Package: aapt Architecture: arm64 Version: 1:8.1.0+r23-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: android-platform-frameworks-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1596 Depends: android-libaapt, android-libandroidfw, android-libbase, android-libutils, android-libziparchive, libc6 (>= 2.17), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libpng16-16 (>= 1.6.2-1), libprotobuf-lite17, libstdc++6 (>= 9) Filename: pool/main/a/android-platform-frameworks-base/aapt_8.1.0+r23-ok2_arm64.deb Size: 584880 MD5sum: aaeb1df6b42eeec1448d214e71257fbd SHA1: ce1daecae6383848415683a863bc3f1e2bd1c114 SHA256: 17b222ebdceb827f84376d57b6c3e694be3fe3dff6e120bd19a67758c9d2f5c6 SHA512: 11b44a680e2ff23c2f13323b19cfef61a529d4c2bc61d3ca9114adc45da4adcd5473f1ea0ce9bf388ff1a0aa5e597a1b099019af39c7d4efd3a5b146d16c5333 Homepage: https://android.googlesource.com/platform/frameworks/base Description: Android Asset Packaging Tool The Android Asset Packaging Tool (aapt) takes your application resource files, such as the AndroidManifest.xml file and the XML files for your Activities, and compiles them. An R.java is also produced so you can reference your resources from your Java code. This tool allows you to view, create, and update Zip-compatible archives (zip, jar, apk). It can also compile resources into binary assets. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: accountsservice Architecture: arm64 Version: 0.6.55-ok5 Priority: optional Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 512 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/main/a/accountsservice/accountsservice_0.6.55-ok5_arm64.deb Size: 72754 MD5sum: ee8f21fa4eab224edcf5b894df3db2b7 SHA1: 58e65d43467ddcd8a0dc4e3d4c805989d1989881 SHA256: 3a843fe34ccb23595e7ffc877e66e417945150004661f7eeac17a47b75b66a06 SHA512: b36817e7ec43fd30db71cc9ccebe4b31a478ca0cc16e3e9fe8e4904cb38fd59f82241ad0fea92a5ef95c60059f73a6eb6dcc941c1b86f141072a6467d5edf2d8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: adb Architecture: arm64 Version: 1:8.1.0+r23-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 227 Provides: android-tools-adb Depends: android-libadb (= 1:8.1.0+r23-ok2), android-libbase, libc6 (>= 2.24), libgcc-s1 (>= 3.0), libstdc++6 (>= 6) Recommends: android-sdk-platform-tools-common Breaks: android-tools-adb (<< 6.0~) Replaces: android-tools-adb (<< 6.0~) Filename: pool/main/a/android-platform-system-core/adb_8.1.0+r23-ok2_arm64.deb Size: 90934 MD5sum: 4a8a13c8fac12d2754040102006b07f9 SHA1: 632fc18b195fad9ae16e21df3261ca9dc21c6b3e SHA256: 978fe7359276c75e4ac2677c1a5b653d64e872ead4b8b41307d0c02a25b5b72d SHA512: 8604860885104a38da686baac38f59cb724e03b25cca7f07cf12176da114054e4b18b167c9546f98339c772df7c65dc60e7dbb7363567216bd5adce522b4e8bf Homepage: https://android.googlesource.com/platform/system/core Description: Android Debug Bridge A versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device. . This package recommends "android-sdk-platform-tools-common" which contains the udev rules for Android devices. Without this package, adb and fastboot need to be running with root permission. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: adduser Architecture: all Version: 3.118-ok4 Multi-Arch: foreign Priority: important Section: admin Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 761 Depends: passwd, debconf (>= 0.5) | debconf-2.0 Suggests: ecryptfs-utils (>= 67-0), liblocale-gettext-perl, perl Filename: pool/main/a/adduser/adduser_3.118-ok4_all.deb Size: 218292 MD5sum: 9de652c2107687327abd3ab4112a5718 SHA1: 4a87cf975784b7cba4455ded5cbe511ec80cb272 SHA256: 75b662201eb3050a6492ef6c9d68e3000790fc7d52bce19c5139341e25dfac7b SHA512: 2bb3a174dc152b942d8904ed91992b36bcb3e9595b0588fbf87a8f87153298b0207e44bf337ec14bb6c095ee47e54b85a2528d02a5836da6cfbd634347b7abb3 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 appropriate UID and GID values, 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: advancecomp Architecture: arm64 Version: 2.5-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 668 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Filename: pool/main/a/advancecomp/advancecomp_2.5-ok1_arm64.deb Size: 188826 MD5sum: 11da31ccc853138090f0dea8d83fbc8d SHA1: 5891d44ab5a54dc4c722e781eae9032692ae0041 SHA256: c935a72355353c7f2943e9874875ec30e710ebc36d94c1f36cfdfa3be25db115 SHA512: 36e47f976f0d2d12337e0b8fece4ef08a42d4f78851a1cf00154b9ac948b31436789bef05e9be442d28b170db1b24312e7a3174c350dec32235706419ff26e3f 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. 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/main/a/akonadi/akonadi-backend-mysql_22.12.3-ok1_all.deb Size: 10172 MD5sum: ae98a1c29f76e71d46fe9ef12155d032 SHA1: 016b2dd631e70cd773193fab79eca32c8c8c04e4 SHA256: 553d33299ceef9dbabc09767c7bad17551875767777a8e4490631deb39d45f9c SHA512: 3daae827062bb4cc1fae8c4abaefc5d2f5fb4d2892919fb9ad5a6892d9115b3323013300ad2fcd94f0cdd2378a58c9dd2bfebc130fab96d8dff1f6133bb27d17 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. 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/main/a/akonadi/akonadi-backend-postgresql_22.12.3-ok1_all.deb Size: 8140 MD5sum: 481c0b5193e12aa76247a144fcdff730 SHA1: 912f12d8d8eb917c5a18ce066c69d25506a7038e SHA256: 514f90b2f64e190ec60d18a30b77e61ee1b120413fa2c5c0897495d450861dd0 SHA512: a6a33e197255599c911345fcb1d975ba1f67ba0d2f3436261e4ab37411510b4cda46306ff790c6e19d953d09d52b397144f5eabf64424b4c4564da4b786f4e1f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: akonadi-backend-sqlite Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: misc Source: akonadi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 132 Depends: libqt5sql5-sqlite, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libsqlite3-0 (>= 3.6.12), libstdc++6 (>= 5), qtbase-abi-5-15-3 Recommends: akonadi-server Filename: pool/main/a/akonadi/akonadi-backend-sqlite_22.12.3-ok1_arm64.deb Size: 35668 MD5sum: 92ab3f3adf559d93b8b4c15cbbfdfcbb SHA1: 0445b951b6af42e55ba53470f18f1cfdb21d0c2d SHA256: 01d06d384e0e97726cc09e26f099686e416a801e5306b1e2580de169f57ec3ff SHA512: 2bfcc2abf0032e236f7751b6b8e00c22dc3038bc64bec00077e5e621af4ffb0390fd0f0978e9f79ec6b82714adfda99b3215c29e6a57950bf678a33bf4282766 Homepage: https://invent.kde.org/pim/akonadi Description: SQLite 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 SQLite as underlying data storage engine. Since SQLite is an embedded database engine, a separate SQL server daemon is not necessary. . In addition, the package contains an improved QSql driver for SQLite named "QSQLite3". It can be used by any application that needs to access SQLite databases via standard Qt QSql framework. 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/main/a/akonadi-contacts/akonadi-contacts-data_22.12.3-ok1_all.deb Size: 253496 MD5sum: b3cbe6cf60cab8920b3004bddf81b80c SHA1: 8e72762fb9323327e20b8c36646eb01b899c07b2 SHA256: b63a55651ae9ee20902b9cf3dbcee692a2ea9926658232b53f125d7293fd8167 SHA512: 6ba5631515aa29b4ec79cadf092deb98e39ed705ada4658a062690d9212884c33144074407e2667b452dec01a3bc86800e013d940f1f21423a4100fa7a9fe2ef 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. 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/main/a/akonadi-mime/akonadi-mime-data_22.12.3-ok2_all.deb Size: 77858 MD5sum: 15ffe987b42a450e5dc8192abc8727b2 SHA1: ee204918fce7f97799b47920be1d3d7b246c459c SHA256: 249c6c981130f6f7df0e33e9fb4a7409a68033b452dbb084a558eb6d677a0395 SHA512: b1d92069f1f3dc576a03b215ab813cfacccc520529fec02174611b0fffebd44a6dfc4a0008ec42261af7359af1008a7f2287137e965a230077c34854f33f5e03 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: akonadi-server Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: net Source: akonadi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 4146 Depends: akonadi-backend-mysql (= 4:22.12.3-ok1) | akonadi-backend-sqlite (= 4:22.12.3-ok1) | akonadi-backend-postgresql (= 4:22.12.3-ok1), libaccounts-qt5-1 (>= 1.16~), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5akonadiprivate5-22.12, libkf5akonadiprivate5abi2 (>= 4:22.12.3), libkf5akonadiwidgets5-22.12, libkf5akonadiwidgets5abi1 (>= 4:22.12.3), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5crash5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5.2) Suggests: akonadi-backend-mysql (= 4:22.12.3-ok1), akonadi-backend-postgresql (= 4:22.12.3-ok1), akonadi-backend-sqlite (= 4:22.12.3-ok1) Breaks: kdepimlibs-data (<< 4:16.04), libkf5akonadi-data (<< 4:19.08.2-1~), libkf5akonadi-dev-bin (<< 4:18.08.3-8~) Replaces: kdepimlibs-data (<< 4:16.04) Filename: pool/main/a/akonadi/akonadi-server_22.12.3-ok1_arm64.deb Size: 951656 MD5sum: e30b382d95fd22abb1d3196d093e5c50 SHA1: 0f3720f029cdc2dd34a6c0a20caae8b12d0c0ee3 SHA256: d5a67a88d722901f94ca2ecf20a8ed1c7b21946adb2dc3291a1c1943c42ed916 SHA512: c239b17c87e82e6105ee95fb9a2ae8a49fcb0876a9b235b12e52252793f58124c28d9e9a96726c7add1c127cb6fe9912129b05a965be190a48d0a8bff08e7d96 Homepage: https://invent.kde.org/pim/akonadi Description: Akonadi PIM storage service 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 contains the Akonadi PIM storage server and associated programs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: alsa-ucm-conf Architecture: all Version: 1.2.2-ok3 Multi-Arch: foreign Priority: optional Section: libs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ALSA Maintainers Installed-Size: 350 Enhances: libasound2 Filename: pool/main/a/alsa-ucm-conf/alsa-ucm-conf_1.2.2-ok3_all.deb Size: 28062 MD5sum: 2e06f4f1914eeabe7acd328520c5ddf5 SHA1: 7003c1f314056949f88cba84a8e8c5935b63bb57 SHA256: a60d360195936b04117b34544252281f1d54a06c3f62b0db5de337c01b03fbe9 SHA512: a7af6cf2e3a403a9699a172f7424d86915fbbf19bda3f1e3327061c296ca2a1ffb4791d258412a732fd4fcdd479d80cebbcbe8a21f484c0cb47b79c33cd3a307 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: alsa-utils Architecture: arm64 Version: 1.2.2-ok3.1 Multi-Arch: foreign Priority: optional Section: sound Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2934 Provides: audio-mixer Depends: kmod (>= 17-0), lsb-base (>= 3.0-0), libasound2 (>= 1.2.1), libatopology2 (>= 1.2.2), libc6 (>= 2.34), libfftw3-single3 (>= 3.3.10), libncursesw6 (>= 6), libsamplerate0 (>= 0.1.7), libtinfo6 (>= 6) Suggests: dialog Filename: pool/main/a/alsa-utils/alsa-utils_1.2.2-ok3.1_arm64.deb Size: 1118162 MD5sum: 2c83f5f3c364a150c1fab9e18a36b1b6 SHA1: 4a973f1ad091dd4e9e77cce112d540374145017a SHA256: f128862da7e7413c533cf7d4fa36d21a44aeb1ad14753cc92bbb3f25b9be4a4e SHA512: c7d45fce94990a2f2d09cd94245c8981a5ccbec6eb9cb006f343841d53acf4da719b3d82fc8bb61a38477e5a30c2f8138f3f9c5302375b4bf5c0c3fa27426911 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: amqp-tools Architecture: arm64 Version: 0.10.0-ok3 Priority: optional Section: net Source: librabbitmq Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 121 Depends: librabbitmq4 (= 0.10.0-ok3), libc6 (>= 2.34), libpopt0 (>= 1.14) Filename: pool/main/libr/librabbitmq/amqp-tools_0.10.0-ok3_arm64.deb Size: 29352 MD5sum: 05f04395d540700d046a104438067af5 SHA1: 9413bab38abe16ad2d244ab4f9c0d0716f8e2b69 SHA256: 034f77cb8eddc265faa4294859a353e7ee9d173fff6333b9df6467afb54c2a0b SHA512: af04418188c4958c18516b99e907017ffe7a84a300581f410397ec89fdd6b9ef89046902473c7c7f0070601d44ef7bcca1489f48a82e66ba00221a1b20253b82 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-framework-res Architecture: all Version: 1:8.1.0+r23-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: android-platform-frameworks-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 36575 Filename: pool/main/a/android-platform-frameworks-base/android-framework-res_8.1.0+r23-ok2_all.deb Size: 13688560 MD5sum: 2ce46894b2299221bcefe78c0469da9b SHA1: 99a0d7c564a0d912569e5eeca07f2e19f54f84b7 SHA256: 67d4c1fb8ec9058135bf6f56fd41ed41cf13b14677dc56d1c6a99ca78a382035 SHA512: ef92b027d5add4eeb90c7e6fa6ae5bb7c69967bc1557f4d5fba2239fa1359f25301985a8ae617b50df354f035deee7361de795ab9c7ef1d81833c5db24a766b9 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libaapt Architecture: arm64 Version: 1:8.1.0+r23-ok2 Multi-Arch: same Priority: optional Section: devel Source: android-platform-frameworks-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 787 Depends: android-libandroidfw, android-liblog, android-libutils, libc6 (>= 2.17), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/a/android-platform-frameworks-base/android-libaapt_8.1.0+r23-ok2_arm64.deb Size: 280186 MD5sum: 5d7c1e2c0bba89deb08c34d7946af73e SHA1: 0ef518215c498f017311c8b15872002486f9306d SHA256: 22bdfefb17640b808e99be67c1be45438d06ece789d60d737feccc1a108a7a97 SHA512: 722c1ca6fda0e6e68d7c7c62aa63acab240be84997941e543778d15b51305473ce7d66d3657e0986132778592d54c5f8f05a6aeb0bfca55ad093f4941b7b9a45 Homepage: https://android.googlesource.com/platform/frameworks/base Description: Android Asset Packaging Tool - Shared library The Android Asset Packaging Tool (aapt) takes your application resource files, such as the AndroidManifest.xml file and the XML files for your Activities, and compiles them. An R.java is also produced so you can reference your resources from your Java code. This tool allows you to view, create, and update Zip-compatible archives (zip, jar, apk). It can also compile resources into binary assets. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libadb-dev Architecture: arm64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libdevel Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 49 Depends: android-libadb (= 1:8.1.0+r23-ok2), android-liblog-dev (= 1:8.1.0+r23-ok2) Filename: pool/main/a/android-platform-system-core/android-libadb-dev_8.1.0+r23-ok2_arm64.deb Size: 12890 MD5sum: f9d2039c5472d6d51261f355b1cc2cdb SHA1: fc0fb07a7ded074b3b46bb8ef36c4a876f18c5b3 SHA256: 0a61e0eeb2939bd3c644114775e09acf560d0c69d4761d985212e01c844fe613 SHA512: 2baebe6e83bf585cdac78e044be55cd4a87b5f78701a003204431a142c7fd6717e0167a23bb63e85c753d480f72b7d29ae1d37661f918374870dfe2db9b0170a Homepage: https://android.googlesource.com/platform/system/core Description: Library for Android Debug Bridge - Development files This library provides APIs for accessing and controlling Android devices. . This library is only used by Android SDK currently. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libadb Architecture: arm64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 337 Depends: android-libbase (= 1:8.1.0+r23-ok2), android-libboringssl, android-libcrypto-utils, android-libcutils, libc6 (>= 2.24), libgcc-s1 (>= 4.2), libstdc++6 (>= 6), libusb-1.0-0 (>= 2:1.0.16) Filename: pool/main/a/android-platform-system-core/android-libadb_8.1.0+r23-ok2_arm64.deb Size: 130256 MD5sum: 55fa649394aac1ca8e2e1c46a068cdfa SHA1: cc362900f2980918925a167715254c0b909c3bad SHA256: 45c9819aac86f9ec363bac1f1a3ee29167b560b1605d88dcf8731d3878a6f7a1 SHA512: a1150276ddd8a49df585c64efd0dd41e5f259c284783562f7007bf4d213461bb94adaafbb9a6e2e90d9b283795499196c09084365d7e51d01afcd83e18c1860b Homepage: https://android.googlesource.com/platform/system/core Description: Library for Android Debug Bridge This library provides APIs for accessing and controlling Android devices. . This library is only used by Android SDK currently. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libandroidfw-dev Architecture: arm64 Version: 1:8.1.0+r23-ok2 Multi-Arch: foreign Priority: optional Section: libdevel Source: android-platform-frameworks-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 218 Depends: android-libandroidfw (= 1:8.1.0+r23-ok2), android-libutils-dev (>= 1:8.1.0+r23~), android-platform-frameworks-native-headers (>= 8.1.0+r23~) Breaks: android-libandroidfw (<< 21-0) Replaces: android-libandroidfw (<< 21-0) Filename: pool/main/a/android-platform-frameworks-base/android-libandroidfw-dev_8.1.0+r23-ok2_arm64.deb Size: 45464 MD5sum: 0b439523918aad2a4be9938a304149c6 SHA1: ffa3bcfabf4acc0b8d4c8fe7ccd4ad8249da0492 SHA256: 50d6a6399e9e42f8c5c9b0eefa12c4ad0fff797f5768026d4ee67008455743b2 SHA512: f700714a989b6f4d805b6e21770727e8109983446d1a128365fce86f78cbc3fa0481320e075b5d2083fd490c3cc008cf9741a730e56a3a009fec8e51d8e08e1f Homepage: https://android.googlesource.com/platform/frameworks/base Description: Android utility library - Development files Library providing utility functions to Android related tools. This is needed purely to get various Android utilities working. In the Google builds of the Android SDK, this library is statically linked, but in the Debian packaging, it is a private shared library. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libandroidfw Architecture: arm64 Version: 1:8.1.0+r23-ok2 Multi-Arch: same Priority: optional Section: libs Source: android-platform-frameworks-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 352 Depends: android-libbase, android-liblog, android-libutils, android-libziparchive, libc6 (>= 2.17), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/a/android-platform-frameworks-base/android-libandroidfw_8.1.0+r23-ok2_arm64.deb Size: 139534 MD5sum: 237c8ada7d4066a734ad02d55df89563 SHA1: 212dcd28175353c188766235ffad88f0e44811b3 SHA256: 7a20baf75871677a37dd2ac8e1d873550440a8ef239a6d089b981c2a20142acb SHA512: d68ee1951d86e034d8e4bbc3aa549fb61365e5937f4dbd2a8dbf0a9f04843f3293ac84d8f6b966b0d29294f3c56fb86751cb0fbec8f9579393d2c7a27c4a6c72 Homepage: https://android.googlesource.com/platform/frameworks/base Description: Android utility library Library providing utility functions to Android related tools. This is needed purely to get various Android utilities working. In the Google builds of the Android SDK, this library is statically linked, but in the Debian packaging, it is a private shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libbacktrace-dev Architecture: arm64 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: 43 Depends: android-libbacktrace (= 1:8.1.0+r23-ok2) Filename: pool/main/a/android-platform-system-core/android-libbacktrace-dev_8.1.0+r23-ok2_arm64.deb Size: 7180 MD5sum: 6a933d1cdefedbdff87fb0707a81810e SHA1: 02232947f93e3e30185e28a564281eb1183a9a88 SHA256: 8347d2d590ff69d07a4f928271d571bd5eddabb9856931fd86e6453a15376cdd SHA512: f0b3446bf4284f6c83a6baaa4cfd1c81694c0c5f5da673dd38e3214641e2535bf483b348ac7b17f6e9f9285345896422945959249aaa4f4d1ba174f0c401e717 Homepage: https://android.googlesource.com/platform/system/core Description: Android backtrace library - Development files This library is only used by Android SDK currently. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libbacktrace Architecture: arm64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 127 Depends: android-libbase, android-libcutils, android-liblog, android-libunwind, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/a/android-platform-system-core/android-libbacktrace_8.1.0+r23-ok2_arm64.deb Size: 47834 MD5sum: c5f881e60ee78c963c0a4b447f1cea60 SHA1: 49531a969253431858578d5b0d3d086b1cd8d0d7 SHA256: 6a29cc65295b23b7bdcbcc6fa45f304cb4b50cfdcd30e8533a3cf69422755a52 SHA512: 6f8a27a3f7cd2e762a1ed5a1b84bab47225516299fdb168a8cd568b29b3d9bbf402db47d9abdddd51b8a5c985a5e5a01608f8717e5d4d53efb25c3598fee7a8b Homepage: https://android.googlesource.com/platform/system/core Description: Android backtrace library This library is only used by Android SDK currently. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libbase-dev Architecture: arm64 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: 100 Depends: android-libbase (= 1:8.1.0+r23-ok2) Filename: pool/main/a/android-platform-system-core/android-libbase-dev_8.1.0+r23-ok2_arm64.deb Size: 18380 MD5sum: b1aae48d68847a0b1e989c44b01907ba SHA1: 565bcb442411aff5d2d5e9eac40025724b62f9e3 SHA256: e6c8f0e93a73e1a1b2c259f40ec67ceb67de79f3f88a69c559c0b6be6fadd04a SHA512: 190c7ca0c1af7abf676de0fd32341f91621c233c9ddef5daf6c2aa95cef4da3da1113cb0977d4ef4d5eb2748df020f45c91f8422697c9632acfa842d7609fbaf Homepage: https://android.googlesource.com/platform/system/core Description: Android base library - Development files This library provides APIs for basic tasks like handling files, Unicode strings, logging, memory allocation, integer parsing, etc.. . This library is only used by Android SDK currently. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libbase Architecture: arm64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 79 Depends: android-liblog (= 1:8.1.0+r23-ok2), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/a/android-platform-system-core/android-libbase_8.1.0+r23-ok2_arm64.deb Size: 23200 MD5sum: 35806749ae0d53d6902bb4505dcde4d4 SHA1: f6a1e4f0672af78dba4a0e2c9d9a07f1d52e168d SHA256: 91d27f2fc2463cca73b26854aed1fabdc506f4440c48b10a5af93c14ff8835e4 SHA512: 35d4247a81f62ca5a6fcd9528aea92397285b1073246fd720ae2629d6ddaa95acc45461b568333011af3bfb03ca09bd82480bed71d099b787c1b13fc852d1fbd Homepage: https://android.googlesource.com/platform/system/core Description: Android base library This library provides APIs for basic tasks like handling files, Unicode strings, logging, memory allocation, integer parsing, etc.. . This library is only used by Android SDK currently. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libboringssl-dev Architecture: arm64 Version: 8.1.0+r23-ok2 Priority: optional Section: libdevel Source: android-platform-external-boringssl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1206 Depends: android-libboringssl (= 8.1.0+r23-ok2) Filename: pool/main/a/android-platform-external-boringssl/android-libboringssl-dev_8.1.0+r23-ok2_arm64.deb Size: 187166 MD5sum: 09029f03815c514beb6d307e9b351fa9 SHA1: 80fbb9a4cd8b92c27ef87382fffc8512f71873f8 SHA256: 41a33341270bae920a963d31b1f05a00dafaca6ca97d8adbb34d4009dc37b7f0 SHA512: 5cf4d4301176640839c863b5abb8ac8ee4a2a29fdcc6bd66532e180961b78a35e69be61e140809c2e7338e03177b2eda8e711e94355a1c032d56c99ca09bbaac Homepage: https://android.googlesource.com/platform/external/boringssl Description: Google's internal fork of OpenSSL for the Android SDK - devel The Android SDK builds against a static version of BoringSSL, Google's internal fork of OpenSSL. This package should never be used for anything but Android SDK packages that already depend on it. . BoringSSL arose because Google used OpenSSL for many years in various ways and, over time, built up a large number of patches that were maintained while tracking upstream OpenSSL. As Google’s product portfolio became more complex, more copies of OpenSSL sprung up and the effort involved in maintaining all these patches in multiple places was growing steadily. . This is the Android AOSP fork of BoringSSL which is designed to be used by Android and its SDK. BoringSSL is only ever statically linked into apps, and pinned to a commit version. Upstream has no official releases of BoringSSL on its own, so it must be included separately for each project that uses it. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libboringssl Architecture: arm64 Version: 8.1.0+r23-ok2 Priority: optional Section: libs Source: android-platform-external-boringssl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1378 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 4.1.1) Filename: pool/main/a/android-platform-external-boringssl/android-libboringssl_8.1.0+r23-ok2_arm64.deb Size: 541092 MD5sum: 137dc2f823fc94b462feb78bb42e399d SHA1: 1ec17606babe8d30f62562b10a3fac56d27b813e SHA256: 70baf1a7738dc082521a5690d9fc651e7a75a1ccfe9efedb1b02eb7c3ac03572 SHA512: 489cd9b4b46b0bdc58be1174287e58411646a85ab6ccbb0925f4fed73c717cab194864d5f111bc139515a506c3a6649dd920ff56b34f705bf269bab8a1dbac48 Homepage: https://android.googlesource.com/platform/external/boringssl Description: Google's internal fork of OpenSSL for the Android SDK The Android SDK builds against a static version of BoringSSL, Google's internal fork of OpenSSL. This package should never be used for anything but Android SDK packages that already depend on it. . BoringSSL arose because Google used OpenSSL for many years in various ways and, over time, built up a large number of patches that were maintained while tracking upstream OpenSSL. As Google’s product portfolio became more complex, more copies of OpenSSL sprung up and the effort involved in maintaining all these patches in multiple places was growing steadily. . This is the Android AOSP fork of BoringSSL which is designed to be used by Android and its SDK. BoringSSL is only ever statically linked into apps, and pinned to a commit version. Upstream has no official releases of BoringSSL on its own, so it must be included separately for each project that uses it. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libcrypto-utils-dev Architecture: arm64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libdevel Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 28 Depends: android-libcrypto-utils (= 1:8.1.0+r23-ok2) Filename: pool/main/a/android-platform-system-core/android-libcrypto-utils-dev_8.1.0+r23-ok2_arm64.deb Size: 4956 MD5sum: 81e4afb15860de92d2e8cedce54b2550 SHA1: 9788808c072a769e20577742ef294e5779a60d1f SHA256: 0225534a58d5369026b55781da933201a096fb6301cbf1c4ad1af08719a20e5d SHA512: b2e4b9d530c96a6be1d5ab9400a1e916e6ce64999caf86126962fd0a5551eabf6a5acd2434ecffa8a84b78c655515a2096f8a4fa611a1a77968800ce97f05ba6 Homepage: https://android.googlesource.com/platform/system/core Description: Android crypto-utils library - Development files This library provides utility APIs for cryptography. . This library is only used by Android SDK currently. . This package provides the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libcrypto-utils Architecture: arm64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 32 Depends: android-libboringssl, libc6 (>= 2.17) Filename: pool/main/a/android-platform-system-core/android-libcrypto-utils_8.1.0+r23-ok2_arm64.deb Size: 6944 MD5sum: 14b4cbcb08485f311dc57d3f118b85c1 SHA1: 49ef97a7ed48515145024238744dd3e660f2501f SHA256: 01d27c5858b2f9c5b8f530752687d368418aa3d0130276eabcd850d570a55ca9 SHA512: 4a5faabef3c5e645ecde5cc77e802050892471c4fc53785faf922ddae9929b07d21f283bd4c460dac89d0bfde2f806a970ce02b37679ac68381c561c1e1f21cc Homepage: https://android.googlesource.com/platform/system/core Description: Android crypto-utils library This library provides utility APIs for cryptography. . This library is only used by Android SDK currently. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libcutils-dev Architecture: arm64 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: 117 Depends: android-libcutils (= 1:8.1.0+r23-ok2), android-liblog-dev (= 1:8.1.0+r23-ok2), android-platform-system-core-headers (= 1:8.1.0+r23-ok2), libbsd-dev Breaks: android-libcutils (<< 21-0), android-liblog-dev (<< 1:6) Replaces: android-libcutils (<< 21-0), android-liblog-dev (<< 1:6) Filename: pool/main/a/android-platform-system-core/android-libcutils-dev_8.1.0+r23-ok2_arm64.deb Size: 20286 MD5sum: f1acbd84686a450829155132d650341b SHA1: 4548e6054f6f79faedb862eb18a1c37d8c4987ec SHA256: 5502e4e9352bd578cbfb9bbc4ed0596c5e543f108ae681a2c14c72f23dad8a19 SHA512: 329ff70b86b95517063c1f0334313e0c04d389614e4a3371b1051e722b3de3244fec282d72d62bb342b69913f785e5d8933a5b679d17bd6a6a00edfa738abcd9 Homepage: https://android.googlesource.com/platform/system/core Description: Android utils library for C - Development files This library provides common functionalities for android related tools. . This library is only used by Android SDK currently. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libcutils Architecture: arm64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 79 Depends: android-liblog (= 1:8.1.0+r23-ok2), libbsd0, libc6 (>= 2.17) Filename: pool/main/a/android-platform-system-core/android-libcutils_8.1.0+r23-ok2_arm64.deb Size: 24134 MD5sum: 7a524433c2427c57903c9f749ae53100 SHA1: 2e3ad024c976490b032a1156f48546cfebf9e800 SHA256: b98a08a4cae112050a44ce03110b1beda344728eb57aed2cfcf337ae85b73715 SHA512: e8445c7a06b64213da67d0364e214637096ea6c5fa3196f7ee7a509118a7b66b58ab7ddc63e608a0931aa47ef3fbf3d8983e01c2b61eec1660945a1598930b30 Homepage: https://android.googlesource.com/platform/system/core Description: Android utils library for C This library provides common functionalities for android related tools. . This library is only used by Android SDK currently. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-liblog-dev Architecture: arm64 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: 110 Depends: android-liblog (= 1:8.1.0+r23-ok2) Breaks: android-liblog (<< 21-0) Replaces: android-liblog (<< 21-0) Filename: pool/main/a/android-platform-system-core/android-liblog-dev_8.1.0+r23-ok2_arm64.deb Size: 20774 MD5sum: e92a356638c46a059c5b787a220dd866 SHA1: 7e40657115383ab077cf4dbb7b87734422b4e0e8 SHA256: 7de1ae46d89fc5e192a18f6495a48905923e2871e665a3598c8f469fd9d4192c SHA512: 645ae5cae103a26494219567b26010b3b0edf26a00d62ac3af50efc07f7fa0f0f6bd5764fadcc8c684f1a4da82ba473e676b52d2952ebfcff5d1eef864dc4de9 Homepage: https://android.googlesource.com/platform/system/core Description: Android NDK logger interfaces - Development files liblog represents an interface to the volatile Android Logging system for NDK (Native) applications and libraries. Interfaces for either writing or reading logs. The log buffers are divided up in Main, System, Radio and Events sub-logs. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-liblog Architecture: arm64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 104 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/a/android-platform-system-core/android-liblog_8.1.0+r23-ok2_arm64.deb Size: 43160 MD5sum: 3b104ed7195eabff51c104494508e975 SHA1: ceaab7ccdd0f0cb93364a814e07e49329b56970c SHA256: 2678d86b8646207f04a65f97e5ca190ec08c45d53d8820fb15140aa2035a284b SHA512: cadc088e36045e78a58b0549ac6121df91f6187151729b6d178ddfbe22aaa87816b045332be1640de1b35296b50a71589c7ad12f4752bce34d7de8239102a8ef Homepage: https://android.googlesource.com/platform/system/core Description: Android NDK logger interfaces liblog represents an interface to the volatile Android Logging system for NDK (Native) applications and libraries. Interfaces for either writing or reading logs. The log buffers are divided up in Main, System, Radio and Events sub-logs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libnativebridge-dev Architecture: arm64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libdevel Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 48 Depends: android-libnativebridge (= 1:8.1.0+r23-ok2), android-libnativehelper-dev Filename: pool/main/a/android-platform-system-core/android-libnativebridge-dev_8.1.0+r23-ok2_arm64.deb Size: 8164 MD5sum: 9ebf818f008c2910172f642d1ec66478 SHA1: fa0b990295ec2dc8635bc958013c2be47cc50f05 SHA256: 3907753019335b8698e247f69072529bcf893bb04c8d8759384739e54acae5cf SHA512: 1bd7bb1d9915220674115c065e8a4f1a52a3cca23e685373010c29aa4ced4b8587247e7543ab4ff4ed302f0a2dd882d696a5c7f7ca2858978649ea884fbb35b5 Homepage: https://android.googlesource.com/platform/system/core Description: Android native bridge library - Development files This library is only used by Android SDK currently. . This package provides the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libnativebridge Architecture: arm64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 46 Depends: android-liblog, libc6 (>= 2.17), libstdc++6 (>= 4.1.1) Filename: pool/main/a/android-platform-system-core/android-libnativebridge_8.1.0+r23-ok2_arm64.deb Size: 10308 MD5sum: 7b19386cbb4d8b46e29dba9a47fa38a5 SHA1: a4dfa94dae01c0446c817e1fe5e711c8cc4615c4 SHA256: 143f56f4368d0cf04e0a16674aae06e3bf102138d5a898a3540c9760221053bc SHA512: 8ed016ea74dbf41099a334fc8d264e84c0c2302faadcac504d7d271a44992a5b70f4adba5b306b949c41551a56cba06c1702f103b5e473aa1af94fa3f464ed42 Homepage: https://android.googlesource.com/platform/system/core Description: Android native bridge library This library is only used by Android SDK currently. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libnativeloader-dev Architecture: arm64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libdevel Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 39 Depends: android-libnativehelper-dev, android-libnativeloader (= 1:8.1.0+r23-ok2) Filename: pool/main/a/android-platform-system-core/android-libnativeloader-dev_8.1.0+r23-ok2_arm64.deb Size: 6482 MD5sum: 08d1debed12f4b199b5f8d679e87f932 SHA1: f5c20144d2112a4d9014ea00e3735ce18db01d8f SHA256: ed7ccfe1250dc4a03cc9d9d995e30ad547e80d58f27ee3cc36ad0e42f4de69bb SHA512: b48b7eb1fcbad476e1b523be12a636de1cacb65132250030a1779d693a75e69837844549dbd6c33f38eaa2d86d563e97aba7c32fe30d75f5aec62255f8e4631b Homepage: https://android.googlesource.com/platform/system/core Description: Android native loader library - Development files This library is only used by Android SDK currently. . This package provides the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libnativeloader Architecture: arm64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 38 Depends: android-libnativebridge, libc6 (>= 2.17), libstdc++6 (>= 5.2) Filename: pool/main/a/android-platform-system-core/android-libnativeloader_8.1.0+r23-ok2_arm64.deb Size: 6328 MD5sum: aabd6768ed9d4d675b50b767a0fa529d SHA1: e68f2d5af698fecdd1313c41f53015ea602e7d67 SHA256: e7d90b7b460a24dc396392224c8a294757a05ab8f0b95de0c440fc5510435e7e SHA512: 61af3503e9cb64789bb43891f68685f4415a370e240fe43e743bf7fc4ec44602b249ad245547585934379621f2c55584de10b64b9a3d7ea165c1a52ce6432e36 Homepage: https://android.googlesource.com/platform/system/core Description: Android native loader library This library is only used by Android SDK currently. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libsparse-dev Architecture: arm64 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: 42 Depends: android-libsparse (= 1:8.1.0+r23-ok2) Filename: pool/main/a/android-platform-system-core/android-libsparse-dev_8.1.0+r23-ok2_arm64.deb Size: 6556 MD5sum: e14ae8e9a603e58750bcccd480bc66a0 SHA1: 1f739063bf2c1dfae49a07864329d05b5baf3fdd SHA256: 660442b4941f419a350c2b013f10420c65da2a1bbf4b62d2c784f6817ac2755e SHA512: 984e631e20dac970df5676012588a509260aad6002dccc9c8e2d7a2185813e2f21870f30d3f21d0055f2caff265e572a6be1790ab6a6075a79c537279b7b1558 Homepage: https://android.googlesource.com/platform/system/core Description: Library for sparse files - Development files This library provides APIs for creating, manipulating and destroying sparse files. . This library is only used by Android SDK currently. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libsparse Architecture: arm64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 59 Depends: android-libbase, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.3.4) Filename: pool/main/a/android-platform-system-core/android-libsparse_8.1.0+r23-ok2_arm64.deb Size: 17124 MD5sum: b476ed2de54e22aeaa610030538008d8 SHA1: 2422da14d431faba713047ce26817869c44ab5cb SHA256: c652e6a4064db2513d5e19f63ce092220016170f1aba3d95d5eb7cdfb2cacf09 SHA512: 6970f590ad0d9f9b9468bea427641a93e0361470abc66d86b0a73e3b37ec156aa368722122883cbce17f891128b51b917c1abde44699f0e948544805cfe49871 Homepage: https://android.googlesource.com/platform/system/core Description: Library for sparse files This library provides APIs for creating, manipulating and destroying sparse files. . This library is only used by Android SDK currently. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libunwind-dev Architecture: arm64 Version: 8.1.0+r23-ok2 Priority: optional Section: libdevel Source: android-platform-external-libunwind Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 143 Depends: android-libunwind (= 8.1.0+r23-ok2), libbsd-dev Filename: pool/main/a/android-platform-external-libunwind/android-libunwind-dev_8.1.0+r23-ok2_arm64.deb Size: 26014 MD5sum: 2bffca240d6b17d2dfc1cace5cd2fbdf SHA1: 0d4acaee504c5e6ea9d29b20b8e506285bf75167 SHA256: 55e3e8fdad70f19d675ea8ac0849714ed8765cdcdfbad091df0a1a630d8c2598 SHA512: 98b1440b584ff300d5984b0708c499e4022ba9c1c9724a5de2034f79afabcb68c3a8b96975361b73f753ad5d5e1bc9128898f14ce16e7828a553f1ca9d7a160a Homepage: https://android.googlesource.com/platform/external/libunwind Description: libunwind for Android - Development files This library is the AOSP fork of libunwind. It is used by libbacktrace. . This package is only available on x86, ARM and MIPS because the AOSP modifications only apply on these platforms. . This library is only used by Android SDK currently. . This package provides the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libunwind Architecture: arm64 Version: 8.1.0+r23-ok2 Priority: optional Section: libs Source: android-platform-external-libunwind Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 119 Depends: p7zip-full, libc6 (>= 2.17) Filename: pool/main/a/android-platform-external-libunwind/android-libunwind_8.1.0+r23-ok2_arm64.deb Size: 46742 MD5sum: 9ca0ed4440371979cb0d7204049ad5e0 SHA1: 9ca09b3d9080761a8ac7badc589d53972659291e SHA256: 2baa10d43bebbd3a279e895b4b961530061467b6c82bc8cdf8c0079c666bba2c SHA512: 2bf11aea253fed8d61cbeb37e0f5ec0e4fb8057d3462a67c9b8bcfb231504713126258431b69fe13dc4ad4e39fae3b983a02f889613b4f25d57ff8e1b1ef802d Homepage: https://android.googlesource.com/platform/external/libunwind Description: libunwind for Android This library is the AOSP fork of libunwind. It is used by libbacktrace. . This package is only available on x86, ARM and MIPS because the AOSP modifications only apply on these platforms. . This library is only used by Android SDK currently. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libutils-dev Architecture: arm64 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: 288 Depends: android-libbacktrace-dev (>= 1:8.1.0+r23-ok2), android-libcutils-dev (>= 1:8.1.0+r23-ok2), android-libutils (= 1:8.1.0+r23-ok2), android-platform-system-core-headers (>= 1:8.1.0+r23-ok2) Filename: pool/main/a/android-platform-system-core/android-libutils-dev_8.1.0+r23-ok2_arm64.deb Size: 51174 MD5sum: a740c3b9dd822f65ddea0afd66ccdbe5 SHA1: 27f9b8d4d94bd538d77aab1641bf15b5707266f7 SHA256: 2617914c90e2efec2d59b3dece8e26a5751f204bbd69c858f8c4eb6e45c2a2ce SHA512: ad05dd8219069e5436ba6d809bdd45562e888a57f7f064c397b7adf9dffaf29197f02d94c6d4516405ea0b6bd74eb5ce73e5488dc2bf3cecd42cf00473f1cd13 Homepage: https://android.googlesource.com/platform/system/core Description: Android Utility Function Library - Development files This library provides miscellaneous utility functions. . This library is only used by Android SDK currently. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libutils Architecture: arm64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 167 Depends: android-libbacktrace, android-libcutils, android-liblog, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Filename: pool/main/a/android-platform-system-core/android-libutils_8.1.0+r23-ok2_arm64.deb Size: 52432 MD5sum: 57973050a691303f041efa8bae5f59af SHA1: c94c388a3685d266de5f20e31de71dbd8b22e60e SHA256: 229c307bca23f23a55a259c9543e2d7c47f780b8c083e32ecfa0053006d10d4f SHA512: c0ddbd5590205e29136e1b246e27fed4b51bf6c72fd8345aa41890d8607e25b12df4082817c58baae2c52f54f20753a5add30e0bb785957e4f2a8be60e0a725b Homepage: https://android.googlesource.com/platform/system/core Description: Android Utility Function Library This library provides miscellaneous utility functions. . This library is only used by Android SDK currently. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libziparchive-dev Architecture: arm64 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: 47 Depends: android-libziparchive (= 1:8.1.0+r23-ok2) Filename: pool/main/a/android-platform-system-core/android-libziparchive-dev_8.1.0+r23-ok2_arm64.deb Size: 8390 MD5sum: b2237308f6ba98a7b4e9968f9847719d SHA1: 0b7fb951e60c2ec95f5ea093313bed005325b711 SHA256: 4687c0fe516bd6c2a44b93ce59fd2fbc463150c49b9b1bc2888ab92bfd00d1b5 SHA512: 9bbff2045f5b67e481c9fdfd838d6e090316f596d6ca178412cda6828b759ac2beec6e5d6234950d15b804cd8ceb83774e9e1c69de90ee39ffa6d738971cb56d Homepage: https://android.googlesource.com/platform/system/core Description: Library for ZIP archives - Development files This library provides APIs for creating and manipulating ZIP archives. . This library is only used by Android SDK currently. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-libziparchive Architecture: arm64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 79 Depends: android-libbase, android-liblog, android-libutils, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/a/android-platform-system-core/android-libziparchive_8.1.0+r23-ok2_arm64.deb Size: 24382 MD5sum: c1046b46a11354b97584d580b62bbfe9 SHA1: 31ab4931aa8f1fcd46830535edfc0deec57daacb SHA256: 8a6ebe6697ae1f6dd0a2216338f1377483479c85cea64fe60e4e7e4cea897eb9 SHA512: cc2c5ecbe328479b734e27665edca30b2a7db946101ed1550a9761bf2707a92a5318b5c7f36b0c1e8a6008332ef043e7fa400fd27e546c7f6fc5aaad9ccb52e1 Homepage: https://android.googlesource.com/platform/system/core Description: Library for ZIP archives This library provides APIs for creating and manipulating ZIP archives. . This library is only used by Android SDK currently. 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/main/a/android-platform-system-core/android-platform-system-core-headers_8.1.0+r23-ok2_all.deb Size: 25426 MD5sum: 4f1a4112d6c21df3a4f350144774b192 SHA1: 0af39f6a08094ee3fdfe168eb69b4aaa53107c49 SHA256: cf49b7412d2a10d4bc0d26e038383934e5d9bbe8d36cf8182dbe8d0f60f8c9d6 SHA512: cef16f94859c65469b2db8375208c7a0b17d0439019894045b61aed13c0d0be783f3738f4d006a8d5128589e33a01f69eedb06215c67f46064a617a42a5eb70d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: android-sdk-libsparse-utils Architecture: arm64 Version: 1:8.1.0+r23-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 68 Depends: python, android-libsparse, libc6 (>= 2.17) Breaks: android-tools-fsutils, append2simg (<< 1:8.1.0+r23-0), img2simg (<< 1:8.1.0+r23-0), simg2img (<< 1:8.1.0+r23-0) Replaces: android-tools-fsutils, append2simg (<< 1:8.1.0+r23-0), img2simg (<< 1:8.1.0+r23-0), simg2img (<< 1:8.1.0+r23-0) Filename: pool/main/a/android-platform-system-core/android-sdk-libsparse-utils_8.1.0+r23-ok2_arm64.deb Size: 13422 MD5sum: 74f6407c4279269e31edae8c1e0bd98c SHA1: 22b7c037882316a001400fcd1fee82322cb699e2 SHA256: 372edf9b19d98184c4323825ae1b205cb3a397f1f7c8ed2bbd77803d68b7d498 SHA512: 87f99e63085a3a397a9dfc4494c3f4024d0b098cdd7ef1277dad76aa2e55e47e387ae5ad9dec4553ef526740d2b28161202a24748fc832472bf164b4a72be959 Homepage: https://android.googlesource.com/platform/system/core Description: Android sparse image creation tool Command line tools to create sparse images for usage with Android devices. Includes simgimg, img2simg, simg2simg, simg_dump and append2simg tools. 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/main/a/android-platform-system-core/android-tools-adb_8.1.0+r23-ok2_all.deb Size: 9856 MD5sum: c3bf894b5ade2751162c145ccc1d5b56 SHA1: a7def6dab51f282c296d89fcc433bcaf38ed1765 SHA256: b147c7c22e8ebc483d0a21cfd18ae6804328de6613d8c475083b2109ce269678 SHA512: 90b1e42be5a0161c2c67ffa33e7810c4d222fa44309afeff720fb6d98b3f8c8c4cf9019bd85af07764c25feba00cfe045a3e5a7dfd3ebeb2dab32420f5f110b2 Homepage: https://android.googlesource.com/platform/system/core Description: transitional package This is a transitional package. It can safely be removed. 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/main/a/android-platform-system-core/android-tools-fastboot_8.1.0+r23-ok2_all.deb Size: 3944 MD5sum: f0f93f9ea9c284d7400d066ba978b9e1 SHA1: e4c22a9292e67abbd0969fbb0873740f33d0f7bb SHA256: 403e98f3ef7e7d4aeb35296aac2199b4a410ba449a9459dda4ce8d84b2e74278 SHA512: af8bde82452c7457ed5ca200c2a790f7abb597d176211242535d7c486dc4b04d6690b16542936f698f0859461dffe907589f5cb4d60bd5c06bcb9ba8609b7656 Homepage: https://android.googlesource.com/platform/system/core Description: transitional package This is a transitional package. It can safely be removed. 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/main/a/android-platform-system-core/android-tools-mkbootimg_8.1.0+r23-ok2_all.deb Size: 3922 MD5sum: 1eb8a82113b5e3a1e30799ab4154bf53 SHA1: 448eb89530f2c1eaa97446957959456ae22725d5 SHA256: cf4305a452b09c1bbb93802958d2679524eeda181e166eef4c44ce4e23a30e76 SHA512: b2b301d987fe9d6b817472dffbddc0f39905eea739b81b4f8cc0643e2881162b107cb0b86ae40f9a051c508428d0b695c3e71065c0b8a8eeda3a250e1fbf748d Homepage: https://android.googlesource.com/platform/system/core Description: transitional package This is a transitional package. It can safely be removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apache2-bin Architecture: arm64 Version: 2.4.54-ok6 Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 10818 Provides: apache2-api-20120211, apache2-api-20120211-openssl1.1 Depends: perl:any, libapr1 (>= 1.7.0), libaprutil1 (>= 1.6.0), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libbrotli1 (>= 0.6.0), libc6 (>= 2.36), libcrypt1 (>= 1:4.1.0), libcurl4 (>= 7.28.0), libjansson4 (>= 2.4), libldap2 (>= 2.6.2), liblua5.3-0, libnghttp2-14 (>= 1.15.0), libpcre2-8-0 (>= 10.22), libssl3 (>= 3.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, www-browser Filename: pool/main/a/apache2/apache2-bin_2.4.54-ok6_arm64.deb Size: 1112938 MD5sum: 4993e5c85e99c6d957964a6d3bbcc230 SHA1: e04442d94019f30f3a8acab820b366b926e2c44d SHA256: 4cbcf96ea4df83363cccf2e821795d3388895b16476e197b29f0ec0dfe201729 SHA512: 69258478e659318bbda35c2bf3b313eff07d3f98df537a96b1b1cf27b81689e55d0945d080e616cda3ef5c74c4b0cd6da256c10ac8198a081cb64a3715e5924e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apache2-data Architecture: all Version: 2.4.54-ok5 Multi-Arch: foreign Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 857 Filename: pool/main/a/apache2/apache2-data_2.4.54-ok5_all.deb Size: 165048 MD5sum: ac4525f1a979c9ea6aaa3c9ee0b57420 SHA1: 07f6a5f256748703d2f339c5ddd2f290e80199d0 SHA256: 3d3d3c2398f621e20e7aa44326df63ef56848d08a3cb4bf5642cfe39d3e88596 SHA512: edd0cf80aec23229425e6dc807eef0827a40ab64c3ca3425af33f765102a6240def64b7374164569ab21a1d8b2d5ddce52af994b38cf4030cfe8f3979373808d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apache2-dev Architecture: arm64 Version: 2.4.54-ok6 Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1084 Provides: dh-apache2 Depends: debhelper (>= 10), libapr1-dev, libaprutil1-dev, libpcre2-dev, openssl, perl:any Filename: pool/main/a/apache2/apache2-dev_2.4.54-ok6_arm64.deb Size: 191128 MD5sum: 78f2085926b9753d07cc13054b27404c SHA1: e80012707eb1b3b24a6527f7467e0e590cbe732e SHA256: 25415410e3b2a94b82d297f177ddc56cd377101c3163b4aaa927bc4b0175d370 SHA512: 80e70b1c7f1ffc94ecbbfd1fdfc70c691c738be958e1e85804bf34ce54efee1c442a057ed5d79320bd92856691d093de28cc1158deb44d55cd384b010484150d 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apache2-doc Architecture: all Version: 2.4.54-ok5 Priority: optional Section: doc Source: apache2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 25101 Recommends: apache2 Filename: pool/main/a/apache2/apache2-doc_2.4.54-ok5_all.deb Size: 3877506 MD5sum: 8c203281ee288919b4eedad0347c0ba9 SHA1: b9adb752d6e7047a5f39f16d90d42c996aaa56e9 SHA256: bb627cc49e001da98866f51dfe66c9f30dca07e5dbe0faee2cb1cad7c6b4e9e0 SHA512: f00881a7599e469380e8dce0dcb9f6adb1d7c79581dece79f6ee6cee400db8cb409ddd5011d514c031dd4099b03d796518ce5130db1c7f2eab8f87f1dcefc178 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apache2-ssl-dev Architecture: arm64 Version: 2.4.54-ok6 Multi-Arch: same Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 13 Depends: apache2-dev (= 2.4.54-ok6), libssl-dev Filename: pool/main/a/apache2/apache2-ssl-dev_2.4.54-ok6_arm64.deb Size: 4824 MD5sum: 740685b4e86f6236d0e0626122a3ff68 SHA1: 42d9b827c61f3c7b239d21b0c98c3bbb07efa26d SHA256: 1eacbb6f430b7bef2428537f52663432fde1478f026f991a1e74ed966e607272 SHA512: 1997e6118b4b4c266f62274fcbc2f318a542f7778f6e8827554072feb6e6b5919f9b5e11c6d3e94678af15e59f4d96f864f81bfefcf8f54425496d0d38cde7d0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apache2-suexec-custom Architecture: arm64 Version: 2.4.54-ok6 Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 217 Provides: apache2-suexec Depends: apache2-bin, libc6 (>= 2.34) Filename: pool/main/a/apache2/apache2-suexec-custom_2.4.54-ok6_arm64.deb Size: 17412 MD5sum: f8485630b3309de3945a99aea00c19b4 SHA1: 9ccc8e72996e13621f7ca2700e3d4ee705742168 SHA256: d3dc64ec89f00eb5a9b181ba5a651408a51720b565ed3aff0cb15d0fba86a6c0 SHA512: 489daa992105ff2fbf724010fa76dcbe8bcd56c4d9b9ad801a2ea1440c2d180d7f3b3e75dac66d84f840d16fb8165af3ef9a1d60d73556896dc8b33afd6d9d1c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apache2-suexec-pristine Architecture: arm64 Version: 2.4.54-ok6 Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 211 Provides: apache2-suexec Depends: apache2-bin, libc6 (>= 2.34) Filename: pool/main/a/apache2/apache2-suexec-pristine_2.4.54-ok6_arm64.deb Size: 16018 MD5sum: bb0c0b36af5f20cc11c272db0ded72a1 SHA1: 8c2a6a4c7b6db06fd6dbeb4f8f1f95e7b0383a0e SHA256: 400a4eb14e96b48243491bf6146e055b3d8392db447aae2d987a28b3dee9e3c0 SHA512: 4fba58faf930fda471d2cccfa3413610883000c5391610744fef9cd51e6983a2bb9491452019d4027f10fcd09cff9c79bfe7fb9ff36c2c83ae7b605329321a30 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apache2-utils Architecture: arm64 Version: 2.4.54-ok6 Multi-Arch: foreign Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 843 Depends: libapr1 (>= 1.4.8-2~), libaprutil1 (>= 1.5.0), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libssl3 (>= 3.0.0) Filename: pool/main/a/apache2/apache2-utils_2.4.54-ok6_arm64.deb Size: 82444 MD5sum: c2251c2e6174f74a4419e9e41f702e71 SHA1: b0c20460ac067d02d76d9d1b4a476e810aad20b8 SHA256: d16bb4a07cacf460869ab7dcbe81de51fddd2392e3f7cee83e678b653752c5bc SHA512: 1f7ec8cecde7901531d7dc6fb3ddf738f9e718d31ad4df7dd10a9626248f89ced33f5b6b635cd093db4a13ccc6c5273ddf5d6e799209fceb42b58d6bd15b6246 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) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apache2 Architecture: arm64 Version: 2.4.54-ok6 Priority: optional Section: httpd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 563 Provides: httpd, httpd-cgi Pre-Depends: init-system-helpers (>= 1.54~) Depends: apache2-bin (= 2.4.54-ok6), apache2-data (= 2.4.54-ok6), apache2-utils (= 2.4.54-ok6), lsb-base, mime-support, perl:any, procps Recommends: ssl-cert Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, www-browser, ufw Filename: pool/main/a/apache2/apache2_2.4.54-ok6_arm64.deb Size: 99176 MD5sum: 9c994fdf6c2ff3d97dfcc8bb5c525b81 SHA1: af70e3b56e1b19dfcb0370e0fa99eab2372cc8d3 SHA256: 50245e732e14db62267ef7cec4d35a2b201de68e874eafe0652fe6ad0f47d188 SHA512: b5ca21baa57eb77c5f0ac9aa4cbc0059f266a293f3e1cacc3d2987ee9e2fa322bcf976a7001401536c5c23f9b7239cf37fc47941c2451dcb3231d6e648186bc2 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. 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/main/a/android-platform-system-core/append2simg_8.1.0+r23-ok2_all.deb Size: 4242 MD5sum: 5afde7b64cbfb0b9e9eea46382e34f2e SHA1: a0e7f885163ef7976402cd4b21dec0ff2dd6e840 SHA256: 4f7e1e8e52ee2cc7d69238b0a2191c32c8f123a835049150d8cbc736e8e67cff SHA512: 9292ec3615774ad17685e0152679bb5c9a9a2eb403d62b77438ddeb5acf68199f48f4a35042a75ffae4002e1d46394242d5e194fa2034a74c572fe90f944d43a Homepage: https://android.googlesource.com/platform/system/core Description: Transitional package This is a transitional package. It can safely be removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: appmenu-gtk-module-common Architecture: all Version: 0.7.6-2.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: appmenu-gtk-module Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 20 Depends: dconf-gsettings-backend | gsettings-backend, init-system-helpers (>= 1.52), libglib2.0-bin Filename: pool/main/a/appmenu-gtk-module/appmenu-gtk-module-common_0.7.6-2.1-ok1_all.deb Size: 3978 MD5sum: 08024b3d5ec9df6e75b2be43fa82bbd7 SHA1: 2c24e42804196230d67a963d4cfb1f352e55cfb1 SHA256: cc0dd3930bd404150ec5e0bc2a6516071e1794fd2d888c82081ad7ee2232e433 SHA512: 16ba04efb04ae56a11a382d7a09d57443aa5ec1cce4852bfb55f297bc763ea7a419579f42ee7f0048f0b8d36e1eab349d66961612784f3791da266257ecdd284 Homepage: https://github.com/rilian-la-te/vala-panel-appmenu/tree/master/subprojects/appmenu-gtk-module Description: Common files for GtkMenuShell D-Bus exporter GTK+ module for exporting old-style menus as GMenuModels. . Many applications implement menus as GtkMenuShells and GtkMenuItems and aren't looking to migrate to the newer GMenuModel API. . The AppMenu GTK+ module watches for these types of menus and exports the appropriate GMenuModel implementation. . This package contains common data files of the actuall appmenu module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: appmenu-gtk2-module Architecture: arm64 Version: 0.7.6-2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: appmenu-gtk-module Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 82 Provides: appmenu-gtk Depends: libappmenu-gtk2-parser0 (>= 0.7.6-2.1-ok1), libc6 (>= 2.17), libglib2.0-0 (>= 2.50.0), appmenu-gtk-module-common (>= 0.7.6-2.1-ok1) Conflicts: appmenu-gtk Replaces: appmenu-gtk Filename: pool/main/a/appmenu-gtk-module/appmenu-gtk2-module_0.7.6-2.1-ok1_arm64.deb Size: 11392 MD5sum: 39a2ab40b7a44bb7258201cac728950a SHA1: 032362122650e8736cb67c99ab496a36919df905 SHA256: 7815ab8f43ae3938ce5b4e33a818f6ea751981a21aa1bf55e392065d3c46011b SHA512: 7fe5876ba83996bb61df531961e02a61e8daa1031d762e7a5675852e0a417dbb8fdaa21bc9b06996cee1af5e8968a4b79c3e0ec7ea5b7ae7c9676e2287d6e02f Homepage: https://github.com/rilian-la-te/vala-panel-appmenu/tree/master/subprojects/appmenu-gtk-module Description: GtkMenuShell D-Bus exporter (GTK+2.0) GTK+ module for exporting old-style menus as GMenuModels. . Many applications implement menus as GtkMenuShells and GtkMenuItems and aren't looking to migrate to the newer GMenuModel API. . The AppMenu GTK+ module watches for these types of menus and exports the appropriate GMenuModel implementation. . This package contains the GTK+2.0 AppMenu module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: appmenu-gtk3-module Architecture: arm64 Version: 0.7.6-2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: appmenu-gtk-module Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 82 Provides: appmenu-gtk3 Depends: libappmenu-gtk3-parser0 (>= 0.7.6-2.1-ok1), libc6 (>= 2.17), libglib2.0-0 (>= 2.50.0), libgtk-3-0 (>= 3.22.0), appmenu-gtk-module-common (>= 0.7.6-2.1-ok1) Conflicts: appmenu-gtk3 Replaces: appmenu-gtk3 Filename: pool/main/a/appmenu-gtk-module/appmenu-gtk3-module_0.7.6-2.1-ok1_arm64.deb Size: 13040 MD5sum: f5f47d82bd418f98de17cb45944a824f SHA1: 79a250ba060a15b4c65089e4f8b48dcef02877df SHA256: c6e5e3876044c7be5ad2084e50db122cba0483c55895b438c0e0b68e107ce229 SHA512: 0e4b2e94474d5ebf5a667f9541971e49bd3e79199c602b31918992325a72d271515f63f1079213eedb223afe85b3cb55e6e0e6c28ddf5091b3bd66751aa33ad9 Homepage: https://github.com/rilian-la-te/vala-panel-appmenu/tree/master/subprojects/appmenu-gtk-module Description: GtkMenuShell D-Bus exporter (GTK+3.0) GTK+ module for exporting old-style menus as GMenuModels. . Many applications implement menus as GtkMenuShells and GtkMenuItems and aren't looking to migrate to the newer GMenuModel API. . The AppMenu GTK+ module watches for these types of menus and exports the appropriate GMenuModel implementation. . This package contains the GTK+3.0 AppMenu module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: appstream-compose Architecture: arm64 Version: 0.16.1-ok1 Priority: optional Section: admin Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 103 Depends: appstream, libappstream-compose0 (>= 0.16.1), 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/main/a/appstream/appstream-compose_0.16.1-ok1_arm64.deb Size: 27218 MD5sum: 6344ccbe60e2d7f913fd1b1a9c0aa929 SHA1: 17b52df3ca824e7ff5b9c9469b59797e8885d629 SHA256: 2b8d5783d754acb46885f47093ceef6f0be801ab56d23a7a7bb3d8834b429cad SHA512: 3c56746e9c0004329bac125f1ca6c40a3f14cdac6d3b5510feac6e3ea800e3ff3e07c9f52297b2c2eac6f3db15d359ada2b25c2ce365bf203a19807ab1c1d543 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: appstream-doc Architecture: all Version: 0.16.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 4391 Depends: libjs-highlight.js Suggests: appstream Filename: pool/main/a/appstream/appstream-doc_0.16.1-ok1_all.deb Size: 1538872 MD5sum: c0b8f8e199b4bd115810708a410e542b SHA1: 2f8c3f36e2ac97eba25ef950b2dca4e4d1ca06c3 SHA256: 98ba17afd86d8877fd2673960f1530521fd06cdaa4e1c39681cd058dbed20743 SHA512: c9b247fef779b1b1a29a17c1135aeba1ccc3ae16793878a8edd83d74cbde002a4648b8be3c9a8b6e5833b15b61dd93082396fb8f7b5bf421c61e1752fbcdc09e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: appstream Architecture: arm64 Version: 0.16.1-ok1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2501 Depends: shared-mime-info, libappstream4 (>= 0.16.0), libc6 (>= 2.34), libglib2.0-0 (>= 2.62) Suggests: apt-config-icons Filename: pool/main/a/appstream/appstream_0.16.1-ok1_arm64.deb Size: 464656 MD5sum: e572ba1b7cde7f5d95ca40024acd3497 SHA1: ada50d52048d8e93366802eff621cce01c4fc9dd SHA256: 6a521d70f6ccf752eafa95d140fcb6b5ae0a4e9f5d1545861d327b46fdb24abb SHA512: 66e3ed364c7d84c71384d07e88653e4e1549b686867941ef0826b4a09e48db959ba848ec704af9bb39abbd6bc99c45c45269523a43bf231de280be56230877f8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt-config-icons-hidpi Architecture: all Version: 0.16.1-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 20 Depends: apt-config-icons Filename: pool/main/a/appstream/apt-config-icons-hidpi_0.16.1-ok1_all.deb Size: 4186 MD5sum: f8cc3d09af46b0c6fea81e7ea8f2bf20 SHA1: 7ecebff38cd269bb9a04b2850c52b3cf5d7819e4 SHA256: a0245e8c65478df2bb95d0cfd7f4a5a6d3b8ba13ab9810571c2fb8f19ded4682 SHA512: efeed1f0915c3dc3b5a9cc675e9ee3bcc0de97aff73052c98207dd002a9936dc72ace394d6d59638b4d26094b4d0db60a5d2169b48064218b372abc5fece58de 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt-config-icons-large-hidpi Architecture: all Version: 0.16.1-ok1 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/main/a/appstream/apt-config-icons-large-hidpi_0.16.1-ok1_all.deb Size: 4268 MD5sum: 7b736c5bd01615ab1591a4a7dc352c99 SHA1: 099d1932b5b4593644befe5f71c24667cc3f5e87 SHA256: 7bfb97887b9f023a11cf88e16f9617fd82fb3c82a324618db649ae980efbe951 SHA512: 444d57025a7292340b6e6577d0f3dceb77ad7efc0c808eba6320397999d73a1c8826aba21fdf1fd7440daea26313f76ada2ebe9faa94e578049f87ac73d3371f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt-config-icons-large Architecture: all Version: 0.16.1-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 20 Depends: apt-config-icons Filename: pool/main/a/appstream/apt-config-icons-large_0.16.1-ok1_all.deb Size: 4262 MD5sum: f10efea300f27248b8266fc30d0f7bf3 SHA1: f46926ea5453db3d7006471a003c2670871d0851 SHA256: 6d2bfed0c86d616408b626fb4a3a188a05badcac459dfa0b9b466ed85569446c SHA512: fd1e64dfbb20c1bdd42e18145e2d5b0bd97edfd526cc9db05fa7715e7dc63c11b3ee339e330122e472d8e800842d495dcc0681164e0a76657e494c20fa79dd9b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt-config-icons Architecture: all Version: 0.16.1-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 20 Depends: appstream Filename: pool/main/a/appstream/apt-config-icons_0.16.1-ok1_all.deb Size: 4258 MD5sum: 46e02021236943c6364de2f661fcc3d7 SHA1: 899c63aa7639bed2ceb4498d3f8c8e2f65948a8f SHA256: 29209adafe10dcc8df2c18290fce8f5d7b12882cbb2b1248c81df7f4b37faeba SHA512: e03d2d7e7b581e144d84436de5102b1d08a0196431dc2695e193f99473b0206502e63d87c4c53a7fe31f271aa31c34bc5438af0fd739523ace7cb53059d52957 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt-doc Architecture: all Version: 2.5.4-ok6.2 Multi-Arch: foreign Priority: optional Section: doc Source: apt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 780 Filename: pool/main/a/apt/apt-doc_2.5.4-ok6.2_all.deb Size: 237912 MD5sum: 4ea9742f0e05eab8dd32c926408da5cd SHA1: 77c09b6e1a00a99a9c338d19244c821492638081 SHA256: 39cc26c4e5ee4a0c8992b12b83a83db0ed35423a28bb962d9c16eddf7dcef39a SHA512: bd84b1ed8a595dcc5c6c272b9a6660175327856dc4e78df6909102e92dc50589b7a0d785fa30304a46e9ee5cd9a4c3b4f45c0afa9c59826eaf096d0b3dbe6824 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt-transport-https Architecture: all Version: 2.5.4-ok6.2 Multi-Arch: foreign Priority: optional Section: oldlibs Source: apt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 14 Depends: apt (>= 1.5~alpha4) Filename: pool/main/a/apt/apt-transport-https_2.5.4-ok6.2_all.deb Size: 1472 MD5sum: ff7159cae7f1c29ca531275d6d4f8a26 SHA1: a4f5f41cd2653b147e9d46d55afc269bcd94a8f8 SHA256: 7d49816c992a2ade919b2608bcd3fc5b51567e2e3a92e8b5afa3a98fbf95e313 SHA512: 5b76bbc5f54b70283884b3433f499585b3045e4868875a22af2ff311b9cb35fb63f37a17332a98f189cdaa6ccc6100aa791a9860f692c8a470fdfe7aba78a462 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt-utils Architecture: arm64 Version: 2.5.4-ok6.2 Priority: important Section: admin Source: apt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1160 Depends: apt (= 2.5.4-ok6.2), libapt-pkg6.0 (>= 2.5.4-ok6.2), libc6 (>= 2.34), libdb5.3, libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/a/apt/apt-utils_2.5.4-ok6.2_arm64.deb Size: 286428 MD5sum: 84a9ad94c4a4acdab198a4f516e7d07e SHA1: 4ce85eda746bdaeb1bb6b81cfe91cd61f2c5d3f0 SHA256: c93cea529ae718d33d1867075c69a664b1d2407169be11fefe33ff532a0d74ae SHA512: 6d07d3e85b618f5929f100b45db7dbeaba4e8c0fec0deb9e5e1537e9c4d2b06319aa2de2488b44ae9b83af58553eb449e247dd5b7924314567192250eed233fa 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt-xapian-index Architecture: all Version: 0.53-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 270 Depends: python3, python3-apt (>= 0.7.93.2), python3-debian (>= 0.1.14), python3-xapian, python3:any Suggests: python3-xdg Filename: pool/main/a/apt-xapian-index/apt-xapian-index_0.53-ok1_all.deb Size: 40944 MD5sum: 6268091e2f50db6b6bcced030849cee1 SHA1: d634dc9838c7ff7b340679e1f513ef485fc0cd1f SHA256: b33a9050e62e3e9e25ae1b81d69d42546884dbe2fe3930bf20f78f32cc89a82b SHA512: 33907d00eccd6771aa00a0558616b8498afe5310763a2abd19d48f96163bb8a0bdbad15d5211dded9681b49cb46c2c61a06e2797e44f1a843e26eded834ca6a2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: apt Architecture: arm64 Version: 2.5.4-ok6.2 Priority: important Section: admin Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4317 Provides: apt-transport-https (= 2.5.4-ok6.2) Depends: base-passwd (>= 3.6.1) | adduser, gpgv | gpgv2 | gpgv1, libapt-pkg6.0 (>= 2.5.4-ok6.2), openkylin-keyring, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgnutls30 (>= 3.6.12), libseccomp2 (>= 2.4.2), libstdc++6 (>= 9), libsystemd0 Recommends: ca-certificates Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), gnupg | gnupg2 | gnupg1, powermgmt-base Breaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~), aptitude (<< 0.8.10) Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~) Filename: pool/main/a/apt/apt_2.5.4-ok6.2_arm64.deb Size: 1342576 MD5sum: ebe9e151b1db08159bfd3a5ed477eea2 SHA1: 7f8b19e23525d2bdcb44f2bbe001cea937a5e8d6 SHA256: 987405d53d216bfe823f21bd4c34002dcdddff167713c725b0942af8d4ad56e8 SHA512: 4ebf4f94562b0bc91c7bb4605fd3862bab479f6a39a44ba5712a06348be58624a2a84043c2cb635f0383206751b62646dba09fd80bd692804478432a2b572d19 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptdaemon-data Architecture: all Version: 1.1.1+bzr982-ok5 Priority: extra Section: admin Source: aptdaemon Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Julian Andres Klode Installed-Size: 227 Replaces: python-aptdaemon-gtk (<= 0.41+bzr580-0) Filename: pool/main/a/aptdaemon/aptdaemon-data_1.1.1+bzr982-ok5_all.deb Size: 158150 MD5sum: f894bbd37d80dc38146dc71555153bfa SHA1: 3decae8945951c611e322b6ddc35fee71bee08ae SHA256: f69751b904abb3150ed9096e52b82ab4169edaf9ac0238157c5733a78c3617d1 SHA512: 0cc93c2677471b0cb5cca815a6aa42dc8fd8bdcb3c8db17c8fcd279bf7277d0f4bea01a0ea10a94d6acb0b5fb2d0c6b0740554b2d1bfa75f6cfebc1b1f20b101 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptdaemon Architecture: all Version: 1.1.1+bzr982-ok5 Priority: extra Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Julian Andres Klode Installed-Size: 2171 Depends: gir1.2-glib-2.0, policykit-1, python3-aptdaemon (= 1.1.1+bzr982-ok5), python3-gi, python3:any (>= 3.2~) Breaks: python3-aptdaemon.pkcompat, software-center (<< 1.1.21) Replaces: python3-aptdaemon.pkcompat Filename: pool/main/a/aptdaemon/aptdaemon_1.1.1+bzr982-ok5_all.deb Size: 316596 MD5sum: 06ab8e284f3021b92a33dd6575aebbb3 SHA1: 593d0575c5f0b9584c1005926999c6d12f957602 SHA256: 494699b2b56b931b6aaad43ad13cc40616be20f20df2f12ddb2aee53a9662ca8 SHA512: 1e3bc5815842d14d94a920a41de281c4042a73f908fed3458471b54ad232f50ac4ba0d55e75a93bda1420637bb1ce0d270444a6230f09e4767a42588a529de3c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-common Architecture: all Version: 0.8.12-ok2 Multi-Arch: foreign Priority: optional Section: admin Source: aptitude Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Aptitude Development Team Installed-Size: 10035 Recommends: aptitude Breaks: aptitude (<< 0.8.10-0) Replaces: aptitude (<< 0.8.10-0) Filename: pool/main/a/aptitude/aptitude-common_0.8.12-ok2_all.deb Size: 1853918 MD5sum: c7bb3b9400002d0d10eb9648b264ec53 SHA1: 7e9af8783439fc950d20f3cad9658ca709a4ecfa SHA256: 6a5f8e59e94bec3a1653d1098ee1c9ddc0c807b7343f31f5d9770641aaf52c9d SHA512: 7a486b7b5a1ed66c7227985ca120964d3ae05da552694ba58541354d8409fb199001205135b403e914a93d81146f3a000ec6dd3529f9aa59f40bfe3ddfc2d2fc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-cs Architecture: all Version: 0.8.12-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Aptitude Development Team Installed-Size: 1010 Provides: aptitude-doc Suggests: aptitude Filename: pool/main/a/aptitude/aptitude-doc-cs_0.8.12-ok2_all.deb Size: 249204 MD5sum: 470ef43edd7d94f965e6d8c019961557 SHA1: 26e0f467d5cd5fff70b3f664af856adf35ac78a6 SHA256: 638097d0bea398cc5aad1840b572c9b80054bf52717dae979fa1d12bb60adede SHA512: 0b58a6870bed87576af457791327ba5473415d96f2c90960b32b2ca90419c2ee75f357aef29cad457a1b88927d22d37d1435c99561292f5711f440587e3acb61 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-en Architecture: all Version: 0.8.12-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Aptitude Development Team Installed-Size: 1237 Provides: aptitude-doc Suggests: aptitude Filename: pool/main/a/aptitude/aptitude-doc-en_0.8.12-ok2_all.deb Size: 265082 MD5sum: 8ef499046562e42959abafc2e992f1c1 SHA1: 781f0f00e059b5d7a47bca6e1db4b2a57f214e19 SHA256: 1dab13197611e8e03c76c478818067fb32b76e4f5e18ba3c3613b6171c36ecef SHA512: 91edf3fdaa24d05aa04e6419c18b3cc55cbec021c542752bbf46d98d753f3f2ba367985d733aeb1b6baef9144e689f593f14b5b775d48b4abb099de3a1576b3d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-es Architecture: all Version: 0.8.12-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Aptitude Development Team Installed-Size: 1211 Provides: aptitude-doc Suggests: aptitude Filename: pool/main/a/aptitude/aptitude-doc-es_0.8.12-ok2_all.deb Size: 290272 MD5sum: f8fc6ad11fa247b965350762499eb65a SHA1: fda6ead4178f624fd8251a22620395a1d755b9e8 SHA256: a02a0715d73da7f0f0be7ee9858022502d03b99ce9ae1ee82fb99fb2b1ad04bc SHA512: 2cc0824e2bf1279272fca34d844b9e99417b18ded68dc51810e3f5aac60effeed0302ded20274be70ce70e0c9df4a3c10a299817796686842304fb900de1ca6c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-fi Architecture: all Version: 0.8.12-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Aptitude Development Team Installed-Size: 704 Provides: aptitude-doc Suggests: aptitude Filename: pool/main/a/aptitude/aptitude-doc-fi_0.8.12-ok2_all.deb Size: 151006 MD5sum: 3ddc40315a7093f518ef5b2877484475 SHA1: 18dbd21e7996c71b11f4911e98e73e3d392b8e08 SHA256: b037ec8354bf0c4d310e30af7938c7ab2f165ab41bcc7d3ff68ca9c9733c2404 SHA512: e22e29fd6a98347d404506c97feb879000cfcf388732cfc6760110706f20212c54ea74e38e93ec0626b740613c579a9a644b1d95bb411e2babcad498e691430a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-fr Architecture: all Version: 0.8.12-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Aptitude Development Team Installed-Size: 1127 Provides: aptitude-doc Suggests: aptitude Filename: pool/main/a/aptitude/aptitude-doc-fr_0.8.12-ok2_all.deb Size: 192552 MD5sum: 02251bf8bbc1862c8e393feed89639bb SHA1: 2943d4919048cacef247ee10d688500c676d759e SHA256: 957fbdfcfad691bfca1efa0b083c9f516dce26cf118096b64b66a6c8fd012aad SHA512: c0ba81f852df89c8f3961e756f03e3f2aadcc3c3e31b6324055ec95b529a0ca7f0e3ab195daccdee7a7eeed6b5de3fbcc4fee112a034b1942e1971113d784fe2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-it Architecture: all Version: 0.8.12-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Aptitude Development Team Installed-Size: 1077 Provides: aptitude-doc Suggests: aptitude Filename: pool/main/a/aptitude/aptitude-doc-it_0.8.12-ok2_all.deb Size: 213482 MD5sum: 3ffc463e6d93cdfddd8b228a052c12c7 SHA1: ae30fea8a22531ca730d330be744a8e28cd094bd SHA256: e78611df8f110d229654b0a6d10f214910b03e298e7945e2ac6fb206cfd2e4f9 SHA512: 5720f18e43465952deaebb02864304caad6c35bdb3749af988a9d7034ae4d25df121cdfc2157f9aad026df5cd891a86dae1fdf9cc37cf9153de0e99f4d1e6b4f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-ja Architecture: all Version: 0.8.12-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Aptitude Development Team Installed-Size: 1183 Provides: aptitude-doc Suggests: aptitude Filename: pool/main/a/aptitude/aptitude-doc-ja_0.8.12-ok2_all.deb Size: 215808 MD5sum: 716f699c19b257b5a7237e3107b51470 SHA1: 23ec28c874118c14f7fc85ba48e27631d9c7e9b6 SHA256: 354e49f1f5104e213a717379e404c63f1dadf026f6be3925927c40c443e021ec SHA512: e5db7e688463b440c7d69c2421f57abda2e5a561d4197481b8e3d834f8326822b594fcd52d67f61f7fb5fa32f7df244aa6b7b3a8c0fa5491f9f4619cb40aa407 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-nl Architecture: all Version: 0.8.12-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Aptitude Development Team Installed-Size: 1194 Provides: aptitude-doc Suggests: aptitude Filename: pool/main/a/aptitude/aptitude-doc-nl_0.8.12-ok2_all.deb Size: 219018 MD5sum: bbc73d2de7a3e8e6b873333e346c0a8f SHA1: 6f34f3dc82027c4ff9f299fb6de5a177cc78b6e6 SHA256: 3c9a8bbc353f828dcf942cab60357be3e40ed42904287d6627bdea45ff25e137 SHA512: 71619eb26ff11f64a002e929016e00ebd28963315b7e43143c92dd84cc2360872fe7ceae48eb9040b8ba72f1dbc94d4e700bd0708ec0965dd2606c3a4c42dc10 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aptitude-doc-ru Architecture: all Version: 0.8.12-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: aptitude Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Aptitude Development Team Installed-Size: 1397 Provides: aptitude-doc Suggests: aptitude Filename: pool/main/a/aptitude/aptitude-doc-ru_0.8.12-ok2_all.deb Size: 226458 MD5sum: caa877769e9062e97be2a1d76b4c96d7 SHA1: accab9015bc1f0ebbf38589cbce2574984243485 SHA256: 61a84eb8be30406fb1763172a9a4bf0b2dee92da12bbcc79b1a2a6573e7f8a40 SHA512: 5a4cf9175095bd2b27dd00bed3ad0cd392c5d3b844ef6103f005e1bd70517779664d8a2e77af161b1601774849cae734a92888af5bd1c25d9ec276fe5eafadd0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: archdetect-deb Architecture: arm64 Version: 1.117kylin7-ok2 Priority: standard Section: utils Source: hw-detect Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 18 Depends: libc6 (>= 2.34), libdebian-installer4 (>= 0.110) Filename: pool/main/h/hw-detect/archdetect-deb_1.117kylin7-ok2_arm64.deb Size: 4178 MD5sum: c52f7752f3d0e09be385bdd1baadea6b SHA1: d009c8c55e2cb4631c9932c9efdb067ccbd02ad4 SHA256: 8ba6e4d20d609e9e6dfd8752331b90f28a985b7ecf061ffc673bc466d596fab2 SHA512: 5044ede314ec6a45b29662b2205bfabaf1919e9bd9017d473c1a8f13d1d04ccb802f564aa0ff9e5cbe066b6bec66bca77e9ba196d7849d75e5cd0ce911c32d75 Description: Hardware architecture detector This package provides the 'archdetect' tool, which displays the current machine architecture and subarchitecture. The architecture corresponds to that built into dpkg, and describes the CPU (and possibly kernel) types; the subarchitecture distinguishes machines with different boot arrangements that require special handling. . This package would be called 'archdetect', but a udeb of that name already existed for use in the installer. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ark Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 5119 Depends: kinit, kio, libarchive13 (>= 3.3.3), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.81.0), libkf5coreaddons5 (>= 5.86.0), libkf5crash5 (>= 5.92.0~), libkf5dbusaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.92.0~), libkf5kiofilewidgets5 (>= 5.92.0~), libkf5kiogui5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5parts5 (>= 5.92.0~), libkf5pty5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.65.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5), libzip4 (>= 1.6.0), zlib1g (>= 1:1.1.4) Recommends: bzip2, p7zip-full, unar, unzip, zip Suggests: rar, unrar | unrar-free Filename: pool/main/a/ark/ark_22.12.3-ok1_arm64.deb Size: 1467914 MD5sum: 7ab00eb0af505c3e2d781986669b6117 SHA1: e20fd70cb4d6d0857c6c966ba907c98288068445 SHA256: 880df86a3844b49d3ca1d4353ba340170d8b6ad349a4ead5364524c3baec5ed9 SHA512: 5a577b866369d52ad0d6382b0a4e055acc4d4759407af5645eff2fdcf3d9757750c320da030d4e52800b76578cb1c1c1545de90f4e7f1e8dcf79cd98ff4b128d Homepage: https://www.kde.org/ Description: archive utility Ark manages various archive formats, including tar, gzip, bzip2, rar and zip, as well as CD-ROM images. Ark can be used to browse, extract, create, and modify archives. . This package is part of the KDE SC utilities module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: artikulate Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: education Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3266 Depends: kio, libqt5multimedia5-plugins, libqt5sql5-sqlite, qml-module-org-kde-kirigami2, qml-module-org-kde-kquickcontrolsaddons, qml-module-org-kde-newstuff, qml-module-qtqml-models2, qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-dialogs, qml-module-qtquick-layouts, qml-module-qtquick-shapes, qml-module-qtquick2, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5archive5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.53.1), libkf5crash5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5multimedia5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libqt5xmlpatterns5 (>= 5.15.2~), libstdc++6 (>= 4.5) Filename: pool/main/a/artikulate/artikulate_22.12.3-ok1_arm64.deb Size: 1131682 MD5sum: 6a67f6b609246969669ff48f065fa929 SHA1: f5cc40611624f641e94835f05049926de44e6f24 SHA256: 3520342e88970a5c3832ac615a834c9ed882fdcd6707421dae61f3bd6f4d8390 SHA512: ea3a213dffd37857335cad9d756972b426fd8209e6541d23dfeb264b43e7230688356f84f513a50d576fbe5239c4eac79fcff51dcb7a70f511e5c7c74635ab52 Homepage: https://edu.kde.org/artikulate Description: Language learning application Artikulate is a language learning application that helps improving pronunciation skills for various languages. This is included in the KDE Education project. . This package contains the main application for Artikulate. 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/main/a/asciidoc/asciidoc-base_10.2.0-ok1_all.deb Size: 85540 MD5sum: a886cbbf4e552230e4a64baaf2abf2fe SHA1: bb464056b26c5437b7d1f58192d6647753139b37 SHA256: 7030d63961f4d409e5a2b71e15af4b6b1dbff883df484d85fb4490468fdaa0a6 SHA512: 939a0b2deebcaf7b27b1df1f70a490c255eb93b4912e48c7139da9a985b0673dcbcd6642534d120ec3bf460f7cf2d08c1f84d7e43f7ff2f50c1e790a41df6c22 Homepage: https://asciidoc.org Description: Minimal version of asciidoc not suitable for pdf AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package provides binary files for the package. Be careful, you won't be able to build pdf files without the dblatex or fop dependencies. See asciidoc-dblatex or asciidoc-fop metapackages for this. 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/main/a/asciidoc/asciidoc-common_10.2.0-ok1_all.deb Size: 103874 MD5sum: f8e52e93baff322ae1eab658b1e961f2 SHA1: d2ea8355b882e05e9c6a5c359e55ae380ffa969d SHA256: 1fd5a9e4e64fa8822b718975dd254624cf53ddf0af79a50dd4a5e2efc1ccbd02 SHA512: 290f56a73a5be301b27408f02a0d48c299aed942a2273c5abeb289b291b7bbdaccd37f0641cceaa3c4cc8943c0c3cdc43d582dad8b488f8f55bc6ce67e5026a0 Homepage: https://asciidoc.org Description: Basic data and configuration files for asciidoc AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package provides basic data and configuration files for the package. 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/main/a/asciidoc/asciidoc-dblatex_10.2.0-ok1_all.deb Size: 6588 MD5sum: b7194848bd17805a79df0668faa16477 SHA1: 1d46f73d7fb29b708bc8b31b4edfe7cacbc10713 SHA256: 0e86308ff575ddfcbf8e619d3a2e03a6fb16d5b55ad8ad613a3d10c4e9a2e23f SHA512: 554e0222272f6f07db1cf14ae1913f16f7447b8ff16d40138a555cbd86285a78bf940d9defb655fba203add0e2d94fdf8b4cd79dbcb7fbdb88d0a387a4cd31e4 Homepage: https://asciidoc.org Description: Asciidoc package including dblatex dependencies AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package helps you to get all the required dependencies and files to build pdf files using dblatex. 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/main/a/asciidoc/asciidoc-fop_10.2.0-ok1_all.deb Size: 4716 MD5sum: b4a53a0c588254607c013c3deb8c48cb SHA1: e5166740c2aa5b3bd0d5cafc7be18a76ddb7f3c7 SHA256: e5252172581642b1f9cb6bebc1e6c8181036e582f89bea9c352210860cb10e83 SHA512: fb30cd555988a5ebd3ab83970e85ec069937d2fdc19d2eff64c0f6e97c5e7db69f1e4a47c006e835387e59d45a785ae7b23c19bce5095779c7770c73745e79e5 Homepage: https://asciidoc.org Description: Asciidoc package including fop dependencies AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This metapackage helps you to get all the required dependencies to build pdf files using fop. 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/main/a/asciidoc/asciidoc-tests_10.2.0-ok1_all.deb Size: 138792 MD5sum: 891b87c682075a8c58d50e01cde732fb SHA1: 7ac6b929a2e67a492c420f6124bfdff87851b90b SHA256: 7b40781a7252ec7b6c82c0eaabde58c2e70a9ef208eb38e8ce959bac9c955c60 SHA512: f826de7a1b18f65156b99722edb7ad9de914623aa2c52eb8a2937760b63e560eac216dc1f278856a712f74335b154758e4146d05915de506353e4e6004b8e1ea Homepage: https://asciidoc.org Description: Test framework for asciidoc AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package provides the testasciidoc binary and the test engine files. 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/main/a/asciidoc/asciidoc_10.2.0-ok1_all.deb Size: 5054 MD5sum: ff33f4e43b73e2a291f6906a903de65e SHA1: 37117a891874e35cc03b64badf2c2d30e3b0855a SHA256: 9af452cfe5d2d45598690316bc08cb2a3932869b4beffd757e03999cfd2e511d SHA512: b682ca23b578a8de71023ff35cf11c46418c667476bb2382cd44627117a5d5afb023d6656c4bc0deef761e0543f76bd28f3d51bd007075c0aa394e10e3078a76 Homepage: https://asciidoc.org Description: Highly configurable text format for writing documentation AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This metapackage provides a fully functional asciidoc environment working with dblatex for historical purposes. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aspell-doc Architecture: all Version: 0.60.8-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: aspell Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Agustin Martin Domingo Installed-Size: 914 Suggests: aspell (>> 0.60) Filename: pool/main/a/aspell/aspell-doc_0.60.8-ok2_all.deb Size: 194846 MD5sum: 9b55ca33996d4899451496906e04317e SHA1: 56a5ac16af757948cef0c187d4bc0ef9660d315b SHA256: bc2eeab197435e06224f18ef7817a289d83f713cb13dda99469b405a9440aaba SHA512: 1fda758523028d1b428a078d1f88f8eeba7a94ddfa7b9d4a9c0d8b491f4e61aeb84463d3e73c3c6c561a89852155a2288b1c706991160d8949ee6a6f52bbea2d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: aspell Architecture: arm64 Version: 0.60.8-ok2 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Agustin Martin Domingo Installed-Size: 1292 Provides: aspell-bin Depends: libaspell15 (= 0.60.8-ok2), libc6 (>= 2.34), libncursesw6 (>= 6), libstdc++6 (>= 5), libtinfo6 (>= 6), dictionaries-common (>> 0.40) Recommends: aspell-en | aspell-dictionary | aspell6a-dictionary Suggests: aspell-doc, spellutils Breaks: aspell-bin (<< 0.60.3-0) Replaces: aspell-bin (<< 0.60.3-0), aspell-hi (<= 0.01-0), aspell-mr (<= 0.10-0) Filename: pool/main/a/aspell/aspell_0.60.8-ok2_arm64.deb Size: 261230 MD5sum: 7683c27f014a33ca2c1ccc4e6adf77f7 SHA1: 598ae6d1498f2edee23f8a562b1b41379318a37d SHA256: 6c14563e238cbe0b4a56d62c59362dfc629e7ab0ad125716e9f68ded1738f1b1 SHA512: 7f7592c1a7da90a7e67613e8d37a1685483e02dd8de75af47767f4930b5284f16634e8d026e3ec3de0e09e00627606ea3c6fce77433579bbb41ca61bb544b578 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: audiofile-tools Architecture: arm64 Version: 0.3.6-5ok1 Priority: optional Section: utils Source: audiofile Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 55 Depends: libaudiofile1 (>= 0.3.6), libc6 (>= 2.34) Breaks: libaudiofile-dev (<= 0.3.3-1) Replaces: libaudiofile-dev (<= 0.3.3-1) Filename: pool/main/a/audiofile/audiofile-tools_0.3.6-5ok1_arm64.deb Size: 14408 MD5sum: 59e8fea1acedda35477fc3f0bfbd5732 SHA1: 186ca60a6f1b8876aa29fe32071a86d1abaa9f58 SHA256: 702838ef0cef3682ea4f73ddd6426721f9a189251fe7faada4d293aad1b72064 SHA512: 905222b50953ab582011a2bf307c40fdadc0ea15f7e0b7a9959cd967a43646d3fe5e2f7bb062d09d7c8c179685e24bc0efc8897646b0594ea95d20ac7ed3f9fb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: audispd-plugins Architecture: arm64 Version: 1:2.8.5-ok3.1 Priority: optional Section: admin Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 254 Depends: auditd, libauparse0 (>= 1:2.5.1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.6.dfsg.2), libldap2 (>= 2.6.2), libprelude28 Filename: pool/main/a/audit/audispd-plugins_2.8.5-ok3.1_arm64.deb Size: 55104 MD5sum: cf50ca1f610471c026c1b187659f9a35 SHA1: 2cb0857d2409de82168d38f2b8505f36a1f426fc SHA256: 959495e423c52acca5044d394f62730aa3cfa304b9fd5602439291e36fb0db43 SHA512: fe93ce502cbce21776ce9441f3337a2cdde60534526e10ca17ea343e7bb4055ac739aeb041224929a1fdaf3e95386331928ed401816efe2872a0feea3fafe3c2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: auditd Architecture: arm64 Version: 1:2.8.5-ok3.1 Priority: optional Section: admin Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 1015 Depends: lsb-base (>= 3.0-0), mawk | gawk, libaudit1 (>= 1:2.8), libauparse0 (>= 1:2.8), libc6 (>= 2.34) Suggests: audispd-plugins Filename: pool/main/a/audit/auditd_2.8.5-ok3.1_arm64.deb Size: 198574 MD5sum: 87f016ce5ff880053403984bb544ffcb SHA1: c8340ac8cff55bd366bb16179eeee11c3d4f1599 SHA256: 67765c6869195fdf6e696b37f2ae09a46a5b33b15698e76c6b23fd9aec38072f SHA512: d70175f06cfdb996fd6c32a8ee959fede7990a1575bec84da3dd5d42bb881e75d72deeb60a2012fd5fa350e3e95ece5877bd0a8fdc63155d6c8e9c2144cb8bf8 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". cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: autoconf-archive Architecture: all Version: 20210219-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 5823 Provides: autoconf-gl-macros Pre-Depends: dpkg (>= 1.17.5) Recommends: autoconf Breaks: autoconf-gl-macros (<< 20130609-0), gnome-common (<< 3.14.0-0) Replaces: autoconf-gl-macros (<< 20130609-0), gnome-common (<< 3.14.0-0) Enhances: autoconf Filename: pool/main/a/autoconf-archive/autoconf-archive_20210219-ok1_all.deb Size: 674342 MD5sum: 8961bb2732c447a8b124edfd3b729c68 SHA1: f644fee65667c94362ed0aa7ce5e928eebace796 SHA256: e286d0013e896581f370efc724f39058bc9f184bab5fb700656b8717ab6189d7 SHA512: 7be9bea0d27e70410f57671fe1d8416bcbc26ce0c1e243ebd4a534ba32e43c2558e67aef8cef81672b1cbdd18336a72f9f6f809f0e05b3cc5879f510f680a519 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/. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: autoconf-dickey Architecture: all Version: 2.52+20221009-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 880 Depends: m4, perl:any Filename: pool/main/a/autoconf-dickey/autoconf-dickey_2.52+20221009-ok1_all.deb Size: 153322 MD5sum: 0577ac2baa6e3179952f376efd2b0aa5 SHA1: 7ae36e83499a9254264cfdcef303906165b31c91 SHA256: 8c380da516da5d2d73ce8128dde3e003122b0d310a6e86024701935a936c8cf8 SHA512: 3823a3479a71914fabdea08a7068f2b15fe7f52f7bbf4d507fb07e878fbd272adf1426bca2993ecd521066ad2410fcdea0ec2004f54c1fdd4580c44890d9655d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: autoconf-doc Architecture: all Version: 2.71-ok2 Priority: optional Section: doc Source: autoconf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 4594 Depends: gnu-standards Filename: pool/main/a/autoconf/autoconf-doc_2.71-ok2_all.deb Size: 2927176 MD5sum: 611bd1fa2e3bcb4d5367c4ca3cd6b8cb SHA1: 5f26ac6d6e3251716113faa47ffe93033f6093fc SHA256: 471905f22741abe0b45c87426045353fb107e7270a5375d62850205b72973180 SHA512: f179413a323c1c256103e482e5a3c637551c49a9949bb7d72a451c25644c8625ad385546dabf7495d6967ec8cc6bb373f5156ec2dce28f7e72ecfc13293e5fb5 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. 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/main/a/autoconf2.69/autoconf2.69_2.69-ok4_all.deb Size: 292734 MD5sum: cd46c7090cee08204749da75a766ac62 SHA1: fec3b2cac9b27ccca5d567780fc52afdf0af1e55 SHA256: b6510c4e7701b9219b305b653fbd67aceac8c405ed80b38d401a73c1f62e0970 SHA512: 5fe7f556b0a048e4374a577bc10ac9fbf460806362526de186f53f7922e9fb1c69d022c314f347c8d4af734895263b9af5b8976f003f10e7267443eb9740bd92 Description: automatic configure script builder (obsolete version) This obsolete version is required to build GCC (>= 8), newlib, and probably some other toolchain related packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: autoconf Architecture: all Version: 2.71-ok2 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 2202 Depends: perl (>> 5.005), m4 (>= 1.4.13), debianutils (>= 1.8) Recommends: automake | automaken Suggests: autoconf-archive, gnu-standards, autoconf-doc, libtool, gettext Breaks: gettext (<< 0.10.39), pkg-config (<< 0.25-1.1) Filename: pool/main/a/autoconf/autoconf_2.71-ok2_all.deb Size: 389758 MD5sum: 7ceb5e66819b86f7a53c4f9377d8fc09 SHA1: 9659418f4be5bec5e178f581df32288405802189 SHA256: 79a405949823d40c967158cc657d37e97ece9c567f5942ee1d0d85714c0a66d5 SHA512: a705edc06f7b6e65e94e86c8fc7f005298ef1a731d5abc146f5dd5be993e2ebed37aa466b93eac31f4276c6394f1912934f19021e878aaaa06e2401bde73432a 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. 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/main/a/automake-1.16/automake_1.16.5-ok1_all.deb Size: 557104 MD5sum: dfec9dba99b15549c6e687912f21e3ff SHA1: 5c5fe4d910d6c118ce8845b89889bbbd4ebba9e2 SHA256: 90ab21329ca09015191bfea0e24e71f7d908f229d1987840fd6893bacab6a359 SHA512: aa0e18d77c1a1211e82cb2dd5280911a251b0b012d8e1ebaf40b4238ab046bfbcd0054a1981ba4bab80483fea7645caa265070472a446ff2094cb5a6fa9e997e Homepage: https://www.gnu.org/software/automake/ Description: Tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. . Automake 1.16 fails to work in a number of situations that Automake 1.11, and 1.15 did, so some previous versions are available as separate packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: autopoint Architecture: all Version: 0.21-4-ok6 Multi-Arch: foreign Priority: optional Section: devel Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 513 Depends: xz-utils Replaces: gettext (<= 0.17-11) Filename: pool/main/g/gettext/autopoint_0.21-4-ok6_all.deb Size: 418946 MD5sum: d248797605919f2cd4ca421fe102e56f SHA1: bc620825b0f0c59bc844dbd9a34274acc78cec74 SHA256: 9405a94c503fcce18ee8905a085701e71d71da92ed560537094ab50634c4632f SHA512: a8a29b96744b7bdad618bfef2a7475769780dcfe9eb6f7ce0f1a8af6cf8b442082d4802736c19ac782beb4a0e0aad96de2d4d7b28c6fe8df61dcd66f42449e7c 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. 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/main/a/autotools-dev/autotools-dev_20220506-ok1_all.deb Size: 41618 MD5sum: 0ba854c89d8adec6fd2187c59f73fe4b SHA1: 9824c2f1111762f4cb5f71cbe12e5290bd787d9c SHA256: 5b71fd863322c1c4b1253a984ba17311d3fb27a5b0c48cbba28fa7ca5902c321 SHA512: 393657c4a4169d4191655360c4e0ababd55c4a451ecf562e89ce420dbcd90ba7e51d53b6585d1d12dd748b6a156aabef992cc28da500757e065fafdefca7dfeb Homepage: https://savannah.gnu.org/projects/config/ Description: Update infrastructure for config.{guess,sub} files This package installs an up-to-date version of config.guess and config.sub, used by the automake and libtool packages. It provides the canonical copy of those files for other packages as well. . It also documents in /usr/share/doc/autotools-dev/README.Debian.gz best practices and guidelines for using autoconf, automake and friends on Debian packages. This is a must-read for any developers packaging software that uses the GNU autotools, or GNU gettext. . Additionally this package provides seamless integration into Debhelper or CDBS, allowing maintainers to easily update config.{guess,sub} files in their packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: avahi-autoipd Architecture: arm64 Version: 0.7-ok4 Priority: optional Section: net Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 123 Depends: libc6 (>= 2.34), libdaemon0 (>= 0.14), adduser Recommends: isc-dhcp-client, iproute2 Conflicts: zeroconf Filename: pool/main/a/avahi/avahi-autoipd_0.7-ok4_arm64.deb Size: 38866 MD5sum: 1d40870b51841b3fbe16223edb4af970 SHA1: b7cff34111d4dcf9a4c49f03c05637ec8ff8a458 SHA256: 06699437d5936c9aeda1e1871707a7769e61915df96d734ffd4c3305f56dc85a SHA512: ae15df1126e3cda2a8a6b78782eca1adf8c32da25cf334072177a5020415f55c5fcea5facc02e02c8f2dc21f4ac692a20e0c940bba687f318688ef27f4c6c2ba 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: avahi-daemon Architecture: arm64 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: 313 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/main/a/avahi/avahi-daemon_0.7-ok4_arm64.deb Size: 62172 MD5sum: 59708a2678451282f0b06812de762cf7 SHA1: 561957ff7531c71ff7b60b7583794e23cb069aa4 SHA256: e054bcc97527da2471006cd6128b6319bc26af49da3de8479ce596e966dbefe3 SHA512: fc456bd913894a8de26ec00c6110d189544041a5956da87e983bfa47fec1e4decf41fccf11bc9e78c9dd21628ec338799c2272a3ffa8f582771f0a69a6fb262d 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. 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/main/a/avahi/avahi-discover_0.7-ok4_all.deb Size: 12074 MD5sum: 790175cdbf68d3b635c80509bdc83bf4 SHA1: 09e7fadf38b5f9b4fd295f04ad57e7148b7ebf65 SHA256: 29ec76f50f779122fd0b90514486454804b4108a07b6b3e97da5095e34079b40 SHA512: eba9ce2af738d6c8a9fdc573aacaa8c691042f10cc903e8a74014c71a96def2d411393f542e1c0ea4d132c11d6cde5511f5df853c66c86810263d85e4ee3a287 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: avahi-dnsconfd Architecture: arm64 Version: 0.7-ok4 Priority: optional Section: net Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 119 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/main/a/avahi/avahi-dnsconfd_0.7-ok4_arm64.deb Size: 16298 MD5sum: 1643d37bc96cd9d60e444a7e51768188 SHA1: df63ef257f914fa28dba40fa80991191bcfc5dcd SHA256: fdbe13c0d89e9dbeeffaa84e3ebd956578b6641e255d5ddd43decddce31024bd SHA512: 998e4bb9588457f6a2ac27596d7dd9858825ebf8d6d4c9d55399f3d824fb4a417e384852e0347e7373d94a7adc01c20d23b3c09b8ea567c66383eed20779e337 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: avahi-ui-utils Architecture: arm64 Version: 0.7-ok4 Priority: optional Section: utils Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 112 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/main/a/avahi/avahi-ui-utils_0.7-ok4_arm64.deb Size: 12522 MD5sum: c1127f1d3fa2b64f171a7d16ceb2ab26 SHA1: dca2bb50138ec1db85abaf71c2d0b222487d5063 SHA256: e1574f278e9f135a4359c39151cf449973d985086b48d3e557602b537dd64833 SHA512: 841eab0b6f9655759951537bd67773e9e0fb4463230dc7e39f957528d3b3add7a9d09919adacb9920678025e5d00d64414aef986fd9ea70313e82c8d5eb47cba 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: avahi-utils Architecture: arm64 Version: 0.7-ok4 Priority: optional Section: net Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 315 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.22), libc6 (>= 2.34), libgdbm6 (>= 1.16), avahi-daemon Filename: pool/main/a/avahi/avahi-utils_0.7-ok4_arm64.deb Size: 25748 MD5sum: d5f952c4cc42c2c6d5c726dce4b3187c SHA1: c8ee43ac94daef07977e5902304614ecef9e9568 SHA256: 6a08810eb8c1895aed2b3ba9ec8b6e597fe6efbe1a12c7d9320f7362dea6ee87 SHA512: f3f8828c998475cc7c40ccc29c253c98e2d61be2209a0719822c08b9112b8aff1a9dab4e25dcb19df2d895dff6614b437a552bd9d048fb1f91a41bf75b76f48c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: avogadro-utils Architecture: arm64 Version: 1.93.0-ok3 Priority: optional Section: science Source: avogadrolibs Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 608 Depends: libavogadro2-1 (= 1.93.0-ok3), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Recommends: avogadro (>= 1.90) Breaks: avogadro (<< 1.90) Replaces: avogadro (<< 1.90) Filename: pool/main/a/avogadrolibs/avogadro-utils_1.93.0-ok3_arm64.deb Size: 87500 MD5sum: 9cf45917c180d860d85b9378a251f1b3 SHA1: a005a7e2af1f3e35c91413e9d6f3da4de7f52b25 SHA256: 848c22ecd5f93dfc710f6a28aea00d622cd4f0af3a4539dd24332bef87691ae6 SHA512: 9a7a0eddc1dd5cd0fa57c0507cb03b73c3214e5e362af31be67de79c8cb780fe0e310d17f013caa30aabc5e5a346ba92f5b714f148abfa504a9d43899327d502 Homepage: http://avogadro.cc/ Description: Molecular Graphics and Modelling System (library) Avogadro is a molecular graphics and modelling system targeted at small to medium molecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . This package provides avogadro utility programs: avobabel avocjsontocml bodrparse encodefile qube resdataparse 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/main/liba/libayatana-indicator/ayatana-indicator-common_0.6.3-ok2_all.deb Size: 2722 MD5sum: f54defe2a89fbc1a9a5a9016adf1bc08 SHA1: b847c141a61684fd86ba0185c347e5585b9b1f27 SHA256: 1ba107f2a3fa0d87c3baab0044842607087d835a19440489ed224e62e5dba79e SHA512: 3c2e39c354832b2359e60c592d9abe778f31d96b01ba35916ff1e02066c0cf94f8069fe40d4fd2e8e5e3ed93427ed4c43aa6c3d14e9a9d5b0e4d05df106bf98d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: base-files Architecture: arm64 Version: 11-ok13.1 Multi-Arch: foreign Priority: required Essential: yes Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Release SIG Installed-Size: 408 Provides: base Pre-Depends: awk Depends: libcrypt1 (>= 1:4.4.10-0), libc6 (>= 2.34) Breaks: debian-security-support (<< 2019.04.25), initscripts (<< 2.88dsf-0), sendfile (<< 2.1b.20080616-0) Replaces: base, dpkg (<= 1.15.0), miscutils Filename: pool/main/b/base-files/base-files_11-ok13.1_arm64.deb Size: 59770 MD5sum: 663a0e7f7365f257785d6936e03cd2e9 SHA1: 83a971dd4383d333be5c25613613722f73ee9877 SHA256: a144774a2c39eda10d16dd4770f1a212f5b3ce920fac90e13165b086049970a6 SHA512: 840a26484d9898ca72bfacd4cb9b0e2d972dd39dacf072d6521bc4023d3c3641e91ed7e4aa184f21f4a6a48cd1684546f19381adba9530d2cfcec14177ce8ebf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bash-builtins Architecture: arm64 Version: 5.0-ok4 Priority: optional Section: utils Source: bash Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Matthias Klose Installed-Size: 2282 Depends: bash (= 5.0-ok4) Filename: pool/main/b/bash/bash-builtins_5.0-ok4_arm64.deb Size: 128272 MD5sum: ba1b6937ad175510315d5fcf0e5fd960 SHA1: 392c2478246125b8a01e0ccd4121fac8cbff4a22 SHA256: d61efdee336dcb557df673dbbcfecf9bb35507817f549cd01cdc1de2dab2708a SHA512: 283e6f5a44ee11a03f080bb11d6d86b6e47c38ffe8fb7ca60678988602c50686e8b854a46605fa3811a32b0b7f7eeee6f4d1b9c68c88cbffc030aad88bf7c63a 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. 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/main/b/bash/bash-doc_5.0-ok4_all.deb Size: 1746856 MD5sum: 6d35ced651c6cbb06097a960e0cb14c9 SHA1: aa9512826568984cce9f2202bf165a2ddce635fb SHA256: fc8df4353e64b62bd315584e0e5c31725be61424111c7bb1f5e2eb07c3e08a55 SHA512: faa302c96331f350338518bdad4bc4c1ee6b92fe357926d68bac97bd0b0e8399927c47fe12a8ecec4b0d61f203926a07fca62e4afa3b6e433175891c7eccb2cf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bash-static Architecture: arm64 Version: 5.0-ok4 Built-Using: glibc (= 2.36-ok4) Multi-Arch: foreign Priority: optional Section: shells Source: bash Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Matthias Klose Installed-Size: 2078 Depends: passwd (>= 1:4.0.3-0) Suggests: bash-doc Filename: pool/main/b/bash/bash-static_5.0-ok4_arm64.deb Size: 945092 MD5sum: 05ba88c3f7198622d179457ff64e6a11 SHA1: 21d7ce7173a90b3c3b55ce29e78b415f0de5c6e0 SHA256: 828a65acadffc34a10a4f6f950b6fff7d6810b549c9b2f0c0156f9194db57871 SHA512: e91a59cade78b3fe671e2d451bde8b49d655d56cff8c9223aa4fdc46b3429ae513d63bf99d55bfa37eb312419706d62dd4d91abb752c70fbc9d3705f499d6c64 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bash Architecture: arm64 Version: 5.0-ok4 Multi-Arch: foreign Priority: required Essential: yes Section: shells Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Matthias Klose Installed-Size: 6494 Pre-Depends: libc6 (>= 2.34), libtinfo6 (>= 6) Depends: base-files (>= 2.1.12), debianutils (>= 2.15) Recommends: bash-completion (>= 20060301-0) Suggests: bash-doc Conflicts: bash-completion (<< 20060301-0) Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-0) Filename: pool/main/b/bash/bash_5.0-ok4_arm64.deb Size: 1301752 MD5sum: 61a23e5ca7ebf30fcd519329031ed6d1 SHA1: 94e1109f1a9f02672f5c3a0fde9bec1ead403245 SHA256: 6ba1e3bc45cc14ea20c2e76c86d71571c2dbbdea8c9c63638528610e773467dc SHA512: 94af19de2b74fefd2ec77ee41fe38d40daa07c6a50ce1bd58eb91061d37af5f697234bbfd8864f99c91e5b484d46ce3f9bf6fb6fd57b39d6f4f33e32013aa27a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bats Architecture: all Version: 1.8.2-ok1 Multi-Arch: foreign Priority: optional Section: shells Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 182 Recommends: parallel Filename: pool/main/b/bats/bats_1.8.2-ok1_all.deb Size: 44768 MD5sum: 2f71bfcda5167034e139d267d1d43582 SHA1: e17dee4d1ba1c0de3797e88dc712fc5b80ec2ce4 SHA256: d3f9ac64e2d2f45fc6dddd740e9da51ef87615ea9a5b386974f1d63e9da2f51d SHA512: 091ce5e15b9e162a0fa14a1fd63917f7f34074b0ae1aac23115052f94787bc6aea162fbff8928f12ac1e5276f6e616ea1766a2aa0daa78c305a5a6c0827c90de 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bdf2psf Architecture: all Version: 1.194.3-ok1.1 Multi-Arch: foreign Priority: optional Section: utils Source: console-setup Origin: openKylin Maintainer: openKylin Developers Installed-Size: 227 Depends: perl Filename: pool/main/c/console-setup/bdf2psf_1.194.3-ok1.1_all.deb Size: 25828 MD5sum: a7072466c72fafa3b5e8be45180ed714 SHA1: d081a3ca91d04f2dd1acaabd68ac0ad96010a4b5 SHA256: 7dafd286ac3d9caef87a212c32679b5a4c0196dbabf901dd7ae39cc2d6e1f0a0 SHA512: 42b07e0152492ef296b91834577c6862bba7af2b21f9fc1e4886c6f42ece76d9684c02658e1aa908138b9260c74151b78f431a978e2d21961c48be5d9c73397d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bind9-dev Architecture: arm64 Version: 9.18.1-ok2 Multi-Arch: same Priority: optional Section: devel Source: bind9 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 1973 Depends: bind9-libs (= 9.18.1-ok2) Breaks: libbind-dev (<< 1:9.16.0~) Replaces: libbind-dev (<< 1:9.16.0~) Filename: pool/main/b/bind9/bind9-dev_9.18.1-ok2_arm64.deb Size: 300298 MD5sum: 97154242788ab7a81a2357c58e24c3d3 SHA1: 7f892814b0e228464d56a909ed59189b1bea39fc SHA256: 8d505a95d295dd15b192e0f3cbd2e7f724e56406c3c800a824bb62b586045be4 SHA512: fc5953d966441018a81506f282a91a5f1596516fc4d6ae9b3242060f545e94191cf7a02c006829b83e915fd3e3047865bfb0e0d6ba25f36e5579f63fcf2217c2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bind9-dnsutils Architecture: arm64 Version: 9.18.1-ok2 Priority: standard Section: net Source: bind9 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 815 Provides: dnsutils Depends: bind9-host | host, bind9-libs (= 9.18.1-ok2), libc6 (>= 2.17), libedit2 (>= 2.11-20080614-0), libidn2-0 (>= 2.0.0), libkrb5-3 (>= 1.6.dfsg.2) Conflicts: bind-dnsutils (<< 1:9.13.6~), dnsutils (<< 1:9.13.6~) Breaks: bind-dnsutils (<< 1:9.13.6~), dnsutils (<< 1:9.13.6~) Filename: pool/main/b/bind9/bind9-dnsutils_9.18.1-ok2_arm64.deb Size: 189870 MD5sum: 1366795d59700f3a555865356deb742a SHA1: abed9f2f13174055d9b08be4578d0d6254cac0f3 SHA256: 14a2d496af57c6d0cb586c99b1b86ff1cf96d03d576eed6e67aaf63582eb003e SHA512: 941232dc67120225f20138af03d52bb428833b52920465a808e48aec3efcb1d4264a3b44c049b0e1d64a64b6ff5117f501adada0c7052592159de483871cdc2c 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) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bind9-doc Architecture: all Version: 9.18.1-ok2 Priority: optional Section: doc Source: bind9 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 6320 Breaks: bind-doc (<< 1:9.13.6~) Replaces: bind-doc (<< 1:9.13.6~) Filename: pool/main/b/bind9/bind9-doc_9.18.1-ok2_all.deb Size: 3162632 MD5sum: 15653b49538f84dab137184db244bf30 SHA1: 50c38c9cd029affe62ea60668e6d09db00d1a3e4 SHA256: ef0ae06b672039af2c9092a7ec15757d9794668ed9d2d97eb0d0fae88427b872 SHA512: 9705ff1a0368b20dc8b67d01315476a0e772e1999198be591e27bcf44fac55f580a17674015c575c320cb26c9650ea79d5d4b65652eadd663f4821db2d1e5063 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bind9-host Architecture: arm64 Version: 9.18.1-ok2 Priority: standard Section: net Source: bind9 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 531 Provides: host Depends: bind9-libs (= 9.18.1-ok2), libc6 (>= 2.17), libidn2-0 (>= 2.0.0) Breaks: bind-host (<< 1:9.13.6~) Replaces: bind-host (<< 1:9.13.6~) Filename: pool/main/b/bind9/bind9-host_9.18.1-ok2_arm64.deb Size: 84662 MD5sum: 1d1afda44a6d0c2b818dce48bea12144 SHA1: 53bc93b411c56d95ef4d1120e4a9345c6bac4252 SHA256: b1c663065a77b90f541a89425788ef2dd88ba3a2a9c7b42d8530d88ef497c70e SHA512: a2fb70686ba71626acb9f5f8ef8cd8902d75098f511ce71fa562751079108a3720ee0ab4f4257abf41db28596ec3e9a6e1d24fba12141bed8dc9850e4845aeaf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bind9-libs Architecture: arm64 Version: 9.18.1-ok2 Multi-Arch: same Priority: standard Section: libs Source: bind9 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 8727 Depends: libc6 (>= 2.27), libgssapi-krb5-2 (>= 1.17), libjson-c4 (>= 0.13.1), libkrb5-3 (>= 1.6.dfsg.2), liblmdb0 (>= 0.9.7), libmaxminddb0 (>= 1.3.0), libnghttp2-14 (>= 1.12.0), libssl1.1 (>= 1.1.1), libuv1 (>= 1.34.2), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Breaks: bind-libs (<< 1:9.13.6~) Replaces: bind-libs (<< 1:9.13.6~) Filename: pool/main/b/bind9/bind9-libs_9.18.1-ok2_arm64.deb Size: 1235774 MD5sum: 0160082ebc9a1279ffb3f1569dd5089c SHA1: f123fc2de662522fc6073156beb5b237b1222c48 SHA256: d11c5d3936bea884612dfc00f7f2f9576ef9a020701153e1b274e101652dded5 SHA512: 7874523727e590d17b6186732525758d75420379b10d019c12c525d0c892419e0e944dbbd19ccd0a228b112ca4f71491814c97756ef53673cc2b2fed6e9f6d99 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bind9-utils Architecture: arm64 Version: 9.18.1-ok2 Priority: optional Section: net Source: bind9 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 890 Provides: bind9utils Depends: bind9-libs (= 9.18.1-ok2), libc6 (>= 2.17) Breaks: bind-utils (<< 1:9.13.6~), bind9utils (<< 1:9.12.0~), freeipa Replaces: bind-utils (<< 1:9.13.6~), bind9utils (<< 1:9.12.0~) Filename: pool/main/b/bind9/bind9-utils_9.18.1-ok2_arm64.deb Size: 190640 MD5sum: 01d49bd82eadfb98e0d54b8a04cb201d SHA1: c7cd4683abd1f300010bc2fc40d4ab21beafaa74 SHA256: 8007f79e825ac932ed7c9c01fc3d0a3e7120adff7ead5915c4e863e068bbeb4e SHA512: 1796faf3dfc34ba6605769e5401d7df09aa823c3e534e94dc32be04ec7cef304bb47372fe48271ee9b4453238d714ea0ca84cf28821a6c1df221e0a3275a25db 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bind9 Architecture: arm64 Version: 9.18.1-ok2 Priority: optional Section: net Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 1191 Pre-Depends: init-system-helpers (>= 1.54~) Depends: adduser, bind9-libs (= 9.18.1-ok2), bind9-utils (= 9.18.1-ok2), debconf | debconf-2.0, dns-root-data, iproute2, lsb-base (>= 3.2-14), netbase, libc6 (>= 2.17), libcap2 (>= 1:2.10), libjson-c4 (>= 0.13.1), liblmdb0 (>= 0.9.7), libmaxminddb0 (>= 1.3.0), libnghttp2-14 (>= 1.3.0), libssl1.1 (>= 1.1.0), libuv1 (>= 1.4.2), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Suggests: bind-doc, dnsutils, resolvconf, ufw Breaks: bind (<< 1:9.13.6~) Replaces: bind (<< 1:9.13.6~) Filename: pool/main/b/bind9/bind9_9.18.1-ok2_arm64.deb Size: 282458 MD5sum: babd902fe666814cd5012ad87833940a SHA1: 88daa66bbaac1bf9ef305c84c3fd1c22c73012ea SHA256: 1ab1f104214ce907a12c9f2124ad47c798f6bb937e361f639807a1369c606779 SHA512: d56d9ee4327b085b1382d8c4ae18cbbed78ea4c732770ee1c46dcd05dc91f1cb82ca965d179b8bf3018e49a1621de7918317a5514f539e8946a46c20dde36f7a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bind9utils Architecture: all Version: 9.18.1-ok2 Priority: optional Section: oldlibs Source: bind9 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 438 Depends: bind9-utils Filename: pool/main/b/bind9/bind9utils_9.18.1-ok2_all.deb Size: 45224 MD5sum: f6a4357e3d1fd7c8a992868fd7e82325 SHA1: f1f70cefa6f94332abaa9f1cc32d53c9a96cd974 SHA256: bc3e82d9f3f53ef87bcec002f323da12898ef06e8354d64754f0267e569452b5 SHA512: 703e71d6889b8044bb9f4aebacd0834fc7048b66b0055c8a03f94fc22b9131ec7513b12d9830540f99ba7bf82307624536e5acd6704876b29ed0637ec0455d22 Homepage: https://www.isc.org/downloads/bind/ Description: Transitional package for bind9-utils This is a transitional package. It can safely be removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binfmt-support Architecture: arm64 Version: 2.2.0-ok2 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 193 Depends: libc6 (>= 2.17), libpipeline1 (>= 1.0.0), lsb-base (>= 4.1+Debian3) Filename: pool/main/b/binfmt-support/binfmt-support_2.2.0-ok2_arm64.deb Size: 58858 MD5sum: c4bfb7263c5447b790803d980931a721 SHA1: 2a4f0b1a6916f0a2a28958fd1f9369856d95a3fb SHA256: e64b3503f4a715ed958c5dabfab6ef06727c942c2438dd48cfe95e45c20ec3e9 SHA512: 3cb19348a632969e09eab18d21ad36c06a8cf158fe7f2a36fb04f63b13a262da19a9e0fce26efa730a72b8d50a6ebdf703a6e45e587deda6e3ebc0875c1951eb Homepage: https://nongnu.org/binfmt-support/ Description: Support for extra binary formats The binfmt_misc kernel module, contained in versions 2.1.43 and later of the Linux kernel, allows system administrators to register interpreters for various binary formats based on a magic number or their file extension, and cause the appropriate interpreter to be invoked whenever a matching file is executed. Think of it as a more flexible version of the #! executable interpreter mechanism. . This package provides an 'update-binfmts' script with which package maintainers can register interpreters to be used with this module without having to worry about writing their own init.d scripts, and which sysadmins can use for a slightly higher-level interface to this module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-aarch64-linux-gnu-dbg Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 45180 Depends: binutils-aarch64-linux-gnu (= 2.39.50.20221224-ok8) Filename: pool/main/b/binutils/binutils-aarch64-linux-gnu-dbg_2.39.50.20221224-ok8_arm64.deb Size: 41569800 MD5sum: 347f506633d1f72bb81384b7e943cdca SHA1: 5d6d42aeb69b302d7eea5a9966fc0238aa930b32 SHA256: 8c33934a0b3f5dd9981538b1303bc6e830ce17e2c87c720ba638b5a787723557 SHA512: f5b123c65012e3e2586c9d91de56af4f800ee2907e8ec62aafd1bd5275988b93976530cccd0f313696271a1724103bfb89cdc60142621b08fcc21c3161eefef8 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for aarch64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-aarch64-linux-gnu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-aarch64-linux-gnu Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 16887 Depends: binutils-common (= 2.39.50.20221224-ok8), libbinutils (= 2.39.50.20221224-ok8), libc6 (>= 2.34), libctf-nobfd0 (>= 2.36), libctf0 (>= 2.36), libgcc-s1 (>= 4.2), libgprofng0 (>= 2.39.50.20221224-ok8), libjansson4 (>= 2.0.1), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.39.50.20221224-ok8) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-aarch64-linux-gnu_2.39.50.20221224-ok8_arm64.deb Size: 2863848 MD5sum: 19245a569dca1ad4b77feece4e4be0ee SHA1: 5a1f148b096476a8054ef8dc75be156fa3452ad1 SHA256: 0e4a0b7bca768f916f4d2456e7496bef124470cde28f1c79ee1ad675a486b644 SHA512: c5949404e00c7f74ff3b3bbec4899431fec4632dbcbe41bf85a398f6ddf6e5bb97acc90796ea823394752d3cd573c9efc8bb0aa4366cb6e7f5faa039132363f7 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for aarch64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the aarch64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for aarch64-linux-gnu and aarch64-linux-gnu is not your native platform. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-arc-linux-gnu-dbg Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 4407 Depends: binutils-arc-linux-gnu (= 2.39.50.20221224-ok8) Filename: pool/main/b/binutils/binutils-arc-linux-gnu-dbg_2.39.50.20221224-ok8_arm64.deb Size: 3897128 MD5sum: 37b282bac6b9a3e36b6e3612263ec693 SHA1: cf07c366dd4cd9c5af7e8ab4e570e3d95c9c89a4 SHA256: 9b8cfc30204a3430a505c62483959611dc463d9f1aad3e1dc2ddcec492ea3fd9 SHA512: 7190f28bb183eb57892e85804086c03b27c590bdcbbf20a93f043ac4ef43f6382d51f9c43cb5aa09ab902a576ad26d6a46675405b7273c7e0b7a222b47d9584d Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for arc-linux-gnu target (debug symbols) This package provides debug symbols for binutils-arc-linux-gnu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-arc-linux-gnu Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 6738 Depends: binutils-common (= 2.39.50.20221224-ok8), libbinutils (>= 2.39.50), libc6 (>= 2.34), libjansson4 (>= 2.0.1), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.39.50.20221224-ok8) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-arc-linux-gnu_2.39.50.20221224-ok8_arm64.deb Size: 1250426 MD5sum: bfb6473f853c52501b51853426336d16 SHA1: bfefb6ce3254c5bfcbedf088b5b43dd8fad7be5e SHA256: eebe167c812cdaee3cc0b38a12f7430ca28bab1fceec5c3fafc6bb590830019d SHA512: ff7c6e35929b3f2627289ec13f0dba0ab0d59eb4331f3a26627c8089a5be611ba820046e18aa1a383fe1aa50ae80c93e835e8030a08680766af54b071f6ab6d5 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for arc-linux-gnu target This package provides GNU assembler, linker and binary utilities for the arc-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for arc-linux-gnu and arc-linux-gnu is not your native platform. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-arm-linux-gnueabi-dbg Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 46041 Depends: binutils-arm-linux-gnueabi (= 2.39.50.20221224-ok8) Filename: pool/main/b/binutils/binutils-arm-linux-gnueabi-dbg_2.39.50.20221224-ok8_arm64.deb Size: 42452668 MD5sum: c5afb6dd0cc9eeb02168b069149ae1bc SHA1: f2781c6fec6c8a5d1eb9a7c68a027e1049e176f6 SHA256: 627644048d0de189f95d29dc4846af41747cff8fc7ed19729aaf355d3297d87b SHA512: e984bb77ef7e8fed5a06fa9559a6990296e214650c1ff017824ae76a67a45ffe66ff443f989fe3d96d971ece8d61a72463aa21e4fc99def483339ddc2957d2b7 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for arm-linux-gnueabi target (debug symbols) This package provides debug symbols for binutils-arm-linux-gnueabi. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-arm-linux-gnueabi Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 14403 Depends: binutils-common (= 2.39.50.20221224-ok8), libbinutils (>= 2.39.50), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libjansson4 (>= 2.0.1), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.39.50.20221224-ok8) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-arm-linux-gnueabi_2.39.50.20221224-ok8_arm64.deb Size: 3170148 MD5sum: 7a7654eb16695671379270d43efa9ad0 SHA1: f59ad54539e31ab199d1a4ba41426fccdcf1af26 SHA256: 8226c02c8079dc7a27e6be30f573c873528a31b5dc0cd7df7dbf71b0d6b9997b SHA512: cf3b8f12f1b409512164d27240771b36d422c34a54fa3dd24f198528472c942aa6dad89a5889b1140d7ebbbfce80bcc277d602c8f4ce1dba893eca2314ba3441 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for arm-linux-gnueabi target This package provides GNU assembler, linker and binary utilities for the arm-linux-gnueabi target. . You don't need this package unless you plan to cross-compile programs for arm-linux-gnueabi and arm-linux-gnueabi is not your native platform. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-arm-linux-gnueabihf-dbg Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 46039 Depends: binutils-arm-linux-gnueabihf (= 2.39.50.20221224-ok8) Filename: pool/main/b/binutils/binutils-arm-linux-gnueabihf-dbg_2.39.50.20221224-ok8_arm64.deb Size: 42431160 MD5sum: e50745cc9afa9972b6b87dd42d4e5207 SHA1: bbcb32cdc7593c7aaa2027c47ec7f2f0f13bfd2f SHA256: 52a7a6ea8b86e40e526dd6d9d1b9dce9ba0263317a8dca5b794e1f3fa16901b9 SHA512: c04a747117345cd5cd603dcd341bad8b78f2ec168716468d3eba1f365dee1de1b89d797267bc8a71b87a96b0f05bf75b1dd135bc0c3806a3c507d77ca5999c92 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for arm-linux-gnueabihf target (debug symbols) This package provides debug symbols for binutils-arm-linux-gnueabihf. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-arm-linux-gnueabihf Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 14407 Depends: binutils-common (= 2.39.50.20221224-ok8), libbinutils (>= 2.39.50), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libjansson4 (>= 2.0.1), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.39.50.20221224-ok8) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-arm-linux-gnueabihf_2.39.50.20221224-ok8_arm64.deb Size: 3167810 MD5sum: 542f46ff6974448788faf2155c79f98f SHA1: 590b79a49d48c8c0214b0baba51087cf77f2eeb6 SHA256: 50c908899e8f6ade5fd9235738bbf76c360e9eaead92a57c70b509107b44c862 SHA512: dd778edba16f9ce377825009b44e5417f9eadb6c393b9baf43a872438fa1bcc09f7178a2b22f56fc9f7a6a8f142b743af065fd3cdb6925a51fef81e70f59331d Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for arm-linux-gnueabihf target This package provides GNU assembler, linker and binary utilities for the arm-linux-gnueabihf target. . You don't need this package unless you plan to cross-compile programs for arm-linux-gnueabihf and arm-linux-gnueabihf is not your native platform. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-common Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 14458 Breaks: binutils (<< 2.38.50.20220527-2), binutils-multiarch (<< 2.38.50.20220527-2) Replaces: binutils (<< 2.38.50.20220527-2), binutils-multiarch (<< 2.38.50.20220527-2) Filename: pool/main/b/binutils/binutils-common_2.39.50.20221224-ok8_arm64.deb Size: 2421710 MD5sum: cba700c968a8a8affd7162e8e98fe27f SHA1: 36c640d3977653faad8deaec9590e9700a56ce84 SHA256: 10729eaaff962a9288da0f33ff7479f7a51c057000b041a8626dabc908f0d87b SHA512: a7870d952f4af641c5e186776afe0e1d0ccf4f8a2e3459013649260029ef089b166f7ad9f97cd6b07e52984d00bceb17c203c0b6caea4d5497dbb17d0dfb09ab 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-dev Architecture: arm64 Version: 2.39.50.20221224-ok8 Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 34069 Provides: libbfd-dev Depends: binutils (= 2.39.50.20221224-ok8), libbinutils (= 2.39.50.20221224-ok8), libctf0 (= 2.39.50.20221224-ok8), libctf-nobfd0 (= 2.39.50.20221224-ok8) Conflicts: libbfd-dev Replaces: libbfd-dev, libc5-dev Filename: pool/main/b/binutils/binutils-dev_2.39.50.20221224-ok8_arm64.deb Size: 4537282 MD5sum: 721f967c73ae050e377b1675061e170d SHA1: f8e23e12d8b0bcff03651107b685e713a4196028 SHA256: dfa251e9b6bd3632da69b5bf94967990c8712ecdc460ab1a56db8dab292f7a83 SHA512: 05ffa5cf7643a453d411d460b063ff66584d109e08bed2d0c5dd01a1464949d037c488843f2d33ddb2917da6cd9321dc60acc1bbad372be03124e50b289b5aaa 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-doc Architecture: all Version: 2.39.50.20221224-ok6 Multi-Arch: foreign Priority: optional Section: doc Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 591 Suggests: binutils (= 2.39.50.20221224-ok6) Filename: pool/main/b/binutils/binutils-doc_2.39.50.20221224-ok6_all.deb Size: 590414 MD5sum: 2564a649a2dd41579692fdfcf83ec2f2 SHA1: f19debbe6096da3ee616204bc7114426e4ceaa06 SHA256: ef2861f764299533eda1fc8dc9e33d82a34025aff2053f691a9dd7eec7a0012d SHA512: 255a5d85c8d1953ab0b21cd1351e43c9143d2b820e23028d17a45eb221b67e2831c3b15077e35f554a33868a792f5a0cd6219ab1fb245625f2301691fc6c77ae 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-for-build Architecture: all Version: 2.39.50.20221224-ok6 Multi-Arch: foreign Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 6 Depends: binutils (>= 2.30-2), binutils-common (>= 2.30-2) Filename: pool/main/b/binutils/binutils-for-build_2.39.50.20221224-ok6_all.deb Size: 922 MD5sum: 6b09c419e8cd32cb88b44eb196cedfa4 SHA1: e901cca636b84cc9e2d4957d4ab3d6f0c9984100 SHA256: 5dc0a90bbdd204e7bfa120b3bdc82fdfc61076ce6befe7f52593b98d9c32a361 SHA512: 4d546c57560f3e2301e8c6dd588f4061d900db9a305a6c6bfe510040373afc5d4bec2481f4a3933fd2325e94b044a45179154018c886ec99b56c1b2c731bbfd9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-for-host Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 6 Depends: binutils-aarch64-linux-gnu:any (>= 2.30-2), binutils-common (= 2.39.50.20221224-ok8) Filename: pool/main/b/binutils/binutils-for-host_2.39.50.20221224-ok8_arm64.deb Size: 942 MD5sum: 454fdd403972bad2b5ecae7ce1fa7789 SHA1: 391d888be14650c0ef3a6460e22d2e2dc80e9476 SHA256: 3d9220b35d49a3c78ec623c0335fa9f4e1d9eda0355796d970aae5bae236f83a SHA512: c8ca46b0152e3c4b1d67ec4ebd3df95743f728230858c86e5e4972c74df9a517d1bcfaaab44179294be5b0d6fa61b153f8321bd873265764a0bcb1dfe34f9842 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-i686-linux-gnu-dbg Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 31083 Depends: binutils-i686-linux-gnu (= 2.39.50.20221224-ok8) Filename: pool/main/b/binutils/binutils-i686-linux-gnu-dbg_2.39.50.20221224-ok8_arm64.deb Size: 28140562 MD5sum: fbcb16a84e07da9686bcdac8eb22e444 SHA1: 53557a313d010725dd3977053e5495b8a6ca2549 SHA256: d6c6b26b5a7b948ef4b6a173d9af72d9c39be62b34a4e2960375762ecea60646 SHA512: 7ba7348814596b5d4ed58d460dc1049aebe8ac46397dafac5ad41140af83b024d0301a8aa83eaebe0fcb9a5f51e9ec87863b03e304d3590aabbbe7f423ced837 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-i686-linux-gnu Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 13599 Provides: binutils-i586-linux-gnu Depends: binutils-common (= 2.39.50.20221224-ok8), libbinutils (>= 2.39.50), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libjansson4 (>= 2.0.1), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.39.50.20221224-ok8) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-i686-linux-gnu_2.39.50.20221224-ok8_arm64.deb Size: 2640846 MD5sum: ae9813d703d4af21a8608dfdb27a2b7d SHA1: 40df8cda93021b5001d3e124c35549ad2ffffa8e SHA256: ff2ee2013660d098ea62b7e043742336681891d36ca22b6101b11aa410c1a664 SHA512: 412e1fd2af8d4691b7d2f1691d981ad23609ce98bd8f655ac58417fbc2401cc5e3f683dfdf757543e361c9b8e89bec3454e09ae58db42cfccc72798be5af2507 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-multiarch-dbg Architecture: arm64 Version: 2.39.50.20221224-ok8 Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 6435 Depends: binutils-multiarch (= 2.39.50.20221224-ok8) Filename: pool/main/b/binutils/binutils-multiarch-dbg_2.39.50.20221224-ok8_arm64.deb Size: 5952368 MD5sum: 6a02ad756db217c22cdcc286a85ecb66 SHA1: f08c486a54f1574ef626238dd52ea7c895d666f1 SHA256: 39c8d87e02756430be06445f43e34ac46f73cb221a3163ddf10477058c6c2d2a SHA512: 9c4ce247cc947f89c7dd4ef71252a7a212f540a80738330d4ebea1fb684468af5c3083e2a29a12e4f65abb8f0320a15444eafbdb55651fcd88099da4eafc9051 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-multiarch-dev Architecture: arm64 Version: 2.39.50.20221224-ok8 Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 15 Depends: binutils-dev (= 2.39.50.20221224-ok8), binutils-multiarch (= 2.39.50.20221224-ok8) Replaces: binutils-multiarch (<< 2.24-5) Filename: pool/main/b/binutils/binutils-multiarch-dev_2.39.50.20221224-ok8_arm64.deb Size: 1328 MD5sum: afd5148ede388e0dd009a5c8a2012403 SHA1: 3648cd3479935f46eab541fbb72fea9dd7dee667 SHA256: b879fa4240768c8ba2f61ba6934ab7649ecabb42535528baa6f3135768a007cc SHA512: e55ea00549588006fa55e94929ed915f7894faf04af16117ed032c75fdad1b44b1c4f15caf9c394b6a5c72bf5049d2261a4630bd7b6e8234205b93d5bc3c40b4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-multiarch Architecture: arm64 Version: 2.39.50.20221224-ok8 Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 10893 Depends: libbinutils (>= 2.39.50), libc6 (>= 2.34), zlib1g (>= 1:1.2.0), binutils (= 2.39.50.20221224-ok8), binutils-common (= 2.39.50.20221224-ok8) Filename: pool/main/b/binutils/binutils-multiarch_2.39.50.20221224-ok8_arm64.deb Size: 2217064 MD5sum: f0667fd0a32f8b6d4eee1bfce12b232e SHA1: 143e49b48833f628f66a57a7c1356fa78bb70c57 SHA256: 711487138db8453994282373fe1d0c7658eb03f408d2bffe26138f374bf5779c SHA512: cd4eefd888ce8e3fe4d5827c5e02c902dfa1d8ee0ae8bd2cb64e84e2701742e1bd92344f4868b41fa2d9ec72e9aa7016cb6f12ae7ea29877f45a29c21fb14f9d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-powerpc64le-linux-gnu-dbg Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 34293 Depends: binutils-powerpc64le-linux-gnu (= 2.39.50.20221224-ok8) Filename: pool/main/b/binutils/binutils-powerpc64le-linux-gnu-dbg_2.39.50.20221224-ok8_arm64.deb Size: 31019686 MD5sum: 592a6b94308fd0d69146904855aa3a38 SHA1: 80ad09fdf181dccf0ac755560c98f40b7375a663 SHA256: 055c77076bdc3f0fa0d3f38f92d90f79b84ea64c1a99635ffc85f1e9d64f6f9b SHA512: bdcf5bf0cb2746e5846984e30befb87f1c27bc57ce83e2243f7b68b6f9d6a205ba18149c4d785643151a23d6e6ff3016cfd576cef8824d98d599e9a78d11d055 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for powerpc64le-linux-gnu target (debug symbols) This package provides debug symbols for binutils-powerpc64le-linux-gnu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-powerpc64le-linux-gnu Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 15504 Depends: binutils-common (= 2.39.50.20221224-ok8), libbinutils (>= 2.39.50), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libjansson4 (>= 2.0.1), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.39.50.20221224-ok8) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-powerpc64le-linux-gnu_2.39.50.20221224-ok8_arm64.deb Size: 2734072 MD5sum: 4404547d42ed2afbea96e1ae4538ed8b SHA1: 9e232c4b3732f806278da31cc2d4f395764f4feb SHA256: 1325cdc95aaf5d700e7fc7538cf5869133202e0a14764c714e0cf6d67ab697b1 SHA512: e3a6e14fd7ffea8938b49732644d4a591320609f27584959f56a94e6ae4a7773aae3ffb8e92814d141c65ea45c78609b40984d46bf9b639fc244b9377b0a8f5f Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for powerpc64le-linux-gnu target This package provides GNU assembler, linker and binary utilities for the powerpc64le-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for powerpc64le-linux-gnu and powerpc64le-linux-gnu is not your native platform. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-riscv64-linux-gnu-dbg Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 4479 Depends: binutils-riscv64-linux-gnu (= 2.39.50.20221224-ok8) Filename: pool/main/b/binutils/binutils-riscv64-linux-gnu-dbg_2.39.50.20221224-ok8_arm64.deb Size: 3973078 MD5sum: a20204e04928601dc5bae0848e522522 SHA1: f8a5e9ef0925c15bf95d65f83d3dfb983bba6ce4 SHA256: 6e956bd6c8fdd01f8a81e13115aa3352665473975cfad6c2f6b2713f1767f656 SHA512: d5521e48a2ffe765c5b0a306699716a889e86c41d791a60cf295ff2046bf45b519684a087954b5376ca75a4eec51841c2cb7f7f954d8ea146bdf4616a84327e8 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for riscv64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-riscv64-linux-gnu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-riscv64-linux-gnu Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 9152 Depends: binutils-common (= 2.39.50.20221224-ok8), libbinutils (>= 2.39.50), libc6 (>= 2.34), libjansson4 (>= 2.0.1), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.39.50.20221224-ok8) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-riscv64-linux-gnu_2.39.50.20221224-ok8_arm64.deb Size: 1273264 MD5sum: 40a280b41c73a88fdbe49dd6a57afec6 SHA1: a13f7044bfd050b3fae8517e42385aeb638410ee SHA256: a4b69091df6889bcf20af3dfe48536f2a47fadd9c24121faa7d85bd1fe346c14 SHA512: 5daac2463edeccd3761597535a40336e520fa1d6078fd5245554a5b0dd7bc797ff134314001e0ba38d7049cab108ec278d393c4681d1ffcf5cf82a61bd61bc25 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for riscv64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the riscv64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for riscv64-linux-gnu and riscv64-linux-gnu is not your native platform. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-s390x-linux-gnu-dbg Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 31677 Depends: binutils-s390x-linux-gnu (= 2.39.50.20221224-ok8) Filename: pool/main/b/binutils/binutils-s390x-linux-gnu-dbg_2.39.50.20221224-ok8_arm64.deb Size: 28508954 MD5sum: 1d520bb7b43a844f2c78459433f07b49 SHA1: 051d34d14256eda08e2a45bd4fb589b35fcc7c10 SHA256: 9e40a1c20038ab206b91ca33f427f0a55c2dd55306110bddd7754de40787837f SHA512: 54fc200face5c18094af04a3ebd7a120b24a4fab16237d632c6123aacaca80578698af0b5a2470614cbb68c79c0fa816b2d44b7e5910290a544ca561571f5187 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for s390x-linux-gnu target (debug symbols) This package provides debug symbols for binutils-s390x-linux-gnu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-s390x-linux-gnu Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 12081 Depends: binutils-common (= 2.39.50.20221224-ok8), libbinutils (>= 2.39.50), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libjansson4 (>= 2.0.1), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.39.50.20221224-ok8) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-s390x-linux-gnu_2.39.50.20221224-ok8_arm64.deb Size: 2386732 MD5sum: 34eb2d626f28c09f6481e6c8963f0609 SHA1: a5e6327b5439acc4d1771c01d29e328a6ca3cfe1 SHA256: 0bdafdaa2749a3baf9803835e7373ba349e749b8026ed371bc2219ed1c635e80 SHA512: ebe48e24aaa021023147e2f7755cf25f513447147c5de8efb980e7d3544f91d11d5b50d07ddadf422e4b579c940555b5115d835f384fe5e3bfd58422c4eeb9da Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for s390x-linux-gnu target This package provides GNU assembler, linker and binary utilities for the s390x-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for s390x-linux-gnu and s390x-linux-gnu is not your native platform. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-source Architecture: all Version: 2.39.50.20221224-ok6 Multi-Arch: foreign Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 22897 Depends: texinfo, zlib1g-dev, make, python3 Filename: pool/main/b/binutils/binutils-source_2.39.50.20221224-ok6_all.deb Size: 23129830 MD5sum: f5664d7d198da36e521b61dd58908785 SHA1: f1b6de8e1bb63456ddcca27bfa73c51499833181 SHA256: 4f0f695456ea3f760b2afa881a7470d794edbb8c4d75388586ef6c176c43a77a SHA512: 181e7148a1fe9839bf5d2decb3167b978649d789ff37c09305524951d7d2a258d1e622e688b874005dff809279d70adc3b5b9398333bbc3f99affb728e51f93b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-x86-64-linux-gnu-dbg Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 31085 Depends: binutils-x86-64-linux-gnu (= 2.39.50.20221224-ok8) Filename: pool/main/b/binutils/binutils-x86-64-linux-gnu-dbg_2.39.50.20221224-ok8_arm64.deb Size: 28079108 MD5sum: 953cda9550eb47c3669705aa589f3d9a SHA1: 240e70ea4a888bb5795818fd810f7a06d9e617b8 SHA256: 4fdf94577d5a81f64c49a92a48a295c0e0ff1437254031b9b6f54f47d3b00d33 SHA512: af7def2fb73bb06be75ab296c396c6eaa89d92394c11d9f446c623240754d98f2ad9c43e0860999effa6bb8dc6350c0cc80365dcfbcbbc0220b15043b38d474f Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for x86-64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-x86-64-linux-gnu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-x86-64-linux-gnu Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 13449 Depends: binutils-common (= 2.39.50.20221224-ok8), libbinutils (>= 2.39.50), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libjansson4 (>= 2.0.1), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.39.50.20221224-ok8) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-x86-64-linux-gnu_2.39.50.20221224-ok8_arm64.deb Size: 2608974 MD5sum: a838dec76fd5bebf4042485124d8c25b SHA1: 5313d5c4ca58c18da2518ea3e14464938bc4aa17 SHA256: 4d3798a1aed8b1c6de3dfdc5853721e35154f91a763a8a6be34e5759d0a69a18 SHA512: cc543f06aefcfc87739410ea4ade4c3d1c5710797785a01cabb652c2602bfb2d14f4bb8affd80801955466a0e7e54a1aa06ebd90577d934beffb962239ff8156 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for x86-64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the x86-64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for x86-64-linux-gnu and x86-64-linux-gnu is not your native platform. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-x86-64-linux-gnux32-dbg Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 31084 Depends: binutils-x86-64-linux-gnux32 (= 2.39.50.20221224-ok8) Filename: pool/main/b/binutils/binutils-x86-64-linux-gnux32-dbg_2.39.50.20221224-ok8_arm64.deb Size: 28026276 MD5sum: 6cb4b7f50efe5c8d5fa10e97b9bd06cd SHA1: 17c3290a17a325aceac178a33434adc6b4630420 SHA256: adcfc173c0113cffc2d483da293eb7c55473b61b75b7e584f3afab81ca66bf5c SHA512: 5ec44e43ffaa8714ecd628a7de6aa9d415ed4487a9d02df4f8fa62a70fa1a1127ba7224cbbce0bc205bf47bd08cd8ab52e9dea69326743a2ae4b1c79ea353396 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for x86-64-linux-gnux32 target (debug symbols) This package provides debug symbols for binutils-x86-64-linux-gnux32. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils-x86-64-linux-gnux32 Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 13450 Depends: binutils-common (= 2.39.50.20221224-ok8), libbinutils (>= 2.39.50), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libjansson4 (>= 2.0.1), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.39.50.20221224-ok8) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-x86-64-linux-gnux32_2.39.50.20221224-ok8_arm64.deb Size: 2610032 MD5sum: 5a85418ec41b81ffce88a2877de0c8ef SHA1: 2a1e16ccc81aef4bc7cdf49e5f9a28e7a79c7f12 SHA256: 7d7319f32ff8d4fadf2f87f94876df0213b66551c5607622be523ab4e5352e28 SHA512: 9d916516a4f31576ead9dc993187e64c37b915645d5c6222a16319e5890a7ff0934b46e405087a71e1aa61e3a0904fa0085fd2b3f277585987aebb686a1be69e Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for x86-64-linux-gnux32 target This package provides GNU assembler, linker and binary utilities for the x86-64-linux-gnux32 target. . You don't need this package unless you plan to cross-compile programs for x86-64-linux-gnux32 and x86-64-linux-gnux32 is not your native platform. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: binutils Architecture: arm64 Version: 2.39.50.20221224-ok8 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 50 Provides: binutils-gold, elf-binutils Depends: binutils-common (= 2.39.50.20221224-ok8), libbinutils (= 2.39.50.20221224-ok8), binutils-aarch64-linux-gnu (= 2.39.50.20221224-ok8) Suggests: binutils-doc (>= 2.39.50.20221224-ok8) Conflicts: binutils-multiarch (<< 2.27-8), modutils (<< 2.4.19-1) Filename: pool/main/b/binutils/binutils_2.39.50.20221224-ok8_arm64.deb Size: 3196 MD5sum: cc484a3a76de59a98e25df93f393e7d2 SHA1: 73434d03c54be9009547e366306fd14d359f3567 SHA256: 9b94d2cb34ad02213c4d3cad0261cfc85a7500ecc14fe90bdf53da77fb7f4f87 SHA512: 0a71fb7b0f25f660b68f5ec045c72ffc625dd11a3b0f18f33f31e836ec30d5e3ff5c359f85a1e7babf3e772a602ffa43d705216dde3de0f099b82d1345c3a8d2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-auth-dbg Architecture: arm64 Version: 0.9.63kord3~rc20-ok5 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 97 Depends: biometric-auth (= 0.9.63kord3~rc20-ok5) Filename: pool/main/b/biometric-authentication/biometric-auth-dbg_0.9.63kord3~rc20-ok5_arm64.deb Size: 50228 MD5sum: d4b03532a15c2090f54e0d39677fa6b7 SHA1: 50d20fd28a3d65d8bd5b5c526be29d1da89dd517 SHA256: 13a6323009a98c3c59f0d2cb8e177751aaa6caeb08f12b974f95b922666b904f SHA512: fc97575ec366a925708d1f831ad22ea5841b5c2aaf47e58baf75b8106790390f7b9fcb1aac4b042bde61ac00a2ba0b119ad09af4628845c29923d4b3e0887565 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: ce2bafa9fcd73970fa7849b3faaf5749cc609cd1 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-auth Architecture: arm64 Version: 0.9.63kord3~rc20-ok5 Priority: optional Section: admin Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 185 Provides: bio-app-api-0.11 Depends: libbiometric0 (= 0.9.63kord3~rc20-ok5), 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/main/b/biometric-authentication/biometric-auth_0.9.63kord3~rc20-ok5_arm64.deb Size: 31280 MD5sum: e3bcd51d5ea8f9beb00942c5c44e85d9 SHA1: c4237316ac200032e07f21cd19fcbef19ef74503 SHA256: 9f5e40c25d8ded699c7873518689d8dfd95078edce5be18874cc02393b647025 SHA512: a1665bad6f013a321389f8c318752575c8315f4df60c469fd448c3001ab48300df581499f93ae9ae591192bcef8d307d5e0a35c5b461bbff111e2a9c4590b108 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-driver-a210-dbg Architecture: arm64 Version: 0.9.63kord3~rc20-ok5 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 301 Depends: biometric-driver-r301 (= 0.9.63kord3~rc20-ok5) Filename: pool/main/b/biometric-authentication/biometric-driver-a210-dbg_0.9.63kord3~rc20-ok5_arm64.deb Size: 246704 MD5sum: 89ec4275035f44c7f990b20029a1973b SHA1: f1e0901b084a5a19e5085a7b6ceead04886bb51f SHA256: 19609474602c301e1156ffdc267366cbf84368e11bf3fe88c8ee835c146cabac SHA512: 08880908355dadd5ed73224a2307bcbb31621627b0fb9075e56c314240ef307f7c0de428ca1ec758901ad85f70283ddf386d6a957163e45e28d93d1701d39dba 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: 1ec92bf6f722febd8ca8ab01a18e929690c29f19 ffb1c99b94410cd52d718508bc5f3e7f6d6667d2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-driver-a210 Architecture: arm64 Version: 0.9.63kord3~rc20-ok5 Priority: optional Section: admin Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 216 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/main/b/biometric-authentication/biometric-driver-a210_0.9.63kord3~rc20-ok5_arm64.deb Size: 36314 MD5sum: 26b4de1f3a061def819ae122ed4c985c SHA1: 0fd3e162c3501787a72ef98411985538fc3715d1 SHA256: 032d28248e057031cb8b7a51942e9efc1af2a1425b54c676a5e1ee2c64756552 SHA512: b5c16fc34c03aa661605b18c58ae3830069fc75d53761151b9bbb457cc42bbec29d1ecf94b82424a6caae71271bf17ddae10c670713eb391642fe5d16065d55f Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Driver (debug symbols) An iris driver(a210) for biometric authentication cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-driver-community-multidevice-dbg Architecture: arm64 Version: 0.9.63kord3~rc20-ok5 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 675 Depends: biometric-driver-community-multidevice (= 0.9.63kord3~rc20-ok5) Filename: pool/main/b/biometric-authentication/biometric-driver-community-multidevice-dbg_0.9.63kord3~rc20-ok5_arm64.deb Size: 243626 MD5sum: 20bfb3b9301a86c76d9fe0bbbbad37d4 SHA1: 40606e9c90aa8b3057899f5877d262d8df120c3f SHA256: 2760271bce548b03005248f86a835ad07d9330c2f131e10958538ab760f47381 SHA512: b11b33d10d168a5a113c70d7baaef484160bcc43790598b78345711fe706ba661236cf8881d3f15772b0daf7d1d879e558f355e5169b4ccecf8873c04c707791 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: 2d65e17e4591b2674f5b0d0c161f960812e70847 578140895648390afdb48776d4277b525bdb4ca7 57ab0ff62be2490a0656f34e4f8fc283fe8759ac 6a1d279020bbf8e5c3b40780e6cea0cbaa0cfc7b 6e9e2c0d3bfc1948eb5350d390d9c09b15fe4208 70b5170fde818a180c3ed0749aa2587f4e85105b 78f6235f17ce7f09253ff686b31090d3f3ee10bb 7ce5a563f06d2155ca578d93a1515b3aa15fa015 850ca805b7aa12ae659843f572a339bc494d23c7 8a0aef9a42ba1d29c1096405b237113d1d9da750 9423fb0823f612ef9578e6bc2e9b5b94b8f7abc0 abf7cb236fdf506ceaf2a609babffcd0ab284086 b46f2c2b8382dd7abe93bb5bdf1ef30fae6905b4 b78cad6dc644321c42cd593ba5538429cfe6e27f bf8065ae494bd46c885e0f66984a59337bdc39da c79dd3d15576ca810a7505b9920d5bb9848eed05 d0df67bf252073862e36972c02825c51db647632 d6f69817b06ac0fd585c7e36bf26215535e4a0dc dd45545dfc223cf37baa618e3445d9014973e897 e6344a8b76929053f69b37d2cced194aa19d416f edd07b825ab9e63838fd39050806ea15e2108e01 efc315ff7d5d1739a51a3cd0974f889eaa838c3b cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-driver-community-multidevice Architecture: arm64 Version: 0.9.63kord3~rc20-ok5 Priority: optional Section: admin Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 1513 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/main/b/biometric-authentication/biometric-driver-community-multidevice_0.9.63kord3~rc20-ok5_arm64.deb Size: 26338 MD5sum: 6c5ac1fafc7306d13917a9312e39794c SHA1: cd9653570a44611be00024ee333282b3fc009b67 SHA256: 599fda82c3005f0999acd4ec7be535bf31af3c489a268321bbe88a01ff91bb15 SHA512: 7a4adfdf8673eccc77f3d91e37df3d0538f0bdd2cadeea0ff33714b43452222001ce8e649f8a89996a9d28dc664115d26ff295ac1adeba64b41c9134bbdcd968 Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Driver (community multidevice) Community multi-device drivers for biometric authentication cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-driver-fido Architecture: arm64 Version: 0.0.1-ok6 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: liuyang Installed-Size: 221 Depends: bio-drv-api-0.10, biometric-utils, openssl, libfido2-1 Filename: pool/main/b/biometric-driver-fido/biometric-driver-fido_0.0.1-ok6_arm64.deb Size: 38448 MD5sum: 6f986a6114d2e87cdd464935a0216824 SHA1: 1ffe4bd6c9e1a7a16dfeeaaed422f5f255d1fb87 SHA256: e09f345946b12d0fa028b68c9ca11daca484c65ecf5e96aabe1eb527dab4a28a SHA512: f1f0d4bc0e3b8bcdcf2d55fa975f4dc5a731348842b174f54aaffd10f98152f3e821d930240cd91a6b46b7c75810952a7b43cc361164d10f8162f5c4cdb00710 Description: Kylin Biometric Authentication Driver fido UKEY module drivers cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-driver-r301-dbg Architecture: arm64 Version: 0.9.63kord3~rc20-ok5 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 57 Depends: biometric-driver-r301 (= 0.9.63kord3~rc20-ok5) Filename: pool/main/b/biometric-authentication/biometric-driver-r301-dbg_0.9.63kord3~rc20-ok5_arm64.deb Size: 29384 MD5sum: c5232890a4d3fa03c29324a1c9ce4805 SHA1: 0c4eb7fce37b940699f966b304d5a8e7a06c8da9 SHA256: 9f74b84b412510adbdd6fedebd978a6f9b404f4b16f8af10db482cc966397af1 SHA512: 293a704c683a7da77eb78b90e6f949044297f19812538f4f6a22d04e063dc6ceacee3c69219098c71233fb81a35d1822fafc0e66884d1c31c024232bd83a9f8e 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: 6b7e55bcb26cbeb637fbda39886450b784e0a3a7 94d9c903d83ee593e9ad95695613b8d39ace1823 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-driver-r301 Architecture: arm64 Version: 0.9.63kord3~rc20-ok5 Priority: optional Section: admin Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 151 Depends: biometric-utils, libbiometric0 (>= 0.9.52), systemd, bio-drv-api-0.10, libc6 (>= 2.34), libglib2.0-0 (>= 2.36) Filename: pool/main/b/biometric-authentication/biometric-driver-r301_0.9.63kord3~rc20-ok5_arm64.deb Size: 15922 MD5sum: 237ca2a8449edd1e799e72859716bf3f SHA1: 305013a371aeda328658d387d0c6679eb7e7eaff SHA256: dd431877a673557e3f6570cb85fd392647f238176de7201719896171bee6bc5f SHA512: f5d413b25f18f9488d2c1e5c1bea916f8c2b07cbbcd8c4c15016c55e3d6614f16f5fbf33b921d2148fd99eb2a0812cf885f53c1788945d97974825e41eafc4f5 Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Driver A fingerprint driver(r301) for biometric authentication cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-driver-ud650-dbg Architecture: arm64 Version: 0.9.63kord3~rc20-ok5 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 62 Depends: biometric-driver-ud650 (= 0.9.63kord3~rc20-ok5) Filename: pool/main/b/biometric-authentication/biometric-driver-ud650-dbg_0.9.63kord3~rc20-ok5_arm64.deb Size: 22890 MD5sum: 250a6bd68d1d15b6c7354ec9b0ce779e SHA1: 270613ac0b2d8be3ceeb03c1522075b2599495ef SHA256: 55be33ef0eb1db38775209a3fca9400bb1df7993071d9618da30defa04994357 SHA512: 486c3e439fba543a834202d16908480574d01696dbe72982ea7d2a335f54cf98718aad4e0c698fa29e7db21ce129ee7bc0f19ab6b9739ff64f26cb0c5600cb10 Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Driver (debug symbols) A finger vein driver(ud650) for biometric authentication Build-Ids: 24ddea0edeb1fc4451d6abeeae3a114e65f99ef9 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-driver-ud650 Architecture: arm64 Version: 0.9.63kord3~rc20-ok5 Priority: optional Section: admin Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 205 Depends: biometric-utils, libbiometric0 (>= 0.9.52), systemd, bio-drv-api-0.10, libc6 (>= 2.34) Filename: pool/main/b/biometric-authentication/biometric-driver-ud650_0.9.63kord3~rc20-ok5_arm64.deb Size: 63478 MD5sum: 4e4b9c9ec6a4b672cb37ba2b670bd59b SHA1: 0392c579242d54372002e32a006b4f00fb736fc3 SHA256: cca0a13df7ec9476c7102c35922986e5e93402d509907c86b4429a06f7c23a72 SHA512: 47fce23011840e148693d7cab54fbd559da16a450bf3d94d861dc69938d76574c0754c82f17fabc0538a3765a9e2f04f55c61f10acaa44d0fd4b0375c15011d4 Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Driver A finger vein driver(ud650) for biometric authentication cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-utils-dbg Architecture: arm64 Version: 0.9.63kord3~rc20-ok5 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 40 Depends: biometric-auth, systemd Filename: pool/main/b/biometric-authentication/biometric-utils-dbg_0.9.63kord3~rc20-ok5_arm64.deb Size: 19132 MD5sum: 08697e4a36a572272c44dbf35c2a38fa SHA1: f2af0c493b6bc403bce57168d7a2607ab4d6e905 SHA256: 66dd8e8eb0181f4857bc5aedfa73dd36b343d2fa309cf14318ec1e8e7af7792c SHA512: 3cbbe3920577381bd3d03b371c25f13af0450f848c7c0da96edebb702dcb67d2445a81bfebb1996b7d6b040c83d1fc85616e06be13fb48aeae57d1ca68ca8a22 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: ae9aaf0fd60cc2556fe3e6814ca06fdff18155b2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: biometric-utils Architecture: arm64 Version: 0.9.63kord3~rc20-ok5 Priority: optional Section: admin Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 115 Depends: biometric-auth, python3-dbus, python3-gi, python3-prettytable, systemd, python3:any, libc6 (>= 2.34), libglib2.0-0 (>= 2.39.4) Filename: pool/main/b/biometric-authentication/biometric-utils_0.9.63kord3~rc20-ok5_arm64.deb Size: 14342 MD5sum: 1d8bcafe09df0243bdf04b76f10a8a42 SHA1: 1e8d56f4bd0e5f947024e36491b9e0886211f03a SHA256: 30a9d026d6d7e20300c23f05c6aba7467c1c4bb78ab149f8e0c77a77e0e7c315 SHA512: b4738c0ec45a2776c9b6ae1881aaf3f8eab2e04077823a4e2c1dc1faa70eaa4d2b5f49bb28fc89ed70289d34a3e53b4e32bc7b16efd28b1f4d6b2395d2502e91 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; cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bison Architecture: arm64 Version: 3.8.2-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2552 Depends: m4, libc6 (>= 2.29) Suggests: bison-doc Filename: pool/main/b/bison/bison_3.8.2-ok1_arm64.deb Size: 762940 MD5sum: 64e318c8e544cf90a383d61480cf3a38 SHA1: c046c437231093fec1a8558f5fff69b6033c772f SHA256: 0d95c0c9417ad34e824bcfee15936203cbc9d73ed972afac206d0f692c5c12ca SHA512: 578f294ee802f64724a58e6eb0a097ddd96a3bfc8337240ec8eec6f8e58247c1de24c1a6ff3f5ca04754c737de6dd668857cfc2198c4785a8debc6ea1ba88493 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: blinken Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3383 Depends: fonts-sjfonts, libc6 (>= 2.34), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5), phonon4qt5 Suggests: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Filename: pool/main/b/blinken/blinken_22.12.3-ok1_arm64.deb Size: 2372126 MD5sum: 6d54b2e40105985d98eca070147a2668 SHA1: 516af028a48152e5032b1772fa02225588611b53 SHA256: 861d3c659c35d645e32c17102a84a54c93eca6cbd9806b507abf9506eecd68e2 SHA512: beda15790e50b81d6f2b156f69be8f75b7c34a03dd02455bd3a14bcfe850751eb9b9eb4c9a8a81cd96ca033a0c705a8cc04dfabf8542f259e8b086dee8672de9 Homepage: https://edu.kde.org/applications/all/blinken Description: KDE version of the Simon electronic memory game Blinken is based on an electronic game released in 1978, which challenges players to remember sequences of increasing length. On the face of the device, there are 4 different color buttons, each with its own distinctive sound. These buttons light up randomly, creating the sequence that the player must then recall. If the player is successful in remembering the sequence of lights in the correct order, they advance to the next stage, where an identical sequence with one extra step is presented. . This package is part of the KDE education module. 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/main/b/blt/blt-demo_2.5.3+dfsg-ok3_all.deb Size: 508050 MD5sum: 8cd293159773559c9e64d878f06005d6 SHA1: 901468dedfed65e48f0a1d5d2a30c12c7c250f5c SHA256: 5156df5e4a8b199d1803e27860c8c0002ecbdb4ae21066dd1d64b4e590f5209f SHA512: a61fcee68902e7ea3e01d2b4ce27a82609a209fbc7ae94729906c38da1e35984574b495105ac9ca2ce7e2913a253c845504246b5b900c6ac14bfa2c3e05fb8b4 Homepage: http://blt.sourceforge.net/ Description: graphics extension library for Tcl/Tk - demos and examples BLT is a library of useful extensions for the Tcl language and the popular Tk graphical toolkit. It adds a vector and tree data type, background execution and some debugging tools to Tcl, and provides several new widgets for Tk, including graphs, bar-charts, trees, tabs, splines and hyper-links, as well as a new geometry manager, drag & drop support, and more. . This package contains demos and samples showing the power and versatility of BLT. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: blt-dev Architecture: arm64 Version: 2.5.3+dfsg-ok3 Priority: optional Section: devel Source: blt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5184 Depends: tk8.6-blt2.5 (= 2.5.3+dfsg-ok3), tk8.6-dev Suggests: blt-demo Conflicts: blt8.0-dev, blt8.0-unoff Replaces: blt (<< 2.5), blt4.2, blt4.2-dev, blt8.0-unoff Filename: pool/main/b/blt/blt-dev_2.5.3+dfsg-ok3_arm64.deb Size: 1031254 MD5sum: c132a81aeeac02e0b23a07965b0d58ef SHA1: bb5935113de209eb14f0f34edf4abc4522589ada SHA256: 1dd7eaed19c80a3f8c3d55e28573f5b82f68bc9c16cb4ff35756003e03f59f55 SHA512: 720e623f46c37abc9dc3cddd76b77fed5c52cdd9da42658499d9cdc15d4082260746567765a9e6cae4ae7ffc7449cf0d91c6d569b57490c14cac4861a8622221 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: blt Architecture: arm64 Version: 2.5.3+dfsg-ok3 Priority: optional Section: libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 82 Depends: tk8.6-blt2.5 (= 2.5.3+dfsg-ok3) Suggests: blt-demo Breaks: python-tk (<< 2.7.8-1~), python3-tk (<< 3.4.1-3~), skycat (<< 3.1.2+starlink1~b-7~), tclspice (<< 26-1~), tkdesk (<< 2.0-9.2~) Filename: pool/main/b/blt/blt_2.5.3+dfsg-ok3_arm64.deb Size: 9878 MD5sum: 7bc880e266436dacb736e1e93266993e SHA1: 27a673f5ec16de3d84199b9a7fca6fbd184705c3 SHA256: f51cb53ad8ec502985a86bdbb5322a46d04de238870f8e8f2388d044dc87b3dd SHA512: 4dfc3d3026789e95549256304443c17e9f02f24499e226ab292abbb9dce9e11bdd1d24c195f6b6b4c3f42692d035123ea332e4dfbbb0361ec520a409233515d2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bluedevil Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1767 Depends: bluez (>= 5), bluez-obexd, plasma-framework (>= 5.74.0~), qml-module-org-kde-bluezqt (>= 5.74.0~), qml-module-org-kde-kio (>= 5.74.0~), qml-module-org-kde-kirigami2 (>= 5.74.0~), qml-module-org-kde-kquickcontrolsaddons (>= 5.74.0~), qml-module-qtquick-layouts (>= 5.15.0~), qml-module-qtquick2 (>= 5.15.0~), kio, libc6 (>= 2.17), libkf5bluezqt6 (>= 5.90.0~), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5coreaddons5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiofilewidgets5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.88.0), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Suggests: pulseaudio-module-bluetooth | bluez-alsa Filename: pool/main/b/bluedevil/bluedevil_5.24.7-ok1_arm64.deb Size: 318646 MD5sum: 6fc1df0f8d57769bc2fa071f10846074 SHA1: 9a0044c40c61781b813f05d5006c921ed601b7d7 SHA256: 3a25c3adb5ed2412c8443829664d3d6715faa156d5c6c40bd7d42a56664bc0b2 SHA512: 2100662d04f38a1e56d861d2e5ca3c3b292dbd39d0be493a8bdb01873f8f213a0cb21a433e07f8d8c3c696cebf5c1592c787d340eaa407e34eaef4b2678ad1a0 Homepage: https://invent.kde.org/plasma/bluedevil Description: KDE Bluetooth stack BlueDevil is a set of components which integrate Bluetooth in KDE. It contains: * A KDE Control Module (KCM) to configure all the Bluetooth-related options. * Integration with the KDE input/output system (KIO), which allows you to discover and explore Bluetooth devices from your favorite file browser. * A wizard to pair your devices and connect directly to services they offer, such as input (mouse, keyboard, Wiimote) and audio (headsets, phones). * A system tray application from where all BlueDevil actions can be done (disconnect devices, send files, configure, etc). * A daemon which listens to incoming requests, for example to receive files or to introduce a requested PIN. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bluetooth Architecture: all Version: 5.62-ok4 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 43 Depends: bluez Suggests: bluez-cups, bluez-obexd, bluez-meshd Filename: pool/main/b/bluez/bluetooth_5.62-ok4_all.deb Size: 4860 MD5sum: 171cdb9637f86504d99d89d49897fc78 SHA1: 14b236dd73dacde8d38f75badce499cc8a593d1d SHA256: 1a04db0965b0521ab74666fbe71ad88b777f4aba0fc33aec21e009aad681fbda SHA512: 11c08f49e8b8718dedb204680395b61748a984ef6d3a3de85b51c49ca92ccf407052eb3799ea21f310171e82ff8c67ad780bb5b331ed25ddecd7816a047b7184 Homepage: http://www.bluez.org Description: Bluetooth support (metapackage) This package provides all of the different plugins supported by the Bluez bluetooth stack. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bovo Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1138 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 4.97.0), libkf5kdegames7 (>= 4:14.12.50), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5svg5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 4.9) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Filename: pool/main/b/bovo/bovo_22.12.3-ok1_arm64.deb Size: 319088 MD5sum: 0b1bdeca182e6c4807e0bc2181e6bb67 SHA1: add0e1d4b613c650dad9d9c58bfa77608b776cb0 SHA256: 876f18e742fc8f050b1ad98e9e92ae98517315a7c6ee3d42d701405e57ee0f15 SHA512: f95812b0ff2c4880bd3e4117101d8529c903aa16e77832a7a76b0c8be620ff60aaf35eda7121c64f600aa734ed6f31d65e38513b1a9a82cbc66defcfbdceb8ba Homepage: http://games.kde.org/ Description: gomoku (five in line) board game Bovo is a game where two players take turns placing markers on the board, the winner being the first to complete a line of five markers. . This package is part of the KDE games module. 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/main/b/breeze/breeze-cursor-theme_5.24.4-ok3_all.deb Size: 310032 MD5sum: c7fe73915e96d6c69b620d7f897a24f6 SHA1: c2a110816178cca4de73224f22662d5413c6e76e SHA256: 775df099ed3bdcf3ae968500ee0624ddbe0407e9b51ef0e1916ad5c1d6b34a91 SHA512: cee4b22631a92442d3a9bf83972aac81873af40e376338adc43d38ea8cd3b128e2da515978928ef973eca88dfaf9c37c03e68aed2815824023bb642fb3fd7437 Homepage: https://invent.kde.org/?p=breeze.git/breeze Description: Default Plasma cursor theme This is the default cursor theme for the KDE Plasma 5 desktop. . This package is part of the Breeze theme module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: breeze-dev Architecture: arm64 Version: 4:5.24.4-ok3 Priority: optional Section: kde Source: breeze Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 27 Filename: pool/main/b/breeze/breeze-dev_5.24.4-ok3_arm64.deb Size: 5924 MD5sum: ebf92f8b1d1be319be34d193167257b6 SHA1: 051c8eb141ee2eba0bfd6e7b5a7737cd519a5339 SHA256: 0bdf64bb7a176a96ae43e8c16eb17fb81e1808c26ffac63a8d3abbd7c3017cea SHA512: 285db09b6386efda65c6044641d63bd302879d8f9b0ea9b5fec07b8ce45aec306391341e3722dbec08626ef8de4786fa526e8edbcda19f47561b8df42c348d8d Homepage: https://invent.kde.org/?p=breeze.git/breeze Description: Default Plasma theme (development files) This is the default theme for the KDE Plasma desktop. . This package includes development files. . This package is part of the KDE base workspace module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: breeze-gtk-theme Architecture: arm64 Version: 5.24.7-ok1 Priority: optional Section: kde Source: breeze-gtk Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1477 Depends: gtk2-engines-pixbuf Breaks: gtk3-engines-breeze (<< 5.10.3-1~) Replaces: gtk3-engines-breeze (<< 5.10.3-1~) Filename: pool/main/b/breeze-gtk/breeze-gtk-theme_5.24.7-ok1_arm64.deb Size: 92352 MD5sum: 13adbcd2ac17ff16f61160a60c880080 SHA1: 0e9f13c56b47dec62bcc0e52c7a07ac2aa75bee6 SHA256: 6d11276a751e3a8657da94533d6b943246efd5425ed003fb67f6e4f60f629d78 SHA512: b3c17facaa24416a9674132253cb6d3740fb00c4c652370c8f37ac39387960d94d278463e96468a9868c6031bb2aefcc7a195276ab904e52f26954e72a68fc7a Homepage: https://invent.kde.org/plasma/breeze-gtk Description: GTK theme built to match KDE's Breeze A GTK Theme Built to Match KDE's Breeze. Widget theme for GTK 2 and 3. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: breeze Architecture: arm64 Version: 4:5.24.4-ok3 Priority: optional Section: kde Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 6856 Depends: breeze-cursor-theme (= 4:5.24.4-ok3), breeze-icon-theme, kde-style-breeze (= 4:5.24.4-ok3), kwin-style-breeze (= 4:5.24.4-ok3), libc6 (>= 2.34), libkf5configcore5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kcmutils5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~) Recommends: kde-style-qtcurve Suggests: orion-gtk-theme Breaks: plasma-desktop (<< 4:5.14), plasma-integration (<< 5.14) Filename: pool/main/b/breeze/breeze_5.24.4-ok3_arm64.deb Size: 6874860 MD5sum: 7134d635b2ab7a3ba1163e55acfc4fb1 SHA1: 457711248d071d645276e66c9b130e1006bc86aa SHA256: 4c74330f4b466192c0e51a9f8c2000f1eb67d12b377152a7cefcaaac1ecd5139 SHA512: 28f1af7a82cb6344bae42dd41db46bc68a007c8b2caecc4c03ca49cbd7c26e8e5a3b65781c3dde7d3f64d2f9d166b8326f15d9ea0510febc389e9fea1854a7dc Homepage: https://invent.kde.org/?p=breeze.git/breeze Description: Default Plasma theme (Metapackage) This is the default theme for the KDE Plasma desktop. . This package includes wallpapers, icons, cursors, KWin style and Qt widget style for the Plasma 5 desktop. . This package is part of the KDE base workspace module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: brltty-espeak Architecture: arm64 Version: 6.0+dfsg-ok2 Priority: optional Section: admin Source: brltty Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 88 Depends: libc6 (>= 2.17), libespeak-ng1, brltty (= 6.0+dfsg-ok2) Filename: pool/main/b/brltty/brltty-espeak_6.0+dfsg-ok2_arm64.deb Size: 6196 MD5sum: b6acad422c05193c5bf82b4902467bec SHA1: c3391042b4df468bb687e7e545fc30d2d6d03684 SHA256: 797810e6c32a2343b9427e242401a3aea0c95773ac76fe724f84f524b033b836 SHA512: 515f542697d70a088b38a8eadf400d62bd2a465e2c4a852fefd29c03253e2879b8e3234dac80dc27ad036503b3cafaf7f04eb1311f48a12dacc4c75d12eadadd Homepage: https://brltty.com Description: Access software for a blind person - espeak driver BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package contains an optional speech driver for the espeak speech synthesis engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: brltty-flite Architecture: arm64 Version: 6.0+dfsg-ok2 Priority: optional Section: admin Source: brltty Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 78 Depends: libc6 (>= 2.17), libflite1 (>= 1.4-release-9~), brltty (= 6.0+dfsg-ok2) Filename: pool/main/b/brltty/brltty-flite_6.0+dfsg-ok2_arm64.deb Size: 5324 MD5sum: 470204cbf8c443b7e49159c40f0e7797 SHA1: 9c97c45d469fc7bf5a4183f3624f700295aea763 SHA256: 39d0e28dc372b8a82b8d410ec8fae1894f703947cdac4295e5a4174aeef007c2 SHA512: 3076a254d64e6068d14f1233d9adfb3daacaeb03f0a170022d2ed74e923f738b801203d73eb57894038a315e4ec5f2eb799e7e22838c20cb78f729273db27b63 Homepage: https://brltty.com Description: Access software for a blind person - Flite speech driver BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package contains an optional speech driver for the Festival Lite speech synthesis engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: brltty-speechd Architecture: arm64 Version: 6.0+dfsg-ok2 Priority: optional Section: admin Source: brltty Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 82 Depends: libc6 (>= 2.17), libspeechd2 (>= 0.7.1), brltty (= 6.0+dfsg-ok2) Recommends: speech-dispatcher Filename: pool/main/b/brltty/brltty-speechd_6.0+dfsg-ok2_arm64.deb Size: 5900 MD5sum: 610eda0b1398c0bc8569dfc900bd52d8 SHA1: 35a6b1833e6615adba5708b5e8b0b1d3f908f8fb SHA256: e124414f6b49a7317cb966b5f1882a9627e3eaf734c2e73252d0b241231a9ff9 SHA512: 4aaeaa44c90f4ec4ecb2643741acdf6e667468cb5473d593429c1845ae9d7dd75843147a8a87987f0caf38a8b70332b891453419fbeca16f7747c5ceb513a2ec Homepage: https://brltty.com Description: Access software for a blind person - Speech Dispatcher driver BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package contains an optional speech driver for the speech-dispatcher speech synthesis server. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: brltty-x11 Architecture: arm64 Version: 6.0+dfsg-ok2 Priority: optional Section: admin Source: brltty Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 131 Depends: libatspi2.0-0 (>= 2.9.90), libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libx11-6, libxaw7, libxt6, brltty (= 6.0+dfsg-ok2) Recommends: xbrlapi (>= 4.3-0) Breaks: gnome-orca (<< 3.14.0-0) Filename: pool/main/b/brltty/brltty-x11_6.0+dfsg-ok2_arm64.deb Size: 23948 MD5sum: 9dc80781137e26e0991a65653f545bf2 SHA1: 49b954e5553eafa614c65ce6b1df317fd8018d47 SHA256: 5c9aceee43b608987f28a5695bf5a102fb76840eea416a7eac154808743cb510 SHA512: baeb30e7be3b8e379dbb7feaa0d13b977d9e6ad3a390f465daeae8de4f2983441ecbfad3f93a86c5dd6492c389baedccb299d4b4113130a80de2b972dcfbb394 Homepage: https://brltty.com Description: Access software for a blind person using a braille display - X11 drivers BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package contains optional screen drivers for BRLTTY which require X11 or GNOME. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: brltty Architecture: arm64 Version: 6.0+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 6365 Depends: libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.7, libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libexpat1 (>= 2.0.1), libglib2.0-0 (>= 2.16.0), libgpm2 (>= 1.20.7), libicu66 (>= 66.1-1~), liblouis20 (>= 3.12.0), libncursesw6 (>= 6), libpcre2-32-0 (>= 10.22), libpolkit-gobject-1-0 (>= 0.101), libsystemd0, libtinfo6 (>= 6), lsb-base (>= 3.2-0), policykit-1, initramfs-tools (>= 0.40ubuntu0) Recommends: python3 Suggests: brltty-speechd, brltty-x11, console-braille Replaces: libbrlapi1 (<< 3.7.2-0) Filename: pool/main/b/brltty/brltty_6.0+dfsg-ok2_arm64.deb Size: 1374024 MD5sum: b970cec53ff43282a667be8e241aaeea SHA1: 121abcbd9d163d02277f1d9e82e1bccd0e573155 SHA256: 30d6ab8e1bdfbfb3d5ed256c85595cbdc8832fd6e6c712873a77f9b179d45902 SHA512: 0aad3a1d4563cade9f0121b6700d6109ff0abef2cb6323858eec2a43c82d940a6b24145a2dd785770afb9da0c3b9f6d6844e4c38baa89b5783fda833da098d0c Homepage: https://brltty.com Description: Access software for a blind person using a braille display BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. The following display models are supported: * Alva/Optelec (ABT3xx, Delphi, Satellite, Braille System 40, BC 640/680) * Baum * BrailComm * BrailleLite * BrailleNote * Cebra * EcoBraille * EuroBraille (AzerBraille, Clio, Esys, Iris, NoteBraille, Scriba) * Freedom Scientific (Focus and PacMate) * Handy Tech * HIMS (Braille Sense, SyncBraille) * HumanWare (Brailliant) * Iris * LogText 32 * MDV * Metec (BD-40) * NinePoint * Papenmeier * Pegasus * Seika * Tieman (Voyager, CombiBraille, MiniBraille, MultiBraille, BraillePen/EasyLink) * Tivomatic (Albatross) * TSI (Navigator, PowerBraille) * VideoBraille * VisioBraille . BRLTTY also provides a client/server based infrastructure for applications wishing to utilize a Braille display. The daemon process listens for incoming TCP/IP connections on a certain port. A shared object library for clients is provided in the package libbrlapi0.7. A static library, header files and documentation is provided in package libbrlapi-dev. Bindings to other programming languages can be found in cl-brlapi (Lisp), libbrlapi-java (Java) and python3-brlapi (Python). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: brotli Architecture: arm64 Version: 1.0.7-ok4 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 721 Depends: libc6 (>= 2.34) Filename: pool/main/b/brotli/brotli_1.0.7-ok4_arm64.deb Size: 305738 MD5sum: 524f41d13fa6077ada0eb648c1aaebd4 SHA1: f255d5d95632815301a50b0e4970e3ed02b26604 SHA256: d689c10e1795f57f5a7a0b5575299bda6f9c5233ef93f66a375af9c108289b60 SHA512: 9e2445b403ab4402e113e6740707ecc5044f78402c27db3879ce9810cb8bb50892a53af480a57796e97afa3af04dd160046b1efd785addd4ed6a917b4303149e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bsdextrautils Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: foreign Priority: optional Section: utils Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 729 Depends: libc6 (>= 2.34), libsmartcols1 (>= 2.38), libtinfo6 (>= 6) Conflicts: nwrite Breaks: bsdmainutils (<< 12.1.3), nwrite Replaces: bsdmainutils (<< 12.1.3), nwrite Filename: pool/main/u/util-linux/bsdextrautils_2.38.1-ok5build1_arm64.deb Size: 81232 MD5sum: 00921948d3c1e44c39edb27fa023aa7c SHA1: d6ea825260e5c105fc5b463ff65da9160eedffd7 SHA256: 4add8a0b91d6391ef1d9eca538fdf421a1a676901f636ed18fef27795a417a0d SHA512: c5ae6cb1eb98829cd123544a3303fceebe4dff77e383d61c09d2c11d059e4f02d7e2fcfa547025313505f8dd68d68f6a657c55d6a84f37c9bd3fc4f4f6f8d81b 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. 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/main/b/bsdmainutils/bsdmainutils_12.1.7-ok1_all.deb Size: 5046 MD5sum: 12ab108edc402897660609023c31145e SHA1: a88c4c54bf4661f289568f02b109acbf961976fe SHA256: 4a474047e0be7d5a93f80a2154a76fa27aa0ea02dabf0b4108d3817242fbe699 SHA512: 1a0688dab212b348a858a81ddfaef46c379ce326827c2a3d3476471396563f62489079b2581c7ee110efd7229ab8f9998b47ab7cfa43024a0c8c8fe60f862987 Description: Transitional package for more utilities from FreeBSD This is a transitional package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: bsdutils Architecture: arm64 Version: 1:2.38.1-ok5build1 Multi-Arch: foreign Priority: required Essential: yes Section: utils Source: util-linux (2.38.1-ok5build1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 590 Pre-Depends: libc6 (>= 2.34), libsystemd0 Recommends: bsdextrautils Filename: pool/main/u/util-linux/bsdutils_2.38.1-ok5build1_arm64.deb Size: 89132 MD5sum: b84475c056447f87c1fffced9f5e8306 SHA1: 02d0f85b640e1bdca5c5676849295bc27f5fbd33 SHA256: dfbe2ccf8f1456f9f0bdd5cc5550d553ebfb37eae981aece8faeab591fc2e828 SHA512: 2d45e56b17bdfb5444ea2bce11e3e523da0195e998036630190d723ce276ed42aab034be579604ae3b7f20db9232cd93c1ac70c7ac319581dce9c6ae0af69263 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ca-certificates-java Architecture: all Version: 20190909-ok6 Multi-Arch: foreign Priority: optional Section: java Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 37 Depends: ca-certificates (>= 20121114), default-jre-headless | java8-runtime-headless, libnss3 (>= 3.12.10-2~) Filename: pool/main/c/ca-certificates-java/ca-certificates-java_20190909-ok6_all.deb Size: 10102 MD5sum: 4c2612d98e8ee2af7a202bc1b8c3e970 SHA1: 2ae41f1bc9275763a349998943f77596f51afb86 SHA256: 5a410511b44430441aa70ecc5f3ab06862fc9759d692323d54d9a322099b2353 SHA512: d1a8ad8906f035e8f4303284bc870a04147656c45bfc439ee8bb8bb7f4971d89472e96d33e77113164fe10d9b6111ad9dc0efc4ae047b01ec27f43660f801262 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cairo-perf-utils Architecture: arm64 Version: 1.16.0-ok3 Priority: optional Section: misc Source: cairo Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1843 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/main/c/cairo/cairo-perf-utils_1.16.0-ok3_arm64.deb Size: 389316 MD5sum: 9755108fc0bcb193d93622f4b41ee550 SHA1: 4e2b1158c898283518f33d2ace7ca4262afe0606 SHA256: c61c84d46aa7cb7407dccfeb11b967f6de8a8f1dcc0b526dbf52ae676fe03789 SHA512: 302bd19349d256fb1934bfee69f7e1aea2aa845fd9aa9206e7a9a07ae69cfc2a5b47ec2f5bb7ad795f1c4e31e58c34df40e83e9731fab488b3ef157c17a3dd3f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: calendar Architecture: arm64 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: 431 Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.34), cpp Breaks: bsdmainutils (<< 12.1.1) Replaces: bsdmainutils (<< 12.1.1) Filename: pool/main/b/bsdmainutils/calendar_12.1.7-ok1_arm64.deb Size: 127178 MD5sum: 2038dafc10d42e540555e49e4a88c605 SHA1: 6567abc328bbaac7a3b0037f4b545c70540bbd4b SHA256: 2acd15a3abc3ddc8f8fb6bfda56c619cd51fd99136bdd6af89d424b9cc84ed5f SHA512: 8427d3bc368c99efa035b8abf9f71db72c036b430591de272d7c062583fc577d24718bef32b02c91ee6f249a93b596bb45d7277bd5ea2887997dcce00edaee56 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: catdoc Architecture: arm64 Version: 1:0.95-5ok1 Priority: optional Section: text Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 659 Depends: libc6 (>= 2.34) Suggests: tk | wish Filename: pool/main/c/catdoc/catdoc_0.95-5ok1_arm64.deb Size: 89040 MD5sum: 5666f92cb8648b0c73d78b1f208146c9 SHA1: 1b4b72f6a8aee7433e7b64537eaa96f78468c4e7 SHA256: 1e69f2ef6d8a56126a2cce5702e0cad5651490c513fb282099519a758bd2ff4f SHA512: 50050aa92f1b2086a465fde00bfd2e877a88be8bc862ae08378417eeb793ed0f5d02e16c0b7f92cc80a9cb2df8761b120ebf7f9bea44cfac2f5de62e5f84738e 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. 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/main/c/catfish/catfish_4.16.4-ok1_all.deb Size: 273660 MD5sum: f866d2f5b0768d29154fb3494a27a2e8 SHA1: d728b124271f219d30dba191204d7c309a01a524 SHA256: 1e791c738e515f11735d27f8040204e33359b4034a58562f77094ceb169cba55 SHA512: d6401884337aacbbc3aa6d83fc1a1d0e77a6ef8653ffab9a339c236f4470a6b5a9dd3701a9ed627f4a6eda1b10c40ad4f44c55f335bc860e4425f502378fd194 Homepage: https://docs.xfce.org/apps/catfish/start Description: File searching tool which is configurable via the command line Catfish is a handy file searching tool for Linux and UNIX. The interface is intentionally lightweight and simple, using only Gtk+3. You can configure it to your needs by using several command line options. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cclib Architecture: all Version: 1.6.4-ok1 Priority: optional Section: science Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 17 Depends: python3-cclib (= 1.6.4-ok1), python3:any Suggests: cclib-data Filename: pool/main/c/cclib/cclib_1.6.4-ok1_all.deb Size: 3510 MD5sum: 8d370feed75ea53bda03949d76e19d67 SHA1: c7ed7239b53006ef9fd333469612f190be3e743a SHA256: ab797e4a6ec16a0f2f9cef7def0b92669d9384195962463aaa6113f2b534ffc3 SHA512: 09d19d37119b52fe58b1a2c6605f4a32cdc3d39fdd4ae7b8abe8e6d1aee10ccb898365c63f41fa4bbc380d11ae833033d1d519c93c0b67544de803484c653f8a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cgroup-tools Architecture: arm64 Version: 3.0.0-ok.1 Multi-Arch: foreign Priority: optional Section: admin Source: libcgroup Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: guopengfei Installed-Size: 950 Depends: libc6 (>= 2.34), libcgroup3 (>= 3.0.0) Breaks: cgroup-bin (<< 0.40~rc1-3~) Replaces: cgroup-bin (<< 0.40~rc1-3~) Filename: pool/main/libc/libcgroup/cgroup-tools_3.0.0-ok.1_arm64.deb Size: 74988 MD5sum: 77a7e509ab5ab0c8e28f7ef62c8e792c SHA1: 13572f9c32c8696893fbe9693868fcbebcbe79c2 SHA256: ee798a3636466e46c5db8f4c8030c4850d8820eec041d619d3f173726ca87243 SHA512: aa3a767a490044dd3c6447473c3e6cad8ae8c96e78a900f7e6b8ec9dde5d7c7b47fa6f52952831d55c322fe872e245c71d2761d4a2417365e42873b3d9acc210 Homepage: https://libcg.sourceforge.net/ Description: control and monitor control groups (tools) Control Groups (cgroups) provide a mechanism for aggregating/partitioning sets of tasks, and all their future children, into hierarchical groups with specialized behaviour. . libcgroup allows one to manipulate, control, administrate and monitor cgroups and the associated controllers. . This package contains the command-line tools. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: charon-cmd Architecture: arm64 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 225 Depends: libstrongswan (= 5.9.11-ok1.2), libc6 (>= 2.34), strongswan-libcharon (>= 5.9.11) Filename: pool/main/s/strongswan/charon-cmd_5.9.11-ok1.2_arm64.deb Size: 22474 MD5sum: 506a4262e9b8c98479954193f3205062 SHA1: df3b051cc00b006b5c0d5719e9acacf0c56b1132 SHA256: 50acb6a7b0a6cb6d6440641357a377ba109491823f8f5b21fb91eb0bce6cd97c SHA512: 433bba36c613c6c18ea2f2b438ee6dd13fef47a1c8d4593b8976bc7613cae22aba9a431ab44fd2add70b48ebca5ad1fc736c1888d7a3536f234a5e13751bb83c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: charon-systemd Architecture: arm64 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 240 Depends: libstrongswan (= 5.9.11-ok1.2), strongswan-swanctl, libc6 (>= 2.34), libsystemd0, strongswan-libcharon (>= 5.9.11) Filename: pool/main/s/strongswan/charon-systemd_5.9.11-ok1.2_arm64.deb Size: 18926 MD5sum: 4a948abebcf4bd290fa1d0f34070c7ba SHA1: 438e4af5f0fa837272555b897a895fbe650c9bd9 SHA256: 975db3b8b4b76481d55cbfe606b502734caf638c8710b232fa5a3af6695c8cd6 SHA512: 529f0b689ebe09c36d87ce64171d25753944649c343c2d7b05b3f5831efd2ae95c1a75fed030a04aed473c017ff71632703ca44668d794e49b369efd7127a6f9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: check Architecture: arm64 Version: 0.15.2-ok7 Multi-Arch: same Priority: optional Section: devel Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 478 Depends: libsubunit-dev, mawk Filename: pool/main/c/check/check_0.15.2-ok7_arm64.deb Size: 117980 MD5sum: 8735a222fe631a866c54dcd53b6b0e7b SHA1: 2c8c001242788c48363e1a4b410d0b4dca54c261 SHA256: 2c9691bc0b9a4a768810ca283ab7567c431cf5d6defc7be96bc176eb5919944a SHA512: f6fc813ca6f27e917d153f587fbaa2af34addd79be89434d2604b9562bf7fe7502d7bee0b4c622d50af35cd6c895a2d06e61ba8c3a1ec1a0bfe04a7b4461749b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: chemical-mime-data Architecture: all Version: 0.1.94-7.2ok1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 219 Provides: chemicalmime Depends: shared-mime-info Suggests: gnome-mime-data Conflicts: chemicalmime Replaces: chemicalmime Filename: pool/main/c/chemical-mime-data/chemical-mime-data_0.1.94-7.2ok1_all.deb Size: 42134 MD5sum: 0a0330f44ec135a946772b072def420b SHA1: f2042541fb3e391e8ef7d11173788a815431fa8d SHA256: df493ed1703074fd070193f052904410595fc8b03f94d54fa545a8a9863f8efd SHA512: 702a6a15a6cb254ecff46b07b5dcd720a50c5ba5bf776a1e10fb2d1554ef1a4ace0d08dd132478bb02986b1652b7b1d0ac1d321f875181802de6de1f9f3768b9 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/. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: chezdav Architecture: arm64 Version: 2.5-ok1 Priority: optional Section: net Source: phodav Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 32 Depends: libavahi-gobject0 (>= 0.6.22), libc6 (>= 2.34), libglib2.0-0 (>= 2.51), libphodav-2.0-0 (>= 2.0), libsoup2.4-1 (>= 2.48.0) Filename: pool/main/p/phodav/chezdav_2.5-ok1_arm64.deb Size: 8556 MD5sum: 7ae7d0813c292ad399926b888a3c46e5 SHA1: 82a4837844e77285ab1a6147e036ff7c9bc8d0c2 SHA256: a39f99042ca3010af746235cf259e09c895fd97864563e2e9bee64dcf9a79cf4 SHA512: d335e211703bc1a1ef33165b0e454969bffa3976eb0fa1a5ba3b30a62077f78287c4428aec8001158e3717b6806432622a556cb53554e7b151f5e6b73899c71b Homepage: https://wiki.gnome.org/phodav Description: simple tool to share a directory with WebDAV phởdav is a WebDAV server implementation using libsoup (RFC 4918). . This package contains a simple tool to share a directory with WebDAV. The service is announced over mDNS for clients to discover. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cifs-utils Architecture: arm64 Version: 2:6.9-ok4 Priority: optional Section: otherosfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Samba Maintainers Installed-Size: 288 Depends: libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), 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) Suggests: keyutils, smbclient, winbind Replaces: smbfs (<< 2:4.0~rc1-0) Filename: pool/main/c/cifs-utils/cifs-utils_6.9-ok4_arm64.deb Size: 82620 MD5sum: 12c17e3604131efc67b5fd78006e175f SHA1: 3d1208215644694f8d4e581b50d58203056822c2 SHA256: 551381d82c6f9b90ef62641eb384337e3c8f53cdbb2de49d3a7e629c3790c3e9 SHA512: 7cc3af0ed72cc75357bbce41e991fada2149367408adc1e16b6a6efcf2cc9813ca6169ec19bebdc60a8db6c757cb1741b4571c9a880189a61b4e51b40cb92f78 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. 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/main/b/brltty/cl-brlapi_6.0+dfsg-ok2_all.deb Size: 5680 MD5sum: 7b89d0bc685d414d72e1fc0f372ba672 SHA1: ceed7133e4d5e091fa7e7c2135179b1623726490 SHA256: a1288d6ebe11e780312fad870e18d90d841f2452fb8c90b7c74adcf207138205 SHA512: 1160cfe3f462d57acb7eb399242a94ddbdf20516a8ab82134c643cc9b1646d07648e214a3154def4b86953fec39420fb088ac0fa08ecb666a1c573db2c78dc8f 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. 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/main/l/llvm-toolchain-10/clang-10-doc_10.0.0-ok2_all.deb Size: 1120272 MD5sum: 4372aab5cb7e6317324cd364e72659ca SHA1: ced97bb4d8c9d766282017c983b60592024805f3 SHA256: b22f08a13e6cb7c990079f3b50a2f023c7c3fed9d0f18beab3fbafd5141ea044 SHA512: 37956e1fdb6d09a1781bc1e330beefedb7f1befe94ac8f16efa0cdce0523d5c6c0f895235e34fb671357511ec5a9394115bc2b9521b14e71d853d94b71cf272d 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. 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/main/l/llvm-toolchain-15/clang-15-doc_15.0.2-ok9.4_all.deb Size: 1218858 MD5sum: dbf172137a652046b713a341ecd3b2a1 SHA1: ebeff2a8004748da6584947e73b2f3572bd948d5 SHA256: ea8f7e5b7da24a560b89ba8e06a0c800717eefdbbae668a65d1fd482ec85a25e SHA512: 275fdd5c08fca8b9bd85d6b92a5c25467c91a5168793bdc30f3dbc4152635fa1143c21abc0ecb1cd90a7ec9cb0861fbf0f1e2ebcf7664bd6ec2fbea43746c40b 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. 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/main/l/llvm-toolchain-15/clang-15-doc_15.0.7-ok2.3_all.deb Size: 1220502 MD5sum: 0b89f616144503f9f31767f64f6302c5 SHA1: d4298e146120e496fa3021894bf17e88255ad763 SHA256: 9ab22f47977c0b1f7af72b9e9b8b15d7ea3f4064ccb79e48e12aec0fbc72157f SHA512: 3a800a299b6c941b6c18bcd3804b1d63414f0284d26109b2539159f920e6dd929ea8fcc9c6e1acd3eedc22ef8b207d47f14c3b90146d3186f6212d075f0ecb25 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. 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/main/l/llvm-toolchain-15/clang-15-doc_15.0.7-ok3_all.deb Size: 1220754 MD5sum: 003631af9b0dc9fa9430cb71fbb5d7fc SHA1: c911581cc10ca9041c2615678557fd9b3b247781 SHA256: 21cc7c7d238dbe7e54352c752d37fd0f8e569b02c97100b298881a9675a3e7be SHA512: d32f2dcb547b206230c876f2a33932528b0872385a6a203d173d67b089e8552b05f65a07e42481bc0449773d343d4acd4cead38f0ad8be5d086348e59cbe448e Homepage: https://www.llvm.org/ Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-15-examples Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: doc Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 44 Filename: pool/main/l/llvm-toolchain-15/clang-15-examples_15.0.7-ok3_arm64.deb Size: 13806 MD5sum: 61c687473bd2adb26760a736d72864c2 SHA1: 3191a83f3abd2cf05eda121e3dd0bf74d7d06625 SHA256: e86ae8d62e5d82e1ccae00f949db31da64cfc5a543edcaf1a70088d82c6ddc70 SHA512: 471746f9e2c72309bb5c9414d7ea3cd8af80826503b515a48c3ad5b305ce0f926b9dbd2a052a6fe61d93b7136f5c7b700ebf411771801b046b9aff27bab61f51 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-15 Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 322 Provides: c++-compiler, c-compiler, objc-compiler Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 11), libstdc++-12-dev, libgcc-12-dev, libobjc-12-dev, libclang-common-15-dev (= 1:15.0.7-ok3), llvm-15-linker-tools (= 1:15.0.7-ok3), libclang1-15 (= 1:15.0.7-ok3), libc6-dev, binutils Recommends: llvm-15-dev, python3 Suggests: clang-15-doc, wasi-libc Filename: pool/main/l/llvm-toolchain-15/clang-15_15.0.7-ok3_arm64.deb Size: 79312 MD5sum: 6a4d70ce22979dc09b6bdedda02ac27e SHA1: be7879d8eab503105f36b7bf2ae34df9caf901a2 SHA256: ba0540ad1922b8e5922a79c6f7bc6d8545168dfebd4125b240b6c6b5ce4023e7 SHA512: 5d48b27807ac544b783abe4820eb7edb9aed77d653a9f965dec2b1ce5abf2d4a121ba1dbf0e4ac067127fc80bce9888485c03a1e26513e562e4f6537fe1b5e7c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-format-15 Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 230 Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libgcc-s1 (>= 3.0), libllvm15 (= 1:15.0.7-ok3), libstdc++6 (>= 11), python3 Filename: pool/main/l/llvm-toolchain-15/clang-format-15_15.0.7-ok3_arm64.deb Size: 53292 MD5sum: 6cc78864c5cd98bdbd238f45ac8b3311 SHA1: 3706f35af12315f4b38ae823a737b252ec6c2ca0 SHA256: 26b9d03575d095dca6985998bbb509a2a56c2b2b1981050ccd27b1b277659aa9 SHA512: 71452a60714a67fe69c682ffe746e39aa7246c458d4fc854f8e88d8f753a76df6a127501f7ec6cfe78a58372b37200a995a0145ccba45a24544f1dda30007fb5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-format Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Multi-Arch: same Priority: optional Section: devel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27 Depends: clang-format-15 (>= 15~) Breaks: clang (<< 1:3.6-28) Replaces: clang (<< 1:3.6-28) Filename: pool/main/l/llvm-defaults/clang-format_15.0-56~exp2-ok1_arm64.deb Size: 2136 MD5sum: b92dfe537e63081242127bbb5df232df SHA1: 7bf68a1048718185d35c6760969e601f32f6aae6 SHA256: 65940a1aa0e763ada7a1764ff4d7f2ea9a0c133a30c966c28881ed616484fa37 SHA512: f217634c04d27bf08c2a4d49333ac7a25258193fad749368f614f1e375deb0f6e1c3f36c83ba88468bd1a384566f64881f111f8c5b0eafd91032eed57cbaaab4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-tidy-15 Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 26172 Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libgcc-s1 (>= 3.0), libllvm15 (= 1:15.0.7-ok3), libstdc++6 (>= 11), python3, libclang-common-15-dev, clang-tools-15, python3-yaml Filename: pool/main/l/llvm-toolchain-15/clang-tidy-15_15.0.7-ok3_arm64.deb Size: 4556624 MD5sum: 50faa8bc531c1a3a91afa862b0a411d6 SHA1: bd21a411b4cd1ad5fa471b16d96ded634af3db45 SHA256: 34215a092db3aac8919a0211b3684b657e56909ee293cd60d90b36e385e2d482 SHA512: 31bdfc0436b5a7be37f8848cafd875c8547f83e1c547e630dd9fb0282852d004ceb2c3417e38f92adfb53e06ca58f72f0f5339e516dfb77a51fd3931c2ccfc62 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-tidy Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Priority: optional Section: devel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 19 Depends: clang-tidy-15 (>= 15~) Breaks: clang (<< 1:3.6-28) Replaces: clang (<< 1:3.6-28) Filename: pool/main/l/llvm-defaults/clang-tidy_15.0-56~exp2-ok1_arm64.deb Size: 1928 MD5sum: f6f0eb074ce0a2fc440bcdff5f76b901 SHA1: 9becef3e81845186aa6a16e87e69286118677e37 SHA256: f6283ddcd1d38bafce61cef9ff72f4d642d2f92d177e8aa1a7dcb14cad803d6b SHA512: 467141d6b9bd1b6bef759087f24e1128fe5ed77fc39fce7e3533193ea047d33b47e4acae09d93cd6d1610e6cbb5387e000b095a1973192e77bebb74f6cac112f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-tools-15 Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 34212 Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libclang1-15 (>= 1:15.0.7-ok3), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 11), libxml2 (>= 2.7.4), clang-15 (= 1:15.0.7-ok3), python3 Filename: pool/main/l/llvm-toolchain-15/clang-tools-15_15.0.7-ok3_arm64.deb Size: 7420244 MD5sum: 2eb0c8d4fac0b2488faf38c24728efa5 SHA1: dc394facd0d6d3d9a56cff55b3437aad5443a66e SHA256: 496214b39c2947078a676dc6325b20dd8e93db8fd5ceb9710f4ed0e337c69d71 SHA512: 4131b4bebdb538b9b780de52e18927d44cab15823ebc4e04acba2861cb4bf4cb4a4c4a6d6dfb47258f68e6606fba2baa48b6436e87546ea6bed79796db52f114 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang-tools Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Multi-Arch: same Priority: optional Section: devel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 25 Depends: clang-tools-15 (>= 15~) Breaks: clang (<< 1:4.0-42) Replaces: clang (<< 1:4.0-42) Filename: pool/main/l/llvm-defaults/clang-tools_15.0-56~exp2-ok1_arm64.deb Size: 1978 MD5sum: 46370804ee3f1e45afaa70b8867382f0 SHA1: 7137b99f829683d96e1df3bf1992558ac6fdec73 SHA256: 8142b14acf8b6837333b6fb3fc6d3cc9cd5283224242cd776df07401bc7589a7 SHA512: ae1d6980ada8d82c723790531b4cac14517374a390f2f83c70f8b919dc07fe35d6bd785407acb20ec599e8b3fdcfef2f7c8e8a7cccaaabdb489cd049aff2d6c4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clang Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Priority: optional Section: devel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 18 Depends: clang-15 (>= 15~) Breaks: clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1) Replaces: clang (<< 3.2-1~exp2), clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1) Filename: pool/main/l/llvm-defaults/clang_15.0-56~exp2-ok1_arm64.deb Size: 2062 MD5sum: 3028ac8997137d043f5ddf211960ee43 SHA1: ab9843d624d79030ef5d024c842b1e3e33818ecb SHA256: 918dd24f7e4775d495c86a6c97936a6a1fc4f03fdb5cf18955bf7e85b7308d76 SHA512: 7d18df7fc68226330c9a7f5c12efa5f1a6594eb8d16acf43b7c5546e985a5580150074497d465d7e4dc78a97f5c629f5fd25f3fa7ebfc4aa3c180a48442f4ad6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clangd-15 Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 31259 Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 12), libclang-common-15-dev (= 1:15.0.7-ok3) Filename: pool/main/l/llvm-toolchain-15/clangd-15_15.0.7-ok3_arm64.deb Size: 5996442 MD5sum: a7d83eb955e798faf5db84d0e8e40f10 SHA1: cd6990a2c4837787e6653efa29866138c46d26ec SHA256: 6283d5c3d1cac3603d05bedef0f602310b6f4aced927be916c83ecd0f7868b4f SHA512: db794e11d9184bde995b7e3be01b3daebdc6db947bfc58d0555f755519cdace5a361ef8d7486bba9d30500515e12eca41401e7d7f5afb92da83eecc3694d390d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clangd Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Multi-Arch: same Priority: optional Section: devel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 14 Depends: clangd-15 (>= 15~) Breaks: clang-tools (<< 1:9.0-48) Replaces: clang-tools (<< 1:9.0-48) Filename: pool/main/l/llvm-defaults/clangd_15.0-56~exp2-ok1_arm64.deb Size: 1734 MD5sum: 8381e339a035b82568b3ae9850ea9ec0 SHA1: 35a63992138312695d8c592abc18373a2342b6ea SHA256: 26cde7e957496d134ebb58a037813855b9b7f2e31a66d4e0edc6b5b99bc43b17 SHA512: a7bb1257d45bf7bfa4b4e2f86bb5f36eac8b48d2d3ab01a3ee0b87092b31db77fa7ca13ec1cd3bb08fffee2f8358b59d7beef2cfd738fd899bd9122b78d25d04 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clutter-1.0-tests Architecture: arm64 Version: 1.26.4+dfsg-4ok2 Priority: optional Section: misc Source: clutter-1.0 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 503 Depends: libclutter-1.0-0 (= 1.26.4+dfsg-4ok2), libc6 (>= 2.17), libcogl20 (>= 1.21.2), libglib2.0-0 (>= 2.53.4), libpango-1.0-0 (>= 1.30) Filename: pool/main/c/clutter-1.0/clutter-1.0-tests_1.26.4+dfsg-4ok2_arm64.deb Size: 82574 MD5sum: 2aa01ea63bc9ee9575887dbe8f41d6d7 SHA1: 3daa1193b02e2068e5d4ee50d4b229abc46efbb9 SHA256: 9bd3241e0131fcbbcef3b45ce6894b021cbc893a333965dbeea213db4a6bcc71 SHA512: 21fa5c40a7bc63757fb8a48abb57d7c15da9ec6e34b6053cebabebcb46fede8537840a5aea1fa6236d3497ca60e4316e4c118e0ae5d7af00a01493d6712a4793 Homepage: https://gitee.com/openkylin/clutter-1.0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: clzip Architecture: arm64 Version: 1.13-ok2 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 215 Provides: lzip-alternative, lzip-compressor, lzip-decompressor Depends: libc6 (>= 2.17) Filename: pool/main/c/clzip/clzip_1.13-ok2_arm64.deb Size: 87858 MD5sum: 0d5d527f36944a3df204b742543cd178 SHA1: 8ed53718aa03a5083ab5a9dded710d3c66019649 SHA256: cc8b3dd28f3eb637cca7f7bb4376e348bdbd958a51c87a48ecb0ccca0fc4b3f1 SHA512: 3a49e132cbd65485b55c115dc0ec886f87169f262fef22910a33b538ed3ea3c18de1152b4d2da7e04a06263f5c27a293414d43172f09fd6b7e8e3ece0598a0b4 Homepage: http://www.nongnu.org/lzip/clzip.html Description: C, lossless data compressor based on the LZMA algorithm Lzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution and data archiving. . Clzip is a C language version of lzip using the lzip file format; the files produced by clzip are fully compatible with lzip. . Clzip is intended for embedded devices or systems lacking a C++ compiler. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cmake-curses-gui Architecture: arm64 Version: 3.25.1-ok2 Priority: optional Section: devel Source: cmake Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 7146 Depends: libarchive13 (>= 3.3.3), libc6 (>= 2.34), libcurl4 (>= 7.16.2), libgcc-s1 (>= 4.2), libjsoncpp1 (>= 1.7.4), libncurses6 (>= 6), librhash0 (>= 1.2.6), libstdc++6 (>= 9), libtinfo6 (>= 6), libuv1 (>= 1.38.0), zlib1g (>= 1:1.1.4), cmake (= 3.25.1-ok2) Filename: pool/main/c/cmake/cmake-curses-gui_3.25.1-ok2_arm64.deb Size: 2613490 MD5sum: 69420df7feba9b0a5f65267f47e6d650 SHA1: bcdfde36b25f493def9a809060d60692e9cdf447 SHA256: 2cf4d08ed133cf4e88fba258db779605caaea6f4260b1a0ae5bbe7972d3859a4 SHA512: f71c22e66623a646e583c7090841f1c7e99ee70725984d2b4fc1000825dd24280c11058cc452bbb36128a68cf1cae4e6c5f2441662643ff8b1e1991c95195d3e 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". cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cmake-data Architecture: all Version: 3.25.1-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: cmake Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 10448 Filename: pool/main/c/cmake/cmake-data_3.25.1-ok2_all.deb Size: 2046854 MD5sum: f2a20221f86fb0636430c1882da200fd SHA1: bbfd59912e99ade21f4a55fdd2d79adbeb9cf112 SHA256: 54296e41ed0f439a6b0bc4b225d1925b361b9adf66a9d088ba0d81d8ef79b287 SHA512: 69f9fcb129ef67a219690533a95a690039d137c2777fa2a8377702070ee79eed1449f4f0d6444d44a4c30aa20c619d9244ba3aa507e0e87b08e3bebacd36a2b3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cmake-doc Architecture: all Version: 3.25.1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: cmake Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 28871 Depends: cmake-data (= 3.25.1-ok2), libjs-sphinxdoc (>= 4.3) Recommends: doc-base Suggests: cmake Filename: pool/main/c/cmake/cmake-doc_3.25.1-ok2_all.deb Size: 2166350 MD5sum: c357a550c09a1411313ae6cc30e7ec4d SHA1: b8cd419b0e1a0eda5fd8348a3789c9b829dc6cf4 SHA256: b45a916f63b7d04abf88aba8f240645decc6aceeafab08dc76402c2ec5e8015d SHA512: 8a6aed357b1a29204d6e4d51013994bda2e6def457fc21096b1fd300989edc36ffa2091687db39e596c516768feb7d75bd619c02c094278d4592ff22ff43ec00 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cmake-qt-gui Architecture: arm64 Version: 3.25.1-ok2 Priority: optional Section: devel Source: cmake Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 7552 Provides: cmake-gui Depends: libarchive13 (>= 3.3.3), libc6 (>= 2.34), libcurl4 (>= 7.16.2), libgcc-s1 (>= 4.2), libjsoncpp1 (>= 1.7.4), 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 (>= 9), libuv1 (>= 1.38.0), zlib1g (>= 1:1.1.4), cmake (= 3.25.1-ok2) Filename: pool/main/c/cmake/cmake-qt-gui_3.25.1-ok2_arm64.deb Size: 2739888 MD5sum: ca8fcea4582de280fa7b05feb6b4aec2 SHA1: b30f91b0ca5f8a252411f8b4d96e362e4ee5bb4c SHA256: d8b3b4b06c21dddb5e9b116ef6aa1c4329630f0509bf50025767b48fc0363f54 SHA512: aa26cb054aaa0e68b311697a229067263992b39a025c11e4245bfa83174c89acd2e2aec13ac25fa030a8f0982875c2dbb790825c5eb537839b9be137c4f70118 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". cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cmake Architecture: arm64 Version: 3.25.1-ok2 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 23404 Depends: libarchive13 (>= 3.3.3), libc6 (>= 2.34), libcurl4 (>= 7.16.2), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libjsoncpp1 (>= 1.7.4), librhash0 (>= 1.2.6), libstdc++6 (>= 12), libuv1 (>= 1.38.0), zlib1g (>= 1:1.1.4), cmake-data (= 3.25.1-ok2), procps Recommends: gcc, make Suggests: cmake-doc, cmake-format, elpa-cmake-mode, ninja-build Filename: pool/main/c/cmake/cmake_3.25.1-ok2_arm64.deb Size: 6669798 MD5sum: 58566b957c1da6e34df7158160664eae SHA1: c1d0bef1bff1b1d2d41d83993915eb51232e40f1 SHA256: 40f66d04e0aac5ff2f0c290b9a78cc90e712e587c0a8795b64e0cf0da259b170 SHA512: c5022437599f082f926b08bc79725465dc846b36d90f7966736f1b788df4eae8a847050622b72d9fa471f6afbb1b2b50fea03b1ff204c2867514094f54878855 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: console-setup-linux Architecture: all Version: 1.194.3-ok1.1 Multi-Arch: foreign Priority: optional Section: utils Source: console-setup Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1767 Provides: console-terminus Depends: kbd (>= 0.99-12) | console-tools (>= 1:0.2.3-16), keyboard-configuration (= 1.194.3-ok1.1), init-system-helpers (>= 1.29~) | initscripts Suggests: console-setup Conflicts: console-setup-freebsd Breaks: console-cyrillic (<= 0.9-11), console-setup (<< 1.71), console-terminus Replaces: console-setup (<< 1.71), console-terminus Filename: pool/main/c/console-setup/console-setup-linux_1.194.3-ok1.1_all.deb Size: 1491110 MD5sum: aba26d2051e85c3cc32d82c56d2af001 SHA1: 24f58e5fc6ad5797cbe35f8887e84d7442cada1b SHA256: 97699df92fc80fed7585fcf8b372b75dca8d03565a3c8109029477f26fcf8511 SHA512: 24f16b4e6b2821711c8de1dc5142dbb621415f2cb5e4285d8a079f322cb2f0e3b43f752b223da9e63c65c8faa8b4ef253773178cffb9951003c5077abaf7f1c4 Description: Linux specific part of console-setup This package includes fonts in psf format and definitions of various 8-bit charmaps. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: console-setup-mini Architecture: all Version: 1.194.3-ok1.1 Multi-Arch: foreign Priority: optional Section: utils Source: console-setup Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1088 Depends: console-setup-linux | console-setup-freebsd, debconf (>= 0.5) | debconf-2.0, keyboard-configuration (= 1.194.3-ok1.1) Recommends: kbd | console-tools Suggests: lsb-base (>= 3.0-6) Conflicts: console-setup Breaks: lsb (<< 2.0-6), lsb-base (<< 3.0-6), lsb-core (<< 2.0-6) Filename: pool/main/c/console-setup/console-setup-mini_1.194.3-ok1.1_all.deb Size: 730290 MD5sum: 4add0c810f86197c3999addc3ffdfadf SHA1: bae54e6feb746c4c991e2b8ecc5e13ccc2a499da SHA256: b980ec6ce1d404703fe86f88198978a2f61d9251f20dff7d7521973016878b68 SHA512: cb723ad7b00e7514fa7314fbfdbbbf95670f147580d8a8327593a48184911efeffbfd2c10c3f354b1eb6fbf3fd8e69ade64d15f945e11982120aa9275cd14305 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: console-setup Architecture: all Version: 1.194.3-ok1.1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 428 Pre-Depends: debconf (>= 1.5.34) Depends: console-setup-linux | console-setup-freebsd | hurd, xkb-data (>= 0.9), keyboard-configuration (= 1.194.3-ok1.1) Suggests: lsb-base (>= 3.0-6), locales Conflicts: console-setup-mini Breaks: lsb (<< 2.0-6), lsb-base (<< 3.0-6), lsb-core (<< 2.0-6) Filename: pool/main/c/console-setup/console-setup_1.194.3-ok1.1_all.deb Size: 107302 MD5sum: a48041ff4ae5fa1df30be58c711643ca SHA1: 1d3aeb8f55d351851ff5e3a296f256245e582bfc SHA256: 0ca54ffd330ca3a3269789ea97f8a4ad152f8a0ed3c66eb4efd2c8b68164a192 SHA512: 51e42c4bd0217e322f41d4f40cad3ce674d19b553a8d90e28808fbd2f2c56a0d90f6f1dee3e528b595479b8d893589bddc8aa49e3cd6e93b1110035a03a7af8e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: containerd Architecture: arm64 Version: 1.5.9-ok6 Built-Using: golang-1.18 (= 1.18.1-1ubuntu1) Priority: optional Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Go Packaging Team Installed-Size: 85578 Depends: runc (>= 1.0.0~rc2~), libc6 (>= 2.34) Breaks: docker.io (<< 19.03.13-0) Filename: pool/main/c/containerd/containerd_1.5.9-ok6_arm64.deb Size: 19744742 MD5sum: 21f23127af8cef9052c8540989df4a7d SHA1: 397792ecbd8f98e69789edf383ab9043042a0007 SHA256: 0ebc24d7fe52c283a20cdd54e01cf2d1bbc97c86570e9073fe9fd651bd2836cc SHA512: d5be92b206bc8b4544cc688e0e5845709485369848a52c2ca29cffdd82fa8848eddac7fd9a6deb7367c36b3d179cf783454d7c05c4ff11b456ef786017848086 Homepage: https://containerd.io Description: daemon to control runC 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 contains the binaries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: coreutils Architecture: arm64 Version: 8.30-ok4 Multi-Arch: foreign Priority: required Essential: yes Section: utils Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael Stone Installed-Size: 17415 Pre-Depends: libacl1 (>= 2.2.23), libattr1 (>= 1:2.4.44), libc6 (>= 2.34), libselinux1 (>= 3.1~) Filename: pool/main/c/coreutils/coreutils_8.30-ok4_arm64.deb Size: 2637514 MD5sum: a20462f91e33cc658883013c5ec7b69a SHA1: 4321873ef90a553813172c64809cf797d7e51082 SHA256: 375a1609711421f869dcdfed99432ff6b1b376bc39b4908f28d67c1af2c9d06d SHA512: 5dd27c16f8e88db5d340261dc60e28164b710dc2e6fbd4fb196f6bd35326e72a1fca2f7d571f74f0119bacd80ee21556ae3b80100ec817594246d8f357fda772 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-12 Architecture: arm64 Version: 12.2.0-ok7 Priority: optional Section: interpreters Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 28717 Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.36), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12), cpp-12-doc (>= 12) Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4) Filename: pool/main/g/gcc-12/cpp-12_12.2.0-ok7_arm64.deb Size: 9550232 MD5sum: c7ef3f403a2d7c4c1c72b24fac6cbe7e SHA1: 22b8f1dd5b89e583af1d9268c5a18416a38a2720 SHA256: 43d22bff91f3f170dcc93827adbae249fbb8d76ba2b029a869d6d5868eaa0d90 SHA512: 8c8c512e4b2539809964f184132248e9192b55939c3c2d7d30139b7dc01227ed114179da4521a58afe2570ddfede18a973f673784ab35a46c5d6aa8f564e2562 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-8 Architecture: arm64 Version: 8.4.0-ok3 Priority: optional Section: interpreters Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 19329 Depends: gcc-8-base (= 8.4.0-ok3), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-8-locales (>= 8) Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4) Replaces: gccgo-8 (<< 8.4.0-ok3) Filename: pool/main/g/gcc-8/cpp-8_8.4.0-ok3_arm64.deb Size: 8643530 MD5sum: cc4aececb6196a9a82d7b889713d3b34 SHA1: ea65f21a46f8d83882ff76c32655a167e4cd776f SHA256: fb2394595f87c5cd92c3617336ed6aaeca6152a4858c851db1c075a95aa1e368 SHA512: eba7f3d893bc841ed81866c0916e08855c7837adabafcf577618aef6620823b289db3a528d77c1ef1fd2351b9006fcf5714a72292da45b94759a3c8a461af2cd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpp-9 Architecture: arm64 Version: 9.3.0-ok12 Priority: optional Section: interpreters Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 19132 Depends: gcc-9-base (= 9.3.0-ok12), libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-9-locales (>= 8) Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4) Filename: pool/main/g/gcc-9/cpp-9_9.3.0-ok12_arm64.deb Size: 6878308 MD5sum: f017d72eb8fbd28299d6c748b3a3d441 SHA1: 8842ac190b43f1125c15905afdd70c1081435749 SHA256: 2010832595e862ec0b759a618738ec07e90eba377805688f3e5d367b01597f8b SHA512: 928ac44359eebc7c2b69052bfa4b48e1e9b391221ae7ff1327d1762638d31453be081e71089e33400514ddc390d04eb9af465764ed90e89cf1b43fde5c298b7c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cpufrequtils Architecture: arm64 Version: 008-ok2 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mattia Dongili Installed-Size: 320 Pre-Depends: init-system-helpers (>= 1.54~) Depends: libc6 (>= 2.34), libcpufreq0 (>= 006), debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.0) Filename: pool/main/c/cpufrequtils/cpufrequtils_008-ok2_arm64.deb Size: 32312 MD5sum: b1e2c079f943c7c0b39b10c8064199a7 SHA1: 536c9281cbf4f8e96678c687b60e48b78380f919 SHA256: d7fa7a0ab8289b139425c67f8d75b25ec21f8eac6aa9d505f3cad8af3763c35d SHA512: f4ac2c2bb2cfbc5e1a5382a87f48677b77189be07cb3d01040c1ec6d33287d4e5dc78ee34d899b2a11158fb6a4db821159c83243602f003ac11a87a7880fffda Homepage: http://kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html Description: utilities to deal with the cpufreq Linux kernel feature This package contains two utilities for inspecting and setting the CPU frequency through both the sysfs and procfs CPUFreq kernel interfaces. . By default, it also enables CPUFreq at boot time if the correct CPU driver is found. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cracklib-runtime Architecture: arm64 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: 739 Depends: file, libcrack2 (>= 2.9.6-ok2), libc6 (>= 2.34) Recommends: wamerican | wordlist Filename: pool/main/c/cracklib2/cracklib-runtime_2.9.6-ok2_arm64.deb Size: 147852 MD5sum: 7ab9038dbbcd42318d50e332706e9fb3 SHA1: 912a72c0c402359bd72d3e0b0abc52ab279a0f7f SHA256: 678cb285a36f63b40e3c3b71206a143d4fffea93b442d69d142c43d01cb2e809 SHA512: 70807b83f4e3da550374b8d6ece0ea44908265800b2c815ffe7ceaf3e83fdb216faea8a0dc20dd0b0c4e6188af3f93f6fea33b2f8d162b6dde34ecef80883e26 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: crudini Architecture: arm64 Version: 0.9.3-ok3 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 77 Depends: python3-iniparse, python3:any Filename: pool/main/c/crudini/crudini_0.9.3-ok3_arm64.deb Size: 19334 MD5sum: 8726575fd842c8f668afd79478e6f824 SHA1: 3ff5e4273637db0978d492c37c5535db8c84cb3e SHA256: f56b1bf64a7194209b9db08869133292521794026e5f21b403d098336752ba26 SHA512: 2d57e60c37e9b9907e6811a26feae76ec0a6ba4aa441addc4486e993b0a7e3b39ce9917ab12aa2c1ee52928b9673ce08c8f3d24b8cd1bc4e5f7496f7cef8d1f1 Homepage: https://www.pixelbeat.org/programs/crudini/ Description: utility for manipulating ini files crudini is a utility to simplify reading and updating ini files from shell scripts, so named as it provides CRUD functionality. It can handle most variants of ini. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cryptsetup-bin Architecture: arm64 Version: 2:2.2.2-ok6 Multi-Arch: foreign Priority: optional Section: admin Source: cryptsetup Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Cryptsetup Team Installed-Size: 1939 Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.34), libcryptsetup12 (>= 2:2.2), libpopt0 (>= 1.14), libuuid1 (>= 2.16) Filename: pool/main/c/cryptsetup/cryptsetup-bin_2.2.2-ok6_arm64.deb Size: 343644 MD5sum: e14960b46176842cf865a4a856fe2861 SHA1: f87f81d61acb3f6dad174b6b1ec4a44b3e110f3f SHA256: 368500e0b80506326669fda2e12726a7fe433c6e1b8de94bd691a6734475218d SHA512: 44a9dc222c93a626eec5f2cc77cb0326582b06b99760400ff25cd6dfda08a846898086530b41759a0403ef01ad954ccc25bd79df551b5be23a717b554f8b64ba 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cryptsetup-initramfs Architecture: all Version: 2:2.2.2-ok6 Priority: optional Section: admin Source: cryptsetup Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Cryptsetup Team Installed-Size: 95 Depends: busybox-initramfs, cryptsetup (>= 2:2.2.2-ok6), initramfs-tools (>= 0.129) | linux-initramfs-tool, debconf (>= 0.5) | debconf-2.0 Recommends: console-setup, kbd, plymouth Breaks: cryptsetup (<< 2:2.0.3-0) Replaces: cryptsetup (<< 2:2.0.3-0) Filename: pool/main/c/cryptsetup/cryptsetup-initramfs_2.2.2-ok6_all.deb Size: 23638 MD5sum: 276082b3569e7f792fd3efe51690c7b8 SHA1: 8c930c46efd64a348d5c119d5203169106d4dbcb SHA256: 0c4e14ca56861c6d448d360ac9a60a7b5009021424c8ef2420380cab688bfd66 SHA512: 665f59fc4e5beca2fd1be20647be6096cd9f6b5e2692c15eb11f10733971500e946a7b9a9784db74eea22832e5a6c9af2c19e72b29de3f1736adde1eed83d9ed 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cryptsetup-run Architecture: all Version: 2:2.2.2-ok6 Multi-Arch: foreign Priority: optional Section: oldlibs Source: cryptsetup Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Cryptsetup Team Installed-Size: 20 Depends: cryptsetup (>= 2:2.1.0-0) Filename: pool/main/c/cryptsetup/cryptsetup-run_2.2.2-ok6_all.deb Size: 4478 MD5sum: 5b772ce9528c74c7516f33a7d5e6065a SHA1: 249858c2925177b93f3ffa78414f1d9d723aa921 SHA256: 70730043b17933f109ca4c59521ead908b226eb99f7995af8ec9115db440168e SHA512: 8153852740c9bc4a3c8d8d76dbf7053c66dd4294b4ae087f3fab9623bb2992fa5d6d2d620a9b09c24c400e567815c60c07a5ec4ca2ae000b1949f3e1a4368ef2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cryptsetup Architecture: arm64 Version: 2:2.2.2-ok6 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Cryptsetup Team Installed-Size: 436 Depends: cryptsetup-bin (>= 2:1.6.0), dmsetup, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34) Recommends: cryptsetup-initramfs, cryptsetup-run Suggests: dosfstools, keyutils, liblocale-gettext-perl Breaks: cryptsetup-run (<< 2:2.1.0-0) Replaces: cryptsetup-run (<< 2:2.1.0-0) Filename: pool/main/c/cryptsetup/cryptsetup_2.2.2-ok6_arm64.deb Size: 159866 MD5sum: b8d41a8926af4307903755f8a4133071 SHA1: 29835daf3d92cff4f5d2dd318f168e9d3e30da22 SHA256: a9bc23cd12e05a4452559a96f976583d290bc3f05710dc3856fee91e07c6bb1b SHA512: f8446520774c5cbc7f6fa3fbb7b2d8334c34e71ad39e5140a6563bf1dffbb0df9d2eedcf7849184cd0b640439559574b480e4475acb7a67737df35a5e235fe89 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 cryptdisk_start and stop wrappers and luksformat. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-browsed Architecture: arm64 Version: 1.28.16-ok1 Priority: optional Section: net Source: cups-filters Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 445 Pre-Depends: init-system-helpers (>= 1.54~) Depends: cups-daemon, lsb-base, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.34), libcups2 (>= 2.2.2), libcupsfilters1 (>= 1.27.0), libglib2.0-0 (>= 2.37.3), libldap2 (>= 2.6.2) Recommends: avahi-daemon Breaks: cups-filters (<< 1.4.0~) Replaces: cups-filters (<< 1.4.0~) Enhances: cups Filename: pool/main/c/cups-filters/cups-browsed_1.28.16-ok1_arm64.deb Size: 103514 MD5sum: 59f433a3ff1f1027d03eed52233c6e95 SHA1: 577cba914d9b7909409308e86960960f624baf14 SHA256: 270736e33f0c16b67ba6bb74086b42e0e686491bff8ccc3807cd88b6197c413d SHA512: 1e8471ed5c7deb4432594d801c04215be127d1a29a0da3cfa6b053d49100b8bc6322001f01dc1588739fb0abcc3f9834d04543d17b766807a65ef3e54a6849d8 Homepage: http://www.openprinting.org/ Description: OpenPrinting CUPS Filters - cups-browsed This package provides cups-browsed, a daemon which browses the Bonjour broadcasts of shared remote CUPS printers and makes the printers available locally, replacing the CUPS broadcasting/browsing which was dropped in CUPS 1.6.x. This way the old behavior of having the remote printers available automatically is now re-implemented with Bonjour. . cups-browsed is also useful with a CUPS >= 1.6 client to allow the latter to browse the printer list of CUPS < 1.6 servers (by using the old 'cups' protocol in BrowseRemoteProtocols). . cups-browsed is also useful with a CUPS >= 1.6 server to allow CUPS < 1.6 clients to browse its printer list (by using the old 'cups' protocol in BrowseLocalProtocols). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-bsd Architecture: arm64 Version: 2.4.2-ok4 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 322 Provides: lpr Depends: cups-client (= 2.4.2-ok4), cups-common (>= 2.4.2-ok4), debconf (>= 0.5) | debconf-2.0, libcups2 (= 2.4.2-ok4), libc6 (>= 2.34) Suggests: cups, inetutils-inetd | inet-superserver, update-inetd Conflicts: lpr, lprng Replaces: lpr Filename: pool/main/c/cups/cups-bsd_2.4.2-ok4_arm64.deb Size: 35148 MD5sum: df70a07c802ed039d5a98d1c48773506 SHA1: 3758819f2a1cfd1e1c76c1e83113fd60832b488f SHA256: f1de7537ab8b378eda231cd38e9cbf44947b7677625bf9690461a9f40b17a98d SHA512: f0e90a0188344745d5db0e20da190f3bfedb5814b53cf28c7c3bb9e3a782c2364aec233c3df582cecc71a50ce326a242e7f93f0bd854126a49b145641e7fbd4d 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-client Architecture: arm64 Version: 2.4.2-ok4 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 795 Depends: adduser, cups-common (>= 2.4.2-ok4), libcups2 (= 2.4.2-ok4), libc6 (>= 2.34) Suggests: cups, cups-bsd, smbclient Conflicts: lprng Filename: pool/main/c/cups/cups-client_2.4.2-ok4_arm64.deb Size: 113202 MD5sum: 366966ab0ecff94b8d3af15b8a33bdba SHA1: 3655c3d07c0d9f6fc9814cadc4479cfb2baffa5c SHA256: a67bc2082ad184dbdb09ca5c6bd34e939d6a7b8d996a8a8e0219d06e6e9a6b82 SHA512: 3cbc47e397691d13bf95e76c5a57e5113f55ccaf974c32c927e9da1e73c1f1df344ee4f3b487edfdcff52c5328101b417c9900d04033ee6b29e670afbd11b7e8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-common Architecture: all Version: 2.4.2-ok4 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4232 Filename: pool/main/c/cups/cups-common_2.4.2-ok4_all.deb Size: 252646 MD5sum: f4453c5bd79fbc360ac53125c12dcd43 SHA1: 654de58d443cfa37b254a4467c6d57b8a6ea0c4a SHA256: 2514fa9c536c28a4a0d3ca719e682635fb84a89311eadc618f8fea8ed85eea09 SHA512: cda1eb7308b9ed888c4520a671a432a46a2da35dbe403a3fe7c4d85d4835efdc6532607e68f763b4dcebc091109a722c6713ad748214781baaa81fdd15c54940 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-core-drivers Architecture: arm64 Version: 2.4.2-ok4 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 235 Depends: cups-daemon (>= 2.4.2-ok4), cups-filters-core-drivers, libcups2 (= 2.4.2-ok4), libc6 (>= 2.34) Recommends: avahi-daemon Breaks: cups-server-common (<< 2.1.0-7~) Replaces: cups-server-common (<< 2.1.0-7~) Filename: pool/main/c/cups/cups-core-drivers_2.4.2-ok4_arm64.deb Size: 25300 MD5sum: 158d5330d97da1452ffd7451c448e591 SHA1: 07489fe8991c15ef72c2906f48a95886d7b442f7 SHA256: f9cf54ced37bdfeb4b5d9fb16b28cebd78dc2a58a271cf7fb9bb1f968b20947f SHA512: b78995378227b8121b43cb08bd883af9009dcc416370efd98bd0c3a36732a5c09078b5cf2eabba5159c395057b6ff676250b7f3130576ece7edb128454dd7373 Homepage: https://github.com/OpenPrinting/cups/ Description: Common UNIX Printing System(tm) - driverless printing The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the parts of CUPS which are needed for driverless printing on IPP printers with common data formats. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-daemon Architecture: arm64 Version: 2.4.2-ok4 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1186 Pre-Depends: init-system-helpers (>= 1.54~) Depends: adduser, bc, libcups2 (= 2.4.2-ok4), lsb-base, procps, ssl-cert, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.36), libdbus-1-3 (>= 1.9.14), libgssapi-krb5-2 (>= 1.17), libpam0g (>= 0.99.7.1), libpaper1, libsystemd0 Recommends: avahi-daemon, colord, cups-browsed, ipp-usb Suggests: cups, cups-bsd, cups-client (>= 2.4.2-ok4), cups-common (>= 2.4.2-ok4), cups-filters, cups-pdf, cups-ppdc, cups-server-common (>= 2.4.2-ok4), foomatic-db-compressed-ppds | foomatic-db, ghostscript, poppler-utils, smbclient, udev Breaks: cups (<< 2.1.0-6~) Replaces: cups (<< 2.1.0-6~) Filename: pool/main/c/cups/cups-daemon_2.4.2-ok4_arm64.deb Size: 279648 MD5sum: c4267b7c6ee5c4d252036047264cf41d SHA1: ecde4c73f9bc3ea9b158ec75e22a51310cd87f3e SHA256: a39a827fa180013d3ffe579050bb3778076a2109d178971c697db4e31adf9b9c SHA512: f7fc92f4dcdd1f1400ef7bb656a723a07d8c40e00d1f142d570df64b5699298e25a52d064602d5b52e3b2ebb1b94cd9b00cc55c7356928455167a34059a7b3d8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-filters-core-drivers Architecture: arm64 Version: 1.28.16-ok1 Priority: optional Section: net Source: cups-filters Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 1067 Depends: bc, cups-ipp-utils, poppler-utils, libc6 (>= 2.34), libcups2 (>= 2.3~b6), libcupsfilters1 (>= 1.28.0), libgcc-s1 (>= 3.0), liblcms2-2 (>= 2.2+git20110628), libpoppler-cpp0v5 (>= 0.46.0), libqpdf26 (>> 9.1~), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Breaks: cups-filters (<< 1.13.0) Replaces: cups-filters (<< 1.13.0) Filename: pool/main/c/cups-filters/cups-filters-core-drivers_1.28.16-ok1_arm64.deb Size: 166400 MD5sum: b7611205be3fd3e4a37b6653b7389de5 SHA1: b99be20fd53ca0baa257b48e5c1f03b9e2cf80ca SHA256: 7e7a09aaecb5426b3f28ee3c65cf7ff51ac16f95997f73dc056bdb39109a7b0a SHA512: 13c5c9ebb87ac477091a0bf578b5ae28329f46e08198d9ffc11f86acd18100d853046eba384fee9c1616d6e838c2969210956c663eab022729e38e8029ae3936 Homepage: http://www.openprinting.org/ Description: OpenPrinting CUPS Filters - Driverless printing This package provides additional CUPS filters which are not provided by the CUPS project itself. This includes filters for a PDF based printing workflow. . This package contains only the filters needed for driverless printing of PDF input files on IPP printers with known, common languages (PDF, PostScript, PWG Raster, Apple Raster, PCL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-filters Architecture: arm64 Version: 1.28.16-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 2828 Provides: foomatic-filters, foomatic-filters-beh, ghostscript-cups Depends: bc, cups-filters-core-drivers (>= 1.28.16-ok1), ghostscript, poppler-utils, libc6 (>= 2.34), libcups2 (>= 2.3~b6), libcupsfilters1 (>= 1.22.2), libfontconfig1 (>= 2.12.6), libfontembed1 (>= 1.0.31), libgcc-s1 (>= 3.0), libqpdf26 (>> 9.1~), libstdc++6 (>= 5.2) Recommends: colord, liblouisutdml-bin | liblouis-bin Suggests: antiword, docx2txt, foomatic-db-compressed-ppds | foomatic-db, imagemagick, lynx Conflicts: foomatic-filters, foomatic-filters-beh, ghostscript-cups Replaces: foomatic-filters, foomatic-filters-beh, ghostscript-cups Filename: pool/main/c/cups-filters/cups-filters_1.28.16-ok1_arm64.deb Size: 856220 MD5sum: 988d7c73d505e3053c00454702c1af03 SHA1: 3ce2d0fd89e892c5b1c5ba1e7b0713078cc45a8b SHA256: d95e68a64ede30991575f19251def26f8bc29871099cdfd18e526b9360a8db73 SHA512: 40b8402d349f9df55ecd0ce93a6edfac503e32cac5673f6d7dfd142a5e37515eaef1dc4f16061a5c203080a7fa9082ab68e1d48008418151be1fb48404522900 Homepage: http://www.openprinting.org/ Description: OpenPrinting CUPS Filters - Main Package This package provides additional CUPS filters which are not provided by the CUPS project itself. This includes filters for a PDF based printing workflow. . This package contains the filters for printing with drivers/PPDs and for converting non-PDF input files to PDF. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-ipp-utils Architecture: arm64 Version: 2.4.2-ok4 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 969 Depends: libcups2 (= 2.4.2-ok4), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.36), libpam0g (>= 0.99.7.1) Breaks: cups-client (<< 2.0.3-2~) Replaces: cups-client (<< 2.0.3-2~) Filename: pool/main/c/cups/cups-ipp-utils_2.4.2-ok4_arm64.deb Size: 175190 MD5sum: 544613be741eebe26c99f5407ab0a9b2 SHA1: d35aed075b1074845a85066d2f3c9022b0185b64 SHA256: 3cedafcf741a11981b9f4675bb32adecaf39ff69c8bb20e272fe66937c5a5103 SHA512: 7b39a3a159c4882e85f70e954b69cdc7e048662d55f160b72a53b5901817f00e158f6482813e14c69b87fba060c3341a95d7e34eadbc5220cde72f106ac01ab8 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-ppdc Architecture: arm64 Version: 2.4.2-ok4 Multi-Arch: foreign Priority: optional Section: utils Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 647 Depends: cups-common (>= 2.4.2-ok4), libc6 (>= 2.34), libcups2 (>= 2.3~b6), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/main/c/cups/cups-ppdc_2.4.2-ok4_arm64.deb Size: 89172 MD5sum: c1a3a97ec9a78bec1f28576b3af4d176 SHA1: bdfddecdcb61bce243136e649b8ae237d8dcac99 SHA256: d6357cf8bd3d66d184e0b23268babb576bc2b7bf0c657824086b4d0f309cb51f SHA512: b46dc5c04c31ed7a9f698f85e5d3ce33a34343b28113a7322132118b7a80a12e82df9321827c69a2319651213fe053980b0050f9ce7036211b901a5374817b1d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups-server-common Architecture: all Version: 2.4.2-ok4 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2357 Filename: pool/main/c/cups/cups-server-common_2.4.2-ok4_all.deb Size: 397900 MD5sum: 4e97021150d56b7583098b6d73f2d4f3 SHA1: 7c1e1aafb85c5f5a564c6443e31eabb62c5756b4 SHA256: b9a9af986673a1b4c7bd21c549fc91827dc0fdf808fe098b79e6b8d444da15f7 SHA512: 267708501dbf0cedfc49f97f3b70cb50b3dadf873f4ce485f44732c3b47ffb6e1a2cca4143b0aef7012ba382d96b8f25113f55c800938016b012d6a8e8b502ce 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cups Architecture: arm64 Version: 2.4.2-ok4 Multi-Arch: foreign Priority: optional Section: net Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1777 Depends: cups-client (>= 2.4.2-ok4), cups-common (>= 2.4.2-ok4), cups-core-drivers (>= 2.4.2-ok4), cups-daemon (>= 2.4.2-ok4), cups-filters, cups-ppdc, cups-server-common (>= 2.4.2-ok4), debconf (>= 0.5) | debconf-2.0, ghostscript, libcups2 (= 2.4.2-ok4), poppler-utils, procps, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.36), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libusb-1.0-0 (>= 2:1.0.16) Recommends: avahi-daemon, colord Suggests: cups-bsd, cups-pdf, foomatic-db-compressed-ppds | foomatic-db, smbclient, udev Filename: pool/main/c/cups/cups_2.4.2-ok4_arm64.deb Size: 240878 MD5sum: b56323db6118ac3e27da2f3c6a968c8b SHA1: 87ed0ae606d2955344d81a60c927b79081ff3918 SHA256: 4a1513f165ccb263a35e7af8ef744d6ea75d2116b9808a1b5aebbaac7d302726 SHA512: 40642515b5b0c92d4bdce8a83f06592f0083934ffb7d744ac52bd9ff7f11514c2284ca17691caf8df85c1aab451595ab44a9ea519e38bba6d7e76344870ee6fc Homepage: https://github.com/OpenPrinting/cups/ Description: Common UNIX Printing System(tm) - PPD/driver support, web interface The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the parts of CUPS which are needed for using printer drivers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: curl Architecture: arm64 Version: 7.68.0-ok5.2 Multi-Arch: foreign Priority: optional Section: web Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Alessandro Ghedini Installed-Size: 404 Depends: libc6 (>= 2.34), libcurl4 (= 7.68.0-ok5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/c/curl/curl_7.68.0-ok5.2_arm64.deb Size: 164330 MD5sum: d258a373a437cef3030bd7e945d35d76 SHA1: 92b5f40655d0c1a235e9b7efbf1fa4b2ee5aab48 SHA256: a756d02df343ff243a96a4452e256ee53fdc4eac9afc81ec3b483534cb881484 SHA512: 1efc1c231f4e35e8a4e2f6b9feb928c52a4f3c0c093832d444160114df13347fbaee61f6a3a2ecbc9d2c04864d37bbe6e4a8255f56a03013d48542019c6c3a6d Homepage: http://curl.haxx.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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: curlftpfs Architecture: arm64 Version: 0.9.2-ok4 Priority: optional Section: utils Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Vincent Bernat Installed-Size: 80 Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libfuse2 (>= 2.6), libglib2.0-0 (>= 2.12.0) Filename: pool/main/c/curlftpfs/curlftpfs_0.9.2-ok4_arm64.deb Size: 32592 MD5sum: d51a5133e5c44be31b9db65e3d9f65ab SHA1: c859274a50918a3d5b05a80f9707f58c14d5fd0f SHA256: dba4b8cdd5399d9367e3f437931eeb06fb77b46672476f23fb32400a0a608a08 SHA512: 532ded007e9a915d39e0f7843b5ed333bc8289a0b8b52c26e72c71d1887c65172fc245cfb3b3e5515ba78bc7ed5df58140204ade4e535ce86a6ff733b935857b 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cutefish-all Architecture: arm64 Version: 1.0-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: CutefishSIG Installed-Size: 8 Depends: fishui, cutefish-core, cutefish-core-dbgsym, cutefish-dock, cutefish-dock-dbgsym, cutefish-daemon, cutefish-daemon-dbgsym, cutefish-qt-plugins, cutefish-qt-plugins-dbgsym, cutefish-calculator, cutefish-calculator-dbgsym, cutefish-debinstaller, cutefish-debinstaller-dbgsym, cutefish-filemanager, cutefish-filemanager-dbgsym, cutefish-icons, cutefish-launcher, cutefish-launcher-dbgsym, cutefish-screenlocker, cutefish-screenlocker-dbgsym, cutefish-settings, cutefish-settings-dbgsym, cutefish-statusbar, cutefish-statusbar-dbgsym, cutefish-terminal, cutefish-terminal-dbgsym, cutefish-videoplayer, cutefish-videoplayer-dbgsym, cutefish-wallpapers, cutefish-cursor-themes, cutefish-gtk-themes, cutefish-sddm-theme Filename: pool/main/c/cutefish-all/cutefish-all_1.0-ok1_arm64.deb Size: 1288 MD5sum: 9605cc6ea11c25ba3c5a5bce51a12d07 SHA1: 7f4c3adfb315b8a25c1acd74605d65dac8c688fe SHA256: 7955607958cb053fd19c29ad77b6cf7fa4c233b302e212114aa8d920b027789b SHA512: 921d4b31f1423cda5fd54c492b35b544956007306ba8d6b0b7f083858125eaa9a82cd7fb155276f93bd8cb7d98dd1ab87c627ac939f9a7c67cf85957ac272b6f Homepage: https://gitee.com/openkylin/community/tree/master/sig/Cutefish Description: The complete Cutefish desktop environment and its featured applications on openKylin cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cutefish-calculator Architecture: arm64 Version: 0.6-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: CutefishOS Installed-Size: 339 Depends: qml-module-qtquick-controls2, qml-module-qtquick2, qml-module-qtquick-layouts, qml-module-qt-labs-platform, qml-module-qt-labs-settings, qml-module-qtqml, qml-module-qtquick-window2, qml-module-qtquick-shapes, qml-module-qtquick-dialogs, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5qml5 (>= 5.1.0), libstdc++6 (>= 9) Filename: pool/main/c/cutefish-calculator/cutefish-calculator_0.6-ok1_arm64.deb Size: 78196 MD5sum: b76248d31371f9499a6e3d61f40f55ce SHA1: a6f0efc62b3cfd4748f4219e9ccb4b70bf6d25a5 SHA256: d79147816b9c91e0b07695ee20d1e69196c355bf6245b1c7709432bcfa3a7902 SHA512: c15f56c5a176d1084d57e4c642cf0708c76a266359f4da6a0cbba261be7db1416ba90659e1588993beb08c6c246b420e5ff10714ae272904c4558cfe5a48d571 Homepage: https://github.com/cutefishos/calculator Description: CutefishOS Calculator cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cutefish-core Architecture: arm64 Version: 0.8.1-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: CutefishOS Installed-Size: 2505 Depends: accountsservice, qml-module-qtquick-controls2, qml-module-qtquick2, qml-module-qtquick-layouts, qml-module-qt-labs-platform, qml-module-qt-labs-settings, qml-module-qtqml, qml-module-qtquick-window2, qml-module-qtquick-shapes, appmenu-gtk2-module, appmenu-gtk3-module, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5coreaddons5 (>= 4.97.0), libkf5idletime5 (>= 4.96.0), libkf5windowsystem5 (>= 5.25.0), libpolkit-qt5-1-1 (>= 0.112.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.10.0) | libqt5gui5-gles (>= 5.10.0), libqt5qml5 (>= 5.1.0), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5), libx11-6 (>= 2:1.2.99.901), libx11-xcb1 (>= 2:1.8.4), libxcb-composite0, libxcb-damage0, libxcb-dpms0, libxcb-image0 (>= 0.2), libxcb-record0, libxcb-shape0, libxcb-util1 (>= 0.4.0), libxcb1 (>= 1.6), libxcursor1 (>> 1.1.2), libxi6 (>= 2:1.2.99.4), libxtst6 Filename: pool/main/c/cutefish-core/cutefish-core_0.8.1-ok1_arm64.deb Size: 372498 MD5sum: 793ee566f154799c3deb4e76a97b8775 SHA1: 079c220b17ac4f1ee4289469f14cc7406662dbca SHA256: 831d918079ece970e39fb430f95d703e53b5455639139a502e3b543cdbb8cb46 SHA512: fc2e02a889fc04f7516f370d9db64de69a3abb09f07c339a76ecfb8a70d62931779ad06750fd06fa20818a9dd52b66bccdcda5274bbe7d40bcd176b519787a7d Homepage: https://github.com/cutefishos/core Description: CutefishOS System Components cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cutefish-daemon Architecture: arm64 Version: 0.8.2-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: CutefishSIG Installed-Size: 83 Depends: qml-module-qtquick-controls2, qml-module-qtquick2, qml-module-qtquick-layouts, qml-module-qt-labs-platform, qml-module-qt-labs-settings, qml-module-qtqml, qml-module-qtquick-window2, qml-module-qtquick-shapes, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqapt3 (>= 3.0.0), libqt5core5a (>= 5.6.0~beta), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/c/cutefish-daemon/cutefish-daemon_0.8.2-ok1_arm64.deb Size: 13270 MD5sum: f49011ebe74d3199ea3bf17dfad5e2cb SHA1: ff1dc84b7714ca5eafdab0cd407b03222abbb013 SHA256: f7e6463512af8fb89f7904453df85bb51acc42edf7c3e3eda6a2fdf52002df3b SHA512: 853bf517914e84c2db9e8bbdf8e50ae74239a00dfc0373766a93acbfb41f36cd9a8e4c49cd7ca7e38d18f45bc5784c5e07a425c8e20752a6cfd8765c9b404839 Homepage: https://gitee.com/openkylin/community/tree/master/sig/Cutefish Description: CutefishOS Daemon for openKylin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cutefish-debinstaller Architecture: arm64 Version: 0.7-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: CutefishOS Installed-Size: 152 Depends: qml-module-qtquick-controls2, qml-module-qtquick2, qml-module-qtquick-layouts, qml-module-qt-labs-platform, qml-module-qt-labs-settings, qml-module-qtqml, qml-module-qtquick-window2, qml-module-qtquick-shapes, qml-module-qtquick-dialogs, libapt-pkg6.0 (>= 0.8.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqapt3 (>= 3.0.0), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5qml5 (>= 5.1.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5.2) Filename: pool/main/c/cutefish-debinstaller/cutefish-debinstaller_0.7-ok1_arm64.deb Size: 30320 MD5sum: 7a27e0660b037c22a0f363f5159ad8ca SHA1: 920ebb6ba594319a2bf17c965a166d003be1ef0e SHA256: 290427157bae86952d6e9d392433dd5b6049b9dfc33892ef3fc82f840da62861 SHA512: 05f3e8b4edc81b720939449cd34e7b2678ea56fcc6908f32f97533a7cec83a50032cdc3d233183196bd63cf160f4306eb44749a5eb80a8e7db03ffedeee252a1 Homepage: https://cutefishos.com/ Description: CutefishOS Deb Installer cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cutefish-dock Architecture: arm64 Version: 0.8-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: CutefishOS Installed-Size: 385 Depends: qml-module-qtquick-controls2, qml-module-qtquick2, qml-module-qtquick-layouts, qml-module-qt-labs-platform, qml-module-qt-labs-settings, qml-module-qtqml, qml-module-qtquick-window2, qml-module-qtquick-shapes, qml-module-qtgraphicaleffects, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5windowsystem5 (>= 5.35.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.1.1) Filename: pool/main/c/cutefish-dock/cutefish-dock_0.8-ok1_arm64.deb Size: 78342 MD5sum: 01bbefee253017f3c42755e5920aa276 SHA1: 2a69e2b28ad0b8db481625c33a9b097270c65ecd SHA256: 5ed14e74cd474f388e420a9ecbe29c2bbfcf01ac382ed2676bc2e43843bf1a56 SHA512: 7e9b0ebe88068108829cc2e9911315ecc8b4941b7f38d312a92abd54157969bd78e75f2efff01c65251bf72102c9e5b56f8b4a63c30c26f2ac0793642fc72383 Homepage: https://cutefishos.com Description: CutefishOS Dock cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cutefish-filemanager Architecture: arm64 Version: 0.8-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: CutefishOS Installed-Size: 1298 Depends: qml-module-qtquick-controls2, qml-module-qtquick2, qml-module-qtquick-layouts, qml-module-qt-labs-platform, qml-module-qt-labs-settings, qml-module-qtqml, qml-module-qtquick-window2, qml-module-qtquick-shapes, qml-module-qtquick-dialogs, qml-module-qtgraphicaleffects, kio, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5configcore5 (>= 4.97.0), libkf5coreaddons5 (>= 4.97.0), libkf5kiocore5 (>= 5.92.0), libkf5kiowidgets5 (>= 5.3.0+git20141101.0339), libkf5solid5 (>= 5.74.0), libkf5windowsystem5 (>= 4.96.0), libkf5xmlgui5 (>= 4.96.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.9.0~beta) | libqt5gui5-gles (>= 5.9.0~beta), libqt5qml5 (>= 5.1.0), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5.2) Filename: pool/main/c/cutefish-filemanager/cutefish-filemanager_0.8-ok1_arm64.deb Size: 259988 MD5sum: fad258940a6380eb702cba4087c7b83b SHA1: 702809ec952efeb9ac4c1cc63c62c318291bd755 SHA256: 61c28391d32f2b12fa1275c92d07862feca0736514f0f8913d22c6585a026a71 SHA512: 46495ba916b531a3c770b28ddf96669aa2e0d5151507f21ddf4b0dc37d6e2c8371f890d2cd7c083e90ed7459afb01fe6219fc779ca96b85d024f03ef7a7f9489 Homepage: https://cutefishos.com Description: CutefishOS File Manager cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cutefish-icons Architecture: all Version: 0.8-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: CutefishOS Installed-Size: 42019 Filename: pool/main/c/cutefish-icons/cutefish-icons_0.8-ok1_all.deb Size: 3039816 MD5sum: bab1f9f73c5894c62aa69b73cbec470d SHA1: 0f919a34e458637d6ffd148342749da9875c4063 SHA256: 61c1cbf491e5b6142e7d8552610b585a64a3cafa3a91fb77fcc31eed6a5306a9 SHA512: be8768b751e1e573d7ea13f7e7fe608324a1529f294baeb0aeacac0dd8a4c10f62d05244b78f6d87aa94593ed8ae0e229fdf7eb0a19f4519b6eccb5013a8b5df Homepage: https://cutefishos.com Description: CutefishOS Icons cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cutefish-launcher Architecture: arm64 Version: 0.8-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: CutefishOS Installed-Size: 382 Depends: qml-module-qtquick-controls2, qml-module-qtquick2, qml-module-qtquick-layouts, qml-module-qt-labs-platform, qml-module-qt-labs-settings, qml-module-qtqml, qml-module-qtquick-window2, qml-module-qtquick-shapes, libc6 (>= 2.34), libgcc-s1 (>= 3.0), 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.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/c/cutefish-launcher/cutefish-launcher_0.8-ok1_arm64.deb Size: 75790 MD5sum: 23cc383f997f1e154b903a46cebd7342 SHA1: 578b92ed228de83c7112920bb2528e99e47a41c0 SHA256: c260db1850f33037edce24c9632d731784c9680425e69f60f12903d2725b8e6b SHA512: 10ec9e196c62aad6a6ba1a8450977fafa306a3bcb414fe4cf6c6036f55c73372ebef823eecfe47c0a462a8c620f5ced28b80f998a8e90586d5f3513ba4192b96 Homepage: https://cutefishos.com Description: CutefishOS Launcher cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cutefish-qt-plugins Architecture: arm64 Version: 0.5-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: CutefishOS Installed-Size: 998 Depends: libc6 (>= 2.29), libdbusmenu-qt5-2 (>= 0.3.2), libgcc-s1 (>= 3.0), libkf5windowsystem5 (>= 5.69.0), libqt5core5a (>= 5.12.2), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5quickcontrols2-5 (>= 5.7.1), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libqt5xdgiconloader3 (>= 2.0.0), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/c/cutefish-qt-plugins/cutefish-qt-plugins_0.5-ok1_arm64.deb Size: 217454 MD5sum: 831e8bacf3250b5860d86d08324c19ff SHA1: 6cfd6fddf37e2b9cc1dc3b8edceaf7b490a03619 SHA256: 1cc156a52dd6ed5e15445babae64241a0a25ab8d57293f726b58a192a25d7355 SHA512: 855df67e457ecf139c5c15481b80d9e03058318f4eeea5fe74c9204b81c0c8c001e4a0f7e2beaa75cd16db6d6026cf638b8ae262ffc979502b0970461838b668 Homepage: https://cutefishos.com Description: CutefishOS Qt Plugins cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cutefish-screenlocker Architecture: arm64 Version: 0.5-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: CutefishOS Installed-Size: 241 Depends: qml-module-qtquick-controls2, qml-module-qtquick2, qml-module-qtquick-layouts, qml-module-qt-labs-platform, qml-module-qt-labs-settings, qml-module-qtqml, qml-module-qtquick-window2, qml-module-qtquick-shapes, qml-module-qtquick-dialogs, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libpam0g (>= 0.99.7.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.6.0~beta) | libqt5gui5-gles (>= 5.6.0~beta), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5), libx11-6 Filename: pool/main/c/cutefish-screenlocker/cutefish-screenlocker_0.5-ok1_arm64.deb Size: 42068 MD5sum: d8da3eef5963a5258017dc5d3ebb8928 SHA1: 2fd019397d668d8b2e2986bee68c7f8e57f2d1e3 SHA256: dd5eac5553dd9a820bbdbd99471148261b9bfc2a950a6a0335fec773f08122e8 SHA512: 0363ef32dd0a2ac197732a8fff2def078e45e3cceb0172327f02e22214bbeb9f062237472bef3e00c2056d830216d58a56c3d595323a140dbd36f6e26aae6ecc Homepage: https://cutefishos.com Description: CutefishOS Screen Locker cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cutefish-sddm-theme Architecture: arm64 Version: 0.5-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: CutefishOS Installed-Size: 44 Depends: qml-module-qtquick-controls2, qml-module-qtquick2, qml-module-qtquick-layouts, qml-module-qt-labs-platform, qml-module-qt-labs-settings, qml-module-qtqml, qml-module-qtquick-window2, qml-module-qtquick-shapes, qml-module-qtquick-dialogs, sddm Filename: pool/main/c/cutefish-sddm-theme/cutefish-sddm-theme_0.5-ok1_arm64.deb Size: 6760 MD5sum: d64743cbfea4a03cdd5fbe7fe6276189 SHA1: e8896662c39e90027aa5c8d21aaf7b4e5f411061 SHA256: a6e554e0f7dac22bb73005e1eaafc2f56e976706c012e16a68df6ada65c220f8 SHA512: e223b4a4cc88da3e12e0c58777d74fe2b7048571dc264f091178446f291c80a8ee2a0768af38c2865e2adfb9de6cb380480dbfb067ebac479f33ed5334fb30fa Homepage: https://github.com/cutefishos/calculator Description: CutefishOS Calculator cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cutefish-settings Architecture: arm64 Version: 0.8-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: CutefishOS Installed-Size: 1599 Depends: qml-module-qtquick-controls2, qml-module-qtquick2, qml-module-qtquick-layouts, qml-module-qt-labs-platform, qml-module-qt-labs-settings, qml-module-qtqml, qml-module-qtquick-window2, qml-module-qtquick-shapes, qml-module-qtquick-dialogs, qml-module-qtquick-particles2, kscreen, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.0), libicu66 (>= 66.1-1~), libkf5configcore5 (>= 4.97.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5qml5 (>= 5.1.0), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5.2), libx11-6, libxcursor1 (>> 1.1.2), libxfixes3 Filename: pool/main/c/cutefish-settings/cutefish-settings_0.8-ok1_arm64.deb Size: 328854 MD5sum: 4552c9e104225eb6946859a8892673d7 SHA1: 1e1a61d62f5a8c6dc20bdc7ddd1f741733e74349 SHA256: 9809cd5be10e901ef2c35377c436967f447799a7c16011546154c722f24fe3fc SHA512: 921473054dee58dfc95e2e92c7444fc8cca4e882373560cabbae1daa4e92dca247ca7b3c8cf30265e394f39508b511ce8fcabc38f978a166c766998a6eb7e328 Homepage: https://cutefishos.com Description: CutefishOS Settings cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cutefish-statusbar Architecture: arm64 Version: 0.7-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: CutefishOS Installed-Size: 962 Depends: qml-module-qtquick-controls2, qml-module-qtquick2, qml-module-qtquick-layouts, qml-module-qt-labs-platform, qml-module-qt-labs-settings, qml-module-qtqml, qml-module-qtquick-window2, qml-module-qtquick-shapes, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5windowsystem5 (>= 5.35.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.1.1), libxcb1 Filename: pool/main/c/cutefish-statusbar/cutefish-statusbar_0.7-ok1_arm64.deb Size: 173020 MD5sum: fed88fb4031f403c71ab4c1e14d3dfde SHA1: a41e1b21b99297c2af41f0c641355a18c22bf976 SHA256: 1e94d192d8ce1efc1d34e47113e8f72d3165f056ebf55a04552f9d7e5488fd9e SHA512: 3bb4b73531d013d32359d7fee414846dce2c7cc685ea03fc523899f3e8af04650f227e70963bb42f5554330a28db1363b17e81f7e90c2498d3780e0076dcc8da Homepage: https://cutefishos.com Description: CutefishOS Statusbar cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cutefish-terminal Architecture: arm64 Version: 0.7-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: CutefishOS Installed-Size: 1355 Depends: qml-module-qtquick-controls2, qml-module-qtquick2, qml-module-qtquick-layouts, qml-module-qt-labs-platform, qml-module-qt-labs-settings, qml-module-qtqml, qml-module-qtquick-window2, qml-module-qtquick-shapes, qml-module-qtquick-dialogs, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5network5 (>= 5.0.2), libqt5qml5 (>= 5.1.0), libqt5quick5 (>= 5.6.1) | libqt5quick5-gles (>= 5.6.1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5.2) Filename: pool/main/c/cutefish-terminal/cutefish-terminal_0.7-ok1_arm64.deb Size: 281484 MD5sum: 760a34cfacdc8bcc361b6f6f142884f2 SHA1: 3e568c2a4493327dde20df61a3aaed5755b2caf6 SHA256: 928f45a419f3a2176340a95959617df3b30eb3cb843f87cb6f100da983eddf37 SHA512: 7e74f4755efded28ff404a93e997d32a0c4984c3b73e6f97dfc9dc2bd3d2902d33250fcb4ea9fc98249319b46a1a9df795ecc0ef7f361609381eb320d967a9a9 Homepage: https://cutefishos.com Description: CutefishOS Terminal cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cutefish-videoplayer Architecture: arm64 Version: 0.5-ok1 Priority: optional Section: video Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: CutefishOS Installed-Size: 406 Depends: qml-module-qtquick-controls2, qml-module-qtquick2, qml-module-qtquick-layouts, qml-module-qt-labs-platform, qml-module-qt-labs-settings, qml-module-qtqml, qml-module-qtquick-window2, qml-module-qtquick-shapes, qml-module-qtquick-dialogs, qml-module-qtquick-particles2, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libmpv1 (>= 0.29), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5qml5 (>= 5.1.0), libqt5quick5 (>= 5.4.0) | libqt5quick5-gles (>= 5.4.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5.2), qtdeclarative-abi-5-15-8 Filename: pool/main/c/cutefish-videoplayer/cutefish-videoplayer_0.5-ok1_arm64.deb Size: 89456 MD5sum: bb0968f1772097360ee2f54790f9febc SHA1: 835b3c925a0421b87372086a7d8242517a70bed5 SHA256: aa9f699d4dd4ccb39e3d01f40e7a6a2da187aa8c6e67c3d3153ae86090a0492b SHA512: 891e8cc49353039b9f1773f4f250bb684adfa3059088653f15c448c3d2aca277da037fccac3d0c47ef119ee1cddaaea5cd2053bf5b0632739c2f2e231590ffe0 Homepage: https://cutefishos.com Description: An open source video player built with Qt/QML and libmpv cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cutefish-wallpapers Architecture: arm64 Version: 1.0-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: CutefishOS Installed-Size: 11448 Filename: pool/main/c/cutefish-wallpapers/cutefish-wallpapers_1.0-ok1_arm64.deb Size: 11560848 MD5sum: db1e0a4b1d58469a8c845e367cccd786 SHA1: 4a7d290e4d41645bc4c0e57f09cac7d0aada7e5c SHA256: d54c6613873ac3554a1f9b5aced7a872c18f32a525aa8ee1b9f7fce7bf677e44 SHA512: bf6b982f037c0d0efa0ea6da2ce2f2efc75aa1e6cd2907cf05a535388b78d36318b037ec473ae9fb73f9ce13e2b913921e5cd60edc80d46157585c8fe3444e76 Homepage: https://cutefishos.com Description: CutefishOS Wallpapers cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: cyrus-sasl2-doc Architecture: all Version: 2.1.27+dfsg-ok5 Priority: optional Section: doc Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 557 Filename: pool/main/c/cyrus-sasl2/cyrus-sasl2-doc_2.1.27+dfsg-ok5_all.deb Size: 20784 MD5sum: 80b03c8285855a8caeda7ca8466e8f7c SHA1: 5d9af1ac7641aaa19e2dc6d2c4e0c68ddce9d6ab SHA256: 985b842adc3b358d4b109513e7580cd876508635679cb2965ab54312618944b5 SHA512: d940b46842052edf8d68b6d1427ec27a79d0f9504cec6647382031a9a97ad20cfe3623529025c9e52d0d5a87e206c16d10f2bfac2227e993401b831b9aba74b9 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. 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/main/c/cython/cython-doc_0.29.14-ok1build1_all.deb Size: 581578 MD5sum: 42ca12b4ecce71b56c520234380b8607 SHA1: 096e209467ce374addf0812f4933366ea113152b SHA256: 1f9f172def90a81efe5cb39e9e13d894101b5b2e9e9a1f6e56818df020785162 SHA512: 398a8dd56b5a1aeb2eeaea2a76a77d8a804b1d41ea8b895f5d6b20417eb5a43f0717288443ead8aa78a0f65a44e63509163938b6c1ab0e33035ea645eeca0ae7 Homepage: http://cython.org/ Description: C-Extensions for Python - documentation This package contains documentation for Cython. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: d-shlibs Architecture: all Version: 0.104-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 50 Depends: apt, binutils Filename: pool/main/d/d-shlibs/d-shlibs_0.104-ok1_all.deb Size: 13604 MD5sum: a9f7a5ea705e561514bc3ef3076b1187 SHA1: 6afcf27555496258efaf33b950a1d5af70095926 SHA256: a7fb890d3683e6a589dabe8b75785f70b1e36362484902bcf5fffadd5dedf1b2 SHA512: 8a8b5e38dd7b60a48c42c17faf7f476ae2af419c9d0d0ca40274aef35e1cb645bf7aca8b2f26e77a249094cf9047e67e6556af31590622c837f6bb4d8d7152c6 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. 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/main/d/db-defaults/db-upgrade-util_5.3.2-ok1_all.deb Size: 1814 MD5sum: 2fcc98e7228be98ca447d4b86a40d64d SHA1: efbc07d3801cbc02136fb36cc800edfc8d7c048e SHA256: 39513c82c939a5a2f2affac133a079b926dd50338c8ccb8d7c240f2a53cdc7bf SHA512: 55234271f1fef4de78c4a52d929069dc9d33545dda29592f4c17f9e346b253324fd6ff9b838ff74fc933abeb3fe41e04a6cd0d5d0680592cece459f18d5ca85b 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 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/main/d/db-defaults/db-util_5.3.2-ok1_all.deb Size: 2096 MD5sum: 88193148ea5d776e416f907d64e8c030 SHA1: f74ede8b610b4b73e982de972c826336305867ce SHA256: eff4d849366a183338941cc35e63c8ef0f558ca54bd962b2a97c02aedab1cf38 SHA512: 523a8454a3a946c591d053686238d7a38144cc4aac7ed781b33ff6a88a24e910817daf110c131d06ebcd61a73ae28be3da481e6e1f476bb5c3930cbe39586b6c 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. 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/main/d/dbus/dbus-1-doc_1.14.6-ok1_all.deb Size: 1363122 MD5sum: ed7e33e48198a12e41944df7692190f6 SHA1: 865f1eb0a0f64bb24516d2ec712697f327f370f5 SHA256: b8669b8a1d258b8059cf4cb2c8812380f199f417013b8bf97d1c256cd3d6280c SHA512: c6c9d30667259574ba76835c78dc8b9cf9791782dabca9ce17bf0ff955da5cf8d4ceddeeed67ea8e4d1f1c99c71f0c2bbce7fe31d7b217382433f500214a228e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus-1-doc Architecture: all Version: 1.14.6-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 21654 Suggests: libdbus-1-dev Filename: pool/main/d/dbus/dbus-1-doc_1.14.6-ok2_all.deb Size: 1419482 MD5sum: 7d2924a3b4fe495158f8343513dcecc7 SHA1: 82919e7d3e039e50c15571c34f8fdac62a4322e0 SHA256: c10bb9f8c91463e1b332739d468878e7bc1aad26166a1f4a29a0bfef294e0880 SHA512: bd42032f444be4674e4c7caac933cea7d6adc6a31679d5224425c3c0a68d9beb982706ebf08a9120ed8528653c06cafc52e3284eb5f80a79fd0984f79ea8696c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus-bin Architecture: arm64 Version: 1.14.6-ok2 Priority: optional Section: admin Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 438 Depends: libc6 (>= 2.34), libdbus-1-3 (= 1.14.6-ok2), libsystemd0 Breaks: dbus (<< 1.13.18-2~) Replaces: dbus (<< 1.13.18-2~) Filename: pool/main/d/dbus/dbus-bin_1.14.6-ok2_arm64.deb Size: 37870 MD5sum: 5203263d28066e105998d9d056fa66c5 SHA1: 72bdcfa0dcc3388000d0dd9c7ff137073f07e2f7 SHA256: 71083977d4038c593cb6c7e6cfb24b46582bdc32105774e48f23576ccb6aab32 SHA512: b6cea492daa13c8e1c4516fe8f9b8ee3a1801a1feba545721b03420a9c9057f5037d9394d63ac51a9b1e2983a0cf00ac3700679cce2e5a9a0dc745cb5e403159 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus-daemon Architecture: arm64 Version: 1.14.6-ok2 Priority: optional Section: admin Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 440 Depends: dbus-bin (= 1.14.6-ok2), dbus-session-bus-common (>= 1.14.6-ok2), libapparmor1 (>= 2.8.94), libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libdbus-1-3 (= 1.14.6-ok2), libexpat1 (>= 2.1~beta3), libselinux1 (>= 3.1~), libsystemd0 Breaks: dbus (<< 1.13.18-2~) Replaces: dbus (<< 1.13.18-2~) Filename: pool/main/d/dbus/dbus-daemon_1.14.6-ok2_arm64.deb Size: 110778 MD5sum: 43ff602f9f84f1a18fb818799e448fc9 SHA1: c5615ae5bb254ad382e28f969162f263afe101e7 SHA256: 88e2e81ab4e21038f783e94197f59a96f77a37b09b520b8e4fdbc72b8f5ddb63 SHA512: d2ae4abcb493f6975ee5bb481ee3b886d53312351e1eb7b576007390a8b8a63d67de70340b31011b2de5fb5f29690baf7de3a3195b15af23812ad38057bf72fc 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. 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/main/d/dbus/dbus-session-bus-common_1.14.6-ok1_all.deb Size: 71644 MD5sum: 62216bc2dec2438546aff073a94bb66f SHA1: 608754d699788a050cf08ae6520994b04d9663ba SHA256: 431afd34819d784510578bf85a4883b9306711543d2a534abddb699867eb702a SHA512: b3b9dd57be5c5be1101d35a8250bdbf63abeb2e2ca91b6a28772585058bd5538439ee04eb3adad1a0cf1a0858c03e6f8fadb7add9cad14eed2d571357de5b4f7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus-session-bus-common Architecture: all Version: 1.14.6-ok2 Multi-Arch: foreign Priority: optional Section: admin Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 100 Breaks: dbus (<< 1.13.18-2~) Replaces: dbus (<< 1.13.18-2~) Filename: pool/main/d/dbus/dbus-session-bus-common_1.14.6-ok2_all.deb Size: 71252 MD5sum: 758a805cd5533519f61334293041007b SHA1: 0f513699fd9132ca0a79f9e0390be22efad38737 SHA256: 91bba31f7d486e414c32e072bdebfdf5ac6a4c7b1df580361cb1cf687ebcfa23 SHA512: cbb425f903580cc2823d9b580e2dcc08c1e95b111ccf9befeaf81585a392e3e1cbe1569715fb7995cb194f9ad5cb8b111297899ee35fccb51170323e36d81f75 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. 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/main/d/dbus/dbus-system-bus-common_1.14.6-ok1_all.deb Size: 72816 MD5sum: 4c76f56dd90670b5ffb9124a25650d38 SHA1: 658e0dd680597617a9e6f6f99d6db131e2e5530d SHA256: 1678d86899d6958a83ff4cd162c77ee351c3053e39f275ddd51bd4bfd0191fb2 SHA512: a81f4fac6e1f455cc4cfba3aa1fa5f392cbba7611e3f96c28006033ca9d4baaa4d0fc30fea0768c335b56c6d02df0d46525e9bf93abf2ad15eb9d4f07705f27f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus-system-bus-common Architecture: all Version: 1.14.6-ok2 Multi-Arch: foreign Priority: optional Section: admin Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 112 Depends: adduser Breaks: dbus (<< 1.13.18-2~) Replaces: dbus (<< 1.13.18-2~) Filename: pool/main/d/dbus/dbus-system-bus-common_1.14.6-ok2_all.deb Size: 72288 MD5sum: 8ae1458a6a4a33c8347cd0fc252c6b8b SHA1: fc8d272472d5596780f61d4d5e01c980c222f96b SHA256: 68ac2efb0d4f7785d51052903368720e8f9f3f6521e09288f9568043fdc38c63 SHA512: e78c005b2e740735a3e42dd8690f2fc903ee0b4660e6525655c9fcca08982544e5bbf1f4e3866f5e6dbf309bf085670fd2986fcac03579db597d0796a8e22b10 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus-tests Architecture: arm64 Version: 1.14.6-ok2 Priority: optional Section: misc Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 10241 Depends: dbus, libapparmor1 (>= 2.10), libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libdbus-1-3 (= 1.14.6-ok2), libexpat1 (>= 2.1~beta3), libglib2.0-0 (>= 2.37.6), libselinux1 (>= 3.1~), libsystemd0, libx11-6 Recommends: gnome-desktop-testing Breaks: dbus-1-dbg (<< 1.11.10-2~) Replaces: dbus-1-dbg (<< 1.11.10-2~) Filename: pool/main/d/dbus/dbus-tests_1.14.6-ok2_arm64.deb Size: 1248762 MD5sum: 623c70194f3e235b514c7bda0a1f1edc SHA1: 4d5c927c43369bec08a761bb99255b025b222726 SHA256: c3d7c2592523f370c6b02597fbf1332184c9a0819a045616f447f7d1b1818a3b SHA512: 40d0c9502a50e5c941fc77e3a1048d1d6da548cf8483a5adf41631785c9e9c45ee3f353311da7add1d80123c3b3446e88ac9cafb12fadd4e1ff4f238f7768d60 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus-user-session Architecture: arm64 Version: 1.14.6-ok2 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.6-ok2) | dbus-broker, dbus-session-bus-common (>= 1.14.6-ok2), libpam-systemd, systemd Recommends: systemd-sysv Filename: pool/main/d/dbus/dbus-user-session_1.14.6-ok2_arm64.deb Size: 9364 MD5sum: c7aaabbbd1eff270d3a66b3b36be1179 SHA1: 1f14a11b3d3b0ab6e577b8902e693b05df245840 SHA256: b3c939cf19084e0106fc69cd08fec0c809611c8ce452744f3ac55e38b1170bd7 SHA512: 58e3bf2a1e03644acf28c37a64926060c1a16eba52acbefff5aae2c738fa24c7d5e5129005f49693866792f1e9ec8593e952057ed3f7df57abc32838f2bc78a2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus-x11 Architecture: arm64 Version: 1.14.6-ok2 Multi-Arch: foreign Priority: optional Section: x11 Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 170 Provides: dbus-session-bus Depends: dbus-bin (= 1.14.6-ok2), dbus-daemon (= 1.14.6-ok2), dbus-session-bus-common (>= 1.14.6-ok2), libc6 (>= 2.34), libdbus-1-3 (= 1.14.6-ok2), libsystemd0, libx11-6 Filename: pool/main/d/dbus/dbus-x11_1.14.6-ok2_arm64.deb Size: 22406 MD5sum: 3fe46963fefae2590f370cee457ee9e0 SHA1: a6c306d907dbf34e67a08af981d612e3d65736cb SHA256: b4bd81f7eadd4b7af65e18e83709c0b12d5b1f3b04e121565112290f139ba6cb SHA512: 036dc066327ce6bc46709859bf68089f7104cd7727953126c223f429f84a0eb2ea750fe0621e2eb1212b918b567f9a2a6436c607ae984aaa990f6ed8af5e3733 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dbus Architecture: arm64 Version: 1.14.6-ok2 Multi-Arch: foreign Priority: standard Section: admin Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 190 Provides: dbus-system-bus (= 1.14.6-ok2), default-dbus-system-bus Pre-Depends: init-system-helpers (>= 1.54~) Depends: dbus-bin (= 1.14.6-ok2), dbus-daemon (= 1.14.6-ok2), dbus-system-bus-common (>= 1.14.6-ok2), libc6 (>= 2.34), libdbus-1-3 (= 1.14.6-ok2), libexpat1 (>= 2.1~beta3), libsystemd0 Suggests: default-dbus-session-bus | dbus-session-bus Filename: pool/main/d/dbus/dbus_1.14.6-ok2_arm64.deb Size: 23316 MD5sum: 983148d15d43bcbe82567b3f57ceaa1d SHA1: 3af366bad0294fa60d9545dfc2f423e2cb20ee22 SHA256: 59a9af96be8b1420d970fb43fc73859278b3fdeb4f168532d5ccbc20a7725caa SHA512: a859e20ba4ae6c1d81721bba25e6026ce8e1906d7c6f99a24bedfb4e4363d4bc6ed9bb9cb5be5a40df176731da27e61ab749f935ce3dd72e98c3793065cc1cec 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dde-qt5integration Architecture: arm64 Version: 5.6.11-ok1 Priority: optional Section: devel Source: qt5integration Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 1406 Provides: libqt5deepintheme-plugin Depends: libc6 (>= 2.17), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libdtkwidget5 (>= 5.6), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libqt5xdg3 (>= 3.0.0), libqt5xdgiconloader3 (>= 3.0.0), libstdc++6 (>= 5), libx11-6, qtbase-abi-5-15-8, dde-qt5xcb-plugin Conflicts: libqt5deepintheme-plugin Filename: pool/main/q/qt5integration/dde-qt5integration_5.6.11-ok1_arm64.deb Size: 320562 MD5sum: 78bd72a89690c1434a0ba8d58291a412 SHA1: dd1384b4fbe85c0d1659c17173f006171850e60e SHA256: 00b3f8a256bea50b8a5df5fdd91b0af4cb01b5a1483eebb7b4da879fc6e64923 SHA512: 5275c2934273b2e729a1b5201477fbd6a5d50c12767cef0908e45b1ebc51cc4b90548a69b657cbea92cd6b9e2e51a2856e8f13686b0747548c91b4a7a1aa68b8 Description: Qt platform theme integration plugins for DDE Multiple Qt plugins to provide better Qt5 integration for DDE is included. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dde-qt5wayland-plugin Architecture: arm64 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: 351 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/main/d/dde-qt5platform-plugins/dde-qt5wayland-plugin_5.6.12-ok1_arm64.deb Size: 69312 MD5sum: 507c67afeeed35183bfc1a51ff367641 SHA1: 5beaadae8b6a7d76b743e62403782e648f61d6e7 SHA256: 6c71d41cb6bcbea81a38fcc121e4de6c15fe4bccd3f50b3ec3cd33cbcd435b3e SHA512: 0d8191099d4ad6eb0cff2dcc2bc0d0c7309269e351409cd19be6edd8f25e5b130510fe4dd99cd53f3f4362462afaa9aae12205a4ec4a9ae18e0a3e47a7fcd0fb Description: Qt platform plugins Qt platform plugins for DDE. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dde-qt5xcb-plugin Architecture: arm64 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: 804 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/main/d/dde-qt5platform-plugins/dde-qt5xcb-plugin_5.6.12-ok1_arm64.deb Size: 233458 MD5sum: 40034175dbc2dfc79fa755d42bd3011f SHA1: 68463705d7a0254729b285a58977e3dbffb651e7 SHA256: e9dd9fb9813749e3e8ab1875c4d9dd91841c45342b81f8b39bb08358e4e2f365 SHA512: 60fb5e4c7387df23a22336f2938316bc6493243f446ea88f7a4b4e2420c30764e42aca650c4a5728319a318093c15fb5bb66957efea67bb483f476451384b0ab Description: Qt platform plugins Qt platform plugins for DDE. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dde-wayland-config Architecture: arm64 Version: 2.0.1-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ganjing Installed-Size: 1341 Depends: libc6 (>= 2.34) Conflicts: kelvinu Replaces: kelvinu Filename: pool/main/d/dde-wayland-config/dde-wayland-config_2.0.1-ok1_arm64.deb Size: 468264 MD5sum: b62e0eba3873e5721d43b1bccf5e41c6 SHA1: 4716ce29c1e69196e2bf10d9d9c052b9eca4f413 SHA256: 7b4ee41e13f23e85859f6ab089a3e244a91f003a4f67686543f1d8f780e66e8e SHA512: 33872b4f6267d72fca01e4ef624fd95b413c354adb02493dcd4e6c27765afd826620d4fe387f397453157be1eb0397dfe6c0c10a93a3b48c95635bcad1ac44f7 Homepage: https://www.deepin.org Description: This package is the configuration file to adapt to the wayland environment some configuration 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/main/d/debconf-kde/debconf-kde-data_1.1.0-ok1_all.deb Size: 16822 MD5sum: 172f9d2b109f81bab25f4935d0f61271 SHA1: 50e76253149ea73bf1a950a42b84943b976adbf2 SHA256: 85577775983a461d46be4328a18d0850e5301914bb59ef4965c1ca86aff369d4 SHA512: ac9bca364f0cad6c1c108abc456d2c73b0a051f6d2f18af44f19cebdd5cc4282f4b05577b7b19226fa612f1e8560b91735349b1a2ae0d1d3de239d2d72a741d6 Homepage: https://projects.kde.org/projects/extragear/sysadmin/libdebconf-kde Description: Debconf KDE data files Debconf KDE is a GUI library for including Debconf frontends in Qt-based applications. Debconf is a configuration management system for Debian packages, which is used to ask questions when they are installed. This library is written in C++ and used by Apper and Muon to embed Debconf dialogs. . This package contains the data files needed by the Debconf KDE library cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: debconf-kde-helper Architecture: arm64 Version: 1.1.0-ok1 Priority: optional Section: kde Source: debconf-kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 32 Depends: libc6 (>= 2.34), libdebconf-kde1 (>= 0.1+git20110702), libkf5coreaddons5 (>= 5.0.0), libkf5i18n5 (>= 5.0.0), libqt5core5a (>= 5.15.1), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 4.2.1) Filename: pool/main/d/debconf-kde/debconf-kde-helper_1.1.0-ok1_arm64.deb Size: 8638 MD5sum: c1fc7f858183d031dbc5835f4185b75f SHA1: 6e4fbdbe15b16c27dbe64f22dc55e98e9be981b7 SHA256: b8cdba13ac82dde61db3dd8a7e8a197d9db3b20f5806ed67e1760ac8c8116ffd SHA512: 1d339fcabf0e0774cf4b587cdb14772930bbc8c90fc63959c200c6684c3113de0533094b2fdb2185465dd95d5d1c9bd8af84ac1387f18873fba2742557e1f83b Homepage: https://projects.kde.org/projects/extragear/sysadmin/libdebconf-kde Description: Debconf KDE GUI frontend tool Debconf KDE is a GUI library for including Debconf frontends in Qt-based applications. Debconf is a configuration management system for Debian packages, which is used to ask questions when they are installed. This library is written in C++ and used by Apper and Muon to embed Debconf dialogs. . This package contains a small standalone tool to display a KDE Debconf dialog without linking against the Debconf KDE library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: debhelper Architecture: all Version: 13.11.4-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1394 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-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~), debugedit, dwz (>= 0.12.20190711), file (>= 3.23), libdebhelper-perl (= 13.11.4-ok1), libdpkg-perl (>= 1.17.14), man-db, po-debconf, awk, perl:any Suggests: dh-make Breaks: cmake (<< 3.9~), meson (<< 0.40.0~) Filename: pool/main/d/debhelper/debhelper_13.11.4-ok1_all.deb Size: 923588 MD5sum: 50b6aabea52de9569e0deba79332af97 SHA1: 96fc8e2d8d53b462beac59a48e62fce4b5a42384 SHA256: c44b746b812e2f46c4c0b58f85dfa28da775de60b6eb22ddbdecaf9eb9a992f5 SHA512: 876b5c5cdc313bf928985901437c80342a51315814e4192cb3cecdb8ea3b607e3604ec82df589bd5dbc8e3b6a11778d81e25ab7bbbc41c9b904a6daff8fda657 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: debootstrap Architecture: all Version: 1.0.118-ok4 Priority: optional Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 257 Depends: wget Recommends: gnupg, debian-archive-keyring Suggests: arch-test (>= 0.11~), squid-deb-proxy-client Filename: pool/main/d/debootstrap/debootstrap_1.0.118-ok4_all.deb Size: 38338 MD5sum: 1de28f50fc44492addf220a2909d4c66 SHA1: 2bed54229193543a7ce9effd6ce3b11dd0da2f17 SHA256: ae99fe352214134532bd12e6eefdb8a7b78e317baff7fd51c91fe100ac8c3eaf SHA512: 2b0fbc24c5a3fffc60b45e367a122e122cc0080ddb2d72ba2a65c9eb01b064f17d1a30b5008b9b874b865d16e868422484e59fbfb6b1a5c49491941d66ecdf79 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: debugedit Architecture: arm64 Version: 1:5.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 263 Depends: libc6 (>= 2.17), libdw1 (>= 0.167), libelf1 (>= 0.144) Filename: pool/main/d/debugedit/debugedit_5.0-ok1_arm64.deb Size: 66554 MD5sum: a9f0e163233a1e17bb486ad53cb6b38f SHA1: ffa382a28242c9f6e15a7a6b7af3b3548b3f31d3 SHA256: 86a8cc0779efe552a99e18a322f0dc4ef12033d54735f82dd0545ae270699a3a SHA512: 0da06ed33eb346932feb6b681be60a84a09b637b081577b3510fc42a84536860024efd1e39df04bbb2da4328bf05c4e2fe41042e56a025bba3f5295912caf012 Homepage: https://sourceware.org/debugedit/ Description: tools for handling build-ids and paths rewriting in DWARF data The debugedit project provides programs and scripts for creating debuginfo and source file distributions, collect build-ids and rewrite source paths in DWARF data for debugging, tracing and profiling. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: debuginfod Architecture: arm64 Version: 0.187-ok1 Priority: optional Section: devel Source: elfutils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 239 Depends: libdebuginfod1 (= 0.187-ok1), libarchive13 (>= 3.0.4), libc6 (>= 2.17), libdw1 (>= 0.177), libelf1 (>= 0.142), libgcc-s1 (>= 3.3.1), libmicrohttpd12 (>= 0.9.50), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 9) Filename: pool/main/e/elfutils/debuginfod_0.187-ok1_arm64.deb Size: 92310 MD5sum: 0f00369fae8406182b91342340584aba SHA1: 892c786fc4d2e35b0337c49083cc3e09d243645e SHA256: 1bbe72f693517bd25589915dc45627e80926dade097e8d1074ee27e90a253418 SHA512: 175cba3d28a0714ab83817be6b40a6ecc13eee6d6c74ee5d9dee56d151b34c0cd7d7c06557dec789f5bcc1634c8ec199681f75f54a6f83208a2e7dd1d789905c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: deepin-calculator Architecture: arm64 Version: 5.7.22-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 3509 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libdtkwidget5 (>= 5.6), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 4.2.1) Recommends: uos-reporter, deepin-event-log Filename: pool/main/d/deepin-calculator/deepin-calculator_5.7.22-ok1_arm64.deb Size: 919130 MD5sum: c66a4e945eee3244064da49918a59b28 SHA1: 54be574cdce2ddd31061efd9fafdbfa0ec088b50 SHA256: 92cbd4b1ac427d72638ccf1d6206ee08abf51e072c97b62f004a84d7e5fa151c SHA512: fcc6f7414f1bb67b43be9b7a952d887cd775d0960c9cbe3b4eca3238cf0eaded86a780432a17b27e6af01d7487b88ac649325ae7cac94a9cfd67a0255830ed7c Homepage: http://www.deepin.org Description: Calculator for UOS Calculator is a simple and easy-to-use desktop calculator. It supports addition, subtraction, multiplication and division with keyboard input perfectly matched, as well as symbolic fault-tolerant computing and calculation result linkage. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: deepin-deb-installer Architecture: arm64 Version: 6.0.10-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 2751 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libdtkwidget5 (>= 5.6), libgcc-s1 (>= 3.0), libqapt3 (>= 3.0.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 5.2), libqapt3-runtime Recommends: uos-reporter, deepin-event-log Filename: pool/main/d/deepin-deb-installer/deepin-deb-installer_6.0.10-ok1_arm64.deb Size: 955032 MD5sum: 58ca5fcb06ade4e6269a2ede976ac3be SHA1: 94a324389444b0d70c874870f1060a0381d481f2 SHA256: 9819a2a58c2123d63821d773849547d680d70de04747fffa24174a59e9a58fae SHA512: 87c611c8a11945784c71f2c77d8fcb9237bb2c125a7310219da8279fb2cc2fc038c7d2393bc1f539924a0cc931b41a21c7808d3006fab3498afeff7d126fca47 Homepage: https://www.deepin.com/ Description: Package Installer helps users install and remove local packages. Package Installer is an easy-to-use .deb package management tool with a simple interface for users to quickly install customized applications not included in App Store supporting bulk installation, version identification and auto completion. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: deepin-desktop-base Architecture: arm64 Version: 2023.05.06-2-ok1 Priority: optional Section: misc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Sysdev Installed-Size: 103 Provides: deepin-appstore-config Depends: distro-info-data, eject, fonts-noto, fonts-symbola Conflicts: deepin-desktop-server Filename: pool/main/d/deepin-desktop-base/deepin-desktop-base_2023.05.06-2-ok1_arm64.deb Size: 24360 MD5sum: 8eb7f0621fc032e3cafbd43f196b5635 SHA1: 1c400eefe6ef6e5822f2663c3a8f196c6877c97b SHA256: a8e3a29a81eb547053348d33c8d5ef2a9fa8fb0013925ff2b3cfaf85b82f8a18 SHA512: 51ad02aaa64d104e5c178eb493766e785b3a204006ea0ea1f06c67534fbedbab8a06a6d5a4cac0c0115c18ce5fc862534a7cb7b1e7d6677d189b5231f3c984d2 Description: The basic file of Deepin Desktop, provides system attribute description for DDE components cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: deepin-diskmanager Architecture: arm64 Version: 1.3.26-ok1 Priority: optional Section: tools Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: deepin Installed-Size: 8853 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libdtkwidget5 (>= 5.6), libgcc-s1 (>= 3.0), libparted-fs-resize0 (>= 3.1), libparted2 (>= 3.1), libpolkit-qt5-1-1 (>= 0.112.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 5.2), smartmontools, exfat-fuse Filename: pool/main/d/deepin-diskmanager/deepin-diskmanager_1.3.26-ok1_arm64.deb Size: 3996596 MD5sum: 52c5a55151a4d6cb74f3e185451b1776 SHA1: f13c84e65f22689f9f00df8c27e07cdb1f77721e SHA256: c7a66618e35e5460f1b4c2828695398589007be67be155a7ef4a269d87e51114 SHA512: f5c75cce44c5f3c716e024cc6790f3df51aae173614b38f7abe5cf2ad2d434fbc9bc95e778680c8a11d8a3f5acb7d26beacb88a97e26d1c6acb20538a742b637 Description: Disk Utility is a disk management tool for creating, reorganizing and formatting partitions. Disk Utility is a disk management tool for disk. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: deepin-draw Architecture: arm64 Version: 6.0.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 27065 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libdtkwidget5 (>= 5.6), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5printsupport5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5.2), qt5-image-formats-plugins, deepin-picker-cli Recommends: uos-reporter, deepin-event-log Filename: pool/main/d/deepin-draw/deepin-draw_6.0.3-ok1_arm64.deb Size: 22331018 MD5sum: c766f7a3bf7dfa39aa2cf054e2d341b3 SHA1: dc528ec56e11d4a19ad0f9d63c5643c066386eb9 SHA256: 5320d897b4b1f5e8992aa289a8cd07edee0992e86584fd3c4e60d9d18f004728 SHA512: 488436e351a55f750d3294146492da0cb4b98343541f603aa0c7d003858d460a6fd62b4a5b7cd13b1936af3d17f81386108c66c26627a0cc329c8318b3404aa8 Homepage: http://www.deepin.org Description: Draw for UOS Draw is a lightweight drawing tool for users to freely draw and simply edit images. 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/main/d/deepin-icon-theme/deepin-icon-theme_2023.04.03-ok1_all.deb Size: 28755430 MD5sum: b35185840f42e7f3ca91f8430a0d252a SHA1: 5636ceb267e57a63411ab98e7a5f9bbf9cc607b5 SHA256: 62d0afbd3355f066cabb9aa7db59fac280c186f71e10b024102ad6204af1d36c SHA512: 9cd844178bb3ec52d1f7e9ef98c62fad1f06357167afba06c974ea6dafbb77873b0d9418faf7f5cfc5a196e26183412617549f9b1a9783be1ab83449ce6b42c1 Homepage: https://github.com/linuxdeepin/deepin-icon-theme Description: Deepin Icons This package is DeepinIconTheme cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: deepin-picker-cli Architecture: arm64 Version: 6.0.0-ok1 Priority: optional Section: utils Source: deepin-picker Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 259 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libdtkwidget5 (>= 5.6), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.5.0), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.10.0) | libqt5gui5-gles (>= 5.10.0), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 4.1.1) Conflicts: deepin-picker (<< 5.0.5) Filename: pool/main/d/deepin-picker/deepin-picker-cli_6.0.0-ok1_arm64.deb Size: 66782 MD5sum: a96cb40de52369baa396f415e451578b SHA1: 4cfbd886ae77c07b5e1cc6e686cde1b02a19adba SHA256: 20dfd63ca858df5b624717160711f732d906becdd6fdf76d90ca798e34a26e18 SHA512: bf5b4a290e4643b021488462ac4c9fedd67107095cec9ea4bae1cdb75142c987925d457f4552d3ba6887040c8b181f7c750739840f15b52d8efd5731bfe960fb Homepage: http://www.deepin.org Description: Color picker tool for deepin A color picker tool for deepin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: deepin-picker Architecture: arm64 Version: 6.0.0-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 15 Depends: deepin-picker-cli (= 6.0.0-ok1) Filename: pool/main/d/deepin-picker/deepin-picker_6.0.0-ok1_arm64.deb Size: 4756 MD5sum: 49d039ccc4d9d6209c776c6ba0e4dd38 SHA1: c99ad70c09386e3eb7a63a42090d7409aa65ffa0 SHA256: 08b99f93c9612df7e6f05f701ea6436405a40500a2ff6efa6ff212fcbe03a21c SHA512: 1b94ef3396624d311d7c364b4ac17dc336961a78d2d99d7e891cfacc48c20d81a5afad2fa6fcae83488affbf8528f99d4d12f005c892a5bc4b5a1563baf62535 Homepage: http://www.deepin.org Description: Color picker tool for deepin A color picker tool for deepin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: deepin-terminal Architecture: arm64 Version: 6.0.6-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 6869 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libdtkwidget5 (>= 5.6), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libsecret-1-0 (>= 0.7), libstdc++6 (>= 5.2), libxcb1, qtbase-abi-5-15-8, expect, zssh Recommends: uos-reporter, deepin-event-log Filename: pool/main/d/deepin-terminal/deepin-terminal_6.0.6-ok1_arm64.deb Size: 2787092 MD5sum: 228cc2ed0801f3db2e95146fac014ef5 SHA1: 788f412dfd1f90ce941c52d88508d2cb9ddcc203 SHA256: afd522e38fb00151588b7870ed8f09b9d144782c1e3ce0173823c08541c1090f SHA512: 46e87d1b3f2a2dddb2457bfac80f2df089607d2ca8c9d8bf895a1030993338a452a0f44d3d082da3c9d83a6d0a1fd92c2220a721c9180b252045b4b36285dd7d Homepage: https://www.deepin.com/ Description: Terminal is an advanced terminal emulator with workspace, multiple windows, remote management, quake mode and other features. Terminal is a terminal emulator with simple interface, rich and powerful functions such as multi-windows, workspace, remote management, Quake mode and etc. You can instantly start and close Terminal smoothly like normal file window, allowing you to input commands with facility and no distractions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: deepin-wayland-protocols Architecture: arm64 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/main/d/deepin-wayland-protocols/deepin-wayland-protocols_1.6.0-ok1_arm64.deb Size: 39072 MD5sum: 0580d39a5a912eb5d74fc4ca3b71d715 SHA1: fbebcea3a889667a89dff4c9522c95bcb64da1fa SHA256: 8bd58040b441ba391a2ac34f75b51469ffb023d057506d0fb690990e49aa2f5b SHA512: 1b34abc10771dee911fa8827a3d0f3158d45744fcbc6c64d4a61c79e156dfabce5904c04c9e93b825ce41ca8e9134d362900a55691a8d2dd8602aa8acdfa1f76 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: default-jdk-doc Architecture: arm64 Version: 2:1.11-72-ok4 Priority: optional Section: doc Source: java-common (0.72-ok4) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 15 Depends: openjdk-11-doc Suggests: default-jdk Filename: pool/main/j/java-common/default-jdk-doc_1.11-72-ok4_arm64.deb Size: 2398 MD5sum: 718b155f165001c56ff8f2711946f60b SHA1: 148167cbbde793b679e51efd59d6aeaf800ac9b3 SHA256: 2572c6cf055f3ddcb52ac7f44f0a34c204a5deff1b73bfcd03d5c48aaa9925f7 SHA512: 73aaf1de47b94e1c0898ef43b8f09a4a9bcbde366b1e131f938927a39a91e8404b69328ab398b01fd2e4aefd307cc5f8654e8fa13875b5f623db132271e8552b 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-11-doc for arm64. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: default-jdk-headless Architecture: arm64 Version: 2:1.11-72-ok4 Priority: optional Section: java Source: java-common (0.72-ok4) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6 Provides: java-sdk-headless, java10-sdk-headless, java11-sdk-headless, java2-sdk-headless, java5-sdk-headless, java6-sdk-headless, java7-sdk-headless, java8-sdk-headless, java9-sdk-headless Depends: default-jre-headless (= 2:1.11-72-ok4), openjdk-11-jdk-headless Filename: pool/main/j/java-common/default-jdk-headless_1.11-72-ok4_arm64.deb Size: 892 MD5sum: 6164757e607de81194bebd455976c097 SHA1: d20a645eef62e9b6a8c33e2e7da178c81c6136d7 SHA256: b1c726ad775e419e7d6cfca836c553b0282dbd879e248dd37f7b1888a4c56728 SHA512: f0dc600fec8d7e73bd745abbc81c7175c1efff574a696ff27aaac0b66182ed069cfee120b12da7ca43db945cc948918cc75c49fb37ee9492cdc826e67e9c623c 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-11-jdk-headless for arm64. . The package is used as dependency for packages not needing a graphical display during runtime. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: default-jdk Architecture: arm64 Version: 2:1.11-72-ok4 Priority: optional Section: java Source: java-common (0.72-ok4) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6 Provides: java-sdk, java10-sdk, java11-sdk, java2-sdk, java5-sdk, java6-sdk, java7-sdk, java8-sdk, java9-sdk Depends: default-jdk-headless (= 2:1.11-72-ok4), default-jre (= 2:1.11-72-ok4), openjdk-11-jdk Filename: pool/main/j/java-common/default-jdk_1.11-72-ok4_arm64.deb Size: 860 MD5sum: c8186d159a8a7fd1c83268feac3e2760 SHA1: dee4931b53e05aa01354326bc2ad56f3219dfd27 SHA256: 58fffdbacda85b0d756d7518e8f9f60aaa56ab4c83887cb6248f5b152b9039a5 SHA512: 25a5f71aa26b14094784ce77b52dc828f21a7e65a24e52eaa2ffe19907c8b9333d52ef8940a46cb7f4c739d43002129696778ec4806b8232e5aafdc932448aec 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-11-jdk for arm64. Cnf-Extra-Commands: javac,javadoc,jar cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: default-jre-headless Architecture: arm64 Version: 2:1.11-72-ok4 Priority: optional Section: java Source: java-common (0.72-ok4) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 12 Provides: java-runtime-headless, java10-runtime-headless, java11-runtime-headless, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless, java8-runtime-headless, java9-runtime-headless Depends: java-common, openjdk-11-jre-headless Suggests: default-jre Replaces: openjdk-6-jre-headless (<< 6b23~pre8-0) Filename: pool/main/j/java-common/default-jre-headless_1.11-72-ok4_arm64.deb Size: 2318 MD5sum: aee4ce2787c197e2bce698f5a1225dba SHA1: 18b9fe024bb688917b068e926ec8ce20e730a7fc SHA256: cc652d796631b28f7ad4506e2d3458cb5a8cf368f42de80aa4fdcef77c37f958 SHA512: c8c1a89a69d5a1d43c2ea8501ae92e8d213e79a73a8ef4826247b9a6bfa71082b6f131d949116ff7fbb7320e6c1149cf0540d67de8f642bcd3bf4272cc11b9ad 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-11-jre-headless for arm64. . The package is used as dependency for packages not needing a graphical display during runtime. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: default-jre Architecture: arm64 Version: 2:1.11-72-ok4 Priority: optional Section: java Source: java-common (0.72-ok4) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6 Provides: java-runtime, java10-runtime, java11-runtime, java2-runtime, java5-runtime, java6-runtime, java7-runtime, java8-runtime, java9-runtime Depends: default-jre-headless (= 2:1.11-72-ok4), openjdk-11-jre Filename: pool/main/j/java-common/default-jre_1.11-72-ok4_arm64.deb Size: 850 MD5sum: 2b62a63dc3f1abc008dfc24b73c97fc1 SHA1: 6fc4f2fcb59bcf129a4b987fd89d9baa38c45cd3 SHA256: 3dce6e59595a2f3cf615345d05031b603884352b945e2982e91d19d5760cbc41 SHA512: 71191e3bf04e4481906c6311e659a0f3748568138a4261dd2255adb36c02fa5fc750348c2c2eb2c90be53b4bfbe18adfe23e34208e75c9646707fb466847c86e 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-11-jre for arm64. Cnf-Extra-Commands: java,jexec cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: device-tree-compiler Architecture: arm64 Version: 1.5.1-ok1build1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Héctor Orón Martínez Installed-Size: 382 Depends: libc6 (>= 2.17), libfdt1 (>= 1.5.1), libyaml-0-2 Filename: pool/main/d/device-tree-compiler/device-tree-compiler_1.5.1-ok1build1_arm64.deb Size: 223782 MD5sum: 6fa4968f277651c0a8b87173900cfa31 SHA1: 7ff18862eef8697484792cf52ae6b2fad68085ba SHA256: 553d54b33ebcae59e69a505c8298c7b70871dbdbfba970cc2422cd45250b4612 SHA512: 046fee189bca3741f050241e9231b1ff4d6e10c7acac3ed92ca20a613fd11e28b7ccaebd9fd169af41c890599fe2e9218212655663488f52d2e1f00d40bb934c Homepage: https://git.kernel.org/cgit/utils/dtc/dtc.git Description: Device Tree Compiler for Flat Device Trees Device Tree Compiler, dtc, takes as input a device-tree in a given format and outputs a device-tree in another format for booting kernels on embedded systems. . Typically, the input format is "dts", a human readable source format, and creates a "dtb", or binary format as output. 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/main/d/dh-autoreconf/dh-autoreconf_20-ok1_all.deb Size: 16312 MD5sum: 3d64eb4eef0266b31e1fa502574c6ba1 SHA1: b732f40672a2968c47dd600d6b39c232e29713c6 SHA256: 555cb30dbe85f390661c0372067db75e38e3e30ad520dc6f67fd82e6186f1fcd SHA512: ddaf3d5d824ade1a0701b631fa0fb339683460afc3dc0763942975138edc40d39eb9273d693fcd4f2ac12dcd63ea05a9357fce79229de4a9a623cb76fa651c76 Description: debhelper add-on to call autoreconf and clean up after the build dh-autoreconf provides a debhelper sequence addon named 'autoreconf' and two commands, dh_autoreconf and dh_autoreconf_clean. . The dh_autoreconf command creates a list of the files and their checksums, calls autoreconf and then creates a second list for the new files. . The dh_autoreconf_clean command compares these two lists and removes all files which have been added or changed (files may be excluded if needed). . For CDBS users, a rule is provided to call the dh-autoreconf programs at the right time. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dh-buildinfo Architecture: all Version: 0.11-ok4 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 61 Depends: debhelper, perl:any, build-essential (>= 7) Filename: pool/main/d/dh-buildinfo/dh-buildinfo_0.11-ok4_all.deb Size: 14556 MD5sum: e375c54e1fa61a488732c07024e95963 SHA1: 0a6aff6ad4b17d246936de97dd2e08e8b9d0dbd4 SHA256: 354f1030f01e49141bff2cc5c08b07d77b87fd86ab92bb867d60506e3d364ac9 SHA512: 14bef52ffce0ac8d9f59fe1d49bf6a66cff9320cfbf7e121832141abc78c9ffe1295a362f16dd5e09d2d01b0a263a6f64d4815a60a4738c426c87d6c4b1eb9e1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dh-cargo Architecture: all Version: 28-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 35 Depends: debhelper, perl:any, cargo (>= 0.40.0-3~~), python3 Filename: pool/main/d/dh-cargo/dh-cargo_28-ok1_all.deb Size: 8568 MD5sum: d5768ac7710568cb725e6e366d9cb60b SHA1: d4ea1511c9aa4133d86da61c6eccdf143fc8fa7b SHA256: 6452fe88d53f0f540380cfe9840f756d99f9064bc7e6f6bd21ccc9ad667f4b3d SHA512: c91e64e60a76ebe2e6c1e7a0c567ad6201af0c655eede1eb044eb58443a8de0d0e76cddad7b839a01eb1fef6f24d3381df599d5cc45947712979cd26777b80a6 Description: debhelper buildsystem for Rust crates using Cargo dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo. . This builds Debian rust crates to be installed into a system-level crate registry in /usr/share/cargo/registry containing crates that can be used and Build-Depended upon by other Debian packages. . Debian packages generated by debcargo use this buildsystem; packagers are not expected to use this directly. If you have a multi-language program such as firefox or librsvg that includes private Rust crates not exposed to others, you should instead use our cargo wrapper /usr/share/cargo/bin/cargo in the cargo package, and Build-Depends on that instead of this package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dh-dkms Architecture: all Version: 3.0.7-ok1 Multi-Arch: foreign Priority: optional Section: kernel Source: dkms Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 49 Provides: dh-sequence-dkms Depends: perl:any Breaks: dkms (<< 3.0.3-0) Replaces: dkms (<< 3.0.3-0) Filename: pool/main/d/dkms/dh-dkms_3.0.7-ok1_all.deb Size: 14360 MD5sum: e186ac0f1bde37898b7836d5aba11e0f SHA1: c4efb33bb2f48f3bc2a07e06ee0c73eb95c8aaa8 SHA256: dcf11294edc25e5a39cd2fa0c6e2ec81887e03cc5bf9d4c2a7568c2006db4ce2 SHA512: de4463e13c1c3fed4b2f944a68c61fff51ebf4c1d74e715089c14ad3604b987d96b64cefd14e6b0db2446448eb7c7e16c9fcc62275d3bed2e93f11a9fcc3f91e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dh-exec Architecture: arm64 Version: 0.27-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 152 Depends: libc6 (>= 2.34), libpipeline1 (>= 1.0.0), perl:any, perl, debhelper, libdpkg-perl Filename: pool/main/d/dh-exec/dh-exec_0.27-ok1_arm64.deb Size: 36036 MD5sum: b437bde564f84484172825117ec75d7b SHA1: c22af255336ee13499ecc82cd666e0833330fdf0 SHA256: 3697c05ae934730db310c1930ae2bcd2ee4fa665fb821801ef5ce8a7d46d3f13 SHA512: d0c5f93540f80e4a7635fd504083fea61950960c5a057a5fbbcc11cc1a0676534394bb879a9ddf5fc4393773e8a87174018ae8fac63de6c94f1c2ebb1bfc14bd 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. 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/main/d/dh-lua/dh-lua_29-ok1_all.deb Size: 30456 MD5sum: 2dc9642b7ddb5e65015f02273595c1d8 SHA1: ee1e58e4b31350cbcf7cfab4ed3c8b8f41c6405f SHA256: 6ea220fc6dbd31e2836e6eb13ea5665eb60e32211bab7aebe02ba990fd8670d6 SHA512: 2a8a7a7af144344145b358520b308e99647d0a686ccd9c57a54f9a2115d3936f2f91dcbae483e71561a7e9f2ff9f7d9b0bfe92aa0a683689753493fb716bc992 Homepage: https://salsa.debian.org/lua-team/ Description: helper tools for maintaining Lua-related packages This package contains the Debian policy for the Debian packages relative to the Lua scripting language, as well as some tools to help build them. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dh-migrations Architecture: all Version: 0.3.6-ok1 Priority: extra Section: misc Source: session-migration Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 33 Provides: dh-sequence-migrations Depends: debhelper Filename: pool/main/s/session-migration/dh-migrations_0.3.6-ok1_all.deb Size: 8362 MD5sum: dfe290174190647422dd6d130fb96bde SHA1: a433abf97d0443342c1fe60b9c8819e9540c8d82 SHA256: b9758a86e76da029c2d953ee2bd2c13edd940fb880af16b740e777116b04f42b SHA512: 24224f12745aef149e3dc916579e25d17f9af977582cee682861bae50946b7af8253706a551b17b010eff8220f46a2318d08171df6b26ee76333626b91ab3cee 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. 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/main/d/dh-nss/dh-nss_1.7-ok1_all.deb Size: 10154 MD5sum: 74e7f788a5e909537cb11199e8d2dbd2 SHA1: 2905349002e721936e1909b05b915f37b76b710b SHA256: 8efe9e92dd9961fd9fb58f3e006bddb208f19cf2c342e6269ffe7769d5815598 SHA512: 1b2d2cc27b7e67c893d59b3ae6a89890a664d3b404001368e35e6cc7a37ddd0837c1b9edc24446b3263777a0015def8a2a45a86ffabb525d01456a5ac79de913 Homepage: https://salsa.debian.org/gioele/dh-nss Description: debhelper addon to inject NSS services into /etc/nsswitch.conf The` dh_installnss` debhelper provides a declarative way for NSS-related packages to express how the NSS services they supply should be installed and in which order. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dh-package-notes Architecture: all Version: 0.8-ok1 Multi-Arch: foreign Priority: optional Section: admin Source: package-notes Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 37 Provides: dh-sequence-package-notes Depends: perl:any, debhelper Enhances: debhelper Filename: pool/main/p/package-notes/dh-package-notes_0.8-ok1_all.deb Size: 10300 MD5sum: 72e7b98a365f8e06e9d20b7d150235bd SHA1: bc0fec4808edd38928c8026fd04b06b5587e0c7b SHA256: 701b1f0349ba0580ca6dd4842a73d005f4527c8ea2cdbabad266b0ec6df2bd2c SHA512: 0dd2eeed3fab8244958fcfbb403da993fdd6d0ee2dcd1fb29c6dbba185f5d5d9e950b13cdcb86e513f4071781e0430a3721384a71757d78058f747eb4a863285 Homepage: https://systemd.io/COREDUMP_PACKAGE_METADATA/ Description: Debian Helper for adding package metadata to ELF binaries Generate a linker script to add package metadata to the ELF binaries being built. See: https://systemd.io/COREDUMP_PACKAGE_METADATA/ cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dh-python Architecture: all Version: 5.20221001-ok1 Multi-Arch: foreign Priority: optional Section: python Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 479 Provides: dh-sequence-pypy, dh-sequence-python2, dh-sequence-python3 Depends: python3:any, python3-distutils | python3 (<< 3.6.5~rc1-1) Suggests: libdpkg-perl, dpkg-dev, flit, python3-build, python3-tomli, python3-installer Breaks: python2 (<< 2.7.18-2), python3 (<< 3.3.2-4~) Replaces: python (<< 2.7.18-2), python2 (<< 2.7.18-2) Filename: pool/main/d/dh-python/dh-python_5.20221001-ok1_all.deb Size: 105548 MD5sum: 53ba8492846ff34a06c3b043c4ebd551 SHA1: 567f9a3a8d28d41f57e0edfa47dbf65ba9e95672 SHA256: 14329f8ec942c78fabb1695c1a891f1f21bb93562b838a159fedd92016101cf7 SHA512: a5a04ef48c5889d37b965bd750309959e2490bbf1d3aa52c65877a269d4d4cb86e594ab5d36295f2e9a1fc2c893c58232ca8d2302898b990be9405f8ac4d8be5 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_python2 - calculates Python 2.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. * dh_python3 - calculates Python 3.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. * dh_pypy - calculates PyPy dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dh-strip-nondeterminism Architecture: all Version: 1.13.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: strip-nondeterminism Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 18 Depends: libdebhelper-perl, libfile-stripnondeterminism-perl (= 1.13.0-ok1), perl:any Filename: pool/main/s/strip-nondeterminism/dh-strip-nondeterminism_1.13.0-ok1_all.deb Size: 5334 MD5sum: 6cc6216888aeb6509a0cddd691f71ea7 SHA1: b5fe28fa4af27b3b677d485e52361bebee5dac21 SHA256: 196e58910958325319bd59711ece69efc7eaf46b280a82a557bde0bdbd9f03d3 SHA512: cebc845a8fb52e4a84932d9f73e7e09b10ccc1768fd1e5f209e44dca38bb04293a9e897c6865ae29b59d1bdb5e6b18f3e4bdc5e355a8e1979829d1a0e46abb9d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dh-translations Architecture: all Version: 150-ok1 Priority: optional Section: devel Source: pkgbinarymangler Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 31 Provides: dh-sequence-translations Depends: debhelper, intltool, jq, libfile-which-perl Filename: pool/main/p/pkgbinarymangler/dh-translations_150-ok1_all.deb Size: 8728 MD5sum: e785fee73bb5f24ff2eeda1dd3d8a809 SHA1: 5a38a6a28003dc7becd492e5852f5d463d593ae2 SHA256: abb89358ea86456139d139aae1b5fa7def4f4d070949e8170778b8fe48a0e0c7 SHA512: 863eda1b48be9f5134d4ff1d1f25e8da05a10671834d3f9f6d58d4f9d4b920923d0a16ba5b97f56f04a64c5b9a5fc035754254b116c0905585362d842d5d606e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: diffstat Architecture: arm64 Version: 1.65-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 88 Depends: libc6 (>= 2.17) Filename: pool/main/d/diffstat/diffstat_1.65-ok1_arm64.deb Size: 30210 MD5sum: 7a42c047562eefebd2a0d17451ce1d81 SHA1: 60e9b0791968e6bf9eae71cd501ce526b15eec86 SHA256: 395e189c8b0789e51c7d215a0e144f70ad90f501ef914ccb4d7ff12ab23cb3c2 SHA512: 3b1d0f944e52600ef434b9c8fac9265b5c69c654c1c90a5088455f22c81832f83d210457aaa9542be6ab13f159cf35357906ec5c551d874fe35714b4404d2977 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: diffutils-doc Architecture: all Version: 1:3.7-ok2 Priority: optional Section: doc Source: diffutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Santiago Vila Installed-Size: 753 Filename: pool/main/d/diffutils/diffutils-doc_3.7-ok2_all.deb Size: 75034 MD5sum: be81521757c14c11fdbb69d61593fae4 SHA1: 97d5a60836f6b1b7dc9f85b333df3855d9f79e1e SHA256: deb092fbe0a7c36961a3970e30e6c2fe20070890fdcf191bb72f788d56ff983e SHA512: 65a5faec099a62286617835c629cabafd698379341549158b9c66a28a5400f9c3e40ff68c16f764b6fea61ec24a3628979d365aed28ec2f039ae98fce131e787 Homepage: http://www.gnu.org/software/diffutils/ Description: Documentation for GNU diffutils in HTML format This package contains the HTML documentation for GNU diffutils. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: diffutils Architecture: arm64 Version: 1:3.7-ok2 Priority: required Essential: yes Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Santiago Vila Installed-Size: 1581 Pre-Depends: libc6 (>= 2.34) Suggests: diffutils-doc, wdiff Replaces: diff Filename: pool/main/d/diffutils/diffutils_3.7-ok2_arm64.deb Size: 356734 MD5sum: 84eb281883487c96c021bd05b9061dcf SHA1: 6f90bdfa3674b9b5a135f0a501eb4c75a52334eb SHA256: 6636b9aac1b77726503f067f51b41290123aa00ae59280501286d6902f36fab8 SHA512: 168795ff9b80b3277141deedd0b72e7ec708a39cebff341dcdfa91c0dbcd36dbe5ecca9480914011ed18e59ee7689acbe92efe14c431111922b53c4afeeec1fe Homepage: http://www.gnu.org/software/diffutils/ Description: File comparison utilities The diffutils package provides the diff, diff3, sdiff, and cmp programs. . `diff' shows differences between two files, or each corresponding file in two directories. `cmp' shows the offsets and line numbers where two files differ. `cmp' can also show all the characters that differ between the two files, side by side. `diff3' shows differences among three files. `sdiff' merges two files interactively. . The set of differences produced by `diff' can be used to distribute updates to text files (such as program source code) to other people. This method is especially useful when the differences are small compared to the complete files. Given `diff' output, the `patch' program can update, or "patch", a copy of the file. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: directx-headers-dev Architecture: arm64 Version: 1.606.4-ok2 Priority: optional Section: graphics Source: directx-headers Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2985 Filename: pool/main/d/directx-headers/directx-headers-dev_1.606.4-ok2_arm64.deb Size: 221588 MD5sum: 031f79db590cd3764f1b88c3e40a7c8d SHA1: c846fd06b5ce8d32192d7e6c6c35160c8ebff19f SHA256: 29108e38e62d96d4322c3119491f15c9c9a4279c1f01f559dc6219163d7ee148 SHA512: 79570e70d12141c9582df44fe9e971d8c4afb820363ac7373c8d0bd5f3537c870ddbfe216a7925a29c5c8fc7068837f48f08e2e687fe2ab0d444397f23d0d296 Homepage: https://github.com/microsoft/DirectX-Headers Description: Direct3D 12 headers This package provides the development headers for Direct3D 12. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: discount Architecture: arm64 Version: 2.2.7b-ok1 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 104 Depends: libc6 (>= 2.17), libmarkdown2 (= 2.2.7b-ok1) Conflicts: libtext-markdown-perl, markdown Filename: pool/main/d/discount/discount_2.2.7b-ok1_arm64.deb Size: 27978 MD5sum: 9f6d097123298f6cfa00f45e86d2410e SHA1: b1e9546a7c36216e0c4a26cd8eab2d9ff0652306 SHA256: af5346da0cd38bbb415044f0968f97940a8000f3d930164e682362e904c418c7 SHA512: 1588815c80d92c62d405a5a288e1bb1835775b15041addea64a822f8ac83375eed2bfca9dd741d0e1f546fa3eb5832a85077d57e507bb39c1d56ccff1905ad69 Homepage: http://www.pell.portland.or.us/~orc/Code/discount/ Description: implementation of the Markdown markup language in C Discount is an implementation of John Gruber's Markdown markup language. It implements all of the language described in the Markdown syntax document and passes the Markdown 1.0 test suite. . This package provides the discount executables. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: distcc-pump Architecture: arm64 Version: 3.4-ok2.2 Priority: optional Section: devel Source: distcc Origin: openKylin Maintainer: XXTXTOP Installed-Size: 518 Depends: libc6 (>= 2.33), python3 (<< 3.9), python3 (>= 3.8~), python3:any, distcc Filename: pool/main/d/distcc/distcc-pump_3.4-ok2.2_arm64.deb Size: 122566 MD5sum: 27d15dc2de821fe9a7bfe2b115e7742f SHA1: f3edef952f2ff2d8a7fb3d5e5e89110406606ee8 SHA256: cfddb5831b95872cb0754ded503cc8950e4821947f1de5ca06f625a9a077b402 SHA512: 6921fb14a1437b45836d30e23d3f5b062d476e1ee4340d069fc7c4d377508a81fd759edbb741fb41a3b70d68afc03a3c677970ec7d4821789d51113874eda193 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: distcc Architecture: arm64 Version: 3.4-ok2.2 Priority: optional Section: devel Origin: openKylin Maintainer: XXTXTOP Installed-Size: 747 Pre-Depends: init-system-helpers (>= 1.54~) Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libpopt0 (>= 1.14), debconf (>= 0.5) | debconf-2.0, adduser (>= 3.52), netbase (>= 4.09), lsb-base (>= 3.2-13) Suggests: distccmon-gnome, ccache, distcc-pump, dbus, dmucs Filename: pool/main/d/distcc/distcc_3.4-ok2.2_arm64.deb Size: 177432 MD5sum: e99b7076587e16ec26c9bcfd16ee8aa3 SHA1: 1ba8a8a14012d63818c26e46e77f17e4be1d0f75 SHA256: ac3e1a7a5745e12efac44b17c1cedf6bc2edeeeb82546d6a449919c3e4312166 SHA512: dad232525d5619d48ce9d7c36f407b6cbf1936358aa457de5f8dbb8ea42435d496d80d26debf7a0a0469dece2bfe0bdff2316d45335d1462f07b913d5e218b00 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: distccmon-gnome Architecture: arm64 Version: 3.4-ok2.2 Priority: optional Section: devel Source: distcc Origin: openKylin Maintainer: XXTXTOP Installed-Size: 134 Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0) Suggests: distcc Filename: pool/main/d/distcc/distccmon-gnome_3.4-ok2.2_arm64.deb Size: 34834 MD5sum: 752985288f5ec639c1bf4eec44dfd752 SHA1: be86bfdc1c4581aebb015e4b75223da29c306c7e SHA256: 7b8e7976003cece50f623d6bfef1443673953ca8528cd94671cd90cc88560905 SHA512: fe197a1041e5f39296cb2930f82d0df74e43fb8378c88c9152aec96f58bd4dc449f15da06b89057bdd0bc0b71cc91f61e0675e546d4895d303f67ebb2b994d09 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dkms Architecture: all Version: 3.0.7-ok1 Multi-Arch: foreign Priority: optional Section: kernel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 196 Pre-Depends: lsb-release Depends: kmod | kldutils, gcc | c-compiler, dpkg-dev, make | build-essential, patch, dctrl-tools, dh-dkms (= 3.0.7-ok1) Recommends: fakeroot, sudo, linux-headers-686-pae | linux-headers-amd64 | linux-headers-generic | linux-headers Suggests: menu, e2fsprogs Filename: pool/main/d/dkms/dkms_3.0.7-ok1_all.deb Size: 48090 MD5sum: 2d702161eff222aa2995f0bc64d456c5 SHA1: c0d430df70d9f851f8a505f1549a01812b6d855d SHA256: 2ca6757f346c4b81dae082dd2052be40e4a8c62c2ee6b203befaae358664facc SHA512: 791ddb4540b8247b95821a92556f0d5eafadb053dc99e1bd10999cf837ca7dce1c6dc30ae6215940bbec4be13eba1fa9ecb548962d7357fe198e338d3ff5be23 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dmeventd Architecture: arm64 Version: 2:1.02.167-ok3 Priority: optional Section: admin Source: lvm2 (2.03.07-ok3) Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 526 Depends: libc6 (>= 2.34), libdevmapper-event1.02.1 (>= 2:1.02.110), libdevmapper1.02.1 (>= 2:1.02.110), liblvm2cmd2.03 (>= 2.03.07) Filename: pool/main/l/lvm2/dmeventd_1.02.167-ok3_arm64.deb Size: 35874 MD5sum: 2b5ef1a7881419d9e8990d1bc2da2c3b SHA1: 9a9f8a1dc4553562638932758c57dc4701aaee9b SHA256: 5633f25d16798a1a0904a88b9a401a34c82719998f38ae222dde91ae2d785cfb SHA512: 7a44baa0c96a54ddbab0f66e44b516d36d0486cd4768c86c438e92515a846058bdf99c6044892e5a325e51e16bc8b89a35ab1cc1b3702ca08aa461ca15347cdc Homepage: http://sources.redhat.com/lvm2/ Description: Linux Kernel Device Mapper event daemon The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but software raid, and other drivers that create "virtual" block devices. . This package contains a daemon to monitor events of devmapper devices. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dmidecode Architecture: arm64 Version: 3.2-ok2 Multi-Arch: foreign Priority: important Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 155 Depends: libc6 (>= 2.34) Filename: pool/main/d/dmidecode/dmidecode_3.2-ok2_arm64.deb Size: 51818 MD5sum: 6e95dc59a3ca07ed2cb2a44ef5990cb3 SHA1: 8d24c496f2c693a84f148c52a13360743979dca2 SHA256: b620126ec2c3c4a9d012c68d411a4e31ef92c9ce37207c255fe45a3816deb14e SHA512: 035e917eeaee876633111cb08eda5364d975bc4fad471024120776e22de8815a78627e457488fed47540551adbd892c953251ef077687988f272165c79801b38 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dmsetup Architecture: arm64 Version: 2:1.02.167-ok3 Multi-Arch: foreign Priority: optional Section: admin Source: lvm2 (2.03.07-ok3) Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 275 Depends: libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.138) Filename: pool/main/l/lvm2/dmsetup_1.02.167-ok3_arm64.deb Size: 73644 MD5sum: ef97f4e59535750ef39239b7240aeecc SHA1: f60ea7f1c4e6c1909762edef9be083ea358a6f1f SHA256: 85ce5fed4777e15a843c4fb6bb01139bb5ce8db113e440f3ea07ee258a43da99 SHA512: b497ba987c72cab6d06fbaf2d91add2692d2f6fb312a1674a4e8ac7da027e80842c26321cb31eb7d12503fad083ab8a1c87f048385d008c1f3db67cb6560eebc Homepage: http://sources.redhat.com/lvm2/ Description: Linux Kernel Device Mapper userspace library The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but software raid, and other drivers that create "virtual" block devices. . This package contains a utility for modifying device mappings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dnsutils Architecture: all Version: 9.18.1-ok2 Priority: optional Section: oldlibs Source: bind9 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 438 Depends: bind9-dnsutils Filename: pool/main/b/bind9/dnsutils_9.18.1-ok2_all.deb Size: 45226 MD5sum: 1beb6d49b42c3cd61b7a4d79435b66ed SHA1: cab99b94c187daac4c326ff4db1bc44260a7d79f SHA256: 616bc4f6a3b67ee342e06fee66ea10009c931c6d3bc1e18bc317c15d8230aae7 SHA512: 1d8b5318fb20c609bbc49724b43900c445f84cb0e87c2a935f4cbfcd202bb2d16bda622bf86e0f53cfee237c99353f49247e8ed0ba84665d50af13b6e9c70a07 Homepage: https://www.isc.org/downloads/bind/ Description: Transitional package for bind9-dnsutils This is a transitional package. It can safely be removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: doc-base Architecture: all Version: 0.11.1-ok1 Priority: optional Section: doc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 340 Depends: libuuid-perl, libyaml-tiny-perl Suggests: dhelp | dwww | dochelp | doc-central | yelp | khelpcenter Filename: pool/main/d/doc-base/doc-base_0.11.1-ok1_all.deb Size: 91086 MD5sum: 1a9f73674c3075a303a30073c938d8e0 SHA1: 72cbf9d32e00d224698298feda3de40f1a33226e SHA256: 59350ac49fb93d4b66b6bd8553ff2e1fd16d9a546d16103c5c12129c5175fb42 SHA512: f420fa898be38400a4aa7997ee7adc8e3a7c943699856ad0359c7dbdbaa7825912e4d5487e9b55199523a114fcd8983620dffa9c0a4311e21b2b51e2937e6041 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: docbook-xsl-ns Architecture: all Version: 1.79.1-ok1 Multi-Arch: foreign Priority: optional Section: text Source: docbook-xsl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 15057 Depends: xml-core (>= 0.14) Recommends: docbook5-xml Suggests: dbtoepub, docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc, docbook-xsl-saxon, fop, libsaxon-java, libxalan2-java, libxslthl-java, xalan Filename: pool/main/d/docbook-xsl/docbook-xsl-ns_1.79.1-ok1_all.deb Size: 1084632 MD5sum: 23921240b572989008bd32b15b04931e SHA1: b0cfe191097fa4417fbc8a96046c7167b473c3bc SHA256: 8af19ec90dabbe18f3287ddd303242e870dea0625179d457fa5129331bfee659 SHA512: 2401d4e1907a16df4e8e3098de22cf1a6e794759893a53bcfda977884a947c94329a715b78d5a99febecb85ea438ee6fcb9edb669837be4b3578c6fdffa114b6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: docbook-xsl Architecture: all Version: 1.79.1-ok1 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 15137 Provides: docbook-xsl-nons Depends: xml-core (>= 0.14) Recommends: docbook-xml Suggests: dbtoepub, docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc, docbook-xsl-saxon, fop, libsaxon-java, libxalan2-java, libxslthl-java, xalan Filename: pool/main/d/docbook-xsl/docbook-xsl_1.79.1-ok1_all.deb Size: 1094344 MD5sum: 1f31a80bc4dcfb4ec3470b2753edde97 SHA1: c50010aaa084af71cbee6e0f5932fba93341b88d SHA256: 8452a7248a4a8fbad12782ca7c6704cbad655610e99aa8db5fa9eddf0d6265ae SHA512: dcfd54ee290dc87b047142e716763c21560ecf422ebf5e68206fee7d081371648d2b59faeb1a79b782e5108c884f42e690abbcc94809d978ffd7933f0dae674c 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. 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/main/d/docker.io/docker-doc_20.10.16-ok1_all.deb Size: 1895732 MD5sum: f2e0d5dc8d1017e692e3d13431487c5d SHA1: 1a837eadaab810520396d7ab4b4f56f3d8ae6b02 SHA256: f14d91e76d02943ea5e5852b4eb2a399ed3e1a5cf0d1c02d1c20d316d13dbc6c SHA512: 0402aed8ae587fcc0d6de887f02ce57912cd8bc10a90cd842370af99602bccf3639c05964d75b74c218802ba3e1b8cb122491c679ea35b380fe659b4b5366a9b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: docker.io Architecture: arm64 Version: 20.10.16-ok1 Built-Using: glibc (= 2.36-ok1), golang-1.18 (= 1.18.1-1ubuntu1) Priority: optional Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Paul Tagliamonte Installed-Size: 110262 Depends: adduser, containerd (>= 1.2.6-0), iptables, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.97), libsystemd0 (>= 209~) Recommends: ca-certificates, git, pigz, ubuntu-fan, xz-utils, apparmor Suggests: aufs-tools, btrfs-progs, cgroupfs-mount | cgroup-lite, debootstrap, docker-doc, rinse, zfs-fuse | zfsutils Breaks: docker (<< 1.5~) Replaces: docker (<< 1.5~) Filename: pool/main/d/docker.io/docker.io_20.10.16-ok1_arm64.deb Size: 24282720 MD5sum: d7a4bdbb43345743b1d29c18673bbff4 SHA1: b32507bc14e6ea8eab7b378c973e9a0b2cda398b SHA256: 94de052057ad0d59dd519fa7d843b3d4c26a78ff6c2e0b824df8de8c63d5d0f6 SHA512: 39b017471832a3ce4656e69465967ec9269a3eff467324515a53719d52c8251a1c49787e5614853d0d65741e9fa6054bb783d480aa58a181cda71ad66653532a Homepage: https://www.docker.com/community-edition Description: Linux container runtime Docker complements kernel namespacing with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers. . Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc. . This package contains the daemon and client. Using docker.io on non-amd64 hosts is not supported at this time. Please be careful when using it on anything besides amd64. . Also, note that kernel version 3.8 or above is required for proper operation of the daemon process, and that any lower versions may have subtle and/or glaring issues. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: docutils-common Architecture: all Version: 0.17.1-ok1 Multi-Arch: foreign Priority: optional Section: python Source: python-docutils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 560 Depends: sgml-base (>= 1.28), xml-core (>= 0.14) Recommends: python3-docutils Filename: pool/main/p/python-docutils/docutils-common_0.17.1-ok1_all.deb Size: 130578 MD5sum: c88fae3c4f686d01939ea8b0e77fd33f SHA1: e8689471991c1921b909081790a260b4ee0145c7 SHA256: 51bf66f54ba8cbbad77337766ba81cb0cf757f92aa7aac95cd24992224260e38 SHA512: dad97ddabd479893c945e2ef71293b97ac0a34cd1083bcb0d35665ac1670f725eb3f2d7dc5ae2569a37fadd79bb1bffa0c5f2f93be1f8b832279915c7484897b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: docutils-doc Architecture: all Version: 0.17.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: python-docutils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 4619 Filename: pool/main/p/python-docutils/docutils-doc_0.17.1-ok1_all.deb Size: 1088360 MD5sum: 45dc3f56f94d762ef81054941bde11c9 SHA1: c659d904463ea7b2e9a6cda722410e96da04bb2a SHA256: 09b17a9f75574c6f93cff9ec2e41d01efe24f1c82edf70c70b37e2adad42c8a2 SHA512: 51e86f581255cf3ad4b742e820c2832d3b19c530ee841fa5df4390d27d12670aec72790deedecdafef50e35f0be632956e2102dce5a6842cc4e208a5abf9412c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dolphin-dev Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: dolphin Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 24 Filename: pool/main/d/dolphin/dolphin-dev_22.12.3-ok1_arm64.deb Size: 5694 MD5sum: cadd8cd87039d63d79804c8c76208d5d SHA1: b60071489e4401785d1bac3fb78ac76d8024c2d0 SHA256: a03bf0e4c51e081dc96b68dd44ce2a2e7e566d0b770918fb04f1f92318de10f8 SHA512: dec56623d62ba7a315e37b3c4790a67d47c760842705b70bc85976eabf9dfa290c3e15c149843596a14eeb01c84640fd3bc8147e0dd64951d5e4a10e2cf368f6 Homepage: https://apps.kde.org/en/dolphin Description: file manager - development files Contains DBus interface XML files to access dolphin via the DBus org.freedesktop.FileManager1 interface. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dolphin Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 11798 Depends: baloo-kf5, kinit, kio, libc6 (>= 2.34), libdolphinvcs5 (= 4:22.12.3-ok1), libgcc-s1 (>= 4.2), libkf5activities5 (>= 5.92.0~), libkf5baloo5 (>= 5.92.0~), libkf5baloowidgets5 (>= 4:20.04.0~), libkf5bookmarks5 (>= 5.92.0~), libkf5codecs5 (>= 4.96.0), libkf5completion5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.81.0), libkf5coreaddons5 (>= 5.92.0~), libkf5crash5 (>= 5.92.0~), libkf5dbusaddons5 (>= 5.92.0~), libkf5filemetadata3 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5itemviews5 (>= 4.96.0), libkf5jobwidgets5 (>= 5.70.0), libkf5kcmutils5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0), libkf5kiofilewidgets5 (>= 5.92.0), libkf5kiogui5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5newstuff5 (>= 5.92.0~), libkf5newstuffcore5 (>= 5.92.0~), libkf5newstuffwidgets5 (>= 5.92.0), libkf5notifications5 (>= 5.92.0~), libkf5parts5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5solid5 (>= 5.92.0~), libkf5textwidgets5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.88.0), libkuserfeedbackcore1 (>= 1.2.0~), libkuserfeedbackwidgets1 (>= 1.2.0~), libpackagekitqt5-1 (>= 1.0.2), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5), phonon4qt5 Recommends: ffmpegthumbs, kdegraphics-thumbnailers, kimageformat-plugins, kio-extras Suggests: dolphin-plugins Conflicts: dolphin-plugins (<< 4:21.04.0~) Filename: pool/main/d/dolphin/dolphin_22.12.3-ok1_arm64.deb Size: 4528920 MD5sum: 53d7b1b410a46cbfef53916de0ec98eb SHA1: 945ea4d8f06dee5bb022360756c84fc54968a94f SHA256: 11c340f47117517b358aef85da438bfb1f574c12885a253a4915b17077fb4bd0 SHA512: c1c04b4572ab50c1b3ab635882a715889c2225829293f09d256af8cecbb449ae9fce8ff44d5dd1be1ccf77d3f034e45a6668cdee0d98dce3ea8ac52a030d5dbb Homepage: https://apps.kde.org/en/dolphin Description: file manager Dolphin is the default file manager in the Plasma, intended to be both powerful and easy to use. . Features include: Customisable sidebars "Breadcrumb" navigation View properties remembered for each folder Split views Network transparency Undo/redo functionality Ratings, comments, and tags cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: doxygen-doc Architecture: all Version: 1.9.4-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: doxygen Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5775 Provides: doxygen-docs Recommends: doxygen Conflicts: doxygen-docs Replaces: doxygen-docs Filename: pool/main/d/doxygen/doxygen-doc_1.9.4-ok2_all.deb Size: 2121666 MD5sum: 123e57caedb1275b66a7a3b88faab4a3 SHA1: a4b103951f728c3f2b3d0c45e5074aed59889a9b SHA256: 870f3c1aa5513f3af5737239376417b6383346b0e40d0edb2d271a3408aa5459 SHA512: 60feb00e5206e57e3d80961b84ce0dd6f335aca71ce6e84481ce41ba267ecbefdb532429bd3b703a6c9b15db737129aa89b0584f74ef7024bf9f0e7023c37d4d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: doxygen-doxyparse Architecture: arm64 Version: 1.9.4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: doxygen Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 26108 Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libclang1-15 (>= 1:15.0.7-3), libgcc-s1 (>= 4.2), libllvm15, libstdc++6 (>= 12) Filename: pool/main/d/doxygen/doxygen-doxyparse_1.9.4-ok2_arm64.deb Size: 4903696 MD5sum: e261594886767c34400eb6d9410caa2c SHA1: ba7ada6f34556fe0962ced3a58c6eab43445a7a7 SHA256: 47a151c784d6fb1052dcaf2d264b2e4ed75d5705be627d1af264e96bf0f9459d SHA512: a015993450670a08d822d4e0cfc6fc0b894b2959a79972c14db65ce936e5ac89a3e397827d7dd5449aa0effd1004f3f2ef2296c4512a282e6052e348f50e5206 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: doxygen-gui Architecture: arm64 Version: 1.9.4-ok2 Priority: optional Section: devel Source: doxygen Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1202 Depends: doxygen, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.12.5+dfsg-3) | libqt5gui5-gles (>= 5.12.5+dfsg-3), libqt5widgets5 (>= 5.12.5+dfsg-3), libqt5xml5 (>= 5.12.5+dfsg-3), libstdc++6 (>= 5.2) Suggests: doxygen-doc Filename: pool/main/d/doxygen/doxygen-gui_1.9.4-ok2_arm64.deb Size: 284440 MD5sum: 0668ea703ac1f97f9aaffe214a9f55f3 SHA1: 188f1d81e0930f563a4332912b3ba1ae0a333460 SHA256: a878f6ea4b39cfadb419602aa252c663cafeb80db22be01014f0d72f92f32c79 SHA512: db72ae032ec94a55e67b28a4e662a57350b662f0e8733b6748e981ab757bb73b5e0bf3f87bf1ea690bdea7416ff5714f29de597f9f51b55e864bae882af9d72d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: doxygen-latex Architecture: all Version: 1.9.4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: doxygen Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 491 Depends: doxygen (>= 1.9.4-ok2), texlive-extra-utils, texlive-latex-extra, texlive-plain-generic, texlive-latex-recommended, texlive-font-utils, ghostscript, texlive-fonts-recommended, cm-super-minimal Filename: pool/main/d/doxygen/doxygen-latex_1.9.4-ok2_all.deb Size: 31670 MD5sum: 9da134a1f1ddc8fc612c4cbd80a2d06b SHA1: 86d16895a9bce10e7402e44370c72372f7e5b437 SHA256: e7d1c6caf0df5e0f20cfc33360849c8acd2811d22457e9dd179d48089d7323bb SHA512: 62e90927a59d4404ffd5d18933288fe7833a5b289116cc14c2b182b593de4fa0cbef2d0d3866966f80d071160736bbc4e58f19082339792e45d91ece8c6bce48 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: doxygen Architecture: arm64 Version: 1.9.4-ok2 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 26975 Provides: dh-sequence-doxygen Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libclang1-15 (>= 1:15.0.7-3), libgcc-s1 (>= 4.2), libllvm15, libstdc++6 (>= 12), libxapian30 (>= 1.4.12~) Suggests: doxygen-latex, doxygen-doc, doxygen-gui, graphviz Filename: pool/main/d/doxygen/doxygen_1.9.4-ok2_arm64.deb Size: 5050306 MD5sum: d200694346b6cb128ac15882b1151247 SHA1: 755c6cf5581c9170d467364f1d695065268f7251 SHA256: fc28ccf5d52ffa08b751f860bc52f84a9890645219b317f3fa3c6f6a9ed42973 SHA512: ec06199b5a10d81353491e1437dce2f5abe5bffb02ec4f1496aac6d31f46a0558e0927366e7b2d5804158440cb92bb88df0b960f630d95fd376ac2da16460d7e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dpkg-dev Architecture: all Version: 1.21.1-ok6.1 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-ok6.1), 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/main/d/dpkg/dpkg-dev_1.21.1-ok6.1_all.deb Size: 921880 MD5sum: 6d622f149644a823f4a86bf6534269df SHA1: 528a176215c2843aeba20f283ece2f62c81f08bf SHA256: a0c96dd45a5636e449e944ba62f482c271274863c043e53d17715983c901dc39 SHA512: 72b9921cc90d0372009bd4b91770ed3d14afdb91f9074169bff20256718d046ada6a838150eed7cae65f880dde405673b360f427cf1a37586b8d26a13d66ebbc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dpkg Architecture: arm64 Version: 1.21.1-ok6.1 Multi-Arch: foreign Priority: required Essential: yes Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 6613 Pre-Depends: libbz2-1.0, libc6 (>= 2.34), liblzma5 (>= 5.2.2), libselinux1 (>= 3.1~), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Depends: tar (>= 1.28-0) Suggests: apt, debsig-verify Breaks: libapt-pkg5.0 (<< 1.7~b), lsb-base (<< 10.2019031300) Filename: pool/main/d/dpkg/dpkg_1.21.1-ok6.1_arm64.deb Size: 1193876 MD5sum: f04b293a99df370458737f090adbadb9 SHA1: 67448a192f636b84a3691a502f661714a04c57b2 SHA256: efbf0603bd0c1dca89aa486e70bbe57d9ad5486de7306c1a486d7494ef5b62ac SHA512: 6a54a6b21450687bda2be5efbe5e9897fc634fe6d15f556b0c682736e1b1909c49943b4f93750477a1f2796b6ad3e34fa3da5f26ed93929ba0855a887a46db2c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dragonplayer Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: video Source: dragon Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3134 Depends: kio, libc6 (>= 2.34), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5configwidgets5 (>= 5.91.0~), libkf5coreaddons5 (>= 5.91.0~), libkf5crash5 (>= 5.91.0~), libkf5dbusaddons5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5jobwidgets5 (>= 5.91.0~), libkf5kiocore5 (>= 5.91.0~), libkf5notifications5 (>= 5.91.0~), libkf5parts5 (>= 5.91.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5solid5 (>= 5.91.0~), libkf5widgetsaddons5 (>= 5.91.0~), libkf5windowsystem5 (>= 5.91.0~), libkf5xmlgui5 (>= 5.91.0~), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5), phonon4qt5 Filename: pool/main/d/dragon/dragonplayer_22.12.3-ok1_arm64.deb Size: 1767192 MD5sum: cb31a5a6e639dd72a7d989969ddf7706 SHA1: bbe473b0f6ab94ed8df6f0c9569a6a94c77d8bca SHA256: 9be7c9c54844135691a7e0be5d2da900e59ac1c50bea7b19edbee3bfba5e8914 SHA512: d10e6372bc9a0088804c9c67a04d3ba7a859591e2a927556dfa021855840e7cb002933a43c97683627f9a5ca6427eb1dda62494083df43e72b070a644a4816d2 Homepage: https://apps.kde.org/en/dragonplayer Description: simple video player A video player with a different philosophy: Simple, uncluttered interface. . Features: - Plays DVDs, VCDs, all video formats supported by the Phonon backend in use. - Bundled with a simple web-page KPart. - Starts quickly. . This package is part of the KDE multimedia module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: drkonqi Architecture: arm64 Version: 5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 5130 Depends: kio, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libkf5completion5 (>= 5.90.0~), libkf5configcore5 (>= 4.97.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5idletime5 (>= 5.90.0~), libkf5jobwidgets5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5syntaxhighlighting5 (>= 5.90.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5) Breaks: plasma-workspace (<< 4:5.14) Replaces: plasma-workspace (<< 4:5.11) Filename: pool/main/d/drkonqi/drkonqi_5.24.7-ok1_arm64.deb Size: 828986 MD5sum: 8a69f85b729e9e54c7901320735815c5 SHA1: 72899ba3f5ed88036125b8f56f68ad4b3e0324b2 SHA256: aa4440864bc7d46ec20204c2e226f6337b8428523f02722672412d248ec489dd SHA512: 8e6cea22f5a5588e9793305128729b68e36978e7b165cd84aa5fea699b7531e2e98bdeba8d04d65032c224378d0ce6581901d7aad97cf028476704dbfdaadf1d Homepage: https://invent.kde.org/plasma/drkonqi Description: Crash handler for Qt applications Drkonqi shows a dialog for dealing with application crashes. . Drkonqi also doesn't technically require a process to actually crash, you can simply run it manually on any old pid. Do note that in most cases you only need to define the pid, however not giving certain cmdline options can change behavior somewhat drastically (e.g. kdeinit vs. notkdeinit behaves radically different as far as process name detection goes) . Drkonqi has a number of backends that may be used. Backends are stacked by order of preference, backends in the directory of the binary are most preferred. This means that you can dump debuggers/internal/ into your build's bin/ directory and override for example gdb. This essentially allows you to replace the gdb debugger with a cat of a fixture file to not have to trace live processes at all. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dselect Architecture: arm64 Version: 1.21.1-ok6.1 Multi-Arch: foreign Priority: optional Section: admin Source: dpkg Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 2346 Depends: libc6 (>= 2.34), libncursesw6 (>= 6.1+20180210), libtinfo6 (>= 6.1+20180210) Suggests: perl Filename: pool/main/d/dpkg/dselect_1.21.1-ok6.1_arm64.deb Size: 315272 MD5sum: 6672b0e45a2c11a3c345d05103cddb3c SHA1: f7be62d1e415c687a0bbde5ecfaf01ee02470cda SHA256: 691c8a76cf1fa208330a81bef63ccf8efdb3d53516aae13f54a39eaef718c65b SHA512: 3abc36c85de148def5ab15e0562840b6d6463f6da8a1a156fc2cbde93b3dbb2568e1ebcfba92080e8ad27eebaea5574e843c8d253b46ae0545993b423ce8e414 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dtk-exhibition Architecture: arm64 Version: 5.6.17-ok1 Priority: optional Section: libs Source: dtkdeclarative Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 22031 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5qml5 (>= 5.1.0), libqt5quick5 (>= 5.9.0) | libqt5quick5-gles (>= 5.9.0), libqt5quickcontrols2-5 (>= 5.12.2), libstdc++6 (>= 4.1.1), libdtkdeclarative5 (= 5.6.17-ok1), qml-module-qtquick-controls2-styles-chameleon (= 5.6.17-ok1) Filename: pool/main/d/dtkdeclarative/dtk-exhibition_5.6.17-ok1_arm64.deb Size: 9748466 MD5sum: 3c186c1724d047dbdbb10c205f1f18ca SHA1: ff8f886ffe4b249ddfb886d3d2249a53a39ba1df SHA256: e792cba5e8036882a11a58cec4778c041ccd01ab0c14d41113ab53dae8cf6900 SHA512: 3e9932966ad903fdd399cceda388ed6b1e21d7ad222541bfd068d806b7889657d9c9fc51fde687237856b0ad6677b11615873808262ffcd4e9fa28537e63839f Homepage: http://www.deepin.org Description: Deepin Tool Kit QML Controls example. This package contains a applicatioin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dtkwidget-doc Architecture: arm64 Version: 5.6.12-ok1 Priority: optional Section: libdevel Source: dtkwidget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 20 Filename: pool/main/d/dtkwidget/dtkwidget-doc_5.6.12-ok1_arm64.deb Size: 3550 MD5sum: 5a8f3eea06f702dbe33d448c86c97c3e SHA1: 00236418d9e340e5502476be1a6d6b77c8c64244 SHA256: 32bd25c96e3dec6399bf47d48de4ff7e87ed8044ff90752ceae48652e764a476 SHA512: 1f68f0eb61a0776ca755ffbf5c42350d13668001c2293862ac595aab4ba02e6f86463e958765949889ed4087e786906c04ae9a8090c0b92551f149eaff2e5e0f Description: Deepin graphical user interface library (Document) DtkWidget is Deepin graphical user interface for deepin desktop development. . This package contains example application which are needed for developing Deepin applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dtkwidget5-examples Architecture: arm64 Version: 5.6.12-ok1 Priority: optional Section: libdevel Source: dtkwidget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 18407 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libdtkwidget5 (= 5.6.12-ok1), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5printsupport5 (>= 5.0.2), libqt5widgets5 (>= 5.6.0~rc), libstdc++6 (>= 4.1.1) Filename: pool/main/d/dtkwidget/dtkwidget5-examples_5.6.12-ok1_arm64.deb Size: 14985478 MD5sum: bfa861999c47e99460b920a04c6157aa SHA1: 8bd32986b56fb264ff2ef53d29d80e807f7484ae SHA256: 64987d45d9897fa21b791e9fd399673265b8647538af78d46eb5395d9b7e3d91 SHA512: 1087e99cd2c96c5535a0a4d7e1dad0ca10bb7cec8c1f30fd01cff7449ab39ddfd440fd739db9ba26e973e8d90f3f51b3eeaaeb70d972b303435e0bae25de224a Description: dtkwidget-examples is generated by dtkwidget. DtkWidget is Deepin graphical user interface for deepin desktop development. . This package contains example application which are needed for developing Deepin applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: dwz Architecture: arm64 Version: 0.15-1ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 410 Depends: libc6 (>= 2.34), libelf1 (>= 0.131) Filename: pool/main/d/dwz/dwz_0.15-1ok1_arm64.deb Size: 105512 MD5sum: 69182547aaa5e0cd7d92bc18d2eb51d2 SHA1: 1859a54457ca631aaf2d12e040685b276e84eae5 SHA256: f4acc31fef9779a7760238ce145772e65ca01fd2cc6a82bfd8bbfaec5826df3a SHA512: 86c2b137ef5c6b7a3891bed7e0ee01cbc8425a641f415563760a933fb333ea6d4470c4321aedb444025f292527a1fa3ab6b03502168184c80530c8d83766023d Homepage: https://www.sourceware.org/dwz/ Description: DWARF compression tool DWARF optimizer and duplication removal utility. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: eapoltest Architecture: arm64 Version: 2:2.10-ok1.6 Priority: optional Section: net Source: wpa Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian wpasupplicant Maintainers Installed-Size: 3876 Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libpcsclite1 (>= 1.0.0), libssl3 (>= 3.0.0) Filename: pool/main/w/wpa/eapoltest_2.10-ok1.6_arm64.deb Size: 1029808 MD5sum: 4cf74836d149e4721ff1a75529a26d0d SHA1: 72269bb5a57aee63bb02954a04aa7cfee1053503 SHA256: 11c294bf57433e3c732d25e546373581004bcb7e77d60c601a90522dff1b9b7d SHA512: 783aa000da771494b37ce1cfe59647b71567c5c4c9dd07fd2678cc1d38f7dea6fc83b9497254cc46055f865564b02f1703f960134a3955d04c006a4e57edfced 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ed Architecture: arm64 Version: 1.18-ok1 Multi-Arch: foreign Priority: optional Section: editors Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 100 Depends: libc6 (>= 2.34) Filename: pool/main/e/ed/ed_1.18-ok1_arm64.deb Size: 54286 MD5sum: 8f772619fcf68f4b3f953a19a0ebe9aa SHA1: a23f101ee6db9da9e1ea570811d3790e8150f8ec SHA256: d11005dc66bed010b6f88f4bd2da9ea88b0d5a5c0e2dbad29490a281f6a19194 SHA512: c58680aaab180b17714bd81bee0fa4c98be2b1d4a8395f1c700b286bee9ba04f51bda0fa734bf683f0c77df322006a314ac6e667380c044928cd836eaf4bfdd4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: editorconfig-doc Architecture: all Version: 0.12.5-2.2ok1 Priority: optional Section: doc Source: editorconfig-core Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 357 Depends: libjs-jquery Filename: pool/main/e/editorconfig-core/editorconfig-doc_0.12.5-2.2ok1_all.deb Size: 56870 MD5sum: da542378e85ee9dc374f1d24c6e39a19 SHA1: ac032018092e0621235ab75815941af1745ff6fa SHA256: 3adb6075e3eaf3bc4f94e13cdebf3141d189c6a852e5655fb51f1f73d7f80a21 SHA512: fdc121193c76367e3bc0a17c2eac14a9b6778a43565f63f517b9c0f9d94fd39e2927af360111ccdf2d3b59d742022468d24d3ac182f330bcab0ff6f14a76e93b Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: editorconfig Architecture: arm64 Version: 0.12.5-2.2ok1 Priority: optional Section: utils Source: editorconfig-core Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 39 Depends: libc6 (>= 2.34), libeditorconfig0 (>= 0.11.0) Filename: pool/main/e/editorconfig-core/editorconfig_0.12.5-2.2ok1_arm64.deb Size: 9992 MD5sum: 1394306a98feb88f66eab08422aedd9a SHA1: 534ce7da12020c9771f421274f3c8e7f680f17f5 SHA256: 661af3288bdd421f16ba2f3c8dc8d1accd9456cec313a4fbc0af2d849fad5230 SHA512: e0af8e2107e4e4c64b4978910feaed277d947d393636ee1ba06b5566657ba96dc2fc984957b8197ba41d143081c2bc8c797fef8599b1169050284fdfa1e848c2 Homepage: http://editorconfig.org/ Description: coding style indenter for all editors - commandline tools This package helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides editorconfig command which can be used to reformat and indent code files using editorconfig configuration file. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: efivar Architecture: arm64 Version: 37-ok2 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian UEFI Maintainers Installed-Size: 33 Depends: libc6 (>= 2.34), libefivar1 (= 37-ok2), libefiboot1 (= 37-ok2) Filename: pool/main/e/efivar/efivar_37-ok2_arm64.deb Size: 10864 MD5sum: 8b9f2f0749892f00bacdb99702be748f SHA1: 328f2ced543ef57f4b8e0d16c2686518ab7d8d27 SHA256: f2aa814edf8689dfc33e65a8c077d604dce2cc7e85bdf0f1afea73bc94f3e45f SHA512: 626b0b3e301a991286a2f750f8f54adc10d06cccc462a64ae267961ceb28ac132bfbb45f7dc5430df6dd3c0a3f6683e16c16f87d2c7fc7e4c235a59f23e673aa Homepage: https://github.com/rhinstaller/efivar Description: Tools to manage UEFI variables efivar provides a simple command line interface to the UEFI variable facility. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: eject Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: foreign Priority: optional Section: utils Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 168 Depends: libc6 (>= 2.34), libmount1 (>= 2.24.2) Filename: pool/main/u/util-linux/eject_2.38.1-ok5build1_arm64.deb Size: 41750 MD5sum: 3a1803da5fd2b553657e61080188194d SHA1: 50904c44482c7fc5db19644c6d2086dde7eb59b7 SHA256: 93e4c2102c0143eaf82b081e5d3914370eb1f577ececf30efc8bc12cda0d8925 SHA512: bdf802c9d1a86098f8ff7e3f2ca0d5a446bd4af5748fa1a9896d0f787c0d2a238342a5c46c1794464304f6b1ea9c06e69024ed546711a7e5098f04754b9d1b2a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: elfutils Architecture: arm64 Version: 0.187-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2633 Depends: libasm1 (>= 0.132), libc6 (>= 2.17), libdw1 (= 0.187-ok1), libelf1 (= 0.187-ok1), libstdc++6 (>= 4.1.1) Filename: pool/main/e/elfutils/elfutils_0.187-ok1_arm64.deb Size: 492670 MD5sum: 9995f592ec2d34bf293534ca21e3d328 SHA1: 70b284afabcfc6672198141be1868c328a7db176 SHA256: 35f00ad3dd5abd07911f29c63769ffa59a011de7901b1a9d2892e36af9a0ad82 SHA512: d14ef3a5bcba6421f5c15a9094d3b4b1276f87a573383bb3c704b273a848d3ca15f8ce422beceaea8827813a0b945aea26024ca0be3945eda535bd24f6ff988f 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: encfs Architecture: arm64 Version: 1.9.5-1ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1856 Depends: libc6 (>= 2.34), libfuse2 (>= 2.8), libgcc-s1 (>= 3.3.1), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9), libtinyxml2-6a (>= 5.0.0), debconf (>= 0.5) | debconf-2.0, mount (>> 2.19.1), fuse Filename: pool/main/e/encfs/encfs_1.9.5-1ok1_arm64.deb Size: 447410 MD5sum: 11e3468f5d5d225de49fe493c247bdbf SHA1: 79635957fe48d0a50a6179ed4017d15430cad87d SHA256: c88f95225d7f6191839ade23aed1b40c293b40dd5f094724a863393ca2fa4223 SHA512: 6decbcbca3cfbaa3ebe0ce28ccb2a0e77d09969a95770254f4cbf0923ea412200ad03563e01c884136e3e67082717dbfc5a37ecdbfcaf7819093d72bfa77bb8b Homepage: http://www.arg0.net/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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: epub-utils Architecture: arm64 Version: 0.2.2-6ok2 Priority: optional Section: graphics Source: ebook-tools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 47 Depends: libc6 (>= 2.34), libepub0 (= 0.2.2-6ok2) Recommends: convlit, zip Filename: pool/main/e/ebook-tools/epub-utils_0.2.2-6ok2_arm64.deb Size: 13962 MD5sum: 280a14865992fb21abbe44b5548d992a SHA1: a708e3c266bb138cd50b063d2a1af5afed9a7482 SHA256: 75782429c418c50297f3927dc6962898884381f81319c2d4477d90bbc9117e15 SHA512: fe09a88f312ee124570cfaadbc1a248be1e5db98dc3caffed556bbdb0fc873f387021d200f5cfd34953742b31f20aeffa9f73ba9edf3da4a0f1568d4d1371db5 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: exiv2 Architecture: arm64 Version: 0.27.5-4ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 259 Depends: libexiv2-27 (= 0.27.5-4ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/e/exiv2/exiv2_0.27.5-4ok1_arm64.deb Size: 101074 MD5sum: 4341a12e91906bce824aa4034fcde5fb SHA1: 5c66cb17c8249824a20563ce2cba9bb21a1e065b SHA256: b3b739f83c139e9fca808aa49cd9c2754843ecad9e77c636f939b3c558c2c70b SHA512: 508f20c4823324e83ce470b5564dff2e468b4b37f3a271db241fd735fc2f4966f7112a1655168833da0ca4902d72470f27c97fa19a93dfd15ee23b4539fb8f7e 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: expat Architecture: arm64 Version: 2.2.9-ok4 Priority: optional Section: text Origin: openKylin Maintainer: openKylin Developers Installed-Size: 97 Depends: libc6 (>= 2.34), libexpat1 (>= 2.0.1) Filename: pool/main/e/expat/expat_2.2.9-ok4_arm64.deb Size: 15210 MD5sum: 078f68e66ceeac8cf3f12737adc657bf SHA1: b4a136b896887818c08e88135645f26e4d026c26 SHA256: 0f402ab0e5ecc3cab6a8f87a386a64f356d556698a46cef661946ebcc7f0f040 SHA512: 809003370f4e4d3d0419f48e7a0873d23f9c7ba8ad6b35d9ab47a4c12f9c3d19a307b750dc6d47f28c627446d26b9d00c636b1d046cb20fef157a359558e9b9e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fakeroot Architecture: arm64 Version: 1.30.1-ok2 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clint Adams Installed-Size: 271 Depends: libfakeroot (>= 1.30.1-ok2), libc6 (>= 2.34) Filename: pool/main/f/fakeroot/fakeroot_1.30.1-ok2_arm64.deb Size: 60300 MD5sum: 6f92a829703fba67ae9d6d5012d317c2 SHA1: d6ef133be1cc58dc2328c6efae3a544d3b2ecc61 SHA256: d366a1eb4895a443d94420fe6889d1f16cea8071722850ea662b021f76744f28 SHA512: 3fbf708cbf0a96a503877fc904d7e511501c10833eede66a01723f05dccda8539a99af757128bc1f69c7053d64d86adfd0dc6675b50e2486f3c2412d15b91c5a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: faketime Architecture: arm64 Version: 0.9.10-ok2 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 61 Depends: libfaketime (= 0.9.10-ok2), libc6 (>= 2.17) Filename: pool/main/f/faketime/faketime_0.9.10-ok2_arm64.deb Size: 18442 MD5sum: e3f910873086f76f7ca074710d06834b SHA1: 3ee20f60afb47069be9ddd28b67ab4c3ad4b9fdb SHA256: 77791dbf7b92b1884dd51190c0cd62a08f3e4d1598fd04096ff1a619bc763f18 SHA512: 35fd8d702b9ed68828bec740d2e7756e9d3a6313c06e4c0212f192bcdb71f644049a31f273dc363edb7602c725c727d898cdc6ba17dc25ad26b9c9614fe9d7e2 Homepage: https://github.com/wolfcw/libfaketime Description: Report faked system time to programs (command-line tool) The Fake Time Preload Library (FTPL, a.k.a. libfaketime) intercepts various system calls which programs use to retrieve the current date and time. It can then report faked dates and times (as specified by you, the user) to these programs. This means you can modify the system time a program sees without having to change the time system-wide. FTPL allows you to specify both absolute dates (e.g., 2004-01-01) and relative dates (e.g., 10 days ago). . This package contains a "faketime" binary that makes it easy to use the LD_PRELOAD library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fastboot Architecture: arm64 Version: 1:8.1.0+r23-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 166 Provides: android-tools-fastboot Depends: android-libadb, android-libbase, android-libcutils, android-libf2fs-utils, android-libsparse, android-libutils, android-libziparchive, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Recommends: android-sdk-platform-tools Breaks: android-tools-fastboot (<< 6.0~) Replaces: android-tools-fastboot (<< 6.0~) Filename: pool/main/a/android-platform-system-core/fastboot_8.1.0+r23-ok2_arm64.deb Size: 60536 MD5sum: 486decb63863a3d35e7142ba51fb340f SHA1: 959128877b805b62e025ebb353e77cf3507ebb7e SHA256: 4aa407a5c132179ff307dc944cf1515974060d73c537e5642468ff57524e0914 SHA512: 2d4cded481e6ef5d0d70d190e6c100323c10f08624a948755134b76a70e8a9c67a51a894ca9302a1ef40a9a3acc453ce92935936c2406a3911492c183a8dcc32 Homepage: https://android.googlesource.com/platform/system/core Description: Android fastboot tool A command line tool for flashing an Android device, boot an Android device to fastboot mode, etc.. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx-frontend-qt5 Architecture: arm64 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: 342 Depends: fcitx-module-dbus, libc6 (>= 2.17), libgcc-s1 (>= 4.2), libqt5core5a (>= 5.12.2), 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/main/f/fcitx-qt5/fcitx-frontend-qt5_1.2.4-ok10_arm64.deb Size: 77846 MD5sum: 6d0f259295af46f4146ca35786b5cc16 SHA1: bc8435c4acdf62a8b7c31779261b0fb3d9b12e9c SHA256: 11b72971b22d0e91a390505a52aa00a57da060df546289bbc07571beef2c0736 SHA512: e8f077c352f8085a63d804f0165dcf8c7ee67de386914d0e260a90c98a6233d6ce8e3b99c6b9c55b3db6db2efdd7932ca019a6e888056f4107e9a73dd63b6fc1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-chinese-addons-bin Architecture: arm64 Version: 5.0.11-1ok7build1 Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 81 Depends: fcitx5-chinese-addons-data, libc6 (>= 2.34), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-chinese-addons-bin_5.0.11-1ok7build1_arm64.deb Size: 13140 MD5sum: f30c395289c99d348aec2e3ff08a97ab SHA1: 41853b3b36d366f06e6957e2a0c9150b71929ee5 SHA256: 3a8abe335a5c12fff038d85faa05c7e4f73a3d6125ca4ffed9dabb770e117108 SHA512: 69bf1a3d44e4d188ac732641fc5549078357ac198c5b45caabd22b73af2d29242a4c075871cad9d2076e3d951f8508b93167119e190846f14d3ea8807088e7cc Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Chinese-related addon for fcitx5 (binary tools) For Chinese fcitx5 users, fcitx5-chinese-addons provides Chinese-specific pinyin and table input method support. . This package provides binary tools provided by fcitx5-chinese-addons. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-chinese-addons-data Architecture: all Version: 5.0.11-1ok7build1 Multi-Arch: foreign Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 124 Conflicts: fcitx-data Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-chinese-addons-data_5.0.11-1ok7build1_all.deb Size: 29464 MD5sum: dc5c5ad742f8e44ac3f96741183f6cdf SHA1: 27be45edd69769a0ada2ee07a5abc5e5df068ea3 SHA256: a0169dc24d402ca098e5133d0a99493a4eb3c4a249617c439347414ad782e29a SHA512: 0c56245e151320db5f583eb093780dc7c4cf067b05d0cac17a9a2f395d3c0bcbfe8fe503cc40f5bdf7c1297b6762d7a8ca5ac03b0df7c438972095c9020444f3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-chinese-addons Architecture: all Version: 5.0.11-1ok7build1 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 Enhances: fcitx5 Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-chinese-addons_5.0.11-1ok7build1_all.deb Size: 3766 MD5sum: 7b6d952de78a1c89c56a75860354ca9d SHA1: cea43806dc5314effb76d22cac1a4e8686e909cc SHA256: 22f650b018319b509673e629f77e5332eaebc0133c2f5fd6c548ddb6f91493fd SHA512: 8077b38e808aa0aed2586fd66d4335206d17cc4c4d699a7317ea83a3fbceb9af93b739b0f427031e335dd66f35433da675d225dc24be96dc59c0f606f139aa42 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-config-qt Architecture: arm64 Version: 5.0.14-0k2 Priority: optional Section: kde Source: fcitx5-configtool Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 880 Provides: fcitx5-configtool Depends: libqt5svg5, libc6 (>= 2.17), libfcitx5-qt1 (>= 5.0.14), libfcitx5config6 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 3.3.1), libkf5itemviews5 (>= 4.96.0), libkf5widgetsaddons5 (>= 5.86.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.12), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.12), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libx11-6, libxkbfile1 (>= 1:1.1.0) Recommends: libime-bin Suggests: kde-config-fcitx5 Breaks: fcitx5-configtool-data (<< 5.0.15), kde-config-fcitx5 (<< 0.0~git20200822) Replaces: fcitx5-configtool-data (<< 5.0.15), kde-config-fcitx5 (<< 0.0~git20200822) Filename: pool/main/f/fcitx5-configtool/fcitx5-config-qt_5.0.14-0k2_arm64.deb Size: 250932 MD5sum: 15bb8b04c7a7e959f5f05ced739457b1 SHA1: b7064825aa6911f5bbb767292b890cdc02225fe1 SHA256: 02fd268b9faf9cea6f0a7c3f284b37288f8d25f26b9579e01ec847e0971e34ae SHA512: cff9ca07e8eb47374e7a613a6088db8c8bbb163b1b4c028d96c58906909947c52f64f5d9f34ed36cbe47e5dbdb104a7af48b58a5a521c4021986c00e6c3c657b Homepage: https://github.com/fcitx/fcitx5-configtool Description: configuration tool for Fcitx5 (Qt version) This is a configuration tool for Fcitx Input Method Framework v5. . It provides several tools: - fcitx5-config-qt. - kbd-layout-viewer5. - fcitx5-migrator, which helps to migrate data from Fcitx4. To migrate Fcitx4 pinyin and table data, it needs tools from libime-bin package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-data Architecture: all Version: 5.0.18-1ok29 Multi-Arch: foreign Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 5587 Filename: pool/main/f/fcitx5/fcitx5-data_5.0.18-1ok29_all.deb Size: 1563016 MD5sum: 1232872f761f12bd7c6bc28629094c7f SHA1: 35d7c41d58ea4507dd04f0e2901274638f94f331 SHA256: fa842de3a34a700e96e9e6ef563b25a1610e724d57502cd600285ee5f49a5dfc SHA512: 9581e329a0b9a9d4f690a67a0d8a6a961999da6490fc1c6670cb4e890de25630114f8355b8f8e34943a95ada4fb8540cdd0bee3412527d6333d4e9f969595fe8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-frontend-gtk2 Architecture: arm64 Version: 5.0.12-ok7 Multi-Arch: same Priority: optional Section: utils Source: fcitx5-gtk Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 83 Depends: libc6 (>= 2.17), libfcitx5gclient2 (>= 5.0.12-ok7), libglib2.0-0 (>= 2.67.3), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.14.0), libx11-6, libxkbcommon0 (>= 0.5.0), libxtst6 Filename: pool/main/f/fcitx5-gtk/fcitx5-frontend-gtk2_5.0.12-ok7_arm64.deb Size: 13494 MD5sum: 633e157f88ba385566697510fdd28663 SHA1: 58c10b56eac30d49d5743b6edfe07fe27c54b719 SHA256: 1ac91fc3f78eea71fdb3a8722fd81c34144eac3cfeb564df4f9decea8305721b SHA512: d6d6455036b66a6b8258adcd0d983a5dccbcf9aa195094414deabde06faf7c993bb987f09ebc0eed98dde537747d7cc30ddd5f3c5150ac610da2ed30f6498990 Homepage: https://github.com/fcitx/fcitx5-gtk Description: GTK2 IM Module for fcitx5 Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the im module of fcitx5. Users of GTK2-based applications are highly recommended to have this package installed for better input method support. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-frontend-gtk3 Architecture: arm64 Version: 5.0.12-ok7 Multi-Arch: same Priority: optional Section: utils Source: fcitx5-gtk Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 212 Depends: libc6 (>= 2.17), libcairo2 (>= 1.2.4), libfcitx5gclient2 (>= 5.0.12-ok7), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.67.3), libgtk-3-0 (>= 3.23.0), libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 9), libx11-6, libxkbcommon0 (>= 0.5.0), libxtst6 Filename: pool/main/f/fcitx5-gtk/fcitx5-frontend-gtk3_5.0.12-ok7_arm64.deb Size: 48624 MD5sum: 61de779f516961cd7d33da3ccc1e938d SHA1: 63f179661f442dec5798e499dd472cab8a01ceca SHA256: 7205e20c7e75b0f6a9be0b819ca750b6cb0650b615258d0050f3c880858adb79 SHA512: fcfc8325fcd88984af431714f4655e09e58565f780d0cc679202b8db52048cd6dd4050e8bc24e72397baf335c988fdf17d3338f5b1d74187e30d7591a6048084 Homepage: https://github.com/fcitx/fcitx5-gtk Description: GTK3 IM Module for fcitx5 Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the im module of fcitx5. Users of GTK3-based applications are highly recommended to have this package installed for better input method support. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-frontend-qt5 Architecture: arm64 Version: 5.0.14-1ok7 Priority: optional Section: libs Source: fcitx5-qt Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 872 Depends: libfcitx5-qt1 (= 5.0.14-1ok7), libc6 (>= 2.34), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 4.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 9), libxcb1, libxkbcommon0 (>= 0.5.0), qtbase-abi-5-15-8, fcitx5-modules (>= 5.0.18-1kylin19k0.1tablet7) Filename: pool/main/f/fcitx5-qt/fcitx5-frontend-qt5_5.0.14-1ok7_arm64.deb Size: 154644 MD5sum: eb8c73fb810399ff22257da956063449 SHA1: 62d19432e25a7b368bf628d984300f046233e079 SHA256: 815d013e3ab41e976563b782671429a6553ff85ac58fea0056aecf2c40d8abc8 SHA512: 96a8c46d062511dd307fc55b44a64fc95fa09799cd159c1b79a56958942c873c706fb1edce46230c9a5c50df08a0a436a8c8941eb9dfa12d1817401901a98e6f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-gb18030 Architecture: arm64 Version: 5.0.12-1ok4.1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: hanteng Installed-Size: 155 Depends: libc6 (>= 2.34), libfcitx5config6 (>= 5.0.18), libfcitx5core7 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/f/fcitx5-gb18030/fcitx5-gb18030_5.0.12-1ok4.1_arm64.deb Size: 27288 MD5sum: 370eb26859abed06d8191b7b0b876e9d SHA1: 858c478365fc59a613ba78f658ed313cb60919a7 SHA256: f26f1d20474ead1baa340f12e9978430aad67e313124db62006d80e5c0a8005f SHA512: aa9121b29487f0b6c89515cc359587a04f9bf9b7c8d2d69e18e669b731daca59553725f118d66dcedf3c17e7639122371ec31f8553fe9597b6cd38e0b4cc057e Description: Fcitx5 gb18030. Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-module-chttrans Architecture: arm64 Version: 5.0.11-1ok7build1 Multi-Arch: same Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 187 Depends: fcitx5-chinese-addons-data, libboost-iostreams1.71.0, libc6 (>= 2.34), libfcitx5config6 (>= 5.0.18), libfcitx5core7 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 3.3.1), libopencc1.1 (>= 1.1.1+git20200624+ds2), libstdc++6 (>= 5.2) Conflicts: fcitx-data Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-module-chttrans_5.0.11-1ok7build1_arm64.deb Size: 58358 MD5sum: 21b76dfaef4a3f593aaf9b67b6d24a5d SHA1: 3e88acdba20899d41650b08c75c6c7a920654e59 SHA256: 4e0e0ae3ba94d961f1e1c975038ca72e7a19c06bf2c8e37c463432283ca1ad5c SHA512: dc25d192952a6744f389f3196c3db65e9dbbd6bee543db44bc8f5bf46845e460cd5b248a91afd8eff26ed52875e68f6a46555171b901e2a93bddba8650b3ea83 Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Fcitx Input Method Framework v5 (chttrans module) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the chttrans module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-module-cloudpinyin-dev Architecture: arm64 Version: 5.0.11-1ok7build1 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 30 Depends: fcitx5-module-cloudpinyin (= 5.0.11-1ok7build1) Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-module-cloudpinyin-dev_5.0.11-1ok7build1_arm64.deb Size: 6098 MD5sum: 18e12bdc90968f0bf1fda27db5e239c2 SHA1: 07937c7763f3fae042947353c9fee4278bce9859 SHA256: a22781cf2552aeee623418405eb6b03410291a7c5763ad1a964b5824d496ee98 SHA512: f24f5de896709c40cba8cc65990386e55c2db0507ff53bbcca101aae45d8acc20dd43465afb7334a6a6faaac5b52238e9db6d81a950e033c4561075d0240b776 Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Development files for fcitx5 cloudpinyin module Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for the cloudpinyin module of fcitx5. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-module-cloudpinyin Architecture: arm64 Version: 5.0.11-1ok7build1 Multi-Arch: same Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 149 Depends: fcitx5-chinese-addons-data, libc6 (>= 2.34), libcurl4 (>= 7.16.3), libfcitx5config6 (>= 5.0.18), libfcitx5core7 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 6) Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-module-cloudpinyin_5.0.11-1ok7build1_arm64.deb Size: 30676 MD5sum: a9e44e7580bd3f843f754f64dcaa5490 SHA1: cf3f26e09a48887484b8875f0c2eef932d96ff0f SHA256: 350eb8006410ca18b3534a82e4bc11012e0bbabbf973302ccfe301a362e1a180 SHA512: 0b3e3e61fbae4d00dfda00dc30c635f0d6306a6cc15675e8c6589df8e7d86e1800de05635dbf5828ce374a6624c1d64247fc7b06a8f6ed7ea49531cc0b4f95f4 Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Fcitx Input Method Framework v5 (cloudpinyin module) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the cloudpinyin module. It is used to enhance the input experience of Chinese pinyin users. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-module-emoji Architecture: arm64 Version: 5.0.18-1ok29 Multi-Arch: same Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 348 Depends: unicode-cldr-core, libc6 (>= 2.34), libexpat1 (>= 2.0.1), libfcitx5config6 (>= 5.0.18), libfcitx5core7 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 4.2), libstdc++6 (>= 9) Breaks: fcitx5-modules (<< 0.0~git20200312) Replaces: fcitx5-modules (<< 0.0~git20200312) Filename: pool/main/f/fcitx5/fcitx5-module-emoji_5.0.18-1ok29_arm64.deb Size: 53386 MD5sum: 4a829e219668fe07cde331997fc9360b SHA1: 2caad82037f489b91462ceeb952a112734431ffb SHA256: 4ca047d4e3a14c48db0a4fb439cc797f00df067a453d7fe5a7db4d1162b8b086 SHA512: 4e998f30d3e7a6ab0a900dfb95cf172fa81c25a4517db57cc97fc74fe78c0e6b48e2620d7ef35c836f3a765c4cc9dd619037b36e5b18b54f51599c03fe919c38 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (emoji module) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, 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 emoji module for fcitx5. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-module-fullwidth Architecture: arm64 Version: 5.0.11-1ok7build1 Multi-Arch: same Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 131 Depends: fcitx5-chinese-addons-data, libc6 (>= 2.34), libfcitx5config6 (>= 5.0.18), libfcitx5core7 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Conflicts: fcitx-data Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-module-fullwidth_5.0.11-1ok7build1_arm64.deb Size: 28182 MD5sum: 908ef06bef05f1c12de32eda505c8668 SHA1: bd6efa6d54e2b8cbed72e171259375a00a91af95 SHA256: b346d23a6299db3ab482642b03c91e7d259a04ecdeb0098bdf5b62332fd9658e SHA512: 1e5a8f31ec8a69844256591e61be31a783884e8077feeda58a98020396caca1a3280701aaecfb30167d4a3f33d4e55c508f1401ac14d124c0d13bb91f3f8f33e Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Fcitx Input Method Framework v5 (fullwidth module) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the fullwidth module. It enhances the input experience of full-width characters. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-module-pinyinhelper-dev Architecture: arm64 Version: 5.0.11-1ok7build1 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 26 Depends: fcitx5-module-pinyinhelper (= 5.0.11-1ok7build1) Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-module-pinyinhelper-dev_5.0.11-1ok7build1_arm64.deb Size: 5138 MD5sum: ba91510a72d7d96b25765e0b69765ca3 SHA1: 4340e5bd463f96a1be669441d3851368d275bd95 SHA256: cfc07c8ccfe62188b3025c880def66fa692281551a7140bdf9aba2d6df030e49 SHA512: 8130d2cae1e418639da07cee2fb557a9cd8f914337fd1b785864b50e455caf07c997e6577308c94bfef03d921ad842ab793288dac0e8620f3dec40143c752f7e Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Development files for fcitx5 pinyinhelper module Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for the pinyinhelper module of fcitx5. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-module-pinyinhelper Architecture: arm64 Version: 5.0.11-1ok7build1 Multi-Arch: same Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 2052 Depends: fcitx5-chinese-addons-data, fcitx5-pinyin (= 5.0.11-1ok7build1), libboost-iostreams1.71.0, libc6 (>= 2.34), libfcitx5core7 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 4.5), libimecore0 (>= 1.0.11), libstdc++6 (>= 9) Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-module-pinyinhelper_5.0.11-1ok7build1_arm64.deb Size: 655520 MD5sum: e7d2eaf2e60f657f00dbfc2f90241e0d SHA1: 7eb76a66fbfb99aa942f375bea015324c5d73eb4 SHA256: 21d4fa8ab43e72dfb1c0759bdf013c6e1f8f168745b24ff74a95c92e9cf2376a SHA512: ebe699312b3b9641dc340dee0f5a3dd40e19c58f2aae873d5bcb59f98fe70cbd018d1cdf0fdbba38c9532abf23723e9c9078bf806c7f799a0a79deb3a55e54e2 Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Fcitx Input Method Framework v5 (pinyinhelper module) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the pinyinhelper module. It is used to enhance the input experience of Chinese pinyin users. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-module-punctuation-dev Architecture: arm64 Version: 5.0.11-1ok7build1 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 27 Depends: fcitx5-module-punctuation (= 5.0.11-1ok7build1) Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-module-punctuation-dev_5.0.11-1ok7build1_arm64.deb Size: 5116 MD5sum: 21eb11e6d5a847423915c0ea2ddd7ce6 SHA1: fe7c26a56c84e014a128fbb4165e49a4fb714cf5 SHA256: 16d18cccd26c2f27d37e510270f46c6ff280bc86686bc6fb596fb1ad2952b86e SHA512: c38a8dcfacc44f0fab2225e31571016b29bae75c6c1c1f7d0ef8f213aa2d882adc62d29eaa7ef37bc6e832fdd3261b6f95e6284b3794f7cf0a123e47fee24c24 Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Development files for fcitx5 punctuation module Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for the punctuation module of fcitx5. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-module-punctuation Architecture: arm64 Version: 5.0.11-1ok7build1 Multi-Arch: same Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 213 Depends: fcitx5-chinese-addons-data, libboost-iostreams1.71.0, libc6 (>= 2.34), libfcitx5config6 (>= 5.0.18), libfcitx5core7 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Conflicts: fcitx-data Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-module-punctuation_5.0.11-1ok7build1_arm64.deb Size: 54328 MD5sum: 69a488da9ba3b2146d64aad706e45f0f SHA1: 234f06570d69c3d8508fb389748c54ef41dfb06d SHA256: a556b9ea6a761a0418d1a95b26aeb3614e3920052ddccc0e41e94300f3da840c SHA512: a2b5e9411f2a8a2520a246ee54b4e2d4a3c4c8c66e3577cc375081263ba33884f362a299df55bdad68470c31d936de6c521ab582516d826839d44029bd04cd4e Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Fcitx Input Method Framework v5 (punctuation module) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the punctuation module. It provides the capability to easily input punctuations. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-module-quickphrase-editor Architecture: arm64 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: 278 Depends: libfcitx-qt5-data, libc6 (>= 2.17), libfcitx-config4 (>= 4.2.7), libfcitx-qt5-1 (>= 1.0.0), libfcitx-utils0 (>= 4.2.8.1), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.14.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/main/f/fcitx-qt5/fcitx5-module-quickphrase-editor_1.2.4-ok10_arm64.deb Size: 54922 MD5sum: 3e98590149b31fcb6f0c321d3aa6b12d SHA1: f4c588a6de20006665cfa67d12b9dac5a6c40655 SHA256: 735b33fb378a428235ca9b72bb8bcb0238eb1ea8d948a85db4557b977f84746a SHA512: 19f075f883c49e15951e46aefa12ce9138fcdfe1ff7b5206595300694d6898ddddea1bf873401509d42d558f433d93ce6fb1a457df654eedac3c151654a0ece1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-module-quickphrase Architecture: arm64 Version: 5.0.18-1ok29 Multi-Arch: same Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 460 Depends: libc6 (>= 2.34), libfcitx5config6 (>= 5.0.18), libfcitx5core7 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/main/f/fcitx5/fcitx5-module-quickphrase_5.0.18-1ok29_arm64.deb Size: 83240 MD5sum: 97706cc3963b7ad695e01652d8b2783a SHA1: 3ee949b65afed966a649e45bcc48dad723a02a87 SHA256: 4ddd812445e3a74d3cdcc8f24ce97a75ec7f558fc54f5467d4e47a132673263d SHA512: 69d80b5845d215269269f2e4830f62302535b72b1ef3062ec5207e9e98894398a61dfe33de229c8bbb51cf687caeabd1bc336111aebf2dcbbe080d915e0ce417 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (quickphrase module) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, 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 quickphrase module for fcitx5. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-module-wayland Architecture: arm64 Version: 5.0.18-1ok29 Multi-Arch: same Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 3597 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/main/f/fcitx5/fcitx5-module-wayland_5.0.18-1ok29_arm64.deb Size: 486358 MD5sum: fd7f6c100fdb4f099be84cd89ccdcaf3 SHA1: 120f69b6493c1d3f22e10e69adf1c212b7488d6a SHA256: 8a49a742999448b9d923955c04a834dd06cdf2c15ac4d1797981903d93773aed SHA512: 4ada3676d7d9a7bd4d92908f804f7b349f9d42e833db12110e6dc750a45ebb9cc9e17e13e0addda21c8ea6dc5f612bd796e4815e5bac509b57fe2fd44d77c3dd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-module-xorg Architecture: arm64 Version: 5.0.18-1ok29 Multi-Arch: same Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 1322 Depends: libc6 (>= 2.34), libfcitx5config6 (>= 5.0.18), libfcitx5core7 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 4.5), 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/main/f/fcitx5/fcitx5-module-xorg_5.0.18-1ok29_arm64.deb Size: 253264 MD5sum: c0b27dc79daa865ce95f03bfeab84d5c SHA1: 19be443ea7a38c519a838668d3f4c877d7e0d1fe SHA256: f1d1b30d4c7b33608e9589136ca719f1184c4f5374c198b7dd100586e3111b90 SHA512: b0dd84764906f57c357430d268e23d6bddeebf46f67bc1a958f0e74f08501feaf21be48bb6c895ba7ccbda087c71775817653d6a13c7a8ccdfbc37b8a702fbae 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-modules-dev Architecture: arm64 Version: 5.0.18-1ok29 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 107 Depends: fcitx5-module-emoji (= 5.0.18-1ok29), fcitx5-module-quickphrase (= 5.0.18-1ok29), fcitx5-module-wayland (= 5.0.18-1ok29), fcitx5-module-xorg (= 5.0.18-1ok29), fcitx5-modules (= 5.0.18-1ok29), libfcitx5core-dev (= 5.0.18-1ok29), libfcitx5utils-dev (= 5.0.18-1ok29) Filename: pool/main/f/fcitx5/fcitx5-modules-dev_5.0.18-1ok29_arm64.deb Size: 8916 MD5sum: 1577b55c49b47c5bc19edfdcc174d845 SHA1: 28c5db58d7eb840ad6834839a5f2aaa9cf6684ca SHA256: 2ce058f64a754837399693d64b9809d1c1d6d9b20c28fff5d8fdd58a64f77bef SHA512: 947cdcd5cb7b921fec8df6fa9c3d67d4cac390f62551cc33be1d593be5fe876d805892c3bcc3d16e184d41e73f6c9597c1de182175e03850e9316f6af2807f38 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-modules Architecture: arm64 Version: 5.0.18-1ok29 Multi-Arch: same Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 11446 Provides: fcitx5-module-dbus, fcitx5-module-ibus, fcitx5-module-kimpanel Depends: fcitx5-data (= 5.0.18-1ok29), libc6 (>= 2.34), libcairo2 (>= 1.10.0), libenchant-2-2 (>= 2.2.3), libfcitx5config6 (>= 5.0.18), libfcitx5core7 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 4.5), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 9), libuuid1 (>= 2.16), libwayland-client0 (>= 1.20.0), libxcb-ewmh2 (>= 0.4.1), libxcb-icccm4 (>= 0.4.1), libxcb-randr0 (>= 1.3), libxcb-util1 (>= 0.4.0), libxcb-xinerama0, libxcb1 (>= 1.12) Recommends: fcitx5-module-emoji, fcitx5-module-quickphrase, fcitx5-module-wayland, fcitx5-module-xorg Breaks: fcitx5-frontend-qt5 (<= 5.0.14-0ok3kylin0k0.1tablet5), fcitx5-module-dbus (<< 5.0.4-2), fcitx5-module-fcitx4 (<< 5.0.4-2), fcitx5-module-ibus (<< 5.0.4-2), fcitx5-module-kimpanel (<< 5.0.4-2), kylin-virtual-keyboard (<= 2.0.1.0-0k0.1tablet3) Replaces: fcitx5-module-dbus (<< 5.0.4-2), fcitx5-module-fcitx4 (<< 5.0.4-2), fcitx5-module-ibus (<< 5.0.4-2), fcitx5-module-kimpanel (<< 5.0.4-2) Filename: pool/main/f/fcitx5/fcitx5-modules_5.0.18-1ok29_arm64.deb Size: 1586510 MD5sum: 675ce70fb8f27317041dd67f3c767120 SHA1: 93592273cd42445314feba62260977b25e9da516 SHA256: 13de82e0fb34640070f825c094f832ae84d603bcf8a610d9ac8354db9dd5531f SHA512: 462e9db98683a39eda8a34dfed6c3d279e1b50988fd3b49ae91a293d168d4f58dd585fed521ce00923630b7d6ca74521742f7e075179936b8169120349170848 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-pinyin Architecture: arm64 Version: 5.0.11-1ok7build1 Multi-Arch: same Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 1010 Depends: fcitx5-chinese-addons-data, fcitx5-module-punctuation (= 5.0.11-1ok7build1), libboost-iostreams1.71.0, libc6 (>= 2.34), libfcitx5-qt1 (>= 5.0.14), libfcitx5config6 (>= 5.0.18), libfcitx5core7 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 4.5), libimecore0 (>= 1.0.11), libimepinyin0 (>= 1.0.11), libqt5core5a (>= 5.10.0), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5network5 (>= 5.0.2), libqt5webenginewidgets5 (>= 5.7.1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 9) Recommends: fcitx5-module-chttrans (= 5.0.11-1ok7build1), fcitx5-module-cloudpinyin (= 5.0.11-1ok7build1), fcitx5-module-fullwidth (= 5.0.11-1ok7build1), fcitx5-module-pinyinhelper (= 5.0.11-1ok7build1), fcitx5-module-quickphrase, fcitx5-modules Conflicts: fcitx-data Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-pinyin_5.0.11-1ok7build1_arm64.deb Size: 355006 MD5sum: 1667a886dff054324053eb03e9460a00 SHA1: 3aa8e6903f4908c6bdca0cd742565dbf8477bea6 SHA256: 4eabafb8b7967fc51743d19e5473390dfc05724a25f284bb7963eec3c07639a3 SHA512: 8fec16464d04cfc4778b5333f7c269288efcd5f4c39ee9194b7c4bb742132a70ceb80ee710a276c71755b3e3f6598db62976758dfd86fe4b3aaf47e892327455 Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Fcitx Input Method Framework v5 (builtin pinyin support) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the builtin pinyin input method. It provides the default pinyin input method for Chinese users. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-quwei Architecture: arm64 Version: 5.0.12-1ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: hanteng Installed-Size: 154 Depends: libc6 (>= 2.34), libfcitx5config6 (>= 5.0.18), libfcitx5core7 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/f/fcitx5-quwei/fcitx5-quwei_5.0.12-1ok1_arm64.deb Size: 28220 MD5sum: 16f982adb4dad6f31be2c325f863be84 SHA1: 4c7c1b6d3c66962cbe3f1db21fd29d7d6d790780 SHA256: 8318d3dfaabdf84355ee6753b9de247da2e9dbae813b33c2bf66683d8ec4728c SHA512: d840c5aaa224fb7c61b8748b0861f0d9eb3d509aa93370cc1d14293b598041792c79171012a1d202e1efd27365ddf36ed1107251e164c94fdd3bd6c119a77ad9 Homepage: https://gitee.com/openkylin/fcitx5-quwei Description: Fcitx5 quwei. Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5-table Architecture: arm64 Version: 5.0.11-1ok7build1 Multi-Arch: same Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 501 Depends: fcitx5-chinese-addons-data, fcitx5-module-pinyinhelper (= 5.0.11-1ok7build1), fcitx5-module-punctuation (= 5.0.11-1ok7build1), libboost-iostreams1.71.0, libc6 (>= 2.34), libfcitx5config6 (>= 5.0.18), libfcitx5core7 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 4.5), libimecore0 (>= 1.0.11), libimepinyin0 (>= 1.0.11), libimetable0 (>= 1.0.11), libstdc++6 (>= 9) Recommends: fcitx5-module-fullwidth (= 5.0.11-1ok7build1), fcitx5-module-quickphrase Conflicts: fcitx-data Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-table_5.0.11-1ok7build1_arm64.deb Size: 162278 MD5sum: 56116ac308e9a018e7b613da1873953d SHA1: 20a8be976b79b236739f2c8fb3dfcd10db206121 SHA256: c67d13e2d7f34a1703ea9c549948e9ff2511108f43f9676de53ba1ac2a4e2385 SHA512: 275f0279f526ce3299889aa3b72808c2df2f1e59233982384212c105836d83fa2209c70abb0f28645998b4064c6dbe318542b991869b0b4e9545ce3e1b8e497b Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Fcitx Input Method Framework v5 (builtin table support) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the table engine for fcitx5. With this engine, Fcitx5 is able to support a large number of table-based input methods such as Wubi, ZhengMa, etc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fcitx5 Architecture: arm64 Version: 5.0.18-1ok29 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 1207 Depends: fcitx5-data (= 5.0.18-1ok29), fcitx5-modules (= 5.0.18-1ok29), libfcitx5config6 (= 5.0.18-1ok29), libfcitx5core7 (= 5.0.18-1ok29), libfcitx5utils2 (= 5.0.18-1ok29), libc6 (>= 2.34), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.5), libjson-c4 (>= 0.13.1), libstdc++6 (>= 9) Recommends: fcitx5-config-qt, fcitx5-frontend-gtk3, fcitx5-frontend-gtk4, fcitx5-frontend-qt5, fcitx5-frontend-qt6, im-config (>= 0.44) Suggests: fcitx5-chinese-addons, fcitx5-frontend-gtk2, kde-config-fcitx5 Conflicts: fcitx (<< 1:5), fcitx-bin (<< 1:5), fcitx-data (<< 1:5) Filename: pool/main/f/fcitx5/fcitx5_5.0.18-1ok29_arm64.deb Size: 243068 MD5sum: 71d930c18d05b46a73f54e27a61d135d SHA1: 686ddb682f2e0c70be18d14f1731caf9241cad00 SHA256: 1e7fb120756967abf88f29c223df1f746a2b36f3c69eb40c62988c2b0910c3dd SHA512: 6f4eb5505dc0b21f165f5fcdbc0d39a331a5f3f3f37b2cad2187b5a28812f256024fe4fa5f68343323cb9962e67ca6b90ef0c62cb43ef35e7a0c2682c12fb472 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fdisk Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: foreign Priority: important Section: utils Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 643 Depends: libc6 (>= 2.34), libfdisk1 (>= 2.38), libmount1 (>= 2.24.2), libncursesw6 (>= 6), libreadline8 (>= 6.0), libsmartcols1 (>= 2.28~rc1), libtinfo6 (>= 6) Recommends: sensible-utils Filename: pool/main/u/util-linux/fdisk_2.38.1-ok5build1_arm64.deb Size: 132684 MD5sum: 05a4f0840c415fc1d110066e4c59935d SHA1: f6e630488322360aa8ff276d60bf1e7ed96c50ae SHA256: 5e7f09795e4f6f5571722d198785eea02425bbd2ee849d1499d0c08dbf4c7834 SHA512: f9ea5e812b5972cdfc379157be10633936b1f43527f85933058ef4a3c09763845dafdd46fbdcd9688d0cf312179c803df2fbe811fa939d81adc1e4e2114a78a4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ffado-dbus-server Architecture: arm64 Version: 2.4.7-ok1 Priority: optional Section: sound Source: libffado Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 460 Depends: dbus, libffado2 (= 2.4.7-ok1), libc6 (>= 2.34), libdbus-c++-1-0v5, libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/libf/libffado/ffado-dbus-server_2.4.7-ok1_arm64.deb Size: 85040 MD5sum: 4f12a4357651829379e4d2fca582d626 SHA1: 54af28f1a3f9e5d945ac1fa33aca65cae0999e80 SHA256: ef641c4bdb97ac122b9cac49d89dbb974a60029aa01320f270d4a37c2b22e126 SHA512: 2656784526240f1467f5c7c25ae0d8c371be919946d493710065bb7b0823686a9fc63feddf68e16efa29f59c6ce5a35758e8ce27191746dd0a6db6770ec7f99c 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. 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/main/libf/libffado/ffado-mixer-qt4_2.4.7-ok1_all.deb Size: 113980 MD5sum: 720ba6fd821344848862a368e7fc6e41 SHA1: 2c6fccc4a3c7a6d337119a3cf9aeb4141bbbc7cf SHA256: fe48383d5e5e9748b5aad19a383fda217aeb5eb33bba3d208c7e241756cca33c SHA512: ccd4463dc6dd7be934e0909a635222960e00e8d3086b0818da608069fcb2da6aa983eecabc3fbddfe7457d993eb79feff8ab91b8f4248ba4ac1a158f34dfb199 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ffado-tools Architecture: arm64 Version: 2.4.7-ok1 Priority: optional Section: sound Source: libffado Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 411 Depends: dbus, libffado2 (= 2.4.7-ok1), python3:any, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libraw1394-11, libstdc++6 (>= 5.2) Filename: pool/main/libf/libffado/ffado-tools_2.4.7-ok1_arm64.deb Size: 74882 MD5sum: 8cc628ef744a790c0deffeed078690bf SHA1: e8786d584ba9105d745d1ff4a8585ef7b63276a0 SHA256: 8f276cc2290fd49d03d2ead0cae4ad3464d91d1bcd4aa2e5ef0669ff9095ca91 SHA512: 2bfe46558c6c5da238a49f561f386873795575f2a9d20dc515654c72616c74fa39e485dfcb5adc216ebdb92c1240ef4e6421d62f96082d11b9c85c2ca7c434ba 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 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/main/f/ffmpeg/ffmpeg-doc_4.2.2-ok2_all.deb Size: 1820490 MD5sum: 2746557bab9872059efe6fea0849ca40 SHA1: fb4535d59bc607bcb15328baef154b64d489e19f SHA256: 4c71d1570529c02e555b840cbb1e179947c33c1ea3f8c9c34dd511fc756f87a1 SHA512: 5631259ca8c0f7906b24f14da701ec030ca8772396d5bf35b24fb596de849a937b434d521d6ac4e0b33466bd1bed4d2afac267d4f7175c176c56d5de152a8bfa 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. 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/main/f/ffmpeg/ffmpeg-doc_5.1.1-ok2_all.deb Size: 1976408 MD5sum: d132168c1a628ec52c8ba73eb040d600 SHA1: e7a0d733702c10cd2718331c7121e2e27b45f548 SHA256: 9b261a2718de1c8183ee1bb23077e1c4dc00b31c34afa13e945e861015c840ca SHA512: 40b76ce657a76275be4416e8b4ef1d74a203c6ae22f7157af95c8977b906ae686571efab70d3e5d83ec004786600d8482bab3b63e5bb33d7a073bcb5e749e888 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ffmpeg Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: foreign Priority: optional Section: video Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2457 Depends: libavcodec59 (= 7:5.1.1-ok2), libavdevice59 (= 7:5.1.1-ok2), libavfilter8 (= 7:5.1.1-ok2), libavformat59 (= 7:5.1.1-ok2), libavutil57 (= 7:5.1.1-ok2), libc6 (>= 2.35), libpostproc56 (= 7:5.1.1-ok2), libsdl2-2.0-0 (>= 2.0.10), libswresample4 (= 7:5.1.1-ok2), libswscale6 (= 7:5.1.1-ok2) Suggests: ffmpeg-doc Filename: pool/main/f/ffmpeg/ffmpeg_5.1.1-ok2_arm64.deb Size: 1796308 MD5sum: 8044930a8145b6a80530b457894657df SHA1: b6229a4c99f5bc3f76b02ff99121b68565f5b83a SHA256: 68294f2f61905276b3bc3e9c2ab3362b13580bc69762540a3331f105df066e8a SHA512: 65090ea2555056f502de28f281915994ada92511200ee1d30cb9f2aca0badec0b0062a0b7d654fa1ceb54f07c4c8386468a430c8c1934e217c6e7d9c73db2ee1 Homepage: https://ffmpeg.org/ Description: Tools for transcoding, streaming and playing of multimedia files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This package contains: * ffmpeg: a command line tool to convert multimedia files between formats * ffplay: a simple media player based on SDL and the FFmpeg libraries * ffprobe: a simple multimedia stream analyzer * qt-faststart: a utility to rearrange Quicktime files cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ffmsindex Architecture: arm64 Version: 2.40+git20211209-ok1 Priority: optional Section: video Source: ffms2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 92 Depends: libc6 (>= 2.34), libffms2-5 (>= 2.40+git20211209), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/f/ffms2/ffmsindex_2.40+git20211209-ok1_arm64.deb Size: 11294 MD5sum: 9aa84887bc7d15c530961330a07e2a45 SHA1: 6ac03170faeac3808ab92fa48f4091941debf7c8 SHA256: 192f99bcdc42e01da4a757271308d704b8d838907d5b7be11bb633c2dddd8c55 SHA512: 1104ed65ed8843d1a676dcaaacc48ddc8fb1c0243a4608bc4b8bea0366b1e4e92ea5703f13923ef8c26b22a21c7cda0d456a8b30e2b74a594361c83b2c5d864a Homepage: https://github.com/FFMS/ffms2 Description: Command line tool to create ffms2 index files A cross platform ffmpeg wrapper library, and some additional content for things ffmpeg doesn't handle well. A more friendly API and an easy way to say "open and decompress this, I don't care how". . This package contain a command line indexer tool. Used to create index files which can later be used by applications which are useing ffms2 to speed up loading of multimedia files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-dbg Architecture: arm64 Version: 102.0+build2-ok3 Priority: extra Section: debug Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 528746 Depends: firefox (= 102.0+build2-ok3) Filename: pool/main/f/firefox/firefox-dbg_102.0+build2-ok3_arm64.deb Size: 492333694 MD5sum: b02af4d9d5ddcabd60ff3d972585c5cf SHA1: 2809871428396bbe2813b140092307fa3b691c33 SHA256: c6d20b9899c7be3dffdff98db628799d85a49ebcb8ad4492a720b7111066673b SHA512: d8a1defcdf54927f92d76e90607bbd1d81bf304a6c25b4bcffe0147e9f41eafa68ab8f1ea739fae218a939c8fa8b758ea80ae4d78aad5a2b13333c56fdf98358 Description: Safe and easy web browser from Mozilla - debug symbols Firefox delivers safe, easy web browsing. A familiar user interface, enhanced security features including protection from online identity theft, and integrated search let you get the most out of the web. . This package contains the debugging symbols for the Firefox web browser Build-Ids: 0294864db65e0c1009b670fb4a77f25b6995c8cb 0eec9908b5d49980b7edc01874074f0b7eb0bb67 1006a31f673e568eac114066d88ab8f53d9bb0b0 161966debc29b7e078ca8f10cc71dbb2ef5ce0c8 180391db4133bf2bd198155b4765802321ce054a 23e19c221c03570fdea7432af8911f40e92e40e4 2d607ec8e721de60fa3d8e1d3f72a373edf508d4 30105601e690335786b43b5bb51e5b5f049541e8 4201d4e7d83f520cba291b3dfad6939bd2758940 5112e7c06e1473e5a519d1578856a68a05d50f13 5f6785f2614f688d042c734967289f4807b39213 6a85f803e739b52b1c19169b969adc502a33acd5 726d32b2c5b53cfaaea6dd5177416263af64972d 8085f20c6553ee637177f7cf0f3043d75040dcfe 838c4398bbebb9aec4fd6d4739d0888abc038df5 8aaf324b99e3c3d6cd55a26edefe989810473597 b3bc2a09bfc2bb2f577d6b9b0f9d5450c927c9bf c965bc70631ee03925e321053e372805b678f1d4 e569cbbdeac2a81dbb111a9f6268e723b1bb9f70 e6256ce99b2101d843ce3effa91eca38df3d4299 eff0d7ce76e66a61965461b1fa3c15303de16457 f53e6ed3b3ecfb81b874815a6745980a7d9473d7 64ab849fef4d4693bed818d76ee78d7373538140 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-dev Architecture: arm64 Version: 102.0+build2-ok3 Priority: extra Section: oldlibs Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 111 Filename: pool/main/f/firefox/firefox-dev_102.0+build2-ok3_arm64.deb Size: 16164 MD5sum: 51b2f8b342b47ff1bda935196325f170 SHA1: 031ecf498d8c7e2f2d25943b7c40159058b0c1dc SHA256: 0b434ef9a46d80ede84e0333368ba1eb42e08b28d468b6ae35f8ed5eb9c60923 SHA512: cecc84f93017086bb21dcf5c930a489117e42961d09ee383954cfbea357118abe318937bced89646466fc36f0c6174e73ba00408e56720879789a8e503d789cd Description: Safe and easy web browser from Mozilla - development files This is a transitional package to ensure that upgrades work correctly. It can be safely removed cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-geckodriver Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3054 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), firefox (= 102.0+build2-ok3) Filename: pool/main/f/firefox/firefox-geckodriver_102.0+build2-ok3_arm64.deb Size: 1114566 MD5sum: 08f0fba0ea7fe5267c0674589140c664 SHA1: 866a849a0dc4c6157014fab56618b75fe63d129f SHA256: 23997b1af9e765a5dc573df69b69003b3ee2a4f8433e1ff15be8874877d9f8d1 SHA512: 3227a55a8258245994a08997f3fe8c8fcbe1188d8021d1f25952d3b14e0ec8ae8f2e95c160cd6bc22de6a84e950849247ab80b4f0c4e5461dc02c7bbf30e7c01 Description: Safe and easy web browser from Mozilla - geckodriver Firefox delivers safe, easy web browsing. A familiar user interface, enhanced security features including protection from online identity theft, and integrated search let you get the most out of the web. . This package contains geckodriver, a proxy for using W3C WebDriver-compatible clients (such as selenium) to interact with Gecko-based browsers. See https://firefox-source-docs.mozilla.org/testing/geckodriver/ for details. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-af Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 461 Replaces: language-pack-af-base Filename: pool/main/f/firefox/firefox-locale-af_102.0+build2-ok3_arm64.deb Size: 332472 MD5sum: 81f003b57866145365c8d8f5c40709bb SHA1: ec6f299cab0cbe532e98a3ebabbc7bc0ebe1b69d SHA256: b549e0805d9d63cf08ec09be74d884cdfe22c897404097652d4254d2c8c87fe2 SHA512: 9c3bcb2d06caa327cb75a9d46395771d0c0f682177434950635400dbeb5a263ba0d8cdbacd24749db61913fd650d2e2914361c1bb8a0560e5b5c5586e7197dac Description: Afrikaans language pack for Firefox This package contains Afrikaans translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-an Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 537 Replaces: language-pack-an-base Filename: pool/main/f/firefox/firefox-locale-an_102.0+build2-ok3_arm64.deb Size: 411926 MD5sum: dd47e0ac94102dc550976ff2a07e0f09 SHA1: fac09c00f36ced1e8a03d3a1b4c749443cb793b3 SHA256: 952acbbaac57268e794e0f522ba6d646903d2b1e309f282701acc619620d7949 SHA512: d3af721df6956392490c71826842dcb83f9860c8c1197b3454ace276cdc7019fa63246f12e7b070c28fb2abab16f0e9ba202f0c0e3545bb050d89fe993a7d2b5 Description: Aragonese language pack for Firefox This package contains Aragonese translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-ar Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 591 Replaces: language-pack-ar-base Filename: pool/main/f/firefox/firefox-locale-ar_102.0+build2-ok3_arm64.deb Size: 466214 MD5sum: 4170fdaa95b8808c18034f4a6d6ff4d9 SHA1: 9002fc33937c7a0d3c41c936740455cc98ffb2bf SHA256: abdb512c9cea27a07e6551fbf0075b36ecfd1d5143a785e981f80b66a9ac7682 SHA512: ce711eb3d9b4e9ea8673296db6ae1a092faa040956325b9dce909a6b8e641a87e7fef918353ae308f841eef845937d3c56c35e52099c38d675a257e0283f7831 Description: Arabic language pack for Firefox This package contains Arabic translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-as Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-as_102.0+build2-ok3_arm64.deb Size: 16138 MD5sum: 366ed233a9c354592868b0d9bfc1c714 SHA1: 375906f8c1b0dcc7396780b2e7ba279fcf47f635 SHA256: 22f2df584f1c600fce88b740289c51d35786435de9a9730a7326cbf1be86617f SHA512: 3086031ef9bc1f67ca7b3ae1c52a9f99fc9c5030344e32ebf1d051eed51b6ff9cf9f817fc7b040957393caeb9253ae4c2522712c48e72cbe9e1ed1ff371514cd Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-ast Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 530 Replaces: language-pack-ast-base Filename: pool/main/f/firefox/firefox-locale-ast_102.0+build2-ok3_arm64.deb Size: 404676 MD5sum: bd7b1857abb995be36d78a02ead737da SHA1: fb4b29714099c425f6c5ed89c06c10ab2c23f9a7 SHA256: 8eb5449fdb37a5ab7d4aa766bcebbf87699cbe5e0beb8bba7393d468f867dd75 SHA512: 5b823a3754b608c81aded862511c5b6c8790000db4bfd9f7a54b2d3e57fe7a237a8d66306744ea872dc111941e496324bff6531635f268a34c8fec0e2fc150b1 Description: Asturian language pack for Firefox This package contains Asturian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-az Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 522 Replaces: language-pack-az-base Filename: pool/main/f/firefox/firefox-locale-az_102.0+build2-ok3_arm64.deb Size: 394884 MD5sum: 01221705a7a78fb2e41da40e8f306323 SHA1: eb614040fbc9a7f4ef7120ee45612bbc142c39a2 SHA256: 2311d728df0b573b150b1fd04ab88db611ce8167239675b1821e032105bf8f14 SHA512: 7b9ce5a4a567b9f615d1d522e69b9e26209f615b3d82ab21e759b657ddced7047d9e670bd4195ed1c88a87023ce449fb5d4251128bc3d3641b99479deecd5419 Description: Azerbaijani language pack for Firefox This package contains Azerbaijani translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-be Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 652 Replaces: language-pack-be-base Filename: pool/main/f/firefox/firefox-locale-be_102.0+build2-ok3_arm64.deb Size: 529480 MD5sum: 943e1dffc93289d74d07e159b53a9dda SHA1: 861a49c23d5081c44d9c139657f0a75e6a32c994 SHA256: 6b103b6e07b04dd874f5d560a04eba4b0ce8d5c9658537c25c3400584d5a7902 SHA512: 9d2fd447a38a1f73885d7650432601e759a8140a305adcf429e7f2968da8115190b69a8833f2451b795355ad93809eb9f72041e367d913c35668df014b04954f Description: Belarusian language pack for Firefox This package contains Belarusian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-bg Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 604 Replaces: language-pack-bg-base Filename: pool/main/f/firefox/firefox-locale-bg_102.0+build2-ok3_arm64.deb Size: 478900 MD5sum: b40f4bb96b76cc5ff3ee3a5b61853991 SHA1: 557a28ac18afba9319b65ad374171954cab476a6 SHA256: ef0e8eaefb3ca409fce9104e0b1f9b9205cfb9c3ab2f0adbc80a3026ee971ff2 SHA512: 402cbe7845dd65069f78b7e6c7582697583917238b34ee85ee167bf1db645882369c9f2e0c224d49f0289b51a44f132707e753d794adbd2e88610e8eae81657c Description: Bulgarian language pack for Firefox This package contains Bulgarian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-bn Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 605 Replaces: language-pack-bn-base Filename: pool/main/f/firefox/firefox-locale-bn_102.0+build2-ok3_arm64.deb Size: 480448 MD5sum: d5de2cb963d0d1bd48e05fcbf812349a SHA1: c9cb1b9002e8f0a623e85d4379421d1ea11727c9 SHA256: e149405367b73710281bf2dcb4bc044b00c97c6eb4330428ad977b91384e9bba SHA512: a9d1dc4cd75e021510b3c4b92a0b57fe16fc450c3d0140d4a45381f023251a9b5cce15a485da16701365b32f2dca47f0e37fc03fb7ab5ee86fbc4da66b1a488d Description: Bengali language pack for Firefox This package contains Bengali translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-br Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 568 Replaces: language-pack-br-base Filename: pool/main/f/firefox/firefox-locale-br_102.0+build2-ok3_arm64.deb Size: 444426 MD5sum: 4293293cf33a395deee180419bddf7fd SHA1: 19d4bc17063a7b1ef38b0bddd36331a3dafccb36 SHA256: fd2ba0c11055dac35a0b2ba068c70b40ded086786198fcf9aed958394ba72e74 SHA512: fa093c5834c713f039f5f63bf3bfea786c9e092aabad277bb3ac2fa1cd0a471b3c3dc23168a4a46ed2e000779067f1aeacd79af6341542a49d691292dbb8bd45 Description: Breton language pack for Firefox This package contains Breton translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-bs Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 502 Replaces: language-pack-bs-base Filename: pool/main/f/firefox/firefox-locale-bs_102.0+build2-ok3_arm64.deb Size: 375934 MD5sum: 2490890d418aa8fb1632a320685604b0 SHA1: 9bd22ceda271e511c5a114e290fca93d71d77602 SHA256: 6b06b38b4f9456895448aa5cbc9077bf018d8b498583d7448b308c519a23bcc3 SHA512: d1beb6a254861e95ab221264fe513dfacf3cb26de2ff2c0f4de591290f20e72fa83ed7b8739e4ddc1e7cb13ddd3dd0643265ddae8c5202cadc4898c611676606 Description: Bosnian language pack for Firefox This package contains Bosnian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-ca Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1034 Replaces: language-pack-ca-base Filename: pool/main/f/firefox/firefox-locale-ca_102.0+build2-ok3_arm64.deb Size: 792296 MD5sum: d654643b7313a61b1df3b002fe7ee3e8 SHA1: c922bee3525fee6fdaa97862aaa0a15e6c5215d9 SHA256: 6afd37d48faced5549a78d62cba9546e609ab0c07b3ad66991207f5228a09c92 SHA512: 3cc0715ec13b5681a1f88806b463db49f42674206c28035e6a7bc871ccc63badbe5b05da20e3472d45d968dae0d58cdd2e72be2b1fe8976f71230ebc908c4fb5 Description: Catalan; Valencian language pack for Firefox This package contains Catalan; Valencian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-cak Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 586 Replaces: language-pack-cak-base Filename: pool/main/f/firefox/firefox-locale-cak_102.0+build2-ok3_arm64.deb Size: 461768 MD5sum: d61c756dc70d0724b88b0080d2dbee85 SHA1: fff250e8031b1a95bf0602549cd22e974486c1f6 SHA256: 9aabe1b70d581d4b8f687a0f942bba44cfb7f3cc9e3799b5a5e6b0f8a4578ea1 SHA512: 710ef260f319b7f07dbad13353e573de00dfd5073178d0cc2d281ed6719ad786a1371579637e0782ebb0e92c9330332c3dfb5317fca2ce9ee0b3cc423a37b359 Description: Kaqchikel language pack for Firefox This package contains Kaqchikel translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-cs Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 601 Replaces: language-pack-cs-base Filename: pool/main/f/firefox/firefox-locale-cs_102.0+build2-ok3_arm64.deb Size: 477526 MD5sum: a6274d466581c35f10bee0825bce2328 SHA1: 824c0e0b9d5f788cb597115b6ab3ca883c8183b6 SHA256: 7bc4b4ba839cad5a55eb9804b5beef48779f53371baf9da9116e701624dd969f SHA512: db67fd927a63a1aa1b54ef76f206ae2f9114f908e008dabac77fd8904b7cc8125a7f3ebe563d0e0d4a060d3d2dbbf80cf55c82b5639512e83657a9b697b8bab2 Description: Czech language pack for Firefox This package contains Czech translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-csb Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-csb_102.0+build2-ok3_arm64.deb Size: 16146 MD5sum: b27bc4807b02caec5180f89a3cabfaec SHA1: 9d29cd26146076beb564e0c32322dc7aa70bc2f5 SHA256: 8552bcaf7b55717d0db0b61e2ede5c84a94ae9d44b2d35eb99a61caa20429570 SHA512: 33a01eb97ac971709ec78309e14a8f150308d478c42c88ff584e5fe1b88fb2c05fbf4adf3d8f23e14ca267796df99b4d1710a066969042e753547ec38878ca7c Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-cy Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 582 Replaces: language-pack-cy-base Filename: pool/main/f/firefox/firefox-locale-cy_102.0+build2-ok3_arm64.deb Size: 457696 MD5sum: a28a35e535685460eee987081297276b SHA1: c99a32deb708356fe31da5f66297d6bfde9a2517 SHA256: 60cae52c951bf9172d72d43e36096491dc5346996978047c82485e3c49698fe7 SHA512: 0f5acab237501eb7f89bbe4d1159b717d945aa5e8b992f8f91d86fa1da1cd732ad01f321d5313c4e412a0fda3b22691aa5ecd44fbd1db057f3a5a25fc501206d Description: Welsh language pack for Firefox This package contains Welsh translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-da Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 573 Replaces: language-pack-da-base Filename: pool/main/f/firefox/firefox-locale-da_102.0+build2-ok3_arm64.deb Size: 449132 MD5sum: 17c0a65ca9c502fe8622fa66778b819d SHA1: 0fcfadebe6d48410e887c08c3819c50f1d479af7 SHA256: 143485dd083a065e3ecaa87f8453753899c8282a50804b52f68b596ed3c5a5a1 SHA512: d1e9d0114303683af9eaf37b2dfdd50de00aaf41b5237b6ada44c9fca087e0415f529f45c98009c7412adae516522a1a78c319bff79066684ae205bf0e4f4596 Description: Danish language pack for Firefox This package contains Danish translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-de Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 592 Replaces: language-pack-de-base Filename: pool/main/f/firefox/firefox-locale-de_102.0+build2-ok3_arm64.deb Size: 468478 MD5sum: 1730f5b942a9cf628ae0aa41c2c1a7d8 SHA1: fd4c6ef9015495485475c77ebdeb9ac74f1ea020 SHA256: 3c9f156d69f7ae72c1b18964a732722172bc27554dda33772ac9a07737e39c85 SHA512: 1fb9d434f6da32c6d583acc9eff605cd17e38fa052c9f61be0612284ef22faf8c2b533d46d9124425e2f13c1900002942fe6b0e91583acf0b886ad13707bac60 Description: German language pack for Firefox This package contains German translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-el Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 665 Replaces: language-pack-el-base Filename: pool/main/f/firefox/firefox-locale-el_102.0+build2-ok3_arm64.deb Size: 543632 MD5sum: 4752b2d9eda936789208239a34d28076 SHA1: e9072c227ef683a712d15288cb69a7470d6126e2 SHA256: 196cdd21e7eaefeb2f64b359d90a1c57f4e299d05213df95018ddd64232ac9a5 SHA512: 6907baf1df891cd59c526fa239bd5c98d83e14c5e9828913f129f9583349c8c8c8fa2d38e16456c8c2e4db3241de6fe8f076c59420dff73456d7357a35a3fafb Description: Greek language pack for Firefox This package contains Greek translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-en Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 990 Replaces: language-pack-en-base Filename: pool/main/f/firefox/firefox-locale-en_102.0+build2-ok3_arm64.deb Size: 659026 MD5sum: 4351a002a29d756a97cd2f472053691d SHA1: 33c558aebb3f60a47445f8921df56b563bbaeab8 SHA256: 33a0ca5f0b9543760a1441a700d081254f98912a9113b83192ab05fde07e6f07 SHA512: 9dd32b78fd25b28e2c4a275212137ac7a39b7582d15857c8bcd1a1998e90861393f86df47f309f9648aa9c5ef7a818bee684c51fa5f6e5618e6c12eb1a380039 Description: English language pack for Firefox This package contains English translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-eo Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 576 Replaces: language-pack-eo-base Filename: pool/main/f/firefox/firefox-locale-eo_102.0+build2-ok3_arm64.deb Size: 451896 MD5sum: 033140d3d069db73d53dfd7d1c1fb8a6 SHA1: 81806b6e7f3fc26e7322f1ee4e519c5f8e37bc2b SHA256: 75cb140d72114eb6e2a5eada54190f8aa3c14f5ef9bf60b4e05ee3fc3e30125e SHA512: 017d8cd78841628e1f7c495710fedd7710a4800231694f443960beb7463286beed2bb35144b0ddde558cd7f3aa1a6350acc479cb3aadae172b60706ca69e2ec9 Description: Esperanto language pack for Firefox This package contains Esperanto translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-es Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2010 Replaces: language-pack-es-base Filename: pool/main/f/firefox/firefox-locale-es_102.0+build2-ok3_arm64.deb Size: 1702662 MD5sum: 06669a67b140ae18caef59bbccf48ad6 SHA1: 825e57449ec82f4d09f44e7d729ac4408eb732f6 SHA256: d9d2d98606445029ab7b5f9b9545208581c4196a1801af90ce65f8d94c502301 SHA512: 8617e4756c8e5ec7eb35e1bedc3b5f0c13569fe817010dbff9d8fe59f7a08ac4998b4767cfadad2308f68fe893b7d69800ae9cc89f6bcf76e62f61841af283fe Description: Spanish; Castilian language pack for Firefox This package contains Spanish; Castilian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-et Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 568 Replaces: language-pack-et-base Filename: pool/main/f/firefox/firefox-locale-et_102.0+build2-ok3_arm64.deb Size: 443766 MD5sum: 3f0fbcbf0dcc3186c4fedf19a13a0267 SHA1: 274c42c2d9f6806baed85c8354476693e6f5c0f6 SHA256: b99af621fc60329f74fb5a294aff590e3e454a4391435ef754207255c4456835 SHA512: b27bb4b054ce85943c081ac2e624ecfa8d36dcdf19dcaa4963ca723cac50a59d963906defceeb5e12883d6b16f94c36acd9ce0a4d6364ada0d50f3f641f060d3 Description: Estonian language pack for Firefox This package contains Estonian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-eu Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 577 Replaces: language-pack-eu-base Filename: pool/main/f/firefox/firefox-locale-eu_102.0+build2-ok3_arm64.deb Size: 452558 MD5sum: 495e09770c00dd9b0abec64d91f32d9f SHA1: 64277613db33cb6b27f2cf5dd16c04076d1adc2c SHA256: 5a7e02a02eaa87b9bb92377f1735795ba0dbc1893fdaabe1fd090cd24205e044 SHA512: 9983f6756060c04889f4820e417a742c628dcf38e580a04dd925d0bdce56af2189730d9ab3e5dbbccbc743d7a9b412618a5b6e3e6547db57db5b6ce3b6aa0aba Description: Basque language pack for Firefox This package contains Basque translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-fa Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 592 Replaces: language-pack-fa-base Filename: pool/main/f/firefox/firefox-locale-fa_102.0+build2-ok3_arm64.deb Size: 468632 MD5sum: 758dfabd912528c6a0adac862d2ffe9c SHA1: ac7221c9239bc6a35407198b434f0725ef66e27b SHA256: 5af2d854f57b8eb51ac6e345ed1f8c40ea4d8f2f5220579633e84e55f6c67b32 SHA512: 17f20b2d2c6bc26022098bfb43eac5ed72fcd34bdcae04ea38229c2898b214ed5ce49ad78c5d245978caa867e4781140d5dbb95f767eebdf5e9f4b6736b5f0d6 Description: Persian language pack for Firefox This package contains Persian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-fi Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 572 Replaces: language-pack-fi-base Filename: pool/main/f/firefox/firefox-locale-fi_102.0+build2-ok3_arm64.deb Size: 447540 MD5sum: b9e98c0fe9aa99fddc4c53584f33e454 SHA1: 1498861130dac6097ada73b09cde33e5af0be321 SHA256: 45b85de315e89a1e1543b7675e70da9e2b0f4bd33566204fdf9915232b4649d7 SHA512: 0f38659e7264955ba97ddb012cb7cd88fd6356a44cf9d3db66bed4e074f10981f24879f84bdfc0ad33bae03574245b50215643dfe0e7f4e6e90858de2d91482b Description: Finnish language pack for Firefox This package contains Finnish translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-fr Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 595 Replaces: language-pack-fr-base Filename: pool/main/f/firefox/firefox-locale-fr_102.0+build2-ok3_arm64.deb Size: 471330 MD5sum: 8dc779c8258cd947663487a04d448aad SHA1: 68e51b9da906b023d887567315cf0566010118e5 SHA256: 99955c382b98687d74f25172b425b35a9c4699bfdef64c3e6a87f2a35c715d58 SHA512: 68fa2f0b7e0dcf6479d2b7700fb27553e83421629649b20edb1721e4bc4f6c50ac87bd98b7980c64fdf93134617a947ac4399458cc438808f4ccc73058cf4c70 Description: French language pack for Firefox This package contains French translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-fy Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 582 Replaces: language-pack-fy-base Filename: pool/main/f/firefox/firefox-locale-fy_102.0+build2-ok3_arm64.deb Size: 455924 MD5sum: 8c21980ea099fe529881955e57ed0f9f SHA1: 240c3967b55f316fb077e71c3f4319a6db31eed6 SHA256: 1f57501726002a471e299e9e08b57978ef509dee6565df7964eae64c52a0850a SHA512: 1a584cf0b68e52d0105b367ca79bbeb5334c7a5975b335392592e27e6c7747a5d53c95988109e953e67cac7f4cca89a5830884a57428742042acb2cfb63971c6 Description: Western Frisian language pack for Firefox This package contains Western Frisian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-ga Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 510 Replaces: language-pack-ga-base Filename: pool/main/f/firefox/firefox-locale-ga_102.0+build2-ok3_arm64.deb Size: 380430 MD5sum: 329cd6072b970992a52375f4e1ca3563 SHA1: be4f6f5acb1d3401b7b74404eb8bdcbb20a6a839 SHA256: 4504eb0919bde2715400f0ecc4f782239e98182db4988398a6ee7499a96e60be SHA512: eb7717ac67b2f3aefbae52fefbce3e61ff5865c744f8266e16ec284a5a027aaad6f5b7dcd0d1864c7dbb977a33cea42d0ac7f037f1089157111617ed5b42e7ac Description: Irish language pack for Firefox This package contains Irish translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-gd Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 570 Replaces: language-pack-gd-base Filename: pool/main/f/firefox/firefox-locale-gd_102.0+build2-ok3_arm64.deb Size: 446176 MD5sum: 1b496635d512b217db6b4e4e73eaec0b SHA1: 5ddfd6d70e77c2732d4b01928eb0ab2d8237601b SHA256: 39713b800d21041f93a832758e4b6bc13d10101eec8bb483ce2967f658caa15c SHA512: 24f362bfa61f9635e7e50e0ed4995c590464876e22b5e8864ab84a35a19fcc071b014511f7392ead21d5ed3924daf1aa3bd72395ac66ba548bcffde70916b80d Description: Gaelic; Scottish Gaelic language pack for Firefox This package contains Gaelic; Scottish Gaelic translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-gl Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 577 Replaces: language-pack-gl-base Filename: pool/main/f/firefox/firefox-locale-gl_102.0+build2-ok3_arm64.deb Size: 452912 MD5sum: 6400b8b162b6729ac25668eeaea7dc6d SHA1: 366bc1036006d21d071b62b436e658761c800657 SHA256: 52c9bcfaaf12c1ec7c96dcde5b8adb9e3d0df39a172fe219055583e9fbc705d0 SHA512: c5563b2347ab2aa68a301d8fc92b022f7ccd8fc70049880e24cff34654c8d0d9849641ad16c5a8a791a51365a4934a32187f4c8ed34126a666ae1c7e24842acc Description: Galician language pack for Firefox This package contains Galician translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-gn Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 594 Replaces: language-pack-gn-base Filename: pool/main/f/firefox/firefox-locale-gn_102.0+build2-ok3_arm64.deb Size: 470484 MD5sum: a8a91790eb24056961a9429f492071b8 SHA1: cac7ec8d0680ca137b66c5be61927fc8b61186d3 SHA256: 96c80b36d4635c51130bb6486abc0f1f0819943e76957547ee106d52f67ed779 SHA512: b8086e12afb5c758d12efa93c935f1ef9ccc15d6a36069368fb461062226d6e9f05c6365ea5989dc4b2f765d3dacf63e1b0e2a2f4803f7b260fa943e06949df0 Description: Guarani language pack for Firefox This package contains Guarani translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-gu Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 560 Replaces: language-pack-gu-base Filename: pool/main/f/firefox/firefox-locale-gu_102.0+build2-ok3_arm64.deb Size: 431220 MD5sum: 3d9bb51f07dc9df2240c91b6d8099180 SHA1: b4953ce0668860651e5e3b9bbb11adc39ddde700 SHA256: 8c995cee092c33a12ae7dfa9cb3324cb7b8cb8e33f14bedabb67f76e0160bb16 SHA512: 13b803c924fbdf15b160025b59af2da45b3548b00a83f4b0f7d6f188778ed9ca7aca9721c261066d78a9961644629ceccb3a2e13565c59730c1660374cc19f79 Description: Gujarati language pack for Firefox This package contains Gujarati translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-he Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 591 Replaces: language-pack-he-base Filename: pool/main/f/firefox/firefox-locale-he_102.0+build2-ok3_arm64.deb Size: 466770 MD5sum: 7c674b57913547c32582fdcb1add16fd SHA1: 84116ca4fc6dcaccf481520a6d0dc1311242ddca SHA256: 928ac8d7d075cc2342a392d73c3ce28bf092f9eb9af4b9fdd78b2c1c916bfc93 SHA512: 903fdc8db26734f113fb63e0d60a2498ef510bec585d56121e49d012d63aae1d31000ee9a40a44278a0766fd276c2a952c0d5bed333164c491ee01c4f4ff0636 Description: Hebrew language pack for Firefox This package contains Hebrew translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-hi Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 587 Replaces: language-pack-hi-base Filename: pool/main/f/firefox/firefox-locale-hi_102.0+build2-ok3_arm64.deb Size: 459660 MD5sum: d031453b2a0700cbca81fa7a9f47311c SHA1: 603bbc9702f055dd9f5a8d3f0266842840d626b3 SHA256: 6aa2a4cb915270f3dda521533f7a624767711d973d67c593e09221541c4e6228 SHA512: 8da811caecd2012801423572a059c97a55e4c36c220ac96cd3ac94dc0fccdc610a457658660d753835089e27597763a18404cbe8b9b0573964c9955cbc812b6c Description: Hindi language pack for Firefox This package contains Hindi translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-hr Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 566 Replaces: language-pack-hr-base Filename: pool/main/f/firefox/firefox-locale-hr_102.0+build2-ok3_arm64.deb Size: 442274 MD5sum: eea649e2ebf42a89f12a2627dcd84ae1 SHA1: 387fd2012cce064502456c6092b8a590a99aea7b SHA256: 15ba8ed0e64c9634b291f5813f7d903dd6beb08a00429ff87bee8990051f43c2 SHA512: af5f06c6bdfe0c8dfe85d7a2998c54da18be94f61e5f0dad139ae0682a5e2b8462d03ba893297be50108e472f740bc18447c4eb4b7ffb7c8d3570f7b90b88482 Description: Croatian language pack for Firefox This package contains Croatian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-hsb Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 599 Replaces: language-pack-hsb-base Filename: pool/main/f/firefox/firefox-locale-hsb_102.0+build2-ok3_arm64.deb Size: 474692 MD5sum: a7fb79d61f1bd9fd215eb2b45797e60d SHA1: 669b1503e809da0422c14da7417b9f5ab8c8172e SHA256: bdb3302c402e48f8c98d488c588479a1bdce5c33b9aa4275ed6fb32c4085f782 SHA512: 7f44ff705326c216e0b06812b5009801730630ec160926f2fafd96cae454a0a527509b517be14456bfbc2aee8059dc80ffecc1c24071c299514edfc296be44dc Description: Sorbian, Upper language pack for Firefox This package contains Sorbian, Upper translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-hu Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 602 Replaces: language-pack-hu-base Filename: pool/main/f/firefox/firefox-locale-hu_102.0+build2-ok3_arm64.deb Size: 478698 MD5sum: a70478d32d25920a24bb0bb27a343a89 SHA1: 2232138927970c60ae7d4a0005c592f83db9f178 SHA256: f0161bb10f7ef6e7e625ea3bdc666ce02c19cfbb7a534dfc07e13851746db789 SHA512: 5c34d0a5bd596ce73646e93cea012352564fc10fab89231eb9ecfdd8881e2b5223ffe2574a37808e32fcf15ca2613d55c35cdf7a9d99c23ecd682ae3c3857953 Description: Hungarian language pack for Firefox This package contains Hungarian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-hy Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 609 Replaces: language-pack-hy-base Filename: pool/main/f/firefox/firefox-locale-hy_102.0+build2-ok3_arm64.deb Size: 481792 MD5sum: 69158d7e4cedaaa02bf423047c93f8c6 SHA1: 232d14764e334125d549aab1ccad856540c22f8f SHA256: d4ee2358be06ed1bf9e873b8dc81f66c6d14e0a80fceadb5bc1bfd97ccdc5013 SHA512: ffe90d0af66262b0b292f07c4c449bca4c10263cb139d931d7b49415dd73a0828372180156ff0e9d965feb62499e0a9f224fbe2915aebb086133a85798887503 Description: Armenian language pack for Firefox This package contains Armenian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-ia Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 572 Replaces: language-pack-ia-base Filename: pool/main/f/firefox/firefox-locale-ia_102.0+build2-ok3_arm64.deb Size: 447386 MD5sum: a549c7cb41e581d66f7f69cc2bf2d895 SHA1: d32b032aa7bd7aee7c587abce75e8a84d411fa12 SHA256: 8669399d8d92615ea4b648d3e816a621b8726595ae9defd011c8cde080c1489d SHA512: 5430ca0443ff430e5e9b032fa6f8c2693ffa4ba5c9e82340e80a6177e8224e4712ec912c8768df115c67169c7cf3c3e8689cd30c587f5e2066cfd2af05562ab9 Description: Interlingua language pack for Firefox This package contains Interlingua translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-id Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 569 Replaces: language-pack-id-base Filename: pool/main/f/firefox/firefox-locale-id_102.0+build2-ok3_arm64.deb Size: 444862 MD5sum: f4eb3030d5e1d3c81e49dc5fd11d87e8 SHA1: e37596c9a8dd7795590a3e0e70169e92f0d650ba SHA256: 6c27ddb97cfe19409629edf79cf0f3f12b78c4c99298e5839ba10e2d3323c932 SHA512: b26dd5c33e70136621e63406cb71c08461c0d58501374158fbd1477f8ad1aead07b22a379e3c4d1534f215f22764b18cb31b9195a5689a02c60d22bbfa2e5937 Description: Indonesian language pack for Firefox This package contains Indonesian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-is Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 574 Replaces: language-pack-is-base Filename: pool/main/f/firefox/firefox-locale-is_102.0+build2-ok3_arm64.deb Size: 450172 MD5sum: a135b902e7b0ba4dd595846fdec178c0 SHA1: e5af5937db39c8b6694451af3ad46b6996d7c327 SHA256: 57cc39cb8b0c84b3f302208e86d41784d0ac2133af7a746292ca795928995182 SHA512: 617224f18b942302f3948a676602765dc272b92ebf0a12e981e49513483c02d84e5895a1620712a87c2432c1e8c22fbdc1a816527c5aae384abf361b10b28b82 Description: Icelandic language pack for Firefox This package contains Icelandic translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-it Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 501 Replaces: language-pack-it-base Filename: pool/main/f/firefox/firefox-locale-it_102.0+build2-ok3_arm64.deb Size: 376108 MD5sum: 2d51d7ae9596853a0a36993d218b371a SHA1: 672e7a84634342df3e46c59cfc77d47e395b6877 SHA256: b05072719e8d9cc24191fda00cade95f82d5f902e9dee45edb7b0d7e932c8c44 SHA512: a71683a082d6a6945a90893875f37a1a8cc6840619bf4116fa2e3279023d19185a595dde411553fdfc083a11473f68049c265c858fc75a07ac57f601cdc65d44 Description: Italian language pack for Firefox This package contains Italian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-ja Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1126 Replaces: language-pack-ja-base Filename: pool/main/f/firefox/firefox-locale-ja_102.0+build2-ok3_arm64.deb Size: 768990 MD5sum: d9da3186860dba2e29d7fb28eab19c6a SHA1: 133a63ab43aa7e3b24d870481591c59efa2688c4 SHA256: cf6bd8b4a0fec786ef369037bd0abc2d2105e9c388ad5ae77802730890af0891 SHA512: 89d2a861ee55bd0bb4834b22cc35ba68696d38c09270c4f561d26d0f0ead6b33221b1c4c02d01bbd46fa19a7796b71c30c50bb2a8b5a4d286ba374f644b7ec38 Description: Japanese language pack for Firefox This package contains Japanese translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-ka Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 622 Replaces: language-pack-ka-base Filename: pool/main/f/firefox/firefox-locale-ka_102.0+build2-ok3_arm64.deb Size: 498796 MD5sum: 955ef6591c328e0f7e9257ea8303301b SHA1: 3bd2c8f8a71d24cc91a08743a40fcefd1b04bce5 SHA256: 9fe7a04582e4d0623525b6b49181afcdd4d464137d53f5f5c715a4141d83553f SHA512: e949136c576de08c051d026e4080b45c21dd2e753df91bc591760f90e1da3e59e556c17258db61e92dd19ab3eff66e7c77cec300561019f4d56a08b7899ad366 Description: Georgian language pack for Firefox This package contains Georgian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-kab Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 589 Replaces: language-pack-kab-base Filename: pool/main/f/firefox/firefox-locale-kab_102.0+build2-ok3_arm64.deb Size: 464918 MD5sum: 7b9aabcec5716c7d7054594abcc8fb10 SHA1: c304c4ed9d3fe5329acd128b0de7ec3f071840a3 SHA256: f65f525642f8842166624343f43279f1ba21be8d9e1b2585a503fd9a2e28627a SHA512: 7336cedbc7f9fd58d61c68ca2911d462dc63e8ffabbd62b380e823376bdf4122b86110b76eaf7d61710fc78e14ef15aaf4a247387af7f6b556b6c741080c59ff Description: Kabyle language pack for Firefox This package contains Kabyle translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-kk Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 643 Replaces: language-pack-kk-base Filename: pool/main/f/firefox/firefox-locale-kk_102.0+build2-ok3_arm64.deb Size: 520616 MD5sum: c65a9a6f21149ed159563a8262aaee84 SHA1: d846b76f1825e4bd58e0e8ecfe92aac352109a2c SHA256: 7fd89ba8a2924ef14e95e08d4159161dd74b9e35c0f2dc8512fa3428db8f346a SHA512: b0cb63d5b1af349712ebd30c62b2d4fac8001b913c1cf33f01e23ca1b634f4c9b94f773fa8074946304d936263e8977e01bcc6c713a8faf96af0af648ea53b7c Description: Kazakh language pack for Firefox This package contains Kazakh translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-km Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 561 Replaces: language-pack-km-base Filename: pool/main/f/firefox/firefox-locale-km_102.0+build2-ok3_arm64.deb Size: 435306 MD5sum: 916b7c7d1649600e4639d063c0449b3b SHA1: a040561c76e12534f71099ee067ac79ed9e77d4c SHA256: 43d96ffa9446d83c48b9597ea40d165cff67ba6247d121b7d84fdf34ad82fa76 SHA512: 01758a89f19ce6ff6b8f9fb0d60c4066ee0df7324352169540ad7b9c576fdf9f89b92ab7942d2a64f1b4b05637c2f3636123f8a70c6e39f485541422ab18aaf4 Description: Central Khmer language pack for Firefox This package contains Central Khmer translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-kn Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 531 Replaces: language-pack-kn-base Filename: pool/main/f/firefox/firefox-locale-kn_102.0+build2-ok3_arm64.deb Size: 404912 MD5sum: 42b93309a552f7d3f9bdde85780384dc SHA1: 11eaa94db4b7bbc6a1fd3ea6161c56ad9bec8330 SHA256: 92c5bd082ae1d07cce1b29c1efd8bde7a266c4fd24975198456135576ad732b3 SHA512: 0d340f11eca7a4c407cf8b410b36d73a27e98f56ea21acf4dce2b36c0e719de9fd161fa3a22c3cf44b29e07b20325f8b7d953b6b6f94264581b5a34558e00b28 Description: Kannada language pack for Firefox This package contains Kannada translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-ko Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 609 Replaces: language-pack-ko-base Filename: pool/main/f/firefox/firefox-locale-ko_102.0+build2-ok3_arm64.deb Size: 486082 MD5sum: 09399026e73301412a006ccb7727962b SHA1: ab83185c247156472204b85529c2b246513fcfe0 SHA256: b0ad0a0af7442805d7d02b73498feacdc279350d11abb7e6d73e5ea6ab7eeedb SHA512: cd56b50460fbea371b29ea62b0be5ead348e77d114501b52c579d417d4f4c4f5e8138e4dcc0e52f83f03a8828c98a026945695a61260c3abdce79f51887d9791 Description: Korean language pack for Firefox This package contains Korean translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-ku Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-ku_102.0+build2-ok3_arm64.deb Size: 16144 MD5sum: f986333d38f2791b55b4c29a23ab8490 SHA1: 5cd6d122d6e30be69060f48c456c10a15962f6ad SHA256: 10954d284ac5e124fefeafc779abf218ef5c24c0835d9a0960fae670dcca596b SHA512: 5f51d81aea67f7928e68c3ed13c61fcd74b9e97afc991f105f8ceb54a676e8406bf668a54d6952fcf833d81141ae89461cd2c6f7d4aca3e481ba5104f24d5b6e Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-lg Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-lg_102.0+build2-ok3_arm64.deb Size: 16146 MD5sum: c58603725cda8a7d5d5e31e388b99b43 SHA1: 2fa0fd6285bf41cb43f9110881af0103696b08a2 SHA256: dc2c1b70e17d0c1c34fc410b40f3420618d45e9065ff8fa3c06d934982461b08 SHA512: e5e2fc69994fa62e71d42566e39d9a87bb2c141f5bacad7f57e583e1c554513bdf9df4da15ba7688230663fe5008fdbcffaa1a3ee7c21c3e4e740891ee2def39 Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-lt Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 596 Replaces: language-pack-lt-base Filename: pool/main/f/firefox/firefox-locale-lt_102.0+build2-ok3_arm64.deb Size: 472252 MD5sum: e3e8330d685a77326e1f8bae7f26db6b SHA1: e691a44b85a67cba75927eb1164c6ccc69426e2a SHA256: 34e117e48a4ee36f4133e75ab5c3a6a6db85c9a73ab5e15ca965d553306eee42 SHA512: 6a2f8d9b9cc1e62387179c6ec0daa1ab23a5985db57d356bffe69ad71f8957a2aa771ae36f4c0fceab0f783dbedb854adfce826089fdaf866e954a8817a89395 Description: Lithuanian language pack for Firefox This package contains Lithuanian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-lv Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 502 Replaces: language-pack-lv-base Filename: pool/main/f/firefox/firefox-locale-lv_102.0+build2-ok3_arm64.deb Size: 374170 MD5sum: 5b8703768498abd26cb167e90df08d1b SHA1: 032f89985c41cf67b895e7d3c6d4f7c2bde04ddb SHA256: 9b1c1e37934865112a88ba2712afd77bfba64a648f12308c823a385f6b4d72f3 SHA512: 939ff8a446a2672b65178d23884b00f9a5271e7d64e6711ae79399fb747a1b75798556fc390b0e24a562bd71e2523bd5499bc48d77a4aa4dcce0f55df390a2b1 Description: Latvian language pack for Firefox This package contains Latvian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-mai Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-mai_102.0+build2-ok3_arm64.deb Size: 16148 MD5sum: f81f7638ac6fc38b21e3cc8f436a8738 SHA1: 948c560feeb182de986787d1ed78dead101946e9 SHA256: e191355403afb4f96fc26f554c374fc7e51aa1342ba0c6b8119c930fd074945c SHA512: 3765ac09d8226bd3793bc145ab0fed998f3ded09913109d4611d31ec4989f7e10661625860489a75496a5969a1718aeb7555f1bedde5b4c5e6e034bda0d2e13d Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-mk Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 507 Replaces: language-pack-mk-base Filename: pool/main/f/firefox/firefox-locale-mk_102.0+build2-ok3_arm64.deb Size: 380596 MD5sum: bcc3f40d7158db7184b4725ba87f8adb SHA1: 3a5a157998aa5378bfa6bad94edfce8a9cc1f5fa SHA256: ff68ac76aece9315a188f4ab69306eaf770b23dc610addde07bc77bae44fc5fb SHA512: 7f86018114dced3998d1911404276a18f25cae56b191eaa435f9742dcf53c01e708b936ccddd5eea5bf88460e7cbed22917eb7c71e7c57774789acf473758a55 Description: Macedonian language pack for Firefox This package contains Macedonian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-ml Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-ml_102.0+build2-ok3_arm64.deb Size: 16144 MD5sum: 6505fc42ca882a09cf96bf92d635c23f SHA1: 1851aeaabdc93a7c256176dcfcde1835f5ddccf1 SHA256: 328ffa979ac202b20fec39b1e8071be6ec27b125d7499bb3f272a1df99fb25bd SHA512: 1edbb1612a858b48f81dcc309eb4707cc43d972f15d3f7aa4cb98a79fb96b2c230e724b3f7dab442d36cb92d8339412a55ab82cec2c9626e08076e52b359d15e Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-mn Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-mn_102.0+build2-ok3_arm64.deb Size: 16146 MD5sum: 7a8497baff92f07ba442abe4134a29fa SHA1: 3bb109008bbd514805f56bca7bb3ee8f7dc7f070 SHA256: f0015ae3dd4509fdfd970bddf6e5b265598b2a233e763bf131346ead7269584b SHA512: 2cd8aad4e9bbe12b92d9a160213aa8abddd71fba472c7e48f079cd17fac7fb4998c2fdaf5ad9f6deb1d297a1fbdcab49cbed9bc741f0faa7ce35ae7935dbc120 Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-mr Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 563 Replaces: language-pack-mr-base Filename: pool/main/f/firefox/firefox-locale-mr_102.0+build2-ok3_arm64.deb Size: 437506 MD5sum: a04aed6efdb6afa82e14fbd26bdc1ed5 SHA1: 088d68d4f3b28e51b78df13aa1d273e747d2b35f SHA256: c812dbe154cfb184e3d9c2d583f529cd8252f7576b70309b55523d207910835d SHA512: 0dbd911811908acd8960388bbc909c3b470a68b35991a3413387169f50bb206528930f688e42fb012056cda65aac46b32cfde677e247968249283d4c0e89c660 Description: Marathi language pack for Firefox This package contains Marathi translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-ms Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 489 Replaces: language-pack-ms-base Filename: pool/main/f/firefox/firefox-locale-ms_102.0+build2-ok3_arm64.deb Size: 361234 MD5sum: 63cf3d9ec77ef739a913758f47586742 SHA1: 0ffaeb75374cd16d71686f60d7863fa3321a3713 SHA256: 037fbf46c785fdabc5016f7fadf0366dbd4f674b96adb2911e0cc7c2dde6f4d2 SHA512: d5273bddf394a582e6b80bffea597e2b451a4adbc9c005382c8d25d6708bcc759665eee1a07d21f96ea5d490d533e473f393e4a8b085e68611363e921cf76747 Description: Malay language pack for Firefox This package contains Malay translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-my Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 545 Replaces: language-pack-my-base Filename: pool/main/f/firefox/firefox-locale-my_102.0+build2-ok3_arm64.deb Size: 418858 MD5sum: d914f1689dd8d86ab3eafbdbba65687e SHA1: 243b1dbde92001ef278a2d6a8e9a949e4420c3eb SHA256: d02e3d330a5467ceb07cee9d2b0c46d6402a6f746b9e01d29b603b786df7ae8d SHA512: 5a0d081e87d5f07c14a7984245c5a1cf9ca6b634b385dc155fd7ae5ab0d5d80eed2983051a6691325dfedc090bd6e989b11ff0172719aa48348e660fe6e419b8 Description: Myanmar language pack for Firefox This package contains Myanmar translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-nb Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 569 Replaces: language-pack-nb-base Filename: pool/main/f/firefox/firefox-locale-nb_102.0+build2-ok3_arm64.deb Size: 441844 MD5sum: 7e471176446b699062ea993ad74dfed0 SHA1: df052a6f55e4e55dde7563f5c76aae275b0b151c SHA256: 0a4f477703a201ca6d4000a1e3f8ca6a34d645b077250218368383e9a1f261a6 SHA512: a0c08d166ea47d35d3fc7af0e4e604be240dcd58892cf0904ab5acd10449ef9c8e137a8061a19eecbaaab994386c9634ab006492abf37969a0c67677f057ac1c Description: Bokmål, Norwegian; Norwegian Bokmål language pack for Firefox This package contains Bokmål, Norwegian; Norwegian Bokmål translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-ne Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 524 Replaces: language-pack-ne-base Filename: pool/main/f/firefox/firefox-locale-ne_102.0+build2-ok3_arm64.deb Size: 395242 MD5sum: 2bbf0f7aca21e4e9c444bf563d2417fc SHA1: 0a23d952b6e77da65ffbf8d775ec80c0acfc55e5 SHA256: 51754ba1b29d624804ff72e06cfc26879c1c36ecc3aec9d0b41c0b77d1ba5643 SHA512: 1a8e9024a770ca7119302b7e9c2536b7a980127c290cbca4fe3eec1b33f38194058534b0622813bdaf4bc67a74c37a13193a9d0a0b48c9cc134f416de170e604 Description: Nepali language pack for Firefox This package contains Nepali translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-nl Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 577 Replaces: language-pack-nl-base Filename: pool/main/f/firefox/firefox-locale-nl_102.0+build2-ok3_arm64.deb Size: 452730 MD5sum: 7543433bc29d9d4615f329620582cbe4 SHA1: 92a7ef80b6b2da4740dcdfca5a3cf307aa1cc7dd SHA256: 32ed95abc71ea8fa8349bea99acec2565b6c77cc00067b36a0e872e2d2978c76 SHA512: cc1e2024fec7573ce7c87a12ad3bd2253df93e8ef9e5a6827cfc25789f73882587e6d2b095789bc9d852f62cba42499de998a4151dbf63211b6cabddaa6360cb Description: Dutch; Flemish language pack for Firefox This package contains Dutch; Flemish translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-nn Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 570 Replaces: language-pack-nn-base Filename: pool/main/f/firefox/firefox-locale-nn_102.0+build2-ok3_arm64.deb Size: 444050 MD5sum: dfdbec43cf84ea97cd52a0f8c5d46cef SHA1: 66971315beb190d5eda7dd0af431964d0cfe4302 SHA256: 1a9f67cc6e3ddd4693b3f5c2d7f7a89ab4a67c47ca9035df1ae2d9e1cdd78625 SHA512: 99bfd91405e64576f5f55d883de380888fc0881a999e78ac86252ab60871a9b713e1658db37ef247c61fb71ee9e704d4249060b03299c461a091b0696ad5f19d Description: Norwegian Nynorsk; Nynorsk, Norwegian language pack for Firefox This package contains Norwegian Nynorsk; Nynorsk, Norwegian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-nso Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-nso_102.0+build2-ok3_arm64.deb Size: 16142 MD5sum: 99057f43e491921499cade4782685b5c SHA1: 2c069d463590995374b9b5767eeffd495e70dbad SHA256: f724b07c5945200919ee529929444f331538e9be38ede9e64d7e3bdb6b643719 SHA512: b3988a9cf69fbc5612e8a887d5f2970f3de56334d3bf3a228fc1d30ed48985d2b53cd561453c1c758013ddbee4f9bdc9358b75863e21917e95f0b6cd3b36f465 Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-oc Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 591 Replaces: language-pack-oc-base Filename: pool/main/f/firefox/firefox-locale-oc_102.0+build2-ok3_arm64.deb Size: 467548 MD5sum: 8a12692385ee33f794454a03eb8f1b1b SHA1: 1676d3ab5792ceac1c1c560021b43de24a8b40ce SHA256: bbbfb43e9a6029633db84908cae6ca1fc87ba585d56d1622b01ea3958bb70466 SHA512: d7fa03a62a33b77003bdbc6aa2cab6e01a13b4ea93727f136fa8372c9b299dc7f68f814ccd3b70977cb10a9156ee3208973001f3a08066054a85e6addec72301 Description: Occitan (post 1500) language pack for Firefox This package contains Occitan (post 1500) translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-or Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-or_102.0+build2-ok3_arm64.deb Size: 16146 MD5sum: f149868832caaa4e9a9f44997636369e SHA1: 49f4639ad70b0aaed572b0b3df5fa114e4f0ecb3 SHA256: b158b9d338d610f084fa3429dceff944daf4b677d382c60a7954a56208d7f89e SHA512: e10f1135595057936653ceb9bb7c30f78a746ace8ce8adfec35fb066aae8c7cc182aacd4f8a8e412de282fbbfb985d6433d1a1995e80748b92beb041641818ba Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-pa Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 627 Replaces: language-pack-pa-base Filename: pool/main/f/firefox/firefox-locale-pa_102.0+build2-ok3_arm64.deb Size: 502360 MD5sum: 118d7a10b31c67582fe9f7ea8ad9f75d SHA1: 4258676ee1caf2ee7027cedf31913398209c3b56 SHA256: 8522219374ba4835691e5686609649647f9760edbb7cb2082f0858733f5ba25c SHA512: 553b6045cccff0dec4252cd37fdf3ea46f518b71737a95af25142f8955d69a938fc24bd69303c167da899a9e5eb9d9eccc89440fd0764748fea26b82558bf1cd Description: Panjabi; Punjabi language pack for Firefox This package contains Panjabi; Punjabi translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-pl Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 594 Replaces: language-pack-pl-base Filename: pool/main/f/firefox/firefox-locale-pl_102.0+build2-ok3_arm64.deb Size: 470232 MD5sum: 9d4cbe666d180f8788444c5202268b52 SHA1: a6e09c17fe7c68a935cb9f062a2b7303b5b3f884 SHA256: 0719505ead5f3cbc8e50177abae0b1c4b06d5373e876e34376c976c87fd17c62 SHA512: 8219c8ce8b8e7ba4f0a35533420d7dd2a4709f978162f8778225bb38b31697b1750d51c088fecd620262b7f11bca39412e1e7c21a932d289e5c18823dd05d802 Description: Polish language pack for Firefox This package contains Polish translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-pt Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1058 Replaces: language-pack-pt-base Filename: pool/main/f/firefox/firefox-locale-pt_102.0+build2-ok3_arm64.deb Size: 879262 MD5sum: c8ad72e9499f5642198ead38b4e3cc97 SHA1: 52f30ba24fa144868f7bbda0b201f500483e70cd SHA256: 83f90e0191c6fc65194872f6e07eaccea473d2bf8a0b3e88c4b0948873ac6c4c SHA512: 5121230c22384e4b73591de4d4ad85604c99ce1c3a984c06b854c779222bd4928588da6bb7a1584519396a22077e7ff638428ad3a0b8355d789c67facfae311f Description: Portuguese language pack for Firefox This package contains Portuguese translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-ro Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 564 Replaces: language-pack-ro-base Filename: pool/main/f/firefox/firefox-locale-ro_102.0+build2-ok3_arm64.deb Size: 437998 MD5sum: 4d7abe0f664b5659c9008d5b4f38e574 SHA1: 77263307f29e1717751bbdba32caced12c25b762 SHA256: 0a2bfefd2ecf5c11a04b9ccace4701c37d798d92ef2f3b7141c3c809417c6793 SHA512: b58cebb3fb43a5f115e14fedf321a6273b753abaa67e741ef8b63d84c9303b0a5bace17dc8e9ab84d76944af1bc71b3d4302949feb8e037389e45643f8fcc3a2 Description: Romanian language pack for Firefox This package contains Romanian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-ru Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 655 Replaces: language-pack-ru-base Filename: pool/main/f/firefox/firefox-locale-ru_102.0+build2-ok3_arm64.deb Size: 532942 MD5sum: 5a54de4c3c7811b4f8e6d1ac5b8e3d97 SHA1: 02c3fdb0400fa6ebc791319fb247d52b4ad34ed7 SHA256: e1fa13f89e74af1aff4a6c73b6d911a2d9e93d34329fb283f881c9476953bf45 SHA512: 0698393abe7b202369abf75484d574b65d46f20a6dc41faf8104932a284d06dabb6b9b2f168f0aa7b97d088da344a20f40f90390dd7bfa892135cc26bb95053f Description: Russian language pack for Firefox This package contains Russian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-si Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 519 Replaces: language-pack-si-base Filename: pool/main/f/firefox/firefox-locale-si_102.0+build2-ok3_arm64.deb Size: 392092 MD5sum: a7cc686f89f7c551b685e8743da45560 SHA1: ecacdd454ddd4b98aceec1270c26d792735e54ee SHA256: cb5ad55dd168e3dcf701548730808e1a64c2a593e4893699538aef74deb3393a SHA512: b4985352784d14648c4df44c8687ac9702cea5204bd3b1e9aa4fd87beda0c6b3975eb9d8de86eaf16bfa83ff2a902eeddbaab4cccf53a0c10fbd358528b7864e Description: Sinhala; Sinhalese language pack for Firefox This package contains Sinhala; Sinhalese translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-sk Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 603 Replaces: language-pack-sk-base Filename: pool/main/f/firefox/firefox-locale-sk_102.0+build2-ok3_arm64.deb Size: 479476 MD5sum: 7df6f17b166ec72c26bc5e11b2e9244c SHA1: 15db6b69f10d0202d5b155475bb5cd7c104fdbae SHA256: d38936a6e575aa66e2f4f667565078ab2980d77f6bdf5f6776cbbc97bd8a82c4 SHA512: 8567db2734e028acb0cee14c163c215824693cfa01dc68e017047cd9f603d75a743084cd8270f540cc4c6df7a7e71d1bdf1872d19d8018b3d9639494a14b80c9 Description: Slovak language pack for Firefox This package contains Slovak translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-sl Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 579 Replaces: language-pack-sl-base Filename: pool/main/f/firefox/firefox-locale-sl_102.0+build2-ok3_arm64.deb Size: 454262 MD5sum: fecd35c7d2b759e2047e95e9238c1493 SHA1: d1fcdf52b9f83f5b949c78fafba24a3ef982a8ce SHA256: 947ffe3ad57353f7e6fe3a159bc6d76affc9b18339945d1db7d2d1ac6045e6fe SHA512: 1c81c09b2622ea14d3364d7c5917aa1230e61ce0124fe9b9493097ea6b96f435303ee2e256dbe20247993baade02dfffc05440abec43a7752d252ff1366768f9 Description: Slovenian language pack for Firefox This package contains Slovenian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-sq Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 591 Replaces: language-pack-sq-base Filename: pool/main/f/firefox/firefox-locale-sq_102.0+build2-ok3_arm64.deb Size: 467676 MD5sum: 76c7b16a9c962a5fbf24c84091ef7b7a SHA1: 565170a21b76b5b9e6620834f2ce10d359581286 SHA256: 49c06cb411690bf9ff0c771710da00836bef58b1e8052985bcd5b5ea7b5abf1e SHA512: 62b1ef0ce0de0b87fc8d55b36183909822a4945b2e6e964e333f8cad6f0e8baf5ea3fcfba16aa0f304dc18ccf95129fbf9070c4b3da0550cbcbf8fc8d151fdf1 Description: Albanian language pack for Firefox This package contains Albanian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-sr Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 612 Replaces: language-pack-sr-base Filename: pool/main/f/firefox/firefox-locale-sr_102.0+build2-ok3_arm64.deb Size: 489140 MD5sum: 6d295ef02af308118803f353e762b37c SHA1: 4a63dafcce4bb8ff96b541a4514dd0d87e44f7d2 SHA256: a3809070138a37bf7667c5cdb105f5e747d160dd43f68522c6dadbfadb21dcc0 SHA512: 65262b8268a29f62777951d296b757a3d1a8ca61cda51175965eb3b8ce2ad7203af777d0285363aba9f855b4c3e27ed4054d4d7de1e52c704fd4742f0c8558bc Description: Serbian language pack for Firefox This package contains Serbian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-sv Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 578 Replaces: language-pack-sv-base Filename: pool/main/f/firefox/firefox-locale-sv_102.0+build2-ok3_arm64.deb Size: 451686 MD5sum: 6c17a7a910c130de493bd63d1877bbd2 SHA1: 45fc2b1298c739291d57f74427c418bdc760a83a SHA256: 97ecceefa5661df02ce8c7a77442cc889688be8b285a9a069cff10511bc91f35 SHA512: 97b5bb8fd66ec2779baac10e5b0dc0ad2d55740729bf23735b58d572f277a82f007d21f2130283923c570ba32d50a07380c45c6456cbc32172211c7a434a3e6e Description: Swedish language pack for Firefox This package contains Swedish translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-sw Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-sw_102.0+build2-ok3_arm64.deb Size: 16148 MD5sum: c8316c557f50d7e669d18e82c3c2d4a0 SHA1: d84d3e14103eedaae28bec39a10b212a6220f07e SHA256: 92c5f5100f07764a7137d15dae9e5951f0732f14ad300c8418fd6c7f2a6e08a4 SHA512: a00b8a7942a028f063fddfc6f0100447ba588bf8ecabc0cfcf02830e2c5d4d23da76e5df8961f2b33e11d641c4be50ad324f132a1b128ab825e201b47dac184b Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-szl Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 546 Replaces: language-pack-szl-base Filename: pool/main/f/firefox/firefox-locale-szl_102.0+build2-ok3_arm64.deb Size: 420072 MD5sum: f70b13eca455fec1cd7ebfe7703ffe85 SHA1: 4e6a29c806308ad005319b4828c4e1d3a9e7c298 SHA256: 0004458f364377ca774ef0feac1a36b0f6b05425ee247aab87f1ebb5626a1d1c SHA512: 96dc2c340d359ecb5f546a56436fd12b3e51fb6c5f165e4af85acf322ca10b518173823306bf3fa32ec34e49130f84cbbb15d3c267b200d1e1d975fe7cd4ba20 Description: Silesian language pack for Firefox This package contains Silesian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-ta Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 544 Replaces: language-pack-ta-base Filename: pool/main/f/firefox/firefox-locale-ta_102.0+build2-ok3_arm64.deb Size: 418584 MD5sum: 65aded84e2f85f2c90186deaca9ebf8f SHA1: daf3800db93b77496d302c9caa9ea0832359c104 SHA256: 4bc6f1433b4ffe519c0eb8090dc5b9add887470cc9635e6ee8eb6c79c08d16ac SHA512: d541516dca10586f30135d8ac2dad439fff345e3d921c9cd977874b8569cddc512d0689a30208d7f73dddbc5bdb265adc4052ce7d2cfb6b06fe8351ce5bdb86e Description: Tamil language pack for Firefox This package contains Tamil translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-te Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 582 Replaces: language-pack-te-base Filename: pool/main/f/firefox/firefox-locale-te_102.0+build2-ok3_arm64.deb Size: 456542 MD5sum: f91126c1136cf79ddbb44666f6f8834f SHA1: 1e5db55feb8bb928d508cf7be7d55301b14c6c2b SHA256: 036fdd8155094173ba25e1de23c2b006e91e4264f6714107625e18a7916890c3 SHA512: 961b444defb827e6c5849b432ccabf665cb9a8265b6191ac961d572a24c2152e0776875ef55363224adbf5d939843babe56d93256263036dc04145e98832aeae Description: Telugu language pack for Firefox This package contains Telugu translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-th Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 638 Replaces: language-pack-th-base Filename: pool/main/f/firefox/firefox-locale-th_102.0+build2-ok3_arm64.deb Size: 515988 MD5sum: 215a85be83f673754800fcfc22f3eae0 SHA1: f869ea8eeb8a037dfe0311c0334851aa56124dd2 SHA256: e98ed1133c8c4ded9aed0e82a6f988e8235ac3fbee1e875e9b842c2beec30e5f SHA512: acd8cb434f430889d5388764ab14ab1a3bcfdb48e6a56f1c5eca7b987b0751fd6234248cb82582ee1310117286d450eb680cfb399d19e31d5b3b52faa9cfb4b4 Description: Thai language pack for Firefox This package contains Thai translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-tr Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 591 Replaces: language-pack-tr-base Filename: pool/main/f/firefox/firefox-locale-tr_102.0+build2-ok3_arm64.deb Size: 466982 MD5sum: 3a05ae46f0997e5faad2fd77e18e46ea SHA1: 4518542d346c265376317cda7eb20efa50d6c76f SHA256: a33dcc21637f80684d36cd53b56d8fab3e112bf80e2e7339d33b1e02bb93a62e SHA512: ff7f276e226a7cb11722061ffd2caf291014d3125364c205ea1160ba53feca1605c738167d2bc998f556d8fa459f80b39330b404f0c427b9de40e197e7021649 Description: Turkish language pack for Firefox This package contains Turkish translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-uk Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 649 Replaces: language-pack-uk-base Filename: pool/main/f/firefox/firefox-locale-uk_102.0+build2-ok3_arm64.deb Size: 526608 MD5sum: 2cf00d147d076099b8a5138cbb7a9252 SHA1: e960da0f7d1bfb9b8f53ae1fe5b083dcbd3540aa SHA256: 6bd85f42cdcc392b62b68075fe4980ee33d57373ff527d45cdb8cb95e1d47e46 SHA512: 65346c7443b4acdb310928188144fa566314769e68cd1026e06eb9f64af3037222f7753f95ad1b6b900d41c4501d746913c9474bd53389355e7aae39e84810f5 Description: Ukrainian language pack for Firefox This package contains Ukrainian translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-ur Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 588 Replaces: language-pack-ur-base Filename: pool/main/f/firefox/firefox-locale-ur_102.0+build2-ok3_arm64.deb Size: 462346 MD5sum: a24b85b9c473068efb2f2585c6dfa273 SHA1: 18afc8058f3473b46a50c33a6a9e2462b8f96d79 SHA256: 80bbba9597d2f00c462ca3ee9ac3e5e133adb38cb21bed32cf940aabb63234f6 SHA512: 2f8d42d300baa4b3c3cab84509c93ad839965e39aced5c1fefac88f7cfe7a6f247f226120183041ccf1dc9a12af1c36f18128fafc3ee54dd451963a456edad85 Description: Urdu language pack for Firefox This package contains Urdu translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-uz Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 516 Replaces: language-pack-uz-base Filename: pool/main/f/firefox/firefox-locale-uz_102.0+build2-ok3_arm64.deb Size: 388974 MD5sum: e9b96a69a19c0909aee17279de3a2929 SHA1: 4a52255561e7b659a183b24bc4985db4a59accfe SHA256: 69ae39b2bbbe409af7df56debd30f5b5ee671dc8a65b5a68eea760edfa3570cf SHA512: 9743219adbcf4d862db729883af6e8a4e1b65a634c85a8a83e56010c7a22fa29bb434d9faf0a262b553b735fb98232c69f2c6e893a35000ccfc2e80289d88efd Description: Uzbek language pack for Firefox This package contains Uzbek translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-vi Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 605 Replaces: language-pack-vi-base Filename: pool/main/f/firefox/firefox-locale-vi_102.0+build2-ok3_arm64.deb Size: 482472 MD5sum: 150a119b7f6003ef2d4e61cd5bc9219e SHA1: 3de61e2c4cbc34fdc81a47e7d6d356d7d826e372 SHA256: b35629f47dcfc2e61f3548c54686d455870a3664942f00f6b160670374311f0c SHA512: b897ae8cd5e11c8f76c15f2a21f1cb7609c3d75ac439e8831a9871ad6b2d6d0fa23b2cdf690d1f7f2d0ea4390201ddc471d9e659d36b3ffd1bbfdb5b014128f7 Description: Vietnamese language pack for Firefox This package contains Vietnamese translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-xh Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 470 Replaces: language-pack-xh-base Filename: pool/main/f/firefox/firefox-locale-xh_102.0+build2-ok3_arm64.deb Size: 341756 MD5sum: 6638793d160ba9e9d9488acd1c845298 SHA1: 7c917ee05f29e9b4a42f4ae213e2743802073d7b SHA256: 2e444946f57f68dc2172a837f8d008ea596ec657605d3e4ef65b5a1a55b48269 SHA512: a4debe20874b737ceaedbdd4b4a2b7f6c816bb597d015998f4b905412b6183655c432309763d7f1330cf4e789cd09dad3572a00cc2bb4801de65c1db028894f8 Description: Xhosa language pack for Firefox This package contains Xhosa translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-zh-hans Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 604 Replaces: language-pack-zh-hans-base Filename: pool/main/f/firefox/firefox-locale-zh-hans_102.0+build2-ok3_arm64.deb Size: 477908 MD5sum: 5aaae1e805bbd9abad322a8ca18d5352 SHA1: 4100a66f5644c1fd38c0ac5560fc7cf607efe691 SHA256: 97ebcfa0893d493e416fcf666fd26c8b10f83398d635a77d1247578f8c542b03 SHA512: ced386812d3a263463db377b51a01ebcfc4e6d7634f544d2db90bc954ab14ff64e8e0b6c69417fdb6c5df99410de693c0948b100dfdd947d2cc9288844911110 Description: Simplified Chinese language pack for Firefox This package contains Simplified Chinese translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-zh-hant Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 605 Replaces: language-pack-zh-hant-base Filename: pool/main/f/firefox/firefox-locale-zh-hant_102.0+build2-ok3_arm64.deb Size: 479148 MD5sum: b61a69b037a0f2290a801aeebae5fdb7 SHA1: 35c8f63d8d1dc95fdf93cd98bedc5991b14527ed SHA256: e642b98258af2ae04e9ac3c15f5e8ac52e0fa8009070db55e5e3ae42bacb1dcb SHA512: 028e2e0e4698ac03a8f50340e354ec458e195616bbdf0abb1260b15ec6eeec7380f3b37615e3a162f7e7ddf5f223ad884ea0e9f8b14c5d97c9e5fa479416f779 Description: Traditional Chinese language pack for Firefox This package contains Traditional Chinese translations and search plugins for Firefox cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox-locale-zu Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-zu_102.0+build2-ok3_arm64.deb Size: 16146 MD5sum: 54da171e9ad0be31486df05482fd9ca6 SHA1: 77b0456486119eda798a3d27c943e38165a39303 SHA256: f34f29bd900b4b6c1f44e41cb9f11c5a427d1aab776edea4fe577307c1a0e352 SHA512: 14b0a22cd955d1f351de21caa4876ce1b9b9db3988cfe24ac207ccb82bee42fb53baee0a12b2f1da2d221d8a76f6544963e49455defd6cbb2b34b46a703efa2a Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: firefox Architecture: arm64 Version: 102.0+build2-ok3 Priority: optional Section: web Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 201819 Provides: gnome-www-browser, iceweasel, www-browser Depends: lsb-release, libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.36), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.10.1), libgcc-s1 (>= 3.3), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.42), libgtk-3-0 (>= 3.14), libharfbuzz0b (>= 0.6.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 12), libx11-6, libx11-xcb1 (>= 2:1.8.4), libxcb-shm0, libxcb1, libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6, libxrandr2 (>= 2:1.4.0), libxrender1, libxtst6 Recommends: xul-ext-ubufox, libcanberra0, libdbusmenu-glib4, libdbusmenu-gtk3-4 Suggests: fonts-lyx Replaces: kubuntu-firefox-installer Filename: pool/main/f/firefox/firefox_102.0+build2-ok3_arm64.deb Size: 56512474 MD5sum: 0eb0f2d31858544cd34fc8c97d43803d SHA1: d238e95e9e9e02c6653fb4efb765c0175cbc8fe8 SHA256: 74d9ea5ae407000ecd3d4ac4b3fd57062567729faff45d2077bfd0e339bcd52b SHA512: cc40ffe1dc70a7d6afe97650e2f2e576579a768c21d841182056c13deeef848d2b9f604d4e8488b7d002f8a076be9b621d2418858c94389a5791a2bf06ca54f5 Description: Safe and easy web browser from Mozilla Firefox delivers safe, easy web browsing. A familiar user interface, enhanced security features including protection from online identity theft, and integrated search let you get the most out of the web. Xul-Appid: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fishui Architecture: arm64 Version: 0.8-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: CutefishOS Installed-Size: 1612 Depends: qml-module-qtquick-controls2, qml-module-qtquick2, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5windowsystem5 (>= 5.69.0), libqt5core5a (>= 5.14.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5qml5 (>= 5.4.0), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.1.1) Filename: pool/main/f/fishui/fishui_0.8-ok1_arm64.deb Size: 154430 MD5sum: fc882272d0ac1cf52a44f06b44a4fada SHA1: c2fd77e2b2537da7120e923004f0ab8cd4a515be SHA256: 32bdea346c8e7ae7150f18ee8e05b7d7e4949fcd8e2437a84a039f5f689f8c66 SHA512: f1f8d586804ce01e14553fab154b77ff9349af61835fc58536674b896e48151dd93905ae5e9662746f0e37abdf5b0cb47ca2326c9cf8e713508e83829e1f9d6e Homepage: https://cutefishos.com Description: CutefishOS UIKit cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: flac Architecture: arm64 Version: 1.3.3-ok4 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 368 Depends: libc6 (>= 2.34), libflac8 (>= 1.3.0) Filename: pool/main/f/flac/flac_1.3.3-ok4_arm64.deb Size: 123348 MD5sum: 77bac3382723a24bb4463529f867a364 SHA1: 42e4d7f49f109dbbdb3c7d5c0552167b3dd2190c SHA256: ed11b950d7c5984185441d557b6bebf0fb15b60f979403411e520f1ad14346ef SHA512: 028a9a4948f448d9d8cd809764ca8819b99c778f39cabfeb3d188cfe42089e96f36692cc05432a87945a2a2272227b2f16ba5cd5be1e01d5a92d3f5dc81f12b2 Homepage: http://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.) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: flang-15 Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 89098 Provides: fortran-compiler, gfortran-mod-15 Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 11), libtinfo6 (>= 6), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.1.4), libstdc++-12-dev, libgcc-12-dev Filename: pool/main/l/llvm-toolchain-15/flang-15_15.0.7-ok3_arm64.deb Size: 16962288 MD5sum: c91dcee3dd2595883b7e14e358d71505 SHA1: 336002074974df3dc5748a6132b8fb5764debaf7 SHA256: 384a28f4de3dc31b2b0354fb1f1f3388644c142d6dbf330962b17b43b6404445 SHA512: a533001583e4d4dbf8a8e88b47f0eb36ff87b1515c4341fafc785abc95277fb721800edefda6cb4a91937e5887e1c01201dd5853e77286a3304fb9013dd83598 Homepage: https://www.llvm.org/ Description: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. 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/main/f/flex/flex-doc_2.6.4-ok2_all.deb Size: 684316 MD5sum: 24de639c1ca5d87d7507adeece12800d SHA1: f552d52cf1e27a7beeadfea9699dffe1c54cfcc3 SHA256: fbdb0aca91ec6efaf576aeff236d99c5580e00d231019cf352d74a1c2cc8774f SHA512: 135af23db3ba46b28d7e83e8ad94b42a74b656a7b796b9f9b28b9ba41bef61078b9e37173dca02dbc1c17906366355c847510716557741c8f24f96a39905af48 Homepage: https://github.com/westes/flex Description: Documentation for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . This package contains the HTML documentation for flex. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: flex Architecture: arm64 Version: 2.6.4-ok2 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 920 Pre-Depends: debconf | debconf-2.0 Depends: libc6 (>= 2.26), m4 Recommends: gcc | c-compiler, libfl-dev Suggests: bison, build-essential, flex-doc Filename: pool/main/f/flex/flex_2.6.4-ok2_arm64.deb Size: 301678 MD5sum: dcfc803bf87116e1337e5ef6d51ecfab SHA1: fbefb139bc5722bc0b0e56ee98f14ab9ea4d363d SHA256: db5337c51fefa6e2356d707d55412cb55e96272f0fb369ccaf98b910ae13f9ac SHA512: 419391fb679610446ccdff05768afadaf6f8a3d250748aaeade1f6c4a682d084ce431612cefaba1cec9c28f8d0669e2a8bc1259b3355d41a13fc0cb0d03c1c8f Homepage: https://github.com/westes/flex Description: fast lexical analyzer generator Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: flit Architecture: all Version: 3.7.1-ok2 Priority: optional Section: python Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 418 Depends: python3-docutils, python3-requests, python3-tomli, python3-tomli-w, python3:any Filename: pool/main/f/flit/flit_3.7.1-ok2_all.deb Size: 88968 MD5sum: f0e9cc06289bcc5c51c9fb3230b6e2eb SHA1: d9fd0a660c74c1f4ba35c032b6974ac9c7b78e09 SHA256: c5622d1b97a79e59ba08d193f7c7087a720df414050a65d377661ee5e9a112fa SHA512: c8a8bacd74b69aecaddf9485844edb94abbc9305c622018d171e026a1bfff7f23c21335a4eb6386ec46b77d2311faa184aa1d60d686d17cedb6611bd706f4e59 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. 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/main/f/fluid-soundfont/fluid-soundfont-gm_3.1-5.3ok1_all.deb Size: 129524836 MD5sum: 4d3f039e2e62c634eec1cf54ce6885cf SHA1: 5723a663e360d4993eb68b07a407b2fae11a0db7 SHA256: 0fb7bcb29256623e17b26b1bf1df5cfd9c8fc782436cd6e208ad5b32efeec310 SHA512: 424d80f5463f6a0185fab4141b3f09497b67693fc112840ba52d821e07828f2ab885c97253a63d02f9c0492b9d8745cc8b6259afba6c2b447d54ef2f037310e4 Description: Fluid (R3) General MIDI SoundFont (GM) This is a GM SoundFont, for use with any modern MIDI synthesiser: hardware (like the emu10k1 sound card), or software (like FluidSynth). . This package provides the larger GM sound set, without the Roland Sound Canvas extensions. 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/main/f/fluid-soundfont/fluid-soundfont-gs_3.1-5.3ok1_all.deb Size: 2679490 MD5sum: fb4a5560d24bd9d8bcdea8fa9768216f SHA1: 113cac991f34090d6881ecf88a80c83617b2ec3a SHA256: d0719839fd580634814aa8c34f9bf5a25b91dc9b1e20871282d0a1ff0bb062d8 SHA512: 166fd324ed5ad72d42664ac04a872c42ef9c783b4e1ad4370dbf99b6fb03d82c1bef702a9705b35950d471a3816dbda198f44fdb8473bbfbb347ab8fb1152e94 Description: Fluid (R3) General MIDI SoundFont (GS) This is a GS SoundFont, for use with any modern MIDI synthesiser: hardware (like the emu10k1 sound card), or software (like FluidSynth). . This package provides the smaller GS sound set of Roland Sound Canvas extensions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fluidsynth Architecture: arm64 Version: 2.3.1-ok1 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 81 Provides: iiwusynth Depends: init-system-helpers (>= 1.52), libc6 (>= 2.34), libfluidsynth3 (>= 2.2.0), libglib2.0-0 (>= 2.12.0), libsdl2-2.0-0 (>= 2.0.10), libsystemd0 Recommends: qsynth Conflicts: iiwusynth Replaces: iiwusynth Filename: pool/main/f/fluidsynth/fluidsynth_2.3.1-ok1_arm64.deb Size: 26938 MD5sum: 4f895785d00cb46abedb9fd538946c96 SHA1: ccdbd2b7ed3b70c40113d49f8d5fa639c5c70217 SHA256: 1f23cb71c5c7943500fdcae71a2763ba9e0900c28af3bbf807ef5f99c98bd7df SHA512: af5072c4d6fb0ca9aecae67420695a647dfc88ccf55d2da97a45d614c4fdee82b1743f1c09cad00a65d0b6b735a2f65b2073fae3a9b1b7569bd4da72c909dc5a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fontforge-common Architecture: all Version: 20230101-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fontforge Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 8555 Recommends: fonts-cantarell, fonts-inconsolata Breaks: fontforge (<< 1:20160404~dfsg-3), fontforge-nox (<< 1:20160404~dfsg-3) Filename: pool/main/f/fontforge/fontforge-common_20230101-ok1_all.deb Size: 2269110 MD5sum: a83a9fb9678a1b4f142ce2549005b938 SHA1: b4592045ea577425bdc82e2ab4efa4c97f8a54ca SHA256: 4131a2f3c750f1ea082872d0916dbba6638166a32d806dec8b26fc81190421de SHA512: a992707b307b74fd8dd1bf36d8e01c9a3bfde5e78f504510470092073bfe41e00133d4d170138d13fac491043118df796d0485ac3bfa071a17c7da370793b3f3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fontforge-doc Architecture: all Version: 20230101-ok1 Built-Using: alabaster (= 0.7.12-ok2), sphinx (= 4.5.0-4) Multi-Arch: foreign Priority: optional Section: doc Source: fontforge Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 11561 Depends: libjs-sphinxdoc (>= 4.3) Filename: pool/main/f/fontforge/fontforge-doc_20230101-ok1_all.deb Size: 3691626 MD5sum: ea421079f5376d2d61bb74fc63602cac SHA1: 6ad2d123a5116a65bf45e82f2a9afe031d996d38 SHA256: cdc69d8f4761be41519b2c5328f82bdd3a9ca8b069503bdf388712efa06950ce SHA512: 4f2a2decd1c129191bec3f9069458efdb5641909d52f7ffdf91cc1cd263a7e4b492d2b0832c47160b747a957a01df51a284d11a4dfdd215a478f48c057b03e08 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fontforge-extras Architecture: arm64 Version: 20230101-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fontforge Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1666 Depends: fontforge-common (= 20230101-ok1), libfontforge4 (= 20230101-ok1), libc6 (>= 2.34), zlib1g (>= 1:1.1.4) Filename: pool/main/f/fontforge/fontforge-extras_20230101-ok1_arm64.deb Size: 382848 MD5sum: 82701eb44da4890d028a7443ca737a17 SHA1: de2c799aab6850cd54eef100d369106edbddfc0c SHA256: 4c750a9daa46e94b02fa4d2c304f17b9a16ec907f3931e3e4760335d5ccc031b SHA512: 6aa12849a1ab7506db0cd4e1f5fc74a4b8efa72c7ab562cdceafecb6bfe8727373ecfde8e4ece36aa0f5b38b3615e9067f77c8ef39680f1d39be5b0a8f034a63 Homepage: https://fontforge.github.io/en-US/ Description: font editor - extra programs FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package also provides these programs and utilities: acorn2sfd dewoff woff findtable pcl2ttf pfadecrypt rmligamarks showttf stripttc ttf2eps cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fontforge-nox Architecture: arm64 Version: 20230101-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fontforge Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 269 Depends: fontforge-common (= 20230101-ok1), libfontforge4 (= 20230101-ok1), libc6 (>= 2.34) Conflicts: fontforge Filename: pool/main/f/fontforge/fontforge-nox_20230101-ok1_arm64.deb Size: 45916 MD5sum: c96bf2ffee577d569394c9cdd7548d83 SHA1: 7bbe0a36d12847c9628c32db1d841478d1e317e6 SHA256: 69f081ea7db91d68431621e18fe6c3935c2b17a14ddc50bed862ab0a9fb73916 SHA512: 084fa00e653927bd7ee4a48134d1033ada0c0d848edaa86d97b708f72668c3018c51a6f9fd233fa75f426c2eee6018828771d10d0d017ef66cbdad551322e278 Homepage: https://fontforge.github.io/en-US/ Description: font editor - non-X version FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package also provides these programs and utilities: fontimage - produce a font thumbnail image; fontlint - checks the font for certain common errors; sfddiff - compare two font files. . This package contains a version of FontForge compiled with support for scripting but no GUI, and not require the graphics library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fontforge Architecture: arm64 Version: 20230101-ok1 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3865 Provides: fontforge-nox Depends: fontforge-common (= 20230101-ok1), libfontforge4 (= 20230101-ok1), libc6 (>= 2.34), libcairo2 (>= 1.14.0), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpython3.8 (>= 3.8.2) Suggests: fontforge-doc, fontforge-extras, potrace, python3-fontforge Conflicts: fontforge-nox Filename: pool/main/f/fontforge/fontforge_20230101-ok1_arm64.deb Size: 1531146 MD5sum: d14cbb6f626d8b82ba4f83d2d9528461 SHA1: dba7eec1fbc3d49b68d1091a38259fedaec632a4 SHA256: 91e66ec06c75e505b94f325b5b813899f50d21fc4262819745c4c8823ccc0d2b SHA512: 91a237a8b9da6660a27643b1403ac850f622996482f4083ca4e67970617bdcc22796988b572e8f006b781b76595255d0161a9a0298466141189efe759491781f Homepage: https://fontforge.github.io/en-US/ Description: font editor FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package also provides these programs and utilities: fontimage - produce a font thumbnail image; fontlint - checks the font for certain common errors; sfddiff - compare two font files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fonts-crosextra-caladea Architecture: all Version: 20130214-ok2 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 258 Suggests: fonts-crosextra-carlito Breaks: fontconfig-config (<< 2.12.0) Filename: pool/main/f/fonts-crosextra-caladea/fonts-crosextra-caladea_20130214-ok2_all.deb Size: 89206 MD5sum: ca884d40f6ca16e058b34dc387d5f862 SHA1: 94966a821e64122742ad92b57f31699e820704f4 SHA256: 4d4a9900acad08b7234dca7aba2045cc06cdc2993b332d2ab32c2039ecaba246 SHA512: 2389a314b2c18eb0acfb68597e74d1d92292630b32fedf01f18ada8913d9ecbf8ea9af64ef10c91b59fe9886c5d3bcbf91c19f81563cfcdd39d444fecc1526a0 Homepage: https://bugs.chromium.org/p/chromium/issues/detail?id=168879 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. 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-ok2 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1360 Enhances: libjs-twitter-bootstrap, node-less, ruby-sass Filename: pool/main/f/fonts-font-awesome/fonts-font-awesome_5.0.10+really4.7.0~dfsg-ok2_all.deb Size: 534878 MD5sum: 2143811730043aaccfb6c85922168d81 SHA1: ffcf42ac6018eabca1c08f59ccc5e6cdfb11ca91 SHA256: 438a6018f7de6ddc21c410748119914c0e5be987675853e788317290874d0297 SHA512: 5c5090c8a9530063204b24e8918b4549b5911ad81c9c7f4af05f8a4034bd5b092809086b66d1f2232b36ef2d37a63ad67396ada904b52cca611d7251e53a5d45 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fonts-lato Architecture: all Version: 2.0-ok2 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 11749 Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/f/fonts-lato/fonts-lato_2.0-ok2_all.deb Size: 2696756 MD5sum: 27e88674dd1413da3c676f1a37f5e7e8 SHA1: be8215070054d50af53957ab6623e55900797da1 SHA256: 2b9966dc8f2fb2e26bd80ddecc7dd2b18c25c36dde844a725fb7223912a264bb SHA512: 059812b4084baf7d799a4cb9a6eecd1e45c1403d935dfd50b8da866985553e246eb8886ffa386775049bab35f85478a7b33fce45fcac7b46fe0738cf378044d8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: freeaptx-utils Architecture: arm64 Version: 0.1.1-ok1 Priority: optional Section: utils Source: libfreeaptx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 41 Depends: libc6 (>= 2.17), libfreeaptx0 (>= 0.1.1) Filename: pool/main/libf/libfreeaptx/freeaptx-utils_0.1.1-ok1_arm64.deb Size: 9170 MD5sum: a0f65d02d9880f1310c52d02aa6c938c SHA1: badc79f3b166538c926877ca0467d6c6c25a2ea0 SHA256: 22d2114413ac578efc0bf8cfb1b74a5589618becb7d12843fc93f89549df891f SHA512: b497138b77072e3a3f7569215cda8dd94401311191ed98660cf08ce8742e32a3c618c2f7aeb75a0f81c8658a8d6af3923cdce8bcffb6761563e3a14e95ce496a Homepage: https://github.com/iamthehorker/libfreeaptx Description: Utility tools for Free implementation of aptX libfreeaptx is based on version 0.2.0 of libopenaptx with the intent of continuing under a free license without the additional license restriction added to libopenaptx 0.2.1. . This package contains utility tools such as freeaptxdec and freeaptxenc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: freecell-solver-bin Architecture: arm64 Version: 5.0.0-2ok1 Priority: optional Section: games Source: freecell-solver Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 237 Depends: libc6 (>= 2.34), libfreecell-solver0 (>= 2.0.0), python3 Filename: pool/main/f/freecell-solver/freecell-solver-bin_5.0.0-2ok1_arm64.deb Size: 95192 MD5sum: c476195ef8eca91b7ba07d7bfdf9f9db SHA1: 1d610da00d0fbbc3bb617d6b7e5bd65b6e0f72cc SHA256: 24db8252f5d279bed836245936412b5a4e2df14aa66a078a990d24cd5e9e0cba SHA512: d74722463efae79cfcc4b830897cc87e6b48d7f7d24c722859b9382697ff650c360fca218d755a2ad861eba560d6386125be2f6d08aa3d146dd481df3eade680 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: freeglut3-dev Architecture: arm64 Version: 3.4.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: freeglut Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 10 Depends: libglut-dev (= 3.4.0-ok1) Filename: pool/main/f/freeglut/freeglut3-dev_3.4.0-ok1_arm64.deb Size: 1972 MD5sum: 820769c208db7d6f93600c8a7508fa78 SHA1: 7f5b8589a734a471b38eac8e421c0e6a8d19b3b8 SHA256: 94b1912fc53629a5598d4269715d9b36448de25744812db22c879ca8b3c9af79 SHA512: ad2bbb3cb4cd500a48b89b4eb30e04f130893c6e2271bd6f15530e377b132b683171065cc6d0892a94dc984ca2f4996333992b1ddca124574a2dbbf93a59d6d9 Homepage: https://freeglut.sourceforge.net/ Description: Tranisitonal package cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: freepats Architecture: all Version: 20060219-4ok1 Multi-Arch: foreign Priority: optional Section: sound Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 32645 Filename: pool/main/f/freepats/freepats_20060219-4ok1_all.deb Size: 27954456 MD5sum: 66d3b0b0af66a85297bd766e95b88907 SHA1: 85dc1140ef5aeac46eac9e18eb739c9c2bcc9b99 SHA256: 3261a6253d9619ead49ddcaac178465dbe831030fc8fb40a08aaf0e9944ddf79 SHA512: 1d52919fc0c80eef91f45d0a886348d663a0d9066e328829587b4c6c470e06b519edd675d605f2c63797828db6b3754dbe8d627b654abf4dddeac995c5564e75 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: freerdp2-dev Architecture: arm64 Version: 2.8.1-ok6 Priority: optional Section: devel Source: freerdp2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 921 Depends: libfreerdp-client2-2 (= 2.8.1-ok6), libfreerdp-server2-2 (= 2.8.1-ok6), libfreerdp-shadow-subsystem2-2 (= 2.8.1-ok6), libfreerdp-shadow2-2 (= 2.8.1-ok6), libfreerdp2-2 (= 2.8.1-ok6), libwinpr2-dev (= 2.8.1-ok6), winpr-utils (= 2.8.1-ok6) Filename: pool/main/f/freerdp2/freerdp2-dev_2.8.1-ok6_arm64.deb Size: 124348 MD5sum: 386dcc2599e309b3bcba98a3ff29a4bd SHA1: 412419c835ce020ec72fd7f11793406541203746 SHA256: b06d16acb11c698b98e479268661697b899b0e908182516a49af5ffe11d51971 SHA512: d646fb516c4f9ed57dc86be5aabf7e353330437a6d90728666c79d962784c21971e2b32423b137b7999ee4a8dae1a17bf4eab6e166d0acd380e1226470f1874e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: freerdp2-shadow-x11 Architecture: arm64 Version: 2.8.1-ok6 Priority: optional Section: x11 Source: freerdp2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 144 Provides: freerdp Depends: libc6 (>= 2.34), libfreerdp-shadow-subsystem2-2 (= 2.8.1-ok6), libfreerdp-shadow2-2 (>= 2.0.0~git20160317.1.75ae3f5+dfsg1), libwinpr2-2 (>= 2.1.0+dfsg1) Filename: pool/main/f/freerdp2/freerdp2-shadow-x11_2.8.1-ok6_arm64.deb Size: 22204 MD5sum: 2daa5fa362f5d0970d866c6dd0996772 SHA1: e60c7da30cf4da3e998173bca932fcfd1a696903 SHA256: be3b378b513a1a76c3b212974716851c19399cd15d041fc874c5b543fce468ea SHA512: a0b41e77003dc64fa34ade7ab525ef6c5e1b68382335a50db32142e6653ec0e778902180c67b4db3fad3180a15a59efa4df7acea05c9ef6962b99fbe8e6dbe9a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: freerdp2-wayland Architecture: arm64 Version: 2.8.1-ok6 Priority: optional Section: x11 Source: freerdp2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 172 Depends: libc6 (>= 2.34), libfreerdp-client2-2 (= 2.8.1-ok6), libfreerdp2-2 (>= 2.3.0+dfsg1), libuwac0-0 (= 2.8.1-ok6), libwinpr2-2 (>= 2.1.0+dfsg1) Filename: pool/main/f/freerdp2/freerdp2-wayland_2.8.1-ok6_arm64.deb Size: 35072 MD5sum: af726d2ea77220648369fa707e1e53ad SHA1: 880a4f3ea099454cd057cae6f9f47b62d5763ada SHA256: 6f29cbb7a3eee08bed9db5e9519c6e112f88d29fed24cc6177e5f63d63e023df SHA512: 3f2d18dfbfc319d97bf45d75cfa4219b2f9eb97e52d3cbdfcc3f7beb752bed182dbff0acc09185f920d0eee0f0ad8ab4c81574bea85c08707233840b91463cb9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: freerdp2-x11 Architecture: arm64 Version: 2.8.1-ok6 Priority: optional Section: x11 Source: freerdp2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 806 Provides: freerdp Depends: libc6 (>= 2.34), libfreerdp-client2-2 (= 2.8.1-ok6), libfreerdp2-2 (>= 2.8.0+dfsg1), libwinpr2-2 (>= 2.8.0+dfsg1), libx11-6 (>= 2:1.2.99.901), libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1, libxrandr2 (>= 2:1.5.0), libxrender1 Conflicts: freerdp-x11 Replaces: freerdp-x11 Filename: pool/main/f/freerdp2/freerdp2-x11_2.8.1-ok6_arm64.deb Size: 98262 MD5sum: 53610844bcf8310a93090760dcd4adb7 SHA1: ec2387582340e53f3a27eabffb74dd63dcf93cd0 SHA256: 14a5e111b8eb6f4a134f57e5f8d6504e0d737a5d4eda23fa3de7a29b3ddb5982 SHA512: 1540e7b5956a0582bf273abd56fbcf2121886f30f83047399e433b9157f11e681ef037c4a128ac7ae711be1f4f9b118ffbe077c1133daed43d308a892960c5f7 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. 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/main/f/frei0r/frei0r-plugins-dev_1.8.0-ok2_all.deb Size: 12502 MD5sum: 42bf0813c2c05bbd6f03804f9a3649d8 SHA1: 191759beeaf8d2d90e00c10deadfa3d41094697c SHA256: 034636f1ef74efef21f54b0c8047ca64a6c79650aaf246e68af38bcf6334f6a1 SHA512: 10036c2070a90ca21b777bf38759958f2f9157f5144d7e4fea5a232ef89efe379caa0b205e76c7c31359dfadf77c2b4ca4fb110ce8f51b57f0d37c72eb704db2 Homepage: https://frei0r.dyne.org/ Description: minimalistic plugin API for video effects, header files frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications. . frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework). . This package contains the header needed to enable frei0r in other packages at build time and to build your own frei0r plugins. 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/main/f/frei0r/frei0r-plugins-doc_1.8.0-ok2_all.deb Size: 102778 MD5sum: 9ded8fd4e8afae3b44377df258b46f5e SHA1: 7cf0666cc2060023b309420268f54bf596e101ef SHA256: 24519d3167f9c625e122b7cb62aa52b4b0f2364249144371c62ab87b52a20a42 SHA512: 6e30b99863136b0827d8e8cde7026d39dd3d81da1925491355ddc17b95c271f6acef17987b621773ed1f13e5e607a0d07170532189c3d0c8b3e2f8727df495ec Homepage: https://frei0r.dyne.org/ Description: minimalistic plugin API for video effects, API documentation frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications. . frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework). . This package contains the API documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: frei0r-plugins Architecture: arm64 Version: 1.8.0-ok2 Priority: optional Section: video Source: frei0r Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 5295 Depends: libc6 (>= 2.29), libcairo2 (>= 1.6.0), libgavl2 (>= 1.1.0), libgcc-s1 (>= 3.3.1), libopencv-core4.2 (>= 4.2.0+dfsg), libopencv-imgproc4.2 (>= 4.2.0+dfsg), libopencv-objdetect4.2 (>= 4.2.0+dfsg), libopencv-video4.2 (>= 4.2.0+dfsg), libstdc++6 (>= 5.2) Breaks: frei0r (<= 1.1.22) Replaces: frei0r Filename: pool/main/f/frei0r/frei0r-plugins_1.8.0-ok2_arm64.deb Size: 397316 MD5sum: ff72eb258abed45d4751515171dcbc50 SHA1: eace6b2800a4dca73f330f776086e0ae1570a40a SHA256: 6964d4ef0b9cc7cc011bfb73e633692b1548c39bcbed5aad01c5f7bae1ed187e SHA512: 7047545a82593399d14d0f4cb94cb538186f9225d54ca668890a8975cf7e9bdf4cc821141bf5e47045fd8d6bfa0a2066d196977872a7534bf9b934102223898c Homepage: https://frei0r.dyne.org/ Description: minimalistic plugin API for video effects, plugins collection frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications. . frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework). . This package contains a collection of plugins. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: fuse3 Architecture: arm64 Version: 3.9.0-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 176 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/main/f/fuse3/fuse3_3.9.0-ok1_arm64.deb Size: 26106 MD5sum: 6aa6edafe7ed3a0b16a0cd1fae7ad28d SHA1: 2b7b32484b824d35ce86183a8778fc46d839bc16 SHA256: 7e62ce724a98358013730462eb226cbb778fb8e016194291ecf6252fa0fd95af SHA512: 2e582c4cd1de1d34394843f5482c6dc3f0c53e98663fbc756ea285b9331c42d4db3327385c5ade772a23be54823ebd594312a2d2772166199fe3d31e4bd5f520 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-12 Architecture: arm64 Version: 12.2.0-ok7 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 31115 Provides: c++-compiler, c++abi2-dev Depends: gcc-12-base (= 12.2.0-ok7), gcc-12 (= 12.2.0-ok7), libstdc++-12-dev (= 12.2.0-ok7), libc6 (>= 2.36), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-doc (>= 12) Filename: pool/main/g/gcc-12/g++-12_12.2.0-ok7_arm64.deb Size: 10468866 MD5sum: b65430852b59245b8ddbf2ff3d5daa0d SHA1: fca3f4f318e5fe389290a91a63f71e8f2acf89fe SHA256: 68caabbc3acd7a0b430e4c8a411d9525ad670d39a0b4b09d43ee83008109f694 SHA512: 4fddec7c9998712144a3a39fd94e86e0e9ba2ff5c96b7d8c96af520863064b351db6481a8b92e8aa0d5f2ae24057d4832cc7c4d18e3c873be8ad377abd34a199 Homepage: http://gcc.gnu.org/ Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-8 Architecture: arm64 Version: 8.4.0-ok3 Priority: optional Section: devel Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 21378 Provides: c++-compiler, c++abi2-dev Depends: gcc-8-base (= 8.4.0-ok3), gcc-8 (= 8.4.0-ok3), libstdc++-8-dev (= 8.4.0-ok3), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-8-doc (>= 8) Filename: pool/main/g/gcc-8/g++-8_8.4.0-ok3_arm64.deb Size: 9858836 MD5sum: e99a6247af1eac4ec8debed2be88f249 SHA1: be711d2a0280353321dcaad89107c7b9d4f4265f SHA256: fb59c14092a3497babbdb4cc228766543cb15825540591cc300e31fbe983583a SHA512: 85acaa99a69959e5c4bee06f5021c8285c2926fffd8b13666db18d469fb0897a07afd7d0b87179047ac1796f59d022028743beab40f5b820039ce5c0267fdbf6 Homepage: http://gcc.gnu.org/ Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-9 Architecture: arm64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 20570 Provides: c++-compiler, c++abi2-dev Depends: gcc-9-base (= 9.3.0-ok12), gcc-9 (= 9.3.0-ok12), libstdc++-9-dev (= 9.3.0-ok12), libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-9-doc (>= 8) Filename: pool/main/g/gcc-9/g++-9_9.3.0-ok12_arm64.deb Size: 7482856 MD5sum: 822143f6f9d0d6343b80430cf42e4d54 SHA1: 238a8506cb956c28265ecabf510d27873e257b76 SHA256: 94cca501ff00469474ea1f4b12a72d07b858fa49cd825b61fbc069f1e92ac8cc SHA512: 6bd653a023653c6e482ecc52d55fefdc78d604dff5b2f22996e2a9495dd7af0ec78c8b16ff918a110815c80506f26e8e5f7118933248990f7312238f9e1d5a72 Homepage: http://gcc.gnu.org/ Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-multilib-arm-linux-gnueabi Architecture: arm64 Version: 4:9.3.0-ok7 Priority: optional Section: devel Source: gcc-defaults (1.185.1-ok7) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: cpp-arm-linux-gnueabi (= 4:9.3.0-ok7), g++-9-multilib-arm-linux-gnueabi (>= 9.3.0-3~), g++-arm-linux-gnueabi (= 4:9.3.0-ok7), gcc-multilib-arm-linux-gnueabi (= 4:9.3.0-ok7) Filename: pool/main/g/gcc-defaults/g++-multilib-arm-linux-gnueabi_9.3.0-ok7_arm64.deb Size: 858 MD5sum: 046e3db79acee124d65a1906b55e0902 SHA1: 3c4b0f5aa495f0968c0b76f972d71cebc802da37 SHA256: f25ca433650349bb9f0a5f99f7c93782e1d4ae99c5b469720bb0a99fb79e0e28 SHA512: fbd0a1e3bac2e4bddff75f16d2d657862a39a13cb0458094fe2ddc715a4630755d8796f688010e621a6aa6e161d1fe34fcaec4bb7b81da616ee3ae633c4f3cc3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: g++-multilib-arm-linux-gnueabihf Architecture: arm64 Version: 4:9.3.0-ok7 Priority: optional Section: devel Source: gcc-defaults (1.185.1-ok7) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: cpp-arm-linux-gnueabihf (= 4:9.3.0-ok7), g++-9-multilib-arm-linux-gnueabihf (>= 9.3.0-3~), g++-arm-linux-gnueabihf (= 4:9.3.0-ok7), gcc-multilib-arm-linux-gnueabihf (= 4:9.3.0-ok7) Filename: pool/main/g/gcc-defaults/g++-multilib-arm-linux-gnueabihf_9.3.0-ok7_arm64.deb Size: 864 MD5sum: 7832f6bcacd07aa0308b29887d44d3f9 SHA1: e6f2ed8a63823d5fdc9986cf77146c32b632ad45 SHA256: 356a175f0ea204107cfd66dae16ca7cf8db69cd337a9320db8c22320a662d3c9 SHA512: 17849d5773373a17d17ad345d717be1c5a879d3cb02729b94c6e704bd20a5bffd5a56439108d489232192623379065612863978c46a736c5f15ef384ba0359be 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. 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/main/g/gb-fonts/gb-fonts_1.0.0.0-ok1_all.deb Size: 77002996 MD5sum: 60d9df2584005860cdf4d947e4b1ff76 SHA1: 8a8e5a9849d9f0e9bb5e1074cb65de0162be0129 SHA256: bc2ad649ff9476efa3964d72ab12f22ae0ec4da522fb777ef9e5365de7a97ac3 SHA512: 30b79a0acdae20b5e19d4259c4c1996b99c44cc0376f96849d419443523d3f78416e5da3d93f558cc544732ccdd2ea35515218d76ef82bffa45decb46482f32d Homepage: https://www.kylinos.com Description: the fonts support the requirement of GB18030-2022 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-12-base Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 81 Breaks: gnat (<< 7) Filename: pool/main/g/gcc-12/gcc-12-base_12.2.0-ok7_arm64.deb Size: 18362 MD5sum: 853b7d255471cabdf5208fbb118aa822 SHA1: af775156c03e2abf45788adf4694c53c18df3a0b SHA256: fae6e3ca23b09e2a66c76ffa64bab70965f4f9601a65d6f0178d91fe26d094e0 SHA512: 40f400c65ad2040176daa153fc4bae421a54f5c0ed9007290cf9373bac1176a1cc0f4aff4800fd96e94a2435baf4bc95d83752dcb66d115d1abcb1a703892495 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). 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/main/g/gcc-12/gcc-12-locales_12.2.0-ok7_all.deb Size: 2035434 MD5sum: 37db3ad0fa0c332a2a94b17300bb97fd SHA1: c18087c4ca1cbe589f98d88b69f71873871f2bd3 SHA256: d0d338a0364d1a369eb3dcd91122a92fb1a15fac4381b91350ebf851c5af1be1 SHA512: 627b214d4c3d12e058a9c7fb411a99646a947deebaca34ebb709652eb0cb5a18d4b5537b5813a28d337c2d921a7c467792adf97b102f0598fb519996929423fa 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-12-locales Architecture: all Version: 12.2.0-ok8 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/main/g/gcc-12/gcc-12-locales_12.2.0-ok8_all.deb Size: 2026602 MD5sum: 76d3573a98ad720819cbd4ccfd5826b8 SHA1: bb9fff53f7cfa8d2f46cc8b25dee0fb91c5d7b0c SHA256: ae1908fccd04773df020e6f437b8f2c9343d3e3ee49c6e5f3429f2f79b300547 SHA512: 5804af18cbbac42ee7e79c180f4cf899bb65ea4b15bb1d10550bc38e02f8787d2f90830df5d73556e877814bfa9bc3532bd0c240081ea16ef3d3d70a726ddf22 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-12-plugin-dev Architecture: arm64 Version: 12.2.0-ok7 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 9862 Depends: gcc-12-base (= 12.2.0-ok7), gcc-12 (= 12.2.0-ok7), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.34) Filename: pool/main/g/gcc-12/gcc-12-plugin-dev_12.2.0-ok7_arm64.deb Size: 1402520 MD5sum: 5cb7bb4f590184073b80bd85e8065aea SHA1: 76228255c43652613f448ae6c61d735296b6c34d SHA256: c906d783f4db4ecd4485281afa8452327d911c91c1b2803c651ae4a405831208 SHA512: 84af852b6b7d98ebc48904426d1a5f4031ac74d92a7db0c5aac349a11a04935265490677468b98be414ab52225e5cc5c0fc5564098c3a0e8a0dc7222ee03f8bf 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. 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/main/g/gcc-12/gcc-12-source_12.2.0-ok7_all.deb Size: 83209144 MD5sum: 17c3f45ec41a8d5a387c8cfba640497f SHA1: 5eb7d8e401af2e1efb71bfed7520fb482dd0c0be SHA256: af99b9802b445cf99d817f95cd0d7712a320fadee21335d8768f0b1abaa995b5 SHA512: 8c06df9036e0ba0920ee60c8a62ba43d7a4916b6dd4fa68f37663b683a00545a95bccfe6778ab1822a1d3d14872fb606e430b664d4107e7045122861fd6cfc70 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-12-source Architecture: all Version: 12.2.0-ok8 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 100191 Depends: make, quilt, patchutils, sharutils, gawk, lsb-release, time, m4, libtool, autoconf2.69 Filename: pool/main/g/gcc-12/gcc-12-source_12.2.0-ok8_all.deb Size: 83211120 MD5sum: c0b7ef7d2854196352310e2fca35360c SHA1: 6a4b6073876e021615d1bd5c13016f1dc6b557a1 SHA256: aa23d321b94badf8c15842c40f26f7691e636ebf525140081e55585dc622c13c SHA512: 880fd39374152b771473f5577f919b6cc0b98e37bbd2deebcc6c982496ac86e8338549126f6d59f1ebe825ee3ffd68ee1c3eea196dfc64b170f5742f1713d410 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-12-test-results Architecture: arm64 Version: 12.2.0-ok7 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 18302 Depends: gcc-12-base (= 12.2.0-ok7) Replaces: g++-5 (<< 5.2.1-28) Filename: pool/main/g/gcc-12/gcc-12-test-results_12.2.0-ok7_arm64.deb Size: 18705126 MD5sum: e3328bd52f04d495d1d6238e1c6495de SHA1: 3f988ae9da2f6597aeb01365030f9ac41f47a395 SHA256: d36c95e7dfafd3b68623e33237be7c0dc13efc53828aeeae9e717afd5ffc42e0 SHA512: e1f84fa6852a1a043f410ce6e0379eda6ece95ae005c1a46c28ae77762f20792bd0081e2f22c8796cefa01a80b9cc172fe32f9f3fca55e6aefe8008b7a52f13c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-12 Architecture: arm64 Version: 12.2.0-ok7 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 58807 Provides: c-compiler Depends: cpp-12 (= 12.2.0-ok7), gcc-12-base (= 12.2.0-ok7), libcc1-0 (>= 12.2.0-ok7), binutils (>= 2.39.50.20221224), libgcc-12-dev (= 12.2.0-ok7), libc6 (>= 2.36), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: libc6-dev (>= 2.23-1~) Suggests: gcc-12-doc (>= 12), gcc-12-locales (>= 12) Replaces: cpp-12 (<< 7.1.1-8) Filename: pool/main/g/gcc-12/gcc-12_12.2.0-ok7_arm64.deb Size: 18677208 MD5sum: ee11b0dd1120a684590673ccd5fd7858 SHA1: 134afd71bba3f10ccdbf7bd70cb35c31a6b0c35b SHA256: bf4928fc4f332e338da2c537ef9d769a9f4362f7db67151797af1551b350952c SHA512: 12ebfe0131e354a6e274743b12bfda8cbe248d50c5ee3a90dcfb97f0eeff4bc8f685c8c88293f7266d1aca4b807aa6da366ab3c612486a16cdea2b5477b67113 Homepage: http://gcc.gnu.org/ Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-8-base Architecture: arm64 Version: 8.4.0-ok3 Multi-Arch: same Priority: required Section: libs Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 81 Breaks: gnat (<< 7), gnat-6 (<< 6.4) Filename: pool/main/g/gcc-8/gcc-8-base_8.4.0-ok3_arm64.deb Size: 18204 MD5sum: 0af9218f1bf52301feeb4a946bce5595 SHA1: 21bcef44f4e0c760fb2f1d8e5930e6ec59ecff74 SHA256: 819c3f585701c9fa3072a287027141d3672f1f0ca6a0c83e8b54857a91c07c5f SHA512: 8049b6dda38f455b5a38d11da461969eb1733419f6b4b00766c46326db27d01d49e7bc3e0de42a2729a877b00ce599c6fe1ca59e2fd3d1d6d04ca942611d14cc 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-8-plugin-dev Architecture: arm64 Version: 8.4.0-ok3 Priority: optional Section: devel Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 7591 Depends: gcc-8-base (= 8.4.0-ok3), gcc-8 (= 8.4.0-ok3), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.17) Filename: pool/main/g/gcc-8/gcc-8-plugin-dev_8.4.0-ok3_arm64.deb Size: 1216854 MD5sum: 00256031833f16ca9957379e604fba4d SHA1: 2268954de2a846482d7997cb2226d749228f797c SHA256: f4937b785a81095e14ebacf422716bec0f910fb4a9be841ebfdbbe07bf8a7782 SHA512: cfe4893b834a9c8e71e5f69b606faa9cb8d568d237ea2b339d9f8536dc7ed77e7028c54e86cddf8af3fb12bd59b64ace67fbaf552c0c7c407d6eeaf66d49c959 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-8-test-results Architecture: arm64 Version: 8.4.0-ok3 Priority: optional Section: devel Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8 Depends: gcc-8-base (= 8.4.0-ok3) Replaces: g++-5 (<< 5.2.1-28) Filename: pool/main/g/gcc-8/gcc-8-test-results_8.4.0-ok3_arm64.deb Size: 924 MD5sum: f0e8bd00ce392d89e9f938e81e1fd592 SHA1: 0a45ba21902223a1326692929c66d41b30b73122 SHA256: 021f1a304f8af7843b53d8c323ae7a209f6e0b248589cfba253b582b1f35c25a SHA512: 31d5fda128fdd0489eb27d159ec4b610b512099f3fad21f73526d4c6edfa452d4fea666cf24739745edec3ac26f8452cf92150ab566b0fc02b8c6a585112b55f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-8 Architecture: arm64 Version: 8.4.0-ok3 Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 22941 Provides: c-compiler Depends: cpp-8 (= 8.4.0-ok3), gcc-8-base (= 8.4.0-ok3), libcc1-0 (>= 8.4.0-ok3), binutils (>= 2.34), libgcc-8-dev (= 8.4.0-ok3), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: libc6-dev (>= 2.13-0ubuntu6) Suggests: gcc-8-doc (>= 8), gcc-8-locales (>= 8) Replaces: cpp-8 (<< 7.1.1-8), gccgo-8 (<< 8.4.0-ok3) Filename: pool/main/g/gcc-8/gcc-8_8.4.0-ok3_arm64.deb Size: 9512460 MD5sum: 048d2fae97fa929458d94e2e5c16cec1 SHA1: bd53035736dee3eff3c37bc263ed1d451e63aff1 SHA256: 91f49d34de648410403238cd830cea5e1fcfd959fe3eeca9fa8fef587bb78579 SHA512: ee389ee22a094d8f1fb3c487715c60208c7c6d586174955a47e26038641305c185ad5c5c7b193c0de8846317981f60deb5ad2ae2a621ef478de7c7317282d500 Homepage: http://gcc.gnu.org/ Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-9-base Architecture: arm64 Version: 9.3.0-ok12 Multi-Arch: same Priority: required Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 87 Breaks: gnat (<< 7) Filename: pool/main/g/gcc-9/gcc-9-base_9.3.0-ok12_arm64.deb Size: 20350 MD5sum: 27839c66c9e272e1ae1878e51cd43999 SHA1: 773a15ef9964f17e4db4a7f5d55f007e80d9fbd1 SHA256: 04d7c7b40f217f8c410aba0bb3c2eb4959b8c50062a74123ed58e686d6622c7a SHA512: ddda438d655d25a304646c781516694e80fe547a0dc51ef8f0a6e61676ab6f2f42f183b476209b8249410690d977cdd59e12b49bcda47bb2a41c84adfdbb0bfa 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). 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/main/g/gcc-9/gcc-9-locales_9.3.0-ok12_all.deb Size: 1883126 MD5sum: 4bd2de23fd30b11181f69707a901d4f3 SHA1: 5ebb15b5904b77e43a065b6f3924300d865cec20 SHA256: cb8ce96ff6485fe1803a17e74488bbbc37eb0d6a78faceede52ceb132fee2d1e SHA512: dc8d774e5278963bec4efb58c528884db1826085c064fc19fa1317eab90e6592df1d8a847a1c9f5599eaced0bc317ff4bd703b05ae9d343f11afb041ae7470cc Homepage: http://gcc.gnu.org/ Description: GCC, the GNU compiler collection (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-9-plugin-dev Architecture: arm64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 7935 Depends: gcc-9-base (= 9.3.0-ok12), gcc-9 (= 9.3.0-ok12), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.34) Filename: pool/main/g/gcc-9/gcc-9-plugin-dev_9.3.0-ok12_arm64.deb Size: 1227822 MD5sum: b075383ce76ca403aca253f9f9a47286 SHA1: b517e44a6fad48ccfc3230672c149a40d27418bf SHA256: e8e24b32c4dbcefd6685791fac223c2a5e7b784b65ef47acb172986883964a36 SHA512: 55ca996cf082f6f464a9de44d72a27fceeb17aaf84b8fd2d09a44094edfe54bef1017008afb95407f5cffb6eca68ce53ae5bfa20332b948d1c4a85ecedd4231a 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. 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/main/g/gcc-9/gcc-9-source_9.3.0-ok12_all.deb Size: 72854942 MD5sum: e7cd563ccf13c9e894ec994e57b60008 SHA1: 7f83e4baa5fbbcb62bd8d12414b651ebd14f52b7 SHA256: 344c389224d7e3edd95131b1518b968e9da971cebf7c7ea8f472f9334b3123e0 SHA512: 8039042379e76fff4f834fcfd1540a8c1e35a00f36cd1fde37ef8ac7d3815a30476999513fbe02dbf6a2f2cf136a44006bbd56e6c5cc55b8a7e3949d97e9763e Homepage: http://gcc.gnu.org/ Description: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-9-test-results Architecture: arm64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 10591 Depends: gcc-9-base (= 9.3.0-ok12) Replaces: g++-5 (<< 5.2.1-28) Filename: pool/main/g/gcc-9/gcc-9-test-results_9.3.0-ok12_arm64.deb Size: 10820602 MD5sum: f81b5dc4f0dbd4164f25880e24cd9bdd SHA1: 211ed064479ba0bfa2161bc96b90b1a99b394736 SHA256: 84770a8442304e44f2a7fe6a910f1a382758e8fbbf0becb9604bcee3dfb79aec SHA512: 239506487a5f8119157c0601d644f62f4544dce63dfa207474f34936eff4d9c64630dad372382084482738b6657171b0e7ff95797d778deb60c62ccc25d6b426 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-9 Architecture: arm64 Version: 9.3.0-ok12 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 22482 Provides: c-compiler Depends: cpp-9 (= 9.3.0-ok12), gcc-9-base (= 9.3.0-ok12), libcc1-0 (>= 9.3.0-ok12), binutils (>= 2.39.50.20221224), libgcc-9-dev (= 9.3.0-ok12), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: libc6-dev (>= 2.13-0ubuntu6) Suggests: gcc-9-doc (>= 8), gcc-9-locales (>= 8) Replaces: cpp-9 (<< 7.1.1-8) Filename: pool/main/g/gcc-9/gcc-9_9.3.0-ok12_arm64.deb Size: 7270398 MD5sum: c44f75fbc328acbd2387f2c6a52bb7c4 SHA1: be22e5c06096c2b48b3e2b4165e105203237ad23 SHA256: 48cbfa43c40dc29ce5f1b9ba3ccd76aa383404cde148edfbb97aba3eb16d5e45 SHA512: 31273ba4fa54d0e62bd2ef5b5ddb5ffa6eb6425a0955af1010fda0fc58f43cdd3a7bcff78ca7b7f6af150c52849582eaf5ee2810c5bd6d694595ecab7cd88a81 Homepage: http://gcc.gnu.org/ Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-multilib-arm-linux-gnueabi Architecture: arm64 Version: 4:9.3.0-ok7 Priority: optional Section: devel Source: gcc-defaults (1.185.1-ok7) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: cpp-arm-linux-gnueabi (= 4:9.3.0-ok7), gcc-9-multilib-arm-linux-gnueabi (>= 9.3.0-3~), gcc-arm-linux-gnueabi (= 4:9.3.0-ok7) Recommends: libc6-dev-armel-cross | libc-dev-armel-cross Suggests: autoconf, automake, bison, flex, gcc-doc, gdb-arm-linux-gnueabi, libtool, make, manpages-dev Filename: pool/main/g/gcc-defaults/gcc-multilib-arm-linux-gnueabi_9.3.0-ok7_arm64.deb Size: 926 MD5sum: 780cf292965165522c1023ed3607b37e SHA1: 7abd2da80b1eb93ce6e5388b1c05c669fcc71fd5 SHA256: 9c5451eefc42a78ec1dafaad2fe02fa913e9ae25279f3ace40d016fd43190d51 SHA512: aba70bf401a73b10f80920bba7aec64caf70aabc3d2c77bf079402d2442c000ed77b353fd7da1f4a532bd15e6ce9e0fa19c8581f55d37d8a758faa36e4d92900 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcc-multilib-arm-linux-gnueabihf Architecture: arm64 Version: 4:9.3.0-ok7 Priority: optional Section: devel Source: gcc-defaults (1.185.1-ok7) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: cpp-arm-linux-gnueabihf (= 4:9.3.0-ok7), gcc-9-multilib-arm-linux-gnueabihf (>= 9.3.0-3~), gcc-arm-linux-gnueabihf (= 4:9.3.0-ok7) Recommends: libc6-dev-armhf-cross | libc-dev-armhf-cross Suggests: autoconf, automake, bison, flex, gcc-doc, gdb-arm-linux-gnueabihf, libtool, make, manpages-dev Filename: pool/main/g/gcc-defaults/gcc-multilib-arm-linux-gnueabihf_9.3.0-ok7_arm64.deb Size: 930 MD5sum: b082629ca7dcbcf6961359ca472d56dc SHA1: 468afde5ae180f059f6863fe0e948fe1c5b5203f SHA256: 65e63316c2a6f42207dfa0a7799346766f487bffd33795f1a375b344ec962ac1 SHA512: 0152c865c57274fded01a356b86821812e381ca5dc573a969a3d2014d81eb85326898d2b1cbebb79b146d85bea42ed81af171be7392b508d296f041ce2ca17b5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-12 Architecture: arm64 Version: 12.2.0-ok7 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 42221 Provides: go-compiler Depends: gcc-12-base (= 12.2.0-ok7), gcc-12 (= 12.2.0-ok7), libgo-12-dev (>= 12.2.0-ok7), libc6-dev (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:5.0.1~), libgo21, libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gccgo-12-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/main/g/gcc-12/gccgo-12_12.2.0-ok7_arm64.deb Size: 12512138 MD5sum: 9546fe36d7ee8fa2513f0c8cde010cf5 SHA1: 2900690f3b8f6513b6f5cca96b67fc6b92172d78 SHA256: bec826e52be88229c9b2ff14b44ec2266dd92aa68a606051197c4330655875a3 SHA512: d1c1e4d22bd33a82842e24fc1c33763eb7050460529e471564e101db512ee3baf5968d9b4109ee20a3c9d2b66053f9f0f8b03c147b8602b180944c41ba4d4a32 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-8 Architecture: arm64 Version: 8.4.0-ok3 Priority: optional Section: devel Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 94150 Provides: go-compiler Depends: gcc-8-base (= 8.4.0-ok3), gcc-8 (= 8.4.0-ok3), libgo13 (>= 8.4.0-ok3), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gccgo-8-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Breaks: libgo12 (<< 8-20171209-2) Replaces: libgo12 (<< 8-20171209-2) Filename: pool/main/g/gcc-8/gccgo-8_8.4.0-ok3_arm64.deb Size: 18142498 MD5sum: d6b1f2d7cea3fe117053770ee1d83a0d SHA1: 4addc8c5c412d7a0f0b1b8e241586df2449a8179 SHA256: 7e66153f47ab2b8ad3a7bd7773692702f964d60bb23e2f0e6ff9b5c02faf6e3f SHA512: 3d189bdb52e90ed8fd158dd7d53189170af491dd4ee0609b9ca753f7fe3fad7bef243c255e9bff5e39c7f6e8e5e520478cc7702ef9a6e344540b82d8b08dfece 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gccgo-9 Architecture: arm64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 28860 Provides: go-compiler Depends: gcc-9-base (= 9.3.0-ok12), gcc-9 (= 9.3.0-ok12), libgo-9-dev (>= 9.3.0-ok12), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libgo14, libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gccgo-9-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/main/g/gcc-9/gccgo-9_9.3.0-ok12_arm64.deb Size: 9066446 MD5sum: 4aa4895790b5e4ba0b8c4fce33a48a60 SHA1: b8378a0ed8b204d401ead787dad2a680951c90d6 SHA256: 979d0daf0bccbe56fda30e66c52916436b759abb320c0bdd3ccf497ffb1712f7 SHA512: 9cf10bb1d8a85a18325b8d284c24476f9a00d98bd400b1a830e8b49f37290fb145ea6a96034e8a212d3c75a746c42e2bc778f0304ebabc229ca90c2a9e116959 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gconf-defaults-service Architecture: arm64 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: 393 Depends: gconf-service, libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.88), libgconf-2-4 (>= 3.2.5), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (>= 0.94), default-dbus-session-bus | dbus-session-bus, gconf2-common (= 3.2.6-ok2) Conflicts: gconf2-common (<< 2.24.0-0), libgconf2-4 (<< 2.24.0-0) Breaks: gconf-editor (<< 2.28) Replaces: gconf2-common (<< 2.24.0-0) Filename: pool/main/g/gconf/gconf-defaults-service_3.2.6-ok2_arm64.deb Size: 12096 MD5sum: 0a53141c6b9ca5f6bd2aef321aca5c93 SHA1: be6b7ffb4ea198e26114987ff9011fae8005a15c SHA256: 492d95cb407c02bc072dbe642085c4474eec8a70074393134c85c02590398e14 SHA512: afb7c1b53afe89a19a3b91841ca712b17e65e1aa25777f9b49db951e7b2889a89ce3502058be045e31b84d065a8a2c7048301bd4d15d0a5986bdda2642352455 Homepage: http://projects.gnome.org/gconf/ Description: GNOME configuration database system (system defaults service) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the PolicyKit service that allows users to edit the system-wide defaults from a user session. . This package is for legacy applications and no longer used by GNOME. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gconf-service-backend Architecture: arm64 Version: 3.2.6-ok2 Priority: optional Section: libs Source: gconf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josselin Mouette Installed-Size: 536 Depends: gconf-service, libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libgconf-2-4 (= 3.2.6-ok2), libglib2.0-0 (>= 2.31.0), libldap-2.4-2 (>= 2.4.7), libxml2 (>= 2.7.4), gconf2-common (= 3.2.6-ok2) Breaks: gconf2-common (<< 3.2.3-0) Replaces: gconf-service (<< 3.2.5-0), gconf2-common (<< 3.2.3-0) Filename: pool/main/g/gconf/gconf-service-backend_3.2.6-ok2_arm64.deb Size: 53560 MD5sum: 824c2e8b0d316966a84ab087233153da SHA1: 848de33e730cedd18afc8cfad421cf4b712d8ddd SHA256: b20ef1009ef704b4575324d2884e0cdbe97db4d45135b2ff6dd3b3733bc899a6 SHA512: c5da93bbfb56b6afd8307cb6db05cff57b9cea8d3840940eb1b8cea0e628ad720251abeccf70ac17b0b9ffd493e0faa12e9e1876d7e384fcc93eac6606241247 Homepage: http://projects.gnome.org/gconf/ Description: GNOME configuration database system (D-Bus service) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the D-Bus enabled daemon that is used internally by the GConf library to access configuration data. It is an internal implementation of gconf used to work around multiarch-related upgrade problems, and will eventually be merged back into gconf-service. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gconf-service Architecture: arm64 Version: 3.2.6-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: gconf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josselin Mouette Installed-Size: 347 Depends: gconf-service-backend (= 3.2.6-ok2) Filename: pool/main/g/gconf/gconf-service_3.2.6-ok2_arm64.deb Size: 15912 MD5sum: c0c81b8ff826b35fd788b4015e684cc7 SHA1: 820808b2d967d9c7cb60c1bc103234b8ed9e2439 SHA256: ea33fc7b4557b5397a3450092f5d63f677f2af8204c4406f308d19ece52f279e SHA512: 2a26e122fe8710121331c23e642f34dbb468343ee671ebe6dfe984f8bbaf30310053f22cdfe33d76a465035b5982bf819aa07bfb5b55cc26a91282518e548b95 Homepage: http://projects.gnome.org/gconf/ Description: GNOME configuration database system (D-Bus service) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package provides the D-Bus enabled daemon that is used internally by the GConf library to access configuration data. . This package is for legacy applications and no longer used by GNOME. 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/main/g/gconf/gconf2-common_3.2.6-ok2_all.deb Size: 696412 MD5sum: 768fc8a96b03806cefd514b12dde289b SHA1: 336868d8d0c56abc266cdcab07972f96e0389dfb SHA256: ab32fa8f068c216de8d69a7c93c5b8fa95423c6ba68dc928813de79b775a5451 SHA512: 022701f0b3075c5bb566fc67ef4394e7624012e9a4b2b5e8abb8e2a34131f03f3f95792ee77b2e85d4cd480ca936cc659ec94c4c644677b49b6d4c81ca8019e9 Homepage: http://projects.gnome.org/gconf/ Description: GNOME configuration database system (common files) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the default configuration and localization files. . This package is for legacy applications and no longer used by GNOME. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gconf2 Architecture: arm64 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: 576 Depends: gconf-service, libc6 (>= 2.34), libgconf-2-4 (>= 3.2.6-ok2), libglib2.0-0 (>= 2.31.8), libxml2 (>= 2.7.4), default-dbus-session-bus | dbus-session-bus, gconf-service-backend (= 3.2.6-ok2), psmisc, python3:any Suggests: gconf-defaults-service Filename: pool/main/g/gconf/gconf2_3.2.6-ok2_arm64.deb Size: 78420 MD5sum: eaaec9b180dd6f02c6e6577dcb9ef9af SHA1: b53ab3e88dd07c387cb19a8d0e6a33aba748783b SHA256: 029da5888a9edff9366b4a8cd79ae18e7d1da8f2327641c2a3c4984ef1db781a SHA512: 3bf075c32b300c94ef0c5ddd0d526a609d0e85dd092d53a492bca9528268210870f174a9bd5dd192c827652377b43bf292abedb5ae16399436a8c58a1ff9e449 Homepage: http://projects.gnome.org/gconf/ Description: GNOME configuration database system (support tools) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the command line tools: gconftool and gconf-merge-tree. . This package is for legacy applications and no longer used by GNOME. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gcr Architecture: arm64 Version: 3.36.0-ok2.1 Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1576 Depends: default-dbus-session-bus | dbus-session-bus, libgcr-base-3-1 (= 3.36.0-ok2.1), libgcr-ui-3-1 (= 3.36.0-ok2.1), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libglib2.0-0 (>= 2.44.0), libgtk-3-0 (>= 3.0.0) Filename: pool/main/g/gcr/gcr_3.36.0-ok2.1_arm64.deb Size: 262782 MD5sum: 20ce131d7c61ffb9807f9914f6aa22db SHA1: 3f7ebb39757be9047f347bd2f045852f58aa15c0 SHA256: 8a84698f1fdd94bbcd20416b1182df106cad10bf565c15f9384c3b82d44acc8a SHA512: 4bdf5b3ad7ab34f59628cc8d1275962551681d8fc93fe6c468b52cd6aab8fabfe1e24308b36253047b75019e25a8c96bb0c85f18cdad03a980ac5a2e1787298e Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: GNOME crypto services (daemon and tools) GCR is a library for crypto UI and related tasks. . This package contains the certificate viewer and prompter service. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdal-bin Architecture: arm64 Version: 3.0.4+dfsg-ok4 Priority: optional Section: science Source: gdal Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 2348 Depends: python3-gdal (= 3.0.4+dfsg-ok4), python3-numpy (>= 1:1.16.0~rc1), python3-numpy-abi9, python3:any, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgdal26 (>= 3.0.0), libstdc++6 (>= 5.2) Suggests: libgdal-grass Breaks: gdal-bin (<< 1.10.0-0), python-gdal (<< 2.4.3~) Replaces: python-gdal (<< 2.4.3~) Filename: pool/main/g/gdal/gdal-bin_3.0.4+dfsg-ok4_arm64.deb Size: 261020 MD5sum: 3158682fc8d86e64361bfce6c37dcc90 SHA1: 44960763a984e7c23d5e8d8fad3913cdbb2bb151 SHA256: 5f4eb4ccef2cbb3b4418fdb772984fe0172c24c76e8a6b3ec2b01bdd85dcb602 SHA512: 004e2d56fa631672001cbd369b720d9cf0663ff39aa9e8c2e0c7275e48a58b2047b3907e0fa52ee60e2b940edc10f4dd9bc405b981d401330bf15288ad6f8bca Homepage: http://www.gdal.org/ Description: Geospatial Data Abstraction Library - Utility programs GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains utility programs, based on GDAL/OGR library, namely gdal_translate, gdalinfo, gdaladdo, gdalwarp, ogr2ogr, ogrinfo, ogrtindex. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdal-data Architecture: all Version: 3.0.4+dfsg-ok4 Multi-Arch: foreign Priority: optional Section: science Source: gdal Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 1872 Breaks: libgdal20 (<< 2.5.0~) Filename: pool/main/g/gdal/gdal-data_3.0.4+dfsg-ok4_all.deb Size: 203468 MD5sum: 223885bc52bb322d06d3622e892d13e0 SHA1: f0a43a44adef84c203af0f473d98154a38bb1852 SHA256: 98da2af660b50773f365f60cd67bc5a3ac00c2a1978242274849484a3cba74b6 SHA512: 309ac3f6b0078061776c50ace9dfaa7b070d6fe6e870c7cbf12445b704dcd32b45bb85c25815d7c8f43929a93f3941d3ed4bf67f9a2c9a2274e10b9563dff0a1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdal-data Architecture: all Version: 3.0.4+dfsg-ok5 Multi-Arch: foreign Priority: optional Section: science Source: gdal Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 1872 Breaks: libgdal20 (<< 2.5.0~) Filename: pool/main/g/gdal/gdal-data_3.0.4+dfsg-ok5_all.deb Size: 203524 MD5sum: 3460fdd68a324c245ecb421616768e75 SHA1: 50b561cba7d0fe758ad863bb58b3a114d528101c SHA256: f2a7b8854917c67ceb70be325e6ff47d9a91f5a605b2337cb73f2ff910043623 SHA512: 808f08070ad05b6a7bb2d9382e69461590f674676e6ab6cc01882548710f01fe6cc031559ecce2a63257ef0e000dc74ff2c759bb3d6767fffaa70df98998560a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-12 Architecture: arm64 Version: 12.2.0-ok7 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 32954 Provides: d-compiler, d-v2-compiler, gdc Depends: gcc-12-base (>= 12), g++-12 (>= 12), libgphobos-12-dev (>= 12), libc6 (>= 2.36), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Replaces: gdc (<< 4.4.6-5) Filename: pool/main/g/gcc-12/gdc-12_12.2.0-ok7_arm64.deb Size: 10562998 MD5sum: 12d5d733c18ba7dd48c124ecf6037d96 SHA1: 2c7ee49953dafc7982346e7806bb6843a7aa2b13 SHA256: 42c5ce01a47256b55926e8c5d3fb7ab3471c98859e3ad48f81b011bda17927b3 SHA512: 23c67cb7319259177b5cb38f3a5818b009bc9d4220ed572c0ccd02fae032b777565a07766a039efff8b618405675473e3188e2bed37f9c56d9031fe5ee723371 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-8 Architecture: arm64 Version: 8.4.0-ok3 Priority: optional Section: devel Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 21223 Provides: d-compiler, d-v2-compiler, gdc Depends: gcc-8-base (>= 8), g++-8 (>= 8), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Replaces: gdc (<< 4.4.6-5) Filename: pool/main/g/gcc-8/gdc-8_8.4.0-ok3_arm64.deb Size: 9301242 MD5sum: fb3efce4213d7f6d082c052c90e10d62 SHA1: 9d84b0c9b3c2e7bf378f8443066f579bde529839 SHA256: 52c81f7051a19434614e91eb64c4211c5badfacff1378c5de521e2c4d6741c7f SHA512: a6a202208fb9825c8cd7bf7d1a3f6fd451c14199c6874c9de5f783d61503776774725ab60abdc950d3a1a217104ed9e863e07e28599204b27c3861fcc1129cb6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-9 Architecture: arm64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 20544 Provides: d-compiler, d-v2-compiler, gdc Depends: gcc-9-base (>= 8), g++-9 (>= 8), libgphobos-9-dev (>= 8), libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Replaces: gdc (<< 4.4.6-5) Filename: pool/main/g/gcc-9/gdc-9_9.3.0-ok12_arm64.deb Size: 7277630 MD5sum: 539b8b00d77a00a1972e84e76b96516a SHA1: 587e55ad9c810bd1f1407fbba822f8caf0e1aff9 SHA256: 32ae48107f436855f528108b6fb948274fbf08cd75cce0e627d277ab4ec35387 SHA512: 4d1c586b14c6a7034ff15acbb41230c682796fe83f6cc4beabcd440fda188c42daed8f1100cb0093f8e9696c7ec9f03a82b35585d498c24168924ced452704f2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdc-multilib-arm-linux-gnueabihf Architecture: arm64 Version: 4:10.0-ok7 Priority: optional Section: devel Source: gcc-defaults (1.185.1-ok7) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: cpp-arm-linux-gnueabihf (>= 4:9.3.0-ok7), gdc-10-multilib-arm-linux-gnueabihf (>= 10-20200307-0ubuntu1~), gdc-arm-linux-gnueabihf (>= 10.0-ok7) Filename: pool/main/g/gcc-defaults/gdc-multilib-arm-linux-gnueabihf_10.0-ok7_arm64.deb Size: 922 MD5sum: 6bc256e62760e09714fa466b51112ed6 SHA1: eca91aa8b898b0b8e696bfb225098a5e136af79f SHA256: 04e437e5680f200f4711b8401ddf37e45dbc01f02ceb7c497523c4602d6feacd SHA512: 6dc799fac5e22505b9566060e83d3b64c5e03324521d815ab8922e46d21b70a442279c884a6f63d7584156875203ce5f17809270af59d1da2268394ecf1390d9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gdcm-doc Architecture: all Version: 3.0.21-ok2 Priority: optional Section: doc Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64775 Depends: doc-base, vtk9-doc Filename: pool/main/g/gdcm/gdcm-doc_3.0.21-ok2_all.deb Size: 16454936 MD5sum: 6bbae45c2bec9a6b1eece51709f47191 SHA1: d02989aeb5237dc38982cba123c180a4883342f8 SHA256: 396814bf311f26b481f3626a33c63e9122938785a82d3188a7ef50cfe3c5d844 SHA512: dcca06bdde8726c906938970219077aaf1418a88050d393a33a4a9af206fe54be93e2fb8eee692b72286bb54828e5be553bd895679ffcb92d29c25e5d0186397 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: generate-ninja Architecture: arm64 Version: 0.0~git20221212.5e19d2f-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2196 Provides: gn Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Filename: pool/main/g/generate-ninja/generate-ninja_0.0~git20221212.5e19d2f-ok1_arm64.deb Size: 714570 MD5sum: 21d7da9dd7d1d679eb63a5b397244d1d SHA1: 78c4ddf5381d9c615f87ed1ee0e69262140a75de SHA256: 7ba999790765c7e626dcdb9f856fedb1049409a097451f310698839e5d06f992 SHA512: 7f43511f9bb9b270cd432eac2bf3c726e73ff8a88fe0f8c48669ee625bdbe638b2690707c3948254ab7b9d26d543a4f7ad6e827eebb147ad9785694c73e7f07e Homepage: https://gn.googlesource.com/gn/ Description: meta-build system for ninja Generate-Ninja, or GN, is a meta-build system that generates Ninja build files so that you can build your project with Ninja. GN was, originally, part of the Chromium source tree, and has since been extracted into its own standalone repo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gettext-base Architecture: arm64 Version: 0.21-4-ok6 Multi-Arch: foreign Priority: standard Section: utils Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 739 Depends: libc6 (>= 2.34) Filename: pool/main/g/gettext/gettext-base_0.21-4-ok6_arm64.deb Size: 88362 MD5sum: da852f43a16eca07f037c066e916b8e6 SHA1: a21c1a2506e11b45556389854dca5740d687e4e2 SHA256: 4dff220b7ba418680296fd5c41adfa9d8feea562297906b802f0c9ce09b856d7 SHA512: e0a9c7c6863c6259d6d9be5f7fd7ddd05253a6a80570c2c6458bc3c36df1ec8f0423b62863dce3ef487227bf7d5d64b20d434753992c946ff89ea36bf8b74721 Homepage: https://www.gnu.org/software/gettext/ Description: GNU Internationalization utilities for the base system This package includes the gettext and ngettext programs which allow other packages to internationalize the messages given by shell scripts. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gettext-doc Architecture: all Version: 0.21-4-ok6 Priority: optional Section: doc Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5720 Filename: pool/main/g/gettext/gettext-doc_0.21-4-ok6_all.deb Size: 556582 MD5sum: 7c92d87614212d02f40b85f110c1cf03 SHA1: 22ed4702de039f2ff41c889792138ca9465da1bd SHA256: 51232a75c8f418faeb262a516b1d84216de856decc3797bae1eba241515317ce SHA512: 67b945d971443d139060687db034d4cdd61960de97e58a715b5afde1d06adbc21d4155aaf20dd2908517ee51a71d98c552ac1d9fb1798a536de853c919fa8ef2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gettext-el Architecture: all Version: 0.21-4-ok6 Priority: optional Section: lisp Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 233 Depends: gettext, dh-elpa-helper, emacsen-common Enhances: emacs Filename: pool/main/g/gettext/gettext-el_0.21-4-ok6_all.deb Size: 30944 MD5sum: 0ffdbe4606af0e15fb16783adbdef99b SHA1: 54a349b924ff9118375612aedb8bb045dd2a7948 SHA256: 6d24a7d12a371cec4b47e8f1c2608cdbf5f37cc14cae5998e1b2cbb867b004fe SHA512: 2acb920201796e5042fa9cc64cb15e5310596ce3e2e674d831ca180cca495a99da50171e4d57ba8a52077663760cce7788fb41f2e90f92ef37143ad3921e1ba8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gettext Architecture: arm64 Version: 0.21-4-ok6 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6880 Depends: libc6 (>= 2.34), libgomp1 (>= 6), libunistring2 (>= 0.9.7), libxml2 (>= 2.9.1), gettext-base, dpkg (>= 1.15.4) | install-info Recommends: curl | wget | lynx Suggests: gettext-doc, autopoint, libasprintf-dev, libgettextpo-dev Breaks: autopoint (<= 0.17-11) Filename: pool/main/g/gettext/gettext_0.21-4-ok6_arm64.deb Size: 1197866 MD5sum: 259aa828182d08957559603e55bd8bc1 SHA1: 114fa8bcf87cc3d739fe649b8677a7575a03d257 SHA256: 6ac53bf6d0aecf35f8007dc61a10e69bb36b8a328bad935c335b7f150f10900d SHA512: 3fc5b465c06397176874e8051f8733f569915d74e6b788b626858fa79ace0b8cff7400e580f19a430d402c5892abd9d69379962b1851e0689c329abff2e8a7d9 Homepage: https://www.gnu.org/software/gettext/ Description: GNU Internationalization utilities Interesting for authors or maintainers of other packages or programs which they want to see internationalized. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-12 Architecture: arm64 Version: 12.2.0-ok7 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 29851 Provides: fortran95-compiler, gfortran-mod-15 Depends: gcc-12-base (= 12.2.0-ok7), gcc-12 (= 12.2.0-ok7), libgfortran-12-dev (= 12.2.0-ok7), libc6-dev (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gfortran-12-doc, libcoarrays-dev Filename: pool/main/g/gcc-12/gfortran-12_12.2.0-ok7_arm64.deb Size: 10034572 MD5sum: 7fb1c574c86880a7189d5374d9762f89 SHA1: 95e7a858d6b96148095bec4e9afb226e94fa3b7b SHA256: 876117331bec1aa56880c1c74e38cd69d71ea373b379ff8845d6bf8ccb7fd9a7 SHA512: 99674e689d08d5a1ea1a22aee87303b2bc5079b868e7470e5e6d6f411ca6bf70f3f824e3462a1ec2a72b36d8d195a406811d3fb8029398c0ad36d6d19778f4e6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-8 Architecture: arm64 Version: 8.4.0-ok3 Priority: optional Section: devel Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 20404 Provides: fortran95-compiler, gfortran-mod-15 Depends: gcc-8-base (= 8.4.0-ok3), gcc-8 (= 8.4.0-ok3), libgfortran-8-dev (= 8.4.0-ok3), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gfortran-8-doc, libcoarrays-dev Filename: pool/main/g/gcc-8/gfortran-8_8.4.0-ok3_arm64.deb Size: 9193522 MD5sum: bf29ce9eb714d7f3955e797441b6217c SHA1: 8de4580f4df24c527dde36c7cc941e278abe613e SHA256: 53fc5021a865e08f2408cfdced2c96233cbf8de37707a5bb24c7b93c82128ce9 SHA512: f8613007413899772d5540c0e53be24c592cc3fe6c69c3590011b8b51a4398e04a7010693c148653fd2da341e7afc5d58bc4cec56aa3d7a6387bdea0eaa0b4bc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-9 Architecture: arm64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 20105 Provides: fortran95-compiler, gfortran-mod-15 Depends: gcc-9-base (= 9.3.0-ok12), gcc-9 (= 9.3.0-ok12), libgfortran-9-dev (= 9.3.0-ok12), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gfortran-9-doc, libcoarrays-dev Filename: pool/main/g/gcc-9/gfortran-9_9.3.0-ok12_arm64.deb Size: 7317832 MD5sum: 7bbebbd588f220c26d5b307ba3a35aee SHA1: 5d9976bd5325a659606ceb9ce2b0c450033fafdc SHA256: 2677796eb39d980b4dfd57146f65e3d3ef95443f0ac0150aa6e4fc12b2936a9b SHA512: 032b48d4f137afa973d995dd6a65809a4cbe09cb67c133e1cf8d06efbb011be44dcba97fd2a3c13a1d93893cbaa2fff9598c442a76763ad04cbef10a67e3ac45 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-multilib-arm-linux-gnueabi Architecture: arm64 Version: 4:9.3.0-ok7 Priority: optional Section: devel Source: gcc-defaults (1.185.1-ok7) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: cpp-arm-linux-gnueabi (= 4:9.3.0-ok7), gcc-multilib-arm-linux-gnueabi (= 4:9.3.0-ok7), gfortran-9-multilib-arm-linux-gnueabi (>= 9.3.0-3~), gfortran-arm-linux-gnueabi (= 4:9.3.0-ok7) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults/gfortran-multilib-arm-linux-gnueabi_9.3.0-ok7_arm64.deb Size: 920 MD5sum: fe3fb216e15bea569cda93117307d828 SHA1: 8188cac8dc016081ece72c3d4c56240dde5447a1 SHA256: 3b6cd90a857f6966fb27ac2227f2e8e01cd97a0937662d9ee5fdc6b4ee5a6045 SHA512: 32e3efd984ab40eed95c00221cc2dfad26f60ef82360309e4c756ae5f8c8e11ec0406278ec2bb3a891b37ba7412980f6da098a9df8415f5077c617dad6d90ce3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gfortran-multilib-arm-linux-gnueabihf Architecture: arm64 Version: 4:9.3.0-ok7 Priority: optional Section: devel Source: gcc-defaults (1.185.1-ok7) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: cpp-arm-linux-gnueabihf (= 4:9.3.0-ok7), gcc-multilib-arm-linux-gnueabihf (= 4:9.3.0-ok7), gfortran-9-multilib-arm-linux-gnueabihf (>= 9.3.0-3~), gfortran-arm-linux-gnueabihf (= 4:9.3.0-ok7) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults/gfortran-multilib-arm-linux-gnueabihf_9.3.0-ok7_arm64.deb Size: 924 MD5sum: 05094487713353440702424705857f2a SHA1: c77342e072cf2fd9a03bcd7d341468a1dff711c5 SHA256: 2cff1eacc1450051ffdd1ba23cce0d00ce7d2e42ecfa330b9f0dbc0e300780d9 SHA512: 943952b1fe96349718dd5158079c9888ab5db92b1f4c514e2f70b2c4020bbadc9bc0e156269af6a6a268c20c67461046f4814620a010d14a5f65a48841b6058f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ghostscript-dbg Architecture: arm64 Version: 9.50~dfsg-ok6 Priority: optional Section: debug Source: ghostscript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 722 Depends: libgs9 (= 9.50~dfsg-ok6) | ghostscript (= 9.50~dfsg-ok6) | ghostscript-x (= 9.50~dfsg-ok6) Filename: pool/main/g/ghostscript/ghostscript-dbg_9.50~dfsg-ok6_arm64.deb Size: 179478 MD5sum: f72ac59538d131257dfc3308929fdb3d SHA1: 9d304b41546c6913a7ff9289d1c1cadf48398824 SHA256: aa8076fb19a5f6d25842c419a41e3c846575560c5afefaaf8142ed4a3cdd7e0d SHA512: 692451b6ba53ae2e633495ab31f3158afd973b25b78d81dab4e8d59c7eba7995a0dd50f81186d4bbdb89441a7bce99084f0822a47a3c5cd4579d12a49cfe0ec3 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: d6c485cdaf727a93a56eff26a83084f4528da069 53f8719f587e11180b935e9ca31aef53fdaab3cc b539e2b0a0a7d023b83b7b51f592f5fc2a2089ba cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ghostscript-doc Architecture: all Version: 9.50~dfsg-ok6 Multi-Arch: foreign Priority: optional Section: doc Source: ghostscript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10685 Depends: libjs-jquery Suggests: ghostscript Filename: pool/main/g/ghostscript/ghostscript-doc_9.50~dfsg-ok6_all.deb Size: 3570034 MD5sum: d2a7c671690436e3667da1e885fff58e SHA1: fd08426e9a07524c7fa8213c2462453c9260bdce SHA256: 7a4164c0142c8fb4969a2ab4740d796a4cea30a4597d87c5a94a58a769d1c185 SHA512: 65e23bec054f358585725354c05bf16b217fdd68b72c9c98e15e7cf01adbf13a7a8bd3b337026a868484b5d4c3d541541b8a930bbff704d8d87fb3fe54d0bd40 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ghostscript-x Architecture: arm64 Version: 9.50~dfsg-ok6 Priority: optional Section: text Source: ghostscript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 209 Depends: ghostscript (= 9.50~dfsg-ok6), libc6 (>= 2.17), libx11-6, libxt6 Filename: pool/main/g/ghostscript/ghostscript-x_9.50~dfsg-ok6_arm64.deb Size: 45358 MD5sum: e50f681e16dc2937af2b85ea72516047 SHA1: 0dc6c6abd889fc0f16a60d4641d722ebcfcd2395 SHA256: c03fc8db3eb88fb09620e11532c130184914a65732867a67611747746a5478ca SHA512: d85ea5aac38eba3e5c0e0b5a026250c99b561e8b17200abe7f31c57cda68be45e4ce7f03a24cfd31ec9fe9a0720b13b3aca4cf5c37ff7bddba9727d78a037d83 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ghostscript Architecture: arm64 Version: 9.50~dfsg-ok6 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: openKylin Developers Installed-Size: 235 Provides: postscript-viewer Depends: libgs9 (= 9.50~dfsg-ok6), libc6 (>= 2.34) Suggests: ghostscript-x Filename: pool/main/g/ghostscript/ghostscript_9.50~dfsg-ok6_arm64.deb Size: 51710 MD5sum: e26b0e7c503795abbcde81f22c3d08d6 SHA1: 1d4cb5e401f949e739d7f62580b0cf7e5f5bd0fd SHA256: fb885586f423600abd75ed6f906f7cd31b71c4b461700f453c6604f8e0f6815b SHA512: 5c6a3c8ab869d85674202c031e3d1e3aa0e8c173f57324112b2ff72734ca86cb6701ae73ed3fda99c5429e8f9eabb203287a414369e915f6fe7f0f588b95f99b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ghostwriter Architecture: arm64 Version: 2.1.1-1ok1 Priority: optional Section: editors Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 11549 Depends: libqt5concurrent5, libqt5svg5, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libhunspell-1.7-0, libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5webchannel5 (>= 5.6.1), libqt5webenginewidgets5 (>= 5.7.1), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5.2) Suggests: hunspell-dictionary, myspell-dictionary, cmark, discount, pandoc, wkhtmltopdf Filename: pool/main/g/ghostwriter/ghostwriter_2.1.1-1ok1_arm64.deb Size: 2372300 MD5sum: 2a2cd5712f1b168b0c9a3b387ab8e3e3 SHA1: b9b1c99547346a0b21d896813c736598181fa7e5 SHA256: 5457617270d5aee88d5afec1a5a7c125c28325a13a5a98984a89c3266d0384ac SHA512: eac0940e03261d71a309bf2dbc003277d7b66eeb73df3c2381f9143ee398ead591c9620641de643ca590d9842ef0abee01cd1c6c03d6e257e38528b1336496dc Homepage: https://wereturtle.github.io/ghostwriter/ Description: Distraction-free, themeable Markdown editor ghostwriter is a Markdown editor that provides a themable, distraction-free writing environment, along with a live HTML preview as you type, easy document navigation with an outline HUD, and export to popular document formats with Sundown, Pandoc, MultiMarkdown, Discount, cmark, or cmark-gfm processors. It also features a live word count and auto-save. Eliminate distractions in fullscreen mode, or concentrate on the current text you are writing in focus mode. It even remembers your last opened file and position within the file, so you can pick up where you last left off. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gi-docgen-doc Architecture: all Version: 2023.1-ok2 Built-Using: sphinx (= 1.8.5-ok1) Multi-Arch: foreign Priority: optional Section: doc Source: gi-docgen Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 423 Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: pool/main/g/gi-docgen/gi-docgen-doc_2023.1-ok2_all.deb Size: 68136 MD5sum: 42a42daf09400fa9cb19e7c3bdf9a008 SHA1: facd92f37541c7fa658670bb7eda09f75e26c4ff SHA256: 4a8fef82db0879476d06f2d38f10f49dadff13728ff350997eac7e1485cff2c3 SHA512: 8176bb78e2808f10c22d28eeab6b51015fb45e835b7dbc879be7e7aa84c3465b55b436024fe64b2d9f2e2d29801e3d52e2f9cd7bc0170efe99010a8fdeb417e1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gi-docgen Architecture: all Version: 2023.1-ok2 Multi-Arch: foreign Priority: optional Section: gnome Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1828 Depends: python3:any, python3-jinja2, python3-markdown (>= 3.2), python3-markupsafe, python3-pygments, python3-toml, python3-typogrify Filename: pool/main/g/gi-docgen/gi-docgen_2023.1-ok2_all.deb Size: 1135092 MD5sum: f10c6ee5f3c8007454a3d90c5789ea77 SHA1: 5a84168e8c292607e1a894e824834707231280ec SHA256: fa9b802cc5e7d87f3dbd2582a812e025d41fd097ea8fc93df77fb21aac25d2a2 SHA512: bd62d2041cb78ded10abced8a5ecaf24cbeb3fe456443a3f0b41d84f4e328619636c00fdd7b0e3eab69dbdc413feeb5a01f9c6ce49f11072b39c6420dc1af11f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gigolo Architecture: arm64 Version: 0.5.2-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 991 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libx11-6 Recommends: gvfs-backends, libglib2.0-bin Filename: pool/main/g/gigolo/gigolo_0.5.2-ok1_arm64.deb Size: 188940 MD5sum: c4d81305e57f9cbb449e4b9f9048d214 SHA1: 46f6f3a11d7c6a9fd97aafff5677244f395bfa78 SHA256: ec855eff708cdae550d493c5781705d1734388e4c524ba4777f18fcd545a3724 SHA512: d73cf66128ee36e3256e9af906c706f2689f736430aefacafcca843ac777e483e81334c2c414e515238a481a19b8431786ee21df574ec3b0f10bd5c5c0419cbf Homepage: https://docs.xfce.org/apps/gigolo/start Description: frontend to manage connections to remote filesystems using GIO/GVfs Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs. It allows you to quickly connect/mount a remote filesystem and manage bookmarks of such. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-accounts-1.0 Architecture: arm64 Version: 1.26-1ok1 Multi-Arch: same Priority: optional Section: introspection Source: libaccounts-glib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 38 Depends: libaccounts-glib0 (= 1.26-1ok1), gir1.2-glib-2.0 Filename: pool/main/liba/libaccounts-glib/gir1.2-accounts-1.0_1.26-1ok1_arm64.deb Size: 7394 MD5sum: 00e59ce598234ef19a9f7f72d0bbdb56 SHA1: 2403fe055b77b33178e8d69d8ff8435c17f1fa38 SHA256: eb3585041723644d0e6b6db61879de2577c60cfa64c7608ff60b704d86f3f0e8 SHA512: b53e3e705eaf6fad8db56f84e885dc5450ccc747e7bf1947e654274681ea7a9f5135ccf141bb10033d1d6311122dc4f61b2fc96824bd4e4372cf5be67cb6f9e8 Homepage: https://gitlab.com/accounts-sso/libaccounts-glib Description: typelib file for libaccounts-glib0 Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libaccounts-glib0 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-accountsservice-1.0 Architecture: arm64 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/main/a/accountsservice/gir1.2-accountsservice-1.0_0.6.55-ok5_arm64.deb Size: 5198 MD5sum: d3b6593b6816eb263c6d69cfee199948 SHA1: 8b098eac49559fe446232030eecacd4510f1823e SHA256: b0fa4da24e28d8c8ad48d628ebb08d461412c03f1113d2932f727997f94c6741 SHA512: 0487ab9332232ddf71d403d30523841ead67ec664ae0a088f5838966c7cf0fca0cb06d23908d39716eee036a57756d03b80b2823d774893706ce246d2ce59b68 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-appstream-1.0 Architecture: arm64 Version: 0.16.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 114 Depends: libappstream4 (= 0.16.1-ok1), gir1.2-glib-2.0 (>= 1.62) Filename: pool/main/a/appstream/gir1.2-appstream-1.0_0.16.1-ok1_arm64.deb Size: 28852 MD5sum: a0b45204257a12cfbf1b09b1c93702f9 SHA1: ba166fea15cd89d805fec80fb7772d8cabf9721d SHA256: 1f3a57c4ecfdb8db6f9e2f7289d91a957abc083568432d734a58d2ea6485929e SHA512: 8069e1fddefb56b4286b5df89f5b7dbd1b5c0589f795259929e03249be38d63ef77c5f38ab2e020a971ba2db8d8c61c99a597e6f136ae7ae92071da3f83623cf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-appstreamcompose-1.0 Architecture: arm64 Version: 0.16.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 39 Depends: libappstream-compose0 (= 0.16.1-ok1), gir1.2-appstream-1.0 (= 0.16.1-ok1), gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0 (>= 1.62) Filename: pool/main/a/appstream/gir1.2-appstreamcompose-1.0_0.16.1-ok1_arm64.deb Size: 10344 MD5sum: ff5c7ce393f8b1d97609701bf932dfd3 SHA1: 07105b84bdd407c4643f768da499c3d9d108b6c4 SHA256: 3756eccd7324935eb4bfe00b3e1fdb7e3e64714016a9936750ad171e7ddd0a91 SHA512: f64c8216e6b3cc7802cc7650233645ec4fd3479ff63507931c774eb1bb5f8e01b094db38be7454af48c26d74718ee8e64960c09dbf395d15d51fe26873446a98 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-avahi-0.6 Architecture: arm64 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/main/a/avahi/gir1.2-avahi-0.6_0.7-ok4_arm64.deb Size: 8458 MD5sum: ac1f933c53db8cb54a82267339c8f1af SHA1: 0bfb2f31ed4896f3a5941123ee4ab6873ea01647 SHA256: fc292a43cdcb52d2f5c04e9daf59d8df92a3d2cd1e2e3f77fe60613d4e128315 SHA512: c166efb641fb175a837349e2c5ac388c94d6240afed308c167a996bce7749d1acd7ed9631352a0c09de61fcd3260308586a1b69ddd1c53719ce52fc8930c5fe5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-ayatanaappindicator-0.1 Architecture: arm64 Version: 0.5.91-ok1 Priority: optional Section: introspection Source: libayatana-appindicator Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 29 Depends: gir1.2-glib-2.0, gir1.2-gtk-2.0 (>= 2.12.0), libayatana-appindicator1 (>= 0.4.90) Filename: pool/main/liba/libayatana-appindicator/gir1.2-ayatanaappindicator-0.1_0.5.91-ok1_arm64.deb Size: 5766 MD5sum: 83aa37f52cc6171f3cde23b54866f6c0 SHA1: 1d84f42f0aac348a82f96abd6c09906f7627c59e SHA256: 65c53bd76065c71bf774003245ccd07c3ab4e7fd047d89f7e449dd0ef3de687b SHA512: bc5312bc6bfcea473058922a6f7bb19c3016ebabb7f94ece82ddd00fcfa4d6565e69711b5468bf1bfe1f86ba8ae45ad5d938005287f96e45b4339dea78e0cd3c Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Description: Typelib files for libayatana-appindicator1 (GTK-2+ version) A library and indicator to take menus from applications and place them in the panel. . This package can be used by other packages using the GIRepository format to generate dynamic bindings (GTK-2+ version). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-ayatanaappindicator3-0.1 Architecture: arm64 Version: 0.5.91-ok1 Priority: optional Section: introspection Source: libayatana-appindicator Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 29 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0 (>= 2.91.3), libayatana-appindicator3-1 (>= 0.4.90) Filename: pool/main/liba/libayatana-appindicator/gir1.2-ayatanaappindicator3-0.1_0.5.91-ok1_arm64.deb Size: 5760 MD5sum: 93bb206c527c1cdb69699971239543eb SHA1: 533c2db6027af48b3140ea7bcb5271fa93226bca SHA256: 44f6b70e5c595e42c2fca72888116a56fbce0c86edd53c105e637b51302d0ff0 SHA512: 57b7b21ef34f70a6932c998b0be351fa6c39109efb0fa341bc139aef40593f78872ecf9aa1c572874aaf5fba226e3fd321dca93476f80fc877243b3fea82621a Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Description: Typelib files for libayatana-appindicator3-1 (GTK-3+ version) A library and indicator to take menus from applications and place them in the panel. . This package can be used by other packages using the GIRepository format to generate dynamic bindings (GTK-3+ version). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-ayatanaido3-0.4 Architecture: arm64 Version: 0.9.2-ok1 Multi-Arch: same Priority: optional Section: introspection Source: ayatana-ido Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Xfce SIG Installed-Size: 31 Depends: libayatana-ido3-0.4-0 (>= 0.9.2-ok1) Breaks: gir1.2-ayatana-ido3-0.4 (<< 0.4.2-1~) Replaces: gir1.2-ayatana-ido3-0.4 (<< 0.4.2-1~) Filename: pool/main/a/ayatana-ido/gir1.2-ayatanaido3-0.4_0.9.2-ok1_arm64.deb Size: 6354 MD5sum: 0ecfe80ea5809676907ef4b07a5dec69 SHA1: 823b6330c5617995b80c7dc126e46f844a68aec9 SHA256: bc35e00ec9d22cb5d004d7335e371192cc553b956cbc47bb251f47a5dd6cf4ed SHA512: 954fa17a3b0c8240ebb9959826086d261be093f87c296d309f1eaef7f4559980b7858e327afb01f112777a2573caebb8bdd34cb7deef4f14409661cd8d6a5c96 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-babl-0.1 Architecture: arm64 Version: 1:0.1.96-ok1 Multi-Arch: same Priority: optional Section: introspection Source: babl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 65 Depends: libbabl-0.1-0 (>= 1:0.1.90) Filename: pool/main/b/babl/gir1.2-babl-0.1_0.1.96-ok1_arm64.deb Size: 11780 MD5sum: 45a2f98305415d246596580b60d19673 SHA1: 49184256ad76a39b08d40aa2e3a407a91de0ee58 SHA256: 73222458f5cee735e739b3623795fd96fa0e2dbcc55c8af6ea0428130af7ea3b SHA512: 1519d6798f61d8ae0a3c157a1aaf27f2d817913c089fef515c656a64ad6b5acff53411d6ca9908f10aac48064dff39eb202c3a038e45470dcce807c2170d5163 Homepage: http://gegl.org/babl/ Description: GObject introspection data for Babl library Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be stored in. Babl doesn't only help with existing pixel formats, but also facilitates creation of new and uncommon ones. . This package contains introspection data for the library. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-cloudproviders-0.3.0 Architecture: arm64 Version: 0.3.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libcloudproviders Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 37 Provides: gir1.2-cloudproviders-0.3 (= 0.3.1-ok1) Depends: gir1.2-glib-2.0, libcloudproviders0 (>= 0.2.5) Filename: pool/main/libc/libcloudproviders/gir1.2-cloudproviders-0.3.0_0.3.1-ok1_arm64.deb Size: 8504 MD5sum: be7ebb18101f6c5a3432fe0c9dae3dd0 SHA1: 7d1912c5caabc15ddf377a50888cefc188f24753 SHA256: c25222d509051b8c51b357e2f0fdd79f35ab8f89b4707d7a4368ac4ca3c09cef SHA512: 2d0b52b377269e4102dc4651f27581d0f19fc2df5d08da872676fe66d18fed14a80afd31ffdd49175616d2cc2536c8e795c920c80b6f6ecda0d5f2164b6ba194 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-clutter-1.0 Architecture: arm64 Version: 1.26.4+dfsg-4ok2 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+dfsg-4ok2), gir1.2-cluttergdk-1.0 (= 1.26.4+dfsg-4ok2), gir1.2-clutterx11-1.0 (= 1.26.4+dfsg-4ok2) Depends: gir1.2-atk-1.0 (>= 2.5.3), gir1.2-cogl-1.0 (>= 1.21.2), gir1.2-coglpango-1.0 (>= 1.14.0), gir1.2-freedesktop (>= 1.35.8), gir1.2-glib-2.0 (>= 1.35.8), gir1.2-gtk-3.0 (>= 3.16), gir1.2-json-1.0 (>= 0.12.0), libclutter-1.0-0 (>= 1.23.4) Filename: pool/main/c/clutter-1.0/gir1.2-clutter-1.0_1.26.4+dfsg-4ok2_arm64.deb Size: 134800 MD5sum: 657ab059bc6bd095d06314fd396ed864 SHA1: 1e0ad43e866236400d2250d6ff17f4ccac8f1a4c SHA256: 60d6721f59a9a7fee8d6e8e604301caaee7e489e517b8789bea2856be7fa64a0 SHA512: df075a367239c61aaceb094ffaa702d5ed304d83b8db100208295ef9dbe79658fbe346663110b877a8f613265e2ac874ffbe2b5b3c2878d9ab76e824ab8b6266 Homepage: https://gitee.com/openkylin/clutter-1.0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-cogl-1.0 Architecture: arm64 Version: 1.22.8-3ok1 Multi-Arch: same Priority: optional Section: introspection Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 164 Provides: gir1.2-cogl-2.0 (= 1.22.8-3ok1) Depends: gir1.2-freedesktop (>= 0.9.12), gir1.2-glib-2.0 (>= 0.9.12), libcogl20 (= 1.22.8-3ok1) Filename: pool/main/c/cogl/gir1.2-cogl-1.0_1.22.8-3ok1_arm64.deb Size: 37472 MD5sum: 28c7901c48031a3049a3f777a1b560de SHA1: 699ca1421b1375bb9990eab6fba985f303ac3140 SHA256: b2ae12846dcb0a682d649586c86bc7543eff51fa204a32e871a2f023e7d4e79c SHA512: 8dec4a06574ac0cdcce401ccbee4e37d3f783298ba24259dfbf0504252b11f2bb27c22f27dcfc34a0def82eb2e34af63cf6957c8f0b37806d2d543073bd830dc Description: GObject introspection data for the Cogl 1.0 library This package contains introspection data for the Clutter scene graph library. . It can be used by packages using the GIRepository format to generate dynamic bindings for libcogl. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-coglpango-1.0 Architecture: arm64 Version: 1.22.8-3ok1 Multi-Arch: same Priority: optional Section: introspection Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 24 Provides: gir1.2-coglpango-2.0 (= 1.22.8-3ok1) Depends: gir1.2-cogl-1.0 (= 1.22.8-3ok1), gir1.2-pango-1.0 (>= 1.28.3-5), libcogl-pango20 (= 1.22.8-3ok1) Filename: pool/main/c/cogl/gir1.2-coglpango-1.0_1.22.8-3ok1_arm64.deb Size: 4828 MD5sum: 97ea3b2ea8c4197d74c36377be35a8c7 SHA1: ae05a6c7509938df01e1351f9cf483d7d4a5197a SHA256: 5575a77fbf85b67942b0db70cedc0c61274401713cf47f2129f1d36228f73957 SHA512: e0f3c6b7e6e6318ffdfe1b510c36d604cdc5f30cd4959d0782c64defb3a48f6da8bae0bbf5581fd03a823b6e2d95132305a548421e53f8ac2d801adb9bfc34cc Description: GObject introspection data for the CoglPango 1.0 library This package contains introspection data for the Clutter scene graph library. . It can be used by packages using the GIRepository format to generate dynamic bindings for libcogl-pango. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-dbusmenu-glib-0.4 Architecture: arm64 Version: 16.04.1+18.10.20180917-ok4 Multi-Arch: same Priority: optional Section: introspection Source: libdbusmenu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 29 Depends: libdbusmenu-glib4 (= 16.04.1+18.10.20180917-ok4), gir1.2-glib-2.0 (>= 0.9.3) Filename: pool/main/libd/libdbusmenu/gir1.2-dbusmenu-glib-0.4_16.04.1+18.10.20180917-ok4_arm64.deb Size: 6576 MD5sum: df7b215367239acb6bfc5e9f663af1fb SHA1: 838200fec7254a79f2faff22948337052cad61c6 SHA256: 79ac3470173d7645836c327697240706f3807221344a60c221341f42061f4b07 SHA512: d1954fe0b44888d4849b6c15ba8940ee06ba48c2d68ec93240fd99337099f10d90230f29aaceb23c6fe501ca751d9953bfdc1af05baf66e6d1f30cac5b8b4aa9 Homepage: https://launchpad.net/dbusmenu Description: typelib file for libdbusmenu-glib4 libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libdbusmenu-glib4. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-dbusmenu-gtk-0.4 Architecture: arm64 Version: 16.04.1+18.10.20180917-ok4 Multi-Arch: same Priority: optional Section: introspection Source: libdbusmenu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 16 Depends: libdbusmenu-gtk4 (= 16.04.1+18.10.20180917-ok4), gir1.2-dbusmenu-glib-0.4 (= 16.04.1+18.10.20180917-ok4), gir1.2-glib-2.0 (>= 0.9.3), gir1.2-gtk-2.0 (>= 2.24.4-0) Filename: pool/main/libd/libdbusmenu/gir1.2-dbusmenu-gtk-0.4_16.04.1+18.10.20180917-ok4_arm64.deb Size: 3070 MD5sum: 867653e6a67da3234e4271fdd91e6463 SHA1: 9135a27a358d1a4d9a630b8a8d7e4e78e8d12192 SHA256: d192f5f7b4ddeeae3595b38afb6a9b0c698d9fb903aa986e1e5a123fd2d65c77 SHA512: db93226a1221b491ab60c7facf5d06193b1cdcf8fee63663ab85113c6bd6e280e2456181ec399ad60096940ad4267416c6b33141c329cfb9e4165c0fe4c20902 Homepage: https://launchpad.net/dbusmenu Description: typelib file for libdbusmenu-gtk4 libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libdbusmenu-gtk4. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-dbusmenu-gtk3-0.4 Architecture: arm64 Version: 16.04.1+18.10.20180917-ok4 Multi-Arch: same Priority: optional Section: introspection Source: libdbusmenu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 17 Depends: libdbusmenu-gtk3-4 (= 16.04.1+18.10.20180917-ok4), gir1.2-dbusmenu-glib-0.4 (= 16.04.1+18.10.20180917-ok4), gir1.2-glib-2.0 (>= 0.9.3), gir1.2-gtk-3.0 (>= 2.99.2-0) Filename: pool/main/libd/libdbusmenu/gir1.2-dbusmenu-gtk3-0.4_16.04.1+18.10.20180917-ok4_arm64.deb Size: 3070 MD5sum: 7283a6d8b6918fbdcab1831c2b8eb74a SHA1: 31e8b588b394ef045b1cbba2b188e8d1c239d25c SHA256: 365784ea7d06f842acc4486c1e4dbb279e4d8538604f782576eaa261a44e3b4a SHA512: 0ace8ae0a5351e028e20de87279e5b04194eb2cd9383399c2107511be917b3478175a3ab0eb760e6a4478133bd2b882926d99d7786aad9fa80f5e181ad7bb9c9 Homepage: https://launchpad.net/dbusmenu Description: typelib file for libdbusmenu-gtk3-4 libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libdbusmenu-gtk4. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-fcitxg-1.0 Architecture: arm64 Version: 5.0.12-ok7 Multi-Arch: same Priority: optional Section: introspection Source: fcitx5-gtk Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 18 Depends: gir1.2-glib-2.0, libfcitx5gclient2 (>= 5.0.12-ok7) Filename: pool/main/f/fcitx5-gtk/gir1.2-fcitxg-1.0_5.0.12-ok7_arm64.deb Size: 3722 MD5sum: f95207076072f4b83167feae98de3eb6 SHA1: 6640d99ea9c3f49421f487b7a5b023dcf3a1cc0a SHA256: 31bc4546abcda77e2a93359f0f508c41100971e7eecc217aa55b95baa16d2da4 SHA512: dc36c80841408f2e4b9c645fde39f24323febeb99c89c8f4442db97c0ef70a8e86f6572a26993de105c0495af63d3c7a48808a175a02ca21286a4cea7ac40e91 Homepage: https://github.com/fcitx/fcitx5-gtk Description: GObject introspection data for fcitx5 Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package contains introspection data for Fcitx5. It can be used by packages using the GIRepository format to generate dynamic bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-freedesktop Architecture: arm64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: gobject-introspection Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 368 Provides: gir1.2-cairo-1.0 (= 1.71.0-ok2), gir1.2-dbus-1.0 (= 1.71.0-ok2), gir1.2-dbusglib-1.0 (= 1.71.0-ok2), gir1.2-fontconfig-2.0 (= 1.71.0-ok2), gir1.2-freetype2-2.0 (= 1.71.0-ok2), gir1.2-gl-1.0 (= 1.71.0-ok2), gir1.2-libxml2-2.0 (= 1.71.0-ok2), gir1.2-vulkan-1.0 (= 1.71.0-ok2), gir1.2-xfixes-4.0 (= 1.71.0-ok2), gir1.2-xft-2.0 (= 1.71.0-ok2), gir1.2-xlib-2.0 (= 1.71.0-ok2), gir1.2-xrandr-1.3 (= 1.71.0-ok2) Depends: gir1.2-glib-2.0 (= 1.71.0-ok2) Filename: pool/main/g/gobject-introspection/gir1.2-freedesktop_1.71.0-ok2_arm64.deb Size: 47332 MD5sum: 488a50c7db5b9f7750f2e7ffd677a444 SHA1: c6fadf66944861415ac07ce6e58a38597d691727 SHA256: 3d75b22f73bbcfa4bdc5a83b74490aeb2c78ac1cbbaac96aa291143366c15f49 SHA512: edd3d956a57d7d312f8e86713fee42567bbf3c95b1e4e5591e1b3b3db94df1c3c7f4c5c91aff5293bc123129d31d6caf0adddb60c7591e643272d5d28fcd479c 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. They are distributed in this package temporarily, while the original sources do not include support for GObject Introspection. They are far from complete and only include what is necessary for other introspection packages to work properly. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-garcon-1.0 Architecture: arm64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 40 Depends: gir1.2-glib-2.0, gir1.2-libxfce4util-1.0, libgarcon-1-0 (>= 4.17.1) Filename: pool/main/g/garcon/gir1.2-garcon-1.0_4.18.1-ok1_arm64.deb Size: 7666 MD5sum: 7790e4c0f9a3d491093f9a2cb1244c81 SHA1: 218e7abeb104f815cab7976f4ccf7e363b356de7 SHA256: 732dd7e6b8106c22158c19dd18a8f7dd5cabd83b61f068842ec5adc4def172a8 SHA512: 04d001ca6d089c6584a0a6c3c54d9c362f9a8272b06b92dd728206ca114c94df1325d8261dbdf98d32ec34ec8a083319cd95cb11e13fe9f0b4d60b0efed8dce4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-garcongtk-1.0 Architecture: arm64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 22 Depends: gir1.2-garcon-1.0 (= 4.18.1-ok1), gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-libxfce4ui-2.0, gir1.2-libxfce4util-1.0, libgarcon-gtk3-1-0 (>= 0.7.1) Filename: pool/main/g/garcon/gir1.2-garcongtk-1.0_4.18.1-ok1_arm64.deb Size: 2776 MD5sum: a03f160b9c292376e8e06bc647f893af SHA1: 3682446b04b861054a8a9b26f1547e8f0a2dc59c SHA256: 53edb0eba776c981b72b0f79613810e859b0541ca7fe1a73678040eb4f43d183 SHA512: b4886c96876aa80540a8853f89921adc58150d571a0906da51cab5854afc8dd6f762c30b974b1b239013b7eb6b026708ea44d6e9aaabbcd0e05ff68801204575 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gck-1 Architecture: arm64 Version: 3.36.0-ok2.1 Multi-Arch: same Priority: optional Section: introspection Source: gcr Origin: openKylin Maintainer: openKylin Developers Installed-Size: 47 Depends: libgck-1-0 (= 3.36.0-ok2.1), gir1.2-glib-2.0 (>= 1.34) Filename: pool/main/g/gcr/gir1.2-gck-1_3.36.0-ok2.1_arm64.deb Size: 11070 MD5sum: 79a1ff1673c2059fa325da9883e37a3b SHA1: da36a26abb1321a14f3efdf322199cd1217ea2cf SHA256: 81d166c4d9baea228d2c8ec6723845d048031a42f02695e934624fdc1e06e9ed SHA512: 869a8263039a212480989a022b07a0d7e8bab46498242defc629ef249de910789ede2c6fea8cc29dd7cf8c23af047348f1235044606c7724308f7005821d5169 Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: GObject introspection data for the GCK library This package contains introspection data for GCK, a wrapper based on GLib implementing the PKCS#11 (Cryptoki) interface. . It can be used by interpreters understanding the GIRepository format to write programs using the GCK library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gconf-2.0 Architecture: arm64 Version: 3.2.6-ok2 Priority: optional Section: introspection Source: gconf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josselin Mouette Installed-Size: 364 Depends: gconf-service, gir1.2-glib-2.0 (>= 0.10.7-0), libgconf-2-4 (>= 3.2.6-ok2) Conflicts: gir1.0-gconf-2.0 Filename: pool/main/g/gconf/gir1.2-gconf-2.0_3.2.6-ok2_arm64.deb Size: 6292 MD5sum: 420be7ca850abf02f28ec5fe8cb52199 SHA1: aef780784cfa938cfaa6004958113e69f7b0ca88 SHA256: 5a97c253c075d0485f90c6299047efb844449de3e609ede3b113aedb8a27dc58 SHA512: 13afa415bf8c5fc3745bf6a65e5c152b5c94c0a18a7403765d3066db5fafad1b117ef8384eb0da8a213956576c89793ecd9bf0e5bce9f24c58b67ef6571e95fe Homepage: http://projects.gnome.org/gconf/ Description: GNOME configuration database system (GObject-Introspection) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains introspection data for GConf. It can be used by packages using the GIRepository format to generate dynamic bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gcr-3 Architecture: arm64 Version: 3.36.0-ok2.1 Multi-Arch: same Priority: optional Section: introspection Source: gcr Origin: openKylin Maintainer: openKylin Developers Installed-Size: 67 Provides: gir1.2-gcrui-3 (= 3.36.0-ok2.1) Depends: libgcr-base-3-1 (= 3.36.0-ok2.1), libgcr-ui-3-1 (= 3.36.0-ok2.1), gir1.2-gck-1 (= 3.36.0-ok2.1), gir1.2-glib-2.0 (>= 1.34), gir1.2-gtk-3.0 (>= 3.12.0) Filename: pool/main/g/gcr/gir1.2-gcr-3_3.36.0-ok2.1_arm64.deb Size: 17170 MD5sum: a41fffb9adec82bea6d098f192b59484 SHA1: 64d96042186465e0c4bfa427a8114911a0d803d3 SHA256: f35bbffa3a73dce277fb5cfe610edf3e444de79896eafc0fcb46d8e13b76b46a SHA512: cc9dbd11c4ca95f28b4314c0db4e1447b38ae1c63a15f46c0044824ac207907d91dc8c499e29b351a24f9f645116b99dc09afd2dffb821473cca65cb571e0c7c Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: GObject introspection data for the GCR library This package contains introspection data for GCR, a library for crypto UI and related tasks. . It can be used by interpreters understanding the GIRepository format to write programs using the GCR library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gepub-0.6 Architecture: arm64 Version: 0.6.0-ok3 Multi-Arch: same Priority: optional Section: introspection Source: libgepub Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 18 Depends: gir1.2-freedesktop (>= 1.30.0), gir1.2-glib-2.0 (>= 1.30.0), gir1.2-webkit2-4.0, libgepub-0.6-0 (>= 0.6.0) Filename: pool/main/libg/libgepub/gir1.2-gepub-0.6_0.6.0-ok3_arm64.deb Size: 3836 MD5sum: ad420c60bec06fea24ae11c0144039c5 SHA1: d10150da53b6b29a349cbeba7b3dfa659888864f SHA256: c419644237d81b15dd54829d8cb35df78526684db91a9d1b97561b6f47991bd8 SHA512: 2de18128fd89ef41ca06bb4e26709c13a8c7be894b03aa7653d469224c7fc33577fbc0bb79133a45e1a0209e96b1bf249edf43aafe97773d26b029a418e0a6dd Description: GObject introspection data for the libgepub library libgepub is a GObject based library for handling and rendering epub documents. . This package contains the introspection data for the libgepub library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-glib-2.0 Architecture: arm64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: gobject-introspection Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 906 Provides: gir1.2-gio-2.0 (= 1.71.0-ok2), gir1.2-girepository-2.0 (= 1.71.0-ok2), gir1.2-gmodule-2.0 (= 1.71.0-ok2), gir1.2-gobject-2.0 (= 1.71.0-ok2) Depends: libgirepository-1.0-1 (>= 1.71.0-ok1), libglib2.0-0 (>= 2.63.3) Filename: pool/main/g/gobject-introspection/gir1.2-glib-2.0_1.71.0-ok2_arm64.deb Size: 181876 MD5sum: 667734b0e81ccc32e6a8e50bb67fa332 SHA1: 9a36246040fc801b6f90b3be2bc1965ecda0f5c9 SHA256: c5151b5be1560250484208cc7940d8aa51f3659a1295c8a085999fc29748f4aa SHA512: 9575bd1dde8fe12cf422331a421124beb66c861013250ec77df39167fc0d9a4a25566673562b6558ce3ed343f65ddd51b5e738fb1b5525b2a1ba1310f14a9c7a Homepage: https://wiki.gnome.org/GObjectIntrospection 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. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains the introspection data for the GLib, GObject, GModule and Gio libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-govirt-1.0 Architecture: arm64 Version: 0.3.4-ok1build7 Multi-Arch: same Priority: optional Section: introspection Source: libgovirt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 27 Depends: gir1.2-glib-2.0 (>= 1.30.0), gir1.2-rest-0.7 (>= 0.7.92), libgovirt2 (>= 0.3.4) Filename: pool/main/libg/libgovirt/gir1.2-govirt-1.0_0.3.4-ok1build7_arm64.deb Size: 6846 MD5sum: eace5fa52086dd58d60ea11c92062e9e SHA1: a5b5ce5d3160adf35b8e55a2b1c9cff07d2b4610 SHA256: 58dabaa7f94a24857f12c79132c690078b5537e520360618bcbbe8f47cba8dc5 SHA512: 7b1469aa5ab962aa1d61179a3e2e2a7302021caa36c8168859acdf87c5fedbbd1e81194a75289243fede69c2f66a45475c0ce0cac1b37963c5e2a42934a85bbc Description: GObject introspection data for libgovirt libgovirt is a library that allows applications to use oVirt REST API to list VMs managed by an oVirt instance, and to get the connection parameters needed to make a SPICE/VNC connection to them. . This package contains introspection data for the libgovirt library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gsf-1 Architecture: arm64 Version: 1.14.50-1 Multi-Arch: same Priority: optional Section: introspection Source: libgsf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 52 Depends: gir1.2-freedesktop, gir1.2-glib-2.0, libgsf-1-114 (>= 1.14.43) Conflicts: gir1.2-libgsf-1 Replaces: gir1.2-libgsf-1 Filename: pool/main/libg/libgsf/gir1.2-gsf-1_1.14.50-1_arm64.deb Size: 14728 MD5sum: ba315ed55c37d315092421b018c69e85 SHA1: 4e1fb0528a51ea77e67012cc60ca1960f5f6a502 SHA256: 9524018cdd00e2e4db90b6a26850367ed24e2ecb8c5894ae382f6b318167c4af SHA512: 8ce8bef77f978378e6158056350ce4293ea756d553d0927807d47b6f8da9eb4c8d661a026a36c7adb104c16132ad9a72c864ac0ed8b6bbaf164cce488ac37797 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gspell-1 Architecture: arm64 Version: 1.12.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: gspell Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 30 Depends: gir1.2-gtk-3.0 (>= 3.20), libgspell-1-2 (>= 1.12.0) Filename: pool/main/g/gspell/gir1.2-gspell-1_1.12.0-ok2_arm64.deb Size: 7806 MD5sum: 5068d353524c6205ba97b88e2fb4263e SHA1: 9484a7d80ff7bdaf46165e8a3731eae91e048420 SHA256: a86bf5e772733efae8bb687f623b24fd7b2ec7b632030a52952ba613a35c4e15 SHA512: 89fca7ae1772ecede333f5e11a7d07e72b3efb489d1bf8d8b0ad8e569415a6ec230f587112c6057414d0e441f28d43fa07835968d94005fc24db5044eb0d09c2 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gssdp-1.2 Architecture: arm64 Version: 1.2.3-2ok1 Multi-Arch: same Priority: optional Section: introspection Source: gssdp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 19 Depends: gir1.2-glib-2.0 (>= 0.9.12), gir1.2-soup-2.4 (>= 2.26.1), libgssdp-1.2-0 (>= 1.2.3-0ubuntu1~build1) Filename: pool/main/g/gssdp/gir1.2-gssdp-1.2_1.2.3-2ok1_arm64.deb Size: 4292 MD5sum: eb056f4565cb7a133b544c25b1e4629d SHA1: 1a6abd456bd1c3c745c99a00c5d2458adc9604fa SHA256: bd4fe4c154c3a5ff4ee77de0752bdfa947338b55677cdebc6a970a3489076ab0 SHA512: 40c5855f90e6dd83f54e5283286113cdc0f8d9d59d456f7730bb5385678f6164799c215879ba4cd4f749b1d2c0a04131948c541443783a3d72ab7e6474c6bb02 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gst-plugins-bad-1.0 Architecture: arm64 Version: 1.16.2-2.1ok1 Multi-Arch: same Priority: extra Section: introspection Source: gst-plugins-bad1.0 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 214 Depends: gir1.2-gst-plugins-base-1.0 (>= 1.16.2), gir1.2-gstreamer-1.0 (>= 1.16.1), libgstreamer-plugins-bad1.0-0 (<< 1.17), libgstreamer-plugins-bad1.0-0 (>= 1.16.2) Filename: pool/main/g/gst-plugins-bad1.0/gir1.2-gst-plugins-bad-1.0_1.16.2-2.1ok1_arm64.deb Size: 35136 MD5sum: 89eee8062f4c2bbd8a6e5083d3208fa6 SHA1: 6d4536303c46b19b56cb4ba57c91bc5287d3c817 SHA256: 545a8df45e4959067363857dd352e876c229a7c053c14248a0df59555f6eda68 SHA512: 284669ee89487f81dc5ba3eb077a090253b1f9a83415cf90201d3efff9cdf1a240cc54ca589d85447cbac9c5b94592bdc63001a00efea7f9d82f6e1538e581b2 Homepage: https://gstreamer.freedesktop.org Description: GObject introspection data for the GStreamer libraries 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 introspection data for the GStreamer libraries from the "bad" set. It can be used by packages using the GIRepository format to generate dynamic bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gst-plugins-base-1.0 Architecture: arm64 Version: 1.16.2-ok3 Multi-Arch: same Priority: optional Section: introspection Source: gst-plugins-base1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 1657 Depends: gir1.2-glib-2.0 (>= 0.9.12-4~), gir1.2-gstreamer-1.0 (>= 1.16.2), libgstreamer-gl1.0-0 (>= 1.16.0), libgstreamer-plugins-base1.0-0 (>= 1.16.0) Filename: pool/main/g/gst-plugins-base1.0/gir1.2-gst-plugins-base-1.0_1.16.2-ok3_arm64.deb Size: 85820 MD5sum: a8ab626e1b3de13cff476e82057ad801 SHA1: 81b9c6a076c0835611a7457625a3cbbfe0716cd8 SHA256: 387d7a613efbbd2df6d67f2a98d4b5af5cd1d6d641ddc2c06efdda046c7dc8b9 SHA512: 17d2aef10299bf0141536283f0b75f64a1cc8e18b5d4f0cb3323fe3ec7845248d40ee2e4a565e4ba0ac9ee582484446b328110cb24a1af945045782c4afa87d7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gstreamer-1.0 Architecture: arm64 Version: 1.16.2-ok3.1 Multi-Arch: same Priority: optional Section: introspection Source: gstreamer1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 1405 Depends: gir1.2-glib-2.0 (>= 0.9.12-0), libgstreamer1.0-0 (>= 1.16.0) Filename: pool/main/g/gstreamer1.0/gir1.2-gstreamer-1.0_1.16.2-ok3.1_arm64.deb Size: 84406 MD5sum: aff50ff9ca9726281ea1f844fde40439 SHA1: 445ea0ef50e5b498418898ddf7038e30c5f9329f SHA256: 00b4376970d7e9df35afe6b93dbe9bd940c4a0ed290971623760f20651a54611 SHA512: d4e636ac1132d76170807eed0db0408175c5103e56d2badc650ba5d7d5e4b9943e2a3b6e5411e8b285b36d1bfe921ee87036c2864a7f3e4451e0bff454a2cddd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gtk-3.0 Architecture: arm64 Version: 3.24.23-ok4.1 Multi-Arch: same Priority: optional Section: introspection Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 953 Provides: gir1.2-gdk-3.0 (= 3.24.23-ok4.1), gir1.2-gdkx11-3.0 (= 3.24.23-ok4.1) Depends: gir1.2-atk-1.0 (>= 2.15.1), gir1.2-freedesktop (>= 1.39.0), gir1.2-gdkpixbuf-2.0 (>= 2.40.0), gir1.2-glib-2.0 (>= 1.39.0), gir1.2-pango-1.0 (>= 1.41.0), libgtk-3-0 (>= 3.24.23), libgtk-3-common Breaks: python-gi (<< 3.18), python3-gi (<< 3.18) Filename: pool/main/g/gtk+3.0/gir1.2-gtk-3.0_3.24.23-ok4.1_arm64.deb Size: 238392 MD5sum: 2bed1ba538e9f5e5f4e0628f41f703b9 SHA1: c529ea25946975a4b8e7d60e34cbf679749bace8 SHA256: 1f4913472dc6562890507a3f4579ea6d0c935de7884b182079b61479864bc9ba SHA512: 0be18dbc16e9e0f5a631b7659c63a0c47d2b999d7d06eecee30642bc472b5f39e09bbc73e567b3725ea2257d256fe4dd3b9585eb68d50e14052a1b26f4671b8b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gtk-vnc-2.0 Architecture: arm64 Version: 1.0.0-ok1build1 Multi-Arch: same Priority: optional Section: introspection Source: gtk-vnc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 52 Provides: gir1.2-gvnc-1.0 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, libgtk-vnc-2.0-0 (>= 0.7.1), libgvnc-1.0-0 (>= 0.5.3) Filename: pool/main/g/gtk-vnc/gir1.2-gtk-vnc-2.0_1.0.0-ok1build1_arm64.deb Size: 11284 MD5sum: 01942edfdda87090b6469e8d91446f46 SHA1: 754739c4f899508bc9861afed5837d1a0796cb24 SHA256: 666b9473f33b113a833025c9b2794d83d221ba7758952749b227aadc443946f9 SHA512: e8ef013c9d818afc9974b07e5f2252f5c45b599691ff09e878e9468c4f57baf46057478dd4d627c2631c4e7c592ae448718228b4cad914848082e63ce7f2cad1 Homepage: https://wiki.gnome.org/Projects/gtk-vnc Description: GObject introspection data for GTK-VNC This package contains introspection data for the GTK-VNC library. . It is built using coroutines, allowing it to be completely asynchronous while remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the VeNCrypt authentication extension providing SSL/TLS encryption with x509 certificate authentication. . It can be used by packages using the GIRepository format to generate dynamic bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gtkclutter-1.0 Architecture: arm64 Version: 1.8.4-4ok1 Multi-Arch: same Priority: optional Section: introspection Source: clutter-gtk Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 17 Depends: gir1.2-clutter-1.0 (>= 1.23.7), gir1.2-gtk-3.0 (>= 3.21.0), libclutter-gtk-1.0-0 (>= 1.8.4) Filename: pool/main/c/clutter-gtk/gir1.2-gtkclutter-1.0_1.8.4-4ok1_arm64.deb Size: 3404 MD5sum: b011c7bc567ce314301aa35d28472c9c SHA1: 86f3803487bbbedbe4c519ad3f44a5a03c322a92 SHA256: ed7cf420bb9d9773e22dc3ccc0f9c02f5da2b4c2e7a13c868645414f80d0d72b SHA512: 5894e5abdef5e23b08cc4ccb07892723027456944dd53dccd51f545fc0a7d602ea124d1a0387dbcc061ce8a27bce46bbca016eb6c9aeeeb58eb9d5cc733f6e1c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gtksource-4 Architecture: arm64 Version: 4.8.4-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gtksourceview4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 82 Depends: gir1.2-gtk-3.0 (>= 3.24), libgtksourceview-4-0 (>= 3.99.7) Filename: pool/main/g/gtksourceview4/gir1.2-gtksource-4_4.8.4-ok1_arm64.deb Size: 20200 MD5sum: b25f16837916aa86ccc5d30100d762b0 SHA1: 4c8f7f25bfb766961210f8243e6f7de1eb63782c SHA256: df1186c915d3575c4d71327eccd1b8450abb7d434e6fd72c1da5ce0f5c373e9e SHA512: 41174c41ce39023fb3ec38ee87238f39f204e08a4878db63d5a6a2334152aaeefb0456e7e1dc8d1b28cf59c90579a81787001f6f3ff76fc0b88b486740255d7a Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: gir files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains GObject introspection information. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gudev-1.0 Architecture: arm64 Version: 1:233-ok4.1 Multi-Arch: same Priority: optional Section: introspection Source: libgudev (233-ok4.1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 24 Depends: gir1.2-glib-2.0 (>= 1.31.1), libgudev-1.0-0 (>= 212) Filename: pool/main/libg/libgudev/gir1.2-gudev-1.0_233-ok4.1_arm64.deb Size: 3818 MD5sum: f516643c916026bb571b71834eb359e4 SHA1: 1ea2d5df3cca1b1c0c2587be20862f14c0150acf SHA256: 56e999898b26a59ae5f5f9e4b90cd21f591fe7c0bfefaf830a22e96091130782 SHA512: 70a3101e48e3f62fb7c8207754944a1f1d4bd5e3f96a1447a801cd34e0e3ae1fccc9234a5507ccf85068f6e13a515b3bd48c949fe440b78f051296a700684e07 Homepage: https://wiki.gnome.org/Projects/libgudev Description: libgudev-1.0 introspection data This package contains the GObject-introspection data of libgudev-1.0 in binary typelib format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gupnp-1.2 Architecture: arm64 Version: 1.2.4-1ok1 Multi-Arch: same Priority: optional Section: introspection Source: gupnp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 40 Depends: gir1.2-freedesktop (>= 0.10.7-1~), gir1.2-glib-2.0 (>= 0.10.7-1~), gir1.2-gssdp-1.2 (>= 1.2.3), gir1.2-soup-2.4 (>= 2.48.0), libgupnp-1.2-0 (>= 1.2.2) Filename: pool/main/g/gupnp/gir1.2-gupnp-1.2_1.2.4-1ok1_arm64.deb Size: 9864 MD5sum: 500299e2de00c5e6a017a77df611f792 SHA1: 5d57525ccff8113dedad729a93c65360a9dfb9f4 SHA256: 0469bfdd22cd22f14f40163570b52346bd083a4000512356ea358dde3308371a SHA512: 20fb4a10fe209bc7e04234d3950e3d5301a38bbe413ee3a057c9d5d741848f8d61359d17219a38a291bb7f512bcc1f9fb447bc9e981cc66f9b3481c9a386c934 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gupnpigd-1.0 Architecture: arm64 Version: 1.2.0-1ok1 Multi-Arch: same Priority: optional Section: introspection Source: gupnp-igd Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 15 Depends: gir1.2-glib-2.0 (>= 0.9.12), libgupnp-igd-1.0-4 (>= 0.2.4) Filename: pool/main/g/gupnp-igd/gir1.2-gupnpigd-1.0_1.2.0-1ok1_arm64.deb Size: 2732 MD5sum: 524f91cf45333484d8c538a69c8ea600 SHA1: d3ac72a7d62d2e4989fb6e88fd2475561e4af0de SHA256: e721b30c85338d2c841355e26db07a0f93efc07f2300185469bb60929d764eb1 SHA512: 27e5de8dc4c0f9ebef36b0def532d47efb8eb0fa8111bc46d42fc1368a92aa671da6f055ee9e0c7d1ef38e3413e23a8fced22619484e95e0770b3e8fe8a0795b Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject introspection data for the GUPnP IGD library This package contains introspection data for GUPnP IGD, a UPnP Internet Gateway Device library. . It can be used by packages using the GIRepository format to generate dynamic bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-gxps-0.1 Architecture: arm64 Version: 0.3.1-ok2 Multi-Arch: same Priority: optional Section: introspection Source: libgxps Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 19 Depends: gir1.2-freedesktop, gir1.2-glib-2.0, libgxps2 (>= 0.2.3.1) Filename: pool/main/libg/libgxps/gir1.2-gxps-0.1_0.3.1-ok2_arm64.deb Size: 4644 MD5sum: 637d855af3c440b8c60741db2da5756e SHA1: 434dfb15e4303664787b9760b42059a53a0cecb1 SHA256: 3f0988d7b006af168a784cad525a326fe0eb662478a27986a50e4d50f635cd98 SHA512: 9eb76aae64d94b2a124019444815907100b2c813b8d56dfc18290ac878dddce0f088b0b9d1e5b49ff90f80a48977ffdba52bab64af30a2422cb5aee36e345788 Homepage: https://wiki.gnome.org/libgxps Description: GObject introspection data for the gxps library OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's a new electronic paper format originally developed by Microsoft and it serves as a PDF alternative. XPS files are usually created using "Microsoft XPS Document Writer" in Windows environments. It is now standardized as an open standard document format. . Quoting Wikipedia: An XPS file is in fact a Unicoded ZIP archive using the Open Packaging Conventions, containing the files which make up the document. These include an XML markup file for each page, text, embedded fonts, raster images, 2D vector graphics, as well as the digital rights management information. The contents of an XPS file can be examined simply by opening it in an application which supports ZIP files. . The OpenXPS document format specification supports features such as color gradients, transparencies, CMYK color spaces, printer calibration, multiple-ink systems and print schemas. . This package contains introspection data for the gxps library. It can be used by packages using the GIRepository format to generate dynamic bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-harfbuzz-0.0 Architecture: arm64 Version: 2.6.4-ok4 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/main/h/harfbuzz/gir1.2-harfbuzz-0.0_2.6.4-ok4_arm64.deb Size: 30340 MD5sum: cd115acf377d47055fad7e08ed71112c SHA1: 02a203daa9e1ee8e5773c50912931a3a908510e0 SHA256: e5476d98f82ee8d50aaf3e08d8520a7a4f6e41db015963149db5dc1e665303db SHA512: ec2e0a47aad64cc025ffc55dfb985aae49871ba6d9d154874842c30e1c9fd57d9885ad385a0ee011aba439d90c43b54b0a4411596c62aa1a596d8a52dfbc0ecc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-keybinder-3.0 Architecture: arm64 Version: 0.3.2-1.ok2 Priority: optional Section: introspection Source: keybinder-3.0 Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 14 Depends: gir1.2-glib-2.0, libkeybinder-3.0-0 (>= 0.3.2) Filename: pool/main/k/keybinder-3.0/gir1.2-keybinder-3.0_0.3.2-1.ok2_arm64.deb Size: 2984 MD5sum: 3a37b1ed2620fe04c08f914464d38366 SHA1: d163f5db89585682671fb348924f756638f4638d SHA256: 062bdcd4a84ecb336c7419fb1ce9bd7e1cb47dda54ef9dcc59609d8771697ece SHA512: 010debaf42f3242351a1b5cda78164932e988df8ec7c18a9c836109f8122949da462adfc0f5a5762f379f06fc22a25dcaa825d848e339d0b52cb92c0c832aae4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-langtag-0.6 Architecture: arm64 Version: 0.6.4-ok1 Multi-Arch: same Priority: optional Section: introspection Source: liblangtag Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 30 Depends: gir1.2-glib-2.0 Filename: pool/main/libl/liblangtag/gir1.2-langtag-0.6_0.6.4-ok1_arm64.deb Size: 6720 MD5sum: acf9c50e1c0e2ee6dac3f7cb687d245f SHA1: c308cfd1f8b3620ea558ff67c37319a9e2c904ad SHA256: d9f12a50888ae3430cce63419aa2146e952983a21a4fa274035c42e519be4f5c SHA512: 1eb6c3cb35cc57ee70ac42d41fa3609434403660aadd3117ed44d9a53a6e59fc348a9d59ed68566aa4095164fb758b2fc85751f692f994aeadae6880a6900426 Homepage: http://tagoh.bitbucket.org/liblangtag/ Description: library to access tags for identifying languages - introspection liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 . This package contains the Introspection data for LangTag. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-libosinfo-1.0 Architecture: arm64 Version: 1.7.1-ok1build1 Multi-Arch: same Priority: optional Section: introspection Source: libosinfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guido Günther Installed-Size: 81 Depends: gir1.2-freedesktop, gir1.2-glib-2.0, libosinfo-1.0-0 (>= 1.7.1~) Filename: pool/main/libo/libosinfo/gir1.2-libosinfo-1.0_1.7.1-ok1build1_arm64.deb Size: 18240 MD5sum: 1a08d3ada62f209772db628def14850a SHA1: 42a060da99793b9c0b5abdaa2cb556e754d6d9b6 SHA256: c8d15ac69a4ba62443b91b9d3005a0cff8401bbbdbe2da0ef7d8c9088a767cd5 SHA512: 2e3b0b8266208081ce947472afdcfe0886d41791cf62ca2317a08e5bfa7c78acd3253f2bedbbb2ec6e20f29dca4e0fe8d513f122440a4009b8210670f410ae98 Homepage: https://libosinfo.org/ Description: GObject introspection data for libosinfo This package contains introspection data for the libosinfo library. . libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It includes a database containing device metadata and provides APIs to match/identify optimal devices for deploying an operating system on a hypervisor. . It can be used by packages using the GIRepository format to generate dynamic bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-libvirt-glib-1.0 Architecture: arm64 Version: 3.0.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libvirt-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guido Günther Installed-Size: 144 Provides: gir1.2-libvirtgconfig-1.0 (= 3.0.0-ok1), gir1.2-libvirtglib-1.0 (= 3.0.0-ok1), gir1.2-libvirtgobject-1.0 (= 3.0.0-ok1) Depends: gir1.2-glib-2.0, libvirt-glib-1.0-0 (>= 3.0.0) Filename: pool/main/libv/libvirt-glib/gir1.2-libvirt-glib-1.0_3.0.0-ok1_arm64.deb Size: 31560 MD5sum: 0409f2dfcd024e8f4fa7f0633b758e95 SHA1: 20bad59d6528dfd3e0173791c9fe0e02bcec932c SHA256: 8a1744a2798d1b6b8b2fbbb38cce232967663108b8445ad5d2dcc5f9deddab21 SHA512: 5eda59c1931f938813bf4e1d75e73faefa011e68638f83930201753e90d122d0b259d8e4f9ed358b0808baba140c38171643b558bdfb81688f4afaf48854b93d Homepage: https://libvirt.org Description: GObject introspection files for the libvirt-glib library The libvirt-glib library eases integration of libvirt's events and API into GLib and GObject based applications. . This package contains the GObject-introspection data in binary typelib format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-libxfce4panel-2.0 Architecture: arm64 Version: 4.18.3-ok1 Priority: optional Section: introspection Source: xfce4-panel Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 56 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-libxfce4util-1.0 (>= 4.17.2), libxfce4panel-2.0-4 (>= 4.17.2) Filename: pool/main/x/xfce4-panel/gir1.2-libxfce4panel-2.0_4.18.3-ok1_arm64.deb Size: 9526 MD5sum: 74bb0f07f8feba9f82dc66cd4c20804f SHA1: 18fa9671a0a3ad3c3ebcfe360fd8ddd23fc720b3 SHA256: 0a4b343bbc7eb63fdef37dad516bf67beddb6ba3954591631785f67dabb7b5d3 SHA512: 706453372b9a970732064a31f2a039b957bb0b7ba9d12179fa056e06b135914b6337ab3696eefacafe09a60089caf692c82bcb108a104c28ad4de3432ab1494c Homepage: https://docs.xfce.org/xfce/xfce4-panel/start Description: Xfce4 panel library (introspection data) This package contains introspection data for the library (GTK3 variant) used by various plugins for the Xfce panel. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-libxfce4ui-2.0 Architecture: arm64 Version: 4.18.4-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libxfce4ui Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 40 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-libxfce4util-1.0 (>= 4.17.2), libxfce4ui-2-0 (>= 4.18.2) Filename: pool/main/libx/libxfce4ui/gir1.2-libxfce4ui-2.0_4.18.4-ok1_arm64.deb Size: 8676 MD5sum: ea97dfbb05bd2f0e546f9c72266562a8 SHA1: 826dec7bc6b864cbd03374da7ed5ff97e70bcfca SHA256: afc1866b3e64970a0f33a049932c757739160044261620b170a47c72c237201a SHA512: a849ec669135414c7ddd5ce7912b90780002a7e2af1d2dd68916666297733ff7445a74119ca58d569ad42a24aba0c62586bf2be0789e1386fd7be7c0ffda0440 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-libxfce4util-1.0 Architecture: arm64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libxfce4util Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 29 Depends: gir1.2-glib-2.0, libxfce4util7 (>= 4.17.2) Filename: pool/main/libx/libxfce4util/gir1.2-libxfce4util-1.0_4.18.1-ok1_arm64.deb Size: 5114 MD5sum: ce8b13c69f65a99cf6e3f36f907ebf53 SHA1: f9f568d20d32258e6455f33f4399c7e7b55d3515 SHA256: 15412ff43d343875420f16aa071cdaf723a5adb528d0494c208e355e8f4ad34b SHA512: 0fd4c3d5ed6ba4935f29f4cd323a4d4ba92e70dbae5403d6e78efec1774a018f84e3c8f91161504598fc321206249119e4308946d3b4d77731e2bf6de850a0e8 Homepage: https://docs.xfce.org/xfce/libxfce4util/start Description: Typelib file for libxfce4util libxfce4util is the basic utility function library for Xfce4. . This package provides the introspection data for libxfce4util. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-lightdm-1 Architecture: arm64 Version: 1.30.0-ok4 Multi-Arch: same Priority: optional Section: introspection Source: lightdm Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 30 Depends: liblightdm-gobject-1-0 (= 1.30.0-ok4) Filename: pool/main/l/lightdm/gir1.2-lightdm-1_1.30.0-ok4_arm64.deb Size: 6284 MD5sum: 9a4d7d425bbfa4af690e949b9ac04566 SHA1: 3e4baec33592dec5c3eea4f88882ffea34bce063 SHA256: 934530b9ea3742b93f542946e64a28d20e56f5f46391a905e70b6c20d6f3511c SHA512: 94f96cc1ed98cc3ecf242257ac97742e606bede846f29ff655f6c7d93208564ecbe66bafcf79cddb581f82918ad9e34f31ab1d918de37572cd1f5ab1929a8bf6 Homepage: https://github.com/canonical/lightdm Description: Typelib file for liblightdm-1 A GObject based library for LightDM clients to use to interface with LightDM. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-mypaint-1.5 Architecture: arm64 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libmypaint Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 32 Depends: gir1.2-glib-2.0 (>= 1.32.0), libmypaint-1.5-1 (>= 1.6.0) Filename: pool/main/libm/libmypaint/gir1.2-mypaint-1.5_1.6.0-ok1_arm64.deb Size: 7512 MD5sum: 2b4288e6fc84e78b364ce3cdf92cc7bf SHA1: a20eacc5c9eb260337dfb67191df484cd2844aae SHA256: 6055b9186d0218c8d0d21289d7475c1545abd22c1c324bb0696a83b7cdc6782d SHA512: 054f0c1d8a55f15c5fc6f78530ef2bbed7306b2046e1ec707e0f3d8d4f5f129f557150fca80b6167bcf83c674902fa13f7155a0ad317343e0abc4c49095ad415 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-nice-0.1 Architecture: arm64 Version: 0.1.18-2ok1 Multi-Arch: same Priority: optional Section: introspection Source: libnice Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 65 Depends: gir1.2-glib-2.0 (>= 1.30.0), libnice10 (>= 0.1.18) Filename: pool/main/libn/libnice/gir1.2-nice-0.1_0.1.18-2ok1_arm64.deb Size: 16408 MD5sum: e1341021c2298f8a440a21df74f8a639 SHA1: 3c4db8a67c556a7ee0a67bfdbe6863dfa4c86d97 SHA256: 86655a85cc216c3414f0aa1288996641fa0a65d4d6847551294a9e9b1d2dc0ac SHA512: 2091c6ed7015cddd878dadb9e60008498c8a62235edc7f143d34ecd175336d8aa18b9c2c6ac8273a933559cc6f941e5dff38952a3ca153f1a7c99d7d3e671368 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-nm-1.0 Architecture: arm64 Version: 1.40.0-ok1.8 Multi-Arch: same Priority: optional Section: introspection Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 332 Depends: gir1.2-glib-2.0, libnm0 (>= 1.40.0-ok1.8) Filename: pool/main/n/network-manager/gir1.2-nm-1.0_1.40.0-ok1.8_arm64.deb Size: 82952 MD5sum: 07fdc547264a03de8bff1a4e18686d8e SHA1: 0801693e24f336e5b1edd85019845ac8bdc9afcc SHA256: 9dc689f21a25262afb14f3dbaccd49405e04f7bcc8ae8e184c43e3c1fa7c3b78 SHA512: 4dcef4413731df4e663396428fd7dc964ce3fac8c1ff86c8a425ba5939451ec41d01d0faaa00a49564fb829f7b79d23a240e0a22656f65199c3362d0f296a31f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-packagekitglib-1.0 Architecture: arm64 Version: 1.1.13-ok2.1 Priority: optional Section: introspection Source: packagekit Origin: openKylin Maintainer: openKylin Developers Installed-Size: 107 Depends: gir1.2-glib-2.0 (>= 1.36), libpackagekit-glib2-18 (>= 1.1.13) Filename: pool/main/p/packagekit/gir1.2-packagekitglib-1.0_1.1.13-ok2.1_arm64.deb Size: 25106 MD5sum: dbf526b514721ff6ed56960b75c06882 SHA1: 0eabe8df9284c7adcace9b8b8ca114b6ac67f218 SHA256: dcbcad5d478808209563d22f7ce930bd58a84f250e3b4779a66064ee3cf7a13c SHA512: a39dee26f92fa154e0871facbe9633bbfa1d85efd57181b601989393e7c9f8c10f77fea065078133d9f42a92aa643721400689971b129dea30896a05b5e01fed Homepage: https://www.freedesktop.org/software/PackageKit/ Description: GObject introspection data for the PackageKit GLib library PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package contains introspection data for the PackageKit GLib interface library. . It can be used by packages using the GIRepository format to generate dynamic bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-pango-1.0 Architecture: arm64 Version: 1.46.2-ok2 Multi-Arch: same Priority: optional Section: introspection Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 115 Provides: gir1.2-pangocairo-1.0 (= 1.46.2-ok2), gir1.2-pangofc-1.0 (= 1.46.2-ok2), gir1.2-pangoft2-1.0 (= 1.46.2-ok2), gir1.2-pangoot-1.0 (= 1.46.2-ok2), gir1.2-pangoxft-1.0 (= 1.46.2-ok2) Depends: gir1.2-freedesktop (>= 0.9.5), gir1.2-glib-2.0 (>= 0.9.5), gir1.2-harfbuzz-0.0 (>= 2.0.0), libpango-1.0-0 (= 1.46.2-ok2), libpangocairo-1.0-0 (= 1.46.2-ok2), libpangoft2-1.0-0 (= 1.46.2-ok2), libpangoxft-1.0-0 (= 1.46.2-ok2) Filename: pool/main/p/pango1.0/gir1.2-pango-1.0_1.46.2-ok2_arm64.deb Size: 31046 MD5sum: b013986d733308ebf05362e0858531cd SHA1: e17bcbdc2527ef9419aac6cf8aecdc1ea241592f SHA256: 2aeed7f5a5ab860ce2ba1c4b259357aa6ecef8cd70894f2b9f1f213717e9070d SHA512: b1c0bc922c2b6da0e8d9af35e8bddd560ee9a97fde972987f56b47cd8e687221ff9ecb0b909d8145ad02bdbed0994407c9fe31ecce4c860cce180343b13ac67a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-peas-1.0 Architecture: arm64 Version: 1.26.0-ok3 Multi-Arch: same Priority: optional Section: introspection Source: libpeas Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 26 Provides: gir1.2-peasgtk-1.0 (= 1.26.0-ok3) Depends: gir1.2-glib-2.0 (>= 1.39.0), gir1.2-gtk-3.0 (>= 3.0.0), libpeas-1.0-0 (>= 1.26.0) Filename: pool/main/libp/libpeas/gir1.2-peas-1.0_1.26.0-ok3_arm64.deb Size: 6052 MD5sum: c60939c7a65a1a5de2418d3e8699e4a2 SHA1: dff72cf7c781933369b9bedf77770918386a903a SHA256: 0de3dd56f1ad34854fdd92c9fffe9775d5eb92d0f0bd74a49724f8fc86b26e74 SHA512: 77b0f08d1afd6144047a4b10d069a0266eedbb0e6d4704413e4408dd70a584919ab24a267f50490e2acfa8416569305659fae05130d11ba86817ed3113c45435 Homepage: https://wiki.gnome.org/Projects/Libpeas Description: Application plugin library (introspection files) libpeas is a library that allows applications to support plugins. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-pluma-1.0 Architecture: arm64 Version: 1.24.0-ok4.1 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/main/p/pluma/gir1.2-pluma-1.0_1.24.0-ok4.1_arm64.deb Size: 22374 MD5sum: 5ed36c2f370c9c313d2bac097d2c3753 SHA1: f23d149ab821847a5414aa731174db8463650ac9 SHA256: cd776170efba88276fb3c80ddf00185a6edeca9b5da6d230e8f775d186d59dfc SHA512: 28f46c7ce2073ebc22dc24fdcad13d01c1879bfcb96ca7c190f9facb8accbdfec9c8b7b3e839125ad8aabb17487d5a1acbd3e104cf40110d38db1f862df0fdcf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-polkit-1.0 Architecture: arm64 Version: 0.105-ok6 Priority: optional Section: introspection Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 35 Provides: gir1.2-polkitagent-1.0 (= 0.105-ok6) Depends: gir1.2-glib-2.0 (>= 0.9.12), libpolkit-agent-1-0 (= 0.105-ok6), libpolkit-gobject-1-0 (= 0.105-ok6) Filename: pool/main/p/policykit-1/gir1.2-polkit-1.0_0.105-ok6_arm64.deb Size: 7714 MD5sum: 3767af0b3b540f97e4db4e1c7a8013a0 SHA1: 13103ba4d6b495551a1d728c52fb5c20f433a12f SHA256: 92f008ab37d94c806099ce9f4f4483639c2c636c2d0f9f676c09117d92173d8b SHA512: a591684f3871b3a65429d34c30bb212a1fd1d3b603a520ecaffdd08fec3f3cb1a49cc4ed12ae61ac06f1b82c5cd24994e3ac99e422b3b7f3ec678b71280e6acd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-poppler-0.18 Architecture: arm64 Version: 0.86.1-ok4 Multi-Arch: same Priority: optional Section: introspection Source: poppler Origin: openKylin Maintainer: openKylin Developers Installed-Size: 88 Depends: gir1.2-freedesktop (>= 1.42.0-0), gir1.2-glib-2.0 (>= 1.42.0-0), libpoppler-glib8 (>= 0.85.0) Filename: pool/main/p/poppler/gir1.2-poppler-0.18_0.86.1-ok4_arm64.deb Size: 22922 MD5sum: bce8c66a0eb708d6919691f02e41c956 SHA1: 57b0ae051f4ae6838ff73423cd5b639c82a2f1fc SHA256: f9e0cc1fb36f992db7f5fecf5d8dc3cd660aba85600808f8ab4763d3e21c6e94 SHA512: 9001fa7f7723a7594120dbab95e5ba6332dd3de29ae2f1eb725f785943579dd9e01846a4473bbc7cedd34a980d48a3d35484d3f5c36f92125e6e2587739e1269 Homepage: http://poppler.freedesktop.org/ Description: GObject introspection data for poppler-glib Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains introspection data for poppler-glib. . It can be used by packages using the GIRepository format to generate dynamic bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-snapd-1 Architecture: arm64 Version: 1.57-ok3 Multi-Arch: same Priority: optional Section: introspection Source: snapd-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 67 Depends: gir1.2-glib-2.0, libsnapd-glib1 (= 1.57-ok3) Filename: pool/main/s/snapd-glib/gir1.2-snapd-1_1.57-ok3_arm64.deb Size: 14982 MD5sum: 1fb81b3b3e96dfce0c7845c2bcbbd6ad SHA1: bdbc7b504214123628e929a9a4f5f9b36014fe01 SHA256: 42f59e82f1570d5b0e488cc33219bf33abe7d0c1654c14afca284c1863a354bf SHA512: 304a14d0a1ba5ed128eae58f4b8a9e1077bf387fda667b78b22cbf6003ee0fe081fe981ce5735ff2ef877eca975dac2d155c720dd825805bafcb94daaf58348c Homepage: https://github.com/snapcore/snapd-glib Description: Typelib file for libsnapd-glib1 snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . This package contains introspection data. . It can be used by packages using the GIRepository format to generate dynamic bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-soup-2.4 Architecture: arm64 Version: 2.70.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 121 Provides: gir1.2-soupgnome-2.4 (= 2.70.0-ok2) Depends: gir1.2-glib-2.0 (>= 0.9.5), libsoup-gnome2.4-1 (>= 2.27.4), libsoup2.4-1 (>= 2.69.90) Filename: pool/main/libs/libsoup2.4/gir1.2-soup-2.4_2.70.0-ok2_arm64.deb Size: 31592 MD5sum: b8b183cf13ca55f657743270f4db5e84 SHA1: cb2cd6758759c5f0f34e573b5367ca2a7e6c300a SHA256: 1ae969ef40ea696d22a3abc28208f159b85b98dbea31475bb35db8f75054fb3d SHA512: 500914f9e4075b91a2ba2b0e191d7e43c41bf5cabcd63244158f2c94397091cb3f0a0a037034f2146e127f4b4a9b2dc074279dbf4cdc1b3d70fba7af901194e2 Homepage: https://wiki.gnome.org/Projects/libsoup Description: GObject introspection data for the libsoup HTTP library This package contains introspection data for the libsoup HTTP library. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . It can be used by packages using the GIRepository format to generate dynamic bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-spiceclientglib-2.0 Architecture: arm64 Version: 0.41-ok2 Multi-Arch: same Priority: optional Section: introspection Source: spice-gtk Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 58 Depends: gir1.2-glib-2.0, gir1.2-gstreamer-1.0 (>= 1.10), libspice-client-glib-2.0-8 (>= 0.41) Breaks: gir1.2-spice-client-glib-2.0 (<< 0.34) Filename: pool/main/s/spice-gtk/gir1.2-spiceclientglib-2.0_0.41-ok2_arm64.deb Size: 14274 MD5sum: 803bd764b9b1c8406fc3f66e6d1163d3 SHA1: 131af420935cff47c4f86d02274493701503c4e2 SHA256: c5a66bba363427e96a00eb3623dcac5d863837c758112daf5c5872a8ead42493 SHA512: b1856cedfc76911642774717583d890acafe7e79cb4ab243cbad3edec48449387bed104cd35ccec4742a4cd26c8cf53d688639e07a60b0b84f2a6d82b6d0e371 Homepage: https://www.spice-space.org/ Description: GObject for communicating with Spice servers (GObject-Introspection) libspice-glib4 provides glib objects for spice protocol decoding and surface rendering . This package contains the GObject-introspection data in binary typelib format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-spiceclientgtk-3.0 Architecture: arm64 Version: 0.41-ok2 Multi-Arch: same Priority: optional Section: introspection Source: spice-gtk Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 25 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0 (>= 3.22), gir1.2-spiceclientglib-2.0 (= 0.41-ok2), libspice-client-gtk-3.0-5 (>= 0.41) Breaks: gir1.2-spice-client-gtk-3.0 (<< 0.34) Filename: pool/main/s/spice-gtk/gir1.2-spiceclientgtk-3.0_0.41-ok2_arm64.deb Size: 5548 MD5sum: 763af233f0f708d916009b70874dbf1a SHA1: 0545f62972d7b4a44302ac098f728899c625aa4a SHA256: 369029cae21e41e1a4a085cdb47bfa20b2aa81379f262eb65542121b475bc089 SHA512: 35adc3140d90e421f2fb66d7f88e806835d6df976d30d41a0ecbff5ab52a2d4ef15de94560a000e78c11b596d53e82f08fe4cd13b487525126d6249f061e5773 Homepage: https://www.spice-space.org/ Description: GTK3 widget for SPICE clients (GObject-Introspection) libspice-gtk3 provides gtk3 widget to show spice display and accept user input. . This package contains the GObject-introspection data in binary typelib format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-thunarx-3.0 Architecture: arm64 Version: 4.18.6-ok1 Multi-Arch: same Priority: optional Section: introspection Source: thunar Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 61 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, libthunarx-3-0 (>= 4.17.6) Filename: pool/main/t/thunar/gir1.2-thunarx-3.0_4.18.6-ok1_arm64.deb Size: 8024 MD5sum: 8763359731eeed0d05a2c3ef83df12df SHA1: 977f6e11165848620788ba24a181f8eae22d8439 SHA256: 06fd150d0f3772e70277f610a0de40e0ddc8fda902c82afee14b3d96176a1a7d SHA512: dc201960d64f521d523f3a674d6b588bf12bb9f83a56c34747dc1e7e7955ab49da9f6889371629851b014e7d9e19a0daa96045fc1ccf054ab50c2a5f29bc2d8e Homepage: https://docs.xfce.org/xfce/thunar/start Description: Typelib file for thunar This package contains the Thunar extension library which permits adding new features to the Thunar file manager. . This package provides the introspection data for thunar. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-udisks-2.0 Architecture: arm64 Version: 2.8.4-ok5 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/main/u/udisks2/gir1.2-udisks-2.0_2.8.4-ok5_arm64.deb Size: 20574 MD5sum: ab0e07f2fcc11d839e812262f1ee5e6d SHA1: 47a24aa16b314957bed88e5daec51c75d560431d SHA256: be3c2f54ec71c90f55b32a9411bec4cfb6d63c57b1f1320d8dd4611a3156b2da SHA512: e7d4b66f59eeed3f4839d91efd1106dbbe096267942eaab5f3c696e4cb453774f1fb2401cd7da5bb1718ba2f4e8ca4fae74286389338a26041dca386b9f808ad 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-upowerglib-1.0 Architecture: arm64 Version: 0.99.11-ok2.3 Multi-Arch: same Priority: optional Section: introspection Source: upower Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Depends: gir1.2-glib-2.0 (>= 0.10.7-0), libupower-glib3 (>= 0.99.8) Filename: pool/main/u/upower/gir1.2-upowerglib-1.0_0.99.11-ok2.3_arm64.deb Size: 5506 MD5sum: ac2089cfed8401c66f77f6556ffe7b9b SHA1: cfb1eaddfbbafe9886891366b94282d93ee3dd42 SHA256: 9a91e50b4f28b44a53c37df9f9f81d66c428a01ad505b03910d6b66010e9634a SHA512: 9dc2a1cf2b1866bcdfa4bf9d64e45d31a2296e2e4056e7b6760a25c9ecc7fb424bd177eaf124c4ffce596de3e3bbdf819f564a1a0640f22ace608947b30655dd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-vte-2.91 Architecture: arm64 Version: 0.60.1-ok4 Multi-Arch: same Priority: optional Section: introspection Source: vte2.91 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 42 Depends: gir1.2-gtk-3.0 (>= 3.20), gir1.2-pango-1.0 (>= 1.22.0), libvte-2.91-0 (>= 0.60.0) Filename: pool/main/v/vte2.91/gir1.2-vte-2.91_0.60.1-ok4_arm64.deb Size: 10432 MD5sum: 35f521ad0239d843b6b25df92f060b42 SHA1: ab66c9cdc67d7b22eacc935dd06e63a7e689230b SHA256: 6191df7a3d9bada04a6876251da541cd267f35320f336cabe8222073c42b6b7c SHA512: 3ade366f8b676f97c1f1e03a2c4ebc3f350456034af23ee4d2d9777ef801f8dee3e6935f580e3baa333e07206b524f99e105a0657056d99d3f7629236e5c05d0 Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Description: GObject introspection data for the VTE library This package contains introspection data for VTE, a terminal emulator widget for GTK+. . It can be used by interpreters understanding the GIRepository format to write programs using the VTE widget for GTK+ 3.0. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-wp-0.4 Architecture: arm64 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/main/w/wireplumber/gir1.2-wp-0.4_0.4.13-ok1_arm64.deb Size: 19782 MD5sum: 0c99fda88b908482c602e74df06d2124 SHA1: 1a32fa143fc42110b2e181d5b294447196962a5b SHA256: 89fc4c7d12ceedb2c337b975726675132b923b5b163ed3d6e1e839c2a01ccfa3 SHA512: 63131e7430c88300095651f769bbb186aa1417ba9057a290553ef8982c2c41bfe4e20625de485d58bd820e94c2d00eeadddb86ef7d7a19f52daa32b2ff263237 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-xfconf-0 Architecture: arm64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: xfconf Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 27 Depends: gir1.2-glib-2.0, libxfconf-0-3 (>= 4.12.1) Filename: pool/main/x/xfconf/gir1.2-xfconf-0_4.18.1-ok1_arm64.deb Size: 5864 MD5sum: 9dddae0af8c5f78ad8775951cd5787dc SHA1: 92dafad4b512741cde1588c313e80d6c5f78dcc7 SHA256: 3e78fe37bebaea2a90d8a31b8d6fe8e92dc70da127912d0c7210a0b3fa2ad31b SHA512: 8657061928b38bcfe2c9845c16c05eb23edcd2f77fe96443e55e0432a6bcffeae0a6a7b2abb3e41ce9d3f8452d42cb9373c10255b546ed8a688d176f32a65a3b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-xmlb-2.0 Architecture: arm64 Version: 0.3.10-ok1 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/main/libx/libxmlb/gir1.2-xmlb-2.0_0.3.10-ok1_arm64.deb Size: 8648 MD5sum: 39a77bbadab978f7555a13a510e24055 SHA1: 5a4a479e932d866f637438c1b4e0f2b5915791f3 SHA256: e1df3597168f000770eb2cde938d19543d083779d5021994e95a93162385e77c SHA512: 84fd9beace27edd9ccf75fe7e8e82d9f4b82e498c2e32f9441aea36d4db02a1bf0ad9261904a242f9aee3cfedea8731d8cb2b143513907299cd2a51c1e47f935 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gir1.2-zbar-1.0 Architecture: arm64 Version: 0.23.92-6ok1 Multi-Arch: same Priority: optional Section: introspection Source: zbar Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 15 Depends: gir1.2-gtk-3.0, libzbargtk0 (>= 0.21) Filename: pool/main/z/zbar/gir1.2-zbar-1.0_0.23.92-6ok1_arm64.deb Size: 3230 MD5sum: 8f827ba95c616d3d405f27a957b3777c SHA1: e693cf8d84ec818a94e4c0fb2ce5a5b45781e222 SHA256: 88fa3b5afb286adf8091b393527eaede47610c392aaafe5a18c1701ac38db75d SHA512: af8e71c1808ce3ed9ff0b16458e00aac7241c59e8c78424e25839c8e0a7623f6daaa353214b95c620cf382ca5969e3e1d76fd356bf910b6f58e33ebf25d13ee2 Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (introspection data) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the GObject introspection data which are needed for developing the zbar library in various programming languages with GObject introspection support. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-all Architecture: all Version: 1:2.25.1-ok9.2 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 812 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), git-doc, git-el, git-cvs, git-mediawiki, git-svn, git-email, git-gui, gitk, gitweb Recommends: git-daemon-run | git-daemon-sysvinit Filename: pool/main/g/git/git-all_2.25.1-ok9.2_all.deb Size: 6560 MD5sum: 6508594869e6908815aa82e587cabe3e SHA1: 6f664da1ed3d20c388981f8ffcb0c286e920a802 SHA256: 8631e3049ee0b203a3dffc7b24389c44036e08d464022d087530696806418d5b SHA512: 80f38c8b037a751c096d347abb04a725356e76433632b86855094cf7aca5013da3f380e2bd3d8923f0fdf9e15ac8f780a23d420c4620cc500368df31a4118f0c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-all 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: 812 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), git-doc, git-el, git-cvs, git-mediawiki, git-svn, git-email, git-gui, gitk, gitweb Recommends: git-daemon-run | git-daemon-sysvinit Filename: pool/main/g/git/git-all_2.25.1-ok9_all.deb Size: 6554 MD5sum: 9b249486bc1e1f4df40fc8ad68f473f1 SHA1: bb2d611d66eb7a4fd1ee2fdafbf78eee1c738c63 SHA256: f4016a7422893ee0e296506b7c522a63ac08cb33015117bab76305826a7f3310 SHA512: 0b6af1e77884b536b7b155a488626581e81e8b7a756df33ec6e9247829b397f01d1d211c086571827ef3f95bec54d178af441bd1f2107745ab0b483e551c0a22 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-cvs Architecture: all Version: 1:2.25.1-ok9.2 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 1193 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), cvsps, libdbd-sqlite3-perl Suggests: git-doc, cvs Filename: pool/main/g/git/git-cvs_2.25.1-ok9.2_all.deb Size: 70556 MD5sum: 3b70846afb8add5d0526757939875326 SHA1: 1ce36a388b74f0a10acbcfdc4c5e3df5e8a17f93 SHA256: dce11ba656b32d6f9eef18f35c48e6aa3d87984429bdfa578b4d6223564bcbc3 SHA512: 03d50e6bd1e98293c8c54e38374f02f423847dcfaefdfd866e7cef077deb559d499a24329253d41cdc7a4ef630df209188a4f261a96601785c15ba485b497ce5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-cvs 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: 1193 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), cvsps, libdbd-sqlite3-perl Suggests: git-doc, cvs Filename: pool/main/g/git/git-cvs_2.25.1-ok9_all.deb Size: 70496 MD5sum: 7a406f116b82c9692c2ab9315472bf7f SHA1: d5483c6c5c957f916ea5dd3a9a72d0acc7707ab6 SHA256: b2c7ccd557b6eeefebfba9b77799e8bf952a647ccf96c1a03944f4544c2c217a SHA512: 435729deb66565752c11c583fee010a11ced461e8eacc3dc8784ec8a4c17cc308b20f240c949ebab11da17d192d1572d6198365335b578e20637d7c92fa31b7d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-daemon-run Architecture: all Version: 1:2.25.1-ok9.2 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 824 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), runit, adduser Conflicts: git-daemon-sysvinit Filename: pool/main/g/git/git-daemon-run_2.25.1-ok9.2_all.deb Size: 8082 MD5sum: df909d1c521d0a57f6224459c6cc333c SHA1: 6e02ae3a201f7776c825754222194ffe8f3a25c8 SHA256: 74c93eb593aec9d415356f42f1c0506a6513ec555d2fa874a474ee4bc7efb47a SHA512: 6225d3b7a3d397801a300107e56cfc3641aec77d5b2dc5f99c276072f7d5bdb619a6c4921b370771ab47aba35b378c30ea7b9441372adf25f12bd48dcfde3172 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-daemon-run 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: 824 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), runit, adduser Conflicts: git-daemon-sysvinit Filename: pool/main/g/git/git-daemon-run_2.25.1-ok9_all.deb Size: 8074 MD5sum: 6853d901d3fdd9dec49b9d7be184d9d2 SHA1: 9b35d808291a99e2e8000f71a1b8e156f3791bfb SHA256: 88fd34a66f5c60701ec91d6d173d16333e917db71bd723dd254689cfec9181ac SHA512: 1061e65c3a27405962dc315b200aca2b1e45999288d2da167d1af0325fce42bb244dc8cf8919659d3404fb4b4f3f6fe46f5cb4e0223471e3ac9c65ce06cfc314 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-daemon-sysvinit Architecture: all Version: 1:2.25.1-ok9.2 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 828 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), adduser, lsb-base (>= 3.0-0) Conflicts: git-daemon-run Filename: pool/main/g/git/git-daemon-sysvinit_2.25.1-ok9.2_all.deb Size: 9254 MD5sum: 394f4265d6f4738061d2df0191000f08 SHA1: afbe4d10cff10128a9fb24b2f489b5bbf75592a2 SHA256: ff717a93f2250072167bf674c4d145d8fa92699386bde326b3ebb840c6e785fa SHA512: 59154cbbff861e61ccc266a45c1b150db67c106d8dffc668f28670d266bfc719c4a5143d675a733710bea7a026aa9080ad76cf267fd10c2ac51e29ea0eba3300 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-daemon-sysvinit 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: 828 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), adduser, lsb-base (>= 3.0-0) Conflicts: git-daemon-run Filename: pool/main/g/git/git-daemon-sysvinit_2.25.1-ok9_all.deb Size: 9248 MD5sum: 14e5e45d7995070dfb75cd3c2cc790d7 SHA1: 71b542b3beeb4a8c7ea7bbb95d9afeaf1b7192db SHA256: 1082ff1717f28343d87c7b3a176b64ea16b8ec2725309e979e1ff059f32c456d SHA512: 4bc3b0656cbc491a64fbe41885bd427e4ab29a71c46d025c067c899f9dd20b4d02e4f776dcd2cc3f52cf0e0ff61fc2a789fb10a44504c393624d585942105d8f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-doc Architecture: all Version: 1:2.25.1-ok9.2 Multi-Arch: foreign Priority: optional Section: doc Source: git Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 11224 Suggests: git, git-cvs, git-svn, git-email, gitk, gitweb Filename: pool/main/g/git/git-doc_2.25.1-ok9.2_all.deb Size: 1004416 MD5sum: 44e11a535af1ee0a4def0eea859c2ab9 SHA1: bdea46aca520a6ddb76b62a0117064be3e0bc847 SHA256: 0b98642e9f7358ff87f9c82b12cf4ad18dbea8c763a34134a5b8fc01839b997d SHA512: 56c9dff0d09292d06d01ea5dcc3a376ec42ae125d7437d7011d651f6a3e02af1ffefd74c0a672a6971ae2b101b51b4301f0d171a25fe3d011eff3a334162eee7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-doc Architecture: all Version: 1:2.25.1-ok9 Multi-Arch: foreign Priority: optional Section: doc Source: git Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 11226 Suggests: git, git-cvs, git-svn, git-email, gitk, gitweb Filename: pool/main/g/git/git-doc_2.25.1-ok9_all.deb Size: 1005616 MD5sum: b0c69c8cf1b4dce9020716f7bde3e5b1 SHA1: 5968d5e1a2b139ba1a756a673b21d2222799dc34 SHA256: f023455c8ce69c90a345da60590ebd06b5342d252cfdb13af58f841a1b2b2f82 SHA512: d7abbe1076a910f71955b75c2c62350fcedb4dd306c1a8757821fe5b338a58126cf0d76c5df780efe39f897bcb34e0f17b32b7e1d5a35d2a7fbf84d5d94fa78e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-el Architecture: all Version: 1:2.25.1-ok9.2 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/main/g/git/git-el_2.25.1-ok9.2_all.deb Size: 8788 MD5sum: e136b0ae2743e17537e9a9926d3cf148 SHA1: fbbd3020f793ed4738972004c5072fd79d347334 SHA256: 32be2576f93a267aaf086da2ba501fbd8a6d6559b2777380bd031f69216799d5 SHA512: a46c84be9926be616803c409eabb3fdb9d8e91b9a6f83e21de4410314dcffbdb265df6a2c2d1c40dd3a20c69eaed3cb6482e21380fdc47e412b113acb52e598c 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. 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/main/g/git/git-el_2.25.1-ok9_all.deb Size: 8788 MD5sum: 968c7460778e62e33696285f6dd59287 SHA1: 47e9f0e88f6e15640444efb255e22b9b80640422 SHA256: b9892981e98c61becc906b18dd6d4b70162ef44197f9496b7890ddd8da7e5429 SHA512: df6091d6ca98f9d8d6ae52cfa699a9de2de5389d7a118c3457ef01076395e1d5d2f6cacefbd2b4c3acd9325c65f91406887dc69120c7c4d6b3336b6a71610ecc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-email Architecture: all Version: 1:2.25.1-ok9.2 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 881 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.) Recommends: libemail-valid-perl, libmailtools-perl, perl (>> 5.21.5) | libnet-smtp-ssl-perl, libauthen-sasl-perl, libio-socket-ssl-perl (>= 1.951) Suggests: git-doc Filename: pool/main/g/git/git-email_2.25.1-ok9.2_all.deb Size: 31992 MD5sum: 6eab1cf0b3a6f8d70fd50c45e1264f37 SHA1: 89a16d46c8f35c72833e3e4eb34ac8ce670dca4a SHA256: 8253b7c539a89e7562e158b812405f12c909435fb8dd556c7ca39cd8e3092ab0 SHA512: 161438a9b6e34ed64eda0fbe0b78949bcd90b55c0f0c45c13eccec8699f321eecc54bcce067e5c37eb4435d2ef5998091876627acc0b995e932d1c2ffad180ea 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-email 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: 881 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.) Recommends: libemail-valid-perl, libmailtools-perl, perl (>> 5.21.5) | libnet-smtp-ssl-perl, libauthen-sasl-perl, libio-socket-ssl-perl (>= 1.951) Suggests: git-doc Filename: pool/main/g/git/git-email_2.25.1-ok9_all.deb Size: 32718 MD5sum: 78b46add8af3af3d991f762f3d299d04 SHA1: 38f56a40b28e2758658c67335d35363f3112942e SHA256: d8a80e5d3b045605095f4418753eb87b9fd5fa1f23c7ccc486f2291bfe55e6b2 SHA512: 1efea53d8eaf1348a80a3b31858c640f66c7243541bfe3354fed3b91df8947d4bc9a80511e401338d794734aba46fedfb553c91cf05d1c8b36826eafbf083d30 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-gui Architecture: all Version: 1:2.25.1-ok9.2 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 2211 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), tk Recommends: gitk Suggests: git-doc, aspell, meld Filename: pool/main/g/git/git-gui_2.25.1-ok9.2_all.deb Size: 226860 MD5sum: b255ee7b904d53bb8bcc0130cbeca7a6 SHA1: edd5b64069a688751ab53b74888f0f2c7a5f98de SHA256: d99193b3e389cba01ec3473e3e9c08c2bb553cd56c7f0496ff9e3a82542557e9 SHA512: 8dfabe789779028a18e5de936e912b9545fefc486599eb4c333ed4bd823c1eb80504ab67b421287a7af60d570b2a75bdbd2cde12ef251f95c05c4ab46d477d91 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-gui 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: 2211 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), tk Recommends: gitk Suggests: git-doc, aspell, meld Filename: pool/main/g/git/git-gui_2.25.1-ok9_all.deb Size: 226854 MD5sum: c038befdda8d2d2db5896c316bbe798f SHA1: 8083c8056f5fb1336306c24bf66c5176bce81892 SHA256: 259f567edd4b52ca02517c44233cda73d13478229d699815bf1f298d476399c7 SHA512: ff16a0c7d1706f5f06be8b2edccfe0e32259f2a6a5718c207cb2ebe3adcda882a52e05e97371f0507e6713886d50afe9470ea8ed146451cfe7aee49c5c2afeb4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-man Architecture: all Version: 1:2.25.1-ok9.2 Multi-Arch: foreign Priority: optional Section: doc Source: git Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 1739 Breaks: git (<< 1:1.7.4~rc1) Replaces: git (<< 1:1.7.4~rc1), git-core (<< 1:1.7.0.4-0) Filename: pool/main/g/git/git-man_2.25.1-ok9.2_all.deb Size: 876468 MD5sum: a206ee31eaf62fff373e0be5ddf65e8a SHA1: 2282ceeca411790fc6a43d6e7761f94d0e4d6771 SHA256: 66ceed97dd125abeada8122eaba45ac024bb66a9aebd2f5bd6ea2480193fdae2 SHA512: 7ab16ddf7bdef15277d125937869b7673519bd82b17f631f1fdf05c8e2ecd713f3ada87e0a516680fe61ccbc63767c3d9925b86d33104528f73ea73fbe677777 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-man Architecture: all Version: 1:2.25.1-ok9 Multi-Arch: foreign Priority: optional Section: doc Source: git Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 1739 Breaks: git (<< 1:1.7.4~rc1) Replaces: git (<< 1:1.7.4~rc1), git-core (<< 1:1.7.0.4-0) Filename: pool/main/g/git/git-man_2.25.1-ok9_all.deb Size: 876462 MD5sum: d21de7589b9059152244027a806ea079 SHA1: 08d4c6ccc68a9e2013be8133c3f631349bdccfa6 SHA256: 015b4f850b818fcc69ca56daddf298d77d9dfd15954b8f690a6545055ccd926a SHA512: 1cb2b3515429dcd80bf72a103922f4ac6314f1f9cbb1ae158a85b3dc58be1d1ac957904e49df76b7170bd30d47f2fd807aafde74dc1ad9e78429ca97728c86ed 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-mediawiki Architecture: all Version: 1:2.25.1-ok9.2 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 871 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl, libdatetime-format-iso8601-perl Suggests: mediawiki Filename: pool/main/g/git/git-mediawiki_2.25.1-ok9.2_all.deb Size: 22584 MD5sum: 0327622cc8039876f39ad9f296cfcf94 SHA1: b0a0d50f037f94718b719af16963b40064d14bde SHA256: 4cb19cbacfee55178d4b9be2100a794386422bdfb7d8117928a19a6775b7b698 SHA512: db93c04caf59ed1340450a83abc66cc84429ad92931dcae31e594323e6486cc41d5d3d2908b229ab5fd14f08340fb503abd6c673b1fd09a4938b3dfeb01577d2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-mediawiki 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: 871 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl, libdatetime-format-iso8601-perl Suggests: mediawiki Filename: pool/main/g/git/git-mediawiki_2.25.1-ok9_all.deb Size: 22588 MD5sum: 23274a85529fa59c6a2d5c231cc9625c SHA1: 0260dc1fe5d59098389709a4254eb37c47f065d5 SHA256: f918d564a163d44ab51f217337736131b57b9391834f2a41f3d034d0db374c43 SHA512: 750a29cf10465e796071af00b64d143846160afd3c89e0c3c8c3ff17a5fa094543fc3b3296f96f853ab6c2ae5a0677428bb4879acf7ee02edc58796d44365044 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-svn Architecture: all Version: 1:2.25.1-ok9.2 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 1058 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), libsvn-perl, libyaml-perl, libterm-readkey-perl Suggests: git-doc, subversion Breaks: git (<< 1:1.8.3~rc1-0) Replaces: git (<< 1:1.8.3~rc1-0) Filename: pool/main/g/git/git-svn_2.25.1-ok9.2_all.deb Size: 82078 MD5sum: b4513d1522e32505f766700da2c01fab SHA1: 0b40d5d7f7b51cdd3d03195be658a215a6368fd8 SHA256: 56adaed07b286e1b554627a659e22a4c8fac3bc199cbe32aba19a6d673ab5694 SHA512: 8bc7fdfc3fd312e28da569c0f10f0c1cdb04d20a2c8febcff6ab55eafbc4cdfd52c2aeb0434df181733edaeab4a28bb2fa02e9bb2a934ba4cc1ed6bf846dd58f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git-svn 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: 1058 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), libsvn-perl, libyaml-perl, libterm-readkey-perl Suggests: git-doc, subversion Breaks: git (<< 1:1.8.3~rc1-0) Replaces: git (<< 1:1.8.3~rc1-0) Filename: pool/main/g/git/git-svn_2.25.1-ok9_all.deb Size: 83040 MD5sum: 23e2ef5dfceb9df205f4940c5c4e5ce5 SHA1: 840eda455105385903d551c4404d15263af75171 SHA256: 533e2c1660bf63f8a1ba5ebe14e0bbe709ffe729291af2d2dc0830908b22f356 SHA512: 8c1ab0d0aa904c504f45a29b248109b1661622c0ef92a80fd37af86547ffbc1b26987d009decc5f98a95722dd1bf4ac6f3c183137dfe8bdd05a698f35fade1fa 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: git Architecture: arm64 Version: 1:2.25.1-ok9.2 Multi-Arch: foreign Priority: optional Section: vcs Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 50295 Provides: git-completion, git-core Depends: libc6 (>= 2.34), libcurl4 (>= 7.56.1), libexpat1 (>= 2.0.1), libpcre2-8-0 (>= 10.22), zlib1g (>= 1:1.2.0), perl, liberror-perl, git-man (>> 1:2.25.1), git-man (<< 1:2.25.1-.) Recommends: ca-certificates, patch, less, ssh-client Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-el, git-email, git-gui, gitk, gitweb, git-cvs, git-mediawiki, git-svn Breaks: bash-completion (<< 1:1.90-0), cogito (<= 0.18.2+), dgit (<< 5.1~), git-buildpackage (<< 0.6.5), git-core (<< 1:1.7.0.4-0), gitosis (<< 0.2+20090917-0), gitpkg (<< 0.15), gitweb (<< 1:1.7.4~rc1), guilt (<< 0.33), openssh-client (<< 1:6.8), stgit (<< 0.15), stgit-contrib (<< 0.15) Replaces: git-core (<< 1:1.7.0.4-0), gitweb (<< 1:1.7.4~rc1) Filename: pool/main/g/git/git_2.25.1-ok9.2_arm64.deb Size: 5428476 MD5sum: 1ce0619f3b13d78717876f5a349385c5 SHA1: fdf1132bcfdb237085236fb86323810e05773901 SHA256: fdae31fc35bd47af658ba4a644afed201a10c76acc490c328b55d9b85ef0b1ce SHA512: 085c8690552566c07fa4734d0643c91c8318f4fb949df56b7174c04c888e2c40a6505cd917b3d1ba57528b5cefddd059236115bd3a2bac8d88d6ea0075c69890 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gitk Architecture: all Version: 1:2.25.1-ok9.2 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 1593 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), tk Suggests: git-doc Filename: pool/main/g/git/gitk_2.25.1-ok9.2_all.deb Size: 144964 MD5sum: 50f72e65dd7dcea9309684c5cf0c9c82 SHA1: 7b626aab254f4df766a7e4a498a20c239777f74f SHA256: dbe908a96202614eadc0edc198b8475ae7ee78f5640f3a725dc05140739a1683 SHA512: 4642fbdba634c9233b1d4c40ef420f7461024957a9bf9d46037735b325c76491e260a71346b7c88a2aef4c8497b91e0e1e4f264496e68c0b46558e24fd7af3ec 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gitk 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: 1593 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), tk Suggests: git-doc Filename: pool/main/g/git/gitk_2.25.1-ok9_all.deb Size: 145192 MD5sum: 2fa7396ec8bc7c8512c32118684a3301 SHA1: 023ef8167c03dcf465a49c35fb7aa8354cfcfb31 SHA256: 189f8415672f9871df60c54d68258ab350c2e977f1fc86d7daa0873c3d0dac37 SHA512: 820f3fa247c66019573cfb7b6e5afc50842ed72f625fb538c39934b2f1f211ab8302396bad57704b3f4071a61a9034ef19460dc05415c6b25c639d38aaf5679f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gitweb Architecture: all Version: 1:2.25.1-ok9.2 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 834 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), perl, libcgi-pm-perl Recommends: apache2 (>= 2.4.6-4~) | lynx | httpd, libhttp-date-perl | libtime-parsedate-perl Suggests: httpd-cgi | libcgi-fast-perl, git-doc Breaks: apache2.2-common (<< 2.3~) Filename: pool/main/g/git/gitweb_2.25.1-ok9.2_all.deb Size: 10790 MD5sum: 9cb512e643a56ca676a4ed64babedf63 SHA1: c23db6b756e1e463e1e22f48e4f1956688978a85 SHA256: 519528edfee9f4f5145ea665bd0a44bb4751f7bb980c1a8983e83e997ce281f5 SHA512: 32e3a035821f605212c8a84cae29b94a9d96a31634577557a245faea2ca2d2035029a749eb2bc6551bfdea861062dcd95a3ec25fb879edb60b6569dab2b5ecf5 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gitweb 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: 834 Depends: git (>> 1:2.25.1), git (<< 1:2.25.1-.), perl, libcgi-pm-perl Recommends: apache2 (>= 2.4.6-4~) | lynx | httpd, libhttp-date-perl | libtime-parsedate-perl Suggests: httpd-cgi | libcgi-fast-perl, git-doc Breaks: apache2.2-common (<< 2.3~) Filename: pool/main/g/git/gitweb_2.25.1-ok9_all.deb Size: 10788 MD5sum: f6dee1a618f9728905d299296254cc14 SHA1: 43966ed97f2600895ed62f538baa6f7c0235fcf6 SHA256: 8dc9668b30897064000003e383adcb82cace75544a179bbd967b0c0064f8da03 SHA512: 6b0cadd978922a5cce7d960d976a8c56069301d87bb0219d0920c4f5756d87d714e512e9bc358b086302309f7e5338886ff84d8b39c77695c92dca6c82b08b74 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: glew-utils Architecture: arm64 Version: 2.2.0-4ok1 Priority: optional Section: utils Source: glew Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 696 Depends: libglew2.2 (= 2.2.0-4ok1), libc6 (>= 2.34), libgl1, libx11-6 Filename: pool/main/g/glew/glew-utils_2.2.0-4ok1_arm64.deb Size: 122586 MD5sum: 4fbd525640ea7d88d72e2fb061b14644 SHA1: 756c65e808fde418db3e3c70428b99d3e9b6984f SHA256: 3c090962627c1c3a11160a1806fdcb7cb0f66578ecbc3869f2061f199b9d80cc SHA512: 18b9507915e6cb978d0dc968d9b56cf67dc5e51439c67e3cdb5483041a9fdfe8fb06932b56502ad6a939c30ee76e8a2e232455a007b4fc8bdc5d30c386b1eedb Homepage: http://glew.sourceforge.net Description: OpenGL Extension Wrangler - utilities For more information about GLEW please refer to the description of the libglew-dev package. . This package contains the utilities which can be used to query the supported OpenGL extensions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: glib-networking-common Architecture: all Version: 2.64.1-ok3 Multi-Arch: foreign Priority: optional Section: libs Source: glib-networking Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 488 Recommends: glib-networking Filename: pool/main/g/glib-networking/glib-networking-common_2.64.1-ok3_all.deb Size: 64482 MD5sum: 542dc3eb36c78cb88325dc1d02cd1609 SHA1: 69942339e8249d07d4b02744e285a56712639955 SHA256: 63b8728e56ac73339db9ea8e472e32b44bf947a1a2f9bba13a592aa1840943a8 SHA512: a7a5422ccb9fe9691cf0a48de3bf95f49de9de40c021a3e910803d4286a3a231a857cf5d723ab24e3f7bfaace7083019cdbfe878296a544349d3241715a54733 Description: network-related giomodules for GLib - data files This package contains data files and translations for the GIO network extensions in glib-networking. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: glib-networking-services Architecture: arm64 Version: 2.64.1-ok3 Multi-Arch: foreign Priority: optional Section: libs Source: glib-networking Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 87 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.63.0), libproxy1v5 (>= 0.4.14), glib-networking-common (>= 2.64.1-ok3) Recommends: glib-networking Filename: pool/main/g/glib-networking/glib-networking-services_2.64.1-ok3_arm64.deb Size: 8978 MD5sum: 20c76a3860e43202befe52464c725e1a SHA1: b849f5e44e4247bc7b23e656d1499d23745e1fa7 SHA256: 94690bfb746a8d6a7cf269769421818a1a1046258842bd556545a1c8e027e50d SHA512: 424a519c043c9b7d06f2c52f24aa3f9a1178b5d5820ba0e04001a6fa58570a9d8de6c6c438a6ee33880abfc9a24fbdb80e66ee1449a36178b06676feb59ae15b Description: network-related giomodules for GLib - D-Bus services This package contains D-Bus services that are used by the GIO network extensions in glib-networking, for actions that need to be done in a separate process. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: glib-networking-tests Architecture: arm64 Version: 2.64.1-ok3 Priority: optional Section: misc Source: glib-networking Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 453 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.63.0), glib-networking (= 2.64.1-ok3), ca-certificates Filename: pool/main/g/glib-networking/glib-networking-tests_2.64.1-ok3_arm64.deb Size: 68778 MD5sum: adad14b1a352e1f0614f1f951c0c3a34 SHA1: 75e9f1c960586776921c4ae37a3525effc531af7 SHA256: 60d1e7b8eaaa1a4e848badcf3c4af377c03e5fd825c95cf51a7ba87dde7191c9 SHA512: 9329574fa5dacf3ed25fc565d8724fe4ea8793249acedb153d35ccd75741df4d09ac72cdeb8d771221321bb319f4be4d7299704ff97cbf6b1cdd88adbc408946 Description: network-related giomodules for GLib - installed tests This package contains test programs, designed to be run as part of a regression testsuite. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: glib-networking Architecture: arm64 Version: 2.64.1-ok3 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 291 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.63.0), libgnutls30 (>= 3.6.12), libproxy1v5 (>= 0.4.14), glib-networking-services (>= 2.64.1-ok3), glib-networking-services (<< 2.64.1-ok3.1~), glib-networking-common (>= 2.64.1-ok3), gsettings-desktop-schemas Filename: pool/main/g/glib-networking/glib-networking_2.64.1-ok3_arm64.deb Size: 59852 MD5sum: eddfaae16091c4c14a78936d8096d264 SHA1: 11128e4cf337969fa528e30dc2a6fdefd2b63934 SHA256: ab71df69043da98502026dd3334130ac1c74b80140130d294f5a7a6a58defea1 SHA512: a39b4db333bf068a92695c5b395f0321cd740ef220c2ed69550d604f583f7ca2c26c8b6001785d94743fd0a83ef2125bcd97f23f029382a18d0d52222ac94845 Description: network-related giomodules for GLib This package contains various network related extensions for the GIO library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: glibc-doc Architecture: all Version: 2.36-ok6 Multi-Arch: foreign Priority: optional Section: doc Source: glibc Origin: openKylin Maintainer: openKylin Packaging SIG Original-Maintainer: GNU Libc Maintainers Installed-Size: 3424 Depends: glibc-doc-reference (>= 2.18) Filename: pool/main/g/glibc/glibc-doc_2.36-ok6_all.deb Size: 18996 MD5sum: 7816f422db0fcca74000f861d2e008c1 SHA1: a4cc6b0abf76e12e67f5f02030c69939aeaef23d SHA256: 5bb7f8411a12943cadef1fc44635506b51f5383e8a358f6d45fdd2998699a5d2 SHA512: 2276d77f120a08681617e44fd9ca67436f7ab0e370fbb65e38a560133f02d72d241797b57a9edd2bab9ae8f9b15d80698d173482f1c5540280d0e9a349b0f7e3 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: glibc-source Architecture: all Version: 2.36-ok6 Multi-Arch: foreign Priority: optional Section: devel Source: glibc Origin: openKylin Maintainer: openKylin Packaging SIG Original-Maintainer: GNU Libc Maintainers Installed-Size: 24857 Recommends: xz-utils Breaks: cross-toolchain-base (<< 45~), cross-toolchain-base-mipsen (<< 10), cross-toolchain-base-ports (<< 37~) Filename: pool/main/g/glibc/glibc-source_2.36-ok6_all.deb Size: 20852294 MD5sum: 8cf3af79fbe37d6a00f365970784fc57 SHA1: 9138fb61e82671edf34e4a15cd2a54a2bf091877 SHA256: 6dcdb21de559f63823bd7a3f57e60e84069780fcf928d5e2cfecc6aa38029ffd SHA512: 05c3fea7be6184b8d5c8e35541d75cb4399ed3ecd74b6bc6e12c3363fb26b89533bb939a99da0765259848f8667f161b48621109bad7ce844c1ad3757793e3dd 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: glslang-dev Architecture: arm64 Version: 11.11.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: glslang Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 8457 Depends: spirv-tools Suggests: glslang-tools Filename: pool/main/g/glslang/glslang-dev_11.11.0-ok2_arm64.deb Size: 1425776 MD5sum: bea27cb41842aa8862ced01a30ce8221 SHA1: e92f9c9028f54481b110c3960a0079c113d6f3a2 SHA256: e881ae1a34812b9c5e1f2bcad42bb8e23e340d0bc81107f3df7298ba4a6304d9 SHA512: b1b73e1b6d92b8a5b123e336ec8fa840fece0bc2cba8cb26bca89c99a3b43d5417b575f2908bd83a9f26f1f0d2ec46f9a7ef304261c2cc801a7d59e5019aaafc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: glslang-tools Architecture: arm64 Version: 11.11.0-ok2 Priority: optional Section: libdevel Source: glslang Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3075 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libstdc++6 (>= 9), spirv-tools (>= 2022.2+1.3.216.0) Filename: pool/main/g/glslang/glslang-tools_11.11.0-ok2_arm64.deb Size: 1003358 MD5sum: 434fb2cbbaf6ddb6f2b92e348a1f94fa SHA1: 8549f726f4f7bbdc6ebd43b1faa681ae85a3d5cd SHA256: a898abd08b85a6f0b4820dd1d562819f4bfc9476d0e58fe7837f7ee5352c2556 SHA512: 550f8d37930fed3ad2d6eb19de8b208d04d90ff87deea1aa2c03ba5b4be6cff6f66bae4dbc1677ad788fac7fe698980b7022c2937e7bf23504631432c2675c42 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. 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/main/g/gcc-12/gm2-12-doc_12.2.0-ok7_all.deb Size: 287042 MD5sum: e5337d6bef2c45eb8791662fedc28f0d SHA1: b34bfa9629a030b65b5754b3d50beff5f58d6384 SHA256: e64797aeb453691f7de591a6df6809b91d8ca665065bbaae6ce1b26a4bd92530 SHA512: 2195d8fd99fbeb97d52758761b2a7e03547354619aefeea83220d157430c01822d6b6fecd24e983dcfe5392515104d5dd6d0cabc5f3a7a3460aef456c25f4af8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-12-doc Architecture: all Version: 12.2.0-ok8 Priority: optional Section: doc Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1388 Depends: gcc-12-base (>= 12) Suggests: gm2-12 Conflicts: gm2-12 (<< 12.2.0-8) Replaces: gm2-12 (<< 12.2.0-8) Filename: pool/main/g/gcc-12/gm2-12-doc_12.2.0-ok8_all.deb Size: 287070 MD5sum: 59cfae45877154f23764c78857a16dcf SHA1: c8b06626ffd05a8cf5f8369a1ba1785e30566c99 SHA256: ceb6c8d42d58cb6a400de2beffccfd6548636ef177e306eb09855b910d4d1ade SHA512: 689925d668fe78e8ee8ac608c3237bfbacfed616045510def761708db01b2c983254e772f59ecd37c839b90de408c59fb1b805166a2df92acef5fbd0ab93a2c5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-12 Architecture: arm64 Version: 12.2.0-ok7 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 31967 Provides: gm2, m2-compiler Depends: gcc-12-base (>= 12), g++-12 (>= 12), libgm2-12-dev (= 12.2.0-ok7), libc6 (>= 2.36), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-12/gm2-12_12.2.0-ok7_arm64.deb Size: 9755738 MD5sum: 2bbc17b8f7b649134f7d826e603cc43b SHA1: d1ac47927b3ebdc2cde88734141e98eaa7e9c1ec SHA256: eb16ab5f9fcdabb8cf8e232f675f8584d69127dd4bde062f65afb2caef721b47 SHA512: 3e2b73f3939a85b56c6bfb5e34fd922b9884504f0952fabc31f98bb6be101ae95b45c43cd0ca2ef6661625e0a6e6bdee8c5703ccec55bf5695f8933286b6f7e3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gm2-9 Architecture: arm64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 22731 Provides: gm2, m2-compiler Depends: gcc-9-base (>= 8), g++-9 (>= 8), libgm2-9-dev (= 9.3.0-ok12), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-9/gm2-9_9.3.0-ok12_arm64.deb Size: 7099992 MD5sum: 397f62212a49fddc43b9a4a2b580e861 SHA1: cc4885b51f0dda77c9bc13f0eae96b623b19b8dc SHA256: 529f69101dee9ea79e655e3c133e61703613d3c8a13dee5f0892697a14046b05 SHA512: 9727addf72d80a3e099989c5a1008bf2d19b8973fadad085151df3bc17d467546fe846a256046d8924eefe95a85d671cb8df1d6a71da8a796cb8ed4e9caaddf9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnat-12 Architecture: arm64 Version: 12.2.0-ok7 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 93931 Depends: gcc-12-base (= 12.2.0-ok7), gcc-12 (>= 12), libgnat-12 (>= 12.2.0-ok7), libc6-dev (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gnat-12-doc, ada-reference-manual-2012, gnat-12-sjlj Conflicts: gnat-10, gnat-11, gnat-4.9, gnat-5, gnat-6, gnat-7, gnat-8, gnat-9 Filename: pool/main/g/gcc-12/gnat-12_12.2.0-ok7_arm64.deb Size: 17896996 MD5sum: d5fee4822fd4a86dd06eaf018b910600 SHA1: f1cefe21c5fe06407f7415b8f8fa050a6eb968ad SHA256: e374b068a78a61c15162506b4059f7f40b2d2c75926030011c473a38eb4a1e27 SHA512: e924d24918752b69af3f183866bd778faf2f588492b7ab583f725e32861d611b5a878df9eed67add6862dd83111b9bb16ced1df71e1a25297534075f265996fc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnat-8-sjlj Architecture: arm64 Version: 8.4.0-ok3 Priority: optional Section: devel Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 20020 Depends: gcc-8-base (= 8.4.0-ok3), gnat-8 (= 8.4.0-ok3) Filename: pool/main/g/gcc-8/gnat-8-sjlj_8.4.0-ok3_arm64.deb Size: 2320684 MD5sum: 0d059dc26e3a92e3618b421b55784338 SHA1: b18b7420703023173087512443484244aceb1356 SHA256: 907784893d8547360ff90990e563f4f7c2b4ad3065e45d8b79f982f030c91a2f SHA512: 2a6e1f99acadb0c8be616629b442d6523777b8773d5a0451c2dace90dccf63c292504d160ffdcd8af19416d1c8e3f6388486cbb8713e281af6f9311c01bc644a Homepage: http://gcc.gnu.org/ Description: GNU Ada compiler (setjump/longjump runtime library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides an alternative runtime library that handles exceptions using the setjump/longjump mechanism (as a static library only). You can install it to supplement the normal compiler. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnat-8 Architecture: arm64 Version: 8.4.0-ok3 Priority: optional Section: devel Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 69877 Depends: gcc-8-base (= 8.4.0-ok3), gcc-8 (>= 8), libgnat-8 (>= 8.4.0-ok3), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.28), libgmp10 (>= 2:5.0.1~), libgnatvsn8 (>= 8.4.0-ok3), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gnat-8-doc, ada-reference-manual-2012, gnat-8-sjlj Conflicts: gnat (<< 4.1), gnat-3.1, gnat-3.2, gnat-3.3, gnat-3.4, gnat-3.5, gnat-4.0, gnat-4.1, gnat-4.2, gnat-4.3, gnat-4.4, gnat-4.6, gnat-4.7, gnat-4.8, gnat-4.9, gnat-5, gnat-6, gnat-7 Breaks: dh-ada-library (<< 6.0), gnat (<< 4.6.1), gnat-4.6-base (= 4.6.4-2), gnat-4.9-base (= 4.9-20140330-1) Replaces: dh-ada-library (<< 6.0), gnat (<< 4.6.1), gnat-4.6-base (= 4.6.4-2), gnat-4.9-base (= 4.9-20140330-1) Filename: pool/main/g/gcc-8/gnat-8_8.4.0-ok3_arm64.deb Size: 15852560 MD5sum: 6a283628c2353bde9a232f3b152c8940 SHA1: 18ee1f629db732a77cab4435dcb6eb221bcd44eb SHA256: 061bb0aad452d86199cfae1e88fd80dc6e8027343a24261dea52216939a236d6 SHA512: 633a391319effa3cc97a006c57e635bd3a2d47767fb0512ec1dc72babef0279f30cca9b7577a441390fa80c8c6e031d3d0722c36e22b4e3109ca72dcc5e69a85 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnat-9 Architecture: arm64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 70052 Depends: gcc-9-base (= 9.3.0-ok12), gcc-9 (>= 8), libgnat-9 (>= 9.3.0-ok12), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libgnatvsn9 (>= 9.3.0-ok12), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gnat-9-doc, ada-reference-manual-2012, gnat-9-sjlj Conflicts: gnat-4.9, gnat-5, gnat-6, gnat-7, gnat-8 Breaks: gnat-4.9-base (= 4.9-20140330-1) Replaces: gnat-4.9-base (= 4.9-20140330-1) Filename: pool/main/g/gcc-9/gnat-9_9.3.0-ok12_arm64.deb Size: 13600054 MD5sum: 4297169a29e84b959ff85bc28c9b2b74 SHA1: e8ba575ff7418a91a5f5a8c0326c6efcf32f9391 SHA256: 6ee1117cdb04768b88db3c7b7f83f48f7b66ed588f427a218aef32f82ef29100 SHA512: c3adf26d003a69b1c993ebdb74edb387f2a301b2522ce06efeb957f56a0a83e913b4f9c4cd4190cc621bacf993ced53f3ee481279a91cd167312f3c6bddae6d7 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. 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/main/g/gnome-common/gnome-common_3.18.0-ok2_all.deb Size: 9026 MD5sum: 2b8408ed93376d82e3f99989871da72d SHA1: 076354c409fa54ea642397344e9a4f8cd302737c SHA256: 8bec102763515f36e1f4dad94d3144ade155220cc53124e30592ff01abfc52b6 SHA512: faaadcec81b3790b6f9d8947e599b532caf4abb3790341f1a71b70d95810e558375b15c94f13b0caa207eccc86894af3a72a47de82c4684c31c90a2c813ed1f9 Description: common scripts and macros to develop with GNOME gnome-common is an extension to autoconf, automake and libtool for the GNOME environment and GNOME using applications. Included are gnome-autogen.sh and several macros to help in GNOME source trees. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnome-keyring-pkcs11 Architecture: arm64 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: 432 Depends: libc6 (>= 2.17) Breaks: gnome-keyring (<< 3.27.4-2~) Replaces: gnome-keyring (<< 3.20.1-3) Filename: pool/main/g/gnome-keyring/gnome-keyring-pkcs11_40.0-ok1_arm64.deb Size: 29116 MD5sum: 37d43c6a63f8a8e8306b1e76a40d8db8 SHA1: 84ad7af5bc5951d8934e8700f8e2a4e33beda929 SHA256: a36c766f34441eb98fd880a72d5713a61ecca1b56ac9b270863b6f2dd3ee20b8 SHA512: d52ca88776e4738d7b1a52ccc083d9b2f394a77562df1d48c8965af0e1e26f336e0d76df79d882369e8f0abc6fd0e3103e4cc90c475c944f817d610bd526d79f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnome-keyring Architecture: arm64 Version: 40.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 5632 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/main/g/gnome-keyring/gnome-keyring_40.0-ok1_arm64.deb Size: 771570 MD5sum: e860f4136c5276ace88134bb3f4eba0e SHA1: fd05cac8d433d94f63db9bf38b65dcc1db12e0f8 SHA256: 4931a8f5a31c2cd1d2910b7c0987a1b9a171b15a1969861e13e4c8bbc4433e05 SHA512: 7fa7c3d7781430948d1d22b0a2cd3df2a5ade16f58734f8f50dd57c1e8e72ed87e09b3a2f9b5c536c147b7242c5a01ef5491b144a212b22597ecdde5fd5efbf0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnome-pkg-tools Architecture: all Version: 0.22.6-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 51 Provides: dh-sequence-gnome (= 0.22.6-ok1) Depends: perl:any, dh-translations, gir1.2-rsvg-2.0, gir1.2-glib-2.0, python3, python3-gi-cairo, scour (>= 0.36-1~) Recommends: git-buildpackage Filename: pool/main/g/gnome-pkg-tools/gnome-pkg-tools_0.22.6-ok1_all.deb Size: 12982 MD5sum: 1b534db2fb30c38ce728f95bc7b8c3a0 SHA1: 3349fe933ba450dc492037365f3f5b383367ea8e SHA256: cb361dce854ed0c6a6b35e140f440800f645c8623c3c56f1073b15e9fe1c1e6f SHA512: ed595d0ebdbd147606db702ebf68ad7361145e00d91a653343f189d2ee25a440956f5b014fc516ee1e234360e7bc96ba69962a35b27c88dfb80be43c991425e4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnuchess Architecture: arm64 Version: 6.2.7-1ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 673 Depends: libc6 (>= 2.34) Recommends: gnuchess-book Suggests: xboard | eboard | scid Filename: pool/main/g/gnuchess/gnuchess_6.2.7-1ok1_arm64.deb Size: 250748 MD5sum: bfce460476dbf41c801e974193817477 SHA1: 93b9523cfaefdb2f22021003a81b5e664a0d4462 SHA256: 0211e68cb54b9f1afa0963542664064f261d0a1eb71f8cd3c3f1402c493ff891 SHA512: ab9429cb7ca6bc9d397be71f8eb05090cc9a243ac992fa1ec13ba0509c4d2ab0ce39dfe838d1074b31f541abbcc12b0c21f91cce3da088b1e27d2cee88d4270a Homepage: https://www.gnu.org/software/chess/ Description: Plays a game of chess, either against the user or against itself Gnuchess is an updated version of the GNU chess playing program. It is now based on the fruit chess engine and uses the UCI chess engine protocol. It has a simple alpha-numeric board display, and is also compatible with frontends like xboard, scid and eboard. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnugo Architecture: arm64 Version: 3.8-11ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9632 Depends: libc6 (>= 2.34), libreadline8 (>= 6.0), libtinfo6 (>= 6), dpkg (>= 1.15.4) | install-info Suggests: quarry | cgoban | qgo Filename: pool/main/g/gnugo/gnugo_3.8-11ok1_arm64.deb Size: 1500730 MD5sum: ebfe31c680ab3e847e62495ec42ceb07 SHA1: a55bf1f8d36c92525b4a5cef377382c99c240be3 SHA256: d45f9bc36d08b64cd7c1e3325fd7f5344b21d7aa9d55e5bad70fe288ce782abc SHA512: 372f7acf517b4d60d34b2c4450b0bca26a2a9324c199a60f26fb1687e1661dda3b68e1cef9f0d7568b2869948e2d26bfdcc8cb94a260b0116df917c3eefb9b71 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) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnutls-bin Architecture: arm64 Version: 3.6.13-ok12.1 Multi-Arch: foreign Priority: optional Section: net Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1563 Depends: libc6 (>= 2.34), libgnutls-dane0 (>= 3.5.6), libgnutls30 (>= 3.6.13-0+private+1), libopts25 (>= 1:5.18.16), libtasn1-6 (>= 4.14) Filename: pool/main/g/gnutls28/gnutls-bin_3.6.13-ok12.1_arm64.deb Size: 247614 MD5sum: 98b76ab6d7c07e2ce043c6a3eca99916 SHA1: 10cc87439b15b4b34a3b2c187cbc15ee5f704cb7 SHA256: 7fd7490bf4848b5521a7880463ff78613a421f814e8eda217d85e8bf4127a4d0 SHA512: f0ab84a3c2bb3fdba0de071b7ebcf815b5854aead974fd7ac6638d4433a6d30077e8c0eb20b171a2403fd8bce24262dd7e95d009ba89fdb115292f523ef0e1f0 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gnutls-doc Architecture: all Version: 3.6.13-ok12.1 Multi-Arch: foreign Priority: optional Section: doc Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 7618 Filename: pool/main/g/gnutls28/gnutls-doc_3.6.13-ok12.1_all.deb Size: 4149760 MD5sum: a0d5b78e369be00ba35cb9d37544c044 SHA1: 1328d098d8194ff50ef68ac1a6d27630998887d8 SHA256: c8fae668263fba92726bfb4f60f9e89849c120f4e6fffa01052dc8385153970d SHA512: 74b31995e0d8f4f78613447dcae8f8e188e750338541c9118833571435811b74a4913774b79c69cfcd4a1eae9fbaeca835f6c96d20ae94db703fa5198bbd7210 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-12 Architecture: arm64 Version: 12.2.0-ok7 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 29806 Provides: objc++-compiler Depends: gcc-12-base (= 12.2.0-ok7), gobjc-12 (= 12.2.0-ok7), g++-12 (= 12.2.0-ok7), libc6 (>= 2.36), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), libobjc-12-dev (= 12.2.0-ok7) Suggests: gcc-12-doc (>= 12) Filename: pool/main/g/gcc-12/gobjc++-12_12.2.0-ok7_arm64.deb Size: 10085006 MD5sum: 7c1534405560a38c5ade6a6b851d181e SHA1: b1efb8399664ac0bb670dd5b8b958c555daac670 SHA256: b4c9156dadc0fc0003a7d52334934e6ea551625600d36b09ce71fbe635313fe1 SHA512: 394185406f624e54ef6516f4074d06bf966c4f65f6723261144266311cc3ca77133842c793e841afec492f5f6d56cb47e64219bb0273097f97a9bcba2c562dd0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-8 Architecture: arm64 Version: 8.4.0-ok3 Priority: optional Section: devel Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 20208 Provides: objc++-compiler Depends: gcc-8-base (= 8.4.0-ok3), gobjc-8 (= 8.4.0-ok3), g++-8 (= 8.4.0-ok3), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-8-dev (= 8.4.0-ok3) Suggests: gcc-8-doc (>= 8) Filename: pool/main/g/gcc-8/gobjc++-8_8.4.0-ok3_arm64.deb Size: 9239140 MD5sum: 48784d4bfe37d6e2d3f20ee02360f053 SHA1: b6c3c273883f2da4c9c543e509c04d8e8878b2fb SHA256: 2f58e3e21c30753c82898a7f215ac11b6b2323e4223c66107ec1079f068a9169 SHA512: 77a8c6cc43d5d9930a39804968868d1ba16568fdabe725205c82d5b67b3f8debd5ba9b9bb4b037943daaec00ceb2fa9d85a8aef959640150ed2bc6e4c6b49fdc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-9 Architecture: arm64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 19645 Provides: objc++-compiler Depends: gcc-9-base (= 9.3.0-ok12), gobjc-9 (= 9.3.0-ok12), g++-9 (= 9.3.0-ok12), libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-9-dev (= 9.3.0-ok12) Suggests: gcc-9-doc (>= 8) Filename: pool/main/g/gcc-9/gobjc++-9_9.3.0-ok12_arm64.deb Size: 7169146 MD5sum: 09ebc0a710c129fa4efd1701d8c6d0ce SHA1: 8eab8a07639b48a939f4868712856422e648fa93 SHA256: 8133c29432db7d97cbf0c225e04c206efcba5ecb10dba224325c04ebb461a7bd SHA512: f216efb23f3529caea2be9d4294aca09aa28df7a7ec0f3ac7c1f80c2309ac5f7ca3c782e1f9a943b6619408dc18a62ee7511cc38c66ab6c4ec61e8dae2df0f03 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-multilib-arm-linux-gnueabi Architecture: arm64 Version: 4:9.3.0-ok7 Priority: optional Section: devel Source: gcc-defaults (1.185.1-ok7) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: cpp-arm-linux-gnueabi (>= 4:9.3.0-ok7), gcc-multilib-arm-linux-gnueabi (>= 4:9.3.0-ok7), gobjc++-9-multilib-arm-linux-gnueabi (>= 9.3.0-3~), gobjc++-arm-linux-gnueabi (>= 4:9.3.0-ok7) Recommends: g++-arm-linux-gnueabi (>= 4:9.3.0-ok7), gobjc-arm-linux-gnueabi (>= 4:9.3.0-ok7) Filename: pool/main/g/gcc-defaults/gobjc++-multilib-arm-linux-gnueabi_9.3.0-ok7_arm64.deb Size: 926 MD5sum: 7acb8e03243204c748c81e0776ec3b94 SHA1: f0026e00bf88db018bd8936dc6660894a9acf539 SHA256: 7c913f24bb3b908e47f1048ca07d65dd406f96f10d76381dce24ca8dcd53663a SHA512: 3517976461a5959985cf9474ed2d0c88ef51f5e5a01b557bb565919f2080dbb918599ce87cf240d3d47b637a0f78eefebb2b442a473bec3b249f603ef50a6f51 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc++-multilib-arm-linux-gnueabihf Architecture: arm64 Version: 4:9.3.0-ok7 Priority: optional Section: devel Source: gcc-defaults (1.185.1-ok7) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: cpp-arm-linux-gnueabihf (>= 4:9.3.0-ok7), gcc-multilib-arm-linux-gnueabihf (>= 4:9.3.0-ok7), gobjc++-9-multilib-arm-linux-gnueabihf (>= 9.3.0-3~), gobjc++-arm-linux-gnueabihf (>= 4:9.3.0-ok7) Recommends: g++-arm-linux-gnueabihf (>= 4:9.3.0-ok7), gobjc-arm-linux-gnueabihf (>= 4:9.3.0-ok7) Filename: pool/main/g/gcc-defaults/gobjc++-multilib-arm-linux-gnueabihf_9.3.0-ok7_arm64.deb Size: 938 MD5sum: f9f0dc8c44493cf58d632790da428d0a SHA1: 3467592e4f3ac25587d045fcfbbff893c70b2244 SHA256: 04c72934d862c4a434b5cfcea625dc954c55a88743ee5d61e23e9ed706522dd2 SHA512: 3071770a825b532bb09838f111864d0c94ea6ac8993ef45743860e4e903021e54c29a2c025714b6726b49f4e32c897531d881394d066786d0050d3536acf6d24 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-12 Architecture: arm64 Version: 12.2.0-ok7 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 27720 Provides: objc-compiler Depends: gcc-12-base (= 12.2.0-ok7), gcc-12 (= 12.2.0-ok7), libc6-dev (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), libobjc-12-dev (= 12.2.0-ok7) Suggests: gcc-12-doc (>= 12) Filename: pool/main/g/gcc-12/gobjc-12_12.2.0-ok7_arm64.deb Size: 9235764 MD5sum: ab6d629e46bbea02551ae2c4d20f6f22 SHA1: b7a09c88c8656d1e0e2ac7779e3ce0ca3cd866bb SHA256: 48bc1d9e05662bc8f3e1f586666c6095926496ba899b3984b0dd51770345ca08 SHA512: 78e71ee6db343075428cef7c149923095feabb9fb08bae6067f3246b3ebbacdbe6353d1767e6048a05b3b0ada6d121d8ac39bd50096575f0a23d48c0fbe5f1f7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-8 Architecture: arm64 Version: 8.4.0-ok3 Priority: optional Section: devel Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 18532 Provides: objc-compiler Depends: gcc-8-base (= 8.4.0-ok3), gcc-8 (= 8.4.0-ok3), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.17), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-8-dev (= 8.4.0-ok3) Suggests: gcc-8-doc (>= 8) Filename: pool/main/g/gcc-8/gobjc-8_8.4.0-ok3_arm64.deb Size: 8407524 MD5sum: 6451fbabe524f2b993d5aa3e5d3e48b0 SHA1: af641bd29c7adf078b6e8a04cec87e95228941a3 SHA256: fe0d319ca5ff2f998b08409ea51a4d3ac9c5541bcf67471f1ff78181dbd40d0d SHA512: 145f757558dff5ef481f2905a1bf0a1bbb9966c252a90c87544c819527618445e425bf79554e6dd9d993b6c3fb9498430cbde2ee96b0bd569d42e4878b4653c4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-9 Architecture: arm64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 18264 Provides: objc-compiler Depends: gcc-9-base (= 9.3.0-ok12), gcc-9 (= 9.3.0-ok12), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-9-dev (= 9.3.0-ok12) Suggests: gcc-9-doc (>= 8) Filename: pool/main/g/gcc-9/gobjc-9_9.3.0-ok12_arm64.deb Size: 6616832 MD5sum: 3301ade5accb40e2b6905658ee75e247 SHA1: c6b63d2e98fe61f8bb3f5894ec48b684f43d4f33 SHA256: fb50590a82a9a8259708671f5a3a43fe445f5225c74569f02e401b41d3184199 SHA512: 3ab0303dc8f8f38262228dea4a9752b1bb70539af839030289532e391d018e4b189687b547064afda36c84a7eaf40bf55f8174c4928ff02a2b2aeed3b298fabe 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-multilib-arm-linux-gnueabi Architecture: arm64 Version: 4:9.3.0-ok7 Priority: optional Section: devel Source: gcc-defaults (1.185.1-ok7) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: cpp-arm-linux-gnueabi (>= 4:9.3.0-ok7), gcc-multilib-arm-linux-gnueabi (>= 4:9.3.0-ok7), gobjc-9-multilib-arm-linux-gnueabi (>= 9.3.0-3~), gobjc-arm-linux-gnueabi (>= 4:9.3.0-ok7) Filename: pool/main/g/gcc-defaults/gobjc-multilib-arm-linux-gnueabi_9.3.0-ok7_arm64.deb Size: 904 MD5sum: fab66cfd9f5eb85db1b053b68e7887b2 SHA1: 63b5482742e06381e7af1d92b667b6c7f60ffcb6 SHA256: 69089f937966903a4bc7275e083f15a653b6e487ffbc61d691c0d40899484336 SHA512: e239fd799948e1c0438ece137b620473617ad252c80e62b5a8200c40b07746a3255f23dd383a28da72ebdbbeef590d76d6e33acc78c310a53eec7ae21e00defd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobjc-multilib-arm-linux-gnueabihf Architecture: arm64 Version: 4:9.3.0-ok7 Priority: optional Section: devel Source: gcc-defaults (1.185.1-ok7) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: cpp-arm-linux-gnueabihf (>= 4:9.3.0-ok7), gcc-multilib-arm-linux-gnueabihf (>= 4:9.3.0-ok7), gobjc-9-multilib-arm-linux-gnueabihf (>= 9.3.0-3~), gobjc-arm-linux-gnueabihf (>= 4:9.3.0-ok7) Filename: pool/main/g/gcc-defaults/gobjc-multilib-arm-linux-gnueabihf_9.3.0-ok7_arm64.deb Size: 908 MD5sum: 6443c6dfe6cd535437b9c701b9ae6f25 SHA1: 5ed9cfdc6d91f8ea903d2bbc5e972f13942e2c32 SHA256: 450492d6cf38e43a49ab4cc70204998df1378a3d23346702046a123b6368a11a SHA512: a402b1b61deca287f7a50935446bcb34470f8206753440011c1d36e15338351db17160487b8f45c52f7af4d015da515ddbc60e86425e94680dec24b3436d6892 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gobject-introspection Architecture: arm64 Version: 1.71.0-ok2 Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1773 Provides: dh-sequence-gir Depends: libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgirepository-1.0-1 (= 1.71.0-ok2), libglib2.0-0 (>= 2.62.4-0), python3 (<< 3.9), python3 (>= 3.8~), python3:any, libdpkg-perl, build-essential, python3-distutils, python3-mako, python3-markdown Filename: pool/main/g/gobject-introspection/gobject-introspection_1.71.0-ok2_arm64.deb Size: 311950 MD5sum: 93b5537a06d40617de448dffa781ddf1 SHA1: abe6e28e4671a6d0b9b2f8db8c65848908998b0d SHA256: 4ed5aaaaa846ce3218efae2778059638d180f237f05dde9a6dd56837af6f10f3 SHA512: 8fa58e64e44a5c76d7166e92b66a4d3d4b317d3e9aa04a6da6dd0183a0b48b1d5b1ae5fa959fb8f876a16e12f7f9b73217b24317b87feb88e75f68846dc7e9c0 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. 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/main/d/docker.io/golang-docker-dev_20.10.16-ok1_all.deb Size: 11762 MD5sum: c71e4f316077720fa40061b5142e16ee SHA1: db87181ad948d4d4d880380b46ea0951d3520a63 SHA256: 0d247db3379f3d782096dbfe3d8d4c7f1557c6a9aa7f926ca2ae4c14e1f40fac SHA512: d6d3354a98a749c823c42c28f730658fbd6804ba711616c52f20e4b2034ef1046632995d672825fa58c73664c91866e72ebba47879bf6b0b0726a9242e73f93b 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. 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/main/c/containerd/golang-github-containerd-containerd-dev_1.5.9-ok6_all.deb Size: 1379992 MD5sum: 2252dc9709ed27ba40f7c366f9897908 SHA1: 45a2e99732f98dda83517a04e627590c6dd7604a SHA256: 31a1dcefbba186b748dd60a531a4a0db4f999c0b9e917220b96ce32c0cce628e SHA512: 1c18928865b13cda31a295a0b81942052b5c2abe7d7106934735a660a69e5f1efca4a21528c08fb2dc437caeb01b9bf46fce62e9abf6e4f5dd072cbbe909cd2b 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. 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/main/d/docker.io/golang-github-docker-docker-dev_20.10.16-ok1_all.deb Size: 5712488 MD5sum: a6582a7ce0a05b0e52e7a7a2671b6798 SHA1: ca6aaf41892ee3b1f87c3ac46557aa30cb5cfb47 SHA256: cdca9e45115882619a66c6355f4d7801afa560a839339d14cc09b280d5821667 SHA512: 8d84980e9fd4990057e3d166cc997f2ab126ffc6646691320be35ef5cd14e1ced90454bf9d5f5bada84bf1c1608f3e69d1209bc5f80c9ee94740f212f4491851 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. 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/main/r/runc/golang-github-opencontainers-runc-dev_1.1.0-ok1_all.deb Size: 1156868 MD5sum: 6a89d1af5a267a8ea2362136cea31e8e SHA1: 443d87d61389dae0c6a3519f595318f2d499d4ab SHA256: 071d623a21d67f62bf819b733c5715d8b2368ab7fce3f9dd2a31ac37299e4d33 SHA512: 6e0f9ea4725d877c9968f6b28e98e2158fea172cfdd290399150a1816624d6caba3bba28c3a58510f2f6a5563372533af128641a2fcd78f5fa7c787c4d1ed79d 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". cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: golang-redhat-audit-dev Architecture: all Version: 1:2.8.5-ok3.1 Multi-Arch: foreign Priority: optional Section: devel Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 28 Filename: pool/main/a/audit/golang-redhat-audit-dev_2.8.5-ok3.1_all.deb Size: 3056 MD5sum: 674bb262bd514d3f40cf5b33f8b3bdca SHA1: cefa47572a6c5a39648238b313353cc3d94d496c SHA256: 54d9747abbad9b9e93fb331c68e982329ea49f566ede134c21706c20826c9628 SHA512: b8d99e73fee8b304002593fe613ff5519540a611695feb22a511a71ed73dd09b3ac7f359caefe4d8aa1c86e086732fa6c8fe4c8f296d02da794c7f42677438c7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: google-mock Architecture: arm64 Version: 1.12.1-ok1 Multi-Arch: same Priority: optional Section: oldlibs Source: googletest Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 12 Depends: googletest (= 1.12.1-ok1) Filename: pool/main/g/googletest/google-mock_1.12.1-ok1_arm64.deb Size: 2360 MD5sum: fa81d19ed47e0c017ae827136d3e43cc SHA1: 7fe2315ed74be6e0f8f24213b631719b5f9517d0 SHA256: 2e0a5c8f6b93e01fb78d00194d295782da83220df03c1ea7bc7ec01b29112a2c SHA512: 4cc3aa8d6d42d230d559d28ca0dc624f80db6fba4549be2971d7543b58174c30939e2ab79945d47f0016d5c32fc38240bf4d37d1ec6819301f39974a28cad161 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). 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/main/g/google-perftools/google-perftools_2.8.1-1ok2_all.deb Size: 52606 MD5sum: dc49b70a6a01d81139389c308d8072ff SHA1: a663509fa38af50d7fe98461b6dbd2d1b6cf2ca0 SHA256: 19b94c9bf3c4618e85c3a7a390d90ae5e7c3652351b33626f885210d7156a010 SHA512: f0ae3ad49d1bb5e424a00b00ee6863991d98d899cbf4e21b0eafbdf65d516d77a9fffd5e3084db7644551866e4e0764af042683d4ccfe816497783c46b65ac4d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: googletest Architecture: all Version: 1.12.1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3499 Conflicts: google-mock (<< 1.8.0), libgtest-dev (<< 1.8.0) Replaces: google-mock (<< 1.8.0), googletest-tools (<< 1.12.0), libgtest-dev (<< 1.8.0) Filename: pool/main/g/googletest/googletest_1.12.1-ok1_all.deb Size: 510600 MD5sum: 726b5200e0e10bd7dab838955608953d SHA1: 9abf45532df149fd24f585aff99019eda5506644 SHA256: a24d910cecb586fedd48be68b9149a86817003896cf6067349e6351171bb86bf SHA512: 14226a4b329280d8e5a9dcfd4ae0d1c65b982649b776e8187a02bc12de458640c4ca6b0c988f1e2244c470eaf890dd492ca362f854eaaa709cdb32f32ee6c5d3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gparted-common Architecture: all Version: 1.3.1-ok3 Priority: optional Section: gnome Source: gparted Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6001 Breaks: gparted (<< 1.0.0) Replaces: gparted (<< 1.0.0) Filename: pool/main/g/gparted/gparted-common_1.3.1-ok3_all.deb Size: 1243810 MD5sum: 9dacdf9312b990d1cfbcacea97e32c19 SHA1: f8a5b830d83d1477720a3dd51f91bde539d49dd7 SHA256: 692762ce5559bd48def8c61c7617b045bf6f268cba49a5b76c3f60097400bc58 SHA512: 110f5a74ec19efbebd6d6c72b550cc994227ece1c56b8973041193f28d2abdebc9e8b43278cfec36a2b6c049f4c579b1358bbcde9128d488c3eb4e5f980a983f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gparted Architecture: arm64 Version: 1.3.1-ok3 Priority: optional Section: gnome Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1299 Depends: libatkmm-1.6-1v5 (>= 2.28.3), libc6 (>= 2.34), libcairomm-1.0-1v5 (>= 1.14.4), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.16.0), libglibmm-2.4-1v5 (>= 2.64.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 (>= 5.2), libuuid1 (>= 2.16), gparted-common (= 1.3.1-ok3), policykit-1 Suggests: dmraid, dmsetup, dosfstools, e2fsprogs, gpart, jfsutils, kpartx, mtools, ntfs-3g, reiser4progs, reiserfsprogs, udftools, xfsprogs, exfatprogs, yelp Breaks: gparted-common (<< 1.1.0-0.1~), udisks2 (<< 2.1.5) Replaces: gparted-common (<< 1.1.0-0.1~) Filename: pool/main/g/gparted/gparted_1.3.1-ok3_arm64.deb Size: 374584 MD5sum: edf1c1395ffc732b34b7d7ed88dba149 SHA1: 41f5402d80375d5218d1d49da22d0bbb27368936 SHA256: 1855c491b0ad9a6718636e488e795acf862061c97d5df96723e34fcc951d1041 SHA512: 2a1fe8dd220ad2fb1dd3df55fa690047858af97e3639bfea0e3bc566c156e7597edccc9f23f35b91284fa0acf9681805daf4ac89e2d2e50ae12c95fb4febda75 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gpsd-clients Architecture: arm64 Version: 3.22-4.1ok1 Priority: optional Section: misc Source: gpsd Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1641 Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.35), libdbus-1-3 (>= 1.9.14), libusb-1.0-0 (>= 2:1.0.8), libgps28 (= 3.22-4.1ok1), gpsd-tools (= 3.22-4.1ok1), python3-matplotlib, python3-gps, python3-gi, python3-cairo, gir1.2-gtk-3.0, python3-serial, python3-gi-cairo, python3:any, python3 Suggests: gpsd Breaks: gpsd-tools (<< 3.20-10), python-gps Replaces: gpsd-tools (<< 3.20-10), python-gps Filename: pool/main/g/gpsd/gpsd-clients_3.22-4.1ok1_arm64.deb Size: 462230 MD5sum: 36d8c79453afea5efc9b9ed35111b8e3 SHA1: 75b92fb58cb443eea53e1910377bacc10d6b8160 SHA256: 545e87ab4de4914f979fbd7a77d1ad707a01640c6239d24349132bcb6beebb13 SHA512: 80ecfc6a0e831243f2b29b739d533db10e9bfc17c9eb3cb0944131a1dab535e1f8362e7fd4e561fe8211a5a2d2d9f9b214cd796b7306db3a893128d5b115a4a6 Homepage: http://www.catb.org/gpsd/ Description: Global Positioning System - clients The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains auxiliary tools and example clients for monitoring, testing, latency-profiling, device configuration and simulating gpsd. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gpsd-tools Architecture: arm64 Version: 3.22-4.1ok1 Priority: optional Section: misc Source: gpsd Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 731 Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.35), libdbus-1-3 (>= 1.9.14), libncurses6 (>= 6), libtinfo6 (>= 6), libusb-1.0-0 (>= 2:1.0.8), libgps28 (= 3.22-4.1ok1) Suggests: gpsd Breaks: gpsd (<< 3.20-9), gpsd-clients (<< 3.20-10), python-gps Replaces: gpsd-clients (<< 3.20-10), python-gps Filename: pool/main/g/gpsd/gpsd-tools_3.22-4.1ok1_arm64.deb Size: 295448 MD5sum: dcb6168f66f62e9028a869eb849b335c SHA1: 434b0acae39d96bfbe1b01171fba3e47b598f116 SHA256: a28edc3ce15c515ff979ca0495c8353bcc2601e7af2a23311ee52b91ee93dd1a SHA512: e096983dc2923f16b54225f787a9d13539e18eac5d46cef6c13ffd6dd647213d5a7bdee6fc14b6e020e6f8cc6c4d92c163d4609c3cca7243e2809afaa83736ed Homepage: http://www.catb.org/gpsd/ Description: Global Positioning System - tools The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains the most common tools 'gpsmon' and 'cgps' used to access a GPS device. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gpsd Architecture: arm64 Version: 3.22-4.1ok1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1279 Depends: netbase | systemd-sysv, lsb-base (>= 3.2-13), adduser (>= 3.34), libbluetooth3 (>= 4.91), libc6 (>= 2.35), libdbus-1-3 (>= 1.9.14), libusb-1.0-0 (>= 2:1.0.8), libgps28 (= 3.22-4.1ok1), python3:any, python3 Recommends: udev, gpsd-tools Suggests: gpsd-clients, dbus, apparmor Conflicts: fso-gpsd Breaks: gpsd-clients (<< 3.20-9), gpsd-tools (<< 3.20-10), udev (<< 136-1) Replaces: gpsd-clients (<< 3.20-9), gpsd-tools (<< 3.20-10) Filename: pool/main/g/gpsd/gpsd_3.22-4.1ok1_arm64.deb Size: 382774 MD5sum: e30141f21648f07377c4a57ae136df49 SHA1: f5076b9b5cf42f7c0bf4e2c5f3be23771af3ccde SHA256: a0b4caf3cf8769a22cc0cff12b16c3512496d8075e84ab87c12aad961a07a880 SHA512: 4dd88aff88b5ab12a35d82ac445863d367cbcf8a89d87d74dd0ba7f55d073e4de3b82ab256b7c8de4f2512cab501f54311b2c2b7f2f3753e3d7e6c024dde0726 Homepage: http://www.catb.org/gpsd/ Description: Global Positioning System - daemon The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . With gpsd, multiple GPS client applications can share access to devices without contention or loss of data. Also, gpsd responds to queries with a format that is substantially easier to parse than the different standards emitted by GPS devices. . This also includes common tools ubxtool and gpsctl for device configuration of the local hardware as well as a ntpshmmon to check generated refclock data. 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/main/g/graphviz/graphviz-doc_2.42.2-ok2_all.deb Size: 4454734 MD5sum: 89dcf26c220341b92569a704967bf0e0 SHA1: b97a63e8599de4273797a1b3a1e3d7369b93f04d SHA256: eb02cfe02562cc0da3819984dbb55796893e7360e32b32fe83851f653ea977b5 SHA512: 09bf7cc845736ac1104ec95bb2b0b5bc8b6c063a0384c8357926f6467f064df782f8064e3aafb80b90ac60c9e3ff373ebb47b3c10a1e47177bbd930374426c37 Homepage: https://www.graphviz.org/ Description: additional documentation for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package installs HTML and PDF documentation for Graphviz, as well as examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: graphviz Architecture: arm64 Version: 2.42.2-ok3 Multi-Arch: foreign Priority: optional Section: graphics Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 10514 Depends: libc6 (>= 2.34), libcdt5, libcgraph6, libexpat1 (>= 2.0.1), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (>= 0.7.6), libgvc6 (>= 2.42.1), libgvpr2, liblab-gamut1, libx11-6, libxaw7, libxmu6, libxt6 Recommends: fonts-liberation2 Suggests: gsfonts, graphviz-doc Filename: pool/main/g/graphviz/graphviz_2.42.2-ok3_arm64.deb Size: 571352 MD5sum: 58635f4c1af7087f54cdae227da5d558 SHA1: d51744977ad5906ff9b00f98a80c923e9b6c3ca2 SHA256: 9298559e7571e2245fffaf132aa1948e1d2304e86422df57826e8927c16b650f SHA512: 86c07294386441ca8fd495d66eee5ad55228d5524407ceea90a473dcc1c651a2e98d8d2bc547f9f0574860dbb6050c9cbf54305cb271fa4c2806649ecb80abff Homepage: https://www.graphviz.org/ Description: rich set of graph drawing tools Graph drawing addresses the problem of visualizing structural information by constructing geometric representations of abstract graphs and networks. Automatic generation of graph drawings has important applications in key technologies such as database design, software engineering, VLSI and network design and visual interfaces in other domains. Situations where these tools might be particularly useful include: . * you would like to restructure a program and first need to understand the relationships between its types, procedures, and source files * you need to find the bottlenecks in an Internet backbone - not only individual links, but their relationships * you're debugging a protocol or microarchitecture represented as a finite state machine and need to figure out how a certain error state arises * you would like to browse a database schema, knowledge base, or distributed program represented graphically * you would like to see an overview of a collection of linked documents * you would like to discover patterns and communities of interest in a database of telephone calls or e-mail messages . This package contains the command-line tools. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: groff-base Architecture: arm64 Version: 1.22.4-ok3 Multi-Arch: foreign Priority: important Section: text Source: groff Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 3589 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.0), libstdc++6 (>= 4.1.1), libuchardet0 (>= 0.0.1) Suggests: groff Filename: pool/main/g/groff/groff-base_1.22.4-ok3_arm64.deb Size: 926188 MD5sum: b00558d24278ce944916353eb0087892 SHA1: c7410122ad692be23c346e72ce37910ffc7aa173 SHA256: e549afacfe8828bfcdc3bbce890fc0e9e35aef61047f371b9a580d428683a48f SHA512: 72f2ef220d66ed897b122b66f0b582b4615e09d0dcbf7b64e6245002d14c820ae2070f3eba6c42f5fa76bd704ef156024222219f96d112390b6425cfeda473b3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: groff Architecture: arm64 Version: 1.22.4-ok3 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 11549 Provides: groff-x11, jgroff Depends: groff-base (= 1.22.4-ok3), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 4.1.1), libx11-6, libxaw7, libxmu6, libxt6 Recommends: ghostscript, imagemagick, libpaper1, netpbm, perl, psutils Filename: pool/main/g/groff/groff_1.22.4-ok3_arm64.deb Size: 4057612 MD5sum: c061c625ce426547cc1e7c9ac24b7854 SHA1: e2ef649551dec72df394db74edae9acc121b6e58 SHA256: 35bf88444338ce0dac41bad026bf7bd7230951af9830b3b38c5b78ee3923dcae SHA512: b87be70c9d1a5fe22700408470a6af693251d49748f0c8ee93a15d8361a154afeb34e0d7d72c1ec7b0b9561f0cfddf0ed895ec1de8fc7728c653cd0bd9f0dfef 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-common Architecture: arm64 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: 22020 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, 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/main/g/grub2/grub-common_2.06-ok10_arm64.deb Size: 2996214 MD5sum: 7edf7df91bae1474c53f9dbb2b387ded SHA1: f6640ec28796ab99f1753d444042fd3cbfa5ed03 SHA256: f10705db2faccce6938a93ee223208b5148f92368b19ab61860884998def0fd4 SHA512: 62dddd8fc76f731ee7d349b0aed410b12f51ea165fa86282a9a7176adf93dd6ca9ba0c242a9cc3c764938e052eb786376155ae7717248facc1adcbe18eddd1b4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-efi-arm64-bin Architecture: arm64 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 8010 Depends: grub-common (>= 2.02~beta2-0) Recommends: grub-efi-arm64-signed, efibootmgr Filename: pool/main/g/grub2/grub-efi-arm64-bin_2.06-ok10_arm64.deb Size: 734580 MD5sum: 3beffd1af0349e64095c1a72a74aee69 SHA1: af7a049fbe9c91935ab58c53c11e7e0047255418 SHA256: b3e964247bc7691d00f2c510d1b50377635b4565f97fcb92bd66575b22e2b5ab SHA512: 73d443b4f7e160966f2c7bca1b65c4f0bc15dac85f8e31b52289b0e49fc02dcd7d6fab46cf1d838b7065d2cc56ea946c7d21429ea6db97809c73be6e78cee716 Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (ARM64 UEFI 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 on ARM64 systems with UEFI. 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-arm64 is also installed. Efi-Vendor: openkylin cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-efi-arm64-dbg Architecture: arm64 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: debug Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 16639 Depends: grub-efi-arm64-bin (= 2.06-ok10) Filename: pool/main/g/grub2/grub-efi-arm64-dbg_2.06-ok10_arm64.deb Size: 3283844 MD5sum: 4322517f8f1290518e56eaf5de629661 SHA1: 3a3a15caf567fbefc43b140c4b715b4a5e97b7bd SHA256: 8c8e3a02ad20c1e41cde4b75a7f6e9d1818b4d706a05854f43881b7dcc9f8205 SHA512: 18e25b89c2d417b32e4b9a33bccde61a00e3ff8c482573c47b8c345d68d5fe8e1204f469036c5c81fac38bdb97b0f31240a64935ea7a7e1ad61da6e197aae98b Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (ARM64 UEFI debug files) This package contains debugging files for grub-efi-arm64-bin. You only need these if you are trying to debug GRUB using its GDB stub. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-efi-arm64-signed-template Architecture: arm64 Version: 2.06-ok10 Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 208 Filename: pool/main/g/grub2/grub-efi-arm64-signed-template_2.06-ok10_arm64.deb Size: 14152 MD5sum: e6cf62bf30b7c3902bdc2926027985e2 SHA1: f3791217d35ad2a7d9575e260a00b64747854f02 SHA256: 81da2044e3305c136f1ec78ec3deee888cb1dfc450239a648dbf3456869d3afa SHA512: ca299a38c4bd6b9454903805a55b5c997ced5754a956d61712dad5c3819d1ead4decff524e2571fbcd732cb204487f4b08306e9ebcdef3c9c8427f425fd0e72d Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (ARM64 UEFI signing template) This package contains template files for grub-efi-arm64-signed. This is only needed for Secure Boot signing. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-efi-arm64 Architecture: arm64 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 188 Depends: debconf (>= 0.5) | debconf-2.0, grub-efi-arm64-bin (= 2.06-ok10), grub2-common (>= 2.02~beta2-0), ucf Filename: pool/main/g/grub2/grub-efi-arm64_2.06-ok10_arm64.deb Size: 51498 MD5sum: 1df74e292882c38b28fa2041255796b5 SHA1: dce9880c0df188c668752f5cb2175fe6d022407e SHA256: 9295890f2d9dd8a15a58f67a85f0a38e3d47a2eca5fbb222da9169fda8021491 SHA512: afcfa048c5509a8cb8bff2d2425b3793e41a227578a686f17788ad3e0690237bf964d9af0459c2df411748f6a7baf2155abb2c4bd2d23e5f49a88f9108600522 Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (ARM64 UEFI 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 on ARM64 systems with UEFI. Installing this package indicates that this version of GRUB should be the active boot loader. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-efi Architecture: arm64 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 12 Depends: grub-common (= 2.06-ok10), grub-efi-arm64 (>= 2.06-ok10) Filename: pool/main/g/grub2/grub-efi_2.06-ok10_arm64.deb Size: 4100 MD5sum: 487e4bb2fdfd10385de77ba14cc4788f SHA1: 26cf73b79ec40a3237253c18767ee461ed7a4010 SHA256: be86a53cd199a8fc3b132dcf36d4a9606ae5bd76e0356c42d866d5e0c4b84df4 SHA512: 39c3d79b07368ab10572b8c4adfd422353ff6848e7addf31f86549d0a941575a0eaa053823227c27f3b3f6bb63ef5cf872bf89761ecaa6a1831a0b0cbbcdce06 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-ipxe Architecture: all Version: 1.0.0+git-20190109.133f4c4-ok1build1 Priority: optional Section: admin Source: ipxe Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Bastian Blank Installed-Size: 1363 Suggests: grub-pc (>= 1.96) Filename: pool/main/i/ipxe/grub-ipxe_1.0.0+git-20190109.133f4c4-ok1build1_all.deb Size: 793398 MD5sum: ffdc4fedefabd4b8fa242e7a39132180 SHA1: aaa102058acba9de885490637b9421d04b312e8e SHA256: 96d3e670cab153ae95c61493788c1420e85a9bf90b4bc8085ac9b56ba5471210 SHA512: e77a74af71b752a1cdcfee1c6b530befd063c5ec2a004a093e9edd4a8ae9ba3afbfddb7b56481a2b1a53ce842079156256b3959e5bdde88cfc188e21e0f9246f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-theme-breeze Architecture: arm64 Version: 5.25.5-ok1 Priority: optional Section: kde Source: breeze-grub Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 13007 Filename: pool/main/b/breeze-grub/grub-theme-breeze_5.25.5-ok1_arm64.deb Size: 3497712 MD5sum: 2a9c7aa009c3101ecb991c924f4590a9 SHA1: ca30c6329fde08de5d475eb73e929801e5061db2 SHA256: 0f54404988858e637c77735d98ae92db6aa2c8704349e23f80970bc31aeac79b SHA512: d3ec64ab343eeb1a621c90aa08d29038905dbc9c5d512b1a28937e457db1f3a671ddf888a16ab04364a0e45d2e44ed7fcec68dab4db1c72c2d7f0fd9b3f943be Homepage: https://invent.kde.org/plasma/breeze-grub Description: Breeze theme for GRUB 2 Breeze theme for the GRUB boot loader to fit in with KDE Plasma's themeing. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub-theme-starfield Architecture: arm64 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 2782 Depends: grub-common (= 2.06-ok10) Filename: pool/main/g/grub2/grub-theme-starfield_2.06-ok10_arm64.deb Size: 1697736 MD5sum: e8eefeed90036c3a99e0f6f53f924545 SHA1: 40b0bb0d8440ed344dc5a20331348bfc5be8b204 SHA256: 13601eb8d2870e5adeff0c714dacbd5540af29e31f3f877f4a20520af54f660a SHA512: 2dd4ece36cca3835caa2efe0829304c5a6063eb342d71ebef1be55934087cd7a18cdeeb0bda3652d514c2e2d8bcd09989604a928eda9d448e1ea96e5e85eb045 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: grub2-common Architecture: arm64 Version: 2.06-ok10 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: GRUB Maintainers Installed-Size: 1951 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/main/g/grub2/grub2-common_2.06-ok10_arm64.deb Size: 577962 MD5sum: 7a39111571cb70175fa008892e4f364e SHA1: 2b10d4577a72225ec0af49f96d237b462cfdea38 SHA256: 0c2b6288d452fc8b6cbbb17ca98a64281b97f05f842d110372b5913324d4b610 SHA512: abf4889df4872bfee5a60a9309d1698ab4de2bd969a167314a0f69e1f3f3dc3b43ca9c22d3e8a1123f51ec6bf2823a48608f87fc38647bb2a9a975ce8f40bac7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gspell-1-tests Architecture: arm64 Version: 1.12.0-ok2 Priority: optional Section: misc Source: gspell Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 209 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libenchant-2-2 (>= 2.2.3), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.44), libgtk-3-0 (>= 3.20), libharfbuzz0b (>= 0.6.0), libicu66 (>= 66.1-1~), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0) Filename: pool/main/g/gspell/gspell-1-tests_1.12.0-ok2_arm64.deb Size: 50644 MD5sum: 42d732f721035c9eb296f0fbd4da606b SHA1: c81d9b4b226097ee9f397bd43695cdb6eaea2d06 SHA256: 19c3d6258133046296dee77a09d9f100fab46af9b203ccb80548579a9dbef346 SHA512: 4e51ec408b46902066c82d8965fba790c327e0b8c934cc6782ab27b0a18c4416f3525a32ce3972a6585e352e16ceb0292586e3826e38fe9492796e5eed595f6b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gssdp-tools Architecture: arm64 Version: 1.2.3-2ok1 Priority: optional Section: net Source: gssdp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 57 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.54), libgssdp-1.2-0 (>= 0.14.0), libgtk-3-0 (>= 3.21.5), libsoup2.4-1 (>= 2.26.1) Filename: pool/main/g/gssdp/gssdp-tools_1.2.3-2ok1_arm64.deb Size: 13078 MD5sum: 74ca9ebebc9891963fc8a5f18e541d69 SHA1: 9659b090d73f4e29c1e4d926e759705364663a1b SHA256: 31caf93c3ef5880047daaefff53f5af25068995ac41dc57886bcc386060fb693 SHA512: 1720edd92be810c156601fc5e90ab73bc4f09c42daf7da57554cd56c1432adf6c4439dab92afb57766210e897944175178eb5514cb0c39854a72bf50ace9fb1c Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject-based library for SSDP (tools) A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. . This package contains some tools, such as gssdp-device-sniffer. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer-qapt Architecture: arm64 Version: 3.0.5-ok2 Priority: optional Section: kde Source: libqapt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian/Kubuntu KDE Extras Team Installed-Size: 661 Depends: libqapt3-runtime (= 3.0.5-ok2), kio, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgstreamer1.0-0 (>= 1.2.0), libkf5coreaddons5 (>= 5.0.0), libkf5i18n5 (>= 5.0.0), libkf5kiocore5 (>= 5.0.0), libkf5widgetsaddons5 (>= 5.0.0), libkf5windowsystem5 (>= 5.0.0), libqapt3 (>= 3.0.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5widgets5 (>= 5.8.0), libstdc++6 (>= 4.1.1) Breaks: gstreamer0.10-qapt (<< 3~), gstreamer1.0-qapt (<< 3~) Replaces: gstreamer0.10-qapt (<< 3~), gstreamer1.0-qapt (<< 3~) Filename: pool/main/libq/libqapt/gstreamer-qapt_3.0.5-ok2_arm64.deb Size: 101604 MD5sum: 0e8e377b6beddea8515584e20510ec49 SHA1: eea9511c3ca01ea44d5147d89db4713ba1f25b45 SHA256: 121c2e60d290234bd279c58b31207431e13675d755d5bf5246e20c988b3c3511 SHA512: ea5965d7ef7abd3ebc6db08519a92e17e4f71038c58de36df48434b7f9291b4e37ea9f945b4c40d3f3f73c2da9a50c52e808f184142926f0731fa8115a57d8fc Homepage: https://cgit.kde.org/libqapt.git/ Description: GStreamer plugin to install codecs using QApt QApt is a collection of tools and a library providing a wrapper around APT. The intention is to ease the use of APT in Qt-based programs. . This package provides a plugin for the GStreamer multimedia framework to search and to install audio and video codecs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-alsa Architecture: arm64 Version: 1.16.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: gst-plugins-base1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 1404 Provides: gstreamer1.0-audiosink, gstreamer1.0-audiosource Depends: libasound2 (>= 1.0.27), libc6 (>= 2.17), libglib2.0-0 (>= 2.40), libgstreamer-plugins-base1.0-0 (>= 1.16.2), libgstreamer1.0-0 (>= 1.16.2) Suggests: alsa-utils (>= 0.9.0) Filename: pool/main/g/gst-plugins-base1.0/gstreamer1.0-alsa_1.16.2-ok3_arm64.deb Size: 29444 MD5sum: 5f1f7b6bfc48c7866f61b31ad6018f79 SHA1: aaf822be1efbc06f6259fd60dc8a71a69c6cc380 SHA256: 995f7309da175ee10e7dde20e91951dec3e1cc8603286b3a49fa1e7e4bfe44d2 SHA512: 5f5d47dbeb161c1a29300a165b16ca94bbfd8ce9c9bc3158bb8a01ecc681d81368919dced837df5f74fe0a009ea40130517876c5f73dedd73eeb5b55873a0bad 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.16 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-doc Architecture: all Version: 1.16.2-ok3.1 Multi-Arch: foreign Priority: optional Section: doc Source: gstreamer1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 11046 Depends: libglib2.0-doc Recommends: libgstreamer1.0-dev (= 1.16.2-ok3.1) Filename: pool/main/g/gstreamer1.0/gstreamer1.0-doc_1.16.2-ok3.1_all.deb Size: 594522 MD5sum: 1fabe4a1e3fa3c8bcca617cb2758209d SHA1: 31a4bcd63d992a532fdc83f0525800568351558b SHA256: a7690691b07c038fcd5c0f68c711163922611e2a65e4ebb3bdb129e8e0920e61 SHA512: af34a249cc69abef7149fc37cdaca5c6097ff32deabdf9781b0f9e3d5c1778e835cf98a5d618275ce34b395a3436c8d8f53e82a6f473f54c38d55a7aaabf8ad2 Homepage: https://gstreamer.freedesktop.org Description: GStreamer core documentation and manuals 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 core libraries and elements as well as: * the GStreamer Manual * the GStreamer Plugin Writers Guide * Various API docs cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-gl Architecture: arm64 Version: 1.16.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: gst-plugins-base1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 1692 Provides: gstreamer1.0-videosink, gstreamer1.0-videosource Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.40), libgraphene-1.0-0 (>= 1.5.4), libgstreamer-gl1.0-0 (>= 1.16.2), libgstreamer-plugins-base1.0-0 (>= 1.16.2), libgstreamer1.0-0 (>= 1.16.2), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libx11-6 Breaks: gstreamer1.0-plugins-bad (<< 1.15.1) Replaces: gstreamer1.0-plugins-bad (<< 1.15.1) Filename: pool/main/g/gst-plugins-base1.0/gstreamer1.0-gl_1.16.2-ok3_arm64.deb Size: 91916 MD5sum: 4c1cb865d3befde3f6239767eaaf25aa SHA1: 8e37f7f9103e79eca97d524afe13d4f829b0ea23 SHA256: 1645baa097ba4eadaa71d12a952c903e990749b3c7f463fb3ad43ade5579489c SHA512: 1bfe7905bcbbfc6bb090c86228565c4fa794ecaa77c2fa53c0f74ce6bb0ab5fec27596715ac8c07779a2f579a926107b42b7fee8be81a7abf2996ac3ff0691bd 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.16 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-libcamera Architecture: arm64 Version: 0.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libcamera Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 449 Depends: libc6 (>= 2.34), libcamera0.0.4 (>= 0.0.4), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.12.0), libgstreamer1.0-0 (>= 1.14.0), libstdc++6 (>= 5.2) Breaks: libcamera0 (<< 0.0.3-1~) Replaces: libcamera0 (<< 0.0.3-1~) Filename: pool/main/libc/libcamera/gstreamer1.0-libcamera_0.0.4-ok1_arm64.deb Size: 92912 MD5sum: a1c266f04e0eada1e6f747a704ab8c73 SHA1: d1650d6d31c8c5f9386414cf30f29a90564f2756 SHA256: 596d5528d9cfabb399e8cc774c3368c17e0764192a7ee4a50fb08aa4dae6cdfa SHA512: f9bb0f846d7f59c7c4d8beb661691d807e8536b760287bd1a6e095c39f56fb1789a4f2a9f1e090faaad72424c25d77f04a43fe7a5d750fd643661c9dbfae6e93 Homepage: https://libcamera.org/ Description: complex camera support library (GStreamer plugin) libcamera is a complex camera support library which handles low-level control of the camera devices, providing a unified higher-level programming interface to the applications. . This package contains the libcamera GStreamer plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-nice Architecture: arm64 Version: 0.1.18-2ok1 Multi-Arch: same Priority: optional Section: net Source: libnice Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 73 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.54), libgstreamer1.0-0 (>= 1.2.0), libnice10 (>= 0.1.5) Filename: pool/main/libn/libnice/gstreamer1.0-nice_0.1.18-2ok1_arm64.deb Size: 19428 MD5sum: 669e3c1d50a15a0af2c34ea65e518e38 SHA1: 0d7b188af14110822afe95c3b58f566ace27c401 SHA256: 6cc32cf5bae7ea051da20aba4db941780c4add72713fd31c8a14e8e51a3a3c74 SHA512: 7fde7218285ce8f3a63462d2603cf26234f52f2db5463c45865cac6769a4bfef701806218e6ac6b6d6bcb8df401fbc67f3dbecd8dc83d0198546cdd7b9a3b869 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-opencv Architecture: arm64 Version: 1.16.2-2.1ok1 Multi-Arch: same Priority: extra Section: libs Source: gst-plugins-bad1.0 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 344 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.40), libgstreamer-opencv1.0-0 (= 1.16.2-2.1ok1), libgstreamer-plugins-base1.0-0 (>= 1.16.2), libgstreamer1.0-0 (>= 1.16.1), libopencv-calib3d4.2 (>= 4.2.0+dfsg), libopencv-contrib4.2 (>= 4.2.0+dfsg), libopencv-core4.2 (>= 4.2.0+dfsg), libopencv-features2d4.2 (>= 4.2.0+dfsg), libopencv-imgcodecs4.2 (>= 4.2.0+dfsg), libopencv-imgproc4.2 (>= 4.2.0+dfsg), libopencv-objdetect4.2 (>= 4.2.0+dfsg), libopencv-video4.2 (>= 4.2.0+dfsg), libstdc++6 (>= 5.2), gstreamer1.0-plugins-base, libgstreamer-plugins-bad1.0-0 (= 1.16.2-2.1ok1) Recommends: opencv-data Conflicts: gstreamer1.0-plugins-bad (<< 1.13.1) Replaces: gstreamer1.0-plugins-bad (<< 1.13.1) Filename: pool/main/g/gst-plugins-bad1.0/gstreamer1.0-opencv_1.16.2-2.1ok1_arm64.deb Size: 120720 MD5sum: ac3ac7e989f544e1f9da92ce154da63a SHA1: ecf08c6cfb67b89756421b8d93f71d09aeb7d1fc SHA256: 1a777bde5c88eb8c76f8f634f7038db84e4e7fb8b4409bf8bf59aaa6dcc1bc7b SHA512: 8572dbe2d14791b0be7b1947b473928cadc7bb73fa497c36e30047c54fd8c8940909725955bd1e2e26f900b3b275b0ae341a1f1d013ffd0f13c72af4c59eb3b0 Homepage: https://gstreamer.freedesktop.org Description: GStreamer OpenCV plugins 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 OpenCV plugins. Gstreamer-Elements: cameracalibrate, cameraundistort, cvdilate, cvequalizehist, cverode, cvlaplace, cvsmooth, cvsobel, dewarp, disparity, edgedetect, faceblur, facedetect, grabcut, handdetect, motioncells, opencvtextoverlay, retinex, segmentation, skindetect, templatematch Gstreamer-Version: 1.16 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-packagekit Architecture: arm64 Version: 1.1.13-ok2.1 Priority: optional Section: libs Source: packagekit Origin: openKylin Maintainer: openKylin Developers Installed-Size: 86 Depends: packagekit (= 1.1.13-ok2.1), libc6 (>= 2.34), libglib2.0-0 (>= 2.46), libgstreamer1.0-0 (>= 1.0.0), libpackagekit-glib2-18 (>= 0.9.4) Recommends: gnome-software | apper | packagekit-installer Conflicts: gstreamer0.10-packagekit Replaces: gstreamer0.10-packagekit Filename: pool/main/p/packagekit/gstreamer1.0-packagekit_1.1.13-ok2.1_arm64.deb Size: 9008 MD5sum: dc2d009a2373b54f0eaed2cb62e5d244 SHA1: a920051b8a5b1adb979b54f43af8d04ab64377dc SHA256: 9fc4035a9627e8d8f5d4cbe760102b25220b570765c4e120cc89e737b949f357 SHA512: 6d99ca8e1adc6026c4c0447c591cfdc9f4fe65578bffb0b00194e84e5047dc4b6cfbe17de963c81e762faf1f44b53140b0a6a3706c2489ed5bef18b48177f88c Homepage: https://www.freedesktop.org/software/PackageKit/ Description: GStreamer plugin to install codecs using PackageKit PackageKit allows performing simple software management tasks over a DBus interface e.g refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides a plugin for the GStreamer multimedia framework to search and to install audio and video codecs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-pipewire Architecture: arm64 Version: 0.3.65-ok2 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 216 Depends: pipewire (= 0.3.65-ok2), libc6 (>= 2.28), libglib2.0-0 (>= 2.39.4), libgstreamer-plugins-base1.0-0 (>= 1.6.0), libgstreamer1.0-0 (>= 1.6.0), libpipewire-0.3-0 (>= 0.3.38) Filename: pool/main/p/pipewire/gstreamer1.0-pipewire_0.3.65-ok2_arm64.deb Size: 39078 MD5sum: 7c2fa3602737930131269f89bb8cd13d SHA1: 4bf334adc11afef3b339d05a323f554ba7ba715a SHA256: 04537d1098051cc3a87a2e2664ab55171394136153075481744fc4d37ddd6e2a SHA512: 5486b7925aa25401f8d2e7d571a65c5e38a504cf1b6833db1a4a57daed8bc64263d4d1235a5b720bf778d7db4bcdbae4ca8e5885b0d750a7780f08b890f3c31d 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 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 contains a plugin to make devices managed by the PipeWire server available as GStreamer sources and sinks. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-plugins-bad-dbg Architecture: arm64 Version: 1.16.2-2.1ok1 Multi-Arch: same Priority: extra Section: debug Source: gst-plugins-bad1.0 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 14975 Depends: gstreamer1.0-plugins-bad (= 1.16.2-2.1ok1) Breaks: gstreamer1.0-plugins-base-dbg (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2) Replaces: gstreamer1.0-plugins-base-dbg (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2) Filename: pool/main/g/gst-plugins-bad1.0/gstreamer1.0-plugins-bad-dbg_1.16.2-2.1ok1_arm64.deb Size: 12025672 MD5sum: b1afc8be4f53b053d7d39c54740f0df7 SHA1: 231ecbda2470d99d04d1f4bf7b4634dfc56f0b5b SHA256: 315e1567c348a037ca33e0c31a20d8dde0472a5fa2daf386498cde45d37473a5 SHA512: 67f80c116571660a9061538e741c8ef2ad8d492581197ca46eea95040fcf5fd296423c7190337ddec8a7382d4a9a675c659dd9a41a8835fe90d88d4cf9fbf324 Homepage: https://gstreamer.freedesktop.org Description: GStreamer plugins from the "bad" set (debug symbols) 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: 061d9c629293e69b2e8c0a46ccc58ae7cc2592fa 0a6fc989d948b07291acc259bc064c98e380ee48 0ae4a10d354227efbf5d12fa351b5010e1997592 0bac791e398011eb56f949b929e4bcb067a85268 0e54057c1e3a0e8cb76cd83bba4bcb84165b1ba1 0e6779d6a7e1effb5fa2e73ff44b4506d41f72dc 0fd1218e7588aae237e52180aeadb7e8eeea640e 104803c762841072a30ea494a512b730d8e37226 1125a03436e4bb8e07e3cff337a1854a516d93ea 124314963b60a6f16ae4762a95b61ec4e41aa980 1727fb32e8a3ba1a7c606b33f42067b90eb44127 1a519b14853753660fd6f0baef4d35122f6707be 1adb05c15d55d6c5dad6ab257b87f144266f146c 1c9d4902a92c26fbb1790dfed4ea1583205e0dc3 1efc07f36ccbb8b9e1bef483f54578e11dd8e7db 20ade38235d22aa6033b86242e6dc6d11ba869de 25bc6ea881ce1bed61c37281697c7c684beab43e 274b863bedb1aa5012dc94b8b2e1081c03453623 280758f0f66edba3a6e1a855db65f9710a86caf3 2a9439d8a487bacbbe9b1e734311f6b27f2d29a8 2f1a0f50efe82ad14e612d4ca8f9ac653bb55643 3433b8eaff7311e3c5946873b4dfe440fcfddfb1 349010dd21dc6810fb0dce7457dc75cd07d47507 3724645843652d1b9f81af22d344f9972b3bfb9d 3ebf8ad81caad256aabdd9d6f0c742fc06aaf747 3f7e7614463736c2492c10093c03d82cff34d587 410ca0312962c061dbb09b741b2aab6e0dbebda7 431d6dc3ba20e65f548170e1af20de242432e83f 43e1e103b18e0d28676a2d24fd22e72a3e8ebe76 46316ee612cd1a9f51c3eaeba46c3b9391c567ae 4a9324310d2c18f75213e4593f46acee7ca19c66 4af548ff6975e019fa789082209431c09be1b37c 4cf7c78d50e43737655d68e2f320cd71bb3cdd65 4d4a94704e1872d468d08cc9e2f51b622ef865dd 4f79a8b47ab18d3b1ccb5743eb054cf280246d15 538df6f5329c70036fb7fa3e6aa517a984dac14f 554ad49e872f9654e0cb00589cebfe1e70d75152 55769ef8b03deb1f523987245c7331ffd32830ca 55943f973a9ba3e83435194410d601cf1a613018 561e584d75c68bfc8adf1f6c1aedf8bb14624f08 56a1fc44383820c53a7f367c1c8f4f982bd16814 58309d5df1d4b24385484f3685e3147ca4141d86 6162fbbc4831499f7a8eb3cf5e017ed5e8a83ec4 61d2e45853e86b5a0b675aca29c637262059e1b6 6a175f4d8c00207b6efa1b369f0ba12e97c95237 6d5fa92406709304cd47d05daad8fcec90c6ff5a 72a6bb7a5989e5f3ac7e35b9cc3c9176ed5426f5 73b0c04ebaf68dfc6a82ede93a8a67bd3d80edcd 7451ff1dd88e22eb95ba75745aef1c479f4613fd 7654f3222a56ff919d4aebf77b1072f38a1ac22e 772cfced16fcc470614e4606913b2bf1efcd0718 7a248b3bfa0f5663b3f7f1d105ab85ac823fbc3b 7b724cd36fdc4ca5e31fa0db933019a5185b3d3f 7e5ca22b6e505faf9ca1293e79748792147ca66c 7f88448ab6d7e9c35750a15a14554787cd0b9786 835ac46dec9506fe1e39ecaedd0f17e94e2fd471 8364d0fa016ebccf2db90acfc56ff71a670b7e32 86111e458e93ada779f769d2f24a19b717c78a92 8b2b2133ab70caa950f4a20f69389df6f706558a 8c78a0ec675ebd4e3dc11fc328b86cfbbff48641 8d870461228e5466157cb48b89e988f3804f5934 8ee196b05a6cf3f071146b9087b181ff7e999bb3 8f6f0c287d2d12ef379db9ed95c8df59849858cf 8f71e62e68504c8b182739852c3940f54ecb63bd 917112900ba6d17693f8888ae4efbabec65f791a 9548580e5de979b8c60883d61c6ae97a401c465f 95f1737cf6fddb54e97420539d795b082c7dcf08 98aacec9f4ebd5a96669df18e809ac677e732573 99223ce4d352aa99e63744e4c854e77db3b286db 995bc8fbd3538fb7eaff4e9560e33418c0522042 99f062360c0340a894cf53f8b1b2edaf73d1b3f5 9b5566cc95302209b7397c417d3782e545c8eca7 9bcd0f0e70b5a04c72df262ecf4768d6bbb5e5d4 9cc07b690aa405c5c4d261ca2e44aca5f7e65161 9cc690c6508531f0a1eeec4cddbddd76ed28feb6 9cd320228aea88a41013215f963708d75e2007a4 a5145d6c76d44c9caa2126d78dfcabcbdc7bfe8b a52151c11391a8ff185741d300288dec4af4a37e a5a591c06b61b937ecb7410fb60e69870a2e5451 a5cea9ba8f05b8a64476dc108f0c836746d243fc aae0277374af8fa0456b0e696c82c314c138d1a3 ac6388ed4580275560f8ba2ae98d5bde67368cee ae1332bf17cc41a7a1b8754cd6ab00aa85bad255 b08253d54a0b94e531964057f123c91b82b7c1cd b16b2f3162ae131576bf9f6b7851535ce02cfe67 b56b1bff94317beb13ffcad67cff37c456d04194 b8c39e994521b4e96cc73443d875b819e919d8dd bca9319eec90e3d6cdc16b9d283739f2d47f081c bdcaf048f2f34260b3b5bc7391481134f2be0a61 c0ce94c8b23489e24001abf9463ba2fb92e42239 c0da807b3d8a0a066d5fcd7419fad1d986adce6b c0e60585937c5c79495c534bb0d9a4be8a5b87bc c205093b9a797d7184a02a3427ec6070ce4c3aca c65fc1aa8dd8a720c6657c0f6fc207f3bd545506 cbaf9a5a34bb629d7438b5a3396da0fe18159cd3 cc077be4d43d878ac65a38eaa75b7a48aba7ee94 cd4a0be66b0603147403d7bb9a96bdfc34306168 cf6183791fcca182155635b4f4e60e4f175e2556 cf82a4e253be9b561f0eff45a21e963725b4f942 d1992e93a944d9545eaf5a8b8fd2bf46c55fb6c8 d2a381b794a0a3565725bc0e611ea446cdc27833 d89c4adc57f5f8a67f56b4489bcfd9fc5d1209fc d8e80f70176585ecfe5df2b76c455323ec9aeded d905faa66ef3535fc771f364d43466523007a1f0 d966b3de82f2bbc588865ce4c3d6d77e2e70f2fa db2ae5f6e224bd0cf4aa5bd4cc68cf62ba59e154 dda9790feaee16e3a526e22bf97b3e50bf38f85d e0fee14b64dc912aa0b061ecf259411b51e3636b e181d6314ad028b3d7e7c38e3e56b2fb90276748 e49ca66fdc3bc6e7f40c845386ce2f9801c386e7 e6157bb136ec8067696f8ce368a3a082166e5dc9 e6df2356c6d5e37d534174929c5104c6309d34ae e82ce3ca50542ceaf9f5d923925f4eb79bb31165 ed434d60cdd16254c4b3720fe72225289a9f7f17 ef1e5734165581da379bfb12834fbf08f86e8500 ef6451c66dcc468d90374fab3d510ee26e884f24 f326b00fc4c722e6091296deed2ed65b6616b9d6 f3cfb7164d439eb507d9834adc8745cf1a614c7e f7d5ec250871f537eb58107ae3bdb2aabffded72 fc118331e74a4b93558af16de40992d03c81a29e fc4c5ad806e8b361e33b830172d648206943c6d5 fecf6d1c0a80e256c91f0db845f4e65c64de552c 20c3d3b3c92f47abfd01b09344dd166adef8f396 1c2cd52d8dbec080caddcc211e4a68c69accfd0d 2d632f9f7cc615ae7df61b151dc508ded85e02f6 71bde461f5b5896384489cc296e9d310242094e8 72786b8a65e1fcd9df3f1f059224927e789331ad bd92f4066db9df9cc31a332ea386c1e23c94197b bf98eed10aeb024a2dbdb222ddd4324f282079f6 c6a31bf3bf49a1f354537ef815ce1e97bc3839df caf29af73a6c236c19c0e2b7bb38da99f8795174 cc5972c6e785022b03e64f770b97db27297859e2 d11289c2636189b3da19d9ce4631e3fd15ce7202 d98730e69827378fb0cef27d4a5626b7669209dd 1e5faf993c9319dee8aea438ee1f414bd965abb3 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/main/g/gst-plugins-bad1.0/gstreamer1.0-plugins-bad-doc_1.16.2-2.1ok1_all.deb Size: 362572 MD5sum: 03dd5b83b342175b0b2b3be660ce8a03 SHA1: d7eabd721b7864c45a1da10a4af3baac87cc7080 SHA256: ece67e3f5a67365cff17d92696ad0ce4bf6594b2f879d13b3b9d771caad35a49 SHA512: 71a312fb38b975d5a7a51cf347ab84fda5774422007d2f9b602b89e533ca4d2f0a7a9ade877197f252a75aba249328b45be4cacb5dd7f80421279e15cb5b99b4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-plugins-bad Architecture: arm64 Version: 1.16.2-2.1ok1 Multi-Arch: same Priority: extra Section: libs Source: gst-plugins-bad1.0 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 6242 Provides: gstreamer1.0-audiosink, gstreamer1.0-audiosource, gstreamer1.0-plugins-bad-faad, gstreamer1.0-plugins-bad-videoparsers, gstreamer1.0-videosink, gstreamer1.0-videosource, gstreamer1.0-visualization Depends: libaom3 (>= 3.2.0), libass9 (>= 1:0.13.6), libbs2b0, libbz2-1.0, libc6 (>= 2.34), libcairo2 (>= 1.6.0), libchromaprint1 (>= 1.3.2), libcurl3-gnutls (>= 7.35.0), libdc1394-22 (>= 2.2.5), libdca0 (>= 0.0.5), libde265-0 (>= 0.8), libdrm2 (>= 2.4.47), libdvdnav4 (>= 4.1.3), libdvdread7 (>= 4.1.3), libfaad2 (>= 2.7), libflite1 (>= 1.4-release-9~), libfluidsynth3 (>= 2.0.5), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.43.2), libgme0 (>= 0.6.0), libgsm1 (>= 1.0.18), libgstreamer-plugins-bad1.0-0 (= 1.16.2-2.1ok1), libgstreamer-plugins-base1.0-0 (>= 1.16.2), libgstreamer-plugins-good1.0-0, libgstreamer1.0-0 (>= 1.16.1), libgudev-1.0-0 (>= 146), libilmbase24 (>= 2.3.0), libkate1 (>= 0.4.1), liblcms2-2 (>= 2.7), liblilv-0-0 (>= 0.22.0~dfsg0), libmjpegutils-2.1-0, libmms0 (>= 0.4), libmodplug1 (>= 1:0.8.8.5), libmpcdec6 (>= 1:0.1~r435), libmpeg2encpp-2.1-0, libmplex2-2.1-0, libnettle7, libnice10 (>= 0.1.14), libofa0 (>= 0.9.3), libopenal1 (>= 1.14), libopenexr24 (>= 2.3.0), libopenjp2-7 (>= 2.0.0), libopenmpt0 (>= 0.3.0), libopus0 (>= 1.1), liborc-0.4-0 (>= 1:0.4.25), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.22), librsvg2-2 (>= 2.36.2), librtmp1 (>= 2.3), libsbc1, libsndfile1 (>= 1.0.20), libsoundtouch1 (>= 2.0.0), libspandsp2 (>= 0.0.6~pre18), libsrt1 (>= 1.4.0), libsrtp2-1 (>= 2.0.0+20170516), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5), libusb-1.0-0 (>= 2:1.0.8), libusrsctp2 (>= 0.9.4.0~), libvo-aacenc0 (>= 0.1.3), libvo-amrwbenc0 (>= 0.1.3), libvulkan1 (>= 1.2.131.2), libwayland-client0 (>= 1.20.0), libwebp6 (>= 0.5.1), libwebrtc-audio-processing1, libwildmidi2 (>= 0.2.3), libx11-6, libx265-179 (>= 3.2), libxcb1, libxml2 (>= 2.9.0), libzbar0 (>= 0.10), libzvbi0 (>= 0.2.35), gstreamer1.0-plugins-base Suggests: frei0r-plugins Conflicts: gstreamer1.0-plugins-bad-faad (<< 1.11.91-1ubuntu1), gstreamer1.0-plugins-bad-videoparsers (<< 1.11.91-1ubuntu1) Breaks: gstreamer1.0-plugins-base (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2) Replaces: gstreamer1.0-plugins-bad-faad (<< 1.11.91-1ubuntu1), gstreamer1.0-plugins-bad-videoparsers (<< 1.11.91-1ubuntu1), gstreamer1.0-plugins-base (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2) Filename: pool/main/g/gst-plugins-bad1.0/gstreamer1.0-plugins-bad_1.16.2-2.1ok1_arm64.deb Size: 1513812 MD5sum: 4fa592a1bc123e543263df60cbe55b57 SHA1: 4b073b852c6234877dc8457ee437637d8633af03 SHA256: b846cf08103909f95e916cf0325d8a0ed34b35e83000d67b5ca791cf6b8b20f3 SHA512: 413afd097a9331a3f6d7668a65e4dd1187235505b1d39fc44eff2256f789801b1aa9d183aee4c3934a28a797b49f9dce798f8a550095baec5d261025cb2b6169 Homepage: https://gstreamer.freedesktop.org Description: GStreamer 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. Gstreamer-Decoders: application/dash+xml; application/mxf; application/vnd.ms-sstr+xml; application/x-hls; application/x-yuv4mpeg, y4mversion=(int)2; audio/midi; audio/mpeg, mpegversion=(int)4, stream-format=(string){ raw, adts }; audio/mpeg, mpegversion=(int)2; audio/ms-gsm; audio/riff-midi; audio/x-adpcm, layout=(string){ microsoft, dvi }; audio/x-aiff; audio/x-ay; audio/x-dts; audio/x-gbs; audio/x-gsm; audio/x-gym; audio/x-hes; audio/x-ircam; audio/x-it; audio/x-kss; audio/x-midi-event; audio/x-mod; audio/x-musepack, streamversion=(int){ 7, 8 }; audio/x-nist; audio/x-nsf; audio/x-paris; audio/x-private1-dts; audio/x-rf64; audio/x-s3m; audio/x-sap; audio/x-sbc, parsed=(boolean)true; audio/x-sds; audio/x-siren, dct-length=(int)320; audio/x-spc; audio/x-stm; audio/x-svx; audio/x-vgm; audio/x-voc; audio/x-w64; audio/x-xi; audio/x-xm; image/jp2; image/png; image/svg; image/svg+xml; image/webp; image/x-exr; image/x-j2c; image/x-jpc; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; subtitle/x-kate; video/mpeg, mpegversion=(int){ 1, 2 }, systemstream=(boolean){ true, false }; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false; video/mpegts, systemstream=(boolean)true; video/x-av1; video/x-cdxa; video/x-divx, divxversion=(int)[ 4, 5 ]; video/x-h263, variant=(string)itu; video/x-h264; video/x-h265; video/x-ivf; video/x-vmnc, version=(int)1 Gstreamer-Elements: a2dpsink, accurip, adpcmdec, adpcmenc, aiffmux, aiffparse, asfmux, asfparse, assrender, audiobuffersplit, audiochannelmix, audiolatency, audiomixmatrix, audioparse, audiosegmentclip, autoconvert, autovideoconvert, av1dec, av1enc, avdtpsink, avdtpsrc, avwait, bayer2rgb, bpmdetect, bs2b, bulge, burn, bz2dec, bz2enc, cc708overlay, cccombiner, ccconverter, ccextractor, checksumsink, chopmydata, chromahold, chromaprint, chromium, circle, coloreffects, combdetect, compare, curlfilesink, curlftpsink, curlhttpsink, curlhttpsrc, curlsmtpsink, dashdemux, dc1394src, debugspy, decklinkaudiosink, decklinkaudiosrc, decklinkvideosink, decklinkvideosrc, diffuse, dilate, diracparse, dodge, dtlsdec, dtlsenc, dtlssrtpdec, dtlssrtpdemux, dtlssrtpenc, dtmfdetect, dtsdec, dvbbasebin, dvbsrc, dvbsuboverlay, dvdspu, errorignore, exclusion, faad, faceoverlay, fakevideosink, fbdevsink, festival, fieldanalysis, fisheye, flitetestsrc, fluiddec, fpsdisplaysink, freeverb, gaussianblur, gdpdepay, gdppay, gmedec, gsmdec, gsmenc, h263parse, h264parse, h265parse, hlsdemux, hlssink, hlssink2, id3mux, interaudiosink, interaudiosrc, interlace, intersubsink, intersubsrc, intervideosink, intervideosrc, ipcpipelinesink, ipcpipelinesrc, ipcslavepipeline, irtspparse, ivfparse, ivtc, jp2kdecimator, jpeg2000parse, kaleidoscope, katedec, kateenc, kateparse, katetag, kmssink, ladspa-amp-so-amp-mono, ladspa-amp-so-amp-stereo, ladspa-delay-so-delay-5s, ladspa-filter-so-hpf, ladspa-filter-so-lpf, ladspa-sine-so-sine-faaa, ladspa-sine-so-sine-faac, ladspa-sine-so-sine-fcaa, ladspasrc-noise-so-noise-white, ladspasrc-sine-so-sine-fcac, lcms, libde265dec, line21decoder, line21encoder, marble, midiparse, mirror, mmssrc, modplug, mpeg2enc, mpeg4videoparse, mpegpsdemux, mpegpsmux, mpegtsmux, mpegvideoparse, mplex, mssdemux, musepackdec, mxfdemux, mxfmux, netsim, ofa, openalsink, openalsrc, openexrdec, openjpegdec, openjpegenc, openmptdec, opusparse, pcapparse, perspective, pinch, pitch, pngparse, pnmdec, pnmenc, proxysink, proxysrc, removesilence, rfbsrc, rgb2bayer, rotate, rsndvdbin, rsvgdec, rsvgoverlay, rtmpsink, rtmpsrc, rtpasfpay, rtponvifparse, rtponviftimestamp, sbcdec, sbcenc, scenechange, sctpdec, sctpenc, sdpdemux, sdpsrc, sfdec, shmsink, shmsrc, simplevideomark, simplevideomarkdetect, sirendec, sirenenc, smooth, solarize, spacescope, spanplc, spectrascope, speed, sphere, square, srtclientsink, srtclientsrc, srtenc, srtpdec, srtpenc, srtserversink, srtserversrc, srtsink, srtsrc, stretch, synaescope, teletextdec, testsrcbin, timecodestamper, tonegeneratesrc, tsdemux, tsparse, ttmlparse, ttmlrender, tunnel, twirl, uvch264mjpgdemux, uvch264src, vc1parse, videoanalyse, videodiff, videoframe-audiolevel, videoparse, videosegmentclip, vmncdec, voaacenc, voamrwbenc, vulkansink, vulkanupload, watchdog, waterripple, wavescope, waylandsink, webpdec, webpenc, webrtcbin, webrtcdsp, webrtcechoprobe, webvttenc, wildmididec, x265enc, y4mdec, yadif, zbar, zebrastripe Gstreamer-Encoders: application/mxf; application/x-bzip; application/x-dtls; application/x-gdp; application/x-kate; application/x-rtp, media=(string){ audio, video, application }, encoding-name=(string)X-ASF-PF; application/x-sctp; application/x-subtitle; application/x-subtitle-vtt; audio/AMR-WB; audio/mpeg, mpegversion=(int)4, stream-format=(string){ adts, raw }, base-profile=(string)lc; audio/x-adpcm, layout=(string)dvi; audio/x-aiff; audio/x-gsm; audio/x-sbc, channel-mode=(string){ mono, dual, stereo, joint }, blocks=(int){ 4, 8, 12, 16 }, subbands=(int){ 4, 8 }, allocation-method=(string){ snr, loudness }, bitpool=(int)[ 2, 64 ]; audio/x-siren, dct-length=(int)320; image/jp2; image/webp; image/x-j2c, num-components=(int)[ 1, 4 ], sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, GRAYSCALE, YCbCrA-4:4:4:4 }, colorspace=(string){ sRGB, sYUV, GRAY }; image/x-jpc, num-components=(int)[ 1, 4 ], sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, GRAYSCALE, YCbCrA-4:4:4:4 }, colorspace=(string){ sRGB, sYUV, GRAY }; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; subtitle/x-kate; video/mpeg, systemstream=(boolean)false, mpegversion=(int){ 1, 2 }; video/mpeg, systemstream=(boolean)true; video/mpegts, systemstream=(boolean)true, packetsize=(int){ 188, 192 }; video/x-av1; video/x-h265, stream-format=(string)byte-stream, alignment=(string)au, profile=(string){ main }; video/x-ms-asf, parsed=(boolean)true Gstreamer-Uri-Sinks: rtmfp, rtmp, rtmpe, rtmps, rtmpt, rtmpte, rtmpts, srt Gstreamer-Uri-Sources: dvb, dvd, http, https, mms, mmsh, mmst, mmsu, rtmfp, rtmp, rtmpe, rtmps, rtmpt, rtmpte, rtmpts, sdp, srt, testbin Gstreamer-Version: 1.16 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-plugins-base-apps Architecture: arm64 Version: 1.16.2-ok3 Priority: optional Section: utils Source: gst-plugins-base1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 1399 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.40), libgstreamer-plugins-base1.0-0 (>= 1.14.0), libgstreamer1.0-0 (>= 1.16.2), gstreamer1.0-tools Filename: pool/main/g/gst-plugins-base1.0/gstreamer1.0-plugins-base-apps_1.16.2-ok3_arm64.deb Size: 67528 MD5sum: 2ee86406463d966334e64b1fdfbd3e03 SHA1: 84f2094c8b1eff138f91196ce0ef5bf60b0ebae0 SHA256: 21461d46ff1833e0da0981faa1cf0b9be209c4f06e29e12644044d0042f6648f SHA512: 66b29fbe0b2da2cbe8288fa5baa15f2d24e1abcc38e0d5051dddce3b49e392d9d988f2c2f0eb5238f7023ca1423403e53f5613d445a3909d39b572d8575875ef 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-plugins-base-dbg Architecture: arm64 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: 6433 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/main/g/gst-plugins-base1.0/gstreamer1.0-plugins-base-dbg_1.16.2-ok3_arm64.deb Size: 3890136 MD5sum: 5c42c8ee3f43324ea2ff66a955695550 SHA1: 1310fc47f7eab29d9e26d6217e977f233c8604e1 SHA256: 24b1a5811ef9f4877e4e4a4817f9147e16e7b3cfcb3b313af46a4e77c877bf6f SHA512: 7a6e77efe52e1d32461f21b65069529084ea1405c42e10843165e937a01b7c7ac542d9b9ad53ed1ad6d02937b97a5f541ad1a1df4b184783dec9997f55fd151e 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: 3f6b6fed002067604321fc71fe7df26cc7a207ec 549895918b42a6402f81e1af00d07728a05d481f b8077bc2bf6cd14f89db21bfb7e10a0847c55d06 1d570c0b44459c45b65d02a8db34fc048ab91597 23c081c324e5fa5ceb08101c3fa203da039f4c38 3e7abf316c4666667a6cb03bfd02fddb2d5d7645 5b354dccff03aa70315e59b20af835bcffeee08d 7107be1784a4ff4d944a9b8f0721b271a0ebd9da 7acd148c0cbafdf3725989419977a25422a0b479 8dc710c8ca0ad30de6794ff6cd9698486e459848 b41addf2199c5610e50b6d0a23e710ac23e6f0d2 eee2094ee9a633b0561c302d9fc052d4d6680683 f05d3e08a4a9f2100de943135edaf186b521df86 f077fa565a569993e59a6f27c86a230bb84f48ec 309cd1cf53a2a363ac40e8e0cc270241e532ac5e 1a96a2b204a9156d8560370caa745cdd255ad299 021e728840e31b2ad2fcea10929f3412a10095d0 102799f65de5f5acd88a7aa26afb08f0245d53db 1bf146ef965eb4be6b3173fe76795d64378cd1db 20e5d3ff7b8cede5fc6e70e131983ba90370975c 26edfa634054cb10b69f80b4ab49686fd3ee23f3 3364c175d52a0acb32644a42608de944a91b4a2b 3633d7c285838d745b56043ab1c0f0379d124df6 3ba86fff8ceddc6e2525bc0227e9e4f5465f7fbb 3e3e4080eb1982739f6ae07fabda35bdd85e532f 46c1f7fd9d6ae1014209fa580f7c7fa7f9e6a1ec 4e4d09395d99c3b1ff7f39cd1783eb8c1542ad2f 509131df8e08c29403f0316b36d42d41be6d8f4d 55a504c84ed73e0fc428db3372dece7bd15c4518 6190ad6c4121d1dd65cb6cc4d8acd88cfe6e0769 68ea56de576742fed8cafd58acbc8d48a314cf39 7e8da793e7aa8fb1bafbcfb29a0681e7c89c1dfd 855a55625f8813a57021dfc9e81d58b6ab5ed4e8 8a7e4449c6a3c4105422c66f06a34c9d37a0c246 8b8ec6e5ba1d97006244cf06c32705487dc291c5 8f86062320d88a071a4ac4f991f3792ec8c643b1 91892a307f8425b8b7d312fc1ce2d6038778ac2e b3ef93f268e303b03bac12d0f187e9059f05470c e00e3668f13f88f0620c4b167ac21900a6ba9b15 e26db7782ec6161708e8c65f37b2627793ab8a9d ed2b94270d3e902c52bd489e9fb7131ef65011ff ee4668521155306d45db25ab990d1ae02e80dbf0 f32876688369cebda952b61011fbde98c7af92d4 f98dc0d0b8d01b86abe88226e16406e667d02728 0519bd6db2eaca74bdf253efed87799dfc5831f6 180bce0d08d675d2fdbf31999d7f7f816f851a84 1bfa03c7f2073eb77bfebee88d47b007d1f74896 97296260636d93024db60f1ebd78645c65df8f2a 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/main/g/gst-plugins-base1.0/gstreamer1.0-plugins-base-doc_1.16.2-ok3_all.deb Size: 552064 MD5sum: 68f95d47543d56ef91e635894b5d0e8a SHA1: f205106cbd73cf5db2626e8e6f1769daafb82173 SHA256: 787b5247ec54a347b9d37ba97657f0862e0944b6a20a76e3218e6688359975fc SHA512: a78b805ca49a782f10ad215e0aa4ac65306c7de871bba3cc62e9f98a90cae348dc85b4171c778fe7dc349c8579f476babe10c87493ec4d9aa13dd2522b8b1302 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-plugins-base Architecture: arm64 Version: 1.16.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: gst-plugins-base1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 3703 Provides: gstreamer1.0-audiosource, gstreamer1.0-videosource Depends: libc6 (>= 2.33), libcdparanoia0 (>= 3.10.2+debian), libglib2.0-0 (>= 2.40), libgstreamer-plugins-base1.0-0 (>= 1.16.2), libgstreamer1.0-0 (>= 1.16.2), libogg0 (>= 1.0rc3), libopus0 (>= 1.1), liborc-0.4-0 (>= 1:0.4.25), libtheora0 (>= 1.1), libvisual-0.4-0 (>= 0.4.0), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2) Suggests: gvfs Breaks: gstreamer1.0-plugins-bad (<< 1.15.1) Replaces: gstreamer1.0-plugins-bad (<< 1.15.1) Filename: pool/main/g/gst-plugins-base1.0/gstreamer1.0-plugins-base_1.16.2-ok3_arm64.deb Size: 456172 MD5sum: f45ba1a9a2e5046e5cc07cf1d23cef70 SHA1: 9857d065e04a350f91265f006f8d1d68ea71f45b SHA256: e5383261947c5572317a96a580d8693935b436c28e41fddcbac487066b776d7f SHA512: 41268af98cc487591d4d6a3b0077bdc3fea889bbfd8d632dfb842dd56c9e34b85208f941b81e6255757986e0b76d3639334ae9123425a20df0f1974ae34b2855 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){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, layout=(string){ interleaved, non-interleaved }; audio/x-vorbis; video/ogg; video/x-theora; video/x-unaligned-raw, format=(string){ I420, YV12, YUY2, UYVY, AYUV, VUYA, RGBx, BGRx, xRGB, xBGR, RGBA, BGRA, ARGB, ABGR, RGB, BGR, Y41B, Y42B, YVYU, Y444, v210, v216, Y210, Y410, NV12, NV21, GRAY8, GRAY16_BE, GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, A420, RGB8P, YUV9, YVU9, IYU1, ARGB64, AYUV64, r210, I420_10BE, I420_10LE, I422_10BE, I422_10LE, Y444_10BE, Y444_10LE, GBR, GBR_10BE, GBR_10LE, NV16, NV24, NV12_64Z32, A420_10BE, A420_10LE, A422_10BE, A422_10LE, A444_10BE, A444_10LE, NV61, P010_10BE, P010_10LE, IYU2, VYUY, GBRA, GBRA_10BE, GBRA_10LE, BGR10A2_LE, GBR_12BE, GBR_12LE, GBRA_12BE, GBRA_12LE, I420_12BE, I420_12LE, I422_12BE, I422_12LE, Y444_12BE, Y444_12LE, GRAY10_LE32, NV12_10LE32, NV16_10LE32, NV12_10LE40 } Gstreamer-Elements: adder, appsink, appsrc, audioconvert, audiointerleave, audiomixer, audiorate, audioresample, audiotestsrc, cdparanoiasrc, compositor, decodebin, decodebin3, encodebin, 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, 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.16 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-pocketsphinx Architecture: arm64 Version: 0.8.0+real5prealpha+1-ok2.1 Multi-Arch: same Priority: optional Section: sound Source: pocketsphinx Origin: openKylin Maintainer: openKylin Developers Installed-Size: 82 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3), libgstreamer1.0-0 (>= 1.16~), libpocketsphinx3, libsphinxbase3 (>= 0.8+5prealpha) Filename: pool/main/p/pocketsphinx/gstreamer1.0-pocketsphinx_0.8.0+real5prealpha+1-ok2.1_arm64.deb Size: 10526 MD5sum: 6f10946f69309ad9ea67ef0d5a407c03 SHA1: c0ea91e972e36f4c33f62090c82f0edd7e6d69dc SHA256: 65d0233668ffa17a518f771292f8b4638e01b8a236974ec72feaa307cd49c064 SHA512: 2ca6dc2c813f0de11cdc2c3ab4fd6e2513623c6e8b5d806162fa4255c7377f1a3602a153919ddba1b5096f4832e817affc0dc87df2e1c99c8689e992f3bdd00c Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool - GStreamer plugin CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the GStreamer plugin Gstreamer-Elements: pocketsphinx Gstreamer-Version: 1.16 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-tools Architecture: arm64 Version: 1.16.2-ok3.1 Priority: optional Section: utils Source: gstreamer1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 1312 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.40), libgstreamer1.0-0 (>= 1.16.1) Suggests: gstreamer1.0-plugins-base Filename: pool/main/g/gstreamer1.0/gstreamer1.0-tools_1.16.2-ok3.1_arm64.deb Size: 45906 MD5sum: 74f3087feb8237f0ff1788cd0e54af83 SHA1: 649d7d980b691f7f766b9bd5273a3e46303a097e SHA256: f399e494590c62f5d9386eacc77a88b5b023ca3b611329cede13311071e3098f SHA512: f82a8d74657e3bdc0bb0a911e236de2e19f3cc2c943124add1fd9c4695e78a67e0f09d08a3a188ae1b926c9b3693f2c226feebb905ab08c790144c4c126ac5f3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gstreamer1.0-x Architecture: arm64 Version: 1.16.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: gst-plugins-base1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 1556 Provides: gstreamer1.0-videosink Depends: libc6 (>= 2.17), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.40), libgstreamer-plugins-base1.0-0 (>= 1.16.2), libgstreamer1.0-0 (>= 1.16.2), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.16.0), libx11-6, libxext6, libxv1 Filename: pool/main/g/gst-plugins-base1.0/gstreamer1.0-x_1.16.2-ok3_arm64.deb Size: 61580 MD5sum: 05aee6ccfb247906bbae0a7a35e9a218 SHA1: 58117d7972d8c209cb640b36c75eceaac2873318 SHA256: 058751681c1f0a8f38861299f70c912353f7dd7a340bfad3dc8134a5f56c93cb SHA512: 535b3b0b4d34cbe9ab318ae95675923f3314d85bf7199e30fee4d7f67b6f79fdb2a83eb7f75bd4aceb46ce6a473405e7ad2b38c064daf2aede74ebec4ab7564f 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.16 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gtk-3-examples Architecture: arm64 Version: 3.24.23-ok4.1 Priority: optional Section: x11 Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18089 Depends: dconf-gsettings-backend | gsettings-backend, libatk1.0-0 (>= 2.15.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.23-ok4.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/main/g/gtk+3.0/gtk-3-examples_3.24.23-ok4.1_arm64.deb Size: 1660660 MD5sum: d84eb9f1e88bb5a1dc9bcddc149d63be SHA1: 4e30da7ddf91797d86b14d8c923fa4da6506bbf7 SHA256: 86a2acbd80460d08cc0aed34f9a67bb483beaa875a12e93ef73489da8ecbf500 SHA512: c806562421173ac27314496cdc8469bee29350170ed0b584ce9dd13233ad2b3d9d49a464e2d0376d93091940bbeb009241eee02965d427ff8766522c54642b77 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gtk-doc-tools Architecture: all Version: 1.33.2-ok1 Multi-Arch: foreign Priority: optional Section: gnome Source: gtk-doc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 3249 Depends: python3:any, pkg-config (>= 0.19.0), python3-lxml, python3-pygments, docbook-xml (>= 4.3), docbook-xsl (>= 1.64.1.0), docbook-to-man, xsltproc (>= 1.1.15) Suggests: dblatex Filename: pool/main/g/gtk-doc/gtk-doc-tools_1.33.2-ok1_all.deb Size: 340128 MD5sum: 687aec61833cb054029b35a9529a3094 SHA1: 800e078b63410e4a109c65f8a2bb67a41b855514 SHA256: 7220f0bcec7e1f99409aa1df79ce8415a3f6900a9e8fbbc4153acacb3f3e5394 SHA512: 2767c8ae7bc8ae91b53d50544e14221aeb7301f3de17224ab1d00f37708fab9f0c91ba07815d46c2b110ca735db2999b47e0ff0c09ea293c34f5f9ffdfd259a8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gtk-update-icon-cache Architecture: arm64 Version: 3.24.23-ok4.1 Multi-Arch: foreign Priority: optional Section: misc Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 124 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/main/g/gtk+3.0/gtk-update-icon-cache_3.24.23-ok4.1_arm64.deb Size: 28206 MD5sum: 3f30f34e0eb84424226ac0e9fd933322 SHA1: 96b6624d7e1e27a6898013113d82f83afbbca906 SHA256: e5045beeb0c9d27109fca874ac154283e5a800f8e07017ddae254519fd1261ae SHA512: f7cd09bf91743d4a3fa170a0fed552d3630f65bd545da6925cf5031c13260f611cee636c2632449d31b2262aacbca236b783e384f3f833e86aa08f88fe3513b0 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. 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/main/b/breeze-gtk/gtk3-engines-breeze_5.24.7-ok1_all.deb Size: 1554 MD5sum: f89ed751d23bbd09823018ef2c6f52d7 SHA1: 3656c9ab0b3a152ac0e9e8ea1770824b605eeb0e SHA256: 8e7517828b9d5453d9de60a75892fab3294351790ab707447abecc1c0327cf8b SHA512: abac06532e26f2f52e2739ef4410f582676ec275384153acfb2c705419e808c136473abc212c3000f86098cdb6cfab5f6664fc00d0b51ec5d4a62d22da9b08c2 Homepage: https://invent.kde.org/plasma/breeze-gtk Description: Transitional package for KDE's Breeze This transitional package allows one to migrate to the package providing the KDE's Breeze GTK theme. . It can be safely removed after the installation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: guile-gnutls Architecture: arm64 Version: 3.6.13-ok12.1 Priority: optional Section: lisp Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 849 Depends: guile-2.2-libs, libc6 (>= 2.33), libgnutls30 (>= 3.6.12), guile-2.2 Filename: pool/main/g/gnutls28/guile-gnutls_3.6.13-ok12.1_arm64.deb Size: 90738 MD5sum: 9ed8069eb50dc26509192d5cb78a7a58 SHA1: e6bb33af7ff01b4c26181e7f99625f23aa765a25 SHA256: a1da576ded532175794aeac3c92a497032ab8952d591c68d6251165ec0966551 SHA512: f8d89821cead5225dad4f8b1344f99558fe6e79487a39f28630d444aacdc8ec2ed0bfe6276c4dc61f84cedbe7a48c3b0e3847c9d692f7b5f16036289c60e30f2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gvfs-backends Architecture: arm64 Version: 1.50.3-ok1~0925.1 Multi-Arch: foreign Priority: optional Section: gnome Source: gvfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2240 Depends: gvfs (= 1.50.3-ok1~0925.1), gvfs-common (= 1.50.3-ok1~0925.1), gvfs-daemons (= 1.50.3-ok1~0925.1), gvfs-libs (= 1.50.3-ok1~0925.1), 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/main/g/gvfs/gvfs-backends_1.50.3-ok1~0925.1_arm64.deb Size: 286584 MD5sum: 9c385db0cc742a301bbc8dd548582add SHA1: 9bf6b12a3ee4b8111559f95b2d8532b1b7b15303 SHA256: 1e20c316157c374a00af91942b4b6aea80ec94d77696a69649b84a5d97ace25e SHA512: 9e08d849504799f67c093b382ab4bc3ee8fc6adcf681f396799aef924fde9696032812e5c0593e44c71b45bf6748092339ea7d3d6cd2e6691d01ca10b28b506c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gvfs-common Architecture: all Version: 1.50.3-ok1~0925.1 Multi-Arch: foreign Priority: optional Section: libs Source: gvfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3598 Depends: desktop-file-utils Recommends: gvfs Breaks: gvfs-bin Replaces: gvfs-bin Filename: pool/main/g/gvfs/gvfs-common_1.50.3-ok1~0925.1_all.deb Size: 539052 MD5sum: 1525fa0c06aeff97c39f1d6b68a2d85c SHA1: 7cff732faaa458810e0016a415a95fa521bddeec SHA256: 5ecae385398abda950303cdddb19efb2a06b0acc9b02b734be57b64f14dd20d3 SHA512: 0b6321821d4381bc14cf2b2bba95a4a97adca77b7d2afd4a45f44e9c657d785723325d086ef084f34c499adf232060fd4a06cc7ba8ded8306a1f42a1bd40c2f1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gvfs-daemons Architecture: arm64 Version: 1.50.3-ok1~0925.1 Multi-Arch: foreign Priority: optional Section: libs Source: gvfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 712 Depends: gvfs-common (= 1.50.3-ok1~0925.1), gvfs-libs (= 1.50.3-ok1~0925.1), 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/main/g/gvfs/gvfs-daemons_1.50.3-ok1~0925.1_arm64.deb Size: 117280 MD5sum: d8860f2014c2280efda2c2c2386a7488 SHA1: 0b098f641fec404ac54a121074cf339174b77831 SHA256: fb78b3e99478efc3948a5e980280d5694a1a867c0eff18a6fd5f034686922934 SHA512: d9707cfaf55059b2be2dd45d1c2e8c77e42366eda0bc035fe29af12b14b1bc454e329857e0dac8fda673ad3005d78736b10b6257aa806225630c29af9657ca44 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gvfs-fuse Architecture: arm64 Version: 1.50.3-ok1~0925.1 Priority: optional Section: gnome Source: gvfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 84 Depends: fuse3, gvfs (= 1.50.3-ok1~0925.1), libc6 (>= 2.34), libfuse3-3 (>= 3.2.3), libglib2.0-0 (>= 2.70.0) Filename: pool/main/g/gvfs/gvfs-fuse_1.50.3-ok1~0925.1_arm64.deb Size: 15560 MD5sum: 423f6a9280a6cfe3e1bb2740157f958c SHA1: 9f396f09c239fa993f516a3531c33f7851592033 SHA256: a6e034197c700f0815f8bac1b1e8055f92f19c2d8e3a4500a659a6c11d62962b SHA512: 6e3fa8c67acc061edb550f36057edc30cef5ba7c779099a235dce0812a027d9b7f294ea158f8cd52f3fceb968370a5cca77dc1461efd6b37694234bdd33eac26 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gvfs-libs Architecture: arm64 Version: 1.50.3-ok1~0925.1 Multi-Arch: same Priority: optional Section: libs Source: gvfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 535 Depends: gsettings-desktop-schemas (>= 3.33.0), gvfs-common (= 1.50.3-ok1~0925.1), libc6 (>= 2.33), libgcr-base-3-1 (>= 3.8.0), libglib2.0-0 (>= 2.70.0), libsecret-1-0 (>= 0.7) Filename: pool/main/g/gvfs/gvfs-libs_1.50.3-ok1~0925.1_arm64.deb Size: 104852 MD5sum: 1d4e768dd95a60678465d239bf77ba89 SHA1: fc58302f5de561cee4b583375999a8c9a49b2474 SHA256: 2d029c52a60530a721404f4b5e96866dcb3c150ee71cb9aec1a8079086fc15fe SHA512: c2d20dd7925f53aafd136c4cfb0d7e0dafba36a62b9fcfd265464bbe01d4f80be25307bbc872aa9fc5313babed98f2e6166a88f3df1ff7511f4e582dcd40f212 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gvfs Architecture: arm64 Version: 1.50.3-ok1~0925.1 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 430 Depends: gvfs-common (= 1.50.3-ok1~0925.1), gvfs-daemons (<< 1.50.3-ok1~0925.1.1~), gvfs-daemons (>= 1.50.3-ok1~0925.1), gvfs-libs (= 1.50.3-ok1~0925.1), libc6 (>= 2.33), libglib2.0-0 (>= 2.70.0) Suggests: gvfs-backends Filename: pool/main/g/gvfs/gvfs_1.50.3-ok1~0925.1_arm64.deb Size: 116666 MD5sum: acfd7259b214763dfce2a0c4104cc37a SHA1: df513719f19d74a444c9205b717aeb02001c1307 SHA256: e60cb3b519a4ec850cc0ac5b62d52915bc4236abb4bba142e4767a797d9f733b SHA512: b7038a18c3d14596f2f8d0aa16797d26b743e7b218e434bc0064f64ef33885fe3fefe2b2d49c1a105171cfb78fa299baf1e6ed7ce765db7f2b62c30c257057a4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gvncviewer Architecture: arm64 Version: 1.0.0-ok1build1 Priority: optional Section: x11 Source: gtk-vnc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 90 Depends: libc6 (>= 2.17), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.42.0), libgtk-3-0 (>= 3.0.0), libgtk-vnc-2.0-0 (>= 0.7.1), libgvnc-1.0-0 (>= 0.5.0) Filename: pool/main/g/gtk-vnc/gvncviewer_1.0.0-ok1build1_arm64.deb Size: 22908 MD5sum: 8d4f00cf1c2b06331c265eee1a37fa30 SHA1: c1be602dd709084d9ad9854e7997ba956353a710 SHA256: 648e797825fd6ab25f06df4d1c7b8cc8e1b18a8386add00d5e0b0b910e1825fb SHA512: aa3f34f57441543283d3ed4e9f11c61147a35934106cdb76eb33c6180a65aa11fc5ff23a4c57ed1ece283a9f40730147661cef8be3a0cdcc6206f07d5b072ca8 Homepage: https://wiki.gnome.org/Projects/gtk-vnc Description: VNC viewer using gtk-vnc It is built using coroutines, allowing it to be completely asynchronous while remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the VeNCrypt authentication extension providing SSL/TLS encryption with x509 certificate authentication. . The core library is written in C and a bindings for other languages are available via GObject introspection. The networking layer supports connections over both IPv4 and IPv6. . This package contains the VNC viewer and VNC capture utility. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gwenview Architecture: arm64 Version: 4:22.12.3-ok2 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 11007 Depends: kinit, perl:any, kio, libc6 (>= 2.34), libcfitsio8 (>= 3.470~), libexiv2-27 (>= 0.27.5), libgcc-s1 (>= 3.3.1), libjpeg62-turbo (>= 1.3.1), libkf5activities5 (>= 5.90.0~), libkf5baloo5 (>= 5.13), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.81.0), libkf5coreaddons5 (>= 5.77.0), libkf5filemetadata3 (>= 5.1.0.1), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5itemmodels5 (>= 5.90.0~), libkf5itemviews5 (>= 4.96.0), libkf5jobwidgets5 (>= 4.96.0), libkf5kdcraw5 (>= 4.12.3), libkf5kiocore5 (>= 5.92.0), libkf5kiofilewidgets5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.92.0), libkf5notifications5 (>= 5.90.0~), libkf5parts5 (>= 5.90.0~), libkf5purpose-bin, libkf5purpose5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5solid5 (>= 4.97.0), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.84.0), libkimageannotator0 (>= 0.6.0), liblcms2-2 (>= 2.2+git20110628), libphonon4qt5-4 (>= 4:4.8.0), libpng16-16 (>= 1.6.2-1), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 9), libtiff5 (>= 4.0.3), libx11-6, phonon4qt5 Recommends: kamera, kio-extras, qt5-image-formats-plugins Filename: pool/main/g/gwenview/gwenview_22.12.3-ok2_arm64.deb Size: 6797452 MD5sum: d21bed00ca9123c2dbad6d7079209987 SHA1: d40ebbbbcca11364dc37d1702f81b79c43f3cde4 SHA256: 6125c45c9e44ef4c49ec9c0669386769d0e6c3a67df8bc516fc36a3b55e1043a SHA512: bbf13688cb9626c73ddf08c7c0cab7b700e60c2bd3354aef9bcebe3222f2cc939a79523d8a299f1a819238ee5f2a0b242d963e1902ab61233bc8fc50dc2d73cb Homepage: https://www.kde.org/ Description: image viewer Gwenview is an image viewer, ideal for browsing and displaying a collection of images. It is capable of showing images in a full-screen slideshow view and making simple adjustments, such as rotating or cropping images. . This package is part of the KDE graphics module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gyp Architecture: all Version: 0.1+20200513gitcaa6002-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1163 Depends: python3:any, python3-pkg-resources Filename: pool/main/g/gyp/gyp_0.1+20200513gitcaa6002-ok1_all.deb Size: 236684 MD5sum: fe789050cf2755988336cb6a043a8739 SHA1: fbbc43865a7d6f6d0cf15a06bf618387b8ed2d15 SHA256: e089c99a7d0b9ae39736d116cc224f249774520c566f37e9fedfaa5b1c42864b SHA512: 0bd110c32eaf8d13b1f861e7884c3b1a285f6263bb8036e9e78ba11e7553eff036aa0fa705381bce02d9a271d97278173cbb111948e33255b0f4ab311af6fec5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gzip-win32 Architecture: all Version: 1.10-ok4 Priority: optional Section: utils Source: gzip Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Bdale Garbee Installed-Size: 207 Suggests: wine Filename: pool/main/g/gzip/gzip-win32_1.10-ok4_all.deb Size: 89944 MD5sum: 71b0ce7f0f45a2bc6c097ec6c6523268 SHA1: 5218427b485c461d8456cf51a1e94c96e2e67a07 SHA256: 320b1c947f08837136b1f1247e71861d9d0a86190c34cca7de1d0a481d9d8b33 SHA512: 2d5eb0b1714e1760a78db6f175a377b7084006b3d83e10f0eda4621904fda70c860dba268cb3b5169adce943c67c6217e87010b8ba4e4fffcc23ce30df8cf74c Homepage: https://www.gnu.org/software/gzip/ Description: GNU compression utility (win32 build) This is a win32 version of gzip, meant to be used by the win32-loader component of Debian-Installer. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: gzip Architecture: arm64 Version: 1.10-ok4 Priority: required Essential: yes Section: utils Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Bdale Garbee Installed-Size: 270 Pre-Depends: libc6 (>= 2.34) Depends: dpkg (>= 1.15.4) | install-info Suggests: less Filename: pool/main/g/gzip/gzip_1.10-ok4_arm64.deb Size: 89700 MD5sum: 0c3f273a886243b036a941e31b30822c SHA1: a58c691243c2be8f8c2077fc8afb87dcf9a6c7dd SHA256: 52dfd01ef35ec5620782415c49697f10114da4544e47c7c243cf9f464b68c9bc SHA512: d9e6cd9f9aa457ea7b196d562450da80ba3f31853cba6408977e8109ad7b06b34ac2279413fa4b55d78a9324d5750599b59b72823ca75e5f0a27976afe66a13a 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'. 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/main/h/haskell-js-dgtable/haskell-js-dgtable-utils_0.5.2-ok1_all.deb Size: 17946 MD5sum: fc361c83b6fb3a5f23d1fa76aefdbd23 SHA1: f165b9f30ad4e468116cb6c41274970509a1e741 SHA256: 66a825a8280ea8cfc8bcda55fd051cc348026a9d5138c1c14791e8c34b654d97 SHA512: 6501ecff8483ec41b928c15cea29fc863d078d9e95f6b00ed3017bbcc7b6004013755aa0ca728b21fa380fe1c7483262c4d8290e3ce12fa80686a92dfbe8a10f Homepage: https://github.com/ndmitchell/js-dgtable#readme Description: obtain minified jquery.dgtable code This package bundles the minified jquery.dgtable code into a Haskell package, so it can be depended upon by Cabal packages. The first three components of the version number match the upstream jquery.dgtable version. The package is designed to meet the redistribution requirements of downstream users (e.g. Debian). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: haveged Architecture: arm64 Version: 1.9.17-ok1 Priority: extra Section: misc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Luo Yaoming Installed-Size: 129 Depends: lsb-base (>= 3.2-14), libc6 (>= 2.17), libhavege2 (>= 1.9.13) Suggests: apparmor Filename: pool/main/h/haveged/haveged_1.9.17-ok1_arm64.deb Size: 43124 MD5sum: b315cae3cdc249e2cb8d52a9b7948fb9 SHA1: 0fc373e18c2916fd0eda19192abc99dba938f90c SHA256: 0c0cdd858dba89248c0717e5b5c2a56cd738703a4426208f28c3799060585281 SHA512: e5b56ff48bc471e9cc653e42c1fdda1c244f8476a68a0de0ad8d5a15493493eb97b968e0db5b61b666a1355604382aa18f89110d38539c5dcac4c5d7b0c1c299 Homepage: https://issihosts.com/haveged/ Description: Linux entropy source using the HAVEGE algorithm haveged is a userspace entropy daemon which is not dependent upon the standard mechanisms for harvesting randomness for the system entropy pool. This is important in systems with high entropy needs or limited user interaction (e.g. headless servers). . haveged uses HAVEGE (HArdware Volatile Entropy Gathering and Expansion) to maintain a 1M pool of random bytes used to fill /dev/random whenever the supply of random bits in dev/random falls below the low water mark of the device. . More information about HAVEGE is available at http://www.irisa.fr/caps/projects/hipsor/ cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: hdf4-tools Architecture: arm64 Version: 4.2.14-ok2build1 Priority: optional Section: graphics Source: libhdf4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 1765 Depends: libc6 (>= 2.34), libhdf4-0 (>= 4.2.12) Filename: pool/main/libh/libhdf4/hdf4-tools_4.2.14-ok2build1_arm64.deb Size: 247102 MD5sum: cf743cfc277557dd71d51dbed17b21a5 SHA1: 04efbf953c5084ceebfd7ff5c494d93c00d9516b SHA256: e950815602b81d2a0afbbbca464a122762ea97fdc50a4029036bf89c09a94984 SHA512: dd9bcc59f24654b149db646a48112c2b6ce04a65d7974ce31050eb2c4ea82f42e7c39070e874a7958082f4f064e9556d9bba16eb66c3ef8c7a07df38d9cc20e3 Homepage: http://www.hdfgroup.com/ Description: Hierarchical Data Format library -- runtime package HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional arrays, raster images, and tables. Each defines a specific aggregate data type and provides an API for reading, writing, and organizing the data and metadata. New data models can be added by the HDF developers or users. . This package includes some basic utilities to view, pack, unpack, HDF files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: hdf5-helpers Architecture: arm64 Version: 1.10.4+repack-ok4 Priority: optional Section: science Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 73 Filename: pool/main/h/hdf5/hdf5-helpers_1.10.4+repack-ok4_arm64.deb Size: 13112 MD5sum: 4d8e83575c57d1f687fca04581a31002 SHA1: f990005371af126848591e22825683872b582096 SHA256: 561ed47caac468f0e958cd75091f9c85f9213eb92cef723eaef90e0d5d1b5b17 SHA512: 0e71b44cacc27e2b17dca1fd93c70af0c2c309dfd16675df069159b955763761ddc55f473ea1d160308dc85a1938a67bca8c804eb024fab8e9528c93cd19a30a Homepage: http://hdfgroup.org/HDF5/ Description: Hierarchical Data Format 5 (HDF5) - Helper tools HDF5 is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains helper tools for HDF5. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: hdf5-tools Architecture: arm64 Version: 1.10.4+repack-ok4 Priority: optional Section: science Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 1594 Depends: libc6 (>= 2.34), libhdf5-103 Filename: pool/main/h/hdf5/hdf5-tools_1.10.4+repack-ok4_arm64.deb Size: 305202 MD5sum: 1214416d18dac5073e918b61d55ab900 SHA1: cfc018de2d27c5c478410160b90165da3d4bf6a7 SHA256: cc7cd47cd2b050cb33e5da645de3a20b1ac5c1ca5a4ffec8e05d46fc66eacef2 SHA512: ca3e2765785763bed700bfd4c0a5a75a38cfe0bb9288968db2067cd67f7fd4d763feb26cbb01996612ff98441a90465c2c5cd8df0f647e96f9b94d6f00fea6ac Homepage: http://hdfgroup.org/HDF5/ Description: Hierarchical Data Format 5 (HDF5) - Runtime tools HDF5 is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains runtime tools for HDF5. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: heif-gdk-pixbuf Architecture: arm64 Version: 1.14.2-ok1 Multi-Arch: same Priority: optional Section: graphics Source: libheif Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 31 Depends: libheif1 (= 1.14.2-ok1), libc6 (>= 2.17), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0) Filename: pool/main/libh/libheif/heif-gdk-pixbuf_1.14.2-ok1_arm64.deb Size: 6744 MD5sum: 3a0f23d5772e4206f9803a3aa02b8617 SHA1: 27038736d0e7d35fe35c423299bf0ae094e0e320 SHA256: 5d379448317c301a08da35d7016870a75e642a01b721a9f3341328c057c07072 SHA512: c3cac24c36d415c19de395259d9c88ed61014508b290aaf0db5cc7b0ab6d728fe271efe4a81f4a84677424827ef1c1107db1243f6e81264130037f935705b112 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: heif-thumbnailer Architecture: arm64 Version: 1.14.2-ok1 Priority: optional Section: graphics Source: libheif Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 49 Depends: libheif1 (= 1.14.2-ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2) Filename: pool/main/libh/libheif/heif-thumbnailer_1.14.2-ok1_arm64.deb Size: 12136 MD5sum: d12c8b186f46d204e5b6f9da1e200922 SHA1: f8d7ca8449e5f4e6dc147849d35a0b8124fe9209 SHA256: bfe3f8f90fd87b81a3387294b4dc2c2d7f75893780481ac6793d89c606b95b1a SHA512: 4718f1257bd48000c63e26eba921a3c1f2764a3bc1e78221ecb39bf79cf668f85b958c81764f4566a5b1475d79707ff1313cc84c542c8d27c339e6d6850e35ea 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: hello Architecture: arm64 Version: 2.12.1-ok3 Priority: optional Section: devel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 319 Depends: libc6 (>= 2.34) Conflicts: hello-traditional Breaks: hello-debhelper (<< 2.9) Replaces: hello-debhelper (<< 2.9), hello-traditional Filename: pool/main/h/hello/hello_2.12.1-ok3_arm64.deb Size: 55828 MD5sum: e04a749bfa6fea3f977ba5e9f3e8fb25 SHA1: d276ee2f61b821fddc265dbdbbe6326ef254a712 SHA256: 1f86f8072c4d749b706670db69682f49b06dbaa6d7ec598db42845e327746d4f SHA512: 5f379fb5a545480ec07d345f88c9b1e805dca32e410449641b724573cfb915953f00996fa2ada4327a52855a5e771fd1f0890db1b5fc13ac08ba5e5e61170d85 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: help2man Architecture: arm64 Version: 1.49.2-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 480 Depends: liblocale-gettext-perl, perl:any, libc6 (>= 2.17) Filename: pool/main/h/help2man/help2man_1.49.2-ok1_arm64.deb Size: 151624 MD5sum: 1c0dda8af5c641d1ed1100e84bbf806f SHA1: 2b61212b2b780496e318f5ecfb206dc9f88aa4a4 SHA256: e6b3341a709ac70d516856f3012cec7873d3e9e52485ff8b96723897bb65084b SHA512: 8730a8c5019078a4f1e6fd6c8c3227a564242802cc6b877a243c3de391036c0109189375b1259abe9bcf6cfdb5948d714d31a28101d3110acf3ad68abe4f5610 Homepage: https://www.gnu.org/software/help2man 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: hostapd Architecture: arm64 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: 2868 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/main/w/wpa/hostapd_2.10-ok1.6_arm64.deb Size: 765664 MD5sum: 68bddf9814d338d06f24abefbe7ac5e3 SHA1: 416196512eec4837f579dfe2e158641afe6f26b5 SHA256: bb1c10e5c149a9147b85579bb286198460e64b0ef7ce6fae3302d65bb1158c1f SHA512: 0b4a4466c8fb631e989d559b59f04ddf1f77ce8f50429bf178bc10bda0bb6a39cde1c689a13b3d544e29c365c96a11f78447f49792e1515df501b8e1a24db099 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: hwloc-nox Architecture: arm64 Version: 2.8.0-ok1 Multi-Arch: foreign Priority: optional Section: admin Source: hwloc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 503 Depends: libc6 (>= 2.34), libhwloc15 (>= 2.8.0), libtinfo6 (>= 6) Conflicts: hwloc Filename: pool/main/h/hwloc/hwloc-nox_2.8.0-ok1_arm64.deb Size: 195420 MD5sum: 7168d1d38f3988cad9bacc63f1662632 SHA1: 00619c9a32813603959db7e40c873fd3a7a45d6a SHA256: a59f101f9a1de6876240487adb0575c6e9f1c655815f3191b93db246e073b715 SHA512: 212ebfe90a4c91f0480d94466918b28b2dfa4db40fda07cc6ef09eba5c54f4e51c58084335557b1d0e907a819a9ff82c3dffb996048034743bf5764e4db201de 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: hwloc Architecture: arm64 Version: 2.8.0-ok1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 623 Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libhwloc15 (>= 2.8.0), libtinfo6 (>= 6), libx11-6 Filename: pool/main/h/hwloc/hwloc_2.8.0-ok1_arm64.deb Size: 214122 MD5sum: 073c541cfb71b60d688dfc7a26be25cf SHA1: 6e1dc801967ddad61c4b1355e0343b439261a361 SHA256: cc1f257db4c3681ec858a949be6bc2a1bc67b7d50a40631f314447d2d8ca2262 SHA512: e9349a0808c1aa86c601347168d134ae167d9a24f9080d762f76c0c0fb4cd89e44a3645ce45220278b240eff8f155f267f11e3a59593c23dc265537ad0056b12 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ibacm Architecture: arm64 Version: 42.0-ok1 Priority: optional Section: net Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 249 Depends: lsb-base (>= 3.2-14~), rdma-core (>= 15), libc6 (>= 2.25), libibumad3 (>= 1.3.9), libibverbs1 (>= 20), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), libsystemd0 Filename: pool/main/r/rdma-core/ibacm_42.0-ok1_arm64.deb Size: 89052 MD5sum: 832dab0439ad6fff55b71d90136ebd2b SHA1: 5880c4b2152155024a4758dc7ff689bd9ac8dc68 SHA256: 2e17b70953d4e5dd88425b726c4de0589f0c068868403ff159ab8b3bc3e71bff SHA512: 4ce9dd1cc9687faf26c32080860258c99ebc82b6e6705794abe182284409c55f442d1b942d9db857af60c8d57d614bd8bb051fb1aad43699e690b487f1ad66b4 Homepage: https://github.com/linux-rdma/rdma-core Description: InfiniBand Communication Manager Assistant (ACM) The IB ACM implements and provides a framework for name, address, and route (path) resolution services over InfiniBand. It is intended to address connection setup scalability issues running MPI applications on large clusters. The IB ACM provides information needed to establish a connection, but does not implement the CM protocol. A primary user of the ibacm service is the librdmacm library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ibverbs-providers Architecture: arm64 Version: 42.0-ok1 Multi-Arch: same Priority: optional Section: net Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1020 Provides: libefa1, libipathverbs1, libmlx4-1, libmlx5-1, libmthca1 Depends: libc6 (>= 2.25), libibverbs1 (>= 38) Breaks: libipathverbs1 (<< 15), libmlx4-1 (<< 15), libmlx5-1 (<< 15), libmthca1 (<< 15) Replaces: libipathverbs1 (<< 15), libmlx4-1 (<< 15), libmlx5-1 (<< 15), libmthca1 (<< 15) Filename: pool/main/r/rdma-core/ibverbs-providers_42.0-ok1_arm64.deb Size: 344124 MD5sum: 9cf560221533d342f383f14fd454a7e5 SHA1: 122a0d95aa670b7dda453a9650ff34e73a407a68 SHA256: 8141e3e190924ec3adb5ab4f42ccf05203f0eaecc39a866afb079d196fda1ee5 SHA512: abdd23c9cf5b2a59d63279b4dea222daf28ba315f71ef0018d997123d21d3e29bd20364e5f2a39e7332d4460a3e786e389fcf49ac42c18b99e1e55590aaa03ce Homepage: https://github.com/linux-rdma/rdma-core Description: User space provider drivers for libibverbs libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . An RDMA driver consists of a kernel portion and a user space portion. This package contains the user space verbs drivers: . - bnxt_re: Broadcom NetXtreme-E RoCE HCAs - cxgb4: Chelsio T4 iWARP HCAs - efa: Amazon Elastic Fabric Adapter - hfi1verbs: Intel Omni-Path HFI - hns: HiSilicon Hip06 SoC - ipathverbs: QLogic InfiniPath HCAs - irdma: Intel Ethernet Connection RDMA - mlx4: Mellanox ConnectX-3 InfiniBand HCAs - mlx5: Mellanox Connect-IB/X-4+ InfiniBand HCAs - mthca: Mellanox InfiniBand HCAs - ocrdma: Emulex OneConnect RDMA/RoCE device - qedr: QLogic QL4xxx RoCE HCAs - rxe: A software implementation of the RoCE protocol - siw: A software implementation of the iWarp protocol - vmw_pvrdma: VMware paravirtual RDMA device cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ibverbs-utils Architecture: arm64 Version: 42.0-ok1 Priority: optional Section: net Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 223 Depends: libc6 (>= 2.17), libibverbs1 (>= 34) Filename: pool/main/r/rdma-core/ibverbs-utils_42.0-ok1_arm64.deb Size: 56756 MD5sum: 4e426c0429518784a78f4da83af3ff3b SHA1: 0ae4346f28ee1ca8fe1f83f932ce8e549749affd SHA256: bdc627e982f5da036b8c3eb2f9a4a0b1fe0bc75443843090e8ab803cc90ddafd SHA512: 7e6303a24b760937daf3ca0d765f212f6361456e4312120c80a9af334a426572c443c3d071ebc6b076934d8b50e7472f9709defee93e524ed42cae8b4ad1d4fb Homepage: https://github.com/linux-rdma/rdma-core Description: Examples for the libibverbs library libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . This package contains useful libibverbs1 example programs such as ibv_devinfo, which displays information about InfiniBand devices. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: icu-devtools Architecture: arm64 Version: 66.1-ok4 Multi-Arch: foreign Priority: optional Section: libdevel Source: icu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1260 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libicu66 (>= 66.1-1~), libstdc++6 (>= 5.2) Breaks: icu-tools (<< 66.1-0), libicu-dev (<< 66.1-ok4) Replaces: icu-tools (<< 66.1-0), libicu-dev (<< 66.1-ok4) Filename: pool/main/i/icu/icu-devtools_66.1-ok4_arm64.deb Size: 190684 MD5sum: c60a13eaa9d2ce32029bcbc2d28ccf18 SHA1: 17141745fa025099db27f0f0e637390e7d930e93 SHA256: 878eaf336b1b7c94728c6219547469c3166fc50da28516a5dc8eb5a4c95e55bb SHA512: e6ccf9ee09f6869c65d69b9c4eff965c38b9f3e7b977cd0a85fe09ca2010131d3e64640456e23e15c0ecd0575667d3eabfdbcf76ce0b5496fb8ea9eec11e501c Homepage: http://www.icu-project.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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: icu-doc Architecture: all Version: 66.1-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: icu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 41694 Filename: pool/main/i/icu/icu-doc_66.1-ok4_all.deb Size: 2695446 MD5sum: 6930cbdce778161025bf975ed0be04c7 SHA1: 546a2777ee4bb48ff44490c3043685b1470ca6f5 SHA256: 7a7e5ba85cc0597269af2a7899f3c1be1c27334a98e98649a364a19bbf28b656 SHA512: 20f10033151470d8a8a1170b6f274c50b98341e6cd482a36260f254d4cba501e87098d871d9c2db265b14160ecd7bda83dcb9bbe414eaef99110f91d0b75b25c 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. 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/main/p/python2.7/idle-python2.7_2.7.18-ok2_all.deb Size: 306740 MD5sum: d6c1bc3922ac7f07233e41540a89a61c SHA1: 2af39f192d74d0e29a9e2cc4c58d840c563d4c3e SHA256: 5a6cbbf8c84f7ec426039d94f82515ed322c56e3df6e91ceab5276036ef3f9be SHA512: c6bdec28436e5557a13c7ec477eaf6a9d4997aa6dde8efb20c3c5bd94ef313beda1aef4aac11de52cce480e4abbc9fd3d778de5a194f48fc3c9a243b7d1d4b27 Description: IDE for Python (v2.7) using Tkinter IDLE is an Integrated Development Environment for Python (v2.7). IDLE is written using Tkinter and therefore quite platform-independent. 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/main/p/python3.10/idle-python3.10_3.10.7-ok5_all.deb Size: 363584 MD5sum: aa22fe38d0bbc69532fd335d8a18ca30 SHA1: 720cd0ad55a77e8c342e09d08ce8b4cf113058fe SHA256: 3b17b1d227286e37b5a1035a975d42d2b7a085cf33d549152ee81efdaf1a8f7a SHA512: 4fe2c0211510968a6dba71409a281a1cbdf2687d69192922e3c938384f5ed6fd164866c1f0269a20b066c39fd61e8848e93d8702b7182940a75ab8eb93dcfad0 Description: IDE for Python (v3.10) using Tkinter IDLE is an Integrated Development Environment for Python (v3.10). IDLE is written using Tkinter and therefore quite platform-independent. 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/main/p/python3.11/idle-python3.11_3.11.0~rc2-ok1_all.deb Size: 363936 MD5sum: 542d4d7f4458b416f6ee46dca83c80f5 SHA1: aab7ca4060ad64350faaef625ac9f5c476ca6303 SHA256: 26125627ee7381f17742411c89d8684c976b47f9259e8cd28076740da9893587 SHA512: f33197f08ece9321b99185cf3be511155e228611f5ce3808757c508e1fbf9ea72b9687c40a13416e4463bbd5d32517bdbc684fa8e0ecb84a1ff9ff95cfe3e779 Description: IDE for Python (v3.11) using Tkinter IDLE is an Integrated Development Environment for Python (v3.11). IDLE is written using Tkinter and therefore quite platform-independent. 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/main/p/python3.8/idle-python3.8_3.8.2-ok4_all.deb Size: 278554 MD5sum: 4df5e8fdfd81017446aee70cace8399d SHA1: ab4697ca7e948260b48253a68f48345884370e07 SHA256: 42cd9f729edda841556adea75207122bfb9f49c423838bb6ce45c8d9d5b8fb6f SHA512: ca2a8f8ab45e0570033b4c073688a2011218ea9eecb91cd0fb5dc7cd45eeb39d21d1bec7976c137f26c03d5ab0173bee7ec0ca061a2f28b8029587c5a31ab4d2 Description: IDE for Python (v3.8) using Tkinter IDLE is an Integrated Development Environment for Python (v3.8). IDLE is written using Tkinter and therefore quite platform-independent. 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/main/i/ieee-data/ieee-data_20220827.1-ok1_all.deb Size: 2119554 MD5sum: c16a6eca29d7a14c6420da262962c337 SHA1: 53b2f5b2749adc6526dd81200e4d688df85d3610 SHA256: 33ceea40b281b59e1c8d92e3df815a6703eeb07cf211466a01abb2904081d1bf SHA512: 4da48b70778bc0ca6fe2656ba395db282f718c7319aae370579d65a84f4bc14af8e60e33b872c210ac0ef62e8834d60358dd78c437f35a804fab4e53cc90635a Homepage: https://standards.ieee.org/products-services/regauth/index.html Description: OUI and IAB listings Provide the Organizationally Unique Identifier (OUI) and Individual Address Block (IAB) listings of identifiers assigned by IEEE Standards Association. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: iio-sensor-proxy Architecture: arm64 Version: 2.8-1.1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ritesh Raj Sarraf Installed-Size: 158 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.39.90), libgudev-1.0-0 (>= 146) Suggests: systemd Filename: pool/main/i/iio-sensor-proxy/iio-sensor-proxy_2.8-1.1_arm64.deb Size: 37194 MD5sum: 68ab1c119c377544aca110ef84881cee SHA1: 8a4f60f28179253dd8a316d43cfaf520ca4473e1 SHA256: b4e72ed66e9491a41e1a3018b92c8812af333af6635f2bbc3e7846b8a7252be4 SHA512: 8eaadd04ea31d8aa485e2f5620e73b3e7465cfdb4ce4eee1447c54eeec28310515ec144d7f2881256eec7f976bd6d3bfeda81a009986462a2c663aa74c71a45c Homepage: https://github.com/hadess/iio-sensor-proxy Description: IIO sensors to D-Bus proxy Industrial I/O subsystem is intended to provide support for devices that in some sense are analog to digital or digital to analog convertors . Devices that fall into this category are: * ADCs * Accelerometers * Gyros * IMUs * Capacitance to Digital Converters (CDCs) * Pressure Sensors * Color, Light and Proximity Sensors * Temperature Sensors * Magnetometers * DACs * DDS (Direct Digital Synthesis) * PLLs (Phase Locked Loops) * Variable/Programmable Gain Amplifiers (VGA, PGA) . Many ultrabooks ship with some of these devices. iio-sensor-proxy is intended to serve as a proxy, providing access to these devices through a D-Bus interface cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: im-config Architecture: all Version: 0.52-ok5 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 403 Provides: im-switch Depends: gettext-base Recommends: x11-common, zenity | kdialog | kde-baseapps-bin (<< 4:16.08.3-2~) | whiptail Conflicts: im-switch Filename: pool/main/i/im-config/im-config_0.52-ok5_all.deb Size: 60146 MD5sum: 92037f3487869e72e10f61d6c57c0118 SHA1: 6571dc618901d41aa4b67e78325ec48e4064a3cb SHA256: dbb922e6b8e234702183d15635e726a001a5014c907924820047ced5d2c26b9b SHA512: 70696fcf9e7dacea252670345d04df2084bac3a3d66ae04a065018d8510463a45a272b4c9a1114bac978a4d9d7bb431d82f3d09ea0952ace66ce21b9863890df 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. 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/main/i/imagemagick/imagemagick-6-common_6.9.11.60+dfsg-ok1.2_all.deb Size: 64038 MD5sum: 44c91421cba43a96c1c0b7c50f2a2215 SHA1: bd13b06879c6c0699fc8b606fced873f7c5143ad SHA256: 6870d89002c2cbcb910c167e46d0f7447a96f5b0d4d01d26e5482a149014ffe0 SHA512: b8ad45cfa439d2c0cd9067cb18e1d790c7fe8f2ab8613a251544c751aeec04601c52c10ebe07f043fd30f12b72c48efcd0eee332582cf796062903f1413b8cde 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. 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/main/i/imagemagick/imagemagick-6-doc_6.9.11.60+dfsg-ok1.2_all.deb Size: 7711268 MD5sum: 657773808a5766a65ee81e8366a24717 SHA1: be92f58c57301b6c0729a21f1e5ff3371055412b SHA256: 18cb2a563d9cb40897b4a7a2c085f38a1b7c38a1b60d476b71068c91ba7c5240 SHA512: 3793eb9a4435696ea51393a1103f69bec3e690509defa4db0326da4998fc0eab728b54d61e64d78f90c09efada34dde3d9091974b14318206486586c55727d88 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: imagemagick-6.q16 Architecture: arm64 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: 1181 Provides: imagemagick, imagemagick-6.defaultquantum Depends: libc6 (>= 2.34), libmagickcore-6.q16-6 (>= 8:6.9.10.2), libmagickwand-6.q16-6 (>= 8:6.9.10.2), hicolor-icon-theme Recommends: libmagickcore-6.q16-6-extra, ghostscript, netpbm Suggests: imagemagick-doc, autotrace, cups-bsd | lpr | lprng, curl, enscript, ffmpeg, gimp, gnuplot, grads, graphviz, groff-base, hp2xx, html2ps, libwmf-bin, mplayer, povray, radiance, sane-utils, texlive-base-bin, transfig, ufraw-batch, xdg-utils Breaks: libmagickcore-dev (<< 8:6.9.2.10+dfsg-2~) Replaces: imagemagick (<< 8:6.9.2.10+dfsg-2~) Filename: pool/main/i/imagemagick/imagemagick-6.q16_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 224648 MD5sum: 38495205a5d2b7272a7d6a96cb43a438 SHA1: ba77a7fb5c24ecab89f7b7b5b783f7daac9c52e6 SHA256: 778a067b4c2a3c6b4f21acaa34fc3527f47f335650a79626d05483957bd9220f SHA512: 6e893467e5481bf4647d91fdbce04756d803e63cb214c3827afe12dff7e1c3aae8d9434711e0868f366121ac09d64d9e40591456a20b584b3289272b5f9dfbcc Homepage: https://www.imagemagick.org/ Description: image manipulation programs -- quantum depth Q16 ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). . For working with the SVG, WMF, OpenEXR, DjVu and Graphviz formats, you need to install the libmagickcore-6.q16-6-extra package. . This version of imagemagick is compiled for a channel depth of 16 bits (Q16). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: imagemagick-6.q16hdri Architecture: arm64 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: 1181 Depends: libc6 (>= 2.34), libmagickcore-6.q16hdri-6 (>= 8:6.9.10.2), libmagickwand-6.q16hdri-6 (>= 8:6.9.10.2), hicolor-icon-theme Recommends: libmagickcore-6.q16hdri-6-extra, ghostscript, netpbm Suggests: imagemagick-doc, autotrace, cups-bsd | lpr | lprng, curl, enscript, ffmpeg, gimp, gnuplot, grads, graphviz, groff-base, hp2xx, html2ps, libwmf-bin, mplayer, povray, radiance, sane-utils, texlive-base-bin, transfig, ufraw-batch, xdg-utils Breaks: libmagickcore-dev (<< 8:6.9.2.10+dfsg-2~) Replaces: imagemagick (<< 8:6.9.2.10+dfsg-2~) Filename: pool/main/i/imagemagick/imagemagick-6.q16hdri_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 224722 MD5sum: c8140f3f7f5618b2ddad096b2b97df45 SHA1: 851f1ef7ab943aa53163779f09b6a87e13c355c5 SHA256: 648e0577a3180930c3d436598b495e5e948661e29e76d3122cd6a28fb65c66fc SHA512: 88e2650dd031fa4b5998cfde66763a27410d99329aa3ee1d61b2f2a8cb0bced21036c04a9817cde1b18ce05fd90409f29bf87b81443fe9b68adf7d4aae92502a Homepage: https://www.imagemagick.org/ Description: image manipulation programs -- quantum depth Q16HDRI ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). . For working with the SVG, WMF, OpenEXR, DjVu and Graphviz formats, you need to install the libmagickcore-6.q16hdri-6-extra package. . This version of imagemagick is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). 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/main/i/imagemagick/imagemagick-common_6.9.11.60+dfsg-ok1.2_all.deb Size: 3174 MD5sum: af9c8bcf3c1a3b9a9a121804f0c726e9 SHA1: e5bbeb14bd96004ff3aeb2c4f81d9a267f53409b SHA256: b09b2780dcdcc8a6eab1257d1ae8841f7b40a7a861d1fa06cc6c3dad64e4363a SHA512: 8cba4fdf787155e43968da5d0d72376aac73ba58ef231ba635e80658a34ae3581c0bbbd915785d0344eada5f57963c1352c62738e50b6737b50974cc99a48e52 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. 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/main/i/imagemagick/imagemagick-doc_6.9.11.60+dfsg-ok1.2_all.deb Size: 3298 MD5sum: 673ef253ef12683a8bed0912484d3ad7 SHA1: 9701a8559699a24c10dc6536a4e19beb4b3bc3c3 SHA256: 8434cad248749e72d6d809413218bf53ae43ce639df4f6cc751e61a1b987e078 SHA512: c88dd3a32de46a63d51eb25a6357d6be84cfeadd5dd25c9318e75785fe5522b50807189648dfba92ed22d01af90e7b6a8582602b45c37b2d2d2c01c03fc5f1a8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: imagemagick Architecture: arm64 Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: foreign Priority: optional Section: oldlibs Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 174 Depends: imagemagick-6.q16 (>= 8:6.9.2.10+dfsg-2~) Filename: pool/main/i/imagemagick/imagemagick_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 16350 MD5sum: b6fa9c2033646dbc6564e82d84922527 SHA1: be2a723602b536d5774b0922e87c78f7d534b376 SHA256: 63a3f2bd632cefaf88b9fc8c1c585185cdf07170d57db20c3c8230a31384a964 SHA512: 9b6ec566216e295c1b079d88650b02d1a9cd91b06cdfa855acfcd4db1ec1af420c79d9fb61dfd821153d13d4e0c8c99e25fcaa61707a6f7000bfc152514d2c2a Homepage: https://www.imagemagick.org/ Description: image manipulation programs -- binaries ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). . This package include links to channel depth specific binaries and manual pages. . This is a dummy package. You can safely purge or remove it. 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/main/a/android-platform-system-core/img2simg_8.1.0+r23-ok2_all.deb Size: 4238 MD5sum: 4f60fd53d0a0e5e1e977cb3d58d4d452 SHA1: ee586378e4f16d185bc155e9769202083be8b6e4 SHA256: 87da719f97b669237b3e95ca88374d9b94e583eecbfb237fe2eaee4a7f3aeb58 SHA512: 28ef79da2d187438c45ac121e8ce29152b1f4594951d2ce06eba01a4e9439ffe11439366d52ab6dd761ec4fcf905376d112d9698a111f5f70131a00997cef954 Homepage: https://android.googlesource.com/platform/system/core Description: Transitional package This is a transitional package. It can safely be removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: infiniband-diags Architecture: arm64 Version: 42.0-ok1 Priority: optional Section: net Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 954 Depends: libibnetdisc5 (= 42.0-ok1), perl:any, libc6 (>= 2.17), libibmad5 (>= 1.3.12), libibumad3 (>= 3.2.30) Filename: pool/main/r/rdma-core/infiniband-diags_42.0-ok1_arm64.deb Size: 239830 MD5sum: d95b0769396a496828afb6d5c71158f4 SHA1: b5f227c83039038fa4499ab79050465a2cc38b36 SHA256: 92e14f3a4c325eee2e6fb1f08a4a93a0f99e01934313b0bad5ff665bb4a51b40 SHA512: 4bb9e061254f23284dec57207a57faf38393643b0b53b1dea37325a35c9c3187cc485019cc8749c03435f1c09aaf00759f2304edf3d775962fda8e34238b0b32 Homepage: https://github.com/linux-rdma/rdma-core Description: InfiniBand diagnostic programs InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides diagnostic programs and scripts needed to diagnose an InfiniBand subnet. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: info Architecture: arm64 Version: 6.8-6ok1.1 Multi-Arch: foreign Priority: important Section: doc Source: texinfo Origin: openKylin Maintainer: openKylin Developers Installed-Size: 932 Provides: info-browser Depends: libc6 (>= 2.34), libtinfo6 (>= 6), install-info Breaks: texinfo-doc-nonfree Replaces: texinfo-doc-nonfree Filename: pool/main/t/texinfo/info_6.8-6ok1.1_arm64.deb Size: 183778 MD5sum: 96b8e8026ae993155dd4b8016c02c8da SHA1: c33eb07c3f5fcb02ec39e7ff1baa2d08194234ac SHA256: 6cc058db83014b6975576bed89699ca2a38a97d6feabf79a37703bac77c1cb2a SHA512: 3adebb3578f14f5c435dc16608f8c2bdee002002684b113e764f24062a195ea53a37e4593c7170952ea2b8361d0d93fedcd0157e4c1a9a7e07f4bccd354e5545 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: initramfs-tools-bin Architecture: arm64 Version: 0.140kylin18k0.2 Priority: optional Section: utils Source: initramfs-tools Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian kernel team Installed-Size: 146 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libudev1 (>= 183) Filename: pool/main/i/initramfs-tools/initramfs-tools-bin_0.140kylin18k0.2_arm64.deb Size: 7798 MD5sum: 038c39e29acc0b371e6c03bc1035d921 SHA1: f372fc21388661e65b52379f967c9cc86303190c SHA256: e2bade95fdf9bf06eabf4d186b54ef4d77f2e4233389971e33ff219d640c544f SHA512: d9629f03b8ed4b2824f69f37342c4034bebd610dcd44fcf6ef75d821c0a8bcfff07e6dd5bb521ccccf501ca5b941573b77693dc307e7a2e4c48bb42088209c6b Description: binaries used by initramfs-tools This package contains binaries used inside the initramfs images generated by initramfs-tools. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: initramfs-tools-core Architecture: all Version: 0.140kylin18k0.2 Multi-Arch: foreign Priority: optional Section: utils Source: initramfs-tools Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian kernel team Installed-Size: 186 Depends: busybox-initramfs (>= 1:1.30.1-4ok5~), initramfs-tools-bin (= 0.140kylin18k0.2), klibc-utils (>= 2.0.4-8~), cpio (>= 2.12), zstd, kmod, udev, coreutils (>= 8.24), logsave | e2fsprogs (<< 1.45.3-1~) Suggests: bash-completion Breaks: busybox-initramfs (<< 1:1.30.1-4ok5~), initramfs-tools (<< 0.121~) Replaces: initramfs-tools (<< 0.121~) Filename: pool/main/i/initramfs-tools/initramfs-tools-core_0.140kylin18k0.2_all.deb Size: 48546 MD5sum: 274e468f60572d2b9d913c5cc34b25f3 SHA1: c464f79974cb6a128e7aae4ece6639e0d9e30dc4 SHA256: bdb373333f42f9fc682bbc56d3cc2cb04c7aa82ac871c037bdd01f569cf299f2 SHA512: 3567f476f9d8aedd805805060307a1895fccb3e1242e70d470455aedde9924c07b2dc0c556f4db92113943deef8a0b9504adb2fc950906f04f5f2ec42530846b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: initramfs-tools Architecture: all Version: 0.140kylin18k0.2 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian kernel team Installed-Size: 55 Provides: linux-initramfs-tool Depends: initramfs-tools-core (= 0.140kylin18k0.2), linux-base Suggests: bash-completion Conflicts: linux-initramfs-tool, usplash (<< 0.5.50) Breaks: e2fsprogs (<< 1.42.13), initscripts (<< 2.88dsf-59.3~), netplan.io (<< 0.37), upstart Filename: pool/main/i/initramfs-tools/initramfs-tools_0.140kylin18k0.2_all.deb Size: 9008 MD5sum: 4815d625b558e332eb292d93ba8d7c7d SHA1: 67ec4af5569143cf4c1ecdf262b63ab40e289b06 SHA256: 6638325f17b705434842f9bacd5ce76dab753a36f23ef4f56b845b813fec2b0d SHA512: 92637e38983aceeb4f222bc8f8344e4fe1a8fdcb31971dd4301e6c6542ce361f618b59c8199815b8d7cd8b4b95f88476ceee8ff2940b6a3e5cb92ae99e368d1f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: install-info Architecture: arm64 Version: 6.8-6ok1.1 Multi-Arch: foreign Priority: important Section: doc Source: texinfo Origin: openKylin Maintainer: openKylin Developers Installed-Size: 334 Depends: libc6 (>= 2.34) Filename: pool/main/t/texinfo/install-info_6.8-6ok1.1_arm64.deb Size: 84642 MD5sum: b7cbea9c84c7344443451700d430f32b SHA1: 346c81f80b338eb91b662d4db2cd07bd94d76bf2 SHA256: 5bea781882f3d1a3b64f597c1e06dbe75df86467b10fa31b1cbe91bb1d22af8a SHA512: c7e1b2cac8af7a577211368a38394a7e12cf4415a81879642b4be38499285c10e711c261ceb962472c05df0b9aa78c0f02606dcccaee6fb944c2844553a18bd5 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. 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/main/i/intltool-debian/intltool-debian_0.35.0+20060710.5-ok2_all.deb Size: 23192 MD5sum: 84e06ff302ec3591e733b1623149ba46 SHA1: 0708fec893da18c27216c80e6d63e8bf80a62afb SHA256: 7b9dd737d60ae567ba43f243918c46c541cf3a43f519da92299efd6cf4ef2af2 SHA512: f96e3b96123e5c84c2e87fe769b8cbbe466421adf976d64b73c86f811f5d6ca75ebaa653e1d16fb812107832b86685902eab2bab6689e2270384637f8d6bef6a Description: Help i18n of RFC822 compliant config files Intltool is a bunch of scripts written by the GNOME project to internationalize many different file formats. This package is a slightly modified version which adds support for RFC822 compliant config files, e.g. Debconf templates files. 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/main/i/intltool/intltool_0.51.0-ok2_all.deb Size: 43554 MD5sum: ae6123361b72bc323f720292aa1c3e04 SHA1: d14497e7a78e8685571574eab968e3868783091a SHA256: 0e7e836a9a04fb3b229dad1f8524f000d13c1b15fb390ef9d8920671554b3371 SHA512: b22c1458708aff59a1ef0f88ded1776b0e39514ff943e6a55930cbc0f560c71221f321c255df02d1fff0bdc53f0a300dc23f3835af2b8069ddc870a80ebc870e Homepage: https://launchpad.net/intltool Description: Utility scripts for internationalizing XML Automatically extracts translatable strings from oaf, glade, bonobo ui, nautilus theme and other XML files into the po files. . Automatically merges translations from po files back into .oaf files (encoding to be 7-bit clean). The merging mechanism can also be extended to support other types of XML files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ipxe-qemu Architecture: all Version: 1.0.0+git-20190109.133f4c4-ok1build1 Multi-Arch: foreign Priority: optional Section: admin Source: ipxe Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Bastian Blank Installed-Size: 3240 Breaks: qemu-system-x86 (<< 1:2.11+dfsg-1ubuntu1~) Filename: pool/main/i/ipxe/ipxe-qemu_1.0.0+git-20190109.133f4c4-ok1build1_all.deb Size: 936564 MD5sum: 25ccdd3d1ebdb663c974dc1aa8aa71b8 SHA1: 71a7cb2e067515a247227dda0eca9f8f916465b5 SHA256: 42d13a044f69d28bdace157d994117c8967690a5f245d6857f4ba38d9269733a SHA512: 97796dc153f5b2ede841c463c1d6d1cddfcf9c72a9d9d1f92e1ef22ad953b242b29e630152fed5f448aab1bf04fb8e86f2e2954d2f83c7cce2ca1d1a0a0774e2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ipxe Architecture: all Version: 1.0.0+git-20190109.133f4c4-ok1build1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Bastian Blank Installed-Size: 2607 Depends: ipxe-qemu, grub-ipxe Filename: pool/main/i/ipxe/ipxe_1.0.0+git-20190109.133f4c4-ok1build1_all.deb Size: 1326404 MD5sum: 62b9fb05c176c1987efad87b1f4bd08b SHA1: f96fb73daf19109bdcb6044382a56903e38851d8 SHA256: 558532535c358eddba7e7c35191ddb67ae08622db73eacbfa384c45efc48d229 SHA512: 5280d6a60eb7739727b7f63fb18f5e2eebbd81a6c844ce1f73c8f3cdc72591ad56bec6ea4d319a7fb564da8f3cc3d505c4ea0c636c5dc9aedd33a1b116bd3fdd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: isag Architecture: all Version: 12.6.1-ok4 Priority: optional Section: admin Source: sysstat Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 104 Depends: gnuplot-x11, sysstat (>= 12.6.1-ok4), tk | wish Suggests: rcs Filename: pool/main/s/sysstat/isag_12.6.1-ok4_all.deb Size: 16656 MD5sum: 82d581a4ac45cae3d19b6944b5e52336 SHA1: dae15073fbd7232a42bc3fd1fab04cf3d16c6ee9 SHA256: bdb186f5370cda7430f14d3a69a711209166fd7f0693631fa0d55f9635fa6992 SHA512: b30619342addb72f320abb1f356792dff033c220745ee564e41d711c8295dd045062a0caf78a1f23fbb1ebc5db52f2cdb7d2ac83f29c704d1caef46fdcdca51b 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: jackd1 Architecture: arm64 Version: 1:0.126.0-ok1 Priority: optional Section: sound Source: jack-audio-connection-kit Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 424 Provides: jack-daemon Depends: debconf (>= 0.5) | debconf-2.0, libjack0 (= 1:0.126.0-ok1), libasound2 (>= 1.0.16), libc6 (>= 2.34), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libsamplerate0 (>= 0.1.7) Recommends: libpam-modules, qjackctl Suggests: jack-tools, meterbridge Conflicts: jack-daemon Replaces: jack-daemon Filename: pool/main/j/jack-audio-connection-kit/jackd1_0.126.0-ok1_arm64.deb Size: 113620 MD5sum: 0ba253e764c3a11a4303f1cd581cba67 SHA1: a101dae9f24a07971134336fb784797923726433 SHA256: b9078cd47d74a7cfe6f229a15ead30cca02274abf77903f55ca5abaa430e8a86 SHA512: 3c5363359162daecc765b66e9cb71c799a0d590d1aea226bc515c9712a66ca6fb62b3e2bf759ad4a3480dbec4a2eff50f594f80928473b06ed2278c3cb931b40 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: jarwrapper Architecture: all Version: 0.78-ok1 Priority: optional Section: java Source: javatools Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 40 Depends: binfmt-support, fastjar Filename: pool/main/j/javatools/jarwrapper_0.78-ok1_all.deb Size: 10956 MD5sum: de1459263c3da9e9305232c0ebc74db2 SHA1: 76a8585745e43175c5698f0500f1bab9cef71538 SHA256: 6aba0b8a6416ff30593d69f840f8ad34b13618f8fe12073ef7a639d39edeb303 SHA512: 6b9e9c39ad2952950b9595f99c174c89d0be8bcd3106538c7af3ebbc724c42223ff2f415c0dcd6a34624ece42962ce8e14adb65750be8567049b440851372183 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: java-common Architecture: all Version: 0.72-ok4 Multi-Arch: foreign Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 29 Suggests: default-jre Filename: pool/main/j/java-common/java-common_0.72-ok4_all.deb Size: 6062 MD5sum: 1d6ee647807f2a9d12994923b587b775 SHA1: 6209339a13649c48f5949bcf87a4c87f288e6945 SHA256: 1c6b758bfbb705209bc20a9d8e029475f3aa7f240492da2b2d5bd99a72c4d6e3 SHA512: 3ae9718c84f9ce1c08d6745810183ce60a16ff6d0312a5be8a732b7d27acafbce9ef37dfd4bfd9b05eb445ff0b10f2b96a11804de5d1b1c98b7201bc5a626baf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: java-propose-classpath Architecture: all Version: 0.78-ok1 Priority: optional Section: java Source: javatools Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26 Depends: javahelper (= 0.78-ok1), fastjar Filename: pool/main/j/javatools/java-propose-classpath_0.78-ok1_all.deb Size: 6300 MD5sum: dc4ec51efafad5900ab39fdbbb8fbded SHA1: 53735052e1fdb9da7bf5284e1045e9313a93a1b7 SHA256: 50508eb9ef0225191af575ebf4c1d12cbe2e829cbde25528c34aa731797b69c2 SHA512: f2ed96d64b8caecc80eefa1b7364e03b0b949502304aad4a880280a470559380de9bd5586aba036f964dea8024bd64d5b518a0081effef36f229107034b94fdb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: java-wrappers Architecture: all Version: 0.3-ok2 Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 34 Depends: unzip Filename: pool/main/j/java-wrappers/java-wrappers_0.3-ok2_all.deb Size: 8308 MD5sum: fc7e5b90099cfb29ed58956b6a1f05dd SHA1: 32071535477f052f1c5f2698602f3c7f852cfbbf SHA256: d444248b82b6b8e6ff640309c12ac8cdf55e70adeadb66d5ddb69057a2843b49 SHA512: c7b46bb58578a7fd0cc9d4837c235eabb1cab2cc1653b00e57666ab26f8a697d009aedb9c145066570a2eb588f132e91133e7d3a0e5a2c44fc575916a4221e68 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: javahelper Architecture: all Version: 0.78-ok1 Priority: optional Section: java Source: javatools Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 233 Provides: dh-sequence-javahelper Depends: bsdextrautils | bsdmainutils, dctrl-tools, debhelper-compat (= 13), devscripts, dpkg-dev, libarchive-zip-perl (>= 1.30-6~), perl:any Filename: pool/main/j/javatools/javahelper_0.78-ok1_all.deb Size: 86432 MD5sum: 05de7e0044c630614f448d459585b998 SHA1: 2f97f412cc1e7acc9d9d375a5561f1e89fca12fe SHA256: 29627dee93a24623e729b0551d79f4de62d71a9924db03c907f21b29e313c17a SHA512: cc6206f5432483bb21587eb7bb75026d94f71b084b63d32ec4905b7f94d27675976899a1fb4e3acf413c40fccfe7acdc9890c1c17fae73c388621599466b49ad 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: jbigkit-bin Architecture: arm64 Version: 2.1-ok3 Priority: optional Section: graphics Source: jbigkit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael van der Kolff Installed-Size: 80 Depends: libc6 (>= 2.34), libjbig0 (>= 2.0) Suggests: netpbm Filename: pool/main/j/jbigkit/jbigkit-bin_2.1-ok3_arm64.deb Size: 24270 MD5sum: c454e11cafe8806212da65d6c927b272 SHA1: 4404209ff00f3879ed53f1be488b2391605aac3d SHA256: 9953d3cf5f607fdddcbebde3fd9afe5328b9ebee286b5bea79431aed9764ef8a SHA512: b71581817715041db617c83f46a740c06feabc6b175eecc4540bfdc873625978df89a17041915f14d2b7576a8d7170599b81b2d74c28a3b2d453dc123167129f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: jeepney-doc Architecture: all Version: 0.4.2-ok2 Priority: optional Section: doc Source: jeepney Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 320 Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: pool/main/j/jeepney/jeepney-doc_0.4.2-ok2_all.deb Size: 32598 MD5sum: 2e1f9f847d06aac73d9362fb33b1b930 SHA1: 36aaa7253bc2c286ad140afa48a1ed58a2eb5f19 SHA256: 5fb725aa8f6adcc2c24e83426db34b97f483fe652dc4a637da3cb0f87fd56a8d SHA512: 4af4d97b7550469f2730b519068b08f5d784b3ff426cdc011ff9c2edf6abcec4da05ea98e9148c5b69858163fd4fa9cbfb030efda6b25abca9062e64eb27ebf5 Homepage: https://gitlab.com/takluyver/jeepney Description: pure Python D-Bus interface — documentation Jeepney is a low-level, pure Python D-Bus protocol client. It has an I/O-free core, and integration modules for different event loops. . DBus is an inter-process communication system, mainly used in Linux. . This package contains the HTML documentation for Jeepney. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: jq Architecture: arm64 Version: 1.6-ok4 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: ChangZhuo Chen (陳昌倬) Installed-Size: 93 Depends: libjq1 (= 1.6-ok4), libc6 (>= 2.34) Filename: pool/main/j/jq/jq_1.6-ok4_arm64.deb Size: 52046 MD5sum: c4897b33093619b80d3b477c01a670b9 SHA1: dca5be730661ecb0c4604b5d4080403d94a1e6cd SHA256: 1ef815652ed453fb80b5fed91cf9ef492bdd966b10d12b8ec0e69686c7d3fd98 SHA512: 1b46babc19223d08fd55b9d230652c615abbd047e958c6970ba5b28fd40a56b40356bd0be6f6d589433f221cf1bd4baf953291686e9ab32d7413321bee0c313f Homepage: https://github.com/stedolan/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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: jtreg6 Architecture: all Version: 6.1+2-ok1 Priority: optional Section: java Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1105 Depends: javahelp2, libjtharness-java (>= 6.0), libhamcrest-java, libxalan2-java Recommends: testng Conflicts: jtreg Filename: pool/main/j/jtreg6/jtreg6_6.1+2-ok1_all.deb Size: 639834 MD5sum: e7981bc6c1986dca85ff7e0f8529773a SHA1: 59976e1ab93b0eae0e25c8ebbfa0634b7ef7b737 SHA256: b77fc19b52799192c9cb1be0d878b760d9778ba008680a4552e07871991b12a7 SHA512: 65f8696c066beb624afb6f02beba34413debedf5043f44f2bef90812e2d2577ae12d3c81d2443186b8a78f1733bf731e5489a84b9f633a4a4fb6abb5cf30b5a2 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. 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/main/j/jtreg/jtreg_5.1-b01-ok1_all.deb Size: 608856 MD5sum: cab4153603576d08cc3a112a766c0c62 SHA1: a10befcc4f5ee20ea9f0d28473bea6058b6e95b0 SHA256: 55e46b1ae03c14c5040de61f6f34abf01a7cdd3d70922103c5e56c43c881cadc SHA512: 9ced61b0234a04d2952b62e897b675f681d8f45612fa7b768ef9f446d0763807a1c2900c77a264bbfb0d8ad23e9d023173dbd93cbfdf7034342b74da23e8812c Homepage: https://openjdk.java.net/jtreg Description: Regression Test Harness for the OpenJDK platform jtreg is the test harness used by the OpenJDK test framework. This framework is intended primarily for regression tests. It can also be used for unit tests, functional tests, and even simple product tests -- in other words, just about any type of test except a conformance test, which belong in a TCK. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: juk Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 6001 Depends: kio, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5completion5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5jobwidgets5 (>= 5.90.0~), libkf5kiocore5 (>= 5.92.0), libkf5kiowidgets5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5.2), libtag1v5 (>= 1.11), phonon4qt5 Suggests: k3b Filename: pool/main/j/juk/juk_22.12.3-ok1_arm64.deb Size: 2504898 MD5sum: 12782c8e1919cd1a387ed2d1657d7f0e SHA1: f447740d157015ae23c8201af741b5de5b384dec SHA256: 93861472a06bd2cf3b93f55f83d4c14b0c4ac71f96cb284d7dca8e41a2e72fe0 SHA512: 9f7e53b521df7fd3c5988a2163b41e149dc15fc863545d51cda6f686fee8fd6e9ee511839bf727f4709b92c1538a1490955ca067096f42d1e8699a289cfeecd8 Homepage: https://juk.kde.org/ Description: music jukebox / music player JuK is a powerful music player capable of managing a large music collection. . Some of JuK's features include: * Music collection, playlists, and smart playlists * Tag editing support, including the ability to edit multiple files at once * Tag-based music file organization and renaming * CD burning support using k3b * Album art using Google Image Search . This package is part of the KDE multimedia module. 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/main/k/k3b/k3b-data_22.12.0-ok1_all.deb Size: 4838552 MD5sum: 2d8af688a37fd454e7d87043f783ceca SHA1: 594924967eb92a389a225e32a116a19a321cfe2b SHA256: 75cd205ca90b36b6f1f440a1932d963aa25a4ecf4ae6e6aba85c3f4572093611 SHA512: fde2f9a3507bfa3150833397de52dc05d98eca4d32b5ea8ae9857cf17cd1869eab1d1aaa47d316423cb621acb726e19f98bcbd70d932a76de23dad52972c5c40 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. 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/main/k/k3b/k3b-data_22.12.3-ok1_all.deb Size: 4841022 MD5sum: 9acb75902cdf359ec99e2dfb0ec9c8fa SHA1: 56935d8de0262f0bfdabdf4f1fec215ba64b37c1 SHA256: a57f36f93f1be55d9da83cb65b4fcc5fe521a9bf0744d6c637b63d1ba4b2148a SHA512: 11665fa5b2b0d8a8a1288241403c895d3da3e4f2bb0307142cdb054bd6a388429516a3dc7b5dc7b7584cbd034d2cac25c94201e16e8e68b94c56f1ebe9949fa5 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. 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/main/k/k3b/k3b-extrathemes_22.12.0-ok1_all.deb Size: 779448 MD5sum: d95cb687053017b85487c7ae219be721 SHA1: 98de7bf0be4b21d6eb171fed334d96a3017d2dfc SHA256: bd18416fbdd1accf78d565b7982220fe7a3905a65c71511f02c0011cafefeeb9 SHA512: b6fd7c04c67ac5d2c77f5df62b5d8d6b703c2199312ea4d491c17746220fcda8341af5c1e72b3b4e33b8b8fde1767f9f8b773a7f0d3040a32c2952345350ad6f 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. 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/main/k/k3b/k3b-extrathemes_22.12.3-ok1_all.deb Size: 781466 MD5sum: 9be01756dcc29f072e4e952721570888 SHA1: f9e2e5a065be8639d9898566f5a6903e69197d43 SHA256: 9329137d3dede4d1f02c3c69436117a1d890b138d8029d1df070df9276f30f40 SHA512: a9314c2b4c6560dd75493adfae61a50aacaa3b7b541592e0fec1f3c3e304a22024d7c42dd204da7e932be8e5153c4a38b007155b25fa3884b658122fe3f3b6cd 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. 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/main/k/k3b/k3b-i18n_22.12.0-ok1_all.deb Size: 4409668 MD5sum: 642a5be50ad34f7eb6abb0fd5eb0b5c8 SHA1: bb603e061e7d369f42c737b19854df797d1bff9c SHA256: 8a9080cad9f31506f55fd1ed37602ebca3895e852332d05409e467662a5e1516 SHA512: 75b4ee280d122d5e5c8cdfa71de319a750da47fd9db5a0757d5a32e0f9b9458c375b4ac24fa47185e634f46bbc0bab7c2a51cf391011da89c5945dafbed991a8 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. 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/main/k/k3b/k3b-i18n_22.12.3-ok1_all.deb Size: 4380000 MD5sum: 049e7a253e5102bc1ce4e2cdeb9d0432 SHA1: 015e7447e463e6b83039c1887000240f07ef4be0 SHA256: f1ea8393e15e81bb3403ef68c11aed9785cbfa7405238ac5a80e0d94e71868df SHA512: fe0518cfb42f396e4054ba64d7f92c730243dba7b72b1121d3cff911b95b9853a6b8b84b4a189cb1d14c29aec84ba1c4558cd9c9915a5e209703ae3106c17b5b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: k3b Architecture: arm64 Version: 22.12.3-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2150 Depends: cdparanoia, cdrdao, genisoimage, k3b-data (= 22.12.3-ok1), libk3b8 (= 22.12.3-ok1), udisks2, wodim | cdrskin, kio, libc6 (>= 2.34), libkf5archive5 (>= 5.88.0~), libkf5authcore5 (>= 5.88.0~), libkf5bookmarks5 (>= 5.69.0), libkf5cddb5 (>= 4:17.08.3), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.88.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.88.0~), libkf5i18n5 (>= 5.88.0~), libkf5iconthemes5 (>= 5.88.0~), libkf5jobwidgets5 (>= 5.88.0~), libkf5kcmutils5 (>= 5.89.0), libkf5kiocore5 (>= 5.92.0), libkf5kiofilewidgets5 (>= 5.88.0~), libkf5kiogui5 (>= 5.88.0~), libkf5kiowidgets5 (>= 5.88.0~), libkf5newstuffcore5 (>= 5.91.0), libkf5newstuffwidgets5 (>= 5.92.0), libkf5notifications5 (>= 5.88.0~), libkf5notifyconfig5 (>= 5.88.0~), libkf5solid5 (>= 5.88.0~), libkf5widgetsaddons5 (>= 5.88.0~), libkf5xmlgui5 (>= 5.88.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.0~), libqt5gui5 (>= 5.14.0~) | libqt5gui5-gles (>= 5.14.0~), libqt5webkit5 (>= 5.12.5+dfsg-3~), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.14.0~), libstdc++6 (>= 4.1.1) Recommends: dvd+rw-tools, growisofs, libk3b-extracodecs, vcdimager Suggests: k3b-extrathemes, k3b-i18n, kde-config-cddb, movixmaker-2, normalize-audio, sox Filename: pool/main/k/k3b/k3b_22.12.3-ok1_arm64.deb Size: 629840 MD5sum: ede04e5f4117dfe5fa8ca1d1638fc3a1 SHA1: 9b99569c75013d396d98ac7bda76f16a7cff90ca SHA256: 1c8e63b2aec030f08107b269e6d5277eea9b99dc686abd7db437df8838a97b17 SHA512: fe35ff262f7b2c3ad68af4520eb1cd950c4eb9cf6903a335d2c28880b98a073e116acdfa9132d7f0f738bce161f17f3fff655537626c1ab378fa881856e50ebe Homepage: https://userbase.kde.org/K3b Description: Sophisticated CD/DVD burning application K3b is a full-featured CD/DVD/Blu-ray burning and ripping application. It supports a variety of project types as well as copying of optical media, burning of different types of images, and ripping Audio CDs, Video CDs, and Video DVDs. Its convenient user interface is targeted at all audiences, trying to be as simple as possible for novice users, while also providing all features an advanced user might need. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kactivities-bin Architecture: arm64 Version: 5.92.0-ok4 Priority: optional Section: libs Source: kactivities-kf5 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 80 Depends: libc6 (>= 2.34), libkf5activities5 (>= 5.69.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kactivities-kf5/kactivities-bin_5.92.0-ok4_arm64.deb Size: 14946 MD5sum: d82303f0f0f235ad7d358d3cd2b51796 SHA1: c79df7ab5597775d370e8cffb5549916a5d85398 SHA256: e6d23f3f526190c9c7c0ebd7f98a02e071a08cb9bf527401795f18bcfeea76ae SHA512: d8ea98f7b4d3763236d7798af1fa3efed4188957107ebdfad9c4684e57c6b4eb26c3fabde09b13f710841f2a4f3d235ac1a39809845381a1a26efdfd8be3496c Homepage: https://invent.kde.org/frameworks/kactivities Description: Command Line Tool for KActivities kactivities-cli is a command line tool to interact with KActivities or for help with shell completion. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kactivitymanagerd Architecture: arm64 Version: 5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 956 Depends: libqt5sql5-sqlite, kio, libc6 (>= 2.29), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5sql5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5) Breaks: kactivities (<< 5.20~), libkactivities-bin, plasma-desktop (<< 4:5.14), plasma-workspace (<< 4:5.14) Replaces: kactivities (<< 5.20~), libkactivities-bin Filename: pool/main/k/kactivitymanagerd/kactivitymanagerd_5.24.7-ok1_arm64.deb Size: 208970 MD5sum: c355b861627a377df3bd401fc4aee9f2 SHA1: a614528ec53b211ec1f37f98f9b0b3b97dd2471e SHA256: 31a92fccc8327479b2cad87195262a1b3733b04acbb22d910fb7ca81ed6c3081 SHA512: 464caf4fcbd16c42a4adac054dcc5cad3e0cfc2603a3ae2d456c2e09be9a01f33b58e5c42940237826b213e8392ab372fd55a32161cf7d07a5c97109b2fe5cdc Homepage: https://invent.kde.org/plasma/kactivitymanagerd Description: System service to manage user's activities System service to manage user's activities, track the usage patterns etc. 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/main/k/kajongg/kajongg_22.12.3-ok1_all.deb Size: 4759476 MD5sum: 6fa0ded4ef2efa8f0b3d7ba96030cc96 SHA1: 33b06b517f3d1fea8311c623cb248f89c570cf4d SHA256: dc02f326dc798b800207dffc05f81a548115778a5e034cfafdf4b0ec46d649d5 SHA512: 6f6afc278d64b433b6463967ff12351529f232623cb2e2c75a24163b39b57fc5064a2e6f3d35302fc7941f402315c7105cdb0b59fa55a706b2e98549d22232f2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kamera Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1037 Depends: systemsettings, kio, libc6 (>= 2.33), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libkf5configcore5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 4.99.0), libkf5i18n5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15~) | libqt5gui5-gles (>= 5.15~), libqt5widgets5 (>= 5.15~), libstdc++6 (>= 5) Filename: pool/main/k/kamera/kamera_22.12.3-ok1_arm64.deb Size: 182794 MD5sum: af2f81feb1bbee4825573ed8ad569617 SHA1: d1b365d8af3c71eea37b9d062d89b752f4ac689f SHA256: f3e4518b42bd4122f7feceffb6179bff79c96aaf457d33426c467b8a5f2034c0 SHA512: 6716633554b126a7129b8584cfc53d62129d3d6c603060ef8305bc5859750927b50c317ebea7d9a562e8062ca9a59df75f83a0b77cc3e5f978fb06e12d271118 Homepage: https://apps.kde.org/en/kamera Description: digital camera support for KDE applications This package allows any KDE application to access and manipulate pictures on a digital camera. . This package is part of the KDE graphics module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kapman Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2925 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5configwidgets5 (>= 5.91.0~), libkf5coreaddons5 (>= 5.91.0~), libkf5crash5 (>= 5.91.0~), libkf5dbusaddons5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5kdegames7 (>= 4:22.07.90), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.91.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Filename: pool/main/k/kapman/kapman_22.12.3-ok1_arm64.deb Size: 2212490 MD5sum: b210810c503dc58eb507c9e5fcd2efae SHA1: 91c16a0e357b523fdaae4aa362027f8e7be21ea3 SHA256: bcad97b868bd8e022d22ff0451fcbe1e5808a88dc6e2bbf5a8dded03f308f8db SHA512: 34c81dc6c7ae1a19a0bfcf4071361296eeee03026f32273b7d879f7a8f6ddf4793c557c0eefcaf9b03f8fc31e8c91c48487cd26559586474d1d0801471b2105f Homepage: http://games.kde.org/ Description: Pac-Man clone Kapman is a clone of the well known game Pac-Man. You must go through the levels escaping ghosts in a maze. You lose a life when a ghost eats you, but you can eat the ghosts for a few seconds when eating an energizer. You win points when eating pills, energizers, and bonus, and you win one life for each 10,000 points. When you have eaten all the pills and energizers of a level, you go to the next level, and the player and ghost speeds increase. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kate5-data Architecture: all Version: 4:22.12.3-ok4 Priority: optional Section: kde Source: kate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 17886 Filename: pool/main/k/kate/kate5-data_22.12.3-ok4_all.deb Size: 7605332 MD5sum: 57650aac782244e01d50cf90d46409d1 SHA1: b31f97e79aaf271ead3477341c365cba7abb09e6 SHA256: 2386f38043ab30a30e529e866ba5b9579b225c03513e725ed910acc94c642e84 SHA512: dec18e6dfdde26f699b2f4b3cfb49657d16e290801746a2c9f57ad7d3b856b84e10f1c447bc38b84b5c52ee1581511a9ef4c709bf1abdef458d38862fb3f1cd8 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kate Architecture: arm64 Version: 4:22.12.3-ok4 Priority: optional Section: editors Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 13357 Depends: kate5-data (>= 4:22.12.3-ok4), ktexteditor-katepart, plasma-framework, qml-module-org-kde-kquickcontrolsaddons, qml-module-qtquick-layouts, qml-module-qtquick2, kio, libc6 (>= 2.34), libgcc-s1 (>= 4.2), libkf5activities5 (>= 5.90.0~), libkf5bookmarks5 (>= 5.90.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.81.0), libkf5coreaddons5 (>= 5.86.0), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5jobwidgets5 (>= 5.90.0~), libkf5kiocore5 (>= 5.92.0), libkf5kiofilewidgets5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5newstuff5 (>= 5.90.0~), libkf5newstuffcore5 (>= 5.91.0), libkf5newstuffwidgets5 (>= 5.92.0), libkf5parts5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5syntaxhighlighting5 (>= 5.90.0~), libkf5texteditor5 (>= 5.91.0), libkf5textwidgets5 (>= 5.90.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.78.0), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libkuserfeedbackcore1 (>= 1.0.0), libkuserfeedbackwidgets1 (>= 1.0.0), libqt5concurrent5 (>= 5.15.2~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5.2) Recommends: sonnet-plugins Suggests: darcs, exuberant-ctags, git, khelpcenter, konsole-kpart, mercurial, subversion Filename: pool/main/k/kate/kate_22.12.3-ok4_arm64.deb Size: 2503386 MD5sum: e600e8a332dd952da08d486e871d4275 SHA1: 490284522ebd50837fe3debfaf57a6a45319c28e SHA256: b27ee1e84591d0f9bc201db36779599297b632bad58b045a44651597a9cd38a1 SHA512: e01cb1cde939c4ecf9718397857ef1482bcc18c39907f70bbaf699846d09532995168ded570f993ea4bf3c66486490f6597c0e0ad4c00a8ffab9a4709649dfa9 Homepage: https://kate-editor.org/ Description: powerful text editor Kate is a powerful text editor that can open multiple files simultaneously. . With a built-in terminal, syntax highlighting, and tabbed sidebar, it performs as a lightweight but capable development environment. Kate's many tools, plugins, and scripts make it highly customizable. . Kate's features include: . * Multiple saved sessions, each with numerous files * Scriptable syntax highlighting, indentation, and code-folding * Configurable templates and text snippets * Symbol viewers for C, C++, and Python * XML completion and validation cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: katomic Architecture: arm64 Version: 4:22.12.3-ok3 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2245 Depends: perl:any, libc6 (>= 2.34), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5coreaddons5 (>= 5.91.0~), libkf5crash5 (>= 5.91.0~), libkf5dbusaddons5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5kdegames7 (>= 4:21.04.0~), libkf5newstuffcore5 (>= 5.91.0), libkf5newstuffwidgets5 (>= 5.92.0), libkf5widgetsaddons5 (>= 5.91.0~), libkf5xmlgui5 (>= 5.91.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Filename: pool/main/k/katomic/katomic_22.12.3-ok3_arm64.deb Size: 1283868 MD5sum: c8375ff0640058f9d8d92456db75518b SHA1: 2a78ee47ffca95e8b971e856fcc79c0953f79d2e SHA256: 97e3e8e4bcd754f0b39238351668655d0c6fd1cde681ecdddc1af666742932cb SHA512: 068ca9d1579a73038d47d559cc0574e4898eed58a47f1df68018c652f32590b0e601eca6e291264f41d02f739fb71046aa1e37f5384b61c36b511fa88d4c6fd9 Homepage: https://games.kde.org/ Description: atomix puzzle game KAtomic is a puzzle game in which the player slides atoms around the board to assemble a molecule. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kbd Architecture: arm64 Version: 2.0.4-ok2 Priority: optional Section: utils Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Console utilities maintainers Installed-Size: 1536 Provides: console-utilities Depends: libc6 (>= 2.34), console-setup | console-setup-mini Conflicts: console-utilities Filename: pool/main/k/kbd/kbd_2.0.4-ok2_arm64.deb Size: 334352 MD5sum: 9d9b49d7f94083bed5f9ec31a35733ef SHA1: 6157f0576ca3c98f830b6d898a707ff163790644 SHA256: b28700be38f2eaea45b5c334a175a3616b8603fc69567be1723ba348ca467e3e SHA512: 802eb77aab72d6b9c810484ed702a935b7d31beb9b0aa55ff740d749a512b7ae4aa90d79103144095f0b6e22d042490d39a8331ceb132b56517b177aa3aad3ae Homepage: http://www.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 a set of data files, such as the one in the “console-setup” package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kblocks Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3256 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kdegames7 (>= 4:22.07.90), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libqt5svg5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 9) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Filename: pool/main/k/kblocks/kblocks_22.12.3-ok1_arm64.deb Size: 2309170 MD5sum: a1bb29fb8c7dca25dba70a406dc89737 SHA1: 3fae5b4a9b3e98ced44a73e67a5861ce0b5f25b5 SHA256: 0585e60e929e32227f1bef3cf15f809682511acbc82195c1bbbbd186e4adf8ea SHA512: 8e3a65e2bec0e7d041faa5b78d8738e458ebc74aae1f1a5b98d9f451893b2369a39dce927df40ce332e87de1a1bc4cfa096546b268726abfc3674e20d96cc016 Homepage: http://games.kde.org/ Description: falling blocks game KBlocks is a single player falling blocks puzzle game, a Tetris-like replacement for KSirtet. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kbounce Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 6591 Depends: kio, libc6 (>= 2.34), libkf5completion5 (>= 5.91.0~), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5configwidgets5 (>= 5.91.0~), libkf5coreaddons5 (>= 5.91.0~), libkf5crash5 (>= 5.91.0~), libkf5dbusaddons5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5kdegames7 (>= 4:22.07.90), libkf5kiowidgets5 (>= 5.91.0~), libkf5widgetsaddons5 (>= 5.91.0~), libkf5xmlgui5 (>= 5.91.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Filename: pool/main/k/kbounce/kbounce_22.12.3-ok1_arm64.deb Size: 2953204 MD5sum: 5a7b2dfcfde2b96a26dc434fc1080fe2 SHA1: 9cb7cad62a6384dd9bd5657128912143f6c7c8c1 SHA256: fb8ee7efad1167d416418ff21a4f49a4d485f08fe58a78790f367512d53c125d SHA512: e95fb5a3dfa772bc221bd8b802061a08ad0198c867fd0821f4426035a506a296a434aa6aec6f7d17cd0adec8a9dc555133e9a9d1ed8089174db45720a239cf8b Homepage: http://games.kde.org/ Description: Jezzball arcade game KBounce is a game where the player builds walls to confine a number of bouncing balls. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kbruch Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: math Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 7380 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Suggests: khelpcenter Filename: pool/main/k/kbruch/kbruch_22.12.3-ok1_arm64.deb Size: 4790856 MD5sum: 8320a6f5fe4949ab9867d7c7848f97d3 SHA1: 49904ca22c7ace95d6df58e966e9e7881a6e19a0 SHA256: 6dbc7e6175a98d47e001c771d9d33e9a79bc4eba649c368185ab69d42cd88f8e SHA512: ebb00b36f1f4813e6cb1ce7d1669833ee6033aa468898a640cac0808b6351d6d823d4a24810e995b4464091d9fbb267c70fad856e66466d00b89c74e28841ac0 Homepage: https://apps.kde.org/en/kbruch Description: fraction learning aid for KDE KBruch is an aid for learning how to calculate with fractions. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kcalc Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: math Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3181 Depends: libc6 (>= 2.34), libgmp10, libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.90.0~), libmpfr6 (>= 3.1.3), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kcalc/kcalc_22.12.3-ok1_arm64.deb Size: 668204 MD5sum: e6dd9f08ea097312c388bd34c5c3a8da SHA1: e277abdabf0cb71f9d684bdbef8c10847e5cc63c SHA256: e59f8d747ed8eac1b3caf02729da87b9f65d9b6991579a580179c99028025943 SHA512: bea0137e7950449da589d2eab535d7119badd5f1d6421e90c82fd581fa7d1f3428404d8e95d82d1f8c948a2d837db8cd8fa3ca820ecb3bbdf71e45c056933f38 Homepage: https://apps.kde.org/en/kcalc Description: simple and scientific calculator KCalc is a scientific calculator. . KCalc provides: * Trigonometric functions, logic operations, and statistical calculations * Calculation in decimal, hexadecimal, octal, and binary bases * Memory functions for storing results * A comprehensive collection of mathematical constants . This package is part of the KDE Utilities module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kcharselect Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 967 Depends: libc6 (>= 2.34), libkf5bookmarks5 (>= 5.89.0~), libkf5configcore5 (>= 4.97.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.89.0~), libkf5crash5 (>= 5.89.0~), libkf5i18n5 (>= 5.89.0~), libkf5widgetsaddons5 (>= 5.89.0~), libkf5xmlgui5 (>= 5.89.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kcharselect/kcharselect_22.12.3-ok1_arm64.deb Size: 368232 MD5sum: 00c8b9a06812f1504b1d2ca4e4a6444a SHA1: 2dd92c232510f9733ed39f5c603fc36c0fe89f28 SHA256: dec3b25902b402661274d9b7fa7a45a6478985d25bdb455fd9f288160be5afb6 SHA512: 3d2e31fd83cba9d71ccf8f56dadbfe0ed8257fb07e02ecb854a288d615f1c0c35a06a8373e59938c57978c72d7d47a14e4175d520a8bb0562d1a30772946f45b Homepage: https://apps.kde.org/en/kcharselect Description: special character utility KCharSelect is a utility for finding special characters which are not available on the keyboard. It can search for characters by Unicode number, display characters in any font, and copy characters to the clipboard so they can be pasted into documents. . This package is part of the KDE utilities module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-baseapps Architecture: arm64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: dolphin (>= 4:22.12.3), kdialog (>= 4:22.12.3), keditbookmarks (>= 22.12.3), kfind (>= 4:22.12.3), konsole (>= 4:22.12.3), kwrite (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kde-baseapps_22.12.3+5.142-ok1_arm64.deb Size: 2020 MD5sum: 015d7a66f26140f2cc57e01b5bcf8767 SHA1: fdd8fd8c5be4d71edbbbb0672971dd2d94b75203 SHA256: 0f9d51014d5bfcc92b3b9bc9dc979328d1ce286c4a172a4ae821156b0badfa4f SHA512: ab03bd5e5433e04db6456b3c61075a835a3ae250130bf041905959e021065fcb05d02de97a0a2aee5859622c3a03888a5bc31d0a4e99b1f71eca2b30474225ed 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. 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/main/k/kde-cli-tools/kde-cli-tools-data_5.24.7-ok1_all.deb Size: 729248 MD5sum: 9f32aeeb1f2920255ea383c86ca79930 SHA1: 0170e50fe193cf5bdf377c732d72f20f146c1d0a SHA256: e926836c9175aca29dd107f5bcb13da95c0e4bb37b396ae8b6a9167d5f97bc9e SHA512: 8af9632480c2600e03cc3ff3b5a3d35fd3caca603fb893acf3f0f4221a0b52a668e588f8138ede13a1b6bd90cf6dabfcccd0ced5f870c1786d06d0b658ef0fa9 Homepage: https://invent.kde.org/plasma/kde-cli-tools Description: tools to use kioslaves from the command line These command line tools enable you to use KDE services such as kioslaves, kdesu, QtSVG, kcontrol modules, KDE trader and start applications from the command line. . This package is part of the KDE Plasma. . This package contains the data files cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-cli-tools Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1254 Depends: kde-cli-tools-data (= 4:5.24.7-ok1), kio, libkf5su-bin, libc6 (>= 2.34), libkf5activities5 (>= 5.90.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.86.0), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5kcmutils5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.26.0), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5su5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.63.0), libkf5windowsystem5 (>= 5.90.0~), libkworkspace5-5 (>= 4:5.24.2~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5svg5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5), libx11-6 Breaks: kscreen (<< 4:5.14), plasma-desktop (<< 4:5.14), plasma-workspace (<< 4:5.14) Filename: pool/main/k/kde-cli-tools/kde-cli-tools_5.24.7-ok1_arm64.deb Size: 201098 MD5sum: ffff5dba32100044e82ba709a58a4bbc SHA1: b78e7db37b7f63886fcc84b71b1eaff6adc328c2 SHA256: eb3f25fdde7afcd63008c26f276066ce743bafe37edeff48791cea9de2c6f86a SHA512: 6a1bdbdc4975bdc84911dbf0660de91bb2b2a073eba9056d9f531910385fe93607c630586862a12d192f47fa9a5304cf548f612bbaa15aaa7a89be341641e9f6 Homepage: https://invent.kde.org/plasma/kde-cli-tools Description: tools to use KDE services from the command line These command line tools enable you to use KDE services such as kioslaves, kdesu, QtSVG, kcontrol modules, KDE trader and start applications from the command line. . This package is part of the KDE Plasma. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-config-cddb Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: kde Source: libkcddb Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1013 Depends: kio, libc6 (>= 2.17), libkf5cddb5 (= 4:22.12.3-ok1), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 4.99.0), libkf5i18n5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/libk/libkcddb/kde-config-cddb_22.12.3-ok1_arm64.deb Size: 398858 MD5sum: f8faaf46dc5d645d12ac4deca099dcad SHA1: 500268ccc1b5165e79f609086f73895e3fd7a0e5 SHA256: 607a0c56c653a493b02f466cdbb9ff36aca76df528fc549185c98bc831ce2b99 SHA512: 368f16aded16dd0279248c53329606bac88349802c635903d11e13d45e138ab06a2f9e1b3a6873f047d8062e8db4fe0a112c0fadbecd4da9e1a10f9c7f289330 Homepage: https://invent.kde.org/multimedia/libkcddb Description: CDDB retrieval configuration This package contains a configuration module for tweaking CDDB retrieval settings for applications using the libkcddb library from the KDE Multimedia Platform. . This package is part of the KDE multimedia module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-config-cron Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: admin Source: kcron Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2470 Depends: cron | cron-daemon | anacron, kio, libc6 (>= 2.34), libkf5authcore5 (>= 5.85.0~), libkf5configwidgets5 (>= 5.85.0~), libkf5coreaddons5 (>= 5.85.0~), libkf5i18n5 (>= 5.85.0~), libkf5kiowidgets5 (>= 5.85.0~), libkf5widgetsaddons5 (>= 5.63.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Suggests: khelpcenter Filename: pool/main/k/kcron/kde-config-cron_22.12.3-ok1_arm64.deb Size: 952310 MD5sum: 990fefe085f734a37dab05f295097f31 SHA1: c53dec4c64db6dccd69aa72acb39a4cfb6436c5c SHA256: 9eab6c2177c7fd7cf9949d6a3cb3457c28910a7f67c61f5d75d7de9aac86ea03 SHA512: 0c7ad09dbf3369c46cd3204801e58bce66de156bc4329189271c76fa31da077e3e873408b17f621cc6ca382efcf2d078324f9997761f0c7ffa0260d96497176f Homepage: https://kde.org/applications/utilities/org.kde.kcron Description: program scheduler frontend kde-config-cron is a KDE configuration module for scheduling programs to run at specific intervals using cron, the UNIX scheduling service. . This package is part of the KDE administration module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-config-fcitx5 Architecture: arm64 Version: 5.0.14-0k2 Priority: optional Section: kde Source: fcitx5-configtool Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 488 Depends: kde-cli-tools, libqt5svg5, qml-module-org-kde-kcm, qml-module-org-kde-kirigami2, libc6 (>= 2.17), libfcitx5-qt1 (>= 5.0.14), libfcitx5config6 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 3.3.1), libkf5coreaddons5 (>= 4.100.0), libkf5i18n5 (>= 4.97.0), libkf5plasma5 (>= 5.0.0), libkf5quickaddons5 (>= 5.54.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.12), libqt5gui5 (>= 5.12) | libqt5gui5-gles (>= 5.12), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.3.0) | libqt5quick5-gles (>= 5.3.0), libstdc++6 (>= 5.2), libxkbcommon0 (>= 0.5.0) Suggests: fcitx5-config-qt Breaks: fcitx5-configtool-kde (<< 5.0.15) Replaces: fcitx5-configtool-kde (<< 5.0.15) Filename: pool/main/f/fcitx5-configtool/kde-config-fcitx5_5.0.14-0k2_arm64.deb Size: 128786 MD5sum: 9035f477b950b1a3126549129e8e5ad0 SHA1: b301965a5f8c71759d2560edf947c692c6c6ed3a SHA256: bb116bb562ead191e8d819c11e57f967cea1ecff5e26cd4f7c133b3f081f5a66 SHA512: 153ebdcd658897625b85b8bea382d8325e5f490df9a54c6aa3c8cc4ab97d069c763c9bba69d871fe56287a690104c4eac011bf630db30c7b011162f57b66c047 Homepage: https://github.com/fcitx/fcitx5-configtool Description: KDE configuration module for Fcitx5 This is a configuration module for System Settings for configuring Fcitx Input Method Framework v5. It also provides the fcitx5-plasma-theme-generator tool. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-config-gtk-style-preview Architecture: arm64 Version: 4:5.24.7-ok1 Multi-Arch: same Priority: optional Section: kde Source: kde-gtk-config Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 30 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0) Recommends: kde-config-gtk-style Filename: pool/main/k/kde-gtk-config/kde-config-gtk-style-preview_5.24.7-ok1_arm64.deb Size: 6858 MD5sum: 698f4b3d213f064dfac428f22592cd75 SHA1: 3105589dcae05119581daecbbc0017d6547ba048 SHA256: 69cce8d7725ae3f4d89592ec16966c9125c6a242fbf2b42fc70c1fb1077cb4b4 SHA512: 53330d9dd74a35baa58741ebc8ff4d81f1aad37f871760faf87851d11ab184b537b09d3503699ee8178f76c2f3b95fb3d8fbbc355af908ec3212dad53baa6ea1 Homepage: https://invent.kde.org/plasma/kde-gtk-config Description: KDE configuration module for GTK+ 2.x and GTK+ 3.x styles selection (extras) Configuration dialog to adapt GTK+ applications appearance to your taste under KDE. Among its many features, it lets you: - Choose which theme is used for GTK+ 2.x and GTK+ 3.x applications. - Tweak some GTK+ applications behaviour. - Select what icon theme to use in GTK+ applications. - Select GTK+ applications default fonts. - Easily browse and install new GTK+ 2.x and GTK+ 3.x themes. . This package contains binary files for previewing Gtk themes and applying them without restarting of Gtk applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-config-gtk-style Architecture: arm64 Version: 4:5.24.7-ok1 Multi-Arch: same Priority: optional Section: kde Source: kde-gtk-config Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 287 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.26.0), libgtk-3-0 (>= 3.0.0), libkdecorations2-5v5 (>= 4:5.24.2~), libkdecorations2private9 (>= 4:5.24.2~), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5svg5 (>= 5.15.0~), libstdc++6 (>= 5) Recommends: xsettingsd | xsettings-kde Suggests: kde-config-gtk-style-preview Filename: pool/main/k/kde-gtk-config/kde-config-gtk-style_5.24.7-ok1_arm64.deb Size: 68592 MD5sum: 9b98c63fe92f48a7ca65b8859fc3e941 SHA1: 41648c5900aa1a42dcdc1d7d613f38e3fb5d0c01 SHA256: e7bb8a57a4e9159f52730cd3bc138e8cc864fee63d491c1a000f03f91a6a3fef SHA512: b0043ae83500631158e61ccf22323f6b1666b6f7b1d9bcbc0d0d01f82e21ecd387808f0540b18925c835e93e56145a3de94adbf9de13c638b74f0040bfa9ca41 Homepage: https://invent.kde.org/plasma/kde-gtk-config Description: KDE configuration module for GTK+ 2.x and GTK+ 3.x styles selection Configuration dialog to adapt GTK+ applications appearance to your taste under KDE. Among its many features, it lets you: - Choose which theme is used for GTK+ 2.x and GTK+ 3.x applications. - Tweak some GTK+ applications behaviour. - Select what icon theme to use in GTK+ applications. - Select GTK+ applications default fonts. - Easily browse and install new GTK+ 2.x and GTK+ 3.x themes. . This package contains kde-gtk-config module for KDE System Settings and common files (icons, localization files and etc). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-config-plymouth Architecture: arm64 Version: 5.24.7-ok1 Priority: optional Section: kde Source: plymouth-kcm Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 443 Depends: plasma-framework, qml-module-org-kde-kquickcontrolsaddons, kio, libc6 (>= 2.34), libkf5archive5 (>= 5.90.0~), libkf5authcore5 (>= 5.61.0), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 4.100.0), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5newstuffcore5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.8.0+git20150324.0130+15.04), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libstdc++6 (>= 5) Enhances: plymouth Filename: pool/main/p/plymouth-kcm/kde-config-plymouth_5.24.7-ok1_arm64.deb Size: 71472 MD5sum: e20835daf651119bda467c347a699467 SHA1: a83f9f9586f0e527a1046d31a5ee306a3dee8726 SHA256: f790e9ef118bbb3943f2f46e98c37b38bf21fe7394529a23c17bada1ad4c7f7f SHA512: e4d4d36a7df55e945547bb5a204370a4b859324b857734e5eb09362a736c3fdf3a2aeefa6451d8080d6af13d84ed2d891d463d4019a4710b3dc678fcd017a578 Homepage: https://invent.kde.org/plasma/plymouth-kcm Description: KCM for Plymouth KDE systemsettings module to manage plymouth theming. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-config-screenlocker Architecture: arm64 Version: 5.24.4-ok3 Priority: optional Section: libs Source: kscreenlocker Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 622 Depends: libkscreenlocker5 (= 5.24.4-ok3), perl:any, kpackagetool5, libc6 (>= 2.17), libkf5configcore5 (>= 5.69.0), libkf5configgui5 (>= 4.97.0), libkf5coreaddons5 (>= 5.2.0), libkf5declarative5 (>= 5.73.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kcmutils5 (>= 5.90.0~), libkf5package5 (>= 5.42.0), libkf5quickaddons5 (>= 5.68.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/k/kscreenlocker/kde-config-screenlocker_5.24.4-ok3_arm64.deb Size: 87408 MD5sum: 2bdf11ef70601fe935b90bbc5bc4449c SHA1: 9bf7abb141a68817651b65d4c3a2bb8f62680489 SHA256: 8b3fec31e450b91d4fa648f722c9756fe62c366f286860b7551b8bd246b79e6c SHA512: 3f784f97671d574365ef0ba2b6bd17bb4649e951f28ea8f791045b41fba111f0047f592da932ba374bb667dd5d3c55a37c1316767025d51c2bbdc58f798432ea Homepage: https://invent.kde.org/plasma/kscreenlocker Description: KCM Module for kscreenlocker KDE systemsettings module to configure kscreenlocker. . kscreenlocker can be configured to support the PAM ("Pluggable Authentication Modules") system for password checking (for unlocking the display). . PAM is a flexible application-transparent configurable user-authentication system found on FreeBSD, Solaris, and Linux (and maybe other unixes). . Information about PAM may be found on its homepage http://www.kernel.org/pub/linux/libs/pam/ (Despite the location, this information is NOT Linux-specific.) . This package contains the KCM settings module for kscreenlocker. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-config-sddm Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Source: sddm-kcm Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 610 Depends: qml-module-qtquick-layouts, qml-module-qtquick2, libc6 (>= 2.17), libkf5archive5 (>= 5.90.0~), libkf5authcore5 (>= 5.90.0~), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kcmutils5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.64.0), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5widgetsaddons5 (>= 4.96.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Filename: pool/main/s/sddm-kcm/kde-config-sddm_5.24.7-ok1_arm64.deb Size: 111766 MD5sum: bce1cba4b8c7f2ee51eb8a8d1a18edc6 SHA1: 806ba7e9069bb585ecabafbb690ff5f47464a12c SHA256: 31249d8bfd66513ef0cb089115918bc42a0d0c0059bcfa6d97f7d06e777248ae SHA512: 5501e2fa65d105136cf3d62ea6403ac4d2586bd5d6cd223ad383422c62318989681ecb4f0dd16582fbea349c90c4d0397834ec47b247ba31ed98639f5b1ae9d9 Homepage: https://invent.kde.org/plasma/sddm-kcm Description: KCM module for SDDM KDE systemsettings module to configure SDDM login manager. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-full Architecture: arm64 Version: 5:142-ok1 Priority: optional Section: metapackages Source: meta-kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Provides: kde-software-compilation Depends: kde-plasma-desktop (>= 5:142-ok1), kde-standard (>= 5:142-ok1), kdeadmin (>= 4:22.12.3), kdeedu (>= 4:22.12.3), kdegames (>= 4:22.12.3), kdegraphics (>= 4:22.12.3), kdemultimedia (>= 4:22.12.3), kdenetwork (>= 4:22.12.3), kdeutils (>= 4:22.12.3), plasma-workspace-wallpapers (>= 4:5.24.2) Recommends: kdeaccessibility (>= 4:22.12.3), kdetoys (>= 4:22.12.3), kdewebdev (>= 4:22.12.3) Suggests: xorg Filename: pool/main/m/meta-kde/kde-full_142-ok1_arm64.deb Size: 1824 MD5sum: 370ee73f682d3a717eb3f3753941302d SHA1: 0efa2088ef6433fe9467b89b10763c0fbe0045ce SHA256: c46508f6d86fc01bcd73ab5a2ef7e6d93325bf91601088336546f86733bc1fed SHA512: e1fe6efd309d7dabdefea1add491fc80472d531733d6c65ea860d6aeb7cc6905212ed74d7f1c224c06432274fb27714a9eeef1764f4dabad2c294477492409b3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-plasma-desktop Architecture: arm64 Version: 5:142-ok1 Priority: optional Section: metapackages Source: meta-kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: kde-baseapps (>= 4:22.12.3), plasma-desktop (>= 4:5.24.2), plasma-workspace (>= 4:5.24.2), udisks2, upower Recommends: kwin-x11 (>= 4:5.24.2), sddm (>= 0.11), xserver-xorg Suggests: kdeconnect Filename: pool/main/m/meta-kde/kde-plasma-desktop_142-ok1_arm64.deb Size: 1738 MD5sum: c4df2ec48b89fe021677ee9a08d8ed4d SHA1: 46356d66d59566838588eeba7e399cb7629a9d1f SHA256: 38963db66b974c9e7ea78cd172b03fe14e3340e30dfdf7de0af86a7ee61970f4 SHA512: 2f09ec1a7ddcc1af6c74e05206fb4b69334d496d6c8ae0e52bdec7b3606c17699f483e864e66366ff5f5a1775b05e0721372f804df1ae5372e2735b634ea8b54 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-spectacle Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2864 Depends: qdbus-qt5 (>= 5.15.0~), kio, libc6 (>= 2.34), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5newstuff5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5purpose-bin, libkf5purpose5 (>= 5.73.0~), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5waylandclient5 (>= 4:5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libkimageannotator0 (>= 0.6.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libxcb-cursor0 (>= 0.0.99), libxcb-image0 (>= 0.2), libxcb-util1 (>= 0.4.0), libxcb-xfixes0, libxcb1 Filename: pool/main/k/kde-spectacle/kde-spectacle_22.12.3-ok1_arm64.deb Size: 1393238 MD5sum: ffcbd8e4805790b31f8eb03eafd39c34 SHA1: d0d7491c138d398dd9482ca92d19ed24a52f676d SHA256: 19d464185e680f08073e31379cea43db2288e5d713d79e74bcbff6236be00da8 SHA512: ef5bec8002ac6e660f263d612ab84a3b3ca67874d91e95513c927fcadbad8dcb202a0a991a380d1df720cebde71a7ceef41e736101e60183db2f45186ba1b6c2 Homepage: https://apps.kde.org/en/spectacle Description: Screenshot capture utility Spectacle captures images of the screen. It can capture the whole screen, a specified region, an individual window, or only part of a window. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-standard Architecture: arm64 Version: 5:142-ok1 Priority: optional Section: metapackages Source: meta-kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: ark (>= 4:22.12.3), dragonplayer (>= 4:22.12.3), gwenview (>= 4:22.12.3), juk (>= 4:22.12.3), kate (>= 4:22.12.3), kcalc (>= 4:22.12.3), kde-plasma-desktop (>= 5:142-ok1), kde-spectacle (>= 22.12.3), khelpcenter (>= 4:22.12.3), kwalletmanager (>= 4:22.12.3), okular (>= 4:22.12.3), plasma-dataengines-addons (>= 4:5.24.2), plasma-pa (>= 5.24.2) | kmix (>= 4:22.12.3), plasma-runners-addons (>= 4:5.24.2), plasma-wallpapers-addons (>= 4:5.24.2), plasma-widgets-addons (>= 4:5.24.2), polkit-kde-agent-1 (>= 4:5.24.2), sweeper (>= 4:22.12.3) Recommends: konq-plugins (>= 4:22.12.3), plasma-nm (>= 4:5.24.2) Suggests: skanlite Filename: pool/main/m/meta-kde/kde-standard_142-ok1_arm64.deb Size: 1788 MD5sum: ef43f17716fa5873f3dda8614b5aa30d SHA1: 9d3298e490af11a399c00fa7827503d65e42961e SHA256: 8349651074046a6a0a9add00b728fbb648dcffd8726b59e0a42544658fdaaffb SHA512: 02c02360dfbc054c79924f06a00e80f0d86beba20f509a902838af4421d2dba4728c5e22557f1c13c080f15277a37e3c82e79c7d2a6e195bcb1dbb981383fca9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-style-breeze Architecture: arm64 Version: 4:5.24.4-ok3 Priority: optional Section: kde Source: breeze Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 902 Depends: libc6 (>= 2.17), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5style5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.1) | libqt5gui5-gles (>= 5.15.1), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Filename: pool/main/b/breeze/kde-style-breeze_5.24.4-ok3_arm64.deb Size: 232672 MD5sum: 2d6bf11a88b2512618a96a1ce0ba9fda SHA1: 55433373509808190aca3cd55a1aac423d868b0c SHA256: 96ed34825935038da2045342a43413851642b94e0d864bf1144872e282ad2a7a SHA512: 22745e496bab38d23675a763f3aea97d81c32182718bb3dc209b69812a152e4f59b4ab56543ca06abae191fcb713750e25260ce96faadc89a2351c55b06ef383 Homepage: https://invent.kde.org/?p=breeze.git/breeze Description: Widget style for Qt and KDE Software This is the default widget style for KDE's Plasma desktop. . This package is part of the Breeze theme module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-style-oxygen-qt5 Architecture: arm64 Version: 4:5.24.7-ok2 Priority: optional Section: kde Source: oxygen Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 17437 Depends: libc6 (>= 2.34), libkf5completion5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kcmutils5 (>= 5.90.0~), libkf5style5 (>= 5.90.0~), libkf5waylandclient5 (>= 4:5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), liboxygenstyle5-5 (= 4:5.24.7-ok2), liboxygenstyleconfig5-5 (= 4:5.24.7-ok2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5), libxcb1 Breaks: plasma-desktop-data (<< 4:5.20) Replaces: plasma-desktop-data (<< 4:5.20) Filename: pool/main/o/oxygen/kde-style-oxygen-qt5_5.24.7-ok2_arm64.deb Size: 1468384 MD5sum: 0f8ebaf7f17ab824666c57d651760738 SHA1: b19f0d6aca39e11e37639fa8abe44a9eb49a8a79 SHA256: 243516f212762fdf93a6da12af1b05b73c5964c32bf53cf5f38047b8c6af5bae SHA512: ca1d5ccb2b2d5a06cb4afc5c69ca976cdcdf36de22e135e47ed47c169c0d02fe72cb84918ee2262543879f1d60db44bbef805950e68a5d2c0e7eb68d6a7ae732 Homepage: https://invent.kde.org/plasma/oxygen Description: Qt decoration for the Oxygen desktop theme The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the Qt 5 widget theme. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kde-thumbnailer-deb Architecture: arm64 Version: 3.0.5-ok2 Priority: optional Section: kde Source: libqapt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian/Kubuntu KDE Extras Team Installed-Size: 97 Depends: kio, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5kiowidgets5 (>= 5.0.0), libqapt3 (>= 3.0.0), libqt5core5a (>= 5.8.0), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libstdc++6 (>= 4.1.1) Enhances: dolphin, konqueror Filename: pool/main/libq/libqapt/kde-thumbnailer-deb_3.0.5-ok2_arm64.deb Size: 23864 MD5sum: 5c682223022f42573376d3d80d5b4a34 SHA1: 28c935acfe686f3cd8fecf3503e2a4397da2a974 SHA256: 823d5b791b42c629fa03d0481621260c27ac61d00ad2badfa37f428edd6316e9 SHA512: 4c70ad0ca725f953181cf6facfad1c4d910f01abf1f09c794827627719f232ed40c7503195e6de24f2fb94b822e3fe690d694bd23e565a3bb0d6087648753b22 Homepage: https://cgit.kde.org/libqapt.git/ Description: KDE plugin to show thumbnails of Debian package files QApt is a collection of tools and a library providing a wrapper around APT. The intention is to ease the use of APT in Qt-based programs. . A plugin for KDE file managers (Dolphin and Konqueror) to preview Debian packages (.deb files) as thumbnails. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdeaccessibility Architecture: arm64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: kmag (>= 4:22.12.3), kontrast (>= 22.12.3) Recommends: kaccessible (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdeaccessibility_22.12.3+5.142-ok1_arm64.deb Size: 2034 MD5sum: 7fdf4397926571a7cab738cf084bd494 SHA1: 9194b2856dc9d9cb23ca6bab31c0dc3c00043ccb SHA256: 494dc519901c8a0914e603e562d4371a897f7f2e49dbcddc80832c151b6ae551 SHA512: 7b0c55df62f62066751d18960b273044498df80b4cd0e8bed7ec33bfe2e20985b89f1794204574f749f1d76bc653a34b60d403bcd0ebdf709a21544323b803c9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdeadmin Architecture: arm64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: kde-config-cron (>= 4:22.12.3), ksystemlog (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdeadmin_22.12.3+5.142-ok1_arm64.deb Size: 2008 MD5sum: fcb237ddc421713b9f3264a01ad3dafc SHA1: 0f5c28d6e87b287de8b8daa473cc10657488d8dc SHA256: 6ec3a37b50412e9ddc050b868c4582369fc2315f3c69b81b89c3ade1a7087845 SHA512: d8a5cea867324e85240710f9f0eb8ef112027568e4eb440a0c77bc419681a02251544e24b534cd5c66ab4eccc59cad38f9c152a069989e3c1f14fe0b588870e7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kded5-dev Architecture: arm64 Version: 5.92.0-ok2 Priority: optional Section: libdevel Source: kded Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 18 Depends: kded5 (= 5.92.0-ok2), libkf5coreaddons-dev (>= 5.92.0~), libkf5crash-dev (>= 5.92.0~), libkf5dbusaddons-dev (>= 5.92.0~), libkf5service-dev (>= 5.92.0~) Filename: pool/main/k/kded/kded5-dev_5.92.0-ok2_arm64.deb Size: 3064 MD5sum: 756e3fe38bd69b88062cff415983892c SHA1: f70c03f362918c9954f9b2870614c60fe5ac4fdc SHA256: f2ad2be94592e31cfd62896e6ba64aea875827e4c67ac1b28785ca362f36d8a1 SHA512: ffcd6b4bba1e8b0f493627013c0dec67a0eafb6a22a126318f7d8866ee8b535e003a3c11ae01e6ce89048e80fdde1af8a8a7eaf9e77bc27ab01e9f77f4b05905 Homepage: https://invent.kde.org/frameworks/kded Description: Extensible daemon for providing session services KDED runs in the background and performs a number of small tasks. Some of these tasks are built in, others are started on demand. . Contains development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kded5 Architecture: arm64 Version: 5.92.0-ok2 Priority: optional Section: libs Source: kded Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 161 Depends: libc6 (>= 2.17), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5crash5 (>= 5.92.0~), libkf5dbusaddons5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kded/kded5_5.92.0-ok2_arm64.deb Size: 54056 MD5sum: f87eb5d334ac92fdfbc1024b9a3fd022 SHA1: 5e3dbab610f801100c2194d226cf7dfba273b92d SHA256: 135fc3846477f3f2bd62a9ede0795e288c887dd0499f5fb69794a46054dd36f2 SHA512: 3c2ae30df624c0057e49306cd35386bbd2f08c59e0a7c507716a4ad6a37cba5cd71d7ce5c8b2f5aea06b8f55636c36a6aa2cec9bb0ff39c2cb8391a084d9907c Homepage: https://invent.kde.org/frameworks/kded Description: Extensible daemon for providing session services KDED runs in the background and performs a number of small tasks. Some of these tasks are built in, others are started on demand. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdeedu Architecture: arm64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: artikulate (>= 4:22.12.3), kbruch (>= 4:22.12.3), kgeography (>= 4:22.12.3), kig (>= 4:22.12.3), kiten (>= 4:22.12.3), klettres (>= 4:22.12.3), kmplot (>= 4:22.12.3), kturtle (>= 4:22.12.3), kwordquiz (>= 4:22.12.3), marble (>= 4:22.12.3), minuet (>= 22.12.3), parley (>= 4:22.12.3), rocs (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdeedu_22.12.3+5.142-ok1_arm64.deb Size: 2058 MD5sum: a315eed00b87e6d8fcc6638d813c5501 SHA1: 9bd294cf0ac741e32303b5d7f5373c93402d2fd9 SHA256: a3c77d796d350feabba81d0cb1edd9d709d52d84fc6f063b67beb2dba8285c3f SHA512: dce5a915e20342756f03020b40c6fec0a84c7d34ccd9672d81e8e6a3763fc7336c0e2ae9cdeeae96f960b954a1035ce66f7f5f4c034b3cacaba840e0efb93a2a 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. 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/main/libk/libkdegames/kdegames-card-data-kf5_22.08.3-ok1_all.deb Size: 8759892 MD5sum: 297e04a56f1a7ff81a26e68478c42214 SHA1: 8eb981efde4e87a009d997c0a7f4bf247bbd48a3 SHA256: c4a9902d564a0a1e496c69f0c95cd5176ad24d0c405d6903e14889a37fc75ee2 SHA512: 20cdfced7fe5c299b8ef1a0b91651338b8e790bf92e5d5a97c8b9b935e0cb367e405f80201bff3e53aa6a679986a942ab21bb60bfb54b8aba9cf30f596895ec4 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. 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/main/libk/libkf5kmahjongg/kdegames-mahjongg-data-kf5_22.12.0-ok1_all.deb Size: 2120244 MD5sum: 08d4d7219e8de40f62f0358b655af37c SHA1: b426d311e80a56e30ea5e3b699c63c7dfa3fa5e6 SHA256: 53ed85263696466c5646042fa1372e0fe5f12be26a409563cc4c2cc0916952c8 SHA512: f85168f5cd438312ae61d2f43de298a4967fcdf474d5476f455160044ad718cdcb93ca40a27614a5b7391efb38e451f32ebf6f8c53718b5c79e271814bddcd9b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdegames Architecture: arm64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: bovo (>= 4:22.12.3), kapman (>= 4:22.12.3), katomic (>= 4:22.12.3), kblocks (>= 4:22.12.3), kbounce (>= 4:22.12.3), kdiamond (>= 4:22.12.3), kfourinline (>= 4:22.12.3), kigo (>= 4:22.12.3), klickety (>= 4:22.12.3), kmahjongg (>= 4:22.12.3), kmines (>= 4:22.12.3), knights (>= 22.12.3), kolf (>= 4:22.12.3), kpat (>= 4:22.12.3), kreversi (>= 4:22.12.3), kshisen (>= 4:22.12.3), ksudoku (>= 4:22.12.3), kubrick (>= 4:22.12.3), palapeli (>= 4:22.12.3), picmi (>= 4:22.12.3) Recommends: kajongg (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdegames_22.12.3+5.142-ok1_arm64.deb Size: 2102 MD5sum: d11438a99492434e0915f58993fea070 SHA1: 9335cc13d685999da9c246dbb9ce1db50e956131 SHA256: 05b89baf5f5c167ffc018b5492a063b473fcf9d9c5739acb2a02ca6da603d0bf SHA512: 74321c5df340a6f0ccb2b776e9dce2e163fcecbf8dbe4a23f737685b96ddd25827e240faa1afd67cb13bb0b5d46a1afb693440cffaf88cb6fb27c87fc28563b4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdegraphics-mobipocket Architecture: all Version: 4:22.12.0-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: kdegraphics-thumbnailers (>= 4:22.03.90~) Filename: pool/main/k/kdegraphics-mobipocket/kdegraphics-mobipocket_22.12.0-ok1_all.deb Size: 1962 MD5sum: 1285a031fae6d3751c505256dd074370 SHA1: 244bda04386ff3b3dcf60d78ef0404f461723ee5 SHA256: aa8bf1e49de079925207f68334644b6f8fa5f45cc16dccee520f851cdcb86c47 SHA512: 5465e2615de9fd7c7bf315599f28f9613e3489215578021024bd9f55d5c926f539194c7750b8acbe2a61d536f0a4d53c6d6cc36ca462f8a47c32d3d2eadb15e7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdegraphics Architecture: arm64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: gwenview (>= 4:22.12.3), kamera (>= 4:22.12.3), kde-spectacle (>= 22.12.3), kgamma5 (>= 5.24.2), kolourpaint (>= 4:22.12.3), kruler (>= 4:22.12.3), okular (>= 4:22.12.3) Recommends: kdegraphics-mobipocket (>= 4:22.12.3), kdegraphics-thumbnailers (>= 4:22.12.3), svgpart (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdegraphics_22.12.3+5.142-ok1_arm64.deb Size: 2078 MD5sum: ad1d5692bdb1eda3cad6a77d50927b0f SHA1: 69a4d086dcdaa9e1ae24d562149f58c3cd8573bc SHA256: 803d3c1f562e90de250e3c20f77c9bfb4ec4739f9821b8ecf381037d15ddc791 SHA512: 9fddd6e5a8d292921eb38864b4bf444249447fff7e73d9c39d4817e65311d75ef30ef3621b01954e62bfedff07dd24660aae7938311070e8be64b359bc7a5b36 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdemultimedia Architecture: arm64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: dragonplayer (>= 4:22.12.3), juk (>= 4:22.12.3), kde-config-cddb (>= 4:22.12.3), plasma-pa (>= 5.24.2) | kmix (>= 4:22.12.3) Recommends: ffmpegthumbs (>= 4:22.12.3) Suggests: k3b (>= 22.12.3), kdenlive (>= 22.12.3), kwave (>= 22.12.3) Filename: pool/main/m/meta-kde/kdemultimedia_22.12.3+5.142-ok1_arm64.deb Size: 2076 MD5sum: fa273b0886d9a8806b3838f0375d735e SHA1: 43a31cd3f8137767427e25bb89705e0d903ce396 SHA256: a91334bd2e50c63a2f11e5bdfd186104bd53212f95d0289d68819a5e46d9e28d SHA512: fbbd54ac69542a0dbcb139aa85d609b1e78c400ed4ce2a6ffdb67e107187b9c99c42d5acb35ed56437175da0a879b2c2a43aebe04bf66d9aaab9549a0fbab07e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdenetwork-filesharing Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1173 Depends: samba-common-bin, kio, libc6 (>= 2.34), libkf5authcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5kiogui5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libpackagekitqt5-1 (>= 1.0.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5quickwidgets5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Suggests: samba Enhances: dolphin Filename: pool/main/k/kdenetwork-filesharing/kdenetwork-filesharing_22.12.3-ok1_arm64.deb Size: 189164 MD5sum: 1703d329f9c7d12b53939711f9d3e032 SHA1: 386ff02541119adb967e87b1e2db64df47a2c625 SHA256: da3b2b719dc92b116955a2469d7a2600ba40d8ed7a5c6aba837f283118e45227 SHA512: 11cfcc45d9c90f9616dda783c57c06b83aa34215407d6d5499d83e1241f731e1a657de8755dae45444216d4528915e82b969bac2c3fc30ebe683c2d18082561f Homepage: https://invent.kde.org/network/kdenetwork-filesharing Description: network filesharing configuration module This package provides a way to configure network file-sharing using NFS and Samba in the properties dialogue of the file manager. . This package is part of the KDE networking module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdenetwork Architecture: arm64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: kget (>= 4:22.12.3), krdc (>= 4:22.12.3), krfb (>= 4:22.12.3) Recommends: kdenetwork-filesharing (>= 4:22.12.3) Suggests: kde-zeroconf Filename: pool/main/m/meta-kde/kdenetwork_22.12.3+5.142-ok1_arm64.deb Size: 2026 MD5sum: 618bc399afea44c0e70f8d25a839dd83 SHA1: 904d7725c37bbf00becae9e6d55e745e89379404 SHA256: f2144f4752e325e2a7f25bc61a0b9ac64dea24d1c93411914c1de987b1b21a82 SHA512: 40484b3bfaf5be95d5cfac1e0e732359044fe76e72fbe6e87f636890c6ced0605198ce8ff6734938842d48b2c1dd269af40e20e7e97254498c92ddfbfe7fffe5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdenlive-data Architecture: all Version: 22.12.3-ok1.1 Priority: optional Section: video Source: kdenlive Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 58277 Recommends: kdenlive Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Filename: pool/main/k/kdenlive/kdenlive-data_22.12.3-ok1.1_all.deb Size: 10590098 MD5sum: 39cbb607eaf76b0b4d697e6c43f85ae1 SHA1: 8f840b5652913072aed84f3eff0cdd5faf2c42a8 SHA256: 0913d9d747d090a59f1889095155fa77118169a880af3674e7cc3518a7972bbd SHA512: 1b66bd39ac004128b71c92a90e88cb4d99fb153bdfb69ebe93e9a8886a48f67a38de644298844fbcd0b26725c8f89a2fe256b61af8063132928ab8b2ecde8b8c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdenlive Architecture: arm64 Version: 22.12.3-ok1.1 Priority: optional Section: video Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 14611 Depends: kio, libc6 (>= 2.35), libgcc-s1 (>= 4.2), libkf5archive5 (>= 4.96.0), libkf5bookmarks5 (>= 4.96.0), libkf5codecs5 (>= 4.96.0), libkf5completion5 (>= 5.81.0), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.89.0), libkf5coreaddons5 (>= 5.84.0), libkf5crash5 (>= 5.15.0), libkf5dbusaddons5 (>= 4.97.0), libkf5declarative5 (>= 5.45.0), libkf5filemetadata3 (>= 5.0.2+git20140925), libkf5guiaddons-bin, libkf5guiaddons5 (>= 4.96.0), libkf5i18n5 (>= 5.17.0), libkf5iconthemes5 (>= 4.96.0), libkf5itemviews5 (>= 4.96.0), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.92.0), libkf5kiofilewidgets5 (>= 5.33.0), libkf5kiogui5 (>= 5.71.0), libkf5kiowidgets5 (>= 5.70.0), libkf5newstuff5 (>= 5.78.0), libkf5newstuffcore5 (>= 5.91.0), libkf5newstuffwidgets5 (>= 5.92.0), libkf5notifications5 (>= 5.35.0), libkf5notifyconfig5 (>= 4.96.0), libkf5purpose-bin, libkf5purpose5 (>= 1.1), libkf5solid5 (>= 4.97.0), libkf5textwidgets5 (>= 4.96.0), libkf5widgetsaddons5 (>= 5.78.0), libkf5xmlgui5 (>= 4.98.0), libmlt++7 (>= 7.12.0), libmlt7 (>= 7.12.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5multimedia5 (>= 5.9.0~rc), libqt5network5 (>= 5.15.1), libqt5networkauth5 (>= 5.12.2), libqt5qml5 (>= 5.9.0~beta), libqt5quick5 (>= 5.6.1) | libqt5quick5-gles (>= 5.6.1), libqt5quickcontrols2-5 (>= 5.9.0~rc), libqt5quickwidgets5 (>= 5.11.0), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5.2), kdenlive-data (= 22.12.3-ok1.1), qml-module-qtquick2, qml-module-qtquick-controls, qml-module-qtgraphicaleffects, qml-module-qtqml-models2, qml-module-qtquick-controls2, qml-module-qtquick-dialogs, qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-org-kde-kcm, qml-module-org-kde-newstuff, breeze, breeze-icon-theme (>= 4:5.83.0), kinit, kded5, melt, gstreamer1.0-plugins-bad, ffmpeg Recommends: swh-plugins, oxygen-icon-theme, dvgrab, frei0r-plugins, recordmydesktop, dvdauthor, genisoimage Suggests: khelpcenter, vlc | xine-ui Breaks: kdenlive-data (<< 19.12.2-2~) Replaces: kdenlive-data (<< 19.12.2-2~) Filename: pool/main/k/kdenlive/kdenlive_22.12.3-ok1.1_arm64.deb Size: 3164894 MD5sum: 41f57a8ad6388365ccab2e7c725f412d SHA1: d165092432aca2d872d369fa8cca3dc43c27f2f0 SHA256: 0919bfcb20a2f4242e4e94879131a8362b5a1586c7ac515e59db44a1c6e1ee16 SHA512: 78ce880e25fd0a0e8613e76a999e82845d8d3596b6640219e1fc16add57f299a38fd98fbe2ddf2bca1958bea9131341bf19a2b06d50d1828fd82e17097d6b6a1 Homepage: https://kdenlive.org/ Description: non-linear video editor Kdenlive is a non-linear video editing suite, which supports DV, HDV and many more formats. Its main features are: * Guides and marker for organizing timelines * Copy and paste support for clips, effects and transitions * Real time changes * FireWire and Video4Linux capture * Screen grabbing * Exporting to any by FFMPEG supported format cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdepim Architecture: arm64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: accountwizard (>= 4:22.12.3), akonadiconsole (>= 4:22.12.3), akregator (>= 4:22.12.3), kaddressbook (>= 4:22.12.3), kalarm (>= 4:22.12.3), kalendarac (>= 4:22.12.3), kdepim-addons (>= 22.12.3), kdepim-runtime (>= 4:22.12.3), kleopatra (>= 4:22.12.3), kmail (>= 4:22.12.3), knotes (>= 4:22.12.3), konsolekalendar (>= 4:22.12.3), kontact (>= 4:22.12.3), korganizer (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdepim_22.12.3+5.142-ok1_arm64.deb Size: 2030 MD5sum: eb551d5a132fb5a105f19dc13913c8b3 SHA1: 653b94780683e0db4625dd37d588b6a40e244911 SHA256: ec38cff0ab3d4d9b972a694b9ffe50f713ee7acd0b244497e0c503af45044b03 SHA512: 72b56b7a9c6ca9da8a8e403de0e4cb37af8f6f6d49f84d65ea3658f4d816ff23a2815871c9b41e126d80012e96fae374ef139e794d7982063d5e655695d01dbb 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. 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/main/k/kdeplasma-addons/kdeplasma-addons-data_5.24.7-ok1_all.deb Size: 365876 MD5sum: 4208b305244bedddea436549ebc8b25e SHA1: 34f9084bae854d865580636a3b717619d58f65c4 SHA256: f1e10d094c13f278fc26176198b787e0da9a7835070417062e2e3e05995a04f8 SHA512: a9eb9e809dba7ad86cf3accc78ff51bf3b676830a83561fa7e08b7a11b4efb2ade1148638309cbf43cddafd7c22d8ce756faff8663756ebd9bcc1b5cf1a4e540 Homepage: https://invent.kde.org/plasma/kdeplasma-addons Description: locale files for kdeplasma-addons The KDE Plasma addons module is a collection of additional Plasma 5 data engines, widgets and krunner plugins. It is part of the official KDE distribution. . This package contains locale files for KDE Plasma addons module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdesdk Architecture: arm64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: cervisia (>= 4:22.12.3), dolphin-plugins (>= 4:22.12.3), kapptemplate (>= 4:22.12.3), kate (>= 4:22.12.3), kcachegrind (>= 4:22.12.3), kdesdk-scripts (>= 4:22.12.3), kdesdk-thumbnailers (>= 4:22.12.3), kio-perldoc (>= 4:22.12.3), kompare (>= 4:22.12.3), kpartloader (>= 4:22.12.3), kuiviewer (>= 4:22.12.3), lokalize (>= 4:22.12.3), okteta (>= 4:22.12.3), poxml (>= 4:22.12.3), umbrello (>= 4:22.12.3) Suggests: kcachegrind-converters (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdesdk_22.12.3+5.142-ok1_arm64.deb Size: 2116 MD5sum: 5c2abe8be588e9e6299d0fbb69b57b17 SHA1: e5922242def59bc120473d92a94ae6f3632fa670 SHA256: e5f5c518ebe453b01afeb562ef5d9ea5e07cbf10ee38581b6004392b3bd549d0 SHA512: ee0cdd8bce3d46198b39d3944f89c9ccdfe43355ff4b4ec5ce2e898468c0841b2237dc56c608b750e9a1d77899180319a3a9b28735afa191a4c1f13676345e9a 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. 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/main/k/kdesignerplugin/kdesignerplugin-data_5.92.0-0ok1_all.deb Size: 18138 MD5sum: c24c0e39a9b6d1c7fdcaed19d06cc6e4 SHA1: 23fee6140c82b21f9c1b34f2f02d4cb2f146f593 SHA256: 1052e6bdd771a9421cfeae38dedab36606c67af833dbfd367f669f9f4ad8cedb SHA512: db4e0f3069bf27db904bcfcec69828478ecbb94fb8d01e7b2b9070f52717340294e5e8a4ab72f448b2b98ee0be34075e13d36fdcd4b1cdbff4692b4be2f982ef Homepage: https://invent.kde.org/frameworks/kdesignerplugin Description: Integration of KF5 widgets in Qt Designer/Creator This framework provides plugins for Qt Designer that allow it to display the widgets provided by various KDE Frameworks, as well as a utility kgendesignerplugin which can be used to generate other such plugins from ini-style description files. . Part of KDE Frameworks. . This package contains images and translations. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdetoys Architecture: arm64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: kteatime (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdetoys_22.12.3+5.142-ok1_arm64.deb Size: 1972 MD5sum: 16408236a671c4b32e9b5d65953fd4d6 SHA1: 56b723ab07db46b84e2b0432ec2a6d625105eb6b SHA256: 179d418cc7137809e43b593ff435c00c06522bed0066462a9387bef0b1dfc9e6 SHA512: 6f7690ffcc192c06f1f3abe8284140f1c2c191b28ea0c22f774c94b54b82aad325881f27d0231bdf6688d06cfef5cc8b4c969697d93813a8c94d28432feee2bf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdeutils Architecture: arm64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: ark (>= 4:22.12.3), kcalc (>= 4:22.12.3), kcharselect (>= 4:22.12.3), kwalletmanager (>= 4:22.12.3), sweeper (>= 4:22.12.3) Recommends: print-manager (>= 4:22.12.3) Suggests: kfloppy (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdeutils_22.12.3+5.142-ok1_arm64.deb Size: 2052 MD5sum: c4afc7d6bd25f001c8257c82f98ac447 SHA1: 15494f35188777630c4d983ab4b15637fb91c8c4 SHA256: ef9f042a010db5a96136c5e42d79a94b13cb8581209cea63f36ad2fe54830651 SHA512: 13459b85ec11527a426b8264de5e7f4420354ad43d952c0c9924e5850c17d14ca93f86ce725eae5179b50d3b3f1b6f019994136eeeec8a615aa4606f4e9cda9f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdewebdev Architecture: arm64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: kimagemapeditor (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdewebdev_22.12.3+5.142-ok1_arm64.deb Size: 1754 MD5sum: e71a65e3d4ddedec183cf2ab282a8e2a SHA1: a75a6094ee53b87379fd5433921bacc7a00e71f0 SHA256: cb6b6de92d4dc591eea9bff41e60ffd0b54bc5d5e17df313034d59feeb126402 SHA512: 94b4995ed4fc30804008afc35877129a2d8afcd69abdac194be6407fc317792f967303d3c35b7d76fc9db793450d07ef783aca04eb36a70e8f1f65d0834b34b0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdialog Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1028 Depends: kio, libc6 (>= 2.34), libkf5configcore5 (>= 4.97.0), libkf5coreaddons5 (>= 4.100.0), libkf5dbusaddons5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 4.97.0), libkf5iconthemes5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5), libx11-6 Filename: pool/main/k/kdialog/kdialog_22.12.3-ok1_arm64.deb Size: 155822 MD5sum: abaa688c580ad73b02fbdd78da561caa SHA1: ceb085842f0345001b1325877f5c2321070d7496 SHA256: 385c7346752278c736e3ba731251bd9c1828ddaee8b78bf152129b02f1bf8896 SHA512: 930a68cadbaa8deefadc3b2bac027d89ae119b547ad4b0b88538c6ae6b4275ae157eab69c488b71ea51a0a5dcd0f430cedb1bb4ba073bf9c0bc8bde343eaf6da Homepage: https://apps.kde.org/en/kdialog Description: Dialog display utility kdialog allows you to display dialog boxes from shell scripts. The syntax is very much inspired from the "dialog" command (which shows text mode dialogs). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kdiamond Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 4648 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kdegames7 (>= 4:22.07.90), libkf5notifications5 (>= 5.90.0~), libkf5notifyconfig5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: khelpcenter Filename: pool/main/k/kdiamond/kdiamond_22.12.3-ok1_arm64.deb Size: 4202560 MD5sum: 2b82e23f2e29e0de956612cb2dc87121 SHA1: e5502922d114dfe0d36fa3e3405c58f4139ac9c9 SHA256: add51981637d444eb1f1b5b29323ea953b9116db56a5c09314776c2913362d1e SHA512: c35ed34a9b1437c2bbb2cbe6101ba7d8b591a5e6b49269c7795e32bde7091e77ed3bdc6d0235ff954d609de2f7830f3cd1032e9a7e8e8d212c3a44860fd2ecd3 Homepage: https://games.kde.org/ Description: three-in-a-row game KDiamond is a three-in-a-row game like Bejeweled. It features unlimited fun with randomly generated games and five difficulty levels with varying number of diamond colors and board sizes. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: keditbookmarks Architecture: arm64 Version: 22.12.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1951 Depends: kio, libc6 (>= 2.34), libkf5bookmarks5 (>= 5.89.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.89.0~), libkf5i18n5 (>= 5.89.0~), libkf5iconthemes5 (>= 5.89.0~), libkf5kiocore5 (>= 5.89.0~), libkf5kiogui5 (>= 5.89.0~), libkf5kiowidgets5 (>= 5.89.0~), libkf5parts5 (>= 5.89.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 5.89.0~), libkf5xmlgui5 (>= 5.84.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/keditbookmarks/keditbookmarks_22.12.3-ok1_arm64.deb Size: 374904 MD5sum: 2dbf89161e8240e783f31fd5839c5cbb SHA1: fab763fd8c7d22c97449fafb5ec0ac713b0d1429 SHA256: ee822828bda3266ff75317baf33d0e060a7593f20eaa6e125c758c89ddbbcba8 SHA512: fca5ceea2314ce96bc32b98124e792b82b24927a35453f27b26bcc8528318354b4167be7e76d0a0231bb3617843544012eaed95abf4502355d85ecaadb07dc62 Homepage: https://invent.kde.org/utilities/keditbookmarks Description: bookmarks editor utility for KDE The editor shows a tree view of your KDE bookmarks and bookmark subfolders. . Several applications in the KDE suite let you create bookmarks (e.g. Konqueror, Konsole, Konversation) and will launch this bookmark editor from their Bookmarks -> Edit Bookmarks menu item. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: keyboard-configuration Architecture: all Version: 1.194.3-ok1.1 Multi-Arch: foreign Priority: optional Section: utils Source: console-setup Origin: openKylin Maintainer: openKylin Developers Installed-Size: 806 Pre-Depends: debconf (>= 1.5.34) Depends: liblocale-gettext-perl Breaks: console-setup (<< 1.71), console-setup-mini (<< 1.47) Replaces: console-setup (<< 1.47), console-setup-mini (<< 1.47) Filename: pool/main/c/console-setup/keyboard-configuration_1.194.3-ok1.1_all.deb Size: 191836 MD5sum: ad0c3081be3479af8fd3abf8ab84e46c SHA1: bccce858e1f16228414ffe34573f76a268bb8c1a SHA256: f3cbbc6210e419c6299bd22d6700f01b098670f3a7bf396c7a97e4c0a621a10f SHA512: 3a8dfc98e05f36acd7257ddaf5eb529fa62f462090142a69a2b959a01fa84e270c35a5b531daf15a9efce8f6556824426840ed29727da7f04485d38f531452d1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kfind Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2085 Depends: kio, libc6 (>= 2.34), libkf5archive5 (>= 5.89.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.97.0), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.89.0~), libkf5filemetadata3 (>= 5.89.0), libkf5i18n5 (>= 5.89.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.92.0), libkf5kiogui5 (>= 5.89.0~), libkf5kiowidgets5 (>= 5.89.0~), libkf5widgetsaddons5 (>= 5.89.0~), libkf5xmlgui5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kfind/kfind_22.12.3-ok1_arm64.deb Size: 510952 MD5sum: b780a7b909c1ba7d33f8bc8d1633380c SHA1: d26d31cf7e4b968cebf201659b1d65da871bbdf0 SHA256: 024a8b06282fa5b4e597cf253aa53bf087ae506743a0c870d295d377b7250861 SHA512: 3db7773845b3cc71e93470888b1d140a6f68ead6ac524c61a5bca02c73dbd89425ef254062e0dc794a8f2cccd001af42634a3eb7dc3fcc0c26648ece2fb0823d Homepage: https://apps.kde.org/en/kfind Description: file search utility by KDE KFind can be used as a standalone search tool, launched by KRunner or from your menu. It is also integrated into Konqueror as "Find File" in the "Tools" menu. It allows you to find files by name, type or content. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kfourinline Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 6631 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5configwidgets5 (>= 5.91.0~), libkf5coreaddons5 (>= 5.91.0~), libkf5crash5 (>= 5.91.0~), libkf5dnssd5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5kdegames7 (>= 4:21.04.0~), libkf5kdegamesprivate7 (>= 4:21.04.0~), libkf5widgetsaddons5 (>= 5.91.0~), libkf5xmlgui5 (>= 5.91.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Filename: pool/main/k/kfourinline/kfourinline_22.12.3-ok1_arm64.deb Size: 854744 MD5sum: c9dbd81bd6d02ad3243e5d74bc47873e SHA1: a2ce35dd3465598b7d2ccadfb99ec5453f9d2b25 SHA256: b74bc2322cfcb9b2a637264ad305ee4f1148edbaba0a3f9e1d82e7b0678ba49d SHA512: de5c384443327e960db977be5a6a3f7eb715e8ab687055cbf7498d8dbd060dac83baa805796ad2b7136fb4aab1a3dbcb2d41ff70807fba07d040e822809c926d Homepage: http://games.kde.org/ Description: Connect Four game KFourInLine is a game where two players take turns dropping pieces into a grid, the winner being the first to place four pieces in a line. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kgamma5 Architecture: arm64 Version: 4:5.24.7-ok1 Multi-Arch: same Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 704 Depends: libc6 (>= 2.17), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 4.99.0), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5.2), libx11-6, libxxf86vm1 Suggests: khelpcenter Filename: pool/main/k/kgamma5/kgamma5_5.24.7-ok1_arm64.deb Size: 153736 MD5sum: c6077d7c9a88f31fa956ad037c44361e SHA1: b1cc648bd3fb674df86f742861f98fcce0ba89fb SHA256: 2538f582fe86efe84014c0229a5c2719b438a82690438367e3efe293f538377e SHA512: 81a85dd2e7aed25122c919bc7de5cec587e141bc56c132c2cad8a3124c59e688487416c69ce04db8bc0c8058213d052bf3aa851a6fe261d78605a019049c57be Homepage: https://invent.kde.org/plasma/kgamma5 Description: monitor calibration panel for KDE This package contains a settings panel for adjusting the brightness, contrast, and gamma-correction of a monitor. Test patterns are shown to help determine the settings that accurately display the full range of colors. . Each of the red, green, and blue components can be adjusted individually, or all three components can be adjusted together. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kgendesignerplugin-bin Architecture: arm64 Version: 5.92.0-0ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: kdesignerplugin Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 117 Depends: kdesignerplugin-data (= 5.92.0-0ok1), libc6 (>= 2.17), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kgendesignerplugin (<< 5.45~) Replaces: kgendesignerplugin (<< 5.45~) Filename: pool/main/k/kdesignerplugin/kgendesignerplugin-bin_5.92.0-0ok1_arm64.deb Size: 53862 MD5sum: bdf09b95dca88d340962f46bae8416ce SHA1: 4997859410803e55a0ba6189a016bce92697867c SHA256: e83a14b2f0780a4a7f3c525cf2d079f0fc5381be6135b814df6caa18880fafa6 SHA512: 4a11b5e1a93a22e017e4651e5b0fa9c96343e00819e1722417d6bb2a686ad0bfe08af273d939da99c9b36cdd4f72d060e2c812e3352af3ad85a1a9f8c57735cb Homepage: https://invent.kde.org/frameworks/kdesignerplugin Description: Integration of KF5 widgets in Qt Designer/Creator (bin files) kgendesignerplugin can be used to generate plugins for widgets in Qt Designer and Qt Creator. . This package is a packaging implementation detail needed to allow cross compilation. . Part of KDE Frameworks. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kgendesignerplugin Architecture: arm64 Version: 5.92.0-0ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kdesignerplugin Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 29 Depends: kgendesignerplugin-bin (= 5.92.0-0ok1) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kdesignerplugin/kgendesignerplugin_5.92.0-0ok1_arm64.deb Size: 6472 MD5sum: 2866892d8a28a53c4e239f3b8ea1d708 SHA1: bc97c8e96f9422edd20012ff248eee0667b117d9 SHA256: 645fb67eb6f292f6946a3e4e778d158f7e814cdf37d61e064e5a7d4e84173cca SHA512: f53f104befa9bc5923090776a2a688935c573dc90cdd3ac1b2f67f7dfa6a567fdc2e76fc3140d2b1c1e879d5e765e0ca2fa62a4bdd4bf83ea13e514be98df9cf Homepage: https://invent.kde.org/frameworks/kdesignerplugin Description: Integration of KF5 widgets in Qt Designer/Creator kgendesignerplugin can be used to generate plugins for widgets in Qt Designer and Qt Creator. . Part of KDE Frameworks. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kgeography-data Architecture: all Version: 4:22.12.3-ok1 Priority: optional Section: misc Source: kgeography Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 30947 Filename: pool/main/k/kgeography/kgeography-data_22.12.3-ok1_all.deb Size: 10893606 MD5sum: 2b6eb82480c178a0a73b5819dced4dc5 SHA1: 94e932d17115400ab9393a7052cbd5c8151d2220 SHA256: ca645d21498cafb30539a0257f17891e9cf3143b45a8ba1df6d2704039c2295f SHA512: 07861a3134ea1ec2963c7bba4320f4b952abc8a18031a54f47a3e3ffbf653f57c6a99452634c0e0eefb7d93e3c6a2f0c9c5ef711476725cd616b79009fa7b9bf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kgeography Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: misc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 510 Depends: kgeography-data (>= 4:22.12.3-ok1), libc6 (>= 2.34), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.89.0~), libkf5coreaddons5 (>= 5.89.0~), libkf5crash5 (>= 5.89.0~), libkf5i18n5 (>= 5.89.0~), libkf5itemviews5 (>= 5.89.0~), libkf5widgetsaddons5 (>= 5.89.0~), libkf5xmlgui5 (>= 5.89.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 4.1.1) Suggests: khelpcenter Filename: pool/main/k/kgeography/kgeography_22.12.3-ok1_arm64.deb Size: 103792 MD5sum: 80139d573a3e5f84debe612adeb0ea40 SHA1: 53f94a6c2c97ae25dc75e97584b063e1b7473132 SHA256: c8020561d47550d16de2d67c64d6101542cb49641d4970f394421e7d7c73141f SHA512: 1ef7f9153253165e3baee32408f2ec8e3b4df9875a3d1e89061ff832e90d25fc706e4e05908f9007e07473f2cb4454e930e9a85b25242ba49eead5739039a183 Homepage: https://edu.kde.org/kgeography Description: geography learning aid for KDE KGeography is an aid for learning about world geography. You can use it to explore a map, show information about regions and features, and play quiz games to test your geography knowledge. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kget Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 12809 Depends: kio, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgpgmepp6 (>= 1.13.1), libkf5completion5 (>= 5.91.0~), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5configwidgets5 (>= 5.91.0~), libkf5coreaddons5 (>= 5.91.0~), libkf5dbusaddons5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5i18nlocaledata5 (>= 5.92.0), libkf5iconthemes5 (>= 5.91.0~), libkf5itemviews5 (>= 5.91.0~), libkf5kcmutils5 (>= 5.91.0~), libkf5kiocore5 (>= 5.91.0~), libkf5kiowidgets5 (>= 5.91.0~), libkf5notifications5 (>= 5.91.0~), libkf5notifyconfig5 (>= 5.91.0~), libkf5torrent6abi3 (>= 22.12.3), libkf5wallet-bin, libkf5wallet5 (>= 5.91.0~), libkf5widgetsaddons5 (>= 5.91.0~), libkf5windowsystem5 (>= 5.91.0), libkf5xmlgui5 (>= 5.91.0~), libkworkspace5-5 (>= 4:5.8.1), libmms0 (>= 0.4), libqca-qt5-2 (>= 2.1.0~), libqgpgme7 (>= 1.13.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libqt5sql5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5.2) Suggests: khelpcenter Filename: pool/main/k/kget/kget_22.12.3-ok1_arm64.deb Size: 5341054 MD5sum: fef5fa965b2ba3fc208ea524812b4c42 SHA1: 8f1428b46ba523df5c96c6dcc5022e55ed4f5213 SHA256: bbfe0845fb8b09f3d2db9c0156c0f2b7ed4970b1c7902851339748cf194ab277 SHA512: 104b5a9deee2dfdbac6f15bd0a6a351f26d92dae8b3c7506057a6b95a7dc8d086050e126195adfefc25b415e3a809aaee1794f9269512eb7df8ebeb6bc8a48e3 Homepage: https://apps.kde.org/en/kget Description: download manager KGet is an advanced download manager with support for Metalink and Bittorrent. Downloads are added to the list, where they can be paused, queued, or scheduled for later. . This package is part of the KDE networking module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: khelpcenter Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: doc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 17897 Depends: kdoctools5, kinit, perl:any, kio, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgrantlee-templates5 (>= 5.0.0), libkf5archive5 (>= 5.89.0~), libkf5bookmarks5 (>= 5.89.0~), libkf5codecs5 (>= 4.96.0), libkf5completion5 (>= 5.81.0), libkf5configcore5 (>= 5.89.0~), libkf5configgui5 (>= 5.89.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.89.0~), libkf5dbusaddons5 (>= 5.89.0~), libkf5doctools5 (>= 5.89.0~), libkf5i18n5 (>= 5.89.0~), libkf5khtml5 (>= 5.92.0), libkf5kiocore5 (>= 4.96.0), libkf5kiogui5 (>= 5.71.0), libkf5kiowidgets5 (>= 5.70.0), libkf5parts5 (>= 4.96.0), libkf5service-bin, libkf5service5 (>= 5.89.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 5.91.0), libkf5xmlgui5 (>= 4.98.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.12~), libxml2 (>= 2.7.4) Recommends: man-db Conflicts: dhelp (<< 0.6.26) Filename: pool/main/k/khelpcenter/khelpcenter_22.12.3-ok1_arm64.deb Size: 4772632 MD5sum: 2e6148433148d019fcd44ca8a9c64c89 SHA1: 4febbf9b1cdac71c8827de37282f183743e8bd80 SHA256: 51eba37a6894e1f824793ddb6a500c8026cb5d430487b90792825269ae1798e7 SHA512: ded56908ef8fddc9b4ef45eee24d7fe43d69452176f8bc113fca87262567cbc5a4218b8c1758e6a243c89be93bcfe957eab006f5d464f45d3e5965874c08192b Homepage: https://invent.kde.org/system/khelpcenter Description: KDE documentation viewer KHelpCenter uses meta data files which describe the documentation available in the system. Each document is represented by a meta data file and shown as an entry in the KHelpCenter navigation tree view. The meta data contains information about title and short description of the document, the location of the document and some more information like how to search the document and translations of title and description. Document hierarchy is represented as hierarchy of the meta data files. Directories are also described by a meta data file which contains the same information as a document meta data file. 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/main/k/khotkeys/khotkeys-data_5.24.7-ok1_all.deb Size: 1714426 MD5sum: 8a34b6ca4afd36880ae6346a59a113d8 SHA1: 17eb57ca3dabff38abfe2e884b6c8b29a118a38b SHA256: 6fe01806bf0e798f6a3bb3db76c98241c6a3d27794838c6204f5eced01ac31e1 SHA512: 8f873e7ede766098d777ecc7d6bd571332b35981b2e5196ebfcb15cd7d20b44dc54996bb522e8f81b2b7012285948a9759e6eaeb4e05bd925c187031858fabe9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: khotkeys-dev Architecture: arm64 Version: 4:5.24.7-ok1 Multi-Arch: same Priority: optional Section: devel Source: khotkeys Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 26 Breaks: kde-workspace-dev Replaces: kde-workspace-dev Filename: pool/main/k/khotkeys/khotkeys-dev_5.24.7-ok1_arm64.deb Size: 4828 MD5sum: 1ebda46c483a872a7dbd6f3d542e3b18 SHA1: 4ed181377c222d5cf48b5f769e933b58e662c88c SHA256: 813efa4238cee1f3cff1f7516f1651e65da4a5b34828cd0df95ad7594b5f51f4 SHA512: f9605896249f2dc8b0e44e7fbacc81a6ef731b58ab67d8f7bfb1a085d7ff453679e6f2d29096ff019a84e62e96462c5f65034e89ce32d748476e7de6a46180ca 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 development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: khotkeys Architecture: arm64 Version: 4:5.24.7-ok1 Multi-Arch: same Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 951 Depends: khotkeys-data (= 4:5.24.7-ok1), kio, libc6 (>= 2.35), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.24.0), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 4.100.0), libkf5dbusaddons5 (>= 5.90.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5jobwidgets5 (>= 5.70.0), libkf5kdelibs4support5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5textwidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 4.96.0), libkf5xmlgui5 (>= 5.90.0~), libkworkspace5-5 (>= 4:5.24.2~), libqt5core5a (>= 5.15.0~), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 4.1.1), libx11-6, libxtst6 Filename: pool/main/k/khotkeys/khotkeys_5.24.7-ok1_arm64.deb Size: 183060 MD5sum: 93d40ef47b5772ff5090df120dbc8d15 SHA1: 0c518fa75dd53bf30e0f75371250267d85647590 SHA256: b65a595e26fa60ffc9458ac2fe95c07d4cef61c079f71f10c2f9478e8aad431a SHA512: 89cb74122253ed771f5865b0a2d4b95bef41b5f518bf2ad9888682ab617b3bd2a3daa0aae7af797cca8fec68be567cd8edc5d5f630eb424fa5747126bee5da61 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 runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kig Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: math Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 13227 Depends: python3:any, libboost-python1.71.0, libboost-python1.71.0-py38, libc6 (>= 2.35), libgcc-s1 (>= 3.0), libkf5archive5 (>= 5.90.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.97.0), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5parts5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 4.99.0), libkf5texteditor5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.90.0~), libpython3.8 (>= 3.8.2), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5printsupport5 (>= 5.4), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.4), libqt5xml5 (>= 5.4), libqt5xmlpatterns5 (>= 5.5.1~), libstdc++6 (>= 5.2) Suggests: khelpcenter Filename: pool/main/k/kig/kig_22.12.3-ok1_arm64.deb Size: 3873520 MD5sum: a6380fa1fb7469e430c831c7af347599 SHA1: 792f9dde82a59978c45241f3c0673dd6af51dc19 SHA256: 6ce9e5d2374870a710ec1d7c1df144c572fa1a3ee1acc91a47a7718440c0f72b SHA512: 5e258c456594296c69ff67110c57f055bea613370b9efb455d0be5d94a067256ff5e229f70656656d9a7fd68937979e3c63200f63f0176d630fb3a86fcd78458 Homepage: https://edu.kde.org/kig Description: interactive geometry tool Kig is an application for interactive geometric construction, allowing students to draw and explore mathematical figures and concepts using the computer. . Kig supports macros and is scriptable using Python. It can import and export files in various formats, including SVG, Cabri, Dr. Geo, KGeo, KSeg, and XFig. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kigo Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 6724 Depends: kio, libc6 (>= 2.34), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kdegames7 (>= 4:22.07.90), libkf5kiowidgets5 (>= 5.90.0~), libkf5newstuffwidgets5 (>= 5.92.0), libkf5textwidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: gnugo, khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-2~), kde-l10n-ast (<< 4:16.04.3-2~), kde-l10n-bg (<< 4:16.04.3-2~), kde-l10n-bs (<< 4:16.04.3-2~), kde-l10n-ca (<< 4:16.04.3-2~), kde-l10n-cavalencia (<< 4:16.04.3-2~), kde-l10n-cs (<< 4:16.04.3-2~), kde-l10n-da (<< 4:16.04.3-2~), kde-l10n-de (<< 4:16.04.3-2~), kde-l10n-el (<< 4:16.04.3-2~), kde-l10n-engb (<< 4:16.04.3-2~), kde-l10n-eo (<< 4:16.04.3-2~), kde-l10n-es (<< 4:16.04.3-2~), kde-l10n-et (<< 4:16.04.3-2~), kde-l10n-eu (<< 4:16.04.3-2~), kde-l10n-fa (<< 4:16.04.3-2~), kde-l10n-fi (<< 4:16.04.3-2~), kde-l10n-fr (<< 4:16.04.3-2~), kde-l10n-ga (<< 4:16.04.3-2~), kde-l10n-gl (<< 4:16.04.3-2~), kde-l10n-he (<< 4:16.04.3-2~), kde-l10n-hi (<< 4:16.04.3-2~), kde-l10n-hr (<< 4:16.04.3-2~), kde-l10n-hu (<< 4:16.04.3-2~), kde-l10n-ia (<< 4:16.04.3-2~), kde-l10n-id (<< 4:16.04.3-2~), kde-l10n-is (<< 4:16.04.3-2~), kde-l10n-it (<< 4:16.04.3-2~), kde-l10n-ja (<< 4:16.04.3-2~), kde-l10n-kk (<< 4:16.04.3-2~), kde-l10n-km (<< 4:16.04.3-2~), kde-l10n-ko (<< 4:16.04.3-2~), kde-l10n-lt (<< 4:16.04.3-2~), kde-l10n-lv (<< 4:16.04.3-2~), kde-l10n-mr (<< 4:16.04.3-2~), kde-l10n-nb (<< 4:16.04.3-2~), kde-l10n-nds (<< 4:16.04.3-2~), kde-l10n-nl (<< 4:16.04.3-2~), kde-l10n-nn (<< 4:16.04.3-2~), kde-l10n-pa (<< 4:16.04.3-2~), kde-l10n-pl (<< 4:16.04.3-2~), kde-l10n-pt (<< 4:16.04.3-2~), kde-l10n-ptbr (<< 4:16.04.3-2~), kde-l10n-ro (<< 4:16.04.3-2~), kde-l10n-ru (<< 4:16.04.3-2~), kde-l10n-sk (<< 4:16.04.3-2~), kde-l10n-sl (<< 4:16.04.3-2~), kde-l10n-sr (<< 4:16.04.3-2~), kde-l10n-sv (<< 4:16.04.3-2~), kde-l10n-tr (<< 4:16.04.3-2~), kde-l10n-ug (<< 4:16.04.3-2~), kde-l10n-uk (<< 4:16.04.3-2~), kde-l10n-wa (<< 4:16.04.3-2~), kde-l10n-zhcn (<< 4:16.04.3-2~), kde-l10n-zhtw (<< 4:16.04.3-2~) Replaces: kde-l10n-ar (<< 4:16.04.3-2~), kde-l10n-ast (<< 4:16.04.3-2~), kde-l10n-bg (<< 4:16.04.3-2~), kde-l10n-bs (<< 4:16.04.3-2~), kde-l10n-ca (<< 4:16.04.3-2~), kde-l10n-cavalencia (<< 4:16.04.3-2~), kde-l10n-cs (<< 4:16.04.3-2~), kde-l10n-da (<< 4:16.04.3-2~), kde-l10n-de (<< 4:16.04.3-2~), kde-l10n-el (<< 4:16.04.3-2~), kde-l10n-engb (<< 4:16.04.3-2~), kde-l10n-eo (<< 4:16.04.3-2~), kde-l10n-es (<< 4:16.04.3-2~), kde-l10n-et (<< 4:16.04.3-2~), kde-l10n-eu (<< 4:16.04.3-2~), kde-l10n-fa (<< 4:16.04.3-2~), kde-l10n-fi (<< 4:16.04.3-2~), kde-l10n-fr (<< 4:16.04.3-2~), kde-l10n-ga (<< 4:16.04.3-2~), kde-l10n-gl (<< 4:16.04.3-2~), kde-l10n-he (<< 4:16.04.3-2~), kde-l10n-hi (<< 4:16.04.3-2~), kde-l10n-hr (<< 4:16.04.3-2~), kde-l10n-hu (<< 4:16.04.3-2~), kde-l10n-ia (<< 4:16.04.3-2~), kde-l10n-id (<< 4:16.04.3-2~), kde-l10n-is (<< 4:16.04.3-2~), kde-l10n-it (<< 4:16.04.3-2~), kde-l10n-ja (<< 4:16.04.3-2~), kde-l10n-kk (<< 4:16.04.3-2~), kde-l10n-km (<< 4:16.04.3-2~), kde-l10n-ko (<< 4:16.04.3-2~), kde-l10n-lt (<< 4:16.04.3-2~), kde-l10n-lv (<< 4:16.04.3-2~), kde-l10n-mr (<< 4:16.04.3-2~), kde-l10n-nb (<< 4:16.04.3-2~), kde-l10n-nds (<< 4:16.04.3-2~), kde-l10n-nl (<< 4:16.04.3-2~), kde-l10n-nn (<< 4:16.04.3-2~), kde-l10n-pa (<< 4:16.04.3-2~), kde-l10n-pl (<< 4:16.04.3-2~), kde-l10n-pt (<< 4:16.04.3-2~), kde-l10n-ptbr (<< 4:16.04.3-2~), kde-l10n-ro (<< 4:16.04.3-2~), kde-l10n-ru (<< 4:16.04.3-2~), kde-l10n-sk (<< 4:16.04.3-2~), kde-l10n-sl (<< 4:16.04.3-2~), kde-l10n-sr (<< 4:16.04.3-2~), kde-l10n-sv (<< 4:16.04.3-2~), kde-l10n-tr (<< 4:16.04.3-2~), kde-l10n-ug (<< 4:16.04.3-2~), kde-l10n-uk (<< 4:16.04.3-2~), kde-l10n-wa (<< 4:16.04.3-2~), kde-l10n-zhcn (<< 4:16.04.3-2~), kde-l10n-zhtw (<< 4:16.04.3-2~) Filename: pool/main/k/kigo/kigo_22.12.3-ok1_arm64.deb Size: 5368030 MD5sum: c114ac94d1d19b019aa92bb3d1529107 SHA1: d84c53398de9aff06fe7922cb67fc484f8c18747 SHA256: 9e539af3497e16723db75ff27b9c9ee5ef6b04514b60066ad22182bca542982d SHA512: 28b24990da53ebb027c6f1bb5dcf43f9d69ee7d1c892c66aff192eb921571bbf4330656bd43fda4200f71b11dd5f2bd14982a4d3efd4f8ce59f99d70d2eec8a2 Homepage: http://games.kde.org/ Description: go game Kigo is an open-source implementation of the popular Go game. Go is a strategic board game for two players. It is also known as igo (Japanese), weiqi or wei ch'i (Chinese) or baduk (Korean). Go is noted for being rich in strategic complexity despite its simple rules. The game is played by two players who alternately place black and white stones (playing pieces, now usually made of glass or plastic) on the vacant intersections of a grid of 19x19 lines (9x9 or 13x13 for easier games). . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kimagemapeditor Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: editors Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2370 Depends: kio, libc6 (>= 2.34), libkf5configcore5 (>= 5.86.0~), libkf5configgui5 (>= 5.86.0~), libkf5configwidgets5 (>= 5.86.0~), libkf5coreaddons5 (>= 5.86.0), libkf5i18n5 (>= 5.86.0~), libkf5kiocore5 (>= 4.96.0), libkf5parts5 (>= 5.86.0~), libkf5widgetsaddons5 (>= 5.86.0~), libkf5xmlgui5 (>= 5.86.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5webenginewidgets5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 4.6) Filename: pool/main/k/kimagemapeditor/kimagemapeditor_22.12.3-ok1_arm64.deb Size: 1192082 MD5sum: 8b5f4d73a448cd9d7cc697098318b539 SHA1: ea40b1fe59b457f623cb58a8309eaae321579a60 SHA256: 271ba5f4da7bfb6affa8c39c7c8891aebd74d7c21d4a5d4aa3862b2b56f9af2a SHA512: aa8982bceb18d306b9011b9d1ee2cbfdf7577f620fcd3ff65c24b176b2681f3d7b3205945e31ae9341b77f3c2329704b5a992a3853b7a3ad3dfe34bbf455eddc Homepage: https://apps.kde.org/en/kimagemapeditor Description: HTML image map editor KImageMapEditor is a tool that allows you to edit image maps in HTML files. As well as providing a standalone application, KImageMapEditor makes itself available as a KPart for embedding into larger applications. . This package is part of KDE web development module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kinfocenter Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 4065 Depends: ieee-data, plasma-workspace (>= 4:5.14), qml-module-org-kde-kirigami2, usb.ids, kio, libc6 (>= 2.17), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.88.0), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5solid5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.14.1), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5), libusb-1.0-0 (>= 2:1.0.16) Recommends: mesa-utils, mesa-utils-extra, vulkan-tools Suggests: samba Filename: pool/main/k/kinfocenter/kinfocenter_5.24.7-ok1_arm64.deb Size: 955484 MD5sum: 2590b91cbd9d92902f07d37b4c26eef6 SHA1: 409b8ab8938cdda4c443abe33a173307537bc773 SHA256: 8a616fb3294d7f1ecc948106779b868d10e86308e28ab7e888d1cde8a1d4fda6 SHA512: ed4b563062a9449940e2ecafb3b9cc97c9e7d196549ba3083f1ee0a0da71e345999aac78f355dfd4c9d23dbf7339f70acc200f084a3946622813ccc7cfe83b8e Homepage: https://invent.kde.org/plasma/kinfocenter Description: system information viewer The kinfocenter provides you with a centralized and convenient overview of your system and desktop environment. . The information center is made up of multiple modules. Each module is a separate application, but the information center organizes all of these programs into a convenient location. 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/main/k/kio-extras/kio-extras-data_22.04.3-1ok1_all.deb Size: 617692 MD5sum: 5fcba5ae5c4dcdcb3b154b1c60c7b145 SHA1: 7f72d96fb3efdc8acecc64c2ac09f610cf87f8e4 SHA256: 72a95490179003d1fea3f534e3b9f430cb623a1fa79a951c163d77f33215084e SHA512: c49e16a516e2fec20c7b7b5e95a4053d875630308d11c80e00dac97dc86c49406040cd4bed7047a4a12d2c872ac5154a6fd8235b77e31027139e8c19d0b35354 Homepage: https://projects.kde.org/projects/kde/workspace/kio-extras Description: Extra functionality for kioslaves data files. A kioslave is a plugin designed to be intimately familiar with a certain protocol, so that a standardized interface can be used to get at data from any number of places. A few examples are the http and ftp kioslaves, which using nearly identical methods will retrieve data from an http or ftp server respectively. . This package contains the data files cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kio-extras Architecture: arm64 Version: 4:22.04.3-1ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2145 Depends: kio-extras-data (= 4:22.04.3-1ok1), kio, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libkdsoap1 (>= 1.9.1+dfsg), libkf5activities5 (>= 5.3.0~), libkf5activitiesstats1 (>= 5.62.0), libkf5archive5 (>= 5.89.0~), libkf5bookmarks5 (>= 5.89.0~), libkf5configcore5 (>= 5.89.0~), libkf5configgui5 (>= 5.89.0~), libkf5configwidgets5 (>= 5.89.0~), libkf5coreaddons5 (>= 5.89.0~), libkf5dbusaddons5 (>= 5.89.0~), libkf5dnssd5 (>= 5.89.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.89.0~), libkf5i18n5 (>= 5.89.0~), libkf5kiocore5 (>= 5.89.0~), libkf5kiofilewidgets5 (>= 5.89.0~), libkf5kiogui5 (>= 5.89.0~), libkf5kiowidgets5 (>= 5.89.0~), libkf5service-bin, libkf5service5 (>= 5.2.0+git20140930), libkf5solid5 (>= 5.89.0~), libkf5syntaxhighlighting5 (>= 5.89.0~), libmtp9 (>= 1.1.3), libopenexr24 (>= 2.3.0), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libqt5sql5 (>= 5.15.0~), libqt5svg5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libsmbclient (>= 2:4.3.0+dfsg), libssh-4 (>= 0.8.4), libstdc++6 (>= 6), libtag1v5 (>= 1.11), libtirpc3 (>= 1.0.2), phonon4qt5 Breaks: kactivities Replaces: kactivities Filename: pool/main/k/kio-extras/kio-extras_22.04.3-1ok1_arm64.deb Size: 543152 MD5sum: 39caaac790c49db0797b664bfa7c73e2 SHA1: d80f74fde28bd8befefdc28edef97995a2d0b608 SHA256: 4b7730e7b64e2c8878c93f813bbd85c632b4d81816a84bf8dd1970020645226a SHA512: a787940855b1f29cf7cd30704ce5b6200a64c61fb5396492330fd0cee45e8f59cc596cd01317ba46ec64453e5ca54fed64e5f7de5f7fa678bed38865d8d3e423 Homepage: https://projects.kde.org/projects/kde/workspace/kio-extras Description: Extra functionality for kioslaves. A kioslave is a plugin designed to be intimately familiar with a certain protocol, so that a standardized interface can be used to get at data from any number of places. A few examples are the http and ftp kioslaves, which using nearly identical methods will retrieve data from an http or ftp server respectively. . This package is part of the KDE base workspace module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kirigami2-dev Architecture: arm64 Version: 5.92.0-ok5 Priority: optional Section: kde Source: kirigami2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 122 Depends: libkf5kirigami2-5 (= 5.92.0-ok5), qml-module-org-kde-kirigami2 (= 5.92.0-ok5) Recommends: libkf5kirigami2-doc (>= 5.92.0-ok5) Filename: pool/main/k/kirigami2/kirigami2-dev_5.92.0-ok5_arm64.deb Size: 44010 MD5sum: 2518cbd08d2dcebbe18667374e744407 SHA1: fe5e345632c4e3352e926d06a20a29fc7b672be1 SHA256: c2957c018029f826d10ebd90c1b8ccce44dad456def604d1170c30900a31c1ed SHA512: 5a01cba4ef69ae81bda7c2a954a904ed2c429d7f9cbf4617a6d3d6caf97bc485eaa7d9aae13d8a2c568f50cef7c21fb8608e2c0047fcb016f823841fee2177bd Homepage: https://invent.kde.org/frameworks/kirigami Description: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kiten Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3553 Depends: edict, fonts-kanjistrokeorders, fonts-vlgothic | fonts-japanese-gothic, kanjidic, kio, libc6 (>= 2.34), libkf5archive5 (>= 5.90.0~), libkf5completion5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 4.1.1) Suggests: khelpcenter Conflicts: libkiten5 Replaces: libkiten5 Filename: pool/main/k/kiten/kiten_22.12.3-ok1_arm64.deb Size: 1586686 MD5sum: 379314f21e3cee216b02c928d633c79c SHA1: 2553bb6de1304d1c1356f7d64209e61b26f68dea SHA256: 20b15cee5a4a45369831c8f42edfde054da260f82e7d835b2227373ace86d388 SHA512: 3a28de9070b6f9b9b2e8605ca4940217f24b4fd8803d4410863a6da8d96bcc87654c18e2e23a767133bf9e0a8a79a17b7d88808807cf6be4ca32e4f59913fcc3 Homepage: http://edu.kde.org/ Description: Japanese reference and study aid for KDE Kiten is a collection of Japanese reference tools and study aids for KDE, including a Japanese/English dictionary, Kanji dictionary, and Kanji quiz. . This package is part of the KDE education module. 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/main/k/klettres/klettres-data_22.12.3-ok1_all.deb Size: 39222036 MD5sum: 6a9b6d5a45cf792f2a82cbd1bb3a1e24 SHA1: f1f6fc51ef8ccef91cd6e529179934a0b93ee21b SHA256: 289fb6cd49d1bf7887e1dc93a5bdf9dc5b05941d2e036167b614dfdc4af107b8 SHA512: 35651c8c0f02760f9e7f57e6610fc48697eaad73da74faf83bd99c601b38a701397f89e74bfc6510243635c7432cf201e0f67901d8d3d8ad41422aa1b9bdfc76 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: klettres Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 201 Depends: klettres-data (>= 4:22.12.3-ok1), libc6 (>= 2.34), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5newstuff5 (>= 5.90.0~), libkf5newstuffcore5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 4.98.0), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5svg5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5), phonon4qt5 Suggests: khelpcenter Breaks: klettres-data (<< 4:17.08.1) Replaces: klettres-data (<< 4:17.08.1) Filename: pool/main/k/klettres/klettres_22.12.3-ok1_arm64.deb Size: 60548 MD5sum: 93d5e5c088f441e0b8970fd3e8f80f00 SHA1: db1563390cd6036d5faaee258f943fda42dd38ed SHA256: ce0e92671faf01cb1d218db81acf6ad735ea32c9430eb2fcdfcfba900eab25b6 SHA512: 6c70960b538bc75532eb11cdc52aef1608cec4cc6f3a69aae69a2406c12f082abaf3a90ad9fd57ffe38fac0a92ad2282c4157171d118e1dc7e7451f07d9d2f81 Homepage: https://apps.kde.org/en/klettres Description: foreign alphabet tutor for KDE KLettres is an aid for learning how to read and pronounce the alphabet of a foreign language. . Seven languages are currently available: Czech, Danish, Dutch, English, French, Italian and Slovak. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: klibc-utils Architecture: arm64 Version: 2.0.7-ok5 Multi-Arch: foreign Priority: optional Section: libs Source: klibc Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Kernel Team Installed-Size: 396 Depends: libklibc (= 2.0.7-ok5) Breaks: initramfs-tools (<< 0.123~) Filename: pool/main/k/klibc/klibc-utils_2.0.7-ok5_arm64.deb Size: 111408 MD5sum: e3dedc54fc2018236286d08987cbd436 SHA1: 563d013a7afa01da4a98efd502d0e1347caa63cf SHA256: ea6aa6b1770e3b957c4bb770332e339f67ce91e02fc5f0fdb294f84ff8a4cac0 SHA512: 347383d0155406e5ed1bada18c6a09c05f0e80191bdd0975224c1f4c7cc1d75e5fe6633e7b046ecc9982cc3f20bf9b7f5583a79ac22614f4b07bde3f5963e76e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: klickety Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3347 Depends: perl:any, kio, libc6 (>= 2.34), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kdegames7 (>= 4:22.07.90), libkf5kiowidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Filename: pool/main/k/klickety/klickety_22.12.3-ok1_arm64.deb Size: 1618470 MD5sum: 7f50e2a6320f386f5c03849809574142 SHA1: caf328cd33e0ff750095dc47d232454ab868f343 SHA256: c62727468d9649415ed668fb9ca16ab7eed3f5aa6dc8172847ec9390167f6352 SHA512: afda04748e1bf391d6bad450760fe3cb3687ed7326739778d4acdc5fb2b8047fb663fd19004a6873afe06c24ffabbabd1d6410c36179795ce273422f9b22d215 Homepage: http://games.kde.org/ Description: SameGame puzzle game Klickety is a puzzle game where the player removes groups of colored marbles to clear the board. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kmag Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1953 Depends: kio, libc6 (>= 2.34), libkf5configcore5 (>= 4.97.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 4.100.0), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.78.0), libkf5xmlgui5 (>= 5.90.0~), libqaccessibilityclient-qt5-0 (>= 0.4~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kmag/kmag_22.12.3-ok1_arm64.deb Size: 768366 MD5sum: bbff8365e9174364fc47363eee518a23 SHA1: 898137efaeeacfc8a0843e1b607ec66caff313a1 SHA256: 1a24c1a07a036bca796a9e017ec70fd3c37219f6df0db9d06e093200e79c7eaf SHA512: 23065bbcfd397864d70f6b2fb01cf0beee364b28c99440073a9e0a5a47e9566788846487d94ede3b1e620c1e1fbad2963d28bad5ad7d5304d4047ea568ac086d Homepage: https://apps.kde.org/en/kmag Description: screen magnifier tool KDE's screen magnifier tool. . You can use KMagnifier to magnify a part of the screen just as you would use a lens to magnify a newspaper fine-print or a photograph. This application is useful for a variety of people: from researchers to artists to web-designers to people with low vision. . This package is part of the KDE accessibility module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kmahjongg Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 6109 Depends: kdegames-mahjongg-data-kf5, libc6 (>= 2.34), libkf5completion5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 4.97.0), libkf5kdegames7 (>= 4:21.04.0~), libkf5kmahjongglib5 (>= 4:21.04.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: khelpcenter Filename: pool/main/k/kmahjongg/kmahjongg_22.12.3-ok1_arm64.deb Size: 4235124 MD5sum: 1997484bc690229fcfc07b5446bf436f SHA1: ba2e13912a8c7571ff6a8815d24dceda31f4ff35 SHA256: a55a03c69620c0b8720ce0c88d7a202c42407bc84d7a1d9d8269ecbd3d0206fd SHA512: 9305bbc99e0e12d35d37b1e1a9abe7d7c8f4a22bdc03e327da26904ee0f3a5e9c890077ca0411ee6159ae51b70d853ebc1f123a013f57b295dd252a1378f2561 Homepage: https://games.kde.org/ Description: mahjongg solitaire game KMahjongg is a solitaire game where the player removes matching Mahjongg tiles to clear the board. A variety of tile layouts are included, as well as an editor to create new layouts. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kmenuedit Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2165 Depends: kio, libc6 (>= 2.34), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.97.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.41.0), libkf5dbusaddons5 (>= 5.90.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5itemviews5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5sonnetcore5 (>= 5.90.0~), libkf5sonnetui5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.77.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5) Recommends: khotkeys (>= 4:5.14) Filename: pool/main/k/kmenuedit/kmenuedit_5.24.7-ok1_arm64.deb Size: 989656 MD5sum: 0de7d2de8497b9587acf726ad23530e3 SHA1: a11c3dbb88911f10a6fec5746ed70c04bcfa1c86 SHA256: c0f1bf882fdcaa9d755c6c25e2cbd20d7c6da12997a3e29a0991c9ea58a37ac8 SHA512: a6f093b61d06f1e8a01a80f542e91a853e91a062d6d23c8a27f067fc1ae98f815ee862b13bace75742c9df2518222e3dc81bc79baa6db3b0480df4bb2a24a571 Homepage: https://invent.kde.org/plasma/kmenuedit Description: XDG menu editor This package provides a menu editor which may be used to edit the KDE Plasma workspaces menu or any other XDG menu. . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kmines Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1849 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.89.0~), libkf5configgui5 (>= 5.89.0~), libkf5configwidgets5 (>= 5.89.0~), libkf5coreaddons5 (>= 5.89.0~), libkf5crash5 (>= 5.89.0~), libkf5dbusaddons5 (>= 5.89.0~), libkf5i18n5 (>= 5.89.0~), libkf5kdegames7 (>= 4:22.07.90), libkf5textwidgets5 (>= 5.89.0~), libkf5xmlgui5 (>= 5.89.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Filename: pool/main/k/kmines/kmines_22.12.3-ok1_arm64.deb Size: 1056668 MD5sum: cad99567c3353b81e290bc56abaf2fab SHA1: add9688c83cd0e6a2acb77ef44ebc45721378c00 SHA256: cef08defb84f820bd480b127b0f5d71155690de6912d15cc72da04b7d7f36ba2 SHA512: 0fdf39919f28ceab851115354a3d80ca24526c0b39e9bee6154ae98b0e9f13ee041c118c32b6627b691b3e5acf78e26417fec1faec4082517315864f68b00257 Homepage: http://games.kde.org/ Description: minesweeper game KMines is a game where the player finds hidden mines without setting them off. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kmod Architecture: arm64 Version: 27-ok2.1 Multi-Arch: foreign Priority: important Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Marco d'Itri Installed-Size: 344 Depends: libc6 (>= 2.34), liblzma5 (>= 5.1.1alpha+20120614), libssl3 (>= 3.0.0), libkmod2 (= 27-ok2.1), lsb-base Breaks: alsa-base (<= 1.0.25+3), oss-compat (= 4) Filename: pool/main/k/kmod/kmod_27-ok2.1_arm64.deb Size: 87642 MD5sum: 25d26020eecc833223d69d544bd26848 SHA1: 44424e673cd6ca699d95454869ef679dd6272a78 SHA256: d8dc65b06da35a8edc0cb984ececaa14b251716d10de8023dc3e211b1927d4c3 SHA512: df0c44e6944172560e1772da026bea81011ec3b2e8417619656a39f474d61bafac36328fa78bbc69f997d68bb9295e612a381ea8da5b0889f7e0dc60821597d7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kmplot Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: math Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 8237 Depends: kdeedu-data, kio, libc6 (>= 2.34), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 4.98.0), libkf5coreaddons5 (>= 5.86.0), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5jobwidgets5 (>= 5.70.0), libkf5kiocore5 (>= 5.69.0), libkf5kiogui5 (>= 5.69.0), libkf5parts5 (>= 5.90.0~), libkf5textwidgets5 (>= 4.96.0), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 4.98.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 4.1.1) Suggests: khelpcenter Filename: pool/main/k/kmplot/kmplot_22.12.3-ok1_arm64.deb Size: 3306746 MD5sum: 33c6a4a99cb492258978e70e1e51dc19 SHA1: 244886cb8a2597011f42b5878397c8042592618b SHA256: 4e45d280160de9f6760ab06476e8d372bb52a457d52bfc0b97c33482b99f0ab2 SHA512: 650f5cbd8c44fdcad9e7b1e5b17bf353222c73bc1f0373d2a3b851e27f2feb8eb4ec4889693ea1f42460643c9740440c38e465957f015e2e452da159ac479ad0 Homepage: https://projects.kde.org/projects/kde/kdeedu/kmplot Description: mathematical function plotter for KDE KmPlot is a powerful mathematical plotter KDE, capable of plotting multiple functions simultaneously and combining them into new functions. . Cartesian, parametric, and differential functions are supported, as well as functions using polar coordinates. Plots are printed with high precision at the correct aspect ratio. . KmPlot also provides numerical and visual features such as filling and calculating the area between the plot and the first axis, finding maxima and minima, changing function parameters dynamically, and plotting derivatives and integral functions. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: knights Architecture: arm64 Version: 22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 5610 Depends: libc6 (>= 2.34), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 4.100.0), libkf5crash5 (>= 5.90.0~), libkf5i18n5 (>= 4.97.0), libkf5kdegames7 (>= 4:22.07.90), libkf5plasma5 (>= 5.90.0~), libkf5plotting5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.1), libqt5texttospeech5 (>= 5.10.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Recommends: gnuchess, sjeng, stockfish Suggests: crafty Filename: pool/main/k/knights/knights_22.12.3-ok1_arm64.deb Size: 3584230 MD5sum: 92e598fa5288fd750f1649ce0f7cbcd6 SHA1: 21462731dbbf12650a2ca026fe9160b4080a67fe SHA256: 87f6f0b92319f1f868f6f55f443705389981123a8ccf21375f7cc56717c94906 SHA512: 226b952f03ad6633e47d72a5eec46ada2b3fcb6b99d9cc3401ed8b5d5c816644563afe48b4095c3835c4f6c8bfae90ecb8ba7f92d03fb3bcc87dfcc5fac710a9 Homepage: https://www.kde.org/applications/games/knights/ Description: chess interface for the KDE Platform Knights aims to be the ultimate chess resource on your computer. It's designed to be both friendly to new chess players and functional for Grand Masters. At the moment you can play either against other human or against the machine using an engine like gnuchess. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kolf Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3928 Depends: kio, libc6 (>= 2.34), libkf5completion5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5kdegames7 (>= 4:14.12.50), libkf5kiocore5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:17.08.3-4~), kde-l10n-ast (<< 4:17.08.3-4~), kde-l10n-bg (<< 4:17.08.3-4~), kde-l10n-bs (<< 4:17.08.3-4~), kde-l10n-ca (<< 4:17.08.3-4~), kde-l10n-cavalencia (<< 4:17.08.3-4~), kde-l10n-cs (<< 4:17.08.3-4~), kde-l10n-da (<< 4:17.08.3-4~), kde-l10n-de (<< 4:17.08.3-4~), kde-l10n-el (<< 4:17.08.3-4~), kde-l10n-engb (<< 4:17.08.3-4~), kde-l10n-eo (<< 4:17.08.3-4~), kde-l10n-es (<< 4:17.08.3-4~), kde-l10n-et (<< 4:17.08.3-4~), kde-l10n-eu (<< 4:17.08.3-4~), kde-l10n-fa (<< 4:17.08.3-4~), kde-l10n-fi (<< 4:17.08.3-4~), kde-l10n-fr (<< 4:17.08.3-4~), kde-l10n-ga (<< 4:17.08.3-4~), kde-l10n-gl (<< 4:17.08.3-4~), kde-l10n-he (<< 4:17.08.3-4~), kde-l10n-hi (<< 4:17.08.3-4~), kde-l10n-hr (<< 4:17.08.3-4~), kde-l10n-hu (<< 4:17.08.3-4~), kde-l10n-ia (<< 4:17.08.3-4~), kde-l10n-id (<< 4:17.08.3-4~), kde-l10n-is (<< 4:17.08.3-4~), kde-l10n-it (<< 4:17.08.3-4~), kde-l10n-ja (<< 4:17.08.3-4~), kde-l10n-kk (<< 4:17.08.3-4~), kde-l10n-km (<< 4:17.08.3-4~), kde-l10n-ko (<< 4:17.08.3-4~), kde-l10n-lt (<< 4:17.08.3-4~), kde-l10n-lv (<< 4:17.08.3-4~), kde-l10n-mr (<< 4:17.08.3-4~), kde-l10n-nb (<< 4:17.08.3-4~), kde-l10n-nds (<< 4:17.08.3-4~), kde-l10n-nl (<< 4:17.08.3-4~), kde-l10n-nn (<< 4:17.08.3-4~), kde-l10n-pa (<< 4:17.08.3-4~), kde-l10n-pl (<< 4:17.08.3-4~), kde-l10n-pt (<< 4:17.08.3-4~), kde-l10n-ptbr (<< 4:17.08.3-4~), kde-l10n-ro (<< 4:17.08.3-4~), kde-l10n-ru (<< 4:17.08.3-4~), kde-l10n-sk (<< 4:17.08.3-4~), kde-l10n-sl (<< 4:17.08.3-4~), kde-l10n-sr (<< 4:17.08.3-4~), kde-l10n-sv (<< 4:17.08.3-4~), kde-l10n-tr (<< 4:17.08.3-4~), kde-l10n-ug (<< 4:17.08.3-4~), kde-l10n-uk (<< 4:17.08.3-4~), kde-l10n-wa (<< 4:17.08.3-4~), kde-l10n-zhcn (<< 4:17.08.3-4~), kde-l10n-zhtw (<< 4:17.08.3-4~) Replaces: kde-l10n-ar (<< 4:17.08.3-4~), kde-l10n-ast (<< 4:17.08.3-4~), kde-l10n-bg (<< 4:17.08.3-4~), kde-l10n-bs (<< 4:17.08.3-4~), kde-l10n-ca (<< 4:17.08.3-4~), kde-l10n-cavalencia (<< 4:17.08.3-4~), kde-l10n-cs (<< 4:17.08.3-4~), kde-l10n-da (<< 4:17.08.3-4~), kde-l10n-de (<< 4:17.08.3-4~), kde-l10n-el (<< 4:17.08.3-4~), kde-l10n-engb (<< 4:17.08.3-4~), kde-l10n-eo (<< 4:17.08.3-4~), kde-l10n-es (<< 4:17.08.3-4~), kde-l10n-et (<< 4:17.08.3-4~), kde-l10n-eu (<< 4:17.08.3-4~), kde-l10n-fa (<< 4:17.08.3-4~), kde-l10n-fi (<< 4:17.08.3-4~), kde-l10n-fr (<< 4:17.08.3-4~), kde-l10n-ga (<< 4:17.08.3-4~), kde-l10n-gl (<< 4:17.08.3-4~), kde-l10n-he (<< 4:17.08.3-4~), kde-l10n-hi (<< 4:17.08.3-4~), kde-l10n-hr (<< 4:17.08.3-4~), kde-l10n-hu (<< 4:17.08.3-4~), kde-l10n-ia (<< 4:17.08.3-4~), kde-l10n-id (<< 4:17.08.3-4~), kde-l10n-is (<< 4:17.08.3-4~), kde-l10n-it (<< 4:17.08.3-4~), kde-l10n-ja (<< 4:17.08.3-4~), kde-l10n-kk (<< 4:17.08.3-4~), kde-l10n-km (<< 4:17.08.3-4~), kde-l10n-ko (<< 4:17.08.3-4~), kde-l10n-lt (<< 4:17.08.3-4~), kde-l10n-lv (<< 4:17.08.3-4~), kde-l10n-mr (<< 4:17.08.3-4~), kde-l10n-nb (<< 4:17.08.3-4~), kde-l10n-nds (<< 4:17.08.3-4~), kde-l10n-nl (<< 4:17.08.3-4~), kde-l10n-nn (<< 4:17.08.3-4~), kde-l10n-pa (<< 4:17.08.3-4~), kde-l10n-pl (<< 4:17.08.3-4~), kde-l10n-pt (<< 4:17.08.3-4~), kde-l10n-ptbr (<< 4:17.08.3-4~), kde-l10n-ro (<< 4:17.08.3-4~), kde-l10n-ru (<< 4:17.08.3-4~), kde-l10n-sk (<< 4:17.08.3-4~), kde-l10n-sl (<< 4:17.08.3-4~), kde-l10n-sr (<< 4:17.08.3-4~), kde-l10n-sv (<< 4:17.08.3-4~), kde-l10n-tr (<< 4:17.08.3-4~), kde-l10n-ug (<< 4:17.08.3-4~), kde-l10n-uk (<< 4:17.08.3-4~), kde-l10n-wa (<< 4:17.08.3-4~), kde-l10n-zhcn (<< 4:17.08.3-4~), kde-l10n-zhtw (<< 4:17.08.3-4~) Filename: pool/main/k/kolf/kolf_22.12.3-ok1_arm64.deb Size: 1404396 MD5sum: f7a0cf474c3cfd5e6dec35b1d7823056 SHA1: 191855ed58ee051dcba0e0f1ec3b2ffc93b994fd SHA256: c467a19b24cce80aec7bc61fa62996288ce81e2fcc12e491bab856dbd48dce67 SHA512: 05b5b72865cfc3ed62fe5348cc9c04484da1a6adc908c54801211e06251d2011fbdc8d8e5dfb4b9d9dccb6386d77a63c0057b94c38746d990b021b76a3dfe57b Homepage: http://games.kde.org/ Description: miniature golf game Kolf is a miniature golf game for one to ten players. A variety of courses are included, as well as an editor to create new courses. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kolourpaint Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 11049 Depends: kio, libc6 (>= 2.34), libkf5configcore5 (>= 4.97.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.16.0), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5jobwidgets5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiofilewidgets5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 4.1.1) Breaks: kolourpaint4 (<< 4:17.04) Replaces: kolourpaint4 (<< 4:17.04) Filename: pool/main/k/kolourpaint/kolourpaint_22.12.3-ok1_arm64.deb Size: 5561280 MD5sum: bae60e46aaac26edbe2138213d62e3ec SHA1: 78bd8384b3041be8f3e1ef9f168630c8087610d8 SHA256: 5cf06e83911ad541dd56566cfae779ceab36072ef7891e614e18133d05eae824 SHA512: 6eed89e7358b892c68422ef8e79d6d16c0f75fea15f633d76343794d6491c2508841f0a64a4523c32a5f215177b6d5304489d2980150e4d234822362ab06486e Homepage: https://apps.kde.org/en/kolourpaint Description: simple image editor and drawing application KolourPaint is a simple drawing and image editing application for KDE. It aims to be easy to use, providing a level of functionality targeted towards the average user. It is ideal for common tasks such as drawing simple graphics and touching-up photos. . This package is part of the KDE graphics module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: konsole-kpart Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: kde Source: konsole Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1954 Depends: kio, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libicu66 (>= 66.1-1~), libkf5bookmarks5 (>= 5.71.0~), libkf5configcore5 (>= 5.71.0~), libkf5configgui5 (>= 5.71.0~), libkf5configwidgets5 (>= 5.78.0), libkf5coreaddons5 (>= 5.71.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.71.0~), libkf5i18n5 (>= 5.71.0~), libkf5iconthemes5 (>= 5.71.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.76.0), libkf5kiogui5 (>= 5.71.0), libkf5kiowidgets5 (>= 5.82.0), libkf5newstuffcore5 (>= 5.91.0), libkf5newstuffwidgets5 (>= 5.92.0), libkf5notifications5 (>= 5.90.0), libkf5parts5 (>= 5.71.0~), libkf5pty5 (>= 5.71.0~), libkf5service-bin, libkf5service5 (>= 5.71.0~), libkf5textwidgets5 (>= 5.71.0~), libkf5widgetsaddons5 (>= 5.86.0), libkf5windowsystem5 (>= 5.71.0~), libkf5xmlgui5 (>= 5.71.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libqt5printsupport5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5.2) Breaks: konsole (<< 4:17.08.3~) Replaces: konsole (<< 4:17.08.3~) Filename: pool/main/k/konsole/konsole-kpart_22.12.3-ok1_arm64.deb Size: 610708 MD5sum: 2e1e8d4d18c575b0612b419c2f1cd0cc SHA1: d8dd11b95a4f00b9dd76a27d7719257f93ba7581 SHA256: 86947d68d37cc9dc2b7875ad2f1d0680bd4ee458e4e4e37a4008d2f56d05f3f9 SHA512: a2cc3734dd00ec64c1eb140fd48bfd1e0d3952bcbb5a37fce783d617fadaf57ac92fe1d7bce4053d2da05531742968817b7aec5e51a2036c88e3425cc3594407 Homepage: https://apps.kde.org/en/konsole Description: Konsole plugin for Qt applications Konsole is a terminal emulator built on the KDE Platform. It can contain multiple terminal sessions inside one window using detachable tabs. . Konsole supports powerful terminal features, such as customizable schemes, saved sessions, and output monitoring. . This package provides the kpart needed by other apps to embed konsole in them. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: konsole Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 6132 Provides: x-terminal-emulator Depends: konsole-kpart (= 4:22.12.3-ok1), kio, libc6 (>= 2.34), libkf5configcore5 (>= 5.71.0~), libkf5configwidgets5 (>= 5.83.0), libkf5coreaddons5 (>= 5.86.0), libkf5crash5 (>= 5.71.0~), libkf5dbusaddons5 (>= 5.71.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.71.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.71.0~), libkf5i18n5 (>= 5.71.0~), libkf5kiowidgets5 (>= 5.71.0~), libkf5notifyconfig5 (>= 5.71.0~), libkf5service-bin, libkf5service5 (>= 5.71.0~), libkf5widgetsaddons5 (>= 5.77.0), libkf5windowsystem5 (>= 5.83.0), libkf5xmlgui5 (>= 5.71.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Suggests: lrzsz Filename: pool/main/k/konsole/konsole_22.12.3-ok1_arm64.deb Size: 1287922 MD5sum: b7ffb623752a58f0015f200155ebf528 SHA1: bf0c38c035a9c85e9499f6d5ff51270610a3fa39 SHA256: b67815641ab2566e3bdc8b67edc74b6f6e41270509c421a644d122f6cfc3154d SHA512: d2de8a94992700472865cf6c2390e4acf0c136e3191f127a52c4b739f6d714b02de25c1ffe37a9a8257ba71251bc65684a0926581c17dd99a024b4cb81e5091b Homepage: https://apps.kde.org/en/konsole Description: X terminal emulator Konsole is a terminal emulator built on the KDE Platform. It can contain multiple terminal sessions inside one window using detachable tabs. . Konsole supports powerful terminal features, such as customizable schemes, saved sessions, and output monitoring. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kontrast Architecture: arm64 Version: 22.12.3-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 498 Depends: qml-module-org-kde-kirigami2, qml-module-org-kde-kquickcontrolsaddons, qml-module-qtquick-controls2, qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-qtquick2, libc6 (>= 2.34), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5sql5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/k/kontrast/kontrast_22.12.3-ok1_arm64.deb Size: 143200 MD5sum: 1c1a81b8c34a5c472d99f3eb30518fcd SHA1: dba06bf5d60b3c941bcea5b6a1d658e0fab05a34 SHA256: ae259f8598f15b2d251e2369553ebb1a4123ec8c1976cd20799759b5c4af50bc SHA512: e9deceec80b9a0111ab44edfc1b9e4736bf9b7b22d3c754b20eb7484a5347c7b67194ce18f6c8c506d702d1588cd12cadf3665f9727169334f199a1eee753c94 Homepage: https://apps.kde.org/en/kontrast Description: check contrast ratio between 2 colors Kontrast is a color contrast checker and tells you if your color combinations are distinct enough to be readable and accessible. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kpackagelauncherqml Architecture: arm64 Version: 5.92.0-ok3.1 Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 87 Depends: kpackagetool5, libc6 (>= 2.34), libkf5coreaddons5 (>= 5.16.0), libkf5declarative5 (>= 5.7.0+git20150305.0804+15.04), libkf5i18n5 (>= 5.92.0~), libkf5package5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kirigami-gallery (<< 5.49) Filename: pool/main/k/kdeclarative/kpackagelauncherqml_5.92.0-ok3.1_arm64.deb Size: 15290 MD5sum: aa1a94796232ee4fba182f716d3cfb48 SHA1: 57570a311d828aa4c73d58862c2e1e2d62d5f855 SHA256: b348fc69db71bc5bfec97041e8de6036d974f61e37ab951ba2a0fedf1c39d092 SHA512: ea605ed894c0390842cdc463c950bfacea8b081a1cffbaa872ce901e3e5f9236636dd1ba83c0f15838164822a4ec3a824c5ef5fdb85f015e07845b219a8d4ebc Homepage: https://invent.kde.org/frameworks/kdeclarative Description: commandline tool for launching kpackage QML application A small commandline tool to launch KPackages (QML applications). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kpackagetool5 Architecture: arm64 Version: 5.92.0-ok3 Multi-Arch: foreign Priority: optional Section: kde Source: kpackage Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 193 Depends: libc6 (>= 2.34), libkf5archive5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5package5 (>= 5.21.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kpackagelauncherqml (<< 5.54), libkf5declarative5 (<< 5.54), libkf5kcmutils5 (<< 5.42), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), libkf5quickaddons5 (<< 5.54), libkf5runner5 (<< 5.42), plasma-framework (<< 5.54), qml-module-org-kde-runnermodel (<< 5.42) Filename: pool/main/k/kpackage/kpackagetool5_5.92.0-ok3_arm64.deb Size: 53100 MD5sum: 7375b1262b7bb5792013b9320092e515 SHA1: d9651d1928aa551a60fb166f6d27c8dabba8d184 SHA256: 3be29e39fc3f1926df5f286cccd4b9b844e956fbcdbede5bd7cdcffc7571d2f7 SHA512: 2a5d44f9cb8ac5704b435aebf3923234d71c5b7b1cf491ba82490fdd5301719d37eedcfc9f2e89bccd5c17d7168d20ac705c4e8a9ef959482fd46d923dc2c02a Homepage: https://invent.kde.org/frameworks/kpackage Description: command line kpackage tool KPackage provides classes for applications to manage user installable packages of non-binary assets. . This package is part of KDE Frameworks 5. . This package contains the runtime package management tool. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kpat Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 6374 Depends: kdegames-card-data-kf5 (>= 4:4.10), kio, libc6 (>= 2.34), libfreecell-solver0, libkf5completion5 (>= 5.91.0~), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5configwidgets5 (>= 5.91.0~), libkf5coreaddons5 (>= 5.91.0~), libkf5crash5 (>= 5.91.0~), libkf5dbusaddons5 (>= 5.91.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5kdegames7 (>= 4:22.07.90), libkf5kiocore5 (>= 5.91.0~), libkf5newstuffcore5 (>= 5.91.0), libkf5newstuffwidgets5 (>= 5.92.0), libkf5widgetsaddons5 (>= 5.91.0~), libkf5xmlgui5 (>= 5.91.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: khelpcenter Filename: pool/main/k/kpat/kpat_22.12.3-ok1_arm64.deb Size: 3873160 MD5sum: 05bfcaee7be2c7bff975897442b3cd0c SHA1: 84edb2734eb2535d5157f0d8fd9f88cb9c4c8091 SHA256: 4db7edb734cb8f2479ac36864fb862a512791b7786c758ba6e016472fb11e9e3 SHA512: f47bd402b8cbef0fde3f4ee69f076ef4d50afccd6f890d4c3a92073d784ce04c9d163f43bcefe47a2f4953be80160f1e84628c7fe3106c4c5e81faca70b28e1e Homepage: https://kde.org/applications/games/org.kde.kpat Description: solitaire card games KPatience is a collection of fourteen solitaire card games, including Klondike, Spider, and FreeCell. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-admin-server Architecture: arm64 Version: 1.17-ok4 Multi-Arch: foreign Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 444 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.9+dfsg~beta1), libkadm5srv-mit11 (>= 1.15~beta1), libkdb5-9, libkrb5-3 (= 1.17-ok4), libkrb5support0 (>= 1.13~alpha1+dfsg), libss2 (>= 1.01), libverto1 (>= 0.2.4), krb5-kdc (>= 1.10+dfsg~), lsb-base (>= 3.0-0) Filename: pool/main/k/krb5/krb5-admin-server_1.17-ok4_arm64.deb Size: 86322 MD5sum: 5aa80fd9f969e697112e69558bb29161 SHA1: 2f7f6fed2b937cbd57fe852f122dcc6d28815021 SHA256: 8cf7a361fe0111a5569b5f47e475bca64edd9661c7987478e5d67e56cfeac5cf SHA512: 1ba5f75a72ea641ee81fd3e0529d6a0cf0a2825b57b6f2be9feb98b405157c8e1c966b4f2c69e773391a240e5f26d29cb29002ce9d470981de17061f2f3ee38c Homepage: http://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. 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/main/k/krb5/krb5-doc_1.17-ok3_all.deb Size: 2295028 MD5sum: 610123b723341b076b7a3b85841ed3d7 SHA1: c7ec93a83153a9d303d538996141e6c0a91e8902 SHA256: d6b9ca089300db1020b38f176a25e6dab43dc6cc04bf97a87f23d510c84dbc5c SHA512: c20925be445b361f2fd721658ed45ccab4d9ea503182a8c7cbb9a30771560fd72437f7c57cb0a60e67c255d50216ea4e7fe9991382873b78cc0a1c176d13acb4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-gss-samples Architecture: arm64 Version: 1.17-ok4 Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 209 Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17) Filename: pool/main/k/krb5/krb5-gss-samples_1.17-ok4_arm64.deb Size: 25768 MD5sum: 7911b3e3453b5bfcdab5f88f4e621c08 SHA1: 81b2119f77a692b45a595cb5d5858262917845b4 SHA256: e17f8b719b93be3db15852f14fa2b8922029fd8c5dbd7c921c5a43f2f4aa3a3d SHA512: 876fc7a95f98cf2700939684c1819973ed7124e59d188c67636282a80b2f73bda989dc56f6d8654f672e319e2f440695dd02dc0f920cb57c5b2372030f7372aa Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-k5tls Architecture: arm64 Version: 1.17-ok4 Multi-Arch: same Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 140 Depends: libc6 (>= 2.17), libkrb5-3 (>= 1.13~alpha1+dfsg~), libkrb5support0 (>= 1.15~beta1), libssl3 (>= 3.0.0) Filename: pool/main/k/krb5/krb5-k5tls_1.17-ok4_arm64.deb Size: 16436 MD5sum: de9e7862cbe51e8367b18fc6783137fa SHA1: a0be5a58db3ae4507b3d2333025ec1c72d209597 SHA256: ad575380b70f911f44522fccc30547cd5ab43d0238314e99955b8bd2889a3368 SHA512: 392fc9d8cee09417be892b073786219e5f2ffb9a8667a3a673263c95ba1803c4bb3a7192e27d3bf6328d372ab5d7018d9edc9e69d558d2172d98074d23064bf0 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-kdc-ldap Architecture: arm64 Version: 1.17-ok4 Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 435 Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.7+dfsg), libkadm5srv-mit11 (>= 1.15~beta1), libkdb5-9, libkrb5-3 (>= 1.14+dfsg), libkrb5support0 (>= 1.17), libldap2 (>= 2.6.2), krb5-kdc (= 1.17-ok4) Filename: pool/main/k/krb5/krb5-kdc-ldap_1.17-ok4_arm64.deb Size: 80790 MD5sum: 3ad01db4ee771e698eaeb5d2128154a9 SHA1: 59118f76041cb033b896f6a0ae3b8893cc414c7b SHA256: 51368ada6b4a0c0c6c0654ef254b8275309cd9b53796460a748b5facf62d21be SHA512: db0af53e969be4fc73931be73baa4bf5dabedb7f0f4854b771843b12a1c3269712dbdcba919bf6ae4693acfe9c04eb35a4ed432f3267a1aa32c8e58fea0f8b07 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-kdc Architecture: arm64 Version: 1.17-ok4 Multi-Arch: foreign Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 747 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.15~beta1), libkadm5srv-mit11 (>= 1.17), libkdb5-9 (>= 1.13.1+dfsg-0), libkrb5-3 (= 1.17-ok4), libkrb5support0 (>= 1.17), libverto1 (>= 0.2.4), krb5-config, krb5-user, lsb-base (>= 3.0-0), libverto-libev1 | libverto-libevent1 Suggests: krb5-kpropd, krb5-admin-server, krb5-kdc-ldap (= 1.17-ok4) Filename: pool/main/k/krb5/krb5-kdc_1.17-ok4_arm64.deb Size: 168808 MD5sum: abc7a777828cb9e25780d92980c79f90 SHA1: dff4521c7f2b0d87e621bdf2a578a363a8f7bceb SHA256: 74b88600d728d8c400dd38be0f0869847a10d44eb93d2761c90a62a979682329 SHA512: 6b828a84a508dc426fb21308d2f8f7aaf58f79433e1f7efe97e3e40ab8ab60a2e9e09fb3ea6e50f05b6b3a57a186dad0aa6b8687352ed43889f64aabbdc3fa2b Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-kpropd Architecture: arm64 Version: 1.17-ok4 Multi-Arch: foreign Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 157 Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkadm5clnt-mit11 (>= 1.15~beta1), libkdb5-9, libkrb5-3 (>= 1.16), libkrb5support0 (>= 1.7dfsg~beta2), krb5-kdc (= 1.17-ok4), lsb-base Suggests: openbsd-inetd | inet-superserver Replaces: krb5-kdc (<< 1.15.1-0) Filename: pool/main/k/krb5/krb5-kpropd_1.17-ok4_arm64.deb Size: 28140 MD5sum: 9450a661350734b0a8a013f9c6156187 SHA1: 7bbd109ab60dfc4500f7a00e3df548100d3b1ae0 SHA256: 0dbe6d07cf526586711ac918b337b1b777797c94fe4b84d6a90ea82ad4f85c20 SHA512: 5874e25b1136701727709b87583dacae5f65506cd01a1331d4c8cae20ee70999aa3c8c0d698a3ff2b837d5fc39d0301de9f675799fec6bfdd7e4a6d6905a08d3 Homepage: http://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. 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/main/k/krb5/krb5-locales_1.17-ok3_all.deb Size: 67326 MD5sum: 5ebcb9deeb70856f722b5a29b02afcac SHA1: 88ab757ef8b9299e15d4833bc45e3112573bd767 SHA256: a187883d1796f5fdbe63a73c2e825328ca61ee3e940ca494ce549a4ee339bd1a SHA512: be08f16e434cfb11ff0d41605b334db8be10738216e1c63a58dbfc4db148c9c4a7334eed788c7763be67febc4de4911c92c54797190ac970bbc054977a8221a2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-multidev Architecture: arm64 Version: 1.17-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 808 Depends: libkrb5-3 (= 1.17-ok4), libk5crypto3 (= 1.17-ok4), libgssapi-krb5-2 (= 1.17-ok4), libgssrpc4 (= 1.17-ok4), libkadm5srv-mit11 (= 1.17-ok4), libkadm5clnt-mit11 (= 1.17-ok4), comerr-dev Suggests: krb5-doc Filename: pool/main/k/krb5/krb5-multidev_1.17-ok4_arm64.deb Size: 122954 MD5sum: 88217495ce516360fd148938e78b7863 SHA1: d249e696120abd73fbf58c0498cb017fa8f967a7 SHA256: 85e409dd8cf744eb39855595da8e3da1163922d8bf29e5adef354bef62b8bdd0 SHA512: 74094949fef5244cf873633cf2671a84491a90e4eebd80c253c6b30e28fe07d56afe6334346101106731acad54d9218bfd911feeceb53d2bc7e7130a0cb2bb43 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-otp Architecture: arm64 Version: 1.17-ok4 Multi-Arch: same Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 143 Depends: libc6 (>= 2.17), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.6.dfsg.2), libkrad0 (= 1.17-ok4), libkrb5-3 (>= 1.12~alpha1+dfsg-0), libkrb5support0 (>= 1.11+dfsg) Filename: pool/main/k/krb5/krb5-otp_1.17-ok4_arm64.deb Size: 18812 MD5sum: 1908193e47950899b273a59fda45dc6d SHA1: bebde8b4aa02f22d372f5c156c22628c862002fb SHA256: 4a48362cfc3625898b51fa31cfec256a50c88819c539390816b0e4c404b5c94c SHA512: 582101567f39a2d40e6374bf45f432802934b2ede4df4aee0ddd17acbb7739ce9b6e2cbbf89373684c6cb5dae0875fbe4da4eb7ccc3ff161589096a284c9d95a Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-pkinit Architecture: arm64 Version: 1.17-ok4 Multi-Arch: same Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 272 Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.8+dfsg), libkrb5-3 (= 1.17-ok4), libkrb5support0 (>= 1.17), libssl3 (>= 3.0.0) Suggests: opensc Breaks: krb5-kdc (<< 1.14+dfsg) Filename: pool/main/k/krb5/krb5-pkinit_1.17-ok4_arm64.deb Size: 62380 MD5sum: 1575ebf0b07a77c84bb621c7244d45ef SHA1: 1d04ad8cbccea44b1150b485319406c6e4ae35d0 SHA256: 932c709e946baae3205eebad782b3364c08bae336eabf16a748696626bf1e1b1 SHA512: 56a87d7725cc60ba1e2792335eb08e4bcc3efd8ca139e0b90730be347002ce26922a8ebdf1ace55c8e9e9737b0e575d3df346109b195de80627c6110f87cf278 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krb5-user Architecture: arm64 Version: 1.17-ok4 Multi-Arch: foreign Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 787 Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.9+dfsg~beta1), libkadm5clnt-mit11 (>= 1.15~beta1), libkadm5srv-mit11 (>= 1.15~beta1), libkdb5-9, libkrb5-3 (= 1.17-ok4), libkrb5support0 (>= 1.17), libss2 (>= 1.01), krb5-config Suggests: krb5-k5tls Conflicts: heimdal-clients Filename: pool/main/k/krb5/krb5-user_1.17-ok4_arm64.deb Size: 101036 MD5sum: 94209cb6a681cc58834ff65a9ba066c2 SHA1: c4fc1e216fbd7661f6eaaecd9dce4f0bc478a8cd SHA256: c41261600ca7c67cfed5d8a1f916c2734be900d718a3c79849b7fce47d221247 SHA512: d66530f4ee8f400cf4d63838b4a0ee8a28bbc3bd1fa703fd65e016f8af431e08ce51cbadc46628097118cdcf6dac65117d87d47c91ed7cbcadb4f4abc6b04f43 Homepage: http://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.). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krdc Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3984 Depends: libc6 (>= 2.34), libkf5bookmarks5 (>= 5.90.0~), libkf5completion5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.88.0), libkf5dnssd5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kcmutils5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5notifyconfig5 (>= 5.90.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libssh-4 (>= 0.8.0), libstdc++6 (>= 5), libvncclient1 (>= 0.9.10) Recommends: freerdp2-x11 Suggests: freerdp2-wayland, khelpcenter, krfb Filename: pool/main/k/krdc/krdc_22.12.3-ok1_arm64.deb Size: 1725840 MD5sum: 2daddce7f0ec4357a555f3db4efba8a1 SHA1: 63d9be781aa7cdbe7aa1bd94d416ed605a150d0f SHA256: 13d577fc9738cb8651fd7855638645cb21c694fb9c031da78f65392c0afa2359 SHA512: 9efc3f89d860d1d2c6d592cd71af608059a8cad7fa9a0f38fb880c2eac381c91d8deb78be7687f13623a6e1e31bad00ef487d87aa5d0019c304930e4c39ace7b Homepage: https://apps.kde.org/en/krdc Description: Remote Desktop Connection client The KDE Remote Desktop Connection client can view and control a desktop session running on another system. It can connect to Windows Terminal Servers using RDP and many other platforms using VNC/RFB. . This package is part of the KDE networking module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kreversi Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2718 Depends: qml-module-org-kde-games-core, kio, libc6 (>= 2.34), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5kdegames7 (>= 4:22.07.90), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickwidgets5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-2~), kde-l10n-ast (<< 4:16.04.3-2~), kde-l10n-bg (<< 4:16.04.3-2~), kde-l10n-bs (<< 4:16.04.3-2~), kde-l10n-ca (<< 4:16.04.3-2~), kde-l10n-cavalencia (<< 4:16.04.3-2~), kde-l10n-cs (<< 4:16.04.3-2~), kde-l10n-da (<< 4:16.04.3-2~), kde-l10n-de (<< 4:16.04.3-2~), kde-l10n-el (<< 4:16.04.3-2~), kde-l10n-engb (<< 4:16.04.3-2~), kde-l10n-eo (<< 4:16.04.3-2~), kde-l10n-es (<< 4:16.04.3-2~), kde-l10n-et (<< 4:16.04.3-2~), kde-l10n-eu (<< 4:16.04.3-2~), kde-l10n-fa (<< 4:16.04.3-2~), kde-l10n-fi (<< 4:16.04.3-2~), kde-l10n-fr (<< 4:16.04.3-2~), kde-l10n-ga (<< 4:16.04.3-2~), kde-l10n-gl (<< 4:16.04.3-2~), kde-l10n-he (<< 4:16.04.3-2~), kde-l10n-hi (<< 4:16.04.3-2~), kde-l10n-hr (<< 4:16.04.3-2~), kde-l10n-hu (<< 4:16.04.3-2~), kde-l10n-ia (<< 4:16.04.3-2~), kde-l10n-id (<< 4:16.04.3-2~), kde-l10n-is (<< 4:16.04.3-2~), kde-l10n-it (<< 4:16.04.3-2~), kde-l10n-ja (<< 4:16.04.3-2~), kde-l10n-kk (<< 4:16.04.3-2~), kde-l10n-km (<< 4:16.04.3-2~), kde-l10n-ko (<< 4:16.04.3-2~), kde-l10n-lt (<< 4:16.04.3-2~), kde-l10n-lv (<< 4:16.04.3-2~), kde-l10n-mr (<< 4:16.04.3-2~), kde-l10n-nb (<< 4:16.04.3-2~), kde-l10n-nds (<< 4:16.04.3-2~), kde-l10n-nl (<< 4:16.04.3-2~), kde-l10n-nn (<< 4:16.04.3-2~), kde-l10n-pa (<< 4:16.04.3-2~), kde-l10n-pl (<< 4:16.04.3-2~), kde-l10n-pt (<< 4:16.04.3-2~), kde-l10n-ptbr (<< 4:16.04.3-2~), kde-l10n-ro (<< 4:16.04.3-2~), kde-l10n-ru (<< 4:16.04.3-2~), kde-l10n-sk (<< 4:16.04.3-2~), kde-l10n-sl (<< 4:16.04.3-2~), kde-l10n-sr (<< 4:16.04.3-2~), kde-l10n-sv (<< 4:16.04.3-2~), kde-l10n-tr (<< 4:16.04.3-2~), kde-l10n-ug (<< 4:16.04.3-2~), kde-l10n-uk (<< 4:16.04.3-2~), kde-l10n-wa (<< 4:16.04.3-2~), kde-l10n-zhcn (<< 4:16.04.3-2~), kde-l10n-zhtw (<< 4:16.04.3-2~) Replaces: kde-l10n-ar (<< 4:16.04.3-2~), kde-l10n-ast (<< 4:16.04.3-2~), kde-l10n-bg (<< 4:16.04.3-2~), kde-l10n-bs (<< 4:16.04.3-2~), kde-l10n-ca (<< 4:16.04.3-2~), kde-l10n-cavalencia (<< 4:16.04.3-2~), kde-l10n-cs (<< 4:16.04.3-2~), kde-l10n-da (<< 4:16.04.3-2~), kde-l10n-de (<< 4:16.04.3-2~), kde-l10n-el (<< 4:16.04.3-2~), kde-l10n-engb (<< 4:16.04.3-2~), kde-l10n-eo (<< 4:16.04.3-2~), kde-l10n-es (<< 4:16.04.3-2~), kde-l10n-et (<< 4:16.04.3-2~), kde-l10n-eu (<< 4:16.04.3-2~), kde-l10n-fa (<< 4:16.04.3-2~), kde-l10n-fi (<< 4:16.04.3-2~), kde-l10n-fr (<< 4:16.04.3-2~), kde-l10n-ga (<< 4:16.04.3-2~), kde-l10n-gl (<< 4:16.04.3-2~), kde-l10n-he (<< 4:16.04.3-2~), kde-l10n-hi (<< 4:16.04.3-2~), kde-l10n-hr (<< 4:16.04.3-2~), kde-l10n-hu (<< 4:16.04.3-2~), kde-l10n-ia (<< 4:16.04.3-2~), kde-l10n-id (<< 4:16.04.3-2~), kde-l10n-is (<< 4:16.04.3-2~), kde-l10n-it (<< 4:16.04.3-2~), kde-l10n-ja (<< 4:16.04.3-2~), kde-l10n-kk (<< 4:16.04.3-2~), kde-l10n-km (<< 4:16.04.3-2~), kde-l10n-ko (<< 4:16.04.3-2~), kde-l10n-lt (<< 4:16.04.3-2~), kde-l10n-lv (<< 4:16.04.3-2~), kde-l10n-mr (<< 4:16.04.3-2~), kde-l10n-nb (<< 4:16.04.3-2~), kde-l10n-nds (<< 4:16.04.3-2~), kde-l10n-nl (<< 4:16.04.3-2~), kde-l10n-nn (<< 4:16.04.3-2~), kde-l10n-pa (<< 4:16.04.3-2~), kde-l10n-pl (<< 4:16.04.3-2~), kde-l10n-pt (<< 4:16.04.3-2~), kde-l10n-ptbr (<< 4:16.04.3-2~), kde-l10n-ro (<< 4:16.04.3-2~), kde-l10n-ru (<< 4:16.04.3-2~), kde-l10n-sk (<< 4:16.04.3-2~), kde-l10n-sl (<< 4:16.04.3-2~), kde-l10n-sr (<< 4:16.04.3-2~), kde-l10n-sv (<< 4:16.04.3-2~), kde-l10n-tr (<< 4:16.04.3-2~), kde-l10n-ug (<< 4:16.04.3-2~), kde-l10n-uk (<< 4:16.04.3-2~), kde-l10n-wa (<< 4:16.04.3-2~), kde-l10n-zhcn (<< 4:16.04.3-2~), kde-l10n-zhtw (<< 4:16.04.3-2~) Filename: pool/main/k/kreversi/kreversi_22.12.3-ok1_arm64.deb Size: 1107390 MD5sum: 90e17b16b43e6c6f98301c23077716dc SHA1: 27858c77576c741d786f591c62ada09b28175e8a SHA256: 75c4e2f8b8335c329cbd94e1b93a1627f91b2f3e3f34110a34eea72dbf55c61a SHA512: c8485601d638e148f6cc1509a3de6f4035127139e37c882bdc7d067fbe6e1b7e48e55810dac66bb544ffeba00e9518f438315067b99bb4d867adb9a9d6321aca Homepage: http://games.kde.org/ Description: reversi board game KReversi is a board game where two players place pieces on the board to flip the opponent's pieces. When neither player can flip any more pieces, the player with the most pieces on the board wins the game. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krfb Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3163 Depends: libc6 (>= 2.34), libepoxy0 (>= 1.0), libgbm1 (>= 8.1~0), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.92.0), libkf5dbusaddons5 (>= 5.91.0~), libkf5dnssd5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5notifications5 (>= 5.91.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.91.0~), libkf5waylandclient5 (>= 4:5.91.0~), libkf5widgetsaddons5 (>= 5.91.0~), libkf5windowsystem5 (>= 5.91.0), libkf5xmlgui5 (>= 5.91.0~), libpipewire-0.3-0 (>= 0.3.1), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libvncserver1 (>= 0.9.10), libwayland-client0 (>= 1.20.0), libx11-6, libxcb-damage0, libxcb-image0 (>= 0.2.1), libxcb-shm0, libxcb1, libxtst6 Suggests: khelpcenter, krdc Filename: pool/main/k/krfb/krfb_22.12.3-ok1_arm64.deb Size: 1353188 MD5sum: 3f1ff6a9024b90a12d8f109e43bbd835 SHA1: 79f60dbdfc13e7b5158ccf80114c87fff6611c1c SHA256: e19a7693765ca172ecc8aec116e80df95a3294965a444c106166ab8c5b9e4c97 SHA512: f8eecf5566e7ffbfc644ffb100a9256c148846bbe2f0a99d0b8ff2d82f008b3491d1eedc90a4775bc00ccc3648d3e7891c84c7b24f12b40f0d6fbc4977a9f602 Homepage: https://apps.kde.org/en/krfb Description: Desktop Sharing utility KDE Desktop Sharing is a manager for easily sharing a desktop session with another system. The desktop session can be viewed or controlled remotely by any VNC or RFB client, such as the KDE Remote Desktop Connection client. . KDE Desktop Sharing can restrict access to only users who are explicitly invited, and will ask for confirmation when a user attempts to connect. . This package is part of the KDE networking module. 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/main/k/krita/krita-data_5.1.5+dfsg-ok1_all.deb Size: 52844578 MD5sum: db4feb090bd24fdd83e487c29615b24f SHA1: 3845a986ac68839423b38587b7a6109e185851cf SHA256: 3ef567450f6ea81d7c0931d024f5e47c8ba3a678ab0c50d18604418385588046 SHA512: 984cd8a1b8af10de12e00a9a9a127517a7bfc48892c90939b5c280cf3994b9161fb8f320ffe054da47c4edb515ae5b2d5eaf207819635bf640badbb4a032887c Homepage: https://krita.org/ Description: data files for Krita painting program This package contains architecture-independent data files for Krita. . See the krita package for further information. 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/main/k/krita/krita-l10n_5.1.5+dfsg-ok1_all.deb Size: 3503394 MD5sum: 776084ec235837717c20b704e9e94b92 SHA1: c699bf42432e9605b29659e2fd1f34ae16401e6a SHA256: f086c618c844d1be5ec967da14422de6b6abe1e8c3ad0bd894c65868dee9b607 SHA512: 7bed2583ce2b3d7e55e54d8a44de939ef29aa6c99e7104e7b50a01e82b59e018abf74a0d19e1b1b6688a627b7c324656c1f36de6f903ce0f7fc4031d66dd48a4 Homepage: https://krita.org/ Description: translations for Krita painting program This package contains the translations for Krita, the painting program. . See the krita package for further information. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krita Architecture: arm64 Version: 5.1.5+dfsg-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 64703 Depends: krita-data (>= 5.1.5+dfsg-ok1), libqt5sql5-sqlite, libc6 (>= 2.34), libexiv2-27 (>= 0.27.2), libfftw3-double3 (>= 3.3.5), libgcc-s1 (>= 4.0), libgif7 (>= 5.1), libgsl23 (>= 2.5), libheif1 (>= 1.13.0), libilmbase24 (>= 2.3.0), libjpeg62-turbo (>= 1.3.1), libkf5completion5 (>= 5.44.0), libkf5configcore5 (>= 5.44.0), libkf5configgui5 (>= 5.44.0), libkf5coreaddons5 (>= 5.44.0), libkf5crash5 (>= 5.44.0), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.44.0), libkf5i18n5 (>= 5.44.0), libkf5itemviews5 (>= 5.44.0), libkf5widgetsaddons5 (>= 5.63.0), libkf5windowsystem5 (>= 5.44.0), libkseexpr4 (>= 4.0.4.0), libkseexprui4 (>= 4.0.4.0), liblcms2-2 (>= 2.4~), libmypaint-1.5-1 (>= 1.5.0), libopencolorio1v5 (>= 1.1.1~dfsg0), libopenexr24 (>= 2.3.0), libopenjp2-7 (>= 2.2.0), libpng16-16 (>= 1.6.2-1), libpoppler-qt5-1 (>= 0.24.5), libpython3.8 (>= 3.8.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.12.0~), libqt5gui5 (>= 5.12.0~), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5multimedia5 (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5printsupport5 (>= 5.12.0~), libqt5qml5 (>= 5.12.0~), libqt5quick5 (>= 5.12.0~) | libqt5quick5-gles (>= 5.12.0~), libqt5quickwidgets5 (>= 5.12.0~), libqt5sql5 (>= 5.12.0~), libqt5svg5 (>= 5.12.0~), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.12.0~), libqt5xml5 (>= 5.12.0~), libquazip5-1 (>= 0.7.3), libraw19 (>= 0.19.0), libstdc++6 (>= 9), libtiff5 (>= 4.0.3), libwebp7, libx11-6, zlib1g (>= 1:1.1.4) Recommends: krita-gmic, python3-sip, python3-pyqt5, qml-module-qtmultimedia Suggests: colord, ffmpeg, krita-l10n (>= 5.1.5+dfsg-ok1) Filename: pool/main/k/krita/krita_5.1.5+dfsg-ok1_arm64.deb Size: 18523112 MD5sum: 26607500b91d586c44832ed581a9c61e SHA1: ae0ebf485f943eb9e4fb6d04a4a4f7a9a4e158d7 SHA256: ec45841e9ad045fba8555a89d935c8bddef066c12c871c8731213b75caa0c609 SHA512: 2bd8935552482c2124349b08bffd3c21279cd139e3fb33d8db5f53e58a192e6f064517936f92228eaadd6dacd7411c6e12c3c6bcbc649b153bb3a1a4cbad7fa3 Homepage: https://krita.org/ Description: pixel-based image manipulation program Krita is a creative application for raster images. Whether you want to create from scratch or work with existing images, Krita is for you. You can work with photos or scanned images, or start with a blank slate. Krita supports most graphics tablets out of the box. . Krita is different from other graphics design programs in that it has pluggable brush engines, some supporting brush resources like Gimp brush files, others offering sophisticated simulation of real brushes, and others again offering color mixing and image deformations. Moreover, Krita has full support for graphics tablets, including such features as pressure, tilt and rate, making it a great choice for artists. There are easy to use tools for drawing lines, ellipses and rectangles, and the freehand tool is supported by pluggable "drawing assistants" that help you draw shapes that still have a freehand feeling to them. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kronometer Architecture: arm64 Version: 2.3.0-1ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 822 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.26.0), libkf5configgui5 (>= 5.26.0), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.26.0), libkf5crash5 (>= 5.26.0), libkf5i18n5 (>= 5.26.0), libkf5widgetsaddons5 (>= 5.26.0), libkf5xmlgui5 (>= 5.26.0), libqt5core5a (>= 5.15.0~), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/k/kronometer/kronometer_2.3.0-1ok1_arm64.deb Size: 226040 MD5sum: 25f946b1d1ed624e8bd56c1911c44b4d SHA1: f724815d5d1c0d82051850d18055ce9c9cb18f90 SHA256: 593c0927e566ad3408c7f5077a2231dabe502e513e227051277461451c9e5955 SHA512: 60ab89df4e03692ede8d2d6cedb38be49de66e21aafdec4e2ee3edb02ec786296d5c452be823849d7803bdc2f01ae5adbaf03fb6486293096a5ee745c280525a Homepage: https://userbase.kde.org/Kronometer Description: simple stopwatch application Kronometer is a stopwatch application. . Kronometer's main features are the following: - start/pause/resume the stopwatch widget - laps recording: you can capture the stopwatch time when you want and add a note to it - lap times sorting: you can easily find the shortest lap time or the longest one - reset the stopwatch widget and the lap times - time format settings: you can choose the stopwatch granularity - times saving and resuming: you can save the stopwatch status and resume it later - font customization: you can choose the fonts for each of the stopwatch digits - color customization: you can choose the color for the stopwatch digits and the stopwatch background - lap times export: you can export the lap times on a file using the JSON or CSV format cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kross-dev Architecture: arm64 Version: 5.92.0-0ok1 Priority: optional Section: libdevel Source: kross Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 170 Depends: kross (= 5.92.0-0ok1), libkf5i18n-dev (>= 5.92.0~), libkf5iconthemes-dev (>= 5.92.0~), libkf5kio-dev (>= 5.92.0~), libkf5parts-dev (>= 5.92.0~), libkf5widgetsaddons-dev (>= 5.92.0~), qtbase5-dev (>= 5.15.2~) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kross/kross-dev_5.92.0-0ok1_arm64.deb Size: 24030 MD5sum: fbaa3ccf285a9cd8d1d85a59e768c51c SHA1: 90bf6293786cee55f0b70a6f7caf8c8a98c24cda SHA256: f7f3dc25e1dbb1dd375dfabafd82cb3d5f3d52911207e62c8827c2f37a754a67 SHA512: 77b29bd9169795e49f9eb51bbf58a98859d222f05ff484791379894043b56a0859336ae2612d567a9244d5f0d59e7faf721bac2da92ea2a8be891d66c826e001 Homepage: https://invent.kde.org/frameworks/kross Description: development files for kross Modular scripting framework that eases embedding of scripting interpreters like Python, Ruby and JavaScript transparently into native applications to bridge the static and dynamic worlds together. . Contains development files for kross. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kross Architecture: arm64 Version: 5.92.0-0ok1 Priority: optional Section: libs Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1739 Depends: libkf5krosscore5 (= 5.92.0-0ok1), libkf5krossui5 (= 5.92.0-0ok1), kio, libc6 (>= 2.17), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5kiofilewidgets5 (>= 5.92.0~), libkf5parts5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5script5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kross/kross_5.92.0-0ok1_arm64.deb Size: 306066 MD5sum: e2ef7108d9e9c8c6d7688a6b721520c1 SHA1: d04154798310cc7fcd6c372e7b84576e85ae5542 SHA256: 0565ad6b34a9a90fc438aeb55e85b43102636d725256752b38442dfd424c1983 SHA512: 901628e21558ddeb44f57368de104b9972a783826af84bef12857f4cb61ba9cdcb0d36e6131a7d7c3e2189a998f98351c1101f34b7ac08253c3eb0bde4c49a0a Homepage: https://invent.kde.org/frameworks/kross Description: Multi-language application scripting. Modular scripting framework that eases embedding of scripting interpreters like Python, Ruby and JavaScript transparently into native applications to bridge the static and dynamic worlds together. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kruler Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 925 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 4.98.0), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/k/kruler/kruler_22.12.3-ok1_arm64.deb Size: 281198 MD5sum: 7a61aa848bf6736deb2f3bb91636eeaf SHA1: 58dbbdc5d7ace38a118bd45d607b94b54c196780 SHA256: 0aa3401d1b77848056ece73f41e5f90cf8735825140efb600f6821d196a3564a SHA512: 9a07c5dcbde7b49921dfb4adabf4eba96dc58129b9eff0634c56551172c905cf7994f7978551cff95d8ed3b8470b53bcda85155df354cfdcb0bc2584fb3443ef Homepage: https://apps.kde.org/en/kruler Description: screen ruler KRuler is a tool for measuring the size, in pixels, of items on the screen. . This package is part of the KDE graphics module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: krusader Architecture: arm64 Version: 2:2.8.0-1ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 15881 Depends: kinit, kio, libacl1 (>= 2.2.23), libc6 (>= 2.35), libgcc-s1 (>= 4.2), libkf5archive5 (>= 5.85.0), libkf5bookmarks5 (>= 5.68.0~), libkf5codecs5 (>= 5.68.0~), libkf5completion5 (>= 5.81.0), libkf5configcore5 (>= 5.68.0~), libkf5configgui5 (>= 5.68.0~), libkf5configwidgets5 (>= 4.98.0), libkf5coreaddons5 (>= 5.68.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.68.0~), libkf5i18n5 (>= 5.68.0~), libkf5iconthemes5 (>= 5.68.0~), libkf5itemviews5 (>= 5.68.0~), libkf5jobwidgets5 (>= 5.70.0), libkf5kiocore5 (>= 5.92.0), libkf5kiofilewidgets5 (>= 5.68.0~), libkf5kiogui5 (>= 5.83.0), libkf5kiowidgets5 (>= 5.92.0), libkf5notifications5 (>= 5.68.0~), libkf5parts5 (>= 5.81.0), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5solid5 (>= 5.68.0~), libkf5textwidgets5 (>= 5.68.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.68.0~), libkf5widgetsaddons5 (>= 5.77.0), libkf5windowsystem5 (>= 5.68.0~), libkf5xmlgui5 (>= 5.84.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.12~) | libqt5gui5-gles (>= 5.12~), libqt5printsupport5 (>= 5.12~), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.12~), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Recommends: kde-cli-tools, keditbookmarks, kio-extras Suggests: arj, ark, bzip2, cpio, kate, kdiff3 | kompare | xxdiff, kmail, konsole, krename, lha, md5deep | cfv, okteta, p7zip, rpm, unace, unrar | unrar-free, unzip, zip Filename: pool/main/k/krusader/krusader_2.8.0-1ok1_arm64.deb Size: 4056658 MD5sum: 7ff29cd5e84de9db0eb74e1186370dee SHA1: e7e0976c8c16747ade92b7a6deb52975974db240 SHA256: c71800209a61c19022410da833fa45498277183ec29756c9a09983d1ac19313f SHA512: 1a680d40b60b000deb8f8b6a397033a5dc601226378eca7ded7c11422e0b2aa076584a4af10c7bdbaac0a89c5bade18c5f67b3478a7ee162da84167e46f4faaa Homepage: https://www.krusader.org Description: twin-panel (commander-style) file manager Krusader is a simple, easy, powerful, twin-panel (commander-style) file manager, similar to Midnight Commander (C) or Total Commander (C). . It provides all the file management features you could possibly want. . Plus: extensive archive handling, mounted filesystem support, FTP, advanced search module, viewer/editor, directory synchronisation, file content comparisons, powerful batch renaming and much more. . It supports archive formats: ace, arj, bzip2, deb, iso, lha, rar, rpm, tar, zip and 7-zip. . It handles KIOSlaves such as smb:// or fish://. . Almost completely customizable, Krusader is very user friendly, fast and looks great on your desktop. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kscreen Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1072 Depends: kde-cli-tools (>= 4:5.14), plasma-framework, qml-module-qtgraphicaleffects, libc6 (>= 2.17), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.77.0), libkf5dbusaddons5 (>= 5.90.0~), libkf5declarative5 (>= 5.12.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5plasma5 (>= 5.90.0~), libkf5plasmaquick5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.88.0), libkf5screen-bin (>= 4:5.17.5~), libkf5screen7 (>= 4:5.24.2~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.4.0) | libqt5quick5-gles (>= 5.4.0), libqt5sensors5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5), libx11-6, libxcb1, libxi6 (>= 2:1.2.99.4) Recommends: upower Filename: pool/main/k/kscreen/kscreen_5.24.7-ok1_arm64.deb Size: 224000 MD5sum: 7c13d11650c46c1a0041032243143af4 SHA1: a8284b1a7ca5f79a486b156305ad8a8f2b1c9db3 SHA256: 9e04f3421392a1c9fc0a96146c8749e0db6460cbad1f7d9660564c368b6ce692 SHA512: 5f2353e5bd07efe25f51b2db8b05fa45da7216fced92ca98f821f4d0b5a6de350c3e9f0e64f40c5ea0d7ed52615b19f20f39293b17dedfc492a50fda231643be Homepage: https://invent.kde.org/plasma/kscreen Description: KDE monitor hotplug and screen handling KScreen provides multiple monitor support. This support tries to be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them into your computer. . This package contains the modules and plugins for monitor hotplug and automatic screen handling. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kscreenlocker-dev Architecture: arm64 Version: 5.24.4-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: kscreenlocker Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 45 Depends: libkscreenlocker5 (= 5.24.4-ok3) Filename: pool/main/k/kscreenlocker/kscreenlocker-dev_5.24.4-ok3_arm64.deb Size: 7956 MD5sum: 10c027c108ee48fec3c7c8057ff8d0fd SHA1: 5fcd48dfde9dee48d5b5addf550e02036a60371c SHA256: 4f87a25d71b81a73891043c644cc32757ac60698edb601ff5c80b0f21b82f6a2 SHA512: 5b0889bef600af556cf6850aba496194d5384ab6b4aa1317028ea201d76632df467fbc4d236a5752ffa247498a1ae7990ea750fd3b1129ffba6cc571f1792ec7 Homepage: https://invent.kde.org/plasma/kscreenlocker Description: Development files for kscreenlocker KDE systemsettings module to configure kscreenlocker. . kscreenlocker can be configured to support the PAM ("Pluggable Authentication Modules") system for password checking (for unlocking the display). . PAM is a flexible application-transparent configurable user-authentication system found on FreeBSD, Solaris, and Linux (and maybe other unixes). . Information about PAM may be found on its homepage http://www.kernel.org/pub/linux/libs/pam/ (Despite the location, this information is NOT Linux-specific.) . This package contains development files for kscreenlocker. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kshisen Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2356 Depends: kdegames-mahjongg-data-kf5, libc6 (>= 2.34), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 4.97.0), libkf5kdegames7 (>= 4:21.04.0~), libkf5kmahjongglib5 (>= 4:21.04.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Filename: pool/main/k/kshisen/kshisen_22.12.3-ok1_arm64.deb Size: 1119328 MD5sum: 355b55b576776aa733326e43b369cd08 SHA1: 554f7ad55e3786cccdb0a40d487a18f8a7aebaf2 SHA256: 8c37fd50c114124264c644172589acf98c081dbe185c7381bd330d71a927b3fa SHA512: 1735ab4242068c00a91a23f172689fb6780ddac3d2bf7bc98c949815b0e5e6cc59c9dbaa2b3fd5bc222cf052aea11b7a9aa25acacf6a4947615fc93792e7be9e Homepage: http://games.kde.org/ Description: Shisen-Sho solitaire game KShisen is a Shisen-Sho game where the player removes adjascent pairs of Mahjongg tiles to clear the board. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ksshaskpass Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 224 Provides: ssh-askpass Depends: openssh-client, libc6 (>= 2.17), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Recommends: kwalletmanager Filename: pool/main/k/ksshaskpass/ksshaskpass_5.24.7-ok1_arm64.deb Size: 26058 MD5sum: fe5e82c2fe1886183abee6148d375252 SHA1: 4f8abc2fda71c1e8cfc4baab761f16ffc3411f16 SHA256: 5235c8d97851fb9efe537ead0a8b539cea4ad09952095325724d392e12cf3947 SHA512: 33d28302aff12561aa3b561c4dfb31ef62f0858ac8b3f3ef63ad7855cffbe4f7d1129002252049462507d3fa40460b8194ad88cccccb753a29cbbf853b72ebbb Homepage: https://invent.kde.org/plasma/ksshaskpass Description: interactively prompt users for a passphrase for ssh-add A front-end for ssh-add which stores the password of the ssh-key in KWallet. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ksudoku Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 5112 Depends: kio, libc6 (>= 2.34), libglu1-mesa | libglu1, libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5jobwidgets5 (>= 5.90.0~), libkf5kdegames7 (>= 4:22.07.90), libkf5kiocore5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libopengl0, libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5opengl5 (>= 5.15.0~), libqt5printsupport5 (>= 5.15.0~), libqt5svg5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-2~), kde-l10n-ast (<< 4:16.04.3-2~), kde-l10n-bg (<< 4:16.04.3-2~), kde-l10n-bs (<< 4:16.04.3-2~), kde-l10n-ca (<< 4:16.04.3-2~), kde-l10n-cavalencia (<< 4:16.04.3-2~), kde-l10n-cs (<< 4:16.04.3-2~), kde-l10n-da (<< 4:16.04.3-2~), kde-l10n-de (<< 4:16.04.3-2~), kde-l10n-el (<< 4:16.04.3-2~), kde-l10n-engb (<< 4:16.04.3-2~), kde-l10n-eo (<< 4:16.04.3-2~), kde-l10n-es (<< 4:16.04.3-2~), kde-l10n-et (<< 4:16.04.3-2~), kde-l10n-eu (<< 4:16.04.3-2~), kde-l10n-fa (<< 4:16.04.3-2~), kde-l10n-fi (<< 4:16.04.3-2~), kde-l10n-fr (<< 4:16.04.3-2~), kde-l10n-ga (<< 4:16.04.3-2~), kde-l10n-gl (<< 4:16.04.3-2~), kde-l10n-he (<< 4:16.04.3-2~), kde-l10n-hi (<< 4:16.04.3-2~), kde-l10n-hr (<< 4:16.04.3-2~), kde-l10n-hu (<< 4:16.04.3-2~), kde-l10n-ia (<< 4:16.04.3-2~), kde-l10n-id (<< 4:16.04.3-2~), kde-l10n-is (<< 4:16.04.3-2~), kde-l10n-it (<< 4:16.04.3-2~), kde-l10n-ja (<< 4:16.04.3-2~), kde-l10n-kk (<< 4:16.04.3-2~), kde-l10n-km (<< 4:16.04.3-2~), kde-l10n-ko (<< 4:16.04.3-2~), kde-l10n-lt (<< 4:16.04.3-2~), kde-l10n-lv (<< 4:16.04.3-2~), kde-l10n-mr (<< 4:16.04.3-2~), kde-l10n-nb (<< 4:16.04.3-2~), kde-l10n-nds (<< 4:16.04.3-2~), kde-l10n-nl (<< 4:16.04.3-2~), kde-l10n-nn (<< 4:16.04.3-2~), kde-l10n-pa (<< 4:16.04.3-2~), kde-l10n-pl (<< 4:16.04.3-2~), kde-l10n-pt (<< 4:16.04.3-2~), kde-l10n-ptbr (<< 4:16.04.3-2~), kde-l10n-ro (<< 4:16.04.3-2~), kde-l10n-ru (<< 4:16.04.3-2~), kde-l10n-sk (<< 4:16.04.3-2~), kde-l10n-sl (<< 4:16.04.3-2~), kde-l10n-sr (<< 4:16.04.3-2~), kde-l10n-sv (<< 4:16.04.3-2~), kde-l10n-tr (<< 4:16.04.3-2~), kde-l10n-ug (<< 4:16.04.3-2~), kde-l10n-uk (<< 4:16.04.3-2~), kde-l10n-wa (<< 4:16.04.3-2~), kde-l10n-zhcn (<< 4:16.04.3-2~), kde-l10n-zhtw (<< 4:16.04.3-2~) Replaces: kde-l10n-ar (<< 4:16.04.3-2~), kde-l10n-ast (<< 4:16.04.3-2~), kde-l10n-bg (<< 4:16.04.3-2~), kde-l10n-bs (<< 4:16.04.3-2~), kde-l10n-ca (<< 4:16.04.3-2~), kde-l10n-cavalencia (<< 4:16.04.3-2~), kde-l10n-cs (<< 4:16.04.3-2~), kde-l10n-da (<< 4:16.04.3-2~), kde-l10n-de (<< 4:16.04.3-2~), kde-l10n-el (<< 4:16.04.3-2~), kde-l10n-engb (<< 4:16.04.3-2~), kde-l10n-eo (<< 4:16.04.3-2~), kde-l10n-es (<< 4:16.04.3-2~), kde-l10n-et (<< 4:16.04.3-2~), kde-l10n-eu (<< 4:16.04.3-2~), kde-l10n-fa (<< 4:16.04.3-2~), kde-l10n-fi (<< 4:16.04.3-2~), kde-l10n-fr (<< 4:16.04.3-2~), kde-l10n-ga (<< 4:16.04.3-2~), kde-l10n-gl (<< 4:16.04.3-2~), kde-l10n-he (<< 4:16.04.3-2~), kde-l10n-hi (<< 4:16.04.3-2~), kde-l10n-hr (<< 4:16.04.3-2~), kde-l10n-hu (<< 4:16.04.3-2~), kde-l10n-ia (<< 4:16.04.3-2~), kde-l10n-id (<< 4:16.04.3-2~), kde-l10n-is (<< 4:16.04.3-2~), kde-l10n-it (<< 4:16.04.3-2~), kde-l10n-ja (<< 4:16.04.3-2~), kde-l10n-kk (<< 4:16.04.3-2~), kde-l10n-km (<< 4:16.04.3-2~), kde-l10n-ko (<< 4:16.04.3-2~), kde-l10n-lt (<< 4:16.04.3-2~), kde-l10n-lv (<< 4:16.04.3-2~), kde-l10n-mr (<< 4:16.04.3-2~), kde-l10n-nb (<< 4:16.04.3-2~), kde-l10n-nds (<< 4:16.04.3-2~), kde-l10n-nl (<< 4:16.04.3-2~), kde-l10n-nn (<< 4:16.04.3-2~), kde-l10n-pa (<< 4:16.04.3-2~), kde-l10n-pl (<< 4:16.04.3-2~), kde-l10n-pt (<< 4:16.04.3-2~), kde-l10n-ptbr (<< 4:16.04.3-2~), kde-l10n-ro (<< 4:16.04.3-2~), kde-l10n-ru (<< 4:16.04.3-2~), kde-l10n-sk (<< 4:16.04.3-2~), kde-l10n-sl (<< 4:16.04.3-2~), kde-l10n-sr (<< 4:16.04.3-2~), kde-l10n-sv (<< 4:16.04.3-2~), kde-l10n-tr (<< 4:16.04.3-2~), kde-l10n-ug (<< 4:16.04.3-2~), kde-l10n-uk (<< 4:16.04.3-2~), kde-l10n-wa (<< 4:16.04.3-2~), kde-l10n-zhcn (<< 4:16.04.3-2~), kde-l10n-zhtw (<< 4:16.04.3-2~) Filename: pool/main/k/ksudoku/ksudoku_22.12.3-ok1_arm64.deb Size: 1837552 MD5sum: a90d9c40aeee7e3f7eeb30a3b7eaf3ae SHA1: 3a2853efcf62d387a2f2c059b03c3f9d0b882b26 SHA256: 32cb020d51e7c7b82670ba468f0afa0132dbd95a709e253f653ebd0c7e871d02 SHA512: b669842ba45c841a65a1826263ad66e8c30c706c0a0a7de561951ae96c2ba207113c360dcce6a04f673ef090c2eea05e8ad49cde6d68f26706ec8a489aa6b01e Homepage: http://games.kde.org/ Description: Sudoku puzzle game and solver KSudoku is a Sudoku game and solver, supporting a range of 2D and 3D Sudoku variants. In addition to playing Sudoku, it can print Sudoku puzzle sheets and find the solution to any Sudoku puzzle. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ksystemlog Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 6975 Depends: kio, libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libkf5archive5 (>= 5.92.0~), libkf5completion5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5itemviews5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5textwidgets5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5), libsystemd0 Filename: pool/main/k/ksystemlog/ksystemlog_22.12.3-ok1_arm64.deb Size: 2019362 MD5sum: 1d148dbee25e6a6523e206ec09b07ff1 SHA1: 4ee4d74c48276a8266eb73c2627a770324ced2f6 SHA256: 08aef23bade105ebc56608a53d7c40a8987ddf2267d8d250cd28133bbbd72ab4 SHA512: 4da82de0b0f53e7259a81d8ec6382da8a7f3ccaa9714251d9d20e2ade35859248a0e2445d2ca61ee06ef2e3e3b3a22bb6451db152722e03a19fb9830e9cede6e Homepage: https://apps.kde.org/en/ksystemlog Description: system log viewer KSystemLog show all logs of your system, grouped by General (Default system log, Authentication, Kernel, X.org...), and optional Services (Apache, Cups, etc, ...). It includes many features to read nicely your log files: * Colorize log lines depending on their severities * Tabbed view to allow displaying several logs at the same time * Auto display new lines logged * Detailed information for each log lines . This package is part of the KDE administration module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ksystemstats Architecture: arm64 Version: 5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 960 Depends: kio, libc6 (>= 2.34), libkf5coreaddons5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5networkmanagerqt6 (>= 5.90.0~), libkf5solid5 (>= 5.90.0~), libksysguardformatter1 (>= 4:5.24.2~), libksysguardsystemstats1 (>= 4:5.24.2~), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libsensors5 (>= 1:3.5.0), libstdc++6 (>= 5), libudev1 (>= 183) Breaks: ksysguard (<< 4:5.21.80) Replaces: ksysguard (<< 4:5.21.80) Filename: pool/main/k/ksystemstats/ksystemstats_5.24.7-ok1_arm64.deb Size: 172382 MD5sum: e12920cec4bb5a99428b99259bfe60ab SHA1: 41c325ac02eac78c1a3bb602cf3b05ce81aad8a0 SHA256: 3e8ad5f9033ad0c509ea962bfd82030169de9365eb711b4013cf371282e9b129 SHA512: 5739973d37316f644391cc918e4c995b12d42997fd3e0f4f7460053a3d35d47d73526d0110cfc5021381f8dbc70d850db3739e1b7147fafb12abc58a73f4d906 Homepage: http://www.kde.org/ Description: plugin based system monitoring daemon plugin based system monitoring daemon used by System Monitor. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kteatime Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1048 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.89.0~), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.89.0~), libkf5crash5 (>= 5.89.0~), libkf5i18n5 (>= 5.89.0~), libkf5iconthemes5 (>= 5.89.0~), libkf5notifications5 (>= 5.89.0~), libkf5notifyconfig5 (>= 5.89.0~), libkf5textwidgets5 (>= 5.89.0~), libkf5xmlgui5 (>= 5.89.0~), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Suggests: khelpcenter Filename: pool/main/k/kteatime/kteatime_22.12.3-ok1_arm64.deb Size: 345858 MD5sum: 7cf538e15c7f6ba81a9b17bc44102d09 SHA1: 7104cdd89a5a41dc99460653f2b53792f809db09 SHA256: e62a409f5eb1d976f3d7bdd28978a60c8e42272886d4dcc811592f740aba416d SHA512: c36143145594fcc5b5e2940c7826290c9ea8e424c6629a93022c2a6df2f0446568c379d198b452a8a796d2aec5e82d7549734119e3f0b5d9648241eecd355c13 Homepage: https://apps.kde.org/en/kteatime Description: utility for making a fine cup of tea KTeaTime is a handy timer for steeping tea. No longer will you have to guess at how long it takes for your tea to be ready. Simply select the type of tea you have, and it will alert you when the tea is ready to drink. . This package is part of the KDE toys module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ktouch-data Architecture: all Version: 4:22.12.0-ok1 Priority: optional Section: kde Source: ktouch Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 8171 Filename: pool/main/k/ktouch/ktouch-data_22.12.0-ok1_all.deb Size: 4234016 MD5sum: a6ded4073590b994f3e6a564cba03e34 SHA1: 54a58996cae21945768496a57f4440db4d092ade SHA256: 7b5934b2af89d80f9ec786a1c328863067d9606c5511b7950558ac9297695c81 SHA512: b26fb8fcc80eeace5fcdb960831b361083c7d3bface30810a982bdd0bce616be0421a8a881a2d30a9a37ce9caa83c58711db4f720e44546ec2973848e23862e1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ktouch Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1405 Depends: ktouch-data (>= 4:22.12.3-ok1), libqt5sql5-sqlite (>= 5.11.0~), qml-module-org-kde-charts (>= 5.46.0~), qml-module-org-kde-kcoreaddons (>= 5.46.0~), qml-module-org-kde-kquickcontrolsaddons (>= 5.46.0~), qml-module-qtgraphicaleffects (>= 5.11.0~), qml-module-qtquick-controls2 (>= 5.11.0~), qml-module-qtquick-layouts (>= 5.11.0~), qml-module-qtquick-window2 (>= 5.11.0~), qml-module-qtquick2 (>= 5.11.0~), libc6 (>= 2.34), libkf5completion5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5itemviews5 (>= 5.90.0~), libkf5kcmutils5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickcontrols2-5 (>= 5.15.2~), libqt5quickwidgets5 (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libqt5xmlpatterns5 (>= 5.15.2~), libstdc++6 (>= 4.1.1), libx11-6, libxcb-xkb1, libxcb1 Filename: pool/main/k/ktouch/ktouch_22.12.3-ok1_arm64.deb Size: 306444 MD5sum: 0d7655dfa43a39ee9e0f79cb9777e3b2 SHA1: f5f9fe409a766ce55854af6322bf2b7c7e9eff97 SHA256: 327edfe0e7a60236e44960e647b28c1541ba4a34c73c22574a78a1bff73f7be2 SHA512: cef2691fc464cccf6102bdb4012f85b25aeb5815b30882ee6b887e48c4193a9f89013c650bf5848aa1c7d86086b2f3179599d25397036258d36ee917e672734c Homepage: https://apps.kde.org/en/ktouch Description: touch typing tutor for KDE KTouch is an aid for learning how to type with speed and accuracy. It provides a sample text to type and indicates which fingers should be used for each key. . A collection of lessons are included for a wide range of different languages and keyboard layouts, and typing statistics are used to dynamically adjust the level of difficulty. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kturtle Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 5767 Depends: kio, libc6 (>= 2.34), libkf5configcore5 (>= 4.97.0), libkf5configwidgets5 (>= 4.98.0), libkf5coreaddons5 (>= 5.91.0~), libkf5crash5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5kiocore5 (>= 5.91.0~), libkf5newstuffcore5 (>= 5.91.0), libkf5newstuffwidgets5 (>= 5.92.0), libkf5textwidgets5 (>= 5.91.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 4.98.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Suggests: khelpcenter Filename: pool/main/k/kturtle/kturtle_22.12.3-ok1_arm64.deb Size: 1936874 MD5sum: f748e0cb910225e866bf9a808b048be3 SHA1: 9af998a25e0e8b7741e918d35c4f055078284140 SHA256: f687ebfc7f1c67541328e3f4cc8b460e118d140a7cf273764b27ea60f9c78d70 SHA512: f5d2a9405a278c517c28c20566f81288c4ead04e7b864c46750b3abf9c14f2bf77da732d308159374fa0d230d1f4cc34ce7d18c230d9417fd61607f695260776 Homepage: https://edu.kde.org/kturtle Description: educational programming environment KTurtle is an educational programming environment which uses the TurtleScript programming language (inspired by Logo) to make programming as easy and accessible as possible. . The user issues TurtleScript language commands to control the "turtle", which draws on the canvas, making KTurtle suitable for teaching elementary mathematics, geometry and programming. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kubrick Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2206 Depends: libc6 (>= 2.34), libglu1-mesa | libglu1, libkf5configcore5 (>= 5.91.0~), libkf5configwidgets5 (>= 5.91.0~), libkf5coreaddons5 (>= 5.91.0~), libkf5crash5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5kdegames7 (>= 4:14.12.50), libkf5widgetsaddons5 (>= 5.91.0~), libkf5xmlgui5 (>= 5.91.0~), libopengl0, libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5opengl5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-2~), kde-l10n-ast (<< 4:16.04.3-2~), kde-l10n-bg (<< 4:16.04.3-2~), kde-l10n-bs (<< 4:16.04.3-2~), kde-l10n-ca (<< 4:16.04.3-2~), kde-l10n-cavalencia (<< 4:16.04.3-2~), kde-l10n-cs (<< 4:16.04.3-2~), kde-l10n-da (<< 4:16.04.3-2~), kde-l10n-de (<< 4:16.04.3-2~), kde-l10n-el (<< 4:16.04.3-2~), kde-l10n-engb (<< 4:16.04.3-2~), kde-l10n-eo (<< 4:16.04.3-2~), kde-l10n-es (<< 4:16.04.3-2~), kde-l10n-et (<< 4:16.04.3-2~), kde-l10n-eu (<< 4:16.04.3-2~), kde-l10n-fa (<< 4:16.04.3-2~), kde-l10n-fi (<< 4:16.04.3-2~), kde-l10n-fr (<< 4:16.04.3-2~), kde-l10n-ga (<< 4:16.04.3-2~), kde-l10n-gl (<< 4:16.04.3-2~), kde-l10n-he (<< 4:16.04.3-2~), kde-l10n-hi (<< 4:16.04.3-2~), kde-l10n-hr (<< 4:16.04.3-2~), kde-l10n-hu (<< 4:16.04.3-2~), kde-l10n-ia (<< 4:16.04.3-2~), kde-l10n-id (<< 4:16.04.3-2~), kde-l10n-is (<< 4:16.04.3-2~), kde-l10n-it (<< 4:16.04.3-2~), kde-l10n-ja (<< 4:16.04.3-2~), kde-l10n-kk (<< 4:16.04.3-2~), kde-l10n-km (<< 4:16.04.3-2~), kde-l10n-ko (<< 4:16.04.3-2~), kde-l10n-lt (<< 4:16.04.3-2~), kde-l10n-lv (<< 4:16.04.3-2~), kde-l10n-mr (<< 4:16.04.3-2~), kde-l10n-nb (<< 4:16.04.3-2~), kde-l10n-nds (<< 4:16.04.3-2~), kde-l10n-nl (<< 4:16.04.3-2~), kde-l10n-nn (<< 4:16.04.3-2~), kde-l10n-pa (<< 4:16.04.3-2~), kde-l10n-pl (<< 4:16.04.3-2~), kde-l10n-pt (<< 4:16.04.3-2~), kde-l10n-ptbr (<< 4:16.04.3-2~), kde-l10n-ro (<< 4:16.04.3-2~), kde-l10n-ru (<< 4:16.04.3-2~), kde-l10n-sk (<< 4:16.04.3-2~), kde-l10n-sl (<< 4:16.04.3-2~), kde-l10n-sr (<< 4:16.04.3-2~), kde-l10n-sv (<< 4:16.04.3-2~), kde-l10n-tr (<< 4:16.04.3-2~), kde-l10n-ug (<< 4:16.04.3-2~), kde-l10n-uk (<< 4:16.04.3-2~), kde-l10n-wa (<< 4:16.04.3-2~), kde-l10n-zhcn (<< 4:16.04.3-2~), kde-l10n-zhtw (<< 4:16.04.3-2~) Replaces: kde-l10n-ar (<< 4:16.04.3-2~), kde-l10n-ast (<< 4:16.04.3-2~), kde-l10n-bg (<< 4:16.04.3-2~), kde-l10n-bs (<< 4:16.04.3-2~), kde-l10n-ca (<< 4:16.04.3-2~), kde-l10n-cavalencia (<< 4:16.04.3-2~), kde-l10n-cs (<< 4:16.04.3-2~), kde-l10n-da (<< 4:16.04.3-2~), kde-l10n-de (<< 4:16.04.3-2~), kde-l10n-el (<< 4:16.04.3-2~), kde-l10n-engb (<< 4:16.04.3-2~), kde-l10n-eo (<< 4:16.04.3-2~), kde-l10n-es (<< 4:16.04.3-2~), kde-l10n-et (<< 4:16.04.3-2~), kde-l10n-eu (<< 4:16.04.3-2~), kde-l10n-fa (<< 4:16.04.3-2~), kde-l10n-fi (<< 4:16.04.3-2~), kde-l10n-fr (<< 4:16.04.3-2~), kde-l10n-ga (<< 4:16.04.3-2~), kde-l10n-gl (<< 4:16.04.3-2~), kde-l10n-he (<< 4:16.04.3-2~), kde-l10n-hi (<< 4:16.04.3-2~), kde-l10n-hr (<< 4:16.04.3-2~), kde-l10n-hu (<< 4:16.04.3-2~), kde-l10n-ia (<< 4:16.04.3-2~), kde-l10n-id (<< 4:16.04.3-2~), kde-l10n-is (<< 4:16.04.3-2~), kde-l10n-it (<< 4:16.04.3-2~), kde-l10n-ja (<< 4:16.04.3-2~), kde-l10n-kk (<< 4:16.04.3-2~), kde-l10n-km (<< 4:16.04.3-2~), kde-l10n-ko (<< 4:16.04.3-2~), kde-l10n-lt (<< 4:16.04.3-2~), kde-l10n-lv (<< 4:16.04.3-2~), kde-l10n-mr (<< 4:16.04.3-2~), kde-l10n-nb (<< 4:16.04.3-2~), kde-l10n-nds (<< 4:16.04.3-2~), kde-l10n-nl (<< 4:16.04.3-2~), kde-l10n-nn (<< 4:16.04.3-2~), kde-l10n-pa (<< 4:16.04.3-2~), kde-l10n-pl (<< 4:16.04.3-2~), kde-l10n-pt (<< 4:16.04.3-2~), kde-l10n-ptbr (<< 4:16.04.3-2~), kde-l10n-ro (<< 4:16.04.3-2~), kde-l10n-ru (<< 4:16.04.3-2~), kde-l10n-sk (<< 4:16.04.3-2~), kde-l10n-sl (<< 4:16.04.3-2~), kde-l10n-sr (<< 4:16.04.3-2~), kde-l10n-sv (<< 4:16.04.3-2~), kde-l10n-tr (<< 4:16.04.3-2~), kde-l10n-ug (<< 4:16.04.3-2~), kde-l10n-uk (<< 4:16.04.3-2~), kde-l10n-wa (<< 4:16.04.3-2~), kde-l10n-zhcn (<< 4:16.04.3-2~), kde-l10n-zhtw (<< 4:16.04.3-2~) Filename: pool/main/k/kubrick/kubrick_22.12.3-ok1_arm64.deb Size: 530652 MD5sum: 6316ee56e084ddc131acbcc3fe04660d SHA1: 65ef4ee1dfec98507acc48a83b55ec4e542c6f83 SHA256: fc814fcbc84e3f2fad6cabe37ca699b6f972e52985a6aa04451fec6b1a85a3d0 SHA512: 53191e4d8c6aa206bbdead164536207a36cb2343a99bec0c3b70160e13766d0ba0d98134408e209f5dc97eaabceb197cdf45fb7a730df3c1e20f5e787e200945 Homepage: http://games.kde.org/ Description: game based on Rubik's Cube Kubrick is a game based on Rubik's Cube and using OpenGL 3-D graphics libraries. . Kubrick handles cubes, "bricks" and "mats" from 2x2x1 up to 6x6x6. It has several built-in puzzles of graded difficulty, as well as demos of solving moves and pretty patterns. The game has unlimited undo, redo, save and reload capabilities. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kuserfeedback-bin Architecture: arm64 Version: 1.2.0-2ok1 Priority: optional Section: libs Source: kuserfeedback Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1319 Depends: libc6 (>= 2.34), libkuserfeedbackcore1 (>= 1.0.0), libkuserfeedbackwidgets1 (>= 1.0.0), libqt5charts5 (>= 5.14.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0~) | libqt5gui5-gles (>= 5.8.0~), libqt5network5 (>= 5.8.0~), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.8.0~), libstdc++6 (>= 5) Filename: pool/main/k/kuserfeedback/kuserfeedback-bin_1.2.0-2ok1_arm64.deb Size: 268786 MD5sum: de9d8cce6e598b5351766930f216ac33 SHA1: 576685d51c0b5d6415a18c904327a2f025ae4290 SHA256: 0119008af42d36dadbff1b395253e5e33fb0c517ba0e071dc44b5180cef70cc2 SHA512: 0dc2c5d55af71708125caeba03214d17a826fdc5d1d9a374048bd6bb9f1fc1fac2ce6140cac3ff6f2117fbe7ab349436d6525e3d2935ddeba9bf371ce1a74560 Homepage: https://invent.kde.org/libraries/kuserfeedback Description: user feedback for applications - executables Framework for collecting user feedback for applications via telemetry and surveys. . Telemetry * Extensible set of data sources for telemetry. * Full control for the user on what data to contribute. Surveys * Distribute surveys and offer users to participate in them. * Survey targeting based on telemetry data. * Allow the user to configure how often they want to participate in surveys. . This package contains the management and analytics applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kuserfeedback-dev Architecture: arm64 Version: 1.2.0-2ok1 Priority: optional Section: libdevel Source: kuserfeedback Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 107 Depends: libkuserfeedbackcore1 (= 1.2.0-2ok1), libkuserfeedbackwidgets1 (= 1.2.0-2ok1), qtbase5-dev Filename: pool/main/k/kuserfeedback/kuserfeedback-dev_1.2.0-2ok1_arm64.deb Size: 16160 MD5sum: f949cf7d52cd00124d2a5df7d6129097 SHA1: a02cf7d57d518f9a80df654e740ea777cc5f4c15 SHA256: fe9016916046f141e9b49ac4f4a2d3d4987a63f5f1cecd301dc88189a65cd4b9 SHA512: 6e55c6b480cc7c64df46c7dfe77547665654fbd8090844c46d7085e1f869816e45c307af5335f140fc7912838d40d8ec36b15f67f876b80c2f6a92fa449b042e Homepage: https://invent.kde.org/libraries/kuserfeedback Description: development files for KUserFeedback Framework for collecting user feedback for applications via telemetry and surveys. . Telemetry * Extensible set of data sources for telemetry. * Full control for the user on what data to contribute. Surveys * Distribute surveys and offer users to participate in them. * Survey targeting based on telemetry data. * Allow the user to configure how often they want to participate in surveys. . This package contains the development header files for kuserfeedback. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kuserfeedback-doc Architecture: all Version: 1.2.0-2ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kuserfeedback Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 186 Filename: pool/main/k/kuserfeedback/kuserfeedback-doc_1.2.0-2ok1_all.deb Size: 20072 MD5sum: 75573ff1d852cf9d8fd9fada45ec83cf SHA1: 406880be6d989c78291391f0f817c965ae566db7 SHA256: 1bea53faf45531673b550fabb293315e2d61ef9bb06ca9a2679b8d37a7eb7679 SHA512: d37be3061304b71e5f416e6e1c6833d7ff889a5a63b073254e2866f7bba71c4ec0dfc093947c596cc9fd2f73308189f5d627b1f191c9f0189144b49cbd10920d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwalletmanager Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2831 Depends: kio, libc6 (>= 2.34), libkf5archive5 (>= 5.90.0~), libkf5authcore5 (>= 5.90.0~), libkf5codecs5 (>= 5.4.0+git20141120.0010+15.04), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5itemviews5 (>= 4.96.0), libkf5jobwidgets5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5notifications5 (>= 5.91.0), libkf5wallet-bin, libkf5wallet5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 5.91.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kwalletmanager/kwalletmanager_22.12.3-ok1_arm64.deb Size: 920724 MD5sum: 23a84d8f672097d854c4a5c8ed2d868a SHA1: 7ad751a6457d147355c8457b7788dd071f3938db SHA256: adc2fc739d37af43b6d3985442d5738be707de6735435de2155e08e6a9580a98 SHA512: 74743e08035857bd20dc2aaf8560d298497319de939fa4b1c9281853731bd6499d2cf4fa6f79f70bc8bdf0dc84e4b809afd3f631345060fc9c8d53d242e411b2 Homepage: https://invent.kde.org/utilities/kwalletmanager Description: secure password wallet manager The KDE Wallet system provides a secure way to store passwords and other secret information, allowing the user to remember only a single KDE Wallet password instead of numerous different passwords and credentials. . KWallet Manager is a utility for viewing and editing information stored in the KDE Wallet. . This package is part of the KDE SC utilities module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwave Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 15940 Depends: kio, libasound2 (>= 1.0.16), libaudiofile1 (>= 0.3.6), libc6 (>= 2.35), libfftw3-double3 (>= 3.3.5), libflac++6v5 (>= 1.3.1), libflac8 (>= 1.3.0), libgcc-s1 (>= 4.0), libid3-3.8.3v5, libkf5archive5 (>= 5.90.0~), libkf5completion5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5kiofilewidgets5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libmad0 (>= 0.15.1b-ok0), libogg0 (>= 1.3.0), libopus0 (>= 1.1), libpulse0 (>= 0.99.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5multimedia5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libsamplerate0 (>= 0.1.7), libstdc++6 (>= 4.1.1), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2) Filename: pool/main/k/kwave/kwave_22.12.3-ok1_arm64.deb Size: 5852938 MD5sum: 4d0698d5b2d98a386bb912a42d0ce292 SHA1: 2648f1298c434a1fd590273bfbf4e42beb30eb0e SHA256: be983dc54e291a85a02a2de2f546b9300f4ad9f7596e0634aeb205bf7d8cfef1 SHA512: 1a4cc017ec58b629e3d4a9a7fab5b22bc6e99141b7ef6cafc887d9466a180e6b9a96a8a6d88dae48d5cefc4ee3c7bd04b29abee079588197de265f3ccdba03ff Homepage: https://apps.kde.org/en/kwave Description: sound editor for KDE Kwave is a sound editor designed for the KDE Desktop Environment. . With Kwave you can record, play back, import and edit many sorts of audio files including multi-channel files. . Kwave includes some plugins to transform audio files in several ways and presents a graphical view with a complete zoom- and scroll capability. . Its features include: * 24 Bit Support * Undo/Redo * Use of multicore CPUs (SMP, hyperthreading) * Simple Drag & Drop * Realtime Pre-Listen for some effects * Support for multi-track files * Playback and recording via native ALSA, PulseAudio (or OSS deprecated) * Playback via Phonon * Load and edit-capability for large files (can use virtual memory) * Reading and auto-repair of damaged wav-files * Supports multiple windows * Extendable Plugin interface * a nice splashscreen * some label handling cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwayland-data Architecture: all Version: 4:5.92.0-ok3~1115 Multi-Arch: foreign Priority: optional Section: libs Source: kwayland Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 21 Filename: pool/main/k/kwayland/kwayland-data_5.92.0-ok3~1115_all.deb Size: 4238 MD5sum: 0361c29515f2ccc9cada5ff326e0418f SHA1: ba755715baa06e6bf6951652aba606c56fd4056e SHA256: 4ac7b0a405d7f2740d15e76d05949784e8b3e56c49dd474dc3079e317bd6cdee SHA512: e6ebabe2670e5493d462bcebdde41dc9744beda21037d17fe8d3c81d87e578dcc3fcaa22e7bc8d5abba40e894ad1b2a0dc46775f5597f6d29da7d68ea377ab83 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwayland-integration Architecture: arm64 Version: 4:5.24.4-ok4.2 Multi-Arch: same Priority: optional Section: kde Origin: openKylin Maintainer: openKylin Developers Installed-Size: 289 Depends: libc6 (>= 2.17), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5idletime5 (>= 5.90.0~), libkf5waylandclient5 (>= 4:5.92.0-ok3~1115), libkf5windowsystem5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), 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/main/k/kwayland-integration/kwayland-integration_5.24.4-ok4.2_arm64.deb Size: 38308 MD5sum: 49feddc967665873726e712830f623ce SHA1: 3e048dd33ce0dea523eb7ce3e3b12c99fb3ad69b SHA256: 5719cee94d2cf68392cfd0dc73397931c860c1e0d53f6a323e97a7315dd4538d SHA512: bca1be28a6aa300af70bb823d3acdabee282ab270bb94a684f99faa97441b2ecb96975f55d3d6b158f7194e66cca2af9b73d1a79faa1b41ef3b2f4c7e4eea75f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwin-addons Architecture: arm64 Version: 4:5.24.7-ok1 Multi-Arch: same Priority: optional Section: kde Source: kdeplasma-addons Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 282 Depends: kdeplasma-addons-data (= 4:5.24.7-ok1), kwin-x11 (>= 4:5.23.90) | kwin (>= 4:5.23.90), plasma-framework (>= 5.74.0~) Filename: pool/main/k/kdeplasma-addons/kwin-addons_5.24.7-ok1_arm64.deb Size: 28460 MD5sum: daede641306dd2a9f3dc2ad1e8a451fd SHA1: fa85c2cba162db453bb691ce3b734d605a64a58c SHA256: 08f16cd4432abc920f84aed523ae26dda17d2388fc83a6a59f330dc592a0e3ab SHA512: d12de9d6db2e066925df68f97e377be642ac365077dfa68c7902d3dd37f57c9cd54852c61b1e0d94e1d6db292112d9f67d19996b4015e7f2e3f543a3036e3759 Homepage: https://invent.kde.org/plasma/kdeplasma-addons Description: additional desktop and window switchers for KWin This package contains additional KWin desktop and window switchers shipped in the Plasma 5 addons module. . This package is part of the KDE Plasma addons module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwin-common Architecture: arm64 Version: 4:5.24.4-ok7~1030 Priority: optional Section: kde Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 16686 Depends: hwdata, kwin-data (= 4:5.24.4-ok7~1030), libkf5globalaccel-bin, qml-module-org-kde-kirigami2 (>= 5.54.0~), qml-module-org-kde-kitemmodels, qml-module-org-kde-kquickcontrolsaddons, qml-module-qtmultimedia, kpackagetool5, libc6 (>= 2.34), libepoxy0 (>= 1.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libinput10 (>= 1.14~), libkdecorations2-5v5 (>= 4:5.24.4~), libkdecorations2private9 (>= 4:5.24.4~), libkf5activities5 (>= 5.90.0~), libkf5authcore5 (>= 5.61.0), libkf5completion5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5globalaccel5 (>= 5.90.0), libkf5globalaccelprivate5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kcmutils5 (>= 5.90.0~), libkf5newstuff5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5package5 (>= 5.90.0~), libkf5plasma5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.64.0), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libkscreenlocker5 (>= 5.24.4~), libkwaylandserver5 (>= 5.24.4), libkwaylandserver5-5.24, libkwineffects13 (= 4:5.24.4-ok7~1030), libkwinglutils13 (= 4:5.24.4-ok7~1030), liblcms2-2 (>= 2.2+git20110628), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5.2), libudev1 (>= 183), libwayland-server0 (>= 1.2.0), libx11-6 (>= 2:1.2.99.901), libxcb-composite0, libxcb-cursor0 (>= 0.0.99), libxcb-damage0, libxcb-glx0, libxcb-icccm4 (>= 0.4.1), libxcb-keysyms1 (>= 0.4.0), libxcb-randr0, libxcb-render0, libxcb-shape0, libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.6), libxi6 (>= 2:1.2.99.4), libxkbcommon0 (>= 0.7.0), libxtst6, qtbase-abi-5-15-8 Recommends: libqt5multimedia5-plugins, plasma-desktop (>= 4:5.23.90), qtvirtualkeyboard-plugin Suggests: kwin-addons (>= 4:5.23.90) Breaks: plasma-workspace (<< 4:5.14), plasma-workspace-dev (<< 4:5.14) Filename: pool/main/k/kwin/kwin-common_5.24.4-ok7~1030_arm64.deb Size: 2432014 MD5sum: 1a410ce366b5de98d52d441687d14de8 SHA1: 67704c1632c9b14480da192695c08694b02f6ed2 SHA256: 71ae78f6df82ec48cce478227c0865d885fdba2364b3feb75d8bc3ea9f24673f SHA512: e781755a2fc1836e948faa3ca122dd119c6ec8223c90c6eb916fc6e8907e77b2e77a4d8593c7c9f7239b9777363a78ce29b7cd2de7c11e1206f41721f23f1b2b Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager, common files KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwin-data Architecture: all Version: 4:5.24.4-ok7~1030 Multi-Arch: foreign Priority: optional Section: kde Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 12601 Depends: python3:any Recommends: plasma-framework, qml-module-qtmultimedia, qml-module-qtquick-controls, qml-module-qtquick-layouts, qml-module-qtquick-virtualkeyboard, qml-module-qtquick-window2, qml-module-qtquick2 Breaks: kwin-common (<< 4:5.20.4-4~) Replaces: kwin-common (<< 4:5.20.4-4~) Filename: pool/main/k/kwin/kwin-data_5.24.4-ok7~1030_all.deb Size: 3989874 MD5sum: 70fd47c2341df9f4865d35660e5130ff SHA1: c551b83cb70f7c637e399183d9f4d6074ee9b73e SHA256: 5cb61daa6c0ffaadd15357c98c3fa8e8b5bbcdc7a819ca07ad78d4e3673a2260 SHA512: 19f5914c2c4c26a811a75ab936d0de38fd6ea71d4dfb9ac692808bc0dacfbe52b6b80f97b0fbfb3de3d786f437d1b65db74fb26423734a495f29f8c70e81c687 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwin-decoration-oxygen Architecture: arm64 Version: 4:5.24.7-ok2 Multi-Arch: same Priority: optional Section: kde Source: oxygen Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 815 Depends: libc6 (>= 2.17), libkdecorations2-5v5 (>= 4:5.24.2~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), liboxygenstyle5-5 (= 4:5.24.7-ok2), liboxygenstyleconfig5-5 (= 4:5.24.7-ok2), libqt5core5a (>= 5.15.0~), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5), libxcb1 Filename: pool/main/o/oxygen/kwin-decoration-oxygen_5.24.7-ok2_arm64.deb Size: 135286 MD5sum: 31160234888362d9675c39473768efb8 SHA1: b28906390b0dfcfc76a4c08372b12c88fabfa107 SHA256: 5569fade190af7b82b4638a0e705ab39155c4e9ae6f0c20222795853f3f62d51 SHA512: 8d11241bdabf227162cdb14abfaf23a1907b2bc8c518443d65e61fe85e8a8886fb2e43a6b0458153ee93eae69095f7c78e0c8d3c261d1aed6240f6754b018ce0 Homepage: https://invent.kde.org/plasma/oxygen Description: KWin decoration for the Oxygen desktop theme The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the KWin decoration and settings modules. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwin-dev Architecture: arm64 Version: 4:5.24.4-ok7~1030 Priority: optional Section: libdevel Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 311 Depends: kwin-common (= 4:5.24.4-ok7~1030), libegl1-mesa-dev (>= 1.2~), libepoxy-dev (>= 1.2), libkf5config-dev (>= 5.90.0~), libkf5coreaddons-dev (>= 5.90.0~), libkf5windowsystem-dev (>= 5.90.0~), libqt5x11extras5-dev (>= 5.15.0~), libxcb-xfixes0-dev (>= 1.10~), qtbase5-dev (>= 5.15.0~) Breaks: kde-workspace-dev Replaces: kde-workspace-dev Filename: pool/main/k/kwin/kwin-dev_5.24.4-ok7~1030_arm64.deb Size: 58996 MD5sum: 4878a2b1f71b9635dbe4d236b6e207cb SHA1: 604fb1ef17246fec18ac811f0661d53f4fe8a1b6 SHA256: 60d68c23063b99bd0b013b45388f86849d7e2b8e8a30b3c9485cde66c8a01a21 SHA512: 6ce0de893c3a3680abd3b4952bfc19d6343b91e74423d8f5559d2a84ed4c89ddd9a6bdfcad335e960865ad22517edf132fcef5901fe2348603a80b5398e372f7 Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager - devel files KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwin-style-breeze Architecture: arm64 Version: 4:5.24.4-ok3 Priority: optional Section: kde Source: breeze Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 605 Depends: kde-style-breeze (= 4:5.24.4-ok3), libc6 (>= 2.17), libkdecorations2-5v5 (>= 4:5.24.4~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 4.1.1), libxcb1 Filename: pool/main/b/breeze/kwin-style-breeze_5.24.4-ok3_arm64.deb Size: 123040 MD5sum: 74db03727807182eb95e6cbd21e50e94 SHA1: 0ad331b50a927fff463a9d559df685c338926c61 SHA256: 2d689083f1cc70ae113dfeee10a3e72f9f583e87efa06a9fc27be5631a86dbeb SHA512: 8f89d4874d6b6353acd324d19d5a2f925319a59817c5f89ebc9921e4853e9484d2f58d3e58acf3f70cea93ff17cb3eb371e1a45f278f2cec0a76c2b6a4ea729a Homepage: https://invent.kde.org/?p=breeze.git/breeze Description: KWin Breeze Style This is the Breeze window manager style for the KDE Plasma 5 desktop. . This package is part of the Breeze theme module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwin-wayland-backend-drm Architecture: arm64 Version: 4:5.24.4-ok7~1030 Priority: optional Section: libs Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 809 Provides: kwin-wayland-backend Depends: kwin-common (= 4:5.24.4-ok7~1030), libc6 (>= 2.33), libdrm2 (>= 2.4.99), libepoxy0 (>= 1.3), libgbm1 (>= 21.1.0), libkf5configcore5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkwaylandserver5 (>= 5.24.4), libkwaylandserver5-5.24, libkwinglutils13 (= 4:5.24.4-ok7~1030), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 5), libxcb1 Filename: pool/main/k/kwin/kwin-wayland-backend-drm_5.24.4-ok7~1030_arm64.deb Size: 157766 MD5sum: 768a57e184d108566c6685add0631f5f SHA1: 2c93242c7d11deac04858fca2c580ed67acd0a65 SHA256: 9e83f35e15dade26a6130b1dd23f0151805d0ce57f98ca8059d826c977f439c6 SHA512: b11e97fdd4c9e07a5b2829e568e6dd01a97dffba01ae583453812479ced8e1eb40986d016621c4b20f77c421a45f61b193049744db5e9995231b3929cf0a49c3 Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager drm plugin KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwin-wayland-backend-fbdev Architecture: arm64 Version: 4:5.24.4-ok7~1030 Priority: optional Section: libs Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 165 Provides: kwin-wayland-backend Depends: kwin-common (= 4:5.24.4-ok7~1030), libc6 (>= 2.17), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 5), libxcb1 Filename: pool/main/k/kwin/kwin-wayland-backend-fbdev_5.24.4-ok7~1030_arm64.deb Size: 28748 MD5sum: 375f8ba673d9de0009c9bf8b23175c4e SHA1: 2915e73bdcb95f4385f1859607c8f5a203eac622 SHA256: 3f9eefd5f65b9fd5be0e7314b662e8190ffa3eeae3ad243518ee9355cac6804e SHA512: 187cc3bb9e3b4500419cee78527b46d8c0d3db15215073fa777090c4c8ee046effdd07c467367960b2dbecab756d8e5fb1b7a49d25b8d0fd04bbb85c92568bb3 Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager fbdev plugin KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwin-wayland-backend-virtual Architecture: arm64 Version: 4:5.24.4-ok7~1030 Priority: optional Section: libs Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 229 Provides: kwin-wayland-backend Depends: kwin-common (= 4:5.24.4-ok7~1030), libc6 (>= 2.17), libepoxy0 (>= 1.0), libkwinglutils13 (= 4:5.24.4-ok7~1030), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/k/kwin/kwin-wayland-backend-virtual_5.24.4-ok7~1030_arm64.deb Size: 37696 MD5sum: 861f01a13a393599b870216abdc5d38d SHA1: de2844b2a051906d4bbf14b805ec9d79cd3e10c3 SHA256: ec186c30bc819965a22435cf242c6849e7605a3888354bd891c17cbb164ee1c6 SHA512: 8efec2612386934907889cf748ba777c30ffa841386efedeb6cf48027554daf2318f46cbfd64798631d37be11d758d22bc476306b5580e06b8e40ca699c14cbb Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager virtual plugin KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This backend allows running kwin-wayland in headless mode, useful for testing, or in the Cloud. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwin-wayland-backend-wayland Architecture: arm64 Version: 4:5.24.4-ok7~1030 Priority: optional Section: libs Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 359 Provides: kwin-wayland-backend Depends: kwin-common (= 4:5.24.4-ok7~1030), libc6 (>= 2.17), libepoxy0 (>= 1.3), libgbm1 (>= 17.1.0~rc2), libkf5i18n5 (>= 5.90.0~), libkf5waylandclient5 (>= 4:5.90.0~), libkwinglutils13 (= 4:5.24.4-ok7~1030), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 5), libwayland-egl1 (>= 1.15.0), libxcb1 Filename: pool/main/k/kwin/kwin-wayland-backend-wayland_5.24.4-ok7~1030_arm64.deb Size: 66876 MD5sum: c98c8f62382b9658c16bc0c33c94e621 SHA1: e25c5993d17d4c9a1fd0e95c2c01713f24f2da9e SHA256: 15a7262ad1446b928c1dda69f435fb6e228a13b54dc1eb4c38351a455581f9cf SHA512: 244e686464a3fb1c15b6c68d473417f7996c6a779a817f0fd833fdd110bc6d3bffee1e84f8d2f5dcd20aa8aba443e39d7c9c61bf8734c9b2111139371727de9d Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager nested wayland plugin KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwin-wayland-backend-x11 Architecture: arm64 Version: 4:5.24.4-ok7~1030 Priority: optional Section: libs Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 230 Provides: kwin-wayland-backend Depends: kwin-common (= 4:5.24.4-ok7~1030), libc6 (>= 2.17), libepoxy0 (>= 1.0), libkf5i18n5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libkwinglutils13 (= 4:5.24.4-ok7~1030), libkwinxrenderutils13 (= 4:5.24.4-ok7~1030), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 5), libx11-6, libx11-xcb1 (>= 2:1.8.4), libxcb-keysyms1 (>= 0.4.0), libxcb-render0, libxcb1 (>= 1.6), libxi6 (>= 2:1.5.99.2) Filename: pool/main/k/kwin/kwin-wayland-backend-x11_5.24.4-ok7~1030_arm64.deb Size: 47960 MD5sum: 00579d94948e80bf7bb7f1bd021c7292 SHA1: a65688a98e3c2e53ea56436941a05e307f24911e SHA256: 28ecb7611a4ed87cb8e7cf663b88e44d6d8d6d88cf887dde88290b61fb218594 SHA512: 0dd3d33c05135197e3bce5f53e484a1c3c0027368811c5a3cb4c2e48fd045cb6061a2364981a4b3af5131138f93defd12a8b37fe504de5fbe86671ec819518a6 Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager x11 plugin KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwin-wayland Architecture: arm64 Version: 4:5.24.4-ok7~1030 Priority: optional Section: kde Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3451 Provides: kwin Depends: kwayland-integration (>= 5.23.90), kwin-wayland-backend-drm (= 4:5.24.4-ok7~1030) | kwin-wayland-backend-fbdev (= 4:5.24.4-ok7~1030) | kwin-wayland-backend-x11 (= 4:5.24.4-ok7~1030) | kwin-wayland-backend-virtual (= 4:5.24.4-ok7~1030) | kwin-wayland-backend-wayland (= 4:5.24.4-ok7~1030), libcap2-bin, xwayland, kwin-common (= 4:5.24.4-ok7~1030), libc6 (>= 2.34), libcap2 (>= 1:2.10), libepoxy0 (>= 1.3), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libgcc-s1 (>= 4.2), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.87.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5globalaccelprivate5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5idletime5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5plasma5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.26.0), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libkwaylandserver5 (>= 5.24.4), libkwaylandserver5-5.24, libkwineffects13 (= 4:5.24.4-ok7~1030), libkwinglutils13 (= 4:5.24.4-ok7~1030), libpipewire-0.3-0 (>= 0.3.1), libqaccessibilityclient-qt5-0 (>= 0+git20130108), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 10.2), libxcb-randr0 (>= 1.3), libxcb-xfixes0, libxcb1 (>= 1.6), qtbase-abi-5-15-8 Breaks: kwin-common (<< 4:5.20.4-4~) Replaces: kwin-common (<< 4:5.20.4-4~) Filename: pool/main/k/kwin/kwin-wayland_5.24.4-ok7~1030_arm64.deb Size: 632110 MD5sum: 086658d700bf48282cff052b21c93ebd SHA1: a13de4a40b0fcb6fab41b5b0088c0c1ec7b98a46 SHA256: c1413d3373dde2f5d8d9233dbb0f003001282f8fa360890f38a29c41ad997db2 SHA512: 70811224ead2c475aa1197b326c18a78fe6ae83355435757bc6cacdb21777d6efbf41de3075b9979659bbadc0e257f2c26434d68fafd1ef6b0979f3d292e5f34 Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager, wayland version, PREVIEW release KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package provides the wayland version, which is still a work in progress project, and is available as a PREVIEW release. Don't expect the same stability as with the x11 version. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwin-x11 Architecture: arm64 Version: 4:5.24.4-ok7~1030 Priority: optional Section: kde Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2945 Provides: kwin, x-window-manager Depends: kwin-common (= 4:5.24.4-ok7~1030), libc6 (>= 2.34), libepoxy0 (>= 1.0), libgcc-s1 (>= 4.2), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5plasma5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.26.0), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libkwaylandserver5 (>= 5.24.4), libkwaylandserver5-5.24, libkwineffects13 (= 4:5.24.4-ok7~1030), libkwinglutils13 (= 4:5.24.4-ok7~1030), libkwinxrenderutils13 (= 4:5.24.4-ok7~1030), libqaccessibilityclient-qt5-0 (>= 0+git20130108), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5.2), libx11-6, libxcb-composite0, libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.3), libxcb-render0, libxcb-shape0, libxcb-xfixes0, libxcb1 (>= 1.6), libxi6 (>= 2:1.2.99.4) Breaks: kwin-common (<< 4:5.20.4-4~) Replaces: kwin-common (<< 4:5.20.4-4~) Filename: pool/main/k/kwin/kwin-x11_5.24.4-ok7~1030_arm64.deb Size: 477762 MD5sum: e352ffa81ea066a9f2197bd7622348f1 SHA1: 82ce0126f30181243767450f5b793ff10fc9e15f SHA256: 7d5aeab09a2c4a998dfd8f9868e8a7d13f6e688f08a7e93c0a162133183fb3f4 SHA512: eeccb9657bd42c1158961082c1cc820439b258bc5898b57a7aeb3ab8e90f6a820d241e5aeafb3c30555df63ccdc42b4a6a8d558be2070634efd9abd03cfdb24b Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager, X11 version KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwordquiz Architecture: arm64 Version: 4:22.12.3-ok2 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 6608 Depends: kdeedu-kvtml-data, libc6 (>= 2.34), libkeduvocdocument5abi1 (>= 4:22.11.90), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 4.100.0), libkf5crash5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5newstuff5 (>= 5.90.0~), libkf5newstuffwidgets5 (>= 5.92.0), libkf5notifications5 (>= 5.90.0~), libkf5notifyconfig5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5printsupport5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 4.1.1), phonon4qt5 Suggests: khelpcenter Filename: pool/main/k/kwordquiz/kwordquiz_22.12.3-ok2_arm64.deb Size: 2956772 MD5sum: a382531456b69aaab60b516f8ac296d9 SHA1: 22cf55dacd2d1911cb63ecbed4f9fb99c9159596 SHA256: 208848511044fe9d9d71248e722e83c11c3fdc9e1b9c4dfacc7942aaf5c47b4f SHA512: fab7a2e356c48cc022c5146a6380aa04d6d9635a89233d7a1f655200503bee70e13a90b6cbb0945003c3031b3b53e1bcfc30c4f143380beff09a2082046808a0 Homepage: https://edu.kde.org/kwordquiz Description: flashcard learning program KWordQuiz is a general purpose flashcard program, typically used for vocabulary training. . KWordQuiz can open vocabulary data in various formats, including the kvtml format used by KDE programs such as Parley, the WQL format used by WordQuiz for Windows, the xml.gz format used by Pauker, and CSV text. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwrite Architecture: arm64 Version: 4:22.12.3-ok4 Priority: optional Section: editors Source: kate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 282 Depends: ktexteditor-katepart, kate (>= 4:22.12.3), libc6 (>= 2.34), libkf5coreaddons5 (>= 5.16.0), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 4.1.1) Filename: pool/main/k/kate/kwrite_22.12.3-ok4_arm64.deb Size: 134840 MD5sum: f4e1a77595011878fd78d2150c8c0e7e SHA1: fd94cc3f7575909b6cb6998bf123b4420f864c4c SHA256: 7d907d7b652015c696152b08c3df12bcb7e6082d28eafc623400053135b22992 SHA512: 825cffbbcc981b088d76b854ad2db7db36ae4e304d284352a9ea8c7c13e2c825ab3f6cb0cf0c017a9320d016760fbf903859314d63082dc04d822a2fe64d4040 Homepage: https://kate-editor.org/ Description: simple text editor KWrite is a simple text editor built on the KDE Platform. It uses the Kate editor component, so it supports powerful features such as flexible syntax highlighting, automatic indentation, and numerous other text tools. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kwrited Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 58 Depends: libc6 (>= 2.17), libkf5coreaddons5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5pty5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/k/kwrited/kwrited_5.24.7-ok1_arm64.deb Size: 16714 MD5sum: 9abf37cf619aca233e7c9559aca93a5e SHA1: 3b20aadd572695c51b88ee63cd5774fce04305fa SHA256: b0f2b548b74215838a046258201274ceb0fff68df23d5885c52043126a65dd1b SHA512: e84b1547db74a8650ffa185e7ad85accc7821c6ee900bc9d134e51075f50e42b16f1f451a4bf525dc0cf0291d2f83beb9a8412d9014b93f2b8a398a82ba98acf Homepage: https://invent.kde.org/plasma/kwrited Description: Read and write console output to X Kwrited captures console output (e.g. broadcast messages) and prints it in a X window. . This package is part of the KDE base workspace module. 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/main/k/kylin-process-manager/kylin-app-cgroupd_3.22.1.0-ok1.2_all.deb Size: 1744 MD5sum: ae3ae33befa6c6da005c1dcbc2394260 SHA1: 3bb794c14182117a26ffcdbb45d041f40c7f44a0 SHA256: a0750cb8766f744cfb02f0f419b6c5e4ba7464eaa7ad1a055fd4aa6af2a45634 SHA512: 9d1e229e668217feefe5acd4f9c346a57615e81de673b1d115ffd026ddb71a3bce5cc08d341c80389593405c690b48be2d8fd0ab69254ef264d43844525f697b Homepage: Description: transitional package This is a transitional package. It can safely be removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-app-manager Architecture: arm64 Version: 3.22.1.0-ok1.20 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: guopengfei Installed-Size: 538 Depends: kylin-process-manager, xdg-utils, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.28.0), libkf5configcore5 (>= 4.97.0), libkf5windowsystem5 (>= 5.35.0), libkysdk-waylandhelper (>= 2.3.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5.2), libukui-log4qt1 (>= 1.0.3) Filename: pool/main/k/kylin-app-manager/kylin-app-manager_3.22.1.0-ok1.20_arm64.deb Size: 158518 MD5sum: 58f39f1685bb1f956d1ae8eb877656be SHA1: 5df366f81bb6d2abab1cb4f7f53daa3bd01132bf SHA256: b28a1dc8091f89126b461d7799db062147102726b276669e1be12fd8b0992e8f SHA512: 060d76ac19348348587fea8d2d7b81ab98794812a1fc5ca99438ead3ff874bed7cecdea0933092891d8aa23fa1ae5d50721a221282791d0fcecb5cf2a3e64c15 Homepage: https://gitee.com/openkylin/kylin-app-manager Description: kylin-app-manager is responsible for application startup cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-asrassistant Architecture: arm64 Version: 1.0.0-ok1.9 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: huheng Installed-Size: 1468 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-alm (>= 2.3.1.0), libkysdk-kabase (>= 2.3.1.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-ukenv (>= 2.3.1.0), libkysdk-waylandhelper (>= 2.3.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.6), libqt5websockets5 (>= 5.6.0), libqt5widgets5 (>= 5.6), libstdc++6 (>= 5.2) Filename: pool/main/k/kylin-asrassistant/kylin-asrassistant_1.0.0-ok1.9_arm64.deb Size: 1079096 MD5sum: 84a5735501c31b867cf85b101589bce7 SHA1: af709c0a80993711de92bf6dc53567b9dd79f2ca SHA256: 746fc32e8551b1f820f690639034fb056cd8c4333e48700bb760943995ab2705 SHA512: e72d73d69ef3935ca7e7c96bacda0f415f722048b966c42fc76b28b9af15ccbf82eeaa95731e8d0050196fb656cd463d11cc96981d2971adc4b980bf4a5620d1 Homepage: https://gitee.com/openkylin/kylin-asrassistant Description: kylin-asrassistant kylin-asrassistant is an application developed based on Baidu open source model library paddlespeech, which is convenient for users to operate quickly. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-burner Architecture: arm64 Version: 3.2.0.1kylin1k32.0build1-ok8~1011 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Derek.Wong Installed-Size: 5050 Depends: cdrdao, cdrskin, genisoimage, dvd+rw-tools, growisofs, vcdimager, udisks2, wodim, xorriso, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-waylandhelper (>= 2.3.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.10.0~) | libqt5gui5-gles (>= 5.10.0~), libqt5widgets5 (>= 5.10.0~), libqt5x11extras5 (>= 5.10.0~), libstdc++6 (>= 5.2), libx11-6, dconf-gsettings-backend | gsettings-backend Breaks: kylin-burner-i18n Filename: pool/main/k/kylin-burner/kylin-burner_3.2.0.1kylin1k32.0build1-ok8~1011_arm64.deb Size: 3302366 MD5sum: 6dd73dadaac9bd116f6435c09c5c4283 SHA1: 5b76a9e6c3844f9211da637fad3e3e3a5a4c0890 SHA256: f227ef260a812af745a2f9fe5f244109ae8d90ba51616c1f23dd6fc7ce9222f2 SHA512: fcdf96510345025e4e4215e82904f304f9b4fc4af147dd2993504b3ce1a6f652020673dfdbe83a0da99c89589fda70309a2ff8b24639ac00b5e396d975af30be Description: cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-calculator Architecture: arm64 Version: 1.2.0.0-ok4.1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 3575 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgmp10, libgsettings-qt1 (>= 0.1+14.04.20140408), libgsl23 (>= 2.5), libkf5windowsystem5 (>= 4.96.0), libkysdk-alm (>= 2.3.1.0), libkysdk-diagnostics (>= 2.2.0.0), libkysdk-log (>= 2.2.0.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-sysinfo (>= 2.2.3.5), libkysdk-ukenv (>= 2.3.1.0), libkysdk-waylandhelper (>= 2.3.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5.2) Filename: pool/main/k/kylin-calculator/kylin-calculator_1.2.0.0-ok4.1_arm64.deb Size: 779144 MD5sum: ac609c1c2a2e70fd2c64a55cc54c5760 SHA1: e8086ace389ee80e280443d61a7df55449c5a1f5 SHA256: 30deefb8ee406776a05b97b761b3461c2376be3bf558707f96f811b862cfe014 SHA512: 19540d7069f0323a659654e445bc3981da1f75559f4fb621dccc3d17b6b29489582b69470a9b0d682b969b9998bb5a449599f6dfdd9b6bf5d27271ec34e50daf Homepage: https://github.com/ubuntukylin/kylin-calculator Description: Calculator tool for UKUI Calculator is a lightweight calculator based on QT5 development, can provide scientific calculation and exchange rate conversion and other calculation modes, with simple to use, friendly interface and other advantages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-connectivity Architecture: arm64 Version: 1.1.0.1-ok0.20 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: huheng Installed-Size: 166701 Depends: libavcodec58, libavformat58, libavutil56, libc6, libgcc-s1, libglib2.0-0, libgsettings-qt1, libkf5windowsystem5, libkysdk-alm, libkysdk-diagnostics, libkysdk-log, libkysdk-qtwidgets, libkysdk-ukenv, libkysdk-waylandhelper, libpeony3, libprotobuf17, libqrencode4, libqt5core5a, libqt5dbus5, libqt5gui5 | libqt5gui5-gles, libqt5network5, libqt5sql5, libqt5webenginewidgets5, libqt5widgets5, libqt5x11extras5, libsqlite3-0, libssl1.1, libstdc++6, libswscale5, libuuid1, libx11-6, libxcb1, libxext6, libxi6, libxinerama1, libxrandr2, libxtst6, zlib1g, adb, vlc-bin, vlc-plugin-base, xdotool, curlftpfs, libgtk-3-0, libnotify4, libnss3, libxss1, xdg-utils, libatspi2.0-0, libappindicator3-1, libsecret-1-0 Breaks: kylin-mobile-assistant Replaces: kylin-mobile-assistant Filename: pool/main/k/kylin-connectivity/kylin-connectivity_1.1.0.1-ok0.20_arm64.deb Size: 115622996 MD5sum: 14b531e3b1f7e955a0c9579b25ad5b3c SHA1: e0bd88d1d9b708b756e05a3b13d31a5372ea4b44 SHA256: 5a33de09171bccce359e75ad3261b4b475098ad548f3afdabbc348010f0b6f66 SHA512: 39f52bc3ec7029e21308497d15550536b15c7ef31180aca663fc56107f1a544525bccc3358d7689c7bf2c1b6a184a085c8b37a9e2b811b228361a8d28050d7a0 Homepage: http://gitlab2.kylin.com/kylin-desktop/kmre-tianjin/intel-lookingglass/-/tree/master/kylin-mobile-assistant Description: kylin-connectivity cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-daq Architecture: arm64 Version: 1.2.9.1-0k2.1openkylin0.6c Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 417 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5sql5 (>= 5.0.2), libssl3 (>= 3.0.0), libstdc++6 (>= 5.2) Suggests: libukui-log4qt-dev Filename: pool/main/k/kylin-daq/kylin-daq_1.2.9.1-0k2.1openkylin0.6c_arm64.deb Size: 115424 MD5sum: e80a6dc328cd9afea8c046bd35f2af6f SHA1: a2653e35c76b214f0087f92001e2e23f2c916e30 SHA256: ce451e4cc0e531a371f9cda97dd6f0a1477d205fdeac5a425322f8820bd0d2b1 SHA512: 0b04dbef93328844500e6f8f2c9e4226a88ab46e2c81abb0ad2dacf2f637b4df6545cbb0f4197b8a3a7d8216785706bc9b7a06c8c248c7488086c1f1163d67ff Description: kylin-daq collect user information, analyze and process basic data. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-device-daemon Architecture: arm64 Version: 3.20.0.5-ok6 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Team Installed-Size: 759 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.49.2), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-waylandhelper, libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.2.0), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libudisks2-0 (>= 2.7.2), libukui-log4qt1 (>= 1.0.3), libx11-6 Breaks: ukui-panel (<< 3.14.0.0) Replaces: ukui-panel (<< 3.14.0.0) Filename: pool/main/k/kylin-device-daemon/kylin-device-daemon_3.20.0.5-ok6_arm64.deb Size: 214542 MD5sum: 84d549f45c28b51149d351dc022ec8f4 SHA1: 80151fc7715109d7648b365bc1001218e71208b2 SHA256: cd8a72be213b6cda24232215ff418550d3f8c788e9cd72a4f73e7b29a5c7040e SHA512: 30432a79ed0a2cb4846e085e575aafd6e79430743fee1461ec4f51c25d8a9460418a3a0d07b97803224c4dfd39c281105440bc83f0b2b66985805eb365c7fdd1 Homepage: https://github.com/ukui/kylin-device-daemon Description: kylin device daemon This kylin device daemon provides device management capabilities cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-display-switch Architecture: arm64 Version: 4.0.0.0-ok0.11 Priority: optional Section: oldlibs Source: ukui-settings-daemon Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 15 Depends: ukui-settings-daemon Filename: pool/main/u/ukui-settings-daemon/kylin-display-switch_4.0.0.0-ok0.11_arm64.deb Size: 2294 MD5sum: 7a3ad1d409adbd28ac5815337b826e3a SHA1: 112267d53e1dab239599b43906e2244755045520 SHA256: bbaa3adb48dbd98f5497b6af11deb4d1309c88e6b7a4494d3cc82625c11704bb SHA512: 433fce1045a106804553ded5731da57e85de95c87ec207a7cb79f61094b898c74f4c7cd4cb5792cb4ed862ec2640c719577052041c96868045e528c9ba4fdd88 Homepage: http://www.ukui.org/ Description: transitional package This is a transitional package. It can safely be removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-font-viewer Architecture: arm64 Version: 1.1.0.13-ok8 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jishengjie , zhangxinxin Installed-Size: 1338 Depends: dconf-gsettings-backend | gsettings-backend Filename: pool/main/k/kylin-font-viewer/kylin-font-viewer_1.1.0.13-ok8_arm64.deb Size: 687266 MD5sum: 1afa7c48f42cf63271e17a0b2af7b142 SHA1: f27d93fd9fffb1a23ec0e34b4a38aa1125f9b27b SHA256: 388ed761c1766b6a9f7f76006b9b11215834fc97624aea09df721ab6db05b12a SHA512: 955a52dcaaf18054ef69204fb4f70beb23211b596c908fe71af532b21833357213de065bffa45a080f37d372b290ed99811f45ea0a462b269780a8140efd34bd Description: kylin-font-viewer kylin-font-viewer is used to manage , preview , install and uninstall fonts. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-id Architecture: arm64 Version: 2.2.11.1-0k0.3 Priority: optional Section: misc Source: kylin-sso-client Origin: openKylin Maintainer: Ubuntu Kylin Team Installed-Size: 706 Depends: openssl, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-waylandhelper, libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libx11-6 Filename: pool/main/k/kylin-sso-client/kylin-id_2.2.11.1-0k0.3_arm64.deb Size: 161430 MD5sum: 8f076fd81f858b2c78ffbf121f480184 SHA1: ea73a05a88e424c68125e8126c5d572834ea87d9 SHA256: 76f08271dd3b95aa96dc1d42e74214d1ca723dad2db6337941973e8cbc32d055 SHA512: 52d909a5133593c981ac7b3506b25d156070e1a6f876e9cf05c9817974b1ce222dd9e8bb5b41b0130c7b0ef803caef8752775523753d8135baa22932b688b8d3 Homepage: https://www.kylinos.cn Description: This package is the union login dialog of kylin-id. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-ipmsg Architecture: arm64 Version: 1.3.1.2-ok10 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 1156 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-alm (>= 2.3.1.0), libkysdk-diagnostics (>= 2.2.0.0), libkysdk-log (>= 2.2.0.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-ukenv (>= 2.3.1.0), libkysdk-waylandhelper (>= 2.3.1.0), libpeony3 (>= 3.0.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.6), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.6), libqt5sql5 (>= 5.6), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 5.2), dconf-gsettings-backend | gsettings-backend Filename: pool/main/k/kylin-ipmsg/kylin-ipmsg_1.3.1.2-ok10_arm64.deb Size: 347280 MD5sum: a1594c8856e4aeb2dc3216fc8038c97d SHA1: 569ef99b0a3b05a407b8939b7113ec8a12328ef4 SHA256: a803b0fb3d4bfb6c03e7442dac7005697e95c31e934090be1e098994d7ef5491 SHA512: 4ebb99211052dc9cbdb3190e03dd4fd468c067709bb7171f8318c9a24791b04517086d2c5faf3f4fc9803f3bd9904914a647531b20ca6890abee705e1aea9f14 Homepage: https://github.com/ubuntukylin/kylin-ipmsg Description: Messages Messages is a LAN chat tool with beautiful Gui. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-music Architecture: arm64 Version: 1.1.0.47-ok7.6 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: liujialin Installed-Size: 16377 Depends: libqt5sql5-sqlite, dconf-gsettings-backend | gsettings-backend, libavformat59 (>= 7:5.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-waylandhelper (>= 2.3.1.0), libmpv1 (>= 0.4.0), libpeony3 (>= 3.0.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.11.0~rc1), libqt5x11extras5 (>= 5.6.0), libsqlite3-0 (>= 3.6.0), libstdc++6 (>= 5.2), libtag1v5 (>= 1.9.1-2.2~), libukui-log4qt1 (>= 1.0.3), libx11-6, libxtst6 Filename: pool/main/k/kylin-music/kylin-music_1.1.0.47-ok7.6_arm64.deb Size: 5303928 MD5sum: 5cf8a7db1864aac13c6a676ef93bcae4 SHA1: d5d7b0036669e8507ef3753b2197738f81fd483f SHA256: 077958ec89fef3ef56b2cba6bffe4cc76c21390ec5dbf223ded7e60c9269f01f SHA512: fe6d227b9ee3d2913892b4866cecb66f9bd2ee374963be350036f7f8e72c1c94540ae73a0ea96a4d44694c4448c7b91e1220203da41dca342336015c92522533 Homepage: https://github.com/ubuntukylin/kylin-music Description: kylin-music cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-nm-plugin Architecture: arm64 Version: 4.0.0.0-ok2 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 741 Depends: libkylin-nm-base, libkysdk-qtwidgets, network-manager (>= 1.2.6), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5network5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/k/kylin-nm-plugin/kylin-nm-plugin_4.0.0.0-ok2_arm64.deb Size: 149312 MD5sum: 5506798753144118aa98f2a97f846fd6 SHA1: cb5a0514502988cb99047b777520f7b5cce3b1a4 SHA256: 98d9854efcadfccbfcde08ba2c76fee9a8bc9e468946605793ed6a1ce8351902 SHA512: aff3a2b2d2954ecf78a78f9de8c6f22d25749f380bae527d6bf5a82f456d70568a01d9f31616aa6fce8f1f844b2eec6ab033e9b79de755b2c573d9ac9d62767f Homepage: https://github.com/ukui/kylin-nm Description: Gui Applet tool for display and edit network simply Kylin NM is a Applet tool for managing network settings simply. It has beautiful UI and very comfortable to use. It's better work together with UKUI. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-nm Architecture: arm64 Version: 4.0.0.0-ok8.2 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 5127 Depends: libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-waylandhelper (>= 2.3.1.0), network-manager (>= 1.2.6), ukui-control-center (>= 3.1.1+1217), dpkg-dev, libkysdk-sysinfo (>= 2.2.3.5), libc6 (>= 2.34), libcap2 (>= 1:2.10), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.37.3), libgsettings-qt1 (>= 0.1+14.04.20140408), libgtk-3-0 (>= 3.0.0), libkf5networkmanagerqt6 (>= 5.40.0), libkf5windowsystem5 (>= 5.25.0), libnm0 (>= 1.12.0), libnma0 (>= 1.8.20), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libsecret-1-0 (>= 0.7), libstdc++6 (>= 5.2), libukcc3 (>= 3.22.1.25), libukui-log4qt1 (>= 1.0.3), libx11-6, dconf-gsettings-backend | gsettings-backend Filename: pool/main/k/kylin-nm/kylin-nm_4.0.0.0-ok8.2_arm64.deb Size: 1173920 MD5sum: f9863ebb40c5e21afa579c94ce108e85 SHA1: 65e0c048dfb58c61ae0cb83b87d9c51550211474 SHA256: 1da6c32de21893fe7cd2c09505dc6d1212641e40255590436b625c3a87dbe2e9 SHA512: 06f01c82e5dde8f49a2f6978ebb1c5594254a1ae83256efd9f7e1e9fb3ed95384e17bb6ab334d3e0e59085e886cae7bfc9c862c998647671b761ddf4467f6ac7 Homepage: https://github.com/ukui/kylin-nm Description: Gui Applet tool for display and edit network simply Kylin NM is a Applet tool for managing network settings simply. It has beautiful UI and very comfortable to use. It's better work together with UKUI. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-os-installer Architecture: arm64 Version: 0.2.1-0k24 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Developers Installed-Size: 12066 Depends: adduser, archdetect-deb, cryptsetup, dosfstools, e2fsprogs, exfat-utils, locales, lsb-release, lvm2, ntfs-3g, os-prober, parted, passwd, udev, xfsprogs, xinit, xvfb, libc6 (>= 2.34), libgcc-s1 (>= 3.0), 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/main/k/kylin-os-installer/kylin-os-installer_0.2.1-0k24_arm64.deb Size: 8146138 MD5sum: e059e9d5be66f3e1fd56fab9955b7477 SHA1: aeb06d4a298f7b1db071f79f1084ddcc39882ecb SHA256: 07c767943f8c92089142b1e7c0b8877b967a6b6a03a6c63c2198b199f806e926 SHA512: 1ef474749f902a7c93bfec255fbaa7a2a2428bd32ae2111191238976b24ae95cc466521f8b75998defe336c04f35a97508d5e5a929d98c96d179098661e48343 Description: Kylin Live CD installer Kylin live CD installer cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-os-manager-plugin-dev Architecture: all Version: 2.0.0-9ok0.3 Priority: optional Section: utils Source: kylin-os-manager Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jishengjie Installed-Size: 25 Filename: pool/main/k/kylin-os-manager/kylin-os-manager-plugin-dev_2.0.0-9ok0.3_all.deb Size: 3868 MD5sum: 47bc1c6d9d89f9af9052857b3b77f841 SHA1: c4ca757df9e8cc66d407fab1ed23e6c851f3edcc SHA256: 62629e8ba60e6b6a7b7e94064f9fde43a9a7ba1ab3139395d3c39abedc3138dd SHA512: 0d905d6224c0fdb9679dfe8906f5aa22b30bf4330bd72347c6880bf979312baecfdfead474807637d5a00a465fa251a8fe3f26e37a6778c1c59179f7f3441559 Description: Kylin os manager plugin development kit Kylin os manager plugin development kit. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-os-manager Architecture: arm64 Version: 2.0.0-9ok0.3 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jishengjie Installed-Size: 9566 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.35.8), libgsettings-qt1 (>= 0.1+14.04.20140408), libgtop-2.0-11 (>= 2.22.3), libkf5windowsystem5 (>= 4.96.0), libkysdk-alm (>= 2.3.1.0), libkysdk-diagnostics (>= 2.2.0.0), libkysdk-kabase (>= 2.3.1.0), libkysdk-log (>= 2.2.0.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-systime (>= 2.2.3.5), libkysdk-ukenv (>= 2.3.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5sql5 (>= 5.6), libqt5webenginewidgets5 (>= 5.7.1), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libqt5xml5 (>= 5.6), libsmbclient (>= 2:4.0.3+dfsg1), libstdc++6 (>= 9), libx11-6, python3-piston-mini-client, tigervnc-scraping-server, tigervnc-common Breaks: kylin-service-support Replaces: kylin-service-support Filename: pool/main/k/kylin-os-manager/kylin-os-manager_2.0.0-9ok0.3_arm64.deb Size: 3821846 MD5sum: 1eae393bbe7ede646003e3eb9ee4dd9c SHA1: 89394519ff489d482f085516a9acb41be42f27a8 SHA256: acafdd5a030ebaba3ae4ca09bdf89cb16466dd8b78f534064c4d01b43e2e5c0e SHA512: b340fb823b45302ea6da4f58d9b1bbb99b9b65f97545af8218721cc6894d0c23c1027e488fd27609883b5ce9bb773b11e732bc151fcb72dbc2df32996f7159ca Description: kylin-os-manager kylin os manager is an application that manages the kylin system. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-photo-viewer Architecture: arm64 Version: 1.3.0.3-ok20.4 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: liuyuhui Installed-Size: 21322 Depends: apng2gif, apngasm, libkysdk-ocr (>= 2.2.3.5), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libfreeimage3, libfreeimageplus3, libgcc-s1 (>= 3.3.1), libgif7 (>= 5.1), libgl1, libglib2.0-0 (>= 2.16.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-kabase (>= 2.3.1.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-utils (>= 2.2.0.0), libkysdk-waylandhelper (>= 2.3.1.0), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libpeony3 (>= 3.0.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5printsupport5 (>= 5.0.2), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.6.0~beta) | libqt5quick5-gles (>= 5.6.0~beta), libqt5quickwidgets5 (>= 5.5.0), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstb0 (>= 0.0~git20180212.15.e6afb9c), libstdc++6 (>= 5.2), libx11-6 Filename: pool/main/k/kylin-photo-viewer/kylin-photo-viewer_1.3.0.3-ok20.4_arm64.deb Size: 14325980 MD5sum: 675523eacf9f39dc8d06cf8ac47bf90a SHA1: 483194c099e4b5fdb10bc0d065d3d9fa80efc85c SHA256: b7052313e83e1bc6c9d4fa2341dab4a9efbbd750f7f2fd934c916f734477e98f SHA512: a02152e8ed21b87b19d04404b5c825b4a4402e8061e6f5235c088258506dfc81dc58c0fc32f6a138e5fefe8472467973430f7b5f60bdc50f40c14819276af7b8 Homepage: https://github.com/ubuntukylin/kylin-photo-viewer Description: Photo viewer, support to view, zoom and rotate images of various formats cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-pkgs-installer Architecture: all Version: 1.0-ok3 Priority: optional Section: misc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Luo Yaoming Installed-Size: 18 Filename: pool/main/k/kylin-pkgs-installer/kylin-pkgs-installer_1.0-ok3_all.deb Size: 3510 MD5sum: 5d9eb0268a91697d8fec1106932346fc SHA1: 5e7f1a85df65e80c400dc5405cce3fa58494427d SHA256: 9a032cb7ef183b779ada6e1b3966e5a7e7120a08ab04e3a482ee4a19dfb0c3c9 SHA512: f6643fde0f6d2a9a110a0dd544c6bbb95794f4b132255fc476aa6a952aceffb3bd76d94fa80c58d962ac37b5b8b712979443ce8423eaa4c1a360b13318c2e1fb Homepage: https://gitee.com/openkylin/kylin-pkgs-installer Description: Installer kylin self developed packages for openkylin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-printer Architecture: arm64 Version: 1.3.1.0-ok4 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: baijincheng caoliang hanzehui jiangdingyuan lixin Installed-Size: 3575 Depends: libcups2 (>= 2.3~b6), qt5-ukui-platformtheme (>= 1.0.6-5kylin9), kylin-system-updater, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-alm, libkysdk-diagnostics (>= 1.2.0.5kylin1), libkysdk-log (>= 1.2.0.5kylin1), libkysdk-qtwidgets, libkysdk-waylandhelper, libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5widgets5 (>= 5.15.1), libsnmp35 (>= 5.8+dfsg), libstdc++6 (>= 5.2), libudev1 (>= 183), libusb-1.0-0 (>= 2:1.0.16), dconf-gsettings-backend | gsettings-backend Filename: pool/main/k/kylin-printer/kylin-printer_1.3.1.0-ok4_arm64.deb Size: 720822 MD5sum: af29f7c7fa6ab284e66efa07ff420816 SHA1: aa82aed890406ca423ce65af1363c1c9ba3fd397 SHA256: 9d676a1cea241c66633699ef10d64495aec1af2bc248c7b3f04386621b6c473f SHA512: 6d27e61a6283c48c6d651a2e7debf703a332317f37e48fbb3f8facbdb6bf09f53fd838f1e0ddba9ee42b8bb4906c0fa858db02974ddc2f2e25aca25259209649 Homepage: https://github.com/ubuntukylin/kylin-printer Description: kylin-printer cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-process-manager Architecture: arm64 Version: 3.22.1.0-ok1.2 Priority: extra Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: guopengfei Installed-Size: 384 Depends: libc6 (>= 2.34), libcgroup3 (>= 2.0.1), libgcc-s1 (>= 4.5), libprocps8 (>= 2:3.3.16-1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5network5 (>= 5.0.2), libstdc++6 (>= 9), dbus Breaks: kylin-app-cgroupd (<< 3.22.1.0-ok0) Replaces: kylin-app-cgroupd (<< 3.22.1.0-ok0) Filename: pool/main/k/kylin-process-manager/kylin-process-manager_3.22.1.0-ok1.2_arm64.deb Size: 129626 MD5sum: 89257eaef5f168c0d465588a9e23f7ee SHA1: 4dcb25481a27777b05625e4a7a4df56bf86f68fe SHA256: 8748164be6e6ffbdc17e5b6f5c3b02cf59071bcd7e842bc0a30fc60cc348d1b3 SHA512: 68fe6fd651542eb14bf2b26110233e13c28bd4caec24f6bc9f9612e8cdffb631bb5bcff41ad232641f002cf95e09c6a0c554796d043a9582dc7047040da1e993 Homepage: Description: kylin process manager Kylin system resource watcher and process manager. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-recorder Architecture: arm64 Version: 1.3.0.2.0k3.3-ok1.1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 1645 Depends: dconf-gsettings-backend | gsettings-backend, libavcodec59 (>= 7:5.0), libavformat59 (>= 7:5.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-kabase (>= 2.3.1.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-waylandhelper (>= 2.3.1.0), libmp3lame0 (>= 3.100), libmpv1 (>= 0.4.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5multimedia5 (>= 5.6.0~beta), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5.2), libukui-log4qt1 (>= 1.0.3), ffmpeg Filename: pool/main/k/kylin-recorder/kylin-recorder_1.3.0.2.0k3.3-ok1.1_arm64.deb Size: 781876 MD5sum: bdb64225f3a27b9293038f7b7acaa3d6 SHA1: 654ecbdc23a8da5e899009144c2290aac13defd3 SHA256: b8ed559d7667eff7bf614e391900b6e628622022ea68efb894a453aedc017664 SHA512: adb2728bb7552c6d5c5a152b80e2630ca48891bf028408fee3546305256ae6e9c3cfae23b380ed7cf4755397dfb701abfceab6ebe8275e7db9f1857c71e72bbe Homepage: Description: Recorder tool for UKUI A user-friendly and easy to operate recording tool, supporting multi audio format recording, such as MP3, WAV, etc., supporting playback, clipping and other functions, to meet your recording needs in various aspects. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-revision-manager Architecture: arm64 Version: 1.0.4.1-ok5 Priority: optional Section: python Source: revisions-manager Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Desktop Team Installed-Size: 54374 Depends: python3-dbus, python3-cryptography, python3-apt, python3-requests Filename: pool/main/r/revisions-manager/kylin-revision-manager_1.0.4.1-ok5_arm64.deb Size: 52395010 MD5sum: fd7cad770eb628eebebc4439f4c5588e SHA1: 37becdd07ed85604123b8face73692c90084959c SHA256: 9edfc0f544e9faa8d05fceaa29f32db950d4c8b420a6585fc3fc0f0ab7c6febe SHA512: e83acc42ff40d0ae4727fc54d5b425ba8b2f6be8a440b7b9b18b803c495bb6a2fc82c586ae9c3642fc4166ac8a81d2a52a6ff7e5aa156881b50f7147bdecfae4 Homepage: https://www.kylinos.cn Description: Upgrade from an old os to a new os cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-scanner Architecture: arm64 Version: 3.2.1-0k1.2 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 2266 Depends: tesseract-ocr, tesseract-ocr-chi-sim, tesseract-ocr-eng, libc6 (>= 2.34), libfreeimage3, libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.20.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-alm (>= 2.2.1.0), libkysdk-kabase (>= 2.2.1.0), libkysdk-log (>= 2.2.0.0), libkysdk-qtwidgets (>= 2.2.1.0), libkysdk-waylandhelper (>= 2.2.1.0), liblept5, libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.11.0~rc1), libqt5x11extras5 (>= 5.6.0), libsane (>= 1.0.24), libstdc++6 (>= 5.2), libtesseract4, libudev1 (>= 183), libx11-6 Filename: pool/main/k/kylin-scanner/kylin-scanner_3.2.1-0k1.2_arm64.deb Size: 820658 MD5sum: 181a1a0710017389109260bc17c59227 SHA1: 450761fe98c891e77b4d855b79da8e8030463166 SHA256: 49f2ff73bf796ce8078e33881428d6036d60e1523c07c564047789e21a1d1c07 SHA512: 396de0ce0823d5b5a2e0d3018b1f390df7631c4427f8623b326bf5c2df2976feba5df200944f92dca17ff327ae20a34f10e5ed2cc6e80d7fb3e89cb58736bb25 Homepage: https://github.com/ubuntukylin/kylin-scanner Description: Scanning utility based on SANE Kylin-scanner can scan according to the resolution, size and color mode of the scanning device. And it provides post-processing features for scanned images, such as clipping, rotation, one-click beautification, intelligent correction and text recognition, etc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-screenshot Architecture: arm64 Version: 1.0.0.1kylin1k81-ok7 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 4004 Depends: dconf-gsettings-backend | gsettings-backend, libavcodec59 (>= 7:5.0), libavformat59 (>= 7:5.0), libavutil57 (>= 7:5.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-waylandhelper (>= 2.3.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 6), libswscale6 (>= 7:5.0), libukui-log4qt1 (>= 1.0.3), libx11-6 Suggests: ca-certificates, openssl Filename: pool/main/k/kylin-screenshot/kylin-screenshot_1.0.0.1kylin1k81-ok7_arm64.deb Size: 1669626 MD5sum: daae8858158539601259e8256a5a1893 SHA1: 4f0bfbec4dfa43d5611e4ab2348b79f2d97d210d SHA256: e20f8aa5d1f857d292380ef8a2f5de70083e6ec900041069ff089904ace2a1f0 SHA512: 1d65dddb1847546fb9d0196240fa35da94f914bdad624c6eedb6e4b258c1d5ff559a6fb8257e3c523a606e2559c1e05463163d54d0298750ca512ad03ed14ec4 Homepage: https://github.com/ubuntukylin/kylin-screenshot Description: Powerful yet simple-to-use screenshot software kylin-screenshot is a powerful screenshot and screen recording tool. It allows you to take screenshots of the captured images in rectangular and circular boxes, set blur, add markers, add text and more. And set mouse display, sound recording, video frame rate, audio bit rate when making screen recording. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-software-center-plugin-expand Architecture: arm64 Version: 5.0.6.8-0k0.25 Priority: optional Section: misc Source: kylin-software-center Origin: openKylin Maintainer: Kylin Team Installed-Size: 346 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkysdk-kabase, libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5network5 (>= 5.14.1), libqt5widgets5 (>= 5.0.2), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Replaces: kylin-software-center (<= 5.0.0) Filename: pool/main/k/kylin-software-center/kylin-software-center-plugin-expand_5.0.6.8-0k0.25_arm64.deb Size: 85536 MD5sum: 30caf6928220c094730514e7ba1b8dca SHA1: b1414d53420f12fd08efd8f5923785952ae413d4 SHA256: 91b1307dd25792eb2d2c7aad73e07dfb78a017cb6d822810144d64ab51545cfd SHA512: 8131af1afdafca42c7a09e453ab5a80f684570e0c4b20d71c69e1faced4fac8d61c49add7889c2ded93035a5127c6dbeddb52428d364d0bf6cc54ab652cbdf1b Homepage: http://gitlab2.kylin.com/kylin-desktop/kylin-software-center Description: Software store access the server to get data cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-software-center-plugin-synchrodata Architecture: arm64 Version: 5.0.6.8-0k0.25 Priority: optional Section: misc Source: kylin-software-center Origin: openKylin Maintainer: Kylin Team Installed-Size: 792 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkysdk-log (>= 2.0.0.0), libqapt3 (>= 3.0.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5network5 (>= 5.14.1), libqt5sql5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.0.2), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5.2) Replaces: kylin-software-center (<= 5.0.0) Filename: pool/main/k/kylin-software-center/kylin-software-center-plugin-synchrodata_5.0.6.8-0k0.25_arm64.deb Size: 209484 MD5sum: 1d3e67b0df3d17e4bf0d56b9dc578485 SHA1: 6571ec9d11bcc88ba777cf54f9220157e2297ab8 SHA256: 0b784f91103a4b43287a6635fb0b1185b3ce5a0e7d6315e4b7e86f698140efad SHA512: f5d63977b052a53f0b1242d4a770e610cef037052b22ca6eee23212a31d5a828d7c1693d138637d7ab1bac56c3a087d39416816eeb7e0613e2f1a79bed5b50da Homepage: http://gitlab2.kylin.com/kylin-desktop/kylin-software-center Description: The software store regularly visits the server to obtain data updates cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-status-manager Architecture: arm64 Version: 4.0.0.0-ok0.5 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: liling Installed-Size: 282 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkysdk-sysinfo (>= 2.2.3.5), libqt5core5a (>= 5.6.0~beta), libqt5dbus5 (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5sensors5 (>= 5.6.0), libstdc++6 (>= 5.2), libukui-log4qt1 (>= 1.0.3), libukuiinputgatherclient1 (>= 4.0.0.0), ukui-input-gather (>= 1.0.0.2) Filename: pool/main/k/kylin-status-manager/kylin-status-manager_4.0.0.0-ok0.5_arm64.deb Size: 63936 MD5sum: 5f7d3c024f20f6a6049b0bdce9a36e21 SHA1: 2ec532d0795ecd9782532176a5e827cb55d55651 SHA256: f958162f825840ee5d991a7b0ef564282be249cc2ae518853c26dd9851e3e761 SHA512: 315b7cc3dc2b6dc0e9346983e4d7c6e22eeddc243e590aeebf45d4538a84541c433fd20f602587a348853e842e6770584c1c7e74858883c39d48bc6b986b4d7d Homepage: Description: system state transfer station The status manager maintains system status such as device direction, device mode, and keyboard availability. When the system status changes, the status manager will capture the change in status, take corresponding actions to notify other components that the system status has changed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-tablet-desktop-general Architecture: all Version: 4.0.0.0-ok2.4 Priority: optional Section: x11 Source: ukui-tablet-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: guopengfei Installed-Size: 13 Depends: ukui-tablet-desktop Filename: pool/main/u/ukui-tablet-desktop/kylin-tablet-desktop-general_4.0.0.0-ok2.4_all.deb Size: 1722 MD5sum: 3c21cfdc7b184374c31b7b071e68bab1 SHA1: a5dd20c3a5153fb4261c57d34765e6123a074c32 SHA256: 8bea61e08e9dd4d5bbf8722184e0bf45a725a18dafa36d7ee8ef4d9849abadb4 SHA512: a6f96d9acd1f276c3bdc49ec87415158fa1e9e9d480f1ae0c73587eee21c293b81f8dace6cc89b37afe8c1bbf63adcbace3842611c42e2bdb231a79712546e2a Homepage: https://gitee.com/openkylin/ukui-tablet-desktop Description: transitional package This is a transitional package. It can safely be removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-update-frontend Architecture: arm64 Version: 1.0.2.21-ok10 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: hechengyuan Installed-Size: 2678 Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-sysinfo (>= 2.2.3.5), libnotify4 (>= 0.7.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libukcc3 (>= 3.22.1.25), libx11-6, libyaml-cpp0.6 (>= 0.6.2), policykit-1, gettext, libkysdk-diagnostics, kylin-system-updater (>= 2.0.5.1) Recommends: python3-launchpadlib Suggests: gir1.2-dbusmenu-glib-0.4, gir1.2-unity-5.0 Filename: pool/main/k/kylin-update-frontend/kylin-update-frontend_1.0.2.21-ok10_arm64.deb Size: 1843916 MD5sum: 3e1f84493ececdc0d9b1d0c0cc9881c9 SHA1: 039e989e70570ae3db37c18ce7f97afc31f14b73 SHA256: 71e0e9a324988e4849dd6df5976d183e6c47beb3c0e1754d841aba315fa33096 SHA512: a3f5d0d5eaee460b5fe76dbad2b1a62f6f23baab24c2e6a4331dcea6868f1b6fda6e44b7766b624d0c1c59bb6a2435609b2e1211827a07da007044df3a9a484d Homepage: https://www.kylinos.cn Description: dbus daemon that manages apt updates. dbus daemon that manages apt updates. Provides DBUS interfaces to UKCC. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-update-notify Architecture: arm64 Version: 1.3.2.1-ok7 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 363 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5.2), kylin-system-updater (>= 2.0.5.1) Breaks: kylin-update-tray Filename: pool/main/k/kylin-update-notify/kylin-update-notify_1.3.2.1-ok7_arm64.deb Size: 99596 MD5sum: 33cad421a060c4a4a20fb95d5fdcf8aa SHA1: e7daf5b26cd7baf7a8b7397020bf2aca4e6da826 SHA256: 1869ed20e8ff791ca5d7c334e5d751956dc718829ea969a637f116200d5ea1fa SHA512: 796dbe10e441158554b2b94dcbef06124a7dd156dea650332f9387266c287473512c22ca22b96554528fab25d186d014f6b00fd3b57a467dcd47843d2f6815ef Description: kylin background upgrade cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-usb-creator Architecture: arm64 Version: 1.2.0.3kord-ok5.5 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: liuyuhui Installed-Size: 3142 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-waylandhelper (>= 2.3.1.0), libpolkit-qt5-1-1 (>= 0.112.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.9.0~beta), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.1.1), libukui-log4qt1 (>= 1.0.3), libx11-6 Filename: pool/main/k/kylin-usb-creator/kylin-usb-creator_1.2.0.3kord-ok5.5_arm64.deb Size: 2587480 MD5sum: 643cb6d9f68b989ce10c2ee75cf90793 SHA1: 47755a7c2159b340617ef4ff54f1428782a7760f SHA256: cb3abf532c6343d4da41a9154da330df85ba0dae7d28b154c59404a6503f8127 SHA512: 03495334dc7a9eafc144af84fc76fcd9a95d3a4bc104d34f116ca01b71d2a43970e06206082251d844ab258ad9b71f99a2258fff0dbce756fd910628d17d23d4 Homepage: https://github.com/ubuntukylin/kylin-usb-creator Description: Usb boot maker USB Boot Maker provides system image making function. The operation process is simple and easy. You can choose iso image and usb driver and make boot driver cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-user-guide-common Architecture: all Version: 1.0.3.30hw1-ok6~0913 Priority: optional Section: utils Source: kylin-user-guide Origin: openKylin Maintainer: Kylin Team Installed-Size: 58804 Replaces: kylin-user-guide (<< 1.0.0-1+0730.1) Filename: pool/main/k/kylin-user-guide/kylin-user-guide-common_1.0.3.30hw1-ok6~0913_all.deb Size: 37437536 MD5sum: f64a1c7a3afa970a3ff936bedf6117ee SHA1: da1d31ae6ef453be5fa1043499f0193b31bd6731 SHA256: d714138f86a4844313646690259afc113aa4cd6f33f4d71b6dd0f1d1d6102a99 SHA512: bb03e6a72e475093fb956d00dfeaa196f238a1f990184277d190f26b638f35798299887913c17dc91f95c1ed2af37b793b1d50b7385f78632b396dcb192a9a7e 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-user-guide Architecture: arm64 Version: 1.0.3.30hw1-ok6~0913 Priority: optional Section: utils Origin: openKylin Maintainer: Kylin Team Installed-Size: 567 Depends: libc6 (>= 2.34), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-waylandhelper (>= 2.3.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5webchannel5 (>= 5.6.1), libqt5webenginewidgets5 (>= 5.7.1), libqt5widgets5 (>= 5.9.0~beta), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libukui-log4qt1 (>= 1.0.3), libx11-6, libjs-jquery (>= 3.3), libjs-requirejs, libjs-marked, kylin-user-guide-common Filename: pool/main/k/kylin-user-guide/kylin-user-guide_1.0.3.30hw1-ok6~0913_arm64.deb Size: 122176 MD5sum: 67140350c8219ad3252df431d1bebb65 SHA1: 575c649035ea46fd762770b9c3f60ab208f60579 SHA256: 4d58e3e5968379ca93d57a4694f422feee6386ad1a0d7012e1beb3463ecfe430 SHA512: 0acaa816588a44b4b0998fb824a0a830dfa42cf149e525279ec3bdbd3b70579a1dd5df26d556a98e6aa724c61c95eb7fc31cf8767e58e5646645f8824c9c1de9 Homepage: https://github.com/ubuntukylin/kylin-user-guide Description: Smanual for UKUI desktop environment Kylin User Guide is a simple and lightweight guide written by Qt5/js/md, It has the characteristics of easy maintenance and simple interface. . A simple and lightweight guide written by Qt5/js/md. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-video Architecture: arm64 Version: 3.1.4.2k1-ok22.1 Priority: optional Section: video Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 7934 Depends: mesa-vdpau-drivers, libmpv1 (>= 0.9.0), libqtavwidgets1, ffmpegthumbnailer, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-waylandhelper (>= 2.3.1.0), libmediainfo0v5 (>= 0.7.56), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5sql5 (>= 5.1), libqt5widgets5 (>= 5.15.1), libqtav1, libstdc++6 (>= 12), libukui-log4qt1 (>= 1.0.3), libzen0v5 (>= 0.4.31-2~) Suggests: libcrystalhd3 | firmware-crystalhd Filename: pool/main/k/kylin-video/kylin-video_3.1.4.2k1-ok22.1_arm64.deb Size: 6063656 MD5sum: 4736e523415407ca50de3949ec1ea2ef SHA1: f46904a075533d43f5a6d28523139b3986992d4a SHA256: 50e147c3300c3f64150c1985f1ef00f1ac475ae6b29b41a3f79e8a9700f9e084 SHA512: 5cbdb3a55aa1ed1c914cd60c6abe6c9e2b417c8e48f5ecd0b8462c80f073d07a5d958b9710302b2f43ebb639c28cbc208c6e85f88f0c3035c2ebe8ff7f229ef9 Homepage: https://github.com/ukui/kylin-video Description: Front-end for MPV Qt5 MPV front-end, with basic features like playing videos and audios to more advanced features. It supports both x86 and ARM platform, and supports most of the audio and video formats. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-virtual-keyboard Architecture: arm64 Version: 2.0.1.0-0ok15 Multi-Arch: foreign Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: hanteng Installed-Size: 351 Depends: libc6 (>= 2.34), libfcitx5-qt1 (>= 5.0.14), libgcc-s1 (>= 3.0), libkf5windowsystem5 (>= 4.96.0), libqt5core5a (>= 5.14.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/k/kylin-virtual-keyboard/kylin-virtual-keyboard_2.0.1.0-0ok15_arm64.deb Size: 74612 MD5sum: 835ca2aaa948b2ddaba2d602b3a5f4ac SHA1: b062d3d690331bfc5ad4f4a894b833b20a1a22d4 SHA256: 91ba47270df5c0aace5593536d9a4d6658d6e075e92b0509803354f0b7d05b6b SHA512: b3da009f75c8d19606206262841dcd6fb7de1d320c7705b19dc8f58f4969ee6b59e83eeaf653aa1a620099dd1db987ca35a7b11054b498c364f2845f92a99bbe 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: kylin-weather Architecture: arm64 Version: 3.2.0.3-ok16 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: liuyuhui Installed-Size: 8577 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-kabase (>= 2.3.1.0), libkysdk-log (>= 2.2.0.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-waylandhelper (>= 2.3.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 4.1.1), libukui-appwidget-provider0 (>= 4.0.0.0) Breaks: indicator-china-weather (<< 3.1.2-0~) Replaces: indicator-china-weather (<< 3.1.2-0~) Filename: pool/main/k/kylin-weather/kylin-weather_3.2.0.3-ok16_arm64.deb Size: 6612448 MD5sum: 8f182025e929876399cf592f554392d2 SHA1: 1a3a0ea594c8e3b578a781a6887177d98b24ca4b SHA256: a306db6af2d28b8edcb289134cde4ca94c24886669ac4a10dd7602f41ebc42d2 SHA512: 209f5f0a7fa29199b2986d9b241a4171b3b7ef3ea36d90c080610af584cc8a7ed57ba2562ebffd0e9ef2711433fb278710d80725e9a756734d846e89897cfa7f Homepage: https://github.com/ubuntukylin/kylin-weather Description: Indicator that displays China weather information Kylin Weather displays detail weather information for one place, including weather forecast and observe weather, and you can change it. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ladspa-sdk Architecture: arm64 Version: 1.17-1ok1 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 166 Provides: ladspa-host, ladspa-plugin, ladspa-sdk-dev Depends: libc6 (>= 2.34), libsndfile1 (>= 1.0.20), libstdc++6 (>= 5) Conflicts: ladspa-sdk-dev Filename: pool/main/l/ladspa-sdk/ladspa-sdk_1.17-1ok1_arm64.deb Size: 33632 MD5sum: 837f8af5cb34508ef9e5f530bb85501a SHA1: ec2e0a847d22f75fe81bf03e195b290bf7a0aa26 SHA256: 3f09a67f27677577cd61e3783a7a5347e7d8d8fdb01b77c45d25e601a5d09126 SHA512: b3a502b5af14e3442dce30775d6f9afa09c5aa8ed3a38ff65f898b0781aa33e2e9f9df9fab20c1574f6e4d2450e82640cf19b40028b12e74f91b59a5fb703816 Homepage: https://www.ladspa.org/ Description: sample tools for linux-audio-dev plugin architecture LADSPA is a free standard specification for audio effect plugins. . Contains sample plugins, and analyseplugin, listplugin, applyplugin programs, and the ladspa.h, the LADSPA specification. . Please build-depend on this package if you need ladspa.h cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: language-pack-zh-hans-base Architecture: all Version: 1:20.04+20200416-ok3 Priority: optional Section: translations Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6894 Pre-Depends: dpkg (>= 1.16.1) Depends: language-pack-zh-hans (>= 1:20.04+20200416-ok3), locales (>= 2.3.6) Conflicts: language-pack-zh-base (<< 1:9.10), language-pack-zh-hans (<< 1:20.04+20200416-ok3) Replaces: language-pack-gnome-zh-hans (<< 1:20.04+20200416-ok3), language-pack-gnome-zh-hans-base (<< 1:20.04+20200416-ok3), language-pack-kde-zh-hans (<< 1:20.04+20200416-ok3), language-pack-kde-zh-hans-base (<< 1:20.04+20200416-ok3), language-pack-zh-base (<< 1:9.10), language-pack-zh-hans (<< 1:20.04+20200416-ok3), language-pack-zh-hans-base (<< 1:20.04+20200416-ok3) Filename: pool/main/l/language-pack-zh-hans-base/language-pack-zh-hans-base_20.04+20200416-ok3_all.deb Size: 1761132 MD5sum: bfae289b852b6c9149ff9fdfc23dfdcd SHA1: 7ae19e8107e92d6461afcfbf00fa28c6bb1d18dc SHA256: 4d92af968338f8b33f63a92e55267f61b56e24e7e5b6554e645041b753a05b43 SHA512: 8fdc98c3028274311f90dc7d638ffd0ab781ec970afb8d7cf8ab6d469f7962d9f2a6825946d33e1cdaf093cc7e467972a2c5c2c575fb162a1b84955591771a87 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: language-pack-zh-hans Architecture: all Version: 1:20.04+20200416-ok3 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:20.04+20200416) Conflicts: language-pack-zh (<< 1:9.10) Replaces: language-pack-gnome-zh-hans (<< 1:20.04+20200416-ok3), language-pack-gnome-zh-hans-base (<< 1:20.04+20200416-ok3), language-pack-kde-zh-hans (<< 1:20.04+20200416-ok3), language-pack-kde-zh-hans-base (<< 1:20.04+20200416-ok3), language-pack-zh (<< 1:9.10), language-pack-zh-hans (<< 1:20.04+20200416-ok3), language-pack-zh-hans-base Filename: pool/main/l/language-pack-zh-hans/language-pack-zh-hans_20.04+20200416-ok3_all.deb Size: 2056 MD5sum: 241ad88ac95ca51a94c66781f91607c9 SHA1: 9a1007ec2b5b23efadc10c0d3d6304d7d8456a7f SHA256: e0aea558dd353360870e8f8834695a6ddd338ddc750cdd0a2231aac39871ee47 SHA512: 903f42e3803140931dfa9f2b171e4e02c3adc65a8cded6658956d8b0d63a7707cf1fb45ebebe84c3e709dde1281e25f5ce1540353a3791d2a92b9e187d3f6a04 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: layer-shell-qt Architecture: arm64 Version: 5.24.4-ok5.1 Priority: optional Section: kde Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 81 Depends: libc6 (>= 2.17), liblayershellqtinterface5 (>= 5.21.90), libqt5core5a (>= 5.15.0~), libqt5waylandclient5 (>= 5.15.0~), libstdc++6 (>= 5), qtwayland-client-abi-5-15-8 Filename: pool/main/l/layer-shell-qt/layer-shell-qt_5.24.4-ok5.1_arm64.deb Size: 6940 MD5sum: aa4f4761bd6fd9f3339c84f9f5e0d4ea SHA1: f1797b0dd31ed37d68b7e561480a90f57d9e2289 SHA256: 1d431b7c150393e91675e5bf1a3251026f683120feeefbb2787be1ec9fb38ca4 SHA512: 7ee33e56665898cbd70fdf9a6d5a3b45d1270eb015f776e829acaeabcfa41f5e68d9428732ec5ccd091c62beaf9172a627b63da81401d3086a191c9e6b0b5ed7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ldap-utils Architecture: arm64 Version: 2.6.3+dfsg-ok3 Priority: optional Section: net Source: openldap Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 782 Provides: ldap-client, openldap-utils Depends: libc6 (>= 2.34), libldap2 (= 2.6.3+dfsg-ok3), libsasl2-2 (>= 2.1.27+dfsg) Suggests: libsasl2-modules, libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal Conflicts: ldap-client, openldap-utils, umich-ldap-utils Replaces: openldap-utils, openldapd, slapd (<< 2.2.23-0.pre6) Filename: pool/main/o/openldap/ldap-utils_2.6.3+dfsg-ok3_arm64.deb Size: 140776 MD5sum: 0b5c1234e61ecc9ad56353db674ee847 SHA1: 95a78098cdba4ba5072190b0d3e2d9da89dd4f88 SHA256: 651601900879be0ec19c9a507cc831dcf330ad1ef58fc4014dde1b06e1f18404 SHA512: f9a8cb5bea7eca7b1d6cdb003320bbaa371ffcaba2f186ccf825f129e6dc2caaaab8698b926a76bb80fbc4ebd32333b1956d4cccdd72a875b1110d354c63dab5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lemon Architecture: arm64 Version: 3.39.4-ok4 Multi-Arch: foreign Priority: optional Section: devel Source: sqlite3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 376 Depends: libc6 (>= 2.34) Filename: pool/main/s/sqlite3/lemon_3.39.4-ok4_arm64.deb Size: 58090 MD5sum: 3d86f82196a1085294a839baf2c63643 SHA1: c9c2b6420b65ee5b67d2fde7f81eadc13220eb70 SHA256: 08546d690b36652ec674a09122ed2b824312b58d91f0ab9ce9dba0b14b1d4087 SHA512: b8803b3a9a3cefd75c706292c601974c50f758461a9a31613cb52161ca858c54745d2b39788a05702db2f1665b6b64c67f79beb00e813dbff5b5b84c15fe1d81 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: less Architecture: arm64 Version: 590-ok2 Multi-Arch: foreign Priority: important Section: text Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 420 Depends: libc6 (>= 2.34), libtinfo6 (>= 6) Filename: pool/main/l/less/less_590-ok2_arm64.deb Size: 126586 MD5sum: df6330af8bb70fdb751bb9d729e0585b SHA1: 3b07fa1b4d527c9d9e6c96dc4cfd4be4d28bc8d2 SHA256: 93c6860d4ccca9d1bf6a20856563ce378154b3bcd5d9d51a9c7ff03094970c49 SHA512: 19eff41a03911be5d27e6523fb6ea95e4c6e815f7f35e1fd6f21041b5a1f722217af0b1f5ac8d995d307680b0a91d9f50e74c17a99ffdf0c3dd6a30a6bc34943 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libabsl-dev Architecture: arm64 Version: 20220623.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: abseil Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5986 Depends: libabsl20220623 (= 20220623.1-ok2) Recommends: cmake (>= 2.6) | pkg-config, g++ (>= 5.1) Filename: pool/main/a/abseil/libabsl-dev_20220623.1-ok2_arm64.deb Size: 1040970 MD5sum: d9596cb6f3a206e03438063bb9755c6e SHA1: 45d0572353ac7e0737b42cdaaf608930b8d204a8 SHA256: b7d4064be770910920642bd63039cb42e6e76ddab82a63e06dd7cbe05cb0018f SHA512: 74b7095b720ec6e7c57456e7983a0ff7889480a63f3540958221e0a53c20bca06973bfdcc35625ec76f77e0be96fc297c657116723fad0fc32440f55ab11f8b6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libabsl20220623 Architecture: arm64 Version: 20220623.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: abseil Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1635 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.5), libstdc++6 (>= 5.2) Filename: pool/main/a/abseil/libabsl20220623_20220623.1-ok2_arm64.deb Size: 428492 MD5sum: a236f546c5fe8695631f722f7e2bfa04 SHA1: 979181c0ed9be2a34426d123c5a8d3b494cd22d1 SHA256: b5f080a298f116d14225b0c659bea777512a17558cbefeab5e0991ff8e62aa62 SHA512: 1e6a726162e0f123a85c602f4d149e4487a02d0d4ef8161a04b7be94616fa4e983b59a656bcba936bdbaf92e11d31609840e65b7d399d017388a06b24702c0f8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libabw-0.1-1 Architecture: arm64 Version: 0.1.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: libabw Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 270 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 9), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: pool/main/liba/libabw/libabw-0.1-1_0.1.3-ok2_arm64.deb Size: 94504 MD5sum: f92ada218d4a2d6746ec4f4209ea1692 SHA1: 74aca98984f8d8e7d1a92a3bdd189bf3247fd571 SHA256: 21843e69b1e106147629eb73d95e4de1ee632407de73294b2c69a42deb57a595 SHA512: 9945d0926bb39876a43d0cd5a6a94711ab53e1b143bacb929c8a0e20d4c3f1ed2321a1f60764c5735a6e2c984f380e274d030497b88ac74fd621c2e934868bf5 Homepage: https://wiki.documentfoundation.org/DLP/Libraries/libabw Description: library for reading and writing AbiWord(tm) documents Libabw is library providing ability to interpret and import AbiWord documents into various applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libabw-dev Architecture: arm64 Version: 0.1.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libabw Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 65 Depends: libabw-0.1-1 (= 0.1.3-ok2), librevenge-dev Filename: pool/main/liba/libabw/libabw-dev_0.1.3-ok2_arm64.deb Size: 17728 MD5sum: ed53b4d7be54731b082855ce5330729a SHA1: acc7f749ae24cc4ca8cb33ddfafeac05cc1b1215 SHA256: e99fe80918d269cafb9b15078721e4e746ef37b69499b0200d499e82422027e2 SHA512: 4032bdc7ea515bfe1e949b0362a60565c4052c1cbb27723bbcfb22cf0fb333b91665a984d9cb57af1d370c67c5fc35245850b5403c7c04aa8d2f551c7ad17c1a Homepage: https://wiki.documentfoundation.org/DLP/Libraries/libabw Description: library for reading and writing AbiWord(tm) documents -- development Libabw is library providing ability to interpret and import AbiWord documents into various applications. . This package contains the development files (headers, ...) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaccounts-glib-dev Architecture: arm64 Version: 1.26-1ok1 Priority: optional Section: libdevel Source: libaccounts-glib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 325 Depends: gir1.2-accounts-1.0 (= 1.26-1ok1), libaccounts-glib0 (= 1.26-1ok1), libglib2.0-dev, libsqlite3-dev, libxml2-dev Filename: pool/main/liba/libaccounts-glib/libaccounts-glib-dev_1.26-1ok1_arm64.deb Size: 28686 MD5sum: f14d6fc46abc64810746a69f9e7144ea SHA1: 704263c1e70c89c6b54d82f209c6908e5edbb1e2 SHA256: caa776393ff0a07b798454971ba0fafdc88f85b6fef26b2fe46c45dbd6a6a5c5 SHA512: 8faa7b585f745a4135988f786f8858f351860dfd36b9f4e5d524eed3e1b95bd2486517b0bcaa5e04465c5d0aeb5ae5c3ec0e49f489c80cb38b1d1c314931a53f Homepage: https://gitlab.com/accounts-sso/libaccounts-glib Description: Accounts database access - development files Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains files the development files of the accounts database access GLib-based API. 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/main/liba/libaccounts-glib/libaccounts-glib-doc_1.26-1ok1_all.deb Size: 43468 MD5sum: 5361b7f2216160986e88b5477649b86e SHA1: 94502b986116239be117f2562c325b6de8adeabd SHA256: d2ccd7fad457f7585f763afa9b83c1e15b0b4fb47b98b839ada0c7853040fabb SHA512: 220793d1bb7171c22b2536ea98a72db8c00121db9b4a15b5861a1802018f8e2529673bc305da1d6d22c328769bdcdce86fc540e1bb40ca4f6febf35fbdd0ca5c Homepage: https://gitlab.com/accounts-sso/libaccounts-glib Description: Accounts database access - documentation Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains the documentation of the accounts database access GLib-based API. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaccounts-glib-tools Architecture: arm64 Version: 1.26-1ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libaccounts-glib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 44 Depends: libaccounts-glib0 (>= 1.0), libc6 (>= 2.34), libglib2.0-0 (>= 2.26~), libsqlite3-0 (>= 3.7.0) Filename: pool/main/liba/libaccounts-glib/libaccounts-glib-tools_1.26-1ok1_arm64.deb Size: 10144 MD5sum: 3ee12589094ea822c1f031fc5232fe06 SHA1: 972c9bab673986fd023e1d3c938ff02cded16045 SHA256: 482f10c98744184e233ed90878c5a9852c5c71da761b92a3c345cb0fb45db903 SHA512: e97fe1362b2cc97c5ccb9df28d8c7011ecada121b58ee4e6f71c415e45608b266be0ea3c46725f2863b81627ce296be2064f17ce62662c052e6e760065739141 Homepage: https://gitlab.com/accounts-sso/libaccounts-glib Description: Accounts database access - tools Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package provides the tools useful for the libaccounts-glib library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaccounts-glib0 Architecture: arm64 Version: 1.26-1ok1 Multi-Arch: same Priority: optional Section: libs Source: libaccounts-glib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 142 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.7.4) Filename: pool/main/liba/libaccounts-glib/libaccounts-glib0_1.26-1ok1_arm64.deb Size: 44464 MD5sum: 2515555ceb98a6b95bc784434729565c SHA1: 25d67f057ab834502f5cd98719c2d6992b74cf52 SHA256: e16878104c93cb72f7adff395836e8d91e361bb82e7c880bb61bb671c592d212 SHA512: e0d82627d896f3a74a27dcbfe33f533fc8c65d807a8b69d41add28860869ebdd53e05ba2032585a5c4aa347bc4dab735d96e467ce02f7bdc83850606b80a1b5c Homepage: https://gitlab.com/accounts-sso/libaccounts-glib Description: Accounts database access - shared library Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains shared libraries of the accounts database access GLib-based API. 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/main/liba/libaccounts-qt/libaccounts-qt-doc_1.16-ok2_all.deb Size: 394956 MD5sum: 7f24e850ac50fddcb3087effb9dafa9f SHA1: f7a38f5920ff558461d6b41e86e5c64ea1295c02 SHA256: 5016e285692ad729cecf2d76ae9cbcf5a676636d3ba707785f82780c3491f8dd SHA512: b0eb46dae7df7cb916597f334efa6d55ea5d9ef414bacd3bfa1759450333c62a684a6d25bc464ce5fbd8ba3b1c4884a716dafed8c928d236caa2100e153fcc25 Homepage: https://gitlab.com/accounts-sso/libaccounts-qt Description: Accounts database access Qt version - documentation Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains developer documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaccounts-qt5-1 Architecture: arm64 Version: 1.16-ok2 Multi-Arch: same Priority: optional Section: libs Source: libaccounts-qt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 157 Depends: libaccounts-glib0 (>= 1.23), libc6 (>= 2.17), libglib2.0-0 (>= 2.35.8), libqt5core5a (>= 5.5.0), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/liba/libaccounts-qt/libaccounts-qt5-1_1.16-ok2_arm64.deb Size: 39810 MD5sum: 0653d5c7293201984939e85ebd77768c SHA1: 9dd002aab7b75900e2024275af249a3a8adc5708 SHA256: f965d836f36fbf3e9f2d12d9544f5328baeb29247edfb477a9f5fada42247e9a SHA512: 5aa7156a3d2ab40b4956b4622b49552ddd063fa51466343feadd51e9c8eb4e704a9ba888bcfb0cd4fe88ff0e58a3d53b2e83fe70b1b99ec640c3e5dcc1decf8d Homepage: https://gitlab.com/accounts-sso/libaccounts-qt Description: Accounts database access Qt version - Qt5 shared library Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains shared libraries to be used by Qt5 applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaccounts-qt5-dev Architecture: arm64 Version: 1.16-ok2 Priority: optional Section: libdevel Source: libaccounts-qt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 66 Depends: libaccounts-qt5-1 (= 1.16-ok2) Filename: pool/main/liba/libaccounts-qt/libaccounts-qt5-dev_1.16-ok2_arm64.deb Size: 7598 MD5sum: 60065b73556f316aab08d86335476dec SHA1: 212ab4314ca0c2de4af2212cc44d5f2141833857 SHA256: 6f41c55f46a710f7a8a035cb612a863bef0b97ba090a5cbe8d77e10c4631e946 SHA512: 47dbd64a8a75165e983e64b7cb1a70e57f2601ef5d963e1e522649824a3b918e0f1168bb32121ca18f6bc1e6d21dce42b211536594b7d173d77a9d8cde2bd5cd Homepage: https://gitlab.com/accounts-sso/libaccounts-qt Description: Accounts database access Qt version - Qt5 development files Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains files the development files of the accounts database access Qt5 API. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaccountsservice-dev Architecture: arm64 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/main/a/accountsservice/libaccountsservice-dev_0.6.55-ok5_arm64.deb Size: 12770 MD5sum: d1a16bb8d14cb1fe0965bb179a890752 SHA1: b91218b80c69a3e218d0c18f8b1f18260c200dbc SHA256: cff4c85c43777303ba77237bfaa707033596002d8e0607966b4e1ec0856d97a5 SHA512: 1714690cb6a5a691e3302e72e888398eee4b0e40f6e09fda5c054716da2c1516dd5f6b3e2eb790747583d2cd8a3e08d154323620b763d134eefb9f81dd3c1a1a 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. 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/main/a/accountsservice/libaccountsservice-doc_0.6.55-ok5_all.deb Size: 21664 MD5sum: 2960e8e22c37210deebc41c843fb90ea SHA1: 3675613130585a3063515b99b641baf6b3d25f1d SHA256: 77fb605c14ad9bab01b071965ecb50106e27f76d31601f6354981b4d797b0082 SHA512: 58928772bcbddec7ec262a24d8004b2e324330b02f8d26a8fe245e0b6f9c2a3d3c223ebaba0d5317272f7376037f17dfdcd6ba70f85f145a1cddfca2614668f0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaccountsservice0 Architecture: arm64 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: 371 Depends: libc6 (>= 2.17), libcrypt1 (>= 1:4.1.0), libglib2.0-0 (>= 2.44), libsystemd0 (>= 209) Breaks: accountsservice (<< 0.6.5) Filename: pool/main/a/accountsservice/libaccountsservice0_0.6.55-ok5_arm64.deb Size: 77744 MD5sum: 78e303e2b17b4b94cce0e41dbcc46e07 SHA1: 61be199cfd2e352169f48f7d83da8229116f6bc7 SHA256: 81c9931ad45818f1b1c3b4fb0a9d8e412c4d076ad7e1fa96282ca320021be287 SHA512: 96c22fa2d9c80b47c83e20f42a9e7f90d304e1bb6f55068b88a28b65afe1769bd261766aa1be1b0a8897cbcf91470ef24ac79f5e4bdc3a85afd2819bb7c683a5 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. 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/main/liba/libalgorithm-c3-perl/libalgorithm-c3-perl_0.11-ok2_all.deb Size: 16110 MD5sum: b6e43933a25df4fd842765632bd00eaa SHA1: 3409264428982ab8c79345fdb067e9a99dcbc1c3 SHA256: 6e997d1151aa4cb38c554c29a7fa688568e24d4f73c9d139d98a66c57db929dc SHA512: fe0c232d02b378cc50b29cb3e557c591be92595cf12da2fed6a50388191b4e3d2962d140b10628cc11bdbbef4a59c3cdcc997665ef8d9debac9d118871ac298a Homepage: https://metacpan.org/release/Algorithm-C3 Description: Perl module for merging hierarchies using the C3 algorithm The Algorithm::C3 module implements the C3 algorithm. . C3 is the name of an algorithm which aims to provide a sane method resolution order under multiple inheritance. It was first introduced in the language Dylan, and then later adopted as the preferred MRO (Method Resolution Order) for the new-style classes in Python 2.3. Most recently it has been adopted as the 'canonical' MRO for Perl 6 classes, and the default MRO for Parrot objects as well. 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/main/liba/libalgorithm-diff-perl/libalgorithm-diff-perl_1.201-ok2_all.deb Size: 40162 MD5sum: 6d68e9b954a6f9c3dc68167f3747cad2 SHA1: f0403471ad3832dd22912fa798f4cd5593830752 SHA256: 10e067de2f3d04502f2949003a226ded8e27ea64d3173b2e0da0202ce0c3060d SHA512: 5f3a298e339071bc53b5069216a6ba99c4d0b391e7c095261021512b5d78766d87440880dd5fa5042ae706fe1664a5c0d144f3b7d74a55663a1ce3a0d8d275a0 Homepage: https://metacpan.org/release/Algorithm-Diff Description: module to find differences between files Algorithm::Diff is a Perl module that allows users to analyze text based on a Longest Common Subsequence (LCS) algorithm. It can compare two files and find the differences between them, which can produce the same information as the common Unix tool 'diff'. . There is an XS-optimized implementation of the core loop, which accelerates some types of diff output (see libalgorithm-diff-xs-perl). 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/main/liba/libaliased-perl/libaliased-perl_0.34-ok2_all.deb Size: 19026 MD5sum: 9429f187587aea6640aaf651d45cbd2d SHA1: 447b1cc7eb8b4c7932537ea27f731c65b7b37827 SHA256: 04967f29d6a0f881be698cdb7643938a3518ec0f6a3c10c2975a6bb1969b5278 SHA512: 0a776091b3486c8b2dcf14d4d0edb1544c0273fa6d5c4726342386c16740c0bc71330005eddbc06ace7bd2d5e34fbe78b39b9357bae978c1f11eff3e61483cec Homepage: https://metacpan.org/release/aliased Description: Perl module to provide aliases of class names aliased is a module to alias class names to arbitrary aliases in the current module or script, which is especially useful with classes that are in deep class hierarchies. It is also handy if a class has been renamed. . Please note that this module only applies to loading object oriented modules, not for procedural modules in general. Fortunately this is rarely necessary in practise, since these modules support exporting of needed functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapache-pom-java Architecture: all Version: 25-ok1 Priority: optional Section: java Source: apache-pom Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 41 Filename: pool/main/a/apache-pom/libapache-pom-java_25-ok1_all.deb Size: 4570 MD5sum: e26467e57fdb9635a2ac2dd63cddd8e0 SHA1: 9bc416b27e596b00ca0324df25d3fdc29b80b483 SHA256: 25d59706966a77c6ae1d0567ffce9ab5c2171b677605020885949150a1a7dc18 SHA512: e9f09f65318ade737f43f1e862904f81e411dedce67c9415e82fd53e04a4de62cdba43adc26ee37719ebabd43ad1db5c877acf1fed5cdb352894a1c737055a63 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapache2-mod-md Architecture: arm64 Version: 2.4.54-ok6 Multi-Arch: same Priority: optional Section: oldlibs Source: apache2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Depends: apache2 (= 2.4.54-ok6) Filename: pool/main/a/apache2/libapache2-mod-md_2.4.54-ok6_arm64.deb Size: 2624 MD5sum: 2a0e5ede24d2cf516364227ff40b9bc8 SHA1: 540970473fa597faf7bcef740cf4cbb176443edc SHA256: ef267f497c2208d6cf13a7c95f953af08e50418dcbbfe58fa5dceb024172c69c SHA512: 3e8e2435f001085c112127e442ce79b6a7311ea41ac9e4b8e414e558fc8b840aabf38a0bf957eb84909b6241b823cd8e5afc0aec9fb3947cf26913ac045872ea 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapache2-mod-php7.4 Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: httpd Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Depends: libapache2-mod-php, php8.1-common (= 8.1.12-ok1) Breaks: libapache2-mod-php7.4 (<< 7.4.3-5~) Replaces: libapache2-mod-php7.4 (<< 7.4.3-5~) Filename: pool/main/p/php8.1/libapache2-mod-php7.4_8.1.12-ok1_arm64.deb Size: 792 MD5sum: 2c70a9ecdbe92534c702f097fd90e26f SHA1: a2173dcdaaa7dd6dd4a9a54c3251bf64c5e6626c SHA256: a2569ba76c8131fde7f77642d7de4dab804e85434ec8539067076283e633e93e SHA512: f55529413aed0c3bb6622eb27979faf43dbcd1c04d0d82a3c8b3cdf9bcc73b4c4c2ce1416526fb2b79c06f157c4e6a26a4a96ef77d99469222d9c020b3757444 Homepage: http://www.php.net/ Description: Transitional package This is a transitional dummy package to libapache2-mod-php8.1. It can be safely removed and libapache2-mod-php installed instead. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapache2-mod-php8.0 Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: httpd Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Depends: libapache2-mod-php, php8.1-common (= 8.1.12-ok1) Breaks: libapache2-mod-php8.0 (<< 8.0.8-2~) Replaces: libapache2-mod-php8.0 (<< 8.0.8-2~) Filename: pool/main/p/php8.1/libapache2-mod-php8.0_8.1.12-ok1_arm64.deb Size: 786 MD5sum: 383d2e8db95341dbdc55396aa1bf194b SHA1: 01487b0a2f0536c73da7fabb030053c037027448 SHA256: c77ebcb9b34d72227f8d9c0671f91264cb8428be551efadcaeb7a274e385c2b0 SHA512: f04e55ffbba9ed4d5622dab2ae2c54e3a3a29b444235ac142f973e2c73434bec63fdb69b167b2b74be875a4693ebb97bedb54a3ab733f8fceb8fce1fd2b48e17 Homepage: http://www.php.net/ Description: Transitional package This is a transitional dummy package to libapache2-mod-php8.1. It can be safely removed and libapache2-mod-php installed instead. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapache2-mod-php8.1 Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: httpd Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5117 Provides: libapache2-mod-php, php-json, php8.1-json, phpapi-20210902 Depends: libmagic1, media-types | mime-support, php8.1-cli, php8.1-common (= 8.1.12-ok1), php8.1-opcache, tzdata, ucf, apache2-api-20120211, apache2-bin (>= 2.4.16), libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.18), libssl1.1 (>= 1.1.1), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Recommends: apache2 Suggests: php-pear Replaces: libapache2-mod-php7.4 (>> 8.1.2-1~), libapache2-mod-php8.0 (>> 8.1.2-1~) Filename: pool/main/p/php8.1/libapache2-mod-php8.1_8.1.12-ok1_arm64.deb Size: 1714064 MD5sum: 465bdb7f2c5a8b0c21cc4915f47cde28 SHA1: 1b34442ff8876adba58adfefab14464ce7257a36 SHA256: 1c65e6bb6b1ae27dee12fea6b1212bf3dc91402487ebe829b976c5cc8dc0635d SHA512: 2be91c847182e71dc40f80840dff434cb60c4172260eccc0db3353252b42ee4f8e7ad98f68c04a4783881cbbf2eb115b059703e3a91d1d26de7d33d2b10af99f Homepage: http://www.php.net/ Description: server-side, HTML-embedded scripting language (Apache 2 module) This package provides the PHP module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe. . The following extensions are built in: Core date filter hash json libxml openssl pcre Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapache2-mod-php Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 13 Depends: libapache2-mod-php8.1 Filename: pool/main/p/php-defaults/libapache2-mod-php_8.1+92-ok1_all.deb Size: 2098 MD5sum: 91fb34a0df741301a539d74b5408fd7e SHA1: dbd2802f8765b30dc6c79af978930dbe8e9650d8 SHA256: 05b74bfcfa4d5c963795336e69b96e361a7ae904741be5a876db8dcbf139d8ab SHA512: 7ced0cfc6effcc3e1bf9c8052ee088421ab0ab383908cc3f8fcbab6c12944fb4ecf7b463ce1cc5172f61b7dac14158a4e15e9db199df4eebfa60f74874ad5a34 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.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapache2-mod-proxy-uwsgi Architecture: arm64 Version: 2.4.54-ok6 Priority: optional Section: oldlibs Source: apache2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 10 Depends: apache2 (= 2.4.54-ok6) Filename: pool/main/a/apache2/libapache2-mod-proxy-uwsgi_2.4.54-ok6_arm64.deb Size: 2806 MD5sum: cfce6ef16cce12a5672b259994b7de9c SHA1: d8ef6b356a447f963912885ab8dcf9985feadf59 SHA256: 870f8146c99d1dfde9ace86f37bfcadff58ac556eea9acd5df1503b469bbc0d1 SHA512: 9743649a613645f6e4a020eb76006f4ad3c20c4dc474a2dc894ad22585c48a39b035b3206060a4b0983fb362bc73dc0cdc36fec2e46f6f7f4be5772a3802b353 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. 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/main/liba/libapp-fatpacker-perl/libapp-fatpacker-perl_0.010008-ok2_all.deb Size: 16574 MD5sum: 3cbf2e1314d0a2a23ad33c9fcbe5aaa6 SHA1: d0633f73e92710df62a529e25e4e9d5298314cd5 SHA256: 5ffccdfb1f2f594f0fffa76b3760699e7617709487016a5cc1ce45027b7de297 SHA512: 2ceaadf530f20d04a54bb83d55a7aa23c3bcf6e4545ad3a62e61c8034de343351383da3128cb3cca133886d93dd051a23277791da3a80a1981ca672395f364db Homepage: https://metacpan.org/release/App-FatPacker Description: module to pack dependencies onto script files While the proliferation of solutions like local::lib and cpanminus has made it a breeze to manage dependencies, there are still some rare occassions in which shipping code that has no external non-core dependencies is necessary. . App::FatPacker and the included fatpack script do the work of tracing, collecting packlists, extracting modules in fatlib, then concatenating into a packed script - in one shot. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libappmenu-gtk-parser-dev-common Architecture: all Version: 0.7.6-2.1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: appmenu-gtk-module Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 20 Filename: pool/main/a/appmenu-gtk-module/libappmenu-gtk-parser-dev-common_0.7.6-2.1-ok1_all.deb Size: 3746 MD5sum: ef1b1f1b65fbdb1bf69cf85fc0c3e65f SHA1: 2409ba52a3d468ced66905e4cb155aa0539a81a0 SHA256: 88eb6cdefdaa2a0a183b041e8237edc67ae8e4dd00feaeb94e62b73e99bd4af0 SHA512: 2e72e4d429cb600c4bdde2ba4e0d4def91119a99e0fec95fbfa1285e33aa41c753789217636de02e6798d9760659f7f61a7bb97e2735288ef741e581430499cf Homepage: https://github.com/rilian-la-te/vala-panel-appmenu/tree/master/subprojects/appmenu-gtk-module Description: Common header files for GtkMenuShell to GMenuModel parser GTK+ module for exporting old-style menus as GMenuModels. . Many applications implement menus as GtkMenuShells and GtkMenuItems and aren't looking to migrate to the newer GMenuModel API. . The AppMenu GTK+ module watches for these types of menus and exports the appropriate GMenuModel implementation. . This package contains header files that the GTK+2.0 and GTK+3.0 builds have in common. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libappmenu-gtk2-parser-dev Architecture: arm64 Version: 0.7.6-2.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: appmenu-gtk-module Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 16 Depends: libgtk2.0-dev (>= 2.24.0), libappmenu-gtk-parser-dev-common (>= 0.7.6-2.1-ok1), libappmenu-gtk2-parser0 (= 0.7.6-2.1-ok1) Filename: pool/main/a/appmenu-gtk-module/libappmenu-gtk2-parser-dev_0.7.6-2.1-ok1_arm64.deb Size: 2676 MD5sum: 9ce2a9c3a0685fd1a0dea23c380bee39 SHA1: 9cbfa1bf647456d8c5febc7f6d8674c43db1db5a SHA256: eb9692bcb9ce67fc4bf924175e2c8514f454d1db1125949b214f6594427a2819 SHA512: bd4d0f7df2c21be35eececbe82d6d886367dddbc310aad319819be10132793b46f2ea80f517f7471b578cfecf435f34f8e23ed2d385239cce254094ea2e5a6e3 Homepage: https://github.com/rilian-la-te/vala-panel-appmenu/tree/master/subprojects/appmenu-gtk-module Description: GtkMenuShell to GMenuModel parser (GTK+2.0 development files) GTK+ module for exporting old-style menus as GMenuModels. . Many applications implement menus as GtkMenuShells and GtkMenuItems and aren't looking to migrate to the newer GMenuModel API. . The AppMenu GTK+ module watches for these types of menus and exports the appropriate GMenuModel implementation. . This package contains GTK+ 2 pkg-config files and library headers for libappmenu-gtk2-parser0. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libappmenu-gtk2-parser0 Architecture: arm64 Version: 0.7.6-2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: appmenu-gtk-module Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 149 Depends: libc6 (>= 2.17), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.50.0) Filename: pool/main/a/appmenu-gtk-module/libappmenu-gtk2-parser0_0.7.6-2.1-ok1_arm64.deb Size: 24680 MD5sum: c71d67709287f690fb18a5994c6bb5cc SHA1: 724ec5fb3b23ca0edd66894225713f2f413a4d31 SHA256: 16e79a337cfd90412dabd7fdc4a56ef826041aa42bb1c3ea5a5cfbd40617e2ff SHA512: 22ba88d50fabee827ae40f2a4e4aec7a1f9a606658dca354c11ede4943b79b84d2e4b8c76f97926a5b3ba214f5a258a03704d9cd2be7790c9f7abebf04c6a8c8 Homepage: https://github.com/rilian-la-te/vala-panel-appmenu/tree/master/subprojects/appmenu-gtk-module Description: GtkMenuShell to GMenuModel parser (GTK+2.0) GTK+ module for exporting old-style menus as GMenuModels. . Many applications implement menus as GtkMenuShells and GtkMenuItems and aren't looking to migrate to the newer GMenuModel API. . The AppMenu GTK+ module watches for these types of menus and exports the appropriate GMenuModel implementation. . This library converts GtkMenuShells into GMenuModels for GTK+2.0 applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libappmenu-gtk3-parser-dev Architecture: arm64 Version: 0.7.6-2.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: appmenu-gtk-module Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 16 Depends: libgtk-3-dev (>= 3.2.0), libappmenu-gtk-parser-dev-common (>= 0.7.6-2.1-ok1), libappmenu-gtk3-parser0 (= 0.7.6-2.1-ok1) Filename: pool/main/a/appmenu-gtk-module/libappmenu-gtk3-parser-dev_0.7.6-2.1-ok1_arm64.deb Size: 2668 MD5sum: f9682bb6506caec67b97fc9e23ea883b SHA1: 3475594f23ab22919abaee2a3442e022bef915d1 SHA256: 2cf79762f898dce2bb61769d4b3760bb7c761e6886fd92486728513e974f6735 SHA512: 9310b49dc5d599abde2a2aba66f67556b797a4ff29eb9f04b5b9273f86afd962672f041496d16a2a20de6be294acf42533b1f61148a6e89ebc90cb51c57aaaa6 Homepage: https://github.com/rilian-la-te/vala-panel-appmenu/tree/master/subprojects/appmenu-gtk-module Description: GtkMenuShell to GMenuModel parser (GTK+3.0 development files) GTK+ module for exporting old-style menus as GMenuModels. . Many applications implement menus as GtkMenuShells and GtkMenuItems and aren't looking to migrate to the newer GMenuModel API. . The AppMenu GTK+ module watches for these types of menus and exports the appropriate GMenuModel implementation. . This package contains GTK+ 3 pkg-config files and library headers for libappmenu-gtk3-parser0. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libappmenu-gtk3-parser0 Architecture: arm64 Version: 0.7.6-2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: appmenu-gtk-module Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 149 Depends: libc6 (>= 2.17), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.50.0), libgtk-3-0 (>= 3.22.0) Filename: pool/main/a/appmenu-gtk-module/libappmenu-gtk3-parser0_0.7.6-2.1-ok1_arm64.deb Size: 24138 MD5sum: c10a1ec98d8653ca5c846124f6e1ee33 SHA1: 22af86456f0f1d9d818e1899121036d6c34c73e2 SHA256: 30fed3ec365c0e144555c94261bf256647067afb8cf4b83eb51e21cccab21f41 SHA512: ee51022dd7a40c5017259803a3654feb06635898034d59a447153ef6b089be2e87577b007526be915281b4b572166b6def051ec364ad70bd465eebf14aeb1aa3 Homepage: https://github.com/rilian-la-te/vala-panel-appmenu/tree/master/subprojects/appmenu-gtk-module Description: GtkMenuShell to GMenuModel parser (GTK+3.0) GTK+ module for exporting old-style menus as GMenuModels. . Many applications implement menus as GtkMenuShells and GtkMenuItems and aren't looking to migrate to the newer GMenuModel API. . The AppMenu GTK+ module watches for these types of menus and exports the appropriate GMenuModel implementation. . This library converts GtkMenuShells into GMenuModels for GTK+3.0 applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libappstream-compose-dev Architecture: arm64 Version: 0.16.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 275 Depends: gir1.2-appstreamcompose-1.0 (= 0.16.1-ok1), libappstream-compose0 (= 0.16.1-ok1), libappstream-dev (= 0.16.1-ok1), libgdk-pixbuf2.0-dev Suggests: appstream-generator Filename: pool/main/a/appstream/libappstream-compose-dev_0.16.1-ok1_arm64.deb Size: 24924 MD5sum: abb02e32761d7224c523619626cba403 SHA1: 08bf464551c7a53c31d26f57fe1add4384b3cf66 SHA256: 1b272db21153cf00f04db107c54b9b72c745b7fb7f511e77eb0e57f50e3d8d14 SHA512: 01e0c531db1c6a66a17823ccd832af07db184689107dd83c344bf646b3af458d074978931949a33b25ea5dfa6541edfc401a1297093aa8bfba2cabd969478955 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libappstream-compose0 Architecture: arm64 Version: 0.16.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 267 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.62), libpango-1.0-0 (>= 1.14.0), librsvg2-2 (>= 2.48), libyaml-0-2 Filename: pool/main/a/appstream/libappstream-compose0_0.16.1-ok1_arm64.deb Size: 82344 MD5sum: 969d41d102632f75a72d481b7e5b527b SHA1: b57cdc034aab8c79d5d1a1e7e7fc5bb65120657f SHA256: 161373a89e8f3cf68b13866df57daa7eed8e1a26a97bccc2c675625d22a14d49 SHA512: 2b97f6b97065acfc0d98403c24de28c109dcf23bf8a464bd5e84192d723b5cdfd351b119012d789fa430790ef97bfb64838f264127a3e8a796fd5e2b75d9a788 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.). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libappstream-dev Architecture: arm64 Version: 0.16.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1297 Depends: gir1.2-appstream-1.0 (= 0.16.1-ok1), libappstream4 (= 0.16.1-ok1), libglib2.0-dev Filename: pool/main/a/appstream/libappstream-dev_0.16.1-ok1_arm64.deb Size: 97586 MD5sum: efbc861ef3fff2ac4bb0b51fef68a082 SHA1: 375105a7883b3d5ff9ba60cd8f729e019d805214 SHA256: 91c5ed6182845bff2f32bf6f5c952da7dc16721353c0ce401c6bf99e303ccb77 SHA512: c3e09c1b2a52f1c800380fa52b4e1fb23fac61c59e327a5756697f9e5765240e5ac922cd6b3c1b1b7d7c9cf3ccf884bb10e2f5a5f72358a5e2f40649b334a64b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libappstream4 Architecture: arm64 Version: 0.16.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 626 Depends: libc6 (>= 2.33), libcurl3-gnutls (>= 7.63.0), libglib2.0-0 (>= 2.63.1), libstemmer0d (>= 0+svn527), libsystemd0 (>= 242), libxml2 (>= 2.9.0), libxmlb2 (>= 0.3.4), libyaml-0-2 Filename: pool/main/a/appstream/libappstream4_0.16.1-ok1_arm64.deb Size: 206516 MD5sum: 32fad473a6119f358db3df5bb8088ac9 SHA1: 825de9f82341a8a8b7a0a3cddc3803c01af95fb4 SHA256: 2febfcb453c52305d5bd7e197584e8fad6bceae152fe3a01dbfb3860d8899355 SHA512: bb4672204e66599d5766936ac758fc2f15c25406670ebb58079bb1e4b9a8f475768c0aa710c5985e8c00b184b6a24c228ee816ee32d1c6ad16de75d3c59ecec6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libappstreamqt-dev Architecture: arm64 Version: 0.16.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 97 Depends: libappstreamqt2 (= 0.16.1-ok1), qtbase5-dev Filename: pool/main/a/appstream/libappstreamqt-dev_0.16.1-ok1_arm64.deb Size: 14352 MD5sum: 54ad8b803eb14544896a5f3006b52876 SHA1: 00e6a1aa562dec519d4e8a5ac6790a32250fcfbc SHA256: 0a236b0113f9f69b28f21c5ee675a5394c8d968717cfe814827a8a6800c4c464 SHA512: 3a015e28b21cf06e9c5852291d13f4153011b2328c43057d415146ce4c6519774d4d14737323928d2550b5afeab62c60d7fbd210a27bff1de80e84ce505840b4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libappstreamqt2 Architecture: arm64 Version: 0.16.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 294 Depends: libappstream4 (>= 0.16.0), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.62), libqt5core5a (>= 5.8.0), libstdc++6 (>= 5) Filename: pool/main/a/appstream/libappstreamqt2_0.16.1-ok1_arm64.deb Size: 70970 MD5sum: fb90a26789326b3617f7389a9f2cd683 SHA1: bbc42fac149364cb9ec5b1ea8f63b8aae57fa303 SHA256: a605d1b8cdea3eb77ce09ba93b47656f51090bf9c223d4e7a2a5fcc2577a0f01 SHA512: 30aa39cf4ed689436216de3564eb25e328d4c72b953cef37cec1ec8faeec44d6ea266a22966621e925d4a771a5351c7f6e8069c7536a6b0304a06c511b098f00 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapr1-dev Architecture: arm64 Version: 1.7.0-ok1 Priority: optional Section: libdevel Source: apr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9124 Depends: libapr1 (= 1.7.0-ok1), uuid-dev, libsctp-dev, python3:any Conflicts: libapr0-dev, libapr1.0-dev Filename: pool/main/a/apr/libapr1-dev_1.7.0-ok1_arm64.deb Size: 741184 MD5sum: e99e1a46abfa9ad40f511674101c17db SHA1: e245319bb7aeb8102b7c9c6fd670e1943307bd75 SHA256: 2119732e0f186878e4cacdabab704f0e6abbf9db4d046c8eaa6ae1b0f8322ef8 SHA512: 07b5aa075f879a47ba93e409c912f49772355d3447daaa16a914edeac60abca8ea5cbfa859819dd0c8ea28ef4c6922d570e7ee163395da76822958a534dc5bee 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapr1 Architecture: arm64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: apr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 274 Depends: libc6 (>= 2.34), libuuid1 (>= 2.16) Conflicts: libapr1.0 Filename: pool/main/a/apr/libapr1_1.7.0-ok1_arm64.deb Size: 105498 MD5sum: b432a51fcd276c86d48b452566e0d928 SHA1: b976ec305c330f9fc022f6c4dc7931087da947f6 SHA256: f39f14522247432a6d131b8eea9250a104f40c75859d48ab44ad205bfa10bc63 SHA512: 03e93e9dedcbd073fcb2061c985b42583d41982a5c7d9df4b6ac848961021d968ccc139073f0b47f8800b0b2789221bbeb5a6776a7a7760c3ad5823096a1dea4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaprutil1-dbd-mysql Architecture: arm64 Version: 1.6.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 45 Depends: libaprutil1 (= 1.6.1-ok3), libc6 (>= 2.17), libmysqlclient21 (>= 8.0.11) Filename: pool/main/a/apr-util/libaprutil1-dbd-mysql_1.6.1-ok3_arm64.deb Size: 13392 MD5sum: ad2e066ab9e3908289df9122a3d1413d SHA1: 72bcf7c586b891358939fa68d8ab291e7606ab28 SHA256: 969c2e966f720909a64408eed961992ab1778c8c77b1b693ce7d92ef4692fac5 SHA512: cc24d49e17a5c88b08e42e15438d12d56d14c29b88449c2de40d3affef0bfef97a00530e8e0a7825acc7d4afee0101fa5b573b96f215cd328b64769c9cacaf1d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaprutil1-dbd-odbc Architecture: arm64 Version: 1.6.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 53 Depends: libaprutil1 (= 1.6.1-ok3), libc6 (>= 2.17), libodbc1 (>= 2.3.1) Filename: pool/main/a/apr-util/libaprutil1-dbd-odbc_1.6.1-ok3_arm64.deb Size: 17350 MD5sum: 5180a5796615d27ab38a7d46c8e18d4d SHA1: ea8cd6a2cf433a7215aac809854881a97dbc17e7 SHA256: 75ddb946efdb45867b9303811b94efa1172818a2feef75e7d5a0c4b27c5eba88 SHA512: eda9177a6e1bde047c3a6128d4dcbe0af0cebad00e38ac9b9a5f94e98152b9eded0804630118cc34d16127b0720dcb0fc0bb4094ec87e9a797a3f6d0c4dfdbed 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaprutil1-dbd-pgsql Architecture: arm64 Version: 1.6.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 45 Depends: libaprutil1 (= 1.6.1-ok3), libc6 (>= 2.17), libpq5 Filename: pool/main/a/apr-util/libaprutil1-dbd-pgsql_1.6.1-ok3_arm64.deb Size: 12972 MD5sum: acbacc14826c1d14757599caf1956ac4 SHA1: 5b23d3332e642f2b7b44be2fe9519b491cdd6302 SHA256: 5676208b0330198794b49980b6df17f11bd797640965389f464be524f209de16 SHA512: f7de16382d849645bd83ff2a6ea580638e7299c5bfd5cc7aeeeca24677c52ef1115b25c3f9afdeab555fbb80a3c6efccd2abc5b8949307fb6bd8ee35e4b5b814 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaprutil1-dbd-sqlite3 Architecture: arm64 Version: 1.6.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 41 Depends: libaprutil1 (= 1.6.1-ok3), libc6 (>= 2.17), libsqlite3-0 (>= 3.5.9) Filename: pool/main/a/apr-util/libaprutil1-dbd-sqlite3_1.6.1-ok3_arm64.deb Size: 11152 MD5sum: 746edb0488d3da4acd532d39718c2f5d SHA1: 2ef237ee8812fe05f7cf3f89061c729aa81fa6bc SHA256: 28d019fa7ded25fd3cec94e300ec6a76114133b3cb0da37c31557a4e0d8314ea SHA512: dccb6457db2e2fa44c725951567a9d44842772a9a9b10d17db4d422f81f2159cde1bdcc5302fafb1d71eac112f197b39c2a6a9b2862f9afb1e7a360631247d13 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaprutil1-dbg Architecture: arm64 Version: 1.6.1-ok3 Multi-Arch: same Priority: optional Section: debug Source: apr-util Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 18 Depends: libaprutil1 (= 1.6.1-ok3) Filename: pool/main/a/apr-util/libaprutil1-dbg_1.6.1-ok3_arm64.deb Size: 4932 MD5sum: 1c15fb96de6fec1b9e3aa760b0b57414 SHA1: 358794ee6bceb4851138b6f19e4b697b13c2578f SHA256: 3969f7542b9ad1569710956ad1c383e97196f4a86202709a739cfaa958f606aa SHA512: 8a4d4568981b873e3c7e1bce0ddf7b8582da52e0027fc126018dbff5fc817e9076a11600d6143133deec5675fe80adba636b7c20b60e6daea0d153706aa14721 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaprutil1-dev Architecture: arm64 Version: 1.6.1-ok3 Priority: optional Section: libdevel Source: apr-util Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5033 Depends: libaprutil1 (= 1.6.1-ok3), libldap2-dev, libexpat1-dev, libapr1-dev Filename: pool/main/a/apr-util/libaprutil1-dev_1.6.1-ok3_arm64.deb Size: 407502 MD5sum: 600056333d7b58472381b10fe91d8c1c SHA1: 935211a6cf7322b1661e0ef7b7bbb6ea53791482 SHA256: 87574984552fc49619d51c19e4b3f1fa3d6cb6930d50ff0ef3f65c0e6a625127 SHA512: 22619bcccd9f4509faa51bb6a90e82ca3830dd513510f27b5e355d11417fb4d21492f25740282ab565518de633e9db9820db9ad59af637e301983282b9fdfac5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaprutil1-ldap Architecture: arm64 Version: 1.6.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 33 Depends: libaprutil1 (= 1.6.1-ok3), libc6 (>= 2.17), libldap2 (>= 2.6.2) Filename: pool/main/a/apr-util/libaprutil1-ldap_1.6.1-ok3_arm64.deb Size: 9000 MD5sum: 3641c885d762d4c9719a823f814b224f SHA1: 0da12276bc26652c16aa6956fb98c5135d993635 SHA256: 0640fb232e069c6440fc5dfedb0fc5179fda32ade0425c631cb5a18fa94c83a7 SHA512: 7c93851a544387260492ded010f4a328082a53512d43fd7f0043fb70c94b6c099d6d6fbee9746decdee5706a196815d8b9afd95ab01556d32c979d11b7093506 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaprutil1 Architecture: arm64 Version: 1.6.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 251 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/main/a/apr-util/libaprutil1_1.6.1-ok3_arm64.deb Size: 93630 MD5sum: 6f589deed1b4268e1059c3ef1d21bad7 SHA1: 68482447067dcc2ff1ad775eb9e4501aeea1bc1e SHA256: e75e2be597afd58343874d96256e118d9cbb6c970badc6937881aedeabc3f637 SHA512: b7caeca25546edebb3b2561d0b3280639e403704ef2a63c5316f0b81e1cbd72a6808713ffa1a37564dfe52a32f62861bf02775611b7f6601c2875267664bc733 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapt-pkg-dev Architecture: arm64 Version: 2.5.4-ok6.2 Multi-Arch: same Priority: optional Section: libdevel Source: apt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 492 Depends: libapt-pkg (= 2.5.4-ok6.2) Filename: pool/main/a/apt/libapt-pkg-dev_2.5.4-ok6.2_arm64.deb Size: 99398 MD5sum: fe53ab6bf0b2232de92a164398ecd739 SHA1: b2644a80037fbc9ea995e812ae0b0a5f9c6be7ee SHA256: 6eb878ac9482c613c02254d5949b4794ee453ff0c28b2e1b439eea91867980e3 SHA512: eea56e8637c7d460b95ea442b022fa9702938aba091e466719eb2b6fe5c2eef22920355d1d61eab270cca5e3139872b5f6ca544f642743fa6e6ee4a3c5a6caa9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapt-pkg-doc Architecture: all Version: 2.5.4-ok6.2 Multi-Arch: foreign Priority: optional Section: doc Source: apt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 16044 Filename: pool/main/a/apt/libapt-pkg-doc_2.5.4-ok6.2_all.deb Size: 843086 MD5sum: 1946c116f4325ced26e4498bb331c4ca SHA1: 729a5c66995c456ec7b195aaf43cdeb45ef438a7 SHA256: 4516dd9504ef5e7a02811fa691e55622dab481e6d965b9b8b4edb13f12f8a173 SHA512: 31d65792396f60dabe3c5b3753752cf67308df3443a0a5af79f70d488534d26e5022fa65aa0b71d0d87ee88ebf7628d55e42a2b977607a391513013c5c42d552 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libapt-pkg6.0 Architecture: arm64 Version: 2.5.4-ok6.2 Multi-Arch: same Priority: optional Section: libs Source: apt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2962 Provides: libapt-pkg (= 2.5.4-ok6.2) Depends: libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgcrypt20 (>= 1.8.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 9), libsystemd0 (>= 221), libudev1 (>= 183), libxxhash0 (>= 0.7.1), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.2.3) Recommends: apt (>= 2.5.4-ok6.2) 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/main/a/apt/libapt-pkg6.0_2.5.4-ok6.2_arm64.deb Size: 896320 MD5sum: be41fde19e94d0d5dbf20efd28f3a5fa SHA1: deab35adacd42c9ae71e523441d1f33f0c06cb13 SHA256: 451c870e7feefbd0ca69e1d54e93bb9beedf7d753e8e630e023a366c86047a2b SHA512: 4aefccd9ca2cc479b66282c9142db97503da403df00f4972facf1e46aeb5590294a1af5c71740981a9a5281d28bf8849cff2c7a625abc3c9d9ac0c05db0cdcd3 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libarchive-dev Architecture: arm64 Version: 3.4.0-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: libarchive Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2119 Depends: libarchive13 (= 3.4.0-ok6) Filename: pool/main/liba/libarchive/libarchive-dev_3.4.0-ok6_arm64.deb Size: 491352 MD5sum: 14f209731c52a7cd7ffd0ff1c6c3225d SHA1: 7224bd2a91362876ba77014b9a4c654df1f1ec22 SHA256: 9515da98acfd72e400eed7541a5d615e10427e294da29de3b6f4ec5ab4bd58d0 SHA512: 128dc7ba4aff158bc1f95573373b3a4eaac3eb3fd75a61c80c57d82a5c7a2e8e9584a7018596ab1c7a9844a07439579c537556240bed1ffc319bc6a73a41922d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libarchive-tools Architecture: arm64 Version: 3.4.0-ok6 Priority: optional Section: utils Source: libarchive Origin: openKylin Maintainer: openKylin Developers Installed-Size: 323 Depends: libarchive13 (= 3.4.0-ok6), libc6 (>= 2.34) Breaks: bsdcpio (<< 3.2.1-0), bsdtar (<< 3.2.1-0) Replaces: bsdcpio (<< 3.2.1-0), bsdtar (<< 3.2.1-0) Filename: pool/main/liba/libarchive/libarchive-tools_3.4.0-ok6_arm64.deb Size: 54996 MD5sum: e4905ce9c8927fbbcac0e58df55dd6ec SHA1: dc274d0bd183b5f46e6b7ffc5bffe413c3a084ea SHA256: 6bd3dc9211613863a15105024f8d6e326e9715f3c4cfb26f758482b7c5127ccd SHA512: 9abca9a07630814c28a3a3538468d4e914a8cd54ccbb65b4f7b59e116a2a4226b29e299635cc696a15489b85f9a45781bc1c364920bec0882905e86dfb07d435 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. 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/main/liba/libarchive-zip-perl/libarchive-zip-perl_1.68-ok1_all.deb Size: 90718 MD5sum: dfa520acdff4b485893607eefbb83e90 SHA1: b84cf46155c54813afda6cd6201889cca0b724d0 SHA256: c6adf4d2302238d9780d36e8d5c3df2cade32a84c3a344f6555ca5770c6fe743 SHA512: e705ecec7c65f9c089c7e9770dc579e9caa19a5b48a60a78567818f7e983d522d76b251e8a52fed6f87f8650255d69b1927244fc554f8ff53d1bde2db0930f06 Homepage: https://metacpan.org/release/Archive-Zip Description: Perl module for manipulation of ZIP archives The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files. . Zip archives can be created, or you can read from existing zip files. Once created, they can be written to files, streams, or strings. . Members can be added, removed, extracted, replaced, rearranged, and enumerated. They can also be renamed or have their dates, comments, or other attributes queried or modified. Their data can be compressed or uncompressed as needed. Members can be created from members in existing Zip files, or from existing directories, files, or strings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libarchive13 Architecture: arm64 Version: 3.4.0-ok6 Multi-Arch: same Priority: optional Section: libs Source: libarchive Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1220 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/main/liba/libarchive/libarchive13_3.4.0-ok6_arm64.deb Size: 315766 MD5sum: f050fd11714efb439eec5874bebf1b93 SHA1: 16c823c0d207989b9f679681ed355117ab97b394 SHA256: 8d8fc2f25cf05b3a0941414ffbbb1385e0372b042e5d049cfdf5d6d76a4dcb97 SHA512: 4ae5c8a312e0f2045c587a231bd6bc4b388390e4a438b6fa573c59309124c240766877aea59b41650728dc6140118921d5fc3d185372775f8672a790fbc6f6bd 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. 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/main/liba/libarray-intspan-perl/libarray-intspan-perl_2.004-ok2_all.deb Size: 25148 MD5sum: 81fc2e9d789059d6cf978c0f8b2e0623 SHA1: fb7757f6b4343406c69817aaf1854b0f3cbe00cb SHA256: f1e8166fc99b482179c91154986416ed01083360db62b425fd531f772f426287 SHA512: 954ed7b1920791b7cdaf938e2a7abcee293472f7cfc6b957af937888d7d3936360b2d4e3402935b3d5251b6ada664f71d9c3d41dd06ab48d642edf28708484ae Homepage: https://metacpan.org/release/Array-IntSpan Description: Handles arrays of scalars or objects using integer ranges as index Array::IntSpan brings the speed advantages of Set::IntSpan to arrays. Uses include manipulating grades, routing tables, or any other situation where you have mutually exclusive ranges of integers that map to given values. . Array::IntSpan is also able to consolidate ranges by comparing the adjacent values of the range. If 2 adjacent values are identical, the 2 adjacent ranges are merged. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasan5 Architecture: arm64 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: 1624 Depends: gcc-9-base (= 9.3.0-ok12), libc6 (>= 2.34), libgcc-s1 Filename: pool/main/g/gcc-9/libasan5_9.3.0-ok12_arm64.deb Size: 429758 MD5sum: 743d9dc1cd148833a5f07d49a7382618 SHA1: b1e2d2756860f16dcf8385fdc5d378d472065ab8 SHA256: bbd0e11fe2008294e73f0d60c1c2a704032818cedf03abf4c7256b9be1a4c6a0 SHA512: 4728d00ad695e538becce4693ef6e56fb5e8a73dbe620fd1d42ecb6282633927ad195d1bdfa96b80ad2c409e71b79151b4dd7093eeb13370d0356268ecc89acb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasan8 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8072 Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.34), libgcc-s1 (>= 3.3) Filename: pool/main/g/gcc-12/libasan8_12.2.0-ok7_arm64.deb Size: 2349660 MD5sum: 2b19e2c62fc57adbfd306eeed258d5c7 SHA1: c43e218d9dc6cd0ee047fed0b6aaea9e735b55d0 SHA256: 7d18cd6291f1073b535bb54c0ad080f9e8a40c8df5d00a983b73a13ed78a5d5b SHA512: 10a97b19e52ec9da7b882af288000dfb1864c2ee83d7f584dbbf1a2b60c31deef85ecaa3e4445d567e4109867cba752609f8ca47468dc3d161785c24673a22c5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasm-dev Architecture: arm64 Version: 0.187-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: elfutils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 109 Depends: libasm1 (= 0.187-ok1), libelf-dev Conflicts: libasm0-dev, libelfsh0-dev Filename: pool/main/e/elfutils/libasm-dev_0.187-ok1_arm64.deb Size: 18900 MD5sum: e6e0e223708cabece38112c59a5958c4 SHA1: 9aeb8f4e48a749f0f9a31ae82b6ed42e520a6b8c SHA256: 611bf9562abff5ed3e5a9e0ef8559655f673597545eec8e1610491f23a6827e0 SHA512: 1e67e3e905b977c1cc490db13852f1f23ab0f128bdaaf7d5e9be151cd155429db8619d0a73ba3d42552276142d9f0249636ee7f54fbe4f1f4032a8d92e0c953e Homepage: https://sourceware.org/elfutils/ Description: libasm development libraries and header files libasm1 allows you to create ELF files on a low level. . This package contains development libraries and header files for libasm1. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasm1 Architecture: arm64 Version: 0.187-ok1 Multi-Arch: same Priority: optional Section: libs Source: elfutils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 60 Depends: libc6 (>= 2.17), libdw1 (= 0.187-ok1), libelf1 (= 0.187-ok1) Filename: pool/main/e/elfutils/libasm1_0.187-ok1_arm64.deb Size: 15476 MD5sum: 248b36a1244efc498f8f824a508ef64e SHA1: d031ced865e218b0b326658e09f2a2076faa0cb0 SHA256: c9e25e850cbc92d8403bb9734029f182b1caa9672fbeb0da4bad0d552ca24ddc SHA512: 0479ab65b1d12af696f08191e95992d12e7bc69891d4aa90327286120f79974f4662841da1efaf3a861028e784d8ca82de6b827e6ed218cfcfaa82507c4c72df Homepage: https://sourceware.org/elfutils/ Description: library with a programmable assembler interface The libasm1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasound2-data Architecture: all Version: 1.2.2-ok3 Multi-Arch: foreign Priority: optional Section: libs Source: alsa-lib Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 194 Recommends: alsa-ucm-conf, alsa-topology-conf Suggests: alsa-utils Breaks: libasound2 (<< 1.2.2-ok3) Replaces: libasound2 (<< 1.2.2-ok3) Filename: pool/main/a/alsa-lib/libasound2-data_1.2.2-ok3_all.deb Size: 17616 MD5sum: dc124569d91c65ef45fa82bb437dd7aa SHA1: e10c4a2287a6bc710757d40564e1c8300309e654 SHA256: 277be2ffcc90986d8f5f57aa60ebda162268f6c74f7bfc6020a12aa5bb17c0e9 SHA512: 64c64bd58c0d71cc40b34235b56814c24f5c75b3513a23bfe073503a86bcb30a2c71d6bee191427db9da421367299359d64477617501791a84413a89501c98a6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasound2-dev Architecture: arm64 Version: 1.2.2-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: alsa-lib Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 641 Provides: libasound-dev Depends: libasound2 (= 1.2.2-ok3) Suggests: libasound2-doc Filename: pool/main/a/alsa-lib/libasound2-dev_1.2.2-ok3_arm64.deb Size: 106356 MD5sum: faa3cc31bb3062f7d58d72bc798de729 SHA1: b117e1e2d89ce61407ba21e8b5fcfcbe354c7be6 SHA256: 283b65f932d892b0b024ce3658e60cd0ea5e61fad1f672cf609d1c2c5c58cfda SHA512: 69e9d7e64c08d96821e28d0d8de74feeed4fb996bb362c998213978c96d21cd7a645b5a3f308a857f12fac5fd95b51b0bf0c02ae215a7518a12ff5cc2ae95555 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 libasound2, the ALSA library. . ALSA is the Advanced Linux Sound Architecture. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasound2-doc Architecture: all Version: 1.2.2-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: alsa-lib Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 16164 Depends: libjs-jquery Suggests: libasound2-dev Filename: pool/main/a/alsa-lib/libasound2-doc_1.2.2-ok3_all.deb Size: 2207404 MD5sum: 0c05ce94e5688827fceaf6bd60d3cfab SHA1: 62d15fa44f63f3c2a666c98448f8dc37465279ea SHA256: 056e9700ff7fc6f62ab0c71fe0047b24352307e339ee1df490adfb67490dc0a3 SHA512: 30743aa4c1f5cc89187a3fc8b66d65d17a84dff56c8117c92a9f59fa14401907cf41b29f9530b7c16beab23f00695abed3a9820f0850904cf67db5452f55eb4b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasound2-plugin-smixer Architecture: arm64 Version: 1.2.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: alsa-lib Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 82 Depends: libasound2 (= 1.2.2-ok3), libc6 (>= 2.17), libpython3.8 (>= 3.8.2) Filename: pool/main/a/alsa-lib/libasound2-plugin-smixer_1.2.2-ok3_arm64.deb Size: 10856 MD5sum: 0416f3f9e28931e34f491287b1d6be39 SHA1: 47a52e3c883253c5dbedecfab23bf35e259d274b SHA256: 468a2de49ad7ca8070fd50a82f2e004b7fc0f4ad910db45a9dd98fdcf91840d3 SHA512: 42f28aa7ab8b02d8471a094e6e8e916df0a4a553d07c5747f69edbd48562087114f101234ee7a70a9f194b5fc669a7c70f1fa8c8c487cafd55f0ccd543fde27f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasound2 Architecture: arm64 Version: 1.2.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: alsa-lib Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1393 Depends: libasound2-data (>= 1.2.2-ok3), libc6 (>= 2.34) Suggests: libasound2-plugins (>= 1.0.24) Breaks: alsa-utils (<< 1.2.1) Filename: pool/main/a/alsa-lib/libasound2_1.2.2-ok3_arm64.deb Size: 310386 MD5sum: 4f9bd6bbcca226add66918db9ea94520 SHA1: e856190246f0116dc1d60ceb509cb61527e3e424 SHA256: a6c9ea615439339780ec905a52bf9e8224b12f28283d770492ba5ae810f48542 SHA512: bdf701650af7f9d2b949498455066e9f64a9d344fbf85d2803d7e4e305a5ee60dde42276c8d0e913fa83e37df205bdcaf07f3d0b8ab1827489b9ab4edb531af7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaspell-dev Architecture: arm64 Version: 0.60.8-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: aspell Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Agustin Martin Domingo Installed-Size: 59 Depends: libaspell15 (= 0.60.8-ok2) Suggests: aspell-doc Filename: pool/main/a/aspell/libaspell-dev_0.60.8-ok2_arm64.deb Size: 7992 MD5sum: d1f18a9e03bf45dd2c5914feab1ceeb6 SHA1: e0adb080a5fa1270b059dbe4edecdadc7baed8ba SHA256: 4740807c01a06f2709cce085babd822e635d410cd634ce0eb9ee604b63c32a9a SHA512: 524c9ff585add2dbc145e8a8c4faeb38c8169910d4f45f9752496ba0d8ce776c6ea88fdb8f76ec8a0ea75a4ad0347dfb5c0e7d9b8e7259e2680ef910f59aced9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaspell15 Architecture: arm64 Version: 0.60.8-ok2 Multi-Arch: same Priority: optional Section: libs Source: aspell Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Agustin Martin Domingo Installed-Size: 2056 Depends: libc6 (>= 2.34), libstdc++6 (>= 5) Recommends: aspell-en | aspell-dictionary | aspell6a-dictionary Suggests: aspell Conflicts: aspell6-dictionary Breaks: aspell-bin (<< 0.60.3-0), aspell-da (<= 1.6.25-0), aspell-no (<= 2.0.10-0) Filename: pool/main/a/aspell/libaspell15_0.60.8-ok2_arm64.deb Size: 323840 MD5sum: c65edcaa6c1e1a6a6c2ee7749331b393 SHA1: c4b0c3115571926d9bd6b3871d56c099ce864577 SHA256: edb9eeee14fa71980849ecaca93015544ed82e4da1ec1b5f1a731fb2c96f16e8 SHA512: 4a51b634d6ed770591cd9f6ca9fd6100122c0441dd545e0781f879da718aab567976586f40ad1aaeba74b9d9d1c2f53be0b38ffca6209bc314cf9d9b7afb4683 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasprintf-dev Architecture: arm64 Version: 0.21-4-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 100 Depends: libasprintf0v5 (= 0.21-4-ok6) Suggests: gettext-doc Breaks: gettext (<< 0.18.1.1-10) Replaces: gettext (<< 0.18.1.1-10) Filename: pool/main/g/gettext/libasprintf-dev_0.21-4-ok6_arm64.deb Size: 5490 MD5sum: c39211977b19dfabe53bfe33357a9d5d SHA1: 4fc9fa90a4cc5f9d967184ff7d3176c841942060 SHA256: e5c4443d36088401997e9375cb1861f299618ee2ae539160b99b586d0c9bb0e0 SHA512: da5dd2d61934ba49a1697d1969978b57203ef0ae669a55797a9b7225a7200ff7951fea7c90813de04d23ac2e2911c8d4ea83ab73255b88e0c21248dbeeb8d10e Homepage: https://www.gnu.org/software/gettext/ Description: use fprintf and friends in C++ - static libraries and headers This package contains development files for the libasprintf library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libasprintf0v5 Architecture: arm64 Version: 0.21-4-ok6 Multi-Arch: same Priority: optional Section: libs Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 155 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Breaks: gettext-base (<< 0.18.1.1-6), libasprintf0c2 Replaces: gettext-base (<< 0.18.1.1-6), libasprintf0c2 Filename: pool/main/g/gettext/libasprintf0v5_0.21-4-ok6_arm64.deb Size: 5922 MD5sum: a38f35a83d7f9eda0acc474bc99d5692 SHA1: 17c0bba2fc841312c9c76bcbda5e1017e2849fa9 SHA256: e9485704815ccd6dc2a3ca5b471b9c74ec9e707d4e6cfc6af088129ae4398b4f SHA512: 2814aa2bd731813819040d20de33c5548a1ef0e16e9c1a1577c758bdee5a7aa00a5f27a5194ab5f0884c1b6a04b6afb3e97e6eb863963d1ccfd36cf872a4bcb8 Homepage: https://www.gnu.org/software/gettext/ Description: use fprintf and friends in C++ - shared library This package contains the libasprintf shared library which makes the C formatted output routines (fprintf et al.) usable in C++ programs, for use with the strings and the streams. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libastro-dev Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 216 Depends: libastro1 (= 4:22.12.3-ok1) Filename: pool/main/m/marble/libastro-dev_22.12.3-ok1_arm64.deb Size: 30316 MD5sum: c765d0322aa9d9f3a9b3b8fcfe7273eb SHA1: 6d041c1846db39a323e17ac7928de3a6bb0d40f0 SHA256: 25298ad3aa4c80ad5e80563c69ffae5ec0e9ae541ec6f0997cf0020645499824 SHA512: fb2a832234a312dad0eb7f6050a287c0f5e99d7d2055c6bbf2fb76cbc2435be0563bc781c0c2d794493278b7d887df1ffa41d6e7dcbd6ee9c915efd3ac8a99c9 Homepage: https://marble.kde.org/ Description: development files for the Marble astrononmy library Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains development files for building software that uses the Marble astronomy library . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libastro1 Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 426 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.4.0) Filename: pool/main/m/marble/libastro1_22.12.3-ok1_arm64.deb Size: 125030 MD5sum: bde6aefd8877b7688300af1162e26e36 SHA1: 9d1898ed926d2f9bc45eadae30913ec1d732f9a8 SHA256: 59277c2cb205b13dc492caaab6345d5895f29feb0c9539b2d3ed9c6543ed7a32 SHA512: 345e108d6caf5cbc592ae32fafcb5da61f03bb250f0b0ed8342e652cd8d31b5ed4d74507d1421f387febcb6e3b47dc09d948c7440c4be67e16aaa090637d0381 Homepage: https://marble.kde.org/ Description: Marble astronomy library Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains shared libraries for astronomy support in marble. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libatk-wrapper-java-jni Architecture: arm64 Version: 0.38.0-ok1 Multi-Arch: same Priority: optional Section: java Source: java-atk-wrapper Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 178 Depends: libatk-bridge2.0-0 (>= 2.18.1-2~), libatk1.0-0 (>= 2.14.0~), libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3), libatk-wrapper-java (>= 0.38.0-ok1) Filename: pool/main/j/java-atk-wrapper/libatk-wrapper-java-jni_0.38.0-ok1_arm64.deb Size: 43924 MD5sum: 5a54117cdbbd67a98601286966064a12 SHA1: 632addb75174fb9e029007536ba6c9c8dc9ace97 SHA256: 9f1d5e80d17fcc665cb0c60197ecd93e0c237afe694c249840feabd822a5acee SHA512: 9f88dc46c3e9e91f641c51d5fdfbaa8ad24b94849ba0fda5be9acf84c911f8f3aa4ea91e1b6c154edd61d4eac0182087564e715980fa0bbe44b25f9a99ba5cb4 Homepage: https://ftp.gnome.org/pub/GNOME/sources/java-atk-wrapper/ Description: ATK implementation for Java using JNI (JNI bindings) Java ATK Wrapper is an implementation of ATK which uses JNI. It converts Java Swing events into ATK events, and sends these events to ATK-Bridge. . This package contains the JNI bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libatk-wrapper-java Architecture: all Version: 0.38.0-ok1 Multi-Arch: foreign Priority: optional Section: java Source: java-atk-wrapper Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 66 Depends: x11-utils Recommends: libatk-wrapper-java-jni Filename: pool/main/j/java-atk-wrapper/libatk-wrapper-java_0.38.0-ok1_all.deb Size: 51472 MD5sum: f21115d399b89538fecb33736af752a4 SHA1: 046f3ad17f45c052445ffed63ca793e0205ba599 SHA256: b6399e79272e191ce9d32d14f1db1d0c4617fcf6fab76701e8bada4351da9293 SHA512: 4432e012e75bc8dd7617f18eedf7589b5838052dbd3ef9e32df4e7126bcd36132d4bcc22721c466bc5f424b7180239c132931f474e568249095652c274a1c50b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libatkmm-1.6-1v5 Architecture: arm64 Version: 2.28.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: atkmm1.6 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 318 Depends: libatk1.0-0 (>= 2.12.0), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.33.14), libglibmm-2.4-1v5 (>= 2.64.5), libsigc++-2.0-0v5 (>= 2.2.0), libstdc++6 (>= 4.1.1) Conflicts: libatkmm-1.6-1 Replaces: libatkmm-1.6-1 Filename: pool/main/a/atkmm1.6/libatkmm-1.6-1v5_2.28.3-ok1_arm64.deb Size: 71594 MD5sum: 2da41c9dc28b3f75f7cd629888eb7f62 SHA1: 0f20b8172568058cd26a4338327a2b30207288f9 SHA256: dd7b4968819f8883fb5cf7f5c41caea34c4fc63a5c6ffad974624a472a1b3ca8 SHA512: 438d31085316c7becad2be26d5080426c164c3d8d4317c197acac2eaa95967fff5008855f69feeaf8e61690419e417e49043a2168a8e2af4b83256ee7f8f846b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libatkmm-1.6-dev Architecture: arm64 Version: 2.28.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: atkmm1.6 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 279 Depends: libatkmm-1.6-1v5 (= 2.28.3-ok1), libglibmm-2.4-dev (>= 2.46.2), libatk1.0-dev (>= 2.12) Suggests: libatkmm-1.6-doc Filename: pool/main/a/atkmm1.6/libatkmm-1.6-dev_2.28.3-ok1_arm64.deb Size: 33898 MD5sum: e19250ea34417ef20a1dbba64c3cdd7f SHA1: 21797bda8eccc690986f12cc2eea984b3ee6dbae SHA256: 821f026da0313a75ffbb68c5a91671cbde2a894d2cad3e9dfc7ec49adab018e6 SHA512: 57d7fcd4f84116b37af861a60cf71cb724270d35cdbe6964ecadc6f95bf4d9a439f9170afaa0fb374072c82da5bf56ed419941493f3e7cb3d4fc0d25ca195577 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libatkmm-1.6-doc Architecture: all Version: 2.28.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: atkmm1.6 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3272 Depends: doc-base Recommends: gtkmm-documentation Filename: pool/main/a/atkmm1.6/libatkmm-1.6-doc_2.28.3-ok1_all.deb Size: 450940 MD5sum: 29130aef504f501a625169334cf48ad8 SHA1: 826a76a79d822976d0b6f29e025a00deddd369f8 SHA256: f56cf6444250babe2004fb0ba66b7d3f08bdc58da4ada29af4c04c24d9532a89 SHA512: 1515e6f0069e7652780fe069498dda3b6e6a0b4f62396bd847563390c7cbfca379e97897a3f3413b2f37125545923f53e29868698788e7997b79bc4fcd415507 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libatomic1 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 80 Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.17) Filename: pool/main/g/gcc-12/libatomic1_12.2.0-ok7_arm64.deb Size: 10380 MD5sum: d642d5c03c62b91eaccde385b6687b00 SHA1: edfe5741164a05fcdf5c683de7a602d8eab59c3a SHA256: a9edaed3149bd3e987bcc2dd23ef085d80203dc2a80ea3f6972759bc3b025afa SHA512: 388cd6cc8dc8aca5fd6c0aced2f7a03167c84e81d5e9f53d6f6d4a8572e1f66341411840928b227dc2624a78b006df723c4c5254ce45cc893c21ed956fc35b2c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libatopology-dev Architecture: arm64 Version: 1.2.2-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: alsa-lib Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 52 Provides: libatopology-dev Depends: libatopology2 (= 1.2.2-ok3), libasound2-dev Breaks: libasound2-dev (<< 1.2.1.1) Replaces: libasound2-dev (<< 1.2.1.1) Filename: pool/main/a/alsa-lib/libatopology-dev_1.2.2-ok3_arm64.deb Size: 10940 MD5sum: 37b8876c65b9d8434ec24e65523f924b SHA1: f6ef2e6b177bd1cc85cea173392592028332fdec SHA256: 4c9edca56596198d42f0fd5f1a12698e35d5527a8ce9f79c9894742cf34045cf SHA512: d7db3602859acdb5ecb0d924da53444821122aef235582413b24298223fc99884a17510573f8bd9a441d0252dbc0d42aefae41fdebced57e001fb025cebcb463 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 libatopology2, the ALSA topology library. . ALSA is the Advanced Linux Sound Architecture. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libatopology2 Architecture: arm64 Version: 1.2.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: alsa-lib Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 212 Depends: libasound2 (>= 1.2.2-2.1ubuntu2), libc6 (>= 2.17) Breaks: libasound2 (<< 1.2.1.1) Replaces: libasound2 (<< 1.2.1.1) Filename: pool/main/a/alsa-lib/libatopology2_1.2.2-ok3_arm64.deb Size: 42228 MD5sum: b60ef03434833839cabcb3b116be1b6a SHA1: 710e8371e96bf4e9eafd0a50e5a1e87bd33098f1 SHA256: 5a6ba12b9bc3e556c81bfb0eddd35ea6455c07278e484a2ed10ac86e613219c8 SHA512: a75519d948d3b49006cf175234c592979a0a2ae056eb1e1d612e85b97b21fde49be3514f1b8c36e6a4c4c8a79324be825c6b229ebab719bb3e1027acae936530 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaudiofile-dev Architecture: arm64 Version: 0.3.6-5ok1 Multi-Arch: same Priority: optional Section: libdevel Source: audiofile Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 135 Depends: libaudiofile1 (= 0.3.6-5ok1) Recommends: pkg-config Filename: pool/main/a/audiofile/libaudiofile-dev_0.3.6-5ok1_arm64.deb Size: 36084 MD5sum: 42ff55460c99b4b28f882e7af5db3375 SHA1: 1fb11e704b9b2b999d3fbfccc864b034e40fc289 SHA256: 8c1ed3da7be9bad9203a41845f8cf2f1564bd4083d6b19c1bf36316a71a71a5e SHA512: dc85a8408976f939e152436896ea418fe41fc4ce60e4990c0df4e602cb8d8e49039fc528cc1d522fbe1117dc4e19b340b5dcec6a28d0d2f0f204f809f76e7b1b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaudiofile1 Architecture: arm64 Version: 0.3.6-5ok1 Multi-Arch: same Priority: optional Section: libs Source: audiofile Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 233 Depends: libc6 (>= 2.17), libflac8 (>= 1.3.0), libstdc++6 (>= 5.2) Filename: pool/main/a/audiofile/libaudiofile1_0.3.6-5ok1_arm64.deb Size: 93204 MD5sum: 35c8d052b9294af39d057a403506246c SHA1: a96f07b3ee25f700db8d8292c9b83f848625db23 SHA256: 64eb1560e079794a2d536ef2fa909c4d89884d64e71a84eb01b02d0a9e638780 SHA512: c9030d8b3024273685ad0452410d42f07287f8dcca279316f373b6b45fa40fac0b8f75b81b7e1b99221f330c2e561a2faa816bb4176677fc71764d4338c084b5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaudit-common Architecture: all Version: 1:2.8.5-ok3.1 Multi-Arch: foreign Priority: optional Section: libs Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 28 Breaks: libaudit0, libaudit1 (<< 1:2.2.1-0) Replaces: libaudit0, libaudit1 (<< 1:2.2.1-0) Filename: pool/main/a/audit/libaudit-common_2.8.5-ok3.1_all.deb Size: 3096 MD5sum: 41908fb0a80a9d863d47bbc41ed24b90 SHA1: 9ead947aac76e1ef1fec4dda387226e369c4bbd0 SHA256: 302f19eae9b72ef401c9856e48a23cc40e4b6e7ca9456332f1d23ce0839c991c SHA512: 66dd22dd7d7d7500650baa0e66c3e6de29bf1bb85d6d7a80dc33b81341e6506686a02bb003d55939776c093ccdd902b4e3e6d1c5947d2369963d92a9c24db327 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaudit-dev Architecture: arm64 Version: 1:2.8.5-ok3.1 Multi-Arch: same Priority: optional Section: libdevel Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 252 Depends: libaudit1 (= 1:2.8.5-ok3.1), libcap-ng-dev Filename: pool/main/a/audit/libaudit-dev_2.8.5-ok3.1_arm64.deb Size: 73604 MD5sum: ccbf98cdd04b2d8bbb32359983bfe93d SHA1: e6c7c3715ac053c1f3e215621f715b9e6c8ef115 SHA256: 096b294c5e3284f9d98412ce4c854821d70efa52319227b8233894aca3389fcc SHA512: ddebcd444b89852d597e25484aa617ebf235f1e755177f44bb43e723fbc8f078638d4452e7e88f9fe526d30662408def191dc649120cc22fb2ce4d91fea094d9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libaudit1 Architecture: arm64 Version: 1:2.8.5-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 160 Depends: libaudit-common (>= 1:2.8.5-ok3.1), libc6 (>= 2.33), libcap-ng0 (>= 0.7.9) Filename: pool/main/a/audit/libaudit1_2.8.5-ok3.1_arm64.deb Size: 42978 MD5sum: c45bc3fa6d02c832ef37ea7bccfdefc1 SHA1: 9a9ec6b2af81667b41caa22c1ccefb550bc09ff1 SHA256: 0b02a60d31a8a2ac1f238a2535b6da83bbd17cbd22d876147d4554f0f202e291 SHA512: 778a0db55e6932c531a8799f73aba8ff6dc3e9718c08fdcdcac37454bd5afd881595ba0ff155a890a9095502c21443d899b7dcd7dbbf8199ed11274ef7273282 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libauparse-dev Architecture: arm64 Version: 1:2.8.5-ok3.1 Multi-Arch: same Priority: optional Section: libdevel Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 307 Depends: libauparse0 (= 1:2.8.5-ok3.1) Breaks: libaudit-dev (<< 1:2.2.1-0) Replaces: libaudit-dev (<< 1:2.2.1-0) Filename: pool/main/a/audit/libauparse-dev_2.8.5-ok3.1_arm64.deb Size: 90814 MD5sum: 661d4d910c9b10116b0292a435df3b75 SHA1: 2b90a9445466aa6efa9941abd77f68d1dd254a8f SHA256: 2e8e6c9b6fef83ddefdf959546d42e43ef8045fae3ce7a8951f0fddb17b5a42d SHA512: 7aa99a5610d7a83ecf3b255fb94a4ab9951f93f39d16d1ca9ae38a75d6ede1e27a7f47905eb6bc1911964ab92c810babb23389b3a07bcfb2a8339d3ec6ea54e4 Homepage: https://people.redhat.com/sgrubb/audit/ Description: Header files and static library for the libauparse0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libauparse0 Architecture: arm64 Version: 1:2.8.5-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 160 Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.17) Breaks: libaudit0, libaudit1 (<< 1:2.2.1-0) Replaces: libaudit0, libaudit1 (<< 1:2.2.1-0) Filename: pool/main/a/audit/libauparse0_2.8.5-ok3.1_arm64.deb Size: 52234 MD5sum: 8d709d5dcf01a309c1327dbf06f7b6f8 SHA1: 638f3c5f648a79c467378df98f9cfd2ed5676a07 SHA256: 4664f3ddb9d482811ea80a65f3601f758f80a3d5fe61c1505cf04caeb4359bec SHA512: f28065e79771869862ebfb0f68aafc4c1bb488f29dc622f5df07820ea9ccf84d0bf701b78564288f1bef0a973de2c18da822d282397c9a97bc830d964a4fd4ff 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 libauparse0 library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-client-dev Architecture: arm64 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: 215 Depends: libavahi-client3 (= 0.7-ok4), libavahi-common-dev, libdbus-1-dev (>= 0.60) Filename: pool/main/a/avahi/libavahi-client-dev_0.7-ok4_arm64.deb Size: 39924 MD5sum: 3cb3c725e8abbedef05565fd17553f0a SHA1: 2844f6b1180bfe469db2e5580be1621bb3acb22f SHA256: d55ebe706cdfaeee6fcd8d7827f28d81fc7074f0be6a2e7af7341e0bd8e5e2a1 SHA512: f1f57e1c2444fbe1d1fa3107fe12a0da6ecde9a6c511c0a4c00d3d68a40116955a07070b6bf1ac7cb75807d84cd58a68df560777c94019726968b50db3b18cc0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-client3 Architecture: arm64 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: 167 Depends: libavahi-common3 (>= 0.6.22), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14) Filename: pool/main/a/avahi/libavahi-client3_0.7-ok4_arm64.deb Size: 26462 MD5sum: 262f7911381064971b3d10471371ab77 SHA1: 3b0eb706aaf7e2a712614c8b95963f4b3377feac SHA256: c9e3f9417b956bd58ce3df93549505b60a858aa0d7e666899656075ea974fb39 SHA512: fe6c038ab15d1958eacefa52de999c6bf7375cbca198c6799f99b8b285dc5c54f8d27592df32702a37e1b95d32a29235b41e444cd8a94f5019571a0097169d88 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-common-data Architecture: arm64 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: 992 Filename: pool/main/a/avahi/libavahi-common-data_0.7-ok4_arm64.deb Size: 120030 MD5sum: c0157416556b536f66e0a6aac74e2690 SHA1: 7c25806b766179bffa04a0cbd7de9742ea9f18ca SHA256: 0cad786eee3b70ee16f72c0f4b35bb65e7696ce3c65882fd225d3484459c3606 SHA512: d7ca41dc8d8f7fb9e5e281b17f456c87ac915bab3cfd41bf6332ef84c52dffa7bf2f39c5be423a0520087be3328f9a93819dab4f7485d230980bcd64fe563207 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-common-dev Architecture: arm64 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: 214 Depends: libavahi-common3 (= 0.7-ok4) Filename: pool/main/a/avahi/libavahi-common-dev_0.7-ok4_arm64.deb Size: 40478 MD5sum: 6b5b8adb3034040902873a3bb88b1a5c SHA1: e22df6642c0097717a4773566baf7032320fc5cc SHA256: 2b1d79113e3cb6a59ba8d4d0c9372dc480d167b3e7ddb9058145395e448819fd SHA512: b7acf66e3cad0188059c0077299b0072b281c27858cd9f6ed8d7d1a3b835509f9fe6a5def43447895bae281baa8554509d62f4f4fc41caf2232f2b04fbe43260 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-common3 Architecture: arm64 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: 105 Depends: libc6 (>= 2.34), libavahi-common-data Filename: pool/main/a/avahi/libavahi-common3_0.7-ok4_arm64.deb Size: 23416 MD5sum: 1c2b8980526626207a494e9d7681ce0a SHA1: 65a50c4577cf53f29ab20b1fc2f97692d52d1403 SHA256: 177f43c836fa0f0e2ac2af7eb2cb206e46c17e2681be532e51067013da3902a9 SHA512: fa9615cad1e4db82a41eb859e417d278bf37e56e76afb9dc037eb2da1a6847fbec1809d3d132930e51c1e57803230a29cb7db34af673ef3237235204f97645d2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-compat-libdnssd-dev Architecture: arm64 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: 176 Depends: libavahi-compat-libdnssd1 (= 0.7-ok4), libavahi-client-dev Filename: pool/main/a/avahi/libavahi-compat-libdnssd-dev_0.7-ok4_arm64.deb Size: 35098 MD5sum: 733015862d30ec754a23004802e5e21d SHA1: e698800f1c1d438be05024276d086bdabd80d113 SHA256: 93d7b4d5add605f0670741bd947dc7296b01e2481f09d47c17e78e6daa853411 SHA512: ea788ceb5ba12a91923778057a93aa2d4899b7957bb4201a12c04349b796cf670a21bb4059a12d57e235ad455c0736f99e2058bf887fedaea638cb0487902cfd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-compat-libdnssd1 Architecture: arm64 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: 102 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34) Recommends: libnss-mdns Filename: pool/main/a/avahi/libavahi-compat-libdnssd1_0.7-ok4_arm64.deb Size: 18056 MD5sum: b665faea9e609a1f9eb35b1756b09f25 SHA1: 02acd7de83482352f1e59c15d1a3b988230c226e SHA256: 0752679f4f95148c9d1cf6000f49e2154d64bb2dd53a978bed4a5e896cf7a0b9 SHA512: 60e79aaef8fa1a700558a2919302e1b94f08a1c4377587d318b33f1bd8d6b8115d1d794a16cba978040cd7c193abc2673abd52167881d63c7e9d389dbc2fe63c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-core-dev Architecture: arm64 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: 699 Depends: libavahi-core7 (= 0.7-ok4), libavahi-common-dev Filename: pool/main/a/avahi/libavahi-core-dev_0.7-ok4_arm64.deb Size: 115442 MD5sum: 00adbca99c04e457b83b0ba7f1a90c09 SHA1: a6f4f35873f64cf86794e10fb6bcc58ebe77aeae SHA256: 52f6af5d1d8ea008d5a8d13e62a3663bc98cb43898b7c2e939320e78f536d107 SHA512: 657c660caf5d9ae3636143b27323e95bf1d1bd3c43b0614c9c15825d09c4dca39d5991bdb3ddd37d8272a867d72fe1591f84d69baed99cc24d44257b5a566a50 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-core7 Architecture: arm64 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: 370 Depends: libavahi-common3 (>= 0.6.16), libc6 (>= 2.17) Filename: pool/main/a/avahi/libavahi-core7_0.7-ok4_arm64.deb Size: 81444 MD5sum: f0574ff4445fdcb1c62e76a58f94abc9 SHA1: 090efd9a73134cc0aaef62e03337fc4075b7c63b SHA256: 78febf5982c5aa9e5d2b980aaeb231e3ecb6238655373a9f37db246585c5ad48 SHA512: a41d4fad7f2cef55e02c497218a1bd0ac718d8f4b5aa1522056a6b62b638c85c10640843198a30b4c1c9084fdd6bce99d406209ea82419e6a01e9a91a61d0d82 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-glib-dev Architecture: arm64 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: 63 Depends: libavahi-glib1 (= 0.7-ok4), libglib2.0-dev, libavahi-common-dev Filename: pool/main/a/avahi/libavahi-glib-dev_0.7-ok4_arm64.deb Size: 12822 MD5sum: b7cb547c3cf4766c264f13b5af2355e2 SHA1: 8086f80c767e8f9bd67b36dfe9cbe942f92a2e19 SHA256: 3fdb4231e4187832df0e5049db7e5403003780467d31a628423408a798a28863 SHA512: 7e2387242be0370f0cfa161ed847b56a936da73328212e6c58e653c2c4aac6213b1d78711b893c56d27d836e8a1744ca0c54c3711115390b37fe68507d10cd26 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-glib1 Architecture: arm64 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: 101 Depends: libavahi-common3 (>= 0.6.16), libc6 (>= 2.17), libglib2.0-0 (>= 2.16.0) Filename: pool/main/a/avahi/libavahi-glib1_0.7-ok4_arm64.deb Size: 9640 MD5sum: 5a0a68bc001d2bdf8762e84daf870f74 SHA1: 98f42724cfefe0321e1a0d1cb6397891b0cc0c28 SHA256: 8752b94eaf3772eae519e653e68bc5e36501f70f2eb0db9dea9b324beb0596cf SHA512: 1fbacf48dd4dee9d56cfa88709ccc5b433e6508e8107dd3fb08f2efd8a83c651e75b6e054a03b0f327d270c7a7228bda317f400cbdfa7be7629b30a7236a4614 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-gobject-dev Architecture: arm64 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: 220 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/main/a/avahi/libavahi-gobject-dev_0.7-ok4_arm64.deb Size: 28010 MD5sum: da6c130932d2e9c763223876086b027e SHA1: 54edab30f41673811921dee1fd445d361ff0bd5c SHA256: 0df6a835eee1423d194e46c595f74d9418ce77e6a6d68206e87aa31ee59a4a41 SHA512: c97f3ff7df490c17eef5930774450ef69d1d472929b144e29d98982e464c9c046f22a60d45d386f2f98b9abc54ab3394e9a02bd8fd00c533365c4c298fa8a57c 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-gobject0 Architecture: arm64 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: 102 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3) Filename: pool/main/a/avahi/libavahi-gobject0_0.7-ok4_arm64.deb Size: 19750 MD5sum: 61cd8a61df35329a6b9fcc0a24cabbce SHA1: 99ba1d46c7de552355a058518717fc070877598c SHA256: 5d9b31bebbfcf38b43d15a9a4b6b2a2e89899d502c89336046a304a7964212e3 SHA512: abd6aa603fdeddd3086b745178a292314a2a84e55ec6be338731f799a0af157e20516a96ee660090cc5f681e661b24d6e27a4a786c71da3128acc2a80b2b260a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-ui-gtk3-0 Architecture: arm64 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: 103 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.22), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.17), libgdbm6 (>= 1.16), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0) Filename: pool/main/a/avahi/libavahi-ui-gtk3-0_0.7-ok4_arm64.deb Size: 20198 MD5sum: a4a2d0ac57f5afae17dc9a43183e397e SHA1: 5533798859ec3d046ec4ea41d7d46dc67b7630da SHA256: ea74f4fd1f95ef091a16424e6ee344d8417a893d48a67754573e6aa1e989097c SHA512: f5c0962e00ca910712bc7542559d3237b42e2e68d719be3c89f8ba1a356977c765b59204ec901ce47d86d0644ebdf00a5749836fd8cd6a499f2114a68c6cfe28 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavahi-ui-gtk3-dev Architecture: arm64 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: 122 Depends: libavahi-ui-gtk3-0 (= 0.7-ok4), libavahi-client-dev, libavahi-glib-dev, libgtk-3-dev Conflicts: libavahi-ui-dev Filename: pool/main/a/avahi/libavahi-ui-gtk3-dev_0.7-ok4_arm64.deb Size: 22092 MD5sum: 0485d45ebac2210de321287c2a1210cd SHA1: 9b15c70b38b098e3c7f792c5c2f07b13e57b26dc SHA256: 82acef08a26c3b0fbdcf644383d30fc39d4889baa5e98fa1dbc0048d9c33c13f SHA512: 11f1943c096a6b6ff0d0bf8739877658491375f5f8479106c154024764cd73625057d2dd5043d11a48d6aeeab041439937ecaad92bf9af5896ebedf11b356e11 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavcodec-dev Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 17869 Depends: libavcodec59 (= 7:5.1.1-ok2), libavutil-dev (= 7:5.1.1-ok2), libswresample-dev (= 7:5.1.1-ok2) Filename: pool/main/f/ffmpeg/libavcodec-dev_5.1.1-ok2_arm64.deb Size: 6104754 MD5sum: baf261e92b08af3ffefc867f4ec87fc6 SHA1: e174dc2b7a6ca942a3e900f932c159ba71b4e6cc SHA256: 38458adf8d27239a44e0744ff97b1db3dec81e3819c309d339abe4bd562d6880 SHA512: 04a4039b3753448ce9e056cb1be39d65a0dd6371e81ca9fb6a194b34d1d2859f2422e31853ff4a2d2a92c7fb6cc73411f6f2933e82e9791b5a40f9f4649dafa4 Homepage: https://ffmpeg.org/ Description: FFmpeg library with de/encoders for audio/video codecs - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavcodec-extra58 Architecture: arm64 Version: 7:4.2.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 11701 Provides: libavcodec58 (= 7:4.2.2-ok2) Depends: libaom3 (>= 3.2.0), libaribb24-0 (>= 1.0.3), libavutil56 (= 7:4.2.2-ok2), libc6 (>= 2.29), libcairo2 (>= 1.2.4), libcodec2-0.9, libglib2.0-0 (>= 2.12.0), libgsm1 (>= 1.0.18), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0 (>= 3.100), libopencore-amrnb0 (>= 0.1.5), libopencore-amrwb0 (>= 0.1.5), libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librsvg2-2 (>= 2.14.4), libshine3 (>= 3.1.0), libsnappy1v5 (>= 1.1.8), libspeex1 (>= 1.2~beta3-1), libswresample3 (= 7:4.2.2-ok2), libtheora0 (>= 1.0), libtwolame0 (>= 0.3.10), libva2 (>= 2.2.0), libvo-amrwbenc0 (>= 0.1.3), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx7 (>= 1.10.0), libwavpack1 (>= 4.40.0), libwebp6 (>= 0.5.1), libwebpmux3 (>= 0.6.1-ok1), libx264-155, libx265-179 (>= 3.2), libxvidcore4 (>= 1.2.2), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.2.0) Conflicts: libavcodec58 Filename: pool/main/f/ffmpeg/libavcodec-extra58_4.2.2-ok2_arm64.deb Size: 5299500 MD5sum: e150cdfdee60a2c9fb334d8363092bc0 SHA1: ab36435cf52d909e8023834a1fabfda5949c417b SHA256: c44a6e63b1402d6e8f32fe7d0a98741ccef51cb9e33fb08f84e6ed415417857d SHA512: 4e55aa08ca4e8be3863b5b913d18d19f9a6f0e304b52e01e76804a355b407497ce26d21607ea12a36a7d355dc1669784fb2350b5ec3e1e08203fdc823f86d394 Homepage: https://ffmpeg.org/ Description: FFmpeg library with additional de/encoders for audio/video codecs FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package replaces the libavcodec58 package and contains the following additional codecs: . * ARIB STD-B24 Captions (Subtitle Decoder) * OpenCORE Adaptive Multi-Rate (AMR) Narrow-Band (Encoder/Decoder) * OpenCORE Adaptive Multi-Rate (AMR) Wide-Band (Decoder) * Android VisualOn Adaptive Multi-Rate (AMR) Wide-Band (Encoder) . Because this package links against libraries that are licensed under Apache License 2.0, the resulting binaries are distributed under the GPL version 3 or later. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavcodec-extra59 Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 12062 Provides: libavcodec59 (= 7:5.1.1-ok2) Depends: libaom3 (>= 3.2.0), libaribb24-0 (>= 1.0.3), libavutil57 (= 7:5.1.1-ok2), libc6 (>= 2.35), libcairo2 (>= 1.2.4), libcodec2-0.9, libdav1d5 (>= 0.9.0), libglib2.0-0 (>= 2.12.0), libgsm1 (>= 1.0.18), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0 (>= 3.100), libopencore-amrnb0 (>= 0.1.5), libopencore-amrwb0 (>= 0.1.5), libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librsvg2-2 (>= 2.14.4), libshine3 (>= 3.1.0), libsnappy1v5 (>= 1.1.8), libspeex1 (>= 1.2~), libsvtav1enc1 (>= 1.4.1), libswresample4 (= 7:5.1.1-ok2), libtheora0 (>= 1.0), libtwolame0 (>= 0.3.10), libva2 (>= 2.9.0), libvo-amrwbenc0 (>= 0.1.3), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx7 (>= 1.12.0), libwebp7, libwebpmux3, libx264-155, libx265-179 (>= 3.2), libxvidcore4 (>= 1.2.2), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.2.0) Suggests: libcuda1, libnvcuvid1, libnvidia-encode1 Conflicts: libavcodec59 Filename: pool/main/f/ffmpeg/libavcodec-extra59_5.1.1-ok2_arm64.deb Size: 5475698 MD5sum: 3807ce7d06fab4853f128bfda1213694 SHA1: d0e40c1509dde28a9f522c464fe3579158160756 SHA256: ec6b381bb4c4f4fa6b5c1b5fcb34c69794ee120f56fa958eb5581e7784c3513e SHA512: 851d8a672c4528399f4dba9b62a61c97d15496a6e9912e6909f6e4690c89f7f1a37715c21ee1355c1e952c6b83f1753c97f2a6b68b98aab65e2225dd580b0648 Homepage: https://ffmpeg.org/ Description: FFmpeg library with additional de/encoders for audio/video codecs FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package replaces the libavcodec58 package and contains the following additional codecs: . * ARIB STD-B24 Captions (Subtitle Decoder) * OpenCORE Adaptive Multi-Rate (AMR) Narrow-Band (Encoder/Decoder) * OpenCORE Adaptive Multi-Rate (AMR) Wide-Band (Decoder) * Android VisualOn Adaptive Multi-Rate (AMR) Wide-Band (Encoder) . Because this package links against libraries that are licensed under Apache License 2.0, the resulting binaries are distributed under the GPL version 3 or later. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavcodec-extra Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: metapackages Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 77 Depends: libavcodec-extra59 (= 7:5.1.1-ok2) Filename: pool/main/f/ffmpeg/libavcodec-extra_5.1.1-ok2_arm64.deb Size: 15154 MD5sum: 681c2013d0850972d363630fc2608221 SHA1: 39bf84f8bfce7689b99e7ef7a40dc4e32e84822a SHA256: 7ed5ed0c4703028a3073273534e66edc6e67fac6321ba128934b5fcc6a3892d7 SHA512: bd37178b80a6f9ffefad4b67f07baf51ba50dd5c682b7800769922c33fce3af7c3537b10b674a6775e3fa36a66cd5f4be7cb620f9228700edf0ceb1613345678 Homepage: https://ffmpeg.org/ Description: FFmpeg library with extra codecs (metapackage) FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This metapackage depends on the latest version of the libavcodec variant that offers additional codec support. Application packages can depend on it if they require or suggest this variant in a robust manner. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavcodec58 Architecture: arm64 Version: 7:4.2.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 11684 Depends: libaom3 (>= 3.2.0), libavutil56 (= 7:4.2.2-ok2), libc6 (>= 2.29), libcairo2 (>= 1.2.4), libcodec2-0.9, libglib2.0-0 (>= 2.12.0), libgsm1 (>= 1.0.18), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0 (>= 3.100), libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librsvg2-2 (>= 2.14.4), libshine3 (>= 3.1.0), libsnappy1v5 (>= 1.1.8), libspeex1 (>= 1.2~beta3-1), libswresample3 (= 7:4.2.2-ok2), libtheora0 (>= 1.0), libtwolame0 (>= 0.3.10), libva2 (>= 2.2.0), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx7 (>= 1.10.0), libwavpack1 (>= 4.40.0), libwebp6 (>= 0.5.1), libwebpmux3 (>= 0.6.1-ok1), libx264-155, libx265-179 (>= 3.2), libxvidcore4 (>= 1.2.2), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.2.0) Filename: pool/main/f/ffmpeg/libavcodec58_4.2.2-ok2_arm64.deb Size: 5294332 MD5sum: 93bba8678de435369aa2560577174de3 SHA1: 212022fcf865394eb38c85da12aa981264e56a23 SHA256: 7bfcb5ccf9b3336a480287f9dec7fe5c020e299b87220b012f3f1da57edeab22 SHA512: 1c31f8a284e2288ee79c6b61a322a5eebb51fde04533626a2cc489fa9a180b071084fb7c1b7fba006e1206e5170fb71061b20bde1893498af547234d92471921 Homepage: https://ffmpeg.org/ Description: FFmpeg library with de/encoders for audio/video codecs - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavcodec59 Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 12070 Depends: libaom3 (>= 3.2.0), libavutil57 (= 7:5.1.1-ok2), libc6 (>= 2.35), libcairo2 (>= 1.2.4), libcodec2-0.9, libdav1d5 (>= 0.9.0), libglib2.0-0 (>= 2.12.0), libgsm1 (>= 1.0.18), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0 (>= 3.100), libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librsvg2-2 (>= 2.14.4), libshine3 (>= 3.1.0), libsnappy1v5 (>= 1.1.8), libspeex1 (>= 1.2~), libsvtav1enc1 (>= 1.4.1), libswresample4 (= 7:5.1.1-ok2), libtheora0 (>= 1.0), libtwolame0 (>= 0.3.10), libva2 (>= 2.9.0), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx7 (>= 1.12.0), libwebp7, libwebpmux3, libx264-155, libx265-179 (>= 3.2), libxvidcore4 (>= 1.2.2), libzvbi0 (>= 0.2.35), zlib1g (>= 1:1.2.0) Suggests: libcuda1, libnvcuvid1, libnvidia-encode1 Filename: pool/main/f/ffmpeg/libavcodec59_5.1.1-ok2_arm64.deb Size: 5472020 MD5sum: a756837e05093c464c8a134a0ef849ad SHA1: d49e748833fe7adbd399c9a3a209630e738d260f SHA256: 17cc01199d9eb9e4afd8ca68e5124dbdc820c16c742902909453a8d8052ab0ab SHA512: 1501e98e41129bb495608f52264b30397a1297f6dcdc40ce299dd36015b0b7ec13ec65c50ffb7302631e0e7658328e3fb9e1cdbe85569226a94ddecd4770b62f Homepage: https://ffmpeg.org/ Description: FFmpeg library with de/encoders for audio/video codecs - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavdevice-dev Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 437 Depends: libavcodec-dev (= 7:5.1.1-ok2), libavdevice59 (= 7:5.1.1-ok2), libavfilter-dev (= 7:5.1.1-ok2), libavformat-dev (= 7:5.1.1-ok2), libavutil-dev (= 7:5.1.1-ok2), libpostproc-dev (= 7:5.1.1-ok2), libswscale-dev (= 7:5.1.1-ok2), libswresample-dev (= 7:5.1.1-ok2) Filename: pool/main/f/ffmpeg/libavdevice-dev_5.1.1-ok2_arm64.deb Size: 98142 MD5sum: e5796579b1b2e82e73960684db9c447e SHA1: 2f8b291464f4f89b578b8cf49bc8dd33ae93f320 SHA256: a44dd274d3f9420f54ad3715afae3b97ec71b9a918cfb4668bac2d4d50b68976 SHA512: 937fc1fd985052491f6bd8c417a19eaa34b863636fdf0fe8e413448f53cb283c541ea5e9e02c13414c509866838c22a7b12d13c43e4e7323f3aff95e730402ed Homepage: https://ffmpeg.org/ Description: FFmpeg library for handling input and output devices - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for grabbing from and rendering to many common multimedia input/output devices, and supports several input and output devices, including Video4Linux2, VfW, DShow, and ALSA. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavdevice58 Architecture: arm64 Version: 7:4.2.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 245 Depends: libasound2 (>= 1.0.16), libavc1394-0 (>= 0.5.3), libavcodec58 (= 7:4.2.2-ok2), libavfilter7 (= 7:4.2.2-ok2), libavformat58 (= 7:4.2.2-ok2), libavutil56 (= 7:4.2.2-ok2), libc6 (>= 2.28), libcaca0 (>= 0.99.beta17-1), libcdio-cdda2 (>= 10.2+2.0.0), libcdio-paranoia2 (>= 10.2+2.0.0), libdc1394-22 (>= 2.2.5), libdrm2 (>= 2.4.47), libgl1, libiec61883-0 (>= 1.2.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libopenal1 (>= 1.14), libpulse0 (>= 0.99.1), libraw1394-11, libsdl2-2.0-0 (>= 2.0.10), libsndio7.0 (>= 1.1.0), libx11-6, libxcb-shape0, libxcb-shm0, libxcb-xfixes0, libxcb1, libxext6, libxv1 Filename: pool/main/f/ffmpeg/libavdevice58_4.2.2-ok2_arm64.deb Size: 82626 MD5sum: 45afcd65a9d8801240404a849ba36174 SHA1: 5a20ee23458ed9ac935feb44b6a98faee1ffadca SHA256: 0802b53d4d5495f57324a233ad0e3d56fa08e85bbb141723f7a1a5433451901b SHA512: 621f061add583e21d2c4284f6b5fd9ba49bd1178614ee1adeef9dcf061f9fd0e283e1a40b0711755c7a03d1c1bb0d17101aec58e10363028a2de3259e3fcb62c Homepage: https://ffmpeg.org/ Description: FFmpeg library for handling input and output devices - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for grabbing from and rendering to many common multimedia input/output devices, and supports several input and output devices, including Video4Linux2, VfW, DShow, and ALSA. . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavdevice59 Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 277 Depends: libasound2 (>= 1.0.16), libavc1394-0 (>= 0.5.3), libavcodec59 (= 7:5.1.1-ok2), libavfilter8 (= 7:5.1.1-ok2), libavformat59 (= 7:5.1.1-ok2), libavutil57 (= 7:5.1.1-ok2), libc6 (>= 2.34), libcaca0 (>= 0.99.beta17-1), libcdio-cdda2 (>= 10.2+2.0.0), libcdio-paranoia2 (>= 10.2+2.0.0), libdc1394-25 (>= 2.2.6), libdrm2 (>= 2.4.101), libgl1, libiec61883-0 (>= 1.2.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libopenal1 (>= 1.14), libpulse0 (>= 0.99.1), libraw1394-11, libsdl2-2.0-0 (>= 2.0.10), libx11-6, libxcb-shape0, libxcb-shm0, libxcb-xfixes0, libxcb1, libxext6, libxv1 Filename: pool/main/f/ffmpeg/libavdevice59_5.1.1-ok2_arm64.deb Size: 81230 MD5sum: 696f63aee9b9517f35f7a0cff3788bef SHA1: 4349978894dc18b06f3aed4b66100815e4a3b706 SHA256: 01d51658afd8331794221bca352bbeb6fc5e526d78f893cfa1dd580a0f66ff6c SHA512: 9582f813323952959318a21c3ae774cc74998cd7a80093180f46fb0ef34217c89a15fd71a3376998a5494325a1e5c453965e09a7dc2ce834189b5f7ed90b021f Homepage: https://ffmpeg.org/ Description: FFmpeg library for handling input and output devices - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for grabbing from and rendering to many common multimedia input/output devices, and supports several input and output devices, including Video4Linux2, VfW, DShow, and ALSA. . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavfilter-dev Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7417 Depends: libavcodec-dev (= 7:5.1.1-ok2), libavfilter8 (= 7:5.1.1-ok2), libavformat-dev (= 7:5.1.1-ok2), libavutil-dev (= 7:5.1.1-ok2), libpostproc-dev (= 7:5.1.1-ok2), libswresample-dev (= 7:5.1.1-ok2), libswscale-dev (= 7:5.1.1-ok2) Filename: pool/main/f/ffmpeg/libavfilter-dev_5.1.1-ok2_arm64.deb Size: 1921754 MD5sum: 1706e2cd4bf85de9c5582a7c5351bd19 SHA1: f6c500dbbe809bcb1c16adfaa07486c261fd7094 SHA256: 61e5843216dcbe16ba63e777de40e03e6f1756b4bbd8e042a2df644b5aea3ff9 SHA512: 2c41f5f529bf9695069036ecd888172f541a7fda6937ea76795f7bd25bd6118316c22e1cb2eb0c9a36020f96669f019e4aa80abfa5c2638c49dbf7f1f2641290 Homepage: https://ffmpeg.org/ Description: FFmpeg library containing media filters - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavfilter-extra7 Architecture: arm64 Version: 7:4.2.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 3263 Provides: libavfilter7 (= 7:4.2.2-ok2) Depends: libass9 (>= 1:0.13.6), libavcodec58 (= 7:4.2.2-ok2), libavformat58 (= 7:4.2.2-ok2), libavutil56 (= 7:4.2.2-ok2), libbs2b0, libc6 (>= 2.29), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), liblensfun1 (>= 0.3.2), liblilv-0-0 (>= 0.14.2~dfsg0), libmysofa1 (>= 0.7~), libpostproc55 (= 7:4.2.2-ok2), librubberband2 (>= 1.8.2), libswresample3 (= 7:4.2.2-ok2), libswscale5 (= 7:4.2.2-ok2), libtesseract4, libva2 (>= 1.7.3), libvidstab1.1, libzmq5 (>= 3.2.3+dfsg), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.1-1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1 Conflicts: libavfilter7 Filename: pool/main/f/ffmpeg/libavfilter-extra7_4.2.2-ok2_arm64.deb Size: 1165862 MD5sum: 3c39d48eb5ce2daee4235bf9c49059fd SHA1: e06b675e1f5068310205ef9bb8cae894579dfcd3 SHA256: 061ccb5b5619d8ce71132d268ab718a8cd1fc7375cd5058405ea14bc7327dd6b SHA512: 4882e2313a269e9c251cf60148b98a7759ab05dde6933ae0cd1a240c9d93c0c701355934e262d92900fb3fef209a08a1e16b007d74af2472f2965d684b15bfc4 Homepage: https://ffmpeg.org/ Description: FFmpeg library with extra media filters - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package replaces the libavfilter6 package and contains the following additional filters: . * Lens correction using Lensfun * Optical Character Recognition (uses Tesseract) * SOFAlizer (Spatially Oriented Format for Acoustics, uses netcdf) . Because this package links against libraries that are licensed under Apache License 2.0, the resulting binaries are distributed under the GPL version 3 or later. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavfilter-extra8 Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4632 Provides: libavfilter8 (= 7:5.1.1-ok2) Depends: libass9 (>= 1:0.13.6), libavcodec59 (= 7:5.1.1-ok2), libavformat59 (= 7:5.1.1-ok2), libavutil57 (= 7:5.1.1-ok2), libbs2b0, libc6 (>= 2.35), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), liblilv-0-0 (>= 0.14.2~dfsg0), libmysofa1 (>= 0.7~), libpocketsphinx3, libpostproc56 (= 7:5.1.1-ok2), librubberband2 (>= 1.8.2), libsphinxbase3 (>= 0.8+5prealpha), libswresample4 (= 7:5.1.1-ok2), libswscale6 (= 7:5.1.1-ok2), libtesseract4, libva2 (>= 1.7.3), libvidstab1.1, libzimg2 (>= 0.3.1), libzmq5 (>= 3.2.3+dfsg), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.1-1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1, zlib1g (>= 1:1.1.4) Conflicts: libavfilter8 Filename: pool/main/f/ffmpeg/libavfilter-extra8_5.1.1-ok2_arm64.deb Size: 1652762 MD5sum: 21cf31b00aebc773f8fdebd80439f347 SHA1: 42b148057acf48b0fb137109a32526750f353b02 SHA256: c527ab417ed938be371c8ef12435230693b5b7a644bb6fc32a774a3c25cbf322 SHA512: 63fb2ca09d88a66433d7d3bfef47458f771ed0a042cc3f28d1b7f78dd551342f87403ee379126c2cb59a02af5490e8283ac2172394f5280ffbf3542345a92efa Homepage: https://ffmpeg.org/ Description: FFmpeg library with extra media filters - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package replaces the libavfilter6 package and contains the following additional filters: . * Optical Character Recognition (uses Tesseract) . Because this package links against libraries that are licensed under Apache License 2.0, the resulting binaries are distributed under the GPL version 3 or later. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavfilter-extra Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: metapackages Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 77 Depends: libavfilter-extra8 (= 7:5.1.1-ok2) Filename: pool/main/f/ffmpeg/libavfilter-extra_5.1.1-ok2_arm64.deb Size: 15158 MD5sum: cfcc5f0d251247d5ebacb10840b8d5d6 SHA1: ef8fafa628051ed4bcf3ed3c3d4e2e298560a707 SHA256: 02b1069ee16e4a0ca669cf5145151c30a9e977c5e986c85169262b20ffd43704 SHA512: 127a5c16045e6b7335143714473051320c2231fcb561c0ee0a35148494f0390b1830c4e0d7ea7b652ab844abd939547fb4578433c40e0205406de12113176541 Homepage: https://ffmpeg.org/ Description: FFmpeg library with extra filters (metapackage) FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This metapackage depends on the latest version of the libavfilter variant that offers additional filter support. Application packages can depend on it if they require or suggest this variant in a robust manner. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavfilter7 Architecture: arm64 Version: 7:4.2.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 3259 Depends: libass9 (>= 1:0.13.6), libavcodec58 (= 7:4.2.2-ok2), libavformat58 (= 7:4.2.2-ok2), libavutil56 (= 7:4.2.2-ok2), libbs2b0, libc6 (>= 2.29), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), liblilv-0-0 (>= 0.14.2~dfsg0), libmysofa1 (>= 0.7~), libpostproc55 (= 7:4.2.2-ok2), librubberband2 (>= 1.8.2), libswresample3 (= 7:4.2.2-ok2), libswscale5 (= 7:4.2.2-ok2), libva2 (>= 1.7.3), libvidstab1.1, libzmq5 (>= 3.2.3+dfsg), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.1-1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1 Filename: pool/main/f/ffmpeg/libavfilter7_4.2.2-ok2_arm64.deb Size: 1155262 MD5sum: 3d5f209ab610e9e552ab2db655b76db0 SHA1: 423a129e8736d9db815229442e359cf04a9f47ee SHA256: c72f2c298e8a2a1033460f16801bef670ea7844c767ec5374304ab879e206deb SHA512: 86c9e6c69c2960bdad21cdb70ce3f49e26e39f10fcc30c021a0cf342e0a25b22e1f7bb56803b4c247b2afe8a43594d5a66b9d9fa1adf563e1b67c896b2a9a7ba Homepage: https://ffmpeg.org/ Description: FFmpeg library containing media filters - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavfilter8 Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4571 Depends: libass9 (>= 1:0.13.6), libavcodec59 (= 7:5.1.1-ok2), libavformat59 (= 7:5.1.1-ok2), libavutil57 (= 7:5.1.1-ok2), libbs2b0, libc6 (>= 2.35), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), liblilv-0-0 (>= 0.14.2~dfsg0), libmysofa1 (>= 0.7~), libpocketsphinx3, libpostproc56 (= 7:5.1.1-ok2), librubberband2 (>= 1.8.2), libsphinxbase3 (>= 0.8+5prealpha), libswresample4 (= 7:5.1.1-ok2), libswscale6 (= 7:5.1.1-ok2), libva2 (>= 1.7.3), libvidstab1.1, libzimg2 (>= 0.3.1), libzmq5 (>= 3.2.3+dfsg), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.1-1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1, zlib1g (>= 1:1.1.4) Filename: pool/main/f/ffmpeg/libavfilter8_5.1.1-ok2_arm64.deb Size: 1653156 MD5sum: bb1c44dfdb5f71c3d17369c78da6aeff SHA1: 980b4fe41537ac666d6a769b3754c17bf222deca SHA256: ce7247f4308bf1d792d8bc736bc03487b4c13d7968ed481b96f9df53d4709799 SHA512: 91beeb5a6324516c6fce0458777c35e10372a22eef31ef60437f3e26848cee245f3823f2f7d8e4612733201963995ea86940406fe7183bf65bc34d2851bc3192 Homepage: https://ffmpeg.org/ Description: FFmpeg library containing media filters - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavformat-dev Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5642 Depends: libavcodec-dev (= 7:5.1.1-ok2), libavformat59 (= 7:5.1.1-ok2), libavutil-dev (= 7:5.1.1-ok2), libswresample-dev (= 7:5.1.1-ok2) Filename: pool/main/f/ffmpeg/libavformat-dev_5.1.1-ok2_arm64.deb Size: 1434566 MD5sum: 5e0c265e217139afbbfac89f80cb7ae5 SHA1: db8945b2d524d837c24d4bae95d2f07ec881d527 SHA256: cf5e5b0cf63470c39ca126e5744f1042f380e46d83abb46d4bd2dd16c62e3ce7 SHA512: bcf9b90f964478e0c411144af924401454ab31d9ce243cd5676f8909253e8b4565961b4e72ef3421e5d7482941d66475911794662127a1e2ee2b4d2b15370a69 Homepage: https://ffmpeg.org/ Description: FFmpeg library with (de)muxers for multimedia containers - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. It also supports several input and output protocols to access a media resource. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavformat-extra59 Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2776 Provides: libavformat59 (= 7:5.1.1-ok2) Depends: libavcodec59 (= 7:5.1.1-ok2), libavutil57 (= 7:5.1.1-ok2), libbluray2 (>= 1:0.2.2), libbz2-1.0, libc6 (>= 2.35), libchromaprint1 (>= 1.3.2), libgme0 (>= 0.5.5), libgnutls30 (>= 3.6.12), libopenmpt0 (>= 0.3.0), librabbitmq4 (>= 0.6.0), librist4 (>= 0.2.6+dfsg), libsmbclient (>= 2:4.0.3+dfsg1), libsrt1.5-gnutls (>= 1.5.1), libssh-gcrypt-4 (>= 0.8.0), libxml2 (>= 2.7.4), libzmq5 (>= 4.0.1+dfsg), zlib1g (>= 1:1.2.0.2) Conflicts: libavformat59 Filename: pool/main/f/ffmpeg/libavformat-extra59_5.1.1-ok2_arm64.deb Size: 1151246 MD5sum: 577b1acd96a18db85b115851668eccca SHA1: 8be055f62e6efdb17c99bfa5fba98576a2641bd9 SHA256: bf749f34c23b952c019cad28daecb2ec1d8a1bb79f63d2b9a0742d5148ce342b SHA512: eb51515f80897736395a51f27d2895e501d012e1fb3813685e235ae490ffd45944ddf0e2c0a4fec0d4bcd917e55d170101c0b7f4838e648b419d51bb8e26a6be Homepage: https://ffmpeg.org/ Description: FFmpeg library with additional (de)muxers for multimedia containers FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. It also supports several input and output protocols to access a media resource. . This package replaces the libavformat58 package and contains the following additional (de)muxers: . * SMB protocol (using libsmbclient) . Because this package links against libraries that are licensed under Apache License 2.0 or GPL version 3, the resulting binaries are distributed under the GPL version 3 or later. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavformat-extra Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: metapackages Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 77 Depends: libavformat-extra59 (= 7:5.1.1-ok2) Filename: pool/main/f/ffmpeg/libavformat-extra_5.1.1-ok2_arm64.deb Size: 15164 MD5sum: b8995f6dd8435e61718b3e5c72108886 SHA1: 721d0c4d1d6249885c039cc41c6d10a217baf038 SHA256: de0f2783e802ca28f10462ec4aa6d5fe470057b575141032162ab59a79146d6d SHA512: 93e653975e71ba90b05d3c5e330959f35e31d1d73af0caafda86f7018919cae988b9824a08cc83b8e2efff16f60f4045d40825c7ac1c51de907793555a1b9b2c Homepage: https://ffmpeg.org/ Description: FFmpeg library with extra (de)muxers (metapackage) FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This metapackage depends on the latest version of the libavformat variant that offers additional (de)muxers support. Application packages can depend on it if they require or suggest this variant in a robust manner. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavformat58 Architecture: arm64 Version: 7:4.2.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 2501 Depends: libavcodec58 (= 7:4.2.2-ok2), libavutil56 (= 7:4.2.2-ok2), libbluray2 (>= 1:0.2.2), libbz2-1.0, libc6 (>= 2.28), libchromaprint1 (>= 1.3.2), libgme0 (>= 0.5.5), libgnutls30 (>= 3.6.12), libopenmpt0 (>= 0.3.0), libssh-gcrypt-4 (>= 0.8.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0.2) Filename: pool/main/f/ffmpeg/libavformat58_4.2.2-ok2_arm64.deb Size: 1067730 MD5sum: 571633772a7418863d67e208945298bb SHA1: 7c83aa9604dae56cc08eaeb0aef027c50a79b9c4 SHA256: 16969dd393df9a35ddd280fa5fc98d49bac9fcb3e79ca4b436f374df9af71bcf SHA512: 037833e23b263f52f831c2795bbaad43d6e722328b3b776e470769e3edfab97b249d1c382f72d11813844ab9b699494510c7ee41dffb08a37eeb5f16e475cfd8 Homepage: https://ffmpeg.org/ Description: FFmpeg library with (de)muxers for multimedia containers - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. It also supports several input and output protocols to access a media resource. . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavformat59 Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2780 Depends: libavcodec59 (= 7:5.1.1-ok2), libavutil57 (= 7:5.1.1-ok2), libbluray2 (>= 1:0.2.2), libbz2-1.0, libc6 (>= 2.35), libchromaprint1 (>= 1.3.2), libgme0 (>= 0.5.5), libgnutls30 (>= 3.6.12), libopenmpt0 (>= 0.3.0), librabbitmq4 (>= 0.6.0), librist4 (>= 0.2.6+dfsg), libsrt1.5-gnutls (>= 1.5.1), libssh-gcrypt-4 (>= 0.8.0), libxml2 (>= 2.7.4), libzmq5 (>= 4.0.1+dfsg), zlib1g (>= 1:1.2.0.2) Filename: pool/main/f/ffmpeg/libavformat59_5.1.1-ok2_arm64.deb Size: 1149874 MD5sum: 899cbd6b91fd7a63f7fc4c70c631358d SHA1: de8a51f986f68adb913840befaf34d24e75be0f9 SHA256: 87d6e3e13379c7eb46397cf080b040e8e416866a8633f8651761e18ec27c58e8 SHA512: 3e47576d1d184577c140ed6a04ae4b46c61035e8276e15b8c092e67467e234024ed97eb24d953e120c26df66058d197e74bac7c5e2fc1e51f9fbf6ec6aa63951 Homepage: https://ffmpeg.org/ Description: FFmpeg library with (de)muxers for multimedia containers - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. It also supports several input and output protocols to access a media resource. . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavogadro-dev Architecture: arm64 Version: 1.93.0-ok3 Priority: optional Section: libdevel Source: avogadrolibs Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 694 Depends: libavogadro2-1 (= 1.93.0-ok3), libeigen3-dev, libglew-dev, openbabel Filename: pool/main/a/avogadrolibs/libavogadro-dev_1.93.0-ok3_arm64.deb Size: 97584 MD5sum: 19e3aca4a1ba7e8b6c0fcbf973aa4630 SHA1: 120a71e96e5adf62a8b21cb18fcf33dcc4ec0c8d SHA256: 9e45ec97480e25e242f3f5e0b207451e5cf3545ff35d55e745929b1665182837 SHA512: ad86e1c2b89b93378bd00920a0048f2bb2907e951cbf9b7dec9cc75b64317eae80d3f9f956f2acdb80fb4e29265f2a8f9e974a0a7f5e131af98cc6aaac383c79 Homepage: http://avogadro.cc/ Description: Molecular Graphics and Modelling System (development files) Avogadro is a molecular graphics and modelling system targeted at small to medium molecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . This package provides the development and header files. 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/main/a/avogadrolibs/libavogadro-doc_1.93.0-ok3_all.deb Size: 611084 MD5sum: ee8d8fa1f2fe6168189ac1279370b376 SHA1: 5f7b125dbb45b5d71449750dc8f002e47689b130 SHA256: f4c043515ee74e967c38cc6bf0f098b6baa3136c1e7353bb465f473b6337b64c SHA512: b1525359395e86ffa373d91d1f07a25bcc8af11a836b47ceb0792dc6e0304a547d7f3ae06d7d233d05f93e379ebd7bbacc07f523cd0304fe1428c3c8a6565d08 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavogadro2-1 Architecture: arm64 Version: 1.93.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: avogadrolibs Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 36337 Depends: libarchive13 (>= 3.0.4), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libglew2.2 (>= 2.2.0-4ok1), libglx0, libhdf5-103, libopengl0, libqt5concurrent5 (>= 5.6.0~rc), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5widgets5 (>= 5.4.0), libstdc++6 (>= 9), libsymspg1 (>= 2.0.2-ok1) Filename: pool/main/a/avogadrolibs/libavogadro2-1_1.93.0-ok3_arm64.deb Size: 3442524 MD5sum: 26daf487aab412d461522ebceaba7580 SHA1: c385fde7259dd7fdd007e7077e7111d441067d3e SHA256: d9e42b243b0965a38e2bf7e1ff6a08386b3ce0a617e78626871750e2cf201601 SHA512: 192491d34c43544b54f1eb6b36466df79bfde18da8a644918462521faefa1137cd6b6a6d4759ac21e6de728334c348f5e32333161163e8bb2b74a557cdd97b6b Homepage: http://avogadro.cc/ Description: Molecular Graphics and Modelling System (library) Avogadro is a molecular graphics and modelling system targeted at small to medium molecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . This package provides the shared libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavresample-dev Architecture: arm64 Version: 7:4.2.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 221 Depends: libavutil-dev (= 7:4.2.2-ok2), libavresample4 (= 7:4.2.2-ok2) Filename: pool/main/f/ffmpeg/libavresample-dev_4.2.2-ok2_arm64.deb Size: 58712 MD5sum: 01b63d42d2437dc4cfe733f99b5afbdc SHA1: 6cdf103126224c149cbf1f39ea5ca6036d9c9d07 SHA256: 5e463aa5552db3cefc2a3d4628971c182724f64a79c786aaaaa0d3e73ca54604 SHA512: 0857a2abda6d12954c73fe54f5313d79791dec0a1b15b5d194ca84a7b555ceae2e063246bf81920a3492c342050d43ae6f79afed63afcfdde60a0a3a092411fa Homepage: https://ffmpeg.org/ Description: FFmpeg compatibility library for resampling - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is provided for compatibility reasons only. The FFmpeg project advises to use libswresample instead. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavresample4 Architecture: arm64 Version: 7:4.2.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 140 Depends: libavutil56 (= 7:4.2.2-ok2), libc6 (>= 2.17) Filename: pool/main/f/ffmpeg/libavresample4_4.2.2-ok2_arm64.deb Size: 48340 MD5sum: 3b7abdde5138b03b5f37a4a4cd76c436 SHA1: df30d541bb1952b36b101ffaaee85392a241ab73 SHA256: 6d8f1ea17066cea43a6e4465eb9fa605521e12a7da6e948a7c2ff3be2e4a87f2 SHA512: 55bc2bf46a4a827421b1acbf9c86bb597fbf204f779487b4b6e6afe295669676d70fae0126fa4fdc1faabe4e65f6c87d094ba68c201955f8b690b63674a5b51e Homepage: https://ffmpeg.org/ Description: FFmpeg compatibility library for resampling - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is provided for compatibility reasons only. The FFmpeg project advises to use libswresample instead. . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavutil-dev Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2013 Depends: libavutil57 (= 7:5.1.1-ok2) Filename: pool/main/f/ffmpeg/libavutil-dev_5.1.1-ok2_arm64.deb Size: 483020 MD5sum: a4dd89fdcc61a8339c68839fbd5d621b SHA1: a6b0b6a09ca39113a10d2cfca45da6d5f5278c9e SHA256: 7edceb468bc174f0ac3b6d1882aec87233556ac76458425ebbeaa372262921f2 SHA512: 990c37c59e9f7a2344e68cb47d4820d75519d5afba722580279e691364009f54ead1f48dc86f1f8c71f310e5e74aa6e7cfeb590feaf8cbcafce1581f9edc72db Homepage: https://ffmpeg.org/ Description: FFmpeg library with functions for simplifying programming - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats). It is not a library for code needed by both libavcodec and libavformat. The goal for this library is to be modular, small, efficient and useful. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavutil56 Architecture: arm64 Version: 7:4.2.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 628 Depends: libc6 (>= 2.29), libdrm2 (>= 2.3.1), libva-drm2 (>= 1.3), libva-x11-2 (>= 1.3), libva2 (>= 2.1.0), libvdpau1 (>= 0.2), libx11-6, ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.1-1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1 Filename: pool/main/f/ffmpeg/libavutil56_4.2.2-ok2_arm64.deb Size: 273742 MD5sum: a8a26c4171681c765f5ddc4d876ad4a1 SHA1: cb1d02d6e82fd65cd025fafd5f833b2c9f069168 SHA256: a8d7b859d093697a87803f320105bc9a60e16cf9588534bb74c59e98f547cbb9 SHA512: 812d06ccec073de89e96c25cf776beb796fe7e2a51412962de54a953cf2bb2290eb8634e26af1f39f00d8ebec354868bcc38499b147b5f6df16ac0217aa108b8 Homepage: https://ffmpeg.org/ Description: FFmpeg library with functions for simplifying programming - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats). It is not a library for code needed by both libavcodec and libavformat. The goal for this library is to be modular, small, efficient and useful. . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libavutil57 Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 816 Depends: libc6 (>= 2.35), libdrm2 (>= 2.4.60), libva-drm2 (>= 1.3), libva-x11-2 (>= 1.3), libva2 (>= 2.1.0), libvdpau1 (>= 0.2), libx11-6, ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.1-1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1 Filename: pool/main/f/ffmpeg/libavutil57_5.1.1-ok2_arm64.deb Size: 330000 MD5sum: 730332270f7b364cfef58175e7e808ad SHA1: e08ea1993fa8acf9d23a0e8baff7d1800f77decb SHA256: 8798f6e59c01b2f56013d5a78fd8782eaab80cc387da2c7d170d32d72a45750a SHA512: 3cfded7e9a29e3096cfba85bdbdb78c9a587648fbd3cbd5c00fdadfc81899e52f6a48d1e97864544200af4556f5c8e56ec70eaea4da0fdb2f9aafb13659271fe Homepage: https://ffmpeg.org/ Description: FFmpeg library with functions for simplifying programming - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats). It is not a library for code needed by both libavcodec and libavformat. The goal for this library is to be modular, small, efficient and useful. . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-appindicator-dev Architecture: arm64 Version: 0.5.91-ok1 Priority: optional Section: libdevel Source: libayatana-appindicator Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 118 Provides: libappindicator-dev (= 12.10) Depends: libayatana-indicator-dev (>= 0.9.0), libdbusmenu-glib-dev (>= 0.1.8), libgtk2.0-dev, gir1.2-ayatanaappindicator-0.1 (= 0.5.91-ok1), libayatana-appindicator1 (= 0.5.91-ok1) Conflicts: libappindicator-dev Replaces: libappindicator-dev Filename: pool/main/liba/libayatana-appindicator/libayatana-appindicator-dev_0.5.91-ok1_arm64.deb Size: 12988 MD5sum: 1be7cd51613d27af142d77519531e435 SHA1: f550ac3e209ed80aeaa7f59632dc372e71de8e08 SHA256: 66f89d78eae274c794acb9d388c151d4d2a616560c0371a12bc8d801b4578546 SHA512: f72847c6f8194e6a732eeba3802198aaebe83e5741b68f722006995d06cd12828f14733667fd205b3a9bf7693381bd856bb3c48ec32923d6abf06316e3006698 Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Description: Ayatana Application Indicators (development files, GTK-2+ version) A library and indicator to take menus from applications and place them in the panel. . This package contains files that are needed to build applications (GTK-2+ version). 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/main/liba/libayatana-appindicator/libayatana-appindicator-doc_0.5.91-ok1_all.deb Size: 20506 MD5sum: d6ee962974c11677a1df04d44fe85e9d SHA1: b10dde2ec6cbcc6fdb232d50d5db214f76ac7a40 SHA256: 909eeb51a82d5aee4fd62d8994329bfd585a373691967a125513296a1998e4e7 SHA512: 1e078520821dfde16c3b0c39e17292094b0940acddb19360346964df1fc081974aeedc2ab850228cc35a63e8e9a89a16af64b8b3d828ba977b132b2a59cb30d1 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-appindicator0.1-cil-dev Architecture: arm64 Version: 0.5.91-ok1 Priority: optional Section: cli-mono Source: libayatana-appindicator Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 22 Depends: libayatana-appindicator0.1-cil (= 0.5.91-ok1) Filename: pool/main/liba/libayatana-appindicator/libayatana-appindicator0.1-cil-dev_0.5.91-ok1_arm64.deb Size: 3634 MD5sum: 22aa363a3c03b78a2e36c609e6cca373 SHA1: 8f11b78f4b4f46b3cc0ad2774df16634b46fe490 SHA256: 5e65375c688ca817463622d4f96c2e50ceea15f211004df0130e032916c7334e SHA512: 3511ec1db6f139a5402b538b8e42610ab2f078a044e0effdc6d5e1f4ae5bdf3edff2a7dd4fd7180113cfb8f5ae24d289e81757cf06fd5784eb3fa870c7c427bc Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Description: Ayatana Application Indicators for Mono A library and indicator to take menus from applications and place them in the panel. . This package contains files that are needed to build Mono applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-appindicator0.1-cil Architecture: arm64 Version: 0.5.91-ok1 Priority: optional Section: cli-mono Source: libayatana-appindicator Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 64 Depends: cli-common (>= 0.5.1), libayatana-appindicator1 (>= 0.5.91), libglib2.0-cil (>= 2.12.40), libgtk2.0-cil (>= 2.12.40), libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/liba/libayatana-appindicator/libayatana-appindicator0.1-cil_0.5.91-ok1_arm64.deb Size: 13772 MD5sum: 3f94221ca7645bb66366a3a4a61e6f33 SHA1: fc81f71285fbdea8640ad2c6c05ec79d43de8c13 SHA256: 4ef5e591961d7558fe9c89dda838a91d9e3c123de50bce4e92356db6d590d3ab SHA512: 37028ff74caa0200a71b7997e97b393b3b76c526e9c2cb4331901bbb5fc09046fa54ec9a5e7d1e2a70b1912b224eab08b256f7c841068bab5af6a37558ba5360 Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Description: CLI bindings for libayatana-appindicator This package provides the appindicator-sharp assembly that allows CLI (.NET) programs to take menus from applications and place them in the panel. . This package contains assemblies to be used by Mono applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-appindicator1 Architecture: arm64 Version: 0.5.91-ok1 Priority: optional Section: libs Source: libayatana-appindicator Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 80 Provides: libappindicator1 (= 12.10) Depends: libayatana-indicator7 (>= 0.6.0), libc6 (>= 2.17), libdbusmenu-glib4 (>= 0.4.2), libdbusmenu-gtk4 (>= 0.4.2), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.20.0) Conflicts: libappindicator1 Replaces: libappindicator1 Filename: pool/main/liba/libayatana-appindicator/libayatana-appindicator1_0.5.91-ok1_arm64.deb Size: 22304 MD5sum: 44216225aec08beb2e225dba7d8531bb SHA1: cb48636ecfdd6653a7bed7dacb251734bd3a97db SHA256: 4368313b06d633fe39f9acff18c0ae872cb8c242e198d974384d3e0172b117e9 SHA512: 6392b6160c86384dd6f909dbe7f515d0ec8ecb52f7e195dc46966daba5342287b940a8627b241c12ce86031c05824c11b347779c90a7f53be7635b64753b791b Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Description: Ayatana Application Indicators (GTK-2+ version) A library and indicator to take menus from applications and place them in the panel. . This package contains shared libraries to be used by applications compiled against GTK-2+. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-appindicator3-0.1-cil-dev Architecture: arm64 Version: 0.5.91-ok1 Priority: optional Section: cli-mono Source: libayatana-appindicator Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 22 Depends: libayatana-appindicator3-0.1-cil (= 0.5.91-ok1) Filename: pool/main/liba/libayatana-appindicator/libayatana-appindicator3-0.1-cil-dev_0.5.91-ok1_arm64.deb Size: 3658 MD5sum: 46a9a4d9b851581ae6656a3b87ada2df SHA1: 5bd6bc407e40c16946df34de02aeef34e7b6d948 SHA256: 2acc4b8ae3b858f358d3e3376fc820ba471a9c38e4bb91a6691dccbb613c6e36 SHA512: 4ab413eb78dd7292513f13fa779587a946d06cbcd9a6323ab78c61104f02ecd300c181793302153fdeaf421f20bad9b721a179605d3c29546ee2cf89e312f8a8 Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Description: Ayatana Application Indicators for Mono (GTK-3+ variant) A library and indicator to take menus from applications and place them in the panel. . This package contains files that are needed to build GTK-3+ Mono applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-appindicator3-0.1-cil Architecture: arm64 Version: 0.5.91-ok1 Priority: optional Section: cli-mono Source: libayatana-appindicator Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 61 Depends: cli-common (>= 0.5.1), libayatana-appindicator3-1 (>= 0.5.91), libgdk3.0-cil (>= 2.99.3), libglib3.0-cil (>= 2.99.3), libgtk3.0-cil (>= 2.99.3), libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/liba/libayatana-appindicator/libayatana-appindicator3-0.1-cil_0.5.91-ok1_arm64.deb Size: 13730 MD5sum: 27c0ce38344b9a2735f24ccca8e0b94d SHA1: 24bf85f1126104849b407f662035bf81925ab66a SHA256: 5a4afdaa56d7383edc4e369f91ef9a8e4013de7b3b03ab8e1e4cea4aa2ab54cc SHA512: 949e5a3b01faa3643a1d875f012c823d48c6a70093cee6db29ab89cb96c62260e63a9edc07d5954bb1fa37550316000c36b394189d6c568ad929a7c1a5a3535a Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Description: CLI bindings for libayatana-appindicator3 This package provides the appindicator-sharp assembly that allows CLI (.NET) programs to take menus from applications and place them in the panel. . This package contains assemblies to be used by GTK-2+ Mono applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-appindicator3-1 Architecture: arm64 Version: 0.5.91-ok1 Priority: optional Section: libs Source: libayatana-appindicator Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 80 Provides: libappindicator3-1 (= 12.10) Depends: libayatana-indicator3-7 (>= 0.6.0), libc6 (>= 2.17), libdbusmenu-glib4 (>= 0.4.2), libdbusmenu-gtk3-4 (>= 0.4.2), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0) Conflicts: libappindicator3-1 Replaces: libappindicator3-1 Filename: pool/main/liba/libayatana-appindicator/libayatana-appindicator3-1_0.5.91-ok1_arm64.deb Size: 22436 MD5sum: 046629d2ac7610cda2798f8db0ac52da SHA1: fc3e7e7a36919cd163f1373ae3380525781e37cf SHA256: 0e7e3cf5d1c43bd801c12b6033e2555af4b6af58be7fa0cae0a6595c99a68fd3 SHA512: 07187151a13d76d3a5b3149cadc60740500303e6eb0700d83da7ac0ce89daf280e847e14236493d71ca111de4aeca11616c7525a89cdc2beb689a014344d5354 Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Description: Ayatana Application Indicators (GTK-3+ version) A library and indicator to take menus from applications and place them in the panel. . This package contains shared libraries to be used by applications compiled against GTK-3+. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-appindicator3-dev Architecture: arm64 Version: 0.5.91-ok1 Priority: optional Section: libdevel Source: libayatana-appindicator Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 130 Provides: libappindicator3-dev (= 12.10) Depends: libayatana-indicator3-dev (>= 0.9.0), libdbusmenu-glib-dev (>= 0.1.8), libgtk-3-dev, gir1.2-ayatanaappindicator3-0.1 (= 0.5.91-ok1), libayatana-appindicator3-1 (= 0.5.91-ok1) Conflicts: libappindicator3-dev Replaces: libappindicator3-dev Filename: pool/main/liba/libayatana-appindicator/libayatana-appindicator3-dev_0.5.91-ok1_arm64.deb Size: 14858 MD5sum: ae01ce183f928ced6d94af59ce301ef0 SHA1: 410aab23f1f6bb5e95c3e90d01c8f14b7eb1a9a7 SHA256: a4ef659abb42896557c0934c843812ca0b635bc84f00661faa8dfbb4806a36e0 SHA512: f8280ea279be95ce5f2633fb4507e8ec920bb79618cbb673295650abe1eb37d4ac43903b75cb3655c0a26e16ffbd8e424beacb9ab4566804f8178d92d8047190 Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Description: Ayatana Application Indicators (development files, GTK-3+ version) A library and indicator to take menus from applications and place them in the panel. . This package contains files that are needed to build applications (GTK-3+ version). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-ido3-0.4-0 Architecture: arm64 Version: 0.9.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: ayatana-ido Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Xfce SIG Installed-Size: 179 Depends: libc6 (>= 2.29), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.23.0), libglib2.0-0 (>= 2.53.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-power (<< 0.9.0), ayatana-indicator-session (<< 0.9.0), ayatana-indicator-sound (<< 0.9.0) Filename: pool/main/a/ayatana-ido/libayatana-ido3-0.4-0_0.9.2-ok1_arm64.deb Size: 55312 MD5sum: d4cd366c41fb1860d05491e43b722ce3 SHA1: 521c0428da59af5009d680dbef43422319b7cfe1 SHA256: b8390ecf252be368d2d29d9af1e69e0615f183b486c632a326e44c50d9ba3707 SHA512: 46f874fef71c393d9973df707f5b04f4cfb517189c9d515919a19d4660dc2038c671eda4f6ecbeeef2d6cf42fa2c87d18feaf61b7b7e472c223eed1faf57ae5b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-ido3-dev Architecture: arm64 Version: 0.9.2-ok1 Priority: optional Section: libdevel Source: ayatana-ido Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Xfce SIG Installed-Size: 150 Provides: libayatana-ido3-0.4-dev Depends: gir1.2-ayatanaido3-0.4 (= 0.9.2-ok1), libayatana-ido3-0.4-0 (= 0.9.2-ok1), libglib2.0-dev (>= 2.14.0), libgtk-3-dev (>= 3.8.2-0ubuntu2), pkg-config Breaks: libayatana-ido3-0.4-dev (<< 0.4.3-1~) Replaces: libayatana-ido3-0.4-dev (<< 0.4.3-1~) Filename: pool/main/a/ayatana-ido/libayatana-ido3-dev_0.9.2-ok1_arm64.deb Size: 14194 MD5sum: b2d93b087331d9dfe1dafc90fd57f634 SHA1: 8f59f86eaaef47b4845b5bcc3ea1bae2efd46752 SHA256: 21e58a4759a86c41a07f9a41f6805b827ae3e268cbdd3e54f94b13d6695dbb55 SHA512: 869aaf8ce8d9735f2310853a33d75f474585702ca12fe0af6084eb558404677d82200bff7829fff4ff3eca357f58f025d08cac8fd3520be239ded031a6875620 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-indicator-dev Architecture: arm64 Version: 0.9.3-ok1 Priority: optional Section: libdevel Source: libayatana-indicator Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 50 Depends: libgtk2.0-dev (>= 2.12.0), libayatana-indicator7 (= 0.9.3-ok1) Filename: pool/main/liba/libayatana-indicator/libayatana-indicator-dev_0.9.3-ok1_arm64.deb Size: 6854 MD5sum: a7a09995f81ffd79b17c3a1c8b38106c SHA1: 39a2e405cddae74a06a848e940f343b61f09637d SHA256: 674486b51f54e89c8ddd172121642b27e1e389ea72718e0b9f838ddddfa82f89 SHA512: 4fca5f2af5ad4b3b570fb65988bbbe9eebc53bc6dfaefb4d007d983b5d535039fbc503072a2911378199e8de189bd9e58a70beeb8b2bc34ca1557e0a87923f8d Homepage: https://github.com/AyatanaIndicators/libayatana-indicator Description: panel indicator applet - library development files (GTK-2+) The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains files that are needed to build GTK-2+ applications with Ayatana Indicator support. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-indicator3-7 Architecture: arm64 Version: 0.9.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libayatana-indicator Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 98 Depends: libayatana-ido3-0.4-0 (>= 0.9.0), libc6 (>= 2.17), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.4) Filename: pool/main/liba/libayatana-indicator/libayatana-indicator3-7_0.9.3-ok1_arm64.deb Size: 30920 MD5sum: d75c1fdddeee306b8bd37b49c04051bf SHA1: 0b50a84eb4cd4adcd98386850c82958eb85dcfc2 SHA256: 5b8f85563f14c6c1272ae4276bbe31343654185ca2e56c990d41d1997d0ab638 SHA512: 9eb63ef2dee406707b4cbc68fc6549ca72c30469cffb3e21f307f8552ebadb6d15d04bcf775169816e56dcf144cc73e388f6eea1d0250fd0c7b485169254bf57 Homepage: https://github.com/AyatanaIndicators/libayatana-indicator Description: panel indicator applet - shared library (GTK-3+ variant) The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains the library itself (GTK-3+ variant). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-indicator3-dev Architecture: arm64 Version: 0.9.3-ok1 Priority: optional Section: libdevel Source: libayatana-indicator Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 50 Depends: libgtk-3-dev (>= 2.91.3), libayatana-ido3-dev (>= 0.9.0), libayatana-indicator3-7 (= 0.9.3-ok1) Filename: pool/main/liba/libayatana-indicator/libayatana-indicator3-dev_0.9.3-ok1_arm64.deb Size: 6880 MD5sum: 194636606b52fd8ac347cf9290439294 SHA1: 49b2054d4c9e42578758ab753a27133de1eec2f7 SHA256: 45f14a9d20f5e18456d558d43388a2fa6b68b7e0fc3f536a00916954f4bdc89d SHA512: 01ba8bad3332d1271d94a2148d2e1db6bf278566e77b28f342a139beb81ad0e7a6d8fb927a0bb4f428c9cc42eef2833fef31f43e3ffebb4d2b40df68ee95237a Homepage: https://github.com/AyatanaIndicators/libayatana-indicator Description: panel indicator applet - library development files (GTK-3+) The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains files that are needed to build GTK-3+ applications with Ayatana Indicator support. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-indicator3-tools Architecture: arm64 Version: 0.9.3-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: libayatana-indicator Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 35 Depends: libayatana-ido3-0.4-0 (>= 0.9.0), libayatana-indicator3-7 (= 0.9.3-ok1), libc6 (>= 2.34), libglib2.0-0 (>= 2.37), libgtk-3-0 (>= 3.0.0) Conflicts: libayatana-indicator-tools Replaces: libayatana-indicator-tools Filename: pool/main/liba/libayatana-indicator/libayatana-indicator3-tools_0.9.3-ok1_arm64.deb Size: 8158 MD5sum: dc0c68eb382dbe96a652f634a9c5c597 SHA1: 270864f073c2b7b7d7a09c5f53590df98fe4c341 SHA256: 997913c5f36f769e9f2c04132134367e1f440ec7b593eafa9f3dbcb82e1dae5f SHA512: bd499c702a7e0ce0eb52d6d2ceabd2c15d2fa5b958d7693faf8e257a4650ee79dd10541a99f93d54138d887afe4644e01c59030c19c103701f5b0ec31cd901d5 Homepage: https://github.com/AyatanaIndicators/libayatana-indicator Description: Tools for libayatana-indicator The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains tools useful for developers of applications using indicators. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libayatana-indicator7 Architecture: arm64 Version: 0.9.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libayatana-indicator Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 78 Depends: libc6 (>= 2.17), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.18) Filename: pool/main/liba/libayatana-indicator/libayatana-indicator7_0.9.3-ok1_arm64.deb Size: 23064 MD5sum: f013723ef4ae78e5802036cd5e0e10c4 SHA1: 0c5a6f2b648f03c1c40b05e1821597178d467a46 SHA256: d494b54f07d851fc356f04df5c39ae6f8bf44dabb16cb6e301a3f1def29fde20 SHA512: 98cfac73529f0bb6e6c37985b9cf275c008f1f686a98789ac7809104afa55848e38aec80bdf80f28efaed06139ec8382d6d53bb30450cd1e4bcae58a3904f40c Homepage: https://github.com/AyatanaIndicators/libayatana-indicator Description: panel indicator applet - shared library (GTK-2+ variant) The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains the library itself (GTK-2+ variant). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libb-cow-perl Architecture: arm64 Version: 0.004-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 57 Depends: perl, perlapi-5.30.0 Filename: pool/main/libb/libb-cow-perl/libb-cow-perl_0.004-ok2_arm64.deb Size: 15080 MD5sum: 33f1c5af79fd5cb89bc39a5d8aec6bf2 SHA1: c79dc2a95d25325562164f3b4a780b41f6a749bf SHA256: 375ba690ea27b0c9bfb8a132042159e758d114090708b491e222578ee33c7759 SHA512: 1d2cd96d2a3d0513ff22b9537ca32ababe9bab5375e0c197ac90090cfcaaaf59fda08ac6a6ffc2f6a2f6423a0f3023fdf1b8405eaf08df408f2ca8334e97fe91 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, cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libb-hooks-endofscope-perl Architecture: all Version: 0.26-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 55 Depends: perl:any, libmodule-implementation-perl, libsub-exporter-progressive-perl, libvariable-magic-perl Filename: pool/main/libb/libb-hooks-endofscope-perl/libb-hooks-endofscope-perl_0.26-ok1_all.deb Size: 20734 MD5sum: e963a24f6dcc5a24a5721b185b78c350 SHA1: 11d433e248a425bf56e1e799d8c9030b5c98b1fd SHA256: 941d11891544fe7cfb27a482870aa9ea1ee3863db3c9db75d2ae756ad736f7ec SHA512: 5821d58b0b3adba7f66ed565dae918861d31c3c26bc6ebfeac5f926634d3a8675d6563004d4a20df79aec75b8db1a3244e1c4ac3faef27f76a3b9c759318b930 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libb-hooks-op-check-perl Architecture: arm64 Version: 0.22-ok2 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 56 Depends: perl, perlapi-5.30.0 Filename: pool/main/libb/libb-hooks-op-check-perl/libb-hooks-op-check-perl_0.22-ok2_arm64.deb Size: 13856 MD5sum: f4960ac64670462ae5c7e15b7e4911d9 SHA1: 451768af840c6e2348e20ade8a8b09ffbe3c6177 SHA256: 122379e956ef3da80505f2df49935ca888e96ed35f712731b58e06ffb40887a7 SHA512: 5dff0766f80c06d013c3f03b429d008e207e2cda45257f645ef010dba105f80e6b301c0d2b3ed2ef1e84f83575db38e8ffdb0d00e072dea2b602a0a9ab514da9 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libb-keywords-perl Architecture: all Version: 1.24-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 30 Depends: perl:any Filename: pool/main/libb/libb-keywords-perl/libb-keywords-perl_1.24-ok2_all.deb Size: 10304 MD5sum: 940fe23210fd8c3bbb3f5c7bb1078513 SHA1: 501e47d498ae11effbf342727945d192e40b20c8 SHA256: bda35f55db617d3a75628fa1ea5b66b6d87134937a4be30e766065d29796c618 SHA512: 90322462a324f192bfb2bdc1324b70d828267ff27fa791cd860b406113e15a6840c3c393d0739a76614d50cb6993edff30cde9952a40fb88e0ff5922881cc2c4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbabl-0.1-0 Architecture: arm64 Version: 1:0.1.96-ok1 Multi-Arch: same Priority: optional Section: libs Source: babl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 796 Depends: libc6 (>= 2.34), liblcms2-2 (>= 2.8) Filename: pool/main/b/babl/libbabl-0.1-0_0.1.96-ok1_arm64.deb Size: 303608 MD5sum: e266ac0058e03c0f39d93f29c1adb213 SHA1: 3cb9603dcf435816b0f978fa34420346e734b114 SHA256: 7b7b9e8b717c04011b0dd7c45eb41be59ed1515b17558295c0de01986e98a31b SHA512: deb87df1cff0b4a803d914151b012d6dc136eab5ada82f128c35b69659f441baebdff3216457d539790fc616e96c1d112a23a9aecf08139c953b2427cdfb872c Homepage: http://gegl.org/babl/ Description: Dynamic, any to any, pixel format conversion library Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be stored in. Babl doesn't only help with existing pixel formats, but also facilitates creation of new and uncommon ones. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbabl-dev Architecture: arm64 Version: 1:0.1.96-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: babl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 177 Depends: gir1.2-babl-0.1 (= 1:0.1.96-ok1), libbabl-0.1-0 (= 1:0.1.96-ok1), liblcms2-dev Filename: pool/main/b/babl/libbabl-dev_0.1.96-ok1_arm64.deb Size: 21120 MD5sum: dd4f8464582f3f28dea9cf5d3a8b1838 SHA1: 6af088415513567e02fdfceb44233870c6aba6c6 SHA256: bebc895185452be3c2f44a177e1e0d69c5fc80ebf424be3150108a62ce182ed3 SHA512: 713e95924bf5ff3a4a6a974d868806c563ee40a6cd9d41f3b9a672c946ff60e945d202a46d527a16060a1af2f7539fb5f99175ce5a418e22c8d90fe64cfb87e3 Homepage: http://gegl.org/babl/ Description: Dynamic, any to any, pixel format conversion library (development files) Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be stored in. Babl doesn't only help with existing pixel formats, but also facilitates creation of new and uncommon ones. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbabl-doc Architecture: all Version: 1:0.1.96-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: babl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 444 Filename: pool/main/b/babl/libbabl-doc_0.1.96-ok1_all.deb Size: 28036 MD5sum: ff487077ed1413d175caf7dd53f506e0 SHA1: 75e47447407ac20be5c54fd1140e0aae16075a22 SHA256: 9bea70bfae69aeffc747b531f3d6f6faac09b872736d8df6c9cfc19976b843f5 SHA512: bf0ab3fce96416fdbd2e0c28e41771465853816a947510a66520437e29225fbde536aa69ebb5e62a93dc371ca791b84d1d57510bdbbff597ed3c022f02c7c3a5 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbarcode-zbar-perl Architecture: arm64 Version: 0.23.92-6ok1 Multi-Arch: same Priority: optional Section: perl Source: zbar Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 158 Depends: perl, perlapi-5.30.0, libc6 (>= 2.34), libzbar0 (>= 0.21) Filename: pool/main/z/zbar/libbarcode-zbar-perl_0.23.92-6ok1_arm64.deb Size: 43872 MD5sum: 90714d8651e1dee5a0a464fc47a2a7a1 SHA1: cd1f7834919c92ce2b8f46549c4f01879a2143b3 SHA256: 4c26e7e167871444641ccb768ab071ec67450701f952b1d29b137f71289453e2 SHA512: 4727b3872f29de4cb33e6ac5caa7a04cd426dca832aa4954bb0f80d0086e37d7b458b44781d3a03590f868a7dadb2f5098b14dbd46b9e008b522a614eb109626 Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (Perl bindings) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the Perl bindings and the Barcode::Zbar module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbatik-java Architecture: all Version: 1.16-ok1 Priority: optional Section: java Source: batik Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9074 Depends: java-wrappers, libjaxp1.3-java, libxml-commons-external-java, libxmlgraphics-commons-java Recommends: default-jre-headless | java7-runtime-headless Suggests: librhino-java Breaks: elki (<= 0.6.5), libfop-java (<< 2.0) Filename: pool/main/b/batik/libbatik-java_1.16-ok1_all.deb Size: 3864410 MD5sum: cb7220c66ede0d53d381d946e46c881b SHA1: 8e34f1ab6102e33d580535850a31dc280af62ffa SHA256: fa14254d1415dd25f9455756c49bc343e8a980383ab691a0410d9a121c6a92bc SHA512: aee6cf3719049db7d28636c97f49f2d3f20e9b3a930c5e8e6d9b024861c81fd440cef14909153ed969f051d0163575bdabf7afd3517459fc9fb684cb2808acb7 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/ cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbigarray-compat-ocaml-dev Architecture: arm64 Version: 1.0.0-ok1 Priority: optional Section: ocaml Source: ocaml-bigarray-compat Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 82 Provides: libbigarray-compat-ocaml-dev-r52z3 Depends: libbigarray-compat-ocaml-r52z3, ocaml-nox-4.08.1 Recommends: ocaml-findlib Filename: pool/main/o/ocaml-bigarray-compat/libbigarray-compat-ocaml-dev_1.0.0-ok1_arm64.deb Size: 18298 MD5sum: 900ec69c3de27416948f5577050ba75a SHA1: 40cbc6ef34ca54f2114ff0b47259d010b46662d4 SHA256: 036e2b0d45260530ec018982958d3874601e0cc6e964302e5f2bf61f5d23f642 SHA512: 43e3768e406bee1143e518d841488abcf102b6d88cd5ec1f8eb2e71c6f79054d44e3e07a24f6012514acff47e1be920cadc108bc38921c674da493dd3b7d5ce8 Homepage: https://github.com/mirage/bigarray-compat Description: compatibility library for Stdlib.Bigarray (dev) This is a library that exposes Stdlib.Bigarray when possible (>= 4.07) but can fallback to Bigarray. The compatibility bigarray module is exposed under Bigarray_compat. . This package contains the development stuff needed to use the bigarray-compat library in your programs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbigarray-compat-ocaml Architecture: arm64 Version: 1.0.0-ok1 Priority: optional Section: ocaml Source: ocaml-bigarray-compat Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 92 Provides: libbigarray-compat-ocaml-r52z3 Depends: ocaml-base-nox-4.08.1 Filename: pool/main/o/ocaml-bigarray-compat/libbigarray-compat-ocaml_1.0.0-ok1_arm64.deb Size: 8772 MD5sum: 54facdddd43ff34cf52da5687b60b736 SHA1: e46eaaf386e5c54546e9d6e7cc0e33d5d9a73e92 SHA256: 6941085c72b2341733222ee8a918000a0c69d20e7fbeccd1c174e0b8b7763b9e SHA512: 2f8387a5028e4052cd1cd89124181948a68c01a40e2303828935dbba6754c84796bc811e13df023fcfa20b1c81fbe02cd4ccbfa1c67d03f30f14e107549acb6e Homepage: https://github.com/mirage/bigarray-compat Description: compatibility library for Stdlib.Bigarray (runtime) This is a library that exposes Stdlib.Bigarray when possible (>= 4.07) but can fallback to Bigarray. The compatibility bigarray module is exposed under Bigarray_compat. . This package contains the runtime libraries for programs using bigarray-compat. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbinutils-dbg Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: same Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 1940 Depends: libbinutils (= 2.39.50.20221224-ok8) Filename: pool/main/b/binutils/libbinutils-dbg_2.39.50.20221224-ok8_arm64.deb Size: 1827866 MD5sum: bd8043b632f8f8c50cd0bfb6793f9399 SHA1: 8e4fedbb84c0769b0aac936daae021eb14f1c602 SHA256: c4e552ec85db5997d7a76ebee1ed908b9582db5831f5f8c421ced7fcf73d2e35 SHA512: eeed003e76d72f9559cdf3321635fa37a74be1516a4a272f77d0cc7e0b2956fced548e3e4f30f91493f1384b6c7c96658b87648836aee9c534574b52a4204ffa Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities (private shared library, debug symbols) This package provides debug symbols for libbinutils. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbinutils Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 2612 Depends: libc6 (>= 2.34), zlib1g (>= 1:1.2.0), binutils-common (= 2.39.50.20221224-ok8) Breaks: binutils (<< 2.29-6) Replaces: binutils (<< 2.29-6) Filename: pool/main/b/binutils/libbinutils_2.39.50.20221224-ok8_arm64.deb Size: 694450 MD5sum: 4c1c111a57b6ec2130c67255ef58c706 SHA1: aa994cf843d6e3b48b19b9c760f9dc4ab40531aa SHA256: 199ef6bf174e9740c3e2c458c4492d80f3f1db08339157bbc5beab0b5abdb553 SHA512: b490ac1c5968175291ac0108a11d9c9d7fdb92a233b46aa48f0cdddb6a914ca2b4ebc78406259b88b0594266943529d885d8556405746ec48a8f696f3153270f Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities (private shared library) This package includes the private shared libraries libbfd and libopcodes. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbiometric-dbg Architecture: arm64 Version: 0.9.63kord3~rc20-ok5 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 62 Depends: libbiometric0 (= 0.9.63kord3~rc20-ok5) Filename: pool/main/b/biometric-authentication/libbiometric-dbg_0.9.63kord3~rc20-ok5_arm64.deb Size: 35820 MD5sum: 1538d16515e2dfe8e5d53896ea87ea6e SHA1: ec711ac03b4931eb65e631f2e4cf2d157d1784bd SHA256: 44dea3ce4d99e415e179d3fc8d58641b94fb528aa8a9ad1cae35dba3bacff7f6 SHA512: 14e5ed8ee4e1806be2b3573812d1979f6ac1915f600209ed6110413473ae9f39417da9b1d8866458aa19abfb0b40eabdc4d199ce0a349ef8822c82b09bfdaafd 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: 86ad6c167af01ab5deb6fe387db8f452fb0d672e cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbiometric-dev Architecture: arm64 Version: 0.9.63kord3~rc20-ok5 Priority: optional Section: libdevel Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 359 Depends: libbiometric0 (= 0.9.63kord3~rc20-ok5), systemd Filename: pool/main/b/biometric-authentication/libbiometric-dev_0.9.63kord3~rc20-ok5_arm64.deb Size: 74586 MD5sum: 0cc72ced71969092435adc97b01f9ef4 SHA1: 48d35c6764e50acf0b0a9433b81e86633d2f2f53 SHA256: 1cde4a804e0f13600ff3577d1c4d00aafacf21689eaf9608b7b68d1626294e9c SHA512: b30fe7af4db9d65b22826a0d564e2a1537acbf7b6ea6f7cb3a4296b613e8e025846d9289e6ebd23fe9c8b0f43a844c74a67607a83dafb1bd34be4b73e7c15631 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) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbiometric0 Architecture: arm64 Version: 0.9.63kord3~rc20-ok5 Priority: optional Section: libs Source: biometric-authentication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 338 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/main/b/biometric-authentication/libbiometric0_0.9.63kord3~rc20-ok5_arm64.deb Size: 62516 MD5sum: 80b37c262c24228416ee3d5956233452 SHA1: c2b67f3009284037a4f5a28ea5907cd43db1c6ec SHA256: 4ca0e5615f97721c4229548d3fc41f7f8033abb964eee6815303c19705c3d81b SHA512: a9803068559b0e7532385fd22c5672535c9929a94a220a23be0a8ab3843a358b08121a134bd93d84fd613f1e01ebd426f2ac018e45322baa39defb9e6da2b35a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbison-dev Architecture: arm64 Version: 3.8.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: bison Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 928 Recommends: bison Filename: pool/main/b/bison/libbison-dev_3.8.2-ok1_arm64.deb Size: 394404 MD5sum: 97f58399f0f3d1c4d5d21df6d07534f5 SHA1: 1a8d03fd4fb109c02e6d5c9dd22c3b12907f1932 SHA256: 8b730abe0707740aa641e320b558d9f8e7fcd153bb535b22d2a3d292ec77986b SHA512: 84f08adbfad6502bf548d122f7a6831dbe3908d2997da18b96810bae4c98194ff94083cac24ac2b40ec07e030be773586e1a9562452e8bcafc8d7cb79afbeb56 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libblkid-dev Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: same Priority: optional Section: libdevel Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1078 Depends: libblkid1 (= 2.38.1-ok5build1), libc6-dev | libc-dev, uuid-dev Filename: pool/main/u/util-linux/libblkid-dev_2.38.1-ok5build1_arm64.deb Size: 177412 MD5sum: 3110ee9868d5697ef3d4d09c0019f8bd SHA1: 695f21990fadb5861e724be0798e250664dad1c5 SHA256: f968f5d789e78713a05aed3f56491aafcf4555f2531f2d8799872a561e411af2 SHA512: 4dbac77673afa1ca565e0c0824cf78b8dd378ab38e293bd15e9b67c8a3b21b5f7efb60b0eb31af687997fa95188b9aadbe437a39791189bd0c15eae124ef9d0e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libblkid1 Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: same Priority: optional Section: libs Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 557 Depends: libc6 (>= 2.33) Filename: pool/main/u/util-linux/libblkid1_2.38.1-ok5build1_arm64.deb Size: 133756 MD5sum: 500d8e909edee3fd59f8f86283f5db5e SHA1: 447fd4d25964b4cb685e54430348997c40c15c24 SHA256: 1a73fad326b0c7fcc9aeff5711202825d56fb0329bb4c4327c336fab64aa7754 SHA512: 1a0ed061057929c9fb993fc61a3b9b736aaadb39464d20652c9f796a56e2d84eab77c5cf9c81072362e35ec3ba032563325c66f954b1fc281ca49d91aa67721a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-all-dev Architecture: arm64 Version: 1.71.0.0-ok2 Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-atomic-dev, libboost-chrono-dev, libboost-container-dev, libboost-context-dev, libboost-coroutine-dev, libboost-date-time-dev, libboost-dev, libboost-exception-dev, libboost-fiber-dev, libboost-filesystem-dev, libboost-graph-dev, libboost-graph-parallel-dev, libboost-iostreams-dev, libboost-locale-dev, libboost-log-dev, libboost-math-dev, libboost-mpi-dev, libboost-mpi-python-dev, libboost-numpy-dev, libboost-program-options-dev, libboost-python-dev, libboost-random-dev, libboost-regex-dev, libboost-serialization-dev, libboost-stacktrace-dev, libboost-system-dev, libboost-test-dev, libboost-thread-dev, libboost-timer-dev, libboost-tools-dev, libboost-type-erasure-dev, libboost-wave-dev Filename: pool/main/b/boost-defaults/libboost-all-dev_1.71.0.0-ok2_arm64.deb Size: 2258 MD5sum: 27b8e18da36e1ee48986ef4f81c210c2 SHA1: c6713e07fe58f309f589f9eef9506671e4281550 SHA256: 0859e6874985f32eed6b5ef7ba223fdc736906b6b81b3e49bd127badc3afa26b SHA512: 443af27c777e2eefd1dd9f2e542d8aca9f392acf20fe97b8f10cc61fa88727b14341b2d98fc33f79a12ee6bac4a017a49362a618552019dfdff15a315b84bf20 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.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-atomic-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-atomic1.71-dev Filename: pool/main/b/boost-defaults/libboost-atomic-dev_1.71.0.0-ok2_arm64.deb Size: 2468 MD5sum: 71c19222ac9302a1b90af4473b8dc5db SHA1: 5fd9043d8be9b3fb6d23723097480b3558ccff1e SHA256: 0ec2377c815a37ff5d88df8fd6c3e4a407637fad27fd8221f2464c492b4d134c SHA512: fbbd565514bdeedc7371f3737a6283e4260b9f487c3f7d07e7f720c4e97e54a55c0c26d72827e9808addff87d55c0475ab29b853add9fca74f2c373d761924c2 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.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-atomic1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1944 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-atomic1.71.0 (= 1.71.0-ok3) Conflicts: libboost-atomic1.53-dev, libboost-atomic1.54-dev, libboost-atomic1.55-dev, libboost-atomic1.57-dev, libboost-atomic1.58-dev, libboost-atomic1.60-dev, libboost-atomic1.61-dev, libboost-atomic1.62-dev, libboost-atomic1.63-dev, libboost-atomic1.65-dev, libboost-atomic1.67-dev, libboost-atomic1.70-dev Filename: pool/main/b/boost1.71/libboost-atomic1.71-dev_1.71.0-ok3_arm64.deb Size: 209800 MD5sum: b33d18922ebf342c5b69f70a34a9d210 SHA1: b1c601e29a1c893f9be862d6fd1e8c74a5504ff4 SHA256: 8b4aa9ff55daa5f12d94aa29406626135cd6a1fd90da2566156aabed4d5481d2 SHA512: 078fbf3bab7ab423c8906b8258dacf000c26f5f7a3d7aa53f13f5d93f85de621c672131c6c8967aac674ff0b0ceefaad36e03575a797719e791499af51c0c2d9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-atomic1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1999 Filename: pool/main/b/boost1.71/libboost-atomic1.71.0_1.71.0-ok3_arm64.deb Size: 209516 MD5sum: b38cdef9bc38bbcd8682d954dd67c873 SHA1: 84ab10aee729a9c71c2b74118ec2dc1b95c65ad9 SHA256: 0142b061a1e88d429d4c02a26baa07ea31a97a7521db59246600673ea8fd9ff6 SHA512: 2626802570e768ae30e016f17551530309a321044c77305cfe2bb7d57a42eab4edcb87c625217fde78b4747e6f8260c80e5ce30d18a7342e4c8eeeb9e8c05294 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-atomic1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2037 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-atomic1.74.0 (= 1.74.0-ok1) Conflicts: libboost-atomic1.53-dev, libboost-atomic1.54-dev, libboost-atomic1.55-dev, libboost-atomic1.57-dev, libboost-atomic1.58-dev, libboost-atomic1.60-dev, libboost-atomic1.61-dev, libboost-atomic1.62-dev, libboost-atomic1.63-dev, libboost-atomic1.65-dev, libboost-atomic1.67-dev, libboost-atomic1.70-dev, libboost-atomic1.71-dev Filename: pool/main/b/boost1.74/libboost-atomic1.74-dev_1.74.0-ok1_arm64.deb Size: 221192 MD5sum: 8e83b81147ff8e629e4739be0662cbc7 SHA1: c154c17908754d07be53c6b1d6a76af5102a5fa2 SHA256: 283e5e01ce4dc8e2c15ec5d6991e46fab113591fcd9c87c6992db01fd08cee21 SHA512: 1c47ebf8dcf62ef33c37d395780ade5b293c665d2cbc95458472ab35b0abc28b6547761bdad12879bb95dafb2d958dccaf69436d628f17a6cfe2fd3e623f9e10 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-atomic1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2033 Depends: libc6 (>= 2.17), libstdc++6 (>= 5) Filename: pool/main/b/boost1.74/libboost-atomic1.74.0_1.74.0-ok1_arm64.deb Size: 222416 MD5sum: 87c43b1db5d075cd810d282f728be3bb SHA1: 3945d3903b459d87369ef96527abafa1276230c9 SHA256: 04d475fad541f9cf108018834b2c0c8f7328f065dcb6fe7e6cee6a7b2a3707cc SHA512: def31aebdc007a3150be490b1e4c4e1a8b8adb6d486e15dfc2251f783d65bff3142fcb5a212cf9827028af1dd527c34a91a3bb7f540e92621cd87c062cdb38d0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-chrono-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-chrono1.71-dev Filename: pool/main/b/boost-defaults/libboost-chrono-dev_1.71.0.0-ok2_arm64.deb Size: 2774 MD5sum: bfd00157f31c08f77a56a9ed75acd6a4 SHA1: d6217fff9971a0404a96814577e07d16c739875d SHA256: e35fb1dfad3e12d0ead8b133214f2a607c8e6ea83995bb692e0b95d231e3b49f SHA512: 80cf99cb7183811c07291dc5540e091d7d54925056494f3dbfb0dc504c85a4e8aaf70ab22dde098a4e1ec9575c9d65b29116d940165a5158eb542d7b5a8a57e6 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.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-chrono1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2212 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-chrono1.71.0 (= 1.71.0-ok3) Conflicts: libboost-chrono1.48-dev, libboost-chrono1.49-dev, libboost-chrono1.50-dev, libboost-chrono1.52-dev, libboost-chrono1.53-dev, libboost-chrono1.54-dev, libboost-chrono1.55-dev, libboost-chrono1.57-dev, libboost-chrono1.58-dev, libboost-chrono1.60-dev, libboost-chrono1.61-dev, libboost-chrono1.62-dev, libboost-chrono1.63-dev, libboost-chrono1.65-dev, libboost-chrono1.67-dev, libboost-chrono1.70-dev Filename: pool/main/b/boost1.71/libboost-chrono1.71-dev_1.71.0-ok3_arm64.deb Size: 232326 MD5sum: 0272adb5d1e918ade832d68f7b56521b SHA1: 188acc130ffc2bd14a4cdf4e084d046e37cd91fd SHA256: c51bca9ecc6cdc6193191c1734df8b56fbb72e0c68e38b2403aa41d279e33fa4 SHA512: 957756509fbcab7d670172755d0c57c9eb664fda9f45f8b46e70a7efecfcfa556abe18333d922f33ccb14fc610e4bdedc5f31db4e459a1e29a92f64126545559 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-chrono1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1999 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-chrono1.71.0_1.71.0-ok3_arm64.deb Size: 220736 MD5sum: 1459e1f132fee39a6c4be8c678cb8689 SHA1: 8ab7c61d566f35248bd9f5ef8cab3a65c54ba671 SHA256: 89220a0cd0da00212cc26d79c3c12dcd7928a551dfe7b9f5b09c1a77f8f24875 SHA512: 2566b089422c0577a1cadbd38a97a5aed1d1d76ac60334bb998aa6b2ac3abece2d94c97a0798ac7dcffb34e068120431178828c2e02bff3b5fb9fbf90fbb0a3b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-chrono1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2240 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-chrono1.74.0 (= 1.74.0-ok1) Conflicts: libboost-chrono1.48-dev, libboost-chrono1.49-dev, libboost-chrono1.50-dev, libboost-chrono1.52-dev, libboost-chrono1.53-dev, libboost-chrono1.54-dev, libboost-chrono1.55-dev, libboost-chrono1.57-dev, libboost-chrono1.58-dev, libboost-chrono1.60-dev, libboost-chrono1.61-dev, libboost-chrono1.62-dev, libboost-chrono1.63-dev, libboost-chrono1.65-dev, libboost-chrono1.67-dev, libboost-chrono1.70-dev, libboost-chrono1.71-dev Filename: pool/main/b/boost1.74/libboost-chrono1.74-dev_1.74.0-ok1_arm64.deb Size: 238374 MD5sum: 6aeb6fa736d274e02f8cc926f6328c56 SHA1: 3f9e6f1dbefd0b5f64978034a638a549a7d7ebfb SHA256: c14dd9923045bd5d706728a6f29e4236af6aee9ff623e4232790cc7d7b231172 SHA512: 2778a2f120754b90575c46ac9aa52896317e76b5d85bdb183cdd2a95cd60b3cca844f78515001aa364224d507d765334a5ba4b6feec28f594e64d26bb497ef9d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-chrono1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2053 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.74/libboost-chrono1.74.0_1.74.0-ok1_arm64.deb Size: 230442 MD5sum: 7e4066cc79bcd8ed62ad84dc9453baf4 SHA1: 879f7ae2cee3e76944b962bcef53fc6667ef1378 SHA256: 1474a2e17867f9fd82452dfa71a4d2faf41b0cf79957e79eae1f2a3de7a5280c SHA512: 0bb9e83be160e5b885ce83e59ec5ad329669dc9883502a02d0d3b8e58aeccf2780c1b3bc6d2c86c20a9b95d753d47862969454d58ea50ddb08ba7b8e9a757ef1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-container-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-container1.71-dev Filename: pool/main/b/boost-defaults/libboost-container-dev_1.71.0.0-ok2_arm64.deb Size: 2626 MD5sum: 4f110c4dee5405a121f527ca0f5adb53 SHA1: a63a30b8994a242933fbbdf144a62bb33ec0bf7e SHA256: 7758176f5c9cc1cdf6a6f0a9789d9fea3187ac0f6bd536a452d864ecaf5d4b38 SHA512: b216e582a192d7c7ced8ce0f3b643f9ccb693faeef90dd0c9d0a044039ef53d30521fe6ab0305f1407946234ef43d5cf4746518fc129c1428233bf00ee067cca Homepage: http://boost.org/libs/container/ Description: C++ library that implements several well-known containers - dev files (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-container1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2078 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-container1.71.0 (= 1.71.0-ok3) Conflicts: libboost-container1.65-dev, libboost-container1.67-dev, libboost-container1.70-dev Filename: pool/main/b/boost1.71/libboost-container1.71-dev_1.71.0-ok3_arm64.deb Size: 246032 MD5sum: 93b5416358ca7a5d24303033597cd468 SHA1: 7448bc7ee6de61e1945e1e88121f2721be8bdf54 SHA256: 13c920c2f8c7a04458e1e65b54554438f5802ee8c0526783726efe96f3aa4d1a SHA512: 36e783301283b67b44196f7817f92de95d1e64ef40b8133a64295b281f967dec4fa9da1c6a47950f1288b2aba8c0dd024ecd0b4eff2237a3a71396a60db131a2 Homepage: http://boost.org/libs/container/ Description: C++ library that implements several well-known containers - dev files This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-container1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1999 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Filename: pool/main/b/boost1.71/libboost-container1.71.0_1.71.0-ok3_arm64.deb Size: 234138 MD5sum: 6e52c78e5f4639b0b7c8cc905293a99a SHA1: dfd40f0371431d0c84c3ebfe4a7c5da552538e0f SHA256: b02b55eac454fe665a02a2db28e5c2c5e0313535d4023be7ec1f67c43fe593e6 SHA512: f67a11e0814d6dcb20c1ce12bcd25ec279f169e30726a05df28260b5cb256d295c503a7b89a78d2bb1ee373e6c902f897486bf0e08e3c19d8883ebccaae900de Homepage: http://boost.org/libs/container/ Description: C++ library that implements several well-known containers This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-container1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2179 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-container1.74.0 (= 1.74.0-ok1) Conflicts: libboost-container1.65-dev, libboost-container1.67-dev, libboost-container1.70-dev, libboost-container1.71-dev Filename: pool/main/b/boost1.74/libboost-container1.74-dev_1.74.0-ok1_arm64.deb Size: 257848 MD5sum: 4e1ed8a006123b7443dd7a09191a4732 SHA1: 958562e7b61dbc8e18f75156c600ca9020b02eab SHA256: 6c5d3abe56bb905bd793af069dfc47e5c5d2db0e111e59c911d24dcc0edc8b49 SHA512: 80119cdc4294106d95d1c2e0fcc8ccefdc7a4ac8f16446dae0e30b01a95eabf53cc788cf0b63c237f88aa61166cd9a74e1c148fba772811dcceab79636f2f6e3 Homepage: http://boost.org/libs/container/ Description: C++ library that implements several well-known containers - dev files This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-container1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2081 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Filename: pool/main/b/boost1.74/libboost-container1.74.0_1.74.0-ok1_arm64.deb Size: 245208 MD5sum: 8fd22901beb064bf261e8ace37798dd9 SHA1: 9a29a825d88a575d636a05462438c41269b75783 SHA256: f9e12156f50487b790dbcfe11982829db10b07b696773c5e7641c7d9707cfbd7 SHA512: 0cff1dfff6aa41896c43ef74d19140e057b1f12072668248d594783491a20b68137b7998514f24cfa3211cc7a81c999e47cbaa11283324c89486eea641681430 Homepage: http://boost.org/libs/container/ Description: C++ library that implements several well-known containers This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-context-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-context1.71-dev Filename: pool/main/b/boost-defaults/libboost-context-dev_1.71.0.0-ok2_arm64.deb Size: 2370 MD5sum: 940794fa42ac024132a51d21e6a9e1f2 SHA1: 4b7603c14224041b45bfb938377b468d9e0956aa SHA256: 8f547fda9fd6abaa5d61d76bc765105501ee8ac8179f3850b8616cc3e23b01c8 SHA512: 33fd2941e3634e2c530392cc3e57599d2da5c67af66a882d1489234acb7a3db7bcc27fcdd5c292c0508a93435298a045f7a4ff4de6a8d8ab533d60bc8d03af4e Homepage: http://www.boost.org/libs/context/ Description: provides a sort of cooperative multitasking on a single thread (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-context1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1961 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-thread1.71-dev (= 1.71.0-ok3), libboost-context1.71.0 (= 1.71.0-ok3) Conflicts: libboost-context1.53-dev, libboost-context1.54-dev, libboost-context1.55-dev, libboost-context1.57-dev, libboost-context1.58-dev, libboost-context1.60-dev, libboost-context1.61-dev, libboost-context1.62-dev, libboost-context1.63-dev, libboost-context1.65-dev, libboost-context1.67-dev, libboost-context1.70-dev Filename: pool/main/b/boost1.71/libboost-context1.71-dev_1.71.0-ok3_arm64.deb Size: 213564 MD5sum: 3f980abb9908f299feccc9932c5f4457 SHA1: b07adafd4ecd2cebe29e7671d273f38c5b2a0745 SHA256: 9c919105b5582e7710baeff59007eab9693685194509fc9e17668c9a1b97509f SHA512: 135522a0d9c4fb508b91db32d4bfea75fe495dcb32e0b654c6bc3f0510c5de657eceaecec48cd78a74438e18b8a775fbe48c09e2afdd0e7e28ed880566bfccc2 Homepage: http://www.boost.org/libs/context/ Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-context1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2000 Depends: libc6 (>= 2.34), libstdc++6 (>= 5) Filename: pool/main/b/boost1.71/libboost-context1.71.0_1.71.0-ok3_arm64.deb Size: 211364 MD5sum: caf2212afd89035c9d13979b5d8e5e7c SHA1: 5d91acd7000b2f0276a3f213f4f10873e2a8df00 SHA256: eeeea1058a38ff5b5aa6055cc0b2344033797a92a146163686d2fad9e489cbf4 SHA512: ca559c8fa74a6c47b0e57f2741c8a7f61a5eb20b87ba1078862a1c6c55870f12c93581593061c29d713eaa0cc29164a30814c5885697420ca3e68d3ab0f91b08 Homepage: http://www.boost.org/libs/context/ Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-context1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2039 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-thread1.74-dev (= 1.74.0-ok1), libboost-context1.74.0 (= 1.74.0-ok1) Conflicts: libboost-context1.53-dev, libboost-context1.54-dev, libboost-context1.55-dev, libboost-context1.57-dev, libboost-context1.58-dev, libboost-context1.60-dev, libboost-context1.61-dev, libboost-context1.62-dev, libboost-context1.63-dev, libboost-context1.65-dev, libboost-context1.67-dev, libboost-context1.70-dev, libboost-context1.71-dev Filename: pool/main/b/boost1.74/libboost-context1.74-dev_1.74.0-ok1_arm64.deb Size: 220240 MD5sum: 7d0f14455146cd84f014d9ae56f67466 SHA1: c0ea90909d0357c44c6956f80511b046985524a6 SHA256: ee9d78bc548361c932cdb2d4665705999d8db37aa52001a0a04f4d6f16b55b3c SHA512: b8e22ca5ab28452faf95d61cb5f7baba75ca00ff480dc938c58409e8ee808e511fa552ca3e485984fdf04fad64fbaca5510dfc3a146c1a2ac786ad1ad8004ced Homepage: http://www.boost.org/libs/context/ Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-context1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2029 Depends: libc6 (>= 2.34), libstdc++6 (>= 4.4.0) Filename: pool/main/b/boost1.74/libboost-context1.74.0_1.74.0-ok1_arm64.deb Size: 221140 MD5sum: 386ab4e4edaeffa1102ac733c7b74fba SHA1: 94f0dea99ef2f4e4fb93a45fad4e5409ba4d4034 SHA256: 2482c707002e3a9177256f302603ee181f9a1120081da7ac05152028ce0951ae SHA512: e8584ef2867b48a2563c30be95dcb1475ba73070530395a97a3e3fab114ac586d7a11d3ed91ab9512374c45a18087c07fd1dfdc14fdb1d22197d2c5e21eaa0ba Homepage: http://www.boost.org/libs/context/ Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-contract-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-contract1.71-dev Filename: pool/main/b/boost-defaults/libboost-contract-dev_1.71.0.0-ok2_arm64.deb Size: 2238 MD5sum: 6129ae1479a8352bd426cf85ede66f05 SHA1: 09d4d6495c5cd48657cca3fa0fb703541381fe23 SHA256: 0880a8aab6d37c05cb6c32fd4ef0c1ddbdbae3a2eaaff87a6b2c42d77e4991c4 SHA512: ade2e86c876865289d1729d164aac15dfe6d7d90bd8af8df5f9274748726877cd0d6c059b4c7963aa7dc16d4099476276cde310140806460efd3c99b4edd3cab Homepage: http://boost.org/libs/contract/ Description: Contract library for C++ - dev files (default version) This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-contract1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2322 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-contract1.71.0 (= 1.71.0-ok3) Conflicts: libboost-contract1.67-dev, libboost-contract1.70-dev Filename: pool/main/b/boost1.71/libboost-contract1.71-dev_1.71.0-ok3_arm64.deb Size: 255990 MD5sum: 8b8f575460000d39a8c7d3945101428f SHA1: 45c3af21f30e2ae3dc01bb98cea842657fc8c168 SHA256: bfb95fc7c86eefed3fdbf597daeef820dacbdaf37073d9df116f06505b294950 SHA512: 1338f651414a6816ce73ef7271bdd7303452e167a2710b13b9a86135df61c3ccf33447b42a6383619c00e0fbbcdacb0d39c265e340c7a080deba4a084229de22 Homepage: http://boost.org/libs/contract/ Description: Contract library for C++ - dev files This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-contract1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2063 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-contract1.71.0_1.71.0-ok3_arm64.deb Size: 240562 MD5sum: 76af51eb16427565a39e639126c8c908 SHA1: bcae07dd2e324904a33d647fa43807254d87990c SHA256: cdea65f36e575332135615af48634238e1209d85c7b8d38c3523a6485afe9e63 SHA512: b59c8efdc72e66eb8f7fc245bbb77e06a0dabb115179217c0f129088b405ad3941b352912f7296b926525bcbf8a122c065429423b8b19b01b545299a57195b13 Homepage: http://boost.org/libs/contract/ Description: Contract library for C++ This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-contract1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2338 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-contract1.74.0 (= 1.74.0-ok1) Conflicts: libboost-contract1.67-dev, libboost-contract1.70-dev, libboost-contract1.71-dev Filename: pool/main/b/boost1.74/libboost-contract1.74-dev_1.74.0-ok1_arm64.deb Size: 260858 MD5sum: b4013056959f1c64dd0496acbb2bd1f7 SHA1: 384dc7f1b6cf0af74554c2c10b4d4ddaa943219c SHA256: 8bc05f511f681e2aa0ff067478978989d0b4de1352294c44e9b10a5e27bd185b SHA512: 6c01d57e183887903d6340c1820cfc71057f23934eba702eec292fc6a43757828a3c15f6ee8ef302376c148f910ff9be83d681635e173170b3febf88c88cb609 Homepage: http://boost.org/libs/contract/ Description: Contract library for C++ - dev files This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-contract1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2113 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.74/libboost-contract1.74.0_1.74.0-ok1_arm64.deb Size: 245990 MD5sum: d3356aa904be6b9a65eb5131fb3ef632 SHA1: f8dc98172c92a6d1d5bf4eac3acf3361b8146c45 SHA256: 934eba2a1528b390896c3053b04d371ab8a77e2e455f67cad6a96775aa830adb SHA512: e680647872327b231f27eae8aebeb7c769b156a53e5b6c23ccaebeee91ffa12bfc4382e84b98f600afc22fe49c95c1a69fbcfd638288c40c252b216126ae138f Homepage: http://boost.org/libs/contract/ Description: Contract library for C++ This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-coroutine-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-coroutine1.71-dev Filename: pool/main/b/boost-defaults/libboost-coroutine-dev_1.71.0.0-ok2_arm64.deb Size: 2430 MD5sum: 75e3fdc55e0823a0970fe8c90311cc26 SHA1: 6977b62ab4bbb37b60f879ae99c6414eca524f80 SHA256: 7c098a7a35673d91a5658a2164d861de373bce7c4564e3b593c26ac036316bf8 SHA512: ce2fcf0444cd001a70715f6a17c2e44ab04681e6c9a3c105941433f187e65688b7372612f4066ae9658cc8a8865ab64959d337206318284a2eb1323c63e6d4e2 Homepage: http://www.boost.org/libs/coroutine/ Description: provides a sort of cooperative multitasking on a single thread (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-coroutine1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2153 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-context1.71-dev (= 1.71.0-ok3), libboost-coroutine1.71.0 (= 1.71.0-ok3) Conflicts: libboost-coroutine1.54-dev, libboost-coroutine1.55-dev, libboost-coroutine1.57-dev, libboost-coroutine1.58-dev, libboost-coroutine1.60-dev, libboost-coroutine1.61-dev, libboost-coroutine1.62-dev, libboost-coroutine1.63-dev, libboost-coroutine1.65-dev, libboost-coroutine1.67-dev, libboost-coroutine1.70-dev Filename: pool/main/b/boost1.71/libboost-coroutine1.71-dev_1.71.0-ok3_arm64.deb Size: 236108 MD5sum: 8b309fe2fb22b9bacd67624df891f302 SHA1: c80207eb2ca6e042df9efb75e42b3b039f560f92 SHA256: ebbf603b8eea700ca5b81fb859186b6bacca10ebabdcd43d71af35929f8e77c9 SHA512: 4df0d260208cda7ea14a43c66c1e51bafe24cf8daaf939844455d064fe73deec9ac3ad51d87a639d2241014a5cdf0450dcc7e1eaa392655185b5ff2ff557c9e0 Homepage: http://www.boost.org/libs/coroutine/ Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-coroutine1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1999 Depends: libboost-context1.71.0, libboost-thread1.71.0, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-coroutine1.71.0_1.71.0-ok3_arm64.deb Size: 225292 MD5sum: b79188a69ae8c12cd1da8de639e20851 SHA1: 9456724540b67739403a29071443dfe9b0870b2b SHA256: fe3cc31e642df685b38494cb29f3cfaf6ee09bb9439485e2c8195d7359e1c72e SHA512: 3d3c5db2df1d4f8b24b90f6ee642b1797008ecf3f50a8ce8a324d6ee7c0ba3029c08ed20ad03df8e240877b85ce6d63106f8c75dd7673f31febc89eee8f683bb Homepage: http://www.boost.org/libs/coroutine/ Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-coroutine1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2249 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-context1.74-dev (= 1.74.0-ok1), libboost-coroutine1.74.0 (= 1.74.0-ok1) Conflicts: libboost-coroutine1.54-dev, libboost-coroutine1.55-dev, libboost-coroutine1.57-dev, libboost-coroutine1.58-dev, libboost-coroutine1.60-dev, libboost-coroutine1.61-dev, libboost-coroutine1.62-dev, libboost-coroutine1.63-dev, libboost-coroutine1.65-dev, libboost-coroutine1.67-dev, libboost-coroutine1.70-dev, libboost-coroutine1.71-dev Filename: pool/main/b/boost1.74/libboost-coroutine1.74-dev_1.74.0-ok1_arm64.deb Size: 246822 MD5sum: 8a6f702a1ddf348ec823235eca0e58e2 SHA1: ef48e86dbef99ffdfac00c6c1d663fbbef7eca4a SHA256: abe548ddb188691bb975d9a6f90141efc986cb1e23ed5d92b47d77ddf8237b08 SHA512: e20379c261d7b9c08897a6181675c961e1d5b5811af34182ae9b9fa86451d195bb1649eab27d382710380b30c8f68d9f5b99b7e3aa3fef04f715eea7f8a2249c Homepage: http://www.boost.org/libs/coroutine/ Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-coroutine1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2073 Depends: libboost-context1.74.0 (>= 1.74.0), libboost-thread1.74.0 (>= 1.74.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.74/libboost-coroutine1.74.0_1.74.0-ok1_arm64.deb Size: 234136 MD5sum: 1cf214b81d9b98c5f6c0aec0dbfd7107 SHA1: 3d9ecc311e9a9b51039b8f4aa523d8e9866b7390 SHA256: 8e9b7d415df060fd387c41ca5a2bedfbdf7917bdba4171583454d97a2d4b183e SHA512: 6965271f47276751756966f0864b5fe62712ffedee06e423213e17c0a60a8830f3c30009f8b7a787daeb7c2ade235143baf4810a5f59ec7be3e54d3d9bd7499f Homepage: http://www.boost.org/libs/coroutine/ Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-date-time-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-date-time1.71-dev Filename: pool/main/b/boost-defaults/libboost-date-time-dev_1.71.0.0-ok2_arm64.deb Size: 2172 MD5sum: 0456285e60893e80d11c7b6511376ae8 SHA1: bc365f7df4c3d863a799d9655de6d468966d297d SHA256: bf269473879ae8dcbf4c10fb19da8c5d1de895b852b56f39be73b0e34d00baa4 SHA512: e4d4b584cef5b75d687ed4220261c4e3885442a627abb5343283285b5106e8da19b5f9cbb7f0b4c5086ec9476c8bb246c0ddeb9065640dad2db124e7eda63837 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.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-date-time1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2105 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-date-time1.71.0 (= 1.71.0-ok3), libboost-serialization1.71-dev (= 1.71.0-ok3) Conflicts: libboost-date-time1.42-dev, libboost-date-time1.46-dev, libboost-date-time1.48-dev, libboost-date-time1.49-dev, libboost-date-time1.50-dev, libboost-date-time1.52-dev, libboost-date-time1.53-dev, libboost-date-time1.54-dev, libboost-date-time1.55-dev, libboost-date-time1.57-dev, libboost-date-time1.58-dev, libboost-date-time1.60-dev, libboost-date-time1.61-dev, libboost-date-time1.62-dev, libboost-date-time1.63-dev, libboost-date-time1.65-dev, libboost-date-time1.67-dev, libboost-date-time1.70-dev Filename: pool/main/b/boost1.71/libboost-date-time1.71-dev_1.71.0-ok3_arm64.deb Size: 235422 MD5sum: 59bc62b2c2d9f7d6064d799e89fcb61d SHA1: 8353054e03dba130d7b4331294340dd9ac4856cb SHA256: 97065ce43e9fc081a9b561770a161001f91a858e04cccc69c159b410c62733d8 SHA512: dfcd376bd236f34c82f951316a044b06c716dbe00d6558542e72651d31782e594c7c4dbaf63e01b4a9d0238d270180d864550758fb6272110e806635c83d5200 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-date-time1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1999 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-date-time1.71.0_1.71.0-ok3_arm64.deb Size: 221854 MD5sum: a7428f0530b3e78d871ec73e50ad71a0 SHA1: 8b55afa613b4d6bffba2d08d620529977eeecd01 SHA256: d6484ac050e3f3a4654f138e16f5e2769013003ec4e7da3c22387c21e3ab488a SHA512: 92875ad2a6af078a5646a543d051f7763f3b39d31959d25d99c0b21182db1b7b78c22cd8e66658d37b9557aa8b51004497dadf950f7f02cf69083cda1eb94550 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-date-time1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2039 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-date-time1.74.0 (= 1.74.0-ok1), libboost-serialization1.74-dev (= 1.74.0-ok1) Conflicts: libboost-date-time1.42-dev, libboost-date-time1.46-dev, libboost-date-time1.48-dev, libboost-date-time1.49-dev, libboost-date-time1.50-dev, libboost-date-time1.52-dev, libboost-date-time1.53-dev, libboost-date-time1.54-dev, libboost-date-time1.55-dev, libboost-date-time1.57-dev, libboost-date-time1.58-dev, libboost-date-time1.60-dev, libboost-date-time1.61-dev, libboost-date-time1.62-dev, libboost-date-time1.63-dev, libboost-date-time1.65-dev, libboost-date-time1.67-dev, libboost-date-time1.70-dev, libboost-date-time1.71-dev Filename: pool/main/b/boost1.74/libboost-date-time1.74-dev_1.74.0-ok1_arm64.deb Size: 226036 MD5sum: 0af9bb008a8a71019ef1f467e69cee36 SHA1: dc0fe8009b64e91ec005f64a70039bf19cebf0e9 SHA256: 23e40d0c96e718683e89a5c34d9d305ef6048454dbf3e23d38ee50c4d647b267 SHA512: 9cda9a9660d8587e2701abd38fd5d4a7cd721306a92b5b414da177dc547c3e121f1027ecad9ed2ce04a732a8df586eebe86f43f2c0cae7fc6c0e8dc943281980 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-date-time1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2025 Filename: pool/main/b/boost1.74/libboost-date-time1.74.0_1.74.0-ok1_arm64.deb Size: 219322 MD5sum: 4994d837b8a7143ddef53d80b93f35be SHA1: fe843631ddc8b3dfd95ea49ed3bdd9b1b2626b3b SHA256: c1927f25b9191b9066783428e237f668bff598312b7bd4904ff9f546b6c4d911 SHA512: b3e629617fb6f76bb8d9644d415f5d34d59bb492e76112c9cee02ffd37703bf4597096647f126601f2b57ae8f3e89f11e98af48a1cffbb38ea3cee595192d2fe 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost1.71-dev Suggests: libboost-doc Filename: pool/main/b/boost-defaults/libboost-dev_1.71.0.0-ok2_arm64.deb Size: 2384 MD5sum: 351d705ee7fca9ec7db81c6eec7f4a88 SHA1: 10e94251ab58d52794213cafce77c35e612b026f SHA256: 46610bf8a16ddb93e3704a644f32cf6d9f0a3ab60a2b6bf5671450820d58d4cd SHA512: 43880b5e77894c64c5bb27728468b53d059eafdd610808f8ef5b2208d7da3ba8cc0d64103ec9233fed61adf6a17c46e7286e379d4958d65fa72fc771fbeca35b 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.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-doc Architecture: all Version: 1.71.0.0-ok2 Priority: optional Section: doc Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost1.71-doc Filename: pool/main/b/boost-defaults/libboost-doc_1.71.0.0-ok2_all.deb Size: 2454 MD5sum: b69df4c72d221c3ad56bc529b4f22726 SHA1: 9d56c022aac3bc11cd486d2b87f01697a4bed7ca SHA256: 7b1ca63d1502dcb515206fc589ee993792d52fe5bb97812724ebea270d1be4dc SHA512: c59002635d8ea85c09c2845d6051d6559cb02ccfe3f5ec62ca3638fac2f9aa3750421312f4d7d553222d558a1c354a92a4d6f19833c40301045606f4f51aa3a1 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.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-exception-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-exception1.71-dev Filename: pool/main/b/boost-defaults/libboost-exception-dev_1.71.0.0-ok2_arm64.deb Size: 2160 MD5sum: 2385863bed136539ad420bfc93c72d19 SHA1: 1284f1d435e5307435012dff174749e42c295f1f SHA256: 32b9097cfad072727dd32221191a5f42329c200a41e9b0c70aa3ca3d7f14c88a SHA512: b44fc63c62ba889144a3f705a4bd7963bff6bfe7038ac682429ec21a07b1ddf42efaac8ebf8c48d0965c01b0b4c273c6ec93fe8e47132b833e4ed271cdcb84b5 Homepage: http://www.boost.org/libs/exception/ Description: library to help write exceptions and handlers (default version) This package forms part of the Boost C++ Libraries collection. . The purpose of Boost Exception is to ease the design of exception class hierarchies and to help write exception handling and error reporting code. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-exception1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1934 Depends: libboost1.71-dev (= 1.71.0-ok3) Conflicts: libboost-exception1.50-dev, libboost-exception1.52-dev, libboost-exception1.53-dev, libboost-exception1.54-dev, libboost-exception1.55-dev, libboost-exception1.57-dev, libboost-exception1.58-dev, libboost-exception1.60-dev, libboost-exception1.61-dev, libboost-exception1.62-dev, libboost-exception1.63-dev, libboost-exception1.65-dev, libboost-exception1.67-dev, libboost-exception1.70-dev Filename: pool/main/b/boost1.71/libboost-exception1.71-dev_1.71.0-ok3_arm64.deb Size: 207918 MD5sum: a536fad5f9d8183c5a70ec414437a01f SHA1: 80787d501cc942d516c73c885640b55df9f9b259 SHA256: f31ae7e6199794a507e4afc5462733c0750af5008caf6a2d7c7873a04fe58a52 SHA512: 66257f85425eed03f88caf298df4027a96bd64aab854fd63260811738339f354158f8dc8d18b132ea5d8db81b9870efe1af2eb876bed11c1bfafa5be50a0ac61 Homepage: http://www.boost.org/libs/exception/ Description: library to help write exceptions and handlers This package forms part of the Boost C++ Libraries collection. . The purpose of Boost Exception is to ease the design of exception class hierarchies and to help write exception handling and error reporting code. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-exception1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2021 Depends: libboost1.74-dev (= 1.74.0-ok1) Conflicts: libboost-exception1.50-dev, libboost-exception1.52-dev, libboost-exception1.53-dev, libboost-exception1.54-dev, libboost-exception1.55-dev, libboost-exception1.57-dev, libboost-exception1.58-dev, libboost-exception1.60-dev, libboost-exception1.61-dev, libboost-exception1.62-dev, libboost-exception1.63-dev, libboost-exception1.65-dev, libboost-exception1.67-dev, libboost-exception1.70-dev, libboost-exception1.71-dev Filename: pool/main/b/boost1.74/libboost-exception1.74-dev_1.74.0-ok1_arm64.deb Size: 216448 MD5sum: 0bebe42d5d11cd18b3480c12e3955689 SHA1: fc9717a0eeb6bb67b2f78802c32c7959b4abca48 SHA256: 59844201cfc8b47012d18eb472684968f8bfe93aba8b2df0d4292739d0578fc5 SHA512: 8ca7fbaba5a6ec239afd25415f7253d6cb34c50fa34340c6ac4d436ce40215843320205f4e17a17b9ba5e1607440d18379ef6482d51fc3db010dea3c632b9b11 Homepage: http://www.boost.org/libs/exception/ Description: library to help write exceptions and handlers This package forms part of the Boost C++ Libraries collection. . The purpose of Boost Exception is to ease the design of exception class hierarchies and to help write exception handling and error reporting code. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-fiber-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-fiber1.71-dev Filename: pool/main/b/boost-defaults/libboost-fiber-dev_1.71.0.0-ok2_arm64.deb Size: 2588 MD5sum: 1d14ffceab34e070a2457f64f0678519 SHA1: 638e2a72a095dd2a56f664fabb77c506f7f23f38 SHA256: c22012ed4d54ff65cd3a91d952479e37c69d9df5a22f6288538a3462931bef5f SHA512: 0fca0f7b47d0e2c7d30918b5cfc5842ccb34cad0c987b782fa2c592c00f25d23ba4127c3c44b3cb1099973d3adbb0e1e46e4af9eaf96b3cd214ec9bbdc9f31cc Homepage: http://www.boost.org/libs/fiber/ Description: cooperatively-scheduled micro-/userland-threads (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-fiber1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2188 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-context1.71-dev (= 1.71.0-ok3), libboost-filesystem1.71-dev (= 1.71.0-ok3), libboost-fiber1.71.0 (= 1.71.0-ok3) Conflicts: libboost-fiber1.62-dev, libboost-fiber1.63-dev, libboost-fiber1.65-dev, libboost-fiber1.67-dev, libboost-fiber1.70-dev Filename: pool/main/b/boost1.71/libboost-fiber1.71-dev_1.71.0-ok3_arm64.deb Size: 246136 MD5sum: 73dc2083d9569ebb3869c33347c91812 SHA1: 75c923368a95fe310a4f1ba2f7e225b9926a869d SHA256: 0dca58ce65487cf7c5888dd3f49a4c89eda8753a325ab045c4a527f2085c682d SHA512: 41b4ac96fb3347936bd2bdb390d790882264d629258fa5f26fb039f0494e89c0b6fbfd5224f723dca1fadbc69ad6f348809356b6cbdec1fb66c32298ff5adbc2 Homepage: http://www.boost.org/libs/fiber/ Description: cooperatively-scheduled micro-/userland-threads This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-fiber1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2000 Depends: libboost-context1.71.0, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12) Filename: pool/main/b/boost1.71/libboost-fiber1.71.0_1.71.0-ok3_arm64.deb Size: 232214 MD5sum: 46a04d70f4626efc3206429cd5faba7c SHA1: 00b63ca4becc3ad5d0bfa634015bcd6f24fed459 SHA256: fbf67f69c7ff8ce6b59da9292e8c4a514b76e839386a4acdef7e3ced7415cb96 SHA512: 5a89e6cc8ff6142e1171da9504c508c0be1aa83c067d51fbf0eff1a962972c7e86258387e25ad91de52f2f0f650b7db2fae5a37e58fa6203f5591bc1fd7168b8 Homepage: http://www.boost.org/libs/fiber/ Description: cooperatively-scheduled micro-/userland-threads This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-fiber1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2287 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-context1.74-dev (= 1.74.0-ok1), libboost-filesystem1.74-dev (= 1.74.0-ok1), libboost-fiber1.74.0 (= 1.74.0-ok1) Conflicts: libboost-fiber1.62-dev, libboost-fiber1.63-dev, libboost-fiber1.65-dev, libboost-fiber1.67-dev, libboost-fiber1.70-dev, libboost-fiber1.71-dev Filename: pool/main/b/boost1.74/libboost-fiber1.74-dev_1.74.0-ok1_arm64.deb Size: 256442 MD5sum: 40491dbedccfd004ce4e49ef89c2ffc3 SHA1: e6650ee7e6960b87dea3eaf8a68a8318e805c8b3 SHA256: 0911e7d6092984698e5d5314722511bad9480d910cc547fffa26871cbd5e0026 SHA512: b24288ff0f54f6bc0aeecce489ea24a6d1f4143e061ff8dc76ef0a8af8339b0cbaf74b3f952d34256a49f67f3c0009d1ff4f37cdc10d2012c3cb8d74153c94ce Homepage: http://www.boost.org/libs/fiber/ Description: cooperatively-scheduled micro-/userland-threads This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-fiber1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2086 Depends: libboost-context1.74.0 (>= 1.74.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.74/libboost-fiber1.74.0_1.74.0-ok1_arm64.deb Size: 241292 MD5sum: b473a7881109a4da5b5b4033450a7280 SHA1: 80b0e308f88352b9a9ac88a92448f7a893e41018 SHA256: e620ec2caec6dc58c014fd4aadaadb4bbf233bc57cc697d7d9a82a85ee2b35ba SHA512: 2dcb051726dd52d99f12beebdfc418bb33f798c534e650c74263172edb56f283b79a854ae2c873be10fbe5a2c8d870e7fb84c4025cb1aee8c42f77d3c5a9330a Homepage: http://www.boost.org/libs/fiber/ Description: cooperatively-scheduled micro-/userland-threads This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-filesystem-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-filesystem1.71-dev Filename: pool/main/b/boost-defaults/libboost-filesystem-dev_1.71.0.0-ok2_arm64.deb Size: 2200 MD5sum: 247ecc8e40183c900e763c41de8216cc SHA1: 468eab21f428363d4d72af63da09c0a2ca2df7d9 SHA256: 36c6adaa1c5a005cade2ab4b19a1d92fe82df9e1b54a3d24af67afe48f67d986 SHA512: 6b9d6b90160ea9f4973611869648904dac1cd4f56f116663bcbf46139489af9e5861ed213e72a6fe11ae76f2084b176788340d313ad930f21a1c45057ab635fc 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.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-filesystem1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2376 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-filesystem1.71.0 (= 1.71.0-ok3), libboost-system1.71-dev (= 1.71.0-ok3) Conflicts: libboost-filesystem1.42-dev, libboost-filesystem1.46-dev, libboost-filesystem1.48-dev, libboost-filesystem1.49-dev, libboost-filesystem1.50-dev, libboost-filesystem1.52-dev, libboost-filesystem1.53-dev, libboost-filesystem1.54-dev, libboost-filesystem1.55-dev, libboost-filesystem1.57-dev, libboost-filesystem1.58-dev, libboost-filesystem1.60-dev, libboost-filesystem1.61-dev, libboost-filesystem1.62-dev, libboost-filesystem1.63-dev, libboost-filesystem1.65-dev, libboost-filesystem1.67-dev, libboost-filesystem1.70-dev Filename: pool/main/b/boost1.71/libboost-filesystem1.71-dev_1.71.0-ok3_arm64.deb Size: 267750 MD5sum: 52eb7760e119a9333ff08a4e8af9753f SHA1: 5b91ec43992aec855c7260912ca5191989c4afa0 SHA256: 3429bf0ee0a1911669600067ad9e3f19b82016eeefad3d9ed5450777f2f00d2a SHA512: c900ae63ca1fb73e62bf23ebae3b51f59d65bf81ecb4fc13f91f0921e50cfa9c4b32c7d1bee5316fef2a8d08cf0bd53c819651f07b26ee72e040c23298c58bec 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-filesystem1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2063 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-filesystem1.71.0_1.71.0-ok3_arm64.deb Size: 246002 MD5sum: 0195d8cc754da404b07621cabf14132c SHA1: ffd80694b1696255d19b64aa6bd9eebff4733215 SHA256: a7cb84e8c2260ad8d8906f900a3b71463113016e7322fa07ee7ec1fee510a196 SHA512: 5033358990c9425a23949814dc169fad22b87ff0c362d99f10671009107f3743db0305fc20c2dbbfc768454f9719d07c28aa3acf04e13e739b318a4e06ee1ec2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-filesystem1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2582 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-filesystem1.74.0 (= 1.74.0-ok1), libboost-system1.74-dev (= 1.74.0-ok1) Conflicts: libboost-filesystem1.42-dev, libboost-filesystem1.46-dev, libboost-filesystem1.48-dev, libboost-filesystem1.49-dev, libboost-filesystem1.50-dev, libboost-filesystem1.52-dev, libboost-filesystem1.53-dev, libboost-filesystem1.54-dev, libboost-filesystem1.55-dev, libboost-filesystem1.57-dev, libboost-filesystem1.58-dev, libboost-filesystem1.60-dev, libboost-filesystem1.61-dev, libboost-filesystem1.62-dev, libboost-filesystem1.63-dev, libboost-filesystem1.65-dev, libboost-filesystem1.67-dev, libboost-filesystem1.70-dev, libboost-filesystem1.71-dev Filename: pool/main/b/boost1.74/libboost-filesystem1.74-dev_1.74.0-ok1_arm64.deb Size: 287696 MD5sum: ea5a387dc5a88e32acc007578c022860 SHA1: ea63af9e35e9a73eccfa4429303aa2f56a6ae146 SHA256: 648cad4423dba3e63fa53cee7c5521482b98e0503d572f42fb9856f95a90edb5 SHA512: 3d476e6801ad4f3f8e2dcf0ce9456dcaf5f7460ae7137ff1e922c96ce7bbced708da17e32805e85541833e755fbfefc52bbc3cd30680bb9b36530367b0884a7d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-filesystem1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2125 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.74/libboost-filesystem1.74.0_1.74.0-ok1_arm64.deb Size: 260514 MD5sum: 74c36ea8a2f98f95e69101c909bc1dd2 SHA1: 3c38098810f08a12572527c022a84f59af6c9837 SHA256: f14909fa8d45ce3d78c5f5ca0b188ef54e7d60847f350989c7406cfb7be6a0ad SHA512: 3e1ec7f153fdb2c38634391b86542718496bb5f3d860a3658a4a424cb9fa684729b286c997979d312b296fd1892f226081d95e9411d826c9324832f278a17553 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-graph-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-graph1.71-dev Filename: pool/main/b/boost-defaults/libboost-graph-dev_1.71.0.0-ok2_arm64.deb Size: 2262 MD5sum: 1ae92ad4f78d882bc024eec6abbd123a SHA1: 8f5865b873c25fcb9012c268fc1e372f6d61f039 SHA256: fc1cd0b4ab3382071ccf4a628b16625b01be29e0f34746e9539df6eece4e7f6f SHA512: 75b18eb0848acd7c8887f7bd642a3247521f63450b6e863ee38bea2ad8a6380e135872069accb412150d898052f6ef66232d3eb648bf0578286d798e320a0fe7 Homepage: http://www.boost.org/libs/graph/ Description: generic graph components and algorithms in C++ (default version) This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-graph-parallel-dev Architecture: arm64 Version: 1.71.0.0-ok2 Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-graph-parallel1.71-dev Filename: pool/main/b/boost-defaults/libboost-graph-parallel-dev_1.71.0.0-ok2_arm64.deb Size: 2294 MD5sum: fa5406324da13cc53a89182fc898b7f6 SHA1: bcee0e4a503dea2e2b2e1169dd012ee99dfd6914 SHA256: 5ba93d8ba8a3da1bb7a1661e2b93c2e6c9fb912efda6fe3f20b0cd6044d5e4f1 SHA512: fdc3f96be367663a21d01007be3847e80468421ff4b406caea29178d88f488d120c6918219fbd5152b42f02662b02018c88542a7bd6b4dde4b12495af02b8e60 Homepage: http://www.boost.org/libs/graph_parallel/ Description: generic graph components and algorithms in C++ (default version) This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-graph-parallel1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2536 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-graph-parallel1.71.0 (= 1.71.0-ok3), libboost-serialization1.71-dev (= 1.71.0-ok3), libboost-test1.71-dev (= 1.71.0-ok3) Conflicts: libboost-graph-parallel1.42-dev, libboost-graph-parallel1.46-dev, libboost-graph-parallel1.48-dev, libboost-graph-parallel1.49-dev, libboost-graph-parallel1.50-dev, libboost-graph-parallel1.52-dev, libboost-graph-parallel1.53-dev, libboost-graph-parallel1.54-dev, libboost-graph-parallel1.55-dev, libboost-graph-parallel1.57-dev, libboost-graph-parallel1.58-dev, libboost-graph-parallel1.60-dev, libboost-graph-parallel1.61-dev, libboost-graph-parallel1.62-dev, libboost-graph-parallel1.63-dev, libboost-graph-parallel1.65-dev, libboost-graph-parallel1.67-dev, libboost-graph-parallel1.70-dev Filename: pool/main/b/boost1.71/libboost-graph-parallel1.71-dev_1.71.0-ok3_arm64.deb Size: 283908 MD5sum: 7789ef51d91db85101da6a958c200c80 SHA1: f50538b2002b5002797bfafb8c8be259d3507788 SHA256: 616ef9ab52eda79fa6edf4c38583bf79bb15ebced15fbbc4807704957cb106e9 SHA512: 09918d91924d205993a01d121564fee093f1cbe1e0ebbc7f92160c471d05ac1135095554d07a3deac3e3236459759e4b22904bf712d725d9fdf0aec127c90f63 Homepage: http://www.boost.org/libs/graph_parallel/ Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-graph-parallel1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2127 Depends: libboost-mpi1.71.0, libboost-serialization1.71.0, libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libopenmpi3 (>= 4.1.4), libstdc++6 (>= 5.2) Suggests: graphviz Filename: pool/main/b/boost1.71/libboost-graph-parallel1.71.0_1.71.0-ok3_arm64.deb Size: 263254 MD5sum: dbc2ccb97ad0b134d7ba631c21223915 SHA1: 1522086787f2e10086e173d0da38deaa6c51a502 SHA256: c68b88d3b22083980569c976635798de39af7c1c0904726e9b6f6b578047c58d SHA512: 14548640e4248708ee68964111a5970681acbcbe0c7e68daea942c6762f8d1311e02220cb52a033439803c785b94951311af3963049e98c801b7a0e54e3ead14 Homepage: http://www.boost.org/libs/graph_parallel/ Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-graph-parallel1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2450 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-graph-parallel1.74.0 (= 1.74.0-ok1), libboost-serialization1.74-dev (= 1.74.0-ok1), libboost-test1.74-dev (= 1.74.0-ok1) Conflicts: libboost-graph-parallel1.42-dev, libboost-graph-parallel1.46-dev, libboost-graph-parallel1.48-dev, libboost-graph-parallel1.49-dev, libboost-graph-parallel1.50-dev, libboost-graph-parallel1.52-dev, libboost-graph-parallel1.53-dev, libboost-graph-parallel1.54-dev, libboost-graph-parallel1.55-dev, libboost-graph-parallel1.57-dev, libboost-graph-parallel1.58-dev, libboost-graph-parallel1.60-dev, libboost-graph-parallel1.61-dev, libboost-graph-parallel1.62-dev, libboost-graph-parallel1.63-dev, libboost-graph-parallel1.65-dev, libboost-graph-parallel1.67-dev, libboost-graph-parallel1.70-dev, libboost-graph-parallel1.71-dev Filename: pool/main/b/boost1.74/libboost-graph-parallel1.74-dev_1.74.0-ok1_arm64.deb Size: 278914 MD5sum: 2e716d899a3cfb90cbd0027098221cb4 SHA1: 9e4524800f7123366c9d4e25f15f26454d3ef205 SHA256: 14cb9649f540de2891e7c5a9e21b6f4bc4d7fdd58c646b46341ceb2704689fb7 SHA512: 25d94ee1f34aa64c4bd479aab8ebb81a1c4b2a5627c1728e55e730885d676015bcd0a67294523ed3b7017b2290bd5c734e142a45c5babf0b97b7c6349b7ba91c Homepage: http://www.boost.org/libs/graph_parallel/ Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-graph-parallel1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2157 Depends: libboost-mpi1.74.0 (>= 1.74.0), libboost-serialization1.74.0 (>= 1.74.0), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libopenmpi3 (>= 4.1.4), libstdc++6 (>= 5.2) Suggests: graphviz Filename: pool/main/b/boost1.74/libboost-graph-parallel1.74.0_1.74.0-ok1_arm64.deb Size: 262054 MD5sum: b6844ca0bf08e54dd8be79319cee8d18 SHA1: 2dd54ae43d728c2ce9d270eb2376360a0f43dde1 SHA256: f030c16df033b8a2ef4bc89a8bd14b0c0ee441e84f3085c97c39cd3cce64ebe0 SHA512: d2dbd862b2f2936695e6524309bb83362d24d40ff8aafb4163b304cb411b5f362f81121442b197fc358eac80ed5808df475e3510e822ad3f43a0df5063d2b872 Homepage: http://www.boost.org/libs/graph_parallel/ Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-graph1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2872 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-graph1.71.0 (= 1.71.0-ok3), libboost-regex1.71-dev (= 1.71.0-ok3), libboost-serialization1.71-dev (= 1.71.0-ok3), libboost-test1.71-dev (= 1.71.0-ok3) Conflicts: libboost-graph1.42-dev, libboost-graph1.46-dev, libboost-graph1.48-dev, libboost-graph1.49-dev, libboost-graph1.50-dev, libboost-graph1.52-dev, libboost-graph1.53-dev, libboost-graph1.54-dev, libboost-graph1.55-dev, libboost-graph1.57-dev, libboost-graph1.58-dev, libboost-graph1.60-dev, libboost-graph1.61-dev, libboost-graph1.62-dev, libboost-graph1.63-dev, libboost-graph1.65-dev, libboost-graph1.67-dev, libboost-graph1.70-dev Filename: pool/main/b/boost1.71/libboost-graph1.71-dev_1.71.0-ok3_arm64.deb Size: 334450 MD5sum: 31af811520d4c504a175db26858c9b84 SHA1: d7ef884c116af939695792ca5ef9342cde31a0c3 SHA256: 164f8268b3105b90103167fadbab7fa7d661dea4dc7b499c97051a39c5ce51be SHA512: 075c2c702ef585831678314529095c894ac6e6b91091578e33018343b0cefc273858784a71a8c1f12c4fe2369bae9809b53156911013870cf958cd04b87a9cef Homepage: http://www.boost.org/libs/graph/ Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-graph1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2191 Depends: libboost-regex1.71.0-icu66, libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Suggests: graphviz Filename: pool/main/b/boost1.71/libboost-graph1.71.0_1.71.0-ok3_arm64.deb Size: 293724 MD5sum: e36201839ccab4b06a45470009a7254e SHA1: d2219bd284a4af48b9181a3731ff82ff379f1816 SHA256: daa03ecb27ec07be26176092fe66b23f560ad4f488849a5b9874dca37d9c59d2 SHA512: 840b7c7a846ea0024c14ec2fde22d6f7d789a6238323d671c7f74f5d814f0ea546049e6deff73965d9c5cb98c4f3610dd9997c9addeaa45151c6c7fd3476077b Homepage: http://www.boost.org/libs/graph/ Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-graph1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2774 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-graph1.74.0 (= 1.74.0-ok1), libboost-regex1.74-dev (= 1.74.0-ok1), libboost-serialization1.74-dev (= 1.74.0-ok1), libboost-test1.74-dev (= 1.74.0-ok1) Conflicts: libboost-graph1.42-dev, libboost-graph1.46-dev, libboost-graph1.48-dev, libboost-graph1.49-dev, libboost-graph1.50-dev, libboost-graph1.52-dev, libboost-graph1.53-dev, libboost-graph1.54-dev, libboost-graph1.55-dev, libboost-graph1.57-dev, libboost-graph1.58-dev, libboost-graph1.60-dev, libboost-graph1.61-dev, libboost-graph1.62-dev, libboost-graph1.63-dev, libboost-graph1.65-dev, libboost-graph1.67-dev, libboost-graph1.70-dev, libboost-graph1.71-dev Filename: pool/main/b/boost1.74/libboost-graph1.74-dev_1.74.0-ok1_arm64.deb Size: 337320 MD5sum: 979fc8d9877d2a62609e086bc7642446 SHA1: ee79fa1d9f228fcbaf1e8656d4d0d2359cbda2af SHA256: 1730df38c529ce87de95c8c32cce6181312ff89cbce5c8c10159fab9ddb91825 SHA512: f89f99545489b96f9714041a9b7046550d2932a1c6cdf95f5f0ebdb216c9c3af86bbad79eb7899c3f2db6733c9205b9f5020795180a459c919524e7ccdd9fa47 Homepage: http://www.boost.org/libs/graph/ Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-graph1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2229 Depends: libboost-regex1.74.0-icu66, libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Suggests: graphviz Filename: pool/main/b/boost1.74/libboost-graph1.74.0_1.74.0-ok1_arm64.deb Size: 300118 MD5sum: 3eabe8ca2f1e2ce9551c8c37ca3b54b8 SHA1: 827992346aa306578cdf49d6827266a6e76d6a3d SHA256: b730ade570f942b5bd56ebc3c918816105a5c895babbf6e35bd5e5de7dce099f SHA512: 258761ff12ddbfc83e249d8ebb78ff649a62f063d8186faf36ab3d1e2242aca2e4a8e0a59875a3064ae398cd664cd1840ae0304bd1ca2be5787f5248ff3cbab8 Homepage: http://www.boost.org/libs/graph/ Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-iostreams-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-iostreams1.71-dev Filename: pool/main/b/boost-defaults/libboost-iostreams-dev_1.71.0.0-ok2_arm64.deb Size: 2162 MD5sum: 0dc7e407af6e8f98e46f3e7b859ba0ee SHA1: 6ebc06f215b9900eb501418361a1853d105964ec SHA256: dd20b618badff7990e58fbdf5956b822895ff573794e22130fedbea8a85ce174 SHA512: bd7a5b6551e3ab62ba95375941a5dfa78751d0615ccf5dcb9742e2f84547610ffe13e728afaef21d1e9404e2fb44bb28c7e10125e34cd674b231f2ffcaad52bc 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.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-iostreams1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2455 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-regex1.71-dev (= 1.71.0-ok3), libboost-iostreams1.71.0 (= 1.71.0-ok3) Conflicts: libboost-iostreams1.42-dev, libboost-iostreams1.46-dev, libboost-iostreams1.48-dev, libboost-iostreams1.49-dev, libboost-iostreams1.50-dev, libboost-iostreams1.52-dev, libboost-iostreams1.53-dev, libboost-iostreams1.54-dev, libboost-iostreams1.55-dev, libboost-iostreams1.57-dev, libboost-iostreams1.58-dev, libboost-iostreams1.60-dev, libboost-iostreams1.61-dev, libboost-iostreams1.62-dev, libboost-iostreams1.63-dev, libboost-iostreams1.65-dev, libboost-iostreams1.67-dev, libboost-iostreams1.70-dev Filename: pool/main/b/boost1.71/libboost-iostreams1.71-dev_1.71.0-ok3_arm64.deb Size: 257348 MD5sum: 09ce6ecb9b28c9496471fecd8253ed47 SHA1: c45aa49ae8256a5d5843997dfde26072ee34d4c5 SHA256: 8c20de1e9e3c1638d5363bf0228ebbe0ca441b3b3d432e2bb3746e5db6c4f029 SHA512: d3b0f99bad8190ce879a263cadeb3caac79c8fd2e4854fdc58cda1bf4aa895c0a4f44fb39beea9a509ffc0ff67eeba0726fdd0021f9175f3434eb8b0fc4d58c8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-iostreams1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2063 Depends: libbz2-1.0, libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), liblzma5 (>= 5.2.2), libstdc++6 (>= 5.2), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/b/boost1.71/libboost-iostreams1.71.0_1.71.0-ok3_arm64.deb Size: 236290 MD5sum: 7239e864b07ed901ee055395e5823fba SHA1: da8697e7dd522c95182dd526e92a570ba356662f SHA256: b179e95ee80c34340bf29e8a6f025b59ee224963ec6bd20b6e9a135ed4663a3c SHA512: cb8045d82eba2f08d9be9b188cde78b93b6a5a9ba099c561c8e45faa276c951ffff450021a62cdd4ed94bb857905aced85af832e9836e8c48e1f621be4e04c9e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-iostreams1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2324 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-regex1.74-dev (= 1.74.0-ok1), libboost-iostreams1.74.0 (= 1.74.0-ok1) Conflicts: libboost-iostreams1.42-dev, libboost-iostreams1.46-dev, libboost-iostreams1.48-dev, libboost-iostreams1.49-dev, libboost-iostreams1.50-dev, libboost-iostreams1.52-dev, libboost-iostreams1.53-dev, libboost-iostreams1.54-dev, libboost-iostreams1.55-dev, libboost-iostreams1.57-dev, libboost-iostreams1.58-dev, libboost-iostreams1.60-dev, libboost-iostreams1.61-dev, libboost-iostreams1.62-dev, libboost-iostreams1.63-dev, libboost-iostreams1.65-dev, libboost-iostreams1.67-dev, libboost-iostreams1.70-dev, libboost-iostreams1.71-dev Filename: pool/main/b/boost1.74/libboost-iostreams1.74-dev_1.74.0-ok1_arm64.deb Size: 253882 MD5sum: 84fa0efac923dee10e8329b3316b5e1f SHA1: efc695c9063431cc63fc9bab93b339d0aeda5be4 SHA256: 3dc4b1929995fd097ec8f23b9ca221990dc71ce6134dce023598bb6ebade42fc SHA512: 23ae0a7950300b5299061c5d56d171f31c5d3d8d148f199f113a426eb0acfb91e25674902f111027931d3bf8a6ece69334335370c3df35186960d99530f8e4cf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-iostreams1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2101 Depends: libbz2-1.0, libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), liblzma5 (>= 5.2.2), libstdc++6 (>= 5.2), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4) Filename: pool/main/b/boost1.74/libboost-iostreams1.74.0_1.74.0-ok1_arm64.deb Size: 241296 MD5sum: 8c45d9644462ffda6002880bb1bc23d5 SHA1: bc0bf8c4b02a82b4449875a634af009e0a85952f SHA256: ede753d4c1e5189eca6bad60b20a08cfc68add7fa3f30c303d3b6cd53fc668af SHA512: e2677d1704dc3a06bb65e73b106350eba9c63f1d93f8ae3c6d8d99a308b1ea0f2fe0458e3ac1a197f49e36919c17790fbfb1845b5e6619a7fe3bc0e5d094d9a6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-locale-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-locale1.71-dev Filename: pool/main/b/boost-defaults/libboost-locale-dev_1.71.0.0-ok2_arm64.deb Size: 2484 MD5sum: 6449891c92db93b55b7606141d9516ee SHA1: a486c6e5cb4d85d8d5f73ce6528187e13ffff0e9 SHA256: 9005a9a8d2d95c7a633ce9b5259e62917eee50155e27768485f7a9f950bd059b SHA512: 031159470093487141ccee504a2a578240c62dddf83f25f748b660482b5abf79f9b77868f97348f28b79a4c3901388fa807d9052532b2bde56b1375f256ed8a9 Homepage: http://www.boost.org/libs/math/ Description: C++ facilities for localization (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-locale1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 5443 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-thread1.71-dev (= 1.71.0-ok3), libboost-locale1.71.0 (= 1.71.0-ok3) Conflicts: libboost-locale1.48-dev, libboost-locale1.49-dev, libboost-locale1.50-dev, libboost-locale1.52-dev, libboost-locale1.53-dev, libboost-locale1.54-dev, libboost-locale1.55-dev, libboost-locale1.57-dev, libboost-locale1.58-dev, libboost-locale1.60-dev, libboost-locale1.61-dev, libboost-locale1.62-dev, libboost-locale1.63-dev, libboost-locale1.65-dev, libboost-locale1.67-dev, libboost-locale1.70-dev Filename: pool/main/b/boost1.71/libboost-locale1.71-dev_1.71.0-ok3_arm64.deb Size: 585124 MD5sum: 9a542542f7f62eafa1ce11e34fae4295 SHA1: 3f7195ba5e5db0bcf6368d897ac9bceafefa2c0d SHA256: f1e2449a2ba451104393b071d39e3f597a28c583d3b9a5d7221827e5e8b34fd1 SHA512: 60df329640111449023480fe3e124681e8ab35bdcd9aa83c4a72ac7b4124e35f0870dc8b1cf7d59eb674fe474c14feb6b12af1d766d043962d775868bbf31c95 Homepage: http://www.boost.org/libs/math/ Description: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-locale1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2576 Depends: libboost-thread1.71.0, libc6 (>= 2.34), libgcc-s1 (>= 4.2), libicu66 (>= 66.1-1~), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-locale1.71.0_1.71.0-ok3_arm64.deb Size: 380054 MD5sum: 7f089c61a065fe09444bc54d9978aa4a SHA1: 63c38d456b70fdd773203d6e29ba13a7ca72163b SHA256: 77e6471c501c4f9cabec01a2d274a293ca05dcca19389372dfc8d30b95005cea SHA512: 52478b298573b049a08899df8c2e8e652893504d5cc0c3bce437d0072cd58d4e30aaa8583fbcf657a20da646cd1cb56be5d2848c6e84a21e739d7db83260d0bd Homepage: http://www.boost.org/libs/locale/ Description: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-locale1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5447 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-thread1.74-dev (= 1.74.0-ok1), libboost-locale1.74.0 (= 1.74.0-ok1) Conflicts: libboost-locale1.48-dev, libboost-locale1.49-dev, libboost-locale1.50-dev, libboost-locale1.52-dev, libboost-locale1.53-dev, libboost-locale1.54-dev, libboost-locale1.55-dev, libboost-locale1.57-dev, libboost-locale1.58-dev, libboost-locale1.60-dev, libboost-locale1.61-dev, libboost-locale1.62-dev, libboost-locale1.63-dev, libboost-locale1.65-dev, libboost-locale1.67-dev, libboost-locale1.70-dev, libboost-locale1.71-dev Filename: pool/main/b/boost1.74/libboost-locale1.74-dev_1.74.0-ok1_arm64.deb Size: 595758 MD5sum: ac470c7ffe211054c3e5bc62abc49570 SHA1: 834f83caf685cc1d87e56d933dd181b211402a9d SHA256: 4b6a08ed40af6db5caa0e4ad2dd607ee558e020deebf92702ba1a5b2b871ff6b SHA512: d8132abd0f33ded085e48f6c89dafb10e7f1aee431ddc35adad00e6be29a52563bd0632c3371ea23758f973f26f3a7cf0b51a95c7a1fd73178724d3c4a6bc1e0 Homepage: http://www.boost.org/libs/math/ Description: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-locale1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2638 Depends: libboost-thread1.74.0 (>= 1.74.0), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libicu66 (>= 66.1-1~), libstdc++6 (>= 9) Filename: pool/main/b/boost1.74/libboost-locale1.74.0_1.74.0-ok1_arm64.deb Size: 390406 MD5sum: 3d04a511a1593dfce1a8e1cd29c8f9ea SHA1: 22bad096da376ed4c86c811f7f25ddb7bc9343ff SHA256: ed3f0b6f6ea122e2516a618987f50c96dea9490069509a28726c0f330b528e5b SHA512: e706366e2a93ed476f8cdbc2782610328619ac1ba2270b7add30d2d0ba5b625488dc3e22f5f252f3264d162151633f590bf2638533f188a785341882f35d5a3c Homepage: http://www.boost.org/libs/locale/ Description: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-log-dev Architecture: arm64 Version: 1.71.0.0-ok2 Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-log1.71-dev Filename: pool/main/b/boost-defaults/libboost-log-dev_1.71.0.0-ok2_arm64.deb Size: 2358 MD5sum: 6ff9cec7adfbdd0e9ef2cdeffe1c50e1 SHA1: 762d2a7f21c7d8a7db8f594114ccddac890d98a7 SHA256: 52b91c81a480c4c2aa7c7542f17f3c50b2fbd5b0f1a2da90102bbb1172e870be SHA512: 1bddbc9eb74f211e1dbb0a1daaa150af5d8c2d66f5eac45fd2a6071361da36089b961dd4a03efd956a0b31b3c20b199a3f5473970509112952885bd3b2f49c8e Homepage: http://www.boost.org/libs/log/ Description: C++ logging library (default version) This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-log1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9368 Depends: libboost-log1.71.0 (= 1.71.0-ok3), libboost1.71-dev (= 1.71.0-ok3), libboost-atomic1.71-dev (= 1.71.0-ok3), libboost-date-time1.71-dev (= 1.71.0-ok3), libboost-filesystem1.71-dev (= 1.71.0-ok3), libboost-system1.71-dev (= 1.71.0-ok3), libboost-regex1.71-dev (= 1.71.0-ok3), libboost-thread1.71-dev (= 1.71.0-ok3) Conflicts: libboost-log1.54-dev, libboost-log1.55-dev, libboost-log1.57-dev, libboost-log1.58-dev, libboost-log1.60-dev, libboost-log1.61-dev, libboost-log1.62-dev, libboost-log1.63-dev, libboost-log1.65-dev, libboost-log1.67-dev, libboost-log1.70-dev Filename: pool/main/b/boost1.71/libboost-log1.71-dev_1.71.0-ok3_arm64.deb Size: 895158 MD5sum: 1e3756708befee4c452880c52182474b SHA1: 20f944c9ca16756c8f3be87afc416df07c5f0a28 SHA256: 76514274d40371cc9653d464ee106a875b1022611ace75a4be97cf465fc2e19b SHA512: 7fa7a61200904687028510c8986516c475d414c3fe03446e88755961a8f2d7b73c811fe9c4630b7cd6bf7b0ee4286a3d9e6070cc77339c688211dbf67a3dd70b Homepage: http://www.boost.org/libs/log/ Description: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-log1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 3282 Depends: libboost-filesystem1.71.0, libboost-regex1.71.0-icu66, libboost-thread1.71.0, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-log1.71.0_1.71.0-ok3_arm64.deb Size: 558990 MD5sum: b0acf9498fa8c8eb911b39450b5f9800 SHA1: 6a65128d8a2479283713bfdcc9ad6001b0a78027 SHA256: 6da688149a4bb825b49ec55a153786975db00a462dbfc25b6e1e208855a08803 SHA512: e6c39cb3ccc9dc3581dfba710a8466194f6b2b12c367e2984e17ad65c33fda2ee794f1c4c9389d5b07563e4d9b0375acb4dc8a90f6d54dac72b7a2437cd5f92b Homepage: http://www.boost.org/libs/log/ Description: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-log1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 8456 Depends: libboost-log1.74.0 (= 1.74.0-ok1), libboost1.74-dev (= 1.74.0-ok1), libboost-atomic1.74-dev (= 1.74.0-ok1), libboost-date-time1.74-dev (= 1.74.0-ok1), libboost-filesystem1.74-dev (= 1.74.0-ok1), libboost-system1.74-dev (= 1.74.0-ok1), libboost-regex1.74-dev (= 1.74.0-ok1), libboost-thread1.74-dev (= 1.74.0-ok1) Conflicts: libboost-log1.54-dev, libboost-log1.55-dev, libboost-log1.57-dev, libboost-log1.58-dev, libboost-log1.60-dev, libboost-log1.61-dev, libboost-log1.62-dev, libboost-log1.63-dev, libboost-log1.65-dev, libboost-log1.67-dev, libboost-log1.70-dev, libboost-log1.71-dev Filename: pool/main/b/boost1.74/libboost-log1.74-dev_1.74.0-ok1_arm64.deb Size: 866696 MD5sum: 509edab01fb5647f3954270adcb9ac70 SHA1: 23545ca7ba51ccb655aae0703a2b13aaaf788205 SHA256: 894acaea2c038ab25e862b1fb12bdd8083e0464fa30450130a13261baf77a748 SHA512: 7c7804ed81e4f36b4bc1536760007036229dc3e8537ab7fc58913f0ea78edc9d23f8875aea14897c52f022c58778008c25f794b997a52ca3076fb88fb9ec7ac2 Homepage: http://www.boost.org/libs/log/ Description: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-log1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3181 Depends: libboost-filesystem1.74.0 (>= 1.74.0), libboost-regex1.74.0-icu66, libboost-thread1.74.0 (>= 1.74.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.74/libboost-log1.74.0_1.74.0-ok1_arm64.deb Size: 558810 MD5sum: d37b48d326cfdc17e58acc412b3fee3a SHA1: cc09725a68bd15d2579a60f6e36c6e6098cd5a76 SHA256: deba476c7685ac3e9c5bef66a80111fbf94f728557f35bb6fc81e77efbcc5f45 SHA512: fa10c34a11a467821c493412e4ea4a4a507502cb09b3cda007dfd727ebdebcbd6fe3be633aa9e974974f0437f0fe79af4de648eb52b84e73a412d745dca6739f Homepage: http://www.boost.org/libs/log/ Description: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-math-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-math1.71-dev Filename: pool/main/b/boost-defaults/libboost-math-dev_1.71.0.0-ok2_arm64.deb Size: 2370 MD5sum: 373773f61cd67282b3b287057bcb0b72 SHA1: 205f8b200ec14468b5a74c54adef73b8dd8c1d5f SHA256: 86bf1e4b792cfe59d787232335d82b5cf332ca79fe00f48f9b729e25e48e8b62 SHA512: 89ab6f7630ac5397d738d8d97cbd946ee5471d9f78758bafff5ec0f6826254e83bf4803ae73480028a54003eb3a91040bf254ce0a3cc6f842f9e45c514314483 Homepage: http://www.boost.org/libs/math/ Description: Boost.Math Library development files (default version) This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-math1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9385 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-math1.71.0 (= 1.71.0-ok3) Conflicts: libboost-math1.42-dev, libboost-math1.46-dev, libboost-math1.48-dev, libboost-math1.49-dev, libboost-math1.50-dev, libboost-math1.52-dev, libboost-math1.53-dev, libboost-math1.54-dev, libboost-math1.55-dev, libboost-math1.57-dev, libboost-math1.58-dev, libboost-math1.60-dev, libboost-math1.61-dev, libboost-math1.62-dev, libboost-math1.63-dev, libboost-math1.65-dev, libboost-math1.67-dev, libboost-math1.70-dev Filename: pool/main/b/boost1.71/libboost-math1.71-dev_1.71.0-ok3_arm64.deb Size: 752980 MD5sum: 324e1ebcaf2348903d011e35447a79ad SHA1: b362a3c766d957d3a150c61832323bca1bb9d9e6 SHA256: fa8f9bf7ba8b09ee96471de254294004c2a490cd4a516a7c8286708e94c5cd55 SHA512: 883f44bc69dfbccb8af19c10708c1e2cbe23ba6bd003961e95c0c049897ee5f0ee0092e5f1156c22a80e373b27ed4f018ac29d7dfbcb814117041a304b85645d Homepage: http://www.boost.org/libs/math/ Description: Boost.Math Library development files This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-math1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2709 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.5), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-math1.71.0_1.71.0-ok3_arm64.deb Size: 450176 MD5sum: 5b711ce9aecf42d37b0396245a24aede SHA1: ea8addc2dd0b625beb12f82bf7bac2bc0911eacb SHA256: 41354fc3f8c46d8942de539f1ba3a6bcf8263d523aba65f44f9dba3ceb12898d SHA512: dd45022f63881db6d36683b8ef1a1f3dfbe9aaf91a2146ee8f69fd68914e3359b99dfe1a88fbab09d9a1d73c801e9075b0ab48ff9ac934414e00ad315125b783 Homepage: http://www.boost.org/libs/math/ Description: Boost.Math Library This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-math1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6495 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-math1.74.0 (= 1.74.0-ok1) Conflicts: libboost-math1.42-dev, libboost-math1.46-dev, libboost-math1.48-dev, libboost-math1.49-dev, libboost-math1.50-dev, libboost-math1.52-dev, libboost-math1.53-dev, libboost-math1.54-dev, libboost-math1.55-dev, libboost-math1.57-dev, libboost-math1.58-dev, libboost-math1.60-dev, libboost-math1.61-dev, libboost-math1.62-dev, libboost-math1.63-dev, libboost-math1.65-dev, libboost-math1.67-dev, libboost-math1.70-dev, libboost-math1.71-dev Filename: pool/main/b/boost1.74/libboost-math1.74-dev_1.74.0-ok1_arm64.deb Size: 637268 MD5sum: 77cce01de29c3a5851a4a3aa7627053c SHA1: 3132ff55f2e271ee91584d1acaf66cd744b9da78 SHA256: 61a9af6285c4aad658aca7317e907f68c930a349d6d666624c96a5f55d9c64dc SHA512: c8f0cbeb574de5a27e1b6a01744f080d04ea4d6e7dceb90020c2ad6cd55da156170004a4c2225297357ab96cd8e1433f2bb5a93499fa1c80a4ad5796d56ca096 Homepage: http://www.boost.org/libs/math/ Description: Boost.Math Library development files This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-math1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2525 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.5), libstdc++6 (>= 9) Filename: pool/main/b/boost1.74/libboost-math1.74.0_1.74.0-ok1_arm64.deb Size: 428612 MD5sum: 37cca19e1dd4c764961123fc6bcf4b9f SHA1: 48b67c003a8baf015cde4a9eb0fafa564c5b3570 SHA256: d3b926860b96194218a525f3939107e59b7a313238ffc093623bf54c1e9f9e45 SHA512: aa90ceedb12dcaa58fcbdcc53e1210ae8d6fc4b97c453a6b68a94ab73c2cea4006f5994652d5de354fc0c795fc0017a6a5d723bd1bae28791b32db503e2ef10f Homepage: http://www.boost.org/libs/math/ Description: Boost.Math Library This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-mpi-dev Architecture: arm64 Version: 1.71.0.0-ok2 Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-mpi1.71-dev Filename: pool/main/b/boost-defaults/libboost-mpi-dev_1.71.0.0-ok2_arm64.deb Size: 2250 MD5sum: e551ac9d67c19d3a8a1d93b613414464 SHA1: 379b6d5d23aabc56175982730b4a5344df521174 SHA256: b98ab18c88b07ca779e7d59bbf7431b13e31cd69927c40f9e429db0537c31db8 SHA512: aa81a8d0ad9ae77720557f51e7c2a5055152f465fa3f735c2f05875b44ab0940ad9768cd5686386200bda820f168465119f18a81dece92a38c0eccbadc39b314 Homepage: http://www.boost.org/doc/html/mpi.html Description: C++ interface to the Message Passing Interface (MPI) (default version) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-mpi-python-dev Architecture: arm64 Version: 1.71.0.0-ok2 Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-mpi-python1.71-dev Filename: pool/main/b/boost-defaults/libboost-mpi-python-dev_1.71.0.0-ok2_arm64.deb Size: 2294 MD5sum: ef324b7f905bd190ea24da502c558515 SHA1: 4c8f065ed44727f822c99cc74a19ebd2de7a9340 SHA256: 7aaab3648fd30969b746f199207d7600c7e354dc3cf0f8ed3d3a2227ba5c8093 SHA512: 8ab9d9c944fbd90bea0779c6b0bc1164de504a03812a212b3566ba65fdf9077a8becc394dbd6b797e556ea326f5338fea5cec06964703fca8fc0e3dbf00b48c8 Homepage: http://www.boost.org/doc/html/mpi/python.html Description: C++ interface to the Message Passing Interface (MPI), Python Bindings (default version) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-mpi-python1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2119 Depends: libboost-mpi1.71-dev (= 1.71.0-ok3), libboost-mpi-python1.71.0 (= 1.71.0-ok3) Conflicts: libboost-mpi-python1.42-dev, libboost-mpi-python1.46-dev, libboost-mpi-python1.48-dev, libboost-mpi-python1.49-dev, libboost-mpi-python1.50-dev, libboost-mpi-python1.52-dev, libboost-mpi-python1.53-dev, libboost-mpi-python1.54-dev, libboost-mpi-python1.55-dev, libboost-mpi-python1.57-dev, libboost-mpi-python1.58-dev, libboost-mpi-python1.60-dev, libboost-mpi-python1.61-dev, libboost-mpi-python1.62-dev, libboost-mpi-python1.63-dev, libboost-mpi-python1.65-dev, libboost-mpi-python1.67-dev, libboost-mpi-python1.70-dev Filename: pool/main/b/boost1.71/libboost-mpi-python1.71-dev_1.71.0-ok3_arm64.deb Size: 231562 MD5sum: d6e947c047096ba2b11ab3a39104615a SHA1: 4731810424b6467e65a155f28b352daec8e67d00 SHA256: 8dd4235a52e51871c8842ba5ff21f66715953650b925154e4274bac0dd126724 SHA512: f4cc6a58911b905ad8794bbd0a48566b3dbfab5e13a3af268d89b925e83370616cc8f25fb513894e574144600897be0e5ab52bcdf33e7e24747d0ba48e8dbaa2 Homepage: http://www.boost.org/doc/html/mpi/python.html Description: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-mpi-python1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2461 Provides: libboost-mpi-python1.71.0-py38 Depends: libboost-mpi1.71.0, libboost-python1.71.0, libboost-python1.71.0-py38, libboost-serialization1.71.0, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopenmpi3 (>= 4.1.4), libstdc++6 (>= 5.2), python3 (<< 3.9), python3 (>= 3.8~), python3:any, mpi-default-bin Conflicts: libboost-mpi-python1.40.0, libboost-mpi-python1.41.0, libboost-mpi-python1.42.0, libboost-mpi-python1.46.0, libboost-mpi-python1.46.1, libboost-mpi-python1.48.0, libboost-mpi-python1.49.0, libboost-mpi-python1.50.0, libboost-mpi-python1.52.0, libboost-mpi-python1.53.0, libboost-mpi-python1.54.0, libboost-mpi-python1.55.0, libboost-mpi-python1.57.0, libboost-mpi-python1.58.0, libboost-mpi-python1.60.0, libboost-mpi-python1.61.0, libboost-mpi-python1.62.0, libboost-mpi-python1.63.0, libboost-mpi-python1.65.1, libboost-mpi-python1.67.0, libboost-mpi-python1.70.0 Filename: pool/main/b/boost1.71/libboost-mpi-python1.71.0_1.71.0-ok3_arm64.deb Size: 342796 MD5sum: fc8fb35dacbb665885da87f74a108ec9 SHA1: 2efcc0c78a65baa703248b4ced35465d72de7f41 SHA256: 1b3540a9cfb6b483c29fb94e4d056fa854cc6e43ca1f4cf3eea4e36fc0c8708c SHA512: 93445bf45e4b4a9a1ebc5b986b70e493f33e439f0e2789f4f65937be8a46b80cd2074340868428a88d3072fe7a7b32d498108bf664ba9e92a8f8b9a7c1040b8c Homepage: http://www.boost.org/doc/html/mpi/python.html Description: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. . One of the python interpreter packages is required to use the bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-mpi-python1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2055 Depends: libboost-mpi1.74-dev (= 1.74.0-ok1), libboost-mpi-python1.74.0 (= 1.74.0-ok1) Conflicts: libboost-mpi-python1.42-dev, libboost-mpi-python1.46-dev, libboost-mpi-python1.48-dev, libboost-mpi-python1.49-dev, libboost-mpi-python1.50-dev, libboost-mpi-python1.52-dev, libboost-mpi-python1.53-dev, libboost-mpi-python1.54-dev, libboost-mpi-python1.55-dev, libboost-mpi-python1.57-dev, libboost-mpi-python1.58-dev, libboost-mpi-python1.60-dev, libboost-mpi-python1.61-dev, libboost-mpi-python1.62-dev, libboost-mpi-python1.63-dev, libboost-mpi-python1.65-dev, libboost-mpi-python1.67-dev, libboost-mpi-python1.70-dev, libboost-mpi-python1.71-dev Filename: pool/main/b/boost1.74/libboost-mpi-python1.74-dev_1.74.0-ok1_arm64.deb Size: 224000 MD5sum: 5b1cdf6954a9a15d0546a4e2e81547bd SHA1: f31fe5994fdc471c774c227b1f3ac970929a18ba SHA256: 69114862d42a19343ea695d3a961b5d486d7d3d044951692cfbe3cacefe11d83 SHA512: ec1d038bf8e18a6a4212622b9c4b57544bb5e4247994b6de5b8c8e2eb253bba6dc295be430a7f0df4f060963662c147a3c5d1a3b4365d4068e34910c31836857 Homepage: http://www.boost.org/doc/html/mpi/python.html Description: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-mpi-python1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2417 Provides: libboost-mpi-python1.74.0-py38 Depends: libboost-mpi1.74.0 (>= 1.74.0), libboost-python1.74.0 (>= 1.74.0), libboost-python1.74.0-py38, libboost-serialization1.74.0 (>= 1.74.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopenmpi3 (>= 4.1.4), libstdc++6 (>= 5.2), python3 (<< 3.9), python3 (>= 3.8~), python3:any, mpi-default-bin Conflicts: libboost-mpi-python1.40.0, libboost-mpi-python1.41.0, libboost-mpi-python1.42.0, libboost-mpi-python1.46.0, libboost-mpi-python1.46.1, libboost-mpi-python1.48.0, libboost-mpi-python1.49.0, libboost-mpi-python1.50.0, libboost-mpi-python1.52.0, libboost-mpi-python1.53.0, libboost-mpi-python1.54.0, libboost-mpi-python1.55.0, libboost-mpi-python1.57.0, libboost-mpi-python1.58.0, libboost-mpi-python1.60.0, libboost-mpi-python1.61.0, libboost-mpi-python1.62.0, libboost-mpi-python1.63.0, libboost-mpi-python1.65.1, libboost-mpi-python1.67.0, libboost-mpi-python1.70.0, libboost-mpi-python1.71.0 Filename: pool/main/b/boost1.74/libboost-mpi-python1.74.0_1.74.0-ok1_arm64.deb Size: 340742 MD5sum: bac11d9536ce1a4435e4bc041a071ef1 SHA1: 96ec5db249e858857ea5b850ca56a8f501f12931 SHA256: a964d70880adece1101eb5f716bb4c5b882659996ad63b9fbae6577834de8e3c SHA512: de8f9a74b6a4307cf54c9c1bfb25069dca8ccc54460442ca91edf6fef336fe4d7caf0fc220fa08531ebf3045a6201620e2823e3f2976511aabd6a024f7c2af03 Homepage: http://www.boost.org/doc/html/mpi/python.html Description: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. . One of the python interpreter packages is required to use the bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-mpi1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 5985 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-serialization1.71-dev (= 1.71.0-ok3), libboost-mpi1.71.0 (= 1.71.0-ok3), mpi-default-dev Suggests: libboost-graph1.71-dev Conflicts: libboost-mpi1.42-dev, libboost-mpi1.46-dev, libboost-mpi1.48-dev, libboost-mpi1.49-dev, libboost-mpi1.50-dev, libboost-mpi1.52-dev, libboost-mpi1.53-dev, libboost-mpi1.54-dev, libboost-mpi1.55-dev, libboost-mpi1.57-dev, libboost-mpi1.58-dev, libboost-mpi1.60-dev, libboost-mpi1.61-dev, libboost-mpi1.62-dev, libboost-mpi1.63-dev, libboost-mpi1.65-dev, libboost-mpi1.67-dev, libboost-mpi1.70-dev Filename: pool/main/b/boost1.71/libboost-mpi1.71-dev_1.71.0-ok3_arm64.deb Size: 421110 MD5sum: 5a4dcce04d5c7ee4f224cc7a84a7e4ff SHA1: 4d347fa22e89ffb0b026fa30b4c43d4c2110d0e4 SHA256: fa2fcbbfd94fcc23d2ec0f1646d755214167662a55a2ec7698aaa05753a966b7 SHA512: 8df75053c1d085b13db3f7c0c6db0321f39d73f6a56e02b44b44571ce05896ac9562a2e87ac19e4cc8e1b2b44a0d865a93d63713d6d5887f9b60e40271ee8a17 Homepage: http://www.boost.org/doc/html/mpi.html Description: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-mpi1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2127 Depends: libboost-serialization1.71.0, libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libopenmpi3 (>= 4.1.4), libstdc++6 (>= 6) Filename: pool/main/b/boost1.71/libboost-mpi1.71.0_1.71.0-ok3_arm64.deb Size: 255376 MD5sum: fec3632a39e66f1b56e85e1321874520 SHA1: 29e3d98135aadef5497fb259ecbaf5eb57e99644 SHA256: 0ae822726150808af756c3436fa76a605a0e6115200cb43c812ae1510a1babf5 SHA512: 2b4e62f6e56ba1c0a0a11e272e4c065940bb0210566634643e5b438abb5ca89cdd804f97b9b9ba7650509e6a26a8644dcaed9c22583406070567de6b382c0833 Homepage: http://www.boost.org/doc/html/mpi.html Description: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-mpi1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2674 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-serialization1.74-dev (= 1.74.0-ok1), libboost-mpi1.74.0 (= 1.74.0-ok1), mpi-default-dev Suggests: libboost-graph1.74-dev Conflicts: libboost-mpi1.42-dev, libboost-mpi1.46-dev, libboost-mpi1.48-dev, libboost-mpi1.49-dev, libboost-mpi1.50-dev, libboost-mpi1.52-dev, libboost-mpi1.53-dev, libboost-mpi1.54-dev, libboost-mpi1.55-dev, libboost-mpi1.57-dev, libboost-mpi1.58-dev, libboost-mpi1.60-dev, libboost-mpi1.61-dev, libboost-mpi1.62-dev, libboost-mpi1.63-dev, libboost-mpi1.65-dev, libboost-mpi1.67-dev, libboost-mpi1.70-dev, libboost-mpi1.71-dev Filename: pool/main/b/boost1.74/libboost-mpi1.74-dev_1.74.0-ok1_arm64.deb Size: 285762 MD5sum: 8b45e79e8c0ceedb6a61816236985076 SHA1: 83bec55ffe35f6fa030a336d7c9474af255e2c76 SHA256: 3a31033194ac79a121bef24995244491b4faac0dce6dfbd3638f11ba9a4511ea SHA512: 3635582a034df544eab12cc9c98f81b6ffc67e853e2fec70edaaa00ac91b3331395f912c146129c150e9ba0f90dce1b9d8b1b171715f6210186698b07d29470a Homepage: http://www.boost.org/doc/html/mpi.html Description: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-mpi1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2149 Depends: libboost-serialization1.74.0 (>= 1.74.0), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libopenmpi3 (>= 4.1.4), libstdc++6 (>= 6) Filename: pool/main/b/boost1.74/libboost-mpi1.74.0_1.74.0-ok1_arm64.deb Size: 253454 MD5sum: 227df183cea934146e21abca9c97543d SHA1: 9c7c1308b0473ae04cd641fb865ebdc37e64db6c SHA256: a836a9259681ad6547355bb0543bcf1857af520cdf4bce0728568cc69502d85d SHA512: eb3785d718024cee96693e97d0d04c2fb35892708f0679fd70f7e075df3bfb71883fc5727f02d1c60f3ef62e03f60740bd69bb7df7651c5cc6c40e80a54d20a8 Homepage: http://www.boost.org/doc/html/mpi.html Description: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-nowide1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2039 Depends: libboost-nowide1.74.0 (= 1.74.0-ok1) Suggests: libboost1.74-doc Conflicts: libboost-numpy1.65-dev, libboost-numpy1.67-dev, libboost-numpy1.70-dev, libboost-numpy1.71-dev Filename: pool/main/b/boost1.74/libboost-nowide1.74-dev_1.74.0-ok1_arm64.deb Size: 220348 MD5sum: b8cf2459172aedf98c70c1a027ae2dbc SHA1: f5bcde198ab0bdd3470f0916da259b7de94dfb95 SHA256: 5c418aad8434192eb62042be5e1642be5112cc25e4491008db41a22180da6ace SHA512: 851396d8148cee49381c63e3293eff1857f20541f0d153c16aeb51c1f5c6989bba754ed68fc399ebe48e779382ce2b9125921106130573e1f71e2864d080da57 Homepage: http://www.boost.org/libs/python/ Description: Standard library functions with UTF-8 API on Windows development files This package forms part of the Boost C++ Libraries collection. . The library provides an implementation of standard C and C++ library functions which are UTF-8 aware on Windows without requiring to use the Wipe API. . On POSIX platforms, where UTF-8 is already commonly used, the calls in Nowide just alias to their standard counterparts. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-nowide1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2029 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 4.1.1) Suggests: python3 Filename: pool/main/b/boost1.74/libboost-nowide1.74.0_1.74.0-ok1_arm64.deb Size: 221234 MD5sum: f6a6de4c4c4b879f11918252a5733d28 SHA1: 466ee1debee0e4a8435d07af05a88a9393a6dd23 SHA256: 5bcaee6d0aa601304bb245daf0426a3bafbdc34f5f0425039bb4675b93ea6fca SHA512: afc201bf7bb24aee4d3f3c67a0acb903b44e59c51b0ce1f4ea9e737dc681c98130ab2c40f30309341f343076998b7c7105704db570263d2c2e5ad45003e9687e Homepage: http://www.boost.org/libs/python/ Description: Standard library functions with UTF-8 API on Windows This package forms part of the Boost C++ Libraries collection. . The library provides an implementation of standard C and C++ library functions which are UTF-8 aware on Windows without requiring to use the Wipe API. . On POSIX platforms, where UTF-8 is already commonly used, the calls in Nowide just alias to their standard counterparts. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-numpy-dev Architecture: arm64 Version: 1.71.0.0-ok2 Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-numpy1.71-dev Filename: pool/main/b/boost-defaults/libboost-numpy-dev_1.71.0.0-ok2_arm64.deb Size: 2210 MD5sum: 81a3ed5e512c9b66d0fc16ee91991631 SHA1: 4e5b694bda22717769fabe2d52e4078dc749597e SHA256: 5f97ac4a8a9bdd8eedfbda235853507583a6580a4f573da2ee865aae6dbfad22 SHA512: 512b20eaf9a7d7c6eb0312da30812d66d3bfed1b50a5784a1255dd866d81041096c238ad9c8917578b9b7257d86fd880794a7d8e707b1ffa74f61be34c28e57c Homepage: http://www.boost.org/libs/python/ Description: Boost.Python NumPy extensions development files (default version) This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-numpy1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2043 Depends: libboost-numpy1.71.0 (= 1.71.0-ok3) Suggests: libboost1.71-doc Conflicts: libboost-numpy1.65-dev, libboost-numpy1.67-dev, libboost-numpy1.70-dev Filename: pool/main/b/boost1.71/libboost-numpy1.71-dev_1.71.0-ok3_arm64.deb Size: 225094 MD5sum: c1c525acc8a62f15660933002f97dbdb SHA1: 52409ba46c84806b70302f4dc049bfa4674a2e46 SHA256: a2f9fc781c7a045e8e9aa90fc52488bf347a033f3718c3e7a92adfb07d705015 SHA512: 4d79c0ee9e669eacc20c7608d352afb8018e791b55e42aaeef8c64dbef8875db54d2c891c4bfb8a9d160cea6436ec4c11cb5b5917bb98b9162861750ca153b5c Homepage: http://www.boost.org/libs/python/ Description: Boost.Python NumPy extensions development files This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-numpy1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1999 Provides: libboost-numpy1.71.0-py38 Depends: libboost-python1.71.0, libboost-python1.71.0-py38, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.3) Suggests: python3 Filename: pool/main/b/boost1.71/libboost-numpy1.71.0_1.71.0-ok3_arm64.deb Size: 219780 MD5sum: be4bb8f4ee729f9e78017d208b10e2a7 SHA1: aeb03a48470476ab851035994cdf66a1b42ca26f SHA256: 6ef82009ade4b655c0713ee978661046fcb785e9c4b2692bb3b3ed388be9216b SHA512: 9d042d5ac56cb816ad9c2944b166cfbb5e6fffb04aa6dc6e814633836a3a1f1d6e5a61f35dc04640c743e11af38f9f11e9ff644ea4f61215e9cf03c76440169f Homepage: http://www.boost.org/libs/python/ Description: Boost.Python NumPy extensions This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . One of the python interpreter packages is required to use the created extensions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-numpy1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2134 Depends: libboost-numpy1.74.0 (= 1.74.0-ok1) Suggests: libboost1.74-doc Conflicts: libboost-numpy1.65-dev, libboost-numpy1.67-dev, libboost-numpy1.70-dev, libboost-numpy1.71-dev Filename: pool/main/b/boost1.74/libboost-numpy1.74-dev_1.74.0-ok1_arm64.deb Size: 233878 MD5sum: eef2edb0d907e0fd61630264425eb76c SHA1: 250c86d3671b9f8c045b411e7b392248327f83aa SHA256: 6a58d9c347bf23863c3c2c3646f76e3344193edbd6d1b87bb164b944fe72a4b6 SHA512: 9be0dbb1c603b6c90b46cf192b48c0ddb507c5d6a0711a6f89a35ade73e56deb2c6f9f9af71267922b1b87b62f1400e201c7a90d4c90077862f1c74509d9ac7a Homepage: http://www.boost.org/libs/python/ Description: Boost.Python NumPy extensions development files This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-numpy1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2065 Provides: libboost-numpy1.74.0-py38 Depends: libboost-python1.74.0 (>= 1.74.0), libboost-python1.74.0-py38, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.9) Suggests: python3 Filename: pool/main/b/boost1.74/libboost-numpy1.74.0_1.74.0-ok1_arm64.deb Size: 228624 MD5sum: be8ccf0f9d8feb2b504cf56a073549f7 SHA1: e6515e65b6120f6294cf251d64ad9fa2893c75a0 SHA256: 5c65707be95efc79558483737e4fc2c4e6c529e9b0f1cecc38f26a920e64846f SHA512: 678ade5573b9f508ca6d98b213f8c12f9fd23ecc94371c2bd2489dc9fca972e848dba83c28b4e6e2c2266969c1b234f2bb755340cf70fde1d22add3a3ed193c8 Homepage: http://www.boost.org/libs/python/ Description: Boost.Python NumPy extensions This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . One of the python interpreter packages is required to use the created extensions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-program-options-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-program-options1.71-dev Filename: pool/main/b/boost-defaults/libboost-program-options-dev_1.71.0.0-ok2_arm64.deb Size: 2178 MD5sum: 658b94e63a4e638e046728ea38d223ee SHA1: 998f65917a09cc71178fd0bf12718258df6548f0 SHA256: f4e9ff8ab4a20ac085d2aaa3bb083da4e8dc841fde04196cdda28dc170036c7e SHA512: 41829a51cb8ff75344b0c686f8df5c2698b8e4bcc3df927e540f6032fa74cd672e3b7c4593554016c476eb4b4fd590c78bd5633d7a4e1a5f30aa37a9ae27fe0f Homepage: http://www.boost.org/libs/program_options/ Description: program options library for C++ (default version) This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-program-options1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 3659 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-program-options1.71.0 (= 1.71.0-ok3) Conflicts: libboost-program-options1.42-dev, libboost-program-options1.46-dev, libboost-program-options1.48-dev, libboost-program-options1.49-dev, libboost-program-options1.50-dev, libboost-program-options1.52-dev, libboost-program-options1.53-dev, libboost-program-options1.54-dev, libboost-program-options1.55-dev, libboost-program-options1.57-dev, libboost-program-options1.58-dev, libboost-program-options1.60-dev, libboost-program-options1.61-dev, libboost-program-options1.62-dev, libboost-program-options1.63-dev, libboost-program-options1.65-dev, libboost-program-options1.67-dev, libboost-program-options1.70-dev Filename: pool/main/b/boost1.71/libboost-program-options1.71-dev_1.71.0-ok3_arm64.deb Size: 396840 MD5sum: 64e606104d27727a7b6643b9d6583008 SHA1: a4a0b8c26649cea83b3438b93bd2c4a3be2b438f SHA256: b99cd5c4dc5d0ccbcb38881bc0cc836acd96b5e0e0d668ef56b2679bb60c7d32 SHA512: 0ba6ea71851e306f899b4ca6580fb9ea7149da283252ed59c516678b1069fc72430da327e3c837a7376c44f08554b2a0f3e799892efd8a84b652fce64e1206f4 Homepage: http://www.boost.org/libs/program_options/ Description: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-program-options1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2255 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-program-options1.71.0_1.71.0-ok3_arm64.deb Size: 298652 MD5sum: 1b9af53109bc71906c871f8e8de74ab3 SHA1: 3b70a54e8539cecd75748669a99cc7e6df82291f SHA256: b5d792e43e3b472e8089f9ce3b8885804c0857537c8415343d8189ce892f37f6 SHA512: 587a482cf211ed3ea1668bf98d705bc9d3e4c2f245f6b4c60be20311d90dce638da08bc324a8c84a2106c23efd01b1fdb702231701a51ac3dc463b8a71935d95 Homepage: http://www.boost.org/libs/program_options/ Description: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-program-options1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3256 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-program-options1.74.0 (= 1.74.0-ok1) Conflicts: libboost-program-options1.42-dev, libboost-program-options1.46-dev, libboost-program-options1.48-dev, libboost-program-options1.49-dev, libboost-program-options1.50-dev, libboost-program-options1.52-dev, libboost-program-options1.53-dev, libboost-program-options1.54-dev, libboost-program-options1.55-dev, libboost-program-options1.57-dev, libboost-program-options1.58-dev, libboost-program-options1.60-dev, libboost-program-options1.61-dev, libboost-program-options1.62-dev, libboost-program-options1.63-dev, libboost-program-options1.65-dev, libboost-program-options1.67-dev, libboost-program-options1.70-dev, libboost-program-options1.71-dev Filename: pool/main/b/boost1.74/libboost-program-options1.74-dev_1.74.0-ok1_arm64.deb Size: 378996 MD5sum: 26e8ee4ae71bc81f859cf436833644c7 SHA1: 90668bff2aaa1b5ccf65870dc1a45c52272f2ba6 SHA256: 5cf7a0ba13353671b26da9fd2c4c9f3af6e4e93172d71b47c1de240e5e40283e SHA512: cd8e3b16bc72ca44f9ce77de6d85b72a3d788b43c4d98babcfa622aeee6177eebcadddfd906ac13baf7a70ff200a0bfe5b9b1ef42a523327f8fc08df5f1fe8fa Homepage: http://www.boost.org/libs/program_options/ Description: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-program-options1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2253 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.74/libboost-program-options1.74.0_1.74.0-ok1_arm64.deb Size: 302124 MD5sum: 3f8178e53f01f82fcb6b450f5c75a4c6 SHA1: 468a943169575fce2c1d6a9f29b41f0ade6d95f9 SHA256: 9d69e88eea6196c9ae31c732f9059d686a601bded1e3449e54188dee9a9e8ef0 SHA512: 2a84f3523ecf36b89f478972373d24cb2ad164596a2875b3b07a15f430543abc5a5d14e4e3ad9ae707049c66592624676313da8af2c2781a21d1791be294fb99 Homepage: http://www.boost.org/libs/program_options/ Description: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-python-dev Architecture: arm64 Version: 1.71.0.0-ok2 Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-python1.71-dev Filename: pool/main/b/boost-defaults/libboost-python-dev_1.71.0.0-ok2_arm64.deb Size: 2450 MD5sum: b5c8a3abf5043b12728b84df6b45c548 SHA1: 819c4994dd15af904732b080488a6114d2ed1038 SHA256: f8d85f35b7df117db5bf721bf94a5fb7d670ce7812c5b3a71e7676db4945d264 SHA512: 259b78510a79de1f3c6bec77fca59679e797b4be35863931a69c2ec186cada18420a9c63c00abbd3449435829f04b2c11a7164f5bd3aebb7a6a443aad678b710 Homepage: http://www.boost.org/libs/python/ Description: Boost.Python Library development files (default version) This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-python1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2590 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-python1.71.0 (= 1.71.0-ok3), python3-dev Suggests: libboost1.71-doc, gccxml Conflicts: libboost-python1.42-dev, libboost-python1.46-dev, libboost-python1.48-dev, libboost-python1.49-dev, libboost-python1.50-dev, libboost-python1.52-dev, libboost-python1.53-dev, libboost-python1.54-dev, libboost-python1.55-dev, libboost-python1.57-dev, libboost-python1.58-dev, libboost-python1.60-dev, libboost-python1.61-dev, libboost-python1.62-dev, libboost-python1.63-dev, libboost-python1.65-dev, libboost-python1.67-dev, libboost-python1.70-dev Filename: pool/main/b/boost1.71/libboost-python1.71-dev_1.71.0-ok3_arm64.deb Size: 310404 MD5sum: 11847f546847c964de409e83e47ff76c SHA1: 648d46b526c276c3e7e68fed94b4b6786ce8c7c6 SHA256: d64ea045812c01fb4b60954138c4074608da14ab87825a87311edaee059b005c SHA512: 678182ebcc3a6f69a08918b908840b07e452441f0a2122b3d94c71bef2f43b85e4ff49505a1ec42e8383b62e58b7bd9211c133280b655eaadaa153ca5eb0f64a Homepage: http://www.boost.org/libs/python/ Description: Boost.Python Library development files This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-python1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2195 Provides: libboost-python1.71.0-py38 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Suggests: python3 Filename: pool/main/b/boost1.71/libboost-python1.71.0_1.71.0-ok3_arm64.deb Size: 280100 MD5sum: 00f95d22229e6e2fb71e70364b77f048 SHA1: e7e58ee5baf9b21d256d81e10b0a0fb2dd04801d SHA256: 6f72e0f3670df9febdc28b1b5c26b2f2209b87d11a90ed97d569b0cf9d8d3ef7 SHA512: eef5ff017876cc5e88014909befcff8568bbf4d38f8a3a5ff0d9aa6a97be425b78ec012e3391961ed932716ce63716bcb8cb23780c6d6b0e47dbf0f005de9d3c Homepage: http://www.boost.org/libs/python/ Description: Boost.Python Library This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . One of the python interpreter packages is required to use the created extensions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-python1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2674 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-python1.74.0 (= 1.74.0-ok1), libpython3-dev, python3-dev:any Suggests: libboost1.74-doc, gccxml Conflicts: libboost-python1.42-dev, libboost-python1.46-dev, libboost-python1.48-dev, libboost-python1.49-dev, libboost-python1.50-dev, libboost-python1.52-dev, libboost-python1.53-dev, libboost-python1.54-dev, libboost-python1.55-dev, libboost-python1.57-dev, libboost-python1.58-dev, libboost-python1.60-dev, libboost-python1.61-dev, libboost-python1.62-dev, libboost-python1.63-dev, libboost-python1.65-dev, libboost-python1.67-dev, libboost-python1.70-dev, libboost-python1.71-dev Filename: pool/main/b/boost1.74/libboost-python1.74-dev_1.74.0-ok1_arm64.deb Size: 322768 MD5sum: 1b584e014a80feff4433a5213344198f SHA1: d6462b5272ee03fea72554e16937f082562b3b1b SHA256: cf01a53c2f9f476e57b913a2d2cc28499e0db5f1d7ee262a7a21bb93f7d8e960 SHA512: 5a63fe7a544b4312cfc5316974a94a3cb8f7588f4099f4b97842b6c6827da3ea321ae696cf7df2e5787177ace50c96236f49524b5a6d17fb41b3a90c0e9a9803 Homepage: http://www.boost.org/libs/python/ Description: Boost.Python Library development files This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-python1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2241 Provides: libboost-python1.74.0-py38 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Suggests: python3 Filename: pool/main/b/boost1.74/libboost-python1.74.0_1.74.0-ok1_arm64.deb Size: 290582 MD5sum: 7d70af756c162cdd36f3adcd19d26e98 SHA1: 4355b7bfa7f81ac00159aa9252dd78d7bd81e355 SHA256: bbdbbd5162f29c70bd403b7dc085510847ac4c78356284ccc78bf07e396357f1 SHA512: 3a58581847d3f98e5c8bcb5df371c84f25b5336f3f1a24d945c1cf7cf4e87e89d72754b372b4fb05c2b0672f74fec4ef6fc7ed0e62bb10ac75aaa9306fe5426a Homepage: http://www.boost.org/libs/python/ Description: Boost.Python Library This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . One of the python interpreter packages is required to use the created extensions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-random-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-random1.71-dev Filename: pool/main/b/boost-defaults/libboost-random-dev_1.71.0.0-ok2_arm64.deb Size: 2174 MD5sum: 1a926c4bbf6e5d6cae9ffbd78433eb3b SHA1: a68100a9bd0dacae138792e08ab44454d0aaef0b SHA256: 49de151239be0bd637b2b1b994e43afa776d9dba73442832d12b0fc6160f71f3 SHA512: 4f79e05f8d87ac111b370bef77d84ce9ec5c34fd2a99fb19ada78806721bad596242d79b6b1ae04e22c412efdc6164d8676b5c21d714c101da9de2e4ab2dab5d Homepage: http://www.boost.org/libs/random/ Description: Boost Random Number Library (default version) This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-random1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2034 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-system1.71-dev (= 1.71.0-ok3), libboost-random1.71.0 (= 1.71.0-ok3) Conflicts: libboost-random1.42-dev, libboost-random1.46-dev, libboost-random1.48-dev, libboost-random1.49-dev, libboost-random1.50-dev, libboost-random1.52-dev, libboost-random1.53-dev, libboost-random1.54-dev, libboost-random1.55-dev, libboost-random1.57-dev, libboost-random1.58-dev, libboost-random1.60-dev, libboost-random1.61-dev, libboost-random1.62-dev, libboost-random1.63-dev, libboost-random1.65-dev, libboost-random1.67-dev, libboost-random1.70-dev Filename: pool/main/b/boost1.71/libboost-random1.71-dev_1.71.0-ok3_arm64.deb Size: 224202 MD5sum: afdf1451156dcb6dd6457a69dd8ace6d SHA1: 6db9a7c09e1ab0a34e7325c861391b92f1e9133a SHA256: 527698fd698957910e3af7d1fb0e81f819f6b3e5a9af41be73b92d936aa818b3 SHA512: 3fdc403d75530adb5fe2e7b8be5fe4c0d98db78dab3ca3ae4a31acba4b87a6ec9539100c4d2dcd3735a155cc54f367e0922d97356334c9817c9e17689a7e46d2 Homepage: http://www.boost.org/libs/random/ Description: Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-random1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1999 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-random1.71.0_1.71.0-ok3_arm64.deb Size: 219826 MD5sum: 5cfef1029995157a4a1428215ad6ef10 SHA1: 86c180f38124e2677ccb27994852607eea4a3b91 SHA256: 5aa30dc2a33a9b6480cf174995bd7c2ae0bca7831efc18370f5f09197e73c480 SHA512: a39dabcce503b729a238341cf20235796b3527c152b94c41dd6172d36181248991816801ca20c0cb5d3bf1660255612eaa89f23e240b512e36e48e87503f475a Homepage: http://www.boost.org/libs/random/ Description: Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-random1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2102 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-system1.74-dev (= 1.74.0-ok1), libboost-random1.74.0 (= 1.74.0-ok1) Conflicts: libboost-random1.42-dev, libboost-random1.46-dev, libboost-random1.48-dev, libboost-random1.49-dev, libboost-random1.50-dev, libboost-random1.52-dev, libboost-random1.53-dev, libboost-random1.54-dev, libboost-random1.55-dev, libboost-random1.57-dev, libboost-random1.58-dev, libboost-random1.60-dev, libboost-random1.61-dev, libboost-random1.62-dev, libboost-random1.63-dev, libboost-random1.65-dev, libboost-random1.67-dev, libboost-random1.70-dev, libboost-random1.71-dev Filename: pool/main/b/boost1.74/libboost-random1.74-dev_1.74.0-ok1_arm64.deb Size: 231618 MD5sum: a493a0808041d00f4e7b155b72689f7f SHA1: cff07a1431926debdce53f5b0cdc569a470ebe67 SHA256: 57d0b041b86ed03c2e2ffe47a0750c67cf8cfb0260d8125bf3940caeedf6f152 SHA512: 8beb4231f1b50f89ed77cb6034517d27ed59a99940e496fddf68f7ecec5ff53a617609cf4aee3a4e1302d9d569eb517986c81db981d2b407cb27817e94ab8c10 Homepage: http://www.boost.org/libs/random/ Description: Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-random1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2049 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.74/libboost-random1.74.0_1.74.0-ok1_arm64.deb Size: 229542 MD5sum: 3c687e46bb12272768e4a0ee76daf793 SHA1: 96f17b15a92834610aae5e28ae28fa5cd29ed5ee SHA256: b1203fd443f621f7514b7a691d4eab95eb70f0ec9ef6b2406b2e17f8303c3ddf SHA512: 7310d3b527ed6a5b0ff8ac2e2eda6e584719e0eb3bec1acfedf3cdb057a680288b3ebdb77b11dc86b63c5efd8cd5eed3cd9bb16262bfe4693112a2478570c181 Homepage: http://www.boost.org/libs/random/ Description: Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-regex-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-regex1.71-dev Filename: pool/main/b/boost-defaults/libboost-regex-dev_1.71.0.0-ok2_arm64.deb Size: 2424 MD5sum: 5bcc2a908d18b959b45fe2c99d638785 SHA1: de31ed041083aaa2ca5b909c708fe9e613d29ee9 SHA256: a18ce975c90a2c9510412669ba65f2c0c101165863b705c8b53cb9d597f6d676 SHA512: e234e9f616cee8dc754cbf81d47437f8996634ee825f560cefffadccfb598ee3fc7c338bbb7d31f2034796af15ff692e74d38ce34a6d17c5b340a60cb973ea11 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.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-regex1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 5083 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-regex1.71.0 (= 1.71.0-ok3), libicu-dev Conflicts: libboost-regex1.42-dev, libboost-regex1.46-dev, libboost-regex1.48-dev, libboost-regex1.49-dev, libboost-regex1.50-dev, libboost-regex1.52-dev, libboost-regex1.53-dev, libboost-regex1.54-dev, libboost-regex1.55-dev, libboost-regex1.57-dev, libboost-regex1.58-dev, libboost-regex1.60-dev, libboost-regex1.61-dev, libboost-regex1.62-dev, libboost-regex1.63-dev, libboost-regex1.65-dev, libboost-regex1.67-dev, libboost-regex1.70-dev Filename: pool/main/b/boost1.71/libboost-regex1.71-dev_1.71.0-ok3_arm64.deb Size: 581298 MD5sum: 558da4e9c9476f4e51f96e3d36bf2788 SHA1: 39cc39412766755b9bc8f77ac0dae580fa0bf585 SHA256: c0161fe70791e13ebeaae7767b2801a5d0f906dc030f7e6ecb937d4499cfd43c SHA512: 05835c246bd3d6bc581698a06bdf56d8244eca483c55c7822894f672edfdc0980859c1fee74e1bb17953d5cb191c9ddaa26f295bb1e6cf58c46c9e9de6015ec8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-regex1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2769 Provides: libboost-regex1.71.0-icu66 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libicu66 (>= 66.1-1~), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-regex1.71.0_1.71.0-ok3_arm64.deb Size: 457098 MD5sum: 13ba3baf4133a097519be62bd87c2cf2 SHA1: 44acc5a00e8a7fec725aaee75ac5b70b0633d1f4 SHA256: aa4979ec23274663d49f9aa1ff01244ec9dbb01a53826ede055d389d24841993 SHA512: f7c9d0449d3a11d9070099aaf135f987fb1588767eba3686de9ea703b4bc647078f8718434e036ae8e26beda3454d6f5e7920b01ced627147e8ff8045675229c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-regex1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4819 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-regex1.74.0 (= 1.74.0-ok1), libicu-dev Conflicts: libboost-regex1.42-dev, libboost-regex1.46-dev, libboost-regex1.48-dev, libboost-regex1.49-dev, libboost-regex1.50-dev, libboost-regex1.52-dev, libboost-regex1.53-dev, libboost-regex1.54-dev, libboost-regex1.55-dev, libboost-regex1.57-dev, libboost-regex1.58-dev, libboost-regex1.60-dev, libboost-regex1.61-dev, libboost-regex1.62-dev, libboost-regex1.63-dev, libboost-regex1.65-dev, libboost-regex1.67-dev, libboost-regex1.70-dev, libboost-regex1.71-dev Filename: pool/main/b/boost1.74/libboost-regex1.74-dev_1.74.0-ok1_arm64.deb Size: 575366 MD5sum: 1c75863bd90c33f33ca88adb6fed5be7 SHA1: a4dde7bb2f3076ae3104f27be66ef0b5ae8632aa SHA256: e5695fd9e344b86dbbd41f182c144008cb712739ae15826ecbefdf7217bf6704 SHA512: e1be0c8ce610fb285febbcc2a326e4ab2a7540e4f09ebb889cb6d132e7b2e5f73c21b368a6567e4a3ec340e6854f44f024c478bffc62af8c1cbad1b090047787 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-regex1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2806 Provides: libboost-regex1.74.0-icu66 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libicu66 (>= 66.1-1~), libstdc++6 (>= 9) Filename: pool/main/b/boost1.74/libboost-regex1.74.0_1.74.0-ok1_arm64.deb Size: 466340 MD5sum: 4b16099ae94c6c55411986eff1d43120 SHA1: b52619339dac9abd802438ce9045af278f6fb5ce SHA256: fb79ebc0460af5ef11a6a616d1668c4bcf41d817fa714ad9b398d6b964a24f90 SHA512: e25cf3962ad96225e5a42cbdd8e9aeab062f21eeb7a199a091380dfea2604010a34821f3f87eb250a317d7ded451091b5417c5735ab10ca0746432038ad0e46a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-serialization-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-serialization1.71-dev Filename: pool/main/b/boost-defaults/libboost-serialization-dev_1.71.0.0-ok2_arm64.deb Size: 2390 MD5sum: 5e0f6a01b8054ed4f6ec97f2114c5245 SHA1: f9ba95940d645ae80995a10b0951ff8652ed6528 SHA256: b138e2a53826c68761121f767a5233656ae0f89d1efde86dd6ee300e2584814d SHA512: 49734f2cf10b6add033585c3af085ed65ad205c6f96b16aef8bd09a02e41e45e62f81aa4b6e15c923d2d026833bee9f90746e02a9e2e3b0dafdd4953626f987f 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.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-serialization1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 3922 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-serialization1.71.0 (= 1.71.0-ok3) Conflicts: libboost-serialization1.42-dev, libboost-serialization1.46-dev, libboost-serialization1.48-dev, libboost-serialization1.49-dev, libboost-serialization1.50-dev, libboost-serialization1.52-dev, libboost-serialization1.53-dev, libboost-serialization1.54-dev, libboost-serialization1.55-dev, libboost-serialization1.57-dev, libboost-serialization1.58-dev, libboost-serialization1.60-dev, libboost-serialization1.61-dev, libboost-serialization1.62-dev, libboost-serialization1.63-dev, libboost-serialization1.65-dev, libboost-serialization1.67-dev, libboost-serialization1.70-dev Filename: pool/main/b/boost1.71/libboost-serialization1.71-dev_1.71.0-ok3_arm64.deb Size: 360792 MD5sum: e1d16fb17b093e98f1e4b82d4a9ee562 SHA1: 748f4b58c022bc8d5487dbf647053b150d5fd2fe SHA256: 3b6f0f0c0787e9486e81184583092523d8ff40519cfb17b2f6f6ece313b0871b SHA512: 5d7c1dd693526ea1767a2c590ec64ae4e9695c9c0db455af15279fb0fe6bd2808bdde16aab8f7e1673b44604cc5dcc6b875b2de6d3cd5c64748b3abb7b0a8069 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-serialization1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2385 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-serialization1.71.0_1.71.0-ok3_arm64.deb Size: 302252 MD5sum: 104973760ec92e59c994a0df2e0b1b38 SHA1: 505de486b800259b7b5a7e05a2146dc64fe92fcb SHA256: dd048fe14ea13be65d1973fcac1311653abcd2f64dd9a55b2d0e8a1b319dddba SHA512: 0dc922bd1b448d57c8213fbbb1934d76dacf8b71e524cbd476d0e5ccd662919c60aba686025bccd1642584c9ac1ec908da11dd2311f0a3b64c2080170a279354 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-serialization1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4081 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-serialization1.74.0 (= 1.74.0-ok1) Conflicts: libboost-serialization1.42-dev, libboost-serialization1.46-dev, libboost-serialization1.48-dev, libboost-serialization1.49-dev, libboost-serialization1.50-dev, libboost-serialization1.52-dev, libboost-serialization1.53-dev, libboost-serialization1.54-dev, libboost-serialization1.55-dev, libboost-serialization1.57-dev, libboost-serialization1.58-dev, libboost-serialization1.60-dev, libboost-serialization1.61-dev, libboost-serialization1.62-dev, libboost-serialization1.63-dev, libboost-serialization1.65-dev, libboost-serialization1.67-dev, libboost-serialization1.70-dev, libboost-serialization1.71-dev Filename: pool/main/b/boost1.74/libboost-serialization1.74-dev_1.74.0-ok1_arm64.deb Size: 374736 MD5sum: 2db469c15be36c63300ee0f5e54660d9 SHA1: 75ee094524dad9083a6c6e9e4e0133a169135671 SHA256: 01a26ce6d821df7eb64b5ceff5486d7826c403f6dd85990877eb3dbb7dbfc315 SHA512: aaa5ad6e7c75a4f988e9d384ccadd4a8c8422e53ea496e5b88ddc6da844f5c2d41f16f941d5495dd60dcd82391c5a11d509c301dd99dc01389a65a0bcf5a48d0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-serialization1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2417 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 6) Filename: pool/main/b/boost1.74/libboost-serialization1.74.0_1.74.0-ok1_arm64.deb Size: 314722 MD5sum: f6e6e8a28492fc834bd9ef3ec82cc6af SHA1: 42e9812c8b72923cb0defa7f2e174ad3f1d17c5a SHA256: 2af6718e09b1815b27217662832ad9c1acde9b3f66ae3438842099a2ff395f3e SHA512: 06b4aa41f9153a6244138c81ec63f2e8525a77f99cce40eee3401cb2ec9d7c002497fa6615a34d4204cb030bb3e3e38a9b2e9128b91ed172431b5a370f4b03e3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-stacktrace-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-stacktrace1.71-dev Filename: pool/main/b/boost-defaults/libboost-stacktrace-dev_1.71.0.0-ok2_arm64.deb Size: 2168 MD5sum: 96a92848fec96a2b77545da100af58b7 SHA1: 561e6d0b01fd35870591cd5b3a45a75ed52d4a4a SHA256: debc531abd76354a9e4bbf3cba495e9e70f4fde029b80f6e02d6bdf379553a5a SHA512: 62a06466cccdf68568803ff5d5ac39aa4428ce5be60689b1bf6fa2a9f3c1f6090a2bed0b2fb69fc6145bc8909b28d281778f19ea3958f0ce9dfa5f28eb906f92 Homepage: http://boost.org/libs/stacktrace/ Description: library to capture and print stack traces - development files (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-stacktrace1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2036 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-stacktrace1.71.0 (= 1.71.0-ok3) Conflicts: libboost-stacktrace1.65-dev, libboost-stacktrace1.67-dev, libboost-stacktrace1.70-dev Filename: pool/main/b/boost1.71/libboost-stacktrace1.71-dev_1.71.0-ok3_arm64.deb Size: 223610 MD5sum: ce1ff2183b389acff3c88fee59dfeca5 SHA1: 9d45d28d6f1e710f2896d2ab854236e77d2114d8 SHA256: 5e1e077b0fab80b54d053c62373ac4852fba1d88d0c3d1fe7757a1e195b36989 SHA512: 18e797b7e4980e68cc44d6d84374ff8efe8073b8602cd40bef801ef8d2fc3d76e2c7f3f5d5aa0d5751a37fe04ea040985e9d37f4eb28c81113ac361c19c57681 Homepage: http://boost.org/libs/stacktrace/ Description: library to capture and print stack traces - development files This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-stacktrace1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2198 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-stacktrace1.71.0_1.71.0-ok3_arm64.deb Size: 246086 MD5sum: f6afea0524bfeb30b77e7757918f6b86 SHA1: d681547b5659f83ce08f7896eae983bda1be5798 SHA256: 6ff73a2f8b3c60e8af532c55d6d3fc8512666c72ccadef1c23837eb55ef80617 SHA512: 30883735b30ae7ccfda2ea304795d05f83f0dbda5782d61ebd4865bc6742890ada0a0ad706dda7f1c10db8420ac2fd7500adccc6a0b0a5ebfc3ff36094704e72 Homepage: http://boost.org/libs/stacktrace/ Description: library to capture and print stack traces This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-stacktrace1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2127 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-stacktrace1.74.0 (= 1.74.0-ok1) Conflicts: libboost-stacktrace1.65-dev, libboost-stacktrace1.67-dev, libboost-stacktrace1.70-dev, libboost-stacktrace1.71-dev Filename: pool/main/b/boost1.74/libboost-stacktrace1.74-dev_1.74.0-ok1_arm64.deb Size: 232124 MD5sum: 47d44511044612ab02fb8eac5c9b5e81 SHA1: 042e3a3072935ffa40d520020fcc1100db2d2bcd SHA256: 2934dd14efe3dedfb7c94b72145700caa7d23cd43c6abd8ef8bca234aaed59b3 SHA512: 39b19bd72ad787289e24b8b771333717dfbf2c2de63ddff415c00065d9033bb42f8bcb85eeb1909655d2fdd0965883723c19fba2a4ad58e83ed09a652a1ff7d4 Homepage: http://boost.org/libs/stacktrace/ Description: library to capture and print stack traces - development files This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-stacktrace1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2118 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.74/libboost-stacktrace1.74.0_1.74.0-ok1_arm64.deb Size: 256332 MD5sum: 416b2052fdee849c1e246afbd3e7ec2b SHA1: 3e7aa0219de2b33653e30b78af6256dbaba32f5c SHA256: 2fe125881b242a18e11adb2059b739ee9b196241509d27772faada3775e96211 SHA512: 548ae2139d33a0c43147741b1380d5d2c16f1a341bdad8d0473408e654ab39230038a4fc26455d001a02c39bf8bbbc5e578da2b6c394c465cf1ad1ad84ed3bfb Homepage: http://boost.org/libs/stacktrace/ Description: library to capture and print stack traces This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-system-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-system1.71-dev Filename: pool/main/b/boost-defaults/libboost-system-dev_1.71.0.0-ok2_arm64.deb Size: 2306 MD5sum: ec6dbf012697dcbb6e4dd797ede08312 SHA1: 5724be03186ee6fcb9eabdac52a8f564e77550d3 SHA256: c9337e20c105a930899c405913ae1b047a24ba95be7d026bab95af61392133a3 SHA512: f7f9b49b5ba64e5f7442647cebad77aae6571c97eb39c3bdb96851b411178c8f9c3c89a1fb0bfacb0ff6377fa7e528352b6f4b36b2151e29725aebd311c23209 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.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-system1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1943 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-system1.71.0 (= 1.71.0-ok3) Conflicts: libboost-system1.42-dev, libboost-system1.46-dev, libboost-system1.48-dev, libboost-system1.49-dev, libboost-system1.50-dev, libboost-system1.52-dev, libboost-system1.53-dev, libboost-system1.54-dev, libboost-system1.55-dev, libboost-system1.57-dev, libboost-system1.58-dev, libboost-system1.60-dev, libboost-system1.61-dev, libboost-system1.62-dev, libboost-system1.63-dev, libboost-system1.65-dev, libboost-system1.67-dev, libboost-system1.70-dev Filename: pool/main/b/boost1.71/libboost-system1.71-dev_1.71.0-ok3_arm64.deb Size: 209400 MD5sum: fefe35668fd31fa33aa7de4b0c03023c SHA1: e22ccd17c9b3edfec83b5866bb4ba4aee2ca0d00 SHA256: a1d3668119ae681312a819b51e1b8f1505c00f77a3af650b78115f6b1b289541 SHA512: 5eed889c17df10e7c8818ac994e7745fc0aeaab40fcf622c11b18b15d0c7e64f7fbbd37e6605aea6cb282a1ad7f4d53135d5ba4553a830ec0391c3174f954e3c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-system1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1999 Filename: pool/main/b/boost1.71/libboost-system1.71.0_1.71.0-ok3_arm64.deb Size: 208792 MD5sum: a9fcfe40c4dfb9f0b2b88ca6e45fbe46 SHA1: 8c5fc914657d913204856c99842490036a31f0c3 SHA256: 530a991819adc772912c67a2d7048723c03d184eb0c4923f3f42cd1c8b0dac41 SHA512: a3ed73bcd867b48950c9e1a3532e938cb8009b7f095c922939d841ed1ec2ba66543555e04f8655eaf06bf419e14a060535d74744432a1c6fb2c8c0b27e7d3a70 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-system1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2030 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-system1.74.0 (= 1.74.0-ok1) Conflicts: libboost-system1.42-dev, libboost-system1.46-dev, libboost-system1.48-dev, libboost-system1.49-dev, libboost-system1.50-dev, libboost-system1.52-dev, libboost-system1.53-dev, libboost-system1.54-dev, libboost-system1.55-dev, libboost-system1.57-dev, libboost-system1.58-dev, libboost-system1.60-dev, libboost-system1.61-dev, libboost-system1.62-dev, libboost-system1.63-dev, libboost-system1.65-dev, libboost-system1.67-dev, libboost-system1.70-dev, libboost-system1.71-dev Filename: pool/main/b/boost1.74/libboost-system1.74-dev_1.74.0-ok1_arm64.deb Size: 218116 MD5sum: 66e4a4482b913eb02f67bf03348a0f45 SHA1: a77d945da729a1c612a0860d6c2a4201e56c1215 SHA256: fd918bb90e9aae0bac6433a70c02efc2080297aaf851f85633e5eab491a82c88 SHA512: 40a312e50d8a3983b6849a08b998a806645b4e1da599b9fd21e4513d768b839ef1ff7e1cb98fe3cfe7053c1d2db1a48a663444dc2d0b45dc2988a641e96922b6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-system1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2025 Filename: pool/main/b/boost1.74/libboost-system1.74.0_1.74.0-ok1_arm64.deb Size: 219540 MD5sum: d3f2b671d2e67dcac377408bc56660c3 SHA1: 2d215b18c53e496fe24751a3b6c4e3814aa8bc44 SHA256: bfb66ffe68f3240e6231da9e805941b338bf1f69f486f9eb65eb500e32d9f8e4 SHA512: 0db87c0504163a1be83d6dff037320d842bfb47b0ef14b15e6e8bd789646b5c0aeaaa41035a4ad770c4beb995c8a3771f9375876dd34e29b0353916e0d15556f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-test-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-test1.71-dev Filename: pool/main/b/boost-defaults/libboost-test-dev_1.71.0.0-ok2_arm64.deb Size: 2206 MD5sum: b1c2ff413405eaef9f51b7a63a0dafe5 SHA1: c2d2033f99b9bb9b88d6715af81874ae82c2847a SHA256: 99d4213e5a4ac99ac52de248a5e7585532bf573e1f659d038adc0dfa4a0fc6b3 SHA512: 5933023f6ff8de7bf3155dd334fe9e5e0f8fe430428c8656eb6d6e34fa108300380f14692db4a8464f4ff17d00e70ca274870428ae638968f90fff69ad704421 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.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-test1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 85556 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-test1.71.0 (= 1.71.0-ok3) Conflicts: libboost-test1.42-dev, libboost-test1.46-dev, libboost-test1.48-dev, libboost-test1.49-dev, libboost-test1.50-dev, libboost-test1.52-dev, libboost-test1.53-dev, libboost-test1.54-dev, libboost-test1.55-dev, libboost-test1.57-dev, libboost-test1.58-dev, libboost-test1.60-dev, libboost-test1.61-dev, libboost-test1.62-dev, libboost-test1.63-dev, libboost-test1.65-dev, libboost-test1.67-dev, libboost-test1.70-dev Filename: pool/main/b/boost1.71/libboost-test1.71-dev_1.71.0-ok3_arm64.deb Size: 19953898 MD5sum: f0867958a4cbfdbbcb0b1b37b20c8f61 SHA1: 7332b147435e23694b78c638d80fa1b344f5e4df SHA256: a3553bfccef2ccde80a6b7a752aca3add5453f5d440cb9755e553d1650f5ec8b SHA512: 0555576a8652821176908ca7d4e76b02a137adc282943c873c5cb7ea335ab66d53ff279eae2c097f07dfb40fa2dea51df124fa2a65c8d127e72f43ecbe1691be 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-test1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2579 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-test1.71.0_1.71.0-ok3_arm64.deb Size: 407014 MD5sum: 640e3c98c44004ecc898dec53db5fb01 SHA1: 6ad0720a49f60e3585b32f7924ed08afc1256827 SHA256: 9ea39fb2ab3830bc7bc731ae2608b80e34dba3215521c8ff5716bcf64c174349 SHA512: 4f4d9e7f950f27d53290413969d83c2de486d37d6997b9413a791aafb24b327bbe0504553d604fae50571b5d37c246d4847bf21271a8a4727d086543203f94b1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-test1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6890 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-test1.74.0 (= 1.74.0-ok1) Conflicts: libboost-test1.42-dev, libboost-test1.46-dev, libboost-test1.48-dev, libboost-test1.49-dev, libboost-test1.50-dev, libboost-test1.52-dev, libboost-test1.53-dev, libboost-test1.54-dev, libboost-test1.55-dev, libboost-test1.57-dev, libboost-test1.58-dev, libboost-test1.60-dev, libboost-test1.61-dev, libboost-test1.62-dev, libboost-test1.63-dev, libboost-test1.65-dev, libboost-test1.67-dev, libboost-test1.70-dev, libboost-test1.71-dev Filename: pool/main/b/boost1.74/libboost-test1.74-dev_1.74.0-ok1_arm64.deb Size: 560222 MD5sum: ddd562395061539e9b2ea2cbd46e6287 SHA1: ffd5957bba113362a59aa1c92765b59e7115ca01 SHA256: b76bb87f7e68f006937c7ce1479b4b4166cd43db42003ef52def35fad35058fd SHA512: 4613889db1183204ad9f1fb199f9ca23613a1be8eac2904eb0474d7532f736db1cd90e83694dc541b62def31cac92e01f8497076181ea37f87c4903b878a4ade 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-test1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2585 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.74/libboost-test1.74.0_1.74.0-ok1_arm64.deb Size: 418772 MD5sum: 3913f6a60e9651006762757e7f8c812c SHA1: 4f6f85f20cfa1760e9724906c74c6171aacf0ff4 SHA256: 511c2de66dac2d06de5aab39ff1a1a481c2f6c6f450af597e89b2f3f472949cd SHA512: 483406d9b863b412e5a3645bcf42e2874a8c071ac5612dc381d975c79c1b6b10f9c89b165009af5780618f8ee607c545fc5154056cfebf274e23bf03cadbea60 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-thread-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-thread1.71-dev Filename: pool/main/b/boost-defaults/libboost-thread-dev_1.71.0.0-ok2_arm64.deb Size: 2192 MD5sum: 460ec5de219d4cdb0b6fa9bba82a286a SHA1: 181caef858188242d8c13c63a95941a46be1f1c7 SHA256: e3450c1fe07807611b46ee55c8f6b72f95d73c5c254612a23ae731ecb36a2cee SHA512: 4c765f409457291503d33674af9dbd813e0e8dc8bef620160e2ddcafee8d0ceb1952f2838e4f0f9515cc804e389a8e74173fd2cc5ab1bf75099e78edaaa12148 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.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-thread1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2438 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-atomic1.71-dev (= 1.71.0-ok3), libboost-chrono1.71-dev (= 1.71.0-ok3), libboost-date-time1.71-dev (= 1.71.0-ok3), libboost-system1.71-dev (= 1.71.0-ok3), libboost-thread1.71.0 (= 1.71.0-ok3) Conflicts: libboost-thread1.42-dev, libboost-thread1.46-dev, libboost-thread1.48-dev, libboost-thread1.49-dev, libboost-thread1.50-dev, libboost-thread1.52-dev, libboost-thread1.53-dev, libboost-thread1.54-dev, libboost-thread1.55-dev, libboost-thread1.57-dev, libboost-thread1.58-dev, libboost-thread1.60-dev, libboost-thread1.61-dev, libboost-thread1.62-dev, libboost-thread1.63-dev, libboost-thread1.65-dev, libboost-thread1.67-dev, libboost-thread1.70-dev Filename: pool/main/b/boost1.71/libboost-thread1.71-dev_1.71.0-ok3_arm64.deb Size: 269614 MD5sum: 725c5c23ea3b2376f13c771ec097f84c SHA1: be7d047ed08cdb904318f62f5cf36a451e72262c SHA256: 6e48965ad049b308d5853f901b9ce149f4a4863ea517a63bd3a8c02af8b4ef10 SHA512: bb1dc4bb10efebae1011e5640932b6db2453d5d119026f12e4b26bd29d1cfc76e30daea61734828c0a573d6caf4f6b31ce3d84144c689950c8c65d20641c8301 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-thread1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2127 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-thread1.71.0_1.71.0-ok3_arm64.deb Size: 249630 MD5sum: d6862f742b4caa847c4bbadbb5e06bf6 SHA1: 8806abffae0803910bfd9c5bb1109eda73fa0dcd SHA256: 2f704b54702b0ee8c8d31d23b4952b0f48ee356d8d69f8f7674044cab5e79201 SHA512: 7587bf72ee1cd6b3522d07264a0f264baf6895d510d5f8586a67d8b82292b3ddfde47d48a0ee342fd554b5647e1fb18df93f5b73e5b53ec495e14ef740e9b70d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-thread1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2432 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-atomic1.74-dev (= 1.74.0-ok1), libboost-chrono1.74-dev (= 1.74.0-ok1), libboost-date-time1.74-dev (= 1.74.0-ok1), libboost-system1.74-dev (= 1.74.0-ok1), libboost-thread1.74.0 (= 1.74.0-ok1) Conflicts: libboost-thread1.42-dev, libboost-thread1.46-dev, libboost-thread1.48-dev, libboost-thread1.49-dev, libboost-thread1.50-dev, libboost-thread1.52-dev, libboost-thread1.53-dev, libboost-thread1.54-dev, libboost-thread1.55-dev, libboost-thread1.57-dev, libboost-thread1.58-dev, libboost-thread1.60-dev, libboost-thread1.61-dev, libboost-thread1.62-dev, libboost-thread1.63-dev, libboost-thread1.65-dev, libboost-thread1.67-dev, libboost-thread1.70-dev, libboost-thread1.71-dev Filename: pool/main/b/boost1.74/libboost-thread1.74-dev_1.74.0-ok1_arm64.deb Size: 275928 MD5sum: ee67da361f775050912f0cb12b88b6e3 SHA1: c772520c9c75275fba3e154681d4cb7d9a4b6e8a SHA256: 6e73f35924783912d1c9c3b3fcae854a3848eeb9873ead51f730dbb62cc4f60f SHA512: a434ec5a362c0c10876934f6e1197b2e49a8ffe7afd794f02604ef96a3c6186a8d899ab1aa2ffd4548af86571dfbeee9130f7e7f97a32821b8227a8ef4258a6a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-thread1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2145 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.74/libboost-thread1.74.0_1.74.0-ok1_arm64.deb Size: 258142 MD5sum: 910f8abe6fe4a269647449a51aacfffe SHA1: 903b1ddd5bbd381a83ddbcc89c0323f2308a65d7 SHA256: 0f6530011baaeee4283cf76c72af3530b72634bc9afc8dde04c7abe464878906 SHA512: 5d7effe179d8d4c47aaf944405b2c0aad3394b622f4ce6a771ef2d6355ad5788f7b9d572db4f4e106b69227bba6b31f39ab081c81b087f31489e5706bfe7b266 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-timer-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-timer1.71-dev Filename: pool/main/b/boost-defaults/libboost-timer-dev_1.71.0.0-ok2_arm64.deb Size: 2286 MD5sum: 92d631a31f571f301a4b59cc4c6e225d SHA1: 96b0b27c0c7b484cfe6199b059a19f1f88ea4772 SHA256: c7d46e3145f8721dab62e6cf7ce4b29ae6930fb91a032f6c910d4b4c180dcc6c SHA512: decec6aa881b4e806cafa58e2b0cd8747207336b479558855c751fc481238f7f005f6a515489e80cfd9f68571c00f3da7e3646318a6a68e5cb70f9e23b99763f Homepage: http://www.boost.org/libs/timer/ Description: C++ wall clock and CPU process timers (default version) This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-timer1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2001 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-chrono1.71-dev (= 1.71.0-ok3), libboost-timer1.71.0 (= 1.71.0-ok3) Conflicts: libboost-timer1.42-dev, libboost-timer1.46-dev, libboost-timer1.48-dev, libboost-timer1.49-dev, libboost-timer1.50-dev, libboost-timer1.52-dev, libboost-timer1.53-dev, libboost-timer1.54-dev, libboost-timer1.55-dev, libboost-timer1.57-dev, libboost-timer1.58-dev, libboost-timer1.60-dev, libboost-timer1.61-dev, libboost-timer1.62-dev, libboost-timer1.63-dev, libboost-timer1.65-dev, libboost-timer1.67-dev, libboost-timer1.70-dev Filename: pool/main/b/boost1.71/libboost-timer1.71-dev_1.71.0-ok3_arm64.deb Size: 222196 MD5sum: a0642fd0f872839ac34e11a0ae68bcdd SHA1: 72e97bd89426a8569f6d718114addefbd6756b63 SHA256: 71501ea8c4d0b941180628ac6d52cce8bd0a6efef867fd120e6baf1c09f51f64 SHA512: 8bbca7f813e930ac0e5feb1c9daaf206ef4bdde7029bd10993e4fb6bc72c01c56c33c205ef0b4b4512a08972b42af8f4a487c87405eb098666f6924ddaa6f00a Homepage: http://www.boost.org/libs/timer/ Description: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-timer1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1999 Depends: libboost-chrono1.71.0, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-timer1.71.0_1.71.0-ok3_arm64.deb Size: 218144 MD5sum: 4ce8842b96acf14c7dd53367d5978c9e SHA1: 40ad976130130a2e2410d7f7e573a8afff50dedb SHA256: b60f12ef842cddb840ca9fe2cc822bf808e59d4a9eda80dd8de44988da6f8068 SHA512: c58ce45e757a6370c3f1dc5373437ada8508eb96046970a63c2f2a5726e4ab2aa016bff1d7f01816c73b9affd64c77bd7169f677f26e45408b6822c32bed7e5d Homepage: http://www.boost.org/libs/timer/ Description: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-timer1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2091 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-chrono1.74-dev (= 1.74.0-ok1), libboost-timer1.74.0 (= 1.74.0-ok1) Conflicts: libboost-timer1.42-dev, libboost-timer1.46-dev, libboost-timer1.48-dev, libboost-timer1.49-dev, libboost-timer1.50-dev, libboost-timer1.52-dev, libboost-timer1.53-dev, libboost-timer1.54-dev, libboost-timer1.55-dev, libboost-timer1.57-dev, libboost-timer1.58-dev, libboost-timer1.60-dev, libboost-timer1.61-dev, libboost-timer1.62-dev, libboost-timer1.63-dev, libboost-timer1.65-dev, libboost-timer1.67-dev, libboost-timer1.70-dev, libboost-timer1.71-dev Filename: pool/main/b/boost1.74/libboost-timer1.74-dev_1.74.0-ok1_arm64.deb Size: 231338 MD5sum: 21ac55f374af50138f4e8deec2355cd5 SHA1: c41321b96e5550b5befd11df206bd3494b152f92 SHA256: c26fd7f9ecfda92f8b00146203b2624ad82e8e87b06a96e47d7de0822aec91a0 SHA512: 7b49d530b706acf156c3ea757731e8d9a027b5a99f8ef51139fc4562bf022c604b7d5564fae01608abd2b8a11f9838b12f50f8e81b4fbd49acc241616c677fea Homepage: http://www.boost.org/libs/timer/ Description: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-timer1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2049 Depends: libboost-chrono1.74.0 (>= 1.74.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.74/libboost-timer1.74.0_1.74.0-ok1_arm64.deb Size: 227292 MD5sum: 09203931c6402e6d887156eb39b8f6e2 SHA1: cd8bdc6f2ddd48be400cd38a207c4af5acf73bca SHA256: a6017bc0fb50fe7dc4ec06f19e49f177c88183f278900d6fadb273ceb0e7e925 SHA512: 8dc801457595042cf189c357820d6de59523ccefc423ff29d9661c85d095a58bbf53a87f007dfb218cdb73f60f810083a79615da11bf98853ef7b25d76a08723 Homepage: http://www.boost.org/libs/timer/ Description: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-tools-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: foreign Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost1.71-tools-dev Filename: pool/main/b/boost-defaults/libboost-tools-dev_1.71.0.0-ok2_arm64.deb Size: 2344 MD5sum: 48b267ce2ac4793dd4b909723ed4af59 SHA1: 3b015e32bd86896f28359a9d939f8af55216c793 SHA256: 206cd449a9090aa829f4d37817b4f08285d997ea63134e653448e09e2e879afd SHA512: c48c4714cbd38773dfe9a01531a87064a950cd05214932ba6df700729ee6d97c7cb0f144c63b5779c7f5a936b21138058474da4cde7f0689b8c3401f85b12888 Homepage: https://www.boost.org/ Description: Boost C++ Libraries development tools (default version) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides the auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-type-erasure-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-type-erasure1.71-dev Filename: pool/main/b/boost-defaults/libboost-type-erasure-dev_1.71.0.0-ok2_arm64.deb Size: 2260 MD5sum: 4ebb73a07603b479bbee9180862d8b46 SHA1: b7b79545b8edcee800e007c77077aad99b38f205 SHA256: 492a1fcc951723a30ef89143c4311d7529340dd717594e14768f78eae1811ce8 SHA512: 03e167a56a1bafdc27ca881c9e35da1c222d7e501b44a18b31fcf280cf24db43c42ffb904048c6a898bfc896d18b93043991173add072a218ba3201d49b847e2 Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html Description: C++ runtime polymorphism based on concepts (default version) This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-type-erasure1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2147 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-system1.71-dev (= 1.71.0-ok3), libboost-thread1.71-dev (= 1.71.0-ok3), libboost-type-erasure1.71.0 (= 1.71.0-ok3) Conflicts: libboost-type-erasure1.60-dev, libboost-type-erasure1.61-dev, libboost-type-erasure1.62-dev, libboost-type-erasure1.63-dev, libboost-type-erasure1.65-dev, libboost-type-erasure1.67-dev, libboost-type-erasure1.70-dev Filename: pool/main/b/boost1.71/libboost-type-erasure1.71-dev_1.71.0-ok3_arm64.deb Size: 233846 MD5sum: f81219cb2d29c934a4b4cb1c1520e202 SHA1: 323e49c26c147ff680b294cd02e8ba27ef2e6057 SHA256: 4563522943b29b944bf2a0e5a11778f5977aa343336acfa683cfd652b54e1e00 SHA512: a6598119066e8769a10da74cfb5f2cec06d13f2e5d2328242e7c25e29e42206527a5e9986a7d81a4a3ba3f3391421ade3323021c4fb5474057fb7a0974754d30 Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html Description: C++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-type-erasure1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1999 Depends: libboost-thread1.71.0, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-type-erasure1.71.0_1.71.0-ok3_arm64.deb Size: 225218 MD5sum: 7e424c4ae1794ee79c6db36afc496ecc SHA1: 33bc24f01e9986ac354bb9f51f5964db091f92ba SHA256: af9c521b8cd0d16073c53a6d6516e8a53f3714fee4adfc34654217de2ecb713d SHA512: a0f4ce02bc51c9a3651eba858ce609484fef8bbb2d516c191cd46ca62eecab2bded4105bb34bbeb50894938e771a61e3e8632816a33126c15e5c42ef9b8eea68 Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html Description: C++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-type-erasure1.74-dev Architecture: arm64 Version: 1.74.0-ok1 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), libboost-system1.74-dev (= 1.74.0-ok1), libboost-thread1.74-dev (= 1.74.0-ok1), libboost-type-erasure1.74.0 (= 1.74.0-ok1) Conflicts: libboost-type-erasure1.60-dev, libboost-type-erasure1.61-dev, libboost-type-erasure1.62-dev, libboost-type-erasure1.63-dev, libboost-type-erasure1.65-dev, libboost-type-erasure1.67-dev, libboost-type-erasure1.70-dev, libboost-type-erasure1.71-dev Filename: pool/main/b/boost1.74/libboost-type-erasure1.74-dev_1.74.0-ok1_arm64.deb Size: 239660 MD5sum: 6a56c9e0b5eaf659e06a86e4295c80cb SHA1: 45ceeb2e552c6588e1860dabff2f6c5e4cf3a9db SHA256: 234b88056b8704edaf42bcf31488c8903fc8f9053e885edadb35cb62cbc092d0 SHA512: 9da2dbd99a0e685494a878ceae5322026803d7064b8dfb77b15db48f79ad5e1c31f3a0a242ea1176297c1664f51d04537649a2fdc9299c3b25bcbf9e3c62f18d Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html Description: C++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-type-erasure1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2065 Depends: libboost-thread1.74.0 (>= 1.74.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.74/libboost-type-erasure1.74.0_1.74.0-ok1_arm64.deb Size: 231494 MD5sum: d74e99aaaae7c04e3c1c843bdfea374c SHA1: 07c4627105d1fe199d5617899a0d549d65aba7a9 SHA256: 93666e2973e71c0604b4ec1385ed5b83a2321286edd5f827e1ce6f8508a2fe6a SHA512: 205eec99284a22f9ae8402e43674fa761eaa131009d5019c29d64610249b2c737cab7300bc33bdacce32228e381fae006d2aa56b27317d8d9c07cf2e3e6557f2 Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html Description: C++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-wave-dev Architecture: arm64 Version: 1.71.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 9 Depends: libboost-wave1.71-dev Filename: pool/main/b/boost-defaults/libboost-wave-dev_1.71.0.0-ok2_arm64.deb Size: 2200 MD5sum: a27025239288f16e3143a61243b47273 SHA1: 7d10da2ca414df07234ac71c7062c44fa5f6006a SHA256: 5f908450f41149edbde2e398e9e2bc6f415d7c9581f33bf47b8e28dcf554eae4 SHA512: 984add14c6af6685a4c8a5ae9acc651ce69c778414974ffea95dc8d6e63bb95c5eb9c698cea7de14f544d0fea7e32fcf61fb96a1b3c8db2594b954f3ae204e52 Homepage: http://www.boost.org/libs/wave/ Description: C99/C++ preprocessor library (default version) This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). . This package is a dependency package, which depends on Debian's default Boost version (currently 1.71). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-wave1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 6316 Depends: libboost1.71-dev (= 1.71.0-ok3), libboost-serialization1.71-dev (= 1.71.0-ok3), libboost-wave1.71.0 (= 1.71.0-ok3), libboost-filesystem1.71-dev (= 1.71.0-ok3) Conflicts: libboolibboost1.6-dev, libboost-wave1.42-dev, libboost-wave1.46-dev, libboost-wave1.48-dev, libboost-wave1.49-dev, libboost-wave1.50-dev, libboost-wave1.52-dev, libboost-wave1.53-dev, libboost-wave1.54-dev, libboost-wave1.55-dev, libboost-wave1.57-dev, libboost-wave1.58-dev, libboost-wave1.60-dev, libboost-wave1.62-dev, libboost-wave1.63-dev, libboost-wave1.65-dev, libboost-wave1.67-dev, libboost-wave1.70-dev Filename: pool/main/b/boost1.71/libboost-wave1.71-dev_1.71.0-ok3_arm64.deb Size: 480608 MD5sum: 454096f152e071e733c39e4f98d9409e SHA1: bf7464f720bc34ac4a2baf9f8fbfe5c14f4386c7 SHA256: 110a6cb99b6c84f24be9d79d69e587272d4e705667b14fa40ec2d764f93a1a8c SHA512: 12cd37620334dfc44597019bf9ff8959d9fcf215e5ad58e47614a053761fe75291373330de51d072397e2754562bc9da06eb622c0ed5aeed83e0315dfee6720c Homepage: http://www.boost.org/libs/wave/ Description: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-wave1.71.0 Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2576 Depends: libboost-thread1.71.0, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-wave1.71.0_1.71.0-ok3_arm64.deb Size: 379258 MD5sum: f3496c8c479c5578990712cf73e81dfd SHA1: 6582c8f51994a41985afa40e11d86acb9e173345 SHA256: 0ff07c215b8d3410a0bd4b28031b0b28a3cfc6dbf9f92bfab6165a90e2c9d886 SHA512: efea6729920e66e2cd14a83e1b0412da7403685fb0b9a0594a10a36a36a4d384c4d970602d073767e1ea2ca20a197eba0bcd1d09966cbf87ea83bfd37346a901 Homepage: http://www.boost.org/libs/wave/ Description: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-wave1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6686 Depends: libboost1.74-dev (= 1.74.0-ok1), libboost-serialization1.74-dev (= 1.74.0-ok1), libboost-wave1.74.0 (= 1.74.0-ok1), libboost-filesystem1.74-dev (= 1.74.0-ok1) Conflicts: libboolibboost1.6-dev, libboost-wave1.42-dev, libboost-wave1.46-dev, libboost-wave1.48-dev, libboost-wave1.49-dev, libboost-wave1.50-dev, libboost-wave1.52-dev, libboost-wave1.53-dev, libboost-wave1.54-dev, libboost-wave1.55-dev, libboost-wave1.57-dev, libboost-wave1.58-dev, libboost-wave1.60-dev, libboost-wave1.62-dev, libboost-wave1.63-dev, libboost-wave1.65-dev, libboost-wave1.67-dev, libboost-wave1.70-dev, libboost-wave1.71-dev Filename: pool/main/b/boost1.74/libboost-wave1.74-dev_1.74.0-ok1_arm64.deb Size: 501764 MD5sum: 08b11906bfdf233a244e04d8538dded7 SHA1: 8994530b17b15acc5991d72c185f25ae152f869d SHA256: 8415da5431a8efc96971f44170fd898a716bf6f17e2121114e9651720a688726 SHA512: 0781869482efc9af68f39f2d6dcf19026c55cfc9559b530d306847b238b411359fb5baaf1d78a5ef176220b1dd8ac60fec561f4f1d376ea687e4b240495800d3 Homepage: http://www.boost.org/libs/wave/ Description: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost-wave1.74.0 Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2618 Depends: libboost-thread1.74.0 (>= 1.74.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.74/libboost-wave1.74.0_1.74.0-ok1_arm64.deb Size: 393664 MD5sum: 4ef71defa20f95d228c89adad3c93468 SHA1: acd4e2132e47cce1255629fbc4d2e4c72f53dfda SHA256: cd0b5597a8c513bb6e24b24d04097ec1601c92facea8399a0d8cf986f34eadaa SHA512: 7d1b8350662b2e6f83fd24cafa0861f0f8065fb7132dc6bf212e9473aa360b0fb4c157c82d5ed9db780c0f776ab66b70bf8b37043bbbebf2dac968e5c65e12a1 Homepage: http://www.boost.org/libs/wave/ Description: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost1.71-all-dev Architecture: arm64 Version: 1.71.0-ok3 Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1926 Depends: libboost1.71-dev, libboost1.71-tools-dev, libboost-atomic1.71-dev, libboost-chrono1.71-dev, libboost-container1.71-dev, libboost-context1.71-dev, libboost-coroutine1.71-dev, libboost-date-time1.71-dev, libboost-exception1.71-dev, libboost-fiber1.71-dev, libboost-filesystem1.71-dev, libboost-graph1.71-dev, libboost-graph-parallel1.71-dev, libboost-iostreams1.71-dev, libboost-locale1.71-dev, libboost-log1.71-dev, libboost-math1.71-dev, libboost-mpi1.71-dev, libboost-mpi-python1.71-dev, libboost-numpy1.71-dev, libboost-program-options1.71-dev, libboost-python1.71-dev, libboost-random1.71-dev, libboost-regex1.71-dev, libboost-serialization1.71-dev, libboost-stacktrace1.71-dev, libboost-system1.71-dev, libboost-test1.71-dev, libboost-thread1.71-dev, libboost-timer1.71-dev, libboost-type-erasure1.71-dev, libboost-wave1.71-dev Filename: pool/main/b/boost1.71/libboost1.71-all-dev_1.71.0-ok3_arm64.deb Size: 207036 MD5sum: 184928ac1e95cf7dbb257a016076a828 SHA1: 489e98697bc9e5f0eb36e72bafd86b2dadeaa5c2 SHA256: 37c998c19065ebbd379cd0e64f60c21a63cf5d873301fd69b3e267ca7e7d7869 SHA512: 714105c2b6c540cdeb82943276e6977b74e34c7149dbc12e3afc184ca9e40745362a116333456b6e0a81d659b8cafa694c3ebaf226bc05fec8c40615d7343160 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost1.71-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 134925 Depends: libstdc++-dev Suggests: libboost1.71-doc, libboost-atomic1.71-dev, libboost-chrono1.71-dev, libboost-container1.71-dev, libboost-context1.71-dev, libboost-contract1.71-dev, libboost-coroutine1.71-dev, libboost-date-time1.71-dev, libboost-exception1.71-dev, libboost-fiber1.71-dev, libboost-filesystem1.71-dev, libboost-graph1.71-dev, libboost-graph-parallel1.71-dev, libboost-iostreams1.71-dev, libboost-locale1.71-dev, libboost-log1.71-dev, libboost-math1.71-dev, libboost-mpi1.71-dev, libboost-mpi-python1.71-dev, libboost-numpy1.71-dev, libboost-program-options1.71-dev, libboost-python1.71-dev, libboost-random1.71-dev, libboost-regex1.71-dev, libboost-serialization1.71-dev, libboost-stacktrace1.71-dev, libboost-system1.71-dev, libboost-test1.71-dev, libboost-thread1.71-dev, libboost-timer1.71-dev, libboost-type-erasure1.71-dev, libboost-wave1.71-dev, libboost1.71-tools-dev, libmpfrc++-dev, libntl-dev Conflicts: bjam, boost-build, libboost1.42-dev, libboost1.46-dev, libboost1.48-dev, libboost1.49-dev, libboost1.50-dev, libboost1.52-dev, libboost1.53-dev, libboost1.54-dev, libboost1.55-dev, libboost1.57-dev, libboost1.58-dev, libboost1.60-dev, libboost1.61-dev, libboost1.62-dev, libboost1.63-dev, libboost1.65-dev, libboost1.67-dev, libboost1.70-dev Filename: pool/main/b/boost1.71/libboost1.71-dev_1.71.0-ok3_arm64.deb Size: 9175204 MD5sum: c9dfe12014e9c8239fbcc106d5835e73 SHA1: 0a4f9564d0a6f5afaaf4b1a5c448a0a604484900 SHA256: 2f74fdb524b62c111a5212833868b8d2c6e621ff9abee42c413df0c58a794469 SHA512: 76c1ee89ff0b57fc2aaa0221c27e7d5dd82b731ad5b127d6f5c7fdb62f3cd9023063d9e56b0fd39fca62a763de96adaa9294db9c346cd97d641e426274c6aee7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost1.71-doc Architecture: all Version: 1.71.0-ok3 Priority: optional Section: doc Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 73010 Depends: libjs-mathjax Suggests: libboost1.71-dev (>= 1.71.0-ok3) Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc, libboost1.49-doc, libboost1.50-doc, libboost1.52-doc, libboost1.53-doc, libboost1.54-doc, libboost1.55-doc, libboost1.57-doc, libboost1.58-doc, libboost1.60-doc, libboost1.61-doc, libboost1.62-doc, libboost1.63-doc, libboost1.65-doc, libboost1.67-doc, libboost1.70-doc Filename: pool/main/b/boost1.71/libboost1.71-doc_1.71.0-ok3_all.deb Size: 8072136 MD5sum: 158b92f377aa2465d0f8b43616cc6962 SHA1: 76a0c5ac3962327661a04a0582aab69ee3f58767 SHA256: fd9aa5c8faec52a1d8240bdbcf58ea00ddff3d134fa62328869e304f686c1904 SHA512: bf7919e304a5282e6fe71c96945ec0b1c85bbaadbac3e5338180f5dca641e097353c77da43657fcbd0c6baa14b4d7964f231c4e6b7cbdac0fcbe85edb4221a4f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost1.71-tools-dev Architecture: arm64 Version: 1.71.0-ok3 Multi-Arch: foreign Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 6083 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Suggests: xsltproc, doxygen, docbook-xml (>= 4.2), docbook-xsl (>= 1.73.2), default-jdk (>= 1.4), fop (>= 0.94) Conflicts: bjam, boost-build, libboost1.49-dev, libboost1.53-tools-dev, libboost1.54-tools-dev, libboost1.55-tools-dev, libboost1.57-tools-dev, libboost1.58-tools-dev, libboost1.60-tools-dev, libboost1.61-tools-dev, libboost1.62-tools-dev, libboost1.63-tools-dev, libboost1.65-tools-dev, libboost1.67-tools-dev, libboost1.70-tools-dev Replaces: bjam, boost-build, libboost1.49-dev, libboost1.53-dev, libboost1.53-tools-dev Filename: pool/main/b/boost1.71/libboost1.71-tools-dev_1.71.0-ok3_arm64.deb Size: 1232136 MD5sum: 4518db3a24b7a552a259aada8d78dbdf SHA1: 04ec3f74da6f3450225a6d441bc23f9c67e0e4a3 SHA256: 8173fedc9b29e1e058198f646229c8f53590f30a6a426439130d41068aab55c8 SHA512: 51b732ba0fa125ff962c983c5f065b83d70993b8c23646ea8eb13b052995b76cc5911c93f660c1669c5874c06472adff57e2b0e346cd0584b81b038e6dba2bb2 Homepage: https://www.boost.org/ Description: Boost C++ Libraries development tools The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides the auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost1.74-all-dev Architecture: arm64 Version: 1.74.0-ok1 Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2012 Depends: libboost1.74-dev, libboost1.74-tools-dev, libboost-atomic1.74-dev, libboost-chrono1.74-dev, libboost-container1.74-dev, libboost-context1.74-dev, libboost-coroutine1.74-dev, libboost-date-time1.74-dev, libboost-exception1.74-dev, libboost-fiber1.74-dev, libboost-filesystem1.74-dev, libboost-graph1.74-dev, libboost-graph-parallel1.74-dev, libboost-iostreams1.74-dev, libboost-locale1.74-dev, libboost-log1.74-dev, libboost-math1.74-dev, libboost-mpi1.74-dev, libboost-mpi-python1.74-dev, libboost-numpy1.74-dev, libboost-program-options1.74-dev, libboost-python1.74-dev, libboost-random1.74-dev, libboost-regex1.74-dev, libboost-serialization1.74-dev, libboost-stacktrace1.74-dev, libboost-system1.74-dev, libboost-test1.74-dev, libboost-thread1.74-dev, libboost-timer1.74-dev, libboost-type-erasure1.74-dev, libboost-wave1.74-dev, libboost-nowide1.74-dev Filename: pool/main/b/boost1.74/libboost1.74-all-dev_1.74.0-ok1_arm64.deb Size: 215360 MD5sum: 95552d77fc131c05461ae08663668824 SHA1: 2487daf79e034485a0140fd49d858b8fbc165a1f SHA256: 8b83dada2027f01169547c93af156ed5cb3df1677bd0006ba0f24809ff2d49d2 SHA512: b51a535d84f17f6fe46fc9adad6e68f91b694b2916e528324a6069f9f3bf1a405fc2469170597732defdbaab3cf3d906e235c57a91d2cafa6ea633877d608af4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost1.74-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 138221 Depends: libstdc++-9-dev Suggests: libboost1.74-doc, libboost-atomic1.74-dev, libboost-chrono1.74-dev, libboost-container1.74-dev, libboost-context1.74-dev, libboost-contract1.74-dev, libboost-coroutine1.74-dev, libboost-date-time1.74-dev, libboost-exception1.74-dev, libboost-fiber1.74-dev, libboost-filesystem1.74-dev, libboost-graph1.74-dev, libboost-graph-parallel1.74-dev, libboost-iostreams1.74-dev, libboost-locale1.74-dev, libboost-log1.74-dev, libboost-math1.74-dev, libboost-mpi1.74-dev, libboost-mpi-python1.74-dev, libboost-numpy1.74-dev, libboost-program-options1.74-dev, libboost-python1.74-dev, libboost-random1.74-dev, libboost-regex1.74-dev, libboost-serialization1.74-dev, libboost-stacktrace1.74-dev, libboost-system1.74-dev, libboost-test1.74-dev, libboost-thread1.74-dev, libboost-timer1.74-dev, libboost-type-erasure1.74-dev, libboost-wave1.74-dev, libboost1.74-tools-dev, libmpfrc++-dev, libntl-dev, libboost-nowide1.74-dev Conflicts: bjam, boost-build, libboost1.42-dev, libboost1.46-dev, libboost1.48-dev, libboost1.49-dev, libboost1.50-dev, libboost1.52-dev, libboost1.53-dev, libboost1.54-dev, libboost1.55-dev, libboost1.57-dev, libboost1.58-dev, libboost1.60-dev, libboost1.61-dev, libboost1.62-dev, libboost1.63-dev, libboost1.65-dev, libboost1.67-dev, libboost1.70-dev, libboost1.71-dev Breaks: libleatherman-dev (<< 1.12.1+dfsg-1.1~) Replaces: libleatherman-dev (<< 1.12.1+dfsg-1.1~) Filename: pool/main/b/boost1.74/libboost1.74-dev_1.74.0-ok1_arm64.deb Size: 9605702 MD5sum: 23d02425704c225dae80e1ccc9d75448 SHA1: 664965b8fa3dd76c590c19e3d9eaac8a159f4388 SHA256: 664ff08860e690ef0b5fc9456ae9f42b73b0cd2aff1b8bcc2c54f770571100e8 SHA512: f8dab732acb5baf870b520130bfd91b11bb67bcf2069a5358819f35009b38cdb87163ea5f2a503163d89cffe8e3e2ea644fa1592219c1dfaaf57c9df63b6cd1f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost1.74-doc Architecture: all Version: 1.74.0-ok1 Priority: optional Section: doc Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 80484 Depends: libjs-mathjax Suggests: libboost1.74-dev (>= 1.74.0-ok1) Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc, libboost1.49-doc, libboost1.50-doc, libboost1.52-doc, libboost1.53-doc, libboost1.54-doc, libboost1.55-doc, libboost1.57-doc, libboost1.58-doc, libboost1.60-doc, libboost1.61-doc, libboost1.62-doc, libboost1.63-doc, libboost1.65-doc, libboost1.67-doc, libboost1.70-doc, libboost1.71-doc Filename: pool/main/b/boost1.74/libboost1.74-doc_1.74.0-ok1_all.deb Size: 7269576 MD5sum: 7e6d0728e914fcb96933eb6649a4417f SHA1: 96be855512223834675a323f281af4d5dd0a3c75 SHA256: 1633d87828be8a136c35b670205c4185398b1e02ceb5c2fb0691f9de08dce17a SHA512: 984cbd0a422a9e1228c057cd924523111a602c776f1c2187adf5a921f8a9efad8a128be39c35218a4150607dfdb2465cc3b752100f8accde162abe471f2a38e6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libboost1.74-tools-dev Architecture: arm64 Version: 1.74.0-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6298 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Suggests: xsltproc, doxygen, docbook-xml (>= 4.2), docbook-xsl (>= 1.73.2), default-jdk (>= 1.4), fop (>= 0.94) Conflicts: bjam, boost-build, libboost1.49-dev, libboost1.53-tools-dev, libboost1.54-tools-dev, libboost1.55-tools-dev, libboost1.57-tools-dev, libboost1.58-tools-dev, libboost1.60-tools-dev, libboost1.61-tools-dev, libboost1.62-tools-dev, libboost1.63-tools-dev, libboost1.65-tools-dev, libboost1.67-tools-dev, libboost1.70-tools-dev, libboost1.71-tools-dev Replaces: bjam, boost-build, libboost1.49-dev, libboost1.53-dev, libboost1.53-tools-dev Filename: pool/main/b/boost1.74/libboost1.74-tools-dev_1.74.0-ok1_arm64.deb Size: 1287674 MD5sum: 5b0905198f039e4c01184dbaede429a9 SHA1: 1d6119ae079d5ecc759fd1d1a7977afc55d86165 SHA256: 2a8e79754f739f0c74a7f86085e9bf03d824691874aba08d0e8508e259fcc851 SHA512: 55acc3595104095f3390ef37ecd8a86e550c97bebd9302c4ba544abf0a108a1adebbb1e9c8339ff91dc02056fa42a94a912e832dfaffa8ce1d4375c3222f1c8c Homepage: https://www.boost.org/ Description: Boost C++ Libraries development tools The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides the auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbpf-dev Architecture: arm64 Version: 1:0.5.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libbpf (0.5.0-ok2) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Sudip Mukherjee Installed-Size: 793 Depends: libbpf0 (= 1:0.5.0-ok2), libelf-dev, zlib1g-dev Filename: pool/main/libb/libbpf/libbpf-dev_0.5.0-ok2_arm64.deb Size: 208596 MD5sum: dbf85448cf376c97458a4c8ef1c2a9bc SHA1: 237736b49c007414f47751f85695d3962eaaae8e SHA256: ead913ed6e3e0d3998933ac922399708e2b9a8abe12eb0b1465a7e51e86ce9aa SHA512: 91668ab06c755b747c9d54528e206518d2ab124618c1fe59ffd5bc2272000216fb8e56c1d9b9ae812b4095d8183f3254e6085e3c479ce572a7ee3b821dc6072b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbpf0 Architecture: arm64 Version: 1:0.5.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libbpf (0.5.0-ok2) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Sudip Mukherjee Installed-Size: 328 Depends: libc6 (>= 2.22), libelf1 (>= 0.142), zlib1g (>= 1:1.2.3.3) Filename: pool/main/libb/libbpf/libbpf0_0.5.0-ok2_arm64.deb Size: 136852 MD5sum: 4d53210228b10e797f97bd5874e296e0 SHA1: 8c1cbab0a6d691ed4abd5a630247c9d99217cb00 SHA256: f752e869c5d859b96387e1d00beeccf289d91046da60825ad45d9460802f9d10 SHA512: 59cbbe2ee7e094eef0547d61227608850c1d2eb9ee3cb0b04a9222e2ee3ca96c40de6ed999211bc582c71f8bbbb153bb6a7f89c6839b09f268b85c7e28dc87a0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbrlapi-dev Architecture: arm64 Version: 6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: brltty Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 1067 Depends: libbrlapi0.7 (= 6.0+dfsg-ok2) Conflicts: libbrlapi1-dev (<< 3.8) Filename: pool/main/b/brltty/libbrlapi-dev_6.0+dfsg-ok2_arm64.deb Size: 403500 MD5sum: 92ebbab056eee8defc038cc107c95869 SHA1: aa8949483c1d1b51bb7b5c8de774de86a4e03e1c SHA256: 3d9b3d5c6cb400efc156c11e8c37f5ebf920cdb21fb33c733935755e9cecdfaf SHA512: 53fe4a14bd71b2b85fbbade5d2b2de75f3dd0354e49e0c708b3f271f8d0abba48875733f27740ceaffd2799b80ff2824b064ce21f7dea699c0fe1aa0313baddd Homepage: https://brltty.com Description: Library for communication with BRLTTY - static libs and headers BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package contains the static library libbrlapi.a and header files in /usr/include/brltty/ necessary to compile programs for BrlAPI, a client-server based mechanism to remotely access a braille display. 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/main/b/brltty/libbrlapi-java_6.0+dfsg-ok2_all.deb Size: 59876 MD5sum: c5f1892bbde5f68859dfa3a0f2693e6a SHA1: 18469de4d5a1e55ca35899b4fb1ddf69c1139596 SHA256: f955b78f70e086ec01a18d1adcb8ff190cd02bc44ff4bd706ccd4e5b7c778881 SHA512: 19604fca16858b9c34e662ba594025a25f804bf21ab3e83eaa9fa8d52d9562f834513c7e79744f1000c3cbe76316bb337a777a8e4f54c1350fe047053ffb29cc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbrlapi-jni Architecture: arm64 Version: 6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: java Source: brltty Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 99 Depends: libbrlapi0.7, libc6 (>= 2.34) Filename: pool/main/b/brltty/libbrlapi-jni_6.0+dfsg-ok2_arm64.deb Size: 11078 MD5sum: 9837f871ea4a5402ebaf01f6695ff0a0 SHA1: fd54055d169575e9a714eca4f0103118200d0f51 SHA256: 838e823e3a5a5ec823da2b18ac145cd08c6c3bf47b190d5ae9ea3002864cf5a8 SHA512: 92dbeb8709136951e26454c1440df441e793fe81e2a9d6ff71bfc8fb3f4e0af84decf4ace352afb1831b52b5a70b016dfc6c9007eae40baba5f94079e5000de8 Homepage: https://brltty.com Description: Java bindings for BrlAPI (native library) BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package provides the architecture-dependant files required to access a braille terminal via BrlAPI from Java. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbrlapi0.7 Architecture: arm64 Version: 6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: brltty Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 120 Depends: libc6 (>= 2.34) Filename: pool/main/b/brltty/libbrlapi0.7_6.0+dfsg-ok2_arm64.deb Size: 22970 MD5sum: 9aeb5faa3e968c16d16f95d9b0c22e59 SHA1: 00dbe513cf2feecb8eede5102d5d84d073ab71cf SHA256: 820b0d3dfd8f5a6b0b4c5cf494cd7dab9cd3630a0dca4fcaf1c32cc90831330c SHA512: 2719e02b5fac2b0d9f54ee03ee4afd6d952d29f1d0989a30f75a9f3195b3a21ac5e2351b13057172bc6f5b1da521ec06f13ce1669eed58ffd4a48da10c1f6a09 Homepage: https://brltty.com Description: braille display access via BRLTTY - shared library BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package contains the shared library necessary to run programs which need to communicate with a braille display. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbrotli-dev Architecture: arm64 Version: 1.0.7-ok4 Priority: optional Section: libdevel Source: brotli Origin: openKylin Maintainer: openKylin Developers Installed-Size: 808 Depends: libbrotli1 (= 1.0.7-ok4) Filename: pool/main/b/brotli/libbrotli-dev_1.0.7-ok4_arm64.deb Size: 321800 MD5sum: 000b6d3446ed87269098b8d0c55e421e SHA1: 4a1a569bd21eda0e2a6d11290ab0d954aab31460 SHA256: d2a1e35d6b3407764b552651184bb038c64b79ae357ba59421bc3a09057e0d2a SHA512: 8cb2f2c8f22548a0e9354215aba46f1f811e7623aa01adf6011a413944c17c17bcdf17f070627100bbd0b74d95e2fe977a5f6656601916a21689a7b3c1bd98c9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbrotli1 Architecture: arm64 Version: 1.0.7-ok4 Multi-Arch: same Priority: optional Section: libs Source: brotli Origin: openKylin Maintainer: openKylin Developers Installed-Size: 734 Depends: libc6 (>= 2.29) Filename: pool/main/b/brotli/libbrotli1_1.0.7-ok4_arm64.deb Size: 304536 MD5sum: cd8ab6d0c34ea32ddf6f2b1eb9f475a9 SHA1: 0184de7b48bfebacd735ae27934588e22b405a97 SHA256: 624707d45b3274933b1b12f1c543d628b7ebf26c5617041bc6d3418dd9755a76 SHA512: d6881bdce19b65468b8366d5b99b6a6e670887e05fc0116c60f06099a7e80b7070c2c363060713bd31d8ead390be0a506669b6253b906028c9d1f177032dcee7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbusiness-isbn-data-perl Architecture: all Version: 20210112.006-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 70 Depends: perl:any Filename: pool/main/libb/libbusiness-isbn-data-perl/libbusiness-isbn-data-perl_20210112.006-ok1_all.deb Size: 17542 MD5sum: 2d0011141d20d46922bec3692b2c0c6f SHA1: 435c0fb6ebdf28a841d709e7b1e7a12f6ec866ea SHA256: 2622c69ea474e30c2a72da6565e7d128224b6060093219272ef82c5bf70c4300 SHA512: 83eefbd0ce8afcd4e064ebd2b66b4cc2749ff76740816decbcd2134d26d22f484a4d38cb2c7e4f464d91d95bf6e7a05d04f999cc9197a5be235a31c623c7ad40 Homepage: https://metacpan.org/dist/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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libbusiness-isbn-perl Architecture: all Version: 3.006-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 63 Depends: perl:any, libbusiness-isbn-data-perl (>= 20191107), libwww-perl Suggests: libgd-barcode-perl Filename: pool/main/libb/libbusiness-isbn-perl/libbusiness-isbn-perl_3.006-ok1_all.deb Size: 22160 MD5sum: d9d45e8335378c3b7d8367ccc8642b29 SHA1: 3168725624fe4a34bd6aba556212e34ecd8a094e SHA256: 675c88f02a3279dff6bc561089a73e1ab3ed25bcd815c1f27b22faee32ddea81 SHA512: a710fa0214beb9c69a63ebc1431df9cbee96c1ceddc3551cde3e152817e57cf70e8521fb3b74dc38a13651602d1f9d5fd41ebac5cf640992cec90032d7bd6c08 Homepage: https://metacpan.org/dist/Business-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. 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/main/libb/libbytes-random-secure-perl/libbytes-random-secure-perl_0.29-ok2_all.deb Size: 26720 MD5sum: af4586fcf3da9060d046e27e4ae2e399 SHA1: 653612d11a45695b82a60f8dced74bbb6512fb91 SHA256: 7789876065f8577235a93235853717b7bab3b32b064c856cba609bb262742d0e SHA512: 4f2aa2b3989789de05f6ea69912a47b5fb064846a16e06ee730e449a2174442067b92cef111c44a3139d63c4a1d8fd425084a8eda9ed12b520bf1c7ee0f01cf7 Homepage: https://metacpan.org/release/Bytes-Random-Secure Description: Perl extension to generate cryptographically-secure random bytes Bytes::Random::Secure provides two interfaces for obtaining crypt-quality random bytes. The simple interface is built around plain functions. For greater control over the Random Number Generator's seeding, there is an Object Oriented interface that provides much more flexibility. . The "functions" interface provides five functions that can be used any time you need a string (or MIME Base64 representation, or hex-digits representation, or Quoted Printable representation) of a specific number of random bytes. There are equivalent methods available via the OO interface. . Bytes::Random::Secure can be a drop-in replacement for Bytes::Random, with the primary enhancement of using a much higher quality random number generator to create the random data. The random_bytes function emulates the user interface of Bytes::Random's function by the same name. But with Bytes::Random::Secure the random number generator comes from Math::Random::ISAAC, and is suitable for cryptographic purposes. The harder problem to solve is how to seed the generator. This module uses Crypt::Random::Seed to generate the initial seeds for Math::Random::ISAAC. 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/main/l/llvm-toolchain-15/libc++-15-dev-wasm32_15.0.7-ok2.3_all.deb Size: 5562 MD5sum: 26871a71197bc8193d6e0325bbc549e0 SHA1: 189bbbc62d563cd45acc1aec2eb2db57d20a96e5 SHA256: c16327045e2070c98ef9d85cf0e83059c230d4efaeca019155093de55290bebb SHA512: 4236f5c8c28c3cd977bd7e1c12daf714d5c09b84494410fe1dcf6e35b1f939476bb686696a29962dce3adf168a6b4d77b4b065cb6e368dcc1a45708f1267c57e 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. 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/main/l/llvm-toolchain-15/libc++-15-dev-wasm32_15.0.7-ok3_all.deb Size: 5570 MD5sum: d2d683910e09fd8bff20a6ac18dbe344 SHA1: 33c893e8e4e4cefc7fbfc22abcbaf7f97b6bc27b SHA256: 17bb5737006331be280404e9b3a42fb4c4f720a2b7ce678fa225412abef63a4d SHA512: 152d25807d11c7571015f572eed080aab27e3232be5e9e16f15c412e691f3c77fc2f5d43a9c47bbc9ef44a866a82767e204f555f3cbed7d8d4329ecd32caa0da Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++-15-dev Architecture: arm64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 9775 Provides: libc++-x.y-dev Depends: libc++1-15 (= 1:15.0.7-ok3), libunwind-15-dev Conflicts: libc++-x.y-dev Breaks: libc++-dev (<< 44) Replaces: libc++-x.y-dev Filename: pool/main/l/llvm-toolchain-15/libc++-15-dev_15.0.7-ok3_arm64.deb Size: 1026452 MD5sum: 6f93c880d4bcddc4e3667162c15389cf SHA1: 723217ab55b602e1ac0a9e3747ac63efbbd66d99 SHA256: 19d393ebff837165b9cc7ec27af8c11f9b6433058d413d11e6244b6c9b1dd1ba SHA512: cf346fa28a5261b31a24173cd4fc3e0f9bc17fa9c49abc0cb78ab74552926276b10a8947016f9740295f34061c873896e9cbc716b81086deec63f4b04a49cd6f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++-dev-wasm32 Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Priority: optional Section: libdevel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Depends: libc++-15-dev-wasm32 Filename: pool/main/l/llvm-defaults/libc++-dev-wasm32_15.0-56~exp2-ok1_arm64.deb Size: 1692 MD5sum: 7d6438d9078e23e6f5d5c50bddd3f005 SHA1: 33de031c0ae49457800d8ce746e904bcbc494576 SHA256: 3a396c5a011d00666807ef043049944fe7c7be63ae95894f9ab4a2042a2514ce SHA512: 5a60c52c630d7c3e02e36aeeca592d61ab4b75c684cfbdaa86656ac08f5d24fd3641d7773f91a18e7b09f1d0abc7a33a831f79599d8bb4cf0f41661bb450d2ef 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++-dev Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Depends: libc++-15-dev (>= 15~) Filename: pool/main/l/llvm-defaults/libc++-dev_15.0-56~exp2-ok1_arm64.deb Size: 1690 MD5sum: c8bf734552c2cf3fd86fa006f426e5fc SHA1: 1f253537d796f265300616bc30be59b4b1363b60 SHA256: 4627d160f230a930864632024255b140cbea52db70fb98f0eb18d9faf66d1f61 SHA512: d99cd739eb7e72b299627a351e73caa951324e65a51c034f44980c2ffd562ee3101aab46b8099d204e1014d77eeb3b8fa76821ba2ff92e06de3a26fc3f2d60e4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++1-15 Architecture: arm64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 1061 Provides: libc++-x.y Depends: libc++abi1-15 (>= 1:15.0.7), libc6 (>= 2.34), libunwind-15 (>= 1:15.0.7) Suggests: clang Conflicts: libc++-x.y Breaks: libc++1 (<< 44) Replaces: libc++-x.y Filename: pool/main/l/llvm-toolchain-15/libc++1-15_15.0.7-ok3_arm64.deb Size: 270430 MD5sum: e469aad043832ba5218a95b84ca6b93e SHA1: 8a91d74891abde27b418ce931288bec409efb16d SHA256: 483fe5d94ef06b778952e667630d2ffd6ee0b8d272714b7885814bfd44b33eaf SHA512: d685d8150caa917ba382b7a02f5800de88faaf37f36c3f679c15bff4d3200e5b575b18dafd1ba9318827bcf422f62a2824118db481dbd000d0024a9554478d54 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++1 Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Multi-Arch: same Priority: optional Section: libs Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Depends: libc++1-15 (>= 15~) Filename: pool/main/l/llvm-defaults/libc++1_15.0-56~exp2-ok1_arm64.deb Size: 1674 MD5sum: 74dd0f565865f7f062f2b099b9e2c437 SHA1: 2351ba957367423a139c82ab1fb399ff67951ba9 SHA256: 3442665d29b69e5ebcfe2edf886560b80995ccbcac64b1eb8dde17795456ce0c SHA512: 19dd9a6fe61f6c77b214330ca414294dc1fca135059ef5e083c57f8b19b4a082dffb93d1efacb51ec8393a0e20f19b64a2575ab262f7d34b3e49bb0c69bd3d3a 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. 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/main/l/llvm-toolchain-15/libc++abi-15-dev-wasm32_15.0.7-ok2.3_all.deb Size: 6178 MD5sum: 227f46c2969b141d2046032945044cfc SHA1: 42b26b62b7ca9c2a4c970389b71e0f22c16bc737 SHA256: 883f83f44df925f7c5b16aeb3147a58c681c605e02394d8bef23ad901c413abb SHA512: c63a130d6346ec7eefa46001c08dc1eb3ffe6c893a93aa5cf6e75524f268565e1e2e7646dbe77405ea5ed8a8d317f290a043da908429c1f0552e967231ff0c31 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. 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/main/l/llvm-toolchain-15/libc++abi-15-dev-wasm32_15.0.7-ok3_all.deb Size: 6198 MD5sum: 618caf24d083a299d91df82bab3b7695 SHA1: 3fb27c19215508aeb758d9b8ce0ad89d75608b28 SHA256: 7626d66ee88786e3cb28e81adaddfbc814edf2c35a5accfdde3badd40210af27 SHA512: 3f92a73a5d45558fb9eff64ff30b94125007d583a29c6a0c2bd0e9263ac2ee041df8ae720984738f0b75180e14a49248efa1b9d46aa8f3a4c29f9e256b3c0fd5 Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++abi-15-dev Architecture: arm64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 644 Provides: libc++abi-x.y-dev Depends: libc++abi1-15 (= 1:15.0.7-ok3) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44) Replaces: libc++abi-x.y-dev Filename: pool/main/l/llvm-toolchain-15/libc++abi-15-dev_15.0.7-ok3_arm64.deb Size: 94520 MD5sum: 416742dda9b73055f217ceee23aa4d52 SHA1: d22d2d2576345be219a415fef5de40b0758cb54b SHA256: 617ea4722c666148cc68bde034367debe4fa267ba9edb72694a8f87e18580116 SHA512: 721d29bace28e5e04c672ae9a9f7f6376342da7058bf67e1a79e920ec33d1b4b2db36da618e492a7544af8ab73ffa102ac50e44521716d045aaa194e3fee3d94 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++ cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++abi-dev Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 12 Depends: libc++abi-15-dev (>= 15~) Filename: pool/main/l/llvm-defaults/libc++abi-dev_15.0-56~exp2-ok1_arm64.deb Size: 1790 MD5sum: ce5c9baf2ceb6454e3eee86055015ba7 SHA1: 0fbbb52f963db285fde8ad3eff5eb34da37b6cc2 SHA256: 1b5219608d4fa3f32ee42e293ff407df266a09e30d25ebe7fc1e4e6c0f20b63d SHA512: 2f18e69705750156170ee013596777d85abc78256dccbb186df9fb4ac3ad7645805cd4c164c59a01270f726635131cee3a98ab6393c25af61b83f6f2a580b8ab 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++abi1-15 Architecture: arm64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 287 Provides: libc++abi-x.y Depends: libc6 (>= 2.34), libunwind-15 (>= 1:15.0.7) Conflicts: libc++abi-x.y Breaks: libc++abi1 (<< 44) Replaces: libc++abi-x.y Filename: pool/main/l/llvm-toolchain-15/libc++abi1-15_15.0.7-ok3_arm64.deb Size: 66920 MD5sum: 7bdb852d916a08b8f4313112960f602b SHA1: c0228e0fd3dc0432006db72f1417e5e7553bbd44 SHA256: 3db88c4581f3b84d9bda1da3e949da5ebbd1993068972d36ea0df5d98b4f2e09 SHA512: ed1ed3123746aa8ddc01b29767a90127874b5fc90ca22c1451516294d96f456a1c660807846620362cc26b429607952f995f9c2e1b29bcc5f0b6b12acbfa47d3 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++ cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc++abi1 Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Multi-Arch: same Priority: optional Section: libs Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Depends: libc++abi1-15 (>= 15~) Filename: pool/main/l/llvm-defaults/libc++abi1_15.0-56~exp2-ok1_arm64.deb Size: 1600 MD5sum: 47422175561ce62ebbee54ce6a87eb8b SHA1: b550094dc2d5e8ad94ea9bfa9497afb2290e3ee5 SHA256: 97ccd0392d0fbffde83d842fb5fbc3fff36c531d016afa7f5aa7a126a4d4a9ec SHA512: 269d6ea147b74812ef1a51af922aed5ffb5326581ac2685268bec8c395308bc8e51483a1d3b08dfe7a9f95f4f572d318e73ee6f1da7e295694b0ad35130f3902 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc-bin Architecture: arm64 Version: 2.36-ok6 Multi-Arch: foreign Priority: required Essential: yes Section: libs Source: glibc Origin: openKylin Maintainer: openKylin Packaging SIG Original-Maintainer: GNU Libc Maintainers Installed-Size: 2110 Depends: libc6 (>> 2.36), libc6 (<< 2.37) Suggests: manpages Filename: pool/main/g/glibc/libc-bin_2.36-ok6_arm64.deb Size: 577606 MD5sum: 197034a4b96ae9a7785349de48571c5c SHA1: 04bdeda9a38f7124a9a1371cac2da4f810587346 SHA256: 91de63d0b80d513428c36308e3e0dfc0b9a445ce3ec7e3560f580b43e16416be SHA512: f4369cc8f9805a1a19ce85c48b7418f7e5c63895b01eddbb48835280030d21f68801b27e9a2dd0e5b7fcfecec549b9a42db15bc255baca1d240af84fccb2be8e 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc-dev-bin Architecture: arm64 Version: 2.36-ok6 Multi-Arch: foreign Priority: optional Section: libdevel Source: glibc Origin: openKylin Maintainer: openKylin Packaging SIG Original-Maintainer: GNU Libc Maintainers Installed-Size: 110 Depends: libc6 (>> 2.36), libc6 (<< 2.37) Recommends: manpages, manpages-dev, libc-devtools (>> 2.36) Filename: pool/main/g/glibc/libc-dev-bin_2.36-ok6_arm64.deb Size: 19258 MD5sum: cf890dbdb46a4b8e51eed1e8db38e170 SHA1: 589a535fffe0d67278cbbb6456e3914df075f9dd SHA256: 61dde942c8a6c2e2eb04d8b353ebb76a96059191db2d62894255b1574ba7ac78 SHA512: ed1ec4395e478d2269e41a0e214c72a5eced55e9c2e96e280314e1ec2432813cec7470abe0753287b06f33694d51cd7973714f25378a51d03eb4f97230d68d63 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 * rpcgen: compile RPC protocols to C Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc-devtools Architecture: arm64 Version: 2.36-ok6 Multi-Arch: foreign Priority: optional Section: devel Source: glibc Origin: openKylin Maintainer: openKylin Packaging SIG Original-Maintainer: GNU Libc Maintainers Installed-Size: 195 Depends: libc6 (>= 2.34), libgd3 (>= 2.1.0~alpha~) Recommends: manpages, manpages-dev Breaks: libc-dev-bin (<< 2.31-8) Replaces: libc-dev-bin (<< 2.31-8) Filename: pool/main/g/glibc/libc-devtools_2.36-ok6_arm64.deb Size: 27100 MD5sum: bfa6627b22f121515c56939bd4b583c1 SHA1: 4f37e91116703d21ff8b6c9c905274531c1a4b58 SHA256: 26fe56a5922b46ad8b5bed257db12ba911648e6d32f538067e922c26ef9e6c85 SHA512: e3eec38d4aa027d9a39fe4f1b3f4837bc4921f2e9c9a960c82599998b5f5bd074e73be3fec749f1a5662f884e86e8fa6de2355d4c4a932a6e6583429e6007071 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc6-dbg Architecture: arm64 Version: 2.36-ok6 Multi-Arch: same Priority: optional Section: debug Source: glibc Origin: openKylin Maintainer: openKylin Packaging SIG Original-Maintainer: GNU Libc Maintainers Installed-Size: 19698 Provides: libc-dbg, libc6-dbgsym Depends: libc6 (= 2.36-ok6) Filename: pool/main/g/glibc/libc6-dbg_2.36-ok6_arm64.deb Size: 13591194 MD5sum: f7a803db7502873be6c8fdf5152aa818 SHA1: 42f96626fa08287034438e7009b05e476699a15a SHA256: 0902722bddb84a0afec852a4625fb8d9874fb301679baa3becbb7a81657d6128 SHA512: cc75d3d594da0da369b5eaa13cf98eaa0bf6b17b62d7c1289fc0fecc5ad1e42a53b95fb8b9a8ecf3976c6c162743075f2e0c56aab3d300cc244d9914363b064d 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: 00f945206e7f51f092e4cac8e65aa39724a69be8 02606bb5af2ac45901dd042198709bbf1ef37a69 030d82ffe3d09eb1a0c98b9cfbad04140d20b881 04333986bc8c5be906a21eafd1b26aca70af4621 0479c28a8bce0c5422862bde6b4044b7dd33713f 062daa5a4d7e7267d638a5ba7536c29d39205d34 0658f307810d20c912d2116983dcb4d2585f611a 06e923979db5161f05bbe4928dc6cfbdb4cd0ac8 0914fab6791112f4ee1cf7a3c2c0d461bbb8c7c8 0a00efa4881cccf84e7eac5c876796d3be86d11d 0aa9e13ff51d81b26660beda50cd64a7085b5e2d 0aee4cdc3030eed324a3863ce5bec1192ae2cdc8 0bacaf1e55910e1f770c8e53cb9a7e1cd25c7c36 0c3751e92740dc8e567d1a3050d3cc7f388f1b59 0c44b51dd54bdbc2fc07b0019778a5a448cb0713 0dac7cf8c0a9c421f539513c130c4e74918117bd 0dc0c7baa33693c226a55a65207cab876fcad4e3 0ebff2385a421d659d7b6d29a19d6af05c5508c2 0fceab0df807c246d22392692aa9c1a7940da1a6 11397bb8ceac9b26bf72cda0809eab7b9fbde908 11b8168e615cd0fe984110594325c507bd30a6ba 11cb4921a9a688f0df447d64952b1bca8e7f3fac 12b220dacbb09f39780f09e029306d40eb9c32d1 1387d6aad64269857aea0d6e919a7939f7d719e8 1388c3bf888136c5cdc66d9f1c6d84842cbf7f97 13fa6a8abb910cc402e5f0e6a37643614e289645 152c28d9afd1731fa510bd474d8595a9de6e5b3f 15c783b4a8cb5cff78ce7de03a0f9260809d3f8c 16dddb17102aae8088dee26f12afcdfdac8e271f 17e4b3f1da00995991c7b59215f7dcb8ca70b46a 1918164090eb9a52355597beb9e06f42b199fbf4 1999fe7627e26133368397eef2461ba8087b94ee 1a5c416e21499955cdfa78ab4bbcf399fc4e13c7 1bb3d49a2dde1de7a1a0eaec09a5850d7dc4f56b 1d0e70072c34df2a9544ae54ce3119e02eeddf32 1f6cf1b600be67b5ea5a57d42654735627a6a3ad 2012f5d7ae666be9544bf6380ea176e185201a45 2051ba77e8d7ece797b6922c0be63672dbb990b8 20fe5aacd3387474f52b7717bf404d5cdba2cd56 211702a72ab17b961b145018c45fc584a5c224e4 21c5bcd60216f785e8ec4224da9e60a4d01bd96a 2259194caf00d641f9108661872c2e8292428147 23003ff309f3cd3d6048381872189c7bca200872 2962bfc1ca2d4c6f3b92dcd11ab0389ff56253e3 2b0e1b9cedd65f4f208e8d185fc60132c53efffb 2b400d1efd6c250efe4cda04c097041fde456ca5 2b450808039d45e5c25080254b339a8035cd5726 2ddb79e964c937d52dd50b29862f22a1284b126e 2f55dd856810bb8a624fcfe66c107a146bc15975 2fa5ad2f85e78beb41c2b9f58195b53959cffeff 309205b17645adf62fe028a41b6ae49973aa1579 310b6ca55ebc5e020b4515404c175809f3b17844 31102e74981d9653a2246931176e4f81b15d5f2c 3361ce3d4c934ed9aa3c33ab12fe70202321bbb5 369166cdc7d43fc7eee3466958dec5354b36848f 3a1a0dcc5dce7a0610d0d55a602a6217882464d0 3b24c2720a467368deed8368adc58d6ee597668b 3b471b95b2dffe3b6f353e0c500baec7cb66d894 3b73c361d16c3caf7d80b5f6d352f44ea8dc872a 3d85196e4b2355581faff8549e9a273c87b252d0 3e406ccf519138b78197ab1bd5c64ef9a03e8d1f 4009693576a7802dc3457fa44647c0b36c975b7e 4032739743cca2fdc81fbf0c544d24fa68180590 407597bc11d59ec53f708d0a6986c4c99be16d6b 407ec5e197427ffaef3ec96e4e1a859a92da1c78 40b5f02f73c7e9acc686904a599deb6817e36761 421706cc5d5694842c20bfba2406f6d07d58fad1 4323901f2171fe29c80c275baa2a27ff27795641 43f0517ad5765f32ba9fe8b0ff33827080c2b45a 4439dd1da7a5852cddb214fee7993c85014a5be8 44ccd758c061af0b8a8908db9c14c6aea27a67c2 45a798134499f38065dce99092ee8504601bdce3 45a9b103862ec65397d3020ab6e36cde03844de3 4698fcbf58d39890b120ecd6461108278907d7e1 474080878168b5a3f7a80bbbdb450cf2bc4b5674 47aa718941672d33d6e3aa73a81cd4745c40aae4 489a12ced1b4d4125e0746ead69bc00472ed144d 49fa3395015e83ddea1095481b4f67acda123ae8 4a3292463a0fd86eda76e86ecc84deee9306101e 4df9eb25acf521093c6f5dbc054560801e2944ee 4eb0ef5911d1c0342437ccac5c7194f72ea70177 4f1d15b325da17f8f68d908532d694b541b12c2a 4f2ceb60f6b7a10b54ad110bb3a7463209e69e5d 50044db34473b8db58de8006f96865e91fca2bfb 51939128dc715408563a15814e3db9647b26a98f 51c2b836124912d0b2f1e9051fb4c66a3e01cb23 530e656ac1eb3f930eba313788f16948b19f5e89 531a09ff381d0fab500dbe6559a99fe4c4413af0 55728b0589e7cab1338b389a57df77caaef97f1d 55ea9ffff525e457b513ece1533ef8790318ffe1 57799ffc8f324456014fa65e1acfff73324eebd8 57c6377f24bf60e09631285c019ff2ad2af245db 57e2913d27e0d18c6a5b048a1d98f44cc3c7c16f 5848d7b8b7edeaa967380a501aa5f43cbdad8925 588891cd89b11c192aa1cefe02cc5c5946ea2bd2 58ab403b66cf2c0a912de5834006aa320e4d5cac 595cfcde4a15a1d6375780a67bed38a346258250 5987851f33c78527a415c5a6cf3e8c9962dfae14 5a94d2cf59911c50965660fe4e44f746ccce0a91 5c2725aae0573e421b8b4e5bc99927be83700c61 5cca5615fb0a1daf71f24684a27e00ffe800ec9d 5d907f46ee3ccbf239c4b91650084b336debcd04 5da0a821397e25a0f499b1ac9d856ff8cdc10505 5e0d46cf433bb90ee7bb12e043c6fafb4482f9aa 5e98e29174f751af3bf9db3e0cbb953d1944335b 5ebc843498eb923bf6344e2821ccbba236d275fc 61b7b5b5408c1c8a0e3335741f5434fc0ac1580d 6397ede7c718f99c50c83ed6947f57364faaa31b 63c8583fd3ad0cce815c43ef4251bd27a95d5c42 65691365c12064c8bfccb116e25a0815ce8292ee 6586fdd56c965862671a26f35757f1471b446fe1 670408469738512fbb57d9e9064f3871df369a98 6928816fead31c3074a56d8ee09cc9a176b1b4e8 6a2f2baa60e162bcbe64ad9df9bbc4c1c3ca8a45 6b6057030752d8a8fe35687ebb3adf3ff5865f1f 6c522122d0e570bdc86dfd79d55c787d3745f4f6 6e5c4f5ad5a8c8df258054f44873d7d354e6bd94 6efefe14b08e014233f94718066e83fb249f2f5c 6f4b1ea114e823d8f3b0230d16f33e0221e8352c 707d4bf494f91f1014a13ba853a0cd8a39bb3b80 72c0adc6061c091bc51f1646d31460665c680bda 72f1e5970e1dc36c34a588e9828077c70c2f51e2 735167522c5aa905fb888c1ee286dc1f27d405e9 74113dad6e51e36fd4be11159b45d25a44e36952 7751e70306129e8d2f2a2b60e857284c3c4e8a92 77b902c329b827ec61278a164c3b155f9d939937 78fa56f35b4346e8ccf47b383f4f0307dbc0396b 799c6dbfd700eee6cc279008a33d4fd3d329412a 7d4f3160ab1afebaeae6b8ffec415262687ee8a9 7ebd45f8c14230a839ceb97417ba4a9f3ef14af4 838502e71c1f47105e637c559b7d61353a3edad6 8392dcb021406eb6e0bd0896edf4ecd8c7c789c9 86a54416ec845ddfd53d0e10b4e7674bffefd144 88b53791b7e02ff6d2bb13acace4bdacb97e9233 8974c49fe02a6d03b90ce80a4ad60ac3a181ca3f 8b118accad6d2cdf5e29bd2d81b619495812e147 8b6f0b4af9753f96b9d014fe7399c6128e3f8d90 8b9ae722a0af89007115faff383112d88e9bd543 8bc7b2ab5f2ab8abd8b1e53f5e5184e1a24a9939 8c00d2f82839f2bb226a0336b8a92dd22a158f1b 8cdf94ee7b5a7b2cdfce799655da16347f1356db 8d7bc5f3bdfce728623c015dec4d85bebe5a9a88 8deb691bd4e68a013dfa106ef7b0664bbb97a282 8e2e70660a38431383117b4e4219a8b304f21865 8ec4908fd0dbc56f73d4a7ada04448276d9ee9de 8f4678c5b95d56f9efde3a15a3fbcc07a35ef49e 90b332b7e0f6419f71792d8bf1237e53f633e7c2 91244890a8fc53af16dab2aefc5d39e2b423f8aa 93dbc6d843ebb965447e275f4761554bbae3fcdd 941a289ab95cd3b361fc61462ccecfdd96c8b3bc 94956302015528db560e7c2be89ee88e13e869e1 9592e3657249a6a950639633a63c56f1c3b7f8ec 96fee5c2dc64f9ec40369d4a7f647173a18fc4e2 971659b9e940504555551824b3cf7d05345c512e 97271c7b99514a0a17734afd0d62011c2f4bdd2c 978fe9b1887cfe3bbe1a005cf2ad3fc08ca5000c 98cc1adf05512d13051830b3fb84229628c352d4 9a728d55e10aa5d6f14a1e0fffa50bce475dbcd3 9a8a74678e5ab1c768160dd2e9d0deb4b1def618 9b073707aa8a5fb75483430840a26f89de07a526 9ce22a7a829d852a002a7c8d57df260e769a2330 9d10e6b06585974f6c476b4f8bd83001e5c121e0 a0803d8336cd0c9d2e72262cdcdeed90ab1b2254 a1148f226fe10aeed4c76015c9abd8d0839e99e8 a1d48466f0a56aa1f9c2a4e2d407d683cf4fa63b a2c14435322366e6fed930d5775bc26d99a496f8 a3734d46aad5aed2ae854b11b2108e2ecdce3cfe a46437109b8a4dd8e3cdb9b9bba4fd7391707c7b a4ef888ca53256cf5b38f7469a2b35919cc9d52e a4f10bc5137684c471236de96b40e52c5f8b0e62 a6653fdb1411b090d498148187c6d047f0d183e6 a6dcfcebdb630688138b89f494d130d16f589d83 a72771d1e6c2a5588104592ecc4b9885a59ad3a0 a777e66727c59aef36bcb1748984d47fef55d855 a7d8c293ba897e534e5555baa21c534d0bbd12c2 a8a5f0b6f385fea78ffd0afaa6f12eb68f24c4ed a9dccb36fa25948132e66d28c9571ff0fab006a3 aa73c2d92b9aead2440c736b6bab5ee6991602a3 aadc3ba1293ff141d264b95d8d4c9209555281bf ac5187177d5dbf44059e24e43cb72d02acd5849c adcf379438040d516c6d02eb4f664905fe8b8e2b af80f7b66fd29fb953a6eddab21567a6eb81d508 af8cb0e4199fe42ddcbbdb27262ebb70f8cd7436 aff55126b4473e835c448e820ded4fc42d76b7fd b09c3e7fa27158aad2530101a9b8c25479df249e b261f8b3b9f2a56962956bb3fb2d8ecf2b3e33a3 b396b4faa559ecd8ebc9ef47a9fbfa8bfddec635 b46cfa1690a958319d553c8fb11240758bbd24c5 b4a86400fcaf89fe0659702524f53a6214675cb1 b4ca7e812f239965b055409a407216361a0ffeac b7e16ea633d4ff8a49930dd4da532b32b339b41c bdabe5377b2c2364e6e46b3363fe47af3cd37fd4 be419a45d964702d5eacba85943604abd1bc34e1 be6713acb8f494aa30b47d31e57b7335fd4bd10a bf1f9815082030c8f0c60810d88aa35b91f9b3a4 bf7f584ff098ec4ea65519130eaa2bc8d5528dc2 bf8718775e540cdbc92ef05b1033d9d050379b2f bfdd4bf9a36aba59c3198bec70052991c4771098 bfdf6d5069cc7f45ddd4f7be7f2ca24ce1f8c9db c03d8e2bcd97368168bda6e91b81d177b1cad819 c0f77f54905129d2e378f9a32cdf65e6bc80d69d c36213ec5fdb66793adaa5a377f97b8aa17d7726 c4ac44d58dace1f1760f4101f709999910298009 c50852804c9207284bf2c9c130ad0785efc0a1f1 c560587dab1581d9d7b236a18895a1461814539d c5a7e9eaba5a2e0aa735c0f4c5c8f12efc34890b c5f36bc10c028db45437b59819f7cac1c343f071 c6d8230f39adc0ebeefde2dfd1dc1ccf6ababba5 c6e57f108cfe2cee0899482f515dab9c01d9810d c7bd117f6dca442323d316cdfd01ff32817fd00f c954b7511516e6e4b15f4a66de24ab4bd888204f cbf362d5803d0e56cb38856c9da34b3bd66a07f7 cdffe027b87ad182c298ce16b1409b336b81b536 ce41bc8379c51c16ae28f4bf3e2b91ef74c86673 d12b321ccb740323293ab323f4f9c95ac4bba356 d158d2d8070074a83d60b4ff2da36597e2dac23a d15a197f194d56feea4a23e68be8fe44b0a9b998 d16865b77a5ca219b469496069f084504787ab8e d2b597424b47859be9472a3103576931abab4d05 d401c8aa07ba0bb83df39b08688cb3e72aa89c66 d48c5ed8769924fe95a3a387470212dc28d1145d d4b569d831d281add3d79903ed05e1adeffe5090 d4ce795d87cea830740da8d916c80cef2ef73307 d4d48d3dd43252d6ebffc1aadb1abaeb909638ec d4dc77b2d84cafbd0b17d9e9728366f4ccd2df24 d51b876d0dde83a5a0a7530b2b82cde1ecbc087a d713a09208c229ad2cdac76a1d73cae97ffe77f3 d7c64415eb4c10125f01e27488efe762e518b999 d9474a72bdbf41bba6066f20e3cc6ed3c80b6b67 da04685078ab34f2a1999d683bc9332287e813db da62493321a1c54b95f1e49b68ef2e582246eef8 daba9aa42ba2225a0c1328c11d5c4974614ce43e dacff854a1bec26f3afd8ae2abf14189b58644bd db52d1fa4c981182a4a1b8c31109af113e3da3b8 dd26ee3ada9be4cbdbcf19d191c571694634d851 dd495f1fd48990ac7deb08f7590600b528d755af ddd0e8ee179356ba27a0583ae1c418d617e19d77 de0a58386d33d8285afc302596235cc0fcf40437 de55d81f34257b2d0b99d8677bd37506d73e1206 df38b719f7a7f64b6046c3db06d8a1657b3ef414 e0dae2bf678ec99b66b51d2519469d91226344fa e2b4b0de89bb465ac54e69d32d0ddfadd840c946 e2dd04b5264c891e6b413f5788a87ecaac78b41c e5550946112ae135bf919dc426da83cd3e1d2c1e e666040bc938bfc210d8e3888ae9b86f1b726277 e70ad2afc8f4eac048699511625b5a82057b2930 e78d0302c7170fd7ce75d70c72e63ba2503cf9f2 e7f11dc05cd5e7f2ea7b2b7b6b9a97573b4722a8 e8d84ae675b3ed41b4887ea894837a4c23da5516 eaba6f58b7d1cdfd99744348a73bab04f6817015 eb0bf734f410b997a994aecc4d8621f051f7fd76 ec5709ffb1820736a9881264524accbc2c36eaa2 ecbb34455aec996f5e219ec00185dc8f9d81e7f8 ed2f0466710b424e11a7a07cc3f4701a04a6eb8a ed45b7bfa1a245bbb3e788afce306ba584b27813 ed872b5151d8c873cc405c454d6cb8f8e5d6f8f1 ef42dded46c7c04b1b55f1a2e73d438eecd628d6 f0757dd046b378a1c151894d3fcd781afd8de3dc f0b7dc45da90ba0f84ec206e5044e9a4fa1c5cfc f119c471d3a4ead06663032d906ac3c2e9319fee f2488f465b1fb6e8e1306773278812d0a1967bf4 f27ee8a85a3ed0a1ce795c8bd9cb3eee631bf7c2 f2af1ba55b99b5a0ff409ec226ed9fa31dbb2a8b f536afd687be6aedacbb5109657bf35fc8b06dc8 f60ebca1b963c251612aa463055d976a72989732 f67d6b2155fdcd01e97c21a213dd61e8964a7aee f7bf5f976e83f6227cd6c4f27c3819d1c4c790f5 f831b84dc1ba41cd921b7bca1ef704c022ec6691 fb0a193cd57b9ca4be78073c9dc871135686072f fb5a95e8ee019fa4c0d74ad10b5a023ae1e98198 fbdae79942802f78c264242aaea3849689361236 fe78a7c6ceefa09c40703153b6e4340bded823f8 066c706e965cda2fc13af38a4dc1d3e7afdbcaa6 0dd40b0cdbb0fc241d4027423e9e76a5e2d26382 1eaaa53e77a883564d7e718aefc1112654a94de9 334d41909307c8a175e06243fe0ba83d76be0896 408fcd9f55fdc249dc208641247878d452ff0d16 4d4e06f228d09cab0352c0f9f86f2d7af4ddfad7 5615b7762c05ef2eba93b7e32f4c4536c84a70d8 5a2f989a42f68c0f0ed8ab5dc32755bd3368737b 6448325fd52fdc05d27c4a7e2d5f777afa49d6b7 734833875c31e74b6167bbccd20a8e2bda8bc571 8fc93380b694eba25d846f8c792ee3c1f18443f6 a4db59077c9d6d5831bc10b3ada36cdf7b490195 bb4ebd1c7b8e76c014af431cad6f2f093d1c7134 ca5961c9af7cfa83b924307189db917a3aaa4edb d29a5ae0174c4a9629267bb5fc322d0b9495bda0 e586beb673546b81d5bd42124409c919390424fe ee6720bc518c6f8e12d07b7ab55185e2cc811bfd f95084f3ebc3394f862e37f6dd089df5863cae00 Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc6-dev Architecture: arm64 Version: 2.36-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: glibc Origin: openKylin Maintainer: openKylin Packaging SIG Original-Maintainer: GNU Libc Maintainers Installed-Size: 8828 Provides: libc-dev Depends: libc6 (= 2.36-ok6), libc-dev-bin (= 2.36-ok6), linux-libc-dev, libcrypt-dev, rpcsvc-proto, libtirpc-dev, libnsl-dev Suggests: glibc-doc, manpages-dev Conflicts: libc0.1-dev, libc0.3-dev, libc6.1-dev Breaks: libc6-dev-arm64-cross (<< 2.36~), libgcc-10-dev (<< 10-20200321-1~), libgcc-7-dev (<< 7.5.0-6~), libgcc-8-dev (<< 8.4.0-2~), libgcc-9-dev (<< 9.3.0), libperl5.26 (<< 5.26.1-3), python3.7 (<< 3.7.7-1+b1), python3.8 (<< 3.8.2-1+b1) Filename: pool/main/g/glibc/libc6-dev_2.36-ok6_arm64.deb Size: 1540510 MD5sum: e365b5f451360ae5429478413364ab11 SHA1: e840bd9a5f8d1d8c10850f4cecd77d844882756f SHA256: f088d5f31f979356fc61018b07ce8b790660d58628f0448359dc540710a8dd9f SHA512: 5b063bf53d9b4a410dab3eaab54e31ca715c4c387d1e14d908724b3743e1acfbbf806a8ceab6658c74cd243ee077bef4b73bf9a0ef9bef5e723f6cc9c63e87ac 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc6-lse Architecture: arm64 Version: 2.31-ok2 Multi-Arch: same Priority: optional Section: libs Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 2927 Depends: libc6 (= 2.31-ok2) Filename: pool/main/g/glibc/libc6-lse_2.31-ok2_arm64.deb Size: 1194834 MD5sum: 2b12697083336c1d6f950bef009ea44a SHA1: a8d7bf2715a5f383a74e14291ce3b0e559c72960 SHA256: 6420ac2eddd27c29194d2d193243121f4c833c0fe4684e82a5043c63731b4792 SHA512: 3ac3990fa16a4ab4203d1037a9f866bb70d75a606a1e90475da438335b15050b5ea1261569b1af088558f7b6642ef42345ed6c370dddf19d250bb7a73335f5ec Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: Shared Libraries Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. . This set of libraries is optimized to support Large System Extensions (LSE). It only needs to be installed on ARM machine supporting LSE. If you install this on an machine without LSE support, it won't be used. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc6-pic Architecture: arm64 Version: 2.31-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 7327 Provides: glibc-pic, libc-pic Depends: libc6 (= 2.31-ok2) Conflicts: libc-pic Filename: pool/main/g/glibc/libc6-pic_2.31-ok2_arm64.deb Size: 1310092 MD5sum: 13ce6b270fa92f1d48a65bf2743cebbc SHA1: 3505dcffbb7ef9fdfa45a7966f23da910a33df94 SHA256: d2c1b1ea8a45c8c39921d4bbc49254798fe70c22c4a9e0cfc820c3dad29014e0 SHA512: 105b1aa26e9a771f08dddf1ebae6aa22a3179bd6a9679a36049ecc4c6a092aa69de0a845655e42c86597113c672c47790d1dbf2d630909714ed8f3cff6b96e9a Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: PIC archive library Contains an archive library (ar file) composed of individual shared objects. This is used for creating a library which is a smaller subset of the standard libc shared library. The reduced library is used by debian-installer and may be useful for custom installation media and in embedded systems. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc6-prof Architecture: arm64 Version: 2.36-ok6 Multi-Arch: same Priority: optional Section: libs Source: glibc Origin: openKylin Maintainer: openKylin Packaging SIG Original-Maintainer: GNU Libc Maintainers Installed-Size: 3589 Depends: libc6 (= 2.36-ok6) Suggests: bpftrace Filename: pool/main/g/glibc/libc6-prof_2.36-ok6_arm64.deb Size: 1111454 MD5sum: d8c77d97b6d4606419c701fd795291a4 SHA1: 45e0746963c2a32a98165c823a73e7060127aa4c SHA256: 818e50b887f806c3469d9162ed15aae161b29fed547def7f2a2fe71936bff33d SHA512: 1c6a5e20b2a1dedc40bf439f2f13594d56416c9e5bf6012e4763482a122af1d3fab2772058dde94b1386c476f7efc276dde77c3ab48483fcc01acb21f8568f45 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: Shared Libraries Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. . This package contains all libraries compiled for profiling. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libc6 Architecture: arm64 Version: 2.36-ok6 Multi-Arch: same Priority: optional Section: libs Source: glibc Origin: openKylin Maintainer: openKylin Packaging SIG Original-Maintainer: GNU Libc Maintainers Installed-Size: 23184 Provides: libc6-lse Depends: libgcc-s1, libcrypt1 (>= 1:4.4.10-10ubuntu4) Recommends: libidn2-0 (>= 2.0.5~), libnss-nis, libnss-nisplus Suggests: glibc-doc, debconf | debconf-2.0, locales Conflicts: libc6-lse Breaks: busybox (<< 1.30.1-6), fakeroot (<< 1.25.3-0), hurd (<< 1:0.9.git20170910-1), ioquake3 (<< 1.36+u20200211.f2c61c1~dfsg-2~), iraf-fitsutil (<< 2018.07.06-4), libgegl-0.4-0 (<< 0.4.18), libtirpc1 (<< 0.2.3), locales (<< 2.36), locales-all (<< 2.36), macs (<< 2.2.7.1-3~), nocache (<< 1.1-1~), nscd (<< 2.36), openarena (<< 0.8.8+dfsg-4~), openssh-server (<< 1:8.2p1-4), r-cran-later (<< 0.7.5+dfsg-2), wcc (<< 0.0.2+dfsg-3) Replaces: libc6-lse Filename: pool/main/g/glibc/libc6_2.36-ok6_arm64.deb Size: 2673748 MD5sum: dfaba87411aa4dd46145bdc77f22cdd7 SHA1: 417eefb2aade52b1ee2f39ada8ff39f99172dc16 SHA256: 68da0fa5c04deba74d60737abd889ea34bf4d5947834f1ab59aa6af6d5468640 SHA512: 66e59ba608699edf65fbb664499464f871150dcc07098a8e2c6be5642c3b181df39e2b05298c0e2d5da73b4c66cbb6f3629bd56d54c40abd0490f0191975083a 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcacard-dev Architecture: arm64 Version: 1:2.6.1-ok1build1 Multi-Arch: same Priority: optional Section: libdevel Source: libcacard Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Michael Tokarev Installed-Size: 54 Depends: libcacard0 (= 1:2.6.1-ok1build1), libnss3-dev Filename: pool/main/libc/libcacard/libcacard-dev_2.6.1-ok1build1_arm64.deb Size: 10556 MD5sum: 94134e9437d734d9c2c8b52ff477dcc5 SHA1: e1e2ec22534439246d1027a40c1ed0e7fcd322e5 SHA256: 9408b363d66251b051a45cc791b70e9a2be3ea57a6b1c081ef51f83dbb7ebac6 SHA512: 97e00d40d6f391a18261a4643e880d75a4791b7a15889a3fb13f0c36323261864eaeba6de15cffff00a156ad10262b392ba2c6722be4af8345f8d712608b5853 Homepage: http://cgit.freedesktop.org/spice/libcacard/ Description: Virtual Common Access Card (CAC) Emulator (development files) This emulator is designed to provide emulation of actual smart cards to a virtual card reader running in a guest virtual machine. The emulated smart cards can be representations of real smart cards, where the necessary functions such as signing, card removal/insertion, etc. are mapped to real, physical cards which are shared with the client machine the emulator is running on, or the cards could be pure software constructs. . This package provides files necessary to develop programs using the library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcacard0 Architecture: arm64 Version: 1:2.6.1-ok1build1 Multi-Arch: same Priority: optional Section: libs Source: libcacard Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Michael Tokarev Installed-Size: 93 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.31.8), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), libpcsclite1 (>= 1.3.0) Filename: pool/main/libc/libcacard/libcacard0_2.6.1-ok1build1_arm64.deb Size: 34966 MD5sum: 1a9ea6c6e11fd94906150add1803a34d SHA1: ef99a26a3db1443ef3e563a2e9856da79e75a5d8 SHA256: 070c5db519762f238a6cbbd2bdb6dcc7f89bdbc33631cf526a0532dedf6b6a7d SHA512: a4e1d02eea27ca7e1f705c0f9ec924bc646a3f1688214d30e90abfef7e2176449c7e8a6ab78ee45f953b4babdac61aaeaceb51fa851cd01cabc99294980f8bf9 Homepage: http://cgit.freedesktop.org/spice/libcacard/ Description: Virtual Common Access Card (CAC) Emulator (runtime library) This emulator is designed to provide emulation of actual smart cards to a virtual card reader running in a guest virtual machine. The emulated smart cards can be representations of real smart cards, where the necessary functions such as signing, card removal/insertion, etc. are mapped to real, physical cards which are shared with the client machine the emulator is running on, or the cards could be pure software constructs. . This package provides the runtime library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcairo-gobject2 Architecture: arm64 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: 169 Depends: libc6 (>= 2.17), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.14.0) Filename: pool/main/c/cairo/libcairo-gobject2_1.16.0-ok3_arm64.deb Size: 19334 MD5sum: f07952020649ee4a0c7a82d9c6df2774 SHA1: 096f902029ed9ed015aeb6de35d087bf62fa928c SHA256: fba3b0dcbcc3bbcc360a157c7c9191a586b6d5e5336da1cb8b273bf9b998145d SHA512: 34715fe35fd4b3e575c9ff80d23836563c501ee611e3dcfe2b577dfc8dd3209ecb9c154f9bdad5758f9e64e08c0fbd09b446dabad061c9b506c4c43ffe9fe4cb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcairo-script-interpreter2 Architecture: arm64 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: 301 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/main/c/cairo/libcairo-script-interpreter2_1.16.0-ok3_arm64.deb Size: 54956 MD5sum: c654d3e668f7767f0e05cf119025eb4b SHA1: 2872cffdc3ae0fa9b6748b4b158611cc542a43b0 SHA256: 4c64c0169f135ca960d16e2ffa0edc0d921c2a6f72857b09db1286b17569942f SHA512: 301949e27074bb5ffc2a96b83efd1ca96451061246e6cdd62d99683d1e7958d9272c62f4d2ed37bfb3193d2474475d78c7a63c98666e88fc3820324098061cb0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcairo2-dev Architecture: arm64 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: 3439 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/main/c/cairo/libcairo2-dev_1.16.0-ok3_arm64.deb Size: 615714 MD5sum: 5552e2c730c9b5a040645aaddf7ff86b SHA1: f5a69142e42450c8a3bd3444ef073c28748ffb52 SHA256: c9f63e1625295cf29bdd5144aa7349e67d4d31d27d56f9bcf85d08fb3490aafc SHA512: 6eef90fb6d13e66126caadf88f273345e2946002b632804fd980363b0dd354a5e1a6f23886740a4134331dc76ef7be969952d221f6a68eceb3ac191f6f5ee7b2 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. 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/main/c/cairo/libcairo2-doc_1.16.0-ok3_all.deb Size: 141324 MD5sum: dfd0a080c8b804c15d6b1419afcfc727 SHA1: 326c0ac3681ee8d0a640b0f879e86ce91e7ca3bb SHA256: 6e46e8978cf8cd530a770384b6febac30a4cb7ebbf75bf317ca0bc3fb1110103 SHA512: 11da4d8bc46fc09dff9bbfb61234dc7f99360e018bfe091863fcde84746d635272d577bbf0ed507b35bc380953aac31254dc474fdc9bc766127ae6cead33f6f4 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/. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcairo2 Architecture: arm64 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: 1813 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/main/c/cairo/libcairo2_1.16.0-ok3_arm64.deb Size: 538112 MD5sum: 0b5b8c810a4ca2d08d89e6519bab7fcc SHA1: 5cb98f1136b5c05864e741a5821cc66d7c0a6bb3 SHA256: b6fe21d92151cb0eaba3d9a8399fa609015a4179fb66dac9695a4c39193cb4e9 SHA512: 54880254192a014766b79d68096e78218acd7713b2c98ad59d5fbc5526425a819724d5d2f86f332706550674742d786e80f75fb778599e498b29943b81c7282c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcairomm-1.0-1v5 Architecture: arm64 Version: 1.14.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: cairomm Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 165 Depends: libc6 (>= 2.17), libcairo2 (>= 1.12.0), libgcc-s1 (>= 3.3.1), libsigc++-2.0-0v5 (>= 2.5.1), libstdc++6 (>= 5.2) Conflicts: libcairomm-1.0-1 Replaces: libcairomm-1.0-1 Filename: pool/main/c/cairomm/libcairomm-1.0-1v5_1.14.4-ok1_arm64.deb Size: 39690 MD5sum: 9a71615e22d44d3f236ddd53343de3a2 SHA1: f65765f87dec6ef049ef993de52b9e54a959dd07 SHA256: 70bdd2a82d847cbb35860308736efeff8a61066e008dcf2b3ab06dd130d19b55 SHA512: 9922613f76cc0af5a75f8c0005f4bbc5f8376cd157a0eff0055aa79ccf09f30a828c2abd0e016007385c3d093aaa6b42ab072a1743eeb6ba7096ad45f41d6a28 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcairomm-1.0-dev Architecture: arm64 Version: 1.14.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cairomm Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 308 Depends: libcairomm-1.0-1v5 (= 1.14.4-ok1), libcairo2-dev (>= 1.10.0), libsigc++-2.0-dev (>= 2.5.1) Suggests: libcairomm-1.0-doc Filename: pool/main/c/cairomm/libcairomm-1.0-dev_1.14.4-ok1_arm64.deb Size: 52888 MD5sum: 46de949e21a9299b2e770c441067095d SHA1: 3de3aeb93fe0865b24626ac1aeeb48ca506f58ba SHA256: eb21789f5f29f454be815bfd76f797b5c6374d95b1ccfe13e1bf85ff2476cfa3 SHA512: e240c280209c8d97afe26f2e0755a85880f85ff89f6c6c96aca0f3dd95d28f72871b7c11d3292ec6a36e6d47b7a13adaa9495a0e8cadb829373b1d0b13f99dcb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcairomm-1.0-doc Architecture: all Version: 1.14.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cairomm Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3604 Suggests: www-browser Filename: pool/main/c/cairomm/libcairomm-1.0-doc_1.14.4-ok1_all.deb Size: 491470 MD5sum: 6f5a24a37518b8dc3ade795683433ca5 SHA1: 25e193ebf72362a604a4e41948ee259e7af261a3 SHA256: 28aecd9b011b81b891dde52c172dec1e322b2f35e4aedebb529eb61e85fc88ed SHA512: 419207260ef4bc116023090876fa6c735ce9690b8cee67dc3384ae5019d1993aa89840a03115f52a324ab1bfdcbf1c4c82f479cb1bd0458c9b4c43c4796ac1f0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcamera-dev Architecture: arm64 Version: 0.0.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libcamera Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 213 Depends: libcamera0.0.4 (= 0.0.4-ok1) Filename: pool/main/libc/libcamera/libcamera-dev_0.0.4-ok1_arm64.deb Size: 34014 MD5sum: a706fb51356000e80b4981975f174fa4 SHA1: 2f5ff60a91f20d0a70326cc04170f09739c2b528 SHA256: 84575ebc14f4150f536f7c33ae01d7cf28be0b8107d6188b88bba13a5694c213 SHA512: d35369caacf4001ed197beaa1f761013fd3c13f4122aa599288c95fa7fe5ac7cc779ddd90e9f1c053f22fa9f6bb78268bfe939d644822bf189781ed90b821d04 Homepage: https://libcamera.org/ Description: complex camera support library (development files) libcamera is a complex camera support library which handles low-level control of the camera devices, providing a unified higher-level programming interface to the applications. . This package provides the necessary files needed for development cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcamera-doc Architecture: all Version: 0.0.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libcamera Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 23353 Depends: libjs-jquery, libjs-sphinxdoc, libjs-underscore Recommends: libcamera-dev Filename: pool/main/libc/libcamera/libcamera-doc_0.0.4-ok1_all.deb Size: 10974308 MD5sum: 7a023b1023351fe82ccdfad8c622d099 SHA1: bb8e7a7738ffddfc08f91697de31f02ff853c637 SHA256: a3e92c7c9e445bd3ff4b2900371f9e5e7b1ba7ef9175b39f9b04ffd137fe380d SHA512: 9e895db2367390b5e7efb21f03ed9b74c8a660f7019466bf27540ac9355828bdff3dae3fbed032fb5cebbc49224f03a0319eb30782309bed09f9b61b9616406c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcamera-ipa Architecture: arm64 Version: 0.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libcamera Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 4203 Depends: libc6 (>= 2.34), libcamera0.0.4 (>= 0.0.4), libgcc-s1 (>= 4.2), libstdc++6 (>= 6) Breaks: libcamera0 (<< 0.0.3-1~) Replaces: libcamera0 (<< 0.0.3-1~) Filename: pool/main/libc/libcamera/libcamera-ipa_0.0.4-ok1_arm64.deb Size: 658844 MD5sum: 2a9f38dffd8576c9dcbbfa1b72ede36e SHA1: e5d17132062cb886546cc5ac8f632008281072a5 SHA256: 25952e785fbdb51f4a901fb169e412d4458346ee9ef62f231ae6d0e0ac491532 SHA512: fc0d2d0aa8e6a846f2670e4f892ea1d2865993b079f94b8fc0a0cb57ffff739f017bc830bdf7adef5bb397cd239d798fd9db772d354c0c579779c62bfca2fdaf Homepage: https://libcamera.org/ Description: complex camera support library (IPA modules) libcamera is a complex camera support library which handles low-level control of the camera devices, providing a unified higher-level programming interface to the applications. . This package contains the libcamera IPA (Image Processing Algorithms) modules. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcamera-tools Architecture: arm64 Version: 0.0.4-ok1 Multi-Arch: foreign Priority: optional Section: video Source: libcamera Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 2104 Depends: libc6 (>= 2.34), libcamera0.0.4 (>= 0.0.4), libevent-2.1-7 (>= 2.1.8-stable), libevent-pthreads-2.1-7 (>= 2.1.8-stable), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5widgets5 (>= 5.4.0), libsdl2-2.0-0 (>= 2.0.10), libstdc++6 (>= 9), libtiff5 (>= 4.0.3), libyaml-0-2 Filename: pool/main/libc/libcamera/libcamera-tools_0.0.4-ok1_arm64.deb Size: 455550 MD5sum: f246b1f6fbc2a0f4b085d23b3d00eb89 SHA1: 7c5846ba556f9df9a7b9e28047703503f8815ad1 SHA256: db5c66b686d0b4f85ed153e7e76d3e54f5824e8a681a361eca47a618628874e8 SHA512: aadeddcd7e098e30282f79ee13e31f4998215fcee66553c04fe0a3b5c58c7f794f970842e29e89520248890fff845891553cc5939e7476c95d942123d9474f4b Homepage: https://libcamera.org/ Description: complex camera support library (tools) libcamera is a complex camera support library which handles low-level control of the camera devices, providing a unified higher-level programming interface to the applications. . This package provides cam and qcam, libcamera "Swiss army knife" tools. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcamera-v4l2 Architecture: arm64 Version: 0.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libcamera Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 340 Depends: libc6 (>= 2.34), libcamera0.0.4 (>= 0.0.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Breaks: libcamera0 (<< 0.0.3-1~) Replaces: libcamera0 (<< 0.0.3-1~) Filename: pool/main/libc/libcamera/libcamera-v4l2_0.0.4-ok1_arm64.deb Size: 76542 MD5sum: cde8768f9a33b2a247d76fa44d3d996d SHA1: e0615c6279971a472d347eeefedd47d6b3c5780e SHA256: 2a0256d9a0285f5c56b315478670e84d77daa7cb3760736399c0637a9ecd9c6c SHA512: 6c50303c967a131cc344670bf6545e6a96d8cd1455ff0fea1d53511facbfb731fbe00ceac5c6c64f58872cbfc76d840709afc62941e225bd8a53e06215187d92 Homepage: https://libcamera.org/ Description: complex camera support library (V4L2 module) libcamera is a complex camera support library which handles low-level control of the camera devices, providing a unified higher-level programming interface to the applications. . This package contains the libcamera V4L2 module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcamera0.0.4 Architecture: arm64 Version: 0.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libcamera Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 7903 Depends: libc6 (>= 2.34), libdw1 (>= 0.158), libgcc-s1 (>= 4.2), libgnutls30 (>= 3.6.12), liblttng-ust0 (>= 2.5.0), libstdc++6 (>= 9), libudev1 (>= 183), libyaml-0-2 Suggests: libcamera-ipa Breaks: libcamera0 (<< 0.0.3-1~) Replaces: libcamera0 (<< 0.0.3-1~) Filename: pool/main/libc/libcamera/libcamera0.0.4_0.0.4-ok1_arm64.deb Size: 1326650 MD5sum: e7a0176aa5d253c4d523914a547cf324 SHA1: dcddd4dce420a4f9688494f60f94104bb74442ee SHA256: a9175a29a29999900e79deacb621bbe74833c2dd6ef3d1ce58e994120ab19751 SHA512: 968b493639f97002716bfdf99cf5aae361cc92e06e83977420f1b832a2a0db77a0cbd78f2ceb6a61405b511a4a15aade91d544daef251360a8016ad858a6e35b Homepage: https://libcamera.org/ Description: complex camera support library libcamera is a complex camera support library which handles low-level control of the camera devices, providing a unified higher-level programming interface to the applications. 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/main/libc/libcapture-tiny-perl/libcapture-tiny-perl_0.48-ok2_all.deb Size: 23780 MD5sum: 054d1fa884ff4b193773914b82cae3b8 SHA1: ca5a9aac20ba48d1863ce46e2b6ad19a6ec88ccb SHA256: 98667df50b4b06973ba3d4bb3200d9cbee6bee7a67df09cfa0bab26fd1262201 SHA512: 5797529b58a90b0f4cd5c78a93dee6c1a32032cbca0570cc4eda96ec5f757d55e7e15825ea2cdab27952079fb8d1b3b4356895b37e56f9bff588cf3dae1d3397 Homepage: https://metacpan.org/release/Capture-Tiny Description: module to capture STDOUT and STDERR Capture::Tiny is a Perl module that provides a simple, portable way to capture anything sent to STDOUT or STDERR, regardless of whether it comes from Perl, XS code or an external program. Further, output can be captured while being passed through to the original handles. 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/main/libc/libcarp-clan-perl/libcarp-clan-perl_6.08-ok2_all.deb Size: 17988 MD5sum: 3daa29de90f002866787934d6e6d75fd SHA1: c09f113db859a9f16f22d0a7dc618299e263ea65 SHA256: 2ed89456a1419af81ff6d620eea42e26223535c4b4e7bc508e2aae390197d08e SHA512: f357cced6eea5d861b2eb911fde0b3dbf4e2786d677f265f4574fbbc98f0f80aa3bae12c01c864f23bc529ce82e7aa23a14b52b5616e05b091fd03ada5898dff Homepage: https://metacpan.org/release/Carp-Clan Description: Perl enhancement to Carp error logging facilities Carp::Clan is a Perl module designed to report errors from the perspective of the caller of a "clan" of modules, similar to "Carp" itself. Instead of giving it a number of levels to skip on the calling stack, you give it a pattern to characterize the package names of the "clan" of modules which shall never be blamed for any error. . These modules stick together like a "clan" and any error which occurs will be blamed on the "outsider" script or modules not belonging to this clan. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcc1-0 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 144 Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/g/gcc-12/libcc1-0_12.2.0-ok7_arm64.deb Size: 42798 MD5sum: 8dbae2669d82d5c59e10b927643887e9 SHA1: b47cb25fcdd2b18f3c1ce85fe4d285b4f64b1fe6 SHA256: 0076842f21c45b8702f4d8a5fecc1e2fecef75be8c22e9d4c654fe93d7a117cc SHA512: a8d1b0dca506793484fb8b85ef1653e692a8337d5602d02757e05806ce729bd2ceb32de900947edb9765540419bd78bd8028dbd093b12140705f5d34946b5065 Homepage: http://gcc.gnu.org/ Description: GCC cc1 plugin for GDB libcc1 is a plugin for GDB. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcdio-dev Architecture: arm64 Version: 2.0.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 785 Depends: libcdio18 (= 2.0.0-ok3), libc6-dev | libc-dev, dpkg (>= 1.15.4) | install-info Filename: pool/main/libc/libcdio/libcdio-dev_2.0.0-ok3_arm64.deb Size: 169522 MD5sum: 02b99bf62b24762ce905f82a3f141475 SHA1: 75c385dbd5781008b2f977a9f08a77799d804823 SHA256: 9427718ca9f7c6f2bc1704242bf966053375d118cd9ded6d324cb3bb9da14461 SHA512: 0853cb7cb8895d357c0d541ea89d40d79ad76017e92d8baae8df44a26ebb638394255d4a4200faa4119d6775a7a35fc65c413290905c760f8e38fc8819ee581f Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcdio-utils Architecture: arm64 Version: 2.0.0-ok3 Multi-Arch: foreign Priority: optional Section: otherosfs Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 407 Depends: libc6 (>= 2.34), libcdio18 (>= 2.0.0), libiso9660-11 (>= 2.0.0), libncursesw6 (>= 6), libtinfo6 (>= 6), libudf0 (>= 0.78.2+dfsg1) Filename: pool/main/libc/libcdio/libcdio-utils_2.0.0-ok3_arm64.deb Size: 56300 MD5sum: 2a8bd464d5f11961773acaa0e99c34cd SHA1: b337f7a53ce563462a774a8b4f3a0e6ad24202c6 SHA256: 6020ad37271a4043025d11b6fb9e96dbb5415b5476b4ce03afb30348917f7706 SHA512: c6023333ecf5c2e9bc095a66aea0736317e329b5128df7e75b8b47d9ef7a1adaf2af3b72500ac1aa9d7be5d38fb2c0bb30d697a57b55bafaecc074ad6b640767 Homepage: http://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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcdio18 Architecture: arm64 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: 344 Depends: libc6 (>= 2.33) Filename: pool/main/libc/libcdio/libcdio18_2.0.0-ok3_arm64.deb Size: 58854 MD5sum: f7e626ffe6b6325d7e28449b6fb6a91d SHA1: 9661bc5b4b553300d5f44c3a0b81539ed0d8cba2 SHA256: cfbe9d2a31bdbb263bbb169f401a4f6c4151e20e67b4c21085a2fdde0a452356 SHA512: dcc6d1cc3c1b24f8efc6bbdaf5f806450db26bfd8949391461aa0ef8683776c85ce3bb9edaa460cecde70dcd26f3ef81ac5755859b7e8a6b8d577c3b682b2d15 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcdt5 Architecture: arm64 Version: 2.42.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: graphviz Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 362 Depends: libc6 (>= 2.17) Filename: pool/main/g/graphviz/libcdt5_2.42.2-ok3_arm64.deb Size: 49950 MD5sum: 70f66c9828aec93ab83c75cd899af134 SHA1: e866a4b4dac465331a4a54839b7b72633c6151f2 SHA256: 04b56c57a415ee25011c19c0d02038db4422dfd050bf7fb5ee3c2b15a3594412 SHA512: ae8ce0d5152eba9b9566f08ec36f7b27c58ba02b3d326010c601e505208b23cf36a0850aa5cba555988f68f6c714c87c693d1e3bd24486d2712c31014590a1e5 Homepage: https://www.graphviz.org/ Description: rich set of graph drawing tools - cdt library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the cdt library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcfitsio-bin Architecture: arm64 Version: 3.470-ok2 Priority: optional Section: devel Source: cfitsio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Astronomy Maintainers Installed-Size: 357 Depends: libc6 (>= 2.34), libcfitsio8 (>= 3.470~) Filename: pool/main/c/cfitsio/libcfitsio-bin_3.470-ok2_arm64.deb Size: 39852 MD5sum: d9d12854f9bd4de6e3a82c0e1df2d075 SHA1: 28e598fd41692894d5e35998644fffcb7c222fba SHA256: c1e9aefe7caec9b40ed4ba60eaad1f09c3405f39b3f88cd6bca1dfa2450d617f SHA512: e34a6ade2d7e547e4bc84e0ae0991cd1c43b03b866ced71c8c7570f7ef227e17543981263eb46721fb79bffa32f94060dc97b5fe99a827aa34c4ab08d8bcc721 Homepage: https://heasarc.gsfc.nasa.gov/fitsio/fitsio.html Description: CFITSIO based utilities FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. . This package contains utility programs, based on CFITSIO, namely fitscopy, fpack and funpack. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcfitsio-dev Architecture: arm64 Version: 3.470-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: cfitsio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Astronomy Maintainers Installed-Size: 2490 Depends: libcfitsio8 (= 3.470-ok2) Recommends: libcfitsio-doc Breaks: libcfitsio3-dev (<< 3.340-0) Replaces: libcfitsio3-dev (<< 3.340-0) Filename: pool/main/c/cfitsio/libcfitsio-dev_3.470-ok2_arm64.deb Size: 561648 MD5sum: 7eccfa24c0acb0561a4aeec500cade15 SHA1: 590237d7f00346485094929d19f5ed3b1d55eb32 SHA256: ed538e58137411c141ff855a2fcafa948d6aa046f5a7221412c4dfdbe6224c49 SHA512: 8780ebae496b8c0a30f1b5cec5eba5ea00b860ce5aa2ec74faa13d7126ca22dce6c1c2aa0122dcd356a858874878f340b85a790924f7ee4e915bbdc204559842 Homepage: https://heasarc.gsfc.nasa.gov/fitsio/fitsio.html Description: library for I/O with FITS format data files (development files) FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. . This package contains what you need for compiling sources that use this library in your own code. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcfitsio8 Architecture: arm64 Version: 3.470-ok2 Multi-Arch: same Priority: optional Section: libs Source: cfitsio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Astronomy Maintainers Installed-Size: 1550 Depends: libbz2-1.0, libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), zlib1g (>= 1:1.1.4) Filename: pool/main/c/cfitsio/libcfitsio8_3.470-ok2_arm64.deb Size: 493470 MD5sum: 8527fe69cc961b97e51f7335a0d3b635 SHA1: 4891bd4a5ff531b478eed66a9cc13830eaafb9d5 SHA256: bfc1d301218e41fc07a8aefc10c567e107625d16f82e68e43d3d2a9261d0fce0 SHA512: 6c0581c3e7f2d882a7bd514298bab96df9b59f5d9ffd41491d15f6615f053bd7d946b0d12bc518d7639c6b8b75486faa2e010246a6b86b658c40647c5942db9d Homepage: https://heasarc.gsfc.nasa.gov/fitsio/fitsio.html Description: shared library for I/O with FITS format data files FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. . This package contains what you need to run programs that use this library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcgraph6 Architecture: arm64 Version: 2.42.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: graphviz Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 428 Depends: libc6 (>= 2.17), libcdt5 Filename: pool/main/g/graphviz/libcgraph6_2.42.2-ok3_arm64.deb Size: 75848 MD5sum: 39f49af09d45d33af0978c00dc2121fa SHA1: 6f20be062555d9f2da8bd4ad9143b04f69467212 SHA256: 6e6e50c585417b2633f8c0e64057dd210e4a345353b76b1553511dfad627c488 SHA512: f3bfdaa8d2b724fe47a89bd82d21ef3d6facdb3c71b7286e27923347af376b7b91481208d1044a54735af1028cf40569e93e0bffa240e52c2867783d1a1f5e1b Homepage: https://www.graphviz.org/ Description: rich set of graph drawing tools - cgraph library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the cgraph library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcgroup-dev Architecture: arm64 Version: 3.0.0-ok.1 Multi-Arch: same Priority: optional Section: libdevel Source: libcgroup Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: guopengfei Installed-Size: 403 Depends: libcgroup3 (= 3.0.0-ok.1) Filename: pool/main/libc/libcgroup/libcgroup-dev_3.0.0-ok.1_arm64.deb Size: 76172 MD5sum: 541642c7b181f607e839196178cc204c SHA1: 43ad9bacade133040272f380551e2d4b9f213cde SHA256: bbd6be75c42858efdcd93677b1a2f8cf6e3a8c52f1d0e2efe5280c15df7641a5 SHA512: 17e8935d3f69deabb6f9fd8adcde377cc7905ac3c657ff1c89467eaf4ce078b7ed908849ac544b5513a574cc35a4950364213eb4e028de1f86b0484efb66074a Homepage: https://libcg.sourceforge.net/ Description: control and monitor control groups (development) Control Groups (cgroups) provide a mechanism for aggregating/partitioning sets of tasks, and all their future children, into hierarchical groups with specialized behaviour. . libcgroup allows one to manipulate, control, administrate and monitor cgroups and the associated controllers. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcgroup3 Architecture: arm64 Version: 3.0.0-ok.1 Multi-Arch: same Priority: optional Section: libs Source: libcgroup Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: guopengfei Installed-Size: 221 Depends: libc6 (>= 2.34) Filename: pool/main/libc/libcgroup/libcgroup3_3.0.0-ok.1_arm64.deb Size: 51240 MD5sum: 6e6c3ad76bc7c2f5403b20f33651077b SHA1: ca6f1e932b1a30e1aa9412d923561dda90530fcf SHA256: c3f7ab4153c8654e2fec1fb8e95fb7f3e46b976208d75d9cdd2b647c7e326641 SHA512: 905ab79b5d4ed947adf85d866f93530863e47d8b3db877a204821d086fdd9a2a7fefb8e2deaf58549336aa838fbe5f0cdfb8abdb1eba29acf342a2b486b8c195 Homepage: https://libcg.sourceforge.net/ Description: control and monitor control groups (library) Control Groups (cgroups) provide a mechanism for aggregating/partitioning sets of tasks, and all their future children, into hierarchical groups with specialized behaviour. . libcgroup allows one to manipulate, control, administrate and monitor cgroups and the associated controllers. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcharon-extauth-plugins Architecture: arm64 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 296 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/main/s/strongswan/libcharon-extauth-plugins_5.9.11-ok1.2_arm64.deb Size: 23492 MD5sum: 3c3e6416a14f690f7e0dbf464ca12efe SHA1: 9f31cbfb3800dc8e4f6d0039c4af479399f98b29 SHA256: 450fdfdf7af2d829dce2dec444559734afa4cf687df466c89abc5b8652e41716 SHA512: 806ff7bac651522eac08eaf8eff2ef1b8ea17f3d544ddb85b1c7cb0fee7ec8133961ac314b9b0134d57ae8798390594b899cf32aff5081eb0c4e6101bc112e44 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcharon-extra-plugins Architecture: arm64 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2595 Depends: libstrongswan (= 5.9.11-ok1.2), libc6 (>= 2.34), libip4tc2 (>= 1.8.3), libpam0g (>= 0.99.7.1) Filename: pool/main/s/strongswan/libcharon-extra-plugins_5.9.11-ok1.2_arm64.deb Size: 235974 MD5sum: ef98d4aa8d0d36f08f6f4c248cdf5bfe SHA1: 9993b76a0938239ad40e8ecf701385d22b68019c SHA256: 89e6411af995a6f195b27a4dc8cd314c843f1c3b2a252d74740f1afeec38b910 SHA512: 9956cbf2901f8f0d91b9d8c72d4397098b8cbf6eef2ef33fbeab12134c0ad84dffc8e404922e185e13b7bcfaddab8de428b6935a3bc01f7a0d41503286d2a780 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) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libchinese-segmentation-common Architecture: arm64 Version: 4.0.6.1-ok0 Priority: optional Section: utils Source: ukui-search Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zhangpengfei Installed-Size: 25121 Breaks: libchinese-segmentation0, libchinese-segmentation1 (<= 4.0.1.1-ok0~0419) Replaces: libchinese-segmentation0, libchinese-segmentation1 (<= 4.0.1.1-ok0~0419) Filename: pool/main/u/ukui-search/libchinese-segmentation-common_4.0.6.1-ok0_arm64.deb Size: 7755056 MD5sum: 2841af908a9c385b61d1eb4b3a37105f SHA1: 2334e9e1156f52ac8b8bc803b26224e5ab9c580f SHA256: acb1a04d0b749ff8f2b05b3744d93f7e10ecaa3aa3b8b8d05c95efec56e508c3 SHA512: df15279c255af90929965b3af76429e48f737c6dcbb9738edae28c40af8986415bb04af29fad349baad87d4793962ae486537133b4c7aed328a9e015c8242a83 Homepage: https://www.ukui.org/ Description: Extra files for chinese-segmentation . This package contains dicts used by chinese-segmentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libchinese-segmentation-dev Architecture: arm64 Version: 4.0.6.1-ok0 Priority: optional Section: libdevel Source: ukui-search Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zhangpengfei Installed-Size: 51 Depends: libchinese-segmentation1 (= 4.0.6.1-ok0) Filename: pool/main/u/ukui-search/libchinese-segmentation-dev_4.0.6.1-ok0_arm64.deb Size: 8702 MD5sum: 2ff153256784f4ac3aef39ea58f660cf SHA1: f901515f6834cc4e96fa63d3630dad630e59f72e SHA256: 67790578fb66cf0e794cdabdaf8dd64c275efe2a4a3e09b2f9d23e7dc3ac8e08 SHA512: 1dd0c15e31f10efc8bea22da27b231dc8bbd3a2cda9f8c93a91841e86ee3e21d4f81fa1f0563c61499970deab30fba69b1daf4b0b454e4556135bf152b268a0d Homepage: https://www.ukui.org/ Description: Libraries for chinese-segmentation(development files). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libchinese-segmentation1 Architecture: arm64 Version: 4.0.6.1-ok0 Priority: optional Section: libs Source: ukui-search Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zhangpengfei Installed-Size: 345 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.4.0), libstdc++6 (>= 5.2), libchinese-segmentation-common (= 4.0.6.1-ok0) Filename: pool/main/u/ukui-search/libchinese-segmentation1_4.0.6.1-ok0_arm64.deb Size: 104072 MD5sum: 42853d9befbece0e60af47a98c933400 SHA1: 34291a9897a6ab028a77f725b31d80e4a605e1d1 SHA256: 31a27311e10ae8c094dd977062335ca55f39cd9770ec81f44bdb2c544e31d2c6 SHA512: 57112bcbd2cc0b223df8a34ff7fb0d0993a36194cddbae5ef39f9db2acef2f063f4d91b178810ecb127e2fb97b5eb016bce5a44c9d3c6aac634abda5555cb373 Homepage: https://www.ukui.org/ Description: Libraries for chinese-segmentation . This package contains a runtime library needed by ukui-search's file index function. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libchm-bin Architecture: arm64 Version: 2:0.40a-8ok2 Priority: optional Section: utils Source: chmlib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 144 Depends: libc6 (>= 2.34), libchm1 (>= 0.40) Filename: pool/main/c/chmlib/libchm-bin_0.40a-8ok2_arm64.deb Size: 13790 MD5sum: 7fd2b8f3cbf4fd1881958d510f3366e4 SHA1: 814ed6f9921880271ab2c5dbe918a05050302ae8 SHA256: 63d15bd126726237fac24459e1ec74a8e7e156dfbbb159fafa0d778174040b60 SHA512: 94f4325331d2ebc9d520f7e9f9f7c6f493f941f23c88aa2c9d2d9641fd1f8d62693a37a1239f2234688c92c46511c5718547e32901e200a64e64c45d555d2eae 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libchm-dev Architecture: arm64 Version: 2:0.40a-8ok2 Multi-Arch: same Priority: optional Section: libdevel Source: chmlib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 55 Depends: libchm1 (= 2:0.40a-8ok2) Filename: pool/main/c/chmlib/libchm-dev_0.40a-8ok2_arm64.deb Size: 9450 MD5sum: 6692ba22a55b206f206017e8355f8211 SHA1: cbbaec52d9989094d623dd10af49c907f3774136 SHA256: ed8026e83a76c174e9a7bc686d7248cffbc18046cdae422d9c38d8bc68d2953b SHA512: 8086b6e2305479cf52444b90008b8c4b81034698ba7c8d265f1946ac468ac8ccdcf0901f942f5139b5df8a90e6c4b94e3567946ae381520f54269e26a5ccacba 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libchm1 Architecture: arm64 Version: 2:0.40a-8ok2 Priority: optional Section: libs Source: chmlib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 45 Depends: libc6 (>= 2.17) Filename: pool/main/c/chmlib/libchm1_0.40a-8ok2_arm64.deb Size: 17642 MD5sum: 7c563f54ae8d4e00fce03e481049770e SHA1: f0ee93cb68e1ca26eb4a18cf851a634fcd3b444c SHA256: e43cc0e31dd02094063fcdb50aa96d99fbb030e539364d85de669c2d63a8c3da SHA512: 72c45037446356cb34cdb89d849562815ff1c14b5b3738ee009d8056016135fc62d536a9e0ae01d8525dbd0e7192784511d9881ada876d53c8bf82f0b3f9e581 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcjson-dev Architecture: arm64 Version: 1.7.15-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cjson Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 65 Depends: libcjson1 (= 1.7.15-ok1) Filename: pool/main/c/cjson/libcjson-dev_1.7.15-ok1_arm64.deb Size: 20042 MD5sum: 74be4a20f1d6ff5d1a8df9fb690c7ed6 SHA1: fa6bddaed634720b847fe919ce06d298a977f70e SHA256: f2355f569fbdd44d220cd5c2e7ab4718856ece7d1278a62112fe6690ac1dfb66 SHA512: 5dc5309eb5f00e26db8680cb45667602b9957ac8eaccd775dedc605b9dc865e66346f7396b57ef60fe06c4ae3c3505ca24333aad22e6970e4156bc31de68cb23 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcjson1 Architecture: arm64 Version: 1.7.15-ok1 Multi-Arch: same Priority: optional Section: libs Source: cjson Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 62 Depends: libc6 (>= 2.17) Filename: pool/main/c/cjson/libcjson1_1.7.15-ok1_arm64.deb Size: 17126 MD5sum: ebff9630d5fb0d8188901c76c8ab1534 SHA1: ddf94ed061ccb126cd2323c4f80b9edb197f77a0 SHA256: 57be0ceec5709619dfbc9426f1247f95b573ac26d553f667fc60b5ec99488296 SHA512: f62a7a4be19f78b894222bdf66577b52f0c1b70d3bb188de072f39b00b88c01d22deb929c31575aca010e6489b261f5dd765d1e4cad74cb8a99900c394f4fd44 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-15-dev Architecture: arm64 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: 250423 Depends: libstdc++-12-dev, libgcc-12-dev, libobjc-12-dev, libclang1-15 (= 1:15.0.7-ok3), libclang-common-15-dev (= 1:15.0.7-ok3) Filename: pool/main/l/llvm-toolchain-15/libclang-15-dev_15.0.7-ok3_arm64.deb Size: 25761632 MD5sum: d68f7c40bd99d5c9d10bfbacdba30ad7 SHA1: 6c9a5a9c52b70b3db6048e9c76e5716877a04840 SHA256: 444fa42e4fe589757287cc0064d6c3bfea01317cc5b7c762fcf5cd9ac01edbff SHA512: b9b6fcb45c8576ca002e86f7d071c96cd2a0aae9cabb7113ae61018ebaf68773bbca414b88981058686c46c6d1a27843cb5a0d01273c72ea81acb5146df88a73 Homepage: https://www.llvm.org/ Description: Clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang headers to develop extensions over libclang1-15. 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/main/l/llvm-toolchain-15/libclang-common-15-dev_15.0.7-ok2.3_all.deb Size: 625466 MD5sum: 5422daf718e27e636a19eecd8dd7ad05 SHA1: e1c71d811fc54883a137364faebe9799ce74d792 SHA256: 288460dc55f68f4611fb6dba237e86632efc10575a4706f8947692ef44804096 SHA512: 58f0a90e7ed2c2fd2dca81a7a01f081197445e71b74cfa1594eba57b7881b493cab042f2ff0e709022a50078a810c9f082e9a12790ba899d02a3ed3f45c9fd1c 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. 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/main/l/llvm-toolchain-15/libclang-common-15-dev_15.0.7-ok3_all.deb Size: 625768 MD5sum: f651dc4547e4c229a2e46b32c640d1c1 SHA1: 68875dd893c0cb55e5decc0f2b24ddf157446cdf SHA256: 4c4cc1785c0267fca800e16d7aa15061896637debd426074841a63ccb95af969 SHA512: 39953242e8a940b11d0a0b672665f842e4d65d4d6a7233d063adcdd5e304151679523085f450be064eb72ffca0cca1398e5fad62166ede57f642e1f21b278b87 Homepage: https://www.llvm.org/ Description: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang generic headers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-cpp-dev Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Priority: optional Section: libdevel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Depends: libclang-cpp15-dev (>= 15~) Filename: pool/main/l/llvm-defaults/libclang-cpp-dev_15.0-56~exp2-ok1_arm64.deb Size: 1644 MD5sum: 20cf7aaf8be847fc1f426cb9118fecd9 SHA1: e63d87544f9ae97aa45ba65143e94061783e7288 SHA256: 44affd9d2cc8a231e634ea2b63fa2659c8427aa20a2f5f0aece1abdb346fff30 SHA512: 1e55ce498cca1ee0989b7aedbc4eeec347d9561255b3255e69ed95509e144254b7d53682b813f7f649d9eb9aa92877aabef517e10c6e6a98d39682331ec2f33e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-cpp15-dev Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 22 Depends: libstdc++-12-dev, libgcc-12-dev, libclang-cpp15 (= 1:15.0.7-ok3) Filename: pool/main/l/llvm-toolchain-15/libclang-cpp15-dev_15.0.7-ok3_arm64.deb Size: 5538 MD5sum: 9e4bb3e9c8b072203aa2f09f9326b037 SHA1: d70d0cb8cf8746c98682f89318101666fd1b4449 SHA256: 14ed7f6f1a623e25a0e85f639630c0bb68999951cd0c521f4f44e12c7510d616 SHA512: eb919869d6f2fbba23fac21dc940a7e1d554711460689982d3dc7d60bc29c311480775b262a000ec2bc9cba5b0830f40854c29c94eb0521fc33dc81be46159fa 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-cpp15 Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 56899 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm15 (= 1:15.0.7-ok3), libstdc++6 (>= 12) Filename: pool/main/l/llvm-toolchain-15/libclang-cpp15_15.0.7-ok3_arm64.deb Size: 11955538 MD5sum: 69a5166cf682c4e3d17b1e95981ca8e9 SHA1: d1191a572f79826bce1835b262700af6276a80e0 SHA256: d778953bbe7559f34b4038e04d83b8b428c8e50a730e687f31e9f02001288b56 SHA512: 3aadcb0dc5b9cb9e2966705e042ceeb38f4d91ebd21cdb2de90052ac94b16a600acdd7632e590d9d133dbfca2271d65929c607e71fd2b4fd416f454cba66cee3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-dev Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Priority: optional Section: libdevel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Depends: libclang-15-dev (>= 15~) Filename: pool/main/l/llvm-defaults/libclang-dev_15.0-56~exp2-ok1_arm64.deb Size: 1646 MD5sum: 52d936e3ab080d5154e635d19e2ce293 SHA1: db8c07eac2a0214184471cd09267054514c4a962 SHA256: 62e83249ce110ebb4ab61ce5b920185fbc28114b0f52cedbb77f1b23ccaf5784 SHA512: e73b2897d4a3fc16359502868607b4b1ae3f63ee1371d8bba89e7ec6c7d63285d0c7b3baf4781fed806186dac96e1b33144aca8b4dd70f3ba410212bb015bbf9 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. 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/main/l/llvm-toolchain-15/libclang-rt-15-dev-wasm32_15.0.7-ok2.3_all.deb Size: 47854 MD5sum: 4b427a3305db2659a7bdb0e2bf685ce4 SHA1: c9cba04df8dc3dd6d6e509b29ac17c3fd632bd44 SHA256: 825a2881f5d1fc367a0e6b4cb41474862685512f2a0b5046f7631707988236fe SHA512: e3f3a733258d880ae976e57932e6917610f47c212223fb02e8f9618fa89efde3f2a08ede2f718830e1d26fb436d70729f1aac95f484aab9053cc16ba9a12be35 Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits 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/main/l/llvm-toolchain-15/libclang-rt-15-dev-wasm32_15.0.7-ok3_all.deb Size: 47870 MD5sum: 1639c4c84270af77aa0345de27824299 SHA1: 7005ef8b3ad299034d0c32064b152e08fc500c06 SHA256: b45f9d275f9a7e6e127e086ed8b7120ce74b93d83610118694efa8d2f9a04dcc SHA512: 9f7beec6f3cefaea90820fc00f978215b1a46ed8a61d9f9642d04abcaba36b9fba267805396417b49f69df377259438dbae99fe3ce49e34c3d2dd23d671b3584 Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits 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/main/l/llvm-toolchain-15/libclang-rt-15-dev-wasm64_15.0.7-ok2.3_all.deb Size: 48036 MD5sum: acd0709253dab1d227fde9c738cbc30a SHA1: 6421ed89e3b40a055eb426f24a4bdb13d27942d4 SHA256: 1ab5f4231e872e9a7f1b57168078877d74c674b1e278bcc893b9e01844119318 SHA512: 0c355ace0caee4e3e686866cac5120fb42f8d5a64415b9e4820219cc91e43d895d420b2b3c0ed7a83964085f24aee4c238e15836e693b2cfbf98eaccbcf12ce3 Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits 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/main/l/llvm-toolchain-15/libclang-rt-15-dev-wasm64_15.0.7-ok3_all.deb Size: 48056 MD5sum: 3bbb0c963974029c67d0a6c382f4bb61 SHA1: 8d9bb0f40b30bac676dd7d6594956134942e107c SHA256: 4c610607aab80a5fdaefbf17d968ee7edc9b2a1a4d7b730cabb9d6ba3df70a01 SHA512: 023991f33faa823e45e1d4f4e5c9c10ff32ac74e104150910e2f18a07bc3b3264b56f59ecbb27a8bb342ab8874379215d24a07534c3bf8a79e5a60249db47f6f Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-rt-15-dev Architecture: arm64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 27707 Depends: libc6 (>= 2.34), libstdc++6 (>= 4.1.1) Breaks: libclang-common-15-dev (<< 1:15.0.6-5) Replaces: libclang-common-15-dev (<< 1:15.0.6-5) Filename: pool/main/l/llvm-toolchain-15/libclang-rt-15-dev_15.0.7-ok3_arm64.deb Size: 1897322 MD5sum: 49bf15c90e4ff58c5be981657b16913e SHA1: ba8c0bc1b0e0e71f6ae21f6d1a1bb50caf8319ca SHA256: 24925f20bca4cca257280cfc6a764c03ef2f579444b6ee54f4b7bff23c799b17 SHA512: 8a2fb12dea72ee5c11f9443c52c426e4a34808c411f62ee4b677761c5d0370cc60066dc6c9e7b6f13ae935c6a56c3ac2b0cd6a08713e3a770e3f06c8427b1d6c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-rt-dev-wasm32 Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Priority: optional Section: libdevel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Depends: libclang-rt-15-dev-wasm32 (>= 15~) Filename: pool/main/l/llvm-defaults/libclang-rt-dev-wasm32_15.0-56~exp2-ok1_arm64.deb Size: 1518 MD5sum: d7a744949cc448969128bc524e16ac6e SHA1: 70e291461515380bdb673bce83263ead2c73da7c SHA256: 7e08db54ed4bde4e65c27518eb42fb32f4da20d2a516eaa00d6cd75fc48b3922 SHA512: fdd3a4750fc22676212f088334d03986d4caabc58ec373ed394b0a7af20598a4d6e4bb2da4037cf0ad6cca8c7885e8ec81cc4481d53245ea275baece628f1122 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-rt-dev-wasm64 Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Priority: optional Section: libdevel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Depends: libclang-rt-15-dev-wasm64 (>= 15~) Filename: pool/main/l/llvm-defaults/libclang-rt-dev-wasm64_15.0-56~exp2-ok1_arm64.deb Size: 1516 MD5sum: 3f161c754628508b9a5a28beb2c349aa SHA1: 6b0d349445e2f53de08b91ef4ce345d804472533 SHA256: cb2830ba0c6ecd29817a2d6c46cf5e8690f4b25e1530a08339761aa44d8840fc SHA512: 202e9e680dee130fd4d6578a6e123d79e4deda894b20cfd884a406ccb804ed225a0da0d0c4784fce11316b73bd950f5385d326e6d5f0daa22df763a71bd5867f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang-rt-dev Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Priority: optional Section: libdevel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Depends: libclang-rt-15-dev (>= 15~) Filename: pool/main/l/llvm-defaults/libclang-rt-dev_15.0-56~exp2-ok1_arm64.deb Size: 1710 MD5sum: 3caa8f5e67aaa865bf6ee777dc31ce6f SHA1: f9d8e4fa0f45dbc56cf3003356f60a3a93411889 SHA256: 4bebd381e87acbe9c5ad2afd786f034e7201a7a42da25dc77522f4f48e5d3aed SHA512: 3647b204906298e4390a38f93fb2c2e228a735b169251a73799e04a97352ec6a270a3d3e3908023d801f8f3f3f06a43e4131ade453eb4e84c532349c15f31c63 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang1-15 Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 29462 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 11) Filename: pool/main/l/llvm-toolchain-15/libclang1-15_15.0.7-ok3_arm64.deb Size: 6672726 MD5sum: 5055e22e483fb9f5cebf32922180809a SHA1: f702cee57a0102497eaf92ff7e2cfc7adb6e636c SHA256: 40310f0339237d42e92dd9d7bbabb78c320b5c91a793c8c9fd511a5c236e9b4b SHA512: 3eeb1d3733c6890583f09d16e6b3a3d2811c1ba9cc768a90e872b1ddeb02ca9f82e92a8ca8e83dbe6b6e1f7c147a340f91faa4079e6780442cd800bad4840913 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclang1 Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Multi-Arch: same Priority: optional Section: libs Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Depends: libclang1-15 (>= 15~) Filename: pool/main/l/llvm-defaults/libclang1_15.0-56~exp2-ok1_arm64.deb Size: 1802 MD5sum: 5cf535ba113465d327e5aac350f5c762 SHA1: a7d373f064de8c880a4020c49527c1b26a0725fa SHA256: d10f1df1ee111cfd79567ace70fac15208fb643853f0ee5a568c1c605868bd0a SHA512: 48c72da44c17a127ecd6518107ec12e1e3384b8cebccfc6f89c20c16ee3d567e68714d9fad1dc8a421979891c73aca4fc782730345022cac554497d6baaf6e50 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclass-accessor-chained-perl Architecture: all Version: 0.01-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 25 Depends: perl:any, libclass-accessor-perl Filename: pool/main/libc/libclass-accessor-chained-perl/libclass-accessor-chained-perl_0.01-ok1_all.deb Size: 7576 MD5sum: 5b7c9827819c58f86fa7175a8b75bd1c SHA1: 34548a69f149b5b829b2742d48f82ceb72e8e6c6 SHA256: aa5e57d8695efdb2a129740076f9712c25ad152099fb11675749d17bbf72d6ed SHA512: ee9792c2f7b3572a13e05f26bae1855befd01891fd761aa0b4af0050ff8699b16bcc4ae88513f2ab0393ba8a428a9cc6078dc51fe37ccbf5f697193796783e50 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. 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/main/libc/libclass-c3-perl/libclass-c3-perl_0.35-ok1_all.deb Size: 24410 MD5sum: 8ba3e2e3dbcf70459379be8920a96717 SHA1: ef903c83000673b4f4e462772cdeae890fbd90c1 SHA256: c1f392eedcf639f12d41db3a9c10a6d19166c8c01d9b8868d0dc0a2dd8817936 SHA512: f6c0e1d621ec438fb67b26105523da1c612f8a8aab7008e8c5ed5653b087e0507c6466b91d858b1c367e29d841c7663e279a43de7af6ea4cbd610b65929b1acb Homepage: https://metacpan.org/release/Class-C3 Description: pragma for using the C3 method resolution order Class::C3 is a Perl pragma that modifies the standard method resolution order from depth-first left-to-right to the more sophisticated C3 method resolution order. . The C3 algorithm aims to provide a sane method resolution order with multiple inheritance. It was first introduced in the Dylan language, later adopted for Python 2.3. It is also the canonical MRO implementation for Perl 6 classes and is the default for Parrot objects as well. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclass-c3-xs-perl Architecture: arm64 Version: 0.15-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 66 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Enhances: libclass-c3-perl Filename: pool/main/libc/libclass-c3-xs-perl/libclass-c3-xs-perl_0.15-ok2_arm64.deb Size: 19626 MD5sum: d5cb0aca8c255c613aefdc2a8fb72fa9 SHA1: 6dad8cb257a1fd6ae07d84d5d9f20a05ad2de05c SHA256: 335a20b7a71085fc5fb5117fc1022f9d8ec7b0f74ac04aa3127f92936efa740a SHA512: c0a1bea03e815ced511853ae814759be334d6e382d08655593a3053aaea0a3ba93ab6fd36d4fa568eb1396edba57a08e4e5ce8c4a93cd1ae5433438725676d85 Homepage: https://metacpan.org/release/Class-C3-XS Description: Perl module to accelerate Class::C3 Class::C3::XS is a Perl module designed to enhance the performance of the Class::C3 package (see libclass-c3-perl). It does so automatically and is not designed to be used directly; once installed, it should accelerate all programs that make use of Class::C3 itself. 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/main/libc/libclass-data-inheritable-perl/libclass-data-inheritable-perl_0.09-ok2_all.deb Size: 6800 MD5sum: 94a3124f469ab223cb5dd6ba596991c9 SHA1: 0e6e4498d8ebc81ddea0c726a2b304ccd9ad285e SHA256: 25fd63bbc0505294f17bccd2226a37459d77b589c5db0c3a5633707d20244f26 SHA512: 857f50657b8a046c1bd5bbc766ccd42385e453f4b293775f5f97c729761a2602c1db57628183ea394ffeb86e92702cf0255b38f1f4438f02bd5e5f767aaf2d11 Homepage: https://metacpan.org/release/Class-Data-Inheritable Description: Perl module to create accessors to class data Class::Data::Inheritable is for creating accessors/mutators to class data. That is, if you want to store something about your class as a whole (instead of about a single object). This data is then inherited by your subclasses and can be overridden. . For example: . Pere::Ubu->mk_classdata('Suitcase'); . will generate the method Suitcase() in the class Pere::Ubu. . This new method can be used to get and set a piece of class data. . Pere::Ubu->Suitcase('Red'); $suitcase = Pere::Ubu->Suitcase; 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/main/libc/libclass-inspector-perl/libclass-inspector-perl_1.36-ok2_all.deb Size: 21046 MD5sum: a38fac444b37f358dfd755be738338a9 SHA1: 4209ba03dae6e2e6e74772992d8e3486256ed88f SHA256: afe0e85630dd2d699ebfb16203ea3c1ba2303cae53e1aabd8535311b7f1a9e2b SHA512: 39493e3bc8a7ed4534aedbe71ee7cd5d9cd7659ce4eac2b0aafe2aa314fff25fa4ad00dbad5d6b21040090c90c9b7a9a3e076c6e4804a32f432bf195d11842b0 Homepage: https://metacpan.org/release/Class-Inspector Description: Perl module that provides information about classes Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusual looking code. Class::Inspector attempts to provide an easier, more friendly interface to this information. 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/main/libc/libclass-isa-perl/libclass-isa-perl_0.36-ok2_all.deb Size: 8192 MD5sum: 34c0b70b2711a3adaceda23c6c8c4be1 SHA1: 8ff48763a5a0569d4a26e85267b400528074eb82 SHA256: 89b0a66f502eeccd30626ff99864b06e4243afd2cb8261a2159b527ff61d4f0c SHA512: fb34b5fd12ec2f37c49311d6ba7da98fc92b3e26392acb1043564963e2dbd7af58faf939d5e0a6afcd78bdc3cbe6bc5d839f6a922f7bd05e154d9fdc6430caf2 Homepage: https://metacpan.org/release/Class-ISA Description: report the search path for a class's ISA tree Class::ISA returns the list of classes that the current class inherits from, listed in the order that Perl would search for a method not implemented in the current class. The list contains no duplicates. 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/main/libc/libclass-singleton-perl/libclass-singleton-perl_1.6-ok1_all.deb Size: 16344 MD5sum: 198e5cb6fee7944171b100ec88091768 SHA1: 381b16594719506e7920927a4500c5c302ad4cb7 SHA256: f170864e729d1fc12b7a6f6f37e1be193aa85b0efc5eafe95e095356eb01945d SHA512: c69711fbd31f80d406435467b26a1d75e88a3e1018ed7fa648a50c0a340c48b034f6408fa8f33ddc6b71fafd9ceedfa64a077cc48d94e094807312d9d19946d2 Homepage: https://metacpan.org/release/Class-Singleton Description: implementation of a "Singleton" class The Class::Singleton module implements a Singleton class from which other classes can be derived. A Singleton describes an object class that can have only one instance in any system. An example of a Singleton might be a print spooler or system registry. . By itself, the Class::Singleton module does very little other than manage the instantiation of a single object. In deriving a class from Class::Singleton, your module will inherit the Singleton instantiation method and can implement whatever specific functionality is required. . For a description and discussion of the Singleton class, see "Design Patterns", Gamma et al, Addison-Wesley, 1995, ISBN 0-201-63361-2. 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/main/libc/libclass-tiny-perl/libclass-tiny-perl_1.008-ok1_all.deb Size: 19338 MD5sum: 77ef673def697f23527ca90e69504811 SHA1: ae35e038f16536aa809a3988b26e77f8e19b1388 SHA256: dbe26770cc3a0037d566d5d8b91b9a22d7aa3dbbb7d91a5e0a407cde32b4e5fc SHA512: dcec0248e4903257ac7949cad5af7113a6fe2d33f18a361dcdd43e6c63992e566dab64643b46e08a1eeab3f264fd5f5a4189ffe4c0f225be5b28f4e269e47288 Homepage: https://metacpan.org/release/Class-Tiny Description: minimalist class construction module for Perl Class::Tiny offers a minimalist class construction kit in around 120 lines of code. It uses no non-core modules for any recent Perl, while providing more features than Object::Tiny or Object::Tiny::RW. 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/main/libc/libclass-trigger-perl/libclass-trigger-perl_0.15-ok1_all.deb Size: 16072 MD5sum: 0f5df271be768a40c6c77f3dff166867 SHA1: ad95bfbfaf1ba4954b0550557e03dcfdcd39d582 SHA256: ee73b4f6ee091f245432790124046194aa77bdb368669f1bc6484d756a355861 SHA512: 67079ad2f7b6aead796da3304f1c92e9d14f2c6ca1d248dc9353430d9d1de4ba8781143074cb967932a48cc408a3dd150120b81a897b0d16855dd1533551d4b3 Homepage: https://metacpan.org/release/Class-Trigger Description: Mix-in to add/call inheritable triggers Class::Trigger is a mixin class to add and call triggers (hooks) that get called at points you specify in your class. . Class:Trigger allows you to specify an arbitrary number of subroutines that are triggered every time something happens in your code, e.g. updating a full text search index after INSERT/UPDATE/DELETE queries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclass-xsaccessor-perl Architecture: arm64 Version: 1.19-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 109 Provides: libclass-xsaccessor-array-perl Depends: perl (>= 5.30.0~), perlapi-5.30.0, perl (<< 5.30.1~), libc6 (>= 2.17) Filename: pool/main/libc/libclass-xsaccessor-perl/libclass-xsaccessor-perl_1.19-ok2_arm64.deb Size: 34652 MD5sum: 423fb738df19d415e530e016446ec00a SHA1: 131c71cdd22fe6168e4503c8d498f62b984c0650 SHA256: 922147903e1b668d4000b9f116bc7ba6ee95993a06c8725ad3eb984474f1fd9e SHA512: 87fafa3d65be60af8f69ae991986272ddd64e069881a4eff7ba11871cce88d1f6ead722c5a4d0e34c5a74ede822a9149ec45f46ed21bd5b65e0853c2b250b6da 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. 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/main/l/llvm-toolchain-15/libclc-15-dev_15.0.2-ok9.4_all.deb Size: 4458 MD5sum: 41a4ff9c2c51c7c39fa337f7d9f5a3cb SHA1: 4e649bda486c6fda6cba4433a7219ef8d9fdea2f SHA256: 4f524dfed4b8fff405887fc334e6e6954034a5b2c8a34470ca2556120a9f6187 SHA512: 110754a45246225e4a69ebf2402315a59216ff2297dd7fefb6638031996a4efe9506ee8f08b9c040113689f0153fa07cad233fadcc59976ff10e084b7798b282 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. 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/main/l/llvm-toolchain-15/libclc-15-dev_15.0.7-ok2.3_all.deb Size: 27942 MD5sum: fd838f4f056d9a9611301691c037f803 SHA1: 11cdbab2783c5c2ff393ccb8c75b19959b967bf1 SHA256: 43ea6d2467df723cf07b7bacdfb2b1229e4903356c86c68750a114d7930cb656 SHA512: b92bcae8c0515a840adbdaca713de12827891c8f95cbb8c95191ef2dc19900b328feea08fbbed93986740c5c6c018b8f250a6f859d0db2d2d721fad1fd8eb64b 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. 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/main/l/llvm-toolchain-15/libclc-15-dev_15.0.7-ok3_all.deb Size: 27964 MD5sum: 3beb1445f389f68a9136758f7105ed4b SHA1: a53d4e1d521f3951a3709310a13a5fb6fc4bb62e SHA256: 10f34ff53d73634ade2ba962b694270937eab29499f8d374af682667a0d92093 SHA512: 80c486dd7bdd9cafef63b0987412c232feab26890a1cfb211f404f1de81dc6ad436ca2cc617ee1d296b829a5bdc7d97ea4a901ac5c65fbf9cad5440e1db4e26e Homepage: https://www.llvm.org/ Description: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. 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/main/l/llvm-toolchain-15/libclc-15_15.0.2-ok9.4_all.deb Size: 3298 MD5sum: 886fa4e585071ada5e4efe1d77b28c4f SHA1: e9e125df8c5b2a15c30796618d5952ed7520ffa6 SHA256: 2df8e4ddffc36184176afa484a2df380d73b3744e4a1091c291ff5676ee0d75f SHA512: 3cc36742a4230810f1951a5e1f5c2a6a61fd2865ca2e6045352d15197de893ada722ae03eda40852899c1d384c7e3d85f53632b17b5880a2e1bc023aabefb0d6 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. 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/main/l/llvm-toolchain-15/libclc-15_15.0.7-ok2.3_all.deb Size: 9889514 MD5sum: d4c0a98ce98fbadf2ca7fd3683585dad SHA1: 67760e454c469d69229ad5a7e98915b3600774d8 SHA256: 706afa30ae06a2bfe0a5384c0a16db615de97e307a6ad2b75fc9e799608cf568 SHA512: b60f30c38a89803d9e156a444e3a5f98e1407d4bc8de8eb5ef2acf9e832bf752f93363e816b7ad83be6f130415f169e51f6d70b445e26787ffe286ee8846aac6 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. 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/main/l/llvm-toolchain-15/libclc-15_15.0.7-ok3_all.deb Size: 9889530 MD5sum: 84acb9e9a6f8ce0622a33216510d6151 SHA1: 37831d3929e0f43fbb325fde43e8e66ac0da41a3 SHA256: 5b4fc88e6ba13b8941729a00cfe8be6d24014ca00f77ec614d5df5f00f61d1c4 SHA512: b60cb9344b827ade1c4cb2f75097fc663960c7ad5afe7264cdc68470e75c7e2ebb9f77b80fc7932934fe7a9e7ba8561ecff104f6e5cceb3790e54cf2adfbcb30 Homepage: https://www.llvm.org/ Description: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclone-perl Architecture: arm64 Version: 0.45-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 40 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libc/libclone-perl/libclone-perl_0.45-ok2_arm64.deb Size: 10258 MD5sum: 97e4a455330f4cf1794af3deefa59517 SHA1: 5078e8158d9f29a28380f2d23ed4bc4b332f0b4f SHA256: d10df3f9fc6434fddc43643e7271af3ed29452de8aef679eaf1401220e756b2a SHA512: 6d66e9e3d6d45f11bc3f5a1a31d8e2aae068d8092ece736c4f32b834ff185173968ee38dc5fb94f48ba7a02faa20e2f25a84f2b89798f75f5c46d45d475df400 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. 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/main/libc/libclone-pp-perl/libclone-pp-perl_1.08-ok1_all.deb Size: 8504 MD5sum: 4b6ede75d3a950a73f5153da2343e202 SHA1: 3d232d6cd988bed23ddc58e6ee9f82c8159f7a83 SHA256: ea5c11b43e8e99ebe5e04fdac15f87bc749a38918fe0de1dbc14dce0ad4f5ea1 SHA512: d956e8f822ec0a09c165defda2c0f218a3c5de23bd7b3b132f8b8c87a7729d520106dc8a4ed7ca80126c440248a789ab7a047b63e73fed4b00d1fc716233ed44 Homepage: https://metacpan.org/release/Clone-PP Description: module to recursively copy Perl datatypes Clone::PP provides a general-purpose clone function to make deep copies of Perl data structures. It calls itself recursively to copy nested hash, array, scalar and reference types, including tied variables and objects. . The clone() function takes a scalar argument to copy. To duplicate arrays or hashes, pass them in by reference: . my $copy = clone(\@array); my @copy = @{ clone(\@array) }; my $copy = clone(\%hash); my %copy = %{ clone(\%hash) }; . The clone() function also accepts an optional second parameter that can be used to limit the depth of the copy. If you pass a limit of 0, clone will return the same value you supplied; for a limit of 1, a shallow copy is constructed; for a limit of 2, two layers of copying are done, and so on. . This is a pure-perl implementation. For a faster XS-/C-based implementation see the libclone-perl package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcloudproviders-dev Architecture: arm64 Version: 0.3.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libcloudproviders Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 249 Depends: gir1.2-cloudproviders-0.3.0 (= 0.3.1-ok1), libcloudproviders0 (= 0.3.1-ok1), libglib2.0-dev (>= 2.52.0) Suggests: libcloudproviders-doc Filename: pool/main/libc/libcloudproviders/libcloudproviders-dev_0.3.1-ok1_arm64.deb Size: 18216 MD5sum: 0e9bf342a26a0d715cf68c45dc7752f5 SHA1: 403a20fb6e0667d85ade314353e36e3687eb8250 SHA256: bf2d76fa68b0d1e600c9aac3125a0f0d10263c80e44e7413ff1e456260f01d67 SHA512: 954faf1d0ef00811d5817e18de063e6e680aae75c8270fb721cf5f1b4e73b37a867b81292f45bab6707cebf71c6d2afd0efa881fd18f2971aec0b32c0a752c23 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcloudproviders-doc Architecture: all Version: 0.3.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libcloudproviders Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 193 Filename: pool/main/libc/libcloudproviders/libcloudproviders-doc_0.3.1-ok1_all.deb Size: 21096 MD5sum: a01f6896735af4023654f0ac2b42c6ce SHA1: f7dc923fb46c5f799a5b9a8c4af4bb2dd3f44802 SHA256: 2aeef6fb07f2b20009102ac528f1e0ccf49bc7829ffdea08c3638b261457ed47 SHA512: 79aab288313bc41cf129155879d5e28e770b23cb837dcc4976a6e188a052597e5d78fb1c2fdfffaab6efabe05a3ec89a165764df011c569c05c3f3502d3a8394 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcloudproviders0 Architecture: arm64 Version: 0.3.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libcloudproviders Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 131 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.52.0) Filename: pool/main/libc/libcloudproviders/libcloudproviders0_0.3.1-ok1_arm64.deb Size: 30616 MD5sum: 2366c46c1a126d7cfbc53565568b5abf SHA1: a6bc2413b8657681b84a2a8c79a23843e8b05f03 SHA256: 1329310ef285eaa4f1186744bdbbe6ecec74c4ded1a7f7816c38fabc4b6e13c1 SHA512: 7981f37ba2866c0a0cc048acdcbcd0fb51163934404095c4cb46cc87b3f3588a5332d7e0f3bfd00fb79903656fdb2f216f04e942729079531787d07f0e3cbf9d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclutter-1.0-0 Architecture: arm64 Version: 1.26.4+dfsg-4ok2 Multi-Arch: same Priority: optional Section: libs Source: clutter-1.0 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1592 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), libfontconfig1 (>= 2.12.6), libglib2.0-0 (>= 2.53.4), 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), libpangoft2-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 Breaks: cinnamon-session (<< 2.6.2) Filename: pool/main/c/clutter-1.0/libclutter-1.0-0_1.26.4+dfsg-4ok2_arm64.deb Size: 557944 MD5sum: abf306b7b7910367fc82fff54eecd7b4 SHA1: 6fded06a26e7cc429fca7b5ca5b22ae68782ba1e SHA256: 1a824295eebdb6008952f0667c6dee7a287bc48a346462ba259c99af7b855336 SHA512: 0ae51aea4bbf2009e4368b90ab655f33e6e0591ee0fc528d25f851aadd423c200e6446a8a718612c44e14af1239a475dfa23f398ec97943d03d3583e4cb94046 Homepage: https://gitee.com/openkylin/clutter-1.0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclutter-1.0-common Architecture: all Version: 1.26.4+dfsg-4ok2 Multi-Arch: foreign Priority: optional Section: libs Source: clutter-1.0 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 2962 Filename: pool/main/c/clutter-1.0/libclutter-1.0-common_1.26.4+dfsg-4ok2_all.deb Size: 436516 MD5sum: 06a5c587412c83b2a1012c63099520c2 SHA1: 30abd4a16ea725c3d259f36807b771fc0888fcc3 SHA256: 33b7e4d6481bfe8ec4b90c53539799ce378dfbedc0fd3216db7c51cdf131891e SHA512: 9df458f2fa69ace6052e2e74d8a2623ab5d7f0d3e86b53a268177e982c98bb3507fd78fea38f13eeaccddd575d9d675ff9897f8977079b219233a31b802219cb Homepage: https://gitee.com/openkylin/clutter-1.0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclutter-1.0-dev Architecture: arm64 Version: 1.26.4+dfsg-4ok2 Multi-Arch: same Priority: optional Section: libdevel Source: clutter-1.0 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 5742 Depends: gir1.2-clutter-1.0 (= 1.26.4+dfsg-4ok2), libatk1.0-dev (>= 2.5.3), libcairo2-dev (>= 1.10), libclutter-1.0-0 (= 1.26.4+dfsg-4ok2), libcogl-dev (>= 1.17.3), libcogl-pango-dev (>= 1.17.3), libcogl-path-dev (>= 1.17.3), libdrm-dev, libgdk-pixbuf-2.0-dev | libgdk-pixbuf2.0-dev, libgl-dev, libglib2.0-dev (>= 2.53.4), libgtk-3-dev, libinput-dev (>= 0.4.0), libjson-glib-dev (>= 0.12), libpango1.0-dev (>= 1.30), libudev-dev (>= 136), libwayland-dev, libx11-dev, libxcomposite-dev, libxdamage-dev, libxext-dev, libxfixes-dev, libxi-dev, libxkbcommon-dev Recommends: pkg-config Suggests: libclutter-1.0-doc Filename: pool/main/c/clutter-1.0/libclutter-1.0-dev_1.26.4+dfsg-4ok2_arm64.deb Size: 407966 MD5sum: 4dd4fde6d05e6dda61ba8a56f6c971d1 SHA1: 48113f53edc652c989a47fde124cd6c83e847304 SHA256: 159beb202248f009f6e206b49b773f5e22a15b9c5eaf4ba297d8238c2e308f0b SHA512: aadd2f556df887664571bf934059cb58b1d0cd3b838695296a82007b835238ee3dcad209535bee20d7e73139deb16609945df888710fb00580997f30bc456dd3 Homepage: https://gitee.com/openkylin/clutter-1.0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclutter-1.0-doc Architecture: all Version: 1.26.4+dfsg-4ok2 Multi-Arch: foreign Priority: optional Section: doc Source: clutter-1.0 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 8352 Suggests: devhelp Filename: pool/main/c/clutter-1.0/libclutter-1.0-doc_1.26.4+dfsg-4ok2_all.deb Size: 609910 MD5sum: 55b61d17edefeb7020a95ddc3c5c366f SHA1: a070ea1cb4dd758c197bfee9abf42ac7f7168cc1 SHA256: fc71c16d59ea8ccf612877cb1e21ae4bd69464de724033d9b8ef85e4cc2b5420 SHA512: e60666878075580e02f452df6547ce17d3c39c517b9ff0783a222d28f29b2d7e8179f39f11c5946c0472fb1a9030f540cdfe249fc9c29a696157f1656c99726d Homepage: https://gitee.com/openkylin/clutter-1.0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclutter-gtk-1.0-0 Architecture: arm64 Version: 1.8.4-4ok1 Multi-Arch: same Priority: optional Section: libs Source: clutter-gtk Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 81 Depends: libc6 (>= 2.17), libcairo2 (>= 1.2.4), libclutter-1.0-0 (>= 1.23.7), libcogl20 (>= 1.17.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.0), libwayland-client0 (>= 1.20.0) Filename: pool/main/c/clutter-gtk/libclutter-gtk-1.0-0_1.8.4-4ok1_arm64.deb Size: 25990 MD5sum: 163088a300eaaaf5a21f8c236f01aa6c SHA1: bc65e8d665ebd1d2353c28e464f3f91d732b2763 SHA256: 7f2a9cf88288296b8e131945801238c3a02b6e9f2410cf5be8675f9b7041cb87 SHA512: ccb22f64f928dad1c984ea212bf3bd95216ffb21469c79720ec05eb7c47676bc5339d3db7fc8a30b4cb3120e4f064214931ebffc08af52476adffc0afd87db56 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclutter-gtk-1.0-dev Architecture: arm64 Version: 1.8.4-4ok1 Multi-Arch: same Priority: optional Section: libdevel Source: clutter-gtk Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 131 Depends: libclutter-gtk-1.0-0 (= 1.8.4-4ok1), gir1.2-gtkclutter-1.0 (= 1.8.4-4ok1), libgtk-3-dev (>= 3.21.0), libclutter-1.0-dev (>= 1.23.7) Suggests: libclutter-gtk-1.0-doc Filename: pool/main/c/clutter-gtk/libclutter-gtk-1.0-dev_1.8.4-4ok1_arm64.deb Size: 23454 MD5sum: 29c58b1e3b376b64bfe5fcff8866df07 SHA1: ac713c13da605bdddb6f62ccbac9c0d50341bd12 SHA256: 4915f8510c681dd33ecb7ef8b44231d1e7788c2ccdf0466cbeb948ea491688dd SHA512: 3ce47a8b1a50733c1960eb44d540692eb5e206c66459e06480ac50f798233bba7c6f031bd2510a535de41d917efe32d087a22d89db5cabf393b412e59a5efe89 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libclutter-gtk-1.0-doc Architecture: all Version: 1.8.4-4ok1 Multi-Arch: foreign Priority: optional Section: doc Source: clutter-gtk Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 161 Recommends: libclutter-1.0-doc Suggests: devhelp Filename: pool/main/c/clutter-gtk/libclutter-gtk-1.0-doc_1.8.4-4ok1_all.deb Size: 18460 MD5sum: 73f14e1b8510f35bd0018ecb2dfef8c5 SHA1: 230a61f6077c3946e41e3b220b4b409d1d002d37 SHA256: 01d878f303ae1fb67e6455a1cc24c66929883a14e374948f853c123aaf66a4a9 SHA512: 5308b7c400f50713e2c79e6798bf19a89c4658db34d3c0ca81a8be0ed80fa7387f2a8f8d4910cd4749aaa52186e26fee4bafe6b6a5e2a2612ec854d853850b03 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcogl-common Architecture: all Version: 1.22.8-3ok1 Multi-Arch: foreign Priority: optional Section: libs Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 808 Filename: pool/main/c/cogl/libcogl-common_1.22.8-3ok1_all.deb Size: 258430 MD5sum: fb87677a1fcf442205d4fee1aa1c04f3 SHA1: 76ccd38cfcfd3523da793e530f8c17c1742e2468 SHA256: 0bbe9256628c2f2ec2a25f7b584b07b99089a5b53536fb7acd095b33c8388dfa SHA512: fb56bb28f73dee7a5b87f50c7ad17733a6f8cdc39999a69269a0a099f3ac1999fef317068608d3ce9b764cc087bf61a795d391dc01b7529627b218e53657d6e3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcogl-dev Architecture: arm64 Version: 1.22.8-3ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 2934 Depends: gir1.2-cogl-1.0 (= 1.22.8-3ok1), libcairo2-dev, libcogl-path20 (= 1.22.8-3ok1), libcogl20 (= 1.22.8-3ok1), libdrm-dev, libgbm-dev, libgdk-pixbuf-2.0-dev (>= 2.0) | libgdk-pixbuf2.0-dev (>= 2.0), libgl-dev, libgles-dev, libglib2.0-dev (>= 2.28.0), libwayland-dev, libx11-dev, libxcomposite-dev, libxdamage-dev, libxext-dev, libxfixes-dev, libxrandr-dev Recommends: pkg-config Suggests: libcogl-doc Breaks: libcogl-path-dev (<< 1.22.4-4~) Replaces: libcogl-path-dev (<< 1.22.4-4~) Filename: pool/main/c/cogl/libcogl-dev_1.22.8-3ok1_arm64.deb Size: 216446 MD5sum: 09abb15bec9ce873a6ab18a6aecddfb6 SHA1: 4a2e6101ada9873c750efed4473c3c7cb43443dd SHA256: 63cde7d3d7b93ef8520c62654870c5913f484b670ad5f6fd0ed3376f0e58eca9 SHA512: b482ea07764a15a77597b87b4e1b446af5342e01ac144a6095b704edca2ff673a743bbc66658a19258242a51f352028c222e763b9f72a51b78e9217e1317d3ad Description: Object oriented GL/GLES Abstraction/Utility Layer (development files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the development files for libcogl. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcogl-doc Architecture: all Version: 1.22.8-3ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 3940 Suggests: devhelp Filename: pool/main/c/cogl/libcogl-doc_1.22.8-3ok1_all.deb Size: 218668 MD5sum: 63423a4befcdff03e15a643bf5d8afd5 SHA1: a96e7531944d4761d63a8b52eef76adf56bccfdc SHA256: fc6f1e50dd2d642cb4c2c07b0bb3384c2817f90852697cc41fad1f379f52957d SHA512: 7bf90f1096934bb6635b8c841a3e708738a3752fdffdaeb20c66367cf259c257ff23f5fa6668a0dc564cff9db64873a57364faddfdfccd2722cc8ae142f807e1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcogl-pango-dev Architecture: arm64 Version: 1.22.8-3ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 77 Depends: gir1.2-coglpango-1.0 (= 1.22.8-3ok1), libcairo2-dev (>= 1.10), libcogl-dev (= 1.22.8-3ok1), libcogl-pango20 (= 1.22.8-3ok1), libdrm-dev, libgdk-pixbuf-2.0-dev (>= 2.0) | libgdk-pixbuf2.0-dev (>= 2.0), libglib2.0-dev (>= 2.28.0), libpango1.0-dev (>= 1.20), libx11-dev, libxcomposite-dev, libxdamage-dev, libxext-dev, libxfixes-dev Recommends: pkg-config Suggests: libcogl-doc Filename: pool/main/c/cogl/libcogl-pango-dev_1.22.8-3ok1_arm64.deb Size: 8200 MD5sum: cb7d61ae0c30c97228c40fe5acd649e6 SHA1: acffe827b339432d4528577ce0a74ff13ee17f41 SHA256: fcb4d4a998603c10733e92886d51db6f6de11aecbc0a767b473b60337acd30a2 SHA512: a47b9a022955dd34a3dca24d9397328740d356e0eb6784040353d02657500e726f5efa30106bd38c4ed6ebd8e7fc2f3330ff23814c0c0bfd59e7c0ed1a6f0db9 Description: Object oriented GL/GLES Abstraction/Utility Layer (development files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the development files for libcogl-pango. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcogl-pango20 Architecture: arm64 Version: 1.22.8-3ok1 Multi-Arch: same Priority: optional Section: libs Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 55 Depends: libc6 (>= 2.17), libcairo2 (>= 1.10), libcogl20 (= 1.22.8-3ok1), libglib2.0-0 (>= 2.37.3), libpango-1.0-0 (>= 1.28.3-5), libpangocairo-1.0-0 (>= 1.28.3-5) Recommends: libcogl-common Filename: pool/main/c/cogl/libcogl-pango20_1.22.8-3ok1_arm64.deb Size: 16082 MD5sum: ad99b17979854aed3bad3d2c630a258f SHA1: c93cf35f5c92223c5de5c8781057413e581257c6 SHA256: 9ea5e8858a9426c6ffefb8e8f0f2fbe4fef73e04cf6cee95d43d3ed8f20fe169 SHA512: a1ba47e72fe345aae47a296b821cac69d785d041564020324561239b4a389c6873d318d07d53cbebd5e8fa70dce724daf59e43636a26810af492b554c5a8842e Description: Object oriented GL/GLES Abstraction/Utility Layer Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcogl-path-dev Architecture: arm64 Version: 1.22.8-3ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 15 Depends: libcogl-dev (= 1.22.8-3ok1) Recommends: pkg-config Suggests: libcogl-doc Filename: pool/main/c/cogl/libcogl-path-dev_1.22.8-3ok1_arm64.deb Size: 3876 MD5sum: 6a71a4cac0931c59f23e7b7ae8bf0569 SHA1: a57bb8bb0bce0675ab11cdb2c04353b9d87ac964 SHA256: 4c8f1b94bc0fa93c810af86224c63744ad150616a14273fadcc7f53c7eead3e4 SHA512: f41d8703dcb8a5af6da57741c7c83254fd76c8b0dd672f14bb79001a37e58a4247e0dacf86daf79ec798b7009af16d5afbe4356df00902cf4b7bbfe57420b19b Description: Object oriented GL/GLES Abstraction/Utility Layer (development files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package should be used as a build-dependency by programs that use the cogl-path API, but is currently an empty package that depends on libcogl-dev due to circular dependencies between the base cogl API and the cogl-path API. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcogl-path20 Architecture: arm64 Version: 1.22.8-3ok1 Multi-Arch: same Priority: optional Section: libs Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 88 Depends: libc6 (>= 2.17), libcogl20 (= 1.22.8-3ok1), libglib2.0-0 (>= 2.32.0) Recommends: libcogl-common Filename: pool/main/c/cogl/libcogl-path20_1.22.8-3ok1_arm64.deb Size: 31976 MD5sum: 31ac7412a3f32624d407417b39394714 SHA1: 3ed5f53b4db3c4988528e9fcb682cddb180f096f SHA256: dafac36ebddf76a0cfe74b859144fbe89e4da1d45923852c94264cf464b74f43 SHA512: 5c54dcfd69648c6774868e7d8065ec2e99e9f03207e45c68247a1e5dbbe8d8a6e31908aa102970cc801fed273a9e78d5aaec5490386dcf1dbcb62fdffb00d032 Description: Object oriented GL/GLES Abstraction/Utility Layer Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcogl20 Architecture: arm64 Version: 1.22.8-3ok1 Multi-Arch: same Priority: optional Section: libs Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 789 Depends: libgl1, libc6 (>= 2.17), libcairo2 (>= 1.10), libdrm2 (>= 2.4.17), libegl1, libgbm1 (>= 8.1~0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.32.0), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libwayland-server0 (>= 1.2.0), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxrandr2 (>= 2:1.2.0) Recommends: libcogl-common Suggests: libgles2 Breaks: libclutter-1.0-0 (<< 1.17) Filename: pool/main/c/cogl/libcogl20_1.22.8-3ok1_arm64.deb Size: 309734 MD5sum: 44783b254eb908920ef54fd407bd7de4 SHA1: ee1fd3e0fad8b9765eeeb02991ffbcb28a14cc33 SHA256: 30d798283194a72353df4362809099df2676547a73991c13e690fd3f0a15d890 SHA512: 41a174a5b34531c464c1062b7441dab6e72a764e003096f0ffe0a9030d42afee32aac5647ec9131530f0022d5563892d014ef6cba9fce889075c55d10f9e1af1 Description: Object oriented GL/GLES Abstraction/Utility Layer Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcolorcorrect5 Architecture: arm64 Version: 4:5.24.7-ok4.3 Priority: optional Section: libs Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 209 Depends: libc6 (>= 2.17), libkf5i18n5 (>= 5.90.0~), libkf5plasma5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5dbus5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/p/plasma-workspace/libcolorcorrect5_5.24.7-ok4.3_arm64.deb Size: 36784 MD5sum: e02954babd75fea8196daecd48064bde SHA1: 86b2de3524261833084ecea943233903cb75980d SHA256: 1e4f68876ab8ed3fedadac80b2c362bbcabf1b54e44c0237fa4be9bc00a6da54 SHA512: 07996f0de5c5156cd09126911ec1eca04bf7591eb41dad15985abcf6146df62adcf0674a954b972b5f6af54c4e591ead3845db8e50c39caaa1ab23ea0b5b7f03 Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. ColorCorrect library. . This package contains library files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcommon-sense-perl Architecture: arm64 Version: 3.75-ok2 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 37 Depends: perl, perlapi-5.30.0 Filename: pool/main/libc/libcommon-sense-perl/libcommon-sense-perl_3.75-ok2_arm64.deb Size: 9390 MD5sum: cd7dc300907c303596e579e535ca9189 SHA1: 44f90b00e5e09fb8824778d99b4398352ff9aa60 SHA256: 302e015d038e84d0eca708eb2394098c833850a9a5a89925bedc53ee581512b1 SHA512: 0bde7380ee966ec7165c0dfe4088ce32d3541e6568f3f7a9363f8fa16280c1a49a9e86ef5d3ed9fc11f56199a7195e1c28aa4a762a660b5edc4a6fac66c19390 Homepage: https://metacpan.org/release/common-sense Description: module that implements some sane defaults for Perl programs common::sense implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders. 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/main/c/commons-io/libcommons-io-java-doc_2.11.0-ok1_all.deb Size: 507490 MD5sum: 9ccdf5baa31e94acbf541c51b9d0547b SHA1: 2af1b56d0c267de550ea1bce304b012a5a6f3104 SHA256: 3afe725b9f3a9a424da45c4f1f57db6e18ac48124cc2db7b263bf4b66b42515a SHA512: 1c03585f396b169d92923b01402583f98c86cc0b9304cf8ab6492a7610a35b4e411a4176d82e33e1a6820988e2ecce3846132ac11004015d9aebe2e46bc3d626 Homepage: http://commons.apache.org/io/ Description: Common useful IO related classes - documentation Commons-IO contains utility classes, stream implementations, file filters and endian classes. . This package provides the API documentation for the Commons-IO library. 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/main/c/commons-io/libcommons-io-java_2.11.0-ok1_all.deb Size: 296176 MD5sum: f18475c8532db7dc5eb98470abca3e69 SHA1: 88ec2d2ab496b01255b1cbf4413bcaea8cdf3e71 SHA256: 2091927f8932cc9899fa3a00fa6ea230419bb78c31f1ab301a138c1a144b30c5 SHA512: 37f79ac421c6726ff8756390f4877057d979f730cc4733f8f70cfeb73738906079d0abc33863f3cad6ebf1be5d9a6f2d2079168ed9f34b6c463634e35454bbcf Homepage: http://commons.apache.org/io/ Description: Common useful IO related classes Commons-IO contains utility classes, stream implementations, file filters and endian classes. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcommons-logging-java-doc Architecture: all Version: 1.2-ok2 Priority: optional Section: doc Source: libcommons-logging-java Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2255 Filename: pool/main/libc/libcommons-logging-java/libcommons-logging-java-doc_1.2-ok2_all.deb Size: 298688 MD5sum: 8bb7e60c04ea4504e7a27a1bc7c5509b SHA1: 93a501553a8efbcbf2a0a822e21ad69967e4d1cc SHA256: 9f2e7501c72fbf0db62919f74f7939f943cc45f99e2d8f873f4175b8f07d1f1c SHA512: d1cf0a956eef8e5a8f5e71e7b52ced42f0fcd88ce00b57663a43a40a893f7c2fbe8cd4862c108b37317c70ccc3bd0bd089dacbc45d3f049702c00c46359d5abf Homepage: https://commons.apache.org/proper/commons-logging/ Description: common wrapper interface for several logging APIs (documentation) 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. . This package contains the documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcommons-logging-java Architecture: all Version: 1.2-ok2 Priority: optional Section: java Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 173 Depends: libcommons-parent-java Suggests: libavalon-framework-java, libcommons-logging-java-doc, libexcalibur-logkit-java, liblog4j1.2-java Filename: pool/main/libc/libcommons-logging-java/libcommons-logging-java_1.2-ok2_all.deb Size: 58196 MD5sum: 09997d655e33bbe26db79569942af545 SHA1: dc6dc0dffd71a9dfd2de9a5caf0d318aed1022cc SHA256: e736659fb521236b6b5c9436f1a3721987428d973de1c55f84401b36d05dd858 SHA512: f8b0410cc0fa217d5df2c2598b3a4a085157d94b8b3cf1733ae58875f07b2e9972e92c29ea9245edf7062694c07fbebc486a9dce2f2b32a009efbf6131f6ba70 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcommons-parent-java Architecture: all Version: 43-ok2 Priority: optional Section: java Source: commons-parent Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 78 Depends: libapache-pom-java (>= 9) Filename: pool/main/c/commons-parent/libcommons-parent-java_43-ok2_all.deb Size: 10134 MD5sum: e03ccd8a7da4246bc4d0992998dd7666 SHA1: 78da17a1caa55d6b966a70464ba84f6660a03e74 SHA256: 87d095ef189d0e4fa0b95a99550e62f042190566e119d39b7a1290ff1a175504 SHA512: 132361feb6feaebcf2ceb7b1460806fc38be720da58ff17448c0a77872ba765be9e802dd9d8db22de4a829dba9a28cd43d7848183dfc54e465f98b8edf3ff35d Homepage: http://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. 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/main/libc/libconfig-autoconf-perl/libconfig-autoconf-perl_0.320-ok1_all.deb Size: 42258 MD5sum: a26be93985a8dff4e55123bfad28e504 SHA1: 229e6df77c6b51351556a732c6d57ccac4fdfe95 SHA256: ddb20e9a5f5219ab56577b4128c2c7d0e5c7ef6b4a11116acd9b85fe0f24a039 SHA512: c4266804cd20207004a22e878c561e1fd3e52646c9a84101e32a44e99546b1fa52a7778cd205f5b7fd0ae86e1d32a8883f384f7bbce9186747fd57a22c32a987 Homepage: https://metacpan.org/release/Config-AutoConf Description: Perl module to implement some of AutoConf's macros in pure Perl Config::AutoConf simulates some of the tasks AutoConf macros do, e.g. detecting a command, detecting a library, etc. . Config::AutoConf is intended to provide the same opportunities to Perl developers as GNU Autoconf does for Shell developers. 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/main/libc/libconfig-general-perl/libconfig-general-perl_2.65-ok1_all.deb Size: 54852 MD5sum: d65ee9292ec700e52135b65a2f6787e8 SHA1: edc2e0ae287ebc07fdb4409df4ee1100fb3390eb SHA256: 28cb533d8b16c6bf94330aaff5542b663d1465fabfdd4253a39424d92ea23340 SHA512: b86c32c753fe865a9879fa3c513040a66d720b636f369db99435e7c002856b3d07c964519e6a64bc6b61b40aa6d46be9a8834db62852f9d571737149b4e35fc1 Homepage: https://metacpan.org/release/Config-General Description: generic configuration module Config::General opens a configuration file and parses its contents for you. After parsing it returns a hash which contains all options and their associated values from your configuration file. . The format of configuration files supported by Config::General is inspired by the well known Apache configuration format, in fact, this module is fully capable of parsing Apache configurations, but the output is not usable by Apache. You can also just use simple name/value pairs in your configuration files. . In addition to the capabilities of an Apache configuration file it supports some enhancements such as here-documents, C-style comments and multi-line options. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libconfig-tiny-perl Architecture: all Version: 2.28-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 51 Depends: perl:any Filename: pool/main/libc/libconfig-tiny-perl/libconfig-tiny-perl_2.28-ok1_all.deb Size: 18820 MD5sum: 9fa532cfdef943dbe39111a8c1f3fe6e SHA1: e316d53287e35173547c9ecf511e908f4402c6bd SHA256: 4c196cd28d8cffcf24fc905affd8d37f8a4ae1dada0cdc4b9d9f6bfe32bfbdfc SHA512: 305321bc9aa4d3c4db39f9731e395f719deb1467a48f39bfc880090b2c9a924bb18b79e42b5ac73bad0b192f78b0d13ef99e8032b8982bced51aed93dfc452cc 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. 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/main/libc/libconst-fast-perl/libconst-fast-perl_0.014-ok2_all.deb Size: 13810 MD5sum: 6c164394bb1358fa7588de833b9a691a SHA1: f202a618f2cd6c3154494952e4f219e2c48c944e SHA256: 5bc41f2886048b0150bdcca7b637fa548db2f54397e0a36cdfa891fbaad35464 SHA512: 1ac33bd25f0855db3790b9f3c9cff1af37809e5e137d7389f5502e972224abd691bcef2bd05e2b14c725102ee830d6738ce007134b7c192409e293cca41d5eb7 Homepage: https://metacpan.org/release/Const-Fast Description: facility for creating read-only scalars, arrays, and hashes Const::Fast is a perl module for creating read-only scalars, arrays, and hashes. It enables you to set a variable to the given value and subsequently make it readonly. Arrays and hashes will be made deeply readonly. . This module uses the builtin readonly feature of perl, making access to the variables just as fast as any normal variable without the weird side-effects of ties. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcpan-meta-check-perl Architecture: all Version: 0.014-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 40 Depends: perl:any, libcpan-meta-perl, libcpan-meta-requirements-perl, libmodule-metadata-perl Filename: pool/main/libc/libcpan-meta-check-perl/libcpan-meta-check-perl_0.014-ok2_all.deb Size: 12060 MD5sum: 3cebd4456f7dc569b24d6b5261aa1c4b SHA1: 52cb0e1d79c81ed0e65f3ff0cbc9b86cbbc3f9d7 SHA256: 84e6bbfa971bf1a5baeff1cc090f3b106dbd1c0e00e2df2cd935f9268362a00d SHA512: ef46a89039e90021edf8d06dfcf058d7164e1bfa643815e691866619b972cc5385b726e1005c8bdaeb292500b2237ee7a457cec93cf68f48f7eee919aa8efb83 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcpanel-json-xs-perl Architecture: arm64 Version: 4.32-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 270 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libc/libcpanel-json-xs-perl/libcpanel-json-xs-perl_4.32-ok1_arm64.deb Size: 113582 MD5sum: 285c10bd23456e8aa3474140bb30e3be SHA1: c64ac6aec6092cf13ab8a69602c84ecb32b962f8 SHA256: fd50285ac3c2a8470bcbb2769b15637ccb9aa53dd02c1624a4dc2c7d2cc2c009 SHA512: 288c06d34dcdb869a89df3a3dce9a22be2b8d656fb9af3701d75c0651a2e010b2c25e2d22c0d4f7d5753b2ecba2e770ace31d44ca8479671d6b32b7d65583cfb Homepage: https://metacpan.org/release/Cpanel-JSON-XS Description: module for fast and correct serialising to JSON Cpanel::JSON::XS converts Perl data structures to JSON and vice versa. Its primary goal is to be correct and its secondary goal is to be fast. To reach the latter goal it was written in C. . As this is the n-th-something JSON module on CPAN, what was the reason to write yet another JSON module? While it seems there are many JSON modules, none of them correctly handle all corner cases, and in most cases their maintainers are unresponsive, gone missing, or not listening to bug reports for other reasons. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcpufreq-dev Architecture: arm64 Version: 008-ok2 Priority: optional Section: libdevel Source: cpufrequtils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mattia Dongili Installed-Size: 47 Depends: libcpufreq0 (= 008-ok2) Filename: pool/main/c/cpufrequtils/libcpufreq-dev_008-ok2_arm64.deb Size: 10734 MD5sum: 430e5cbb73f8118ab18fb065594ee6a1 SHA1: 5593dcc859273bca9afe31f4cdf8b4a0b954ff00 SHA256: c5ae730b898a9fea0617896c5bf3305d05ff7faf8d5a9798933ea737a7824002 SHA512: 1e9e1ea152e966aa4ac645b254a42e3e19225056b16821c1d08a19fad1df596531f3755527b2ded75fb662633604e08334e43b32da905b226bfae9c3f917330d Homepage: http://kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html Description: development files to deal with the cpufreq Linux kernel feature This package provides everything that is needed for developing own programs using libcpufreq. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcpufreq0 Architecture: arm64 Version: 008-ok2 Priority: optional Section: libs Source: cpufrequtils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mattia Dongili Installed-Size: 82 Depends: libc6 (>= 2.33) Filename: pool/main/c/cpufrequtils/libcpufreq0_008-ok2_arm64.deb Size: 10240 MD5sum: a65a2cfc4fd0c7e130f9438f3579a761 SHA1: 8ee2fa20f691f191026df360b3eba7187a226851 SHA256: 2877bc3af0ff30df68984be72a29a20ee79347d560e02408a63d5e356c2e96f7 SHA512: f8143cf33f9f7202a2704531897bf1809d13198236a31c918dc898569f3a426fb59f0dfc1eeb583baca75c0b5d5ed1978e88fc7f05f1c0fd58c058c9ac32713d Homepage: http://kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html Description: shared library to deal with the cpufreq Linux kernel feature This library provide an unified method to access the CPUFreq kernel interface. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcrack2-dev Architecture: arm64 Version: 2.9.6-ok2 Priority: optional Section: libdevel Source: cracklib2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jan Dittberner Installed-Size: 83 Depends: libcrack2 (= 2.9.6-ok2) Recommends: cracklib-runtime Filename: pool/main/c/cracklib2/libcrack2-dev_2.9.6-ok2_arm64.deb Size: 18128 MD5sum: 7541405252b279f73bb95ebeaab597f9 SHA1: b494267847805593948d999ebd40c10f0ca92609 SHA256: fa406e767e8c987cbe8cf45371dcd071fbb6fa4aeccccb9d1f4bd1b08cd41112 SHA512: 4a904e1111321543a412c47018b1cdf0390b786fc651321df7aab199b444deb2a3165fa1e402c1a6290e8f31fe6e1b531163728b07eef6b69b3508dd521d4ce5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcrack2 Architecture: arm64 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: 262 Depends: libc6 (>= 2.17), zlib1g (>= 1:1.1.4) Recommends: cracklib-runtime Breaks: cracklib-runtime (<< 2.9.2-0) Filename: pool/main/c/cracklib2/libcrack2_2.9.6-ok2_arm64.deb Size: 43350 MD5sum: 3bca674b70626cb8dd044ecb62c01c15 SHA1: 336871d030923db6d0af3d228078ed77c9747269 SHA256: bffc3543ef29ff5937fa9162145e2ffaf19b3c4b707272efb7d5a2f213ef640f SHA512: 954e5daff3570b2a9cff9fa25516c06914d024f37b5cc3729c1f416947b3b67e3af52523bbdd49eabffcfdbfec39b2a4f517a2c775263a8850f2b3bd502ab8f7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcroco-tools Architecture: arm64 Version: 0.6.13-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: libcroco Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 34 Depends: libc6 (>= 2.17), libcroco3 (>= 0.6.2), libglib2.0-0 (>= 2.12.0), libxml2 (>= 2.7.4) Filename: pool/main/libc/libcroco/libcroco-tools_0.6.13-ok2_arm64.deb Size: 9920 MD5sum: 2b7cf6a7c2849d4efeda4fd9bc34356d SHA1: e6d289e39ac54882d933147d711917186d5ea260 SHA256: 2efc371ad00a93cf65100d7224eb0f223fe2d0a29e798fd2ac78926c24e2b851 SHA512: c31e0f880f470a798908ece142ec2db97d3b5611089d35289d5b7dd00a849e8a52e82880ce69b51b08841a000538b097fd18ec5fd2cb558abf6ee040c0a7b0cf Description: Cascading Style Sheet (CSS) parsing and manipulation toolkit - utils Services provided by Libcroco * A parser module that provides o A SAC like API. SAC stands for Simple API for CSS. SAC is an event driven API which resembles SAX in the xml world. o A CSSOM like API. CSSOM stands for Cascading Style Sheet Object Model. . The libcroco parser implements the CSS Level 2 specification, the CSS forward compatibility rules and the CSS cascading rules. . * A CSS2 selection engine Given an xml element node (that obviously comes from an xml document) and a stylesheet cascade, the Libcroco selection engine can evaluate the css selectors of the cascade and return the style properties associated to the xml element node. . Note that the xml manipulation toolkit used by the libcroco selection engine at the moment is libxml2. . This package contains csslint, a standalone utility based on libcroco that can be used for testing CSS correctness. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcroco3-dev Architecture: arm64 Version: 0.6.13-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libcroco Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1502 Depends: libcroco3 (= 0.6.13-ok2), libxml2-dev (>= 2.4.23), libglib2.0-dev (>= 2.0) Filename: pool/main/libc/libcroco/libcroco3-dev_0.6.13-ok2_arm64.deb Size: 164036 MD5sum: 395c6fef9b6ab463477f63d7d74b62aa SHA1: 587ff5b272d1e4045b93371083a40bf6767fb1db SHA256: 340a3a17c71e29d82204fb62371636645a71bafe26226da4e1e3a562e7efae23 SHA512: 40a0c1f86bfd84932bd605eef8cd6ba56210507ae1e7f12c0926bd41864ad874656fc2610185e40961d44f0f99ea3f2a77b24c46c1ba1f8cef97576719a9c420 Description: Cascading Style Sheet (CSS) parsing and manipulation toolkit Services provided by Libcroco * A parser module that provides o A SAC like API. SAC stands for Simple API for CSS. SAC is an event driven API which resembles SAX in the xml world. o A CSSOM like API. CSSOM stands for Cascading Style Sheet Object Model. . The libcroco parser implements the CSS Level 2 specification, the CSS forward compatibility rules and the CSS cascading rules. . * A CSS2 selection engine Given an xml element node (that obviously comes from an xml document) and a stylesheet cascade, the Libcroco selection engine can evaluate the css selectors of the cascade and return the style properties associated to the xml element node. . Note that the xml manipulation toolkit used by the libcroco selection engine at the moment is libxml2. . This package contains the header files and static libraries which is needed for developing the GTK+ applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcroco3 Architecture: arm64 Version: 0.6.13-ok2 Multi-Arch: same Priority: optional Section: libs Source: libcroco Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 273 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.16.0), libxml2 (>= 2.7.4) Filename: pool/main/libc/libcroco/libcroco3_0.6.13-ok2_arm64.deb Size: 88712 MD5sum: 225a0aa46ddc18725a11d9a4b63798b0 SHA1: 9adac6d72f9df8b3d3cf61549d0fac5474b4b34b SHA256: df17c3a4e3c7e4b4956888bc9caaa446551cb27f4819f9eba9650f63d36d9a26 SHA512: d5087d29bfb3480f2db2ebebd3ffc6f099fb28a339c9cab7c06becf14fdb23278068732b9fbaa782ae138d815437571c82e5d798f1340fba61696bbf0b6de5e2 Description: Cascading Style Sheet (CSS) parsing and manipulation toolkit Services provided by Libcroco * A parser module that provides o A SAC like API. SAC stands for Simple API for CSS. SAC is an event driven API which resembles SAX in the xml world. o A CSSOM like API. CSSOM stands for Cascading Style Sheet Object Model. . The libcroco parser implements the CSS Level 2 specification, the CSS forward compatibility rules and the CSS cascading rules. . * A CSS2 selection engine Given an xml element node (that obviously comes from an xml document) and a stylesheet cascade, the Libcroco selection engine can evaluate the css selectors of the cascade and return the style properties associated to the xml element node. . Note that the xml manipulation toolkit used by the libcroco selection engine at the moment is libxml2. . This package contains the shared libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcrypt-cbc-perl Architecture: all Version: 3.04-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 95 Depends: perl:any, libcrypt-pbkdf2-perl, libcrypt-rijndael-perl | libcrypt-blowfish-perl | libcrypt-des-perl | libcrypt-des-ede3-perl | libcrypt-cast5-perl, libcryptx-perl Recommends: libmath-int128-perl Breaks: libdancer-session-cookie-perl (<< 0.30-3~), libsession-storage-secure-perl (<< 1.000) Filename: pool/main/libc/libcrypt-cbc-perl/libcrypt-cbc-perl_3.04-ok1_all.deb Size: 31330 MD5sum: 992275a3b3e3eed5b5670a14f3bb92c7 SHA1: c0fb527a8de0d8b25dfca8d006221f3c35645197 SHA256: 6eb29ac1b8f4ece3b3f35fa1c3c2d114fd08590275cd09199754280cc41fade6 SHA512: c0fde549ac0ad657184f6c97bc64771c5fcee9ce259d331f92c9f67d9d0b37feec41cef215620655c9172fb93626b303dddf9f3603bfb355c8757b2067f9acb8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcrypt-openssl-bignum-perl Architecture: arm64 Version: 0.09-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 89 Depends: perl, perl-openssl-abi-1.1, perlapi-5.30.0, libc6 (>= 2.17), libssl1.1 (>= 1.1.0) Filename: pool/main/libc/libcrypt-openssl-bignum-perl/libcrypt-openssl-bignum-perl_0.09-ok2_arm64.deb Size: 24064 MD5sum: fa5e36a94d43dd1dbde55a6fb185951b SHA1: 6f1f68ba7deaf74ff05ff3e35dd04494be41ae28 SHA256: ad63850a3ea31db821d343960173fcadf6dcca10303549c692e0c9a55c11dc34 SHA512: 38eae0ad1deb7f9b5bf120c38ec0f5cbe2b017f339f27e70aa30efb3833dba986441d32be8e19bf21b1484f62dde4ac5aaa4bcfd405f9e6962a65087390bd8aa Homepage: http://perl-openssl.sourceforge.net/ Description: Perl module to access OpenSSL multiprecision integer arithmetic libraries Presently, many though not all of the arithmetic operations that OpenSSL provides are exposed to Perl via Crypt::OpenSSL::Bignum. In addition, this module can be used to provide access to bignum values produced by other OpenSSL modules, such as key parameters from Crypt::OpenSSL::RSA. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcrypt-openssl-dsa-perl Architecture: arm64 Version: 0.20-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 75 Depends: perl, perl-openssl-abi-1.1, perlapi-5.30.0, libc6 (>= 2.17), libssl1.1 (>= 1.1.0) Filename: pool/main/libc/libcrypt-openssl-dsa-perl/libcrypt-openssl-dsa-perl_0.20-ok1_arm64.deb Size: 19584 MD5sum: 9782a9b7984149341f4af605d3857a69 SHA1: 23d4e94084cdb668c3a850ae259c9a83dea6417f SHA256: dc3293591351b7a0c95876c851e03060aa70c57e5ee78c5406df7a1f4e92d970 SHA512: dd1580010688ffe33474ff3788b1f6e209ac6cf39ef79524a38aec20623e50f7a0badab5296d966f9df0915939c58f96d111a21c69438fc8605d42f2ded7ea69 Homepage: http://perl-openssl.sourceforge.net/ Description: module which implements the DSA signature verification system Crypt::OpenSSL::DSA is a wrapper to the DSA (Digital Signature Algorithm) functions contained in the OpenSSL crypto library. It allows you to create public/private key pair, sign messages and verify signatures, as well as manipulate the keys at the low level. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcrypt-openssl-pkcs10-perl Architecture: arm64 Version: 0.16-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 61 Depends: perl (>= 5.30.0-ok0), perl-openssl-abi-1.1, perlapi-5.30.0, libc6 (>= 2.17), libssl1.1 (>= 1.1.0), libcrypt-openssl-rsa-perl Filename: pool/main/libc/libcrypt-openssl-pkcs10-perl/libcrypt-openssl-pkcs10-perl_0.16-ok2_arm64.deb Size: 16152 MD5sum: f3fe8f8b627b5ed3e181a2e2282f051d SHA1: 2cf2cfa484def1a2faa76396bff99293a24d27c3 SHA256: 112a0cdcfd28c3800dcb3e61db6fae36fe5323bb89e314f7da73659d8afc0a0f SHA512: 3347aed584e97e60616cb3f462aa2fb9fd544239c594599f93e896c2ddcd14df5dfeec35a8e14bad1fe39716bededea10972068144bc41d40076b35d2c3b43b7 Homepage: https://metacpan.org/release/Crypt-OpenSSL-PKCS10 Description: Perl extension to OpenSSL's PKCS10 API Crypt::OpenSSL::PKCS10 provides the ability to create PKCS10 certificate requests using RSA key pairs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcrypt-openssl-pkcs12-perl Architecture: arm64 Version: 1.2-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 53 Depends: perl (>= 5.30.0-ok0), perl-openssl-abi-1.1, perlapi-5.30.0, libc6 (>= 2.17), libssl1.1 (>= 1.1.0) Filename: pool/main/libc/libcrypt-openssl-pkcs12-perl/libcrypt-openssl-pkcs12-perl_1.2-ok2_arm64.deb Size: 12244 MD5sum: 0f58a31b79bdaefbe35a348ece6fb5e2 SHA1: 7def7fd44b1399574db7ed5bcb2dbcc86eeac279 SHA256: b3ab33b207c5c3f889f256bd782a5e46518b5a393941255d466e8545fb76da8f SHA512: 3fcb0bcf19eee20843dc8b2b03086a2584f987c1218ca5be9e8e8719bf152e0899c6ad3be50bd1711eea228e98b4dc73eadd6c784fcdddc5987146d0195deaf5 Homepage: https://metacpan.org/release/Crypt-OpenSSL-PKCS12 Description: Perl extension to OpenSSL's PKCS12 API Crypt::OpenSSL::PKCS12 implements a small subset of OpenSSL's PKCS12 API. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcrypt-openssl-random-perl Architecture: arm64 Version: 0.15-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 38 Depends: libc6 (>= 2.17), libssl1.1 (>= 1.1.0), perl, perlapi-5.30.0 Filename: pool/main/libc/libcrypt-openssl-random-perl/libcrypt-openssl-random-perl_0.15-ok2_arm64.deb Size: 8942 MD5sum: 473580fb1dc5426c325aaac9812997e2 SHA1: 11f885cb404b4e9c5b9522195fe0a1ed18a648ac SHA256: 90b701d54f679e665d8fa941d645121a0c97fea01257d0411498e08284c27ab8 SHA512: fc323d749c7ad53c30603cd11e7517f14d221c254862dcfb6d2a5b605ff3ae6dda4d730501bc321e5a29dae1ccd02e925e306d2f4faeae42bcb5125aeb4c6f09 Homepage: http://perl-openssl.sourceforge.net/ Description: module to access the OpenSSL pseudo-random number generator Crypt::OpenSSL::Random is a Perl module for accessing the OpenSSL pseudo-random number generator. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcrypt-openssl-rsa-perl Architecture: arm64 Version: 0.32-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 79 Depends: libc6 (>= 2.17), libssl1.1 (>= 1.1.0), perl, perl-openssl-abi-1.1, perlapi-5.30.0, libcrypt-openssl-bignum-perl, libcrypt-openssl-random-perl Filename: pool/main/libc/libcrypt-openssl-rsa-perl/libcrypt-openssl-rsa-perl_0.32-ok1_arm64.deb Size: 21258 MD5sum: 161fc321e7dc5c5c6e70fcbb7c12beb1 SHA1: bb1a4328e356304d7d85620ea181454c0e49cd0d SHA256: f0db8d6b1ad7d1c80fb52fe58eb2b8958da6f1604651ed38204361a2e87fff93 SHA512: c4919ef41b8aef2034afab471217d27ccce235acd0b8e18d85aa0561bf2b7fe73f04027483b557292d44957d78f0cd23df5c7b2157350c65847441423e2ef2f6 Homepage: http://perl-openssl.sourceforge.net/ Description: module for RSA encryption using OpenSSL Crypt::OpenSSL::RSA is a Perl module that provides glue to the RSA functions in the OpenSSL library. It provides the following functionalities: create a key from a string, make a new key, save key to a string, save public portion of key to a string using format compatible with OpenSSL's command-line rsa tool, encrypt, decrypt, sign, verify, return the size in bytes of a key, check the validity of a key. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcrypt-openssl-x509-perl Architecture: arm64 Version: 1.9-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 95 Depends: perl, perl-openssl-abi-1.1, perlapi-5.30.0, libc6 (>= 2.17), libssl1.1 (>= 1.1.0) Filename: pool/main/libc/libcrypt-openssl-x509-perl/libcrypt-openssl-x509-perl_1.9-ok2_arm64.deb Size: 27818 MD5sum: 0039058a8a7fcdbc64e39932d07e5f0b SHA1: 066b25c07593a5f7c692af72ef0bbf53112d5156 SHA256: 94d9a27a95d617e33abb6be21a150a33234d4e9f2fdb7b3d859a9cd7d00b7680 SHA512: 6c76e37cdf5a050e00bfe7ed75926be3cd1c0d9410a4c0b6f6fd8aacb9be2681d1ba80e555166495654b6e339bb8399fb582d75bca137e2ac8e8d48311f8f801 Homepage: https://metacpan.org/release/Crypt-OpenSSL-X509 Description: Perl extension to OpenSSL's X509 API The Crypt::OpenSSL::X509 module implements a large majority of OpenSSL's useful X509 API. 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/main/libc/libcrypt-random-seed-perl/libcrypt-random-seed-perl_0.03-ok2_all.deb Size: 20268 MD5sum: 6cfa8dfb757736bf928c376b046e2528 SHA1: 09ea13ef3434b505c09500edf977fc243ccb18ee SHA256: 22a6904167946aca4a9de094c3ff7a692b669dfd6b6d03cd393b2b4248d24d3b SHA512: 64af6c918e328d589189bf322c50c5b516853d1cb7cb6a6a836925d61789f2546a1ffd2ee594b6dcececde1aeb0809b8f98ac18e8cc0c7c41decd95dfda93c2d Homepage: https://metacpan.org/release/Crypt-Random-Seed/ Description: Perl module providing strong randomness for seeding Crypt::Random::Seed implements a simple mechanism to get strong randomness. The main purpose of this module is to provide a simple way to generate a seed for a PRNG such as Math::Random::ISAAC, for use in cryptographic key generation, or as the seed for an upstream module such as Bytes::Random::Secure. Flags for requiring non-blocking sources are allowed, as well as a very simple method for plugging in a source. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcrypt-rijndael-perl Architecture: arm64 Version: 1.16-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 55 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libc/libcrypt-rijndael-perl/libcrypt-rijndael-perl_1.16-ok1_arm64.deb Size: 19628 MD5sum: 964e33ced9c4c9a44c8c46ff05a8cb7f SHA1: 6b47c7d9db7510ade072f8b9797daf4b335a4126 SHA256: 7a75faabd8cba4fb0204060782b62448ee450e200b8c526e6bff415a361cdc6f SHA512: 98524bb786768924475587fe9fee4790fac368501b28b5f4b2f7b35ead95f9250ac1d3f545d06da3b5adaa59098660605bcf0c25866ffc6fd2e183b89c167dfd Homepage: https://metacpan.org/release/Crypt-Rijndael Description: Perl module implementing the Rijndael algorithm Crypt::Rijndael is a Perl module that provides an XS-based implementation of the Advanced Encryption Standard (AES) algorithm Rijndael, designed by Joan Daemen and Vincent Rijmen. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcrypt-smime-perl Architecture: arm64 Version: 0.26-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 88 Depends: perl, perl-openssl-abi-1.1, perlapi-5.30.0, libc6 (>= 2.17), libssl1.1 (>= 1.1.0) Filename: pool/main/libc/libcrypt-smime-perl/libcrypt-smime-perl_0.26-ok1_arm64.deb Size: 27894 MD5sum: d1b0b404ef0b4533f3f5669dd0307c9f SHA1: a09f397b3816b2beff7dac7216e8e3e2d8c027e8 SHA256: a4021d7c3bfb577642beb66345f4ed979734d3196205362328efcc7ecb1d1421 SHA512: 72701c1df8aa18bd91aa7be9c728fb0c1775a73103a4ee94c0255c1595edba61e72c5682b5b52d315d429be3ccd0105cacfb50f90e5b5889702043f53ca378ef Homepage: https://metacpan.org/release/Crypt-SMIME Description: S/MIME message signing, verification, encryption and decryption module Crypt::SMIME provides a class for handling S/MIME messages. It can sign, verify, encrypt and decrypt messages. . Crypt::SMIME operates on email messages as simple strings, so there's no particular integration with other MAIL::* or MIME::* modules. Rather, it can co-operate with any module capable of accepting / outputting the entire message as a single string. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcrypt-ssleay-perl Architecture: arm64 Version: 0.73.06-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 134 Depends: perl, perl-openssl-abi-1.1, perlapi-5.30.0, libc6 (>= 2.17), libssl1.1 (>= 1.1.0), libbytes-random-secure-perl Recommends: perl (>= 5.19.8) | libio-socket-ip-perl (>= 0.26) Filename: pool/main/libc/libcrypt-ssleay-perl/libcrypt-ssleay-perl_0.73.06-ok2_arm64.deb Size: 45902 MD5sum: 0f0f74b6de925a15cc1fe8bd60b75dad SHA1: e270cac46a4abbf233d32a9cc9ef9797ea84840f SHA256: ad36e0ad91ac1b8311bd82c3e0bc20259c9498d3c23b4298c8ee913409ca5914 SHA512: 427515265ecd0f0257bc3beed4be53004c20f025d8c73971482367517b6496dce7cf0ef63e953d6ac2c7ec38c4d2753e583964bc4cbc2b446135e74625d9baa5 Homepage: https://metacpan.org/release/Crypt-SSLeay Description: OpenSSL support for LWP This perl module provides support for the HTTPS protocol under LWP, so that an LWP::UserAgent can make HTTPS GET & HEAD & POST requests. Please see perldoc LWP for more information on POST requests. . The Crypt::SSLeay package contains Net::SSL, which is automatically loaded by LWP::Protocol::https on HTTPS requests, and provides the necessary SSL glue for that module to work via these deprecated modules: Crypt::SSLeay::CTX, Crypt::SSLeay::Conn and Crypt::SSLeay::X509. . Work on Crypt::SSLeay has been continued only to provide HTTPS support for the LWP - libwww perl libraries. If you want access to the OpenSSL API via perl, check out Sampo's Net::SSLeay (available in Debian as the libnet-ssleay-perl package). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcryptsetup-dev Architecture: arm64 Version: 2:2.2.2-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: cryptsetup Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Cryptsetup Team Installed-Size: 109 Depends: libcryptsetup12 (= 2:2.2.2-ok6) Filename: pool/main/c/cryptsetup/libcryptsetup-dev_2.2.2-ok6_arm64.deb Size: 20698 MD5sum: f57a3bb9f847b0aba04fc7472c95cf4b SHA1: df4520a7737100be51e9fadc4d928cdd3692342b SHA256: 21c4e5f262e0a099ebabdf82005e0e79fae81636f946bf2f1864027e82255f7d SHA512: 7b18c08db7d8cda30f4f3d71878b6b7f3427194b7c60b3d57b5944ebf0f3f791a242bf11d49fe50d0d58cdfa66dd79561f790ad4ead7901e4e79b283e631e545 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcryptsetup12 Architecture: arm64 Version: 2:2.2.2-ok6 Multi-Arch: same Priority: optional Section: libs Source: cryptsetup Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Cryptsetup Team Installed-Size: 485 Depends: libargon2-1 (>= 0~20171227), libblkid1 (>= 2.24.2), libc6 (>= 2.33), libdevmapper1.02.1 (>= 2:1.02.97), libjson-c4 (>= 0.13.1), libssl3 (>= 3.0.0), libuuid1 (>= 2.16) Filename: pool/main/c/cryptsetup/libcryptsetup12_2.2.2-ok6_arm64.deb Size: 183052 MD5sum: 82892ede349d196510f8fc09d09ae21a SHA1: 8bbb6bc54cbaa33288a85e2d8738d48b15bb1799 SHA256: 8372216df74b3b019c287dde7f976a8e124833b0ded6173de30174b6d58821be SHA512: cdd8d3b13c9dab36ba6d53a4bcf214cc1e4218f7754b3d24c9b370775cd4dde5937af980c6d97b3772ccc0fc28043e50191969774e869d09a2c85f480c5ae7ba 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcryptx-perl Architecture: arm64 Version: 0.077-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1920 Depends: perl, perlapi-5.30.0, libc6 (>= 2.25), libmath-bigint-perl Recommends: libjson-perl Filename: pool/main/libc/libcryptx-perl/libcryptx-perl_0.077-ok1_arm64.deb Size: 662946 MD5sum: d9ff7b5b881b96e9a99882a90227b0d2 SHA1: 463174bba651b8ded34d38fae532e5421c3f20ab SHA256: 4d55fe97f0cb33dd41d09b2e12bcd4942464fdf692e51e4c139c7dd1163629af SHA512: 9ecff36dadfab6efdf3f73cf12671cb86879e7bdc292182d6bd6028adc5e9b1f76c6efb6d78c05fe7e5484a15b8071d3d066e7b9b8dcd8e2663f09f3bb02c4cb Homepage: https://metacpan.org/release/CryptX Description: Perl module that provides a self-contained cryptographic toolkit CryptX is a self-contained cryptgraphico toolkit based on https://github.com/libtom/libtomcrypt. It provides cyphers, block cipher modes, authenticated encryption modes, hash functions, message authentication codes, public key cryptography, cryptographically secure random number generators, key derivation functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libctf-nobfd0-dbg Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: same Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 304 Depends: libctf-nobfd0 (= 2.39.50.20221224-ok8) Filename: pool/main/b/binutils/libctf-nobfd0-dbg_2.39.50.20221224-ok8_arm64.deb Size: 278116 MD5sum: 378495a00f182c2c74af9191a4774312 SHA1: 752801d093c646a14bfe3a07aa9750da003a0361 SHA256: 9ca2b72cc8d1272e8d799b2537a6ab71a2527dc6b1998b795290d89e3c9a0ec7 SHA512: 74f64390aaa9d06107037c979bb94703a0447d8acd461a87d5718dc17704f6337583dcb6f0a1b2bab6ff458a53844fbe7d8178ad66b83331b0891e266dfc4c53 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libctf-nobfd0 Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 214 Depends: libc6 (>= 2.33), zlib1g (>= 1:1.2.0) Breaks: libbinutils (<< 2.33.50.20191128-1~) Replaces: libbinutils (<< 2.33.50.20191128-1~) Filename: pool/main/b/binutils/libctf-nobfd0_2.39.50.20221224-ok8_arm64.deb Size: 83858 MD5sum: 489b6e5b3e2b342d47090d45058760b7 SHA1: dc5971a05405efd40c4cc6d6fd77402aa225c85d SHA256: 16aac75428e4d3d5e777e2cbdbb92c4bbfe3431eddf7e228c01ce8cb7c28822a SHA512: 0c1a7d06a202e7d76fd6ad61784a00a88d245c9b53dcff087fced76cd743492deaa692a560e5af744a4e240f6b61d9c5af9bbe816d308f6e875f93d3074f7448 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libctf0-dbg Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: same Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 300 Depends: libctf0 (= 2.39.50.20221224-ok8) Filename: pool/main/b/binutils/libctf0-dbg_2.39.50.20221224-ok8_arm64.deb Size: 274418 MD5sum: 81d016e9e4502fcdad6215c911d094a6 SHA1: 20ec00f9e2f2e41dc030029275f88c340dc52e52 SHA256: 18e7c67938159238f51d5dc4801b09e774860ee3ecb087951df921c8325e4fe0 SHA512: 832e3c0a624fcf636d012b683b5def879df948f27eeadb3030d4c7f6d236d8e4d7478b244a966fadc1ac4ea1f707de1581153edcd2096546e405ab27bd7b9283 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libctf0 Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 212 Depends: libbinutils (= 2.39.50.20221224-ok8), libc6 (>= 2.33), zlib1g (>= 1:1.2.0) Filename: pool/main/b/binutils/libctf0_2.39.50.20221224-ok8_arm64.deb Size: 80722 MD5sum: 0124a776bf9c4469ed8830403ff1e446 SHA1: ddc6a47a511eecd760c83fb6e37ff5b93e073985 SHA256: 6994eec82d3982178a8e0e67960d0c8699efb1317dfe5c09fe885f6cabfe569d SHA512: 219033d3e0736534be5e947d1bff8fdaaf45fd4ccd4f1df811a50c0d6d9795ac5263d2db1d3e30608cd5457bd1550224c0a290bd9146b2525b4134fa9dab7f28 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcub-dev Architecture: all Version: 1.15.0-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: cub Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2710 Breaks: libthrust-dev (<< 1.15.0) Filename: pool/main/c/cub/libcub-dev_1.15.0-ok1_all.deb Size: 216030 MD5sum: 1fb12a952249708933368bf61114010d SHA1: 9274e9571b330dd715df4fde7389c69ccaa5d414 SHA256: 3161083c8056e102d7b714ad882448a5b42939f7259069cbf684b9f7b7555a18 SHA512: 5eba850e7ec4fed2d05b82c367a1698c12b24b767b4a5928e648e8b625c5a47585295cadbc04b5d9290248964a7ca72c7dd8773ccdc7705fb5f08c9c8463899e 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcups2-dev Architecture: arm64 Version: 2.4.2-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1490 Depends: dpkg-dev, libcups2 (= 2.4.2-ok4), libcupsimage2-dev (= 2.4.2-ok4) Filename: pool/main/c/cups/libcups2-dev_2.4.2-ok4_arm64.deb Size: 272946 MD5sum: a9338f76368d30bb8e8a31f872bc088d SHA1: bc2a59679295b9f0f189b860661d92cbdc84758f SHA256: e6ac526460f905d208ae82a494f1552d0dbb719eb9cf22b3b4e5f338c078d9e4 SHA512: 4561a59d847252d798fe4a9bd08398b47644a257e2ff028f7228209fc5a824758de0a9f79c64befb8f86f127646f8fd22e0644821b177afd225de98aebc84ef3 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcups2 Architecture: arm64 Version: 2.4.2-ok4 Multi-Arch: same Priority: optional Section: libs Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 822 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/main/c/cups/libcups2_2.4.2-ok4_arm64.deb Size: 216698 MD5sum: 7f816d52febfd01626b8a9dfa33e2d1d SHA1: 86b0408cc281891ceb52533c396195c185d1e7f0 SHA256: 2906763f739c6ca4eee247db788586e4bf51c145bfc7a56fe9f5753fb15f03d2 SHA512: 9042d7b051a4afa314f8fa4fab3e1c13682f45e1ae353f20ebc93b65319da2eb6222277b2662497c7ed5c0a9c369efc5d54fe67e9e8a7335f243ff8a008fe210 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcupsfilters-dev Architecture: arm64 Version: 1.28.16-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cups-filters Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 604 Depends: libcupsfilters1 (= 1.28.16-ok1) Filename: pool/main/c/cups-filters/libcupsfilters-dev_1.28.16-ok1_arm64.deb Size: 99906 MD5sum: 0f5ea0a4c8dfe9650e3478827c198d88 SHA1: fd3f0a16bdb5f2fd0f022d065bd7b3f4daea01c5 SHA256: 3e5c6f45cfed4438989f63eeda6e48ed68e036fbcf683ff4c5ed966d5caacb2a SHA512: 2b960c600e0d237e047d59b590bae2d5e2d7d1c9e6239544db57fd58cc0746dc027f059e6ddfef3468fb68690f6eb0587de4ab04000725d145d3ba67ccb596bd Homepage: http://www.openprinting.org/ Description: OpenPrinting CUPS Filters - Development files for the library This library contains functions commonly used by the CUPS filters in the OpenPrinting CUPS filters package, currently functions to read several different image formats and to convert bitmaps between different color spaces. . This package contains the header files to develop applications (CUPS filters, printer drivers) using libcupsfilters. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcupsfilters1 Architecture: arm64 Version: 1.28.16-ok1 Multi-Arch: same Priority: optional Section: libs Source: cups-filters Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 378 Depends: libc6 (>= 2.33), libcups2 (>= 2.3~b6), libdbus-1-3 (>= 1.9.14), libexif12 (>= 0.6.21-1~), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3) Filename: pool/main/c/cups-filters/libcupsfilters1_1.28.16-ok1_arm64.deb Size: 106316 MD5sum: cb46b161f1237a744fcb423ee81656c9 SHA1: 0ad435b18fc3ca1ab647236061f59da0ad545084 SHA256: c1d43d55c4464d883c9a13abc9d55202795e0dc7990aae1cd7e547ca57e23270 SHA512: fc875172f4739b4aff57f59d178d0a781a2f54b7cdfbaa650479eeb97fc978316c86de078e63eb41f461a9a360ad9bb4be7c1664854fa672d78df60caf1ce0f8 Homepage: http://www.openprinting.org/ Description: OpenPrinting CUPS Filters - Shared library This library contains functions commonly used by the CUPS filters in the OpenPrinting CUPS filters package, currently functions to read several different image formats and to convert bitmaps between different color spaces. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcupsimage2-dev Architecture: arm64 Version: 2.4.2-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 35 Depends: libcups2-dev (= 2.4.2-ok4), libcupsimage2 (= 2.4.2-ok4), libjpeg-dev, libpng-dev, libtiff-dev, zlib1g-dev Recommends: libcupsfilters-dev Filename: pool/main/c/cups/libcupsimage2-dev_2.4.2-ok4_arm64.deb Size: 6590 MD5sum: bf7f79704d63c81b8ebf99834d17c295 SHA1: c314f588d3cb4a03c3acfda5c1f563d7a4264524 SHA256: 02b28a5a1e45c02a1672ce6fd8b80d30aae911130d0572c80dcdc7196c0dac01 SHA512: 63a14d81c41c93575ed6268460d19d7d341fd1797c16bbdbcee52feb5118002f4e21b9972eeb7d9cc2f30aaa05c3205bb4d550b225b7a1114f16d35676bbabdf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcupsimage2 Architecture: arm64 Version: 2.4.2-ok4 Multi-Arch: same Priority: optional Section: libs Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 89 Depends: libcups2 (= 2.4.2-ok4), libc6 (>= 2.17) Recommends: libcupsfilters1 Filename: pool/main/c/cups/libcupsimage2_2.4.2-ok4_arm64.deb Size: 5998 MD5sum: 8d46e07dd06706bfc2f781e31f9e9e3a SHA1: fadbbd0384d47720d7a6ae55124b5e0676e990dc SHA256: 8884bcec7d5a690d2320dcff5b6e2ac562fea7c4c5cef41e07b788f91b63f88e SHA512: 1fede3809a737ae7bdc5553cddf9257b68280dc86b9922e4528c2357ac0e0e6fa592f86aab9a9caaf429ff9239122faf2c82850512c4fec193b312f9cff55c65 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcurl3-gnutls Architecture: arm64 Version: 7.68.0-ok5.2 Multi-Arch: same Priority: optional Section: libs Source: curl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Alessandro Ghedini Installed-Size: 678 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgnutls30 (>= 3.6.12), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 0.6), libldap2 (>= 2.6.2), libnettle7, libnghttp2-14 (>= 1.12.0), libpsl5 (>= 0.16.0), librtmp1 (>= 2.4+20131018.git79459a2-0), libssh-4 (>= 0.8.0), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Filename: pool/main/c/curl/libcurl3-gnutls_7.68.0-ok5.2_arm64.deb Size: 241646 MD5sum: c98a1d77e44cf0de67350283e57fae34 SHA1: 23e3304e66cdb1a6aab66e3a3a15ac58ed93bfb3 SHA256: 68580c56f68eb0ddd9f1dc17b0421cabca1b5254ce6606e1c3316f41b986d793 SHA512: 339c6f5adcdba9bbc88ea1d01ee666f58aa5230e53d6043bb8ef91c7bf8a96f9b51204b85c0ced638ee4d24bea76dedf0a40af9e2339b9f183981e0e0a0d9486 Homepage: http://curl.haxx.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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcurl3-nss Architecture: arm64 Version: 7.68.0-ok5.2 Multi-Arch: same Priority: optional Section: libs Source: curl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Alessandro Ghedini Installed-Size: 678 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 0.6), libldap2 (>= 2.6.2), libnghttp2-14 (>= 1.12.0), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.44.0), libpsl5 (>= 0.16.0), librtmp1 (>= 2.4+20131018.git79459a2-0), libssh-4 (>= 0.8.0), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Filename: pool/main/c/curl/libcurl3-nss_7.68.0-ok5.2_arm64.deb Size: 249434 MD5sum: 0adf7650a525f62ed6711154d6ddd1a3 SHA1: 0019f2c8ba79443db68ea51d4c362c8d5b0f8316 SHA256: 9212411a7342ed343c090781959a7cc2315bf28d0a666c842da581d62e010a71 SHA512: a7b73b486296e147e4dfc7192b676c293dfac814fd08a7ccd3296bbb8ac5c4124825ad2794d37bae86733731c816243d61fc36501928418a0c49192baef4854b Homepage: http://curl.haxx.se Description: easy-to-use client-side URL transfer library (NSS 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 NSS. 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/main/c/curl/libcurl4-doc_7.68.0-ok5.2_all.deb Size: 831120 MD5sum: 43d1064f96bd3b1c8705baa9ced373a6 SHA1: 5dbd21caf506881b8ae24ed8b34b9ea772906ac2 SHA256: 440057e2eee6b636ca8adff4a12746e26d59b3fe8e168418c9103e8998d74384 SHA512: b4a6e782be9a7214dd90e4edda09e08b03ab6f0f39de9fb71b98687e46bd2ba51063c4a19b5c490d88d30236169f7473c9ee25231ec21626917b59e3845394ca 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcurl4-gnutls-dev Architecture: arm64 Version: 7.68.0-ok5.2 Multi-Arch: same Priority: optional Section: libdevel Source: curl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Alessandro Ghedini Installed-Size: 1408 Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-gnutls-dev, libcurl4-dev Depends: libcurl3-gnutls (= 7.68.0-ok5.2) Suggests: libcurl4-doc, libgnutls28-dev, libidn11-dev, libkrb5-dev, libldap2-dev, librtmp-dev, libssh2-1-dev, pkg-config, zlib1g-dev Conflicts: libcurl4-nss-dev, libcurl4-openssl-dev Filename: pool/main/c/curl/libcurl4-gnutls-dev_7.68.0-ok5.2_arm64.deb Size: 350064 MD5sum: 6c7efc43882bc381271cec89b6119a95 SHA1: 5a36eb2fa048b867f4d22199bf46012750af5817 SHA256: 4e8ac94f49d945028140afddee31816d00fb484567baeb9563a5154770e63dc9 SHA512: 4a43e375716052dde33bb275d1f7d1d654222da4c934cc0100d31207b92dde10f14d1e830d1e3a177597454b04f3f4db11276d41c4358d271a16b1c161620ea1 Homepage: http://curl.haxx.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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcurl4-nss-dev Architecture: arm64 Version: 7.68.0-ok5.2 Multi-Arch: same Priority: optional Section: libdevel Source: curl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Alessandro Ghedini Installed-Size: 1429 Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-nss-dev, libcurl4-dev Depends: libcurl3-nss (= 7.68.0-ok5.2) Suggests: libcurl4-doc, libidn11-dev, libkrb5-dev, libldap2-dev, libnss3-dev, librtmp-dev, libssh2-1-dev, pkg-config, zlib1g-dev Conflicts: libcurl4-gnutls-dev, libcurl4-openssl-dev Filename: pool/main/c/curl/libcurl4-nss-dev_7.68.0-ok5.2_arm64.deb Size: 358370 MD5sum: 0ea3d4067b3a14d10ffb4ce8caeaa649 SHA1: 1531dd7bbfa34c4d2418bc8dbbb114be3c097a50 SHA256: 6a1a33e48b29b53260a392e2637e19bdfe14dc16dfc620d51af347ce19acf4a5 SHA512: 599d871eb9e213cc5e3b73f4225c0b2525cf5be824cde9a2a3d905d68bc4900ec7c7c12d1154cadae34047c926f1e8a41db7fe236c762d89ebf89b247b4ee56a Homepage: http://curl.haxx.se Description: development files and documentation for libcurl (NSS 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 NSS. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcurl4-openssl-dev Architecture: arm64 Version: 7.68.0-ok5.2 Multi-Arch: same Priority: optional Section: libdevel Source: curl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Alessandro Ghedini Installed-Size: 1420 Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-dev, libcurl3-openssl-dev, libcurl4-dev Depends: libcurl4 (= 7.68.0-ok5.2) Suggests: libcurl4-doc, libidn11-dev, libkrb5-dev, libldap2-dev, librtmp-dev, libssh2-1-dev, libssl-dev (>= 1.1), pkg-config, zlib1g-dev Conflicts: libcurl4-gnutls-dev, libcurl4-nss-dev, libssl-dev (<< 1.1), libssl1.0-dev Filename: pool/main/c/curl/libcurl4-openssl-dev_7.68.0-ok5.2_arm64.deb Size: 352776 MD5sum: 13b7fbaa2f37542ae8468dab1eda92e9 SHA1: 3efa61b6c2df4c515ea73d009613f02d7e9479dd SHA256: dda6336834ad9c95035bfb89d6e790cb7360f8c81d84cacedfedccc39e22bded SHA512: 9fc213c8eacf4cba205d26a127c197647237d642345384ce1fb209c6a32c57fd9ce9067e3f205298785aa77f12cd675503f599c5b54aab5ea848771ba01521ff Homepage: http://curl.haxx.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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcurl4 Architecture: arm64 Version: 7.68.0-ok5.2 Multi-Arch: same Priority: optional Section: libs Source: curl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Alessandro Ghedini Installed-Size: 675 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 0.6), libldap2 (>= 2.6.2), libnghttp2-14 (>= 1.12.0), libpsl5 (>= 0.16.0), librtmp1 (>= 2.4+20131018.git79459a2-0), libssh-4 (>= 0.8.0), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Conflicts: libcurl3 Replaces: libcurl3 Filename: pool/main/c/curl/libcurl4_7.68.0-ok5.2_arm64.deb Size: 244274 MD5sum: 264e2b4b26090b7c196f15ff269b2a9c SHA1: cbfd5d72b60b4c75428fe4a5f693e73689c3c964 SHA256: 526afcbf72d5be48841e091a97b52b158661c2df4f1e1966b74a25b1e1528b95 SHA512: f9d15de9fa5395f12761de130d087894969971e14cd785f98f10c4585d9cc2b821b50d5ee276111e3089bdc8c11c83ec91ecf1a0e4bd23afdc3e119830fbdd5d Homepage: http://curl.haxx.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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcutefish Architecture: arm64 Version: 0.7.1-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: CutefishOS Installed-Size: 4231 Depends: libc6 (>= 2.17), libcanberra0 (>= 0.16), libgcc-s1 (>= 3.0), libkf5bluezqt6 (>= 5.77.0), libkf5coreaddons5 (>= 4.97.0), libkf5networkmanagerqt6 (>= 5.66.0), libkf5screen-bin (>= 4:5.17.5~), libkf5screen7 (>= 4:5.23.80), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5network5 (>= 5.0.2), libqt5qml5 (>= 5.1.0), libqt5quick5 (>= 5.7.0) | libqt5quick5-gles (>= 5.7.0), libqt5sensors5 (>= 5.6.0), libqt5widgets5 (>= 5.1.0), libstdc++6 (>= 5) Filename: pool/main/libc/libcutefish/libcutefish_0.7.1-ok1_arm64.deb Size: 692530 MD5sum: 30d90122b9d79bc6848dfe63ebe49c4d SHA1: 995e824440ad23556379c4888faa90becad7acb7 SHA256: e92952c2aa828ef33221c7b401c648b6ac5b78b8073f0752e989cfe90d09439a SHA512: 9970845c052a322953fbf248edd71fc9c294f2e336cdebd4f6e83c921811ef6319414ad61eb99707cc2195fd0ecec41daeea34b557eb794b3eb59059d1130274 Homepage: https://cutefishos.com Description: CutefishOS Library cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcwidget-dev Architecture: arm64 Version: 0.5.18-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: cwidget Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 2895 Depends: libcwidget4 (= 0.5.18-ok2), libsigc++-2.0-dev, libncursesw5-dev, pkg-config Suggests: libcwidget-doc Filename: pool/main/c/cwidget/libcwidget-dev_0.5.18-ok2_arm64.deb Size: 439008 MD5sum: 1ddb9a78a5a3abca67f897654c59bd98 SHA1: b9960e3fe2966c5cb13f5bd44ee640e8024397c6 SHA256: 99b7a9140c416d0bd1b022f743150346791729a1ce0215b806fd4c2cf02d6b14 SHA512: 887b47af368de0fb862502f099f043393e1fabf8dd92a64d5d7b39c93ca1ceffa83fa1d480a5988a9d06628d8ee17801469f44e84267c41e6b9aabe433dfc135 Homepage: https://salsa.debian.org/cwidget-team/ Description: high-level terminal interface library for C++ (development files) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains files that are needed to write or compile software that uses libcwidget. . WARNING: this is a newly created library whose development is closely tied to the development of aptitude. Its API may be incomplete and is likely to change considerably version-over-version! You may want to avoid cwidget for stable projects. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcwidget-doc Architecture: all Version: 0.5.18-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: cwidget Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 7413 Depends: libjs-jquery Suggests: libcwidget-dev, iceweasel | www-browser Filename: pool/main/c/cwidget/libcwidget-doc_0.5.18-ok2_all.deb Size: 441068 MD5sum: 96797b532c7f9d6b7b80f422826b1fe3 SHA1: 3c7a4d6ea6a529535f1815614d2565f1bdf056e5 SHA256: 8b01206bccde45c11cb09a449206bb38e23b01f86ed05ca981abcfc5f8ebb8f5 SHA512: 53153c5db5843966638a72a5d39d0c1b5abe7baab908b5a984e702e9b1719cfadea04d25c4dc0eb626ca7ee31d773f8f5aad24fb70ed17f1c1368f71d2504732 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libcwidget4 Architecture: arm64 Version: 0.5.18-ok2 Multi-Arch: same Priority: optional Section: libs Source: cwidget Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 680 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libncursesw6 (>= 6.0+20180210), libsigc++-2.0-0v5 (>= 2.8.0), libstdc++6 (>= 5.2), libtinfo6 (>= 6.0+20180210) Suggests: libcwidget-dev Filename: pool/main/c/cwidget/libcwidget4_0.5.18-ok2_arm64.deb Size: 215440 MD5sum: 7a1348214796d41a65af5f07c5460591 SHA1: fa1d2ec4f288edb314c604de0e6a598df0f72dd0 SHA256: e43a843f7d0feef4a0778770b4e654f05edff61baf85d7a942220756177b8565 SHA512: c5007208e2632e3c9c825fa731fcc84b7651100fa3da4ae5abfb503c8239c901c0549da4d7dcaac9728b9340caec1c501878601a99aeed7cf1a1afc67033f495 Homepage: https://salsa.debian.org/cwidget-team/ Description: high-level terminal interface library for C++ (runtime files) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains the files that are required to run programs compiled against libcwidget. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libd3dadapter9-mesa-dev Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 53 Depends: libd3dadapter9-mesa (= 22.3.7-ok6), libudev1 Filename: pool/main/m/mesa/libd3dadapter9-mesa-dev_22.3.7-ok6_arm64.deb Size: 9388 MD5sum: bf7eb51243d2aebf580b4813c1fd07f2 SHA1: 5a45b40c85ad51dd4cf4bdf534405914ab775bba SHA256: 411f02eb0e9bbc837dad7f9b7bec73c3c88459a3544f7055da53544081756cb0 SHA512: 80dbe9a1660354883809030c92c3cb22c571f3a97ff060cc64befa76c78635956987da2e361782b3837d97f19fbd901e7ed4c4863e6bb667551c409ba6101c15 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libd3dadapter9-mesa Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 20310 Depends: libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.75), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libllvm15, libsensors5 (>= 1:3.5.0), libstdc++6 (>= 10.2), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), libudev1 Filename: pool/main/m/mesa/libd3dadapter9-mesa_22.3.7-ok6_arm64.deb Size: 3515304 MD5sum: ef8c8541d39908b4b1445bfe4b572cfb SHA1: 333e5b5bc8ff37bdb0d90a56d9cd849566e85828 SHA256: 4c47bd3b20e38b729a7ac8fc05c4fe7e6581aae329ab26fd3bb8db900176ca63 SHA512: 4319356f11dc59141a230f6d0eedad0d38c417839fa915b026788519a17600eab909f889694983ce6602236547d5460d4d010ba4e5b423f2eecafd20fc2b2442 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdata-dpath-perl Architecture: all Version: 0.58-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 121 Depends: libaliased-perl (>= 0.33), libclass-xsaccessor-perl, libiterator-util-perl, liblist-moreutils-perl, libsub-exporter-perl, perl (>= 5.15.6), perl:any Filename: pool/main/libd/libdata-dpath-perl/libdata-dpath-perl_0.58-ok2_all.deb Size: 45494 MD5sum: 1f1c6ac66b968853b90ff72c85e05a98 SHA1: da68fb0fb2d8fdaab15b745fc028341e6f0b305a SHA256: 82bfcaac2aa40febe2daaa3a4c216b5e160d2f9c23333fe81458907b09369489 SHA512: e4d2694d47cdf87e807b99775ff9aca256e71a9a0a313ed4feb91ea6d764b1073ce0dd4d614823f37e79e17d9e5fbaba3054f11252ab675fc5c43eca23c76cca 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. 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/main/libd/libdata-dump-perl/libdata-dump-perl_1.25-ok2_all.deb Size: 24190 MD5sum: cdec59ee0a816f87d04935101e6df3e6 SHA1: be91f1f16c789ed2671bd2944f842139ecc73a5d SHA256: c6c62320754e5ab608221a9802b14a226ed89af0f326cd6f22b9473627894be3 SHA512: 61b6d212217a87504cff4d24f5c9b717b8b61135d93c232aa55ceab35f736383d907eba40afcc6d067352ceb252edac7aea9e90c83b82f8f6b2e776aa91f36f3 Homepage: https://metacpan.org/release/Data-Dump Description: Perl module to help dump data structures Data::Dump provides a single function called dump that takes a list of values as its argument and produces a string as its result. The string contains Perl code that, when evaled, produces a deep copy of the original arguments. The string is formatted for easy reading. . If called in void context, the dump is printed on standard error instead of being returned. If you don't like importing a function that overrides Perl's not-so-useful builtin, then you can also import the same function as "pp" (the mnemonic for "pretty-print"). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdata-messagepack-perl Architecture: arm64 Version: 1.02-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 120 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libd/libdata-messagepack-perl/libdata-messagepack-perl_1.02-ok2_arm64.deb Size: 38618 MD5sum: 380165a5ffdb6c892cbf3fef17c93c5d SHA1: a91b916e80839bc0a2b2fe14358f97a91bf3c7fc SHA256: 484ff5636a8eb6ac5d9c8a4481fbc26504127180cb44dc450b9c2049665f0641 SHA512: 1b3677210832952385ac9d748ca4baf1bdd7c9cdea04f3d04bc6e8a3b5d6fabb8565a01164dc8260dc78c5e5fe76d49deeac678999050bc45c221ab589f8b781 Homepage: https://metacpan.org/module/Data::MessagePack Description: MessagePack serializing/deserializing Data::Messagepack converts Perl data structures to MessagePack and vice versa. . MessagePack is a binary-based efficient object serialization format. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdata-optlist-perl Architecture: all Version: 0.112-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 48 Depends: perl:any, libparams-util-perl, libsub-install-perl Filename: pool/main/libd/libdata-optlist-perl/libdata-optlist-perl_0.112-ok1_all.deb Size: 15162 MD5sum: 130f845584fc3af30684eaff5b29f56e SHA1: 5048c6001d15ae5f07df879333993c9d8fe92c97 SHA256: 3a623d099cfe9702afde166a316be3ea36e7d9010173c3cca4c42316e23f22fe SHA512: 2ed53a346ef4d3ff0b72aa273dd3a9966fe674dfc82b886fe504b482f811de40812b35c4a9734dd6d29dc544d77c5407cbc75c1e699b8035482f91e03c6c46ed 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdata-printer-perl Architecture: all Version: 1.000004-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 335 Depends: perl:any Filename: pool/main/libd/libdata-printer-perl/libdata-printer-perl_1.000004-ok1_all.deb Size: 120044 MD5sum: c72a15be784cd906ab6e4961c1dcbc0a SHA1: 56808e06f0a2bc983c23b3fcff1c759ce071126a SHA256: 800967a3856c53139f4f5aaab8c8b648d1bedb23565d82541820f6b3cd7fc85d SHA512: 4161b1019c8881954e705b4a26279a709347597f790217f10341eaf5dc12fcb88e0b9963b899842c8b56fe778da09b5674e9ce6dcad9c376c118e9d83c3623a9 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 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/main/libd/libdata-section-simple-perl/libdata-section-simple-perl_0.07-ok2_all.deb Size: 12730 MD5sum: 359efdd3875392d54063b8fdaef93cf1 SHA1: 2d8818c45968a198d4b3c3bbf999b92910ee4241 SHA256: 7a3452d149bb7945e6c85ac01a54126cd958f1d1f72b1c32eef9eb978fe102b4 SHA512: 22dcaf7677b4db820b9f0a07145de59a560c4a7d702dbf100aaa35c96889f489cb93896d66a6955b8856fe269610f83dbe40da37972dcb84795cba9ae22c39ca Homepage: https://metacpan.org/release/Data-Section-Simple Description: Perl module for reading data from __DATA__ section of the file Data::Section::Simple is a simple module to extract data from __DATA__ section of the file. . This module does not implement caching (yet) which means in every get_data_section or get_data_section($name) this module seeks and re-reads the data section. If you want to avoid doing so for the better performance, you should implement caching in your own caller code. 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/main/libd/libdata-validate-domain-perl/libdata-validate-domain-perl_0.10-ok2_all.deb Size: 16532 MD5sum: b98a85f036ba5f08263149887889adf7 SHA1: b5097943bbf60d2c2e221ef89a7277794167b70a SHA256: 018e8deaed97bab9564099fa57bebc8138830d943121c8d08a47773073b2f608 SHA512: 5ad65059d3cb6779394c02dceb08d58a56bcda7ce3cfcf687984cc0556641412ea3d17d49714383ad47a047025629f16bc5c2bdb24fc484aa67cb229556d4327 Description: perl domain name validation functions Data::Validate::Domain collects domain validation routines to make input validation and untainting easier and more readable. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdata-validate-ip-perl Architecture: all Version: 0.30-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 73 Depends: perl:any, libnet-ipv6addr-perl, libnet-netmask-perl, libnetaddr-ip-perl Filename: pool/main/libd/libdata-validate-ip-perl/libdata-validate-ip-perl_0.30-ok1_all.deb Size: 22568 MD5sum: 49e18e3c04d2b3661ae26e9f0b561feb SHA1: 744a6b6b1f00e049284de7bb84863e2be20c7129 SHA256: 6564549457e4bc8251fee76d842491103432f6c8928c87f1f941963e2fffc003 SHA512: c8e2fcd3dd7f9ec8fe700503fb365cd08b22b1e9a798496da1b378ffd9b69fc0b8f780983163f5b3b8793813ae9653aa83e2b240ee865074381ccdb42e05ca5a 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. 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/main/libd/libdata-validate-uri-perl/libdata-validate-uri-perl_0.07-ok2_all.deb Size: 10592 MD5sum: 6dc15e611eabca6de1fd852b55cbc461 SHA1: d8ef961cab0851d751c517b37a7a88407facd721 SHA256: 284dc1aa40763c69f36e94195271bc9cfa804e2eff521b1beb2f3e6c20664f0b SHA512: 7863f383b2cf2d6050c8e30d10f4f712a3aa92c3e908fe052cde4d856c6da0aedd859af37aadbc88bef4d094977a9be899b1690f2dc029118257b2871ff66d53 Homepage: https://metacpan.org/release/Data-Validate-URI Description: common URI validation methods The Data::Validate::URI module collects common URI validation routines to make input validation and untainting easier and more readable. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdatetime-format-builder-perl Architecture: all Version: 0.83-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 165 Depends: perl:any, libdatetime-format-strptime-perl, libdatetime-perl, libparams-validate-perl Filename: pool/main/libd/libdatetime-format-builder-perl/libdatetime-format-builder-perl_0.83-ok1_all.deb Size: 61392 MD5sum: c9a60b7b7d1dc8abe648292e30c5415f SHA1: 6892828f4c3d5c037205e91df3b5b7ad9b7fbd36 SHA256: ee82b345545c3e38929ba9366b1ec5afa507e0c27135a2d9429ef1dbbe858b81 SHA512: e97170d19dd81cbfa11375e398953ef0d0602579d8c30801d33fed59db419e40514482974b5967a5433317149184029bdab3deecc61c49af4710733f2f5f5368 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdatetime-format-mail-perl Architecture: all Version: 0.403-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 53 Depends: libdatetime-perl, libparams-validate-perl, perl:any Filename: pool/main/libd/libdatetime-format-mail-perl/libdatetime-format-mail-perl_0.403-ok1_all.deb Size: 18160 MD5sum: 3f22f22991289c4f9c8a9f7afdbdb2c7 SHA1: 082bef605bdec93b50c2c56f02153659e6c41600 SHA256: 588284cab95afdd7b152a84a94adc500f1d435d4d4579acf4abe5252d42532de SHA512: 578314f72e8430ec7d4035367aab0747750e59ed9a5abc72a540b996e222fb101e64a67babb984b59e990343fb67e6d8d4675867c4b7dfafd91f78030b5b1517 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. 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/main/libd/libdatetime-format-mysql-perl/libdatetime-format-mysql-perl_0.0701-ok1_all.deb Size: 13618 MD5sum: f738378f97b05c2b7bdbe5f7165b9334 SHA1: 0548e25a8bcce708e4be9b4ef1779c6b276041a5 SHA256: a743cb3aa40d757ba8396675874118bf6b6daf49c92b56e7fdcf62fff4317a7a SHA512: 224241854cadc607be670b44aed485a47dfc6716974e702e99ed43fa86a86b36ea408c9d6275235a7eae3d7028a72c49863493ce6e88a410117e6a0d337e4020 Homepage: https://metacpan.org/release/DateTime-Format-MySQL Description: module to parse and format MySQL dates and times DateTime::Format::MySQL understands the formats used by MySQL for its DATE, DATETIME, TIME, and TIMESTAMP data types. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a string representing it in the MySQL format. 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/main/libd/libdatetime-format-pg-perl/libdatetime-format-pg-perl_0.16014-ok1_all.deb Size: 23226 MD5sum: 40e3430d011bb1fae863aceb698a5b85 SHA1: b00ec73797992a29d36125e768f1f28fc994c731 SHA256: 4f5ebf3ae7ef3b0ac8a608d596a9e30fdfc55305246298245c60274559e3db84 SHA512: f55942656b9035d0a15d286288657490be3561e4b2cd5195396da41c386b9460a58bbf77670f2abe3ce07b292805208e67d6801b7e50784abcbda1958c9d2c55 Homepage: https://metacpan.org/release/DateTime-Format-Pg Description: module for parsing and formatting PostgreSQL dates and times DateTime::Format::Pg understands the formats used by PostgreSQL for its DATE, TIME, TIMESTAMP and INTERVAL data types. It can be used to parse these formats in order to create DateTime or DateTime::Duration objects, and it can take a DateTime or DateTime::Duration object and produce a string representing it in a format accepted by PostgreSQL. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdatetime-locale-perl Architecture: all Version: 1.36-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 19433 Depends: perl:any, libfile-sharedir-perl, libnamespace-autoclean-perl, libparams-validationcompiler-perl, libscalar-list-utils-perl, libspecio-perl Filename: pool/main/libd/libdatetime-locale-perl/libdatetime-locale-perl_1.36-ok1_all.deb Size: 2768892 MD5sum: 2cc9e59a3813a9092acd9f5d287b0179 SHA1: ac0d82952479b21741052fa326f435c248483a01 SHA256: 1a8d65d09fd6a85495d8f31fe68e36819d52f9f501423b898e8de15c5a37a67e SHA512: dae8103bff97dcb5e528155850c264e26aacb24a7b08742bf7bf9012bbadb78954ec2e6c0222081521c288bcf139a33f7c31ce472161e370d8871b3578b81d03 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdatetime-perl Architecture: arm64 Version: 1.57-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 264 Depends: perl, perlapi-5.30.0, libdatetime-locale-perl, libdatetime-timezone-perl, libnamespace-autoclean-perl, libparams-validationcompiler-perl, libspecio-perl, libtry-tiny-perl Filename: pool/main/libd/libdatetime-perl/libdatetime-perl_1.57-ok1_arm64.deb Size: 92642 MD5sum: 977995563e582c839b198ca994af2e26 SHA1: 91a0c042dd2519db683734d1b7254fb2599b36a1 SHA256: 896e095a6a97a897208c81d6095c178f96ead26cfa5c23975154e5bb5767c632 SHA512: 6bad818014e0fa37599b819c13e5fd3eaef03097238a31bab7c7f861801ec3861c63515a913b9f2790eceb733840b8c549ed233ba1fd71fde4d88c4c1946dd9d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdatetime-timezone-perl Architecture: all Version: 1:2.53-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 6743 Depends: perl:any, libclass-singleton-perl, libmodule-runtime-perl, libnamespace-autoclean-perl, libparams-validationcompiler-perl, libscalar-list-utils-perl, libspecio-perl, libtry-tiny-perl Recommends: libdatetime-perl Filename: pool/main/libd/libdatetime-timezone-perl/libdatetime-timezone-perl_2.53-ok1_all.deb Size: 270838 MD5sum: c5987ceb03398af362c054daf30eaa8c SHA1: 9f04696753ad958378e127d3ef9c1e9a886be748 SHA256: a9dc84ad38cefc272c2a57373e710661a0d741dfe2678481e7e1f303ca31c833 SHA512: 6d5e44766ebc3207ae18236ad23978878ea376a9dd3e25b00efbc5ec1712b9d9af187a0f72eb81d6b184a095acbfb2c554c6296db0acb0bb358b265383e7892d 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 . cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdb++-dev Architecture: arm64 Version: 5.3.2-ok1 Multi-Arch: same Priority: extra Section: libdevel Source: db-defaults Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Depends: libdb5.3++-dev Conflicts: libdb4.6++-dev, libdb4.7++-dev, libdb4.8++-dev, libdb5.1++-dev Filename: pool/main/d/db-defaults/libdb++-dev_5.3.2-ok1_arm64.deb Size: 1708 MD5sum: 283726e36ec5a57ae17016eb6d293006 SHA1: 2d7efc3e4f0a314ecd2eb73a9143e6d25825ecdb SHA256: a41c13669d3fadf2af88a00abbf53fa815ed51ef498487b165222155b636e5fe SHA512: c1c00fdeccf1e6e56930ae26929955d032550714eb28a7f9125907041ad6357da29b6b0372ebe6315d4519b02c10d6fb86f81f3783ae5b07107e40c7f2ff3ffe 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdb-dev Architecture: arm64 Version: 5.3.2-ok1 Multi-Arch: same Priority: extra Section: libdevel Source: db-defaults Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Depends: libdb5.3-dev Conflicts: libdb4.6-dev, libdb4.7-dev, libdb4.8-dev, libdb5.1-dev Filename: pool/main/d/db-defaults/libdb-dev_5.3.2-ok1_arm64.deb Size: 1650 MD5sum: a047a4017539929a6689404ce949d6db SHA1: 65f12f6c14e4c2bcc59c84aa3f7d054bf9276dfe SHA256: ddb87ae3ab226ce1febdd75a5782ec55830c8f0573fbb402b0817665ac9b41d6 SHA512: 91937b44fca3f6fd99da06619267a966721baf3f62784d855c66abec7e98488dcbf6a4de62f59ef17ce9f6d847c83d3d6fadb9c718a545bcdfafa91b62f52c70 Description: Berkeley Database Libraries [development] This empty package depends on the recommended development package containing headers and static libraries for the Berkeley database library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdb-java-dev Architecture: arm64 Version: 5.3.2-ok1 Multi-Arch: same Priority: extra Section: libdevel Source: db-defaults Origin: openKylin 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/main/d/db-defaults/libdb-java-dev_5.3.2-ok1_arm64.deb Size: 1668 MD5sum: 8816d31a57f052b864714cb638be807c SHA1: 1747eaf4a44afda8ae31c786022f97efb50985fb SHA256: 1c95c89cf45060a3052b810d87a0ebd5c90aac9489a85174e7a2684971d45950 SHA512: 9e5903e71d82954edfbb045f14b218450b37270d100aca7079b4c9cfe0093bd9f008e15c480eb56487bc5c7ff9ed315b9e20c8c1fea919c2948d9598d1cc5317 Description: Berkeley Database Libraries for Java [development] This empty package depends on the recommended package containing the Java interface for the Berkeley database library. 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/main/d/db-defaults/libdb-java_5.3.2-ok1_all.deb Size: 1616 MD5sum: a9c519c8e8b9417a7967797ce576f049 SHA1: d53a68c6640842e660d7d1b493564f54fa0a2f0c SHA256: 05ba32bb964a66b77aefeeae7658b2a05923161d4d858a8ebc4de2d4ac2ba230 SHA512: 69c3468e56e991d1ef99ef2499aeb162b1b94020fce820891b8685fc0cc3cf110f5e47b6b5ee03f2fb6b60fc4ea0eb3ac1855f34138eabfa6812b77b41bf0206 Description: Berkeley Database Libraries for Java This empty package depends on the recommended package containing the Java interface for the Berkeley database library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdb-sql-dev Architecture: arm64 Version: 5.3.2-ok1 Multi-Arch: same Priority: extra Section: libdevel Source: db-defaults Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Depends: libdb5.3-sql-dev Conflicts: libdb5.1-sql-dev Filename: pool/main/d/db-defaults/libdb-sql-dev_5.3.2-ok1_arm64.deb Size: 1658 MD5sum: 665a7749e454e0c2370e7fc4a241f45b SHA1: 7ca9a12a6cedfe7489588175beac060460361e7c SHA256: 18aca4538ed363010d9cf06eb5fafc57203e8ff3622e80bd9bd23cfb795b6e39 SHA512: c4638e22b25ea26466e7725e712a9ea77f3c4164a4fd888b10a8ab7a191411e15d01f39adc97e9ad0b5f1ed75ccd438fb02a7151d1eaf975829e0449cff1b5e6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbus-1-3 Architecture: arm64 Version: 1.14.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 445 Depends: libc6 (>= 2.34), libsystemd0 Recommends: dbus Filename: pool/main/d/dbus/libdbus-1-3_1.14.6-ok2_arm64.deb Size: 197336 MD5sum: 218dbec9d817df5960f8052657966c61 SHA1: 3337bcc5380ba7b75a59b49cf165e23469591592 SHA256: 20cc61c6c3ec6789876a4bb01f6852715a1d2e9c9eaec8460d0a5cfca844201e SHA512: 91b0f2e11851b52a88ddc9cc7fde81814fdbb8a9aed006c89ac250977e1a0e56e208dbde7803d2e8fc36692068e59cd3b2e00ae4384fd47a298ae0894b9dc6fc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbus-1-dev Architecture: arm64 Version: 1.14.6-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 986 Depends: libdbus-1-3 (= 1.14.6-ok2), pkg-config, xml-core (>= 0.14) Filename: pool/main/d/dbus/libdbus-1-dev_1.14.6-ok2_arm64.deb Size: 190198 MD5sum: df5d5df65d75795c1cc7e26407472ef4 SHA1: 34456a0300a61ccc470c258cd33049975972bd93 SHA256: b572d09ed9be6863b29f0607afdc8460e3ad02d8ab286ac1ccc3bff956eb4a66 SHA512: ca0867bad21dec09efd166c421f5c70217fc136ca051c7722e3e0bf22b10160418d01aa8a01e67c4b881c8a150e6d2a5578f261a5f0220bab36f591455248292 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbus-c++-1-0v5 Architecture: arm64 Version: 0.9.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: dbus-c++ Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 218 Depends: libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libecore1 (>= 1.23.3-0~eo), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.16.0), libstdc++6 (>= 9) Breaks: libdbus-c++-1-0 Replaces: libdbus-c++-1-0 Filename: pool/main/d/dbus-c++/libdbus-c++-1-0v5_0.9.0-ok2_arm64.deb Size: 62364 MD5sum: 3c921cd0a0c5dca60b1b086b9a985a86 SHA1: 31e92428f269658be46b6fa8507803c93d8cc480 SHA256: 0819b14c84dd7c38c17dc237beb83df0dd2f48f5d67290915d6937f6ff8d5c44 SHA512: 777aff24affd062c3d7e2d29a71e0a71df2ca230acc5f0d187bdca0ab9dfd5dc5055985d3f60c5eadf6d12b402b9fe7ffa8791947e0033f44b603149ae2bdde1 Homepage: http://sourceforge.net/projects/dbus-cplusplus/ Description: C++ API for D-Bus (runtime package) Dbus-c++ attempts to provide a C++ API for D-Bus. The library has a glib/gtk and an Ecore mainloop integration. It also offers an optional own main loop. . This package includes shared object files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbus-c++-bin Architecture: arm64 Version: 0.9.0-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: dbus-c++ Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 128 Depends: libdbus-c++-1-0v5 (= 0.9.0-ok2), libc6 (>= 2.17), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Suggests: libdbus-c++-dev Breaks: libdbus-c++-dev (<< 0.9.0-0) Replaces: libdbus-c++-dev (<< 0.9.0-0) Filename: pool/main/d/dbus-c++/libdbus-c++-bin_0.9.0-ok2_arm64.deb Size: 42618 MD5sum: 943d364d7afe8cff7db15131f90b544b SHA1: 8d7ac36f689b95b231a9b61253b672019eee800f SHA256: fb18686a78e02887e487bad8398ade4c5e1be6b978163cd2c94e8925a518b85b SHA512: 2e69f114f66436505b378555d1da6aa04aad902bb9271f255777fb5ba85f092fcd686781fc26c254e4c695175adb35db636f3469d85401c508e8271fc1761c1c Homepage: http://sourceforge.net/projects/dbus-cplusplus/ Description: C++ API for D-Bus (utilities) Dbus-c++ attempts to provide a C++ API for D-Bus. The library has a glib/gtk and an Ecore mainloop integration. It also offers an optional own main loop. . This package includes binary utilities. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbus-c++-dbg Architecture: arm64 Version: 0.9.0-ok2 Multi-Arch: same Priority: extra Section: debug Source: dbus-c++ Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1620 Depends: libdbus-c++-1-0v5 (= 0.9.0-ok2) Filename: pool/main/d/dbus-c++/libdbus-c++-dbg_0.9.0-ok2_arm64.deb Size: 1441972 MD5sum: b8933c5c0c82613db9787a8864a512dd SHA1: 9f051bbeede7643134b2050b5f94791c164cf31d SHA256: 7a7b7162d6d9b937648168124d531632d5881390b7fa5be2a3ff80899a3d500f SHA512: 69c73c26676e405b06fdb2eaf7e4d70c34f5392b3718bc3c2ba588e36ac2d862750d4d8211c9c7d1c0036b14bfab4058a30726017d65a03e4d1bfca1813ef73c Homepage: http://sourceforge.net/projects/dbus-cplusplus/ Description: C++ API for D-Bus (debugging symbols) Dbus-c++ attempts to provide a C++ API for D-Bus. The library has a glib/gtk and an Ecore mainloop integration. It also offers an optional own main loop. . This package includes the debugging symbols. Build-Ids: 1001fc38c2ce00a6f2f3b404d6fc680fe5d64048 3a39e39f060cbc6087c81c605ac320df66d07dc2 8e662e944387ea809f7301f52d5541a6d57dd193 b4149fe9c812e79bee32d680e7a175711e54de83 fec2dc62e9139971db83e85d0c85bf703e0e3b5a cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbus-c++-dev Architecture: arm64 Version: 0.9.0-ok2 Multi-Arch: same Priority: extra Section: libdevel Source: dbus-c++ Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 684 Depends: libdbus-c++-1-0v5 (= 0.9.0-ok2), libdbus-c++-bin (= 0.9.0-ok2) Filename: pool/main/d/dbus-c++/libdbus-c++-dev_0.9.0-ok2_arm64.deb Size: 101706 MD5sum: d2fc61c2996677dfc6aee6d483445587 SHA1: a3c57ee286df2c64d3cc72ec38ae15010a4e2d05 SHA256: 8be1140c7f027ad73b0ed36592f22858e9348835ff678f1df4fc2e4ced8c48e1 SHA512: 2c85f05310b9a3d7c88b82c7e68a366a3f92074df93dcbd324b7cc6c881d128e385956645b67944a40ec4cca04fac8e74a4f4aeb9c73488bc5a940fa03355cda Homepage: http://sourceforge.net/projects/dbus-cplusplus/ Description: C++ API for D-Bus (development package) Dbus-c++ attempts to provide a C++ API for D-Bus. The library has a glib/gtk and an Ecore mainloop integration. It also offers an optional own main loop. . This package includes static object and header files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbus-c++-doc Architecture: all Version: 0.9.0-ok2 Priority: optional Section: doc Source: dbus-c++ Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 15450 Suggests: libdbus-c++-dev Filename: pool/main/d/dbus-c++/libdbus-c++-doc_0.9.0-ok2_all.deb Size: 8688334 MD5sum: cf94a02e878c255e8a4076d8746ab539 SHA1: 05ca10dc2a0e112f0751193e4c46b3863b142182 SHA256: e819a1b945fc0478f411397c9f046ef80a92476f5a620055bc948f100b771d75 SHA512: 90ce958a54550eb0c63f55e2c41977ed7e192017adef7951696c31730787cf0bb7f3a72b6d1adf8a458f3762620fbcd2c575d62cc203f5a0357bd25db5b59988 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbusmenu-glib-dev Architecture: arm64 Version: 16.04.1+18.10.20180917-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: libdbusmenu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 520 Depends: gir1.2-dbusmenu-glib-0.4 (= 16.04.1+18.10.20180917-ok4), libdbus-glib-1-dev (>= 0.76), libdbusmenu-glib4 (= 16.04.1+18.10.20180917-ok4) Filename: pool/main/libd/libdbusmenu/libdbusmenu-glib-dev_16.04.1+18.10.20180917-ok4_arm64.deb Size: 73666 MD5sum: 8fb668564002d8d9b99793aaa2fba609 SHA1: df6b3813bff4efdbbfab24e7ff1724daefa9f354 SHA256: 27de6a18ce9a6bee01a3daec8921c4e3e081472b9186917fbc73997a4d4a68f6 SHA512: 82d56e7d70ed41881a94c1952e58cf9e4165375aa76c180ff8ec155a764355a981ab1639b8be53c83f163c07773ba32a1fe6f325856b38203f7662c9459bcdd1 Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus - development files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbusmenu-glib-doc Architecture: all Version: 16.04.1+18.10.20180917-ok4 Priority: optional Section: doc Source: libdbusmenu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 335 Filename: pool/main/libd/libdbusmenu/libdbusmenu-glib-doc_16.04.1+18.10.20180917-ok4_all.deb Size: 28040 MD5sum: 13af188efaf176bff6b00314c1074636 SHA1: f8d36cbb4ca74b238a988549c8f24cdadd3e6167 SHA256: 9e3c960dd621302a64d7a14cd8b151499cccbcb9e9edab1c8ed775025c39ddf9 SHA512: d2fccf96aac8be213f984ae80d83a7f9c17cd39e6a3f98a7f2967eef203d123b18f162b6fedcd857bd8ba24f7f57c6c50adb1ae50ec647055db1dddd16fb03cf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbusmenu-glib4 Architecture: arm64 Version: 16.04.1+18.10.20180917-ok4 Multi-Arch: same Priority: optional Section: libs Source: libdbusmenu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 150 Filename: pool/main/libd/libdbusmenu/libdbusmenu-glib4_16.04.1+18.10.20180917-ok4_arm64.deb Size: 41868 MD5sum: af873c0247f4bb847c84e3b678b5f4a7 SHA1: 1c4978fcb72d8b4188100f46fbcbf5bd812c5fe2 SHA256: a141cca8fea300c084cfda300587d0d108d8355eb145137e0b160fa0938bf66f SHA512: d8377e2912e1478ce2e70bb12373089858d3df2057953255df8af12effda0cb6a1f24d4565c884bbe6ddd79d8b3f77fe3aa4b5e4a6c3df4b75c27d363c049c21 Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbusmenu-gtk-dev Architecture: arm64 Version: 16.04.1+18.10.20180917-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: libdbusmenu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 222 Depends: gir1.2-dbusmenu-gtk-0.4 (= 16.04.1+18.10.20180917-ok4), libdbus-glib-1-dev (>= 0.76), libdbusmenu-glib-dev, libdbusmenu-gtk4 (= 16.04.1+18.10.20180917-ok4), libgtk2.0-dev (>= 2.12.0) Filename: pool/main/libd/libdbusmenu/libdbusmenu-gtk-dev_16.04.1+18.10.20180917-ok4_arm64.deb Size: 39704 MD5sum: 04eea9b34caafb86cde796386d7eac06 SHA1: f682aec182dd6d197fbd2aea962179c53e3376d0 SHA256: 1b20ea3764ee1b58b0a7004f7ba483804c9e9a39d34a056af73599c5070b8ff6 SHA512: 6a27cc6abd57504a78829baadc55d5f721d8bbe5c670e6faaf23644fc7dba1e2d78170ca50e2b7bf5781e6fb6d64f9fcdec80507165cfc5291619a23af190809 Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus - GTK+ version developement files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build GTK+ applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbusmenu-gtk-doc Architecture: all Version: 16.04.1+18.10.20180917-ok4 Priority: optional Section: doc Source: libdbusmenu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 122 Filename: pool/main/libd/libdbusmenu/libdbusmenu-gtk-doc_16.04.1+18.10.20180917-ok4_all.deb Size: 15328 MD5sum: 7109413cd0f3bb3b0020af95fae38b32 SHA1: acc62316e1f52d946758d761b0768195455e03ce SHA256: 2f8ca189faff7d9647a5cffa1dce797c978dfaf39785d0d7ab096448fd96fecc SHA512: 76784a9369240e08f15cea08eac8faa5a746997dd18c6a47771e8052b27a6b7b2514008ffd70684abb7b7fe57c9192d8b81d23d840c7ce8b32db8c121cfdbdb1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbusmenu-gtk3-4 Architecture: arm64 Version: 16.04.1+18.10.20180917-ok4 Multi-Arch: same Priority: optional Section: libs Source: libdbusmenu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 149 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.17), libdbusmenu-glib4 (>= 0.5.90), libgdk-pixbuf2.0-0 (>= 2.22.1-0), libglib2.0-0 (>= 2.37.3), libpango-1.0-0 (>= 1.14.0) Filename: pool/main/libd/libdbusmenu/libdbusmenu-gtk3-4_16.04.1+18.10.20180917-ok4_arm64.deb Size: 27528 MD5sum: dbf54274cf24ce070fbad61ed2d33684 SHA1: 9fed54aeb6c345c37c139a7bb3b1bbb6ddc0a4cd SHA256: 42f6e2d62782bc6d67bea7fe0dfdb1381cf225c75ccce295e4dc6d32d975965f SHA512: eefe9d83839916315825785fa5de566201afc8a5cc6d5df7a3d4d394dbd4036f574c4aec6624afbb64b35139188d710ff678e251e221a8e9eb5640a4417c20d4 Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus - GTK+ version libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by GTK+ applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbusmenu-gtk3-dev Architecture: arm64 Version: 16.04.1+18.10.20180917-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: libdbusmenu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 222 Depends: gir1.2-dbusmenu-gtk3-0.4 (= 16.04.1+18.10.20180917-ok4), libdbus-glib-1-dev (>= 0.76), libdbusmenu-glib-dev, libdbusmenu-gtk3-4 (= 16.04.1+18.10.20180917-ok4), libgtk-3-dev (>= 2.91.4-0) Filename: pool/main/libd/libdbusmenu/libdbusmenu-gtk3-dev_16.04.1+18.10.20180917-ok4_arm64.deb Size: 39740 MD5sum: a7b8496db005db9828c109634b67a2bc SHA1: 656fadad281493ecd8ba8f99a944873e21aec88f SHA256: 4d25bf32b77326169c7a30439633427ac874c748ef608e9c55ee099f6ef8da6b SHA512: 941295457d7815295955089fc0c594095db06ec8bbb4f51619275016a9107426cbb6c9ed5cb77b1cb79ebcd115030e97532876c4095f562ae9335d7babe6cc8f Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus - GTK+ version developement files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build GTK+ applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbusmenu-gtk4 Architecture: arm64 Version: 16.04.1+18.10.20180917-ok4 Multi-Arch: same Priority: optional Section: libs Source: libdbusmenu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 149 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.17), libdbusmenu-glib4 (>= 0.5.90), libgdk-pixbuf2.0-0 (>= 2.22.1-0), libglib2.0-0 (>= 2.37.3), libpango-1.0-0 (>= 1.14.0) Filename: pool/main/libd/libdbusmenu/libdbusmenu-gtk4_16.04.1+18.10.20180917-ok4_arm64.deb Size: 27462 MD5sum: 4a645f1ff189830ea86eccf1ed01a4d1 SHA1: cc80adcc2640fc9eb2ea890ab446299689493e52 SHA256: 462972dc01e8fd0d780403975e1dfe7e5a77978dccc7726aeae2194083d967e4 SHA512: 69f0706d57e2b31db3843e50e666cd6b8f65625c482a810cc4a47df2dababa548c4908e37799c3d079b7949656b5ffb4beca7612db9006055afdd38f385c96e1 Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus - GTK+ version libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by GTK+ applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbusmenu-jsonloader-dev Architecture: arm64 Version: 16.04.1+18.10.20180917-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: libdbusmenu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 29 Depends: libdbus-glib-1-dev (>= 0.76), libdbusmenu-glib-dev (= 16.04.1+18.10.20180917-ok4), libdbusmenu-jsonloader4 (= 16.04.1+18.10.20180917-ok4), libjson-glib-dev Filename: pool/main/libd/libdbusmenu/libdbusmenu-jsonloader-dev_16.04.1+18.10.20180917-ok4_arm64.deb Size: 5442 MD5sum: 15fe557f1b03dba10a6dee7927cae320 SHA1: 1a5972ce09e0291cb31fa9f1b9249552069ace49 SHA256: 2cc86614614b00c9e4797d9fe6d75142fbb51dd0fc24b8c77cf0a0ce1dbf3383 SHA512: 8c1114cee4f17ceb634b570fb352244356556e4a8e820d2ccb2296c0a9716ab078744e2171d1ebd0c602115852c8000e5b3cd1102602c166a12ed4c04de19900 Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus - Test lib development files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build test suites in applications or libraries using dbusmenu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbusmenu-jsonloader4 Architecture: arm64 Version: 16.04.1+18.10.20180917-ok4 Multi-Arch: same Priority: optional Section: libs Source: libdbusmenu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 82 Filename: pool/main/libd/libdbusmenu/libdbusmenu-jsonloader4_16.04.1+18.10.20180917-ok4_arm64.deb Size: 5890 MD5sum: d162e9755df75341973116960f9af505 SHA1: 04b43b47c09572937f3050bc4ca6a9cab178cb6e SHA256: 36b80d0c003d19675ae865ec93bc6173f4afaa962fd9b4b8a4f0458969feef41 SHA512: 1bc852b1a5ec742a2220607c0e5f5b035e5017da0410dcfbd04c48a637c5915a16047a36a2990d4b3f098cb008668e00094f6850a3e13ecb67559c3fdf0503a6 Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus - Test lib libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by test suites in applications or libraries using dbusmenu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdbusmenu-tools Architecture: arm64 Version: 16.04.1+18.10.20180917-ok4 Multi-Arch: foreign Priority: optional Section: devel Source: libdbusmenu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 165 Depends: libdbusmenu-glib4 (= 16.04.1+18.10.20180917-ok4), python2 Filename: pool/main/libd/libdbusmenu/libdbusmenu-tools_16.04.1+18.10.20180917-ok4_arm64.deb Size: 13684 MD5sum: d13be3ec3ca8520e43bfc012c7b730e9 SHA1: f26a5b781a4d9b44e60b31d998aa4b9062fbd7de SHA256: 5bbebd64957c985ff8ca4e8040148bb1cb21e98c42e29e04b5418afa2fd7b3dc SHA512: a4ffcfbd5954161d01d137ee314b0bfb6cedae34bc2f613fae21f4b0e64391fb0c612080c9f1f2409592e79b5337cdf2203489b3a9c1d8572318b8da0ef4e51e Homepage: https://launchpad.net/dbusmenu Description: tools useful during development with libdbusmenu libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains tools that are useful when developing and building applications with libdbusmenu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdc1394-25 Architecture: arm64 Version: 2.2.6-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: libdc1394 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 363 Depends: libc6 (>= 2.34), libraw1394-11, libusb-1.0-0 (>= 2:1.0.9) Filename: pool/main/libd/libdc1394/libdc1394-25_2.2.6-ok2.1_arm64.deb Size: 69700 MD5sum: ee3a1a2d173be325856803ccb54f78e7 SHA1: 19ef62d83510a7a088b907bbabdbfff3df0249d6 SHA256: fd2dea25d3bf0ae32b270cd35dbf19cdb0643a94b66fcdbd38d80115d9aaf17f SHA512: dadee5acbf558e2a331f120b806b17674b14b8f4429664b11472604d032acb463a37eddd0b37f0d19082e3173219e5b7b0e2b10615ab63da903096a552c380bf Homepage: https://sourceforge.net/projects/libdc1394/ Description: high level programming interface for IEEE 1394 digital cameras libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime. . This package contains shared libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdc1394-dev Architecture: arm64 Version: 2.2.6-ok2.1 Multi-Arch: same Priority: optional Section: libdevel Source: libdc1394 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 684 Depends: libdc1394-25 (= 2.2.6-ok2.1), libraw1394-dev, libc6-dev Conflicts: libdc1394-22-dev Replaces: libdc1394-22-dev Filename: pool/main/libd/libdc1394/libdc1394-dev_2.2.6-ok2.1_arm64.deb Size: 109172 MD5sum: 76c7ad046d0b36575c1be1e0bbd25a6f SHA1: 66206a08b4c02cf15ee74cdcc81b183e6aec07fd SHA256: 5cd30481617f61f4615c74f3eb92cac2562eac26d5878b90e41e5f7409eadeb4 SHA512: d9ec372a3fc78d564d05308d05f52eb1aea04d5d9eaaaecf1e77485a25a0d090ef2fbfd1326f5bddc4c95265c8154b02ae8ec89520f37b693ddff5b5329f673b Homepage: https://sourceforge.net/projects/libdc1394/ Description: high level programming interface for IEEE 1394 digital cameras - development libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime. . This package contains development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdc1394-doc Architecture: all Version: 2.2.6-ok2.1 Multi-Arch: foreign Priority: optional Section: doc Source: libdc1394 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1442 Depends: libjs-jquery Conflicts: libdc1394-22-doc Replaces: libdc1394-22-doc Filename: pool/main/libd/libdc1394/libdc1394-doc_2.2.6-ok2.1_all.deb Size: 368752 MD5sum: 408261bb7adc9f75e6b8d57342317839 SHA1: c8ce6f9d1d4032f8c9d570005444f730cf6943de SHA256: 148042a26157cc53ab6e315981247c216da4dd1ba545c0866c56f3734548f9cb SHA512: 2f84a12aa4ae5fff7518033b8c33124046d003dd37c207944e1af1bada24993f27e53ec70324d9867b01bfe9e9addca853d2ab910da59f34d68621543832b1ad 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdc1394-utils Architecture: arm64 Version: 2.2.6-ok2.1 Multi-Arch: foreign Priority: optional Section: utils Source: libdc1394 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 106 Depends: libc6 (>= 2.34), libdc1394-25 (>= 2.2.6) Conflicts: libdc1394-examples Replaces: libdc1394-examples Filename: pool/main/libd/libdc1394/libdc1394-utils_2.2.6-ok2.1_arm64.deb Size: 6258 MD5sum: b5e5770ad7438d6a5c3c4092e2914d36 SHA1: d6c775d1c300d4cece941b7114ce0631aaafc0bb SHA256: d9de31f0957f890bc568d502bd86353fd43cf7737c7b7effe62e4d55c002b8aa SHA512: 2344bb92a634af9b335165226806ae4baf6bc0b2dee89932ee2081d533894c0deef310a37dded7206cb2d493603bbe3a51cd7e17bdca9d1826cefc9656314356 Homepage: https://sourceforge.net/projects/libdc1394/ Description: utilities for IEEE 1394 digital cameras libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime. . This package contains an example program. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libde265-0 Architecture: arm64 Version: 1.0.9-1ok1 Multi-Arch: same Priority: optional Section: libs Source: libde265 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 475 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/libd/libde265/libde265-0_1.0.9-1ok1_arm64.deb Size: 212334 MD5sum: 5b5050a42d35edabbf3dea60f8492816 SHA1: 04733ae01d3d6ba1e88052f9b32746d228bbf180 SHA256: 79cd6c2e9d35a66ea58e3891ed04772db3df0c2b5706ff28bac596967b41b81e SHA512: 9b8c7680538a26e71852497387fe1ff470ba6615c60735eeafa6a987bf1578fa8db9e947a1cc955da3ad78fd869aea6aec4338de367e44537c2f551fd3bf1343 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libde265-dev Architecture: arm64 Version: 1.0.9-1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libde265 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 45 Depends: libde265-0 (= 1.0.9-1ok1) Filename: pool/main/libd/libde265/libde265-dev_1.0.9-1ok1_arm64.deb Size: 12374 MD5sum: a7813607f91ed203c54da80e5d838a5e SHA1: 4eb0bd5d5a3b7a0f5d555214f1e4ab6f099556a1 SHA256: 3724da1a39913d1b4cb7e6afc0760194e449435ee133985ea64c8e8d13b1df01 SHA512: a64f47c7c88638303e44b072094a4950ac70c08e023383f86a5aa6a49231df685c4912f214addef30f0dd6b8890c509920f805bf2d16e9d58072e40513eaa3e0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libde265-examples Architecture: arm64 Version: 1.0.9-1ok1 Priority: optional Section: video Source: libde265 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 82 Depends: libde265-0 (= 1.0.9-1ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libsdl1.2debian (>= 1.2.11), libstdc++6 (>= 4.1.1), libswscale5 (>= 7:4.0) Filename: pool/main/libd/libde265/libde265-examples_1.0.9-1ok1_arm64.deb Size: 22920 MD5sum: bbed59780e4d2b379d6917fca9651997 SHA1: 9657f595e14cea572f3880df1acd0e2c31103e40 SHA256: 632f27be5f22662ce88f0b2f922624a895a87cbbd38f59228c4e2eaed29860fb SHA512: 8a3812bebed9ec8077c17a67346824dbc2ea078bb3b5e2a6a509de81a571e69a2d8fb381f7bc48fe617d48b6dc55d850b36fad3291b97486553baa15bfd53c1b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdebconf-kde-dev Architecture: arm64 Version: 1.1.0-ok1 Priority: optional Section: libdevel Source: debconf-kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 38 Depends: libdebconf-kde1 (= 1.1.0-ok1), libkf5coreaddons-dev, libkf5i18n-dev, libkf5iconthemes-dev, libkf5textwidgets-dev, libkf5widgetsaddons-dev, qtbase5-dev (>= 5.2.0) Filename: pool/main/d/debconf-kde/libdebconf-kde-dev_1.1.0-ok1_arm64.deb Size: 7528 MD5sum: fb6f894a941bccfedf8e6bd8f95285ae SHA1: 347a0704acdcda15853d31e13d88c9a8ebd0b521 SHA256: 8067d9ba66f41ea31ba9ce14aabeb0ce1803f2ca8ef6e1a973a4bd38eff1b1f3 SHA512: 42f91ca8ab620c202a50635909a4bbf55d4ce0193cee81bca63910bf061cfc7b6b77b9b1b0e38b2443e0d8badfd73059523bdbbc0c0bbfcb439a4ebcf1428c83 Homepage: https://projects.kde.org/projects/extragear/sysadmin/libdebconf-kde Description: Development headers for the Debconf KDE library Debconf KDE is a GUI library for including Debconf frontends in Qt-based applications. Debconf is a configuration management system for Debian packages, which is used to ask questions when they are installed. This library is written in C++ and used by Apper and Muon to embed Debconf dialogs. . This package contains the development headers for the Debconf KDE library cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdebconf-kde1 Architecture: arm64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: debconf-kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 162 Depends: debconf-kde-data (= 1.1.0-ok1), libc6 (>= 2.17), libkf5coreaddons5 (>= 5.61.0), libkf5i18n5 (>= 5.0.0), libkf5iconthemes5 (>= 5.0.0), libkf5textwidgets5 (>= 5.0.0), libkf5widgetsaddons5 (>= 5.0.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5network5 (>= 5.2.0), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 4.1.1) Filename: pool/main/d/debconf-kde/libdebconf-kde1_1.1.0-ok1_arm64.deb Size: 42510 MD5sum: 640b4e3051951d5658a3dd092ec765cb SHA1: 01ae919e8aa762e72cdf267a8df57e6cdb1c53b4 SHA256: aefce687db2779d0d616108e91edbe4659d4de797c7033a854082170756b3c60 SHA512: 1703fe84f32b98ec56533e1890b30640fc2d82915aec3d1270da7b88fc35fd673d4f094e777fe8d71a0542d44c465e814c418dce8c6a7a9afa109fbeff344e6b Homepage: https://projects.kde.org/projects/extragear/sysadmin/libdebconf-kde Description: Debconf KDE GUI library Debconf KDE is a GUI library for including Debconf frontends in Qt-based applications. Debconf is a configuration management system for Debian packages, which is used to ask questions when they are installed. This library is written in C++ and used by Apper and Muon to embed Debconf dialogs. . This package contains the Debconf KDE library cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdebhelper-perl Architecture: all Version: 13.11.4-ok1 Multi-Arch: foreign Priority: optional Section: perl Source: debhelper Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 294 Depends: perl:any Breaks: debhelper (<< 12.6~) Replaces: debhelper (<< 12.6~) Filename: pool/main/d/debhelper/libdebhelper-perl_13.11.4-ok1_all.deb Size: 63620 MD5sum: 24cdda6333409dc7eaee4e7b4b62caf4 SHA1: 7e26f4282f5fd596c5a2b3adbe4bfcb7c5554745 SHA256: 071363f28d4d62dcda3198998b66a65735043ab3fa6601687dd234c4ed1b6d88 SHA512: 7386b538eec3881289c5b470355d21dfbba9d238444cfe1b63e15a31e78240b1c0760d352adbcfcb9b21231d3d61433579bf6677939f2a1d61e070b12575ba24 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. 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/main/e/elfutils/libdebuginfod-common_0.187-ok1_all.deb Size: 6796 MD5sum: 3f0978a4b19f6d4a65917a94ceecaa03 SHA1: fdd6da415f1b7727b9bccae83745b0089e7a0222 SHA256: 2ee6b9306983ed9a73986814a0f0e5af2530b27f192d0bd010c55d035a68db3c SHA512: 76b1a4099e6bd76cbce764add1c75d809c323e63560a6151fbfb08138c22e08d64c238c5b0306d578f918540a06c102b8b81af5f36b4045c1fb285e1cf92ad03 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdebuginfod-dev Architecture: arm64 Version: 0.187-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: elfutils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 44 Depends: libdebuginfod1 (= 0.187-ok1), libelf-dev Filename: pool/main/e/elfutils/libdebuginfod-dev_0.187-ok1_arm64.deb Size: 7792 MD5sum: bf6ac1f25cde8fc8612857211a111afa SHA1: 2863d3615adebcd50fd7d5d5074d8bd81aca5fb3 SHA256: be950969ed2793e2a7fc95500098faa3eb5b1a25b4648e2cdd0060a8fc4145e4 SHA512: f24c88e65c6ebcc639ef69ccd80b819e1d0d2c0f52323fd260cc38762bfa92c82c693549cda61096b6b30b7f5b16dc1f032325068326e7c72982cfa295005d70 Homepage: https://sourceware.org/elfutils/ Description: libdebuginfod development libraries and header files libasm1 allows you to interact with debuginfod. . This package contains development libraries and header files for libdebuginfod1. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdebuginfod1 Architecture: arm64 Version: 0.187-ok1 Multi-Arch: same Priority: optional Section: libs Source: elfutils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 51 Depends: libc6 (>= 2.26), libcurl3-gnutls (>= 7.28.0), libelf1 (= 0.187-ok1), libdw1 (= 0.187-ok1), libdebuginfod-common (>= 0.187-ok1) Filename: pool/main/e/elfutils/libdebuginfod1_0.187-ok1_arm64.deb Size: 12452 MD5sum: 2d7533c1b70504a7bc00d2791bdf6b51 SHA1: 8d358923929e93008b211a354e90fe1895435367 SHA256: 55936be77089859cc28dfca11ccb6c99dd8ca27b64d828ea74cc120ca8dca325 SHA512: e54c0332841f3a55f57061123cab5aeef2e3db56836fa6817f93bde49d4c1801859c215709d764a1495e68156fbbd79e8420d1d755de93b0204c7b5cc1b4c0e7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdeflate-dev Architecture: arm64 Version: 1.15-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdeflate Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 134 Depends: libdeflate0 (= 1.15-ok1) Filename: pool/main/libd/libdeflate/libdeflate-dev_1.15-ok1_arm64.deb Size: 47938 MD5sum: f51d2b0d581fc6daa6f3c7599a09a71f SHA1: 8973f6de3989e16ba1a91bb7ce1f86cfbc9c9ffb SHA256: af6da8dd5babd1e85d76d93883c4235a02da4bfc62f5c53123e814e1fc0c0be9 SHA512: 02cc08983f7d90d09005a5602b1ccf7111a601272d9678e9b93719309c748fa919ec537634f956044225307d65d3743c7433ec2fc4a303ebe737a5113ca43cbe 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdeflate-tools Architecture: arm64 Version: 1.15-ok1 Priority: optional Section: libdevel Source: libdeflate Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 89 Depends: libdeflate0 (= 1.15-ok1), libc6 (>= 2.34) Filename: pool/main/libd/libdeflate/libdeflate-tools_1.15-ok1_arm64.deb Size: 42786 MD5sum: df98d6bb0d94b9c5780c05d0988ee0f6 SHA1: e8d37203633ffa247347366157f5b26b79ce0a97 SHA256: 2dd89362b548a2685fb976534730a73a4ff830f004c48789a0cbef488f9e3323 SHA512: a8e7c2b1597ff721145eb334dec44e05e56ef12f730911ba5d71566882d8fb31facc3cd225231ce1d5ba8ceb28c523d44063180ba92809f86c510e8fa9cb405a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdeflate0 Architecture: arm64 Version: 1.15-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdeflate Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 85 Depends: libc6 (>= 2.17) Filename: pool/main/libd/libdeflate/libdeflate0_1.15-ok1_arm64.deb Size: 39482 MD5sum: ba451681665fe12dbbfde143c4b133f7 SHA1: 6869c3186bfa4ebfb37814805141f995dbc6e560 SHA256: 515c1fce981cab3aa67e64bf39212d7061e6594543b9053ced7dc71b964e51ef SHA512: ece60811191b021df1e9988a886ee2f4a7995a440e4f79f079abf943ff425de2e27db122a052bd82287662558bac378f1131c73a8a1454d25e1ba9d1766c7e32 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". cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdevel-callchecker-perl Architecture: arm64 Version: 0.008-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 45 Depends: libb-hooks-op-check-perl, libdynaloader-functions-perl, perl, perlapi-5.30.0 Filename: pool/main/libd/libdevel-callchecker-perl/libdevel-callchecker-perl_0.008-ok3_arm64.deb Size: 13858 MD5sum: 29dbad6cc324aa319b96946f4ade0fef SHA1: 4503da64f42882300f6423425ab4e051411a92d9 SHA256: f55e3ac7548ee8a1e264f9d5d3fe245eced84dfc70363439d873aa058c452120 SHA512: 72188dfbe6abe075791bd48ea714782876b43389543bf586514341de657350c546e2c894cf47999c84d97c12cb7f3bf4cd8372ceb6581303227c3fb799129d46 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.) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdevel-caller-perl Architecture: arm64 Version: 2.06-ok2 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 39 Depends: perl, perlapi-5.30.0, libpadwalker-perl Filename: pool/main/libd/libdevel-caller-perl/libdevel-caller-perl_2.06-ok2_arm64.deb Size: 9096 MD5sum: ae48a86917736f221a667a3e44424195 SHA1: 69e3ebe19b23706d83bf1930903ed071039d09d3 SHA256: 19f56d736e57df0a20f2881ecc8c57863cb366074822407b2dc486796a241a7b SHA512: e8c4fca2899ea8e16b55a30f2a2f14294ae5531947efbc37e7bfbfe09870c20f0c11df31461df08ca278616fb6f651e0ec253f4f33e3b1e89bdce544534ccf5f Homepage: https://metacpan.org/release/Devel-Caller Description: module providing enhanced caller() support Devel::Caller is a Perl module that provides several useful functions for introspecting your code deeper than the internal function "caller()" does. It allows you to access arguments passed to a function or even retrieve the code reference of the subroutine being invoked at the call frame indicated by the given level. 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/main/libd/libdevel-checkbin-perl/libdevel-checkbin-perl_0.04-ok2_all.deb Size: 10912 MD5sum: d8f31d6dcf4fd99f2da1544de30a87cc SHA1: da4b36b1d97093e8d8f401c186c68050dfe07ecb SHA256: 6819951690a307af3f9d60264fcc81dd883d0a44be67a7fc7fe3bb54c2d0c648 SHA512: bdc1ac63feab050d24ac6748cdbf4e4df48484a595d9d90e2cc164c0fe5524cb589cf3a74d1047965e19b6a9c840f1bba69a576bdf3342da47e6fddb4c357553 Homepage: https://metacpan.org/release/Devel-CheckBin Description: module to check that a command is available Devel::CheckBin is a perl module that checks whether a particular command is available. 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/main/libd/libdevel-checklib-perl/libdevel-checklib-perl_1.16-ok1_all.deb Size: 16070 MD5sum: 83acd2ed5dae287dd4e4271a8ea37770 SHA1: 1696d348619b366b58d47a77a378308fb1bd5d38 SHA256: ce5c6234b70ef2730256d62d3c0230c53a396f418bad25bd695145ccf72eba94 SHA512: 63b575d9ad384eae72826627c96964759c5e4a8c43633ac99ef9cb00a2e36237190332867e153530b9bdaf6e9f5c229631514a3ef2683ddd66ee88130b67581d Homepage: https://metacpan.org/release/Devel-CheckLib Description: module for checking the availability of a library Devel::CheckLib is a perl module that checks whether a particular C library and its headers are available. . It works by trying to compile some code and linking it to the specified libraries. If something pops out the end which looks executable, it gets executed. That tiny program is built once for each specified library, and (without linking) once for each header file. . It is also possible to check for the presence of particular functions in a library, or even that those functions return particular results. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdevel-cover-perl Architecture: arm64 Version: 1.38-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 600 Depends: perl (>= 5.30.0~), perlapi-5.30.0, perl (<< 5.30.1~), libc6 (>= 2.17), libb-debug-perl, libhtml-parser-perl Recommends: gcc, libtemplate-perl Suggests: libbrowser-open-perl, libcapture-tiny-perl, libclass-xsaccessor-perl, libjson-maybexs-perl, libmoo-perl, libnamespace-clean-perl, libpod-coverage-perl, libppi-html-perl | perltidy, libsereal-decoder-perl, libsereal-encoder-perl, libterm-size-perl, libtest-differences-perl Filename: pool/main/libd/libdevel-cover-perl/libdevel-cover-perl_1.38-ok1_arm64.deb Size: 180524 MD5sum: 92c9696c47b038fe6d0f408e53433b51 SHA1: ec40c911b7786f752f6a54bfb201f7babce97ac4 SHA256: 2505627834c44c7495316feabcd289cc5bd3e3feacc57096e07a89abef74a19e SHA512: 27f8bfdd13616eae59dcdf9e658b89f5af26900fb5edf6182994455947d5d592f596b171c205fa9bacbca1a4a63826086e829955c666e1c7612a56a404af732e Homepage: https://metacpan.org/release/Devel-Cover Description: Perl tool for determining code coverage metrics Devel::Cover is a Perl module that helps collect and display code coverage information. Code coverage information is collected using a pluggable runops function which counts how many times each op is executed. This data is then mapped back to reality using the B compiler modules. There is also a another statement profiler which needs a better backend to be really useful. . Statement, branch, condition, subroutine, pod and time coverage information is reported. Statement coverage data should be reasonable, although there may be some statements which are not reported. Branch and condition coverage data should be mostly accurate too, although not always what one might initially expect. Subroutine coverage should be as accurate as statement coverage. Pod coverage comes from Pod::Coverage. If Pod::Coverage::CountParents is available it will be used instead. Coverage data for path coverage are not yet collected. . The cover program can be used to generate coverage reports. Another included program, gcov2perl, can convert gcov files to Devel::Cover databases. 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/main/libd/libdevel-cycle-perl/libdevel-cycle-perl_1.12-ok2_all.deb Size: 9828 MD5sum: cce6914a93c47f687a4291e41e83efd4 SHA1: 5286532f3cf8e69182dc0d926d6c45969915ad2d SHA256: 2b9c8ff8af4ad51de4f2601186e5387d6d104bfcd1002a397cea376d069d0178 SHA512: ccc5d605332a464207194379f5c93015a8246cbee75f0cc8a9597ca3ddf4a11ed104bebdd10d51416b4b4bc700ad2b8c69ab57c36e8dd1a085c758419d52e34a Homepage: https://metacpan.org/release/Devel-Cycle Description: Perl module to detect memory cycles in Perl objects Devel::Cycle is a developer's tool for finding memory cycles in Perl objects. Since Perl provides its automatic memory management using reference counting, cyclical/circular references will result in memory that will never be freed. Optionally, PadWalker (libpadwalker-perl) module enables reporting of cycles in code closures as well. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdevel-declare-perl Architecture: arm64 Version: 0.006022-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 115 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libb-hooks-endofscope-perl, libb-hooks-op-check-perl, libsub-name-perl Filename: pool/main/libd/libdevel-declare-perl/libdevel-declare-perl_0.006022-ok1_arm64.deb Size: 38372 MD5sum: b1c01ebef7fe1b3411403a30a036d27c SHA1: a9b55f6039ce4d14a4d1995447ba5ba9c8bcf173 SHA256: 9e385710b06b71b09e68f64a49b51e8df056cc1ed40f6ed4bf3b0bf156a7a85a SHA512: 3f1c0335b59fb7b29c8106c875a2fa5a55f808c92d09964875ea355a69814dc677e7f337ea27f589f87c0b58c68f44b3a8f09f1fca10ea6edf0527b010279cf2 Homepage: https://metacpan.org/release/Devel-Declare Description: module to add new syntax to Perl Devel::Declare can install subroutines called declarators which locally take over control of Perl's parser, allowing the creation of new syntax, including keywords and other constructs that might not be, in themselves, valid Perl 5 code. . This module can be used for adding new keywords, completely in Perl code. It allows a subroutine to be executed during the Perl code compilation, meaning that syntax can be transformed into equivalent code for Perl on-the-fly. 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/main/libd/libdevel-hide-perl/libdevel-hide-perl_0.0015-ok2_all.deb Size: 11502 MD5sum: 8fe53a603234670823c3b9c83b21dde2 SHA1: b1d40276c4bb609289bbd3e47b95c8d7798d748a SHA256: 6655bd93667e250badacdd5ab7639569c7e0a5246ac9ee0573f2ba180c43dd8a SHA512: 340c975db342c94200c13d4742b8b595de8cdf0926bf79d5834a8856d3021aa40c1c718e1008f1cfbc638b50d25aca5d8bc4a92062b4a364cafcfd9e3dcdcdfe Homepage: https://metacpan.org/release/Devel-Hide Description: module for forcing the unavailability of specified Perl modules (for testing) Given a list of Perl modules/filenames, Devel::Hide makes require and use statements fail (no matter the specified files/modules are installed or not). . They die with a message like: . Can't locate Module/ToHide.pm (hidden) . The original intent of Devel::Hide is to allow Perl developers to test for alternative behavior when some modules are not available. In a Perl installation, where many modules are already installed, there is a chance to screw things up because you take for granted things that may not be there in other machines. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdevel-leak-perl Architecture: arm64 Version: 0.03-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 39 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libd/libdevel-leak-perl/libdevel-leak-perl_0.03-ok2_arm64.deb Size: 9470 MD5sum: a687312aa81fa5383373e097353f4be7 SHA1: ce6f1aee9f7c76dfc922f11a41d6cf5bb54f1fa2 SHA256: 423b022e153a5c1d42bca2cff9ff3e6fe221a0c73f24cfa8968cde18956c6a59 SHA512: 5c7e2b92b63b77bf1a9ac11e635d92c48652778abed0c1e5f7ccd3921fa98e583e2efc483b7de7ce34bc2877d334c65e917f98078f04bfdc215eeaa8c5c5f5c6 Homepage: https://metacpan.org/release/Devel-Leak Description: utility for looking for perl objects that are not reclaimed Devel::Leak has two functions: NoteSV and CheckSV. . NoteSV walks the perl internal table of allocated SVs (scalar values) - (which actually contains arrays and hashes too), and records their addresses in a table. It returns a count of these "things", and stores a pointer to the table (which is obtained from the heap using malloc()) in its argument. . CheckSV is passed argument which holds a pointer to a table created by NoteSV. It re-walks the perl-internals and calls sv_dump() for any "things" which did not exist when NoteSV was called. It returns a count of the number of "things" now allocated. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdevel-lexalias-perl Architecture: arm64 Version: 0.05-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 34 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libdevel-caller-perl Filename: pool/main/libd/libdevel-lexalias-perl/libdevel-lexalias-perl_0.05-ok2_arm64.deb Size: 7656 MD5sum: 388fff52bbf543c351d126282c5a1656 SHA1: 78e3ef84c9b4e1a813428f95e295fbbced0ab6da SHA256: dd5ee2d4ca854f0ce9da37c2fa7217904efa014100d4894c0ea3b2f1c22fdea5 SHA512: c62fd7a7651800dee00f8ae9fec3eaf8a3a756ec24d44bdd862e63ef9ee82baf14bb0ce6ee77993575a3d0cce42568a44fb1b8e64cf85a291cce9169f2542c8c Homepage: https://metacpan.org/release/Devel-LexAlias Description: Perl module that provides alias lexical variables Devel::LexAlias provides the ability to alias a lexical variable in a subroutines scope to one of your choosing. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdevel-mat-dumper-perl Architecture: arm64 Version: 0.46-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 108 Depends: perl (>= 5.30.0~), perlapi-5.30.0, perl (<< 5.30.1~), libc6 (>= 2.17) Filename: pool/main/libd/libdevel-mat-dumper-perl/libdevel-mat-dumper-perl_0.46-ok1_arm64.deb Size: 39474 MD5sum: 26866cba2dd102ae9d790b57f2fb27a0 SHA1: 1de1c2a259a8b33562b3b07ceef17fc243558ecd SHA256: fe37d645971c26b39078132811965f56e38c6156974a162335ea60871e6d7939 SHA512: 6ee8038cf5a9e333d2a4976c26ab3eec5876fd3fa9fee3efb7c28543dc5291278b566c119856d1d4b2ba2a84323becf8c2a39a8b55057d13b5e9a44569cd51fe Homepage: https://metacpan.org/release/Devel-MAT-Dumper Description: module to write a heap dump file for later analysis Devel::MAT::Dumper provides the memory-dumping function that creates a heap dump file which can later be read by Devel::MAT::Dumpfile. It provides a single function which is not exported, which writes a file to the given path. . The dump file will contain a representation of every SV in Perl's arena, providing information about pointers between them, as well as other information about the state of the process at the time it was created. It contains a snapshot of the process at that moment in time, which can later be loaded and analysed by various tools using Devel::MAT::Dumpfile. 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/main/libd/libdevel-overloadinfo-perl/libdevel-overloadinfo-perl_0.007-ok1_all.deb Size: 13078 MD5sum: 0b397c3080366d457872d1eaa27a7029 SHA1: fb1bedf8947a008bf6e2c7cdb5c878182cd08242 SHA256: 73359cd1f3c69ec9f7ed6a5c1dac9fcfffab45ece3928f1eab9f085373c62a68 SHA512: 453d4d8b1da9c395d84c5cb3f62ca34e8cc2c7dbd52dc62fbd896cdd0d58901ef41b22ced4b0390030f91126143bcb74552d616734189ed5affb7a5dd70a6258 Homepage: https://metacpan.org/release/Devel-OverloadInfo Description: module to introspect overloaded operators Devel::OverloadInfo returns information about overloaded operators for a given class (or object), including where in the inheritance hierarchy the overloads are declared and where the code implementing it is. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdevel-size-perl Architecture: arm64 Version: 0.83-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 54 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libtest-simple-perl Filename: pool/main/libd/libdevel-size-perl/libdevel-size-perl_0.83-ok2_arm64.deb Size: 18838 MD5sum: 855a9e6cb53d9da8748c6abdd1957db9 SHA1: 8ed6d0f62b67e220cb42d442bdd7d2852613b8e6 SHA256: 9ef8e48e3c45b1b4ad3770ec43deae3c45d96d9be8a694f8324798368e8878a2 SHA512: d735c8280cee6da0906de8dffccbe711416b1a1aa6fa5d310c824a8cc3fa4d496d47a03303f9f31b8e03a947747e21c7e6fe48fdee7db2aa3bf27cac0bcd7b6e Homepage: https://metacpan.org/release/Devel-Size Description: Perl extension for finding the memory usage of Perl variables Devel::Size figures out the real sizes of Perl variables in bytes. Call functions with a reference to the variable you want the size of. If the variable is a plain scalar it returns the size of the scalar. If the variable is a hash or an array, use a reference when calling. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdevel-stacktrace-perl Architecture: all Version: 2.04-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 58 Depends: perl:any Filename: pool/main/libd/libdevel-stacktrace-perl/libdevel-stacktrace-perl_2.04-ok3_all.deb Size: 21598 MD5sum: 6ffde163a94c538ff4dfa37a8b0673fb SHA1: 87850849d4ea3774b84c8862f30b4e7f8e95864e SHA256: 693422cf5d4966de06085c7c179710d902b0892e991d9439fbcc09ca68da0f59 SHA512: 8e998785175b30df19e917633388aed08134b67417c73be4ea051d626ba6cd6df4f120e6f9537a9a817a60b66c257b34790390c670766d2ebcfc8e739a6e093b 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(). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdevmapper-dev Architecture: arm64 Version: 2:1.02.167-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: lvm2 (2.03.07-ok3) Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 164 Depends: libdevmapper1.02.1 (= 2:1.02.167-ok3), libdevmapper-event1.02.1 (= 2:1.02.167-ok3), libudev-dev, libselinux1-dev Filename: pool/main/l/lvm2/libdevmapper-dev_1.02.167-ok3_arm64.deb Size: 36492 MD5sum: 9887adddab57613bd5c8fab1ef88daa2 SHA1: e7e3494157ac72866f6fb05a7b3b5a40ef3f3750 SHA256: a041af7ab28944fda679703a6fdd44c741a6b28eab85ff0ab804634ca45ebc3f SHA512: b4b64a42a9f4a441b5354769dd29103b5042b670cefc1b2999656e1913e4fa07ec60b4f4303ce8c67a1e0356f5efc32195380a82b2b3c210c754117dc7dbd51e Homepage: http://sources.redhat.com/lvm2/ Description: Linux Kernel Device Mapper header files The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but software raid, and other drivers that create "virtual" block devices. . This package contains the (user-space) header files for accessing the device-mapper; it allow usage of the device-mapper through a clean, consistent interface (as opposed to through kernel ioctls). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdevmapper-event1.02.1 Architecture: arm64 Version: 2:1.02.167-ok3 Multi-Arch: same Priority: optional Section: libs Source: lvm2 (2.03.07-ok3) Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 85 Depends: libc6 (>= 2.33), libdevmapper1.02.1 (>= 2:1.02.97) Filename: pool/main/l/lvm2/libdevmapper-event1.02.1_1.02.167-ok3_arm64.deb Size: 11748 MD5sum: 039b51d1d261237090d19e591054ab84 SHA1: 32759e75ea9ed5b6bcba191cbbafe781629b20b6 SHA256: 14e8456307eca88a1b5a3a26369b6059bf38d85a2caac8bc5fe0e00d8b99ae5e SHA512: 9a64a186c0185d99fe75c7dae27c7c7133c5effa42361785265ff043f3bb5b2848e421f0fc9d867f2e026c40d41e1a0d745887d4595c88cb8646a143607277f7 Homepage: http://sources.redhat.com/lvm2/ Description: Linux Kernel Device Mapper event support library The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but software raid, and other drivers that create "virtual" block devices. . This package contains the userspace library to help with event monitoring for devmapper devices, in conjunction with the dmevent daemon. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdevmapper1.02.1 Architecture: arm64 Version: 2:1.02.167-ok3 Multi-Arch: same Priority: optional Section: libs Source: lvm2 (2.03.07-ok3) Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 503 Depends: libc6 (>= 2.33), libselinux1 (>= 3.1~), libudev1 (>= 183) Recommends: dmsetup (>= 2:1.02.167-ok3) Conflicts: libdevmapper1.02 Breaks: liblvm2app2.2 (<< 2.02.122), lvm2 (<< 2.02.122) Filename: pool/main/l/lvm2/libdevmapper1.02.1_1.02.167-ok3_arm64.deb Size: 124990 MD5sum: b0abd366e70c6ca1da5c0e8bc78eb3b6 SHA1: b4b693a01f205f6972814df2580d486ba0ee806a SHA256: a21ff69fe5840913785bf6bcf8687336884af0b984dc347687915d5ef90cbb01 SHA512: 010cab9f4d4b43a7f9163056e91527f67b36cc7351748acf5b4c21b45ea87d0b203f27c40b5fd65e81601c8864cbc9d253fac3a8d54c24ce0fce6d0e8be5ffd2 Homepage: http://sources.redhat.com/lvm2/ Description: Linux Kernel Device Mapper userspace library The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but software raid, and other drivers that create "virtual" block devices. . This package contains the (user-space) shared library for accessing the device-mapper; it allows usage of the device-mapper through a clean, consistent interface (as opposed to through kernel ioctls). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdframeworkdbus-dev Architecture: arm64 Version: 6.0.0-ok1 Priority: optional Section: libdevel Source: dde-qt-dbus-factory Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 804 Depends: libdframeworkdbus2 (= 6.0.0-ok1) Conflicts: libdframeworkdbus Filename: pool/main/d/dde-qt-dbus-factory/libdframeworkdbus-dev_6.0.0-ok1_arm64.deb Size: 61746 MD5sum: 335212dbff66dfe0552bbe7cdd208447 SHA1: b0ba2507117b5a28ee06db0443709035ba8e2c38 SHA256: e68c03cf873f8ea4f89db35eeeb22fae63e3780b90ad01ab3bf981b4d10ef85f SHA512: 56038dfe0d85daa1afd2670486c41dc46a28c9b65b0ac7e9b4d98a11de66e718583f04f871f1c7a229fda5fe78234f06438e45d12e763d27ce902e75c399a398 Homepage: https://github.com/linuxdeepin/dde-qt-dbus-factory Description: Qt DBus interface library for Deepin software (development files) Libdframeworkdbus provides Qt DBus interface for various Deepin software. It centralizes DBus-related code into single library for Deepin software written in Qt and get itself generated from handwritten XML DBus interface descriptions. . This package is part of DDE (Deepin Desktop Environment). . This package provides development header files for libdframeworkdbus. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdframeworkdbus2 Architecture: arm64 Version: 6.0.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: dde-qt-dbus-factory Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 4461 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.14.1), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/d/dde-qt-dbus-factory/libdframeworkdbus2_6.0.0-ok1_arm64.deb Size: 853582 MD5sum: ea5d3a00587a278e647ecae808104b96 SHA1: 01fd4ff9b72f5025f3a3cfd05507d6b2845e20a1 SHA256: f28038cfdb03bed7a58f52ec0b7c7985dae93115bf4b9f4aa8b2448c057ab070 SHA512: 1812e151d6a2ae9b3e5b3ae0d84418c3f0a8f9934f44d492d8d6327ed7b2c55bd385ace45b92acf0a5cbaec03be4d0acf7487c0a86208c9ea107e9780d2e5bc0 Homepage: https://github.com/linuxdeepin/dde-qt-dbus-factory Description: Qt DBus interface library for Deepin software (shared library) Libdframeworkdbus provides Qt DBus interface for various Deepin software. It centralizes DBus-related code into single library for Deepin software written in Qt and get itself generated from handwritten XML DBus interface descriptions. . This package is part of DDE (Deepin Desktop Environment). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdigest-hmac-perl Architecture: all Version: 1.04-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 45 Depends: perl:any Filename: pool/main/libd/libdigest-hmac-perl/libdigest-hmac-perl_1.04-ok1_all.deb Size: 15142 MD5sum: 295003dad781bd0366b23163199c0622 SHA1: bf4d8412d28f8cfc56ad97a4f8c6d2bcd0675eb1 SHA256: 7cd98e8a78eab7534dd85b8f13c757717cdde488b0065eb6cf2268363188624b SHA512: 886462aa33c43920184649f87a9a92dac3d90fc4f08cb5fcc4edd49fc6cd2f43f9f7e93a824f4b3a025a28c87653512893f4b9d3857e141e7fa70355194e34d4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdigest-sha3-perl Architecture: arm64 Version: 1.05-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 88 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libd/libdigest-sha3-perl/libdigest-sha3-perl_1.05-ok1_arm64.deb Size: 31822 MD5sum: 0e8590270d1d8d48e735bbdb79b27c98 SHA1: bb7c2f123313edec7763439100c3e6e2a4b466b4 SHA256: d857c6c60a0bef4791dc9b119e3a1835f8f5081a5398565ae681909e0c7226aa SHA512: 2828ce0bbae5de55dda3d9c289dc9516116a526bc432e123b680165a6e6a98066ea9770a3c360fd85968a60238f95160d268f6703f6294eb0297eaeb360ced00 Homepage: https://metacpan.org/release/Digest-SHA3 Description: Perl extension for SHA-3 Digest::SHA3 is a complete implementation of the NIST SHA-3 cryptographic hash function, known originally as Keccak. It gives Perl programmers a convenient way to calculate SHA3-224, SHA3-256, SHA3-384, and SHA3-512 message digests, as well as variable-length hashes using SHAKE128 and SHAKE256. The module can handle all types of input, including partial-byte data. 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/main/libd/libdir-self-perl/libdir-self-perl_0.11-ok2_all.deb Size: 5174 MD5sum: 38f06d69dec552c348d9d3c53b8bc8d3 SHA1: 0bf7a1c715ca6f17ebacb02c354ee2bc7c5ce480 SHA256: 5972f19ca8772f36a4c5cad002cafef9b24ab7d3ad8ccc965cc94bbe25a0f7cb SHA512: ba6a2ca10cd6b317066950fcff2a4cc5dfb704aa9f47b8cbcfedc25345b0ae3087746d651cf959567dc38b02a139fbc90dbff267e3a5c2f6d5d11d7ab2e67292 Homepage: https://metacpan.org/release/Dir-Self Description: module providing a __DIR__ constant for the directory of the source file Perl has two pseudo-constants describing the current location in your source code, __FILE__ and __LINE__. Dir::Self adds __DIR__, which expands to the directory your source file is in, as an absolute pathname. . This is useful if your code wants to access files in the same directory, like helper modules or configuration data. This is a bit like FindBin except it's not limited to the main program, i.e. you can also use it in modules. And it actually works. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdlrestrictions-dev Architecture: arm64 Version: 0.15.36-ok1 Priority: optional Section: libdevel Source: pkg-kde-tools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 194 Depends: libdlrestrictions1 (= 0.15.36-ok1) Filename: pool/main/p/pkg-kde-tools/libdlrestrictions-dev_0.15.36-ok1_arm64.deb Size: 27350 MD5sum: e5d78a57a5ee79d783411ea63b4ad37b SHA1: b33bca396ce274c0d1064bbe3979292b30e5cbe6 SHA256: 8da696c79b08e5d6d61a9d8802aad43918debdbda17a21dfc10a18a9c6ee0ff8 SHA512: 9ca9e147072ea65009be6ea6a2016ef2acb5a8c9c03f26cd15a0eb904780d48db59d8fcfb4abd919c37eecfe6d6e5de340ee3a781b5d68d615a6cc0af1e8d47b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdlrestrictions1 Architecture: arm64 Version: 0.15.36-ok1 Priority: optional Section: libs Source: pkg-kde-tools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 195 Depends: libc6 (>= 2.17) Filename: pool/main/p/pkg-kde-tools/libdlrestrictions1_0.15.36-ok1_arm64.deb Size: 31378 MD5sum: 4773bc719fb103a8925c776dc495ab92 SHA1: ef6b2a08b3bbc48806066a4a27b0116a69656946 SHA256: dd176878727c21161a121ec5e790b02499ad09dc22c83fad6424f6773ee70934 SHA512: b89e412cbcf05823f11314929ea615f97f0bae25ff6e2c160b390974d4a58dd98cd405ee082d4c3666493d97132da832eba2db1aee46d1dc88843ca07aa6cac3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdmtx-dev Architecture: arm64 Version: 0.7.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdmtx Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 153 Depends: libdmtx0b (= 0.7.7-ok1) Filename: pool/main/libd/libdmtx/libdmtx-dev_0.7.7-ok1_arm64.deb Size: 53140 MD5sum: 5a09790161766514c137f304985b7329 SHA1: e426b626ada06336d3ae845a13625e15d5521a97 SHA256: 9c0f23731ed05947f3f5ccc26de47e8b01ecdd35deea1698c40ba9b8111279a8 SHA512: 2ff41fc80e63fce0ad6dc9cca7120c70ee2978aeb5b4c9265b77a79545550b5126ce9a59e91af707a8de99911f9b0a6e64359a5413276baaf1da79e0056a4cd3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdmtx0b Architecture: arm64 Version: 0.7.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdmtx Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 112 Depends: libc6 (>= 2.17) Conflicts: libdmtx0, libdmtx0a Replaces: libdmtx0, libdmtx0a Filename: pool/main/libd/libdmtx/libdmtx0b_0.7.7-ok1_arm64.deb Size: 53464 MD5sum: 3bfae05cbd00e3ef82ff22f8eb99b3e2 SHA1: 538cc0ce49f899880a1f97afa014cb1f3a21e60c SHA256: ef4f2aae95ca5434307096e3206f599c221ebdb327727da439f52a8f4da85676 SHA512: a9c761dab2827434c17bdbe7c825330414ff01d2f0ded493c1a356f3dfd58b3c305802d8f26b2da8c091fe41c678f90767a58b938b60ff7f2dac70417829bc05 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdolphinvcs-dev Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: dolphin Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 50 Depends: libdolphinvcs5 (= 4:22.12.3-ok1), libkf5kio-dev (>= 5.92.0~), qtbase5-dev (>= 5.15.2~) Filename: pool/main/d/dolphin/libdolphinvcs-dev_22.12.3-ok1_arm64.deb Size: 10302 MD5sum: 9ff51b913198885476d0cb997d9b3803 SHA1: ec669223ecca8584112af59382de5e520ec60307 SHA256: c9be6bfbdfe9578c1adec86845f848b6096e79cfcd25b0374d7e28f7afc1b07d SHA512: 6d54d219ba3e55f25d3f0f735a9855412b1fa9b1b8eb3353184ca2759db330bba43758e05bde8add09114ec4b5b5ca957a34cf97cd724509235cce0592a100c7 Homepage: https://apps.kde.org/en/dolphin Description: library to show version control in Dolphin - development files This library enables developers to expand Dolphin with the ability to show version control status in directories that are version controlled. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdolphinvcs5 Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: dolphin Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 40 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/d/dolphin/libdolphinvcs5_22.12.3-ok1_arm64.deb Size: 9022 MD5sum: 8344dc16a934c21a4ffeab6cc71064bf SHA1: 28b04a882c8173308782adb2ff2246b9d641bd95 SHA256: b4fda3643892745f645c896975b77f572ae4280e6aa5b9c217eb531d38a989e7 SHA512: b34839164c2379c210950370f68527ed82f154dc306c59cfeb0bbba44d3cd144d32800a4f712c310f49e4dbf9ec92d86a7efa2fdf1cabfb0fe5ad30c03ef7742 Homepage: https://apps.kde.org/en/dolphin Description: library to show version control in Dolphin This library enables developers to expand Dolphin with the ability to show version control status in directories that are version controlled. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdpkg-dev Architecture: arm64 Version: 1.21.1-ok6.1 Multi-Arch: same Priority: optional Section: libdevel Source: dpkg Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 1632 Depends: libbz2-dev, liblzma-dev, libzstd-dev, zlib1g-dev Filename: pool/main/d/dpkg/libdpkg-dev_1.21.1-ok6.1_arm64.deb Size: 127546 MD5sum: 7892df5589a2342ee785c7a0749da506 SHA1: 0dd16822880a2830929750b475d4a1f267352cb0 SHA256: baf76ae1037de9f59ae7ed14306a63a82ec1d44cbc15db7b2600e7b29df4eb89 SHA512: 06186b4b89b3ffbe38ee151449a6a3b929f167a1e42169f131d58498738a7f91e388843b996214b4d77b023544caa8fa2506c548b6d5f607126ed22526d9e6bc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdpkg-perl Architecture: all Version: 1.21.1-ok6.1 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/main/d/dpkg/libdpkg-perl_1.21.1-ok6.1_all.deb Size: 336488 MD5sum: 40a433147e0726ce4e2944855f89e49c SHA1: 29da1fbbf41d5a286323922f4b419b2ea384ba9d SHA256: 22fad01821402b6788649fbd970c5168396b0b404c8c2ad48ba0920f2305b13f SHA512: 7c1505bd97e3ca00dcd7d4a5d7fb0d1103399e2742436be1e580eb2fa0d1059b372084e8376cef814704a34e633e54f41b3a38056c618eae3321579cb22fa56d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdrm-amdgpu1 Architecture: arm64 Version: 2.4.114-ok2 Multi-Arch: same Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 98 Depends: libc6 (>= 2.28), libdrm2 (>= 2.4.108) Filename: pool/main/libd/libdrm/libdrm-amdgpu1_2.4.114-ok2_arm64.deb Size: 18852 MD5sum: 05627c2f5aaf7b165c4171e4c151ba34 SHA1: ffc17853b3d6cd39d01b33e5437ebf2157da4c5d SHA256: 132b2583a8dd29418cb32fd0671053e1244c2afd4dc24fbdf22f5e52cd37d2a9 SHA512: 501be87f52598ccc2e45c9d34c3161f919a0ae3761e173d1867ed10f72e8f96549039eab5c308fc6af78cf6835a1944efd2d4c48e1c59f8ed78126559b8b8e9d 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. 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/main/libd/libdrm/libdrm-common_2.4.114-ok2_all.deb Size: 5576 MD5sum: 5e911e6b9139094abdb1da627e0b4119 SHA1: a383970994e420206d104a4e2d787a9e49e27528 SHA256: ee2bcb45fe310f5b8005504b98075e39ced477f386bc1300669afd6b4dad7bb0 SHA512: dda6074fc6ae11dc06e31a4710ad0f7aafa8e54f88a35aa4066b9935f7fcb1626f541b590a4be9f65b7778019eab417f03aa63e08639f9d3fc7649b74ad8317d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdrm-dev Architecture: arm64 Version: 2.4.114-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1282 Depends: libdrm2 (= 2.4.114-ok2), libdrm-radeon1 (= 2.4.114-ok2), libdrm-nouveau2 (= 2.4.114-ok2), libdrm-amdgpu1 (= 2.4.114-ok2), libdrm-freedreno1 (= 2.4.114-ok2), libdrm-tegra0 (= 2.4.114-ok2), libdrm-etnaviv1 (= 2.4.114-ok2), libpciaccess-dev Filename: pool/main/libd/libdrm/libdrm-dev_2.4.114-ok2_arm64.deb Size: 253840 MD5sum: fe83bd0094c03e79392c9b3908d8a762 SHA1: bbf5ad1c971dab8cc3608e285803f3a91eddbec6 SHA256: a5cf61dc47520d185a13f5ccfcf16b520cbd3975b4670ace5bfc547327a920c1 SHA512: 935659cb2ccc951ea64d7487f66dea86c83a69f675b143f379679d642cecc546da0a5e8a7f24dc49b45a5eada55224aaf1160f4fe4f51820adeede8169d8c778 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdrm-etnaviv1 Architecture: arm64 Version: 2.4.114-ok2 Multi-Arch: same Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 96 Depends: libc6 (>= 2.17), libdrm2 (>= 2.4.108) Filename: pool/main/libd/libdrm/libdrm-etnaviv1_2.4.114-ok2_arm64.deb Size: 11560 MD5sum: 37512e270247a52b6d85663345e6327b SHA1: debeda52104d0be59c549e43d1dfd79548178408 SHA256: 894ee7db7382488edf25587d7f512fc40d0cd3fcc66e6c50add8eb56952f3622 SHA512: 6c0aeea9e3a7ab0422de58a18ce190313de1ba254b34fab6653ee2c8ace1952f752624dd7171d358e46b9aba86a1332d3be22da586d92668ad94e6fe13ee0b81 Homepage: https://cgit.freedesktop.org/mesa/drm/ Description: Userspace interface to etnaviv-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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdrm-freedreno1 Architecture: arm64 Version: 2.4.114-ok2 Multi-Arch: same Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 97 Depends: libc6 (>= 2.17), libdrm2 (>= 2.4.108) Filename: pool/main/libd/libdrm/libdrm-freedreno1_2.4.114-ok2_arm64.deb Size: 19122 MD5sum: 7a3a2f47f025005ec9b9d6468b1e186f SHA1: 6c849711e6999a662c7dd04f2a34094199220752 SHA256: 6cb09caf005178c80840f8e1eaa308e2b87fb8bd563de4bece350fad797889ac SHA512: 86c1dba738ed0f7a8e635e9b49c37ed93d95f8585b4ccb1304d14246adcb748c7edc41de46ed42cf7dd3ae451c7b06bf981b69d5df724afd6891c36a6ea8e586 Homepage: https://cgit.freedesktop.org/mesa/drm/ Description: Userspace interface to msm/kgsl 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdrm-nouveau2 Architecture: arm64 Version: 2.4.114-ok2 Multi-Arch: same Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 100 Depends: libc6 (>= 2.17), libdrm2 (>= 2.4.108) Filename: pool/main/libd/libdrm/libdrm-nouveau2_2.4.114-ok2_arm64.deb Size: 16500 MD5sum: 7eb4171adb4bb0ba8e04cedc25007272 SHA1: 46d03f35afb943202a573eea8c7091a48b385ffb SHA256: e3ba4a090f82fa1ccd11e117388986f402f93c782091dd7490c7cc252ff74733 SHA512: ad9264c3de92e8810b85a9d2ecde391c5d038b6dc01b632c0970d91d8b79e50cd79137f9fce7b57ef67829a3539b5c0081b6aaf79cb1ea3faeb9be4bc92645d9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdrm-radeon1 Architecture: arm64 Version: 2.4.114-ok2 Multi-Arch: same Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 97 Depends: libc6 (>= 2.17), libdrm2 (>= 2.4.108) Filename: pool/main/libd/libdrm/libdrm-radeon1_2.4.114-ok2_arm64.deb Size: 19438 MD5sum: 55a0f10647062be1ca8379755c078d1e SHA1: 822d6806e0b27064c89b20e2f9de4a8de59b73fa SHA256: 53c6f5ea2c74a933e3374a271ace59cffdfbebcace4ffd8afcd846a36d8a98ba SHA512: 7e2a8a85d5a8afbbd464d784cfce3972b04b75942dcacb62a4b1eed34907fd4b3e83c9364dc398f4010b2375ea29c9a708972038ce14c9d9940070a676713b52 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdrm-tegra0 Architecture: arm64 Version: 2.4.114-ok2 Multi-Arch: same Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 97 Depends: libc6 (>= 2.17), libdrm2 (>= 2.4.108) Filename: pool/main/libd/libdrm/libdrm-tegra0_2.4.114-ok2_arm64.deb Size: 8818 MD5sum: efbc0778bcf4625eb13e7b9d173fd898 SHA1: 64c8e944c8b6a8f3f1c10f8fb6a4f9c96ffab7c8 SHA256: 9458a7205fb91713da9c02a0d80514adbc5f255a7f924e45e6664ddafecfab26 SHA512: 76415bff80b57dc6532c69096f2f62e58c59b76afaf335bd33657da6c69fa458266e1a420d350475539eaeb47c5581b818409e0e105ccc385494818508f7b783 Homepage: https://cgit.freedesktop.org/mesa/drm/ Description: Userspace interface to tegra-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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdrm-tests Architecture: arm64 Version: 2.4.114-ok2 Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1153 Depends: libdrm2 (= 2.4.114-ok2), libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.77), libdrm-etnaviv1, libdrm-tegra0 (>= 2.4.112) Filename: pool/main/libd/libdrm/libdrm-tests_2.4.114-ok2_arm64.deb Size: 62412 MD5sum: e76339cbe5041f50b15bbc12883aceb2 SHA1: 97a5ea81b8f0101e04056767a5ea2db06ca7ecc2 SHA256: 71143281583f406b1f989f64700d2071f73e463f8756b7859fa19cdf33c32ed7 SHA512: 8e4967e39faf42895298c63c699b2154d2b14a4c07a2a64cd0b0578ed1aa72f6b95fc9a7bce48d4aa1f822a0c49318a7c4f2b0df43d2a249b797391f9aa82530 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdrm2 Architecture: arm64 Version: 2.4.114-ok2 Multi-Arch: same Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 167 Depends: libdrm-common (>= 2.4.114-ok2), libc6 (>= 2.33) Filename: pool/main/libd/libdrm/libdrm2_2.4.114-ok2_arm64.deb Size: 36814 MD5sum: 06d6853c068d243a0c20e6a6d82d65a0 SHA1: 53be11f3a11ed5a02b3ff93de5a5fdb9ad182fcd SHA256: c1eead4e66173eefc8bf1c0fbf20d643a4e77d2d89bba39338bd9be35cfd5ef5 SHA512: 38f530095fde994e8a0d1a5a0604f9efb262c234d6f9aa1f7c45792b40fe2fd3929fbf00fe5c05898bc1bafa7028bbf83241ad6ee9b409dd798cdeff5c55ddf9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkcommon-dev Architecture: arm64 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: 51 Depends: libdtkcommon (= 5.6.12-5.6.4dde-ok1) Conflicts: libdtkcore-dev (<< 5.4.10) Replaces: libdtkcore-dev (<< 5.4.10) Filename: pool/main/d/dtkcommon/libdtkcommon-dev_5.6.12-5.6.4dde-ok1_arm64.deb Size: 10980 MD5sum: 60f512284291be07c3acd17fbc2b6ba0 SHA1: a01b517ea8577f6e143a59ae69f3d7da30922dbf SHA256: 7de211730a1f95d1fd1c2684d87e0bc87918d9f990b21f49851195231e3a388e SHA512: fc85cb5d661536f5e242e59d2ac1de1602cf719dc5377d19b67cec39e04c67f547cfd615e6334616c27519587407741fa3af845cd8130874ba429b7d82290a53 Homepage: http://www.deepin.org/ Description: dtk common files Used to store public build files cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkcommon Architecture: arm64 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/main/d/dtkcommon/libdtkcommon_5.6.12-5.6.4dde-ok1_arm64.deb Size: 3980 MD5sum: 5ff8d3552b6739f351edc895dcea94e5 SHA1: ecf960ba82ea3a91ed5ab107814347c4678b91aa SHA256: 39fbee84be221ef82b4ca247b8cae5e746f2b5e522bd9be2751260dc8998fbe6 SHA512: 52054b59b114b44432d065666740f5d2174b7c8ee97112c7d4d4c438c80906a818a5b31bc89c48d43a3b4393fea8e7757422c9f0d607f4e8b4bb09c819960136 Homepage: http://www.deepin.org/ Description: dtk common files Used to store public configuration files cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkcore-dev Architecture: arm64 Version: 5.6.12-ok1 Priority: optional Section: libdevel Source: dtkcore Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 298 Depends: libdtkcore5 (= 5.6.12-ok1), libdtkcommon-dev (>= 5.6.4) Filename: pool/main/d/dtkcore/libdtkcore-dev_5.6.12-ok1_arm64.deb Size: 42414 MD5sum: be06cdacf83257adf335234547f9a830 SHA1: 356d987a3e86065dc1e4240609fc6c29e1623d52 SHA256: 9a4244f74cf37671e4f727362addf2b7e2a70f831c53d63702cd1f9c4f3da11e SHA512: 28475ef467fc6ef9d46975deee72731310ecd453a605fb35f8e37533194bd8fc97b93a3d0651a1fedaa1cdcbd4b249a4cfea388e90b80c253f36c1a2c7b4b2ab Description: Deepin Tool Kit Core Devel library DtkCore is base devel library of Deepin Qt/C++ applications. . This package contains the header files and static libraries of DtkCore cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkcore-doc Architecture: arm64 Version: 5.6.12-ok1 Priority: optional Section: libdevel Source: dtkcore Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 2402 Filename: pool/main/d/dtkcore/libdtkcore-doc_5.6.12-ok1_arm64.deb Size: 1746252 MD5sum: 44b48e2f7aa5ac84f4d783dbefd5e8c1 SHA1: a4043e72596a8a98aee6fb70ab2e8cbe24cccfd1 SHA256: 259c03094cbba7fabeea1721abfc91b2276b1211efe6335fe24ea1d2a78a529f SHA512: bc8a8d41c0491221849358a77e9f142f114198e459df80b7a3b2ce9dd3e9598285e30682e0ac00694ea9f1df105c31d2d47d9280c5edbac41eda2a8698171f3c Description: Deepin Tool Kit Core (document) DtkCore is base devel library of Deepin Qt/C++ applications. . This package contains the doc files of DtkCore cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkcore5-bin Architecture: arm64 Version: 5.6.12-ok1 Priority: optional Section: libdevel Source: dtkcore Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 1185 Depends: libc6 (>= 2.34), libdtkcore5 (= 5.6.12-ok1), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 4.3), qtbase-abi-5-15-8 Filename: pool/main/d/dtkcore/libdtkcore5-bin_5.6.12-ok1_arm64.deb Size: 307628 MD5sum: 28c58479e0c746649cac75b2d6b14f1d SHA1: 4eac338a2bd3d09cc8e387a0d95fa7ab4b035f3a SHA256: bbaac44858d70f662fab3b9d784ad2bf9f8b274afa73e102b6cedd4c25eb972e SHA512: 9e3fb946fe892cd53e37bb19939a30f88c8b7239309e3abe7e4c6cecf87aa80d0a3ee47d674b1d41ff05868ec4ec63abf92d5328898cfbe38af7a5a490c8d2d6 Description: Deepin Tool Kit Core Utilities DtkCore is base devel library of Deepin Qt/C++ applications. . This package contains the utilities of DtkCore cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkcore5 Architecture: arm64 Version: 5.6.12-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: dtkcore Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 1758 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5.2), libsystemd0, qtbase-abi-5-15-8, lshw, libdtkcommon Filename: pool/main/d/dtkcore/libdtkcore5_5.6.12-ok1_arm64.deb Size: 502060 MD5sum: 8c28b34f1ebfe6f63e3089f167fdcf0c SHA1: a2fe5e963fae7571b0d0c88f6768677e166b5144 SHA256: 2ae57f5174a14286ee0ebda37588b89e2d2449dae8144b6b118460514db2d09f SHA512: 36ee25442a141330e9bb4ba27a5162aa59dd7af2176c6309fde0b3675baf572f7cb5249cd83b5a387e51a008ff64902d549b8911688665485c54d86fd01bd787 Description: Deepin Tool Kit Core library DtkCore is base library of Deepin Qt/C++ applications. . This package contains the shared libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkdata Architecture: arm64 Version: 5.6.12-ok1 Priority: optional Section: libdevel Source: dtkcommon Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 12 Filename: pool/main/d/dtkcommon/libdtkdata_5.6.12-ok1_arm64.deb Size: 4180 MD5sum: 974f0ec0085b8b02ecd689933acbd1b4 SHA1: e2f3d343566fde3e6f5f05f5c9d64e1ac17ff8ee SHA256: d51dfc89b7d0dee8146dd3d5122675ba57e978fd79fb63ca222aff83dd230ffc SHA512: 288f91f8c636a33e03fe44c177798381e9727d6ea14930ca4130aac655d37d9f184f1c41d520dccbae730cfad18f946c50e4961a373b2122b199b76be0633242 Homepage: http://www.deepin.org/ Description: dtk common files Used to store public configuration files cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkdeclarative-dev Architecture: arm64 Version: 5.6.17-ok1 Priority: optional Section: libs Source: dtkdeclarative Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 129 Depends: libdtkdeclarative5 (= 5.6.17-ok1) Filename: pool/main/d/dtkdeclarative/libdtkdeclarative-dev_5.6.17-ok1_arm64.deb Size: 17956 MD5sum: 72f551999d7f1826e47644bd69f54b27 SHA1: 398000dadd7af1ceb8e631c93af3282d0b323b13 SHA256: 181dbacd14368a7fc955362877aec813fcff3c7475ca91099be5b09549ecbf19 SHA512: 3da976390c66124c1dd606ed26c1d949f6989a94644dc973eddaf11337d8215e8b45a1311d9985735b82ab81b123d103c197885f798613cec580557f4f1b1ebd Homepage: http://www.deepin.org Description: Deepin Tool Kit Gui Devel library Dtkdeclarative is base library of Deepin Qt/QtQuick applications. . This package contains the header files and shared libraries of DtkDeclarative cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkdeclarative-doc Architecture: arm64 Version: 5.6.17-ok1 Priority: optional Section: libs Source: dtkdeclarative Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 3215 Filename: pool/main/d/dtkdeclarative/libdtkdeclarative-doc_5.6.17-ok1_arm64.deb Size: 2643888 MD5sum: 9379996c377153fd3e27628053b1dd0e SHA1: 9361fc0dcab9330c5aae3ac2a157171f301b40f9 SHA256: bad7e5b58ab431732cff2f2413c9c052f82389724ceccce9bbe2b80ffe4b4ea7 SHA512: f7462e09d2baaffa268f90a805eae838db329afdada67e76aaea7d5bd94315eda8d295c9615a13b0db18297a462d2f0248cc482e2ec8f82af14fba175bdd3878 Homepage: http://www.deepin.org Description: Deepin Tool Kit Gui Devel library (Document) Dtkdeclarative is base library of Deepin Qt/QtQuick applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkdeclarative5 Architecture: arm64 Version: 5.6.17-ok1 Multi-Arch: same Priority: optional Section: libs Source: dtkdeclarative Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 2903 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6.12), libdtkgui5 (>= 5.6), libgcc-s1 (>= 3.0), libgl1, libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5qml5 (>= 5.14.1), libqt5qmlmodels5 (>= 5.14.1), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libstdc++6 (>= 4.3), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/d/dtkdeclarative/libdtkdeclarative5_5.6.17-ok1_arm64.deb Size: 711688 MD5sum: 865bf54299f7dfcdd075fa4bd4e66610 SHA1: cda3c49ba9b3a8490f38f3658bd572b002f4a52b SHA256: 507f2b0a69480e0affa6b0a2912a96d8dcecd6a4d1faff76435aff3d1cbe6f56 SHA512: bbf4a025ea09f0cb8364eb4e7e8a1aa77e61cfe665a4945117f893ace9c6cb98508fff089b840c072d3acf6c75d612871bb80d2f1ae08be8f184eff41b628fa9 Homepage: http://www.deepin.org Description: Deepin Tool Kit Gui library Dtkdeclarative is base library of Deepin Qt/QtQuick applications. . This package contains the shared libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkgui-dev Architecture: arm64 Version: 5.6.12-ok1 Priority: optional Section: libdevel Source: dtkgui Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 127 Depends: libdtkgui5 (= 5.6.12-ok1) Filename: pool/main/d/dtkgui/libdtkgui-dev_5.6.12-ok1_arm64.deb Size: 20898 MD5sum: 28cce74535364f70a9cf865ceed1f3f0 SHA1: 3dd8b91b8008aa7fe55f58442bd71bd7cfb24345 SHA256: 778358b2bf7162159ce0395df6bd8011f9b729d20353a797e56cf1a80a117f60 SHA512: 45f7464709436a3765ccb0fb91a7b498ba1193e44781bb9517a203de2d9e3072fcd74615e642926a77ac2f18d8e40a0fc42c7ace86a595f4f66d87da79344c22 Description: Deepin Tool Kit Gui Devel library DtkGui is base devel library of Deepin Qt/C++ applications. . This package contains the header files and static libraries of DtkGui cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkgui-doc Architecture: arm64 Version: 5.6.12-ok1 Priority: optional Section: libdevel Source: dtkgui Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 2422 Filename: pool/main/d/dtkgui/libdtkgui-doc_5.6.12-ok1_arm64.deb Size: 1650752 MD5sum: 98f191dc878e24ec1c8736dfd3b069dc SHA1: 6e0058c635e488bd11f1f2d330cd33af72510e95 SHA256: 58784c45a50de60050b38f0a162c6486325e4fd7204d47f3b08bf71bc4dcac02 SHA512: 209f50199008a56ee12265de298d4a2fe597794adcd9bad81349a16f19a8dda97f2e4294d25204366d4939402d4cf7c825098a2e335fe3317193e379fa2b406e Description: Deepin Tool Kit Gui (Document) DtkGui is base devel library of Deepin Qt/C++ applications. . This package contains the qt Document of DtkGui cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkgui5-bin Architecture: arm64 Version: 5.6.12-ok1 Priority: optional Section: libdevel Source: dtkgui Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 349 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libdtkgui5 (= 5.6.12-ok1), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 6), libx11-6 Filename: pool/main/d/dtkgui/libdtkgui5-bin_5.6.12-ok1_arm64.deb Size: 49780 MD5sum: e7186545090beb3d1609d9bfb37fcec7 SHA1: 9d7adbd3451790499ae3e281f2f0962720555ed7 SHA256: 7109cc8ee28058dce1c81a12f7deec40a01741b986803ef341d10984456f6ab2 SHA512: fcf48568a19510eb03e4f194b064abc6e359f70eb67b42141202664ef7abf7ead7b8c33cfa33a3922e1bc3b322b2122beac221eea3066727e56fa84d454be13e Description: Deepin Tool Kit Gui Utilities DtkGui is base devel library of Deepin Qt/C++ applications. . This package contains the utilities of DtkGui cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkgui5 Architecture: arm64 Version: 5.6.12-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: dtkgui Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 1052 Depends: libc6 (>= 2.29), libdtkcore5 (>= 5.6), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5network5 (>= 5.0.2), libqt5xdgiconloader3 (>= 3.0.0), libstdc++6 (>= 5), qtbase-abi-5-15-8, libdtkdata, qt5-image-formats-plugins Filename: pool/main/d/dtkgui/libdtkgui5_5.6.12-ok1_arm64.deb Size: 307710 MD5sum: c7f893a6b5a7098665f718fb1ef94295 SHA1: 635835c7ed316df0848e978a413863e6b58c0e2c SHA256: 2a3d0ae6e3552508ad5e81cff7fac6c6f56fd538d6f304fd18f50aa853858e15 SHA512: 9c13f34167d5606b441b85628d3e9f8ab0230873e3c392b082d128432248b6d7c075e94a146fa3e8aa346707cd2a7d0aca625422d5602fad9b9d38ec46fbaf76 Description: Deepin Tool Kit Gui library DtkGui is base library of Deepin Qt/C++ applications. . This package contains the shared libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkwidget-dev Architecture: arm64 Version: 5.6.12-ok1 Priority: optional Section: libdevel Source: dtkwidget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 515 Depends: libdtkwidget5 (= 5.6.12-ok1), libqt5x11extras5-dev, libdtkcore-dev, libqt5svg5-dev, libdtkgui-dev, libcups2-dev Filename: pool/main/d/dtkwidget/libdtkwidget-dev_5.6.12-ok1_arm64.deb Size: 60550 MD5sum: 87d42faf95d940e6bb8313cb68e86bd3 SHA1: 209dac5105428b47644823bfff31f64ff73300e1 SHA256: 45e179be6c23eb19186e22e265d211d433354ac3e3e8f38275d3d3c36cc6c5c5 SHA512: 57419d0dd5dfe56ddf977c48041e744eb2eab701aa81d9fdf69ba4dd3e7dd8db9b68b79f324eb3dd342d66b0896d25b8553ba48bac673dc6863b75d2446013c5 Description: Deepin graphical user interface library DtkWidget is Deepin graphical user interface for deepin desktop development. . This package contains the header files and static libraries which are needed for developing Deepin applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkwidget5-bin Architecture: arm64 Version: 5.6.12-ok1 Priority: optional Section: libdevel Source: dtkwidget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 92 Depends: libc6 (>= 2.34), libdtkgui5 (>= 5.6), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libstdc++6 (>= 4.1.1), libdtkwidget5 (= 5.6.12-ok1), libqt5x11extras5-dev, libdtkcore-dev, libqt5svg5-dev Filename: pool/main/d/dtkwidget/libdtkwidget5-bin_5.6.12-ok1_arm64.deb Size: 10228 MD5sum: c375c639f330632dc1c07008774ed5c2 SHA1: b4d36b67594db90bfdb40a71ade8a62f8df698b0 SHA256: a573ab3896155866ab5bff2e60686e840841dbade2929bc6d0526cd19f096b54 SHA512: cd085c7a99ec86f531e2141f12d398c9e2e9c62ce98bfa07bc9a6a7a3e2cf2c1bb184f0d7a06bba0529f9ef60f110327232de001001655d440c9b8bb1dae9c38 Description: Deepin graphical user interface library utilities DtkWidget is Deepin graphical user interface for deepin desktop development. . This package contains the utilities which are needed for developing Deepin applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdtkwidget5 Architecture: arm64 Version: 5.6.12-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: dtkwidget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 4093 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.4.0), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstartup-notification0 (>= 0.10), libstdc++6 (>= 5.2), libx11-6 (>= 2:1.2.99.901), libxcb-util1 (>= 0.4.0), libxcb1, libxext6, libxi6 (>= 2:1.2.99.4), qtbase-abi-5-15-8, libdtkcommon Filename: pool/main/d/dtkwidget/libdtkwidget5_5.6.12-ok1_arm64.deb Size: 1006358 MD5sum: cb223899c514e7a4df96cd194c81ffb0 SHA1: 0fde2bc796d57d79a5ff37620114566e9ec0e812 SHA256: d5fcd4c14802671d5d8d2493a910fa5e6c819903be0427c73887792f236da123 SHA512: 30e665c4b289866ab11e331b376154985f1b7e1af39ae29636c25816c731ade906cdb0e9e323baea7a91c34371a384e4e0d10fdb8ab8032796543b13e315c7d2 Description: Deepin graphical user interface library DtkWidget is Deepin graphical user interface for deepin desktop development. . This package contains the shared libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdw-dev Architecture: arm64 Version: 0.187-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: elfutils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1660 Depends: libelf-dev, libdw1 (= 0.187-ok1), zlib1g-dev, liblzma-dev Filename: pool/main/e/elfutils/libdw-dev_0.187-ok1_arm64.deb Size: 330020 MD5sum: c7ef88cb2581000c86f66390c1da14f9 SHA1: 390b5435daf80e01fb32fbfc7b4d6ddb8ae8db7c SHA256: c2cc05bac16a628745cf6272750f35bea387b0516eb2889fb04551a929d2dbea SHA512: e391f19eb775bc80e96c485fb71b9529b6788b9ed801459c88582e59507881b2915abcd343e6a6d309f1adf41897757c4a97aa0b170a0bb187a08fb2092db6a4 Homepage: https://sourceware.org/elfutils/ Description: libdw1 development libraries and header files libdw1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libdw1 Architecture: arm64 Version: 0.187-ok1 Multi-Arch: same Priority: optional Section: libs Source: elfutils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 695 Depends: libbz2-1.0, libc6 (>= 2.17), libelf1 (= 0.187-ok1), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.2.3) Filename: pool/main/e/elfutils/libdw1_0.187-ok1_arm64.deb Size: 253386 MD5sum: 52f57313fb3004f11724265f7ac46828 SHA1: 281c99b1982fef616edf2baec6753763d1bb0c08 SHA256: 04f9d8bc5f542946e916a7374373baaa6121718048d4ab88ff64d86df9c579db SHA512: 15db0c435da2bf83c8903a65f2f97ec19cf834a837f98ff8c5f035befd2a0042bfe7d78fe796da5903b0bbca0283651f5cb968050e3d3a66a91d38bd0cf1ae01 Homepage: https://sourceware.org/elfutils/ Description: library that provides access to the DWARF debug information libdw1 provides a library that provides access to DWARF debug information stored inside ELF files. . This library is part of elfutils. 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/main/libd/libdynaloader-functions-perl/libdynaloader-functions-perl_0.003-ok2_all.deb Size: 11824 MD5sum: ec755318c56474e3aa90572ddc640c5d SHA1: 65c5dabbf5905ac782555dcdc26dd6ecd25c23bf SHA256: bcc365dc3d61ac99e3279389fca16a7fd833d3140c023d0f5a1c4a2ab0675ed9 SHA512: 6b7e495035e2c2d0f24d7a92ff8b5ff656a5d7fc60257639dce1d3833a1dd7c5dfec090ccef3dc50e0760ddbd2c189a19469522a78bfc5dc9c04eb90bb3e6060 Homepage: https://metacpan.org/release/DynaLoader-Functions Description: deconstructed dynamic C library loading DynaLoader::Functions provides a function-based interface to dynamic loading as used by Perl. Some details of dynamic loading are very platform-dependent, so correct use of these functions requires the programmer to be mindful of the space of platform variations. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libe-book-0.1-1 Architecture: arm64 Version: 0.1.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: libe-book Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 409 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libicu66 (>= 66.1-1~), liblangtag1 (>= 0.5.0), librevenge-0.0-0, libstdc++6 (>= 5.2), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: pool/main/libe/libe-book/libe-book-0.1-1_0.1.3-ok2_arm64.deb Size: 128940 MD5sum: 1d4e10439f31eaa69568b794a7cad5df SHA1: c57921acf9705543ad25b2d628d2de0db05d8da6 SHA256: d9715ca0ce5a0c943673a4fc02beddaf15e03e06108f66ce6df1ff69c5e36d11 SHA512: 0c34dbd44942d046ce99906b45a7ea576222cf445e2f29d52957c2f7d8de6d7d9a1c73109c2f6ccbec1b9181e4cef8ab33a82585f933dfca9c1d508d92ccf5f8 Homepage: http://www.freedesktop.org/wiki/Software/libe-book Description: library for reading and converting various e-book formats libe-book is a library and a set of tools for reading and converting various non-HTML reflowable e-book formats. . Currently supported are: - eReader .pdb - FictionBook v. 2 (including zipped files) - PalmDoc Ebook - Plucker .pdb - QiOO (mobile format, for java-enabled cellphones) - TCR (simple compressed text format) - TealDoc - zTXT - ZVR (simple compressed text format) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libe-book-dev Architecture: arm64 Version: 0.1.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libe-book Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 40 Depends: libe-book-0.1-1 (= 0.1.3-ok2), librevenge-dev, libicu-dev, libxml2-dev, zlib1g-dev Filename: pool/main/libe/libe-book/libe-book-dev_0.1.3-ok2_arm64.deb Size: 10012 MD5sum: 2884171ad6d3b3ca11eea273ebf432c7 SHA1: f2f87f382e7d099c9300dbd054ae8e42d3c9be0c SHA256: ac60cf86fb0dd55792d1676f65e174448c51d5f118f604267f068eac5c388225 SHA512: c093bc5192102c2946fe4694007cbd1818a6952a8bfa76dd37833fb3546f6c937ad647f0b2c4431833898513a427f203d0431180f02d322cf4bb911de69c8c6d Homepage: http://www.freedesktop.org/wiki/Software/libe-book Description: library for reading and converting various e-book formats libe-book is a library and a set of tools for reading and converting various non-HTML reflowable e-book formats. . Currently supported are: - eReader .pdb - FictionBook v. 2 (including zipped files) - PalmDoc Ebook - Plucker .pdb - QiOO (mobile format, for java-enabled cellphones) - TCR (simple compressed text format) - TealDoc - zTXT - ZVR (simple compressed text format) . This package contains the development files (headers, ...) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libebur128-1 Architecture: arm64 Version: 1.2.6-1ok1 Multi-Arch: same Priority: optional Section: libs Source: libebur128 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 42 Depends: libc6 (>= 2.29) Filename: pool/main/libe/libebur128/libebur128-1_1.2.6-1ok1_arm64.deb Size: 14312 MD5sum: 050ad8f4678a55048f6f9ebe6d9d9ee9 SHA1: c2298ed7a51970e34ed3af5b37582cef09b8ef0d SHA256: 727af2352cedb9b864ef6b107c17509af48259b0b3058cc36d0f2021c7317ab6 SHA512: afc048b1312541e1cfd9ce03c8c944cdf210054cfafda9004bd0924e37a05e5ca287c3ad0b29e06e8ed57b85472a6a082ca96fd659a8e4f4ae70c993617b669d Homepage: https://github.com/jiixyj/libebur128 Description: implementation of the EBU R128 loudness standard The European Broadcasting Union Loudness Recommendation (EBU R128) informs broadcasters how they can analyze and normalize audio so that each piece of audio sounds roughly the same volume to the human ear. . This C library provides an API which analyzes audio and outputs perceived loudness. The results can then be used to normalize volume during playback. This is an alternative to ReplayGain. . Features: * Implements M, S and I modes * Implements loudness range measurement (EBU - TECH 3342) * True peak scanning * Supports all samplerates by recalculation of the filter coefficients . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libebur128-dev Architecture: arm64 Version: 1.2.6-1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libebur128 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 39 Depends: libebur128-1 (= 1.2.6-1ok1) Filename: pool/main/libe/libebur128/libebur128-dev_1.2.6-1ok1_arm64.deb Size: 7826 MD5sum: 87969259ea9c3507f0c21bf26fa5815f SHA1: 9cc5b3882ba1b4144f82ae7f39fc180dc373ac8f SHA256: b361b4acb5b3fb26954555efc10137ebbf0320dfd7b3721720dd445553619db0 SHA512: 62f5b19b2f9a5cb588153a2fd6c78c7d487b2850cf2cc7751423618d42df645550a5277da68de80eaa119674701183a93b8905b56fad491fa7c580ffbe05df0b Homepage: https://github.com/jiixyj/libebur128 Description: implementation of the EBU R128 loudness standard (development files) The European Broadcasting Union Loudness Recommendation (EBU R128) informs broadcasters how they can analyze and normalize audio so that each piece of audio sounds roughly the same volume to the human ear. . This C library provides an API which analyzes audio and outputs perceived loudness. The results can then be used to normalize volume during playback. This is an alternative to ReplayGain. . Features: * Implements M, S and I modes * Implements loudness range measurement (EBU - TECH 3342) * True peak scanning * Supports all samplerates by recalculation of the filter coefficients . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libecore-audio1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 144 Depends: libc6 (>= 2.17), libecore1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libecore-audio1_1.23.3-ok2_arm64.deb Size: 35042 MD5sum: 471d2b97e9651501a48054b8cb2f07a1 SHA1: d381e611662b9c097acb945354a8ee612dd1ea9a SHA256: 74baf40d171c42569d9e3e9f93898277754948c75b6f95e24181ee509c069739 SHA512: 31373f2c595686affd25bc8707690519b0bee6f5c52688630c87acce9a791a3a1b7ef86bdbc2b4a8ab3b8212b0e1aa6e85387f9a2235426d5cb562fa131dbbb4 Homepage: https://www.enlightenment.org Description: Ecore functions for audio playback and recording Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This package contains the Ecore wrapper and convenience functions for audio playback and recording. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libecore-avahi1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 68 Depends: libc6 (>= 2.17), libecore1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libecore-avahi1_1.23.3-ok2_arm64.deb Size: 14194 MD5sum: f67a057e395b8a7788e1c5d1b01d5c4f SHA1: 31dbc961e465aad2f2f1f1e3cbff307da1f06366 SHA256: 602bb6f65e41306d52a5fd05b5d06ec2a02893dbeb36608c1f9c2bad96c4affb SHA512: 79010f52a0ae11691723328d6a749e1dc285c626afc416c40a68a21c9bed0287f84353c316c69e56022ebe13a8b448348e590f4311dc905bd0d72da880fe20fa Homepage: https://www.enlightenment.org Description: Ecore functions for Avahi mDNS/DNS-SD Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore wrapper and convenience functions for using Avahi mDNS/DNS-SD. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libecore-bin Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 109 Depends: libc6 (>= 2.17), libecore1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo) Filename: pool/main/e/efl/libecore-bin_1.23.3-ok2_arm64.deb Size: 27258 MD5sum: 6213a6f99197568b09ec38ee70304da2 SHA1: 9d1db79f9c288b357d70c8df1076d8bc98250f2d SHA256: 527316f6dd07847ac1bcf2cce472ad2c7e5250898c5851dc8baa535f17aa2684 SHA512: a3948c40a388b8670efab2ea148cfccbdad4fa69c33dc6dbcc74f322400bf480247a82d53c28062955dd1b74007200ba24ac01ab2acfd34c81fd7785ce114204 Homepage: https://www.enlightenment.org Description: EFL core abstraction layer - utilities Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains code generation utilities used in building EFL apps and a libproxy abstraction binary used by ecore_con. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libecore-con1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 769 Depends: libecore-bin (>= 1.23.3), libc6 (>= 2.28), libecore1 (>= 1.23.3-0~eo), libeet1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libemile1 (>= 1.23.3-0~eo), libgnutls30 (>= 3.6.12), libsystemd0 Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libecore-con1_1.23.3-ok2_arm64.deb Size: 199842 MD5sum: 67d2e4979340c1bb75ec97f384d663fc SHA1: 36441ffde1436c341cf80a17143e91797a15dad7 SHA256: 8d9f61bb00b2296eabd7dccaa73760326e91ee8a5a746f9e6d4efdf43cd052db SHA512: 1f7cf55e4bdf6826c8575c523abeabdc97339d589f6bc596a4015112249b6c8307cd40f9c7d0f226cfbb4451f71455c6c1ec59d5fa4ceba8ad381bfd0ac1a790 Homepage: https://www.enlightenment.org Description: Ecore functions for network connections Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore Connection Library, which provides simple mechanisms for communications between programs using reliable sockets. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libecore-drm2-1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 132 Depends: libc6 (>= 2.17), libecore1 (>= 1.23.3-0~eo), libeeze1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libelput1 (>= 1.23.3-0~eo) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libecore-drm2-1_1.23.3-ok2_arm64.deb Size: 39704 MD5sum: 5c96041c26665e57586d3400b304964e SHA1: bd0afade6b3ee1dc4727f0ad1c27c4133e28ddf1 SHA256: 7efda703d09843bd192513449cb8defa8add7a9a57a745fb455f39cae601c456 SHA512: 8269410ddb20dc9629a7ec190038c1ca45dbdea1798383716378ee10e8e4287276029ba09c03a1d0e9b4df606145cdf4a348314985d58dae2997f6b44994f315 Homepage: https://www.enlightenment.org Description: Ecore functions for DRM Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore wrapper and convenience functions for using drm, virtual terminals. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libecore-evas1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 474 Depends: libc6 (>= 2.28), libecore-drm2-1 (>= 1.23.3-0~eo), libecore-fb1 (>= 1.23.3-0~eo), libecore-input1 (>= 1.23.3-0~eo), libecore-ipc1 (>= 1.23.3-0~eo), libecore-wl2-1 (>= 1.23.3-0~eo), libecore-x1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libelput1 (>= 1.23.3-0~eo), libevas1 (>= 1.23.3-0~eo) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libecore-evas1_1.23.3-ok2_arm64.deb Size: 128884 MD5sum: 3166d916a1dffed2cabde911c6678d65 SHA1: b07a98fd1388e902acd5848e8432cab72e791ffd SHA256: 70489577a5ee0540542a02476fa8985badf073299a090214a002e90bcc16511d SHA512: e8772e15fda4aabc73990619b8496d67b85421565fa9fa201fd52495e61f9c514b15b4f9ad1443ee4bd79b5f0c6a6a019715ba0bc613bc3d6e4e836e02724c45 Homepage: https://www.enlightenment.org Description: Ecore functions for the Evas wrapper Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore Evas wrapper functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libecore-fb1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 108 Depends: libc6 (>= 2.17), libecore-input1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libecore-fb1_1.23.3-ok2_arm64.deb Size: 24690 MD5sum: 64ff9d0b1b790d34ce342f5d0f226422 SHA1: 448c2177d49daf052b550ede405765437b391178 SHA256: aace66126b7e59b3b0b1d66f169e0ec197a493c39c6102f59ed247a9651e0092 SHA512: 6a0764522b02a071e2df55faf4f3ad2d83caf28242e9342e13ff04b86e6d14296d1af2c5730eb8964d5878980b2ff5c6f07e2bbaa6a516699a37aa380c4fca66 Homepage: https://www.enlightenment.org Description: Ecore functions for frame buffer displays Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore frame buffer system functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libecore-file1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 93 Depends: libc6 (>= 2.17), libecore-con1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libecore-file1_1.23.3-ok2_arm64.deb Size: 24720 MD5sum: d8175d7e2e662f7a0a03e8603fa3f16d SHA1: e473eb98aec878fe0968c729244512e06872fa5f SHA256: c29986cf73ac235d8e4780def8a9d1e02cf4827a91190cef0b7aa18d0eaa7bbd SHA512: 7a05e76c26fca2b90d00ea9db8830a4d9141092fb05fd091f64cfb48e8e725e701ddb858e5ff33fc08d15bd014c7dc1ee30139e32f9af4b9c8b2246932a7d872 Homepage: https://www.enlightenment.org Description: Ecore functions for files and directories Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore File Library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libecore-imf1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 322 Depends: libc6 (>= 2.17), libecore-evas1 (>= 1.23.3-0~eo), libecore-input1 (>= 1.23.3-0~eo), libecore-wl2-1 (>= 1.23.3-0~eo), libecore-x1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libevas1 (>= 1.23.3-0~eo), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.12.0), libibus-1.0-5 (>= 1.5.1), libscim8v5 (>= 1.4), libstdc++6 (>= 5.2), libunwind8, libwayland-client0 (>= 1.20.0), libx11-6, libxkbcommon0 (>= 0.5.0) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libecore-imf1_1.23.3-ok2_arm64.deb Size: 83808 MD5sum: ef0b9b960cbc391113ba2f731c19ebf4 SHA1: 530168ab9157d9a80d9347fa6958cdd75eceee0a SHA256: 0b7074418142d7641a71606e54252035a31c95c67be490a50b20bdd7ea3d9723 SHA512: ba8868a4bddff78c15dff386bf6f636a6e2adff5d65c363f69b7589d40a91265d2014b083f2e1425c06445dc8ac8fd871a063c4f798976833d83d695bf1d5abf Homepage: https://www.enlightenment.org Description: Ecore functions for Input Method Framework Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore Input Method Framework module, and the Evas helper functions for it. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libecore-input1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 165 Depends: libc6 (>= 2.17), libecore1 (>= 1.23.3-0~eo), libeeze1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libevas1 (>= 1.23.3-0~eo) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libecore-input1_1.23.3-ok2_arm64.deb Size: 37208 MD5sum: 4a421e469c53653ef952dfa4a7ce0e64 SHA1: 5095fd4bf97abdebf005511eeae50f6d0853bef0 SHA256: e37cd5a4fdf4a9155b1997dda4250464399e0e5a8b7d02e609e1ef0308798c73 SHA512: b3d64b0b811886f842494ddb21990dfe6295c0e37ddbefda5d0004c4276f365397a1e54650a2f8fd01170a0b877f8caf8cb74ad468b08d7e282850c4c6e887c8 Homepage: https://www.enlightenment.org Description: Ecore functions for input devices Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore input device module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libecore-ipc1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 101 Depends: libc6 (>= 2.17), libecore-con1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libecore-ipc1_1.23.3-ok2_arm64.deb Size: 27352 MD5sum: 0f1b782229cde5df7ffb9361568b29fc SHA1: 0e8b3f22bec62266845b50cf8bdcca47c32acc3f SHA256: 1a453ca9d516a94cadb6d620a1d932c9eccd96a961648f9ee6aadf6c574d0f7a SHA512: 020d7c800120fd857545bc2329d5f0829e2f19c6aa01bd3451851bd27cdf2360f2b2ab56c466d93b9c48964c5d8305c147d586cb094d9cb42dfe5bb445d32323 Homepage: https://www.enlightenment.org Description: Ecore functions for inter-process communication Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore inter-process communication functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libecore-wl2-1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 230 Depends: libc6 (>= 2.17), libecore-input1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libwayland-client0 (>= 1.20.0), libwayland-server0 (>= 1.5.91), libxkbcommon0 (>= 0.5.0) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libecore-wl2-1_1.23.3-ok2_arm64.deb Size: 65510 MD5sum: c7016e257b2a10db3ce30860dc3ae62b SHA1: 57beab49e81c85f6febb3415339a86ed69962c17 SHA256: 610b05f233e3ee48edc579255d63989ce28fcb3f3377a549a8e1e09383ba000e SHA512: f65dc22932ab31c588b86f528fbd3291616fef89d936c5425ca9fe1850056a3782cd962de0fa8a8405c5274dca6e71133f120655bbd53e56d3780771f5b95d2c Homepage: https://www.enlightenment.org Description: Ecore functions for Wayland displays Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This package contains the Ecore wrapper and convenience functions for using Wayland. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libecore-x1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 494 Depends: libc6 (>= 2.17), libecore-input1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libx11-6 (>= 2:1.2.99.901), libx11-xcb1 (>= 2:1.6.9), libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxi6 (>= 2:1.2.99.4), libxinerama1, libxrandr2 (>= 2:1.2.99.3), libxrender1, libxss1, libxtst6 Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libecore-x1_1.23.3-ok2_arm64.deb Size: 151590 MD5sum: c15f7e641cbc8e5caab9eed94646bc53 SHA1: 28460d3ffee706b343e2749fae9006eba2dbdc30 SHA256: 3b4d26551c0369f6d7ae7a5c5d6827ce9f7259b64f7902a5da0e22c5b056d775 SHA512: 5498e356231b9862380547a758a4310bc2201e2ae8eb75c069819290561cb43664add7bcc7d6a8d7accc66e7aa8ef35a7ff3c411357ab2d29404df7319ab4e18 Homepage: https://www.enlightenment.org Description: Ecore functions for X Window System displays Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore wrapper and convenience functions for using the X Window System. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libecore1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 953 Depends: libc6 (>= 2.28), libdbus-1-3 (>= 1.9.14), libeina1a (>= 1.23.3-0~eo), libglib2.0-0 (>= 2.31.8), libsystemd0 Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libecore1_1.23.3-ok2_arm64.deb Size: 279602 MD5sum: 238f6b9e458d50ce3ba20b35125312ca SHA1: e3a3844e0edd324c5148e1dc9541cd48aa26c4fe SHA256: b2865ed37b3648ed3550f8cd9300506a5bbc34ee9e3137977d5d1b38be7974d5 SHA512: 5b49a437fe87b6b652beef2c65a5fbcf9114d7ce2b1e32a473f7a1369e6e345f7ed73f1892bf6ab7b9b69138ebf587f2c80b100c8a13c0875dba7f4973945c0a Homepage: https://www.enlightenment.org Description: EFL core abstraction layer Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libecpg-compat3 Architecture: arm64 Version: 12.2-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: postgresql-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 100 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Filename: pool/main/p/postgresql-12/libecpg-compat3_12.2-ok2.1_arm64.deb Size: 12840 MD5sum: 4c9a1ed6b539bf4c365cea7d596c8e84 SHA1: 2735acfc162b61f3a0176915d1dbb24c7eba79c8 SHA256: b89cbf5fff24018a0f7ced604c263213f80af51d437002eb34e341506f67711b SHA512: 61ece5f179eb1ce9076af99f75c4122e08c3336779cd59737b4813360a294618d35b40200b41bd04267fb2a1c9b099061947f4fdc7c92b2f67aa73089b4b386d Homepage: http://www.postgresql.org/ Description: older version of run-time library for ECPG programs The libecpg_compat shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libecpg-dev Architecture: arm64 Version: 12.2-ok2.1 Priority: optional Section: libdevel Source: postgresql-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1502 Depends: libecpg-compat3 (= 12.2-ok2.1), libecpg6 (= 12.2-ok2.1), libpgtypes3 (= 12.2-ok2.1), libpq-dev, libc6 (>= 2.34) Filename: pool/main/p/postgresql-12/libecpg-dev_12.2-ok2.1_arm64.deb Size: 301530 MD5sum: 209bff34c926b6688acdae2611332459 SHA1: 60fca25b21afa6e6cedeec68d74cb83994fd9c6c SHA256: 2378f9ec362bed3c1f7e368ad391544a9bfc65b05295ff0766e3c8025c35cab9 SHA512: c3aa0aa67389f6031080104b4744f3c41f6a6e875d0eeb7233cfb0e8a6b37da2008ba03d730f2ad11d569228cddbecf4f35578a80874dee88acc488c8f68ceec Homepage: http://www.postgresql.org/ Description: development files for ECPG (Embedded PostgreSQL for C) This package contains the necessary files to build ECPG (Embedded PostgreSQL for C) programs. It includes the development libraries and the preprocessor program ecpg. . PostgreSQL is an object-relational SQL database management system. . Install this package if you want to write C programs with SQL statements embedded in them (rather than run by an external process). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libecpg6 Architecture: arm64 Version: 12.2-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: postgresql-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 255 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 (>= 9.0~) Filename: pool/main/p/postgresql-12/libecpg6_12.2-ok2.1_arm64.deb Size: 58044 MD5sum: 04702fd888498f5635a504c1c3da3096 SHA1: ae4653cfb56f7a3bb0f0dcd53c958a86c83ad9f3 SHA256: 5b3f5e1a80a1c6e1b0295f33900dc0b555eba707c63734c68cfb4175f8acbf0e SHA512: ccc602ff439922f664cd85467d3c692045232952e3265cbb5a96c581ecca6ac34f0f0264446f3d9d492cd9052d7b21fcc9e02689dcff5f70c748636ffe73585a Homepage: http://www.postgresql.org/ Description: run-time library for ECPG programs The libecpg shared library is used by programs built with ECPG (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libector1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 232 Depends: libc6 (>= 2.17), libeet1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libector1_1.23.3-ok2_arm64.deb Size: 76926 MD5sum: 12f9cb037e77f9b109b3698276b94395 SHA1: 22e946adf26c46da13d4f645ed084bdc9883067f SHA256: 376351162fba2dc53245d7d19ba6235853e8248fe4e166ad08f1b0f4db5d1c92 SHA512: 2fd47d8f116ff5aa04f595920fe89674b86c13772fc36817357bf4d7ee5e89e9b7ed954e9170ce37e96225b70a81f995d1b05314b78d6410535e838755d13153 Homepage: https://www.enlightenment.org Description: EFL vector graphics capabilities Ector provides a new retained rendering library that is used by Evas to provide Evas_Object_VG. This is a new Evas_Object that provides a vector graphics scene graph following the SVG specification. It will be considered a bug if some behaviour does not follow the SVG standard. Evas_Object_VG provides 3 kind of objects for now: shape, as well as linear and radial gradients. . This is part of the Enlightenment Foundation Libraries (EFL). . This package provides the libector1 library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libedit-dev Architecture: arm64 Version: 3.1-20221030-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: libedit Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 563 Depends: libedit2 (= 3.1-20221030-ok1.2), libbsd-dev (>= 0.1.3), libncurses-dev | libtinfo-dev Filename: pool/main/libe/libedit/libedit-dev_3.1-20221030-ok1.2_arm64.deb Size: 107018 MD5sum: 88888427bb30deb130471ed2e95cde39 SHA1: df1c8164c50e5dfcbc1dd5f685e3460083f48f23 SHA256: 8d6d0c8e8e6b3861a6b342be2eeb76c04e7f72c55a147a7fca36a0a3c7c14f74 SHA512: 9e4a9874bbfa461d7b08f040f70be5f18bdad500d23a07e12d8320e88d22cf14bfee09205723d6e32b6767b95e8ce9526b0bb2b1fde3385cecbe58c11ce4a464 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libedit2 Architecture: arm64 Version: 3.1-20221030-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: libedit Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 305 Depends: libbsd0 (>= 0.1.3), libc6 (>= 2.33), libtinfo6 (>= 6) Replaces: libedit-dev (<< 3.1-20180525-2~) Filename: pool/main/libe/libedit/libedit2_3.1-20221030-ok1.2_arm64.deb Size: 82384 MD5sum: 0157e8ed77d40859cb1571ceb0965327 SHA1: b8d742db570fb8eb3c294158267ef60e953a6e2a SHA256: 01ef7c641c8cf418555a34d7c84a08b4b2228eeb2b8ab7cab5355c8a834800f6 SHA512: 5c1bd2a74da71d75860981ba55a236ab0c740039b2ea96319d4155b86f0f1fcef6e0cec743f7bbb10f0ba1c9c65c6d22d3338aca267a251f429838e798870507 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libeditorconfig-dev Architecture: arm64 Version: 0.12.5-2.2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: editorconfig-core Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 90 Depends: libeditorconfig0 (= 0.12.5-2.2ok1), libpcre2-dev Suggests: editorconfig-doc Filename: pool/main/e/editorconfig-core/libeditorconfig-dev_0.12.5-2.2ok1_arm64.deb Size: 21790 MD5sum: 5a8c293c9621a784a394803dc3448d5d SHA1: 370927c3c58f0949c38b0b32f06a557138399078 SHA256: fa11ef1c63b6627f80d20f0d15b9f0596b6921c71ca864d4a00104f604ef74d4 SHA512: e5193af5290ee6ea42a8e42b7235f3317d463150619d250fc204fc17508afc29a6109e58692966bf6f30e37fc6725502ee9b7fea68aa5238c158ff96f7d1a929 Homepage: http://editorconfig.org/ Description: coding style indenter across editors - development files EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides development headers for editorconfig-core library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libeditorconfig0 Architecture: arm64 Version: 0.12.5-2.2ok1 Multi-Arch: same Priority: optional Section: libs Source: editorconfig-core Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 40 Depends: libc6 (>= 2.17), libpcre2-8-0 (>= 10.22) Filename: pool/main/e/editorconfig-core/libeditorconfig0_0.12.5-2.2ok1_arm64.deb Size: 11666 MD5sum: 26406214fea831ce4a5b7e56ce8a6e2b SHA1: b91bf766f912dd3dcf7ae8297a89a38f34b84d54 SHA256: f003f93fdc613c05124f71de97a0c03dba163b72febc82b7ccf9ca3327cdae1f SHA512: e5477836332ea11d4b8cb3155329179aaff2c4c30b66cf93e11f9ce2498c9d7c0bf7e1185de22bd7742ee1d7fbbe78a4dff235f94557da38ec4b18229e236805 Homepage: http://editorconfig.org/ Description: coding style indenter across editors - library EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides the core library of editorconfig. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libeditreadline-dev Architecture: arm64 Version: 3.1-20221030-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: libedit Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 21 Depends: libedit-dev Conflicts: libreadline-dev, libreadline-gplv2-dev, libreadline5-dev Filename: pool/main/libe/libedit/libeditreadline-dev_3.1-20221030-ok1.2_arm64.deb Size: 4032 MD5sum: f15060b4cff68c6dd1633b837f480a24 SHA1: 1644f940d75bec6943c082757f78499ea6b82651 SHA256: 7a636579adb9afcc8cd9edfabf1e28a439ff0b08ddfb2677042e5b0185a4954f SHA512: ad46723112eb666fc846b9f3a73753b50b345c6de10c8b88e8d8dbe53a60e32f90e5150364a79d64236e043b51b4f2f4f2d604b6e32d735cafe926fa2c09ea24 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libedje-bin Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 799 Depends: libembryo-bin (>= 0.9.9.050+svn20090204), libc6 (>= 2.28), libecore-evas1 (>= 1.23.3-0~eo), libecore-file1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libedje1 (>= 1.23.3-0~eo), libeet1 (>= 1.23.3-0~eo), libefreet-bin, libefreet1a (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libeio1 (>= 1.23.3-0~eo), libemile1 (>= 1.23.3-0~eo), libevas1 (>= 1.23.3-0~eo), liblua5.2-0 Filename: pool/main/e/efl/libedje-bin_1.23.3-ok2_arm64.deb Size: 234186 MD5sum: 732d51d5c318a4f39aaa3fda70f3ea3c SHA1: 04f4ec416dffbe794451ceaddd482500c00ce3d5 SHA256: ab26a718e968896a1ca49024f9df838e48e8e3a7af934d266c268b8237b5bc02 SHA512: 058d6d67e40d761c5c7dd1142a0c43ecf9a21e404d61990c34f2c377f4dbd396c3806a53c5a251353c16b654a9d8483e52b3ed0fcb61a92f84ddc713a73ceb7e Homepage: https://www.enlightenment.org Description: EFL layout and animation tools - utilities Edje is a graphical layout and animation library for animated resizable, compressed and scalable themes. It is the theming engine behind Enlightenment. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains binaries for the creation & debugging of edje themes. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libedje1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1215 Depends: libc6 (>= 2.17), libecore-audio1 (>= 1.23.3-0~eo), libecore-evas1 (>= 1.23.3-0~eo), libecore-file1 (>= 1.23.3-0~eo), libecore-imf1 (>= 1.23.3-0~eo), libecore-input1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libeet1 (>= 1.23.3-0~eo), libefreet-bin, libefreet1a (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libembryo1 (>= 1.23.3-0~eo), libevas1 (>= 1.23.3-0~eo), liblua5.2-0 Suggests: libedje-bin (= 1.23.3-ok2) Breaks: libeina1a (<< 1.23.3), libelementary1 (<= 1.7.7-1) Filename: pool/main/e/efl/libedje1_1.23.3-ok2_arm64.deb Size: 365478 MD5sum: d637147eb37cf151de84fed5a240e7d0 SHA1: 4112f0423c695bd44d79c487a1dde7844b1358cc SHA256: 0575431601ed93f20d2d8553df46ade32f487cd8ab9727d7c4909993cc7f3e70 SHA512: 8fa200a27c572c41f2db2d9fc22b05aada8f4ce07325305b3a64945769f1c723b1009ce165cf0d5f9cd92e20f885c814602afcbdff47124d2b6ee4b087247c14 Homepage: https://www.enlightenment.org Description: EFL layout and animation tools Edje is a graphical layout and animation library for animated resizable, compressed and scalable themes. It is the theming engine behind Enlightenment. . This is part of the Enlightenment Foundation Libraries (EFL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libeet-bin Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 90 Depends: libc6 (>= 2.17), libecore-evas1 (>= 1.23.3-0~eo), libeet1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libevas1 (>= 1.23.3-0~eo) Filename: pool/main/e/efl/libeet-bin_1.23.3-ok2_arm64.deb Size: 21818 MD5sum: daec7bf45e2815de1c02bcb406d95884 SHA1: f651bb4fc464e274cc5af892632f9974bbc1ae52 SHA256: c7aca5db160b5027dfd61df719eca005cdc41aa74caaab79b295758ed616074c SHA512: 5f2ee4afbe173c361110b5bd24534cfe540bda98b9ff147affeee8d8a52d4f13790827c245fefd9a7a841f04d44a174dddc6558e255d4d409751e6d750411691 Homepage: https://www.enlightenment.org Description: EFL file chunk reading/writing - utilities Eet is a tiny library designed to write an arbitrary set of chunks of data to a file and optionally compress each chunk (very much like a zip file) and allows fast random-access reading of the file later on. It does not do zip as zip itself has more complexity than needed, and it was much simpler to implement this once here. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains eet, an utility that allows you to extract, insert, encode and decode config blobs created with libeet. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libeet1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 241 Depends: libc6 (>= 2.17), libeina1a (>= 1.23.3-0~eo), libemile1 (>= 1.23.3-0~eo), libgcrypt20 (>= 1.8.0), libgnutls30 (>= 3.6.12), libjpeg8 (>= 8c) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libeet1_1.23.3-ok2_arm64.deb Size: 93358 MD5sum: 4acb79b17ee517d11aa114a6545d7045 SHA1: 911699624ff8af8a189d85b9af273c68accbc2d0 SHA256: ec522765b40a631a9e025637770d45f710a042f7c9cb6a196e315916fd5d15e5 SHA512: c82fcd75bbea1f9f93d7e076801a0add893de1fe5ae2ce9619e016e0f1931caa99883b5da8688410aaf77b1241b941bdb43ebf228e18aaf90b41dbc3a9fdf01e Homepage: https://www.enlightenment.org Description: EFL file chunk reading/writing Eet is a tiny library designed to write an arbitrary set of chunks of data to a file and optionally compress each chunk (very much like a zip file) and allows fast random-access reading of the file later on. It does not do zip as zip itself has more complexity than needed, and it was much simpler to implement this once here. . It's small, fast, and does a job. It's heavily commented and fully documented. . This is part of the Enlightenment Foundation Libraries (EFL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libeeze-bin Architecture: arm64 Version: 1.23.3-ok2 Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 125 Depends: libc6 (>= 2.17), libecore-con1 (>= 1.23.3-0~eo), libecore-file1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libeet1 (>= 1.23.3-0~eo), libeeze1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo) Filename: pool/main/e/efl/libeeze-bin_1.23.3-ok2_arm64.deb Size: 26008 MD5sum: 8085bca421eab7c4535a3e5635abf008 SHA1: 9462fde9f16fadf98053973e33d14e563942c150 SHA256: b9c200d9fe58b1f7bb1d9afa62c5f0d448f150234382a06dc19263f7f0b03d6e SHA512: c2e0791b4add84bdc3a50930b28d74973f357c18bf64e21189d279dab9fb1086187a493ff1fe9c2cda557b091ca6634c8c02c532c550e929a1ba30021cf038d7 Homepage: https://www.enlightenment.org Description: EFL udev device manipulation - utilities Eeze is a library for manipulating devices through udev with a simple and fast api. It interfaces directly with libudev, avoiding such middleman daemons as udisks/upower or hal, to immediately gather device information the instant it becomes known to the system. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains command-line utilities that allow mounting, scanning, and unmounting devices with eeze. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libeeze1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 160 Depends: libc6 (>= 2.28), libecore-file1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libmount1 (>= 2.20.1), libudev1 (>= 199) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libeeze1_1.23.3-ok2_arm64.deb Size: 40752 MD5sum: 40cc08afb2e39fc3c53ea4d7e3130bf2 SHA1: 406753ac88a00356d2a9f99e933ec16f2f12c524 SHA256: a8b219fd329d6bd2c014fe299a020a8b7514b4d6df957b73ce2d6829f5f3cbf9 SHA512: 94e6dd839e72c5d0a163081775bdc8c6303de5bc132d0f4be298f2f43c86d46f58ce8f984e06eeb23e926b68e97e11c76d16c029f8e1111fc990060a83ef73e5 Homepage: https://www.enlightenment.org Description: EFL udev device manipulation Eeze is a library for manipulating devices through udev with a simple and fast api. It interfaces directly with libudev, avoiding such middleman daemons as udisks/upower or hal, to immediately gather device information the instant it becomes known to the system. . This is part of the Enlightenment Foundation Libraries (EFL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libefiboot-dev Architecture: arm64 Version: 37-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: efivar Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian UEFI Maintainers Installed-Size: 26 Depends: libefiboot1 (= 37-ok2) Conflicts: libefivar-dev (<< 27-1) Replaces: libefivar-dev (<< 27-1) Filename: pool/main/e/efivar/libefiboot-dev_37-ok2_arm64.deb Size: 5012 MD5sum: fbc3ce74ffd405534bea2f8db7b5e70a SHA1: 4254197759368a26bef06d443d54fe4df1890e19 SHA256: 47027446941c4d160eb7ad536a2f7efb625a19654e813ff1b3c3277e656261da SHA512: 2f36f523503b14bd1881ef49b67988401a5579caa237b2bf6eaa27053fcfcebfe1f54364ac248fb946aa1027cf7cf0226b3b33b787eb25fad03c9f9bf6feebdb Homepage: https://github.com/rhinstaller/efivar Description: Development headers for libefiboot development headers required to use libefiboot cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libefiboot1 Architecture: arm64 Version: 37-ok2 Multi-Arch: same Priority: optional Section: libs Source: efivar Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian UEFI Maintainers Installed-Size: 114 Depends: libc6 (>= 2.33), libefivar1 (>= 37) Breaks: efibootmgr (<< 0.12-2) Filename: pool/main/e/efivar/libefiboot1_37-ok2_arm64.deb Size: 42550 MD5sum: cf37d241783947d8d99d50e57ad06f12 SHA1: 87f0ed550d5ff8ea93c718ca7b9cf5605d5da908 SHA256: 11475da0b7a91549a97a5bdacbe673560db123c44b5ad5c6fccc985e35338733 SHA512: 1d5c0b66000e188b01fb7fb093e4883846575b5bee516ece6f84fae68621e9e912066aaea9a430d21fbc30aaac950290410f4eb13bdbe3359aff56d8f52a29f0 Homepage: https://github.com/rhinstaller/efivar Description: Library to manage UEFI variables Library to allow for the manipulation of UEFI variables related to booting. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libefivar-dev Architecture: arm64 Version: 37-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: efivar Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian UEFI Maintainers Installed-Size: 101 Depends: libefivar1 (= 37-ok2) Filename: pool/main/e/efivar/libefivar-dev_37-ok2_arm64.deb Size: 18088 MD5sum: 995dc4eae55b1ec57d749a6621fb9d87 SHA1: 7310cadcbe32aaf069c765b5cb2df0a0e420a994 SHA256: eb33c389027555ca972c8e1e23aafd6e94934de22f4c504c50715135389d1561 SHA512: 0c008799c82c797519d8fa2fb67755f293f6b508856780eb72d5865c44d2bc3948512ce5d655853ee260853b26c14f3faaf6c739910afd35122e6c63d1253624 Homepage: https://github.com/rhinstaller/efivar Description: Development headers for libefivar development headers required to use libefivar cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libefivar1 Architecture: arm64 Version: 37-ok2 Multi-Arch: same Priority: optional Section: libs Source: efivar Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian UEFI Maintainers Installed-Size: 159 Depends: libc6 (>= 2.34) Breaks: efibootmgr (<< 0.12-2) Filename: pool/main/e/efivar/libefivar1_37-ok2_arm64.deb Size: 49134 MD5sum: 8588d0aeda508c0a80cee28621040a1f SHA1: d41d9226d8b886e0c752c07652ca2cab29df5615 SHA256: 2a9e8b3effe098a5cb9e3439b84162bd1a45c5fe4be80fc2368d01171ebb0cf3 SHA512: 06e54973dfccda74786fc2ed9eb551bc1fde0d07d7220ff27b328bd19752351d0972e37f9c33e950baab1d1a1a18ee1967e78a53db789e2bb986140f96f1f6dc Homepage: https://github.com/rhinstaller/efivar Description: Library to manage UEFI variables Library to allow for the simple manipulation of UEFI variables. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libefl-all-dev Architecture: arm64 Version: 1.23.3-ok2 Priority: optional Section: libdevel Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 8923 Depends: libavahi-client-dev, libblkid-dev, libbullet-dev, libcurl4-gnutls-dev, libdbus-1-dev, libecore-audio1 (= 1.23.3-ok2), libecore-avahi1 (= 1.23.3-ok2), libecore-con1 (= 1.23.3-ok2), libecore-drm2-1 (= 1.23.3-ok2), libecore-evas1 (= 1.23.3-ok2), libecore-fb1 (= 1.23.3-ok2), libecore-file1 (= 1.23.3-ok2), libecore-imf1 (= 1.23.3-ok2), libecore-input1 (= 1.23.3-ok2), libecore-ipc1 (= 1.23.3-ok2), libecore-wl2-1 (= 1.23.3-ok2), libecore-x1 (= 1.23.3-ok2), libecore1 (= 1.23.3-ok2), libector1 (= 1.23.3-ok2), libedje-bin (= 1.23.3-ok2), libedje1 (= 1.23.3-ok2), libeet1 (= 1.23.3-ok2), libeeze1 (= 1.23.3-ok2), libefreet1a (= 1.23.3-ok2), libeina1a (= 1.23.3-ok2), libeio1 (= 1.23.3-ok2), libelementary1 (= 1.23.3-ok2), libelocation1 (= 1.23.3-ok2), libelput1 (= 1.23.3-ok2), libembryo1 (= 1.23.3-ok2), libemile1 (= 1.23.3-ok2), libemotion1 (= 1.23.3-ok2), libeolian-bin (= 1.23.3-ok2), libeolian1 (= 1.23.3-ok2), libephysics1 (= 1.23.3-ok2), libethumb-client1 (= 1.23.3-ok2), libethumb1 (= 1.23.3-ok2), libevas1 (= 1.23.3-ok2), libfontconfig1-dev, libfreetype6-dev, libfribidi-dev, libgbm-dev, libglib2.0-dev, libgnutls28-dev, libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, libharfbuzz-dev, libinput-dev, libjpeg-dev, liblua5.2-dev, liblz4-dev, libpng-dev, libmount-dev, libpulse-dev, libsndfile-dev, libsystemd-dev, libudev-dev, libunwind-dev, libwayland-dev, libx11-dev, libx11-xcb-dev, libxcb1-dev, libxcomposite-dev, libxcursor-dev, libxdamage-dev, libxext-dev, libxi-dev, libxinerama-dev, libxkbcommon-x11-dev, libxrandr-dev, libxrender-dev, libxss-dev, libxtst-dev, mesa-common-dev, pkg-config, x11proto-xext-dev, zlib1g-dev, libc6 (>= 2.17), libevas1-engines-wayland (>= 1.23.3-0~eo) Recommends: efl-doc Breaks: libecore-dev (<< 1.20.5-0), libector-dev (<< 1.20.5-0), libedje-dev (<< 1.20.5-0), libeet-dev (<< 1.20.5-0), libeeze-dev (<< 1.20.5-0), libefreet-dev (<< 1.20.5-0), libeina-dev (<< 1.20.5-0), libeio-dev (<< 1.20.5-0), libelementary-dev (<< 1.20.5-0), libelocation-dev (<< 1.20.5-0), libelput-dev (<< 1.20.5-0), libelua-dev (<< 1.20.5-0), libembryo-dev (<< 1.20.5-0), libemile-dev (<< 1.20.5-0), libemotion-dev (<< 1.20.5-0), libeolian-dev (<< 1.20.5-0), libephysics-dev (<< 1.20.5-0), libethumb-dev (<< 1.20.5-0), libevas-dev (<< 1.20.5-0) Replaces: libecore-dev (<< 1.20.5-0), libector-dev (<< 1.20.5-0), libedje-dev (<< 1.20.5-0), libeet-dev (<< 1.20.5-0), libeeze-dev (<< 1.20.5-0), libefreet-dev (<< 1.20.5-0), libeina-dev (<< 1.20.5-0), libeio-dev (<< 1.20.5-0), libelementary-dev (<< 1.20.5-0), libelocation-dev (<< 1.20.5-0), libelput-dev (<< 1.20.5-0), libelua-dev (<< 1.20.5-0), libembryo-dev (<< 1.20.5-0), libemile-dev (<< 1.20.5-0), libemotion-dev (<< 1.20.5-0), libeolian-dev (<< 1.20.5-0), libephysics-dev (<< 1.20.5-0), libethumb-dev (<< 1.20.5-0), libevas-dev (<< 1.20.5-0) Filename: pool/main/e/efl/libefl-all-dev_1.23.3-ok2_arm64.deb Size: 1169124 MD5sum: 334d1144c539233aeafa89ec40033c8c SHA1: a123f01a3d6a77686ffe5fd9d5672e3f0d89b657 SHA256: c2c89189e243baa90936a572becbbb214f9538a09af8ff41c4d12b86f01d0417 SHA512: aaea7345a243e9db745de16045abe12bc190159bd7012a8e06ab1d977783041b4a01792eeb689da0442ad4f26d8eb879c99faafed37bf8d8be4d7d07a2abf35a Homepage: https://www.enlightenment.org Description: Enlightenment Foundation Libraries development files The Enlightenment Foundation Libraries (EFL) is a stack of libraries providing a wide degree of functionality. Originally written to support development of the Enlightenment window manager, the libraries have increasingly been used in embedded systems. . This is part of the Enlightenment Foundation Libraries (EFL). . This package provides the development files for all of EFL. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libefreet-bin Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 84 Depends: libc6 (>= 2.17), libecore-file1 (>= 1.23.3-0~eo), libecore-ipc1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libeet1 (>= 1.23.3-0~eo), libefreet1a (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libeio1 (>= 1.23.3-0~eo) Filename: pool/main/e/efl/libefreet-bin_1.23.3-ok2_arm64.deb Size: 22896 MD5sum: 8c651e1f418f29bf64e6bd694ad8f1d0 SHA1: 07e85a8df215f7f4acc9a29f3b4c90515a42786d SHA256: e698aeda2c57c7d8df9a491d372790a844ca5663a05d360edc7b73ef3c73690d SHA512: babf78730cd402a9470a562295dd2e4b9dbe7d53a620270c7059830b51368eb33ec26457145efd8fca0c94fe87e54f56af785dd6c79cf3f9816c104bd1b00af8 Homepage: https://www.enlightenment.org Description: EFL helper program to create efreet data caches Efreet is a library designed to help apps work several of the Freedesktop.org standards regarding Icons, Desktop files and Menus. To that end it implements the following specifications: - XDG Base Directory Specification - Icon Theme Specification - Desktop Entry Specification - Desktop Menu Specification - FDO URI Specification - Shared Mime Info Specification - Trash Specification . This is part of the Enlightenment Foundation Libraries (EFL). . This package provides the D-Bus activated helper binary and the associated service file that are internally used by libefreet. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libefreet1a Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 328 Depends: libc6 (>= 2.28), libecore-con1 (>= 1.23.3-0~eo), libecore-file1 (>= 1.23.3-0~eo), libecore-ipc1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libeet1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo) Breaks: libefreet1 (<= 1.8.4-1), libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libefreet1a_1.23.3-ok2_arm64.deb Size: 97690 MD5sum: 9aa45fb78e6bf53473e89b708c742269 SHA1: 4f17deee4fc2988d60c6a777151d81a5806b151b SHA256: cea902c507ab844a37a66346c3e4ed82f587caa1a2d0ea3472f81cbccf986176 SHA512: 4ba8d78315509b1a3006a2c5079ba78d121893cda36b882eaaa1351cfaa2bc17fd63278e53ab70026d087a0ab97632ee11f5dadec9c5a20f5f2c605504b78e58 Homepage: https://www.enlightenment.org Description: EFL freedesktop.org spec implementations Efreet is a library designed to help apps work several of the Freedesktop.org standards regarding Icons, Desktop files and Menus. To that end it implements the following specifications: - XDG Base Directory Specification - Icon Theme Specification - Desktop Entry Specification - Desktop Menu Specification - FDO URI Specification - Shared Mime Info Specification - Trash Specification . This is part of the Enlightenment Foundation Libraries (EFL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libegl-dev Architecture: arm64 Version: 1.6.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 117 Depends: libegl1 (= 1.6.0-ok1.1), libgl-dev, libx11-dev Breaks: libegl1-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1) Replaces: libegl1-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1) Filename: pool/main/libg/libglvnd/libegl-dev_1.6.0-ok1.1_arm64.deb Size: 18094 MD5sum: 42176b4287d95158b250b0d595f003a6 SHA1: 9ea3695c1df52b1fd9e1bc9c8de23c5ef1046b69 SHA256: b07ddc268b0b15bc2b523b79c2be4f5d783baaa3fb39685a1ffadfd6ac08815d SHA512: 2fda19e602d5e916db5288951c0138db8a1123259db0041ded4fa5aa523274ad062864987812552d707059f1bc113cda757a8c3876cca978ac469bd0e8af0e7e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libegl-mesa0 Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 426 Provides: libegl-vendor Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.109), libexpat1 (>= 2.0.1), libgbm1 (= 22.3.7-ok6), libglapi-mesa (= 22.3.7-ok6), libwayland-client0 (>= 1.20.0), libwayland-server0 (>= 1.15.0), libx11-xcb1 (>= 2:1.8.4), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0 (>= 1.3), libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1 Filename: pool/main/m/mesa/libegl-mesa0_22.3.7-ok6_arm64.deb Size: 101596 MD5sum: 9f7db4131b3843572c4fec140f5e8507 SHA1: a2f6b8d715cfa468ced583fb1ff40be2bff2918d SHA256: 602f292a7f008cd7b67b7221ec9a44639b7149a8e8dec3c72a96c04ab0f3aa58 SHA512: 27c5add21df49db608192178f76521308a6b5ab3fd684c991b2f658acc809761c2424db89a791d0e36afc800d63245e686454e25986eee969baa18a0f0479b5a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libegl1-mesa-dev Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 51 Depends: libegl-dev, libglvnd-dev Filename: pool/main/m/mesa/libegl1-mesa-dev_22.3.7-ok6_arm64.deb Size: 10130 MD5sum: 795aef366e4f2ac3bb58f5e6044cd9ce SHA1: e41c185d5cff9216b70e2721ae8eeabcc690af88 SHA256: 78139b70f183800fabe806ff7e194f7078e6e7995800e1c2fa737445f77617d3 SHA512: 981265a1fbad71b2d3f7467deb4aeb39d972d82db8b0982daeaf55808bb1cbff273feec0c78741da2f002df250976378ab002d81e364a68d09e96ee6fad4eaf9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libegl1-mesa Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: oldlibs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27 Depends: libegl1 Filename: pool/main/m/mesa/libegl1-mesa_22.3.7-ok6_arm64.deb Size: 5892 MD5sum: 8af1c75f0c72c0cfe9119325c7cbeab0 SHA1: 6394164ecea54df2d69fd7210fd669f11645c796 SHA256: b3484e6e7669f6459c4ece75a18c993a0497d8ca0d1b5b050dfded17260cad4c SHA512: d8be397ef7c098ef1990d874179bd847488e20d5f2b009fbb683422cd713e22c6264494e7ccbbd038de90551d74637f0b1d5287544e359c7e8f666a33f1b0f8b Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libegl1 Architecture: arm64 Version: 1.6.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 158 Depends: libc6 (>= 2.34), libglvnd0 (= 1.6.0-ok1.1), libegl-mesa0 Filename: pool/main/libg/libglvnd/libegl1_1.6.0-ok1.1_arm64.deb Size: 33108 MD5sum: 46028f2e6686b8486e5076fb24dc7a4a SHA1: b1ff258fde96d584a3463964b96dc367143d1fd1 SHA256: 7578a5fb5317bff3a09fc9f17881679d13d1e1734a5549a8d9b778c7a56611a7 SHA512: d9284285cb6ed8b817de8898db7a03cc139dd61aa668fdc521279ed407d324ef9adb4d47990cde1c43f76acc91b413a8acad190106c8bf00228e0cff41554250 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. 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/main/e/eigen3/libeigen3-dev_3.4.0-4ok1_all.deb Size: 1054530 MD5sum: 23e73b1ba3a435ef08787a7a7224313c SHA1: a8624b7c53bde2c83a45f733863e0ebaae068e21 SHA256: ecbaf2d6e81b6b74cd22881f00589276a4f8bc9abfef9b761934e0255cca6f41 SHA512: 40a410f1ce6e892f5289238d23fe8ae147b1741e7d433192fad2979f1b7d12baf74a47ea20db97bf02681a398705b8788dba5dde33ceea1e1daa02851151762e Homepage: http://eigen.tuxfamily.org Description: lightweight C++ template library for linear algebra Eigen 3 is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra. . Unlike most other linear algebra libraries, Eigen 3 focuses on the simple mathematical needs of applications: games and other OpenGL apps, spreadsheets and other office apps, etc. Eigen 3 is dedicated to providing optimal speed with GCC. A lot of improvements since 2-nd version of Eigen. 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/main/e/eigen3/libeigen3-doc_3.4.0-4ok1_all.deb Size: 8334056 MD5sum: 1c08cce0917ae826b63cce820302084e SHA1: d9f84123733dd85c87e368ae780294dbb5846aa8 SHA256: 71b0b6b5dc383f4671d60e415ad9d83029a3675479afb6bcbf0cf454e45656c6 SHA512: 5d8655ec4919bf6a0fe9fb85fd64aeb9afc773802b8d9193abb2d825f46ef924731007d6795687ba59d185a953ee8d1736a15f6d2d42c0581c8267f8cbe7feb3 Homepage: http://eigen.tuxfamily.org Description: eigen3 API documentation Eigen 3 is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra. . This package provides the complete eigen3 API documentation in HTML format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libeina-bin Architecture: arm64 Version: 1.23.3-ok2 Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 114 Depends: libc6 (>= 2.17), libecore-con1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo) Filename: pool/main/e/efl/libeina-bin_1.23.3-ok2_arm64.deb Size: 27724 MD5sum: 195b997d9e51070ed3ce290dcd07fda0 SHA1: 413a48d3101bc53ed37afbb3bad362a4e44e50ef SHA256: 22638dc7250fbd46f9d55dac0ffc24ad8f2d42749ab5f520a8914afff4090db4 SHA512: abda4d1c07cd71345f8b93ba77ee1d40b23202c61b5d4e2fe3c06749f28a74314e4401979a460f5c0205f711d00a5eb6ee5ec48c977f58c06ee10d16a9cd9178 Homepage: https://www.enlightenment.org Description: EFL optimized data types - extra tools The Eina library is a library which implements an API for data types in an efficient way. It also provides some useful tools like opening shared libraries, error management, type conversion, time accounting and memory pools. . Please refer to the documentation for a list of included data types and tools. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains some additional tools that may be useful for debugging eina issues. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libeina1a Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1616 Depends: libc6 (>= 2.28), libsystemd0, libunwind8 Conflicts: libeina0, libeina1 Breaks: libecore-bin (<= 1.23.3), libedje-bin (<= 1.23.3), libeet-bin (<= 1.23.3), libeet1 (<= 1.4.0~beta+1.4.0), libeeze-bin (<= 1.23.3), libefreet-bin (<= 1.23.3), libeina-bin (<= 1.23.3), libeina1 (<= 1.18.1-0), libelementary-bin (<= 1.23.3), libelementary-data (<= 1.23.3), libelua-bin (<= 1.23.3), libembryo-bin (<= 1.23.3), libemotion-players (<= 1.23.3), libeolian-bin (<= 1.23.3), libethumb-client-bin (<= 1.23.3), libevas-loaders (<= 1.23.3), libevas1-engines-drm (<= 1.23.3), libevas1-engines-fb (<= 1.23.3), libevas1-engines-wayland (<= 1.23.3), libevas1-engines-x (<= 1.23.3) Filename: pool/main/e/efl/libeina1a_1.23.3-ok2_arm64.deb Size: 461700 MD5sum: 6ad824218d957a210d45260f89e7ef6c SHA1: a4b8521ee85bf5403ef3f9f0a57b89334d6643d1 SHA256: ff572164f3cd956ea77d833ae0c219c482c5c9f917adef7c076c72dea0f13cfe SHA512: 125b8c9cccd186830e2a58c2b5510b5f7dc27135c12718cddc12b3e90da3d1765980504a4f7f13590300ea5f83452b29cd1ad332781290428a3a916079ca5db5 Homepage: https://www.enlightenment.org Description: EFL optimized data types The Eina library is a library which implements an API for data types in an efficient way. It also provides some useful tools like opening shared libraries, error management, type conversion, time accounting and memory pools. . Please refer to the documentation for a list of included data types and tools. . This is part of the Enlightenment Foundation Libraries (EFL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libeio1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 225 Depends: libc6 (>= 2.17), libecore-file1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libeet1 (>= 1.23.3-0~eo), libefreet1a (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libeio1_1.23.3-ok2_arm64.deb Size: 63630 MD5sum: d0c5346160f8727c04a80da4e44abc5b SHA1: cebc65ea395545db403c0d44119daa42d298c4a7 SHA256: ec831d1380f85e478e82ed37b5f9adf2743493d55b7faebe3a025892aa511e4c SHA512: 29cd1432ae4de0d2ce77c3eb0eafa959042957192361accd578e0020dbba190e52b8ace55007784ae88c6662f6d79b3380ae694ffca75797b982bba4b191e533 Homepage: https://www.enlightenment.org Description: EFL non-blocking, threaded I/O Eio library is a library that implements an API for asynchronous input/output. It provides non-blocking IO by using thread for all operations that may block. It should integrate all the features/functions of Ecore_File that could block. . This is part of the Enlightenment Foundation Libraries (EFL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libelementary-bin Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1565 Depends: libc6 (>= 2.29), libecore-con1 (>= 1.23.3-0~eo), libecore-evas1 (>= 1.23.3-0~eo), libecore-file1 (>= 1.23.3-0~eo), libecore-input1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libedje1 (>= 1.23.3-0~eo), libeet1 (>= 1.23.3-0~eo), libefreet-bin, libefreet1a (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libeio1 (>= 1.23.3-0~eo), libelementary1 (>= 1.23.3-0~eo), libevas1 (>= 1.23.3-0~eo) Breaks: libefl-all-dev (<= 1.23.3-0) Replaces: libefl-all-dev (<= 1.23.3-0) Filename: pool/main/e/efl/libelementary-bin_1.23.3-ok2_arm64.deb Size: 574122 MD5sum: 7d2f81533cfe131c4773b448fc9b5a8a SHA1: faf910dd52ca960fee3e6d2d87c0f0548a432aae SHA256: f20720a06e679dc85bfba54300d90e032b56974420b114555203e3a76329b6a0 SHA512: 884289175c79edcf500d4e68584d3b73857faf9caccdf67690c5bececc56fb3721b1aadb5f676a834699147e683e2c2dcc884c0e0283ead646bbb31886de914e Homepage: https://www.enlightenment.org Description: EFL widget set - helper programs Elementary is a widget set based on the Enlightenment Foundation Libraries, primarily aimed at creating graphical user interfaces for mobile and embedded devices. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the elementary_config program and tools to assist in the development & debugging of elementary programs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libelementary1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 5789 Depends: libelementary-data (= 1.23.3-ok2), libc6 (>= 2.29), libecore-con1 (>= 1.23.3-0~eo), libecore-evas1 (>= 1.23.3-0~eo), libecore-file1 (>= 1.23.3-0~eo), libecore-imf1 (>= 1.23.3-0~eo), libecore-input1 (>= 1.23.3-0~eo), libecore-wl2-1 (>= 1.23.3-0~eo), libecore-x1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libedje1 (>= 1.23.3-0~eo), libeet1 (>= 1.23.3-0~eo), libefreet-bin, libefreet1a (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libeio1 (>= 1.23.3-0~eo), libelocation1 (>= 1.23.3-0~eo), libemile1 (>= 1.23.3-0~eo), libemotion1 (>= 1.23.3-0~eo), libethumb-client-bin, libethumb-client1 (>= 1.23.3-0~eo), libevas1 (>= 1.23.3-0~eo), libwayland-client0 (>= 1.20.0) Recommends: libelementary-bin (= 1.23.3-ok2) Breaks: libeina1 (<< 1.23.3), libelementary2 (<< 1.15) Replaces: libelementary2 (<< 1.15) Filename: pool/main/e/efl/libelementary1_1.23.3-ok2_arm64.deb Size: 1530856 MD5sum: 2b0abe65ab298fca28320185dfe75a4f SHA1: b3ee6ccc672f7740e1619d0afd35c9904a7daa0e SHA256: 60c51415b60ca01d4618ad2f6a18d22dc7f2845426110f44ca8ae80fcdc00202 SHA512: 14a20ef76a16fd7479fb29313ce8b432b27c35acdf569666987b2adeca4d4b1417db87d521668a330e5cce20f757cd97d351cc37a46e59c8261e3c08d158cb7d Homepage: https://www.enlightenment.org Description: EFL widget set Elementary is a widget set based on the Enlightenment Foundation Libraries, primarily aimed at creating graphical user interfaces for mobile and embedded devices. . This is part of the Enlightenment Foundation Libraries (EFL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libelf-dev Architecture: arm64 Version: 0.187-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: elfutils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 372 Depends: libelf1 (= 0.187-ok1), zlib1g-dev Conflicts: libelfg0-dev Filename: pool/main/e/elfutils/libelf-dev_0.187-ok1_arm64.deb Size: 67568 MD5sum: 637721f4ae15d2188b1254fe99c23056 SHA1: 8a8ac0d65780574357d792b3287469612c6ba8bb SHA256: 66819b1faad399154265612f0294e248361f8f067dd07b471072e1b50d8d0d24 SHA512: e28d39c90c50c0842dc466e3c55f78d705fef31faae7bd6ec8ff668af2c95b5e83d2739fdf9171f873341cef4b3b44c4e9867510cb2096fbafb2c10e87d268fd Homepage: https://sourceware.org/elfutils/ Description: libelf1 development libraries and header files libelf1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libelf1 Architecture: arm64 Version: 0.187-ok1 Multi-Arch: same Priority: optional Section: libs Source: elfutils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 156 Depends: libc6 (>= 2.17), zlib1g (>= 1:1.1.4) Filename: pool/main/e/elfutils/libelf1_0.187-ok1_arm64.deb Size: 51680 MD5sum: bf22852e27305cf4bd8b434015021917 SHA1: d1eb28e996715d63513258176008c64f53c6a16f SHA256: 0709bca47c371f318b479f2b8730bfe1f0f29104b434ee77d0be6cbfa9f19dc2 SHA512: 4941d648173c8884f4c8a62981614911dacdf480087bf81c1efa07d86a637f70f4cb2cbf4bb630a532076f5de9a38f460f0d49464fce4852f958fba92a8773d1 Homepage: https://sourceware.org/elfutils/ Description: library to read and write ELF files The libelf1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libelocation1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 93 Depends: libc6 (>= 2.17), libecore1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libelocation1_1.23.3-ok2_arm64.deb Size: 22824 MD5sum: 6dd57aa0c50f8b4149f990c8636cc13f SHA1: 4d3bb62c0b88d1df295a5e3a4f6a760286054174 SHA256: ed86a2f04ea844e6de57a0bc86917448ece2f94f16ff890c304267345c95e167 SHA512: 212b48a60f5b692aa209d7ed795fbb4fb8491ef0d34800f5ce437c3980a81bc5b2285dfae39ec248a9a33d7d66d20399c83c6255bc2ec72606e280cae49de6db Homepage: https://www.enlightenment.org Description: EFL geospatial information management Elocation is meant as a convenience library to ease application developers the usage of geo information in their apps. Adding a geo tag to a picture or translating an address to a GPS position and show it on a map widget are just some of the use cases. . Currently it offer the following functionality: - Request current address in textual form - Request current position in GPS format - Translate a position into and address or an address in a position . This is part of the Enlightenment Foundation Libraries (EFL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libelput1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 130 Depends: libc6 (>= 2.28), libecore-input1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libeeze1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libinput10 (>= 1.7.2), libsystemd0, libudev1 (>= 183), libxkbcommon0 (>= 0.5.0) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libelput1_1.23.3-ok2_arm64.deb Size: 37574 MD5sum: 4922a095afa7208f8457249b3f24f624 SHA1: 9b7249143d7b15e574d5c1b91b3d235fab514088 SHA256: b49ff8a9c49e27c855d623b2085ad813b6446d9d46384ecd445206ad6a726374 SHA512: 67c86b4b19399c66c3dde1f3fe54c6604351d1a83ccbf549e4797a8161cfed2474e8d6db848995b52ee7353726dc14aabc88c14fb58b1426bc00e78417bf525b Homepage: https://www.enlightenment.org Description: EFL abstraction for libinput Elput abstraction for the libinput library. It can be used by various other subsystems (ecore_fb, ecore_drm, etc) to handle interfacing with libinput without having to duplicate the code in each subsystem. . This is part of the Enlightenment Foundation Libraries (EFL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libemail-address-xs-perl Architecture: arm64 Version: 1.05-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 84 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libe/libemail-address-xs-perl/libemail-address-xs-perl_1.05-ok1_arm64.deb Size: 28436 MD5sum: c7f9c1fe87ffeccedc15b8cfaab02c48 SHA1: 83b6ff34b75bf97f3e3bcf64a25ceb22c421b93e SHA256: 6987148628ae52e72b8c8dea90b744a902b181a0e945d989d9533873cb3a8ddd SHA512: b68dd3bfdc9200e06b5e0468daec6b4ddc36796025accae6d1d0b32e4b29b8cd6b6d4f1e1cb8a7495313c74d5617ecb1b14dfeb8f3050ec52644983c080d9b05 Homepage: https://metacpan.org/release/Email-Address-XS Description: Perl library for RFC 5322 address/group parsing and formatting Email::Address::XS implements RFC 5322 parser and formatter of email addresses and groups. It parses an input string from email headers which contain a list of email addresses or a groups of email addresses (like From, To, Cc, Bcc, Reply-To, Sender, ...). Also it can generate a string value for those headers from a list of email addresses objects. . Parser and formatter functionality is implemented in XS and uses shared code from Dovecot IMAP server. . It is a drop-in replacement for the Email::Address module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libembryo-bin Architecture: arm64 Version: 1.23.3-ok2 Priority: optional Section: devel Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 278 Depends: libc6 (>= 2.29), libeina1a (>= 1.23.3-0~eo) Filename: pool/main/e/efl/libembryo-bin_1.23.3-ok2_arm64.deb Size: 103486 MD5sum: 16e1586e7cc4c52ce995d91463ff69e8 SHA1: 6228d362780717109f1b8c9364caa2c692ac428c SHA256: 679b86299cef1af7811b0fe854ad8ae5a8f579de5c14fd5f649fe7945b2ebb9e SHA512: 35e9ffb2912010ca23e91c132a6b594e24f2f81ad79fdf2c3ea7fca4b5b32b24af5314dc4e84379ce976f80c27f88bb5d0953dd54cc95593c6431e3b7713ca6e Homepage: https://www.enlightenment.org Description: EFL SMALL-based abstract machine (AMX) compiler Embryo is a tiny library designed to interpret limited Small programs compiled by the included compiler, embryo_cc. It is mostly a cleaned up and smaller version of the original Small abstract machine. The compiler is mostly untouched. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the embryo compiler: embryo_cc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libembryo1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 114 Depends: libc6 (>= 2.27), libeina1a (>= 1.23.3-0~eo) Suggests: libembryo-bin Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libembryo1_1.23.3-ok2_arm64.deb Size: 29756 MD5sum: 5fcfcc819e8b212e1af18acb46c471da SHA1: 14721dee0cec3b90b41f6421027ffe55c625b17a SHA256: 37234ae9c57779b4c116060118579592b0b6d0b3e7a5a81a7cbea50f75c46c63 SHA512: 26da50ee87149df1d2212333b0acd540128fe7a16f945c44de3ffe51df31c37484b7abc42a8575ee27c18ad4ce59a1c6816f652212dcaeb035980003fcbd3192 Homepage: https://www.enlightenment.org Description: EFL SMALL-based abstract machine (AMX) bytecode interpreter Embryo is a tiny library designed to interpret limited Small programs compiled by the included compiler, embryo_cc. It is mostly a cleaned up and smaller version of the original Small abstract machine. The compiler is mostly untouched. . Refer to the EFL documentation for an introduction to SMALL. See https://www.compuphase.com/pawn/pawn.htm for details on PAWN, the upstream successor to SMALL. . This is part of the Enlightenment Foundation Libraries (EFL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libemile1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 117 Depends: libc6 (>= 2.17), libeina1a (>= 1.23.3-0~eo), libgcrypt20 (>= 1.8.0), libgnutls30 (>= 3.6.12), libjpeg8 (>= 8c), liblz4-1 (>= 0.0~r130), zlib1g (>= 1:1.1.4) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libemile1_1.23.3-ok2_arm64.deb Size: 40378 MD5sum: 8475e32f0e100e66dee4b01047f4cd33 SHA1: 9ceefa50c631e9a6bab321bd6943b273d0f010f8 SHA256: 02ce0ec08a12103ad9cee271f865b8a5ba58132bd4f4d01f94b25e28c1ff35f2 SHA512: 500711752fd6660e6df01ce9b0b10c5513de4dcf5b8fde9e2b1636a8b9bd4c736adf7f4a728f5d8f9d88fbfb5a5990cdabaaebe87bec78c1f3e2b8a053a47a4c Homepage: https://www.enlightenment.org Description: EFL compression and encryption Emile provides a library to bring together serialization, compression and ciphering. It is a low-level library and can be used by anything above Eina. . This is part of the Enlightenment Foundation Libraries (EFL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libemotion-players Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 93 Depends: libc6 (>= 2.17), libecore1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libemotion1 (>= 1.23.3-0~eo), libevas1 (>= 1.23.3-0~eo) Filename: pool/main/e/efl/libemotion-players_1.23.3-ok2_arm64.deb Size: 24808 MD5sum: 42aed40ef0e3464df1efd837efa80c89 SHA1: 3b5902c5efe1b73e09fd5333a37beb06e20b4752 SHA256: e0092e8adc5a443329fa4fc96b8ac16cc729f95c0a69949f9643fd3966b9ce2b SHA512: 52e3226cd6886b8e09026c41ce069c07febd5591a58bfa2b7e06400c9ab2dca9246c4a3a45f64ca321bbe5ceb6dbb042dae34657c53e3d0fa0093399ff1152b4 Homepage: https://www.enlightenment.org Description: EFL additional loaders for Emotion This package contains programs that allow Emotion to use libvlc to access additional formats for which it has no built-in support. . This is part of the Enlightenment Foundation Libraries (EFL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libemotion1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 272 Depends: libc6 (>= 2.17), libecore-evas1 (>= 1.23.3-0~eo), libecore-file1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libedje1 (>= 1.23.3-0~eo), libeet1 (>= 1.23.3-0~eo), libeeze1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libeio1 (>= 1.23.3-0~eo), libethumb1 (>= 1.23.3-0~eo), libevas1 (>= 1.23.3-0~eo), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libemotion1_1.23.3-ok2_arm64.deb Size: 70816 MD5sum: ad403f4b7707d280d810f14ee9a29bf5 SHA1: dfefb6d38e7612c9fdb8c50801900350f55d50d9 SHA256: 82b7a1608ce39d63c7075fa6f0d8375fd534a17b9cb3e4ea6b118465a8e4b6be SHA512: a6f2c482e5263ab00615ae65a03897f456049c32ee1bf700e7576e0a9de338cc30388177acea0bc6df03490ab98d8efc80eca98bd29e8a22d302e53e1d05d6cb Homepage: https://www.enlightenment.org Description: EFL media object functionality Emotion is a library that allows playing audio and video files, using one of its backends (GStreamer, xine or generic shm player). . It is integrated into Ecore through its mainloop, and is transparent to the user of the library how the decoding of audio and video is being done. Once the objects are created, the user can set callbacks to the specific events and set options to this object, all in the main loop. . This is part of the Enlightenment Foundation Libraries (EFL). 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/main/libe/libencode-locale-perl/libencode-locale-perl_1.05-ok2_all.deb Size: 11086 MD5sum: 84cc4842926fae076badaf7cdf346acc SHA1: 471756b8c39cfe018be9f30eccb36fd3607eda90 SHA256: 95ef73dfd0b823ad83f031fa0cd7cfcf81b96d39efdc7aed46f29ed2f95f341b SHA512: 042f6af8a234177c5d6052868985564a418c088ddbe59e5b5442c19b629dea6bd0972d8030f8559d720429a3fa29b9d10979261d38e11c6bf5fb4a2aafaf4f60 Homepage: https://metacpan.org/release/Encode-Locale Description: utility to determine the locale encoding In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world are still byte based. Programs therefore need to decode byte strings that enter the program from the outside and encode them again on the way out. . The POSIX locale system is used to specify both the language conventions requested by the user and the preferred character set to consume and output. The Encode::Locale module looks up the charset and encoding (called a CODESET in the locale jargon) and arranges for the Encode module to know this encoding under the name "locale". It means bytes obtained from the environment can be converted to Unicode strings by calling Encode::encode(locale => $bytes) and converted back again with Encode::decode(locale => $string). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libeolian-bin Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 121 Depends: libc6 (>= 2.17), libeina1a (>= 1.23.3-0~eo), libeolian1 (>= 1.23.3-0~eo) Breaks: libefl-all-dev (<< 1.23.3-0) Replaces: libefl-all-dev (<< 1.23.3-0) Filename: pool/main/e/efl/libeolian-bin_1.23.3-ok2_arm64.deb Size: 38662 MD5sum: 07034376a2063b92352c2fc2e58e691c SHA1: 5697e7c2484bbdc0f054dce11e39d41545c9f418 SHA256: 5b96d9bb802861104344a941b4b0827a6e3b5c42efad530779d527ee733a89dd SHA512: cc2c7547503c7e659bf574d011f850d038ec0779b68c8d0ed207df34e575c0407bbc3baedb40ab23b83d58842349812330c7cab6de41991f7d3a3ed27dd3484d Homepage: https://www.enlightenment.org Description: EFL object parser and C code generator - C code generator Eolian parses Enlightenment's meta-data (.eo) files and can then generate C code along with header files. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the C code generator for Eo, eolian_gen. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libeolian1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 256 Depends: libc6 (>= 2.17), libeina1a (>= 1.23.3-0~eo) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libeolian1_1.23.3-ok2_arm64.deb Size: 84074 MD5sum: b43afa351e9e3330dd8ef161fd52b067 SHA1: 4f8628ffbb14e4d283f12f522f4905e2f38d5839 SHA256: 7f3057b6cfa18834d20f90f9de3e623d06c5f1707756203af09f0271796e9240 SHA512: 652684292a5797c78e351f82a3380f79add1d77df68a7239dee89c8806dd1053d94d2c9da14b3dedd4ddd498bf07765893f080d038f0aefd7aa9300090c2fda7 Homepage: https://www.enlightenment.org Description: EFL object parser and C code generator Eolian parses Enlightenment's meta-data (.eo) files and can then generate C code along with header files. . This is part of the Enlightenment Foundation Libraries (EFL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libephysics1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 257 Depends: libbullet2.88 (>= 2.88+dfsg), libc6 (>= 2.17), libecore1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libevas1 (>= 1.23.3-0~eo), libstdc++6 (>= 5.2), libunwind8 Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libephysics1_1.23.3-ok2_arm64.deb Size: 90612 MD5sum: 6453ac2d6cdc70f5ade40c5c1b119bf5 SHA1: 488eefe915f0f1698867f7fd3dc83f883b3a6ccb SHA256: 1c5c6c2c273d8fa1b3c801453ba947c35b92b560fce390e47e34250145acc3e2 SHA512: 6271d8753ce100abe57c1e8467c1db40e5e0a63fd6791177a8afbb55df48f9dd680f21504f6683f1251f093814bc8adadf42fd40e7fbb656957dce6d88cbc9c4 Homepage: https://www.enlightenment.org Description: EFL physics functionality for Evas and Edje EPhysics is a library that makes it easy to use Ecore, Evas and Bullet Physics together. It's a kind of wrapper, a glue, between these libraries. It's not intended to be a physics library (we already have many out there). . This is part of the Enlightenment Foundation Libraries (EFL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libepoxy-dev Architecture: arm64 Version: 1.5.4-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libepoxy Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 1648 Depends: libegl1-mesa-dev, libepoxy0 (= 1.5.4-ok2), libgl1-mesa-dev Filename: pool/main/libe/libepoxy/libepoxy-dev_1.5.4-ok2_arm64.deb Size: 131544 MD5sum: 14db497a3155da89706d726a087dc079 SHA1: 966433c3ea2e3ec1d1efd45b3e2f41fbc53dd67e SHA256: 040b6076f8fe0e2092a919157ec88231435fa9cd3908f3c84351f6d75147bd75 SHA512: e9e4dd490a32af775754922178d30ed9a3a9c7476f7d04f495c5e73b0e9dbb09fa7c973a76290412384b3461d681c33ca745e0bb416f65e0cdc5a99ea62e4ffd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libepoxy0 Architecture: arm64 Version: 1.5.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: libepoxy Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 1455 Depends: libc6 (>= 2.34) Filename: pool/main/libe/libepoxy/libepoxy0_1.5.4-ok2_arm64.deb Size: 235458 MD5sum: e68f5628bc801ad5d1a6777928dffa6e SHA1: c400389115776726f23e8113ad8e41d190258ad0 SHA256: 62e3babdc922f9e269099c419618c64f7d46e91ebe083015cdca899a288c1476 SHA512: f28d9ad2df1399da552a41b79195b3f0ae32f4e5aba149c77878e2a38c3df99864d5d8160d3fe1300876e5e4a7dd5e4171ae1ecd02061e3288f3e9d882206c00 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(). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libepub-dev Architecture: arm64 Version: 0.2.2-6ok2 Priority: optional Section: libdevel Source: ebook-tools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 42 Depends: libepub0 (= 0.2.2-6ok2) Filename: pool/main/e/ebook-tools/libepub-dev_0.2.2-6ok2_arm64.deb Size: 10740 MD5sum: 35658227c1560bb007c1e4d1a3d39c7f SHA1: 84bb7455dd5ea6ed05e4d03c3fd8e6cf5ca1c8b1 SHA256: acbc31cc91fde932ad763768116ff4bd0f5614f70a06a20defbb70f76446e7c2 SHA512: 04cc1be93e0aaa63724b410d4cafe97c3e6e5312350b0e830eab7b0089537cb6668b73e7672520478738233d3337a2074dcb3e12bb1a1e75dec7cb2fe372d96c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libepub0 Architecture: arm64 Version: 0.2.2-6ok2 Priority: optional Section: libs Source: ebook-tools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 90 Depends: libc6 (>= 2.17), libxml2 (>= 2.7.4), libzip4 (>= 0.10) Filename: pool/main/e/ebook-tools/libepub0_0.2.2-6ok2_arm64.deb Size: 28666 MD5sum: df21a0230a8d637e7a8ea09fe9d59ade SHA1: dfc986279e22c509b722b045379d6a074fadb422 SHA256: d35f9a945e40f1510b0a02e85fb84f2c27c7bdfb48b1bc8eee4ab46618f1941b SHA512: 85db513eb9decd70707d3709d166d8dad66726d571c9c551501ff64703edc811e3dddd632908789ed83727afc321aca30f5feaa5543eefa010e83b143a865e49 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libepubgen-0.1-1 Architecture: arm64 Version: 0.1.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: libepubgen Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 345 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), librevenge-0.0-0, libstdc++6 (>= 9) Filename: pool/main/libe/libepubgen/libepubgen-0.1-1_0.1.1-ok2_arm64.deb Size: 113946 MD5sum: 7b2c5e4167d56eb001f4c93d216f69be SHA1: ebd3f68e544894a39fa00450bb58048e884818ef SHA256: 2efaf6b565a68ccfda176fc32c94d555a6c791afbe3e0632cb6a864eefd4b71b SHA512: 8ae48c4ead8da79ffb1ba8fa54472ff93b1d0134d8f50d658c755652b58cd5f8bc6d707f31f9d14448ee6cf14f2e0378d1714259465635283a3ddc53af63a448 Homepage: http://libepubgen.sourceforge.net Description: EPUB generator library is a library for generating EPUB documents. It is directly pluggable into import filters based on librevenge. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libepubgen-dev Architecture: arm64 Version: 0.1.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libepubgen Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 47 Depends: libepubgen-0.1-1 (= 0.1.1-ok2), librevenge-dev Filename: pool/main/libe/libepubgen/libepubgen-dev_0.1.1-ok2_arm64.deb Size: 6836 MD5sum: 9a31ce0c241102d78b201f60ddc6bf05 SHA1: cdae2459bd496f2784e7b8c8cb655f2ee27d5c4a SHA256: acac4946c23d2633aa0448182caa6363bd4dbeb131fde76eb2e17300e7b024d7 SHA512: 9a7742bf73a9b33411219a389826dfbc3e77e341cf01befdfe083d32b58d56a1600f98959aa322df22dd77703ce03f1244eb12208a89f57b1fea41e2545fdaaa Homepage: http://libepubgen.sourceforge.net Description: EPUB generator library -- development is a library for generating EPUB documents. It is directly pluggable into import filters based on librevenge. . This package contains the development files (headers, ...) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libethumb-client-bin Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 169 Depends: libc6 (>= 2.17), libecore1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libethumb-client1 (>= 1.23.3-0~eo), libethumb1 (>= 1.23.3-0~eo) Filename: pool/main/e/efl/libethumb-client-bin_1.23.3-ok2_arm64.deb Size: 40180 MD5sum: 9b5c9d650d2ca32846159dbee74b73c8 SHA1: 1e19ad8003f7c6d470ea5c122716621ebc1d3628 SHA256: 3fd1f7e9f28fc770957f76e110049ffe4307575db4032482acf711e87918f9c6 SHA512: f6acdd73ee3e854ec65a582dc48ddc91c79df84118749a0f850429f2aea9d0e2099d4b27a0b3b8244c4cef0b0c4dd8fa48413b2f27c47113d3d334eae47abde2 Homepage: https://www.enlightenment.org Description: EFL ethumb helper binary Ethumb uses Evas to generate thumbnail images of given files. The API allows great customization of the generated files and also helps complying to FreeDesktop.Org Thumbnail Specification. . It also provide a D-Bus server to reduce the performance costs of thumbnail generation and management. Ethumb-Client creates thumbnails by communicating with a thumbnail generation server using standard D-Bus protocol. . This is part of the Enlightenment Foundation Libraries (EFL). . This package provides the ethumbd helper binary and the associated D-Bus service file that are internally used by libethumb-client. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libethumb-client1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 102 Depends: libc6 (>= 2.17), libecore1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libethumb1 (>= 1.23.3-0~eo) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libethumb-client1_1.23.3-ok2_arm64.deb Size: 25372 MD5sum: f0cf57aa14f557763707ace04988a465 SHA1: a89e84dc3c9a0c5743f476df0589038f8c635265 SHA256: 709c3610853e688772f378c40204949778e1c86b7af5eed92ad7ddc2d915cf95 SHA512: de782c6c07334728d0844f48cf2aca597267d99b93214da48b7d0306650c3dcc15469f384d1da0904ae5a05210075dbcdc86314014d23e1ee7de8d374cf719b7 Homepage: https://www.enlightenment.org Description: EFL client for ethumb Ethumb uses Evas to generate thumbnail images of given files. The API allows great customization of the generated files and also helps complying to FreeDesktop.Org Thumbnail Specification. . It also provide a D-Bus server to reduce the performance costs of thumbnail generation and management. Ethumb-Client creates thumbnails by communicating with a thumbnail generation server using standard D-Bus protocol. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the D-Bus client library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libethumb1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 110 Depends: libc6 (>= 2.17), libecore-evas1 (>= 1.23.3-0~eo), libecore-file1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libedje1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libevas1 (>= 1.23.3-0~eo) Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libethumb1_1.23.3-ok2_arm64.deb Size: 31548 MD5sum: 280efdb19bf3845ff36ec2d599c3e6cf SHA1: c6495001e9a3f52a41a19f4ba64934b14724f5a1 SHA256: 655c78eb69df662b1b1f7802ee5cb42bc7efd51774c96f2cf7b9d58b7a0fd684 SHA512: c4eec01408267225e084d7a062e8eb80b79dde5b7859440352ca2214ddca3cb12aef89c3c7d2635b00d8fc7bb7802d78619b34fcbb43716af67777f4e601cf64 Homepage: https://www.enlightenment.org Description: EFL for thumbnail image creation Ethumb uses Evas to generate thumbnail images of given files. The API allows great customization of the generated files and also helps complying to FreeDesktop.Org Thumbnail Specification. . It also provide a D-Bus server to reduce the performance costs of thumbnail generation and management. Ethumb-Client creates thumbnails by communicating with a thumbnail generation server using standard D-Bus protocol. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the D-Bus server library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libetonyek-0.1-1 Architecture: arm64 Version: 0.1.10-ok1 Multi-Arch: same Priority: optional Section: libs Source: libetonyek Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 7795 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liblangtag1 (>= 0.5.0), librevenge-0.0-0, libstdc++6 (>= 9), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: pool/main/libe/libetonyek/libetonyek-0.1-1_0.1.10-ok1_arm64.deb Size: 1245804 MD5sum: 3a46eb63dda60b9a547e170ce5b9ce23 SHA1: 961c7b04fd8a0d3612f2166efaff275de5a984e8 SHA256: ee0f056e4dc4982e7fac0e00f794333fc36e29df4675afc9b3b8546c4b9375c0 SHA512: 2dd7eb5b3a9f7a84e04a787191e03569ddc409cc2977257df5fcb8ddf42014ee7f76d8e7aef23dad2bd7f982cfde9afb4f377f2bf075ab6a7c2bdf590bdb4d7a Homepage: http://www.freedesktop.org/wiki/Software/libetonyek Description: library for reading and converting Apple Keynote presentations libetonyek is a library and a set of tools for reading and converting Apple Keynote presentations. The library tries to extract the most important parts of version 2 format of Keynote (version 1 is not supported yet, but it should be in the future). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libetonyek-dev Architecture: arm64 Version: 0.1.10-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libetonyek Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 180 Depends: libetonyek-0.1-1 (= 0.1.10-ok1), liblangtag-dev, librevenge-dev, libxml2-dev, zlib1g-dev Filename: pool/main/libe/libetonyek/libetonyek-dev_0.1.10-ok1_arm64.deb Size: 16506 MD5sum: 884bbeee75fd23805a78ae0c81f95b18 SHA1: e7096231412ca97cb0f2959942429b7fea2990bc SHA256: c105a0be9616f81f030cd8be65167db5d98219f8be0809be1fc84e0c8edae273 SHA512: 1e1bc5d4c64233ab09be617c505a9ecf507d516e56edf41ffa4777e013bdef3e0666d28d8f58be156a6341352d019be37d525f86028fdd10d9235ea17e813dc6 Homepage: http://www.freedesktop.org/wiki/Software/libetonyek Description: library for reading and converting Apple Keynote presentations libetonyek is a library and a set of tools for reading and converting Apple Keynote presentations. The library tries to extract the most important parts of version 2 format of Keynote (version 1 is not supported yet, but it should be in the future). . This package contains the development files (headers, ...) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libetonyek-tools Architecture: arm64 Version: 0.1.10-ok1 Priority: optional Section: libs Source: libetonyek Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 333 Depends: libc6 (>= 2.34), libetonyek-0.1-1, libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 5) Filename: pool/main/libe/libetonyek/libetonyek-tools_0.1.10-ok1_arm64.deb Size: 26954 MD5sum: e20f691c3b3b347e7f2fc753471a6da0 SHA1: cf39e90a2104b828e412505a613a87b613f4a177 SHA256: 921d68adfa14c7972cd2da610b1dd76866f34ccd9dde2a0862f33e4938ee837c SHA512: 413ae39601f215bad5a493fc9d8396eb05ed68700f230ec866bddcd3e3a5d2ce1c8c7e386f74e3da17c18d8afdd9f92e4766c5d6aaf5b86736dc084368bc4581 Homepage: http://www.freedesktop.org/wiki/Software/libetonyek Description: library for reading and converting Apple Keynote presentations -- tools libetonyek is a library and a set of tools for reading and converting Apple Keynote presentations. The library tries to extract the most important parts of version 2 format of Keynote (version 1 is not supported yet, but it should be in the future). . This package contains key2text, key2raw and key2xhtml for "converting" Keynote presentations in those respective formats. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libevas-loaders Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 269 Depends: libc6 (>= 2.17), libcairo2 (>= 1.2.4), libeina1a (>= 1.23.3-0~eo), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.12.0), libgstreamer1.0-0 (>= 1.0.0), libpoppler-cpp0v5 (>= 0.46.0), libraw19 (>= 0.16.0), librsvg2-2 (>= 2.14.4), libspectre1 (>= 0.2.3), libstdc++6 (>= 5.2), libunwind8, zlib1g (>= 1:1.1.4) Replaces: libevas1 (<< 1.7.7-5) Filename: pool/main/e/efl/libevas-loaders_1.23.3-ok2_arm64.deb Size: 47754 MD5sum: b050c3a0185c25e8dc52010232c61a2d SHA1: c4b479696b4cefe04b1428927f1f26b17a1cd22f SHA256: 193d312f8b013f3b351380589376be36c5d1b75b47554b42fc2680a5739174cc SHA512: 89d830c113a91179f079fa71df48ed3a9e8aab1ee724bea69772c574205ec5467a2b02652a2c7671b0742125c36e8cdc4fa9319d9f1f564b4fe1dc0532deaa76 Homepage: https://www.enlightenment.org Description: EFL additional loaders for Evas This package contains programs that allow Evas to load many image and document formats for which it has no built-in support, including: - XCF - SVG - PS - RAW - LibreOffice . This is part of the Enlightenment Foundation Libraries (EFL). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libevas1-engines-drm Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 119 Provides: libevas1-engine Depends: libc6 (>= 2.17), libecore-drm2-1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libegl1, libeina1a (>= 1.23.3-0~eo), libevas1 (>= 1.23.3-0~eo), libgbm1 (>= 8.1~0), libgles2, libwayland-client0 (>= 1.0.2) Breaks: libeina1a (<< 1.23.3) Replaces: libevas-engines, libevas-engines-extras Filename: pool/main/e/efl/libevas1-engines-drm_1.23.3-ok2_arm64.deb Size: 32330 MD5sum: f7a607e0771c2d51537c1e1c7466f672 SHA1: 9d6b7a781551b39f1209ba5edf5f1b9c913f5549 SHA256: ed3bbd2e1a3010726b13c8c845dba57bb47669c880f6318b26541338a02bf353 SHA512: a8659cc43f87743a8781a157ae8ea116c7ddf32ce020267ecd6423810944f735e166b59e3c0baaf5d251d3a5659122b67737f5e28892f8e6875d5d3b538862b0 Homepage: https://www.enlightenment.org Description: Evas module providing the DRM engine Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super- and sub-sampled scaled images, alpha-blend objects and more. . It abstracts the graphics drawing characteristics of the display system by implementing a canvas where graphical objects can be created, manipulated, and modified. It then handles the rendering pipeline in an optimal way for the underlying device in order to minimize redraws, via a programmatically efficient API. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the DRM-related Evas engine modules. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libevas1-engines-fb Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 86 Provides: libevas1-engine Depends: libc6 (>= 2.17), libeina1a (>= 1.23.3-0~eo), libevas1 (>= 1.23.3-0~eo) Breaks: libeina1a (<< 1.23.3) Replaces: libevas-engines-extras, libevas1-engine-fb Filename: pool/main/e/efl/libevas1-engines-fb_1.23.3-ok2_arm64.deb Size: 24992 MD5sum: f0104dec72a31dd4c208fce5fa9a7879 SHA1: 72b22aa6db94a68834c78a47ed79ea528a5ef08c SHA256: c2c55816bdf32983dd6f57ee2e51b0b7af16dd4c529f6e39b0917a2527c58b8b SHA512: c931c004aa6dce4d81bc765f3968dc0ac8a864efb2051e08ae7278abb0cfb29a932fc9e85e5e9099b7fe34e16645b02d1ff8ecfcb7e85a58e4b2f395a588b108 Homepage: https://www.enlightenment.org Description: Evas module providing the Framebuffer engine Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super- and sub-sampled scaled images, alpha-blend objects and more. . It abstracts the graphics drawing characteristics of the display system by implementing a canvas where graphical objects can be created, manipulated, and modified. It then handles the rendering pipeline in an optimal way for the underlying device in order to minimize redraws, via a programmatically efficient API. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the framebuffer Evas engine module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libevas1-engines-wayland Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 263 Provides: libevas1-engine Depends: libc6 (>= 2.28), libecore-evas1 (>= 1.23.3-0~eo), libecore-input1 (>= 1.23.3-0~eo), libecore-wl2-1 (>= 1.23.3-0~eo), libecore-x1 (>= 1.23.3-0~eo), libecore1 (>= 1.23.3-0~eo), libegl1, libeina1a (>= 1.23.3-0~eo), libevas1 (>= 1.23.3-0~eo), libgles2, libwayland-client0 (>= 1.3.92), libwayland-egl1 (>= 1.15.0), libwayland-server0 (>= 1.9.91), libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0) Breaks: libeina1a (<< 1.23.3) Replaces: libevas-engines, libevas-engines-extras Filename: pool/main/e/efl/libevas1-engines-wayland_1.23.3-ok2_arm64.deb Size: 81152 MD5sum: a367cab65c41698627fb1837e833b715 SHA1: 5145f483b86128e0404cab5875c37fa7c855da67 SHA256: 69b290154bfdd02e061a4b7c268f27be7d287d4cbb20729fc1b331fbb1321d49 SHA512: 5bcafc9b000f80b949915a890392b7891efa21c36c1a8a2b8af01a200565170068522af5031f39952dbcc9009941245dfbb8843347cc700f6fb717cfd00eda89 Homepage: https://www.enlightenment.org Description: Evas module providing the Wayland engine Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super- and sub-sampled scaled images, alpha-blend objects and more. . It abstracts the graphics drawing characteristics of the display system by implementing a canvas where graphical objects can be created, manipulated, and modified. It then handles the rendering pipeline in an optimal way for the underlying device in order to minimize redraws, via a programmatically efficient API. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Wayland-related Evas engine modules. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libevas1-engines-x Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1317 Provides: libevas1-engine, libevas1-engine-gl-x11, libevas1-engine-software-x11 Depends: libc6 (>= 2.29), libecore-x1 (>= 1.23.3-0~eo), libector1 (>= 1.23.3-0~eo), libeet1 (>= 1.23.3-0~eo), libegl1, libeina1a (>= 1.23.3-0~eo), libevas1 (>= 1.23.3-0~eo), libgles2, libx11-6, libxext6, libxrender1 Breaks: libeina1a (<< 1.23.3) Replaces: libevas-engines, libevas-engines-extras Filename: pool/main/e/efl/libevas1-engines-x_1.23.3-ok2_arm64.deb Size: 390760 MD5sum: 5ff1161df0f189df896bddf66da67ffc SHA1: d4955193c5e2c8f34730399590c2bb2411bdc7d3 SHA256: 15227c1c42d53ab53f7b1054343ef858759b6d7d39f030465ba337ceea28a3be SHA512: acf97d17d201606c1dfa5734f50bf149f48fc0bb3469cf8e3242b1360b226fefdd129da45b02f1045b9d8a61d1b655743a62c8947995179d33be490a7dff9534 Homepage: https://www.enlightenment.org Description: Evas module providing the X11 engines Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super- and sub-sampled scaled images, alpha-blend objects and more. . It abstracts the graphics drawing characteristics of the display system by implementing a canvas where graphical objects can be created, manipulated, and modified. It then handles the rendering pipeline in an optimal way for the underlying device in order to minimize redraws, via a programmatically efficient API. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the X11-related Evas engine modules: - GL/X11 - Software/X11 (Xlib/XCB) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libevas1 Architecture: arm64 Version: 1.23.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 3214 Depends: libevas1-engines-x | libevas1-engine, libc6 (>= 2.29), libecore1 (>= 1.23.3-0~eo), libector1 (>= 1.23.3-0~eo), libeet1 (>= 1.23.3-0~eo), libeina1a (>= 1.23.3-0~eo), libemile1 (>= 1.23.3-0~eo), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.4.11), libfribidi0 (>= 1.0.0), libgif7 (>= 5.1), libharfbuzz0b (>= 0.9.4), libjpeg8 (>= 8c), liblua5.2-0, liblz4-1 (>= 0.0~r130), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp6 (>= 0.5.1) Recommends: libevas-loaders, libevas1-engines-drm, libevas1-engines-fb, libevas1-engines-wayland, libevas1-engines-x Breaks: libeina1a (<< 1.23.3) Filename: pool/main/e/efl/libevas1_1.23.3-ok2_arm64.deb Size: 1071156 MD5sum: a4d4d3c8116eca7f12de41787ba47ab2 SHA1: 4da84932a622c041fef403e5b89869ce0db4dba8 SHA256: 094a87c4312fe2738993be32fe84999867b5ce2032f81f5757e83b896f19723d SHA512: 021cb995499f012340200878aae2ca847485084e37e10bb8c9d2babbd21a7d789662dc8dee12bc77aedb52bc70021abefe1c66c4c860153696f50a45904172bb Homepage: https://www.enlightenment.org Description: EFL advanced canvas library Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super- and sub-sampled scaled images, alpha-blend objects and more. . It abstracts the graphics drawing characteristics of the display system by implementing a canvas where graphical objects can be created, manipulated, and modified. It then handles the rendering pipeline in an optimal way for the underlying device in order to minimize redraws, via a programmatically efficient API. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the core library and a set of image loaders and/or savers for various formats: eet, gif, jpeg, png, svg, tiff and xpm 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/main/libe/libexception-class-perl/libexception-class-perl_1.45-ok1_all.deb Size: 33296 MD5sum: 508ed72e59d9a5e98394e0e83247459f SHA1: 3135fa1b617eb382fde34c6ce77a2fc1b38b9532 SHA256: f504bd196fdd023934cb759eeedb35aad627552329e0eb6a485bdf9fd3109a1f SHA512: f20de49af2fcc13fe7d1f1af86b62c14095d3c2924649ffc1b98ada6c36d352801381f6b6c9b005b465584904edb4a1d2df7b5f8212922365f9ba0b8b1a6494c Homepage: https://metacpan.org/release/Exception-Class Description: module that allows you to declare real exception classes in Perl Exception::Class allows you to declare exceptions in your modules in a manner similar to how exceptions are declared in Java. . It features a simple interface allowing programmers to 'declare' exception classes at compile time. It also has a base exception class, Exception::Class::Base, that can be used for classes stored in files (aka modules ;) ) that are subclasses. . It is designed to make structured exception handling simpler and better by encouraging people to use hierarchies of exceptions in their applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libexiv2-27 Architecture: arm64 Version: 0.27.5-4ok1 Multi-Arch: same Priority: optional Section: libs Source: exiv2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 7085 Depends: libc6 (>= 2.34), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Suggests: exiv2 Breaks: libexiv2-dev (<< 0.27.2-7~) Replaces: libexiv2-dev (<< 0.27.2-7~) Filename: pool/main/e/exiv2/libexiv2-27_0.27.5-4ok1_arm64.deb Size: 1651890 MD5sum: f8c212dd0e8e6cedbbb83599bf022138 SHA1: bd6b82651483df5c2d3f2c881729a204391bfb5e SHA256: f9e1367da9e7d5325ab6541684a4f0503afc5eeb3bb1d674e5a8518a2e952249 SHA512: c4ddb3808ed0376b93c627be3586783aef13435538ffbf9dbdcd0432ade9b628d75436375eabb0c17205fc0c745ef79b09693a7804e576dec5bc1372d9e7a1ac 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libexiv2-dev Architecture: arm64 Version: 0.27.5-4ok1 Multi-Arch: same Priority: optional Section: libdevel Source: exiv2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1517 Depends: libexiv2-27 (= 0.27.5-4ok1) Suggests: libexiv2-doc Breaks: libexiv2-27 (<< 0.27.2-8~) Replaces: libexiv2-27 (<< 0.27.2-8~) Filename: pool/main/e/exiv2/libexiv2-dev_0.27.5-4ok1_arm64.deb Size: 246102 MD5sum: 5264b0c4fcc96099d7336967b27a598b SHA1: 752134d044d19ef3e6342b4c03146c33370d78d0 SHA256: 39910f3c8f11c3499b9dc2b41362137c6e2e40f34d985d3df8812501cb2bcef8 SHA512: b85157d433efc28ef004f4f7dea618291a285dc503bf0c8cea36bea07049f3fb6f13fbb60e0c977b47e68c4ecb408e7cda365cbcc4853ba414f4a25c47b9e08d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libexiv2-doc Architecture: all Version: 0.27.5-4ok1 Multi-Arch: foreign Priority: optional Section: doc Source: exiv2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 21813 Depends: libjs-jquery Filename: pool/main/e/exiv2/libexiv2-doc_0.27.5-4ok1_all.deb Size: 2471010 MD5sum: bf290e79df7c74e4037949911bc8a059 SHA1: 877b1f90e6107c228d863bce123917c339aa0662 SHA256: d13f4bd2c4878256b0de47c35fdfee163a7841f16f4d908f64633b63dd29636a SHA512: c564bacfb7fca279768d4a3f5d278a75ffa7fdeeb36a640903d8834e946b630df324b8e488dab027fae27e772454c5653ed7ee108e8365b3db7487ee77ec9da9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libexpat1-dev Architecture: arm64 Version: 2.2.9-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: expat Origin: openKylin Maintainer: openKylin Developers Installed-Size: 732 Provides: libexpat-dev Depends: libexpat1 (= 2.2.9-ok4), libc6-dev | libc-dev Conflicts: libexpat-dev Filename: pool/main/e/expat/libexpat1-dev_2.2.9-ok4_arm64.deb Size: 103410 MD5sum: 2bcef4150ee2af7f9a92bfb5eb59f2e1 SHA1: d5ae45f31f3de0ccbb64e985d805cecc43005e09 SHA256: 2651b04a340f3656a9c279ed41f9d63c2017e2e65fe804d9aa4af75dd26aaea0 SHA512: 28e22db6cd06692ddc3fbefb43f73bba8e9be1347b5de0adbd1570a030d82500b2ca756eaf76077231e8e4d87ae2c9d9b59f3a8b5e7f5b3be5a9326a0ea2c96a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libexpat1 Architecture: arm64 Version: 2.2.9-ok4 Multi-Arch: same Priority: optional Section: libs Source: expat Origin: openKylin Maintainer: openKylin Developers Installed-Size: 555 Depends: libc6 (>= 2.36), libgcc-s1 (>= 3.3.1) Conflicts: wink (<= 1.5.1060-0) Filename: pool/main/e/expat/libexpat1_2.2.9-ok4_arm64.deb Size: 59570 MD5sum: 85d8e3b7f812a27088cea78846c6e4e7 SHA1: 99811af38a4878b67bb56b80498ee04143ddf5d0 SHA256: c6d4f2735df2a6a055433b98af625fccd4d39e7e4f821df3e26fe7e5e37bbb64 SHA512: f3083f6c4230ed88bb369ddce5b426cd3c4857b7965a659e57bca83bfb919eb30fc210500c9c5ed96bca7bcfa91db8e58092ec2a77a8756cc0e51d74cdb39f64 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libexporter-tiny-perl Architecture: all Version: 1.004000-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 116 Depends: perl:any Filename: pool/main/libe/libexporter-tiny-perl/libexporter-tiny-perl_1.004000-ok2_all.deb Size: 42460 MD5sum: 4fd206348a4e9b5678addbd06443a246 SHA1: c4d7264d782ea922b431c59b02bd5dec90a88cbb SHA256: ab53f9d6004fccaabb4c9318d4713ac3c95cd60459568d62efc30084c2cd24d9 SHA512: 391d7a26d5194e8243d769f739da33313e82920ae036c6b7e6103061917ae58bddf5c50c0dd57bbd95a9207f9417c5b573fc57f90344beeccc7ce7d049bd50b5 Homepage: https://metacpan.org/release/Exporter-Tiny Description: tiny exporter similar to Sub::Exporter Exporter::Tiny is an exporter for Perl with the features of Sub::Exporter but only core dependencies. 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/main/libe/libextutils-cchecker-perl/libextutils-cchecker-perl_0.11-ok1_all.deb Size: 20136 MD5sum: 84788523decdf1c199a955c8b9137489 SHA1: 47118c8063e383fc6e7157c1c9d3771888a37bd7 SHA256: ae13a6cce6d50023139c9855aabf16a13f564abaeb84673e903c533c7225c6e9 SHA512: 3a823491fc624e8ea9ec7db2e25ec2c9d8509f1da6a45b939aaa210b884b7a5d0cda3e39ce263c02d7034717c92bea4558bc9eb6f619fe1b2a7326deff5a390f Homepage: https://metacpan.org/release/ExtUtils-CChecker Description: helper module for handling C headers and libraries ExtUtils::CChecker is a Perl module designed to check for the presence of libraries and C headers required for building the remainder of your package. It is particularly useful for packages containing Perl bindings to existing C libraries. 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/main/libe/libextutils-config-perl/libextutils-config-perl_0.008-ok2_all.deb Size: 11264 MD5sum: d7f7c8e8115de048c0591fc8b372ca40 SHA1: 71ebb5db2a20332328aa233cabc6177353fbf1f3 SHA256: e6b1402b0b0bdf7838c02e0fe55ad8fdd364e4afe6aa1a672fcf1ea826e20216 SHA512: a3fe49cd4847d79ba2a7b0bbaa53eaa7b47db3f7586678296d8aa0abc5da3910b5a9573fb8ca5d9a7fe0dff8d608141ec7fcbd86b2b37a588a4f25e1e7f149a2 Homepage: https://metacpan.org/release/ExtUtils-Config Description: wrapper around Perl's configuration hash ExtUtils::Config is an abstraction around the %Config hash. By itself it is not a particularly interesting module by any measure, however it ties together a family of modern toolchain modules. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libextutils-cppguess-perl Architecture: all Version: 0.26-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 33 Depends: perl:any, libcapture-tiny-perl, libextutils-parsexs-perl Filename: pool/main/libe/libextutils-cppguess-perl/libextutils-cppguess-perl_0.26-ok1_all.deb Size: 10380 MD5sum: 932a86a45bf4038b48afb737821c6dd5 SHA1: d9f3a80d0c8d272cd748441956ff641fbfd651e3 SHA256: ecc86a3199284a73b1c4f4bf439f4d3a055337414c2b8a143daef84608c8d336 SHA512: 48c340cf016af7a4ba72b139eef206aa2b71a832799ac779b79fe80f8d9490b558a6b1d8facb595263b6d2623f921efb6daec769d96b8c89eeac92d64072215c 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. 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/main/libe/libextutils-helpers-perl/libextutils-helpers-perl_0.026-ok2_all.deb Size: 17234 MD5sum: a659bb92ca3e61a9499816a1a0604c68 SHA1: 666a8065de350e63506de0d24cf753d79652fde0 SHA256: 28e0831db70fb8b5891a6807d93302a4b988efaf4389d030fe71b086522a89dc SHA512: 96144393ec57fb1c4c10458e72f33cf2afc7e8262d846a9bcd79140b66d64f2865519cb94cde2bbc6370920bccb8baf518dd81476048320ef3350864af0d11d2 Homepage: https://metacpan.org/release/ExtUtils-Helpers Description: various portability utilities for module builders ExtUtils::Helpers provides various portable helper functions for module building modules. 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/main/libe/libextutils-installpaths-perl/libextutils-installpaths-perl_0.012-ok2_all.deb Size: 19134 MD5sum: a64c15e462974c42cac9a2432b8440fb SHA1: 87b26cbeec17be499e04099401473cc60153aa9f SHA256: 33b4b93429fe1ad1f4ab14a0ed10adbc3efcb9d63dfac0d96305f2fd01c5701a SHA512: e57176a781640e38ae61343bf984de1aa10f03f1f6364d2b143b5818933a4e121a8c5b24ac98817edfef83f9c2f40bc88c1410e571b766072744058421c819a8 Homepage: https://metacpan.org/release/ExtUtils-InstallPaths Description: module to make Build.PL install path logic easy ExtUtils::InstallPaths tries to make install path resolution as easy as possible. . When you want to install a module, it needs to figure out where to install things. The nutshell version of how this works is that default installation locations are determined from ExtUtils::Config, and they may be individually overridden by using the install_path attribute. An install_base attribute lets you specify an alternative installation root like /home/foo and prefix does something similar in a rather different (and more complicated) way. destdir lets you specify a temporary installation directory like /tmp/install in case you want to create bundled-up installable packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfabric-bin Architecture: arm64 Version: 1.11.0-ok1 Priority: optional Section: libs Source: libfabric Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 94 Depends: libc6 (>= 2.17), libfabric1 (>= 1.11.0) Breaks: libfabric1 (<< 1.6) Replaces: libfabric1 (<< 1.6) Filename: pool/main/libf/libfabric/libfabric-bin_1.11.0-ok1_arm64.deb Size: 30386 MD5sum: 165d3b42ffd8b5f3c4a72c336e790df4 SHA1: f5ef98f08c33e406b5776eb89807a6759e9b244c SHA256: 85b657e8138afe7af57c349d3c9bf19d14667a3bf9903503c871e93dbd5e21ec SHA512: 4a356aad6d4d51c9f9f952da44f199a1a770c1fafe2d1225bc24b921c7790d9c0bb4c46f9298a3399e4e6e9ff6fb0109a5863322f8213f97f9c1ea3857cd725f Homepage: https://ofiwg.github.io/libfabric/ Description: Diagnosis programs for the libfabric communication library Libfabric is a communication library that exports interfaces for fabric services to applications. Libfabric is the core component of the Open Fabrics Interfaces (OFI) framework. . This package contains a few programs to check the status of the fabric. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfabric-dev Architecture: arm64 Version: 1.11.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libfabric Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2718 Depends: libfabric1 (= 1.11.0-ok1) Breaks: libfabric1 (<< 1.6.1-4) Replaces: libfabric1 (<< 1.6.1-4) Filename: pool/main/libf/libfabric/libfabric-dev_1.11.0-ok1_arm64.deb Size: 709962 MD5sum: 4a9088c944177dfe625e8fe9b765239d SHA1: ff77ee0eaab74c7a940cdb2843b43b3701efd0aa SHA256: 7582493ce0fe12e2237b9240cdd28e3a59137e46ab6034021e254eab9d798754 SHA512: 6f64d93aeb6b9a9b0bc7e6235fe56fa9fa3e12b51158c27cc510836ff0733b3ca2f221efefc0bc9c479878c2555cb1620c00fb29c7003451e2d8d5a3aeef6e1b Homepage: https://ofiwg.github.io/libfabric/ Description: Development files for libfabric1 Libfabric is a communication library that exports interfaces for fabric services to applications. Libfabric is the core component of the Open Fabrics Interfaces (OFI) framework. . This package is needed to compile programs against libfabric1. It contains the header files and links needed for compiling. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfabric1 Architecture: arm64 Version: 1.11.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libfabric Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1085 Depends: ibverbs-providers (>= 26), libc6 (>= 2.17), libibverbs1 (>= 24), librdmacm1 (>= 23) Breaks: libfabric-dev (<< 1.6.1-4) Replaces: libfabric-dev (<< 1.6.1-4) Filename: pool/main/libf/libfabric/libfabric1_1.11.0-ok1_arm64.deb Size: 447386 MD5sum: 3e3204a88f7c35fa73b3ebe7dbb05adc SHA1: baf5ca0ed7f87d022078a21b4423680961b442ea SHA256: 42cffbd18a0e4df5b9ac118209e88548ed63bad01aabfb934cb38447ab4c2baf SHA512: b916b738be5996690bd69a0ca296916b109f291dcacb6482cbecaae41f5074f1972ea2cb8068c1dc9ef4d00dfb093bf81661cf7ee072813a9e2b1a3a86784492 Homepage: https://ofiwg.github.io/libfabric/ Description: libfabric communication library Libfabric is a communication library that exports interfaces for fabric services to applications. Libfabric is the core component of the Open Fabrics Interfaces (OFI) framework. . This package contains the shared libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfakeroot Architecture: arm64 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: 162 Depends: libc6 (>= 2.34) Breaks: fakeroot (<< 1.20-0) Replaces: fakeroot (<< 1.20-0) Filename: pool/main/f/fakeroot/libfakeroot_1.30.1-ok2_arm64.deb Size: 27386 MD5sum: 28d2b1030dd79a506bb3e201d2486da1 SHA1: 5ec14e9d327def7ef54f5e3962d6c1d04ddcb25b SHA256: 5f511721b5e74ec6fd33466609810344880c9cc3a45dd5bbc70b7c481756ee5d SHA512: 644895765b5ad3a7609bfff8b6326e983fdee15ddb0d2611433b3e2df71de47f666230c2152367a6a939ff39d0cadc98c5956a27b8a11da9bb532f6cd8ae8767 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfaketime Architecture: arm64 Version: 0.9.10-ok2 Multi-Arch: same Priority: optional Section: utils Source: faketime Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 164 Depends: libc6 (>= 2.17) Filename: pool/main/f/faketime/libfaketime_0.9.10-ok2_arm64.deb Size: 48684 MD5sum: d79f72161f3cc564cb2684f94092b2a8 SHA1: f409a8992448d0ebbfca20932e0fd2a04e962990 SHA256: 344e5f2dddbdaf99c1a067c16e63f1473c4531abcd3a2ae4a9aaf5ea90ce4892 SHA512: cbabd1e639f84ae53a15e0b4f30e6afd56dca7931735d377a454f0e98e2b17f47b477e261b2972fc8fc70b628a8c48a23d3814f643772c4a8987b20630f19faa Homepage: https://github.com/wolfcw/libfaketime Description: Report faked system time to programs (preload library) The Fake Time Preload Library (FTPL, a.k.a. libfaketime) intercepts various system calls which programs use to retrieve the current date and time. It can then report faked dates and times (as specified by you, the user) to these programs. This means you can modify the system time a program sees without having to change the time system-wide. FTPL allows you to specify both absolute dates (e.g., 2004-01-01) and relative dates (e.g., 10 days ago). . This package contains the LD_PRELOAD library for faketime. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx-qt5-1 Architecture: arm64 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: 465 Depends: libfcitx-qt5-data, libc6 (>= 2.34), libfcitx-config4 (>= 4.2.7), libfcitx-utils0 (>= 4.2.7), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.6.0~beta), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 4.1.1) Recommends: fcitx-frontend-qt5 Breaks: fcitx-libs-qt5 (<< 1.0.0) Replaces: fcitx-libs-qt5 (<< 1.0.0) Filename: pool/main/f/fcitx-qt5/libfcitx-qt5-1_1.2.4-ok10_arm64.deb Size: 90628 MD5sum: 3b7f8aa658a296c1fcd68907b8c8c802 SHA1: b6aa8c1c8a93733dbf1bb4d5c70516bcf6c951c0 SHA256: bce7543e05fe9db4fb8b41bd475a8442b1c23eff90f3af1a07852bba3f7f46a3 SHA512: f7594033695c27274d407087d8987504e05c8ad559565afce7d77b88f46a968f167559a05ab10395ea5edef447e8745947fa174526396cea204439f151154d21 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 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/main/f/fcitx-qt5/libfcitx-qt5-data_1.2.4-ok10_all.deb Size: 11440 MD5sum: 5b266712db957007964ec16661baa650 SHA1: 9f1ff566dc2ba313c145927bf2e34fd6035cbb22 SHA256: 13ed41090b64b5725a2d27d31b90789c392501b8a70650791cec0fad6f0383d5 SHA512: f7b0f4de28f9df7e8721b9088436699133dffe71d6c56ecbc3e9117c2ec991cee20fcd26a8483f991d4ff5da287790c870e53b9642636653dc58db40e5965945 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx-qt5-dev Architecture: arm64 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/main/f/fcitx-qt5/libfcitx-qt5-dev_1.2.4-ok10_arm64.deb Size: 13920 MD5sum: 2037119fb5f717cd053c9e61901e4f1b SHA1: efcf0a1a4e10f067208e50bf602ea831fbaf8f99 SHA256: 6a9b2a41c49b1b48e4687de911b4c3e370cbb2a009bc74bf944e36d79f8cb0df SHA512: fd9fb3ab7010f8d1e70e26736f02bcd5cf58d31643a72fd890f777bbe7572e648a7db8b751369bb90ea0ce88de706402fd9841fb68cbafa44c858c2879b5e8e9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5-qt-data Architecture: all Version: 5.0.14-1ok7 Multi-Arch: foreign Priority: optional Section: libs Source: fcitx5-qt Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 71 Filename: pool/main/f/fcitx5-qt/libfcitx5-qt-data_5.0.14-1ok7_all.deb Size: 13162 MD5sum: d184cb8a9450238432a08dcf8eb51a9b SHA1: baf1449bb3e5dcf1442964cac8585b86816d202a SHA256: 96c938e1fe62cba40779f74bb840cf3f62c7080404d4b1fe539c6c2091ee5522 SHA512: f92ed32b410cf62c90b65ccb3793c3862e05047d132ad8ed9b407a802564cac012ff64dcd8b3e64352951079f415df401a6ac4412dbf4d05baf556944256dca3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5-qt-dev Architecture: arm64 Version: 5.0.14-1ok7 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5-qt Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 84 Depends: libfcitx5-qt1 (= 5.0.14-1ok7) Filename: pool/main/f/fcitx5-qt/libfcitx5-qt-dev_5.0.14-1ok7_arm64.deb Size: 12230 MD5sum: 5a1bdb1f89d8f4cca3259c951748aef4 SHA1: 3e843e3834acbc56434059bab36410a8a6d362b1 SHA256: 1573ea8f5b3f247875d2f631d9dbea46c52a0ecaf39052da21438d8e557842b3 SHA512: 7cdf163f2b6ea1093e1e07992c87d08a5c04c57ab0badc4e121fa51be04fe298199e513a1ecd93da05653a61b0ca253bca753c5235eec497ecf6fa56630f99ed 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5-qt1 Architecture: arm64 Version: 5.0.14-1ok7 Multi-Arch: same Priority: optional Section: libs Source: fcitx5-qt Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 627 Depends: libfcitx5-qt-data (= 5.0.14-1ok7), libc6 (>= 2.17), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.5.0), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5.2) Filename: pool/main/f/fcitx5-qt/libfcitx5-qt1_5.0.14-1ok7_arm64.deb Size: 100002 MD5sum: f1a86105609c4bf7e577ce0425f7d439 SHA1: d9be4acf11fce2b21a73d4692107bc7087d25e1f SHA256: 0d8e591396831710265d5510dc568dce5e5f715c869135897e6eb3d488f25de2 SHA512: 79ec14faa9f4b7d1eff29713650d5a3e5f29901cf5d0ad09125aa84ab773c5d27b700d6c1814a90cd65be87319fda604d2c6566bd8781c2892e49c4ea146d069 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5config-dev Architecture: arm64 Version: 5.0.18-1ok29 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 79 Depends: libfcitx5config6 (= 5.0.18-1ok29) Filename: pool/main/f/fcitx5/libfcitx5config-dev_5.0.18-1ok29_arm64.deb Size: 13226 MD5sum: 5ed90d54a7b2284daf4aa8294f7d3454 SHA1: 73a6443dac53253c517e40ed24196e98c11e6f4c SHA256: 9638bf301d4bff2fba7d355d8b2502bdaee3986b9fdf574ec6bcc4782484f8a3 SHA512: 657f966f551ba3cb557abf865e4e5f938d771631bcbbb4e45bcc8ba2dee964d32080227d71e52225f5acd7c3b81adb438b7bf514c2265e8186b0d75bd99ba4a7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5config6 Architecture: arm64 Version: 5.0.18-1ok29 Multi-Arch: same Priority: optional Section: libs Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 607 Depends: libc6 (>= 2.34), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/main/f/fcitx5/libfcitx5config6_5.0.18-1ok29_arm64.deb Size: 102736 MD5sum: e5810bb1ce2307ab927b06282430a42b SHA1: 3455c7c6bbf8123bbc448f5d3f91e99046390e84 SHA256: 386833a1b6d52990ac4d8486716e7db6373ca931f8097a85f5908a47e5d31537 SHA512: c9c6df147d209e4197d760859960bd205d49304565456d3003eff4e20520b930f1f21ba57d6f81863885e9965b9eb450a3351172e5254a4b14e534eabe9800eb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5core-dev Architecture: arm64 Version: 5.0.18-1ok29 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 164 Depends: libfcitx5config-dev (= 5.0.18-1ok29), libfcitx5core7 (= 5.0.18-1ok29), libfcitx5utils-dev (= 5.0.18-1ok29) Filename: pool/main/f/fcitx5/libfcitx5core-dev_5.0.18-1ok29_arm64.deb Size: 28862 MD5sum: cadd52236fc53c6b272b605b6833c57d SHA1: 1830c8deae04dca6681806e1c1bf56f72c15c579 SHA256: 16381d0aa991b5af19c0a3ebdc2cc863cb8fe83981b218bbd7f1295acd83de5e SHA512: f41ff84e613ed81c93c1466bfe78a3cfa069e9e26a435b852ccec1742f2b7b14c76309f5df1be1400911075b817f3303dda5c99cca7c2b68af80241248f9bee1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5core7 Architecture: arm64 Version: 5.0.18-1ok29 Multi-Arch: same Priority: optional Section: libs Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 3661 Depends: libc6 (>= 2.34), libfcitx5config6 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 4.5), libstdc++6 (>= 9), libuuid1 (>= 2.16), libxkbcommon0 (>= 0.5.0) Filename: pool/main/f/fcitx5/libfcitx5core7_5.0.18-1ok29_arm64.deb Size: 611588 MD5sum: 061625da18cd61dc7d5b14d0b17171bd SHA1: 5ad68279d00e5d1d1d67f0de427a69ca5d30fe1f SHA256: 149836f36e39768bb02267d722bd869e137a026c2c0a40c29a58f65a5e6a70f3 SHA512: 224b9b0b679f6b87df937b1c072b392084ef185b99216ca23179b6a77d20ddb518f4833af629fb7d4cccd649c8009895dd8f8feb42986b711277552861f08142 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5gclient-dev Architecture: arm64 Version: 5.0.12-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5-gtk Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 76 Depends: gir1.2-fcitxg-1.0 (= 5.0.12-ok7) Filename: pool/main/f/fcitx5-gtk/libfcitx5gclient-dev_5.0.12-ok7_arm64.deb Size: 9220 MD5sum: 84292dc4dd074c9eff68d1b0d61b2892 SHA1: ee7747e6b4694f62a752222b4ccbc3a7df9fb448 SHA256: 0154487dc224777c2e501e66aa8014f25d3657bebe9e6213290322247777fbf2 SHA512: 2702f4b5949e450dcdb3252e297ed69c3fac050e5b903d74d4d964a8511698ba5e6db9be4e17e0143b1b2830f46e3a8631162568c55d78354838246ccc3082b9 Homepage: https://github.com/fcitx/fcitx5-gtk Description: GLib-based D-Bus client library for fcitx5 (development files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the development files for GLib-based D-Bus client library of fcitx5. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5gclient2 Architecture: arm64 Version: 5.0.12-ok7 Multi-Arch: same Priority: optional Section: libs Source: fcitx5-gtk Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 84 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3) Filename: pool/main/f/fcitx5-gtk/libfcitx5gclient2_5.0.12-ok7_arm64.deb Size: 13792 MD5sum: 695162a5616edad3981ec6ef8fe4e936 SHA1: fbe15a81fcff67772a6a7aef3b8eb32482a2054d SHA256: a5a2612dbc5bceb36db7a37effe12b3bb2116f48582dd0ffad7a476436a62ddc SHA512: 35869c29609108355cd60aedb4ce886cb5fa944b04b1f480690a327cce6637a1243cbb528d6e32c67484d798a18893bc33276f61946a1e7725005155741af781 Homepage: https://github.com/fcitx/fcitx5-gtk Description: GLib-based D-Bus client library for fcitx5 (library) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the GLib-based D-Bus client library of fcitx5. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5utils-dev Architecture: arm64 Version: 5.0.18-1ok29 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 405 Depends: libfcitx5utils2 (= 5.0.18-1ok29) Filename: pool/main/f/fcitx5/libfcitx5utils-dev_5.0.18-1ok29_arm64.deb Size: 69910 MD5sum: 7122f26b2a52c49102d277cd98d57ebc SHA1: 072ceb4df68d7326ef2e227a90d8b429c983b2ca SHA256: f51b670df3a6b4fed85cf93388f0f3f1c66ae37fe79587d48bccb4bc2a22593d SHA512: 58d2a11b533c1e7ffd1b0b08bf9465577ed55e319c550aaea7b6cdd925a27e1f29560c06f585146ed0754be18b2685e6f40e1db79263bfea374197531d2be425 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfcitx5utils2 Architecture: arm64 Version: 5.0.18-1ok29 Multi-Arch: same Priority: optional Section: libs Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 2378 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.5), libstdc++6 (>= 9), libsystemd0 (>= 243) Filename: pool/main/f/fcitx5/libfcitx5utils2_5.0.18-1ok29_arm64.deb Size: 426366 MD5sum: cbdd92faf89aecd096a64d7971a68fba SHA1: cb657e4aa7f4187d162605f2c30ebb28225047e6 SHA256: dfe20f6b533e3c0bf19b3cff208f6ab575bec1bf72ad261f8d9091ebee7e7ea6 SHA512: 66ee0d2dff7e4756712809e030cb51e298454276f6e8cdde908847ae7326f78dfa672488a1d87eeaab8b72a16671318f2fa1ff32da2a20afcfaab8ee885a7e92 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfdisk-dev Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: same Priority: optional Section: libdevel Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 65 Depends: libblkid-dev, libc6-dev | libc-dev, libfdisk1 (= 2.38.1-ok5build1), uuid-dev Filename: pool/main/u/util-linux/libfdisk-dev_2.38.1-ok5build1_arm64.deb Size: 11952 MD5sum: caea89383a2e7a69ab0557048eee7b56 SHA1: aabdb3b073d16238e0ef83da35256b2a9f626fec SHA256: 5b73435d0ec988b46db4df9936580d51502badefe1d5b9aff9dfeb8382adf9f1 SHA512: b05f4ba40499cbf5e0a7716eaf0798107e34e56065092569e6084270ae337d8dba4614130a2b24ea3b928302d8737a84ab100919cd4008e728eb6d1148aa57f4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfdisk1 Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: same Priority: optional Section: libs Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 639 Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.33), libuuid1 (>= 2.16) Filename: pool/main/u/util-linux/libfdisk1_2.38.1-ok5build1_arm64.deb Size: 165024 MD5sum: d90f046664a1e3ad38a56d0644bca8e5 SHA1: 8af9e05b521650a116b12682aad574fad56dbaff SHA256: b0011c4afecab2cdd398af6fea1bda87b8e934b8cfa9fc871f024ce6917312c6 SHA512: ae8c8f2e73ab548f8646e739814e7812816b36b3bd229c70acbbe2417cdbe94df9a2d8245e4c51edf7cb5114ede65e04c281db7f9a7eabf7a33a85d6b2309ef6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfdt-dev Architecture: arm64 Version: 1.5.1-ok1build1 Priority: optional Section: libdevel Source: device-tree-compiler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Héctor Orón Martínez Installed-Size: 156 Depends: libfdt1 (= 1.5.1-ok1build1) Filename: pool/main/d/device-tree-compiler/libfdt-dev_1.5.1-ok1build1_arm64.deb Size: 33510 MD5sum: 06e0eede5226ec261d2b0270711e7b9e SHA1: d7f27a79af3165d1f7d7988203e9b90f8a8b0232 SHA256: e57671e1b07de518f344173a72759497ed5db50610ea774f7e5aefe3f09ad24a SHA512: 4ab4b20aee456844965308c79dfac8fe1db8c0dab2b564922f2952a7b6580ef96c735e5231120b0fc574d00f12e0e051963c5668c404a4f2da52f6c99a96715f Homepage: https://git.kernel.org/cgit/utils/dtc/dtc.git Description: Flat Device Trees manipulation library - development files This is a library containing functions for manipulating Flat Device Trees. . This package contains the files needed for development against libfdt. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfdt1 Architecture: arm64 Version: 1.5.1-ok1build1 Multi-Arch: same Priority: optional Section: libs Source: device-tree-compiler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Héctor Orón Martínez Installed-Size: 59 Depends: libc6 (>= 2.17) Filename: pool/main/d/device-tree-compiler/libfdt1_1.5.1-ok1build1_arm64.deb Size: 20654 MD5sum: 7874d7f3f90786ae81db5a5430252b4d SHA1: ef10837541f9456b455f9ce903cee60d97cdcd41 SHA256: 8b8b81cac901f2ba069c8e286bac6c0633bf78a6eccfd367693a888e7c3b45a7 SHA512: b1d3be2ae696690ead9f565dd63f9d1d41db7079c40e0915ae2680527b066e150cc35aa7ae5e9f51bd0658fb48f81b5e536a40c5f6933287644c3a7dabae1f9c Homepage: https://git.kernel.org/cgit/utils/dtc/dtc.git Description: Flat Device Trees manipulation library This is a library containing functions for manipulating Flat Device Trees. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libffado-dev Architecture: arm64 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/main/libf/libffado/libffado-dev_2.4.7-ok1_arm64.deb Size: 34366 MD5sum: 6d0670bc893a852b6661d89ed9565b8d SHA1: 844b83026bfffd286c2d64447d26c840ac0400c0 SHA256: 7b8c8c66e18f6140d819d45d97b90b66b267773e9621bc7aa11d78983f79c308 SHA512: b6be03a663928cde79a391ccf0864f7d46102e86e62e3ad36fa3d05387d433870961dca01a8228813e48eef46b23cb75fb22ea7534a67821fa06f733c9de383c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libffado2 Architecture: arm64 Version: 2.4.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: libffado Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4079 Depends: libc6 (>= 2.34), libconfig++9v5 (>= 1.5-ok0), libgcc-s1 (>= 3.0), 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/main/libf/libffado/libffado2_2.4.7-ok1_arm64.deb Size: 803974 MD5sum: d0a264bc93fc96954f71929da618dd66 SHA1: adaaf4538883575ab385075458130e8f5141cb92 SHA256: 6f2e6a9457e68e9ddd3196f91dca995087ac3a04fdd56f40eef67702e049d70c SHA512: 2ac7ff0fbb80e7e33d4e45d112cf80cd68d0aa2f06c6c7ee1f72eeb4e01d062a6e31f2b84c8dcdaf86b513adaabce05ae9eafddad03fa8af96e0f9275af546bb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libffi-dev Architecture: arm64 Version: 3.4.4-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: libffi Origin: openKylin Maintainer: openKylin Developers Installed-Size: 281 Depends: libffi8 (= 3.4.4-ok4) Conflicts: libffi4-dev Filename: pool/main/libf/libffi/libffi-dev_3.4.4-ok4_arm64.deb Size: 62694 MD5sum: db1a1b6c5f9869596a59b9a751706777 SHA1: 7a35cfb40d64e3ad6acd8d371980789db69abb37 SHA256: 9dcf02cc028842579d8ec1967d5bf2e1b89c101f2d25d760a663bdcf56c3f88f SHA512: 34aee3530a8efc32d904056923c7e524363695b0fb05dfcc2bdcc2d814244f8f5cf5c16742f633134d847a87b8a065b903d9e8af2a165f15bd79da52ab18fc3b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libffi8 Architecture: arm64 Version: 3.4.4-ok4 Multi-Arch: same Priority: optional Section: libs Source: libffi Origin: openKylin Maintainer: openKylin Developers Installed-Size: 91 Depends: libc6 (>= 2.27) Filename: pool/main/libf/libffi/libffi8_3.4.4-ok4_arm64.deb Size: 20928 MD5sum: c628215d34905110376e0137051d7fcb SHA1: 52225c7c60b092eaed0de30610b73e5d3277a18b SHA256: d18fe1c4b6347ef19b731ec74c1a582daaa86e5f8380ecb40964f719d57e2bd8 SHA512: 0bf1b7be428b081e6bfec32f6c074156a408d101a8c109a4df6e45f11793b97e3172be6146fbea443b872040241d0174c7b7eb45724819f351dab39fd6d34c2b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libffms2-5 Architecture: arm64 Version: 2.40+git20211209-ok1 Multi-Arch: same Priority: optional Section: libs Source: ffms2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 159 Depends: libavcodec59 (>= 7:5.0), libavformat59 (>= 7:5.0), libavutil57 (>= 7:5.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libswresample4 (>= 7:5.0), libswscale6 (>= 7:5.0), zlib1g (>= 1:1.1.4) Filename: pool/main/f/ffms2/libffms2-5_2.40+git20211209-ok1_arm64.deb Size: 55750 MD5sum: 1dd5092f6f6be93fcf69b9d5496ce9da SHA1: 7fffaab1385314c7a28dc46458ba365ca1ed37e2 SHA256: 53d6b33e0b4ced15321f5ead9f4f7b28e6d349cea917ac17a8a09ab64df566f3 SHA512: e585ea44b34d0af64e8d10de73ec8521d3d2c60d9338ec69d70be1952c5ebb5c234fce34a97eeac5d4fc02f87b50b742df991e007d04ee9edce22460d9afac97 Homepage: https://github.com/FFMS/ffms2 Description: Cross platform ffmpeg wrapper library A cross platform ffmpeg wrapper library, and some additional content for things ffmpeg doesn't handle well. A more friendly API and an easy way to say "open and decompress this, I don't care how". . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libffms2-dev Architecture: arm64 Version: 2.40+git20211209-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: ffms2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 133 Depends: libffms2-5 (= 2.40+git20211209-ok1), libavcodec-dev, libavformat-dev, libavutil-dev, libswresample-dev, libswscale-dev, zlib1g-dev Filename: pool/main/f/ffms2/libffms2-dev_2.40+git20211209-ok1_arm64.deb Size: 25340 MD5sum: 8d88fee0076282a3e0554fc889166143 SHA1: d4434a235f298207665bb7937790e1dd7393d46c SHA256: 8408086d329c0336dcbe1ab08b372b42f044724355c34ee22eb22b8956f229ed SHA512: bfd0e5dde26fad613e8eaec8a30d1625c0c54eee362ee64388cf847dd29c2b21544047d6bdf520ed0d938968243a4fc87a13d7b9042b9330bebbb379fa4b2eb0 Homepage: https://github.com/FFMS/ffms2 Description: Development files for libffms2 A cross platform ffmpeg wrapper library, and some additional content for things ffmpeg doesn't handle well. A more friendly API and an easy way to say "open and decompress this, I don't care how". . This package contain headers and other files needed to compile and link against libffms2. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfftw3-bin Architecture: arm64 Version: 3.3.10-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 245 Depends: libc6 (>= 2.34), libfftw3-double3 (>= 3.3.10), libfftw3-long3 (>= 3.3.10), libfftw3-single3 (>= 3.3.10) Filename: pool/main/f/fftw3/libfftw3-bin_3.3.10-ok2_arm64.deb Size: 32418 MD5sum: 1db041febc72d49dccbf957f83342892 SHA1: c2952061be08a43af895f0d6455ecb096c068831 SHA256: e4aa9d85330347cc6d58ddb00b1625033872b7329d5003f7e5af90313ef2d906 SHA512: 6a6f13ce9166777fc97adafe10962b038f15b2d2a5f68da21eecd5a651d37f6fe9006e6b7761c98b9982c4fb8629cb8cfaa80062976094840a20f4ba3c8f4806 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfftw3-dev Architecture: arm64 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9666 Depends: libfftw3-bin (= 3.3.10-ok2), libfftw3-double3 (= 3.3.10-ok2), libfftw3-long3 (= 3.3.10-ok2), libfftw3-single3 (= 3.3.10-ok2) Suggests: libfftw3-doc Filename: pool/main/f/fftw3/libfftw3-dev_3.3.10-ok2_arm64.deb Size: 1662140 MD5sum: 5bd91b7b6d7776783bf0c459923035e6 SHA1: fcf0d3856f9eb591768b4b2107f91f8c6ff0481d SHA256: 8ae547bc426218eeda75e59cb4f29c6cf16a12788f4857ba494356d83a0bf9db SHA512: cea0b280cc1d006e4f0802b37370f2cacd79c8d41c00aac977f4f9805f7a8a001d117383bbf7449a8af833901222a534c52a3422e54b64a7a93442ec70b65b77 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. 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/main/f/fftw3/libfftw3-doc_3.3.10-ok2_all.deb Size: 249402 MD5sum: ee878455a0ee7b48f076d7130a5645c4 SHA1: ed15af2db5d1308509835798a02de39c9623660b SHA256: 5d46b57d034fd6bdd684e90645a720036757ac8c79d51859c528f1fa2e048a8b SHA512: 6e652f7b2f08a67400ab2980da6c1cb065975dc630d6c6a4728632c6c39cbadd863178891768e816bd665ab58b70dc86303e36813d9fa4867b7cad6cb832166b Homepage: https://fftw.org Description: Documentation for fftw version 3 The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the documentation for the fftw3 library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfftw3-double3 Architecture: arm64 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 937 Depends: libc6 (>= 2.34), libgomp1 (>= 4.9) Suggests: libfftw3-bin, libfftw3-dev Filename: pool/main/f/fftw3/libfftw3-double3_3.3.10-ok2_arm64.deb Size: 401190 MD5sum: a22984c58241476007b971c38e636e6e SHA1: 07088d46be953856f0b596c775b61b4f69230e31 SHA256: 588c32d88edcf7ea59a1af389e3160d565ac4f7317743ef88108a71a0a6349ce SHA512: 45aae7b475657b740001dbf3276103b4805bf9524a14bfaf7b22c1657480d7bf7dabfcbfd0b11bded9519bcf0ea79c72cb4a497666100169f66b594d14ad0bf9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfftw3-long3 Architecture: arm64 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2217 Depends: libc6 (>= 2.34), libgomp1 (>= 4.9) Suggests: libfftw3-bin, libfftw3-dev Filename: pool/main/f/fftw3/libfftw3-long3_3.3.10-ok2_arm64.deb Size: 778742 MD5sum: f43eb58334721a67e3dd3bf3479b87d0 SHA1: a9f5abb3faf747cdd3e9a3962a1f08bffbae17ee SHA256: c113310c24c22be3116cbf5db05088e4327ea70b9898fb363ab347b19aec6c3d SHA512: 87d38ef2ec4c7b3bd1445eac8e6a95e8b78e7d6ba48734ad23f7bc65775baeddac38da628f98143251276e26af7876a64582ed338e94f514e359e16ff40b23fb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfftw3-mpi-dev Architecture: arm64 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 698 Depends: libfftw3-mpi3 (= 3.3.10-ok2) Suggests: libfftw3-doc Filename: pool/main/f/fftw3/libfftw3-mpi-dev_3.3.10-ok2_arm64.deb Size: 52946 MD5sum: 31c4ca0811527dfb64c7ad6239c6d8c1 SHA1: 9696408507d16fed908cc1438235db8d6d44baf8 SHA256: b34da56b16ffedbbd6a7b35642c48eb1af45fd0e370dec96b4d46d0f4d6c2bfc SHA512: ea2f3813193763ce20eaa4cc2c372bf9a0af70fdef7a4df7dbf466ab32baf5485ace574a07967bc3278bc1d80a35f5882e1b556e02f5f75665c313232de97bdc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfftw3-mpi3 Architecture: arm64 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 427 Depends: libc6 (>= 2.17), libfftw3-double3 (>= 3.3.10), libfftw3-long3 (>= 3.3.10), libfftw3-single3 (>= 3.3.10), libopenmpi3 (>= 4.1.4) Suggests: libfftw3-mpi-dev Filename: pool/main/f/fftw3/libfftw3-mpi3_3.3.10-ok2_arm64.deb Size: 47764 MD5sum: 928088e6b439ea0bdd1dc408e0194898 SHA1: c1891d6f2547ef3396f5c20d15ee5261a9516081 SHA256: 95c04aa26afae7fccd75c27187d3c1f24141bfd43ae0a62fd218906399c32629 SHA512: 7af80c0830569febdaf567babb919bbeab9498b5433b4c92a9a2ad83a3f40f1b4eabfbde2055fbd454cbf982658c9f8973cd232a042f5bbb308d9549837cf49d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfftw3-single3 Architecture: arm64 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1449 Depends: libc6 (>= 2.34), libgomp1 (>= 4.9) Suggests: libfftw3-bin, libfftw3-dev Filename: pool/main/f/fftw3/libfftw3-single3_3.3.10-ok2_arm64.deb Size: 618980 MD5sum: b04cefee71dcc8761f29b5624266c40b SHA1: bba590e3e4fa91c22c6010b55f131e0d2f67c77a SHA256: 5c530c33be86adef97f0b72cb35d8f0added606259e008b23f8e8e678fc58530 SHA512: e1f331bc7cb29771b96f9dde0cf29601d1eff160dbc83f22cf9f2aa4c61e8f3a5617d0431022d4875e79799923cb0fdedc147fe083a066bebba69955808efff6 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. 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/main/libf/libfile-find-rule-perl-perl/libfile-find-rule-perl-perl_1.16-ok1_all.deb Size: 7388 MD5sum: e026b2238525492be02be57ba844cb2d SHA1: 8c24492af9a5831fe7a14c83c031177b60d74b0d SHA256: f3abeccd74197e942ec5035938fe0325221a88d7ca66cef39df1d0beda5cc7f4 SHA512: b837cb99aa4efc1d52da9fef7baf223ef2735f405a108f0c0ee80335ed225c8ce93636b635cd2a8d845addc39066ed9abf4871a963e787e1c6181d4b552a6ce3 Homepage: https://metacpan.org/release/File-Find-Rule-Perl Description: Perl module for searching Perl things File::Find::Rule::Perl provides methods for finding various Perl distribution files easily, which allows one to replicate search queries usually run on CPAN Search or related web sites. . This module makes it easy to find out information like which Perl modules are included in a distribution, names of test scripts, the type of installation mechanism (Makefile.PL or Build.PL) and names of any other miscellaneous Perl scripts that are distributed. It can also be used to locate files that contain Perl code. 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/main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.34-ok2_all.deb Size: 24018 MD5sum: b09b60b687928d8449c28e9a7306d879 SHA1: 1a4dd5cf809461570ad73f9365f6f63701dcd169 SHA256: e91c0c72990c90fdc131045fffe19a73ac0c421a05d735d0f51534fd66a6e980 SHA512: 4c637ce667f99b16cc177b16ce6cc31e0dce42e8726bf2a9ed40c39033a11b40b8278fe606fefce6f309f3f0dc75fa1ba98838ffaa317cd87794bf6aabeecf50 Homepage: https://metacpan.org/release/File-Find-Rule Description: module to search for files based on rules File::Find::Rule is a Perl module which essentially provides an easy-to-use interface to the popular module, File::Find. It provides a way to build rules that specify desired file and directory names using a text-globbing syntax (provided by Text::Glob). This makes it useful for simple tasks, like finding all ".pm" files in a given directory. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfile-homedir-perl Architecture: all Version: 1.004-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Installed-Size: 101 Depends: perl:any, libfile-which-perl Filename: pool/main/libf/libfile-homedir-perl/libfile-homedir-perl_1.004-ok2_all.deb Size: 36312 MD5sum: 488a8b9dd4375461d5ab1d9d959f3a01 SHA1: 479585129ad480aa10e888004c84ca5c121c6d82 SHA256: 499fe27befe901df684b68171ddfce41672d86984fe6aa7fe0dc975fe0f01ba8 SHA512: 7fafd0a528c4db240fd776262c51cab38a3e4f771d4370b80855ab1cbbd91de7e4804e735c364a92632ac5043a2f099efaaa00caeb5783ceff040efd1e5ac369 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfile-listing-perl Architecture: all Version: 6.15-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 50 Depends: perl:any, libhttp-date-perl Filename: pool/main/libf/libfile-listing-perl/libfile-listing-perl_6.15-ok2_all.deb Size: 16980 MD5sum: 6f8aa1b49781e9c78cc89ed84adc48f7 SHA1: 2f70b830c3427959884f8bb24fb4265d36bb8617 SHA256: a5fc2ea80640f6542ef10d2e4575175c683e4f08fc224bc7dfbc64134794997b SHA512: 1e3900acbb5cda5a8530fd59f6346fe08e9b21d68c4dada4e8cbecfe99ab97124fc28c30f5fa97704a85e11597b1c9627cd8db176a2d6ba7e18cf0be47a03ba3 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'. 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/main/libf/libfile-pushd-perl/libfile-pushd-perl_1.016-ok2_all.deb Size: 14622 MD5sum: 8e56048e75657f53c1213a87054ac6b0 SHA1: 35df452a1f34cc417f6f25376150004209eef4a3 SHA256: a39ab70ddd28b8b80c09f49d23349ce546039d91735bca64b7a6f9d646b59444 SHA512: ad044f8337d5b85b57b8402821998c9932e4744dfc15d2f741ba3e25e7821988ccc9ff3f6915f8d4cd7124618d8d1884754ec51eb048924ce9dba2870b5d6e07 Homepage: https://metacpan.org/release/File-pushd Description: module for changing directory temporarily for a limited scope File::pushd does a temporary chdir that is easily and automatically reverted, similar to pushd in some Unix command shells. It works by creating an object that caches the original working directory. When the object is destroyed, the destructor calls chdir to revert to the original working directory. By storing the object in a lexical variable with a limited scope, this happens automatically at the end of the scope. . This is very handy when working with temporary directories for tasks like testing; a function is provided to streamline getting a temporary directory from File::Temp. 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/main/libf/libfile-remove-perl/libfile-remove-perl_1.61-ok2_all.deb Size: 18470 MD5sum: 2d7913b597b463e0cf6edbc6079115c1 SHA1: afed89aeb9e88e3a514676a44ea298f1f5cedeca SHA256: b1e06717e194ae47f6c29badae69138e1f630ddfec546378c24a325b8bc6d5dd SHA512: f718163abb13951bfb12b44a73ab67e6771da4690d537458a5d94e7ca5d035fd63622ded23d55ba6241010443d42d2c73f3baa958bb63d3aba07785bdcdcc901 Homepage: https://metacpan.org/release/File-Remove Description: Perl module to remove files or directories File::Remove::remove removes files and directories. It acts like /bin/rm, for the most part. Although unlink can be given a list of files, it will not remove directories; this module remedies that. It also accepts wildcards, * and ?, as arguments for filenames. 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/main/libf/libfile-sharedir-install-perl/libfile-sharedir-install-perl_0.14-ok2_all.deb Size: 17034 MD5sum: 4882c1dfcabd7a66754750dc63a64040 SHA1: d2969113fd8aadb9b6f37b9180199a1b14eecf5f SHA256: bceb29a3da969e49dd04273319f31079d6223cd4f37b522f43bc5b8b1f7950fe SHA512: 8301f4f03e5b0e7b3ddfb2af74d7eadd4712d05ee26f7616d98105151e09d98f957b399192ddb8bd4e4debcb8ebaa15cf1e6e13d61fa4a6e2b69d2f5e0385570 Homepage: https://metacpan.org/release/File-ShareDir-Install Description: module for installing read-only data files File::ShareDir::Install is a Perl module that allows you to install read-only data files from a distribution and easily locate them with File::ShareDir. It is similar in nature to Module::Install::Share. 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/main/libf/libfile-sharedir-perl/libfile-sharedir-perl_1.118-ok2_all.deb Size: 19820 MD5sum: 1405d34e93363e2e6b0459cab27380ad SHA1: f003f2bf3bbcbd75884764204b7014b8cfab96d5 SHA256: 239fdefdc3b31f6ff5a9c08dd258f18ba4512faeb1990a293de9e18700dd7de5 SHA512: be75cbff7ae08dd907a4eaeea07609b935f80eab9095cbaf82d02dcdc2a3896a275d95f11240f27ebe4bfc917b8a7504759fca91807d8bf4ca7be58de838375b Homepage: https://metacpan.org/release/File-ShareDir Description: module to locate non-code files during run-time The intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfile-slurper-perl Architecture: all Version: 0.013-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 42 Depends: perl:any Recommends: libperlio-utf8-strict-perl Filename: pool/main/libf/libfile-slurper-perl/libfile-slurper-perl_0.013-ok1_all.deb Size: 13700 MD5sum: ae592c409bd6a56b02d464a614864a54 SHA1: f5438bf68a57cc0ca61c185728d8e41d00f9bbbc SHA256: 1d439fcecbaf02cd9150a5fc655558d310ec9096869b4dc74a8f55cc859e2147 SHA512: c95659fed9d61f7a62091db517a90f9f7d7c343de405c5cffa4aa9ad9ba5043db83ffc1c91c3ecdf92aa6ace9160ef16f9a0e262bd651a449721327b09a1b5b8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfile-stripnondeterminism-perl Architecture: all Version: 1.13.0-ok1 Priority: optional Section: perl Source: strip-nondeterminism Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 79 Depends: file, libarchive-zip-perl, libsub-override-perl, perl:any Recommends: libarchive-cpio-perl Filename: pool/main/s/strip-nondeterminism/libfile-stripnondeterminism-perl_1.13.0-ok1_all.deb Size: 16800 MD5sum: e9ae470ae5aa5377a274822a400ca983 SHA1: 7abe5950cb151c6d08a16d51e0ecf467b744b81f SHA256: c3de7680f2a47ed62fa351eb428e3b1cc4c088f8a2144845005e5213af22d327 SHA512: 5656ece0c61609c0a47dff2733ebb28406112c529cf5f7c86e1e7a72565bd417b3c48c3a1949637e3932afadfb7e0a96e8b2afec5cd06e167e69cd05a7b3e22e 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’. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfile-which-perl Architecture: all Version: 1.23-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Installed-Size: 30 Depends: perl:any Filename: pool/main/libf/libfile-which-perl/libfile-which-perl_1.23-ok2_all.deb Size: 11948 MD5sum: 25a942a329a983571218a3627b8e1c2b SHA1: 5f70f317ecef9beca47f5547d01165919e46bc54 SHA256: 29895b36a4b68d9df6422a57fbe3305a07f6517d588b4f0b318933769623a68a SHA512: e5ade7232ce082533049d487d13075e1cadf72e9efd4a77bd0afe057d455a484b61651aa2ef20b19ffbffce8df579e2487055b673a205819e6d55ba1eb2b873c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfilehandle-fmode-perl Architecture: arm64 Version: 0.14-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 39 Depends: perl, perlapi-5.30.0 Filename: pool/main/libf/libfilehandle-fmode-perl/libfilehandle-fmode-perl_0.14-ok3_arm64.deb Size: 8888 MD5sum: 18d5c7b9694aec4f3c052f5bf1da7c09 SHA1: d10d3381b729baaa33b2199c11e797fec538c538 SHA256: 5472bd49630a1bbcf9d665bf436e26269778a34bfaae89ca7556890a4546ec22 SHA512: e4815fe4141871152939d6f6ed02c02cb8401c9a7905c4417685b04f74b4e7cf3b1cfdfd6f80319273a0814a963c5ce93c2ce8a95654362cc0ba2fb3a4203080 Homepage: https://metacpan.org/release/FileHandle-Fmode Description: Perl module for checking filehandle status FileHandle::Fmode provides methods to test if a filehandle is readable, writable, both, or open for appending. . FileHandle::Fmode is used by other packages like DBM::Deep. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfl-dev Architecture: arm64 Version: 2.6.4-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: flex Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 75 Depends: flex (= 2.6.4-ok2), libfl2 (= 2.6.4-ok2) Breaks: flex (<< 2.5.39), flex-old (<= 2.5.4a-10) Replaces: flex (<< 2.5.39), flex-old (<= 2.5.4a-10) Filename: pool/main/f/flex/libfl-dev_2.6.4-ok2_arm64.deb Size: 11338 MD5sum: d5d3d615d37e8f0982e2775bb4d0a774 SHA1: 422db1c9e426bd19c028eb3004b08c9add728e67 SHA256: 2f6d6f6284e07a3c48ce12d14c7840469239bb72dd2803ddae6223b704096ff6 SHA512: 0bfc16b68662b825598f1e3133606b7323611c5a32b6e42ad8f01fa99e8b940d5e1e7007c5f06e82cdc2488c90993025b0c3185024570279302f3d3d5aa0ff9e Homepage: https://github.com/westes/flex Description: static library for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . This package contains the static library for flex. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfl2 Architecture: arm64 Version: 2.6.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: flex Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 70 Depends: libc6 (>= 2.17) Breaks: flex (<< 2.5.39), libfl-dev (<= 2.6.4-4) Replaces: flex (<< 2.5.39), libfl-dev (<= 2.6.4-4) Filename: pool/main/f/flex/libfl2_2.6.4-ok2_arm64.deb Size: 14434 MD5sum: 1f50baa8dac731149b61847c3fd0c624 SHA1: df2adf3e34a57ea26a693b653b4c0519330a9001 SHA256: 759de87f9351e3f22a612b806366eb09ecd094ea6f3368d368962ab0987e84aa SHA512: a12be9cc94dafa11f664e2bafa57020f5f2a3709ede2d385cfd5a1a4724624cc275c1a023d61841ebc888e623de1dc0688dedfea4404bd15d63546cd9298ef50 Homepage: https://github.com/westes/flex Description: SHARED library for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . This package contains the shared library for flex. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libflac++-dev Architecture: arm64 Version: 1.3.3-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: flac Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 259 Depends: libflac++6v5 (= 1.3.3-ok4), libflac-dev Filename: pool/main/f/flac/libflac++-dev_1.3.3-ok4_arm64.deb Size: 34950 MD5sum: b13fb5384890c12d59e503ba207f9eea SHA1: 7a1aafd86757ea77b68e6f96eef245d7dec08fd3 SHA256: 4c8de122b1a781f7b9084f3216c1cfeb4c6481d98fd55ca6cce47be745ca8f9a SHA512: 64404974c2d41377b47fb4585a373748103bc8f149769aace4e2cbac9c158aa0a5a332494fdfd253a49be4c7253509d0873ed29cc068db5b9ef0d5603ef16d72 Homepage: http://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++. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libflac++6v5 Architecture: arm64 Version: 1.3.3-ok4 Multi-Arch: same Priority: optional Section: libs Source: flac Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 177 Depends: libc6 (>= 2.17), libflac8 (>= 1.3.0), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Breaks: libflac++6 Replaces: libflac++6 Filename: pool/main/f/flac/libflac++6v5_1.3.3-ok4_arm64.deb Size: 29420 MD5sum: 2edea8448395dd7534f0f76be5fddee4 SHA1: 9b50913973830fe7e0fec4d30a83db9df0266411 SHA256: 012d78a0856de8873a22f9fc1b009cbc75551d39886298dba74c849a686e2dc7 SHA512: 1b74526a8538cec5f72bd1afa8c3bac0a7720b53f1c0182afc92b7669c244697fc87452415b2532cb7148491b68e352aa3de9fdcb494cb258dd26d1490e6c811 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++. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libflac-dev Architecture: arm64 Version: 1.3.3-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: flac Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 677 Depends: libflac8 (= 1.3.3-ok4), libogg-dev Filename: pool/main/f/flac/libflac-dev_1.3.3-ok4_arm64.deb Size: 148046 MD5sum: 9663007f57e10705e5ae785e78bb0ce6 SHA1: ae705b380064b1becdf82d6129d0da516c50a8ff SHA256: 431ff8756068df403b10c31ed311b311f36e23a3a2ca74de5dcb179ddd6314d5 SHA512: 3b0fd2f136dc2edff7e7ac2b5c7b8427ba6f58914a61f4c8ef90285e1740017597a223d6d6f44a2d9e7095c557157eb3381d32039f20d8f96116b3fc1bda592a Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libflac-doc Architecture: all Version: 1.3.3-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: flac Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 5136 Recommends: doc-base Suggests: libflac-dev Filename: pool/main/f/flac/libflac-doc_1.3.3-ok4_all.deb Size: 393908 MD5sum: 69f78c55d44ac22c1012348fda7f420e SHA1: 5396485bde09187ed9fc161bf40b72f41d6bda6d SHA256: 058653be27a2b55164075f360f68420821f59b3086a41582784b24d22240e64f SHA512: 592c4c315bd4496bdf9a225edd91ad22c24896e5784178784b0500a73babb1b886c4d60bea1794810b2c02f67407117eae5d748efe99d8fe2585204184ab67a4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libflac8 Architecture: arm64 Version: 1.3.3-ok4 Multi-Arch: same Priority: optional Section: libs Source: flac Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 295 Depends: libc6 (>= 2.33), libogg0 (>= 1.0rc3) Filename: pool/main/f/flac/libflac8_1.3.3-ok4_arm64.deb Size: 96036 MD5sum: 6f9994acebe6d8a6cc7e00c9528e5387 SHA1: 47d9be5c4b85157b61c314a07824cdfa8c718f85 SHA256: 4331289b2c10777bad58e32e8c21f4d6e1aa6e2d71adb95d07a03c56601ff06c SHA512: 91d69c0bff14d1f1948c4d01df09fc97a5a3c1ff8d6242e464d18b94d0ce7124101e9827bf331ad15f071059ce93543fda4ac51c5bf653790596859983d440d3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libflang-15-dev Architecture: arm64 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: 454283 Depends: libstdc++-12-dev, libgcc-12-dev Filename: pool/main/l/llvm-toolchain-15/libflang-15-dev_15.0.7-ok3_arm64.deb Size: 14512412 MD5sum: 9a5df6bba7eca73ad11cd8200da123bf SHA1: 128dc1c1eda8fbd89e59e2b90bc14bf894fe9217 SHA256: 3316943c7ccb6c5c1ad24aa79363fbf9291c773bc5dae9a900a15be8271945ab SHA512: 9cf61a477410e1e3c20754272601d00828f6801018bbd8f6f98737bf3395e7f5d4983f41c085984acdb57ce4cb4ebe95727a23f5c5ae8f0640ea1f8b183d77eb Homepage: https://www.llvm.org/ Description: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfluidsynth-dev Architecture: arm64 Version: 2.3.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: fluidsynth Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 201 Depends: libfluidsynth3 (= 2.3.1-ok1), libasound2-dev, libdbus-1-dev, libinstpatch-dev (>= 1.1.0), libjack-dev | libjack-jackd2-dev, libpulse-dev, libreadline-dev, libsdl2-dev, libsndfile-dev, libsystemd-dev Filename: pool/main/f/fluidsynth/libfluidsynth-dev_2.3.1-ok1_arm64.deb Size: 38068 MD5sum: f60af8c1a520d723b82f73972f8168f0 SHA1: ec6bc34345ebdfce8621b8a50ad01c8bcdd67db1 SHA256: 8117baf5534096dcb8d00494c96ed2f88fa633cf987a9a6601df69a8edb72c92 SHA512: 8833ab6b0ef55d2965f89122417e35b52d9d2f67ba009f146c660ad1ea561d2ed9ef13122c05caf9fd6e2030b21eca856503e2c88399e8f3828ce3c5ec6c5006 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfluidsynth3 Architecture: arm64 Version: 2.3.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: fluidsynth Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 555 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, libpulse0 (>= 0.99.1), libreadline8 (>= 6.0), libsdl2-2.0-0 (>= 2.0.10), libsndfile1 (>= 1.0.20), libstdc++6 (>= 4.1.1), timgm6mb-soundfont (>= 1.3-3~) | sf3-soundfont-gm Breaks: fluidr3mono-gm-soundfont (<< 2.315-6~), musescore-general-soundfont (<< 0.1.7-2~), musescore-general-soundfont-lossless (<< 0.1.7-2~), musescore-general-soundfont-small (<< 0.1.6-2~) Filename: pool/main/f/fluidsynth/libfluidsynth3_2.3.1-ok1_arm64.deb Size: 234510 MD5sum: 3f2dca353d6442bde1fc4e9e91165da5 SHA1: 0ec05294e191527fba669c7dbc181dfba7ee6405 SHA256: cd70d27a16ecc9b4b04f20490d7b5415485bfeac9702948f0cf15185cf0e4e4f SHA512: 41048b637d112e51ad2409f9baba3c56cfa27c4004ce41293ab450ae47c1580a23de52b07ac8d453f58ec32ad906a76828bb83117698205eab5a358761467148 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. 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/main/libf/libfont-ttf-perl/libfont-ttf-perl_1.06-ok2_all.deb Size: 322252 MD5sum: 32a55df7e7cc462d0dd6c06066514a0e SHA1: 6557cc1e12cf19fff89cf63c64b6d29aed30bf7e SHA256: 3f27c597e8f050104a16c8fcbabb249055f6e6cb9446e400d52845be884564cc SHA512: 4674047dcfa250b2d4f42e40cd5c86bce4e50730b55910dda42f465f2825c2d0a1ad9e613b9371048e071be75a1fa979ce8a3e343d4d389d19a7ec64809e6405 Homepage: https://metacpan.org/release/Font-TTF Description: Perl module for TrueType font hacking Font::TTF module supports reading, processing and writing many different table formats for TrueType fonts. You can do almost anything with a TrueType font with this module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfontembed-dev Architecture: arm64 Version: 1.28.16-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cups-filters Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 178 Depends: libfontembed1 (= 1.28.16-ok1) Filename: pool/main/c/cups-filters/libfontembed-dev_1.28.16-ok1_arm64.deb Size: 32716 MD5sum: f7fd35439b89d51ca23780d3f06c1c67 SHA1: 4208895ed93e831dbb203892a2521d213c6bfaa7 SHA256: 81ee813794684513060c969d2f73c5e46787b81682a59e2e8f18b49edd443a71 SHA512: 25f2129789dfc5132846db019bfe30d36aa66028f8d4790cce49cea42d2859df0f0277fbae58df28517cbbf06c9975272cdc73cf26e56ff4e446b795d9159c7f Homepage: http://www.openprinting.org/ Description: OpenPrinting CUPS Filters - Development files for font embed library This library contains functions for font embedding in PDF files, commonly used by CUPS filters. . This package contains the header files to develop applications using libfontembed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfontembed1 Architecture: arm64 Version: 1.28.16-ok1 Multi-Arch: same Priority: optional Section: libs Source: cups-filters Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 117 Depends: libc6 (>= 2.17) Filename: pool/main/c/cups-filters/libfontembed1_1.28.16-ok1_arm64.deb Size: 49926 MD5sum: 97e08fb86ca30573d5cb0ebc25879406 SHA1: ae3f6c6331bd1aa4fd486bebfaa7878d051f65f2 SHA256: d76a185706ba296ff723b857f79eeebd5831618c7515d7af2de4cf997f2ba3ea SHA512: d2179b3ebef042315fc2f4075babc6166bf56bd8cf4f754820f2877d49fde7f61496f21807e01c5dc3b62b440db5846e17bb4e524ad2024f3cd1da6717f9812b Homepage: http://www.openprinting.org/ Description: OpenPrinting CUPS Filters - Font Embed Shared library This library contains functions for font embedding in PDF files, commonly used by CUPS filters. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfontforge4 Architecture: arm64 Version: 20230101-ok1 Multi-Arch: same Priority: optional Section: libs Source: fontforge Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5238 Depends: libc6 (>= 2.33), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 4.0), libgif7 (>= 5.1), libglib2.0-0 (>= 2.57.2), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libpython3.8 (>= 3.8.2), libreadline8 (>= 6.0), libspiro1 (>= 20190731), libstdc++6 (>= 5.2), libtiff5 (>= 4.0.3), libwoff1 (>= 1.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Breaks: libfontforge2, libfontforge3, libgdraw5, libgdraw6 Replaces: libfontforge2, libfontforge3, libgdraw5, libgdraw6 Filename: pool/main/f/fontforge/libfontforge4_20230101-ok1_arm64.deb Size: 2039148 MD5sum: 68d2a724ca6b173cf96698b8b2ba38b4 SHA1: 66cb283112e9a1df72d4c423de45909a165453bd SHA256: f9e3a6a0d7559443f1aa34cf3633604eb444b8307c50ad1d45fb77b2c38ec399 SHA512: 88670f22f0c9ae7ba6322265bcb4ec50e88b9ef24f95731a77f027e77f456599c8a0813807eed5705266325806aa1d6660dc56eb3d78401d77100122358ac8a7 Homepage: https://fontforge.github.io/en-US/ Description: font editor - runtime library FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package contains the runtime library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreeaptx-dev Architecture: arm64 Version: 0.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libfreeaptx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 23 Depends: libfreeaptx0 (= 0.1.1-ok1) Filename: pool/main/libf/libfreeaptx/libfreeaptx-dev_0.1.1-ok1_arm64.deb Size: 3910 MD5sum: 3365b60e7a5c214522a9ae88ccc2cbf7 SHA1: 230ceb492a57d2f14fbbf05319e5c61c65c6c984 SHA256: b711314bd607abad28ec6462ba9c0f04a5f8251c003ba29fc4893210cb2e6451 SHA512: 525cf409d7167a0a225bbbf7a89f37b343b67136141446d4628689f6df60b1c292eda8dd23cdba119905348416b9c4d3c84af2286425fe4eb63faff76d258c1e Homepage: https://github.com/iamthehorker/libfreeaptx Description: Development files for Free implementation of aptX libfreeaptx is based on version 0.2.0 of libopenaptx with the intent of continuing under a free license without the additional license restriction added to libopenaptx 0.2.1. . This package contains development files for libfreeaptx. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreeaptx0 Architecture: arm64 Version: 0.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libfreeaptx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 38 Depends: libc6 (>= 2.17) Filename: pool/main/libf/libfreeaptx/libfreeaptx0_0.1.1-ok1_arm64.deb Size: 12856 MD5sum: 287823c21eabbe7ebd7dd73f130b0472 SHA1: 9c205833f599ae32d32e164c3a7437eb2e100f4b SHA256: c8244fae203f24849a1a6072e4bfe9521d216900d2b125c7a4fcac5ef92b7760 SHA512: 24313f8f5d25d5b0bcc02763f86868820146d7795848910d1679c409792eb87d084b8e650f69e25c4f372e9b712851660be76034755d39af1125bd4bcb581853 Homepage: https://github.com/iamthehorker/libfreeaptx Description: Free implementation of aptX libfreeaptx is based on version 0.2.0 of libopenaptx with the intent of continuing under a free license without the additional license restriction added to libopenaptx 0.2.1. . The initial version of libfreeaptx was reset to 0.1.0 to prevent confusion between the two projects. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreecell-solver-dev Architecture: arm64 Version: 5.0.0-2ok1 Priority: optional Section: libdevel Source: freecell-solver Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 269 Depends: libfreecell-solver0 (= 5.0.0-2ok1) Filename: pool/main/f/freecell-solver/libfreecell-solver-dev_5.0.0-2ok1_arm64.deb Size: 85082 MD5sum: d9cdf673d33940b43b0ca33928f09dcc SHA1: 88a88a583e94fd94eefb0269d802db6857fd2460 SHA256: da0521978cbe44fa2c34c347198875118d4d94985621e78dc4ed135fa51f87bb SHA512: afc4d1be03ec903fb34452bc915da530b43805bf2ebafd31679273dd50c2a05323faf0f293ffbd2eee926e9dd6ca9c7aecab57ae25e42dafc110b0dab49c3adf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreecell-solver0 Architecture: arm64 Version: 5.0.0-2ok1 Priority: optional Section: libs Source: freecell-solver Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 153 Depends: libc6 (>= 2.17) Filename: pool/main/f/freecell-solver/libfreecell-solver0_5.0.0-2ok1_arm64.deb Size: 72774 MD5sum: cdb128d4b41730c7ba5170e6822bbb8b SHA1: 8204575360bae75f68fd92e4124333bdbc12361a SHA256: c1b21ff06c7d4c5c69c472b18beb0750c37187cae2b450b0f1f5405d50d840f1 SHA512: 1d18afbcd4823253fe4b2532edd4d7e9f279cae4ebbb2c559cebe40085e21876dfd26060b48f1ed791d87af9bec05a3aa23e6a33c4c1be02b3c3ed0be7b8475a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreeimage-dev Architecture: arm64 Version: 3.18.0+ds2-ok3 Priority: optional Section: libdevel Source: freeimage Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 110 Depends: libfreeimage3 (= 3.18.0+ds2-ok3) Filename: pool/main/f/freeimage/libfreeimage-dev_3.18.0+ds2-ok3_arm64.deb Size: 19190 MD5sum: eaa553c5195b4555d2b793b08b97b8c4 SHA1: ba5f39babb087a9fd113030c299bbaf538ad9fe0 SHA256: 4e6f700c9802d0f0e0408881ab977214898c6359c8cf9a8287a069ac9281124d SHA512: 938659c812d968126dc71ebe3e0ff88862792839cb5e6db70637a7a2c7e4d4b3bfa47764cb7cf0a8ae5ced8adc58d2cdc6aecc0e567f2a2f0083e774b1d87cdd Homepage: http://freeimage.sourceforge.net/ Description: Support library for graphics image formats (development files) FreeImage is an Open Source C/C++ library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works both with Linux, 32 bit Windows and Mac OS X). . This package contains the headers and static libraries needed to develop programs using FreeImage. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreeimage3 Architecture: arm64 Version: 3.18.0+ds2-ok3 Multi-Arch: same Priority: optional Section: libs Source: freeimage Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 732 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libimath-3-1-29 (>= 3.1.6), libjpeg62-turbo (>= 1:2.0.2), libjxr0 (>= 1.0), libopenexr-3-1-30 (>= 3.1.5), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libraw19 (>= 0.19.0), libstdc++6 (>= 9), libtiff5 (>= 4.0.3), libwebp7, libwebpmux3, zlib1g (>= 1:1.1.4) Filename: pool/main/f/freeimage/libfreeimage3_3.18.0+ds2-ok3_arm64.deb Size: 266882 MD5sum: b43ae615406e3d702d266fe4159c464b SHA1: f552ffa08d271ed9eda981ab54135c49f2ca7e30 SHA256: f91b6bc124e0d61c67c5c9d62c2e70245825c9da915a4081bef8ddb19bab7860 SHA512: e8f6425424d1ab5b0984efcf3c22c690ebb3e8bd92ceb3120793cfa88c4281d958065b650255330334f1b8f9d7d3071e035f8b48e526b562f9e30547041a547a Homepage: http://freeimage.sourceforge.net/ Description: Support library for graphics image formats (library) FreeImage is an Open Source C/C++ library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works both with Linux, 32 bit Windows and Mac OS X). . This package contains the FreeImage library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreeimageplus-dev Architecture: arm64 Version: 3.18.0+ds2-ok3 Priority: optional Section: libdevel Source: freeimage Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 109 Depends: libfreeimage-dev (>= 3.17.0+ds1-0), libfreeimageplus3 (= 3.18.0+ds2-ok3) Suggests: libfreeimageplus-doc Breaks: libfreeimage-dev (<< 3.17.0+ds1-0) Replaces: libfreeimage-dev (<< 3.17.0+ds1-0) Filename: pool/main/f/freeimage/libfreeimageplus-dev_3.18.0+ds2-ok3_arm64.deb Size: 19080 MD5sum: 1e1df49d563aca255fba49296432b997 SHA1: 33e2c856f9d320c3cb7620c4ba1402540593d3ca SHA256: d3bae45eda81f056f5c7a22d129b87e3c35ff79e9a8d75b64bc7a4519de983c5 SHA512: df728f8abcea61509a40588d0add31044b45a99b9f41542828c6221d40502974d23a8f9f14c44fd04d3eba62c934e16d53d4d7a702689465293a67d543b3e02a Homepage: http://freeimage.sourceforge.net/ Description: C++ wrappers for FreeImage (development files) FreeImage is an Open Source C/C++ library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works both with Linux, 32 bit Windows and Mac OS X). . This package contains the headers and static libraries needed to develop programs using FreeImagePlus. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreeimageplus-doc Architecture: all Version: 3.18.0+ds2-ok3 Priority: optional Section: doc Source: freeimage Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 1471 Depends: libjs-jquery Filename: pool/main/f/freeimage/libfreeimageplus-doc_3.18.0+ds2-ok3_all.deb Size: 155920 MD5sum: d032892a9e56bd706d6aedf9cc3c2ee8 SHA1: a8c5215e179d5f068031cd8070aba1a883ca6eca SHA256: a63cca92940bf115d8e056ac151262b54ba9995098cbff8b507f3d5e62144f77 SHA512: 3cb7bb4a28922b981a26dad61a931501f24a2e84f2695fc380e9c9889517323d07806895e81e2dd107741700327c9df50ea18652082f4129c2ea6e8b7622452a Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreeimageplus-doc Architecture: all Version: 3.18.0+ds2-ok4 Priority: optional Section: doc Source: freeimage Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 1471 Depends: libjs-jquery Filename: pool/main/f/freeimage/libfreeimageplus-doc_3.18.0+ds2-ok4_all.deb Size: 155988 MD5sum: 19afa06aab5fddc92b03069c91827541 SHA1: 3d9429c9c6b4c956ee6637c729e81c8b056605d3 SHA256: 7d806a3355084ce262e23ef160b83d502678156958ec9bcb079412ddd2426064 SHA512: cf831d75246f22796fe284bba133c31b9826c212583967df1515791d0c200934bd3b89f635c410d6a3a213b52a00431a6b3ce2fe4f11a3b99a8c8534c43575dd Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreeimageplus3 Architecture: arm64 Version: 3.18.0+ds2-ok3 Multi-Arch: same Priority: optional Section: libs Source: freeimage Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 119 Depends: libc6 (>= 2.17), libstdc++6 (>= 5) Filename: pool/main/f/freeimage/libfreeimageplus3_3.18.0+ds2-ok3_arm64.deb Size: 21210 MD5sum: 9067da138117b0b233c0b3f582318deb SHA1: b86d40c85ec1f63365e5fa672624313980259cc4 SHA256: 65295eb8d5230dc1d29bbb298303b1943bd999273ed3595ddd5f9700ea152aed SHA512: c297567f3afd31ac5f25e31f94ff7e8c69c9b4c4958754e0a6de62c9d8b74080be82645b4f7149552655b79603eb2a88bd2a4fc7d91ff6b076d6fbd25634316c Homepage: http://freeimage.sourceforge.net/ Description: C++ wrappers for freeimage (library) FreeImage is an Open Source C/C++ library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works both with Linux, 32 bit Windows and Mac OS X). . This package contains the FreeImagePlus library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreerdp-client2-2 Architecture: arm64 Version: 2.8.1-ok6 Multi-Arch: same Priority: optional Section: libs Source: freerdp2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 852 Depends: libasound2 (>= 1.0.18), libc6 (>= 2.28), libcups2 (>= 1.7.0), libfreerdp2-2 (= 2.8.1-ok6), libpulse0 (>= 0.99.1), libusb-1.0-0 (>= 2:1.0.19), libwinpr2-2 (>= 2.8.1-ok6) Breaks: libfreerdp-client2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Replaces: libfreerdp-client2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Filename: pool/main/f/freerdp2/libfreerdp-client2-2_2.8.1-ok6_arm64.deb Size: 282138 MD5sum: 691d9817035f646a19252f684de8d5ce SHA1: 4cfeb2da8a929a7ca39f3fe85a41f30284c01e65 SHA256: 6e7bb75c18838dee4a049d20b78d3755cf753af3aa3f51f31c19f168b919fd4e SHA512: a8925c3901809faed25332aa40821d1d2fbf6dc809551d09e26b2c98f5fc66c57852915d350e2f2f564249274691828e720c6dc96ffb72d1f1c31f8c86633f82 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreerdp-server2-2 Architecture: arm64 Version: 2.8.1-ok6 Multi-Arch: same Priority: optional Section: libs Source: freerdp2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 384 Depends: libc6 (>= 2.17), libfreerdp2-2 (= 2.8.1-ok6), libwinpr2-2 (>= 2.8.0+dfsg1) Breaks: libfreerdp-server2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Replaces: libfreerdp-server2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Filename: pool/main/f/freerdp2/libfreerdp-server2-2_2.8.1-ok6_arm64.deb Size: 110380 MD5sum: ad2447708718c5605b920931096d3a22 SHA1: e64aaa45600020cb61028476eeb47395a9f3ec58 SHA256: d648fd19c1eb919dfac13c92c835afccf641ee2a4b0d07c8522db5c47bcbabe7 SHA512: dad6cf6f87a82cca44e40aaec34628576b1b28bcf435a76f5de78fda1d017afcbc70f3c5aeff7ceede6bd79c28eca713843f3d6b39c82a2012ad95c2a127906b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreerdp-shadow-subsystem2-2 Architecture: arm64 Version: 2.8.1-ok6 Multi-Arch: same Priority: optional Section: libs Source: freerdp2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 162 Depends: libc6 (>= 2.17), libfreerdp-shadow2-2 (= 2.8.1-ok6), libfreerdp2-2 (>= 2.0.0~git20160317.1.75ae3f5+dfsg1), libpam0g (>= 0.99.7.1), libwinpr2-2 (>= 2.4.1+dfsg1), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxinerama1, libxtst6 Breaks: libfreerdp-shadow2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Replaces: libfreerdp-shadow2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Filename: pool/main/f/freerdp2/libfreerdp-shadow-subsystem2-2_2.8.1-ok6_arm64.deb Size: 29122 MD5sum: 55d532a53afa816fef0a714c8cab517f SHA1: e3e60178dcfcc514988de906bc35f58776c7a6ee SHA256: 7c94a9a3f98e079423a5777acea5dcd5216c2af16e8feefb8fc61e09e8c2d1ac SHA512: 2b1eb5da32a75bf419833c60376be0a4815c0ec73702c517a14fa15da37c72086c82d1f41ee8d3e90cc3e10b43f7669fd440be4148bb15326e0769b126bd435a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreerdp-shadow2-2 Architecture: arm64 Version: 2.8.1-ok6 Multi-Arch: same Priority: optional Section: libs Source: freerdp2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 231 Depends: libc6 (>= 2.17), libfreerdp-server2-2 (= 2.8.1-ok6), libfreerdp2-2 (>= 2.3.0+dfsg1), libwinpr-tools2-2 (= 2.8.1-ok6), libwinpr2-2 (>= 2.4.1+dfsg1) Breaks: libfreerdp-shadow2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Replaces: libfreerdp-shadow2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Filename: pool/main/f/freerdp2/libfreerdp-shadow2-2_2.8.1-ok6_arm64.deb Size: 64312 MD5sum: 78414e6c0311f9f3967d089c8873ff82 SHA1: dce3e2544d740a33d292644c2953c43c1d6c90ae SHA256: 744697ded3513aa168a86abb5ac2570c4c476c9c47279c8697b4de181d9fa879 SHA512: 76d096ca3e758daa6cd5f865e01c24fd85183aea74f43046101a6d4e60c0ed2f52cb9e390ce30523d6ff8f80a51fd53b9b88cef24f8316e6ab60a3071572620a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfreerdp2-2 Architecture: arm64 Version: 2.8.1-ok6 Multi-Arch: same Priority: optional Section: libs Source: freerdp2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1584 Depends: libavcodec58 (>= 7:4.2), libavutil56 (>= 7:4.0), libc6 (>= 2.32), libjpeg62-turbo (>= 1.3.1), libssl1.1 (>= 1.1.0), libswresample3 (>= 7:4.0), libswscale5 (>= 7:4.0), libwinpr2-2 (= 2.8.1-ok6), libx11-6, libxkbfile1 (>= 1:1.1.0) Suggests: freerdp2-x11 Breaks: libfreerdp2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Replaces: libfreerdp2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Filename: pool/main/f/freerdp2/libfreerdp2-2_2.8.1-ok6_arm64.deb Size: 562652 MD5sum: 28ed8abeb2d1de2e53557e72745bc49c SHA1: 566a1e90fbb239150ce2f89abcf51ae512669c06 SHA256: 47981453ca2d7246e8eef912b3d31b66d99dba5f89c00f0dfd4abb9fc7cfeb89 SHA512: a1a4aa7f663241cfaa611924ecc0e69adecca49e220a6cbce7435089eda7330b565b1d7a3ccb6615bf3a36c043d6efc2d6c726b21c74978b7a850c7836ed2bf2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfribidi-bin Architecture: arm64 Version: 1.0.8-ok4 Priority: optional Section: utils Source: fribidi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Hebrew Packaging Team Installed-Size: 70 Depends: libc6 (>= 2.34), libfribidi0 (>= 0.19.2) Breaks: libfribidi0 (<< 0.19.2-0) Replaces: libfribidi0 (<< 0.19.2-0) Filename: pool/main/f/fribidi/libfribidi-bin_1.0.8-ok4_arm64.deb Size: 9646 MD5sum: 067cbf2d31fa78738503c98209b3e215 SHA1: ffd85222810ad6b4c1827d8e12710aba14e8827b SHA256: 0f0d9b33d2b48a31c3708105cc149f27fd8bb7c8aa3e3c8b92bcc123134db47a SHA512: 4199aa30f854ab5eba1b6eb89433fefbb15e45ada135a823bf4b4607e32ab963cfd6100129691a24b9322770072f6c671d3e6cf8e278027f22e8a314cdb13676 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfribidi-dev Architecture: arm64 Version: 1.0.8-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: fribidi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Hebrew Packaging Team Installed-Size: 315 Depends: libfribidi0 (= 1.0.8-ok4) Filename: pool/main/f/fribidi/libfribidi-dev_1.0.8-ok4_arm64.deb Size: 65032 MD5sum: b5f2acb2bab04a39d19277baed766b02 SHA1: fa33d3385bc5e85fac0ba28514339920c777158d SHA256: e1e59bee66b5a80e4cb3804de3347e81c142838737445f31c08f2f36ad9972d8 SHA512: 01db4bf7df12aad914d735af5219c1e16821b09147a1f94b783202c91974691be12369bb6472c3542d96f2e5261406d86f2d36a7f8204c1147ab4d24c21db4a7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfribidi0 Architecture: arm64 Version: 1.0.8-ok4 Multi-Arch: same Priority: optional Section: libs Source: fribidi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Hebrew Packaging Team Installed-Size: 168 Depends: libc6 (>= 2.17) Filename: pool/main/f/fribidi/libfribidi0_1.0.8-ok4_arm64.deb Size: 25404 MD5sum: f0d8557362c62a96e9c5e039bc537dd3 SHA1: 0e1340a8d69996dad9e63b667e906eba72a5b505 SHA256: bdf2a46e481c58e10e836d1fd52e487d2b0f3b5fadf671e2b8706d442fffe356 SHA512: e74b57bb454503705d42fcaa44e8f92ac577867c34cb185dda7228925087dcee437ea940b830397bce1067210c10961a77b0f8383acc6fbebaffd5b1131ab733 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfuse3-3 Architecture: arm64 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: 368 Depends: libc6 (>= 2.34) Suggests: fuse3 Filename: pool/main/f/fuse3/libfuse3-3_3.9.0-ok1_arm64.deb Size: 70574 MD5sum: ed9359180d4ce16a0bfba29a9ab49a8a SHA1: b09566833f0743747a50a8ff561da250e50a98df SHA256: e25c0a4316e72c7e578ccd819dfe051cbc71eb821a26a542d74dec9b26a6c761 SHA512: 3fa5f785868a1c97e7baed7a8b98f4acd1efc2561432a2a5091a8dc5036719898d3c79281c80b02ff5bbe3376b13648be19171626f83cad98d7b22dd7c50717a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfuse3-dev Architecture: arm64 Version: 3.9.0-ok1 Priority: optional Section: libdevel Source: fuse3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 719 Depends: libfuse3-3 (= 3.9.0-ok1), libselinux-dev Suggests: fuse Filename: pool/main/f/fuse3/libfuse3-dev_3.9.0-ok1_arm64.deb Size: 126806 MD5sum: 43a2b9956bb5e125d722c719ec094163 SHA1: 9f5cda46e0df9c2baf6c6d84dbac97dd17cdb0b8 SHA256: fa497595d507bbb69d45563332d5aa1b034a55ff79f5c327bf6c823f20ccb8b9 SHA512: f1ed23a154109d2679becee12496342f5d6c0234d401395cce1564271b4e473e1939ab8de16d81e67c6f4b6695bb1fcd1aa8bafa0e645f8873f8f3ae6d954915 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfuture-perl Architecture: all Version: 0.48-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 211 Depends: perl:any Filename: pool/main/libf/libfuture-perl/libfuture-perl_0.48-ok1_all.deb Size: 84728 MD5sum: 70c917e9cbcacae463ea4d33e9a67cc6 SHA1: c58269f52c2792c69d3e2fa27b393aa92543e96e SHA256: 2814f855eda0c795e8150e81d5dd298ab5a070873f076b78231aa76acc21890e SHA512: 6511886cade518d032bb1b4601aabae440201753cf3570e4898aa22fcec0a88f47ec559ae13552735c027cd77c6f5dac604dae5a3f5110524ab0f07e04535689 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libfuzzer-15-dev Architecture: arm64 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: 838 Depends: clang-15 (= 1:15.0.7-ok3) Filename: pool/main/l/llvm-toolchain-15/libfuzzer-15-dev_15.0.7-ok3_arm64.deb Size: 169564 MD5sum: d9d7e8d4fab1ec029d06164001196582 SHA1: d2afd29ce2b95080cc9486fce003ca6d41233ade SHA256: 91285e164ff827d1198d6ddcf1e2dcdb68d63b71f4de381872c50e5687947f5d SHA512: 48aeeeb9097ce87f50fad74221b6be827ff5bfcd3b4a37526213f4ca409d41c169290579a8c6b5406686d064852a6fa9beb9f4df8cc8a388d910c8a12a42643f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgail-3-0 Architecture: arm64 Version: 3.24.23-ok4.1 Multi-Arch: same Priority: optional Section: libs Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 122 Depends: at-spi2-core, libatk1.0-0 (>= 2.15.1), libc6 (>= 2.17), libglib2.0-0 (>= 2.57.2), libgtk-3-0 (= 3.24.23-ok4.1), libpango-1.0-0 (>= 1.41.0) Filename: pool/main/g/gtk+3.0/libgail-3-0_3.24.23-ok4.1_arm64.deb Size: 22128 MD5sum: 5aeb17e547fe8315341c549b43d99817 SHA1: 05925e36d9a86b82c2e963903d239d529800103c SHA256: 8661a71add95314608ad4ab20708833f8ffa16dc7b54cbb5938413823d0ef7bf SHA512: 829d224c89b57d589dbfa6ca0c8a91607aa998089adafbfe98c59dd54dd0ed9de0aee1bb9f4e1e11625312c40ecbe4f2edad2a956fc05684900a818bc4a885d7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgail-3-dev Architecture: arm64 Version: 3.24.23-ok4.1 Multi-Arch: same Priority: optional Section: libdevel Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Depends: libatk1.0-dev, libgail-3-0 (= 3.24.23-ok4.1), pkg-config, libgtk-3-dev (= 3.24.23-ok4.1) Suggests: libgail-3-doc Filename: pool/main/g/gtk+3.0/libgail-3-dev_3.24.23-ok4.1_arm64.deb Size: 14260 MD5sum: 13d089835059de3800e7eb102d0a6a9a SHA1: 93c5e95f315b209487880a1f991401c421e6569b SHA256: a3b6d9288e28df8b0b7651e6a0a60ff341856a3c26d9661f5aaa88bf893d6a96 SHA512: 3b51544b7c3db8db98f1e390491c534a4b8e2f404bbdb8cad650d8fba0ccf65f2203c33ad3659f9499016b91194becf33b5ebb130013712ff7b29ed548459c84 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. 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/main/g/gtk+3.0/libgail-3-doc_3.24.18-ok4_all.deb Size: 25968 MD5sum: b7b9f788888c8afe7d4a29905a60d13a SHA1: 2efc7a6e2e5a5b87cda64142c494325d1564487c SHA256: 6dbe67fdb4d6f496d2d3b3902074a575d93c4ecbc65478d8ba8847e84b3f8da8 SHA512: 4e2fc8b8a1a4a090d6d1e5d7cb2845584a7016b69baa81e3b2af4433de75f37a20932e95a70b7ccff4643a964ef6f33fd42e517321aa67e576285700eef4ae5f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgail-3-doc Architecture: all Version: 3.24.23-ok4.1 Multi-Arch: foreign Priority: optional Section: doc Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 127 Suggests: devhelp Filename: pool/main/g/gtk+3.0/libgail-3-doc_3.24.23-ok4.1_all.deb Size: 24372 MD5sum: e8d9a76f88f357d712d22fc161969774 SHA1: 85c416dae134837b39e3145733dbf018c4689d62 SHA256: 8f79386cf9fbb800b78b77af01e5303e8c71b1af8465bc40f9652b6cf2873ddf SHA512: f4f67e02d4a24b6704804321267446646bcffd0ac14cc6a9adcfc55c26b1d7c90bf621b83188c94c8a2815ebfb42697a590e4f2310e208aaa0a380dec1e9e2b9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgarcon-1-0-dev Architecture: arm64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: oldlibs Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 16 Depends: libgarcon-1-dev Filename: pool/main/g/garcon/libgarcon-1-0-dev_4.18.1-ok1_arm64.deb Size: 1644 MD5sum: 1422887b4ec6b6086d006ea1b9448a5d SHA1: 1a2f2810ce997d906d6ee2ebbb9abaa8f7bf7624 SHA256: ab9c0661cebd84e886dd8debef7fbde262368a63819659fdf5ec585815957059 SHA512: 5c8f20c8e21aab2349eba2659d4e7c31705bcd21d36156c5e684d79943993d4df66dc48c3f671f20e4cd55072f7e984c0814402abc48150eb75fa6d68c2813f9 Homepage: https://docs.xfce.org/xfce/garcon/start Description: transitional package for libgarcon-1-dev This package has been renamed to libgarcon-1-dev. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgarcon-1-0 Architecture: arm64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 225 Depends: libgarcon-common, libc6 (>= 2.17), libglib2.0-0 (>= 2.55.2), libxfce4util7 (>= 4.9.0) Filename: pool/main/g/garcon/libgarcon-1-0_4.18.1-ok1_arm64.deb Size: 41592 MD5sum: 3bd35cad627b852601dd6fd093962914 SHA1: 6fae8215b5b59fb2b47940cab04352a12e6622cb SHA256: 785d0667e0eb11f36ee961dd8796546ff5a9145b5f3692cfa05a97c5d2196d7e SHA512: 7e4923a409fc9b0b6defaba1e23a260c25bd2d2a2c9165b3a175dbd47546cf0599649ec2d4b285a37e5ab82555a6fd38c036cb9f1ed97ab1d1f9932162c8cc54 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgarcon-1-dev Architecture: arm64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 735 Provides: libgarcon-1-0-dev Depends: gir1.2-garcon-1.0 (= 4.18.1-ok1), libgarcon-1-0 (= 4.18.1-ok1) Suggests: devhelp Filename: pool/main/g/garcon/libgarcon-1-dev_4.18.1-ok1_arm64.deb Size: 47440 MD5sum: 230016c9edac98ec519b6919bf0a3525 SHA1: 2f9ef1b8764827cc159dd3577fac82a7030ece6a SHA256: 0cabe15e522694587a554e54a00d8e7de4a311eb066ba666e2500b14afe39f96 SHA512: 0a03ef0b68a4ee4983d8e9c61f17b8fb0097300f7446ba6b70239eb866fe81f5aa175b8c482f8eb7330224daff28ac60aff7e86d574d7c2777fd0ba7e0d66689 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. 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/main/g/garcon/libgarcon-common_4.18.1-ok1_all.deb Size: 58904 MD5sum: d0a1c24de58a4489cfd196d0926a15d1 SHA1: b94c5cc36564cf9b3ee31380703ea670e5b1af86 SHA256: 32c5e472314b29940a462b76d1c0e9515b430defa8a502b0ce6965433a72891b SHA512: a850b46c682599685907eedfe47dc9704528f8f3a046dcf0f1b02aa4e0a4ad2ddf85dc5f3687358bcac55eba619f33aa0ed736656dc06c8bb9eadf8c6f8e9ab3 Homepage: https://docs.xfce.org/xfce/garcon/start Description: common files for libgarcon menu implementation garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package contains common files like desktop-directories and menu file. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgarcon-gtk3-1-0 Architecture: arm64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 89 Depends: libc6 (>= 2.17), libgarcon-1-0 (>= 0.6.0), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.0.0), libxfce4ui-2-0 (>= 4.15.6), libxfce4util7 (>= 4.15.3) Filename: pool/main/g/garcon/libgarcon-gtk3-1-0_4.18.1-ok1_arm64.deb Size: 12496 MD5sum: 4a39d9175efda35e11d4b1464ea137a9 SHA1: 2b651986cc64964c1b702d1b1c66a1750700fad7 SHA256: 79a6a417cd403ee84e49f26137f03e403d3eb73e3ad335f602c782197c88a740 SHA512: 52a4c34a49d9181f0f57b71e3039c546323cfccc7e39951280f85aa2770ce14f38935a2fa688f028cc038f36a243d8334e78178f143f8c4bdd4093bc366d67f8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgarcon-gtk3-1-dev Architecture: arm64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 50 Depends: gir1.2-garcongtk-1.0 (= 4.18.1-ok1), libgarcon-gtk3-1-0 (= 4.18.1-ok1), libgarcon-1-dev, libxfce4ui-2-dev Suggests: devhelp Filename: pool/main/g/garcon/libgarcon-gtk3-1-dev_4.18.1-ok1_arm64.deb Size: 5354 MD5sum: 9192f5e4d395f62bea6dde76d8fc9509 SHA1: 3140adaff4d4686c5c364c6ee9ca57d0545c2bdc SHA256: 17c7dae60c60cdd0ae5c4efedf31f8d2f4d5e3209e1e1f5d01807ec6968a2b89 SHA512: 94134867da2fb172ceca069de78fb13594322db5f026b9c5831844b556606cf781d44d0cfa8eae4672e87a19a0bd8c2a46619cae3f1890a178ef4605c4951094 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgavl-dev Architecture: arm64 Version: 2.0.0~svn6298-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gavl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin KDE SIG Installed-Size: 413 Depends: libgavl2 (= 2.0.0~svn6298-ok1), pkg-config Recommends: libgavl-doc Filename: pool/main/g/gavl/libgavl-dev_2.0.0~svn6298-ok1_arm64.deb Size: 62718 MD5sum: fa5bfb4ce049745117513503c885fdce SHA1: abb12391833bb2426a1fac185253cb955af68856 SHA256: 702da8fe77017d8eff47d2ebc06b7d5ea560b26c8570a3cfa60df27395ad2fb6 SHA512: 82064528e1a310dab27f713dcff136a2ea05f6f17b4e4583e5131e2c6ab7c468abbd4408a947cdcce1e8f6fddac7a4e04d6947e3ca077886cc0372ab23c5fbf2 Homepage: http://gmerlin.sourceforge.net/ Description: low level audio and video library - development files Gavl handles all the details of audio and video formats like colorspaces, samplerates, multichannel configurations etc. It provides standardized definitions for those formats as well as container structures for carrying audio samples or video images inside an application. . In addition, it handles the sometimes ugly task to convert between all these formats and provides some elementary operations (copying, scaling, alpha blending etc). . This package contains the files needed to compile and statically link against Gavl. 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/main/g/gavl/libgavl-doc_2.0.0~svn6298-ok1_all.deb Size: 245700 MD5sum: aba421ee80aaf419257d840b178e9de9 SHA1: 83b171ebad9bd8a33eea0fc1748c242cb420d681 SHA256: e14baaf9eff874bedfa09b0b75c13157bc3e66f4ce537676d303a55ce10e6ebf SHA512: df993a4d087063c06436691db00085ff958909529d0f6e8847751b70170a3240784d507352317146e398dc19d3f3e6f0321b832109f80cb2baa89ee3fea47bb4 Homepage: http://gmerlin.sourceforge.net/ Description: low level audio and video library - documentation files Gavl handles all the details of audio and video formats like colorspaces, samplerates, multichannel configurations etc. It provides standardized definitions for those formats as well as container structures for carrying audio samples or video images inside an application. . In addition, it handles the sometimes ugly task to convert between all these formats and provides some elementary operations (copying, scaling, alpha blending etc). . This package contains the documentation about Gavl. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgavl2 Architecture: arm64 Version: 2.0.0~svn6298-ok1 Multi-Arch: same Priority: optional Section: libs Source: gavl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin KDE SIG Installed-Size: 5461 Depends: libc6 (>= 2.29), libegl1, libgl1, libgnutls30 (>= 3.6.12), libva-x11-2 (>= 1.0.3), libva2 (>= 1.2.0), libx11-6 Filename: pool/main/g/gavl/libgavl2_2.0.0~svn6298-ok1_arm64.deb Size: 3710538 MD5sum: 56313a40b81db55f06b242405f5709fd SHA1: b6e0e45a731e2e01572e5b5032cd53df050f2436 SHA256: 2f68a61620700c7d56623e30d9281e5e168aca4f63468f55c4f75a94029fe279 SHA512: 38e00a3357d09608b1e982d76eaeb41f3e0e9f486023ce9abc32f8f7cb1d40bc098b9b36c2daf1595c00d77a57bf75bf277b244ef120179905e3d77c41d5bcca Homepage: http://gmerlin.sourceforge.net/ Description: low level audio and video library - runtime files Gavl handles all the details of audio and video formats like colorspaces, samplerates, multichannel configurations etc. It provides standardized definitions for those formats as well as container structures for carrying audio samples or video images inside an application. . In addition, it handles the sometimes ugly task to convert between all these formats and provides some elementary operations (copying, scaling, alpha blending etc). . This package contains the files needed to run a program compiled using Gavl. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgbm-dev Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 51 Depends: libgbm1 (= 22.3.7-ok6) Filename: pool/main/m/mesa/libgbm-dev_22.3.7-ok6_arm64.deb Size: 9348 MD5sum: 4abe77c4b1d2313305cc8816d3e805dc SHA1: f19a9f73968be6835e473ec104033d60ef30a545 SHA256: 19c1033683c4078fe5a924405fb5d4a6155ef3db51ee427887bdd5d97fa97b2a SHA512: e89cecd94764d2e7617b79989118e4557ad4cb9d8abb4c19e5c02fe805c56c4351ce4a04d4a0abf3fc6e671811892f21ed715b7f12ae53277c44b1f2587d738f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgbm1 Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 168 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libwayland-server0 (>= 1.15.0) Filename: pool/main/m/mesa/libgbm1_22.3.7-ok6_arm64.deb Size: 29246 MD5sum: 59997f211ab91f33cdc67b996058c1d3 SHA1: 64d834f6b9cbad0b86adebee8111ece55401be4a SHA256: cba7244316e11dd7cfbb8a4fcf70f329455b47ec0e46ab773f331c45940b1fea SHA512: 3f86e12b042fb4811067571d881b943b3d49bbf1e4c3aab9aec5ab2c7b1be13059b3355b5d9f853cedb094a176ec9f19fbe42446a9c85a967c9dbd3a1b2d6a8c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcc-12-dev Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 10847 Depends: gcc-12-base (= 12.2.0-ok7), libgcc-s1 (>= 12.2.0-ok7), libgomp1 (>= 12.2.0-ok7), libitm1 (>= 12.2.0-ok7), libatomic1 (>= 12.2.0-ok7), libasan8 (>= 12.2.0-ok7), liblsan0 (>= 12.2.0-ok7), libtsan2 (>= 12.2.0-ok7), libubsan1 (>= 12.2.0-ok7), libhwasan0 (>= 12.2.0-ok7) Recommends: libc6-dev (>= 2.23-1~) Breaks: libtsan2 (<< 12-20211113-2~) Replaces: libtsan2 (<< 12-20211113-2~) Filename: pool/main/g/gcc-12/libgcc-12-dev_12.2.0-ok7_arm64.deb Size: 1114546 MD5sum: 95b6600964f3db17695999daa85d2eb7 SHA1: 5a378e345ea00d9f39aa02dbb70c70045450b8db SHA256: 566f1cc4820d3158706fbc328133dff8548e08ea591f7631c7321791bd27bf4c SHA512: 6afe9c6d9744159a9e9bb0dfe6970802f89fd64fef378f1b93c600f602bf838854ca674ab313a5cfbb23024ee8c290855bec300a6b4a21d44ab7c0c4d457cebc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcc-8-dev Architecture: arm64 Version: 8.4.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 9297 Depends: gcc-8-base (= 8.4.0-ok3), libgcc-s1 (>= 8.4.0-ok3), libgomp1 (>= 8.4.0-ok3), libitm1 (>= 8.4.0-ok3), libatomic1 (>= 8.4.0-ok3), libasan5 (>= 8.4.0-ok3), liblsan0 (>= 8.4.0-ok3), libtsan0 (>= 8.4.0-ok3), libubsan1 (>= 8.4.0-ok3) Recommends: libc6-dev (>= 2.13-0ubuntu6) Replaces: gccgo-8 (<< 8.4.0-ok3) Filename: pool/main/g/gcc-8/libgcc-8-dev_8.4.0-ok3_arm64.deb Size: 1022322 MD5sum: f5f2b0bdbda673dfdeb561b1d5715be1 SHA1: 6c0157bce77eca5aae65073132f7ec872d8d03d9 SHA256: 671eab2681d7ffafa368e5c6d7cb1f282cf347d083354ba518256ba8f21ba5a8 SHA512: 2e5a187f5ed1be18e05ec03d90a9d8b7c8e5aca53335b6c5970b1fb5dff2a28a53055f70517000073e3bbfd24c7cb8a8c4ad0ab86674788522c42510d4a0f6e6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcc-9-dev Architecture: arm64 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: 9832 Depends: gcc-9-base (= 9.3.0-ok12), libgcc-s1 (>= 9.3.0-ok12), libgomp1 (>= 9.3.0-ok12), libitm1 (>= 9.3.0-ok12), libatomic1 (>= 9.3.0-ok12), libasan5 (>= 9.3.0-ok12), liblsan0 (>= 9.3.0-ok12), libtsan0 (>= 9.3.0-ok12), libubsan1 (>= 9.3.0-ok12) Recommends: libc6-dev (>= 2.13-0ubuntu6) Breaks: libgccjit-9-dev (<< 9.3.0-6) Replaces: libgccjit-9-dev (<< 9.3.0-6) Filename: pool/main/g/gcc-9/libgcc-9-dev_9.3.0-ok12_arm64.deb Size: 1073562 MD5sum: 0191c5ed8851602e152bac0bca9ad7e0 SHA1: be463eff4684e0104375d636a39ba004d94a114e SHA256: b11d3bf3fef5826a65921c13beea43f5ff9180fd196afce5a28ce02d94cf5f14 SHA512: bde6fc338d4b50e6cf6beb8fad5e6606c435e53c2c9e5a0f356300860f7b748c7ccb739086db9119989260d8e7a7605a1dcf42784046ccf0b631eafb9698268d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcc-s1 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 147 Provides: libgcc1 (= 1:12.2.0-ok7) Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.35) Breaks: libgcc-7-dev (<< 7.5.0-4), libgcc-8-dev (<< 8.3.0-27), libgcc-9-dev (<< 9.2.1-26) Replaces: libgcc1 (<< 1:10) Filename: pool/main/g/gcc-12/libgcc-s1_12.2.0-ok7_arm64.deb Size: 39612 MD5sum: f10bed92e432dc6ff833ae26e6dbaf4e SHA1: 46ce8173a7db4e35a792d071f38c21e00f437ba5 SHA256: 6ed0997deedd3067666ba978837b3ef448e63605ca578110c82a0020beeb7d6a SHA512: df9f82c49c00bc29a9801349f6356b0a9164a881d34756dc5aa3234c72df2d20c01e53fe4ac75f101a11554409ecde6b7cb32109bfac284bd7c14a601d6eb35f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgccjit-12-dev Architecture: arm64 Version: 12.2.0-ok7 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.2.0-ok7), libgccjit0 (>= 12.2.0-ok7) Suggests: libgccjit-12-dbg Filename: pool/main/g/gcc-12/libgccjit-12-dev_12.2.0-ok7_arm64.deb Size: 20994 MD5sum: aa8e688c880a90de11b62415fc2a6882 SHA1: 0384029dcdd6d3b5ad029b79d39aab82c155c60a SHA256: 73da5e3b4c4fa48f490a2f34a51a199fbabd1bc15c3d3bfc3834e49c9dcd3c46 SHA512: 63e14ca18278e44df12c4a17556d0b62ac404396450adb0360794054d1399c5071f76463bb70dbf729673ff37751a903dba4b3098e1244b79b6831c7f5c600a8 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. 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/main/g/gcc-12/libgccjit-12-doc_12.2.0-ok7_all.deb Size: 277662 MD5sum: 1c5ef529ea79e7b8e4d732786ddf5957 SHA1: 57812f531900a92477377481b2f5c7f3a0854879 SHA256: 81e5815330d3d4cf4536b82d6157fc186559ff6f410013b21d8470454faee47b SHA512: 6abef2379ae551711e17f22984b347128113985c928c06d0dd3fec65ea10279d67687afa3d4a99845e98b1e690f3226e28e49cac4cfa671e743573375594cd04 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgccjit-12-doc Architecture: all Version: 12.2.0-ok8 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-ok8) Conflicts: libgccjit-10-doc, libgccjit-11-doc, libgccjit-5-doc, libgccjit-6-doc, libgccjit-7-doc, libgccjit-8-doc, libgccjit-9-doc Filename: pool/main/g/gcc-12/libgccjit-12-doc_12.2.0-ok8_all.deb Size: 277162 MD5sum: 5c018644b7dfe6fc4ecdddc0cf8785d8 SHA1: 4da8655f1fc4a63198fd8e554690b3a98edc3d1c SHA256: 11a8285b0738d1ec024069dd65be579b7f201dad70a4f2b9902de4e3653174ed SHA512: 3fc0654c2b16133f708626394cd5ffe37a2e0bb44bceba2274174e59080f199cb59351d467db2089f90b0b7fafc022c2dcd411dc23c611a096ce6381d1b7572d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgccjit-8-dev Architecture: arm64 Version: 8.4.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 102 Depends: gcc-8-base (= 8.4.0-ok3), libgccjit0 (>= 8.4.0-ok3) Suggests: libgccjit-8-dbg Filename: pool/main/g/gcc-8/libgccjit-8-dev_8.4.0-ok3_arm64.deb Size: 17314 MD5sum: ae23e9c9a025b45e2b524e5559e88439 SHA1: dc5561c0a6d870c782ebda2bcbfb85cac089b3d7 SHA256: c6764e49738df9bc6be0c5004782f9bfcf79a3b36b2f858b187bcd985ecffb7a SHA512: 97002dee99add311078586bfe08cf87a144905ad7449e49e16c80c0f883d7644c67f8336c4e717ea02e8497f552cf0e404db020488d2aa9ed97dfe901734abb3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgccjit-9-dev Architecture: arm64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 103 Depends: gcc-9-base (= 9.3.0-ok12), libgccjit0 (>= 9.3.0-ok12) Suggests: libgccjit-9-dbg Filename: pool/main/g/gcc-9/libgccjit-9-dev_9.3.0-ok12_arm64.deb Size: 19226 MD5sum: 416171122f7626444b94e4dc582161ee SHA1: f4764eeba5d43c95df853215bc2762493fb07dda SHA256: 08d62f87649b1e12281541810a956adc8a1922ee03322e0f7a8d6b9103303eca SHA512: 9a97d2346ece6f5b7fb1049a82b1f673651112ba4fb0e7de8a32cbff8a40950c65a6747bf29525c729a6265dec0417cd818235efc240a4cc4ece6c5594d44557 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. 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/main/g/gcc-9/libgccjit-9-doc_9.3.0-ok12_all.deb Size: 263224 MD5sum: 812c9ce95c5ef4968a3d1adf199c4d84 SHA1: 894e1e19afe9789ee5cbca02dfc849261bae615e SHA256: 4545d223c2bef522622bdee698c475d6c82d50f865f5e4c42042491b0fd986e0 SHA512: ae2858cef5d163ef5dc5b8683b7d2adb1e6caf70e8b9e24a654f7f67ced6d7ddd1249e3b913796a991e249b42e936fbce8b02a1a3fada887f7ad7a6b0d48ebf4 Homepage: http://gcc.gnu.org/ Description: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgccjit0 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 27287 Depends: gcc-12-base (= 12.2.0-ok7), libgcc-12-dev, binutils, libc6-dev (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Breaks: python-gccjit (<< 0.4-4), python3-gccjit (<< 0.4-4) Filename: pool/main/g/gcc-12/libgccjit0_12.2.0-ok7_arm64.deb Size: 8399276 MD5sum: 54e0f1595786f652c2282a253f64c380 SHA1: 7e0b2eea6474082cc92fac7960d9b152ca5bc31a SHA256: 9e97d261757db55c3b333f4ed4ddc94b88ee08dd8e0f5382498bc1f40bec6f7b SHA512: 95d32810b1f052ea1fed316acb72cfc8e2b30338cf16012c8dd52166b776dada3114bb0aeb1394d57e97b757f7280afe3860e4eb45c7f14bba5afd00aeca1bf6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgck-1-0 Architecture: arm64 Version: 3.36.0-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: gcr Origin: openKylin Maintainer: openKylin Developers Installed-Size: 352 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.44.0), libp11-kit0 (>= 0.23.18.1) Filename: pool/main/g/gcr/libgck-1-0_3.36.0-ok2.1_arm64.deb Size: 69900 MD5sum: b99935d2d62d3ce2ff5d31583c28656e SHA1: bf6cef4bc7c75ac5e8731cdb4b59221aa046b37b SHA256: 2c60649314ce768d0412055ee768cb9b2b71a2e0bc822982500fb56cfec13312 SHA512: 13600629b8cdc5a3701d1880c039b24eb13e4b8caf056ee9766b68d26a40e7388dd6261970975fa3745d69085ee272589f6ed94d6949cef43ce77e41e174e06e Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: Glib wrapper library for PKCS#11 - runtime GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) interface. . This package contains the shared libraries needed to run programs built against the GCK library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgck-1-dev Architecture: arm64 Version: 3.36.0-ok2.1 Multi-Arch: same Priority: optional Section: libdevel Source: gcr Origin: openKylin Maintainer: openKylin Developers Installed-Size: 665 Depends: gir1.2-gck-1 (= 3.36.0-ok2.1), libgck-1-0 (= 3.36.0-ok2.1), libglib2.0-dev (>= 2.44.0), libp11-kit-dev (>= 0.19.0) Suggests: libgck-1-doc Filename: pool/main/g/gcr/libgck-1-dev_3.36.0-ok2.1_arm64.deb Size: 48336 MD5sum: fc2c42ee005f948835c02efebce8800d SHA1: 17df988a9d011e3210749b6b265092bfc1519064 SHA256: 7c4e817fdd220abb39f32458a8a23f77295b3fe120785fc5c25dc0c3c23113af SHA512: e76a81f326a67a935e9f52b3f96307ea7562ee72108c5ea343924a14b2f89aca99e3a32702ee116c69b27f356b6a0b8a7bc4dd75c5dbabaec8ebd44e05d9a130 Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: GLib wrapper library for PKCS#11 - development GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) interface. . This package contains the static libraries, header files and documentation needed to build applications using the GCK library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgck-1-doc Architecture: all Version: 3.36.0-ok2.1 Multi-Arch: foreign Priority: optional Section: doc Source: gcr Origin: openKylin Maintainer: openKylin Developers Installed-Size: 929 Suggests: devhelp Filename: pool/main/g/gcr/libgck-1-doc_3.36.0-ok2.1_all.deb Size: 52886 MD5sum: 91471962b110adf64fd9b512ae9c14ae SHA1: be7944d4cbadf0331781cb96d71eb8e41a4232f7 SHA256: f4cf335428423ca08c4721936ddd1680ac330be4ff36b783c25a0c8c2e91c761 SHA512: dd638114670cea3076c734f06bbe837f7ef23b192e256b02697a9de5730e60dd2a3b2754904301184b0ed6d182ed639ab7dfb15d621a7e9e8a76a9fc7337933a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgconf-2-4 Architecture: arm64 Version: 3.2.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: gconf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josselin Mouette Installed-Size: 560 Depends: libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.35.9), gconf2-common (= 3.2.6-ok2) Recommends: gconf-service Conflicts: libbonobo2-0 (<< 2.24) Breaks: gconf2 (<< 3.2.3-0), libgconf2-4 (<< 3.2.3-0), libgconf2.0-cil (<< 2.24.2-0) Filename: pool/main/g/gconf/libgconf-2-4_3.2.6-ok2_arm64.deb Size: 77920 MD5sum: 108cf1e5540c2b8d5043a15a8c010e6b SHA1: 28ba380276a6aaefa039fd1dcd78e7aaaa774c8e SHA256: b086c320634c701f0efca2ba0f1647daf3cc9611eadaf157997690e3b8c8963f SHA512: ed53c113553963c3b6c6cadd18135bfd41691c1262ba02a3db25c586cd3e737111695449adef76b5fc632c85a8b6d55449cbdbea8c9656cb39909923eb3ce018 Homepage: http://projects.gnome.org/gconf/ Description: GNOME configuration database system (shared libraries) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the shared libraries. . This package is for legacy applications and no longer used by GNOME. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgconf2-dev Architecture: arm64 Version: 3.2.6-ok2 Priority: optional Section: libdevel Source: gconf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josselin Mouette Installed-Size: 1045 Depends: libgconf-2-4 (= 3.2.6-ok2), gir1.2-gconf-2.0 (= 3.2.6-ok2), libglib2.0-dev (>= 2.31.0), libdbus-1-dev (>= 1.0.0), gconf2 (= 3.2.6-ok2) Recommends: libgconf2-doc Replaces: gir-repository-dev (<< 0.6.5-0) Filename: pool/main/g/gconf/libgconf2-dev_3.2.6-ok2_arm64.deb Size: 99236 MD5sum: 5a64dbae8356dd011782468453874642 SHA1: ff771769284e568a80a1786d14535e2e2768ed80 SHA256: 723f66e64d09c468647b9f91481ce440ef0ec3565102e44ed243a2e787ce6d7f SHA512: 70d67dcd27f8b962f4d9476bb21990e3ab565f8ee6d71a953471b60432cfc2285b6fc7f6ce1b4be392d2d8795e79b36e2bace23212445b8e7b7f3490f6e96ade Homepage: http://projects.gnome.org/gconf/ Description: GNOME configuration database system (development) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the static libraries and header files needed to build applications using GConf. . This package is for legacy applications and no longer used by GNOME. 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/main/g/gconf/libgconf2-doc_3.2.6-ok2_all.deb Size: 50768 MD5sum: a7414e524237a80c7da5681c104ce3ac SHA1: d63a14f3ed4e63872e21a5ecadc6e8fd8ad24b73 SHA256: c15ab7e688a0a515bf18a24a1163cc5af06c580eb245619d7940beeeeda81b0b SHA512: 6fa708b94978780e9611b3035ee93a5a9f5ee0599bf00bb694bd9352d84bd2ce861304e9c2aa3179e054df68b10a038437c524937a692d9db1a6ed27fbf8b451 Homepage: http://projects.gnome.org/gconf/ Description: GNOME configuration database system (API reference) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the API reference for the GConf library. . This package is for legacy applications and no longer used by GNOME. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcr-3-dev Architecture: arm64 Version: 3.36.0-ok2.1 Multi-Arch: same Priority: optional Section: libdevel Source: gcr Origin: openKylin Maintainer: openKylin Developers Installed-Size: 917 Depends: gir1.2-gcr-3 (= 3.36.0-ok2.1), libgck-1-dev (= 3.36.0-ok2.1), libgcr-base-3-1 (= 3.36.0-ok2.1), libgcr-ui-3-1 (= 3.36.0-ok2.1), libglib2.0-dev, libgtk-3-dev, libp11-kit-dev Suggests: libgcr-3-doc Filename: pool/main/g/gcr/libgcr-3-dev_3.36.0-ok2.1_arm64.deb Size: 70114 MD5sum: 7a87fad22b8e9cb0a4bcab511d9e32ff SHA1: 4e6b313c1fb9b01ede63a10ddf2c679d7f33cf1d SHA256: 04779f9ec88d01ac89857d0cd7216345c9ee7d169bbc516ef29805fb12880f3f SHA512: c7395517401ad44a428b845eb686f72eb7895118e53f010a89e005c8567e311e6d08cea95214a2643a9f87c8407f8925e90f0364a235372001ad24a46cfb228e Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: Library for Crypto UI related tasks - development GCR is a library for crypto UI and related tasks. . This package contains the static libraries, header files and documentation needed to build applications using the GCR library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcr-3-doc Architecture: all Version: 3.36.0-ok2.1 Multi-Arch: foreign Priority: optional Section: doc Source: gcr Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1126 Suggests: devhelp Filename: pool/main/g/gcr/libgcr-3-doc_3.36.0-ok2.1_all.deb Size: 135356 MD5sum: 3a358ea2d1647984dd33dbf055713eb7 SHA1: 7ceb9549cb922f3e807720760078d98f7edc3c82 SHA256: c7dfb539092473ee0062c4e0a28d87861ed54b942d3009b6b31c43fbeb1aa273 SHA512: 666ac4d04eae3857ea1d023d0f79c6ba996e98999d71a06bc27e6afa5607b96d2b2c10c807cc0a124369b6aa9ad842eaa45dc867144bdbf362eb3953c05a7766 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcr-base-3-1 Architecture: arm64 Version: 3.36.0-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: gcr Origin: openKylin Maintainer: openKylin Developers Installed-Size: 817 Depends: libgck-1-0 (= 3.36.0-ok2.1), libc6 (>= 2.28), libgcrypt20 (>= 1.8.0), libglib2.0-0 (>= 2.44.0), libp11-kit0 (>= 0.23.18.1) Breaks: libgcr-3-1 (<< 3.8.2-2) Replaces: libgcr-3-1 (<< 3.8.2-2) Filename: pool/main/g/gcr/libgcr-base-3-1_3.36.0-ok2.1_arm64.deb Size: 185914 MD5sum: 7d3839d1134914dd81505ec8289ce5bf SHA1: 32ad8d80610ce16b3d0afc66b64d5049b1706c82 SHA256: f339817acdbc579eeb5e452785e2f0a483d2bb00e498b14ed5f73a68608bfd4d SHA512: fdf10c5de4b62de15349f2baecc4aed8c116f191097515f01a85181e63d8c7982457d0ce09171f10116cd9792da3a15eaa881c65cabb63390afeee1776953c1d Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: Library for Crypto related tasks GCR is a library for crypto UI and related tasks. . This package contains the GObject library for high level crypto parsing. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcr-ui-3-1 Architecture: arm64 Version: 3.36.0-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: gcr Origin: openKylin Maintainer: openKylin Developers Installed-Size: 547 Depends: libgck-1-0 (= 3.36.0-ok2.1), libgcr-base-3-1 (= 3.36.0-ok2.1), libc6 (>= 2.17), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.44.0), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.18.0) Breaks: libgcr-3-1 (<< 3.8.2-2) Replaces: libgcr-3-1 (<< 3.8.2-2) Filename: pool/main/g/gcr/libgcr-ui-3-1_3.36.0-ok2.1_arm64.deb Size: 124544 MD5sum: 6a7267c26a65fbbb38f9b0ad722d91ce SHA1: fa8fdc646e2b9428845225e8076741457f5b282f SHA256: d13f73f37f282e6b6a66d294803e78772f343fbf20cdf104be466b9a530c8a2f SHA512: accd6e0450d009b06254485bf72bf3623ba65b6a32c46038b59a6384092186f0de0c7ab91173f12d1c706d7795d39c998449d0cf78db15108e3531882fd37985 Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: Library for Crypto UI related tasks GCR is a library for crypto UI and related tasks. . This package contains the GObject and GUI library for high level crypto parsing and display. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcrypt-mingw-w64-dev Architecture: all Version: 1.8.5-ok4 Priority: optional Section: libdevel Source: libgcrypt20 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 20738 Depends: libgpg-error-mingw-w64-dev Suggests: wine Filename: pool/main/libg/libgcrypt20/libgcrypt-mingw-w64-dev_1.8.5-ok4_all.deb Size: 3373568 MD5sum: 41a1d95574d7361e2fcd5ae0bdd39685 SHA1: bb19f50a1ebaa45b001e9705abe8e792229a72ea SHA256: 28529b8866bae9ca70493003f3e5636cd4a4d6fe6813c9ae9b0d13b908947d04 SHA512: cbe12aeb0f8255ecc8380a6fcd9a5dde52cfb51d86c353b91c60914a0300595e1657f554e4c117ad0dfdfc3406acb7d59eaa8a3bd57eb5a72c596b1af2ca7b12 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcrypt-mingw-w64-dev Architecture: all Version: 1.8.5-ok5 Priority: optional Section: libdevel Source: libgcrypt20 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 20738 Depends: libgpg-error-mingw-w64-dev Suggests: wine Filename: pool/main/libg/libgcrypt20/libgcrypt-mingw-w64-dev_1.8.5-ok5_all.deb Size: 3375694 MD5sum: ef1bbf02bc8e05e1824039c292368e76 SHA1: b0b652d14a8ae39bc7508e13c8c7a46d58ae7fb8 SHA256: 44b0e53931ce376e63ff806dbc9b0036f2e82d31ab7f006b38aad4df5dd9b0cb SHA512: a95e10e6658b17d1735575663fa5aa918ce5ff2a7c5bff182c398af2bc3d1ef5349d9b166b98ffdd7631860a1f0556ac629bad7af6e64aab1fd10de466fb4b0c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcrypt20-dev Architecture: arm64 Version: 1.8.5-ok5 Priority: optional Section: libdevel Source: libgcrypt20 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 2194 Provides: libgcrypt-dev Depends: libc6-dev | libc-dev, libgcrypt20 (= 1.8.5-ok5), libgpg-error-dev Suggests: libgcrypt20-doc Conflicts: libgcrypt-dev Filename: pool/main/libg/libgcrypt20/libgcrypt20-dev_1.8.5-ok5_arm64.deb Size: 418534 MD5sum: 6f2601e4ee767789f164ef1464a2e2a3 SHA1: dda262523639b11add887d13a4ba88e326aa976c SHA256: 859052564fcdcb46c77d76218d2bef62ed06fd2ad39c76b77d752604ce4de2cf SHA512: b7a7be45566a0a290217ad3f05e6b3523471f919efd9d75a66f4fbf1497e1afabccb971fbd57422712584161ac84a614f2be86716c62e42124fe33c1c133e376 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcrypt20-doc Architecture: all Version: 1.8.5-ok4 Priority: optional Section: doc Source: libgcrypt20 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 1584 Suggests: libgcrypt20-dev Conflicts: libgcrypt-doc, libgcrypt11-doc, libgcrypt7-doc Replaces: libgcrypt-doc, libgcrypt11-doc, libgcrypt7-doc Filename: pool/main/libg/libgcrypt20/libgcrypt20-doc_1.8.5-ok4_all.deb Size: 766350 MD5sum: 599b23ee5f79acb912eba13963383638 SHA1: e9ebf7155202358c11ba1e2aa4dea9a0fe60ff56 SHA256: 7f834bc949f3447c0924c38e624b1871fb14039833ce654a00fe96117ce3e9f9 SHA512: 0714b407b012cfd93abc257f868f37c7f0e2721c134d1fde11088bc593cccd8ebeceb19330f5d7855b965bac5d1559b5ad0a189ca5d9b102b8797c2e0458ef3b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcrypt20-doc Architecture: all Version: 1.8.5-ok5 Priority: optional Section: doc Source: libgcrypt20 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 1584 Suggests: libgcrypt20-dev Conflicts: libgcrypt-doc, libgcrypt11-doc, libgcrypt7-doc Replaces: libgcrypt-doc, libgcrypt11-doc, libgcrypt7-doc Filename: pool/main/libg/libgcrypt20/libgcrypt20-doc_1.8.5-ok5_all.deb Size: 766442 MD5sum: 9ecf570124fa2a8ab79786f360cf3b27 SHA1: 12ee4c934464dd872c736f20edb5dd89b40fa1df SHA256: e5e8e5127ca8f0361a3a6f2d6f68bad679e3ed4a634fd902115b213c953e8bca SHA512: 1f4fe486553785388d61a5bfde012c0a0cb412f6fe7836a2f247b8f4f8716124b661662e85c36d920021a1076a8fe1061048bda2ad23baf2d514bc22bdddc6ef 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgcrypt20 Architecture: arm64 Version: 1.8.5-ok5 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 1295 Depends: libc6 (>= 2.33), libgpg-error0 (>= 1.25) Suggests: rng-tools Filename: pool/main/libg/libgcrypt20/libgcrypt20_1.8.5-ok5_arm64.deb Size: 350066 MD5sum: 321f9aa0bd9f3493fa553cc731d057f2 SHA1: 87826f8aa1a9348e439ca548ccfbd23ede7809c0 SHA256: ea53bb39ff2e740ea45eeff8721b19dd5108a0c60b49df665b562455c82e1713 SHA512: d069b6a2ce0fb11efc937c386edbe06ac0a7e1b63406697fc3f15733e7a499d30919950c2dd8bd3e535a27da826306c02d47cd9e65408036d549074a5db25938 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.) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgd-dev Architecture: arm64 Version: 2.2.5-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: libgd2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 876 Depends: libgd3 (= 2.2.5-ok6), libpng-dev, libz-dev, libjpeg-dev, libfreetype6-dev, libxpm-dev, libx11-dev, libxt-dev, libfontconfig-dev, libvpx-dev, libtiff-dev Filename: pool/main/libg/libgd2/libgd-dev_2.2.5-ok6_arm64.deb Size: 237238 MD5sum: 540b7535c8734611eea38e102e52737d SHA1: 24bc920fde4f5119e92add1ad8ffa25a522a44b9 SHA256: 046efcf92a8ca5f31df55770c006d192a5bf52d7278bfcb2ba807bca8c24e1fa SHA512: d456368981ffb281172e3b220a2df6ff63d2b46636cc77ed4831339e3dff5c6bf60f578793808b0ad5274a970a5c599ea161a7f1f24d65efeed4b1f81f897618 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgd-tools Architecture: arm64 Version: 2.2.5-ok6 Priority: optional Section: graphics Source: libgd2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 774 Depends: libc6 (>= 2.34), libgd3 (>= 2.1.0~alpha~), perl:any Suggests: libgd-dev Filename: pool/main/libg/libgd2/libgd-tools_2.2.5-ok6_arm64.deb Size: 18474 MD5sum: 36698794d14bd0e8cc4cbb880d6bfc62 SHA1: e75fec22218a26be290677b9501a2ebb747e666c SHA256: 69ab5cffd95b79d551b8d3023563e97c249184c11e839aa84d5923c45fcd3d39 SHA512: 92044f267d70f41a8ec10ab3d9ce2cb7ed7b21ae639f14762c0cd9188dc1b4fa396a2e0b98bbd28dd48bd7a66dfbb205c7536c5d75edb6f3532ba9f4f9c598d1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgd3 Architecture: arm64 Version: 2.2.5-ok6 Multi-Arch: same Priority: optional Section: libs Source: libgd2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 549 Depends: libc6 (>= 2.29), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp7, libxpm4, zlib1g (>= 1:1.1.4) Suggests: libgd-tools Filename: pool/main/libg/libgd2/libgd3_2.2.5-ok6_arm64.deb Size: 107272 MD5sum: b87b166f645abcfb32638755e4dfd0c1 SHA1: 5fe54981c7778ff2e69b3a6d7802f25a91db664d SHA256: a8c4dd18bd6475abe3b3b6c25cd08a7c3582bc949c95f8102a35af421a81d788 SHA512: 2cdfb09a79489f50ce47c17e228c2f1a0bb4f960c08042afb895af124d4ef3f0cd0496337f35cf0d0c229d007f5658a20fe35977efd50fc3f3532229786e2768 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdal-dev Architecture: arm64 Version: 3.0.4+dfsg-ok4 Priority: optional Section: libdevel Source: gdal Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 41546 Depends: libgdal26 (= 3.0.4+dfsg-ok4), libc6-dev, libarmadillo-dev, libcfitsio-dev, libcharls-dev, libcurl4-gnutls-dev | libcurl-ssl-dev, libdap-dev, libepsilon-dev, libexpat1-dev, libfreexl-dev, libfyba-dev, libgeos-dev, libgeotiff-dev (>= 1.5.0), libgif-dev, libhdf4-alt-dev, libhdf5-dev, libjpeg-dev, libjson-c-dev, libkml-dev, libltdl-dev, liblzma-dev, default-libmysqlclient-dev, libnetcdf-dev, libogdi-dev, libopenjp2-7-dev, libpcre3-dev, libpng-dev, libpoppler-private-dev, libpq-dev, libproj-dev (>= 6.0.0), libqhull-dev, libspatialite-dev, libsqlite3-dev, libtiff-dev, liburiparser-dev, libwebp-dev, libxerces-c-dev, libxml2-dev, libzstd-dev, unixodbc-dev Suggests: libgdal-doc Filename: pool/main/g/gdal/libgdal-dev_3.0.4+dfsg-ok4_arm64.deb Size: 7490354 MD5sum: 39a40f45b53a4eaf393c9cfe610f31db SHA1: b474487ddef857924072413970efb4291b3d650d SHA256: 6e8e845b512ff91d3ddd16ba91e1f0f7b6e56dc0f85f1f659e65cb7d6855ce4d SHA512: 7b29588037b32c5c94218cfb72d5ba1f3bf48c5cf2bfed50c056bec360f312d9baa82e6a0e75590b55a325ad8bffb21226dfbd249981ef6e1c1cbb565ebcdecc Homepage: http://www.gdal.org/ Description: Geospatial Data Abstraction Library - Development files GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports many popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the files needed to develop a software that will use the GDAL/OGR (headers, static objects, configuration script). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdal-doc Architecture: all Version: 3.0.4+dfsg-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: gdal Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 28003 Filename: pool/main/g/gdal/libgdal-doc_3.0.4+dfsg-ok4_all.deb Size: 2109246 MD5sum: d7d9312d691936a7121e97ffaa4c14b9 SHA1: 9abcd2984797d3614aebb3a5642ae17236983bd0 SHA256: 21f0591a20d1942b2a728ce2f1a6d87c3658b707221624f36f498725acc575c6 SHA512: 64aa482f73528a963f52744156868adcaf0b0d7dde8763f64371cb9ab72add43e86604bd65e2ba613fc9865f07e0d9cd32f02e7ad6b21b5712e98db8b9adbc0e Homepage: http://www.gdal.org/ Description: Documentation for the Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 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 documentation for the GDAL/OGR API. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdal-doc Architecture: all Version: 3.0.4+dfsg-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: gdal Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 28003 Filename: pool/main/g/gdal/libgdal-doc_3.0.4+dfsg-ok5_all.deb Size: 2109688 MD5sum: 94b7c7fa2a141b8fabb94ffc9ecef6a8 SHA1: 75aef1b9b119e3288da0b55492f7ebb5709f72a4 SHA256: 7ae9b1c464155d11074ad21169f19defebdad6822b0bab558cbef1f063087de0 SHA512: 1c90b557911c71844437ccb666b73039072263771c0c4c370e27e7f973143768b8bc55c6f938610889715592c56a2c3895291a7f111288736f4c70c3a9521399 Homepage: http://www.gdal.org/ Description: Documentation for the Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 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 documentation for the GDAL/OGR API. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdal-java Architecture: arm64 Version: 3.0.4+dfsg-ok4 Priority: optional Section: java Source: gdal Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 1590 Depends: libc6 (>= 2.17), libgdal26 (>= 3.0.3), libstdc++6 (>= 5) Filename: pool/main/g/gdal/libgdal-java_3.0.4+dfsg-ok4_arm64.deb Size: 265024 MD5sum: e2cccc23666cab239278fa48bf509c50 SHA1: 571f7f53d6766576e6b4d756197ede3c98be499d SHA256: b7cbff4a8350e84d61038c677bb3dd79c919dfad5e6e9c6b1d9ecefa593fc60c SHA512: 97dff2845b54f51acaf4841277449754cc086ef90f7a8c8709d0dc2995ce36e530722bf0e0b6aa9cb9c5c4a4268ae0dee8449feff5f9783f71fb2688fdff332e Homepage: http://www.gdal.org/ Description: Java bindings to the Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 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 Java bindings for the GDAL/OGR library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdal-perl-doc Architecture: all Version: 3.0.4+dfsg-ok4 Priority: optional Section: doc Source: gdal Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 6497 Breaks: libgdal-perl (<< 2.2.3+dfsg-0) Replaces: libgdal-perl (<< 2.2.3+dfsg-0) Filename: pool/main/g/gdal/libgdal-perl-doc_3.0.4+dfsg-ok4_all.deb Size: 801008 MD5sum: ec819c6dc833ff884f1356fb85e38295 SHA1: 6323200521c88a3321a2bd8a120f085a48df1fe0 SHA256: 4eb7731ad8d4d14d2a7319f11ad3c80e7d4e6d0859acaa10a4d0324b4bd7b296 SHA512: b18f22d5f53c83a9b068493b0cae84c01c3ab9f546cc2bf7ca91729b627cb59253cfa002c11b27eefb19953c7529b391269944bbcbe886a2b5ecbd4be8dd2e93 Homepage: http://www.gdal.org/ Description: Documentation for the GDAL Perl bindings 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 documentation of the Perl bindings for GDAL/OGR library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdal-perl-doc Architecture: all Version: 3.0.4+dfsg-ok5 Priority: optional Section: doc Source: gdal Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 6497 Breaks: libgdal-perl (<< 2.2.3+dfsg-0) Replaces: libgdal-perl (<< 2.2.3+dfsg-0) Filename: pool/main/g/gdal/libgdal-perl-doc_3.0.4+dfsg-ok5_all.deb Size: 800666 MD5sum: a7f4fa86e8f88043ee147f22e6f2ee25 SHA1: b2a37063aa8c5644d56b4c31ec51843509c26621 SHA256: c0a24051289e7d157a4dfa53e6cb5858b5be9a3aa5137933628404d579c467df SHA512: 3f7264199a13074fc89de45b7cd1730d3c8a937e8f86438e0a2476f2980be93cd2fd2d426d74b9e790e79f9b753051c7ab555eec54efe9899f186536cee6f722 Homepage: http://www.gdal.org/ Description: Documentation for the GDAL Perl bindings 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 documentation of the Perl bindings for GDAL/OGR library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdal-perl Architecture: arm64 Version: 3.0.4+dfsg-ok4 Priority: optional Section: perl Source: gdal Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 1960 Depends: perl (>= 5.30.0-ok4), perlapi-5.30.0, libc6 (>= 2.34), libgdal26 (>= 3.0.3) Suggests: libgdal-perl-doc Filename: pool/main/g/gdal/libgdal-perl_3.0.4+dfsg-ok4_arm64.deb Size: 330928 MD5sum: 1ff98d764a329df759397e1fc9e30bd9 SHA1: ea91565b97b141dce205d7141f501515b1c7682f SHA256: 7a44642f8ff65f8fe7e806e6e14ee1a70f1f97b97102a5e303052a1ce0178ed8 SHA512: 0d4a98253130d9bfd4ecf0d77ecfabf0d3a06be14407715c2dbad5eaf9ff9e4dbd8f2146ec9f642385cada49cc462f72a95c6d89edef9b149812fc48449d182f Homepage: http://www.gdal.org/ Description: Perl bindings to the Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 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 Perl bindings for the GDAL/OGR library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdal26 Architecture: arm64 Version: 3.0.4+dfsg-ok4 Priority: optional Section: libs Source: gdal Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 17037 Depends: gdal-data (>= 3.0.4+dfsg-ok4), libarmadillo9 (>= 1:9.800.4+dfsg), libc6 (>= 2.34), libcfitsio8 (>= 3.470~), libcharls2 (>= 2.0.0+dfsg), libdap25 (>= 3.20.5), libdapclient6v5 (>= 3.20.5), libepsilon1 (>= 0.8.1), libexpat1 (>= 2.0.1), libfreexl1 (>= 0.0.2~beta20110817), libfyba0, libgcc-s1 (>= 4.2), libgeos-c1v5 (>= 3.8.0), libgeotiff5 (>= 1.5.0), libgif7 (>= 5.1), libhdf4-0-alt (>= 4.2r4), libhdf5-103, libjpeg62-turbo (>= 1.3.1), libjson-c4 (>= 0.13.1), libkmlbase1 (>= 1.3.0~rc0-0), libkmldom1 (>= 1.3.0~rc2), libkmlengine1 (>= 1.3.0~rc0-0), libmysqlclient21 (>= 8.0.11), libnetcdf15 (>= 1:4.0.0), libodbc1 (>= 2.3.1), libogdi4.1 (>= 3.2.0), libopenjp2-7 (>= 2.2.0), libpcre3, libpng16-16 (>= 1.6.2-1), libpoppler97 (>= 0.86.1), libpq5, libproj15 (>= 6.0.0), libqhull7, libspatialite7 (>= 4.3.0-0), libssl3 (>= 3.0.0), libstdc++6 (>= 9), libtiff5 (>= 4.0.8), libwebp7, libxerces-c3.2, libxml2 (>= 2.7.4), odbcinst1debian2 (>= 2.3.1), zlib1g (>= 1:1.2.2) Recommends: proj-bin Breaks: libgdal1h (<< 2.0) Filename: pool/main/g/gdal/libgdal26_3.0.4+dfsg-ok4_arm64.deb Size: 5572750 MD5sum: 0041081c6227bb682761c9ff48f26dc6 SHA1: 8fe19e466ae168578d4d21819e105a778475017d SHA256: 57963147e71e8f5af254fe8a4b4805fa0a065cad4ab375e4ef8a7cee1dd4e345 SHA512: af2023bf9ce5bdde49de5ff77d85e906407d632937cc48af6a781ad9a3489681d5d3f42678ae067e84263df4ff943582e70d90df12e8124220648324b7599c8d Homepage: http://www.gdal.org/ Description: Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports many popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdcm-cil Architecture: arm64 Version: 3.0.21-ok2 Priority: optional Section: cli-mono Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1367 Depends: cli-common (>= 0.5.1), libmono-corlib4.5-cil (>= 5.18.0.240), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libgdcm3.0 (>= 3.0.21), libstdc++6 (>= 9) Filename: pool/main/g/gdcm/libgdcm-cil_3.0.21-ok2_arm64.deb Size: 310796 MD5sum: 4da6ebbc3aa666b0d84522e767340f03 SHA1: 1c042c4a8fae2928a212a521342114c320c78010 SHA256: 221af123e9f30231724269bc89370c80d4d76d159d3e9da1ed6e88c19f5a049f SHA512: d72e871b84871affd20a9d00a2322734d51d8eeae21d4ca2b256c7c9dfd0181fa937149bbbd175d1ad3c63c3bf7a6d780a1d7356241f171e655ee19f9357236b Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM CLI bindings Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . CLI bindings to the GDCM DICOM library. It allows developers to use GDCM from C# environment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdcm-dev Architecture: arm64 Version: 3.0.21-ok2 Priority: optional Section: libdevel Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3002 Depends: libgdcm3.0 (= 3.0.21-ok2) Breaks: libgdcm2-dev Replaces: libgdcm2-dev Filename: pool/main/g/gdcm/libgdcm-dev_3.0.21-ok2_arm64.deb Size: 268254 MD5sum: b739264b163f961214cb21e7ab6660c3 SHA1: 8059acd10ed996fac927286a732d161481045b75 SHA256: 0a89a508e9f7611214ea1c8b49b35dae8fe128d34d243fb7c1ab90acb0d0381f SHA512: 6e35c4ab57f87f0ad84799171c4b9f16b4a9782fbb8b82e7f15c4708fae2184b737eb0a8ba045015e04bd817b581ccc3202332394e1c437b5362b35b247fc621 Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM development libraries and headers Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Headers and static libraries for libgdcm. These are not needed to use GDCM, but are needed to build plugins or programs that link against libgdcm. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdcm-java Architecture: arm64 Version: 3.0.21-ok2 Priority: optional Section: java Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1434 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libgdcm3.0 (>= 3.0.21), libstdc++6 (>= 9) Suggests: java-virtual-machine Filename: pool/main/g/gdcm/libgdcm-java_3.0.21-ok2_arm64.deb Size: 578206 MD5sum: 8d423eeec0df4f34651630628d624cb3 SHA1: 80e8007ff742fea6438bb6bbb83a31378c3f26ed SHA256: 870fb423aceb7adb1efb20e36b7ef96ca5f7a747afbda0998cd7f43d97b31b4b SHA512: 41894a6fd16cb49b6750323fa852d8afe4814ed6d5e6cc8c1c6cebe7bca60c435f1bc3bfb46b622a8f2a5700cf6da64a161482d691c0e85305d9a5952468341f Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM Java bindings Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Java bindings to the GDCM DICOM library. It allows developers to use GDCM from Java environment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdcm-tools Architecture: arm64 Version: 3.0.21-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1808 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgdcm3.0 (>= 3.0.21), libpoppler97 (>= 0.86.1), libstdc++6 (>= 9), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Recommends: pvrg-jpeg Suggests: dcmtk, dicom3tools Filename: pool/main/g/gdcm/libgdcm-tools_3.0.21-ok2_arm64.deb Size: 494602 MD5sum: 485a3da497350c78c6dbde5d9bc46893 SHA1: 49868a0f19b14d8b745de9a95b93000f3fe9735b SHA256: 1ad7234b64affc2eb7ec53dacc0bc167ad861d7187631890a9b0a8805673403b SHA512: 749c0f2f12b6914e023605491f0d404482a92ca3330716dc67df838f5a838a928daca04d127007fb8330be139c9cadc5a7527990824092c9df2c7d7ef1051636 Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM tools and utilities Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Install this package for the gdcmanon, gdcmclean, gdcmconv, gdcmdiff, gdcmdump, gdcmpap3, gdcmgendir, gdcmimg, gdcminfo, gdcmpdf, gdcmraw, gdcmscanner, gdcmscu, gdcmtar, gdcmxml programs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgdcm3.0 Architecture: arm64 Version: 3.0.21-ok2 Multi-Arch: same Priority: optional Section: libs Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10882 Depends: libc6 (>= 2.34), libcharls2 (>= 2.0.0+dfsg), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libjson-c4 (>= 0.13.1), libopenjp2-7 (>= 2.2.0), libsocket++1, libssl3 (>= 3.0.0), libstdc++6 (>= 9), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gdcm/libgdcm3.0_3.0.21-ok2_arm64.deb Size: 2053372 MD5sum: 8032c75ff6f47092079b483111a771ed SHA1: 805b69c735f6e0a3c8004fd7397101c189c6f347 SHA256: 03f138ca68d2bf34fd5d96c260608c33fe998cb1076c7c48f2ba80919aacf135 SHA512: 86cba56ced977ee452c7a9c6040bc451f3fa026890fe0a452874f394eccdec88721a8b29b1b12228480e6e8b44e22c913420576a1f719c4864d3a11af27e25e1 Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM runtime libraries Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. It also comes with DICOM Part 3,6 & 7 of the standard as XML files. . This package contains the libraries needed to run GDCM applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgepub-0.6-0 Architecture: arm64 Version: 0.6.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: libgepub Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 63 Depends: libarchive13 (>= 3.0.4), libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0), libjavascriptcoregtk-4.0-18, libsoup2.4-1 (>= 2.4.0), libwebkit2gtk-4.0-37 (>= 2.5.3), libxml2 (>= 2.7.4) Filename: pool/main/libg/libgepub/libgepub-0.6-0_0.6.0-ok3_arm64.deb Size: 17770 MD5sum: 93db9ca70b31c49826de07ed486c5cf1 SHA1: 281196117298d9c39974bae2930b9f8dd5ca1620 SHA256: b49bdc778172a1daa7f2fbbcce76a21f8aa49957533726f3e5c56ba2f6dcd176 SHA512: 339aab0fb88cbe77f74ef7ae7b2070fbe45104461ecb00190812cceef445374a20deaac444a8a26cd52ca26635852b7a70116ca3c6821278c4ba8c8d31a863a8 Description: library to read epub files libgepub is a GObject based library for handling and rendering epub documents. . This package contains the C library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgepub-0.6-dev Architecture: arm64 Version: 0.6.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libgepub Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 97 Depends: gir1.2-gepub-0.6 (= 0.6.0-ok3), libarchive-dev, libgepub-0.6-0 (= 0.6.0-ok3), libglib2.0-dev, libsoup2.4-dev, libwebkit2gtk-4.0-dev, libxml2-dev Filename: pool/main/libg/libgepub/libgepub-0.6-dev_0.6.0-ok3_arm64.deb Size: 8240 MD5sum: 8b57690bed95d8dd9cca7bfd9c2ab03e SHA1: 08c1f3a6416ef923127e1a4334d8e32e31bab770 SHA256: 626a7ccb03e048cff757aeed9321abfd5222d963d1c579750af96378b7b919a4 SHA512: a0193fffd0841c2ae8c79a8c85151b1fe0b03a3e54156599587a1494313c3a8d9e48d4f6ccee0acfaed45765bb94738a3ae140f60c2ac554fbf9c8736bed0b87 Description: library to read epub files (development files) libgepub is a GObject based library for handling and rendering epub documents. . This package contains the headers for the C library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgetopt-long-descriptive-perl Architecture: all Version: 0.110-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 94 Depends: perl:any, libio-stringy-perl, libparams-validate-perl, libsub-exporter-perl Breaks: libmoosex-getopt-perl (<< 0.75), libmousex-getopt-perl (<< 0.38-2~) Filename: pool/main/libg/libgetopt-long-descriptive-perl/libgetopt-long-descriptive-perl_0.110-ok1_all.deb Size: 31396 MD5sum: de9a7a9caedbe4edd9586d2e68a04ea1 SHA1: eb8ff95ba5cbd7dc72af7b34824102bde9cad68b SHA256: ae24f5c141e66c0f3a3d3d5c8d067894c7c36b2211eb37fee2072fa16511b5ec SHA512: 3b4b7c1f2d9a503a50dd78abf8d0d033f89a9248c24698d94f84a434c3a35953d476a9bf7403b01edc484e3fb82e29208cd7cbad5542a9865c22fce19abbe35e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgettextpo-dev Architecture: arm64 Version: 0.21-4-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 955 Depends: libgettextpo0 (= 0.21-4-ok6) Suggests: gettext-doc Breaks: gettext (<< 0.18.1.1-10) Replaces: gettext (<< 0.18.1.1-10) Filename: pool/main/g/gettext/libgettextpo-dev_0.21-4-ok6_arm64.deb Size: 134652 MD5sum: a74ec7985b6da85745abe49862338713 SHA1: 53cdec162d80b6b8868299f28dbfa00977f58876 SHA256: 3707173a0f8d055f41bb59a698d9ba48e466ef6ae839c519bb80ddfe2c25c9f4 SHA512: f49efa862c7ee62365c0152cc666e59b34fa224fdeac90781649cc893a5fbdbb9a17d7cdcfc524ee96c9f79d5f876c2d746750e553bb52c8b867d90c81f739c6 Homepage: https://www.gnu.org/software/gettext/ Description: process PO files - static libraries and headers This package contains development files for the libgettextpo library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgettextpo0 Architecture: arm64 Version: 0.21-4-ok6 Multi-Arch: same Priority: optional Section: libs Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 608 Depends: libc6 (>= 2.34), libunistring2 (>= 0.9.7) Breaks: gettext (<< 0.18.1.1-6) Replaces: gettext (<< 0.18.1.1-6) Filename: pool/main/g/gettext/libgettextpo0_0.21-4-ok6_arm64.deb Size: 110684 MD5sum: 47a65b944d4d446ee913ece880fcc497 SHA1: 353e2121181d66e47951a127e96f56c45d7e61e9 SHA256: fe69c0c10860e1ae9cfbbb77459f4bfa5bc35803086181eac0d908f15fe52db7 SHA512: 7f134bb4b1bc61dab214c095208fb7d0d089b95fd261731e7aa5281e2518eb38e60fe93de45bcc4d811334f4d0dad0da3d2425513f152438854fd8c4aaea2abc Homepage: https://www.gnu.org/software/gettext/ Description: process PO files - shared library This package contains the libgettextpo shared library for interfacing programmatically with GNU gettext .po files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgfortran-12-dev Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 3415 Depends: gcc-12-base (= 12.2.0-ok7), libgcc-12-dev (= 12.2.0-ok7), libgfortran5 (>= 12.2.0-ok7) Filename: pool/main/g/gcc-12/libgfortran-12-dev_12.2.0-ok7_arm64.deb Size: 451904 MD5sum: ff1146ab21c82d65610a23e38414e60c SHA1: ce8d415a528f5980b9940a90c9c3f58a2fed3687 SHA256: 342134f12bd6b70e56327c27dc675f040a7209bab968da41eaeaf42f8d132132 SHA512: 4156c98c716dd408b196f3f8694183b72d978cfab2dd927608e0d36c2f143d3617720f166f500bd991148b2bde9355829ca51f9d76b1ba8d99549c80edb7f7e9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgfortran-8-dev Architecture: arm64 Version: 8.4.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 3324 Depends: gcc-8-base (= 8.4.0-ok3), libgcc-8-dev (= 8.4.0-ok3), libgfortran5 (>= 8.4.0-ok3) Filename: pool/main/g/gcc-8/libgfortran-8-dev_8.4.0-ok3_arm64.deb Size: 416480 MD5sum: 49a6eb65455435b829640139c280331a SHA1: db3fa6a8a5a616eeb42beb07e1ce2d05f2bb6ef8 SHA256: 68efdb5fcbfa02bb5e061ac3894b457c4f06906c28f22a9aaafc0e7bd9514377 SHA512: b7d5937de15ab474a69b1072c6572235125952ab77b393b45a313eb47466dceba621d9fa570e35a59f81e1e735f4f49411f0050bf7805bf0a9ffbd109029cfe4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgfortran-9-dev Architecture: arm64 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: 3336 Depends: gcc-9-base (= 9.3.0-ok12), libgcc-9-dev (= 9.3.0-ok12), libgfortran5 (>= 9.3.0-ok12) Filename: pool/main/g/gcc-9/libgfortran-9-dev_9.3.0-ok12_arm64.deb Size: 441120 MD5sum: 16af294ebf752a11c209d0d1f40ae757 SHA1: 37c608800b8b72ab517d05ccad3573fc3ed7d01f SHA256: 3d8a40645c6df389ae870d4e624bc71280d66c0c85c21be79775328c6d99d71a SHA512: 8de92546456cf08b6acdcc05ecc0043ee38e80c4bdc0fd27a9fe289455a0a3ad71302f18dfef3c57983ad495b158da4171231ac98832e53fc75a1aa0aec170a9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgfortran5 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1477 Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.34), libgcc-s1 (>= 4.5) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Filename: pool/main/g/gcc-12/libgfortran5_12.2.0-ok7_arm64.deb Size: 397812 MD5sum: 85ad53f1cf2e3ecd3728efc35f113217 SHA1: a8c06cc9ca763ed68b185d59a52c2fb1bf85754b SHA256: 82acc10e5f84592d143fe953f0ff2f60bda7b83bfdc74f2de56c808d8ddf570a SHA512: 1d88afa94649ced6fb5343428f892c532a5ad40b4fdb56e1258ca29f3d10e1cb661588db35e79f2cc2abbbbc029af32c294cd8dcaf7ad1fc1e333508ee2fa0f3 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-base-orphans-dev Architecture: arm64 Version: 0.8.6-ok1 Priority: optional Section: haskell Source: haskell-base-orphans Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 2243 Provides: libghc-base-orphans-dev-0.8.6-88e63 Depends: libghc-base-dev-4.12.0.0-de69c, libghc-ghc-prim-dev-0.5.3-de1a6, libatomic1 (>= 4.8), libc6 (>= 2.17), libgmp10 Suggests: libghc-base-orphans-doc, libghc-base-orphans-prof Filename: pool/main/h/haskell-base-orphans/libghc-base-orphans-dev_0.8.6-ok1_arm64.deb Size: 205408 MD5sum: f0a7c7c70cec24211ce5040cf98fba92 SHA1: d918eab872e0b23c75a83b0e752431537ad0dff1 SHA256: 2f189f94b6846675dee4d03cf09d49ade6fb3d84a2e1a1f5a175da862e014430 SHA512: d5129ea4202dd666a53fd1e86127bd8135cdc361c6871bc0f30062f4f883d13f5159efccc193a067abb43a4ce2bb23fb915310fcadf9a998b2664b776e6ea206 Homepage: https://github.com/haskell-compat/base-orphans#readme Description: Backwards-compatible orphan instances for base base-orphans defines orphan instances that mimic instances available in later versions of base to a wider (older) range of compilers. base-orphans does not export anything except the orphan instances themselves and complements the base-compat package. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: base-orphans-0.8.6-5O5jqEW3stE4CAsm1Catjq cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-base-orphans-doc Architecture: all Version: 0.8.6-ok1 Priority: optional Section: doc Source: haskell-base-orphans Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 1752 Depends: haddock-interface-33 Recommends: ghc-doc, libjs-mathjax Filename: pool/main/h/haskell-base-orphans/libghc-base-orphans-doc_0.8.6-ok1_all.deb Size: 94734 MD5sum: 85855e8082654d21e0ece72379c580f2 SHA1: eda9f94556c047d84e4ab97629f8473c6947b50e SHA256: 9761a6ca68319fb6d60fd338f034387b2173fb341b3675da00174cdb7061b746 SHA512: cbc914b66c4b850b02668630faa559f4bbca12099d46b6631e6e8cc2f89dc91534c2d999a46c6a10e3adfa76597ec9722431eabaa1b98ceb203fd84840571bef 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-base-orphans-prof Architecture: arm64 Version: 0.8.6-ok1 Priority: optional Section: haskell Source: haskell-base-orphans Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 1738 Provides: libghc-base-orphans-prof-0.8.6-88e63 Depends: libghc-base-orphans-dev (= 0.8.6-ok1), libghc-base-prof-4.12.0.0-de69c, libghc-ghc-prim-prof-0.5.3-de1a6 Filename: pool/main/h/haskell-base-orphans/libghc-base-orphans-prof_0.8.6-ok1_arm64.deb Size: 188310 MD5sum: fc98cd964f9d38efb4c42abe95a4eb19 SHA1: d7830aa3ee619bf0aeb6489c04b8b809af52116a SHA256: ea90c2f27490fafbf07c4613e3307b50261656e83bbcf755fc83a5f3d50af1bb SHA512: f43a82528b44b6d6915685052896acf63b8fabfb2b87da8b1376a3b11d9d54af803663c1a9f40b3deef1a58c3132fcc3e69d6d1045399e87888e22d496fdd79a Homepage: https://github.com/haskell-compat/base-orphans#readme Description: Backwards-compatible orphan instances for base; profiling libraries base-orphans defines orphan instances that mimic instances available in later versions of base to a wider (older) range of compilers. base-orphans does not export anything except the orphan instances themselves and complements the base-compat package. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-call-stack-dev Architecture: arm64 Version: 0.4.0-ok1 Priority: optional Section: haskell Source: haskell-call-stack Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 218 Provides: libghc-call-stack-dev-0.4.0-3c3e7 Depends: libghc-base-dev-4.12.0.0-de69c, libatomic1 (>= 4.8), libc6 (>= 2.17), libgmp10 Suggests: libghc-call-stack-doc, libghc-call-stack-prof Filename: pool/main/h/haskell-call-stack/libghc-call-stack-dev_0.4.0-ok1_arm64.deb Size: 24380 MD5sum: b71ddcfc0cd9cf8bb978d9e98bae3a50 SHA1: cbf963b259d2098e5457a5a8cabfb54bb070e95c SHA256: 49b4266bc0daa2ede52b97e4b456fc7f0251faa312e932cd5a3d2690be132bcd SHA512: d9af1bef18a96ce1c9a11e670f4229383baf2e2460a99cab8025b1f97b078386d26414323e20132b4494870820d5669b8ea23bce9dfa16fffd579639bfe47e22 Homepage: https://github.com/sol/call-stack#readme Description: use GHC call-stacks in a backward compatible way Source locations in a GHC call stack. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: call-stack-0.4.0-4B7yRh8mgB9GZzsNspyuNQ cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-call-stack-doc Architecture: all Version: 0.4.0-ok1 Priority: optional Section: doc Source: haskell-call-stack Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 138 Depends: haddock-interface-33 Recommends: ghc-doc, libjs-mathjax Filename: pool/main/h/haskell-call-stack/libghc-call-stack-doc_0.4.0-ok1_all.deb Size: 27852 MD5sum: c3f826061e2b47384ecf9af31e5dd83a SHA1: c492b34454186ea65c52a549f2a43cd6247c3c75 SHA256: 4c6362f7263417524042eb13a81af7b7598cdc7fdaae8582b04b1be4c306b0a8 SHA512: 01f81f2493819d3a76b5c4ae6322e62b91a8e1d820f5ca1b60b4c6e7376e0b381d456d2d74f25dc66f36a1be1abfe17b22ce684ef52eb6c2b424d24df26d6fda 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-call-stack-prof Architecture: arm64 Version: 0.4.0-ok1 Priority: optional Section: haskell Source: haskell-call-stack Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 140 Provides: libghc-call-stack-prof-0.4.0-3c3e7 Depends: libghc-call-stack-dev (= 0.4.0-ok1), libghc-base-prof-4.12.0.0-de69c Filename: pool/main/h/haskell-call-stack/libghc-call-stack-prof_0.4.0-ok1_arm64.deb Size: 18526 MD5sum: a4fa940866b967c3180ebae93580e979 SHA1: 165d893cda5996c7bf31157f0aaef62cbffa1d34 SHA256: e0254657b27e981154e62163c684305278e2004e5d1fdf660c30f2ffd856b25d SHA512: cf8b5f2e95b9e1bbd29c48fa9966157daafe6e093aab7aa6b10c114be02c6cad13a14aab72a37477ba5d21063d94187e1a34dc17ad110ff1df5b32b49f5e267b Homepage: https://github.com/sol/call-stack#readme Description: use GHC call-stacks in a backward compatible way; profiling libraries Source locations in a GHC call stack. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-data-fix-dev Architecture: arm64 Version: 0.3.2-ok1 Priority: optional Section: haskell Source: haskell-data-fix Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 528 Provides: libghc-data-fix-dev-0.3.2-5a09e Depends: libghc-base-dev-4.12.0.0-de69c, libghc-deepseq-dev-1.4.4.0-675e0, libghc-hashable-dev-1.2.7.0-d3cac, libatomic1 (>= 4.8), libc6 (>= 2.17), libgmp10 Suggests: libghc-data-fix-doc, libghc-data-fix-prof Filename: pool/main/h/haskell-data-fix/libghc-data-fix-dev_0.3.2-ok1_arm64.deb Size: 56680 MD5sum: fd67e21a5f5eb38c466638aeae60f365 SHA1: 6eec60c4750318de9ba518a82f7644e07f9a900d SHA256: 12c1b7907b9a014d674953216cb7aa967fb966225aef2a10c2adde231e902b08 SHA512: 4929c9c0b1ce8005ccce7859e2ab616820666373660f27d6293c455d7033ead273c046b111588728277be5d5bbb05ae089b03802579f1d3427000bff6abd59b3 Homepage: https://github.com/spell-music/data-fix Description: fixpoint data types Fixpoint types and recursion schemes. If you define your AST as fixpoint type, you get fold and unfold operations for free. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: data-fix-0.3.2-DODluOgb1FiBb4E3skatgb cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-data-fix-doc Architecture: all Version: 0.3.2-ok1 Priority: optional Section: doc Source: haskell-data-fix Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 341 Depends: haddock-interface-33 Recommends: ghc-doc, libghc-hashable-doc, libjs-mathjax Filename: pool/main/h/haskell-data-fix/libghc-data-fix-doc_0.3.2-ok1_all.deb Size: 38594 MD5sum: 780280efaff647f78f11517ee281e1f2 SHA1: abf50523c0fa3ce375b5adfa4c1ff91af5900236 SHA256: c566d2849423f06f68be047a6c19d7c63c2854829da373dbf97a1464b046b92a SHA512: 51a0ee5767df0d241490e11cb6f6c984a6af0d0e64d8caf1f0c74688f6f6eb346f4794919a8ca77f66620a0643cbefd4eb8c1a34dd412afe1f8f09cfa7b9af4a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-data-fix-prof Architecture: arm64 Version: 0.3.2-ok1 Priority: optional Section: haskell Source: haskell-data-fix Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 432 Provides: libghc-data-fix-prof-0.3.2-5a09e Depends: libghc-data-fix-dev (= 0.3.2-ok1), libghc-base-prof-4.12.0.0-de69c, libghc-deepseq-prof-1.4.4.0-675e0, libghc-hashable-prof-1.2.7.0-d3cac Filename: pool/main/h/haskell-data-fix/libghc-data-fix-prof_0.3.2-ok1_arm64.deb Size: 53828 MD5sum: 3111742f900b6b088700ccd27963997f SHA1: 26caf1bec71b9b318f28ac583203c0e04282e4cc SHA256: 7fdc67492cfb2fcecfad846a43be2c87f7b1309beb007cdc73538dd3f356be52 SHA512: ebbc8b1e7d194007a31e34d8ace52fb755fbade0ff93618af29cc2194d848415ad84c6764ca57420423186ece22b1e3d1d597a64523e2939dd5d714f245f50b1 Homepage: https://github.com/spell-music/data-fix Description: fixpoint data types; profiling libraries Fixpoint types and recursion schemes. If you define your AST as fixpoint type, you get fold and unfold operations for free. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-extra-dev Architecture: arm64 Version: 1.7.4-ok1 Priority: optional Section: haskell Source: haskell-extra Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 1870 Provides: libghc-extra-dev-1.7.4-da89f Depends: libghc-base-dev-4.12.0.0-de69c, libghc-clock-dev-0.7.2-9a671, libghc-directory-dev-1.3.3.0-1bdba, libghc-filepath-dev-1.4.2.1-7b818, libghc-process-dev-1.6.5.0-e8028, libghc-time-dev-1.8.0.2-42b5b, libghc-unix-dev-2.7.2.2-c6c10, libatomic1 (>= 4.8), libc6 (>= 2.17), libgmp10 Suggests: libghc-extra-doc, libghc-extra-prof Filename: pool/main/h/haskell-extra/libghc-extra-dev_1.7.4-ok1_arm64.deb Size: 207812 MD5sum: fe13a00623edb21044deb37415dd90f8 SHA1: bf971cf463dbaaae6d26a081c828f66144e7e32d SHA256: 0f409e0e221a242ad34124937d060bb3d62fa39208dc7e88b240b4c7b8f1a24f SHA512: ff80d2061094e96ec72468d46938ebcf54e7ea79fc396dadd0514c84d509bef04950c355616290e197af16a74b513dca4918adef733a0a8e85032250f008af64 Homepage: https://github.com/ndmitchell/extra#readme Description: extra functions for base library Library of extra functions for the standard Haskell libraries. Most functions are simple additions, filling out missing functionality. A few functions are available in later versions of GHC, but this package makes them available back to GHC 7.2. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: extra-1.7.4-1rAlpn1IWG63ef9JNjWCm6 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-extra-doc Architecture: all Version: 1.7.4-ok1 Priority: optional Section: doc Source: haskell-extra Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 2246 Depends: haddock-interface-33 Recommends: ghc-doc, libghc-clock-doc, libjs-mathjax Filename: pool/main/h/haskell-extra/libghc-extra-doc_1.7.4-ok1_all.deb Size: 142556 MD5sum: 6744f0c832fef2727c49652a869297f7 SHA1: b888b3171d2475a3e37c64c476f43ca803768fd9 SHA256: eb3aa4d9a3112b8020fe2d7dd228eb4906abe23dddd8c65185302e7a2204c013 SHA512: dd96be3799d1d05b7cd15f26664c18239cb01936bbf1fc038acf83361d1e43dbf91b382b28068fce7f24dbfad5c1b7f4616be56260f61983253c9840ec675091 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-extra-prof Architecture: arm64 Version: 1.7.4-ok1 Priority: optional Section: haskell Source: haskell-extra Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 1595 Provides: libghc-extra-prof-1.7.4-da89f Depends: libghc-extra-dev (= 1.7.4-ok1), libghc-base-prof-4.12.0.0-de69c, libghc-clock-prof-0.7.2-9a671, libghc-directory-prof-1.3.3.0-1bdba, libghc-filepath-prof-1.4.2.1-7b818, libghc-process-prof-1.6.5.0-e8028, libghc-time-prof-1.8.0.2-42b5b, libghc-unix-prof-2.7.2.2-c6c10 Filename: pool/main/h/haskell-extra/libghc-extra-prof_1.7.4-ok1_arm64.deb Size: 205328 MD5sum: f63d2d926e03545825375fb59605801e SHA1: 16d11a2e3e451eb34ddd80cb8b57b3e0aa8bd37c SHA256: f83e6fa8673ae3d958311c0415941b13e44745f0d412fb389bb2e4c0a237cb4a SHA512: 7b23e6d1c8fdf2299417b30913102e341c38b64a1fc951df7f16876198f9e4f1c5267637be4832edba088d8a29dbde4ab0e82c6b319cb3457b417b4f36e189c2 Homepage: https://github.com/ndmitchell/extra#readme Description: extra functions for base library; profiling libraries Library of extra functions for the standard Haskell libraries. Most functions are simple additions, filling out missing functionality. A few functions are available in later versions of GHC, but this package makes them available back to GHC 7.2. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-js-dgtable-dev Architecture: arm64 Version: 0.5.2-ok1 Priority: optional Section: haskell Source: haskell-js-dgtable Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 200 Provides: libghc-js-dgtable-dev-0.5.2-4b062 Depends: libghc-base-dev-4.12.0.0-de69c, libatomic1 (>= 4.8), libc6 (>= 2.17), libgmp10 Suggests: libghc-js-dgtable-doc, libghc-js-dgtable-prof Filename: pool/main/h/haskell-js-dgtable/libghc-js-dgtable-dev_0.5.2-ok1_arm64.deb Size: 21962 MD5sum: dfc615ab252a222643dbe8ce205ac421 SHA1: 91b3fc3b59777f1b458deb4b96f75b8228e18c5c SHA256: d33b28b129181190d37b9814eb42d83177f6e8efcd0df0a17348c672b89592da SHA512: 93e3a12268c62be210132205756c61ef95ddec6eb68c40925f603449e4d697d03463913e59bb9f100ca6fa9c35cab4e46b946d7f71f2cd259f316e0ebade1aba Homepage: https://github.com/ndmitchell/js-dgtable#readme Description: obtain minified jquery.dgtable code This package bundles the minified jquery.dgtable code into a Haskell package, so it can be depended upon by Cabal packages. The first three components of the version number match the upstream jquery.dgtable version. The package is designed to meet the redistribution requirements of downstream users (e.g. Debian). . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: js-dgtable-0.5.2-FqAdyplKo2t2OEsY8trwTv 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/main/h/haskell-js-dgtable/libghc-js-dgtable-doc_0.5.2-ok1_all.deb Size: 27328 MD5sum: 806f40a6067eb054f858abace40e94d0 SHA1: 4f1b00052cc449b2bb05d0e5887df38435bafe42 SHA256: 12b88fc401f8362914384ef24bbc2b52a742190000e2617738f0514ef3d48b71 SHA512: 7592a5c56adc4d99f68672406a786937518f9d49d5b60734888d133374d2e18a4a2f9e0092447aa4eb784c7096d6128320b3588f4db7576157ef79823902f9da Homepage: https://github.com/ndmitchell/js-dgtable#readme Description: obtain minified jquery.dgtable code; documentation This package bundles the minified jquery.dgtable code into a Haskell package, so it can be depended upon by Cabal packages. The first three components of the version number match the upstream jquery.dgtable version. The package is designed to meet the redistribution requirements of downstream users (e.g. Debian). . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-js-dgtable-prof Architecture: arm64 Version: 0.5.2-ok1 Priority: optional Section: haskell Source: haskell-js-dgtable Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 128 Provides: libghc-js-dgtable-prof-0.5.2-4b062 Depends: libghc-js-dgtable-dev (= 0.5.2-ok1), libghc-base-prof-4.12.0.0-de69c Filename: pool/main/h/haskell-js-dgtable/libghc-js-dgtable-prof_0.5.2-ok1_arm64.deb Size: 16996 MD5sum: ab6056d86b055b37e160226fd6a94ce9 SHA1: 8a6cd03cb8086bfc24aa6f6595836c5c10438e3b SHA256: 8be0bd72aa460772d27d9a8c569d3439bd93defaf474351c95d6fe0ab7992018 SHA512: bbd3919f08a4fdf45af6c7c91f6aea03d4a5624ca9a666c15e25cbcfb07d61f96b0cb7024b1333a511a4a81510bccf7766ed6d4dab91ea43b88708b0168dfd46 Homepage: https://github.com/ndmitchell/js-dgtable#readme Description: obtain minified jquery.dgtable code; profiling libraries This package bundles the minified jquery.dgtable code into a Haskell package, so it can be depended upon by Cabal packages. The first three components of the version number match the upstream jquery.dgtable version. The package is designed to meet the redistribution requirements of downstream users (e.g. Debian). . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-quickcheck2-dev Architecture: arm64 Version: 2.14.2-ok1 Priority: optional Section: haskell Source: haskell-quickcheck Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 9313 Provides: libghc-quickcheck-dev-2.14.2-9f28a Depends: libghc-base-dev-4.12.0.0-de69c, libghc-containers-dev-0.6.0.1-1c5b5, libghc-deepseq-dev-1.4.4.0-675e0, libghc-random-dev-1.2.1.1-ffc6e, libghc-splitmix-dev-0.1.0.4-9cc53, libghc-template-haskell-dev-2.14.0.0-ac3d9, libghc-transformers-dev-0.5.6.2-08fea, libatomic1 (>= 4.8), libc6 (>= 2.29), libgmp10 Suggests: libghc-quickcheck2-doc, libghc-quickcheck2-prof Conflicts: libghc-quickcheck-dev (<< 2.1.0.1-0) Replaces: libghc-quickcheck-dev (<< 2.1.0.1-0) Filename: pool/main/h/haskell-quickcheck/libghc-quickcheck2-dev_2.14.2-ok1_arm64.deb Size: 889026 MD5sum: f9ed43a53ca5e5478c98435f4270251b SHA1: 783292484dab693d98ee71309743b41ae17bd8f3 SHA256: aef7fa248f08a57fbc943944817887cf2d54e567f92b897edc304dee8bfb0500 SHA512: 0aff32964a44a7320a1c841e9abe2fdaeffbb2a862d4976f536ff342397c423db7a265a0d100760e2e5f1490ef70648c6ea6ecc1202a8118f76d4a1856e809d5 Homepage: https://github.com/nick8325/quickcheck Description: Haskell automatic testing library for GHC This package provides a library for the Haskell programming language. . QuickCheck is a library for testing Haskell programs automatically. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases. Specifications are expressed in Haskell, using combinators defined in the QuickCheck library. QuickCheck provides combinators to define properties, observe the distribution of test data, and define test data generators. Ghc-Package: QuickCheck-2.14.2-BDi7pNu5Hkq9NXdBOv1SLb cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-quickcheck2-doc Architecture: all Version: 2.14.2-ok1 Priority: optional Section: doc Source: haskell-quickcheck Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 5048 Depends: haddock-interface-33 Recommends: ghc-doc, libghc-random-doc, libghc-splitmix-doc, libjs-mathjax Conflicts: libghc-quickcheck-doc (<< 2.1.0.1-0) Replaces: libghc-quickcheck-doc (<< 2.1.0.1-0) Filename: pool/main/h/haskell-quickcheck/libghc-quickcheck2-doc_2.14.2-ok1_all.deb Size: 220304 MD5sum: 0423dce4e7a5c47329b2000ebf465f5a SHA1: b264ff5fb0ed7c084b0703d18ac426be7508007a SHA256: d496c7487484cdd2c7d2e12f9d62f1f8d9dcd1ba5974481081a69176fec32d95 SHA512: eaa1359f35c7d0fed839ef750ff1c8a413aa3d84495adb417583faf3e39949c897dfac117359169937066df73d61d59681e210c1e1704b3320fa8130e4fcc920 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-quickcheck2-prof Architecture: arm64 Version: 2.14.2-ok1 Priority: optional Section: haskell Source: haskell-quickcheck Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 7705 Provides: libghc-quickcheck-prof-2.14.2-9f28a Depends: libghc-quickcheck2-dev (= 2.14.2-ok1), libghc-base-prof-4.12.0.0-de69c, libghc-containers-prof-0.6.0.1-1c5b5, libghc-deepseq-prof-1.4.4.0-675e0, libghc-random-prof-1.2.1.1-ffc6e, libghc-splitmix-prof-0.1.0.4-9cc53, libghc-template-haskell-prof-2.14.0.0-ac3d9, libghc-transformers-prof-0.5.6.2-08fea Conflicts: libghc-quickcheck-prof (<< 2.1.0.1-0) Replaces: libghc-quickcheck-prof (<< 2.1.0.1-0) Filename: pool/main/h/haskell-quickcheck/libghc-quickcheck2-prof_2.14.2-ok1_arm64.deb Size: 782014 MD5sum: 6b62625b182af96a221bd0f3bf2f9c1d SHA1: 176255797cc344958b7641aac1102953cdc159da SHA256: 9545f09988ea45d4088dfbba5a67b81c39a3d94de04fe68f5a3ba691449200e5 SHA512: e9d088aa5f4bd26cd4b20d48a8c275461bed4ddc3eced2f6d38f9c025a0bff59a6736c17412adad62f5d1ca9aa7b43d96cccb1a557e9ae2daa24669672dec02e Homepage: https://github.com/nick8325/quickcheck Description: Haskell automatic testing library for GHC; profiling libraries This package provides a library for the Haskell programming language, compiled for profiling. . QuickCheck is a library for testing Haskell programs automatically. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases. Specifications are expressed in Haskell, using combinators defined in the QuickCheck library. QuickCheck provides combinators to define properties, observe the distribution of test data, and define test data generators. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-random-dev Architecture: arm64 Version: 1.2.1.1-ok1 Priority: optional Section: haskell Source: haskell-random Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 4917 Provides: libghc-random-dev-1.2.1.1-ffc6e Depends: libghc-base-dev-4.12.0.0-de69c, libghc-bytestring-dev-0.10.8.2-7db8f, libghc-deepseq-dev-1.4.4.0-675e0, libghc-mtl-dev-2.2.2-07ff1, libghc-splitmix-dev-0.1.0.4-9cc53, libatomic1 (>= 4.8), libc6 (>= 2.17), libgmp10 Suggests: libghc-random-doc, libghc-random-prof Filename: pool/main/h/haskell-random/libghc-random-dev_1.2.1.1-ok1_arm64.deb Size: 416396 MD5sum: 469168fdfb9def53516318894d32ce55 SHA1: d4fa27f8c178ea72755f76741b5b9f3ba4605f46 SHA256: a225bd0db9f4ade534ca4066bc3c37a3df86e28b6db54a5f07067ffcbf1c64e3 SHA512: 25a6b48be53ebdfcc4dfbad91202b92a615106a87fb0c5459c3e8b6d28fc29eb58e7c7708f2b67c2d5bce72a5a4663d8eaefc8218b4053156b67a5545e808c2b Homepage: https://hackage.haskell.org/package/random Description: random number generator for Haskell This package provides a basic random number generation library, including the ability to split random number generators. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: random-1.2.1.1-FHY84Vpr4WQ7SBAeoPAckG cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-random-doc Architecture: all Version: 1.2.1.1-ok1 Priority: optional Section: doc Source: haskell-random Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 2095 Depends: haddock-interface-33 Recommends: ghc-doc, libghc-splitmix-doc, libjs-mathjax Filename: pool/main/h/haskell-random/libghc-random-doc_1.2.1.1-ok1_all.deb Size: 111348 MD5sum: f05422b318a6b6965f6db1c99cac7c0c SHA1: a5d68e67407ae3faa28a0434b08cc4a486fad7c1 SHA256: 0a6249183e5cefe25e8d08d2a34bac98455c2329b962bc6a42502771732c06bf SHA512: d12c5e03c0dd1c5e54c3105e95cdf557426a2ee072dd1e5256e1f1df013533d5c96f492c8efa9216f042fe0262477cf7954d53e18cf3f616bfe68dd6db417988 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. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-random-prof Architecture: arm64 Version: 1.2.1.1-ok1 Priority: optional Section: haskell Source: haskell-random Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 3990 Provides: libghc-random-prof-1.2.1.1-ffc6e Depends: libghc-random-dev (= 1.2.1.1-ok1), libghc-base-prof-4.12.0.0-de69c, libghc-bytestring-prof-0.10.8.2-7db8f, libghc-deepseq-prof-1.4.4.0-675e0, libghc-mtl-prof-2.2.2-07ff1, libghc-splitmix-prof-0.1.0.4-9cc53 Filename: pool/main/h/haskell-random/libghc-random-prof_1.2.1.1-ok1_arm64.deb Size: 368894 MD5sum: 030409577cdb2cee087178ad8d0dc04a SHA1: eea3aad39789bd06a90883a1e214ac4530c37f36 SHA256: b95b21f9fa69e81304dcd97d2435aad4e1b12c01b3b3dbf9efd06b7d01fdc12a SHA512: 091986e8ff4dbc7477309f8ea5b5fbf31bd1990c4ff1b97f32e3e64541d08102960226536b156f6e4e8280176886ab90825c2305d6b319603ac26940b04f4972 Homepage: https://hackage.haskell.org/package/random Description: random number generator for Haskell; profiling libraries This package provides a basic random number generation library, including the ability to split random number generators. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-regex-base-dev Architecture: arm64 Version: 0.94.0.2-ok1 Priority: optional Section: haskell Source: haskell-regex-base Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 1097 Provides: libghc-regex-base-dev-0.94.0.2-cb6ad Depends: libghc-array-dev-0.5.3.0-ea273, libghc-base-dev-4.12.0.0-de69c, libghc-bytestring-dev-0.10.8.2-7db8f, libghc-containers-dev-0.6.0.1-1c5b5, libghc-text-dev-1.2.3.1-58914, libatomic1 (>= 4.8), libc6 (>= 2.17), libgmp10 Suggests: libghc-regex-base-doc, libghc-regex-base-prof Filename: pool/main/h/haskell-regex-base/libghc-regex-base-dev_0.94.0.2-ok1_arm64.deb Size: 110910 MD5sum: b8e9eea91702eda73acfa473acc2e942 SHA1: 7171ee54ede25111bd2cafef8c6af37808f7331e SHA256: 72c467605d0b856ba779c0e0ab67f1708bd602754cba7258ec1bfc44113a47f0 SHA512: 2335de18a7fd7c7cda4bab6c7ed3dcd674deec6534d52cb31415c37f14496c182760e62b7cecb0e264c214f29c8bc48320666f01e986b0ade2679f57c0ebdb96 Homepage: https://wiki.haskell.org/Regular_expressions Description: GHC library providing an API for regular expressions A library containing the interface API for the Haskell regular expressions library packages regex-posix, regex-pcre, regex-parsec, regex-tdfs, regex-dfa. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: regex-base-0.94.0.2-B0xvdbGuk29IYdOcmsbrz8 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/main/h/haskell-regex-base/libghc-regex-base-doc_0.94.0.2-ok1_all.deb Size: 54316 MD5sum: eb9eee1d07ff4c43e9cdc3ac93cd7e5b SHA1: a8d3f710f01ee84e142a04749f7a1851881153b9 SHA256: 0eaff047246b209a57d64b8a8726f8d52ed4d679c80cc66b0ceeacbd3f2822ed SHA512: 9f4ba919fb5d3994a6083aba36b118fd6137730ed300cafde59d4c2ee765ab0d5a94d68b6031e66a5e20f4d6ef91786c1209a990af756dae47c0b91da2ce4ae6 Homepage: https://wiki.haskell.org/Regular_expressions Description: GHC library providing an API for regular expressions; documentation A library containing the interface API for the Haskell regular expressions library packages regex-posix, regex-pcre, regex-parsec, regex-tdfs, regex-dfa. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-regex-base-prof Architecture: arm64 Version: 0.94.0.2-ok1 Priority: optional Section: haskell Source: haskell-regex-base Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 791 Provides: libghc-regex-base-prof-0.94.0.2-cb6ad Depends: libghc-regex-base-dev (= 0.94.0.2-ok1), libghc-array-prof-0.5.3.0-ea273, libghc-base-prof-4.12.0.0-de69c, libghc-bytestring-prof-0.10.8.2-7db8f, libghc-containers-prof-0.6.0.1-1c5b5, libghc-text-prof-1.2.3.1-58914 Filename: pool/main/h/haskell-regex-base/libghc-regex-base-prof_0.94.0.2-ok1_arm64.deb Size: 89418 MD5sum: f2d445dd644521ce3a3a88de164f3e20 SHA1: 1d6be2280a0984da8390cc538cc1699790b09d2c SHA256: 1c9c83946749b276e6df1478c664aca385904ce5223a0b2447bc4884b22ba758 SHA512: 042cbeead7502b59ed4e7c8c372db5cf76ea89db8ed60ad25c52a8ddccf9e8ceaea60a0cef108f3f29a282749441b24a19597a6d320f4d2492fa88d1c9c2b1ee Homepage: https://wiki.haskell.org/Regular_expressions Description: GHC library providing an API for regular expressions; profiling libraries A library containing the interface API for the Haskell regular expressions library packages regex-posix, regex-pcre, regex-parsec, regex-tdfs, regex-dfa. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-smallcheck-dev Architecture: arm64 Version: 1.2.1-ok1 Priority: optional Section: haskell Source: haskell-smallcheck Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 3409 Provides: libghc-smallcheck-dev-1.2.1-a810d Depends: libghc-base-dev-4.12.0.0-de69c, libghc-logict-dev-0.6.0.3-5704b, libghc-mtl-dev-2.2.2-07ff1, libghc-pretty-dev-1.1.3.6-f2418, libatomic1 (>= 4.8), libc6 (>= 2.17), libgmp10 Suggests: libghc-smallcheck-doc, libghc-smallcheck-prof Filename: pool/main/h/haskell-smallcheck/libghc-smallcheck-dev_1.2.1-ok1_arm64.deb Size: 294198 MD5sum: 8791b5f682374d1f1868933f7927e54c SHA1: a96ee715dbd2af5103ae64e929285d25f8686ad5 SHA256: 21c6ac0b6e25f9ed2eb6e07618963be769b43678b32d308b2ff4b11989370c4c SHA512: 5960b844a6008ff3112a19ff40f89877e0ebddf5d32aee33d7c9b0a24b59ef84d86ccb2caf347a6ae386315ccab8af5699e59b0c1ac40bd291cb2a70faf45285 Homepage: https://github.com/Bodigrim/smallcheck Description: Another lightweight testing library SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but instead of testing for a sample of randomly generated values, SmallCheck tests properties for all the finitely many values up to some depth, progressively increasing the depth used. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: smallcheck-1.2.1-26tlbq7XPVJ1QDn6OuMKfp cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-smallcheck-doc Architecture: all Version: 1.2.1-ok1 Priority: optional Section: doc Source: haskell-smallcheck Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 1480 Depends: haddock-interface-33 Recommends: ghc-doc, libghc-logict-doc, libjs-mathjax Filename: pool/main/h/haskell-smallcheck/libghc-smallcheck-doc_1.2.1-ok1_all.deb Size: 82768 MD5sum: eede0907eb5b9dd3d8398d170f47ddb0 SHA1: f488e9ecbff8b4c30039ee3a7f7474305cd0d568 SHA256: c4429ca536ddfff9e21d033e3c114710c828214fcb895db9077604f2fab6ab42 SHA512: fa943cc6045b6fe72d35bdd901c67eed7adb7926c087cc966369e4a61f362589a3c6d419be763a5ca4b5236444b4bf9c0629a6772ef2c9311429321b5820109b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-smallcheck-prof Architecture: arm64 Version: 1.2.1-ok1 Priority: optional Section: haskell Source: haskell-smallcheck Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 2726 Provides: libghc-smallcheck-prof-1.2.1-a810d Depends: libghc-smallcheck-dev (= 1.2.1-ok1), libghc-base-prof-4.12.0.0-de69c, libghc-logict-prof-0.6.0.3-5704b, libghc-mtl-prof-2.2.2-07ff1, libghc-pretty-prof-1.1.3.6-f2418 Filename: pool/main/h/haskell-smallcheck/libghc-smallcheck-prof_1.2.1-ok1_arm64.deb Size: 265184 MD5sum: 01b299b01ff3389270466fbe2099a56c SHA1: 0e12f97e22ccb8cc827697c71f6748459a219ea6 SHA256: 414d78106271d83ace3c73c22b0d1bcefa1d34fc284c694fe4957f37ca05100d SHA512: 7c3950d2fc7030d4c09f1075bacab04da09a0b6518c30575a56d2cee758c3324daeec047906697de6290ab5c19fdf322ce175f1f0494001c32b37e7e5f624d56 Homepage: https://github.com/Bodigrim/smallcheck Description: Another lightweight testing library; profiling libraries SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but instead of testing for a sample of randomly generated values, SmallCheck tests properties for all the finitely many values up to some depth, progressively increasing the depth used. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-splitmix-dev Architecture: arm64 Version: 0.1.0.4-ok1 Priority: optional Section: haskell Source: haskell-splitmix Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 511 Provides: libghc-splitmix-dev-0.1.0.4-9cc53 Depends: libghc-base-dev-4.12.0.0-de69c, libghc-deepseq-dev-1.4.4.0-675e0, libatomic1 (>= 4.8), libc6 (>= 2.17), libgmp10 Suggests: libghc-splitmix-doc, libghc-splitmix-prof Filename: pool/main/h/haskell-splitmix/libghc-splitmix-dev_0.1.0.4-ok1_arm64.deb Size: 57136 MD5sum: ac158dd489b1728caef96bec470c75a7 SHA1: 9e04c5c7b33ebc3fc753d84306e4a3025629a546 SHA256: a028fb3e285d6f15941eb346ed475c5a8c86e6eef95f2d4b9b104fc5f15a860d SHA512: 5add68bb4faa525b2444a1a486cddf2696a94ab7a7de4aab1fffa804b3df5dd6b725373a90eece3348f094f72cd02e0a0b3204c96b3c627a3e04c317a99842fd Description: fast splittable PRNG Pure Haskell implementation of SplitMix, a splittable pseudorandom number generator that is quite fast. . It should not be used for cryptographic or security applications, because generated sequences of pseudorandom values are too predictable (the mixing functions are easily inverted, and two successive outputs suffice to reconstruct the internal state). . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: splitmix-0.1.0.4-B5atw4ut9U9FiIzPTlmoM7 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-splitmix-doc Architecture: all Version: 0.1.0.4-ok1 Priority: optional Section: doc Source: haskell-splitmix Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 462 Depends: haddock-interface-33 Recommends: ghc-doc, libjs-mathjax Filename: pool/main/h/haskell-splitmix/libghc-splitmix-doc_0.1.0.4-ok1_all.deb Size: 43624 MD5sum: 8f6b824c0cf75ac8cd41af0b55801987 SHA1: d190f56dec0a5c270032e0bb3a052259c751f82e SHA256: 18f1363244bde354f623d8b1798e88a1de07c9c98f69b1e952a3dbff38f8a84a SHA512: c62b6774345134f540a886473c527c7276518d7a5b56017cc1dc625641e56296a01d54925cff224c2416694e06cc1d999422385b1b3987bf34b8237e4055e3d1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-splitmix-prof Architecture: arm64 Version: 0.1.0.4-ok1 Priority: optional Section: haskell Source: haskell-splitmix Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 399 Provides: libghc-splitmix-prof-0.1.0.4-9cc53 Depends: libghc-splitmix-dev (= 0.1.0.4-ok1), libghc-base-prof-4.12.0.0-de69c, libghc-deepseq-prof-1.4.4.0-675e0 Filename: pool/main/h/haskell-splitmix/libghc-splitmix-prof_0.1.0.4-ok1_arm64.deb Size: 49358 MD5sum: 727f423d30b3d277783c7f504a195c3d SHA1: 1fb811a7be533cc72da02387cf298850e22ccaec SHA256: 5a9fa481437764332929f4d774a635c6822080577b3f37548ec5418f5e9f47f7 SHA512: 114f1ac8577d1b15c72c35b5bfbc24b687a2600194b0fe941d5eecbfc82557ddc9578686bb156443f3191ca9e41c85847923d5cf0c153e707173d20e102866ca Description: fast splittable PRNG; profiling libraries Pure Haskell implementation of SplitMix, a splittable pseudorandom number generator that is quite fast. . It should not be used for cryptographic or security applications, because generated sequences of pseudorandom values are too predictable (the mixing functions are easily inverted, and two successive outputs suffice to reconstruct the internal state). . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-statevar-dev Architecture: arm64 Version: 1.2.2-ok1 Priority: optional Section: haskell Source: haskell-statevar Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 274 Provides: libghc-statevar-dev-1.2.2-29c04 Depends: libghc-base-dev-4.12.0.0-de69c, libghc-stm-dev-2.5.0.0-daead, libghc-transformers-dev-0.5.6.2-08fea, libatomic1 (>= 4.8), libc6 (>= 2.17), libgmp10 Suggests: libghc-statevar-doc, libghc-statevar-prof Filename: pool/main/h/haskell-statevar/libghc-statevar-dev_1.2.2-ok1_arm64.deb Size: 30036 MD5sum: 0f3169ca5f0fe3aacc415ce494b10ff1 SHA1: 4b385676aaad81cb1b4316b2b6b478c1a2a88559 SHA256: 5d967aa56e12d7d2bb64011c33251ce878367689168f0d6e78d625e1c760001e SHA512: e3fb5e3f2dc14293b6e9a20e66797ede06ae6d1f105f1cb9ba4fe7eeb74705ae98cd6ddfa4f594ca1e18ff3a9c885872c3019560fdbbd2140a7ade05b7363226 Homepage: https://github.com/haskell-opengl/StateVar Description: state variables in Haskell This library provides a common abstraction of stateful variables, e.g. IORef and OpenGL's StateVar. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: StateVar-1.2.2-JYd6yTZmE7awlH2qBTfY9 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/main/h/haskell-statevar/libghc-statevar-doc_1.2.2-ok1_all.deb Size: 34274 MD5sum: 0c66cfc916cf0b0a8bc158d7f619ba1e SHA1: af737bc8a2f069802670f84b0671db97cd420fe4 SHA256: 152623b58d3143e2ec58131d3d4c9dbb63cf2de662bc082ecfcdaa59874f8efe SHA512: 2aa845583108ee2629ae5d1bc495530c7ef40fc9ab2065cdedb4c677e62cd215990a523dd284ce6c22b03a11d2e73e833d164d5edcaecdac5beae7c111c66d91 Homepage: https://github.com/haskell-opengl/StateVar Description: state variables in Haskell; documentation This library provides a common abstraction of stateful variables, e.g. IORef and OpenGL's StateVar. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-statevar-prof Architecture: arm64 Version: 1.2.2-ok1 Priority: optional Section: haskell Source: haskell-statevar Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 185 Provides: libghc-statevar-prof-1.2.2-29c04 Depends: libghc-statevar-dev (= 1.2.2-ok1), libghc-base-prof-4.12.0.0-de69c, libghc-stm-prof-2.5.0.0-daead, libghc-transformers-prof-0.5.6.2-08fea Filename: pool/main/h/haskell-statevar/libghc-statevar-prof_1.2.2-ok1_arm64.deb Size: 24728 MD5sum: f562567e07d50aa641ca894661b7e36a SHA1: ddd9d961e0c1f58d41fc90be2d24139c8d47cbf8 SHA256: f77bb971fb4a0fb2efab99adcbe2d726e95889ca3b3d4289a1c60d63c781b95a SHA512: aa55bfc8db777337188e39822f7ff2988dca26be9cefe5e926d373311b46371d7cc228b0905474c1f94bfc73f5eb40061ef8ecc51598c5bccaac78ac56d0f5f5 Homepage: https://github.com/haskell-opengl/StateVar Description: state variables in Haskell; profiling libraries This library provides a common abstraction of stateful variables, e.g. IORef and OpenGL's StateVar. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-tasty-quickcheck-dev Architecture: arm64 Version: 0.10.2-ok1 Priority: optional Section: haskell Source: haskell-tasty-quickcheck Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 509 Provides: libghc-tasty-quickcheck-dev-0.10.2-853da Depends: libghc-quickcheck-dev-2.14.2-9f28a, libghc-base-dev-4.12.0.0-de69c, libghc-optparse-applicative-dev-0.14.3.0-5389e, libghc-random-dev-1.2.1.1-ffc6e, libghc-tagged-dev-0.8.6-c4a46, libghc-tasty-dev-1.2-75b3f, libatomic1 (>= 4.8), libc6 (>= 2.17), libgmp10 Suggests: libghc-tasty-quickcheck-doc, libghc-tasty-quickcheck-prof Filename: pool/main/h/haskell-tasty-quickcheck/libghc-tasty-quickcheck-dev_0.10.2-ok1_arm64.deb Size: 57392 MD5sum: af7664c038a50b95bd07bec1b257e54c SHA1: 3c97fb05775da0c3dbf2499bfd638cf847154f5e SHA256: 06e6a93b484fff5f484c0e64dd43b7fe034f74b371b4c26e7584da50ad1f8458 SHA512: 5df2e8c17aaa28027fac03f1fa6a62a0907fbd37f25b896e017b134d6099e71934888163608dbb601ba29721c0ce39641aed2694080edeed154ecc8c61be0ca7 Homepage: https://github.com/UnkindPartition/tasty Description: Haskell testing framework, QuickCheck support QuickCheck support for the Tasty test framework. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: tasty-quickcheck-0.10.2-CRfEqFtLeA5JQWQetnFSgg 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/main/h/haskell-tasty-quickcheck/libghc-tasty-quickcheck-doc_0.10.2-ok1_all.deb Size: 78422 MD5sum: 0f9b726aa0b7d8cc6dc258b161dc4f24 SHA1: 4b1f51a55e0111d33af4dbad8ece16dfcb6427f7 SHA256: 50f2eab18273a169db0783e28353e4177e5bdfc3c0b728b904425c0438b45a15 SHA512: f50ffd884bf6fcb5e18401194563762cd13fafceeb349e41ea0639792974a4b99b825f39fc0baf9cb623aedf6d9749f02ce2e286209143f964f8154c141297cc Homepage: https://github.com/UnkindPartition/tasty Description: Haskell testing framework, QuickCheck support; documentation QuickCheck support for the Tasty test framework. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-tasty-quickcheck-prof Architecture: arm64 Version: 0.10.2-ok1 Priority: optional Section: haskell Source: haskell-tasty-quickcheck Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 292 Provides: libghc-tasty-quickcheck-prof-0.10.2-853da Depends: libghc-tasty-quickcheck-dev (= 0.10.2-ok1), libghc-quickcheck-prof-2.14.2-9f28a, libghc-base-prof-4.12.0.0-de69c, libghc-optparse-applicative-prof-0.14.3.0-5389e, libghc-random-prof-1.2.1.1-ffc6e, libghc-tagged-prof-0.8.6-c4a46, libghc-tasty-prof-1.2-75b3f Filename: pool/main/h/haskell-tasty-quickcheck/libghc-tasty-quickcheck-prof_0.10.2-ok1_arm64.deb Size: 41018 MD5sum: e127e912ca86ac13864a99a38a105e82 SHA1: 5880f92848c4c1f17eadfd1063c66402a08d332e SHA256: 24647347bd4c0650d3f65f3595152673808fc3f699115647e5249bb1b92aae94 SHA512: 55ca626f450a7c6c49974fea26109964259b66e8f543b57c40d8c82a0c497d4dead3d95a438b38febd7e91e381bbd579336469fb828c0957c9f10612cfb61923 Homepage: https://github.com/UnkindPartition/tasty Description: Haskell testing framework, QuickCheck support; profiling libraries QuickCheck support for the Tasty test framework. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-th-abstraction-dev Architecture: arm64 Version: 0.4.3.0-ok1 Priority: optional Section: haskell Source: haskell-th-abstraction Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 2759 Provides: libghc-th-abstraction-dev-0.4.3.0-dd8f1 Depends: libghc-base-dev-4.12.0.0-de69c, libghc-containers-dev-0.6.0.1-1c5b5, libghc-ghc-prim-dev-0.5.3-de1a6, libghc-template-haskell-dev-2.14.0.0-ac3d9, libatomic1 (>= 4.8), libc6 (>= 2.17), libgmp10 Suggests: libghc-th-abstraction-doc, libghc-th-abstraction-prof Filename: pool/main/h/haskell-th-abstraction/libghc-th-abstraction-dev_0.4.3.0-ok1_arm64.deb Size: 271300 MD5sum: d4812fea4f787a1a1462fe3e57834083 SHA1: 2e283304c10dbda8bdc326aeaf19e5116578fe58 SHA256: 1b10d5e7119c0f0b1c1450efa1b08fed628a6d461e5f0bbb52f9fe7c61b34cd2 SHA512: 946a1b8876d7adb7d685fa0a5cca0735dba0e09d184d9d05c7f61290b38152afe40ede72d04a20e5dbe619a73c7fd1f8f57130d2c36f1eecde65e8353b9d00d0 Homepage: https://github.com/glguy/th-abstraction Description: nicer interface for reified information about data types This package normalizes variations in the interface for inspecting datatype information via Template Haskell so that packages and support a single, easier to use informational datatype while supporting many versions of Template Haskell. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: th-abstraction-0.4.3.0-3NTff6cW8fLDZrzmDUZpKQ cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-th-abstraction-doc Architecture: all Version: 0.4.3.0-ok1 Priority: optional Section: doc Source: haskell-th-abstraction Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 1483 Depends: haddock-interface-33 Recommends: ghc-doc, libjs-mathjax Filename: pool/main/h/haskell-th-abstraction/libghc-th-abstraction-doc_0.4.3.0-ok1_all.deb Size: 99634 MD5sum: c507f5877bd4cf3f85152fe3bc3b5239 SHA1: 05d30312ba2e8c7b6b42bbb0050c153b3de1daa7 SHA256: a08869e4dec3aa385926e5bcaaceee1c9964f7e6c76047dc09c3153d1bb9bd92 SHA512: 8dee94db78d36009b8dd60d0385bdea28a26949eb394c2adff5cf0d341ba56d818270c54101e22bf4331215d1ecd6f2ca487f5f915b1166a7bbeb387de791193 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-th-abstraction-prof Architecture: arm64 Version: 0.4.3.0-ok1 Priority: optional Section: haskell Source: haskell-th-abstraction Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 2272 Provides: libghc-th-abstraction-prof-0.4.3.0-dd8f1 Depends: libghc-th-abstraction-dev (= 0.4.3.0-ok1), libghc-base-prof-4.12.0.0-de69c, libghc-containers-prof-0.6.0.1-1c5b5, libghc-ghc-prim-prof-0.5.3-de1a6, libghc-template-haskell-prof-2.14.0.0-ac3d9 Filename: pool/main/h/haskell-th-abstraction/libghc-th-abstraction-prof_0.4.3.0-ok1_arm64.deb Size: 234346 MD5sum: cc8a893d28cfa638e88364690d56e12d SHA1: 1a5d81818293de366a14c35126c62e7d7bc8fcfd SHA256: a26f1de95c2558dc2ec65acd2d9a19fb8731455fbbfbaf88ef9f41588eb6bd16 SHA512: 7bedd3e51943f1f4be93f94ce271bfb6ab2dcf73d7f2544bf34ad3f4f9999313858da4b22dc9715ffbab901e4cf13090424d231bb47e9a72057043de366ba24a Homepage: https://github.com/glguy/th-abstraction Description: nicer interface for reified information about data types; profiling libraries This package normalizes variations in the interface for inspecting datatype information via Template Haskell so that packages and support a single, easier to use informational datatype while supporting many versions of Template Haskell. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-th-compat-dev Architecture: arm64 Version: 0.1.3-ok1 Priority: optional Section: haskell Source: haskell-th-compat Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 381 Provides: libghc-th-compat-dev-0.1.3-8d46d Depends: libghc-base-dev-4.12.0.0-de69c, libghc-template-haskell-dev-2.14.0.0-ac3d9, libatomic1 (>= 4.8), libc6 (>= 2.17), libgmp10 Suggests: libghc-th-compat-doc, libghc-th-compat-prof Filename: pool/main/h/haskell-th-compat/libghc-th-compat-dev_0.1.3-ok1_arm64.deb Size: 36478 MD5sum: b2f2923fe70f34aaca7e4e3af36ca825 SHA1: 0047332e6fc87c0477352f47431b9561a237d1a3 SHA256: 621b0e32eddc2bb676739ccce7432385d8023f6ba7013d19aaff3bca1daef550 SHA512: 42cae57ff3b642cb2b3f738604533728035cd81561b497f7e955bb3dbd61861fac9cf1241c070d26511946607644d9d287fdfe8cfd45a88e229aff6d0df5a0a6 Homepage: https://github.com/haskell-compat/th-compat Description: Backward (and forward) compatible Quote and Code types This package defines a "Language.Haskell.TH.Syntax.Compat" module, which backports the Quote and Code types to work across a wide range of template-haskell versions. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: th-compat-0.1.3-I3LBNNYK3M62GmqHyE200T 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/main/h/haskell-th-compat/libghc-th-compat-doc_0.1.3-ok1_all.deb Size: 54746 MD5sum: 453124fc17a0a0d689dbf82a7385c7aa SHA1: 78594e51f6f12da8f812be150cbfbaac7d4c4656 SHA256: 93c37354e0faa4c674c7baf804c8c7e09b56fbf54f9e54afdf973018083207d5 SHA512: 366f3c67c65efebc03a7227ab7c77ad367e05c908f683ebb4fcbc8096b0ff7ca8f9b6b6208808fa89bd047495f42eae45d31cc6af61d5ee5b2f05e92281bdfad 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libghc-th-compat-prof Architecture: arm64 Version: 0.1.3-ok1 Priority: optional Section: haskell Source: haskell-th-compat Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 269 Provides: libghc-th-compat-prof-0.1.3-8d46d Depends: libghc-th-compat-dev (= 0.1.3-ok1), libghc-base-prof-4.12.0.0-de69c, libghc-template-haskell-prof-2.14.0.0-ac3d9 Filename: pool/main/h/haskell-th-compat/libghc-th-compat-prof_0.1.3-ok1_arm64.deb Size: 30736 MD5sum: 95d3d8f1910bc3b61b99b533cca61421 SHA1: 93db4239fc23df1a2e02a3d560ec11bd52975427 SHA256: f0fadec07b948ff2980f4bcc892a7fb18fa61c75485b5b24dd9bb790d05ecf0c SHA512: 81fdb98831ace3be1a4d22a042c12c4fb61dc36b055ac2ebea65441cd693e124b3a6cf5ec6ce0e7948555c40f93472698dd9a50ab88a4e62e884df8b064e3bde Homepage: https://github.com/haskell-compat/th-compat Description: Backward (and forward) compatible Quote and Code types; profiling libraries This package defines a "Language.Haskell.TH.Syntax.Compat" module, which backports the Quote and Code types to work across a wide range of template-haskell versions. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgirepository-1.0-1 Architecture: arm64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: gobject-introspection Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 431 Depends: libglib2.0-0 (>= 2.62.4-0), libc6 (>= 2.29), libffi7 (>= 3.3~20180313) Breaks: libcjs0 (<< 4.4.0-0), libgjs0g (<< 1.58.1-0), libglib-object-introspection-perl (<< 0.048-0), python-gi (<< 3.34.0-0), python3-gi (<< 3.34.0-0), ruby-gobject-introspection (<< 3.4.1-0) Filename: pool/main/g/gobject-introspection/libgirepository-1.0-1_1.71.0-ok2_arm64.deb Size: 76714 MD5sum: f6e153c328ddb336603c5190d611a7f9 SHA1: 800cd34958be625278d1d8338f296559b4485d67 SHA256: 78022279b2d287ece8be5a571b2534d78de40267b881c0017bbfa6a7fb2acbfc SHA512: 3e9b73678bfb0dd1e20c56d26231f9f7e9de7132bf49b5b54a1a8547df7bb0a80d8cc8fd817d093b2bdb8ea282b6213b180f2fbf0c2930d84fc78facd5a16980 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgirepository1.0-dev Architecture: arm64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: gobject-introspection Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 10760 Depends: libgirepository-1.0-1 (= 1.71.0-ok2), gobject-introspection (= 1.71.0-ok2), gir1.2-glib-2.0 (= 1.71.0-ok2), gir1.2-freedesktop (= 1.71.0-ok2), libglib2.0-dev (>= 2.58.0), libffi-dev (>= 3.3) Suggests: libgirepository1.0-doc Filename: pool/main/g/gobject-introspection/libgirepository1.0-dev_1.71.0-ok2_arm64.deb Size: 836460 MD5sum: 65bed1d43f4fc5ab79fde88a839414b4 SHA1: dc3a6bd19728f68360f6a863ebe8edd4565eda7e SHA256: 2ac92fe9abbf25f07b635c328d2769ccae97c7e1af631c1d5547e69dc8920318 SHA512: 83068000f5a282d1368afc36f07549f865b6892257847b18c30576f7d93832d0235bf1a6a22416fbd1349666547371bd5372be2be9fca559bbed9835a02df36f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgirepository1.0-doc Architecture: all Version: 1.71.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: gobject-introspection Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1348 Recommends: libglib2.0-doc Filename: pool/main/g/gobject-introspection/libgirepository1.0-doc_1.71.0-ok2_all.deb Size: 92488 MD5sum: e8e0ef325596c2b6887cdd361a24aff3 SHA1: 82a0376381bcf3a6cc0dae0806ab02ed968d7f94 SHA256: 7b6839b7414ed837cd41b5d50868b7af695ccafa73ccb9ccc6baed4608b66c39 SHA512: e7cc07c699454a16507dfa6f9e117b8139c73eb5effca38a2c1da73109bf2f3a359d85671a7285a1bfcd31a5d8d7d54f39b8842f1ff6d52119eba1af23005ed3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgit2-1.3 Architecture: arm64 Version: 1.3.2+dfsg.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgit2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2293 Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libhttp-parser2.9 (>= 2.1), libpcre3, libssh2-1 (>= 1.7.0), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4) Filename: pool/main/libg/libgit2/libgit2-1.3_1.3.2+dfsg.1-ok1_arm64.deb Size: 603158 MD5sum: 6865bb6b4a633ecd6ea76a196560b204 SHA1: 375dc7f15a92b008e96067f5a360a16f21a1ce92 SHA256: b800e4f03f46ab886305093d16f7fe4732c4059807ca1e59769de3eda5a20577 SHA512: f0000550a8c62ca0e1c98a7760b3623d0f687d456ff9a784dd3e193fda9c364bbef92bc8770b58c9542b01e99e34f7f81c240633beade1e69b5db1dfb78cb9aa 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgit2-dev Architecture: arm64 Version: 1.3.2+dfsg.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libgit2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4756 Depends: libgit2-1.3 (= 1.3.2+dfsg.1-ok1), zlib1g-dev, libssl-dev, libssh2-1-dev, libhttp-parser-dev, libpcre3-dev Filename: pool/main/libg/libgit2/libgit2-dev_1.3.2+dfsg.1-ok1_arm64.deb Size: 988810 MD5sum: 523fdfb77620896e664a25dd34969b05 SHA1: fd2540e99ac3577780f9c49bd015c0247385d453 SHA256: 50b044c6d7be08b794cea1b1a4bf105e69bb752d853bbae94a6ed0f61080885b SHA512: ffc1209b645521208a0b8942e29405b64399b456dbc09770b412144b5bd08b7a754039015f43b164fe4bacf4cc3f9c8b650ab1f01daedd37dc09b352ce2c5c09 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. 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/main/libg/libgit2/libgit2-fixtures_1.3.2+dfsg.1-ok1_all.deb Size: 2037116 MD5sum: b98897c66c51113529eef4b9e52a80d3 SHA1: ce5319ca1d12f22957290aaa1dd0079297d7de32 SHA256: da876f634466f21acc9d4abe717929f9b0160f51c755092188fc68f623b4822c SHA512: 5fd6c016c9a6ad2b6fafd9e382e1bf0ae19e935ccb6e216916ddca24ef27d9001883a80effff025c1c94f2f1f38b57d437e8a69080fc217e026819c0ce3bf25f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgl-dev Architecture: arm64 Version: 1.6.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1363 Depends: libgl1 (= 1.6.0-ok1.1), libglx-dev Breaks: libgl1-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1), mesa-common-dev (<< 19.3.0~rc6-1) Replaces: libgl1-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1), mesa-common-dev (<< 19.3.0~rc6-1) Filename: pool/main/libg/libglvnd/libgl-dev_1.6.0-ok1.1_arm64.deb Size: 102332 MD5sum: e0b296a8489a047f44f8a5530e01b76a SHA1: 9d541ceaee1851322eb4e2c593c6a33e14d25e11 SHA256: da544c92e5dfdc60c3e93ff8e16d8324aff5a6102884f637b4cd413e7806c2f6 SHA512: 79649c246b3bf55c9de2f1b6a1b9a53c051c6c60ed4a536b1656c84eb11c085d6b76fe565283f23e34cb964cdf524362a98c93e5c80eed01fc64ba2f745504a6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgl1-mesa-dev Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: oldlibs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27 Depends: libgl-dev, libglvnd-dev Filename: pool/main/m/mesa/libgl1-mesa-dev_22.3.7-ok6_arm64.deb Size: 5906 MD5sum: 794b68d40cdaffc1d7363e8e6f8a98c1 SHA1: 5fee59449b078ba993e54ece59310c6555dc49c1 SHA256: a316d41252957c8afa4c9ad864758dd953c4f224c55120297217695cda26b20c SHA512: 7b6c7207dc16ef2b5cf70d109314ecb9050f837ec418b1a3a9d389940a46a28da2fbc2287dda5d4699595b54912a869e882668a1e7b773844900d17acc8b0727 Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgl1-mesa-dri Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 38288 Depends: libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.89), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libglapi-mesa (= 22.3.7-ok6), libllvm15, libsensors5 (>= 1:3.5.0), libstdc++6 (>= 10.2), libxcb-dri3-0 (>= 1.13), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: libgl1-amber-dri Breaks: libgl1-amber-dri (<< 21.3.9) Replaces: libgl1-amber-dri (<< 21.3.9) Filename: pool/main/m/mesa/libgl1-mesa-dri_22.3.7-ok6_arm64.deb Size: 6607922 MD5sum: fdeee6383d8d5aa470c0e87df1508a6c SHA1: b5162d20ac222c79a833531592feb0482465aebb SHA256: f5409eca5426a0526275ad2aecb54f8cf4c2759d3b7a210f6b6fc3442296f5b9 SHA512: 81c26c1179fc87027f165aafba834be39c625a8181f345e5a75d63830c51fc9e2abff6ee8ecbe6775f09f3dea25f474f4d7ab98c3997c79ea504e585d8c62014 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgl1-mesa-glx Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: oldlibs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27 Depends: libgl1, libglx-mesa0 Filename: pool/main/m/mesa/libgl1-mesa-glx_22.3.7-ok6_arm64.deb Size: 5410 MD5sum: 00e5959c4da073e67cb9a8f4f042cf5f SHA1: 5480dcd95ad63711fede5b894d46a0b58daedee3 SHA256: ee7fc8c2ead69676537e694e771c3b8194b270dca226918d4d2fe98cc429f944 SHA512: 20bd07fc5fcb3e7a541228260d50dd7e0991d03e1ecc5d3c4010b69ac57a5c4a19445d0d33f414ade2d5fed650280c29388861e6d3c1d2c91afce56f85d15248 Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgl1 Architecture: arm64 Version: 1.6.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1083 Depends: libc6 (>= 2.17), libglvnd0 (= 1.6.0-ok1.1), libglx0 (= 1.6.0-ok1.1) Filename: pool/main/libg/libglvnd/libgl1_1.6.0-ok1.1_arm64.deb Size: 104622 MD5sum: 9179dc305e031ee7750d6aa2b14ab914 SHA1: 3c1b95b8ef2d156e38fed815beffb10a79516bff SHA256: 63a7823c78de41ee9a274ca50e5b0879c80948b759acc63eac30e8c296dffb25 SHA512: 6508302c88bef2090141a058c23aa41ba18871600d87b304d9db74ae450d5de6456e15e2f803c6f6cbe05be2cca2b69acf32a28bdde1fb247db853bc10251d8f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgl2ps-dev Architecture: arm64 Version: 1.4.2-ok1 Priority: optional Section: libdevel Source: gl2ps Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 103 Depends: libgl2ps1.4 (= 1.4.2-ok1) Filename: pool/main/g/gl2ps/libgl2ps-dev_1.4.2-ok1_arm64.deb Size: 32218 MD5sum: 26146b197839cd0371c58b5e1de010b2 SHA1: b99272853aedaea3b9447426add81ffaba2c00d8 SHA256: 07d9ba4c40eb247b477c70af5c07d6ec417e281a51be664160ef9d85b90d260d SHA512: 78eaebba2a49b8c43e5df018f31a850a6b692d40c24b1f8d55a304e2abc4912cdf1931b3747f184065df6af662da284b1edacc1313d4dd2556f934986ce43142 Homepage: https://geuz.org/gl2ps/ Description: Lib providing high quality vector output for OpenGL application, dev files GL2PS is a C library providing high quality vector output for any OpenGL application. The main difference between GL2PS and other similar libraries is the use of sorting algorithms capable of handling intersecting and stretched polygons, as well as non manifold objects. GL2PS provides advanced smooth shading and text rendering, culling of invisible primitives, mixed vector/bitmap output, and much more... . GL2PS can currently create PostScript (PS), Encapsulated PostScript (EPS), Portable Document Format (PDF) and Scalable Vector Graphics (SVG) files, as well as LATEX files for the text fragments. GL2PS also provides limited, experimental support for Portable LaTeX Graphics (PGF). Adding new vector output formats should be relatively easy; you can also use the excellent pstoedit program to transform the PostScript files generated by GL2PS into many other vector formats such as xfig, cgm, wmf, etc. . This package contains the development files needed to compile software to use the libgl2ps API. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgl2ps-doc Architecture: all Version: 1.4.2-ok1 Priority: optional Section: doc Source: gl2ps Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 283 Filename: pool/main/g/gl2ps/libgl2ps-doc_1.4.2-ok1_all.deb Size: 230498 MD5sum: 4f3390518125971cac99a3b2a189619b SHA1: 66788b4b7b1a90afba0e35409db61ab807039891 SHA256: 9be4b8e6fa87b3e8f7e01b9d62e40293eaefb3d488bbef4114c40844a9fda4fa SHA512: b4e13b149c7b0eeb5959f92be322a3f28d0a9b20cafea8571d051d38b1b7a6937871a2f135e5e504d752c4b9ee538e475bd3ca03fb448f2e57fc323cd7e5a716 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgl2ps1.4 Architecture: arm64 Version: 1.4.2-ok1 Priority: optional Section: libs Source: gl2ps Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 150 Depends: libc6 (>= 2.29), libgl1 Filename: pool/main/g/gl2ps/libgl2ps1.4_1.4.2-ok1_arm64.deb Size: 48602 MD5sum: 7c119576e3ac510123cb38a1f2d119a3 SHA1: 347c9d39d8b6f862a557a6c7331bbf8f33e7eccb SHA256: d1cbb2e4b78374230c1c112857fd7e2b11a3f35393f45e251383559071e3a905 SHA512: 70ce9f0842aef15feff220e56b1b240a8764dba1b1ce414c1cf04d9213dd6d4542fc3a6f426f21b7d42295691134e8b53d23f243b82c13e32fe07981dffe913c Homepage: https://geuz.org/gl2ps/ Description: Lib providing high quality vector output for OpenGL application GL2PS is a C library providing high quality vector output for any OpenGL application. The main difference between GL2PS and other similar libraries is the use of sorting algorithms capable of handling intersecting and stretched polygons, as well as non manifold objects. GL2PS provides advanced smooth shading and text rendering, culling of invisible primitives, mixed vector/bitmap output, and much more... . GL2PS can currently create PostScript (PS), Encapsulated PostScript (EPS), Portable Document Format (PDF) and Scalable Vector Graphics (SVG) files, as well as LATEX files for the text fragments. GL2PS also provides limited, experimental support for Portable LaTeX Graphics (PGF). Adding new vector output formats should be relatively easy; you can also use the excellent pstoedit program to transform the PostScript files generated by GL2PS into many other vector formats such as xfig, cgm, wmf, etc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglapi-mesa Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 486 Depends: libc6 (>= 2.34) Filename: pool/main/m/mesa/libglapi-mesa_22.3.7-ok6_arm64.deb Size: 62916 MD5sum: 7fea4d2e2e0079ab39bd41ff223e4bf8 SHA1: 7daf9af719763cf481a09e297f531056f56da4cf SHA256: 45d94e6ab5fbf3ffa665fb6ff7379731d4bfa44ee76060a11d9a53b797aacfde SHA512: 109d8f95d642fdcda73dbdb05bdc1e39e415920555be79afaf8448609edb38af69bb6c2a50fc737706730f3174b1d163dd1b4c4ade10ecb10148d1d1c75fb818 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgles-dev Architecture: arm64 Version: 1.6.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 700 Depends: libegl-dev, libgl-dev, libgles1 (= 1.6.0-ok1.1), libgles2 (= 1.6.0-ok1.1) Breaks: libgles2-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1) Replaces: libgles2-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1) Filename: pool/main/libg/libglvnd/libgles-dev_1.6.0-ok1.1_arm64.deb Size: 50334 MD5sum: 9e58d7b5b6d823028c52595db4d6a676 SHA1: 7800f19318b14fa356f9ab609c917bf6ddb11251 SHA256: 139143894f9463ae64b087c83851dc4cea2ddd6492ecd40e9d4ab97247abaa5e SHA512: 0a3c9017408a64fe75db7f1f64a6e130bc138f8ab4165de24b5eb90b82975c4a7dfc5bf2eccdf881bce82df7e0ce98421ccd860c145e4cf7bfe602e98dd20e29 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgles1 Architecture: arm64 Version: 1.6.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 224 Depends: libc6 (>= 2.17), libglvnd0 (= 1.6.0-ok1.1) Filename: pool/main/libg/libglvnd/libgles1_1.6.0-ok1.1_arm64.deb Size: 11618 MD5sum: d5b416408226b9078b995b69439e9b3b SHA1: e32178c0fedbe7f10e96a1142cef966720a41831 SHA256: 3110c5f840abd00aac665e3af925a8e891092e497fc4ab2383bba306babc4664 SHA512: f8fddea113edd961868a9a5a5aa2c8eb6b65eb345ebb8f0124d49dea56e9eb7432d73771b9110aa11d649c47841a58a77e007f8264688ca45539d39e613515b5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgles2-mesa-dev Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: oldlibs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27 Depends: libgles-dev, libglvnd-dev Filename: pool/main/m/mesa/libgles2-mesa-dev_22.3.7-ok6_arm64.deb Size: 5912 MD5sum: 628db2c3b1873b34af060776d542263a SHA1: 7a8b718a42dbbe2f011209bf5d18c60614ee8323 SHA256: 4544441b8c8479373c82bf0cd9bca8b48aa911c0329e8a7aca0df7f7fa37e488 SHA512: 2cdf3ec59982551a315484c41a69dd40aada7e379a8f74c1e4f0d686371269ad873c9f88acfa320187617de875fbbf58c02bd9902d2e62943728517db57d8526 Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgles2-mesa Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: oldlibs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27 Depends: libgles2 Filename: pool/main/m/mesa/libgles2-mesa_22.3.7-ok6_arm64.deb Size: 5898 MD5sum: e048b3b02900b94f238cb3f591fb57ee SHA1: 846dd3b9b5b7b227793b058026de82f2df377b71 SHA256: 672ca842c9e7ceef2a78a63fc03e56f8cae1e6736ef1b8c33a24fea2af4f6085 SHA512: 07acb5f7bf4c4522189cf72ec20f95194f2bd96afc223da3e9383f159d60ad26cd735b9c0ea230af101dfbd6ea6a30a7b4287141b7fbbfdc415f4e2d3327b57c Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgles2 Architecture: arm64 Version: 1.6.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 228 Depends: libc6 (>= 2.17), libglvnd0 (= 1.6.0-ok1.1) Filename: pool/main/libg/libglvnd/libgles2_1.6.0-ok1.1_arm64.deb Size: 17918 MD5sum: c966b1287aad0fd7404fcbb871bad2ad SHA1: 7c1d2e0fc411f20a40a965e7294917c67ee1900f SHA256: 19fb791cea931f89b9cbe243ecd4b1e3969b967bbd40d35ec5270ad03bc53c9b SHA512: de918eee697c88832d8d8aa7fedc846448d70c46660c7cae0a7879b6271d95583bf02ef926bcdcf7c4b0a159488daa66c7cf6af16615e861ed118eb48c391b58 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglew-dev Architecture: arm64 Version: 2.2.0-4ok1 Multi-Arch: same Priority: optional Section: libdevel Source: glew Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2607 Depends: libgl1-mesa-dev | libgl-dev, libglew2.2 (= 2.2.0-4ok1), libglu1-mesa-dev | libglu-dev Filename: pool/main/g/glew/libglew-dev_2.2.0-4ok1_arm64.deb Size: 275736 MD5sum: 1cae7e4e2c6c7938ea05bab728e919de SHA1: 5b900276650d37c05feaff25e728ebc49dd9e4a3 SHA256: a37036d9b282bfbff9db60917667bb78e800e851a95216980ac80aa8964e925e SHA512: 3c0e22cb6ccee101ee36bd52179929ac4724d9f9eb348b7c251de56f69254f30a23689a90c322f25ba6ee15aa5b49c28dfb423d53ce2bc14e1450395602dc7e8 Homepage: http://glew.sourceforge.net Description: OpenGL Extension Wrangler - development environment The OpenGL Extension Wrangler, GLEW for short, is a library that handles initialization of OpenGL extensions in a portable and simple way. Once the program initializes the library and checks the availability of extensions, it can safely call the entry points defined by the extension. Currently GLEW supports almost all the extensions found in the OpenGL extension registry (http://www.opengl.org/registry). . This package contains the development documentation as well as the required header files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglew2.2 Architecture: arm64 Version: 2.2.0-4ok1 Multi-Arch: same Priority: optional Section: libs Source: glew Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 900 Depends: libgl1 Suggests: glew-utils Filename: pool/main/g/glew/libglew2.2_2.2.0-4ok1_arm64.deb Size: 176506 MD5sum: 2f5d9b6bf3283fe6e3a4e64bbba61d8e SHA1: 9418e3344ac82592db1c8139e5998c5920318ecc SHA256: 693d930e275aea61d5b73e412234f1677eda49bb05a8e62bcc74e27a8d092283 SHA512: a62653e7bbbe2e3075e9a36efd2638741fd672f79395d275d2ba856454e44059dfeddcbd9c4af67991eae56e87a4a7d8364330956e1496f3b2248bb83e55d42b Homepage: http://glew.sourceforge.net Description: OpenGL Extension Wrangler - runtime environment For more information about GLEW please refer to the description of the libglew-dev package. . This package contains the runtime support files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-0 Architecture: arm64 Version: 2.74.5-ok3~0925.1 Multi-Arch: same Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5118 Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libmount1 (>= 2.35.2-7~), 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: 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/main/g/glib2.0/libglib2.0-0_2.74.5-ok3~0925.1_arm64.deb Size: 1314944 MD5sum: 6e2da9d236047c547773efe1cbc8cc5d SHA1: b65e2d57cd79f50cb8bccc6b26f4b16f484d84b4 SHA256: 753b1493c0feb70b952b5d7410e4bca78019e66a67b3b263a5190013baeae82e SHA512: 166cf29c7b8d8ce18760a56e966b16b1211af527cbb0014811a2a7b3c1dcc640045f8c63966c16cf73f6e9c69ef788433b1684473d35d0bab9866bb64023f35b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-bin Architecture: arm64 Version: 2.74.5-ok3~0925.1 Multi-Arch: foreign Priority: optional Section: misc Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 454 Depends: libglib2.0-data, libc6 (>= 2.34), libelf1 (>= 0.142), libglib2.0-0 (= 2.74.5-ok3~0925.1) Filename: pool/main/g/glib2.0/libglib2.0-bin_2.74.5-ok3~0925.1_arm64.deb Size: 71598 MD5sum: 579f494973ae88d48d2be204fcca943f SHA1: 31c8bf7a05aceb4ba1f2886fd7e54c5d3dd9c50b SHA256: 9da8099e213d2b1cc54b19967401552631885388bca7ade67cdb2dc205d033f7 SHA512: 36aaf91cb8bed7e62377f3f543cc643d68d5efae76a0d60a86d4d4749aadf86efa20bef53a2f3f65862dfab037081ccecef0890bc7fe68054b78a7a89c4d91a3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-data Architecture: all Version: 2.74.5-ok3~0425build3 Multi-Arch: foreign Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9339 Filename: pool/main/g/glib2.0/libglib2.0-data_2.74.5-ok3~0425build3_all.deb Size: 1283740 MD5sum: ba761ad9f7b8637dd5b575530f29ae3f SHA1: 62e7fa41eed9cc6df626015c9597d2687e4660b3 SHA256: 1e5b7d2da3677cd3175eaa26f441fac816d05a6eaf85278c309df7a9a1966f44 SHA512: 9f39b91aa0657bca341981cf8444971a6f403c986c911b3e600ad130756b79f54afc42fa804d84cb0640cca2e07b244bb05a602234df36501781eeb5be576901 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-data Architecture: all Version: 2.74.5-ok3~0925.1 Multi-Arch: foreign Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9340 Filename: pool/main/g/glib2.0/libglib2.0-data_2.74.5-ok3~0925.1_all.deb Size: 1290824 MD5sum: 1a57315f759677c4467934b636a075cd SHA1: 143e05244f5f7c80632e46e0cbe46e7089edda1c SHA256: 32a94a5aa6b7970c85679163cd9c56dcc79dfba7aaa39128c651d271481077b7 SHA512: 8a6bd47ccb0f7bc75a33cc8684e392199abe83d96d50e2c232d7340e30ccf2011db69dc90078596c846c5fce774f12a5926ef74add20ea11a91e399add4d9dd3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-dev-bin Architecture: arm64 Version: 2.74.5-ok3~0925.1 Multi-Arch: foreign Priority: optional Section: libdevel Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 703 Depends: python3-distutils, python3:any, libc6 (>= 2.34), libglib2.0-0 (= 2.74.5-ok3~0925.1) Suggests: libgdk-pixbuf2.0-bin, libxml2-utils Filename: pool/main/g/glib2.0/libglib2.0-dev-bin_2.74.5-ok3~0925.1_arm64.deb Size: 117460 MD5sum: 6b2a759f7e0570ffed4f6c64261d97b3 SHA1: 52d751b0475c326f2bb20493850c3e0d0fa31242 SHA256: bf63ffd826465beffeec53a452a55c3e567fa4b4d9c5135edf56251861acdf9f SHA512: 5fc1bc89a859226afbdeea1c1536f93360f285679cfc054d01d6860f507ea492802e5921562f90cc0061aad71755b59ce5bd9a2f5196429cfdc109baf8e47984 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-dev Architecture: arm64 Version: 2.74.5-ok3~0925.1 Multi-Arch: same Priority: optional Section: libdevel Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 11959 Depends: libffi-dev (>= 3.3), libglib2.0-0 (= 2.74.5-ok3~0925.1), libglib2.0-bin (= 2.74.5-ok3~0925.1), libglib2.0-dev-bin (= 2.74.5-ok3~0925.1), libmount-dev (>= 2.35.2-7~), libpcre2-dev, libselinux1-dev, pkg-config, zlib1g-dev Suggests: libgirepository1.0-dev (>= 1.62), libglib2.0-doc Breaks: libglib2.0-0-dbg (<< 2.51.4-1~) Replaces: libglib2.0-0-dbg (<< 2.51.4-1~) Filename: pool/main/g/glib2.0/libglib2.0-dev_2.74.5-ok3~0925.1_arm64.deb Size: 1678630 MD5sum: 3926a88c3a1e7026780f516887d05347 SHA1: ed130fe3ba33b2353c54594061366272c13761d1 SHA256: 6f863a019aaa1a06bb1b126ba39d2ab9448bd1ccb432338e4b283a453067befa SHA512: 4611913584668b9debf8b76f95be411728752bf2d03e87a78aaedcecbe00ba105c4031848629a7bf7eded91e9be392f37f40f7cbde559023916103967c22ee27 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-0, 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-doc Architecture: all Version: 2.74.5-ok3~0425build3 Multi-Arch: foreign Priority: optional Section: doc Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 22961 Suggests: devhelp Filename: pool/main/g/glib2.0/libglib2.0-doc_2.74.5-ok3~0425build3_all.deb Size: 1459316 MD5sum: 15987769df1699b6a3b30d46af6626a3 SHA1: d01d9ba29830edf713721fa6b993bac3cef8221a SHA256: a566ca4633fa9832740af032936bbb5a20b3b27b2fc505af5e640059e9a035ae SHA512: f777dd041794330c65a47f64004faeb10f4971fd69577fb0529d12634d3dfa4780d54a33a420a8e9ec1fdaf91db5a6413ef4a6720612087f2e44c4075134bc78 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/ . cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-doc Architecture: all Version: 2.74.5-ok3~0925.1 Multi-Arch: foreign Priority: optional Section: doc Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 22962 Suggests: devhelp Filename: pool/main/g/glib2.0/libglib2.0-doc_2.74.5-ok3~0925.1_all.deb Size: 1459846 MD5sum: 1230cc053ac1a7d8af5a986793630ee0 SHA1: d15e1b4191c04b37dbc47cb530ad35beaf4904b9 SHA256: beba8ad47416d58795fd5db544f53e0821bcb30f86f13d55dc8f97f45c39a23f SHA512: 0655aa0c070e93c01de8c93caefd5de69976ef8d82e9117081ffc4728eecc48c0355b4579a342956e4937c8a86d388c0c87c51d1707b35408e495c9ef6c88a27 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/ . cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglib2.0-tests Architecture: arm64 Version: 2.74.5-ok3~0925.1 Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 26554 Depends: desktop-file-utils, gir1.2-glib-2.0, libglib2.0-dev-bin, python3-dbus, python3-dbusmock, python3-gi, shared-mime-info, python3.8, python3:any, libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.0), libglib2.0-0 (= 2.74.5-ok3~0925.1), libpcre2-8-0 (>= 10.22), libstdc++6 (>= 4.1.1) Recommends: xdg-desktop-portal Filename: pool/main/g/glib2.0/libglib2.0-tests_2.74.5-ok3~0925.1_arm64.deb Size: 1843176 MD5sum: 0811cfa1c957082e0ee79b696d220759 SHA1: 85ee1a5e93ef4b0666741ea9bb08bed8847ffc87 SHA256: d06f11758c2f5df2f91e60863bcb511d89603bc080b76f5f615606905cf68779 SHA512: d5ef60442c91189d721313a10de4e036ce6010ffbe998ec049e74c57afbd45b65e8b20eb8c133d07b11f644bfbe7e6e612ed9f5f09bc71533e5181571deb5a77 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglibmm-2.4-1v5 Architecture: arm64 Version: 2.66.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: glibmm2.4 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5048 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), 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/main/g/glibmm2.4/libglibmm-2.4-1v5_2.66.5-ok1_arm64.deb Size: 914416 MD5sum: 7ad8d817d8c701a98ee69e3c178959c7 SHA1: 77c68b371a336a72780f9379162423cb1c71dca8 SHA256: 015ffc7ec5353d69d7a37f908b06d92ae50064a8f8e40b9a4a0524b183e3e3d1 SHA512: 2db4d48b178d7b16f99b2304d5902f563d5eb986e179464c90a19b54ec8597a1c02f16fff9cd6f70da12407aaf223185de9a89bf90db08c6e811ac0640404e0e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglibmm-2.4-dev Architecture: arm64 Version: 2.66.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: glibmm2.4 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4047 Depends: libglibmm-2.4-1v5 (= 2.66.5-ok1), libglib2.0-dev (>= 2.61.2), libsigc++-2.0-dev, pkg-config Suggests: libglibmm-2.4-doc, libgtkmm-3.0-dev Filename: pool/main/g/glibmm2.4/libglibmm-2.4-dev_2.66.5-ok1_arm64.deb Size: 478948 MD5sum: 72df35e1222f1af22f43e6b8d8edeb23 SHA1: 679c977851ded76855a5e06965687beeced9bd97 SHA256: 4f10172bc4104ad5811c4d9e6f2e3210ac72d80cb8cdbd0239ceef401a626e2e SHA512: 887b13ca5c9f4f1d52ba01265793b2e98b123a031a6c1be9624c1ae83775da0381a0d66cac94903c917c1fb0119d9e65234f9ad442b48493d8a2d077c44f0c36 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. 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/main/g/glibmm2.4/libglibmm-2.4-doc_2.66.5-ok1_all.deb Size: 5507756 MD5sum: de12d1fc3e28e1247bfd84ef0ada793a SHA1: bd08f6f5f2dde6fe04f2d41732080e1e622086bc SHA256: 387df04f133dba67f30de531df3c55c4dd9bc575b9730252fe40bbb84a9b725e SHA512: d1786a8e71ea79adc4fc0097dc841979cc279ce0ca2e852b3807eb803e106bcecb8854966749d0c9daeafa4b4d2d9ac0229ef1aa992436fb19e341901354ae94 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglut-dev Architecture: arm64 Version: 3.4.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: freeglut Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 711 Depends: libglut3.12 (= 3.4.0-ok1), libgl1-mesa-dev, libglu1-mesa-dev, libxext-dev, libxt-dev Breaks: freeglut3-dev (<< 3.2.2) Replaces: freeglut3-dev (<< 3.2.2) Filename: pool/main/f/freeglut/libglut-dev_3.4.0-ok1_arm64.deb Size: 130812 MD5sum: 20bc2e405c311ffc507bc33ef9de016e SHA1: 1fb3c0100eb614743c21b96e39a652752dede27d SHA256: dea07f643c991184937a107e9626c9d77c01bf2b0eea8b62ddce74719d842f29 SHA512: 23d88f3de0a3bd12493b99d44696b781a59758532f36b32942b8e55b83b276db7706f62c47eaa6e8dbb8fa59c28a68bfbf33876cc7124e3c9c76a4648d10f974 Homepage: https://freeglut.sourceforge.net/ Description: OpenGL Utility Toolkit development files GLUT is a window system independent toolkit for writing OpenGL programs. It implements a simple windowing API, which makes learning about and exploring OpenGL programming very easy. . GLUT is designed for constructing small to medium sized OpenGL programs, however it is not a full-featured toolkit, so large applications requiring sophisticated user interfaces are better off using native window system toolkits like GTK+ or Motif. . This package contains libraries, and headers suitable for software development with GLUT. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglut3.12 Architecture: arm64 Version: 3.4.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: freeglut Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 335 Depends: libc6 (>= 2.17), libgl1, libx11-6 (>= 2:1.2.99.901), libxi6 (>= 2:1.2.99.4) Filename: pool/main/f/freeglut/libglut3.12_3.4.0-ok1_arm64.deb Size: 99706 MD5sum: 4da8fa91c2766fab5fca639d1f522b06 SHA1: 76c0b5a50c54de1e46551a9e041263f9074919d6 SHA256: 311c849deedbf59bfaea59f06bd379e0bc255476a1d745eff5c634c60dcafbbd SHA512: 83322fed3d5f7024d32e2a786097debdac39cd1ab6ca3d3eab0e8436302c9074c4b5e5c49f034977c6332209fcf18be304feff316ecf20df93abe54a3ebb6891 Homepage: https://freeglut.sourceforge.net/ Description: OpenGL Utility Toolkit GLUT is a window system independent toolkit for writing OpenGL programs, implementing a simple windowing API, which makes learning about and exploring OpenGL programming very easy. . GLUT is designed for constructing small to medium sized OpenGL programs, however it is not a full-featured toolkit, so large applications requiring sophisticated user interfaces are better off using native window system toolkits like GTK+ or Motif. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglvnd-core-dev Architecture: arm64 Version: 1.6.0-ok1.1 Multi-Arch: same Priority: optional Section: oldlibs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 62 Breaks: libglvnd-dev (<< 1.3.3-1) Replaces: libglvnd-dev (<< 1.3.3-1) Filename: pool/main/libg/libglvnd/libglvnd-core-dev_1.6.0-ok1.1_arm64.deb Size: 11926 MD5sum: 69ff22be9dcab4f37c26fe7e1d0e5fe2 SHA1: 0f43cf429f7c51ec30688be542256760f62d004a SHA256: 43b0e8974223cbeea84baa2ab36204c9d2fe35d00942329fbe038c72d9c21c80 SHA512: c0a85fd1182493d61c79820f733d05bba67bd20dd4ee9372be01d04388b6d66f535097a320f6af6c5844f5b54b787698accc0db90fc487a7c0b817f562720ab9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglvnd-dev Architecture: arm64 Version: 1.6.0-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: libglvnd0 (= 1.6.0-ok1.1), libglvnd-core-dev (= 1.6.0-ok1.1), libegl-dev (>= 1.3.0-1), libgl-dev (>= 1.3.0-1), libgles-dev (>= 1.3.0-1), libglx-dev (>= 1.3.0-1), libopengl-dev (>= 1.3.0-1) Filename: pool/main/libg/libglvnd/libglvnd-dev_1.6.0-ok1.1_arm64.deb Size: 3116 MD5sum: 51b0051b5b5546bb619d5aa61abe2790 SHA1: 6e030cacabc918e1cfe09d81330769f8f29d44e0 SHA256: c1dc4127f55f685b722c2081b2da505151dc100224b4e24d9ee92d816e4e329b SHA512: 2fdbb81af9311c86a87ae801bbc5c3c2fcc136af2d3d06c69e472d7174c2de1bee464e1b345cb7712006fdf989ea6b680708d5054bed57ef5dca8a4ef172f6e7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglvnd0 Architecture: arm64 Version: 1.6.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1563 Depends: libc6 (>= 2.34) Breaks: libgldispatch0-nvidia Replaces: libgldispatch0-nvidia Filename: pool/main/libg/libglvnd/libglvnd0_1.6.0-ok1.1_arm64.deb Size: 68036 MD5sum: 1325d8214a7e4f5a1e7752ce54191f1d SHA1: 6240b2cdbdf4c1542077efbf206c50b1b1ca8779 SHA256: 9283ca3c356e44a27cf829fbbc2bed4c38a508372de9f099d65ea450abbd461a SHA512: ecc75c672454d5492c69394b0e5f81c9e5737b50d195a1bad3dace30ad57ff5c7eee907f8cfc981cf8ba662031c467f543c5caf3c90d560b301cffd9c7c11ddb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglx-dev Architecture: arm64 Version: 1.6.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 86 Depends: libglx0 (= 1.6.0-ok1.1), libx11-dev Breaks: libgl-dev (<< 1.3.0-6), libglvnd-dev (<< 1.3.0-1), mesa-common-dev (<< 19.3.0~rc6-1) Replaces: libgl-dev (<< 1.3.0-6), libglvnd-dev (<< 1.3.0-1), mesa-common-dev (<< 19.3.0~rc6-1) Filename: pool/main/libg/libglvnd/libglx-dev_1.6.0-ok1.1_arm64.deb Size: 14060 MD5sum: 458152d5ea022aed53c65640cc3b1906 SHA1: 87aec51426cc2cf652c1577c58ade33746fd104a SHA256: 2c0613fab3f46aa3617ee79187090ee44f6b9a026a323dc813aae48511a26591 SHA512: 05c2225c820b6b5e29921ef55d7b6057aa0da5876045c27c0e751e670606394bc41aa13bae11eb13aebf7f581bb512e10cbdc88e31270a7d0cfe426073f0179f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglx-mesa0 Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 840 Provides: libglx-vendor Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libglapi-mesa (= 22.3.7-ok6), libx11-6 (>= 2:1.4.99.1), libx11-xcb1 (>= 2:1.8.4), 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, libgl1-mesa-dri Breaks: glx-diversions (<< 0.8.4~), libopengl-perl (<< 0.6704+dfsg-2) Filename: pool/main/m/mesa/libglx-mesa0_22.3.7-ok6_arm64.deb Size: 158588 MD5sum: 38d8f3a0cd0cb30718cc0286d08761da SHA1: cd1dd8b56c13c5dc79d1fb2bf0321e6f930b5927 SHA256: bf4aff00a486ce753170c0efefd71c1cadb3a061639b16bec59ab82c6e2dd11c SHA512: 3bfef1d0943e4d840f7094499cd19dc2e4d4010a32cff11db0dc8935718a5ae8c04598da90d3c698373fdd5cc0736994c8d0d7a12e19291cb4f2b686cc6b7843 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libglx0 Architecture: arm64 Version: 1.6.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 281 Depends: libc6 (>= 2.34), libglvnd0 (= 1.6.0-ok1.1), libx11-6 (>= 2:1.4.99.1), libglx-mesa0 Filename: pool/main/libg/libglvnd/libglx0_1.6.0-ok1.1_arm64.deb Size: 31194 MD5sum: abcb2e2fe92c745389983fa82aec9d6c SHA1: 967a18df5cd01cd231dda66306e16b2d99097926 SHA256: 0a26dd2d4493db19a18274d6d27a01033cd0bf159dae7474408ac42dec31d842 SHA512: 5be2e9d43e1a51cc12121f653dfa94ba87a40f509868b6c5cf0be98b2a5415789a42cbcf4b5dc8971f31b9b5e72eebd43e5ff9fd5e6497dd0cde05a537bae43a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgm2-0 Architecture: arm64 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: 805 Depends: gcc-9-base (= 9.3.0-ok12), libc6 (>= 2.33), libpth20 (>= 2.0.7) Filename: pool/main/g/gcc-9/libgm2-0_9.3.0-ok12_arm64.deb Size: 196412 MD5sum: 92ed9fec3098b6930f04acd853a5bb6e SHA1: 4c58192327f69ae89859368de8c89e9821c2b45b SHA256: 724bc22a61e6fa1a7cc1e1abe7c87f97eba9abae5fdbec37407732727914ff45 SHA512: 9137eb43b3a5d15e65f4c21a0d0de6fdf8631aed7ef5bb3e0650c5079e9c5af4f690ed788c87a001142b79f88306b271cb7e5e56fb7597ab254959379af4927a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgm2-12-dev Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4590 Depends: gcc-12-base (= 12.2.0-ok7), libgm2-17 (>= 12.2.0-ok7) Filename: pool/main/g/gcc-12/libgm2-12-dev_12.2.0-ok7_arm64.deb Size: 733160 MD5sum: 7f1842533a9359ac74add31da1879d28 SHA1: c9f60ba8b1356bf381dde880eeebf314d62729e1 SHA256: 2f7f1c60eb79e43cc4f750ec2e23a1770a455a86e4e261c254e31a1f8352dae6 SHA512: 65147cb4843752ecea9c027a18f96d754bc4f614a2f8d89ca78f38b7200ef5ca5e46344ecee64bd2fdff1ba009a082031803245167b6f88441be97fce54f89e3 Homepage: http://gcc.gnu.org/ Description: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgm2-17 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 676 Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.34) Filename: pool/main/g/gcc-12/libgm2-17_12.2.0-ok7_arm64.deb Size: 142914 MD5sum: 664a7bd7a8e793e98540848e1336891b SHA1: 1f034aedb93edd1eeac1de357ea89babbcc8c464 SHA256: 381c4821b9f69687d8460b649a045261463ef56dc0fc78c62da79450f9a1425f SHA512: a9d0a63ea361d509af51aec629b969afc013dc8f737e2e83d0e9d0eb1086b7bc069ea8a38835868bea46bec9fae1bcc5525dd280c9b50d5eeb72c97d5549b257 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgm2-9-dev Architecture: arm64 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: 6092 Depends: gcc-9-base (= 9.3.0-ok12), libgm2-0 (>= 9.3.0-ok12) Filename: pool/main/g/gcc-9/libgm2-9-dev_9.3.0-ok12_arm64.deb Size: 927190 MD5sum: 6a35ef2ef9d0b08f4f9c0c331ab2f36e SHA1: 83bdd812c4af695ac8991855489fc29c7984462c SHA256: 4f3932e301ea319097029c4cfc018a7569d8d7d98f07e0d701201b5820d02add SHA512: 1d989536df7af6998c5e7ec3066debbbcfe24979e0e6f2aabf144299ba6e86f782ffa851cd09e9a4c1794dc9591233556e014fac3b7dd4cb6a979846c42298ff Homepage: http://gcc.gnu.org/ Description: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgme-dev Architecture: arm64 Version: 0.6.2-ok2.1 Multi-Arch: same Priority: optional Section: libdevel Source: game-music-emu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Sebastian Dröge Installed-Size: 25 Depends: libgme0 (= 0.6.2-ok2.1) Filename: pool/main/g/game-music-emu/libgme-dev_0.6.2-ok2.1_arm64.deb Size: 5684 MD5sum: 4987f44d258b33e724c9da6e8fe7877d SHA1: 3ebfbb3f0f6f1a4b321d4b0fcba096e6ed03669e SHA256: 5dd697d9ff5e745d0f2982824a4fc304c623d4efa4d9eab2ad77019d90188547 SHA512: f7a75c626678595095b2038d52d7a1cca1df4aa8277471435d9b92d6321bbcbd920abf247d84505e3c145d69230bfdab11b5be02ae4e918d8b177609c6d597a7 Homepage: https://bitbucket.org/mpyne/game-music-emu/wiki/Home 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgme0 Architecture: arm64 Version: 0.6.2-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: game-music-emu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Sebastian Dröge Installed-Size: 277 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Filename: pool/main/g/game-music-emu/libgme0_0.6.2-ok2.1_arm64.deb Size: 121868 MD5sum: 52dbd24d55511d98701add065e1c389e SHA1: e869c0ea484473f28f4e66186ae4010d0c86c90d SHA256: 6a8bef8af3c5d811d1341f6b93bed43792a54d40d02aeb565350dc6a392170f1 SHA512: 07d692c64d2883b235ae5309a1b5b8017955607ef7864f69968b7895d184771c7ba6c9e5e1cb11554409a87f279fc2779acd36492296a1869b34a7fd11cd7435 Homepage: https://bitbucket.org/mpyne/game-music-emu/wiki/Home 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgmock-dev Architecture: arm64 Version: 1.12.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: googletest Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 746 Depends: libgtest-dev (= 1.12.1-ok1) Conflicts: googletest (<= 1.8.0-8) Replaces: googletest (<= 1.8.0-8) Filename: pool/main/g/googletest/libgmock-dev_1.12.1-ok1_arm64.deb Size: 133420 MD5sum: c7ec3ad127ec14f06bb667296b3aa0ca SHA1: 5b5eef3943ce20b2c84acdc0a92788388b65a68b SHA256: ab3960634f46341496ef4f1cf7e5162cc23888ef9309fe4dcccb5d2d2c48e067 SHA512: 767cf6fb4f4c8ece268a022bb5ae2a9dfee1491fd708830aa60b9236b7031df67f2ef5f9ef5fef8e4b6893756c0aaef6a60dda09ea1b022ec32958cd800c19f8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgmp-dev Architecture: arm64 Version: 2:6.2.0+dfsg-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gmp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 1823 Provides: libgmp10-dev Depends: libgmp10 (= 2:6.2.0+dfsg-ok3), libgmpxx4ldbl (= 2:6.2.0+dfsg-ok3) Suggests: gmp-doc, libgmp10-doc, libmpfr-dev Conflicts: libgmp10-dev Replaces: libgmp10-dev, libgmp3-dev Filename: pool/main/g/gmp/libgmp-dev_6.2.0+dfsg-ok3_arm64.deb Size: 329110 MD5sum: 1c6243fd6f9238ec3278d93665ab0eb8 SHA1: fdd9b9820ceeb7cf07abaee0930ddb1e69985b73 SHA256: a1cf6ce62231adbbc0b6bcaddc42681bf1fb1a1fe556514698cde3bd52084011 SHA512: ce39d4dd34ff42863dd12e11d008dca84bdfb8f567e05665954c56aaab897dae0784ed90d4900dd0a98cb8348d6eb4d5213910b84661abbb4c1f5e134252cd84 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgmp10-doc Architecture: all Version: 2:6.2.0+dfsg-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: gmp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 526 Filename: pool/main/g/gmp/libgmp10-doc_6.2.0+dfsg-ok3_all.deb Size: 150840 MD5sum: ac0e6192cd4c6c801fe5fecbd8de227b SHA1: 4ac1f523a320d6fa1e0a0fa279aab6d347cb5f0d SHA256: 2d9340400cc0313fcea3adf61dcf5fe8ed16bcfdb1ece8dd6399477c53383d26 SHA512: 557e62336297e421f3eea6fa49da5192ea44d969d0d28d7fb94a914eb6eba9e2508a2ff37f883477b0d73efcf01af84a8332a8683f74a3c3d6791c7d42d4b966 Homepage: http://gmplib.org/ Description: Multiprecision arithmetic library example code This package provides example code illustrating the use of GMP. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgmp10 Architecture: arm64 Version: 2:6.2.0+dfsg-ok3 Multi-Arch: same Priority: optional Section: libs Source: gmp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 853 Depends: libc6 (>= 2.17) Breaks: libmath-gmp-perl (<< 2.20-0), libmath-prime-util-gmp-perl (<< 0.51-0), postgresql-pgmp (<< 1.0.3-0) Filename: pool/main/g/gmp/libgmp10_6.2.0+dfsg-ok3_arm64.deb Size: 243856 MD5sum: 8436f82f508ea7d975b5ac9d9ae31e1d SHA1: 4038c07736c0c3bda724153cfa27703a78a46c60 SHA256: be5139d3ae46ba910f1ac3aece20c713f7efb31840ee757a1e1e4cf162811b1e SHA512: 846220b343d3b9387075394b09776d6880407b548696b2ef58a24d5ec352e6088cccd7b0b8144699c75479033d27a59a2a8a8817860d83063c419e679c308c6b Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgmp3-dev Architecture: arm64 Version: 2:6.2.0+dfsg-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gmp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 314 Depends: libgmp-dev (= 2:6.2.0+dfsg-ok3) Conflicts: libgmp10-dev (<< 2:5.0.1+dfsg-0) Replaces: libgmp10-dev Filename: pool/main/g/gmp/libgmp3-dev_6.2.0+dfsg-ok3_arm64.deb Size: 1806 MD5sum: d235026a833615cd7d09a9c761947d38 SHA1: 43c982440f17b0795caeaf14ade831dc4eea601f SHA256: e5c04f9a6e52acd268214fb285caf4bb55f63a203e7126f0490a46103e987957 SHA512: 3718dc5badb5425d52d3dc7d20a1f91840c65a26d6169b246d9393d6a443d1a1c9075c6ba420c36dca681b5e8819226f3082faf3bb204ede675d8097263f99de Homepage: http://gmplib.org/ Description: Multiprecision arithmetic library developers tools This is a dummy package that simply pulls in libgmp-dev. It can safely be removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgmpxx4ldbl Architecture: arm64 Version: 2:6.2.0+dfsg-ok3 Multi-Arch: same Priority: optional Section: libs Source: gmp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 389 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libgmp10, libstdc++6 (>= 5.2) Conflicts: libgmp3, libgmpxx4 Replaces: libgmp3 Filename: pool/main/g/gmp/libgmpxx4ldbl_6.2.0+dfsg-ok3_arm64.deb Size: 9548 MD5sum: 6b611f4bdcda016d51babbe2b8b8d01e SHA1: 3d631dd80be52654d99196561c16e506b05e0484 SHA256: 41f7d07f310e6629e2d985156c3c6ec4e2056783cef442ce029a36edf7e96e1d SHA512: f810e64c32a1ecc9b628b52fa17e692ea929fa92726b357baca64c79bb56089a7391a397c778693a851958e3fe4d368d83c15985e1a6700060659f2601bed9d8 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnat-12 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4619 Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.34), libgcc-s1 (>= 4.2) Filename: pool/main/g/gcc-12/libgnat-12_12.2.0-ok7_arm64.deb Size: 1245328 MD5sum: 10fd3714ff8b5a3aec6fe643173ff629 SHA1: 91c7394037e8d9cfa682e422c3efdb2eab2d37c2 SHA256: be5dae80aacceff54c826bb3a318faa097d0576c2ba68efbc02ec892254e9d54 SHA512: 9ea76e0f60512b054de2b2b90c6a259ab68106e13c87d51f03629a3a64d7719fbb96422ad2ac4cd72064726f7057f33dfe3972d224a8dba672ddb3f9443a80f1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnat-8 Architecture: arm64 Version: 8.4.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 3449 Depends: gcc-8-base (= 8.4.0-ok3), libc6 (>= 2.29), libgcc-s1 Filename: pool/main/g/gcc-8/libgnat-8_8.4.0-ok3_arm64.deb Size: 979540 MD5sum: 5ee578611004f3a52ba686eb7f2d7604 SHA1: d19be82d2956d6a93ea48a1ffc0906e0cb9b1aef SHA256: 5b904713ce3b10456128cf8cfadf362de0a952fef6b2f3402f34c61651885fa0 SHA512: b26effed3740a58937817ad7eae4ada130d85e207fe1f53288ea67299f2373c113206151d702f8b894ae583654f9896fbe3dee24fb33a174f4720008899f6ee6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnat-9 Architecture: arm64 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: 3654 Depends: gcc-9-base (= 9.3.0-ok12), libc6 (>= 2.34), libgcc-s1 Filename: pool/main/g/gcc-9/libgnat-9_9.3.0-ok12_arm64.deb Size: 988908 MD5sum: aebd77ce08e6cdd84ccca6acce540e16 SHA1: 1d3f80447e1261a72a7913fe210c880d9b01eefb SHA256: 4ef019fd9d8b82ebf7c8e7ae730e83bace1393b69497effafb583752fca8d462 SHA512: d2af7cad4fd2cbc4b51db5bff40d504637b77bbf766a99c8a78382ea17ec61b1186fbd23bc000daf764226be08c6125a3cbdf6da62e8fa4e67ea31297e343e81 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnatvsn8-dev Architecture: arm64 Version: 8.4.0-ok3 Priority: optional Section: libdevel Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 12871 Depends: gcc-8-base (= 8.4.0-ok3), gnat-8 (= 8.4.0-ok3), libgnatvsn8 (= 8.4.0-ok3) Conflicts: libgnatvsn-dev (<< 8), libgnatvsn4.1-dev, libgnatvsn4.3-dev, libgnatvsn4.4-dev, libgnatvsn4.5-dev, libgnatvsn4.6-dev, libgnatvsn4.9-dev, libgnatvsn5-dev, libgnatvsn6-dev, libgnatvsn7-dev Filename: pool/main/g/gcc-8/libgnatvsn8-dev_8.4.0-ok3_arm64.deb Size: 2119762 MD5sum: 6d218a795ea8bf5ca1e79c2a6f65c959 SHA1: 01da4fb4de46604f0c9b55f49be798f83c495f7c SHA256: c196b4b7df36ca6a3f14ddc25792d0617652b6059b9a3c6638c00954087b5c16 SHA512: 978c398b2d9e7a4faf46c6d759a6978b83341b07a611c1fc92b098c9713bb10c3b61eca0034af786e3232ebfc0a79f2f0b44740e40d2f4340e1f8a73d41cde09 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnatvsn8 Architecture: arm64 Version: 8.4.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1392 Depends: gcc-8-base (= 8.4.0-ok3), libgnat-8 (= 8.4.0-ok3), libc6 (>= 2.17), libgcc-s1 Filename: pool/main/g/gcc-8/libgnatvsn8_8.4.0-ok3_arm64.deb Size: 392750 MD5sum: dc856e9986adcb5128a5af2b9ef64317 SHA1: eceff406a7b1bf1966628b8dfd8eb6c2dbb611da SHA256: bb6d7ce45edfb26885708efce1df77c84568d71d5d72e174a99367125617e0c6 SHA512: 657ed1d86e7e9abe01508e4f1057a6b63dbc460b293f2171a701c7750a103f530fa81b84f7a83bf8709ad85f412317d3fd177786c1c0cd8e0eb55344c23b7ef4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnatvsn9-dev Architecture: arm64 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 14099 Depends: gcc-9-base (= 9.3.0-ok12), gnat-9 (= 9.3.0-ok12), libgnatvsn9 (= 9.3.0-ok12) Conflicts: libgnatvsn4.9-dev, libgnatvsn5-dev, libgnatvsn6-dev, libgnatvsn7-dev Filename: pool/main/g/gcc-9/libgnatvsn9-dev_9.3.0-ok12_arm64.deb Size: 2266090 MD5sum: 1af9dfe654745a8ce492474a6cd5cf4c SHA1: 336045d699dadae584ba65a140d6883a2af14983 SHA256: 68b8a7ece765c42d72d77ec2926c94cdcc711e2cbe9a1c042c5fe51c13e51378 SHA512: 5fac8be004726a57cd83872b5d6c4e01107a9c573ed01d20b235ef6ab6dda7237cfa7f06cc20c06952b98bf71c93cebc5f176c11875cf2fd2a78f269099f6a5c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnatvsn9 Architecture: arm64 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: 1560 Depends: gcc-9-base (= 9.3.0-ok12), libgnat-9 (= 9.3.0-ok12), libc6 (>= 2.17), libgcc-s1 Filename: pool/main/g/gcc-9/libgnatvsn9_9.3.0-ok12_arm64.deb Size: 420032 MD5sum: 22c0f4d9db7f2cd6ebf960a8c1bdf7bc SHA1: e5288da3594aac8a679a52490927c87667b1ff1d SHA256: f8ee4daeec0aa13759ad8b32e6b18405fb0db271e315c7c86bdb99a3b2c94e38 SHA512: 4fa93b24b10e0df07547788125d757e44c6b15da5b560d6b0d6cbb5d39c93f8d2cb3df46c6c0019e77c30e7f0d6d308820db435f131e0b464d283782c1429b8c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnutls-dane0 Architecture: arm64 Version: 3.6.13-ok12.1 Multi-Arch: same Priority: optional Section: libs Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 419 Depends: libgnutls30 (= 3.6.13-ok12.1), libc6 (>= 2.33), libunbound8 (>= 1.8.0) Suggests: dns-root-data Filename: pool/main/g/gnutls28/libgnutls-dane0_3.6.13-ok12.1_arm64.deb Size: 21614 MD5sum: ad3aab47721acc6356f0ef3a89008fe1 SHA1: 680fc1a28299fcffef20c3c2b2caa7d99c524c62 SHA256: b181faa7416917631488805deed4bfbbfa1b5608f5a87bcf4ea632991e88f2ae SHA512: 6322737151d7116bbc32f7fb40b755c174a19281062c3057efc6ff124fdd55a98ea563dc24b35921cdd213b242fcd4341625c5dd4b908f3fa80677beb80e74f5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnutls-openssl27 Architecture: arm64 Version: 3.6.13-ok12.1 Multi-Arch: same Priority: optional Section: libs Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 418 Depends: libgnutls30 (= 3.6.13-ok12.1), libc6 (>= 2.33) Filename: pool/main/g/gnutls28/libgnutls-openssl27_3.6.13-ok12.1_arm64.deb Size: 30276 MD5sum: 8d7fff73b789d8b9df060e91645143e7 SHA1: 4b69673951cc6ea081e09a830c47f4d1f5a8aca5 SHA256: b4c638db7a9d88dfe4c1416e731a1c171c97457fa97dda53fda4362fd8d9fa14 SHA512: 0fe66645aca52ca6a1f4a05201ba193d308b3a3370d3874f6584f2920b324beee131802d623e71b01587ac911fad9a37988855a50d5d2c1daf69476a74c09991 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnutls28-dev Architecture: arm64 Version: 3.6.13-ok12.1 Multi-Arch: same Priority: optional Section: libdevel Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5617 Provides: gnutls-dev, libgnutls-openssl-dev Depends: libc6-dev | libc-dev, libgnutls-dane0 (= 3.6.13-ok12.1), libgnutls-openssl27 (= 3.6.13-ok12.1), libgnutls30 (= 3.6.13-ok12.1), libgnutlsxx28 (= 3.6.13-ok12.1), libidn2-dev, libp11-kit-dev (>= 0.23.10), libtasn1-6-dev, nettle-dev (>= 3.4.1~rc1) Suggests: gnutls-bin, gnutls-doc Conflicts: gnutls-dev Replaces: gnutls-dev Filename: pool/main/g/gnutls28/libgnutls28-dev_3.6.13-ok12.1_arm64.deb Size: 1020274 MD5sum: 8bb2ad7c6c09cb87eecdc483ed967d3f SHA1: f64d9350c251517091f6ca5da1db679ccea5d2ca SHA256: df49af54f74310ddf25a1961437c424067d4454df1b61197ca809d76c7065c4d SHA512: 80827542de709f1ae555c7325fca59add2999f0c4971814403383e652db7beb5e76da1ef054fac263978dac8645bbacb0d1f9cb79bb9d27ea1bac5108e49b88a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnutls30 Architecture: arm64 Version: 3.6.13-ok12.1 Multi-Arch: same Priority: optional Section: libs Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2889 Depends: libgmp10 (>= 2:6.0.0), libc6 (>= 2.33), 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/main/g/gnutls28/libgnutls30_3.6.13-ok12.1_arm64.deb Size: 912422 MD5sum: 4a091847fe0c66703cfa7e33d1734550 SHA1: b3ac3ce37d5482122afe48a0d5858b314be71350 SHA256: 8b6317c2d13b0135b930c508fbbec2be89edc1c0c569f97096fc12c7b139c5a2 SHA512: 2c9d65d3500196783441bb63123bf38f783d77cf08825175bbd7831b193758bf6a462f425280f13f726bb6b13e846a09da6c25b410b595dbe536077877d422ed 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgnutlsxx28 Architecture: arm64 Version: 3.6.13-ok12.1 Multi-Arch: same Priority: optional Section: libs Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 77 Depends: libgnutls30 (= 3.6.13-ok12.1), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Filename: pool/main/g/gnutls28/libgnutlsxx28_3.6.13-ok12.1_arm64.deb Size: 14262 MD5sum: 5397e926dbc0da790419fe92460fbdf6 SHA1: 70e13b6e71926aabdaffd068be5edfd506ce374d SHA256: e6bcbc4d5e52cbf85c3cc98615182de83dfa3dc255b2db2aca1d8dcc200fb091 SHA512: ef554b4fe3522ac2159746b14352b647af1df68723c8264d4e8dc0200c32748b9bc874f4c3426567f8412783045095983089178a141c7dc496bbbf39a4ff4664 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgo-12-dev Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 115896 Depends: gcc-12-base (= 12.2.0-ok7), libgcc-12-dev (= 12.2.0-ok7), libgo21 (>= 12.2.0-ok7) Filename: pool/main/g/gcc-12/libgo-12-dev_12.2.0-ok7_arm64.deb Size: 18121488 MD5sum: 7e0e3ca9ba3d85fc10c4875b15461080 SHA1: 15b967f6a4835c5c5516ded8efba2df8b0f42788 SHA256: dc1905a4f8f08b39fc22284bcd632bcc230a0be649e0976ad1dbaf9da1f76855 SHA512: bac476683ac2e0b07782dd4492f0e968f19626cfe3a7d0b8846849d1144cfc5bbde8294809a1d74d586b6b435d4965829d8cd1b0647003915b0995581d0c6915 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgo-9-dev Architecture: arm64 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: 98494 Depends: gcc-9-base (= 9.3.0-ok12), libgcc-9-dev (= 9.3.0-ok12), libgo14 (>= 9.3.0-ok12) Breaks: gccgo-9 (<< 9-20190319-1~) Replaces: gccgo-9 (<< 9-20190319-1~) Filename: pool/main/g/gcc-9/libgo-9-dev_9.3.0-ok12_arm64.deb Size: 14264788 MD5sum: 31f8bda8f7b5ea29262a81fbe1685707 SHA1: 541a3f76b61619a2516ecf16bc883f9c29d695db SHA256: 71573f8833908948e04d2bab4b6751431ff0a834312ea31f5b1be4786c293b59 SHA512: 0ac4d3ab854027dad3fff437c29341115de98b335181084041923340225426075ae456d11a8e6f6fc5c609686c1a4ef7ba67d3fdd79decf4e7c6ebde7fc7a82d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgo13 Architecture: arm64 Version: 8.4.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 50722 Depends: gcc-8-base (= 8.4.0-ok3), libc6 (>= 2.29), libgcc-s1 Replaces: libgo3, libgo8 Filename: pool/main/g/gcc-8/libgo13_8.4.0-ok3_arm64.deb Size: 11001718 MD5sum: 892c973432e2ba1c0c119039834abc60 SHA1: a8c85a030b59b0bce678b7d05308a6c163be6748 SHA256: 5e89f3b82143249974ee1714e42a7e648f654ce4aca86e84c7ba8af447c376a9 SHA512: 80519ea7f7f646568ee0c485644b0aad58c54494d1e71c78fd48e4e55df58e72ee27effe8f4bb44264dbcadf64d794317e9c5ffd68a507e56724fbe2ae5fb2e9 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgo14 Architecture: arm64 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: 50933 Depends: gcc-9-base (= 9.3.0-ok12), libc6 (>= 2.34), libgcc-s1 Replaces: libgo3, libgo8 Filename: pool/main/g/gcc-9/libgo14_9.3.0-ok12_arm64.deb Size: 11190704 MD5sum: 1a2de3dda96c06359a169314365da601 SHA1: 0e489777fdc0904ccf4c7d1da9b77c0ec25b0b30 SHA256: 984ac204d246a1b8c32d40f99bd507330feb5293a965fcf5c2596df15f269eff SHA512: 6767a1b8e50b93a2149bb2714f148258e2133e8c8310eba4cf7108c20dc0cddcc61191821d57a4e63b6c247223f0b4d14e99ba2b1154db3cf24a6cc69a127de6 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgo21 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 57925 Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.34), libgcc-s1 (>= 4.2) Filename: pool/main/g/gcc-12/libgo21_12.2.0-ok7_arm64.deb Size: 13950460 MD5sum: 07751349bc52a9a2bd4d75627c61a1b0 SHA1: 2622fc8f6174b480c93d7080b67e0073c2b78e08 SHA256: 710585009e35373aac4722947cdf885e74c5616655b54ab225f0b24847ef25d0 SHA512: 08044eb5811718d498c1a55722733284d2cf7a59121c0a6b7d0cdfc17ca3d0a6b2ffa1afa0121b5be7b30a7eaf93c62b96a4e291c812da0a03df085c294f4e66 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgomp1 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 352 Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.34) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Filename: pool/main/g/gcc-12/libgomp1_12.2.0-ok7_arm64.deb Size: 119612 MD5sum: 9d2c85644e50e3865d92cc9d4868f3f6 SHA1: be73d83a95541cda59385b16f74f8b409d4bb975 SHA256: ee3a4b9a200c6e4fd7ce3cf3f11cf286754213689e40eb0b445e1734403fc354 SHA512: b13af1003a808a39c5d6d492c89c6bdff17bdd1b0caaa5572d19b2ec90bace0b135195500d8a0f46ebfc22915fd73fbf7b6ff832fead5f2f51bb7187d2e64f94 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgoogle-perftools-dev Architecture: arm64 Version: 2.8.1-1ok2 Multi-Arch: same Priority: optional Section: libdevel Source: google-perftools Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 8469 Depends: libgoogle-perftools4 (= 2.8.1-1ok2), libtcmalloc-minimal4 (= 2.8.1-1ok2) Filename: pool/main/g/google-perftools/libgoogle-perftools-dev_2.8.1-1ok2_arm64.deb Size: 568784 MD5sum: d59ead74190d35079e3d9fbfd0988fd2 SHA1: 6deed0b4b6dcaa13755dbbc07a1b63622dab244e SHA256: 6d04758181e63d3ec574a72b77281f47a81f4be4bc2870538253aa2ff15b5d3a SHA512: 1ab008d8f713bda94b1e577de2ca231d13685282007e4d485d0517c3ccb55d025f23ffd473d2668b9f93120dc473e6462e81ca28359a2aeb3e3cef9c14b9f10e Homepage: https://github.com/gperftools/gperftools Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of C++ programs. This includes an optimized thread-caching malloc() and cpu and heap profiling utilities. The devel package contains static and debug libraries and header files for developing applications that use the google-perftools package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgoogle-perftools4 Architecture: arm64 Version: 2.8.1-1ok2 Multi-Arch: same Priority: optional Section: libs Source: google-perftools Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2507 Depends: libtcmalloc-minimal4 (= 2.8.1-1ok2), libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 5.2) Conflicts: libgoogle-perftools0 Filename: pool/main/g/google-perftools/libgoogle-perftools4_2.8.1-1ok2_arm64.deb Size: 333748 MD5sum: c766f4087fb512fcb2e7dabd00a66fc7 SHA1: fb43b5efe07f5e80468eb602034546fbd3b5d21b SHA256: e242a314b8caa0e4a19e03245754b5b4c291b53f14fe2964abdee6a58da62b0a SHA512: 80a381190a30f3b081d04601754bf6beb10f01594295dab68c7f68ebb609a50e9771c3e3a3e481f1234a7a18a3d4488097f919c446e0d0e7c606d8244bc5f07f Homepage: https://github.com/gperftools/gperftools Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of C++ programs. This includes the full features: an optimized thread-caching malloc() and cpu and heap profiling utilities. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgovirt-common Architecture: all Version: 0.3.4-ok1build7 Multi-Arch: foreign Priority: optional Section: libs Source: libgovirt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 118 Filename: pool/main/libg/libgovirt/libgovirt-common_0.3.4-ok1build7_all.deb Size: 15518 MD5sum: e3c3f521220028c34b1d748dab197b8a SHA1: 5cbf51e4cdb0132a00003835b24b04dc22363bf0 SHA256: 9073904a67824a1fc642ae86b18d43819da5308720992ed656a5a7e2b7263a55 SHA512: aea141ba401956dc3f307315b345af2c355d96b4f033a8318af21ad95223ddd069b369ad383239b5c5ea154c93d788a26e4b639454646c416ca85615402ce9c3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgovirt-dev Architecture: arm64 Version: 0.3.4-ok1build7 Priority: optional Section: libdevel Source: libgovirt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 165 Depends: gir1.2-govirt-1.0 (= 0.3.4-ok1build7), libglib2.0-dev (>= 2.26.0), libgovirt2 (= 0.3.4-ok1build7), librest-dev (>= 0.7.92) Filename: pool/main/libg/libgovirt/libgovirt-dev_0.3.4-ok1build7_arm64.deb Size: 14826 MD5sum: d6b6f086b51a7bbc983d7981532830a6 SHA1: 7d05a662dc7ae53ce12c9f94d942eba1c96e2b42 SHA256: 3d4c3cbc133a02e4abf7c960fd8c81366c12d8186704bc940c234819f5c6b958 SHA512: 57e86bb92450849ab334afaf12b423d40d8129e8cd4c3077da6b96397e71519d0b19f56180b176fc9fc1bc753039ff3bb5f65ead8198ccf1513929208718b81c Description: GObject-based library to access oVirt REST API (dev files) libgovirt is a library that allows applications to use oVirt REST API to list VMs managed by an oVirt instance, and to get the connection parameters needed to make a SPICE/VNC connection to them. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgovirt2 Architecture: arm64 Version: 0.3.4-ok1build7 Multi-Arch: same Priority: optional Section: libs Source: libgovirt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 126 Depends: libgovirt-common (= 0.3.4-ok1build7), libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3), librest-0.7-0 (>= 0.7.92), libsoup2.4-1 (>= 2.26.1) Filename: pool/main/libg/libgovirt/libgovirt2_0.3.4-ok1build7_arm64.deb Size: 37276 MD5sum: fe765e2afc589f455345eaa488d38061 SHA1: dfaab5ae4d92adc532770324e8eff46c8a8cb917 SHA256: 29c65eb5b2c9f1a53537e259e9f45c0545bb1b7770a540cc2a62ff1bd2bfd08d SHA512: a0a5830849fde880ff69fb28bd596f6aebaae1f96b70ddcf0cc8d39f9e3abf971bf0b964b7563f0e49b2b103b899f946ed7848074b77c11fc766ada055cf9930 Description: GObject-based library to access oVirt REST API libgovirt is a library that allows applications to use oVirt REST API to list VMs managed by an oVirt instance, and to get the connection parameters needed to make a SPICE/VNC connection to them. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgpgmepp-doc Architecture: all Version: 1.13.1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: gpgme1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 7246 Suggests: libgpgmepp-dev Filename: pool/main/g/gpgme1.0/libgpgmepp-doc_1.13.1-ok2_all.deb Size: 2167956 MD5sum: 03fdfaa9804146ef21d4631e8f38b898 SHA1: f90927d728aedf560e224eec0165e2c47bc80f16 SHA256: f26a9ae46d9cdc2e384748da1ba57382a4a82f1cd7aaae1bd4c8cc0bab3c65ec SHA512: 53fedbbcb8c88586406e4f5ae89150c24fdc76282e4aa77c2ccc02c840c6c47812e9d79564ef8303b6074bbc7daac1ae2e042cd25d6b9dc31739aea2546c8c60 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgphobos-12-dev Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 84511 Depends: gcc-12-base (= 12.2.0-ok7), libgphobos3 (>= 12.2.0-ok7), zlib1g-dev Filename: pool/main/g/gcc-12/libgphobos-12-dev_12.2.0-ok7_arm64.deb Size: 10755176 MD5sum: d6321ef714880355efb0c8a98a357ce5 SHA1: 521198155957a707bd440f2728dee0ab074c8636 SHA256: 9cfbc4e1af54a1278ae41c03ea589460b7ed90a7caae36d424d7afdf65ae127b SHA512: 38daf53bbdddfb9577b9b260540382465a53adcd2c671ea353e56140ba6f879899aedd0b0f994bc426c3ceec890b33b30ae16a775dab130ca473c27cad783970 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/ cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgphobos-9-dev Architecture: arm64 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: 104301 Depends: gcc-9-base (= 9.3.0-ok12), libgphobos76 (>= 9.3.0-ok12), zlib1g-dev Filename: pool/main/g/gcc-9/libgphobos-9-dev_9.3.0-ok12_arm64.deb Size: 11980674 MD5sum: 8496104fb91db2f9698d8b36d6ab6ad6 SHA1: 489d21ce3a851ee8af54688d1b4385bd52cf5687 SHA256: cd88e4064392ebabd35ce9489dbf6a092c936c4b559ce8cc34c42f2ceac8d51a SHA512: 98f20fd2bdfb94bb9ffdd6409955099a0d28aef2999e62eccddf0e6dae5de787755ac69b841ed4bb69008032bf053c11707002d3945e2c59359d4502ec97e97d 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/ cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgphobos3 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 11707 Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.34), libgcc-s1 (>= 4.5), zlib1g (>= 1:1.2.0) Breaks: dub (<< 1.16.0-1~) Replaces: libgphobos68 Filename: pool/main/g/gcc-12/libgphobos3_12.2.0-ok7_arm64.deb Size: 1828442 MD5sum: 45eabc81e548b84d312e431c1a3a0e1a SHA1: 846c769d4076b7daebfb3fc5848f4ca0c97971e6 SHA256: 40d944446741e863da4cb31c47ec48a528af75fe1dec08af04a4c7794f183a30 SHA512: 357f3af77acb0d168c030a82d1adb64ff01ea01ccf6ce6730c943ff1f28e1a8eb905594b863b008b3f0749de14189ecb3c46c9bd2bb3e9586b063397f8b7705d 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/ cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgphobos76 Architecture: arm64 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: 8257 Depends: gcc-9-base (= 9.3.0-ok12), libc6 (>= 2.34), libgcc-s1, zlib1g (>= 1:1.2.0) Breaks: dub (<< 1.16.0-1~) Replaces: libgphobos68 Filename: pool/main/g/gcc-9/libgphobos76_9.3.0-ok12_arm64.deb Size: 1436708 MD5sum: f601502dc072482e57a017ee7817f193 SHA1: 9d4495da08bd792163fb9e2d3ec0febdb9dfbae6 SHA256: c1eb6254edd94415819307c93e6775b9be2146347e37c9e8c0e3ef42804c5df5 SHA512: fb1f6b831c3964a27ae30d1d8aa4bb0c66b73731bc8df2f2f497da8b1a460b8481395304acbfe178d5362f47742499f912e1458256320db18a4042145a87fdb1 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/ cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgprofng0-dbg Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: same Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 3052 Depends: libgprofng0 (= 2.39.50.20221224-ok8) Filename: pool/main/b/binutils/libgprofng0-dbg_2.39.50.20221224-ok8_arm64.deb Size: 2770588 MD5sum: a02c33a4c499aecca994b3841bb95354 SHA1: e49c7dc8d3e3c4b98a16fdee9578ceb673f92f22 SHA256: 4f891148862862049323645af762a23a052ada8f742e088edaa1d9739f0be11a SHA512: e9eb473ed5753135f27c95ac3fade1e2ff15ae1ffb8e8148aa137ff9b6bf4efb92d37517fc23ef9c0e1cb549e054ad815d794ca5eb9960e6009f9574ca2e0a2d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgprofng0 Architecture: arm64 Version: 2.39.50.20221224-ok8 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 3206 Depends: libbinutils (= 2.39.50.20221224-ok8), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/b/binutils/libgprofng0_2.39.50.20221224-ok8_arm64.deb Size: 736972 MD5sum: 130c7d92a58c17aa9c9e3c2bc4bde226 SHA1: f71bfb80736d3302ce8c470acbfe92da64c1ea13 SHA256: 61bb3e9cff67d01a50ff96e53944cabc53b4efe383afc84216e9fefb0eccdc0b SHA512: ce56ac1e34fe13b09959bf4403b7dd39efbbaf853aed6c735857bb1d88c359a36a3de5f0f383394f0f23c5d5873462f471e0170619201c12529329842f96712a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgps-dev Architecture: arm64 Version: 3.22-4.1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gpsd Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 389 Depends: libgps28 (= 3.22-4.1ok1), pkg-config Filename: pool/main/g/gpsd/libgps-dev_3.22-4.1ok1_arm64.deb Size: 120800 MD5sum: f75a6feba4cce2eb00981a1c7e65e922 SHA1: db0486d87b445b4dc27bc756c022064a66c29abc SHA256: 45bacba4802f74464b47d500cd26e8cd97f81149fb6f498cd56698b549b83de2 SHA512: b8a4e75472d08f0a6839dd9e4a592fe22f573aa6bc40c83554577e73cbf061c1977fd40851586ff2dcd4d3b0835fbffe4ac3683b48a235344d0d9aaa1dfc6693 Homepage: http://www.catb.org/gpsd/ Description: Global Positioning System - development files The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains the header and development files needed to build programs and packages using libgps. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgps28 Architecture: arm64 Version: 3.22-4.1ok1 Multi-Arch: same Priority: optional Section: libs Source: gpsd Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 151 Depends: libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libstdc++6 (>= 5) Suggests: gpsd Conflicts: fso-gpsd Filename: pool/main/g/gpsd/libgps28_3.22-4.1ok1_arm64.deb Size: 64790 MD5sum: 2266f42e663de419a836d98d51075f40 SHA1: 253fa20d5d909eac53bf626f9f4ccdf114fa2b35 SHA256: 33a377cfb804fdab324585b3123ab6a2656922e9454fb681be52b8b90f7bc524 SHA512: a13ec1de4c08760bb94da1e1f9dca08445a073f9bdcb3e6636c3502ab0e9005e42f2ad3ff00d509c42b08aa8c6b301980ea6b755c9e37dc288eaaee916db8398 Homepage: http://www.catb.org/gpsd/ Description: Global Positioning System - library The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides libgps, a C service library for querying GPS devices. It supports both a low-level interface, which communicates directly with the device to which the GPS is connected, and a high-level interface, which goes through gpsd and is intended for concurrent use by several applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgrantlee-templates5 Architecture: arm64 Version: 5.3.0-1ok1 Multi-Arch: same Priority: optional Section: libs Source: grantlee5 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1012 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.4), libstdc++6 (>= 5) Filename: pool/main/g/grantlee5/libgrantlee-templates5_5.3.0-1ok1_arm64.deb Size: 268776 MD5sum: 95878d85170f28fa7540801f1af6d140 SHA1: b9252030a3ad82bb2358c1e8d06cc6a4abc4bd58 SHA256: 70e85fa91d0b053e4b760c8ef24d77ec2a3150e5827b9472b8a07edb7b90d352 SHA512: 29357c9125a40663885f780a92219e4d88ffa33bb583839722847ec97b091d6ad05e54e53c6711e378ad8acf4d95df292cad5f1fe3e82815d7a73afeedfc2ac7 Homepage: http://www.grantlee.org/ Description: Grantlee templating library for Qt - Templates Grantlee is a string template engine based on the Django template system and written in Qt. . This package contains the Templates Grantlee library. It also contains the standard plugins. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgrantlee-textdocument5 Architecture: arm64 Version: 5.3.0-1ok1 Multi-Arch: same Priority: optional Section: libs Source: grantlee5 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 174 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.4) | libqt5gui5-gles (>= 5.4), libstdc++6 (>= 5) Filename: pool/main/g/grantlee5/libgrantlee-textdocument5_5.3.0-1ok1_arm64.deb Size: 44522 MD5sum: 7bbc2fdbc4b422c9ed6da288c4a0aaa8 SHA1: 9a4f7e11d8b4bf199ecde155c694cafcc6fd2b0b SHA256: 12ddb9060d856469ff2c56e40a8b07a2f0650a0513fcf32f553a38e26b410525 SHA512: e76885c08f703d680732fcea29c468278e76ec7e2e873284fb5082a02cefd4aac44e2f01587efe65123da1f922c437e06ef8fd2a375851c6d67de0c9ad7f6740 Homepage: http://www.grantlee.org/ Description: Grantlee templating library for Qt - TextDocument Grantlee is a string template engine based on the Django template system and written in Qt. . This package contains the TextDocument Grantlee library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgrantlee5-dev Architecture: arm64 Version: 5.3.0-1ok1 Priority: optional Section: libdevel Source: grantlee5 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 195 Depends: libgrantlee-templates5 (= 5.3.0-1ok1), libgrantlee-textdocument5 (= 5.3.0-1ok1), qtbase5-dev (>= 5.4) Breaks: libgrantlee-dev (<= 5~) Replaces: libgrantlee-dev (<= 5~) Filename: pool/main/g/grantlee5/libgrantlee5-dev_5.3.0-1ok1_arm64.deb Size: 32514 MD5sum: 193bf0461c0b751d4327440b450d7c1d SHA1: 85dad3488ee1ffe747a3d1185f09a0db19c80d59 SHA256: 13f397d5ced838fe59d9d6196feda84d80a10058d371f781341795f325409e88 SHA512: 3e78878e12b14a19be60806368944535d7c91f64b0bf0b0b130f2661096ea72e11c4c66732bacaac2531561a12442fa6f4b8c0323cdd71df81827a09fe1272e7 Homepage: http://www.grantlee.org/ Description: Grantlee templating library development files Grantlee is a string template engine based on the Django template system and written in Qt. . This package contains the development files for building applications using grantlee. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgraph-perl Architecture: all Version: 0.9725-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 295 Depends: perl:any, libheap-perl, libscalar-list-utils-perl, libset-object-perl (>= 1.40) Filename: pool/main/libg/libgraph-perl/libgraph-perl_0.9725-ok1_all.deb Size: 100046 MD5sum: 11a5c973b7691de021bbb404a7df657a SHA1: 73ee400a77601634fcefaf19e11151866502a7c9 SHA256: 0fc74cbdbb6d41ee9ac2954f6ac458218aeab801325f7733a7f188ef5bb6964f SHA512: 0e261bf7a68238d659a5dcb9655927ed7ec92f7f0e10dba44d9585878a98fe6b3f6a3c85b3dd10da9041caeef5a2d33ac2a8a7e7764f2aec5c2f1239a49af753 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgraphviz-dev Architecture: arm64 Version: 2.42.2-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: graphviz Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 483 Provides: graphviz-dev Depends: libcdt5 (= 2.42.2-ok3), libcgraph6 (= 2.42.2-ok3), libgvc6 (= 2.42.2-ok3), libgvpr2 (= 2.42.2-ok3), libpathplan4 (= 2.42.2-ok3), libxdot4 (= 2.42.2-ok3), liblab-gamut1 (= 2.42.2-ok3), libgvc6-plugins-gtk (= 2.42.2-ok3) Replaces: libgraphviz3-dev, libgraphviz4-dev (<< 2.16-3) Filename: pool/main/g/graphviz/libgraphviz-dev_2.42.2-ok3_arm64.deb Size: 88960 MD5sum: 2dd04d613f13da79f5a61a1d8190cf47 SHA1: 8efccb3b27d5c2926ef224aa487d4565c9029b02 SHA256: 60d9a9961543e2ace14b5717923cf3181236bd66c7af14e87f6b675a1c5f20e8 SHA512: 355adde12491bb97423990bf8cfd04fa0da48c59b53ea96a95b4cbba8aa05325c8491999ed78e56dfc0c7c04fa715bb4c9fa1b82bf437013c63b4bc82894361e Homepage: https://www.graphviz.org/ Description: graphviz libs and headers against which to build applications Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package installs the libraries and headers necessary to link graphviz library routines into an application. It also installs additional man pages. . Note: A graphviz user doesn't need to install this package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgraphviz-perl Architecture: all Version: 2.25-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 793 Depends: perl:any, graphviz, libipc-run-perl, libparse-recdescent-perl, libxml-twig-perl (>= 1:3.52), libxml-xpath-perl Filename: pool/main/libg/libgraphviz-perl/libgraphviz-perl_2.25-ok1_all.deb Size: 94336 MD5sum: bf213cc4f55d09ad4fe414e3a93aa721 SHA1: c67f68639841aeadaa8946d495e9b5f83727456a SHA256: 56cb5689b35bf911a15e69a9950be6d2746a5e0a3a30cae872e20cae7610f173 SHA512: 202fced4833dfb4873c220fac769fb5b690609adae99d623cbdf5f8ff8d0668bacee741fda6d96a2dd5f1cda53ae6bc8fb7c23f7c52febc86e9300a10a1065e5 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/). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgs-dev Architecture: arm64 Version: 9.50~dfsg-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: ghostscript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 123 Depends: libgs9 (= 9.50~dfsg-ok6) Filename: pool/main/g/ghostscript/libgs-dev_9.50~dfsg-ok6_arm64.deb Size: 27794 MD5sum: c55ff8315225c46bed158e9fa42dc0a8 SHA1: 36173af498495b99184f39656cd584d1d7a8ab91 SHA256: 5c3ea754ed0716b4febdd92fbe6a5ca232d149b0d28d6134975c980159709f7e SHA512: dc9be77bc9839bfc384ce6826d71addff4a1de1df6876c98b5e00f76e8352854c2a9a1c707f86d36ad7cd4a07efb013fc1bdfa28d16a80bbcc0c9862f9007aaa 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgs9-common Architecture: all Version: 9.50~dfsg-ok6 Multi-Arch: foreign Priority: optional Section: libs Source: ghostscript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2956 Depends: fonts-urw-base35 (<< 20170801.1.0~), fonts-urw-base35 (>= 20170801.1) Recommends: fonts-droid-fallback Filename: pool/main/g/ghostscript/libgs9-common_9.50~dfsg-ok6_all.deb Size: 727600 MD5sum: 7dbaae0eae2f5ff56472579b3f49e48a SHA1: c72f3d3be7af10f8d36c20b9cfcbc3ef9367b809 SHA256: c40b456b3822cf4f5196bcf0152544be7f22b1f6861e15907e2fc3314585646f SHA512: 529e7e3d45250a6536401a7361799e697608a7d27b526681dabec5e3760e9c70080d53080eff514eba8dd971a8033412007015c649e6b7e0f8e1ea81cdff36ad 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgs9 Architecture: arm64 Version: 9.50~dfsg-ok6 Multi-Arch: same Priority: optional Section: libs Source: ghostscript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15991 Depends: libgs9-common (= 9.50~dfsg-ok6), 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/main/g/ghostscript/libgs9_9.50~dfsg-ok6_arm64.deb Size: 2346482 MD5sum: cc4026d32d24ba3a751e93a4f055c118 SHA1: 54c6c274d3bc47f983c26eedd63018ee6f1c614b SHA256: 7e64b1087ca712238d2f1ce65cd12ddce26a5a19988f509264038f1756d0c1ea SHA512: e6aa627aa84942e9179e031f42e066e1a295bba240db72f594c01138b967c48263fe98ff57775fa4a5fb8bb36675d535626bc71682e3deaf32a9ae2f9596ee32 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgsf-1-114 Architecture: arm64 Version: 1.14.50-1 Multi-Arch: same Priority: optional Section: libs Source: libgsf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 310 Depends: libgsf-1-common (>= 1.14.50-1), libbz2-1.0, libc6 (>= 2.17), libglib2.0-0 (>= 2.61.2), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: pool/main/libg/libgsf/libgsf-1-114_1.14.50-1_arm64.deb Size: 107842 MD5sum: 6498a707689019f326df10023ff478d2 SHA1: 897c79d7f608a28184d19d5fd0e2abf71620a61c SHA256: 179c0b15d1fe8905f4a9e206e05dec3f244d5572cf87f1188ec0d1e919cfc57b SHA512: 9bc95150145cb3ea1ca27f14407ef9832eacbb5943fafdea681c04fd354d6ea643e602d9fae9bf48b6a7203dd6a41527c15c357c9ddc6137b5373f5a659eacfd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgsf-1-common Architecture: all Version: 1.14.50-1 Multi-Arch: foreign Priority: optional Section: libs Source: libgsf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 695 Replaces: libgsf-1 (<= 1.12.3-4) Filename: pool/main/libg/libgsf/libgsf-1-common_1.14.50-1_all.deb Size: 116056 MD5sum: a0a00fedd932b37dc61db7691d541c24 SHA1: c65a26fc597c71e289e830e675c0a5034cd405fc SHA256: 482b14b0e2be6aa34a4cad9eaf397c7ea3ab1de054bf032c26029fe00cd18573 SHA512: db478be275b42356b2fbf774c5e56339a7061cd7aca4920cdbb5b0c8e8ef1845b2c93993eb7a8afec2b896e7949c2d4b81fffbd9e8684e95c80ace542709660d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgsf-1-dev Architecture: arm64 Version: 1.14.50-1 Multi-Arch: same Priority: optional Section: libdevel Source: libgsf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 1995 Depends: libgsf-1-114 (= 1.14.50-1), gir1.2-gsf-1 (= 1.14.50-1), libbz2-dev, libglib2.0-dev, libxml2-dev Recommends: pkg-config Conflicts: gir1.2-libgsf-1 Replaces: gir1.2-libgsf-1, libgsf-gnome-1-dev (<= 1.14.8-1) Filename: pool/main/libg/libgsf/libgsf-1-dev_1.14.50-1_arm64.deb Size: 227310 MD5sum: 797abc234a6bb0384dd0b4f4c306fbb5 SHA1: 538a337b13771e50da882db781af3015448127d8 SHA256: ccf473f4747122a323a6e747ac0027d85ab4c498fe40b2d3effdfea8977360db SHA512: bde3bc28dc3b1ab1e4f2b849a7aacd9a0dfdf3ae9cd75897a275bfcfdb7229741d3b4b3bcfe445db71c19421711c1b607de616ea0413509f882f7a2d3f80d73c 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgsf-bin Architecture: arm64 Version: 1.14.50-1 Priority: optional Section: gnome Source: libgsf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 71 Depends: libc6 (>= 2.17), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.26.0), libgsf-1-114 (>= 1.14.27) Suggests: imagemagick Replaces: libgsf-1 (<= 1.12.3-3), libgsf-gnome-1 (<= 1.12.3-4) Filename: pool/main/libg/libgsf/libgsf-bin_1.14.50-1_arm64.deb Size: 17408 MD5sum: 83dd9b2ce4af00e7c7609d26c330b979 SHA1: c8a9f7393438e7e2763d19ee001075de2321c3f5 SHA256: b6a93d0762502a170527b5f985030ae72759be860f5d26c117d4000aa3e48865 SHA512: d771d79586d034f2748a4d31ea40c042dec5916e560ae07f079ec3d473ec617f849ea8e82867e2668e72028478e81072e8517a90495fbf56ef8c380e6039388e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgspell-1-2 Architecture: arm64 Version: 1.12.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: gspell Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 163 Depends: libgspell-1-common (>= 1.12.0-ok2), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.17), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libenchant-2-2 (>= 2.2.3), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.44), libgtk-3-0 (>= 3.20), libharfbuzz0b (>= 0.6.0), libicu66 (>= 66.1-1~), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0) Filename: pool/main/g/gspell/libgspell-1-2_1.12.0-ok2_arm64.deb Size: 52946 MD5sum: 72b49989009a2f2b6731fccc4b8a89f1 SHA1: 20a02d64fbf28dc05b0b1972eaefe49fb8cdfd99 SHA256: 61ab21162d3ce7cb7d69b7d75a0e333132b8a07ec58272793bfdcaef68184fd1 SHA512: 8d410138c4ac97114db1615e8601c7d3dd54062d75563ab3475d68ea4fc723243dfde5557ae90156c650d2d9ed6bac5e7023e9c61205c32b9ec21fd5c4ec6505 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) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgspell-1-common Architecture: all Version: 1.12.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: gspell Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 294 Filename: pool/main/g/gspell/libgspell-1-common_1.12.0-ok2_all.deb Size: 35728 MD5sum: 1d4eea4e1d95ebd66f27bd52335864a1 SHA1: 8fd632ea42ab97028409bb1021150dd0b03e997d SHA256: 3356a1314d0b776bee4b5ac13b4673bb53dc3a5d2804314f3d1c957610059ec2 SHA512: 4b29d65239d3fd76aaeae92073efb426e6d91c394c568d3e56feb9f61d17a82baa646782bc3c8b05661d5d6c3f67aef4603883263ff26d71ef17ae189e711da9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgspell-1-dev Architecture: arm64 Version: 1.12.0-ok2 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.0-ok2), libenchant-2-dev (>= 2.1.3), libglib2.0-dev (>= 2.44), libgspell-1-2 (= 1.12.0-ok2), libgtk-3-dev (>= 3.20) Suggests: libgspell-1-doc (= 1.12.0-ok2) Filename: pool/main/g/gspell/libgspell-1-dev_1.12.0-ok2_arm64.deb Size: 21032 MD5sum: 27944720ea62bf9f631c2a7cd2837bb4 SHA1: 2466f83a08c06715eb877797c04e10b00b597f93 SHA256: 9d1d287a488649b7309f0c596dfb5d5ccef4a29c4cea6b7addeea9cc5e2ce794 SHA512: 4ee7e504a9a47a682c9c3399d45c31b4e88566873d109d21f329851538611cdd5c9c5cd85a2d2d35b95b34169e421380ad290179c14aeaf38ae2ec4dc04efbae 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgspell-1-doc Architecture: all Version: 1.12.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: gspell Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 363 Breaks: libgspell-1-dev (<< 1.8.2) Replaces: libgspell-1-dev (<< 1.8.2) Filename: pool/main/g/gspell/libgspell-1-doc_1.12.0-ok2_all.deb Size: 29688 MD5sum: 009e40b16a6d22e9fb684c8ec277763a SHA1: 34c0ec7d4c902a3f2d08bf565959eef19c3293fd SHA256: 64f855ac4cbf6fcc5457492395e8c7d2c5a498ff562449057c362d95dc45f599 SHA512: df34c28b73fc93946f491ef0f9b775659d400a051ef36f0e834556b07de1df0f29e80a996f314b5227075ce5b53c0c1c32d73fc13fe4c9a2718e9fb8e994777e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgssapi-krb5-2 Architecture: arm64 Version: 1.17-ok4 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 547 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.16), libkrb5-3 (= 1.17-ok4), libkrb5support0 (>= 1.15~beta1) Suggests: krb5-doc, krb5-user Breaks: moonshot-gss-eap (<= 1.0) Filename: pool/main/k/krb5/libgssapi-krb5-2_1.17-ok4_arm64.deb Size: 115734 MD5sum: 8daf3569c24f03d8411a83271c524814 SHA1: a774e99481286ca3277955c71b74623784f0de8e SHA256: bf917f6796964d1af915649b97a099f491b8d41da00cd4de7e8de6adb42e36b5 SHA512: 213eb949e525c1447e56de7bbb4134e5e872eb159326b51cdac7baa3de6f81f35441e0a0800458bab81bf7f6b37fa076d3d885b62d517f66c07567f65af9ed22 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgssdp-1.2-0 Architecture: arm64 Version: 1.2.3-2ok1 Multi-Arch: same Priority: optional Section: libs Source: gssdp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 103 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.54), libsoup2.4-1 (>= 2.26.1) Filename: pool/main/g/gssdp/libgssdp-1.2-0_1.2.3-2ok1_arm64.deb Size: 37330 MD5sum: 9a18c5a49aa6012b379010c03f6765fe SHA1: dcf15b1f62f4d49892d963184b666b432866d232 SHA256: 9829c47c68574b5cdda2c5f5d578103d6acc4551b2cceba6295e45826240cdd0 SHA512: b5dcfd52caf30dafa91e5d48e622892e73afde9d4034388d33757657905835b36570c123689e822e4f3e976e13390b46dbf46080348bcd985879a012bfbf4afa 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgssdp-1.2-dev Architecture: arm64 Version: 1.2.3-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gssdp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 120 Depends: libgssdp-1.2-0 (= 1.2.3-2ok1), gir1.2-gssdp-1.2 (= 1.2.3-2ok1), libsoup2.4-dev Suggests: libgssdp-doc Breaks: gir-repository-dev (<= 0.6.5-5), gupnp-vala (<= 0.10.4) Replaces: gir-repository-dev (<= 0.6.5-5), gupnp-vala (<= 0.10.4) Filename: pool/main/g/gssdp/libgssdp-1.2-dev_1.2.3-2ok1_arm64.deb Size: 12172 MD5sum: 3b6a4514297b69eb35c572db4dea7f16 SHA1: 9ae26c77c6d5b0aef54b3211b35dc5b3fef26afa SHA256: e077fb48354aa587ba69b96d896cd18da246ed2bb60a9827c87d970f450898d6 SHA512: cf000903a2e835d9d95f92813bcbbc2cb857990afd3192ac41f58df7e76c7268da801471d0a509e42a4241d1ba4b25e724981975ea41538571705cc732eb8792 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. 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/main/g/gssdp/libgssdp-doc_1.2.3-2ok1_all.deb Size: 19820 MD5sum: 5e558f3b341653cc602612a05d936431 SHA1: d1a9a84a12ee9609ade0fd702750e56492d4585e SHA256: e981978a41406885641727e14b50b5ad406a52c87bdcb63a9c7fb8043193070a SHA512: 45393231390b9b23e4096269b499675feaab0a486227033c27f89e1b029fcc98f35569143591515008a53a40fa066519b229ce73d2f618ce6867bcc57d0b56e6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgssrpc4 Architecture: arm64 Version: 1.17-ok4 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 277 Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.17) Suggests: krb5-doc, krb5-user Filename: pool/main/k/krb5/libgssrpc4_1.17-ok4_arm64.deb Size: 53068 MD5sum: bdfd74bb4623d118dc0f00b12207404d SHA1: 65b9e10a944cb7b527caa7d5555d8453963bf8e9 SHA256: 6f1868669b79d32414404a0046cc93e297c6936cbcd5942f481aa19e32cdd0a3 SHA512: 3174dead350ee7398c8e3ba9f832b3565d3cc63ee7e4753e4b1dc86fd83989f14dd3163082e850a266a229ba8558a9d3c803c49ae2413b69be2f80d61caeb051 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgstreamer-gl1.0-0 Architecture: arm64 Version: 1.16.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: gst-plugins-base1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 1872 Depends: libc6 (>= 2.17), libdrm2 (>= 2.4.17), libegl1, libgbm1 (>= 8.1~0), libgl1, libglib2.0-0 (>= 2.40), libgstreamer-plugins-base1.0-0 (>= 1.8.0), libgstreamer1.0-0 (>= 1.16.2), libgudev-1.0-0 (>= 165), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libx11-6, libx11-xcb1 (>= 2:1.6.9), libxcb1 Recommends: gstreamer1.0-gl Breaks: libgstreamer-plugins-bad1.0-0 (<< 1.13.1) Replaces: libgstreamer-plugins-bad1.0-0 (<< 1.13.1) Filename: pool/main/g/gst-plugins-base1.0/libgstreamer-gl1.0-0_1.16.2-ok3_arm64.deb Size: 131516 MD5sum: c0ab7d7a7278949d064fd860f8024c1a SHA1: 83b90f38d67ff79fb1267218d4a4a7b28b6b12fd SHA256: 13fbe3dee1e88584d157187efbf2e52d2a8a6ba78bb9b242faf9515646c0f60c SHA512: 219eac89201d94bd2c9801485fa2ded1a7fc72b37e47c0b2d4dc8202185f13a5b4b7449af67fee0637308e6ed6bd502ef8341e0371007db027150da04812f30d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgstreamer-opencv1.0-0 Architecture: arm64 Version: 1.16.2-2.1ok1 Multi-Arch: same Priority: extra Section: libs Source: gst-plugins-bad1.0 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 142 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.40), libgstreamer-plugins-base1.0-0 (>= 1.16.2), libgstreamer1.0-0 (>= 1.16.1), libopencv-core4.2 (>= 4.2.0+dfsg), libstdc++6 (>= 4.1.1) Conflicts: libgstreamer-plugins-bad1.0-0 (<< 1.13.1) Replaces: libgstreamer-plugins-bad1.0-0 (<< 1.13.1) Filename: pool/main/g/gst-plugins-bad1.0/libgstreamer-opencv1.0-0_1.16.2-2.1ok1_arm64.deb Size: 55292 MD5sum: cdfee773bbf353a62bd7bc674cb975f9 SHA1: f960df4050442fb027c02e5855780abdfdf17a5e SHA256: 35e85dfecebbe611d25a70c61902d6c79f6d91f6e80f082c90876565879f722a SHA512: ddbc841ed069d86e9cffc1a3278febd6f2ce930477a59e4c2f5e90f329496ef97c97c8b713f3790eef814e67435a4cb3d407a3d259b94fef6247e8039f6bb252 Homepage: https://gstreamer.freedesktop.org Description: GStreamer OpenCV 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. . 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 shared GStreamer libraries for OpenCV. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgstreamer-plugins-bad1.0-0 Architecture: arm64 Version: 1.16.2-2.1ok1 Multi-Arch: same Priority: extra Section: libs Source: gst-plugins-bad1.0 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 999 Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.40), libgstreamer-plugins-base1.0-0 (>= 1.16.2), libgstreamer1.0-0 (>= 1.16.1) Filename: pool/main/g/gst-plugins-bad1.0/libgstreamer-plugins-bad1.0-0_1.16.2-2.1ok1_arm64.deb Size: 286408 MD5sum: 2ad52d20199836d2f8901d3f549a00cf SHA1: 328c8a7f8485305ee93fd24f25b971e62903962c SHA256: 7d4d9bab84be2228cf2ac7a82d65fd147ca1acaf020c1695c97176e168a76ee8 SHA512: 6237a043326bc26538ae6da1715faddce41ba06be759c116ebfe44c902d0d8fc714191a4b0a1df289295eb1670d7224402c7c9f7699acf3cb37bd33331fa333f Homepage: https://gstreamer.freedesktop.org Description: GStreamer libraries 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 shared GStreamer libraries from the "bad" set. The API is not guaranteed to be stable. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgstreamer-plugins-bad1.0-dev Architecture: arm64 Version: 1.16.2-2.1ok1 Multi-Arch: same Priority: extra Section: libdevel Source: gst-plugins-bad1.0 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1129 Depends: libgstreamer-plugins-bad1.0-0 (= 1.16.2-2.1ok1), libgstreamer-opencv1.0-0 (= 1.16.2-2.1ok1), libgstreamer1.0-dev, libgstreamer-plugins-base1.0-dev, libgstreamer-plugins-good1.0-dev, gir1.2-gst-plugins-bad-1.0 (= 1.16.2-2.1ok1), libopencv-dev (>= 2.3.0) Filename: pool/main/g/gst-plugins-bad1.0/libgstreamer-plugins-bad1.0-dev_1.16.2-2.1ok1_arm64.deb Size: 114640 MD5sum: 552186ebbeecb9d8122ba7b080c56fbd SHA1: 1781bbe7d519d776f2b9544b294ce2c424f807ec SHA256: f675a8ef4cae60b186f989a4dc153ac58164e525807c7db69f14f93d85e7f1d5 SHA512: 56f75cf04467a1c44de16b4abb0780a9f760240fc66c15001235028459dc8da7759dca8dd1a99ed58b0cda8299a3829e7ca7a75da854e9588676cbd8a57ff5b4 Homepage: https://gstreamer.freedesktop.org Description: GStreamer development files for libraries 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 development files for GStreamer libraries from the "bad" set. The API is not guaranteed to be stable. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgstreamer-plugins-base1.0-0 Architecture: arm64 Version: 1.16.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: gst-plugins-base1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 4824 Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.59.2), libgstreamer1.0-0 (>= 1.16.2), liborc-0.4-0 (>= 1:0.4.25), zlib1g (>= 1:1.1.4), iso-codes Recommends: gstreamer1.0-plugins-base Suggests: libvisual-0.4-plugins Conflicts: libgstreamer-plugins-bad1.0-0 (<< 1.15.1) Breaks: gstreamer1.0-plugins-bad (<< 1.15.1), libgstreamer-plugins-bad1.0-0 (<< 1.15.1), totem-gstreamer (<= 2.17.92-0ubuntu1) Filename: pool/main/g/gst-plugins-base1.0/libgstreamer-plugins-base1.0-0_1.16.2-ok3_arm64.deb Size: 653128 MD5sum: e90133cc02fecc25fc51b289579fe7a0 SHA1: 425e13539407914d1693d8fa61ce93310ead09ee SHA256: 4200c45effc8376536b2e23c2ca9ebe4f0303df900b2024f77ac337f1bc59dc8 SHA512: 4abcbcd5659670e2cbd7aca75013bee448222b9ef17cd63a590e2276ff7512bfc45b10a403b7604bf7808421a854e9a5bd7e3f007db9282c3f49087e4af9f234 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgstreamer-plugins-base1.0-dev Architecture: arm64 Version: 1.16.2-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gst-plugins-base1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 6197 Depends: libgstreamer-plugins-base1.0-0 (= 1.16.2-ok3), libgstreamer-gl1.0-0 (= 1.16.2-ok3), libc6-dev | libc-dev, pkg-config, libgstreamer1.0-dev (>= 1.16.2), libglib2.0-dev, liborc-0.4-dev (>= 1:0.4.24), libgl1-mesa-dev, libegl1-mesa-dev, libgles2-mesa-dev, libx11-xcb-dev, gir1.2-gst-plugins-base-1.0 (= 1.16.2-ok3) Conflicts: libgstreamer-plugins-bad1.0-dev (<< 1.15.1) Breaks: libgstreamer-plugins-bad1.0-dev (<< 1.15.1) Filename: pool/main/g/gst-plugins-base1.0/libgstreamer-plugins-base1.0-dev_1.16.2-ok3_arm64.deb Size: 393432 MD5sum: fc3a22a2799f5943b07ae967a9457849 SHA1: 5d7d58248d777254b3ebb23387dcb36916a74095 SHA256: 4c49c757a9e57b8e5f17fba23138493cad73b95467673bf0760835ec1aeb2957 SHA512: 0d0d291efe3b1024bf49bdcc370afde5a02cda360167de80b504bc95a09756c61c2ee32f8bd64da47aea8dba353f72cf817de2e4bc6cbb6ecd6090782e562828 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgstreamer1.0-0-dbg Architecture: arm64 Version: 1.16.2-ok3.1 Multi-Arch: same Priority: extra Section: debug Source: gstreamer1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 5363 Depends: libgstreamer1.0-0 (= 1.16.2-ok3.1) Filename: pool/main/g/gstreamer1.0/libgstreamer1.0-0-dbg_1.16.2-ok3.1_arm64.deb Size: 3355368 MD5sum: 24b88217a5945698dd6d097067461d1f SHA1: baaee2a6d74a5c62ae9f2da14f0ef29e8cd8b5fe SHA256: 7f0081e13afd816d8f04ca0a146ae623ff9448490c5f5d9e1d0af0120d9f1915 SHA512: a1b9d4e6f877ab46a60156c5e300fec941bea822c54d0608c7fb316a4ef77ef0bf29c47c9dcce5ac88068be60d6400301bae15824bbba3f6a710b0d44b8b3040 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 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: 17a935919cd034506bcbb6dee8347578f3cfa2b8 3e1a2ea1ffe4cf252e85828870ffe0ec435e2d82 4787eed4619633aa7230dd18a45cb8ffcd2293d0 79229b93ff971a1cedb5a094446b9a6897db5488 accf67111367a8fde2bb4f59b7d5140cee21529b b5c8da3829f04e5ce6ead53c5f795bb50c5bbf90 de0f5f896b6ae4f705c372f316e5e50e1e351231 e138284a3c144e91c82cea75394d4c8f7c084654 e46fb45cf8c72523a7b89d4463e07bdc1b24df02 555572d0e84cab8ad7320a6ad6b3bcb9659799a9 bc92bef64320a9df76023b9837b2df96098b9fac bf82f8c57da8e35120af1802fa264ba6c290a8c2 f8b86a0ea5df6964380ce581d05435581ce1147c cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgstreamer1.0-0 Architecture: arm64 Version: 1.16.2-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: gstreamer1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 5418 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.41.1), libcap2-bin Suggests: gstreamer1.0-tools Breaks: gstreamer1.0-plugins-bad (<< 1.11.1), gstreamer1.0-plugins-base (<< 1.8.0), libgstreamer-plugins-bad1.0-0 (<< 1.13.1) Filename: pool/main/g/gstreamer1.0/libgstreamer1.0-0_1.16.2-ok3.1_arm64.deb Size: 1142162 MD5sum: 4ae4442ce1c96839aaa94b38d6c73d37 SHA1: 56c04b6dbb8f044630ce5edf8fdbce9ff841a5a7 SHA256: 610cdbe90afac6bc6d5b6ce85a2ba598bda152745f47557ca98a42888fd2fd5b SHA512: 035801d4e01dab7b739e2e6c78fddd01ec28d5b0f18f53f72fa33ffb8b5a14f81e083102a19c8619f1db439265b37dcad501848cc936b28503b069ce5040f8af 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgstreamer1.0-dev Architecture: arm64 Version: 1.16.2-ok3.1 Multi-Arch: same Priority: optional Section: libdevel Source: gstreamer1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 6744 Depends: libgstreamer1.0-0 (= 1.16.2-ok3.1), libc6-dev | libc-dev, pkg-config, libglib2.0-dev, libc6 (>= 2.34), libglib2.0-0 (>= 2.40), gir1.2-gstreamer-1.0 (= 1.16.2-ok3.1) Recommends: debhelper Suggests: gstreamer1.0-doc Conflicts: libgstreamer-plugins-bad1.0-dev (<< 1.13.1) Replaces: libgstreamer-plugins-bad1.0-dev (<< 1.13.1) Filename: pool/main/g/gstreamer1.0/libgstreamer1.0-dev_1.16.2-ok3.1_arm64.deb Size: 487586 MD5sum: c1050bdfbb0fe664fee05d84e11fa084 SHA1: 49c1e5e1caca87de96285cfdf347ee54b2bd9d26 SHA256: ce90839bb9ce49f77f5f12121356d549472f0b1e72979cad8752c47fb02d3199 SHA512: c306dd46aa3c44e5c9a541eb1d4408ab6910bc25f69b5f3ee8041b9a8ee739e0d79511ad0d1007636c59e7303a9c02b88198459fbc69fffd4cfb907d7b4105de 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtest-dev Architecture: arm64 Version: 1.12.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: googletest Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1428 Depends: googletest (= 1.12.1-ok1) Conflicts: googletest (<= 1.8.0-8) Replaces: googletest (<= 1.8.0-8) Filename: pool/main/g/googletest/libgtest-dev_1.12.1-ok1_arm64.deb Size: 258418 MD5sum: 17c4862c9a524b5906e65813baa1bac5 SHA1: ebcb388c5e39033d08b89fc26861cbe4520969c1 SHA256: 252a151e16574a733638537ff4575667c2815b851ece3eeaca5778127a3c4296 SHA512: d20650468a893e1dd80833a01a46a163a820189de68ee2f3a761174f9ce7eb307961d9af03a57ad54fd7b12d2b71e8017f14f9bf7528fd2c19673efa64504dee 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtk-3-0 Architecture: arm64 Version: 3.24.23-ok4.1 Multi-Arch: same Priority: optional Section: libs Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 12408 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.15.1), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libcolord2 (>= 0.1.10), libcups2 (>= 2.3~b6), 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), libjson-glib-1.0-0 (>= 0.12.0), libpango-1.0-0 (>= 1.42.0), libpangocairo-1.0-0 (>= 1.41.0), libpangoft2-1.0-0 (>= 1.41.0), librest-0.7-0 (>= 0.7), 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.23-ok4.1) Recommends: libgtk-3-bin Suggests: gvfs, librsvg2-common Filename: pool/main/g/gtk+3.0/libgtk-3-0_3.24.23-ok4.1_arm64.deb Size: 2495846 MD5sum: 4ad63a1982b62081e77b31e1b539ed3f SHA1: 74d17e1e112618f92ecd94c2f02c63898a873706 SHA256: 00ce15a2e68efced09ab30372e95d6eaa442ab851dc5ced401e8dc501aafac41 SHA512: e9c41c53968ddfc23f1755a5e59a86bafa45df0d82d421c506825c1138b7c8365a7a4e1517bf4bb33337adf18f73ba299dbc2cfb68bacc658cbc76cfeafc410c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtk-3-bin Architecture: arm64 Version: 3.24.23-ok4.1 Multi-Arch: foreign Priority: optional Section: misc Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 464 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.23-ok4.1), libgtk-3-common (>= 3.24.23-ok4.1) Breaks: gtk-3-examples (<< 3.24.13) Replaces: gtk-3-examples (<< 3.24.13) Filename: pool/main/g/gtk+3.0/libgtk-3-bin_3.24.23-ok4.1_arm64.deb Size: 64350 MD5sum: 01bd5e65d37e48d610b5c474bf1b15db SHA1: 32207d5f192071098ee0b3916c8b44c5c2adcba7 SHA256: bbfb37f63dacb5df07f0af7b2835143dbf01f5a6dd5d164b2537a2432aeb26b4 SHA512: 8e72d0887eba7079041451c12d8031bc161e4e75d4ea39bde08215689ad7a616aa80b12b2483946e0697de4105d9db72d5fb23a2b3fa49a28c5f55cf248a573f 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. 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/main/g/gtk+3.0/libgtk-3-common_3.24.18-ok4_all.deb Size: 3986722 MD5sum: 0bd179e11e6c8afc6637f5db810cbda4 SHA1: 2315760aa64d7a18899f785d4175a3e5451fbc48 SHA256: 6cf54234fa18fabdf6d8166b4c560163a97eef84ba38ec0b0176b13912ff8673 SHA512: 2e411d59d331ecd415e98eb7819ba6689acce082870b5e1682e1228696d363a232a393dfd606457f03a08fea1d189c23971bb9871a6110a773f49de716728c7d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtk-3-common Architecture: all Version: 3.24.23-ok4.1 Multi-Arch: foreign Priority: optional Section: misc Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 26176 Depends: dconf-gsettings-backend | gsettings-backend Recommends: libgtk-3-0 Filename: pool/main/g/gtk+3.0/libgtk-3-common_3.24.23-ok4.1_all.deb Size: 4086314 MD5sum: ac5a827211470775e3c7be1638b05860 SHA1: 9aadfc464450c7ea20683689e8aeb09496760f05 SHA256: f176da2e30898bebe1363d1b0d8ecfadef5bcf587790002e2fe036a04df88405 SHA512: f6c29e93394ab66f9897faaf3113680e71d98efe7a6c3a566e2bfeafefcc28935f4ca749efae6d02a622f8412aecce81e95b2d5b22ec435a9057af203805dd34 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtk-3-dev Architecture: arm64 Version: 3.24.23-ok4.1 Multi-Arch: same Priority: optional Section: libdevel Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 13855 Depends: gir1.2-gtk-3.0 (= 3.24.23-ok4.1), libatk-bridge2.0-dev, libatk1.0-dev (>= 2.15.1), libcairo2-dev (>= 1.14.0), libegl1-mesa-dev, libepoxy-dev (>= 1.0), libfontconfig1-dev, libfribidi-dev (>= 0.19.7), 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.14), dconf-gsettings-backend | gsettings-backend, libgtk-3-common, libgtk-3-0 (= 3.24.23-ok4.1) Suggests: libgtk-3-doc Filename: pool/main/g/gtk+3.0/libgtk-3-dev_3.24.23-ok4.1_arm64.deb Size: 1076856 MD5sum: 34e7664f55f964ecfaa95665661d8665 SHA1: 8be3dc10f9c19e30cc945882fcb53b6fad7b36db SHA256: f80bc427df1d75a9821c39aa7cf609da7bb7ed134da478fff2dc5511e903d644 SHA512: a59ade11cea458081547ab16a9d78bfa45b7ed9fd1019378137b23c5952b99fd7b3b88c849b8081d06f8e97962d2edb036bdaac904cc2591525df144719f8cba 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. 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/main/g/gtk+3.0/libgtk-3-doc_3.24.18-ok4_all.deb Size: 3342972 MD5sum: 1ef7bca04bfc0479b987c0fc2b0e7a27 SHA1: 08936a65c3367758ee6aaaf74944cb30e104f49b SHA256: 05b0116723b4fdbe6b2336b8180bdcc2c07a8807cf093ef8023612109bc2250d SHA512: 434a6b12e82e47d98a035142160be971ae4ca429aae5d6de3be94b8edbf7bf8e8aca87c7f0bad48833e4e5c4927f7aae4a58091965a314863be2e7eba3e09e5b 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/ . cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtk-3-doc Architecture: all Version: 3.24.23-ok4.1 Multi-Arch: foreign Priority: optional Section: doc Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 25606 Recommends: libatk1.0-doc, libglib2.0-doc, libpango1.0-doc Suggests: devhelp Filename: pool/main/g/gtk+3.0/libgtk-3-doc_3.24.23-ok4.1_all.deb Size: 3340208 MD5sum: 33517e003562dac3f0fc72f2aacef84c SHA1: 0f1b4481328d9295a80aafd11e7d60a1a5af0881 SHA256: 7d850623c4659a8a8ef60f720e198326ebf6a077946cc47e989fd647782cff60 SHA512: 25cda1ad3847a9b210bd53ca52112702f2fecbb67aed252748c07cc24af203808eb2f8da322a98e9615c31d0785b2d03c1796c72309eceb81f411c2744c6d43a 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/ . cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtk-vnc-2.0-0 Architecture: arm64 Version: 1.0.0-ok1build1 Multi-Arch: same Priority: optional Section: libs Source: gtk-vnc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 220 Depends: libc6 (>= 2.17), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.42.0), libgtk-3-0 (>= 3.11.5), libgvnc-1.0-0 (>= 0.5.1), libx11-6 Filename: pool/main/g/gtk-vnc/libgtk-vnc-2.0-0_1.0.0-ok1build1_arm64.deb Size: 25634 MD5sum: bdfb816dba57ad4ec967246e2eb75661 SHA1: 06fadb176ff7b416475c2af131b3798dff96c78d SHA256: 82be79224bbf32ec8182f61b9dd24d4f655ca180ecf5582e3860e865430dee97 SHA512: 9360e04a57981e02e5d563bc3f8cb082a2ac89f79b839d1cf60ccdf8f554f6cc195d87626c4978ec9fbb5dc23e15473f431e771555900824f922c8dd518b3810 Homepage: https://wiki.gnome.org/Projects/gtk-vnc Description: VNC viewer widget for GTK+3 (runtime libraries) It is built using coroutines, allowing it to be completely asynchronous while remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the VeNCrypt authentication extension providing SSL/TLS encryption with x509 certificate authentication. . The core library is written in C and a bindings for other languages are available via GObject introspection. The networking layer supports connections over both IPv4 and IPv6. . This package contains the shared library built for GTK+3. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtk-vnc-2.0-dev Architecture: arm64 Version: 1.0.0-ok1build1 Priority: optional Section: libdevel Source: gtk-vnc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 128 Depends: gir1.2-gtk-vnc-2.0 (= 1.0.0-ok1build1), libcairo2-dev (>= 1.2.0), libgnutls28-dev, libgtk-3-dev, libgtk-vnc-2.0-0 (= 1.0.0-ok1build1), libgvnc-1.0-dev (= 1.0.0-ok1build1) Filename: pool/main/g/gtk-vnc/libgtk-vnc-2.0-dev_1.0.0-ok1build1_arm64.deb Size: 13668 MD5sum: 20375a6ab7ac91538c3a1170f7956ead SHA1: c7f032b42c7e84dbe9db3fd423bdf022f1d72c43 SHA256: 7ff3163334db7b4dd0af47cc394ae25ef49f5c838b375869fb96d2ce0904c7a1 SHA512: f5f501a4e11b0c7053ad03818ec1671054a19201718592735c804ee108aae9845f6dff23656b76af225dee2a78b93f4e7af1c29e9f1a98d3ec078ec3c63a2977 Homepage: https://wiki.gnome.org/Projects/gtk-vnc Description: VNC viewer widget for GTK+3 (development files) It is built using coroutines, allowing it to be completely asynchronous while remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the VeNCrypt authentication extension providing SSL/TLS encryption with x509 certificate authentication. . The core library is written in C and a bindings for other languages are available via GObject introspection. The networking layer supports connections over both IPv4 and IPv6. . This package contains the development headers for libgtk-vnc-2.0 and Vala bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtkmm-3.0-1v5 Architecture: arm64 Version: 3.24.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: gtkmm3.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4627 Depends: libatkmm-1.6-1v5 (>= 2.28.3), libc6 (>= 2.17), libcairomm-1.0-1v5 (>= 1.14.4), libgcc-s1 (>= 3.3.1), libgdk-pixbuf2.0-0 (>= 2.35.5), libglib2.0-0 (>= 2.41.1), libglibmm-2.4-1v5 (>= 2.64.5), libgtk-3-0 (>= 3.24.0), libpangomm-1.4-1v5 (>= 2.42.0), libsigc++-2.0-0v5 (>= 2.6.1), libstdc++6 (>= 5.2) Conflicts: libgtkmm-3.0-1 Replaces: libgtkmm-3.0-1 Filename: pool/main/g/gtkmm3.0/libgtkmm-3.0-1v5_3.24.7-ok1_arm64.deb Size: 914154 MD5sum: 7b605b9c032dc6bbd8c530a9f2d20e92 SHA1: e78d1b1ae7513f00677c6fdb9149d29b717b8891 SHA256: 3542bb5983aa32116dfd6b344ae7fb80aa5e2e432bb4cbc1b04e4ed4cd4e570b SHA512: 6bad4b7e59c360d1ba7984e6166716eaedf3e3da6247230a5fad6b7edbb6b07aa48c11a9e72de4d63c93879e697808c130b67d25970f611056ddd61ad5d9cf5e Homepage: https://www.gtkmm.org/ Description: C++ wrappers for GTK+ (shared libraries) Gtkmm is a C++ interface for the popular GUI library GTK+, API version 3.0. Gtkmm provides a convenient interface for C++ programmers to create graphical user interfaces with GTK+'s flexible OO framework. Highlights include type safe callbacks, widgets extensible using inheritance and over 180 classes that can be freely combined to quickly create complex user interfaces. . This package contains shared libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtkmm-3.0-dev Architecture: arm64 Version: 3.24.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gtkmm3.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5202 Depends: libgtkmm-3.0-1v5 (= 3.24.7-ok1), libgtk-3-dev (>= 3.22.0), libglibmm-2.4-dev (>= 2.54.0), libcairomm-1.0-dev (>= 1.12.0), libpangomm-1.4-dev (>= 2.38.2), libatkmm-1.6-dev (>= 2.24.2), libgdk-pixbuf-2.0-dev (>= 2.35.5) | libgdk-pixbuf2.0-dev (>= 2.35.5) Suggests: libgtkmm-3.0-doc Filename: pool/main/g/gtkmm3.0/libgtkmm-3.0-dev_3.24.7-ok1_arm64.deb Size: 553456 MD5sum: 903ff53d980cdeebec1cd4d8376a8445 SHA1: b6aadbca6212647d5752c2ac5dfcaa77cc4d2356 SHA256: a12c72ca7f2b23a88dc947123cbbb6f0633027ea996fc4b89af55723c5a4f3d3 SHA512: a619ac222ba922c7a74d495d7647c83e185fad6c332a85746813821aea409b074ad514351582c207e2d840347f8aacceda4253154890b2976875f60f3c54aa17 Homepage: https://www.gtkmm.org/ Description: C++ wrappers for GTK+ (development files) Gtkmm is a C++ interface for the popular GUI library GTK+, API version 3.0. Gtkmm provides a convenient interface for C++ programmers to create graphical user interfaces with GTK+'s flexible OO framework. Highlights include type safe callbacks, widgets extensible using inheritance and over 180 classes that can be freely combined to quickly create complex user interfaces. . This package contains development files and examples, as well as a gtkmm-demo program. 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/main/g/gtkmm3.0/libgtkmm-3.0-doc_3.24.7-ok1_all.deb Size: 9411342 MD5sum: 5eee47976b8cdae5d0a350dbcc84eeb0 SHA1: 3e0ae1063ac464a68da8b212448a88a3d141cd97 SHA256: 7b5d447592c21459afdf06497fa9a5ffb1b687b009479c4053192f111e7af6f5 SHA512: 8d9922ea0c69114502d4d132dc9ae398c02d6b8964f4537022f311b3d74d6f137b4fab5744b38f7ae386490140bbbb45b7bb4072f5a7e371ea3d29b13324795a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtksourceview-4-0 Architecture: arm64 Version: 4.8.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: gtksourceview4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 670 Depends: libatk1.0-0 (>= 1.32), libc6 (>= 2.17), libcairo2 (>= 1.4.10), libfribidi0 (>= 0.19.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.48.0), libgtk-3-0 (>= 3.24), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libxml2 (>= 2.7.4), libgtksourceview-4-common (>= 4.8.4-ok1) Filename: pool/main/g/gtksourceview4/libgtksourceview-4-0_4.8.4-ok1_arm64.deb Size: 228748 MD5sum: 868f0021da91898c01a23fa17fdb3fcb SHA1: f602ece11e5bbf4093c5d0543a0b8ca8144bb6c3 SHA256: 4ecdf28f85da4ce87a0625b22122d234790cc70b7885b02d2822455fe45e8f84 SHA512: 32207d89c28b95b5ec1fb1a0359d5ba8788c7f537255222154d2e2cbee99936987c1dd9d9c4d385c21e7ffb9a9372baca513abcc61397d8ef17adb1cfe145c4a Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: shared libraries for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the shared libraries required by applications to use this widget. 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/main/g/gtksourceview4/libgtksourceview-4-common_4.8.4-ok1_all.deb Size: 594472 MD5sum: 745b3cec822972a5445af790d697469b SHA1: 7511f6be7450fa8a6270cf45c58c28e95aa559de SHA256: 257802a747e7ac8e9da26679aba165f7fb4762bfbef4a24b914f08e4475cf6b3 SHA512: 30029697b650e1b51474c1a676e5aff8983c8eca9e0433bf5298b0d349925da02668d6311a838cfb8591ae9e16635c3f6643e41156fd00517022e9182eccfb0f Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: common files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the language specifications files for Ada, C, C++, C#, CSS, ".desktop", ".diff" (patch), Fortran 95, GtkRC, Haskell, HTML, IDL, ".ini", Java, JavaScript, LaTeX, Lua, MSIL, Nemerle, Pascal, Perl, PHP, ".po" (gettext), Python, R, Ruby, sh, SQL, Tcl, Texinfo, VB.NET, Verilog, VHDL and XML. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtksourceview-4-dev Architecture: arm64 Version: 4.8.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gtksourceview4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 1230 Depends: libgtksourceview-4-0 (= 4.8.4-ok1), gir1.2-gtksource-4 (= 4.8.4-ok1), libgtk-3-dev (>= 3.19.6), libxml2-dev (>= 2.6.0) Suggests: libgtksourceview-4-doc Breaks: libgtksourceview-3.0-dev (<< 3.24.7-2~) Replaces: libgtksourceview-3.0-dev (<< 3.24.7-2~) Filename: pool/main/g/gtksourceview4/libgtksourceview-4-dev_4.8.4-ok1_arm64.deb Size: 92458 MD5sum: aadef45d21adcc7c18d05f8e8d1274fb SHA1: a54dbfead3ed9d3ae93228f137f329f87548dc7c SHA256: 831aa16b86f97b38fba2d9d89e8005259f62d8e4f79502cd29142253ea31032d SHA512: 48fd6c7e62ba5895c3493efe69009e947a482c478e84b4696fb2633de4170f979f43a5a5dc0f68ec405073e070023749492749aa563707c1a1e12f2a67ae081a Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: development files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the header files required if you wish to develop software that uses the GtkSourceView widget. 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/main/g/gtksourceview4/libgtksourceview-4-doc_4.8.4-ok1_all.deb Size: 121872 MD5sum: 0166d69589e5b477d77fe0c67976ac4a SHA1: d0b6c93d9d0d7603f3e451c39d17d161a20aad92 SHA256: 2fa6b07abd10eb937438bd9066e94e7cb73cac0ed09bf29c6c440ec3fc27e190 SHA512: e3d55b621bed70491658a95a212ccfd78b25ade4206bdd1d0786efaa9a8fcdcbb0a53a7c022ddcb61d40b41383b096e1d1360e6a1c24197ad4eb932b4b07bfaf Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: documentation for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the GtkSourceView reference manual. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgtksourceview-4-tests Architecture: arm64 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: 3970 Depends: libc6 (>= 2.17), libcairo2 (>= 1.4.10), libfribidi0 (>= 0.19.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.48.0), libgtk-3-0 (>= 3.24), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libxml2 (>= 2.7.4), libgtksourceview-4-0 (= 4.8.4-ok1) Filename: pool/main/g/gtksourceview4/libgtksourceview-4-tests_4.8.4-ok1_arm64.deb Size: 604982 MD5sum: 972be4f5adaa314252761e8a67aaffca SHA1: 39c40044751082feaae0fbac2425bbd06a69dcf0 SHA256: ad6f7b817c2aa5b4dfffe0b8439d4d2a5b936734347f4a4b7bff3230407b6177 SHA512: 01e93801223346baeb0d2042c3c9e7688bbffeacb02be859d94d00e7bd766b38552ae973059269f9d6e0beee8d749305189849741e0406ac27935395c250b2f4 Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: installed tests for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package includes tests to be used on the installed system. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgts-0.7-5 Architecture: arm64 Version: 0.7.6+darcs121130-5ok3 Multi-Arch: same Priority: optional Section: devel Source: gts Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 389 Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.16.0) Recommends: libgts-bin Replaces: libgts-0.7-1, libgts-dev (<< 0.7.6+darcs121130-5ok3) Filename: pool/main/g/gts/libgts-0.7-5_0.7.6+darcs121130-5ok3_arm64.deb Size: 156018 MD5sum: 0bc70be93396c097283a430a8fdb688b SHA1: 9f28a0aaa8bbacd5b515752616d7c012fd881107 SHA256: 56c8c471d2b347dc52984559ecae0cc9ef6a26751d92eb48ba4f33d59f569599 SHA512: 512af704eadadb5da4a08f68ac10915fbb9a96912b0cf09367ba82a831fa1e6d0b57093d02d16e9a584e0df6c2978b2776122006699f3344259878de1caa9914 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgts-bin Architecture: arm64 Version: 0.7.6+darcs121130-5ok3 Multi-Arch: foreign Priority: optional Section: math Source: gts Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 186 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (= 0.7.6+darcs121130-5ok3) Replaces: libgts-0.7-1, libgts-dev (<< 0.7.6+darcs121130-5ok3) Filename: pool/main/g/gts/libgts-bin_0.7.6+darcs121130-5ok3_arm64.deb Size: 43612 MD5sum: ac7bcd15f3df6cda73e3d696681f9791 SHA1: bf4e8bfa98cacfdec86307a845e8068b7e642a39 SHA256: 8420dd33ad90e39d06e422bd79ba18edac0c9a3c9b8550b56129225c8f8a646e SHA512: e5baf580ad68f98cac2c555d1fe6d7856ed98b40e3b9214f44faa60c337f7dda433b741beb2be999e505d3dc537f97148ffb4d834deb6b9057d729e0aff9493b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgts-dev Architecture: arm64 Version: 0.7.6+darcs121130-5ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gts Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 881 Depends: libglib2.0-dev, libgts-0.7-5 (= 0.7.6+darcs121130-5ok3) Suggests: libgts-doc Replaces: libgts-0.7-1 Filename: pool/main/g/gts/libgts-dev_0.7.6+darcs121130-5ok3_arm64.deb Size: 201392 MD5sum: 7025e76f2489522c4a969c3ba9b6f530 SHA1: e1a0b9eefe8bdf32f9f9916ac9775bdcb106303d SHA256: 4a2f24e8a9d436dac0c507885f2d260838f809d82a95eb7ab60126ccb35cae28 SHA512: d38a2c957d3185f5cdd826a1071f4ed6df5cd08e2189a76be5fba7f46563b4e4bdcb9fbebffc45abde20e2bd605e5e38eba1f0ab54831bc00b1aedced621f224 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgudev-1.0-0 Architecture: arm64 Version: 1:233-ok4.1 Multi-Arch: same Priority: optional Section: libs Source: libgudev (233-ok4.1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 83 Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.38), libudev1 (>= 199) Filename: pool/main/libg/libgudev/libgudev-1.0-0_233-ok4.1_arm64.deb Size: 13276 MD5sum: 341a653712e83fd40d1bd2dbc82c6e7d SHA1: 1225130986820c6d8cf38079a479fb3c1c38b96d SHA256: 46eb188874f751997c3be9aafac8663ddd0973787e0427511bcb9f59509cda57 SHA512: 0a4bf3002ca9c056e48a067ecdb445e8b4ce5ec20555230e558768ff5acdd7107aee5e18ccd992f1f7e5447ce649cf1cbe9f975ff9027aa4532c05f1fa860913 Homepage: https://wiki.gnome.org/Projects/libgudev Description: GObject-based wrapper library for libudev This library makes it much simpler to use libudev from programs already using GObject. It also makes it possible to easily use libudev from other programming languages, such as Javascript, because of GObject introspection support. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgudev-1.0-dev Architecture: arm64 Version: 1:233-ok4.1 Multi-Arch: same Priority: optional Section: libdevel Source: libgudev (233-ok4.1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 355 Depends: libgudev-1.0-0 (= 1:233-ok4.1), gir1.2-gudev-1.0 (= 1:233-ok4.1), libglib2.0-dev, pkg-config Filename: pool/main/libg/libgudev/libgudev-1.0-dev_233-ok4.1_arm64.deb Size: 26710 MD5sum: d535d66f54847001585df65028cd61c3 SHA1: 2b6c2ada6f06fb252d8d176f0ebbba2b2906e7f0 SHA256: 042f4db4327b1661cddb601625ceedc6330789e0dec83c0dfd0b442820cae18b SHA512: 3bc1d37dd80d1ea06104b2146a331af7c6612153574e40c73e748420946387b7979915d48369ea40a4bdd9597a926295016d1b01102ccc4b788e5cfa50235290 Homepage: https://wiki.gnome.org/Projects/libgudev Description: libgudev-1.0 development files This package contains the files needed for developing applications that use libgudev-1.0. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgupnp-1.2-0 Architecture: arm64 Version: 1.2.4-1ok1 Multi-Arch: same Priority: optional Section: libs Source: gupnp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 243 Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.58), libgssdp-1.2-0 (>= 1.2.3-0ubuntu1~build1), libsoup2.4-1 (>= 2.48.0), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), shared-mime-info Filename: pool/main/g/gupnp/libgupnp-1.2-0_1.2.4-1ok1_arm64.deb Size: 86570 MD5sum: 857b828828e5410b304e888b661ab426 SHA1: 2dcd671431a938e4add56546795d4e0be3bd9704 SHA256: e173e100dda71d4aa80447d75c8400a317ba7e7500d504eefdd120d091c6576c SHA512: f8e7a1df45ffaafca96143623a8a058180cc7c38f79b9bd8ccf7d85e4314ef679973c9b990688acbf1fbaecb3748cd012f1ea63d296b8feb20ab6e2c88a4e86b Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject-based library for UPnP A GObject-based API for doing UPnP transparently. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgupnp-1.2-dev Architecture: arm64 Version: 1.2.4-1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gupnp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 537 Depends: libgupnp-1.2-0 (= 1.2.4-1ok1), gir1.2-gupnp-1.2 (= 1.2.4-1ok1), libglib2.0-dev (>= 2.58), libgssdp-1.2-dev, libsoup2.4-dev, libxml2-dev, uuid-dev, python3:any Suggests: libgupnp-doc Breaks: gir-repository-dev (<= 0.6.5-5), gupnp-vala (<< 0.10.5) Replaces: gir-repository-dev (<= 0.6.5-5), gupnp-vala (<< 0.10.5) Filename: pool/main/g/gupnp/libgupnp-1.2-dev_1.2.4-1ok1_arm64.deb Size: 47166 MD5sum: e8bf91b161bbc9ea7b82944591a24912 SHA1: c2061aecf05fc96e2d47fe1c3b5600207b89ca85 SHA256: 9a52e9696acda81801acc3e5609983c5c12e1bac22b89debe4baa8e366673e07 SHA512: 6704d1122b79402fe6a12c9e4c846b181adae2795916a030fcb6cadef9daea5b4cd3b6891ca52bab3dc3affe43ee4a90a4b20eb096a93e272f350a33b1792d99 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. 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/main/g/gupnp/libgupnp-doc_1.2.4-1ok1_all.deb Size: 55798 MD5sum: 29eb804ab837a44676458ea2ab8093b7 SHA1: ec1840998bc82bf2280f2102cb6a6941fff2dab9 SHA256: 2dc0fa34ed870f27144bb2d63ce73be2464717b6b1d8bd3d2c5183eb1d49afbe SHA512: 871bddac569fa176e4add43ab2726d2a9bb1a32530c5d38eddc922af73d5f44ad0620d6c40861f55b662c9f8f57cba6aaa12bd87f024b1ac782c1b96b509fd1e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgupnp-igd-1.0-4 Architecture: arm64 Version: 1.2.0-1ok1 Multi-Arch: same Priority: optional Section: libs Source: gupnp-igd Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 49 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.38), libgssdp-1.2-0 (>= 0.12.0), libgupnp-1.2-0 (>= 1.1.2) Filename: pool/main/g/gupnp-igd/libgupnp-igd-1.0-4_1.2.0-1ok1_arm64.deb Size: 14412 MD5sum: b94470814742776be0967447fcda4d3d SHA1: 9dcdd078648f4443242ca8577f811e4a0bc085a7 SHA256: 9bb93e93b56539be15a146caf0ad9df1512a4c03375fbca3d3650df79efe894a SHA512: d91dd5375dccd30745fb2b4dc9c48e413d336240797bbb45b8c6eab881166e6fcfc0d04af5fdad9f3979987840e8d9d009d6561f061cd5a54d948e77d3c1ac76 Homepage: https://wiki.gnome.org/Projects/GUPnP Description: library to handle UPnP IGD port mapping A GObject-based API for controlling UPnP Internet Gateway Devices port mapping. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgupnp-igd-1.0-dev Architecture: arm64 Version: 1.2.0-1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gupnp-igd Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 51 Depends: gir1.2-gupnpigd-1.0 (= 1.2.0-1ok1), libglib2.0-dev (>= 2.26), libgupnp-1.2-dev, libgupnp-igd-1.0-4 (= 1.2.0-1ok1) Filename: pool/main/g/gupnp-igd/libgupnp-igd-1.0-dev_1.2.0-1ok1_arm64.deb Size: 6290 MD5sum: 3c9527e148dd2c73dfde3d1b124ac254 SHA1: 195f925599bfcfea2f73baba5b4fcf643038beff SHA256: c0217ccdb7c17dbcb1c523eceeb0d8643b03a574b75d2564c93e324b09ec7964 SHA512: ecdd4d8501fc40c124e3ea50b42b6802540a2d2625be6cc6c702b49fb48aff0264830314e06787b82dca4c1249be1abdc9811dcc69a5cfc7cdc175f5149db239 Homepage: https://wiki.gnome.org/Projects/GUPnP Description: library to handle UPnP IGD port mapping - development files A GObject-based API for controlling UPnP Internet Gateway Devices port mapping. . This package contains the development files. 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/main/g/gupnp-igd/libgupnp-igd-1.0-doc_1.2.0-1ok1_all.deb Size: 10868 MD5sum: 721e8be243017b44ec53cd3136d8df64 SHA1: e01b6977be3a56afd32e67dfc2f3a444b3bb7a6d SHA256: b94b6a550d8ae8b2b956ca9e0d7aa29e99619aac30725f0f53bfe88e28b92637 SHA512: 1f954d8c9b2327310924b922b51ddd1178f7671025f1fd035428651862df27c3142a9be79885004a1baca75f3d39fdeb2e8d4f16c53d89556a765dab55538d10 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgv-guile Architecture: arm64 Version: 2.42.2-ok3 Multi-Arch: same Priority: optional Section: interpreters Source: graphviz Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 367 Depends: guile-3.0-libs, libc6 (>= 2.17), libcgraph6, libgvc6 Filename: pool/main/g/graphviz/libgv-guile_2.42.2-ok3_arm64.deb Size: 59330 MD5sum: cb8d2439ce12f01025d9b273abaa16d3 SHA1: 0a4f07fc4454603deb47e122ef43d67bf54fde59 SHA256: 2a82a1fc9e5f79b874e55b1183bd8898a5f6b695be4481e30ad292c48dff958e SHA512: fbe1d10b2b5fefc2008587481c2eca0ff0933698a9c6080b7847d3912628e49b6e84431536633bef2b132d3f0a82e63231bcc66d818cd711ec15c9d54a1e259e Homepage: https://www.graphviz.org/ Description: Guile bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the guile (3.0) bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgv-lua Architecture: arm64 Version: 2.42.2-ok3 Multi-Arch: same Priority: optional Section: interpreters Source: graphviz Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 432 Depends: libc6 (>= 2.17), libcgraph6, libgvc6, liblua5.2-0 Filename: pool/main/g/graphviz/libgv-lua_2.42.2-ok3_arm64.deb Size: 69626 MD5sum: c3009673df4e879dbc321a46b029598b SHA1: a1609489cb05bb79fc6b4751d6e74e26e1de1ab6 SHA256: d4949e4d9fa9ebee883f3ce13fa25ad4b35aeef681e89b54083f2f1ecffb72c3 SHA512: 367b91fc48c095b18cb89e4736c590b8264075607cf000ae3139daa0c782aa8a2811a90959c3b54a48d162b236a0893728224aae3a51d13e902f8e087908feb4 Homepage: https://www.graphviz.org/ Description: Lua bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the lua5.2 bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgv-perl Architecture: arm64 Version: 2.42.2-ok3 Multi-Arch: same Priority: optional Section: perl Source: graphviz Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 501 Depends: perl (>= 5.30.0-ok6), perlapi-5.30.0, libc6 (>= 2.34), libcgraph6, libgvc6, libperl5.30 (>= 5.30.0), libstdc++6 (>= 4.1.1) Filename: pool/main/g/graphviz/libgv-perl_2.42.2-ok3_arm64.deb Size: 75130 MD5sum: cde1142e1630b683992b99128d497d00 SHA1: 3859e33ae55e331c794b419e84d36c096f80a5eb SHA256: 34ed8bee4f7757ce148ab3d1a48346cbc257bc9891106b3680e4696c26866d68 SHA512: 21f48401f2c4ae5a9b2dd93a830b3b52343304cfb028e7d763dfb65735f7d50420176514018c7051d2d9e4addb1d52f2828ff39cdc9f7a62cd1588a92c088338 Homepage: https://www.graphviz.org/ Description: Perl bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the Perl bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgv-ruby Architecture: arm64 Version: 2.42.2-ok3 Multi-Arch: same Priority: optional Section: ruby Source: graphviz Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 567 Depends: libc6 (>= 2.17), libcgraph6, libgvc6, libruby2.7 (>= 2.7.0~preview2), libstdc++6 (>= 4.1.1) Filename: pool/main/g/graphviz/libgv-ruby_2.42.2-ok3_arm64.deb Size: 62422 MD5sum: c5d0439de56894d348b245924cf2325a SHA1: 8c2fe1b34cc9b17b3b70fe6e70286ce9fa9155dc SHA256: 42ed440b5e2abc6bf56996c40a757eb727c4122e0e36e99eb1529c92e82afd50 SHA512: 04530a74349b66ddbaf6c4bab3f095d4039f4592c73491edc8bc5c410bf0f30220ed2f07a78dc43b09824434b6c965432e8f78c758cfa97bc63eaa7367cc6e42 Homepage: https://www.graphviz.org/ Description: Ruby bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the Ruby bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgv-tcl Architecture: arm64 Version: 2.42.2-ok3 Multi-Arch: same Priority: optional Section: interpreters Source: graphviz Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2463 Depends: libc6 (>= 2.35), libcairo2 (>= 1.15.8), libcgraph6, libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (>= 0.7.6), libgvc6, libltdl7 (>= 2.4.7), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libpathplan4, libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/g/graphviz/libgv-tcl_2.42.2-ok3_arm64.deb Size: 798230 MD5sum: 70e6efab7599c1b98eb763db6c45a2e4 SHA1: 2f7579604fa0f7e99c0d024a5619d1a0eedd1cd9 SHA256: 8f38f9964db06eff50eb55ac6e49d7d239c2617e8671152052d8beba9945ecf6 SHA512: 10c2ab0c658d57ce740c3780387d2961dae9cd4371883d42bb550507d9569484d2117ca64f927cc8f763c0b70bad33cd08b440849d034d6702dde46ba0ee4794 Homepage: https://www.graphviz.org/ Description: Tcl bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the Tcl (8.6) bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgvc6-plugins-gtk Architecture: arm64 Version: 2.42.2-ok3 Priority: optional Section: libs Source: graphviz Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 504 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.33), libcairo2 (>= 1.10.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libgvc6, librsvg2-2 (>= 2.14.4) Filename: pool/main/g/graphviz/libgvc6-plugins-gtk_2.42.2-ok3_arm64.deb Size: 53220 MD5sum: 4b8bcc8a2fa7978e8065d8b43783f7ac SHA1: 0cae8ece2228be9a3808a0b3267b309b2afc5d48 SHA256: 979f5977eadac32cc2df452285c249fb31b9ca1a9ccf386e6e37bb9c98c31e40 SHA512: c5ae279c3cc8d1445b96af0a0d4ec0f38a6b1d5963e1cb749a8bde89ee8c1a37a8454d2fd71f481dc8f0826052769cd63f5b3fccad6541f297334d4b1ca1f322 Homepage: https://www.graphviz.org/ Description: rich set of graph drawing tools - gtk plugins Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gtk and gdk-pixbuf plugins. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgvc6 Architecture: arm64 Version: 2.42.2-ok3 Priority: optional Section: libs Source: graphviz Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2401 Depends: libc6 (>= 2.35), libcairo2 (>= 1.15.8), libcdt5, libcgraph6, libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (>= 0.7.6), libltdl7 (>= 2.4.7), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libpathplan4, libstdc++6 (>= 5.2), libwebp7, libx11-6, zlib1g (>= 1:1.1.4) Breaks: libgv-php5 Replaces: libgv-php5 Filename: pool/main/g/graphviz/libgvc6_2.42.2-ok3_arm64.deb Size: 711536 MD5sum: 12092e37b161b8ce8e7ab01164a73cb0 SHA1: 362017a180e333dd33942b11154391d5f25c86cb SHA256: 2855a4027bf17946582633968dcf74ab7c398181f96d616a77ff95d632c56a1f SHA512: 17078e9b961fee697a85fab465559ac1fa08cb6ed086dff9192b5a616d7528b40c1469277507dbab3e6a91ec93947b2bbc4a580e4da273f6a0ce00a44a6cb510 Homepage: https://www.graphviz.org/ Description: rich set of graph drawing tools - gvc library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gvc library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgvnc-1.0-0 Architecture: arm64 Version: 1.0.0-ok1build1 Multi-Arch: same Priority: optional Section: libs Source: gtk-vnc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 181 Depends: libc6 (>= 2.17), libgcrypt20 (>= 1.8.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.42.0), libgnutls30 (>= 3.6.12), libpulse0 (>= 0.99.1), libsasl2-2 (>= 2.1.27+dfsg), zlib1g (>= 1:1.1.4) Replaces: libgtk-vnc-1.0-0 (<= 0.4.3-1) Filename: pool/main/g/gtk-vnc/libgvnc-1.0-0_1.0.0-ok1build1_arm64.deb Size: 59566 MD5sum: 16daf115d868bae3d1fe2199bea4b51a SHA1: 774fa3722aecbb7660b5a3fbb79b42d16901b03b SHA256: b50c4f1dc119c4dc79be5c9c969d1a2c3d65639f7d5d526afcf6583e5a661fbd SHA512: c50ca70eae57d3f8d9a9059fc35127c4d1e3eb2fbe9007837d4fcb34a88ba63fbf36ecc33f5ffeec70ad9ad93eca85efa0e318f7659975dc61d391dcbda55bf7 Homepage: https://wiki.gnome.org/Projects/gtk-vnc Description: VNC GObject wrapper (runtime libraries) It is built using coroutines, allowing it to be completely asynchronous while remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the VeNCrypt authentication extension providing SSL/TLS encryption with x509 certificate authentication. . The core library is written in C and a bindings for other languages are available via GObject introspection. The networking layer supports connections over both IPv4 and IPv6. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgvnc-1.0-dev Architecture: arm64 Version: 1.0.0-ok1build1 Priority: optional Section: libdevel Source: gtk-vnc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 291 Depends: libcairo2-dev (>= 1.2.0), libglib2.0-dev, libgnutls28-dev, libgvnc-1.0-0 (= 1.0.0-ok1build1) Replaces: libgtk-vnc-1.0-dev (<= 0.4.3-1) Filename: pool/main/g/gtk-vnc/libgvnc-1.0-dev_1.0.0-ok1build1_arm64.deb Size: 22938 MD5sum: 2832a68ba842046da531aecd49d1442e SHA1: f2a7c0dd49357a60760d03e0594d4565ecd496b3 SHA256: 519cc25247ca9c3ae0e0e86e6fe9af48087dec632251a25f269dd0177085981b SHA512: 9d6487d943deef496e64faa37cb243b92de9f185a88501d787b4f87b8d80d7668172e64da2e3016ad25ffb9f57bfdd25642d2b15c0932969f03e66d7b2e4b67a Homepage: https://wiki.gnome.org/Projects/gtk-vnc Description: VNC GObject wrapper (development files) It is built using coroutines, allowing it to be completely asynchronous while remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the VeNCrypt authentication extension providing SSL/TLS encryption with x509 certificate authentication. . The core library is written in C and a bindings for other languages are available via GObject introspection. The networking layer supports connections over both IPv4 and IPv6. . This package contains the development headers for libgvnc-1.0 and Vala bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgvpr2 Architecture: arm64 Version: 2.42.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: graphviz Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 812 Depends: libc6 (>= 2.33), libcdt5, libcgraph6 Replaces: libgvpr1 Filename: pool/main/g/graphviz/libgvpr2_2.42.2-ok3_arm64.deb Size: 217052 MD5sum: 9837e560bfee598ae47f0ea1f1bdc1de SHA1: ed21d2b184ab1ac8ee2ce13fe5e1c2268d03fb4e SHA256: 818e45bea9458c104ae89e0eca59f00025d86e73c96ccaaccaf50079e9fad28e SHA512: 51bc43178ff0e8cc602b34a03a4ab4f8937c480d38822e3be7dbfd3630ffd5a9bff3be4cedd0790f2c2cbe5cf848009c28927bbad036e650877156ddff275653 Homepage: https://www.graphviz.org/ Description: rich set of graph drawing tools - gvpr library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gvpr library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgxps-dev Architecture: arm64 Version: 0.3.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libgxps Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 129 Depends: gir1.2-gxps-0.1 (= 0.3.1-ok2), libgxps2 (= 0.3.1-ok2), libarchive-dev, libcairo2-dev, libglib2.0-dev Filename: pool/main/libg/libgxps/libgxps-dev_0.3.1-ok2_arm64.deb Size: 13070 MD5sum: f3fb98d08404adc50175eacf0a35f6ea SHA1: 819cdea4e8b56702b2863813a68fc72254f47105 SHA256: 28384f5553ce7f5263ee7a66486b6393f9f63cc98ed0d20cdceeaf6acf8b1226 SHA512: 249fa731f39ddbd690ea7cbe1b93e91a7a11458d128c63ac7aada112e13d4da3368f5558a68fbb3c778279423d67ba33d612ea24d01ab3be1075892b60a97aa8 Homepage: https://wiki.gnome.org/libgxps Description: handling and rendering XPS documents (development files) OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's a new electronic paper format originally developed by Microsoft and it serves as a PDF alternative. XPS files are usually created using "Microsoft XPS Document Writer" in Windows environments. It is now standardized as an open standard document format. . Quoting Wikipedia: An XPS file is in fact a Unicoded ZIP archive using the Open Packaging Conventions, containing the files which make up the document. These include an XML markup file for each page, text, embedded fonts, raster images, 2D vector graphics, as well as the digital rights management information. The contents of an XPS file can be examined simply by opening it in an application which supports ZIP files. . The OpenXPS document format specification supports features such as color gradients, transparencies, CMYK color spaces, printer calibration, multiple-ink systems and print schemas. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgxps-utils Architecture: arm64 Version: 0.3.1-ok2 Priority: optional Section: utils Source: libgxps Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 153 Depends: libc6 (>= 2.17), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.37.3), libgxps2 (>= 0.2.1), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1) Filename: pool/main/libg/libgxps/libgxps-utils_0.3.1-ok2_arm64.deb Size: 31552 MD5sum: 3722d8a9a16444d4e357d37f5e337a41 SHA1: 24d39d23f623bf413690aa283b4810b175fc344e SHA256: 004dd35a254897f0c0d7b6094aa1253673b57b0f67426b3425267063b2d444a7 SHA512: f05002f01e0e4cd58cc21953090fd4cf7fb64e8bfc1d3f1f5c84ac14fab561b3feb64c28505b4126812de0239264b33926a249274196d0034083921109ae12e0 Homepage: https://wiki.gnome.org/libgxps Description: handling and rendering XPS documents (utilities) OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's a new electronic paper format originally developed by Microsoft and it serves as a PDF alternative. XPS files are usually created using "Microsoft XPS Document Writer" in Windows environments. It is now standardized as an open standard document format. . Quoting Wikipedia: An XPS file is in fact a Unicoded ZIP archive using the Open Packaging Conventions, containing the files which make up the document. These include an XML markup file for each page, text, embedded fonts, raster images, 2D vector graphics, as well as the digital rights management information. The contents of an XPS file can be examined simply by opening it in an application which supports ZIP files. . The OpenXPS document format specification supports features such as color gradients, transparencies, CMYK color spaces, printer calibration, multiple-ink systems and print schemas. . This package contains the binary utilities: xpstopng, xpstopdf, xpstosvg, xpstojpeg and xpstops cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libgxps2 Architecture: arm64 Version: 0.3.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: libgxps Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 154 Depends: libarchive13 (>= 3.0.4), libc6 (>= 2.17), libcairo2 (>= 1.10.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.37.3), libjpeg8 (>= 8c), liblcms2-2 (>= 2.2+git20110628), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3) Filename: pool/main/libg/libgxps/libgxps2_0.3.1-ok2_arm64.deb Size: 54526 MD5sum: b17ad59539d268727e455c44eadf2326 SHA1: 91e1fc42e3c20ca381f16d0ada673074edeed9d9 SHA256: 187207433fb7809205425a6d6c11de66860d4f22b9c1faec294e24e61de7d177 SHA512: e4ad17675fbd542ac75e883948dfcfe05a9d31c4f837b962008c5d765a0b277bbaf91f303fea804c9f6b52c91a6b81afaf85fd2bc5b113fbac93f6a96e2f4e4a Homepage: https://wiki.gnome.org/libgxps Description: handling and rendering XPS documents (library) OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's a new electronic paper format originally developed by Microsoft and it serves as a PDF alternative. XPS files are usually created using "Microsoft XPS Document Writer" in Windows environments. It is now standardized as an open standard document format. . Quoting Wikipedia: An XPS file is in fact a Unicoded ZIP archive using the Open Packaging Conventions, containing the files which make up the document. These include an XML markup file for each page, text, embedded fonts, raster images, 2D vector graphics, as well as the digital rights management information. The contents of an XPS file can be examined simply by opening it in an application which supports ZIP files. . The OpenXPS document format specification supports features such as color gradients, transparencies, CMYK color spaces, printer calibration, multiple-ink systems and print schemas. . This package contains the library. It is being used by evince to read XPS documents. 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/main/libh/libhamcrest-java/libhamcrest-java_2.2-ok1_all.deb Size: 115424 MD5sum: 2acbb07530bbecd5dbca75621e9d2155 SHA1: 1c33df4d5706e29a183e3a08f13dadb0e27a078a SHA256: 32a40758e714c691e490177e030498d20d36e2e9ab22f23f6cdd4f0b00fdb8eb SHA512: cc7d1c35f6f5c5d613ec971ee84cc0a979e808fea36b15d076421ddd583d190a487cce1820df9de2ed51743a5118544690f8199f3fd87e5c2c189a905bc80960 Homepage: http://hamcrest.org Description: library of matchers for building test expressions Provides a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libharfbuzz-bin Architecture: arm64 Version: 2.6.4-ok4 Priority: optional Section: utils Source: harfbuzz Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Installed-Size: 1219 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/main/h/harfbuzz/libharfbuzz-bin_2.6.4-ok4_arm64.deb Size: 34288 MD5sum: 3a52ae3efcae0de97f26f52ac5c2c4fc SHA1: 08e3f063a09e4ad4da8d8e666718a4c2c7d03058 SHA256: 4c1e2d2203a8a7e5b0dc16de3e320ea1c8e76492d9abc6d650fe27eaba5d7834 SHA512: 735681dcdcd40dbb55401a6b3ad54791dbac5608257461561662b31b6c174db2aa83d9338f65d33f1b56a251fd002c1a7c57256f124ed73b192b7d6ba0b7f32b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libharfbuzz-dev Architecture: arm64 Version: 2.6.4-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: harfbuzz Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Installed-Size: 16221 Depends: libharfbuzz0b (= 2.6.4-ok4), libharfbuzz-icu0 (= 2.6.4-ok4), libharfbuzz-gobject0 (= 2.6.4-ok4), gir1.2-harfbuzz-0.0 (= 2.6.4-ok4), libglib2.0-dev (>= 2.19.1), libgraphite2-dev, libicu-dev Filename: pool/main/h/harfbuzz/libharfbuzz-dev_2.6.4-ok4_arm64.deb Size: 1234494 MD5sum: 4502ea4389af96c81fc4616c0410aafd SHA1: b7436a15c129e4c723f9fae895d81a4b2d516cd3 SHA256: adc404076a4f43c95e5b19593d0c2bffbb996ff647412cefb7997e26b68fd7ad SHA512: af672bff824304d168394725d1bb4674c3dc2f83bf87d85fd7894d03f841d94e3ea9da525842a24e555a30cb424d863965d2fce81b8204bb50a34de6332514c3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libharfbuzz-doc Architecture: all Version: 2.6.4-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: harfbuzz Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Installed-Size: 2953 Filename: pool/main/h/harfbuzz/libharfbuzz-doc_2.6.4-ok4_all.deb Size: 146592 MD5sum: 5b651a54b3e7c7eaf6d45fdf188eb2da SHA1: 00b36c8e7df877e0d39d5894ea60f6e491ea0f90 SHA256: 38645a449bb192e01fa5fb20e9c6b37255b1ec3aa75525444b3d0d0b4bc92f90 SHA512: 4676e5bdeb3837752f3c91f913ede196af415a07774e1613113a2cebb138641e9efe70a7d7aa376a8f82a9c1d9334b552a977ede9e3df3bbd05bc99ec6aaaa91 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libharfbuzz-gobject0 Architecture: arm64 Version: 2.6.4-ok4 Multi-Arch: same Priority: optional Section: libs Source: harfbuzz Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Installed-Size: 1089 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.19.1), libharfbuzz0b (>= 1.7.7) Filename: pool/main/h/harfbuzz/libharfbuzz-gobject0_2.6.4-ok4_arm64.deb Size: 23024 MD5sum: beed4bdbcd5d94c88d556133b434f4bd SHA1: fa4d1cedb9bfe6cf2c3e526358865468a17808bb SHA256: 1a0a1b75ebec81d382f149bb0ae03d59d22d7a8b4b8d305ea262d75cd41e3619 SHA512: bb7e1a04d4adfbe6360ccf0f2a16de5c207518f6ffe6fbbe26a5b1fcd46b7602614ba856d27f68d7040176626278658eedb2988406ce5748d8798d48b19b6a83 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libharfbuzz-icu0 Architecture: arm64 Version: 2.6.4-ok4 Multi-Arch: same Priority: optional Section: libs Source: harfbuzz Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Installed-Size: 1024 Depends: libc6 (>= 2.17), libharfbuzz0b (>= 0.9.4), libicu66 (>= 66.1-1~) Filename: pool/main/h/harfbuzz/libharfbuzz-icu0_2.6.4-ok4_arm64.deb Size: 6166 MD5sum: 24eabf92eac2806bac77205e0bd7c357 SHA1: 735aa45187cdafc9fcde6820603c74668c895044 SHA256: b0bed9063221435eeb69442001b951a6ddeb3ff104faa5299178c7359247e3de SHA512: 5203b432b37b5ee93329323dac19eba6f6cccbd0d4892f6aac257f97f29a85a193ed76f958f0ee7f1cc7d50e84ab64d53e8e83a6a949c29104f57e7dfd960a40 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libharfbuzz0b Architecture: arm64 Version: 2.6.4-ok4 Multi-Arch: same Priority: optional Section: libs Source: harfbuzz Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Installed-Size: 3474 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/main/h/harfbuzz/libharfbuzz0b_2.6.4-ok4_arm64.deb Size: 437286 MD5sum: 02f5956588a94b1dae05ce7433a803d4 SHA1: 3e7c5e35f00146730bd49064fd00e801e60313f0 SHA256: 12b1f50b8be468a7e7ef2829ef1d84e7ec58de3648f73fc95d11ed156d794fe0 SHA512: 89d2e8a455c0fd083c8f40988781451504b00b1320925ca03f93341140a57e0af402edad6c667b4b17f0225884f7351c073f3882b525809ee7044c37d4670c06 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. 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/main/libh/libhash-defhash-perl/libhash-defhash-perl_0.072-ok1_all.deb Size: 16762 MD5sum: fae2d19eed53528f34c2f25ce158bf67 SHA1: 83fe19e51590eef4266638c1b1f1e65464b3d83c SHA256: f32d3cd14633f34ce58686ed363f1bf4f80d9d408f81859ad24c9a0369ebd759 SHA512: bceef621142968103006191467b7718d2f01c3c6231592d480316c8aac1490f1ca8982e59d91bc8570dd9499c517fb6818611337b121999a98fe32d230f1e378 Homepage: https://metacpan.org/release/Hash-DefHash Description: module to manipulate DefHash Hash::DefHash is a module to manipulate DefHash. It is a thin Oriented Object skin over the regular Perl hash. 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/main/libh/libhash-merge-perl/libhash-merge-perl_0.302-ok1_all.deb Size: 11778 MD5sum: 97f65f176dc902c1e18509dd5d49e044 SHA1: 2407030152330a9357fd2aa5a5172d779cad9598 SHA256: 4b4985ada22a3739ea507100c099af5efd5d8cadb18dce8e3cc1779545b639fb SHA512: 570e59bc337bb1274f0b65432ecb6cf786e5681174c0caea11d1560bb40a9d865e9e47b93d8f83f90b45d73ddfa110e5f7f23a59bacdc866842ed19192e5f5aa Homepage: https://metacpan.org/release/Hash-Merge Description: Perl module for merging arbitrarily deep hashes into a single hash Hash::Merge merges two arbitrarily deep hashes into a single hash. That is, at any level, it will add non-conflicting key-value pairs from one hash to the other, and follows a set of specific rules when there are key value conflicts (as outlined below). The hash is followed recursively, so that deeply nested hashes that are at the same level will be merged when the parent hashes are merged. Please note that self-referencing hashes, or recursive references, are not handled well by this method. . Values in hashes are considered to be either ARRAY references, HASH references, or otherwise are treated as SCALARs. By default, the data passed to the merge function will be cloned using the Clone module; however, if necessary, this behavior can be changed to use as many of the original values as possible. (See set_clone_behavior). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhavege-dev Architecture: arm64 Version: 1.9.17-ok1 Multi-Arch: same Priority: extra Section: libdevel Source: haveged Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Luo Yaoming Installed-Size: 199 Depends: libhavege2 (= 1.9.17-ok1) Filename: pool/main/h/haveged/libhavege-dev_1.9.17-ok1_arm64.deb Size: 42952 MD5sum: 05e68ce82c5826286c1fa86ba7ac29ac SHA1: fb450aa78e33230afe05f1e392d45adc19379109 SHA256: 417185f288daacb7ef1476eb34e256812a27cbace7d916d85fb53d4bc8eb0259 SHA512: a6191141ec69770003993be59923e06d4889d48d037eaba9cc8f73374b2271299b34b74fc997d370ac23e464e9c3127abbfa099cb5d62a14069827daab41b5ed Homepage: https://issihosts.com/haveged/ Description: entropy source using the HAVEGE algorithm - development files libhavege is a library that implements the HAVEGE (HArdware Volatile Entropy Gathering and Expansion). It provides a random number generator and it's associated tuning and testing factilities. . More information about HAVEGE is available at http://www.irisa.fr/caps/projects/hipsor/ . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhavege2 Architecture: arm64 Version: 1.9.17-ok1 Multi-Arch: same Priority: optional Section: libs Source: haveged Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Luo Yaoming Installed-Size: 166 Depends: libc6 (>= 2.17) Filename: pool/main/h/haveged/libhavege2_1.9.17-ok1_arm64.deb Size: 32556 MD5sum: 319fe45b560931af9b4ab76c53796f96 SHA1: 7aeb1b4291852813c38fcd6cd5542e261de680d8 SHA256: b6a102c8c5e5f0d982ff58537dd2787932eaa10c4ff0ed24a2cafdcd33c17935 SHA512: 4f56dad8879fd41bcc879e3375dd37d6f8a27f6a0e274dccd2abae2559b0d554c6b01db62af0cde7caf77f99e8a7832ed440b9f90fe5e8b8fe59bcb040da476b Homepage: https://issihosts.com/haveged/ Description: entropy source using the HAVEGE algorithm - shared library libhavege is a library that implements the HAVEGE (HArdware Volatile Entropy Gathering and Expansion). It provides a random number generator and it's associated tuning and testing factilities. . More information about HAVEGE is available at http://www.irisa.fr/caps/projects/hipsor/ . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdf4-0-alt Architecture: arm64 Version: 4.2.14-ok2build1 Priority: optional Section: libs Source: libhdf4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 827 Depends: libc6 (>= 2.33), libjpeg62-turbo (>= 1.3.1), libtirpc3 (>= 1.0.2), zlib1g (>= 1:1.1.4) Suggests: libhdf4-doc, libhdf4-alt-dev, hdf4-tools Filename: pool/main/libh/libhdf4/libhdf4-0-alt_4.2.14-ok2build1_arm64.deb Size: 274200 MD5sum: 7204b457dc0c2480459c94e1fbac574a SHA1: ccef9cef0a2edbddfeb6b829843b13e5ae4d2cbc SHA256: f002e257596d1867d21e305eaa8f44ae26176c366496f9891706366005311d0f SHA512: 55f0ed5b1d2aa605fd9645c453a6eac05a5719faee08d629de4c8493e2fa447623d4aa6bc65229a364e0e6dbebc914b2ae378b9378521d1b4b34253f934e5937 Homepage: http://www.hdfgroup.com/ Description: Hierarchical Data Format library (without NetCDF) HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional arrays, raster images, and tables. Each defines a specific aggregate data type and provides an API for reading, writing, and organizing the data and metadata. New data models can be added by the HDF developers or users. . This package contains the HDF run-time libraries which do not collide with the NetCDF library namespace. Fortran functions are missing in this flavor of the library set. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdf4-0 Architecture: arm64 Version: 4.2.14-ok2build1 Priority: optional Section: libs Source: libhdf4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 970 Depends: libc6 (>= 2.33), libjpeg62-turbo (>= 1.3.1), libtirpc3 (>= 1.0.2), zlib1g (>= 1:1.1.4) Suggests: libhdf4-doc, libhdf4-dev, hdf4-tools Filename: pool/main/libh/libhdf4/libhdf4-0_4.2.14-ok2build1_arm64.deb Size: 312778 MD5sum: 6adce822d404c7b2bfd98873535b5a77 SHA1: 38c22e3e77920e6a0d2f96e7c926bbdef54666df SHA256: fd275ee746bead280e62de7116e9f376293d6baf0d418584aa05cc62a596ad2b SHA512: c59f9a7b8b7786205c2fab2cbb7a10b6abc809b9652f4e015187e6173e6ac374604cc99cf686f93dfba7365cfb6386bf4051c742dc22735ad8cd174ef782d3b8 Homepage: http://www.hdfgroup.com/ Description: Hierarchical Data Format library (embedded NetCDF) HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional arrays, raster images, and tables. Each defines a specific aggregate data type and provides an API for reading, writing, and organizing the data and metadata. New data models can be added by the HDF developers or users. . This package contains the HDF run-time libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdf4-alt-dev Architecture: arm64 Version: 4.2.14-ok2build1 Priority: optional Section: libdevel Source: libhdf4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 2011 Depends: libhdf4-0-alt (= 4.2.14-ok2build1), libjpeg-dev, libnetcdf-dev, zlib1g-dev Conflicts: libhdf4-dev Breaks: libhdf4g-dev (<< 4.2r4-1) Replaces: libhdf4g-dev (<< 4.2r4-1) Filename: pool/main/libh/libhdf4/libhdf4-alt-dev_4.2.14-ok2build1_arm64.deb Size: 412132 MD5sum: d31ae2d87f03aa61f8f0baa0b4e5097a SHA1: c4cfaa15e74a863b4923ec16ce7d44690a467fe6 SHA256: 91c43de03a279400587b032531594950c3b10963e0bbdc7ecd1c8709c409faa7 SHA512: 9edf134e0c8905d57df821c3916646de303d552bf7d942cc9265c10e3ce057a54ce5112bab4a10ec1b58b3db8e5496c11c8662d0e6cfee22cbb25dd7bc6a6195 Homepage: http://www.hdfgroup.com/ Description: Hierarchical Data Format development files (without NetCDF) HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional arrays, raster images, and tables. Each defines a specific aggregate data type and provides an API for reading, writing, and organizing the data and metadata. New data models can be added by the HDF developers or users. . This package contains development stuff, including files and static library for the HDF package in the flavor compatible with the NetCDF library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdf4-dev Architecture: arm64 Version: 4.2.14-ok2build1 Priority: optional Section: libdevel Source: libhdf4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 2387 Depends: libhdf4-0 (= 4.2.14-ok2build1), libjpeg-dev, zlib1g-dev Conflicts: libhdf4-alt-dev Breaks: libhdf4g-dev (<< 4.2r4-1) Replaces: libhdf4g-dev (<< 4.2r4-1) Filename: pool/main/libh/libhdf4/libhdf4-dev_4.2.14-ok2build1_arm64.deb Size: 463060 MD5sum: 800e2286dd7332298bda3f63170f4c7d SHA1: a4c96303ac436aef75526551ccf9aab88436d6ca SHA256: c012c861ffe4625785f752eae4adcd12201b907b49b06f70e07c7cd1ea4e542f SHA512: 2d3e01bfec2b4ad010739265e4eb7d45091f61cb6ffd4d2d46c64aaca02a88bef280650b7bd7bc7aebf4e1ac61fb75393691104a3c0d04ea3a25ec18c72c5160 Homepage: http://www.hdfgroup.com/ Description: Hierarchical Data Format development files (embedded NetCDF) HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional arrays, raster images, and tables. Each defines a specific aggregate data type and provides an API for reading, writing, and organizing the data and metadata. New data models can be added by the HDF developers or users. . This package contains development stuff, including files and static library for the HDF package and some HDF API reference manpages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdf4-doc Architecture: all Version: 4.2.14-ok2build1 Multi-Arch: foreign Priority: optional Section: doc Source: libhdf4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 283 Provides: libhdf4g-doc Suggests: libhdf4-dev Breaks: libhdf4g-doc (<< 4.2r4-1) Replaces: libhdf4g-doc (<< 4.2r4-1) Filename: pool/main/libh/libhdf4/libhdf4-doc_4.2.14-ok2build1_all.deb Size: 60596 MD5sum: c28c84c4c3360cfbc81c141e119905fe SHA1: 12949029fd102d29dcbcaa72922ecc882c18f668 SHA256: a8b5989d2e8348638bfde9c0146b5f6195798160de5ab866b5fa289921df118d SHA512: 023982a69b3403235a8405d792a0c08ebb24c358fc98448d7a67773a2a87719354c50d3b48b6fa61a58c704ad31b17154480710d8423eb01be5b3708c08706b2 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdf5-103 Architecture: arm64 Version: 1.10.4+repack-ok4 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 4819 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgfortran5 (>= 8), libsz2 (>= 1.0.4), zlib1g (>= 1:1.1.4) Conflicts: libhdf5-100 Replaces: libhdf5-100 Filename: pool/main/h/hdf5/libhdf5-103_1.10.4+repack-ok4_arm64.deb Size: 1325728 MD5sum: 7f4e49892c0452957d354d2b3e6960eb SHA1: 96d8f5b6685bb63626c3d83dbc726aab9ff80b2f SHA256: d26eb33fd2841b75a46e3cb4ad9a6a71ebcd8ef7f5db1b4670ccd5dcac944711 SHA512: f5de28e92ac6b76e7c79cb5adbf006eb4b4d2e36f0c2a4cfad3186814f60bfd85fa87554b3c506bcf5bc09a759a481c088c1ba154cb23dd14230f3bec85b7852 Homepage: http://hdfgroup.org/HDF5/ Description: Hierarchical Data Format 5 (HDF5) - runtime files - serial version HDF5 is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains runtime files for serial platforms. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdf5-cpp-103 Architecture: arm64 Version: 1.10.4+repack-ok4 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 706 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libhdf5-103, libstdc++6 (>= 5.2) Conflicts: libhdf5-cpp-100 Replaces: libhdf5-cpp-100 Filename: pool/main/h/hdf5/libhdf5-cpp-103_1.10.4+repack-ok4_arm64.deb Size: 124534 MD5sum: da965ba9bffc6b3f74d08e77f2c4e788 SHA1: ac4fc11460bab4eca6883d9a6c5eee1d46465da1 SHA256: 245dfbe85d431b1c8d74648705fae8dc3c5d6ee329f6c40913be45cdfb40423b SHA512: f34e596c9685793f3f3dd4f1867f31dc7c5d53955fb81be65138e105625b73a149cd7e4b4a9d05b2d40240592a22b7b3d947fbd3505113b89b568214f40c1f85 Homepage: http://hdfgroup.org/HDF5/ Description: Hierarchical Data Format 5 (HDF5) - C++ libraries 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 C++ libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdf5-dev Architecture: arm64 Version: 1.10.4+repack-ok4 Priority: optional Section: libdevel Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 14423 Provides: libhdf5-serial-dev Depends: libhdf5-103 (= 1.10.4+repack-ok4), zlib1g-dev, libjpeg-dev, libaec-dev, hdf5-helpers, libhdf5-cpp-103 (= 1.10.4+repack-ok4) Suggests: libhdf5-doc Breaks: libhdf5-serial-dev (<< 1.8.12-9~) Replaces: libhdf5-serial-dev (<< 1.8.12-9~) Filename: pool/main/h/hdf5/libhdf5-dev_1.10.4+repack-ok4_arm64.deb Size: 3007782 MD5sum: ac601d07ff7e3c45c5b693731119a1be SHA1: 67e0cd5cf0ff4f41988437d352ac86a2ea8e6a59 SHA256: db5512ade8b0a0a2b163aae59d468bf202eaa364c2c2dc7a0818f79dcf9d7caa SHA512: 1c2efc362ba6d5cbce8658c0d5d104a6b41ea0cf42727e9f1281bc067ee08a3e32ce7423d4a78deade79fb2079f873f28cbe8cabeffadb76788b9552d4de1852 Homepage: http://hdfgroup.org/HDF5/ Description: Hierarchical Data Format 5 (HDF5) - development files - serial version HDF5 is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains development files for serial platforms. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdf5-doc Architecture: all Version: 1.10.4+repack-ok4 Priority: optional Section: doc Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 9548 Suggests: libhdf5-dev, www-browser, pdf-viewer, doc-base Filename: pool/main/h/hdf5/libhdf5-doc_1.10.4+repack-ok4_all.deb Size: 451040 MD5sum: 947dae1bbc7c3e71e105dbfe15f1b1b6 SHA1: 68daae18a09b6031ef5056fa93dab66097da9f92 SHA256: e31d15891068a75d76d32dc18630fac431a8b2b98d6e209fcab88f5c51de3900 SHA512: 3c3b3e8628bfc863d81428826c17f24dd0ff5642d644f7bc8d0ad6de2ed01434ff7e0e2ab491de1212ce8d14e974c76c9e4195faace9d3bdcdf562bcbf8e6c58 Homepage: http://hdfgroup.org/HDF5/ Description: Hierarchical Data Format 5 (HDF5) - Documentation 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdf5-java Architecture: all Version: 1.10.4+repack-ok4 Priority: optional Section: java Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 101 Depends: libhdf5-jni Filename: pool/main/h/hdf5/libhdf5-java_1.10.4+repack-ok4_all.deb Size: 61858 MD5sum: 46f0fd8150d6dba4f4fce7c353ab15a9 SHA1: 75b51688dfb6492d0b793296a3a26207c1afddc9 SHA256: a92172939867a919230a3107d4c925c3be1e34cf1647aaf47e5caeba040719da SHA512: cf18c5fc721988cf0851980187b2838f8abb52891699716aa3be7713d5e46ae1c8dfb9a7d506ad2fb37af41d3e19c3afb8631c949e7aac5cb020d8a8c8e2f499 Homepage: http://hdfgroup.org/HDF5/ Description: Hierarchical Data Format 5 (HDF5) - Java Wrapper Library 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdf5-jni Architecture: arm64 Version: 1.10.4+repack-ok4 Multi-Arch: same Priority: optional Section: science Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 481 Depends: libc6 (>= 2.17), libhdf5-103 Filename: pool/main/h/hdf5/libhdf5-jni_1.10.4+repack-ok4_arm64.deb Size: 105458 MD5sum: 5a1a45a8f870422d5b0cc71b0767f0ce SHA1: 616804827df5572fcc391c5fdbfe23841bb5c452 SHA256: dcb0aba45f57a3574d785956e383c2cc127778900dc180ea1d9b163339fdc310 SHA512: 314dfcdf1e975b9d100858812d670e9ef84b9627edc1483564a1146c2df0a53891206fb9abda3f378419da61b8f20b9ed44569614a8341f7527ff37ffe3c775a Homepage: http://hdfgroup.org/HDF5/ Description: native library used by libhdf5-java This package is only useful with libhdf5-java. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdf5-mpi-dev Architecture: arm64 Version: 1.10.4+repack-ok4 Priority: optional Section: libdevel Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 24 Depends: libhdf5-openmpi-dev, mpi-default-dev Filename: pool/main/h/hdf5/libhdf5-mpi-dev_1.10.4+repack-ok4_arm64.deb Size: 4606 MD5sum: 66578bfecb0a204e8595d9c7dacda374 SHA1: 4d29630efef50bb88d0d1ea3ff7a3f41fe46b71a SHA256: 2687ccde7c0ca2020f7636785970622cdfc58b77dff7ec9e06d0504ed5ec0727 SHA512: eacf457ea2339e8edd71a4a86a8431ca2be70480d1d48c939c6ccd19aa8db7273fd0c06b5424d952522f84b6fe2e055cd2037500567c48423abb52513710c91d Homepage: http://hdfgroup.org/HDF5/ Description: Hierarchical Data Format 5 (HDF5) - development files - default MPI version HDF5 is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package depends on the default MPI version of HDF5 for each platform. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdf5-mpich-103 Architecture: arm64 Version: 1.10.4+repack-ok4 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 4790 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgfortran5 (>= 8), libmpich12 (>= 3.3.2), libsz2 (>= 1.0.4), zlib1g (>= 1:1.1.4) Conflicts: libhdf5-mpich-100 Replaces: libhdf5-mpich-100 Filename: pool/main/h/hdf5/libhdf5-mpich-103_1.10.4+repack-ok4_arm64.deb Size: 1365324 MD5sum: 220c963349d44d2bbd43c1c41fe4a44a SHA1: b5345a80269929eda57507f2872850271c6b7bcf SHA256: 4f2aaf7ca5248846e63076275646ad844a02b15e238fdd97d78b9d0c3a271c0a SHA512: 9c9c0ac357fea5c900ea230ec141aa68a79c49c209661f0b4f475b34b2a5bc6efe821eece9724b732ef9f329fa5d4405f43f4515310daa343b36add4b3eb3937 Homepage: http://hdfgroup.org/HDF5/ Description: Hierarchical Data Format 5 (HDF5) - runtime files - MPICH2 version HDF5 is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains runtime files for use with MPICH2. Warning: the C++ interface is not provided for this version. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdf5-mpich-dev Architecture: arm64 Version: 1.10.4+repack-ok4 Priority: optional Section: libdevel Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 13563 Depends: libhdf5-mpich-103 (= 1.10.4+repack-ok4), zlib1g-dev, libaec-dev, libjpeg-dev, libmpich-dev Suggests: libhdf5-doc Filename: pool/main/h/hdf5/libhdf5-mpich-dev_1.10.4+repack-ok4_arm64.deb Size: 2947036 MD5sum: f8a56ff0ca7472ccfa3212994dfc26a4 SHA1: aadd7df7e7af0bdd91192a21fa8f958e5491a2c8 SHA256: b4c687b2dd37173f463495017dc84a26ac2ae1fdf90e404120711d6bf83bd39a SHA512: 6373dbddd7395ccc5ccc26c7d7bb3e00ecb3fa91ae85e9304a62213c40d6cb4220976820da9da3419eaab1a4931667fa486627aeba3f665a287abd298ba2fa0e Homepage: http://hdfgroup.org/HDF5/ Description: Hierarchical Data Format 5 (HDF5) - development files - MPICH version HDF5 is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains development files for use with MPICH2. Warning: the C++ interface is not provided for this version. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdf5-openmpi-103 Architecture: arm64 Version: 1.10.4+repack-ok4 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 4998 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgfortran5 (>= 8), libopenmpi3 (>= 4.1.4), libsz2 (>= 1.0.4), zlib1g (>= 1:1.1.4) Conflicts: libhdf5-openmpi-100 Replaces: libhdf5-openmpi-100 Filename: pool/main/h/hdf5/libhdf5-openmpi-103_1.10.4+repack-ok4_arm64.deb Size: 1367046 MD5sum: a0c79a9c91181b57bef67e591eba18de SHA1: e21e305651112b0329ecef9f70fbce2fab7c4f80 SHA256: 7c1468a10b8705225a76ac7f2bc184913689c00cc74d9cf839aa2df3b40f5c8e SHA512: a568211fd16e955ad3ba3013fe57422c5583002646c5e45af355f29c039ebf6d2553a6980c3f4b9a38fb340a586a9515bfa8d6760ec330b69800d52213be50ca Homepage: http://hdfgroup.org/HDF5/ Description: Hierarchical Data Format 5 (HDF5) - runtime files - OpenMPI version HDF5 is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains runtime files for use with OpenMPI. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhdf5-openmpi-dev Architecture: arm64 Version: 1.10.4+repack-ok4 Priority: optional Section: libdevel Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 13569 Depends: libhdf5-openmpi-103 (= 1.10.4+repack-ok4), zlib1g-dev, libaec-dev, libjpeg-dev, libopenmpi-dev Suggests: libhdf5-doc Filename: pool/main/h/hdf5/libhdf5-openmpi-dev_1.10.4+repack-ok4_arm64.deb Size: 2956348 MD5sum: a74e7baca6aa974f9dbc661e7eeb97a0 SHA1: 10d3c5feb21a7379ad13a08322dd7201cfa8d103 SHA256: f02561907aac3834b13592eb9a6a54c3a5cf66c247b0907833507f8a1dcbca2c SHA512: c3049c80a0f3f861a8a6d28c87be6f7905d1b7b4156fe1bac0f890a72880af440d759fa384a988538021aacabaa3de7bdac6dfb5271e9d3651c3f86466c946a9 Homepage: http://hdfgroup.org/HDF5/ Description: Hierarchical Data Format 5 (HDF5) - development files - OpenMPI version HDF5 is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains development files for use with OpenMPI. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheif-dev Architecture: arm64 Version: 1.14.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libheif Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 151 Depends: libheif1 (= 1.14.2-ok1), libaom-dev, libdav1d-dev, libde265-dev (>= 1.0.7), libx265-dev Filename: pool/main/libh/libheif/libheif-dev_1.14.2-ok1_arm64.deb Size: 30800 MD5sum: 962b9dee6c02428b469b0258ad350dee SHA1: 778049c5dacc9d6999e3c96b4b38fc2f4b66a625 SHA256: 128bfa074b876c187ca822b445bf917b0d8ba55ed65545c98093750d2212ea53 SHA512: 0d001f0f900d63855579d14b11fad715f92129e9ef82c44b2de817b68d4c7d26ddd37c8f666060dd569c4a03188dfbdec295357c62ab4cd8455693c37798d3e6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheif-examples Architecture: arm64 Version: 1.14.2-ok1 Priority: optional Section: video Source: libheif Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 137 Depends: libheif1 (= 1.14.2-ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libjpeg62-turbo (>= 1:2.0.2), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 9) Filename: pool/main/libh/libheif/libheif-examples_1.14.2-ok1_arm64.deb Size: 40902 MD5sum: 043f1a520e9e5f201b2adb8512ad0199 SHA1: 3f137f411db0705ee4cbf064a46723aef3add3c4 SHA256: ba8b19b898694f9e18068c1f1bb0cb80d4fcb805022c584859da632bcff74bb1 SHA512: 040ac3cf082d32ebb2f9d4cb89c0c2d8ea5d5278473df72bf96dc0150bf7ef8f3576b87c121edca64cd25ea1b24e27fded73d1be3e6b2ee79b4abb2f93b0213d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libheif1 Architecture: arm64 Version: 1.14.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libheif Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 542 Depends: libaom3 (>= 3.2.0), libc6 (>= 2.34), libdav1d5 (>= 0.1.0), libde265-0 (>= 1.0.7), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9), libx265-179 (>= 3.2), zlib1g (>= 1:1.1.4) Filename: pool/main/libh/libheif/libheif1_1.14.2-ok1_arm64.deb Size: 199014 MD5sum: 3958ca26b42f074c75420eb8e14ac7aa SHA1: 44d482732e9e7bb904799fede9fd451aeb63655a SHA256: 875d53b01fa35110f99dd245ac1bb80b54f611cc633d4acdb566a2e1a5724e02 SHA512: 4e262f2e7fbee24223e4b354b7d453480d9c36f57566c7fcf797a2d24391a4e90b5efe955188d7ab128a0cd7391293579c859fa524c066bf22aa8538018d9298 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhogweed5 Architecture: arm64 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: 278 Depends: libc6 (>= 2.17), libgmp10 (>= 2:6.0.0), libnettle7 (= 3.5.1+really3.5.1-ok3) Filename: pool/main/n/nettle/libhogweed5_3.5.1+really3.5.1-ok3_arm64.deb Size: 135568 MD5sum: 219fb8c06f31a5d1515661afbe79c932 SHA1: ef7ae1606bdda20983c76adb24f16cae19c7a5dd SHA256: 512f41cbe91e5eb9d58868ca2b9ff1df285141d7d2f28fdf887daa164e72e0b9 SHA512: 824656595b4f8f5881f126ec621d54f80c8fb9804594987d47f9e1de644bbf800a82d8f00ecc5d3d26c1700ad6517985467297dbe3130585e958f88eddaff9bd 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. 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/main/libh/libhtml-html5-entities-perl/libhtml-html5-entities-perl_0.004-ok2_all.deb Size: 28228 MD5sum: d0930b3d1095b10e470968e11cba5e37 SHA1: 96438cf67463dcb7a557665e348885a6da296236 SHA256: 6d6a24e59a03d7a0064b5ad0ed57f7b7e27edd00c6c962d3cc35c205de98360d SHA512: 0c18e21c9e5e8afd727ad98f21ad314a1b52f0da07199b70ed708eccf9242488eb7695321f615dba07d68ee9a46662e00d4b5d9a1063bbc2f0464897e48da6c9 Homepage: https://metacpan.org/release/HTML-HTML5-Entities Description: module to encode and decode character entities defined in HTML5 HTML::HTML5::Entities is a drop-in replacement for HTML::Entities, providing the character entities defined in HTML5. It is a pure Perl implementation and hence slower, especially decoding. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhtml-parser-perl Architecture: arm64 Version: 3.76-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 207 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libhtml-tagset-perl, liburi-perl Recommends: libhttp-message-perl Suggests: libdata-dump-perl Enhances: libwww-perl Filename: pool/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.76-ok1_arm64.deb Size: 86566 MD5sum: 214f7c653bf3f2861d2a7916880fb07d SHA1: 9b9737f76c713545dee61658107a4efa4de7fafd SHA256: 879a50f9ca652070457d25d3dfd99afce8f995a131eb26a0184446e299f7cdcd SHA512: 2805dcb905e380ee3b6ab6e19bbcc3d5642779bc8bb696342d5830d7442745c5c9a3f6c84a80ed16e60ed53849fca4ba4d24c9f40b1d3602e9a5abd16803ca60 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. 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/main/libh/libhtml-tagset-perl/libhtml-tagset-perl_3.20-ok2_all.deb Size: 10980 MD5sum: ebd30e6da50cb99ae599699152bf9aaa SHA1: b204dea6be190eea9e7580885083ab4203a6e224 SHA256: 4b9d4c573e6fa0e9e05e147f1a4e03df0ef8a364722edcb1f4c02e2120d3eba2 SHA512: 8ebf975f699ba10a2e23d259cf25c98e4fe7a905e506f767bb5db02de507f5cee1f4007b3dffca079381ad07c1e2f8ebb1cfe922b9a86e290bc97d50e57cdaf3 Homepage: https://metacpan.org/release/HTML-Tagset Description: data tables pertaining to HTML HTML::Tagset contains data tables useful in dealing with HTML. For instance, it provides %HTML::Tagset::emptyElement, which lists all of the HTML elements which cannot have content. It provides no functions or methods. 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/main/libh/libhtml-tree-perl/libhtml-tree-perl_5.07-ok2_all.deb Size: 199422 MD5sum: 4a682cdc1ada8876e337981afa1b7fe7 SHA1: 3ec7fff097a038d34223c87b24163a59ee8e3588 SHA256: 9b90c4251441b45a1a99c4d15d5b38ef874d971e3317f85ef33ba82ddab3db19 SHA512: df9da2fbcb1b012a09f7f81b500f62d5709c7894db70a4e43a16f40cdc072828314d949b84fc1eaa6b9ebbd6cea4264407a38f36c70d2e193cd5e71d4c75b132 Homepage: https://metacpan.org/release/HTML-Tree Description: Perl module to represent and create HTML syntax trees HTML::Tree is a collection of modules that represent, create and extract information from HTML syntax trees. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhttp-cookies-perl Architecture: all Version: 6.10-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 49 Depends: perl:any, libhttp-date-perl, libhttp-message-perl Filename: pool/main/libh/libhttp-cookies-perl/libhttp-cookies-perl_6.10-ok1_all.deb Size: 17482 MD5sum: 5d2d594d16e76043a3555e5ede036a63 SHA1: c67b8c6eaaa5c38860d9d80fd52a10b108abdaeb SHA256: 5080417e7f2ccd8245f212fe6f135d759ae14772143e963e1dfb0433be180b9a SHA512: efdc8b56389416f002e154a250c670467ec5e6a2733c894550bc44e425c149f3c7a9a441e01c3d1ddc7315119421fcc222291ffde3044300fbd9f3f31f0f966a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhttp-daemon-perl Architecture: all Version: 6.14-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 67 Depends: perl:any, libhttp-date-perl, libhttp-message-perl, libio-socket-ip-perl, liblwp-mediatypes-perl, libsocket-perl Filename: pool/main/libh/libhttp-daemon-perl/libhttp-daemon-perl_6.14-ok1_all.deb Size: 25522 MD5sum: 97fa16ec5c7a07b8a74840f18f5fddc5 SHA1: 89ebece60b9e451b1ef5276f7c3831042e41ccd6 SHA256: 35f98fe79177d52d1b7fd8edbacdc121e34c0acf0937cf9720ebee7be6b277a1 SHA512: df09a620cffe2e9f72d01d1a9aaf993f5c88603dab51feb22017bcf9bcdfd29ff27d675d0486d2903078f39e038c8eb0280851a449601a3f67da5f90aa0ac7de 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhttp-date-perl Architecture: all Version: 6.05-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 48 Depends: perl:any, libtimedate-perl, libtime-local-perl (>= 1.28) Filename: pool/main/libh/libhttp-date-perl/libhttp-date-perl_6.05-ok3_all.deb Size: 15892 MD5sum: 5395aeee267eac2408a53f1997990a91 SHA1: b74e51d46d75ba06b1b3cec83d431624617dc6fe SHA256: 5c57e00e46bcedaf3b7c4bda4d490263e7a9d7e75ad2172cc789c6aefa9f207b SHA512: 30eca4b72a3cdb5d623c35b122b93d46beb3a4c0eb4025583344a8d3c9633dc29583d4a672d0f784894266419f8d5cbe02c6d6bc519724e36db28990e7330185 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhttp-message-perl Architecture: all Version: 6.36-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 190 Depends: perl:any, libencode-locale-perl, libencode-perl (>= 3.01), libhttp-date-perl, libio-html-perl, liblwp-mediatypes-perl, liburi-perl Recommends: libclone-perl Filename: pool/main/libh/libhttp-message-perl/libhttp-message-perl_6.36-ok1_all.deb Size: 76294 MD5sum: c924fc6e970ccce333c53160510360c2 SHA1: dc1eaec44cb090f690f1f8a9f90010faf8288320 SHA256: 2909cd74430cc8921f20d863cc4aac94798897c415b888aec29b48ce3d440015 SHA512: ef72443c71743a4ca56fa081a8010796ffb881945c2b5e03aa91631b1fc45824fe0dfca58d1aa72049bbcb0c7a5630d9bf5e3238be5f82a9ce94a047a8144db7 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. 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/main/libh/libhttp-negotiate-perl/libhttp-negotiate-perl_6.01-ok2_all.deb Size: 12034 MD5sum: 8baa92e06a484745fc7df3fe1ad8af1a SHA1: db36ef9710ad4e1aabd548785034ba797d323a3e SHA256: 3aea94f5026f507c9a898f8b77abf3558c769e15c712cb6731ce0131c10b587f SHA512: c43ec94345afc8a63892f11d5b82d003b00efc1e5b9a8a8a57b950b226070cecda7a62efd4fc0ff1bff3f6a86cda88eff0256f51369b462644a117cb67ba0393 Homepage: https://metacpan.org/release/HTTP-Negotiate Description: implementation of content negotiation HTTP::Negotiate provides a complete implementation of the HTTP content negotiation algorithm. Content negotiation allows for the selection of a preferred content representation based upon attributes of the negotiable variants and the value of the various Accept* header fields in the request. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhwasan0 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 3121 Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.34), libgcc-s1 (>= 3.3) Filename: pool/main/g/gcc-12/libhwasan0_12.2.0-ok7_arm64.deb Size: 1098534 MD5sum: 57c6d9730850fb3f4fed525a557a9256 SHA1: dd2853bf39b6474eab5d363864e11647a0e466bb SHA256: 2ee58e709972efbfaf722996a85dc4d86fe443d6ea3e8423cc6575783219469b SHA512: 305e88eba424c27f46c3bdaca2a7c3c963e33d2a22ea42fbdd1a89c4ba046ad7d6363b9fe6f0dabeec5db32cb69a9f766ddabbd1cd23cdb30b54e618b560d947 Homepage: http://gcc.gnu.org/ Description: AddressSanitizer -- a fast memory error detector AddressSanitizer (HWASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhwloc-common Architecture: all Version: 2.8.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: hwloc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 58 Filename: pool/main/h/hwloc/libhwloc-common_2.8.0-ok1_all.deb Size: 12796 MD5sum: 9f6623a51b53f154f818a00c2da34c40 SHA1: 1518ad00451b6569ae559b5cf86dbcb75e2d8f2c SHA256: c886fa8a40163a43c3a7c7dab9741e79af9bee7b41557ed02f462a21cd36504a SHA512: 940a5970a85c85bef8cc05935c556dca3b57d683fa8678e802070d2975d0b4d52005b11e2f4a55c4136b2faefdd6b328b74ce03f168b846e0d43fee0c4616cdd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhwloc-dev Architecture: arm64 Version: 2.8.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: hwloc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1104 Depends: libhwloc15 (= 2.8.0-ok1), libnuma-dev, libltdl-dev Filename: pool/main/h/hwloc/libhwloc-dev_2.8.0-ok1_arm64.deb Size: 249932 MD5sum: e7c2009e7baabfa1afc222cec35f5ad0 SHA1: eb42b8ea4c41037692b798e76286ed13531b2094 SHA256: 75c92eec9ab686dd53e8a7b9d0d8d903c81eb51040f34bb6e61d90f9ee74569f SHA512: 9dfb7aac60480ebe1755103b997689f0ec95fadb354552b7a60952f97c41a9db2a6ecfaac7f0a66b284a165f44abafb3d863f817291a1a1ca90f69894d0708b6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhwloc-doc Architecture: all Version: 2.8.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: hwloc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 4033 Depends: libjs-jquery Filename: pool/main/h/hwloc/libhwloc-doc_2.8.0-ok1_all.deb Size: 776930 MD5sum: 87ad5bc3094399bd15dc8515c73d27cb SHA1: 8bc01fedb53d59bcc360aafbc873dc2236cdbc8e SHA256: 8ae0d59b037275f6db79f12474ee12f3f768fc8915a03fe43c97638780776b7e SHA512: d7148a5a335f1eb30d63a89885338cc6d7a8af9440e45c3ff16311b0a8b2f1c5fa6727307e0bfa0af7275fc33bf34956fe63a1d4a70a52b46e5972172b825dc2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhwloc-plugins Architecture: arm64 Version: 2.8.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: hwloc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 65 Depends: libc6 (>= 2.34), libpciaccess0, libx11-6, libxml2 (>= 2.7.4), libxnvctrl0, ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.1-1, libhwloc15 (>= 2.8.0~), libhwloc15 (<< 2.8.0A) Breaks: libhwloc-contrib-plugins (<< 2.1.0+dfsg-3~) Replaces: libhwloc-contrib-plugins (<< 2.1.0+dfsg-3~) Filename: pool/main/h/hwloc/libhwloc-plugins_2.8.0-ok1_arm64.deb Size: 15318 MD5sum: 4fef0b3f87a9439e343433978acae6cf SHA1: a72c153fd6c6c89822ecaeb4204c7a04519ab1b1 SHA256: e6cc39e41e6673f26c5005cdcfa0710844c3f2a3ff302ede71604c3f7e4d15f6 SHA512: 79095f08a58aef7783ddda8e3c6e4cc6231fd1a1ef34b7f3f55fe8e50f1bdd8d848c849b7997b12097490c4f4e01936c3c2ad9ccf2eac3e1a367fdfa906445b4 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libhwloc15 Architecture: arm64 Version: 2.8.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: hwloc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 354 Depends: libc6 (>= 2.34), libudev1 (>= 183) Recommends: libhwloc-plugins Breaks: libhwloc-contrib-plugins (<< 1.10~), libhwloc-plugins (<< 1.10~) Filename: pool/main/h/hwloc/libhwloc15_2.8.0-ok1_arm64.deb Size: 150498 MD5sum: d39232f7b35a49d504880f2f1b1f058c SHA1: 224add3a68a869bc50514ebd18b32d9dbd670089 SHA256: fb87f1d832a299cb981a935b8530c13454dc4bd91dcdd58ddf7e02f8db61b32e SHA512: d9c22aebdcfdf708d5b6e27c1ca15270022d7b25347f07505deecf35506b0f552e4a03ac7abd309c726fa5c0be78afb02c0f45be58b58abe1d4e9c6bcfdb42b3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libibmad-dev Architecture: arm64 Version: 42.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 296 Depends: libibmad5 (= 42.0-ok1) Filename: pool/main/r/rdma-core/libibmad-dev_42.0-ok1_arm64.deb Size: 57052 MD5sum: 02eb1bca20d3e1e96fd5f45d8961d93d SHA1: fb250ff28a5126bb4fe9ce8933360add608a2207 SHA256: bb0454ea0493176caac3ea673d053baad720820f853f58cc4beb388a79bcb6f3 SHA512: 78506e8ec28c5693925794ad78341a3771f2a46d3fe9ddcbdaa08e3add522584138bc6abdd8ddbcfd50f8d42710b5af99d07a24d4429dc98899a21ee8f42ca9c Homepage: https://github.com/linux-rdma/rdma-core Description: Development files for libibmad libibmad provides low layer Infiniband functions for use by the InfiniBand diagnostic and management programs. These include Management Datagrams (MAD), Subnet Administration (SA), Subnet Management Packets (SMP) and other basic functions. . This package is needed to compile programs against libibmad5. It contains the header files and static libraries (optionally) needed for compiling. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libibmad5 Architecture: arm64 Version: 42.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 168 Depends: libc6 (>= 2.17), libibumad3 (>= 1.3.9) Filename: pool/main/r/rdma-core/libibmad5_42.0-ok1_arm64.deb Size: 43492 MD5sum: 8d4cfb15917d9ff30f1bebd78d925187 SHA1: 6d9f905d2672495be49b224ce571994d40fa26bb SHA256: 688dc85248d8837ace3df9a2501315cbb9818bd0588561cf9390a471cd4b591f SHA512: b1de195c53d7e723b3d8a64e876bc1cac01c46f4061821c86ab17aa04609180c77b106175b2eb534a2df1e1a21e5512f0cefcce969f48d742742ef83e57a5975 Homepage: https://github.com/linux-rdma/rdma-core Description: Infiniband Management Datagram (MAD) library libibmad provides low layer InfiniBand functions for use by the Infiniband diagnostic and management programs. These include Management Datagrams (MAD), Subnet Administration (SA), Subnet Management Packets (SMP) and other basic functions. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libibnetdisc-dev Architecture: arm64 Version: 42.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 174 Depends: libibnetdisc5 (= 42.0-ok1) Breaks: infiniband-diags (<< 2.0.0) Replaces: infiniband-diags (<< 2.0.0) Filename: pool/main/r/rdma-core/libibnetdisc-dev_42.0-ok1_arm64.deb Size: 45400 MD5sum: 5ef1eb0cc0cc7c77994f86bff66019cf SHA1: aa8e393b31528eeee63bfdded9f9a18f15a9c050 SHA256: 8dd8db449959067ed6aadd9c6113b1ffdd9a8f778d9671c444d1d093006c29ce SHA512: 5d7a63e55db403ced671ef767218cfd462e4e62a93136ea8fcdbaf62b9d40b2bfc244a7e0449b175c55e2aeea76e718cbb477e747bc54b5bf3c1f1bd0089fc76 Homepage: https://github.com/linux-rdma/rdma-core Description: InfiniBand diagnostics library headers InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides development files required to build applications aginast the libibnetdisc5 InfiniBand diagnostic libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libibnetdisc5 Architecture: arm64 Version: 42.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 94 Depends: libc6 (>= 2.17), libibmad5 (>= 1.3.11), libibumad3 (>= 1.3.9) Filename: pool/main/r/rdma-core/libibnetdisc5_42.0-ok1_arm64.deb Size: 31734 MD5sum: 55ea6cd93aa167cce59be770193a3c0b SHA1: 6f97398c059b768b6c766f3b3c9273e5fbc90b2d SHA256: 08ca0d3644c52f753aa706dbc403b4c12006d9f3193a0cf547c01b195a83c12b SHA512: 52566845193cd7b3d8ff7803d1d7182d16d92f71e3c785c625572ee7c379329693aeea46660d3a5bfead321dae5a722fce5eb5c00b18b74bb26ea278f8ce9923 Homepage: https://github.com/linux-rdma/rdma-core Description: InfiniBand diagnostics library InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides libraries required by the InfiniBand diagnostic programs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libibumad-dev Architecture: arm64 Version: 42.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 188 Depends: libibumad3 (= 42.0-ok1) Filename: pool/main/r/rdma-core/libibumad-dev_42.0-ok1_arm64.deb Size: 56532 MD5sum: de8ccac8865ecaaa9bdd949519d7a543 SHA1: ba6bc60a3f883e24fcc1d31d90333d89494353c4 SHA256: 66872577811c9baa5078674ddcfcab35e8da0e2726482a5ce0bda1ac9d1babea SHA512: 079c2d32d5953b83d8336bcd3d1590829c2e97560ce738faf183db390a7db0df9d3ed9a49706fa5996945a9e81dea9778fe5365fbe4ead006efa79ac9d2cee32 Homepage: https://github.com/linux-rdma/rdma-core Description: Development files for libibumad libibumad provides userspace Infiniband Management Datagram (uMAD) functions which sit on top of the uMAD modules in the kernel. These are used by InfiniBand diagnostic and management tools. . This package is needed to compile programs against libibumad. It contains the header files and static libraries (optionally) needed for compiling. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libibumad3 Architecture: arm64 Version: 42.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 83 Depends: libc6 (>= 2.17) Filename: pool/main/r/rdma-core/libibumad3_42.0-ok1_arm64.deb Size: 26486 MD5sum: 8bad52716f74eb6f792c475faf442a61 SHA1: 20eafb84056a5a7867430aa118f249bc5066c3d5 SHA256: 4999a46d2548d74fb9f72f1d0b8a57083e9acb0e3844c69b19f7608841503414 SHA512: 5c3ffe15c66144f8685e4ce89705665ec8d8ee88c4ccb136b8fbfbfe2cfa9a6e2dd70f6de34c3a76f75f420dc0406ec3914ab0f8cdc7e19bed5e2f0a9e4f0574 Homepage: https://github.com/linux-rdma/rdma-core Description: InfiniBand Userspace Management Datagram (uMAD) library libibumad provides userspace Infiniband Management Datagram (uMAD) functions which sit on top of the uMAD modules in the kernel. These are used by InfiniBand diagnostic and management tools. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libibverbs-dev Architecture: arm64 Version: 42.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2238 Depends: ibverbs-providers (= 42.0-ok1), libibverbs1 (= 42.0-ok1), libnl-3-dev, libnl-route-3-dev Filename: pool/main/r/rdma-core/libibverbs-dev_42.0-ok1_arm64.deb Size: 653054 MD5sum: af141213c41162920856dcb9b8129d81 SHA1: 2386d7a217d985d84c067fb39245b48fbbc79bcb SHA256: 20bbbfbd93ab7fe6ea959440c70d98d722082984b26702cd7e1c43e9148ae4c4 SHA512: 61080e75753345746a13fd910c0e8d0379897669dc96de8bf1a67734cf24479444396178c6b37932150fa64935fa701b7abe50ec7a95dab942fc7ca35b6d091a Homepage: https://github.com/linux-rdma/rdma-core Description: Development files for the libibverbs library libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . This package is needed to compile programs against libibverbs1. It contains the header files and static libraries (optionally) needed for compiling. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libibverbs1 Architecture: arm64 Version: 42.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 175 Depends: adduser, libc6 (>= 2.25), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7) Recommends: ibverbs-providers Breaks: ibverbs-providers (<< 34~) Filename: pool/main/r/rdma-core/libibverbs1_42.0-ok1_arm64.deb Size: 63554 MD5sum: 87b741170120231641a2ff9b9e7ad2be SHA1: 43766a25414b5c63af7b327bd97f00b555e49f37 SHA256: 7882354c3a4f891c69fcd38d8e1ac1a71a6fbb9d5d5b6637475622f6fc7c0f5e SHA512: 30a4df857dc2c6ec284fd210ce74749227df5be0416802e3ebb6f4176d4c5badd1b9133d71fc067d87b3da07feb46e09f477af6e8523e837726bbd01214ab4e1 Homepage: https://github.com/linux-rdma/rdma-core Description: Library for direct userspace use of RDMA (InfiniBand/iWARP) libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . For this library to be useful, a device-specific plug-in module should also be installed. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libicu-dev Architecture: arm64 Version: 66.1-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: icu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 42826 Depends: libicu66 (= 66.1-ok4), icu-devtools (>= 66.1-ok4), libc6-dev | libc-dev Suggests: icu-doc Breaks: icu-devtools (<< 66.1-0) Replaces: icu-devtools (<< 66.1-0) Filename: pool/main/i/icu/libicu-dev_66.1-ok4_arm64.deb Size: 10653522 MD5sum: 0c7bd7ac736112dc3875f795056ed8b0 SHA1: 3979840e6d066569ceb95892e4b148a735cfca79 SHA256: 3c5dfafd83087b162747b644f937745de6834eea69b924d940d9c1d1d46f512f SHA512: 09ffdfd8d2c22fbd7e69df8cfff4f947c5f0cea03928579bc64f804a60ca9ba6ffb4883e96be6cadc612f4cb22989b87fd4219077e7ff10898defe8709dba065 Homepage: http://www.icu-project.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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libicu66 Architecture: arm64 Version: 66.1-ok4 Multi-Arch: same Priority: optional Section: libs Source: icu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 32758 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 12), tzdata (>> 2019c-0) Breaks: libiculx63 (<< 63.1-0), openttd (<< 1.8.0-0) Replaces: libiculx63 (<< 63.1-0) Filename: pool/main/i/icu/libicu66_66.1-ok4_arm64.deb Size: 9734536 MD5sum: 72c7458f4105f7271bf63fd96304da61 SHA1: 015d87e21b9a1817babe3896e3d20a6687fa2745 SHA256: 02c0239b7347fa8cca444f062df4180e562e092ab6c655fb5fc8f95e0bd2168c SHA512: cb98307b5ce9534dbb4954f2e2dcca36166e3d998cf07ebb184c202255e04131d3be3b1234488dd187089cd8554d98b7f18288950f0e3e964fa2e0d883cca511 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libid3-3.8.3-dev Architecture: arm64 Version: 3.8.3-17ok1 Priority: optional Section: libdevel Source: id3lib3.8.3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 760 Provides: libid3-dev Depends: libid3-3.8.3v5 (= 3.8.3-17ok1), zlib1g-dev Recommends: libid3-tools Suggests: libid3-doc Conflicts: libid3-dev Replaces: libid3-dev Filename: pool/main/i/id3lib3.8.3/libid3-3.8.3-dev_3.8.3-17ok1_arm64.deb Size: 131960 MD5sum: b4e3f2a38c495aa15a2a46270dafe28c SHA1: 5ff8bd4203fbd02389653500ebc22548aaf2e4e6 SHA256: 6086f3194bb204a77481c9e96b8e3d57f20a902476ea51bf8da41e7edb625489 SHA512: e7840d6f21ae70113165347258b3193f3d30d35ab38464b299c89d036088cc45635207879ff7c9f2ea541e189c12c7d542a9f96cdecb27beeb4f870a3f50ac46 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libid3-3.8.3v5 Architecture: arm64 Version: 3.8.3-17ok1 Multi-Arch: same Priority: optional Section: libs Source: id3lib3.8.3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 226 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: libid3-tools Conflicts: libid3-3.8.3, libid3-3.8.3c2, libid3-3.8.3c2a Replaces: libid3-3.8.3, libid3-3.8.3c2, libid3-3.8.3c2a Filename: pool/main/i/id3lib3.8.3/libid3-3.8.3v5_3.8.3-17ok1_arm64.deb Size: 77202 MD5sum: 924e07282129f0a79ab1b540a510fe0c SHA1: 01e89f28c15860ebd2a072fb69f18a312b249106 SHA256: 5e3451f13db6db1d49803b5cdd904bf850f151292df71aa88e7793b8c424221e SHA512: eae778404ee21379b0023036c8dcb3dd9ff3038563bce1618dab23a21ff37f7c40a1ed2d0fb3cb3971b69ac1d45be8482d8111e039bb9a4619cd3c894a69905e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libid3-doc Architecture: all Version: 3.8.3-17ok1 Priority: optional Section: doc Source: id3lib3.8.3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 5812 Filename: pool/main/i/id3lib3.8.3/libid3-doc_3.8.3-17ok1_all.deb Size: 333650 MD5sum: e93a37bc7317de2c0bd24eb2f65cf1c1 SHA1: abadca1db5fb5f51fc7d66f41d3dcd90403e1588 SHA256: f0461b9c415297148f7afe508d1acabc45dfb4b9306a6ea2b292dac8ea5634eb SHA512: 20c80e7b6ef6c2609aea76237c249af42f0f6970bb2ce3eef52bf2fe4eeaff36010ee425520ee2fb59a1ea31b4de12b2681b796009b03a18776887abcdde3767 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libid3-tools Architecture: arm64 Version: 3.8.3-17ok1 Priority: optional Section: sound Source: id3lib3.8.3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 84 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libid3-3.8.3v5, libstdc++6 (>= 5.2) Breaks: libid3-3.8.3-dev (<< 3.8.3-11), libid3-3.8.3c2a (<< 3.8.3-11) Replaces: libid3-3.8.3-dev (<< 3.8.3-11), libid3-3.8.3c2a (<< 3.8.3-11) Filename: pool/main/i/id3lib3.8.3/libid3-tools_3.8.3-17ok1_arm64.deb Size: 17794 MD5sum: 91f8b237b9ddbab5da0ab0f9705cf363 SHA1: 6c0e414f5fd084093e1ce168f28743bd19f7354e SHA256: 1b329c1fef81ac4fa6f5bc4201c1654ca464d804b7b638c5ced069385a344330 SHA512: 5be7406bb8a7b494e7e064a4ada86a3883af1853b9071280f42fdd1822c9472a89dfae14b25bac1dc3b93ca94148c75cb69fabd0d96f90ac6c2dda518331f719 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimage-exiftool-perl Architecture: all Version: 12.44-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 22241 Provides: exiftool Depends: perl:any Recommends: libarchive-zip-perl, libunicode-linebreak-perl Suggests: libposix-strptime-perl Filename: pool/main/libi/libimage-exiftool-perl/libimage-exiftool-perl_12.44-ok1_all.deb Size: 3732604 MD5sum: a35f3734b7d9d5ca99033c794eb7fc81 SHA1: ec9294675702f3e8d46ee7894ba006e3abf8d0d0 SHA256: dc06e10106faae4fc2f10e09d1a3238488ad3033006d43d478f505e7f4654ae2 SHA512: 48d10159dd0549d64ba1da64c20516a1e5f8c8a43005c04c24d97eecfa860fcd2ef0da58d3ab9c82d176484534c1d243b2a7357aa076d6f1ded3e87ebedd26f7 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, GoPro, 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 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/main/i/imagemagick/libimage-magick-perl_6.9.11.60+dfsg-ok1.2_all.deb Size: 55668 MD5sum: cfac11167aca8b4f8e3f0bf087139b2d SHA1: 1e59bee011a12fbf9952cac42c6d530a9558f86a SHA256: 1948909b70a61e8f7442719f89254b347214380ef14aa773c932c4e3e7ccf907 SHA512: 58440600716f4059b930392d7172637277c749093a01185494fc475a56f2c070b6dfbf1e4f8c056e3f580472d303fa49c2b89e100b977ea4d887507910f353b8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimage-magick-q16-perl Architecture: arm64 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: 595 Provides: libimage-magick-defaultquantum-perl, perlmagick (= 8:6.9.11.60+dfsg-ok1.2) Pre-Depends: dpkg (>= 1.17.11) Depends: perl (>= 5.30.0-ok4), perlapi-5.30.0, libc6 (>= 2.17), libmagickcore-6.q16-6 (>= 8:6.9.10.2), libperl5.30 (>= 5.30.0) Suggests: imagemagick-doc Breaks: perlmagick (<< 8:6.8.3.10-1~) Replaces: perlmagick (<< 8:6.8.3.10-1~) Filename: pool/main/i/imagemagick/libimage-magick-q16-perl_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 101326 MD5sum: 34d5c64e8fd3a956be51aa7bd178685f SHA1: 587a31b3abd7caafabedd2a1627bd5519e9bb635 SHA256: 00fb130ad3f408a3d36b830a87f543782d965893c5ee520255690bca9834eca9 SHA512: e956371d3994dc3722a8d49503c48970ae42acd69032e9f6ca99c756253ddfe540caf6d05565477aedb555332ba081107ef7364bf5283e0504468f4bd5195768 Homepage: https://www.imagemagick.org/ Description: Perl interface to the ImageMagick graphics routines -- Q16 version PerlMagick is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts. . This version of libimage-magick is compiled for a channel depth of 16 bits (Q16). . This package provides the perl Image::Magick::Q16 class. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimage-magick-q16hdri-perl Architecture: arm64 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: 531 Pre-Depends: dpkg (>= 1.17.11) Depends: perl (>= 5.30.0-ok4), perlapi-5.30.0, libc6 (>= 2.17), libmagickcore-6.q16hdri-6 (>= 8:6.9.10.2), libperl5.30 (>= 5.30.0) Suggests: imagemagick-doc Breaks: perlmagick (<< 8:6.8.3.10-1~) Replaces: perlmagick (<< 8:6.8.3.10-1~) Filename: pool/main/i/imagemagick/libimage-magick-q16hdri-perl_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 100874 MD5sum: de0a4a3812da83a7cac2e279b60e2883 SHA1: 41df561afdac3f8c2f4358005e6bdf4e52812648 SHA256: 64ef4b11a5d030b51eff43ed65d71b241df0973feb9b80832fa776b125021854 SHA512: 65c86acd58c35c36d0d7d976462fb85af9a8197176a1985d68c2fda5e16a61ad087dcfe153ee17c91f732f6d0715bd8094cbdb55f2e89f5035dba3e989257c2f Homepage: https://www.imagemagick.org/ Description: Perl interface to the ImageMagick graphics routines -- Q16HDRI version PerlMagick is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts. . This version of libimage-magick is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). . This package provides the perl Image::Magick::Q16HDRI class. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimage-png-libpng-perl Architecture: arm64 Version: 0.57-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 865 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libpng16-16 (>= 1.6.2-1) Filename: pool/main/libi/libimage-png-libpng-perl/libimage-png-libpng-perl_0.57-ok1_arm64.deb Size: 459266 MD5sum: 0a2288936b93ed4147c5be9eed329b7f SHA1: 92ab98d20ec586f64904ae8391cc1b4845ed4ccb SHA256: eec2424ae4a1270f2db8eafff8f0b23a6af86eb0415bf0928b25e43e4a54a64e SHA512: 45c244f69989a37386740a8c9ab6f3ac5213d9e1cff9cd66efa6a953206ee35b056b2d070f62e6a1e5499a03bb558a4a049c3b48ab4c9c78bc155cfaa1b64444 Homepage: https://metacpan.org/dist/Image-PNG-Libpng Description: Perl interface to libpng Image::PNG::Libpng is a Perl library for accessing the contents of PNG (Portable Network Graphics) images. Image::PNG::Libpng enables Perl to use the "libpng" library to read and write files in PNG format. . Image::PNG::Libpng consists of Perl subroutines which mirror the C functions in libpng, plus helper subroutines to make it easier to read and write PNG data in Perl. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimath-3-1-29 Architecture: arm64 Version: 3.1.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: imath Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 407 Depends: libc6 (>= 2.17), libstdc++6 (>= 4.1.1) Filename: pool/main/i/imath/libimath-3-1-29_3.1.6-ok1_arm64.deb Size: 72800 MD5sum: 638faaab702366a2fdefc14c5923f114 SHA1: 763725e422fc3f009c4616e146afcfd577738ecd SHA256: 52a1631ac14a6273e7f81bfdaa1559882e86e1d0ab8024e9e3c7fe74809464c8 SHA512: 31904a7f65bd593b706dd51589c38e8973a9790b2713e6d6aec7c180f0b6c8642f81c6eca8dd96fd56bdbeff5780ac21270d5a01b556a63a3d9fc5971a75bb3e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimath-dev Architecture: arm64 Version: 3.1.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: imath Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1049 Provides: libilmbase-dev Depends: libimath-3-1-29 (= 3.1.6-ok1) Conflicts: libilmbase-dev Replaces: libilmbase-dev Filename: pool/main/i/imath/libimath-dev_3.1.6-ok1_arm64.deb Size: 115176 MD5sum: 63b6d790fc90ace6b00a8ad6d899ac43 SHA1: 71aa55034672af5849ed5587859c88335d460a00 SHA256: c11f2a2573b5a008b84c88c182a74161f3605d7c1859e48168367fdb9eb8def9 SHA512: 2d7a283c9d3c844b35aee5aa8253a00fe8ed24d45ca0449c8f41a1013e8572741b73c6e93976a00a2e92521c63335362a05c234ca33ea2a6d7d8ed38a896eddd 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. 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/main/i/imath/libimath-doc_3.1.6-ok1_all.deb Size: 184420 MD5sum: fbd73b63065b851ed1d269b48455921e SHA1: 1597094674bd7af13741eadb030cfd0cf47fa13c SHA256: 348aa0ab0e831b9a862459249097a4afad5b6456825f4c151e558463f32cd400 SHA512: ee7d1241cc42f6c5fe82fc56250cc3126a104e48fa8813aa9ea04da88f0bf9e78ba72be72abe4a9decea3f7bcc6eaea534386c7b699b6612e1c55c384c5f4b48 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libime-bin Architecture: arm64 Version: 1.0.11-ok1.1 Priority: optional Section: utils Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1510 Depends: libimecore0 (= 1.0.11-ok1.1), libimepinyin0 (= 1.0.11-ok1.1), libimetable0 (= 1.0.11-ok1.1), libboost-iostreams1.71.0, libc6 (>= 2.34), libdouble-conversion3 (>= 3.1.5-5~), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 4.2), libstdc++6 (>= 9) Filename: pool/main/libi/libime/libime-bin_1.0.11-ok1.1_arm64.deb Size: 246204 MD5sum: b6ae02beadbf24e73f13662cbef09f08 SHA1: a6602e316b5044bed4286d3d4c8ac43d4d9a45b3 SHA256: bf8e8911435342dc50a3fd41886dcfc48f47873139b440ceee55bc9b72376a84 SHA512: ede14d852b311807adb750e8b72dc542fa89fa1310dffb662e8acbb2964eda09f561aed2098e03ed3e1b1f355d5f4617166ca1191d7487a8d64183350c3e4bc3 Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation (tools) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides tools provided by libime. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libime-data-language-model Architecture: arm64 Version: 1.0.11-ok1.1 Multi-Arch: same Priority: optional Section: utils Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 22193 Breaks: libimecore0 (<< 1.0.1-2) Replaces: libimecore0 (<< 1.0.1-2) Filename: pool/main/libi/libime/libime-data-language-model_1.0.11-ok1.1_arm64.deb Size: 18303068 MD5sum: 1c0bbeaba6424972c2ad0baf33aa7007 SHA1: 2e018ee00fbb6a6c200f0168a815713fa12d61b3 SHA256: 141117d30989225279d3b5f5596df9c086b8ad637e8e05e099c3dcaf5266d02b SHA512: 5edd2af742b7e48b3efb5526aaede903c0a468c717302641e539adce513d03977f8985685251bde46be3c853fc5c9b7888875ede584c8694413a046c22c29341 Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation library (language model) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides architecture-dependent language models. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libime-data Architecture: all Version: 1.0.11-ok1.1 Multi-Arch: foreign Priority: optional Section: utils Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 26961 Depends: libime-data-language-model (<< 1.0.11-ok1.1.1~), libime-data-language-model (>= 1.0.11-ok1.1) Filename: pool/main/libi/libime/libime-data_1.0.11-ok1.1_all.deb Size: 10473754 MD5sum: 159394bd55ef78702e7fb960d3d7b282 SHA1: 6c68f04f3351b5af133b7825d74a7ad9f2423ae8 SHA256: 4e6310e4adf2a5a1d1044a207c1097fca71da7a576a25ecbccacaaffc8070b75 SHA512: 7a0449b9c746de445eb0d0a368107b008bacf7cf276eb4bc55151face3dd1588db8340f9e909d6146e4ae658d478f45aa9531ed2f04606c611cbeed309c5b8d6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimecore-dev Architecture: arm64 Version: 1.0.11-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 85 Depends: libimecore0 (= 1.0.11-ok1.1) Filename: pool/main/libi/libime/libimecore-dev_1.0.11-ok1.1_arm64.deb Size: 15932 MD5sum: c44c40058f2e360fb64c476537487727 SHA1: a7b6e20a1fb9fb1a2e57067b173bf59787e06622 SHA256: 873b493f670085624a5b8fa6d2ab436b42340d71c5a5ccdb6d06e432a620c2fd SHA512: 62b8fefed7c988c1cd4667ec73b42892bfce66edb4febece1cb29b141f42e6ad44cb08db4ff9f47ec7b7ae66151ff484518e879c021187552885c35a229450ca Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation (core dev files) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides development files for core library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimecore0 Architecture: arm64 Version: 1.0.11-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1899 Depends: libime-data (= 1.0.11-ok1.1), libc6 (>= 2.34), libdouble-conversion3 (>= 3.1.5-5~), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/main/libi/libime/libimecore0_1.0.11-ok1.1_arm64.deb Size: 358546 MD5sum: b7ea08be779d0c7ce344331b1c8f54b8 SHA1: 278086d4af63300ad750f45fbac5fd0a8ef6c36c SHA256: 086e1e4d9756546cab4dcd3ce5bce68137ebaf3c35f36d7676db30c88442afa6 SHA512: 0ef5509876ea9356d9235dd4b2b0e9d5f6f099b9b8d103483d327ef99f7d7328ae4029e7169f173d3df4a1d54b66471510ca48d65a6544941702b299314fc181 Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation (core library) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides its core library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimepinyin-dev Architecture: arm64 Version: 1.0.11-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 68 Depends: libimepinyin0 (= 1.0.11-ok1.1) Filename: pool/main/libi/libime/libimepinyin-dev_1.0.11-ok1.1_arm64.deb Size: 12654 MD5sum: 8899e3b33a652b61406300f5534af63d SHA1: f1fb7771d5c962b8f72e679d465bc8efc3126d0f SHA256: c8cee5af7c466a078e4d498e0b76515ace44362facbee0404e15fcdf9962f8cb SHA512: 0e0c35bb84ca4605df53eebe7d42ac46ad79cf2acb98e0a14b0bb356484debcca3fc9360f2502785cb1e0c5dc7b90cae2f77bc2c75f84a9a088bb98fba95b82b Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation (pinyin dev files) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides development files for pinyin library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimepinyin0 Architecture: arm64 Version: 1.0.11-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1710 Depends: libc6 (>= 2.34), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 4.2), libimecore0 (>= 1.0.11), libstdc++6 (>= 9) Filename: pool/main/libi/libime/libimepinyin0_1.0.11-ok1.1_arm64.deb Size: 312046 MD5sum: 0348f9d319b645b83292c63af0abd4f2 SHA1: e3fd284e49022efb27f3448df5c21ba8c8137979 SHA256: 9be962a95b903fac113c98ae8e036a419f05ae558fa860cedd503e2cb9701213 SHA512: 1cf1b7ff5431f58db8ad92191797848349c2de87cecb4fcc64620a8e6b4cc29080634b9688fdac099cebc047251910d5afad52409880be6c2347f2b854cebd9e Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation (pinyin library) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides its pinyin library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimetable-dev Architecture: arm64 Version: 1.0.11-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 57 Depends: libimetable0 (= 1.0.11-ok1.1) Filename: pool/main/libi/libime/libimetable-dev_1.0.11-ok1.1_arm64.deb Size: 11136 MD5sum: 865193d8b696b645d4c9424afcbf4257 SHA1: af2c83de4435513505126d37a017af620951507d SHA256: 20bc701b3a31098befa56e4e972df3d0debd4b607f03e9f0228a816dfc913c51 SHA512: fd7745732fdb4c9362654398ff33aa5e7077e1485bc9c002c331636baffbc90e242a318c233a04818494306c47897ac960b9fbfc22c51646ec6de1f313f0d58c Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation (table dev files) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides development files for table library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimetable0 Architecture: arm64 Version: 1.0.11-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 929 Depends: libboost-regex1.71.0-icu66, libc6 (>= 2.17), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 3.0), libimecore0 (>= 1.0.11), libstdc++6 (>= 9) Filename: pool/main/libi/libime/libimetable0_1.0.11-ok1.1_arm64.deb Size: 178154 MD5sum: e596b3a0a7cd7d2de0276249f88dd77e SHA1: 46fe9260338d02fcf7195e52c06c27319c73ddeb SHA256: 4b8e53a032c0b2438d89efdf94cb20eecec0f50f11d2e362c88fe71584ede514 SHA512: 29c717e29cc234ad6ee657c290d2aae19ba24ec4aeb2ddebdd397e982c3edcfb9c488be8407587820d406de74f944001fbcdb84a1f87b0958155483c326adf75 Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation (table library) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides its table library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimlib2-dev Architecture: arm64 Version: 1.6.1-ok2 Priority: optional Section: libdevel Source: imlib2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Markus Koschany Installed-Size: 1298 Depends: libbz2-dev, libfreetype6-dev, libgif-dev, libid3tag0-dev, libimlib2 (= 1.6.1-ok2), libjpeg-dev, libltdl3-dev, libpng-dev, libtiff-dev, libwebp-dev, libx11-dev, libxext-dev, zlib1g-dev, libc6 (>= 2.34), libx11-6 Replaces: libimlib2 Filename: pool/main/i/imlib2/libimlib2-dev_1.6.1-ok2_arm64.deb Size: 205330 MD5sum: 6630e145edf1f5037d42959f02a7a6dd SHA1: 1698e01131790cf7da4fcf0aba8de63744991a99 SHA256: 409e22c336b22fe0b184b3c6ca171145cfb2b1d9d8419adb835d35390a9e5f4d SHA512: b962bec69e7ec4f2687bb80622acb07859a49819eb353a7731fdede1e255d209513a20c2d5283fd9f0d5323b10198a53ba1d30b5563c2a825e4e23e922acb593 Homepage: https://docs.enlightenment.org/api/imlib2/html/index.html Description: image loading, rendering, saving library (development files) Imlib2 is a library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support, etc. . It does ALL of these operations FAST. Imlib2 also tries to be highly intelligent about doing them, so writing naive programs can be done easily, without sacrificing speed. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses imlib2. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libimlib2 Architecture: arm64 Version: 1.6.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: imlib2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Markus Koschany Installed-Size: 1642 Depends: libbz2-1.0, libc6 (>= 2.35), libfreetype6 (>= 2.2.1), libgif7 (>= 5.1), libid3tag0 (>= 0.15.1b), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp7, libx11-6, libx11-xcb1 (>= 2:1.8.4), libxcb-shm0 (>= 1.10), libxcb1, libxext6, zlib1g (>= 1:1.1.4) Filename: pool/main/i/imlib2/libimlib2_1.6.1-ok2_arm64.deb Size: 182442 MD5sum: dabab5d45441548e006c000e1c731ffd SHA1: 9b49ec68a0b5ed4b69d703ebb021bce5aadebbf3 SHA256: a041cb9f7c161277a60119a54e846ed4de9af34e6a4a5d7eb941c414b965adae SHA512: 3b8eb196c8f9056c71123ad5f03a686f218d20260af08ddf87043c1409b618c613bc8062f0270841b0fca9544aa063cf827e5a3aba5bb406166130c55aeac5a6 Homepage: https://docs.enlightenment.org/api/imlib2/html/index.html Description: image loading, rendering, saving library Imlib2 is a library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support, etc. . It does ALL of these operations FAST. Imlib2 also tries to be highly intelligent about doing them, so writing naive programs can be done easily, without sacrificing speed. 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/main/libi/libimporter-perl/libimporter-perl_0.026-ok2_all.deb Size: 29954 MD5sum: 65e336426a70117ba97463220dfaad97 SHA1: e51f1068ac9cece4c32fe39182085d71ac615748 SHA256: 1c62a3c658aa2c6deb1172a24054601e55f623bbdab4ccad711394ffb17874dc SHA512: 65e4df9c8f866a2761b9a3d8b00630c8731949dd46b95a68edc9e23314a72d54ce62e5ede89cd0d2ca067996510187876e72f22d2af0aeee1edabc5aa78adbec Homepage: https://metacpan.org/release/Importer Description: alternative but compatible interface to modules that export symbols Importer acts as a layer between Exporter and modules which consume exports. It is feature-compatible with Exporter, plus some much needed extras. You can use this to import symbols from any exporter that follows Exporters specification. The exporter modules themselves do not need to use or inherit from the Exporter module, they just need to set @EXPORT and/or other variables. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libindirect-perl Architecture: arm64 Version: 0.39-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 64 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libi/libindirect-perl/libindirect-perl_0.39-ok2_arm64.deb Size: 22060 MD5sum: 62d6309239f98e029871e93c1d267377 SHA1: f2e165b8d1b040e4033177bd7be1f109ea77a3b0 SHA256: 3b55fc611c15a323de07ed47afc5c8c409cf4156a7f8ade7c726493b5ffca8de SHA512: 6df9aa1ffad04b8d119f372714fd664980cc175ee8ea30e4906dc321b608b574cbca66702ccf1e4c36c66519b3ce842d0b9613a23fdbbfbcef3aa2c897116280 Homepage: https://metacpan.org/release/indirect Description: module warning about using the indirect object syntax When enabled (or disabled as some may prefer to say, since you actually turn it on by calling no indirect), the indirect pragma lexically warns about indirect object syntax constructs that may have slipped into your code. This syntax is now considered harmful, since its parsing has many quirks and its use is error prone (when swoosh isn't defined, swoosh $x actually compiles to $x->swoosh). . It currently does not warn for core functions (print, say, exec or system). This may change in the future, or may be added as optional features that would be enabled by passing options to unimport. . indirect is not a source filter. 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/main/libi/libinline-c-perl/libinline-c-perl_0.82-ok1_all.deb Size: 78288 MD5sum: b2664ba4ba3b449793893d78a5e97db2 SHA1: 64cbb8dd563333fb48d8baa797117f729246da15 SHA256: 28d7a58b07b139f9b1f1c1d140b2c10ae2ca8b0c45251b65819e688a11744504 SHA512: a00a4efda2181cd003283c7989766f5f43df5617df129ae9b2441b730b1dd6051da4b12957a6d81ff2939c25941c2746f932cc0a5012aabde6f40def987babb8 Homepage: https://metacpan.org/release/Inline-C Description: C Language Support for Inline Inline::C is a module that allows one to write Perl subroutines in C. . The Inline module supports multiple programming languages and each language has its own support module. This module allows one to use Inline with the C programming language. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libinput-bin Architecture: arm64 Version: 1.20.0-ok3 Multi-Arch: foreign Priority: optional Section: libs Source: libinput Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 279 Depends: libc6 (>= 2.34), libevdev2 (>= 1.10.0), libudev1 (>= 183), libwacom2 (>= 1.1) Filename: pool/main/libi/libinput/libinput-bin_1.20.0-ok3_arm64.deb Size: 24258 MD5sum: bff0abe3b6286f3b691a86bf57291514 SHA1: 24339f5d806e970487e28740d5515564d2f30723 SHA256: d0251d4336bde486077558799d30061d5cc34afe0f169ef7bd91775ee84e981a SHA512: ebb62ac157557ca4e44548f14713d69b90fec574a0a605e346879179917f4e21793796641317d52b0e403c58601880f974f1a04e62c979ebb078c82b82d65f2e Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libinput-dev Architecture: arm64 Version: 1.20.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libinput Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 212 Depends: libinput10 (= 1.20.0-ok3), libmtdev-dev (>= 1.1.0), libudev-dev, libevdev-dev (>= 1.10.0), libwacom-dev (>= 0.20) Filename: pool/main/libi/libinput/libinput-dev_1.20.0-ok3_arm64.deb Size: 32864 MD5sum: f71a519882d4554869cfd5c9ccb2fbb8 SHA1: 84dfd430c28576e3d24267645b1469bd9e8d5578 SHA256: 0ab37651869c838489b1ab5a8e525c85ad19b89e00b4c7bf086d024d3f917d14 SHA512: 2426242f5c62c5d8ad03eb4b90e4f3c88a1049bbe8406adeb7b626b0f0a19419416b9971d83684b6f53cd1fdb0d1c308fe0cf61b5e565e7456d3609223e9a4a5 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libinput-tools Architecture: arm64 Version: 1.20.0-ok3 Multi-Arch: allowed Priority: optional Section: libdevel Source: libinput Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 1087 Depends: libinput10 (= 1.20.0-ok3), libc6 (>= 2.34), 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/main/libi/libinput/libinput-tools_1.20.0-ok3_arm64.deb Size: 141304 MD5sum: 3666157badb7445d9080c9136bca8821 SHA1: df4cbab8f76ec4808b7e6481cb1eedcb590b779b SHA256: 76bc99d2de615b738b63332055f6d682cf2bb57a3099e6055688b17083a1a64b SHA512: c59eaaff4b06500173458ab2d9d3af9e188ce0a13726d309782844cc594357a0a450235512ec42cb42104528e612c69c248e30331792f648934c5ee5aa56ecf0 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libinput10 Architecture: arm64 Version: 1.20.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: libinput Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 486 Depends: libc6 (>= 2.35), libevdev2 (>= 1.10.0), libmtdev1 (>= 1.1.0), libudev1 (>= 183), libwacom2 (>= 1.1), libinput-bin (>= 1.20.0-ok3) Filename: pool/main/libi/libinput/libinput10_1.20.0-ok3_arm64.deb Size: 120912 MD5sum: 01e2d8a0dd808e53ce8a7445804e18b5 SHA1: e87f55e3fe00f4ee6c617ce51f9df79a76f031ae SHA256: 24261b7314479443e0540170b99a901120bd9b8439a0432afa3d4265d76863db SHA512: 1c443f41f360c1bb6d94a91ad1419e68d7c35f9d12e8f0b95eb953c0cf017dcacbfb7af91020df2c9170122be15eb60bfb2981d54568e6671d8d881952c724bd Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libinstpatch-1.0-2 Architecture: arm64 Version: 1.1.6-1ok1 Multi-Arch: same Priority: optional Section: libs Source: libinstpatch Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 816 Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.41.1), libsndfile1 (>= 1.0.20) Filename: pool/main/libi/libinstpatch/libinstpatch-1.0-2_1.1.6-1ok1_arm64.deb Size: 259462 MD5sum: 1ed1d3f02412d76ff7e924f4d3a9ba54 SHA1: 6409bb2722a5f03c5ef36b07df5f7f17a4731879 SHA256: 94a1681f8b10c022cf114b10876028dea2b5dd87b230658713d4583a7ed53efe SHA512: d4ad8a6bbc0572e516f784d564ab61e56326d8f5a37288858fa1e3061d058891d4a234f52bea8f185294dbeca7cf248693422c1976bb4bfbde65b71a137eccfc Homepage: https://github.com/swami/libinstpatch Description: MIDI instrument editing library libInstPatch stands for lib-Instrument-Patch and is a library for processing digital sample based MIDI instrument "patch" files. The types of files libInstPatch supports are used for creating instrument sounds for wavetable synthesis. This library provides an object framework (based on GObject) to load patch files into, which can then be edited, converted, compressed and saved. . More information can be found on the Project Swami website http://swami.sourceforge.net. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libinstpatch-dev Architecture: arm64 Version: 1.1.6-1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libinstpatch Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 449 Depends: libglib2.0-dev (>= 2.14), libinstpatch-1.0-2 (= 1.1.6-1ok1), libsndfile1-dev (>= 1.0.17-2), pkg-config Filename: pool/main/libi/libinstpatch/libinstpatch-dev_1.1.6-1ok1_arm64.deb Size: 55524 MD5sum: 3724baa8d9ae19bf9a36c7c803e7f7ce SHA1: 556579b999ff78425d862cf90b9e9a7d841f2176 SHA256: 20b81173bfbbd1c03608af2099d1424922af684c7190099a8785f6803227dda1 SHA512: 9a5e7d5bdd9af672fcbf9fa3180565fd320056b722c6be5d99b87d8926ca81bfc871a916fabf3d1b940b978909e5246ebe9f0b569a7cfe2a5f493ffa87beefd1 Homepage: https://github.com/swami/libinstpatch Description: MIDI instrument editing library development files libInstPatch stands for lib-Instrument-Patch and is a library for processing digital sample based MIDI instrument "patch" files. The types of files libInstPatch supports are used for creating instrument sounds for wavetable synthesis. This library provides an object framework (based on GObject) to load patch files into, which can then be edited, converted, compressed and saved. . More information can be found on the Project Swami website http://swami.sourceforge.net. . This package contains the headers and static library. 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/main/libi/libio-html-perl/libio-html-perl_1.004-ok2_all.deb Size: 20280 MD5sum: c763b61e80be9c270427911dd0c9a441 SHA1: b640f1ef9d41f15edc1b75df3946ebc8a848490b SHA256: 72dc29096c390281a73fbe02ab037d47838103b931573b456590b1d74f2ced6e SHA512: 9a0a573367d686e56f673c300fd757ada9a2defc0e401e7ea873bef21201ba1dd5cb8ac2e40812cc81268c79f42d9778683da4bbf7f174a73a792a5bd85b7a70 Homepage: https://metacpan.org/release/IO-HTML Description: open an HTML file with automatic charset detection IO::HTML provides an easy way to open a file containing HTML while automatically determining its encoding. It uses the HTML5 encoding sniffing algorithm specified in section 8.2.2.1 of the draft standard. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libio-interactive-perl Architecture: all Version: 1.023-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 37 Depends: perl:any Filename: pool/main/libi/libio-interactive-perl/libio-interactive-perl_1.023-ok1_all.deb Size: 12210 MD5sum: 8f53636b70492cc8d7378bfc321f51a4 SHA1: 2868e4b45ed7ccc71df175f5aa49f1b644634dbe SHA256: b6e5b29d936e6098aaf48a93b54d4a83156cca59fa3e8c34808856bbd973a782 SHA512: 85633b10f3f37a76f839ecc04622718a8c3bd79746b685343358b27b2db19454efd8852099ade1cb22a9eaca55df314b28b8e0c3e73adc4567e23f92dfa4d68c 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. 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/main/libi/libio-prompt-tiny-perl/libio-prompt-tiny-perl_0.003-ok2_all.deb Size: 11638 MD5sum: 612a67990797a56f64e4633b60b50625 SHA1: 0f4bf80ddf170865c9ec0145ade916cbe9e5e075 SHA256: eed8c70fa119d230f106b296b84870e8da9e25e6cb133a3023efe29c7a89ca93 SHA512: 7546d1eb39cba8f7d1964ae3be462248165b4d54fe09cfc0a3bdd399dfb493349f0377fb5eec2fad0fb1f8cbdd922404964da7a75d8c3b835ac6c2f7c4746f4c Homepage: https://metacpan.org/release/IO-Prompt-Tiny Description: module that prompts for user input with a default option IO::Prompt::Tiny is an extremely simple prompting module, based on the extremely simple prompt offered by ExtUtils::MakeMaker.In many cases, that's all you need and this module gives it to you without all the overhead of ExtUtils::MakeMaker just to prompt for input. . It doesn't do any validation, coloring, menus, timeouts, or any of the wild, crazy, cool stuff that other prompting modules do. It just prompts with a default. That's it! cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libio-pty-perl Architecture: arm64 Version: 1.16-1ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 99 Provides: libio-tty-perl Depends: perl, perlapi-5.30.0, libc6 (>= 2.28) Filename: pool/main/libi/libio-pty-perl/libio-pty-perl_1.16-1ok2_arm64.deb Size: 32898 MD5sum: 2587023247ce44bcddfcc953dbb8d85d SHA1: ab01c16e80c0f3cad4e7cc66250af54e473529da SHA256: 465aea2eaaae10a342d49474cbce7a5a7c1c4d7422489a9c879715883a77855d SHA512: a15ca7dffb2d8752244ba5026d528a2e5287a4d7a95950c8526a297db9568469de5eb1137c4a52388b46218f92e40c4bd706e4f4e670f6d15fb0b1cc7ebd1cf0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libio-socket-ip-perl Architecture: all Version: 0.41-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 87 Depends: perl:any, netbase Filename: pool/main/libi/libio-socket-ip-perl/libio-socket-ip-perl_0.41-ok1_all.deb Size: 30502 MD5sum: d2fcb92bbf89bb9b1413f859b2501671 SHA1: 5923bc7508fc6286831fa59a8b53f6fb118add7a SHA256: ff105330f5d6a190da21879dd94f5a25e4604f40f3c817ab050e9ff24453afd2 SHA512: 848499a77d9b85c00382e9a0ef5eedaf7b5ab6f461641e6ed77e71452f5f8da9a7628e069c24d7c0e28e16824dbd97dad3f59a42d35324ecddfe3cce76145988 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libio-socket-ssl-perl Architecture: all Version: 2.075-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 556 Depends: perl:any, libnet-ssleay-perl, netbase Recommends: libio-socket-ip-perl | libio-socket-inet6-perl, libsocket-perl | libsocket6-perl, liburi-perl | libnet-libidn-perl | libnet-idn-encode-perl Suggests: ca-certificates Filename: pool/main/libi/libio-socket-ssl-perl/libio-socket-ssl-perl_2.075-ok2_all.deb Size: 191156 MD5sum: 6ad4ba278f95064a973cdafcea2eb914 SHA1: 8150c46ba2f11da0c954c6285996394bfa951516 SHA256: bc8f6ccf8310dcb2b6a5e99a531dc688f56bd5a7b09ddbab5c67769310e95bbb SHA512: cfe9ffe462c4d0c30b3ac0e204c95ab0b75117dca0097687b1a42ae497b34fdd3d82dbf183d0133ee1e499ec7cf5f4205777979c18f9348701b2fb44ef5ac433 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. 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/main/libi/libio-string-perl/libio-string-perl_1.08-ok2_all.deb Size: 9462 MD5sum: 09425d72806580b65d6c48ebf2803280 SHA1: 2ef789825620afb986d3075aa5c681c75d32ba73 SHA256: 8305cdd85cdac94ed5a65943f9695d1723b523cde521b652278e44325aa627ae SHA512: e899ab0fbbefe53fc36c94d1292a1362da12e92114850349859f94e6d2a23b2c6e6f3ee8052315d56a9efbc71e8d487dfcbe0c0d0395af6f1f720ea3a7cc6dec Homepage: https://metacpan.org/release/IO-String/ Description: Emulate IO::File interface for in-core strings The IO::String module provide the IO::File interface for in-core strings. An IO::String object can be attached to a string, and will make it possible to use the normal file operations for reading or writing data, as well as seeking to various locations of the string. The main reason you might want to do this, is if you have some other library module that only provide an interface to file handles, and you want to keep all the stuff in memory. . The IO::String module provide an interface compatible with IO::File as distributed with IO-1.20, but the following methods are not available; new_from_fd, fdopen, format_write, format_page_number, format_lines_per_page, format_lines_left, format_name, format_top_name. 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/main/libi/libio-stringy-perl/libio-stringy-perl_2.111-ok2_all.deb Size: 55964 MD5sum: 20d34de8995ea10d1154a6995d5919ac SHA1: b2d216c0c784aff28af8fda7b80ae9d5b325b3e8 SHA256: 0441fc3860e3ba23ce528b75979428eaee04115a35237eacdb8fe9f0507dd77e SHA512: 437c94aaaf29d74417695826c26c642f448c2c7e4e35cb6cc9151942624f6b29f2f6222fc76a250c45a947ba0f553d8de770c7ef035f30b59a5a384fb3eb545c Homepage: https://metacpan.org/release/IO-stringy Description: modules for I/O on in-core objects (strings/arrays) IO::stringy primarily provides modules for performing both traditional and object-oriented I/O on things *other* than normal filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines. . The libio-stringy-perl package provides the following modules: . * IO::AtomicFile - write a file which is updated atomically * IO::InnerFile - define a file inside another file * IO::Lines - IO:: interface for reading/writing an array of lines * IO::Scalar - IO:: interface for reading/writing a scalar * IO::ScalarArray - IO:: interface for reading/writing an array of scalars * IO::Stringy - I/O on in-core objects like strings and arrays * IO::Wrap - wrap raw filehandles in IO::Handle interface * IO::WrapTie - wrap tieable objects in IO::Handle interface cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libipc-run-perl Architecture: all Version: 20180523.0-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Installed-Size: 249 Depends: perl:any, libio-pty-perl Filename: pool/main/libi/libipc-run-perl/libipc-run-perl_20180523.0-ok2_all.deb Size: 89614 MD5sum: d6c67d72382d832fd9fb080b7e844b16 SHA1: 53ecad32eab35634387124870a51a8aacb047718 SHA256: 72f22363eca4d2450f2797f5eb08a71ec3eb9a6df5421bc387fbb27722f28996 SHA512: 1e58f62183ef0f3a4639491e6d69b8344b09cccb2ae36072455f5d8faff80c1dc788a47b3e3e27ef4e128f779f91b0a67c01309b0652b16d6b64bf4ae4416d4b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libipc-run3-perl Architecture: all Version: 0.048-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 75 Depends: perl:any Filename: pool/main/libi/libipc-run3-perl/libipc-run3-perl_0.048-ok2_all.deb Size: 29256 MD5sum: 2cf146a8fe9d9723c63c6d153f60397d SHA1: 41fef7a075385969d3b47997b501700d23ffe698 SHA256: 6dfc6111890dcc0767af2b4a4c04b73634776a93f715b85b8ac5b292ea734e2c SHA512: e14d2e7b16ac1094be44059017487fbdc4aa950907f886da87f441739f1887f85b6e83cd18978162e01dda1362d170f802e788f3e12a53ee55c9ccbd146ea317 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libisl-dev Architecture: arm64 Version: 0.25-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: isl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 8265 Depends: libisl23 (= 0.25-ok1) Conflicts: libcloog-isl-dev Filename: pool/main/i/isl/libisl-dev_0.25-ok1_arm64.deb Size: 1057872 MD5sum: d34199ac5be5ebf097ba103d9da67ee0 SHA1: 48ff9cced565c16ad1cac7ae2eb379f7dc6446cd SHA256: 53a606c46b2a1a1eaec4766a119a53cd1e36e2124de9370d0421a17c36a28ca1 SHA512: 1aece30d29a3634077db8f9511ebb74f1797d58d090c023442b767a273fe4e48675a52a5908c49987f260dfbc632933f66583ea9d39adbd4a528cc8067f590a9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libisl23 Architecture: arm64 Version: 0.25-ok1 Multi-Arch: same Priority: optional Section: libs Source: isl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2295 Depends: libc6 (>= 2.17), libgmp10 Breaks: libisl-dbg (<< 0.19) Replaces: libisl-dbg (<< 0.19) Filename: pool/main/i/isl/libisl23_0.25-ok1_arm64.deb Size: 696072 MD5sum: 07716beea696c7a22b1db4b13a983562 SHA1: cc791695f979411e016288e9be61502c70b55145 SHA256: 00d23b070a7f426d894eb4ccd1d3feecf8be475f96b7901031a8da671ae42571 SHA512: aa9ecdcfca9e6ae29f45e52fbd036f57f346f4d34eafddb158a635156bd357cf18ac7e5534e0f4700b32aa82dee5d89c0a0bac98616e969780e0076c48871ad9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libiso9660-11 Architecture: arm64 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: 212 Depends: libc6 (>= 2.17), libcdio18 (>= 2.0.0) Filename: pool/main/libc/libcdio/libiso9660-11_2.0.0-ok3_arm64.deb Size: 21306 MD5sum: 8e161d5a636c24125b3cd821df7d7573 SHA1: 8a78b43895439d4f0ea16da7d016701c5b52d9e1 SHA256: 01580d87ffdc4b706c4371b806f3f8bb11ba517b04ee91369f7d7136d266de88 SHA512: bd134e7a5ca95105966bc2fb961787a5bc06b3b6051c50b1d4fe70bac78671d8e375b2dc271a5f7d8fc7a914acf8fbb8acbd392daeb1b85c81f8932a63cb40ff 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libiso9660-dev Architecture: arm64 Version: 2.0.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 316 Depends: libiso9660-11 (= 2.0.0-ok3), libcdio-dev (= 2.0.0-ok3), libc6-dev | libc-dev Filename: pool/main/libc/libcdio/libiso9660-dev_2.0.0-ok3_arm64.deb Size: 37830 MD5sum: c79fda464ed91e5735e9e1c41089e452 SHA1: f8c5270b8627fa556f1c46452c43cc45f30a67a8 SHA256: 049067ef27efb62bd3464ae45353474f673020a9f10b4b236651fedd3d7bf962 SHA512: 26a48b2d850a668da3da99366e29965a7b1401b311381670b6f9eb0d60760f8d2c3c1dfe335b04c4f03c2911a87da6f692c5d5bd2837d83beb7d973328d72e1c Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libiterator-perl Architecture: all Version: 0.03-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 46 Depends: libexception-class-perl, perl:any Filename: pool/main/libi/libiterator-perl/libiterator-perl_0.03-ok1_all.deb Size: 18550 MD5sum: 41261af3a80437c6bca7f107f66afdba SHA1: e102056626ba5696ff5dfcd14b759d231e23b530 SHA256: 9a12c7a7492399e53c46ea3e99890510001ca501e2f85fa957ab53a3909ab793 SHA512: 6e57a299ece2d5e86222a9b3819b52d57f1c4d920c1298f5c5b8d05a295a739eae231f9c9c274397376ce93827aa39f877df1893dd9956a2b26fdf11e39b7173 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libiterator-util-perl Architecture: all Version: 0.02-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 42 Depends: libexception-class-perl, libiterator-perl, perl:any Filename: pool/main/libi/libiterator-util-perl/libiterator-util-perl_0.02-ok1_all.deb Size: 13824 MD5sum: a17638c94b348961fd2c8842005590e4 SHA1: 29b116dd43c7e7d07c162a883a05c2b6150b93c5 SHA256: 45ce32c3ecb96eca9927aa75b12e6a493b4948239c733b9ecbafc6f2aa4d721b SHA512: 30457bf6ba5c27c2516936ad3d42ce641860c1286be1178bbbcd42b75f8d6863e34e9485a8e4e1a9dd5a75654231ff9c2995610c6190ee395572c5b424cf3c71 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libitm1 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 146 Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.34) Filename: pool/main/g/gcc-12/libitm1_12.2.0-ok7_arm64.deb Size: 27610 MD5sum: 9c0d8857d9f058c6c8964b5a3ba0570a SHA1: 7fd9d23ab757760ba0975ee2c438c9745e5700fe SHA256: 4acfdf731df20e234d602d50a90dea2c5eefe76362a82ea28923d3d7e454c2fe SHA512: fb3f24bbfbaf1218bf7f38518d4a82f462c2f0e8f701729e59f1f79b15ac37a03fed3e9269bb8023414d64713a79cf7060afac909a71ce319620af6bca5c3667 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libixion-0.17-0 Architecture: arm64 Version: 0.17.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libixion Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 649 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/libi/libixion/libixion-0.17-0_0.17.0-ok1_arm64.deb Size: 237906 MD5sum: 139ef90029e5af4e8d90b6d5d8963565 SHA1: e7b3e32a888ee871b82c32a72786843c88418403 SHA256: 9c5719e3d9a3bb14136cfd7bfa9945df83e1b23d9f085cd4640800cdc739464c SHA512: 0a2f1121501f2bd95a9c3c6c22f6d1eaf8bd2389c3bf2b6221cef40ab6248f389282bfcee910fc91ac0025ece9a197d45a14d450fc88f03dfc70b42dfd149595 Homepage: https://gitlab.com/ixion/ixion Description: general purpose formula parser & interpreter library Ixion is a general purpose formula parser & interpreter that can calculate multiple named targets, or “cells”. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libixion-dev Architecture: arm64 Version: 0.17.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libixion Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2208 Depends: libixion-0.17-0 (= 0.17.0-ok1) Filename: pool/main/libi/libixion/libixion-dev_0.17.0-ok1_arm64.deb Size: 350572 MD5sum: 5e0fda87de422dbe7b825f7a671dabfa SHA1: fcb7e63d09ec7dc60ea00b5edf31c7057e01157d SHA256: 28420fca06732737b1adcf63c6adac478bce40e3bb6f181d268bd53a583027f2 SHA512: 390fcdedc6e50bc9eb7f2ed1c6a900740c572a41ef8d18547fe86dd17c1aaf3cff840a31c98ae0317ce2b9b136bca63c6854eea861f2302c05fa8c219ec3be63 Homepage: https://gitlab.com/ixion/ixion Description: general purpose formula parser & interpreter library -- development Ixion is a general purpose formula parser & interpreter that can calculate multiple named targets, or “cells”. . This package contains headers, pkg-config file and static library for developing applications using Ixion. 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/main/libi/libixion/libixion-doc_0.17.0-ok1_all.deb Size: 138816 MD5sum: 2c3d884c2c4e2ede66829a436db93965 SHA1: 55f9b905d2988512670883df09a70dd7d806e77a SHA256: 514acec2c77fcb89f000c29244f01e49f2e6cb92967c0db2bd69bd750b06a49f SHA512: 90e6523c66093c0c7b09e5fa9e09f4355438657af6c6fd67181ea88819d4a93e70b55b82b6fdbb0187015f120d5966a851a1c12c04c364510fb9d39e82daba0d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjack-dev Architecture: arm64 Version: 1:0.126.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: jack-audio-connection-kit Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2259 Provides: libjack-dev-session, libjack0.100.0-dev Depends: libjack0 (= 1:0.126.0-ok1), pkg-config Filename: pool/main/j/jack-audio-connection-kit/libjack-dev_0.126.0-ok1_arm64.deb Size: 150570 MD5sum: 33e3b0cb537650bed8825ead8edbc73f SHA1: 1afe3840f8dc3e420aab2e16306594c76eea6b8c SHA256: 44ace6ab5b83921aa629152d42dd25c8e4f7db1539a30c7921bd03dcabaf7bca SHA512: 0faa2a36c1227b49abae67ad03467c1e6dd6633205d67e42ebfaa7698f3fc59c3404522ca6c0efd938950b1158c5244652e82a47786851e47929dbca02aec374 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjack0 Architecture: arm64 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: 422 Provides: libjack-0.116, libjack-0.125 Depends: libc6 (>= 2.34), libdb5.3 Suggests: jackd1 (= 1:0.126.0-ok1) Conflicts: libjack-0.116, libjack-0.125 Replaces: libjack-0.116, libjack-0.125 Filename: pool/main/j/jack-audio-connection-kit/libjack0_0.126.0-ok1_arm64.deb Size: 113650 MD5sum: d61fd69918d6342e9c787adef914b26b SHA1: fec70d474e09e5cdee377bc915bdc4524da1eb2c SHA256: 73e765fc7c504995b99f895b050048ac209b5c935415e4d454fafddb28643d68 SHA512: c39cececa157d08f24a6b6dd4dd3855212cd9f14d70dec796ecb27307acd21b591c8cce4f03de3bbbbfe5e665b6cab59cc1f7a4298c6efe6fc65ff3ed94e9409 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. 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/main/libj/libjaxp1.3-java/libjaxp1.3-java_1.3.05-ok2_all.deb Size: 224980 MD5sum: 3b06942d184b746091f04c4976c037b1 SHA1: 66198a641b2caa627801ae01bf22a3d36c16e55a SHA256: 219efd6eaa689fa19278d7ca84661cb8749e4e2e43bf93da8ffed0943004afd8 SHA512: 9d291685ec9e9e625b42c66d28c1d651a0850027ec416fdf8807adc2888a64f247455357901cf1c2a32f3f002e6f9a441d80f05ff4cfb9aa8810afb60b246d82 Homepage: http://java.sun.com/xml/jaxp/index.jsp Description: Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX) xml-apis.jar from the Apache XML Commons project is used by the Xerces-J XML parser and Xalan-J XSLT processor and specifies these APIs: * Document Object Model (DOM) level 3 * Simple API for XML (SAX) 2.0.2 * Java APIs for XML Processing (JAXP) 1.3.04 * Transformation API for XML (TrAX) 1.3.04 * Document Object Model (DOM) Level 3 Load and Save * JSR 206 Java API for XML Processing 1.3 . These classes are also used in Sun's reference implementation. A GPL'ed implementation of these APIs can be found in the libgnujaxp-java package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjbig-dev Architecture: arm64 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: 82 Depends: libjbig0 (= 2.1-ok3) Filename: pool/main/j/jbigkit/libjbig-dev_2.1-ok3_arm64.deb Size: 27208 MD5sum: f698e892fab1501916f2c58c3caa53ea SHA1: 01c8070cee6ded5de2b992ff14475f7a2349b4ce SHA256: 0d8e09a536803a9654ba7e1b93cbdb22d2ad28af926e4020f85de1f67ab3db38 SHA512: 153dc122a36da29f6405f43f5120868d2764d823f4a2f6d9b6c4fe88a99f7c81a0e308a876c965cf0daf5551bf040285f17f84fed3a61b99aa6024ddefdb54ac 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjbig0 Architecture: arm64 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: 68 Depends: libc6 (>= 2.17) Filename: pool/main/j/jbigkit/libjbig0_2.1-ok3_arm64.deb Size: 27800 MD5sum: b22acecfdc5c5fb4a12325ac3e6adb3d SHA1: 243f1363a9cd008137266be7dc52a8a2e56829ec SHA256: d9a365a0c540752e3d5a2b4a67aa86833faccabdd0bf9ca91bc23a15669f2130 SHA512: 212bd4e6cf564ca9ff827f243cf54707506efca33981d7d7f5c002a01728a3729a8576e69553f91fc3f39e482e7010b78a4242bf6718e8f176e4a1b9f8c8478f 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. 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/main/libj/libjdepend-java/libjdepend-java_2.10-ok1_all.deb Size: 60256 MD5sum: fb7b1e1e1a344d766a716124a00a9bfe SHA1: b97846dfc72579dc82ffb4dd9d4bdd414b246051 SHA256: 04b405b7faf15c919805d702ae5857b024d5b60abbb022d38341486777ae745a SHA512: d102407ba6471b44e38d285fab08113bbccf812b18f3f2eb37a0c6fca0e261ee334fe5d6d512b2aad874997a244d815e5a58030204c1aade22e6ef0044d19e13 Homepage: http://www.clarkware.com/software/JDepend.html Description: tool to measure design quality of java class and source JDepend traverses Java class and source file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in terms of its extensibility, reusability, and maintainability to effectively manage and control package dependencies. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjpeg-dev Architecture: arm64 Version: 1:2.1.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libjpeg-turbo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 194 Depends: libjpeg62-turbo-dev (>= 1:2.1.2-ok2) Conflicts: libjpeg62-dev, libjpeg7-dev, libjpeg8-dev, libjpeg9-dev Filename: pool/main/libj/libjpeg-turbo/libjpeg-dev_2.1.2-ok2_arm64.deb Size: 23676 MD5sum: 471e66add3eae57deb0e15e4e3f33c9f SHA1: e865edd19969b1805b1a903cd3821e73e5ac8cad SHA256: 2930fd09be58906ccd1d493e849e6eaa87e0769edb0ee1e812ff8088ea0ee4f7 SHA512: f1a8e1a799675536378ad04dbb3260e9004e1bc7a124af0d5ba784f0a1f63cab818faf53b78ff37585af1240224779d03f30a41c9b1f4b53d859b4db3c9f6f79 Homepage: https://www.libjpeg-turbo.org/ Description: Development files for the JPEG library [dummy package] This package depends on default Debian implementation of libjpeg.so.62 JPEG library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjpeg-turbo-progs Architecture: arm64 Version: 1:2.1.2-ok2 Priority: optional Section: graphics Source: libjpeg-turbo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 408 Provides: libjpeg-progs Depends: libc6 (>= 2.34), libjpeg62-turbo (>= 1:2.0.2), libturbojpeg0 (>= 1:2.0.2) Conflicts: libjpeg-progs Replaces: libjpeg-progs Filename: pool/main/libj/libjpeg-turbo/libjpeg-turbo-progs_2.1.2-ok2_arm64.deb Size: 127498 MD5sum: 8470b4cc20297f6daa9c4556251b1d9b SHA1: 5b8f983d112425f2e0804f048784a3015b0603a0 SHA256: 217255e6425ff846c10585fb64c2cadc1580b2b7329a4d3948df684457348099 SHA512: d4644bb22862925d987a9fa9944ec44a9a65b0397178f165bbfdbbfd2ea584753b1f77fd7100fbd544342a3e677541576ad98796ca587fa8f3fa1a08f28cb21d Homepage: https://www.libjpeg-turbo.org/ Description: Programs for manipulating JPEG files This package contains programs for manipulating JPEG files from the libjpeg-turbo JPEG library: * cjpeg/djpeg: convert to/from the JPEG file format * rdjpgcom/wrjpgcom: read/write comments in JPEG files * jpegtran: lossless transformations of JPEG files * jpegexiforient/exifautotran: manipulate EXIF orientation tag * tjbench: a simple JPEG benchmarking tool cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjpeg62-dev Architecture: arm64 Version: 1:6b2-ok2 Multi-Arch: same Priority: extra Section: oldlibs Source: libjpeg6b Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 489 Depends: libjpeg62 (= 1:6b2-ok2), libc-dev Filename: pool/main/libj/libjpeg6b/libjpeg62-dev_6b2-ok2_arm64.deb Size: 196596 MD5sum: 3a7ac4193963be67c37e20eed7792f43 SHA1: 476d7d65c4367f8d221664b34fdbdebd33285fa5 SHA256: ff3365e4b2dac1f0db07ae6dd9c1f30aa94e3b1311b5d8a6bdd7484721a8ce82 SHA512: 79a98d5ed2bae1383fc14c92ce650f9c3b408e8ebc000e94b108771a2097cd900daa2ea5dd9b59201f16acdcd3e4bed839a61c84d08d70983c4d4471e19d28ad Description: Development files for the IJG JPEG library (version 6.2) The Independent JPEG Group's JPEG library is a library for handling JPEG files. . This package contains the static library, headers and documentation for version 6.2. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjpeg62-turbo-dev Architecture: arm64 Version: 1:2.1.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libjpeg-turbo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 846 Provides: libjpeg-dev Depends: libc-dev, libjpeg62-turbo (= 1:2.1.2-ok2) Conflicts: libjpeg62-dev, libjpeg7-dev, libjpeg8-dev, libjpeg9-dev Breaks: libjpeg-turbo8-dev (<< 2.1.2-ok1) Replaces: libjpeg-turbo8-dev (<< 2.1.2-ok1), libjpeg62-dev, libjpeg7-dev, libjpeg8-dev, libjpeg9-dev Filename: pool/main/libj/libjpeg-turbo/libjpeg62-turbo-dev_2.1.2-ok2_arm64.deb Size: 294024 MD5sum: 62932e74e5ae7d6c1d2d56732a6cef1f SHA1: d6e7aa68b825f4abff39eee9bbb0074daafd5af4 SHA256: bbda15457144c57c1718001a77fb75e5144f96eeda9d483eb855617eb6614976 SHA512: 8dc7737c7a919c50f255c90e5a111d1118096349bfac3a4b957e39f4296febf9c9e6fb961f19b7d4a089a5331d0274055534699e6799e3e1bb1089ae65a339af Homepage: https://www.libjpeg-turbo.org/ Description: Development files for the libjpeg-turbo JPEG library The libjpeg-turbo JPEG library is a library for handling JPEG files. . libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library. . This package contains the static library, headers and documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjpeg62-turbo Architecture: arm64 Version: 1:2.1.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: libjpeg-turbo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 474 Provides: libjpeg62 (= 1:2.1.2-ok2) Depends: libc6 (>= 2.17) Conflicts: libjpeg62 Replaces: libjpeg62 Filename: pool/main/libj/libjpeg-turbo/libjpeg62-turbo_2.1.2-ok2_arm64.deb Size: 150396 MD5sum: 20530111f0e9b7f1ac3e94fd42f4b04e SHA1: 04c71e8472fda2f3f14935725c1d88fd4ae3e742 SHA256: 184d4ca13336f6a86500cfc99d40f266e3b4235349d813d0b99403e98b9c6790 SHA512: 30adb6a676313350208e2763d789806e2e1679eae1139f6625793fdf1e11255c89e70b3a7e23b9ace2a1b86950d2e381aa53e453abd697ba0b2425553c48a505 Homepage: https://www.libjpeg-turbo.org/ Description: libjpeg-turbo JPEG runtime library The libjpeg-turbo JPEG library is a library for handling JPEG files. . libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library. . This package contains the shared runtime library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjpeg62 Architecture: arm64 Version: 1:6b2-ok2 Multi-Arch: same Priority: optional Section: oldlibs Source: libjpeg6b Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 252 Depends: libc6 (>= 2.17) Filename: pool/main/libj/libjpeg6b/libjpeg62_6b2-ok2_arm64.deb Size: 98722 MD5sum: de4db4dbcfc98917ae3c2383ea3eda74 SHA1: ec61ab9393a9bd453742ac9d86251c5befd7e8ee SHA256: dfb22f09341c49e81fe70e542f3c6b114634b379a8f9a229fa4b7e0fbcfd4336 SHA512: 220e8aaa329ac0e69ed1102c4f288a33a3743b6fc2713530ee26cbca872fd4eba2f61489cf209ad80d6d841b6fc790a4b4f7ce80de7ed562458909ffefc0d276 Description: Independent JPEG Group's JPEG runtime library (version 6.2) The Independent JPEG Group's JPEG library is a library for handling JPEG files. . This package contains the shared library for version 6.2. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjq-dev Architecture: arm64 Version: 1.6-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: jq Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: ChangZhuo Chen (陳昌倬) Installed-Size: 45 Depends: libjq1 (= 1.6-ok4) Filename: pool/main/j/jq/libjq-dev_1.6-ok4_arm64.deb Size: 11336 MD5sum: 1c59f781804f3c925ee9fb29de523505 SHA1: baca32d4756d662e538782daf2b100e0ef76d21b SHA256: cfd4290e412ed6cb6b4553aaff4294b8e6e3364ac93552b3105e8eb2961e5bf9 SHA512: a6808d004578551e9cfc37896d937628e02577ce3637a2cbb25b254d845aef913227cc244e4b212a7753cdcceb9fc76b6143c5ca216075a1e71c03f28bc3a1d2 Homepage: https://github.com/stedolan/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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjq1 Architecture: arm64 Version: 1.6-ok4 Multi-Arch: same Priority: optional Section: utils Source: jq Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: ChangZhuo Chen (陳昌倬) Installed-Size: 316 Depends: libc6 (>= 2.35), libonig5 (>= 6.8.1) Filename: pool/main/j/jq/libjq1_1.6-ok4_arm64.deb Size: 119984 MD5sum: bf221a3e145b16517c2af555487fad6c SHA1: f23815035dad89686cf8adc2c36e487466dfa15c SHA256: 933d87654ceaa24da1ba7ca8ea9976769be81f8ce3405492da6f58c7a7cf9aa3 SHA512: 70f89b03910f25252b64ce3c49ad69cedf0904cbe70b6b69cad20a69e2cb9b7c1a5c0157c6eac2ac1f8b461d0c5755a0fe51e2dbb5c234f7476d3649bf0b8eab Homepage: https://github.com/stedolan/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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjs-jquery-ui-docs Architecture: all Version: 1.13.2-ok1 Priority: optional Section: doc Source: jqueryui Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 750 Depends: libjs-jquery-mousewheel, libjs-jquery-ui, node-requirejs Filename: pool/main/j/jqueryui/libjs-jquery-ui-docs_1.13.2-ok1_all.deb Size: 339568 MD5sum: 7808b413cd2d0909086c8f7fb2e61d5b SHA1: 71822c227b42d1ef5952c8f083e8d3f53ba05bcf SHA256: ca3e8863010e12ed49f12000e9991a76419b694c5c59e62fcfb32edbaabdfea2 SHA512: a67144f2f693345a0305d4c23b8545fd7b56c73a896a908ec6b6eb0285d357e7d7feed7dfea13bfc5ce34375b073ae8afb657d9bbbfbdbfe512ba15f8bfdaf2e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjs-jquery-ui Architecture: all Version: 1.13.2-ok1 Multi-Arch: foreign Priority: optional Section: javascript Source: jqueryui Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 2395 Depends: libjs-jquery Recommends: javascript-common Suggests: libjs-jquery-ui-docs Filename: pool/main/j/jqueryui/libjs-jquery-ui_1.13.2-ok1_all.deb Size: 251138 MD5sum: c7e35bbe19a92dcd6bd81ac7bfb9b2ef SHA1: 59f34ea4b8b407cebfc8d5d888290aed204a8095 SHA256: a8bcd4880a3da1e34559137638f21ac0da3bc87b7ae76380efdcace68524621d SHA512: 593a844ef2ababdf8e2e01920450b727002b5c7cdb5b23f03af1fecd9c78f90532483bc87d71eada7792d05d0277c568b8998513370d5e9146bb85d35588597a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjs-jquery Architecture: all Version: 3.6.0+dfsg+~3.5.13-ok1 Multi-Arch: foreign Priority: optional Section: javascript Source: node-jquery Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 677 Recommends: javascript-common Filename: pool/main/n/node-jquery/libjs-jquery_3.6.0+dfsg+~3.5.13-ok1_all.deb Size: 319928 MD5sum: fd6b1485af1ee2b3ad43a764e108541c SHA1: 974849a1133d980f72bf14c3982674272678a855 SHA256: 86d8c28f009ecb19b01b93224cd36071b173e5ee03f73cdfb8fdef1c51560d53 SHA512: 80d912fd85bd0ed54c06eb8ce138a9e3ba1992013c01ca5df9a176e4f111e99b853c9a2e4214476ccfcb294b17e7adbb8b74988f674be49327712a1906cb21b9 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. 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/main/m/modernizr/libjs-modernizr_2.6.2+ds1-ok2_all.deb Size: 46766 MD5sum: 655ea4bd01d5b345d533e2d4e1cc90f3 SHA1: 73c028e3e301f57e8e3f6f0e08c1f0e4f20ebf9e SHA256: 222f987e3d66d9c5d498a4d66c5f3144af29f346372228e294e192ca66fbc491 SHA512: eca29cff4cf736fb4e7ff2d548d0b9fcbf424bcc76ff02b3885f549bf50fd88869139499201f572315e84da59ac77ee8511e88b48e4741f83efbe5e6939d682d Homepage: http://modernizr.com/ Description: JavaScript library to detect HTML5 and CSS3 features in the user's browser Modernizr is a JavaScript library allowing you to use HTML5 & CSS3 while maintaining control over unsupported browsers. . Modernizr tests which native CSS3 and HTML5 features are available in the current user agent and makes the results available to you in two ways, as properties on a global `Modernizr` object, and as classes on the `` element. This information allows you to progressively enhance your pages with a granular level of control over the experience. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjs-sphinxdoc Architecture: all Version: 5.3.0-ok3 Multi-Arch: foreign Priority: optional Section: javascript Source: sphinx Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 178 Depends: libjs-jquery (>= 1.11.1), libjs-underscore (>= 1.3.1) Filename: pool/main/s/sphinx/libjs-sphinxdoc_5.3.0-ok3_all.deb Size: 123666 MD5sum: 48ec9406bdabf68b1a0ce6080dafc1fa SHA1: 8298723cb38bbd80338c0adb481a5f3fc0169783 SHA256: b7b3b52d00c3ab4b263c28172f47c3ce86d643b2bd4f26dfb4caa9c707846190 SHA512: 72f144047198e51037b73780740d303603cad2cde3ceca95e19b2781afd250f96af29adda5638678a893fdfeeffe495408ec301da2db6bb66c3b003689a6774b 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. 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/main/n/node-typedarray-to-buffer/libjs-typedarray-to-buffer_4.0.0-ok1_all.deb Size: 3734 MD5sum: 4e07048f661889261784c6505e6b542b SHA1: 6db8cfe7ab02d88f30b70fc718278b4af90af324 SHA256: b7cd59cfea4af6ca923c943a972c4816c363aea2566fe6ca092e0b3d28f56d29 SHA512: 8e6f496e22fcb57c08e63e67f34e8d0c196749e8035ec417e3b86b773b43bbf41aa2c9bd2239f7a4dc87ea3af4f8ab63309932739147a51134d8efec51992b77 Homepage: https://github.com/feross/typedarray-to-buffer Description: Nodejs utility converting TypedArray to buffer without copy Convert a typed array to a Buffer without a copy. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjs-underscore Architecture: all Version: 1.13.2-ok1 Multi-Arch: foreign Priority: optional Section: web Source: underscore Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 341 Recommends: javascript-common, libjs-jquery Filename: pool/main/u/underscore/libjs-underscore_1.13.2-ok1_all.deb Size: 114700 MD5sum: 55f6c78bf778bd6045b8c74171759321 SHA1: a585bd8d7162f6f93d7cd6e3fceb9862f6a01b53 SHA256: 583ab3af1c1ee2241518977f8cc56e476c34d8a2dd86f3db4893ba4b697c3c5d SHA512: 7a777605273c792b620dc8265793b6c2223860c7a71530c575a9df00fa40c67d21ed5315adcffff1fa485d871c23a062787cf0dfef1a7346620c010e93797aef 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjson-maybexs-perl Architecture: all Version: 1.004003-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 47 Depends: perl:any, libcpanel-json-xs-perl | libjson-xs-perl (>= 3), libjson-pp-perl Filename: pool/main/libj/libjson-maybexs-perl/libjson-maybexs-perl_1.004003-ok1_all.deb Size: 16766 MD5sum: fe88696ec48fe34bedfe7c373faa5d84 SHA1: 29bf4903bbe07c65f0ca3b778ef7f82a52209e0b SHA256: 23e1e1867121465d65d3a5f75df3880da161e2029fd7c5a484e10bde35a4381c SHA512: 228156b2964ab83ed8fd9cd670a2ba28e03f5c780fdf9bd7522e558ffce902a9ee24febbe8ac7a47fa7d83669037aee8565f36b78bb934241cf5ca45ec1980d5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjson-perl Architecture: all Version: 4.09-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 235 Depends: perl:any Filename: pool/main/libj/libjson-perl/libjson-perl_4.09-ok1_all.deb Size: 81112 MD5sum: 410478df95b8a0be0c0bf7cdfb82b45f SHA1: 6711b688e3931c12f54e650505464f9b06bfe442 SHA256: 9e32980f14219c086aa39bfbed5c2940016851c6cf89bfa78056b6ce28d8013c SHA512: 8f2626d67e4a635fc75e10e0d47841e6198711c966f29cb163d4ced39b50a8dd3ff18f59d9d1929ced0e0400c0fce854900bff832a7bbfa77e0a4d92e9d5809a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjson-xs-perl Architecture: arm64 Version: 4.03-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 195 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libcommon-sense-perl, libtypes-serialiser-perl Breaks: libjson-perl (<< 2.90) Filename: pool/main/libj/libjson-xs-perl/libjson-xs-perl_4.03-ok1_arm64.deb Size: 84238 MD5sum: a6747e04729376c4a049c4850a66a01c SHA1: 67ce9f54be29760320826cd62e572a99858b1126 SHA256: b72b18e4fea6b6e26d63e5f667330c7c4d3cefac12dd2d6f91bf5f93405353a1 SHA512: 88f81b5737d123a03e6af3b25eb0bd51b7e060d29fc9f8615044d7eb1d73f85f343e89ad58bf8b8d5dbf3a21f1447c4a0d5109cb003ed08eca6511c6c58efd04 Homepage: https://metacpan.org/release/JSON-XS Description: module for manipulating JSON-formatted data (C/XS-accelerated) JSON::XS is a module for manipulating data stored in the JavaScript Object Notation (JSON) serialization format (defined in RFC 4627), which serves as an alternative to XML. . This C/XS-accelerated JSON implementation confers significant performance gains if available. After installing this package, any code using the JSON module (see libjson-perl) will automagically benefit from this. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjsoncpp-dev Architecture: arm64 Version: 1.9.5-ok1 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-ok1) Filename: pool/main/libj/libjsoncpp/libjsoncpp-dev_1.9.5-ok1_arm64.deb Size: 24836 MD5sum: 4b9d81feb190069ab554e41b8e544f6b SHA1: 5f18d7b02d2f3ce3417e1d953a8e3bd27487217f SHA256: b7163aa2fb6d4b046407af03b742ce040d2206937943e267248586ecedf85617 SHA512: fa47277df1c7560d5a1d3dd505d63f0ef2f2dccecea53c6056edffc96248c85625e7717cd15f513a79640ee8f58c59649db58a9f019eb6a6d5834a4030076517 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. 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/main/libj/libjsoncpp/libjsoncpp-doc_1.7.6-ok1_all.deb Size: 216184 MD5sum: e3717d69d2b4d8e2d151ba12b6ee0937 SHA1: 5b00f3a0c7e44b5d4ff20861b621028e2fd8cac3 SHA256: bda5e15319da154fd4088fd501c976a12a583ce437f548c709a540df6e80b779 SHA512: 02f34b135067b24d8d76817c33db15bfe3c11744af06c6b8f783a10aa0fc5be559b818eeb06fd4d9a9a965dadf30b7e2c2b2a471e5927d5900eb53dca972d5ba 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjsoncpp-doc Architecture: all Version: 1.9.5-ok1 Multi-Arch: foreign Priority: extra Section: doc Source: libjsoncpp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Timo Röhling Installed-Size: 3224 Suggests: libjsoncpp-dev Breaks: libjsoncpp-dev (<< 0.10.2-1) Replaces: libjsoncpp-dev (<< 0.10.2-1) Filename: pool/main/libj/libjsoncpp/libjsoncpp-doc_1.9.5-ok1_all.deb Size: 230552 MD5sum: ae3c2e0e6c6b16c3c1af0e22201a326b SHA1: 2c3fe9b064feb3c337dd969f762cca4e5c212814 SHA256: 8010fd5286b76a505045db333a96b64fa2d5d27ad2136e61dd5c7fcaee8d6e06 SHA512: 8a0700d2376a1d275765bb298a4acdba074a6df8174422076791e45d9ad2c6e3a2c70d32248fd266c76a47a2819266fccd384e239e98c5c24a9fb04849f64e4a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjsoncpp1 Architecture: arm64 Version: 1.7.6-ok1 Multi-Arch: same Priority: extra Section: libs Source: libjsoncpp Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Peter Spiess-Knafl Installed-Size: 209 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/libj/libjsoncpp/libjsoncpp1_1.7.6-ok1_arm64.deb Size: 68682 MD5sum: f89c6f18d3989c81d5c407667c2d5359 SHA1: 8a9226cc6b8dbde7acf836ec252ecdd2880c50d1 SHA256: 6b6bfb15c83f148c7be163b87717e599de6ee7f3e6f8c3ccba20032d02f56119 SHA512: 61b697a94045a94043ed80cccde9a7f4932b8f33fe4f489e6072483ee5c217d2fe9f314f298cf4fead7affe493a2731764f73bd44c36549e7224708e64190816 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 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjsoncpp25 Architecture: arm64 Version: 1.9.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libjsoncpp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Timo Röhling Installed-Size: 611 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/main/libj/libjsoncpp/libjsoncpp25_1.9.5-ok1_arm64.deb Size: 118076 MD5sum: 4774382312365bbaf8586ef98217cc7a SHA1: 1ad482946a42ad5b6632af28d26f4b7ce3409fc8 SHA256: 0251c73fbb486bbd233478c0e7fee8af00ab1dfe3b07cafacb4d5df31bd3f5f1 SHA512: 643e35e6378d244d1a65bb723ae8af61d378f58ce0d0789805b416dece9191277470bd9c28a7eb9a9ffa26370867ae319e559eb36b5170e24628c4e1b3e9fb50 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libjxl-testdata Architecture: all Version: 0.0~git20230110.d6168ff-ok1 Multi-Arch: foreign Priority: optional Section: graphics Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 111183 Filename: pool/main/libj/libjxl-testdata/libjxl-testdata_0.0~git20230110.d6168ff-ok1_all.deb Size: 57874600 MD5sum: 42ad7c73f6aa96c399ef1c86218fd744 SHA1: e68347197aa82588a2ad4da5d3fe45d8148e4032 SHA256: 545159d9f76e3342e8908aa070d61ae25eca567a98c9078253ee3aab81ab2a1c SHA512: 06cccaa184925154be90df50019623acd43f97f44c58b525195ebafdd03a1bbd9922318e93113a3898b8e4a030aaa5737a28d99ea590c0185f6f557ee20280a7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libk3b-dev Architecture: arm64 Version: 22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: k3b Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 513 Depends: libk3b8 (= 22.12.3-ok1) Filename: pool/main/k/k3b/libk3b-dev_22.12.3-ok1_arm64.deb Size: 83424 MD5sum: e26b664a12d19efa9c66ceb24a45f739 SHA1: e4074360d3c19052a60cb7f1966e5d9d9b81658f SHA256: 186fc90fee5e5cfebece290ac522c5c9db0d51904184969caf097db68a27ac7a SHA512: da98f4dea87786b8962f54ee20f9f2c98a153aba8be7af63d6d24efe5bb279f10d99b0071b995f7652be0f5e9621d97ead9ca5200243b03b0690068a4641eb1d Homepage: https://userbase.kde.org/K3b Description: KDE CD/DVD burning application library - development 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 development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libk3b-extracodecs Architecture: arm64 Version: 22.12.3-ok1 Multi-Arch: same Priority: optional Section: kde Source: k3b Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 286 Depends: libk3b8 (= 22.12.3-ok1), kio, libavcodec58 (>= 7:4.2), libavformat58 (>= 7:4.1), libavutil56 (>= 7:4.0), libc6 (>= 2.17), libkf5configcore5 (>= 5.88.0~), libkf5configwidgets5 (>= 5.69.0), libkf5coreaddons5 (>= 5.88.0~), libkf5i18n5 (>= 5.88.0~), libkf5kiocore5 (>= 5.88.0~), libmad0 (>= 0.15.1b-ok0), libmp3lame0 (>= 3.100), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.0~) | libqt5gui5-gles (>= 5.14.0~), libqt5widgets5 (>= 5.14.0~), libstdc++6 (>= 4.1.1), libtag1v5 (>= 1.9.1-2.2~) Breaks: libk3b7-extracodecs Replaces: libk3b7-extracodecs Filename: pool/main/k/k3b/libk3b-extracodecs_22.12.3-ok1_arm64.deb Size: 68134 MD5sum: 3a90a12de532be080b0ff97740da4c1a SHA1: cabd5d72d4cf0ef6bc9626397a6bc0158fc9af0f SHA256: 126a973bc65b9f4343a035475007d03d62f3a2f445917e863bf55a9ba9ccb662 SHA512: be53ba844de8be1e5b236620a8d9e5f8f83e0ffe46fd25559d95b39a22346b07740ce10665778a9cf1ee42adb868765dd0a3a3b82dff21f01392e70eaef229e5 Homepage: https://userbase.kde.org/K3b Description: KDE CD/DVD burning application library - extra decoders 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 runtime libraries for the MP3 and FFMPEG decoder plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libk3b7-extracodecs Architecture: arm64 Version: 22.12.0-ok1 Multi-Arch: same Priority: optional Section: kde Source: k3b Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 224 Depends: libk3b8 (= 22.12.0-ok1), kio, libc6 (>= 2.17), libkf5configcore5 (>= 5.88.0~), libkf5configwidgets5 (>= 5.69.0), libkf5coreaddons5 (>= 5.88.0~), libkf5i18n5 (>= 5.88.0~), libkf5kiocore5 (>= 5.88.0~), libmad0 (>= 0.15.1b-ok0), libmp3lame0 (>= 3.100), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 4.1.1), libtag1v5 (>= 1.9.1-2.2~) Filename: pool/main/k/k3b/libk3b7-extracodecs_22.12.0-ok1_arm64.deb Size: 58960 MD5sum: c94cf4bd522b78311238b8a04a671282 SHA1: 1062447ef0276c12cd6ff305e14fa71ed8c353ad SHA256: 8b1393dea8baf11a2c1a1a56243a467eef2edd6ccbcd806adaca34f02f073051 SHA512: f469e13c2bacf81df2e23b7264f1876c0dd59be3dae637189178007cd4c927c0a745612e51856871215b3044ce92ce777e062fcda1b39d36179b88a46d8f878f Homepage: https://userbase.kde.org/K3b Description: KDE CD/DVD burning application library - extra decoders 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 runtime libraries for the MP3 and FFMPEG decoder plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libk3b8 Architecture: arm64 Version: 22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: k3b Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2577 Depends: kio, libc6 (>= 2.33), libdvdread7 (>= 4.1.3), libflac++6v5 (>= 1.3.1), libkf5cddb5 (>= 4:17.08.3), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.88.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.88.0~), libkf5filemetadata3 (>= 5.88.0~), libkf5i18n5 (>= 5.88.0~), libkf5iconthemes5 (>= 5.88.0~), libkf5kcmutils5 (>= 5.88.0~), libkf5kiocore5 (>= 5.88.0~), libkf5solid5 (>= 5.88.0~), libkf5widgetsaddons5 (>= 5.88.0~), libmpcdec6 (>= 1:0.1~r435), libogg0 (>= 1.0rc3), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.0~) | libqt5gui5-gles (>= 5.14.0~), libqt5network5 (>= 5.14.0~), libqt5widgets5 (>= 5.14.1), libqt5xml5 (>= 5.14.0~), libsamplerate0 (>= 0.1.7), libsndfile1 (>= 1.0.20), libstdc++6 (>= 4.1.1), libtag1v5 (>= 1.9.1-2.2~), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.1.2) Breaks: libk3b7 Replaces: libk3b7 Filename: pool/main/k/k3b/libk3b8_22.12.3-ok1_arm64.deb Size: 742172 MD5sum: e3cca920e7655aec32b44a9dc543b647 SHA1: 3c3735ae3fcd089bf46b3a9a8ae2abecf2af7d28 SHA256: d57c6affb0bf0916dd2cba02541534deb43341beb75e50ca833620b6e3389b80 SHA512: 5c4496a04a848cfe69b3bf54524adfde5e5fe8b1a169082c3895f4d3034da85caf4524984841f05cf09b9d75fb5daaae59ae8b0755460b3632a5fe9f9e9e0276 Homepage: https://userbase.kde.org/K3b Description: KDE CD/DVD burning application library - runtime 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 runtime libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libk5crypto3 Architecture: arm64 Version: 1.17-ok4 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 402 Depends: libc6 (>= 2.33), libkrb5support0 (>= 1.16) Suggests: krb5-doc, krb5-user Breaks: libgssapi-krb5-2 (<= 1.10+dfsg~alpha1), libkrb5-3 (<= 1.8~aa) Filename: pool/main/k/krb5/libk5crypto3_1.17-ok4_arm64.deb Size: 70238 MD5sum: 589171ba0de60fcf1a16b5eb35da9b9b SHA1: 712849778acf4002c2b3465f92aeb92e64399c0e SHA256: aa64177890239170901bd006dd510fb822f25ff1c3daec4fb077e628a6da73c0 SHA512: b5f8bce128430f7e1e651e377dff7f95775e318df0e303bc0d24045f4b1a7ed01bcb155f6d45aea2bb565d9d5cf9a87c14eb26feccb0d07225f45493c200b57b Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkadm5clnt-mit11 Architecture: arm64 Version: 1.17-ok4 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 212 Depends: libc6 (>= 2.17), 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/main/k/krb5/libkadm5clnt-mit11_1.17-ok4_arm64.deb Size: 36790 MD5sum: 13d3f7920331cf6f79f27e12e0ac04d3 SHA1: 6f1f22a682c8c67f324095d9527fafae4195aa1b SHA256: 4e701a9a18ff7cff932496690b1a729c2e1ad26524be8ce7b5bcc6c6476f3e55 SHA512: f48f78afd082f79c0e285e0c312177b3a4f1a3ce4972d46cb52d8856fec0f760a59bfa112c32e3975511b5a506fcd78ad0f6835e055aa1de39b236317be532af 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkadm5srv-mit11 Architecture: arm64 Version: 1.17-ok4 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 277 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-9, libkrb5-3 (>= 1.15~beta1), libkrb5support0 (>= 1.17) Suggests: krb5-doc, krb5-user Conflicts: libkdb5-8 Filename: pool/main/k/krb5/libkadm5srv-mit11_1.17-ok4_arm64.deb Size: 48356 MD5sum: ca654e5fa7c437b221c4671c9d7d8192 SHA1: ab89f965c71fa8529ae7b9addebed994ed089c6c SHA256: 0359275d445db9726d9dbc6a317cb9b9d8175ae1159698f7e41104a77021949c SHA512: c7a83ccf34b6f8ea6a53b348a38165c239544d7dbb76879854b914616a47ac627d17bb7d993351bfd478b2586d32e3f53ac272e03e990ba83f71bed8c37c31ac 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkchart-dev Architecture: arm64 Version: 2.8.0-1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kdiagram Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 506 Depends: libkchart2 (= 2.8.0-1ok1), libqt5svg5-dev, qtbase5-dev (>= 5.2) Filename: pool/main/k/kdiagram/libkchart-dev_2.8.0-1ok1_arm64.deb Size: 64194 MD5sum: 253bca35d670889ec20ef9df134fe0cd SHA1: b025c04d34f464a79c0a32e199005228d22b36b9 SHA256: c834fbaf1859da6d2aae12c00b39745bf0db1cf920a188b6fc0346f1ae0e2dff SHA512: 963b15120aebebccd452576fcfa17cc1b75225a01034190fd0d5b8835ea6df824f75ca97265a8cb327700df21d898fe5661a0dfd92b5fa8fa60f783833308a65 Homepage: https://cgit.kde.org/kdiagram.git Description: library for creating business charts (development files) KD Charts provides an implementation of the ODF Chart specification. It supports stock charts, box charts, and whisker charts and allows one to integrate these charts in Qt-based applications. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkchart2-l10n Architecture: all Version: 2.8.0-1ok1 Multi-Arch: foreign Priority: optional Section: localization Source: kdiagram Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 128 Filename: pool/main/k/kdiagram/libkchart2-l10n_2.8.0-1ok1_all.deb Size: 11482 MD5sum: 59a9516b353ad08c83991c7372018772 SHA1: 32273841bf9f55d3ef83f2515630a8e329e4e611 SHA256: e4fd484b760e039c33164945b872338bf2698365b771818c3b218bf3ee512605 SHA512: c3fd33f06bc135e8985476d89591318e1749a681f5054eb5a67fa8866449fabbeab91f7bbe6215e046123ab6fb38fe8ea7f28b102910dbf04d131759e6846e89 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkchart2 Architecture: arm64 Version: 2.8.0-1ok1 Multi-Arch: same Priority: optional Section: libs Source: kdiagram Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1589 Depends: libc6 (>= 2.29), libqt5core5a (>= 5.12.0~), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.12.0~), libstdc++6 (>= 4.1.1) Recommends: libkchart2-l10n (= 2.8.0-1ok1) Filename: pool/main/k/kdiagram/libkchart2_2.8.0-1ok1_arm64.deb Size: 429682 MD5sum: d255502ce24efc1c4e81d23a4ee5e25e SHA1: 5ce3b0bc126b76945d93da8330243772698662cc SHA256: b08362b33d450662a4a891d55f8b5721c5f448d894ea2e0b9c31c16df16562ff SHA512: e26e0cd4f2bc5f372431af250cceef8d95d13887169f5f7ef9f52b69db5377433907d267cb45c746a1348f988b944142865599a81b30b15e69661d22e1e8d4a9 Homepage: https://cgit.kde.org/kdiagram.git Description: library for creating business charts (shared library) KD Charts provides an implementation of the ODF Chart specification. It supports stock charts, box charts, and whisker charts and allows one to integrate these charts in Qt-based applications. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkcolorpicker-dev Architecture: arm64 Version: 0.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kcolorpicker Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 36 Depends: libkcolorpicker0 (= 0.2.0-ok1) Filename: pool/main/k/kcolorpicker/libkcolorpicker-dev_0.2.0-ok1_arm64.deb Size: 5996 MD5sum: 58af67a8fed9d59ec9698b0319babe77 SHA1: 4a8f9228fc4aac3d57bd32086b08d9166fce83d4 SHA256: 69340d1c7974ce248a0a49e5ede34ba8d3c79b8fc565a3bdd57272c9adc7b0dd SHA512: b021b50ebde6baa3b10a7fbbed78e5555b46c12bda20f7e0a87899cadf146b8c3993ad5874cffe98cb2638c7ba8218213bf8bb5bd6f77ba34714c3134bf0bf43 Homepage: https://github.com/ksnip/kcolorpicker Description: QToolButton-like widget with color selection popup menu (dev) The kColorPicker library provides a QToolButton-like widget with color selection popup menu. This library is used by the ksnip project. . This package provides the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkcolorpicker0 Architecture: arm64 Version: 0.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kcolorpicker Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 80 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/k/kcolorpicker/libkcolorpicker0_0.2.0-ok1_arm64.deb Size: 19870 MD5sum: ca3e6fe3d0c38da0b2e5a45e17cf3eab SHA1: 3b0595bc1f1092390f88a595f1e1b8d83d661d8b SHA256: 69c962261a92b5df804c920aea079e4055011a3e74a6e06985e2ab0540b72bda SHA512: e7fac38cbf36198fd141476324c54fe78a8e7a67f31265b7317ddf9252d219634755abdaf5d3dc088883c7e7641e40de19f854ae55ce2796cd48429dbbe9eeb0 Homepage: https://github.com/ksnip/kcolorpicker Description: QToolButton-like widget with color selection popup menu (lib) The kColorPicker library provides a QToolButton-like widget with color selection popup menu. This library is used by the ksnip project. . This package provides the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkdb5-9 Architecture: arm64 Version: 1.17-ok4 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 205 Depends: libc6 (>= 2.33), 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/main/k/krb5/libkdb5-9_1.17-ok4_arm64.deb Size: 37712 MD5sum: 8b29cfffd9c091096105cbb4ada8c9e8 SHA1: d222075a4a951a22e615ab3b811e8749675daacb SHA256: a8dfb29c76b284cbf73486bd7000caa076b62e3b341096629b094f461b2dc9fa SHA512: c0511e13d90217a125f2a03f03e27fd00ee58568d179a01794151ced327e070a82317de440916f626702750bd8f9acdd83997395a66b35af896a18e2a2c2a0d6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkdsoap-bin Architecture: arm64 Version: 1.9.1+dfsg-5ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kdsoap Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1037 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.11.0~), libqt5xml5 (>= 5.11.0~), libstdc++6 (>= 4.1.1) Filename: pool/main/k/kdsoap/libkdsoap-bin_1.9.1+dfsg-5ok1_arm64.deb Size: 347328 MD5sum: b1109b5eb50f8aee06250e30c9f0b45d SHA1: 222712f6a8effb8d34da3b521f069e87abce41d0 SHA256: ae2c1567bcb9e81a441636b02b0f1fc632329cbda29a4128351d77083f252925 SHA512: 6a9a0745e3e37a769983566b0a8ad5ffcf38b713ea5a45fadf467043589b3d0ac2c5f234f1da3be95686d652c09459bcc0470c960691a4aabe3ee29ef4de6d65 Homepage: https://www.kdab.com/development-resources/qt-tools/kd-soap/ Description: Qt-based client-side and server-side SOAP component - binaries Qt-based client-side and server-side SOAP component. It can be used to create client applications for web services and also provides the means to create web services without the need for any further component such as a dedicated web server. . This package contains some utilities and example programs for the library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkdsoap-dev Architecture: arm64 Version: 1.9.1+dfsg-5ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kdsoap Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 209 Depends: qtbase5-dev (>= 5.11.0~), libkdsoap1 (= 1.9.1+dfsg-5ok1), libkdsoap-bin (= 1.9.1+dfsg-5ok1), libkdsoap-server1 (= 1.9.1+dfsg-5ok1) Suggests: libkdsoap-doc Filename: pool/main/k/kdsoap/libkdsoap-dev_1.9.1+dfsg-5ok1_arm64.deb Size: 32044 MD5sum: 0eb84818c2671c42a6450751eb0d2f9d SHA1: a76906762b69a9b6dff60ac88d51ed47c1567b23 SHA256: 67b6cba43883c56df2a40702166b4ccb47286ad110bd5ac58fa43c7df256f52c SHA512: 8d8a7b2863d7bc5d995c183a99f22274747367903823a14536f4fb3d7db241eab54f1768fe3f0d0366b0c201ceb93ceb95f80d7f805ad87e6cf5e9b0471aedaf Homepage: https://www.kdab.com/development-resources/qt-tools/kd-soap/ Description: Qt-based client-side and server-side SOAP component - devel files Qt-based client-side and server-side SOAP component. It can be used to create client applications for web services and also provides the means to create web services without the need for any further component such as a dedicated web server. . This package contains the development files cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkdsoap-doc Architecture: all Version: 1.9.1+dfsg-5ok1 Priority: optional Section: doc Source: kdsoap Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 73 Suggests: libkdsoap-dev Filename: pool/main/k/kdsoap/libkdsoap-doc_1.9.1+dfsg-5ok1_all.deb Size: 13758 MD5sum: 6e77b0b9d9f679b3e30d0d98459128e0 SHA1: 49c921f138831c6a871e364b2172c3870f3ec30a SHA256: cd74af4133f76df7e9b6a4d52f1294fa0e65f82159b1e5d613f1664e027a2996 SHA512: 281a267a3d21e706c3b682b51e41facf6e2538aae8e93c08e31c20bf0b8d680005240e717de49bcb5ae5729cf97e35bfe16b07c3dbfebec55c835c302433e803 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkdsoap-server1 Architecture: arm64 Version: 1.9.1+dfsg-5ok1 Multi-Arch: same Priority: optional Section: libs Source: kdsoap Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 182 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkdsoap1 (>= 1.9.1+dfsg), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.11.0~), libstdc++6 (>= 4.1.1) Filename: pool/main/k/kdsoap/libkdsoap-server1_1.9.1+dfsg-5ok1_arm64.deb Size: 55296 MD5sum: 6fb7c05c8782c70a474f795e717c0d36 SHA1: 9fdade70886ba6f12de20f54534a43ddf9d2fe2d SHA256: 85050db919d00ad925688d729271fc37b59a53cf1402dc7bd1294f93f27ee3ee SHA512: 90d3f6fa820e0cec61c4423c966a03c6469f74d67772697cb4543c322171f461d4566a2a91652e821a7c991ebe91293e66bed4d394faf954a8fe663139db0818 Homepage: https://www.kdab.com/development-resources/qt-tools/kd-soap/ Description: Qt-based client-side and server-side SOAP component - server-side library Qt-based client-side and server-side SOAP component. It can be used to create client applications for web services and also provides the means to create web services without the need for any further component such as a dedicated web server. . This package contains the server-side library cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkdsoap1 Architecture: arm64 Version: 1.9.1+dfsg-5ok1 Multi-Arch: same Priority: optional Section: libs Source: kdsoap Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 383 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.14.1), libstdc++6 (>= 4.1.1) Filename: pool/main/k/kdsoap/libkdsoap1_1.9.1+dfsg-5ok1_arm64.deb Size: 113600 MD5sum: 6459f547a758b35313a03a67b73aed98 SHA1: 5a06a296fa5e8ddcaf0822d62b451f981c3b1ca3 SHA256: f60322e16e4cf8c96d3cba626edb279825711021f5cb902a60b9353aac4b3648 SHA512: fce727743cfcd26075c8b0da9e53c7af690a90218b51fe10cc06a3f0d888e0ff06c28529326fccc7f188e3c2b508374f035b27493dd8417d3a93069c83555a9c Homepage: https://www.kdab.com/development-resources/qt-tools/kd-soap/ Description: Qt-based client-side and server-side SOAP component - client-side library Qt-based client-side and server-side SOAP component. It can be used to create client applications for web services and also provides the means to create web services without the need for any further component such as a dedicated web server. . This package contains the client-side library cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkeduvocdocument-data Architecture: all Version: 4:22.12.3-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: libkeduvocdocument Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 525 Breaks: libkeduvocdocument5 (<< 4:22.11.90-2) Replaces: libkeduvocdocument5 (<< 4:22.11.90-2) Filename: pool/main/libk/libkeduvocdocument/libkeduvocdocument-data_22.12.3-ok2_all.deb Size: 55652 MD5sum: b293c989c3f13c1d38a6e4a99678964a SHA1: 77bf87fdf55b7e8559141a5326d5766c6655529a SHA256: 0377ff44b82a6817bc3f4151b3336d04e0fd67057a1cc99f3216a33adc75ee8e SHA512: fce36dfa215a05508e523f19537ee6f143fd037e19ca7652e51ae3d94e6acefcf2cb29e01b2b70fcedb6e279ae135c03dd594a00c0d65e9cf69e840fe939c979 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkeduvocdocument-dev Architecture: arm64 Version: 4:22.12.3-ok2 Priority: optional Section: libdevel Source: libkeduvocdocument Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 113 Depends: libkeduvocdocument5abi1 (= 4:22.12.3-ok2), qtbase5-dev (>= 5.15.0~) Filename: pool/main/libk/libkeduvocdocument/libkeduvocdocument-dev_22.12.3-ok2_arm64.deb Size: 18072 MD5sum: 79fc975ea6078dbdd0a66a2b3e0e33a0 SHA1: 43397b70a5f6f969a9bd029a3e97b3299faa8483 SHA256: 9cf3b41567a30fdc322b8fd7d429e3f0ece55c66e5b8f8011b065563cc56190b SHA512: 40ff6134985ebbc5b78424d70c7d0693ff8499b08ef6e4c6d54f0885b737f6df008332e9b559f478681f2b9bfd69d26e563e3eeffddece7fe2ed57bcf909b14e Homepage: https://invent.kde.org/education/libkeduvocdocument Description: development files for KEduVocDocument This package contains development files for building software that uses the KEduVocDocument library . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkeduvocdocument5abi1 Architecture: arm64 Version: 4:22.12.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: libkeduvocdocument Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 458 Depends: kdeedu-data, kdeedu-kvtml-data, libkeduvocdocument-data (= 4:22.12.3-ok2), kio, libc6 (>= 2.17), libkf5archive5 (>= 5.90.0~), libkf5coreaddons5 (>= 4.97.0), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Breaks: kanagram (<< 4:17.08), khangman (<< 4:17.08), kwordquiz (<< 4:17.08), parley (<< 4:17.08) Filename: pool/main/libk/libkeduvocdocument/libkeduvocdocument5abi1_22.12.3-ok2_arm64.deb Size: 105218 MD5sum: 3f726a8c9ad18f0f6fa3a3a9a797348f SHA1: 0de14acfd9593dc2f589c40856a23e44ee37cb3f SHA256: 93c6a68ff1a54c68f9c0d48bfbbc5e4c23bcf6cc4cdb4570b1810fd5d4a91145 SHA512: 88521366f674eb24251d2004d1c484cdc2a8c0b2869610e35b21d1f86e21ad72121c41a4214e730b59d2d787457dd3488786454aead79f9338a1a346d776eded Homepage: https://invent.kde.org/education/libkeduvocdocument Description: library for reading and writing vocabulary files This package contains a library for reading and writing vocabulary files. It supports different file formats. KVTML (version 2) is the default. This library is used by Parley, Kanagram, KHangMan and KWordQuiz. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkeybinder-3.0-0 Architecture: arm64 Version: 0.3.2-1.ok2 Multi-Arch: same Priority: optional Section: libs Source: keybinder-3.0 Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 35 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libx11-6 Filename: pool/main/k/keybinder-3.0/libkeybinder-3.0-0_0.3.2-1.ok2_arm64.deb Size: 8754 MD5sum: 973f96785b5996af1e2dacd62b8a82c0 SHA1: 676ee14551abb3483e0e87df12ee86af7ca95437 SHA256: bebdbaa86d2490b3a55c002f5136e51861ad59ad9175c82c0b92da88ddc7848c SHA512: 3239c9d84828f730f5bc8fd3e63958400c7c5b998c0d16517e00bf84c1e11b8a2f49f6ad8dd85304ac163ef48f109812d92eb884586568dd89990a0eeeb3be9d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkeybinder-3.0-dev Architecture: arm64 Version: 0.3.2-1.ok2 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-1.ok2), gir1.2-keybinder-3.0 (= 0.3.2-1.ok2) Filename: pool/main/k/keybinder-3.0/libkeybinder-3.0-dev_0.3.2-1.ok2_arm64.deb Size: 4832 MD5sum: 54a83bbc746f315411de18fafd2fa138 SHA1: c3e90802dc0319007cefdbf664174c36c19ae5df SHA256: 4740074313d6743041e65fa60884bbc4e6f8072895400a1c2d4370f93eebca68 SHA512: 1cb6c64dda1456b3a13186a2de2f8d87c26bc74bd34936cac83dc8e5145014702dad2c783a26d2248b02aae308dba25b6930e5b2ebf1f51d8dd4d020e78f3bee 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5activities-dev Architecture: arm64 Version: 5.92.0-ok4 Priority: optional Section: libdevel Source: kactivities-kf5 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 74 Depends: libkf5activities5 (= 5.92.0-ok4), qtbase5-dev (>= 5.15.2~) Recommends: libkf5activities-doc (= 5.92.0-ok4) Filename: pool/main/k/kactivities-kf5/libkf5activities-dev_5.92.0-ok4_arm64.deb Size: 12498 MD5sum: dbabebacf7e4d5a85e5b394c2b0fc1aa SHA1: 433d19294f2e7386580751a6ac98b874d6dbe839 SHA256: da2d8606dc993490805e938f4ece697970052f06122fac0acd66aa1a19d20b4d SHA512: db84b666ce6f68dc57a5e146b29de0bc62547ebd0f689a54f5fc62dc98cff00696aabe871c50b200a67e6dc89f530257fa856400e5be95eb702acb83275c5d7a Homepage: https://invent.kde.org/frameworks/kactivities Description: development files for kactivities. This library provides functionality for managing Activities. . Contains development files for kactivities. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5activities-doc Architecture: all Version: 5.92.0-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: kactivities-kf5 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 329 Filename: pool/main/k/kactivities-kf5/libkf5activities-doc_5.92.0-ok4_all.deb Size: 170864 MD5sum: 577996337ad035c07238a3402def5a30 SHA1: 65774b4bac5d82dcf38848bca753e7a57f4ff95f SHA256: f171755b27d427037985eb1d1eeb01092176cb44fe22c89d4b123e8f5af339da SHA512: 3e0a1c772cf507af2ded6274969fa0f0037b1098c742a51e01eeef1d6b6454e2b86e227cc5bcf54017576c49a8e83b7f1a03ceb98ae6d805a5d72b1bde3add6d Homepage: https://invent.kde.org/frameworks/kactivities Description: Library to organize the user work in separate activities (documentation) This library provides functionality for managing Activities. . This package contains the qch documentation files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5activities5 Architecture: arm64 Version: 5.92.0-ok4 Multi-Arch: same Priority: optional Section: libs Source: kactivities-kf5 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 291 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: kactivities-bin, kactivitymanagerd Filename: pool/main/k/kactivities-kf5/libkf5activities5_5.92.0-ok4_arm64.deb Size: 74992 MD5sum: 975fccfc23fef8066feb853085b940b1 SHA1: 9290c386cc2531de111a0e625b72047aa06a3ff4 SHA256: 1664d7737ceefa3d403cbad9990e958dc9e68ee0f44fd4f764e45eda1c8a7592 SHA512: 588cd05b4cbab204cb1e7662e02fdb87a231fa44e00a0906c529f938f2a788aabb7b25acf3f20dbb4698a2cd1c7caf7216b70e7f66abb6c3c3de15c0c5e9bae0 Homepage: https://invent.kde.org/frameworks/kactivities Description: Library to organize the user work in separate activities. This library provides functionality for managing Activities. 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/main/a/akonadi/libkf5akonadi-data_22.12.3-ok1_all.deb Size: 341164 MD5sum: 26a8656a3551e7e197b9a62dd3bca27b SHA1: d3055995d03b912ece71f38b740eeb732611447a SHA256: 07b6abe907a01ad47dc75dbc35f35d8b3cdd9716a7740430a3484ec83dd526c2 SHA512: 04947e9856f4bd2e96fae187a77e7fd09cb09f68eb22d3203140ea75853c24e25d27bfa5b6adfaaeb7c057afe8a526899820b10b9781a73a2c84542ff5c54f08 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadi-dev-bin Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: akonadi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 508 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5akonadiagentbase5 (>= 4:22.12.3), libkf5akonadiagentbase5-22.12, libkf5akonadicore5-22.12, libkf5akonadicore5abi2 (>= 4:22.12.3), libkf5akonadiprivate5-22.12, libkf5akonadiprivate5abi2 (>= 4:22.12.3), libkf5akonadixml5 (>= 4:22.12.3), libkf5akonadixml5-22.12, libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5crash5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: akonadi-server (<< 4:18.08.3-8~), kdepimlibs5-dev Replaces: akonadi-server (<< 4:18.08.3-8~), kdepimlibs5-dev Filename: pool/main/a/akonadi/libkf5akonadi-dev-bin_22.12.3-ok1_arm64.deb Size: 81444 MD5sum: b2afe32565352c2bb47c70d1590b0d6a SHA1: 8af2f114bdc779e1db678ca844f5bb2f1b015c59 SHA256: 5d52dbf2ef3c0d119046f8438e6a881e32684eaadf5a45cfa9fdd6fdd71e3e31 SHA512: 4b08bb6d8a7e2c9ca1d8b1877d6173aea7cebfcc469fc25f0bfac3697a98c401aa430476fb519efe3310b82fa9a0d6e85cdd1c2a4a51b6b7bd711b83784077b1 Homepage: https://invent.kde.org/pim/akonadi Description: Additional development binaries for the Akonadi KDE PIM libraries This package contains development files for building software that uses the KDE Development Platform Personal Information Management libraries. . This package is part of the KDE Development Platform PIM libraries module. . It contains files to run Akonadi based tests. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadi-dev Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: libdevel Source: akonadi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1229 Depends: libboost-dev (>= 1.34.0~), libkf5akonadiagentbase5 (= 4:22.12.3-ok1), libkf5akonadicore5abi2 (= 4:22.12.3-ok1), libkf5akonadiserver-dev (>= 4:22.12.3-ok1), libkf5akonadiwidgets5abi1 (= 4:22.12.3-ok1), libkf5akonadixml5 (= 4:22.12.3-ok1), libkf5config-dev (>= 5.92.0~), libkf5i18n-dev (>= 5.92.0~), libkf5iconthemes-dev (>= 5.92.0~), libkf5itemmodels-dev (>= 5.92.0~), libkf5kio-dev (>= 5.92.0~), libkf5xmlgui-dev (>= 5.92.0~), qtbase5-dev (>= 5.15.2~), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5akonadicore5-22.12, libkf5akonadiprivate5-22.12, libkf5akonadiprivate5abi2 (>= 4:22.12.3), libkf5akonadiwidgets5-22.12, libkf5akonadixml5-22.12, libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Conflicts: kdepimlibs5-dev Breaks: kapptemplate (<< 4:17.08.3-2), kdepim-runtime (<< 4:4.13) Replaces: kapptemplate (<< 4:17.08.3-2), kdepim-runtime (<< 4:4.13), kdepimlibs5-dev Filename: pool/main/a/akonadi/libkf5akonadi-dev_22.12.3-ok1_arm64.deb Size: 273262 MD5sum: 848facfe9ba92a52c54e922336c0eeab SHA1: 73afd1e69cbea68d24ce8b1d167389ae39bdbdb5 SHA256: b4f55194b577f2fb616761eea8e17b2f6e2fc3db238a145ca345847fd8503082 SHA512: 76cd5f6c9f433b9143cda4a9935be843c5f1d7fbd88f39249bb4e89c425f9fd31b0235f2afc8bacc8a86f45cdeb83daa6c4e5b5f20573fadd7bb4b8a319d505c Homepage: https://invent.kde.org/pim/akonadi Description: development files for the KDE Development Platform PIM libraries This package contains development files for building software that uses the KDE Development Platform Personal Information Management libraries. . This package is part of the KDE Development Platform PIM libraries module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadiagentbase5 Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: akonadi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 643 Provides: libkf5akonadiagentbase5-22.12 Depends: libaccounts-qt5-1 (>= 1.16~), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkaccounts2 (>= 4:20.07.90), libkf5akonadicore5-22.12, libkf5akonadicore5abi2 (>= 4:22.12.3), libkf5akonadiprivate5-22.12, libkf5akonadiprivate5abi2 (>= 4:22.12.3), libkf5akonadiwidgets5-22.12, libkf5akonadiwidgets5abi1 (>= 4:22.12.3), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/a/akonadi/libkf5akonadiagentbase5_22.12.3-ok1_arm64.deb Size: 142884 MD5sum: cdef91ff6e031ddba5c0f0931e3bc70a SHA1: 82c496e9e2f6839608115db347b695c801e4201c SHA256: be6442c0e3b89db650a1355b59a757ada823170db747cc3c47dc38a072486763 SHA512: 0cc93187014064cb2eb3dd517dd8e6cf812f19f0f35e4a1100c3bfc0bdae3e4faa9a7176a97491202533fea6a8f245092bccf2d305d98d9b181ee8ac67614834 Homepage: https://invent.kde.org/pim/akonadi Description: Akonadi agent base library This library contains classes to implement agents for the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadicontact-dev Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: akonadi-contacts Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 179 Depends: libkf5akonadi-dev (>= 4:22.12.3~), libkf5akonadicontact5 (= 4:22.12.3-ok1), libkf5config-dev (>= 5.92.0~), libkf5contacteditor-dev (= 4:22.12.3-ok1), libkf5contacts-dev (>= 5:5.92.0~), libkf5grantleetheme-dev (>= 22.12.3~), libkf5i18n-dev (>= 5.92.0~), libkf5iconthemes-dev (>= 5.92.0~), libkf5mime-dev (>= 22.12.3~), libkf5prison-dev (>= 5.92.0~), libkf5textwidgets-dev (>= 5.92.0~), libkf5xmlgui-dev (>= 5.92.0~) Filename: pool/main/a/akonadi-contacts/libkf5akonadicontact-dev_22.12.3-ok1_arm64.deb Size: 21778 MD5sum: ec6fa88b3c90e6b12893e6a9b55b2977 SHA1: a107c3881a9f9df37979b33da5e6adccf6423f87 SHA256: ec21b447eb95484882309d5f2153aa9bd04e7b7ae36b3e4add68b97836b1d0db SHA512: 3e0696363079bde9d4c21e5c0ceabb1c65f2340ec4c7dbf0ecf2e6efadca0b3764de09c5f29987ae7b6258086d64eccbb0e20e19648dae4c0a36734a0883da6c Homepage: https://invent.kde.org/pim/akonadi-contacts Description: Akonadi contacts access library - development 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 development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadicontact5 Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: akonadi-contacts Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1384 Provides: libkf5akonadicontact5-22.12 Depends: akonadi-contacts-data (= 4:22.12.3-ok1), kio, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgrantlee-templates5 (>= 5.2~), libkf5akonadicore5-22.12, libkf5akonadicore5abi2 (>= 4:22.12.3), libkf5akonadiwidgets5-22.12, libkf5akonadiwidgets5abi1 (>= 4:22.12.3), libkf5codecs5 (>= 4.96.0), libkf5completion5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.23.0), libkf5contacteditor5 (>= 4:22.12.3), libkf5contacteditor5-22.12, libkf5contacts5 (>= 5:5.92.0), libkf5coreaddons5 (>= 5.92.0~), libkf5grantleetheme5 (>= 22.12.3), libkf5grantleetheme5-22.12, libkf5i18n5 (>= 5.92.0~), libkf5i18nlocaledata5 (>= 5.92.0), libkf5iconthemes5 (>= 5.92.0~), libkf5jobwidgets5 (>= 5.70.0), libkf5kiocore5 (>= 5.92.0~), libkf5kiogui5 (>= 5.92.0~), libkf5mime5-22.12, libkf5mime5abi1 (>= 22.12.3), libkf5prison5 (>= 5.92.0~), libkf5textwidgets5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/a/akonadi-contacts/libkf5akonadicontact5_22.12.3-ok1_arm64.deb Size: 260464 MD5sum: ffe8af41a6a63e4d10863c144949bc59 SHA1: 749753c6948efbb674263eb67fe736a7827434a8 SHA256: 8700f15ae931872a94b6fc0542e8928c7bde5d7b26fd84a21bf3bf74b25fee16 SHA512: 82df0e6d024ff571419f03049de1ba51ca015bf67834208c8a20fee2d8460cf17dc984c93725553b21cc8d0683c6488e8a825e3e7da158301f52b88a42c05f8a Homepage: https://invent.kde.org/pim/akonadi-contacts Description: Akonadi contacts access library This library provides contacts manipulation helpers using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadicore5abi2 Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: akonadi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3651 Provides: libkf5akonadicore5-22.12 Depends: libkf5akonadi-data (= 4:22.12.3-ok1), kio, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5akonadiprivate5-22.12, libkf5akonadiprivate5abi2 (>= 4:22.12.3), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5itemmodels5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5.2) Recommends: libkf5akonadiwidgets5abi1 (= 4:22.12.3-ok1) Breaks: libkf5akonadicore5 Replaces: libkf5akonadicore5 Filename: pool/main/a/akonadi/libkf5akonadicore5abi2_22.12.3-ok1_arm64.deb Size: 732902 MD5sum: d1009548e63db0980a71ae99798202af SHA1: ed88843ebd28aeab39d1bee5861c2bf6ee03a954 SHA256: 6c6df7df2b02bc25727c50e021a60a2afe3c6cb6ba40d52882bd02ad3667f8b9 SHA512: a83e961920f63fe824276cbaecfbe9de82fd0ee7cda68b925bd08299a0e82d0a5b5c8358e3d014bded7a2f900dbedbb0c89c5254bde186840249ed7d7dfde8c4 Homepage: https://invent.kde.org/pim/akonadi Description: Akonadi core library This library contains Akonadi PIM data server core classes. . This package is part of the KDE Development Platform PIM libraries module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadimime-dev Architecture: arm64 Version: 4:22.12.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: akonadi-mime Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 112 Depends: libkf5akonadi-dev (>= 4:22.12.3~), libkf5akonadimime5 (= 4:22.12.3-ok2), libkf5i18n-dev (>= 5.92.0~), libkf5mime-dev (>= 22.12.3~), libkf5xmlgui-dev (>= 5.92.0~) Filename: pool/main/a/akonadi-mime/libkf5akonadimime-dev_22.12.3-ok2_arm64.deb Size: 16518 MD5sum: e299b00d35556b0957b115355d611b05 SHA1: a15e5b13fea02b5ace7bbbc4fd3838ad0fb57cfb SHA256: 898fece639a74e6a294a81363e1ff4ca0675aabe1f34c0caa446f585a2ca9b7a SHA512: bac80e17096e8eec7f79d0171923e84a200d0c74b6dbd2401275d987fbd532af8cfb1fed23c61ac7cdd6b3eef7f7bbc3706e13be843f1e6672caf4e7c9f2650e Homepage: https://invent.kde.org/pim/akonadi-mime Description: Akonadi MIME handling library - development files This library provides MIME handling 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadimime5 Architecture: arm64 Version: 4:22.12.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: akonadi-mime Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 617 Provides: libkf5akonadimime5-22.12 Depends: akonadi-mime-data (= 4:22.12.3-ok2), kio, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5akonadicore5-22.12, libkf5akonadicore5abi2 (>= 4:22.12.3), libkf5akonadiprivate5-22.12, libkf5akonadiprivate5abi2 (>= 4:22.12.3), libkf5akonadiwidgets5-22.12, libkf5akonadiwidgets5abi1 (>= 4:22.12.3), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5coreaddons5 (>= 5.2.0), libkf5i18n5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5mime5-22.12, libkf5mime5abi1 (>= 22.12.3), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/a/akonadi-mime/libkf5akonadimime5_22.12.3-ok2_arm64.deb Size: 129122 MD5sum: cabf58eca4f03556e8e7ed239eef58f4 SHA1: 0841b0f03bb27c559033abb040d708b451c1dd0b SHA256: 230db593d55e234c266dc4e308131269c854cca43d4f0655a883d17894d06286 SHA512: db477f1303340f21e3813abbc1d53ad66375fbfd56b1c764e188f3113ec99673f51b598735d9a96c09e1a366f868f9634f56a1ac743e2fbdb8b4c00222455647 Homepage: https://invent.kde.org/pim/akonadi-mime Description: Akonadi MIME handling library This library provides MIME handling helpers using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadinotes-dev Architecture: arm64 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/main/a/akonadi-notes/libkf5akonadinotes-dev_22.12.3-ok1_arm64.deb Size: 7606 MD5sum: b0eb2ad467e698c0a6c4bedc216dab3c SHA1: 20981bd931f7ab881ae9930cc607f76ac13a15e7 SHA256: 4b62bd1f1bca5962b34140c9491d40c37d320004b0bc0fc45dcbd8b01146835d SHA512: b7151d0155b8fbfb4e25ac7e3c80b44b8d28967dd92736c28defbae08cb654df9dbb11c470f3e8adff61b85d7ad0d4e3271b2b130d2aee85a7fc1a8f970cea37 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadinotes5 Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: akonadi-notes Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 255 Provides: libkf5akonadinotes5-22.12 Depends: libc6 (>= 2.17), 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/main/a/akonadi-notes/libkf5akonadinotes5_22.12.3-ok1_arm64.deb Size: 31048 MD5sum: 9d688f3612ee7b00ec123f534b1b852c SHA1: 896307f579acba6d760d9ef6e588e411d10bd45c SHA256: dd524cc00f03e41797a99a46c8be83524491242769b3eb6004a3ebf1d5e8959a SHA512: 3f45011351eff9c658293b536edcfa12e2b7c526e9a0438a3b1c7ed7e80daa0509bb166b5997e8f07790e300d2e7ffa19c2d66f9bdadb8a076e068016595dfe4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadiprivate5abi2 Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: akonadi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1045 Provides: libkf5akonadiprivate5-22.12 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), liblzma5 (>= 5.1.1alpha+20120614), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5.2) Suggests: akonadi-server (= 4:22.12.3-ok1) Breaks: akonadiconsole (<< 4:17.08), kdepim-runtime (<< 4:17.08) Filename: pool/main/a/akonadi/libkf5akonadiprivate5abi2_22.12.3-ok1_arm64.deb Size: 211796 MD5sum: 81bf0c80778c4762048c814ac16a1e06 SHA1: fb573991d0d034505341eddfa2f85f3b91738921 SHA256: 09dec3187daa9e7a0f89335e9624899852cd76cf7e63c462fc2116cc9028d7e8 SHA512: a87d8ec381b977b82c5ddccd43b8c1dcf07f30710bed403417d01ecb6522d623c985426725df14d912a1f1e039e3ebaf18b03e4df782c8e563fb19cc13f0ef98 Homepage: https://invent.kde.org/pim/akonadi Description: libraries for the Akonadi PIM storage service 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 contains libraries used by the Akonadi PIM storage service. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadisearch-bin Architecture: arm64 Version: 4:22.12.3-ok2 Priority: optional Section: libs Source: akonadi-search Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 604 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5akonadiagentbase5 (>= 4:22.12.3), libkf5akonadiagentbase5-22.12, libkf5akonadicore5-22.12, libkf5akonadicore5abi2 (>= 4:22.12.3), libkf5akonadimime5 (>= 4:22.12.3), libkf5akonadimime5-22.12, libkf5akonadisearchpim5 (= 4:22.12.3-ok2), libkf5akonadisearchpim5-22.12, libkf5akonadisearchxapian5 (= 4:22.12.3-ok2), libkf5akonadisearchxapian5-22.12, libkf5calendarcore5abi2 (>= 5:5.92.0~), libkf5codecs5 (>= 5.4.0+git20141202.0008+15.04), libkf5configcore5 (>= 5.92.0~), libkf5contacts5 (>= 5:5.92.0~), libkf5coreaddons5 (>= 4.97.0), libkf5i18n5 (>= 5.92.0~), libkf5mime5-22.12, libkf5mime5abi1 (>= 22.12.3), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.12~) Filename: pool/main/a/akonadi-search/libkf5akonadisearch-bin_22.12.3-ok2_arm64.deb Size: 117672 MD5sum: da1e2ed68388a031fe82b55fd33799c0 SHA1: 249e2532334ec88301ba4bdb8ac758c1b6cf61e9 SHA256: 2ec1601ade97687d985e739c1c53f17f8d34a37b6c31b9fdc7aadccb728f6a3d SHA512: b00b159f597c2f88fd0961001cdc39272a358a46bd4ae3f8a3d7b7923683302736c6d5dabed42199f62263b47696a58b170fe59c6100f5b8f8b7632e350be065 Homepage: https://invent.kde.org/pim/akonadi-search Description: Akonadi search library - runtime binaries Library used to search in the Akonadi PIM data server. . This package contains runtime binaries. 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/main/a/akonadi-search/libkf5akonadisearch-data_22.12.3-ok2_all.deb Size: 3428 MD5sum: a4e7d060fad09953b83736770ac93e43 SHA1: 8a5023ec8d20f109a2516b41f6ed86358881f125 SHA256: 833ca8c36cb9660fe729e9d805a072a7d98bd7f51803bfe258badbd3c736528c SHA512: 848cc868995dbe61e5bd5663cc3d0b4eba180f6d59e28301dc988624bd8c6998a246206eb07f584aa9218a04f59591c6179463f403a73a8520d9e47f6848b634 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadisearch-dev Architecture: arm64 Version: 4:22.12.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: akonadi-search Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 94 Depends: libkf5akonadi-dev (>= 4:22.12.3~), libkf5akonadimime-dev (>= 4:22.12.3~), libkf5calendarcore-dev (>= 5:5.92.0~), libkf5contacts-dev (>= 5:5.92.0~), libkf5mime-dev (>= 22.12.3~), qtbase5-dev (>= 5.15.2~), libkf5akonadisearchcore5 (= 4:22.12.3-ok2), libkf5akonadisearchdebug5 (= 4:22.12.3-ok2), libkf5akonadisearchpim5 (= 4:22.12.3-ok2), libkf5akonadisearchxapian5 (= 4:22.12.3-ok2) Filename: pool/main/a/akonadi-search/libkf5akonadisearch-dev_22.12.3-ok2_arm64.deb Size: 13812 MD5sum: 961b894d9dd1f038ff930d9201381b4c SHA1: be11b7a05e0206f883d68e161d53dcddd85f023f SHA256: e984bc377698e6520f1bb4b7ed14d5dc1fafa6da88f8df44525210e5935bf0bc SHA512: 87b211631c23f72d9e732f6a345cabab3a937dc82cc1839ffa00bab0f5538b23589f4106435ca76d56b28a92cc0f236b7b936e3149062804730ac7d3e46e4465 Homepage: https://invent.kde.org/pim/akonadi-search Description: Akonadi search library - development files Library used to search in the Akonadi PIM data server. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadisearch-plugins Architecture: arm64 Version: 4:22.12.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: akonadi-search Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 471 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5akonadicore5-22.12, libkf5akonadicore5abi2 (>= 4:22.12.3), libkf5akonadimime5 (>= 4:22.12.3), libkf5akonadimime5-22.12, libkf5akonadisearchcore5 (= 4:22.12.3-ok2), libkf5akonadisearchcore5-22.12, libkf5akonadisearchpim5 (= 4:22.12.3-ok2), libkf5akonadisearchpim5-22.12, libkf5akonadisearchxapian5 (= 4:22.12.3-ok2), libkf5akonadisearchxapian5-22.12, libkf5codecs5 (>= 5.4.0+git20141202.0008+15.04), libkf5configcore5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.69.0), libkf5contacts5 (>= 5:5.92.0~), libkf5coreaddons5 (>= 5.77.0), libkf5i18n5 (>= 5.92.0~), libkf5runner5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.12~) Filename: pool/main/a/akonadi-search/libkf5akonadisearch-plugins_22.12.3-ok2_arm64.deb Size: 74850 MD5sum: 1a146f7c87b5a05210cb4689645d1113 SHA1: 39e98c327de8eac58939d976ce544b943fc54c8f SHA256: 2f8c4fdf8ac2fb6c254e1a18814da74c363cbcd84f353e2c20f33718d01a657f SHA512: 876ccbf195cef2f6883e3cee62369d990a35cd4a3841d2959e5d2a4383ea8134209e7d979f81cdab13ffa85aba9b1ac59a241cb96780e312e0c34f54386eee6e Homepage: https://invent.kde.org/pim/akonadi-search Description: Akonadi search library - runtime plugins Library used to search in the Akonadi PIM data server. . This package contains runtime plugins. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadisearchcore5 Architecture: arm64 Version: 4:22.12.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: akonadi-search Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 144 Provides: libkf5akonadisearchcore5-22.12 Depends: libkf5akonadisearch-data (>= 4:22.12.3-ok2), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5akonadisearch-bin, libkf5akonadisearch-plugins (= 4:22.12.3-ok2) Filename: pool/main/a/akonadi-search/libkf5akonadisearchcore5_22.12.3-ok2_arm64.deb Size: 35776 MD5sum: 0dbf5575276ce0495ab15cef7827504a SHA1: 5da247d1abb506021e1489f88069277de719b480 SHA256: 45e57ee9ddaf1452e31d66855e6271bec18f4689d59ff2c8e429c90a0cfd2df9 SHA512: df832ffb98478a95c4d47e2fbc88ceb03d0d176ae8fea0acdad384b09f893e31baa42c75f8af3d18f42211979742175bdccea70ff71424c5d81d45b74ef4f938 Homepage: https://invent.kde.org/pim/akonadi-search Description: Akonadi search core library Internal library used to search in the Akonadi PIM data server. This package contains the core library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadisearchdebug5 Architecture: arm64 Version: 4:22.12.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: akonadi-search Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 157 Provides: libkf5akonadisearchdebug5-22.12 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5akonadicore5-22.12, libkf5akonadicore5abi2 (>= 4:22.12.3), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/a/akonadi-search/libkf5akonadisearchdebug5_22.12.3-ok2_arm64.deb Size: 31318 MD5sum: a84de8060eaa1213397dbe357153f6bb SHA1: dbfba31b5884b1ffb7a642f0a33cce7add9b7956 SHA256: 1ddeabb1dbfbe9dccb04df1709b238565d326e02c57b3e3f3a3ecae63e96f600 SHA512: 252863286630bbe36f818bcee318043cc11af0326dac6bea8abd04bc5254c0c32a2790b6ccf5b36fca193c408188819be13746659449f380839c7a32d306fd23 Homepage: https://invent.kde.org/pim/akonadi-search Description: Akonadi search debug library Internal library used to search in the Akonadi PIM data server. This package contains the debug library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadisearchpim5 Architecture: arm64 Version: 4:22.12.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: akonadi-search Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 180 Provides: libkf5akonadisearchpim5-22.12 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5akonadicore5-22.12, libkf5akonadicore5abi2 (>= 4:22.12.3), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.12~) Recommends: libkf5akonadisearch-bin, libkf5akonadisearch-plugins (= 4:22.12.3-ok2) Filename: pool/main/a/akonadi-search/libkf5akonadisearchpim5_22.12.3-ok2_arm64.deb Size: 44446 MD5sum: 839f371dfd030389bafaefc30a50cae8 SHA1: 77d2a108fddf44ab210cd324536da9a951035a77 SHA256: 4b96c1bc1900a64d1ace04dc6c9f2f14a6275cab60d7a79ec2f0023e4078f902 SHA512: 851d17cb0a1cc24ad89dd2ac452eb4baf96793037401984aae379ab0ed5e51a64d5542b5a9f38cff4e9df6e38d4f8f51d04433f2ffaddc67bd8f69ec8312c943 Homepage: https://invent.kde.org/pim/akonadi-search Description: Akonadi search library Library used to search in the Akonadi PIM data server. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadisearchxapian5 Architecture: arm64 Version: 4:22.12.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: akonadi-search Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 153 Provides: libkf5akonadisearchxapian5-22.12 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5akonadisearchcore5 (= 4:22.12.3-ok2), libkf5akonadisearchcore5-22.12, libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.12~) Filename: pool/main/a/akonadi-search/libkf5akonadisearchxapian5_22.12.3-ok2_arm64.deb Size: 39212 MD5sum: 65b9b8ff0be00e095fa5389f2a6ce013 SHA1: aa09c7d86ab5f4bf5fb9c6bb5d929d6e57857388 SHA256: 03501540eda36d3f603d258fead1f9a763bf55435b8d86e7959a042d4971c51b SHA512: 371bf1a532cc83b3995bd4fd510021261e8a19dec349cd5c0a33aad2f3af26aac8a778a8cec839267e594d6772ad2a527a2c7000578d81bf69514e7e32d7b048 Homepage: https://invent.kde.org/pim/akonadi-search Description: Akonadi search xapian library Internal library used to search in the Akonadi PIM data server. This package contains the xapian library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadiserver-dev Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: libdevel Source: akonadi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 322 Depends: libkf5akonadiprivate5abi2 (= 4:22.12.3-ok1) Breaks: libakonadi-dev Replaces: libakonadi-dev Filename: pool/main/a/akonadi/libkf5akonadiserver-dev_22.12.3-ok1_arm64.deb Size: 32416 MD5sum: 77f519a3a0f6395910f4502cb6347e9c SHA1: 0642ed81701985d1f85f462642aa5dfc9b242717 SHA256: 2463993e0e5e54d6f73f8dab80ab25b27a147e4809a214812d12eff3b19ed2b3 SHA512: 866a363451e2e1e0ba8b5cb51a97a9d902e1e845d4137779465afab44bd684a4def8d4b58a4bd85b600609127fb21988260ad241e5d6b2541aaa470aff421b6c Homepage: https://invent.kde.org/pim/akonadi Description: development files for the Akonadi PIM storage service 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 contains development files for building software that uses the Akonadi PIM storage service. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadiwidgets5abi1 Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: akonadi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1411 Provides: libkf5akonadiwidgets5-22.12 Depends: kio, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5akonadicore5-22.12, libkf5akonadicore5abi2 (>= 4:22.12.3), libkf5akonadiprivate5-22.12, libkf5akonadiprivate5abi2 (>= 4:22.12.3), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5itemmodels5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5akonadicore5 (<< 4:15.07.90+git20150817.0936) Replaces: libkf5akonadicore5 (<< 4:15.07.90+git20150817.0936) Filename: pool/main/a/akonadi/libkf5akonadiwidgets5abi1_22.12.3-ok1_arm64.deb Size: 286970 MD5sum: 79a95935aa894056a5f8d87c45919b02 SHA1: 395857c4defed9f57a9e89301051e5f17d0a9f80 SHA256: aacf0c3c9c3d2a856c1d60bd22209d6b2e78f1f968e144372f76239c5733db2d SHA512: 239cb51450393af1316d3d448f16df9dc4e6093a9a54ed3513b1af3c3526d9b21897efa1a7376cc1f8d36cb1789b3434e903682944d942b1be8cb9ffbd62d409 Homepage: https://invent.kde.org/pim/akonadi Description: Akonadi widgets library This library contains standard widgets for the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5akonadixml5 Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: akonadi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 151 Provides: libkf5akonadixml5-22.12 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5akonadicore5-22.12, libkf5akonadicore5abi2 (>= 4:22.12.3), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5), libxml2 (>= 2.7.4) Filename: pool/main/a/akonadi/libkf5akonadixml5_22.12.3-ok1_arm64.deb Size: 33706 MD5sum: 5c5753dfad3a060b2af52fb637c8fd66 SHA1: 6da7c1d04ea92301a35b03c745cc82256ff80033 SHA256: 5551c3016af453d54748ee8195a12632d941d8ab4068a98746796426d571be5e SHA512: c738997578528a1a48e9b98f715d1fca69f1a14a816bd590a89d2b8a25acc4a3558cfbf6866a34efdddeeed349e2e502b8865155c0983de04f0f83e4e6d4c1df Homepage: https://invent.kde.org/pim/akonadi Description: Akonadi XML helper library This library provides XML helpers using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5baloowidgets-bin Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: libs Source: baloo-widgets Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 131 Depends: kio, libc6 (>= 2.34), libkf5baloowidgets5 (>= 15.08.0), libkf5coreaddons5 (>= 4.99.0), libkf5filemetadata3 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/b/baloo-widgets/libkf5baloowidgets-bin_22.12.3-ok1_arm64.deb Size: 29354 MD5sum: 2fa5c20a2a8c201025a8fbd606276ed5 SHA1: f80548d3c199022423d0b07dec8fda4eff14c527 SHA256: 65a3de27b8a87ede148c6d00d91185209035ce704fb35ea902298e4028616c82 SHA512: 5fa09bfc8c1fcdc252b522e2fdfbfa103395983c8ae120e593b5909a33760784b7eeac848725d1084a8f8f5c3f6579e69e525c7d79e6cd8890079c33e8bb8b93 Homepage: https://api.kde.org/baloo-widgets/html/index.html Description: Wigets for use with Baloo - binaries Baloo is a framework for searching and managing metadata. . This package contains binaries used by the baloo widgets library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5baloowidgets-dev Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: baloo-widgets Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 49 Depends: libkf5baloowidgets5 (= 4:22.12.3-ok1), libkf5kio-dev (>= 5.90.0~) Filename: pool/main/b/baloo-widgets/libkf5baloowidgets-dev_22.12.3-ok1_arm64.deb Size: 7978 MD5sum: ea4a7edb13f1c98c7f60c5dbc0627ddf SHA1: 35eec1d512840078bce8ea993ae06ef20f93ab1b SHA256: 4b2807bc713f7b2197affbff5892cac70018b340a2d542ed02317c6d7e75ac2b SHA512: 886aa3088e3b6c46e79add8bc5978fc7ca9fd6766999967032aa4cdac8a1f1cb3cb636d4a692ac0d0a8e7197519b880e4722aeb2fae2d82f2571b1cb1aba0a37 Homepage: https://api.kde.org/baloo-widgets/html/index.html Description: Development headers for developing applications with Baloo Baloo is a framework for searching and managing metadata. . This package contains development headers for Baloo Widgets library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5baloowidgets5 Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: baloo-widgets Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 701 Depends: libkf5filemetadata-bin, kio, libc6 (>= 2.17), libkf5baloo5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.69.0), libkf5filemetadata3 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5baloowidgets-bin Breaks: dolphin (<< 4:17.08) Filename: pool/main/b/baloo-widgets/libkf5baloowidgets5_22.12.3-ok1_arm64.deb Size: 119432 MD5sum: 3fcae066fd78e59d9369ea3a2fa8035d SHA1: 65aa275097e020b6c8c93ffa2296a8d1e6e7d596 SHA256: 135a61edf5bdf59201dcc807b74645df88abea26b02620077e491094c60606bf SHA512: 1cfbc14ec06be5d6a6bd081e7313b91c151c22a4ddc39dcbb654ee0a75100a133ebc2c764bf8670a82cc7a4b546735732fa0a570515db6fa88bd92e07451b684 Homepage: https://api.kde.org/baloo-widgets/html/index.html Description: Wigets for use with Baloo Baloo is a framework for searching and managing metadata. . This package contains GUI widgets for baloo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5bluezqt-data Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: bluez-qt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Filename: pool/main/b/bluez-qt/libkf5bluezqt-data_5.92.0-ok2_all.deb Size: 3110 MD5sum: e7cca0b4a700662490d3e69feb8b3bbb SHA1: 2f06978ecc546e10001fb399b761e399c18eaa88 SHA256: 535ab1ccdbdd2258b4d3c2a9a8e19dfd724abb38132d73c90be0503520315c2a SHA512: 681f413c2a57057b69a98722eb6f82b6e2b4042d84ea62debd5c18719356f60a7fcd6e5ba6e2d2d4f3adcd3b583ba070c2065d1598f34557a0669976c83a38a8 Homepage: https://invent.kde.org/frameworks/bluez-qt Description: data files for bluez-qt bluez-qt is a Qt-style library for accessing the bluez Bluetooth stack. . It is used by the KDE Bluetooth stack, BlueDevil. . This package contains the data files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5bluezqt-dev Architecture: arm64 Version: 5.92.0-ok2 Priority: optional Section: libdevel Source: bluez-qt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 257 Depends: libkf5bluezqt6 (= 5.92.0-ok2), qtbase5-dev (>= 5.15.2~) Recommends: libkf5bluezqt-doc (= 5.92.0-ok2) Filename: pool/main/b/bluez-qt/libkf5bluezqt-dev_5.92.0-ok2_arm64.deb Size: 33272 MD5sum: 05d819b450a14506ee8956cd6d4aae8e SHA1: 133dded5cee42ae9f68f54dbc04406eadf2e32a8 SHA256: d53585dfe910b2a2c606eb6a8212bb1d0b55d0534e5583819512ef8e336dcb2d SHA512: b73d4cde7b8129bbcbb2363da2838d48fe1f9170091e8f0bbb6b7b92d9a680249385b244a64753ce6cbd680dc207b1f8bda05abe504ef6777d09e27decf0bde6 Homepage: https://invent.kde.org/frameworks/bluez-qt Description: development files for bluez-qt This package provides all the necessary development headers for building software that uses the bluez-qt library. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5bluezqt-doc Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: bluez-qt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1080 Filename: pool/main/b/bluez-qt/libkf5bluezqt-doc_5.92.0-ok2_all.deb Size: 574676 MD5sum: 53f1144b67a39f8c8a0ae9efb51cb067 SHA1: 876e4276fd511eba26af22e730f95d512f371627 SHA256: 9ea464c1fda273190b91e03dc78794d7e5e8fe3e0cb66e0754a52260e5fc0e52 SHA512: ae01de4ad4ad8767670df981532e9d0077c4f4e5809b797c2f05dd085671b07802edee45daf8f193aeac25c352ea7a417820af77fb107f6c3ac264b4c4ca6c6d Homepage: https://invent.kde.org/frameworks/bluez-qt Description: documentation files for bluez-qt bluez-qt is a Qt-style library for accessing the bluez Bluetooth stack. . It is used by the KDE Bluetooth stack, BlueDevil. . This package contains the qch documentation files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5bluezqt6 Architecture: arm64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: bluez-qt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 707 Depends: libkf5bluezqt-data (= 5.92.0-ok2), libc6 (>= 2.17), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/b/bluez-qt/libkf5bluezqt6_5.92.0-ok2_arm64.deb Size: 178392 MD5sum: a6fdb9ae50b3cba0d7350dc49682175d SHA1: 3a8f1cba2961a9a4078a328f2bea6a994467823a SHA256: f2d68866b14c11cedc1f5a7c106aecd1f4b26a6bd772a1e4d8c795b78f32fbf1 SHA512: 64a67a50afb86250cab81fd7fb6c591ce1e4a96dd95178ee652f1ddccb7403c7c3bfd2fbfa38dffa0aa53e0dd29760f8b6623ba0a23285fe84402b7073aa0ab7 Homepage: https://invent.kde.org/frameworks/bluez-qt Description: Qt wrapper for bluez bluez-qt is a Qt-style library for accessing the bluez Bluetooth stack. . It is used by the KDE Bluetooth stack, BlueDevil. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5calendarevents5 Architecture: arm64 Version: 5.92.0-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 94 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Breaks: plasma-framework (<< 5.54) Filename: pool/main/k/kdeclarative/libkf5calendarevents5_5.92.0-ok3.1_arm64.deb Size: 10644 MD5sum: b1c929de81747b4094a756433a77aaa5 SHA1: 69d052ce3883ba7c21a10a158440c5b0f00f24d9 SHA256: 4478bc3d411a8bf7e31202b0300ad17a7abdb94d9ff3a19497520b315b99830c SHA512: 1fa6122cce6de872053951e43486cc790acbd842e9a4cafbfa081b607b65936eec4df998a9beafb6f80916f30304da8794f0851964d78e4e1f091dbe1d9c15f4 Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE frameworks -- calendarevents Framework providing integration of QML and other KDE frameworks such as making i18n available and using kio cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5cddb-dev Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libkcddb Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 81 Depends: libkf5cddb5 (= 4:22.12.3-ok1), qtbase5-dev (>= 5.15.2~) Filename: pool/main/libk/libkcddb/libkf5cddb-dev_22.12.3-ok1_arm64.deb Size: 11518 MD5sum: 9e4dd28d6163120e4b5b5c8bd157caeb SHA1: 8f694a4d58330a3f8964bc07bfa34b02f589e2b7 SHA256: 437ba8f9ac54f3f05625733b9a7207771e137504f97479287b50a8365a675502 SHA512: 82b2bef32d59874137beccc8cf31808aeb69b8abb48c5b1c7f922f03fcc9c0d5a370a1a374c45dbb2d6ca0e198afff36160c8f016cdd7886c171f8952d0994fc Homepage: https://invent.kde.org/multimedia/libkcddb Description: CDDB library for KDE Platform (development) The KDE Compact Disc DataBase library provides an API for KDE applications to fetch and submit audio CD information over the Internet. . This package is part of the KDE multimedia module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5cddb5 Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkcddb Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1065 Depends: kio, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5coreaddons5 (>= 4.97.0), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libmusicbrainz5cc2v5 (>= 5.1), libqt5core5a (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5.2) Filename: pool/main/libk/libkcddb/libkf5cddb5_22.12.3-ok1_arm64.deb Size: 196582 MD5sum: 4184cfbdaf4ee0bb90b3c5812e233eb6 SHA1: 111da3399edd99437ff71a30ffbda4eee877d88f SHA256: c4468d5b0ad33bab65d248f50fd5f796dc680dc0e364dcbd436a3f72dc184955 SHA512: 83239fac5ed543abb3a9afbeb43d15efb294ce15cff0b8923fb750090070dfd771ce52ddc5505b0e821eaa7ebe22ae97645f25507ef28fec5ac1d708bc194efb Homepage: https://invent.kde.org/multimedia/libkcddb Description: CDDB library for KDE Platform (runtime) The KDE Compact Disc DataBase library provides an API for applications using the KDE Platform to fetch and submit audio CD information over the Internet. . This package is part of the KDE multimedia module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5codecs-data Architecture: all Version: 5.92.0-ok4 Multi-Arch: foreign Priority: optional Section: kde Source: kcodecs Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 625 Filename: pool/main/k/kcodecs/libkf5codecs-data_5.92.0-ok4_all.deb Size: 47378 MD5sum: d4cbd4cab7cc431420fef0b04a1dfb3a SHA1: b3774a765c9273ae0cba8724df4441c80e97178c SHA256: 02cbbec97968f3da91e263ccee4312f1640ddcdda13b97115f7706e2e4d549d3 SHA512: 39c49d276ab8055447af6d815e720a757563b06f061c0f24209b444f126ab8ca49121edddc580f018a2de6273a47007dee4495af08068f8ee83fc7b86a86319c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5codecs-dev Architecture: arm64 Version: 5.92.0-ok4 Priority: optional Section: libdevel Source: kcodecs Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 106 Depends: libkf5codecs5 (= 5.92.0-ok4), qtbase5-dev (>= 5.15.2~) Recommends: libkf5codecs-doc (= 5.92.0-ok4) Breaks: libkf5configwidgets-dev (<< 5.54) Filename: pool/main/k/kcodecs/libkf5codecs-dev_5.92.0-ok4_arm64.deb Size: 19552 MD5sum: 3eb10dd7c0b89aa4a0ceddc1dcf516b3 SHA1: 5806cffd30609d3b1ea7f4c15488886cadef8762 SHA256: a56bba4d23cc0de247bfe696b40a201ddf3ca8e9b025998e01ba243e4626877a SHA512: 94ba9c5537894e3b935337711348897ea24051f62b4629e7b26831ff7982a86e7275d97483431773d94acca01fc54947a594f51e7a61c3a25d134b5553ffc452 Homepage: https://invent.kde.org/frameworks/kcodecs Description: development files for kcodecs This package contains development files for building software that uses libraries from kcodecs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5codecs-doc Architecture: all Version: 5.92.0-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: kcodecs Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 397 Filename: pool/main/k/kcodecs/libkf5codecs-doc_5.92.0-ok4_all.deb Size: 197770 MD5sum: 7b53e43d9ac33e5aee8b2b66dc599b18 SHA1: 3c048118816e473c75dba7cdf1932d1a69523d12 SHA256: dcfe10d990ef3dc090c19b68854a5d217f5b9b1a2a518aee009b37d6b3b25859 SHA512: 3cf63296633c8a71e906e8888a5fa06454da35e4de4e49f9fc385b952593efec4136e62212f07e03dd57624ba1d7055a8c56d3f685946f711ff9beb914706d04 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5codecs5 Architecture: arm64 Version: 5.92.0-ok4 Multi-Arch: same Priority: optional Section: libs Source: kcodecs Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 287 Depends: libkf5codecs-data (= 5.92.0-ok4), libc6 (>= 2.17), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kdesignerplugin (<< 5.42), kio (<< 5.54), kross (<< 5.42), ktexteditor-katepart (<< 5.42), libkf5bookmarks5 (<< 5.54), libkf5configwidgets5 (<< 5.54), libkf5iconthemes5 (<< 5.42), libkf5kcmutils5 (<< 5.42), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.42), libkf5khtml5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.54), libkf5kiowidgets5 (<< 5.42), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.42), libkf5notifications5 (<< 5.54), libkf5parts-plugins (<< 5.42), libkf5parts5 (<< 5.42), libkf5plasma5 (<< 5.42), libkf5plasmaquick5 (<< 5.42), libkf5style5 (<< 5.42), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.42), libkf5wallet-bin (<< 5.42), libkf5webkit5 (<< 5.42), libkf5xmlgui5 (<< 5.42), plasma-framework (<< 5.42), qml-module-org-kde-qqc2desktopstyle (<< 5.42) Filename: pool/main/k/kcodecs/libkf5codecs5_5.92.0-ok4_arm64.deb Size: 95388 MD5sum: 65ef23a6a7a6f0714751bbe2d54531ef SHA1: 8710ab13ba252625b5dbb9623108815dfe05e989 SHA256: 9b5f100e3c8a5d2130cd65beae4767d7e85186827df7f04d8557469a28fed8e6 SHA512: c0cf9fd75463b80052c62c7c85679238dc432fe3ab080ad673b9d4e480e2b5e657b066c213187b0bcc7bb280f4b460f7a01fd282a588eaeb66b343b1c5b985af 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5contacteditor-dev Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: akonadi-contacts Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 106 Depends: libkf5completion-dev (>= 5.92.0~), libkf5config-dev (>= 5.92.0~), libkf5contacteditor5 (= 4:22.12.3-ok1), libkf5i18n-dev (>= 5.92.0~), libkf5iconthemes-dev (>= 5.92.0~), libkf5mime-dev (>= 22.12.3~), libkf5service-dev (>= 5.92.0~), libkf5textwidgets-dev (>= 5.92.0~), libkf5widgetsaddons-dev (>= 5.92.0~), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5akonadicore5-22.12, libkf5akonadicore5abi2 (>= 4:22.12.3), libkf5akonadiwidgets5-22.12, libkf5akonadiwidgets5abi1 (>= 4:22.12.3), libkf5contacteditor5-22.12, libkf5contacts5 (>= 5:5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/a/akonadi-contacts/libkf5contacteditor-dev_22.12.3-ok1_arm64.deb Size: 21992 MD5sum: 64b4b7952e6c6a94c6cb35ccc5787bff SHA1: 7b213826400310588c248dfd583462a31128f5eb SHA256: d896a12db8ef25dcd9cc07a1bfccc5ad958d59d40fdeb1478f16f90f5ed6b2ff SHA512: ebfa7e8b827d30d10945754efbef9206466195819b62e4797771c9ecca04ff96451ed6ff24509cb54eac2a1f394e1fb93cfd38852431066a0cef25ef99fd6f0d Homepage: https://invent.kde.org/pim/akonadi-contacts Description: Akonadi contacts editor library - development files This library provides contact editor using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5contacteditor5 Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: akonadi-contacts Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 836 Provides: libkf5contacteditor5-22.12 Depends: akonadi-contacts-data (= 4:22.12.3-ok1), kio, libc6 (>= 2.17), libkf5completion5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5contacts5 (>= 5:5.92.0), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5textwidgets5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/a/akonadi-contacts/libkf5contacteditor5_22.12.3-ok1_arm64.deb Size: 137208 MD5sum: 6e610516c7046546803b0b4ce7d61030 SHA1: 6a445945abe21f643d5f86141cf6d0deefb8dccd SHA256: 8bfaf1bb03b34d995174ca67a83155c685145f674d0b433c2b3a33e20f1e57c9 SHA512: c41ba573c353bf52556af7dda58b91f9c02fd5cadc76a365754877e32123c328a5e769565a4023bec2938a5b1bba9cc9503e6d4ae2cdbc4f13540dc2cb102a0a Homepage: https://invent.kde.org/pim/akonadi-contacts Description: Akonadi contact editor library This library provides contact editor using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5crash-dev Architecture: arm64 Version: 5.92.0-ok3 Priority: optional Section: libdevel Source: kcrash Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 41 Depends: libkf5coreaddons-dev (>= 5.92.0~), libkf5crash5 (= 5.92.0-ok3), libkf5windowsystem-dev (>= 5.92.0~), qtbase5-dev (>= 5.15.2~) Recommends: libkf5crash-doc (= 5.92.0-ok3) Breaks: kded5-dev (<< 5.54), libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kcrash/libkf5crash-dev_5.92.0-ok3_arm64.deb Size: 7614 MD5sum: cab6abfd219222c94d4fa61acbb46cf5 SHA1: 62d783330ad0d04fd53308d4053079882e900076 SHA256: 62797cad1b72306a419146b7da3ebff9da1d3b4b5053d4042e7727b8969a93a9 SHA512: 6802168dd1091d526fd4cd8501af087958d6be69b23e6b0928f8024e9219730e204b26f692cde7d91f218b036d49fba65150b7626b9870d6452db9df215ef12e Homepage: https://invent.kde.org/frameworks/kcrash Description: Support for application crash analysis and bug report from apps KCrash provides support for intercepting and handling application crashes. . Contains development files for kcrash. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5crash-doc Architecture: all Version: 5.92.0-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: kcrash Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 176 Filename: pool/main/k/kcrash/libkf5crash-doc_5.92.0-ok3_all.deb Size: 101930 MD5sum: f4f11bb559a80722b92a6306a69b6e34 SHA1: 848cad7b7b81f1a9f2651bef8bdcb5c46126f633 SHA256: 8885b111d6487f166f81a996102c7c5d7904d7eb54f8aa8431a791cb7fdbeee5 SHA512: 5feae1490cc5876eee9916df86d4ecb925a59bd55dedcc5178da29089ddda1168f1a0ca2c3bf194f35ce5706a2d3c737fa0a50943182baad71009b5f16fc4088 Homepage: https://invent.kde.org/frameworks/kcrash Description: Support for application crash analysis and bug report from apps (documentation) KCrash provides support for intercepting and handling application crashes. . This package contains the qch documentation files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5crash5 Architecture: arm64 Version: 5.92.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: kcrash Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 88 Depends: libc6 (>= 2.17), libkf5coreaddons5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libx11-6 Breaks: baloo-kf5 (<< 5.54), kded5 (<< 5.54), kinit (<< 5.54), libkf5globalaccel-bin (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5kiocore5 (<< 5.54), libkf5service-bin (<< 5.54) Filename: pool/main/k/kcrash/libkf5crash5_5.92.0-ok3_arm64.deb Size: 17038 MD5sum: 137eb7a0b17137239dafc60ad1a693e6 SHA1: 28112d51a2fbbc5d6e4c4812561699b090fa386d SHA256: 2afc1cde467eeee78b3fe2a507b0de6dd7515d734823c27b774261ad734bcccc SHA512: 28d31ec03f07fd2d14d993669825b84fe10db918103476a850370782c852ae579159db72f34f93e5dba0c23be67a74b075d1f86e2128f1da4c161c8e182888e9 Homepage: https://invent.kde.org/frameworks/kcrash Description: Support for application crash analysis and bug report from apps KCrash provides support for intercepting and handling application crashes. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5declarative-data Architecture: all Version: 5.92.0-ok3.1 Multi-Arch: foreign Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 484 Filename: pool/main/k/kdeclarative/libkf5declarative-data_5.92.0-ok3.1_all.deb Size: 56012 MD5sum: fb78fb041e8eef38a772db61ccb84ebd SHA1: 0643ef56d7dbecced4ca385643e14d7a2727542b SHA256: 7ae2d7aebb2e1977aa5b2cc55985017b216b825275ebb0d84c84fd9145525e6f SHA512: 1b1fd2346053019243bb067e204f081cccf1e8a3177555a578991cfa177abafd3a70f0d9ef33e582d9b5ef63bd52df708c3afff34e56a144c7e9b85617368d9e Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE frameworks Framework providing integration of QML and other KDE frameworks such as making i18n available and using kio. . This package contains the translation files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5declarative-dev Architecture: arm64 Version: 5.92.0-ok3.1 Priority: optional Section: libdevel Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 174 Depends: libkf5calendarevents5 (= 5.92.0-ok3.1), libkf5declarative5 (= 5.92.0-ok3.1), libkf5kio-dev (>= 5.92.0~), libkf5package-dev (>= 5.92.0~), libkf5quickaddons5 (= 5.92.0-ok3.1), qtbase5-dev (>= 5.15.2~), qtdeclarative5-dev (>= 5.15.2~) Recommends: libkf5declarative-doc (= 5.92.0-ok3.1) Filename: pool/main/k/kdeclarative/libkf5declarative-dev_5.92.0-ok3.1_arm64.deb Size: 24378 MD5sum: 8d9944e29a0c0accebd02e8a6209f263 SHA1: 8fb4127cfa1a6685a48320a5a4cd0514bf3b10d0 SHA256: ee3511ac2aa962bd747cc5b524bdd175f26544f961af664339cd13e5dc2b7292 SHA512: bd939b2e479b172c259f391555a3722195024c1fdbe8e716d44060c563a6ac81bd26376d678da5128fe89c4fa526165b0ff4c534af0c8bb7fd5ca39b45899472 Homepage: https://invent.kde.org/frameworks/kdeclarative Description: development files for kdeclarative Framework providing integration of QML and other KDE frameworks such as making i18n available and using kio. . Contains development files for kdeclarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5declarative-doc Architecture: all Version: 5.92.0-ok3.1 Multi-Arch: foreign Priority: optional Section: doc Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 396 Filename: pool/main/k/kdeclarative/libkf5declarative-doc_5.92.0-ok3.1_all.deb Size: 227750 MD5sum: 51916a0f1242e156ea49de553c593c0e SHA1: b32720c3caf4524a63fb7428cd1d56155cdc7b99 SHA256: 446a2e3c09e3336a4534e020da0ba2baf3b73765292b1901e0ced84b9e5161fe SHA512: 184b7d302729fc22de3dc1887e35d4df91ce8d1604be1ca1e82c286a3ff71e91e64fe88678b2c37c84e7368b6c05a066aa3260d71b9cb77165e0f01595e6736c Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE frameworks (documentation) Framework providing integration of QML and other KDE frameworks such as making i18n available and using kio. . This package contains the qch documentation files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5declarative5 Architecture: arm64 Version: 5.92.0-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 98 Depends: libkf5declarative-data (= 5.92.0-ok3.1), kio, kpackagetool5, libc6 (>= 2.34), libkf5configcore5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5package5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Recommends: kpackagelauncherqml Breaks: libkf5plasma5 (<< 5.42), libkf5plasmaquick5 (<< 5.54), plasma-framework (<< 5.54) Filename: pool/main/k/kdeclarative/libkf5declarative5_5.92.0-ok3.1_arm64.deb Size: 27814 MD5sum: de5af802f432dfaf1bb3a07ba49fa5d8 SHA1: 350d3b35a4219682d41de05ed2267c3b735edbd0 SHA256: 02fc8cfdcfe31a08ea8b1edc6eccf90663e02aed01f7ff82a4740629e03fcaec SHA512: d155e1c1cac939a52aa01f76892e55150ed9699f7d0c23ba69fa337daf4942e11d7a4bb8116dffbb7dcd74fec56475c44ebd40c39d87067c54bdf2e89b2ae28a Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE frameworks Framework providing integration of QML and other KDE frameworks such as making i18n available and using kio. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5grantleetheme-dev Architecture: arm64 Version: 22.12.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libkf5grantleetheme Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 61 Depends: libgrantlee5-dev (>= 5.2~), libkf5grantleetheme5 (= 22.12.3-ok2), qtbase5-dev (>= 5.15.2~) Filename: pool/main/libk/libkf5grantleetheme/libkf5grantleetheme-dev_22.12.3-ok2_arm64.deb Size: 7816 MD5sum: 019257b293eed7fba7ee1abc32e217d9 SHA1: e127ba30701333d9a86c8e5709a4d9889328d4d9 SHA256: 984b8566bbeb03b05a625539c127c5af065bd3b3013299bf1f410075a36cc395 SHA512: 9c3131ac1f975cb384546dfa1cac31bcf4508d9459dc38eabf6c0d9f9122c69ba2513b214559beb04e3e575bc4acebcb67e36ab2226cae71e1c84c8bb991573d Homepage: https://invent.kde.org/pim/grantleetheme Description: KDE PIM grantlee theme support - devel files This library provides the grantlee theme support for KDE PIM. . This package provides the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5grantleetheme-plugins Architecture: arm64 Version: 22.12.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: libkf5grantleetheme Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 70 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libgrantlee-templates5 (>= 5.2~), libkf5configwidgets5 (>= 4.96.0), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5libkdepim5 (<= 4:16.04) Replaces: libkf5libkdepim5 (<= 4:16.04) Filename: pool/main/libk/libkf5grantleetheme/libkf5grantleetheme-plugins_22.12.3-ok2_arm64.deb Size: 19636 MD5sum: 77ac4f2f7c9b6f73caab6f3fa968bf9f SHA1: 2f7274c3aa12a09f0957ecb3c5e529d44f400e9e SHA256: cb54ec347e4345c795005957dcf2f889ee13689d4958b8d1c80e3f63eeff1497 SHA512: bef681a3513ee5214bfb57db6d4a9a65b64c47c4506cf97b369a22e3c0cdddf9012f665b0c2c09713d5afc1c64c6f61993b067cae843a1bbd438c54279e63eb8 Homepage: https://invent.kde.org/pim/grantleetheme Description: KDE PIM grantlee theme support - plugins This library provides the grantlee theme support for KDE PIM. . This package provides the plugins distributed with the library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5grantleetheme5 Architecture: arm64 Version: 22.12.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: libkf5grantleetheme Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 263 Provides: libkf5grantleetheme5-22.12 Depends: libc6 (>= 2.17), libgrantlee-templates5 (>= 5.2~), libkf5configcore5 (>= 4.97.0), libkf5coreaddons5 (>= 4.97.0), libkf5i18n5 (>= 5.92.0~), libkf5newstuffwidgets5 (>= 5.92.0), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5grantleetheme-plugins (= 22.12.3-ok2) Breaks: libkf5libkdepim5 (<= 4:16.04) Replaces: libkf5libkdepim5 (<= 4:16.04) Filename: pool/main/libk/libkf5grantleetheme/libkf5grantleetheme5_22.12.3-ok2_arm64.deb Size: 42532 MD5sum: c3f6c8dd498f4824540da87bb0a5ca9e SHA1: a33d70fda0f33910cd371e4dc37e35321fc0bf56 SHA256: 72ceed0f1ba9d432ad0e460c333ea13ab39c043b89e21497fa133d58f7fcd85a SHA512: 9e19e43ec2e7949645a398a251c23941e6dcb2aed5532f3d5035424a94ccb0d14b85d5c009030366df5d3db80477ae59ade358fc13df5ab3c35b5c45e99006bb Homepage: https://invent.kde.org/pim/grantleetheme Description: KDE PIM grantlee theme support - library This library provides the grantlee theme support for KDE PIM. . This package provides the shared libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5i18n-data Architecture: all Version: 5.92.0-ok3.2 Multi-Arch: foreign Priority: optional Section: libs Source: ki18n Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 16076 Filename: pool/main/k/ki18n/libkf5i18n-data_5.92.0-ok3.2_all.deb Size: 1198096 MD5sum: 3c1daa39e19e969f3d867897dd4dc752 SHA1: 7db7c9c23b24f299d6ffe3d4da8010d84bf5361f SHA256: a8ee932d31ff41ad870e4ad3f41ec2fef594a73b3c9110a41ca13b888e04bbb8 SHA512: 0eb9f7ef896c41b9fc42a5e24f543bb99ec854e6572aa1119b7e491bf0fb835889fd04f7e6e25438fd412820d632eef1afb91933c6fa7ff832c8702ee0b55145 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5i18n-dev Architecture: arm64 Version: 5.92.0-ok3.2 Multi-Arch: same Priority: optional Section: libdevel Source: ki18n Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 247 Depends: gettext, libkf5i18n5 (= 5.92.0-ok3.2), libkf5i18nlocaledata5 (= 5.92.0-ok3.2), python3:any, qtscript5-dev (>= 5.8.0~) Recommends: libkf5i18n-doc (= 5.92.0-ok3.2) Breaks: kross-dev (<< 5.54), libkf5configwidgets-dev (<< 5.54), libkf5iconthemes-dev (<< 5.54), libkf5jsembed-dev (<< 5.54), libkf5khtml-dev (<< 5.54), libkf5notifyconfig-dev (<< 5.54), libkf5pty-dev (<< 5.54), libkf5service-dev (<< 5.54), libkf5unitconversion-dev (<< 5.54) Filename: pool/main/k/ki18n/libkf5i18n-dev_5.92.0-ok3.2_arm64.deb Size: 29890 MD5sum: e77834e2d01b7f1a26780e629b68c0d2 SHA1: b491460fc737ad9e418ac50e8a74f631943794db SHA256: 20ce771ed06678d1bd61c0ac47a310e1ee1ead588967a2d5caea77e6ad1c4cae SHA512: b74cbcb0eec112c10d767334098813a740b209a280d3fe1b1f1bd432439c88598e282b93aa0770afeaacab21ffc83d1f1968e5eeff7af2ef3988131049fc8d8a Homepage: https://invent.kde.org/frameworks/ki18n Description: Advanced internationalization framework. Ki18n is the KDE internationalization system for user-interface text. It enables localization of user-visible strings, including locale-aware argument substitution and formatting. Ki18n is built atop the widely used Gettext internationalization system, making the workflow familiar to both programmers and translators. It can be considered a Gettext-wrapper for code based on the Qt library, but it also provides additional functionality over basic Gettext. . Contains development files for ki18n. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5i18n-doc Architecture: all Version: 5.92.0-ok3.2 Multi-Arch: foreign Priority: optional Section: doc Source: ki18n Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 451 Filename: pool/main/k/ki18n/libkf5i18n-doc_5.92.0-ok3.2_all.deb Size: 258286 MD5sum: 64d287902ca6396810a10866786e460b SHA1: 9c2677fab45fd360ba80afd4dd54e16e72740ddc SHA256: b0ddcdefcd6b6095ebdefbad4897156b240ffe5cb5321fe1c5fd1a7a2d495082 SHA512: 69024c880381e942df093c65d9ccfdfe30613811e350553089d1fafbd4cbdfe17d5653c2aacc44fb819b2cc64ebf6c6b70b219749ba1f088eaa2d8a09ffd79c0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5i18n5 Architecture: arm64 Version: 5.92.0-ok3.2 Multi-Arch: same Priority: optional Section: libs Source: ki18n Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 750 Depends: libkf5i18n-data (= 5.92.0-ok3.2), libc6 (>= 2.17), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: baloo-kf5 (<< 5.54), frameworkintegration (<< 5.54), kdesignerplugin (<< 5.42), kinit (<< 5.54), kio (<< 5.54), kpackagelauncherqml (<< 5.54), kpackagetool5 (<< 5.54), kross (<< 5.54), ktexteditor-katepart (<< 5.42), libkf5configwidgets5 (<< 5.54), libkf5declarative5 (<< 5.54), libkf5filemetadata3 (<< 5.54), libkf5iconthemes5 (<< 5.54), libkf5jsembed-dev (<< 5.54), libkf5jsembed5 (<< 5.54), libkf5kcmutils5 (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.54), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54), libkf5kiocore5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.54), libkf5kiogui5 (<< 5.54), libkf5kiowidgets5 (<< 5.54), libkf5krosscore5 (<< 5.54), libkf5krossui5 (<< 5.54), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.54), libkf5newstuffcore5 (<< 5.54), libkf5notifyconfig5 (<< 5.54), libkf5package5 (<< 5.54), libkf5parts-plugins (<< 5.54), libkf5parts5 (<< 5.54), libkf5people5 (<< 5.54), libkf5peoplewidgets5 (<< 5.54), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), libkf5pty5 (<< 5.54), libkf5purpose-bin (<< 5.54), libkf5purpose5 (<< 5.54), libkf5quickaddons5 (<< 5.42), libkf5runner5 (<< 5.54), libkf5service-bin (<< 5.54), libkf5service5 (<< 5.54), libkf5su-bin (<< 5.54), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.54), libkf5unitconversion5 (<< 5.54), libkf5wallet-bin (<< 5.54), libkf5webkit5 (<< 5.42), libkf5xmlgui-bin (<< 5.54), libkf5xmlgui5 (<< 5.54), libkf5xmlrpcclient5 (<< 5.54), libkwalletbackend5-5 (<< 5.54), plasma-framework (<< 5.54), qml-module-org-kde-extensionplugin (<< 5.28), qml-module-org-kde-kquickcontrols (<< 5.54), qml-module-org-kde-runnermodel (<< 5.42) Filename: pool/main/k/ki18n/libkf5i18n5_5.92.0-ok3.2_arm64.deb Size: 127958 MD5sum: 95de4daecac7c467a0cee0c05b7419bf SHA1: 1175961bb5ed118e6d5c5532758fe64e0a27376a SHA256: f1d88143c77693165f14b3a463e1bb3807905d019952976c397619c41bf137d7 SHA512: 363ff085ea6f667fb66e1d89de88b12363d5aab3dbbeee83c4a89cf1855ec41d7f4c70f1b21dae4cbb41ebd686d115a889c547735a5fc2ace16a9a99b731a8ff 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5i18nlocaledata5 Architecture: arm64 Version: 5.92.0-ok3.2 Multi-Arch: same Priority: optional Section: libs Source: ki18n Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1174 Depends: libc6 (>= 2.17), libkf5i18n5 (>= 5.88.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/k/ki18n/libkf5i18nlocaledata5_5.92.0-ok3.2_arm64.deb Size: 440584 MD5sum: ec931ec59282df781afeec6cf82d513d SHA1: d0d4ffad70eb74590a1a291279327031ee2461d9 SHA256: 1c32214a72be7d867a4552876e1216a2439554e5dbd2198e4d6f9a3df2d8dd3a SHA512: a09f07240e758c300ccfba2c4dcfbd94a73f252ceca541cd98af5fbf68427b9f5d170abdd31c7295cabf1ec7bbdbddc9baa6da78f5cc5f0e5924c687ba74381d Homepage: https://invent.kde.org/frameworks/ki18n Description: Advanced internationalization framework (locale data) Ki18n is the KDE internationalization system for user-interface text. It enables localization of user-visible strings, including locale-aware argument substitution and formatting. Ki18n is built atop the widely used Gettext internationalization system, making the workflow familiar to both programmers and translators. It can be considered a Gettext-wrapper for code based on the Qt library, but it also provides additional functionality over basic Gettext. . Locale data library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5idletime-dev Architecture: arm64 Version: 5.92.0-ok3 Priority: optional Section: libdevel Source: kidletime Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 56 Depends: libkf5idletime5 (= 5.92.0-ok3), qtbase5-dev (>= 5.15.2~) Recommends: libkf5idletime-doc (= 5.92.0-ok3) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kidletime/libkf5idletime-dev_5.92.0-ok3_arm64.deb Size: 9256 MD5sum: f6b856183f956fdebcdef28f9e7bd40f SHA1: a47cad587e41d10ca3760a32da3817841a2d08c9 SHA256: b6f46dbd367726549554a2bd6271ef08ab0c5d19d1bdd51c7295e5f1d54b03d2 SHA512: 90497f35d8fcd4d3e727d774bccf44a7712846ca00ecd39d8942b3b453e5d998de2ca93f702b7ce5a29864893f09ee472be88a6cde54a628dc5dd8359969854b Homepage: https://invent.kde.org/frameworks/kidletime Description: development headers for the kidletime library This package contains development files for building software that uses libraries from the kidletime KDE framework. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5idletime-doc Architecture: all Version: 5.92.0-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: kidletime Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 177 Filename: pool/main/k/kidletime/libkf5idletime-doc_5.92.0-ok3_all.deb Size: 101646 MD5sum: e014eadbf990a43bff0047ca57219f68 SHA1: 2714b81edba8308b99f4fa707a0db389e91aa42b SHA256: 6d8b8136896e255bd3f7df589a080cfc4cc99ba6870bb0760832347d150b3019 SHA512: 956544873f9135c6711688a95e476d8005cf78905928203fbdfd72a74e4db71b697559eed047c1238cc30dfe11d3b2a58e18a02e283ae04da9eba2f06a9ddeeb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5idletime5 Architecture: arm64 Version: 5.92.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: kidletime Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 232 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libx11-6, libx11-xcb1 (>= 2:1.8.4), libxcb-sync1, libxcb1, libxext6, libxss1 Recommends: kwayland-integration Breaks: baloo-kf5 (<< 5.54) Filename: pool/main/k/kidletime/libkf5idletime5_5.92.0-ok3_arm64.deb Size: 30434 MD5sum: d7174a559079668cd47e595fa792bdfc SHA1: ab71e0bdd2a6452e8f066fbd45be900a85a45e42 SHA256: 7f9b04f3382e72d6257058d87866680f1a3119939a40b21de476fd6f9bee9f94 SHA512: e76c6644a7666b643b11dc456878989c7718f3f49c58967058be1a211a8685b6e0deae0202e1f1e827befb697ea3a521aa3d23eb311b21a885498ddeaf5c0232 Homepage: https://invent.kde.org/frameworks/kidletime Description: library to provide information about idle time This library contains a class that allows applications to watch for user activity or inactivity. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5js5 Architecture: arm64 Version: 5.92.0-0ok1 Multi-Arch: same Priority: optional Section: libs Source: kjs Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1004 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libpcre3, libstdc++6 (>= 5) Breaks: libkf5jsembed-dev (<< 5.54), libkf5jsembed5 (<< 5.54), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54) Filename: pool/main/k/kjs/libkf5js5_5.92.0-0ok1_arm64.deb Size: 289428 MD5sum: 926ce5aae9c73bddf6f4032ab0692eaa SHA1: 4e50de54f607bff056140c312f6fd84d621c4aeb SHA256: dbd74f409323bcf032baa843f605c0722e9793bb507e2232a0f4fa0d7a4c77fe SHA512: a5acccdfa159c3ca478751af3e84f7349bf03db7d49c7fb0ee701aa558a8b81f7c9b90a831c48a1fd32fe91a7dab741131960e3ba5141e4dc87d1c4a71469c85 Homepage: https://invent.kde.org/frameworks/kjs Description: Support for JS scripting in Qt applications Addon library to Qt which adds JavaScript scripting support. . This package is part of KDE Frameworks 5. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5jsapi5 Architecture: arm64 Version: 5.92.0-0ok1 Multi-Arch: same Priority: optional Section: libs Source: kjs Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 86 Depends: libc6 (>= 2.17), libkf5js5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kjs/libkf5jsapi5_5.92.0-0ok1_arm64.deb Size: 21578 MD5sum: 7f0875a1d9c694e47d8dbaf5d1c716fc SHA1: cb466948453e90fc8d7a6ea04621b1783d2ea5c2 SHA256: 5c0514b7c8a4028e1e8b9444adcac7be7e4c07f766eed30ab616673bd6f33fb0 SHA512: 928fe6d6a2691ddcf230efb0d8e7ac3959fbe74ac209f4a25b410ff329b70ea6866101d406fdfdc1cde15ae004a2fc7858ce884597d9ac84ed0ae2a6bbb1884a Homepage: https://invent.kde.org/frameworks/kjs Description: Support for JS scripting in Qt applications Addon library to Qt which adds JavaScript scripting support. . This package is part of KDE Frameworks 5. 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/main/k/kjsembed/libkf5jsembed-data_5.92.0-0ok1_all.deb Size: 83646 MD5sum: 2acd079824847fe1104659b89d62ec3e SHA1: 500259ad40d0cea7bb8555d94d8b0c88293d8122 SHA256: bcd21a391431acadcd854c480865b0a5cd71b4e0d22095db30d775c3e29ac3f7 SHA512: 98e14f3821a286cc1a0d8141f06d8c6c68abb9acfdf0dde9cf8da0253dc907b4007da3ba2f6c3f5bc46ce21c109ce22a6e0a0203ec7641de80d81d0cc35d6959 Homepage: https://invent.kde.org/frameworks/kjsembed Description: Embedded JS library for Qt kjsembed allows you to embed JavaScript in your Qt application. . This package contains the translations. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5jsembed-dev Architecture: arm64 Version: 5.92.0-0ok1 Priority: optional Section: libdevel Source: kjsembed Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 238 Depends: libkf5i18n-dev (>= 5.92.0~), libkf5jsembed5 (= 5.92.0-0ok1), libkf5kjs-dev (>= 5.92.0~), libc6 (>= 2.17), libkf5i18n5 (>= 5.92.0~), libkf5js5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kjsembed/libkf5jsembed-dev_5.92.0-0ok1_arm64.deb Size: 56694 MD5sum: cdbfa756155796e2a16ec05481ff4768 SHA1: 8c28ca10e4498809bccf7f1b998afbe3d340e10a SHA256: fd240478fb354628c761e66d4f895c2f1267a508ed326089c68305c77194066e SHA512: d8ff084f4f86fbc3a7c6b4fe21791e5405ba3a9125146202a0f9c79feb706d517b195e47a6d3cf092cc6c1e83dc03b37a17850a6832c8b6b72c0b871d1e07e22 Homepage: https://invent.kde.org/frameworks/kjsembed Description: Embedded JS library for Qt kjsembed allows you to embed JavaScript in your Qt application. . Contains development files for kjsembed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5jsembed5 Architecture: arm64 Version: 5.92.0-0ok1 Multi-Arch: same Priority: optional Section: libs Source: kjsembed Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1186 Depends: libkf5jsembed-data (= 5.92.0-0ok1), libc6 (>= 2.17), libkf5i18n5 (>= 5.92.0~), libkf5js5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kjsembed/libkf5jsembed5_5.92.0-0ok1_arm64.deb Size: 299322 MD5sum: e9a644c245dafe6b724d3e1d8cf418d4 SHA1: 752aa25fdc942b37c386a66bdbf6848ec2bf92bd SHA256: f56f3ae27057400cb56765bffb6788e84d7edb1a4274084a9ff5ed74252919e2 SHA512: 4c2e722b7e499a1a4c1055587781d9f817757ea0fdd9afb1f2fbc5c411c936786c9a186287253ca9633f8fa9d9857aaf982fc9dcd55e205f093cc3cdd5a8457d Homepage: https://invent.kde.org/frameworks/kjsembed Description: Embedded JS library for Qt kjsembed allows you to embed JavaScript in your Qt application. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kdcraw-dev Architecture: arm64 Version: 22.12.3-ok1 Priority: optional Section: libdevel Source: libkf5kdcraw Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 73 Depends: libkf5kdcraw5 (= 22.12.3-ok1) Filename: pool/main/libk/libkf5kdcraw/libkf5kdcraw-dev_22.12.3-ok1_arm64.deb Size: 14132 MD5sum: 19456629155b206d7f68415b0f0af872 SHA1: 5804c312d036aba83d6bac9e74c244693c928c36 SHA256: ae6dc7d9472134cfb4398960244785f1ddab9ceff35b0280d6e4aa7a2927173d SHA512: ee662884e2671ee352216f6354993c063d277110b6e9dd94dfd38d8ecb90ce1cf22cbcb0deb13c1803a5723dad7a61fe095d274179b3ece051d14e9778aa91c5 Homepage: https://invent.kde.org/ Description: RAW picture decoding library -- development files Libkdcraw is a Qt interface to the libraw library used to decode RAW picture files. . This package contains the development files and the documentation. The library documentation is available in the kdcraw.h header file. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kdcraw5 Architecture: arm64 Version: 22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkf5kdcraw Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 99 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libraw19 (>= 0.19.0), libstdc++6 (>= 4.1.1) Filename: pool/main/libk/libkf5kdcraw/libkf5kdcraw5_22.12.3-ok1_arm64.deb Size: 31594 MD5sum: d6fe1c0045ea7f3e31c462c35b139f7d SHA1: 82239d046d1442597ab60af2b273c4637bcbec23 SHA256: dd5d02faa3fac89da97008bbd12596e48f2054ffd7255a6f2b8421fb435e02f1 SHA512: 3519900c21eb3909aad1d923717a72f5d5dd2de5f3611ef2c56c01098d0bf1cecbf5ba56daedcd1a96d896388f3216dae4b805c38c38eb97e60a98732d0312b4 Homepage: https://invent.kde.org/ Description: RAW picture decoding library Libkdcraw is a Qt interface to the libraw library used to decode RAW picture files. . This library is used by kipi-plugins, digiKam, kphotoalbum, and krita. . This package contains the shared library. 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/main/libk/libkdegames/libkf5kdegames-data_22.08.3-ok1_all.deb Size: 102434 MD5sum: f91d156bf520e01da25ea0fefb60cb0a SHA1: 4c548da4b9f6079917debc5eef11d6ff2a887480 SHA256: 89399dc7b427850fad4e21b442e211ea0a9b31244a655013fda06d8be11faf92 SHA512: 85dbc54cfe314ec7a406297f6996c9de6b5e13286d8888d16d4e34e08f4ddd29f05d2a195c93b4e41630c69a291472d4b5b15be224a52cc0b75f0382b5947fb1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kdegames-dev Architecture: arm64 Version: 4:22.08.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libkdegames Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 448 Depends: libkf5completion-dev (>= 5.91.0~), libkf5configwidgets-dev (>= 5.91.0~), libkf5kdegames7 (= 4:22.08.3-ok1), libkf5kdegamesprivate7 (= 4:22.08.3-ok1), libkf5widgetsaddons-dev (>= 5.91.0~), qtbase5-dev (>= 5.15.0~), qtdeclarative5-dev (>= 5.15.0~) Filename: pool/main/libk/libkdegames/libkf5kdegames-dev_22.08.3-ok1_arm64.deb Size: 84712 MD5sum: e7b2acc20f441058d6d2bf0769146de3 SHA1: 42a9215c16399715bb28e2639d5733dbe99c7c71 SHA256: 9b56b449a3a7ce7bfef5641feb8ad3b75b53f41886ffc271c83d3f007875a03a SHA512: 56af0732a73dd4e220a8a9cd6674675ce0f02812b0690d257506c8cbd3f69d700188c744bc2fadb2b74d83013ed5457236c3b1287a1dfc9d3db5f512f59edd56 Homepage: https://games.kde.org/ Description: development files for the KDE games library This package contains development files for building software that uses libraries from the KDE games module. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kdegames7 Architecture: arm64 Version: 4:22.08.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkdegames Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 481 Depends: libkf5kdegames-data (= 4:22.08.3-ok1), libc6 (>= 2.17), libkf5completion5 (>= 5.91.0~), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5configwidgets5 (>= 5.91.0~), libkf5coreaddons5 (>= 4.97.0), libkf5declarative5 (>= 5.45.0), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5newstuffcore5 (>= 5.91.0), libkf5newstuffwidgets5 (>= 5.92.0), libkf5widgetsaddons5 (>= 5.91.0~), libkf5xmlgui5 (>= 5.91.0~), libopenal1 (>= 1.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5quickwidgets5 (>= 5.15.0~), libqt5svg5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libsndfile1 (>= 1.0.20), libstdc++6 (>= 5) Filename: pool/main/libk/libkdegames/libkf5kdegames7_22.08.3-ok1_arm64.deb Size: 134100 MD5sum: 979b13840abadf35c7fe0f01cd087b54 SHA1: 6b77e81c44e41986f255957929061e11199afaf2 SHA256: 471a45d39faae00e7437826de9f514c1e3d5e6ead81893b21b2b2050e924c2ee SHA512: a9e96e015b80883d46dac8157b04a902804548ef47969f5c79ff6048bcc5807ac56c939f112c5f698378388308da465f4a7c7df84d6d3996f944c8f856c6f974 Homepage: https://games.kde.org/ Description: shared library for KDE games This package contains a shared library used by KDE games. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kdegamesprivate7 Architecture: arm64 Version: 4:22.08.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkdegames Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 694 Depends: libc6 (>= 2.17), libkf5archive5 (>= 5.91.0~), libkf5completion5 (>= 5.91.0~), libkf5configcore5 (>= 5.91.0~), libkf5coreaddons5 (>= 5.6.0+git20150124.0026+15.04), libkf5dnssd5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5kdegames7 (= 4:22.08.3-ok1), libkf5newstuffcore5 (>= 5.91.0), libkf5newstuffwidgets5 (>= 5.92.0), libkf5widgetsaddons5 (>= 5.91.0~), libkf5xmlgui5 (>= 5.91.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.1), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5) Breaks: libkf5kdegamesprivate1 (<< 4:21.03.90~) Replaces: libkf5kdegamesprivate1 (<< 4:21.03.90~) Filename: pool/main/libk/libkdegames/libkf5kdegamesprivate7_22.08.3-ok1_arm64.deb Size: 195728 MD5sum: 7d8107ef73d94ed3df23ddb062720c85 SHA1: 13d15a48d5d5babedc0e5c862eebd37c9391fd02 SHA256: 9a773d882b42950a2fb0071fedc6777fb97269aa2f63604adbc7e49f3b1d0354 SHA512: 4c149141454b8420aae9d717676d04cc1ab6be74141c447d5f883597b0910e05ef05038e7d5426598f8e9a9e5377ea56d680849617f65644b1ece128a23923b8 Homepage: https://games.kde.org/ Description: private part of shared library for KDE games This package contains the private parts of the shared library used by KDE games. . This package is part of the KDE games module. 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/main/k/kdelibs4support/libkf5kdelibs4support-data_5.92.0-ok2_all.deb Size: 2498288 MD5sum: e2bf27061d2773f01d6b092ecfe0557a SHA1: e7d9ee5612520062bd2f8baa6c21531432fce620 SHA256: 3ce4bbed48c75c7fd53c3ec72373e28872a94a83af7a0baed396e6567096bb26 SHA512: f2ccd22921db546a8cbf41446977cedf01507ce95dc3586e34b152b4a8c4f88324fffa2c6ba9b5869a68baf61f3f15f02eac6753398690c4592e5c54a08dc6bd Homepage: https://invent.kde.org/frameworks/kdelibs4support Description: Porting aid from KDELibs4. This framework provides code and utilities to ease the transition from kdelibs 4 to KDE Frameworks 5. This includes CMake macros and C++ classes whose functionality has been replaced by code in CMake, Qt and other frameworks. . Code should aim to port away from this framework eventually. The API documentation of the classes in this framework and the notes at should help with this. . This package contains the data files used by kdelibs4support. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kdelibs4support-dev Architecture: arm64 Version: 5.92.0-ok2 Priority: optional Section: libdevel Source: kdelibs4support Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2598 Depends: kgendesignerplugin (>= 5.92.0~), kinit-dev (>= 5.92.0~), libkf5archive-dev (>= 5.92.0~), libkf5auth-dev (>= 5.92.0~), libkf5configwidgets-dev (>= 5.92.0~), libkf5coreaddons-dev (>= 5.92.0~), libkf5crash-dev (>= 5.92.0~), libkf5dbusaddons-dev (>= 5.92.0~), libkf5doctools-dev (>= 5.92.0~), libkf5emoticons-dev (>= 5.92.0~), libkf5globalaccel-dev (>= 5.92.0~), libkf5guiaddons-dev (>= 5.92.0~), libkf5iconthemes-dev (>= 5.92.0~), libkf5itemmodels-dev (>= 5.92.0~), libkf5kdelibs4support5 (= 5.92.0-ok2), libkf5kdelibs4support5-bin (= 5.92.0-ok2), libkf5notifications-dev (>= 5.92.0~), libkf5parts-dev (>= 5.92.0~), libkf5textwidgets-dev (>= 5.92.0~), libkf5unitconversion-dev (>= 5.92.0~), libkf5windowsystem-dev (>= 5.92.0~), libqt5svg5-dev (>= 5.15.2~), libqt5x11extras5-dev (>= 5.15.2~), libssl-dev, qtbase5-dev (>= 5.15.2~) Breaks: libkf5holidays-dev (<< 1:5.54) Filename: pool/main/k/kdelibs4support/libkf5kdelibs4support-dev_5.92.0-ok2_arm64.deb Size: 332682 MD5sum: 06fb5c534df9f23113a0986a82c4b87c SHA1: 698c3bb19b4170dd5c0652f18bcc80a7e76aee7d SHA256: 36bc113c6539c239ddf00b7a87fba7c86629a9fedbcfcd4872713db02523bef4 SHA512: a84992d171aa3310ac72bf08db3663b5c4f9a8f1dfafec7a1a50d22ec05174891d9b522666f83b1bba27fcaa7320819ee3b20dbd261e206040cc051e1f691b6b Homepage: https://invent.kde.org/frameworks/kdelibs4support Description: development files for kde4support This framework provides code and utilities to ease the transition from kdelibs 4 to KDE Frameworks 5. This includes CMake macros and C++ classes whose functionality has been replaced by code in CMake, Qt and other frameworks. . Code should aim to port away from this framework eventually. The API documentation of the classes in this framework and the notes at should help with this. . Note that some of the classes in this framework, especially KStandardDirs, may not work correctly unless any libraries and other software using the KDE4 Support framework are installed to the same location as KDE4Support, although it may be sufficient to set the KDEDIRS environment variable correctly. . Contains development files for kde4support. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kdelibs4support5-bin Architecture: arm64 Version: 5.92.0-ok2 Priority: optional Section: libs Source: kdelibs4support Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 569 Depends: perl:any, kio, libc6 (>= 2.17), libkf5completion5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.2.0), libkf5dbusaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5itemviews5 (>= 4.96.0), libkf5kdelibs4support5 (>= 4.96.0), libkf5kiocore5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kdelibs4support/libkf5kdelibs4support5-bin_5.92.0-ok2_arm64.deb Size: 139270 MD5sum: cfb81f7ddb6e34dfe249bc2682908ca8 SHA1: 580bc5111e7fed8f91b3f2cc014f21767986fc31 SHA256: fef90225bacf27d1fc6d9ed40afb11108e2dee4efa14dd9eb98b678576e9984b SHA512: 584495b4ba0539f15a77acb4425565c8dedbae0a64480562d01472ecc7888174fe6771dedca2a583f2faff5e70345d3c47fe12d18d24e281237a3e2497b415cb Homepage: https://invent.kde.org/frameworks/kdelibs4support Description: Porting aid from KDELibs4. This framework provides code and utilities to ease the transition from kdelibs 4 to KDE Frameworks 5. This includes CMake macros and C++ classes whose functionality has been replaced by code in CMake, Qt and other frameworks. . Code should aim to port away from this framework eventually. The API documentation of the classes in this framework and the notes at should help with this. . This package contains binaries and plugins from kdelibs4support. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kdelibs4support5 Architecture: arm64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: kdelibs4support Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2905 Depends: libkf5kdelibs4support-data (= 5.92.0-ok2), kio, libc6 (>= 2.29), libice6 (>= 1:1.0.0), libkf5auth5 (>= 4.96.0), libkf5codecs5 (>= 4.96.0), libkf5completion5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.61.0), libkf5crash5 (>= 5.92.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.92.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.92.0), libkf5kiofilewidgets5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5notifications5 (>= 5.92.0~), libkf5parts5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 5.92.0~), libkf5solid5 (>= 4.97.0), libkf5textwidgets5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libsm6, libstdc++6 (>= 5), libx11-6, libxcb1 Recommends: libkf5kdelibs4support5-bin (= 5.92.0-ok2) Filename: pool/main/k/kdelibs4support/libkf5kdelibs4support5_5.92.0-ok2_arm64.deb Size: 798306 MD5sum: 8bdbcd3f927d82c877fa9229bf0f4926 SHA1: e3d84df93fc81c50678efd20ddb3ba7712b27e6a SHA256: adcc896aa29914a9766b03410719df6b390407f229925fe1e672d244acc3a0cb SHA512: e423d4d4e89e45cb00434364b0e937260e2618e78c383412a84d20ed518f67819a4fe0ca102c999c0240f7642d1012dae739d0f7fbc7dd95dc4ef0498519ec43 Homepage: https://invent.kde.org/frameworks/kdelibs4support Description: Porting aid from KDELibs4. This framework provides code and utilities to ease the transition from kdelibs 4 to KDE Frameworks 5. This includes CMake macros and C++ classes whose functionality has been replaced by code in CMake, Qt and other frameworks. . Code should aim to port away from this framework eventually. The API documentation of the classes in this framework and the notes at should help with this. . Note that some of the classes in this framework, especially KStandardDirs, may not work correctly unless any libraries and other software using the KDE4 Support framework are installed to the same location as KDE4Support, although it may be sufficient to set the KDEDIRS environment variable correctly. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kexiv2-15.0.0 Architecture: arm64 Version: 22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkf5kexiv2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 399 Depends: libc6 (>= 2.33), libexiv2-27 (>= 0.27.5), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 9) Filename: pool/main/libk/libkf5kexiv2/libkf5kexiv2-15.0.0_22.12.3-ok1_arm64.deb Size: 137076 MD5sum: 91da080de5922570f5a27ba3fc3b9c81 SHA1: 165c0721d2c9c1e6f7a6ee08797198525426ecbc SHA256: e8029d23a7bf1ea01c31d6ef811c610e35ce72a653b567a2128c6600c17b9896 SHA512: f7e24683e339bf73d3d1a4bcaa2ee072992413a061674483cffcf5fdcae87adab2c1c0afacf0a9801df610c20de04ca9130fc801a8ebf25621efac9f1932f4ec Homepage: https://invent.kde.org/graphics/libkexiv2 Description: Qt like interface for the libexiv2 library Libkexiv2 is a Qt wrapper around the Exiv2 library, used to manipulate pictures metadata. . This package contains the libkexiv2 library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kexiv2-dev Architecture: arm64 Version: 22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libkf5kexiv2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 97 Depends: libkf5kexiv2-15.0.0 (= 22.12.3-ok1) Filename: pool/main/libk/libkf5kexiv2/libkf5kexiv2-dev_22.12.3-ok1_arm64.deb Size: 16600 MD5sum: eb3c6e83b351cb42af531ac9fa4793e9 SHA1: d32525519c0114906e58b31dcebe8d21c5c4c702 SHA256: 1361d0c40319d86236abb5bc2eaa9f97b0e5f204eb69f68b3c6a301fe52fbe7f SHA512: b90c0efc18afa4009cc82d220fe5402b50824d6087ce84aff01065f050a2202e7e859463ceff494502e45ead1704be0d4b4d74468ccb13600697d194f70b63cc Homepage: https://invent.kde.org/graphics/libkexiv2 Description: Qt-like interface for the libexiv2 library -- development files Libkexiv2 is a Qt wrapper around the Exiv2 library, used to manipulate pictures metadata. . This package contains the development files and the documentation. The library documentation is available in the kexiv2.h header file. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5khtml-bin Architecture: arm64 Version: 5.92.0-ok1.1 Priority: optional Section: libs Source: khtml Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 471 Depends: kio, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5archive5 (>= 5.92.0~), libkf5configcore5 (>= 4.97.0), libkf5coreaddons5 (>= 4.100.0), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5js5 (>= 5.92.0~), libkf5khtml5 (>= 5.92.0), libkf5kiocore5 (>= 5.92.0~), libkf5parts5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 4.99.0), libkf5widgetsaddons5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/khtml/libkf5khtml-bin_5.92.0-ok1.1_arm64.deb Size: 117894 MD5sum: 9e832995bc626f15fc8a0bbfe247abe1 SHA1: eef1c45de9165e7cdd685bbe53e89e5d26a1bbc3 SHA256: a325d9ab1b31ce29124f5a8826d120dc14c796d53bfc90317961483e9be11600 SHA512: 2c1afee3512a5af5e92057983ed5281c0538f3602aebbe9a7ee0744e1ccc5e37a7e493773e0e441911c782f52989a87dc08126d7040b4563e645317f79a07ed3 Homepage: https://invent.kde.org/frameworks/khtml Description: HTML widget and component KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support. . This package contains the runtime files. 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/main/k/khtml/libkf5khtml-data_5.92.0-ok1.1_all.deb Size: 596580 MD5sum: 37377dce35691cc2f0e57ac12102b6d0 SHA1: 7b524c1d966c67d28e49ce1e8dc7d0eece4814e1 SHA256: f4f5d1cb70777e56912735b0d0adaa7f2e13c5cec46ad08f3b3efdecddba554d SHA512: 5ba3972f11d7a8a071e56b4830e9f946f86e5347432e9e05bdc6982af5902e299c594ce91dd38f8775ee9e31c0a69734848b5b09551eaa72d6e1fc8daf035b37 Homepage: https://invent.kde.org/frameworks/khtml Description: HTML widget and component KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support. . This package contains the translations and data files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5khtml-dev Architecture: arm64 Version: 5.92.0-ok1.1 Priority: optional Section: libdevel Source: khtml Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 594 Depends: libkf5archive-dev (>= 5.92.0~), libkf5globalaccel-dev (>= 5.92.0~), libkf5i18n-dev (>= 5.92.0~), libkf5iconthemes-dev (>= 5.92.0~), libkf5khtml5 (= 5.92.0-ok1.1), libkf5kio-dev (>= 5.92.0~), libkf5kjs-dev (>= 5.92.0~), libkf5notifications-dev (>= 5.92.0~), libkf5parts-dev (>= 5.92.0~), libkf5sonnet-dev (>= 5.92.0~), libkf5wallet-dev (>= 5.92.0~), libkf5widgetsaddons-dev (>= 5.92.0~), libkf5windowsystem-dev (>= 5.92.0~), qtbase5-dev (>= 5.15.2~) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/khtml/libkf5khtml-dev_5.92.0-ok1.1_arm64.deb Size: 89764 MD5sum: 050499bce3ddf62b424f636da82481d9 SHA1: 36567a9438f1f80d7944f0ffaffd5ded9f9b828a SHA256: b061ba0f77f53b8fcd6229fefe5a6a1ccfcb02c4550a1608eba2e3977dd9d660 SHA512: dcb1608e22fee54ced51ed220b9c1098fc49387ade21d8178a29e0598f236762597a68c880050b6c4ed1e69605daf13aee90067e72800e9e5c9c109cbeab64a5 Homepage: https://invent.kde.org/frameworks/khtml Description: HTML widget and component KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support. . Contains development files for khtml. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5khtml5 Architecture: arm64 Version: 5.92.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: khtml Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 8405 Depends: libkf5khtml-data (= 5.92.0-ok1.1), kio, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgif7 (>= 5.1), libjpeg62-turbo (>= 1.3.1), libkf5archive5 (>= 5.92.0~), libkf5codecs5 (>= 5.92.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.97.0), libkf5configwidgets5 (>= 5.78.0), libkf5coreaddons5 (>= 4.100.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5js5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5notifications5 (>= 5.92.0~), libkf5parts5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 4.99.0), libkf5sonnetcore5 (>= 5.92.0~), libkf5sonnetui5 (>= 5.92.0~), libkf5textwidgets5 (>= 5.92.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libphonon4qt5-4 (>= 4:4.8.0), libpng16-16 (>= 1.6.2-1), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5), libx11-6, phonon4qt5, zlib1g (>= 1:1.1.4) Recommends: libkf5khtml-bin (= 5.92.0-ok1.1) Filename: pool/main/k/khtml/libkf5khtml5_5.92.0-ok1.1_arm64.deb Size: 2103058 MD5sum: 490e5ca2d529574049749d88da8e802c SHA1: 4fb5d1315249df55ebf234084c9b72c2b6f5a537 SHA256: 99b3f4ac6971fd94d317dd495cf0c515d2004e85f9767efc9b5ac001941241c9 SHA512: 93c99cc819a39cbad38605bd482f9cdffe04c94e3f227d910520b54a971b79ead56eef759d8abda92e09a1359ed68a9f4f3bea7e8fdf42d8b7e0f44eefba87c7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kipi-data Architecture: all Version: 4:22.12.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libkf5kipi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 50 Filename: pool/main/libk/libkf5kipi/libkf5kipi-data_22.12.0-ok1_all.deb Size: 25518 MD5sum: eab8ba304df8299969116674724fdd7f SHA1: f54439b726ef99e33db0045d74dfc4ba1a06f69e SHA256: 830e43ccb515cbf3b67e36c2eceaf7fde4afbea7e73bdae359958d5eed4dcf34 SHA512: 8f99819b3ff3498f9b7fa49d0390ba7c281ff7d7cb2fc21cba22a458baf25f15d3593272532a14e349c044dba206acc385f58106665a0914f5061c9e1d8f8138 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kipi-dev Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libkf5kipi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 108 Depends: libkf5kipi32.0.0 (= 4:22.12.3-ok1) Filename: pool/main/libk/libkf5kipi/libkf5kipi-dev_22.12.3-ok1_arm64.deb Size: 18908 MD5sum: e7e3a38df647c349b4d58ef546b31fd8 SHA1: 0697e3cb6cf73fa21ecbf825eb7876b31dc9cf27 SHA256: 64f120c7fefcb67d73d410ba82c51d5e059d2ebbccda0b31bbfbf88e3aa75200 SHA512: c8d4accb3a39e38c05a66bfa9a378d37f34e88e3c14115febe1c673d2c6a7ec567ec7eb06838b07878e9e60361f7911699b8ff28f11ed007d9dee04e1cc05fb4 Homepage: https://www.kde.org/ Description: KDE Image Plugin Interface library -- development files Libkipi is a KDE library that provides a common interface for operations on images such as manipulation, organization, importing from and exporting to online services (and not only these), batch editing, etc. . These services are used in graphics applications such as gwenview, digiKam, kphotoalbum, and spectacle. . This package provides the development files for using the kipi library, and documentation for it (in the header files). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kipi32.0.0 Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkf5kipi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 285 Depends: libkf5kipi-data (>= 4:22.12.3-ok1), libc6 (>= 2.17), libkf5configcore5 (>= 5.85.0~), libkf5coreaddons5 (>= 4.99.0), libkf5service-bin, libkf5service5 (>= 5.85.0~), libkf5xmlgui5 (>= 5.85.0~), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/libk/libkf5kipi/libkf5kipi32.0.0_22.12.3-ok1_arm64.deb Size: 71744 MD5sum: 7c44dca577668868ad08137730bcb77e SHA1: 6b35ef412b9e2147e98b55be60b97d7235afcb5c SHA256: b6dc3833a8f96f131f804d31eb7a333245cf4d3e16673410eb256f102bda5f2d SHA512: d06762835089560929baa06e581fcb2a68dd5ee645f37aa06a5b445cd18fb1dbe0d1804717a906bdbe26f1b3213e8bdf389146d03f784b2652e5b020b872d935 Homepage: https://www.kde.org/ Description: KDE Image Plugin Interface library Libkipi is a KDE library that provides a common interface for operations on images such as manipulation, organization, importing from and exporting to online services (and not only these), batch editing, etc. . These services are used in graphics applications such as gwenview, digiKam, kphotoalbum, and spectacle. . This package provides the kipi library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kirigami2-5 Architecture: arm64 Version: 5.92.0-ok5 Priority: optional Section: libs Source: kirigami2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 225 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickcontrols2-5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kirigami2/libkf5kirigami2-5_5.92.0-ok5_arm64.deb Size: 60738 MD5sum: fb2c0e919d49e30bc4b990fde650fc81 SHA1: 602802a325a7f5637b23649d0382e493e13510dc SHA256: c325728974c27332155e8fd1b9cf4b2a277655b0f9b80e8af02c869ee9974726 SHA512: f40c550e68ce66d025514df991cabf49aa98e908071027cc4ec10b891065fae8e52e61e9cb2b920ecfc043a001a6ad06aba6937d9426223e65b5b3118d559bbb Homepage: https://invent.kde.org/frameworks/kirigami Description: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kirigami2-doc Architecture: all Version: 5.92.0-ok4.1 Multi-Arch: foreign Priority: optional Section: doc Source: kirigami2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 245 Filename: pool/main/k/kirigami2/libkf5kirigami2-doc_5.92.0-ok4.1_all.deb Size: 149540 MD5sum: eede194520c809b6935850e221529ab1 SHA1: a481c82269f09b44ad0e788f22e0ca577b5ac6c2 SHA256: d21a35c163863d5a6334bb3a207aa32b46e053c16dd8c42fff37f9deca74901e SHA512: 8758920959bb78a13aaabb81292cd9973669137e4922c7b7965013c7c646e8fa55787122d8ddf0b8e21d8124700b805344cc734fa8baac46af2b81d472295674 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kirigami2-doc Architecture: all Version: 5.92.0-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: kirigami2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 245 Filename: pool/main/k/kirigami2/libkf5kirigami2-doc_5.92.0-ok5_all.deb Size: 149698 MD5sum: b27e51b433957f751c50536eaf37100b SHA1: cf9ae1d55f76709463af6c7e37ea284692b79a21 SHA256: 4d02fa0d4e997fa5634e68d45a20ab701dadc321ea3aba871e5ff8db4b3ee834 SHA512: c6e6e8368d28892533c0e08d0d0d4132c6ba8032df8f8e2a279db366df009f5c1d124b4f37505f52eb7caa1008fa4b7410b891bbdb95f2f33858bbb94eab70a6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kjs-dev Architecture: arm64 Version: 5.92.0-0ok1 Priority: optional Section: libdevel Source: kjs Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 755 Depends: libkf5js5 (= 5.92.0-0ok1), libkf5jsapi5 (= 5.92.0-0ok1), libpcre3-dev, qtbase5-dev (>= 5.15.2~), libc6 (>= 2.17), libstdc++6 (>= 5) Breaks: libkf5jsembed-dev (<< 5.54), libkf5khtml-dev (<< 5.54) Filename: pool/main/k/kjs/libkf5kjs-dev_5.92.0-0ok1_arm64.deb Size: 119218 MD5sum: f3556662560feebd623c52cd05e701be SHA1: c1db7f4a38902afc6195c5a3aad90f46c5126a20 SHA256: 5a37d336c7c6c0f5e04db14c1b02c61c0dbd6f523bf8bd6ab4a0854043b7a40e SHA512: cdac52f4bd14dd09e65a14122f5cae878d231dbce5079a77b200963bafef9fd5024c0ce529ea8afc9eca6ffca76a2720104829493450db27911bb1760fbe39de Homepage: https://invent.kde.org/frameworks/kjs Description: Support for JS scripting in Qt applications Addon library to Qt which adds JavaScript scripting support. . This package is part of KDE Frameworks 5. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kmahjongglib-dev Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: libdevel Source: libkf5kmahjongg Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 68 Depends: libkf5configwidgets-dev (>= 5.91.0~), libkf5kmahjongglib5 (= 4:22.12.3-ok1) Filename: pool/main/libk/libkf5kmahjongg/libkf5kmahjongglib-dev_22.12.3-ok1_arm64.deb Size: 14616 MD5sum: 48a5206fc2977bcc478494bbce17c7ae SHA1: bc70ce0454d3979ae961f4f74fe129520d33aafc SHA256: 31b7464f1d21dd3254f30209b726b1c004536f81f87c4279ce7a2a48c8d13338 SHA512: 32b9d7cfebab4167f1630a5b5a049e71413d716a0ef24a1fdb5c815870ee6a4125183990b888b0c0a9b3369acadcc149d4eea7d539719dcb62184e86abf0015a Homepage: https://games.kde.org/ Description: development files for the KDE kmahjongg library This package contains development files for building software that uses the KDE kmahjongg library. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5kmahjongglib5 Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: libs Source: libkf5kmahjongg Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 382 Depends: libc6 (>= 2.17), libkf5completion5 (>= 5.91.0~), libkf5configcore5 (>= 5.91.0~), libkf5configwidgets5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5widgetsaddons5 (>= 5.91.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/libk/libkf5kmahjongg/libkf5kmahjongglib5_22.12.3-ok1_arm64.deb Size: 55174 MD5sum: 4be083f440d2a2f81a2f2a9503b9c2d1 SHA1: b0f457b16792df8c892944e58365c4d11ba3f9b3 SHA256: d71b9046a0f9cc94099338cdc4b6b381565526a51cf67dbcdfa0dbb32bc95e43 SHA512: e34e45258e6232f388104c3c1a899a6107d06db43b8a9b3d6269341ee9d48d338d3b9b715d7da4b16d6567062cf427e4786e7ccc52c0934e422f70c39f1df8a9 Homepage: https://games.kde.org/ Description: shared library for kmahjongg and kshisen This package contains a shared library used by the KDE games kmahjongg and kshisen. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5krosscore5 Architecture: arm64 Version: 5.92.0-0ok1 Multi-Arch: same Priority: optional Section: libs Source: kross Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 207 Depends: libc6 (>= 2.17), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5script5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: kross (>= 5.92.0-0ok1) Filename: pool/main/k/kross/libkf5krosscore5_5.92.0-0ok1_arm64.deb Size: 57454 MD5sum: 275e78ac8101360d209a00088efae237 SHA1: 734244b62f5d4b8e70afca9b4c4ee4985c172cc7 SHA256: 25377bb22a890f35fe088d39dfc88965d80a43dbdeae50b2b98530527af1aa50 SHA512: d9f185a66cce19df490ce963eda9e93cfa5436554d1b2b9abbaefb3d0bc6b70d82d6255487bb6241b5bd25cb8d022c38ad5a8bc28887f5605c7d89f39f75a6d0 Homepage: https://invent.kde.org/frameworks/kross Description: Multi-language application scripting. Modular scripting framework that eases embedding of scripting interpreters like Python, Ruby and JavaScript transparently into native applications to bridge the static and dynamic worlds together. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5krossui5 Architecture: arm64 Version: 5.92.0-0ok1 Multi-Arch: same Priority: optional Section: libs Source: kross Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 176 Depends: kio, libc6 (>= 2.17), libkf5completion5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5krosscore5 (>= 4.96.0), libkf5parts5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kross/libkf5krossui5_5.92.0-0ok1_arm64.deb Size: 45236 MD5sum: eb46b0f9fb74d112bce67ccdcded1664 SHA1: 225b5e05c5b632d2a04dd7f4b8390fd0550e9c33 SHA256: 17bd624b3b15cca4d21ca0e8d2f105a846a8c9b6f8a2543e11a19bdc51b9d160 SHA512: a645014ab2f0bec87742dad43249e034882f6948fb23eb8932a34226d7ba4f70af1dd134da47384c4437076dc04be5b690483b28bc8a0856a1ecd5fe53742c6f Homepage: https://invent.kde.org/frameworks/kross Description: Multi-language application scripting. Modular scripting framework that eases embedding of scripting interpreters like Python, Ruby and JavaScript transparently into native applications to bridge the static and dynamic worlds together. 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/main/libk/libkf5libkdepim/libkf5libkdepim-data_22.12.3-ok1_all.deb Size: 25402 MD5sum: 82c74058b0b0f347ad1a232318484ab2 SHA1: 70a55e87db03144907f499da4c5320a049b8c331 SHA256: bb22e8f66d2c0d01a3be48627228f23b4a9fad1b60b926e0d24500c5feb55ba4 SHA512: 08de744c2b78200f721e69862844a5380f53b517f6d5547722278a30c95a660105737f53183e7df75e08d54483a967ca04115cfba8a5638f67a520814bc809ab Homepage: https://invent.kde.org/pim/libkdepim Description: KDE PIM library - data files This is the internal runtime package for applications from the KDE PIM module. It contains data files used by the library. . This package is part of the KDE PIM module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5libkdepim-dev Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libkf5libkdepim Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 107 Depends: libkf5completion-dev (>= 5.92.0~), libkf5coreaddons-dev (>= 5.92.0~), libkf5ldap-dev (>= 20.04.1~), libkf5libkdepim5 (= 4:22.12.3-ok1), qtbase5-dev (>= 5.15.2~) Filename: pool/main/libk/libkf5libkdepim/libkf5libkdepim-dev_22.12.3-ok1_arm64.deb Size: 17550 MD5sum: aac6fac4a84bc0241db8b4d2b27abbb4 SHA1: f4c1a5766a2b50ab1ff4cd789232fc82789dd63a SHA256: e86d27a41adca38c450243f7a0af81eff1d5fa9bbafea53be6e67ca894c8440d SHA512: 9283afa102444b8b15da7808c8c20c19848496573c719b22ac1f67ed51647bba3aa75e7ab7e0adbe8b0c2d80f52d5e0b8463f8b972e63f07524e04a8fd1fdcb4 Homepage: https://invent.kde.org/pim/libkdepim Description: KDE PIM library - development files This is the internal runtime package for applications from the KDE PIM module. It contains headers, and the libraries needed to build some of the KDE PIM applications. . This package is part of the KDE PIM module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5libkdepim-plugins Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkf5libkdepim Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 36 Depends: libkf5libkdepim-data (>= 4:22.12.3-ok1), libc6 (>= 2.17), libkf5libkdepim5 (= 4:22.12.3-ok1), libkf5libkdepim5-22.12, libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/libk/libkf5libkdepim/libkf5libkdepim-plugins_22.12.3-ok1_arm64.deb Size: 8272 MD5sum: a1aad957ba1d2128422c7d2692f15d10 SHA1: b2171e324f8670b20ea04b1196fb5c69811eacf5 SHA256: 451beb4148345b608dfb5ae4d0f5636174f157a2df3a3d033580a37dd62d4390 SHA512: 2668a0d9429da969c64c7295187dd91c7d687d92ed8f1b873fb2eb7f9053dda7aacb65ec87aac5c2a22a1dfa2896a068eafe7c34f013d089a1aade4bdd0846bf Homepage: https://invent.kde.org/pim/libkdepim Description: KDE PIM library - plugins This is the internal runtime package for applications from the KDE PIM module. It contains plugins that are distributed with the library. . This package is part of the KDE PIM module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5libkdepim5 Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkf5libkdepim Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 216 Provides: libkf5libkdepim5-22.12 Depends: libkf5libkdepim-data (>= 4:22.12.3-ok1), libc6 (>= 2.17), libkf5i18n5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5libkdepim-plugins Filename: pool/main/libk/libkf5libkdepim/libkf5libkdepim5_22.12.3-ok1_arm64.deb Size: 58076 MD5sum: 6203743c89527beb913cabd2bcd312fc SHA1: 8ef9a46f3893b7a8e121b4e9735e989f20644078 SHA256: 8f0dfea686984dccd8537f23ce64dd85e621ac6f3aa8104a61373c3269373025 SHA512: 891e8e21019aba98a518b36c9e9f75139542fe13532617a79f0ca01c14ba24248aaa73e199a621c15c7c2aad17510dade2d2923831fbb85b58547e02c90ce13c Homepage: https://invent.kde.org/pim/libkdepim Description: KDE PIM library This is the internal runtime package for applications from the KDE PIM module. It contains shared libraries and data which most of KDE PIM applications use. . This package is part of the KDE PIM module and hold the part of libkdepim that do not depend on Akonadi. 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/main/k/kmediaplayer/libkf5mediaplayer-data_5.92.0-0ok1_all.deb Size: 2514 MD5sum: 7934d2943dfb202ec1b7e5622b5727a3 SHA1: bc6526e993c462c576e5eebed278d3886812ee39 SHA256: fc8341a0494afbf68dd56033efc61d54cdc0bf68f8d331694cbcdd475f298cc1 SHA512: 827e646f14fca9762c24cd5d556d9b649a97cea0c5d3ae95c1cd116365e92343a0a4e104278fe8ec029b4db3b56528e0ebc66a3ad5f117ac8fd03946a00642e4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5mediaplayer-dev Architecture: arm64 Version: 5.92.0-0ok1 Priority: optional Section: libdevel Source: kmediaplayer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 51 Depends: libkf5mediaplayer5 (= 5.92.0-0ok1), libkf5parts-dev (>= 5.92.0~) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kmediaplayer/libkf5mediaplayer-dev_5.92.0-0ok1_arm64.deb Size: 8588 MD5sum: 6fb32d6493b5504de9729fb78427b3bc SHA1: 92ed0eddebbcafaa19fb213da1431369b18d32d0 SHA256: 59013702ee212468a37ff67d64757799856491420379f0e32ae6d364af7adccb SHA512: 9bb8f4476fa9a37a42dd09aab4f0203a20dd516bbbcdd8d0a504892a24c84053f3bc3ed204330d64bb9090a8015e60ad2785eb4d3fe02276c9bb843c3ddf632e 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. through view as well as XML GUI KActions. KMediaPlayer/Engine omits the user interface facets, for those who wish to provide their own interface. . Contains development files for kmediaplayer. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5mediaplayer5 Architecture: arm64 Version: 5.92.0-0ok1 Multi-Arch: same Priority: optional Section: libs Source: kmediaplayer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 63 Depends: libkf5mediaplayer-data (= 5.92.0-0ok1), libc6 (>= 2.17), libkf5parts5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kmediaplayer/libkf5mediaplayer5_5.92.0-0ok1_arm64.deb Size: 14594 MD5sum: 4104eb78256a883ba4f6af277ed60498 SHA1: 3e811a98b1a2cc1659731e3e2222ec11bcd03309 SHA256: ff274700018011b5c8d32f0303b4122c8c20a6d79411fc342e43d2bc920b1311 SHA512: e9e1637719a2078139d27d319612a60aa90faf91e5dbc318d608a6f898ab5a6a59a77c9ab223d686774334ae5bb24218ddd57dc483654c0e772b858d1d4fe005 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. 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/main/k/kmime/libkf5mime-data_22.12.3-ok1.1_all.deb Size: 32938 MD5sum: 7fdba63f4e701ed76c96aca2c9b98464 SHA1: b5c5db267c999e81a96fafe5f3d34c57b51737e2 SHA256: b54f005363548c97343ed3322f783ffe48ad22042fe616078ad8aff4e2e52e90 SHA512: 6f86da2f02d4694265eb2fc508830ea2b8e95917852147ed0422f00c5669e6adaf98211a54ec2d7d19581efb81f6e3a1ae79ceaf3cee054a1cf162b8f23a349d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5mime-dev Architecture: arm64 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/main/k/kmime/libkf5mime-dev_22.12.3-ok1.1_arm64.deb Size: 26556 MD5sum: bdb026f4b07073db5a137b272482cfb5 SHA1: 4bca3bc9ab394950b0778d2d8e826b3c0fae2ca8 SHA256: aa0cb3b6219acfef98b4bf42453f9b181588de470becb523e59b8b035893cbaf SHA512: 7431c0e25a126385d4b0f2e4869ffb89fa5ee3cfcd974029785c68579951804fe11b33e60a1d14e34a6046ed24df1bb704e31920318bf6e887e81980325ac016 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5mime5abi1 Architecture: arm64 Version: 22.12.3-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: kmime Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 499 Provides: libkf5mime5-22.12 Depends: libkf5mime-data (= 22.12.3-ok1.1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5codecs5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kmime/libkf5mime5abi1_22.12.3-ok1.1_arm64.deb Size: 120514 MD5sum: 452f8fe149be85f5f8118b68bc9a3ebe SHA1: fca6e1763d76ddbe906d90f4a759bc36c2052a51 SHA256: b1837b2bba6752c86bf29b39e30581adf899265414e51260c1235a43405b6743 SHA512: cec670eb2704ad6c2d71107b7da19b49ae959cbec63d946eeb8e322c40f1a34a3597f4779ff47f0ac4c9b9b8fd5f78dc271ca352cfa33f85e15310f1bf8ca34f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5package-data Architecture: all Version: 5.92.0-ok3 Multi-Arch: foreign Priority: optional Section: libs Source: kpackage Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 581 Filename: pool/main/k/kpackage/libkf5package-data_5.92.0-ok3_all.deb Size: 83442 MD5sum: 0832a806d13d6f86c5d729177ca81e2d SHA1: a7270c63ccaa3d76fcf70140c376f648ac9da4b1 SHA256: d7fc43be3eda822758aa5c13be1167b28f78ee554ba45d4fc571d0d446d1257d SHA512: 9dd974526143f65d89489f30aee604fcea322959ce6d5e3ed8d5efb3d12c0f27ca21ec0ed6e8c0de2cd833480d88207f333d5a461d1458f7c27c55345960d0d1 Homepage: https://invent.kde.org/frameworks/kpackage Description: non-binary asset management framework KPackage provides classes for applications to manage user installable packages of non-binary assets. . This package contains the translations. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5package-dev Architecture: arm64 Version: 5.92.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: kpackage Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 92 Depends: extra-cmake-modules (>= 5.92.0~), kpackagetool5 (= 5.92.0-ok3), libkf5coreaddons-dev (>= 5.92.0~), libkf5package5 (= 5.92.0-ok3), qtbase5-dev (>= 5.15.2~) Recommends: libkf5package-doc (= 5.92.0-ok3) Breaks: libkf5declarative-dev (<< 5.54), libkf5plasma-dev (<< 5.54), plasma-framework-dev (<< 5.28) Filename: pool/main/k/kpackage/libkf5package-dev_5.92.0-ok3_arm64.deb Size: 15240 MD5sum: 72e1d1aa85e0cea28a49bc4327d55594 SHA1: 1e8e18ee0481d6de620cf8fd053a8dd388ef037a SHA256: f2ee1c35d0a05e2b1995a22cf74e101d5b4585070056e0a90604fbd2f35799cb SHA512: 8b86043bd8d01fdc2c6639bd3a960ce153f005310f2951187a1adee5a4d75b297cccc2584bf72deadfba90cdcad1c4e35554108dd73925169b3e015b808ddd23 Homepage: https://invent.kde.org/frameworks/kpackage Description: development files for kpackage KPackage provides classes for applications to manage user installable packages of non-binary assets. . This package is part of KDE Frameworks 5. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5package-doc Architecture: all Version: 5.92.0-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: kpackage Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 276 Filename: pool/main/k/kpackage/libkf5package-doc_5.92.0-ok3_all.deb Size: 147832 MD5sum: 99c4f9e1614d3f179143ec593438453b SHA1: 378bae1bfbc940f6104d40c74ec757f2898bf7e0 SHA256: 4a3af093f05161eba07a3e32951241623a433d04eca87050b29653d7ae469756 SHA512: de23d1aec0edea5ae94f59189add1420bfdcebc1ae3757d0fb85cec1cfe69e96fc726a1640fcf1e8c8c32a8b3676e88a78b4d14d49072201e96288639cb4e269 Homepage: https://invent.kde.org/frameworks/kpackage Description: non-binary asset management framework (documentation) KPackage provides classes for applications to manage user installable packages of non-binary assets. . This package contains the qch documentation files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5package5 Architecture: arm64 Version: 5.92.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: kpackage Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 219 Depends: libkf5package-data (= 5.92.0-ok3), libc6 (>= 2.17), libkf5archive5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: kpackagetool5 (>= 5.92.0-ok3) Breaks: kpackagelauncherqml (<< 5.54), libkf5declarative5 (<< 5.54), libkf5kcmutils5 (<< 5.42), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), libkf5quickaddons5 (<< 5.54), libkf5runner5 (<< 5.42), plasma-framework (<< 5.54), qml-module-org-kde-runnermodel (<< 5.42) Filename: pool/main/k/kpackage/libkf5package5_5.92.0-ok3_arm64.deb Size: 50600 MD5sum: 7d6da38d82f1bd619f8b62ff849794ab SHA1: aed746835e4f68ccfc14881a4b7447a54f9dca6f SHA256: e0bbe76104c2fc28b29122a3000006479d6e63579416d7622a1168befcf4baaf SHA512: 87d736fec7a8f18cc556d02e2046ae2ab1ada0f2a83af7a59fb43137229b6d88f7b28ade8d4a52f1c5548867ea565692e717a6277934ed055e240dcbaabea8a2 Homepage: https://invent.kde.org/frameworks/kpackage Description: non-binary asset management framework KPackage provides classes for applications to manage user installable packages of non-binary assets. . This package is part of KDE Frameworks 5. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5plasma-dev Architecture: arm64 Version: 5.92.0-ok3.1 Priority: optional Section: libdevel Source: plasma-framework Origin: openKylin Maintainer: openKylin Developers Installed-Size: 727 Depends: extra-cmake-modules (>= 5.92.0~), libkf5package-dev (>= 5.92.0~), libkf5plasma5 (= 5.92.0-ok3.1), libkf5plasmaquick5 (= 5.92.0-ok3.1), libkf5service-dev (>= 5.92.0~), libkf5windowsystem-dev (>= 5.92.0~), plasma-framework (= 5.92.0-ok3.1) Recommends: libkf5plasma-doc (= 5.92.0-ok3.1) Breaks: libkf5runner-dev (<< 5.54) Filename: pool/main/p/plasma-framework/libkf5plasma-dev_5.92.0-ok3.1_arm64.deb Size: 416660 MD5sum: 10b5235de11d81ce0a7043d056da691b SHA1: c769450ffb1cbf499fe98c72ff6f953728dcdf64 SHA256: ed26530b1462c672f1256b24ac5f1d8a855c8d5b1edfd163b8d2b7b1e3bdb9bf SHA512: 52c34f65f6afb88b415155030402259f73c37e17db0d038d6fabd3be3fa7dd447e5a4aae909cdf06d8c29f7c2ae80037359cc75cada7241035a77d49b20e4c85 Homepage: https://invent.kde.org/frameworks/plasma-framework Description: development files for plasma-framework Plasma library and runtime components based upon KF5 and Qt 5. . Contains development files for plasma-framework. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5plasma-doc Architecture: all Version: 5.92.0-ok3.1 Multi-Arch: foreign Priority: optional Section: doc Source: plasma-framework Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1225 Filename: pool/main/p/plasma-framework/libkf5plasma-doc_5.92.0-ok3.1_all.deb Size: 593136 MD5sum: 1490e0487b9f844790b1bb45b3f1f8eb SHA1: 4650eb89ece80d74b43b2b93da50ac38339d7fa6 SHA256: 652ef100e266b357e02a63a2743fbe7e0af311e4c15ae8ed2c3b2492114118ba SHA512: ee6deea846afa2587f2719e0ad3b8c4320e8228a83676c2154ffd3c1120ca72d64534902f8a6ad25f77740195e1c48432e50b801c19288e43406af1f75c3b5ae 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5plasma5 Architecture: arm64 Version: 5.92.0-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: plasma-framework Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1326 Depends: kio, kpackagetool5, libc6 (>= 2.17), libkf5archive5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5declarative5 (>= 4.96.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.92.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5kiogui5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5notifications5 (>= 5.92.0~), libkf5package5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5), libxcb1 Breaks: plasma-framework (<< 5.70.1-0) Filename: pool/main/p/plasma-framework/libkf5plasma5_5.92.0-ok3.1_arm64.deb Size: 262964 MD5sum: 8e985329cf9ae25c54cc40d4ebdfaaef SHA1: bae9f46015763bfdf9bd70476237e55de08cc20f SHA256: 833d30863ea150754765333b2676c54b41bf4766649e804a3a9d99d31cc25dee SHA512: dccf1a4a07021cd3c15f6b866e9f1b99d2c4cb1ba3380f4574844c94a123c565a42dc548f428eb7585896610a8df25a60fbcf8340f725ebb1e7568af9d826da2 Homepage: https://invent.kde.org/frameworks/plasma-framework Description: Plasma Runtime components Plasma library and runtime components based upon KF5 and Qt5. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5plasmaquick5 Architecture: arm64 Version: 5.92.0-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: plasma-framework Origin: openKylin Maintainer: openKylin Developers Installed-Size: 583 Depends: kpackagetool5, libc6 (>= 2.17), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5declarative5 (>= 5.45.0), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5package5 (>= 5.92.0~), libkf5plasma5 (>= 5.77.0), libkf5quickaddons5 (>= 5.26.0), libkf5waylandclient5 (>= 4:5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5), libxcb-shape0, libxcb1 Filename: pool/main/p/plasma-framework/libkf5plasmaquick5_5.92.0-ok3.1_arm64.deb Size: 122220 MD5sum: f9d34daabc5929429707edf7b5ca0758 SHA1: 4056b03af261d3f427d7d39039e07fa9da3fb90f SHA256: 228c4bdecea03baf9a9be71cf3a2d48c10ef1346f48a93f380dded88ccaa2747 SHA512: 06b10c7db2061c8ef3d5911092fd267de51f975e28252df54e098608ef1f6f7da3c66971428198659cbfaf8cac283e2e60cf042b46009d9b412a7e23c243fa1d Homepage: https://invent.kde.org/frameworks/plasma-framework Description: Plasma Runtime components Plasma library and runtime components based upon KF5 and Qt 5. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5purpose-bin Architecture: arm64 Version: 5.92.0-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: purpose Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1662 Depends: qml-module-org-kde-bluezqt (>= 5.70.0~), qml-module-org-kde-kquickcontrolsaddons (>= 5.70.0~), qml-module-org-kde-prison, qml-module-qtquick-dialogs, kio, libaccounts-qt5-1 (>= 1.13), libc6 (>= 2.34), libkaccounts2 (>= 4:20.08.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5kiogui5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5notifications5 (>= 5.92.0~), libkf5purpose5 (= 5.92.0-ok2.1), libkf5service-bin, libkf5service5 (>= 5.69.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Suggests: kdeconnect Filename: pool/main/p/purpose/libkf5purpose-bin_5.92.0-ok2.1_arm64.deb Size: 253026 MD5sum: 55610094eb5eb103f0b1c2fef5d33e87 SHA1: edef6fc8cad3f4d8c8d91b2fb8b4e28cc547dbbf SHA256: 6557747bfe9d822389c32339f9aa929adb894d2c81355e6f634f8a4affa4e7c0 SHA512: e77de0d700f03a7811418319238106d696e7b39be0483341d4d1a281c000e72a10129e3fe43950d226eb43a34b669970746a5069c0358d4be40da6ec5caed9f0 Homepage: https://invent.kde.org/frameworks/purpose Description: abstraction to provide and leverage actions of a specific kind, runtime Purpose offers the possibility to create integrate services and actions on any application without having to implement them specifically. Purpose will offer them mechanisms to list the different alternatives to execute given the requested action type and will facilitate components so that all the plugins can receive all the information they need. . This package contains the Purpose runtime elements. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5purpose-dev Architecture: arm64 Version: 5.92.0-ok2.1 Multi-Arch: same Priority: optional Section: libdevel Source: purpose Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 66 Depends: libkf5coreaddons-dev (>= 5.92.0~), libkf5purpose5 (= 5.92.0-ok2.1), qtbase5-dev (>= 5.15.2~) Filename: pool/main/p/purpose/libkf5purpose-dev_5.92.0-ok2.1_arm64.deb Size: 9642 MD5sum: 325da0bb839e195eaaef00c55d8bbdb4 SHA1: c91f8a990a6bfce54cbfffa7364cf22906c64052 SHA256: cb2142b52469b0b00c4923907a574dba6178b063211c746f7c098d25f168baa1 SHA512: 8c2fc407e9b407342547eff23b09da6f64e07184b42085b1b44d3347f80551fa755c9b2546f5369d9857f85bc8d21c34fbd2b03b806b650fa2386c3495aa5eab Homepage: https://invent.kde.org/frameworks/purpose Description: abstraction to provide and leverage actions of a specific kind, devel files Purpose offers the possibility to create integrate services and actions on any application without having to implement them specifically. Purpose will offer them mechanisms to list the different alternatives to execute given the requested action type and will facilitate components so that all the plugins can receive all the information they need. . This package contains the Purpose development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5purpose5 Architecture: arm64 Version: 5.92.0-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: purpose Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 190 Depends: qml-module-org-kde-kquickcontrolsaddons (>= 5.70.0~), qml-module-qtquick-controls2, libc6 (>= 2.17), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5purpose-bin, qml-module-org-kde-purpose (= 5.92.0-ok2.1) Suggests: kde-telepathy-send-file Breaks: libkf5purpose-bin (<< 5.70.0-0) Replaces: libkf5purpose-bin (<< 5.70.0-0) Filename: pool/main/p/purpose/libkf5purpose5_5.92.0-ok2.1_arm64.deb Size: 48924 MD5sum: e2a0e8a46851da73c71b04fac7a6bb8e SHA1: c3762d0746f686127724e6f926d51306b095f858 SHA256: 6539de3f7321eaff414ae80a088fabf6bcadb7d802e6a9be836e3578cd0519e6 SHA512: 86bbf97e75f3eabb7b732a28de27491a49f5e4b95f62d3fb03695ceaf976b1739be558207d39decbc50acc760c6c63686445ffd82133770115babeb605bf8f0e Homepage: https://invent.kde.org/frameworks/purpose Description: library for abstractions to get the developer's purposes fulfilled Framework for providing abstractions to get the developer's purposes fulfilled. . This package contains the Purpose library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5quickaddons5 Architecture: arm64 Version: 5.92.0-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 166 Depends: kpackagetool5, libc6 (>= 2.17), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.2.0), libkf5declarative5 (>= 5.12.0), libkf5i18n5 (>= 5.92.0~), libkf5package5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5kcmutils5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), plasma-framework (<< 5.54) Filename: pool/main/k/kdeclarative/libkf5quickaddons5_5.92.0-ok3.1_arm64.deb Size: 37774 MD5sum: fa7f510850d9dcf186716ff4b0e7c0c5 SHA1: 910a3e21c6ec5356d857bfa337f6cc0fb34e477a SHA256: a13efdc6bb8433eec7de573483bd7c5712a141037cc5880630f5dd75ce45c3ab SHA512: a33adf286d48f5e0101a0c12c688106e8af335a0a8076bb67de7841ca416765c99500df9bbcad8297754161f97e16bcfd0ae3af25957fffbfa616069fb6e4e73 Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE frameworks -- quickaddons Framework providing optimized image texture caching. 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/main/libk/libkf5sane/libkf5sane-data_22.12.3-ok1_all.deb Size: 82492 MD5sum: c2bcc198d713cf79f42ecd18a1f505d6 SHA1: 984e632c2db4f91ca58a7e7cff0f272b6369ede7 SHA256: 4de5277b227a9c096f76aa01b5ed5fb50df3085bf130d58b292ae6b446fb00af SHA512: d70cdeaa7a603b01c4621d9683891b8106af110a26f4c7d54951bdb95c36c9f271c0fd8274cccbf6e7687dc2d7f572796e9b94df3bdf3d6bbb54c9b9f3aae1d1 Homepage: https://invent.kde.org/graphics/libksane Description: scanner library (data files) The KDE scanner library provides an API and widgets for using scanners and other imaging devices supported by SANE. . This package contains data files used by the library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5sane-dev Architecture: arm64 Version: 22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libkf5sane Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 53 Depends: libkf5sane5 (= 22.12.3-ok1), qtbase5-dev (>= 5.15.2~) Filename: pool/main/libk/libkf5sane/libkf5sane-dev_22.12.3-ok1_arm64.deb Size: 11170 MD5sum: c2ab3237593a8cbcc49cb6f62d60158c SHA1: b181a73179b70ce4779bf80cd6700d630c901ff1 SHA256: 1344dcd3dbeebef777cec424e5723d19164a9b6d3680cfe0a5cd67a609d2411e SHA512: 0c7f0a30a5bd462991f6cfb60d83df4f9006e2adb6932d30296ad10ead2ea504317e57cab91cbc535c7e9a9a0aabc7d245c786ecf004096182f4f75d66286f3a Homepage: https://invent.kde.org/graphics/libksane Description: scanner library development headers The KDE scanner library provides an API and widgets for using scanners and other imaging devices supported by SANE. . This package contains the scanner library development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5sane5 Architecture: arm64 Version: 22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkf5sane Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 295 Depends: libkf5sane-data (= 22.12.3-ok1), libc6 (>= 2.29), libkf5i18n5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libksanecore1 (>= 22.08.3), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/libk/libkf5sane/libkf5sane5_22.12.3-ok1_arm64.deb Size: 85628 MD5sum: cb135572e633df7f56c26d4ac2422cc0 SHA1: ac035ee91fa08ea541982f97784adec37ba05551 SHA256: 8ff2da804393512abd33b8741ddbc49facd688efd372a571e0ec80e76c7623b6 SHA512: eec827a095e273c82428bcf873c2e1e5222fffec560e30f2c177c4be19cb6bea8f4cc1375bb712b2150ca3643c6af291fbf15649ddce61c36a40546b5cbb1a8a Homepage: https://invent.kde.org/graphics/libksane Description: scanner library (runtime) The KDE scanner library provides an API and widgets for using scanners and other imaging devices supported by SANE. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5screen-bin Architecture: arm64 Version: 4:5.24.4-ok3 Multi-Arch: foreign Priority: optional Section: libs Source: libkscreen Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1081 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.66.0~), libkf5screen7 (= 4:5.24.4-ok3), libkf5waylandclient5 (>= 4:5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), libxcb-randr0 (>= 1.3), libxcb1 (>= 1.6) Breaks: libkf5screen7 (<< 4:5.20.4-0) Replaces: libkf5screen7 (<< 4:5.20.4-0) Filename: pool/main/libk/libkscreen/libkf5screen-bin_5.24.4-ok3_arm64.deb Size: 167190 MD5sum: 67be30415a4b120b4efa30751aed90d8 SHA1: 0e0c991e5d3a41cb8d07d04f231b6fa41b7130d4 SHA256: 8469c2227dc25e1984ce73ae17bd1f6a85a7ddc4920b40b22764b7c2f2a5fcf6 SHA512: c3dc838941b3de9720eaf4bda9633cb874d4e8a2ebe1073f369f5e2211a0e12d3889c466b69256d749ee0a35c5ea32595f5ca71995808ef9443fa9348d4f9437 Homepage: https://invent.kde.org/plasma/libkscreen Description: library for screen management - helpers The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the library helpers and the corresponding D-Bus service. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5screen-dev Architecture: arm64 Version: 4:5.24.4-ok3 Priority: optional Section: libdevel Source: libkscreen Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 90 Depends: libkf5screen7 (= 4:5.24.4-ok3), qtbase5-dev (>= 5.15.0~) Filename: pool/main/libk/libkscreen/libkf5screen-dev_5.24.4-ok3_arm64.deb Size: 14898 MD5sum: d05f915f815fc7dec4ec5202076c7e66 SHA1: 97b18b500f3e033114bfd553e8cfd03bbee5a3e9 SHA256: 41b7f9fe48e4319a9f598d7e4768f6cc4225f8f18dcd59bb5ed8d60a97cd5464 SHA512: 0a734ea7c35222525224b400fd8cea7e5bfa2c9f780df6bf5232d6af4596a76c368a9d543ef7af19b3781b436020ca337ac5e31d71516baf98ca8a4db57ce6b8 Homepage: https://invent.kde.org/plasma/libkscreen Description: library for screen management - development files The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the files necessary for development. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5screen7 Architecture: arm64 Version: 4:5.24.4-ok3 Multi-Arch: same Priority: optional Section: libs Source: libkscreen Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 434 Depends: libc6 (>= 2.29), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5) Recommends: hwdata Filename: pool/main/libk/libkscreen/libkf5screen7_5.24.4-ok3_arm64.deb Size: 97632 MD5sum: 8491e34a3afaa44cf6a676c3edf54f35 SHA1: 41471fcb3e0eb25ffb56fd690baf0e7bbf5afdd6 SHA256: 13038077db9db9bc24568731f1c4a92f4bcc9af7272a3580adae49885143e76e SHA512: 4c59b4f43c05990dd596fc9c0ac8ff6fee18e2880e5076f10e33487ee47eb640c199c68cc0e2b0a5fa17a10fa80bd20e12ea03fe2d711d9d8868f1992a0c285e Homepage: https://invent.kde.org/plasma/libkscreen Description: library for screen management - shared library The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the shared library cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5sysguard-bin Architecture: arm64 Version: 4:5.24.7-ok2 Priority: optional Section: libs Source: libksysguard Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 197 Depends: libkf5sysguard-data (= 4:5.24.7-ok2), libksgrd9 (= 4:5.24.7-ok2), libksysguardformatter1 (= 4:5.24.7-ok2), libksysguardsensorfaces1 (= 4:5.24.7-ok2), libksysguardsensors1 (= 4:5.24.7-ok2), libprocesscore9 (= 4:5.24.7-ok2), libprocessui9 (= 4:5.24.7-ok2), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5authcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libnl-3-200 (>= 3.2.7), libpcap0.8 (>= 1.0.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 6) Breaks: ksysguard (<< 4:5.21.80) Replaces: ksysguard (<< 4:5.21.80) Filename: pool/main/libk/libksysguard/libkf5sysguard-bin_5.24.7-ok2_arm64.deb Size: 55440 MD5sum: 4d75987ecc6dce8b606ffea7857d49d3 SHA1: a709ef68ab05b6e6ef9b505af2d1b653f75c9ef4 SHA256: 0eb4f86920f7e919c17e9177b61c07d770329c50652681143e55a0f746852fc5 SHA512: 5511e302477001365d5049bb45bdd96eca485f45b7d69fa30b14e632638d6cf793e0a213a255489527c23a75593d1f5353f70c883412f571e713df13929b2d12 Homepage: https://invent.kde.org/plasma/libksysguard Description: library for system monitoring - utilities 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 support utilities. 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/main/libk/libksysguard/libkf5sysguard-data_5.24.7-ok2_all.deb Size: 597184 MD5sum: 63cf1f1e476cafc053815f86cf6b271f SHA1: 0da42fb9474cb6c34696961d785df441225de5ca SHA256: 39a3af7ad00bedcc31bb99e04f6264ffc55996c90104d7cc7f6dd6356ba631a4 SHA512: 60bbf54ff5ebd8848ebb083a47b7a04f03d1fb35657fe7e555c79138939b530a5c66c25389bd7878377d5a4cfc6d850390df66ba2e14accf1fda9e6685c002e3 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5sysguard-dev Architecture: arm64 Version: 4:5.24.7-ok2 Priority: optional Section: libdevel Source: libksysguard Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 316 Depends: libkf5config-dev (>= 5.90.0~), libkf5i18n-dev (>= 5.90.0~), libkf5sysguard-bin (= 4:5.24.7-ok2), libksignalplotter9 (= 4:5.24.7-ok2), liblsofui9 (= 4:5.24.7-ok2), qml-module-org-kde-ksysguard (= 4:5.24.7-ok2), qtbase5-dev (>= 5.15.0~), qtdeclarative5-dev (>= 5.15.0~) Filename: pool/main/libk/libksysguard/libkf5sysguard-dev_5.24.7-ok2_arm64.deb Size: 54122 MD5sum: 6f069a2b2e083f1f86c17c5b6b5eb761 SHA1: cf2f5f743948663fd84fad1b6b78086a90bf5844 SHA256: aef595d28abe3ae0a5e7110c91a952ad0c2b5d246b7a2da400104e1cbd3b8a43 SHA512: f2b770fefdf91d2b9967bd5222ce26ec53279992a3f83e599acba26c60dca19105b5c7445ea253ef9d3c823de4593e69b8ded212c6b04988081f9d2d1f95b43f Homepage: https://invent.kde.org/plasma/libksysguard Description: library for system monitoring - development 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 files necessary for development. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5torrent6abi3 Architecture: arm64 Version: 22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libktorrent Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2733 Depends: kio, libc6 (>= 2.33), libgcc-s1 (>= 3.0), libgcrypt20 (>= 1.8.0), libgmp10, libkf5archive5 (>= 5.85.0), libkf5configcore5 (>= 4.97.0), libkf5coreaddons5 (>= 5.80.0), libkf5i18n5 (>= 5.85~), libkf5kiocore5 (>= 5.85~), libkf5kiowidgets5 (>= 5.85~), libqca-qt5-2 (>= 2.0.2), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.15.1), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5.2) Suggests: libktorrent-l10n (>= 22.12.3-ok1) Filename: pool/main/libk/libktorrent/libkf5torrent6abi3_22.12.3-ok1_arm64.deb Size: 609850 MD5sum: b6cca287ec484bc70e04a0bff8184f15 SHA1: 883be130780f3a97c6d33392978b4b7fc382d0de SHA256: 2a3958b45bbcb666abf595a1924470d6942cf2ecaeccb8eb38fed89a0b719a3d SHA512: 6b5e4b58bd3510c578b45f500a78294ab14cfd76f26579bc230333fc11a6d3d365adfb79eeee9be1edb52a56af959069e877861b4e29fd8d3299bcf18713aa9c Homepage: https://www.kde.org/applications/internet/ktorrent/ Description: KTorrent library for C++ / Qt 5 / KDE Frameworks The KTorrent library is a C++ / Qt 5 / KDE Frameworks based implementation of the BitTorrent protocol (mostly client side). . The library supports connectivity to HTTP and UDP trackers, mainline DHT and the new generation Micro Transport Protocol (uTP). In addition, it provides many powerful BitTorrent network features including but not limited to torrent downloading and seeding, torrent creation and downloaded data verification, magnet links, advanced peer management, IP blocking lists. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5wayland-dev Architecture: arm64 Version: 4:5.92.0-ok3~1115 Priority: optional Section: libdevel Source: kwayland Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 820 Depends: libkf5waylandclient5 (= 4:5.92.0-ok3~1115), libkf5waylandserver5 (= 4:5.92.0-ok3~1115), libwayland-dev (>= 1.13~), qtbase5-dev (>= 5.15.2~), libc6 (>= 2.17), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5wayland-doc (= 4:5.92.0-ok3~1115) Breaks: kwayland-dev (<< 4:5.23.0-0) Replaces: kwayland-dev (<< 4:5.23.0-0) Filename: pool/main/k/kwayland/libkf5wayland-dev_5.92.0-ok3~1115_arm64.deb Size: 105056 MD5sum: 69b288a180f31be3f2d43105cab8efd2 SHA1: 8c5bb59a68585d0fc37783e639606d569beb138f SHA256: 44889ea0136e2dcf84cdfa350c3a1cf73d14b6e7ca885e808e11ba2759563c29 SHA512: 589d2bf81c36ef7e98a7550053933b5ac484aca9845a52a9c1abda7853e729f4d150f09b92acff02baab661b0a429d2c5bbe617caf2178e36114cc8efa1380fe Homepage: https://invent.kde.org/frameworks/kwayland Description: development files for kwayland KWayland provides a Qt-style Client and Server library wrapper for the Wayland libraries. . Contains development files for kwayland. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5wayland-doc Architecture: all Version: 4:5.92.0-ok3~1115 Multi-Arch: foreign Priority: optional Section: doc Source: kwayland Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 4238 Filename: pool/main/k/kwayland/libkf5wayland-doc_5.92.0-ok3~1115_all.deb Size: 1827402 MD5sum: 897417dab4c9a3e05303309860a21a67 SHA1: 3e9651e35f6fa56317ccfc992367ba4f3b85fd82 SHA256: 5e147f92755874ee6c1f0d322b2ab691e1d54ac5cad8a18175dd05a15dfd0e3d SHA512: 4dc629bb22059e03e90fbde8fd4660db8b1be6a728bfdc172e28e2cf42e7c9be607c7e26e8ff1802d13e72cb435f0d275a1173324e7171acff009d7de19bc0e1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5waylandclient5 Architecture: arm64 Version: 4:5.92.0-ok3~1115 Multi-Arch: same Priority: optional Section: libs Source: kwayland Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1143 Depends: kwayland-data (= 4:5.92.0-ok3~1115), libc6 (>= 2.17), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0) Breaks: libkf5plasmaquick5 (<< 5.54) Filename: pool/main/k/kwayland/libkf5waylandclient5_5.92.0-ok3~1115_arm64.deb Size: 222496 MD5sum: 12f0e3d9fec1b5332dbc12946491a158 SHA1: 18bb1a21ccde889dfb006a9804f52e4521b926f0 SHA256: 21b741cf8ec382bd50a630c34301ed8d16b24a2f9f54d8012643f5fe52bfb32a SHA512: 247339ae66bb4eb51b0fa5b6f25334d92f51350d94186f3a868f2857178790ecf6f2c6642be06311f11abdd8fda1903d268ac679fa008e99db8b3e8374dd3565 Homepage: https://invent.kde.org/frameworks/kwayland Description: Qt library wrapper for Wayland libraries KWayland provides a Qt-style Client library wrapper for the Wayland libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5waylandserver5 Architecture: arm64 Version: 4:5.92.0-ok3~1115 Multi-Arch: same Priority: optional Section: libs Source: kwayland Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1438 Depends: kwayland-data (= 4:5.92.0-ok3~1115), libc6 (>= 2.17), libegl1, libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5), libwayland-server0 (>= 1.13.0) Filename: pool/main/k/kwayland/libkf5waylandserver5_5.92.0-ok3~1115_arm64.deb Size: 294614 MD5sum: ad9b6209e653f76f5befe47380886a40 SHA1: ddd29858df4344e4d8c24c373f6378d18917ddbb SHA256: 9594d973fd2ac4235c9a71dcfae4608a4dcd814d644e66dc8c00ecfb1adf413c SHA512: 0ef28cebe0fd9e42903db84b2ffc63d337185fac2cc6b6a5185db1aee0d4815dcb8c4d2e47153bc8e86ae609f4d38db19bfe44a3c17e68b8c5ffc7b22263f6c7 Homepage: https://invent.kde.org/frameworks/kwayland Description: Qt library wrapper for Wayland libraries KWayland provides a Qt-style Server library wrapper for the Wayland libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5webkit-dev Architecture: arm64 Version: 5.92.0-0ok1 Priority: optional Section: libdevel Source: kdewebkit Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 101 Depends: libkf5webkit5 (= 5.92.0-0ok1), libqt5webkit5-dev (>= 5.15.2~), libc6 (>= 2.17), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kdewebkit/libkf5webkit-dev_5.92.0-0ok1_arm64.deb Size: 18802 MD5sum: 88f691e863916a1b6c46c75747b873b3 SHA1: 965be4a82d494ba9f88f7eafcea74d937943316d SHA256: 0e77978bc34b92f95ed3346eeb64a8d832fc1908e9c485e2c71182f4db5fca64 SHA512: 54016cb09eed2207b8ec80d03859dedbeec8003706f93fee502af35fdac8208b2d385d5d163bb4a59c2f73a29b3d744ad55486395f87ea6ba343a6f0fac49da9 Homepage: https://invent.kde.org/frameworks/kdewebkit Description: development files for kdewebkit The kdewebkit library sits on top of QtWebKit, providing KDE integration for icons, shortcuts, network operation (KIO), cookie management using (KCookieJar) and component embedding (KParts). . Contains development files for kdewebkit. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5webkit5 Architecture: arm64 Version: 5.92.0-0ok1 Multi-Arch: same Priority: optional Section: libs Source: kdewebkit Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 176 Depends: kio, libc6 (>= 2.17), libkf5configgui5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5jobwidgets5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5kiogui5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5parts5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 5.92.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5webkit5 (>= 5.212.0~alpha3), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kdesignerplugin (<< 5.54) Filename: pool/main/k/kdewebkit/libkf5webkit5_5.92.0-0ok1_arm64.deb Size: 50958 MD5sum: c056b383d49092dc5df916a73ccd67db SHA1: e83b72efbb7d55a423a16a69a59b1eeadf97026e SHA256: 77583f6a7b68b8d46a0f5dcca7823bcb6b47c36b00c79973c4d1f9f8ed3fe5c5 SHA512: f72a62b404e56b7f37440de364461e2d061d61f1b527aa449157c716a7afe5a8d9678a53b973ff269ad6e351a36534243ab15a0d167c32335302f9431a3b933f Homepage: https://invent.kde.org/frameworks/kdewebkit Description: KDE Integration for QtWebKit. The kdewebkit library sits on top of QtWebKit, providing KDE integration for icons, shortcuts, network operation (KIO), cookie management using (KCookieJar) and component embedding (KParts). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5windowsystem-data Architecture: all Version: 5.92.0-ok4~0930 Multi-Arch: foreign Priority: optional Section: libs Source: kwindowsystem Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 325 Filename: pool/main/k/kwindowsystem/libkf5windowsystem-data_5.92.0-ok4~0930_all.deb Size: 10262 MD5sum: 1d0fb1b8b820c50bdfda112b255c3195 SHA1: be1b33626ce11748e4b9bef23d448818ff2afde2 SHA256: 0a5f459bf82f7e3fcdc43d3c1c5ea00ee73819f59def810b306b32261a18d510 SHA512: 9a84eb7f4fced2fc1b66f03ed6ae0a8241934ef79c759f12db0a2cbca75f3f797faafdb133d89a3cde753587cba59c0b72b66911177f5061dfc10a36f372bbe9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5windowsystem-dev Architecture: arm64 Version: 5.92.0-ok4~0930 Priority: optional Section: libdevel Source: kwindowsystem Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 294 Depends: libkf5windowsystem5 (= 5.92.0-ok4~0930), qtbase5-dev (>= 5.15.2~) Recommends: libkf5windowsystem-doc (= 5.92.0-ok4~0930) Breaks: libkf5crash-dev (<< 5.54), libkf5kdelibs4support-dev (<< 5.54), libkf5khtml-dev (<< 5.54), libkf5notifications-dev (<< 5.54), libkf5plasma-dev (<< 5.54), libkf5runner-dev (<< 5.54), libkf5textwidgets-dev (<< 5.54), libkf5wallet-dev (<< 5.54), libkf5xmlgui-dev (<< 5.54) Filename: pool/main/k/kwindowsystem/libkf5windowsystem-dev_5.92.0-ok4~0930_arm64.deb Size: 46866 MD5sum: 67f68808d7e056d6088a6c305a94eaa8 SHA1: 8e11a69972ca69b3c50b08b90a541b50fe27f22b SHA256: 051acbb639378f9341b3e8cdf3924acd90d240d8809446578492fd4792369d3b SHA512: 520ad565a824d0d4a3ac61768fb82bbc61eb920dcfc44daa6df772bb3343144a9e4cb75d6b345f1d919185666e1519e15260004d742c8fc69ba3dec252bc16da Homepage: https://invent.kde.org/frameworks/kwindowsystem Description: development files for kwindowsystem The class KWindowSystem provides information about the state of the window manager and allows asking the window manager to change them using a more high-level interface than the NETWinInfo/NETRootInfo lowlevel classes. . Contains development files for kwindowsystem. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5windowsystem-doc Architecture: all Version: 5.92.0-ok4~0930 Multi-Arch: foreign Priority: optional Section: doc Source: kwindowsystem Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1024 Filename: pool/main/k/kwindowsystem/libkf5windowsystem-doc_5.92.0-ok4~0930_all.deb Size: 566032 MD5sum: 8d99f227ef0b4b45b849194046a820c4 SHA1: 39994cf9369eb60d5ebf1cb92bad4cb4db6e96b5 SHA256: dcdd329663b1ea1d20bbd5210942cea260228dc9f18d8f05b26655f72e4fa185 SHA512: a305c3aae8a9d6377ac0166c22fa6daa974fe41b9f90a7cdb5299cfd2169de2e68c8ea300f279c6eafdfb292e817e2bf76466ae197fb582864eb306c9bf51d72 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5windowsystem5 Architecture: arm64 Version: 5.92.0-ok4~0930 Multi-Arch: same Priority: optional Section: libs Source: kwindowsystem Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 779 Depends: libkf5windowsystem-data (= 5.92.0-ok4~0930), libc6 (>= 2.17), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libx11-6, libxcb-keysyms1 (>= 0.4.0), libxcb-res0 (>= 1.10), libxcb1 (>= 1.6), libxfixes3 Recommends: kwayland-integration, qtwayland5 Breaks: kinit (<< 5.54), kio (<< 5.54), libkf5crash5 (<< 5.54), libkf5globalaccel-bin (<< 5.54), libkf5globalaccelprivate5 (<< 5.42), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54), libkf5kiowidgets5 (<< 5.54), libkf5notifications5 (<< 5.54), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), libkf5textwidgets5 (<< 5.54), libkf5wallet-bin (<< 5.54), libkf5wallet5 (<< 5.54), libkf5xmlgui5 (<< 5.54), plasma-framework (<< 5.54), qml-module-org-kde-kquickcontrols (<< 5.54), qml-module-org-kde-kwindowsystem (<< 5.54) Filename: pool/main/k/kwindowsystem/libkf5windowsystem5_5.92.0-ok4~0930_arm64.deb Size: 156832 MD5sum: 7dbab2531b08f1be318263526ce1166d SHA1: 77bab12cd97e559a3beb2195f97a994b27575cc1 SHA256: ee0f013d8320eab91a40def89df56ccf70ee385a14d972508aa6af29d63debc3 SHA512: 1536ab55b5f2e722122ae6b114188818e376a3da48eb456fdf37bc7e8cd64279a6104a037c0c24d2ed34c357b03b140b38c8a048973ef989dbc29b07d4f839a1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5xmlgui-bin Architecture: arm64 Version: 5.92.0-ok3.3 Multi-Arch: same Priority: optional Section: libs Source: kxmlgui Origin: openKylin Maintainer: openKylin Developers Installed-Size: 90 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kxmlgui/libkf5xmlgui-bin_5.92.0-ok3.3_arm64.deb Size: 20718 MD5sum: 753535c383e220d41aaf21b8c26d9e2c SHA1: c688c5e40a2969f908b5354cb27e4c7dc79d8e85 SHA256: 2d8c4bba32aa90005dc97b90e624a6597005f10cbda4d5b093c80dd666b7b62c SHA512: 3626ab4354b91702384c1502f71bbba772cd6c794e91a3bc6e55685b0bae6b670b5987b0c86e837d38c21df1290af7bedd586ec0eaedfa690eeef0c4818738ae Homepage: https://invent.kde.org/frameworks/kxmlgui Description: User configurable main windows. framework for designing the user interface of an application using XML, using the idea of actions. . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5xmlgui-data Architecture: all Version: 5.92.0-ok3.3 Multi-Arch: foreign Priority: optional Section: libs Source: kxmlgui Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2481 Breaks: libkf5xmlgui5 (<< 5.74) Replaces: libkf5xmlgui5 (<< 5.74) Filename: pool/main/k/kxmlgui/libkf5xmlgui-data_5.92.0-ok3.3_all.deb Size: 410636 MD5sum: 042b1fa5255a9e24aae21ebe9f3ed275 SHA1: 836d16d3bd0e23b75f02338e015f1428ebf5f806 SHA256: d5fd2e373cfb3c434b882eda21c99f672db0bb558374b9eb5240c9f0030208e4 SHA512: 1ee059b61ebd4e01bfe4e3b2f44be76e7881d479f48e422bf93939a728c1f3680bc315ffa53b40fe702eb580080a5d0ac18fcf5b0acd7a1141b202be08869af1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5xmlgui-dev Architecture: arm64 Version: 5.92.0-ok3.3 Multi-Arch: same Priority: optional Section: libdevel Source: kxmlgui Origin: openKylin Maintainer: openKylin Developers Installed-Size: 319 Depends: libkf5attica-dev (>= 5.92.0~), libkf5config-dev (>= 5.92.0~), libkf5configwidgets-dev (>= 5.92.0~), libkf5globalaccel-dev (>= 5.92.0~), libkf5iconthemes-dev (>= 5.92.0~), libkf5itemviews-dev (>= 5.92.0~), libkf5windowsystem-dev (>= 5.92.0~), libkf5xmlgui5 (= 5.92.0-ok3.3), qtbase5-dev (>= 5.15.2~), libc6 (>= 2.17), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5xmlgui-doc (= 5.92.0-ok3.3) Breaks: kio-dev (<< 5.28), libkf5bookmarks-dev (<< 5.54), libkf5kcmutils-dev (<< 5.54), libkf5kio-dev (<< 5.54), libkf5newstuff-dev (<< 5.54), libkf5parts-dev (<< 5.54) Filename: pool/main/k/kxmlgui/libkf5xmlgui-dev_5.92.0-ok3.3_arm64.deb Size: 56102 MD5sum: 084476a6eaa04ee0ae55aa02aaee558b SHA1: 4b2cf5964af47bafe41337dd774c922258c36060 SHA256: cb20df8f1f34e3b1eb137b00f60cb27d7dd262a09a8fef1c8584528ac3540a8b SHA512: 63a93d6ee784870d6d25b648e5a86c05ad036f14335017889b700101744d01dc900115c2eef214cace7cc27784460abcd526ddf845da062db138fec24bfc9abc Homepage: https://invent.kde.org/frameworks/kxmlgui Description: User configurable main windows. framework for designing the user interface of an application using XML, using the idea of actions. . Contains development files for kxmlgui. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5xmlgui-doc Architecture: all Version: 5.92.0-ok3.3 Multi-Arch: foreign Priority: optional Section: doc Source: kxmlgui Origin: openKylin Maintainer: openKylin Developers Installed-Size: 994 Filename: pool/main/k/kxmlgui/libkf5xmlgui-doc_5.92.0-ok3.3_all.deb Size: 661164 MD5sum: b1614a98daa04259b1abd1cbfb9fab5c SHA1: e0415551bd20b903a68f0e336f90c829737612d4 SHA256: 5332d65551ff7963c308332362b4263860be1b5cb29df3e043071e54ea8b4165 SHA512: d0a6a0b9d265e094a1aab5d071a82d9c269ef9162993b790dbfbb6eb6d5c04cf17034893535b43ac52cd58569fe180397491ec6d831c80e0b067038c75e426d8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5xmlgui5 Architecture: arm64 Version: 5.92.0-ok3.3 Multi-Arch: same Priority: optional Section: libs Source: kxmlgui Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1502 Depends: libkf5xmlgui-data (= 5.92.0-ok3.3), libc6 (>= 2.17), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.92.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5itemviews5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Recommends: libkf5xmlgui-bin (= 5.92.0-ok3.3) Filename: pool/main/k/kxmlgui/libkf5xmlgui5_5.92.0-ok3.3_arm64.deb Size: 302854 MD5sum: 06b53361040d65ae86c3196a2e2286b8 SHA1: ea7c90dbfa8919adae383839552ddfc49a187ccb SHA256: ae16ec88f9f01a485d6490e6309602ad91281225aa61f3e197d063624c726d62 SHA512: cc1fadb71a8b4243af5e81b6cda4e7dca2a71f274da5a1a498fbd46517828216038812751b42514c19226acf54ab011c6d5f698d146fd3c83b3e6eca47e416aa 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. 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/main/k/kxmlrpcclient/libkf5xmlrpcclient-data_5.92.0-0ok1_all.deb Size: 13964 MD5sum: 2c5faad0a91f508ecfd80f651d67983d SHA1: f43ad00929726238236af4bf25643cadff256110 SHA256: 65293608fe8c39afd861e63468e0196464c1b0e87070bcf14cb6ac165a8145df SHA512: 343c322c9df4703997a78dd3b51a2917d4ac57dcad7812b995eed7a991bbd153e53d0b5652407aa6cc76a92ed3fd81fbec1bb25be0a1a1a88824a7c526c66ea9 Homepage: https://invent.kde.org/frameworks/kxmlrpcclient Description: data files for kxmlrpcclient XML RPC client library. . This package is part of KDE Frameworks 5. . This package contains the data files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5xmlrpcclient-dev Architecture: arm64 Version: 5.92.0-0ok1 Priority: optional Section: libdevel Source: kxmlrpcclient Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 50 Depends: libkf5kio-dev (>= 5.92.0~), libkf5xmlrpcclient5 (= 5.92.0-0ok1), qtbase5-dev (>= 5.4) Recommends: libkf5xmlrpcclient-doc (= 5.92.0-0ok1) Filename: pool/main/k/kxmlrpcclient/libkf5xmlrpcclient-dev_5.92.0-0ok1_arm64.deb Size: 7714 MD5sum: 89f44715b9d137a092a5422025ad4ba1 SHA1: 19a58aaff8d87256fd1f9e3ffa44e36e2bfcbfa9 SHA256: 17f25039f1f60c2814a662910ce8adc87a862d2c648bd31c517845a626bfcb7e SHA512: c8346311c19f278db17f90ccfae3508ee3fdb6c0a7ee3416b070926ccf1f33783acb4693c8fd56e3d1f0bf3269badc63caefe1c760f79549faa16aa600fdc240 Homepage: https://invent.kde.org/frameworks/kxmlrpcclient Description: development files for kxmlrpcclient XML RPC client library. . This package is part of KDE Frameworks 5. . This package contains the development files. 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/main/k/kxmlrpcclient/libkf5xmlrpcclient-doc_5.92.0-0ok1_all.deb Size: 99784 MD5sum: 7c283e594d8f76d1ff1573edc1452682 SHA1: f16ecf14b48eed83d326fdbb79abeae168323a67 SHA256: 866403fcd367dc06db50571c480565e914ad59026cc797f37ad0da08bcd9f8fc SHA512: 5274f7f0481ee3a23aab4c9cbf5d10bd6606033e024cd8d8c7c53dc5820e3004f87805fd6aebc066269014fab0b7c15739ed9140e24b28b865fdaf4e7b49a4b0 Homepage: https://invent.kde.org/frameworks/kxmlrpcclient Description: framework providing an xml rpc client library (documentation) XML RPC client library. . This package is part of KDE Frameworks 5. . This package contains the qch documentation files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkf5xmlrpcclient5 Architecture: arm64 Version: 5.92.0-0ok1 Multi-Arch: same Priority: optional Section: libs Source: kxmlrpcclient Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 113 Depends: libkf5xmlrpcclient-data (= 5.92.0-0ok1), kio, libc6 (>= 2.17), libkf5coreaddons5 (>= 4.97.0), libkf5i18n5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libqt5core5a (>= 5.5.0), libqt5xml5 (>= 5.4), libstdc++6 (>= 5) Filename: pool/main/k/kxmlrpcclient/libkf5xmlrpcclient5_5.92.0-0ok1_arm64.deb Size: 30844 MD5sum: bdda2ac7bf8d809bc2cd506e154ddc26 SHA1: e0bc8db13173dd9e109887849ca32d809a8ec198 SHA256: ce02516ea1992f0cdfb94cc8dcbbd79275004ab15d5bd03c011424df780cb944 SHA512: 81e65491bafa06a6d8b431befa719a463f1960a61e49b436e006600f5e81b68d858dabaab50c680147ef1e0cac6718fde3311128dde9683453eae9b50d6dcc20 Homepage: https://invent.kde.org/frameworks/kxmlrpcclient Description: framework providing an xml rpc client library XML RPC client library. . This package is part of KDE Frameworks 5. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkfontinst5 Architecture: arm64 Version: 4:5.24.7-ok4.3 Priority: optional Section: libs Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 205 Depends: libc6 (>= 2.33), libfontconfig1 (>= 2.12.6), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Filename: pool/main/p/plasma-workspace/libkfontinst5_5.24.7-ok4.3_arm64.deb Size: 46604 MD5sum: bdad98ac381693e82faa40077c3621fa SHA1: 1a6ea8350c6f97360c5df2150fb5cf7133355d41 SHA256: 1ab061a25fbe25a49d159133036d42a0ed7a52fc6b8189dd50f2e2b158f65e72 SHA512: 3244f54b732b10c2a4f6cc262b47f88ced1ff91d770f77e72d4d1fcea33b9b00302445bbf4c569e4810e4b6b7849ae3adf75c5e7031ed3cc7bda6f36ec545795 Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Tools and widgets for the desktop library Plasma Desktop offers a beautiful looking desktop that takes complete advantage of modern computing technology. Through the use of visual effects and scalable graphics, the desktop experience is not only smooth but also pleasant to the eye. The looks of Plasma Desktop not only provide beauty, they are also used to support and improve your computer activities effectively, without being distracting. . This package is part of the KDE Plasma. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkfontinstui5 Architecture: arm64 Version: 4:5.24.7-ok4.3 Priority: optional Section: libs Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 205 Depends: libc6 (>= 2.17), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libkf5configcore5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkfontinst5 (= 4:5.24.7-ok4.3), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5), libx11-6, libxcb-image0 (>= 0.2), libxft2 (>> 2.1.1) Filename: pool/main/p/plasma-workspace/libkfontinstui5_5.24.7-ok4.3_arm64.deb Size: 36406 MD5sum: ed6d12ee3e4d844994be8a03df1522e7 SHA1: 8115218c2ef511f2d3f2317a14bb98e4e8ae39cf SHA256: 9c7279058b6161b884e7815baccf4ec8c7dab28539c101ea471d7bc26e0ba4b6 SHA512: 584d158ecdd76a472bd60887376722ec797403819433f195ca99beb342f7540d27e893c069a8ce279075f46c535abeb2ccce47f92055e79bdc865f5afa718416 Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Tools and widgets for the desktop library Plasma Desktop offers a beautiful looking desktop that takes complete advantage of modern computing technology. Through the use of visual effects and scalable graphics, the desktop experience is not only smooth but also pleasant to the eye. The looks of Plasma Desktop not only provide beauty, they are also used to support and improve your computer activities effectively, without being distracting. . This package is part of the KDE Plasma. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkgantt-dev Architecture: arm64 Version: 2.8.0-1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kdiagram Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 196 Depends: libkgantt2 (= 2.8.0-1ok1), qtbase5-dev (>= 5.2) Filename: pool/main/k/kdiagram/libkgantt-dev_2.8.0-1ok1_arm64.deb Size: 25734 MD5sum: c820c6633bb298e34977a414ae80dfc4 SHA1: 1a7f704468021f07c8ab90d66c7fd06ffd868928 SHA256: f3d151772712c674c9b32ce348d389a155dcf12d31d1a0b39746980c4a98377d SHA512: c079f6351d95e9cb7950df608da541a0a6cadd6bafab57a278262b73f4c2a78bec418155097136b2876c8d04319f9ef0fdcf1951b7933108bd5fd2844720aad6 Homepage: https://cgit.kde.org/kdiagram.git Description: library for creating Gantt diagrams (development files) Gantt charts are a bar charts that illustrate project schedules. KD Gantt provides a module for implementing ODF Gantt charts in Qt-based applications. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkgantt2-l10n Architecture: all Version: 2.8.0-1ok1 Multi-Arch: foreign Priority: optional Section: localization Source: kdiagram Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 103 Filename: pool/main/k/kdiagram/libkgantt2-l10n_2.8.0-1ok1_all.deb Size: 6378 MD5sum: d5d120179773afbbfa0419a213656a25 SHA1: d66c74a37245672c5de8c8d438a0b0e8e6f4a394 SHA256: c15e840ad09c56e86aee702f51d82ee5b40fc38c3fda7936b75e3a64a5222621 SHA512: 2176bb78eafed6dd2da486f01849926f5c8a4b32df4be014d7b640dcf989c43d7c26b6a5cd215f6e5dbc86452f4af43354d51bcd6514d6ba6c1a4eaf29afbbc0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkgantt2 Architecture: arm64 Version: 2.8.0-1ok1 Multi-Arch: same Priority: optional Section: libs Source: kdiagram Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 572 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.12.0~), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5printsupport5 (>= 5.12.0~), libqt5widgets5 (>= 5.12.0~), libstdc++6 (>= 5.2) Recommends: libkgantt2-l10n (= 2.8.0-1ok1) Filename: pool/main/k/kdiagram/libkgantt2_2.8.0-1ok1_arm64.deb Size: 157590 MD5sum: 6954cb9a49cc670c5d53447a9ac0ba9d SHA1: 08961f028cdf9ed383144bdf0dcfe158c9306d82 SHA256: ef70e1e9f5b8a05242feda50dd3730c4b80c4f7da0634bf605e2b6e1da757e63 SHA512: 77bfc766114b63e8e1b6d7ebe9de3199a782406c799f57c023a99a830d5b545bd1d0debadbcc00900a7e18067623294a534403424d5e4f07df93d05610d7ce16 Homepage: https://cgit.kde.org/kdiagram.git Description: library for creating Gantt diagrams (shared library) Gantt charts are a bar charts that illustrate project schedules. KD Gantt provides a module for implementing ODF Gantt charts in Qt-based applications. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkimageannotator-common Architecture: all Version: 0.6.0-1ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kimageannotator Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 247 Breaks: libkimageannotator0 (<< 0.3.1-3) Replaces: libkimageannotator0 (<< 0.3.1-3) Filename: pool/main/k/kimageannotator/libkimageannotator-common_0.6.0-1ok1_all.deb Size: 34496 MD5sum: 5d2c2df5475385dbfbdbc585c0d11c00 SHA1: fc72462b9e8daf7163684bcf97950ff0ea2fab13 SHA256: 6a00c068136bf0b08e4f49138594366694a81782ffb22ee2b46ece29985c18d3 SHA512: 0038d5831db9134846dc8b3619f21cc0bd2917afff91765be10b107b6ed3a1a07b8bc43009fe1633a5559f71ee3349d37d0e620807cd1f8056a0b0ba0680905b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkimageannotator-dev Architecture: arm64 Version: 0.6.0-1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kimageannotator Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 38 Depends: libkcolorpicker-dev, libkimageannotator0 (= 0.6.0-1ok1) Filename: pool/main/k/kimageannotator/libkimageannotator-dev_0.6.0-1ok1_arm64.deb Size: 6210 MD5sum: af5e8949388278288ff56a29d7626920 SHA1: eef97f7b25ee4ecf3826ae41e375be9f25231428 SHA256: a78d563ff66ba32ea37c92d2db878bb2349a4b2f09fb0008b0cf9bf732687d78 SHA512: 40cf1860afabb3f875f08e6f08af4e7d4a79ac654492e51e4eb063089c477245a499e6bb4bbea7a66a7175b57029eb0ecc15a95310bb5b5f96dbd795d86ca85f Homepage: https://github.com/ksnip/kImageAnnotator Description: Image Annotating Library (dev) The kImageAnnotator library provides tools to annotate images. This library is used by the ksnip project. . This package provides the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkimageannotator0 Architecture: arm64 Version: 0.6.0-1ok1 Multi-Arch: same Priority: optional Section: libs Source: kimageannotator Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1276 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libkcolorpicker0 (>= 0.2.0), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 4.5), libx11-6, libkimageannotator-common (= 0.6.0-1ok1) Filename: pool/main/k/kimageannotator/libkimageannotator0_0.6.0-1ok1_arm64.deb Size: 325400 MD5sum: c040a38f04199ab9689e591b54c0316d SHA1: 2c31d452a5c9cfb3c6f9dd2c9b7955c2a3743eca SHA256: 4d11197164cf3e356700f9f9ed19715c1e5a983ed74df8734908bb0f7f511d37 SHA512: 859a57b1b3867ebd16c90ed4c11eb2ceade5bfee0e021d0208e3c7384b19832694c72b82e9dcbc6008138f2a1edef9a31153012fbd08d00553e280f8bce19a7e Homepage: https://github.com/ksnip/kImageAnnotator Description: Image Annotating Library (lib) The kImageAnnotator library provides tools to annotate images. This library is used by the ksnip project. . This package provides the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libklibc-dev Architecture: arm64 Version: 2.0.7-ok5 Priority: optional Section: libdevel Source: klibc Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Kernel Team Installed-Size: 1685 Depends: libklibc (= 2.0.7-ok5), linux-libc-dev Filename: pool/main/k/klibc/libklibc-dev_2.0.7-ok5_arm64.deb Size: 266214 MD5sum: 4da9eaaa8fca9398c378431b6bf78cc2 SHA1: bf62c21db489f5a9802688a1e9dade6a69df3467 SHA256: 9029d3743ffd50290db69f9d85db3e015871d68b6a702d3977d6758db7e8bb05 SHA512: 3b055f01760ce2de955d03aa4c45f711fa2b3c85098e4c6c95b7844f1d25fff5f626330405a092f580cdaa504d6e864ce8785ed24f692cfdcedf41839ea59048 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libklibc Architecture: arm64 Version: 2.0.7-ok5 Multi-Arch: same Priority: optional Section: libs Source: klibc Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Kernel Team Installed-Size: 111 Filename: pool/main/k/klibc/libklibc_2.0.7-ok5_arm64.deb Size: 49150 MD5sum: b4389e200a47cde3a31f715d3ef4a3cc SHA1: e6d6cd2a6e8cbe6123df6776c165d5b3be0e03b6 SHA256: 8a19b55d74d0e7675cc2678ea901d177213c8e3f2e2d1609f25073d2e84014b6 SHA512: 887ce4342f814ce286cc6de4f2e8a8486510a9a1fc08caa48a7eb6a32af4c289060c93683334e66592ce3a6ec8b403d37ad6bfcb7eb1e7e33632dfb514afcff7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkmod-dev Architecture: arm64 Version: 27-ok2.1 Multi-Arch: same Priority: optional Section: libdevel Source: kmod Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Marco d'Itri Installed-Size: 239 Depends: libkmod2 (= 27-ok2.1) Filename: pool/main/k/kmod/libkmod-dev_27-ok2.1_arm64.deb Size: 22662 MD5sum: e9e6fe51a2647156923e769bb637f5a2 SHA1: 1d5658645aeea0620e3550cff1fd201f30362693 SHA256: 77ba8de834aa1a815a3afb9e89415876709b8e955cee296e64e80872f3e9c303 SHA512: 51e8175a52d728af8f3eebb1581422608b25a627e7d6bbc7c71ad92f091133220e00b1066885bca61922b54682265266fda0087a6f893b5efbf22ad9abf44741 Description: libkmod development files This package contains the files needed for developing applications that use libkmod. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkmod2 Architecture: arm64 Version: 27-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: kmod Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Marco d'Itri Installed-Size: 157 Depends: libc6 (>= 2.33), liblzma5 (>= 5.1.1alpha+20120614), libssl3 (>= 3.0.0) Filename: pool/main/k/kmod/libkmod2_27-ok2.1_arm64.deb Size: 38286 MD5sum: 59f9f0d98816da7855f13e922d1b0d8e SHA1: 22555a8bbc65851ce27d50e32b473648072e7b04 SHA256: 7a181228809b81c147f32a311174b296c9fa11153c702d7d40ad4cbcd48a8cf2 SHA512: 07f49aaccc221ef87cb7659c793dc53c0ceeccc46895d45f9c70bfced2ff94df4bada883a91fd97239b823e056593c46096522c96a77119f5fe3033f6a36e9af Description: libkmod shared library This library provides an API for insertion, removal, configuration and listing of kernel modules. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkpipewire-dev Architecture: arm64 Version: 5.24.7-ok1.1 Priority: optional Section: libdevel Source: kpipewire Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 58 Depends: libkpipewire5 (= 5.24.7-ok1.1), libkpipewiredmabuf5 (= 5.24.7-ok1.1), libkpipewirerecord5 (= 5.24.7-ok1.1), qtbase5-dev Filename: pool/main/k/kpipewire/libkpipewire-dev_5.24.7-ok1.1_arm64.deb Size: 9114 MD5sum: bc1938ffa401227df649eed1c3ee1fba SHA1: 3c207db92b6946f3b80a1db5d504afeb1e2a08be SHA256: 4f02abc930700f9a1da8ab7efd3ac1214d455215e9556194559c81263303b9d9 SHA512: f67ebe931c2107e3c213e78be4ae1b6d117c53522407a618c707b94b29476b555f0a312b714bf2c434ab5edb9b1157504b1e98acc1d6dd9f87f88a71c1ef67ea Homepage: https://invent.kde.org/plasma/kpipewire Description: KDE's Pipewire libraries - development files Components for rendering and recording PipeWire streams using Qt. . This package contains the library development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkpipewire5 Architecture: arm64 Version: 5.24.7-ok1.1 Priority: optional Section: libs Source: kpipewire Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 215 Depends: libc6 (>= 2.34), libepoxy0 (>= 1.0), libgbm1 (>= 8.1~0), libkf5i18n5 (>= 5.92.0~), libpipewire-0.3-0 (>= 0.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5quick5 (>= 5.14.1) | libqt5quick5-gles (>= 5.14.1), libstdc++6 (>= 5) Filename: pool/main/k/kpipewire/libkpipewire5_5.24.7-ok1.1_arm64.deb Size: 51434 MD5sum: 0a8b8f2e4917c202d75cdd35b33d5c04 SHA1: 9e9b11b6cb65cfc7210b6279571ded4de580651c SHA256: 7e1cbb339b17159cb4e24bbea06db6253ebdef3cdc08665529580b545a7043c8 SHA512: 0fa75d612ab5591666cfa3b8c5696c5a0d3c153715946345d8a59b19e16c9516bc729cdfcd56d8ba4a8b1405c26eb557cd36413aaf7e9bf627e9834ed2ae07c1 Homepage: https://invent.kde.org/plasma/kpipewire Description: KDE's Pipewire libraries - libkpipewire5 library Components for rendering and recording PipeWire streams using Qt. . This package contains the kpipewire main library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkpipewiredmabuf5 Architecture: arm64 Version: 5.24.7-ok1.1 Priority: optional Section: libs Source: kpipewire Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 36 Depends: libc6 (>= 2.17), libdrm2 (>= 2.4.75), libepoxy0 (>= 1.2), libgbm1 (>= 7.11~1), libkpipewire5 (= 5.24.7-ok1.1), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/k/kpipewire/libkpipewiredmabuf5_5.24.7-ok1.1_arm64.deb Size: 9266 MD5sum: db1fc116545af868b42d2c4d4dddc84f SHA1: 2a3922f2b0e8b9c25b3a0a43af30dc849b280e85 SHA256: 40f92e72765b0e08e249f0e461a823581030cde444e7ab145e84bdb183881738 SHA512: fe776f4883c4a370aebdd5eefb21f73371a8395615c1d493de8cd828379436462604944ca0750cd80748cfb45fd556a8fe45b07f9600b6509cc9318add62cddc Homepage: https://invent.kde.org/plasma/kpipewire Description: KDE's Pipewire libraries - libkpipewiredmabuf5 Components for rendering and recording PipeWire streams using Qt. . This package contains the kpipewiredmabuf library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkpipewirerecord5 Architecture: arm64 Version: 5.24.7-ok1.1 Priority: optional Section: libs Source: kpipewire Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 62 Depends: libavcodec58 (>= 7:4.2), libavformat58 (>= 7:4.2), libavutil56 (>= 7:4.0), libc6 (>= 2.17), libkf5coreaddons5 (>= 5.92.0~), libkpipewire5 (= 5.24.7-ok1.1), libkpipewiredmabuf5 (= 5.24.7-ok1.1), libqt5core5a (>= 5.12.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 5), libswscale5 (>= 7:4.0) Filename: pool/main/k/kpipewire/libkpipewirerecord5_5.24.7-ok1.1_arm64.deb Size: 17326 MD5sum: b7cbca71b10aed05d9e75494a51b4d13 SHA1: 4a5ac596d32357fef0da46300b0873e7c52585b1 SHA256: ff04a2faf2131b7694a8b336556946f421fa4eb0ccf85db3498f4ab01edefda9 SHA512: 5695b0ad744bd3bda7dc2d4c936793189ab9aa6bca17cff4d80252c1bcc31c1b1c4df2e9d019e9d86ad6aa5520e08ade52be5fdd917d69d5f9a7877ff08e4125 Homepage: https://invent.kde.org/plasma/kpipewire Description: KDE's Pipewire libraries - libkpipewirerecord5 Components for rendering and recording PipeWire streams using Qt. . This package contains the kpipewirerecord library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkrad-dev Architecture: arm64 Version: 1.17-ok4 Priority: optional Section: libdevel Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 81 Depends: libkrad0 (= 1.17-ok4), comerr-dev, libverto-dev (>= 0.2.4) Suggests: libkrb5-dev Breaks: krb5-multidev (<< 1.12+dfsg-0), libkrb5-dev (<< 1.12+dfsg-0) Replaces: libkrb5-dev (<< 1.12+dfsg-0) Filename: pool/main/k/krb5/libkrad-dev_1.17-ok4_arm64.deb Size: 12226 MD5sum: 279a68f946abec0a12a01995a71dfdda SHA1: 9b379c26c897fa4bff819f4cb5b1485b18ad03b7 SHA256: 6fb97a960960ba374e253bae50480cd8c75043c227f7aad3924391f652eb608c SHA512: 22a76a8a92039c890f84dedab5f410fbac7bad60589debfa32a863639eb37cee93b337b9a002dd87a9df5ba78562ca8549437dd3f863dba6245711879a2796ac Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkrad0 Architecture: arm64 Version: 1.17-ok4 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 144 Depends: libc6 (>= 2.17), libk5crypto3 (>= 1.8+dfsg), libkrb5-3 (>= 1.6.dfsg.2), libverto1 (>= 0.2.4) Filename: pool/main/k/krb5/libkrad0_1.17-ok4_arm64.deb Size: 21704 MD5sum: dd035afc8e8c9264437051d055daef58 SHA1: 569143a9718c5d9913cd24b5dab13037f4ec4a5b SHA256: 4d307931fea5cdb11b7be9352562f36a9ce5949491c167f71e8f048dbbdbcbc1 SHA512: aea8a661be279d337f74a83d3a74a868b92ae2a919113712c0c1f81756269e317a5c209e55974282829fbf65141fac11d4d06630d8d6aa196ec9820cefa73034 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkrb5-3 Architecture: arm64 Version: 1.17-ok4 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1356 Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.15~beta1), libkeyutils1 (>= 1.5.9), libkrb5support0 (= 1.17-ok4), libssl3 (>= 3.0.0) Recommends: krb5-locales Suggests: krb5-doc, krb5-user Breaks: libsmbclient (<= 2:3.6.1-0), sssd (<= 1.2.1-0) Filename: pool/main/k/krb5/libkrb5-3_1.17-ok4_arm64.deb Size: 338198 MD5sum: 12d1a97c0042f0c89b4fa7f6ba2f7c8f SHA1: b169660ec7ea705184efd28dfa96f91cd10cc1c0 SHA256: 748b1ccaeaaf0ce8836619385d5213cf27f0c7a3deb3d457825f31015a709564 SHA512: 4c63ffd68cdb0018e783ffcc4ccd37410124942eb6cac5bce723342b15e14cbf7396a7e086ef7ed24bdf348473413528d8d1d4317c56cbd0b0bf40c0295ad0b7 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkrb5-dbg Architecture: arm64 Version: 1.17-ok4 Multi-Arch: same Priority: optional Section: debug Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 571 Depends: libkrb5-3 (= 1.17-ok4) | libk5crypto3 (= 1.17-ok4) | libkrb5support0 (= 1.17-ok4) Filename: pool/main/k/krb5/libkrb5-dbg_1.17-ok4_arm64.deb Size: 110452 MD5sum: 6deef1227fd9e06ca306e4513c772bcd SHA1: 5bc0f28cfed47a4a3b51b61a09ddacf0f66d0f5f SHA256: 43dc0c62714ab0e5069b3b64978078aaddc86c24e2f4a6c5c296d7a06ee0d2a2 SHA512: 40ed5a2bca6ef372092cdb52b6c25a8c382a97e19fc78c075efd5ff67bd189f9c32e1838a43f761c5fa8fa2884823813efaecd5470619fd41c6d31134d7db22c Homepage: http://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: 0ea88a7cc0a8e62ab60d4db3304f960ff851b7e3 83f0ef26382abee45b3adf25f6b8dd0b28c4c5ab 71b1d6241b61de634727196a15725cef3f371e7a d91374aa29df8f588561169b27fd0a7bb7b3528c d3886a8eae80b666cebbe42ed9f4e0a958483479 c0bda527ddc60527fc104e18c828ede0f6c91356 0c3002b4a1664585de286e7c8cbc51369e0fc833 d0a1b92008d3b403210bf134984dfd6904be5051 559e44c0f75909c129771d8cec2faed542b5f0f2 4f7a71a5bd05c67db73974b501dde0fb3691dd8d cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkrb5-dev Architecture: arm64 Version: 1.17-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 143 Depends: krb5-multidev (= 1.17-ok4) Suggests: krb5-doc Conflicts: heimdal-dev Replaces: krb5-multidev (<< 1.8+dfsg~alpha1-0) Filename: pool/main/k/krb5/libkrb5-dev_1.17-ok4_arm64.deb Size: 11882 MD5sum: 62faf91199c30a210bd89fac51f6ada0 SHA1: 85beec4f612b4cb793dfb793204510b3b9b62da0 SHA256: f49efdb64cc20c7aca56ea0725dab1b7ca1fb79be384e328066ecba7a441c502 SHA512: 64fe677bcfe4de40688be06d0dac82106f8a5ff222d19644b36aa95652e0898a822f2afd3209cea445961dadef2fabe4f8640536376ea81456894fa4539495f0 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkrb5support0 Architecture: arm64 Version: 1.17-ok4 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 146 Depends: libc6 (>= 2.34) Breaks: libgssapi-krb5-2 (<< 1.13~alpha1-0), libk5crypto3 (<< 1.16), libkadm5clnt-mit9 (<< 1.13~alpha1-0), libkadm5srv-mit9 (<< 1.13~alpha1-0), libkdb5-8 (<< 1.16) Filename: pool/main/k/krb5/libkrb5support0_1.17-ok4_arm64.deb Size: 30538 MD5sum: 3e7de70a761f0edcc2bac8d37c123af9 SHA1: c53fb735c72fdc7b01e6b8ad4d1ba9e4c99d8cfb SHA256: 1a7f60c9adffb1d7c619db3f7cce6c1003bbaa73da6c123af54052770c4c7dfd SHA512: 28e4da6ee4f833b17f4ae6f9f3be9544eff3bf3da9c20e9a1a418c7162917f47a1de7b661be69ea78d654b3f5087baf21859d35bca43dbd76a97ea5ef715bbb9 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libksanecore-dev Architecture: arm64 Version: 22.12.3-ok1 Priority: optional Section: libdevel Source: ksanecore Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 56 Depends: libksanecore1 (= 22.12.3-ok1), qtbase5-dev (>= 5.15.2~) Filename: pool/main/k/ksanecore/libksanecore-dev_22.12.3-ok1_arm64.deb Size: 10858 MD5sum: 6f58a1ff6eb6e8314a05426ce2e1a3ef SHA1: a9c3d42fda1786ef4cd2b411046aa033f462b17e SHA256: feae22ac865a8cce33cef6408e8752f017e2adac454e12c9be1ede204882cfbc SHA512: 747534f1bb1ec3166d55f5613fb50117e0043f96d03781b9556c9a1b041ecf9542fa21f4359b01be11514294e073b799692bd904c15dbaa650749ce418983ea4 Homepage: https://invent.kde.org/libraries/ksanecore Description: library providing logic to interface scanners - headers KSaneCore is a library that provides a Qt interface for the SANE library for scanner hardware. . This package contains the scanner library development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libksanecore1 Architecture: arm64 Version: 22.12.3-ok1 Priority: optional Section: libs Source: ksanecore Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 296 Depends: libc6 (>= 2.29), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libsane (>= 1.0.24), libstdc++6 (>= 5) Filename: pool/main/k/ksanecore/libksanecore1_22.12.3-ok1_arm64.deb Size: 65516 MD5sum: 5ca55e92c1ad6e14547d5ea9f833fed4 SHA1: 6b349ca778cb40ffa4100d8c1007781f18db5187 SHA256: 1e9f802d4ba108739305a6c0aae1102a1d34b0aac0736a8f4fc4e82537d3f29a SHA512: 2329c0bc36b59ae8404e729dfc6cac223af0548be5e984e200c835b5476e04b88edd111c949abd4d755faf1851ca93c4115038d9255e024bb785e4f75aecf716 Homepage: https://invent.kde.org/libraries/ksanecore Description: library providing logic to interface scanners KSaneCore is a library that provides a Qt interface for the SANE library for scanner hardware. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libksba-dev Architecture: arm64 Version: 1.3.5-ok2 Priority: optional Section: libdevel Source: libksba Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 466 Depends: libksba8 (= 1.3.5-ok2) Replaces: libksba0 Filename: pool/main/libk/libksba/libksba-dev_1.3.5-ok2_arm64.deb Size: 142462 MD5sum: f16a06db7a1bc0e266249508881af160 SHA1: 3171bcce700f6cc97255b7bb2eb179b64007e6fa SHA256: 55830dd3bcdcad01f0b6bd3967e227dbd751b9ee94e5bd18ff043ec456696923 SHA512: 91452e7ebf800cb93b688e5e2b11070caac62fee3b04a19ee16fb72163b901f49542050864aa05f30b05aaf65e852c4b2eb66164d3c6071b774b5bb29d38d886 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libksba-mingw-w64-dev Architecture: all Version: 1.3.5-ok2 Priority: extra Section: libdevel Source: libksba Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 3328 Suggests: mingw-w64 Filename: pool/main/libk/libksba/libksba-mingw-w64-dev_1.3.5-ok2_all.deb Size: 619396 MD5sum: cc27bce82b7a96779bf74698e4d6b96f SHA1: 310a2b20f78ea5aed4b9167c9e5b975c03123fe0 SHA256: 0c052a007f5d9ff5f3ff0185925f52cf11fed3b4ab027627154ff23aac19e673 SHA512: 34b5daf5169d4a2a5dfeccfd4b76ad0b55c833d335bfe85fbd29fcaae059f1283c25331e6955878354ea07efb95caf15dc97d858f83bb55d1096ca550d41b4ac Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libksba8 Architecture: arm64 Version: 1.3.5-ok2 Multi-Arch: same Priority: optional Section: libs Source: libksba Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 247 Depends: libc6 (>= 2.17), libgpg-error0 (>= 1.14) Filename: pool/main/libk/libksba/libksba8_1.3.5-ok2_arm64.deb Size: 99204 MD5sum: 67f91916c9bc6c597078cfbac7599a67 SHA1: a09bd3ea7c9ec069b7e7599928dc913b27f8b1e5 SHA256: d3df85d43c73997011686af67c7463abb70a05678dd7901d1e1a3562453a11c7 SHA512: 1afbef5c18cfa7e679983b2615862430713c7d49020302a6a03dcb88aea0b63f59e8ed66ee052bd22bd1409fdca68fe067958af6adbceb9f6c29a0a1ae2202ff Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkscreenlocker5 Architecture: arm64 Version: 5.24.4-ok3 Multi-Arch: same Priority: optional Section: libs Source: kscreenlocker Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 477 Pre-Depends: psmisc Depends: kpackagetool5, libc6 (>= 2.34), libkf5configcore5 (>= 5.69.0), libkf5configgui5 (>= 4.97.0), libkf5coreaddons5 (>= 5.2.0), libkf5crash5 (>= 5.90.0~), libkf5declarative5 (>= 5.73.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5idletime5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5package5 (>= 5.42.0), libkf5quickaddons5 (>= 5.26.0), libkf5waylandclient5 (>= 4:5.90.0~), libkf5waylandserver5 (>= 4:5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), liblayershellqtinterface5 (>= 5.24.4~), libpam0g (>= 0.99.7.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), libwayland-server0 (>= 1.3~), libx11-6, libxcb-keysyms1 (>= 0.4.0), libxcb1, libxi6 (>= 2:1.2.99.4) Recommends: kde-config-screenlocker Breaks: kwin-common (<< 4:5.20) Filename: pool/main/k/kscreenlocker/libkscreenlocker5_5.24.4-ok3_arm64.deb Size: 104774 MD5sum: adc87619792b8be04b9926c2477a6a26 SHA1: 734430cee8c020113eb48c1ed3c07ef4639b4da6 SHA256: 58264b48ba6a5b5a97d6675f87e9e2e610adaacdddc83fa2ca1bc84b0dc25c84 SHA512: 5aa338ca9f38d63e997264291475c8cd71b58655894c556659c1bb0c0cf605120b964c69e771aee02b8811d65c8785499642a597aa04c35e72e7d2ea679ee8c8 Homepage: https://invent.kde.org/plasma/kscreenlocker Description: Secure lock screen architecture KDE systemsettings module to configure kscreenlocker. . kscreenlocker can be configured to support the PAM ("Pluggable Authentication Modules") system for password checking (for unlocking the display). . PAM is a flexible application-transparent configurable user-authentication system found on FreeBSD, Solaris, and Linux (and maybe other unixes). . Information about PAM may be found on its homepage http://www.kernel.org/pub/linux/libs/pam/ (Despite the location, this information is NOT Linux-specific.) . This package contains the library files for kscreenlocker. 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/main/k/kseexpr/libkseexpr-data_4.0.4.0-ok1_all.deb Size: 80052 MD5sum: 3c4f7f5f2073a0e77599a13fed37b6d2 SHA1: a376ce9f248fb090600a75becb1f2a0718e4b1f0 SHA256: 150ccc9a04c95ac343c3f720839fcef02322cf3e3babbe811875b5fdec9b5871 SHA512: a640c8cd2c9ca54ad9065a0e2567dd7894871e3314c89dfc0b0a5466aa5357a16efe5e70b20defb00a93195787ed0a68653dab0c6e611f50b9d7a91c3319f766 Homepage: https://invent.kde.org/graphics/kseexpr Description: embeddable expression evaluation engine - shared data SeExpr is an embeddable, arithmetic expression language that enables flexible artistic control and customization in creating computer graphics images. Example uses include procedural geometry synthesis, image synthesis, simulation control, crowd animation, and geometry deformation. . KSeExpr is a fork of SeExpr mainly used for Krita. . This package contains the data shared by the KSeExpr libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkseexpr-dev Architecture: arm64 Version: 4.0.4.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kseexpr Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 385 Depends: libkseexpr4 (= 4.0.4.0-ok1), libkseexprui4 (= 4.0.4.0-ok1), qtbase5-dev Filename: pool/main/k/kseexpr/libkseexpr-dev_4.0.4.0-ok1_arm64.deb Size: 57874 MD5sum: e5462287d8acb9ea98db2a959ce883f8 SHA1: e804fd82ac66a7eaca1df058f5150e26b41be468 SHA256: c41e94188cb56431ebdfc9677c4190539a999d2229be847cff0adb93667dce95 SHA512: 88d4f9e63b3c90c55897acf42c64804fe0a16b0b647185c95b5c08f88e947f10fce6dd54bf8cd2f75741185d987b30a920649f3b4176f2c40ba3a760545296b3 Homepage: https://invent.kde.org/graphics/kseexpr Description: development files for libreadstat library ReadStat is a command-line tool and MIT-licensed C library for reading files from popular stats packages. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkseexpr4 Architecture: arm64 Version: 4.0.4.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kseexpr Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 453 Depends: libkseexpr-data (>= 4.0.4.0-ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/k/kseexpr/libkseexpr4_4.0.4.0-ok1_arm64.deb Size: 169176 MD5sum: 635ebd08cf6d218cd3dffd5b21b74c75 SHA1: dde68ce684e40c2f10e0764a95dca6fc82de0b7f SHA256: 3fb2dfce6861a009332791099a94c02fdce69f81be012d6749b8afa47dfba567 SHA512: 1596649c2e0b95f9b45f07145a15ad8383dd959f1d2c3b402f9716e70f467b42702e6f7daf22ee5bb8b447559a09355963ecea292edb458aca1538832b701bf7 Homepage: https://invent.kde.org/graphics/kseexpr Description: embeddable expression evaluation engine - shared library SeExpr is an embeddable, arithmetic expression language that enables flexible artistic control and customization in creating computer graphics images. Example uses include procedural geometry synthesis, image synthesis, simulation control, crowd animation, and geometry deformation. . KSeExpr is a fork of SeExpr mainly used for Krita. . This package contains the core shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkseexprui4 Architecture: arm64 Version: 4.0.4.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kseexpr Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 531 Depends: libkseexpr4 (= 4.0.4.0-ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libkf5i18n5 (>= 5.52.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.9.0~), libstdc++6 (>= 5.2) Filename: pool/main/k/kseexpr/libkseexprui4_4.0.4.0-ok1_arm64.deb Size: 160090 MD5sum: 4acace30bd8778c5412727e85fd577e0 SHA1: bae50ae2fe3eac819809887b13ffa5b1af25d1fd SHA256: 0553ce7b32efadec5fec334f0ac3488aeeba261911aaa0a903defb6728f0ed54 SHA512: 071d8c751cf5051c1a7a1101ae39c425a74b76f7651d5976f381c3dd4e6f2680190275af3d92ce46a29705ac862244861cdaeb3e3cfbf1294a8d4a3b30c4d6cf Homepage: https://invent.kde.org/graphics/kseexpr Description: embeddable expression evaluation engine - UI shared library SeExpr is an embeddable, arithmetic expression language that enables flexible artistic control and customization in creating computer graphics images. Example uses include procedural geometry synthesis, image synthesis, simulation control, crowd animation, and geometry deformation. . KSeExpr is a fork of SeExpr mainly used for Krita. . This package contains the UI shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libksgrd9 Architecture: arm64 Version: 4:5.24.7-ok2 Priority: optional Section: libs Source: libksysguard Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 121 Depends: libkf5sysguard-data (= 4:5.24.7-ok2), libc6 (>= 2.17), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/libk/libksysguard/libksgrd9_5.24.7-ok2_arm64.deb Size: 35696 MD5sum: 29e41ba1f9389b38ca333b050c664593 SHA1: 0d59444a58e970a0be6b3a8191142d1d61344aba SHA256: 5d54dc24019cefe984bee6ebf951dd7ff1814452a8e4c410ec6896e6c77f2820 SHA512: 659c4614089d6fa2ceacc3c0316f2a522fd534f543f1534d76b89f0cc5c57b73bfff633a6a5a9f7274fc09485b5690f9ad801c42d50c2db5395b14f9dddd5e65 Homepage: https://invent.kde.org/plasma/libksysguard Description: library for system monitoring - ksgrd shared library 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 shared library libksgrd. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libksignalplotter9 Architecture: arm64 Version: 4:5.24.7-ok2 Priority: optional Section: libs Source: libksysguard Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 130 Depends: libkf5sysguard-bin (= 4:5.24.7-ok2), libkf5sysguard-data (= 4:5.24.7-ok2), libc6 (>= 2.29), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/libk/libksysguard/libksignalplotter9_5.24.7-ok2_arm64.deb Size: 33438 MD5sum: 2d3361ba0811364126254a6ecacb3b90 SHA1: 430d585a9a16fbd9fc8945972c3684026a0545a1 SHA256: 42521bd8f03b1aa6927614938f10d5e44fd377a88532c5e8ac3bc21b0a161d6a SHA512: deb8242ddb99c827857bfb2c297a1593dcb06e6443b46a23cc0022578b22d39f24fc78acc32b40a9998b005b8908285ed863b2b2e77b7f40baff32189d36c8f1 Homepage: https://invent.kde.org/plasma/libksysguard Description: library for system monitoring - ksignalplotter shared library 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 shared library libksignalplotter. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libksysguardformatter1 Architecture: arm64 Version: 4:5.24.7-ok2 Priority: optional Section: libs Source: libksysguard Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 46 Depends: libkf5sysguard-data (= 4:5.24.7-ok2), libc6 (>= 2.29), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 4.1.1) Filename: pool/main/libk/libksysguard/libksysguardformatter1_5.24.7-ok2_arm64.deb Size: 11778 MD5sum: 34d5483f33b139914d48de941dc654a2 SHA1: 2df05e8aa62224ca97bcc933e8fe8a38b5f5d37c SHA256: 85a89f0d1ee98df9db8a83e7318a0d924c31a0a0e746e7d268fac3afa0433c22 SHA512: 23510a50076ccb57baf7f55f3f6973cd66f5c17e25868aff2554fbc637f928c6f60bdd6e683ab92120994d05e2eff1a5107d9e77dff383ffb3078e8e5ad6bcde Homepage: https://invent.kde.org/plasma/libksysguard Description: library for system monitoring - ksysguardformatter shared library 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 shared library libksysguardformatter. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libksysguardsensorfaces1 Architecture: arm64 Version: 4:5.24.7-ok2 Priority: optional Section: libs Source: libksysguard Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 224 Depends: libkf5sysguard-data (= 4:5.24.7-ok2), kpackagetool5, libc6 (>= 2.17), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5declarative5 (>= 5.65.0), libkf5i18n5 (>= 5.90.0~), libkf5package5 (>= 5.90.0~), libkf5solid5 (>= 4.97.0), libksysguardsensors1 (>= 4:5.20.85), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/libk/libksysguard/libksysguardsensorfaces1_5.24.7-ok2_arm64.deb Size: 66784 MD5sum: c009e79bba3bd0a7660e6dd0e243a25c SHA1: 1e12cf5fc276a38a9897d882fb2e087f0bae0248 SHA256: bcfe12eafe2de196dc59e1a2dcd966fee03d0ee54540c606aef9d639f0c366e8 SHA512: d8932cc0b8daf5c47fa3d4c6385045275fd091fada1a227caa66b858145da5b68dd246e9a5be4eeadfd28552a6e5f0c3980987afdd13fa1d12218d423f2581b6 Homepage: https://invent.kde.org/plasma/libksysguard Description: library for system monitoring - ksysguardsensorfaces shared library 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 shared library libksysguardsensorfaces. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libksysguardsensors1 Architecture: arm64 Version: 4:5.24.7-ok2 Priority: optional Section: libs Source: libksysguard Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 272 Depends: libkf5sysguard-data (= 4:5.24.7-ok2), libc6 (>= 2.17), libkf5i18n5 (>= 5.90.0~), libksysguardformatter1 (>= 4:5.19.4), libksysguardsystemstats1 (>= 4:5.21.80), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/libk/libksysguard/libksysguardsensors1_5.24.7-ok2_arm64.deb Size: 78720 MD5sum: 6b655cc63f74727b92e9b9fbddccdbfe SHA1: 03b091f0060fa66f909415fcad4ca52b8ddabf36 SHA256: 2f73c855f758a606627b2b013fafeab4b47542886bb9f8bc80adc57ee55b793a SHA512: a5339d1836db21f6f9b3be27f4c32a8fec04c1a90f94a1af2add21fd2c26d7dd92743ac8e6495fa303ed2b135dd137629f4886026060a0b1fa1b0fb0dd876f8e Homepage: https://invent.kde.org/plasma/libksysguard Description: library for system monitoring - ksysguardsensors shared library 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 shared library libksysguardsensors. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libksysguardsystemstats1 Architecture: arm64 Version: 4:5.24.7-ok2 Priority: optional Section: libs Source: libksysguard Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 141 Depends: libkf5sysguard-data (= 4:5.24.7-ok2), libc6 (>= 2.17), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5dbus5 (>= 5.15.0~), libsensors5 (>= 1:3.5.0), libstdc++6 (>= 5) Filename: pool/main/libk/libksysguard/libksysguardsystemstats1_5.24.7-ok2_arm64.deb Size: 37608 MD5sum: 83f83d14fa901265745914650241a080 SHA1: 7825cf13b07caaa3658a67d731d1e1d79374a939 SHA256: e966faa0a5869d63a43fe831a64cea6f79e05d0353c5f5fb36ca94fcc890a434 SHA512: 0d9ff1d7719526eeb05edde7356359cf2ed9f2b2b3cd1f5fafd18db155e22d67594339ef5f79e72e5152143d6afa7511f427cff14aa1889faba00884d84f3005 Homepage: https://invent.kde.org/plasma/libksysguard Description: library for monitoring your system - system stats shared library 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 shared library libksysguardsystemstats cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libktorrent-dev Architecture: arm64 Version: 22.12.3-ok1 Priority: optional Section: libdevel Source: libktorrent Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 575 Depends: libboost-dev (>= 1.71.0~), libgcrypt20-dev (>= 1.4.5~), libgmp-dev, libkf5torrent6abi3 (= 22.12.3-ok1), libkf5archive-dev (>= 5.85.0), libkf5config-dev (>= 4.97.0), libkf5kio-dev (>= 5.85~), qtbase5-dev (>= 5.15.1) Filename: pool/main/libk/libktorrent/libktorrent-dev_22.12.3-ok1_arm64.deb Size: 94490 MD5sum: d69e5e6eb9abe5bc4ace5e71d65356d2 SHA1: 343154948bfb7c68884c82008c485b0962d28b0c SHA256: f842870ac7272282dbf7624daeb5db48912ab27a4cd2dec1a828a47171d99d37 SHA512: b3e80457d11cb5a9b9bc7241f12298081ade2e8591ecf46d531fc779b86dcdbc4f7ce7427b468e60f65173f448529579a504ef4e13aeb5b70c48480fa2504dc1 Homepage: https://www.kde.org/applications/internet/ktorrent/ Description: development files for the KTorrent Library The KTorrent library is a C++ / Qt 5 / KDE Frameworks based implementation of the BitTorrent protocol (mostly client side). . This package contains header files, CMake modules and other files needed for developing and compiling/linking which use the KTorrent library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libktorrent-l10n Architecture: all Version: 22.12.3-1 Priority: optional Section: localization Source: libktorrent Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 602 Filename: pool/main/libk/libktorrent/libktorrent-l10n_22.12.3-1_all.deb Size: 83900 MD5sum: d1822918eaf64969ea11e8da120f573d SHA1: 041b7a23e3b08e9c20d115bc41803b51fa138671 SHA256: 1cd3b414188d986e4529ee4488e7a31066ccc0e764344cc207b08481f3da7a99 SHA512: 0427ab3be705929295512d43f5b9e967b785bfbd3bf0b10b2a3703a1dfd0e3b940dbe8aab05079a94594f3d1bb29556f7245930474783c51c221b1a4cd55c98d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkuserfeedbackcore1 Architecture: arm64 Version: 1.2.0-2ok1 Multi-Arch: same Priority: optional Section: libs Source: kuserfeedback Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 705 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0~) | libqt5gui5-gles (>= 5.8.0~), libqt5network5 (>= 5.8.0~), libstdc++6 (>= 5) Recommends: kuserfeedback-doc (= 1.2.0-2ok1) Filename: pool/main/k/kuserfeedback/libkuserfeedbackcore1_1.2.0-2ok1_arm64.deb Size: 127690 MD5sum: c268d238ca8501de7303c73ffe3e1db1 SHA1: cfe3eb1d1c84bebe1323f54adb1b6dba91ce6187 SHA256: c3456051c705e81fb469fa881545a4820c14d3a103a3bd2354883ed7f75ee0cf SHA512: 27fba6d8e10c7b43a4c0d74598b37c229dc33ec3065d26c3d8f357263a06831739062f3d01c0dd83d3a33a64cf0334a2f47b4aa0910d78dbca3ab0105af050fa Homepage: https://invent.kde.org/libraries/kuserfeedback Description: user feedback for applications - core library Framework for collecting user feedback for applications via telemetry and surveys. . Telemetry * Extensible set of data sources for telemetry. * Full control for the user on what data to contribute. Surveys * Distribute surveys and offer users to participate in them. * Survey targeting based on telemetry data. * Allow the user to configure how often they want to participate in surveys. . This package contains the core library for kuserfeedback. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkuserfeedbackwidgets1 Architecture: arm64 Version: 1.2.0-2ok1 Multi-Arch: same Priority: optional Section: libs Source: kuserfeedback Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 111 Depends: libc6 (>= 2.17), libkuserfeedbackcore1 (>= 1.0.0), libqt5core5a (>= 5.8.0~), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.8.0~), libstdc++6 (>= 5) Recommends: qml-module-org-kde-userfeedback (= 1.2.0-2ok1) Filename: pool/main/k/kuserfeedback/libkuserfeedbackwidgets1_1.2.0-2ok1_arm64.deb Size: 27054 MD5sum: fb3d42e0ffe77fbcdcd5d28db86d3b94 SHA1: bfe6cc9906da166c08b33a783d131e33a783ebbb SHA256: e616adbe41657e788fc1a0538f1375fe1601177ef605fe4f11ee38b364b5b07c SHA512: 9c4b3927ec8b0f5daaa44514e5152dca7186a6ea5f047deb9c793d9119950883d92aaf2a9352e7b3b39c5d0032919f09998d5ddc6d1553aa7963b7b0965d6ce7 Homepage: https://invent.kde.org/libraries/kuserfeedback Description: user feedback for applications - widgets library Framework for collecting user feedback for applications via telemetry and surveys. . Telemetry * Extensible set of data sources for telemetry. * Full control for the user on what data to contribute. Surveys * Distribute surveys and offer users to participate in them. * Survey targeting based on telemetry data. * Allow the user to configure how often they want to participate in surveys. . This package contains the widgets library used by kuserfeedback. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkwaylandserver-dev Architecture: arm64 Version: 5.24.4-ok3~1115 Priority: optional Section: libdevel Source: kwayland-server Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 315 Depends: libkf5wayland-dev (>= 4:5.90.0~), libkwaylandserver5 (= 5.24.4-ok3~1115), qtbase5-dev (>= 5.15.0~) Filename: pool/main/k/kwayland-server/libkwaylandserver-dev_5.24.4-ok3~1115_arm64.deb Size: 49042 MD5sum: f523d978263d63019ed8823eda6200e7 SHA1: 092b59b1b779b14deed087d925a6c1f45fa959c3 SHA256: 43a5fda172b177d6fc6016242a75c34578a73117c039b0323cf1eebdeafbebb7 SHA512: d633fadd2e0cafef17021813124ede7e70842f9614d891fbb0f84e4b07dfdd32a6ca674a41c745604e1e87371c1f650b0202e14283bd6d9f0e14929345c086d7 Homepage: https://invent.kde.org/plasma/kwayland-server Description: development files for kwaylandserver KWaylandServier provides a Qt-style Server library wrapper for the Wayland libraries. . This package contains the development files for kwaylandserver. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkwaylandserver5 Architecture: arm64 Version: 5.24.4-ok3~1115 Multi-Arch: same Priority: optional Section: libs Source: kwayland-server Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1415 Provides: libkwaylandserver5-5.24 Depends: libc6 (>= 2.17), libegl1, libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 5.2), libwayland-server0 (>= 1.18~) Filename: pool/main/k/kwayland-server/libkwaylandserver5_5.24.4-ok3~1115_arm64.deb Size: 305796 MD5sum: 928642621edb13b86ab8223d9ae9c5e7 SHA1: c18882069d049d7f6898d6cd0fe7dc83781a830b SHA256: bc736759845f9c6f84662b922f08f8f9c4d166fe79aa94e0d368b7d728cf1771 SHA512: f4dca58e6636b3f539997d268d0a59249c5e6d4643bce49fd0dfe8b66ae447103aabb700988a9212bd0b6845cdf233c2925f0600eca9d257099153a3764c7a4d Homepage: https://invent.kde.org/plasma/kwayland-server Description: Qt library wrapper for Wayland libraries KWaylandServier provides a Qt-style Server library wrapper for the Wayland libraries. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkwineffects13 Architecture: arm64 Version: 4:5.24.4-ok7~1030 Priority: optional Section: libs Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 599 Depends: libc6 (>= 2.17), libepoxy0 (>= 1.0), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5declarative5 (>= 5.12.0), libkwinglutils13 (= 4:5.24.4-ok7~1030), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libstdc++6 (>= 5) Breaks: libkwineffects11 Replaces: libkwineffects11 Filename: pool/main/k/kwin/libkwineffects13_5.24.4-ok7~1030_arm64.deb Size: 113332 MD5sum: 050e8db197088a6abc96cfd4130d950a SHA1: 466b0f239c6eaf4323c36b10e552cff1c829dcb6 SHA256: b570aaef58b086703d39c6d83675209906e587e97116df4da65686e428b64459 SHA512: 0564dff005241eed6c3a5b8e15a76cbcbe251226363cae56d0a6df8cc757596926ed7cbab9971871552240fdb25faad781ff314ef7bb1a1987b48c7bab1579e6 Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager effects library KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkwinglutils13 Architecture: arm64 Version: 4:5.24.4-ok7~1030 Priority: optional Section: libs Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 313 Depends: libc6 (>= 2.17), libepoxy0 (>= 1.3), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 5), libxcb1 Filename: pool/main/k/kwin/libkwinglutils13_5.24.4-ok7~1030_arm64.deb Size: 72062 MD5sum: 2d18bbcca44fcac1f297fb6d3b99e16d SHA1: 77fc1a22f728b9953c10c2bdfd791d55e86829e1 SHA256: 8ae617b459200a95020525d3456308935c6db91f57f7de171822f3e386a5b022 SHA512: eab04fd1a4f0e6e3cc96aea54fef9586e5804bb7e73ddbc6a5af40f6500675e1d9b387a00d6fd2d1cf18b6a113dbaf6dcd9208a05e1c1a055856c479b834d3f6 Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager gl utils library KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkwinxrenderutils13 Architecture: arm64 Version: 4:5.24.4-ok7~1030 Priority: optional Section: libs Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 103 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 5), libxcb-render0, libxcb-xfixes0, libxcb1 Filename: pool/main/k/kwin/libkwinxrenderutils13_5.24.4-ok7~1030_arm64.deb Size: 20910 MD5sum: f6bed60a38f4d21d1af0f3127fea5543 SHA1: dacae18c0ad5c5950851cc39234072a476dcfe0a SHA256: 8e4fae2bab20c37773764c00f6d998e7cfc509d835de4894fe88d41fd9441f02 SHA512: d7d703ca9852735f5e0a535cd2fc94a0c696f046ad6f7d496453cbf055abf0c28caf99cda103cf991c2f1ad4a708964d429bed2ef0376db1affb90cac9c56093 Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager render utils library KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkworkspace5-5 Architecture: arm64 Version: 4:5.24.7-ok4.3 Priority: optional Section: libs Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 540 Depends: libc6 (>= 2.17), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5), libxau6 Filename: pool/main/p/plasma-workspace/libkworkspace5-5_5.24.7-ok4.3_arm64.deb Size: 99082 MD5sum: 2ee73f33d30f0e95587cf77223b21e0e SHA1: 5f2e710d9a9cdd54bde597cba591e7e82f805879 SHA256: 385bfcf7de37f8e15420e89124deed7cc6ffc8489f85374f0da273210b51ca1f SHA512: 9daaade0d31d3c4afdb33eae322db808bf9c7885074f47014bf9084e7285671a450e366d133f8a536232b75d90cce06414bcf0e7d893eb83a60a8b62571cdef0 Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Kworkspace library. . This package contains library files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkylin-chkname-dev Architecture: arm64 Version: 1.0.10kylin3uk1-0k1 Multi-Arch: same Priority: optional Section: libdevel Source: libkylin-chkname Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: mengy Installed-Size: 16 Depends: libkylin-chkname1 (= 1.0.10kylin3uk1-0k1) Filename: pool/main/libk/libkylin-chkname/libkylin-chkname-dev_1.0.10kylin3uk1-0k1_arm64.deb Size: 2744 MD5sum: 8ec5e4c8cdc0f875b15261a6b131e428 SHA1: 28f6247da2fe91173925bd33eb5c0a4595a1ac4c SHA256: 05bb1bf5131c23c4f31e39ecbb02e8a2ac68f4de4a60bb877dea051f2699b4a2 SHA512: 0ce6a17262af4b577ffef8e370c85cbdeac10d1d3e433f4738fcb082a78b467a323f80e21f3632f6fb6119c354aac433176b6820cb96b58fb11d9f0b4cef8fb2 Homepage: Description: kylin username check - development files cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkylin-chkname1 Architecture: arm64 Version: 1.0.10kylin3uk1-0k1 Multi-Arch: same Priority: optional Section: libs Source: libkylin-chkname Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: mengy Installed-Size: 32 Depends: libc6 (>= 2.17) Filename: pool/main/libk/libkylin-chkname/libkylin-chkname1_1.0.10kylin3uk1-0k1_arm64.deb Size: 7072 MD5sum: d604f5cba8792568c1027ac70b9fff68 SHA1: af3b17a9994064d65f7153ff53395735f6c9505b SHA256: 16b673ee74093b32c4999ce9fd0f40eb86e0997e07f833c46370fa1bbce12466 SHA512: 44cb16aae7135dbdb613f4a2339a2d8af48afcb8c3c213879f6d5de60d668524ef8d544da323c32424e127068bd9d6c3fe4e673cd50e3ec0b793d21fb1d7f16f Homepage: Description: kylin username check - shared library cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkylin-nm-base Architecture: arm64 Version: 4.0.0.0-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 1013 Depends: network-manager (>= 1.22.10-1kylin29k3.6), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.26.0), libkf5networkmanagerqt6 (>= 5.40.0), libkysdk-qtwidgets, libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.4.0) | libqt5gui5-gles (>= 5.4.0), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libsecret-1-0 (>= 0.7), libstdc++6 (>= 5.2) Filename: pool/main/libk/libkylin-nm-base/libkylin-nm-base_4.0.0.0-ok1_arm64.deb Size: 244064 MD5sum: e48e058c788ae2066473ab504f51af19 SHA1: d8c9be05b00eca7061a6d4af67297a02b478a4ae SHA256: 6294372d4ab889ac77dd83f2cb521ee215f4021e44600b32511790a117080484 SHA512: d94e6212e41600827a310682ce65b9bcf46a5b45167a515fd1edd98266d8484c1d442120f647dc83b5353443ae969dba3ffab8becf75803beb9fe6a42e1d71c4 Homepage: https://github.com/ukui/kylin-nm Description: Gui Applet tool for display and edit network simply Kylin NM is a Applet tool for managing network settings simply. It has beautiful UI and very comfortable to use. It's better work together with UKUI. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-alm-dev Architecture: arm64 Version: 2.3.1.0-0k0.3 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 31 Depends: libkysdk-alm (= 2.3.1.0-0k0.3) Filename: pool/main/libk/libkysdk-applications/libkysdk-alm-dev_2.3.1.0-0k0.3_arm64.deb Size: 4396 MD5sum: 442c3a7101a6071a90bc1da96069da51 SHA1: d1b2b8a66d211a9eb770a790b5b991c8daf6fcf8 SHA256: 439c619502aef09489b198166c65beb9fe305f7db15784493772514c4476054f SHA512: 9b7c970295c476667923498892f4a38e210ea11ad352238de6295e8cc969b145eaad4647d4ea206f39f9e15e81fc5f96a4f0809a2825c6784fc560d28b7d9e99 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: development files for libkysdk-ukenv It provides a single instance application auxiliary interface to call up the started application with the same name. Contains development files for libkysdk-alm. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-alm Architecture: arm64 Version: 2.3.1.0-0k0.3 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 90 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5windowsystem5 (>= 4.96.0), libqt5core5a (>= 5.4.0), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/libk/libkysdk-applications/libkysdk-alm_2.3.1.0-0k0.3_arm64.deb Size: 16296 MD5sum: 2d4a9374360dffb0e23e6ac61e514e29 SHA1: 9cd2d28120e2bfbafdd68d41aef2e73c5763addc SHA256: 07bb14e98124bca4bdd4ab02606038e2be6eaf095b6b6339b01f7594d4b49079 SHA512: 9cf4e62b3e4454543c069f76e2146eafdd333f56347eb737e9abe963792858e01e5b96213c9673e919eba5fe0c18e52033bed351c797a29900af2dc283788d90 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: Application process management module It provides a single instance application auxiliary interface to call up the started application with the same name. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-appcommon Architecture: arm64 Version: 2.2.1.0-0k0.7 Multi-Arch: same Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 18 Filename: pool/main/libk/libkysdk-applications/libkysdk-appcommon_2.2.1.0-0k0.7_arm64.deb Size: 5528 MD5sum: b579dc14834882f43789d08f7808d710 SHA1: 0d3ed991ff730ddb78c1fcbfd7cad4cf55369a71 SHA256: 77af8dd384aab8aad954628d0ea2047c78ce39e9ce1856a9e6f8e461f4cfa139 SHA512: b620f3bd44676e13d2e5248221caba580a5fd95b75d7d296a51ae8aced56a950921557307a66f7554e4488ad644dc1018575cefb2dd6ec985f96e09ce137a895 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: To install ld.so.conf file. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-applications-dev Architecture: arm64 Version: 2.3.1.0-0k0.3 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 16 Depends: libkysdk-alm-dev (= 2.3.1.0-0k0.3), libkysdk-kabase-dev (= 2.3.1.0-0k0.3), libkysdk-qtwidgets-dev (= 2.3.1.0-0k0.3), libkysdk-ukenv-dev (= 2.3.1.0-0k0.3), libkysdk-waylandhelper-dev (= 2.3.1.0-0k0.3), libkysdk-widgetutils-dev (= 2.3.1.0-0k0.3), libkysdk-applications-doc Filename: pool/main/libk/libkysdk-applications/libkysdk-applications-dev_2.3.1.0-0k0.3_arm64.deb Size: 2986 MD5sum: c44281e1c1357b7737c13430ba8945e4 SHA1: 3ceb8ed512d0268a2c81af8e5071f6872a3b6c2a SHA256: 2f058dc4967638723a7a1dcd774db4811a610d991b12e50208575e5b827ce850 SHA512: e7b318a966786ab3b28ae2484a28890eacdfe0d3e638e29b9120020259155f4866433886488c40f22bfec16027cbbb59493033561b8dbe374cdd82bacfd936f7 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: development for libkysdk-applications A set of interfaces and tools are provided to assist the software development of the application layer. It includes Qt extension control, window management module, process control module, display control module, D-Bus call module, gsetting acquisition module, etc. Contains development files for libkysdk-applications. It is a empty package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-applications-doc Architecture: arm64 Version: 2.3.1.0-0k0.3 Priority: optional Section: libs Source: libkysdk-applications Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 102 Filename: pool/main/libk/libkysdk-applications/libkysdk-applications-doc_2.3.1.0-0k0.3_arm64.deb Size: 64312 MD5sum: 6ed3ccebbb21cda6501a6cb0751421fd SHA1: 0609be9e635a8d5a3fbea1b04a39e60676b6861f SHA256: 524ceada9151a296a92057171fdf40fbfa8f666dd0ba3ee31602bea41bc7095e SHA512: c6f07e843bb84c40806f29d355e1eca9ba146340d4daa17df16db30c4d5e215b6e4900b11e3e6f0298b2a61a8017e4626f05194eb6da61cdc348b13cefca77c3 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: man manual function You can use the man manual to query libkysdk- Application layer component information to help users. Enable users to quickly understand the corresponding api cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-applications Architecture: arm64 Version: 2.3.1.0-0k0.3 Priority: optional Section: libdevel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 16 Depends: libkysdk-alm (= 2.3.1.0-0k0.3), libkysdk-kabase (= 2.3.1.0-0k0.3), libkysdk-qtwidgets (= 2.3.1.0-0k0.3), libkysdk-ukenv (= 2.3.1.0-0k0.3), libkysdk-waylandhelper (= 2.3.1.0-0k0.3), libkysdk-widgetutils (= 2.3.1.0-0k0.3) Filename: pool/main/libk/libkysdk-applications/libkysdk-applications_2.3.1.0-0k0.3_arm64.deb Size: 2956 MD5sum: 1e5324b972449d763ce5fe8375bca696 SHA1: e32151c3c14fa7c0a21a974102a32754c8b85d18 SHA256: 858b47a0f971f947f544bb0ece1144b170e32a81ded5e5fd6d9e835bb08ad1f6 SHA512: bb855592a03d4f9b1e917cfae501edabd3bd45734b2c7bd42cb753f83c2a1a2e8eb2695c5414075f2379bfe5e2523b693cc6426d06e6b7b21e1026af5d676d80 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: kylin SDK based on application level A set of interfaces and tools are provided to assist the software development of the application layer. It includes Qt extension control, window management module, process control module, display control module, D-Bus call module, gsetting acquisition module, etc. It is a empty package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-base-dev Architecture: all Version: 2.2.0.0-0k0.5 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 11 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/main/libk/libkysdk-base/libkysdk-base-dev_2.2.0.0-0k0.5_all.deb Size: 2228 MD5sum: 6e893f27e67e5d43b3c141e641074506 SHA1: ee7fe186a9eaab5ba44ced06a282c9335c277a22 SHA256: 42263f8ab3e5d4b8aa996c40c0bc40ca19e8ae857b1edcac8c369d2cc3cf7798 SHA512: c05407279f3488c4cb6e793148ca21b62fc3ed592cda346c0c94f166bcda95e14ae66ec5bac20611eef3334d6733a37d4239188b998161e1861705d295ec4e74 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 麒麟开发者套件 - 基础层套件 - 开发库,提供日志管理、消息通信、进程守护、线程管理、定时器、调试与埋点、配置文件、utils cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-base Architecture: arm64 Version: 2.2.0.0-0k0.5 Multi-Arch: same Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 9 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/main/libk/libkysdk-base/libkysdk-base_2.2.0.0-0k0.5_arm64.deb Size: 2054 MD5sum: 3c64e69d23004a3d35c52359eba885ad SHA1: 3b3481ee06299b1a4bd030aa36dc817b551c2e1f SHA256: c791b4db096328bddf1176c3f5d87eb92a188084530f18ab8238c511e7f71e61 SHA512: 9dbb55a0471fd0bd89101471a8e233ab0547a4318cd35a3fa08fd5cb34ab03e83d83b16bae6df6d45d8b86a96f2e367d66bf03241601019457abfebd80a8a52c Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 麒麟开发者套件 - 基础层套件,提供日志管理、消息通信、进程守护、线程管理、定时器、调试与埋点、配置文件、utils cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-basecommon Architecture: arm64 Version: 2.2.0.0-0k0.5 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 13 Filename: pool/main/libk/libkysdk-base/libkysdk-basecommon_2.2.0.0-0k0.5_arm64.deb Size: 2890 MD5sum: 501999a42786fd0939bbe0e7dcf97886 SHA1: 1c1ef6d16b9151c35a3febe7f51af4d71312a66e SHA256: c94905f39eda3f49891bcc4719e5da9a6f13b85605fc28bf24069aedd084f7b1 SHA512: 6a2cd4a2181b05eb9854ebdc800741e8be9868f922cf4dcbed17bc2c73c1a2f198ce41213ce554313d8e47e4f26298fea65fec9591ee5a026f24e0e1ea22462e Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: kysdk-base层公用数据包 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-config-dev Architecture: all Version: 2.2.0.0-0k0.5 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 18 Depends: libkysdk-utils-dev (>= 1.2.0), libkysdk-config (>= 1.2.0) Filename: pool/main/libk/libkysdk-base/libkysdk-config-dev_2.2.0.0-0k0.5_all.deb Size: 3432 MD5sum: df2776d6c435adfcd77cb564d0653ca9 SHA1: 8b3a9b05d7947afff2d67959c4235883c5efc8e3 SHA256: d014668aed6aa094b63f577450d4983dad8bf5bc15cee6b511b206f5ec59b11b SHA512: 1484f6147219f5ba68c23df5fad67f916e732fbfc75b81f66b9c04170075f7cddf6fbbd7715ff9785604b20c0440b77444150c7cc9ada822d1cf12139a60296e Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 配置文件库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-config Architecture: arm64 Version: 2.2.0.0-0k0.5 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 83 Depends: libkysdk-basecommon (>= 1.2.0), libkysdk-utils (>= 1.2.0), libc6 Filename: pool/main/libk/libkysdk-base/libkysdk-config_2.2.0.0-0k0.5_arm64.deb Size: 7602 MD5sum: 400a6fc9c3167451b30a95ad67e45914 SHA1: 085844dfd4778b1f0868606adf46df68a52237c2 SHA256: d4c99383af96771f9d5e08d44421e8703ddc0ee7a721c28db4367fb5560a2728 SHA512: 803bdf9f67f62702dc252f3922d211b2b83c1a1e48e0c123371c3336204a9b7add7898b1ed8ead6c2dd57db5cb7d2666b60d653236477944e2574832abff7c89 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 配置文件库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-diagnostics-dev Architecture: all Version: 2.2.0.0-0k0.5 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 15 Depends: libkysdk-diagnostics (>= 1.2.0) Filename: pool/main/libk/libkysdk-base/libkysdk-diagnostics-dev_2.2.0.0-0k0.5_all.deb Size: 2490 MD5sum: 527a04e53bb16fcd96f8dfbce83ae65e SHA1: c61faa61869d72c20ab5ee24991e7a3f09658d54 SHA256: 8f37c3ccd733d5de1e0c811c264e3aba8533ab3fad6e915a5d49c240c5dde7b2 SHA512: 6b989c1f2a03bcff907d579444d7b6c21946f2e4729b5ccb2495f26e9f38d1e1adf713873a2bd94ee4501b873c1fcda9dc29abda224dd27d224ed0224a99ec5a Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者diagnostics - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-diagnostics Architecture: arm64 Version: 2.2.0.0-0k0.5 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 410 Depends: libkysdk-basecommon (>= 1.2.0), libkysdk-utils (>= 1.2.0), libc6, libdbus-1-3, libgcc-s1 | libgcc1, libssl1.1, libstdc++6 Filename: pool/main/libk/libkysdk-base/libkysdk-diagnostics_2.2.0.0-0k0.5_arm64.deb Size: 66962 MD5sum: 47f85fdc19ffc59f3b3a55221c978abe SHA1: 9e5283c2977e23b013095ae1885bb203cc2b9b80 SHA256: a96eb4f40118766034d9570e091e373ac9704bb0f64f99661e97c456471073c7 SHA512: 1e0ff40768f072bbeda40ca57fbb8e8bf2a5d094aea035b387e2d2b4822b21648c18e59e62315cb65c7a17df1dd5e84cad17dddb64e2640a872ab67539606782 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者diagnostics 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/main/libk/libkysdk-system/libkysdk-disk-dev_2.0.0.0-ok9_all.deb Size: 3498 MD5sum: 194534288121f00725f7796412e5bb3f SHA1: 0d9da3045672d44ffd62950b8939622048fcd0d4 SHA256: 4fd96726ed8e48823c87bd05b1130984732c13ff28c396702f30dc65637ffe66 SHA512: 1306e0ee372055f4a6e429a9078347b459b0fb8aaea8e854b7db182bdbe57ddabdb2b55461e9fcc082706b505324f402fcdef6f9dac934899c79c8c769033880 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统磁盘信息获取库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-disk-dev Architecture: all Version: 2.2.3.5-0k0.17 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 21 Depends: libkysdk-disk, libkysdk-log-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libblkid-dev, libudev-dev Filename: pool/main/libk/libkysdk-system/libkysdk-disk-dev_2.2.3.5-0k0.17_all.deb Size: 3700 MD5sum: e725ad59eb404c1b43bf1125b70687c3 SHA1: 0616e4bea853c741ba173c961bd0bae58c1c1260 SHA256: cc9f6dd195707d4b806f84391075cc6d952df0534fc9aa1302c8fe6babc9a0a8 SHA512: 6985571e1ec168c739d32c82d462326c7875837ec4978479654dea1ac526824e9470b54a2db5e4b2a92e3eec09721bb5b535d1e6ef4c61398fe1ee9b87c1dfc7 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统磁盘信息获取库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-disk Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 85 Depends: libkysdk-log (>= 1.2.0), libkysdk-systemcommon, libhd21, libblkid1, libc6, libkysdk-config (>= 1.2.0), libsystemd0, libudev1 Filename: pool/main/libk/libkysdk-system/libkysdk-disk_2.2.3.5-0k0.17_arm64.deb Size: 9522 MD5sum: 664b1f213d1c2d6fcbb7d28e246f9e77 SHA1: d436145769286b1d63aefad2fb613fc4792aa334 SHA256: 68b0ea34f97bfd8750db293ca1a45207bf80b6cb69b584a0bb2dc5516c737f90 SHA512: aa7a879251cfed3e609afd803900634b5c4baf913bcead87e0b48e1c64d9b7d4cbc10ab680c518f98830e5a8b3e3c646a6a3fe611f5bc2abe43731645ae96810 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统磁盘信息获取库 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/main/libk/libkysdk-system/libkysdk-filesystem-dev_2.0.0.0-ok9_all.deb Size: 3832 MD5sum: 865a637660aa660b36dfbb0cc1027ff9 SHA1: 0bec03cccb0c94b8ba5b18f36a4a2c3d4b65c369 SHA256: bb2e02383c9252c31106b1240b22da6c7d37e07f2973885c9cf61eb27d81e000 SHA512: 9001e86e11fd382a1148e0b9ac91b84dcc03573bb07b6925306c20f848c4b1af8191166d9d1d71f306042eafa92973fef797226b0d53f62a8ade82cea104aafb Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 文件系统库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-filesystem-dev Architecture: all Version: 2.2.3.5-0k0.17 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 22 Depends: libkysdk-filesystem, libkysdk-log-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libsystemd-dev, qtbase5-dev Filename: pool/main/libk/libkysdk-system/libkysdk-filesystem-dev_2.2.3.5-0k0.17_all.deb Size: 3832 MD5sum: 72466e426837613c8f6c5734acc1fec7 SHA1: b2a0d16c1eda5098bf022ddb32022a91d975e43d SHA256: fe712a2174fde874e3f56f8efbd62d6aec430b59587f0caa081a338465bd9e76 SHA512: 385e62d90a3cf821f90a49a7a996bd234e3eff7aed1e8a6bcd27b938a0cbfd18a8d343d9fa4a31b2879540e8a520df65cad229141b689660b3e947fd1e8a0229 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 文件系统库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-filesystem Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 151 Depends: libkysdk-log (>= 1.2.0), libqt5core5a, libkysdk-config (>= 1.2.0), systemd, libkysdk-systemcommon, libc6, libgcc-s1 | libgcc1, libstdc++6, libsystemd0 Filename: pool/main/libk/libkysdk-system/libkysdk-filesystem_2.2.3.5-0k0.17_arm64.deb Size: 28166 MD5sum: f7683ff5c267de4deecb87dd2b1dabb8 SHA1: eb5180eab4f860eea186227df7fa0b7f699c7684 SHA256: a3f659c6723d97100838f88da91bebd0e13982a818d7c318f2f6da11665e5ee9 SHA512: adc3dedb5c9763135aeb43217e683a5a0b0105ed40e38a3cc4d4644c7f0dd2a260a0248903513c3783c0817f2986279b5d25809b9172bcb2b9b05bf74bcbe463 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 文件系统库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-gsetting-dev Architecture: all Version: 2.2.0.0-0k0.5 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 16 Depends: libkysdk-gsetting (>= 1.2.0) Filename: pool/main/libk/libkysdk-base/libkysdk-gsetting-dev_2.2.0.0-0k0.5_all.deb Size: 2684 MD5sum: b9adb0b63825c883f8dc2c345cd80ad9 SHA1: 1ad0701d19d298996112370ae05eb7267fa09520 SHA256: a1d5cd350ba13be24e4bdf70c238f22c3340a935789eb83f0605b2ca82d25732 SHA512: 23de22d0a9e6beb8802af0436f7bfd948162d9d4db4b282fab330fe0a6eb430f682a5a25abc2e79c01ed214963590c0b933ee7149f2e4909861bb276c45bed63 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者gsetting - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-gsetting Architecture: arm64 Version: 2.2.0.0-0k0.5 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 83 Depends: libgtk-3-0, libglib2.0-0, libkysdk-basecommon (>= 1.2.0), libatk1.0-0, libc6, libcairo-gobject2, libcairo2, libgdk-pixbuf2.0-0, libharfbuzz0b, libpango-1.0-0, libpangocairo-1.0-0 Filename: pool/main/libk/libkysdk-base/libkysdk-gsetting_2.2.0.0-0k0.5_arm64.deb Size: 5440 MD5sum: 144c02b65102f4463c21fc52b0f1f2da SHA1: efe8ad154bd8dacb16a7517334cce400a37a6bc3 SHA256: f497496fb2c7ad1f529f4c2fb7e6d9f5da918f06438b204acb5add1f491615f5 SHA512: fd98451bf09068eed4e65e89bd92af9cb639017ab20279319d94d1177ad1fe3ad6f7154da13d0778873b8005917b7562b53ff2841c729dcdffe1e166571525b8 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者gsetting 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/main/libk/libkysdk-system/libkysdk-hardware-dev_2.0.0.0-ok9_all.deb Size: 8030 MD5sum: b6824b78601c9052954056f88a07e457 SHA1: 73ca6047ea1a17f96a7e4012b2c84ead1c94d670 SHA256: 4c4546f00075701e96862bc1c6ad9e1b9c92ef7e0f069a548814382790748af8 SHA512: 2581114df9b68e8cd999a13fb98c1ef7349ca04fdbd0f65a6666972c32e14fc68308508b4208d50adc2292ff3f124e0eda3622d828e5834e8fc63a442ffb3779 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 硬件信息获取库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-hardware-dev Architecture: all Version: 2.2.3.5-0k0.17 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 50 Depends: libkysdk-hardware, libkysdk-log-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libsystemd-dev, libcups2-dev, libcurl4-openssl-dev, libudev-dev, libxrandr-dev Filename: pool/main/libk/libkysdk-system/libkysdk-hardware-dev_2.2.3.5-0k0.17_all.deb Size: 10008 MD5sum: e671fcbc6c57bc59e16605b1569eea6a SHA1: d6526b18f641f823a01f574b54b4a0a55e03c9d3 SHA256: a9bfa3c13579a5a5107676e6ca8ff2af3cc6b2cdb92dada5d87f10369f4d3a03 SHA512: eade97e03b675b43935b5d9de865c9dc8df09833058d68de370dacad55a153ac6cd6b17084dda80cf547bdff66b8dfce1e935a2b9fd938af996de32c71ac7562 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 硬件信息获取库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-hardware Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 361 Depends: libkysdk-log (>= 1.2.0), libkysdk-config (>= 1.2.0), systemd, libkysdk-systemcommon, libcups2, libcurl4, libudev1, libhd21, libpci3, libxrandr2, libbluetooth3, libsensors5, libglib2.0-0, libdbus-glib-1-2, libc6, libsystemd0, libx11-6 Filename: pool/main/libk/libkysdk-system/libkysdk-hardware_2.2.3.5-0k0.17_arm64.deb Size: 35630 MD5sum: 6d2841f65f639d9c9ab303637764e7ff SHA1: e31bb3b6f6eb1166f9084705c641c04bcab3285f SHA256: 7121c401f81b70694aeb3d16213d692c63fce722acbf52291ba5096a782bca19 SHA512: 92f0cb7aa8516288c6dbdd051994249ac4b40c4d3568e83264b371cb54b24dc9559c3444e41c5fe16de5fb33f73877a454745dbf3d25108dbce7a902191d5960 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 硬件信息获取库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-kabase-dev Architecture: arm64 Version: 2.3.1.0-0k0.3 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 82 Depends: libkysdk-kabase (= 2.3.1.0-0k0.3) Filename: pool/main/libk/libkysdk-applications/libkysdk-kabase-dev_2.3.1.0-0k0.3_arm64.deb Size: 13050 MD5sum: 5960072923c1b6a8fcc4c3b68021efa0 SHA1: f7240032728144e9dbf564cb75b63315c93eebad SHA256: bfd12d4d76d2133420908a5774a36482db8fbd7d657b08e684401c939b652e11 SHA512: 8f6bf7b174a7c88978d7375e6f2b6ad18275aa94e3c8e2ee10a9b1b321edfadf8c1dd8a2cbb1116d5891eed1319d004ed253bd5860435f90289fb04c1b341627 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: development files for libkysdk-kabase It provides common interfaces for application development, including image encoding and decoding, general button settings, etc. Contains development files for libkysdk-kabase. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-kabase Architecture: arm64 Version: 2.3.1.0-0k0.3 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 284 Depends: libc6 (>= 2.17), libfreeimage3, libfreeimageplus3, libgcc-s1 (>= 3.0), libgif7 (>= 5.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-log (>= 2.2.0.0), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libssl3 (>= 3.0.0), libstb0 (>= 0.0~git20180212.15.e6afb9c), libstdc++6 (>= 5.2), libx11-6 Filename: pool/main/libk/libkysdk-applications/libkysdk-kabase_2.3.1.0-0k0.3_arm64.deb Size: 70960 MD5sum: ad150f07b07f3e2bfa06875a97e0eb01 SHA1: fab77ab3c9efa3bea89c6fe2397b604491a36fa8 SHA256: 184fb874bafe5f5d249ff40d5058c71ee4f000d6ab5fb69c38ab68d90be391ea SHA512: 77b9390549c0a1f64ec8bc62073740e2f0fc39994be264f3248b77ee3f902ad25269072fd9882c210901a03ab7193a13ed3e46778137967670719748798b3fb8 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: additional interface on application level It provides common interfaces for application development, including image encoding and decoding, general button settings, etc. 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/main/libk/libkysdk-system/libkysdk-location-dev_2.0.0.0-ok9_all.deb Size: 2286 MD5sum: 2fc82c17a8ad40109eec097dd56bc53d SHA1: a597010b8bee00f19c471141fddaa7b807663a04 SHA256: 3368861388e2041985aa250fd623a3c567220439d32507d9be11a6856ebd927f SHA512: f097a90f78c83425ad1ec34c07a1448378a8c5a3f4f49fbe7ed25089896ff82f44ee1c64162f49e5bec6a566339c6801d8aeb263c73c38fb8598863a8ddc8cfb Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 地理位置库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-location-dev Architecture: all Version: 2.2.3.5-0k0.17 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 17 Depends: libkysdk-location Filename: pool/main/libk/libkysdk-system/libkysdk-location-dev_2.2.3.5-0k0.17_all.deb Size: 2286 MD5sum: b8ac7355b87b484778a76925074d06a0 SHA1: cba837269c158dc564c1bf5cece59855d0d470ba SHA256: 5bf19100ab0b03d738072b39b089f1c12b097f3cdb6f6aa390acfce068d22b65 SHA512: c91dbf672c4481bbd61b865cede4d4e7b5d63d3e6b7a00b59c79103ff9a5281c9a1bcbeaf7f2d29858173d9d149f14211fdf5e63de7ea8585d34f7eff37872b4 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 地理位置库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-location Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 99 Depends: libkysdk-systemcommon, libglib2.0-0, libc6, python3-requests Filename: pool/main/libk/libkysdk-system/libkysdk-location_2.2.3.5-0k0.17_arm64.deb Size: 5894 MD5sum: 15f0c1f0c676081839748e12248a6ea0 SHA1: e8af4353eeb59d7b84b7dcbab787c7c034ff0656 SHA256: 3eddeef5a22f16e2cf0137873ae00d9fdf0f7be6034c6bb98f72eb6e84964223 SHA512: ff81e31764efaff936bc7f0151812afac7df2ecf6d55c314f884c3ce8640da7af4bdcd84a4bb7e77559dde26feb4554bde4d08e9f4d21106579ae4927ebc50ea Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 地理位置库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-log-dev Architecture: all Version: 2.2.0.0-0k0.5 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 18 Depends: libkysdk-log (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libsystemd-dev Filename: pool/main/libk/libkysdk-base/libkysdk-log-dev_2.2.0.0-0k0.5_all.deb Size: 3648 MD5sum: 9d7680fc30d79eb1ec898a5028f12aab SHA1: b5c0e2406da28a7e2155968c6ae5bf30ce45a8f8 SHA256: cfbd2f176fc0ec3c4a2f33a162154bf0eea018cf519d90729d50ece42abfff43 SHA512: 52c4f42a7b157fabe4b6a9403eb7ea0a19dd0e41c37bd08edd05658eb26822c3ae3bdfd15547545a44ae32ede3583d1c6c0a96e2fbf2a82bee0004eb0169acbb Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 日志库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-log Architecture: arm64 Version: 2.2.0.0-0k0.5 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 90 Depends: libkysdk-config (>= 1.2.0), logrotate, libkysdk-basecommon (>= 1.2.0), libkysdk-utils (>= 1.2.0), dbus, libc6, libdbus-1-3, libsystemd0 Filename: pool/main/libk/libkysdk-base/libkysdk-log_2.2.0.0-0k0.5_arm64.deb Size: 13452 MD5sum: 3f107d478e6ef0edc41a10b388eafbbf SHA1: 654088168e6b0b338181633e3401295482b39566 SHA256: e8d6ff605798cbc25b5f14e2514d4abeada4616a5190d7c5f36e66bdc4872064 SHA512: d39fd10b21cfea73ebc805eaec1f2bc0dd9a9cfb31e7a5f6b823be74f244c97f70d368cdfd07c245f24ffdb19ff937cd611ec27c868a57c31e3a94f61037b0a7 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 日志库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-logrotate Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 95 Depends: libkysdk-systemcommon, libqt5core5a, libqt5dbus5, libkysdk-log (>= 1.2.0), logrotate, libc6, libgcc-s1 | libgcc1, libstdc++6, cron Filename: pool/main/libk/libkysdk-system/libkysdk-logrotate_2.2.3.5-0k0.17_arm64.deb Size: 12826 MD5sum: 36639650518067c1a2f2d4dd79b21cd9 SHA1: 23d91b8aa809c5e2e5d5c9a35e28c58717aa0ece SHA256: 933fdd8a7922b3914c0b486a66bebecf7c38527bdd7e04d0bebcfbba5680dcad SHA512: 160b24fecf4876a49edaf25a64f8152dfd6f256c0ea7d21462d50345c7319713f6391c6b3b032f8aaf0e348e681580c2a71a22ee8cc2ac05efb08a53a3254c6e Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 日志转储服务 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/main/libk/libkysdk-system/libkysdk-net-dev_2.0.0.0-ok9_all.deb Size: 2718 MD5sum: 8ae00eb90db76372df29c3b7d4998897 SHA1: 5da572c114683238cc1a0e8b68152ee52e9222a5 SHA256: 31a7f379db7baa74d8360b76183a1223a875e958312a59ff16e7f613a73524c2 SHA512: a66f4031b8a2e0d1f03974367260856709f3ad2669b7bd0e9bd8f56f15d23e9f33373c8dd48211b7ddf99c497d9a67a4888be306fb4635e91a2553c1e981f086 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 网络信息库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-net-dev Architecture: all Version: 2.2.3.5-0k0.17 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 19 Depends: libkysdk-net Filename: pool/main/libk/libkysdk-system/libkysdk-net-dev_2.2.3.5-0k0.17_all.deb Size: 3070 MD5sum: 738b5e165deb68193efd7ae620b9e326 SHA1: f502e7e9b96097642cec3a533666594f6eb23a01 SHA256: 1caaf91bd737fc81ac226967db648dd3df65b14b9c06b35af207e28ce7bfa751 SHA512: afd612c18548479daf0dbcee7edc089daf7c5d3168b269ba6862e32e0d539f716102ffd3262b0ee27ec434aacc896daa33f3d026619d161c123b80c6ae641ff3 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 网络信息库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-net Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 85 Depends: libkysdk-systemcommon, libc6 Filename: pool/main/libk/libkysdk-system/libkysdk-net_2.2.3.5-0k0.17_arm64.deb Size: 9910 MD5sum: 2fe11abf12fd67005d9570eaecbd3b25 SHA1: 181411029f72546a54ecca51cb524347a22bf636 SHA256: a3586e9ae4bffd61d9c4f5b8497b7b029c93915fb75018ac85323ae6b44c8012 SHA512: 04639dcd4f0f0e3a4a58d5c882fd8d902022b253be5fed7879458974df9dcf5eb9f3ae0f3b26b95888605f1b540fb85e81f0e10414640f5eecbdac32f8e249e8 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 网络信息库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-notification-dev Architecture: arm64 Version: 2.3.1.0-0k0.1 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 28 Depends: libkysdk-notification (= 2.3.1.0-0k0.1) Filename: pool/main/libk/libkysdk-applications/libkysdk-notification-dev_2.3.1.0-0k0.1_arm64.deb Size: 4328 MD5sum: 50fca3bf67ccd3c7cf89ebf6040009c5 SHA1: 5bf3f2e4a79cd1000898433794995d6eb6e44931 SHA256: 1fc6b69cd61f642f30d20eeab42a309317d20db622dcf4121252bf56d0641ae2 SHA512: 7e12ec1f97b30c27d5434b68292bbb966c817ca484a54a788a798fbb3dd755acd6de65777eaae216e14e232dc38b0dd354810c45796ddb65b345f734505e368a Homepage: https://gitee.com/openkylin/libkysdk-applications Description: development files for libkysdk-notification modal This package provides interfaces for invoking notification pop-ups for the system notification module, assisting the notification component in correctly displaying system messages. Contains development files for libkysdk-notification. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-notification Architecture: arm64 Version: 2.3.1.0-0k0.1 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 89 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.5.0), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/libk/libkysdk-applications/libkysdk-notification_2.3.1.0-0k0.1_arm64.deb Size: 16282 MD5sum: 30bc105c8636de6b2c95263bb0123a10 SHA1: 81b0d176e35c23be4fa6dba3cb4bd16f5cde175d SHA256: e0a2f63839fb8ec19bd944e9e816d096fd203d30b856d99c7d22ebb4702fce91 SHA512: f95bd7eb663d44b0a8707994f8598570a4ef4a651efb6409aac4d27284348bd355a3d13600cfe951057248571a6f3477f4934e5fdb9dec18732a3b5dd9897405 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: Kylin system notification interface This package provides interfaces for invoking notification pop-ups for the system notification module, assisting the notification component in correctly displaying system messages. 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/main/libk/libkysdk-system/libkysdk-ocr-dev_2.0.0.0-ok9_all.deb Size: 2652 MD5sum: 54cb5ed3f318dc6ac9f85aaae4e9b174 SHA1: 06a556202e1cad61dd195433afc4c7048672c4bc SHA256: d8b2518e03a499e5c9f277dc31b8a831a80b75045238d0f7ad9f825dce6038e3 SHA512: e44cb0f72b900ded37f79f738701dec298648612fedc04abd0ddbd5341713827ff97d04f75134422e43c5806967bc909136fc52a605c18210442591bdf2d6a3c Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: AI文字识别功能-开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-ocr-dev Architecture: all Version: 2.2.3.5-0k0.17 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 18 Depends: libkysdk-ocr, libleptonica-dev, libopencv-dev, libarchive-dev, libtesseract-dev Filename: pool/main/libk/libkysdk-system/libkysdk-ocr-dev_2.2.3.5-0k0.17_all.deb Size: 2650 MD5sum: eaa57b2f515a3230bc3ab7496144c20b SHA1: ff63599ff7577df4dc365b640ddcb1e31afe29d6 SHA256: 707eabec5b27a0d1c79ebd946c35c20daeb64c04f022922424e057537bf115b8 SHA512: 3ad2e88701ec7d3c4017c0199ee5faa89a9093d4cd663f28d973f938e0acfc1f3a00784f6ef3525aaa1db44fa79e6bc4df1d05e366ab4b46e6ad7dfd7519148c Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: AI文字识别功能-开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-ocr Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 13377 Depends: libopencv-core4.2, libopencv-highgui4.2, libopencv-imgproc4.2, libopencv-imgcodecs4.2, liblept5, libarchive13, libtesseract4, libkysdk-systemcommon, libc6, libgcc-s1 | libgcc1, libstdc++6 Filename: pool/main/libk/libkysdk-system/libkysdk-ocr_2.2.3.5-0k0.17_arm64.deb Size: 10418728 MD5sum: f56a6f3f21a3034bf985649c245a8ae2 SHA1: 38c9d6b690c769e602adb82d2c51f7590ce3300e SHA256: 7fafd9d1a173fcdf9aeb606a98b9c7c0efd381c7f7935ac56553a3a9f9c98e90 SHA512: e8fd30cb04b2d7858ce4921b5b53838549320c2c1cfde0db8584d6e948123921449867ebd222336bafc3a9bc8de0253347e87a57302bb10badece2fc3c4bbc35 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: AI文字识别功能 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/main/libk/libkysdk-system/libkysdk-package-dev_2.0.0.0-ok9_all.deb Size: 3178 MD5sum: 635e4e580aceae19c176a826cd9c8723 SHA1: a8ca3c216f060ed40f768ae8be3ef61d7541aff1 SHA256: c5309710b99ed9e7b94edb8dd33cbb906dce3591e10b06ca22ce0768baa46a7a SHA512: d990f0e927e6f576d49a4052c86838cfca37fefeb3e40ace2e1fee044b8181ca9cafe1fe93ae5ec2286b78d99c3e910bfb3ba0bcb401f580bb89549972cbe61d Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 包管理库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-package-dev Architecture: all Version: 2.2.3.5-0k0.17 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 19 Depends: libkysdk-package Filename: pool/main/libk/libkysdk-system/libkysdk-package-dev_2.2.3.5-0k0.17_all.deb Size: 3172 MD5sum: 831a92c58b55cc13f0f860cf3c94e4ba SHA1: 2df91426de95dfdb58b70199206605377d1078b3 SHA256: 521a9190b0b725bfb7159e9f4e2d678c88b1f1278a05f25785269da8af849258 SHA512: 37e8d2d1af032198606ddfdee9d9860f8ba5015969ad64a1d9db53695e5edf32b50394356bf91eabbdd491b8257d73863aaf3e15b6b8c19bebca7f9f063903f2 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 包管理库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-package Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 84 Depends: libkysdk-systemcommon, libc6 Filename: pool/main/libk/libkysdk-system/libkysdk-package_2.2.3.5-0k0.17_arm64.deb Size: 5078 MD5sum: 641e37612acb14172b45796b82a7f035 SHA1: cc8ce52dcb608b835dcb08212b2e4b1dbbde168c SHA256: 5cdd862ffa417efa9c5ca53dae3e1a38fbc0401e5a049cf66c997e88d9af1c79 SHA512: e6b64365174f2f6c450504f85f4f42a1644fa103aee1325dd4038d10bfe8f5142348d5789e10f6e8e5be8fac29b873414b06cbb3638fb304964dcac74b4d994e Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 包管理库 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/main/libk/libkysdk-system/libkysdk-powermanagement-dev_2.0.0.0-ok9_all.deb Size: 2578 MD5sum: 2bafeaf859f2769a2e19fa4f13347074 SHA1: c306af2bf257c4187e4b0b72ea408e103f4e49ad SHA256: 52c407858c08346db159e445875df45f1fb242ec104d7219cb1f07484b925397 SHA512: 9ba269be8aea5a4acb357d5d15c95babe77f76df7c5d9e48937474cba49842ac64492bae36c3768a240d4c8e37d94d6e636a4b7a3da84ec668906cfc0fd9af6f Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 电源管理 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-powermanagement-dev Architecture: all Version: 2.2.3.5-0k0.17 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 17 Depends: libkysdk-log-dev (>= 1.2.0), libkysdk-powermanagement Filename: pool/main/libk/libkysdk-system/libkysdk-powermanagement-dev_2.2.3.5-0k0.17_all.deb Size: 2576 MD5sum: ae8f9d502a4026a70b82e8d29302e6ce SHA1: b87f12db1bfe17c9b52636d38f4f1f017745361b SHA256: f61c885494351cf8de1dc146bd1303746c760b2b29b8a1977128f51c6bdc6806 SHA512: f6373c90820dde88552c624fc004f6e5add80e08d942a9aa732a9b9d9e181f9ddb2fad29379d6144bdadf8420fb7e723a4332f7cebf81b1dbc25f1c8fd6b816b Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 电源管理 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-powermanagement Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 85 Depends: libkysdk-log (>= 1.2.0), libkysdk-systemcommon, libc6, libdbus-1-3, libgcc-s1 | libgcc1, libkysdk-config (>= 1.2.0), libkysdk-utils (>= 1.2.0), libstdc++6, libsystemd0 Filename: pool/main/libk/libkysdk-system/libkysdk-powermanagement_2.2.3.5-0k0.17_arm64.deb Size: 6030 MD5sum: d7705c2d24a5bc2f31f838e328c3cc76 SHA1: 8c3ba6ab3cac74f144750e306474f9196a91ef15 SHA256: ff8d41ca7a5c821e577bdc21223737920b0cd59eb807ea6a4a6df6ac41050203 SHA512: 5b9e123481ef11609a84787d23539477de516f1b844d57351b4ed2ede345f88d25e6d10b7b2b78169fd425a918e16009012b16d5524093dc09674dc8bc17cbaa Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 电源管理库 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/main/libk/libkysdk-system/libkysdk-proc-dev_2.0.0.0-ok9_all.deb Size: 3644 MD5sum: 5ee119ef39ad7bc62fe224bda39cc232 SHA1: c4e1734b93e0d5937f070d10080fa12e2ecfb0d8 SHA256: de19728923d96426db1056e535db0085029645b5e9a251c1e081382f3a2c46fc SHA512: 89f62a3014d693cb945f670c6227410274caacd215d9f423e55199f681ec9ea2e0db910c5e33370cbfe4e2c7920ec9b672363b6dbc19b3ed37b2868e3099eb44 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息获取库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-proc-dev Architecture: all Version: 2.2.3.5-0k0.17 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 22 Depends: libkysdk-log-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libkysdk-proc Filename: pool/main/libk/libkysdk-system/libkysdk-proc-dev_2.2.3.5-0k0.17_all.deb Size: 3702 MD5sum: f13aefe3e962c76da7b0c7b38fa44b1a SHA1: e4d31bcb508b566d7ae742544878450f46dcf905 SHA256: 64023af69ef9fc1d9a5954ed5f459b9fdb8caa57165fa2034fed6964ac8e03a2 SHA512: 57d89e647e6a244839f3404bf4b85c744ecb565f40371055a8986cc91dda207624c3d3d30057223948dda12995302c77f66045017a0bc82cbc9536bc1825bc94 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息获取库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-proc Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 85 Depends: libkysdk-log (>= 1.2.0), libkysdk-systemcommon, libc6 Filename: pool/main/libk/libkysdk-system/libkysdk-proc_2.2.3.5-0k0.17_arm64.deb Size: 16510 MD5sum: 1c62d71ec0edd606c6e019082952bf05 SHA1: 6c10ff5cde7c61600e19425f2c88d9e005b30e74 SHA256: 62aa8b85eb929270328eca0155f7f76752358854ddcd608507675086d253f0ff SHA512: f506b91a329c15be30ab149be82e0b814347d40e9672a9db07ffe690164e24745dcfac17be0ceeb6a1aa8cf482921e2e25c59c3b71b701984e22d1d05408e346 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息获取库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-processmanage Architecture: arm64 Version: 2.0.0.0-ok9 Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 94 Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.12.0), libkysdk-config (>= 1.2.0.5kylin1), libkysdk-log (>= 1.2.0.5kylin1), libkysdk-utils Filename: pool/main/libk/libkysdk-system/libkysdk-processmanage_2.0.0.0-ok9_arm64.deb Size: 10880 MD5sum: 4ac355a013267668bf0345632c332c29 SHA1: 603924e60986d35c5bb0e088b0bcbc3b48716432 SHA256: 9aba4abdeeea69ea85bd2cc8d8e15d6f1ade5968121d2609446dd1519424b67a SHA512: f1c0819d30ec2089b57efa50e4b16045b3f5b4f9f06454b50dc6d99f3331cb06ff5592410c4b16f4cf86d2929c160a35f5c6a18979c41e8359c02b9bf4c01b26 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 进程管理 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-qtwidgets-dev Architecture: arm64 Version: 2.3.1.0-0k0.3 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 178 Depends: libkysdk-qtwidgets (= 2.3.1.0-0k0.3) Filename: pool/main/libk/libkysdk-applications/libkysdk-qtwidgets-dev_2.3.1.0-0k0.3_arm64.deb Size: 22114 MD5sum: eaf55479e50b0b4c65032d449774f2ec SHA1: 551531988d21f50ad5f3aa0530801353c7696482 SHA256: f2dfd81460d71a8e1b385319fd65681c8f53ef687933a8aacf154dbd03d8f792 SHA512: 7a3a323e0faa08d6be27bb239c400f5748b6d6bb354f37ce94a2267db1c129cca5c9140405648ca497b4e07bde7cc268a8015d91a413702f8d3bf9d4dc5d38e3 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: development files for libkysdk-qtwidgets libkysdk-qtwidgets is a module in libkysdk-applications that provides a list of useful Qt widgets, which can follow ukui platformtheme changes, such as icon theme, system highlight color, system opacity. Contains development files for libkysdk-qtwidgets. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-qtwidgets Architecture: arm64 Version: 2.3.1.0-0k0.3 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 932 Depends: libglib2.0-0, libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5windowsystem5 (>= 5.69.0), libkysdk-waylandhelper (>= 2.3.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.1.1), libx11-6 Filename: pool/main/libk/libkysdk-applications/libkysdk-qtwidgets_2.3.1.0-0k0.3_arm64.deb Size: 236386 MD5sum: cce5121dd35d1aa81412bfcccab0b268 SHA1: b8cf27a7484b9b592c6d35be65eebefa548d7908 SHA256: c308c0b41afda3ba2f62c9668b722eb9bf5f27911afb2a2fcb3133098ffa7dbf SHA512: 8109b04512077f3b7f8933e5d72aac72798fb8e65799ddfe37b8783bc3f1cedecd55c10cf38f043335e2e06c93c5321636e7d669728c3c535d50692cfae10a78 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: add-on widgets and classes for Qt applications libkysdk-qtwidgets is a module in libkysdk-applications that provides a list of useful Qt widgets, which can follow ukui platformtheme changes, such as icon theme, system highlight color, system opacity. 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/main/libk/libkysdk-system/libkysdk-realtime-dev_2.0.0.0-ok9_all.deb Size: 2332 MD5sum: 864e107c4a72699585db221b3ece7b85 SHA1: d5b4f3eb1f05884816419fbb95def875e41b675f SHA256: e05f7337863289dc8e6ac27a68a6276ffaf84f0faa8d7b618fa68814859308fa SHA512: 486959e82ba4540e04d54eb418ab847fec8db5ab231c6d1a6e27c4e1d06ecb8197a0de9b38fa7eb06f6eece7c66451b71c411e0385828ff6576b4a3303e623c4 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-realtime-dev Architecture: all Version: 2.2.3.5-0k0.17 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 18 Depends: libkysdk-realtime Filename: pool/main/libk/libkysdk-system/libkysdk-realtime-dev_2.2.3.5-0k0.17_all.deb Size: 2874 MD5sum: 75e783bffe359d73dc4995fd891df4e5 SHA1: 22a8f48daebbe045650c724e110fce959519a751 SHA256: 9fe444bee2e1473a41121423212a7ffd49883b91608a395a9ab9d6597e01f3a4 SHA512: b9fa0d6bb36acb22b301a907a2623c67fc80f2dcafbb47f05ef75191d555cc93b9557f03c11cd1391cbbfbc5925c85195d723e4647f9ff77c60013229a37fe3d Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-realtime Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 85 Depends: libkysdk-systemcommon, libc6, libgcc-s1 | libgcc1, libstdc++6, lm-sensors Filename: pool/main/libk/libkysdk-system/libkysdk-realtime_2.2.3.5-0k0.17_arm64.deb Size: 6014 MD5sum: b193d4d7870f784e92c54e32607430f4 SHA1: a06b068ef4945e9c647b524598a712c0c7f5fb1d SHA256: 809fc4c598a169ef9587518c29c0c2880b5d69d0cfd791f69dffbd5e4de06389 SHA512: 3820dd5f7b69c8b6f26103458263ad3cf79a3273d5fbeee2ec727c49600a15365f9a20c951ac6d171152c6bf82ea28f5034fb9ce514e7c046235bd0fd1ad47df Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息库 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/main/libk/libkysdk-system/libkysdk-sysinfo-dev_2.0.0.0-ok9_all.deb Size: 4060 MD5sum: a87106227435943489ae66efd9b365e5 SHA1: b83fc0fdc8d5017ef517299e53efa2d5ae852dd3 SHA256: 794530146c9667b5ed8de7f8b9621d4814946114e319511855b90c0c317871cb SHA512: bbe0c7984667ef70e87b574564bee844aae9477bd5128a29a520f2ff4d1079c9247e20d82472e90d4557835a39f54f965fa56f49d7464fd15492022318ed3a87 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统信息获取库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-sysinfo-dev Architecture: all Version: 2.2.3.5-0k0.17 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 26 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/main/libk/libkysdk-system/libkysdk-sysinfo-dev_2.2.3.5-0k0.17_all.deb Size: 4632 MD5sum: c218c34d8528560d8b13b160600638fc SHA1: c886eadbd399d04861b78b1bf60e240157784aa8 SHA256: bc8c8b96d74507bd5494274c6767e31bb5019640f71cb2bcaae0d6c9ac2334aa SHA512: 1488dc28fcb9ac341ffb6b095992d74e004f3649ddbd319aec9b76fb5fde1d7863fa3b987396c68b11fff98e4559ba3c8cae6ff923acc019e754e8e97401e33a Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统信息获取库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-sysinfo Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 97 Depends: libkysdk-log (>= 1.2.0), dbus, libglib2.0-0, systemd, libcjson1, libxrandr2, libpci3, libkmod2, libkysdk-systemcommon, libc6, libdbus-1-3, libdbus-glib-1-2, libgcc-s1 | libgcc1, libkysdk-config (>= 1.2.0), libstdc++6, libsystemd0, libx11-6 Filename: pool/main/libk/libkysdk-system/libkysdk-sysinfo_2.2.3.5-0k0.17_arm64.deb Size: 18504 MD5sum: f3378cab03483a24ef031b8925d4ad57 SHA1: 0d8b174d4143c7be18f28cd96d643fb6c763ca11 SHA256: 9dbafbc37b0d8421f9beb0f57ae1628027ea9fe86bce5028a64539c97d2440bb SHA512: bf680f2707aac08ec758bba7ce0198940078a7a1e78c84d3b904f438f365207458687d3b7a50b29601790ff2807b3971c4a7b4ce6c97aa28523a19064dcf3eae Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统信息获取库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-system-dbus Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 226 Depends: libqt5dbus5, libkysdk-disk, libkysdk-hardware, libkysdk-location, libkysdk-net, libkysdk-package, libkysdk-proc, libkysdk-realtime, libkysdk-sysinfo, libblkid1, libbluetooth3, libc6, libcjson1, libcups2, libcurl4, libdbus-1-3, libdbus-glib-1-2, libgcc-s1 | libgcc1, libglib2.0-0, libhd21, libkmod2, libkysdk-config (>= 1.2.0), libkysdk-log (>= 1.2.0), libpci3, libqt5core5a, libsensors5, libstdc++6, libsystemd0, libudev1, libx11-6, libxrandr2 Filename: pool/main/libk/libkysdk-system/libkysdk-system-dbus_2.2.3.5-0k0.17_arm64.deb Size: 37518 MD5sum: 487ebca80bc730b976f1f385bbbc7587 SHA1: 204e125b0b58b6f56c538faed3b6ed7895298788 SHA256: b852837862c0581239c8e3543a192496052307a99e24e5984b5f31cedebe914b SHA512: aacf58dce58223fd2c1e5c84cec9b47cef813bab81c781d7fa2eebf0382665097e178a8476eda80f4941e420014862df341c3cc15a17076dec327332060cead2 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: sdk dbus 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/main/libk/libkysdk-system/libkysdk-system-dev_2.0.0.0-ok9_all.deb Size: 2300 MD5sum: 437dcfcae03e71b5c712001b61159b45 SHA1: fcdc9d1a3d3f6c19843c378b45d1efb145ae2e65 SHA256: cfc338d091b8daf202bd11d63ab69382f98d808b454e21cb2ed3f1de5a0a0427 SHA512: 8f4d76e2475a905f4ebb7f3efc911c11ea03484fef948381406e3e82587c507f1ec97a9474fa3f1ea8906cc3c8a9d1bba017579aeaab8593a2cd2a8d51b11133 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 麒麟开发者套件 - 系统层套件 - 开发库,提供系统信息、磁盘信息、系统时间等API与服务 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-system-dev Architecture: all Version: 2.2.3.5-0k0.17 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 13 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/main/libk/libkysdk-system/libkysdk-system-dev_2.2.3.5-0k0.17_all.deb Size: 2316 MD5sum: 2093303e4d1b810c684cdde710d35271 SHA1: fc4c71149bf060813eae87d5080c83edda336f66 SHA256: 83bb6a1f334c18c600b2aea5e28c850eea791c963ccd069d1b507ac1034d4b1c SHA512: 2f7f423c885a94da061b5338514405dab7a24e1ff95ce8afd08114e2dd570b5c7248e5369c5a2618bed07c30f678d54d45aa095121370d98b5a1f43b9063f805 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 麒麟开发者套件 - 系统层套件 - 开发库,提供系统信息、磁盘信息、系统时间等API与服务 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-system-java Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 42 Depends: libkysdk-system-dbus Filename: pool/main/libk/libkysdk-system/libkysdk-system-java_2.2.3.5-0k0.17_arm64.deb Size: 27654 MD5sum: b899ba13d6de871fee86f35bd5b08b49 SHA1: 69ae8e4f8e4cb8b62997998901e5ae1b37cc11cf SHA256: 8627dda547fbbd8236e5f905dbc036bdee4e9d33ac2064786384cd2d3fefa572 SHA512: c4fd28a363d159880e322e7ec031b6b59f53522d9b8f594c9fe7213b6a95e2017397c3ce906a3fb011f6a80a4f21b78bc0924011b135129b3937d4a7aafb4519 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 多语言支持 - java cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-system-javascript-http Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 1280 Depends: libqt5widgets5, libqt5gui5 | libqt5gui5-gles, libqt5dbus5, libqt5core5a, libkysdk-system-dbus, libc6, libgcc-s1 | libgcc1, libqt5concurrent5, libqt5network5, libstdc++6 Filename: pool/main/libk/libkysdk-system/libkysdk-system-javascript-http_2.2.3.5-0k0.17_arm64.deb Size: 244126 MD5sum: a30d1395aaea9bee06a0a7abc337094f SHA1: c7eb8c07e1b5a7fbccc42d74856fad273c7afb2e SHA256: 50e0ee1517d06a6f159ebba41c873aecb53150e243ecd878f494286f3084d1f1 SHA512: 535a781bae5bb1e4bdcdc58988a91a667312619fee2b6a1856525058b7eb47d5e50e0370ec5bab13dfb2d95879af5f9f0a464b7ee42b62f2ba37f444b6ec7580 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 多语言支持 - javascript cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-system-javascript-websocket Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 962 Depends: libqt5webchannel5, libqt5websockets5, libkysdk-system-dbus, libc6, libgcc-s1 | libgcc1, libqt5concurrent5, libqt5core5a, libqt5dbus5, libqt5gui5 | libqt5gui5-gles, libqt5network5, libqt5qml5, libqt5widgets5, libstdc++6 Filename: pool/main/libk/libkysdk-system/libkysdk-system-javascript-websocket_2.2.3.5-0k0.17_arm64.deb Size: 178396 MD5sum: d3556e4263b5da00f178a0042ce2c49f SHA1: ce4f3db710a117ff15eba107cb553d1fdd046831 SHA256: 64eb6111fc65bb3ad928a03dd72ea814446134cee7f4274091db67bbe848e876 SHA512: ac9b0cdae44222b6bbc6532f925e1c70451dacc09275c4b26896a449fcc23e576cb84c55aa7354500e4ffde5121b8210607de5f792a1c5b179bd942e45b410f5 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 多语言支持 - javascript cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-system-python Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 26 Depends: python3-dbus, libkysdk-system-dbus Filename: pool/main/libk/libkysdk-system/libkysdk-system-python_2.2.3.5-0k0.17_arm64.deb Size: 3640 MD5sum: cca3b198f9353abd1c28b4d22c6dfaba SHA1: 2cca26674dd3657a124a09c5feb6daadd34ddd45 SHA256: a3d402b8ede7cb09a70d1afc90a65c981cac3c170aa2f060e66ef00d094c0182 SHA512: b37d3423266ce44971b92f2b4523bd16213e8d0818b9be9c68143a66837c713ce435341db1c8f33f9d585576a64775f4e9ae37ba4bf8f3da3adb713f0b985279 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 多语言支持 - python cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-system Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 11 Depends: libkysdk-disk, libkysdk-sysinfo, libkysdk-systime, libkysdk-filesystem, libkysdk-proc, libkysdk-hardware, libkysdk-package, libkysdk-powermanagement, systemd, libglib2.0-0, libkysdk-systemcommon, libkysdk-location, libkysdk-net, libkysdk-realtime Filename: pool/main/libk/libkysdk-system/libkysdk-system_2.2.3.5-0k0.17_arm64.deb Size: 2044 MD5sum: 9bbc579155f1c89d6b71cbab1b553e3f SHA1: 0f6aeb5db4ac418d2b982cfcf18d480de78c54bf SHA256: f05bbc7bb179b37c35d8542efb85d7455767ff8a3804c93368f0c9097b5648b3 SHA512: 6a895d39eb21ed32fdfe8cbb5cc53ca64d0a6a6aa03b76ac8c4a27846cebb11c7e1bd8e7d640994a2dbe124f4ca8270ceafc09c3f3b2f11604915d83f20e0f5d Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 麒麟开发者套件 - 系统层套件,提供系统信息、磁盘信息、系统时间等API与服务 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-systemcommon Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 15 Filename: pool/main/libk/libkysdk-system/libkysdk-systemcommon_2.2.3.5-0k0.17_arm64.deb Size: 3046 MD5sum: 1e1f45581adc9944db50c960e2446d2d SHA1: d4f800c0a80d0eda0b2adb24116c691f237a8dab SHA256: c454e175ad56ac6313180d49b9ebd116425cf52b4aac58672334cde88b1e9846 SHA512: 1b3ae4de66f7e974f57d2dcd85a31f523dd0377826fc6d9c87d01ba8d9f6cb1538556cd034897156a15528b3e4d4b6a5391bf5aa3a8aff29ed837badcfdbab03 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: kysdk-system层公用数据包 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/main/libk/libkysdk-system/libkysdk-systime-dev_2.0.0.0-ok9_all.deb Size: 3258 MD5sum: f59ae991c211558cf90dfe39951f4bb9 SHA1: b97daf866848d84ce6204f78ed86b689b5b181bb SHA256: 49b3c97f20ba0a2c3f96a2ba77e3226e5b648b7610b74638a148773595d5aa1e SHA512: 27c40700d64f1c637ae924cca348170202cee42517df61068ddd7eda071fc83f2756328fc08f899654c60468ca07c48ea36536e35c6a934921fc6878cdabe89b Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统时间相关操作库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-systime-dev Architecture: all Version: 2.2.3.5-0k0.17 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 22 Depends: libkysdk-systime, libglib2.0-dev, libkysdk-timer-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0) Filename: pool/main/libk/libkysdk-system/libkysdk-systime-dev_2.2.3.5-0k0.17_all.deb Size: 3606 MD5sum: 5ef64f26328d8f0d04f755d4bd17bf21 SHA1: d13887911741a8f00a1e552856dece35ab320bd4 SHA256: ba3e525cf4e8264ff726edd3bc306bcc0e326904bad21a92e23f1b5a3001ddb1 SHA512: eebdc302ad52f67f7367dff6925f7fb383251015a3588d018ad2911b46040057519699067313a6d288b16dd81c1fb52927405f5223ff659956f122924410aca9 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统时间相关操作库 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-systime Architecture: arm64 Version: 2.2.3.5-0k0.17 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 249 Depends: libkysdk-log (>= 1.2.0), dbus, systemd, libglib2.0-0, libkysdk-timer (>= 1.2.0), libkysdk-config (>= 1.2.0), libkysdk-systemcommon, libc6, libdbus-1-3, libdbus-glib-1-2 Filename: pool/main/libk/libkysdk-system/libkysdk-systime_2.2.3.5-0k0.17_arm64.deb Size: 28020 MD5sum: 58d3f91a6f843977d9b504ba4bcdbd79 SHA1: cc8a3f139dc266841774e70793ce46e0f659ab4f SHA256: 35a20998702058b7208550d21ea9c241791f0c9a27d6af7bee263b7895fdef76 SHA512: 948918251d541901680bbff4b653df3ccd1b37d6f7e23e3b2cd69edafcfeb36b85df121dcb58c3caa9376c247d3e0d37e428c23f96e2f6e745e6a02e932f7eb8 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统时间相关操作库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-timer-dev Architecture: all Version: 2.2.0.0-0k0.5 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 17 Depends: libkysdk-utils-dev (>= 1.2.0), libkysdk-timer (>= 1.2.0), libkysdk-basecommon (>= 1.2.0), libc6 Filename: pool/main/libk/libkysdk-base/libkysdk-timer-dev_2.2.0.0-0k0.5_all.deb Size: 3522 MD5sum: 876daa270060e1941f426b2702c97963 SHA1: 1cef191ac5dfae11bccfb6cacb8f7a6d9dec671d SHA256: 04c1affb18f30b212f6dc56432a939a660ff770adaf01cf1eb9c9187d9eb9ea4 SHA512: 25e20608ee9ed4ea4e9f9e87dbda41711d8c59fda3dde44edaa29149dee06f8c46b89e0e53a6bf29b4259ad977e6b20a676dfb18b9e8c03c2b75846c9ed2c6d5 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 定时器模块 - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-timer Architecture: arm64 Version: 2.2.0.0-0k0.5 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 83 Depends: libkysdk-basecommon (>= 1.2.0), libkysdk-utils (>= 1.2.0), libc6 Filename: pool/main/libk/libkysdk-base/libkysdk-timer_2.2.0.0-0k0.5_arm64.deb Size: 5874 MD5sum: af2ee961d89123d3e00536936451ad70 SHA1: 44d190479bc1c110772db1a8a65de49a4bc9ca06 SHA256: e159605c04a8bad58fe78fd6b7a33e2d4127a5dc39fa3884b36e329a194835e2 SHA512: 763da415f0cbbbe498ab6852e610d734630bbb4b5fb4f2b60de34e312eee320ab95ecd4d8c5c92e6236a79f49b37768bcccf07face084a980455e4de6af1e3b1 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 定制器模块库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-ukenv-dev Architecture: arm64 Version: 2.3.1.0-0k0.3 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 31 Depends: libkysdk-ukenv (= 2.3.1.0-0k0.3) Filename: pool/main/libk/libkysdk-applications/libkysdk-ukenv-dev_2.3.1.0-0k0.3_arm64.deb Size: 4522 MD5sum: f2d6317902cbe3a851044049e35f57df SHA1: 983c1280dc3b58022ae23a5320a49156bbe71070 SHA256: 7f1fa29186e048fc87a5f3dd3e180a952b13a844fe46340675bc0a6577546d72 SHA512: 7cb5f37377cbc5967bcdb3ea409fc344f68dbce28a3673ea004cc0532eafe4065b466d409fd966998dbf6255752245f6860470f1c8873d292d553545b6c2b981 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: development files for libkysdk-ukenv modal A set of interfaces is provided to obtain the system gsetting variables, call up the user manual, and obtain the Kirin application name. Contains development files for libkysdk-ukenv. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-ukenv Architecture: arm64 Version: 2.3.1.0-0k0.3 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 89 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5core5a (>= 5.4.0), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/libk/libkysdk-applications/libkysdk-ukenv_2.3.1.0-0k0.3_arm64.deb Size: 15810 MD5sum: 81ab9096ae35600f566ef1da473f1d1a SHA1: 546e3f3f3ad0d3e4f0860f089f15655773192159 SHA256: b3651897bb23498aea476231835236852c7719c004dd2c276352593051ee2ce6 SHA512: 45e6253a672461fe7fe3e87d690abebf8cf42d805259dc9672acaa75a2f3282ab7c75da683cfd71aeb826a9bbf0bcad6556235c1498a54483126e288cde46366 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: Kylin system environment interface A set of interfaces is provided to obtain the system gsetting variables, call up the user manual, and obtain the Kirin application name. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-utils-dev Architecture: all Version: 2.2.0.0-0k0.5 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 30 Depends: libkysdk-utils (>= 1.2.0) Filename: pool/main/libk/libkysdk-base/libkysdk-utils-dev_2.2.0.0-0k0.5_all.deb Size: 6070 MD5sum: 419c04b1f193320a873e7803070643d8 SHA1: bc64fe55e7a1ac7849d436d394e44175618e722a SHA256: 844f16d86608d96d4374e3cbed9a14f10ff96ee0dc2e6d49e48fdbd343411e56 SHA512: 07de20cfb0a0b3126acea36423da801b73acd135d47b94cee5a678fb7efc733efa52f629b56cd53c7ee681b6ad7369d20087fcaa716bafb12e1936230703dfa8 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者utils - 开发库 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-utils Architecture: arm64 Version: 2.2.0.0-0k0.5 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 151 Depends: libkysdk-basecommon (>= 1.2.0), libc6 Filename: pool/main/libk/libkysdk-base/libkysdk-utils_2.2.0.0-0k0.5_arm64.deb Size: 7920 MD5sum: 08d2d372686bdcd221182eb0d592dfcb SHA1: 051a22fc410a17513d16d382031717624cb84ceb SHA256: 9def0067b0595d78415e9c78b6829c10887d8eed6a12a430c9e936aede5d76d7 SHA512: 1f1f6a52b3d8fb4dff36e252969351cfd73dafa4a7648c3e2bd9d88b63d102723f88af86e4fc5f27e6a1f4b01560e4899896e8cbbcccb27945936faa896ece08 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者utils cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-waylandhelper-dev Architecture: arm64 Version: 2.3.1.0-0k0.3 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 113 Depends: libkysdk-waylandhelper (= 2.3.1.0-0k0.3) Filename: pool/main/libk/libkysdk-applications/libkysdk-waylandhelper-dev_2.3.1.0-0k0.3_arm64.deb Size: 14668 MD5sum: c3d0370ceb0f95c6a73d4d406c3b7eb0 SHA1: 454a15498d6d6812ad104f37ecea849615468306 SHA256: 1c7e2979c5eb06fc0bb762f4d9e21bbe63b61f2b6c6ee76aaa374c95be9ae55f SHA512: 0a7a11b7178af3b2bb89a501ef96bd97d11430b213547c6d7ff9087beb0c36554c4b6f63fd891df9bd26dfc1095cc012e29316d63a97647511dc4900dbaeecef Homepage: https://gitee.com/openkylin/libkysdk-applications Description: development files for libkysdk-waylandhelper It provides a series of interfaces related to window management, such as maximizing, minimizing, topping, and activating windows. It can take effect under X and wayland protocol. Contains development files for libkysdk-waylandhelper. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-waylandhelper Architecture: arm64 Version: 2.3.1.0-0k0.3 Priority: optional Section: libs Source: libkysdk-applications Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 219 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5waylandclient5 (>= 4:5.52.0), libkf5windowsystem5 (>= 5.35.0), libqt5core5a (>= 5.2.0~alpha1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.1.1), libwayland-client0 (>= 1.20.0), libx11-6 Filename: pool/main/libk/libkysdk-applications/libkysdk-waylandhelper_2.3.1.0-0k0.3_arm64.deb Size: 52824 MD5sum: 72a1bfa485b9270639fccdfc8003dc03 SHA1: 7143c759fb2eeba79f2a25230e59ce6af7e23ac9 SHA256: 4cfc102451d2eba117e8f2a093352c725205ca35b32bb44f58d425278f42ee8f SHA512: 69201beb2320651a080c0a5554ff9094eaf44c12e246e00bb4c424889f15daf01bb750d28d2656a8f4d96ea412fd45bd0bef35497afa278ca7495b17264da896 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: Window management interface It provides a series of interfaces related to window management, such as maximizing, minimizing, topping, and activating windows. It can take effect under X and wayland protocol. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-widgetutils-dev Architecture: arm64 Version: 2.3.1.0-0k0.3 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 28 Depends: libkysdk-widgetutils (= 2.3.1.0-0k0.3) Filename: pool/main/libk/libkysdk-applications/libkysdk-widgetutils-dev_2.3.1.0-0k0.3_arm64.deb Size: 3794 MD5sum: e04d0276d388997146d54f3b5b96dd69 SHA1: cfc020955e8af673517c254f78b0954bdd638273 SHA256: d10adbf21a78518c0a92da42c0d0d9ef067c5f445e7b243e287dde7c4b9f477f SHA512: df6918f58dad7062a7945b8bd9a2c49a45822e6efadc2915742a37fc1c8586a3591223c1d280d46fd4b034427eec1b477ed056f72e21ce16470249177e041e98 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: development files for libkysdk-widgetutils Provides a list of interface based on window display, such as hide dpi screen adaptation, etc. Contains development files for libkysdk-widgetutils. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libkysdk-widgetutils Architecture: arm64 Version: 2.3.1.0-0k0.3 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 89 Depends: libglib2.0-0, libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5widgets5, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.4.0), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libstdc++6 (>= 4.1.1) Filename: pool/main/libk/libkysdk-applications/libkysdk-widgetutils_2.3.1.0-0k0.3_arm64.deb Size: 8880 MD5sum: e0dd9db952ca7fe50b690a9360df348a SHA1: 0a814d036e66b6109756935159656ec4908df492 SHA256: 457703590bf2fb9798449a64d1faa6675daed0f70c7879a47c08e2858bdcbae0 SHA512: 2817363a662e8e0a704a05aca58268707cb1be29a56a6630aeae48224f919140526e82a945ef4828233caf69887825a401055c81a3c3a6d2e28137766a7026fd Homepage: https://gitee.com/openkylin/libkysdk-applications Description: window display control moudule Provides a list of interface based on window display, such as hide dpi screen adaptation, etc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblab-gamut1 Architecture: arm64 Version: 2.42.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: graphviz Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2729 Filename: pool/main/g/graphviz/liblab-gamut1_2.42.2-ok3_arm64.deb Size: 1897376 MD5sum: 582485dd4b1f4f7d7b5f275c14bd6a1f SHA1: f5d825bcd16cca0eb2ae3498a05a3de85aa33364 SHA256: 41f9e6ef829d7181244a1bac356ee8c5cb8fbd7fa8b2f5708bdcd2aca6371a00 SHA512: 042461514d94696e68ce6a0c0570a4a5cbc852aa1ca09b5462117f4a4f4adeab832001d6f01ae4e2d23d153a73f4739322db7d07d585d1808c57b5748db4cdec Homepage: https://www.graphviz.org/ Description: rich set of graph drawing tools - liblab_gamut library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the liblab_gamut library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblangtag-common Architecture: all Version: 0.6.4-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: liblangtag Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2171 Filename: pool/main/libl/liblangtag/liblangtag-common_0.6.4-ok1_all.deb Size: 210302 MD5sum: ed1ed5bff63d6013a797ac662d46cffc SHA1: adefb6372c54ecabcda802f40e3864bcc47cc730 SHA256: 65c3cd8984033cf102f6b714b2f328533bab343fefe019de6d558b8f13295d18 SHA512: 5d1ac3f318b6dd80dc0f398f2d0e83332a0e750617c8ff8b46c6b1c2bcc762c83f985240d68a9470e592182e7bdc8a5164ecac7c9e2bb271ec5cdf25a30890f1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblangtag-dev Architecture: arm64 Version: 0.6.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: liblangtag Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 710 Depends: liblangtag1 (= 0.6.4-ok1), liblangtag-gobject0 (= 0.6.4-ok1), libglib2.0-dev, libxml2-dev, gir1.2-langtag-0.6 (= 0.6.4-ok1) Suggests: liblangtag-doc Filename: pool/main/libl/liblangtag/liblangtag-dev_0.6.4-ok1_arm64.deb Size: 95392 MD5sum: 4f79a8fd2983ea04646d25f37b4a2855 SHA1: 346190945bb73c929044dde0d947ef179c13084c SHA256: e595ed995b79bc70e377660bb7a225ff12bde79b5d6e29aae357b07b2ca7a99d SHA512: a2ba37f437dc90c2764cf7bc238336512671f7fe36f0de3e14ecfe002fe7e1e0d33bfe709b1d8cce06aa223cbb553f77ef25a72d3121e2ca352ecf61c9d9b6c7 Homepage: http://tagoh.bitbucket.org/liblangtag/ Description: library to access tags for identifying languages -- development liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 . This package contains the files needed for doing development with liblangtag. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblangtag-doc Architecture: all Version: 0.6.4-ok1 Priority: optional Section: doc Source: liblangtag Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 690 Filename: pool/main/libl/liblangtag/liblangtag-doc_0.6.4-ok1_all.deb Size: 39680 MD5sum: bd51170c72e5ada0351d048cfa65f3e0 SHA1: 9b3a7893fed8565216ede3cd644d77e2f6a2dfa1 SHA256: 57cce5f935e32bc2869e282c02e25f3635b46f01fb742329edb3525ffac3b7ec SHA512: 98aaae11a0784394f8b4f42c0d6a2dda0433d9d8687076d828fba17f9ca581b2af92b06b5923fb546c895861e6f83a33e43bd036bdbe7bc47185e593a17c8eb5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblangtag-gobject0 Architecture: arm64 Version: 0.6.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: liblangtag Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 30 Depends: libglib2.0-0 (>= 2.14.0), liblangtag1 (>= 0.6.0), liblangtag-common (= 0.6.4-ok1) Replaces: liblangtag0 (<< 0.4.0) Filename: pool/main/libl/liblangtag/liblangtag-gobject0_0.6.4-ok1_arm64.deb Size: 5202 MD5sum: 0ff63bd168ca5bd149ca58ee0ebcff00 SHA1: 928d97ed01f72d47f521320db96aaeae12fb4f1b SHA256: f3d8f50af0593dd4471231549761b1340739aff016a509d3af7f1d44144ff660 SHA512: 2d5245b54bb54e77a4528033df7457f5b294c36d37c194b0635f0df40c8d30467bab707822ef536a5dfdd5e0e6d88680592d8fc0f1a6fe420dd8f705c6000615 Homepage: http://tagoh.bitbucket.org/liblangtag/ Description: library to access tags for identifying languages liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblangtag1 Architecture: arm64 Version: 0.6.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: liblangtag Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 168 Depends: libc6 (>= 2.34), libxml2 (>= 2.7.4), liblangtag-common (= 0.6.4-ok1) Filename: pool/main/libl/liblangtag/liblangtag1_0.6.4-ok1_arm64.deb Size: 52528 MD5sum: 3448aa339b6fb882b4e239f0f914fddf SHA1: 7126b1de70e42c09020bebe5b86208a58aeb2c6d SHA256: 81d9dd8d6349403ad9fd766697c8c51cc518117dd41d079c8d83cd2b255e57ca SHA512: ad9c73f23868cf017ba3d047daa35a86a47b9a426cf3d07ebe752e29b53ca8d32beb6295673a573c5a653500a885728938fd1b412899651e67710fc99296b058 Homepage: http://tagoh.bitbucket.org/liblangtag/ Description: library to access tags for identifying languages liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblavfile-2.1-0 Architecture: arm64 Version: 1:2.1.0+debian-7ok1 Multi-Arch: same Priority: optional Section: libs Source: mjpegtools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 79 Depends: libc6 (>= 2.33), libdv4 (>= 1.0.0), libmjpegutils-2.1-0 (>= 1:2.1.0+debian) Filename: pool/main/m/mjpegtools/liblavfile-2.1-0_2.1.0+debian-7ok1_arm64.deb Size: 33768 MD5sum: 47e73456e033bb8463fbcf79e2a0d144 SHA1: d9eeed2b8a689ed33e334bf5fb96e44912f344d5 SHA256: a2cf4eb9793187b85faf085d6d02b5926bcbd371957a5f8a2e3f53a851f361a2 SHA512: 964d3ec89e01276cacbf80c44a2f5226ad5ed5559c50bb06e85c04b136dd4c4dd79202b97e7aca19b817f1379bb52bf78036af368fe2195b1e5adabc8a2863d9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblavjpeg-2.1-0 Architecture: arm64 Version: 1:2.1.0+debian-7ok1 Multi-Arch: same Priority: optional Section: libs Source: mjpegtools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 35 Depends: libc6 (>= 2.17), libjpeg62-turbo (>= 1.3.1), libmjpegutils-2.1-0 (>= 1:2.1.0+debian) Filename: pool/main/m/mjpegtools/liblavjpeg-2.1-0_2.1.0+debian-7ok1_arm64.deb Size: 11042 MD5sum: 8011a1261de7d91c0af6efb37731b9b1 SHA1: dd9a82cbc8aecf8f555281faa4bf12c743c10ad9 SHA256: 1b85c380e785d84ca80c9a04bd07c9cc4c866d4aab774303ad8d7a95430dbf3e SHA512: ec67916b699259b9f23800c5f3127876009544e8118c63a2e690f6675313c291a373668a648606f4037be562438870b45d293b83cee0e2de34afe409fa43d6ea 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblavplay-2.1-0 Architecture: arm64 Version: 1:2.1.0+debian-7ok1 Multi-Arch: same Priority: optional Section: libs Source: mjpegtools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 55 Depends: libc6 (>= 2.34), libdv4 (>= 1.0.0), liblavfile-2.1-0 (>= 1:2.1.0+debian), liblavjpeg-2.1-0 (>= 1:2.1.0+debian), libmjpegutils-2.1-0 (>= 1:2.1.0+debian), libsdl1.2debian (>= 1.2.11) Filename: pool/main/m/mjpegtools/liblavplay-2.1-0_2.1.0+debian-7ok1_arm64.deb Size: 20362 MD5sum: b395242d6c0a1406436ca86ded080af8 SHA1: e1c16c2144cd23a38703663cf3e6e94a756ba0df SHA256: 057922c859ab3f3b9a5024916725e4030decb205517d6ef868819ada1add8209 SHA512: 9f447a79afc131bafe923abe7c55bc1ca3b19488b4e8d0e456253a7b0c10fdb48c80f96c5abc71645f6276e20aad2581eba6001e506b7f20d1f15686ef6562b8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblayershellqtinterface-dev Architecture: arm64 Version: 5.24.4-ok5.1 Priority: optional Section: kde Source: layer-shell-qt Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 34 Depends: liblayershellqtinterface5 (= 5.24.4-ok5.1), qtbase5-dev Filename: pool/main/l/layer-shell-qt/liblayershellqtinterface-dev_5.24.4-ok5.1_arm64.deb Size: 5984 MD5sum: db794e4f093ca78ea14fcf44a6705e71 SHA1: 6578b6aea9e78432b8fd046c1f1ec6a37d615f43 SHA256: d608c3217e7a79843a757d15c53817d434774472eae130362e820f0d5b732a86 SHA512: edf1ffd4e35093a9a0a484f2070d6ce83435bbf2413760d19e16e12d09d7fe19a7bab98a71b48d50588857709b5de559b7a14c6b854295c34c818514e6540d6b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblayershellqtinterface5 Architecture: arm64 Version: 5.24.4-ok5.1 Priority: optional Section: kde Source: layer-shell-qt Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 151 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.0~), 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 Recommends: layer-shell-qt (= 5.24.4-ok5.1) Filename: pool/main/l/layer-shell-qt/liblayershellqtinterface5_5.24.4-ok5.1_arm64.deb Size: 22428 MD5sum: e5edd12e67e119359a4560c51dfd8c08 SHA1: fc148bbd28b4bd495907938fd18ec472f29563b2 SHA256: ae04bbcd8bbe085ba58ed69bc4092be885415a2e56f045b0d78f306eee6b8161 SHA512: 18e4e2b4531b1000ca8d5f81ba74e95612504f270531837c6f41aae0d863117ad8cd278b9ccc778bfc2af5daa694a82a5df1648e9504c0b64f51244ef31f93a1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblc3-0 Architecture: arm64 Version: 1.0.1-ok2.2 Multi-Arch: same Priority: optional Section: libs Source: liblc3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 211 Depends: libc6 (>= 2.17) Filename: pool/main/libl/liblc3/liblc3-0_1.0.1-ok2.2_arm64.deb Size: 67368 MD5sum: 51a6123ef47f5b2164fdd6dac93952ff SHA1: 04b308dc06c8c8f2d7216ccf7182ceb8bc2a5b46 SHA256: 0a660f3cbedc4ee614247262a11a54d68cdd63cff79838c71fa26e62c08ff9ca SHA512: d11430fd35dffb658cdba46a00178858c3d66c1a30331ea95968d259d2e5efa2918b7324a0a0c7c54418bebd82eba188e9bf6f43b628cd5d39643f5d937cf475 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblc3-dev Architecture: arm64 Version: 1.0.1-ok2.2 Multi-Arch: same Priority: optional Section: libdevel Source: liblc3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 29 Depends: liblc3-0 (= 1.0.1-ok2.2) Filename: pool/main/libl/liblc3/liblc3-dev_1.0.1-ok2.2_arm64.deb Size: 5526 MD5sum: 439c9882eaa0ec36fe663a39aeb3f6f3 SHA1: 217d80a1390517bdb2e4b3b2ad23758c4e2cfcae SHA256: 795454efdc8933f4eded3f1861bf165b082d6eb2d095cece355849f1a3dc6a9e SHA512: f8d80f38d401504386fcd11a859ff3da3446d6699fee4e9265ad18b4506cd5d96a3b2fc1249608f77f4f128a2272faa192aad96eda639ecce0f8f3c0505bbf62 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblc3-tools Architecture: arm64 Version: 1.0.1-ok2.2 Priority: optional Section: sound Source: liblc3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 143 Depends: libc6 (>= 2.34), liblc3-0 (>= 1.0.1) Filename: pool/main/libl/liblc3/liblc3-tools_1.0.1-ok2.2_arm64.deb Size: 8868 MD5sum: 800f662e0bc335ba2e72ecad58575ddb SHA1: 7569f69cc1721c7c9f3b2bcdd4b37b625f02a024 SHA256: 0e84d8fea95c2b4cb12430b9148fe1a1547fd2db8055068606e97d108b1559a8 SHA512: 3d881d69fc46a55b9b81f398ba4afe8de8361e77eb671f0deee5bafb8cc11bb0e4613ef419284f660b6a33e249dfa55d4cbde0054dc2e836a3e7378d642fac1a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libldap-common Architecture: all Version: 2.6.3+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: openldap Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 82 Replaces: libldap-2.4-2 (<< 2.4.44+dfsg-1) Filename: pool/main/o/openldap/libldap-common_2.6.3+dfsg-ok2_all.deb Size: 18630 MD5sum: 2eda2a5938a1b1f738c9c5e48f75605d SHA1: 96c33a62a396c29682028d1dd587f5dd06c3ecab SHA256: 3d37740a330c71fd1d6d65b940518331e8457016a595a32219a50046cb7b15bf SHA512: 932016002ae50ad46682f7d9b71ec1fedd9492d84b8e1c454ed37604e964a9eb779ff0ce90be9b746ba03e310f3899da0e05bc66971de9a023288f843ff090d9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libldap-common Architecture: all Version: 2.6.3+dfsg-ok3 Multi-Arch: foreign Priority: optional Section: libs Source: openldap Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 85 Replaces: libldap-2.4-2 (<< 2.4.44+dfsg-1) Filename: pool/main/o/openldap/libldap-common_2.6.3+dfsg-ok3_all.deb Size: 18308 MD5sum: 1d75ee6fb83329f0131af055870c6e33 SHA1: 7b3e6d7d0e92eb7667523432fd4302fc9ce21565 SHA256: 93dd1ae342eebf99dc820678ab7cabb14286d51350139a5fab10f0d5e3cb595d SHA512: ef2eb2c410688c4601d3b88be4d6e9e527ca22987fd2171986039647063796c29830c0022491ad23d65efab6da9b0800a036d3d0674e4db49ddc976afbc62abe 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libldap-dev Architecture: arm64 Version: 2.6.3+dfsg-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: openldap Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1540 Provides: libldap2-dev Depends: libldap2 (= 2.6.3+dfsg-ok3) Breaks: libldap2-dev (<< 2.5.4+dfsg-1~) Replaces: libldap2-dev (<< 2.5.4+dfsg-1~) Filename: pool/main/o/openldap/libldap-dev_2.6.3+dfsg-ok3_arm64.deb Size: 306156 MD5sum: 1b60a6744c6b5dbebcae67cb047e1f4d SHA1: f81bb20374196d377c1fd1915c3ec21e6157111e SHA256: eff4a4cfa87e6d19b5297e273146483e61c0d78f00c168dab0d9f11a6d55d914 SHA512: 50d2b1c035c450037c3d88a94ad77ee55bce288902e6ff0898ec1cb81b90e5cf8d072dc8490221616375e808dbd705dfc66eec11acd5d2827151022bbffe9f27 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libldap2-dev Architecture: all Version: 2.6.3+dfsg-ok2 Priority: optional Section: libdevel Source: openldap Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 69 Depends: libldap-dev Filename: pool/main/o/openldap/libldap2-dev_2.6.3+dfsg-ok2_all.deb Size: 11038 MD5sum: 695b23b27c86e27bdc156d0772fe7906 SHA1: a2a82eb2321ee508ff10a88f708da2fcf46fc860 SHA256: e2b78ee785af60f5d00faaea0ea50bacac08ad8c251e08d0d52b78f8f7b32fc9 SHA512: 20d557e5ec75e14bf3de632ca5d2b7dad6902e7382982a389c0e7ab9eee4381305f9b9709d8a35dc6182e0a76a1fe0a49e532a1e4fdb129e01388206b98fa6b3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libldap2-dev Architecture: all Version: 2.6.3+dfsg-ok3 Priority: optional Section: libdevel Source: openldap Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 72 Depends: libldap-dev Filename: pool/main/o/openldap/libldap2-dev_2.6.3+dfsg-ok3_all.deb Size: 11036 MD5sum: 717b924ba86b738d1d42b804e7dd0a51 SHA1: ef6bc69e15bc8c9b25742849ae4cb0c57247a17f SHA256: 64a44d6bba41ad643bc5c8223846ce66df750055871094d84f3daf9c3f3bd6f3 SHA512: 562cbe8bef5feb3391b62b64112b508d114b8c436b68d2619dce87a292917510664d043d729f40a7c6271a9546f04ced905a8e46354aa3e45841110bc81058a6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libldap2 Architecture: arm64 Version: 2.6.3+dfsg-ok3 Multi-Arch: same Priority: optional Section: libs Source: openldap Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 563 Depends: libc6 (>= 2.34), libgnutls30 (>= 3.6.12), libsasl2-2 (>= 2.1.27+dfsg) Recommends: libldap-common Filename: pool/main/o/openldap/libldap2_2.6.3+dfsg-ok3_arm64.deb Size: 182332 MD5sum: f83289d0464c889c9a28b07dd50600c2 SHA1: 2a466b95c1fd4521dc3f8bfc5db0b9ba60f29c25 SHA256: fe9118af9362500da192d6f646ba73f05ab1fb547b8fc55660b3ad889536bd07 SHA512: 529f98b08dd71b9ee1271280dedfc3e09c20beb597b39fddff417e166a6ab4a40b424a60c2e3b233d1d3d85969df88fdba701d17e79d93d840873befe424b54d Homepage: https://www.openldap.org/ Description: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblerc-dev Architecture: arm64 Version: 4.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: lerc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3113 Depends: liblerc4 (= 4.0.0-ok2) Filename: pool/main/l/lerc/liblerc-dev_4.0.0-ok2_arm64.deb Size: 269610 MD5sum: dca07df89c6f192a9bd34b271d4cfa06 SHA1: f7d3268cc016ba569d4e147cbe9b739a6a648af1 SHA256: c755cf71a5e1d482f8fc60402cf03559468fe129c7252ddd762b89e7417f2e2b SHA512: bff13067a1bdfa484e750aeb272e51298bf435362b51aaf31e7609e6e2fb9ab9c522080a20195a2bab4d6f837f6a6b55ed9ab94d40497b3f1fb766f99a7593bb Homepage: https://github.com/Esri/lerc Description: Limited Error Raster Compression library (Development files) LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds). . This is a development package of LERC. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblerc4 Architecture: arm64 Version: 4.0.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: lerc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1337 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/l/lerc/liblerc4_4.0.0-ok2_arm64.deb Size: 218702 MD5sum: 4164ef0b4c0edcda9e9afa72b9b51a3d SHA1: 92d3dae1fd98a84894225f46bd0eb0c500931779 SHA256: 7a695404f9dbf849933260b65cf07d73f8c3dae82ed6665c0c8a5125554de1b0 SHA512: ecd330f159301c57b0ad53aa2fe50de0800d7e207119dd0e5921a69e2eede8c2b504ab14cf13f61214a979c590cdfc59c33790ccaa862acb9429542e3d34afbf Homepage: https://github.com/Esri/lerc Description: Limited Error Raster Compression library LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblightdm-gobject-1-0 Architecture: arm64 Version: 1.30.0-ok4 Multi-Arch: same Priority: optional Section: libs Source: lightdm Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 152 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3), libx11-6, libxklavier16 (>= 5.0) Recommends: accountsservice Suggests: lightdm Filename: pool/main/l/lightdm/liblightdm-gobject-1-0_1.30.0-ok4_arm64.deb Size: 39918 MD5sum: 135349c34614072dbc59b0779501271f SHA1: abe8bf99d490655802ae65b664683204258ee438 SHA256: 4e1676fcc3e6049e302060bbd5c8e470e64c700827bd579ce7967c28c5c48770 SHA512: ab5ec168825390f764b7a9e7cb0af8a0c3c0f7cd9ebf4099ea96717ca52988eeeaaeac47e064aca090ad261e12a4d6177c093274006c5fbc4b4762bed07038d8 Homepage: https://github.com/canonical/lightdm Description: LightDM GObject client library A GObject based library for LightDM clients to use to interface with LightDM. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblightdm-gobject-1-dev Architecture: arm64 Version: 1.30.0-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: lightdm Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 204 Depends: gir1.2-lightdm-1 (= 1.30.0-ok4), libdbus-glib-1-dev, libglib2.0-dev, liblightdm-gobject-1-0 (= 1.30.0-ok4), libxklavier-dev Filename: pool/main/l/lightdm/liblightdm-gobject-1-dev_1.30.0-ok4_arm64.deb Size: 17516 MD5sum: 60a271b4b0a74473e56a360946cc62f0 SHA1: efd801985c837032d07b28f54d7914a43df345cc SHA256: b7a8c70b12b604218f63ac10a2080ab0b6bbd659c9b2b32a85d46066d680a48d SHA512: c66d79ac18309493d84db9a27646123873ae0773d93908ef9e25a9692d44ab327ea48dff84795b837d9dd4edd71553db2fdc9c6f7ad70f0449b9382bca1a3f11 Homepage: https://github.com/canonical/lightdm Description: LightDM GObject client library (development files) A GObject based library for LightDM clients to use to interface with LightDM. . This package contains header files and development information, which is useful for building LightDM greeters and user switchers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblightdm-gobject-1-doc Architecture: all Version: 1.30.0-ok4 Priority: optional Section: doc Source: lightdm Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 344 Filename: pool/main/l/lightdm/liblightdm-gobject-1-doc_1.30.0-ok4_all.deb Size: 25926 MD5sum: 06087b938131a21fb2dc867d46fc292d SHA1: fb027b12dcb708df03b69149cc65f57d2f8d0d11 SHA256: 204f15d587a30c1ba97617147af950aba57c1dcebb4bd6f30b6f00cc8c8469c1 SHA512: fdf7e7c65470d977d51d48ce37e3845f7f8711a3ea3d3604338f0cd63484902fe69e127d61693ef827de4bc2e6d74e6b1c21e25b57464c511d1c537466658335 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblightdm-gobject-dev Architecture: arm64 Version: 1.30.0-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: lightdm Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 11 Depends: liblightdm-gobject-1-dev (= 1.30.0-ok4), liblightdm-gobject-1-doc (= 1.30.0-ok4) Filename: pool/main/l/lightdm/liblightdm-gobject-dev_1.30.0-ok4_arm64.deb Size: 1906 MD5sum: f22bcf3c6c6b19f9fcbf8f48076b0297 SHA1: 1879cc5c982d15d4be2d9e4fc30c5e45ea0003e5 SHA256: 5cac88664be04959e8d5b0f8c429159147ef27a6037910f51d9153c17e03fcc8 SHA512: 01bd718dfcbbdfb93ea239608484b2448b354a9193ddb458bb7a795627ccd5c65016ee65c2c0dea9f767ed46fe6b6712d778098c7f081dd1652beb5202a848e9 Homepage: https://github.com/canonical/lightdm Description: LightDM GObject client library (development files) A GObject based library for LightDM clients to use to interface with LightDM. . This package contains header files and development information, which is useful for building LightDM greeters and user switchers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblightdm-qt5-3-0 Architecture: arm64 Version: 1.30.0-ok4 Multi-Arch: same Priority: optional Section: libs Source: lightdm Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 156 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.12.0), liblightdm-gobject-1-0 (>= 1.30.0), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 5) Recommends: lightdm Filename: pool/main/l/lightdm/liblightdm-qt5-3-0_1.30.0-ok4_arm64.deb Size: 25714 MD5sum: 05bdb49cd5b2d4a72ea870c3b74781a0 SHA1: 101f5f8232e50f63ce6b31da7e9542304c84b98a SHA256: df5ff02196a63db1c5e918f18a6a1be5b52e5b6103209e217ecee2a4ce74ef72 SHA512: 276d8ba13b5d5db891b8b290dbf9f32de77279d7608f9395d2c0907bf0349e09a81f1c61f12d3d4f9c86b3e183d3c16654443907bac4fe2bc37473a11ddeb2c7 Homepage: https://github.com/canonical/lightdm Description: LightDM Qt 5 client library A Qt 5 based library for LightDM clients to use to interface with LightDM. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblightdm-qt5-3-dev Architecture: arm64 Version: 1.30.0-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: lightdm Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 33 Depends: liblightdm-qt5-3-0 (= 1.30.0-ok4), qtbase5-dev Filename: pool/main/l/lightdm/liblightdm-qt5-3-dev_1.30.0-ok4_arm64.deb Size: 4324 MD5sum: 3e42b0fe50abf328958882ef837dbb9c SHA1: 13a2f27cb1ac59140a299273370a4450875f4969 SHA256: bfc68f423ffd7f16cb33f9ec40df7643e86d45280f40755098254955dc5987ab SHA512: 6ca943bbb5b248972c120bad6fb0c6f145615e45d1774503d4635942a12c3a98e4b6812199a04b33ee472945725ed26d50bae363601bc06cf16918ba419e0e0f Homepage: https://github.com/canonical/lightdm Description: LightDM Qt 5 client library (development files) A Qt 5 based library for LightDM clients to use to interface with LightDM. . This package contains header files and development information, which is useful for building LightDM greeters and user switchers. 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/main/libl/liblingua-en-inflect-perl/liblingua-en-inflect-perl_1.905-ok3_all.deb Size: 51074 MD5sum: 595bf107347c6c25227a5c47db744476 SHA1: 163cc7957ce7441f8b40a169012645cd28e4e806 SHA256: dd90ce850a6bc001754be16fdc6f30ebe2b83c090b3af5d4d45168b117cdb8dc SHA512: b7006e078f2f413dd95f10480f218a29bb551f2d9c18542b86c1ffee631945f6b1c4814b95229d5e9facb70260f871b1baabdb6012f3383bf359b7dab92920e4 Homepage: https://metacpan.org/release/Lingua-EN-Inflect Description: Perl module to pluralize English words Lingua::EN::Inflect is a Perl module which can pluralize words in English. It handles the special cases, and support nouns, verbs, and adjectives. It can also pick between "a" and "an" based on pronunciation of a word and compare words in a "number-insensitive" manner. . Lingua::EN::Inflect follows the Oxford English Dictionary and the guidelines in Fowler's Modern English Usage, preferring the former where they disagree. Both British and American English are supported. 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/main/libl/liblist-compare-perl/liblist-compare-perl_0.55-ok1_all.deb Size: 62774 MD5sum: ea0970cfa79690034d255d4b246eb15b SHA1: 45d4363ee27eb3065e5adc5f6df2030e5651682c SHA256: 583ad7e035ca3163879791b978a265c458e3b712bec683ec2be24d19fd101b92 SHA512: ce6606249989ff7deba8caf049af76b0902ef27292397a534c17d4834c3bb234b5bba3f25b0cbdf6b43f8125d04df979d63c9be5a1dd9f25f9ea5d651139e676 Homepage: https://metacpan.org/release/List-Compare Description: Perl module for comparing elements of two or more lists List::Compare lets you compare elements between lists. This module uses the Carp module which is part of the standard Perl distribution. Other than that, there are no module dependencies in this version of List::Compare. 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/main/libl/liblist-moreutils-perl/liblist-moreutils-perl_0.430-ok1_all.deb Size: 44638 MD5sum: 24e463eea1f86d0187a699104ff07a10 SHA1: 06958a1b79cf68aba2988019675cfbbb14872902 SHA256: d1c2a29651ea47f8e433cf4b6123674d37dcef1c5212d758e55c0bb1bd6bbeab SHA512: 650d72b7ddaf8d5c9241b68c383e37ed842c6f68bc982e4d4dd3d127a79a6079c0e36bcd0294c9b18d6cb707388dfa5ef2dba54414de4f42c5792ee8240a1052 Homepage: https://metacpan.org/release/List-MoreUtils Description: Perl module with additional list functions not found in List::Util List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. . All of the functions are implementable in only a couple of lines of Perl code. Using the functions from this module however should give slightly better performance as everything is implemented in C. The pure-Perl implementation of these functions only serves as a fallback in case the C portions of this module could not be compiled on this machine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblist-moreutils-xs-perl Architecture: arm64 Version: 0.430-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 171 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Breaks: liblist-moreutils-perl (<< 0.417) Replaces: liblist-moreutils-perl (<< 0.417) Enhances: liblist-moreutils-perl Filename: pool/main/libl/liblist-moreutils-xs-perl/liblist-moreutils-xs-perl_0.430-ok1_arm64.deb Size: 46960 MD5sum: 02683fc48120b0eee61aceee15f794f3 SHA1: 14c94c1a49282ff9c082e4cdf3617b116e42f846 SHA256: 2708ee0ddf80a7f3fd9d3d4a4abcf34783c02e6937f39ff42a287ddb98c2390c SHA512: 931fe915332d1295315c2539d7efe89e65adff5017bfc66e7fd4a2edf89b996942feaf0e23e9ad758a6283b3e5f93660e731b3a264a851f97a53363bb49e6c8d Homepage: https://metacpan.org/release/List-MoreUtils-XS Description: Perl module providing compiled List::MoreUtils functions List::MoreUtils::XS is a backend for List::MoreUtils. Even if it's possible to have it practically independent from List::MoreUtils, it technically depends on List::MoreUtils. Since it's only a backend, the API is not public and can change without any warning. . List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblist-someutils-perl Architecture: all Version: 0.58-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 95 Depends: perl:any, libmodule-implementation-perl Recommends: liblist-someutils-xs-perl Filename: pool/main/libl/liblist-someutils-perl/liblist-someutils-perl_0.58-ok2_all.deb Size: 35746 MD5sum: a8e783e26245f5e4fddfc1658ddf7f9b SHA1: 05b83d8446400b6544d14ccc1e1115fe8160b20f SHA256: 1b9136bdf272fdfa7cc67d84dca6f8ac314a94c782e9a41f4ae0137931eb29fd SHA512: 41da5b84899a1475e613c6d3d05d286bc133c4562e69eb4f70a9d6d589814516eca01abbae4a92e02e03f6bb2776102c46a4add35da83041ebf7002f33630c10 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. 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/main/libl/liblist-utilsby-perl/liblist-utilsby-perl_0.12-ok1_all.deb Size: 20682 MD5sum: d40faf02b2f38297b4fc5e781eab899f SHA1: 4bd5e47b2487450fbbbf768788562c031a28ac78 SHA256: 1eedef615719bba96ef871da9957f083c31766237f5f62f5271e62ea337555c8 SHA512: cc94b3644e08b422cbadcb7bb4f163cc5bd3051199f8e6758b6ef2a26f91d09fb9931c0321d2a6a89094fbf9f9976497823aa14db980a2f266ad72f62f4e4e4e Homepage: https://metacpan.org/release/List-UtilsBy Description: higher-order list utility functions List::UtilsBy provides a number of list utility functions, all of which take an initial code block to control their behaviour. They are variations on similar core perl or List::Util functions of similar names, but which use the block to control their behaviour. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblld-15-dev Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 67 Depends: lld-15 (= 1:15.0.7-ok3), liblld-15 (= 1:15.0.7-ok3) Filename: pool/main/l/llvm-toolchain-15/liblld-15-dev_15.0.7-ok3_arm64.deb Size: 15214 MD5sum: 07809da7593b325f99fcd2b072b9f5c4 SHA1: 3eb7def1168d9da5b6ac173f5415fe5897060c93 SHA256: 1ffafe5a9913e98ed82158a9000c355f902e54cf7bdcea90230cbed391086fd2 SHA512: 8692e14ad845d05406a89e171c60c82fda4ab075184452ed90f063363f8528c3144d6a429311416c551b1863729da91e2a8f0a72f430a4717148ddfe3f884718 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblld-15 Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 12387 Depends: libllvm15 (= 1:15.0.7-ok3) Filename: pool/main/l/llvm-toolchain-15/liblld-15_15.0.7-ok3_arm64.deb Size: 1665520 MD5sum: 834712cfa04dcd48cb7291a27ae9cb51 SHA1: 0fa544ba3e81535e64aba1118540f14ca51c1019 SHA256: bf233f130127624c7cbf116d806d7c7468d50cb426e79075b6a359f76771288b SHA512: 63778eafb6a18d4e82ea2652b4c06a64874332d3ceb2ce5b4d434cc9ff04e6bf57607d259026006eadc842901d7b5fe5b3918701605c6b55e2db475e6051070d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblld-dev Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 11 Depends: liblld-15-dev (>= 15~) Filename: pool/main/l/llvm-defaults/liblld-dev_15.0-56~exp2-ok1_arm64.deb Size: 1626 MD5sum: bf5c44d4a94f5f97fd387b6d8f5ba1f6 SHA1: f0eb64a436adedb995097febe398a0bb5ee23a65 SHA256: ee7f86869c291e4e30ce988ed3fb4a9f6ab6df4f18ff7c666f20f06bd31ccf60 SHA512: 06ad7819a4a03d15f606a9ae5e3dc9e00d2aa85e398c5017fc82e353bdb3156db96edf228342b53f11aa54d07c55c19755e4c5f80023c31078afdd75703d59a7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblldb-15-dev Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 3303 Depends: lldb-15 (= 1:15.0.7-ok3) Filename: pool/main/l/llvm-toolchain-15/liblldb-15-dev_15.0.7-ok3_arm64.deb Size: 503810 MD5sum: f286a9d86a3e845d4b55a5bfac789800 SHA1: e10761dd6d598ce5ae81114e0949a29f1b8e6bb0 SHA256: 5a6a2f5dd99994289c158a16dcf4978b2a9c79f920b893b970b96fadf686a627 SHA512: c4ecc3de02be65a137735ba66bb4f21571b490bc03d57d3b6848dfb54ca996639e249be373c6a32e24ee8635dd76d31b451d548fab379d4cd888cfba29a42ed5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblldb-15 Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 15264 Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 4.5), libllvm15 (= 1:15.0.7-ok3), libncurses6 (>= 6), libpython3.8 (>= 3.8.2), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: pool/main/l/llvm-toolchain-15/liblldb-15_15.0.7-ok3_arm64.deb Size: 3894612 MD5sum: fba69eee48f557168727ab7c018554ce SHA1: 9846b09e276fedfcd6438c25cb7f887a2c9f95b9 SHA256: c7bcdab6a4a0695aa3753121cd3543b9cb9a6b66ee920857b2e585e391e41d67 SHA512: 7bd923680b6b379f44255b650b243725d5c52b3d9bf7dfc9a8d9f2bad5be3dabe96cee7f888613bd8c31fa217e95dc29ed7dd35d06970c505b2438174f6e9f84 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblldb-dev Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 13 Depends: liblldb-15-dev (>= 15~) Filename: pool/main/l/llvm-defaults/liblldb-dev_15.0-56~exp2-ok1_arm64.deb Size: 1714 MD5sum: 70104202692df49bb6d7cd36c10cd89c SHA1: f5d867ba15f0a7be0dc45f4bc10dd800ae7ea4d0 SHA256: b3e93c085a5e8ef3d27c89b5774d1fcdb16f5773d1f3857cb03c74df4d91a75f SHA512: 4993e02c889344585d575f744cb1b32ec148a055a2b7c9baeee8f5d96c8a20f84626cd79312a959b56d2ba43fcdc0055c9dd1379c3b0525f1c24488d79db5bc5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libllvm-15-ocaml-dev Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: ocaml Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 4329 Provides: libllvm-x.y-ocaml-dev Depends: llvm-15-dev (= 1:15.0.7-ok3) Suggests: llvm-15-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Filename: pool/main/l/llvm-toolchain-15/libllvm-15-ocaml-dev_15.0.7-ok3_arm64.deb Size: 539020 MD5sum: e8ab10320bfdd9319b355e2c3ce1113e SHA1: eff863b8734586c96219af1bfc273631556d0cd2 SHA256: feef6c49d3ccb887d03993c671cd131ec65e00b24e4310c6b66ca1793c40fab6 SHA512: bde7a3965cc023ad3a5a677f4904a3e41095ec700d03f0a5f0b22743ecd97948fe3b8a02e24f832ae0073412c0c04a10f576f1093a0c83e3d91a5b91e07559e1 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libllvm-ocaml-dev Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Priority: optional Section: ocaml Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 14 Depends: llvm-runtime (= 1:15.0-56~exp2-ok1), libllvm-15-ocaml-dev (>= 15~) Filename: pool/main/l/llvm-defaults/libllvm-ocaml-dev_15.0-56~exp2-ok1_arm64.deb Size: 1540 MD5sum: 47f69b9d36ded216516a9d484f823778 SHA1: c1ed5f2cfb53ee68c58fd8599da07bdb7d229a65 SHA256: 4765c1e6bf675d3ec4e975c8a6712585e422a9e85f5a1decc2d00fee44d0fbb5 SHA512: c32df680c152b1858aef8c16baf256b785214cf22e48924fbb4424058244616104642cccc7493ba111ec652e976899db672cb042f2f5a0eaec48fc444380b9eb Description: Low-Level Virtual Machine (LLVM), bindings for OCaml The Low-Level Virtual Machine (LLVM) is a collection of libraries and tools that make it easy to build compilers, optimizers, Just-In-Time code generators, and many other compiler-related programs. . This is a dependency package providing the default bindings for OCaml. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libllvm15 Architecture: arm64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 107951 Depends: libc6 (>= 2.36), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 4.2), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.2.0) Filename: pool/main/l/llvm-toolchain-15/libllvm15_15.0.7-ok3_arm64.deb Size: 24021580 MD5sum: 47b65a7189f8f2d4c016985f3dfa06c5 SHA1: 03d1007e681c9112c5508bc3e8f3dc40cedd1a9a SHA256: 28cb10588303105cc80fb38550fbd74a4aaf56b0347a468dfad6ceb2fc52837a SHA512: 7da0eb56851e9284ce672bde08cd2c411af136204de50574f2e1230b64dadf09d1687c2d2a4b6b0b60f46cce62fed60d88c06ec93db1d56dee0733d4619f03a0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libllvmspirvlib-15-dev Architecture: arm64 Version: 15.0.0-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: spirv-llvm-translator-15 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 90 Provides: libllvmspirvlib-x.y-dev Depends: libllvmspirvlib15 (= 15.0.0-ok5) Conflicts: libllvmspirvlib-x.y-dev Breaks: libllvmspirvlib-dev (<< 13.0.0-3~) Replaces: libllvmspirvlib-dev (<< 13.0.0-3~), libllvmspirvlib-x.y-dev Filename: pool/main/s/spirv-llvm-translator-15/libllvmspirvlib-15-dev_15.0.0-ok5_arm64.deb Size: 15258 MD5sum: e1595f35716267c5edad3eb0e5af9923 SHA1: 8f08bfbed5ec99ceccc0ab813433dd44592c52cd SHA256: 83277c6de8e4aa3bbaaf234f111df2211aafce8865014eaf9466a0b7ced0cabd SHA512: a782a58fe50934003a1870c2bee55593bedec5a3b4c73f88493df7595f0c66a8e26065d1e07f8f06f578b1803ba9b5fbda2ef5bea5dd46a7d5bc8816cd4da2e0 Homepage: https://github.com/KhronosGroup/SPIRV-LLVM-Translator Description: bi-directional translator for LLVM/SPIRV -- development files SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes static libs and headers for development. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libllvmspirvlib15 Architecture: arm64 Version: 15.0.0-ok5 Multi-Arch: same Priority: optional Section: libs Source: spirv-llvm-translator-15 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3411 Depends: libc6 (>= 2.34), libllvm15, libstdc++6 (>= 9) Filename: pool/main/s/spirv-llvm-translator-15/libllvmspirvlib15_15.0.0-ok5_arm64.deb Size: 779720 MD5sum: 8bc1ace76ab73f475bd0bf367d6a51f1 SHA1: be0f25fe92ea083f4bd219c990659213a433da43 SHA256: dcb4e87c60d069304853a429faae5ca42dd3253d19f375e7086c00a81b2ba3f3 SHA512: c31b3a0f939940e37fe8cc479b6fa2069455239d07afb45b68f5da339e974c94cb8d2d2240a6f7032b776fc5aafc2b564d7fcfe0d460c4dca1813421e23c25de Homepage: https://github.com/KhronosGroup/SPIRV-LLVM-Translator Description: bi-directional translator for LLVM/SPIRV -- shared library SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblmdb-dev Architecture: arm64 Version: 0.9.24-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: lmdb Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LMDB Installed-Size: 188 Depends: liblmdb0 (= 0.9.24-ok2) Recommends: lmdb-doc Filename: pool/main/l/lmdb/liblmdb-dev_0.9.24-ok2_arm64.deb Size: 63858 MD5sum: 7c9d30f5704d53b310df5faa154146da SHA1: f3a339542eb358780c3a8728305f249dc42ee865 SHA256: 1d408278999d09b681e94b9fe4d7cf93bb11619815482bca3c54a7536ddbc166 SHA512: 8d69675f570cd330f13a3fe6e980743b7187c509d92cf148a8bda8652f83b41873f6e2bd756cb78b1a049922e9169f12c5b798a8a2e3ca19e79b18c202daaffb 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblmdb0 Architecture: arm64 Version: 0.9.24-ok2 Multi-Arch: same Priority: optional Section: libs Source: lmdb Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LMDB Installed-Size: 147 Depends: libc6 (>= 2.34) Filename: pool/main/l/lmdb/liblmdb0_0.9.24-ok2_arm64.deb Size: 47580 MD5sum: dcba2e22655aaadfa43e718040f2b7c9 SHA1: aa1bd5f0fce195a4434ba9675204dabc96ef6fbf SHA256: 3f632151599318b3c7927c670e38b4bdad835e699b39608e3d5615c73f238206 SHA512: 233e63c34cc1081885c8edc52bce3fc01342821b7c5f4225e8b63758bd8a3b7e00267ffb07f9a0f5c63950aad1cedf72cca6ac02f064f3877d57c6e20772b6b5 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). 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/main/libl/liblocale-us-perl/liblocale-us-perl_3.04-ok2_all.deb Size: 13080 MD5sum: 7a3a37f4f38da79f70fff366f713bb86 SHA1: 72c0c2d658a00d21cef29e8c2e1af24a7a3cf730 SHA256: 074b0ef26391fb50ffe9142729626370f2411eb82c86a92450e3de2703b36db4 SHA512: f8798a49c5507488a853a0a0933f0f26cae464000c77d57acd436b2092f31d6a422871500b43e208badc798285e3282c6a035727d5358ebc99dc61c7d9cc0a5a Homepage: https://metacpan.org/release/Locale-US Description: module for United States state identification Locale::US provides methods allowing United States' two-letter state identification parsing from state code to state name and vice versa. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblockfile-bin Architecture: arm64 Version: 1.17-ok1 Multi-Arch: foreign Priority: standard Section: utils Source: liblockfile Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 85 Depends: libc6 (>= 2.34) Breaks: liblockfile1 (<< 1.09-1) Replaces: liblockfile1 (<< 1.09-1) Filename: pool/main/libl/liblockfile/liblockfile-bin_1.17-ok1_arm64.deb Size: 21338 MD5sum: 68d967da4e1c98d98e57a4eb33601b87 SHA1: 6d10c19e7647959cc5b48826e23ea46367f41f06 SHA256: 2ec36febb8ba9538549ce72e461b3a6b62f288d2b050cffae056ada4d2f9d881 SHA512: 2c3fbc522742181d2d150cb93f69aca3818bc9b625d2cbf38e45d21e29430563c9617cd3821db77a61e57a8525b0af962937b6f7ef50e2c18dcf4911638d3d36 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''. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblockfile-dev Architecture: arm64 Version: 1.17-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: liblockfile Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 90 Depends: liblockfile1 (= 1.17-ok1) Filename: pool/main/libl/liblockfile/liblockfile-dev_1.17-ok1_arm64.deb Size: 22476 MD5sum: 94f92834a36ffe3b7b5c5985443a72c0 SHA1: 0cb113da126b276bc97a8a4d7f81916f361cbdd9 SHA256: 865954a73c4315ccf4d7074c83ca247d333942607bc32c0a27bf9b6e46db2de6 SHA512: f7b7fcd20bc885b9cfd090f9a1b71d45076bf05d9121af4775e705583ae4a05573f31a4e26da07441525e48335fec5102d89181f2f7f711ca738f6220ea5b2f6 Homepage: https://github.com/miquels/liblockfile Description: Development library for liblockfile This is a development library for liblockfile. It includes headers and documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblockfile1 Architecture: arm64 Version: 1.17-ok1 Multi-Arch: same Priority: standard Section: libs Source: liblockfile Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 78 Depends: libc6 (>= 2.33), liblockfile-bin (>= 1.17-ok1) Filename: pool/main/libl/liblockfile/liblockfile1_1.17-ok1_arm64.deb Size: 17568 MD5sum: 2e3f3450faa99d553eae9bdc7e1c0da4 SHA1: baa7955bada4ac239638f28d5f4689de237a5677 SHA256: 07524d340b0f44ef9970ccb2018b4b4e80d5b2d5fec50a5646a1d0230f1f0203 SHA512: 30fde967d1f7318021e08d00a0129e59faf5d83669595dae5fc1921ebc342b7d87c850c935a0b6e5cfe61e6995dcb0d59875a5f2f61f852ce133156ef77de113 Homepage: https://github.com/miquels/liblockfile Description: NFS-safe locking library Liblockfile is a shared library with NFS-safe locking functions. 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/main/libl/liblog-any-adapter-screen-perl/liblog-any-adapter-screen-perl_0.140-ok2_all.deb Size: 17352 MD5sum: 1954619bca243c36a1d99f3eec0093fb SHA1: dc466971883d98ef4421f3593c2b05404e2264dc SHA256: b800b12806ee3f42395fa696593c59980c1ff4ecca00241666b1746252d526e0 SHA512: 6d83b4d625b5f713e1dd98fd52a8eb74858752f5e302fc7461bdbdf72dc3bfb3e3916b2d776770ecd4e66764b236c33be73f5f6aaf3869d07c69a6c46ccb3a41 Homepage: https://metacpan.org/release/Log-Any-Adapter-Screen Description: send logs to screen, with colors and some other features Log::Any::Adapter::Screen prints log messages to screen (STDERR/STDOUT). The messages are colored according to level (unless coloring is turned off). It has a few other features: * Allow passing formatter * Allow setting level from some environment variables * Add prefix/timestamps cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblog-any-perl Architecture: all Version: 1.710-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 189 Provides: liblog-any-adapter-perl Depends: perl:any, libscalar-list-utils-perl Breaks: liblog-any-adapter-perl (<< 0.11+) Replaces: liblog-any-adapter-perl (<< 0.11+) Filename: pool/main/libl/liblog-any-perl/liblog-any-perl_1.710-ok2_all.deb Size: 74078 MD5sum: e9e33f12e0ed0b8da5dff2892f32f7ab SHA1: f0bb8559bf2433683d3449e287cbb97a3d4eba92 SHA256: 5496395fbe2f6fd98c5103c548366a78ad292c3e3a7ad26667f1967fc9f4d35e SHA512: 70e85c23b59678b10fc2aa407b15b03800933615ae3b89bfb1468808f099165ed0e14b890acf195ab1cef3f018892c2e471261aaff0939d0237f83f8effadc4c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblsan0 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 2951 Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.34), libgcc-s1 (>= 3.3) Filename: pool/main/g/gcc-12/liblsan0_12.2.0-ok7_arm64.deb Size: 1019026 MD5sum: 3845bc5e994757b33df6fd21c04037dc SHA1: 325dfc9a51b6c3030b9d152dd4cf3924eb47daf1 SHA256: 9e67208e2c1f259aa611a3df3b894692da9a30c00c9fd78828d5baf26130c5cd SHA512: d391fc141b08b33e058fc389a47157a5e3119fff15afad5236640f22f4562bc352e9751311e28dd3703302b59e374e842ed75217be29c93a593d15e30d6f1955 Homepage: http://gcc.gnu.org/ Description: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblsofui9 Architecture: arm64 Version: 4:5.24.7-ok2 Priority: optional Section: libs Source: libksysguard Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 54 Depends: libkf5sysguard-data (= 4:5.24.7-ok2), libc6 (>= 2.17), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/libk/libksysguard/liblsofui9_5.24.7-ok2_arm64.deb Size: 12168 MD5sum: 561cd471f649e5790d871c319a3c6b1c SHA1: d533d7f4d8a948e73f5438c33f217225bd5ba1ea SHA256: 86edafaba6ffb0033c4954810f927df6ad427e485d5c1cbe612b9ba85982e0d1 SHA512: b443c08bacca56b8005d5da61c8eaeb4c6a6be7dbcd8c1cdaa97dae033ae8df2e2dd47b5f2ced40347aa84bd797d7fd4344e3b8ebdc64f9a57207d1d6d1ef130 Homepage: https://invent.kde.org/plasma/libksysguard Description: library for system monitoring - lsofui shared library 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 shared library liblsofui. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libltdl-dev Architecture: arm64 Version: 2.4.7-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libtool Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 962 Provides: libltdl3-dev, libltdl7-dev Depends: libltdl7 (= 2.4.7-ok3), automake-1.16 Recommends: libtool Suggests: libtool-doc Filename: pool/main/libt/libtool/libltdl-dev_2.4.7-ok3_arm64.deb Size: 168674 MD5sum: 45fa2cc751621fbd294e9b88205f5f2c SHA1: 6965457d822b42b9444dec3bdd614731987e065f SHA256: fd7a9efce8a9540432a18aa0cfbdd02750b80dc53b472f7bbfd9649f64b8ed72 SHA512: ad1d9eaa4cf820911b1ce8cca51e5d379715a52e07a62057949ba5e1d5e319513668675de83093aa41de99b43ebfcd52d8459f956c8fca1816106584f2c6bdf5 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libltdl7 Architecture: arm64 Version: 2.4.7-ok3 Multi-Arch: same Priority: optional Section: libs Source: libtool Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 103 Depends: libc6 (>= 2.34) Filename: pool/main/libt/libtool/libltdl7_2.4.7-ok3_arm64.deb Size: 37674 MD5sum: 4b617d6f97d85960d1389b3248bbba95 SHA1: f98fb898cca270be2c66408d1d40ce21a16edb8a SHA256: c277eff3fe8c04b910367ab96fd1ac329abe80381e758a584e3288270aeb7f9c SHA512: f4133e90e0981bc8bbbe0453ed7e628068e2f1ad3b3d78b9e1a2c7fc07ad441b96d55ee3e78ad7586b937a0f60f2e2ca896cef349433d80c99ad815d265035d5 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblua5.3-0-dbg Architecture: arm64 Version: 5.3.6-ok2 Multi-Arch: same Priority: extra Section: debug Source: lua5.3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1542 Depends: liblua5.3-0 (= 5.3.6-ok2) Filename: pool/main/l/lua5.3/liblua5.3-0-dbg_5.3.6-ok2_arm64.deb Size: 1249342 MD5sum: c93d42c0e3539ac4a373f958cff4f32e SHA1: 4edf5c53396f77e304e44b195a1e2e6d243dcda0 SHA256: f07128d1842c2b9de2c8c508f05bfc452126ae31aeedf376c0430c5af13b68fe SHA512: f4d9e250fc097f29fcb784fdb3ab5a205fd181f4c16f379a3df78476b8898464eae4e3c2b0a816e24629bc40417fbd9880615409451df88313b55660ff9537d6 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: 5b1811175f4c3483632455c2f2b8eaadea9277e0 b3826e1732f7e0611a02b2a97b88ad41b7734748 cc4579a44d52b8bc42708e87fdd1e9a43737bde3 fe84c8659918e16551f391a33ac5984d9d36ed95 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblua5.3-0 Architecture: arm64 Version: 5.3.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: lua5.3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 535 Depends: libc6 (>= 2.34), libstdc++6 (>= 4.1.1) Filename: pool/main/l/lua5.3/liblua5.3-0_5.3.6-ok2_arm64.deb Size: 123550 MD5sum: 2f4d6b3d932809603f9b8325b18e944b SHA1: 4d7b6d9362b8967783acbe549cd0567a24a78492 SHA256: 03406cf40d3cb662139da0619b144fb7c2cd2ef4253f8016c425e7e608f0618c SHA512: 87d32adc2f8a589238bebf2f3dc18ee05716877a44d1deeb4912208f6b268525e15b4e4d4055602530938bb3109366c31b4eebb0e55e8ce45407763392390a49 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblua5.3-dev Architecture: arm64 Version: 5.3.6-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: lua5.3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 930 Depends: liblua5.3-0 (= 5.3.6-ok2), libc6-dev | libc-dev, libreadline-dev Recommends: pkg-config, libtool-bin Filename: pool/main/l/lua5.3/liblua5.3-dev_5.3.6-ok2_arm64.deb Size: 155176 MD5sum: b07a3c24565b8dd5e4ebfc5609fc131a SHA1: 45c174678c16ac6f8ba07c86df810f4dcfcd6a1c SHA256: 443a9735a959900ac9505efb9aa146bd7edb0ebdb2af0622bcb1e74d47dd528f SHA512: b671826424d2fdfb54510530648265edfdf625c60a10dafc7d092dfd25c843e910698ed739870cedcb5a57e0d51b1ef6d21de28327fa6b136b71b8790331a292 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblvm2-dev Architecture: arm64 Version: 2.03.07-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: lvm2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 19 Depends: liblvm2cmd2.03 (= 2.03.07-ok3), libdevmapper-dev Filename: pool/main/l/lvm2/liblvm2-dev_2.03.07-ok3_arm64.deb Size: 3554 MD5sum: da14c1273cfa4a1d84f4546f4a520e56 SHA1: a99fe79fc13ad1185dbc817b826e0816838b8b6a SHA256: 9de9561ec90d0444a00c7b727438caf4cfcbf26e7e0e54c76bd2436b6ba90806 SHA512: 8a6c799073a8f0f711aa212d5fb3011f7cc43010abae95c604816556b0cd010bcb375814eb560806dfdb8090761ddfffedc816dbcfe643094f1e440b2b37982c Homepage: http://sources.redhat.com/lvm2/ Description: LVM2 libraries - development files This package contains files needed to develop applications that use the lvm2app library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblvm2cmd2.03 Architecture: arm64 Version: 2.03.07-ok3 Multi-Arch: same Priority: optional Section: libs Source: lvm2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 2755 Depends: libaio1 (>= 0.3.93), libblkid1 (>= 2.24.2), libc6 (>= 2.33), libselinux1 (>= 3.1~), libsystemd0 (>= 222), libudev1 (>= 183), dmeventd Filename: pool/main/l/lvm2/liblvm2cmd2.03_2.03.07-ok3_arm64.deb Size: 662698 MD5sum: 0ea323ad72b8b1c2636a8cbe26b0e413 SHA1: 2575580993e662e9bdafcde939d5e9719a440f21 SHA256: 37d0c8e1acedf87e9362f331ed1488a713b4f0454ab746803508887f7f40b026 SHA512: 6fae4636aa31e18ed43559162fd1d87a071403c4e5dba7e61c4450a247fc6946d6936aaf97380209261ae1d5e05898e6efa9970e6872b9706f9d6784bc95de73 Homepage: http://sources.redhat.com/lvm2/ Description: LVM2 command library This package contains the lvm2cmd shared library. 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/main/libl/liblwp-mediatypes-perl/liblwp-mediatypes-perl_6.04-ok2_all.deb Size: 19654 MD5sum: d4b19437bd9efa1a8238aaa3855d3517 SHA1: f8069afc31fbd2c2837de9d8280f681226152c5f SHA256: 411e5232dd5a50f5230e9310fa0ad2c5f2a3982638928d66875ab34d3a2a106e SHA512: 2d13cca2d9b8054de1d5e82318ee9a4b45818249170b7a09c8f6f78c3d728b49a2a438cbe1e6980bf48345aff479a9ef42fba21e59762134240324c3800199bd Homepage: https://metacpan.org/release/LWP-MediaTypes Description: module to guess media type for a file or a URL LWP::MediaTypes provides functions for handling media (also known as MIME) types and encodings. The mapping from file extensions to media types is defined by the media.types file. If the ~/.media.types file exists it is used instead. For backwards compatibility it will also look for ~/.mime.types. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblwp-protocol-https-perl Architecture: all Version: 6.10-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 25 Depends: perl:any, ca-certificates, libio-socket-ssl-perl, libnet-http-perl, libwww-perl Suggests: libcrypt-ssleay-perl Filename: pool/main/libl/liblwp-protocol-https-perl/liblwp-protocol-https-perl_6.10-ok1_all.deb Size: 8848 MD5sum: ba9316bae3f4396e2290a542086d5a07 SHA1: 484cb5121699ab46ee0f811b39aef3c09429e1a9 SHA256: a71ba2459934586832b4715a8e16c3dcc0c83a2038a8158cf18c6610a6ba5a74 SHA512: 68b08eed7e439957db0575b47d63fa8d331ae42f9fce60c4f565e8a135ec7a0c037e11d1fd98ccde64d28452a18ae6ae4b83286f125080f9c8a14035f3ea3436 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblz4-1 Architecture: arm64 Version: 1.9.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: lz4 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 151 Depends: libc6 (>= 2.17) Breaks: liblz4-1a Replaces: liblz4-1a Filename: pool/main/l/lz4/liblz4-1_1.9.2-ok3_arm64.deb Size: 60194 MD5sum: 2c1a6b2e13a59ed4e41ded3369c4f7c3 SHA1: 19aa0352116432ce4e77203d4b541a9e412ed105 SHA256: 1366d9902ddc5b512ff7cd3749e7ecaae91b8ee0acb9743002d1f1a90c957bd7 SHA512: 2f96766293e8278dca5a17db684bee6c48896fa777a67f89d6285b163fdd287434aaf8768e4c55f1a5d715443a9c9e4c2ce3d3b74f182deef0a5efd074a183f0 Homepage: https://github.com/Cyan4973/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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblz4-dev Architecture: arm64 Version: 1.9.2-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: lz4 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 241 Depends: liblz4-1 (= 1.9.2-ok3) Filename: pool/main/l/lz4/liblz4-dev_1.9.2-ok3_arm64.deb Size: 80174 MD5sum: 47f8ab3c5599ab15efc7d01159fc300b SHA1: c3d4c28dde8f64d711b52e2f27e916e08797b41e SHA256: 8c9eab732c3b24e751d8771b6d27855cd77ccf0d257e9a2788cdb47be1073f07 SHA512: bd479ccdff695cf3c5a7073bb06e9a37f411b342849ed7077e76426b52755d5f7ab724b5bf00e759f619363003c5498f6fd378219ab62a956da1ff02ed72bc54 Homepage: https://github.com/Cyan4973/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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblz4-tool Architecture: all Version: 1.9.2-ok3 Priority: optional Section: oldlibs Source: lz4 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: lz4 Filename: pool/main/l/lz4/liblz4-tool_1.9.2-ok3_all.deb Size: 2290 MD5sum: 61347a8501bd0fe196e7626db579fd6b SHA1: bd0bb0f12e2de47e571620b55ce3765cc58386f8 SHA256: e9b51e880a0b7c821a50fc953082f3745220ffb86f28e43eddf5865066c3c5bb SHA512: a7a17f6b3cfcba7a471f64468b07b86443ee5ce0410df22b1258eb49a3757470b377283127b3599d36d78f49e04657c6a213c4c1c3bda8231ff8f0eab793e639 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblzma-dev Architecture: arm64 Version: 5.2.4-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: xz-utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 641 Depends: liblzma5 (= 5.2.4-ok6) Suggests: liblzma-doc Filename: pool/main/x/xz-utils/liblzma-dev_5.2.4-ok6_arm64.deb Size: 142454 MD5sum: 6fc25cc53b511df5cb0798c20402bf8f SHA1: ff05b67235fb32394ac9150e6009eb29d19eff61 SHA256: 4884e93485ad01777e79078f9de10f299b9de008033e87650f11e3d33d470ecf SHA512: 04740f87f83cc316a670ba37f92aaad96fc8b4cc7a91b69b11d73e1ce6d63b2627b619b91f8e55a0098b846fe72cc373ec008831a5b79cb46dc0516f2a409caf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblzma-doc Architecture: all Version: 5.2.4-ok6 Priority: optional Section: doc Source: xz-utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4062 Suggests: liblzma-dev Filename: pool/main/x/xz-utils/liblzma-doc_5.2.4-ok6_all.deb Size: 289782 MD5sum: 4967a1cb2308e0b8f7f513368523d0ca SHA1: 16688db830c59732673eb3682a317c3c7e656262 SHA256: d4fd49592931b275d91af1fa6828978a80c68d423603b552c2237a13cbf28f2b SHA512: 0d96a398308f02fd6fe0725c81a915e3e8236e63a6112067d8f05156cac795ac2763f97e3e824451d40cf1b4aaf407cd4d2c9da8aa221657f384e47466d12b0e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liblzma5 Architecture: arm64 Version: 5.2.4-ok6 Multi-Arch: same Priority: optional Section: libs Source: xz-utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 357 Depends: libc6 (>= 2.34) Breaks: liblzma2 (<< 5.1.1alpha+20110809-0) Filename: pool/main/x/xz-utils/liblzma5_5.2.4-ok6_arm64.deb Size: 83516 MD5sum: 6240f4e5556d278c411e681af69ff50f SHA1: a386b623853813d2e6a936d3ce6bf61fb5906e48 SHA256: eae694d409316af5798c98e18c5a12de17ba101b61107142153495b2a2fc2739 SHA512: 8d4d68e18363f30095b3d5a612ba52f17739843b07d872209f9b96a62b582af099d45ed213e515e4a28b3b722d9b11275eb3eba6f569c5d20ea70e18ef20ae5d 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.) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmad0-dev Architecture: arm64 Version: 0.15.1b-ok2 Priority: optional Section: libdevel Source: libmad Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 204 Depends: libmad0 (= 0.15.1b-ok2) Filename: pool/main/libm/libmad/libmad0-dev_0.15.1b-ok2_arm64.deb Size: 71960 MD5sum: 6e668d92533c9bc3d6e46094b2575aa0 SHA1: 91d4d3878402fcd4a1d692c1a9f901eee5cf4732 SHA256: 1df86f7869d1a3e8695eda231996ada82a4315cb506de3bc97bcd9033717b53b SHA512: bc751208439b6296582dcec8565520df3a2a18ec4ba15b8f23f119257a430e67ef766c3cbaea8f7a6e54aea71a01ac939f3b4f886de84e38b880e01160e77891 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmad0 Architecture: arm64 Version: 0.15.1b-ok2 Multi-Arch: same Priority: optional Section: libs Source: libmad Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 158 Depends: libc6 (>= 2.17) Filename: pool/main/libm/libmad/libmad0_0.15.1b-ok2_arm64.deb Size: 71050 MD5sum: 8884ed638e96679a7b16eb07b8b49e32 SHA1: 4b7796a885bae0f39e95096ce1d54802e2ec537d SHA256: 14ab5669f9e577ee939dd04521bf0d28ac72edfad24d81ec5b02ed3526a9585f SHA512: a6884e022422fe23def70b5e4e3ab26015060ef17a7deabc7a1e89d82db30557525f3a2fac51171ace29ecd15e0a2dc17759ff274ad6e214b6b640ab4eb1d474 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) 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/main/i/imagemagick/libmagick++-6-headers_6.9.11.60+dfsg-ok1.2_all.deb Size: 50258 MD5sum: 8a3e396a3b6fa828d0c0644c4806292f SHA1: 12b5844149fef87e1f523dc7b7c4b092eb7240a7 SHA256: 077ce31b2c1165c0c98781a5cf5a20af5aab8f25670ab3dcf7c9a340432b8594 SHA512: fda488de197237ecc0a0166e3bdf16492ebab28b9cf0bbd853007d84f1db3b1755027e10c22bc89e86622cc7d33d4988a65b6d0def3bab4429f262150794a7d6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagick++-6.q16-8 Architecture: arm64 Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 959 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libmagickcore-6.q16-6 (>= 8:6.9.10.2), libmagickwand-6.q16-6 (>= 8:6.9.10.2), libstdc++6 (>= 5.2) Filename: pool/main/i/imagemagick/libmagick++-6.q16-8_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 167326 MD5sum: 8a4dce533046fdf4b6ddd494509edeb0 SHA1: a597f123feac0f6c4e2894ea579a1272ff9aa6eb SHA256: 3aa70fb5a2a1a1ee92dd348507d483396766f9032eab7d147f712a95cf610b34 SHA512: 05ee427b67ec43028000ad6aee96cc54cf390baa71f2becee46850d1cdbcc24df0a430b0c5578ab8a98da23ffa0ff8e626205e443200ca8dbf1f2d2ab348243a Homepage: https://www.imagemagick.org/ Description: C++ interface to ImageMagick -- quantum depth Q16 The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package contains the C++ libraries needed to run executables that make use of libMagick++. . This version of libmagick++ is compiled for a channel depth of 16 bits (Q16). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagick++-6.q16-dev Architecture: arm64 Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1651 Provides: libmagick++-6.defaultquantum-dev, libmagick++-dev (= 8:6.9.11.60+dfsg-ok1.2) Pre-Depends: dpkg (>= 1.17.11) Depends: libmagick++-6-headers (= 8:6.9.11.60+dfsg-ok1.2), libmagick++-6.q16-8 (= 8:6.9.11.60+dfsg-ok1.2), libmagickcore-6.q16-dev (= 8:6.9.11.60+dfsg-ok1.2), libmagickwand-6.q16-dev (= 8:6.9.11.60+dfsg-ok1.2), pkg-config Breaks: libmagick++-dev (<< 8:6.8.3.10-1~) Replaces: libmagick++-dev (<< 8:6.8.3.10-1~) Filename: pool/main/i/imagemagick/libmagick++-6.q16-dev_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 170078 MD5sum: d46001148883624db25333b5e8e72b62 SHA1: baea94689263823e49d6ce172ff63d6ebb6bb3c6 SHA256: 55b173a117f552b498c7583f0edcca16de84246d6d9387b22f68e7cb735f50d0 SHA512: ed3f64055bbf1fc21eeb349e85d3068ce8d5b863cf202ee2f171b8a845f7b0f0594c1dc97d234b3b42ea432e779e85c2e7cf0372ffc5bf8b855205faf4001a76 Homepage: https://www.imagemagick.org/ Description: C++ interface to ImageMagick - development files (Q16) The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package includes header files and static libraries needed to compile programs using Magick++. . This version of libmagick++-dev is compiled for a channel depth of 16 bits (Q16). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagick++-6.q16hdri-8 Architecture: arm64 Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 959 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libmagickcore-6.q16hdri-6 (>= 8:6.9.10.2), libmagickwand-6.q16hdri-6 (>= 8:6.9.10.2), libstdc++6 (>= 5.2) Filename: pool/main/i/imagemagick/libmagick++-6.q16hdri-8_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 168622 MD5sum: c95d54bcce3752144bc342e651650f2f SHA1: 86d2371c65c425b5d68440bdc46feda7320bea99 SHA256: b0ca02e5614689989bbcbe3e245a8d4a8ba1438a2669cd6cb4eb8385fb3b083a SHA512: f157591433e51a532262393881d502675ba14b7428574b8dc2e3d7b11a94ccbc1abfe071428a2d5d7c56ccc07d6bee82f1bce7a1ae6202ace344fe35a0a6b6a5 Homepage: https://www.imagemagick.org/ Description: C++ interface to ImageMagick -- quantum depth Q16HDRI The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package contains the C++ libraries needed to run executables that make use of libMagick++. . This version of libmagick++ is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagick++-6.q16hdri-dev Architecture: arm64 Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1649 Pre-Depends: dpkg (>= 1.17.11) Depends: libmagick++-6-headers (= 8:6.9.11.60+dfsg-ok1.2), libmagick++-6.q16hdri-8 (= 8:6.9.11.60+dfsg-ok1.2), libmagickcore-6.q16hdri-dev (= 8:6.9.11.60+dfsg-ok1.2), libmagickwand-6.q16hdri-dev (= 8:6.9.11.60+dfsg-ok1.2), pkg-config Breaks: libmagick++-dev (<< 8:6.8.3.10-1~) Replaces: libmagick++-dev (<< 8:6.8.3.10-1~) Filename: pool/main/i/imagemagick/libmagick++-6.q16hdri-dev_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 170138 MD5sum: 818d68341ccfebf835cba5e9dcf3dbc3 SHA1: cedea618be070e109708f5eb337e841d0693e276 SHA256: 2128955fce8a94809926a07b18dd04277888b6f2e37803c136ef224e35c2f91c SHA512: 418cc64ff5131be14e6dd667380ed06242d8a91d188645a99bc6edcdfa64a178be2c40ca3b37a9f2c5dfdc3e292e10bd1927a1dd968eef36cf444bb8debbb752 Homepage: https://www.imagemagick.org/ Description: C++ interface to ImageMagick - development files (Q16HDRI) The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package includes header files and static libraries needed to compile programs using Magick++. . This version of libmagick++-dev is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). 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/main/i/imagemagick/libmagick++-dev_6.9.11.60+dfsg-ok1.2_all.deb Size: 3038 MD5sum: 935753feb2a0979d5ecf8de694cc8841 SHA1: 64d0e56441732dcc003d5a83c6312bbd0b60632f SHA256: 0f931c9042f355c58a3e07751fa6476ebf6259ecf6586223b4dc7a8dbb3750b5 SHA512: 29b1865895f938c0790a8812022658efcd174de99a6ba5f53e24c76c03c1b84a92209cfd8625766b1dcc183da758c719aea413be6b5c3f7a9f7319e033c7fb31 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagickcore-6-arch-config Architecture: arm64 Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 222 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.6.2+dfsg-3) Filename: pool/main/i/imagemagick/libmagickcore-6-arch-config_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 26104 MD5sum: 425fcdc0bc1549374908ca4dd17a4751 SHA1: ebf85b3bd66f67e380cc40533ffb881c45094fb3 SHA256: 238b908ac7d47bc1a30997ba799cf743479666784962a6dc710aba2041424f57 SHA512: c5b54324504d2d9ae3d8295246bb104c4e40fefaf55d80a47d44aed526b43b6a4a27079dcaf8eddf172e59cf0bfbbf52a747df2892022315c1ff4992dc74878f Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library - architecture header files The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package includes the architecture dependent part of the headers files used by MagickCore. . This package is independent of channel depth. 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/main/i/imagemagick/libmagickcore-6-headers_6.9.11.60+dfsg-ok1.2_all.deb Size: 54240 MD5sum: 2fb71e82f3c97bba947c9c2f4a744e98 SHA1: 163418fb00361dedb5c0adda1886cd29886dc89d SHA256: 3c1e1e3a1512b4141831097768948c01641cf690a9800f54a75f9453aa2c361d SHA512: 24eea90afaee42675517dca4e5f2272171a72e9856b9b776432d5083c6cff07f275b298b05252df299417b190e723823f8643cbd2dd6bd3ef8f4f9cc96d73658 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagickcore-6.q16-6-extra Architecture: arm64 Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 647 Provides: libmagickcore-6.q16-1-extra, libmagickcore-6.q16-2-extra, libmagickcore-6.q16-3-extra, libmagickcore-6.q16-4-extra, libmagickcore-6.q16-5-extra, libmagickcore-extra Depends: libc6 (>= 2.35), libcairo2 (>= 1.6.0), libdjvulibre21 (>= 3.5.27.1), libglib2.0-0 (>= 2.12.0), libmagickcore-6.q16-6 (>= 8:6.9.11.24), libmagickwand-6.q16-6 (>= 8:6.9.10.2), libopenexr-3-1-30 (>= 3.1.5), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libwmf0.2-7 (>= 0.2.8.4), libxml2 (>= 2.7.4) Recommends: libjxr-tools Suggests: inkscape Enhances: libmagickcore-6.q16-6 Filename: pool/main/i/imagemagick/libmagickcore-6.q16-6-extra_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 62746 MD5sum: 19a93762f65eb18bcac056560adcc948 SHA1: db7eaf2ee52160323b8e7d83cf13b1ab8042a444 SHA256: 2c34817d7afe1676f6b277def84dd4d5c3e0ed87c5b4c18056463551b319b141 SHA512: f9da496416740cf2b3c7b0fd1d4791ae148d91b6529ac79887c57c96bd17b5527b1418a34dd3f838315e03d8132b7f2bdc4fe5c39d5c7b7361b72d52ca510e27 Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library - extra codecs (Q16) This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to MagickCore. . This version of libmagickcore-extra is compiled for a channel depth of 16 bits (Q16). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagickcore-6.q16-6 Architecture: arm64 Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 12146 Pre-Depends: dpkg (>= 1.17.6) Depends: libbz2-1.0, libc6 (>= 2.35), libfftw3-double3 (>= 3.3.10), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), libheif1 (>= 1.4.0), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.6), liblqr-1-0 (>= 0.4.0), libltdl7 (>= 2.4.7), liblzma5 (>= 5.1.1alpha+20120614), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp7, libwebpdemux2, libwebpmux3, libx11-6, libxext6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), imagemagick-6-common (>= 8:6.9.6.2+dfsg-3) Recommends: ghostscript, gsfonts Suggests: libmagickcore-6.q16-6-extra Filename: pool/main/i/imagemagick/libmagickcore-6.q16-6_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 1362094 MD5sum: 4e7e5389b15bb2b6c92ecaeceadf74a5 SHA1: d89ab92939106a689e2a5ba7bcabac57bfa140e8 SHA256: 4ff59f4f2280f84aac9cde9889263f6d452b3bd752c9d8d89edb168660a4a629 SHA512: b2bee59e106eaabb901356dfbbf0e7f275942a1a5ca1a6f3f24eb8989befdadcad3cf365361dbc04ae941fe1657d85ddb6c380b5eac7a41cfe98f672b0e28d6a Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library -- quantum depth Q16 The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package contains the C libraries needed to run executables that make use of MagickCore. . This version of libmagickcore is compiled for a channel depth of 16 bits (Q16). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagickcore-6.q16-dev Architecture: arm64 Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 5540 Provides: libmagickcore-6.defaultquantum-dev, libmagickcore-dev (= 8:6.9.11.60+dfsg-ok1.2) Pre-Depends: dpkg (>= 1.17.11) Depends: libmagickcore-6-arch-config (= 8:6.9.11.60+dfsg-ok1.2), libmagickcore-6.q16-6 (= 8:6.9.11.60+dfsg-ok1.2), libmagickcore-6.q16-6-extra (= 8:6.9.11.60+dfsg-ok1.2), libbz2-dev, libdjvulibre-dev, libexif-dev, libfreetype6-dev, libjpeg-dev, libopenjp2-7-dev, liblcms2-dev, liblqr-1-0-dev, libltdl-dev, libopenexr-dev, libpng-dev, librsvg2-dev, libtiff-dev, libwmf-dev, libx11-dev, libxext-dev, libxml2-dev, libxt-dev, zlib1g-dev, pkg-config Breaks: libmagickcore-dev (<< 8:6.8.3.10-1~) Replaces: libmagickcore-dev (<< 8:6.8.3.10-1~) Filename: pool/main/i/imagemagick/libmagickcore-6.q16-dev_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 848620 MD5sum: b71712ad28da0dce84de619e92e094ec SHA1: 5c8411143bd994c705ac7ad6f0d21415e260846a SHA256: b4e2e804e256bb394db2b8b85da08d6d0dbdd27357d19d6d384a8e694bf019dd SHA512: b045761f37b061ac7f9ca750bc37a02fc06d901566d7c75f17d0f471ca3006b5da03ee363877e753424a8e5080568d5f80ff1105e0989541562669e97a77707f Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library - development files (Q16) The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package includes header static libraries needed to compile programs using MagickCore. . This version of libmagickcore-dev is compiled for a channel depth of 16 bits (Q16). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagickcore-6.q16hdri-6-extra Architecture: arm64 Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 647 Provides: libmagickcore-6.q16hdri-1-extra, libmagickcore-6.q16hdri-2-extra, libmagickcore-6.q16hdri-3-extra, libmagickcore-6.q16hdri-4-extra, libmagickcore-6.q16hdri-5-extra, libmagickcore-extra Depends: libc6 (>= 2.35), libcairo2 (>= 1.6.0), libdjvulibre21 (>= 3.5.27.1), libglib2.0-0 (>= 2.12.0), libmagickcore-6.q16hdri-6 (>= 8:6.9.11.24), libmagickwand-6.q16hdri-6 (>= 8:6.9.10.2), libopenexr-3-1-30 (>= 3.1.5), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libwmf0.2-7 (>= 0.2.8.4), libxml2 (>= 2.7.4) Recommends: libjxr-tools Suggests: inkscape Enhances: libmagickcore-6.q16hdri-6 Filename: pool/main/i/imagemagick/libmagickcore-6.q16hdri-6-extra_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 62734 MD5sum: 972a8b1f19b3967e8870f5671bbed82b SHA1: d58833e87dd5c37b9b442a1c67c3a24104b517b9 SHA256: c6d93c56094efca41cb1b27fe4d9f0c91680028b58c28827388194ce372ff06e SHA512: 6f00897c4f10e29470e779d2432f4f2b3d46e2ee8e86e3eeef51ab9fefc9d40e4a0af62205fb5c15a225667d5f48ec2103238e975aa63677e0938db2e634da3e Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library - extra codecs (Q16HDRI) This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to MagickCore. . This version of libmagickcore-extra is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagickcore-6.q16hdri-6 Architecture: arm64 Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 12082 Pre-Depends: dpkg (>= 1.17.6) Depends: libbz2-1.0, libc6 (>= 2.35), libfftw3-double3 (>= 3.3.10), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), libheif1 (>= 1.4.0), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.6), liblqr-1-0 (>= 0.4.0), libltdl7 (>= 2.4.7), liblzma5 (>= 5.1.1alpha+20120614), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp7, libwebpdemux2, libwebpmux3, libx11-6, libxext6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), imagemagick-6-common (>= 8:6.9.6.2+dfsg-3) Recommends: ghostscript, gsfonts Suggests: libmagickcore-6.q16hdri-6-extra Filename: pool/main/i/imagemagick/libmagickcore-6.q16hdri-6_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 1362820 MD5sum: 011911e33e59ce372f71805e2fa1304c SHA1: c0f21827d0f2928d0fa9c671d16725118318cd11 SHA256: 9abbe5ae8ea53f64473e402efd8352ae62044f306bcb25e792e1dec689010275 SHA512: 2416e45a2b63c97886686562fcdc01b84ac9406c6701c95793d81f7685ce5d3ded8f0140e0e80476584fb6b936661d58895c9901cd116a69c99a49e2c7244846 Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library -- quantum depth Q16HDRI The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package contains the C libraries needed to run executables that make use of MagickCore. . This version of libmagickcore is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagickcore-6.q16hdri-dev Architecture: arm64 Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 5534 Pre-Depends: dpkg (>= 1.17.11) Depends: libmagickcore-6-arch-config (= 8:6.9.11.60+dfsg-ok1.2), libmagickcore-6.q16hdri-6 (= 8:6.9.11.60+dfsg-ok1.2), libmagickcore-6.q16hdri-6-extra (= 8:6.9.11.60+dfsg-ok1.2), libbz2-dev, libdjvulibre-dev, libexif-dev, libfreetype6-dev, libjpeg-dev, libopenjp2-7-dev, liblcms2-dev, liblqr-1-0-dev, libltdl-dev, libopenexr-dev, libpng-dev, librsvg2-dev, libtiff-dev, libwmf-dev, libx11-dev, libxext-dev, libxml2-dev, libxt-dev, zlib1g-dev, pkg-config Breaks: libmagickcore-dev (<< 8:6.8.3.10-1~) Replaces: libmagickcore-dev (<< 8:6.8.3.10-1~) Filename: pool/main/i/imagemagick/libmagickcore-6.q16hdri-dev_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 849176 MD5sum: 8cfc669d667a0436fa2cce1758b03d1a SHA1: 9950cbb2200c3fad2c6d80b8956ce2ab27c4ac40 SHA256: f73482002c92cd1b704de5d15d2883bf3d6a1458fe0e1d2bb64beb4291b53bc7 SHA512: 68923ccab5b4fd165618ad2dcfc87af6160bdb4e89d22ca8c3ad8d5aeeded0bdbabdb6323d8c324dda15f476767e6313d970ffb7fcf8a175992dc8231aba9c8f Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library - development files (Q16HDRI) The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package includes header static libraries needed to compile programs using MagickCore. . This version of libmagickcore-dev is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). 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/main/i/imagemagick/libmagickcore-dev_6.9.11.60+dfsg-ok1.2_all.deb Size: 3006 MD5sum: c9fc610f8a53518539fe063e5381b048 SHA1: 7635f9eddeeb6840949996667fc97013337ebfb1 SHA256: e17e6393bc7ca563a49a15ba4684d7c8034eaf838f336f90c5cc4aa3cf11949e SHA512: 1d6c2dde44aca6071eae299e96435ea04729b0088994108882f2f189601c6c189d9e1a919ec7b029c6cdce3e370a383f7a99345780ab34bb0667eb2873294628 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. 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/main/i/imagemagick/libmagickwand-6-headers_6.9.11.60+dfsg-ok1.2_all.deb Size: 12242 MD5sum: 00c17be732e16588f9b8c5feca94676c SHA1: b9fe60ea1fc9895fe20a8dd362e54d98d8f53b00 SHA256: 40c3f41329eec0b2305d2f5c53d47cd82b46c2f80f7fd00dc828e81744058b76 SHA512: 1f30526bb5f678822deacaa0a8c6da4b3c9702abb4c65de1f541b0d0dcb9b37c8b89777ebcb6c58fe8ac1430b9fffb0b396b842c89a1fc16aec7ff14072679e5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagickwand-6.q16-6 Architecture: arm64 Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2001 Pre-Depends: dpkg (>= 1.17.6) Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libgomp1 (>= 4.9), libmagickcore-6.q16-6 (>= 8:6.9.11.24), libx11-6, imagemagick-6-common (>= 8:6.9.6.2+dfsg-3) Filename: pool/main/i/imagemagick/libmagickwand-6.q16-6_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 248076 MD5sum: 0122caf80ac8b5c249bb16cd89eb7010 SHA1: ec6be2926c609f133caa37b746c0d15b72e5df2c SHA256: 22d6443572c45ee8bc1ab6b76eec8e4269cb958381a475f279bee08513f75994 SHA512: ce546cc6b9363f459cebe863fd63d9dc009502eb1dc8c77197cfaebc71ee21e3e7e7f24444285dddccd48de1239a4ccabe9549c6a3ccbe47e867694e200c8672 Homepage: https://www.imagemagick.org/ Description: image manipulation library -- quantum depth Q16 The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package contains the C libraries needed to run executables that make use of MagickWand. . This version of libmagickwand is compiled for a channel depth of 16 bits (Q16). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagickwand-6.q16-dev Architecture: arm64 Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3597 Provides: libmagickwand-6.defaultquantum-dev, libmagickwand-dev (= 8:6.9.11.60+dfsg-ok1.2) Pre-Depends: dpkg (>= 1.17.11) Depends: libmagickwand-6-headers (= 8:6.9.11.60+dfsg-ok1.2), libmagickwand-6.q16-6 (= 8:6.9.11.60+dfsg-ok1.2), libmagickcore-6.q16-6-extra (= 8:6.9.11.60+dfsg-ok1.2), libmagickcore-6.q16-dev (= 8:6.9.11.60+dfsg-ok1.2), pkg-config Breaks: libmagickwand-dev (<< 8:6.8.3.10-1~) Replaces: libmagickwand-dev (<< 8:6.8.3.10-1~) Filename: pool/main/i/imagemagick/libmagickwand-6.q16-dev_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 305306 MD5sum: f1996d0f6a7d0a8905e197a133313647 SHA1: c47e47f941839476f452fd76309326f56148e55e SHA256: 6feb1f43b71cfe7b6c5c97406816a597805a3b1a63e5b3937550fc9bfd132bc9 SHA512: 2ee534368e3c423eea4dcb8dc9c790dc7f5f1ca90c8786f5d6ad4cd14ab54907013d0ffeff1b6a611ffd000b6a6f8fd7c561c8fd7c16c05fe17e7002a9b86abb Homepage: https://www.imagemagick.org/ Description: image manipulation library - development files (Q16) The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package the static libraries needed to compile programs using MagickWand. . This version of libmagickwand-dev is compiled for a channel depth of 16 bits (Q16). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagickwand-6.q16hdri-6 Architecture: arm64 Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2001 Pre-Depends: dpkg (>= 1.17.6) Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libgomp1 (>= 4.9), libmagickcore-6.q16hdri-6 (>= 8:6.9.11.24), libx11-6, imagemagick-6-common (>= 8:6.9.6.2+dfsg-3) Filename: pool/main/i/imagemagick/libmagickwand-6.q16hdri-6_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 248026 MD5sum: b964c97b2648b468891a01423a906870 SHA1: bfa70da2ebdbeaea4a71b702395cca0834d8f499 SHA256: f7256c376d773d02a70345e53574a00b96b25e0feab8dccccf5466bdd588f0a9 SHA512: b6671d23d10ef74ea541ce54d9e2950f360a890a9c38594caa4b7fbbb87fb9a6a5f129b078cf9478cc6750edd1fe8cde32c19066885737fb88925316f9246477 Homepage: https://www.imagemagick.org/ Description: image manipulation library -- quantum depth Q16HDRI The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package contains the C libraries needed to run executables that make use of MagickWand. . This version of libmagickwand is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmagickwand-6.q16hdri-dev Architecture: arm64 Version: 8:6.9.11.60+dfsg-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3592 Pre-Depends: dpkg (>= 1.17.11) Depends: libmagickwand-6-headers (= 8:6.9.11.60+dfsg-ok1.2), libmagickwand-6.q16hdri-6 (= 8:6.9.11.60+dfsg-ok1.2), libmagickcore-6.q16hdri-6-extra (= 8:6.9.11.60+dfsg-ok1.2), libmagickcore-6.q16hdri-dev (= 8:6.9.11.60+dfsg-ok1.2), pkg-config Breaks: libmagickwand-dev (<< 8:6.8.3.10-1~) Replaces: libmagickwand-dev (<< 8:6.8.3.10-1~) Filename: pool/main/i/imagemagick/libmagickwand-6.q16hdri-dev_6.9.11.60+dfsg-ok1.2_arm64.deb Size: 312552 MD5sum: a6512f2050ca61a71778782645aa9bf1 SHA1: cca13e63411ebf0e69a6afe28d19fef7848b1bc3 SHA256: 999dcf86928640567aa700d12d0d0e61d3ab563f8b9742c47448f9a87470d6f1 SHA512: e87c4971cf8c14e910132da8a34e6c45df61892632713b14421e8fa4511414802743c46ba8934d9877c51c8d58d39fce9682068059517ee69af36e69725c5726 Homepage: https://www.imagemagick.org/ Description: image manipulation library - development files (Q16HDRI) The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package the static libraries needed to compile programs using MagickWand. . This version of libmagickwand-dev is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). 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/main/i/imagemagick/libmagickwand-dev_6.9.11.60+dfsg-ok1.2_all.deb Size: 2988 MD5sum: 3cb65c53ffe3c00fd769a63e5b9a7be6 SHA1: d735146d1cb02fe78b483c51e872daa479c89c1c SHA256: e2b30860a6905543f46a9a0ef536e666e18cca42acba504c8768f37101cf7445 SHA512: fc06bdced79cbd663c9f520772005da15a19bc4e74b57a91a87118fbea31110179aa49d58f614429e87587b0d3e50e6bbcab25f57a53bbe3c268f16af4dd0eeb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmarble-dev Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1433 Depends: libastro-dev (= 4:22.12.3-ok1), libmarblewidget-qt5-28 (= 4:22.12.3-ok1), libqt5svg5-dev (>= 5.14.0~), libqt5webkit5-dev (>= 5.4), qtdeclarative5-dev (>= 5.14.0~), qtwebengine5-dev (>= 5.14.0~), qtbase5-dev (>= 5.15.1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.14.0~) | libqt5gui5-gles (>= 5.14.0~), libstdc++6 (>= 4.1.1) Filename: pool/main/m/marble/libmarble-dev_22.12.3-ok1_arm64.deb Size: 309400 MD5sum: 7ab5797d05e6b555b4773b3c8ce4ab9d SHA1: b4d46ff5384f946d69b413c27d9c73ddffed0f95 SHA256: d13d57dc0565e019d124b0d8c2e5e6369a632e3ae02314a28ce02b1822d53fdd SHA512: 5811627d25b0b387157f1471494f6fb2538bf894a326a2d1fdb3fd30607e4feeef674ad7d6fa7f2e2618f3fb23fd8dd1c8562eb57a7a64467c188a32c3c0556c Homepage: https://marble.kde.org/ Description: development files for the Marble globe widget library Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains development files for building software that uses the Marble globe widget library. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmarblewidget-qt5-28 Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 8619 Depends: marble-qt-data (>= 4:22.12.3-ok1), libastro1 (= 4:22.12.3-ok1), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.0~), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5printsupport5 (>= 5.14.0~), libqt5svg5 (>= 5.14.0~), libqt5webchannel5 (>= 5.14.0~), libqt5webenginewidgets5 (>= 5.14.1), libqt5widgets5 (>= 5.14.0~), libqt5xml5 (>= 5.14.0~), libstdc++6 (>= 4.9), phonon4qt5, zlib1g (>= 1:1.1.4) Recommends: marble-plugins (= 4:22.12.3-ok1) Filename: pool/main/m/marble/libmarblewidget-qt5-28_22.12.3-ok1_arm64.deb Size: 1974346 MD5sum: 96301e278ab96a7c9b048411ed496d29 SHA1: 34c89e99d1a9720da7540f9b6e5589613d4b16d0 SHA256: a3baddbfeb0b63cd9172042821ae00f4e66ddaf874975f42ab0792d11545a8e9 SHA512: 459b427b86786cf729987218395bb0f1d990f2d75f64ae8b0f4f0369ca06cd7c664739527718d00e7aaaa35cce57ce635502a49d32058a9c28d793fa9293a3b0 Homepage: https://marble.kde.org/ Description: Marble globe widget library Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains shared libraries for the Marble globe widget. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmarisa-dev Architecture: arm64 Version: 0.2.5-ok2.1 Multi-Arch: same Priority: optional Section: libdevel Source: marisa Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1077 Depends: libmarisa0 (= 0.2.5-ok2.1) Filename: pool/main/m/marisa/libmarisa-dev_0.2.5-ok2.1_arm64.deb Size: 115344 MD5sum: a12c2ac8cf77cae7765a50def0cc9ce7 SHA1: b9666b18c5f541876b9a4a65482d3b75458ad726 SHA256: 7db88a6910037e1f168db3d6b008c3ba42fcf3118ecf1cec356930e80cb6e829 SHA512: 22948117865e4ae771df21f8f44505d96cb0c9d4864015802eea967e86856b613999f9ef1439914f725c0bc3c352d8b4d22f5f82690a0b5c42ce6d6154840d3c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmarisa-perl Architecture: arm64 Version: 0.2.5-ok2.1 Multi-Arch: foreign Priority: optional Section: perl Source: marisa Origin: openKylin Maintainer: openKylin Developers Installed-Size: 160 Depends: libmarisa0 (= 0.2.5-ok2.1), perl (>= 5.30.0-ok4), perlapi-5.30.0, libc6 (>= 2.34), libgcc-s1 (>= 3.0) Filename: pool/main/m/marisa/libmarisa-perl_0.2.5-ok2.1_arm64.deb Size: 31288 MD5sum: a1d12ff32fb93ac57c176e7434f99305 SHA1: e77357a64ea431504c5ca5f5a5a28f1f7e2690fd SHA256: 0dd8f4fda4a0dbe9df9ea3d1d30220ff9449b2bd1106b7005a5f72c79c2a75b2 SHA512: 23b4d6f0e596e8e2190193b2b3bfece29c085f93a6cd10f721b3ee72f88324fe7fc44511233ec43416736b7ef8c2d39d88ff99fc1f8423b71cf1ffc13e79803c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmarisa0 Architecture: arm64 Version: 0.2.5-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: marisa Origin: openKylin Maintainer: openKylin Developers Installed-Size: 346 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/m/marisa/libmarisa0_0.2.5-ok2.1_arm64.deb Size: 72556 MD5sum: 244fa1b8a7815b09dbf64350150f91d9 SHA1: f0dc44bb58bb0cf853eaeeb7ca64e2d25b1b7342 SHA256: 3fffc71cb8faa6e4b658d61eda70c85b09d2c0c1effccb3c5d5c9f6c4df406c9 SHA512: a659af713d1b79da7c7b6c6e827548ebd8c160337e033c40a4c7f62e9244d33dd0fba446a93e894c4e38ffec952de1aa8108612a371483263b81f5708062f5dc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmarkdown2-dev Architecture: arm64 Version: 2.2.7b-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: discount Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 49 Depends: libmarkdown2 (= 2.2.7b-ok1) Filename: pool/main/d/discount/libmarkdown2-dev_2.2.7b-ok1_arm64.deb Size: 22166 MD5sum: 23496692de44d0a5601953fd858b9293 SHA1: c202af2d254959f2c8bfed4a7b06f7f1eef36cba SHA256: 62a6191dcafeac4820cacd58037682a9912e40e0350ab3194dc5ad04049f8715 SHA512: 6c63ad450642cc46606fd1edde99f1f08715da9737ca1cfa7cbaed8887cdd3c762c584e34c784808da33433eb56877adb5c53950b5f6944cd93f40482ead2b66 Homepage: http://www.pell.portland.or.us/~orc/Code/discount/ Description: implementation of the Markdown markup language in C (dev files) Discount is an implementation of John Gruber's Markdown markup language. It implements all of the language described in the Markdown syntax document and passes the Markdown 1.0 test suite. . This package provides the development file for libmarkdown. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmarkdown2 Architecture: arm64 Version: 2.2.7b-ok1 Multi-Arch: same Priority: optional Section: libs Source: discount Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 95 Depends: libc6 (>= 2.17) Filename: pool/main/d/discount/libmarkdown2_2.2.7b-ok1_arm64.deb Size: 37652 MD5sum: c0a9db059000b20f453d73e18ff63d7b SHA1: d1439663f8fe01a389633701e1cfe01a35b07e89 SHA256: 4f6f26f8ac18f215b6882d19620677aab871179f8426e5b8a63f7b02809d4bad SHA512: b13cb57af604c7a8e2b43bc2ff9139eb31da0c2c8c3b289389fad4b2db910f764fcccff154a4bb1479c3985f1cbe518e2e9cfaf06bf53052c7dcd46584c5231e Homepage: http://www.pell.portland.or.us/~orc/Code/discount/ Description: implementation of the Markdown markup language in C (library) Discount is an implementation of John Gruber's Markdown markup language. It implements all of the language described in the Markdown syntax document and passes the Markdown 1.0 test suite. . This package provides the libmarkdown generated from discount. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmath-base85-perl Architecture: all Version: 0.5-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 25 Depends: perl:any Filename: pool/main/libm/libmath-base85-perl/libmath-base85-perl_0.5-ok1_all.deb Size: 7998 MD5sum: ef0cc269cb16ef21dd265c1698e66faf SHA1: c4d26f56ba33b80fec37b10bb3bac880ecd48437 SHA256: 1b10e01a37633dbd5caa319130912f90b94b9f758fe1f8dff1dfefb7e4f950b3 SHA512: 7afdbcfa4b24f995530c9c05a79ba9314af2b0ce6f62e38798de09cd2b7d035732aeef11cd3c798265cea599810b727d17dcbd3c62c25366c17649b682deff41 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. 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/main/libm/libmath-random-isaac-perl/libmath-random-isaac-perl_1.004-ok2_all.deb Size: 18856 MD5sum: 2cd80e741c3d87a56d3fec6357d6b5df SHA1: 0bbd0ee1af6717d6b4496da6b56ca03787259f59 SHA256: 4fc2ae666dc0a4a2f967fc20308b8e4ed957b5c144d110129e60c5bd81cac25d SHA512: 95efebe4a240854b9a19b0ed73c177ed3b534fa63ffd6de9e2eacd54aff1d9ed33dd6ad8dc964c656734b1107e822e0d272f8f3c9c22485d376e044574b33185 Homepage: https://metacpan.org/release/Math-Random-ISAAC Description: Perl interface to the ISAAC PRNG Algorithm Math::Random::ISAAC implements the ISAAC (Indirection, Shift, Accumulate, Add and Count) pseudorandom number generator (PRNG) algorithm described on the project page at: . As with other algorithms like the Mersenne Twister (see Math::Random::MT), this algorithm is designed to take some seed information and produce seemingly random results as output. . The results are uniformly distributed, unbiased, and unpredictable unless you know the seed. The algorithm was published by Bob Jenkins in the late 1990s and despite the best efforts of many security researchers, no feasible attacks have been found to date. . For comparison with other algorithms intended to generate random data, the Mersenne Twister has a period of 2^19937-1, the related TT800 has a period of 2^800-1 values. ISAAC has a period of 2^8295 values on average. 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/main/m/maven-bundle-plugin/libmaven-bundle-plugin-java_3.5.1-ok1_all.deb Size: 205100 MD5sum: 9bfbc1a0cd7a7ea4ded8d4a6790f8db7 SHA1: af2f1d93c7866e8073d57d54ba4cf20f678a5162 SHA256: 2972555766b20f1895d90a66a4ad02f2f03329dc75f2c6cc4a153bd812608253 SHA512: 4504ded41e14fd4715ef118775e913d7f96b8625c205074ebc22a3a77f61f3f0d748184656c2a123d0f85861cc7026cda5b0d92598ed2d66f307cd51ea57ce49 Homepage: http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html Description: Maven plugin to handle artifact OSGi metadata Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. . This plugin allow you to handle artifact OSGi metadata of your artifact (JAR, WAR). It manage a new type of packaging "bundle" in your POM. . This plugin depends on Felix Bundle Repository and BND for low-level handling of metadata. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmaxminddb-dev Architecture: arm64 Version: 1.5.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libmaxminddb Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Faidon Liambotis Installed-Size: 104 Depends: libmaxminddb0 (= 1.5.2-ok2) Breaks: libmaxminddb0 (<< 1.4.3-0) Replaces: libmaxminddb0 (<< 1.4.3-0) Filename: pool/main/libm/libmaxminddb/libmaxminddb-dev_1.5.2-ok2_arm64.deb Size: 30164 MD5sum: 97c24f1e094844f0c937b07dc45d698a SHA1: 182444791cd5ab1ae38d96bbc0ffd5a1ea8a2405 SHA256: f3fb83b387b507fb7bdfb5332e1ae18aa79edd9c1651825f705084cf53c30c31 SHA512: 0acf6f4e46e9bfab57cce3885ec67aeb9bbf50ad39f33b9ed3864cdd05d3b94e6aacaed5982e98cd1e0e7c0f831d118b9a8b68d17e4674d7d790071cb8bf57ef Homepage: https://maxmind.github.io/libmaxminddb/ Description: IP geolocation database library (development headers) The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. . This package contains the development files for the libmaxminddb library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmaxminddb0 Architecture: arm64 Version: 1.5.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: libmaxminddb Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Faidon Liambotis Installed-Size: 70 Depends: libc6 (>= 2.17) Suggests: mmdb-bin Filename: pool/main/libm/libmaxminddb/libmaxminddb0_1.5.2-ok2_arm64.deb Size: 20850 MD5sum: 9edec77e8ecd8a8cbd840afbe859787e SHA1: 0eabb2ec86c1fc93d19f49857981d450bdad1f34 SHA256: e7f5f633e84ef035e02cde080e9ecc455825364951d72ea8f36890aa90bf30ea SHA512: 7bd5c41b3d05dc6be274472ada2957a94d2eeec57789805d7c25f311cc5490107221ec79f6eaa64a8d2b317a91554e09ecc79f9ac99efb502127d61e0b1a2059 Homepage: https://maxmind.github.io/libmaxminddb/ Description: IP geolocation database library The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmbedcrypto3 Architecture: arm64 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: 398 Depends: libc6 (>= 2.17) Filename: pool/main/m/mbedtls/libmbedcrypto3_2.16.4-ok2_arm64.deb Size: 168082 MD5sum: 50b9ae065c36bff962ed407934d6c5e2 SHA1: 1edf086eecc8656cb800bd3c1b453ef9cb781f76 SHA256: 9dd1284fa6c8f529a1bfc5630c91c7315188fe97273029fab98743a10f696455 SHA512: 5e98836aeccdc6b6991846e33992d635f688739002a616da7daa0dc3dd9de000cf0e3dc33252174eb47b79b3dfe6aa845ed12db40fae1800b572f377090f815c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmbedtls-dev Architecture: arm64 Version: 2.16.4-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: mbedtls Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: James Cowgill Installed-Size: 2561 Depends: libmbedcrypto3 (= 2.16.4-ok2), libmbedtls12 (= 2.16.4-ok2), libmbedx509-0 (= 2.16.4-ok2) Suggests: libmbedtls-doc Filename: pool/main/m/mbedtls/libmbedtls-dev_2.16.4-ok2_arm64.deb Size: 487146 MD5sum: 42710a9c21635a26f714a509f9c04008 SHA1: 56728d6122b757e537d0c2b88767b2df8399480b SHA256: e448e9108dd619129b1c1de17c1b359d5459d870f1b00b6dfddf6da9c34cd4cd SHA512: 5c5216d2dfa7369e7e4092e000721541ad4333eb3dd112a08680246cbbfc468e5ccc0e2a640e98892f34971c75991ab15dc43f59b192d7eed2863c443602ffb5 Homepage: https://tls.mbed.org/ 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. 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/main/m/mbedtls/libmbedtls-doc_2.16.4-ok2_all.deb Size: 5948940 MD5sum: a4ead543b00eef5532dfe99f54fcfd37 SHA1: ec5bdbe2439337221160af7c5a95739d91177db0 SHA256: 8b54ece5c96f9c9fe94a4e339ff8f7cc447198cd5522f5edd7ef488445f6e4b3 SHA512: 9d9986adeb4959ed4023687f2e505ab143a58ad9a755028a7830d22d36d78f665a30fb429e62421e981c895573a4d9d2c69144203e1089b92c94413219790454 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmbedtls12 Architecture: arm64 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: 191 Depends: libc6 (>= 2.17), libmbedcrypto3 (>= 2.16), libmbedx509-0 (>= 2.14) Filename: pool/main/m/mbedtls/libmbedtls12_2.16.4-ok2_arm64.deb Size: 75946 MD5sum: 75dbd137ad40ba15b7bb8a8ed74af0ea SHA1: feb0cc5cdf28f30820b18051df02a500f2773eee SHA256: 73c41825d66d4aa0314c26f341a7281fcd7d817f7a93d2412f40881d8ec7d145 SHA512: 4705ab6875fb006761c5b6490b7dc3519aa740266bfa92eae46824be9d3498237fde7acb402dac0666131011b09533db8cb15ce8b3f2d581272a75f462a5fe9e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmbedx509-0 Architecture: arm64 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: 145 Depends: libc6 (>= 2.33), libmbedcrypto3 (>= 2.14) Filename: pool/main/m/mbedtls/libmbedx509-0_2.16.4-ok2_arm64.deb Size: 48340 MD5sum: 65e814ae0ccfc85c81602460ae1548c3 SHA1: 3363e461cb4c9a7bdd253f09be1fd2d90562e0d3 SHA256: a5706925e73736cd4b5f0925b7b3ed191ccd55cff2652bdcf2ca754b21468a6f SHA512: 7fd71ec6efb155a16eceec9dc6bcaf0dfb1a00467e39766ab32711a3bc938bb5e7e6f01b9aa2c24701a7a2794a988a7f2cbcd7d0c0091aa95fe4bc8d7d5465e0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmce-perl Architecture: all Version: 1.879-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 982 Depends: perl:any, libscalar-list-utils-perl, libsocket-perl Recommends: libsereal-decoder-perl, libsereal-encoder-perl Filename: pool/main/libm/libmce-perl/libmce-perl_1.879-ok1_all.deb Size: 276470 MD5sum: 33973c3af6df275925f296ce2c4408b7 SHA1: 969728c5e759476f890719d4402db386cdfefe70 SHA256: e9090389f60680ea0cd76be47d17279505bca73662a9295f8c75a53aea9c4ad4 SHA512: d4621c6849c946f574d1b62c8f4a13d3071fb31b63fcf85bee50827cbcf86ee0e944238f5a7d722dee0435c1a4ea163d1e872362e0d620ddc088bf4f770ec6e2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmd-dev Architecture: arm64 Version: 1.0.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmd Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 224 Depends: libmd0 (= 1.0.4-ok1) Filename: pool/main/libm/libmd/libmd-dev_1.0.4-ok1_arm64.deb Size: 42464 MD5sum: 5832e19facd3528394c0f0670ca0cda3 SHA1: c87aa2a0dc4083d284f4180e81521023c4547f36 SHA256: ce22131eb43b896a73fc0c61c0a4ac7154be7405f35922ae017aff9aea760b0b SHA512: 5c4ff8549652e29221292cc9c0f05e8dde695a8c11bd36c474a2f868361a53b23f11e0f4731c9b48af2ae4196cddc33d455444963fbd5a0c5061baa4e5c9e18a 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-256, SHA-384 and SHA-512) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmd0 Architecture: arm64 Version: 1.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmd Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 89 Depends: libc6 (>= 2.33) Filename: pool/main/libm/libmd/libmd0_1.0.4-ok1_arm64.deb Size: 24426 MD5sum: 4f28230bc0f2ae4eb4a62df7b72e6156 SHA1: de6f1eae8dbfca864a0b33fec7e3021897ae7ac1 SHA256: 034efa0ffea97fa7649f327a83ca261bcb3fea27643fdcee24a3fe397e263d76 SHA512: f8781a3dd90256da456ca43e663908c39255d96807c7cb8f17e153774130ce7d57a87f6fc0ce257bad766befc1ff9ca4cae1dab4e27f5c9996b1d249b0072fc6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmdds-dev Architecture: all Version: 2.0.3-ok1 Priority: optional Section: libdevel Source: mdds Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian LibreOffice Maintaners Installed-Size: 1214 Depends: libboost-dev (>= 1.39) Filename: pool/main/m/mdds/libmdds-dev_2.0.3-ok1_all.deb Size: 132500 MD5sum: 233eac736564891430c5ca7e3e64a244 SHA1: 235d9425290145973ebf40f42ac064f2025f4933 SHA256: 736538f4b2570f622156288e84ca5d845b35ef41faeeec10bcf61c2e20437f74 SHA512: a57f7558767fcfa1075bdb37a201caa5889f2997089faf849dd7f9233f55258a930594522d3781efafb5c9b781d45b24e78b16135843b49e8f181bc6d3e09294 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmdds-doc Architecture: all Version: 2.0.3-ok1 Priority: optional Section: doc Source: mdds Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian LibreOffice Maintaners Installed-Size: 6411 Filename: pool/main/m/mdds/libmdds-doc_2.0.3-ok1_all.deb Size: 370984 MD5sum: d771ea19c0b6e14de9b3c494ec974b3b SHA1: 310925d713197b0d09eed6d52d22014b4b447554 SHA256: 8ccedb69fb10cb65357a38e7f419508d773e8b08669f8aca9dc4ab17311c311e SHA512: 12cbbd026964e3bcaf4be11567217925c9f551f7b0feb9c99d0d1b8326e8d0c1854300d604073b30c868cdb04896b81064d19a9efdab94effd65e94fdae0e1b6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmecab-dev Architecture: arm64 Version: 0.996-ok3 Priority: optional Section: libdevel Source: mecab Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 10211 Depends: libmecab2 (= 0.996-ok3) Filename: pool/main/m/mecab/libmecab-dev_0.996-ok3_arm64.deb Size: 516626 MD5sum: 32b20f8ba3d6ef87f8ac7be0910951b6 SHA1: 66e1054ff3d00e3dd270cf13670c7fc80d75c3a7 SHA256: 92a7cd40af7d106274981c75a01b427a0fb2835f6698e50fe2e9318d59f5ca79 SHA512: 1ef821a720143250404eeaad72fce0628129396ed329b2655439d7600c89548ffa6f19a63de41019628688907582d95c7414891b7e0739c9719e8badcbf14450 Homepage: https://taku910.github.io/mecab/ Description: Header files of Mecab This package provides header files which are necessary to development programs using runtime libraries of Mecab, that is a Japanese morphological analysis system. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmecab-java Architecture: all Version: 0.996-ok3 Priority: optional Section: misc Source: mecab Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 29 Depends: libmecab-jni Filename: pool/main/m/mecab/libmecab-java_0.996-ok3_all.deb Size: 14860 MD5sum: 8c5d6bba2dc444bff95c92c3f85a5c4e SHA1: eab30aa201e7bc4e4dcc206ffe7e5190d959cc8a SHA256: 94e2ca0c9a58c0d4d989e7a973ae6e4e95877d333a11bada4467ec91685bf8ac SHA512: 6a0e552fd6f480cce871ccd7db58227efd275d89d608786edb568e173ce53ea4f75793b5bcfd371fe53afbde7cc229f356aec2b5b8e5649e76ca9c6a3321f7d2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmecab-jni Architecture: arm64 Version: 0.996-ok3 Priority: optional Section: misc Source: mecab Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 80 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libmecab2 (>= 0.996), libstdc++6 (>= 5) Filename: pool/main/m/mecab/libmecab-jni_0.996-ok3_arm64.deb Size: 13606 MD5sum: 48b621c99cd8aa047e01d1534a5522fc SHA1: 8799e601618ad21171fae33c3e32c08e5daf3bd1 SHA256: db55193013c0d19b613a25056cbba7ea29cae293c7425a820edd7713b0d889ad SHA512: 04ce47347fd21320bc0dcbd5b47fb34496986a3e8d51002cb704f3c506435c95ec664e6fffdf1a8f194fe6f0c971c78bf329a7070a1a8ebed97f9748e1b8d1b7 Homepage: https://taku910.github.io/mecab/ Description: mecab binding for Java - native interface Mecab is a Japanese morphological analysis system. . libmecab-jni is built for Java. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmecab-perl Architecture: arm64 Version: 0.996-ok3 Priority: optional Section: perl Source: mecab Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 228 Depends: perl (>= 5.30.0-ok4), perlapi-5.30.0, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/main/m/mecab/libmecab-perl_0.996-ok3_arm64.deb Size: 40510 MD5sum: b4394139ce6d287fd7e7affa478499b0 SHA1: 1abe44491d492fc5c0f96d4c5878a536eaa662ad SHA256: e070e3cbf0146ae9977c6199fef97561e87e8b95dca6689bfe8dac6279d25334 SHA512: 1b724702d734ff664c552c26cd87cfa253c98828fa370b29e1955379de0129c678a4f4cf73427a5c5998c1db9359129d126cb8c2448d533fc62d9c86fcef8f9b Homepage: https://taku910.github.io/mecab/ Description: Mecab binding for Perl Mecab is a Japanese morphological analysis system. . libmecab-perl is its binding for Perl. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmecab2 Architecture: arm64 Version: 0.996-ok3 Multi-Arch: same Priority: optional Section: libs Source: mecab Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5617 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Conflicts: libmecab1 Breaks: libmecab1 Replaces: libmecab1 Filename: pool/main/m/mecab/libmecab2_0.996-ok3_arm64.deb Size: 290030 MD5sum: 3c3ddcd65b3353bd70e1c326dabe619a SHA1: 7e67ab52e29f1575683b3936f4494182c386d7e3 SHA256: e7ba7732dec13fb9e9e697fc2eb2ebfa4a0ac92e3f857cfa38e047ac5d77a4ab SHA512: ab8552b6002960057aae64770d48af61cb0529c741caceccaa01650cf534c551544a2b8358186357917f81a74f4e128447b40333df91742c9b3ca64eb602fcde Homepage: https://taku910.github.io/mecab/ Description: Libraries of Mecab This package provides runtime libraries of Mecab, that is a Japanese morphological analysis system. 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/main/libm/libmime-charset-perl/libmime-charset-perl_1.013.1-ok1_all.deb Size: 37396 MD5sum: d74ed0b74a0290666f8aa346e8206515 SHA1: 37a5e2003e34301c50b2253349d67077ecd64aed SHA256: 5c90f36306ab7418de2b558be79d52b7ddf3d0f963fa2335bd33514353e031c1 SHA512: 4fa24f615f6cc8e449ec4fcfc35055b8de9b42b3a91a6ea37123737d311aab1e94ecb4ee90e9303dc35ecb09c24b05b72e16b1a1d08f1d82abfa31eeb62fa3b5 Homepage: https://metacpan.org/release/MIME-Charset Description: module for MIME character set information MIME::Charset provides information about character sets specified in the MIME (Multipurpose Internet Mail Extensions) format. It is often used to describe character set and encoding information for messages on the Internet. . This module allows one to work with character sets and encodings, providing a simple facility for converting between them. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmjpegtools-dev Architecture: arm64 Version: 1:2.1.0+debian-7ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mjpegtools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1063 Depends: liblavfile-2.1-0 (= 1:2.1.0+debian-7ok1), liblavjpeg-2.1-0 (= 1:2.1.0+debian-7ok1), liblavplay-2.1-0 (= 1:2.1.0+debian-7ok1), libmjpegutils-2.1-0 (= 1:2.1.0+debian-7ok1), libmpeg2encpp-2.1-0 (= 1:2.1.0+debian-7ok1), libmplex2-2.1-0 (= 1:2.1.0+debian-7ok1) Filename: pool/main/m/mjpegtools/libmjpegtools-dev_2.1.0+debian-7ok1_arm64.deb Size: 253484 MD5sum: ffb6596c5fa7b02a0e50b39c4f948156 SHA1: 231b034dab9969b5265d6c91f4bd682cc699f3d4 SHA256: 0087d1415c491d4c8e63c6fe38ab1edef4dcb57fbdd051225f8e278b62fdf0ad SHA512: e575df792316a006692b224b205e2fe762b82d98246ac4ff4d625cbe2a288934a6ab223ef42d6db69a30d0b340c2e8efbd5059eb9b7bc664a1b171160ee87be7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmjpegutils-2.1-0 Architecture: arm64 Version: 1:2.1.0+debian-7ok1 Multi-Arch: same Priority: optional Section: libs Source: mjpegtools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 67 Depends: libc6 (>= 2.17) Filename: pool/main/m/mjpegtools/libmjpegutils-2.1-0_2.1.0+debian-7ok1_arm64.deb Size: 24566 MD5sum: 4db34801eefd65e5d001ae96b283faf8 SHA1: 6c991e42f6012f1ad0e389f696bda14f3d6b2bca SHA256: 95f99030827e0e7e95e4f4edd2b3b335976423d15fa9df45cd9a5a3a950f453f SHA512: b188789823b291e7aaed9d54ebafe1673141243d8040cd11eda68421edd49c9becf2c17ae416a4c2a966d0608a1211155ce4ae8b2599b14cb9459dc897ef77ae 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmlir-15-dev Architecture: arm64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 170103 Provides: libmlir-x.y-dev Depends: libmlir-15 (= 1:15.0.7-ok3) Conflicts: libmlir-x.y-dev Breaks: libmlir-dev Replaces: libmlir-dev, libmlir-x.y-dev Filename: pool/main/l/llvm-toolchain-15/libmlir-15-dev_15.0.7-ok3_arm64.deb Size: 12842692 MD5sum: da9b3d1befc4ff3706dcbfae131df3b8 SHA1: 980c120a57fba04c2fb8f9a099ee33da6f8bdc0c SHA256: 05aef9e60393f027309f3b80efba5a0f428987806f160c92650d5952771b71cc SHA512: 3adcdf91a6b28e16f0b85560c5ee114bcfe0327471065c08dbfcbceb4dffa3b98e8cbcbad5e7d18c82ec8244033e4576027077652676e2bba0712b73d5e3a782 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmlir-15 Architecture: arm64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 33185 Provides: libmlir-x.y Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 12) Conflicts: libmlir-x.y Replaces: libmlir-x.y Filename: pool/main/l/llvm-toolchain-15/libmlir-15_15.0.7-ok3_arm64.deb Size: 6435446 MD5sum: d081d71293d11e2f84a6e69b7d65d960 SHA1: 4468fa30d9f36327031833cf4f1540fb789bd36c SHA256: f3796211aa4e588148bcec132307eb79e34c899f36e557396ec2efd0a784604f SHA512: 3427bf2704e2a6f9fcc0a138cf2125cfc54dc3d066b5eb01cf4e68d33a1e3dc63a94f5037295d2320d587f8e812ac91272dd015b7b561aa998c0d25312c4abb9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmlt++-dev Architecture: arm64 Version: 7.12.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mlt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 108 Depends: libmlt++7 (= 7.12.0-ok1) Filename: pool/main/m/mlt/libmlt++-dev_7.12.0-ok1_arm64.deb Size: 13808 MD5sum: f6591d1255b58e56dec136643d98a11d SHA1: 114f9523cd005e47e299173d849df3493670ef7d SHA256: 937bb9ed8554b0145eb938eff56b95a24d915a2e19ebd764e304c3234decfc69 SHA512: 6531bce67cc0f5214cd7f7b0faed34c68516559c6a93d61434894826a292ce0368e91f8172404862a44f3495a1fc42d5d1512ef0c3acdc936b18b76d26c0d324 Homepage: https://www.mltframework.org Description: MLT multimedia framework C++ wrapper (development) MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. . This package contains the static libraries and headers for developing applications that use the MLT multimedia framework C++ wrapper. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmlt++7 Architecture: arm64 Version: 7.12.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: mlt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 195 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libmlt7 (>= 7.12.0), libstdc++6 (>= 5) Filename: pool/main/m/mlt/libmlt++7_7.12.0-ok1_arm64.deb Size: 47802 MD5sum: 20c2d791fe6271fb5bd969b597fe64bd SHA1: 20972d93fc46d13fd2e2e85d6c2b9ca4bccd1e63 SHA256: 827631cdd3af4f19569ec4ddf42b8a7085c11d2a9eaf19c82a1cdfdb1b94c29d SHA512: ead39c3d7a2d18435b98988591314f70b35bc084c99847bff62b9f3a1e6224506e772da749de346213a2a24e58e5b5ec068b63fba4c6de9988ee66454d2bbef8 Homepage: https://www.mltframework.org Description: MLT multimedia framework C++ wrapper (runtime) MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. . This package contains the files necessary for running applications that use the MLT multimedia framework C++ wrapper. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmlt-data Architecture: all Version: 7.12.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: mlt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 694 Enhances: libmlt7 Filename: pool/main/m/mlt/libmlt-data_7.12.0-ok1_all.deb Size: 88280 MD5sum: b30d55fe91cbc0a8bdb1eed5ea3624ab SHA1: 6b2b68ba5991af6df933d45df984ac33b477e261 SHA256: 86b3e17f91ab0dec4d7988726bb5515f9f6c39ffd1a07a8f556e42ec23d5131b SHA512: 708176b949c9ea6750b0610f9ad9301c6d86ccf43778890e02edaeb3eda2bb806c5652ef8431cd9800b9c6fd62c9e681e0000f9500e220c3a6af5222cb6750e0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmlt-dev Architecture: arm64 Version: 7.12.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mlt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 181 Depends: libmlt7 (= 7.12.0-ok1) Filename: pool/main/m/mlt/libmlt-dev_7.12.0-ok1_arm64.deb Size: 29050 MD5sum: 800699bf15bf3059e6243e310d37e009 SHA1: bf3224e44cdd8e7cd599efab42076bc7a715c415 SHA256: dda468149c9ae87aae01bcd1cd6b5b0e8c2acfc337ec3cf3d35ba1e566f2dc54 SHA512: a9e5c333ae6a564fcacbc592ada964cf1bea6e1db6d7903b9192dc4df39243ec672fb86bcf34e50e4c5b1a3a99828de471d5dd2b6acc3e7205feaf001c670457 Homepage: https://www.mltframework.org Description: multimedia framework (development) MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. . This package contains the static libraries and headers for developing applications that use the MLT multimedia framework. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmlt7 Architecture: arm64 Version: 7.12.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: mlt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3786 Depends: libarchive13 (>= 3.2.1), libavcodec58 (>= 7:4.2), libavdevice58 (>= 7:4.0), libavfilter7 (>= 7:4.0), libavformat58 (>= 7:4.2), libavutil56 (>= 7:4.0), libc6 (>= 2.34), libebur128-1 (>= 1.2.0), libepoxy0 (>= 1.0), libexif12 (>= 0.6.21-1~), libfftw3-double3 (>= 3.3.5), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 4.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libglx0, libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libmlt++7 (>= 7.12.0), libmovit8, libopencv-contrib4.2 (>= 4.2.0+dfsg), libopencv-core4.2 (>= 4.2.0+dfsg), libopencv-imgproc4.2 (>= 4.2.0+dfsg), libopengl0, libpango-1.0-0 (>= 1.18.0), libpangoft2-1.0-0 (>= 1.14.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.2.0), libqt5xml5 (>= 5.0.2), librtaudio6, librubberband2 (>= 1.8.2), libsamplerate0 (>= 0.1.7), libsdl1.2debian (>= 1.2.11), libsdl2-2.0-0 (>= 2.0.10), libsox3 (>= 14.4.2~), libstdc++6 (>= 5.2), libswresample3 (>= 7:4.0), libswscale5 (>= 7:4.0), libvidstab1.1, libvorbisfile3 (>= 1.1.2), libx11-6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Recommends: libmlt-data (>= 7.12.0-ok1) Filename: pool/main/m/mlt/libmlt7_7.12.0-ok1_arm64.deb Size: 1240080 MD5sum: 8f260c147a60b49bec53cc5c06358652 SHA1: 415e9537c5efb43329ff592941c3cdac5efe6b75 SHA256: 9203417745df6bd077b5cce1e1ea595de42617d863eca96e4a3b6c227a74920d SHA512: ae0c1f530bfbfc71b22841b9fa1c65177bde6f4c08d95870ad4920f1845416f8be6e1b2ffcde6ea144e0489c3df704746aad6aee5e8334a1d59deeedc4b7611e Homepage: https://www.mltframework.org Description: multimedia framework (runtime) MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. . This package contains the files necessary for running applications that use the MLT multimedia framework. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmodplug-dev Architecture: arm64 Version: 1:0.8.9.0-3ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmodplug Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 61 Depends: libmodplug1 (= 1:0.8.9.0-3ok1) Filename: pool/main/libm/libmodplug/libmodplug-dev_0.8.9.0-3ok1_arm64.deb Size: 14792 MD5sum: af96b0510ef26d69b8b83b467dea56d9 SHA1: 5804f9eb1d2beea27c5ab4013026080b43ab4263 SHA256: 968799014f7ea04b8a8d3f9045d394cd8abd58a0bdafa448125356b2caa449b9 SHA512: 060d29f18bd55218c1cacde44bc540b75b7c2d88178379c602ffa11355a007da8ab71ee2cc84e60bb969f120e14aaa023279dd01e4a35e7b51df288f0a710df1 Homepage: http://modplug-xmms.sourceforge.net/ Description: development files for mod music based on ModPlug Module files (MOD music, tracker music) are a family of music file formats originating from the MOD file format on Amiga systems used in late 1980s. . This package contains the header files and .so symlinks required to compile code against libmodplug, a library based on the mod rendering code from ModPlug, a popular Windows mod player written by Olivier Lapicque, found at http://www.modplug.com. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmodplug1 Architecture: arm64 Version: 1:0.8.9.0-3ok1 Multi-Arch: same Priority: optional Section: libs Source: libmodplug Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 295 Depends: libc6 (>= 2.29), libstdc++6 (>= 5) Filename: pool/main/libm/libmodplug/libmodplug1_0.8.9.0-3ok1_arm64.deb Size: 157664 MD5sum: 495ee3086df63d4eebd6edc559d00f81 SHA1: 744a1c1efa83ed29257eabf946a5c3aff422b940 SHA256: e1da2441ad99030a0b75dbbffd038759d928f9f16396401550ea35b6b75e05a3 SHA512: e68b081888b7e9709d19a24ec533fc608195d50cb1e6d6c45f1b833eb9d11a6006ff858bedf8262369a60c6130ace582d2c7ebb46ec47f06401e30db650fb6bd Homepage: http://modplug-xmms.sourceforge.net/ Description: shared libraries for mod music based on ModPlug Module files (MOD music, tracker music) are a family of music file formats originating from the MOD file format on Amiga systems used in late 1980s. . This is a library based on the mod music rendering code from ModPlug, a popular Windows mod player written by Olivier Lapicque, found at http://www.modplug.com. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmodule-build-tiny-perl Architecture: all Version: 0.039-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 48 Depends: perl:any, libextutils-config-perl, libextutils-helpers-perl, libextutils-installpaths-perl, perl | libtest-harness-perl, perl | libcpan-meta-perl, perl | libjson-pp-perl Filename: pool/main/libm/libmodule-build-tiny-perl/libmodule-build-tiny-perl_0.039-ok2_all.deb Size: 15696 MD5sum: 51f557ed708e9f47f5d5649bed83c2b5 SHA1: e6210376ad9d28c8bc80883127553b4c0c52b964 SHA256: a7fef7a8f99259d946441cfc00769c76c05237737893b3a9e96da662cb1e9777 SHA512: 8bbe4008a4c3f5f8aa789c3d4fa3d1fe941bdddb0a5f714bdf00f2d685254267f32375f7db90af26e1837cbd71f33b62043b0ee9ee172f11a6ef97b8cd7e24eb 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. 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/main/libm/libmodule-implementation-perl/libmodule-implementation-perl_0.09-ok2_all.deb Size: 11478 MD5sum: 88c5795cab7ebf3d493b3d42c6db8375 SHA1: a6af9bf1dc61c9755a62e3f82b1622b3c359a76e SHA256: 25eda93b62d8c3a2c64a1c42f5b4088f5b7346cca38c9b849bbb66cde04f2ca2 SHA512: fc2c48213c3117229daab0ecd3ebcfa8f14ce2725ba05291b0d9570f6f7a262e23278f55c66a9f85b8cec7582496e0d9aa5dbde83098fadb66bc07b97bf70b57 Homepage: https://metacpan.org/release/Module-Implementation Description: module for loading one of several alternate implementations of a module Module::Implementation abstracts out the process of choosing one of several underlying implementations for a module. This can be used to provide XS and pure Perl implementations of a module, or it could be used to load an implementation for a given OS or any other case of needing to provide multiple implementations. . This module is only useful when you know all the implementations ahead of time. If you want to load arbitrary implementations then you probably want something like a plugin system, not this module. 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/main/libm/libmodule-pluggable-perl/libmodule-pluggable-perl_5.2-ok2_all.deb Size: 20322 MD5sum: aa0c1ff800e4cb966606b40d3e8b4f51 SHA1: 5a0ac079dbfba01c2872e469c605118812b8b6b9 SHA256: 69d491419ad5147e7d215c34b6196e03f85c40d06cbb21a985da8c420b9bf767 SHA512: a2343e8fbcf204151c11c513cf7a063a5479bbb3a4455b09c1ca8b1952fd3a3592bcd4aa15a06c18cde63f9bb77c81fc9287ef68122988af19750c475eee2a01 Homepage: https://metacpan.org/release/Module-Pluggable Description: module for giving modules the ability to have plugins Module::Pluggable provides a simple but, hopefully, extensible way of having 'plugins' for your module. Essentially all it does is export a method into your namespace that looks through a search path for .pm files and turn those into class names. Optionally it instantiates those classes for you. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmodule-scandeps-perl Architecture: all Version: 1.31-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 113 Depends: perl:any Filename: pool/main/libm/libmodule-scandeps-perl/libmodule-scandeps-perl_1.31-ok1_all.deb Size: 35726 MD5sum: 2c06d8e2a436904b5f01fb9f4491791e SHA1: 6f6929b63f0c90058c26f6ffc1f97fb74fdc5e3d SHA256: 627af0f8d73b30137f89ad5b3d8a706919b43fca35ad1bf69b07d04a8b948490 SHA512: d65381e9570e77a7b0c85b1f12fbc1cf2db009781806a22e75194729c23cd1152177c04ba6cccd382552cb328c0d5cfca3f14d61e405bdd2bc1a62aff6e69788 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmojolicious-perl Architecture: all Version: 9.26-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2322 Depends: perl:any, libio-socket-ip-perl (>= 0.39-3~), libjs-bootstrap4, libjs-highlight.js, libjs-jquery Recommends: libcpan-meta-yaml-perl, libcpanel-json-xs-perl, libev-perl (>= 4.32), libfuture-asyncawait-perl (>= 0.52), libio-socket-socks-perl, libio-socket-ssl-perl, libmojo-server-fastcgi-perl, librole-tiny-perl Breaks: libmango-perl (<< 1.30-2~), libmojolicious-plugin-openapi-perl (<< 4.04) Filename: pool/main/libm/libmojolicious-perl/libmojolicious-perl_9.26-ok1_all.deb Size: 861658 MD5sum: bbead218a6cf2503fba9d30e65c8b554 SHA1: e66b5801b062c98d65fd4ddc8001cb9896f20bb0 SHA256: 7eee43f56672eca43993da8057234b9063afa000ca9c76cb19c62912e25278cc SHA512: d1021e2fcb6d4ff864fdfefc219a14313fea2c971c2050e8b5551f93b262281aa81e907a06596b457e717c4d764a0b5a31a335b0076854563b4d58e26ca20aa7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmoo-perl Architecture: all Version: 2.003006-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Installed-Size: 138 Depends: perl:any, libclass-method-modifiers-perl, libimport-into-perl, libmodule-runtime-perl, librole-tiny-perl (>= 2.001004), libscalar-list-utils-perl, libstrictures-perl (>= 2), libsub-quote-perl (>= 2.006006) Recommends: libclass-xsaccessor-perl, libsub-name-perl Filename: pool/main/libm/libmoo-perl/libmoo-perl_2.003006-ok2_all.deb Size: 46452 MD5sum: 6897d50105e64f6348566572298d5ed0 SHA1: 888d8baa6d52c704cd12d0dc590567a07a729da3 SHA256: 69f04660b98be90deb07cd3b2f265a03ba97fa56c155906ecdb176643fb11bb0 SHA512: e98442c545595858366e6144feba64456366bda4687d951d86b1f69ac45ca44af0958c5caa76e1a3879f8cf14ca14f6497c22ace3377523acaa810a27822a916 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. 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/main/libm/libmoosex-types-json-perl/libmoosex-types-json-perl_1.01-ok1_all.deb Size: 11474 MD5sum: f02bb2491825e2082c8efe3eb28824c0 SHA1: 074973683f6a6c16901f15f5f900ca0edd7b3a4d SHA256: 64b73a1a192f6992291c603618bb318406d2cf76041a355acf6d7ff9e1895ce3 SHA512: 6ac2ce6bd892d7287d2c6f53f1b65ce97a6a7d0283ab20600f3cdc7411f5faad81a6fadef19077715bcb76918d0ca75daf64313bcc442d5ba880fb1f02c8c107 Homepage: https://metacpan.org/release/MooseX-Types-JSON Description: module providing JSON-constrained strings MooseX::Types::JSON is a Moose extension that provides type constraints that validate strings in the JavaScript Object Notation (JSON) format. It can use either the JSON or relaxed JSON specifications and depends on JSON to do the heavy lifting (see libjson-perl for details). 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/main/libm/libmoox-aliases-perl/libmoox-aliases-perl_0.001006-ok2_all.deb Size: 5954 MD5sum: b9a3dfd2aa44385bc4aeebe3f558148a SHA1: 59d85cd679b0ca2bf54f4e4877a01944f81a0f96 SHA256: 84f9f422f5517eb61ed6d6169694ece7b0f8d7195222ef4c00280d748703a50b SHA512: 489bd926adaeab5f8a60bf21fc43a434af80984c38a6207b0c682683673a33bddd4f46d63b10097d791f79deb0b8c050440764f6884972e84c2b5658b307661f Homepage: https://metacpan.org/pod/MooX::Aliases Description: easy aliasing of methods and attributes in Moo The MooX::Aliases module will allow you to quickly alias methods in Moo. It provides an alias parameter for has() to generate aliased accessors as well as the standard ones. Attributes can also be initialized in the constructor via their aliased names. 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/main/libm/libmoox-struct-perl/libmoox-struct-perl_0.020-ok1_all.deb Size: 29128 MD5sum: 519e924d77fe175e8767edce300f30e4 SHA1: c380f911b9fc8855ab9abb87004445acff9004d8 SHA256: e940832abc9c97e710ce2177873a420702837c481ea68ed913b4cb6fb4327be7 SHA512: af73e13989d3e8f8a74ba7e7cad2fe0d43a8f029a6b5067f7217935fe5c43c7b60542a5577f9567ffbe4d814056589e7d2b6c996aeb304e8c20f5a4e4424e472 Homepage: https://metacpan.org/release/MooX-Struct Description: simple lightweight record-like structures making sounds like cows MooX::Struct allows you to create cheap struct-like classes for your data using Moo. . While similar in spirit to MooseX::Struct and Class::Struct, MooX::Struct has a somewhat different usage pattern. Rather than providing you with a "struct" keyword which can be used to define structs, you define all the structs as part of the "use" statement. This means they happen at compile time. . A struct is just an "anonymous" Moo class. MooX::Struct creates this class for you, and installs a lexical alias for it in your namespace. Thus your module can create a "Point3D" struct, and some other module can too, and they won't interfere with each other. All struct classes inherit from MooX::Struct. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmount-dev Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: same Priority: optional Section: libdevel Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 69 Depends: libblkid-dev, libc6-dev | libc-dev, libmount1 (= 2.38.1-ok5build1), libselinux1-dev Filename: pool/main/u/util-linux/libmount-dev_2.38.1-ok5build1_arm64.deb Size: 12706 MD5sum: d1752e3dbfbf125bdcba42873c118a3e SHA1: 17020b0ffd96f3920267c95140f76ee78c940631 SHA256: 44b5d3493241be4f0856916b3303fb3630130e26967ea99f0c8213d8fef7fa8d SHA512: 5662abedd49ffd3cc17d6d3e6ef3619968ec18f49bb5685c4f1b0a5b9ca9be685a6b34f7eef1548203f8839151874370b85391903642c0c57029e05a56fc15bd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmount1 Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: same Priority: optional Section: libs Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 566 Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libselinux1 (>= 3.1~) Suggests: cryptsetup-bin Filename: pool/main/u/util-linux/libmount1_2.38.1-ok5build1_arm64.deb Size: 143236 MD5sum: 20a477d229e58ca92e99e5c170cbda3f SHA1: a778aa4f2a0cf45d07618ce5683f183797596338 SHA256: 8fdbc2fc0950a6c063f90ac036630278ac88a30ad065c7788ec32664071d2840 SHA512: ecb67f600612c9f6d98c9567202799a0dd393034dac41a08603390fd43c5789d501780c6e19497bb73df2153fd8cbfab654ca928cdd5f83d456428a5b9cedb6f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmouse-perl Architecture: arm64 Version: 2.5.10-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 532 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Recommends: libclass-method-modifiers-perl Filename: pool/main/libm/libmouse-perl/libmouse-perl_2.5.10-ok1_arm64.deb Size: 168278 MD5sum: 90cfcdc01f65b90244702cf2a9e86166 SHA1: e0dbb6d41cdb161e5f6fa61fe6dccfc8a5a03da9 SHA256: aa2ac3751ebf64a8f1aa157e5d86d5e9847615999c3c72d9d1c3c192f9edfcbd SHA512: cc27777c92a339337e12e280d06c9ebfe2b1833a84f8fcde84f224a873ff856d28f1767c2836711047e97e7e695e0221316340b839bc4aca27c811ddd3f2f0d9 Homepage: https://metacpan.org/release/Mouse Description: lightweight object framework for Perl Mouse is a lightweight Perl object framework based largely on the techniques created for Moose, the leading Perl framework for painless OO class creation. It is designed to be similar in functionality to Moose, though faster, by only providing a subset of Moose's functionality, alleviating some of the compile- time penalty incurred by Moose. It also has considerably less dependencies. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmousepad-dev Architecture: arm64 Version: 0.6.1-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: mousepad Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 233 Depends: libmousepad0 (= 0.6.1-ok1.1) Filename: pool/main/m/mousepad/libmousepad-dev_0.6.1-ok1.1_arm64.deb Size: 3644 MD5sum: 36d2ffce9ab64d4ee191b85bb09db84b SHA1: bb1c002977340305a2d06e2977813c604db0f778 SHA256: c669a5908b293053dfe4a9e75fd19484328fe144fed5cdb84bbc1f25ee09cafd SHA512: c5254a6337a802999c979fdd7d1cc4d8a3035c51217ba936963ef3a54fff28c8be1d55cb36a86aa329c5f4c843aacaa29b98c6f3d6060746407b4e0223b87aea 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmousepad0 Architecture: arm64 Version: 0.6.1-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: mousepad Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 704 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.5), libgtksourceview-4-0 (>= 3.23.90), libpango-1.0-0 (>= 1.14.0) Filename: pool/main/m/mousepad/libmousepad0_0.6.1-ok1.1_arm64.deb Size: 109702 MD5sum: 113bc754fe40579c206f16630eb2a81c SHA1: f2af446c252771cfbd0f09535b7d6aaa86107802 SHA256: 7993594da2fd58b2864ee7b20f290b49980895a3dfa67d2b140313b8c49474b8 SHA512: b15f370d95b17ae8a7b1d0a5e9cea70c193b8f4726d3701da82792e8f2f19760ce8bfe4fd1e20fbdbe5a4e7c10312d0fa818be4f4185072e43dde9c09f49b4a0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmovit-dev Architecture: arm64 Version: 1.6.3-5ok1 Priority: optional Section: libdevel Source: movit Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1932 Depends: libmovit8 (= 1.6.3-5ok1), libfftw3-dev, libepoxy-dev, libeigen3-dev Filename: pool/main/m/movit/libmovit-dev_1.6.3-5ok1_arm64.deb Size: 283040 MD5sum: 1232c0deab1c89af624794ac236a0545 SHA1: dfa8cd92c34b5a1d3f30d487a234e2d52ff5c0d0 SHA256: a06c840dffdc92f32905adcfcce66b39f210b2b614a593c7f73cfb7c97eb2df8 SHA512: 5dbd265d13da71f015d8a18379c2f640d35f8ad85baa1bfa05c7de77b2ef8880cebceaef6fd0063ba070f14a0f9209b9c2143c45096b7cffd6ff49ed7b9e2bb6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmovit8 Architecture: arm64 Version: 1.6.3-5ok1 Multi-Arch: same Priority: optional Section: libs Source: movit Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 533 Depends: libc6 (>= 2.35), libepoxy0 (>= 1.0), libfftw3-double3 (>= 3.3.5), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Conflicts: libmovit1, libmovit2, libmovit2v5, libmovit3, libmovit4, libmovit5, libmovit6, libmovit7 Filename: pool/main/m/movit/libmovit8_1.6.3-5ok1_arm64.deb Size: 169230 MD5sum: cb4a6db66355a01cdde781018bcc11b9 SHA1: 552f04c7971c1ad7953721c37352c8f1e567444b SHA256: b1c8198b5b6c9be1dd174d92f54300ebf6bcb3f50b812672b86f6e32e611f8ce SHA512: 2eea697903ed778a56b88d01ff8536ef475ab3bca7dbd2f3f5e6b4b47e9f4fef102691739f9b14f92beeac882fd950db5fcba466172f953fef83f6ce2bbc23a6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmpdec-dev Architecture: arm64 Version: 2.5.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: mpdecimal Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 490 Depends: libmpdec3 (= 2.5.1-ok2) Suggests: libmpdec-doc Filename: pool/main/m/mpdecimal/libmpdec-dev_2.5.1-ok2_arm64.deb Size: 118122 MD5sum: ae22ae3f8ae696b034d8b1d1e8be3b88 SHA1: 5bfb97f4469c2cbb90d0e328ea0cf7c87dd2c927 SHA256: eaa6f67003b9de05782626273fe9dac0e403b5d747543ec874b5fa5d8b3ac4fa SHA512: 22cb9a2335f0e4c2648aa7d9bcd56d9edc18a277ffa96d9662485e9aeddefeeb57f62a98e784ba2e4330afe3eff297c741847746007d98d39bd1e09a63915101 Homepage: https://www.bytereef.org/mpdecimal/index.html Description: library for decimal floating point arithmetic (development files) mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. 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/main/m/mpdecimal/libmpdec-doc_2.5.1-ok2_all.deb Size: 174060 MD5sum: 10dbc5d32b4911e74cc5f29f1c93acf4 SHA1: 496b20ea8e6778bd2aaa69b42d67be47639ded51 SHA256: d6d476a332ef4641b938449116bd89ffd9c1bcfdb3e41f04e0151ce237581e1c SHA512: 8b43384a39de61ed53b8ef2ff35a0769563663beeb84adb1139a80c72795c0cfe5250d7a30bc4a14de9f4e008f7704ce27cd4d1e8cd8fd8521ff7496e2605476 Homepage: https://www.bytereef.org/mpdecimal/index.html Description: library for decimal floating point arithmetic (documentation) mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmpdec3 Architecture: arm64 Version: 2.5.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: mpdecimal Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 250 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Breaks: libpython3.8-stdlib (<< 2.8.5-2) Filename: pool/main/m/mpdecimal/libmpdec3_2.5.1-ok2_arm64.deb Size: 95364 MD5sum: 69238d569399f96a794f3ae0181cb17a SHA1: 054131e5f8d92df66cb9ec19957837dc745d6192 SHA256: 04134979f8742a32f8d987a5381cd197e7616858053a466df051230d3bc0b672 SHA512: d5bc9457a3cd5c4e668f9870b35e42ae605c444305e62b8d303a4cc439ce23ddad53cbd4b11d7d459272a4367992ecb5a703b44ad45b7f3163bb7465a50da85e Homepage: https://www.bytereef.org/mpdecimal/index.html Description: library for decimal floating point arithmetic (runtime library) mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmpeg2encpp-2.1-0 Architecture: arm64 Version: 1:2.1.0+debian-7ok1 Multi-Arch: same Priority: optional Section: libs Source: mjpegtools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 163 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libmjpegutils-2.1-0 (>= 1:2.1.0+debian), libstdc++6 (>= 5) Filename: pool/main/m/mjpegtools/libmpeg2encpp-2.1-0_2.1.0+debian-7ok1_arm64.deb Size: 71380 MD5sum: 2bb6bed1c289fac8bf9d7088b1811f3e SHA1: 7aecba6d4f4c5024ccd8cd912a7624ebb4d55945 SHA256: 1e63b8bc35c13022271b75ea36243ffc134edc2d591cbdffda498d0f65477e16 SHA512: fc1d0968e9188be91b9137662f05892a5512eb1debe25f47ec626ab2104c0622e841ef66c507b62495dd2a27ea61f80dd1c90e6efb5e36f19b0dfada694c0a0b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmplex2-2.1-0 Architecture: arm64 Version: 1:2.1.0+debian-7ok1 Multi-Arch: same Priority: optional Section: libs Source: mjpegtools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 119 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libmjpegutils-2.1-0 (>= 1:2.1.0+debian), libstdc++6 (>= 5) Filename: pool/main/m/mjpegtools/libmplex2-2.1-0_2.1.0+debian-7ok1_arm64.deb Size: 45576 MD5sum: 3d63911ef4b58a1971ea6fb5d5a25ef2 SHA1: e2e62eacf6207c1346b5d396c4b2b7c67059dae0 SHA256: 52aba2acb8694d8b014cf203481191cd3b6c2324bbcb54193bc1d7fcb5787500 SHA512: 97822a9b7b895e98238a9cfe21dea2b7074675c348b6f3f02028c95d6a13ed9b32faa280743c2cea087040b885a0dd21a453ee1f75c887fdd092637157361f6f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmpv-dev Architecture: arm64 Version: 0.32.0.4kylin6k12-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: mpv Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 175 Depends: libmpv1 (= 0.32.0.4kylin6k12-ok2) Filename: pool/main/m/mpv/libmpv-dev_0.32.0.4kylin6k12-ok2_arm64.deb Size: 41082 MD5sum: 1d57ecb39211bd562f81de962b05ec05 SHA1: 898ce225755805342b0b353bed66da996129da09 SHA256: 63ccf12cda5596df69f0a306159fe9ad5bbe57f2498a4fd9a23301aa5fa30cd0 SHA512: 28710f573d3e680a81a4e32b7c476f06eded825ad6f7a60f886a06875cd4de517834269059a5bdf58c1e28eb1c249c65560f835b1a7b1cea26f72995cb98c58a Homepage: https://mpv.io/ Description: video player based on MPlayer/mplayer2 (client library dev files) mpv is a movie player based on MPlayer and mplayer2. It supports a wide variety of video file formats, audio and video codecs, and subtitle types. . This package provides development files for libmpv. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmpv1 Architecture: arm64 Version: 0.32.0.4kylin6k12-ok2 Multi-Arch: same Priority: optional Section: libs Source: mpv Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2009 Depends: libarchive13 (>= 3.4.0), libasound2 (>= 1.0.27), libass9 (>= 1:0.13.6), libavcodec59 (>= 7:5.0), libavdevice59 (>= 7:5.0), libavfilter8 (>= 7:5.0), libavformat59 (>= 7:5.0), libavutil57 (>= 7:5.0), libbluray2 (>= 1:0.2.2), libc6 (>= 2.34), libcaca0 (>= 0.99.beta17-1), libcdio-cdda2 (>= 10.2+2.0.0), libcdio-paranoia2 (>= 10.2+2.0.0), libcdio18 (>= 2.0.0), libdrm2 (>= 2.4.74), libdvdnav4 (>= 4.1.3), libegl1, libgbm1 (>= 8.1~0), libgl1, libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.6), liblua5.2-0, libpulse0 (>= 0.99.4), librubberband2 (>= 1.8.2), libsdl2-2.0-0 (>= 2.0.10), libsmbclient (>= 2:4.0.3+dfsg1), libsndio7.0 (>= 1.1.0), libswresample4 (>= 7:5.0), libswscale6 (>= 7:5.0), libuchardet0 (>= 0.0.1), libva-drm2 (>= 1.1.0), libva-wayland2 (>= 1.3.0), libva-x11-2 (>= 1.0.3), libva2 (>= 2.2.0), libvdpau1 (>= 0.2), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.15.0), libwayland-egl1 (>= 1.15.0), libx11-6, libxext6, libxinerama1, libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.2.99.3), libxss1, libxv1, zlib1g (>= 1:1.1.4) Recommends: youtube-dl (>= 2014.11.26) Filename: pool/main/m/mpv/libmpv1_0.32.0.4kylin6k12-ok2_arm64.deb Size: 771006 MD5sum: c7240346038a33bf1318a9fe31523f90 SHA1: cc530cbf825f8d56dbdffdd3634e90ce9511bc28 SHA256: 12f01f8362c08973ded1ed4d675869caf1c9b26edbd34b06d2e6401d30f76cf5 SHA512: 1e3c745b44dca2158825a9cb86db0377999708d6881fbd1d4b0915228298acba04319ce27f7ef7d4c6329a4d8548dd8650613d5cbc69f79bc57f73c466e842ca Homepage: https://mpv.io/ Description: video player based on MPlayer/mplayer2 (client library) mpv is a movie player based on MPlayer and mplayer2. It supports a wide variety of video file formats, audio and video codecs, and subtitle types. . This package provides a client library that can be used to embed mpv in other applications. 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/main/libm/libmro-compat-perl/libmro-compat-perl_0.15-ok1_all.deb Size: 15850 MD5sum: 9d22afab5caba8610b5ae7cadec45773 SHA1: 6c3aa4567241a2323f54b102cd4a0b88fdd8da99 SHA256: a2daaa86516b923824a47432fcad70d5e228f8d9f8d2ef93616102125f086da0 SHA512: 10670b377e63c2de8b1f60640f134612124ff21b0e10e47dc24abd647e9d78a449d115506270aa772bd15eae643ae14e3d4abcdd50ae872f0d94944e4b162b1d Homepage: https://metacpan.org/release/MRO-Compat Description: mro::* interface compatibility for Perls < 5.9.5 The "mro" namespace provides several utilities for dealing with method resolution order and method caching in general in Perl 5.9.5 and higher. . MRO::Compat provides those interfaces for earlier versions of Perl (back to 5.6.0 anyway). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmusicbrainz5-2 Architecture: arm64 Version: 5.1.0+git20150707-10ok1 Multi-Arch: same Priority: optional Section: libs Source: libmusicbrainz5 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 251 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libmusicbrainz5cc2v5 (>= 5.1), libstdc++6 (>= 5.2) Filename: pool/main/libm/libmusicbrainz5/libmusicbrainz5-2_5.1.0+git20150707-10ok1_arm64.deb Size: 44084 MD5sum: 3dd17b8e581b8d2c8e54d7d4b8ceb4e1 SHA1: e695324e398209a76d1c0acf684c137e4edbcf9f SHA256: aa4150e6082436eaf0946264ca872a20d754a719e69504845832ba9de7a34f1f SHA512: 0014b5b6d83aef233d99892ede5bf0d4c490157d6ef28f0373aba422709acc01bdcb59b669356d1348d3c791a2b3c44ed541008ea43742ec6e1d6a3d88b33e51 Homepage: https://musicbrainz.org/doc/libmusicbrainz Description: Library to access the MusicBrainz.org database (C wrapper functions) MusicBrainz is a community music metadatabase that attempts to create a comprehensive music information site. . This package contains the shared library for the C wrapper functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmusicbrainz5-dev Architecture: arm64 Version: 5.1.0+git20150707-10ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmusicbrainz5 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 294 Depends: libmusicbrainz5-2 (= 5.1.0+git20150707-10ok1), libmusicbrainz5cc2v5 (= 5.1.0+git20150707-10ok1), libneon27-gnutls-dev | libneon-dev, libxml2-dev Suggests: libmusicbrainz5-doc Filename: pool/main/libm/libmusicbrainz5/libmusicbrainz5-dev_5.1.0+git20150707-10ok1_arm64.deb Size: 23188 MD5sum: 5bbde5000ea87b34ab6cac5a268a8763 SHA1: 4aa7979eaf12f7f8524be0ad0315d12be617a83c SHA256: 0a9ee8851930893253654e3f52c2b3df68be6550d01e5ed7fc0b55c80e1b1692 SHA512: b5e74ea8f38d501568ce7fc4c9a0e06494d2c97438f125eb8f78359d5d29c76ff9f8bd35c378c7b612387966e9fd0f5ad4da1c99e6e92add83bb483a2cccdfaf Homepage: https://musicbrainz.org/doc/libmusicbrainz Description: Library to access the MusicBrainz.org database (development files) MusicBrainz is a community music metadatabase that attempts to create a comprehensive music information site. . This package contains the development files. 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/main/libm/libmusicbrainz5/libmusicbrainz5-doc_5.1.0+git20150707-10ok1_all.deb Size: 208254 MD5sum: b09434ee4ee34e0754dcdd0964b8ffa4 SHA1: 23d5dfb27380b5038654606383e7ce77acbb007e SHA256: 3ce3e952016ea45bd31a4d3b3130b02a758cdc865fb285fb5d584f256117de0a SHA512: 037d5ce53fdc6a541183c51da210dd25c3bd23bcfb3236bcbdb9d00306767263e7d43155191d33193ef0bf515004c49ef530f73ab5f79c9117c207773442ef51 Homepage: https://musicbrainz.org/doc/libmusicbrainz Description: Library to access the MusicBrainz.org database (developer documentation) MusicBrainz is a community music metadatabase that attempts to create a comprehensive music information site. . This package contains the developer documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmusicbrainz5cc2v5 Architecture: arm64 Version: 5.1.0+git20150707-10ok1 Multi-Arch: same Priority: optional Section: libs Source: libmusicbrainz5 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 365 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libneon27-gnutls, libstdc++6 (>= 5.2), libxml2 (>= 2.7.4) Filename: pool/main/libm/libmusicbrainz5/libmusicbrainz5cc2v5_5.1.0+git20150707-10ok1_arm64.deb Size: 92094 MD5sum: 03902e8fcc541b57b6e6c0ad5621b64b SHA1: 6f13c752c188adffdedf2e483ba83a9433a183cc SHA256: d02fd47f1c4d2dbbb76922a82717f6eac240248be6dfe684d1cfefe4d91ecaf7 SHA512: c87fb9a1baf5bad60c23cc08463b98ccf08768840bd600762d4f8865943f2cc7540badc2a6e6f55faf6e81e9935978562bca5d96428ae07235fd914fa8d9b321 Homepage: https://musicbrainz.org/doc/libmusicbrainz Description: Library to access the MusicBrainz.org database MusicBrainz is a community music metadatabase that attempts to create a comprehensive music information site. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmwaw-0.3-3 Architecture: arm64 Version: 0.3.21-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmwaw Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6131 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Filename: pool/main/libm/libmwaw/libmwaw-0.3-3_0.3.21-ok1_arm64.deb Size: 2484436 MD5sum: a96cefefd2616d9efe68f98973487413 SHA1: 0c902980d52daea06c03b4ae600d85d8ac3667ca SHA256: 5ab37bef737d7eacce51e5a1f01703d4195f508de136470f2b9d5d558863a6bb SHA512: ddf88e68dc4ea20cdc64a9f50d45065d0a17fc2bdcda26fd9094c43aec837d8231936ffd3082b903dbe8c7f20f07469d8c1657a5eb3124f1b7008fe51fd22431 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmwaw-dev Architecture: arm64 Version: 0.3.21-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmwaw Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 302 Depends: libmwaw-0.3-3 (= 0.3.21-ok1), librevenge-dev Filename: pool/main/libm/libmwaw/libmwaw-dev_0.3.21-ok1_arm64.deb Size: 29986 MD5sum: b3deba8fa7a525c53d5729c30dcdc4d6 SHA1: 88b72079cf3431e85efdcbb4feb7f19fff3b1d3b SHA256: 2e223e365b5622563b69e118fefbc83ee671aa2bf72aa6d036a4f261f41e7ddb SHA512: 61b43a1b96083478528a11c0ab7a590fefb260185990570eaebf68488200494a32541dd05b5426a7d4eb282458a2910fd61318d5108b463d0d91e8b000fcd505 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, ...). 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/main/libm/libmwaw/libmwaw-doc_0.3.21-ok1_all.deb Size: 2932758 MD5sum: da13eaaa3c2c11bfb279071706d3f335 SHA1: c669594149dc3174cbb9578426f9ea9d54885b32 SHA256: 84a6bd31cadee5c674373e9a29f6db132b039a15a570f12a25e2522786d0a535 SHA512: 28f3456ebcf5c3766ebccff1893464d1a17554a6d564b23c5010f48d8b98a6b1cd1010fad47d7c9042c3bcf07f95ada7ffab480f2bd0ec314bb529b3233d1ca8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmwaw-tools Architecture: arm64 Version: 0.3.21-ok1 Priority: optional Section: utils Source: libmwaw Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 359 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libmwaw-0.3-3, librevenge-0.0-0, libstdc++6 (>= 5.2) Filename: pool/main/libm/libmwaw/libmwaw-tools_0.3.21-ok1_arm64.deb Size: 42892 MD5sum: ca7727af9860c5e68d16419fb04ea5b1 SHA1: 0e73cbb2b3591e5c8c2d0ce6d8385bf624abed0a SHA256: 96f1e606e633c9ed69eec2a1036282fd357855a2ac332edbcace10857bbf1a2b SHA512: 7d0b4ff231bcb632aa11e19409ff941a44b88a37b1a9e2eef5fd846574b9864740b54300b5f23488faae91dd424c3cf229f62de4a1a833d8ebfabdef5a57cc5f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmypaint-1.5-1 Architecture: arm64 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmypaint Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 124 Depends: libc6 (>= 2.35), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libjson-c4 (>= 0.13.1), libmypaint-common (>= 1.6.0-ok1) Filename: pool/main/libm/libmypaint/libmypaint-1.5-1_1.6.0-ok1_arm64.deb Size: 48448 MD5sum: ca77751be00a33f61bee191545320241 SHA1: d8cb164b0d005e11a0c31551777aab47131f01ba SHA256: 1e5a7e3db3b7771614ab357801d2ae6020b1094c49fc908d5d4224c8aef3197c SHA512: b38c9053b6a8fb5e3fff2be87597e26cce326315669fae14f43f677d916111941c339c63006e955a370e8f2d59a8da16dee0481ee336bd91462841bfda9d1a10 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. 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/main/libm/libmypaint/libmypaint-common_1.6.0-ok1_all.deb Size: 154764 MD5sum: c5176ce29b459046b7a91bb4e569b4ce SHA1: cd89af6fa337850787ffb815f73bedb53c731ec7 SHA256: db2b4817dd6ef0f7fe3fc13795b29b134ecb53484f12284ad408ba20a11f88fe SHA512: f91a05986d325a6645b9956f3016e4513a01755ad18a6740d00b31ee9ed7de6ad6ab50128f6185191a5a036d6b573ade6eb627a8bea9b4d7b2562517cfc4ed58 Homepage: https://github.com/mypaint/libmypaint Description: brush library for mypaint - common files MyPaint is a pressure- and tilt-sensitive painting program which works well with Wacom graphics tablets and other similar devices. It comes with a large brush collection including charcoal and ink to emulate real media, but the highly configurable brush engine allows you to experiment with your own brushes and with not-quite-natural painting. . This package contains architecture-independent files such as translations. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmypaint-dev Architecture: arm64 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmypaint Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 213 Depends: gir1.2-mypaint-1.5 (= 1.6.0-ok1), libglib2.0-dev, libjson-c-dev, libmypaint-1.5-1 (= 1.6.0-ok1) Suggests: libmypaint-doc Filename: pool/main/libm/libmypaint/libmypaint-dev_1.6.0-ok1_arm64.deb Size: 23488 MD5sum: 96b47a26d3f3f6f314de439be069de79 SHA1: b7a3a820dba55a1d4163e320fe8eb1ad919a3dbc SHA256: 77d077a38ce6170ad828fbac3334ce6667f9840ad82028c1fa44242d88a6cbaa SHA512: 45640761e640a165b68f0a824a6c4b8fe659bc0f861c630779ae96db4340313fc33d3a2d8f9003f2000ccc2e865d03135ac84ae6329bd0992687160028ef011d 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. 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/main/libm/libmypaint/libmypaint-doc_1.6.0-ok1_all.deb Size: 151724 MD5sum: 689c75e85d40a05eb44f899bd8b4db3b SHA1: a62763ebd25c5d20573bcce90d1b62eb5c8ddf03 SHA256: be24da5db47b5952e70b67ccb48aa1004b93decb77c883e11467a71145372e76 SHA512: c2f74416cefa4d02f50e401117ce333b9b1cf41241a3e3a32d8f3b61e1535ae2b9289630d767f32330b1af16cb8594850636dd8a2ba412332877bf14be7626e0 Homepage: https://github.com/mypaint/libmypaint Description: brush library for mypaint - documentation MyPaint is a pressure- and tilt-sensitive painting program which works well with Wacom graphics tablets and other similar devices. It comes with a large brush collection including charcoal and ink to emulate real media, but the highly configurable brush engine allows you to experiment with your own brushes and with not-quite-natural painting. . This package contains the API reference. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmysqlclient-dev Architecture: arm64 Version: 8.0.28-ok3 Priority: optional Section: libdevel Source: mysql-8.0 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 8776 Depends: libmysqlclient21 (= 8.0.28-ok3), libssl-dev, libzstd-dev, zlib1g-dev Breaks: libmysqld-dev (<< 8.0) Replaces: libmysqld-dev (<< 8.0) Filename: pool/main/m/mysql-8.0/libmysqlclient-dev_8.0.28-ok3_arm64.deb Size: 1319996 MD5sum: 86461c424063c0f2a3fdc1c56bf6b06e SHA1: 76f62aad5a95b82eb525ed68cb9fa7fce3c55c85 SHA256: 01b9a4d317baa7b3da0af0be79ecc44cb43599dd049b8d6178a3d7ca434d301b SHA512: 72512cfebc9c1e797cd0defa9431638e3745beedc4493d71f4a6221d0ffa5c44f1c3e6544035432b9a604a4572363afabff56f69f87a85cb1e48c40e9aa15082 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmysqlclient21 Architecture: arm64 Version: 8.0.28-ok3 Multi-Arch: same Priority: optional Section: libs Source: mysql-8.0 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 6660 Depends: mysql-common (>= 5.5), libc6 (>= 2.28), libgcc-s1 (>= 3.0), libssl1.1 (>= 1.1.1), libstdc++6 (>= 5.2), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4) Filename: pool/main/m/mysql-8.0/libmysqlclient21_8.0.28-ok3_arm64.deb Size: 1062644 MD5sum: 672c85d7163d8ed2ed5d0633ece972fa SHA1: 6193a5d384802e718d1db24cd959e6a11c7b03d4 SHA256: c757333c93bbaff0820fd54b1d11838f3b20314b02f6cf6e164a4e30dfd06f57 SHA512: 18cc255a4c984c0bcd1206cf0065f65cf60478d4ec996fdd25e1438ecdf6335c127e49de87652ad0ccbb2d730fcc7c4b1206b7985b8706f3cb7a5681fb55c02d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmythes-1.2-0 Architecture: arm64 Version: 1.2.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mythes Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 42 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 4.1.1) Filename: pool/main/m/mythes/libmythes-1.2-0_1.2.5-ok1_arm64.deb Size: 9136 MD5sum: bd7bd0442f26ee163ede1114a9868fcd SHA1: 3ed7d63583b026fe3e6ea93b9442907695a40ad7 SHA256: 99d1959248cc97cace108708ba096851fed527c9963b0d3710375884e44537aa SHA512: 1e53df83841aab7044566e679c0d50ba13877fd8dc18e5de76968fc22fc497ccf1e54f720dea1f13701b3d03f6e358a95412f1749121acf0756745853c49b4e7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libmythes-dev Architecture: arm64 Version: 1.2.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mythes Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 58 Depends: libmythes-1.2-0 (= 1.2.5-ok1) Filename: pool/main/m/mythes/libmythes-dev_1.2.5-ok1_arm64.deb Size: 13390 MD5sum: 93ec7ada495e393e07cd1325bd89dd33 SHA1: 1b02fe0b384663202578d42d652791f74fbcae07 SHA256: 30a29a7b55b6d64a4bb533c958a2ebb90c4c309ad9f46080f2b1dc4af20e8e72 SHA512: 057743b579919ee8fa99f7e4ec8ce3141e47ccd2a49c414ebb958910d2545ec8a237730003eab47f74f0655ac9604b7e63b549e03a6f9d516e265f38b843f8ad 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. 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/main/libn/libnamespace-clean-perl/libnamespace-clean-perl_0.27-ok2_all.deb Size: 12630 MD5sum: 4631f4511516281172ff8486075d96d7 SHA1: f529823337ffa335b5b0d73142f3dfc917c36eb4 SHA256: f3550a81597c9eb0c2093866bbefe525b9c552ed9087ef4a5aa5326d96eda63a SHA512: fab43785d16e82b137b9c5013a59d23ec0fea618ff19795b882de80affd0a05f88d1290029a2846b6561418f97c13da1ca0804521d57276c2efee4395748eb14 Homepage: https://metacpan.org/release/namespace-clean Description: module for keeping imports and functions out of the current namespace namespace::clean is a Perl pragma for keeping imported functions out of the current namespace. This is especially important because Perl functions are naturally available as methods, which can complicate subclassing. . Using the namespace::clean pragma will remove all previously declared or imported symbols at the end of the current package's compile cycle. This means that functions called in the package itself will still be bound by their name, but they won't show up as methods on your class or instances. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libncurses-dev Architecture: arm64 Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 2245 Provides: libncurses5-dev, libncursesw5-dev, libtinfo-dev, ncurses-dev Depends: libtinfo6 (= 6.2-ok4), libncurses6 (= 6.2-ok4), libncursesw6 (= 6.2-ok4), libc6-dev | libc-dev, ncurses-bin (>= 6.0+20151017) Suggests: ncurses-doc Conflicts: ncurses-dev Breaks: libncurses5-dev (<< 6.1+20180210), libncursesw5-dev (<< 6.1+20180210), libtinfo-dev (<< 6.1+20180210) Replaces: libncurses5-dev (<< 6.1+20180210), libncursesw5-dev (<< 6.1+20180210), libtinfo-dev (<< 6.1+20180210), ncurses-bin (<< 6.0+20151017), ncurses-dev Filename: pool/main/n/ncurses/libncurses-dev_6.2-ok4_arm64.deb Size: 364912 MD5sum: 32e1e2341cd281adc15a43231f4a6cca SHA1: 0c8871570eddea046ffb7e8bc21666678adc58ee SHA256: caafebf48153f63adac0c0cb00448c8c2b5ca45e87bed5d8a6f8b72c9927fc18 SHA512: 84eee82dabf486bfcbaafdbc7cf60b434eafaaa7331735129c6ab23dd33aae882c3fed422161982cd87737fa77fe9de161b34be104cfb657d1a7dd49a707043a Homepage: https://invisible-island.net/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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libncurses5-dev Architecture: arm64 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/main/n/ncurses/libncurses5-dev_6.2-ok4_arm64.deb Size: 772 MD5sum: 5d15a6d87eec457dede8cdc7491a38d0 SHA1: c1d852bffee8ab5a74263f15e88e958c926d29bc SHA256: 4c89a0aedc75067408879c3bb2ba6772f4586cbef27b494e83eca65467386303 SHA512: dc4678fb573588de50fb977129fa767865916fd7c1fd78a1f1925266cd1e6c808def2f97f22ab133c88ca8fe8a168100123a87b8e9ffa62258167ebefd041592 Homepage: https://invisible-island.net/ncurses/ Description: transitional package for libncurses-dev This is a transitional package that can safely be removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libncurses5 Architecture: arm64 Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: oldlibs Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 433 Depends: libtinfo5 (= 6.2-ok4), libc6 (>= 2.34) Recommends: libgpm2 Filename: pool/main/n/ncurses/libncurses5_6.2-ok4_arm64.deb Size: 100480 MD5sum: f9c8e218eda06fa161f220b6e3a1e85b SHA1: bbfcb088f80e5dfa7812c47abd37e3115664a9a8 SHA256: 96dc0f1a281a2255bbc52a9be21d729baee1d7a658004a9d4bc647471003d860 SHA512: ad243fefb8a20d9e2a74d098258c108611b323aa365e3f9975c585efc416096a61bc278cee15750aa657cebe8fc08287a9d1a034c7d34a098f36fd615cb2167a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libncurses6 Architecture: arm64 Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 436 Depends: libtinfo6 (= 6.2-ok4), libc6 (>= 2.34) Recommends: libgpm2 Filename: pool/main/n/ncurses/libncurses6_6.2-ok4_arm64.deb Size: 104928 MD5sum: ba013b49ef552c99da91343cd6ca4593 SHA1: 7df4ecbe27282ec7e59b6f657a46dd9a1dd450db SHA256: f1b7df55ce524d08b60280ad8c856f3f3b14fdd17e59f4d776883b1c07b26172 SHA512: 0db36731bc7154287d89bbb445630d8b617cfe65d5aed91912c1e21f245c7751232772f723216b78837d48117bd65fbff2b9143a71e2b23680a56c54ef4fdb06 Homepage: https://invisible-island.net/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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libncursesw5-dev Architecture: arm64 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/main/n/ncurses/libncursesw5-dev_6.2-ok4_arm64.deb Size: 772 MD5sum: d9da58cb03dd5a9fac0769281b2d0491 SHA1: 313b838f24264bdeaec2f5c776796e5f407b8156 SHA256: f828ff0adefd3b1492dc29e9b410159238477bf652ad8b0ae4f63044b88ba421 SHA512: 23e506b711cd5922df5700f6bf9e6116eba26b1ae1e160d61b081286bade14e89cd216fef3375bf04817a645286890b04561a30bd400c3a6a9c4c158013aa7f9 Homepage: https://invisible-island.net/ncurses/ Description: transitional package for libncurses-dev This is a transitional package that can safely be removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libncursesw5 Architecture: arm64 Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: oldlibs Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 501 Depends: libtinfo5 (= 6.2-ok4), libc6 (>= 2.34) Recommends: libgpm2 Filename: pool/main/n/ncurses/libncursesw5_6.2-ok4_arm64.deb Size: 127550 MD5sum: 0df3cadf43c752014d6e7707e38e3258 SHA1: c9805ec168a1e63572cfe224454dcc4565613cf0 SHA256: 2f66c883b1b6aee8e396862fa77b60e895e4d9862cd3c2b68d0cea2833b4e7f8 SHA512: 3424788fa0b715726fbf2e75cbc67847191bcf8cc57eeda6face1c4731cc865a093da5f480ac3cd1301e021867a081d913fc0e6ca21db5ab90573796f6b4e1e3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libncursesw6 Architecture: arm64 Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 569 Depends: libtinfo6 (= 6.2-ok4), libc6 (>= 2.34) Recommends: libgpm2 Filename: pool/main/n/ncurses/libncursesw6_6.2-ok4_arm64.deb Size: 140844 MD5sum: 2a5f69773c471b532ef88ad98f30bd84 SHA1: f265c74092175107623e196cdba0b225ea1650b1 SHA256: 03dc31fdfac529a799629427dc818fbd104f53260f0ebb77ae3371c7978f8977 SHA512: 31e8949de228600eb2b22103918e343593ea940f1c6bc59e44c496683c12be39c920fd60c5c3e6c559dec82e955cf1dc429404bcac9e94e5a68b4e08a3a58830 Homepage: https://invisible-island.net/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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libneon27-dev Architecture: arm64 Version: 0.32.4-1ok1 Priority: optional Section: libdevel Source: neon27 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 658 Provides: libneon-dev Depends: libneon27 (= 0.32.4-1ok1), libssl-dev, libxml2-dev, krb5-multidev, pkg-config Conflicts: libneon-dev, libneon24-doc (<= 0.24.5-1), libneon25-dev (<< 0.28.2-5), libneon27-gnutls-dev Replaces: libneon-dev, libneon25-dev, libneon27-gnutls-dev Filename: pool/main/n/neon27/libneon27-dev_0.32.4-1ok1_arm64.deb Size: 183976 MD5sum: 8cc7891cded9abf3374d0f7ee62dfdc2 SHA1: e198257d850faa1b2590617b9ff266fbb98c80d2 SHA256: 378a1b1dadddeb319d9cc546e9b7667cc279fa42a3e0f937f85506e1e0042487 SHA512: 17e344f23b1f2522ae8816c8b575bf2c13a0037e719c764dc19852c87ee87746812ecc0956bebd22536d2d42210d721e722ae0bbcde5e4ad4dedfb074ff8f26d Homepage: https://notroj.github.io/neon/ Description: Header and static library files for libneon27 This package contains the headers and the static library for libneon27. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libneon27-gnutls-dev Architecture: arm64 Version: 0.32.4-1ok1 Priority: optional Section: libdevel Source: neon27 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 657 Provides: libneon-dev Depends: libneon27-gnutls (= 0.32.4-1ok1), libgnutls28-dev, libxml2-dev, krb5-multidev, pkg-config Conflicts: libneon-dev, libneon24-doc (<= 0.24.5-1), libneon25-dev (<< 0.28.2-5), libneon27-dev Replaces: libneon-dev, libneon25-dev, libneon27-dev Filename: pool/main/n/neon27/libneon27-gnutls-dev_0.32.4-1ok1_arm64.deb Size: 185004 MD5sum: 4cc7dd04e2f6e6b6f3976ac09b086985 SHA1: 53913d176b29ef9587f6d118a88a7c31ee233e90 SHA256: 544122d762dbfef994ce1c78e9cfdb66395dafd04d171f9a7f666ae86663811d SHA512: c21e1657e3012c80e13f4d2ed4210427d5904cd13fe1d31fb08d73401050488ec506b0a3eeb663d8a83592764838c7e5131a9ee6deaa4b576c9569ad877420ce Homepage: https://notroj.github.io/neon/ Description: Header and static library files for libneon27 (GnuTLS enabled) This package contains the headers and the static library for libneon27-gnutls. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libneon27-gnutls Architecture: arm64 Version: 0.32.4-1ok1 Multi-Arch: same Priority: optional Section: libs Source: neon27 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 178 Depends: libc6 (>= 2.33), libgnutls30 (>= 3.6.12), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Filename: pool/main/n/neon27/libneon27-gnutls_0.32.4-1ok1_arm64.deb Size: 72368 MD5sum: bcb6b9ee6ca2c2d9f6cf8ef2e2d13093 SHA1: 7b337df2ad476ca80304240a7378ccdf771f3447 SHA256: ceec48d574536d83624f7fc4f928bc3b32f7729da3cce382fe72410851850d01 SHA512: e1e0911784e22147a5873452fcebb71e90dc0e6f1859791d5cb7b72805f6f0cd038fc66751a888bca2851bd299c2649fd841b42a512aec80ad4f2c4c539cbdad Homepage: https://notroj.github.io/neon/ Description: HTTP and WebDAV client library (GnuTLS enabled) neon is an HTTP and WebDAV client library, with a C language API. . WARNING: THE NEON API IS NOT YET STABLE. . Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. . Current features: * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.) * Low-level interface to HTTP request handling, to allow implementing new methods easily. * persistent connections * RFC2617 basic and digest authentication (including auth-int, md5-sess) * Proxy support (including basic/digest authentication) * SSL/TLS support using GnuTLS (including client certificate and thread safety support) * Generic WebDAV 207 XML response handling mechanism * XML parsing using the expat or libxml parsers * Easy generation of error messages from 207 error responses * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL. * WebDAV metadata support: set and remove properties, query any set ofi properties (PROPPATCH/PROPFIND). * autoconf macros supplied for easily embedding neon directly inside an application source tree. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libneon27 Architecture: arm64 Version: 0.32.4-1ok1 Multi-Arch: same Priority: optional Section: libs Source: neon27 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 209 Depends: libc6 (>= 2.33), libssl1.1 (>= 1.1.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: pool/main/n/neon27/libneon27_0.32.4-1ok1_arm64.deb Size: 99412 MD5sum: 711b59ea719d85d2810f152e2aadf87a SHA1: d9286f52cffc27a7115e2fd1feec87ddadd3f662 SHA256: 477c72b38e087b5954e4d7f79384d59fe2061efa96182058ff1a256a394ab5cb SHA512: be00e6ec53a11e2e4062117147dbccc0f9e091aad11a9589711c2941f98f739f5b6a9724b4b51ba07e5ede3c81bb9627f58358b4eeb6cf9cce521aeb614ef958 Homepage: https://notroj.github.io/neon/ Description: HTTP and WebDAV client library neon is an HTTP and WebDAV client library, with a C language API. . WARNING: THE NEON API IS NOT YET STABLE. . Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. . Current features: * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.) * Low-level interface to HTTP request handling, to allow implementing new methods easily. * persistent connections * RFC2617 basic and digest authentication (including auth-int, md5-sess) * Proxy support (including basic/digest authentication) * SSL/TLS support using OpenSSL (including client certificate and thread safety support) * Generic WebDAV 207 XML response handling mechanism * XML parsing using the expat or libxml parsers * Easy generation of error messages from 207 error responses * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL. * WebDAV metadata support: set and remove properties, query any set ofi properties (PROPPATCH/PROPFIND). * autoconf macros supplied for easily embedding neon directly inside an application source tree. 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/main/libn/libnet-domain-tld-perl/libnet-domain-tld-perl_1.75-ok2_all.deb Size: 36018 MD5sum: e85d3c13ae2cbebf972ea1dee4b03e6e SHA1: e6eb40a22a34b62267cfdaa5f54e83d49cff02b0 SHA256: 7ade00723407ee554fd2db863a15a12649689c0a8ee929266afa331897dadcef SHA512: aa17f7a0dc2adc80a7a0995f662e64c4fccb05dbcd2f608c64bfc2169a31697048f35919abeaa42338858fca676f08a5d6dec82be21202f8d52ff449e3a36f09 Homepage: https://metacpan.org/release/Net-Domain-TLD Description: list of currently available Top-level Domains (TLDs) The purpose of Net::Domain::TLD is to provide the user with a current list of available top level domain names including new ICANN additions and ccTLDs. It provides two functions: . - tld_exists - returns whether a certain top-level domain exists - tld - returns various lists of top-level domains cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnet-http-perl Architecture: all Version: 6.22-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 78 Depends: perl:any, libio-socket-ip-perl, liburi-perl Recommends: libio-socket-ssl-perl Filename: pool/main/libn/libnet-http-perl/libnet-http-perl_6.22-ok2_all.deb Size: 28142 MD5sum: 6f4ee961962209d0712d49146507d3f8 SHA1: c80d6995041855ffcf5b20f7c8791a3ee8b4183c SHA256: 817ba48e2acebd9e6d4ba564416ba41207c2eabcf31638152c479218df2a2145 SHA512: 6f84bfd2833474881d7dddad2e62beb24bd17fe8b37072478d330b2cd8bee0b2288ea3d2a77f2d4260428e87edce38db028bd49ec76c1b234d0aa5f590f03475 Homepage: https://metacpan.org/dist/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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnet-idn-encode-perl Architecture: arm64 Version: 2.500-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 326 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libn/libnet-idn-encode-perl/libnet-idn-encode-perl_2.500-ok2_arm64.deb Size: 103548 MD5sum: bb8913aee98dcd2cc69085aa5eb8e987 SHA1: 48364eadcb87c3a39655c5d032a13688a3355ae3 SHA256: 5081487d3e5a12baa23c52979987a469a337be6a0c1c7a0c64616bad4304d95f SHA512: 3b02fc948bab140871c4cb22525e2bc78a0314045c4b1fd6ac7963e9650bec7a80847c06e67aaae344d3a8d2dfd51dea57cc1df845503a983f0becf1d1e1a0a0 Homepage: https://metacpan.org/release/Net-IDN-Encode Description: Internationalizing Domain Names in Applications (IDNA) Net::IDN::Encode provides an easy-to-use interface to encode and decode Internationalized Domain Names (IDNs). . IDNs use characters drawn from a large repertoire (Unicode), but IDNA allows the non-ASCII characters to be represented using only the ASCII characters already allowed in so-called host names today (letter-digit-hypen, /[A-Z0-9-]/i). 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/main/libn/libnet-ipv6addr-perl/libnet-ipv6addr-perl_1.02-ok1_all.deb Size: 20164 MD5sum: aa48d17d108388d374eb911847f57d59 SHA1: 6251241e085f7617dba932fe3fbaa3d576a61807 SHA256: 823e71f4baa731a8ed96cff0d3632d01bdc2014e107362f5be2f703b752f89ee SHA512: 324c29ee231d2f224dbb2a25557b37ccfad81f2bd8954cc39eecd7da1dd8c0d2276f6344537129e14ad74a9ac80e5543282a39c795be59d354f3f17ab9b50613 Homepage: https://metacpan.org/release/Net-IPv6Addr Description: module to validate/manipulate IPv6 addresses Net::IPv6Addr checks if strings are valid IPv6 addresses, as specified in RFC1884, and can convert them into other supported formats including: . * Preferred form x:x:x:x:x:x:x:x * Compressed form with double colon: x::x * Mixed IPv4/IPv6 format: x:x:x:x:x:x:d.d.d.d * Mixed IPv4/IPv6 with compression: x::x:d.d.d.d * Base-85-encoded * Big integers * Arrays * Reverse-address pointer . When creating/validating an IPv6 address from a given string, Net::IPv6Addr will either accept it or throw an exception. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnet-libidn-perl Architecture: arm64 Version: 0.12-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 58 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libidn11 (>= 1.13) Filename: pool/main/libn/libnet-libidn-perl/libnet-libidn-perl_0.12-ok2_arm64.deb Size: 16410 MD5sum: d1b8a4b8bf56abec7d93171abc77a1ff SHA1: db69bd8908921a3733a1c7e476ecef6464c782e5 SHA256: 4e154c6cbf79516b4366e0a2aa23a59c549c2f933d9a11d188ad1a48c5e5cb38 SHA512: 2126d607ec0a9e18d5aca06b50f565cc4413a218516159819506e94d9c03949a3a2b7597d0d11812b42e862019f6d93c363b21621fd6d1161eefe41130a9aefc Homepage: https://metacpan.org/release/Net-LibIDN Description: perl bindings for GNU Libidn Provides bindings for GNU Libidn, a C library for handling Internationalized Domain Names according to IDNA (RFC 3490), in a way very much inspired by Turbo Fredriksson's PHP-IDN. 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/main/libn/libnet-netmask-perl/libnet-netmask-perl_2.0002-ok1_all.deb Size: 30164 MD5sum: 2d54da8bd17e8ca140d0d3d2330a53db SHA1: cf155a4133dea4051bd30e92c05dd8a7d47d714e SHA256: fdca02973c8cb5ba637c8296274a2d5267a2d9813ef48acbafe85a04fd5cf87a SHA512: 4a8ea8e6a34029192080c594c3371a07dd1bde6d78209f064bab56686c4da9745a47743f36f55d9a47ed2f9b9c6f15022cee59cfca7ed6daabd4d603343acf34 Homepage: https://metacpan.org/release/Net-Netmask Description: module to parse, manipulate and lookup IP network blocks Net::Netmask parses and understands IPv4 and IPv6 CIDR blocks. It's built with an object-oriented interface, with functions being methods that operate on a Net::Netmask object. . These methods provide nearly all types of information about a network block that you might want. . There are also functions to insert a network block into a table and then later lookup network blocks by IP address using that table. There are functions to turn a IP address range into a list of CIDR blocks. There are functions to turn a list of CIDR blocks into a list of IP addresses. . There is a function for sorting by text IP address. . All functions understand both IPv4 and IPv6. Matches, finds, etc, will always return false when an IPv4 address is matched against an IPv6 address. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnetaddr-ip-perl Architecture: arm64 Version: 4.079-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 354 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Recommends: libsocket6-perl Filename: pool/main/libn/libnetaddr-ip-perl/libnetaddr-ip-perl_4.079-ok1_arm64.deb Size: 88966 MD5sum: 04cdd61910992b78128370607a264eef SHA1: 93fdbd54432f4ee623b32039c799a5653c55bde4 SHA256: 440ccffba00c195929c562049fa2c146256605850dfc09f734045d4b0bc1d433 SHA512: c28a8ed61b1ce7c8bef98ea97dbe23649af43bf93011d211a6b484120496220fd62698da85d38433a8514d8a20472332d96fc6ccc2b9a308ea7b3aa380b89254 Homepage: https://metacpan.org/release/NetAddr-IP Description: IP address manipulation module NetAddr::IP provides an object-oriented abstraction on top of IP addresses or IP subnets, that allows for easy manipulations. . The internal representation of all IP objects is in 128 bit IPv6 notation. IPv4 and IPv6 objects may be freely mixed. . The following operations are supported: Basic IP conversion, netmask manipulation, subnet interpretation, bitwise mask generation, full mask generation, subnet manipulation, expansion, and range operations, sub/supernet tests, data type determination, and more complex operations such as expansion of netblocks into arrays of smaller blocks of arbitrary size, and CIDR block aggregation cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnetcdf-c++4 Architecture: arm64 Version: 4.2-ok1 Priority: optional Section: libs Source: netcdf-cxx-legacy Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 156 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libnetcdf15 (>= 1:4.4.0), libstdc++6 (>= 5.2) Breaks: libnetcdfc++4 (<< 4.2-0) Replaces: libnetcdfc++4 (<< 4.2-0) Filename: pool/main/n/netcdf-cxx-legacy/libnetcdf-c++4_4.2-ok1_arm64.deb Size: 36604 MD5sum: b6ed37955386a0a1d471f7fc33f9e5d2 SHA1: bf901ab6deaa785374253d220c16f84a0e2d89bb SHA256: 307616fc6dbd1eb7e07e10cc18085b1a48ef965e5628f0ad516e1f07027159c5 SHA512: 0f6d8c302447cecdb5cdaed2cd84eb67e46ad2173f1d1a8f7dad386e29eff2eca64ddfa8b03ae474ac1d2b7cfd4045d70af8887a883275e70544a4972d546c57 Homepage: http://www.unidata.ucar.edu/software/netcdf/ Description: legacy NetCDF C++ interface NetCDF (network Common Data Form) is an interface for scientific data access and a freely-distributed software library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. . This version of the netCDF C++ library is provided for backwards compatibility as a separate package. It was developed before key C++ concepts like templates, namespaces, and exceptions were widely supported. It's not recommended for new projects, but it still works. This version of the C++ interface only supports the "classic" data model from the netCDF-3 release. . This package contains the legacy C++ shared libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnetcdf-cxx-legacy-dev Architecture: arm64 Version: 4.2-ok1 Priority: optional Section: libdevel Source: netcdf-cxx-legacy Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 266 Depends: libnetcdf-c++4 (= 4.2-ok1), libnetcdf-dev Breaks: libnetcdf-dev (<< 1:4.3.3.1+ds-0), netcdf-doc (<< 1:4.3.3.1+ds-0) Replaces: libnetcdf-dev (<< 1:4.3.3.1+ds-0), netcdf-doc (<< 1:4.3.3.1+ds-0) Filename: pool/main/n/netcdf-cxx-legacy/libnetcdf-cxx-legacy-dev_4.2-ok1_arm64.deb Size: 59790 MD5sum: 917dff8ba2f18b00b73a430c909436cf SHA1: 0e3104225d2ff7eca35deb8357a230cdb406d7fb SHA256: b5f30f8e66cf5143606463ef3997e4c62083adcbc7046d7814f96ad7e7fe2d1f SHA512: 862bdc7cb116a4596f93ea18eb6b9fd30f0be3dd432632fef767705917ac8426dc9e95834751344b94b70d79d86b2973c0a8c9f8bf76329cc6a3e9bbcd790ab0 Homepage: http://www.unidata.ucar.edu/software/netcdf/ Description: legacy NetCDF C++ interface - development files NetCDF (network Common Data Form) is a set of interfaces for array-oriented data access and a freely distributed collection of data access libraries for C, Fortran, C++, Java, and other languages. The netCDF libraries support a machine-independent format for representing scientific data. Together, the interfaces, libraries, and format support the creation, access, and sharing of scientific data. . This version of the netCDF C++ library is provided for backwards compatibility as a separate package. It was developed before key C++ concepts like templates, namespaces, and exceptions were widely supported. It's not recommended for new projects, but it still works. This version of the C++ interface only supports the "classic" data model from the netCDF-3 release. . This package contains headers for the legacy C++ library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnettle7 Architecture: arm64 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: 523 Depends: libc6 (>= 2.17) Filename: pool/main/n/nettle/libnettle7_3.5.1+really3.5.1-ok3_arm64.deb Size: 115588 MD5sum: e9a4693c49c247f759730fa2457a4943 SHA1: 5e4082a7bf15319be619ab5e470d21810fc3da85 SHA256: 9d74546684c33a87b67f389ab097177ebd32359bb5bb2c04eed92fff57680a4c SHA512: 0439ca1b43e327c71529e8d7346f45982f3aec15cce18162dbaa86d6ff22fb25f679c1c58bbfdc024280032ffdaea140dc25db260b95488c737f86157cfa63e9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnftables-dev Architecture: arm64 Version: 1.0.5-ok1 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-ok1) Filename: pool/main/n/nftables/libnftables-dev_1.0.5-ok1_arm64.deb Size: 11324 MD5sum: ea93ff61c9aab100608c5c21cd08fb01 SHA1: aede398d62c767dadc42b4a35ab04804e47747a0 SHA256: e95bf8b23f682fec77cdcec22f810ca7053f54f656a756ffb12f8029a0bfa03f SHA512: dca373845a1add2befd46fec8b03c41cbccaf8088e19f5df072cb496313c02fff32ac2d1e0ffdf412dd86cf227157a7aac0e518bf2f9bf36a14245e55f83d940 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnftables1 Architecture: arm64 Version: 1.0.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: nftables Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 1105 Depends: libc6 (>= 2.33), libgmp10, libjansson4 (>= 2.3), libmnl0 (>= 1.0.3-4~), libnftnl11 (>= 1.2.2), libxtables12 (>= 1.6.0+snapshot20161117) Filename: pool/main/n/nftables/libnftables1_1.0.5-ok1_arm64.deb Size: 294958 MD5sum: 1062b30c804ba47591b5bb1c8453d7b9 SHA1: 5f91f7c9bf0e3f2bb2439ebbc857a1e8aee59c48 SHA256: 9d13e9f1cdfdf9ea4d4248fd11ffa7fad2df5e9ed5682fd4b9a434d65083b2dd SHA512: 9cc5090cdcaef9b00b5aa5f66ba7376ff802b1a5a85139bdcbb60f0c4525e22566e3efebd98bc0035dc0f752da850f16ceae65d08b5a1bf6c824f8482e0b29eb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnftnl-dev-doc Architecture: all Version: 1.2.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libnftnl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 4844 Filename: pool/main/libn/libnftnl/libnftnl-dev-doc_1.2.3-ok1_all.deb Size: 261670 MD5sum: 10a20af71db9b7f38da3d5eaaf645a52 SHA1: 64eee4dc65eab9a304f52f3d74a7bd5245dd3b76 SHA256: 15e4af25935a4169ef241a971a605b94ef9c6e12e58623c17fb6f76e76960443 SHA512: ed54387b2a5529f14ef24a3186b72666a68494b0b37b03cce5e2482db5c7507db940a937fa32fd2e4165e72f3b1e56bd3fa289ea4fba5669b84e9602d4366dcf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnftnl-dev Architecture: arm64 Version: 1.2.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnftnl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 703 Depends: libnftnl11 (= 1.2.3-ok1), pkg-config Suggests: libnftnl-dev-doc Filename: pool/main/libn/libnftnl/libnftnl-dev_1.2.3-ok1_arm64.deb Size: 98792 MD5sum: 47cea1ea4819acd2a7145fad125bca1b SHA1: e4db664ba670a8d0b2d9f3a35be2ff935902fa8a SHA256: 152c606a0be68b8a46da179fdd13d95030bc98253607beee4cb0704bcbc8e823 SHA512: bfdbf4c0f53359cd3dce1c40773637ca19c309e776deaba5bfe637410d60d257f38e810644d23ba315137a083d37160696785e372adcba5a693bfdeb4dc52579 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnftnl11 Architecture: arm64 Version: 1.2.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libnftnl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 245 Depends: libc6 (>= 2.17), libmnl0 (>= 1.0.3-4~) Filename: pool/main/libn/libnftnl/libnftnl11_1.2.3-ok1_arm64.deb Size: 71140 MD5sum: 4b2702f409b84fa7e223bfb3915e032d SHA1: b26e7602364ee00d6ca2286009eae35c1a8ec6d7 SHA256: da5f6d2ba308f869f1cd58de62d3285237eaa461462d0e569411bf0aadc053b4 SHA512: 1a58855d8974de598661b66622aa23f26da16d445fcec38b65a5fa7df97eb30f885a7cbe1321577da5b338d313279c732e5cb1c39b93528fbe7f65e2749e0865 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnghttp2-doc Architecture: all Version: 1.43.0-ok1 Priority: optional Section: doc Source: nghttp2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Tomasz Buchert Installed-Size: 10254 Depends: libjs-jquery, libjs-underscore, lynx | www-browser Filename: pool/main/n/nghttp2/libnghttp2-doc_1.43.0-ok1_all.deb Size: 2905616 MD5sum: 8920a42eb1c69aaaba320c515de9dbb6 SHA1: 8802d8a2a314e81632f22bbe806e412bf8aa8682 SHA256: 886fd920a3a973989dc3ba1a0ee3eada67a6edf644a814104759b6a2ae15419f SHA512: 6313afd3e0ce18edfce6225194d551de3cf7655b509d26d52db99be0256a01fd6d8c87471cb019396f6ff4e69191eefe3b1eb1d13c220385366e64a66a4c3f39 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnice-dev Architecture: arm64 Version: 0.1.18-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnice Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 495 Depends: gir1.2-nice-0.1 (= 0.1.18-2ok1), libglib2.0-dev (>= 2.48), libgnutls28-dev (>= 2.12.0), libgupnp-igd-1.0-dev (>= 0.2.4), libnice10 (= 0.1.18-2ok1) Filename: pool/main/libn/libnice/libnice-dev_0.1.18-2ok1_arm64.deb Size: 62008 MD5sum: e09810dd620a9a41e9cfb1284eac155e SHA1: f2ed765ff377f65da4fc17b0a46edbab91cf77ba SHA256: 9fe34c82689262048b2c91cf4e923e1668aede94f7f102c38adca955ccbcc619 SHA512: 5c1ac0e4cdca9e5b5af91a958be6b61ab935053f1bea667b3a502d45b619d23bc38e74739cea2c8718a90fcf7ce591f2821f25f9fcd31fe7537485a53b90c366 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnice-doc Architecture: all Version: 0.1.18-2ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libnice Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1093 Filename: pool/main/libn/libnice/libnice-doc_0.1.18-2ok1_all.deb Size: 124654 MD5sum: a9358b576229fa9cf9fb48eed9de20fa SHA1: 823a91d89ed4a97c6b4a5c96456f371eab152554 SHA256: 8973985e06d566d628440f0a9ae5612771e08016651d20a598e9f85c0205e84a SHA512: f039492bcaf4a10c44319acf27acd1e70813d52900fc4c884b8999abff21d8f2175dcd4786218f8163fa51b0923285952e30fd1eabdb2b01aeed652b4be3fbb1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnice10 Architecture: arm64 Version: 0.1.18-2ok1 Multi-Arch: same Priority: optional Section: libs Source: libnice Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 364 Depends: libc6 (>= 2.28), libglib2.0-0 (>= 2.54), libgnutls30 (>= 3.6.10), libgupnp-igd-1.0-4 (>= 0.2.4) Filename: pool/main/libn/libnice/libnice10_0.1.18-2ok1_arm64.deb Size: 146298 MD5sum: 10d4966d7c027d5c08df588c12add0ec SHA1: 6ad4f55a4b87ac2049a3b2650a97b3c0768d2a00 SHA256: d7878604f3ff146563fca82bd1de44ff8015f2ededf1fcf023a1bc2bd3f7052e SHA512: 6e461742d1dc113d038b05e5fdfbf5c2740c2c6b5755166bf212422f7017ecf758fb5adb51520f73af7c4a249788ff15d13ce16d8a5fbbd305486c70a71a0144 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnm-dev Architecture: arm64 Version: 1.40.0-ok1.8 Multi-Arch: same Priority: optional Section: libdevel Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 10524 Depends: libnm0 (= 1.40.0-ok1.8), gir1.2-nm-1.0 (= 1.40.0-ok1.8), libglib2.0-dev Filename: pool/main/n/network-manager/libnm-dev_1.40.0-ok1.8_arm64.deb Size: 642222 MD5sum: 40388ca4d341b8703c97dc35901c6d4d SHA1: ca1507d9485ef1dc25d41568040576021f9e8e04 SHA256: f8d3a65939f6d367ada41c0340adb0b44f48d34311a83c3aeb41d029e0be7655 SHA512: bd2e8ee37358047ae2e13d133c7447abfb91771bde8d9dc2b525da763d784736ba4a6321f8a3e053a544fa1722c8ca445f50e9ff18806973016298bf0f6d2f3a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnm0 Architecture: arm64 Version: 1.40.0-ok1.8 Multi-Arch: same Priority: optional Section: libs Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3191 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.43.2), libgnutls30 (>= 3.6.12), libudev1 (>= 183) Filename: pool/main/n/network-manager/libnm0_1.40.0-ok1.8_arm64.deb Size: 665618 MD5sum: 1307d1f2ce048ede6829a3097c815c90 SHA1: 8c9ee861902b343b54bd4d8f35612a56d1f49a57 SHA256: eb39214ffb6972b970f71372be9f82b138299981d11ded72de660689ef28f5b3 SHA512: 60fa72acc65c09f849511b8e47628385cb23572ce83798845261228e48bdda499091c70e25277a91c5ad07e1f68669d96ba9c71688711d29b27304334b361af1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnode-dev Architecture: arm64 Version: 12.22.9~dfsg-ok3 Priority: optional Section: libdevel Source: nodejs Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5985 Provides: libv8-dev Depends: libssl-dev, libuv1-dev (>= 1.33.0~), libnode72 (= 12.22.9~dfsg-ok3) Breaks: nodejs-dev (<< 10.0.0~dfsg1-0) Replaces: nodejs-dev (<< 10.0.0~dfsg1-0) Filename: pool/main/n/nodejs/libnode-dev_12.22.9~dfsg-ok3_arm64.deb Size: 608230 MD5sum: c61ae36f36acc09513b8026e298ff290 SHA1: d2563d0ee11c820ffc8ac673756d8537d6dc5c79 SHA256: e8074c2820f103712d57d629094ac12163523f491b7510fb2c1afb537971351d SHA512: 2cfa13a474f3173d63188d6bc36a51c53c7c862834481523b4613b7a5426ddef79a75cafc3745a9fc4b0941e231e89b6e6f49a14fbd0709623e99bd0cece4820 Homepage: https://nodejs.org/ Description: evented I/O for V8 javascript (development files) Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . This package provides development headers for libnode72 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnode72 Architecture: arm64 Version: 12.22.9~dfsg-ok3 Multi-Arch: same Priority: optional Section: libs Source: nodejs Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 36888 Depends: libbrotli1 (>= 1.0.0), libc-ares2 (>= 1.11.0~rc1), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libicu66 (>= 66.1-1~), libnghttp2-14 (>= 1.41.0), libstdc++6 (>= 9), libuv1 (>= 1.39.0), zlib1g (>= 1:1.1.4) Breaks: libnode64 Filename: pool/main/n/nodejs/libnode72_12.22.9~dfsg-ok3_arm64.deb Size: 10206212 MD5sum: d5d2e108376df850a7cea3875594bb9f SHA1: cb0b437c55aa3e34016367d1815df91f70486a37 SHA256: 4afd4c8f009fcbc1006bd55f625f6467a6b07ddcf3495047fb1f572acfcb6819 SHA512: f5ae5bc0d1ed59aaf9c67fe9e7132ebc0e2be7a0ab2cc963b5a8e4a7a0889dbc706ca6bd43c7a0544dc9a2efc802e9ff56d19d060416cb932866af97e3874569 Homepage: https://nodejs.org/ Description: evented I/O for V8 javascript - runtime library Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . Node.js is bundled with several useful libraries to handle server tasks: . System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX, HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings. . This package provides the dynamic library for Node.js. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnotificationmanager1 Architecture: arm64 Version: 4:5.24.7-ok4.3 Priority: optional Section: libs Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1040 Depends: kio, libc6 (>= 2.17), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5itemmodels5 (>= 5.90.0~), libkf5kiofilewidgets5 (>= 5.90.0~), libkf5screen-bin (>= 4:5.17.5~), libkf5screen7 (>= 4:5.24.2~), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5windowsystem5 (>= 5.83.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/p/plasma-workspace/libnotificationmanager1_5.24.7-ok4.3_arm64.deb Size: 190818 MD5sum: 9622647788c3975887b3d414171d534d SHA1: 2b3a859552d4fbe24aac4fe045166d6ccfc101ea SHA256: a337e9302c50ba00dddc15e981b6dc9198c4cf7d50fc7ee0bc56a06c63a6786e SHA512: d1c4d1ddf3ac5764ed60ea40fba4e5ca431ebcccd4a4204c6a42bdfe0dbb6b3db1c5e192d1a11a76d6b8317c42747b67705014ac99b87af9aa24805cedad0d1e Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Taskmanager library. . This package contains library files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnsl-dev Architecture: arm64 Version: 2.0.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnsl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 145 Depends: libnsl2 (= 2.0.0-ok1), libtirpc-dev Breaks: libc6-dev (<< 2.31-4) Replaces: libc6-dev (<< 2.31-4) Filename: pool/main/libn/libnsl/libnsl-dev_2.0.0-ok1_arm64.deb Size: 31524 MD5sum: c120d9ba610c837dfc74ec23ba352c0b SHA1: 70529c019a54abe8a17a8e3b2fa90897a18cc564 SHA256: 72fe4e4bdf532ccb6d75f89c5bc6b8b8ca14ef4a5e797b560e7ba4d5816ec765 SHA512: 3821936d5a9209b221d06deeef24161f6b7d1febae8e70fb9177ba1458f50dad4d5366016f9007e6728b8e78737ad4f5b07f063e6db0bc181ac37beab58f0449 Homepage: https://github.com/thkukuk/libnsl Description: libnsl development files This package contains the files needed for developing applications that use libnsl. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnsl2 Architecture: arm64 Version: 2.0.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libnsl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 79 Depends: libc6 (>= 2.17), libtirpc3 (>= 1.0.2) Filename: pool/main/libn/libnsl/libnsl2_2.0.0-ok1_arm64.deb Size: 23164 MD5sum: 9f56a5b9ac3a58f2e9edb69da578e9b2 SHA1: c9db2ec92e6eb4452f26051bb6bb3021b4ff8a49 SHA256: f67ce5d98ba0a681f25c405d4250739d6ae3f48c909f34bc6f789d26185a7866 SHA512: f30d2492aae092c4a537a075634528c872934a7aba55adb0f45ec8699237ab4cc5fa12ff65692cdc80ea397bd659c3671ebe710e19ba382a60b482fbce04b070 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnss-libvirt Architecture: arm64 Version: 8.5.0-ok4 Multi-Arch: same Priority: optional Section: libs Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 159 Depends: libvirt0 (= 8.5.0-ok4), libc6 (>= 2.17), libyajl2 (>= 2.0.4) Filename: pool/main/libv/libvirt/libnss-libvirt_8.5.0-ok4_arm64.deb Size: 11950 MD5sum: 41229521d4edef8dc81f723dd77834e4 SHA1: 71e1a9f3d3d08908a9a18d346f61908d243a33a5 SHA256: 922d856c17a4a5c5e3fbd502e4c4271892d8731865c7ee2bb341a6d8aaa839ba SHA512: 4ed7e5f36ccf75153d8d7abc40509bb0806f6955197edc7b2d5d823bea15987581102d43093306564f6efc6575f62a8c2191c6d7587edb0a8218e2dcd9998c45 Homepage: https://libvirt.org/ Description: nss plugins providing IP address resolution for virtual machines Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains two nss plugins for IP address resolution of libvirt managed virtual machines: the 'libvirt_guest' plugin uses libvirt's domain names while the 'libvirt' plugin looks at the guest's hostname. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnss-myhostname Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: same Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 230 Depends: libc6 (>= 2.34) Filename: pool/main/s/systemd/libnss-myhostname_251.4-ok1.7_arm64.deb Size: 65920 MD5sum: 442eb2e3d044b699f17570f9fae0183d SHA1: 0e91a022d5cfc983cf83ed275a74befdfdf57139 SHA256: 94a895294c291c4a4396e5fb313e2230225c8c225543f07fdcc396aae348473f SHA512: cedb54166674f9cc767873899f21c7483bc8051fc63fca8d22e21d759a697bb3512681847999f1fa17e98e8fcb86ad0c65986af35ce5747041be1c84c42a3653 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.1.1 (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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnss-mymachines Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: same Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 426 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), systemd-container (= 251.4-ok1.7) Filename: pool/main/s/systemd/libnss-mymachines_251.4-ok1.7_arm64.deb Size: 154028 MD5sum: ec2257bd172c38704156d2fd9d6845ee SHA1: 85146cabb6d4d9971f3e14c0c784647c56b9e39a SHA256: 7ffe97c72ca98ebf2235854e059640ce00edfc76157146768928ed4986bdaf4a SHA512: 951ccfceb14587e1d94675933b02c8b7cc9e70f1112f11495e8f1741452900c2db7c06765699e6f9fce307ec41bb6433d34373ec2fa9071779d8e4494b04c8c4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnss-resolve Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: same Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 166 Depends: libc6 (>= 2.34), libselinux1 (>= 3.1~), systemd-resolved (= 251.4-ok1.7) Filename: pool/main/s/systemd/libnss-resolve_251.4-ok1.7_arm64.deb Size: 66818 MD5sum: 30ae69135f3e84bc7bf0dcff36e30ddf SHA1: d8163ca00c809da4f7cd67d9e0909ab7469f39b0 SHA256: 7275eca08b85b66813deb30f44491c78f59dafecc9ff9b3c1be0327d3ee90f36 SHA512: 7e6b8dd377bc871b5e344abbd856324973c3793e977fb00b779ec62d8324a96fdc1e44dffe9441e3fb262adc67e0cad4bce330c337b8d61decd27f830025f88b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnss-systemd Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: same Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 426 Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libselinux1 (>= 3.1~), systemd (= 251.4-ok1.7) Filename: pool/main/s/systemd/libnss-systemd_251.4-ok1.7_arm64.deb Size: 143568 MD5sum: e688dc065649f965452caf0feae68920 SHA1: b5a55088e5123be7fd79761f9dedac5880cd83e9 SHA256: dc3ab7bf72282ad5d1e621378be686e71677482b03b7da575498b0eeba36aaac SHA512: e40eebf3ceb36fd14f873e292d5740d7625d33e5f5ea928836b04abc2d12113bc791f6c8f4d11c785ae6f731ccb80cc0c760358b554c5277a48c8edcdbff76cc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnss3-dev Architecture: arm64 Version: 2:3.49.1-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: nss Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1407 Depends: libnss3 (= 2:3.49.1-ok5), libnspr4-dev (>= 4.6.6-0) Filename: pool/main/n/nss/libnss3-dev_3.49.1-ok5_arm64.deb Size: 229984 MD5sum: 3a6fdd35264ff06e6f37385d287351ad SHA1: 7c8526724596d80caa06fd0fec17881e1009901f SHA256: 7dae664fe66347360c1245d1071f33ed3c2f75eb5ce9cdc7f8fd0cd70b5d6a8d SHA512: 9b4265002ccaa7a3b3859ffd8c0c65f99ad704a5c76e44fe8f84bc0eca740a3674fa55b3e7b355f6e04909a618b6fa52eb12cc1b2f50d4f1b4c7988c8a653275 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnss3-tools Architecture: arm64 Version: 2:3.49.1-ok5 Priority: optional Section: admin Source: nss Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6179 Depends: libc6 (>= 2.34), libnspr4 (>= 2:4.12), libnss3 (>= 2:3.44.0), zlib1g (>= 1:1.1.4) Filename: pool/main/n/nss/libnss3-tools_3.49.1-ok5_arm64.deb Size: 819360 MD5sum: bfaa7d0cd8cc9da35554c635d06bfafe SHA1: 6cadd0b9bfb404372f707e6e3cfe162939953d23 SHA256: a3517665d9e5479f07765bf4f142dd8c5e26b1def8a923fd18a8d5e698b83b85 SHA512: a66c24546b801fa2c77d406b8030dc1e6b1f53284dd86d2f5054240e8fafae2aeafb7c942ddb3740c4ea8f68249559861638ed78188f0b519b5539e88a803443 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnss3 Architecture: arm64 Version: 2:3.49.1-ok5 Multi-Arch: same Priority: optional Section: libs Source: nss Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4976 Depends: libc6 (>= 2.34), libnspr4 (>= 2:4.12), libsqlite3-0 (>= 3.5.9) Conflicts: libnss3-1d (<< 2:3.13.4-0) Filename: pool/main/n/nss/libnss3_3.49.1-ok5_arm64.deb Size: 1008184 MD5sum: f11ec05f3c3443ddd82315db34bfddbf SHA1: 6ba5feef644a65411aa930e0f95255062712024d SHA256: f5e3f0b5ad2ae0a14ff28b73ae875ea7bd6bbcbc2a015fd43f961d5489b32e26 SHA512: b9208e6a982e9f1bc844cc731d4fc7518b7b13b9473ae89dd1ffb26bcbdda2920b4da8db847e2a65e7f8e222107669c7aede149565cd2fc63f27f7c59ec42a95 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libntfs-3g883 Architecture: arm64 Version: 1:2017.3.23AR.3-ok3 Priority: optional Section: libs Source: ntfs-3g Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 345 Depends: libc6 (>= 2.17) Filename: pool/main/n/ntfs-3g/libntfs-3g883_2017.3.23AR.3-ok3_arm64.deb Size: 154696 MD5sum: 8388d42dabc62a4b7eed6494ed06eafb SHA1: 615c496adec6729857d0f8adf328dfe04243c572 SHA256: c19d5aab48dd19cdef011aaa2c97e7f662c0ba577a401e79b6d3577a870906d0 SHA512: 1d70deee398c0de9a1aad6dd8d1cf8a7dbe6ebab20d6be2e62a3bfd820fcca6b36b8847020e4ac72a5112b0f902662a56cc79cf2dd44e62645ebc7075745692e Homepage: http://jp-andre.pagesperso-orange.fr/advanced-ntfs-3g.html 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libntfs-3g89 Architecture: arm64 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: 349 Depends: libc6 (>= 2.33) Filename: pool/main/n/ntfs-3g/libntfs-3g89_2021.8.22-ok1_arm64.deb Size: 158144 MD5sum: 89a92b591051ff98e0259806cdbdd86b SHA1: 00a078647e3a708002881649954e9eba12dbd377 SHA256: fb9d840b9b52764039f59f7575621cc37435409efc293de5902418dc44785b30 SHA512: 8c610d57f3ec7270f9a9e6d3078d35d727552748bc675e7a7114954b1aeb807a542bcbdf76cf33c77bfbbc9be30925d5374754b01c0287f352923ff1afe0ba80 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. 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/main/libn/libnumber-compare-perl/libnumber-compare-perl_0.03-ok2_all.deb Size: 5138 MD5sum: fb4a35f9a25bdc65ce02ce92768fcfc9 SHA1: f357a57f69adf26310f92d91ff3ecd4aa95b3687 SHA256: 39ac26446244e0a52f5c5f7a81441436c4df19f307676ef662a0c1eb82015f45 SHA512: cad39bdca8df50cf23c36f1627e86e82974a0e9dd09c5f48819cc837ea99c89aecba912721e502f831a925a5a53d3a99e6ff182d0431eb45aea2bea47d96fcb5 Homepage: https://metacpan.org/release/Number-Compare Description: module for performing numeric comparisons in Perl Number::Compare allows one to compile a simple comparison to an anonymous subroutine, which can then be called with a value to be tested against. . The advantage of using this module is that it understands both the SI prefixes 'k', 'M', and 'G', as well as the IEC binary prefixes 'Ki', 'Mi' and 'Gi'. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnx-x11-6 Architecture: arm64 Version: 2:3.5.99.26-ok1 Multi-Arch: same Priority: optional Section: libs Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1455 Depends: libx11-data, libxcomp3 (= 2:3.5.99.26-ok1), nx-x11-common (<< 2:3.5.99.26-ok1.1), nx-x11-common (>= 2:3.5.99.26-ok1), libc6 (>= 2.34), libxdmcp6 Breaks: libnx-x11 (<< 2:3.5.0.29-1~), libnx-xau6 (<< 2:3.6.0.0), libnx-xcomposite1 (<< 2:3.6.0.0), libnx-xdamage1 (<< 2:3.6.0.0), libnx-xdmcp6 (<< 2:3.6.0.0), libnx-xext6 (<< 2:3.6.0.0), libnx-xfixes3 (<< 2:3.6.0.0), libnx-xinerama1 (<< 2:3.6.0.0), libnx-xpm4 (<< 2:3.6.0.0), libnx-xrandr2 (<< 2:3.6.0.0), libnx-xrender1 (<< 2:3.6.0.0), libnx-xtst6 (<< 2:3.6.0.0), nxlibs (<= 3.5.1) Replaces: libnx-xau6, libnx-xcomposite1, libnx-xdamage1, libnx-xdmcp6, libnx-xext6, libnx-xfixes3, libnx-xinerama1, libnx-xpm4, libnx-xrandr2, libnx-xrender1, libnx-xtst6, nxlibs Filename: pool/main/n/nx-libs/libnx-x11-6_3.5.99.26-ok1_arm64.deb Size: 688852 MD5sum: ad3a3f8e595cbc9862a0445d11a6ba8c SHA1: af051daf41c87f501050eecf74bdaeb2c1834c84 SHA256: c15666630f513059bfa1451f859d297f74ae55fe46588aeb0a339a899f9d55c4 SHA512: 8c6c88028ef65637e9d9d852def8a330a10aecb4163b37a2cb1326ada95b5a355afb5e2973933a396caa8b703f6eedf18ba4dde9a6ef7af53735b10f0b259714 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: nxagent's libNX_X11 client-part library NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides the libNX_X11 library (a libX11 drop-in replacement used by nxagent). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libnx-x11-dev Architecture: arm64 Version: 2:3.5.99.26-ok1 Priority: optional Section: libdevel Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2632 Provides: libnx-x11-6-dev Depends: libnx-x11-6 (= 2:3.5.99.26-ok1) Breaks: libnx-xau-dev (<< 2:3.6.0.0), libnx-xcomposite-dev (<< 2:3.6.0.0), libnx-xdamage-dev (<< 2:3.6.0.0), libnx-xdmcp-dev (<< 2:3.6.0.0), libnx-xext-dev (<< 2:3.6.0.0), libnx-xfixes-dev (<< 2:3.6.0.0), libnx-xinerama-dev (<< 2:3.6.0.0), libnx-xpm-dev (<< 2:3.6.0.0), libnx-xrandr-dev (<< 2:3.6.0.0), libnx-xrender-dev (<< 2:3.6.0.0), libnx-xtst-dev (<< 2:3.6.0.0), nxlibs-dev (<= 3.5.1) Replaces: libnx-xau-dev, libnx-xcomposite-dev, libnx-xdamage-dev, libnx-xdmcp-dev, libnx-xext-dev, libnx-xfixes-dev, libnx-xinerama-dev, libnx-xpm-dev, libnx-xrandr-dev, libnx-xrender-dev, libnx-xtst-dev, nxlibs-dev Filename: pool/main/n/nx-libs/libnx-x11-dev_3.5.99.26-ok1_arm64.deb Size: 779850 MD5sum: 6481879e229d606f5ad76e04c5af5cd8 SHA1: db271eb5ed68ae12a64eea105b0805f316466d4b SHA256: 67decd25ec67fd4d0ed97cf1b41070aafe826b928c4b076f73176fc707720d9a SHA512: 3dbbed17c887e279ecf88af07db40f4b016c45fccdccaaf13b7a39ebe8abfc71c910faf8b478c90d93ac5622ade7fb3e0020a3b67d2ffb79d447f393ac33d140 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: nxagent's libNX_X11 client-part library (development headers) NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides development headers of the libNX_X11 library (a libX11 drop-in replacement used by nxagent). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liboath-dev Architecture: arm64 Version: 2.6.7-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: oath-toolkit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: xujian Installed-Size: 508 Depends: liboath0 (= 2.6.7-ok3) Filename: pool/main/o/oath-toolkit/liboath-dev_2.6.7-ok3_arm64.deb Size: 94988 MD5sum: fc6250558e513eb30b303ce4e94be594 SHA1: 87f21516011ea6eca5c3f632e44d6a693eeea385 SHA256: f16dbc1d1a1452092606fe0da883bc0eec1dbf464609cb7a49476e39b13180c6 SHA512: 0a36dd397ba461052c8c90860702902208d2d8650578a75422f1e2e93f230948de0e4e43375ed211413565300f89c2d5bc7584f8aa805f46741dc7da3b1a96f0 Homepage: https://www.nongnu.org/oath-toolkit/ Description: Development files for the OATH Toolkit Liboath library OATH Toolkit provide components to build one-time password authentication systems. It contains shared C libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to manage secret key data. OATH stands for Open AuTHentication, which is the organization that specify the algorithms. . This package contain all files necessary for developing programs that use Liboath. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liboath0 Architecture: arm64 Version: 2.6.7-ok3 Multi-Arch: same Priority: optional Section: libs Source: oath-toolkit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: xujian Installed-Size: 381 Depends: libc6 (>= 2.33) Filename: pool/main/o/oath-toolkit/liboath0_2.6.7-ok3_arm64.deb Size: 62568 MD5sum: d3e503cc74846947d62b27e628a9a3cb SHA1: bf7ab19f8288f1163428974cd6fb1977ded3580b SHA256: 68f58e1ca57c746f14b7176b9394704ed0c45aef091d3f1fe300e357c6067ffc SHA512: 728694ed3312e73f6578d25fa89fa7c9ede3c992e2686afd53fa1eb87d57b372bb60053211e69a7d981c4a9a7d0ea07bcdd9613f71d1b5c61b2f91809556eca0 Homepage: https://www.nongnu.org/oath-toolkit/ Description: OATH Toolkit Liboath library OATH Toolkit provide components to build one-time password authentication systems. It contains shared C libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to manage secret key data. OATH stands for Open AuTHentication, which is the organization that specify the algorithms. . This package includes the Liboath shared library that is used by applications. You normally don't need to install it manually. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libobjc-12-dev Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1373 Depends: gcc-12-base (= 12.2.0-ok7), libgcc-12-dev (= 12.2.0-ok7), libobjc4 (>= 12.2.0-ok7) Filename: pool/main/g/gcc-12/libobjc-12-dev_12.2.0-ok7_arm64.deb Size: 182930 MD5sum: 1b92a6c0d2b0d91c6d0bf6694d1a649a SHA1: 6195eb124adc62cfeaad2e597385f394f2aea4e0 SHA256: f50e8ac81046ddb139cfde6c3d8e76ac3a1abf65a1efe972919962e6e4ade8ce SHA512: 0132bed28f5f382089b83a9ac773165a06e85b863632466ed603e667f16944dea7a17ad9d6ebfd8a051cf54ea22a192d259645cab83b05246802817ac055c7a5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libobjc-8-dev Architecture: arm64 Version: 8.4.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1157 Depends: gcc-8-base (= 8.4.0-ok3), libgcc-8-dev (= 8.4.0-ok3), libobjc4 (>= 8.4.0-ok3) Filename: pool/main/g/gcc-8/libobjc-8-dev_8.4.0-ok3_arm64.deb Size: 232196 MD5sum: 40118c2d59b320f012cb617283467c07 SHA1: 15220f0f9a587ea603ce5a698c7c30d500eb3467 SHA256: 227c62bc7bc70d834547c95d0e0182271d9ea044fd650f11645a8db31eb0e616 SHA512: 50584e0af6ed8743e77c311d77155c7048250beac7921223f3ce8717a7a15fa123646b404be721ee0fc2a29bbe745555e1c1acf5bc8a1f0d1beff1f25b17ca9c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libobjc-9-dev Architecture: arm64 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: 1057 Depends: gcc-9-base (= 9.3.0-ok12), libgcc-9-dev (= 9.3.0-ok12), libobjc4 (>= 9.3.0-ok12) Filename: pool/main/g/gcc-9/libobjc-9-dev_9.3.0-ok12_arm64.deb Size: 216060 MD5sum: 55f1449c1b3694d7d9da88fece9a0bfe SHA1: 29953ffa14affc06f90fd7d690b57559a316a7ee SHA256: d2831e6c535d8da06a57764820b122a44dbf11731befb7b1116cbb4470d3482b SHA512: 783e59e186fe9c22020fcd37cabf3096f49c31db1e8e72559896c3afeaadd2f131f1d946016beb02c0ef3a4a4ea2ecd4f9cc393d95315943cb6cd7434df5abe2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libobjc4 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 293 Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.34), libgc1c2 (>= 1:7.2d), libgcc-s1 (>= 3.0) Filename: pool/main/g/gcc-12/libobjc4_12.2.0-ok7_arm64.deb Size: 44320 MD5sum: d1b9c502420830053fb212bda39e900d SHA1: 32550d45a5590e8f8898fd5b7dc045b8959b91a8 SHA256: 0f3a45bb122f96c96d5dfaab5b4fcf99cc9c630b26c22f03dedfbbcee76a9d19 SHA512: c6f820a7ee64a5da1377ec88b4ac3189431772916c292a752b5edfe1864e7da195fef2ba4de606c31b6bbba4371f392ee8479c7a79298bdc723e2c05dd746481 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. 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/main/libo/libobject-accessor-perl/libobject-accessor-perl_0.48-ok3_all.deb Size: 15308 MD5sum: 86146204ebe0464ea7356a6c8b79fd64 SHA1: ce988e5bec9304ac7f573504239dd6525414fd4c SHA256: ca14733f918593b675c369fbd6bd26a4e0ca2ae2f627cf5cf5cc6769f6333e28 SHA512: 80bcce8087cd7ae00c1fe3467c78eadfcd5770fa797b90a18f96a2e757f2f7110e12f828d2599495efaffb6df9b5195e2fe55e36e045f7dff9fb460c03dc8025 Homepage: https://metacpan.org/release/Object-Accessor Description: interface to create per object accessors Object::Accessor provides an interface to create per object accessors (as opposed to per Class accessors, as, for example, Class::Accessor provides). . You can choose to either subclass this module, and thus using its accessors on your own module, or to store an Object::Accessor object inside your own object, and access the accessors from there. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libobject-pad-perl Architecture: arm64 Version: 0.71-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 262 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libindirect-perl, libxs-parse-keyword-perl, libxs-parse-sublike-perl (>= 0.15) Filename: pool/main/libo/libobject-pad-perl/libobject-pad-perl_0.71-ok1_arm64.deb Size: 107530 MD5sum: f420fbd576c47dd180c457fe16b43eb0 SHA1: ce039ef06de94ffa79aa153eb5cce31c82ceb5bd SHA256: ebd0b1a82ed5c7d730a2c4ff9e70f284a54f865716e37ca9572dd8dac0797278 SHA512: 731f6c597cc6d993484cd4e85caa174b2b7efaffb7b20086461ceb728104dd7d90d8c59a521038be8bd7e6b348830bd2f34f441a875a4e301ddf03c14220b1ce Homepage: https://metacpan.org/release/Object-Pad Description: module providing a simple syntax for lexical field-based objects Object::Pad provides a simple syntax for creating object classes, which uses private variables that look like lexicals as object member fields. . Classes are automatically provided with a constructor method, called new, which helps create the object instances. This may respond to passed arguments, automatically assigning values of fields, and invoking other blocks of code provided by the class. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libodfgen-0.1-1 Architecture: arm64 Version: 0.1.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: libodfgen Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 734 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 5.2), libxml2 (>= 2.7.4) Filename: pool/main/libo/libodfgen/libodfgen-0.1-1_0.1.8-ok1_arm64.deb Size: 228538 MD5sum: 57108f2c2106e0bc1e902576ac87e8ff SHA1: e4f3ca440b4096e78b860257b23d0a2245a57d11 SHA256: 6e7f3c9efe44fdc519b45271c6f896327672b44ccae55f8249834a934931bcc9 SHA512: 088ef90220a4f8f5316083818cc1a5f81f911ad08556d25461be534a7e59f75fc072d3f6e2be2195bcee5d631e08473b7bee60a41554c6d2320bd5a9f75d31fd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libodfgen-dev Architecture: arm64 Version: 0.1.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libodfgen Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 185 Depends: librevenge-dev, libodfgen-0.1-1 (= 0.1.8-ok1) Filename: pool/main/libo/libodfgen/libodfgen-dev_0.1.8-ok1_arm64.deb Size: 20484 MD5sum: 61545300666a19e915830771707225e6 SHA1: 9ca9427e99d4dc57124d4bb4362a2396c55d92b6 SHA256: 1e80d1ad82b5cf7d910469caadfa5171b2d91fcc3fdefbe3960d3806db592461 SHA512: aa0777d240bc4f3f5a2327cda6c58da5fff9f9cae7a82f085602ea1ad21080df54e667286c8a8a449dc7e7a59b56770efbabd4e7e399a87c0cb2090ae8037ec7 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, ...) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libofa0-dev Architecture: arm64 Version: 0.9.3-21ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libofa Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 211 Depends: libfftw3-dev, libofa0 (= 0.9.3-21ok1) Filename: pool/main/libo/libofa/libofa0-dev_0.9.3-21ok1_arm64.deb Size: 59358 MD5sum: 2cac28e6f0ac67597c7f5438dbe27b61 SHA1: b2c66873206a9df0faa55347803db302bd1aade9 SHA256: 5f259fa00a2840b7b2fefd0c759c0d6cab698362e6fad5305370b512258c6bf1 SHA512: e6bf1ea3c192066754446d2b0c56c818fbce666a9c779e3a56b7ad86978a8c14c55c4a5bf3dfda2f4afb582db95ca283b07cb6721e509877762788658f7c3fed Homepage: https://github.com/tanob/libofa Description: library for acoustic fingerprinting (development files) LibOFA (Library Open Fingerprint Architecture) is a library for generating acoustic fingerprints that can be used to identify music files using the MusicDNS service. . This package provides is the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libofa0 Architecture: arm64 Version: 0.9.3-21ok1 Multi-Arch: same Priority: optional Section: libs Source: libofa Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 153 Depends: libc6 (>= 2.35), libfftw3-double3 (>= 3.3.5), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/libo/libofa/libofa0_0.9.3-21ok1_arm64.deb Size: 53244 MD5sum: 36354b13e97f91abf1118e3ab866180b SHA1: a7b6b3078befa68581353ac2417d78ffc2fb55b9 SHA256: cb106e3a1c7e6187f6b85f46a0c3a0edc4e8ea0e4bc2c4502d9e2282d3ee3b42 SHA512: e2fc9dee90352ed55258a7095bd272e6a153f6691cd5ce749b7ddd7fd466d85720053bcf52b932a9b5d0a6866a2edc580cd1a6b73495ed6bee5e1e319ad8019c Homepage: https://github.com/tanob/libofa Description: library for acoustic fingerprinting LibOFA (Library Open Fingerprint Architecture) is a library for generating acoustic fingerprints that can be used to identify music files using the MusicDNS service. . This package provides the runtime library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libokular5core10 Architecture: arm64 Version: 4:22.12.3-1 Priority: optional Section: libs Source: okular Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1096 Depends: kio, libc6 (>= 2.34), libkf5archive5 (>= 5.68.0~), libkf5bookmarks5 (>= 5.68.0~), libkf5configcore5 (>= 5.68.0~), libkf5configgui5 (>= 5.68.0~), libkf5configwidgets5 (>= 5.68.0~), libkf5coreaddons5 (>= 5.68.0~), libkf5i18n5 (>= 5.68.0~), libkf5jsapi5 (>= 5.68.0), libkf5kiocore5 (>= 5.68.0~), libkf5kiowidgets5 (>= 5.68.0~), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5threadweaver5 (>= 5.68.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.68.0~), libkf5widgetsaddons5 (>= 4.96.0), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5), phonon4qt5, zlib1g (>= 1:1.1.4) Filename: pool/main/o/okular/libokular5core10_22.12.3-1_arm64.deb Size: 350884 MD5sum: 479bcb7326ece6f96c870c55f7e4e7ba SHA1: 16bba5a5217f3043b61fb30d8709d62ad029e332 SHA256: 5f5cf51b0681a163e30fcf3075cc4aeef98f16d33ff0f617e0602573707e1e7c SHA512: d9162738afbf5448bd456ed3322fc2e743d0db8ab3ca8c90cecbba1987ae73b98f67b0829a0c7ff1413aad654bf70fc59bd36408bf4896646a108acd971e3f94 Homepage: https://apps.kde.org/en/okular Description: libraries for the Okular document viewer This package contains libraries used by the Okular document viewer. . This package is part of the KDE graphics module. 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/main/l/llvm-toolchain-10/libomp-10-doc_10.0.0-ok2_all.deb Size: 848664 MD5sum: 9b9c5952bad2b96021fb18ffc271cef2 SHA1: 277dc4888b41a1ab6f826f366fac9ec710578c53 SHA256: e31e2a1b89b406bdd5b9a52dca3237081c44783c39610c1dad908e69eede056e SHA512: ee010f6dd61b74c05061414d380cb735a387ae1aa5bcef10b69d6c7fb50b7518bdd99b68559a705b10a0b0f7567e128216354f8a5a8dac870ffbf28576d1ea25 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libomp-15-dev Architecture: arm64 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: 12504 Provides: libomp-x.y-dev Depends: libomp5-15 (= 1:15.0.7-ok3), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 11) Suggests: libomp-15-doc Conflicts: libomp-x.y-dev Breaks: libiomp-dev (<< 3.7-1), libomp-dev (<< 44) Replaces: libomp-x.y-dev Filename: pool/main/l/llvm-toolchain-15/libomp-15-dev_15.0.7-ok3_arm64.deb Size: 392478 MD5sum: da677e29c18b5dfcea62b9b2f57035c1 SHA1: 684c0e8b35454dfcb3f815259123172d806f95b4 SHA256: 218d142e5b26cc105c4623f44017e15e0fdf3411bc1248500c10885e0a5e3ae6 SHA512: c25f5590b350067f701da126ff5e1d5fcc3a82bb37e85b2ac81d232d19e927fa603c85142fa2bbedec66f649e8989b14c8af4b95914f72b648b969123ba1b13d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libomp-15-doc Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: doc Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 13811 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Filename: pool/main/l/llvm-toolchain-15/libomp-15-doc_15.0.7-ok3_arm64.deb Size: 976170 MD5sum: 1a53a4ae0a10b08b7f59c5afda137e85 SHA1: d379ee37273cb991b8d25e369cfb01c08706dec4 SHA256: d40644bb2bc7a989b8c637d966b64e8fe90b0641beb84ce65a019e7c6562ea0c SHA512: da49ebcc6401a0d9e6f4ef21a5582546a7aa6936913c66a3b0d28489f92c44690659e5f27a58b339174206703b375d85e67556f347499574d33b1d0a4b7a0075 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libomp-dev Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Depends: libomp-15-dev (>= 15~) Filename: pool/main/l/llvm-defaults/libomp-dev_15.0-56~exp2-ok1_arm64.deb Size: 1584 MD5sum: 4ffb43d3608f79cdad84f6c898c18a71 SHA1: 46d9d2c68570d177eb8f6625871ab97db3192a7d SHA256: 11a800bed6074a7c4a503d71a46d20aca6daf97f33ac5d4e243061447af3d893 SHA512: 02c3fda67d1cde09e4c9dd4c422897c67a5a6f50aba593ec4487745d3031997627b110afdd382b4c76381e55ce77ba148dcf8dad87a4c10efbc9da930de6c95b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libomp5-15 Architecture: arm64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 2691 Provides: libomp-x.y Depends: libc6 (>= 2.34), libelf1 (>= 0.144), libffi8 (>= 3.4), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 11) Conflicts: libomp-x.y Breaks: libomp5 (<< 44) Replaces: libomp-x.y Filename: pool/main/l/llvm-toolchain-15/libomp5-15_15.0.7-ok3_arm64.deb Size: 424902 MD5sum: ae29b9c7d9b051003e8359f7aea3bcb9 SHA1: 23356a9610791f609bb2749adfed6bd63ecbf724 SHA256: 2f5530b0c2b5e1609c16a1b8dfaa5601dacced70e8b14267f8dfe345ea3b0e77 SHA512: 245ffe7fbdb83209f791a58c887af33b7deb9d34d5089c4c66121d3517f66090c11c6e7e5cb98c64ff6f7edc35c6a63bc8ead3c76e215eda20a459ad1a6095c5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libomp5 Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Multi-Arch: same Priority: optional Section: libs Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Depends: libomp5-15 (>= 15~) Filename: pool/main/l/llvm-defaults/libomp5_15.0-56~exp2-ok1_arm64.deb Size: 1568 MD5sum: f96a53918eb8e21f20b0612811fa3d6c SHA1: a4054885801ad5b7ba0edb553abbd66653e2f2d7 SHA256: 9cca2d2d7451de09fd1fc0a25e832005fc337bd07c73c10352fa1106d37bd9a4 SHA512: 0f6b3e963f778ce81fecb55b05cff4f966ca0ee785688510d85b45d9d0b735e80a82f3d1e71659364040c629afc25876106cd91ead280b59fc2eeabad2223ca4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libonig-dev Architecture: arm64 Version: 6.9.8-ok1 Priority: optional Section: libdevel Source: libonig Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 195 Depends: libonig5 (= 6.9.8-ok1) Filename: pool/main/libo/libonig/libonig-dev_6.9.8-ok1_arm64.deb Size: 58434 MD5sum: 600e4c2c70aedf8c68012cc9a8a808b8 SHA1: 9bb52538f8cc452f2c14113253196eff0182b7ca SHA256: d3f1ec290b445f5832ea02b1e385da24e40baf50e350c05d066b226a97331db3 SHA512: 077f5c3f55b3932fb6a5f50122cf26759d6d41202cf53ce0c9dc35e3c1597c25fdf664f022e7cc2aa34fb1901587eab4623f0e1d03d61e7290d3e60ff0e5187d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libonig5 Architecture: arm64 Version: 6.9.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: libonig Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 604 Depends: libc6 (>= 2.17) Filename: pool/main/libo/libonig/libonig5_6.9.8-ok1_arm64.deb Size: 169622 MD5sum: 06cda37484670b1e24a7cb08f837681e SHA1: 9ea3cf779b64ea668493956c4935492a70ed04b0 SHA256: 5395e6f6295789e2c7740e5502038a09b5ec513ea681f58851d846a15bfda652 SHA512: c6596a51d34838703523583e1ce3b2e00c8cbdba6e372f5d6a250064e8c002aade9339e518b0e69560efc094f45b283f0177243b619eebaa73ff1d97d76270cd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencc-data Architecture: all Version: 1.1.3+ds1-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: opencc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 34 Breaks: libopencc2-data (<< 1.1.1~) Replaces: libopencc2-data (<< 1.1.1~) Filename: pool/main/o/opencc/libopencc-data_1.1.3+ds1-ok2_all.deb Size: 8022 MD5sum: 95ee41645b68cc47d1d09ef935745838 SHA1: ca3dbb1b029204dac8d29100546351a3cb6ae66c SHA256: 1a8fb85319a0cff883f0ecd3cb82df17c6256f8661bd341ddf378c2cee2a6b68 SHA512: 54bb8d255208c6ca351c2ae2c16f73846485bc1786a18e62ac4dc4aa1ad596c3afc67725c4004ffbe63040ce3b3bcef67a90e411fdd07c20722dad95df3e5bc3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencc-dev Architecture: arm64 Version: 1.1.3+ds1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 102 Depends: libopencc1.1 (= 1.1.3+ds1-ok2) Suggests: libopencc-doc Filename: pool/main/o/opencc/libopencc-dev_1.1.3+ds1-ok2_arm64.deb Size: 13580 MD5sum: 41b51ec1411f0cd8bf8fe6337448b32f SHA1: 7dc628fa63b4cfba18210437c963d48ea80de6a2 SHA256: 387b00199a35c8c576873737e2ce70de17276b8c563519fee8ea192d6a5791d1 SHA512: f7605b5eb8a010900bc728e1894708c24d8f40460bf61a1f7a8caf5ace0b048666fbe7e882f9afd924f3feeca6dc4ae4cc621c9bdda68544edd5b9c6ae960bc3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencc-doc Architecture: all Version: 1.1.3+ds1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: opencc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1889 Filename: pool/main/o/opencc/libopencc-doc_1.1.3+ds1-ok2_all.deb Size: 171500 MD5sum: 721a3a48871305d36309c4666a9493f6 SHA1: 0ac55ce8d6a1f7e212ae1c58b3a13ff5ad563cb8 SHA256: db2db2667cb763d29b84d9bf5263b8fafe110e0ea286b9a62c57bd8545f88e33 SHA512: fb3c62905dfccdbb6f11192f2ad21b3d7922b8a2d4dd155f7614c2c860c1047db6c50e133493059e3780bb169bdf7538156fa63e9449a9e8218efd85627fbc1a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencc1.1 Architecture: arm64 Version: 1.1.3+ds1-ok2 Priority: optional Section: libs Source: opencc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1333 Depends: libopencc-data (= 1.1.3+ds1-ok2), libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libmarisa0 (>= 0.2.5), libstdc++6 (>= 9) Filename: pool/main/o/opencc/libopencc1.1_1.1.3+ds1-ok2_arm64.deb Size: 587238 MD5sum: 8e304e73ef4dee14834e237d815699ee SHA1: b72fa93184ed6f87168e5e728c3d43ae5efa04d1 SHA256: 2a5e4185f44db168bcea98ea2de048942cd919bab83b77f1bbbf4a7bb5f990ae SHA512: cf66a2ac0739e0528a6c63a4a4b662538856fd61605d6dcead6622bf6f6dff4e6936794c8678328b9acedc81215de3196bb76e11a0dc8e38030bfb4ede5baada 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencolorio-dev Architecture: arm64 Version: 1.1.1~dfsg0-ok1 Priority: optional Section: libdevel Source: opencolorio Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 122 Depends: libopencolorio1v5 (= 1.1.1~dfsg0-ok1) Filename: pool/main/o/opencolorio/libopencolorio-dev_1.1.1~dfsg0-ok1_arm64.deb Size: 21150 MD5sum: 1e13c18ea5e93f1aaa15dd569864ba23 SHA1: dbad257a7c11dbcc9d4c1864dfae736f12194a3f SHA256: 770b8b8e988643f6a3863b1afabeb37846b0162c85bed733be80b17f8ff53aba SHA512: 7fb4f5327523750950ad4e262f023da46a1ade76468bdd7cd90cf4add0b38edf95beac3fc15b03dd31fe887ca1b5df1c82d499d5b31baf4f2b508331c6233950 Homepage: http://opencolorio.org Description: complete color management solution - development OpenColorIO (OCIO) is a complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation. OCIO provides a straightforward and consistent user experience across all supporting applications while allowing for sophisticated back-end configuration options suitable for high-end production usage. OCIO is compatible with the Academy Color Encoding Specification (ACES) and is LUT-format agnostic, supporting many popular formats. . OpenColorIO is released as version 1.0 and has been in development since 2003. OCIO represents the culmination of years of production experience earned on such films as SpiderMan 2 (2004), Surf's Up (2007), Cloudy with a Chance of Meatballs (2009), Alice in Wonderland (2010), and many more. OpenColorIO is natively supported in commercial applications like Katana, Mari, Silhouette FX, and others coming soon. . OpenColorIO is free and is one of several open source projects actively sponsored by Sony Imageworks. . This package provides the development files used to build applications using libopencolorio. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencolorio1v5 Architecture: arm64 Version: 1.1.1~dfsg0-ok1 Priority: optional Section: libs Source: opencolorio Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 963 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 9), libtinyxml2.6.2v5, libyaml-cpp0.6 (>= 0.6.2) Conflicts: libopencolorio1 Replaces: libopencolorio1 Filename: pool/main/o/opencolorio/libopencolorio1v5_1.1.1~dfsg0-ok1_arm64.deb Size: 314624 MD5sum: 16eef368216de6b416a12f9119e5275f SHA1: d5a54fa77bd7e046a9c6ea278e33da0fef2e29ad SHA256: 00b7c81588fb13f881103ab15c1f11b73ca904f915e110f184c39be8e9b1bafc SHA512: b82f40168b71c2cbd60436d592ca8d18549a152e7cd1b2d500c0a37d9a1da5857483d24db7ab8794d99e89456ac5afb2f113d927586d82e79d0e76f5b8857012 Homepage: http://opencolorio.org Description: complete color management solution - runtime OpenColorIO (OCIO) is a complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation. OCIO provides a straightforward and consistent user experience across all supporting applications while allowing for sophisticated back-end configuration options suitable for high-end production usage. OCIO is compatible with the Academy Color Encoding Specification (ACES) and is LUT-format agnostic, supporting many popular formats. . OpenColorIO is released as version 1.0 and has been in development since 2003. OCIO represents the culmination of years of production experience earned on such films as SpiderMan 2 (2004), Surf's Up (2007), Cloudy with a Chance of Meatballs (2009), Alice in Wonderland (2010), and many more. OpenColorIO is natively supported in commercial applications like Katana, Mari, Silhouette FX, and others coming soon. . OpenColorIO is free and is one of several open source projects actively sponsored by Sony Imageworks. . This package provides the runtime files used to run applications built against libopencolorio. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenconnect-dev Architecture: arm64 Version: 9.01-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: openconnect Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 72 Depends: libgnutls28-dev, liblz4-dev, libopenconnect5 (= 9.01-2ok1), libp11-kit-dev, libpcsclite-dev, libpskc-dev, libproxy-dev, libstoken-dev, libxml2-dev, zlib1g-dev Filename: pool/main/o/openconnect/libopenconnect-dev_9.01-2ok1_arm64.deb Size: 13550 MD5sum: b7fb5732ab74fe3a810a8aeabfe5d7b0 SHA1: 94c283934e0ab794acd091d96c260f110c758ffe SHA256: 3cae5c876e79f6ee149e8cbfa7f35d1364e68c66be9d51c7705752f5380551f4 SHA512: 3af33e6995e946f68358aad6df1103ed39009c818e1a0018b27bef99649b08f1e08bc76fc5d72d30fdabe9acfdbfb0469a2aac703cb911b960604023f0a2ffc3 Homepage: https://www.infradead.org/openconnect/ Description: open client for various network vendors SSL VPNs - development files OpenConnect is an SSL VPN client initially created to support Cisco's AnyConnect SSL VPN. It has since been extended to support the Pulse Connect Secure VPN (formerly known as Juniper Network Connect or Junos Pulse), the Palo Alto Networks GlobalProtect SSL VPN, F5 Big-IP SSL VPN, Fortinet Fortigate SSL VPN and Array Networks AG SSL VPN. . This package provides the header and development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenconnect5 Architecture: arm64 Version: 9.01-2ok1 Multi-Arch: same Priority: optional Section: libs Source: openconnect Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 502 Depends: libc6 (>= 2.33), libgmp10, libgnutls30 (>= 3.6.13), libgssapi-krb5-2 (>= 1.17), libhogweed5, liblz4-1 (>= 0.0~r130), libp11-kit0 (>= 0.23.18.1), libpcsclite1 (>= 1.3.0), libproxy1v5 (>= 0.4.14), libpskc0 (>= 2.6.4), libstoken1 (>= 0.6), libtasn1-6 (>= 4.14), libtss2-esys-3.0.2-0, libtss2-mu0, libtss2-tctildr0, libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0) Recommends: ca-certificates Filename: pool/main/o/openconnect/libopenconnect5_9.01-2ok1_arm64.deb Size: 207450 MD5sum: ea64d98d27f4bf8b007061a9329be214 SHA1: 6e26df4eba75c2778a3944a1a663aed5cf0687cc SHA256: 7c2329420da144b123ad95c7fb425d7e041b15f7ab2c430faf7ab9672c9ff721 SHA512: ad156358277bd8c5da41e5db857f949c709633cd15564e80f24681cc6338fd4fd093f9de7aed1749c13c7a105ba468b3da767abcb03bbe71c666664990478274 Homepage: https://www.infradead.org/openconnect/ Description: open client for various network vendors SSL VPNs - shared library OpenConnect is an SSL VPN client initially created to support Cisco's AnyConnect SSL VPN. It has since been extended to support the Pulse Connect Secure VPN (formerly known as Juniper Network Connect or Junos Pulse), the Palo Alto Networks GlobalProtect SSL VPN, F5 Big-IP SSL VPN, Fortinet Fortigate SSL VPN and Array Networks AG SSL VPN. . This package provides the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-calib3d-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 52066 Depends: libopencv-calib3d406 (= 4.6.0+dfsg-ok2), libopencv-features2d-dev (= 4.6.0+dfsg-ok2) Filename: pool/main/o/opencv/libopencv-calib3d-dev_4.6.0+dfsg-ok2_arm64.deb Size: 3609188 MD5sum: dbb108ce8a65bd56d66e9b75d7bd1c16 SHA1: 06fb4ac1e249ea66c9889e7a60370d3163cea4b8 SHA256: d189cf36ccd2d6f99c492b3f9603b98b4b4616e9c648d8a7739990c248984c8c SHA512: 395dd4001985f3d7f5e04bb782683ef3a22ab0ea2bfb0b0e98d868dceba5e085274512ce7bc3da7003bfe7f017fc71938988b5c1a84ef81a0ed646ba24b61f68 Homepage: https://opencv.org Description: development files for libopencv-calib3d406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Camera Calibration library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-calib3d406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5300 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.0), libopencv-core406 (>= 4.6.0+dfsg), libopencv-features2d406 (>= 4.6.0+dfsg), libopencv-flann406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 9) Filename: pool/main/o/opencv/libopencv-calib3d406_4.6.0+dfsg-ok2_arm64.deb Size: 1064830 MD5sum: 76efbf143ecf3e07dcdd927b8e2477ad SHA1: 4d6d2e18165d2a0fd952e17c6012bad7cdf7838e SHA256: a6fe812453b5e1955f471eabe3ab2ec7aacf199dfd63c2f6bbbe318cc01d381c SHA512: ee1bc8a23c3b59ddeaf05d2d86da4252ba75a6a7ab99e619ef832acea761a4c1d4787723733f82dcb5e52d33cc846743bef07ddf8c9e259c08e52136d3c88cd9 Homepage: https://opencv.org Description: computer vision Camera Calibration library This package contains the OpenCV (Open Computer Vision) Camera Calibration runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-contrib-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 133599 Depends: libopencv-calib3d-dev (= 4.6.0+dfsg-ok2), libopencv-contrib406 (= 4.6.0+dfsg-ok2), libopencv-core-dev (= 4.6.0+dfsg-ok2), libopencv-dnn-dev (= 4.6.0+dfsg-ok2), libopencv-features2d-dev (= 4.6.0+dfsg-ok2), libopencv-flann-dev (= 4.6.0+dfsg-ok2), libopencv-highgui-dev (= 4.6.0+dfsg-ok2), libopencv-imgcodecs-dev (= 4.6.0+dfsg-ok2), libopencv-imgproc-dev (= 4.6.0+dfsg-ok2), libopencv-ml-dev (= 4.6.0+dfsg-ok2), libopencv-objdetect-dev (= 4.6.0+dfsg-ok2), libopencv-photo-dev (= 4.6.0+dfsg-ok2), libopencv-shape-dev (= 4.6.0+dfsg-ok2), libopencv-stitching-dev (= 4.6.0+dfsg-ok2), libopencv-superres-dev (= 4.6.0+dfsg-ok2), libopencv-video-dev (= 4.6.0+dfsg-ok2), libopencv-videoio-dev (= 4.6.0+dfsg-ok2), libopencv-videostab-dev (= 4.6.0+dfsg-ok2), libopencv-viz-dev (= 4.6.0+dfsg-ok2) Filename: pool/main/o/opencv/libopencv-contrib-dev_4.6.0+dfsg-ok2_arm64.deb Size: 11375586 MD5sum: 30a5ead9d76cbe332821be2aa8076f49 SHA1: 9c115a2fc163ecf03ee5ee720da2b0ef3681da90 SHA256: c0ceb92ff44ce2b2fe1bcccc569b51ef1e0182f6c9da326a4f172cb86e2b7486 SHA512: b7ad394064081d8eb8d3d4ee02a7b9c5a8802f08c5797b2aeb906727c602bc98bf211ab6c343c89822e14750ca1b7ac8faa6d7d8e5fa8db82ed9ece600824968 Homepage: https://opencv.org Description: development files for libopencv-contrib406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) contrib library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-contrib406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 23636 Depends: libc6 (>= 2.35), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 4.2), libharfbuzz0b (>= 0.9.9), libhdf5-103, libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-dnn406 (>= 4.6.0+dfsg), libopencv-features2d406 (>= 4.6.0+dfsg), libopencv-flann406 (>= 4.6.0+dfsg), libopencv-highgui406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopencv-ml406 (>= 4.6.0+dfsg), libopencv-objdetect406 (>= 4.6.0+dfsg), libopencv-video406 (>= 4.6.0+dfsg), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 9), libtesseract4 Filename: pool/main/o/opencv/libopencv-contrib406_4.6.0+dfsg-ok2_arm64.deb Size: 5268712 MD5sum: 098044b03a62a675d1a61a54458ff4bc SHA1: 5195035d71f7306f42d270ff291d478eb9f6a75d SHA256: a454595c8be2aa1c110e251bf19b51fa390cc11369d4780623363b351b8ae7d5 SHA512: 48fdf94acc8e8927889e7587cf9782ccd1c3d7def947b45ad766a376e4430347c2827eb5595dff8d4f5a4624bb0900d6d6739aa1cc24ec52e29a302d962569e2 Homepage: https://opencv.org Description: computer vision contrlib library This package contains the OpenCV (Open Computer Vision) opencv_contrib runtime libraries. This package contain following contrlib libraries: . - aruco - barcode - bgsegm - bioinspired - ccalib - cnn_3dobj - cvv - datasets - dpm - face - freetype - fuzzy - hdf - hfs - img_hash - line_descriptor - matlab - optflow - ovis - phase_unwrapping - plot - reg - rgbd - saliency - sfm - stereo - structured_light - surface_matching - tracking - ximgproc - xobjdetect - xphoto - wechat-qrcode . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-core-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 33065 Depends: libopencv-core406 (= 4.6.0+dfsg-ok2), libtbb-dev, zlib1g-dev Filename: pool/main/o/opencv/libopencv-core-dev_4.6.0+dfsg-ok2_arm64.deb Size: 3000596 MD5sum: 5765b31e70515f8b6a4d9e9df146545f SHA1: bd31a69c340522e3720bbdbca412b3f79649a3c4 SHA256: af05407ec0b58d4aab8527dec5357ac50f6cf5f1569823d7f6607d4111b36ccc SHA512: db8fe4eae13d56cd34b2356193e4a3b99510143260586f13e18d145e5779c2e3d4831ce966190a849e6a6bf891507f46df0a6d98a0f824c07a1a13502f452de2 Homepage: https://opencv.org Description: development files for libopencv-core406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) core. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-core406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5905 Depends: libblas3 | libblas.so.3, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglx0, liblapack3 | liblapack.so.3, libstdc++6 (>= 12), libtbb2 (>= 2020.1), zlib1g (>= 1:1.1.4) Filename: pool/main/o/opencv/libopencv-core406_4.6.0+dfsg-ok2_arm64.deb Size: 1215096 MD5sum: 7d61e4dff1d3731b74f953db4e1d2d48 SHA1: 0cddc4934be91f0d1ddda445f784540828806476 SHA256: 28e12e76f8620149e2f946497e0ea289913f01fc06ef23a5e2c0a75789a2b64b SHA512: 669127a49cf9ef3b482d5b14893431c222d07af60edbbe6a73b0fbc8a8929f79512202bdfe014a5f1c3a00630e6fd7ed44005147191f8d651c9486ef68a25d21 Homepage: https://opencv.org Description: computer vision core library This package contains the OpenCV (Open Computer Vision) core runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 757 Depends: libilmbase-dev, libopencv-calib3d-dev (= 4.6.0+dfsg-ok2), libopencv-contrib-dev (= 4.6.0+dfsg-ok2), libopencv-core-dev (= 4.6.0+dfsg-ok2), libopencv-dnn-dev (= 4.6.0+dfsg-ok2), libopencv-features2d-dev (= 4.6.0+dfsg-ok2), libopencv-flann-dev (= 4.6.0+dfsg-ok2), libopencv-highgui-dev (= 4.6.0+dfsg-ok2), libopencv-imgcodecs-dev (= 4.6.0+dfsg-ok2), libopencv-imgproc-dev (= 4.6.0+dfsg-ok2), libopencv-ml-dev (= 4.6.0+dfsg-ok2), libopencv-objdetect-dev (= 4.6.0+dfsg-ok2), libopencv-photo-dev (= 4.6.0+dfsg-ok2), libopencv-shape-dev (= 4.6.0+dfsg-ok2), libopencv-stitching-dev (= 4.6.0+dfsg-ok2), libopencv-superres-dev (= 4.6.0+dfsg-ok2), libopencv-video-dev (= 4.6.0+dfsg-ok2), libopencv-videoio-dev (= 4.6.0+dfsg-ok2), libopencv-videostab-dev (= 4.6.0+dfsg-ok2), libopencv-viz-dev (= 4.6.0+dfsg-ok2), pkg-config, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-contrib406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-dnn406 (>= 4.6.0+dfsg), libopencv-features2d406 (>= 4.6.0+dfsg), libopencv-highgui406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopencv-videoio406 (>= 4.6.0+dfsg), libstdc++6 (>= 9) Recommends: libopencv-java (= 4.6.0+dfsg-ok2), opencv-data Suggests: opencv-doc Filename: pool/main/o/opencv/libopencv-dev_4.6.0+dfsg-ok2_arm64.deb Size: 112358 MD5sum: 60fea69b094c90102042758da97af444 SHA1: d5ecfa3b2a8529bf11843366debf98e29cce5512 SHA256: 5bdd541cd900db487ffe2c48571d865277b1e251b9f125f11463e66089fe1474 SHA512: ae269bab10ba496a1997125e670a2029850cce1a955831e8b0795ebb2f2fe90dcb2ba45e60813e9feaef3a5780b21ac907ad3bf3a6a3bd9485ce81ea9116ea4f Homepage: https://opencv.org Description: development files for opencv This is a metapackage providing development package necessary for development of OpenCV (Open Computer Vision). . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-dnn-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 53301 Depends: libopencv-core-dev (= 4.6.0+dfsg-ok2), libopencv-dnn406 (= 4.6.0+dfsg-ok2) Filename: pool/main/o/opencv/libopencv-dnn-dev_4.6.0+dfsg-ok2_arm64.deb Size: 4014706 MD5sum: 5691b2f7f7c2cee188094348a59d744a SHA1: 0f52311f76e8f581d04cd10cba610f454d9c6644 SHA256: 366546885c136e944fd2e9824b1d96704c3e6f327854bdcabfb0147d5637af09 SHA512: c7b3613cb9eee275c34b70595d1fac01b29d406bd03586d6ed0365f47b0977fa71184743da1c6ea33ec670e19ca628b1199df3bfef650ddb831cbc4e7c12eab3 Homepage: https://opencv.org Description: development files for libopencv-dnn406 This package contains the header files and static library needed to compile in deep neural network module. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-dnn406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7003 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libprotobuf17, libstdc++6 (>= 9) Filename: pool/main/o/opencv/libopencv-dnn406_4.6.0+dfsg-ok2_arm64.deb Size: 1375752 MD5sum: eedcb0ca7dd02b604c99362f1dceea0a SHA1: 7747ff5752ab7f7382ddee0a28a725f678e26b47 SHA256: d1de0b26bf8111417d9d03e1aec9eda5c7924a277e3e017524aa0274256cf970 SHA512: 1fa6807801bc63f1c73598a9e1b31cf5e72a2dc2116f5424de6d3ef717b8c37bc4265e13a1791d36f56516657e6b9dd88e8a07182e893f7a30f1d57830442167 Homepage: https://opencv.org Description: computer vision Deep neural network module This package contains the OpenCV (Open Computer Vision) deep neural network module. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-features2d-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7621 Depends: libopencv-features2d406 (= 4.6.0+dfsg-ok2), libopencv-flann-dev (= 4.6.0+dfsg-ok2), libopencv-highgui-dev (= 4.6.0+dfsg-ok2), libopencv-ml-dev (= 4.6.0+dfsg-ok2) Filename: pool/main/o/opencv/libopencv-features2d-dev_4.6.0+dfsg-ok2_arm64.deb Size: 685668 MD5sum: d34fea49e5ab484af319ce4e6a2067de SHA1: 5d1360cd6735b4b0c82a3a52ff956f7be4121c54 SHA256: f61490409acd53d234ea5f31c6421544c6376db65616cd50349814555c049347 SHA512: 8b0d80092ac4c3f74c6142232b1bdd492e864e4774b576c3afcfe9b647f91107e1196b9f225e6ba29006ad3d35e5081bad8071e0d207ab3551282c5d50173eb0 Homepage: https://opencv.org Description: development files for libopencv-features2d406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Feature Detection and Descriptor Extraction library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-features2d406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1523 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopencv-core406 (>= 4.6.0+dfsg), libopencv-flann406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 9) Filename: pool/main/o/opencv/libopencv-features2d406_4.6.0+dfsg-ok2_arm64.deb Size: 331380 MD5sum: 9ff81a2e2eb3d04f928c4ff4000e66c5 SHA1: 53b4df736868eb9211a9489c66fe381a51a16a2c SHA256: 9d055c1025e29479a40fbdb312b7348b6f0e410ea7ec0b0246819685468ebd34 SHA512: 828eb5696b290e1cb151de32a8a23da2b2795ab83c793f2fa718a44e12c16c2929a609a056815288c0d3ee523654e7b1b09a889f31aec619b4476cc162e92f28 Homepage: https://opencv.org Description: computer vision Feature Detection and Descriptor Extraction library This package contains the OpenCV (Open Computer Vision) Feature Detection and Descriptor Extraction runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-flann-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5674 Depends: libopencv-core-dev (= 4.6.0+dfsg-ok2), libopencv-flann406 (= 4.6.0+dfsg-ok2) Filename: pool/main/o/opencv/libopencv-flann-dev_4.6.0+dfsg-ok2_arm64.deb Size: 383504 MD5sum: fc280be6120536c66bfd930a102a8498 SHA1: 5821be1c0cdd78bad8e97de5306ce8313052f546 SHA256: 36aecbde6ba6535b2b2609479b3924e3efc261f3388ad8c0d058617c2925844f SHA512: ce2f1a24bee06486276c6b87b90ded9d34eec18cb9101fb6e43f6eb9ec12a8ef91ff7eac20ce017771e97c5529d8ced0a09cd07c9c8b406811eb16ebdf4fa78d Homepage: https://opencv.org Description: development files for libopencv-flann406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Clustering and Search in Multi-Dimensional spaces library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-flann406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 995 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libopencv-core406 (>= 4.6.0+dfsg), libstdc++6 (>= 9) Filename: pool/main/o/opencv/libopencv-flann406_4.6.0+dfsg-ok2_arm64.deb Size: 179594 MD5sum: f9af3f0495e025149b254fa95ffc4431 SHA1: fd3b19ad6af3b42494e726bc6112a4009ae520b2 SHA256: 59dd9d2a38954f2f043b8403a353179a472bdf06b4e875f44758d6d6abca14ff SHA512: 2ab15e44f42d06d327d3edcbb71379b4c6d42501f5d09645d51e85add8214f74164d5e635775c1db80a2ecff6b4ca63941208a6a55a20219958b888de1365423 Homepage: https://opencv.org Description: computer vision Clustering and Search in Multi-Dimensional spaces library This package contains the OpenCV (Open Computer Vision) clustering and search in Multi-Dimensional spaces runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-highgui-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2435 Depends: libavcodec-dev, libavformat-dev, libdc1394-dev, libgphoto2-dev, libjpeg-dev, libopencv-highgui406 (= 4.6.0+dfsg-ok2), libopencv-videoio-dev (= 4.6.0+dfsg-ok2), libopenexr-dev, libpng-dev, libraw1394-dev, libswscale-dev, libtiff-dev Filename: pool/main/o/opencv/libopencv-highgui-dev_4.6.0+dfsg-ok2_arm64.deb Size: 248628 MD5sum: 0e409801537fa9064e2c6d964a0f81ae SHA1: 35d036e6488f54d7f2ef15e2ca08b2387b6f09d3 SHA256: c6e49eb8dd23c5318b2bdabf9bde952d547e56c77d4ec462b23d623f833efb24 SHA512: 14413d9a09c1675a7ca3961974e688817415420f01728dd82bee7dfe271ed2464644ef839a43bdb9c7509e7f8fc5042cad4380586d6c94d6c2443c692fa3222b Homepage: https://opencv.org Description: development files for libopencv-highgui406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) High-level GUI and Media I/O library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-highgui406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 612 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopengl0, libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5opengl5 (>= 5.0.2), libqt5test5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 9) Filename: pool/main/o/opencv/libopencv-highgui406_4.6.0+dfsg-ok2_arm64.deb Size: 134758 MD5sum: 823e0e661b0e743256259b266d15e245 SHA1: ef5e96ba6e741e0c2635b771e6a148879ad945f3 SHA256: b3f4b917a3edcf96d70fadfe3d01463e512af85b119f125eb958dd1bf94a3dde SHA512: 349e69138dd8dce7d2712254db2d0372ed99fe8077f403e59380ef1738e7d4ac9a5c327b18e3daf733fc58838f3963671f9975db1df08b97eb9cbd14fe4407c9 Homepage: https://opencv.org Description: computer vision High-level GUI and Media I/O library This package contains the OpenCV (Open Computer Vision) High-level GUI and Media I/O runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-imgcodecs-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5559 Depends: libgdcm-dev, libopencv-imgcodecs406 (= 4.6.0+dfsg-ok2), libopencv-imgproc-dev (= 4.6.0+dfsg-ok2) Filename: pool/main/o/opencv/libopencv-imgcodecs-dev_4.6.0+dfsg-ok2_arm64.deb Size: 434076 MD5sum: 528f3215f2c21675d471687d33606b91 SHA1: f6a9684b8d0bf23fa528a754d601223f6d8a7857 SHA256: 33c4aa56c4d00c1a23b669328ece932ad429d09d8255a8703d018cef69715192 SHA512: c5601696fac88c4ddd73e4551d3c874a951c0517c566eaa4f4446e2d1cc8e3741ed8d19aa28e82f5cfe87acd085873649c737f9db1cfd217da05c6d084edef15 Homepage: https://opencv.org Description: development files for libopencv-imgcodecs406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Image Codecs library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-imgcodecs406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 740 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgdal26 (>= 2.0.1), libgdcm3.0 (>= 3.0.5), libjpeg62-turbo (>= 1.3.1), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopenexr-3-1-30 (>= 3.1.5), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 9), libtiff5 (>= 4.0.3), libwebp7 Filename: pool/main/o/opencv/libopencv-imgcodecs406_4.6.0+dfsg-ok2_arm64.deb Size: 162914 MD5sum: 398de092729bf2e5235cdd28f0b7f605 SHA1: 1bf8a608c5d699e948be769149a8fe1227c58357 SHA256: 65265a54d77fca9eb5c35dc532ca5d284085fc353aca43bfb3286389543d605b SHA512: dc032b7e0c865d2c74d1822b2f6fca169ebc92b4fd0c7e460fd30df790c871035821a5f9454821ce4b680605adf28815772d51062becf998d44b6eba62ed4f99 Homepage: https://opencv.org Description: computer vision Image Codecs library This package contains the OpenCV (Open Computer Vision) Image Codecs runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-imgproc-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 24051 Depends: libopencv-core-dev (= 4.6.0+dfsg-ok2), libopencv-imgproc406 (= 4.6.0+dfsg-ok2) Filename: pool/main/o/opencv/libopencv-imgproc-dev_4.6.0+dfsg-ok2_arm64.deb Size: 2114256 MD5sum: 642e9f110d97b59ece4d083c7a33b761 SHA1: dd9ee2149ef459f7d9e16a8b102fb66011a3fbef SHA256: 2b0e8488f8433e549d3928f4bdd0c743b2b5d6ca9d86e443ca8e2a77df59922d SHA512: 2a7568cf23d15d11aa710c2646c4753d9bfb4fdc7d6454404c18d14d6d68d34de0b13f86193d16a629afff6c0be30b9da26d65bbf2f5e48fd45607691b91f870 Homepage: https://opencv.org Description: development files for libopencv-imgproc406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Image Processing library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-imgproc406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5836 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopencv-core406 (>= 4.6.0+dfsg), libstdc++6 (>= 9) Filename: pool/main/o/opencv/libopencv-imgproc406_4.6.0+dfsg-ok2_arm64.deb Size: 1117406 MD5sum: 7fe127e690b92e3c3e5454d2d2c53d31 SHA1: 0ca64638f2691ad8cd39e7ca99eb4ca68018f895 SHA256: b1e55f0a9c7de580ffcc3eb072bd0138744fe499421d494840240fb5a5c3cdab SHA512: b228710d2b4a98180771d6756c52c731852bb278d6379787a3ca1744c8192adffa4c9d9bb297e7aea146b224dc5162461e9e87583580bba4db40f3558a3e7fd0 Homepage: https://opencv.org Description: computer vision Image Processing library This package contains the OpenCV (Open Computer Vision) Image Processing runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-java Architecture: arm64 Version: 4.6.0+dfsg-ok2 Priority: optional Section: java Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1070 Depends: libopencv406-jni (>= 4.6.0+dfsg-ok2) Breaks: libopencv4.5-java Replaces: libopencv4.5-java Filename: pool/main/o/opencv/libopencv-java_4.6.0+dfsg-ok2_arm64.deb Size: 996618 MD5sum: dde9e25a4b5569937e97bcd844e5f68e SHA1: bba46e563743aba3d03373c85cb98016741c2145 SHA256: d4e6105c7908d302fd98d2554c73c03702b2b18106231e7eef4d0726843c396f SHA512: 90b6fe476bdea36d7b5a97626189586a8b2401e1051dfd05e863f3de6f41a067cd2b72f54e4e1a6c3dcfb54dce1a3ad73a9c047eeed1b635925e7413fdec68ec Homepage: https://opencv.org Description: Java bindings for the computer vision library This package contains Java bindings for the OpenCV (Open Computer Vision) library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-ml-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5750 Depends: libopencv-core-dev (= 4.6.0+dfsg-ok2), libopencv-ml406 (= 4.6.0+dfsg-ok2) Filename: pool/main/o/opencv/libopencv-ml-dev_4.6.0+dfsg-ok2_arm64.deb Size: 534632 MD5sum: 51a4ed26203ede18b1f1a2c165ca7c55 SHA1: e03a6cede59f3edb1710a0dba1b6c32540d7a1d0 SHA256: d0b9aae4a03e3d1d1bfa4a1978d120947355f7fc5db319749fa9871933dd5eac SHA512: 3f99f1ab8dd191eb5f5cb8dfc3981b5a56ac153961ede96535f784491d04ebace078e4f7c3188a039c925d47e09271dba8fcc422b5d1f2ae391cbe24edae9489 Homepage: https://opencv.org Description: development files for libopencv-ml406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Machine Learning library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-ml406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1130 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopencv-core406 (>= 4.6.0+dfsg), libstdc++6 (>= 9) Filename: pool/main/o/opencv/libopencv-ml406_4.6.0+dfsg-ok2_arm64.deb Size: 256164 MD5sum: 34ac2a11e879ab307259355de77be893 SHA1: 9ad43bd06435a7e81c68bcee22052f829b1fd4cd SHA256: 009d52b75fd722c4dcaf36a69104773c6d47743ac112066cd9d7a32db9b9aa1f SHA512: 4d57e1c160bf4b8da32f40e0809c8a8c6d0acea32464c6db187403da135c73f2f97b6df7e60052b007ecafbe4ab1c4c830329ccd9af2622ac3a0c88896bab003 Homepage: https://opencv.org Description: computer vision Machine Learning library This package contains the OpenCV (Open Computer Vision) Machine Learning runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-objdetect-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6600 Depends: libopencv-highgui-dev (= 4.6.0+dfsg-ok2), libopencv-ml-dev (= 4.6.0+dfsg-ok2), libopencv-objdetect406 (= 4.6.0+dfsg-ok2) Filename: pool/main/o/opencv/libopencv-objdetect-dev_4.6.0+dfsg-ok2_arm64.deb Size: 598736 MD5sum: c1cefa59ae71d9d4c0d5ef3f78ca2d73 SHA1: fe3cd15bdab82ad813dfd4f8050707ed641fe9b7 SHA256: df875b468961dcb6053ef1a44d3661130172970273117bb751002a44cbd1beec SHA512: 17fff297f5bc31575af066206e4fbf39b5d0bd933300c361c2a4f3113dad71b7fd7072776de524533b5daac6d5ab60e7816548ca0e42d472f225c70a0a8ec56d Homepage: https://opencv.org Description: development files for libopencv-objdetect406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Object Detection library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-objdetect406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1259 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-dnn406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 12) Filename: pool/main/o/opencv/libopencv-objdetect406_4.6.0+dfsg-ok2_arm64.deb Size: 289406 MD5sum: 579f50b53e7820aac0100b33262195df SHA1: 84ac0a173f730599e624095dcb71778676bd56a8 SHA256: 7dd983ac38c98d224ca807f8b450a7e0c9002b389fe9188fb76eeab4aba9c5b0 SHA512: c9be7b77d52722470aab42ccd15d8ffaa0e8953765b1cfff2c076114de4409a60becf6e00d4ab6b19fcf0a5ab5060582df8a18ece8baa7cb110456eb848559f9 Homepage: https://opencv.org Description: computer vision Object Detection library This package contains the OpenCV (Open Computer Vision) Object Detection runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-photo-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3641 Depends: libopencv-imgproc-dev (= 4.6.0+dfsg-ok2), libopencv-photo406 (= 4.6.0+dfsg-ok2) Filename: pool/main/o/opencv/libopencv-photo-dev_4.6.0+dfsg-ok2_arm64.deb Size: 308698 MD5sum: 563b7577c703eaa3a9a88aa28c169c6c SHA1: 56e918c6216ee7c63f5f3554ace769c1f4dbc4d6 SHA256: c0f5e5773ff49da081d772bd8a514181ab697955384d46a91325fa2005770b1a SHA512: 8d79b0cc83e60e2eab680d8fc1b352fb4c497c12bb85e4afeb558189dc04d6aad95ff3acf0cba665cca96387064d72494b9f5008cfa15a3ddb887d7037e614d4 Homepage: https://opencv.org Description: development files for libopencv-photo406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) computational photography library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-photo406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 865 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 5.2) Filename: pool/main/o/opencv/libopencv-photo406_4.6.0+dfsg-ok2_arm64.deb Size: 170512 MD5sum: d4d73f766ad36c0d93afca95e00c8320 SHA1: 61beaf222eea3570ad39312660e3aff3d6b9190c SHA256: 4249c9f701bc17795d1f452d2ec79d4fc67c2b3828ebdfd2e4f226b2b98d01e2 SHA512: d2236c30c81f88aeef5e2dfc0eac16d68eb1362e0ec27fd1c88b4e37ecaa72a527c9cb6d43947a4d590ca008ff6a9a3ec48501d92e9083f6631a104502da8d51 Homepage: https://opencv.org Description: computer vision computational photography library This package contains the OpenCV (Open Computer Vision) computational photography runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-shape-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1540 Depends: libopencv-shape406 (= 4.6.0+dfsg-ok2), libopencv-video-dev (= 4.6.0+dfsg-ok2) Filename: pool/main/o/opencv/libopencv-shape-dev_4.6.0+dfsg-ok2_arm64.deb Size: 142446 MD5sum: 568d3fd236121ad23b477c1764bb8eb6 SHA1: b332d16df4613a90d73437d1dab58ce2162d9a7f SHA256: eea295a91f8df1769ea13839652032942a52a6fa180dc27a305f17947eb076ab SHA512: 88007d83d0b80c03575a2d8b630c84ac7fa55a72c11795ade2ca53d6f99069d5ae0c2d50c4c18f10caaf16b3ccf50e4bec6eee8245c94b74d6a26bc9f45ddf25 Homepage: https://opencv.org Description: development files for libopencv-shape406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) shape descriptors and matchers library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-shape406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 352 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 5.2) Filename: pool/main/o/opencv/libopencv-shape406_4.6.0+dfsg-ok2_arm64.deb Size: 73976 MD5sum: adb5a0f515a85e90e6b55807ce38e2b3 SHA1: 527a10d540a2b48a20ffe3ac8edf44f0274be2cd SHA256: 3fc4892cdb54114feafae7c54411d285d3fbd982248e81df09b3a3fcbf3dddc0 SHA512: 10f9e515f0870cf1f52320bd7367a4219d9c8c8c90baf9289a99771e0616b580b6e0e7301459d6e2399caae798379650b1dc4480eae7766bec59345973c14407 Homepage: https://opencv.org Description: computer vision shape descriptors and matchers library This package contains the OpenCV (Open Computer Vision) shape descriptors and matchers runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-stitching-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9479 Depends: libopencv-calib3d-dev (= 4.6.0+dfsg-ok2), libopencv-objdetect-dev (= 4.6.0+dfsg-ok2), libopencv-stitching406 (= 4.6.0+dfsg-ok2) Filename: pool/main/o/opencv/libopencv-stitching-dev_4.6.0+dfsg-ok2_arm64.deb Size: 708516 MD5sum: f0f564694601b698513e3003867627be SHA1: 71a2758a7c1b3a6445ea59ac9651c9379f948a13 SHA256: fefa8adb7c9a0cac5ce4ddaaa7d5a09dcdc0c4143500f68d397b78a02ca86eaf SHA512: 9f3a1eb2b6f8a82c90f569f2f7be702c6bcaf188c0a130ce36e659286588c8417a1e1c6383313e8ee90c8e38d28336d8f5785a9f30c5f51243db0ff5f3148afc Homepage: https://opencv.org Description: development files for libopencv-stitching406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) image stitching library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-stitching406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2241 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-features2d406 (>= 4.6.0+dfsg), libopencv-flann406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 9) Filename: pool/main/o/opencv/libopencv-stitching406_4.6.0+dfsg-ok2_arm64.deb Size: 397926 MD5sum: 5340bda149f73151b826e81999144149 SHA1: bcb3fdc1d5520f8b6678d59da405a58ff75817f5 SHA256: 311f724c7d2f2922a17fe0e6f07f8bf9be008e80f4c6151ea11ec34aaae9ecd8 SHA512: e70ce8b6465512335026f5d30524f5813925db4dcc0880889e128531295667d32f59a997e573288935458ceb1a7329f4e601479ee2e8879eefe8428b94b9b5bc Homepage: https://opencv.org Description: computer vision image stitching library This package contains the OpenCV (Open Computer Vision) image stitching runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-superres-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 937 Depends: libopencv-superres406 (= 4.6.0+dfsg-ok2), libopencv-video-dev (= 4.6.0+dfsg-ok2), libopencv-videoio-dev (= 4.6.0+dfsg-ok2) Filename: pool/main/o/opencv/libopencv-superres-dev_4.6.0+dfsg-ok2_arm64.deb Size: 101320 MD5sum: fb0f202a672f541b74fddae6ee069a69 SHA1: bd7c447ce90894970dbbd0158cb4b29f133c01d9 SHA256: eaa6152bcc7f946761995a35506670117cb390814db9a3b898feb8e319c40de8 SHA512: 863f724a63a7baf3f9b544a50359eaed7b69f99ace0419ae228b799505b848e80ecafce7cf2d782b52a3cc4eb460200e68b016032b2f02f5c8cffc6ae867fe6b Homepage: https://opencv.org Description: development files for libopencv-superres406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Super Resolution library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-superres406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 286 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopencv-contrib406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopencv-video406 (>= 4.6.0+dfsg), libopencv-videoio406 (>= 4.6.0+dfsg), libstdc++6 (>= 5.2) Filename: pool/main/o/opencv/libopencv-superres406_4.6.0+dfsg-ok2_arm64.deb Size: 57190 MD5sum: 41bee727edd5cbd69c4fbf0d4c310d0b SHA1: a2fe45093e7eba9325a7ba9437e22aa96ebb5a41 SHA256: e9319998383242c313fb3a7cb472ef79cbf64bc02ef2b3ba44cb2a68493f533e SHA512: d2cfa1255127f0938f3137ce2961ee81f87730078cf0d0c641931bd03f7448bb30772434c7cc07e6e4deccbe603115256bafc0adf14a76ae743fb621a27094e3 Homepage: https://opencv.org Description: computer vision Super Resolution library This package contains the OpenCV (Open Computer Vision) Super Resolution runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-video-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5303 Depends: libopencv-imgproc-dev (= 4.6.0+dfsg-ok2), libopencv-video406 (= 4.6.0+dfsg-ok2) Filename: pool/main/o/opencv/libopencv-video-dev_4.6.0+dfsg-ok2_arm64.deb Size: 483198 MD5sum: 017c7ccf4b263bb3449f2f5eec2b599c SHA1: 433cfc5c22e1cea6ead81056c549fb6f7e070c9a SHA256: 839894a08580bacbe361d8116e27b50204424d2d026737271b14fe2ada4a3b48 SHA512: f74e69ffe2f90d2b9393d58bff24b25a99b3dd3fcdfa575ba008f06a1d8c74e864e49192a8b54a895211f447bdb8b75db6b67bd46f87640591f4368cc675ceb2 Homepage: https://opencv.org Description: development files for libopencv-video406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Video analysis library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-video406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1063 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-dnn406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 5.2) Filename: pool/main/o/opencv/libopencv-video406_4.6.0+dfsg-ok2_arm64.deb Size: 233102 MD5sum: 67fdc278591586a426c0f292d52a2225 SHA1: ed056046ce88e833e088c29b71fba72940014aa4 SHA256: ab5e7dc196caafc6d433fb8e1f4df90ca8f2529ad39284b94a76637e3693e0d4 SHA512: ccb813d32f6d7174d05c1be130bb1034e18ba204b66cc67ddf626a517d33e74131f004731be141bc7a1d3b0bbe774bc4522991aa6e0d2b7ce58afe99830a93bf Homepage: https://opencv.org Description: computer vision Video analysis library This package contains the OpenCV (Open Computer Vision) Video analysis runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-videoio-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5225 Depends: libgphoto2-dev, libopencv-imgcodecs-dev (= 4.6.0+dfsg-ok2), libopencv-videoio406 (= 4.6.0+dfsg-ok2) Filename: pool/main/o/opencv/libopencv-videoio-dev_4.6.0+dfsg-ok2_arm64.deb Size: 487084 MD5sum: 5adc12a0cf46de42d1fa3bc1af84416b SHA1: 088806e1cce1358ffbb8bad9e71f38951b6de9a9 SHA256: 35834b5b5b9c9ed20cdcbaa912b4656b3088bb24e5fd041d194a616a18a6315b SHA512: 0c5b4532e24be598d5e4b30c3cdcdd94e2042a7ea128a5792fe53f444cc32746d93aab3ce74361acf09120d825d5c596f3f5486ab9013750f1f2d99e2cb2d94b Homepage: https://opencv.org Description: development files for libopencv-videoio406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Video I/O library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-videoio406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 999 Depends: libavcodec59 (>= 7:5.0), libavformat59 (>= 7:5.0), libavutil57 (>= 7:5.0), libc6 (>= 2.34), libdc1394-25 (>= 2.2.6), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 9), libswscale6 (>= 7:5.0) Filename: pool/main/o/opencv/libopencv-videoio406_4.6.0+dfsg-ok2_arm64.deb Size: 235006 MD5sum: da96422ac2ccfcb469c542d4b2d806dd SHA1: d73fa53c0f370b7d222f14b92ec7bbe4141a4aaf SHA256: cca52da893a5fc0f2491b95d69efb471da4b9923d30b7e683880b1ba3887f91b SHA512: ad2d80b653788a978f76aa4a5fe0bb2a38dcfa1c4503308f05214f17346a7cd77a1e6d1775ed418adb7ff965d9417f7f316430f6d1a10f18f59291dc21871f99 Homepage: https://opencv.org Description: computer vision Video I/O library This package contains the OpenCV (Open Computer Vision) Video I/O runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-videostab-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2572 Depends: libopencv-calib3d-dev (= 4.6.0+dfsg-ok2), libopencv-photo-dev (= 4.6.0+dfsg-ok2), libopencv-video-dev (= 4.6.0+dfsg-ok2), libopencv-videostab406 (= 4.6.0+dfsg-ok2) Filename: pool/main/o/opencv/libopencv-videostab-dev_4.6.0+dfsg-ok2_arm64.deb Size: 227912 MD5sum: f3884d19bcde8d2fc51d5d2e96986ac3 SHA1: 306e1da1d1725e946bf4faadc9f8d6b14899c56a SHA256: 8ed1a4a3ce2ee9fd07bcc3dacd532460df656e8f808bb72e69ee9d07fb67b27e SHA512: 5edd0c1e99e5e80a5e35268b1aa9c933db74507c7ad35b627278c5f3651e5357551dc2113a3f32fb2ae28fba38ad3c04755ee6fcc6ce3066482ec5e1fc9f1659 Homepage: https://opencv.org Description: development files for libopencv-videostab406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) video stabilization library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-videostab406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 613 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-features2d406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopencv-photo406 (>= 4.6.0+dfsg), libopencv-video406 (>= 4.6.0+dfsg), libopencv-videoio406 (>= 4.6.0+dfsg), libstdc++6 (>= 5.2) Filename: pool/main/o/opencv/libopencv-videostab406_4.6.0+dfsg-ok2_arm64.deb Size: 121516 MD5sum: 389252642810a4af777ddd57ee2bff2a SHA1: 65ec7ee3b25c679786ceb2bcf89a4a3eb64760d2 SHA256: e87e1974a17546b209bff0587f54aa3c52fe2e97d05a8f86a9d810eb2fc98ff6 SHA512: 3a5878bf4ff8613d4da818bb1aab8ff8d91a361bcb12081f360d96ea27b9a3bcaf96b9c8491107307794774414440183bf0d25ad6432fb30fd78edf005a67510 Homepage: https://opencv.org Description: computer vision video stabilization library This package contains the OpenCV (Open Computer Vision) video stabilization runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-viz-dev Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2456 Depends: libopencv-core-dev (= 4.6.0+dfsg-ok2), libopencv-viz406 (= 4.6.0+dfsg-ok2) Filename: pool/main/o/opencv/libopencv-viz-dev_4.6.0+dfsg-ok2_arm64.deb Size: 246794 MD5sum: 5b523ea549f6370b92d6c789e05647dd SHA1: f431fae9b320bc1f645e3f2d9c0440b7669971c9 SHA256: 428f22f9c7422a9569c7e9ca85e4c6c744bd169c1f73d39e8c57a3b6f85d4463 SHA512: db2c031c23504290d4e21ed5166e4c4ead81219a014562d4d3db269c88fe30c085bcefc00007e7a91a2b9497c76cd6febe0b1a775c57466c370f4fd5373e800e Homepage: https://opencv.org Description: development files for libopencv-viz406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) 3D data visualization library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv-viz406 Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 545 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopencv-core406 (>= 4.6.0+dfsg), libstdc++6 (>= 5.2), libvtk9.1 (>= 9.1.0+really9.1.0+dfsg2) Filename: pool/main/o/opencv/libopencv-viz406_4.6.0+dfsg-ok2_arm64.deb Size: 120104 MD5sum: 6de89e14549fd704e113ec385a1494f2 SHA1: 59bf0b9bdd5335c592611dac9e974c1fe7cf2a3b SHA256: a60b8eed45cc68d111afdc05d2cb8aff85723b53323de5a05d584e22c2caa993 SHA512: 533c0f7831684a5e9108a59ae58c90058c3122e37240d5a2c0c68d1df5e7b861ef9f66a6642a6dc3d5383d83719a3c632f8ee147d242f8f65ab3e51c0091994c Homepage: https://opencv.org Description: computer vision 3D data visualization library This package contains the OpenCV (Open Computer Vision) 3D data visualization runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopencv406-jni Architecture: arm64 Version: 4.6.0+dfsg-ok2 Priority: optional Section: java Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3188 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-contrib406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-dnn406 (>= 4.6.0+dfsg), libopencv-features2d406 (>= 4.6.0+dfsg), libopencv-flann406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopencv-ml406 (>= 4.6.0+dfsg), libopencv-objdetect406 (>= 4.6.0+dfsg), libopencv-photo406 (>= 4.6.0+dfsg), libopencv-video406 (>= 4.6.0+dfsg), libopencv-videoio406 (>= 4.6.0+dfsg), libstdc++6 (>= 5.2) Filename: pool/main/o/opencv/libopencv406-jni_4.6.0+dfsg-ok2_arm64.deb Size: 600344 MD5sum: b84cf60a07158809f4d1b663ad67eb9b SHA1: 6f46c385e03d0293c0d81200e4f14f2cc9695f01 SHA256: f0880229d850989c609092e3e778f7a28c853502fb1f83066c4da28829af2256 SHA512: 851a1deaeb3d1680f914d8868febb5562ad258a399cc447e99ca762669cc3d96cfd0ca708ee8f41e84c1b363a6e86ddd241505e8b67aaade5c0fe38c091e891a Homepage: https://opencv.org Description: Java jni library for the computer vision library This package contains Java jni library for the OpenCV (Open Computer Vision) library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenexr-3-1-30 Architecture: arm64 Version: 3.1.5-ok2 Multi-Arch: same Priority: optional Section: libs Source: openexr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6063 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libimath-3-1-29 (>= 3.1.6), libstdc++6 (>= 9), zlib1g (>= 1:1.2.0) Filename: pool/main/o/openexr/libopenexr-3-1-30_3.1.5-ok2_arm64.deb Size: 1065910 MD5sum: 6cab8f92973040a74c815cb4d9e9cce9 SHA1: 57b7fa5f308a0918f3c44fa0a3f92287700cfdee SHA256: 2ca948efe6c4bd756326c2fce10573ac7a0352720b1b54500c48a454904cea05 SHA512: ca764e6c20c5737c23cffb45c3a99c9be28da1a48a28ad751c78179a3dc087fc552678908ae27f6c9813af79bb057b57566261b70f8b8783900a03a61fe588b2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenexr-dev Architecture: arm64 Version: 3.1.5-ok2 Priority: optional Section: libdevel Source: openexr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 879 Depends: libimath-dev (>= 3.1.2), libopenexr-3-1-30 (= 3.1.5-ok2), zlib1g-dev Breaks: libilmbase-dev (<= 2.5.7-2) Replaces: libilmbase-dev (<= 2.5.7-2) Filename: pool/main/o/openexr/libopenexr-dev_3.1.5-ok2_arm64.deb Size: 106034 MD5sum: 32780416aeeed1ed419944fa80f5d6cb SHA1: a283608824b31c18ff1acddc5705c76eaf73b30f SHA256: 426d90f34babfd72f9294b30e0dd6a9a310b2a4ad39703d1eeaaa444ec78b732 SHA512: 763675d29e99f933b02f72622344e2ece037f2eb53e37b70285e65c344775e9c219f868bb154558043907b0308f392c8d6f0b9e11269e7e2a9578ae65f5f50a8 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. 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/main/o/openexr/libopenexr-doc_3.1.5-ok2_all.deb Size: 689854 MD5sum: 7df9f7f106231adc646de7a7dfe92eb8 SHA1: fc2a2dcc2bccef8686611902b0c5091ce2b02335 SHA256: 84dfbc916ac23c27a20ba22ff8e91e687b2f02b81576a7d77aff3db85cceb7ed SHA512: 12b13de597a5ccd0efcdc1672c82250ccacbfad76108848543684408478e7c90e9a38fd3cfac6d24991e254d850fec8293de9b1f9e654263184b15a5701b9f28 Homepage: https://www.openexr.com Description: documentation and examples for the OpenEXR image format OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. . OpenEXR's features include: * Higher dynamic range and colour precision than existing 8- and 10-bit image file formats. * Support for the "half" 16-bit floating-point pixel format. * Multiple lossless image compression algorithms. Some of the included codecs can achieve 2:1 lossless compression ratios on images with film grain. * Extensibility. New compression codecs and image types can easily be added by extending the C++ classes included in the OpenEXR software distribution. New image attributes (strings, vectors, integers, etc.) can be added to OpenEXR image headers without affecting backward compatibility with existing OpenEXR applications. . This package contains documentation for the format and examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopengl-dev Architecture: arm64 Version: 1.6.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20 Depends: libopengl0 (= 1.6.0-ok1.1) Breaks: libglvnd-dev (<< 1.3.0-1) Replaces: libglvnd-dev (<< 1.3.0-1) Filename: pool/main/libg/libglvnd/libopengl-dev_1.6.0-ok1.1_arm64.deb Size: 3348 MD5sum: 5db51d328fd936a5af6a12385f2905d2 SHA1: 2eac1f324929d8d023d4d4de3e9b1433ef0ec3b2 SHA256: e2de3cb80a8b101e2aedf720d6ac0e78f7027035e30c50d816aaaba610bf5fd9 SHA512: a2191dac6ded55020ad0162690e88b73210d9007afb527f09bf6358cbb58930168d1e1031b6afdb51fd0fe6bad9394b920c6b0aedd6008518b737c32c378c541 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopengl0 Architecture: arm64 Version: 1.6.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 434 Depends: libc6 (>= 2.17), libglvnd0 (= 1.6.0-ok1.1) Filename: pool/main/libg/libglvnd/libopengl0_1.6.0-ok1.1_arm64.deb Size: 35256 MD5sum: ac08657fcda0a3eb03ac2d25f85a6416 SHA1: 8e24707e922c007f43c65e53dd06f04c22b3e527 SHA256: b7df1e2e947889e5e4404e6d5978ede1538b6cad1e8a53cb9b93de5a94acf6fd SHA512: 31c6f9d6f680651342055478db9cfcc382998624d6fd52bf17fb014fc4979b2305c565e2dc6155573ee18a4f9c2be34ad703921dbcd0cdab70f92a41a623a61b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenmpi-dev Architecture: arm64 Version: 4.1.4-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: openmpi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 9923 Depends: gfortran-mod-15, libopenmpi3 (= 4.1.4-ok2), openmpi-common (>= 4.1.4-ok2), libibverbs-dev (>= 1.1.7), libhwloc-dev, libevent-dev, libpmix-dev, libjs-jquery, libjs-jquery-ui, zlib1g-dev, openmpi-bin (>= 3.0.0-0) Recommends: libcoarrays-openmpi-dev Suggests: openmpi-doc Conflicts: libopenmpi-dev Breaks: lam4-dev (<< 7.1.4-0), openmpi-doc (<< 4.1.2~rc1-0) Filename: pool/main/o/openmpi/libopenmpi-dev_4.1.4-ok2_arm64.deb Size: 935956 MD5sum: 7dd6a32af9c7695890d3f956c71cd7dc SHA1: 463daf9310b59c759ce44968f057c4abad31e5a2 SHA256: 8fe57f78314fb280b77c4dcc52c15410da2791cb68ec5b4591d8b83fef65ee84 SHA512: e8884ddc854d4ea167aeced21ae7e98b5b850c853075547ccfbe49b15fdaa5521c8ebc4bd0468ac3f4936887bcfad48650e5023ec0d192a49538d51cdc76cd8d Homepage: https://www.open-mpi.org/ Description: high performance message passing library -- header files Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-3 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. . This package contains the header files and compiler wrappers which are needed to compile and link programs against libopenmpi. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenmpi3 Architecture: arm64 Version: 4.1.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: openmpi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 9709 Depends: libc6 (>= 2.29), libevent-core-2.1-7 (>= 2.1.8-stable), libevent-pthreads-2.1-7 (>= 2.1.8-stable), libfabric1 (>= 1.11.0), libgcc-s1 (>= 3.3.1), libhwloc15 (>= 2.1.0+dfsg), libibverbs1 (>= 1.1.7), libnl-3-200 (>= 3.2.7), libpmix2 (>= 3.1.5), libstdc++6 (>= 5), libucx0 (>= 1.12.1), zlib1g (>= 1:1.2.0), libhwloc-plugins Breaks: gromacs-openmpi (<< 2020~beta2-0), libeztrace0 (<< 1.1-8-0), starpu-contrib-examples (<< 1.3.2+dfsg-0), starpu-examples (<< 1.3.2+dfsg-0) Filename: pool/main/o/openmpi/libopenmpi3_4.1.4-ok2_arm64.deb Size: 2584428 MD5sum: 646519f9cf56cb1f09e0f6fb43b2c026 SHA1: 9fbfea4c31ef51296b2586698e2030710a8ce93b SHA256: d75fa52c054793772ad3672a9db0ca0f5c32b106411d6a13b84eb6f10f092c83 SHA512: b107d96a1b89572b3b678e835277bb6cec05290d8dd23f66e8d14a6daae002d6294a19cc52d72493ffb6b61064dbd328571f5ae7214b491b56917fb3404fe511 Homepage: https://www.open-mpi.org/ Description: high performance message passing library -- shared library Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-3.1 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. . This package contains the Open MPI shared libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenmpt-dev Architecture: arm64 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/main/libo/libopenmpt/libopenmpt-dev_0.7.2-ok1_arm64.deb Size: 31476 MD5sum: ed895dfbec1e62346de2672be21e2bfb SHA1: 3724cc9192258848fb29a97ddb22d78cb3c653dc SHA256: 940afacaa646bd0c4b31d0659d860956d00682b0670cf1fb35069360a9310080 SHA512: 43ed4b9614bb2eb7c9cc911aa5711bc120eb9d5ba14e74433b1ceed75973709b4869f5f97acf07f9b791ef0ecf903bdd319bda63f30a241253cc6ffab5c9349b 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. 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/main/libo/libopenmpt/libopenmpt-doc_0.7.2-ok1_all.deb Size: 248530 MD5sum: f0a2cda0b95e45f7c2f5228d067599e2 SHA1: befdb6fc3ee2712aa0826a355da6522eed9740b3 SHA256: ecb9e58667b9ee67774f316abb3ee3104f6896465a0078f886651ac2c7f0fcb6 SHA512: bdfd20a8774e7b481b11a113d009355321be761963d85809667cf21d1caceb3df8e3b5442c79ae83981de8a83525a79715b791f795e7ddc8663cfa84a9015289 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenmpt0 Architecture: arm64 Version: 0.7.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libopenmpt Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5219 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.0), libmpg123-0 (>= 1.12.1), libstdc++6 (>= 9), libvorbis0a (>= 1.1.2), libvorbisfile3 (>= 1.1.2), zlib1g (>= 1:1.1.4) Filename: pool/main/libo/libopenmpt/libopenmpt0_0.7.2-ok1_arm64.deb Size: 1059734 MD5sum: 77859afa82731f5543cac3a6669827da SHA1: 9eaf5e61ab833f85f23b18057686601d4ac4d5f8 SHA256: 7431e7af2234f1a5f22abc8e016fe825dc115c8e3675e03a606c711edbe21e57 SHA512: 4e747b6233e7bdaecff8ec373316bf19aaab9e636f7627915aab9d7d0cf4b6c9553ac993c489b93adfff85c37d588b200d73a2a16b1637b6e43ea05d404ca582 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenraw-dev Architecture: arm64 Version: 0.1.2-0.2ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: libopenraw Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1447 Depends: libopenraw7 (= 0.1.2-0.2ok1.1) Filename: pool/main/libo/libopenraw/libopenraw-dev_0.1.2-0.2ok1.1_arm64.deb Size: 225200 MD5sum: f017550d23cab956dd3145777fa2ceca SHA1: c8a5d0f70420e7945a844c8d3088cbe97f9c82e1 SHA256: d122de77fb94dc03c81d7700375c13c648901c6b642beb22f09dc20e6394b960 SHA512: eaeb167ddb11e077c7fcc406f18e2e811a2d3f9ff23f81e17adface730d3879c75f50b201a28dd584214f18bd29fe7f828b318853a6eed464ead0422d99a9f09 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenraw7 Architecture: arm64 Version: 0.1.2-0.2ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libopenraw Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 387 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 5.2) Filename: pool/main/libo/libopenraw/libopenraw7_0.1.2-0.2ok1.1_arm64.deb Size: 132948 MD5sum: 7d00dc66b5fc77f12e900858900c6c0a SHA1: 169b5365dca58b2ebc7dec2c9a4994636bb1f044 SHA256: 7d77bd13a238b11f71d84f1e841c1f693d7d898b5de505cec36ed46ff986070c SHA512: fdc6b8c2ad453984d87049fc0f34e2b87c784fd378314786efba1cf45610d75619224a23c71a1db3ec0e62435cc54cfa39a541505992d16eb81ce55faede8a9a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenrawgnome-dev Architecture: arm64 Version: 0.1.2-0.2ok1.1 Priority: optional Section: libdevel Source: libopenraw Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 30 Depends: libopenraw-dev (= 0.1.2-0.2ok1.1), libopenrawgnome7 (= 0.1.2-0.2ok1.1) Filename: pool/main/libo/libopenraw/libopenrawgnome-dev_0.1.2-0.2ok1.1_arm64.deb Size: 5640 MD5sum: 55176c841a52df153f67f9e30f3d3551 SHA1: 07be007cb6ad1a0dfbb021b5d5c4c6023179b3e4 SHA256: 7d1c000c27c3913acef317f168ffcc68e24ae30641acd127aef496d60209c9c1 SHA512: 416dfbefccc52d21e25a0446ed5a8a31a0b2afb7501effcc7de441b80c3720ebbecb19e949f9e8ac5765dada13b4f10a143a37db1c86a5776359a459164a7818 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libopenrawgnome7 Architecture: arm64 Version: 0.1.2-0.2ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libopenraw Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 27 Depends: libc6 (>= 2.17), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libopenraw7 (= 0.1.2-0.2ok1.1) Filename: pool/main/libo/libopenraw/libopenrawgnome7_0.1.2-0.2ok1.1_arm64.deb Size: 5486 MD5sum: d77f744113f953af1a7b57db8ed33f4a SHA1: 6eee7fbdc61eec3f48856d6e9bdbd0e60ab1280b SHA256: 33492091582eb97991b17be1d8377e5987f40e8c087dd3e8b889dafd2c69c4c6 SHA512: 76b8a2ce5d42921d0c1e10ab12d03a99216d9eb5a17d99bf95fa25b96d53a514832785cd74d23eb5931b9cd37f50695addb89cd52960ec0adbfc965c833eb4a3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liborc-0.4-0-dbg Architecture: arm64 Version: 1:0.4.31-ok2 Multi-Arch: same Priority: optional Section: debug Source: orc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 1390 Depends: liborc-0.4-0 (= 1:0.4.31-ok2) Filename: pool/main/o/orc/liborc-0.4-0-dbg_0.4.31-ok2_arm64.deb Size: 1005200 MD5sum: fa609c93eb2ac584ee629f538a267c63 SHA1: 1418378ef68eb1d5ed80d8798f4dbf946e189cb7 SHA256: f0004ede298b813afa4e95704644f756802cb0e92a81f2ad203170c38356ba5a SHA512: 12fc30ef8b9ee5c41522f33222dacf6f1fd4cf91c2526cd02842a3bf547997a2811117951c5d6a3268da87b1e0124bc1f69ebad239221738f30e9440c2192b88 Homepage: https://cgit.freedesktop.org/gstreamer/orc Description: Library of Optimized Inner Loops Runtime Compiler (debug package) 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 debugging symbols for the orc library. Users should install it if they want to debug software that uses orc. Build-Ids: 76dc18c45a441cbdf2d136066a01380ac7c1ce7d c5bf173f6e59b9714eb2ba7f2f318e1402b17712 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liborc-0.4-0 Architecture: arm64 Version: 1:0.4.31-ok2 Multi-Arch: same Priority: optional Section: libs Source: orc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 1033 Depends: libc6 (>= 2.17) Filename: pool/main/o/orc/liborc-0.4-0_0.4.31-ok2_arm64.deb Size: 214910 MD5sum: 607708aa435cf4550a9bed946a82526a SHA1: b6b4cce5cecebd8d1afe95415f4a94dc1cc9e016 SHA256: c557c88a21b8b1274b634e8ef8d19259254c24638e4401a82f76cceb48d8a346 SHA512: fdc8c37678e88efc6e2668132105a412bb2ec2c1942dcf3228ebec357516799c86bdc37e96a133a28220a487634665ad04a7b943b4ebf9a24470cf1ed26c9e48 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liborc-0.4-dev-bin Architecture: arm64 Version: 1:0.4.31-ok2 Multi-Arch: allowed Priority: optional Section: libdevel Source: orc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 960 Provides: liborc-dev-bin Depends: libc6 (>= 2.34) Breaks: liborc-0.4-dev (<< 1:0.4.26-0) Replaces: liborc-0.4-dev (<< 1:0.4.26-0) Filename: pool/main/o/orc/liborc-0.4-dev-bin_0.4.31-ok2_arm64.deb Size: 211044 MD5sum: ab7269973208b4b61331bb36e59c94d6 SHA1: e74aadfc3c1f60aae8fbfd65933fe9a825155b06 SHA256: 41a54da80d0e859aa23418023201f66229d68748f7da601723ac507e489f9f10 SHA512: 46136f5b39fac403ecfdc3088116a0721413904af5eb63f16a68074c960e90d5b7d1579e0a0c8cd25ce56f6d6356babcc2c866f6c89859b871f755bb294f4900 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liborc-0.4-dev Architecture: arm64 Version: 1:0.4.31-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: orc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 1335 Provides: liborc-dev Depends: liborc-0.4-0 (= 1:0.4.31-ok2), liborc-0.4-dev-bin:any (= 1:0.4.31-ok2) Suggests: liborc-0.4-doc Filename: pool/main/o/orc/liborc-0.4-dev_0.4.31-ok2_arm64.deb Size: 215216 MD5sum: 703af70e180975a56de2720c90d29efe SHA1: dc00d4684e8587ecdda18ae962405f8b431fe2cb SHA256: 4030887056554c1703fc7560de278f97e4091665d093f2337913c54a6d0200e3 SHA512: 1e897f646008c6e289b849db2a33a5b003e8b6a9083a23598911855e160c643bc9aa8e05e4fff095bc42689cea43722280395311013e4502811e8585e47060ff 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. 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/main/o/orc/liborc-0.4-doc_0.4.31-ok2_all.deb Size: 40468 MD5sum: da2a6e17c2b9bb15bfd77393248aa877 SHA1: efce4e87c1acc3f8341bbe1a2e8b65774a0b5694 SHA256: 355cd402d50523473de776484a82bc34589148b7d98cc939b32a9501aeb537b0 SHA512: eb234cb87edf1e1089d253d1cc044fa5b01ee320ce3daa332e8dc603e041e5985d882efca678c84af78afe5f19e190ef87899a149251998735bc48cf9f0eae2a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liborcus-0.17-0 Architecture: arm64 Version: 0.17.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: liborcus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1143 Depends: libboost-filesystem1.71.0, libboost-iostreams1.71.0, libc6 (>= 2.34), libgcc-s1 (>= 4.2), liborcus-parser-0.17-0, libstdc++6 (>= 9) Filename: pool/main/libo/liborcus/liborcus-0.17-0_0.17.2-ok1_arm64.deb Size: 377282 MD5sum: b7b12b26f59271d88db2b35f20e61082 SHA1: 1ba6ed638e9a6e0e8a8d2e258a73d4f58beacf27 SHA256: 68e1ec269252256d49ef39b0cf9f25d7926e9d54dd8d3a7350c3240503511cb7 SHA512: 425fe658646e37d46b428aa3645d45f9810423cf43a2373ae77e88a498d9ab771a040bce2638fe32560ff09f3f4bcd5f00bb587e502063dc80d7d266bfe5d2c6 Homepage: https://gitlab.com/orcus/orcus Description: library for processing spreadsheet documents Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liborcus-bin Architecture: arm64 Version: 0.17.2-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: liborcus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 878 Depends: libboost-filesystem1.71.0, libboost-program-options1.71.0, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborcus-0.17-0, liborcus-mso-0.17-0, liborcus-parser-0.17-0, liborcus-spreadsheet-model-0.17-0, libstdc++6 (>= 9) Filename: pool/main/libo/liborcus/liborcus-bin_0.17.2-ok1_arm64.deb Size: 120460 MD5sum: 3185292e524ff3c39f03f5dadefc53c5 SHA1: 6fb7f90926e156e816e6b5baed4850bea3471f8b SHA256: 4fa35dcb59629dcedcca08b4bff0fac9bd6f4448e1d95728aa5d31669d1530ad SHA512: ab8858b4360274644ea397ee49084528bca5b89dea68e188a92c6e855e4626262a1a8660563e82464e77fe46d79c71e7d6c103e63e3ad204a63cb75e02eda698 Homepage: https://gitlab.com/orcus/orcus Description: library for processing spreadsheet documents - binaries Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains the command-line applications for converting documents. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liborcus-dev Architecture: arm64 Version: 0.17.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: liborcus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5727 Depends: liborcus-0.17-0 (= 0.17.2-ok1), liborcus-mso-0.17-0 (= 0.17.2-ok1), liborcus-parser-0.17-0 (= 0.17.2-ok1), liborcus-spreadsheet-model-0.17-0 (= 0.17.2-ok1) Recommends: libixion-dev (>= 0.17.0~) Filename: pool/main/libo/liborcus/liborcus-dev_0.17.2-ok1_arm64.deb Size: 854348 MD5sum: 70a19756c72b082c88731fc79738c71b SHA1: 34bc808aefb7462d9c0426356fab727274dd1a4a SHA256: b011f90c25cb897e61d81164b75478177db8235764868de21b1b44efa9f2e312 SHA512: d7be75ed3d0c8979b83fa1bd969765fde96e78c919cc4859dc71f20c3647bdc49abd5b865cc1aa92ee9fe29b6b0433f9ceb109c4856d8b4dd96f8e84187bc74d Homepage: https://gitlab.com/orcus/orcus Description: library for processing spreadsheet documents -- development Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains headers, pkg-config file and static library for developing applications using Orcus. 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/main/libo/liborcus/liborcus-doc_0.17.2-ok1_all.deb Size: 107748 MD5sum: 631ba1d853296bf2c9bb5450b53a8ec1 SHA1: e50740b58ee21b953029019c382a7163815bef37 SHA256: 3fdd35eeb531b09fa0225a21264236dc5d3dff9034b5fbdcf026b79b5a8a87c0 SHA512: c6c77c4c91b78b6975361435095404deb96faf9bde6c50ed184cc71e85bd51a9ebde38005f4be5ce1057715ef7cff866623a4cc788a76e53ddf2d09bd6948a27 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liborcus-mso-0.17-0 Architecture: arm64 Version: 0.17.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: liborcus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 54 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), liborcus-parser-0.17-0, libstdc++6 (>= 5.2) Filename: pool/main/libo/liborcus/liborcus-mso-0.17-0_0.17.2-ok1_arm64.deb Size: 16350 MD5sum: 1e92cecf286610e55d0a199955f5accf SHA1: b0a5f7edc7421025d3bcfc01f013bec8ade7154d SHA256: 874f8705ef5a67d4c29ed090b2773d3dd459350625830920ccd149caf5be1431 SHA512: cab2cf28010d60382a74f4220aa9d7369912ccb6f6b063f8c7aebfee97f5572d93db38f16c48083a5f7d45012323d4c19f206562f4d0992f2074f7297ae5509a Homepage: https://gitlab.com/orcus/orcus Description: library for processing spreadsheet documents - MS Office encryption library Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains a library for handling MS Office encryption. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liborcus-parser-0.17-0 Architecture: arm64 Version: 0.17.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: liborcus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 295 Depends: libboost-filesystem1.71.0, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Filename: pool/main/libo/liborcus/liborcus-parser-0.17-0_0.17.2-ok1_arm64.deb Size: 104356 MD5sum: e40df2d2a253189a3c2567690d0eb960 SHA1: ae37470d5e968063d3e7fe8192d19465bf468493 SHA256: a4e694eed25574c7309e7aacffd0ce759b119303deea13c495049e1b6c97c427 SHA512: 4e672df96a92371cdd7b910f3d50e530a6aec03c62f14d5ebb0ba4a90d7bdaf5283190478a3781cedd2318f5cea0fdd6e6bb00687d18dee96a061b6d90e71e2f Homepage: https://gitlab.com/orcus/orcus Description: library for processing spreadsheet documents - parser library Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains the parser library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liborcus-spreadsheet-model-0.17-0 Architecture: arm64 Version: 0.17.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: liborcus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 387 Depends: libboost-filesystem1.71.0, libc6 (>= 2.34), libgcc-s1 (>= 4.2), libixion-0.17-0, liborcus-0.17-0, liborcus-parser-0.17-0, libstdc++6 (>= 9) Filename: pool/main/libo/liborcus/liborcus-spreadsheet-model-0.17-0_0.17.2-ok1_arm64.deb Size: 122004 MD5sum: f4c381c2a3ce0b0084a6d55d9efbca74 SHA1: 8a355e2fb9424e515ca48185ed6ea4512f9e5eb2 SHA256: 8ddd67c8fe33c0a014592758eb63bb6ece4ab1f7681f95f852cbe0220215a3a9 SHA512: 39c51176433783ceff3c33972730fe57fb2a8fae82bfab8e78fbe53da078b0754279f4d5f22f3cf4bd6012043b75c02b568c46c5dfbf4aa53040f924d8e5e255 Homepage: https://gitlab.com/orcus/orcus Description: library for processing spreadsheet documents - spreadsheet model library Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains a library abstracting the spreadsheet model. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libosinfo-1.0-0 Architecture: arm64 Version: 1.7.1-ok1build1 Multi-Arch: same Priority: optional Section: libs Source: libosinfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guido Günther Installed-Size: 301 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.43.1), libsoup2.4-1 (>= 2.41.90), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), pciutils, usbutils, osinfo-db Suggests: libosinfo-l10n Filename: pool/main/libo/libosinfo/libosinfo-1.0-0_1.7.1-ok1build1_arm64.deb Size: 91696 MD5sum: 6000d6e0cc8cd1b9f4b5079c7dd1ec41 SHA1: 32cee5c1b542b85b0b2e7e6a875fe84d47dffd65 SHA256: d8bca8cd07e70de59d250498a7f2bb0e0acbaf136a977c41860ff10b2f2edb6f SHA512: fb57869dce42026ca594c240794f7327d597e79461d94414799198324e69f80bc777677a396567e1bea7aad9e61c1059d5ea7219f1523b11ef26711b5f25abfd Homepage: https://libosinfo.org/ Description: Library for managing information about operating systems and hypervisors libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It includes a database containing device metadata and provides APIs to match/identify optimal devices for deploying an operating system on a hypervisor. . Via the GObject Introspection, the API is available in all common programming languages. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libosinfo-1.0-dev Architecture: arm64 Version: 1.7.1-ok1build1 Multi-Arch: same Priority: optional Section: libdevel Source: libosinfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guido Günther Installed-Size: 2404 Depends: libosinfo-1.0-0 (= 1.7.1-ok1build1), gir1.2-libosinfo-1.0 (= 1.7.1-ok1build1), libglib2.0-dev Filename: pool/main/libo/libosinfo/libosinfo-1.0-dev_1.7.1-ok1build1_arm64.deb Size: 122710 MD5sum: f72fe16f70ebdf96a9fa2e32621522ab SHA1: 732a68a848f69863e0e95bdf42d7cc1797bf6a5f SHA256: 1f7d35886438c4922c781a4a61f838d158c8ff08b6c5b5a7f16c4a64316284a8 SHA512: b073c6dc99930807d7f82dde502e733a703bf0f4ad0552c9683d2636be805a12e70930b6fba29cb2aec44d118a5bdd6df0fdfb50dce4ee6b5134572fadbdc645 Homepage: https://libosinfo.org/ Description: libosinfo development files libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It includes a database containing device metadata and provides APIs to match/identify optimal devices for deploying an operating system on a hypervisor. . This package contains the development headers and Vala bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libosinfo-bin Architecture: arm64 Version: 1.7.1-ok1build1 Priority: optional Section: libs Source: libosinfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guido Günther Installed-Size: 104 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.31.8), libosinfo-1.0-0 (>= 1.6.0~) Filename: pool/main/libo/libosinfo/libosinfo-bin_1.7.1-ok1build1_arm64.deb Size: 27684 MD5sum: 1ede1f44fb4ff5de34e3319f58e4de09 SHA1: 7d115832e8bf8d42bf4d3c90a3a284ed00a9d294 SHA256: a4b8cba927d2dba3a1d3e7e0429a170322915e0792c860a032a9473f19bb7e43 SHA512: e98a231ef878241a9ecd74bb1b14bb9a520b9a686298c88385c819b3b089143029e31ac8990dbeb4ce1a46c6850ba08dadb41d3e2caca1c6dddd19799ded2ede Homepage: https://libosinfo.org/ Description: Tools for querying the osinfo database via libosinfo libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It includes a database containing device metadata and provides APIs to match/identify optimal devices for deploying an operating system on a hypervisor. . This package contains the runtime files to detect operating systems and query the database. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libosinfo-l10n Architecture: all Version: 1.7.1-ok1build1 Priority: optional Section: localization Source: libosinfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guido Günther Installed-Size: 407 Breaks: libosinfo-db (<< 1.0.0~) Replaces: libosinfo-db (<< 1.0.0~) Filename: pool/main/libo/libosinfo/libosinfo-l10n_1.7.1-ok1build1_all.deb Size: 35118 MD5sum: f9a6989df3ed64529c6e75b4b81debf3 SHA1: 5ec791c98926a0fa590320556209ec9571ccd99e SHA256: e3331664dfa04fbb5d335463f556089d8d1b47b520fd545704fbe490ad7f3414 SHA512: b7b590c38a0aeaa20b3bdeb1a032bf0da953e001fbb0ddc77f7c2c11af331fa347dd271b15c0efef9b4823f9ecc2cdd1157ae2aae3d9487fa42d7c56268b877a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libosmesa6-dev Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 45 Provides: libosmesa-dev Depends: libosmesa6 (= 22.3.7-ok6), mesa-common-dev (= 22.3.7-ok6) | libgl-dev Conflicts: libosmesa-dev Replaces: libosmesa-dev Filename: pool/main/m/mesa/libosmesa6-dev_22.3.7-ok6_arm64.deb Size: 8808 MD5sum: 69c1e5f00d234b98bea22e70661767a0 SHA1: b0e9f82328686274bbccc4072edaba7eb20d6bac SHA256: 5a725c3ef46b0b05f1a42584d46a80caeea4e6a4a7393f55bd2823a29bcd0a42 SHA512: b977f34c72dd88cab091eecc03fe716062620df2497a0ebc56debc4a2cffe82fee42f64d4e954a0ca86f668e9cadcf68b8e76e71d9df3e57c6113705f2c93b6a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libosmesa6 Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 17337 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglapi-mesa (= 22.3.7-ok6), libllvm15, libstdc++6 (>= 5.2), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/m/mesa/libosmesa6_22.3.7-ok6_arm64.deb Size: 2701268 MD5sum: e1cbc04909e9633828d261308c0c6976 SHA1: 66c918fc3fe70ee12c0ab81f1d9995b64d039487 SHA256: 7699aa5832dfc2d3e41ff27c67923c5d14289d28fee97d407f78b8c98d157c22 SHA512: 8cafd8aed122ad3dc3bb937756a9bce61cbd30ecad0a0414bf3965a2127163eba86c23558e04b5aaa296b600761ef56e1c41fb38baf4073ee4f866624102c0d9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libosp-dev Architecture: arm64 Version: 1.5.2-13ok1 Priority: optional Section: libdevel Source: opensp Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 5502 Depends: opensp (= 1.5.2-13ok1), libosp5 (= 1.5.2-13ok1) Recommends: c++-compiler Filename: pool/main/o/opensp/libosp-dev_1.5.2-13ok1_arm64.deb Size: 835008 MD5sum: 8103e5bb294da7f9852eece8a8a421ee SHA1: 6ba2907798d263914285b9196673d490b1d26551 SHA256: b6ae9d77235d5b05ea891401fc3f34121f8432da77355125918fc346e1d08ed7 SHA512: 3e3530ab47b0ede652e089e9e3579badbe2d4a963f22ca3f75718d7099df7c7de39010c997ca340d7b69483c1f912eb3f4525c457f502fe49ac9cfa1bcf3edc7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libosp5 Architecture: arm64 Version: 1.5.2-13ok1 Priority: optional Section: libs Source: opensp Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 2361 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Filename: pool/main/o/opensp/libosp5_1.5.2-13ok1_arm64.deb Size: 898058 MD5sum: 3648f06522ff3eb253e9a163ad997264 SHA1: f024d8c3cfc7fda41650bdfad2e375844771db8a SHA256: c3f65886cee596ff174a99750d22315729fa708dd2daffe8ef2d051aed2cbc6f SHA512: 123d39d765c2bd9cfe1d5260b9e766429c38bd8eaa11ea8a486fb450241b9787b78c5696ad37e770982ac85ca7e106ceca964ee489222e76c544bd0e67154d32 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libostyle-dev Architecture: arm64 Version: 1.4devel1-ok1 Priority: optional Section: libdevel Source: openjade Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 28410 Depends: libostyle1c2 (= 1.4devel1-ok1) Conflicts: openjade (<< 1.4devel1-14) Filename: pool/main/o/openjade/libostyle-dev_1.4devel1-ok1_arm64.deb Size: 3679570 MD5sum: 366d0983b23895d8abd1abbc5d60302b SHA1: 7808f41b89b1d78e4ab6219a639fc2e71ff81921 SHA256: 8d87bd7eff934e78c5548ef00fce02bc68af328c27eb9f47481237efa9741b31 SHA512: 99ab027d61a7e29a8e386d458106122d2b33e97db83190b39af55a6f5762f855d8b4637535f7ad730a8918edebfa0691b89c17ea37352892c96269ab4eb12580 Homepage: http://openjade.sourceforge.net/ Description: OpenJade libraries, developer support Contains include files and the static library for libogrove, libospgrove, and libostyle. This is useful for those developing on top of the OpenJade grove or DSSSL engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libostyle1c2 Architecture: arm64 Version: 1.4devel1-ok1 Priority: optional Section: libs Source: openjade Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 3390 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Conflicts: libostyle1 Replaces: libostyle1 Filename: pool/main/o/openjade/libostyle1c2_1.4devel1-ok1_arm64.deb Size: 665676 MD5sum: 0180f5a6fe5585414c468467ad8551f8 SHA1: e2415d118039bbf83c98a95cdf7e50a376cb1bfd SHA256: 2b2a500f7f053496e0057f86e468a8e6959f6145cb75dfba4aadc67850660cd0 SHA512: 554788c2be03bc6a57da2ce8b4ee39e51e31f3a479f4c7a87b0b7688d966bdd26bda1708cc5b123159de85cd321c52a69a8b4bae7beb230ec200d5742a461d2c Homepage: http://openjade.sourceforge.net/ Description: Runtime libraries for OpenJade OpenJade's shared libraries, runtime support. Includes libogrove, providing an abstract interface to groves; libospgrove, an interface to groves on top of the OpenSP suite; and libostyle, the actual DSSSL style engine. . This shared library is used by the openjade package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liboxygenstyle5-5 Architecture: arm64 Version: 4:5.24.7-ok2 Multi-Arch: same Priority: optional Section: libs Source: oxygen Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 219 Depends: libc6 (>= 2.29), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5), libxcb1 Filename: pool/main/o/oxygen/liboxygenstyle5-5_5.24.7-ok2_arm64.deb Size: 44160 MD5sum: 63dcf4e4a2c85974091730d46427278c SHA1: 77fffe34e369a3bc2fd0ab513eef0333031daf54 SHA256: 8b14c919cf03ee639c0377e17f762202ab36f315e1a066a1fff4deb2a4377ffe SHA512: 758bdccba9b47d75e8f0bc948ee3ab966bc9b7f7a0707b32530a8008bbf33aa381070b41b9bef166cf76bb7263ab604eaf0c11b930dc187e64ad4cfecc01bb24 Homepage: https://invent.kde.org/plasma/oxygen Description: style library for the Oxygen desktop theme The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the private library used by the widget theme and KWin style. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liboxygenstyleconfig5-5 Architecture: arm64 Version: 4:5.24.7-ok2 Multi-Arch: same Priority: optional Section: libs Source: oxygen Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 338 Depends: libc6 (>= 2.17), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/o/oxygen/liboxygenstyleconfig5-5_5.24.7-ok2_arm64.deb Size: 43502 MD5sum: 827315063e0e7da47b95c1a69526588f SHA1: b97f99e81c938912f4c12e40028bb723021bf27c SHA256: e22de31f7647302d1acb438f9428b4aa3761eebef8ac82adda908d624b662580 SHA512: 1bb5589ec033d86c27ff7cd836da4391e1927697ff95f5f09b5a6ee222aa4a7a6262e734ffac42f3b62b2328b048d55284444f3116f6082986b02c8eb94126b2 Homepage: https://invent.kde.org/plasma/oxygen Description: style library configuration for the Oxygen desktop theme The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the private library used to configure the widget theme and KWin style. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libp11-kit-dev Architecture: arm64 Version: 0.23.20-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: p11-kit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 700 Depends: libp11-kit0 (= 0.23.20-ok2) Filename: pool/main/p/p11-kit/libp11-kit-dev_0.23.20-ok2_arm64.deb Size: 66692 MD5sum: fe0ad17bf3ff31630c05128270f1e2e5 SHA1: 11da1d1ccc637b6b7feaff23db264d0ec3e93a82 SHA256: f4f826f639b3e35487616b22b471632b567dae9c25a1f09693b1d1d12662d8f2 SHA512: c7603c61f5a0d3cb481684cb7493ab0891cf94ac646afcd525f48501f2cf2e36e8409279f9af56f44cf15a8a4b5754c3d10d761eba85cd1e117915f4b864d4f0 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 documentation and development headers required to build applications using the p11-kit library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libp11-kit0 Architecture: arm64 Version: 0.23.20-ok2 Multi-Arch: same Priority: optional Section: libs Source: p11-kit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 1413 Depends: libc6 (>= 2.34), libffi8 (>= 3.4) Breaks: opencryptoki (<= 3.6.1+dfsg-0) Filename: pool/main/p/p11-kit/libp11-kit0_0.23.20-ok2_arm64.deb Size: 208612 MD5sum: 1f7e468cdf7625ea2c4b2bd8e9c96035 SHA1: 45b5b9c97f33246f6302121413520e80e124aba0 SHA256: 7fe1270ab8a34f1a8f695178f4661c393f64324014e6d861e8f733086257ce68 SHA512: 99126c71bd77ee11570c02b6ebaf5afa89112ac747716113368d6f5d489b8ac0373641c7bd3fd8398774698fe8ef34a6adbf79728c34c7f74c6b1de242cb08c6 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. 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/main/libp/libpackage-stash-perl/libpackage-stash-perl_0.40-ok1_all.deb Size: 23846 MD5sum: 92dffcea3d29e3b857cf15c2d6331dd6 SHA1: 91f6094cd34c9f4bf4dbdd0280e3c3059df88941 SHA256: 80537203c8f9bca20bb6740ad0fbb0563414fd237d8b57cbecd89bd523732edd SHA512: 46fa494b24092e76a20268e42533c6921805bbc802fd3bf1a6917dcef3cb226882ddd4f783c9e8ed4a99d9ab0a1cc52aa6e7f213a10d5de591c86f53ff63c3df Homepage: https://metacpan.org/release/Package-Stash Description: module providing routines for manipulating stashes Package::Stash is a Perl module that provides an interface for manipulating stashes (Perl's symbol tables). These operations are occasionally necessary, but often very messy and easy to get wrong. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpackage-stash-xs-perl Architecture: arm64 Version: 0.30-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 79 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Enhances: libpackage-stash-perl Filename: pool/main/libp/libpackage-stash-xs-perl/libpackage-stash-xs-perl_0.30-ok1_arm64.deb Size: 24538 MD5sum: dde3acbe4631e33aa83d9e2757089104 SHA1: dad68ec5bf2f59f3d5cbedadf6b357918464322c SHA256: 971727cedd33eae4044a71e305ad596c8ab056f1bc37474b6d78cca5ced300ad SHA512: 44a80aade1f2f2dfde5f6938a9b6d1847b8e5c9162815fed67fea2add348af5667920d4636c567ab1c6ac631850d2aa7e6dab6300f1195bd5411719c558c2b0d Homepage: https://metacpan.org/release/Package-Stash-XS Description: Perl module providing routines for manipulating stashes (XS version) Manipulating stashes (Perl's symbol tables) is occasionally necessary, but incredibly messy, and easy to get wrong. Package::Stash hides all of that behind a simple API. . Package::Stash::XS provides the faster and more correct XS implementation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpackagekit-glib2-18 Architecture: arm64 Version: 1.1.13-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: packagekit Origin: openKylin Maintainer: openKylin Developers Installed-Size: 557 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.46) Recommends: packagekit (= 1.1.13-ok2.1) Filename: pool/main/p/packagekit/libpackagekit-glib2-18_1.1.13-ok2.1_arm64.deb Size: 101170 MD5sum: 9181553a3289616cc363d48d9bcaff9d SHA1: 33a0deb7fb50e08c6693a117407431837a735348 SHA256: 15bcb2edd1a35ffa3d68507ed9d6a6cbc72c003b9a56d38e827883891e4da5f2 SHA512: 0232ed8763c2446efec16f66ca889778e6548e3d4e331aabe68765fe0c9c88c1c2a116e43a8be833bae6b5935b1de016c6de233149ea9b800be017323b9484a9 Homepage: https://www.freedesktop.org/software/PackageKit/ Description: Library for accessing PackageKit using GLib PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides an advanced library to access PackageKit using GLib. It makes use of only async D-Bus calls and provides high level tasks which peform the "transaction dance". cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpackagekit-glib2-dev Architecture: arm64 Version: 1.1.13-ok2.1 Priority: optional Section: libdevel Source: packagekit Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1350 Depends: gir1.2-packagekitglib-1.0 (= 1.1.13-ok2.1), libdbus-1-dev, libglib2.0-dev (>= 2.26), libpackagekit-glib2-18 (= 1.1.13-ok2.1), libsqlite3-dev Filename: pool/main/p/packagekit/libpackagekit-glib2-dev_1.1.13-ok2.1_arm64.deb Size: 80774 MD5sum: 66f5de683770b85b746e70e13a1b47b0 SHA1: 624e65db5e5071409c4e0a063432e24147472e2e SHA256: 9b11033a5c1459e6d2ca31650bbf5deeab95ad06bfce769b4fbb078f593e84c1 SHA512: c839b07a3ab8a1a5f950316121a43dced2427db7fc52efd9535d3c54a68b77714c5089915e0785c3bfcdac10410de07ac7c9a3dfa8dd72499ae0dc779c30b72a Homepage: https://www.freedesktop.org/software/PackageKit/ Description: Library for accessing PackageKit using GLib (development files) PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides the header files and documentation for the advanced PackageKit library based on GLib. It makes use of only async D-Bus calls and provides high level tasks which peform the "transaction dance". cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpackagekitqt5-1 Architecture: arm64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: packagekit-qt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin KDE SIG Installed-Size: 242 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.11.0~rc1), libqt5dbus5 (>= 5.8), libstdc++6 (>= 4.1.1) Suggests: packagekit Filename: pool/main/p/packagekit-qt/libpackagekitqt5-1_1.0.2-ok1_arm64.deb Size: 71332 MD5sum: 2c2bac2f9cbd285409f1b881aa2572e7 SHA1: 35eae0c9734ed5cfeb5e1bf46453b2e4beb8812e SHA256: d10ea3f16fef6313bc670643b32ef6dfce4d46c2065138bc60683051067c4ddb SHA512: f761ec711e15fb56415abc00740b790005631a281f8357b55df30cf63395f6e84d5f83bc801999ff2abf4b9fa2152709494819b79b31cc8235cee57f81d36bc8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpackagekitqt5-dev Architecture: arm64 Version: 1.0.2-ok1 Priority: optional Section: libdevel Source: packagekit-qt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin KDE SIG Installed-Size: 103 Depends: libpackagekitqt5-1 (= 1.0.2-ok1), qtbase5-dev (>= 5.8) Filename: pool/main/p/packagekit-qt/libpackagekitqt5-dev_1.0.2-ok1_arm64.deb Size: 16368 MD5sum: 69180b9c10e9d9a31a3ae604377ac16b SHA1: 742d575aca1c2d97280d7ff1225e060756d19e09 SHA256: 0ceeed712f624bf68c8bfb7b52d3c5e1d78cc20637f532d9057e44422262c4c8 SHA512: 2b2777e3304bcea977c1604d473a51aa6c24c47860eebfaf439ef117bf14a488eb9b5d6a1f628338fc51fe111736ab0c0fc98723e991e99a851f4fc54b257a7f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpadwalker-perl Architecture: arm64 Version: 2.5-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 47 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libp/libpadwalker-perl/libpadwalker-perl_2.5-ok2_arm64.deb Size: 14138 MD5sum: 01cd1f3515f462ca0da2f6f1f993127b SHA1: 420acf218401234b43992f761cd86889123a6d6a SHA256: 92aecad9f2280586c9158243894536e0824b1fc2ab3a7245a91511289709f34c SHA512: 0f0cf64d5763d526d2ee9c5c6bb08bb8153b5e218c6e199ad7fb27c0c0347583073c7313ca48e656230a351468f76562e70815eb52fd0cf680c953cffb3d5887 Homepage: https://metacpan.org/release/PadWalker Description: module to inspect and manipulate lexical variables PadWalker is a module that allows you to inspect and even modify lexical variables in the current "lexical pad stack." Perl tracks which variables are accessible and visible in each lexical scope by keeping a separate set of variables for each scope. This module looks for a given variable by traversing that stack, which allows it to alter anything in the stack, even variables not normally accessible in the current scope. . In practise, this module is useful for checking anything defined in the full stack of subroutines that called your function, making it extremely useful for debugging. It is, however, not recommended for use in production code. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-biometric Architecture: arm64 Version: 4.0.0.0-ok1~0426 Priority: optional Section: admin Source: ukui-biometric-auth Origin: openKylin Maintainer: Kylin Team Installed-Size: 1300 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libpam0g (>= 0.99.7.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libstdc++6 (>= 4.1.1), libukui-log4qt1 (>= 1.0.3) Suggests: biometric-auth Breaks: ukui-polkit (<< 1.0.3) Replaces: ukui-polkit (<< 1.0.3) Filename: pool/main/u/ukui-biometric-auth/libpam-biometric_4.0.0.0-ok1~0426_arm64.deb Size: 508072 MD5sum: 23387b0e682c9f76c03650526b57ec5e SHA1: a7d714462cafec50c88e2d5649de1e4bb71db39f SHA256: 904a75cfcf70dda30c24870181b17bd4b7c59fe07f255238f7386682369cdd4f SHA512: 2ea76919cf2db213018ff2faa554434aacf380fb327ab2992dd49216dd02827abc57b01251a1263e750afa9afb623f7b5af7b25c80deb2b62b3b3add450e06aa Homepage: https://github.com/ukui/ukui-biometric-auth Description: Insertable authentication module for PAM The indispensable part for biometric authentication in ukui desktop environment. This package contains a modules for PAM. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-cgroup Architecture: arm64 Version: 3.0.0-ok.1 Multi-Arch: same Priority: optional Section: admin Source: libcgroup Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: guopengfei Installed-Size: 84 Depends: libc6 (>= 2.17), libcgroup3 (>= 2.0.1), libpam0g (>= 0.99.7.1) Filename: pool/main/libc/libcgroup/libpam-cgroup_3.0.0-ok.1_arm64.deb Size: 5300 MD5sum: 8935b591de6b715bcd7fd276a3414656 SHA1: 8280661ec0c38bba11f8d560c44073519c390d92 SHA256: 3a1ebf8f5a9782997c162cd149011455cb1dbea795a1b2d9edd589f661b9e362 SHA512: 6d32e6eb3b4fb582ecf6fa352913f6fa106878a2ae51ce77e7a05b2286071d08ca36599db1bf26166815eeca750e20a948caa3bbcef7b06af6af1bbe0cacfbf3 Homepage: https://libcg.sourceforge.net/ Description: control and monitor control groups (PAM) Control Groups (cgroups) provide a mechanism for aggregating/partitioning sets of tasks, and all their future children, into hierarchical groups with specialized behaviour. . libcgroup allows one to manipulate, control, administrate and monitor cgroups and the associated controllers. . This package contains the PAM module to move a user session into an existing cgroup by attempting to match uid and gid against the defined cgroup rules configuration. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-cracklib Architecture: arm64 Version: 1.3.1-ok3 Multi-Arch: same Priority: optional Section: admin Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Steve Langasek Installed-Size: 124 Depends: libc6 (>= 2.17), 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/main/p/pam/libpam-cracklib_1.3.1-ok3_arm64.deb Size: 13002 MD5sum: 28de6ce319ceaac603a18ac962a09bb0 SHA1: d312a0b00c910c52d66e3a3a7ca5f45594ab20c9 SHA256: a29aa723399e7a9b2d1a4f0278609b5789231b3937b848b0ce70746d735e6f2c SHA512: 8418f43e9ec6ff740647ba9964ba649f52a4abf707131862fee484976e57ca6bc5a54225db26cb8898deecaf0115464080427f1c501b7f0356dc7d20bfd41d58 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-doc Architecture: all Version: 1.3.1-ok3 Priority: optional Section: doc Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Steve Langasek Installed-Size: 992 Provides: pam-doc Filename: pool/main/p/pam/libpam-doc_1.3.1-ok3_all.deb Size: 209556 MD5sum: 0ad7225709b1fc17aedaf1d88f0d9475 SHA1: 05fe5593eb77a70fc3a0f125fe56a78261957213 SHA256: 70acd5929dc7bbb30681afcf7f026a59f019ded4627931cc4d710f14b8fb94fa SHA512: db70cae9f43300d8abc749d5110bb98db88495611afb15214023041fe4c9a8616d68830d1b9417f097770b810d01bab11621f369a5688b6f83470f75d9e709fe 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-gnome-keyring Architecture: arm64 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: 370 Depends: libc6 (>= 2.33), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libpam-runtime (>= 1.0.1-6) Recommends: gnome-keyring Filename: pool/main/g/gnome-keyring/libpam-gnome-keyring_40.0-ok1_arm64.deb Size: 24044 MD5sum: a0875042b89ec07de85c4a873fa5a6ca SHA1: 63f58ea92caa5b5dcd2ee89a8833dc742e2d83c6 SHA256: 2ee4f15c51361372b26b75b2d193102dc8248559cb558f8ce439735de3e8cff2 SHA512: 953829f5fe680712443326c91b08303e7f7aaf4bc90401a3ad5c3796d714461e486ecac067e5d88faf9614eb33c8bac4b9d65743aab691a41f6dcb751daae593 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. 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/main/k/kwallet-pam/libpam-kwallet-common_5.24.7-ok1_all.deb Size: 5070 MD5sum: c2e1cf17170bfc28a5e9637f61cd9244 SHA1: d932474c401efcdb0f6718ae912a783950ca8eac SHA256: ed3427510bd556667f90b047bde2ac7fb4113b00da3609805ddc90eb4b231e84 SHA512: d420f197e131892fa6c77b1d4ad499f5437a6909bede2ae17cbcfc728d68fb95ec57ac9a21245e41e482a926b33c312613016a9511872948361106b27cb11dc2 Homepage: https://invent.kde.org/plasma/kwallet-pam Description: KWallet integration with PAM (common files) The KDE Wallet system provides a secure way to store passwords and other secret information, allowing the user to remember only a single KDE Wallet password instead of numerous different passwords and credentials. . This package provides a the common files needed by all versions of the PAM integration. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-kwallet5 Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Source: kwallet-pam Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 36 Depends: libpam-kwallet-common (>= 4:5.24.7-ok1), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libpam0g (>= 0.99.7.1) Filename: pool/main/k/kwallet-pam/libpam-kwallet5_5.24.7-ok1_arm64.deb Size: 10104 MD5sum: a24023db2268227e9d5b1a97a08295ca SHA1: 5e748baef33135dbaf357d5780f34695a7899d24 SHA256: fc157fd7c2835c414a3efadf5cdaabc1cd7bdf6980a96a436b1518a1447e52dc SHA512: e91106b3be5b1680121d429f4f9486e88ea0ddca51751d7174600c64a75b713adae18e847ecdb8fcaecfde47bd42a684bbe036e5a52bae1087de1679cded0589 Homepage: https://invent.kde.org/plasma/kwallet-pam Description: KWallet (Kf5) integration with PAM The KDE Wallet system provides a secure way to store passwords and other secret information, allowing the user to remember only a single KDE Wallet password instead of numerous different passwords and credentials. . This package provides a simple PAM integration for KWallet, so you can log in to open a KWallet. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-modules-bin Architecture: arm64 Version: 1.3.1-ok3 Multi-Arch: foreign Priority: required Section: admin Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Steve Langasek Installed-Size: 600 Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~) Replaces: libpam-modules (<< 1.1.3-0) Filename: pool/main/p/pam/libpam-modules-bin_1.3.1-ok3_arm64.deb Size: 38874 MD5sum: 80f4b3e7b39caac884c98b6ccb073689 SHA1: a7003255f1c57d3e6ba611665b3e870f5721cfa7 SHA256: a3169faf8cce65fc229e18aa6ff42df0912488a1c0a6ae332015993cc8ba1c95 SHA512: 056d493dcbc752a6e7b51ef398d3d5c0a2a2e52478ff861de17a66fc818971d6b73bbec591dcbe8b48db9070d3617973f680a0b49c9e3e64a08bd7d005813a04 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-modules Architecture: arm64 Version: 1.3.1-ok3 Multi-Arch: same Priority: required Section: admin Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Steve Langasek Installed-Size: 3152 Provides: libpam-mkhomedir, libpam-motd, libpam-umask Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libdb5.3, libnsl2 (>= 2.0.0-ok1), libpam0g (>= 1.3.1), libselinux1 (>= 3.1~), libtirpc3 (>= 1.0.2), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.3.1-ok3) Recommends: update-motd Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask Replaces: libpam-umask, libpam0g-util Filename: pool/main/p/pam/libpam-modules_1.3.1-ok3_arm64.deb Size: 262800 MD5sum: 9e693f00c2ab9e89e72544e8b7346594 SHA1: a1fc40a325f676eddf77acc1d3f56340967a287e SHA256: b6b7c097c0b717a285e2db6d1d73104b3717ce487f97009376e5fa04ae0545cc SHA512: 78905acfba25d07cb527bde42f938b88630213468e1f66f80379e49f3f596e760859d19accae155ad32785596fcc114cca544fd053fcfe0190b2f5cc0a6dccec 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-oath Architecture: arm64 Version: 2.6.7-ok3 Priority: optional Section: admin Source: oath-toolkit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: xujian Installed-Size: 336 Depends: libpam-runtime, libc6 (>= 2.17), liboath0 (>= 1.8.0), libpam0g (>= 0.99.7.1) Filename: pool/main/o/oath-toolkit/libpam-oath_2.6.7-ok3_arm64.deb Size: 34246 MD5sum: 41799cfcf6f29a65840455d1ccfe5c8a SHA1: 76786bb93f40c8f0c30ad4b5098fd932602fa814 SHA256: 646d9c8432e4531985b1ab8ab28e8c16de57e67368ab1b52c55de20f5ceeddbd SHA512: 2dcaa7f0af9d4d69171471db0361fda7e0f28e609a8421f969ead930b93b931034942b95882c33a1842c1b10c3b8addc49ee0069b8728ce8b687a3fbcb324400 Homepage: https://www.nongnu.org/oath-toolkit/ Description: OATH Toolkit libpam_oath PAM module OATH Toolkit provide components to build one-time password authentication systems. It contains shared C libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to manage secret key data. OATH stands for Open AuTHentication, which is the organization that specify the algorithms. . This package contain a PAM module to authenticate users against a local file-based OATH database. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-runtime Architecture: all Version: 1.3.1-ok3 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/main/p/pam/libpam-runtime_1.3.1-ok3_all.deb Size: 151184 MD5sum: a405f10f0af44fad445f1466a22519c1 SHA1: 943b535af42cc3f48aea18cf50447daf8f2f8c3c SHA256: c5f80099cbb8fd246eb24822a83f1175de7907c6488ce0a8a36901def5f204ef SHA512: 01dfb4a9df769d353873501c68e8782d6b5416d49b77a2ce930cb4c9cb43399c02f4a5f15f48e8a79ec827a16db88b61ea348dd2b798b5feef64a5d5cb8fbddc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam-systemd Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: same Priority: standard Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 554 Provides: default-logind (= 251.4-ok1.7), logind (= 251.4-ok1.7) Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), systemd (= 251.4-ok1.7), libpam-runtime, default-dbus-system-bus | dbus-system-bus, systemd-sysv Recommends: dbus-user-session Filename: pool/main/s/systemd/libpam-systemd_251.4-ok1.7_arm64.deb Size: 216230 MD5sum: 4422f94f8499884c83e70bbe0a98c531 SHA1: 6029564dc43c289f3c7594cade02aad1953a9c11 SHA256: 76d31ef4f0f5c648d65b100ff53c23513f533a968c95833639bc0b0b0cc7b0c0 SHA512: 757c4fa19ea4262dd1bedbfd0898110c8f7e8bdf544ce6dcc4c0a76a75c0fa34b24634c8a22be3625dfeb4c3953aeff2afd541b48825035c92f448267f6c0391 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam0g-dev Architecture: arm64 Version: 1.3.1-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Steve Langasek Installed-Size: 358 Provides: libpam-dev Depends: libpam0g (= 1.3.1-ok3), libc6-dev | libc-dev Filename: pool/main/p/pam/libpam0g-dev_1.3.1-ok3_arm64.deb Size: 114228 MD5sum: a14afb1122ba6ef29f924dab49cc07ac SHA1: e1672ebd49b769efad0357479dbcb69d73686d82 SHA256: dfcbdae6ac7b132f77d5d8c03b14c352d62f331d14da72b059b3390961583ea3 SHA512: dcbed163768832715910d1ab06240cd8c831494219aed0b17aee05c0c7813e54d713bfdf7da1edcbe6ed64445fb344d2b7d37530de4e60b32275a259ca5dc982 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpam0g Architecture: arm64 Version: 1.3.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Steve Langasek Installed-Size: 309 Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0 Suggests: libpam-doc Replaces: libpam0g-util Filename: pool/main/p/pam/libpam0g_1.3.1-ok3_arm64.deb Size: 56402 MD5sum: dc42cbe797f829156760f3a7ff1a47c0 SHA1: 91dcf2133a3032a947b45fe781fb06b9306feeb3 SHA256: b6850ef3b128faed27ea4b2fae7f877384e123d86e3381e14b16c9b8c3d367fb SHA512: b9064435cfc6fc3d786bd814a309e26f481f05d489c268e8a0091a9846c65898b7ff56a55dab857f323c3714a9af324fc40653e5788340018065aa4d1eb2aef8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpango-1.0-0 Architecture: arm64 Version: 1.46.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 399 Depends: fontconfig (>= 2.1.91), libc6 (>= 2.17), libfribidi0 (>= 1.0.0), libglib2.0-0 (>= 2.61.2), libharfbuzz0b (>= 2.1.1), libthai0 (>= 0.1.25) Breaks: libpangocairo-1.0-0 (<< 1.44.7), libpangoft2-1.0-0 (<< 1.44.7), libpangoxft-1.0-0 (<< 1.44.7) Filename: pool/main/p/pango1.0/libpango-1.0-0_1.46.2-ok2_arm64.deb Size: 177972 MD5sum: 7c2903fd372c262c12e8543907b0cc84 SHA1: 2da9eae72865fef3aef8150cd4dfe8b5fc34367e SHA256: 97caadf0919844d6c3e71ebf3d5a6c9dcc03e86c7687ec045023c040472d218c SHA512: 691e65aaca58148020691de4166040fb51ee3ba89f8e2e4dbe3c99710513e892ec6873375026070b351c3ba67cf2c972480f2468c0cfbef1f825debd434e8618 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpango1.0-0 Architecture: arm64 Version: 1.46.2-ok2 Multi-Arch: same Priority: optional Section: oldlibs Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 19 Depends: libpango-1.0-0 (>= 1.42), libpangocairo-1.0-0 (>= 1.42), libpangoft2-1.0-0 (>= 1.42), libpangoxft-1.0-0 (>= 1.42) Suggests: libpangox-1.0-0 (>= 0.0.2-2~) Filename: pool/main/p/pango1.0/libpango1.0-0_1.46.2-ok2_arm64.deb Size: 5150 MD5sum: 83a10368cb7e745bc2145ac072309fa8 SHA1: 80843b102191cbc200b4822ef6323a860a723f85 SHA256: 7e85734b92685a8f6ea6c7b67e067e02764d3d1caa9250d21460704ec8b9ed23 SHA512: 5119e8a7e844b0b5683d1341cd94b8df7e8879d5ffb282c27536d08adb7b0a9535ab829c8f8ccc83460ef5bc78aac79084d773888e0f4862c2cad186f26ee7b2 Homepage: https://www.pango.org/ Description: Layout and rendering of internationalized text (transitional package) 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 is a transitional package and will be removed in a future release. Third-party packages should depend on the individual libraries that they use instead. If another package depends on this one, please report that as a bug. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpango1.0-dev Architecture: arm64 Version: 1.46.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1518 Depends: gir1.2-pango-1.0 (= 1.46.2-ok2), libcairo2-dev (>= 1.12.10), libfontconfig1-dev (>= 2.11.91), libfreetype6-dev (>= 2.1.7), libfribidi-dev (>= 0.19.7), libglib2.0-dev (>= 2.60.0), libharfbuzz-dev (>= 2.0.0), libpango-1.0-0 (= 1.46.2-ok2), libpangocairo-1.0-0 (= 1.46.2-ok2), libpangoft2-1.0-0 (= 1.46.2-ok2), libpangoxft-1.0-0 (= 1.46.2-ok2), libthai-dev (>= 0.1.22-3~), libx11-dev (>= 2:1.3.3-2), libxft-dev (>= 2.1.14-2), libxrender-dev (>= 1:0.9.0.2-2), pango1.0-tools (= 1.46.2-ok2), pkg-config Suggests: imagemagick, libpango1.0-doc Filename: pool/main/p/pango1.0/libpango1.0-dev_1.46.2-ok2_arm64.deb Size: 142212 MD5sum: 981abcb3db8774ee44ca2ab53aeabf24 SHA1: 5630ad399431fb4bd8037246af48e4432b5bedd1 SHA256: 1c10ce181651b72120ce57bd89b4a9061572b28c7f3168a1d02b1a973e3570c1 SHA512: e8257d5d8da2f0039a7f3dd5eef3d9be9cf920e5848bff2a1679101da0724ccf5a6e6d95bd8856ededbf54f59ab170a55477f4edc5c916edc21732e363ab2d7d 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. 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/main/p/pango1.0/libpango1.0-doc_1.46.2-ok2_all.deb Size: 232066 MD5sum: c68bcbe1da2651fdb35719fa07faf720 SHA1: 672a241f808d4a8fa622bc83b5c358371ec31cd1 SHA256: a616889ddc3afe4a507adb871be1ac59d428315a9a7225db25e76a030f5d6b66 SHA512: 821d7e6cd736152d3eddc3a9251bd104804a48434a7706ac9ac45b445ae8682e4df4b57c666401c2c0f4dae74032821e832652098b1b2d16cc54b00c600af898 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/ . cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpangocairo-1.0-0 Architecture: arm64 Version: 1.46.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 80 Depends: libc6 (>= 2.17), libcairo2 (>= 1.12.10), libfontconfig1 (>= 2.12.6), libglib2.0-0 (>= 2.60.0), libpango-1.0-0 (= 1.46.2-ok2), libpangoft2-1.0-0 (= 1.46.2-ok2) Filename: pool/main/p/pango1.0/libpangocairo-1.0-0_1.46.2-ok2_arm64.deb Size: 25264 MD5sum: 664ffec73b2f94fd4adf3ab2e45ca95a SHA1: 67b473e51dda4f6791d0a4eb35dc659c142e0da2 SHA256: f792c031c823a46ad94eb0d19f99e2627db6d0e4625094a8a752d957ec33232d SHA512: 7e88006738569fc9d1cd6379b5295d3d0a8da1e5bf315463850a908c58cef4d164caf59e323c8c14090e44e58bbad1920c11995a634617151732639cf0530788 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpangoft2-1.0-0 Architecture: arm64 Version: 1.46.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 114 Depends: libc6 (>= 2.17), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.60.0), libharfbuzz0b (>= 2.6.0), libpango-1.0-0 (= 1.46.2-ok2) Filename: pool/main/p/pango1.0/libpangoft2-1.0-0_1.46.2-ok2_arm64.deb Size: 38180 MD5sum: 1d384df2dd1ced6f2b5ea5e258a2adc6 SHA1: 11bd157371483949aae555ce023430a575ad48f4 SHA256: 04c78f6016294b4ef09cd052e0638f006e09e18c74f3dc15ab0065343df267e6 SHA512: 366a80d3ba054c9cfc92aa376c639c9ec54c930c204ebef6bb257324e2f1e0a15bbbd5eb01b17e75813e60f433e4c115171d4b14a85ac26adb5162f5af98030d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpangomm-1.4-1v5 Architecture: arm64 Version: 2.46.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: pangomm Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 209 Depends: libc6 (>= 2.17), libcairomm-1.0-1v5 (>= 1.14.4), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.33.14), libglibmm-2.4-1v5 (>= 2.64.5), libpango-1.0-0 (>= 1.45.5), libpangocairo-1.0-0 (>= 1.41.0), libsigc++-2.0-0v5 (>= 2.2.0), libstdc++6 (>= 5.2) Conflicts: libpangomm-1.4-1 Replaces: libpangomm-1.4-1 Filename: pool/main/p/pangomm/libpangomm-1.4-1v5_2.46.3-ok1_arm64.deb Size: 50162 MD5sum: 2bdf9df4e2f6d9763c5adfcb1f2d110e SHA1: 1006accffb05e68879341081197753eed1bc475b SHA256: ad38b52471da58df4ef0a6005de4fa68555844922e37e9a430b9225ab90739e6 SHA512: d017dd5656cab48cc43b19bca1c3ee256ac49c05474bc675bfa06c761c36b84bcebf672f541b87e9a21c7b9aa9a86ffad635401ba739a66cbbf6df1271088f47 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpangomm-1.4-dev Architecture: arm64 Version: 2.46.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: pangomm Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 366 Depends: libpangomm-1.4-1v5 (= 2.46.3-ok1), libcairomm-1.0-dev (>= 1.12.0), libglibmm-2.4-dev (>= 2.48.0), libpango1.0-dev (>= 1.41.0) Filename: pool/main/p/pangomm/libpangomm-1.4-dev_2.46.3-ok1_arm64.deb Size: 53184 MD5sum: 1d3695259fbde35bba8849088f264076 SHA1: 8596717b2fa16f240263c2c2e5cc0bf706f35b95 SHA256: fc03222e41d56041a53e0765c52a9301703abcfbda122bf5675a9dac81c00e25 SHA512: 1937d67829ffc1c2ffa4d8df0ca574d8d818348427af9f1d449d7a72c2787acd3c0864e0e6b698e318c1cd0e259c6c98c8b305d7b7e881930d9e9fffca28300b Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpangomm-1.4-doc Architecture: all Version: 2.46.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: pangomm Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4101 Depends: doc-base Suggests: gtkmm-documentation Filename: pool/main/p/pangomm/libpangomm-1.4-doc_2.46.3-ok1_all.deb Size: 393404 MD5sum: 3e1b4a158061400d03855ba5e826c35a SHA1: 86cc2b507f670a74414213b1cf04251daf03ca3c SHA256: eb9926b5f75b6e60038392bfca74c7bbba6631ed3d06364bb19d35491c25c6a2 SHA512: c6ce3a3f1a1d480b835667116a678a7e8dc2219b59ad44ab056544a50bb78b6411de63983b25b216382f86efa0b95177c65d6bdddf95a4cd14f608667a8e8d6c Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpangoxft-1.0-0 Architecture: arm64 Version: 1.46.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 59 Depends: libc6 (>= 2.17), libfontconfig1 (>= 2.12.6), libglib2.0-0 (>= 2.60.0), libpango-1.0-0 (= 1.46.2-ok2), libpangoft2-1.0-0 (= 1.46.2-ok2), libx11-6, libxft2 (>> 2.1.1), libxrender1 Filename: pool/main/p/pango1.0/libpangoxft-1.0-0_1.46.2-ok2_arm64.deb Size: 18460 MD5sum: fd49e288ba50c14f0cbe2d31c9baf5cf SHA1: c7d541c621ef62fad1eaa45281e2e7f42f8d3ffe SHA256: c7c21a45dfe82feabb26f04e32f3bdcdc023f4def8c5dbbd73e236a5d39b12f9 SHA512: c1bb30b165cbb600625c32f37e2697a23329f713209ed0b8e675e5734d0be8ab32cdf6ece538e5df4c53e0369c4b58d434bc2e4a5a7fb6c647d7f630f4c52f41 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpar-dist-perl Architecture: all Version: 0.51-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 80 Depends: perl:any Recommends: libarchive-zip-perl, libyaml-libyaml-perl | libyaml-perl | libyaml-tiny-perl | libyaml-syck-perl Filename: pool/main/libp/libpar-dist-perl/libpar-dist-perl_0.51-ok2_all.deb Size: 27258 MD5sum: ae07d6e794929392664c8a4f741c5c53 SHA1: 35862c70f79ab41c4b586b8166c084a5709e415f SHA256: a482d4dc89ae6bdc72968eb75f30be44da4d95b16c7f4d1015f47cf6ce39e4ea SHA512: 0a7cae39b3e6add9ca07e22b05503499009c7dbf9dfffc686790715cd6392d044c277f6bc39bef1b0e8d8bb8013489d3faf462725b496e8fc95ce5ce76f101d1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libparams-classify-perl Architecture: arm64 Version: 0.015-ok2 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 61 Depends: libdevel-callchecker-perl, perl, perlapi-5.30.0, libc6 (>= 2.17) Suggests: libscalar-number-perl Filename: pool/main/libp/libparams-classify-perl/libparams-classify-perl_0.015-ok2_arm64.deb Size: 20458 MD5sum: 3410332edf793a41fdd7c9908178704e SHA1: 30c3035398c05ce321cc13ba94f49fc60393405b SHA256: ebdbc3760e3eb506c5b447821ef6ccab1ae1d6bfc6b9c13cd90f543082652968 SHA512: 58238078ddd0068110c2bcb869dcf07dbdc81d84fc2d18354530caad01d898488f3a6eed5fb7441fb93fb4e1fe2bdbc061cd6e835326413e97a610caba323b88 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. 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/main/libp/libparams-coerce-perl/libparams-coerce-perl_0.15-ok1_all.deb Size: 19524 MD5sum: e1d26d7449e103091dbe975fafea9671 SHA1: 35c9c22cc6465c02bfb3c904886cc2ed516fdbb8 SHA256: d23432a996020f8f66ea4c9ce577682f2642ade94e1d4f0a45cb5f250e71ef77 SHA512: 8fa5646914a38f34516a3b81e992e54724adb6056584eb2479c8aaf91adad3d9f9818983ef1d0bfe738c6d9d44588c1c1b232006069d20ff8d1e2d9389a50aed Homepage: https://metacpan.org/release/Params-Coerce Description: Perl module to permit parameter coercion for classes Params::Coerce attempts to encourage flexibility in the ways that your class accepts parameters by making it easier to take different types of parameters, while adding negligible additional complexity to your code. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libparams-util-perl Architecture: arm64 Version: 1.102-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 84 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libp/libparams-util-perl/libparams-util-perl_1.102-ok1_arm64.deb Size: 25744 MD5sum: 58cdf7782176d2dfe22c53f020bc66dd SHA1: cb10414d451d380f4afc35cbfd5ab504f51c6e06 SHA256: c79283c692ff5702921f9ebaf072a88d51257ce7a574eb5535cd5b7df67e2b02 SHA512: 4385f139673607025015ec2fda9c66c68a1ab3cd78f643e79714496af32595e03e20a711f3b5f0103ee9f73b6c141349c0ed41f3e1b9c68ccbafefdee1851c58 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libparams-validate-perl Architecture: arm64 Version: 1.30-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 154 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libmodule-implementation-perl Filename: pool/main/libp/libparams-validate-perl/libparams-validate-perl_1.30-ok1_arm64.deb Size: 55000 MD5sum: 0eb7da776628faa1b4038d1ccd2903cb SHA1: e85953ae9f8eace0aa0ccda0dba780ea275cc6df SHA256: afb8d87e2fbddf88a6bc5a4e867e3ddb45b403c94322b38c2cd7a1b019e2efcd SHA512: acfe4d08eff255b874a5176231c04fa3f7906432f432e5a3d862cab59ee7442ca6059bb4abbd112a7fc63c5b4ad425e29d0d53304b1607c4e56b1d10d9eb9079 Homepage: https://metacpan.org/release/Params-Validate Description: Perl module to validate parameters to Perl method/function calls Params::Validate is a Perl module providing a flexible way to validate method and function call parameters. The validation can be as simple as checking for the presence of required parameters, or more complex, like validating object classes (via isa) or capabilities (via can) and checking parameter types. It also provides extensibility through customized validation callbacks. . The module has been designed to work equally well with positional or named parameters (via a hash or hash reference) and includes experimental support for attributes (see Attribute::Params::Validate for details). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libparse-recdescent-perl Architecture: all Version: 1.967015-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 449 Depends: perl:any Filename: pool/main/libp/libparse-recdescent-perl/libparse-recdescent-perl_1.967015-ok1_all.deb Size: 138528 MD5sum: 8a5fd5d3ca5d4cfb74df4227c8fc1351 SHA1: 6f005a2180a064517e44506156e29f95a16b5611 SHA256: 918fc221a60958a507d89c711dcb430cf3bc84b2a30a0ca474855f48c419afed SHA512: fbb2e82780a248e4f24b74a959a050df4913e519ed8f9d3c09b783f9ded251bce0efb0cc5d1f1d82eae62f105e170c5d23904429756f99bd358acc718a4b9ac5 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 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/main/libp/libpath-class-perl/libpath-class-perl_0.37-ok2_all.deb Size: 42842 MD5sum: e520759edbc230d369699ffa6502c104 SHA1: 35f137a0c1d2e4c8d8824a104d75374017b89ec9 SHA256: a51d9e6ed7e2bfee03dbc76436051f6c9300b924e74b7e90f18d91df3377af56 SHA512: 0d5af8a4d3bd33ded257a2424f1549411ed91ffaabf1db64c2ca16e808a9387c38f4eb6a098878a431fc8f3969f07cf8770826784b7bc780dbdf1a58dabd2d40 Homepage: https://metacpan.org/release/Path-Class Description: module for cross-platform path specification manipulation Path::Class is a module for manipulation of file and directory specifications (strings describing their locations; for example: '/home/ken/foo.txt') in a cross-platform manner. It supports pretty much every platform Perl runs on, including Unix, Windows, Mac, VMS, Epoc, Cygwin, OS/2 and NetWare. . Path::Class uses File::Spec internally, wrapping all the unsightly details so you can concentrate on your application code. Path::Class provides an object model of path specifications and their semantics. In other words, it creates objects representing files and directories, and provides methods that relate them to each other. 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/main/libp/libpath-iterator-rule-perl/libpath-iterator-rule-perl_1.015-ok1_all.deb Size: 13148 MD5sum: d2161e97a1d0d8eb27219e9aa2503edd SHA1: 12e90f0f694d1b467e0aa1f53566c166c2013774 SHA256: 0070bb6d891c7e4d21c22546aec4a223fb6b3dd97e4ad3771b0911f3caa2422a SHA512: 5c7b979dd915aa1834086a10a6c1821a0dba805a803ee4749908e02676b9ab78aaa9e3e4ec6205f33be9dc5009a9866205b293db44b8c4c40859fc52e1acafc3 Homepage: https://github.com/dagolden/Path-Iterator-Rule Description: iterative, recursive file finder Path::Iterator::Rule iterates over files and directories to identify ones matching a user-defined set of rules. The API is based heavily on File::Find::Rule, but with more explicit distinction between matching rules and options that influence how directories are searched. A Path::Iterator::Rule object is a collection of rules (match criteria) with methods to add additional criteria. Options that control directory traversal are given as arguments to the method that generates an iterator. . Here is a summary of features for comparison to other file finding modules: * provides many "helper" methods for specifying rules * offers (lazy) iterator and flattened list interfaces * custom rules implemented with callbacks * breadth-first (default) or pre- or post-order depth-first searching * follows symlinks (by default, but can be disabled) * directories visited only once (no infinite loop; can be disabled) * doesn't chdir during operation * provides an API for extensions . As a convenience, the PIR module is an empty subclass of this one that is less arduous to type for one-liners. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpath-tiny-perl Architecture: all Version: 0.122-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 159 Depends: perl:any Recommends: libunicode-utf8-perl Filename: pool/main/libp/libpath-tiny-perl/libpath-tiny-perl_0.122-ok1_all.deb Size: 48604 MD5sum: 8f12b7c2725c994d286bf09c41b11919 SHA1: 9e7883f197fdcab253a5d8d521803784a7001eda SHA256: d5a555428478cf3c9f983870fbae1001185d981621b4bded4747645160f34eb7 SHA512: a3d59c62dccf73288fcc3372c862f4af21b3a4f4c6db44839fca4b649eee766e8056f90aa5a9f907ca1f247f30b1a3173d2cc39c1f91ad0b1208b777e57cc9d0 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?) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpathplan4 Architecture: arm64 Version: 2.42.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: graphviz Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 362 Depends: libc6 (>= 2.17) Filename: pool/main/g/graphviz/libpathplan4_2.42.2-ok3_arm64.deb Size: 52710 MD5sum: c48d725ba6b28de339e19f2c59b8113a SHA1: eede540308cbb3a9a8b5e52aff8e6b2f3db42545 SHA256: 4d4ec830d49f86d525e97d3e1d2edef9013905b5906231f55334540fd610ec52 SHA512: d77e5178b100087ffed339afb1d865eea4c29e0dbddcc8e2359208c05322e04c8406c64a00e50b5857eb9d05e2c185edd491f118625bc391e26f7c42449be073 Homepage: https://www.graphviz.org/ Description: rich set of graph drawing tools - pathplan library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the pathplan library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpci-dev Architecture: arm64 Version: 1:3.6.4-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: pciutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 225 Depends: libpci3 (= 1:3.6.4-ok2), libudev-dev (>= 196), zlib1g-dev Filename: pool/main/p/pciutils/libpci-dev_3.6.4-ok2_arm64.deb Size: 49584 MD5sum: 1800deee59363a237d55b85f271bf58a SHA1: 3dad353ab6ee00de583065bdf9aaa92631471e14 SHA256: 10ef35c21ec8ce65a4c7f1dfa7216d7ffd4879031726a8c683e9ee2d8591f1ca SHA512: cdcd145786de228ef81a71b9e3918e38d27b114785b3d784576249ee26b1a536b374b5890f136034f310bd16c4a32d7612cafbc209116e11f3c66119b70947f8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpci3 Architecture: arm64 Version: 1:3.6.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: pciutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 94 Depends: libc6 (>= 2.34), libudev1 (>= 196), zlib1g (>= 1:1.1.4), pci.ids (>= 0.0~2019.11.10-0) Filename: pool/main/p/pciutils/libpci3_3.6.4-ok2_arm64.deb Size: 25280 MD5sum: e8637ea23bbb8a6aebd4c7635725a6d1 SHA1: e96fae316007390714a4c5d1a452f58b6b66396e SHA256: 7d25938023df55f5071a2874aad5721ac6806ed51f7082e6c47c1736b0dca045 SHA512: 88020529e7d9f40392becd84fb28191dd7029c69dc265f08030f4ae3cdd70cd4d528ef73779e0c49aeb117b12ac74009b79917e730ddabbfc61b1ac6e4cbf0d7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre16-3 Architecture: arm64 Version: 2:8.39-ok5 Multi-Arch: same Priority: optional Section: libs Source: pcre3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 501 Depends: libc6 (>= 2.17) Filename: pool/main/p/pcre3/libpcre16-3_8.39-ok5_arm64.deb Size: 143588 MD5sum: 5d34b19658086dd4824aa798911e5e88 SHA1: d3f7134d0f21258f1026d4322a7b2a79a210d402 SHA256: eaa5e2d0509c6b789a1d3f846a78fdfecb8f9b636a6a9e094fe7ef3ec96f3835 SHA512: 6c0540808e95861a8beba2f4d527f021a40cef8e06f286a1cd13c8c58f87fd777fedc16131e496efcb9c6f4d0b6e7f0d00f7b2078007e2134bc1df8f1061fbbd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre2-16-0 Architecture: arm64 Version: 10.34-ok2 Multi-Arch: same Priority: optional Section: libs Source: pcre2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 699 Depends: libc6 (>= 2.17) Filename: pool/main/p/pcre2/libpcre2-16-0_10.34-ok2_arm64.deb Size: 141260 MD5sum: d19bd9bcb3455ade8a31e3e065f21931 SHA1: 2b4b8469dbb9ca3e62ae3e430d8995f8d3ab7965 SHA256: 489fd139ec59f2644563029d95fc66a2b927bf95f007ef23738d97e6a389781e SHA512: ff6ed3a6c018da44683f1eecc978c0d9f5db1a991a2f830ebc101384acfd756388208e2c14ce49e9d6261cdce730174065b6a321d3c9b6ce94f8d281cad35015 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre2-32-0 Architecture: arm64 Version: 10.34-ok2 Multi-Arch: same Priority: optional Section: libs Source: pcre2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 699 Depends: libc6 (>= 2.17) Filename: pool/main/p/pcre2/libpcre2-32-0_10.34-ok2_arm64.deb Size: 136456 MD5sum: 667791742c9edf733c2072e0ae72c4ec SHA1: bb5339d29c4aaff8e0b2b1bf8d36bdaaef687a51 SHA256: be421fc6cf29adb8f0e22e55898c7488f77aa0360bacf490451072b2e03b58f6 SHA512: 28f8019123b6e6aa5f34e365e7a0ab4df72ac190e1ae394fed17a4cb720201f8596a09df6c460417fc7f5abeabe1b19ca8f42797f7171e29e03ae538107da039 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre2-8-0 Architecture: arm64 Version: 10.34-ok2 Multi-Arch: same Priority: optional Section: libs Source: pcre2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 828 Depends: libc6 (>= 2.17) Filename: pool/main/p/pcre2/libpcre2-8-0_10.34-ok2_arm64.deb Size: 149056 MD5sum: c4ad67c29aaee5f24f72f5c30d30b3df SHA1: 11598ae872ac5e2b0af7275976fed9d3c1c00768 SHA256: 2dfbe7d51e64020a741f0a65f386bed9cf6d3976225f7cb8fe6093462120afe1 SHA512: 9dad2038d1c0b5bd20b742a27f8272b234457bf06410b7bb40af7933f627c0db6523f24badfbf835d1d7fc2e97856023ce9002393e83f5b0a162f4665be6c89d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre2-dev Architecture: arm64 Version: 10.34-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: pcre2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 2655 Depends: libc6-dev, libpcre2-16-0 (= 10.34-ok2), libpcre2-32-0 (= 10.34-ok2), libpcre2-8-0 (= 10.34-ok2), libpcre2-posix2 (= 10.34-ok2) Conflicts: libpcre3-dev (<< 2:8.35-0) Filename: pool/main/p/pcre2/libpcre2-dev_10.34-ok2_arm64.deb Size: 505946 MD5sum: 46d40a910a78c756b9ffe5d907eb6bf8 SHA1: 59ada6209fe9a8016a8078f7762d0ec36b1b2301 SHA256: 9b629ffc15ea83102af8710dffc74182a3fd142c4d2eda5c5a212333d780c0e3 SHA512: e25f6243c56199569fc95a009bea31a0083246b28a389c7671c43539af6f3dc8b26f2b1ce618a4585407f58b7c0e509f7291452fcce4e9d3320ca1f99631e571 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre2-posix2 Architecture: arm64 Version: 10.34-ok2 Multi-Arch: same Priority: optional Section: libs Source: pcre2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 121 Depends: libc6 (>= 2.17), libpcre2-8-0 (>= 10.22) Conflicts: libpcre2-posix0 Replaces: libpcre2-posix0 Filename: pool/main/p/pcre2/libpcre2-posix2_10.34-ok2_arm64.deb Size: 8068 MD5sum: 67adcdb49443e97409dc67ddd884a481 SHA1: 6f55078703176b799ac8186140d616f368f76f34 SHA256: cf73efae2a0f066bc7cc7abc1c854f9097a6c1bc5c62e4048a987628bdb5321e SHA512: ffc74dfe7b9a2bcc53a78db729db0ce90cf8ba567346463ab97f042487d9b6fed900f52025dcb47f155135da8ee6ebbb2968d0f78bc3558621d7292d1b137cc0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre3-dbg Architecture: arm64 Version: 2:8.39-ok5 Multi-Arch: same Priority: extra Section: debug Source: pcre3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 1497 Depends: libpcre3 (= 2:8.39-ok5), libpcrecpp0v5 (= 2:8.39-ok5) Filename: pool/main/p/pcre3/libpcre3-dbg_8.39-ok5_arm64.deb Size: 1251464 MD5sum: 34f8f82810ec0543ca6583a1c3df8e22 SHA1: b7a61eabca739d0b7c4231d2111bffb41bbf7e73 SHA256: 1e1bc412f5d44aaf502095b0d9f2689ea20696b550224157358f8f1db16a6dcb SHA512: 22b685f585752fd678f4b82100ea511361fa9408ffcd303f93c5a0692094d691dd38d4c6148f8a6878bd489746ceaa280ac74286884c38e836b1e9a3a66fedbb 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: 16d40b6aad3ff8f90d1bb0641efc900d985960de 308d3199d5ff0dc6661838e61a135f9d68e7b415 49ccf52bb5b674ca79f85cab478abcc780702a50 58be3faae3b1fcc584f8e6cd0d810a6c2a40151c 591bc282b8aafb02880c7fc96824facb5536f684 bfd332e0b287a204eb474494651e5d3b4526c3f4 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre3-dev Architecture: arm64 Version: 2:8.39-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: pcre3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 1779 Depends: libc6-dev, libpcre3 (= 2:8.39-ok5), libpcre16-3 (= 2:8.39-ok5), libpcre32-3 (= 2:8.39-ok5), libpcrecpp0v5 (= 2:8.39-ok5) Filename: pool/main/p/pcre3/libpcre3-dev_8.39-ok5_arm64.deb Size: 509950 MD5sum: 7375e6a29c4205a88d472b5c1e3d9547 SHA1: 519831c74ba5990f368f0a63b01a71a7d68c8fe3 SHA256: f76cc2670be8ba67c30901f9fc2d79fe151faf9dbff8b82aab94a17cc5eaae4f SHA512: 832d5610b82fc217a7886ea4242fd49ef1ad435be00695485e1564f88600ed18f3902d1ae1d3c487f2888c566922b389b9b9175c865e450379de8a5bc7059eff 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre32-3 Architecture: arm64 Version: 2:8.39-ok5 Multi-Arch: same Priority: optional Section: libs Source: pcre3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 501 Depends: libc6 (>= 2.17) Filename: pool/main/p/pcre3/libpcre32-3_8.39-ok5_arm64.deb Size: 135458 MD5sum: 53d7188e450dfdd96fe26793eaad3386 SHA1: e83f075234a9437dc3b619c4246b39d43d4966fe SHA256: 5e732f5aa461fe1f34c070cc92a339a6bc2bb3679d197a867384ab1dc865bcbd SHA512: 6e712d192627d76865535badcca0ae9a36802812d8e288f21d8dc2c3d70e922a44374778561f8d2b53bd6ac43b1c0692d93b0efe780c5dc21ff874aed60e916a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcre3 Architecture: arm64 Version: 2:8.39-ok5 Multi-Arch: same Priority: important Section: libs Source: pcre3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 644 Depends: libc6 (>= 2.17) Conflicts: libpcre3-dev (<= 4.3-0) Breaks: approx (<< 4.4-0), cduce (<< 0.5.3-0), cmigrep (<< 1.5-0), galax (<< 1.1-0), libpcre-ocaml (<< 6.0.1~), liquidsoap (<< 0.9.2-0), ocsigen (<< 1.3.3-0) Filename: pool/main/p/pcre3/libpcre3_8.39-ok5_arm64.deb Size: 227462 MD5sum: 92fa6acac46de7c83a14b7117dd49ecc SHA1: f12cafa96dfb09b2b440d9dc46563964dadefed6 SHA256: 202d12f5f9cacd48aec844fb32f99022720706406be4255141534d7aedf28dab SHA512: 28cfee3e9ca80ed0366bce750244a9c7321d865baa5e65730db5b5d004c9df54510611b78a09963e493f22e840321c0162bdd9f3b54ed100dbc1fd7a804766c0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcrecpp0v5 Architecture: arm64 Version: 2:8.39-ok5 Multi-Arch: same Priority: optional Section: libs Source: pcre3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 211 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libpcre3, libstdc++6 (>= 5.2) Conflicts: libpcre3 (<< 6.4-0), libpcrecpp0 Replaces: libpcre3 (<< 6.4-0), libpcrecpp0 Filename: pool/main/p/pcre3/libpcrecpp0v5_8.39-ok5_arm64.deb Size: 15962 MD5sum: 7b508114fec43653609f9903d8ed8202 SHA1: ae603bef2cd6a8a102e244a4cb6892000b748f44 SHA256: da1953078759549fdc3b2f98d31625b87f8c54a4dfffbd5646fed35993f79207 SHA512: 8ae5a8109215d747498ad0f08ef858f0b81105619fdd7195af749b8a1d338f4ce99f739bfa6ae6ecc37031d3dbf91ced775e8b0ffee33e57e873883ba404d3e0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcsclite-dev Architecture: arm64 Version: 1.8.26-ok2.1 Priority: optional Section: libdevel Source: pcsc-lite Origin: openKylin Maintainer: openKylin Developers Installed-Size: 242 Depends: libpcsclite1 (= 1.8.26-ok2.1), libc6 (>= 2.34) Recommends: python3 Filename: pool/main/p/pcsc-lite/libpcsclite-dev_1.8.26-ok2.1_arm64.deb Size: 37186 MD5sum: 5c3654eeeb0749e290cad47827f13417 SHA1: 6e74e44864f597b6fa9a2023f688cc00077135aa SHA256: 4e03df109038c76c71bebcaff9971e7f9c1cce4ba8ec5a62b962545c12f6cee3 SHA512: 8687d4c0647a7217836371b92c5581196cc9c8b80c560b73201c0e8ec7046038013d061e893401b6a3ce6d395894954f3b2115fdb0892d6a57fa9e0bc54b1296 Homepage: https://pcsclite.apdu.fr/ Description: Middleware to access a smart card using PC/SC (development files) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smart cards and smart cards readers. . This package contains the files needed for compiling and linking an application that communicates to any reader available to the PC/SC daemon. . This package also contains the PC/SC spying library: libpcscspy.so See http://ludovicrousseau.blogspot.com/2011/11/pcsc-api-spy-third-try.html cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpcsclite1 Architecture: arm64 Version: 1.8.26-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: pcsc-lite Origin: openKylin Maintainer: openKylin Developers Installed-Size: 111 Depends: libc6 (>= 2.34) Suggests: pcscd (= 1.8.26-ok2.1) Breaks: libpcsclite-dev (<< 1.8.26-ok2.1), pcscd (<< 1.8.26-ok2.1) Filename: pool/main/p/pcsc-lite/libpcsclite1_1.8.26-ok2.1_arm64.deb Size: 19018 MD5sum: 3be75da563483b68a682bd0ed2590056 SHA1: b3f2e6e19543bf7c80012ed329df5f1d3972bd2b SHA256: a37720a09ad724f71e2c9b6f81003b771b0c333134e7c919838c0a7749436a61 SHA512: 236728853a6ada8bf7eecd82900b0837f2647068a5223831088630a5918e3feb1dfa38e7f95b02af3c6a27cef10aa5ace7b3adaf38b842ec02b59ae0feca062d Homepage: https://pcsclite.apdu.fr/ Description: Middleware to access a smart card using PC/SC (library) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smartcards and readers. . The PC/SC Lite library is used to connect to the PC/SC daemon from a client application and provide access to the desired reader. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpdf-api2-xs-perl Architecture: arm64 Version: 1.002-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 38 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libp/libpdf-api2-xs-perl/libpdf-api2-xs-perl_1.002-ok1_arm64.deb Size: 7602 MD5sum: 48bf9bbea7522aa520734bade015c01a SHA1: 7357e7bee492975725eccefff481ea02a9cc026f SHA256: 8e890f6fec1969a2d82fb592cfaae7dfd6a4b94b5a281901921fde45e6015e25 SHA512: 5f12ea91ea95a94f0e517f77eb5c763667b7fad2a5fa8a131d90f6d5f2b1cda9f89698443a2729c2b88b938c44a7a807a8e802d64dbb1369ad58df978e0ec112 Homepage: https://metacpan.org/dist/PDF-API2-XS Description: optional PDF::API2 add-on using XS to speed up expensive operations PDF::API2 will make use of the PDF::API2::XS distribution if it's installed, to speed up some operations that are significantly faster in C than in Perl. . There's no need to interact with this distribution directly. PDF::API2 will use it automatically if it detects it. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpeas-1.0-0 Architecture: arm64 Version: 1.26.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: libpeas Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 294 Depends: libpeas-common, libc6 (>= 2.17), libgirepository-1.0-1 (>= 1.39.0), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.21.5), libpython3.8 (>= 3.8.2) Filename: pool/main/libp/libpeas/libpeas-1.0-0_1.26.0-ok3_arm64.deb Size: 62428 MD5sum: a72db326d599f7986a09a9dc16bdc3dd SHA1: d4eea154abdb4939b4fd683c79d7734f4e5acf3b SHA256: b0352580c46afb8f53ca9337b0b5dd9ae0d44b520b0ff4247471a20ad3c913f8 SHA512: 4e4dd3d02f9ed536fe6abc8aec7166a002c65b4272a9b371128128a8404f61f663621786bb22f144e65d86024db1fe97ea5d406d2ebe89273570f5b618d6da78 Homepage: https://wiki.gnome.org/Projects/Libpeas Description: Application plugin library libpeas is a library that allows applications to support plugins. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpeas-common Architecture: all Version: 1.26.0-ok3 Multi-Arch: foreign Priority: optional Section: libs Source: libpeas Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 406 Filename: pool/main/libp/libpeas/libpeas-common_1.26.0-ok3_all.deb Size: 52710 MD5sum: 9756cb325710ffcdbb345b283beaeae8 SHA1: 8172beeaa2d8d863b59e41b4ec1e8e5dea2bbdec SHA256: 3f78707bc04c32fc0d14f1692f645a093ad0336cde8bd88d1d83032cd2fe47b4 SHA512: c36ff2ccca4e5dfc87219f3928ea09ee90f8ff053ddcb4a0b1b96915cc52249ff33ee06f24e82dee20331389453f2d39dcafa2b2fceb1c4ed121e36e08ad7c0c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpeas-dev Architecture: arm64 Version: 1.26.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libpeas Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 260 Depends: gir1.2-peas-1.0 (= 1.26.0-ok3), libgirepository1.0-dev (>= 1.39.0), libglib2.0-dev (>= 2.38.0), libgtk-3-dev (>= 3.0.0), libpeas-1.0-0 (= 1.26.0-ok3) Suggests: libpeas-doc Filename: pool/main/libp/libpeas/libpeas-dev_1.26.0-ok3_arm64.deb Size: 25166 MD5sum: 1e991750f259e8d999d2bd0943d4347a SHA1: 7387089e6d9325e75858301004d74054af384349 SHA256: c66faf4ddde34035a6c934956ff5c1b1130c8c3b96819e745a56989aa89de028 SHA512: 4e26f2a1cf36e5b635027330302eef7c4d32bbdee9f497666c0deeb7d938cb12398c001b3debf448e629bea6a06d5faddfdaceddec7d87764ce874f17d309ed2 Homepage: https://wiki.gnome.org/Projects/Libpeas Description: Application plugin library (development files) libpeas is a library that allows applications to support plugins. . This package contains the headers files required for developing software that uses libpeas. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpeas-doc Architecture: arm64 Version: 1.26.0-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: libpeas Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 645 Depends: libc6 (>= 2.34), libgirepository-1.0-1 (>= 1.39.0), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.0.0), libpeas-1.0-0 (>= 1.1.0) Filename: pool/main/libp/libpeas/libpeas-doc_1.26.0-ok3_arm64.deb Size: 68434 MD5sum: 807be64d152daa24aa5cd242dff48bfa SHA1: d561be750f1ba624ddc9a9ad19e62b4be242b54b SHA256: 37c7678d4805555d58002d6c33fda7a755e1ae703dc84bb18b25994766732b82 SHA512: c3f23facff1f94cc66e2fd602739e0645331ad284d4c87dbdd2db35f82c298b2b34ef1e0db6932598061384f53e4265caab68c0c75caae9785c1027f1c95b854 Homepage: https://wiki.gnome.org/Projects/Libpeas Description: Application plugin library (documentation) libpeas is a library that allows applications to support plugins. . This package contains the API reference for libpeas. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpeony-dev Architecture: arm64 Version: 4.0.0.0-ok3~0222 Priority: optional Section: libdevel Source: peony Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 1217 Depends: libcanberra-dev, libglib2.0-dev, libgsettings-qt-dev, libnotify-dev, libpeony3 (= 4.0.0.0-ok3~0222), libpoppler-qt5-dev, qtbase5-dev, libudisks2-dev, libdconf-dev Filename: pool/main/p/peony/libpeony-dev_4.0.0.0-ok3~0222_arm64.deb Size: 163618 MD5sum: 5dcb1c7f1408766ad248bd54d23763d9 SHA1: 6a117967ed3335417280c21366e0886e0dfa0276 SHA256: 9eb80fc0e2c7d9133fe2c57cbc16c23dcb42022c24f439ec26114ee06a3b9b8d SHA512: 91a53e779cc7ffc6ebfb0518c27938ca68af4a2a9863fea7ffa0d7a2a0654217c4d1774e55e53b8696fd8e0996ecffce09497b2506f92fecf84241b19eee9211 Homepage: https://www.ukui.org/ Description: libraries for Peony components (development files) Peony is the official file manager for the UKUI desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the UKUI desktop. It works on local and remote filesystems. . This package contains the development files for the libraries needed by Peony's extensions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpeony3 Architecture: arm64 Version: 4.0.0.0-ok3~0222 Priority: optional Section: libs Source: peony Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 4199 Provides: libpeony Depends: dvd+rw-tools, gvfs, gvfs-backends, gvfs-fuse, libblockdev-crypto2, libc6 (>= 2.34), libcanberra0 (>= 0.2), libdconf1 (>= 0.14.0), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.59.2), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 5.4.0+git20141128.0009+15.04), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-sysinfo (>= 2.2.3.5), libkysdk-waylandhelper (>= 2.3.1.0), libnotify4 (>= 0.7.0), libpoppler-qt5-1 (>= 0.24.5), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libqt5xml5 (>= 5.0.2), libssl3 (>= 3.0.0), libstdc++6 (>= 5.2), libudisks2-0 (>= 2.0.91), libukui-common0 (>= 1.0.3), libx11-6 Breaks: libpeony2, peony (<< 2.2.0-1) Replaces: libpeony2, peony (<< 2.2.0-1) Filename: pool/main/p/peony/libpeony3_4.0.0.0-ok3~0222_arm64.deb Size: 990972 MD5sum: bed90db90b5038cbea9c1e185c83effd SHA1: 132b488dedbf65d6462d3ecbf74f0df85107cf6a SHA256: 9bac3f59921f371ef0fbbd61465c005e0c25cc7e8b92a7eaec4a409291ae6e15 SHA512: e574dbc438f5150f4b02e8904296771f971a8568ce29994fbf190a0063a69c3492773b4616fb28c5cc4b70ac3154e57a14653917b719f08d5aa11b8b63225a90 Homepage: https://www.ukui.org/ Description: libraries for Peony components Peony is the official file manager for the UKUI desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the UKUI desktop. It works on local and remote filesystems. . This package contains a few runtime libraries needed by Peony's extensions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libperl-critic-perl Architecture: all Version: 1.140-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2300 Depends: perl:any, libb-keywords-perl, libconfig-tiny-perl, libexception-class-perl, libfile-which-perl, libio-string-perl, liblist-moreutils-perl, libmodule-pluggable-perl, libpod-parser-perl, libpod-spell-perl, libppi-perl (>= 1.265), libppix-quotelike-perl, libppix-regexp-perl (>= 0.068), libppix-utilities-perl, libreadonly-perl, libstring-format-perl, libtask-weaken-perl, perltidy Filename: pool/main/libp/libperl-critic-perl/libperl-critic-perl_1.140-ok2_all.deb Size: 812082 MD5sum: 05313e625ed24bd9ca7ca65bb6a214f4 SHA1: e3f3469a29c81537580b1a6f5041f7a7880c7762 SHA256: dab9df3fda1a84de0bfc16e3c6ae9e70e6d09e2b367f5c61c6b99da530e254b6 SHA512: 6382e2f989d11d5a29606710e2f52ac60af92f15ce374f161625486ee81acd104d0a1c71de567d37a0e866a5ca51e6d112d8f51921c6f9dca5318927e73a52c9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libperl-dev Architecture: arm64 Version: 5.30.0-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4460 Provides: perl-xs-dev Depends: perl:any (= 5.30.0-ok6), libperl5.30 (= 5.30.0-ok6), libc6-dev | libc-dev Filename: pool/main/p/perl/libperl-dev_5.30.0-ok6_arm64.deb Size: 1027040 MD5sum: 5841ec6c012c57dcae5f51cd15426ecf SHA1: a576a6e317b2f0ceda1c99480cfe915375ab1336 SHA256: 2554f04af5c4fd53b66e65d7af7337d9a7b327742820875aae4d95c5c8353de2 SHA512: bb9fa58e621b6619e0196b2c0eb4d11b7c2b0715bc77b0fd44d0189e9e1fb89f0d221a1ef37cc83945d57e8ec55961b55da2d1f532cc3d7f3ac2337296a6c417 Homepage: http://dev.perl.org/perl5/ Description: Perl library: development files Files for developing applications which embed a Perl interpreter. 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/main/libp/libperl-minimumversion-perl/libperl-minimumversion-perl_1.40-ok1_all.deb Size: 27040 MD5sum: 84ecdcfb22dbbf996bc088a396b88d62 SHA1: 83b77d25a30af6ffa1ad14df000ee7b51fe634ce SHA256: edb467f441e180aaa130c453b08c989d5003fecc16be4226e5009475d2718ea5 SHA512: 45ca2e76de2fa4e656dbc390d757661731cff5c4ce9a121857ad83224f6941c1d947490ef7d8ff91e8f9997e9d8a1c4690637d396a958bcca62aa819a86abd9a Homepage: https://metacpan.org/release/Perl-MinimumVersion Description: module to determine minimum required version of perl required Perl::MinimumVersion is a module that inspects arbitrary Perl source code and determines the minimum version of perl required to be able to run it. Because it is based on PPI, it can do this without having to actually load the code. . Currently it tests both the syntax of your code, and the use of explicit version dependencies such as "require 5.005". . Future plans are to also add support for tracing module dependencies. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libperl5.30 Architecture: arm64 Version: 5.30.0-ok6 Multi-Arch: same Priority: optional Section: libs Source: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 28915 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-ok6) 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/main/p/perl/libperl5.30_5.30.0-ok6_arm64.deb Size: 4442932 MD5sum: 8c7a8601f8077907205b4060b93f84e6 SHA1: 03427be0fdfea7e9df4015735518747ec75cb839 SHA256: b4e36d4021a789a0bdfccdd4f1188ae63ac5e7388572e0b2e854533871631ad1 SHA512: 20c9ae9ccf9db4bccecb3be94a6811dc64ef4c1642cd85ec63de22da540544df5036003f34f4e9713ee81ada0275374ca191844c40cd80f6764d37faa7ad11b9 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libperlio-gzip-perl Architecture: arm64 Version: 0.20-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 47 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), zlib1g (>= 1:1.1.4) Filename: pool/main/libp/libperlio-gzip-perl/libperlio-gzip-perl_0.20-ok1_arm64.deb Size: 13856 MD5sum: 85b898529fd1c2ee9e3643e11ec1aa2e SHA1: 7b0101bce61393282665978120e5b19f8829d736 SHA256: c5f04a3033e8b41365bc116e75b1713151288d2b5c718359a4e56c45c799a4d0 SHA512: fdf77d67472d14cc59dc73d4803b4accdbb800a7eaeeb1ca6623f3a684ecf28fd12e90ef02ee36284ed5f01d710b53e1f684b6ee35e8841ad01a2ab1a9b89aaa 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libperlio-utf8-strict-perl Architecture: arm64 Version: 0.009-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 56 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libp/libperlio-utf8-strict-perl/libperlio-utf8-strict-perl_0.009-ok2_arm64.deb Size: 16356 MD5sum: 7f7152061db74b6148cc7a5d5da7c034 SHA1: 8c69db078753571ba24ddfbf95d27cfc2adddbef SHA256: 931e6c95f1abd32b904395faaf927535e9ab7b349611d93fe496994222923abc SHA512: 2789ba356977bf9a93d9889e71970c390840608a53c2a042c7c9ee28b9069b6174c1c0db14ed2fcdcf145be16668a5373399e18bc8f12e7d826ba7c53b16d9d5 Homepage: https://metacpan.org/release/PerlIO-utf8_strict Description: fast and correct UTF-8 Perl IO module PerlIO::utf8_strict provides a fast and correct UTF-8 PerlIO layer. Unlike perl's default :utf8 layer it checks the input for correctness and will croak if it finds an ill-formed UTF-8 octet sequence or noncharacter code points not meant for interchange. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpgtypes3 Architecture: arm64 Version: 12.2-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: postgresql-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 162 Depends: libc6 (>= 2.17) Filename: pool/main/p/postgresql-12/libpgtypes3_12.2-ok2.1_arm64.deb Size: 42602 MD5sum: b1cdc32ea13c4b6103a06377f7ee9df2 SHA1: 37195a2419df97321c3f09dde887e0c193dca97b SHA256: ca867c5e47202405a20fcea2af505416fe10bd3ea51a4d0d6c71776f7197700e SHA512: 02dc9bb1d0913c8131304951f6cb16598045224ac37981e6c13b6e47c9db469e665ecb07d585f347fdd08a967a11aafedf7440a3cbc8fba4c0201c9f6d305dbb Homepage: http://www.postgresql.org/ Description: shared library libpgtypes for PostgreSQL 12 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libphodav-2.0-0 Architecture: arm64 Version: 2.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: phodav Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 84 Depends: libphodav-2.0-common (>= 2.5-ok1), libc6 (>= 2.17), libglib2.0-0 (>= 2.51.2), libsoup2.4-1 (>= 2.48.0), libxml2 (>= 2.7.4) Filename: pool/main/p/phodav/libphodav-2.0-0_2.5-ok1_arm64.deb Size: 27932 MD5sum: d46489f94a7130a43f2ed28d7c4f37f3 SHA1: 392e097b440f187261a7cec0580b230b327da32c SHA256: baea6f4a250dc36e2812fb08578b839d9490b83113152819fead0c66ea5e17c0 SHA512: 2d07e144031b2cd1d83773d2f63da92d202708dbd39c0d290c27f0477889009a020c75427c7d56e9d61f4a236db2ed17780ae7e832ccf9376a4f44efb0777bfe Homepage: https://wiki.gnome.org/phodav Description: WebDAV server implementation using libsoup phởdav is a WebDAV server implementation using libsoup (RFC 4918). 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/main/p/phodav/libphodav-2.0-common_2.5-ok1_all.deb Size: 12468 MD5sum: d63669a343d6c5fa6d4a65dfdb332b63 SHA1: 284d393ca4b37094416201b92f9c2a888cab8d07 SHA256: 7aa2263d11443f743f2aacfd513c23991fd52feb5c63871094a08f851755d23b SHA512: b2711b71b5e6e33fa517add9563a5df4b26d1cf3a4500a8a2c8b945b7493aacf10bb3635f05a659851d9f4c7ad83f0b5e33763432d6a39d0d016b3480431195c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libphodav-2.0-dev Architecture: arm64 Version: 2.5-ok1 Priority: optional Section: libdevel Source: phodav Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 107 Depends: libglib2.0-dev, libphodav-2.0-0 (= 2.5-ok1), libsoup2.4-dev (>= 2.48.0) Filename: pool/main/p/phodav/libphodav-2.0-dev_2.5-ok1_arm64.deb Size: 14274 MD5sum: a1153252bae0c580fffe63ac15f0ca56 SHA1: ba0c751eebd01509bdaae3bb3e06b11a716da0e5 SHA256: a7267c69b555635c09cff5184687bedc5d904524014b47115fe046664edd2cbb SHA512: 18ed2c5c06768e18e76f7f76ac04d958efabb9f3f9ff439b4e577000e8c81e3ba5a7b4aa7786338ae8dbe9f82674dda593219a59b25c1fef3100a41acc3cb83f Homepage: https://wiki.gnome.org/phodav Description: WebDAV server implementation using libsoup (development files) phởdav is a WebDAV server implementation using libsoup (RFC 4918). . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libphonon4qt5-4 Architecture: arm64 Version: 4:4.11.1-ok4 Multi-Arch: same Priority: optional Section: libs Source: phonon Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 609 Depends: libphonon4qt5-data (>= 4:4.11.1-ok4), libc6 (>= 2.29), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.1), libqt5core5a (>= 5.12.2), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/p/phonon/libphonon4qt5-4_4.11.1-ok4_arm64.deb Size: 170684 MD5sum: ccc177f2d7b4fe6434997cb044e49aa8 SHA1: 699cad285899ef8ea84007c4b2c972d6beb0e841 SHA256: c851448f5bc2823f35788ab4fbf4faddbf13d34247c79869631ebedd30b99e8e SHA512: 7a784fdb7795576abb2597b4fb01b77fce1f49b39e9e7db1461d7a5013d4d2c8ba2d75fc956a7098c03563a15abdaeb0802961de0a7daba477642ad347245e07 Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt 5 - core library Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the core library of the Phonon cross-platform multimedia framework from KDE. It is required to run applications that use Phonon. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libphonon4qt5-data Architecture: all Version: 4:4.11.1-ok4 Multi-Arch: foreign Priority: optional Section: sound Source: phonon Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 145 Breaks: libphonon4qt5-4 (<< 4:4.11.1-2~) Replaces: libphonon4qt5-4 (<< 4:4.11.1-2~) Filename: pool/main/p/phonon/libphonon4qt5-data_4.11.1-ok4_all.deb Size: 16096 MD5sum: 81aa1873fd60e84c02576e08a1a640bf SHA1: 6436cfce9f7644e7b82a0bb07206dd60a68cf04e SHA256: 85b3676d8b62ec581a9eb4169a17dbde91be9077d2f0c985eb257ca4758104af SHA512: 45e6bb936a6e25fe49781a1dfe04e20563ac7df63123a2920fa20a47239940e5bf1715136c998403584f4b52acf1dfcbe292c5197134ada7dbd567f3a99edab9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libphonon4qt5-dev Architecture: arm64 Version: 4:4.11.1-ok4 Priority: optional Section: libdevel Source: phonon Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 484 Depends: libphonon4qt5-4 (= 4:4.11.1-ok4), phonon4qt5-backend-null | phonon4qt5, libc6 (>= 2.17), libqt5core5a (>= 5.14.1), libqt5designer5 (>= 5.6.0~beta), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.2.0~alpha1), libstdc++6 (>= 4.1.1) Filename: pool/main/p/phonon/libphonon4qt5-dev_4.11.1-ok4_arm64.deb Size: 73326 MD5sum: 0290230bb220d6b4321eb17ed0562524 SHA1: 749717c4df2094a0cb59d7ebf9708090da717282 SHA256: 67b6c59b6d28af3da9ca0c853d3dd23391daaee69ed6b1401198bc73477c9a5e SHA512: f41865e86391c4c653cadf472c73845b0a0d14a5b990a6e9a5f290d076e26bf3df5c2bde523582604b0cf6add7e1f38836a2aebf21b7a64c82c902d0b26e6bf6 Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt 5 - development files Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the development files needed to build Qt 5 applications using the Phonon cross-platform multimedia framework. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libphonon4qt5experimental-dev Architecture: arm64 Version: 4:4.11.1-ok4 Priority: optional Section: libdevel Source: phonon Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 127 Depends: libphonon4qt5experimental4 (= 4:4.11.1-ok4) Breaks: libphonon4qt5-dev (<< 4:4.11.1~) Replaces: libphonon4qt5-dev (<< 4:4.11.1~) Filename: pool/main/p/phonon/libphonon4qt5experimental-dev_4.11.1-ok4_arm64.deb Size: 16914 MD5sum: 2ce3a21991831cfe410083aaa2d9f0ac SHA1: 975d86d53de054c2b7c7b4b020352b8fd843d55b SHA256: 30049ab72d85dde5af5b34aba487a3d835d20754e7fd4426c7627c880b590ef7 SHA512: 2ff70d95ea03c317efcea9cb8b38d82fe5327cc540df317c82df1bb205c843af2ba6197d6e8a3524a5a1fb6de00e181832d2c0feaae847ccf3b5b1603afef026 Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt 5 - experimental development files Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the development files needed to build Phonon back-ends or internal applications which need the Phonon-Experimental library. Third-party applications should not depend on this library. Please read README.Debian if you are considering a build-dependency on this package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libphonon4qt5experimental4 Architecture: arm64 Version: 4:4.11.1-ok4 Multi-Arch: same Priority: optional Section: libs Source: phonon Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 129 Provides: phonon4qt5experimental-abi-1 Depends: libphonon4qt5-4 (= 4:4.11.1-ok4), libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/p/phonon/libphonon4qt5experimental4_4.11.1-ok4_arm64.deb Size: 31102 MD5sum: ea52b25a51b8f2de282cac355d4f910b SHA1: 0119d1e056c6b5378ef115980ea606483d32ff90 SHA256: 0343181cc11b5eb89b388eb561ad120b78aece6b5ef8e4ab40df735aeed111bc SHA512: 5b0dc9dddbc16b8b70189a1df8c06e7149b78cf23930ca1183e10c040d8a20ff386e1ff1970e395481c69d9465e50cc7a36c6f875efa7fa4f3c3dd870abeedad Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt 5 - experimental library (internal) Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the Phonon-Experimental library, which might be needed by Phonon back-ends or other internal applications. Third-party applications should not depend on this library. Please read README.Debian before using this library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libphp-embed Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: libphp8.1-embed Filename: pool/main/p/php-defaults/libphp-embed_8.1+92-ok1_all.deb Size: 2066 MD5sum: d0d4eb43edea2d59bbbc1daf533a23c4 SHA1: f9d278b2bf74e24759a62b7bba2b3497c6df615a SHA256: 5db88130c9220a49a5f22dfa06da9556071f3c0b5d7517462f3ff6a15c12b768 SHA512: 609da1d6ef3e8b727787cfe3db0c018ae54f29d3a9c57b1d6f4d46dcce7dcb860d867a184c07cfff1e3149a2cb87cb6591066452edbe6d442da647548808223d 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.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libphp8.1-embed Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5122 Provides: libphp-embed, php-json, php8.1-json, phpapi-20210902 Depends: libmagic1, media-types | mime-support, php8.1-cli, php8.1-common (= 8.1.12-ok1), php8.1-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.18), libssl1.1 (>= 1.1.1), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Suggests: php-pear Filename: pool/main/p/php8.1/libphp8.1-embed_8.1.12-ok1_arm64.deb Size: 1709620 MD5sum: a7b66ce830a166c34d1f539d0b695bc1 SHA1: d73c950b6227c60a3bff71e024b4cff4856e60af SHA256: c95d7dccd062536d21d539c935ddd57442b22838986c952e406ed1efaa1ef5fa SHA512: 2c5f57870f66394709dfb7f14558d42a06b65f20d3d41c0dd7e10b7adee167214f407b89520183744ee1318937afac13e6712eaae53272f959dd3ea4a5320664 Homepage: http://www.php.net/ Description: HTML-embedded scripting language (Embedded SAPI library) This package provides the library /usr/lib/libphp8.1.so which can be used by application developers to embed PHP scripting functionality. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . WARNING: The embed SAPI is experimental and there's no guarantee that the API/ABI will be kept compatible even between minor releases. You have been warned. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpipewire-0.3-0 Architecture: arm64 Version: 0.3.65-ok2 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2218 Depends: libspa-0.2-modules (= 0.3.65-ok2), libc6 (>= 2.34) Recommends: libpipewire-0.3-common Suggests: pipewire (= 0.3.65-ok2) Filename: pool/main/p/pipewire/libpipewire-0.3-0_0.3.65-ok2_arm64.deb Size: 262656 MD5sum: f62dcde80c88ce2d3d801b2255432078 SHA1: 0dce9dec6483d5cda082a83572202917842324f3 SHA256: 8498dc1b066092de55bac24ea21ef70cfdc6d2bacc7493d891d13f9006860ee2 SHA512: 0063e13c51e752a3aba1d863e4a3816ece67e9f94c7bbc20b940f9eaafb065428652b36249c4459e48bad6e2b60b4ad504328aa47a5e5166a075f187f94592da 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 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. 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/main/p/pipewire/libpipewire-0.3-common_0.3.65-ok2_all.deb Size: 71420 MD5sum: 699e1b788707bfc0359939ffad690b37 SHA1: 1eb81811dfa8f340d8ef1484dffbed44caf698c1 SHA256: 1ea6943cd1cb73d833d11f0ddbd6903148d5db503b4ebacb7783afbef0f4596e SHA512: 905eebe9518ce3737890062708981dfa6ada6f3c36df8aab2e761c84d046c3d07325d8a68f9f6bf9a50502a959f12f7f8255f3d1d174d0faad9a9209b5863318 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpipewire-0.3-dev Architecture: arm64 Version: 0.3.65-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 365 Depends: libpipewire-0.3-0 (= 0.3.65-ok2), libspa-0.2-dev (= 0.3.65-ok2) Suggests: pipewire-doc Filename: pool/main/p/pipewire/libpipewire-0.3-dev_0.3.65-ok2_arm64.deb Size: 51800 MD5sum: 75a14300af3a93679b4f497dc57e70e9 SHA1: 29d169c86eaaeb6ff35cb55e65125b3e1b1725cc SHA256: b921ff76718aade1ab4b68b90a8bd4abb32e04cd4d91c66347d877ab4fda9c78 SHA512: 06e7b965060adc27b3deb1341e4c9bbbc779699e538a5b2d6c70bab0c714f3344b47f15ad6eec50882a33b1665f028e5543e823071d694ed38cea78882dad59f 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 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 contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpipewire-0.3-modules Architecture: arm64 Version: 0.3.65-ok2 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7350 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libcanberra0 (>= 0.2), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.31.8), libpipewire-0.3-0 (>= 0.3.65), libpulse0 (>= 0.99.1), libsndfile1 (>= 1.0.20), libssl3 (>= 3.0.0), libsystemd0, libx11-6 (>= 2:1.7.0), libxfixes3 (>= 1:6.0.0) Breaks: pipewire (<< 0.3.5) Replaces: pipewire (<< 0.3.5) Filename: pool/main/p/pipewire/libpipewire-0.3-modules_0.3.65-ok2_arm64.deb Size: 690114 MD5sum: e3a13ac2b3dcf4ad2d13a695e0c84898 SHA1: 78cd460ec66650098953d09d56e16d6a925c10d1 SHA256: 2839268944652520b0c2c50bc53b3f5f6238e39b59ed37b50df98065f9ca2b78 SHA512: 82374e00b267a38e7f0d995e22b90fe5e54af3230922d5972e72b52e10acd4ab2ada039affa2920455bac665e8cdf3675724f6bc165a02d69042471ddf0bf20d 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 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 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpixman-1-0 Architecture: arm64 Version: 0.38.4-ok4 Multi-Arch: same Priority: optional Section: libs Source: pixman Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2754 Depends: libc6 (>= 2.29) Filename: pool/main/p/pixman/libpixman-1-0_0.38.4-ok4_arm64.deb Size: 121842 MD5sum: ddf0ea6a0ac7723c442c23b99f1ee5c0 SHA1: b3af6578920f54bbe313540e9981a491cd8dfd66 SHA256: 50c843097b9eb9d185b95aaa01b2693fc6005cf3eccf92c8c11396ef1e8940d4 SHA512: 1802e1589eb079de6d09c70334f83757ce767a72d89591eb9f01b4ce27eacf147f8c98693f776cddbeda09e767466469d6f89df0c3bf3678955a90957e62f72b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpixman-1-dev Architecture: arm64 Version: 0.38.4-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: pixman Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3072 Depends: libpixman-1-0 (= 0.38.4-ok4) Filename: pool/main/p/pixman/libpixman-1-dev_0.38.4-ok4_arm64.deb Size: 139016 MD5sum: f76d4aa9e5da0f9faed1f5af8c938716 SHA1: ffaf0a4c7de8d16c1db22dbf35bfdca737c1f71d SHA256: 9592cdedaae4554602d1319e264cb56dc84c80713e41371d1759a66f5e269f41 SHA512: 84325642f638e5fc88bb486c66f3d1e7d78829dffc11d1978801911b83bd18fb1aaf9b81b910355862e1e1fc7717ae959ebd4d0cf64aa1ac14d659162c47c0cd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpkgconf-dev Architecture: arm64 Version: 1.6.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: pkgconf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 197 Provides: libpkgconf Depends: libpkgconf3 (= 1.6.3-ok1) Breaks: libpkgconf (<< 1.6.3-0), pkgconf (<< 1.6.0-0) Replaces: libpkgconf (<< 1.6.3-0), pkgconf (<< 1.6.0-0) Filename: pool/main/p/pkgconf/libpkgconf-dev_1.6.3-ok1_arm64.deb Size: 49512 MD5sum: 3ae875c7026e28de005cbd96ac15f29b SHA1: ef73225c9b1849faabbdec02c092edad75d02550 SHA256: b1a7fa66ba57c43e039770c0456082efa2ad3ee6b3e639cc4bdcad209e35265c SHA512: df8c727815b51ad00b5a221db7754a1482540046133a55d30a001c548a12948f430d12632408bb266bc7afea3b09e31cc458703f40e8333bb65eca09465c7c4e Homepage: https://git.sr.ht/~kaniini/pkgconf Description: development files for pkgconf pkgconf is a replacement for pkg-config, a system for managing library compile and link flags that works with automake and autoconf. . pkgconf does not bundle any third-party libraries or depend on any third-party libraries. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpkgconf3 Architecture: arm64 Version: 1.6.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: pkgconf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 93 Depends: libc6 (>= 2.17) Filename: pool/main/p/pkgconf/libpkgconf3_1.6.3-ok1_arm64.deb Size: 29076 MD5sum: 853c474135d80b4c757a3814381e9555 SHA1: 471cfc9757d959261eb18549fd7ed6d38fc8af10 SHA256: 2666eaaced640d68bc4d34ccb42d4c2419db6b280f197cb70229ffc9db113337 SHA512: de0bcb42e82b794e00f8754098e57993331af4aa3ab78d4f94e7e4f69edfc4eede559347bb232c24a1ea8f2883ff9857b47eca34236d4aed0e3ec0692e856e41 Homepage: https://git.sr.ht/~kaniini/pkgconf Description: shared library for pkgconf pkgconf is a replacement for pkg-config, a system for managing library compile and link flags that works with automake and autoconf. . pkgconf does not bundle any third-party libraries or depend on any third-party libraries. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpkgconf Architecture: arm64 Version: 1.6.3-ok1 Multi-Arch: same Priority: optional Section: oldlibs Source: pkgconf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 21 Depends: libpkgconf-dev (>= 1.6.3-ok1) Filename: pool/main/p/pkgconf/libpkgconf_1.6.3-ok1_arm64.deb Size: 3600 MD5sum: 3bba87bec5ceb9f9824b93415cdc5a92 SHA1: 9c3c84443850d493391cf99080df0b7744061ec1 SHA256: b2a3c8dbe17dc98b9cf8a614e8909e7f7373d615af2b9b4e72c0ab8b794e5198 SHA512: 5bb76de2e027c82152f2a13231a1ecc5273ff761a50a85853a69bbeb4e7f2470324c60ca08290bbe6f65abbf4131a5fe7a2719e5b1278fe082ed999187465513 Homepage: https://git.sr.ht/~kaniini/pkgconf Description: development files for pkgconf (transitional package) pkgconf is a replacement for pkg-config, a system for managing library compile and link flags that works with automake and autoconf. . pkgconf does not bundle any third-party libraries or depend on any third-party libraries. . This package is a dummy transitional package and may be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libplacebo-dev Architecture: arm64 Version: 4.192.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libplacebo Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 446 Depends: libplacebo192 (= 4.192.1-ok2), libepoxy-dev, liblcms2-dev, libvulkan-dev Filename: pool/main/libp/libplacebo/libplacebo-dev_4.192.1-ok2_arm64.deb Size: 99644 MD5sum: a9cb2143845ec381461b255d7d3b12c1 SHA1: b06df51d957dc5b6ae05606256e62f97f520f7da SHA256: 7fc5c64fa31d5681718f371e13dfb85615d7ccb79672b91573da85dd201807e5 SHA512: 9f8b85a51bc189eb0c0c2d215b65571c433a02e1531683961d250431874679e2424a8d0e57a7c852fcefcc173ecf48324ab3558a7e5a4374344f6748328709f7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libplacebo192 Architecture: arm64 Version: 4.192.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: libplacebo Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3014 Depends: libc6 (>= 2.34), libepoxy0 (>= 1.4.3), libgcc-s1 (>= 3.0), liblcms2-2 (>= 2.6), libstdc++6 (>= 5.2), libvulkan1 (>= 1.2.131.2) Filename: pool/main/libp/libplacebo/libplacebo192_4.192.1-ok2_arm64.deb Size: 1019088 MD5sum: 073d9570a786fec97211a248c2f3b968 SHA1: 4a349829d06b9bdb2efd870407e93f2b05c3115f SHA256: 220eb778d7a92e8a63ff34c451eb3628f1154ae55032d1b7e8ba58fd04046688 SHA512: 0e9eddee174884d9a77a0b7d1beafe4880686b70c605b8c4ce8d537e8f8267cca715ceae2dbc94ec2f018ad751892a8055fe5e13a93131d4d5fc4d4968c8ff41 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libplasma-geolocation-interface5 Architecture: arm64 Version: 4:5.24.7-ok4.3 Priority: optional Section: libs Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 143 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/p/plasma-workspace/libplasma-geolocation-interface5_5.24.7-ok4.3_arm64.deb Size: 27722 MD5sum: 69bd9d858d6549339dd332edb7c28819 SHA1: e281ad93176bc8c5e04298c4e54fd15c778111d7 SHA256: 442d9de62ae2cdcd2e909ce2f9bbb5cf9ab570cd1b7b4513531b7df8e376ec9c SHA512: f5422df610f4f373a5ee0af74a65cb22bb2ae034a06e5dec3ad456d5764e7e1c841491c28d398cfb0ed3d39285a2c8446d38a1cb907512e8397cb1c789b22bac Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Interface library for geolocation. . This package contains library files. 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/main/p/plexus-ant-factory/libplexus-ant-factory-java_1.0~alpha2.1-ok1_all.deb Size: 11086 MD5sum: b2a601d3c57cd1c23c0b6d8ef2565e8a SHA1: a60a3fc510e86216edbc598e4986b1fe4e1f677f SHA256: 6df6a2cf6289e79bf555658126b768eb58b81719008a5431313776aec7b631cb SHA512: c6a61ae9e0f4d50556645d19f93648a08fdd65e31c41e0fe756bd9a2c7eafd1adc8f85d00ff3fee38ceec639256189e5279be3bf3de1e7f88868d10500c799ca Homepage: https://codehaus-plexus.github.io/ Description: Plexus Ant Factory The Plexus project provides a full software stack for creating and executing software projects. Based on the Plexus container, the applications can utilise component-oriented programming to build modular, reusable components that can easily be assembled and reused. . This package provides a factory for instantiating Ant with Plexus. 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/main/p/plexus-bsh-factory/libplexus-bsh-factory-java_1.0~alpha7-ok1_all.deb Size: 7878 MD5sum: 87aff4f007b2f1837c7707cb7471e79a SHA1: ca77fe63eccffb90fd70bc961e629d7f8ebfc20c SHA256: d273bb7003eeb773791e92924141cf9da8aa0882469ea14dacf9bfb7c430f7cc SHA512: d514adc1f2c0274f2acf08db45042fd2e19e2b45d47b10d9b84a1699a840e62ce018dad84e53830b2854b50d60f5d23bfefaa5e379274bc90dc1ce31d4a63d12 Homepage: http://plexus.codehaus.org/ Description: Plexus Beanshell Factory The Plexus project provides a full software stack for creating and executing software projects. Based on the Plexus container, the applications can utilise component-oriented programming to build modular, reusable components that can easily be assembled and reused. . This package provides a factory for instantiating BeanShell with Plexus. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libplist++-dev Architecture: arm64 Version: 2.1.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libplist Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 54 Depends: libplist++3v5 (= 2.1.0-ok3), libxml2-dev Filename: pool/main/libp/libplist/libplist++-dev_2.1.0-ok3_arm64.deb Size: 9426 MD5sum: feb24b29f9283195b0f55f627693ff43 SHA1: 4443e2324213a48197e75f8213903d93c10667ac SHA256: 685cfce9ae18468bbd7a3ee2d3c97cd956eb93fef3af3307e79b1d623dbdb607 SHA512: 7ff8c869c4fa8c8ee05782111f8aa3dcdcea4e45daecef189a772c686aaac96b6052c3c64bdb118603fe9ec999cfda6aa51766e61251ec7c2bb7b63f50717924 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libplist++3v5 Architecture: arm64 Version: 2.1.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: libplist Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 94 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libplist3 (>= 2.0.1~git20190921.6a53de9), libstdc++6 (>= 5.2) Filename: pool/main/libp/libplist/libplist++3v5_2.1.0-ok3_arm64.deb Size: 21984 MD5sum: e3b9cf967901c64e8b28bebf4eb3a3e6 SHA1: 19368fec98001463a4b044383eae20e0cae4ce2f SHA256: 87dbb0d3c36f7580e486b6500919442206b331c38eb9bd41a4866b7e8bc2f396 SHA512: bda4d65f134735eb730e8613767501085051bc4e4e30a3f1a6e101d05883e055f80cc94a0ddbffba646a7e38bd43b6734ca1e716224454325d05208fdd38cfcb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libplist-dev Architecture: arm64 Version: 2.1.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libplist Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 47 Depends: libplist3 (= 2.1.0-ok3), libxml2-dev Filename: pool/main/libp/libplist/libplist-dev_2.1.0-ok3_arm64.deb Size: 7496 MD5sum: 7d7f048d1986cb3ba0cae9c4cc585c8e SHA1: e4877ab377b264f5f7b2778e3bee9f494d7c9c62 SHA256: 7704ffdee5c45da1adf456734f3dfcdf7816ed79c6f282803b1e512e2e914a9c SHA512: 05d516650b1edbb9b00e6f6191e30fae3a05a002abe27475a77a24d6aad73c20a087ce4ddd1ea339969a9a4b9b2a39eccc7996ba98af60e5a8abe8c222fa103e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libplist-doc Architecture: all Version: 2.1.0-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: libplist Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 321 Depends: libjs-jquery Filename: pool/main/libp/libplist/libplist-doc_2.1.0-ok3_all.deb Size: 38388 MD5sum: 2cd9b12d5500eb3a99695cbf69d2a310 SHA1: 7ba973f6964062f645a0111809e85760fee8712d SHA256: 57e5935cef223e315c3057c3719a45ce097a10f5d0cf00dad4f88d96ca15c215 SHA512: 9974e42a5d352112092d97aa40409672f0b1634c0044087ff5349175ecc270b6c1c69ec979ebc051ff2d425c5c904051e9b144a3416f1f36c9b3be70c2f3539d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libplist-utils Architecture: arm64 Version: 2.1.0-ok3 Priority: optional Section: utils Source: libplist Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 86 Depends: libc6 (>= 2.34), libplist3 (>= 1.12+git+1+e37ca00) Filename: pool/main/libp/libplist/libplist-utils_2.1.0-ok3_arm64.deb Size: 6632 MD5sum: 00f2fd55bd4a42975ec5c6ff7737b25d SHA1: 71370934f51a155e056ee72cff1dc2e5d6216a97 SHA256: 583d0a4db48df6cfb4b87ea4eb6119ef9fdca8987809b082f49d505de3762f72 SHA512: a322a201c9d723bb62d925919da16d3d56a28e9b4f3442ca6c4407163cd72a117310000af663c0e04142441993a4d0b982533a336bb52c22004ed6d4165dcf9c 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 ...). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libplist3 Architecture: arm64 Version: 2.1.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: libplist Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 87 Depends: libc6 (>= 2.34) Filename: pool/main/libp/libplist/libplist3_2.1.0-ok3_arm64.deb Size: 28426 MD5sum: 46a4d5108530ffd21cf96478dc27d6c3 SHA1: 255da22bf523c387c510b20036dea4208cf9bdca SHA256: 0c4becc5203857c224aff2c8fe64c12b9e68e4fc4c88c5616fea3b882da2a9ad SHA512: c307c4bc7b92a74b915671743768c6f0b953406fe966305907b350b7dd6f333eb3760e031196c628143618832b9fcca81c24d13da200832512360a2e96d99a96 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 ...). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpmix-bin Architecture: arm64 Version: 4.1.2-ok1 Multi-Arch: foreign Priority: optional Section: net Source: pmix Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 169 Depends: libc6 (>= 2.34), libpmix2 (= 4.1.2-ok1) Recommends: libpmix-dev Filename: pool/main/p/pmix/libpmix-bin_4.1.2-ok1_arm64.deb Size: 37808 MD5sum: f9466356296b30b0536419a20d035452 SHA1: b4e0baca36da0e5519233dbece251ecd664faae2 SHA256: ef6ab56f2cecbba55994e3a3fb38d42426df7a7a1c03d7fb2525e28c6bf1617b SHA512: 9f8882306930c5728fc971ea9eddd80144025ff5a495dbca1b1ecefc20334dbd7b980169276c3549c11f87ed61651e0c851888ccc41e6bd6bee7045e69bf4935 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpmix-dev Architecture: arm64 Version: 4.1.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: pmix Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4636 Depends: libpmix2 (= 4.1.2-ok1), libevent-dev, libhwloc-dev, zlib1g-dev Breaks: libpmix2 (<< 4.1.0~rc1-1) Replaces: libpmix2 (<< 4.1.0~rc1-1) Filename: pool/main/p/pmix/libpmix-dev_4.1.2-ok1_arm64.deb Size: 841546 MD5sum: 1de5ec8e8bba8e16f985b24b8bd78522 SHA1: 882e90b0fbe7f9b6bfc88326ad32d73aa1bb1386 SHA256: ea7ca372ab6d9b08964e8d075720201d569492ddeeb92758461c4a1dd9c4a0ff SHA512: 7b02247a7901c609a3afb6f2798e49d43c9aeaacc0e1a78ce4c6a7c49e87ee67e94ecb366abd5a8280cab9e3101547c264ea120f82693c14c719499e92678ecf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpmix2 Architecture: arm64 Version: 4.1.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: pmix Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1912 Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libevent-core-2.1-7 (>= 2.1.8-stable), libevent-pthreads-2.1-7 (>= 2.1.8-stable), libhwloc15 (>= 2.8.0), zlib1g (>= 1:1.2.0), libhwloc-plugins Breaks: libopenmpi3 (<< 4.1.0-3), libpmix-dev (<< 3.2.0~rc1-2) Replaces: libopenmpi3 (<< 4.1.0-3), libpmix-dev (<< 3.2.0~rc1-2) Filename: pool/main/p/pmix/libpmix2_4.1.2-ok1_arm64.deb Size: 615010 MD5sum: 6cbb5299c9fcb4637591814640a0c707 SHA1: 6cf0f96a7699b7a5d3722880c806e87ff7263d30 SHA256: a08be64192225709f67edfce743b81f68142aa25a6fe2997a05860275c8c05e0 SHA512: f54d4101a06625abb331ce350c7d8f9f204437fde0baa4fe6a7183c4895d057abf5d784df4d01fdb3975ce01dc777ebb825e59706c7aa473b641711855704b4e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpocketsphinx-dev Architecture: arm64 Version: 0.8.0+real5prealpha+1-ok2.1 Multi-Arch: same Priority: optional Section: libdevel Source: pocketsphinx Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10012 Depends: libpocketsphinx3 (= 0.8.0+real5prealpha+1-ok2.1), libjs-jquery Breaks: pocketsphinx (<< 0.8+5prealpha+1-0) Replaces: pocketsphinx (<< 0.8+5prealpha+1-0) Filename: pool/main/p/pocketsphinx/libpocketsphinx-dev_0.8.0+real5prealpha+1-ok2.1_arm64.deb Size: 636744 MD5sum: 2daefb9be2559e34bb3afac7dc275d1d SHA1: 85a8eea4b6f574d50008fbf2531f5fd4d0f8f7da SHA256: 36ee55ab460165ebe8cc7593d8a038910e8f2fa101652daee77696f63a66e4df SHA512: 3ac213401a98aa783ddf7cfb964d9b19d17ad5b0d1a3ad053b1100652ec21fda04461953ba641559208f9a7bb3ba3b701369ef3a35f31bd8bcebb1169591a500 Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool - front-end library development files CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains header files and static libraries for developing programs that use the Pocket Shinx frontend. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpocketsphinx3 Architecture: arm64 Version: 0.8.0+real5prealpha+1-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: pocketsphinx Origin: openKylin Maintainer: openKylin Developers Installed-Size: 343 Depends: libc6 (>= 2.29), libsphinxbase3 (>= 0.8+5prealpha+1) Recommends: pocketsphinx-hmm-en-hub4wsj | pocketsphinx-hmm-zh-tdt | pocketsphinx-hmm-en-tidigits, pocketsphinx-lm-en-hub4 | pocketsphinx-lm-zh-hans-gigatdt | pocketsphinx-lm-zh-hant-gigatdt Filename: pool/main/p/pocketsphinx/libpocketsphinx3_0.8.0+real5prealpha+1-ok2.1_arm64.deb Size: 125654 MD5sum: f5b0df7e8c8b28ea2218589e7400203e SHA1: c88803769dc2cbfb22901b2a4e275293bb94b8d0 SHA256: 8986b08a42741583ba4770da62f8af8db6142d0c0096aae7e40ce4342a22e86d SHA512: 9139858e416ed3d8581ab670fbbb92ef27947a47efc98702cabafbeed173f500f47462636f9a95f739d33f85bb5270ef2885c9b8f0f51a3d94fcd73d3e3b8ee2 Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool - front-end library CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the frontend shared library 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/main/libp/libpod-constants-perl/libpod-constants-perl_0.19-ok2_all.deb Size: 15058 MD5sum: 08184c9d5c7903de135cd8ea700b3788 SHA1: 93b0f8646a850f9cc98d38930d4ef091115ba6a7 SHA256: 295cdbc2c18c4de2a2782709f8f18aa6d16c1f3ce27206d839cba044dbb01fe2 SHA512: 968cd0b73ba478dc1343b0c68c35854c11ffca86147103dae1258117952376c724ff28e5abd0bce6aa07262640729466326aeaf49d6243057c46f73dc9b51c59 Homepage: https://metacpan.org/release/Pod-Constants Description: module for including constants from POD This module allows you to specify those constants that should be documented in your POD, and pull them out a run time in a fairly arbitrary fashion. . Pod::Constants uses Pod::Parser to do the parsing of the source file. It has to open the source file it is called from, and does so directly either by lookup in %INC or by assuming it is $0 if the caller is "main" (or it can't find %INC{caller()}) 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/main/libp/libpod-coverage-perl/libpod-coverage-perl_0.23-ok2_all.deb Size: 17614 MD5sum: b58c530aa674209208626481687e60c8 SHA1: ede5d2694c4635486b9b8d977cc7c1c45b010285 SHA256: 94496246a53990040afdb1ca3c1bf9d58c718ca65799eabf0dca2c637e5bcdf5 SHA512: 3b6712c1d29362a7d3e677601f83d17c22b3487f11287e309519fd235a0239d877e699a2f3bcd29940f4bfd9732e3a6a32e7fb69ce8d95d4a8ac35f679181d88 Homepage: https://metacpan.org/release/Pod-Coverage Description: checker for comprehensiveness of perl module documentation POD::Coverage provides a mechanism for determining if the pod for a given module is comprehensive. It checks on a function by function basis and is useful for finding holes in module documentation. 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/main/libp/libpod-pom-view-restructured-perl/libpod-pom-view-restructured-perl_1.000003-ok1_all.deb Size: 14300 MD5sum: 2020d03f1402a7693d2eaacba6572752 SHA1: 284fc8a2d74d2dfc85985cb714fb910f3b34a85a SHA256: 884a8575864d95a1e186e4c84da23c14416774776a708885b2cb5fc9a71f5b45 SHA512: 6e45f2de41c32d8b3b391b4f0d74d07ae2f6578cbe8c9b98b19d30a37a86243168a64edc2dfc3310106ec13de792380b680d552aad97f176bd32a7863b6de089 Homepage: https://metacpan.org/release/Pod-POM-View-Restructured Description: view for Pod::POM that outputs reStructuredText Pod::POM::View::Restructured outputs reStructuredText that is expected to be used with Sphinx. Verbatim sections (indented paragraphs) in the POD will be output with syntax highlighting for Perl code by default. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpolkit-agent-1-0 Architecture: arm64 Version: 0.105-ok6 Multi-Arch: same Priority: optional Section: libs Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 83 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3), libpolkit-gobject-1-0 (= 0.105-ok6) Filename: pool/main/p/policykit-1/libpolkit-agent-1-0_0.105-ok6_arm64.deb Size: 15456 MD5sum: 7d9f38b0c7b25b0a38e4b76de8ed5a92 SHA1: dae1c58e932f83048af43296aeec1c6cf440f54f SHA256: f8aa52601ecea8a4f15067b1aea345a321286f5c059221ec689daa29a322b502 SHA512: 1942a8d92a78dc215d5d7d65f5a7cfc07be6acf777b023c41810cf79144e24af1c95f661340abdb935f7c5e5b2d2c9d53391f22264a86fe0e486964b3ed3ed74 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpolkit-agent-1-dev Architecture: arm64 Version: 0.105-ok6 Priority: optional Section: libdevel Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 154 Depends: gir1.2-polkit-1.0 (= 0.105-ok6), libpolkit-agent-1-0 (= 0.105-ok6), libpolkit-gobject-1-dev Filename: pool/main/p/policykit-1/libpolkit-agent-1-dev_0.105-ok6_arm64.deb Size: 24116 MD5sum: 3bb273f2da625616a67ef5bce1e83c86 SHA1: bd66c83bcc0032363f6a0842f23589dd09444bf8 SHA256: 1c91b16438d866e0e6373e591e1ea4475f25308139fe752c93f107fd0f6b17a7 SHA512: ca55b5436f02b0630b209400f5a797a8d2b21d2797326730a839eb7e706b74b605cb59daa7ed2e908c62628f52b14e2d01278ba5d832f1b2ab897c16df51d96e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpolkit-gobject-1-0 Architecture: arm64 Version: 0.105-ok6 Multi-Arch: same Priority: optional Section: libs Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 217 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3), libsystemd0 (>= 213) Filename: pool/main/p/policykit-1/libpolkit-gobject-1-0_0.105-ok6_arm64.deb Size: 35372 MD5sum: 997404e1942215ce3b990e02a5915e84 SHA1: 180a5a72b46a78442ff0ead88dc35dff5601ef03 SHA256: 5e6fb7263321a39ebff2fdb6cf4baa2ad0a76954b5342175587156b0eabaeed0 SHA512: 8d56586fabe6e786de3815746763ef559f722c99f1fd899cf64131fed036653ec1df1e57ef26eaeb0f00c55646b59a66d13f649d0bcbefeec45062686054308e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpolkit-gobject-1-dev Architecture: arm64 Version: 0.105-ok6 Priority: optional Section: libdevel Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 628 Depends: gir1.2-polkit-1.0 (= 0.105-ok6), libglib2.0-dev, libpolkit-gobject-1-0 (= 0.105-ok6) Filename: pool/main/p/policykit-1/libpolkit-gobject-1-dev_0.105-ok6_arm64.deb Size: 62692 MD5sum: d81f0dd6f7ff5ab8f33fc4cc1a21b872 SHA1: f357d48a2d2dfa191eefdf409f1f0d4a1b5bfd42 SHA256: a846de878655ec67ea2810e59edbcc64fd47d02a99b7325d16df29f1e88d025b SHA512: 70c793839790ae708a3f6108443d4384aaa1fb82b4765ff8019c466b45e707d073c635f9e24059b7c1332fc2ae3b91309994c4e7b77bd7afeb7872aab38c2183 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpolly-15-dev Architecture: arm64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 12947 Breaks: libclang-common-15-dev (<< 1:15.0.6-5) Replaces: libclang-common-15-dev (<< 1:15.0.6-5) Filename: pool/main/l/llvm-toolchain-15/libpolly-15-dev_15.0.7-ok3_arm64.deb Size: 1760056 MD5sum: 0639cf79195fd80010a15a7cfd434877 SHA1: 4777e7074a4aafd30f73ca29ec36b5d465824ed7 SHA256: 4140495690c81aef9b06997a3d7190e1ab499bea2d40c4245548e0ea7a229e25 SHA512: 8351b79e37a4321f8d5defd84c8f535f09a643fc7229dd94601188b2dcbbc6240738e87ceecdc9ebdefd7c6c547a9583459b1382f44e90f13e62464696b4aacb 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpoppler-cpp-dev Architecture: arm64 Version: 0.86.1-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: poppler Origin: openKylin Maintainer: openKylin Developers Installed-Size: 59 Depends: libpoppler-cpp0v5 (= 0.86.1-ok4), libpoppler-dev (= 0.86.1-ok4) Filename: pool/main/p/poppler/libpoppler-cpp-dev_0.86.1-ok4_arm64.deb Size: 10456 MD5sum: b8582b5ff1fb0e1fde4a40823886c3cd SHA1: c4e4b933588c5c23e8391dcb06bec72e88adab81 SHA256: d3a59eb7c7431314ff22df31948d2c7e173a9ee6c654af9356779e9cdbd22423 SHA512: 213639752f4770e01f374dc00e051cfaa61852e3e2ced4a095e614bc1bc870476b4032e3e0f4b083e4e5d9c72f1f5960cd34b31143ec515fd86fba1828de6f3e Homepage: http://poppler.freedesktop.org/ Description: PDF rendering library -- development files (CPP interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the C++ Poppler interface. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpoppler-cpp0v5 Architecture: arm64 Version: 0.86.1-ok4 Multi-Arch: same Priority: optional Section: libs Source: poppler Origin: openKylin Maintainer: openKylin Developers Installed-Size: 156 Depends: libpoppler97 (= 0.86.1-ok4), libc6 (>= 2.17), libstdc++6 (>= 5.2) Conflicts: libpoppler-cpp0 Replaces: libpoppler-cpp0 Filename: pool/main/p/poppler/libpoppler-cpp0v5_0.86.1-ok4_arm64.deb Size: 38490 MD5sum: 9fb6e44d7811fb24888cd2acd7d81bac SHA1: e74a3fbdfc043f800081209b264a2178b3714105 SHA256: 5a2cd8d76d6becc0509d0bec2648ebd30d24cbdc8d288223b9aa8e1418ddc7cc SHA512: bba73db087696fe028df0fc324be6287c7149ce445c07d6d7098f24bb183f8e995896c92af58f84be4cc52bc7cf1d81720391af4b2c9c7e50bbf597a5f0b4080 Homepage: http://poppler.freedesktop.org/ Description: PDF rendering library (CPP shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the CPP shared library for applications using a simple C++ interface (using STL, and no other dependency) to Poppler. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpoppler-dev Architecture: arm64 Version: 0.86.1-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: poppler Origin: openKylin Maintainer: openKylin Developers Installed-Size: 26 Depends: libpoppler97 (= 0.86.1-ok4) Filename: pool/main/p/poppler/libpoppler-dev_0.86.1-ok4_arm64.deb Size: 5270 MD5sum: c19e90d59f9b17ae9ce22313e46f9676 SHA1: 0d35da315aa6451a14878887202d37f9beed16c0 SHA256: 6a70ab314faa5a0c2d13d6a9dc2cb6fdd467a86ecaffca733e002033d91e6f36 SHA512: c8108c66f6282d97a983eaa5b5ad01e598636a26c49673681f1543b42885109d595ecaee8c11d4879a3bb5ac7ac78f49d6ba0350e9e14e41f6a5628113c7d2da Homepage: http://poppler.freedesktop.org/ Description: PDF rendering library -- development files Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the development libraries needed to build applications using Poppler. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpoppler-glib-dev Architecture: arm64 Version: 0.86.1-ok4 Priority: optional Section: libdevel Source: poppler Origin: openKylin Maintainer: openKylin Developers Installed-Size: 736 Depends: libpoppler-glib8 (= 0.86.1-ok4), libpoppler-dev (= 0.86.1-ok4), gir1.2-poppler-0.18 (= 0.86.1-ok4), libglib2.0-dev (>= 2.41), libcairo2-dev (>= 1.10.0) Suggests: libpoppler-glib-doc Filename: pool/main/p/poppler/libpoppler-glib-dev_0.86.1-ok4_arm64.deb Size: 63028 MD5sum: 776d46970b7263b1d4cfa72176db0409 SHA1: f0ef1f6f0e35776150f41f2101fd05b797c4bc6f SHA256: 2e7189c61ef6540fbf8fe8d9740bfa684c7638d3aeb58799e8fb981b4414c923 SHA512: 22133ff7fa68c701e0ac96205e8e1e81f5438157ad525a4cf329523b275b5905cd1c950ff42b0438c29d7d226629a6b51640f0455607f8fc7f5ad103aee257c3 Homepage: http://poppler.freedesktop.org/ Description: PDF rendering library -- development files (GLib interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the GLib-based Poppler interface. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpoppler-glib-doc Architecture: all Version: 0.86.1-ok4 Priority: optional Section: doc Source: poppler Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1363 Recommends: libglib2.0-doc, libcairo2-doc Filename: pool/main/p/poppler/libpoppler-glib-doc_0.86.1-ok4_all.deb Size: 76698 MD5sum: 0de1137332e849a51b82aacccbdf261d SHA1: 8942b2abc99025887bed627cffeed12f1e39e2c6 SHA256: ccc580b796a1b6c488d68e7f2d7325bfc1e9d4d79c677ee123b19bf67b0ed042 SHA512: ea931fc0380fb8fcd5b35a42a99363c35660566ce62478cf595fa14a86ddc3c903427676926e23a497f3c7e247aa54fc4252cbd8b170749716f8de2d014f62a0 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpoppler-glib8 Architecture: arm64 Version: 0.86.1-ok4 Multi-Arch: same Priority: optional Section: libs Source: poppler Origin: openKylin Maintainer: openKylin Developers Installed-Size: 435 Depends: libpoppler97 (= 0.86.1-ok4), libc6 (>= 2.34), libcairo2 (>= 1.12.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.41), libstdc++6 (>= 5.2) Filename: pool/main/p/poppler/libpoppler-glib8_0.86.1-ok4_arm64.deb Size: 116020 MD5sum: 0e83ab5f0cb1800308b02563bcfd23d8 SHA1: bd14f928a1a28abb80b95b0f9744d8257804ac8c SHA256: 2d1a900c0272e29cc995b83feeac1d12f711a8deae82187108f0b50ccfa67463 SHA512: 287238ce853c5ba1000bc1bb8d49aa3f514a9b5f00cefed2afe23d9be44d1fea68e31cddef1702e5918237ce8cef1ccf9f36db0edf4609e423ac5f4873e84004 Homepage: http://poppler.freedesktop.org/ Description: PDF rendering library (GLib-based shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the GLib-based shared library for applications using the GLib interface to Poppler. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpoppler-private-dev Architecture: arm64 Version: 0.86.1-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: poppler Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1277 Depends: libpoppler-dev (= 0.86.1-ok4) Suggests: libfreetype6-dev Filename: pool/main/p/poppler/libpoppler-private-dev_0.86.1-ok4_arm64.deb Size: 183848 MD5sum: 072cc238236a83274295566d16a54498 SHA1: e960983423f247b3208e4077048f9a52bce75f56 SHA256: e8c24c8d7de5036bfae31635e510e3b8a5bba7c9f2e407f463016c8f02013942 SHA512: 94d71b548734c3ea29b077e2bcfaebe2c780d4d45ef6e93c5a5b33f1aa85b52603bb4d884de944e930bc317ff2e2ce63686ebe61932a8167c4e2eba44dfd552d Homepage: http://poppler.freedesktop.org/ Description: PDF rendering library -- private development files Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the private and unstable headers needed to build applications using the private Poppler core library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpoppler-qt5-1 Architecture: arm64 Version: 0.86.1-ok4 Multi-Arch: same Priority: optional Section: libs Source: poppler Origin: openKylin Maintainer: openKylin Developers Installed-Size: 601 Depends: libpoppler97 (= 0.86.1-ok4), libc6 (>= 2.17), libfreetype6 (>= 2.2.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5.2) Filename: pool/main/p/poppler/libpoppler-qt5-1_0.86.1-ok4_arm64.deb Size: 165618 MD5sum: 750610b0e608e9b07f5577832e965ba5 SHA1: 4110361c552c6ed397ae3f54c7676e359cd1d402 SHA256: 1e0108dcece981b2b817d34eb144f43f554d43b43861d240522dff05d662d1c7 SHA512: 3f637dbfa10cef3f12ef38ae91d5ef01374fe98f6bda67e11a4e9a925a8b8a83668eda2a808bcd34590753355b46b0a232c389c07ca0d5cd0cabb7a49dd90ca4 Homepage: http://poppler.freedesktop.org/ Description: PDF rendering library (Qt 5 based shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the Qt 5 based shared library for applications using the Qt 5 interface to Poppler. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpoppler-qt5-dev Architecture: arm64 Version: 0.86.1-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: poppler Origin: openKylin Maintainer: openKylin Developers Installed-Size: 179 Depends: libpoppler-qt5-1 (= 0.86.1-ok4), libpoppler-dev (= 0.86.1-ok4), qtbase5-dev Filename: pool/main/p/poppler/libpoppler-qt5-dev_0.86.1-ok4_arm64.deb Size: 36072 MD5sum: f7e95f51cb746ff6d1421ffe272943d7 SHA1: 6b623cd64eedbef6b034a56e3736aea8028704c1 SHA256: 7198789c5b3acc1b5a7248227c8fb2579094aea3dd743d8545cff03fce89f3c1 SHA512: 014ee66b9fbdc7b6985db07ce791f7fa0625ef74abb690f1ee89283928517fdea8f6c3c16860d4556d1cf76ec2674ce7c4e7395429919c273ceb03a2653cbcca Homepage: http://poppler.freedesktop.org/ Description: PDF rendering library -- development files (Qt 5 interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the Qt 5-based Poppler interface. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpoppler97 Architecture: arm64 Version: 0.86.1-ok4 Multi-Arch: same Priority: optional Section: libs Source: poppler Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4060 Depends: libc6 (>= 2.35), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 4.2), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.16), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2), libtiff5 (>= 4.0.3), zlib1g (>= 1:1.1.4) Recommends: poppler-data Filename: pool/main/p/poppler/libpoppler97_0.86.1-ok4_arm64.deb Size: 983264 MD5sum: 7ef0e9d8999dd6f7f83b47b7753facca SHA1: 20e5f906c68d55af2354a52701a979c2d9907240 SHA256: 18875caa3a85714e0af2198f237a07ae01256ae5d8c9ee50910e38783b851059 SHA512: d16687e374a61d5b58447196449928ddfeea9c419cd2edbce80d77b5891f63075dff64c48ae42d2db24d6280e34401d3c721df105097c5a3acd8074454617a62 Homepage: http://poppler.freedesktop.org/ Description: PDF rendering library Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the shared core library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpostproc-dev Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 140 Depends: libavutil-dev (= 7:5.1.1-ok2), libpostproc56 (= 7:5.1.1-ok2) Filename: pool/main/f/ffmpeg/libpostproc-dev_5.1.1-ok2_arm64.deb Size: 40122 MD5sum: 587996d6c480e1d28399372c6b870d0f SHA1: 5911ddc9848740b6ae06c3fe8df3915e3c07eb8f SHA256: 60a0626aae41afcad5d6d6535ca0cff49fea9928ecb9917b73862718001dd4fe SHA512: 9ab97ad5bcdc07eef776203e9919c4e4db8015364506d2081e4fd04e1d9ec322ebb1f651c1585cf7a1d1efc0aafda6c1b38c58068d54ebc447a28a1b0e64c291 Homepage: https://ffmpeg.org/ Description: FFmpeg library for post processing - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides video post processing. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpostproc55 Architecture: arm64 Version: 7:4.2.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 107 Depends: libavutil56 (= 7:4.2.2-ok2), libc6 (>= 2.17) Filename: pool/main/f/ffmpeg/libpostproc55_4.2.2-ok2_arm64.deb Size: 40332 MD5sum: 1d592e497fb6bf7fb4e904fc11568c15 SHA1: 71fd87cdb2001ab70289d6bb4e55d3f2f0e423fe SHA256: 6de96fe848ad602578be1da84912364053cb042740beeaeba7f1cfc960a479d7 SHA512: 7d70c51c40595eacca5f227334c78510d74114ceff78c40a98fdc72f10e1b515db9e72a60b78e9e809048ab1f55361ee73b2e0a9e5c0ba1cb6d3ac5bbd38d76d Homepage: https://ffmpeg.org/ Description: FFmpeg library for post processing - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides video post processing. . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpostproc56 Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 152 Depends: libavutil57 (= 7:5.1.1-ok2), libc6 (>= 2.17) Filename: pool/main/f/ffmpeg/libpostproc56_5.1.1-ok2_arm64.deb Size: 39470 MD5sum: 701a025a01080be92f2b4df2b8d8f54e SHA1: 1533383cc923114485174d0d46484684ca96012c SHA256: dbb8cdbbf16118d95001dfdc38ad10f2282531d4ab9bbcc60f29457249d6803c SHA512: 3e8a78413e46e92ea0bd483123d720d26bbe228375bd21ff5b2ad408cbe94730d52a6ea33936dc7fb913e44ea91540d6ecafdc37642f1da364b5efaba64c8f57 Homepage: https://ffmpeg.org/ Description: FFmpeg library for post processing - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides video post processing. . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpowerdevilcore2 Architecture: arm64 Version: 4:5.24.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: powerdevil Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 733 Depends: libc6 (>= 2.17), libkf5activities5 (>= 5.90.0~), libkf5authcore5 (>= 5.90.0~), libkf5bluezqt6 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5coreaddons5 (>= 4.99.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5idletime5 (>= 5.90.0~), libkf5kirigami2-5 (>= 5.90.0~), libkf5networkmanagerqt6 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5screen-bin (>= 4:5.17.5~), libkf5screen7 (>= 4:5.24.2~), libkf5service-bin, libkf5service5 (>= 4.99.0), libkf5solid5 (>= 5.90.0~), libkf5waylandclient5 (>= 4:5.90.0~), libkf5xmlgui5 (>= 4.96.0), libkworkspace5-5 (>= 4:5.24.2~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5), libxcb-dpms0, libxcb1 Filename: pool/main/p/powerdevil/libpowerdevilcore2_5.24.7-ok1_arm64.deb Size: 156466 MD5sum: 2065610ff669faabc6a89a5e860f9fae SHA1: 175183efcc9f69529c65c24fd683251ce236777a SHA256: e34844f55cca16d3dfdf9876b6e7d9df73b24be221aa936796d2eddc59526a7b SHA512: 0a095b2e4c4c7fd9dfe97739f906fab2e11d80d09e705ec3bf9e69bcb34bea023a42123c6159d83b1bb9c034d1383cf1374974fe1c18de60a3fada792cce6705 Homepage: https://invent.kde.org/plasma/powerdevil Description: Global power saver settings ui library. Power Devil allows you to define your all power settings. . This package contains the library files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpowerdevilui5 Architecture: arm64 Version: 4:5.24.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: powerdevil Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 40 Depends: libc6 (>= 2.17), libkf5configcore5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/p/powerdevil/libpowerdevilui5_5.24.7-ok1_arm64.deb Size: 8038 MD5sum: 2c4791f4d84a379bc6a882cc3ba482e3 SHA1: 2d71e5f1440cab6d2c1c7cfc483dd7390ab41534 SHA256: 63f594d232e910eec01f6807d7c59a2b2ed6633cc37c24c89dc0d5beaa517d3a SHA512: f8cb841d4d3195af109b4ab36ce087e6ad03b0b2e69ff2b5b0ef69a475d708878d4b141d4d174bd239dab319e813c5e0c9523fef1d0480d43e170a1f3f52343c Homepage: https://invent.kde.org/plasma/powerdevil Description: Global power saver settings ui library. Power Devil allows you to define your all power settings. . This package contains the library files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libppix-quotelike-perl Architecture: all Version: 0.022-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 192 Depends: perl:any, libencode-perl, libppi-perl (>= 1.238), libreadonly-perl, libscalar-list-utils-perl Filename: pool/main/libp/libppix-quotelike-perl/libppix-quotelike-perl_0.022-ok1_all.deb Size: 75688 MD5sum: 37fdaa517a657891c86069c02c64467c SHA1: fe06fffd58b034a9a9b88c7bffdb3b3e1838a88b SHA256: 18645c83b0bb8f00dc98a98fe63434c856029fbdf9f8640138078073793a85ff SHA512: 58d3b8a0e5f825e5e1c697a9e074a09dde596d3ed48536d32427cff1eeb7ff9b1fe10a77d2185a90aff5c035379d7ec9675d5d6a539a6eeb1a0712a65f651d9b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libppix-regexp-perl Architecture: all Version: 0.085-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 751 Depends: perl:any, libppi-perl (>= 1.238), libtask-weaken-perl Filename: pool/main/libp/libppix-regexp-perl/libppix-regexp-perl_0.085-ok1_all.deb Size: 284828 MD5sum: c0587d3d66c24d97ab76a5ac4152b800 SHA1: 2b7fbcc25d59b14bc4af530b41e06ededb8d5059 SHA256: 1b1a76bdc5e634eebee86702fc9a5ebf6b3f4487f8bc28f86f959ad766ac4416 SHA512: ecf6d2c0745730505507be433a19df15147d99cb25c26e152ea8d49ff20227cc298d556d55d81e4a4652b4fbb00e3b959cd49b2534137351f02ba344b172d016 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. 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/main/libp/libppix-utils-perl/libppix-utils-perl_0.003-ok1_all.deb Size: 34794 MD5sum: 3b90d6c5a53174360a8590ed1cb543b0 SHA1: e2e62543aafaebcdd89a49554145817253ae84b7 SHA256: 7a118235a7dc328563b8fa64152afc481ddb72d4d08ce61c71c180576bc9a6b2 SHA512: ee879749bab17c035a5a34129a13797bacccd3e1019b09645c48e76b1a8c46fee16b1a7b1d0d9265bf07351c0da024a7762d2dc556eb481d53ddc86c73c0f6f1 Homepage: https://metacpan.org/release/PPIx-Utils Description: utility functions for PPI PPIx::Utils is a collection of utility functions for working with PPI documents. The functions are organized into submodules, and may be imported from the appropriate submodule or via this module. . These functions were originally from Perl::Critic::Utils and related modules, and have been split off to this distribution for use outside of Perl::Critic. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpq-dev Architecture: arm64 Version: 12.2-ok2.1 Priority: optional Section: libdevel Source: postgresql-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 567 Depends: libpq5 (= 12.2-ok2.1) Suggests: postgresql-doc-12 Filename: pool/main/p/postgresql-12/libpq-dev_12.2-ok2.1_arm64.deb Size: 147864 MD5sum: 479f9fb408285f12b064dca881624865 SHA1: e96870d3912933c2548cb70d7d1ee6c45c2a1920 SHA256: eeefdedeff230a51b0cab8b029d816f28f3d321d198a2f66990ac9c03d94ccfa SHA512: 32d658595fd6d12f4682a8137c2d9eb7a8d88ea1ff8de0c4b71d91fa24cd73b5f801c267100e5d64ca4427c74a8685f65bddab41fa2196b0679836a02b2e87ad Homepage: http://www.postgresql.org/ Description: header files for libpq5 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpq5 Architecture: arm64 Version: 12.2-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: postgresql-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 777 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap2 (>= 2.6.2), libssl3 (>= 3.0.0) Filename: pool/main/p/postgresql-12/libpq5_12.2-ok2.1_arm64.deb Size: 194552 MD5sum: 452688043c6e44af83405f39f967877d SHA1: 8b16970f933a1f05da31820d30cf5c2c986c31dc SHA256: 1d437c7eeef6ca6d9a3c8b1fe9784fa09f79c915e6dc684f0c57a21b5f2932f7 SHA512: 03444a6bab6a8400ab932c827aa8bd2f20c0bc6e37664dd4e8354882f62f5ada68aa8b08d89f8934177be6f0c15ddff87c4b390774a1fea2410624dae7cd235e Homepage: http://www.postgresql.org/ Description: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system. 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/main/libp/libprefork-perl/libprefork-perl_1.05-ok2_all.deb Size: 18664 MD5sum: caf9ef53a3956e843b960dc0d93b110c SHA1: e3d9cc12a740e48290028066d371bc3febad2add SHA256: 631ca31952b8c4b54b6828f953afadb15d9d457f3cd32f59830a634426f5a690 SHA512: 5adf3774c5e146011066e57d0a7881fc13e298b5dd8195848b5ed640df16e368c87985b0e9cc7a705ee46425d38f25fd74d7b6140fb781b3462d556b19befaeb Homepage: https://metacpan.org/release/prefork Description: pragma for optimized module loading for forking or non-forking processes The prefork pragma is intended to allow module writers to optimise module loading for both scenarios with as little additional code as possible. . prefork.pm is intended to serve as a central and optional marshalling point for state detection (the software is running in compile-time or run-time mode) and to act as a relatively light-weight module loader. 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/main/libp/libprobe-perl-perl/libprobe-perl-perl_0.03-ok2_all.deb Size: 14194 MD5sum: 6cb1553524c7811ac7bedbd0847ac43c SHA1: 9e4bfbc9c703d47122b1256a7e551110c30a51d3 SHA256: e816cc28cac549a470a3eb94d75caa64773acc3230ec96ef8ffa756e632fd5e6 SHA512: 150a50a90f050f925fbf1757663a1cb686e527dafab755b41c97b269bcbd8d26fe1c3e76069c70e008a06cc388253a9c467e84e54b31932a37b61cdff95070ec Homepage: https://metacpan.org/release/Probe-Perl Description: module to obtain information about the currently running Perl interpreter Probe::Perl provides methods for obtaining information about the currently running Perl interpreter. . It can retrieve the current version, path, @INC or details about perl configuration, as well as compare if two Perl interpreters are the same. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libproc-processtable-perl Architecture: arm64 Version: 0.634-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 103 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libp/libproc-processtable-perl/libproc-processtable-perl_0.634-ok1_arm64.deb Size: 36962 MD5sum: 0d8e69e83a4d9d28e3d03bd18a5a8cfc SHA1: e9af0380a98bb177872213eb324187119084f90b SHA256: a597fec9e8585e5f8485455f2103b77424b016dbce61373c24d2c8376d6a5494 SHA512: d49dd6700236f2252a3c8fa2db543efa419339feb5fada1b9d3c025a867ffcd2c23b10502426d9f20e8bf296b7a311ace28c09e5d1c82f76e37dfcd668b519b2 Homepage: https://metacpan.org/release/Proc-ProcessTable Description: Perl library for accessing process table information Proc::ProcessTable attempts to unify the interfaces to Unix process table information, without having to run a ps subprocess from within a perl or shell script and parse the output. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libprocesscore9 Architecture: arm64 Version: 4:5.24.7-ok2 Priority: optional Section: libs Source: libksysguard Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 369 Depends: libkf5sysguard-data (= 4:5.24.7-ok2), libc6 (>= 2.17), libkf5authcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.90.0~), libksysguardformatter1 (>= 4:5.19.4), libqt5core5a (>= 5.15.0~), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Filename: pool/main/libk/libksysguard/libprocesscore9_5.24.7-ok2_arm64.deb Size: 103460 MD5sum: 42d80eefd31dda494847b4309f916253 SHA1: 58a139447de166ac3270b07b43c968ac20e6ab87 SHA256: 7d906825417dd1b2ef1875eab38a621902071f1db5b766656cf1402868005923 SHA512: c12fa2a337dd6970235e7aae70d2df640cb66cf5b5ae1c67b479e35f17408967602a106ef1710949bf2daece2784465e5a3f7e64ac22a86b2d0dde8beb39f4f9 Homepage: https://invent.kde.org/plasma/libksysguard Description: library for system monitoring - processcore shared library 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 shared library libprocesscore. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libprocessui9 Architecture: arm64 Version: 4:5.24.7-ok2 Priority: optional Section: libs Source: libksysguard Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 370 Depends: libkf5sysguard-data (= 4:5.24.7-ok2), libc6 (>= 2.17), libkf5authcore5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5jobwidgets5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libksysguardformatter1 (>= 4:5.19.4), libprocesscore9 (>= 4:5.21.80), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5), libx11-6, libxres1 (>= 2:1.2.0) Filename: pool/main/libk/libksysguard/libprocessui9_5.24.7-ok2_arm64.deb Size: 108246 MD5sum: c2be56d5cbaceeee81ad11fce676d75c SHA1: 801f3fdc61d43c727c4db86fc7ca11a16ee949d2 SHA256: 25136cec4f176169a212ba1c6a3cc0f76689c8c2d156affc57ee02a34a494ed9 SHA512: 88b19106ed5b8a792e63b0f057712bce813bc8fe4f89ab7b8b9464d3d0fed87075bdf06c0a72555071778da406200c4d8affa6b4ab7cab22a0451daafeb6516d Homepage: https://invent.kde.org/plasma/libksysguard Description: library for system monitoring - processui shared library 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 shared library libprocessui. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libprocps-dev Architecture: arm64 Version: 2:3.3.16-ok4.3 Multi-Arch: same Priority: optional Section: libdevel Source: procps Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Craig Small Installed-Size: 201 Depends: libprocps8 (= 2:3.3.16-ok4.3) Conflicts: libproc-dev, libprocps0-dev, libprocps1-dev, libprocps3-dev, libprocps4-dev Replaces: libproc-dev, libprocps0-dev, libprocps1-dev, libprocps3-dev, libprocps4-dev Filename: pool/main/p/procps/libprocps-dev_3.3.16-ok4.3_arm64.deb Size: 46838 MD5sum: 2e5a0dcdec0d03be44984c823f22a021 SHA1: 682470322efcbd566f22d3494e2c22037bd1c91e SHA256: f4fc7cff82e44013f88fc940ddf1aef36e9de190ab00786d3d94ff5d4dab0e0e SHA512: a7dd223c08e6666fa9d8c07124ef4680898c0858990c0c45a2fa5b227edc92cced5f98f5cf4e5a7bdf70d5e4fcfd002576cd15c04dd6d41b3230da27b42e6fd2 Homepage: https://gitlab.com/procps-ng/procps Description: library for accessing process information from /proc These are the header files for libproc. Some packages using libproc to access process information from /proc need these to compile. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libprocps8 Architecture: arm64 Version: 2:3.3.16-ok4.3 Multi-Arch: same Priority: optional Section: libs Source: procps Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Craig Small Installed-Size: 159 Depends: libc6 (>= 2.34), libsystemd0 (>= 209) Replaces: procps (<< 1:3.3.2-0) Filename: pool/main/p/procps/libprocps8_3.3.16-ok4.3_arm64.deb Size: 32806 MD5sum: 256df63436e1b4d0a8614b295c55f397 SHA1: bed4048a910bb27824036eb954304a4efe50b839 SHA256: 1695d065251741c1188b47b54f0acea0c07c3385e664fbfa884563a311b6c7cc SHA512: 349ab6b7207303745e653cde9cfd20e8f47bd6f6a280b115da905c8c7e24f25f929e8cae7f10e658b2fee0d7ab73f6bc6a585c0b4db5065ca3640412b3f4e161 Homepage: https://gitlab.com/procps-ng/procps Description: library for accessing process information from /proc The libprocps library is a way of accessing information out of the /proc filesystem. . This package contains the shared libraries necessary to run programs compiled with libprocps. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libprotobuf-c-dev Architecture: arm64 Version: 1.3.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: protobuf-c Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 90 Depends: libprotobuf-c1 (= 1.3.3-ok1) Breaks: protobuf-c-compiler (<< 1.0.0~) Filename: pool/main/p/protobuf-c/libprotobuf-c-dev_1.3.3-ok1_arm64.deb Size: 26854 MD5sum: 48a48b6ef914f230ca84e9703576bb01 SHA1: 5fd556810fa05c86a9182086e45a1baad5b64969 SHA256: 04c535454badbe1c18e08a67e795faf1959cb7dd959891290698577c3ed2ef9a SHA512: 9658a372520369fb47c850441cec88005f7c2081c694ec4bcb27741855760d59b4a16f1e206fe06ca87d81db1bd3385bb127e7e2d90b678abde42635b62206de 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libprotobuf-c1 Architecture: arm64 Version: 1.3.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: protobuf-c Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 52 Depends: libc6 (>= 2.17) Filename: pool/main/p/protobuf-c/libprotobuf-c1_1.3.3-ok1_arm64.deb Size: 19006 MD5sum: ecf52df80e70de86bcf36042475f786d SHA1: 626cbbcdc9b275f0dfd99e0a285d8250a7e4cb2d SHA256: f944d1879008e1c384c3bc60f127086e22c088fae8f1cd19853c783e1ec0e099 SHA512: 6671c9b58e39ca8bd878958df1b84998119b706affd0ea11d03d09538112702bf0976a17ff20ff521d00c643c87f2f6d1117ce9110e15cc39d63ff0a4603a1b8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libproxy-cil-dev Architecture: all Version: 0.4.15-ok2 Priority: optional Section: cli-mono Source: libproxy Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 16 Depends: libproxy0.4-cil (= 0.4.15-ok2) Filename: pool/main/libp/libproxy/libproxy-cil-dev_0.4.15-ok2_all.deb Size: 2302 MD5sum: 94a41fad61bea13b2105823fab8fbc38 SHA1: e19f1f89ae278b62447890391c6016e022aa6cf8 SHA256: b71f2d7b289364b893a1f410f73ebac2023a9db791974067b6a99abdb000315c SHA512: 43c732fefd3f4cc24f80f29df0a99224843da3c56b41ba9d109c5346500d895e1035558af28a442957f29db1fc8c308347451aab0b571eafd7caabb3a7533b84 Homepage: https://libproxy.github.io/libproxy/ Description: automatic proxy configuration management library (CLI devel) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains development files for the CLI bindings, and should be used for compilation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libproxy-dev Architecture: arm64 Version: 0.4.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libproxy Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 27 Depends: libproxy1v5 (= 0.4.15-ok2) Filename: pool/main/libp/libproxy/libproxy-dev_0.4.15-ok2_arm64.deb Size: 4126 MD5sum: 29e0ad9c4d14c8dbaf3a1a62010b5320 SHA1: af21c56c31f915cb03f8c8a9bfeba10c8bb7623d SHA256: 8afa44eb46e3ce2037e55141e43154da3205f7fd627892621f05a4234c836877 SHA512: 897496be3f76599e5dd2e68da43c77ebf8cc2b3e59b92a51e41fd5bb6a30f6c1256f45abbce1050d2b77a4ccfefe85e931d9cdf7fc56ab94cdd5385cebd0c4f5 Homepage: https://libproxy.github.io/libproxy/ Description: automatic proxy configuration management library (devel) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the development files including vala bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libproxy-tools Architecture: arm64 Version: 0.4.15-ok2 Priority: optional Section: utils Source: libproxy Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 84 Depends: libc6 (>= 2.34), libproxy1v5 (>= 0.4.14) Filename: pool/main/libp/libproxy/libproxy-tools_0.4.15-ok2_arm64.deb Size: 5324 MD5sum: 90ab0fdb0217cfc5a048a0a98b9a006b SHA1: 87b56614cdb4170d9666e817830b667a33a0b5ad SHA256: 5ca073e6ef19714e27a7b2868b446ade4d6535f86fa379be743b9ab4fb55b9e5 SHA512: ec9a317fe6e5efe7eca51654273dee04941414fbae8f1dfa7710ede8b9c675f7f227b07844b84f2c0e2db2d3e69e2595d59bd15ba0ec24a4921f17bb5bbe8ff3 Homepage: https://libproxy.github.io/libproxy/ Description: automatic proxy configuration management library (tools) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains a program to interact with libproxy from the command line. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libproxy0.4-cil Architecture: all Version: 0.4.15-ok2 Priority: optional Section: cli-mono Source: libproxy Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 28 Depends: cli-common (>= 0.5.1), libmono-corlib4.5-cil (>= 5.18.0.240), libproxy1v5 (>= 0.4.14) Filename: pool/main/libp/libproxy/libproxy0.4-cil_0.4.15-ok2_all.deb Size: 4716 MD5sum: a8f587ed41cfb49307c127e24f929169 SHA1: 4e6cf3afecafb399f9f438a1127127abd8ffd406 SHA256: 1ba78dfe80d278e767345f9ba79de44a9f980e30d830b73600a68057b9936a1e SHA512: 43fcb2466688f9a9f7096fd887da5cfe715b95455ac7baf2c3c33c2e53c777589055f3127c677e373dca5aaee36e0dfc1d339e4ba3e048437a4e01c90bc4bd58 Homepage: https://libproxy.github.io/libproxy/ Description: automatic proxy configuration management library (CLI) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the CLI bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libproxy1-plugin-gsettings Architecture: arm64 Version: 0.4.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libproxy Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 218 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.45.3), libproxy1v5 (= 0.4.15-ok2), libstdc++6 (>= 5.2) Enhances: libproxy1v5 Filename: pool/main/libp/libproxy/libproxy1-plugin-gsettings_0.4.15-ok2_arm64.deb Size: 25556 MD5sum: 28e9e2d45b560b0a74ed7679d1ac0204 SHA1: d1626f0574d4fe88f20424ea0cf4e3fe76f67c1e SHA256: 0f79b046715a60c5b30330a4dc8eef623024aebc194159bbb8a67d11b44cf1ee SHA512: f421901c0e98f5cc38c805d9f98b5ea176dfb538a3c9c646429e4988ff152276fabb113103a6591fd2e89b467cb3ee98257cd4db89191379885e3c5493f0f2ae Homepage: https://libproxy.github.io/libproxy/ Description: automatic proxy configuration management library (GSettings plugin) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the plugin to allow libproxy to read proxy settings from GSettings (GNOME 3) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libproxy1-plugin-kconfig Architecture: arm64 Version: 0.4.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libproxy Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 150 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libproxy1v5 (= 0.4.15-ok2), libstdc++6 (>= 5.2) Enhances: libproxy1v5 Filename: pool/main/libp/libproxy/libproxy1-plugin-kconfig_0.4.15-ok2_arm64.deb Size: 23128 MD5sum: 2d8a3d9067ff81d075ee1dd18be5bbc0 SHA1: 6387f9ccc8ccab4d2b59247b572850eda267c40e SHA256: e8c12d4bae08b56c62f714ea1f9f186fcb5bfb279302a2517c818584e7550dea SHA512: 88e587e56706ddf44ab53b5b61ad374eb4a7c1d739cba5330951c54902e30b9de11d560af2be15b3fba10450219d762aa18bb58782504f9fac22eaf13b9f15a2 Homepage: https://libproxy.github.io/libproxy/ Description: automatic proxy configuration management library (KConfig plugin) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the plugin to allow libproxy to read proxy settings from KConfig (KDE 4) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libproxy1-plugin-mozjs Architecture: arm64 Version: 0.4.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libproxy Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 85 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libmozjs-68-0 (>= 68.6.0), libproxy1v5 (= 0.4.15-ok2), libstdc++6 (>= 5.2) Enhances: libproxy1v5 Filename: pool/main/libp/libproxy/libproxy1-plugin-mozjs_0.4.15-ok2_arm64.deb Size: 13908 MD5sum: b09bcacd7ebb89f479764412ab349380 SHA1: 5ddc829da0040eb71e44989f5bf768faf36c8e1e SHA256: a34bfaa6f27d78a8dd7c0fc00d05930533358d5c30a99c6f0514394cfcf7188c SHA512: 84736f8931c1aea358305690a8d70bf36d75ce9ae74a5a37a09b580ac8e9c46ce1a83a8ca8dd6b0938d5bae6d72532ce0a7128f241097299a8bf36a9b07e653f Homepage: https://libproxy.github.io/libproxy/ Description: automatic proxy configuration management library (mozjs plugin) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the plugin to allow libproxy to interpret PAC files using mozjs cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libproxy1-plugin-networkmanager Architecture: arm64 Version: 0.4.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libproxy Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 85 Depends: libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libstdc++6 (>= 5), libproxy1v5 (= 0.4.15-ok2) Enhances: libproxy1v5 Filename: pool/main/libp/libproxy/libproxy1-plugin-networkmanager_0.4.15-ok2_arm64.deb Size: 5986 MD5sum: c58aaf68dce0da3d0fac79a5d7483365 SHA1: bab43c5721330a86f6cfef46776aebbf8f2f15ab SHA256: 1070199353a214e0dc7550211aacd99b44c0d420a746c637e6a93942447b6b73 SHA512: ef5d5b6d2759d682918e0caf8517010b7650537a9f33d312628f6b257cecc19b8b7c49a8e24ca75d4073387552e04956b0ec36328063a22b4395c2441e743774 Homepage: https://libproxy.github.io/libproxy/ Description: automatic proxy configuration management library (Network Manager plugin) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the plugin to allow libproxy to read information from Network Manager. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libproxy1-plugin-webkit Architecture: arm64 Version: 0.4.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libproxy Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 85 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libjavascriptcoregtk-4.0-18, libproxy1v5 (= 0.4.15-ok2), libstdc++6 (>= 5.2) Enhances: libproxy1v5 Filename: pool/main/libp/libproxy/libproxy1-plugin-webkit_0.4.15-ok2_arm64.deb Size: 9746 MD5sum: c34f273c2cfbe1b991972c6bb2f24603 SHA1: b27f17f1bdc7c164dc77738f07528917ee16e624 SHA256: 9156c6bcf822ca21df2d4d5afdbc79ce3ad48923ab463ee04e6fa0af73434784 SHA512: 2c2a8aad62b0f4d574b60e936486eccf752fb449100276c5d96e38e167de7492eb6a5f6889b3fd53d15455a698951cdf200d74a4292c0ba6a8a03df716dacce1 Homepage: https://libproxy.github.io/libproxy/ Description: automatic proxy configuration management library (Webkit plugin) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the plugin to allow libproxy to interpret PAC files using Webkit cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libproxy1v5 Architecture: arm64 Version: 0.4.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libproxy Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 483 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Conflicts: libproxy1 Replaces: libproxy1 Filename: pool/main/libp/libproxy/libproxy1v5_0.4.15-ok2_arm64.deb Size: 90820 MD5sum: 8957c6c34af1adf4ac2bcaa47c4f1714 SHA1: 4e6aa896a10e0f6b4a465e5c78a1fe3f79376311 SHA256: 0ee3295c528a4b98abe29aa6bf163c9380263911d5d4b36ebcbe01d943d3ecbe SHA512: 6246990cad00fcd937f7cf0e4eb0acb579bf240225f51c889c35ea0d14281278543b24f23b6dd735f990770ed3e7f621122650fdaefc17dac7f4d8c9fae605a8 Homepage: https://libproxy.github.io/libproxy/ Description: automatic proxy configuration management library (shared) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpskc-dev Architecture: arm64 Version: 2.6.7-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: oath-toolkit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: xujian Installed-Size: 578 Depends: libpskc0 (= 2.6.7-ok3) Filename: pool/main/o/oath-toolkit/libpskc-dev_2.6.7-ok3_arm64.deb Size: 133406 MD5sum: c9c0c1c603463b64ffdffa39a71ab486 SHA1: 89da5fc83185a706f56ef48b7728dd143ed9e0f5 SHA256: 65264fcca386735a883d978091fd803004ec90cfd320b1d32a212f4a46348d95 SHA512: 17cfecb22ea58e8fb1f98426974ee834d465369a53972096b7264894163deab77edd15bf20025a428e145328ed4768da611fcda7d0854229a66fa54c1feba16f Homepage: https://www.nongnu.org/oath-toolkit/ Description: Development files for the OATH Toolkit Libpskc library OATH Toolkit provide components to build one-time password authentication systems. It contains shared C libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to manage secret key data. OATH stands for Open AuTHentication, which is the organization that specify the algorithms. . This package contain all files necessary for developing programs that use Libpskc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpskc0 Architecture: arm64 Version: 2.6.7-ok3 Multi-Arch: same Priority: optional Section: libs Source: oath-toolkit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: xujian Installed-Size: 405 Depends: libc6 (>= 2.17), libxml2 (>= 2.7.4), libxmlsec1 (>= 1.2.28), libxmlsec1-openssl (>= 1.2.28) Filename: pool/main/o/oath-toolkit/libpskc0_2.6.7-ok3_arm64.deb Size: 48618 MD5sum: 14509665ff0cb7b8f0df60f0e1df81ea SHA1: 7f04c0324db60939cea2e184598bda86c7208fe0 SHA256: 949138c63918aa8960711ee9fdd22b3d67b873aebcb974d382faf2a6f3abd587 SHA512: cda9849e012ad3144dd5f16a7bdb187f09d6809eddee3f756b444c45681ffb9e1fa5fb4171cd820c8c5ed7b43910a957862869a4a313f5c2d78e36a391234ada Homepage: https://www.nongnu.org/oath-toolkit/ Description: OATH Toolkit Libpskc library OATH Toolkit provide components to build one-time password authentication systems. It contains shared C libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to manage secret key data. OATH stands for Open AuTHentication, which is the organization that specify the algorithms. . This package includes the Libpskc shared library that is used by applications. You normally don't need to install it manually. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpspell-dev Architecture: arm64 Version: 0.60.8-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: aspell Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Agustin Martin Domingo Installed-Size: 40 Depends: libaspell15 (= 0.60.8-ok2), libaspell-dev Suggests: aspell-doc Replaces: aspell-bin (<< 0.50.3-0) Filename: pool/main/a/aspell/libpspell-dev_0.60.8-ok2_arm64.deb Size: 4534 MD5sum: 6e45fdde7f19a7ecf7ee0c64426855bf SHA1: 23bf04c2bca42339f31d374f20a4ba4b98ce7859 SHA256: 363301e08b0342ee9e551f836a0cd5e329fd8d0e64523bf684e547258cf8fc5b SHA512: 698d4700a88bc355148b60125648eb38fabbca5d63e36fcd47fd3fded0a3dd8596606a30c3974f3571988f0cb00b83c6f594c764c203df540fbb04cc71e73229 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpthread-stubs0-dev Architecture: arm64 Version: 0.4-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libpthread-stubs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 17 Filename: pool/main/libp/libpthread-stubs/libpthread-stubs0-dev_0.4-ok2_arm64.deb Size: 4240 MD5sum: b64f3832a807bd5eb617b25388fe5934 SHA1: f4e71c22b08f6e81394a0de44a6c14fd9c59a806 SHA256: c59b69a76e4c0420eabbe8a67eaf0213ca0d950b263479259d120adda686b5e0 SHA512: 3ff475b214c862fdbb191a26b012df556ab519e4059eb71079ff4b350ac0bd96dfe6dd6917f8a7df7005450d28552e51a4404633b65d6596ccd3fa920fb2d2ff Description: pthread stubs not provided by native libc, development files This library provides weak aliases for pthread functions not provided in libc or otherwise available by default. Libraries like libxcb rely on pthread stubs to use pthreads optionally, becoming thread-safe when linked to libpthread, while avoiding any performance hit when running single-threaded. libpthread-stubs supports this behavior even on platforms which do not supply all the necessary pthread stubs. . On platforms which already supply all the necessary pthread stubs, this package ships only the pkg-config file pthread-stubs.pc, to allow libraries to unconditionally express a dependency on pthread-stubs and still obtain correct behavior. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpulse-dev Architecture: arm64 Version: 1:16.1-ok7 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-ok7), libpulse-mainloop-glib0 (= 1:16.1-ok7), libglib2.0-dev Filename: pool/main/p/pulseaudio/libpulse-dev_16.1-ok7_arm64.deb Size: 75580 MD5sum: aff283d41fd5f3289445f1fbe164e7b0 SHA1: b9185052a601e14b0e1424a8d414aba5fd2dbd7b SHA256: 7028f8db4a0a2d237ed5570f89e5dbba95aaa24a72ab98c192dc7931d442519a SHA512: 0d8c381015f808e1afa3d8f0ef0217441991d44ca9ba5dce4ba85f6df74ddfd26dc742200bd03f50d2bd7e271285f6b3c9e21d6fa8acd137289d949158cc62fc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpulse-mainloop-glib0 Architecture: arm64 Version: 1:16.1-ok7 Multi-Arch: same Priority: optional Section: sound Source: pulseaudio Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 114 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.28.0), libpulse0 (= 1:16.1-ok7) Filename: pool/main/p/pulseaudio/libpulse-mainloop-glib0_16.1-ok7_arm64.deb Size: 11738 MD5sum: 13365e110d278c984959a1a96af86180 SHA1: 53cfa56d47d847bf8523894e7f80251908544493 SHA256: 90aa2aa6537ec28486723168199699da730a4f382fb3dc2c8ea21ce965d32394 SHA512: 8e5113650f8797800b35d5f89b964d2da7ce34a8e604546eec5d515e0793a2ca0d0fbbc1ad7ed9faba13d0b16e41a8b977f13c225efb21f076c7305e336b1a14 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpulse0 Architecture: arm64 Version: 1:16.1-ok7 Multi-Arch: same Priority: optional Section: libs Source: pulseaudio Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 980 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/main/p/pulseaudio/libpulse0_16.1-ok7_arm64.deb Size: 257856 MD5sum: cd3e5944275dc3942a7de1e5df2fd547 SHA1: 81564dbd8764cdfec08243615d1a7dd77fdd17fe SHA256: a4db6711b330b866d825c99d5889a28153f51f6eb22d3afaf83e32030376af25 SHA512: ee626b80c366ffb8ced2429371bdaf0633c8807a5908cb7bd7d71cd28b4f53098579043962b74213f8e79c6970d954172758d9237babf0b1e9e517d6fcc63a46 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpulsedsp Architecture: arm64 Version: 1:16.1-ok7 Multi-Arch: same Priority: optional Section: sound Source: pulseaudio Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 113 Depends: libc6 (>= 2.34), libpulse0 (= 1:16.1-ok7) Filename: pool/main/p/pulseaudio/libpulsedsp_16.1-ok7_arm64.deb Size: 21610 MD5sum: 922cd46366e67f3744d6d040bba1b391 SHA1: 00c628b5efdfd6524b37c712880913f5550c2cea SHA256: 25edeca096223f5aa7e7e3505cf6fc3b839cdd553bab72f5f9f5440f7534d756 SHA512: 903963022cac85aede1b87ff5a175f9194dce352ec2742c17419d2cd8887228d73d04286bb2b901391cb9e5fc6be83262fd57b07300635334ce1e5cca99684c0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython-all-dbg Architecture: arm64 Version: 2.7.18-ok1 Multi-Arch: same Priority: optional Section: debug Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7 Depends: libpython2-dbg (= 2.7.18-ok1), libpython2.7-dbg Filename: pool/main/p/python-defaults/libpython-all-dbg_2.7.18-ok1_arm64.deb Size: 1000 MD5sum: 4c8544fa5e1fe3c9302c5edd6bf00a04 SHA1: b4c3a0b68a105920e5746241974f3841e85e94a7 SHA256: fd0bbed1b0e218a89ae6070314ef1c676855d944a80cd6ce847a1248165bfa00 SHA512: e0ba671fb950fcac9a2217c615706a830b9c1c2ee8d3dc9b122a4c07e154f21aab79ca43cfaef1e97ff3641354645224415ce4d4cddba0ee88dc9a81ce86e9fb Homepage: https://www.python.org/ Description: package depending on all supported Python2 debugging packages The package currently depends on libpython2.7-dbg, in the future, dependencies on jython (Python2 for a JVM) and ironpython (Python2 for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python2 debug packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython-all-dev Architecture: arm64 Version: 2.7.18-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Depends: libpython2-dev (= 2.7.18-ok1), libpython2.7-dev Filename: pool/main/p/python-defaults/libpython-all-dev_2.7.18-ok1_arm64.deb Size: 886 MD5sum: 1210866662e7449cf047527a815c4a43 SHA1: 6ec4bf9eb23d425ba2f5eab9e741f605dd23c964 SHA256: edf9b1e9b1a903a93c0b7ab83b71b8cf5059abab3e5b0227072fda68042ef329 SHA512: f9aa0bec037021ba5b2732f3abcc55a35b97087258ccf5cadf5314e79636514999c75e370a39331920fb4f2cdcfa99fdb175858317dbce54c1570e29ee078066 Homepage: https://www.python.org/ Description: package depending on all supported Python2 development packages The package currently depends on libpython2.7-dev, in the future, dependencies on jython (Python2 for a JVM) and ironpython (Python2 for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python2 development packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython2-dbg Architecture: arm64 Version: 2.7.18-ok1 Multi-Arch: same Priority: optional Section: debug Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 16 Depends: libpython2.7-dbg (>= 2.7.18~) Breaks: libpython-dbg (<< 2.7.15-2) Replaces: libpython-dbg (<< 2.7.15-2) Filename: pool/main/p/python-defaults/libpython2-dbg_2.7.18-ok1_arm64.deb Size: 2564 MD5sum: e1646196ff489b62c646045d7af6609c SHA1: d73c4141d132dee52fb103f791b058e8557a5e0e SHA256: edd65cb19747a849fae650f279e3a4694030d7042e01eec4470cfd91ca0cb937 SHA512: 7de717ab6f83da3d8c76b2236a1e366806817048101534de5552f4d6bca3eaa66bb4ff4ec1a828419a61c28c13f817564bcb3c0a17af7f36cc67b4076e24e79b Homepage: https://www.python.org/ Description: debug build of the Python2 interpreter (version 2.7) Python2 interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python2.7/lib-dynload/debug first. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython2-dev Architecture: arm64 Version: 2.7.18-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 16 Depends: libpython2.7-dev (>= 2.7.18~) Breaks: libpython-dev (<< 2.7.15-2) Replaces: libpython-dev (<< 2.7.15-2) Filename: pool/main/p/python-defaults/libpython2-dev_2.7.18-ok1_arm64.deb Size: 2628 MD5sum: a7d2a950529a5828534cbf3a21318d54 SHA1: 8e5c48afd2bde7e18a77254e4a7639a76eeb44ff SHA256: e9c28e7b51cc4eb7ae6b75fb22ac95c5cc80b1a0f3c2182f9e285fe882a37b33 SHA512: 7f8a652b0c40a0bfe935b25604f2c1567ed56da630aaf9300c3a497433f5e16502fff74a98d995af7cd25fbcbec68531c1a2683e1e5fa2f57a1b00fb31f18c96 Homepage: https://www.python.org/ Description: header files and a static library for Python2 Header files, a static library and development tools for building Python2 modules, extending the Python2 interpreter or embedding Python2 in applications. . This package is a dependency package, which depends on Debian's Python2 version (currently v2.7). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython2-stdlib Architecture: arm64 Version: 2.7.18-ok1 Multi-Arch: same Priority: optional Section: python Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 11 Depends: libpython2.7-stdlib (>= 2.7.18~) Breaks: libpython-stdlib (<< 2.7.15-2) Replaces: libpython-stdlib (<< 2.7.15-2) Filename: pool/main/p/python-defaults/libpython2-stdlib_2.7.18-ok1_arm64.deb Size: 2554 MD5sum: 2205c85b8008e6d0a7152eaddaae1d13 SHA1: 3a123ab92aa2a7b7a58a10d17ec28275ca9a4bd7 SHA256: 3bd436e46beed237ad71e76e3ce7171928b443cd37226dcf8c1a203e45dd26ed SHA512: a8ef7b318e1776e6e9030fc6033fedfd3cd79302189ec426036b98e9bf5c09ec826f541fd90b79ca7365e8fc0e2b68068d40977b3c25f154dc345c20ac2bb89a Homepage: https://www.python.org/ Description: interactive high-level object-oriented language (Python2) Python2, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on Debian's Python2 version (currently v2.7). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython2.7-dbg Architecture: arm64 Version: 2.7.18-ok2 Multi-Arch: same Priority: optional Section: debug Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 45738 Depends: libpython2.7-stdlib (= 2.7.18-ok2), libbz2-1.0, libc6 (>= 2.29), libcrypt1 (>= 1:4.1.0), libdb5.3, libexpat1 (>= 2.1~beta3), libffi7 (>= 3.3~20180313), libncursesw6 (>= 6), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.5.9), libssl1.1 (>= 1.1.0), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Suggests: python2.7-gdbm-dbg, python2.7-tk-dbg Replaces: python2.7-dbg (<< 2.7.3-10) Filename: pool/main/p/python2.7/libpython2.7-dbg_2.7.18-ok2_arm64.deb Size: 17442708 MD5sum: 5582baeb2569de97a25a8f737fcc8c39 SHA1: 7b59be8ee1a62cf4772b048a2bba6b01cd9a4880 SHA256: 353480e30c0d36392be50c368761ba831a8c274d88726ac32906865f003a3a21 SHA512: 3b95ee9067ab76accc1ae2571157c62c68cd656ef9ddf040245b24b68a7353f66d4c8a1db5de33e94245c742d51bd0daf15db9210c2c28cd23eaebe040a147eb Description: Debug Build of the Python Interpreter (version 2.7) The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython2.7-dev Architecture: arm64 Version: 2.7.18-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 12360 Depends: libpython2.7-stdlib (= 2.7.18-ok2), libpython2.7 (= 2.7.18-ok2), libexpat1-dev Recommends: libc6-dev | libc-dev Replaces: python2.7 (<< 2.7-3), python2.7-dev (<< 2.7.3-10), python2.7-minimal (<< 2.7.3-10) Filename: pool/main/p/python2.7/libpython2.7-dev_2.7.18-ok2_arm64.deb Size: 2797400 MD5sum: f66a5d6402618eafef38aee8683c7f0a SHA1: 90aee2772409e5877dd0414eed2a3d044c785eeb SHA256: 52eef64e92d25a93dd52a4e67dc8ce69225ec23d256fde25a65431c90830612d SHA512: 8638114dc4c4ce28c9991377869fa6132624e8dcba863938be1815b8cc4e84d70d171f33246ce738ba0e371ea18bfbf67ebd49c2f1419944cf7ed4ec456d47fd Description: Header files and a static library for Python (v2.7) Header files, a static library and development tools for building Python (v2.7) modules, extending the Python interpreter or embedding Python (v2.7) in applications. . Maintainers of Python packages should read README.maintainers. . This package contains development files. It is normally not used on it's own, but as a dependency of python2.7-dev. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython2.7-minimal Architecture: arm64 Version: 2.7.18-ok2 Multi-Arch: same Priority: optional Section: python Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 3051 Recommends: libpython2.7-stdlib Conflicts: binfmt-support (<< 1.1.2) Breaks: python2.7-minimal (<< 2.7.4~rc1-1~) Replaces: libpython2.7-stdlib (<< 2.7.8-7), python2.7 (<< 2.7.4-2), python2.7-minimal (<< 2.7.3-10) Filename: pool/main/p/python2.7/libpython2.7-minimal_2.7.18-ok2_arm64.deb Size: 384084 MD5sum: 9cb98c927d64136ccf1613e58970521c SHA1: 54eb8f774ce85264745fd9b5ac85ea5c6dc5bf89 SHA256: dd3f7a5e65f14b68d37dbeb23611eef2f9f13f9d71b2d2fc6e23077f780d66c2 SHA512: 0c218c6d6e609628cf81584e1b96a54cc3a15496a6069346d3844cb5203bcb28a0b58dcc48c03290021fa8ad6db668b09e3372794af9741ec74dece667420752 Description: Minimal subset of the Python language (version 2.7) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python2.7-minimal. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython2.7-stdlib Architecture: arm64 Version: 2.7.18-ok2 Multi-Arch: same Priority: optional Section: python Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 8787 Provides: python-argparse, python2.7-argparse, python2.7-celementtree, python2.7-cjkcodecs, python2.7-ctypes, python2.7-elementtree, python2.7-profiler, python2.7-wsgiref Depends: libpython2.7-minimal (= 2.7.18-ok2), libssl3, media-types | mime-support, libbz2-1.0, libc6 (>= 2.28), libcrypt1 (>= 1:4.1.0), libdb5.3, libexpat1 (>= 2.1~beta3), libffi7 (>= 3.3~20180313), libncursesw6 (>= 6), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.5.9), libssl1.1 (>= 1.1.0), libtinfo6 (>= 6) Breaks: cython (<< 0.25.2-2build3), python-lxml (<< 3.8.0-2), python-numpy (<< 1:1.12.1-3.1ubuntu1), python-scipy (<< 0.18.1-2ubuntu3), python-tk (<< 2.7.14~rc1-1~), python-urllib3 (<< 1.9.1-3) Replaces: libpython2.7-testsuite (<< 2.7.13-4), python2.7 (<< 2.7.5-0~) Filename: pool/main/p/python2.7/libpython2.7-stdlib_2.7.18-ok2_arm64.deb Size: 2035332 MD5sum: f802ce241e2fa2b200fdf2e84a7e3803 SHA1: 98ce364a3da67211ace74f23b327cd2dd461bb6d SHA256: 802098e3b12f77ca3ae8d45df9c7e4f431ca6a0c794fd2a8ba11a8d120e653f7 SHA512: 315deb778dd9e1931ad0a1ea6b020ff5425a4844567190a66cc97bda4cb7a097b4bded56da8ace500cdeabc698e0c30106d910de7b930e4d507bb38aba5fa0c9 Description: Interactive high-level object-oriented language (standard library, version 2.7) Python is a high-level, interactive, object-oriented language. Its 2.7 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 2.7's standard library. It is normally not used on its own, but as a dependency of python2.7. 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/main/p/python2.7/libpython2.7-testsuite_2.7.18-ok2_all.deb Size: 2284944 MD5sum: 264256fe8dc27b318fce9c8cae92c85d SHA1: 1c0e92e294e6432cdd8657edda065a4439098d71 SHA256: 1096753b8703458faf4e9347ab6e5f649be3ce282fd6f2b85691016e03e20c63 SHA512: 6a10ae273f717a5e03463d588e9924e851bf820fbc0a4a36489ebbb2abf5551b612566444da1a2fce4fa764a951b1619791b17b97dec58f4366ef66ec22f2245 Description: Testsuite for the Python standard library (v2.7) The complete testsuite for the Python standard library. Note that a subset is found in the libpython2.7-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython2.7-stdlib package). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython2.7 Architecture: arm64 Version: 2.7.18-ok2 Multi-Arch: same Priority: optional Section: libs Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 3458 Depends: libpython2.7-stdlib (= 2.7.18-ok2), libc6 (>= 2.29), zlib1g (>= 1:1.2.0) Replaces: python2.7 (<< 2.6) Filename: pool/main/p/python2.7/libpython2.7_2.7.18-ok2_arm64.deb Size: 1142660 MD5sum: 1cd3aff1a7edae1706475eb724efff0f SHA1: 5eac5438f203eb6387a5348304fa3d89d955bed6 SHA256: 2962adc8f647959bef851700c8bfab59a535b3686be874eb53bd029f221f0eab SHA512: d189043d28021d3b0f660ac2f32a96be75fc4226e01397f448b980df37e54f8ae5eec6e56fb7dbe25ace52f7c270d3f1cba24c54b53bcbaf705ef300eb1fa9cd Description: Shared Python runtime library (version 2.7) Python is a high-level, interactive, object-oriented language. Its 2.7 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.10-dbg Architecture: arm64 Version: 3.10.7-ok7 Multi-Arch: same Priority: optional Section: debug Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 92238 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/main/p/python3.10/libpython3.10-dbg_3.10.7-ok7_arm64.deb Size: 18002810 MD5sum: 274b88790c6b4c29c778ceabf35a323e SHA1: 2537fe2a974c95f4a4867abd2ad6161d62d5a704 SHA256: a7616641121ffefb524de9e7def7b721de12617d106d92b49fc475bb0fc24657 SHA512: f049e7e54bd56fb0a9c125de19ca7059fa593e712e48b602a8ea257ff26d0b1236bcf8967bfbc9eef0288d18827669d58f79e26a7c38d5f58acdc0a772473034 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.10-dev Architecture: arm64 Version: 3.10.7-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 19488 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/main/p/python3.10/libpython3.10-dev_3.10.7-ok7_arm64.deb Size: 4821500 MD5sum: 9fe5c4384be5a26647d35df8068a1902 SHA1: 624111a51dbbefd1a92623e2e3eecd08d01e4ae2 SHA256: d73c33525c1a29df7077402e9258fdc092ab10b49add59483c94328023df90a4 SHA512: 6882e000f811cf7c52bde94731428bc91c36b36897c3bef7bde83eda04664ec91f3412a73255992a75aeb059042bbb545a1238891910e1b86047e58d7fc2e5be 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.10-minimal Architecture: arm64 Version: 3.10.7-ok7 Multi-Arch: same Priority: optional Section: python Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5398 Depends: libc6 (>= 2.17), libssl3 (>= 3.0.0) Recommends: libpython3.10-stdlib Conflicts: binfmt-support (<< 1.1.2) Filename: pool/main/p/python3.10/libpython3.10-minimal_3.10.7-ok7_arm64.deb Size: 836916 MD5sum: 2614d49a84a6b3305570c6dc295bf5e9 SHA1: 729b5477845bc57141bf459f3c7a28290f989e12 SHA256: 1b6dd7049865863956bd74139defb68af56fe99b62d65d8cbcaeaf1a0f7fc774 SHA512: 99feb95dbfdd3477f5974e0603a92b1661b826f9f99827065cba7337740afc1d9ff768636e4f70de484ff994b7e471132eab3fd3ff1b90b0936296287150856d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.10-stdlib Architecture: arm64 Version: 3.10.7-ok7 Multi-Arch: same Priority: optional Section: python Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9571 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/main/p/python3.10/libpython3.10-stdlib_3.10.7-ok7_arm64.deb Size: 1852920 MD5sum: c3244f117131bad55ae98108a72abd67 SHA1: 03991a646a9880fa9e33003e5f9c8a59d687b197 SHA256: 2b6d593b04fefa724547798d1b455004000db7f106f749c3cdceeffb6145a5b5 SHA512: 49c5daee17796f919327495a432d60a322531f015680ec68c0bf4023a8fa9d9c481e19c7ce87940b61d19ff2d79406b9a2d2ad2e55c0751fa45b299f0fb4cc0a 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. 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/main/p/python3.10/libpython3.10-testsuite_3.10.7-ok5_all.deb Size: 3397962 MD5sum: b291e32b90c3422d3180cc231077b217 SHA1: 372eb38325c897c44cbf3f2916f6a2337931523f SHA256: 679c70f80d52d399f1b877938de6f7b6dfe16e90245cbec68492c247921e7244 SHA512: 04ff4ed7a7652a5ce342825bced0cd022a5ff4350990ec696c114d443f147addd9ea3042d90987ae46fc8ea16317d50e2d2a00016a04c674c4a92fb7b94a0457 Description: Testsuite for the Python standard library (v3.10) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.10-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.10-stdlib package). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.10 Architecture: arm64 Version: 3.10.7-ok7 Multi-Arch: same Priority: optional Section: libs Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5894 Depends: libpython3.10-stdlib (= 3.10.7-ok7), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Filename: pool/main/p/python3.10/libpython3.10_3.10.7-ok7_arm64.deb Size: 1931386 MD5sum: 02f5649c89a5337f5704852fc3d1417a SHA1: 28db7d75b14641ce2be4ad2305206537ed6f1c88 SHA256: d5be2edf5cda02bf5429f9dcdb475866ce2cbee20b8318f313033e7347e95fc9 SHA512: d037037276e2341e1294fdcdfc835c950983705ba68b1ca4a2b39b5424533d07ff364708514b59c4a2b3588d0a962960e21ec0e1cdd4e3a13b76c367bd54d44d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.11-dbg Architecture: arm64 Version: 3.11.0~rc2-ok2 Multi-Arch: same Priority: optional Section: debug Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 121725 Depends: libpython3.11-stdlib (= 3.11.0~rc2-ok2), 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/main/p/python3.11/libpython3.11-dbg_3.11.0~rc2-ok2_arm64.deb Size: 22691544 MD5sum: b2b019c9175bca5eeff447acfe830442 SHA1: 28542257012a88aaf9f9ff0e2d9e0213b3c625e6 SHA256: 71a0a201ee4a01e2b7095b1fd92fad3f496dd44b2056a4d74dae2fc9f1a9d2f3 SHA512: 65303f70360c7ec90fbb551033399b5ebf5188c1ee69f198479e53bc370bc1558c8b93dba9969c9436aa58057509ad3d1a92dedbca0761beffefd44407b27e29 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.11-dev Architecture: arm64 Version: 3.11.0~rc2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 24868 Depends: libpython3.11-stdlib (= 3.11.0~rc2-ok2), libpython3.11 (= 3.11.0~rc2-ok2), libexpat1-dev, zlib1g-dev Recommends: libc6-dev | libc-dev Filename: pool/main/p/python3.11/libpython3.11-dev_3.11.0~rc2-ok2_arm64.deb Size: 5657238 MD5sum: 5811c227241fc765657471919512720a SHA1: d68a493a67dbafa34febe54dc046dc1ef04d0cb5 SHA256: 9cc6e1e9be2e88cdd77ea9e60c79fc8acc4f4f8148a85fcd86180f91d71c230f SHA512: 5c0b9cda8fa3378c289350703d7e92f14cf91c675c1bc7fcc39aa6b46a2a83a04d2521b9676f746907e7093ca12eca865c877ff30422b0c2f0d635534faff973 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.11-minimal Architecture: arm64 Version: 3.11.0~rc2-ok2 Multi-Arch: same Priority: optional Section: python Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5500 Depends: libc6 (>= 2.17), libssl3 (>= 3.0.0) Recommends: libpython3.11-stdlib Conflicts: binfmt-support (<< 1.1.2) Filename: pool/main/p/python3.11/libpython3.11-minimal_3.11.0~rc2-ok2_arm64.deb Size: 863230 MD5sum: 8902c70400102170ae3b1bdd04845a48 SHA1: 31a5c63561563d905caca7654229a8b7fa855eb8 SHA256: 683bb4030ec9cf20b5f0489ae3128330c9b245ad93b33eb2a8fa57ba10b62533 SHA512: 30979a69a64824bffbd53172b5aa08406ccce1381757c86d903313097bd13de5558dfc7dfab3a43cfa964e693659a32dd09ed972211bd65a57bfc1d1aea588e3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.11-stdlib Architecture: arm64 Version: 3.11.0~rc2-ok2 Multi-Arch: same Priority: optional Section: python Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9790 Depends: libpython3.11-minimal (= 3.11.0~rc2-ok2), media-types | mime-support, libbz2-1.0, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libdb5.3, libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libmpdec3, libncursesw6 (>= 6.1), libnsl2 (>= 2.0.0-ok1), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.36.0), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), libuuid1 (>= 2.20.1) Breaks: python3-gdbm (<< 3.9.9-1~) Replaces: python3-gdbm (<< 3.9.9-1~) Filename: pool/main/p/python3.11/libpython3.11-stdlib_3.11.0~rc2-ok2_arm64.deb Size: 1885140 MD5sum: fc2a193f08e59d1ae655b3401f5777c6 SHA1: dc6f4392553bb74efd7f5ac90c0e0059ab5e58be SHA256: e10bc70171c54d1e40fccbe8408858672e7475668c0f217d4e1397224d9657b4 SHA512: 323d1d1779c1c38448fe3cf8bcf0f0c1259e5121610edc7c77a8b0dbb711e9322a22af37aa446c5195fc6ea2633e325d2c86564fae7526bd6cec2f87cf83ad16 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. 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/main/p/python3.11/libpython3.11-testsuite_3.11.0~rc2-ok1_all.deb Size: 3489508 MD5sum: e921006dd2400a535ac1635891a95d27 SHA1: 192585e42487642e7d2713eef041bbf29125ea00 SHA256: f617fef1ba5f3af19332c3c83355e5e445e7955259d8c5d7418c0c3c08670a06 SHA512: 8e8a4f8def9aafcb31594aaf7dee88fc63d74b69151768721e68bdc11dfe9be29f47012b2ef1382861b37806ec64a7c4a8b5f31888bc931e02facfdf9e15add1 Description: Testsuite for the Python standard library (v3.11) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.11-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.11-stdlib package). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.11 Architecture: arm64 Version: 3.11.0~rc2-ok2 Multi-Arch: same Priority: optional Section: libs Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7697 Depends: libpython3.11-stdlib (= 3.11.0~rc2-ok2), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Filename: pool/main/p/python3.11/libpython3.11_3.11.0~rc2-ok2_arm64.deb Size: 2240810 MD5sum: 2e42f4d688954d6e8712cebd3ab6ea97 SHA1: d73f9bc79daa26b94fbe5dbd014c823ef3345ccb SHA256: c77dd46c26d171c400d83ae53770e9438ba3481d17cc19ca0f60e74a697120a6 SHA512: 39d962551562f3802c68d417a69ab67feec9c4c2ddd40a391b807429a009de1fea1b481463411eb8ad79ec49cef1572113171b8d9a3de1e3d95782dfab79305e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.8-dbg Architecture: arm64 Version: 3.8.2-ok5 Multi-Arch: same Priority: optional Section: debug Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 74290 Depends: libpython3.8-stdlib (= 3.8.2-ok5), libbz2-1.0, libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), libdb5.3, libexpat1 (>= 2.1~beta3), libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libncursesw6 (>= 6), libnsl2 (>= 2.0.0-ok1), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.7.15), libssl3 (>= 3.0.0), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), libuuid1 (>= 2.20.1), zlib1g (>= 1:1.2.0) Filename: pool/main/p/python3.8/libpython3.8-dbg_3.8.2-ok5_arm64.deb Size: 14915098 MD5sum: 3d8a714301fd8ae441d47d4de9c9fa59 SHA1: a1948cba6b9f2951baf1871863142262625c7ef0 SHA256: bd069d8c6f249b11ae1b6a6b88e91abdb2997ee04c159fef837ac74a7c0ed62a SHA512: 6bff9fddf8a754afca168de4fd7fc5ea6238fc1e2e791588da98824ede61e789fe0be0d96c5b13563542105ef61a8ec8ac28fece4e89de4f866637a3b0f6790a Description: Debug Build of the Python Interpreter (version 3.8) The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.8-dev Architecture: arm64 Version: 3.8.2-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18121 Depends: libpython3.8-stdlib (= 3.8.2-ok5), libpython3.8 (= 3.8.2-ok5), libexpat1-dev Recommends: libc6-dev | libc-dev Filename: pool/main/p/python3.8/libpython3.8-dev_3.8.2-ok5_arm64.deb Size: 4470258 MD5sum: 5e0c64b1e348a2d8e4080866a00fec1c SHA1: 0e04c7a4b12e4cca3577b7e3ea972cc569d4aecb SHA256: cc3bf579380dc6d256bafabef1e8ed367935b56a12dae76e3e5fbe4438c1eef2 SHA512: 054adbb27798a71828ecd0dfa8b5f49bee41be94d4fedf48c06b8d8bd714fb4f7a39ab732e2cfb0111fa1741bb7f1b4a54389d63e10782410bfe1196c3a9c9cc Description: Header files and a static library for Python (v3.8) Header files, a static library and development tools for building Python (v3.8) modules, extending the Python interpreter or embedding Python (v3.8) in applications. . Maintainers of Python packages should read README.maintainers. . This package contains development files. It is normally not used on it's own, but as a dependency of python3.8-dev. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.8-minimal Architecture: arm64 Version: 3.8.2-ok5 Multi-Arch: same Priority: optional Section: python Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4775 Depends: libc6 (>= 2.17), libssl3 (>= 3.0.0) Recommends: libpython3.8-stdlib Conflicts: binfmt-support (<< 1.1.2), libpython3.8-stdlib (<< 3.8.0~b1-1~) Breaks: libpython3.8-stdlib (<< 3.8.0~b1-1~) Filename: pool/main/p/python3.8/libpython3.8-minimal_3.8.2-ok5_arm64.deb Size: 724678 MD5sum: 42fbd960e5323e0ed12708310f62975c SHA1: fe4dfaf3b0c4420cf6012ea0c4a1a5ee2703f8b7 SHA256: 5e635a3a36c544412c440552c23cea69bb8b1bb2433f8c7ce56e495e302df58d SHA512: 94a713a5c0fb4bf7782da118aa5fdf8136c1953c92f14c92faee7f78ff7b07dafb389a1a5ddbadd18c5ac9d663ce9ad5bdde84b2e5994216801549ed2edddd96 Description: Minimal subset of the Python language (version 3.8) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.8-minimal. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.8-stdlib Architecture: arm64 Version: 3.8.2-ok5 Multi-Arch: same Priority: optional Section: python Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9437 Depends: libpython3.8-minimal (= 3.8.2-ok5), mime-support, libbz2-1.0, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libdb5.3, libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libncursesw6 (>= 6), libnsl2 (>= 2.0.0-ok1), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.7.15), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), libuuid1 (>= 2.20.1) Breaks: libpython3.8-testsuite (<< 3.8.0-4) Replaces: libpython3.8-testsuite (<< 3.8.0-4) Filename: pool/main/p/python3.8/libpython3.8-stdlib_3.8.2-ok5_arm64.deb Size: 1870576 MD5sum: cffd534c18931386a37157e4825fd3d4 SHA1: 3c43a6b297039a52b803f140061228431357e209 SHA256: b4030301239d6c458abe79935c32dbe8e2e366c363a8581bd28c57739d531701 SHA512: 3993f481b1b084e57b162d5c25f9b0d98cbef55bbb4c82144ab6d7e154b8f159c4195fac86b958df8e8b034c022ed8912f360c0e6d40c5266a903d148d99cce9 Description: Interactive high-level object-oriented language (standard library, version 3.8) Python is a high-level, interactive, object-oriented language. Its 3.8 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 3.8's standard library. It is normally not used on its own, but as a dependency of python3.8. 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/main/p/python3.8/libpython3.8-testsuite_3.8.2-ok4_all.deb Size: 3184772 MD5sum: 0a86362684d49076ff461265bde4f13e SHA1: 2002e201692c782ee277932d6bc7df5b114ef1a3 SHA256: 3fd4515ee9e4aab4a83c53bfa9434bfa3128268516855bdfa81a710964089df0 SHA512: db668219a148fc438fff72d592596c35db6c53e6ba9961f0f74f441750e6b856fdc2ba3e84d3746151d7564f1c00b6a4eef099761cd76271dabed29a4a1a05cf Description: Testsuite for the Python standard library (v3.8) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.8-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.8-stdlib package). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libpython3.8 Architecture: arm64 Version: 3.8.2-ok5 Multi-Arch: same Priority: optional Section: libs Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5417 Depends: libpython3.8-stdlib (= 3.8.2-ok5), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Filename: pool/main/p/python3.8/libpython3.8_3.8.2-ok5_arm64.deb Size: 1763932 MD5sum: cf04bbd830e7a461d61841df3bf012ef SHA1: f4a378a3adc852012da485e8452354b7f8be9f80 SHA256: d9d95692e71d66c13d88b71b3fcce095b142c7717556a125e137722c37400667 SHA512: ad63471e961ca4a22b96721012b752ae7c67c08462470ffaefee4d02244d9b0609eeb5a45dcf1b50e3f216893a1fcbf9735d613c7a5bfc9df5d34e8d9535280c Description: Shared Python runtime library (version 3.8) Python is a high-level, interactive, object-oriented language. Its 3.8 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqalculate-data Architecture: all Version: 4.5.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libqalculate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1960 Breaks: libqalculate20-data (<< 3.20.1), libqalculate21-data Replaces: libqalculate20-data (<< 3.20.1), libqalculate21-data Filename: pool/main/libq/libqalculate/libqalculate-data_4.5.1-ok1_all.deb Size: 311154 MD5sum: 0acc9126347a47ef145e65d1662abf4a SHA1: 3536fa390fb046fef32fd0116470e8659a9264de SHA256: c328a82a9219080ca6a7a9045a46b9c6e3232b6cc1972a9d6f5c957cf237d3e6 SHA512: 6ca2b8e73380409a7fb7e2fcc7fecc9b353df70fa97ef3399a954932eb273c0a959a7a9b08289f1c8467c695b87bc581d370800ece695a2cda005e6b74651f16 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqalculate-dev Architecture: arm64 Version: 4.5.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libqalculate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 10923 Depends: libcln-dev, libmpfr-dev, libqalculate22 (= 4.5.1-ok1), libxml2-dev Filename: pool/main/libq/libqalculate/libqalculate-dev_4.5.1-ok1_arm64.deb Size: 1800760 MD5sum: 361062c7552afb6eab77638ded6222b5 SHA1: f7fff36d25ca20d2f5a43d47dfc35dd81d9a7c08 SHA256: 026b1e7c0c0295893c57816a267e970819f3eee19bdcd0709c5a095f78161638 SHA512: e0f767e7e6ee5bdc0155f4026dece220c06c6d73d52a2b283022e859256373b7a644a4ca7724c124bc00da1d446c174a25cc7a2b56a4cb5716062451264b45a5 Homepage: https://qalculate.github.io/ Description: Powerful and easy to use desktop calculator - development Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a graphical interface that uses a one-line fault-tolerant expression entry (although it supports optional traditional buttons). . This package contains the development files needed to build the frontends. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqalculate-doc Architecture: all Version: 4.5.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libqalculate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 254 Filename: pool/main/libq/libqalculate/libqalculate-doc_4.5.1-ok1_all.deb Size: 72316 MD5sum: 88570980d2f88bda7d1bef70687e394d SHA1: a796b6ac325c80d4b9d5594250c7bff6a1444395 SHA256: 78d9d7dcdd4e451bc9f15bb54ec6051a098747b4e5f96e9bcd85e2e763fbdadf SHA512: ccd0a8a79b9dfc159f9d91842cf5029579ce73d343e4330ce09883142b92d1bf3baf8b8954c22e9b95f94f730cab74ea99281291cb274b1b47b0a006cc2e75cd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqalculate20-data Architecture: all Version: 4.5.1-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Source: libqalculate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: libqalculate-data Filename: pool/main/libq/libqalculate/libqalculate20-data_4.5.1-ok1_all.deb Size: 1622 MD5sum: ea684a0f081b2fdc17f9a76509bfb050 SHA1: f42667319635fc5fc5e46c005188991a8320bc82 SHA256: 1008d9e37d4f36af9932524098af2e91fd052eeb3c40ff8dd938a1dd02553888 SHA512: 395f8e7463306ec78a385d6e64be3bea4557d5d317a41a4810ed8039202094d51c3e9c02c35538c04de3c6a19ba7301888a655a9c7e64cd331c04bc7d72a5b4e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqalculate22 Architecture: arm64 Version: 4.5.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libqalculate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 5165 Depends: libqalculate-data, libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libgcc-s1 (>= 3.3.1), libgmp10, libicu66 (>= 66.1-1~), libmpfr6 (>= 4.0.0), libstdc++6 (>= 5.2), libxml2 (>= 2.7.4) Filename: pool/main/libq/libqalculate/libqalculate22_4.5.1-ok1_arm64.deb Size: 1565278 MD5sum: 65455e4aa26e41e554a7f89124eea8d8 SHA1: 72e44f2266ba8c0226106a49c5db82fdeb52a9a2 SHA256: cd330b7f6779dddbf8f16f64bd801eb2f6b134401b202e86beabc54ecc122f76 SHA512: a2d611f2a2dbdcab8b9b3b1d154f38f9592de35eb19f950d2248dfb9a7700092a4a28e2825f0b6f18ccadf444936234211f15ddf9fb3ba49579e0300e76dc289 Homepage: https://qalculate.github.io/ Description: Powerful and easy to use desktop calculator - library Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a graphical interface that uses a one-line fault-tolerant expression entry (although it supports optional traditional buttons). . This package contains the shared library used by all Qalculate! frontends. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqapt-dev Architecture: arm64 Version: 3.0.5-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libqapt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian/Kubuntu KDE Extras Team Installed-Size: 233 Depends: libapt-pkg-dev, libqapt3 (= 3.0.5-ok2), qtbase5-dev (>= 5.2.0) Filename: pool/main/libq/libqapt/libqapt-dev_3.0.5-ok2_arm64.deb Size: 41390 MD5sum: 2d4ae30ad072fe29d53bd60cb27b3590 SHA1: 6701ed81caaf6f6d390b72c8a3fb7d7bd5a12f9d SHA256: 3d96862300ca74d0a07ea51b881ab762beabbb1f19fb417f05f2ce3f4d02366a SHA512: 610380be101701a82f06ce536bb8f1d41e47cd66b9c09f76a282fbb3ae7fbb35b18227f560ba50da27bec3db6f74665a6e528a01140bd74e68ef0828dfae5f9f Homepage: https://cgit.kde.org/libqapt.git/ Description: Development headers for the QApt library LibQApt is a Qt wrapper around the libapt-pkg library as well as an APT implementation using libapt-pkg. The aim is to provide a sane API for package management to ease the development of package managers written in Qt and C++ . This package contains the development headers for the QApt library cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqapt3-runtime Architecture: arm64 Version: 3.0.5-ok2 Priority: optional Section: kde Source: libqapt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian/Kubuntu KDE Extras Team Installed-Size: 230 Depends: polkit-kde-agent-1 | policykit-1-gnome, libapt-pkg6.0 (>= 1.9~), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libpolkit-qt5-1-1 (>= 0.112.0), libqapt3 (>= 3.0.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.8.0), libstdc++6 (>= 5.2) Filename: pool/main/libq/libqapt/libqapt3-runtime_3.0.5-ok2_arm64.deb Size: 68726 MD5sum: e4be2294373c5e16534ab8b5c3b4aa87 SHA1: dbccefd9e28ba31b091c334761a33fa101df2fcf SHA256: a2683b8d488e039ba780ec7d03b48988850a7c698639b45c93a97bf82172c9b4 SHA512: 1b424ffe03aa0c5ce358aaaa0ff04d775c3825ffe929b464454fa03ff98cdbb5dabce9a4262f5a84d6e32f40d3660ae28e99f40d1db1cb6cc087499e88247289 Homepage: https://cgit.kde.org/libqapt.git/ Description: Runtime components for the QApt library LibQApt is a Qt wrapper around the libapt-pkg library as well as an APT implementation using libapt-pkg. The aim is to provide a sane API for package management to ease the development of package managers written in Qt and C++ . This package contains the runtime components necessary for applications using the QApt library to run. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqapt3 Architecture: arm64 Version: 3.0.5-ok2 Multi-Arch: same Priority: optional Section: libs Source: libqapt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian/Kubuntu KDE Extras Team Installed-Size: 446 Depends: libapt-pkg6.0 (>= 1.9.11~), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.8.0), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.12~) Recommends: apt-xapian-index, libqapt3-runtime (= 3.0.5-ok2) Filename: pool/main/libq/libqapt/libqapt3_3.0.5-ok2_arm64.deb Size: 144188 MD5sum: ed80ebcfd7ceafef450d443260ac6b66 SHA1: eec981176c6afac9074bf2e43600f094dda5746c SHA256: cd19dbb2f2cb0f8156ac6edb4704d2306af12fc057175b93bcc4fbaad5830228 SHA512: 4dc874bde8ed8387282eb80062ae4408a4e3b4793c16f12a5537a9ae18047bf3d36e0e8044a8ded8b5adff5102428d800d16e430dd1e7b11d595f4e349976e41 Homepage: https://cgit.kde.org/libqapt.git/ Description: QApt library package LibQApt is a Qt wrapper around the libapt-pkg library as well as an APT implementation using libapt-pkg. The aim is to provide a sane API for package management to ease the development of package managers written in Qt and C++ . This package contains the QApt library cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqca-qt5-2-dev Architecture: arm64 Version: 2.3.5-ok1 Priority: optional Section: libdevel Source: qca2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin KDE SIG Installed-Size: 495 Depends: libqca-qt5-2 (= 2.3.5-ok1), qtbase5-dev Suggests: libqca2-doc (= 2.3.5-ok1) Conflicts: qca-dev Filename: pool/main/q/qca2/libqca-qt5-2-dev_2.3.5-ok1_arm64.deb Size: 81824 MD5sum: 0725547e872a63b35d9232534ffacca2 SHA1: 886e812cd327fdecd868837c50b0766661b7b811 SHA256: 254931e34cfc5038f76cec33d08623aa3547e9c30a8b0960f3d3f222ebaa4c0e SHA512: 40305ba272797a32c528047994cea98b9c1cdf43e2455aa6162de0cdaed54c1505d2daaab101cd17be23d522996b5cb580a3938da93696c14d8283f80f13e2b9 Homepage: https://userbase.kde.org/QCA Description: development files 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 development files for building software that uses the Qt Cryptographic Architecture. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqca-qt5-2-plugins Architecture: arm64 Version: 2.3.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: qca2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin KDE SIG Installed-Size: 746 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqca-qt5-2 (= 2.3.5-ok1), libqt5core5a (>= 5.15.1), libsasl2-2 (>= 2.1.27+dfsg), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5) Filename: pool/main/q/qca2/libqca-qt5-2-plugins_2.3.5-ok1_arm64.deb Size: 205932 MD5sum: 063f6c76a90d91dcc8a5d8438651fd38 SHA1: 18ac0c49d8519a47d35325ae25d700d39fbcb7ce SHA256: 514bb78fcf87aabae7f984a102b963c35e0bc0db118b146abdbcf4c422578e90 SHA512: afe8b556f085c109b70c2ba16524ede0d2a19a021e8861e489f5cf3e57a264b4285b8149315b7e1d8b315706770d858601078087161a31a06a50ec3cf3a34982 Homepage: https://userbase.kde.org/QCA Description: QCA plugins for libqca2 This plugin provides cryptographic as well as helper plugins for Qt Cryptographic Architecture (QCA). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqca-qt5-2 Architecture: arm64 Version: 2.3.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: qca2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin KDE SIG Installed-Size: 1175 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5.2) Recommends: ca-certificates, libqca-qt5-2-plugins Filename: pool/main/q/qca2/libqca-qt5-2_2.3.5-ok1_arm64.deb Size: 332664 MD5sum: 0e218720d3840ea31875ee37b3f80605 SHA1: fe0504fb19ece67d58d10b2969b4823fcf479eb8 SHA256: 72b70edd41cc556e2199d167ea5d74d7a320abb04ae647d356fb0d1abae618bb SHA512: 313bdb8fa69dd093331a4f9cf9b1bdf3b7ab4cf187c2385a5166d43f4f65def8104e3b404b19a20e93e0f74255a859a0ae6db34973906e5996a339b89f1ba7a3 Homepage: https://userbase.kde.org/QCA Description: libraries 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqca2-doc Architecture: all Version: 2.3.5-ok1 Priority: optional Section: doc Source: qca2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin KDE SIG Installed-Size: 10958 Recommends: qt5-doc Suggests: libqca-qt5-2-dev (>= 2.3.5-ok1) Filename: pool/main/q/qca2/libqca2-doc_2.3.5-ok1_all.deb Size: 2893080 MD5sum: ebcbf3017d8c740eb8eb9f7a42fbed49 SHA1: 0b4f600ce74afecd47dcc0e5a385c31af9f4accf SHA256: 4d2bb2fab0a1657464443e5132836680ddb644107ae14c905036df3736308ba6 SHA512: 2dbc5fa6b8cdf759abd2d249bc35ffa906cc3c7c12b1f32277b05518f76d116fbed1806a7d4c0c814a8f33a3ba2a48669a0ec34f698438da9db86bdf7596e8b8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqgpsmm-dev Architecture: arm64 Version: 3.22-4.1ok1 Priority: optional Section: libdevel Source: gpsd Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 41 Depends: pkg-config, libqgpsmm28 (= 3.22-4.1ok1), libgps-dev (= 3.22-4.1ok1) Filename: pool/main/g/gpsd/libqgpsmm-dev_3.22-4.1ok1_arm64.deb Size: 3732 MD5sum: 875deb3b2fdcac4a527fdd7d94bb76b6 SHA1: afc65842592d670a2d8a1bb59afa0502b3ee4ddb SHA256: 2d9d330293bea58839fe17457c3bbe150d4ac2eae92ecf364486f8797d975166 SHA512: 1b4f48d062eb6261f623f4d7f2d21491aa1e6ab34269fc835beaeaf6d955a8861fadf9c42ba7221250f0a13cd2e15f29e5326a5d97c24b2e7bd9b5e580068021 Homepage: http://www.catb.org/gpsd/ Description: Global Positioning System - Qt wrapper for libgps (development) The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides the development file for libQgpsmm, the Qt version of libgpsmm. It contains pkgconfig and qmake bits to build with the library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqgpsmm28 Architecture: arm64 Version: 3.22-4.1ok1 Multi-Arch: same Priority: optional Section: libs Source: gpsd Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 156 Depends: libc6 (>= 2.29), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/g/gpsd/libqgpsmm28_3.22-4.1ok1_arm64.deb Size: 67358 MD5sum: bcbc57c08a7de2ddac0dbc187ebb39ac SHA1: 6e69e20fbcee1f67b03e7bff43b39fadcc92216f SHA256: 8b8ed0e6d37e042d887dd05a669c1825bb92d02a4c103cd89ee53834eab0714b SHA512: b4afa1c11063ed068875c548b05812c2c72647ca30d5713dc65b6007b33093603398751e7b76e7e001c8ab25c9982569dd58783daa4ecee7aae34b5961f1f9da Homepage: http://www.catb.org/gpsd/ Description: Global Positioning System - Qt wrapper for libgps The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides libQgpsmm, the Qt version of libgpsmm. It is a wrapper over libgps, the service library for querying GPS devices. libQgpsmm is available on all platforms which are supported by Qt4. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqmobipocket-dev Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: libdevel Source: kdegraphics-mobipocket Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 30 Depends: libkf5i18n-dev, libqmobipocket2 (= 4:22.12.3-ok1), qtbase5-dev (>= 5.12.0~) Filename: pool/main/k/kdegraphics-mobipocket/libqmobipocket-dev_22.12.3-ok1_arm64.deb Size: 5536 MD5sum: 8a8b892b429e647e3eba434f83b00d40 SHA1: a50a142e36a9bffbaee0412887b36a9326bfa833 SHA256: 83b5165ff939b98341bd2242f7a3316e73e70ae3f6571fd4a9165e6485b1a7ba SHA512: fa686de2ff72987d1ea833d2ed188e17d06462f77726ec200217bb08880ac9538931467a899bcfe4e577dedadf4fcaa4d294465fce209e30121ebc89350de598 Homepage: https://invent.kde.org/graphics/kdegraphics-mobipocket Description: development files for the QMobipocket library QMobipocket is a Qt library for reading Mobipocket documents. . This package contains the files necessary for development. . This package is part of the KDE graphics module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqmobipocket2 Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: kdegraphics-mobipocket Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 58 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.12.0~), libqt5gui5 (>= 5.12.0~) | libqt5gui5-gles (>= 5.12.0~), libstdc++6 (>= 5) Filename: pool/main/k/kdegraphics-mobipocket/libqmobipocket2_22.12.3-ok1_arm64.deb Size: 17212 MD5sum: 5d249773a5c9a9b70bdd0c44557b95f7 SHA1: a636d5fbe9aa399a34edc1a479d2f48b74c48e41 SHA256: 13a7b627561436a9788a735d88693b8441c7a717eedfffd05438c8d75e23059d SHA512: 97f56cd6b1aa9e7ae147b87e786ed49aad2590450b1dd2fb09f1fd069d894714fdde2476f7bbb6ff421089408a94bef8cbd3a972297145252d1c4537bb1195ed Homepage: https://invent.kde.org/graphics/kdegraphics-mobipocket Description: library for reading Mobipocket documents QMobipocket is a Qt library for reading Mobipocket documents. . This package is part of the KDE graphics module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqpdf-dev Architecture: arm64 Version: 9.1.1-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: qpdf Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 12590 Depends: libqpdf26 (= 9.1.1-ok3), libjpeg-dev, zlib1g-dev Filename: pool/main/q/qpdf/libqpdf-dev_9.1.1-ok3_arm64.deb Size: 1089796 MD5sum: 082bd93937c3d72b8f7d5719f2ea9c07 SHA1: 9fb97bdbc27c4eaa3b002f98218ce2d7c37c96b3 SHA256: d462f636bb47f3f215aea0651ba5cb9ff52473ef9739e8809a2eaf9c6ef73c13 SHA512: 6a46098fded10ada82cd12a408af6da7641830a6636c8a210a9a3288256b3150e5a117427fe8eaa95d31000cef5bb51ccb2fd11b4b0b6d8c1790a0f23ac5c319 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqpdf26 Architecture: arm64 Version: 9.1.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: qpdf Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2023 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgnutls30 (>= 3.6.12), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Filename: pool/main/q/qpdf/libqpdf26_9.1.1-ok3_arm64.deb Size: 465762 MD5sum: 9f5b6688951dc78dc51ccb432ac88706 SHA1: f6b68fc1710bc00589e849717df08551a362fa1b SHA256: b8e6d9871edb39141e9362da75c0659f64245e4a4d5916b2a98c2b74492a3020 SHA512: 760b6fe157fac5d31b8677712c0d1a6b6f035fa0f87e78752683d30f7949aaf3f1d799a99c0ad4e58c4609fe6157c836fc8924d95b7d6b5a6428b5ed4eccc4ac 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqqc2breezestyle-dev Architecture: arm64 Version: 5.24.7-ok1 Priority: optional Section: libdevel Source: qqc2-breeze-style Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 21 Depends: qml-module-org-kde-qqc2breezestyle (= 5.24.7-ok1) Filename: pool/main/q/qqc2-breeze-style/libqqc2breezestyle-dev_5.24.7-ok1_arm64.deb Size: 3838 MD5sum: ae7704dee64ba7ab19c1addda4c34d50 SHA1: 48fc8823e09e9f84aeef9361beab6a4ad6f16e1a SHA256: a8612317782b20c71d70b781c8f0c5a9f479c8bba4d80f219739c03870261951 SHA512: bb73cb5af279dffd0987c339a4de50a40b84c226bab306483d5f0fda804d994128fe4457ea0d56b78dfd004a99f7baff07122063d290759bf1ce191cbb43ac45 Homepage: https://invent.kde.org/plasma/qqc2-breeze-style Description: development files for Breeze inspired QQC2 Style This is a pure Qt Quick/Kirigami Qt Quick Controls style. Unlike QQC2-Desktop-Style, it does not depend on Qt Widgets and the system QStyle. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqrencode-dev Architecture: arm64 Version: 4.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qrencode Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 36 Depends: libqrencode4 (= 4.1.1-ok1) Filename: pool/main/q/qrencode/libqrencode-dev_4.1.1-ok1_arm64.deb Size: 6450 MD5sum: dca86633d8f364a17e6cb67c8a389957 SHA1: 1f050323f6ac80fba5dbc02e5e8b41dedb6e2dc2 SHA256: 139f384affeebdad3d37cd9f7c19c85f4d4c7167d20ed03a9fb733358e193c21 SHA512: 0bb3df04a4da810ed220ddcd822479dc4e4fc083a2e5edb9b3d0b011e1ab243adbb40596bb6f2516da5c977273899401e388e163e95581473b4cd8a32fe62a2f Homepage: https://fukuchi.org/works/qrencode/index.html.en Description: QR Code encoding library -- development Libqrencode is a library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and has high robustness. . Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial Standards) X0510:2004 or ISO/IEC 18004. . This package contains development files (a header, pkg-config settings, etc.) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqrencode4 Architecture: arm64 Version: 4.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: qrencode Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 65 Depends: libc6 (>= 2.17) Filename: pool/main/q/qrencode/libqrencode4_4.1.1-ok1_arm64.deb Size: 24196 MD5sum: 803923625e3cc3bbcc50e5789aafe39e SHA1: d97d8727da0fb59787f37d3fef4aa2fe4cbb7620 SHA256: d779c45ba8a18e0e8d84d95b44f1faf85fa473f4f8a70ac1b0dd4bddf28c0087 SHA512: 8e86401d4d258e4b8fc1c9ab50e46405e534dbcbfe82e1dc1669b302e1f328dfaea72c34a607e8ea3163133771acc08a852fa2ce178436e0bf7a022d9f9f148d Homepage: https://fukuchi.org/works/qrencode/index.html.en Description: QR Code encoding library Libqrencode is a library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and has high robustness. . Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial Standards) X0510:2004 or ISO/IEC 18004. . This package contains runtime libraries of libqrencode. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5-gesture-extensions-dev Architecture: arm64 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/main/q/qt5-gesture-extensions/libqt5-gesture-extensions-dev_4.0.0.0-ok0_arm64.deb Size: 2602 MD5sum: 10d3bfad8b6592f74ac5a516cdd3043e SHA1: f4dac3ca34e0520f389c8cb8b89e0d437869a7b4 SHA256: 5d9231100989287de174849a8bd4c993bc9f086a21a67971b6379523bf64c201 SHA512: 04032d57d1e32bef2abe93c844122bfeef048c5ee345bd0e49da7f2850819f5aff9da2963915147ff0afcb12c6add947e64ebade0f942a503ca0b2e85d059061 Homepage: https://www.ukui.org/ Description: Header files of qt5-gesture-extensions Provides header files of qt5-gesture-extensions cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5-ukui-style-dev Architecture: arm64 Version: 4.0.0.0-0k8 Priority: optional Section: libdevel Source: qt5-ukui-platformtheme Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 84 Depends: libqt5-ukui-style1 (= 4.0.0.0-0k8) Filename: pool/main/q/qt5-ukui-platformtheme/libqt5-ukui-style-dev_4.0.0.0-0k8_arm64.deb Size: 13414 MD5sum: 2232711e53491a338efcddb65c4778a3 SHA1: bb9ed0510c35f8a60029974b466cb8836431c392 SHA256: 563c1ca551698a8c8cffbbfea5b32076b73d2de51e40155424d8ca94d15cea0f SHA512: 86f393f5a4875d9d61b6656a84ddcd7e03bd7586123ce57c83f52d030fb0e42ef6ffae2d12d838c9f57ccb997596bac42949e85862cd56e0a2cd2fd77cfb2569 Homepage: https://gitee.com/openkylin/qt5-ukui-platformtheme Description: Development files of libqt5-ukui-style1 qt5-ukui-platformtheme is official platform theme of UKUI desktop environment. It also provides the common metadatas for ukui-styles and platform theme using. The library provided many convenient API for changing a qt widgets style, such as buttons color, tabwidget animation, etc. . This package provides the development files of libqt5-ukui-style1. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5-ukui-style1 Architecture: arm64 Version: 4.0.0.0-0k8 Priority: optional Section: libs Source: qt5-ukui-platformtheme Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 219 Provides: libqt5-ukui-style Depends: libglib2.0-0, libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5widgets5 (>= 5.1.0), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.10.0), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libstdc++6 (>= 4.1.1) Filename: pool/main/q/qt5-ukui-platformtheme/libqt5-ukui-style1_4.0.0.0-0k8_arm64.deb Size: 41222 MD5sum: fe9be13b0e30109daf989fce4cc6d13f SHA1: 450d1273f7898ccb39128f8136a4f0cb2b68c31f SHA256: 82d0489611225d0a6802f14925581b0de73593154e84efc376baf38383ef1915 SHA512: 9e80428cd42f8aa2eae268c0b9bdb7cd1ac36ec00d3777047bae8a89e1119412178d0f2863fb502dfc7db799672707ad9ad2cf6c1002897c694f4999579ac066 Homepage: https://gitee.com/openkylin/qt5-ukui-platformtheme Description: UKUI platform theme and styles' shared library qt5-ukui-platformtheme is official platform theme of UKUI desktop environment. It also provides the common metadatas for ukui-styles and platform theme using. The library provided many convenient API for changing a qt widgets style, such as buttons color, tabwidget animation, etc. . This package provides the shared libraries used by ukui platform theme and ukui-styles. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt53danimation5 Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 669 Depends: libqt53dcore5 (= 5.15.8+dfsg-2ok2), libc6 (>= 2.29), libqt53drender5 (>= 5.7.1~20161122), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qt3d-opensource-src/libqt53danimation5_5.15.8+dfsg-2ok2_arm64.deb Size: 167412 MD5sum: c3c4ec57314cdbe3cf5e6f30ac1ced80 SHA1: 4672f6351e8a4283f96b0b743fab1fceb7bf308b SHA256: 3f888539cce2db96d372fb0414e2e9dddb71283bdfd5dbce805cbccb90c37e5c SHA512: 28c4b9d0b017cec8f046d052b65cb7c84c9d64eb14f555cc743d152d9f7b3750353b8df31c072418851a97c49df45b9c001fa08e8e305e7206f22128723bf510 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D animation module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Animation module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt53dcore5 Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 717 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5network5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qt3d-opensource-src/libqt53dcore5_5.15.8+dfsg-2ok2_arm64.deb Size: 166354 MD5sum: 0e50748c38baba10ba03d985675493d6 SHA1: 9c33156dcdc8965e1c123ce256538f86c78d1f8f SHA256: 7597959bf6477ba7ce315229360c22a8cb82aca708e68a53fa14a46d9936e999 SHA512: 5daa5acd59605a97d6010dbaea19ce5a0127a468522ff2097cb3d3d6a88e0d118cd348d5b8ade19f9b6cbab8f01cadc0c38bda6ebfb643557c3b0480c94f1fe6 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D Core module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt53dextras5 Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 898 Depends: libqt53dcore5 (= 5.15.8+dfsg-2ok2), libc6 (>= 2.17), libqt53dinput5 (>= 5.7.1~20161122), libqt53dlogic5 (>= 5.7.1~20161122), libqt53drender5 (>= 5.15.2), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qt3d-opensource-src/libqt53dextras5_5.15.8+dfsg-2ok2_arm64.deb Size: 176222 MD5sum: c4930a67a655d9bb1674c7ad86575aa8 SHA1: d104018ea6310ee1ea25ea79b7e2d852e14239dd SHA256: 16cd57bc5746d8bd13eea9719fcd5508b430de22894cb8551e130cb500a12b89 SHA512: dacb14f6d3ee1394c50647a0c6d43230c8038ae9bdd894e63bad2aaba1ae706967b0fc14c06acd82972cda1a77e1e778780a38ab1b437ea89b9579c8a5c9a79b Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D extras Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D extras module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt53dinput5 Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 607 Depends: libqt53dcore5 (= 5.15.8+dfsg-2ok2), libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qt3d-opensource-src/libqt53dinput5_5.15.8+dfsg-2ok2_arm64.deb Size: 131228 MD5sum: af0cb1723ed96a48765e051e6b8fba0a SHA1: 20ca535ae60960d291cc0a62a407478ed9a6b699 SHA256: 9b5fc5425948768fe10467b279d27931706ab07ba62c8a0b5825c9998951c8a4 SHA512: 902d6552369ae72efe9e332a6e5ee5f401db12f708fb62483a7fd3b04e8afdc2320dd9a0c6605f93db4f114b31cf5373d008fe19e19c670110ff00fe5ad7655a Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D Input module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D Input module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt53dlogic5 Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 115 Depends: libqt53dcore5 (= 5.15.8+dfsg-2ok2), libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qt3d-opensource-src/libqt53dlogic5_5.15.8+dfsg-2ok2_arm64.deb Size: 28110 MD5sum: ebb492b4cd0a88b247709babcd3469e1 SHA1: 4df024fa4ec0a680d7ca08536235f4aa0d51f7e2 SHA256: 1f18f14271138bf249e98af7e8a8fe3312158673d83408f07320956a69b7f965 SHA512: 73bcb609e1880f7c88f71381bc21d60c9d1057f63f9a397c97eda120b5db7c1da53c8ef46144dafd27fb95bdc69aa39b0db465378ba2d1f3edfe71d5b0a883f2 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D logic module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D Logic module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt53dquick5 Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 266 Depends: libqt53dcore5 (= 5.15.8+dfsg-2ok2), libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5qmlmodels5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qt3d-opensource-src/libqt53dquick5_5.15.8+dfsg-2ok2_arm64.deb Size: 67958 MD5sum: 7430a7b12880e44e2bfbdbf589def4d9 SHA1: 9111700c086ef415ecd7c085e8b9e387b4de906b SHA256: b8ae7adc4861556dc3dc49b551448f6a96f3acd4aff4281ba3880e5b9441df49 SHA512: ff6431b7e5a2b7cd41bbd14fb57d667fd0d2fe079cb7388348a67a961e85d74069ddf74c8bc29192b7f30fe41f844df1fc4fb8d82d0246f36d9b9e1fecde82c8 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D Quick module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D Quick module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt53dquickanimation5 Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 123 Depends: libqt53dcore5 (= 5.15.8+dfsg-2ok2), libc6 (>= 2.17), libqt53danimation5 (>= 5.10.1), libqt53drender5 (>= 5.7.1~20161122), libqt5core5a (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qt3d-opensource-src/libqt53dquickanimation5_5.15.8+dfsg-2ok2_arm64.deb Size: 27312 MD5sum: 078434438d3a5b6ac2801f732488a4f3 SHA1: d2909aa3e68ce738ea0ebce86ef54d4d7c443f15 SHA256: 09e77bf5a2e8368a37ec682ea331d633baab1aac7f9b6ad8fb83f3921e95f3cd SHA512: 0c53bcf42e680fecd04631e5e069a063a4799e5ab93fd7621055015ce3183cef883327e22c81142182626faf9cc28b55ceb4c0e60b3b8a73e0ed2f7c42e2c831 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D Quick animation module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick Animation module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt53dquickextras5 Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 185 Depends: libqt53dcore5 (= 5.15.8+dfsg-2ok2), libc6 (>= 2.17), libqt53dextras5 (>= 5.15.1), libqt53dinput5 (>= 5.7.1~20161122), libqt53dlogic5 (>= 5.7.1~20161122), libqt53dquick5 (>= 5.7.1~20161122), libqt53drender5 (>= 5.9.0), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qt3d-opensource-src/libqt53dquickextras5_5.15.8+dfsg-2ok2_arm64.deb Size: 35528 MD5sum: 30870496f970aeb068a9fb7895e9119d SHA1: f458102791e53b45df75b41fb697dc2f0dcd7c34 SHA256: 756dbc672e1c99a64cdb616a8142fef97a893ea46503fe26c9b71ff6da27da8f SHA512: d2a2d340146132495392a2d3891c69ee21b4dd4528799b4210e4fa4be3d09041612d74084db091e4e02c34d73d06d15fcfc4cfaf960f0be441cece2c1227d186 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D Quick extras Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D Quick extras module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt53dquickinput5 Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 121 Depends: libqt53dcore5 (= 5.15.8+dfsg-2ok2), libc6 (>= 2.17), libqt53dinput5 (>= 5.7.1~20161122), libqt5core5a (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qt3d-opensource-src/libqt53dquickinput5_5.15.8+dfsg-2ok2_arm64.deb Size: 26624 MD5sum: 87db054652683c5124f3ccb9243fd9e1 SHA1: 6a1f18bd1cfebae1fcd22a2a3870f814b8ddf270 SHA256: 67ee166b15a06e643014496113ba2ece7eb0b5b14a5ce474f27e86624ad74013 SHA512: 3bd3898f5353f89968bd5b283619b2afeb2ea155b24ab1174411868596804385a67059cf1c1161e98b01585b8abea8ea71a95376311d21cee95ad354c69f4718 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D Quick input Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D Quick input module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt53dquickrender5 Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 337 Depends: libqt53dcore5 (= 5.15.8+dfsg-2ok2), libc6 (>= 2.17), libqt53drender5 (>= 5.11.1), libqt5core5a (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qt3d-opensource-src/libqt53dquickrender5_5.15.8+dfsg-2ok2_arm64.deb Size: 57166 MD5sum: 4078d7dde67d011f38fbce990325564d SHA1: 8ac2777deb0c9121ee0c0216b395dac4be9d4409 SHA256: 2a3e420f094897edde65b25ce8115aa3a5af7870c13b15482ca2e5c53597cdf2 SHA512: c3a24d6c67b8ca332904c51aa40c60522f9e39f8b7a1ba5eb4e2ce0828ecc59958773c1c8905e7c5d354dea4f632f26887dcfda3b0cb0c0928c94b9ac1b60b8f Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D Quick Renderer module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D Quick Renderer module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt53dquickscene2d5 Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 184 Depends: libqt53dcore5 (= 5.15.8+dfsg-2ok2), libc6 (>= 2.17), libqt53drender5 (>= 5.14.2), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qt3d-opensource-src/libqt53dquickscene2d5_5.15.8+dfsg-2ok2_arm64.deb Size: 43418 MD5sum: fb4dbaf0085b1dff67247ec2f803ae46 SHA1: 28450912caa04ccfe9fe8dea3e75c6077723e2a8 SHA256: 6772b594d7ac5d9e1630d3c1eff7b6802741948ae9472565a1d265fa6203402e SHA512: 5a3e61ff899d9365699a7b3a4bd481ac0ea3509dd1fa9c2792da5f1c7e6926f77dd5aa45323c85c0c69f2837321fa35af3ceb226de492d13071fa40c88b7dad3 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D Quick scene module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick Scene 2D module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt53drender5 Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 4365 Depends: libqt53dcore5 (= 5.15.8+dfsg-2ok2), libc6 (>= 2.29), libqt5concurrent5 (>= 5.15.8+dfsg~), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5.2), qtbase-abi-5-15-8 Filename: pool/main/q/qt3d-opensource-src/libqt53drender5_5.15.8+dfsg-2ok2_arm64.deb Size: 1088456 MD5sum: 31a7058db7c5e1511c612157d7a18d2d SHA1: 6b869cb7566df895b34db0f80be47c02cb7a53fb SHA256: 7a4f6ff674b13df551f6aba0b65ee9b4d0c2c783bf56116c8003ca36b2b4245e SHA512: f677e990d5b1cc53fa498ba7b1c49557b91803a48e3483f58a746f2b1e94ab2824d8d1789ac393ea4a1bf0277e589cfa5e2d7d2cf6bf581d5ff3514363bdd07a Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D Renderer module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D Renderer module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5bluetooth5-bin Architecture: arm64 Version: 5.15.8-2ok2 Multi-Arch: foreign Priority: optional Section: utils Source: qtconnectivity-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 89 Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libstdc++6 (>= 5.2) Filename: pool/main/q/qtconnectivity-opensource-src/libqt5bluetooth5-bin_5.15.8-2ok2_arm64.deb Size: 13178 MD5sum: 0cd3a39cdda8868e9b593b843201e849 SHA1: dd3e957a1668a24fac73fe23725dd546c1eef39a SHA256: c586403f186064cad32fc8c399d5fb9e864253dc6f8bf5ebdfbed7eac8d3e6b5 SHA512: 95e7611e5846e2a496e74f53e3b0a16f6ca9b1b6a7305b03977c3174077af382468a7969856dd90075dff0980e919d3f2abbbc6837190b89f40bcb57a8a2ab5e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5bluetooth5 Architecture: arm64 Version: 5.15.8-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qtconnectivity-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1156 Depends: libqt5bluetooth5-bin, libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5dbus5 (>= 5.15.8+dfsg~), libqt5network5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtconnectivity-opensource-src/libqt5bluetooth5_5.15.8-2ok2_arm64.deb Size: 353086 MD5sum: fc048c28d8508ff4427fe326692b4c56 SHA1: c9110df88bf0035fbc2c38bc0b5d6f99a4c388cf SHA256: 58bb126e40b54275f44a8d668d86710bbf667f0b10cdcae23e71d2e3f16bffd0 SHA512: 92763d2221dff4483d82482fc53698f74c0d530e6bd95112db4169f9a4e4af1c61057a63db0d698a8be2ed785d12760cd9a8d6fc4544e72a06bebd67e15c042d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5charts5-dev Architecture: arm64 Version: 5.15.8-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.8-2ok1), qtbase5-dev Filename: pool/main/q/qtcharts-opensource-src/libqt5charts5-dev_5.15.8-2ok1_arm64.deb Size: 25196 MD5sum: 4f6cd9356ef197cfd0f34181a1c4f1f7 SHA1: 6623dbaa714e147f96d82a37daaa2cff08c12628 SHA256: 76d81c36a1f4bba029b690b6d8bbf17645f071839c2863ace8677a9de125ae42 SHA512: bfbf21038c35177094f9a4b77340f964adb9b4d90a8c2d42a93d3b113cf0bfb69391e6946a20d1f0756b84636cb3b7479f3ef0e20f2704ead873056d5e91bf0a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5charts5 Architecture: arm64 Version: 5.15.8-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: 3039 Depends: libc6 (>= 2.29), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtcharts-opensource-src/libqt5charts5_5.15.8-2ok1_arm64.deb Size: 472244 MD5sum: 5c97af48929a2f75dfc6db71db8e3846 SHA1: a6dca8104e6250c6193fe0a0a30a3ff91c40c7a7 SHA256: 5b064d6724f127dd019890b74e98bd7b4cec4d0a1e75826f7e198d689e075a7d SHA512: b895fa96f652f9b512431ed0cd0eee2dbe2c6299ed781f973b0e5630c969aa80f99c3d3e96b3a1937af26e44f430643cf5719883e142f8116c97c5283ce839f7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5concurrent5 Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 223 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.8.0), libstdc++6 (>= 5) Filename: pool/main/q/qtbase-opensource-src/libqt5concurrent5_5.15.8+dfsg-ok2.6_arm64.deb Size: 35344 MD5sum: 86e0ae0d116b67f649afd7c396ac6003 SHA1: 2f136fe974e5365c283a1d2cff2a349f3ec78c7e SHA256: 3ad2fd185cf43b2cec0d3ea014fed3feb1789da275e791be8ece0fbabe91d906 SHA512: c27f181c6564ac646c03a70e703bd186c937d2c19cee7a3150c25f3cbf3e8620e64953bed44a269350916709f9e04f2bbef4697f4c25c10ec3f4ad95deb55a3b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5core5a Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5960 Provides: qtbase-abi-5-15-8 Depends: shared-mime-info, libc6 (>= 2.35), libdouble-conversion3 (>= 2.0.0), libgcc-s1 (>= 4.2), libglib2.0-0 (>= 2.22.0), libicu66 (>= 66.1-1~), libpcre2-16-0 (>= 10.22), libstdc++6 (>= 10.2), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: qttranslations5-l10n Suggests: libthai0 Filename: pool/main/q/qtbase-opensource-src/libqt5core5a_5.15.8+dfsg-ok2.6_arm64.deb Size: 1887078 MD5sum: 4d86080f745656b0601afa180625adde SHA1: 9605cb66b045875e3b990abab9a9b2d8af84bc9e SHA256: a2189c29f4932c8738e1c4bf9a6f5dbb22236bac45c97a0e5eac410aafe6fde6 SHA512: 637a031956acd8d6ecdc4461fead003781374025f2f55bbecf0a192b67d21adf9e4e3290f994b1722add8c3f17a48169413eb5845eeee67906f8879414f39cf5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5datavisualization5-dev Architecture: arm64 Version: 5.15.8-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.8-2ok1), qtbase5-dev Filename: pool/main/q/qtdatavis3d-everywhere-src/libqt5datavisualization5-dev_5.15.8-2ok1_arm64.deb Size: 26792 MD5sum: f1bc98bc78c4dac6b0bd97006995d773 SHA1: c9ad7bea3c4251f6fd0bcfab6471c33fff3ddf1e SHA256: f5784429167872f1ae9660c10e59f9a3e024a05908b794367af4197de8110e7c SHA512: ab218d1537e2e50e73c4fa835aa926ea66122f17424fc3f01c8e1c0ec3fb8578bab2edd6506454d555b6a0848c06118f5e1c4d83b5d63182ae2d7be28a4aa851 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5datavisualization5 Architecture: arm64 Version: 5.15.8-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: 1594 Depends: libc6 (>= 2.29), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtdatavis3d-everywhere-src/libqt5datavisualization5_5.15.8-2ok1_arm64.deb Size: 439966 MD5sum: 92775327312cc5ac6d223e5453da6a47 SHA1: 9d175fbc1194ac37ebe34afbe7800993d2bf157f SHA256: b517594d45153743644e76f771c773ccf8bff694ec7f52db6e1e10cc1d34ab09 SHA512: f080bd101f2d8d4259341dafa4e17aaf84fa725d8ae002495b3cbca75486a4cf441f4d8824f6d45598dd76dd542d5cafb8ccb838a8e7659ebd21f40db03f9c35 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5dbus5 Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 825 Depends: libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtbase-opensource-src/libqt5dbus5_5.15.8+dfsg-ok2.6_arm64.deb Size: 224114 MD5sum: 83a7985c2f7aafb3a01cb44c0d4d54ab SHA1: ae4f525044f98fa55495afd2c8ad3b1aede2af22 SHA256: 1eeef7eea426392d85d92183dc589eb8edb6879926a15ff1728bc10443130bbb SHA512: 69cfa5cb8df4ca3df2546aa59ee3504111b80e24f7aa04eeb83a789a048e6059e2de5b0dda7e07930519aa96164cf204af42624b6e1eb1887f3f1687f2578fe1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5designer5 Architecture: arm64 Version: 5.15.8-2ok1.9 Multi-Arch: same Priority: optional Section: libs Source: qttools-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5768 Depends: libc6 (>= 2.35), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qttools-opensource-src/libqt5designer5_5.15.8-2ok1.9_arm64.deb Size: 2855716 MD5sum: ff8ae5ab3ae547893a8de79e3e366567 SHA1: 60a8928fa484ff84fb47a29dd93cb0574870c05d SHA256: 47405e9fa3b575c66e959d094da9cef0b8a9c627eef68818dc5ddcfa42bf1720 SHA512: ca1bd93dfcdbc3b22aa3f7a6a7d81dadc7a710d6ccb2749786c71ee7e0014634efcfacb0e52875d3b6a2158bf32bcaf90e18c6b42bd8088fda357218ce7a4ff7 Homepage: https://www.qt.io/developers/ Description: Qt 5 designer module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtDesigner module provides classes that allow you to create your own custom widget plugins for Qt Designer, and classes that enable you to access Qt Designer's components. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5designercomponents5 Architecture: arm64 Version: 5.15.8-2ok1.9 Multi-Arch: same Priority: optional Section: libs Source: qttools-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2803 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libqt5designer5 (>= 5.15.5), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.14.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/q/qttools-opensource-src/libqt5designercomponents5_5.15.8-2ok1.9_arm64.deb Size: 781422 MD5sum: 45633bc607f20e5be36fecc462790632 SHA1: dc3c0de15138660a0422a8a68b83e41ee05fb86f SHA256: 30d569a33dfcec97579d57c98c8702f0b627bde9e583c3762d32ea3e74251e7a SHA512: 235faff79a34ab0547587cb56389c2f469cf78a8aacbb7f4e8b797f2feacc77cb17a8911a583fb8d2b76ff3fe723b39648b54af7fb6a55ce6bbd5cfca9dc2dd4 Homepage: https://www.qt.io/developers/ Description: Qt 5 Designer components module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package includes components for the Qt 5 Designer module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5gamepad5-dev Architecture: arm64 Version: 5.15.8-2 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.8-2) Filename: pool/main/q/qtgamepad-everywhere-src/libqt5gamepad5-dev_5.15.8-2_arm64.deb Size: 11538 MD5sum: 8cac06baa37f70eef422d9183246da13 SHA1: ac10279ecff843619d1b10b756d3f0a013e2d1c8 SHA256: 51356bef6e6b62bfe9bec86d25436d5765ff5e5385dafc4335aae4adef9ccdd7 SHA512: c15319ec39104cda8df8af1662d9d251aa43e49568c31fa05a0e67bac69e0e94d01697adc55911aef658cb8f561e23cb0d6d2217a132fbbf2ff013863951952e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5gamepad5 Architecture: arm64 Version: 5.15.8-2 Multi-Arch: same Priority: optional Section: libs Source: qtgamepad-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 432 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libsdl2-2.0-0 (>= 2.0.10), libstdc++6 (>= 5), libudev1 (>= 183), qtbase-abi-5-15-8 Filename: pool/main/q/qtgamepad-everywhere-src/libqt5gamepad5_5.15.8-2_arm64.deb Size: 69948 MD5sum: 4348b8dbd38f5c55d37ab0e6ec83a119 SHA1: ae783ed3146429717ed4f23b6b1360faefe73440 SHA256: d703b1f38790a89479e17a59b48a06d37032ba626025dd19824f0d32f941ca57 SHA512: dc3ea0e5fb78fc5221fcb939001c52cdcdbfa857cd03c8cd924b5a2b225abc85381d5e9703fb89cfa272b6114bbb2c5d2924f9138ed0162a1fba407efda62462 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5glib-2.0-0 Architecture: arm64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: qt-gstreamer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 155 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.26.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5.2) Filename: pool/main/q/qt-gstreamer/libqt5glib-2.0-0_1.2.0-ok1_arm64.deb Size: 47400 MD5sum: 99906f1e0e4f1bbeee59414f032a29a5 SHA1: cc74724ce7ac4f4de59ee826f0de2458e2a01ff7 SHA256: 69234d02a087d6e65242def2b326e7a878bef46ed0703b189525e4da530cabd1 SHA512: 5f29cc8e38055c212555c877b5f5c33256ca512d4b31437fa60f7e57855bacef6839f949aed49999379710a46c94990f53f6dc2b5b52524d4f47a4486b71858f Homepage: https://gstreamer.freedesktop.org Description: C++ bindings library for GLib and GObject with a Qt-style API - Qt 5 build This package contains the QtGLib library, a library that provides C++ bindings for parts of the GLib and GObject APIs with a Qt-syle API. The bindings are designed to be easy to use for C++ programmers that are used to the Qt API and also provide easier integration with Qt by using Qt's data types where applicable. . This library serves as a base for building the QtGStreamer bindings library. . This package is part of the Qt5 version of QtGStreamer. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5gstreamer-1.0-0 Architecture: arm64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: qt-gstreamer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 440 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libgstreamer-plugins-base1.0-0 (>= 1.1.90), libgstreamer1.0-0 (>= 1.4.0), libqt5core5a (>= 5.5.0), libqt5glib-2.0-0 (>= 1.2.0), libstdc++6 (>= 4.9) Filename: pool/main/q/qt-gstreamer/libqt5gstreamer-1.0-0_1.2.0-ok1_arm64.deb Size: 98166 MD5sum: 29fa582a23a9a50022b12c6b3fa28a06 SHA1: cbc7fccbde298fccb012dd331a80ac281d0f76aa SHA256: 90090898db2a74560eabfd200f460ed7290393df1305629d7b605bfee0245a67 SHA512: aa984a0858a0eaecffc36fdd39ed1f5d2cbd23c7de6592c598f385b59dd866da9867db09fa3eae1b17958be94122c3f97d3df83ca6fbb66b8f316f4ab2706889 Homepage: https://gstreamer.freedesktop.org Description: C++ bindings library for GStreamer with a Qt-style API - Qt 5 build This package contains the QtGStreamer library, a library that provides C++ bindings for GStreamer with a Qt-style API. The bindings are designed to be easy to use for C++ programmers that are used to the Qt API and also provide easier integration with Qt by using Qt's data types where applicable. . This package is part of the Qt5 version of QtGStreamer. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5gstreamer-dev Architecture: arm64 Version: 1.2.0-ok1 Priority: optional Section: libdevel Source: qt-gstreamer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 410 Depends: libboost-dev (>= 1.39), libglib2.0-dev, libgstreamer-plugins-base1.0-dev (>= 1.1.90), libgstreamer1.0-dev, libqt5glib-2.0-0 (= 1.2.0-ok1), libqt5gstreamer-1.0-0 (= 1.2.0-ok1), libqt5gstreamerquick-1.0-0 (= 1.2.0-ok1), libqt5gstreamerui-1.0-0 (= 1.2.0-ok1), libqt5gstreamerutils-1.0-0 (= 1.2.0-ok1), qtbase5-dev Recommends: qtdeclarative5-dev Suggests: qtgstreamer-doc Filename: pool/main/q/qt-gstreamer/libqt5gstreamer-dev_1.2.0-ok1_arm64.deb Size: 57506 MD5sum: 76fe23dd58c1fa87822e9ce1f281ea3c SHA1: eb912286cb7dd7e4a5d3642bb526fb966aeac6dc SHA256: 2ab102352597bf5d025e64706d143288214a7cb88f54518a0d76ebd77c272fff SHA512: 021b23af141715504ec47fdbd3a6aac302e33d1c841f7fa1bd7d4b143cc2e6f5ae3c8d31cec11dedbd01659e4289b145f4dca6caaeaddd4f44d69818368ee7a6 Homepage: https://gstreamer.freedesktop.org Description: Development headers for QtGStreamer - Qt 5 build QtGStreamer provides C++ bindings for GStreamer with a Qt-style API, plus some helper classes for integrating GStreamer better in Qt applications. . This package provides the necessary development files for building C++/Qt applications that use the QtGStreamer library. . This package is part of the Qt5 version of QtGStreamer. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5gstreamerquick-1.0-0 Architecture: arm64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: qt-gstreamer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 54 Depends: qtgstreamer-plugins-qt5 (= 1.2.0-ok1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.5.0), libqt5glib-2.0-0 (>= 1.2.0), libqt5gstreamer-1.0-0 (>= 1.2.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libstdc++6 (>= 4.1.1) Recommends: qml-module-qtgstreamer (= 1.2.0-ok1) Filename: pool/main/q/qt-gstreamer/libqt5gstreamerquick-1.0-0_1.2.0-ok1_arm64.deb Size: 14840 MD5sum: 050ac83629462f28fea2e16d549dca2e SHA1: 74b717e5aeb850aca90cc6ebf86b11c74e6d0115 SHA256: c8af40d3e314abe94cf7c611ab3c665f4cd0cca16edebf4fe799977e51e458e3 SHA512: 765479b8b93a047af3dda33acaeb4a508fc18cda4d281304af9551368f4f8ae13c58dd8e07cd206958bbabcd8c81b36daa0c2ef0dcc06f4425ab76aad3aa9ead Homepage: https://gstreamer.freedesktop.org Description: QtGStreamerQuick library - Qt 5 build This package contains the QtGStreamerQuick library, a library that provides some high level utility classes that can be used with QtGStreamer. . This package is part of the Qt5 version of QtGStreamer. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5gstreamerui-1.0-0 Architecture: arm64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: qt-gstreamer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 101 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.5.0), libqt5glib-2.0-0 (>= 1.2.0), libqt5gstreamer-1.0-0 (>= 1.2.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5opengl5 (>= 5.0.2), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 5) Suggests: qtgstreamer-plugins-qt5 Filename: pool/main/q/qt-gstreamer/libqt5gstreamerui-1.0-0_1.2.0-ok1_arm64.deb Size: 26748 MD5sum: 1661d847d84df7c7ba18884b97099b26 SHA1: 9309bec5496cffb70d713dc3570ea89d9c786f08 SHA256: a5c83e0d0411f8cce9e585b97138ce4cdd78259874b5cbedfbce5570b735bfa8 SHA512: c18b0a050723e0b92486044fdba8c31fecacc6cffb854fd4e1bff6ed6dca3130c51a02a9b1c619ca6400ee4676f86bf58176d6325a022a25f13b7cbbcefebd56 Homepage: https://gstreamer.freedesktop.org Description: QtGStreamerUi library - Qt 5 build This package contains the QtGStreamerUi library, a library that provides helper classes for integrating GStreamer better in graphical Qt applications. . This package is part of the Qt5 version of QtGStreamer. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5gstreamerutils-1.0-0 Architecture: arm64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: qt-gstreamer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 52 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgstreamer-plugins-base1.0-0 (>= 1.1.90), libgstreamer1.0-0 (>= 1.1.90), libqt5core5a (>= 5.4.0), libqt5glib-2.0-0 (>= 1.2.0), libqt5gstreamer-1.0-0 (>= 1.2.0), libstdc++6 (>= 4.1.1) Filename: pool/main/q/qt-gstreamer/libqt5gstreamerutils-1.0-0_1.2.0-ok1_arm64.deb Size: 12204 MD5sum: f59398aab4c70eed3a8e2bdeb4701cba SHA1: 2433f7d58fc0a071d648146041b627f72a97c3b3 SHA256: 593ab54414df1fdd4338e04aa51fc7b04a0d64c5ed17fda8e5b8f220633aa5b4 SHA512: cfd7cbdfbc2147707c62c7b201b2685f56de7dcfab6ab4f81dd1d2160eb76d7afe1ee1aa6aed84a94e5a17d7aa95bff8286f2d2895910ff68d1ced7c050f6715 Homepage: https://gstreamer.freedesktop.org Description: QtGStreamerUtils library - Qt 5 build This package contains the QtGStreamerUtils library, a library that provides some high level utility classes that can be used with QtGStreamer. . This package is part of the Qt5 version of QtGStreamer. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5gui5-gles Architecture: arm64 Version: 5.15.8+dfsg-2ok1 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: 13201 Depends: fontconfig, libc6 (>= 2.34), libdrm2 (>= 2.4.62), libegl1, libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libgbm1 (>= 8.1~0), libgcc-s1 (>= 4.2), 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 (>= 10.2), libudev1 (>= 183), libx11-6, libx11-xcb1 (>= 2:1.8.4), 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-8, zlib1g (>= 1:1.1.4) Recommends: libqt5svg5, qt5-gtk-platformtheme Suggests: qt5-image-formats-plugins, qtwayland5 Conflicts: libqt5gui5 Breaks: qt5-default Filename: pool/main/q/qtbase-opensource-src-gles/libqt5gui5-gles_5.15.8+dfsg-2ok1_arm64.deb Size: 3411712 MD5sum: 8d14f6489b208f7fce0414cdaa185c18 SHA1: e0a9e5ecbf68f98547ac1b334772ed6c49f907d9 SHA256: 2c65e95650affcfcb819b5e2ce6a68d50c31e1778ec20d692c880de317bd4b5c SHA512: c5a67b945f88ca46623bca98c4342464323cfa33580b196d1b53e08126d7480925260339a636dcd823bbe77b3424c8fb2d64556cb8188988334905f3cc6f1293 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5gui5 Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 13481 Depends: fontconfig, libc6 (>= 2.34), libdrm2 (>= 2.4.62), libegl1, libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libgbm1 (>= 8.1~0), libgcc-s1 (>= 4.2), 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 (>= 10.2), libudev1 (>= 183), libx11-6, libx11-xcb1 (>= 2:1.8.4), libxcb-glx0, libxcb-icccm4 (>= 0.4.1), libxcb-image0 (>= 0.2.1), libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.3), libxcb-render-util0, libxcb-render0, libxcb-shape0, libxcb-shm0 (>= 1.10), libxcb-sync1, libxcb-xfixes0, libxcb-xinerama0, libxcb-xinput0 (>= 1.14), libxcb-xkb1, libxcb1 (>= 1.8), libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0), libxrender1, qtbase-abi-5-15-8, zlib1g (>= 1:1.1.4) Recommends: libqt5svg5, qt5-gtk-platformtheme, qtwayland5 Suggests: qgnomeplatform-qt5, qt5-image-formats-plugins Conflicts: libqt5gui5-gles Filename: pool/main/q/qtbase-opensource-src/libqt5gui5_5.15.8+dfsg-ok2.6_arm64.deb Size: 3518852 MD5sum: 6eb672f94f145c91dff9327a2ba2ac8c SHA1: dbd8c5b737f9cbc1afe32af236fa63683299fbbb SHA256: 4748789a1dd25f99fee1775484a4937bce3dcf4f616d634e39ce1a76fd13a317 SHA512: 335e39b61966833a4a509e0337e4b355f56e5c476190ddb62c2e341eda1c6eb254050a36428933704e79366c763379ac0353c82109c60e854bc18aff2d909a06 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5help5 Architecture: arm64 Version: 5.15.8-2ok1.9 Multi-Arch: same Priority: optional Section: libs Source: qttools-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 694 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5sql5 (>= 5.3.0), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 5) Filename: pool/main/q/qttools-opensource-src/libqt5help5_5.15.8-2ok1.9_arm64.deb Size: 185180 MD5sum: 0d213d758c3773ad5b57634cc295e0ab SHA1: 8c734d8f1c542b18f9f24be2385bde319e761b0e SHA256: c4d2e8cfa90c693297934d29f5a98d6309b004ee82304efdfe622cd37abff032 SHA512: ec1c64b3956154ebc40695789415b9d20c377d52f80c097837a9589ed43ca564958e16e7b6229cec2129f247a94e47d3140f02d4d9928d20f0db4afc8d66d7cf Homepage: https://www.qt.io/developers/ Description: Qt 5 help module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtHelp module provides classes for integrating online documentation in applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5hunspellinputmethod5 Architecture: arm64 Version: 5.15.8+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: 224 Depends: libc6 (>= 2.17), libhunspell-1.7-0, libqt5core5a (>= 5.15.8+dfsg~), libqt5virtualkeyboard5 (>= 5.12.2), libstdc++6 (>= 5) Filename: pool/main/q/qtvirtualkeyboard-opensource-src/libqt5hunspellinputmethod5_5.15.8+dfsg-2ok1_arm64.deb Size: 49008 MD5sum: 374fd1b619c9f124836ad8a0de32e7be SHA1: a155c10834b4b03c21f5529241f560250e78a393 SHA256: 71e2bddb8afe4998739cb81354108fc159849d267619383bc18fc32953bc8a73 SHA512: 7fe3345d38d87da0e78032f383a73607e7c14268a2d9605188052f9589400d35cf8329e5544f43efb27632e4d0978ae03b2f440a2d058c2477cde99cf656a964 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5keychain1 Architecture: arm64 Version: 0.13.2-5ok1 Multi-Arch: same Priority: optional Section: libs Source: qtkeychain Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 171 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.12.0), libqt5core5a (>= 5.14.1), libqt5dbus5 (>= 5.14.1), libstdc++6 (>= 4.1.1) Recommends: gnome-keyring | kwalletmanager Breaks: libqt5keychain0 Replaces: libqt5keychain0 Filename: pool/main/q/qtkeychain/libqt5keychain1_0.13.2-5ok1_arm64.deb Size: 48226 MD5sum: 56cd6cb91ca142b425624851eb362801 SHA1: b9909d3babb54f0eb86eba240a0e5cd0a1c0bae5 SHA256: 1792a80a9a836e091eef23c1a65461a8dfc5bdb4f2aca5d1fa82de472dc1d06b SHA512: f381d33a69874273d9abcbc849f690d66c0a06026dc4436778fd22bc18d6700e7888e59d3d71e579821099e1396e6c333ab740aa22a10c9df399e2a17df3c78b Homepage: https://github.com/frankosterfeld/qtkeychain Description: Qt API to store passwords (QT5 version) It can use KWallet or GNOME Keyring, if one of them is available. If none of them is available, qtkeychain will report an error or writes with explicit request the password unencrypted at a file. . This is the Version built for QT5. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5location5-plugin-mapboxgl Architecture: arm64 Version: 5.15.8+dfsg-3ok2 Multi-Arch: same Priority: optional Section: libs Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5355 Depends: libqt5location5 (= 5.15.8+dfsg-3ok2), libc6 (>= 2.35), libgcc-s1 (>= 4.2), libicu66 (>= 66.1-1~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.10.0) | libqt5gui5-gles (>= 5.10.0), libqt5network5 (>= 5.0.2), libqt5positioning5 (>= 5.12.2), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5sql5 (>= 5.3.0), libstdc++6 (>= 12), qtdeclarative-abi-5-15-8, zlib1g (>= 1:1.1.4) Filename: pool/main/q/qtlocation-opensource-src/libqt5location5-plugin-mapboxgl_5.15.8+dfsg-3ok2_arm64.deb Size: 1738634 MD5sum: 15677b093665d23b3365ced455bb8162 SHA1: de0592a8b4723a5d41b0ef1e656ed81e8d131462 SHA256: 91cbe30f96b7ae53ea796de628f059e8f59985acc92b8f56785368c5f2c9f205 SHA512: 2766edb25466604a07de03ca696778187b80005c013f18a48eac1761db1e1e7c545e463e5eae06c553a159cc5dd4ae6da81248c5b5d94fa77988482eba15a257 Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt Location module - Mapbox GL plugin Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Mapbox GL plugin for Qt Location. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5location5-plugins Architecture: arm64 Version: 5.15.8+dfsg-3ok2 Multi-Arch: same Priority: optional Section: libs Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1599 Depends: libqt5location5 (= 5.15.8+dfsg-3ok2), libc6 (>= 2.29), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5 (>= 5.15.1), libqt5positioning5 (>= 5.14.1), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtlocation-opensource-src/libqt5location5-plugins_5.15.8+dfsg-3ok2_arm64.deb Size: 334942 MD5sum: 9d331108f1824b98b39fd5c7a8833bd7 SHA1: a5b23e8537525c68ba61a06a2ef86b6833f75c22 SHA256: 5c6c40392725f5b4dab0a377ca1ceb67a5637f9861538e9c6d7d9c156c178f9e SHA512: e2ff1019092526e29602958d904a07b14f8813e74dde0b33ea82bfdd5e7bc1041d62539ece5b2083fa5a028cf31e04557e8b7bcf781c1f826c17e2aae9ab323d Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt Location module - geolocation plugins Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt Location plugins: ESRI, Items Overlay, Mapbox, HERE/Nokia and Open Street Map. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5location5 Architecture: arm64 Version: 5.15.8+dfsg-3ok2 Multi-Arch: same Priority: optional Section: libs Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2972 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.9.0~beta) | libqt5gui5-gles (>= 5.9.0~beta), libqt5positioning5 (>= 5.12.2), libqt5positioningquick5, libqt5qml5 (>= 5.15.8+dfsg~), libqt5qmlmodels5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5.2), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtlocation-opensource-src/libqt5location5_5.15.8+dfsg-3ok2_arm64.deb Size: 757722 MD5sum: 70a1ff3d05ebb2a4ad151380302a4213 SHA1: e4fee6a9f156719877b729649cc114c67070738f SHA256: f320a1eac0f41ae5d7c8395f205d7f61d4c150343aebd51b46f4728e6586194f SHA512: 5a5e5c27ed4497d41502ce447132ab171363fffa755f36b95eb5effaf2a70237e9146ecb90ef94ee1af88b0f6e579b425d4883d5e39b4f7bd315ee190dbe19ea Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt Location module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt Location module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5multimedia5-plugins Architecture: arm64 Version: 5.15.8-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: 1140 Depends: libqt5multimedia5 (= 5.15.8-2ok1), libasound2 (>= 1.0.16), libc6 (>= 2.17), 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.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5multimediagsttools5, libqt5network5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtmultimedia-opensource-src/libqt5multimedia5-plugins_5.15.8-2ok1_arm64.deb Size: 214354 MD5sum: 150f8725adc0650ea5711be226ec5f27 SHA1: 9d987c1339e653c3e5b5c161ed5d43f4b4a9b643 SHA256: d3843a7a80c8db94bfdf428c25df13e29422b8f19a590d403c0edf2390efd153 SHA512: cfb2dff0baac2909816010cae55aad64be634b859830432417c2393c555c29a877d052113cbb32c7893957bb91e1e888790f843e6e491eb8c4c58929eafeb71c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5multimedia5 Architecture: arm64 Version: 5.15.8-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: 1319 Depends: libc6 (>= 2.29), libpulse0 (>= 0.99.1), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5network5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtmultimedia-opensource-src/libqt5multimedia5_5.15.8-2ok1_arm64.deb Size: 314106 MD5sum: 6262b37e7bcf59780fb9e0f505a3c377 SHA1: 53955f0a2fda438d07552b548e0c23681bc6c7c0 SHA256: 051420a6a5f83fc7dd05a55f9b0d4f563a227b6c4aa87d55a03a4a18e988f4a2 SHA512: 0495b7bc6034fa934e9ce94b47a222599e4e0069f4882e31d6724a52c6093fd769b0209fb2872746f0536383bd8908e11440db78dd016ea2650c14244dc275b9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5multimediagsttools5 Architecture: arm64 Version: 5.15.8-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: 447 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.17), libglib2.0-0 (>= 2.31.8), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.6.0), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5multimedia5 (>= 5.14.1), libqt5multimediawidgets5 (>= 5.6.0~beta), libqt5network5 (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtmultimedia-opensource-src/libqt5multimediagsttools5_5.15.8-2ok1_arm64.deb Size: 114092 MD5sum: 36f6a16098020ced20f9152fd867551a SHA1: 8e8594439830bc895f2f9e55e199746ed24db11c SHA256: 1248118033d45c5482ac80bb025c5cf41376572f86fbbcd25851144e468b0a36 SHA512: e07fdbc860d7aa6627cd566814bf869df8316b8a8b3eae2f60fec0397beb3135e096d0776611d52f41fb717104fb80b9c8cd574b6ac10e453a5d12bfc72ccf20 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5multimediaquick5 Architecture: arm64 Version: 5.15.8-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: 162 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5multimedia5 (>= 5.15.1), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtmultimedia-opensource-src/libqt5multimediaquick5_5.15.8-2ok1_arm64.deb Size: 44962 MD5sum: 93f43513f41d2f2ea94255ffb4064d72 SHA1: eb036e56415647ccebe8c05aa5f1465cde834e91 SHA256: 84c9750d640aebc2eb9b6175162886a4272c128d558ad31e94f660d9c8e29bee SHA512: 321c1b7edec063adbfe52d5e1e846247aec49f3212cd94a09795e3b29cf15cc5118ac0f5a2190bbf978d2be661695452e9f8846be208c00953e1ea7c200e2e56 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5multimediawidgets5 Architecture: arm64 Version: 5.15.8-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: 164 Depends: libc6 (>= 2.17), libgl1, libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5multimedia5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtmultimedia-opensource-src/libqt5multimediawidgets5_5.15.8-2ok1_arm64.deb Size: 41686 MD5sum: 289eabc4643e18ebb770547f411ce2d8 SHA1: e0ed0dd65a80250c2e743373fcda332c48334a08 SHA256: 09d0fbddb460886a3978398bb6fa380178c404af61590d2df51ca1ba1a8ec477 SHA512: e66ad795c012d55b003adcb32175097af0fd6975950166510303224c67287dbfa2de6aec1c70139eb2a696e467184b37419328d60f9624d54dc3d61a430355e8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5network5 Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2762 Depends: libssl3, libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libstdc++6 (>= 5), qtbase-abi-5-15-8, zlib1g (>= 1:1.1.4) Filename: pool/main/q/qtbase-opensource-src/libqt5network5_5.15.8+dfsg-ok2.6_arm64.deb Size: 736844 MD5sum: dcf1cf20b367037560d349787aeb34e5 SHA1: 2fddd1c939bbe2bdcffae6c9990e417dea17d1f9 SHA256: 4a8fae5be5afd25bf3528727dc5eab78a8e0881a2e6881fc40e21729e86abcd7 SHA512: 2632b5e367c971687dd6842aeb7f6064485186cbc85db187a6cd2e087096a0cf894c1234a3322732155abcfd17dea7d821b704ce147a794ed61f67c466b92f03 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5networkauth5-dev Architecture: arm64 Version: 5.15.8-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.8-2ok1), qtbase5-dev Filename: pool/main/q/qtnetworkauth-everywhere-src/libqt5networkauth5-dev_5.15.8-2ok1_arm64.deb Size: 13476 MD5sum: 8202e80dbaaac37bf2111f8b32a9f1ca SHA1: 435640e47984ec1b03c8c0a45dc12ac7abdf4bbf SHA256: cf90ee93ad5280421f59eba9126d28fbc086a3f02ee446c7fdff51527e8f647f SHA512: bdce3b57743fc028b39cb9869a14cd7812db564d0fd991d2f700305105dc9b41e199391d1fc9ad00d88cf372cfe88576f881fc58b6658f4d2c61e6d74969988a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5networkauth5 Architecture: arm64 Version: 5.15.8-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: 375 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5network5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtnetworkauth-everywhere-src/libqt5networkauth5_5.15.8-2ok1_arm64.deb Size: 74850 MD5sum: a43d66b2ca1608fabe610b75c28be212 SHA1: 62e023c15ee80ce9c8d9bb8071425558c41f0eff SHA256: a6085bcfe5874959d14dacfde26a161fb8dd02392f633d24b70814ea556f2b40 SHA512: 7ec8483b2c91dee06b440fc069ca3b6c1de2d38bfb16c1063f4bfc11e908d351413c2ef1d4dfa7fb638644675d03ec14d8333456b07db356afdeb5aa1ddf901d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5nfc5 Architecture: arm64 Version: 5.15.8-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qtconnectivity-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 428 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5dbus5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Recommends: neard Filename: pool/main/q/qtconnectivity-opensource-src/libqt5nfc5_5.15.8-2ok2_arm64.deb Size: 110860 MD5sum: ac2aeb44291b2821d8ad34bd6a312527 SHA1: 6ea5da8c3b58dde7d002d6ba0a509d7b7db95d9a SHA256: 94732d8a2215d6efe3729c9c27f75492352c01a66cbad281bf7a6f0db54dd3e4 SHA512: 49e580380b020418b2ef4a8877cd9fe9eed6a2679e2294943df61ce521700765f95b2f138ab32ace6311234eb21bdce0eced49848352cd993203de67562afc7f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5opengl5-dev Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libdevel Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 291 Provides: libqt5opengl5-desktop-dev (= 5.15.8+dfsg-ok2.6) Depends: libqt5opengl5 (= 5.15.8+dfsg-ok2.6), qtbase5-dev (= 5.15.8+dfsg-ok2.6) Filename: pool/main/q/qtbase-opensource-src/libqt5opengl5-dev_5.15.8+dfsg-ok2.6_arm64.deb Size: 42230 MD5sum: 0286ef38e57fc347e2aaf35733d16188 SHA1: fe5a2a498ebe01db8cef2127bcb48419c31896f9 SHA256: c2334cb346e6a25df6fe6bd1685c382a9af6e4db28baed2a690238f99956d21c SHA512: 0372a523b55f502904989fb80cb635d1287a34d5fdb22cc83368e33448ae15d2f91bcef74a86d26d8ac8d1ca1876444faa6d1e9b8dd6d1d6adf0b3cc1ef00fe5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5opengl5 Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 583 Depends: libc6 (>= 2.17), 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-8 Filename: pool/main/q/qtbase-opensource-src/libqt5opengl5_5.15.8+dfsg-ok2.6_arm64.deb Size: 145426 MD5sum: 5986e71b5ae6d365840b3bfa410da993 SHA1: 1719a878bbbcfbc71d760e7a5b8d5e3fb801c9f5 SHA256: 09081025985d4d94cd67685cf75c744d9ca02d0c91458848b692ef8fb6099697 SHA512: 9f64932acce8f91c04d88c54e0dff57ff1cb6938aa742e35bc41594935babf375ad80d87802936ea7385abdd3a32c33bf4e0e6fa349c1c3d3428132add886254 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5pdf5 Architecture: arm64 Version: 5.15.9+dfsg-ok9.6 Multi-Arch: same Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3133 Depends: libc6 (>= 2.34), libfreetype6 (>= 2.3.5), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libqt5core5a (>= 5.15.3+dfsg~), libqt5gui5 (>= 5.15.3+dfsg~) | libqt5gui5-gles (>= 5.15.3+dfsg~), libqt5network5 (>= 5.15.3+dfsg~), libstdc++6 (>= 5.2), qtbase-abi-5-15-8, zlib1g (>= 1:1.1.4) Filename: pool/main/q/qtwebengine-opensource-src/libqt5pdf5_5.15.9+dfsg-ok9.6_arm64.deb Size: 1560106 MD5sum: 7e9563f7dd785976a60c00356c77bfb1 SHA1: 71906a7379b1895afb7af15567a6e5301c9b7153 SHA256: 0bd42470e198d496ad7e2ebd7c18ccf9c9e9eb7d096566b03f3c8721205e700f SHA512: 37f746ae5737c1e7617241f9c713a2d9b958cc5ece6f12a94908e3353ac6d5f467dd341cb17919c0ad631478fd2a3f6bef25340f551d05e1007e51bdc257da4c Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Qt 5 PDF library The Qt PDF module contains classes and functions for rendering PDF documents. . This package contains the Qt PDF library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5pdfwidgets5 Architecture: arm64 Version: 5.15.9+dfsg-ok9.6 Multi-Arch: same Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 232 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.3+dfsg~), libqt5gui5 (>= 5.15.3+dfsg~) | libqt5gui5-gles (>= 5.15.3+dfsg~), libqt5pdf5 (>= 5.15.1), libqt5widgets5 (>= 5.15.3+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtwebengine-opensource-src/libqt5pdfwidgets5_5.15.9+dfsg-ok9.6_arm64.deb Size: 48722 MD5sum: 35a305d04004e980e6cf06c4ca38a74f SHA1: b805aae958622fb317e7e8c0b28d0f4362556364 SHA256: 948cd5f6422dbb824bf16b03dd9852020f5b362d07162a1e00f90e970e329d67 SHA512: d1dd92c7ee8e945cc7d4b7a99179364cbe9d92127bd470935433a9636e3a28a0703ce85c4f90a5eae11d57f32597d4636df011ffc5d6cc9a1585e65e808cb05b Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Qt 5 PDF Widgets library The Qt PDF module contains classes and functions for rendering PDF documents. . This package contains the Qt PDF Widgets library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5positioning5-plugins Architecture: arm64 Version: 5.15.8+dfsg-3ok2 Multi-Arch: same Priority: optional Section: libs Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 496 Depends: libqt5positioning5 (= 5.15.8+dfsg-3ok2), libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5serialport5 (>= 5.15.8~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtlocation-opensource-src/libqt5positioning5-plugins_5.15.8+dfsg-3ok2_arm64.deb Size: 99150 MD5sum: 54d09c425b8b64490e90ea281648f997 SHA1: a701e04eba449157c41e8c4f7d4aad831142df02 SHA256: 0a51ae2be610d3bc3090d122053d9fb689474db83940b6fd159dd38fb2183ff6 SHA512: 1c1d63d2acfe3938c73907514f32f3fa0d804659cb6f8e7085df67c148393696b24ee3ccc97ef535211379d408412395114dcb1e43bcabc4b1df132c523fffeb Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt Positioning module - position plugins Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt Positioning plugins. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5positioning5 Architecture: arm64 Version: 5.15.8+dfsg-3ok2 Multi-Arch: same Priority: optional Section: libs Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 720 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5.2), qtbase-abi-5-15-8 Recommends: geoclue-2.0 Filename: pool/main/q/qtlocation-opensource-src/libqt5positioning5_5.15.8+dfsg-3ok2_arm64.deb Size: 224830 MD5sum: 9615b47f82d2a05bbe3b02219ecc61e2 SHA1: a98ca12503480164117a5c873a946c401ccc8b63 SHA256: a0f62cdf16cbc006c8882cc5eea94afb555c8d9be1ee02fe291c36615dc671fe SHA512: ff43c42e467ee46515e738a83a9cd5cdaece4d6f3a96cf277a5055fd898eace8f2a7c3b04a81b488e32ecba2b628d781cca4087c8ff834bda93fbdc5bccb82be Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt Positioning module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt Positioning module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5positioningquick5 Architecture: arm64 Version: 5.15.8+dfsg-3ok2 Multi-Arch: same Priority: optional Section: libs Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 247 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libqt5network5 (>= 5.15.1), libqt5positioning5 (>= 5.14.1), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtlocation-opensource-src/libqt5positioningquick5_5.15.8+dfsg-3ok2_arm64.deb Size: 51844 MD5sum: 04f206e4ad4e0137b8d84e91a1e7ce60 SHA1: 251aee8cd8942f29bf14489b6edfc0ae4a44852d SHA256: 9465e9efa6394d4c1d8ff1674bd7241e14c05b60363c930d61e02047a8445add SHA512: edccdd00b97f3a57200a7b03b91d6c52e019df458b123002a2a8acb750a1effed1e767c893b7270951282cf4892966cd5bfb1a1a7cba95af3a13a264da5ce27d Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt Positioning module - Qt Quick module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contain the Qt Quick interface for the Qt Positioning module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5printsupport5 Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 838 Depends: libc6 (>= 2.17), 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-8 Filename: pool/main/q/qtbase-opensource-src/libqt5printsupport5_5.15.8+dfsg-ok2.6_arm64.deb Size: 206836 MD5sum: f4ec14b0852fe1884b7145bb9a35e9ca SHA1: b2771c26e50148c9dd24d1bbb50978112eefc9fb SHA256: 171b8f5a1557084ed7a40f7bce16f0826390e6033de6dbc1045e4f146a2768d5 SHA512: 63dc09b990e2e992870944e0c09efb2d7a6f744b56b378fea2d3595e3e8265c4e11bfa4b94d07b1a2668520d03ebec21088ce0583fd7e023dce68d93480debb0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5qml5 Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5235 Provides: qtdeclarative-abi-5-15-8 Depends: libc6 (>= 2.35), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.14.1), libstdc++6 (>= 5), qtbase-abi-5-15-8 Recommends: libgl1, libglx-mesa0 Suggests: qt5-qmltooling-plugins Filename: pool/main/q/qtdeclarative-opensource-src/libqt5qml5_5.15.8+dfsg-3ok4.1_arm64.deb Size: 1499002 MD5sum: 599dd311189162f113199a1337451338 SHA1: b0e7ae29f628e04fc3c41509c8d59528468708e3 SHA256: c77a4d12ac9560866f3d81f9f784b628b2cd67f51b849209002aedaab4946db0 SHA512: dea491c130e192636c771e67cbfa966cf5e3e25789e1f8e3db755a3ee0b8a1d35f70052449370ba878d378af336503e3e0edb5c7331f03efe762e1df64095cf1 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++. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5qmlmodels5 Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 664 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.14.1), libqt5qml5 (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/libqt5qmlmodels5_5.15.8+dfsg-3ok4.1_arm64.deb Size: 202084 MD5sum: 7394aa2902897d8f2aa56d75d83d1eaa SHA1: 4efc8dbe86013165ebe4d66eaa2cb9f6272b89b2 SHA256: 7a1b190be4a740803c22de8820522b476785007ded895c51f756599bd4bdcb9c SHA512: fe9d1b25d82ad5b507b9b1096a378a27a9928ca5552faa7c21518394ac85b94c46178d02423b6ecb556ee428af8936717bc2b9de6d9500de58b9cbcb41a7678f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5qmlworkerscript5 Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 130 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.12.2), libqt5network5 (>= 5.0.2), libqt5qml5 (>= 5.15.1), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/libqt5qmlworkerscript5_5.15.8+dfsg-3ok4.1_arm64.deb Size: 32656 MD5sum: 47dbc2aa2d4aa7c51822f75d7e60297b SHA1: 485df9802c9e8b50353b51d06c2e524d68ba6ccd SHA256: 7cfc27365294c4b6b0cb7fdedaf93df6b0908cef2cd60a0a98a0f4edc76e8bcd SHA512: 62a4e4a55883e93e5e1d0bb56dff1ee933fdb1db76ee55a06aed86d78f4ce1ed9308d1649850d69a4c5a7d31853da70725d36f26e7520b5b6af7d967c9e1e7d3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5quick5 Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 6028 Depends: libc6 (>= 2.29), 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-8, qtdeclarative-abi-5-15-8 Conflicts: libqt5quick5-gles Filename: pool/main/q/qtdeclarative-opensource-src/libqt5quick5_5.15.8+dfsg-3ok4.1_arm64.deb Size: 1691194 MD5sum: 4f43b4e47204c9de21f56b38fff59edd SHA1: 88738401a5bb38c9b5d2a55eba00ed33a3fc2318 SHA256: e497274feb932bb2275a578fbe026b1247b70c53820f08391fe2f59180ea8c31 SHA512: 0db6ae29e2546d66ec1b95715e740354db388fda6a06a671c3cf5b4d78027f0963d5dc50b9b38f18b30f75f517813a7d22b37d92a30cc679935a209d641b07e2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5quickcontrols2-5 Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qtquickcontrols2-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 308 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5quicktemplates2-5, libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtquickcontrols2-opensource-src/libqt5quickcontrols2-5_5.15.8+dfsg-2ok2_arm64.deb Size: 67676 MD5sum: 5708f4781bece8dddcb60c7b1b5b24c6 SHA1: 05988213a2e9066260895c87f1f2109c084c5948 SHA256: 376da4bad639b0eec34af1ad7a719d6e12d9bf76ac826e66b9929d45a2b38307 SHA512: c5e2545d7c491b91f0d88fc0f1c01773299fa009f08d594a5a850d491c22b3a4565e9be5cc290a4d3a415a93634e39d859f6c56c0b175faf368419afae4baa44 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5quickparticles5 Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 718 Depends: libc6 (>= 2.17), libgl1, libqt5core5a (>= 5.14.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-8, qtdeclarative-abi-5-15-8 Conflicts: libqt5quickparticles5-gles Filename: pool/main/q/qtdeclarative-opensource-src/libqt5quickparticles5_5.15.8+dfsg-3ok4.1_arm64.deb Size: 211898 MD5sum: 255e0d0f2041990b623c997df81873c0 SHA1: 4e52f8a54268ded7f21bd27d2b615ceff73314f8 SHA256: 522d90bac2c76b980ba55e67a5eb66dc8265d9aeb3a7542c7c1da4b9e3999f45 SHA512: 4f72577c7ff69ce455334dc6004deb9e66f9ec53f43da7135d5249a326db7884f6232bad52893077f684d3437e0a1aa49a046d41a20c07dd8bc59778153064cc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5quickshapes5 Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 333 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.6.0~beta), 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-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/libqt5quickshapes5_5.15.8+dfsg-3ok4.1_arm64.deb Size: 96252 MD5sum: c020f01cef7ba8055045f1d193b149c6 SHA1: 31f4d5f1439b8750738695a6490b367464e55337 SHA256: f7889e4b42304f85b7f2a443aa9ab9b6f881773e36cbac82965c34f521d50c38 SHA512: 2aff325bacf9ecb5b03cf31f2bc2b3c0e3feec050f0d0dbc1f90e5812e4f2ce768a40f46b35def3b676dcc1a6fff3ec97ff2fd25a561559115d69d409d000283 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5quicktemplates2-5 Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qtquickcontrols2-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1906 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5qmlmodels5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtquickcontrols2-opensource-src/libqt5quicktemplates2-5_5.15.8+dfsg-2ok2_arm64.deb Size: 424906 MD5sum: d6f8f5473cea7fdde9bdad09c4b700f0 SHA1: b46c04695ee668d4c157b1d4a10bd71f4d404d49 SHA256: ba7cd4a518a4ed7ab62f34a0db067593df680be6b7919d04e27e3734a6b51353 SHA512: 5bde656564efaedc6f96704fa514e0415612cbd7b19174154e1cd477abfcb382db44a4532b590c025fbbb7934e19f55012e5e65b289f5e60163320e240a1030a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5quicktest5 Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 263 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.14.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-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/libqt5quicktest5_5.15.8+dfsg-3ok4.1_arm64.deb Size: 56210 MD5sum: be57a1e65ca3d53a6e43a7d2eb73d907 SHA1: e787742f50979847acf9466aa2740fc6d914ab2d SHA256: d2e4d69ac25db8ab068877f9aa92e88d5b509d2cbc6d59c4c71e28b29794ee4a SHA512: c6286b8e148e5e24f69576b896899b8374aa5733186907c434e2d376e0ff23381c1df5d229063fba47185e670248a3140c99cd6c218728b525421b044ce64551 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5quickwidgets5 Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 197 Depends: libc6 (>= 2.17), 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-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/libqt5quickwidgets5_5.15.8+dfsg-3ok4.1_arm64.deb Size: 37864 MD5sum: b90707b1a9c6fb9156dc59fd8f9fa52e SHA1: 3cd3c2b506690a812577f8613d93916c8577fd3f SHA256: 60d40836ad1e5162ca006ac1589ff9ca004c56e033de4b47a2d090afa81a699b SHA512: 4b054873d6cd0a5fb41534b7e2a9eafda0e6cc12717b74505dbbe608f98235d2c62b461d228f71241b2ebf56887630a5db8ea36cda0d3ac744ab1a9427a6e88b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5remoteobjects5-bin Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: foreign Priority: optional Section: utils Source: qtremoteobjects-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 596 Depends: libqt5remoteobjects5 (= 5.15.8-2ok3), libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtremoteobjects-everywhere-src/libqt5remoteobjects5-bin_5.15.8-2ok3_arm64.deb Size: 123710 MD5sum: c54435e8aa9d96e88e6bc33f11933458 SHA1: 63e626dc66a62a333270ac66d589b8700f4e44a9 SHA256: 935bb291173b7ce9a90bcb405821a2d449ef20bf3e2afc9f4830fa45e73c509d SHA512: a41c274c5110d78f6a65a1cbb8570691f6c496f30cf99a7b82c4196b81e2dabb467a3550b54b6b2ea95f14c548fd665f4b8c0972c19af6ac0fbdde72b68f485c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5remoteobjects5-dev Architecture: arm64 Version: 5.15.8-2ok3 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.8-2ok3), libqt5remoteobjects5-bin (= 5.15.8-2ok3), qtbase5-dev Filename: pool/main/q/qtremoteobjects-everywhere-src/libqt5remoteobjects5-dev_5.15.8-2ok3_arm64.deb Size: 20898 MD5sum: 87aa7210b2c80e2ec2e000fac139925e SHA1: ed99df64e0ab546596eab13166477737f6369f01 SHA256: cc042d3ce6191fd9155a08a2f6fa572969c4e3f4c8c7e5463909dd67ba84b89e SHA512: 6298e9bdc2f21d0f3033b8d66869e840132f791de443eb2934564852759cc6b97d5bc210a6acf9993bf9be7cd7808379c306909417d3c3708d363efd53aabc3d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5remoteobjects5 Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: same Priority: optional Section: libs Source: qtremoteobjects-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1092 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libqt5core5a (>= 5.15.8+dfsg~), libqt5network5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtremoteobjects-everywhere-src/libqt5remoteobjects5_5.15.8-2ok3_arm64.deb Size: 219038 MD5sum: c0387a99e229d2df489e9bc50c960b58 SHA1: 025bfa24710370725758c0beec28410d6fc18d36 SHA256: 0645a3bd12b73915e64bf76ba0f091c664ba0d3687a7b5d49118bea8222b0889 SHA512: b4832a66c776607eac73a72e0a30d1a32f12ad2f2a375d5f1b9f5a47c459065f71d58046ebf39102e074a9451ffe0f7877cae562bbbd2f78404005d4f937345d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5script5 Architecture: arm64 Version: 5.15.8+dfsg-2ok4 Multi-Arch: same Priority: optional Section: libs Source: qtscript-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2709 Provides: qtscript-abi-5-6-0 Pre-Depends: dpkg (>= 1.15.6~) Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtscript-opensource-src/libqt5script5_5.15.8+dfsg-2ok4_arm64.deb Size: 585396 MD5sum: 27352df00a3db093d9c0745410a9e6a8 SHA1: 4ed03c65a380d9f8f99ddc9979aee8347b72d4f8 SHA256: b105f57434588b6763cfdab0e576522d600512fd4a1a496978b33a2db32512fe SHA512: 0cc11168db7f3d5e6833e85adb8d5b2af89b23aa4d08cd3390927f139920b5f6bbda7786e159c86766307d83e57fdd1d4a7e1c7a90e3c9b1f6b6ca512efe8487 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5scripttools5 Architecture: arm64 Version: 5.15.8+dfsg-2ok4 Multi-Arch: same Priority: optional Section: libs Source: qtscript-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1209 Pre-Depends: dpkg (>= 1.15.6~) Depends: libc6 (>= 2.17), 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-8 Filename: pool/main/q/qtscript-opensource-src/libqt5scripttools5_5.15.8+dfsg-2ok4_arm64.deb Size: 224426 MD5sum: 13035bff9c4e0662518998eb70fefc53 SHA1: a14988296370205e62ea5379e809e8d793d9bcfa SHA256: 6c3250f75487042a7638743d785e6e9d5e8b02025448664e5f66f28b8682a876 SHA512: 7d7c6479a7576dcc845767fcd0a84b07c4be45c0f9a0430c877bfed3505f9b073fc8c883697ab081aad83dd9ecb2a411722e8a1e04a92222d8c22706c3c5e431 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5scxml5-bin Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: foreign Priority: optional Section: utils Source: qtscxml-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 597 Depends: libqt5scxml5 (= 5.15.8-2ok3), libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtscxml-everywhere-src/libqt5scxml5-bin_5.15.8-2ok3_arm64.deb Size: 118054 MD5sum: cb928fb386b51e578d961e52f05b474c SHA1: c278b4313617aabfc8e37247f4a6a5f658d059fe SHA256: 919a871a0174c0f5959d224846b4552f88b6f6765a23c9d543da19d08fb75eab SHA512: 012739d23a3ff635618ea210d59e1c525e54fba373795912c4cd72a0eec12a7ad00f6659fa29e01f48227ad1fadff3a52ce705352e910f75a388276afda77734 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5scxml5-dev Architecture: arm64 Version: 5.15.8-2ok3 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.8-2ok3), libqt5scxml5-bin (= 5.15.8-2ok3), qtbase5-dev Filename: pool/main/q/qtscxml-everywhere-src/libqt5scxml5-dev_5.15.8-2ok3_arm64.deb Size: 16712 MD5sum: f71660448a4d1910be7eb2e8f8b72e34 SHA1: 162d5e27ab445d51aff013629752f154fb5a4f06 SHA256: 2f2905a85cde40c9e2a16deeeb279601b7a2574be9b26a96f50fa3b11ff3747e SHA512: 380448d160fceb656937fea94ba9bd54cc8f436267e3f4a44b5d942c5bb4f54a0088fc7302b25d2f5af88ea1720cc971c79ed80a22aa5975b9730c24849e036b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5scxml5-private-dev Architecture: arm64 Version: 5.15.8-2ok3 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.8-2ok3), qtbase5-private-dev Filename: pool/main/q/qtscxml-everywhere-src/libqt5scxml5-private-dev_5.15.8-2ok3_arm64.deb Size: 17590 MD5sum: 6f808ff3352bf6851ccf5440dcb04397 SHA1: 77fced7181929987dea264d5a30c0911e3625031 SHA256: 89fb68e064ae6d2f119fda9a5e866f5ed394f4993f8807cee8a9f973d654a54d SHA512: dfc6ebed97ff3dd014b7aca25605f16a14ed21603190b20ab864914f8b7f51e6deb3c3898aa04da4a1dde6171b18c176394a72f98b9e0080fef024b4b949e633 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5scxml5 Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: same Priority: optional Section: libs Source: qtscxml-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 932 Provides: qtscxml-abi-5-15-8 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtscxml-everywhere-src/libqt5scxml5_5.15.8-2ok3_arm64.deb Size: 187438 MD5sum: 1a842f60e3c11773630c4ce6f7750844 SHA1: 104e2352332781c5edf9c3ad5d2fa436745a3c65 SHA256: 22bf53d86172da677b637af551e3da4a5fec7d0601812ad69e955c7bbcdeddaa SHA512: fdde1554ac8160e80e53312ac198743e31014b559db54fd9133a122673df5bd36fe788e228f6b99d69f9c7f7721c379dd7832427fd8046133b2eb3ae762e3f56 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sensors5-dev Architecture: arm64 Version: 5.15.8-2ok3 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.8-2ok3), qtbase5-dev Filename: pool/main/q/qtsensors-opensource-src/libqt5sensors5-dev_5.15.8-2ok3_arm64.deb Size: 19960 MD5sum: 367b68cb38fa2ff216942ef6770b8cbd SHA1: 641e2e5271eb3949f0a10d28202f6f6ee48d7043 SHA256: cd0238b048e0903fbe99cc2f99ee7a76b73fd960183adeae49636bd299ceceaa SHA512: 27590a61eea992b5aea43e8bcbdfa7c7dca9d0244b04ad5cedc296624d8eeae713d175a137b8c940f23f5dca780ae0eaad2e5949e4e70d207cdc199d7b1b4859 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sensors5 Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: same Priority: optional Section: libs Source: qtsensors-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 858 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtsensors-opensource-src/libqt5sensors5_5.15.8-2ok3_arm64.deb Size: 126140 MD5sum: ed9cab27976d01b395d4a0f5d9be495c SHA1: 1f708d8b596d344529a1d5b1f43a1769470e188b SHA256: 4bfb3bfcb85223ff75bb3661ee5b2437cd0eccd0e45bbf55a57ea13e89c56dd8 SHA512: a762930befa3d33c84d52c24baa8152f01c025fb6a83a1050fc377d9be0ab60d516478a5f17d6e3c96f353946d307542950210b97827f6ab4bb3d547eca427bc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5serialbus5-bin Architecture: arm64 Version: 5.15.8-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: 83 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libqt5serialbus5 (>= 5.10.1), libstdc++6 (>= 5) Filename: pool/main/q/qtserialbus-everywhere-src/libqt5serialbus5-bin_5.15.8-2ok1_arm64.deb Size: 18754 MD5sum: 1714295e505923980ef890d4d88f58a7 SHA1: b7dfc0bb78ed0ae58f3bea5269187278470a9a42 SHA256: 73a578f955905a87abce53f6781ea346c28f0b0d4722a4edf202ba9f88af4a5b SHA512: 1b191111606daa3c0565253fad95c4177a28bd5d9c8b2a2b33990dc3c4957d499ec4792d909aab27c2d67bcb30c314bdd0caa435494412481f2c06ae06746ccb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5serialbus5-dev Architecture: arm64 Version: 5.15.8-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: 149 Depends: libqt5serialbus5 (= 5.15.8-2ok1), libqt5serialbus5-plugins (= 5.15.8-2ok1), qtbase5-dev Filename: pool/main/q/qtserialbus-everywhere-src/libqt5serialbus5-dev_5.15.8-2ok1_arm64.deb Size: 19364 MD5sum: 88d9c7c5ac06712e9e75d12a07d4b68c SHA1: 51d52107015268e58b9661985187958e9f29ba6e SHA256: fafe68d5a22938b64a6770c2c3984a4d8e574b5437aeced83bfabe6da215f4c0 SHA512: 34c624af72748566115096c3cafbbfed582a5243f4aa0fe58ee0206ec9845e1bf63f176afb67a6ea53d0b96204a7841319bab74373fb2bca93d7f5598fb7b070 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5serialbus5-plugins Architecture: arm64 Version: 5.15.8-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: 353 Depends: libqt5serialbus5 (= 5.15.8-2ok1), libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5network5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtserialbus-everywhere-src/libqt5serialbus5-plugins_5.15.8-2ok1_arm64.deb Size: 68458 MD5sum: ffaef14baf525531e34870d69575d7c2 SHA1: cc0bc33575f9355592f94dfe6b9907cdccf6b112 SHA256: f1b8d50f52642c0d9a81ecbb003f539a63bae001291d8fce95f5d6c76cf12944 SHA512: c737754909daf4a455337bc159d0c3c57aadf8a1ffdfdaf41acf6eddea6a1f3c8ca208642f80caaa9580242c40b241b708f95187a76a36f0e2420a882716ba7d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5serialbus5 Architecture: arm64 Version: 5.15.8-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: 359 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5network5 (>= 5.15.8+dfsg~), libqt5serialport5 (>= 5.15.8~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Recommends: libsocketcan2 Filename: pool/main/q/qtserialbus-everywhere-src/libqt5serialbus5_5.15.8-2ok1_arm64.deb Size: 106428 MD5sum: 347831b2d09135e23d9d5b582d48cec7 SHA1: 8fe30f51d02a0da8d8161129263e492e2ca5e04f SHA256: 7089f2522c1d151a8ac3f91cb8f4f872684f9c6e71c8702bd684a3e09e6b835c SHA512: fdc08095846493cfd223efa4d733d705761e707781635d69e0bd306144bef5177df80984fd088ef0e60321dab565206a6e9a58a771ee0a9a1dc827cc5b397547 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5serialport5-dev Architecture: arm64 Version: 5.15.8-2ok2 Multi-Arch: same Priority: optional Section: libdevel Source: qtserialport-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 67 Depends: libqt5serialport5 (= 5.15.8-2ok2), qtbase5-dev | qtbase5-gles-dev Filename: pool/main/q/qtserialport-opensource-src/libqt5serialport5-dev_5.15.8-2ok2_arm64.deb Size: 12318 MD5sum: 464040f48f2e0a8e243e8c974206e58b SHA1: 3783eb312d69c4d55c942568302a85eed5e3277b SHA256: ef6e5287cd5efed6c295dcb75896aa4cec2650652eb18a5be95ae61a8af22a9f SHA512: 9c2e7a40541262ef2510940d9d49b78c8b45c3a1877e34cffd682705205fd8e2fe183fd95b7d5039c79d9145778cdf1cd3ea7598cb2b94b852f59dcd35f75908 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5serialport5 Architecture: arm64 Version: 5.15.8-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qtserialport-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 159 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libstdc++6 (>= 5), libudev1 (>= 183), qtbase-abi-5-15-8 Filename: pool/main/q/qtserialport-opensource-src/libqt5serialport5_5.15.8-2ok2_arm64.deb Size: 37120 MD5sum: d8442ce23f178af9eaad68760f7f052d SHA1: fc4e740b1da7d3144654bff86084a3f247e39c54 SHA256: cc817f68bf3f155cdac004ea1042a5a27d515525da6a7dc53986cb72c8bcb6f5 SHA512: 09d1f8689212ac5ba27bf8f8182dfbe15b32ad93024bdc1bc3814612eac0331d07955a00854ac50d78e109f6558ed3a21c37b1c4e52f4f3eb3eae789a74e57c4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sql5-ibase Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 281 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-8 Filename: pool/main/q/qtbase-opensource-src/libqt5sql5-ibase_5.15.8+dfsg-ok2.6_arm64.deb Size: 61354 MD5sum: 51c5b1905e0c7c216cdf78f831408c29 SHA1: 24b792e23f50330f49529bcb5c5439091b39dd1a SHA256: cf58049e68f00717f0fe27664c4a636a91b8d6e3c22fd77184ead62090f81edb SHA512: 26c9e66097dea853e48ff94fb4f50109401530202055c9b556ea51242dca70e8a8e8f9d7572d115151905a9fdd1a95f3d0db2942fcb9727417d4b8494c05b4bd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sql5-mysql Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 281 Depends: libc6 (>= 2.17), libmysqlclient21 (>= 8.0.11), libqt5core5a (>= 5.15.1), libqt5sql5 (>= 5.10.0), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtbase-opensource-src/libqt5sql5-mysql_5.15.8+dfsg-ok2.6_arm64.deb Size: 50864 MD5sum: 0d2b8e318f8c06eba4743eccd076653e SHA1: d4e2c0da7626f40e459531fd960b5126b2c0d5f6 SHA256: 22adf8bb46f4d5f529183fa124ea04803358025dba7e48cbde94cead344d4809 SHA512: 1754c1fa200e0e47bf9eb118f8df34fe7d7c4e7db054db8e4007e4d67f863c9fb7b40e64748cd4acc0231b0dc20d65e5afe22dbbe4eced7ebb5958c09d1ba68d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sql5-odbc Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 281 Depends: libc6 (>= 2.29), libodbc1 (>= 2.3.1), libqt5core5a (>= 5.15.1), libqt5sql5 (>= 5.10.0), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtbase-opensource-src/libqt5sql5-odbc_5.15.8+dfsg-ok2.6_arm64.deb Size: 61222 MD5sum: 05f5502d234388c564480b0cf228e485 SHA1: d1c31599f7f61394c57b4a8933d7e1506fc0fd91 SHA256: 2e58ea8f353b04d38df44c11dbc2174f5510888ca30f05cd9d05b8700b04a595 SHA512: 8f0349508f0f55a88003cd85b200362fce0953a7340ac32c6fc006207094896ed1b974de5216b2a6f5f9b501d4d54d080ce52136788c4f3d5bab7776439643a7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sql5-psql Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 281 Depends: libc6 (>= 2.17), libpq5 (>= 9.2~beta3), libqt5core5a (>= 5.14.1), libqt5sql5 (>= 5.10.0), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtbase-opensource-src/libqt5sql5-psql_5.15.8+dfsg-ok2.6_arm64.deb Size: 53796 MD5sum: 17a6b90b5a3868b23d7523d0235b774e SHA1: f10bb09b745b3ff40ddd10836317a147762d39f0 SHA256: 7031a982ffcfc9a96eaab2503d8c675b5ffe87c1d9fcb00071c5d41e40210e49 SHA512: 280f6e104bba5e8d1232d0dc2dc237af22a24473b21005284473deec9f8ea8e99bda90fc9ecd709918c8474568d23de5b2c5837614bfe9738000f7ac8955cfe2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sql5-sqlite Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 281 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libqt5sql5 (>= 5.10.0), libsqlite3-0 (>= 3.7.3), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtbase-opensource-src/libqt5sql5-sqlite_5.15.8+dfsg-ok2.6_arm64.deb Size: 50578 MD5sum: e0e11863f061e111fc13a23e8245a058 SHA1: 62f7d0fba4c46b0ab717cc2e663d331a1e43c590 SHA256: ea723eaa9739246ed6a79575b61770aa5ee6282fc4e7b0d945fc9e64438c292b SHA512: cd160cca643df76c3ce060ae459cade9d68be99d9349f3cae39901bd157b2ceb32c6395dc32c47bf7917e5eb9e97db18dcd946491cf6f2a3218b66497de9d526 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sql5-tds Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 217 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libqt5sql5 (>= 5.10.0), libstdc++6 (>= 5), libsybdb5 (>= 0.63), qtbase-abi-5-15-8 Filename: pool/main/q/qtbase-opensource-src/libqt5sql5-tds_5.15.8+dfsg-ok2.6_arm64.deb Size: 44604 MD5sum: c2842d7dc82ba27a963ac1cbe7308d17 SHA1: 7f2776c729890dd001b15c5f5e0f4da1d516002c SHA256: 83878b8607550f128b7235e9c0dc3e906a7eb850a49092afcc90699024308703 SHA512: 9b3f67f2decd4721bb07d29af9938c5fccf703f964f43261046a3b3fbd867eaf5d1b76e9c8bac0c315e7a012a3b1e0159047a8b0c80b8dde526bff4bfae2321c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5sql5 Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 503 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-8 Recommends: libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase Filename: pool/main/q/qtbase-opensource-src/libqt5sql5_5.15.8+dfsg-ok2.6_arm64.deb Size: 131522 MD5sum: 4360a530a6b9cae70f5e1db3fcfe5639 SHA1: 16a673aea7639f3f7398a6d647aedf6b724ebe65 SHA256: 4fd35efebcddeb27ee7ed26815dcaedb8ef31133d95fad338a0daf94e3886c84 SHA512: 3c6ec644773a19e1083c17ec0b7027c27dcf4bb35bc6d6f9c5785f0b181d49e6856838687570688ac2299c64a6b869a44588a14720c381fbef17205630277a3a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5svg5-dev Architecture: arm64 Version: 5.15.8-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.8-2ok1) Filename: pool/main/q/qtsvg-opensource-src/libqt5svg5-dev_5.15.8-2ok1_arm64.deb Size: 12806 MD5sum: 3e1031f9fd187580b1a1fb6743443374 SHA1: a50f706a23a6453579f0553aa3049235faf6dda1 SHA256: a855455b44322fdb411318df1fd5b3f643b7a3e25db55cdedc10d4609fa4946d SHA512: 0cf753ffc295e9d94d6d553d02c8702f7f5f60a02ccbd1138b0ba281c0dd0a92b08c6a3181e8825ffa952b8ddd06cc330d2495972f253fc62f0b62fef6944c11 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5svg5 Architecture: arm64 Version: 5.15.8-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: 777 Provides: qtsvg-abi-5-15-8 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8, zlib1g (>= 1:1.1.4) Filename: pool/main/q/qtsvg-opensource-src/libqt5svg5_5.15.8-2ok1_arm64.deb Size: 149988 MD5sum: 419343bd89e24a69b6ceea94c514e3be SHA1: d92c2ac1ebe506e680fafa150133d714aa66b019 SHA256: 90afa7b70787aad5c7807753023d39d3595770285577e20834b73cb167c354fa SHA512: c014740e996e3f2ed63e728deadd6cda96538327ff34b7ac370e1fcd779ef1eadfe64fc0a0f17e328e3bdddb2a9202f3094ec0a49bb16de4c536ac40aba3c5f7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5test5 Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 514 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 12), qtbase-abi-5-15-8 Filename: pool/main/q/qtbase-opensource-src/libqt5test5_5.15.8+dfsg-ok2.6_arm64.deb Size: 141784 MD5sum: 79554c65f3f57aab08fa60d0f2221134 SHA1: 2a6104a39a8a0e455bf05fd41b500564dce89d6d SHA256: aa115869f617e1c9ed574138268b3d9e0b0ee14d10a7a26539ba034ce0d3d962 SHA512: f1d587ff176f97f9d5122295a91b267396c008ecd8aac6c6b2be2f865404e211c99617b506bf3e82067d66a19da15c3d795ae0f776d336e49ea6c7bd179c8171 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5texttospeech5-dev Architecture: arm64 Version: 5.15.8-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: 66 Depends: libqt5texttospeech5 (= 5.15.8-2ok1), qtbase5-dev, qtdeclarative5-dev Filename: pool/main/q/qtspeech-opensource-src/libqt5texttospeech5-dev_5.15.8-2ok1_arm64.deb Size: 10876 MD5sum: 4ba8f76618ffa32f6285dc5e3cd762c2 SHA1: b941efb0177efc2e40ac289c1609bd5c97445f69 SHA256: 4a7ed9c25f4bf9c51388404055e6267b52e4525d88b15b52d56eb101db9ea01a SHA512: 558fcee5a18ce3fd8ffa2364db7e1fff58467d5c03ba1da7ba2368b18a940e6ba5117bcfd3a68294ef74f3c55567bdf5a6b2b8752746a353981a775fffd332ca 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5texttospeech5 Architecture: arm64 Version: 5.15.8-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: 90 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Recommends: qtspeech5-speechd-plugin | qtspeech5-flite-plugin Filename: pool/main/q/qtspeech-opensource-src/libqt5texttospeech5_5.15.8-2ok1_arm64.deb Size: 23168 MD5sum: 8559f3bd5c7e533c89f42e3cd4a8c821 SHA1: 90191f90f5a34190a8c80593920efb17019b7bf6 SHA256: ecb557278ebe7dfa50b880376837a4eae885e1de1ad7817520ff512959b3e68b SHA512: 7216549f96f99f961840d968b65fd6ba6e62e4efcdcdcbf3848e8f1cb844ed74983773a207117937c723c30506034bd1ec813d5801520c9f7b2188933f7e4ab3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5virtualkeyboard5-dev Architecture: arm64 Version: 5.15.8+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.8+dfsg-2ok1), qtbase5-dev Filename: pool/main/q/qtvirtualkeyboard-opensource-src/libqt5virtualkeyboard5-dev_5.15.8+dfsg-2ok1_arm64.deb Size: 13240 MD5sum: b47d0e50c01c03a8a73ddc702741c6eb SHA1: c718d980ec533b99915cee515468ba596544819a SHA256: 3295c18a5d290006e360ae7c180fde0264f676750662d198dc5c57a498c88bd1 SHA512: 7e0e1971ea5648febd77feaf3023121d9cf60ca33654eea9852914f9d8d905374235b39814bb3a750e112fdf40ca623bcd9cb0461d33d4d6cba6aef58ea64419 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5virtualkeyboard5 Architecture: arm64 Version: 5.15.8+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: 2452 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), libxcb-xfixes0, libxcb1, qtbase-abi-5-15-8 Filename: pool/main/q/qtvirtualkeyboard-opensource-src/libqt5virtualkeyboard5_5.15.8+dfsg-2ok1_arm64.deb Size: 606386 MD5sum: 44b9674a4f2484f3399264d458604e6c SHA1: b8dae460dcde1d03ca64c24a73491d42b2909c42 SHA256: e5e7f05901b2b89a95fe087212a54542c167d961917e50ca7f31f7bc196ade65 SHA512: d7514b4079231cfb03897bd49fd69e3f6619e9d874e73d7cf8f6abd251e8d975b4fba9305da8ff2a674e79606e3f5409686cca897a7c90b1aca70e828ca24be1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5waylandclient5-dev Architecture: arm64 Version: 5.15.8-2ok1 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.8-2ok1) Recommends: qtwayland5-dev-tools Filename: pool/main/q/qtwayland-opensource-src/libqt5waylandclient5-dev_5.15.8-2ok1_arm64.deb Size: 12578 MD5sum: 23e7276a502ff8c3a18f69ca9064c079 SHA1: fc83d5fa4abf3342c0bb8924d390f7045297d165 SHA256: 143e4ddacf1cb763c8be74cbd425073536bcd52c819e4dc5b4076bac8cbb3110 SHA512: a8e597711bae5f1a46da0a69309a4b1098e324abe787b15958a1e5f69dbc110decd6c759ad839866165864ab5eb71c2fa2b6fb2864c097e38eba9a311412ab91 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5waylandclient5 Architecture: arm64 Version: 5.15.8-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtwayland-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1680 Provides: qtwayland-client-abi-5-15-8 Depends: libc6 (>= 2.17), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libgcc-s1 (>= 4.2), libglib2.0-0 (>= 2.12.0), libqt5core5a (>= 5.15.8+dfsg~), libqt5dbus5 (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 10.2), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.8.1), libxkbcommon0 (>= 0.5.0), qtbase-abi-5-15-8 Filename: pool/main/q/qtwayland-opensource-src/libqt5waylandclient5_5.15.8-2ok1_arm64.deb Size: 417762 MD5sum: e5a00be7de68a12cff76d919b0199ab7 SHA1: 0983b0770ca1c85ea34c69bf50b4c872a8fba9da SHA256: a3d65473d1876a3b8cbd20f247c1add41370c3464f8f5b8b9c125ab561464ab8 SHA512: 8e04b2426ecd3a5b759625daacb955d71fbc03ee13e5880f8daeb0c25b1da73682a265d07fa8e99d9f8d8f1302805247a0da38534915d78712b584ed6c298589 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5waylandcompositor5-dev Architecture: arm64 Version: 5.15.8-2ok1 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.8-2ok1) Filename: pool/main/q/qtwayland-opensource-src/libqt5waylandcompositor5-dev_5.15.8-2ok1_arm64.deb Size: 29372 MD5sum: 990bc6353ef3134a984aea08f37145cc SHA1: 4c486ebd651b2ecfa8b0570b649874a0487013cc SHA256: b8f757e633230152a02bf52829933d52171eb634c1ecdb0a2609913e5a86589e SHA512: 0dc426f9eb13dd1a95f3859be08dc02299b777f9ca52206fa0fc7ebd2e3149807a0e395b25f0a708382eef69cf662a06406ca2e3319732e21882d88a8ff655da 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5waylandcompositor5 Architecture: arm64 Version: 5.15.8-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtwayland-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2113 Provides: qtwayland-compositor-abi-5-15-8 Depends: libc6 (>= 2.17), libgl1, libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), libwayland-server0 (>= 1.9.91), libxkbcommon0 (>= 0.5.0), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtwayland-opensource-src/libqt5waylandcompositor5_5.15.8-2ok1_arm64.deb Size: 391230 MD5sum: 592818512a67a2c04066946fbd52d5cb SHA1: 6ee25026111f5e0fec5a44f684b7bd91f2a5bb92 SHA256: ce48bcd15ff859a85a675c058b456ff4aa7a7853a087d057942cedefa0d39877 SHA512: 45da1e70b9e44cb8e9b828922d4fedc22362e832ebbcd10f8195e84c900b2f4daecb7dc95ef6f6280246c4d9d720e321bfaeb712dd1078886548da0c8d9bd149 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5webchannel5-dev Architecture: arm64 Version: 5.15.8-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.8-2ok1), qtbase5-dev, qtdeclarative5-dev Filename: pool/main/q/qtwebchannel-opensource-src/libqt5webchannel5-dev_5.15.8-2ok1_arm64.deb Size: 10964 MD5sum: a60b5efe63c8e8c45eb6b1189ab78769 SHA1: 9c3359e43221a6d330ee32defe9c3c37e23531da SHA256: e95ab25197792832b3222b6404dfd6d051d1d23ed4f695621c5b315424037202 SHA512: 400575a9f4edd83c8eb4d0659ebe01172886cef8898145746fe09f3efef47c89b4821f63f08db921396b154360d27fbb143d67e2a5d206899b36573ce8b8fb78 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5webchannel5 Architecture: arm64 Version: 5.15.8-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: 226 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtwebchannel-opensource-src/libqt5webchannel5_5.15.8-2ok1_arm64.deb Size: 63304 MD5sum: 441887ff900837a4c41391e161bdf576 SHA1: c0b90b0133620197e451c23ea447937ec202e62b SHA256: f608744ef0dfc24194d8db113c560b7f1757c11e9d9923dadefa594b58d3c56a SHA512: 90834bd19a5259a5308ebe3e546c96b14709d202ad501a4b251e9a67e4e453659e0819f110187a230656970cdf3984acb4e1dbc5ba31e13ecdbd84771c7ecde4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5webengine-data Architecture: all Version: 5.15.9+dfsg-ok9.6 Multi-Arch: foreign Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 24688 Filename: pool/main/q/qtwebengine-opensource-src/libqt5webengine-data_5.15.9+dfsg-ok9.6_all.deb Size: 8340258 MD5sum: 745fc47287816c56c6a9dbdce5f3e382 SHA1: 6edb226904f26cdf713b31153c54e23e5c6fbdbd SHA256: 4a79c492a02776381146407cf84ee75447df0b1492184d5b16b9311a0b3c60d4 SHA512: fe937e97e72e33972370ed1e72a0797cbd42f34aee91abe9cdd1b8412f1482816de4420b4dd1030eb35ba68a83a705eac69eeb9620cb9e3f295fbc63131598bb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5webengine5 Architecture: arm64 Version: 5.15.9+dfsg-ok9.6 Multi-Arch: same Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 815 Depends: libqt5webengine-data (= 5.15.9+dfsg-ok9.6), libc6 (>= 2.17), libqt5core5a (>= 5.15.3+dfsg~), libqt5gui5 (>= 5.15.3+dfsg~) | libqt5gui5-gles (>= 5.15.3+dfsg~), libqt5network5 (>= 5.15.3+dfsg~), libqt5qml5 (>= 5.15.3+dfsg~), libqt5quick5 (>= 5.15.3+dfsg~) | libqt5quick5-gles (>= 5.15.3+dfsg~), libqt5test5 (>= 5.15.3+dfsg~), libqt5webchannel5 (>= 5.15.3~), libqt5webenginecore5 (>= 5.15.8), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtwebengine-opensource-src/libqt5webengine5_5.15.9+dfsg-ok9.6_arm64.deb Size: 170224 MD5sum: 6956f016dc3961f358a5093547f5e384 SHA1: 12dd78dfb448ba959799e05b967758f6695badfd SHA256: 2f5a0d94b5866c81c21b67ca3e092fce865a75c9782a8b8a979836111bf9e418 SHA512: 284ee02eff24f0c0d545500a23561f4276e68b29b7dfec353a924db8fee2645571dfe641133289cb52fd4e388b6cceeef771ab2c889cfa9d091c090bb9f21a72 Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Web content engine library for Qt QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the QtWebEngine library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5webenginecore5 Architecture: arm64 Version: 5.15.9+dfsg-ok9.6 Multi-Arch: same Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 123680 Provides: qtwebengine-abi-5-15-9 Depends: libqt5webengine-data (= 5.15.9+dfsg-ok9.6), libasound2 (>= 1.0.16), libc6 (>= 2.35), libdbus-1-3 (>= 1.9.14), libevent-2.1-7 (>= 2.1.8-stable), libexpat1 (>= 2.0.1), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.10.1), libgcc-s1 (>= 4.2), libicu66 (>= 66.1-1~), libjpeg62-turbo (>= 1:1.5.0), liblcms2-2 (>= 2.2+git20110628), libminizip1 (>= 1.1), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.22), libopus0 (>= 1.1), libpng16-16 (>= 1.6.2-1), libqt5core5a (>= 5.15.3+dfsg~), libqt5gui5 (>= 5.15.3+dfsg~) | libqt5gui5-gles (>= 5.15.3+dfsg~), libqt5network5 (>= 5.15.3+dfsg~), libqt5positioning5 (>= 5.15.3+dfsg~), libqt5qml5 (>= 5.15.3+dfsg~), libqt5quick5 (>= 5.15.3+dfsg~) | libqt5quick5-gles (>= 5.15.3+dfsg~), libqt5webchannel5 (>= 5.15.3~), libre2-5 (>= 20160901), libsnappy1v5 (>= 1.1.8), libstdc++6 (>= 12), libvpx7 (>= 1.12.0), libwebp7, libwebpdemux2, libwebpmux3, libx11-6, libx11-xcb1 (>= 2:1.8.4), libxcb1 (>= 1.9.2), libxcomposite1 (>= 1:0.4.5), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxml2 (>= 2.7.4), libxrandr2, libxslt1.1 (>= 1.1.25), libxtst6, qtbase-abi-5-15-8, zlib1g (>= 1:1.2.2) Breaks: libqt5webengine5 (<< 5.7.1+dfsg-0) Replaces: libqt5webengine5 (<< 5.7.1+dfsg-0) Filename: pool/main/q/qtwebengine-opensource-src/libqt5webenginecore5_5.15.9+dfsg-ok9.6_arm64.deb Size: 40779800 MD5sum: 03c6cfc47d06b4f2e8f99921619268b2 SHA1: 78a1364f15a766e0f0656b2ac88e3ec4b13b7bb1 SHA256: d7c7d4b11f76271f6be414bdb677903b224e33cf47730193c01da5b878b7a0dc SHA512: 1aca685500307c38f7caf94ec080f90e17895e8c08ac95e521e0798cf673aabff123626a87536e4da5971169ebc7aaad8933db00ea500075f65b4ab00ef2c350 Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Web content engine library for Qt - Core QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the core QtWebEngine library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5webenginewidgets5 Architecture: arm64 Version: 5.15.9+dfsg-ok9.6 Multi-Arch: same Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 513 Depends: libqt5webengine-data (= 5.15.9+dfsg-ok9.6), libc6 (>= 2.17), libqt5core5a (>= 5.15.3+dfsg~), libqt5gui5 (>= 5.15.3+dfsg~) | libqt5gui5-gles (>= 5.15.3+dfsg~), libqt5network5 (>= 5.15.3+dfsg~), libqt5printsupport5 (>= 5.15.3+dfsg~), libqt5quick5 (>= 5.15.3+dfsg~) | libqt5quick5-gles (>= 5.15.3+dfsg~), libqt5quickwidgets5 (>= 5.15.3+dfsg~), libqt5webenginecore5 (>= 5.15.8), libqt5widgets5 (>= 5.15.3+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtwebengine-opensource-src/libqt5webenginewidgets5_5.15.9+dfsg-ok9.6_arm64.deb Size: 119878 MD5sum: ef922ad9cccd78c551287941ef149083 SHA1: e55a7a9e6d988953310c506ea35e53667d98303f SHA256: cbc862530aec03b36fa3feaf13404a7220d285aef2540fc8fc90a878f3ceeb29 SHA512: 61c19644251f4ae6c02cbdbe77dcd5cad7f59474a4ba759b1a15c9873046f6a2a7772af6b9e560526ec0d1799a6edc85b867ac06d192df6b8e9c21453abc66a4 Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Web content engine library for Qt - Widget QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the widget QtWebEngine library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5webkit5-dev Architecture: arm64 Version: 5.212.0~alpha4-ok2.1 Multi-Arch: same Priority: optional Section: libdevel Source: qtwebkit-opensource-src Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 410 Pre-Depends: dpkg (>= 1.15.6~) Depends: libqt5webkit5 (= 5.212.0~alpha4-ok2.1), qtbase5-dev, qtdeclarative5-dev Filename: pool/main/q/qtwebkit-opensource-src/libqt5webkit5-dev_5.212.0~alpha4-ok2.1_arm64.deb Size: 56484 MD5sum: 2c92cd47f7c75545b75fcc60c0666c31 SHA1: e3110ddaa3e99f11d85d3f05b57ff8d6711af181 SHA256: 9bab91008d6252c939542c3abe3d96b0d0692da25ee0c4376dd31805ce23bdc1 SHA512: bf3b7a7916b0b806beca7685e935a0359a775e630ad696479983eb6a91d8505980538b216894f59005a0c79cea0a7e3886520bdf0e00d58bc02d80bd34ed614f Homepage: https://github.com/qtwebkit/qtwebkit Description: Web content engine library for Qt - development files QtWebKit provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the development files needed to build Qt 5 applications using QtWebKit library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5webkit5 Architecture: arm64 Version: 5.212.0~alpha4-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: qtwebkit-opensource-src Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 79536 Pre-Depends: dpkg (>= 1.15.6~) Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.0), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.2.0), libgstreamer1.0-0 (>= 1.4.0), libhyphen0 (>= 2.7.1), libicu66 (>= 66.1-1~), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5positioning5 (>= 5.15.3+dfsg~), libqt5printsupport5 (>= 5.0.2), libqt5qml5 (>= 5.15.3+dfsg~), libqt5quick5 (>= 5.15.3+dfsg~) | libqt5quick5-gles (>= 5.15.3+dfsg~), libqt5sensors5 (>= 5.15.3~), libqt5webchannel5 (>= 5.15.3~), libqt5widgets5 (>= 5.4.0), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 12), libwebp7, libwoff1 (>= 1.0.0), libx11-6, libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8, zlib1g (>= 1:1.2.0) Filename: pool/main/q/qtwebkit-opensource-src/libqt5webkit5_5.212.0~alpha4-ok2.1_arm64.deb Size: 14307172 MD5sum: c72d097894666c4043dc9d14915d9a7d SHA1: 4e6c0c7965d75ce4f399e595233a591dd7ec1dbc SHA256: 9df6bc080bc4bfc886530592cf9a2779136b9f10eaebc885dd59a4d275ff793d SHA512: 0dac4946b8726bfe3f89a9628e2b9443f1f519262175a3cc28541924deb27ceb8e9c3de15876e0125be85320830372297cf5945a4e7d9cf45d3bde6f2cb7a984 Homepage: https://github.com/qtwebkit/qtwebkit Description: Web content engine library for Qt QtWebKit provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the QtWebKit libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5websockets5-dev Architecture: arm64 Version: 5.15.8-2ok3 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.8-2ok3), qtbase5-dev Filename: pool/main/q/qtwebsockets-opensource-src/libqt5websockets5-dev_5.15.8-2ok3_arm64.deb Size: 12856 MD5sum: 3648ded34a1c24f22d3ac94867f77fc3 SHA1: 8907725d103e15fbcea799dd1df72f2ede658a19 SHA256: 6f05313a6d0a0b5ea5ba2e2595e886bb8d61724f148c9504f9b6d0fad3651e89 SHA512: 8de4c309f7273f80059b93ffa097ca502d6900e1051ced070595c5c754a3cd94894e0f87448c793b7c4b2fc0bba0b04ad383b02f20375a457ceb5242214b6462 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5websockets5 Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: same Priority: optional Section: libs Source: qtwebsockets-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 291 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtwebsockets-opensource-src/libqt5websockets5_5.15.8-2ok3_arm64.deb Size: 73196 MD5sum: 80e0ae25610c320a0cb7a34a4b038e31 SHA1: 3ab50e01c715618cba20f1bca9a6332f0a886136 SHA256: 1207cd84b1c1d7a25c6040f24ba625f8385efc9fe42823443327f179e8e65215 SHA512: ed7ed4905d6ceca2a3f7118d507b783e207dfebf90626ceeaa8b511462e845d24645a86ed0e40fc48225292369bfa7e2c8ecb7b691e475226a7fbef9b10041aa 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5webview5-dev Architecture: arm64 Version: 5.15.8-2ok4 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.8-2ok4), qtbase5-dev, qtdeclarative5-dev Filename: pool/main/q/qtwebview-opensource-src/libqt5webview5-dev_5.15.8-2ok4_arm64.deb Size: 9486 MD5sum: e3bcaea21d18e1770880365b4b02b9bc SHA1: 93b6f7f8331135b02c5881b6c3804f1e411e1276 SHA256: 1e78492ea6e0c445d0b6563a1206e42395a4418ecf4646d65c47ad750782609e SHA512: faa97b3426adf5eb250df4f58f67e08e7fbbd5866c933fe879c25b48cb16f1b4fd283628754a5ed3683347a2dbd85a7455784bbecb61876d5d949e19653716e6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5webview5 Architecture: arm64 Version: 5.15.8-2ok4 Multi-Arch: same Priority: optional Section: libs Source: qtwebview-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 163 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8~), libqt5quick5 (>= 5.15.8~) | libqt5quick5-gles (>= 5.15.8~), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtwebview-opensource-src/libqt5webview5_5.15.8-2ok4_arm64.deb Size: 32456 MD5sum: d2d787dcaa66463aa9b4f3fe655dffb8 SHA1: fe20ad1d894b8b1983edb371fd468c2ca1c190ba SHA256: 023d884d6e426113cd2806e98b75fd46cbaec9fe937c051c61c552a32c05f814 SHA512: fd059ab6b9b0948f88d2142d005308c12d279b7121d527285694bd88f1f8a53497de94df2df28d807893bdcaadbf80ebdd6743c3840b09bd95c7a9290252ed32 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5widgets5 Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 7525 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.1) | libqt5gui5-gles (>= 5.15.1), libstdc++6 (>= 10.2), qtbase-abi-5-15-8 Filename: pool/main/q/qtbase-opensource-src/libqt5widgets5_5.15.8+dfsg-ok2.6_arm64.deb Size: 2486282 MD5sum: f3c705b42c113abcf49871eb8dd1dca0 SHA1: 8d28ba9c2794521c13b3ee307675049943ddb2e2 SHA256: 5f07322391cc05fe8faa2d0feeb79e868bb454250f92e67358015a666cb6babc SHA512: 228cd32afd702bac42e19318c322606032ad42bfd34a3858faaede95c3815ae3fe0f1146e8e258c54126f460ec2b17d7e5114c78f3ce4d33ca7829845a4f4cc9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5x11extras5-dev Architecture: arm64 Version: 5.15.8-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: 54 Depends: libqt5x11extras5 (= 5.15.8-2ok1), qtbase5-dev Filename: pool/main/q/qtx11extras-opensource-src/libqt5x11extras5-dev_5.15.8-2ok1_arm64.deb Size: 10456 MD5sum: fe8699ad08a406a762d0a3ad1fc2d133 SHA1: 7e4cbef2a716650c89f6318eca2612bf50d2c960 SHA256: 8b1f511fb9b9599110ae379953096763c7f8af03e08bf4fcfbf888b46dbd3ab3 SHA512: 07c296fa7d1d01f8abc7899748b96937d0db4a676d0d8be1188585db08213bd693f60d07f218bee852632115b246c4e80a947e9c7221b0c084fcd510b4a4814a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5x11extras5 Architecture: arm64 Version: 5.15.8-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: 89 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~) Breaks: libqt5gui5 (<< 5.5) Filename: pool/main/q/qtx11extras-opensource-src/libqt5x11extras5_5.15.8-2ok1_arm64.deb Size: 12246 MD5sum: 81870357a9c88bb2b9100141b6839963 SHA1: 1c1692559372fdf289a4679bfbe59dd19c27432c SHA256: 9abf625fa28c9727257cbad777da0878aa9d2529fbb82b382657df1c15cb1210 SHA512: 13154c46fdd2237663ef7ac8f6efacc94d049dc81c3d3442ff3cc4ee11d49a199436d57ac6b9f6e108873f56ef710dea2003c225d6c9994b667f67d60cb75af8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5xdg-dev Architecture: arm64 Version: 3.4.0-ok5 Priority: optional Section: libdevel Source: libqtxdg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LXQt Packaging Team Installed-Size: 105 Depends: libmagic-dev, libqt5xdg3 (= 3.4.0-ok5), libqt5xdgiconloader-dev (= 3.4.0-ok5) Recommends: qtxdg-dev-tools (= 3.4.0-ok5) Filename: pool/main/libq/libqtxdg/libqt5xdg-dev_3.4.0-ok5_arm64.deb Size: 18246 MD5sum: 367704672dee5670c0076e7dbef1742e SHA1: 04df82e0f16ecf3b41f55dd8ca0db6f6d5af897f SHA256: 6f89a327b5252bca8737998b5dd56d48a074c03bfd388cb740bfd2ee25952521 SHA512: 0f7a3f23f6c8addc52f0fb7d314fdac47c784151ceb3837213cc572372fed4e0eb9780c240ccc69e53fa506eaceef113bdf5d65e3f09a53656f14c145eee2b16 Homepage: https://github.com/lxqt/libqtxdg Description: Development files for libqtxdg This library implements functions of the XDG Specifications in Qt. It is part of LXQt. . This package provides development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5xdg3 Architecture: arm64 Version: 3.4.0-ok5 Multi-Arch: same Priority: optional Section: libs Source: libqtxdg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LXQt Packaging Team Installed-Size: 365 Provides: libqt5xdg Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.39.4), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.1.0), libqt5xdgiconloader3 (>= 3.0.0), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-8, file, libfile-mimeinfo-perl, libglib2.0-bin, shared-mime-info Recommends: qttranslations5-l10n Filename: pool/main/libq/libqtxdg/libqt5xdg3_3.4.0-ok5_arm64.deb Size: 103036 MD5sum: 89c220225f3efada1de6952d9d81dae2 SHA1: 9489e68d21d512e352994e12a408203f41c135e2 SHA256: 8573f0c7401aad18929b98852d2a6b4f296532d62f8106eec3b2c6aa4ab86922 SHA512: 363bab2a48033257733ebe3c94e0bc90d509ff0da079cd29c4c886a82ca1180d70cb1f0e6f3d6d0606ffde39f893c3529aa814319280397ec09fcb48ad8c8f7a Homepage: https://github.com/lxqt/libqtxdg Description: Implementation of the XDG Specifications for Qt (shared lib) This library implements functions of the XDG Specifications in Qt. It is part of LXQt. . This package provides the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5xdgiconloader-dev Architecture: arm64 Version: 3.4.0-ok5 Priority: optional Section: libdevel Source: libqtxdg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LXQt Packaging Team Installed-Size: 123 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5xdgiconloader3 (= 3.4.0-ok5), libstdc++6 (>= 5), libqt5svg5-dev Filename: pool/main/libq/libqtxdg/libqt5xdgiconloader-dev_3.4.0-ok5_arm64.deb Size: 13564 MD5sum: be9bfb620ea6af29a63c3def243f2701 SHA1: 1700b9b60c519421963e2fb73e27da8666f268de SHA256: dad8f89c9f1af8ff94d9c99700db027a47b526643141dd7f3e13dd207ee617a8 SHA512: 2ccae3084d98429e97563ff8a640b9ae32475cf9f80e0cd8fa28a141ab803051212d959f90e937110a73030df71ebcefae71dee8e866b6a81bca17bf8fe57204 Homepage: https://github.com/lxqt/libqtxdg Description: Development files for libqtxdgiconloader This library implements the backend to load icons which are handled according to the XDG Icon Theme Specification in Qt. It is part of LXQt. . This package provides development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5xdgiconloader3 Architecture: arm64 Version: 3.4.0-ok5 Multi-Arch: same Priority: optional Section: libs Source: libqtxdg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LXQt Packaging Team Installed-Size: 161 Provides: libqt5xdgiconloader Depends: libc6 (>= 2.17), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libstdc++6 (>= 5), qtbase-abi-5-15-8 Recommends: gtk-update-icon-cache Filename: pool/main/libq/libqtxdg/libqt5xdgiconloader3_3.4.0-ok5_arm64.deb Size: 35202 MD5sum: 5b8a38a448e12c3ae1fb07e2945aa770 SHA1: e457d49aa8416c1ff9c0e662f75c9e10ab02dd99 SHA256: 97c179e177f2ccf503084938cb1a63c7970499f08d3117159a89428f23358199 SHA512: 7a4a58ce717c7293fed4ca04e043fd1818d7a851527fa6d0db99135818943b8144fbe4a92b03aa1e43139b49c402d72859bb8ba6aa0addbaeafccdf6e0e78389 Homepage: https://github.com/lxqt/libqtxdg Description: Implementation of the XDG Iconloader for Qt (shared lib) This library implements the backend to load icons which are handled according to the XDG Icon Theme Specification in Qt. It is part of LXQt. . This package provides the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5xml5 Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 503 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libstdc++6 (>= 10.2), qtbase-abi-5-15-8 Filename: pool/main/q/qtbase-opensource-src/libqt5xml5_5.15.8+dfsg-ok2.6_arm64.deb Size: 121534 MD5sum: 2e950b15ee51e2e7a85f40062c7da68e SHA1: be31a8b4c02bb5ec27237374c349110032daf2dc SHA256: 103552af31d096540805fdb7361515a27fe24bf75b43208047840c85fe3310c3 SHA512: 1dc8a5935c6a01a6dd4578b4d312f1116cf5c75474f74cf88404af2e7ff3388d23ca230f67f4168e6a7362020f5f838312630b6fd7ec73d8a1fab7b1ac0b3c80 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5xmlpatterns5-dev Architecture: arm64 Version: 5.15.8-2ok3 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.8-2ok3), qtbase5-dev | qtbase5-gles-dev Filename: pool/main/q/qtxmlpatterns-opensource-src/libqt5xmlpatterns5-dev_5.15.8-2ok3_arm64.deb Size: 18280 MD5sum: 3500644448721fe24e9e5b8c400c2211 SHA1: b50c940cf3c5c40a2afcdcd82da79208ad65f6e7 SHA256: 3cd77fc9bdeb499c0deeaa8c7c3697f334b38a7bf8286f2a5c8ae0604caf28db SHA512: 232083cd988e3d96aa864100c91b5d3cc131f114dfd4192f8c056e5b8c62687f9af4e1ab4036dc2fff6a811aea4f946aec4444146f09eb9381edee468b8db2ff 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libqt5xmlpatterns5 Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: same Priority: optional Section: libs Source: qtxmlpatterns-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 4012 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtxmlpatterns-opensource-src/libqt5xmlpatterns5_5.15.8-2ok3_arm64.deb Size: 998900 MD5sum: 0ba72703122dafa897435b478340c8f4 SHA1: 494a02cc97cd4500ac2d5cc79dcb2d5023f33494 SHA256: 684f3390ab68f2119e4d42152f1c8e3feed270b45af84c751b3fc7f8ce3c2e02 SHA512: 42c4c3478fe844568524e4f1b06ce836445be521e4a16ae170194f93e091b4e6239581b17fbee4724b3c6d265b9c8817d69fab957828ac7b1f5f7f28050c675a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librabbitmq-dev Architecture: arm64 Version: 0.10.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: librabbitmq Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 312 Depends: librabbitmq4 (= 0.10.0-ok3), libssl-dev Filename: pool/main/libr/librabbitmq/librabbitmq-dev_0.10.0-ok3_arm64.deb Size: 66732 MD5sum: c92628d8a68ff9abcf1efcba9a8dd5ec SHA1: a86197c6e49bdcf5d5b9dd9b0e14f7c22d7bb014 SHA256: 4c3724a1c2f1742ca69f3e74556243f73de70d00f06a1ec4e4a2a0c013564dda SHA512: 566047ec5f31b0ace4ebd5ea6040dd9e9e804ab69fdc3bde83b4ecd3a2fbbeec4223ad4842552a5d4ff9b252e588a43e6a587c2aeebea2ebcdaf56ff121b0548 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librabbitmq4 Architecture: arm64 Version: 0.10.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: librabbitmq Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 101 Depends: libc6 (>= 2.17), libssl1.1 (>= 1.1.0) Filename: pool/main/libr/librabbitmq/librabbitmq4_0.10.0-ok3_arm64.deb Size: 38638 MD5sum: 1b3da81e2a702c15dfd0a25655ee8cba SHA1: 89cf4a240b7bb5a1e70b09b94ad73f79683318ab SHA256: 74f515ccf74843abc2b443b0b7b04a69ade94a66c48f88f828a9cfaddabf844e SHA512: 1be6730794d5c1319ce652b7f7993350520e4c0a81f5ea7f56285311b83581228274ff52b8bdb668c4c5555f745023da8599d2a93dd56bca5de5dc605e15c9a0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libraw-doc Architecture: all Version: 0.19.5-ok9 Multi-Arch: foreign Priority: optional Section: doc Source: libraw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 249 Filename: pool/main/libr/libraw/libraw-doc_0.19.5-ok9_all.deb Size: 52372 MD5sum: 2ad12efa3cf8cbc0d44562035b0a3bdf SHA1: 26b67d8fe121bb9a146761d4fd89f6d0088e27a4 SHA256: b993ca9a14faa3d3da33de6c36d52a44d29008f6faa3908fab72b6fe8e1c9582 SHA512: 03511b2aa8292bf52ee11d69a0f54f92d616d0b3d6c37b8b717621229d81ac2e610434dcfaa2090508e64a668f4697517ef29d633e35995873b65fa8fe3d22fb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librdmacm-dev Architecture: arm64 Version: 42.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 326 Depends: libibverbs-dev, librdmacm1 (= 42.0-ok1) Filename: pool/main/r/rdma-core/librdmacm-dev_42.0-ok1_arm64.deb Size: 131714 MD5sum: 220ca4fee643ed9715217b7f567c3521 SHA1: 62e644741cae25daa7eadab6ea3d6ba7f4cfb525 SHA256: d1f2918aa15a0b22d22b88d0ff1bd84934d21fb58e5f115a108f72c297b28b37 SHA512: 44640f7508bb0edbfa83fef109beedcc79482e86d46bb4b15f1a57cd134d51576a5556bf5b4773d200b6d1f3567f5c9263e10d70d3fd0c23f06a90586d28d9f4 Homepage: https://github.com/linux-rdma/rdma-core Description: Development files for the librdmacm library librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package is needed to compile programs against librdmacm1. It contains the header files and static libraries (optionally) needed for compiling. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librdmacm1 Architecture: arm64 Version: 42.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 188 Depends: libc6 (>= 2.25), libibverbs1 (>= 31), libnl-3-200 (>= 3.2.7) Filename: pool/main/r/rdma-core/librdmacm1_42.0-ok1_arm64.deb Size: 71594 MD5sum: 9f24443f6c2b1ffdf15805dd823bf553 SHA1: 12a9b53fe2e68efc2b6cbfad0e2626e7c5ad844b SHA256: a38e8c537638917fc5636e3100664ea2b78841b26b3e8e88b49d837472bf27ce SHA512: 566ba63e8e30ab435cfad38a7c6ffc5def9fd8c55a2b4ff3a6e2e12724fe5f842fa8aef89b530fc321b46e6733bf71a97640b0369e03458ca327e92cddb08ce3 Homepage: https://github.com/linux-rdma/rdma-core Description: Library for managing RDMA connections librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libre-engine-re2-perl Architecture: arm64 Version: 0.14-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 341 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/libr/libre-engine-re2-perl/libre-engine-re2-perl_0.14-ok1_arm64.deb Size: 133754 MD5sum: e3d6755a0f3d4aef871c16721ac8e048 SHA1: 4eaa3d8926afa0c7fddcef527b6f6723f888fa00 SHA256: 3d9238bc0765029544944ab1c1460f3e2cf7d3d3c97d44a3b7cb52fa90fbe89c SHA512: 04dcb2d4a4e50949d9c8990425c1e0261e980f022314b78619426382bec2c6a0bd4ef6e4d908d3854fd828e974b064398ebe63c84580424e308d0415fdffbf72 Homepage: https://metacpan.org/release/re-engine-RE2 Description: RE2 regex engine re::engine::RE2 replaces perl's regex engine in a given lexical scope with RE2. . RE2 is a primarily DFA based regexp engine from Google that is very fast at matching large amounts of text. However it does not support look behind and some other Perl regular expression features. See RE2's syntax wiki page at for more information. . Fallback to normal Perl regexp is implemented by this module. If RE2 is unable to compile a regexp it will use Perl instead, therefore features not implemented by RE2 don't suddenly stop working, they will just use Perl's regexp implementation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreadline-dev Architecture: arm64 Version: 8.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: readline Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 754 Provides: libreadline6-dev Depends: libreadline8 (= 8.0-ok2), libncurses-dev, dpkg (>= 1.15.4) | install-info Suggests: readline-doc Conflicts: libreadline-gplv2-dev, libreadline5-dev, libreadline6-dev Filename: pool/main/r/readline/libreadline-dev_8.0-ok2_arm64.deb Size: 161926 MD5sum: 9b80c1a5daea0f7e584f6ec3bbae1260 SHA1: bf4e03d30404185a528b9491e97467fd7f3f6287 SHA256: 95ddb0f8f5e46c070524a89cbbdcfc9263b9671523189c95ab462855a4b2efc9 SHA512: 6a893c76005cf68094a7a63a60b7c8f52190bc224bf80cc15ff5937cbbcab3718593b94979af6612682fd2cb14d17775433dd249347e9559ba0aaf85192a53ca 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreadline8 Architecture: arm64 Version: 8.0-ok2 Multi-Arch: same Priority: important Section: libs Source: readline Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 484 Depends: readline-common, libc6 (>= 2.33), libtinfo6 (>= 6) Filename: pool/main/r/readline/libreadline8_8.0-ok2_arm64.deb Size: 141090 MD5sum: 7ad03ec4754d7aa1b420f70d439a48b9 SHA1: 8086a54611bd593fd3472ba8a0a69a640884fb5d SHA256: e4f103a8a58c736868f9f4249e2b977289ff31314ba9f64f99cd339c02d92cc7 SHA512: 5ecb74f8d88f1a95a981c7f54ce2da75348b246cbbb4a7cf01f14f3bd8963ed7fd56ef699cf2502c4e4e95aedc89145d237e80bfe194081505328a72f1eb4cb9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libreadonly-perl Architecture: all Version: 2.05-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 70 Provides: libreadonly-xs-perl Depends: perl:any Filename: pool/main/libr/libreadonly-perl/libreadonly-perl_2.05-ok2_all.deb Size: 25304 MD5sum: 10d38166ad8ce7fa75d1cf7c4b0e9996 SHA1: 784ecf8fe557192dbca48021d0623ecd38b9e6c8 SHA256: 8f542bb9276c783c4e3afd9993c59e2356d280d3234340d4215ffed6f7c4fc97 SHA512: 6c05e3dd782984fad7c74b71aba259076b3f2b62e7daae0445863bfd1bd259d75eb07c68241733476cc62a320412435ec24d7cd06e9f48716d4948f269da541d 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. 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/main/libr/libregexp-assemble-perl/libregexp-assemble-perl_0.38-ok1_all.deb Size: 73650 MD5sum: df2b1bd3285ecb52fabcc4399fa994e0 SHA1: b05c70170fc821b0b46a49ca3b7af17150f0acf2 SHA256: faf337f7623057df689f545546efb31e921feb118c10009b0eea1a51abb2a9a4 SHA512: 55d57de9418531186c6b8e4b4a6f144720e2c8e428d1f62678d623f5eacfc2f897c5edbd56a5ad41c65f9cd3cf8b320d9e12e579e0b40692bd87c86ae0859740 Homepage: https://metacpan.org/release/Regexp-Assemble Description: Perl module to merge several regular expressions Regexp::Assemble takes an arbitrary number of regular expressions and assembles them into a single regular expression (or RE) that matches all that the individual REs match. . It is also possible to track the original patterns, so that you can determine which, among the source patterns that form the assembled pattern, was the one that caused the match to occur. 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/main/libr/libregexp-common-perl/libregexp-common-perl_2017060201-ok2_all.deb Size: 172572 MD5sum: ab2e94693df11d6499432eaa6f7c9cfb SHA1: 05b3ade86c20a9ecb473fda493aa30c5bda4dcb0 SHA256: 75e7e7c6525c5ee3d47c3e615ec3263215ae4548dab16be8494ebf6e6891b274 SHA512: fb2d02a83b9e7c97dd324b2fd0b86a85254b1748a5e481f88900c5e59ca2f7e2774307366b6b9454e83d4de84635337b6c989da480991f234669046d7d9387c9 Homepage: https://metacpan.org/release/Regexp-Common Description: module with common regular expressions Regexp::Common is a Perl module that exports a single hash ('%RE') that stores or generates commonly needed regular expressions. . The module currently provides the following patterns: . * balanced parentheses and brackets * delimited text (with escapes) * integers and floating-point numbers in any base (up to 36) * comments in 44 languages * offensive language * lists of any pattern * IPv4 and IPv6 addresses * URIs * Zip codes 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/main/libr/libregexp-pattern-defhash-perl/libregexp-pattern-defhash-perl_0.001-ok1_all.deb Size: 13376 MD5sum: 6184e166570ce82b5c1358bbbad0e9b7 SHA1: 82e67c041eee010627dd6a999605d16a0f9efdf0 SHA256: 70485cb24cef9720006b69ea0db4218469b972eeda5840bd405045b0e3ee36fc SHA512: 0e8f2bb54b301b83c3aac55071982cd69e98368744b3d263f2d7a7995d00ce178935e54b96a711fc7765a31031ce63c75d4c55a5c5f3c086f6677a14f0352a85 Homepage: https://metacpan.org/release/Regexp-Pattern-DefHash Description: Regexp patterns related to DefHash Regexp::Pattern is a convention for organizing reusable regex patterns. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libregexp-pattern-license-perl Architecture: all Version: 3.9.4-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 589 Depends: perl:any Recommends: libre-engine-re2-perl Breaks: licensecheck (<< 3.2.7-1~) Filename: pool/main/libr/libregexp-pattern-license-perl/libregexp-pattern-license-perl_3.9.4-ok1_all.deb Size: 94418 MD5sum: cc0f02f2796a9f3e637a2557394734a1 SHA1: ec6d01c4221cd8a8d62c0b26ab349861f4c06eaf SHA256: b9042f5a3eac2f9433e5dc73c3054b24dc25b2b9b0f613f812089a3f26f6d6af SHA512: 7004287ce61971886ece366a662323eafca6c73a7d3e32c338bac1cb757656fbc82f595d658e33f2be60efddd6275005f5ca93267160822a4661b19dc4162b0c 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. 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/main/libr/libregexp-pattern-perl/libregexp-pattern-perl_0.2.14-ok1_all.deb Size: 23550 MD5sum: a75a0a55610350edd547852789a13eb5 SHA1: 0800ce635babc5ba3661cc01455b9cbbf4cf2583 SHA256: 98928b1ad65dd25dfd8d9e1feee135fcc5a0f5527163593526771badaab11423 SHA512: 1d4c278caf17adc42480081caeb01f64484bc57c5461e9f7fb30dc42f56da38fb374d662fb787756b5752fe594882b03d6f441567679fc490eac6e051e52bd48 Homepage: https://metacpan.org/pod/Regexp::Pattern Description: convention/framework for modules that contain collection of regexes Regexp::Pattern is a convention for organizing reusable regexp patterns in modules, as well as framework to provide convenience in using those patterns in your program. 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/main/libr/libreturn-type-perl/libreturn-type-perl_0.007-ok1_all.deb Size: 14912 MD5sum: b23299d61094ad8fd55f0bbbf1af045d SHA1: 286f5aea87530872bd42b6c7db8cdeece8a81fdd SHA256: 0e45986241b096d26bf7f3a07a75d5f8d76d73d8464915df36f212ff044ed5fa SHA512: 33cf5efaf2ba7a33968d9d4241bb4225e3ee833d763e293f0ecb5c4b472de4025249dd570295412d0baa57c32969928435544d677a8ff95a6ed8aa79512f1828 Homepage: https://metacpan.org/release/Return-Type Description: specify a return type for a function (optionally with coercion) Return::Type allows you to specify a return type for your subs. Type constraints from any Type::Tiny, MooseX::Types or MouseX::Types type library are supported. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librevenge-0.0-0 Architecture: arm64 Version: 0.0.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: librevenge Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 697 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/libr/librevenge/librevenge-0.0-0_0.0.4-ok2_arm64.deb Size: 202004 MD5sum: 7ddef9916de206ce970eb4e9f4c8c321 SHA1: b206591aa4e3f8d40237f54d5ad5a5cea841e6e5 SHA256: 9a04535776545176fc8134ceb0320df3b3de8aef9899329375a5c734f834e7a5 SHA512: 179c5891f250e8b923c76a10a31b2785f8c0ede9866ca2b315dd5e06485826f4a63b215e2e728c6ffc60cebe821965d22a0e12cefa8f3fd013800511d062ff50 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librevenge-dev Architecture: arm64 Version: 0.0.4-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: librevenge Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 244 Depends: librevenge-0.0-0 (= 0.0.4-ok2) Filename: pool/main/libr/librevenge/librevenge-dev_0.0.4-ok2_arm64.deb Size: 28878 MD5sum: a49479ac5ba70ae6f72dde5bad3b5eb7 SHA1: 2dceaa04793ce70649d9e0239cbd091a7db1c0b1 SHA256: 514389124a0f350350467e37ca72facb9963296d56999f1e2a8b790640db9651 SHA512: 446891f513c0c9b63bdfeb6d31f7b4309bee00c7c58eae8144bef421d223dd4a9c8af4287e60a4860f1aca373ca063ef165d0945af4ed602f826a8991717575b 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, ...) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librhash-dev Architecture: arm64 Version: 1.4.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: rhash Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 365 Depends: librhash0 (= 1.4.3-ok2) Filename: pool/main/r/rhash/librhash-dev_1.4.3-ok2_arm64.deb Size: 148286 MD5sum: 5026faf995c6a5b08cf1a8c383d34fad SHA1: 5c810b8d1b3d91cf99c3ff41990621d70e6f6eb8 SHA256: e4e7990fdd1411cb854f69edd073993f7c106042f75450ae38c1bbccff556f3f SHA512: 70b269d75d7ddf74292c9ae978edfac875ddaa240ffbc5cb15707b62eadf7cc1c54bbe40d8055cfe340c777058c18ce35959e4f572e3d53d1770b448beeab14f Homepage: http://rhash.sourceforge.net Description: header files and a static library for librhash LibRHash is a professional, portable, thread-safe C library for computing magnet links and a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1, SHA256, SHA512, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru. . This package contains LibRHash static library and header files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librhash0 Architecture: arm64 Version: 1.4.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: rhash Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 228 Depends: libc6 (>= 2.17) Recommends: libssl3 Filename: pool/main/r/rhash/librhash0_1.4.3-ok2_arm64.deb Size: 131842 MD5sum: 636c9a628ce15728ac16b04590a35358 SHA1: 5f6779e974083349f5815ed467601dc5a3acf1e9 SHA256: df0c3caf1c18a2764b5b5cfc8095f95009fa31d0974efaf440da4cc1456a0f8d SHA512: 03fa65ab6c73b3a0a2a2f274351ffa91535366e3cee643812e6768d15f543c41097fa57c51356322956d42421343fad6440802952f7aa58538993d4c21c5a560 Homepage: http://rhash.sourceforge.net Description: shared library for hash functions computing LibRHash is a professional, portable, thread-safe C library for computing magnet links and a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1, SHA256, SHA512, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru. Hash sums are used to ensure and verify integrity of large volumes of data for a long-term storing or transferring. . Features: * Small and easy to learn interface. * Hi-level and Low-level API. * Allows calculating of several hash functions simultaneously. * Portability: the library works on Linux, *BSD and Windows. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librist-dev Architecture: arm64 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/main/libr/librist/librist-dev_0.2.7-ok1_arm64.deb Size: 25260 MD5sum: e5777698b908835f56ef64f401aa46a7 SHA1: d4c62b5bc7fdb576fe0651fa46b073d4e888e6e1 SHA256: e70f44c925e2a7e4f081c359fce3c4f74c947ccd1e5c88f996980952aa89b3f9 SHA512: 03f7167717cd9716c4deecd2791149abd84becac6f5892149909a2c02e9dcfabb28e95ab15defd03415addd0a87fb95de9cabcca73cda82e2548462d77171c4e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librist4 Architecture: arm64 Version: 0.2.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: librist Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 355 Depends: libc6 (>= 2.34), libcjson1 (>= 1.7.5), libmbedcrypto3 (>= 2.13) Filename: pool/main/libr/librist/librist4_0.2.7-ok1_arm64.deb Size: 81074 MD5sum: 0a5e9e97c5846e23f94ff7ae278df586 SHA1: 8d3a096e749d4f53e9b4b7cd646345e151b47c26 SHA256: 9eb460f4041877a48ba65162f0a70547ec8b402601148cc8d366685ea40ff8b8 SHA512: ae7eb2408b27a505b558187238a92b23324b502b24d4ab4eccc0359e68f8754fee76edbbee40242da35c0ab3986f2fea7644703e05f731689d50031aa897c9ae 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. 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/main/libr/librole-tiny-perl/librole-tiny-perl_2.002004-ok2_all.deb Size: 22024 MD5sum: eed16cb8fd0c38fe035246b264e65d8a SHA1: fbdbaf1c08874875303efb602c46e8eacacaeba6 SHA256: a6fdc25ada3bb6cfe09134e93f5107991bf20c1b75e1fdac15deded85536396e SHA512: b3fb245a5008f50278effd71f33563e7aa89a35d379d7f060b1fa1c7b8c812b55a1024d7a5f09c11233fe8e40ae565ca3486ddebb02923f3712f31389cc92d0b Homepage: https://metacpan.org/release/Role-Tiny Description: Perl module for minimalist role composition Role::Tiny is a Perl module to do minimalist role composition. Role composition can be thought of as much more clever and meaningful multiple inheritance. . The basics of this implementation of roles is: * If a method is already defined on a class, that method will not be composed in from the role. * If a method that the role "requires" to be implemented is not implemented, role application will fail loudly. . Unlike Class::C3, where the last class inherited from "wins", role composition is the other way around, where first wins. In a more complete system (see Moose) roles are checked to see if they clash. The goal of this is to be much simpler, hence disallowing composition of multiple roles at once. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librttr-core0.9.6 Architecture: arm64 Version: 0.9.6+dfsg1-5ok1 Multi-Arch: same Priority: optional Section: libs Source: rttr Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 615 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/r/rttr/librttr-core0.9.6_0.9.6+dfsg1-5ok1_arm64.deb Size: 162218 MD5sum: ce382d69c7ca5d570837c1d0dc06056d SHA1: b4a801b9275b170a8d3ff9ee3c78f0c6edaef72d SHA256: 297b236f89e7cb758f3d32ec2f145dca21be7365b459daca905e52e79262934c SHA512: 27fd966c6fdc0ba85a960d22b0382be77f864ff524f63abcfc6648ed2cf0974b8c0de5fdd38b1000a5a1ad31c5abb58ff9874e4bc1eb8491787e7e746aa91534 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librttr-dev Architecture: arm64 Version: 0.9.6+dfsg1-5ok1 Multi-Arch: same Priority: optional Section: libdevel Source: rttr Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1365 Depends: librttr-core0.9.6 (= 0.9.6+dfsg1-5ok1) Filename: pool/main/r/rttr/librttr-dev_0.9.6+dfsg1-5ok1_arm64.deb Size: 104022 MD5sum: 3362b84955f5b4e23bca01ee185ed38a SHA1: c57bbfd34e05c002b7664b0ec264f4898c0e90fe SHA256: a14750d392f6e95624fff50294e35e57f6545cf63613f9582ce998c0b0ed4d22 SHA512: a0174db9354727635289c96a79ecd49c6a578374f9629fd33bbed6ed28ad3c53b3da1f42d40a281770435926ce163703850ae4443f1eb79f3ae9a437c52e9c3f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-adler+compiler-builtins-dev Architecture: arm64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-adler Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-adler-1+compiler-builtins-dev (= 1.0.2-ok1), librust-adler-1.0+compiler-builtins-dev (= 1.0.2-ok1), librust-adler-1.0.2+compiler-builtins-dev (= 1.0.2-ok1) Depends: librust-adler-dev (= 1.0.2-ok1), librust-compiler-builtins-0.1+default-dev (>= 0.1.2-~~) Filename: pool/main/r/rust-adler/librust-adler+compiler-builtins-dev_1.0.2-ok1_arm64.deb Size: 1010 MD5sum: a6a79676253996063f67d00cbc5dad40 SHA1: 8640d511310d8f1b9a51873f5d14abf52eccb3f4 SHA256: fef4a5ad33de873d0a2bb3f19070afe9155976cd668bbd446cc23532625185de SHA512: 1e54df0b830739267f98439a63bf78de75b577f07fac0293e21306c4252662198dd4f00b877f83b3d3e4984fc7f7350fb42cfb8139772d52648538eb6bf6aefc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-adler+core-dev Architecture: arm64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-adler Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-adler-1+core-dev (= 1.0.2-ok1), librust-adler-1.0+core-dev (= 1.0.2-ok1), librust-adler-1.0.2+core-dev (= 1.0.2-ok1) Depends: librust-adler-dev (= 1.0.2-ok1), librust-rustc-std-workspace-core-1+default-dev Filename: pool/main/r/rust-adler/librust-adler+core-dev_1.0.2-ok1_arm64.deb Size: 990 MD5sum: e6c07e7a5f0cadd836e0cf45ae89c688 SHA1: ca1e5f6d627af1ff1c7f473c2b2a4c48f9c7bcd8 SHA256: 7173d1c6c92b1b850b3b7b987dd2e5597903f5becd878762ef3a9afcaefb0d35 SHA512: 3fe6a2cc614c3aaa4ffe7bfa20a9a0ce781280306e63927220ab5bbab6b0257b578a64126aa841571bad2ecd7e15d4e8fc0a445e8b0da551463d70eaa4a63b41 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-adler+rustc-dep-of-std-dev Architecture: arm64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-adler Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-adler-1+rustc-dep-of-std-dev (= 1.0.2-ok1), librust-adler-1.0+rustc-dep-of-std-dev (= 1.0.2-ok1), librust-adler-1.0.2+rustc-dep-of-std-dev (= 1.0.2-ok1) Depends: librust-adler-dev (= 1.0.2-ok1), librust-adler+core-dev (= 1.0.2-ok1), librust-adler+compiler-builtins-dev (= 1.0.2-ok1) Filename: pool/main/r/rust-adler/librust-adler+rustc-dep-of-std-dev_1.0.2-ok1_arm64.deb Size: 990 MD5sum: 09ec8995fc19e9c1b67ada7d6512e776 SHA1: 78db50b90d97df3977e53ae0514d224110bd35da SHA256: 953864e6f1e39cdbfea909bbf04305d7ab36586aaed96f18768474fb19e39f6a SHA512: a2a5d0691cd0cdc14741d19784a150d69e2c466b5c7aa7882182159de15ac7693b9895bc7f5993bf13fb0119181c0d90b6b433120f74a90d5157e83955d73349 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-adler-dev Architecture: arm64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-adler Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 72 Provides: librust-adler+default-dev (= 1.0.2-ok1), librust-adler+std-dev (= 1.0.2-ok1), librust-adler-1+default-dev (= 1.0.2-ok1), librust-adler-1+std-dev (= 1.0.2-ok1), librust-adler-1-dev (= 1.0.2-ok1), librust-adler-1.0+default-dev (= 1.0.2-ok1), librust-adler-1.0+std-dev (= 1.0.2-ok1), librust-adler-1.0-dev (= 1.0.2-ok1), librust-adler-1.0.2+default-dev (= 1.0.2-ok1), librust-adler-1.0.2+std-dev (= 1.0.2-ok1), librust-adler-1.0.2-dev (= 1.0.2-ok1) Suggests: librust-adler+compiler-builtins-dev (= 1.0.2-ok1), librust-adler+core-dev (= 1.0.2-ok1), librust-adler+rustc-dep-of-std-dev (= 1.0.2-ok1) Filename: pool/main/r/rust-adler/librust-adler-dev_1.0.2-ok1_arm64.deb Size: 14098 MD5sum: d99b8e512f1a82211c5c304dad651f11 SHA1: 669c767da2f4803ebd2ade2dceb7d47807b6bcb4 SHA256: 91be5c922da918700c51f4d5a5d99863a71e45d6522308d8e9545fa5b0b34e35 SHA512: ee677d19eec6d1e8753af8f0197259f5d4c75743b22dff323a69510c6fdc43a233c53d9e83b8e0471e704e12747e16c7be6e05f304c5db666dcc674da27a5fbb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-aho-corasick-dev Architecture: arm64 Version: 0.7.19-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-aho-corasick Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 506 Provides: librust-aho-corasick+default-dev (= 0.7.19-ok1), librust-aho-corasick+std-dev (= 0.7.19-ok1), librust-aho-corasick-0+default-dev (= 0.7.19-ok1), librust-aho-corasick-0+std-dev (= 0.7.19-ok1), librust-aho-corasick-0-dev (= 0.7.19-ok1), librust-aho-corasick-0.7+default-dev (= 0.7.19-ok1), librust-aho-corasick-0.7+std-dev (= 0.7.19-ok1), librust-aho-corasick-0.7-dev (= 0.7.19-ok1), librust-aho-corasick-0.7.19+default-dev (= 0.7.19-ok1), librust-aho-corasick-0.7.19+std-dev (= 0.7.19-ok1), librust-aho-corasick-0.7.19-dev (= 0.7.19-ok1) Depends: librust-memchr-2+std-dev (>= 2.4.0-~~), librust-memchr-2-dev (>= 2.4.0-~~) Filename: pool/main/r/rust-aho-corasick/librust-aho-corasick-dev_0.7.19-ok1_arm64.deb Size: 92566 MD5sum: a4a49ecbc89e7304a24353154dc3baec SHA1: 3ba1b738e35e79b30bcb283995d0484bd197064b SHA256: 5bb426b99eaa8e2e4fc6e3ee3ce929ac417e907397aa671e4509204b0cf9369e SHA512: cf447c6d30d99fa3893e39118f7d4f63a0af3c28f30444055d1048ef0d8e41fe89902fdce97c3f863e6d03345617cbad56d9eed8cc028cfadd640953d619a3af Homepage: https://github.com/BurntSushi/aho-corasick Description: Fast multiple substring searching - Rust source code This package contains the source for the Rust aho-corasick crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-aliasable+stable-deref-trait-dev Architecture: arm64 Version: 0.1.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-aliasable Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-aliasable-0+stable-deref-trait-dev (= 0.1.3-ok1), librust-aliasable-0.1+stable-deref-trait-dev (= 0.1.3-ok1), librust-aliasable-0.1.3+stable-deref-trait-dev (= 0.1.3-ok1) Depends: librust-aliasable-dev (= 0.1.3-ok1), librust-stable-deref-trait-1+default-dev (>= 1.2-~~) Filename: pool/main/r/rust-aliasable/librust-aliasable+stable-deref-trait-dev_0.1.3-ok1_arm64.deb Size: 1032 MD5sum: 3e66d7de4f84fc1e551f3c9876f7f1e0 SHA1: ac4e2ec328d98bd09be916ae9474c4e71b9b71ce SHA256: 9c43fe698a148022a3d5527e37a492f617b4989c778d1df5729b6ca573d85c98 SHA512: ca3fe860330574d5efac796f982a9b7381400e712168ccd4cf60f832ea9e2ed749ca751d9a8e242baac092a084438c42cf0abeee2e590b9c377e7782b87e6d75 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-aliasable-dev Architecture: arm64 Version: 0.1.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-aliasable Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 46 Provides: librust-aliasable+alloc-dev (= 0.1.3-ok1), librust-aliasable+default-dev (= 0.1.3-ok1), librust-aliasable-0+alloc-dev (= 0.1.3-ok1), librust-aliasable-0+default-dev (= 0.1.3-ok1), librust-aliasable-0-dev (= 0.1.3-ok1), librust-aliasable-0.1+alloc-dev (= 0.1.3-ok1), librust-aliasable-0.1+default-dev (= 0.1.3-ok1), librust-aliasable-0.1-dev (= 0.1.3-ok1), librust-aliasable-0.1.3+alloc-dev (= 0.1.3-ok1), librust-aliasable-0.1.3+default-dev (= 0.1.3-ok1), librust-aliasable-0.1.3-dev (= 0.1.3-ok1) Suggests: librust-aliasable+stable-deref-trait-dev (= 0.1.3-ok1) Filename: pool/main/r/rust-aliasable/librust-aliasable-dev_0.1.3-ok1_arm64.deb Size: 7678 MD5sum: 3e07999953adf6200f7b8f85b6750a44 SHA1: f1c5e02c9107e07ef7047bfe6fb998112c4a63ca SHA256: a4d8b8761c24564bf3442b53e9573a93e4a7abeed27e8a5b1f7b1eceb5ef404d SHA512: 7c9511ef1f6ce133cfac4c3475c6c5a30bbcd26360deaf554f74ace93564a6ff91bc74e8259fca9e0fc957fd11eb10caf678b135f278c0c5541cdc89a51e02e7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-approx+num-complex-dev Architecture: arm64 Version: 0.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-approx Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-approx-0+num-complex-dev (= 0.5.0-ok1), librust-approx-0.5+num-complex-dev (= 0.5.0-ok1), librust-approx-0.5.0+num-complex-dev (= 0.5.0-ok1) Depends: librust-approx-dev (= 0.5.0-ok1), librust-num-complex-0.4+default-dev Filename: pool/main/r/rust-approx/librust-approx+num-complex-dev_0.5.0-ok1_arm64.deb Size: 1036 MD5sum: 1cc33a2132349c9330f6dfd740369be4 SHA1: a6eb5c1fedeee54ec44e764b14dbb522943bc0a3 SHA256: 60439e7bf564b4985cc52341295d43d5f691c5183fe71edf60b7b4cfa06f28ad SHA512: b86ce4de0f205929b5b2b506141912836762950942911b4bee82a58489ee330b043be60fb847f92e13e4926600c07d720936068cb9549bf7240de481d572eac7 Homepage: https://github.com/brendanzab/approx Description: Approximate floating point equality comparisons and assertions - feature "num-complex" This metapackage enables feature "num-complex" for the Rust approx crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-approx-dev Architecture: arm64 Version: 0.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-approx Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 130 Provides: librust-approx+default-dev (= 0.5.0-ok1), librust-approx+std-dev (= 0.5.0-ok1), librust-approx-0+default-dev (= 0.5.0-ok1), librust-approx-0+std-dev (= 0.5.0-ok1), librust-approx-0-dev (= 0.5.0-ok1), librust-approx-0.5+default-dev (= 0.5.0-ok1), librust-approx-0.5+std-dev (= 0.5.0-ok1), librust-approx-0.5-dev (= 0.5.0-ok1), librust-approx-0.5.0+default-dev (= 0.5.0-ok1), librust-approx-0.5.0+std-dev (= 0.5.0-ok1), librust-approx-0.5.0-dev (= 0.5.0-ok1) Depends: librust-num-traits-0.2-dev Suggests: librust-approx+num-complex-dev (= 0.5.0-ok1) Filename: pool/main/r/rust-approx/librust-approx-dev_0.5.0-ok1_arm64.deb Size: 15450 MD5sum: 77e9890acd32c535eee4ade74ebc7617 SHA1: 689ed9c5cff54a6cdb6f1ffa2f0c4c784ab0e304 SHA256: 8316246d3c720f0370a2c9e1f8422d8d4e1b79acad09b8d1cc72295b482ccead SHA512: 2e182c2a2a91fa03142876de16006cceabefd1188d8ae2ece26a5da58b002d86efbd0ec21c16ef39e57aa25b4293aa6f60e2b36ee386ba9221f6133a57c07f28 Homepage: https://github.com/brendanzab/approx Description: Approximate floating point equality comparisons and assertions - Rust source code This package contains the source for the Rust approx crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-arbitrary-dev Architecture: arm64 Version: 1.1.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-arbitrary Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 152 Provides: librust-arbitrary+default-dev (= 1.1.3-ok1), librust-arbitrary+derive-arbitrary-dev (= 1.1.3-ok1), librust-arbitrary+derive-dev (= 1.1.3-ok1), librust-arbitrary-1+default-dev (= 1.1.3-ok1), librust-arbitrary-1+derive-arbitrary-dev (= 1.1.3-ok1), librust-arbitrary-1+derive-dev (= 1.1.3-ok1), librust-arbitrary-1-dev (= 1.1.3-ok1), librust-arbitrary-1.1+default-dev (= 1.1.3-ok1), librust-arbitrary-1.1+derive-arbitrary-dev (= 1.1.3-ok1), librust-arbitrary-1.1+derive-dev (= 1.1.3-ok1), librust-arbitrary-1.1-dev (= 1.1.3-ok1), librust-arbitrary-1.1.3+default-dev (= 1.1.3-ok1), librust-arbitrary-1.1.3+derive-arbitrary-dev (= 1.1.3-ok1), librust-arbitrary-1.1.3+derive-dev (= 1.1.3-ok1), librust-arbitrary-1.1.3-dev (= 1.1.3-ok1) Depends: librust-derive-arbitrary-1+default-dev (>= 1.1.3-~~) Filename: pool/main/r/rust-arbitrary/librust-arbitrary-dev_1.1.3-ok1_arm64.deb Size: 27398 MD5sum: e4efb6cf7c87bc0190bd62e3233b3ec8 SHA1: 19045216489949a83fde64470fbb748b13d5eb8e SHA256: 613c2d58c2f3b11c85a203834b275e5fb5bde90be1292894b8bf490acdf62e08 SHA512: 5602559e69f032a10e86a322065eca9fe6783b984fa113606c5c549a4fc1d2dc96142d24c66e508d2147f4099834296d26fa9ce5c8acb16447073bc000978ac2 Description: Trait for generating structured data from unstructured data - Rust source code This package contains the source for the Rust arbitrary crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-asn1-derive-dev Architecture: arm64 Version: 0.12.2-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-asn1-derive Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 36 Provides: librust-asn1-derive+default-dev (= 0.12.2-ok2), librust-asn1-derive-0+default-dev (= 0.12.2-ok2), librust-asn1-derive-0-dev (= 0.12.2-ok2), librust-asn1-derive-0.12+default-dev (= 0.12.2-ok2), librust-asn1-derive-0.12-dev (= 0.12.2-ok2), librust-asn1-derive-0.12.2+default-dev (= 0.12.2-ok2), librust-asn1-derive-0.12.2-dev (= 0.12.2-ok2) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev (>= 1.0.58-~~), librust-syn-1+extra-traits-dev (>= 1.0.58-~~), librust-syn-1+parsing-dev (>= 1.0.58-~~) Filename: pool/main/r/rust-asn1-derive/librust-asn1-derive-dev_0.12.2-ok2_arm64.deb Size: 6600 MD5sum: 5f59928eed511db0c3b42cae8bed1e8a SHA1: 533410166d83588347bc82d8289e73d55a68aedc SHA256: f920672f5b8980b9e7a9a47466124c87c6edf9b0d14f25cf6c44f4b0dfe5f0c6 SHA512: 22a40d93ecc8487c5adbb10a300ae0ac473b6505d605f6a3c61a02f7512ae7ab93304fb79cddf6ee79bfa642a10631e960536ec619535ddd04ce702806c2a2f2 Description: #[derive] support for asn1 - Rust source code This package contains the source for the Rust asn1_derive crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-async-channel-dev Architecture: all Version: 1.8.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-channel Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 150 Provides: librust-async-channel+default-dev (= 1.8.0-ok1), librust-async-channel-1+default-dev (= 1.8.0-ok1), librust-async-channel-1-dev (= 1.8.0-ok1), librust-async-channel-1.8-dev (= 1.8.0-ok1), librust-async-channel-1.8.0-dev (= 1.8.0-ok1) Depends: librust-concurrent-queue-2+default-dev, librust-event-listener-2+default-dev, librust-futures-core-0.3+default-dev Filename: pool/main/r/rust-async-channel/librust-async-channel-dev_1.8.0-ok1_all.deb Size: 26160 MD5sum: 87fb33656159c5640c583025fa8ae5b2 SHA1: 7a4260ca3358e333cf8a18d60069179fdc5e1f1a SHA256: 298fb9ab43f8fd3d105091ce9c30f2149080ba413c35b02f6d6e31426f8e414f SHA512: 88d2b0bfa1a2f661f440a495c81349911db5825ed67b6fc9f87d9b345342cd27f2ce9685693eef7704322f14536cf8cb73ba2b370180835e0a34b4bb148b2806 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-async-executor-dev Architecture: all Version: 1.5.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-executor Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 137 Provides: librust-async-executor+default-dev (= 1.5.0-ok1), librust-async-executor-1+default-dev (= 1.5.0-ok1), librust-async-executor-1-dev (= 1.5.0-ok1), librust-async-executor-1.5-dev (= 1.5.0-ok1), librust-async-executor-1.5.0-dev (= 1.5.0-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+default-dev, librust-slab-0.4+default-dev (>= 0.4.4) Filename: pool/main/r/rust-async-executor/librust-async-executor-dev_1.5.0-ok1_all.deb Size: 25646 MD5sum: 6c663bd439b95d2a4473a241fb20e26e SHA1: f969d7d6c9a855847e7dc2110acdb4fbad2f88ee SHA256: d09aa3cf896054edee5e722c45c3d37913c204791840f4d85ace994bd51dbbdc SHA512: bd065d482c6ab3ec4671f849bd427b54b7b2140017415607e06d7429d11a3653d6b948310d8c6c08b45c5fd84f3253727c680375f18bac1c010b554a95066f6c 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. 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/main/r/rust-async-fs/librust-async-fs-dev_1.6.0-ok1_all.deb Size: 29172 MD5sum: abbc94771a7a0701bd1f27c9d5f6c779 SHA1: e668ddc7e4e2b35160d3202bd5ad31332c435eda SHA256: 24c0bb9d32ae3bc31f8417505d08b106fbeb8334e024f73294f09ad71c9b0532 SHA512: ee9d3b2f0148212a22594379b536e185358eb44ca077e55155d2e4c733018c1952b0ef32945f9ef48a07f98636ea47ae00adf63f76b3f5473a64744001e95366 Homepage: https://github.com/smol-rs/async-fs Description: async filesystem primitives - Rust source code async-fs is a lightweight implementation of asyncronous filesystem primitives. . This package contains the source for the Rust async-fs crate, packaged for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-async-io-dev Architecture: arm64 Version: 1.11.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-async-io Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 205 Provides: librust-async-io+default-dev (= 1.11.0-ok1), librust-async-io-1+default-dev (= 1.11.0-ok1), librust-async-io-1-dev (= 1.11.0-ok1), librust-async-io-1.11+default-dev (= 1.11.0-ok1), librust-async-io-1.11-dev (= 1.11.0-ok1), librust-async-io-1.11.0+default-dev (= 1.11.0-ok1), librust-async-io-1.11.0-dev (= 1.11.0-ok1) Depends: librust-async-lock-2+default-dev (>= 2.6-~~), librust-autocfg-1+default-dev, librust-concurrent-queue-2+default-dev, librust-futures-lite-1+default-dev (>= 1.11.0-~~), librust-libc-0.2+default-dev (>= 0.2.77-~~), librust-log-0.4+default-dev (>= 0.4.11-~~), librust-parking-2+default-dev, librust-polling-2+default-dev, librust-slab-0.4+default-dev (>= 0.4.2-~~), librust-socket2-0.4+all-dev (>= 0.4.2-~~), librust-socket2-0.4+default-dev (>= 0.4.2-~~), librust-waker-fn-1+default-dev (>= 1.1.0-~~), librust-winapi-0.3+default-dev (>= 0.3.9-~~), librust-winapi-0.3+winsock2-dev (>= 0.3.9-~~) Filename: pool/main/r/rust-async-io/librust-async-io-dev_1.11.0-ok1_arm64.deb Size: 32648 MD5sum: 476b5fed7bc1c1695eb8e69fb0b7264c SHA1: 13c7a4f821253e2ebdbb6a3fdb9fa71d25ff3c0e SHA256: 58a010b93d6132575dd4e2803b2ba8d2a04fb864238af708a4495694d2e929d6 SHA512: 34ca34c3d395bd665bb8fad7231164f979636214cbcb914f8927f9256302621f4c2c2c496922c8c89c9d7b8a91980fb083ef03eb0c35d9d80e80064e909fa4d0 Description: Async I/O and timers - Rust source code This package contains the source for the Rust async-io crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-async-lock-dev Architecture: all Version: 2.6.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-lock Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 190 Provides: librust-async-lock-2+default-dev (= 2.6.0-ok1), librust-async-lock-2-dev (= 2.6.0-ok1), librust-async-lock-2.6-dev (= 2.6.0-ok1), librust-async-lock-2.6.0-dev (= 2.6.0-ok1) Depends: librust-event-listener-2+default-dev Filename: pool/main/r/rust-async-lock/librust-async-lock-dev_2.6.0-ok1_all.deb Size: 32810 MD5sum: 826c09ae58cee7690771c2e950a6ded6 SHA1: 6407696b25a0332e78dfe1d562239caf86452fc6 SHA256: 81cd1b8863fc87d966c185f61480a9a4209130772e45282afbacdc4378ef6e62 SHA512: 12c921b2cf7fe8b35a2a3f9ed1b14f9cda333ed73111131c53ce175d4f967210c2cd0872298931729921a96bb1d7ed0c65f0e1f63d05756b5feec95413e2120b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-async-net-dev Architecture: all Version: 1.7.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-net Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 178 Provides: librust-async-net-1+default-dev (= 1.7.0-ok1), librust-async-net-1-dev (= 1.7.0-ok1), librust-async-net-1.7-dev (= 1.7.0-ok1), librust-async-net-1.7.0-dev (= 1.7.0-ok1) Depends: librust-async-io-1+default-dev, librust-autocfg-1+default-dev, librust-blocking-1+default-dev, librust-futures-lite-1+default-dev Filename: pool/main/r/rust-async-net/librust-async-net-dev_1.7.0-ok1_all.deb Size: 28878 MD5sum: 439972dae852bc5c1cc6a72ede073734 SHA1: 6d64fe343e4a816a877c3b1d3fccea6cfc166ef3 SHA256: ea1057684987a6b4b426282ac4b7ec51f1f964c03d63a870863fc3f5d800b4ee SHA512: 52330be438b21d5cfeca85d96413696df75647e5ba4aeae287e35d52afc780763c9793e501c9f7c80d0e241c58134d6d79515b46c5e0934c372be2805a31f01f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-async-process-dev Architecture: all Version: 1.6.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-process Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 158 Provides: librust-async-process-1+default-dev (= 1.6.0-ok1), librust-async-process-1-dev (= 1.6.0-ok1), librust-async-process-1.6-dev (= 1.6.0-ok1), librust-async-process-1.6.0-dev (= 1.6.0-ok1) Depends: librust-async-lock-2+default-dev, librust-autocfg-1+default-dev, librust-cfg-if-1+default-dev, librust-event-listener-2+default-dev, librust-futures-lite-1+default-dev, librust-async-io-1+default-dev, librust-libc-0.2+default-dev, librust-signal-hook-0.3+iterator-dev Filename: pool/main/r/rust-async-process/librust-async-process-dev_1.6.0-ok1_all.deb Size: 30668 MD5sum: 6e1ac4f863ac9f640d791d4430ac16cc SHA1: 03eb0fbc955ab8d5a51ef12edff7892dfe553b6c SHA256: fd9af4e1b6e0e790e7fda346d3feec0a897c31cb55165eef09f496fd024a7659 SHA512: 7ba0c92940c115d56d575bdfe66e6afbbf72329cd3c6048e22203ff26510fcd6bec5b9fa8976a2f335d57ba6a83d1b48267c1559cfd15b1ec8818b24bf69aa5f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-async-std-dev Architecture: all Version: 1.12.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-std Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1257 Provides: librust-async-std-1+alloc-dev (= 1.12.0-ok1), librust-async-std-1+attributes-dev (= 1.12.0-ok1), librust-async-std-1+default-dev (= 1.12.0-ok1), librust-async-std-1+docs-dev (= 1.12.0-ok1), librust-async-std-1+std-dev (= 1.12.0-ok1), librust-async-std-1+tokio1-dev (= 1.12.0-ok1), librust-async-std-1+unstable-dev (= 1.12.0-ok1), librust-async-std-1-dev (= 1.12.0-ok1), librust-async-std-1.12-dev (= 1.12.0-ok1), librust-async-std-1.12.0-dev (= 1.12.0-ok1) 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-1+default-dev, librust-async-lock-2+default-dev, librust-async-process-1+default-dev, librust-crossbeam-utils-0.8+default-dev, librust-futures-core-0.3+alloc-dev, librust-futures-io-0.3+default-dev, librust-futures-lite-1+default-dev, librust-kv-log-macro-1+default-dev, librust-log-0.4+default-dev, librust-log-0.4+kv-unstable-dev, librust-memchr-2+default-dev, librust-once-cell-1+default-dev, librust-pin-project-lite-0.2+default-dev, librust-pin-utils-0.1+default-dev, librust-slab-0.4+default-dev (>= 0.4.2) Filename: pool/main/r/rust-async-std/librust-async-std-dev_1.12.0-ok1_all.deb Size: 186400 MD5sum: c488b7270f81f8f767b5b3a5e55a8671 SHA1: 1788d8226deeca72080135466abd7e3a33057484 SHA256: 9455981a505faed9e7052fe050f7ae6a60da2604027a494ce5d0cc124fd01145 SHA512: 1b253cd501304e3595ff8166dfebef81ce275a29c10f275250c97173b2966c0cb072d14464bc1da4762d3e100b4b6f842e04487c3d17e2463f40419cd9b62260 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-atomic-dev Architecture: arm64 Version: 0.5.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-atomic Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 127 Provides: librust-atomic+default-dev (= 0.5.1-ok1), librust-atomic+fallback-dev (= 0.5.1-ok1), librust-atomic+std-dev (= 0.5.1-ok1), librust-atomic-0+default-dev (= 0.5.1-ok1), librust-atomic-0+fallback-dev (= 0.5.1-ok1), librust-atomic-0+std-dev (= 0.5.1-ok1), librust-atomic-0-dev (= 0.5.1-ok1), librust-atomic-0.5+default-dev (= 0.5.1-ok1), librust-atomic-0.5+fallback-dev (= 0.5.1-ok1), librust-atomic-0.5+std-dev (= 0.5.1-ok1), librust-atomic-0.5-dev (= 0.5.1-ok1), librust-atomic-0.5.1+default-dev (= 0.5.1-ok1), librust-atomic-0.5.1+fallback-dev (= 0.5.1-ok1), librust-atomic-0.5.1+std-dev (= 0.5.1-ok1), librust-atomic-0.5.1-dev (= 0.5.1-ok1) Depends: librust-autocfg-1+default-dev Filename: pool/main/r/rust-atomic/librust-atomic-dev_0.5.1-ok1_arm64.deb Size: 18352 MD5sum: 615658158f44adfa7e419931f47629da SHA1: 3ff147b476b00b4ff93af797439e98bc307acb98 SHA256: b41379f662a4d2057ba36722e082cc6998b5c1b5be1040afd1532a7d0a5fb8ae SHA512: ac50dc3ffda2e8577df62f841f81ad147f3b23bbadda4484e17f774a46d644e020838ff8ed0865faa6fccfb8f57006e78236a2fa8f0a0872eaf682eeb1d50f33 Description: Generic Atomic wrapper type - Rust source code This package contains the source for the Rust atomic crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-atomic-waker-dev Architecture: arm64 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/main/r/rust-atomic-waker/librust-atomic-waker-dev_1.0.0-ok1_arm64.deb Size: 16370 MD5sum: 41c425c04cec587068649849df9c4162 SHA1: 13c62fb85031ed272ce5ccf9ffc27d3524fd926e SHA256: 8d17385eed8326c59283c9ddfa0af90abce90493b756e0268d5157f85a6c7cc2 SHA512: 691a23a3f4a6b37a5f6ab164728377bc272cd6b66366c38024eee8151548b687389ea1cf8f2f593244114b98acc7184302771e2c5bdc030c59acbfc9b312057e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-atty-dev Architecture: arm64 Version: 0.2.14-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-atty Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 34 Provides: librust-atty+default-dev (= 0.2.14-ok1), librust-atty-0+default-dev (= 0.2.14-ok1), librust-atty-0-dev (= 0.2.14-ok1), librust-atty-0.2+default-dev (= 0.2.14-ok1), librust-atty-0.2-dev (= 0.2.14-ok1), librust-atty-0.2.14+default-dev (= 0.2.14-ok1), librust-atty-0.2.14-dev (= 0.2.14-ok1) Depends: librust-libc-0.2-dev, librust-winapi-0.3+consoleapi-dev, librust-winapi-0.3+default-dev, librust-winapi-0.3+minwinbase-dev, librust-winapi-0.3+minwindef-dev, librust-winapi-0.3+processenv-dev, librust-winapi-0.3+winbase-dev Filename: pool/main/r/rust-atty/librust-atty-dev_0.2.14-ok1_arm64.deb Size: 6542 MD5sum: 7eb6aed2ae86ef025020b5f8676f0dfb SHA1: c2588fec2db01f34e1698074b3c63cb6e3dc6a6b SHA256: fd2dc45f6d9a28894753421a2d45d3a1ac4d2e4f9178d80562892050a02ff0ce SHA512: 2b7aec844d08912bf0256adbe58e2f6446a9cacefd5ebb9a6a3667038758b199143d1f2f4d357bc08f5984c3ee6de73158581486616bb17a0ec1ce69e7253b2c Homepage: https://github.com/softprops/atty Description: Simple interface for querying atty - Rust source code This package contains the source for the Rust atty crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-autocfg-dev Architecture: arm64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-autocfg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 85 Provides: librust-autocfg+default-dev (= 1.1.0-ok1), librust-autocfg-1+default-dev (= 1.1.0-ok1), librust-autocfg-1-dev (= 1.1.0-ok1), librust-autocfg-1.1+default-dev (= 1.1.0-ok1), librust-autocfg-1.1-dev (= 1.1.0-ok1), librust-autocfg-1.1.0+default-dev (= 1.1.0-ok1), librust-autocfg-1.1.0-dev (= 1.1.0-ok1) Filename: pool/main/r/rust-autocfg/librust-autocfg-dev_1.1.0-ok1_arm64.deb Size: 15820 MD5sum: a19eb2b172446c925a80cdb6cc4159c8 SHA1: 7112e6c3b6365cabb811bd38445cf3e60c242c43 SHA256: 80e3f8cfe3b192421528e7801d4470b493da29948bd18f2671c7156f790c8b10 SHA512: 65caff3b0f66aa8fb8251162af8cc7e7b18082c7b76df35f1b103894bdfb26ee843f5dae343cc6e29e7a2a4916fc20ea1125c0b06ed5178073a654de58493f5b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-base64-dev Architecture: arm64 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/main/r/rust-base64/librust-base64-dev_0.13.0-ok1_arm64.deb Size: 49742 MD5sum: 89331500ccae07aa51d505bd21d9fe7e SHA1: 9440f1a386555129c532f725d0c2c53ffbc2f08d SHA256: f13c01517cb04334ef2c8cc33dc3e0e972b8e83c77b84902362ecab7c42a26ff SHA512: 56a47626acda77cfb15a9afc033c0db5e490987abf4cf9f1db5170d82963e4944d38271d867d233a96aa9aa7387224e5d16603e1e45ff5d0fc2a8c187fe45274 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bitflags-dev Architecture: arm64 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/main/r/rust-bitflags/librust-bitflags-dev_1.3.2-ok1_arm64.deb Size: 24984 MD5sum: c2b751af50326c2de17e1bd37a9d3960 SHA1: b43160f4c8f829f62bd19e2a3ea507d6be40864e SHA256: 14efe00d1c678fc55344dae2c680335da15aff135382d53f86feebad0d97f51f SHA512: ee9ade5861260ad2a4aff25167814479c8f68b9f9ad7c1c4832303c9918f24743b79bcda89b6ac3b6bd9133af65206be05981a11e427561bcbfb39c40d631256 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-blobby-dev Architecture: arm64 Version: 0.3.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-blobby Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 86 Provides: librust-blobby+default-dev (= 0.3.1-ok1), librust-blobby-0+default-dev (= 0.3.1-ok1), librust-blobby-0-dev (= 0.3.1-ok1), librust-blobby-0.3+default-dev (= 0.3.1-ok1), librust-blobby-0.3-dev (= 0.3.1-ok1), librust-blobby-0.3.1+default-dev (= 0.3.1-ok1), librust-blobby-0.3.1-dev (= 0.3.1-ok1) Filename: pool/main/r/rust-blobby/librust-blobby-dev_0.3.1-ok1_arm64.deb Size: 14202 MD5sum: 0f3932da73163d74ee2e2c8b896529a3 SHA1: 5d0e776b114d732c028f5d277c7f6f93b1399791 SHA256: 984fd9a4525f467cfd7edf474f95e91a4f54d846fac2668353601309219a44d9 SHA512: aeb4249c44e7f5443e4c7e9b6c91dd29b9b6ab426e001a30af2900e779e93db04d1a56068ae0349edde64231b3ae019bb8b5c22c6a2f8295cd64bedd03f284bf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-block-buffer-dev Architecture: arm64 Version: 0.10.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-block-buffer Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 95 Provides: librust-block-buffer+default-dev (= 0.10.2-ok1), librust-block-buffer-0+default-dev (= 0.10.2-ok1), librust-block-buffer-0-dev (= 0.10.2-ok1), librust-block-buffer-0.10+default-dev (= 0.10.2-ok1), librust-block-buffer-0.10-dev (= 0.10.2-ok1), librust-block-buffer-0.10.2+default-dev (= 0.10.2-ok1), librust-block-buffer-0.10.2-dev (= 0.10.2-ok1) Depends: librust-generic-array-0.14+default-dev Filename: pool/main/r/rust-block-buffer/librust-block-buffer-dev_0.10.2-ok1_arm64.deb Size: 15198 MD5sum: 6235094f1f16d03054cad0df5200cb4d SHA1: 3b351ea11a83fb16c0e0aebc00e4d605127922ca SHA256: a447f64ae5f4c75728e495e5a7bbe5281d3a70d4ab8434ed7618149fa92933b6 SHA512: e2580b7fa0c962ed7dfba08f9cbb3387c01b77253f3c8816cb4f47b5f482e29fb1366c1823a7eabeb45099c38f6ee2f69b9cf7bc40fd8abf6f799d402015523e Description: Buffer type for block processing of data - Rust source code This package contains the source for the Rust block-buffer crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-blocking-dev Architecture: all Version: 1.3.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-blocking Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 152 Provides: librust-blocking-1+default-dev (= 1.3.0-ok1), librust-blocking-1-dev (= 1.3.0-ok1), librust-blocking-1.3-dev (= 1.3.0-ok1), librust-blocking-1.3.0-dev (= 1.3.0-ok1) Depends: librust-async-channel-1+default-dev, librust-async-lock-2+default-dev, librust-async-task-4+default-dev, librust-atomic-waker-1+default-dev, librust-fastrand-1+default-dev, librust-futures-lite-1+default-dev Filename: pool/main/r/rust-blocking/librust-blocking-dev_1.3.0-ok1_all.deb Size: 30038 MD5sum: 1bfd86e6e678355f6c84eed204add514 SHA1: 5fb413686c3139dc8a49042f6d1d28f63336d56f SHA256: 96ae1b6f70fb950f04c23b32748af23778b8077919437fbdf647ee0824fa95ff SHA512: 3e7388c66d88caa6324f6b8affdb0b89c61bd0530c8de4050b82baf218c88da00756822c84452f97a386613a534590bc51f7aa957e9936f6051704740c0e1fd9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bstr+default-dev Architecture: arm64 Version: 0.2.17-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bstr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-bstr-0+default-dev (= 0.2.17-ok1), librust-bstr-0.2+default-dev (= 0.2.17-ok1), librust-bstr-0.2.17+default-dev (= 0.2.17-ok1) Depends: librust-bstr-dev (= 0.2.17-ok1), librust-bstr+std-dev (= 0.2.17-ok1), librust-bstr+unicode-dev (= 0.2.17-ok1) Filename: pool/main/r/rust-bstr/librust-bstr+default-dev_0.2.17-ok1_arm64.deb Size: 1012 MD5sum: 6cae51fa92595021f129cc28803ae9c4 SHA1: 1bbeb7100910925cbee16ad06e640b7670c8882b SHA256: c04bbe1c7439430a2458d1a7be954bafa517763ad3f20c0c116cca9aa51a7f85 SHA512: e91945eae8b5f7f92de7e4dc090efbc81a3a5348283a942b76456927899e101c87f0b490fc38439131dc3fb397e7d1008818e94500b3d6bc9627cd255f20acfa Homepage: https://github.com/BurntSushi/bstr Description: String type that is not required to be valid UTF-8 - feature "default" This metapackage enables feature "default" for the Rust bstr crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bstr+lazy-static-dev Architecture: arm64 Version: 0.2.17-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bstr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-bstr-0+lazy-static-dev (= 0.2.17-ok1), librust-bstr-0.2+lazy-static-dev (= 0.2.17-ok1), librust-bstr-0.2.17+lazy-static-dev (= 0.2.17-ok1) Depends: librust-bstr-dev (= 0.2.17-ok1), librust-lazy-static-1+default-dev (>= 1.2.0-~~) Filename: pool/main/r/rust-bstr/librust-bstr+lazy-static-dev_0.2.17-ok1_arm64.deb Size: 1036 MD5sum: bee2d3808efa17066c2d365b15973f80 SHA1: e6da0586b765b5c607b5897cb1d7f12619a6de30 SHA256: 03d5883f95cdb667491dca7b8943cf39b48bcc770c6f8e9f1c1e6cb502da9659 SHA512: 145812d7458ea1f27e5385cf93d30f015d7bbfc64599a40aa08797845cbe6efc1902619180c2d8a833bed5043062f5bb504e2b13a045827cf213d294fc57d1ca Homepage: https://github.com/BurntSushi/bstr Description: String type that is not required to be valid UTF-8 - feature "lazy_static" This metapackage enables feature "lazy_static" for the Rust bstr crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bstr+regex-automata-dev Architecture: arm64 Version: 0.2.17-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bstr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-bstr-0+regex-automata-dev (= 0.2.17-ok1), librust-bstr-0.2+regex-automata-dev (= 0.2.17-ok1), librust-bstr-0.2.17+regex-automata-dev (= 0.2.17-ok1) Depends: librust-bstr-dev (= 0.2.17-ok1), librust-regex-automata-0.1-dev (>= 0.1.5-~~) Filename: pool/main/r/rust-bstr/librust-bstr+regex-automata-dev_0.2.17-ok1_arm64.deb Size: 1026 MD5sum: fd08d37c6b31f218090cf63cd74fc847 SHA1: 785d1c3fbb5f5f1b3173f6d67cff8acf54286458 SHA256: f8e7f0a38d0d22f958f6dd14b03944e5f855ba442f0a66da4968b2d77332e2da SHA512: 279f4abf4807826994b6ff067fb65c559f550466f117b6db29dd689098d88567a57967c2c84d8665a3dff56cb033a457f024f45c68b67b5c90fd9e720b942f2e Homepage: https://github.com/BurntSushi/bstr Description: String type that is not required to be valid UTF-8 - feature "regex-automata" This metapackage enables feature "regex-automata" for the Rust bstr crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bstr+serde-dev Architecture: arm64 Version: 0.2.17-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bstr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-bstr+serde1-nostd-dev (= 0.2.17-ok1), librust-bstr-0+serde-dev (= 0.2.17-ok1), librust-bstr-0+serde1-nostd-dev (= 0.2.17-ok1), librust-bstr-0.2+serde-dev (= 0.2.17-ok1), librust-bstr-0.2+serde1-nostd-dev (= 0.2.17-ok1), librust-bstr-0.2.17+serde-dev (= 0.2.17-ok1), librust-bstr-0.2.17+serde1-nostd-dev (= 0.2.17-ok1) Depends: librust-bstr-dev (= 0.2.17-ok1), librust-serde-1-dev (>= 1.0.85-~~) Filename: pool/main/r/rust-bstr/librust-bstr+serde-dev_0.2.17-ok1_arm64.deb Size: 1062 MD5sum: 2eabb6529956bbe3fa196245932668b4 SHA1: 4bb6b019f93f3c1b9f0c58fb9dd86a1109818cec SHA256: a92356d8a1c04d60f6f07ec415622573466999cfec4b3fe9c41ba3e9edd6625a SHA512: 28fe3cfb735d899ed0c714019a58d7471f34bd11c465b5ebebd1900df288d1c9a116bb335af8672339473b29e22e584f10b84526f8470bd4e4de81bc041f8f89 Homepage: https://github.com/BurntSushi/bstr Description: String type that is not required to be valid UTF-8 - feature "serde" and 1 more This metapackage enables feature "serde" for the Rust bstr crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serde1-nostd" feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bstr+serde1-dev Architecture: arm64 Version: 0.2.17-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bstr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-bstr-0+serde1-dev (= 0.2.17-ok1), librust-bstr-0.2+serde1-dev (= 0.2.17-ok1), librust-bstr-0.2.17+serde1-dev (= 0.2.17-ok1) Depends: librust-bstr-dev (= 0.2.17-ok1), librust-bstr+std-dev (= 0.2.17-ok1), librust-bstr+serde1-nostd-dev (= 0.2.17-ok1), librust-serde-1+std-dev (>= 1.0.85-~~) Filename: pool/main/r/rust-bstr/librust-bstr+serde1-dev_0.2.17-ok1_arm64.deb Size: 1026 MD5sum: 4a2afedfb6af7a8c25f9dd8790282763 SHA1: 39e376129285ccd720c1d0bce79e02f801f82521 SHA256: 1b2da7892d2b8d6310564860ec7d46a3fe2f8e22e7e66425d6a11446a99a68ee SHA512: 15b71d104abbc97da20566b7193f6ec5c525a173a601b1d1860c526c44620520f81671cad88058bfd9391da784940fe5278894e4c70d79b1fa2afb08bda7a438 Homepage: https://github.com/BurntSushi/bstr Description: String type that is not required to be valid UTF-8 - feature "serde1" This metapackage enables feature "serde1" for the Rust bstr crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bstr+std-dev Architecture: arm64 Version: 0.2.17-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bstr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-bstr-0+std-dev (= 0.2.17-ok1), librust-bstr-0.2+std-dev (= 0.2.17-ok1), librust-bstr-0.2.17+std-dev (= 0.2.17-ok1) Depends: librust-bstr-dev (= 0.2.17-ok1), librust-memchr-2+std-dev (>= 2.4.0-~~) Filename: pool/main/r/rust-bstr/librust-bstr+std-dev_0.2.17-ok1_arm64.deb Size: 1016 MD5sum: aeffaf9e7fdbd9f98686f2eac5a7897b SHA1: 12fc29eb26e22196458a775338bdc8f384e3095a SHA256: ed23742d35a91532fc276780a7f5b35cdd735c2d8638e4150766577510ec5b45 SHA512: 0e2790cf3d01369030ba3c98e580b4a9392db017e50c5cc85f7615703149f47529764e75d029a5ab472e4dcd10a7e0c66b4e56f712ca15d8c3bed46f179644fe Homepage: https://github.com/BurntSushi/bstr Description: String type that is not required to be valid UTF-8 - feature "std" This metapackage enables feature "std" for the Rust bstr crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bstr+unicode-dev Architecture: arm64 Version: 0.2.17-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bstr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-bstr-0+unicode-dev (= 0.2.17-ok1), librust-bstr-0.2+unicode-dev (= 0.2.17-ok1), librust-bstr-0.2.17+unicode-dev (= 0.2.17-ok1) Depends: librust-bstr-dev (= 0.2.17-ok1), librust-lazy-static-1+default-dev (>= 1.2.0-~~), librust-regex-automata-0.1-dev (>= 0.1.5-~~) Filename: pool/main/r/rust-bstr/librust-bstr+unicode-dev_0.2.17-ok1_arm64.deb Size: 1046 MD5sum: 42b85b8a9e71050e95ccc4b264c0b7c9 SHA1: b8e00ab26c51efdcee86460c6ef1a31facdbfd6c SHA256: 2ec41ff5ec82f39abe1855ae2908465e64a5505d9309ebf00d08efdd990b5b48 SHA512: 036bd900c76b9272fdde6fed893992f6e63c53df55083cd7a9bf938c49d2d35274ea318bd24a860979ef1a16a2331a04e173f2bc7a2cb77658759cea9a15f04c Homepage: https://github.com/BurntSushi/bstr Description: String type that is not required to be valid UTF-8 - feature "unicode" This metapackage enables feature "unicode" for the Rust bstr crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bstr-dev Architecture: arm64 Version: 0.2.17-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bstr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1796 Provides: librust-bstr-0-dev (= 0.2.17-ok1), librust-bstr-0.2-dev (= 0.2.17-ok1), librust-bstr-0.2.17-dev (= 0.2.17-ok1) Depends: librust-memchr-2-dev (>= 2.4.0-~~) Recommends: librust-bstr+default-dev (= 0.2.17-ok1) Suggests: librust-bstr+lazy-static-dev (= 0.2.17-ok1), librust-bstr+regex-automata-dev (= 0.2.17-ok1), librust-bstr+serde-dev (= 0.2.17-ok1), librust-bstr+serde1-dev (= 0.2.17-ok1), librust-bstr+std-dev (= 0.2.17-ok1), librust-bstr+unicode-dev (= 0.2.17-ok1) Filename: pool/main/r/rust-bstr/librust-bstr-dev_0.2.17-ok1_arm64.deb Size: 245972 MD5sum: 38eae0cdbf3be8493e0d4c0e91b7cd1d SHA1: a2173c60ffc436957dbc15cff53d4e3587a62267 SHA256: ec68072bccfffb96f9a4e7f61b05d69110eaf36c563c875342dc8df20c80dc53 SHA512: 3a81eb3160fcc50d24b6c1e480824f47f2c86c4152a59c6473388bf10b617690265b204a9ad10d9a218603ce9cfc5e1307ec7a5d706f07c41d5244fbcd1f6d16 Homepage: https://github.com/BurntSushi/bstr Description: String type that is not required to be valid UTF-8 - Rust source code This package contains the source for the Rust bstr crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bumpalo-dev Architecture: arm64 Version: 3.7.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bumpalo Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 477 Provides: librust-bumpalo+allocator-api-dev (= 3.7.0-ok1), librust-bumpalo+boxed-dev (= 3.7.0-ok1), librust-bumpalo+collections-dev (= 3.7.0-ok1), librust-bumpalo+default-dev (= 3.7.0-ok1), librust-bumpalo-3+allocator-api-dev (= 3.7.0-ok1), librust-bumpalo-3+boxed-dev (= 3.7.0-ok1), librust-bumpalo-3+collections-dev (= 3.7.0-ok1), librust-bumpalo-3+default-dev (= 3.7.0-ok1), librust-bumpalo-3-dev (= 3.7.0-ok1), librust-bumpalo-3.7+allocator-api-dev (= 3.7.0-ok1), librust-bumpalo-3.7+boxed-dev (= 3.7.0-ok1), librust-bumpalo-3.7+collections-dev (= 3.7.0-ok1), librust-bumpalo-3.7+default-dev (= 3.7.0-ok1), librust-bumpalo-3.7-dev (= 3.7.0-ok1), librust-bumpalo-3.7.0+allocator-api-dev (= 3.7.0-ok1), librust-bumpalo-3.7.0+boxed-dev (= 3.7.0-ok1), librust-bumpalo-3.7.0+collections-dev (= 3.7.0-ok1), librust-bumpalo-3.7.0+default-dev (= 3.7.0-ok1), librust-bumpalo-3.7.0-dev (= 3.7.0-ok1) Filename: pool/main/r/rust-bumpalo/librust-bumpalo-dev_3.7.0-ok1_arm64.deb Size: 107708 MD5sum: 6000d49aeb06783e7b5ee934e5bb99f5 SHA1: e4a5bf983bc378a2379e8e5fc4e6ea170e2bacc5 SHA256: e3fd24096d2157fc7ca4d10c180bcf6495a7c189432745f03d6d63c4977ad4c8 SHA512: bfedd08ee57b55401526417f11e94c2272188d37923bb4bc5d77e0d1fa4108b391c4dbad423b65c69418c942d9420898e0e5dad98ad3d09592ded2c4267748d9 Description: Fast bump allocation arena for Rust - Rust source code This package contains the source for the Rust bumpalo crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bytecheck+std-dev Architecture: arm64 Version: 0.6.9-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bytecheck Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-bytecheck+default-dev (= 0.6.9-ok1), librust-bytecheck-0+default-dev (= 0.6.9-ok1), librust-bytecheck-0+std-dev (= 0.6.9-ok1), librust-bytecheck-0.6+default-dev (= 0.6.9-ok1), librust-bytecheck-0.6+std-dev (= 0.6.9-ok1), librust-bytecheck-0.6.9+default-dev (= 0.6.9-ok1), librust-bytecheck-0.6.9+std-dev (= 0.6.9-ok1) Depends: librust-bytecheck-dev (= 0.6.9-ok1), librust-bytecheck-derive-0.6.9+std-dev, librust-ptr-meta-0.1+std-dev Filename: pool/main/r/rust-bytecheck/librust-bytecheck+std-dev_0.6.9-ok1_arm64.deb Size: 1016 MD5sum: 485625062a8261b45cd3e04f314db630 SHA1: 145706bdefa613eeabb1c06211c9bac2c48d8885 SHA256: c71d1e7cde68fe821ec06f29b85935c3809fb475e830bdc53afa8ae7dab4238b SHA512: 908d400db90d4de107da9de03ad0d7d3ed507c5b385a74a7c5bc6a2f3f25a2668d663912d8988e39c434da78ccecc97b5f734a02cc4fdc3cf25d749814d1a520 Description: Derive macro for bytecheck - feature "std" and 1 more This metapackage enables feature "std" for the Rust bytecheck crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bytecheck-derive-dev Architecture: arm64 Version: 0.6.9-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bytecheck-derive Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 38 Provides: librust-bytecheck-derive+default-dev (= 0.6.9-ok1), librust-bytecheck-derive+std-dev (= 0.6.9-ok1), librust-bytecheck-derive-0+default-dev (= 0.6.9-ok1), librust-bytecheck-derive-0+std-dev (= 0.6.9-ok1), librust-bytecheck-derive-0-dev (= 0.6.9-ok1), librust-bytecheck-derive-0.6+default-dev (= 0.6.9-ok1), librust-bytecheck-derive-0.6+std-dev (= 0.6.9-ok1), librust-bytecheck-derive-0.6-dev (= 0.6.9-ok1), librust-bytecheck-derive-0.6.9+default-dev (= 0.6.9-ok1), librust-bytecheck-derive-0.6.9+std-dev (= 0.6.9-ok1), librust-bytecheck-derive-0.6.9-dev (= 0.6.9-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev Filename: pool/main/r/rust-bytecheck-derive/librust-bytecheck-derive-dev_0.6.9-ok1_arm64.deb Size: 6514 MD5sum: f9e29a2e919997fb3b6f638c079e74ad SHA1: 02713b3340ac88d132c58d1aa598e639ea516ef4 SHA256: d139cf64fc66655b94cc1b78de0b67a28ef8f48ee0e88d8710e632f7d96da77b SHA512: 08a7fa0e5254d9f9e6ff4dec7d73a95567d47e5bce320f754aa620bd959b00df8c4bce85a686e1f1fb42f3b40d916c1836b6605bc859cace25c7ba90b8488c2f Description: Derive macro for bytecheck - Rust source code This package contains the source for the Rust bytecheck_derive crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bytecheck-dev Architecture: arm64 Version: 0.6.9-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bytecheck Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 54 Provides: librust-bytecheck+verbose-dev (= 0.6.9-ok1), librust-bytecheck-0+verbose-dev (= 0.6.9-ok1), librust-bytecheck-0-dev (= 0.6.9-ok1), librust-bytecheck-0.6+verbose-dev (= 0.6.9-ok1), librust-bytecheck-0.6-dev (= 0.6.9-ok1), librust-bytecheck-0.6.9+verbose-dev (= 0.6.9-ok1), librust-bytecheck-0.6.9-dev (= 0.6.9-ok1) Depends: librust-bytecheck-derive-0.6.9-dev, librust-ptr-meta-0.1-dev Recommends: librust-bytecheck+std-dev (= 0.6.9-ok1) Filename: pool/main/r/rust-bytecheck/librust-bytecheck-dev_0.6.9-ok1_arm64.deb Size: 9340 MD5sum: 7046431450bf15cb36b55b66018cc99c SHA1: fc422fcd9f5a56757d2c7300b7db10058784834e SHA256: d94c4b592fd9848b0da919727cbb1b16a7f08376e54080ca08b3efee20db30fd SHA512: a313e147be65298e1958bb9cd55c223b5b229b8de871c0c934538abe1e91500de2985add2847488f0370453a762f867468b0e9e294b8a76545a7436259a63d52 Description: Derive macro for bytecheck - Rust source code This package contains the source for the Rust bytecheck crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bytemuck-dev Architecture: arm64 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/main/r/rust-bytemuck/librust-bytemuck-dev_1.12.1-ok1_arm64.deb Size: 35312 MD5sum: 7a064cb09ccf24d6d3e294607d4b3027 SHA1: a5a75610f74b3b40cd345c32d86f3b3683f41f0a SHA256: 78cdb341e28f860fc20ea4dbf1e75f862ec216b0fe3655c5053ff48a059beb9a SHA512: 8a57909ec7ec2cf4f27c15ee23d89809c2d285ed013f5291e397b5e7188367d049766e91c255129b18b127c700b9b7008af755100411bdad26449188ca68f181 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-byteorder-dev Architecture: arm64 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/main/r/rust-byteorder/librust-byteorder-dev_1.4.3-ok1_arm64.deb Size: 20190 MD5sum: b5cd8b72985bc8f2e7fe4515a65222e5 SHA1: cceb25a185add13c339977e1afd9b96501e87ad5 SHA256: 495eb2c63aa487b5d38fba922e0d71d65ecebe415ad8e609879d5c4e95d875c9 SHA512: cb2dda87227ad96f92010a476d37491c0f21ebd753feb8e6f04108ae5690764a31b66c8fd2e9d6d36257baee82190969c340497f5bf64ce5a4dcbd1b8b68888e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bytes+serde-dev Architecture: arm64 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/main/r/rust-bytes/librust-bytes+serde-dev_1.2.1-ok1_arm64.deb Size: 972 MD5sum: 4acdecbd712db89243aacda9ae9523ff SHA1: 2d6c15f58157a19f83794a3cfd3807b8f06b74ed SHA256: 5dac5fbac75b5814a4656c0c4b98999e36c2ee17f281e8b379e42d15a7e840ec SHA512: 5737a30d0a4697033bb1e029ae292c0d7a256cce422f40f5099c0298ff1d62ad97a7e8c177e486b842b2d67de77d52ab49dfa09c2d8055133caafd784d6dcda5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-bytes-dev Architecture: arm64 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/main/r/rust-bytes/librust-bytes-dev_1.2.1-ok1_arm64.deb Size: 51592 MD5sum: 72742808ba6b723b28ea5361d9355e91 SHA1: 7715fe336684b07730409984b201eac549b6588b SHA256: 22029672236f56620eeaecbbe19ac1da8a2c78d1a7e58e8963d8a206e7370ce9 SHA512: e63ef457057be0e5eb94eefc39a40aa1a78aec768168cdfe085c4e399945f3b5513a1fa2bb572a701dd10133fddd9a28a3da3ed0e7080022e523b52c0e9b7c28 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-cast-dev Architecture: arm64 Version: 0.3.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cast Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 82 Provides: librust-cast+default-dev (= 0.3.0-ok1), librust-cast+std-dev (= 0.3.0-ok1), librust-cast-0+default-dev (= 0.3.0-ok1), librust-cast-0+std-dev (= 0.3.0-ok1), librust-cast-0-dev (= 0.3.0-ok1), librust-cast-0.3+default-dev (= 0.3.0-ok1), librust-cast-0.3+std-dev (= 0.3.0-ok1), librust-cast-0.3-dev (= 0.3.0-ok1), librust-cast-0.3.0+default-dev (= 0.3.0-ok1), librust-cast-0.3.0+std-dev (= 0.3.0-ok1), librust-cast-0.3.0-dev (= 0.3.0-ok1) Filename: pool/main/r/rust-cast/librust-cast-dev_0.3.0-ok1_arm64.deb Size: 13510 MD5sum: 64bef90758e01fad7f29474f36cf1633 SHA1: 9f6bbb79379c06435dcea5cb377f398d0de59e03 SHA256: f21ff28cdab31a09760643c09ec3794f88a25695bbe0fe1c050a48f55073c128 SHA512: 07a96be4e8170cb10e00e939f362ae608df5b16b5bf4877ddc78faafd1cca0dfa98a07975139e88c2483d6d4e5c1d5a9e559e0c9912ea7b0ad9da9bb01a0088a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-cc+jobserver-dev Architecture: arm64 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/main/r/rust-cc/librust-cc+jobserver-dev_1.0.73-ok1_arm64.deb Size: 1070 MD5sum: 211f8eb129a6ea006202ec823a037eba SHA1: 7a636eaf411213628342e0170fad1dbf34b87133 SHA256: 87cf9cf6c854c58d5b1518fc31ba486750a44d29d84f3426cf7aaa1b04fe94c8 SHA512: 1771b4d7b1e49d58e4742ddd3ab3bcf03a8e09831c65172b1a31635030216e1d794e7ee6a1c8f5fd7d571f0b3bf8f50cd57a74bb0ee64b9ef75fb7db2c24e478 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-cc-dev Architecture: arm64 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/main/r/rust-cc/librust-cc-dev_1.0.73-ok1_arm64.deb Size: 53562 MD5sum: a13a13f2fd273ca5f4c35450e9f541e6 SHA1: 814de042da6f1e0e6ffa34ee3d128a0e78d1f9fe SHA256: c6c5605271b206aea2932f36794a374aa4b3a0ab045f49222d168dc857038650 SHA512: f44f801fbdb791fdcde9b0d36c61c47b96b488b75fa23bd0da789541189c8b5a38bdbc4c9a23c04a125dc6873fbcea4faa5c7ab0d256b8041aaf7b8add827cba 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-cexpr-dev Architecture: arm64 Version: 0.6.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cexpr Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 142 Provides: librust-cexpr+default-dev (= 0.6.0-ok1), librust-cexpr-0+default-dev (= 0.6.0-ok1), librust-cexpr-0-dev (= 0.6.0-ok1), librust-cexpr-0.6+default-dev (= 0.6.0-ok1), librust-cexpr-0.6-dev (= 0.6.0-ok1), librust-cexpr-0.6.0+default-dev (= 0.6.0-ok1), librust-cexpr-0.6.0-dev (= 0.6.0-ok1) Depends: librust-nom-7+std-dev Filename: pool/main/r/rust-cexpr/librust-cexpr-dev_0.6.0-ok1_arm64.deb Size: 22888 MD5sum: 6c8c4221b3eebafcd24e57f2c2c35cd2 SHA1: 3fc05481c8e485109418b7b62c5715ac1c5453ae SHA256: b2fdb4311b924d89769dec0a852ce25fc4dc096e0f0fa12aa11f19a24d416bc3 SHA512: 2da3b492f5d2550c6db06cb25e22c0ea63439352c8b9b3ca17b26b7bf5df48cded8d6086b03036fc3258e7fde56af88f173d3e895ef2353b3bd6323ea9ef7f71 Description: C expression parser and evaluator - Rust source code This package contains the source for the Rust cexpr crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-cfg-if+core-dev Architecture: arm64 Version: 1.0.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cfg-if Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Provides: librust-cfg-if-1+core-dev (= 1.0.0-ok1), librust-cfg-if-1.0+core-dev (= 1.0.0-ok1), librust-cfg-if-1.0.0+core-dev (= 1.0.0-ok1) Depends: librust-cfg-if-dev (= 1.0.0-ok1), librust-rustc-std-workspace-core-1+default-dev Filename: pool/main/r/rust-cfg-if/librust-cfg-if+core-dev_1.0.0-ok1_arm64.deb Size: 962 MD5sum: 8e33267f1b5062fe8a4568388990a058 SHA1: 2f88e2970cb0666361d5088973569426141bce06 SHA256: f852f9abd766e1cec8c7df5d3451ed64f2f02d0ed911df399e37d3c1625c2cd9 SHA512: 5b6afb4372490daac32acd83d0cab4307e5b3a2cea97d8c7ea14d610dbe213e37dad06b5e8e267a30cbb55055cad51fd976e860c6caed43c43299b67dc309779 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-cfg-if-0.1+core-dev Architecture: arm64 Version: 0.1.10-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cfg-if-0.1 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6 Provides: librust-cfg-if+core-dev (= 0.1.10-ok1), librust-cfg-if-0+core-dev (= 0.1.10-ok1), librust-cfg-if-0.1.10+core-dev (= 0.1.10-ok1) Depends: librust-cfg-if-0.1-dev (= 0.1.10-ok1), librust-rustc-std-workspace-core-1+default-dev Filename: pool/main/r/rust-cfg-if-0.1/librust-cfg-if-0.1+core-dev_0.1.10-ok1_arm64.deb Size: 956 MD5sum: c44bdc60651e6056d55537fa768129ba SHA1: fd24267b81103b07e80d1bb4245d42a7eaf49e35 SHA256: 8b8380c93f98a8c1c65ee4153f2c0c24ee19d53665b0cd6cfd52bbd4f4d59b8d SHA512: 38ecdf11d53c199e3294f730d76761a71778ccf15b90c1a9f8d96fa15f5d16973ae9f3d0228ffca375bf5f134a3f453d76d006a1ae4104ab124c38e1506e36f2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-cfg-if-0.1-dev Architecture: arm64 Version: 0.1.10-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cfg-if-0.1 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 89 Provides: librust-cfg-if+default-dev (= 0.1.10-ok1), librust-cfg-if-0+default-dev (= 0.1.10-ok1), librust-cfg-if-0-dev (= 0.1.10-ok1), librust-cfg-if-0.1+default-dev (= 0.1.10-ok1), librust-cfg-if-0.1.10+default-dev (= 0.1.10-ok1), librust-cfg-if-0.1.10-dev (= 0.1.10-ok1), librust-cfg-if-dev (= 0.1.10-ok1) Suggests: librust-cfg-if-0.1+core-dev (= 0.1.10-ok1) Breaks: librust-cfg-if-0.1.10-dev Replaces: librust-cfg-if-0.1.10-dev Filename: pool/main/r/rust-cfg-if-0.1/librust-cfg-if-0.1-dev_0.1.10-ok1_arm64.deb Size: 13338 MD5sum: 73e9d71a558e6dfeb2ff5459eb0230fe SHA1: 23f3de1809202981464246fe81b6e8412c1b10c0 SHA256: c8e51972f4884cabe69164a44fd32e6d7ca41d58779eae17dfb2f1e1a582f946 SHA512: e3faa73ac5bb3c497ab0f7b9eedaa4460ec0463117694a92779baa5845785eae69fdf775e735b51be0f0ea4526987a54b65e216ffec2b33b1a1df80ce3cc5829 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-cfg-if-dev Architecture: arm64 Version: 1.0.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cfg-if Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 59 Provides: librust-cfg-if+default-dev (= 1.0.0-ok1), librust-cfg-if-1+default-dev (= 1.0.0-ok1), librust-cfg-if-1-dev (= 1.0.0-ok1), librust-cfg-if-1.0+default-dev (= 1.0.0-ok1), librust-cfg-if-1.0-dev (= 1.0.0-ok1), librust-cfg-if-1.0.0+default-dev (= 1.0.0-ok1), librust-cfg-if-1.0.0-dev (= 1.0.0-ok1) Suggests: librust-cfg-if+core-dev (= 1.0.0-ok1) Filename: pool/main/r/rust-cfg-if/librust-cfg-if-dev_1.0.0-ok1_arm64.deb Size: 10050 MD5sum: ec92282d48152f2c96a4a4b9e1968814 SHA1: dbdb713b5100fee122d3d46901cb9c5251617b2f SHA256: 8bd4896aa53e6977341d630569e33d8afd73e84ef470348d2c7c3343b89381f8 SHA512: 7ee97ea5c3a9461822d87b663c87794b2ad64b9238062c98aef05e7b343c4b69b82f493c4014b475e285b2cdaeab6d2a997ca6fa91378d57a31682d71c0f100c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-chrono-dev Architecture: arm64 Version: 0.4.23-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-chrono Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1044 Provides: librust-chrono+--doctest-dev (= 0.4.23-ok1), librust-chrono+alloc-dev (= 0.4.23-ok1), librust-chrono+arbitrary-dev (= 0.4.23-ok1), librust-chrono+clock-dev (= 0.4.23-ok1), librust-chrono+default-dev (= 0.4.23-ok1), librust-chrono+iana-time-zone-dev (= 0.4.23-ok1), librust-chrono+js-sys-dev (= 0.4.23-ok1), librust-chrono+libc-dev (= 0.4.23-ok1), librust-chrono+rkyv-dev (= 0.4.23-ok1), librust-chrono+rustc-serialize-dev (= 0.4.23-ok1), librust-chrono+serde-dev (= 0.4.23-ok1), librust-chrono+std-dev (= 0.4.23-ok1), librust-chrono+wasm-bindgen-dev (= 0.4.23-ok1), librust-chrono+wasmbind-dev (= 0.4.23-ok1), librust-chrono-0+--doctest-dev (= 0.4.23-ok1), librust-chrono-0+alloc-dev (= 0.4.23-ok1), librust-chrono-0+arbitrary-dev (= 0.4.23-ok1), librust-chrono-0+clock-dev (= 0.4.23-ok1), librust-chrono-0+default-dev (= 0.4.23-ok1), librust-chrono-0+iana-time-zone-dev (= 0.4.23-ok1), librust-chrono-0+js-sys-dev (= 0.4.23-ok1), librust-chrono-0+libc-dev (= 0.4.23-ok1), librust-chrono-0+rkyv-dev (= 0.4.23-ok1), librust-chrono-0+rustc-serialize-dev (= 0.4.23-ok1), librust-chrono-0+serde-dev (= 0.4.23-ok1), librust-chrono-0+std-dev (= 0.4.23-ok1), librust-chrono-0+wasm-bindgen-dev (= 0.4.23-ok1), librust-chrono-0+wasmbind-dev (= 0.4.23-ok1), librust-chrono-0-dev (= 0.4.23-ok1), librust-chrono-0.4+--doctest-dev (= 0.4.23-ok1), librust-chrono-0.4+alloc-dev (= 0.4.23-ok1), librust-chrono-0.4+arbitrary-dev (= 0.4.23-ok1), librust-chrono-0.4+clock-dev (= 0.4.23-ok1), librust-chrono-0.4+default-dev (= 0.4.23-ok1), librust-chrono-0.4+iana-time-zone-dev (= 0.4.23-ok1), librust-chrono-0.4+js-sys-dev (= 0.4.23-ok1), librust-chrono-0.4+libc-dev (= 0.4.23-ok1), librust-chrono-0.4+rkyv-dev (= 0.4.23-ok1), librust-chrono-0.4+rustc-serialize-dev (= 0.4.23-ok1), librust-chrono-0.4+serde-dev (= 0.4.23-ok1), librust-chrono-0.4+std-dev (= 0.4.23-ok1), librust-chrono-0.4+wasm-bindgen-dev (= 0.4.23-ok1), librust-chrono-0.4+wasmbind-dev (= 0.4.23-ok1), librust-chrono-0.4-dev (= 0.4.23-ok1), librust-chrono-0.4.23+--doctest-dev (= 0.4.23-ok1), librust-chrono-0.4.23+alloc-dev (= 0.4.23-ok1), librust-chrono-0.4.23+arbitrary-dev (= 0.4.23-ok1), librust-chrono-0.4.23+clock-dev (= 0.4.23-ok1), librust-chrono-0.4.23+default-dev (= 0.4.23-ok1), librust-chrono-0.4.23+iana-time-zone-dev (= 0.4.23-ok1), librust-chrono-0.4.23+js-sys-dev (= 0.4.23-ok1), librust-chrono-0.4.23+libc-dev (= 0.4.23-ok1), librust-chrono-0.4.23+rkyv-dev (= 0.4.23-ok1), librust-chrono-0.4.23+rustc-serialize-dev (= 0.4.23-ok1), librust-chrono-0.4.23+serde-dev (= 0.4.23-ok1), librust-chrono-0.4.23+std-dev (= 0.4.23-ok1), librust-chrono-0.4.23+wasm-bindgen-dev (= 0.4.23-ok1), librust-chrono-0.4.23+wasmbind-dev (= 0.4.23-ok1), librust-chrono-0.4.23-dev (= 0.4.23-ok1) Depends: librust-arbitrary-1+default-dev, librust-arbitrary-1+derive-dev, librust-iana-time-zone-0.1+default-dev (>= 0.1.44-~~), librust-iana-time-zone-0.1+fallback-dev (>= 0.1.44-~~), librust-js-sys-0.3+default-dev, librust-num-integer-0.1-dev (>= 0.1.36-~~), librust-num-traits-0.2-dev, librust-rkyv-0.7+default-dev, librust-rustc-serialize-0.3+default-dev (>= 0.3.20-~~), librust-serde-1-dev (>= 1.0.99-~~), librust-wasm-bindgen-0.2+default-dev Filename: pool/main/r/rust-chrono/librust-chrono-dev_0.4.23-ok1_arm64.deb Size: 144374 MD5sum: 6a8f7094e5df61c0e182aa317c562adb SHA1: a36ca717efee3521bc535f98669982f7b6a6a8c1 SHA256: a0eb55e21304302a4edeb87973404fb5fc3b6e1da5d955d18e420c9eb9fc782d SHA512: f816845eb0fb65ade524eb5f9ee0ccedfb78c0a2bdfbda2c470c71445f19bdca68afae81c65d0e0f6c96a6620cca577192b13b764d55a19cc5967d32ca9da498 Homepage: https://github.com/chronotope/chrono Description: Date and time library for Rust - Rust source code This package contains the source for the Rust chrono crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-clang-sys+libloading-dev Architecture: arm64 Version: 1.3.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-clang-sys Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-clang-sys+runtime-dev (= 1.3.0-ok1), librust-clang-sys-1+libloading-dev (= 1.3.0-ok1), librust-clang-sys-1+runtime-dev (= 1.3.0-ok1), librust-clang-sys-1.3+libloading-dev (= 1.3.0-ok1), librust-clang-sys-1.3+runtime-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+libloading-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+runtime-dev (= 1.3.0-ok1) Depends: librust-clang-sys-dev (= 1.3.0-ok1), librust-libloading-0.7+default-dev Filename: pool/main/r/rust-clang-sys/librust-clang-sys+libloading-dev_1.3.0-ok1_arm64.deb Size: 1022 MD5sum: c25f1e4b50df6eca025d0ed77367d031 SHA1: 2ff12c5261c7aedaa97a7575badb8e3b66f336a2 SHA256: 4faeb982812ef651d7a249f00f17959c3d349cc9c4f388bb8ecb1dc570eedc59 SHA512: bdd87a6788b8dbbb7bf79a02d4044c4317d30133347e50fefe5e86bdfec291a28d8e770ca8c3f44d3d52793de2bcfd8caf15550c85ec5a51af139e1014443fd5 Description: Rust bindings for libclang - feature "libloading" and 1 more This metapackage enables feature "libloading" for the Rust clang-sys crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "runtime" feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-clang-sys-dev Architecture: arm64 Version: 1.3.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-clang-sys Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 614 Provides: librust-clang-sys+clang-10-0-dev (= 1.3.0-ok1), librust-clang-sys+clang-11-0-dev (= 1.3.0-ok1), librust-clang-sys+clang-12-0-dev (= 1.3.0-ok1), librust-clang-sys+clang-13-0-dev (= 1.3.0-ok1), librust-clang-sys+clang-3-5-dev (= 1.3.0-ok1), librust-clang-sys+clang-3-6-dev (= 1.3.0-ok1), librust-clang-sys+clang-3-7-dev (= 1.3.0-ok1), librust-clang-sys+clang-3-8-dev (= 1.3.0-ok1), librust-clang-sys+clang-3-9-dev (= 1.3.0-ok1), librust-clang-sys+clang-4-0-dev (= 1.3.0-ok1), librust-clang-sys+clang-5-0-dev (= 1.3.0-ok1), librust-clang-sys+clang-6-0-dev (= 1.3.0-ok1), librust-clang-sys+clang-7-0-dev (= 1.3.0-ok1), librust-clang-sys+clang-8-0-dev (= 1.3.0-ok1), librust-clang-sys+clang-9-0-dev (= 1.3.0-ok1), librust-clang-sys+default-dev (= 1.3.0-ok1), librust-clang-sys+static-dev (= 1.3.0-ok1), librust-clang-sys-1+clang-10-0-dev (= 1.3.0-ok1), librust-clang-sys-1+clang-11-0-dev (= 1.3.0-ok1), librust-clang-sys-1+clang-12-0-dev (= 1.3.0-ok1), librust-clang-sys-1+clang-13-0-dev (= 1.3.0-ok1), librust-clang-sys-1+clang-3-5-dev (= 1.3.0-ok1), librust-clang-sys-1+clang-3-6-dev (= 1.3.0-ok1), librust-clang-sys-1+clang-3-7-dev (= 1.3.0-ok1), librust-clang-sys-1+clang-3-8-dev (= 1.3.0-ok1), librust-clang-sys-1+clang-3-9-dev (= 1.3.0-ok1), librust-clang-sys-1+clang-4-0-dev (= 1.3.0-ok1), librust-clang-sys-1+clang-5-0-dev (= 1.3.0-ok1), librust-clang-sys-1+clang-6-0-dev (= 1.3.0-ok1), librust-clang-sys-1+clang-7-0-dev (= 1.3.0-ok1), librust-clang-sys-1+clang-8-0-dev (= 1.3.0-ok1), librust-clang-sys-1+clang-9-0-dev (= 1.3.0-ok1), librust-clang-sys-1+default-dev (= 1.3.0-ok1), librust-clang-sys-1+static-dev (= 1.3.0-ok1), librust-clang-sys-1-dev (= 1.3.0-ok1), librust-clang-sys-1.3+clang-10-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3+clang-11-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3+clang-12-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3+clang-13-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3+clang-3-5-dev (= 1.3.0-ok1), librust-clang-sys-1.3+clang-3-6-dev (= 1.3.0-ok1), librust-clang-sys-1.3+clang-3-7-dev (= 1.3.0-ok1), librust-clang-sys-1.3+clang-3-8-dev (= 1.3.0-ok1), librust-clang-sys-1.3+clang-3-9-dev (= 1.3.0-ok1), librust-clang-sys-1.3+clang-4-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3+clang-5-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3+clang-6-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3+clang-7-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3+clang-8-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3+clang-9-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3+default-dev (= 1.3.0-ok1), librust-clang-sys-1.3+static-dev (= 1.3.0-ok1), librust-clang-sys-1.3-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+clang-10-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+clang-11-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+clang-12-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+clang-13-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+clang-3-5-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+clang-3-6-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+clang-3-7-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+clang-3-8-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+clang-3-9-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+clang-4-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+clang-5-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+clang-6-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+clang-7-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+clang-8-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+clang-9-0-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+default-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0+static-dev (= 1.3.0-ok1), librust-clang-sys-1.3.0-dev (= 1.3.0-ok1) Depends: librust-glob-0.3+default-dev, librust-libc-0.2-dev (>= 0.2.39-~~), libclang-dev, llvm, clang Suggests: librust-clang-sys+libloading-dev (= 1.3.0-ok1) Filename: pool/main/r/rust-clang-sys/librust-clang-sys-dev_1.3.0-ok1_arm64.deb Size: 61944 MD5sum: a653ba252f9e7b49fab78f413a057b38 SHA1: f618ff75f55169b2196ed5db30410604cf27525a SHA256: fad63b568d5d5004928ba66f88c8dd363e420d91f56b194d67f173769a502d5a SHA512: 518da699ae9357758e4f392463888934001ed021efa16fd16271254242e323e93bdc8ad000644bfd05737adc8f4753985a4a25e3fd5bf9844f0b31b892b6991b Description: Rust bindings for libclang - Rust source code This package contains the source for the Rust clang-sys crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-clap-lex-dev Architecture: arm64 Version: 0.2.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-clap-lex Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 88 Provides: librust-clap-lex+default-dev (= 0.2.4-ok1), librust-clap-lex-0+default-dev (= 0.2.4-ok1), librust-clap-lex-0-dev (= 0.2.4-ok1), librust-clap-lex-0.2+default-dev (= 0.2.4-ok1), librust-clap-lex-0.2-dev (= 0.2.4-ok1), librust-clap-lex-0.2.4+default-dev (= 0.2.4-ok1), librust-clap-lex-0.2.4-dev (= 0.2.4-ok1) Depends: librust-os-str-bytes-6+raw-os-str-dev Filename: pool/main/r/rust-clap-lex/librust-clap-lex-dev_0.2.4-ok1_arm64.deb Size: 13830 MD5sum: eb36a88a3648608a27245d1e8f759508 SHA1: 07e8fa2190af427321a5b529b06c6dd0a9ff6044 SHA256: cdc1a46a12fb01d873bb7cce9b15a2941769bf5347409d6c778c754fe92067ac SHA512: ad727f2292e45c71cfe10c5510312a1cfe8cc4da23d3dd441f05d17a5171bf7f88552be48170d3fa3b5c338a3d2c90e3d27281b378bc8914484565674b2a8211 Description: Minimal, flexible command line parser - Rust source code This package contains the source for the Rust clap_lex crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-cmake-dev Architecture: arm64 Version: 0.1.45-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cmake Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 83 Provides: librust-cmake+default-dev (= 0.1.45-ok1), librust-cmake-0+default-dev (= 0.1.45-ok1), librust-cmake-0-dev (= 0.1.45-ok1), librust-cmake-0.1+default-dev (= 0.1.45-ok1), librust-cmake-0.1-dev (= 0.1.45-ok1), librust-cmake-0.1.45+default-dev (= 0.1.45-ok1), librust-cmake-0.1.45-dev (= 0.1.45-ok1) Depends: librust-cc-1+default-dev (>= 1.0.41-~~), cmake Filename: pool/main/r/rust-cmake/librust-cmake-dev_0.1.45-ok1_arm64.deb Size: 16188 MD5sum: 84a7bd07c7cb0db2fe43a5cff9ea6bb7 SHA1: 2bfbe8882a6f9e6c4a59e7c5bc4bbadb18b2111f SHA256: 1d29c751df45250e6063a9996f74811af006d12d6cac8d0bd79d39778b663a5d SHA512: e8b1395b8fa245899f5f508057a6da525e09c15ad704a8df49fb5115265e8930b4ed392cbd9038470383402ea28a0db4ffb7ed7fdfda19c6d57ba93c3fc5323c Homepage: https://github.com/alexcrichton/cmake-rs Description: Build dependency for running `cmake` to build a native library - Rust source code This package contains the source for the Rust cmake crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-color-quant-dev Architecture: arm64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-color-quant Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 41 Provides: librust-color-quant+default-dev (= 1.1.0-ok1), librust-color-quant-1+default-dev (= 1.1.0-ok1), librust-color-quant-1-dev (= 1.1.0-ok1), librust-color-quant-1.1+default-dev (= 1.1.0-ok1), librust-color-quant-1.1-dev (= 1.1.0-ok1), librust-color-quant-1.1.0+default-dev (= 1.1.0-ok1), librust-color-quant-1.1.0-dev (= 1.1.0-ok1) Filename: pool/main/r/rust-color-quant/librust-color-quant-dev_1.1.0-ok1_arm64.deb Size: 7856 MD5sum: 80682d22a617661c12cf00d2b2fc6776 SHA1: 94ae15cc06edb3926ed03600ef1a4fc1aec0dadb SHA256: 70dde1516602199a5a4841d9d9f2113cf9127b2cdd44d77833e6b7ca50421016 SHA512: 231fd1cef3c58cd9f9bb4117e1d846bf72eb8478b128d2c836a3025b5c53cf61421d06e6440f7b78a843b92260244f20baaf06d9b468dfde9b81b2c6faa8e7a9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-compiler-builtins+c-dev Architecture: arm64 Version: 0.1.70-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-compiler-builtins Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-compiler-builtins+cc-dev (= 0.1.70-ok1), librust-compiler-builtins-0+c-dev (= 0.1.70-ok1), librust-compiler-builtins-0+cc-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1+c-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1+cc-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1.70+c-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1.70+cc-dev (= 0.1.70-ok1) Depends: librust-compiler-builtins-dev (= 0.1.70-ok1), librust-cc-1+default-dev Filename: pool/main/r/rust-compiler-builtins/librust-compiler-builtins+c-dev_0.1.70-ok1_arm64.deb Size: 1082 MD5sum: ff4ad6a74d91e4b08f19e3479911d69b SHA1: 3e3d3ce4b5d9cc19ce64dba6cde719c3aaf4bae3 SHA256: c0cd81d0ebb4b0f23ba8c487e190e0a5d7498a8d3039f64ca189d6f85b9acf67 SHA512: c1dfbaea5d28194ceb06de976bbbd2dc71547a7935702bcea89ce748ca2fa5dcf4912a892dd7ce2025714e241f261d5f30605ec560077ea361886cf139ea19cf Homepage: https://github.com/rust-lang/compiler-builtins Description: Compiler intrinsics used by the Rust compiler - feature "c" and 1 more Also available for other targets if necessary! . This metapackage enables feature "c" for the Rust compiler_builtins crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "cc" feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-compiler-builtins+core-dev Architecture: arm64 Version: 0.1.70-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-compiler-builtins Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-compiler-builtins-0+core-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1+core-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1.70+core-dev (= 0.1.70-ok1) Depends: librust-compiler-builtins-dev (= 0.1.70-ok1), librust-rustc-std-workspace-core-1+default-dev Filename: pool/main/r/rust-compiler-builtins/librust-compiler-builtins+core-dev_0.1.70-ok1_arm64.deb Size: 1048 MD5sum: 10c5a6da1da81a52d2ad4c8bc8c707d9 SHA1: c47ade20312c68106322f7079ca9444db71e2b23 SHA256: 29a920d97ecc2131791e9b12f75fe279492d5d221a2f5778487ef90d8f7c5093 SHA512: fc5a42b782efb30f10cdd48b02d4071351ad0fd6b8b8a1f6fc81d5087c470f30e66dcce04fb869a2fa5c70974912835959d114dfc1dda73138f21f81a415aada Homepage: https://github.com/rust-lang/compiler-builtins Description: Compiler intrinsics used by the Rust compiler - feature "core" Also available for other targets if necessary! . This metapackage enables feature "core" for the Rust compiler_builtins crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-compiler-builtins+rustc-dep-of-std-dev Architecture: arm64 Version: 0.1.70-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-compiler-builtins Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-compiler-builtins-0+rustc-dep-of-std-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1+rustc-dep-of-std-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1.70+rustc-dep-of-std-dev (= 0.1.70-ok1) Depends: librust-compiler-builtins-dev (= 0.1.70-ok1), librust-compiler-builtins+compiler-builtins-dev (= 0.1.70-ok1), librust-rustc-std-workspace-core-1+default-dev Filename: pool/main/r/rust-compiler-builtins/librust-compiler-builtins+rustc-dep-of-std-dev_0.1.70-ok1_arm64.deb Size: 1074 MD5sum: 392fb23e83c347093d165ceaa7701abe SHA1: d9d0e9d1b984d5c7ead20b4a3e4e3beb5b7f1747 SHA256: f313540e75313e71741ad74c22de0319802ed534c35ccaac0f21f2454fdec681 SHA512: 21c580d2dfaf5975bee07719786f626164a1a6514bbb56c6c5957ad9f95ee4f2f9eccdb405022151a71571d5d6b4f1f55562958c4cbf5106bfb5a3969ccd90bc Homepage: https://github.com/rust-lang/compiler-builtins Description: Compiler intrinsics used by the Rust compiler - feature "rustc-dep-of-std" Also available for other targets if necessary! . This metapackage enables feature "rustc-dep-of-std" for the Rust compiler_builtins crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-compiler-builtins-dev Architecture: arm64 Version: 0.1.70-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-compiler-builtins Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 783 Provides: librust-compiler-builtins+compiler-builtins-dev (= 0.1.70-ok1), librust-compiler-builtins+default-dev (= 0.1.70-ok1), librust-compiler-builtins+mangled-names-dev (= 0.1.70-ok1), librust-compiler-builtins+mem-dev (= 0.1.70-ok1), librust-compiler-builtins+no-asm-dev (= 0.1.70-ok1), librust-compiler-builtins+no-lang-items-dev (= 0.1.70-ok1), librust-compiler-builtins+public-test-deps-dev (= 0.1.70-ok1), librust-compiler-builtins-0+compiler-builtins-dev (= 0.1.70-ok1), librust-compiler-builtins-0+default-dev (= 0.1.70-ok1), librust-compiler-builtins-0+mangled-names-dev (= 0.1.70-ok1), librust-compiler-builtins-0+mem-dev (= 0.1.70-ok1), librust-compiler-builtins-0+no-asm-dev (= 0.1.70-ok1), librust-compiler-builtins-0+no-lang-items-dev (= 0.1.70-ok1), librust-compiler-builtins-0+public-test-deps-dev (= 0.1.70-ok1), librust-compiler-builtins-0-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1+compiler-builtins-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1+default-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1+mangled-names-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1+mem-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1+no-asm-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1+no-lang-items-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1+public-test-deps-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1.70+compiler-builtins-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1.70+default-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1.70+mangled-names-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1.70+mem-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1.70+no-asm-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1.70+no-lang-items-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1.70+public-test-deps-dev (= 0.1.70-ok1), librust-compiler-builtins-0.1.70-dev (= 0.1.70-ok1) Suggests: librust-compiler-builtins+c-dev (= 0.1.70-ok1), librust-compiler-builtins+core-dev (= 0.1.70-ok1), librust-compiler-builtins+rustc-dep-of-std-dev (= 0.1.70-ok1) Filename: pool/main/r/rust-compiler-builtins/librust-compiler-builtins-dev_0.1.70-ok1_arm64.deb Size: 142850 MD5sum: 502ce487860e79f845028618434ecd1f SHA1: 35c1c77f4c03822e46970ef8ab40af9c05fdc7ea SHA256: 4b580885239b591cfceaabd0e2f0a817ac5a49991ff93239f295974376d097d3 SHA512: 6d8c782ce1cde8831831f127c709188db73c11cf7920b4cfcc215f6e08c2f930f7d2ea64badb5c188fbb3962ca73ea37be16d555501ca0e386fd4f8c50204abf Homepage: https://github.com/rust-lang/compiler-builtins Description: Compiler intrinsics used by the Rust compiler - Rust source code Also available for other targets if necessary! . This package contains the source for the Rust compiler_builtins crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-concurrent-queue-dev Architecture: arm64 Version: 2.0.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-concurrent-queue Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 154 Provides: librust-concurrent-queue+default-dev (= 2.0.0-ok1), librust-concurrent-queue+std-dev (= 2.0.0-ok1), librust-concurrent-queue-2+default-dev (= 2.0.0-ok1), librust-concurrent-queue-2+std-dev (= 2.0.0-ok1), librust-concurrent-queue-2-dev (= 2.0.0-ok1), librust-concurrent-queue-2.0+default-dev (= 2.0.0-ok1), librust-concurrent-queue-2.0+std-dev (= 2.0.0-ok1), librust-concurrent-queue-2.0-dev (= 2.0.0-ok1), librust-concurrent-queue-2.0.0+default-dev (= 2.0.0-ok1), librust-concurrent-queue-2.0.0+std-dev (= 2.0.0-ok1), librust-concurrent-queue-2.0.0-dev (= 2.0.0-ok1) Depends: librust-crossbeam-utils-0.8-dev (>= 0.8.11-~~) Filename: pool/main/r/rust-concurrent-queue/librust-concurrent-queue-dev_2.0.0-ok1_arm64.deb Size: 23508 MD5sum: c0cd0cdc2a7ae660cdd811cefbfff7e0 SHA1: 4568ff820b465ebb1c64ad62fd3394c259c980ac SHA256: ed0b29eaaf04f5e6439af596bf2a4206ea6b6561c0d5ccdce95d28e0aed56ed3 SHA512: 2d0f8089ef9333e3bd10110eb544b4a061a4c7392591a0cba5a1d975a250b6407bdc904af03642b84dcfc27e6174a51d2eaa1d1e66f7bc10c7dcc8d3537d2416 Description: Concurrent multi-producer multi-consumer queue - Rust source code This package contains the source for the Rust concurrent-queue crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-const-cstr-dev Architecture: arm64 Version: 0.3.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-const-cstr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 57 Provides: librust-const-cstr+default-dev (= 0.3.0-ok1), librust-const-cstr-0+default-dev (= 0.3.0-ok1), librust-const-cstr-0-dev (= 0.3.0-ok1), librust-const-cstr-0.3+default-dev (= 0.3.0-ok1), librust-const-cstr-0.3-dev (= 0.3.0-ok1), librust-const-cstr-0.3.0+default-dev (= 0.3.0-ok1), librust-const-cstr-0.3.0-dev (= 0.3.0-ok1) Filename: pool/main/r/rust-const-cstr/librust-const-cstr-dev_0.3.0-ok1_arm64.deb Size: 10010 MD5sum: 51fbd73c57e2ccd2d832afdcf392a39a SHA1: 30c5b19d9446f932493c78a2fc75a755c9d0e8fc SHA256: f1cc3820848d2de5e71ee065937e3b385ca1b64c5c49b366c8206ffd53894e56 SHA512: db2204833a1bedd5e92c56fd1e98fab2ed10f3b4b21b374f0f7d3ca46d041ac004839d971c0d177f019be68da347878d0ee3d47f3d0914ae88acd65012126191 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-const-random-dev Architecture: arm64 Version: 0.1.13-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-const-random Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 81 Provides: librust-const-random+default-dev (= 0.1.13-ok1), librust-const-random-0+default-dev (= 0.1.13-ok1), librust-const-random-0-dev (= 0.1.13-ok1), librust-const-random-0.1+default-dev (= 0.1.13-ok1), librust-const-random-0.1-dev (= 0.1.13-ok1), librust-const-random-0.1.13+default-dev (= 0.1.13-ok1), librust-const-random-0.1.13-dev (= 0.1.13-ok1) Depends: librust-const-random-macro-0.1+default-dev (>= 0.1.13-~~), librust-proc-macro-hack-0.5+default-dev Filename: pool/main/r/rust-const-random/librust-const-random-dev_0.1.13-ok1_arm64.deb Size: 11406 MD5sum: c351c83b65898b8538aa60a6a745d45d SHA1: b0c80ff6e0315d4da8cf3016e6d7804be98aa34e SHA256: fd02830bbb4bd0e75274c5db67db3cbabde4883b3be33eae1baeb0570efba884 SHA512: ad61f067c1ca08b9552859ecf3e0dbd22002552178c7bfc73cf34c0c00f6e28700a43b42e0b3482d495d5b5c9cf79c818b63888c519cebe4d27cbfd5abbb2b3f Description: Provides compile time random number generation - Rust source code This package contains the source for the Rust const-random crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-const-random-macro-dev Architecture: arm64 Version: 0.1.13-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-const-random-macro Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 73 Provides: librust-const-random-macro+default-dev (= 0.1.13-ok1), librust-const-random-macro-0+default-dev (= 0.1.13-ok1), librust-const-random-macro-0-dev (= 0.1.13-ok1), librust-const-random-macro-0.1+default-dev (= 0.1.13-ok1), librust-const-random-macro-0.1-dev (= 0.1.13-ok1), librust-const-random-macro-0.1.13+default-dev (= 0.1.13-ok1), librust-const-random-macro-0.1.13-dev (= 0.1.13-ok1) Depends: librust-getrandom-0.2+default-dev, librust-lazy-static-1+default-dev (>= 1.4.0-~~), librust-proc-macro-hack-0.5+default-dev (>= 0.5.13-~~), librust-tiny-keccak-2+default-dev (>= 2.0.2-~~), librust-tiny-keccak-2+sha3-dev (>= 2.0.2-~~) Filename: pool/main/r/rust-const-random-macro/librust-const-random-macro-dev_0.1.13-ok1_arm64.deb Size: 11078 MD5sum: 0d40f7f3ef18a72f4d9fbeb8bb70c3ce SHA1: b538928ef47bae3a51decc3ce595f2df236c3135 SHA256: 1f3a189a9f2403ccf3d2102fc6f9067a77bdfea00b67eaf5edbf83c3fb1d0016 SHA512: abcf82317d1cce183e7572f11c275b43bb08240e087ee5f258ab1a191dacd4271ceb5276cfc888f64f4390a03199776a6d240aa5afdff7df610a914f880c6125 Description: Provides the procedural macro used by const-random - Rust source code This package contains the source for the Rust const-random-macro crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-cpufeatures-dev Architecture: arm64 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/main/r/rust-cpufeatures/librust-cpufeatures-dev_0.2.4-ok1_arm64.deb Size: 16158 MD5sum: f088ea563ae234e50ed7595c3da15b25 SHA1: 7d50bf4544961e0f96ebf518691a77846a25d9be SHA256: 9cf1cebdf90b52b93c3ac9d13d29e6c2c917931fed3ae8b764c2f3498e1493a6 SHA512: e0c2b0b93f4f8b08534bd91b79fb7eb9218070baed971ac9913035b34a8044f6f911a3f1a863626826282d3f03cac704bd1f062324e467608ed48dff09cb89f3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-criterion-plot-dev Architecture: arm64 Version: 0.4.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-criterion-plot Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 139 Provides: librust-criterion-plot+default-dev (= 0.4.5-ok1), librust-criterion-plot-0+default-dev (= 0.4.5-ok1), librust-criterion-plot-0-dev (= 0.4.5-ok1), librust-criterion-plot-0.4+default-dev (= 0.4.5-ok1), librust-criterion-plot-0.4-dev (= 0.4.5-ok1), librust-criterion-plot-0.4.5+default-dev (= 0.4.5-ok1), librust-criterion-plot-0.4.5-dev (= 0.4.5-ok1) Depends: librust-cast-0.3+default-dev, librust-itertools-0.10+default-dev Filename: pool/main/r/rust-criterion-plot/librust-criterion-plot-dev_0.4.5-ok1_arm64.deb Size: 24226 MD5sum: 83e0f3da3f9941c291e7af61d466002d SHA1: 153e8b470fe1fa4d0e3de05a4a95c0b85cc49a03 SHA256: 26d036ca06a06f59c3910b254fda7e4a241dea43c83a890a76194beec75a2c88 SHA512: c7edebbcb125bd12581c1d11e753a5a67d8139810ff1883f8c002b43bef379822cc74cdf639d80a23f7f9f11d4b36c9444d0e3db1207f3cb67e2a5f48a6711ff Description: Criterion's plotting library - Rust source code This package contains the source for the Rust criterion-plot crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-crossbeam-channel-dev Architecture: arm64 Version: 0.5.6-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-crossbeam-channel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 691 Provides: librust-crossbeam-channel+crossbeam-utils-dev (= 0.5.6-ok1), librust-crossbeam-channel+default-dev (= 0.5.6-ok1), librust-crossbeam-channel+std-dev (= 0.5.6-ok1), librust-crossbeam-channel-0+crossbeam-utils-dev (= 0.5.6-ok1), librust-crossbeam-channel-0+default-dev (= 0.5.6-ok1), librust-crossbeam-channel-0+std-dev (= 0.5.6-ok1), librust-crossbeam-channel-0-dev (= 0.5.6-ok1), librust-crossbeam-channel-0.5+crossbeam-utils-dev (= 0.5.6-ok1), librust-crossbeam-channel-0.5+default-dev (= 0.5.6-ok1), librust-crossbeam-channel-0.5+std-dev (= 0.5.6-ok1), librust-crossbeam-channel-0.5-dev (= 0.5.6-ok1), librust-crossbeam-channel-0.5.6+crossbeam-utils-dev (= 0.5.6-ok1), librust-crossbeam-channel-0.5.6+default-dev (= 0.5.6-ok1), librust-crossbeam-channel-0.5.6+std-dev (= 0.5.6-ok1), librust-crossbeam-channel-0.5.6-dev (= 0.5.6-ok1) Depends: librust-cfg-if-1+default-dev, librust-crossbeam-utils-0.8+std-dev, librust-crossbeam-utils-0.8-dev Breaks: librust-slog-async-dev (<< 2.5.0-2) Filename: pool/main/r/rust-crossbeam-channel/librust-crossbeam-channel-dev_0.5.6-ok1_arm64.deb Size: 75344 MD5sum: 1af3796cb3d53f967d32d11a29ce8360 SHA1: 1ce416066197d1ecacf8d15c64ec433aca991b7f SHA256: bccc82b670d5c8870743ba4af37fe6a4445ad183e981039b046cb5f801a7c507 SHA512: d4219583dfaac19f3ae85501033139094c7eb646edb0620cb442dc23250176db48933141218a3175502d48d5c587495f0e6fafe3c7e0b87ce4f266a747b926bc Homepage: https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel Description: Multi-producer multi-consumer channels for message passing - Rust source code This package contains the source for the Rust crossbeam-channel crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-crossbeam-deque-dev Architecture: arm64 Version: 0.8.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-crossbeam-deque Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 159 Provides: librust-crossbeam-deque+crossbeam-epoch-dev (= 0.8.1-ok1), librust-crossbeam-deque+crossbeam-utils-dev (= 0.8.1-ok1), librust-crossbeam-deque+default-dev (= 0.8.1-ok1), librust-crossbeam-deque+std-dev (= 0.8.1-ok1), librust-crossbeam-deque-0+crossbeam-epoch-dev (= 0.8.1-ok1), librust-crossbeam-deque-0+crossbeam-utils-dev (= 0.8.1-ok1), librust-crossbeam-deque-0+default-dev (= 0.8.1-ok1), librust-crossbeam-deque-0+std-dev (= 0.8.1-ok1), librust-crossbeam-deque-0-dev (= 0.8.1-ok1), librust-crossbeam-deque-0.8+crossbeam-epoch-dev (= 0.8.1-ok1), librust-crossbeam-deque-0.8+crossbeam-utils-dev (= 0.8.1-ok1), librust-crossbeam-deque-0.8+default-dev (= 0.8.1-ok1), librust-crossbeam-deque-0.8+std-dev (= 0.8.1-ok1), librust-crossbeam-deque-0.8-dev (= 0.8.1-ok1), librust-crossbeam-deque-0.8.1+crossbeam-epoch-dev (= 0.8.1-ok1), librust-crossbeam-deque-0.8.1+crossbeam-utils-dev (= 0.8.1-ok1), librust-crossbeam-deque-0.8.1+default-dev (= 0.8.1-ok1), librust-crossbeam-deque-0.8.1+std-dev (= 0.8.1-ok1), librust-crossbeam-deque-0.8.1-dev (= 0.8.1-ok1) Depends: librust-cfg-if-1+default-dev, librust-crossbeam-epoch-0.9+std-dev, librust-crossbeam-epoch-0.9-dev, librust-crossbeam-utils-0.8+std-dev, librust-crossbeam-utils-0.8-dev Filename: pool/main/r/rust-crossbeam-deque/librust-crossbeam-deque-dev_0.8.1-ok1_arm64.deb Size: 22128 MD5sum: a24367564ac609da8e1f86591a4eedcd SHA1: 97a48fb7dace5e575a746fd23486c2728e918b49 SHA256: 4d77ee2ad6eb8a2f90642331ef7227c0f5df85c2fc740696d436d80d2009fa54 SHA512: 84368ae47b73ab08bf7250d3fbde120986393ab7b14112b1d7a62bbaedf247ecd90677db95a665bb75f7b451f8e7b8729ef131765e66e3fe4f7ef22002700c0a Homepage: https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque Description: Concurrent work-stealing deque - Rust source code This package contains the source for the Rust crossbeam-deque crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-crossbeam-epoch+std-dev Architecture: arm64 Version: 0.9.13-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-crossbeam-epoch Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-crossbeam-epoch+default-dev (= 0.9.13-ok1), librust-crossbeam-epoch-0+default-dev (= 0.9.13-ok1), librust-crossbeam-epoch-0+std-dev (= 0.9.13-ok1), librust-crossbeam-epoch-0.9+default-dev (= 0.9.13-ok1), librust-crossbeam-epoch-0.9+std-dev (= 0.9.13-ok1), librust-crossbeam-epoch-0.9.13+default-dev (= 0.9.13-ok1), librust-crossbeam-epoch-0.9.13+std-dev (= 0.9.13-ok1) Depends: librust-crossbeam-epoch-dev (= 0.9.13-ok1), librust-crossbeam-epoch+alloc-dev (= 0.9.13-ok1), librust-crossbeam-utils-0.8+std-dev (>= 0.8.5-~~) Filename: pool/main/r/rust-crossbeam-epoch/librust-crossbeam-epoch+std-dev_0.9.13-ok1_arm64.deb Size: 1090 MD5sum: 3af9313a392b83ba7224b883588bbb7d SHA1: 26ffa449bda5b47c3656a79b4ac12a7dbd044aca SHA256: c29f43d78c38c8bae89725fdd2f729fc443165945575c8459a1cd547acd42e1e SHA512: 00589352ea898b1aa8e5a96fd76b963401569943fc52662a9c7ea04c93b461c924200e6eb2b03f874ea668ec7f97b67f28f5569b74ebd2e55f7c48835700ff38 Homepage: https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch Description: Epoch-based garbage collection - feature "std" and 1 more This metapackage enables feature "std" for the Rust crossbeam-epoch crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-crossbeam-epoch-dev Architecture: arm64 Version: 0.9.13-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-crossbeam-epoch Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 245 Provides: librust-crossbeam-epoch+alloc-dev (= 0.9.13-ok1), librust-crossbeam-epoch-0+alloc-dev (= 0.9.13-ok1), librust-crossbeam-epoch-0-dev (= 0.9.13-ok1), librust-crossbeam-epoch-0.9+alloc-dev (= 0.9.13-ok1), librust-crossbeam-epoch-0.9-dev (= 0.9.13-ok1), librust-crossbeam-epoch-0.9.13+alloc-dev (= 0.9.13-ok1), librust-crossbeam-epoch-0.9.13-dev (= 0.9.13-ok1) Depends: librust-autocfg-1+default-dev, librust-cfg-if-1+default-dev, librust-crossbeam-utils-0.8-dev (>= 0.8.5-~~), librust-memoffset-0.6+default-dev, librust-scopeguard-1-dev (>= 1.1-~~) Recommends: librust-crossbeam-epoch+std-dev (= 0.9.13-ok1) Filename: pool/main/r/rust-crossbeam-epoch/librust-crossbeam-epoch-dev_0.9.13-ok1_arm64.deb Size: 42972 MD5sum: 1acf3191f495916a22c57eb2a2e2fc27 SHA1: b72a7ecf6a8b60560aa656fb34553c83bf1df5d1 SHA256: dac3e403a5bf2df9901cf945b6ed2aff514ca3f118bc7863fd163462c03de310 SHA512: 4cb3703a81e0073c964476057132b34687d4fcfa8546b84a5d37e27d6287d69d47e8620507d4433205e11b8bcfdabed65641c65fbcc96be7e5fa033cdb549709 Homepage: https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch Description: Epoch-based garbage collection - Rust source code This package contains the source for the Rust crossbeam-epoch crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-crossbeam-utils-dev Architecture: arm64 Version: 0.8.12-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-crossbeam-utils Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 239 Provides: librust-crossbeam-utils+default-dev (= 0.8.12-ok1), librust-crossbeam-utils+nightly-dev (= 0.8.12-ok1), librust-crossbeam-utils+std-dev (= 0.8.12-ok1), librust-crossbeam-utils-0+default-dev (= 0.8.12-ok1), librust-crossbeam-utils-0+nightly-dev (= 0.8.12-ok1), librust-crossbeam-utils-0+std-dev (= 0.8.12-ok1), librust-crossbeam-utils-0-dev (= 0.8.12-ok1), librust-crossbeam-utils-0.8+default-dev (= 0.8.12-ok1), librust-crossbeam-utils-0.8+nightly-dev (= 0.8.12-ok1), librust-crossbeam-utils-0.8+std-dev (= 0.8.12-ok1), librust-crossbeam-utils-0.8-dev (= 0.8.12-ok1), librust-crossbeam-utils-0.8.12+default-dev (= 0.8.12-ok1), librust-crossbeam-utils-0.8.12+nightly-dev (= 0.8.12-ok1), librust-crossbeam-utils-0.8.12+std-dev (= 0.8.12-ok1), librust-crossbeam-utils-0.8.12-dev (= 0.8.12-ok1) Depends: librust-cfg-if-1+default-dev Filename: pool/main/r/rust-crossbeam-utils/librust-crossbeam-utils-dev_0.8.12-ok1_arm64.deb Size: 40768 MD5sum: 6203fcca069b77af16e79efa7b39ff9c SHA1: 39ff28eec2469ef9f6eaf8661b1e45ff3c3b6bae SHA256: 86a3480dec80b12167178779935a4d1cece79dbd940542ad0f9c425817c15ab4 SHA512: df67b2f1132d3d2300d82124ff314461960074df64dba3747efc2e80b17707a6dbd41ba9faa329150d95bf7850e3fcd5a9b1ea44564ff7653b6ee5b0d3c0593d Homepage: https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils Description: Utilities for concurrent programming - Rust source code This package contains the source for the Rust crossbeam-utils crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-crunchy-dev Architecture: arm64 Version: 0.2.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-crunchy Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 49 Provides: librust-crunchy+default-dev (= 0.2.2-ok1), librust-crunchy+limit-1024-dev (= 0.2.2-ok1), librust-crunchy+limit-128-dev (= 0.2.2-ok1), librust-crunchy+limit-2048-dev (= 0.2.2-ok1), librust-crunchy+limit-256-dev (= 0.2.2-ok1), librust-crunchy+limit-512-dev (= 0.2.2-ok1), librust-crunchy+limit-64-dev (= 0.2.2-ok1), librust-crunchy+std-dev (= 0.2.2-ok1), librust-crunchy-0+default-dev (= 0.2.2-ok1), librust-crunchy-0+limit-1024-dev (= 0.2.2-ok1), librust-crunchy-0+limit-128-dev (= 0.2.2-ok1), librust-crunchy-0+limit-2048-dev (= 0.2.2-ok1), librust-crunchy-0+limit-256-dev (= 0.2.2-ok1), librust-crunchy-0+limit-512-dev (= 0.2.2-ok1), librust-crunchy-0+limit-64-dev (= 0.2.2-ok1), librust-crunchy-0+std-dev (= 0.2.2-ok1), librust-crunchy-0-dev (= 0.2.2-ok1), librust-crunchy-0.2+default-dev (= 0.2.2-ok1), librust-crunchy-0.2+limit-1024-dev (= 0.2.2-ok1), librust-crunchy-0.2+limit-128-dev (= 0.2.2-ok1), librust-crunchy-0.2+limit-2048-dev (= 0.2.2-ok1), librust-crunchy-0.2+limit-256-dev (= 0.2.2-ok1), librust-crunchy-0.2+limit-512-dev (= 0.2.2-ok1), librust-crunchy-0.2+limit-64-dev (= 0.2.2-ok1), librust-crunchy-0.2+std-dev (= 0.2.2-ok1), librust-crunchy-0.2-dev (= 0.2.2-ok1), librust-crunchy-0.2.2+default-dev (= 0.2.2-ok1), librust-crunchy-0.2.2+limit-1024-dev (= 0.2.2-ok1), librust-crunchy-0.2.2+limit-128-dev (= 0.2.2-ok1), librust-crunchy-0.2.2+limit-2048-dev (= 0.2.2-ok1), librust-crunchy-0.2.2+limit-256-dev (= 0.2.2-ok1), librust-crunchy-0.2.2+limit-512-dev (= 0.2.2-ok1), librust-crunchy-0.2.2+limit-64-dev (= 0.2.2-ok1), librust-crunchy-0.2.2+std-dev (= 0.2.2-ok1), librust-crunchy-0.2.2-dev (= 0.2.2-ok1) Filename: pool/main/r/rust-crunchy/librust-crunchy-dev_0.2.2-ok1_arm64.deb Size: 7292 MD5sum: 8949f2bed6fb0996dd0f6d7c6179afe5 SHA1: f78c820b84f08fe2767cab991b80a2bc7c76ef0f SHA256: d7b808a0eeabd2f565332949e02e166b4fd4faa193c2fd21b86d05758ae58cbf SHA512: 921d47ee3815630b7f608cb5a33f74b9f5bb81bb08c94b3bded0a7cf7ff7a82ec07c887b54d124f56c2cc1991c0b15419a939b2757ad15258540890ceefcb89c Description: Crunchy unroller: deterministically unroll constant loops - Rust source code This package contains the source for the Rust crunchy crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-crypto-common-dev Architecture: arm64 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/main/r/rust-crypto-common/librust-crypto-common-dev_0.1.3-ok1_arm64.deb Size: 13172 MD5sum: 1d34c26f15f1265a28a4fb8b41f70332 SHA1: 87e2d179bd2441f612ccdd4c724f93bb2a0e6ea1 SHA256: 0e6078e282fcc1fc00148c828d9960b21710238c59e25011fa7cbae20f281cf1 SHA512: 443177afe45e7d9d0fb8aa3757443b3db995dc015946b14a31b3affdf827e7edfa4e17a140e14961a3d22e7245f5d150a806fd2db47942e1e7e49602aa73d441 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-csv-core+libc-dev Architecture: arm64 Version: 0.1.6-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-csv-core Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Provides: librust-csv-core+default-dev (= 0.1.6-ok1), librust-csv-core-0+default-dev (= 0.1.6-ok1), librust-csv-core-0+libc-dev (= 0.1.6-ok1), librust-csv-core-0.1+default-dev (= 0.1.6-ok1), librust-csv-core-0.1+libc-dev (= 0.1.6-ok1), librust-csv-core-0.1.6+default-dev (= 0.1.6-ok1), librust-csv-core-0.1.6+libc-dev (= 0.1.6-ok1) Depends: librust-csv-core-dev (= 0.1.6-ok1), librust-memchr-2+libc-dev Filename: pool/main/r/rust-csv-core/librust-csv-core+libc-dev_0.1.6-ok1_arm64.deb Size: 888 MD5sum: 849c010c9996487a6fbef239611848f4 SHA1: 39d52eb66b475f2d5b0b93581f98f5624b932d1b SHA256: 8ffe02ac56ed20c7d2f668ddb56e979e8ab6b76444f022b63f5a8aeaab12cf38 SHA512: ef216a3f100ed87db79d9a02bb6c65b7b33ad558695f8f776c70db4f5c3abffd1c42fe9b3fc2229f9ad38980068455d60dbbc3376a60b8dfa12156157604232b Homepage: https://github.com/BurntSushi/rust-csv Description: Bare bones CSV parsing with no_std support - feature "libc" This metapackage enables feature libc for the Rust csv-core crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-csv-core-dev Architecture: arm64 Version: 0.1.6-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-csv-core Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 141 Provides: librust-csv-core-0-dev (= 0.1.6-ok1), librust-csv-core-0.1-dev (= 0.1.6-ok1), librust-csv-core-0.1.6-dev (= 0.1.6-ok1) Depends: librust-memchr-2-dev Recommends: librust-csv-core+libc-dev (= 0.1.6-ok1) Filename: pool/main/r/rust-csv-core/librust-csv-core-dev_0.1.6-ok1_arm64.deb Size: 24972 MD5sum: 43c2fc54252c8f5cdff5b064dd9e4064 SHA1: 9e41cd0000703ebbe1d5c5ff17a9546a02c7dc6f SHA256: ab969f56abfc20be3647481f7b743f9470071c1fc8aec172c46377057be1bafa SHA512: a48b36ae155033aec86d67f2b59865c5b4427ffa70280214249fe4d96954239a90cb52730532852f0f3b64e70a56803086d770fab4ed65bc202790b1e4aaf3c4 Homepage: https://github.com/BurntSushi/rust-csv Description: Bare bones CSV parsing with no_std support - Rust source code This package contains the source for the Rust csv-core crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-csv-dev Architecture: arm64 Version: 1.1.6-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-csv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6023 Provides: librust-csv+default-dev (= 1.1.6-ok1), librust-csv-1+default-dev (= 1.1.6-ok1), librust-csv-1-dev (= 1.1.6-ok1), librust-csv-1.1+default-dev (= 1.1.6-ok1), librust-csv-1.1-dev (= 1.1.6-ok1), librust-csv-1.1.6+default-dev (= 1.1.6-ok1), librust-csv-1.1.6-dev (= 1.1.6-ok1) Depends: librust-bstr-0.2+default-dev (>= 0.2.1-~~), librust-bstr-0.2+serde1-dev (>= 0.2.1-~~), librust-csv-core-0.1+default-dev (>= 0.1.6-~~), librust-itoa-1+default-dev, librust-ryu-1+default-dev, librust-serde-1+default-dev (>= 1.0.55-~~) Filename: pool/main/r/rust-csv/librust-csv-dev_1.1.6-ok1_arm64.deb Size: 726948 MD5sum: 19ea672b36ea20eca0fbf3735df4aff0 SHA1: 4410839f5a5c840d9fb5588d9c8a038780e2716c SHA256: 7cf23e6f24bff9ca8a770f950ca2ccbbf3105fbdb6849aa45b5f5aa84cdf4a90 SHA512: 3aab81d7b1d23a9f0fcebcdfc530f88a081abbf5553a82dfb1b5fedae9c8a5198993bf426a6b5f411dfaeae0e543f5462d61a8545e72e48a054c126d2e6f9a04 Homepage: https://github.com/BurntSushi/rust-csv Description: Fast CSV parsing with support for serde - Rust source code This package contains the source for the Rust csv crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-ctor-dev Architecture: arm64 Version: 0.1.26-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ctor Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 69 Provides: librust-ctor+default-dev (= 0.1.26-ok1), librust-ctor-0+default-dev (= 0.1.26-ok1), librust-ctor-0-dev (= 0.1.26-ok1), librust-ctor-0.1+default-dev (= 0.1.26-ok1), librust-ctor-0.1-dev (= 0.1.26-ok1), librust-ctor-0.1.26+default-dev (= 0.1.26-ok1), librust-ctor-0.1.26-dev (= 0.1.26-ok1) Depends: librust-quote-1+default-dev (>= 1.0.20-~~), librust-syn-1+full-dev (>= 1.0.98-~~), librust-syn-1+parsing-dev (>= 1.0.98-~~), librust-syn-1+printing-dev (>= 1.0.98-~~), librust-syn-1+proc-macro-dev (>= 1.0.98-~~) Filename: pool/main/r/rust-ctor/librust-ctor-dev_0.1.26-ok1_arm64.deb Size: 12712 MD5sum: e0d71b94fb0bfba45baf98a5221cd90a SHA1: b7219225f66ccc24a94f0e9364af3cba87219792 SHA256: 93da06db88ab6d37046d67f660c39922d36b9fc0a79040ef143d73bff8e19396 SHA512: fa663e74c009afa857059c28ea4d26da238cc4baf3a0c95e538f76bcf671def183ac927d6a9c9f6f39b6eb3f84ac3c79b1fe8320e23f594d4bc08456da73522b Description: __attribute__((constructor)) for Rust - Rust source code This package contains the source for the Rust ctor crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-derive-arbitrary-dev Architecture: arm64 Version: 1.1.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-derive-arbitrary Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 60 Provides: librust-derive-arbitrary+default-dev (= 1.1.3-ok1), librust-derive-arbitrary-1+default-dev (= 1.1.3-ok1), librust-derive-arbitrary-1-dev (= 1.1.3-ok1), librust-derive-arbitrary-1.1+default-dev (= 1.1.3-ok1), librust-derive-arbitrary-1.1-dev (= 1.1.3-ok1), librust-derive-arbitrary-1.1.3+default-dev (= 1.1.3-ok1), librust-derive-arbitrary-1.1.3-dev (= 1.1.3-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev, librust-syn-1+derive-dev Filename: pool/main/r/rust-derive-arbitrary/librust-derive-arbitrary-dev_1.1.3-ok1_arm64.deb Size: 10382 MD5sum: 38690e63b01f207451ebcdcbb1a002f7 SHA1: 7b135b810bc36129387bee42a5757f5f81d37fd1 SHA256: dc7afeb11e85e34c86d3ae2fb9a77630413d66a5d5f67e3f7ea6048a4ac145b1 SHA512: dbbc1c096cb24006a5102ba72ef928477cd8e433d2d30b66ff76dbc4e4d274f0e6c69ce59d090dae968cbeeecc790ff8b5924ed36204393cdc3d0ab5356f2250 Description: Derives arbitrary traits - Rust source code This package contains the source for the Rust derive_arbitrary crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-digest-dev Architecture: arm64 Version: 0.10.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-digest Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 157 Provides: librust-digest+alloc-dev (= 0.10.5-ok1), librust-digest+blobby-dev (= 0.10.5-ok1), librust-digest+block-buffer-dev (= 0.10.5-ok1), librust-digest+core-api-dev (= 0.10.5-ok1), librust-digest+default-dev (= 0.10.5-ok1), librust-digest+dev-dev (= 0.10.5-ok1), librust-digest+mac-dev (= 0.10.5-ok1), librust-digest+rand-core-dev (= 0.10.5-ok1), librust-digest+std-dev (= 0.10.5-ok1), librust-digest+subtle-dev (= 0.10.5-ok1), librust-digest-0+alloc-dev (= 0.10.5-ok1), librust-digest-0+blobby-dev (= 0.10.5-ok1), librust-digest-0+block-buffer-dev (= 0.10.5-ok1), librust-digest-0+core-api-dev (= 0.10.5-ok1), librust-digest-0+default-dev (= 0.10.5-ok1), librust-digest-0+dev-dev (= 0.10.5-ok1), librust-digest-0+mac-dev (= 0.10.5-ok1), librust-digest-0+rand-core-dev (= 0.10.5-ok1), librust-digest-0+std-dev (= 0.10.5-ok1), librust-digest-0+subtle-dev (= 0.10.5-ok1), librust-digest-0-dev (= 0.10.5-ok1), librust-digest-0.10+alloc-dev (= 0.10.5-ok1), librust-digest-0.10+blobby-dev (= 0.10.5-ok1), librust-digest-0.10+block-buffer-dev (= 0.10.5-ok1), librust-digest-0.10+core-api-dev (= 0.10.5-ok1), librust-digest-0.10+default-dev (= 0.10.5-ok1), librust-digest-0.10+dev-dev (= 0.10.5-ok1), librust-digest-0.10+mac-dev (= 0.10.5-ok1), librust-digest-0.10+rand-core-dev (= 0.10.5-ok1), librust-digest-0.10+std-dev (= 0.10.5-ok1), librust-digest-0.10+subtle-dev (= 0.10.5-ok1), librust-digest-0.10-dev (= 0.10.5-ok1), librust-digest-0.10.5+alloc-dev (= 0.10.5-ok1), librust-digest-0.10.5+blobby-dev (= 0.10.5-ok1), librust-digest-0.10.5+block-buffer-dev (= 0.10.5-ok1), librust-digest-0.10.5+core-api-dev (= 0.10.5-ok1), librust-digest-0.10.5+default-dev (= 0.10.5-ok1), librust-digest-0.10.5+dev-dev (= 0.10.5-ok1), librust-digest-0.10.5+mac-dev (= 0.10.5-ok1), librust-digest-0.10.5+rand-core-dev (= 0.10.5-ok1), librust-digest-0.10.5+std-dev (= 0.10.5-ok1), librust-digest-0.10.5+subtle-dev (= 0.10.5-ok1), librust-digest-0.10.5-dev (= 0.10.5-ok1) Depends: librust-blobby-0.3+default-dev, librust-block-buffer-0.10+default-dev, librust-crypto-common-0.1+default-dev (>= 0.1.3-~~), librust-crypto-common-0.1+rand-core-dev (>= 0.1.3-~~), librust-crypto-common-0.1+std-dev (>= 0.1.3-~~), librust-subtle-2.4-dev Filename: pool/main/r/rust-digest/librust-digest-dev_0.10.5-ok1_arm64.deb Size: 24228 MD5sum: 9dbcc22f2c0fd0f518dadaafc8e65619 SHA1: d2ced4d4104447e5a7f026a488b76db08527ef16 SHA256: 7484906e36b012a1ebb8fcd82ce41fe0dce0723d14112a3222e2390328f5bfbd SHA512: 11fa272e4bbeede962ade760554920313586381a74577cff680d96383c7e0d4b6abac6ee07b1f8df11c76e288ebc33bb65aaa86be41a517f8972e1a7877671a7 Description: Traits for cryptographic hash functions - Rust source code This package contains the source for the Rust digest crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-dirs-next-dev Architecture: arm64 Version: 2.0.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-dirs-next Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 83 Provides: librust-dirs-next+default-dev (= 2.0.0-ok1), librust-dirs-next-2+default-dev (= 2.0.0-ok1), librust-dirs-next-2-dev (= 2.0.0-ok1), librust-dirs-next-2.0+default-dev (= 2.0.0-ok1), librust-dirs-next-2.0-dev (= 2.0.0-ok1), librust-dirs-next-2.0.0+default-dev (= 2.0.0-ok1), librust-dirs-next-2.0.0-dev (= 2.0.0-ok1) Depends: librust-cfg-if-1+default-dev, librust-dirs-sys-next-0.1+default-dev Filename: pool/main/r/rust-dirs-next/librust-dirs-next-dev_2.0.0-ok1_arm64.deb Size: 13896 MD5sum: 0954750af606d32509a09738b0ee9cf9 SHA1: 1d0a2d83e5b387955d9a4b8ae9016136dc748586 SHA256: d6e1f548d26b04493523651ca243a4496d8c46cc6005fc5e0a6a13d5c4c29da2 SHA512: 07bf6397f6c091e01680f8c74d560f6c865d125b53433354ca6761ad7709175ddfe32e327cf600649286d4d0c54a44b2f5779477ffe5a71dfca8217edab8081e Description: Tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS - Rust source code This package contains the source for the Rust dirs-next crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-dirs-sys-next-dev Architecture: arm64 Version: 0.1.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-dirs-sys-next Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 69 Provides: librust-dirs-sys-next+default-dev (= 0.1.1-ok1), librust-dirs-sys-next-0+default-dev (= 0.1.1-ok1), librust-dirs-sys-next-0-dev (= 0.1.1-ok1), librust-dirs-sys-next-0.1+default-dev (= 0.1.1-ok1), librust-dirs-sys-next-0.1-dev (= 0.1.1-ok1), librust-dirs-sys-next-0.1.1+default-dev (= 0.1.1-ok1), librust-dirs-sys-next-0.1.1-dev (= 0.1.1-ok1) Depends: librust-libc-0.2+default-dev, librust-winapi-0.3+default-dev, librust-winapi-0.3+knownfolders-dev, librust-winapi-0.3+objbase-dev, librust-winapi-0.3+shlobj-dev, librust-winapi-0.3+winbase-dev, librust-winapi-0.3+winerror-dev Filename: pool/main/r/rust-dirs-sys-next/librust-dirs-sys-next-dev_0.1.1-ok1_arm64.deb Size: 12842 MD5sum: 6f32605d45e553df0e15bf6d42b1265d SHA1: 29584210c3a1b17998da62c52660a591e7b1df23 SHA256: 4dd6b8c4af8031f9d17361bc25a1760cd10c7acc2b16defb17dc5c7deeaff2e3 SHA512: 6bec516fa8e5f85de7c19bd30244411d6ffbb4472765667e95b62db9690c471d33d42fb602c217f29bc3dff8ff570fe7093ace2a47da673e01cfb8cb974d74b3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-dlib-dev Architecture: arm64 Version: 0.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-dlib Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 40 Provides: librust-dlib+default-dev (= 0.5.0-ok1), librust-dlib-0+default-dev (= 0.5.0-ok1), librust-dlib-0-dev (= 0.5.0-ok1), librust-dlib-0.5+default-dev (= 0.5.0-ok1), librust-dlib-0.5-dev (= 0.5.0-ok1), librust-dlib-0.5.0+default-dev (= 0.5.0-ok1), librust-dlib-0.5.0-dev (= 0.5.0-ok1) Depends: librust-libloading-0.7+default-dev Filename: pool/main/r/rust-dlib/librust-dlib-dev_0.5.0-ok1_arm64.deb Size: 7090 MD5sum: fa22405bb959494825e1c39ad390dd0a SHA1: 6cd9cb74d8d7cab3f668adaa6fd472f51754f962 SHA256: c2e2813831e510995846ab33851006ea5f01b53592315bda0d81f3d280c13deb SHA512: 02eb777417ae65f0ca819fb43a1d65eaf900906749963a419dab2d2c942bab3892f638dbf5dc307acf8c1bdee0cfffe3909d37eea2f3db2c84bb2463788cf0ea Description: Helper macros for handling manually loading optional system libraries - Rust source code This package contains the source for the Rust dlib crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-easy-parallel-dev Architecture: all Version: 3.2.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-easy-parallel Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 110 Provides: librust-easy-parallel-3+default-dev (= 3.2.0-ok1), librust-easy-parallel-3-dev (= 3.2.0-ok1), librust-easy-parallel-3.2-dev (= 3.2.0-ok1), librust-easy-parallel-3.2.0-dev (= 3.2.0-ok1) Filename: pool/main/r/rust-easy-parallel/librust-easy-parallel-dev_3.2.0-ok1_all.deb Size: 21452 MD5sum: 32332ebcb2d7b5be4f3aa7570cddcc78 SHA1: 655a17fb8f720ea443d0d8a963ee748fac1c1df0 SHA256: 2578059eede6bdef6de75728b320fd10e37b81c1dee9408f608daf105f0dd031 SHA512: 2a8b16d23b12b532904682e1f2698ba539ff930133fd26aa5c009a8328998d09ef7d0ffa816d820599d086509234b67a6704e4a46ba8819a0507fbea4da400a1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-either+serde-dev Architecture: arm64 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/main/r/rust-either/librust-either+serde-dev_1.6.1-ok1_arm64.deb Size: 1018 MD5sum: f14f107edc8adb88477d17ff86eaad74 SHA1: e707094b9387f88c278d530f97b652191fef59db SHA256: 610f9455d41df7744fcfe2bb2e10e62821b7cab5d912000e2fa0e53afcafd396 SHA512: cb424f5249fce070873c4508f808b4c190d7f5b82611b7cfabe6507c7e79b99577deede24680f69e68d3404e09567b2c0776ae75be3bef6a532b78356efe29e8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-either-dev Architecture: arm64 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/main/r/rust-either/librust-either-dev_1.6.1-ok1_arm64.deb Size: 16056 MD5sum: ac3dfb49e2351eb2f8d195a5c8079184 SHA1: c17071ca54e90f86f169798238ed52ca088d8a11 SHA256: f290333b0300bab3fff1475f71dca9ac39d7af7c275e8027c7359a44ad78d2d2 SHA512: 451c33b8320f99e3cb8ba7f97181429f1bed691209899504ace060bf5bf4be139802e84b1a6200030d419c3ab1da21a7f29f410af8bc1827722e1ed7c6b56ee2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-env-logger+atty-dev Architecture: arm64 Version: 0.9.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-env-logger Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-env-logger-0+atty-dev (= 0.9.3-ok1), librust-env-logger-0.9+atty-dev (= 0.9.3-ok1), librust-env-logger-0.9.3+atty-dev (= 0.9.3-ok1) Depends: librust-env-logger-dev (= 0.9.3-ok1), librust-atty-0.2+default-dev (>= 0.2.5-~~) Filename: pool/main/r/rust-env-logger/librust-env-logger+atty-dev_0.9.3-ok1_arm64.deb Size: 1008 MD5sum: e9e7f6401973985252803d98a7208326 SHA1: 21ebbcd84fcb25b148c4c816429d9a3ccb81844f SHA256: 813e561c28545d48df0e2ffc862e0f62df426a098b29dfa63655e1231d5c0190 SHA512: 9aa50671755d5e64630d2760922d2c6b4e38123cb2f150bff8a19483786c1d6aeef712a5ab5f457c4254c08abc6d35b23cbca8115f30b0a543e414e9f28d265a Description: Log implementation configured via environment variable - feature "atty" This metapackage enables feature "atty" for the Rust env_logger crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-env-logger+default-dev Architecture: arm64 Version: 0.9.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-env-logger Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-env-logger-0+default-dev (= 0.9.3-ok1), librust-env-logger-0.9+default-dev (= 0.9.3-ok1), librust-env-logger-0.9.3+default-dev (= 0.9.3-ok1) Depends: librust-env-logger-dev (= 0.9.3-ok1), librust-env-logger+termcolor-dev (= 0.9.3-ok1), librust-env-logger+atty-dev (= 0.9.3-ok1), librust-env-logger+humantime-dev (= 0.9.3-ok1), librust-env-logger+regex-dev (= 0.9.3-ok1) Filename: pool/main/r/rust-env-logger/librust-env-logger+default-dev_0.9.3-ok1_arm64.deb Size: 1004 MD5sum: 4bd5a3ee62e9fcf52f3281301219f5de SHA1: 6060c244b790920798d5034405e8987dcb7c24d5 SHA256: 3d976203f3ece1ce2c20c9821255344f27ea5573ed11bafece61be9db44b959d SHA512: a888a9db5083b59e12931f25b5ea2d6f5939c387c571fb77ef43ccc0fca2219dfe0e9112364ab832caecf426e8192bccc7df38209e45b238622f8ee068e49938 Description: Log implementation configured via environment variable - feature "default" This metapackage enables feature "default" for the Rust env_logger crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-env-logger+humantime-dev Architecture: arm64 Version: 0.9.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-env-logger Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-env-logger-0+humantime-dev (= 0.9.3-ok1), librust-env-logger-0.9+humantime-dev (= 0.9.3-ok1), librust-env-logger-0.9.3+humantime-dev (= 0.9.3-ok1) Depends: librust-env-logger-dev (= 0.9.3-ok1), librust-humantime-2+default-dev Filename: pool/main/r/rust-env-logger/librust-env-logger+humantime-dev_0.9.3-ok1_arm64.deb Size: 1004 MD5sum: cf7a142fd8173bab327783b900b73779 SHA1: 9c9ef6d67ef44a8476f3de947a74c8b9720b95ab SHA256: ef60c0c93ec24d4c972f5f060de64bb1aec522b0d6b713acd9db72256bcaef8c SHA512: a8bad2fe1265d51cad39134c6d913f30e725a210f298915e40d1e7920abe92fe35f1ec11d35af8b5cea57d20aa9f8d06731a1146b23f98ad2161f185e2d3a794 Description: Log implementation configured via environment variable - feature "humantime" This metapackage enables feature "humantime" for the Rust env_logger crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-env-logger+regex-dev Architecture: arm64 Version: 0.9.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-env-logger Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-env-logger-0+regex-dev (= 0.9.3-ok1), librust-env-logger-0.9+regex-dev (= 0.9.3-ok1), librust-env-logger-0.9.3+regex-dev (= 0.9.3-ok1) Depends: librust-env-logger-dev (= 0.9.3-ok1), librust-regex-1+perf-dev (>= 1.0.3-~~), librust-regex-1+std-dev (>= 1.0.3-~~) Filename: pool/main/r/rust-env-logger/librust-env-logger+regex-dev_0.9.3-ok1_arm64.deb Size: 1014 MD5sum: 5332aeb0935a920b5ac94ebe9f5a11c0 SHA1: fbc9ebb6b1a98a2226107a4fa38d9a49f5a582ed SHA256: f6aa0ef527e8dfc9d52acbb966742a93e6d8a7f9a12ab4872da0bc8233de415c SHA512: d443b675a5abee71942fbc870480a280de0b87a922c57941ba7393205f6a77f928b48a31412849992dc6fcb9e19784e79d63ace0488eb3816f761babf8423480 Description: Log implementation configured via environment variable - feature "regex" This metapackage enables feature "regex" for the Rust env_logger crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-env-logger+termcolor-dev Architecture: arm64 Version: 0.9.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-env-logger Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-env-logger-0+termcolor-dev (= 0.9.3-ok1), librust-env-logger-0.9+termcolor-dev (= 0.9.3-ok1), librust-env-logger-0.9.3+termcolor-dev (= 0.9.3-ok1) Depends: librust-env-logger-dev (= 0.9.3-ok1), librust-termcolor-1+default-dev (>= 1.1.1-~~) Filename: pool/main/r/rust-env-logger/librust-env-logger+termcolor-dev_0.9.3-ok1_arm64.deb Size: 1016 MD5sum: 2b0b6f7700c73af64ce881b325d5b8b7 SHA1: 47a5abbcb51ec8e98930b4c0a1e881d499794f0d SHA256: 1f0eaf03f5c8a17c3a9d7d3c38b0d9bdf730cca4d080c18e3ad8a76c02b6110e SHA512: b3bb43212a64002cab10f500faba89232fedd1010179798a7ac270318c4165b64498185a89290949a2bcd0a088b16860fb3310e2a2cb54ec3346613472f73137 Description: Log implementation configured via environment variable - feature "termcolor" This metapackage enables feature "termcolor" for the Rust env_logger crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-env-logger-dev Architecture: arm64 Version: 0.9.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-env-logger Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 196 Provides: librust-env-logger-0-dev (= 0.9.3-ok1), librust-env-logger-0.9-dev (= 0.9.3-ok1), librust-env-logger-0.9.3-dev (= 0.9.3-ok1) Depends: librust-log-0.4+default-dev (>= 0.4.8-~~), librust-log-0.4+std-dev (>= 0.4.8-~~) Recommends: librust-env-logger+default-dev (= 0.9.3-ok1) Suggests: librust-env-logger+atty-dev (= 0.9.3-ok1), librust-env-logger+humantime-dev (= 0.9.3-ok1), librust-env-logger+regex-dev (= 0.9.3-ok1), librust-env-logger+termcolor-dev (= 0.9.3-ok1) Filename: pool/main/r/rust-env-logger/librust-env-logger-dev_0.9.3-ok1_arm64.deb Size: 31734 MD5sum: d596681df36d5283d5d20268dc9b9b65 SHA1: 46bd4f860eb1335c58f289e7a7f3bb8001dda346 SHA256: e80c279840c14ebecf71b6302ec76a674ed0352e96efb329d2f5bc9a11386840 SHA512: 4d241327821b48b64a3edca842fefece037b0af86f7ad15a4575cb711fb956d2c4b0664993ca7112141074c288e483df94d2facdcf4ff92326cdd10d5bdf7682 Description: Log implementation configured via environment variable - Rust source code This package contains the source for the Rust env_logger crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-erased-serde-dev Architecture: arm64 Version: 0.3.23-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-erased-serde Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 197 Provides: librust-erased-serde+alloc-dev (= 0.3.23-ok1), librust-erased-serde+default-dev (= 0.3.23-ok1), librust-erased-serde+std-dev (= 0.3.23-ok1), librust-erased-serde+unstable-debug-dev (= 0.3.23-ok1), librust-erased-serde-0+alloc-dev (= 0.3.23-ok1), librust-erased-serde-0+default-dev (= 0.3.23-ok1), librust-erased-serde-0+std-dev (= 0.3.23-ok1), librust-erased-serde-0+unstable-debug-dev (= 0.3.23-ok1), librust-erased-serde-0-dev (= 0.3.23-ok1), librust-erased-serde-0.3+alloc-dev (= 0.3.23-ok1), librust-erased-serde-0.3+default-dev (= 0.3.23-ok1), librust-erased-serde-0.3+std-dev (= 0.3.23-ok1), librust-erased-serde-0.3+unstable-debug-dev (= 0.3.23-ok1), librust-erased-serde-0.3-dev (= 0.3.23-ok1), librust-erased-serde-0.3.23+alloc-dev (= 0.3.23-ok1), librust-erased-serde-0.3.23+default-dev (= 0.3.23-ok1), librust-erased-serde-0.3.23+std-dev (= 0.3.23-ok1), librust-erased-serde-0.3.23+unstable-debug-dev (= 0.3.23-ok1), librust-erased-serde-0.3.23-dev (= 0.3.23-ok1) Depends: librust-serde-1+alloc-dev (>= 1.0.63-~~), librust-serde-1+std-dev (>= 1.0.63-~~), librust-serde-1-dev (>= 1.0.63-~~) Filename: pool/main/r/rust-erased-serde/librust-erased-serde-dev_0.3.23-ok1_arm64.deb Size: 23978 MD5sum: 1d727915c6761d881d23d33fe282c326 SHA1: 6742f8234fdfcc76ae1d8c17f308056ff0d33c89 SHA256: 4069d6bbfc35f78626a633b9180aa519894e1abdd47307ea97c45c4bfa4ac8a5 SHA512: 5916688eb0a2741c9f122b2cbc3cf93531be99a96ff44bbabdca2eb21968a7a53b734f894756a4114e38b5f4fce73dbbd6467c011506e5de9a9728849d83b258 Description: Type-erased Serialize and Serializer traits - Rust source code This package contains the source for the Rust erased-serde crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-errno-dev Architecture: arm64 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/main/r/rust-errno/librust-errno-dev_0.2.8-ok1_arm64.deb Size: 14536 MD5sum: 24a21e19a95cce07ebedc5a3daa84819 SHA1: 91feba91b0ef04b74cdc0bc364566ddea35e5476 SHA256: f201b2f8fa006bb24c8c73107ac6ad91e75b61ee61bf3b84d2419c35542ce541 SHA512: 9fad858a6548ba3ba46a598cef00cc282ed7fe9a0a7c013de05cfb9cd61761c31456c4846265431b77f9d58572aaea28681140b7a73a21480347f3d0ba2ba8c1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-event-listener-dev Architecture: all Version: 2.5.3-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-event-listener Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 148 Provides: librust-event-listener-2+default-dev (= 2.5.3-ok1), librust-event-listener-2-dev (= 2.5.3-ok1), librust-event-listener-2.5-dev (= 2.5.3-ok1), librust-event-listener-2.5.3-dev (= 2.5.3-ok1) Filename: pool/main/r/rust-event-listener/librust-event-listener-dev_2.5.3-ok1_all.deb Size: 27044 MD5sum: a5dd2a7866e2aee898d2eee7fc4d9f51 SHA1: c9f0651249d3acf436fd3440f5535a65b0e3ab44 SHA256: e4be1ee17b501d5330ca80cc5aca99d7ef5bcbbb78f9875b8dbc598cf2d02069 SHA512: bf3a76eb8e52707b4b85da158660912282becbb36ef68e971056617cbb34d053e9643219f5c9d9f5481849806bff9a6bf7045f2b2caa83565689ff1a91e3edf5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-fastrand-dev Architecture: arm64 Version: 1.8.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-fastrand Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 81 Provides: librust-fastrand+default-dev (= 1.8.0-ok1), librust-fastrand-1+default-dev (= 1.8.0-ok1), librust-fastrand-1-dev (= 1.8.0-ok1), librust-fastrand-1.8+default-dev (= 1.8.0-ok1), librust-fastrand-1.8-dev (= 1.8.0-ok1), librust-fastrand-1.8.0+default-dev (= 1.8.0-ok1), librust-fastrand-1.8.0-dev (= 1.8.0-ok1) Filename: pool/main/r/rust-fastrand/librust-fastrand-dev_1.8.0-ok1_arm64.deb Size: 13596 MD5sum: 89e03a017a761409619ac115cc444fea SHA1: 0760510feaa9ba665efea300f6156dba8b292476 SHA256: c2186b4e8a12e1af65cb02f00b1eedaaa367905e5914b32d5b56f6969d5d65b2 SHA512: cb816163a84c90c1b947e817cfd5308449456fbc5c8a8bf2d07b8f9f1cfe60c0381f2d3ac8ee97b066e6c165f74c776925d993af3089c9f83f387b4a91a028e6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-fixedbitset-dev Architecture: arm64 Version: 0.4.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-fixedbitset Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 105 Provides: librust-fixedbitset+default-dev (= 0.4.2-ok1), librust-fixedbitset+serde-dev (= 0.4.2-ok1), librust-fixedbitset+std-dev (= 0.4.2-ok1), librust-fixedbitset-0+default-dev (= 0.4.2-ok1), librust-fixedbitset-0+serde-dev (= 0.4.2-ok1), librust-fixedbitset-0+std-dev (= 0.4.2-ok1), librust-fixedbitset-0-dev (= 0.4.2-ok1), librust-fixedbitset-0.4+default-dev (= 0.4.2-ok1), librust-fixedbitset-0.4+serde-dev (= 0.4.2-ok1), librust-fixedbitset-0.4+std-dev (= 0.4.2-ok1), librust-fixedbitset-0.4-dev (= 0.4.2-ok1), librust-fixedbitset-0.4.2+default-dev (= 0.4.2-ok1), librust-fixedbitset-0.4.2+serde-dev (= 0.4.2-ok1), librust-fixedbitset-0.4.2+std-dev (= 0.4.2-ok1), librust-fixedbitset-0.4.2-dev (= 0.4.2-ok1) Depends: librust-serde-1+default-dev, librust-serde-1+derive-dev Filename: pool/main/r/rust-fixedbitset/librust-fixedbitset-dev_0.4.2-ok1_arm64.deb Size: 17862 MD5sum: fc7a21adbda4bd72ae1eb93e83bd8c2d SHA1: 35eb824a770a48dcbc4346dd91fbaaaeecc1de56 SHA256: 39576e94103bf6c23140bebd1358932ca4e387c7f237049dc6e344a691781d4c SHA512: f5d6682985bfc17c42e5011ba3041e8af27552081ca41ecc2f4899d29c8c18d6e9a348721d43d8398d44cdde06e89eca125f13533356f519e21f846ecfdcb823 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-flate2+libz-sys-dev Architecture: arm64 Version: 1.0.25-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-flate2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-flate2+zlib-dev (= 1.0.25-ok1), librust-flate2-1+libz-sys-dev (= 1.0.25-ok1), librust-flate2-1+zlib-dev (= 1.0.25-ok1), librust-flate2-1.0+libz-sys-dev (= 1.0.25-ok1), librust-flate2-1.0+zlib-dev (= 1.0.25-ok1), librust-flate2-1.0.25+libz-sys-dev (= 1.0.25-ok1), librust-flate2-1.0.25+zlib-dev (= 1.0.25-ok1) Depends: librust-flate2-dev (= 1.0.25-ok1), librust-libz-sys-1-dev (>= 1.1.8-~~) Filename: pool/main/r/rust-flate2/librust-flate2+libz-sys-dev_1.0.25-ok1_arm64.deb Size: 1138 MD5sum: e9b319a8b59aa2bfb395b1b46bcd207f SHA1: 87e36539ebe629979d4608287fc12ae216eceaaf SHA256: 0d9a7c0d91a095e6ff5071079e14bf9065ce41bc3ece0bee6544c4534ca4bf76 SHA512: 43661b39a3b30ae0ce5d9eb80200ad83424c27e8e961e299edeb114c6fcc1fb40b58ceace8a9bb87d7bb8cabbd83e8bfd26a1d75d0e1d169124d176c74df11f3 Homepage: https://github.com/rust-lang/flate2-rs Description: FLATE, Gzip, and Zlib bindings for Rust - feature "libz-sys" and 1 more Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. . This metapackage enables feature "libz-sys" for the Rust flate2 crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "zlib" feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-flate2+miniz-oxide-dev Architecture: arm64 Version: 1.0.25-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-flate2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-flate2+default-dev (= 1.0.25-ok1), librust-flate2+miniz-sys-dev (= 1.0.25-ok1), librust-flate2+rust-backend-dev (= 1.0.25-ok1), librust-flate2-1+default-dev (= 1.0.25-ok1), librust-flate2-1+miniz-oxide-dev (= 1.0.25-ok1), librust-flate2-1+miniz-sys-dev (= 1.0.25-ok1), librust-flate2-1+rust-backend-dev (= 1.0.25-ok1), librust-flate2-1.0+default-dev (= 1.0.25-ok1), librust-flate2-1.0+miniz-oxide-dev (= 1.0.25-ok1), librust-flate2-1.0+miniz-sys-dev (= 1.0.25-ok1), librust-flate2-1.0+rust-backend-dev (= 1.0.25-ok1), librust-flate2-1.0.25+default-dev (= 1.0.25-ok1), librust-flate2-1.0.25+miniz-oxide-dev (= 1.0.25-ok1), librust-flate2-1.0.25+miniz-sys-dev (= 1.0.25-ok1), librust-flate2-1.0.25+rust-backend-dev (= 1.0.25-ok1) Depends: librust-flate2-dev (= 1.0.25-ok1), librust-miniz-oxide-0.6+with-alloc-dev Filename: pool/main/r/rust-flate2/librust-flate2+miniz-oxide-dev_1.0.25-ok1_arm64.deb Size: 1196 MD5sum: 1397af37c7b306ef1ebd0f6b8c58c66b SHA1: cf1291c6b457a61dfc6dbc7907fc8738dee007f8 SHA256: 4a60fff63562ddc292ae91117e76df73bf221d0c3408682a3f96f5062effe37d SHA512: 008efbc1172f6813a9c03147c4bf03687d5a8c66213642eb1d0ec2b1f3ff2fc28f88fc96d1924e66bbc56517ff1f4dd59c83687f46c93589a64057d70071002c Homepage: https://github.com/rust-lang/flate2-rs Description: FLATE, Gzip, and Zlib bindings for Rust - feature "miniz_oxide" and 3 more Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. . This metapackage enables feature "miniz_oxide" for the Rust flate2 crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default", "miniz-sys", and "rust_backend" features. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-flate2-dev Architecture: arm64 Version: 1.0.25-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-flate2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 327 Provides: librust-flate2-1-dev (= 1.0.25-ok1), librust-flate2-1.0-dev (= 1.0.25-ok1), librust-flate2-1.0.25-dev (= 1.0.25-ok1) Depends: librust-crc32fast-1+default-dev (>= 1.2.0-~~), librust-miniz-oxide-0.6+with-alloc-dev Recommends: librust-flate2+miniz-oxide-dev (= 1.0.25-ok1) Suggests: librust-flate2+libz-sys-dev (= 1.0.25-ok1) Breaks: librust-tiff-dev (<= 0.6.1-1) Filename: pool/main/r/rust-flate2/librust-flate2-dev_1.0.25-ok1_arm64.deb Size: 60158 MD5sum: 49a3fac53d39a28357607dfc6de20d2e SHA1: b77410b898f287e85ccf9ebfed0d08d97994f299 SHA256: 639a893b494203ba6f2ff70a68d136d8d9e7dfa4ff03f6b35febdc9efa65f4d3 SHA512: 87111ff49fbbf758dd16bdcdc6a122d06f0f797352fbb9cf8c1f5cb436984799358ed7aea23bcacae169ea6ef9a95b304f17896660dee44313da3fc89c93cc55 Homepage: https://github.com/rust-lang/flate2-rs Description: FLATE, Gzip, and Zlib bindings for Rust - Rust source code Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. . This package contains the source for the Rust flate2 crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-float-ord-dev Architecture: arm64 Version: 0.3.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-float-ord Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 61 Provides: librust-float-ord+default-dev (= 0.3.2-ok1), librust-float-ord-0+default-dev (= 0.3.2-ok1), librust-float-ord-0-dev (= 0.3.2-ok1), librust-float-ord-0.3+default-dev (= 0.3.2-ok1), librust-float-ord-0.3-dev (= 0.3.2-ok1), librust-float-ord-0.3.2+default-dev (= 0.3.2-ok1), librust-float-ord-0.3.2-dev (= 0.3.2-ok1) Filename: pool/main/r/rust-float-ord/librust-float-ord-dev_0.3.2-ok1_arm64.deb Size: 10292 MD5sum: 352e8f11a9c47d1cc9377020ae51266b SHA1: bc75dc21d554a2eee163cd4a69837303ce580bc6 SHA256: 05e98c6fe6fe34238336bd6f580637c04f368a11d857c29c006c021056616b52 SHA512: 48d9b95f8a8943b404e3dff1d0d074fae3d81a6dd49f3e9bba3966c1cef9f2c438564581c61b7425aa8718f154deea90d7aa9683713086fe3f9c8ec111ed5bc3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-font-kit-dev Architecture: arm64 Version: 0.11.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-font-kit Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 358 Provides: librust-font-kit+default-dev (= 0.11.0-ok1), librust-font-kit+freetype-dev (= 0.11.0-ok1), librust-font-kit+loader-freetype-default-dev (= 0.11.0-ok1), librust-font-kit+loader-freetype-dev (= 0.11.0-ok1), librust-font-kit+source-dev (= 0.11.0-ok1), librust-font-kit+source-fontconfig-default-dev (= 0.11.0-ok1), librust-font-kit+source-fontconfig-dev (= 0.11.0-ok1), librust-font-kit+source-fontconfig-dlopen-dev (= 0.11.0-ok1), librust-font-kit+yeslogic-fontconfig-sys-dev (= 0.11.0-ok1), librust-font-kit-0+default-dev (= 0.11.0-ok1), librust-font-kit-0+freetype-dev (= 0.11.0-ok1), librust-font-kit-0+loader-freetype-default-dev (= 0.11.0-ok1), librust-font-kit-0+loader-freetype-dev (= 0.11.0-ok1), librust-font-kit-0+source-dev (= 0.11.0-ok1), librust-font-kit-0+source-fontconfig-default-dev (= 0.11.0-ok1), librust-font-kit-0+source-fontconfig-dev (= 0.11.0-ok1), librust-font-kit-0+source-fontconfig-dlopen-dev (= 0.11.0-ok1), librust-font-kit-0+yeslogic-fontconfig-sys-dev (= 0.11.0-ok1), librust-font-kit-0-dev (= 0.11.0-ok1), librust-font-kit-0.11+default-dev (= 0.11.0-ok1), librust-font-kit-0.11+freetype-dev (= 0.11.0-ok1), librust-font-kit-0.11+loader-freetype-default-dev (= 0.11.0-ok1), librust-font-kit-0.11+loader-freetype-dev (= 0.11.0-ok1), librust-font-kit-0.11+source-dev (= 0.11.0-ok1), librust-font-kit-0.11+source-fontconfig-default-dev (= 0.11.0-ok1), librust-font-kit-0.11+source-fontconfig-dev (= 0.11.0-ok1), librust-font-kit-0.11+source-fontconfig-dlopen-dev (= 0.11.0-ok1), librust-font-kit-0.11+yeslogic-fontconfig-sys-dev (= 0.11.0-ok1), librust-font-kit-0.11-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+default-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+freetype-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+loader-freetype-default-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+loader-freetype-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+source-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+source-fontconfig-default-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+source-fontconfig-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+source-fontconfig-dlopen-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+yeslogic-fontconfig-sys-dev (= 0.11.0-ok1), librust-font-kit-0.11.0-dev (= 0.11.0-ok1) Depends: librust-bitflags-1+default-dev, librust-byteorder-1+default-dev (>= 1.2-~~), librust-dirs-next-2+default-dev, librust-float-ord-0.3+default-dev, librust-freetype-0.7+default-dev, librust-lazy-static-1+default-dev (>= 1.1-~~), librust-libc-0.2+default-dev, librust-log-0.4+default-dev (>= 0.4.4-~~), librust-pathfinder-geometry-0.5+default-dev, librust-pathfinder-simd-0.5+default-dev (>= 0.5.1-~~), librust-walkdir-2+default-dev (>= 2.1-~~), librust-yeslogic-fontconfig-sys-3+default-dev, librust-yeslogic-fontconfig-sys-3+dlopen-dev Filename: pool/main/r/rust-font-kit/librust-font-kit-dev_0.11.0-ok1_arm64.deb Size: 51534 MD5sum: 8294182951c3728a9c4c12fb6538d165 SHA1: 14c322ab9ea1f76310b7723a096f4db61ddccfc8 SHA256: 198fb7ce71d7fc4bb508de21a6f0d2b242eee80011731aa97fa953c1c48049a4 SHA512: 3c223cef72b6e483f0893169a9b57f1ade8aa9668f13b21bfc47928eddfd92e90f6a9b1050a7a2baeae7a3ecfb2c8b97ead9a9960b33da650d0ddac672ebcc15 Homepage: https://github.com/servo/font-kit Description: Cross-platform font loading library - Rust source code This package contains the source for the Rust font-kit crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-freetype-dev Architecture: arm64 Version: 0.7.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-freetype Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 174 Provides: librust-freetype+default-dev (= 0.7.0-ok1), librust-freetype+freetype-sys-dev (= 0.7.0-ok1), librust-freetype-0+default-dev (= 0.7.0-ok1), librust-freetype-0+freetype-sys-dev (= 0.7.0-ok1), librust-freetype-0-dev (= 0.7.0-ok1), librust-freetype-0.7+default-dev (= 0.7.0-ok1), librust-freetype-0.7+freetype-sys-dev (= 0.7.0-ok1), librust-freetype-0.7-dev (= 0.7.0-ok1), librust-freetype-0.7.0+default-dev (= 0.7.0-ok1), librust-freetype-0.7.0+freetype-sys-dev (= 0.7.0-ok1), librust-freetype-0.7.0-dev (= 0.7.0-ok1) Depends: librust-freetype-sys-0.13+default-dev, librust-libc-0.2+default-dev Filename: pool/main/r/rust-freetype/librust-freetype-dev_0.7.0-ok1_arm64.deb Size: 21582 MD5sum: 025072e5d09aff5ba4580a5e778b9a2e SHA1: 192173daefe85ff18e9fe9b945ea55c537978ffe SHA256: 88d9ad577b4dfc2af95b7817612eadeedaeb50362919bcd7ac1e4f37120d9b14 SHA512: 875e4b41657b4ca3f7829027e812d2709d149e73ebad29d19994aae5824d4ff41f776da175661916e72dc64fc158cea7626b29391e47cd159ecac5743e8d67bf Description: Bindings for Freetype used by Servo - Rust source code This package contains the source for the Rust freetype crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-freetype-sys-dev Architecture: arm64 Version: 0.13.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-freetype-sys Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 64 Provides: librust-freetype-sys+default-dev (= 0.13.1-ok1), librust-freetype-sys-0+default-dev (= 0.13.1-ok1), librust-freetype-sys-0-dev (= 0.13.1-ok1), librust-freetype-sys-0.13+default-dev (= 0.13.1-ok1), librust-freetype-sys-0.13-dev (= 0.13.1-ok1), librust-freetype-sys-0.13.1+default-dev (= 0.13.1-ok1), librust-freetype-sys-0.13.1-dev (= 0.13.1-ok1) Depends: librust-cmake-0.1+default-dev (>= 0.1.42-~~), librust-libc-0.2+default-dev (>= 0.2.42-~~), librust-pkg-config-0.3+default-dev (>= 0.3.11-~~), libfreetype6-dev Filename: pool/main/r/rust-freetype-sys/librust-freetype-sys-dev_0.13.1-ok1_arm64.deb Size: 12080 MD5sum: 14d31bb5a233acb6b646c50212063817 SHA1: 0ee283ad25d995309039451ed46ea8f06dfafdd8 SHA256: 78294689b0ba72cd4ca3c7e4e0a05aae1a1e398fcdba9d1a88a64743803ca791 SHA512: 513dfd0f3f8f6b6ed1f96a547460a6d3daa8a04a8e10c6191dc1cfb3f93e027f4cf70b3009c145a690d470474d3bbdd481d1336567a94828470cf0d34f2d3611 Homepage: https://github.com/PistonDevelopers/freetype-sys Description: Low level binding for FreeType font library - Rust source code This package contains the source for the Rust freetype-sys crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-futures-channel-dev Architecture: arm64 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/main/r/rust-futures-channel/librust-futures-channel-dev_0.3.21-ok1_arm64.deb Size: 32390 MD5sum: fc91c954bded58444bc0b5d775f37c74 SHA1: a684470bc853110dfd07d91f9f1c6e38a92a4da5 SHA256: 179a1d052fefd2588badb23f68456638d5a23f1936fa40a64254be1f9eb63e46 SHA512: abd8254d18afa5cca63b49d00f0af0447e5f1e2b4d17a2427c67cf96822a7df534182c77a86b279ce0ade67230cae797e4ffd70b3c37f0c6b9ee6fb13fba9dd3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-futures-core-dev Architecture: arm64 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/main/r/rust-futures-core/librust-futures-core-dev_0.3.21-ok1_arm64.deb Size: 17186 MD5sum: ca1ec9c646acf6aaf05aae1232ec0922 SHA1: f96a848271c236a355705ac16ca5b742a0671fd5 SHA256: 02e51d33229ca2e836d4063a16833578fc2d60a5cf764b8f8b0484aad39040e4 SHA512: 65615fe55c5d889daf4aa185b4808ccbd01ed42368883895ecd22e62e6da0c346781837f1b17bab125c3640c24d2e315f9900907054cad947a1bd9dfcf8c5e9f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-futures-dev Architecture: arm64 Version: 0.3.21-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 357 Provides: librust-futures+alloc-dev (= 0.3.21-ok1), librust-futures+async-await-dev (= 0.3.21-ok1), librust-futures+default-dev (= 0.3.21-ok1), librust-futures+executor-dev (= 0.3.21-ok1), librust-futures+futures-executor-dev (= 0.3.21-ok1), librust-futures+std-dev (= 0.3.21-ok1), librust-futures+thread-pool-dev (= 0.3.21-ok1), librust-futures+write-all-vectored-dev (= 0.3.21-ok1), librust-futures-0+alloc-dev (= 0.3.21-ok1), librust-futures-0+async-await-dev (= 0.3.21-ok1), librust-futures-0+default-dev (= 0.3.21-ok1), librust-futures-0+executor-dev (= 0.3.21-ok1), librust-futures-0+futures-executor-dev (= 0.3.21-ok1), librust-futures-0+std-dev (= 0.3.21-ok1), librust-futures-0+thread-pool-dev (= 0.3.21-ok1), librust-futures-0+write-all-vectored-dev (= 0.3.21-ok1), librust-futures-0-dev (= 0.3.21-ok1), librust-futures-0.3+alloc-dev (= 0.3.21-ok1), librust-futures-0.3+async-await-dev (= 0.3.21-ok1), librust-futures-0.3+default-dev (= 0.3.21-ok1), librust-futures-0.3+executor-dev (= 0.3.21-ok1), librust-futures-0.3+futures-executor-dev (= 0.3.21-ok1), librust-futures-0.3+std-dev (= 0.3.21-ok1), librust-futures-0.3+thread-pool-dev (= 0.3.21-ok1), librust-futures-0.3+write-all-vectored-dev (= 0.3.21-ok1), librust-futures-0.3-dev (= 0.3.21-ok1), librust-futures-0.3.21+alloc-dev (= 0.3.21-ok1), librust-futures-0.3.21+async-await-dev (= 0.3.21-ok1), librust-futures-0.3.21+default-dev (= 0.3.21-ok1), librust-futures-0.3.21+executor-dev (= 0.3.21-ok1), librust-futures-0.3.21+futures-executor-dev (= 0.3.21-ok1), librust-futures-0.3.21+std-dev (= 0.3.21-ok1), librust-futures-0.3.21+thread-pool-dev (= 0.3.21-ok1), librust-futures-0.3.21+write-all-vectored-dev (= 0.3.21-ok1), librust-futures-0.3.21-dev (= 0.3.21-ok1) Depends: librust-futures-channel-0.3+alloc-dev (>= 0.3.21-~~), librust-futures-channel-0.3+sink-dev (>= 0.3.21-~~), 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-executor-0.3+std-dev (>= 0.3.21-~~), librust-futures-executor-0.3+thread-pool-dev (>= 0.3.21-~~), librust-futures-executor-0.3-dev (>= 0.3.21-~~), librust-futures-io-0.3+std-dev (>= 0.3.21-~~), librust-futures-io-0.3-dev (>= 0.3.21-~~), librust-futures-sink-0.3+alloc-dev (>= 0.3.21-~~), librust-futures-sink-0.3+std-dev (>= 0.3.21-~~), librust-futures-sink-0.3-dev (>= 0.3.21-~~), librust-futures-task-0.3+alloc-dev (>= 0.3.21-~~), librust-futures-task-0.3+std-dev (>= 0.3.21-~~), librust-futures-task-0.3-dev (>= 0.3.21-~~), librust-futures-util-0.3+alloc-dev (>= 0.3.21-~~), librust-futures-util-0.3+async-await-dev (>= 0.3.21-~~), librust-futures-util-0.3+async-await-macro-dev (>= 0.3.21-~~), librust-futures-util-0.3+channel-dev (>= 0.3.21-~~), librust-futures-util-0.3+io-dev (>= 0.3.21-~~), librust-futures-util-0.3+sink-dev (>= 0.3.21-~~), librust-futures-util-0.3+std-dev (>= 0.3.21-~~), librust-futures-util-0.3+write-all-vectored-dev (>= 0.3.21-~~) Filename: pool/main/r/rust-futures/librust-futures-dev_0.3.21-ok1_arm64.deb Size: 47176 MD5sum: baacfbb1f514f83cb2f3205ba7a0343a SHA1: 7d6460052dd82525d57cbef4e0194bd80c49c751 SHA256: ab10d4d64c3e7ecdde03eb9fd3b401539499308beb20ea24c2a98cbd2aab785c SHA512: 3de1b0217803f217ff5f90ef472e8b48e30493575c072b136f50b537da58ef22d43761d0ceac22dc4babbcc8b14325283195952dde8049222aeb318582bff988 Homepage: https://rust-lang.github.io/futures-rs Description: Futures and streams - Rust source code This package contains the source for the Rust futures crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-futures-executor-dev Architecture: arm64 Version: 0.3.21-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-executor Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 104 Provides: librust-futures-executor+default-dev (= 0.3.21-ok1), librust-futures-executor+num-cpus-dev (= 0.3.21-ok1), librust-futures-executor+std-dev (= 0.3.21-ok1), librust-futures-executor+thread-pool-dev (= 0.3.21-ok1), librust-futures-executor-0+default-dev (= 0.3.21-ok1), librust-futures-executor-0+num-cpus-dev (= 0.3.21-ok1), librust-futures-executor-0+std-dev (= 0.3.21-ok1), librust-futures-executor-0+thread-pool-dev (= 0.3.21-ok1), librust-futures-executor-0-dev (= 0.3.21-ok1), librust-futures-executor-0.3+default-dev (= 0.3.21-ok1), librust-futures-executor-0.3+num-cpus-dev (= 0.3.21-ok1), librust-futures-executor-0.3+std-dev (= 0.3.21-ok1), librust-futures-executor-0.3+thread-pool-dev (= 0.3.21-ok1), librust-futures-executor-0.3-dev (= 0.3.21-ok1), librust-futures-executor-0.3.21+default-dev (= 0.3.21-ok1), librust-futures-executor-0.3.21+num-cpus-dev (= 0.3.21-ok1), librust-futures-executor-0.3.21+std-dev (= 0.3.21-ok1), librust-futures-executor-0.3.21+thread-pool-dev (= 0.3.21-ok1), librust-futures-executor-0.3.21-dev (= 0.3.21-ok1) Depends: librust-futures-core-0.3+std-dev (>= 0.3.21-~~), librust-futures-core-0.3-dev (>= 0.3.21-~~), librust-futures-task-0.3+std-dev (>= 0.3.21-~~), librust-futures-task-0.3-dev (>= 0.3.21-~~), librust-futures-util-0.3+std-dev (>= 0.3.21-~~), librust-futures-util-0.3-dev (>= 0.3.21-~~), librust-num-cpus-1+default-dev (>= 1.8.0-~~) Filename: pool/main/r/rust-futures-executor/librust-futures-executor-dev_0.3.21-ok1_arm64.deb Size: 19550 MD5sum: c56a7f7c124e76fe4135eeef6792341c SHA1: 17416b33e166992a9d08de188ade155e03bb2b32 SHA256: ba0befac32accfb1611848c05d87423ec413432a59ea606801f9e36b94d7358b SHA512: efe12a176bf103d9bf130d8eb3fcaf76d14efd298f5c3d5521270f6138459e6c58156bbde542955f843ae0bef7a74c67a9a42ba3159861d7188315fe370ed4e4 Homepage: https://rust-lang.github.io/futures-rs Description: Executors for asynchronous tasks based on the futures-rs library - Rust source code This package contains the source for the Rust futures-executor crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-futures-io-dev Architecture: arm64 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/main/r/rust-futures-io/librust-futures-io-dev_0.3.21-ok1_arm64.deb Size: 11328 MD5sum: 19aa88bb801d7deda2417bd2bfc8bdd1 SHA1: 78d31cb61556c0fff97b610fa608c3aef5c482b4 SHA256: 69550f535f6e0f0910295de5c64e69077b2acaa0496847a13a12de4e5cc356ea SHA512: 8c703cd7330c15fe451fa4daed46f1ce604c97b973b526fc8a84aee684b020de47726be6da32f3f496ec0039b6ff1aad6f10587ff552c4f2dd51ef003d4591da 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-futures-lite-dev Architecture: arm64 Version: 1.12.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-lite Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 276 Provides: librust-futures-lite+alloc-dev (= 1.12.0-ok1), librust-futures-lite+default-dev (= 1.12.0-ok1), librust-futures-lite+fastrand-dev (= 1.12.0-ok1), librust-futures-lite+futures-io-dev (= 1.12.0-ok1), librust-futures-lite+memchr-dev (= 1.12.0-ok1), librust-futures-lite+parking-dev (= 1.12.0-ok1), librust-futures-lite+std-dev (= 1.12.0-ok1), librust-futures-lite+waker-fn-dev (= 1.12.0-ok1), librust-futures-lite-1+alloc-dev (= 1.12.0-ok1), librust-futures-lite-1+default-dev (= 1.12.0-ok1), librust-futures-lite-1+fastrand-dev (= 1.12.0-ok1), librust-futures-lite-1+futures-io-dev (= 1.12.0-ok1), librust-futures-lite-1+memchr-dev (= 1.12.0-ok1), librust-futures-lite-1+parking-dev (= 1.12.0-ok1), librust-futures-lite-1+std-dev (= 1.12.0-ok1), librust-futures-lite-1+waker-fn-dev (= 1.12.0-ok1), librust-futures-lite-1-dev (= 1.12.0-ok1), librust-futures-lite-1.12+alloc-dev (= 1.12.0-ok1), librust-futures-lite-1.12+default-dev (= 1.12.0-ok1), librust-futures-lite-1.12+fastrand-dev (= 1.12.0-ok1), librust-futures-lite-1.12+futures-io-dev (= 1.12.0-ok1), librust-futures-lite-1.12+memchr-dev (= 1.12.0-ok1), librust-futures-lite-1.12+parking-dev (= 1.12.0-ok1), librust-futures-lite-1.12+std-dev (= 1.12.0-ok1), librust-futures-lite-1.12+waker-fn-dev (= 1.12.0-ok1), librust-futures-lite-1.12-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0+alloc-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0+default-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0+fastrand-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0+futures-io-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0+memchr-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0+parking-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0+std-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0+waker-fn-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0-dev (= 1.12.0-ok1) Depends: librust-fastrand-1+default-dev (>= 1.4-~~), librust-futures-core-0.3-dev, librust-futures-io-0.3+default-dev, librust-memchr-2+default-dev (>= 2.3-~~), librust-parking-2+default-dev, librust-pin-project-lite-0.2+default-dev, librust-waker-fn-1+default-dev Filename: pool/main/r/rust-futures-lite/librust-futures-lite-dev_1.12.0-ok1_arm64.deb Size: 37734 MD5sum: f559ebb1a5e9aa41dc8ad9d180f9b439 SHA1: bf36b03a57e249af0e4fd6813971f0d10c971270 SHA256: 40f2415b4419d22ab26e8486098a220e5ba56b764a95a4513f322886a06e53cd SHA512: 717e7ea4842b91d64450169328de4ee252bdfc2123dab0680bc21545bd01d8cc025f6c43cb2808f7850fd73b7eb77670c4251eecbc94916487542e5950f643e2 Homepage: https://github.com/smol-rs/futures-lite Description: Futures, streams, and async I/O combinators - Rust source code This package contains the source for the Rust futures-lite crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-futures-macro-dev Architecture: arm64 Version: 0.3.21-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-macro Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 75 Provides: librust-futures-macro+default-dev (= 0.3.21-ok1), librust-futures-macro-0+default-dev (= 0.3.21-ok1), librust-futures-macro-0-dev (= 0.3.21-ok1), librust-futures-macro-0.3+default-dev (= 0.3.21-ok1), librust-futures-macro-0.3-dev (= 0.3.21-ok1), librust-futures-macro-0.3.21+default-dev (= 0.3.21-ok1), librust-futures-macro-0.3.21-dev (= 0.3.21-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev (>= 1.0.56-~~), librust-syn-1+full-dev (>= 1.0.56-~~) Filename: pool/main/r/rust-futures-macro/librust-futures-macro-dev_0.3.21-ok1_arm64.deb Size: 13802 MD5sum: a30d289bbf00c2e0f59baa28ebbb5451 SHA1: 47c773d8993ba6395fdf08e98f76baf78d7ff9fb SHA256: 51d0e76c39807619f5bb1d7d00136b112bb85df85be9eff211e067a25e9ae1c8 SHA512: 5b9565dd0e8d75f4a59bdeb369328d10ac417144eb4c3d2ef48cd3eb358c91abb0bec90fad873d3e8a28607605d2dcba07b711c2ba4bc92d3f415174db69297a Homepage: https://rust-lang.github.io/futures-rs Description: Futures-rs procedural macro implementations - Rust source code This package contains the source for the Rust futures-macro crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-futures-sink-dev Architecture: arm64 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/main/r/rust-futures-sink/librust-futures-sink-dev_0.3.21-ok1_arm64.deb Size: 10484 MD5sum: ac5d3ae978e0c3563e544ff5073db0be SHA1: 109640dfbb2403631675c2feb25e9338d8970fe3 SHA256: 290e208235ab4ef1631c0ad7eede0bebcd1ffb810b0a9fc21f7631cb1247f311 SHA512: ecc086cf947c9d2debbb49a1e249f1cb30e53c6dc6e3065a21abf640b191b835798fd0b656cd6202900d4e37ddc7e42b95104f3530d52983dbc9ac4ec1b96ed7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-futures-task-dev Architecture: arm64 Version: 0.3.21-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-task Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 80 Provides: librust-futures-task+alloc-dev (= 0.3.21-ok1), librust-futures-task+cfg-target-has-atomic-dev (= 0.3.21-ok1), librust-futures-task+default-dev (= 0.3.21-ok1), librust-futures-task+std-dev (= 0.3.21-ok1), librust-futures-task+unstable-dev (= 0.3.21-ok1), librust-futures-task-0+alloc-dev (= 0.3.21-ok1), librust-futures-task-0+cfg-target-has-atomic-dev (= 0.3.21-ok1), librust-futures-task-0+default-dev (= 0.3.21-ok1), librust-futures-task-0+std-dev (= 0.3.21-ok1), librust-futures-task-0+unstable-dev (= 0.3.21-ok1), librust-futures-task-0-dev (= 0.3.21-ok1), librust-futures-task-0.3+alloc-dev (= 0.3.21-ok1), librust-futures-task-0.3+cfg-target-has-atomic-dev (= 0.3.21-ok1), librust-futures-task-0.3+default-dev (= 0.3.21-ok1), librust-futures-task-0.3+std-dev (= 0.3.21-ok1), librust-futures-task-0.3+unstable-dev (= 0.3.21-ok1), librust-futures-task-0.3-dev (= 0.3.21-ok1), librust-futures-task-0.3.21+alloc-dev (= 0.3.21-ok1), librust-futures-task-0.3.21+cfg-target-has-atomic-dev (= 0.3.21-ok1), librust-futures-task-0.3.21+default-dev (= 0.3.21-ok1), librust-futures-task-0.3.21+std-dev (= 0.3.21-ok1), librust-futures-task-0.3.21+unstable-dev (= 0.3.21-ok1), librust-futures-task-0.3.21-dev (= 0.3.21-ok1) Filename: pool/main/r/rust-futures-task/librust-futures-task-dev_0.3.21-ok1_arm64.deb Size: 14362 MD5sum: 96e86d1c49bc1502dbcd5a175ea07d38 SHA1: eddc475d5fd72aed0e0725218f669b8e42596d44 SHA256: d1e86aae085426ce52829693e1b05e200cf13f86e8b9a8bcf929cb426170f0b0 SHA512: bd862d67a087c3afd85c41af21c61ecfcc18fcf7838467fea2a23bcdc441b986a7737eb36e9fec2f0c5de96a559a86daa06ba1c6d87469b2359393dbfa7579dd Homepage: https://rust-lang.github.io/futures-rs Description: Tools for working with tasks - Rust source code This package contains the source for the Rust futures-task crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-futures-util-dev Architecture: arm64 Version: 0.3.21-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-util Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 911 Provides: librust-futures-util+alloc-dev (= 0.3.21-ok1), librust-futures-util+async-await-dev (= 0.3.21-ok1), librust-futures-util+async-await-macro-dev (= 0.3.21-ok1), librust-futures-util+bilock-dev (= 0.3.21-ok1), librust-futures-util+channel-dev (= 0.3.21-ok1), librust-futures-util+default-dev (= 0.3.21-ok1), librust-futures-util+futures-channel-dev (= 0.3.21-ok1), librust-futures-util+futures-io-dev (= 0.3.21-ok1), librust-futures-util+futures-macro-dev (= 0.3.21-ok1), librust-futures-util+futures-sink-dev (= 0.3.21-ok1), librust-futures-util+io-dev (= 0.3.21-ok1), librust-futures-util+memchr-dev (= 0.3.21-ok1), librust-futures-util+sink-dev (= 0.3.21-ok1), librust-futures-util+slab-dev (= 0.3.21-ok1), librust-futures-util+std-dev (= 0.3.21-ok1), librust-futures-util+write-all-vectored-dev (= 0.3.21-ok1), librust-futures-util-0+alloc-dev (= 0.3.21-ok1), librust-futures-util-0+async-await-dev (= 0.3.21-ok1), librust-futures-util-0+async-await-macro-dev (= 0.3.21-ok1), librust-futures-util-0+bilock-dev (= 0.3.21-ok1), librust-futures-util-0+channel-dev (= 0.3.21-ok1), librust-futures-util-0+default-dev (= 0.3.21-ok1), librust-futures-util-0+futures-channel-dev (= 0.3.21-ok1), librust-futures-util-0+futures-io-dev (= 0.3.21-ok1), librust-futures-util-0+futures-macro-dev (= 0.3.21-ok1), librust-futures-util-0+futures-sink-dev (= 0.3.21-ok1), librust-futures-util-0+io-dev (= 0.3.21-ok1), librust-futures-util-0+memchr-dev (= 0.3.21-ok1), librust-futures-util-0+sink-dev (= 0.3.21-ok1), librust-futures-util-0+slab-dev (= 0.3.21-ok1), librust-futures-util-0+std-dev (= 0.3.21-ok1), librust-futures-util-0+write-all-vectored-dev (= 0.3.21-ok1), librust-futures-util-0-dev (= 0.3.21-ok1), librust-futures-util-0.3+alloc-dev (= 0.3.21-ok1), librust-futures-util-0.3+async-await-dev (= 0.3.21-ok1), librust-futures-util-0.3+async-await-macro-dev (= 0.3.21-ok1), librust-futures-util-0.3+bilock-dev (= 0.3.21-ok1), librust-futures-util-0.3+channel-dev (= 0.3.21-ok1), librust-futures-util-0.3+default-dev (= 0.3.21-ok1), librust-futures-util-0.3+futures-channel-dev (= 0.3.21-ok1), librust-futures-util-0.3+futures-io-dev (= 0.3.21-ok1), librust-futures-util-0.3+futures-macro-dev (= 0.3.21-ok1), librust-futures-util-0.3+futures-sink-dev (= 0.3.21-ok1), librust-futures-util-0.3+io-dev (= 0.3.21-ok1), librust-futures-util-0.3+memchr-dev (= 0.3.21-ok1), librust-futures-util-0.3+sink-dev (= 0.3.21-ok1), librust-futures-util-0.3+slab-dev (= 0.3.21-ok1), librust-futures-util-0.3+std-dev (= 0.3.21-ok1), librust-futures-util-0.3+write-all-vectored-dev (= 0.3.21-ok1), librust-futures-util-0.3-dev (= 0.3.21-ok1), librust-futures-util-0.3.21+alloc-dev (= 0.3.21-ok1), librust-futures-util-0.3.21+async-await-dev (= 0.3.21-ok1), librust-futures-util-0.3.21+async-await-macro-dev (= 0.3.21-ok1), librust-futures-util-0.3.21+bilock-dev (= 0.3.21-ok1), librust-futures-util-0.3.21+channel-dev (= 0.3.21-ok1), librust-futures-util-0.3.21+default-dev (= 0.3.21-ok1), librust-futures-util-0.3.21+futures-channel-dev (= 0.3.21-ok1), librust-futures-util-0.3.21+futures-io-dev (= 0.3.21-ok1), librust-futures-util-0.3.21+futures-macro-dev (= 0.3.21-ok1), librust-futures-util-0.3.21+futures-sink-dev (= 0.3.21-ok1), librust-futures-util-0.3.21+io-dev (= 0.3.21-ok1), librust-futures-util-0.3.21+memchr-dev (= 0.3.21-ok1), librust-futures-util-0.3.21+sink-dev (= 0.3.21-ok1), librust-futures-util-0.3.21+slab-dev (= 0.3.21-ok1), librust-futures-util-0.3.21+std-dev (= 0.3.21-ok1), librust-futures-util-0.3.21+write-all-vectored-dev (= 0.3.21-ok1), librust-futures-util-0.3.21-dev (= 0.3.21-ok1) Depends: librust-futures-channel-0.3+std-dev (>= 0.3.21-~~), 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-io-0.3+std-dev (>= 0.3.21-~~), librust-futures-macro-0.3.21-dev, librust-futures-sink-0.3-dev (>= 0.3.21-~~), librust-futures-task-0.3+alloc-dev (>= 0.3.21-~~), librust-futures-task-0.3+std-dev (>= 0.3.21-~~), librust-futures-task-0.3-dev (>= 0.3.21-~~), librust-memchr-2+default-dev (>= 2.2-~~), librust-pin-project-lite-0.2+default-dev (>= 0.2.4-~~), librust-pin-utils-0.1+default-dev, librust-slab-0.4+default-dev (>= 0.4.2-~~) Filename: pool/main/r/rust-futures-util/librust-futures-util-dev_0.3.21-ok1_arm64.deb Size: 123464 MD5sum: 769755c38da186786c23c3cf0e216dd5 SHA1: 43c289ee8f3c7c2e282be67c65fef93214eb2222 SHA256: 7179dd9c52e1104214564b3847ac2f376e1302d28b15c293b6bc252b2bd6d758 SHA512: 0d227dd3c78333019e212f0f5703df4e5844dde066b8e1ee50988e61e97030e520f454292fbbda3a70a8829f46d2cdd06b01001462188b4a311fcf1fad0261cd Homepage: https://rust-lang.github.io/futures-rs Description: Common utilities for the futures-rs library - Rust source code - Rust source code This package contains the source for the Rust futures-util crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-generic-array+serde-dev Architecture: arm64 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/main/r/rust-generic-array/librust-generic-array+serde-dev_0.14.4-ok1_arm64.deb Size: 832 MD5sum: 90f1d6e3914a08f1cf005ec16a9a456b SHA1: d77852d3855033c472ca1e7a7e0751beaf86596c SHA256: b22478afd0999eec8e81c4301352aeea5c5adf6e7b4569c8083beca40732a1c5 SHA512: 232442456ddadae7f3ce9474ec46d15c4964643d8a7fbe2c37afcbe9699c18aa862f4ce8e563512aad6597483cb6961225ac4fff49b1ddcffffe49545d1b0c15 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-generic-array-dev Architecture: arm64 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/main/r/rust-generic-array/librust-generic-array-dev_0.14.4-ok1_arm64.deb Size: 29980 MD5sum: 1b8cffc16345d479570361a0ecef7661 SHA1: 10d088a60edec311d0681ec5d819436e47c2ffde SHA256: e29350ec6a482b95e6579c81900c05dd2453fc56a375efcc7342fc4c28a0a475 SHA512: 05d00b29aed29b5ab9ecb54e25fbcee21c6e98d31b61513a361d2447a4624ba05a55882906f106ac0c7930c8725f77a8af63a4e2d162e830119221935d06612c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-getrandom+compiler-builtins-dev Architecture: arm64 Version: 0.2.8-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-getrandom Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-getrandom-0+compiler-builtins-dev (= 0.2.8-ok1), librust-getrandom-0.2+compiler-builtins-dev (= 0.2.8-ok1), librust-getrandom-0.2.8+compiler-builtins-dev (= 0.2.8-ok1) Depends: librust-getrandom-dev (= 0.2.8-ok1), librust-compiler-builtins-0.1+default-dev Filename: pool/main/r/rust-getrandom/librust-getrandom+compiler-builtins-dev_0.2.8-ok1_arm64.deb Size: 1002 MD5sum: 82e684c33bea7c5c999a6af8a5b04323 SHA1: e1e9322757cac0d55e1db8241f3a7d6dff3a0873 SHA256: a954eb27d280f3582d748f7401e7b77352951d378ed6bb814c88424da232b5d6 SHA512: 8e6a3620adc823697e24b4ed74050ce5ee15e75b206782720a81c35c89ffd33eda67ac1b32c1ce15343ea81d401472659f2cbf9462816c0ec1498278289e8cdb Description: Retrieve random data from system source - feature "compiler_builtins" This metapackage enables feature "compiler_builtins" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-getrandom+core-dev Architecture: arm64 Version: 0.2.8-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-getrandom Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-getrandom-0+core-dev (= 0.2.8-ok1), librust-getrandom-0.2+core-dev (= 0.2.8-ok1), librust-getrandom-0.2.8+core-dev (= 0.2.8-ok1) Depends: librust-getrandom-dev (= 0.2.8-ok1), librust-rustc-std-workspace-core-1+default-dev Filename: pool/main/r/rust-getrandom/librust-getrandom+core-dev_0.2.8-ok1_arm64.deb Size: 996 MD5sum: 0ce9a0319a1fffbdc67678dd085777b8 SHA1: 5eb9136ef07205e0c19159582e891e4432f1536e SHA256: 93b0fbe5648d72e86d095d29ffe983c422fcaf49b5f9ef31a937991efd323927 SHA512: ca3d77b2b78789ee67225261d32c4440e8e27994d55066987110f5659a42c8039c20bf1e38fc34db65a3799ccf06d01f779bef840bb3fb0a3ff3b164a34ec82c Description: Retrieve random data from system source - feature "core" This metapackage enables feature "core" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-getrandom+rustc-dep-of-std-dev Architecture: arm64 Version: 0.2.8-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-getrandom Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-getrandom-0+rustc-dep-of-std-dev (= 0.2.8-ok1), librust-getrandom-0.2+rustc-dep-of-std-dev (= 0.2.8-ok1), librust-getrandom-0.2.8+rustc-dep-of-std-dev (= 0.2.8-ok1) Depends: librust-getrandom-dev (= 0.2.8-ok1), librust-getrandom+compiler-builtins-dev (= 0.2.8-ok1), librust-getrandom+core-dev (= 0.2.8-ok1), librust-libc-0.2+rustc-dep-of-std-dev (>= 0.2.120-~~) Filename: pool/main/r/rust-getrandom/librust-getrandom+rustc-dep-of-std-dev_0.2.8-ok1_arm64.deb Size: 1020 MD5sum: c0ea8c0508204bd5bec57bde8c66829f SHA1: 3e731e835bd2d1c91666e4243ddd82dbacde6f6f SHA256: 99b28843122af4f58dc55b28ad3ae814fc9533ea8ad39f3b1734e7868ab4e1c3 SHA512: 94797135df3686ec12c8337341aa605354da98134cfc56efb65e9802a5004ffac836b68f0d95a7335c6b47435554b1a28408187c528245dff6cd029e95303af2 Description: Retrieve random data from system source - feature "rustc-dep-of-std" This metapackage enables feature "rustc-dep-of-std" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-getrandom-dev Architecture: arm64 Version: 0.2.8-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-getrandom Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 165 Provides: librust-getrandom+custom-dev (= 0.2.8-ok1), librust-getrandom+default-dev (= 0.2.8-ok1), librust-getrandom+rdrand-dev (= 0.2.8-ok1), librust-getrandom+std-dev (= 0.2.8-ok1), librust-getrandom+test-in-browser-dev (= 0.2.8-ok1), librust-getrandom-0+custom-dev (= 0.2.8-ok1), librust-getrandom-0+default-dev (= 0.2.8-ok1), librust-getrandom-0+rdrand-dev (= 0.2.8-ok1), librust-getrandom-0+std-dev (= 0.2.8-ok1), librust-getrandom-0+test-in-browser-dev (= 0.2.8-ok1), librust-getrandom-0-dev (= 0.2.8-ok1), librust-getrandom-0.2+custom-dev (= 0.2.8-ok1), librust-getrandom-0.2+default-dev (= 0.2.8-ok1), librust-getrandom-0.2+rdrand-dev (= 0.2.8-ok1), librust-getrandom-0.2+std-dev (= 0.2.8-ok1), librust-getrandom-0.2+test-in-browser-dev (= 0.2.8-ok1), librust-getrandom-0.2-dev (= 0.2.8-ok1), librust-getrandom-0.2.8+custom-dev (= 0.2.8-ok1), librust-getrandom-0.2.8+default-dev (= 0.2.8-ok1), librust-getrandom-0.2.8+rdrand-dev (= 0.2.8-ok1), librust-getrandom-0.2.8+std-dev (= 0.2.8-ok1), librust-getrandom-0.2.8+test-in-browser-dev (= 0.2.8-ok1), librust-getrandom-0.2.8-dev (= 0.2.8-ok1) Depends: librust-cfg-if-1+default-dev, librust-libc-0.2-dev (>= 0.2.120-~~) Suggests: librust-getrandom+compiler-builtins-dev (= 0.2.8-ok1), librust-getrandom+core-dev (= 0.2.8-ok1), librust-getrandom+rustc-dep-of-std-dev (= 0.2.8-ok1) Filename: pool/main/r/rust-getrandom/librust-getrandom-dev_0.2.8-ok1_arm64.deb Size: 31578 MD5sum: 5c7820e17487b1409de2096103ddec84 SHA1: 882f2f7145646b89a1c14eb4b8ac9db0aa69a249 SHA256: 58d5ce3366dd28b0fd2f30108f839f6b02cd2a85cb9e5f00532291dffd0f08f4 SHA512: 831ad45fd8580452dd22123219bde157b39b6939709bd2049711a3eba81aaf16d01f91c2c398155556c4fef043c855db627ef5d7718726344904f58ddea1631b Description: Retrieve random data from system source - Rust source code This package contains the source for the Rust getrandom crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-gif-dev Architecture: arm64 Version: 0.11.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-gif Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 159 Provides: librust-gif+default-dev (= 0.11.3-ok1), librust-gif+raii-no-panic-dev (= 0.11.3-ok1), librust-gif+std-dev (= 0.11.3-ok1), librust-gif-0+default-dev (= 0.11.3-ok1), librust-gif-0+raii-no-panic-dev (= 0.11.3-ok1), librust-gif-0+std-dev (= 0.11.3-ok1), librust-gif-0-dev (= 0.11.3-ok1), librust-gif-0.11+default-dev (= 0.11.3-ok1), librust-gif-0.11+raii-no-panic-dev (= 0.11.3-ok1), librust-gif-0.11+std-dev (= 0.11.3-ok1), librust-gif-0.11-dev (= 0.11.3-ok1), librust-gif-0.11.3+default-dev (= 0.11.3-ok1), librust-gif-0.11.3+raii-no-panic-dev (= 0.11.3-ok1), librust-gif-0.11.3+std-dev (= 0.11.3-ok1), librust-gif-0.11.3-dev (= 0.11.3-ok1) Depends: librust-color-quant-1+default-dev, librust-weezl-0.1+default-dev (>= 0.1.4-~~) Filename: pool/main/r/rust-gif/librust-gif-dev_0.11.3-ok1_arm64.deb Size: 31276 MD5sum: 75f6baab82e9728e0b3c42f8530f1330 SHA1: d7fb29bc9307981a4a12587b21fa6ae2ad5e6b34 SHA256: a7eecd8eaaab9f159292516e28964b76d4142ccafbf662e56911e1f4ffa8100e SHA512: bd92754679ad6dec82315c0da1623ce615ef3650961e2ef7ca456f1ffb468827ee7f0591964ad19a15458c49cd4289301b1b66b3252a1363295ccba53942a101 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-half-dev Architecture: arm64 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/main/r/rust-half/librust-half-dev_1.6.0-ok1_arm64.deb Size: 31290 MD5sum: 3911bb05034bfff81e49b9c3ddcb4f44 SHA1: a391db84fd2be459028d1052a07a1ef7e63f2d53 SHA256: ae15b6080d28d66602df00e79e7cbfd5193c8f20bff02a51688819de84ec0d86 SHA512: d047cbb2d5c23eda09e74d9d69d6b94efb6c39968c565c2bd2f0e7ffea9dd7bfb511f9f71bae20497135cac8896d3764234dc9f96a06371be0176605c0743468 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-hex+serde-dev Architecture: arm64 Version: 0.4.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-hex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-hex-0+serde-dev (= 0.4.3-ok1), librust-hex-0.4+serde-dev (= 0.4.3-ok1), librust-hex-0.4.3+serde-dev (= 0.4.3-ok1) Depends: librust-hex-dev (= 0.4.3-ok1), librust-serde-1-dev Filename: pool/main/r/rust-hex/librust-hex+serde-dev_0.4.3-ok1_arm64.deb Size: 970 MD5sum: f073f15e3df3b22ad4df039bf85c79bd SHA1: e70010fa9cfa4efc871cedb7e5f96975f88f7050 SHA256: 829dd4c3a5f9543aaf55e0993e8516d447ee7f722b3aa44b76fe5da6cf4d61cd SHA512: 5c3fe6d405824b377cd4f088cdaa54ee38045e51f072a8da4667dfceb9ba4d67d2cb53304e069faacdb2824f56697e902c20c86757c14dded789d72da3e6336a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-hex-dev Architecture: arm64 Version: 0.4.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-hex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 84 Provides: librust-hex+alloc-dev (= 0.4.3-ok1), librust-hex+default-dev (= 0.4.3-ok1), librust-hex+std-dev (= 0.4.3-ok1), librust-hex-0+alloc-dev (= 0.4.3-ok1), librust-hex-0+default-dev (= 0.4.3-ok1), librust-hex-0+std-dev (= 0.4.3-ok1), librust-hex-0-dev (= 0.4.3-ok1), librust-hex-0.4+alloc-dev (= 0.4.3-ok1), librust-hex-0.4+default-dev (= 0.4.3-ok1), librust-hex-0.4+std-dev (= 0.4.3-ok1), librust-hex-0.4-dev (= 0.4.3-ok1), librust-hex-0.4.3+alloc-dev (= 0.4.3-ok1), librust-hex-0.4.3+default-dev (= 0.4.3-ok1), librust-hex-0.4.3+std-dev (= 0.4.3-ok1), librust-hex-0.4.3-dev (= 0.4.3-ok1) Suggests: librust-hex+serde-dev (= 0.4.3-ok1) Filename: pool/main/r/rust-hex/librust-hex-dev_0.4.3-ok1_arm64.deb Size: 15504 MD5sum: 437cf99c364808f3aeb05736c4bc558d SHA1: 1f5bd41cc23d713aa0acdeb1ce73aef7de195a5f SHA256: 714a9062b1d8710a6b95aac5438ea30e3620ef5a69fd4cc531bad18f5d4caf32 SHA512: 941e473af10b727df8de6a831e99f514b2a97111ec2a915b7250df3ef3e2531ccc4039e21c8b54455459cd3544032fb93574d8686eb6c5874a732a4a84eeb6c2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-humantime-dev Architecture: arm64 Version: 2.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-humantime Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 108 Provides: librust-humantime+default-dev (= 2.1.0-ok1), librust-humantime-2+default-dev (= 2.1.0-ok1), librust-humantime-2-dev (= 2.1.0-ok1), librust-humantime-2.1+default-dev (= 2.1.0-ok1), librust-humantime-2.1-dev (= 2.1.0-ok1), librust-humantime-2.1.0+default-dev (= 2.1.0-ok1), librust-humantime-2.1.0-dev (= 2.1.0-ok1) Filename: pool/main/r/rust-humantime/librust-humantime-dev_2.1.0-ok1_arm64.deb Size: 18968 MD5sum: ff9caecddfe6f5cbf045beb7489c7f89 SHA1: bc1b3cae933453a96dfcd73fd4ba2346faab1e9e SHA256: b2ff86ef66a60ef5bd0bb216b486fe64635d6556d01a873b5c3c6c516be88ba0 SHA512: 8cc12f8db8418f96a6e8b36b9bbf892609f6616c2dedcb15d0873aa35068fae0cb8828763d960c5fff28a1c817ca97ef7e412a247317132d69415ab64facdfa8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-iana-time-zone-dev Architecture: arm64 Version: 0.1.53-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-iana-time-zone Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 99 Provides: librust-iana-time-zone+default-dev (= 0.1.53-ok1), librust-iana-time-zone+fallback-dev (= 0.1.53-ok1), librust-iana-time-zone-0+default-dev (= 0.1.53-ok1), librust-iana-time-zone-0+fallback-dev (= 0.1.53-ok1), librust-iana-time-zone-0-dev (= 0.1.53-ok1), librust-iana-time-zone-0.1+default-dev (= 0.1.53-ok1), librust-iana-time-zone-0.1+fallback-dev (= 0.1.53-ok1), librust-iana-time-zone-0.1-dev (= 0.1.53-ok1), librust-iana-time-zone-0.1.53+default-dev (= 0.1.53-ok1), librust-iana-time-zone-0.1.53+fallback-dev (= 0.1.53-ok1), librust-iana-time-zone-0.1.53-dev (= 0.1.53-ok1) Depends: librust-js-sys-0.3+default-dev (>= 0.3.50-~~), librust-wasm-bindgen-0.2+default-dev (>= 0.2.70-~~) Filename: pool/main/r/rust-iana-time-zone/librust-iana-time-zone-dev_0.1.53-ok1_arm64.deb Size: 18056 MD5sum: 1e64ad3a6c2fac5e479efd416d66da52 SHA1: 9969058fd75f852d41f3525a0210a261ed1e1fce SHA256: 978e40ea40c61981a242fea6abb3efee5367d408bd07b9baa6c620ed71972c40 SHA512: 4664ce2f98028dda57c0d3de276ed99e4564a38070230fade99b188a6c039c7982e11ac33c49a08163536a43871b9e3c0e5793232c5efcf02b73fc2f33f49cde Description: Get the IANA time zone for the current system - Rust source code This package contains the source for the Rust iana-time-zone crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-image-dev Architecture: arm64 Version: 0.24.3-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-image Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1229 Provides: librust-image+benchmarks-dev (= 0.24.3-ok2), librust-image+bmp-dev (= 0.24.3-ok2), librust-image+dds-dev (= 0.24.3-ok2), librust-image+default-dev (= 0.24.3-ok2), librust-image+dxt-dev (= 0.24.3-ok2), librust-image+farbfeld-dev (= 0.24.3-ok2), librust-image+gif-dev (= 0.24.3-ok2), librust-image+hdr-dev (= 0.24.3-ok2), librust-image+ico-dev (= 0.24.3-ok2), librust-image+jpeg-dev (= 0.24.3-ok2), librust-image+jpeg-rayon-dev (= 0.24.3-ok2), librust-image+png-dev (= 0.24.3-ok2), librust-image+pnm-dev (= 0.24.3-ok2), librust-image+scoped-threadpool-dev (= 0.24.3-ok2), librust-image+tga-dev (= 0.24.3-ok2), librust-image+tiff-dev (= 0.24.3-ok2), librust-image+webp-dev (= 0.24.3-ok2), librust-image-0+benchmarks-dev (= 0.24.3-ok2), librust-image-0+bmp-dev (= 0.24.3-ok2), librust-image-0+dds-dev (= 0.24.3-ok2), librust-image-0+default-dev (= 0.24.3-ok2), librust-image-0+dxt-dev (= 0.24.3-ok2), librust-image-0+farbfeld-dev (= 0.24.3-ok2), librust-image-0+gif-dev (= 0.24.3-ok2), librust-image-0+hdr-dev (= 0.24.3-ok2), librust-image-0+ico-dev (= 0.24.3-ok2), librust-image-0+jpeg-dev (= 0.24.3-ok2), librust-image-0+jpeg-rayon-dev (= 0.24.3-ok2), librust-image-0+png-dev (= 0.24.3-ok2), librust-image-0+pnm-dev (= 0.24.3-ok2), librust-image-0+scoped-threadpool-dev (= 0.24.3-ok2), librust-image-0+tga-dev (= 0.24.3-ok2), librust-image-0+tiff-dev (= 0.24.3-ok2), librust-image-0+webp-dev (= 0.24.3-ok2), librust-image-0-dev (= 0.24.3-ok2), librust-image-0.24+benchmarks-dev (= 0.24.3-ok2), librust-image-0.24+bmp-dev (= 0.24.3-ok2), librust-image-0.24+dds-dev (= 0.24.3-ok2), librust-image-0.24+default-dev (= 0.24.3-ok2), librust-image-0.24+dxt-dev (= 0.24.3-ok2), librust-image-0.24+farbfeld-dev (= 0.24.3-ok2), librust-image-0.24+gif-dev (= 0.24.3-ok2), librust-image-0.24+hdr-dev (= 0.24.3-ok2), librust-image-0.24+ico-dev (= 0.24.3-ok2), librust-image-0.24+jpeg-dev (= 0.24.3-ok2), librust-image-0.24+jpeg-rayon-dev (= 0.24.3-ok2), librust-image-0.24+png-dev (= 0.24.3-ok2), librust-image-0.24+pnm-dev (= 0.24.3-ok2), librust-image-0.24+scoped-threadpool-dev (= 0.24.3-ok2), librust-image-0.24+tga-dev (= 0.24.3-ok2), librust-image-0.24+tiff-dev (= 0.24.3-ok2), librust-image-0.24+webp-dev (= 0.24.3-ok2), librust-image-0.24-dev (= 0.24.3-ok2), librust-image-0.24.3+benchmarks-dev (= 0.24.3-ok2), librust-image-0.24.3+bmp-dev (= 0.24.3-ok2), librust-image-0.24.3+dds-dev (= 0.24.3-ok2), librust-image-0.24.3+default-dev (= 0.24.3-ok2), librust-image-0.24.3+dxt-dev (= 0.24.3-ok2), librust-image-0.24.3+farbfeld-dev (= 0.24.3-ok2), librust-image-0.24.3+gif-dev (= 0.24.3-ok2), librust-image-0.24.3+hdr-dev (= 0.24.3-ok2), librust-image-0.24.3+ico-dev (= 0.24.3-ok2), librust-image-0.24.3+jpeg-dev (= 0.24.3-ok2), librust-image-0.24.3+jpeg-rayon-dev (= 0.24.3-ok2), librust-image-0.24.3+png-dev (= 0.24.3-ok2), librust-image-0.24.3+pnm-dev (= 0.24.3-ok2), librust-image-0.24.3+scoped-threadpool-dev (= 0.24.3-ok2), librust-image-0.24.3+tga-dev (= 0.24.3-ok2), librust-image-0.24.3+tiff-dev (= 0.24.3-ok2), librust-image-0.24.3+webp-dev (= 0.24.3-ok2), librust-image-0.24.3-dev (= 0.24.3-ok2) Depends: librust-bytemuck-1+default-dev (>= 1.7.0-~~), librust-bytemuck-1+extern-crate-alloc-dev (>= 1.7.0-~~), librust-byteorder-1+default-dev (>= 1.3.2-~~), librust-color-quant-1+default-dev (>= 1.1-~~), librust-gif-0.11+default-dev (>= 0.11.1-~~), librust-jpeg-decoder-0.2+rayon-dev (>= 0.2.1-~~), librust-jpeg-decoder-0.2-dev (>= 0.2.1-~~), librust-num-rational-0.4-dev, librust-num-traits-0.2+default-dev, librust-png-0.17+default-dev, librust-scoped-threadpool-0.1+default-dev, librust-tiff-0.7+default-dev (>= 0.7.1-~~) Filename: pool/main/r/rust-image/librust-image-dev_0.24.3-ok2_arm64.deb Size: 205340 MD5sum: e95ae39252700f79367888e37ac419a2 SHA1: 6a6a06fa9c419f6f38de30dc9187991de18e88da SHA256: 5129ab25a1194b2284caf1292568b3691c5d49f369895dd5a440d9faa706d713 SHA512: 92bc867f483317a4688a6f6556db3ea1d9686fda060b4a3ef42c9cc817bb410c39c664097f15517606f38f2ed0d885b0f6e2d6cfe264dce05eaffaa8e892891f Homepage: https://github.com/image-rs/image Description: Imaging library written in Rust - Rust source code Provides basic filters and decoders for the most common image formats. . This package contains the source for the Rust image crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-indexmap-dev Architecture: arm64 Version: 1.9.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-indexmap Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 367 Provides: librust-indexmap+arbitrary-dev (= 1.9.2-ok1), librust-indexmap+default-dev (= 1.9.2-ok1), librust-indexmap+quickcheck-dev (= 1.9.2-ok1), librust-indexmap+rayon-dev (= 1.9.2-ok1), librust-indexmap+serde-1-dev (= 1.9.2-ok1), librust-indexmap+serde-dev (= 1.9.2-ok1), librust-indexmap+std-dev (= 1.9.2-ok1), librust-indexmap+test-debug-dev (= 1.9.2-ok1), librust-indexmap+test-low-transition-point-dev (= 1.9.2-ok1), librust-indexmap-1+arbitrary-dev (= 1.9.2-ok1), librust-indexmap-1+default-dev (= 1.9.2-ok1), librust-indexmap-1+quickcheck-dev (= 1.9.2-ok1), librust-indexmap-1+rayon-dev (= 1.9.2-ok1), librust-indexmap-1+serde-1-dev (= 1.9.2-ok1), librust-indexmap-1+serde-dev (= 1.9.2-ok1), librust-indexmap-1+std-dev (= 1.9.2-ok1), librust-indexmap-1+test-debug-dev (= 1.9.2-ok1), librust-indexmap-1+test-low-transition-point-dev (= 1.9.2-ok1), librust-indexmap-1-dev (= 1.9.2-ok1), librust-indexmap-1.9+arbitrary-dev (= 1.9.2-ok1), librust-indexmap-1.9+default-dev (= 1.9.2-ok1), librust-indexmap-1.9+quickcheck-dev (= 1.9.2-ok1), librust-indexmap-1.9+rayon-dev (= 1.9.2-ok1), librust-indexmap-1.9+serde-1-dev (= 1.9.2-ok1), librust-indexmap-1.9+serde-dev (= 1.9.2-ok1), librust-indexmap-1.9+std-dev (= 1.9.2-ok1), librust-indexmap-1.9+test-debug-dev (= 1.9.2-ok1), librust-indexmap-1.9+test-low-transition-point-dev (= 1.9.2-ok1), librust-indexmap-1.9-dev (= 1.9.2-ok1), librust-indexmap-1.9.2+arbitrary-dev (= 1.9.2-ok1), librust-indexmap-1.9.2+default-dev (= 1.9.2-ok1), librust-indexmap-1.9.2+quickcheck-dev (= 1.9.2-ok1), librust-indexmap-1.9.2+rayon-dev (= 1.9.2-ok1), librust-indexmap-1.9.2+serde-1-dev (= 1.9.2-ok1), librust-indexmap-1.9.2+serde-dev (= 1.9.2-ok1), librust-indexmap-1.9.2+std-dev (= 1.9.2-ok1), librust-indexmap-1.9.2+test-debug-dev (= 1.9.2-ok1), librust-indexmap-1.9.2+test-low-transition-point-dev (= 1.9.2-ok1), librust-indexmap-1.9.2-dev (= 1.9.2-ok1) Depends: librust-arbitrary-1-dev, librust-autocfg-1+default-dev, librust-hashbrown-0.12+raw-dev, librust-quickcheck-1-dev, librust-rayon-1+default-dev (>= 1.4.1-~~), librust-serde-1-dev Filename: pool/main/r/rust-indexmap/librust-indexmap-dev_1.9.2-ok1_arm64.deb Size: 52090 MD5sum: f1f3b149a95d778222ad05f823dc5393 SHA1: e3e2fc17e74bde3b7f261093b83087282c87b529 SHA256: 031f42fa0cd96edded7ffc2c19240057a97afc649ba15f5e260701ac935673f1 SHA512: 28abab150e22de68e13d836e438a0b4d06a3ce60a9019554db565b6c88f38e12172d0f8b75b261688492f9b18448e1cc1b0c9fa3eb16ff9d9b1f1fa9238fd802 Description: Hash table with consistent order and fast iteration - Rust source code This package contains the source for the Rust indexmap crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-indoc-dev Architecture: arm64 Version: 1.0.4-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-indoc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 104 Provides: librust-indoc+default-dev (= 1.0.4-ok2), librust-indoc-1+default-dev (= 1.0.4-ok2), librust-indoc-1-dev (= 1.0.4-ok2), librust-indoc-1.0+default-dev (= 1.0.4-ok2), librust-indoc-1.0-dev (= 1.0.4-ok2), librust-indoc-1.0.4+default-dev (= 1.0.4-ok2), librust-indoc-1.0.4-dev (= 1.0.4-ok2) Depends: librust-unindent-0.1+default-dev (>= 0.1.8-~~) Filename: pool/main/r/rust-indoc/librust-indoc-dev_1.0.4-ok2_arm64.deb Size: 15904 MD5sum: efcef67ee208cae07b1198dc37950f20 SHA1: 118d6d7aef6c32ca5e4cc8dd362a35c04b77ffe4 SHA256: b18dfe0467ea46ebe3bd11475505863f86317324edd25bb90d7e6916464ca001 SHA512: f1d57ea9e3723b58c4d5a91433111921d27476d0c900c23b0f7d00d78c83be94447f610215c15966b139fbdd73187edc259f20a00d993e9c3b4ef4bfe342ef9b Description: Indented document literals - Rust source code This package contains the source for the Rust indoc crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-inflector+heavyweight-dev Architecture: arm64 Version: 0.11.4-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-inflector Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-inflector+default-dev (= 0.11.4-ok2), librust-inflector-0+default-dev (= 0.11.4-ok2), librust-inflector-0+heavyweight-dev (= 0.11.4-ok2), librust-inflector-0.11+default-dev (= 0.11.4-ok2), librust-inflector-0.11+heavyweight-dev (= 0.11.4-ok2), librust-inflector-0.11.4+default-dev (= 0.11.4-ok2), librust-inflector-0.11.4+heavyweight-dev (= 0.11.4-ok2) Depends: librust-inflector-dev (= 0.11.4-ok2), librust-inflector+regex-dev (= 0.11.4-ok2), librust-inflector+lazy-static-dev (= 0.11.4-ok2) Filename: pool/main/r/rust-inflector/librust-inflector+heavyweight-dev_0.11.4-ok2_arm64.deb Size: 1202 MD5sum: f299b6cd598c7db387a0ce7d0ba748c2 SHA1: 46b7ea10f75c0a3dbd1c7044ebb37dfa73fba52d SHA256: d8a75f0918b4d925c686f265c2e8061e04fba820b2959e986eb1f5c1b6d3e950 SHA512: c2499cadf9936dd547f6bb179fba0b370a50b78ff376fcf263d69ed7aefe100e7b13b3a4cd3e06b6a29c1cf23abc4b2c36257356e6060ece1d18fac2778228cc Homepage: https://github.com/whatisinternet/inflector Description: Adds String based inflections for Rust - feature "heavyweight" and 1 more Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize are supported as both traits and pure functions acting on String types. . This metapackage enables feature "heavyweight" for the Rust Inflector crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-inflector+lazy-static-dev Architecture: arm64 Version: 0.11.4-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-inflector Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-inflector-0+lazy-static-dev (= 0.11.4-ok2), librust-inflector-0.11+lazy-static-dev (= 0.11.4-ok2), librust-inflector-0.11.4+lazy-static-dev (= 0.11.4-ok2) Depends: librust-inflector-dev (= 0.11.4-ok2), librust-lazy-static-1+default-dev (>= 1.2.0-~~) Filename: pool/main/r/rust-inflector/librust-inflector+lazy-static-dev_0.11.4-ok2_arm64.deb Size: 1154 MD5sum: e8bbbffbe74dfd2fa1addc748ddf33db SHA1: 11d539242bc51bbb094f8b4c355ee7210450b6e0 SHA256: 525b7e2b038193ecc99214a841bb187a9d5e0b2b2bcf3a35417fe7008023a5c5 SHA512: ee318ec0c18288b934b4fca580c63d4f3661ee9f63655ed8e1ed42de1afdde886dd9b060dde9277be1d712d2a0cbff27478c911acb27ea7b2c12819e6367f64e Homepage: https://github.com/whatisinternet/inflector Description: Adds String based inflections for Rust - feature "lazy_static" Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize are supported as both traits and pure functions acting on String types. . This metapackage enables feature "lazy_static" for the Rust Inflector crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-inflector+regex-dev Architecture: arm64 Version: 0.11.4-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-inflector Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-inflector-0+regex-dev (= 0.11.4-ok2), librust-inflector-0.11+regex-dev (= 0.11.4-ok2), librust-inflector-0.11.4+regex-dev (= 0.11.4-ok2) Depends: librust-inflector-dev (= 0.11.4-ok2), librust-regex-1+default-dev (>= 1.1-~~) Filename: pool/main/r/rust-inflector/librust-inflector+regex-dev_0.11.4-ok2_arm64.deb Size: 1146 MD5sum: 141f0d78848d3e2536e9d5b76521d34e SHA1: 856d9916349aec9bfb3dda7825633ec5fbe219c3 SHA256: 2dfbda35cf230d30dd32f6d4e5f2f9c70f84d806ce62f5612b94dc01752d3a5c SHA512: ab55abad82b010bc59a0e814bcf9de031982762acbbc72352837ebac4dec0e58334f2090a90df1a3600fe7b8f64dc672b68fc88cdab90c679e2171ccd915d83b Homepage: https://github.com/whatisinternet/inflector Description: Adds String based inflections for Rust - feature "regex" Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize are supported as both traits and pure functions acting on String types. . This metapackage enables feature "regex" for the Rust Inflector crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-inflector-dev Architecture: arm64 Version: 0.11.4-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-inflector Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 229 Provides: librust-inflector+unstable-dev (= 0.11.4-ok2), librust-inflector-0+unstable-dev (= 0.11.4-ok2), librust-inflector-0-dev (= 0.11.4-ok2), librust-inflector-0.11+unstable-dev (= 0.11.4-ok2), librust-inflector-0.11-dev (= 0.11.4-ok2), librust-inflector-0.11.4+unstable-dev (= 0.11.4-ok2), librust-inflector-0.11.4-dev (= 0.11.4-ok2) Recommends: librust-inflector+heavyweight-dev (= 0.11.4-ok2) Suggests: librust-inflector+lazy-static-dev (= 0.11.4-ok2), librust-inflector+regex-dev (= 0.11.4-ok2) Filename: pool/main/r/rust-inflector/librust-inflector-dev_0.11.4-ok2_arm64.deb Size: 17650 MD5sum: 87ba1aafccee7c5573eaaff886f9df1b SHA1: 64e3d602f91909752dfaf1db859ec998d57a32ab SHA256: 235d09982a8e2b5b227f9240e7fe963ba2eedb5d36803f8bf2a541c1342d4b1e SHA512: 8348df3168e27814fa8246730047aed942f736f16a090b83c14ca86463eba89b0909ca7ff96fbab99f6a5a8f9a038b19e4e73c5b75786d64f810573dda3a9352 Homepage: https://github.com/whatisinternet/inflector Description: Adds String based inflections for Rust - Rust source code Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize are supported as both traits and pure functions acting on String types. . This package contains the source for the Rust Inflector crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-io-lifetimes-dev Architecture: arm64 Version: 0.7.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-io-lifetimes Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 306 Provides: librust-io-lifetimes+close-dev (= 0.7.2-ok1), librust-io-lifetimes+default-dev (= 0.7.2-ok1), librust-io-lifetimes+libc-dev (= 0.7.2-ok1), librust-io-lifetimes+mio-dev (= 0.7.2-ok1), librust-io-lifetimes+os-pipe-dev (= 0.7.2-ok1), librust-io-lifetimes+socket2-dev (= 0.7.2-ok1), librust-io-lifetimes+tokio-dev (= 0.7.2-ok1), librust-io-lifetimes-0+close-dev (= 0.7.2-ok1), librust-io-lifetimes-0+default-dev (= 0.7.2-ok1), librust-io-lifetimes-0+libc-dev (= 0.7.2-ok1), librust-io-lifetimes-0+mio-dev (= 0.7.2-ok1), librust-io-lifetimes-0+os-pipe-dev (= 0.7.2-ok1), librust-io-lifetimes-0+socket2-dev (= 0.7.2-ok1), librust-io-lifetimes-0+tokio-dev (= 0.7.2-ok1), librust-io-lifetimes-0-dev (= 0.7.2-ok1), librust-io-lifetimes-0.7+close-dev (= 0.7.2-ok1), librust-io-lifetimes-0.7+default-dev (= 0.7.2-ok1), librust-io-lifetimes-0.7+libc-dev (= 0.7.2-ok1), librust-io-lifetimes-0.7+mio-dev (= 0.7.2-ok1), librust-io-lifetimes-0.7+os-pipe-dev (= 0.7.2-ok1), librust-io-lifetimes-0.7+socket2-dev (= 0.7.2-ok1), librust-io-lifetimes-0.7+tokio-dev (= 0.7.2-ok1), librust-io-lifetimes-0.7-dev (= 0.7.2-ok1), librust-io-lifetimes-0.7.2+close-dev (= 0.7.2-ok1), librust-io-lifetimes-0.7.2+default-dev (= 0.7.2-ok1), librust-io-lifetimes-0.7.2+libc-dev (= 0.7.2-ok1), librust-io-lifetimes-0.7.2+mio-dev (= 0.7.2-ok1), librust-io-lifetimes-0.7.2+os-pipe-dev (= 0.7.2-ok1), librust-io-lifetimes-0.7.2+socket2-dev (= 0.7.2-ok1), librust-io-lifetimes-0.7.2+tokio-dev (= 0.7.2-ok1), librust-io-lifetimes-0.7.2-dev (= 0.7.2-ok1) Depends: librust-libc-0.2+default-dev (>= 0.2.96-~~), librust-mio-0.8+default-dev, librust-mio-0.8+net-dev, librust-mio-0.8+os-ext-dev, librust-os-pipe-1+default-dev, librust-socket2-0.4+default-dev, librust-tokio-1+default-dev (>= 1.6.0-~~), librust-tokio-1+fs-dev (>= 1.6.0-~~), librust-tokio-1+io-std-dev (>= 1.6.0-~~), librust-tokio-1+net-dev (>= 1.6.0-~~), librust-tokio-1+process-dev (>= 1.6.0-~~) Filename: pool/main/r/rust-io-lifetimes/librust-io-lifetimes-dev_0.7.2-ok1_arm64.deb Size: 38652 MD5sum: 7360e1fbb2f59a58af4f9bdc30b41c46 SHA1: cf2a53f4b5fb2e77d87b1be37652b4c4da418539 SHA256: d70ab9e445ca54208e34333efb1dc973f4d326a879f8046a2cec3b3571754f5e SHA512: 6170c5d3fd009561d00f32dc0a0a3b722b9ed98177a72763450fcf8750cbc0f2e012fdb6a01017876be1cbe407bffab24c11895828ff690e7e8477a499a5a285 Description: Low-level I/O ownership and borrowing library - Rust source code This package contains the source for the Rust io-lifetimes crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-itertools-dev Architecture: arm64 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/main/r/rust-itertools/librust-itertools-dev_0.10.3-ok1_arm64.deb Size: 99890 MD5sum: d78116168ef79b206933bf924c60e853 SHA1: 9bdbc60cdb01756c97de80b7cf9feecb13638ac8 SHA256: d50acf9984ac9831f9116f559b38acf412876117799c8b701bc9df444c6e0595 SHA512: e95ec93e25c02e4706f5d1cc5b8f2be062705052de693d2381870a30261ac157fb622cc135af9692021c316bcdceb33f72572cd49c4b662ba3d94a005a95c924 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-itertools-num-dev Architecture: arm64 Version: 0.1.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-itertools-num Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 59 Provides: librust-itertools-num+default-dev (= 0.1.3-ok1), librust-itertools-num-0+default-dev (= 0.1.3-ok1), librust-itertools-num-0-dev (= 0.1.3-ok1), librust-itertools-num-0.1+default-dev (= 0.1.3-ok1), librust-itertools-num-0.1-dev (= 0.1.3-ok1), librust-itertools-num-0.1.3+default-dev (= 0.1.3-ok1), librust-itertools-num-0.1.3-dev (= 0.1.3-ok1) Depends: librust-num-traits-0.2+default-dev (>= 0.2.2-~~) Filename: pool/main/r/rust-itertools-num/librust-itertools-num-dev_0.1.3-ok1_arm64.deb Size: 10144 MD5sum: 56ce1493500020ee322420356533460e SHA1: 6859582f3cdd189a260d8a50ad0dab2bea37ffd4 SHA256: 3fa863cef7e48ca479d0b730b6ad266c42672d1f8f2b7b3330a6a49f5679c115 SHA512: 79a3449f13dea5ca8a7a832748c574100b94d71205ac1c0e2eba02fcd883ba60fe51c8d416a7c5a9f1460671e4e74c8162c40fe85511db6a1abe70e34227d84c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-itoa-dev Architecture: arm64 Version: 1.0.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-itoa Origin: openKylin 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/main/r/rust-itoa/librust-itoa-dev_1.0.1-ok1_arm64.deb Size: 13216 MD5sum: 9ba261d2638295d1b1dae31205e9b6f1 SHA1: f0fc22ef0c9127bff1c17bd071405bdf10a7903f SHA256: 6b54a96c9503732a85d27df49990ef2890bad27faf10dbdf1345ee8b4ddc7ac9 SHA512: 7dd5ed36b143cd32039a50dfb6f0288c7be6aa026c7874e1ff6c801065fbaefac3d47df81ef8647a3a3b138ccdef748b76a2ffe653edaa378f010f021b6ca80b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-jobserver-dev Architecture: arm64 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/main/r/rust-jobserver/librust-jobserver-dev_0.1.24-ok1_arm64.deb Size: 22796 MD5sum: f6d5cd2725c52bbc0934b208734b083e SHA1: 9e92d3ccc1aae0d36d80f62db9d0582b5b4c03a4 SHA256: b6f294b517d12bb8fa207e72fab5f7c5721f259bb216ba3e368895d396c3a8fa SHA512: d7b432b1172f630a006ca5a8b6ba4d7aa9bacde8dd5dade18d2dc9aec165b556fd35fab632d8e3963b9f6bfd2150cc56e42d547591e08f6cba13d2ad335de8e6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-jpeg-decoder-dev Architecture: arm64 Version: 0.2.6-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-jpeg-decoder Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 939 Provides: librust-jpeg-decoder+default-dev (= 0.2.6-ok1), librust-jpeg-decoder+nightly-aarch64-neon-dev (= 0.2.6-ok1), librust-jpeg-decoder+platform-independent-dev (= 0.2.6-ok1), librust-jpeg-decoder+rayon-dev (= 0.2.6-ok1), librust-jpeg-decoder-0+default-dev (= 0.2.6-ok1), librust-jpeg-decoder-0+nightly-aarch64-neon-dev (= 0.2.6-ok1), librust-jpeg-decoder-0+platform-independent-dev (= 0.2.6-ok1), librust-jpeg-decoder-0+rayon-dev (= 0.2.6-ok1), librust-jpeg-decoder-0-dev (= 0.2.6-ok1), librust-jpeg-decoder-0.2+default-dev (= 0.2.6-ok1), librust-jpeg-decoder-0.2+nightly-aarch64-neon-dev (= 0.2.6-ok1), librust-jpeg-decoder-0.2+platform-independent-dev (= 0.2.6-ok1), librust-jpeg-decoder-0.2+rayon-dev (= 0.2.6-ok1), librust-jpeg-decoder-0.2-dev (= 0.2.6-ok1), librust-jpeg-decoder-0.2.6+default-dev (= 0.2.6-ok1), librust-jpeg-decoder-0.2.6+nightly-aarch64-neon-dev (= 0.2.6-ok1), librust-jpeg-decoder-0.2.6+platform-independent-dev (= 0.2.6-ok1), librust-jpeg-decoder-0.2.6+rayon-dev (= 0.2.6-ok1), librust-jpeg-decoder-0.2.6-dev (= 0.2.6-ok1) Depends: librust-rayon-1+default-dev (>= 1.5.1-~~) Filename: pool/main/r/rust-jpeg-decoder/librust-jpeg-decoder-dev_0.2.6-ok1_arm64.deb Size: 714394 MD5sum: 587c47ca64d221fb73619608f8875689 SHA1: c9dd56d85ec04ff36c6794bb985e888de3c0912a SHA256: 285b4311f2949451d22285ceadb4c6465e692df67de3ff000dda5c11ff9ef12e SHA512: d8c71fb66d787ccab0d0a3410d2b952084a590db2483300c54b02370be665b3555582a625d051831205ac623d25a710481aa047760d39db6a35b7dbc9ed9dccd Description: JPEG decoder - Rust source code This package contains the source for the Rust jpeg-decoder crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-js-sys-dev Architecture: arm64 Version: 0.3.60-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-js-sys Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 564 Provides: librust-js-sys+default-dev (= 0.3.60-ok1), librust-js-sys-0+default-dev (= 0.3.60-ok1), librust-js-sys-0-dev (= 0.3.60-ok1), librust-js-sys-0.3+default-dev (= 0.3.60-ok1), librust-js-sys-0.3-dev (= 0.3.60-ok1), librust-js-sys-0.3.60+default-dev (= 0.3.60-ok1), librust-js-sys-0.3.60-dev (= 0.3.60-ok1) Depends: librust-wasm-bindgen-0.2+default-dev (>= 0.2.83-~~) Filename: pool/main/r/rust-js-sys/librust-js-sys-dev_0.3.60-ok1_arm64.deb Size: 71836 MD5sum: f08a1ab78172e61cc772a7a970ba36b2 SHA1: df2c5afd9ce662b7cd5a7077992f484f14cae545 SHA256: d4965a8fc48a3f4cd05bc205ff85b7fb0650550192a8fe201a8d5205ff6c27c2 SHA512: fc8320f37db65d30b070a11bb491d0b4989b33b7608f86898dbb10d652a4a1ab3e740f27b0142060ece2d87f43d775fc1295b863624df9a2eda3d732c4653903 Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Bindings for JS global objects and functions - Rust source code This package contains the source for the Rust js-sys crate, packaged by debcargo for use with cargo and dh-cargo. 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/main/r/rust-kv-log-macro/librust-kv-log-macro-dev_1.0.8-ok1_all.deb Size: 22108 MD5sum: 112fb762ab861aa9ee7d253bf35cc1c8 SHA1: 6a492c8e3768a0200a19a66de47b6fec9471b0b4 SHA256: 8d6bc6ff77f564ac2948b9bcf270946113f6b9b129f90bd10946a8ff2e201f87 SHA512: 03e7d923aa2fa9b30138fe1bba70f5c5b23bfec4ec66794d0e3e976ba67168e629e24d79e3a62505070b48b52650c32ad6851acec7929096925e1187bbe4d4c6 Homepage: https://github.com/yoshuawuyts/kv-log-macro Description: log macro for log's kv-unstable backend - Rust source code kv-log-macro is a log macro for log's kv-unstable backend. . This package contains the source for the Rust kv-log-macro crate, packaged for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-lazy-static-dev Architecture: arm64 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/main/r/rust-lazy-static/librust-lazy-static-dev_1.4.0-ok1_arm64.deb Size: 13088 MD5sum: 58f5ee960372a21c2e196e2b05bd26b4 SHA1: 6b92d60cf6bbd56f668cc989a3a6f5558f752d06 SHA256: 59156859ab7b07e3f81a6d7db9bbfb2e9d9bbcbfe874f77861abefb7bbc0d839 SHA512: 94d0c1aab2f00ea26f9a12bb27b8fed29f22993f285b224b2206bc784d5c96d3f7218cee4f2a4ba4acda36611c3f146e8a6a5d8b5c4d37db63440d9db851077f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-libc+rustc-dep-of-std-dev Architecture: arm64 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/main/r/rust-libc/librust-libc+rustc-dep-of-std-dev_0.2.139-ok1_arm64.deb Size: 1010 MD5sum: 4bc53e6516641de89291c8b1e117d297 SHA1: 960db42b4beca4f4007d1de4d00ed8d698e76034 SHA256: 3e99696f15201fcbdefe4d662ce27fc950447d5c583489a4919765eb63383cf6 SHA512: 1830f3c14940c9f05d98e4c2f6b1646db5de6b85fee3f53e17eedbbe94331fa670ac6bc542751d8c5fd0df894dfb37d5ebfc11bb3d3c4da30e82ff90059b5954 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-libc+rustc-std-workspace-core-dev Architecture: arm64 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/main/r/rust-libc/librust-libc+rustc-std-workspace-core-dev_0.2.139-ok1_arm64.deb Size: 1012 MD5sum: 0f17b73f0dd16e3fa3d900c7fe1f5e5e SHA1: 6bc939f888d47d415de20a825cf0a223e584f222 SHA256: 16d158c42f0625f19887bea84de3924692ddd12beacf96a1b6c272fd4ff9a383 SHA512: 88752cc1aafd9e45f498ac2487aa05de14d0fa177c8e48c777ad00af370580d23276ea6a967c2f78151f08d4a9c9e8cdaa88f2a10c40406eb46f50c8a034f902 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-libc-dev Architecture: arm64 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/main/r/rust-libc/librust-libc-dev_0.2.139-ok1_arm64.deb Size: 303144 MD5sum: b2b919835c6427fcd8ac10b45d036d7d SHA1: 9f0a0f5aff7510425c408f93ff1c484c6bff272a SHA256: 836685ad68b341c1e50033bd9f027cc616bfa124be35dd90b86b1815850b4f51 SHA512: 6b0df9adfb88705e4b110fb21fdbb812e829967e45141d93a469b38ae96261068b10b77403263ad998b9065dbaf49e63f9127d334cf56275d0bcb982d5cbc35c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-libloading-dev Architecture: arm64 Version: 0.7.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-libloading Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 135 Provides: librust-libloading+default-dev (= 0.7.4-ok1), librust-libloading-0+default-dev (= 0.7.4-ok1), librust-libloading-0-dev (= 0.7.4-ok1), librust-libloading-0.7+default-dev (= 0.7.4-ok1), librust-libloading-0.7-dev (= 0.7.4-ok1), librust-libloading-0.7.4+default-dev (= 0.7.4-ok1), librust-libloading-0.7.4-dev (= 0.7.4-ok1) Depends: librust-cfg-if-1+default-dev, librust-winapi-0.3+default-dev, librust-winapi-0.3+errhandlingapi-dev, librust-winapi-0.3+libloaderapi-dev Filename: pool/main/r/rust-libloading/librust-libloading-dev_0.7.4-ok1_arm64.deb Size: 26570 MD5sum: 33e5c4c55c5785de5d5459a2c17b3215 SHA1: 7afcbeb33cc8efe7cfbcafe18881c267cf3b8a7d SHA256: 0ca455f0e7c554e03bc0207c0e0a47b9782eabe82f18394e46ea9b3aabcdb9e4 SHA512: 7d184ede2eb42c8d715b2e3793844dfd4034d31dfe14bfd4c3a995894c8bab193ed46b8a7b7069867e8119a9578c4f26a055f3043c271a0fb41de9f8bed8461f Description: Safer binding to dynamic library loading utilities - Rust source code This package contains the source for the Rust libloading crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-libm-dev Architecture: arm64 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/main/r/rust-libm/librust-libm-dev_0.2.1-ok1_arm64.deb Size: 100310 MD5sum: 9de1ab62f69603718189ec88a0d25f19 SHA1: 27821bd1e0098ffb6b63bb05cbf01f164ae2c633 SHA256: b512f7e1e3cfc19433d39216f58f2ef65d715838fad8d5a055fabcd5f208ca22 SHA512: ddb5379541a8e590b68e3be4d8a619a2ba9957e78b3918658d0235d56845ad51d1c765294c6daa17ca70b51b98a67f27fb1c3b9d14747c7c5e2a2beb5026c8e7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-linux-raw-sys+compiler-builtins-dev Architecture: arm64 Version: 0.0.46-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-linux-raw-sys Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-linux-raw-sys-0+compiler-builtins-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0+compiler-builtins-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0.46+compiler-builtins-dev (= 0.0.46-ok1) Depends: librust-linux-raw-sys-dev (= 0.0.46-ok1), librust-compiler-builtins-0.1+default-dev (>= 0.1.49-~~) Filename: pool/main/r/rust-linux-raw-sys/librust-linux-raw-sys+compiler-builtins-dev_0.0.46-ok1_arm64.deb Size: 1016 MD5sum: a8af22c38e7d7a8206cb15b0ff277963 SHA1: b7ad05485eca29887c2aaf2d8933201a338beeef SHA256: a269ca43a31f0639e8acf4abc8225ee5fdefbaa283038b565d99611231dc4aef SHA512: 3355015c05d6bf26babf445f45b2dff3ff9df0d5a30e19cd7aa0365672d1fec12cac8d5be923fda922f01b5535aaa1ecbdfc325335addba174410860a1ab8155 Description: Generated bindings for Linux's userspace API - feature "compiler_builtins" This metapackage enables feature "compiler_builtins" for the Rust linux-raw-sys crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-linux-raw-sys+core-dev Architecture: arm64 Version: 0.0.46-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-linux-raw-sys Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-linux-raw-sys-0+core-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0+core-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0.46+core-dev (= 0.0.46-ok1) Depends: librust-linux-raw-sys-dev (= 0.0.46-ok1), librust-rustc-std-workspace-core-1+default-dev Filename: pool/main/r/rust-linux-raw-sys/librust-linux-raw-sys+core-dev_0.0.46-ok1_arm64.deb Size: 1002 MD5sum: 7c097b3a8ff203337e53382c929913ea SHA1: 770c2ba273ff0d9ad453329c66b318f5b898fde1 SHA256: 250556c73b88e64cb9488ef9d276ce516e3fb1d72d623a4cdbd5d25e2f2d6951 SHA512: ba7f168bc53b6b879c33732789f0adfb8ec15b4be65584733ab8677529fcb59a83337a63208b4d611ebf86e841dbc6e99008fab790bf86413ca9e6b7938d0384 Description: Generated bindings for Linux's userspace API - feature "core" This metapackage enables feature "core" for the Rust linux-raw-sys crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-linux-raw-sys+default-dev Architecture: arm64 Version: 0.0.46-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-linux-raw-sys Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-linux-raw-sys-0+default-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0+default-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0.46+default-dev (= 0.0.46-ok1) Depends: librust-linux-raw-sys-dev (= 0.0.46-ok1), librust-linux-raw-sys+std-dev (= 0.0.46-ok1), librust-linux-raw-sys+general-dev (= 0.0.46-ok1), librust-linux-raw-sys+errno-dev (= 0.0.46-ok1) Filename: pool/main/r/rust-linux-raw-sys/librust-linux-raw-sys+default-dev_0.0.46-ok1_arm64.deb Size: 992 MD5sum: 64bbaac22cb2d1ae59efd4346e33f3c6 SHA1: 0445b04e67a5f1c630a04b6ef0f947b209017890 SHA256: 67dcffb5d01882b255cc1f8f7e60e65209bf6bef72ddfebc25bf990a467d527f SHA512: d04c8209a99829240ca5796f17992be522039dcc5a805288278b5d3f439fd0095e3c390ef2df32f592b92e00ba54428c0646c089fe34be3d92d027dcda00a946 Description: Generated bindings for Linux's userspace API - feature "default" This metapackage enables feature "default" for the Rust linux-raw-sys crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-linux-raw-sys+rustc-dep-of-std-dev Architecture: arm64 Version: 0.0.46-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-linux-raw-sys Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-linux-raw-sys-0+rustc-dep-of-std-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0+rustc-dep-of-std-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0.46+rustc-dep-of-std-dev (= 0.0.46-ok1) Depends: librust-linux-raw-sys-dev (= 0.0.46-ok1), librust-linux-raw-sys+core-dev (= 0.0.46-ok1), librust-linux-raw-sys+compiler-builtins-dev (= 0.0.46-ok1), librust-linux-raw-sys+no-std-dev (= 0.0.46-ok1) Filename: pool/main/r/rust-linux-raw-sys/librust-linux-raw-sys+rustc-dep-of-std-dev_0.0.46-ok1_arm64.deb Size: 1006 MD5sum: eb7b13b45efbb0c2f8ae5bbb0b4d1dd0 SHA1: ca8c78dc40a2c4cf84d5b4f9531b169a947bebde SHA256: 39a5ab2ee7971da6c1adc8cba081d0795753913bb8c470b9d2076737b6d81440 SHA512: 047b11ce35533607ec78f50f32efd048df549cc05647ae16d5c2b007859c4e022361fb02fbd740c2b4417f72b4db294263dd4a870f8d94a46626674e0fa3e58b Description: Generated bindings for Linux's userspace API - feature "rustc-dep-of-std" This metapackage enables feature "rustc-dep-of-std" for the Rust linux-raw-sys crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-linux-raw-sys-dev Architecture: arm64 Version: 0.0.46-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-linux-raw-sys Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4333 Provides: librust-linux-raw-sys+errno-dev (= 0.0.46-ok1), librust-linux-raw-sys+general-dev (= 0.0.46-ok1), librust-linux-raw-sys+ioctl-dev (= 0.0.46-ok1), librust-linux-raw-sys+netlink-dev (= 0.0.46-ok1), librust-linux-raw-sys+no-std-dev (= 0.0.46-ok1), librust-linux-raw-sys+std-dev (= 0.0.46-ok1), librust-linux-raw-sys-0+errno-dev (= 0.0.46-ok1), librust-linux-raw-sys-0+general-dev (= 0.0.46-ok1), librust-linux-raw-sys-0+ioctl-dev (= 0.0.46-ok1), librust-linux-raw-sys-0+netlink-dev (= 0.0.46-ok1), librust-linux-raw-sys-0+no-std-dev (= 0.0.46-ok1), librust-linux-raw-sys-0+std-dev (= 0.0.46-ok1), librust-linux-raw-sys-0-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0+errno-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0+general-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0+ioctl-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0+netlink-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0+no-std-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0+std-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0.46+errno-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0.46+general-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0.46+ioctl-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0.46+netlink-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0.46+no-std-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0.46+std-dev (= 0.0.46-ok1), librust-linux-raw-sys-0.0.46-dev (= 0.0.46-ok1) Recommends: librust-linux-raw-sys+default-dev (= 0.0.46-ok1) Suggests: librust-linux-raw-sys+compiler-builtins-dev (= 0.0.46-ok1), librust-linux-raw-sys+core-dev (= 0.0.46-ok1), librust-linux-raw-sys+rustc-dep-of-std-dev (= 0.0.46-ok1) Filename: pool/main/r/rust-linux-raw-sys/librust-linux-raw-sys-dev_0.0.46-ok1_arm64.deb Size: 108282 MD5sum: 0739d0c9428e96db625cbce2dee54abf SHA1: 8d0a72369837efa82d63b573b37670e3535f9207 SHA256: d805f4f433b5fd0a25e1900633612b174fdc34c85eb706c95f08e7f887dab393 SHA512: d175ff8a667bb64fc5e8597775b11d77a5ef53e730dca3c53dabea96b4113bc8a0301be419dbdfa03c819bff12fc9456fccbdb12763d5767bdfc352ec86aa0e4 Description: Generated bindings for Linux's userspace API - Rust source code This package contains the source for the Rust linux-raw-sys crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-lock-api-dev Architecture: arm64 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/main/r/rust-lock-api/librust-lock-api-dev_0.4.9-ok1_arm64.deb Size: 22590 MD5sum: 0be7bd8bb6520249f5c46979ede0f8fb SHA1: c1f4c082676cf164f81f33817a4951319387cdd9 SHA256: 78fed1248468672caf8a8b3984c1759451cac6ac9960d4de6dc9333d40569053 SHA512: e373a9b4ccdbc826dd5930220a634749383ab8be0ed549d14f4374bbf1cd0600d126eb8f95688d170c78a12b104eb38530e5de202e95f6961059fd0bc7dedab5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-log-dev Architecture: arm64 Version: 0.4.17-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-log Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 219 Provides: librust-log+default-dev (= 0.4.17-ok1), librust-log+kv-unstable-dev (= 0.4.17-ok1), librust-log+kv-unstable-serde-dev (= 0.4.17-ok1), librust-log+kv-unstable-std-dev (= 0.4.17-ok1), librust-log+kv-unstable-sval-dev (= 0.4.17-ok1), librust-log+max-level-debug-dev (= 0.4.17-ok1), librust-log+max-level-error-dev (= 0.4.17-ok1), librust-log+max-level-info-dev (= 0.4.17-ok1), librust-log+max-level-off-dev (= 0.4.17-ok1), librust-log+max-level-trace-dev (= 0.4.17-ok1), librust-log+max-level-warn-dev (= 0.4.17-ok1), librust-log+release-max-level-debug-dev (= 0.4.17-ok1), librust-log+release-max-level-error-dev (= 0.4.17-ok1), librust-log+release-max-level-info-dev (= 0.4.17-ok1), librust-log+release-max-level-off-dev (= 0.4.17-ok1), librust-log+release-max-level-trace-dev (= 0.4.17-ok1), librust-log+release-max-level-warn-dev (= 0.4.17-ok1), librust-log+serde-dev (= 0.4.17-ok1), librust-log+std-dev (= 0.4.17-ok1), librust-log+sval-dev (= 0.4.17-ok1), librust-log+value-bag-dev (= 0.4.17-ok1), librust-log-0+default-dev (= 0.4.17-ok1), librust-log-0+kv-unstable-dev (= 0.4.17-ok1), librust-log-0+kv-unstable-serde-dev (= 0.4.17-ok1), librust-log-0+kv-unstable-std-dev (= 0.4.17-ok1), librust-log-0+kv-unstable-sval-dev (= 0.4.17-ok1), librust-log-0+max-level-debug-dev (= 0.4.17-ok1), librust-log-0+max-level-error-dev (= 0.4.17-ok1), librust-log-0+max-level-info-dev (= 0.4.17-ok1), librust-log-0+max-level-off-dev (= 0.4.17-ok1), librust-log-0+max-level-trace-dev (= 0.4.17-ok1), librust-log-0+max-level-warn-dev (= 0.4.17-ok1), librust-log-0+release-max-level-debug-dev (= 0.4.17-ok1), librust-log-0+release-max-level-error-dev (= 0.4.17-ok1), librust-log-0+release-max-level-info-dev (= 0.4.17-ok1), librust-log-0+release-max-level-off-dev (= 0.4.17-ok1), librust-log-0+release-max-level-trace-dev (= 0.4.17-ok1), librust-log-0+release-max-level-warn-dev (= 0.4.17-ok1), librust-log-0+serde-dev (= 0.4.17-ok1), librust-log-0+std-dev (= 0.4.17-ok1), librust-log-0+sval-dev (= 0.4.17-ok1), librust-log-0+value-bag-dev (= 0.4.17-ok1), librust-log-0-dev (= 0.4.17-ok1), librust-log-0.4+default-dev (= 0.4.17-ok1), librust-log-0.4+kv-unstable-dev (= 0.4.17-ok1), librust-log-0.4+kv-unstable-serde-dev (= 0.4.17-ok1), librust-log-0.4+kv-unstable-std-dev (= 0.4.17-ok1), librust-log-0.4+kv-unstable-sval-dev (= 0.4.17-ok1), librust-log-0.4+max-level-debug-dev (= 0.4.17-ok1), librust-log-0.4+max-level-error-dev (= 0.4.17-ok1), librust-log-0.4+max-level-info-dev (= 0.4.17-ok1), librust-log-0.4+max-level-off-dev (= 0.4.17-ok1), librust-log-0.4+max-level-trace-dev (= 0.4.17-ok1), librust-log-0.4+max-level-warn-dev (= 0.4.17-ok1), librust-log-0.4+release-max-level-debug-dev (= 0.4.17-ok1), librust-log-0.4+release-max-level-error-dev (= 0.4.17-ok1), librust-log-0.4+release-max-level-info-dev (= 0.4.17-ok1), librust-log-0.4+release-max-level-off-dev (= 0.4.17-ok1), librust-log-0.4+release-max-level-trace-dev (= 0.4.17-ok1), librust-log-0.4+release-max-level-warn-dev (= 0.4.17-ok1), librust-log-0.4+serde-dev (= 0.4.17-ok1), librust-log-0.4+std-dev (= 0.4.17-ok1), librust-log-0.4+sval-dev (= 0.4.17-ok1), librust-log-0.4+value-bag-dev (= 0.4.17-ok1), librust-log-0.4-dev (= 0.4.17-ok1), librust-log-0.4.17+default-dev (= 0.4.17-ok1), librust-log-0.4.17+kv-unstable-dev (= 0.4.17-ok1), librust-log-0.4.17+kv-unstable-serde-dev (= 0.4.17-ok1), librust-log-0.4.17+kv-unstable-std-dev (= 0.4.17-ok1), librust-log-0.4.17+kv-unstable-sval-dev (= 0.4.17-ok1), librust-log-0.4.17+max-level-debug-dev (= 0.4.17-ok1), librust-log-0.4.17+max-level-error-dev (= 0.4.17-ok1), librust-log-0.4.17+max-level-info-dev (= 0.4.17-ok1), librust-log-0.4.17+max-level-off-dev (= 0.4.17-ok1), librust-log-0.4.17+max-level-trace-dev (= 0.4.17-ok1), librust-log-0.4.17+max-level-warn-dev (= 0.4.17-ok1), librust-log-0.4.17+release-max-level-debug-dev (= 0.4.17-ok1), librust-log-0.4.17+release-max-level-error-dev (= 0.4.17-ok1), librust-log-0.4.17+release-max-level-info-dev (= 0.4.17-ok1), librust-log-0.4.17+release-max-level-off-dev (= 0.4.17-ok1), librust-log-0.4.17+release-max-level-trace-dev (= 0.4.17-ok1), librust-log-0.4.17+release-max-level-warn-dev (= 0.4.17-ok1), librust-log-0.4.17+serde-dev (= 0.4.17-ok1), librust-log-0.4.17+std-dev (= 0.4.17-ok1), librust-log-0.4.17+sval-dev (= 0.4.17-ok1), librust-log-0.4.17+value-bag-dev (= 0.4.17-ok1), librust-log-0.4.17-dev (= 0.4.17-ok1) Depends: librust-cfg-if-1+default-dev, librust-serde-1-dev, librust-sval-1.0.0-dev, librust-value-bag-1.0.0+error-dev, librust-value-bag-1.0.0+serde-dev, librust-value-bag-1.0.0+sval-dev, librust-value-bag-1.0.0-dev Filename: pool/main/r/rust-log/librust-log-dev_0.4.17-ok1_arm64.deb Size: 36456 MD5sum: 6125c21be7925da70e90ba7e90ff1f4c SHA1: 873891c887df60e16cff47eaae92781d79810740 SHA256: 8823d5beda4861b1c1977d9bf851226b6332584a1f052e43d9aa8e82fbd0a514 SHA512: fea60b09e76280e00ebfcbdf1eabbcd372202045b5e680b664f5139291c1bef6dfe7684d8ed8de72124a9825a1ac6c8b32a0614b95da01f4cfd6fd96821c5f0b Description: Lightweight logging facade for Rust - Rust source code This package contains the source for the Rust log crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-md-5-dev Architecture: arm64 Version: 0.10.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-md-5 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 96 Provides: librust-md-5+asm-dev (= 0.10.1-ok1), librust-md-5+default-dev (= 0.10.1-ok1), librust-md-5+md5-asm-dev (= 0.10.1-ok1), librust-md-5+std-dev (= 0.10.1-ok1), librust-md-5-0+asm-dev (= 0.10.1-ok1), librust-md-5-0+default-dev (= 0.10.1-ok1), librust-md-5-0+md5-asm-dev (= 0.10.1-ok1), librust-md-5-0+std-dev (= 0.10.1-ok1), librust-md-5-0-dev (= 0.10.1-ok1), librust-md-5-0.10+asm-dev (= 0.10.1-ok1), librust-md-5-0.10+default-dev (= 0.10.1-ok1), librust-md-5-0.10+md5-asm-dev (= 0.10.1-ok1), librust-md-5-0.10+std-dev (= 0.10.1-ok1), librust-md-5-0.10-dev (= 0.10.1-ok1), librust-md-5-0.10.1+asm-dev (= 0.10.1-ok1), librust-md-5-0.10.1+default-dev (= 0.10.1-ok1), librust-md-5-0.10.1+md5-asm-dev (= 0.10.1-ok1), librust-md-5-0.10.1+std-dev (= 0.10.1-ok1), librust-md-5-0.10.1-dev (= 0.10.1-ok1) Depends: librust-digest-0.10+default-dev (>= 0.10.3-~~), librust-digest-0.10+std-dev (>= 0.10.3-~~), librust-md5-asm-0.5+default-dev Filename: pool/main/r/rust-md-5/librust-md-5-dev_0.10.1-ok1_arm64.deb Size: 18344 MD5sum: 57aac06a0ada25df95926ab89a705eb0 SHA1: 2e33f739ea7ec5e1199c799a42cf991305c99f32 SHA256: 05093820c2eb850bb38371c0afc6b7a6a9f372cce8ebc3eb4532f3d59ad63286 SHA512: f67d1124480a4d42adf00d88d71fc3619c707b100df71972361eacd3609d77117bcfa998a8a3f0d0c4e9e9b014edff83a1da06a26ac6496739b548701220e3d7 Description: MD5 hash function - Rust source code This package contains the source for the Rust md-5 crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-md5-asm-dev Architecture: arm64 Version: 0.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-md5-asm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 67 Provides: librust-md5-asm+default-dev (= 0.5.0-ok1), librust-md5-asm-0+default-dev (= 0.5.0-ok1), librust-md5-asm-0-dev (= 0.5.0-ok1), librust-md5-asm-0.5+default-dev (= 0.5.0-ok1), librust-md5-asm-0.5-dev (= 0.5.0-ok1), librust-md5-asm-0.5.0+default-dev (= 0.5.0-ok1), librust-md5-asm-0.5.0-dev (= 0.5.0-ok1) Depends: librust-cc-1+default-dev Filename: pool/main/r/rust-md5-asm/librust-md5-asm-dev_0.5.0-ok1_arm64.deb Size: 9536 MD5sum: 3fd28377cd76bff6cbccb69f3f9de934 SHA1: d8cbdc4a5454aefe739865b99dc2fa64fed3b912 SHA256: 55c734e3f2219af0fd655ab3cb7ae2104984fe2df8f290e4bcbc54955ad1b115 SHA512: 5680abae6b5ad379f8b3e9c8d8a902334bb4aa3e7a20d794933268053d3de4f99128ec721aab47d17faca3c3af91040019d1e5c1eb61d13d8a86cff375244667 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-memchr-dev Architecture: arm64 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/main/r/rust-memchr/librust-memchr-dev_2.5.0-ok1_arm64.deb Size: 57854 MD5sum: a7eca97a6041a654d0218c9dff0f4129 SHA1: 603d3271445faae7f959c29001c745ede0e0a1e5 SHA256: f30ab677798e28fc239f44aa4b0a90d60c9bb3e0d4be2ebf640b3b187ac03bb7 SHA512: 07711156e19bc3417b76742876b94aa1700e1d8af4878b8da2d01592d2eb016c35fa44a4391652944ba504edd2c18e6dc1ba5fd172397d9991b6fc19ea8520bd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-memoffset-dev Architecture: arm64 Version: 0.6.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-memoffset Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 52 Provides: librust-memoffset+default-dev (= 0.6.5-ok1), librust-memoffset+unstable-const-dev (= 0.6.5-ok1), librust-memoffset-0+default-dev (= 0.6.5-ok1), librust-memoffset-0+unstable-const-dev (= 0.6.5-ok1), librust-memoffset-0-dev (= 0.6.5-ok1), librust-memoffset-0.6+default-dev (= 0.6.5-ok1), librust-memoffset-0.6+unstable-const-dev (= 0.6.5-ok1), librust-memoffset-0.6-dev (= 0.6.5-ok1), librust-memoffset-0.6.5+default-dev (= 0.6.5-ok1), librust-memoffset-0.6.5+unstable-const-dev (= 0.6.5-ok1), librust-memoffset-0.6.5-dev (= 0.6.5-ok1) Depends: librust-autocfg-1+default-dev Filename: pool/main/r/rust-memoffset/librust-memoffset-dev_0.6.5-ok1_arm64.deb Size: 8752 MD5sum: 270f367d22d3a12062112a41cf7a6d85 SHA1: 19ddb64d04079e47dce4a0a35e2d169415d783a5 SHA256: a9fa40c180a7e68f803efde1b39f88948fa3c7b3f9d9d81d82676660c052948c SHA512: 2a9a2a226398e03506f5aa56d66e44d35b80523009257e771b806fc4dee2f18b0627cc39482765dbe5a7aa20668d825664da096646a7147b350e6ca732cc3870 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-minimal-lexical-dev Architecture: arm64 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/main/r/rust-minimal-lexical/librust-minimal-lexical-dev_0.2.1-ok1_arm64.deb Size: 90402 MD5sum: ea12e1820e99786117430220bab20bbc SHA1: aa049cbd2b21e6c17dc3f7712e8aa116964df5a0 SHA256: a81543ec0b9b85c15aae5948696ca75484ef0941993af4c80cf8f8575896693c SHA512: ffef7f826e54b161a802bd3db4e7ee5c0cc634196b4bc010f9cc4c48191b7e6897ea5efc664a002ebd94155fa5940ecbd69041cefda2b1247c57c4f3e329353f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-miniz-oxide-dev Architecture: arm64 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/main/r/rust-miniz-oxide/librust-miniz-oxide-dev_0.6.2-ok1_arm64.deb Size: 50224 MD5sum: c5a8a5fb54071d7a735111ed959f4d42 SHA1: 1c683698d424a85bbe35e63da3c5f619590c6e28 SHA256: 20ad5d48691ad305ffc6809ce5f32ce03e6b09e81bb6d5471d2f53cca3ca1236 SHA512: efc36757f48e3524fb575a06c78cf66043c158c9fa4d7222f661f2be30f631ae8057f806254351bf6e1d68a46a544ac35add4fdb1ec5f3a3569bdc1bac31606b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-mio-dev Architecture: arm64 Version: 0.8.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-mio Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 489 Provides: librust-mio+default-dev (= 0.8.4-ok1), librust-mio+net-dev (= 0.8.4-ok1), librust-mio+os-ext-dev (= 0.8.4-ok1), librust-mio+os-poll-dev (= 0.8.4-ok1), librust-mio-0+default-dev (= 0.8.4-ok1), librust-mio-0+net-dev (= 0.8.4-ok1), librust-mio-0+os-ext-dev (= 0.8.4-ok1), librust-mio-0+os-poll-dev (= 0.8.4-ok1), librust-mio-0-dev (= 0.8.4-ok1), librust-mio-0.8+default-dev (= 0.8.4-ok1), librust-mio-0.8+net-dev (= 0.8.4-ok1), librust-mio-0.8+os-ext-dev (= 0.8.4-ok1), librust-mio-0.8+os-poll-dev (= 0.8.4-ok1), librust-mio-0.8-dev (= 0.8.4-ok1), librust-mio-0.8.4+default-dev (= 0.8.4-ok1), librust-mio-0.8.4+net-dev (= 0.8.4-ok1), librust-mio-0.8.4+os-ext-dev (= 0.8.4-ok1), librust-mio-0.8.4+os-poll-dev (= 0.8.4-ok1), librust-mio-0.8.4-dev (= 0.8.4-ok1) Depends: librust-libc-0.2+default-dev (>= 0.2.121-~~), librust-log-0.4+default-dev (>= 0.4.8-~~) Filename: pool/main/r/rust-mio/librust-mio-dev_0.8.4-ok1_arm64.deb Size: 80558 MD5sum: ca02fc37d10026aafd076f6c1cd4a470 SHA1: 633571a4048c48f6d7d2c5e7402a85ff5ded93df SHA256: b2ee1c2616f381d00801e97bc26508b13c1bdc01c7f85a50998f6e7a2d0dbf5f SHA512: 69315c679b938575814508a5a02f22987b823f054414bfcd97a5660298b58fce50a6ed4d6dfe1efd573e860978908c8ec4d01e5b3c1574ca960596b1fee1aa78 Homepage: https://github.com/tokio-rs/mio Description: Lightweight non-blocking IO - Rust source code This package contains the source for the Rust mio crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-no-panic-dev Architecture: arm64 Version: 0.1.13-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-no-panic Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 69 Provides: librust-no-panic+default-dev (= 0.1.13-ok1), librust-no-panic-0+default-dev (= 0.1.13-ok1), librust-no-panic-0-dev (= 0.1.13-ok1), librust-no-panic-0.1+default-dev (= 0.1.13-ok1), librust-no-panic-0.1-dev (= 0.1.13-ok1), librust-no-panic-0.1.13+default-dev (= 0.1.13-ok1), librust-no-panic-0.1.13-dev (= 0.1.13-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev, librust-syn-1+full-dev Filename: pool/main/r/rust-no-panic/librust-no-panic-dev_0.1.13-ok1_arm64.deb Size: 12196 MD5sum: 9e43a0cbc764611c05b34dcfc26ce9db SHA1: d60f59cf3083e9746b21f04071af3ff3c986e535 SHA256: a93c8b75ae7807589e59a6daaaedcd44cb6501759d1b022da09968f5670df175 SHA512: 061e4ab430526dd33f14f7d68f9bff66337952ba3f3a9c9b0b607053f39f299862e11439395e93e4609679f5eccaa2a8de8608aa4c42be89199f75b6749e7660 Description: Attribute macro to require a function can't ever panic - Rust source code This package contains the source for the Rust no-panic crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-nom+std-dev Architecture: arm64 Version: 7.1.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-nom Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-nom+default-dev (= 7.1.1-ok1), librust-nom-7+default-dev (= 7.1.1-ok1), librust-nom-7+std-dev (= 7.1.1-ok1), librust-nom-7.1+default-dev (= 7.1.1-ok1), librust-nom-7.1+std-dev (= 7.1.1-ok1), librust-nom-7.1.1+default-dev (= 7.1.1-ok1), librust-nom-7.1.1+std-dev (= 7.1.1-ok1) Depends: librust-nom-dev (= 7.1.1-ok1), librust-nom+alloc-dev (= 7.1.1-ok1), librust-memchr-2+std-dev (>= 2.3-~~), librust-minimal-lexical-0.2+std-dev Filename: pool/main/r/rust-nom/librust-nom+std-dev_7.1.1-ok1_arm64.deb Size: 1042 MD5sum: 85214f2a211523cfb76592f5b78c2df5 SHA1: a21750fd90b05d1456fbd8b5cbb97e8c247a1252 SHA256: 5d75bd6c89dffc55298ea03c6dc6508f95f9f6ce71b0bd99056fd0ae18075224 SHA512: 8af4aeb2affa61fe9bea7d9e1520034ef7c85cc1efd66d15e0efec64e7ed76b6add298800cd868e66ede9c9eec7490ec2ad51a4a0380fe23a431342057e3a948 Description: Byte-oriented, zero-copy, parser combinators - feature "std" and 1 more This metapackage enables feature "std" for the Rust nom crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-nom-dev Architecture: arm64 Version: 7.1.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-nom Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 720 Provides: librust-nom+alloc-dev (= 7.1.1-ok1), librust-nom+docsrs-dev (= 7.1.1-ok1), librust-nom-7+alloc-dev (= 7.1.1-ok1), librust-nom-7+docsrs-dev (= 7.1.1-ok1), librust-nom-7-dev (= 7.1.1-ok1), librust-nom-7.1+alloc-dev (= 7.1.1-ok1), librust-nom-7.1+docsrs-dev (= 7.1.1-ok1), librust-nom-7.1-dev (= 7.1.1-ok1), librust-nom-7.1.1+alloc-dev (= 7.1.1-ok1), librust-nom-7.1.1+docsrs-dev (= 7.1.1-ok1), librust-nom-7.1.1-dev (= 7.1.1-ok1) Depends: librust-memchr-2-dev (>= 2.3-~~), librust-minimal-lexical-0.2-dev Recommends: librust-nom+std-dev (= 7.1.1-ok1) Filename: pool/main/r/rust-nom/librust-nom-dev_7.1.1-ok1_arm64.deb Size: 94372 MD5sum: 63c215e1b405f16ebc16581009c8c2e4 SHA1: a0b60229d9d51a3a0a081179c12855924c60de35 SHA256: 01e67c77c8bddf026ae2be148a194ebf66c16340abaf860d1662753da6909d1b SHA512: 3abf97a971312dae0ca2c3080c6229e38fcb89b0d6b91caa89033b22ec12754327b69519813a7b2524357110c992eef11996af6158f7417b63b661ffb73dc3b6 Description: Byte-oriented, zero-copy, parser combinators - Rust source code This package contains the source for the Rust nom crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-num-bigint-dev Architecture: arm64 Version: 0.4.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-num-bigint Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 529 Provides: librust-num-bigint+arbitrary-dev (= 0.4.3-ok1), librust-num-bigint+default-dev (= 0.4.3-ok1), librust-num-bigint+quickcheck-dev (= 0.4.3-ok1), librust-num-bigint+rand-dev (= 0.4.3-ok1), librust-num-bigint+serde-dev (= 0.4.3-ok1), librust-num-bigint+std-dev (= 0.4.3-ok1), librust-num-bigint-0+arbitrary-dev (= 0.4.3-ok1), librust-num-bigint-0+default-dev (= 0.4.3-ok1), librust-num-bigint-0+quickcheck-dev (= 0.4.3-ok1), librust-num-bigint-0+rand-dev (= 0.4.3-ok1), librust-num-bigint-0+serde-dev (= 0.4.3-ok1), librust-num-bigint-0+std-dev (= 0.4.3-ok1), librust-num-bigint-0-dev (= 0.4.3-ok1), librust-num-bigint-0.4+arbitrary-dev (= 0.4.3-ok1), librust-num-bigint-0.4+default-dev (= 0.4.3-ok1), librust-num-bigint-0.4+quickcheck-dev (= 0.4.3-ok1), librust-num-bigint-0.4+rand-dev (= 0.4.3-ok1), librust-num-bigint-0.4+serde-dev (= 0.4.3-ok1), librust-num-bigint-0.4+std-dev (= 0.4.3-ok1), librust-num-bigint-0.4-dev (= 0.4.3-ok1), librust-num-bigint-0.4.3+arbitrary-dev (= 0.4.3-ok1), librust-num-bigint-0.4.3+default-dev (= 0.4.3-ok1), librust-num-bigint-0.4.3+quickcheck-dev (= 0.4.3-ok1), librust-num-bigint-0.4.3+rand-dev (= 0.4.3-ok1), librust-num-bigint-0.4.3+serde-dev (= 0.4.3-ok1), librust-num-bigint-0.4.3+std-dev (= 0.4.3-ok1), librust-num-bigint-0.4.3-dev (= 0.4.3-ok1) Depends: librust-arbitrary-1-dev, librust-autocfg-1+default-dev, librust-num-integer-0.1+i128-dev (>= 0.1.42-~~), librust-num-integer-0.1+std-dev (>= 0.1.42-~~), librust-num-traits-0.2+i128-dev (>= 0.2.11-~~), librust-num-traits-0.2+std-dev (>= 0.2.11-~~), librust-quickcheck-1-dev, librust-rand-0.8-dev, librust-serde-1-dev Filename: pool/main/r/rust-num-bigint/librust-num-bigint-dev_0.4.3-ok1_arm64.deb Size: 83180 MD5sum: 980735b83c26af665e36a6c2bcc903c7 SHA1: 5f7473c3f0b2afe8505730568e71901b91a109be SHA256: 49bf4e76357966d2bbce4582821774a43fe3aac2d6f369aa68e9816fea1713dd SHA512: d031367bba3a1a440f8221c2b787b00087f384f955d24ed85abb27b415d24bfc5ee222a90ba07da95c6330545e9548312618a1ce1ae88b1e6ced64e05a8c69d0 Homepage: https://github.com/rust-num/num-bigint Description: Big integer implementation for Rust - Rust source code This package contains the source for the Rust num-bigint crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-num-complex-dev Architecture: arm64 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/main/r/rust-num-complex/librust-num-complex-dev_0.4.0-ok1_arm64.deb Size: 25936 MD5sum: 480260ad6bd56ad3af531b3f4462ae2a SHA1: ac422807bd5a8afb0e6ae006791b39c1906dd0b5 SHA256: 39ae0a78f3af67cbd68292ea2bfe2d7a800d383f3dc55e7c61c0e6cedeb8045a SHA512: 51f19a2783f3bf3bf261e2734b1b4b202a9362df54516e88ab86cb9c35e84d8e6be938facddf3660c255518e1089c850e895c49816e8a3d66245b9c362fd2655 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-num-cpus-dev Architecture: arm64 Version: 1.14.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-num-cpus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 124 Provides: librust-num-cpus+default-dev (= 1.14.0-ok1), librust-num-cpus-1+default-dev (= 1.14.0-ok1), librust-num-cpus-1-dev (= 1.14.0-ok1), librust-num-cpus-1.14+default-dev (= 1.14.0-ok1), librust-num-cpus-1.14-dev (= 1.14.0-ok1), librust-num-cpus-1.14.0+default-dev (= 1.14.0-ok1), librust-num-cpus-1.14.0-dev (= 1.14.0-ok1) Depends: librust-libc-0.2+default-dev (>= 0.2.26-~~) Filename: pool/main/r/rust-num-cpus/librust-num-cpus-dev_1.14.0-ok1_arm64.deb Size: 17736 MD5sum: de9034e684a5937238bebd79929a8ea5 SHA1: 78d337f896fe4b4e1d46fae753c4d0e76b7ece85 SHA256: 2cf7c77f0d8f6fe1997d2ff87274dfede08585b086b2c5ec2707434ed52bc681 SHA512: 6d52a1ade25682e9842b2d386774f5bcf10a6f6f04fcb31079d0b5a5850bd5146ef2d04ccb8da0631004eb8e7a704cc0afba509fb0fa26e982145006aeae4a3b Description: Get the number of CPUs on a machine - Rust source code This package contains the source for the Rust num_cpus crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-num-integer+i128-dev Architecture: arm64 Version: 0.1.44-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-num-integer Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-num-integer-0+i128-dev (= 0.1.44-ok1), librust-num-integer-0.1+i128-dev (= 0.1.44-ok1), librust-num-integer-0.1.44+i128-dev (= 0.1.44-ok1) Depends: librust-num-integer-dev (= 0.1.44-ok1), librust-num-traits-0.2+i128-dev (>= 0.2.11-~~) Filename: pool/main/r/rust-num-integer/librust-num-integer+i128-dev_0.1.44-ok1_arm64.deb Size: 1008 MD5sum: 06b3571fcd065ee932f99799fbdabebc SHA1: faf54b3211416794e9dc770c3c2f14646c660f47 SHA256: 6800d0caeea9c221ccf1382dd042446fc097776ab37080370e8dab71c27bc2bf SHA512: 9fb675f44104154f5be7eeff6cd156b4f365c06fa3ea8e67daf23d21a2ec6839276c5dfd85c458deb7a0dad30c32ff1687a7a8a6003a604345e1be91b810a58a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-num-integer+std-dev Architecture: arm64 Version: 0.1.44-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-num-integer Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-num-integer+default-dev (= 0.1.44-ok1), librust-num-integer-0+default-dev (= 0.1.44-ok1), librust-num-integer-0+std-dev (= 0.1.44-ok1), librust-num-integer-0.1+default-dev (= 0.1.44-ok1), librust-num-integer-0.1+std-dev (= 0.1.44-ok1), librust-num-integer-0.1.44+default-dev (= 0.1.44-ok1), librust-num-integer-0.1.44+std-dev (= 0.1.44-ok1) Depends: librust-num-integer-dev (= 0.1.44-ok1), librust-num-traits-0.2+std-dev (>= 0.2.11-~~) Filename: pool/main/r/rust-num-integer/librust-num-integer+std-dev_0.1.44-ok1_arm64.deb Size: 1060 MD5sum: d8b9ce48d1978799a24d41bced73fd41 SHA1: 9a4ae0555878a44c00394fe14b06c8a0bd89f653 SHA256: cf55a85c1b6e87804972b358b7a176cc869c23c3f4198c88e211320d273590f6 SHA512: c1e39046c7e240be5e0776d4597c72de9f07d712e0c33001d6999f52b43c92c2e1512acae825d97a9e90f30d2d86494a289cb05436db8d884c0ce6be9e87beaf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-num-integer-dev Architecture: arm64 Version: 0.1.44-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-num-integer Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 150 Provides: librust-num-integer-0-dev (= 0.1.44-ok1), librust-num-integer-0.1-dev (= 0.1.44-ok1), librust-num-integer-0.1.44-dev (= 0.1.44-ok1) Depends: librust-autocfg-1+default-dev, librust-num-traits-0.2-dev (>= 0.2.11-~~) Recommends: librust-num-integer+std-dev (= 0.1.44-ok1) Suggests: librust-num-integer+i128-dev (= 0.1.44-ok1) Filename: pool/main/r/rust-num-integer/librust-num-integer-dev_0.1.44-ok1_arm64.deb Size: 23274 MD5sum: dec8bd6ff78e9be87507e3e8b871b9a5 SHA1: 8e9de96288af7b85ae98722d71c1a0e933482189 SHA256: dae2a806dbd0f8ab1fa4232f611415205a02ea6dae1058bf757badebad489900 SHA512: ca9733f138aef52aa7603e2392278c8d5a4214177f09a70a8a0bfee62a36c8c1aa6623b7369c2b87b10137750cc4c2df55fb9b92dc463467d9cdba0239e6a875 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-num-rational-dev Architecture: arm64 Version: 0.4.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-num-rational Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 167 Provides: librust-num-rational+default-dev (= 0.4.1-ok1), librust-num-rational+num-bigint-dev (= 0.4.1-ok1), librust-num-rational+num-bigint-std-dev (= 0.4.1-ok1), librust-num-rational+serde-dev (= 0.4.1-ok1), librust-num-rational+std-dev (= 0.4.1-ok1), librust-num-rational-0+default-dev (= 0.4.1-ok1), librust-num-rational-0+num-bigint-dev (= 0.4.1-ok1), librust-num-rational-0+num-bigint-std-dev (= 0.4.1-ok1), librust-num-rational-0+serde-dev (= 0.4.1-ok1), librust-num-rational-0+std-dev (= 0.4.1-ok1), librust-num-rational-0-dev (= 0.4.1-ok1), librust-num-rational-0.4+default-dev (= 0.4.1-ok1), librust-num-rational-0.4+num-bigint-dev (= 0.4.1-ok1), librust-num-rational-0.4+num-bigint-std-dev (= 0.4.1-ok1), librust-num-rational-0.4+serde-dev (= 0.4.1-ok1), librust-num-rational-0.4+std-dev (= 0.4.1-ok1), librust-num-rational-0.4-dev (= 0.4.1-ok1), librust-num-rational-0.4.1+default-dev (= 0.4.1-ok1), librust-num-rational-0.4.1+num-bigint-dev (= 0.4.1-ok1), librust-num-rational-0.4.1+num-bigint-std-dev (= 0.4.1-ok1), librust-num-rational-0.4.1+serde-dev (= 0.4.1-ok1), librust-num-rational-0.4.1+std-dev (= 0.4.1-ok1), librust-num-rational-0.4.1-dev (= 0.4.1-ok1) Depends: librust-autocfg-1+default-dev, librust-num-bigint-0.4+std-dev, librust-num-bigint-0.4-dev, librust-num-integer-0.1+i128-dev (>= 0.1.42-~~), librust-num-integer-0.1+std-dev (>= 0.1.42-~~), librust-num-traits-0.2+i128-dev (>= 0.2.11-~~), librust-num-traits-0.2+std-dev (>= 0.2.11-~~), librust-serde-1-dev Filename: pool/main/r/rust-num-rational/librust-num-rational-dev_0.4.1-ok1_arm64.deb Size: 28716 MD5sum: 21fe25d1c54acd3c63340d6a20001f2a SHA1: 41245bb76da6a575487e45ee64e93b97894af1e3 SHA256: dffdd9c4e9b10d780e287bc9381b85b50e2c0fc99b78679f5ebe1591deaee15e SHA512: 5daca6fccfdcc579ef649e09273ba908a8c776e2cdd698262d95f0fa19386c23347caac380664e09c7c66f82965bff01753e6614320c2798b659c1b762bc2ae0 Homepage: https://github.com/rust-num/num-rational Description: Rational numbers implementation for Rust - Rust source code This package contains the source for the Rust num-rational crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-num-traits-dev Architecture: arm64 Version: 0.2.15-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-num-traits Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 306 Provides: librust-num-traits+default-dev (= 0.2.15-ok1), librust-num-traits+i128-dev (= 0.2.15-ok1), librust-num-traits+libm-dev (= 0.2.15-ok1), librust-num-traits+std-dev (= 0.2.15-ok1), librust-num-traits-0+default-dev (= 0.2.15-ok1), librust-num-traits-0+i128-dev (= 0.2.15-ok1), librust-num-traits-0+libm-dev (= 0.2.15-ok1), librust-num-traits-0+std-dev (= 0.2.15-ok1), librust-num-traits-0-dev (= 0.2.15-ok1), librust-num-traits-0.2+default-dev (= 0.2.15-ok1), librust-num-traits-0.2+i128-dev (= 0.2.15-ok1), librust-num-traits-0.2+libm-dev (= 0.2.15-ok1), librust-num-traits-0.2+std-dev (= 0.2.15-ok1), librust-num-traits-0.2-dev (= 0.2.15-ok1), librust-num-traits-0.2.15+default-dev (= 0.2.15-ok1), librust-num-traits-0.2.15+i128-dev (= 0.2.15-ok1), librust-num-traits-0.2.15+libm-dev (= 0.2.15-ok1), librust-num-traits-0.2.15+std-dev (= 0.2.15-ok1), librust-num-traits-0.2.15-dev (= 0.2.15-ok1) Depends: librust-autocfg-1+default-dev, librust-libm-0.2+default-dev Filename: pool/main/r/rust-num-traits/librust-num-traits-dev_0.2.15-ok1_arm64.deb Size: 44488 MD5sum: a4cf6b5de6877ff004ef608546594166 SHA1: ea49997876ae7bee7d31610a261462cc0ad17f7c SHA256: 0f2ac026dbe6111d29ce18f42554fcfd9d01cf600d1003482aaf06de54547b79 SHA512: 763c2733769561ef2f110d5c592e9ac478ca0df3df98a35d42c220c1da699a146393a7e5de507f9308797935b940007772f00779ed3d15169d1f22714386c16c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-once-cell-dev Architecture: arm64 Version: 1.17.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-once-cell Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 183 Provides: librust-once-cell+alloc-dev (= 1.17.0-ok1), librust-once-cell+default-dev (= 1.17.0-ok1), librust-once-cell+parking-lot-core-dev (= 1.17.0-ok1), librust-once-cell+parking-lot-dev (= 1.17.0-ok1), librust-once-cell+race-dev (= 1.17.0-ok1), librust-once-cell+std-dev (= 1.17.0-ok1), librust-once-cell+unstable-dev (= 1.17.0-ok1), librust-once-cell-1+alloc-dev (= 1.17.0-ok1), librust-once-cell-1+default-dev (= 1.17.0-ok1), librust-once-cell-1+parking-lot-core-dev (= 1.17.0-ok1), librust-once-cell-1+parking-lot-dev (= 1.17.0-ok1), librust-once-cell-1+race-dev (= 1.17.0-ok1), librust-once-cell-1+std-dev (= 1.17.0-ok1), librust-once-cell-1+unstable-dev (= 1.17.0-ok1), librust-once-cell-1-dev (= 1.17.0-ok1), librust-once-cell-1.17+alloc-dev (= 1.17.0-ok1), librust-once-cell-1.17+default-dev (= 1.17.0-ok1), librust-once-cell-1.17+parking-lot-core-dev (= 1.17.0-ok1), librust-once-cell-1.17+parking-lot-dev (= 1.17.0-ok1), librust-once-cell-1.17+race-dev (= 1.17.0-ok1), librust-once-cell-1.17+std-dev (= 1.17.0-ok1), librust-once-cell-1.17+unstable-dev (= 1.17.0-ok1), librust-once-cell-1.17-dev (= 1.17.0-ok1), librust-once-cell-1.17.0+alloc-dev (= 1.17.0-ok1), librust-once-cell-1.17.0+default-dev (= 1.17.0-ok1), librust-once-cell-1.17.0+parking-lot-core-dev (= 1.17.0-ok1), librust-once-cell-1.17.0+parking-lot-dev (= 1.17.0-ok1), librust-once-cell-1.17.0+race-dev (= 1.17.0-ok1), librust-once-cell-1.17.0+std-dev (= 1.17.0-ok1), librust-once-cell-1.17.0+unstable-dev (= 1.17.0-ok1), librust-once-cell-1.17.0-dev (= 1.17.0-ok1) Depends: librust-parking-lot-core-0.9-dev (>= 0.9.3-~~) Breaks: librust-string-cache-dev (<< 0.8.4) Filename: pool/main/r/rust-once-cell/librust-once-cell-dev_1.17.0-ok1_arm64.deb Size: 30660 MD5sum: 030e7ac8366250458b57a262b28fb0b1 SHA1: 5a8bb1a591d3365ebace3c870ed7cd796fd0ad8e SHA256: 4f1d0da8387c81e0346f3eb901d8cc1799a27034c977abfde7fb26061f429052 SHA512: 359ca79f7380cc68978db7486f1648f846c769c4bff861725e54b527709cf0c12da72b68a4aa0898e89442d40c96ce65fdab34316634d3484c699f511b802d79 Description: Single assignment cells and lazy values - Rust source code This package contains the source for the Rust once_cell crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-oorandom-dev Architecture: arm64 Version: 11.1.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-oorandom Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 51 Provides: librust-oorandom+default-dev (= 11.1.3-ok1), librust-oorandom-11+default-dev (= 11.1.3-ok1), librust-oorandom-11-dev (= 11.1.3-ok1), librust-oorandom-11.1+default-dev (= 11.1.3-ok1), librust-oorandom-11.1-dev (= 11.1.3-ok1), librust-oorandom-11.1.3+default-dev (= 11.1.3-ok1), librust-oorandom-11.1.3-dev (= 11.1.3-ok1) Filename: pool/main/r/rust-oorandom/librust-oorandom-dev_11.1.3-ok1_arm64.deb Size: 11298 MD5sum: 99ba040fbb0d4f143ecc8da847777f70 SHA1: b7d60a1289cf901f339337f649359e06ba07c91b SHA256: 64bbc04dabc43c3a3c12b370b9e6aea0dd4765de7d57552e541d170653e02f7d SHA512: 5317a4f6fda38ca00e3998aed4d43d3f231898b772cdf806a197603924689c6adf2d35556cf15fe36c74155e89881a91cd04048b853f4869efea9d4ee4682d99 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-os-pipe-dev Architecture: arm64 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/main/r/rust-os-pipe/librust-os-pipe-dev_1.1.1-ok1_arm64.deb Size: 15210 MD5sum: 72f05ec012482b39457f2b035f62f654 SHA1: da1a60a80128ad4264d0843d958da7dd70b03282 SHA256: b5d832bc4deb11246d1d8189c8b400e56a599f32198d7512f219d372914f40e1 SHA512: 68301e00165b43da46de79be861a178ecd9b619251b61d65b9c38ae1216f448043149d71ac1ecf35aef719f06d9a935e56d9754c38677f0abbf737878a3852cb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-os-str-bytes-dev Architecture: arm64 Version: 6.0.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-os-str-bytes Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 134 Provides: librust-os-str-bytes+default-dev (= 6.0.0-ok1), librust-os-str-bytes+memchr-dev (= 6.0.0-ok1), librust-os-str-bytes+print-bytes-dev (= 6.0.0-ok1), librust-os-str-bytes+raw-os-str-dev (= 6.0.0-ok1), librust-os-str-bytes+uniquote-dev (= 6.0.0-ok1), librust-os-str-bytes-6+default-dev (= 6.0.0-ok1), librust-os-str-bytes-6+memchr-dev (= 6.0.0-ok1), librust-os-str-bytes-6+print-bytes-dev (= 6.0.0-ok1), librust-os-str-bytes-6+raw-os-str-dev (= 6.0.0-ok1), librust-os-str-bytes-6+uniquote-dev (= 6.0.0-ok1), librust-os-str-bytes-6-dev (= 6.0.0-ok1), librust-os-str-bytes-6.0+default-dev (= 6.0.0-ok1), librust-os-str-bytes-6.0+memchr-dev (= 6.0.0-ok1), librust-os-str-bytes-6.0+print-bytes-dev (= 6.0.0-ok1), librust-os-str-bytes-6.0+raw-os-str-dev (= 6.0.0-ok1), librust-os-str-bytes-6.0+uniquote-dev (= 6.0.0-ok1), librust-os-str-bytes-6.0-dev (= 6.0.0-ok1), librust-os-str-bytes-6.0.0+default-dev (= 6.0.0-ok1), librust-os-str-bytes-6.0.0+memchr-dev (= 6.0.0-ok1), librust-os-str-bytes-6.0.0+print-bytes-dev (= 6.0.0-ok1), librust-os-str-bytes-6.0.0+raw-os-str-dev (= 6.0.0-ok1), librust-os-str-bytes-6.0.0+uniquote-dev (= 6.0.0-ok1), librust-os-str-bytes-6.0.0-dev (= 6.0.0-ok1) Depends: librust-memchr-2+default-dev (>= 2.4-~~), librust-print-bytes-0.5+default-dev, librust-uniquote-3+default-dev Filename: pool/main/r/rust-os-str-bytes/librust-os-str-bytes-dev_6.0.0-ok1_arm64.deb Size: 23038 MD5sum: 3105b86ebec9ae5629d34b95027d9011 SHA1: 86ccffab9d9ca019ecf56de3b4ea18df66dfbd6d SHA256: cc978547f4f4d272335424f98a6ef190888c025e43691e2446da0817f178c96a SHA512: 59fe73044c8cb14aa5f1bd2e2353b61de2f63ed691733265cda095a4e6b6ab0c34ff803cf1f9c37d72e8bd3c63fbe177c696a87d981d182ed5dfe52f694adf67 Description: Utilities for converting between byte sequences and platform-native strings - Rust source code This package contains the source for the Rust os_str_bytes crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-ouroboros+std-dev Architecture: arm64 Version: 0.15.3-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-ouroboros Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-ouroboros+default-dev (= 0.15.3-ok2), librust-ouroboros-0+default-dev (= 0.15.3-ok2), librust-ouroboros-0+std-dev (= 0.15.3-ok2), librust-ouroboros-0.15+default-dev (= 0.15.3-ok2), librust-ouroboros-0.15+std-dev (= 0.15.3-ok2), librust-ouroboros-0.15.3+default-dev (= 0.15.3-ok2), librust-ouroboros-0.15.3+std-dev (= 0.15.3-ok2) Depends: librust-ouroboros-dev (= 0.15.3-ok2), librust-ouroboros-macro-0.15+std-dev (>= 0.15.3-~~) Filename: pool/main/r/rust-ouroboros/librust-ouroboros+std-dev_0.15.3-ok2_arm64.deb Size: 1030 MD5sum: 385909c58faf254d3ac40cd68089f691 SHA1: 034085e1e2f87bee28845258b06d52c3654ce4a3 SHA256: 4f6a1262f8d60b2d33b9932960dac1d1f3626f7ad3e762d1e282f00f8b94212f SHA512: e374814574bd2ca821db9fbcfabe4fd979b01dbc1cab67991da362a1c79fb9913e02a29527a9da51ab4cc898d04ea61d4b141b7dd9903e570ae9f719b97c5eed Description: Easy, safe self-referential struct generation - feature "std" and 1 more This metapackage enables feature "std" for the Rust ouroboros crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-ouroboros-dev Architecture: arm64 Version: 0.15.3-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-ouroboros Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 72 Provides: librust-ouroboros-0-dev (= 0.15.3-ok2), librust-ouroboros-0.15-dev (= 0.15.3-ok2), librust-ouroboros-0.15.3-dev (= 0.15.3-ok2) Depends: librust-aliasable-0.1+default-dev (>= 0.1.3-~~), librust-ouroboros-macro-0.15+default-dev (>= 0.15.3-~~) Recommends: librust-ouroboros+std-dev (= 0.15.3-ok2) Filename: pool/main/r/rust-ouroboros/librust-ouroboros-dev_0.15.3-ok2_arm64.deb Size: 13562 MD5sum: cc58c28af7cb1c5b5004bdaa718517da SHA1: 814942024a4bc451a183c8d533888ad425d2fe44 SHA256: 5f529c3d1685587bbacb3c8ea00ee325213f58910c85fbfa7775302cb45f50d0 SHA512: 27e9393062a6279f56eaf868dc03cb4d5f83b5189cce5257e8d230778e3d75461612fe4dddd33bb4434fab304d2272d10e5a02291a3ba9fd3176fc2ff6c36ec0 Description: Easy, safe self-referential struct generation - Rust source code This package contains the source for the Rust ouroboros crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-ouroboros-macro-dev Architecture: arm64 Version: 0.15.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ouroboros-macro Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 140 Provides: librust-ouroboros-macro+default-dev (= 0.15.3-ok1), librust-ouroboros-macro+std-dev (= 0.15.3-ok1), librust-ouroboros-macro-0+default-dev (= 0.15.3-ok1), librust-ouroboros-macro-0+std-dev (= 0.15.3-ok1), librust-ouroboros-macro-0-dev (= 0.15.3-ok1), librust-ouroboros-macro-0.15+default-dev (= 0.15.3-ok1), librust-ouroboros-macro-0.15+std-dev (= 0.15.3-ok1), librust-ouroboros-macro-0.15-dev (= 0.15.3-ok1), librust-ouroboros-macro-0.15.3+default-dev (= 0.15.3-ok1), librust-ouroboros-macro-0.15.3+std-dev (= 0.15.3-ok1), librust-ouroboros-macro-0.15.3-dev (= 0.15.3-ok1) Depends: librust-inflector-0.11-dev, librust-proc-macro-error-1+default-dev (>= 1.0.3-~~), librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev, librust-syn-1+full-dev Filename: pool/main/r/rust-ouroboros-macro/librust-ouroboros-macro-dev_0.15.3-ok1_arm64.deb Size: 22520 MD5sum: 18f3a823289ff52cec17a591d1b7aac0 SHA1: eb0d3362653a07b02531cd8ee4373289330b49a8 SHA256: ee6560320f27e3f0b8a4127842a7be3cbfd35bb864e380b809846d0524956e18 SHA512: 75e44a22c474052ffc109d30c74d688a0faddf7986b908c224f50f122e99548ed68a15e5a014778fb5771739a7ff823b2be7b1eb505aa46ec7d9d57056dd35ed Description: Proc macro for ouroboros crate - Rust source code This package contains the source for the Rust ouroboros_macro crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-owning-ref-dev Architecture: arm64 Version: 0.4.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-owning-ref Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 89 Provides: librust-owning-ref+default-dev (= 0.4.1-ok1), librust-owning-ref-0+default-dev (= 0.4.1-ok1), librust-owning-ref-0-dev (= 0.4.1-ok1), librust-owning-ref-0.4+default-dev (= 0.4.1-ok1), librust-owning-ref-0.4-dev (= 0.4.1-ok1), librust-owning-ref-0.4.1+default-dev (= 0.4.1-ok1), librust-owning-ref-0.4.1-dev (= 0.4.1-ok1) Depends: librust-stable-deref-trait-1+default-dev Filename: pool/main/r/rust-owning-ref/librust-owning-ref-dev_0.4.1-ok1_arm64.deb Size: 13754 MD5sum: 3d631b1d33346c2bcc63882883a2ef38 SHA1: 6101cc4123409037b6c1c2cdaaeb47a11a74a2cb SHA256: 0a695006f85e358c68f867186f6b8e2629b49bf1d4b5686dd365193ba298e33f SHA512: c56a626371c90d5ad0a573556b8bbb773a9a176c3e82a35adc8931b8d311af995e402b2de4e14002b3647bc66691cee5afc2f917908f66de10d548c29b1a6f89 Description: Creating references that carry their owner with them - Rust source code This package contains the source for the Rust owning_ref crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-parking-dev Architecture: arm64 Version: 2.0.0-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-parking Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 96 Provides: librust-parking+default-dev (= 2.0.0-ok2), librust-parking-2+default-dev (= 2.0.0-ok2), librust-parking-2-dev (= 2.0.0-ok2), librust-parking-2.0+default-dev (= 2.0.0-ok2), librust-parking-2.0-dev (= 2.0.0-ok2), librust-parking-2.0.0+default-dev (= 2.0.0-ok2), librust-parking-2.0.0-dev (= 2.0.0-ok2) Filename: pool/main/r/rust-parking/librust-parking-dev_2.0.0-ok2_arm64.deb Size: 14560 MD5sum: c2670a6b76c01d0dc1d1450d97ef270b SHA1: 47528fde57e09557d177a9cf649a02fbc438a512 SHA256: cd05fb0b9ebd503c2e8a5f306d6218eedd85f121d77d9d8e2050285f5f07b478 SHA512: 9306ba9d5933d368dd14a089ccb4e8917f442ac3efc10910fdbaf7e4f0575793848c16e18a442b98265b9bd0b26befc97d889424a2ec82ffc034f4d6ee07f478 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-parking-lot-core+deadlock-detection-dev Architecture: arm64 Version: 0.9.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-parking-lot-core Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-parking-lot-core-0+deadlock-detection-dev (= 0.9.3-ok1), librust-parking-lot-core-0.9+deadlock-detection-dev (= 0.9.3-ok1), librust-parking-lot-core-0.9.3+deadlock-detection-dev (= 0.9.3-ok1) Depends: librust-parking-lot-core-dev (= 0.9.3-ok1), librust-parking-lot-core+petgraph-dev (= 0.9.3-ok1), librust-parking-lot-core+thread-id-dev (= 0.9.3-ok1) Filename: pool/main/r/rust-parking-lot-core/librust-parking-lot-core+deadlock-detection-dev_0.9.3-ok1_arm64.deb Size: 1020 MD5sum: 9e6962dd52479c756868dc7b5a1000ce SHA1: 19d258df0d9062fab07a207b109db0f19a93f06e SHA256: a12ee7ddadf19bc8c6ac1a09cb13eb8412f90adaef04e8604132dd850c4e78d1 SHA512: 4247a377990ca9696690ad099ac96d5faca995212983efaa75054cd1a71cb14e953d5ae25f22807aa10c52e3bc3a2072dca88af33205c0b0aac79202050c7273 Description: API for creating synchronization primitives - feature "deadlock_detection" This metapackage enables feature "deadlock_detection" for the Rust parking_lot_core crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-parking-lot-core+petgraph-dev Architecture: arm64 Version: 0.9.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-parking-lot-core Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-parking-lot-core-0+petgraph-dev (= 0.9.3-ok1), librust-parking-lot-core-0.9+petgraph-dev (= 0.9.3-ok1), librust-parking-lot-core-0.9.3+petgraph-dev (= 0.9.3-ok1) Depends: librust-parking-lot-core-dev (= 0.9.3-ok1), librust-petgraph-0.6+default-dev Filename: pool/main/r/rust-parking-lot-core/librust-parking-lot-core+petgraph-dev_0.9.3-ok1_arm64.deb Size: 1004 MD5sum: 62d04b8148d85ef8bc9b848015247f60 SHA1: 7566a92468ddad5f25779e5a98c53baf41755f29 SHA256: 5299ef5fedf60654bb362f89ffbc149ceae6fe11a22328ee5c5576dec6c30c61 SHA512: 4e192ea76342b4d658f10903f4eb531abd1db731f50935f52557466dc14f7fd6d95d454c513746f322025464c061a0e2c0439f03e794f4bbbbb13e87dc17dfab Description: API for creating synchronization primitives - feature "petgraph" This metapackage enables feature "petgraph" for the Rust parking_lot_core crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-parking-lot-core+thread-id-dev Architecture: arm64 Version: 0.9.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-parking-lot-core Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-parking-lot-core-0+thread-id-dev (= 0.9.3-ok1), librust-parking-lot-core-0.9+thread-id-dev (= 0.9.3-ok1), librust-parking-lot-core-0.9.3+thread-id-dev (= 0.9.3-ok1) Depends: librust-parking-lot-core-dev (= 0.9.3-ok1), librust-thread-id-4+default-dev Filename: pool/main/r/rust-parking-lot-core/librust-parking-lot-core+thread-id-dev_0.9.3-ok1_arm64.deb Size: 1006 MD5sum: 3f9f456575562a9d7d53cfbc08a8844f SHA1: cbaee274242e69c87bf2bafb6f51eb2b03fc0999 SHA256: 33e2c68c71fb9f4287021397637014e535ed2079ddbe8c0a16a7f8252185d90c SHA512: 2c5ada42f98d5630adc2ba7f67caad78b55762c5051b1dcd22874fc1a67bfb951d0029e7f021057a31bc191ae191e7d22fd479f306728b50f7066845055e821d Description: API for creating synchronization primitives - feature "thread-id" This metapackage enables feature "thread-id" for the Rust parking_lot_core crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-parking-lot-core-dev Architecture: arm64 Version: 0.9.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-parking-lot-core Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 186 Provides: librust-parking-lot-core+default-dev (= 0.9.3-ok1), librust-parking-lot-core+nightly-dev (= 0.9.3-ok1), librust-parking-lot-core-0+default-dev (= 0.9.3-ok1), librust-parking-lot-core-0+nightly-dev (= 0.9.3-ok1), librust-parking-lot-core-0-dev (= 0.9.3-ok1), librust-parking-lot-core-0.9+default-dev (= 0.9.3-ok1), librust-parking-lot-core-0.9+nightly-dev (= 0.9.3-ok1), librust-parking-lot-core-0.9-dev (= 0.9.3-ok1), librust-parking-lot-core-0.9.3+default-dev (= 0.9.3-ok1), librust-parking-lot-core-0.9.3+nightly-dev (= 0.9.3-ok1), librust-parking-lot-core-0.9.3-dev (= 0.9.3-ok1) Depends: librust-cfg-if-1+default-dev, librust-libc-0.2+default-dev (>= 0.2.95-~~), librust-smallvec-1+default-dev (>= 1.6.1-~~) Suggests: librust-parking-lot-core+deadlock-detection-dev (= 0.9.3-ok1), librust-parking-lot-core+petgraph-dev (= 0.9.3-ok1), librust-parking-lot-core+thread-id-dev (= 0.9.3-ok1) Filename: pool/main/r/rust-parking-lot-core/librust-parking-lot-core-dev_0.9.3-ok1_arm64.deb Size: 32308 MD5sum: 2691b1596116e01523774205ef7dc2c8 SHA1: acff47db9fc5687758e04b2000a0f7b4464cc488 SHA256: 7989122669598c7d434e6ffcea03122a4c9cb727c2dc6b382ac0417ebde8d0fb SHA512: 3cb6f6039515effa420437eec92dc346e8b39817028fd5bc2ca53638d656393bc0d42e8ed1149b02c7ee0c2c4e9aaa65337716e6ec7d7415f4f706bbabe0ac40 Description: API for creating synchronization primitives - Rust source code This package contains the source for the Rust parking_lot_core crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-parking-lot-dev Architecture: arm64 Version: 0.12.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-parking-lot Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 240 Provides: librust-parking-lot+arc-lock-dev (= 0.12.1-ok1), librust-parking-lot+deadlock-detection-dev (= 0.12.1-ok1), librust-parking-lot+default-dev (= 0.12.1-ok1), librust-parking-lot+hardware-lock-elision-dev (= 0.12.1-ok1), librust-parking-lot+nightly-dev (= 0.12.1-ok1), librust-parking-lot+owning-ref-dev (= 0.12.1-ok1), librust-parking-lot+send-guard-dev (= 0.12.1-ok1), librust-parking-lot+serde-dev (= 0.12.1-ok1), librust-parking-lot-0+arc-lock-dev (= 0.12.1-ok1), librust-parking-lot-0+deadlock-detection-dev (= 0.12.1-ok1), librust-parking-lot-0+default-dev (= 0.12.1-ok1), librust-parking-lot-0+hardware-lock-elision-dev (= 0.12.1-ok1), librust-parking-lot-0+nightly-dev (= 0.12.1-ok1), librust-parking-lot-0+owning-ref-dev (= 0.12.1-ok1), librust-parking-lot-0+send-guard-dev (= 0.12.1-ok1), librust-parking-lot-0+serde-dev (= 0.12.1-ok1), librust-parking-lot-0-dev (= 0.12.1-ok1), librust-parking-lot-0.12+arc-lock-dev (= 0.12.1-ok1), librust-parking-lot-0.12+deadlock-detection-dev (= 0.12.1-ok1), librust-parking-lot-0.12+default-dev (= 0.12.1-ok1), librust-parking-lot-0.12+hardware-lock-elision-dev (= 0.12.1-ok1), librust-parking-lot-0.12+nightly-dev (= 0.12.1-ok1), librust-parking-lot-0.12+owning-ref-dev (= 0.12.1-ok1), librust-parking-lot-0.12+send-guard-dev (= 0.12.1-ok1), librust-parking-lot-0.12+serde-dev (= 0.12.1-ok1), librust-parking-lot-0.12-dev (= 0.12.1-ok1), librust-parking-lot-0.12.1+arc-lock-dev (= 0.12.1-ok1), librust-parking-lot-0.12.1+deadlock-detection-dev (= 0.12.1-ok1), librust-parking-lot-0.12.1+default-dev (= 0.12.1-ok1), librust-parking-lot-0.12.1+hardware-lock-elision-dev (= 0.12.1-ok1), librust-parking-lot-0.12.1+nightly-dev (= 0.12.1-ok1), librust-parking-lot-0.12.1+owning-ref-dev (= 0.12.1-ok1), librust-parking-lot-0.12.1+send-guard-dev (= 0.12.1-ok1), librust-parking-lot-0.12.1+serde-dev (= 0.12.1-ok1), librust-parking-lot-0.12.1-dev (= 0.12.1-ok1) Depends: librust-lock-api-0.4+arc-lock-dev (>= 0.4.6-~~), librust-lock-api-0.4+default-dev (>= 0.4.6-~~), librust-lock-api-0.4+nightly-dev (>= 0.4.6-~~), librust-lock-api-0.4+owning-ref-dev (>= 0.4.6-~~), librust-lock-api-0.4+serde-dev (>= 0.4.6-~~), librust-parking-lot-core-0.9+deadlock-detection-dev, librust-parking-lot-core-0.9+default-dev, librust-parking-lot-core-0.9+nightly-dev Filename: pool/main/r/rust-parking-lot/librust-parking-lot-dev_0.12.1-ok1_arm64.deb Size: 37370 MD5sum: 23425868d4ba485c3a4f046f9e3bd6f2 SHA1: cf5aed94e0d0f9a00e91484b7076bead82804547 SHA256: 9b9c27beadd574db6dc8960921f0746ad3ffccf4b0ce8a8804d93e216c8340b5 SHA512: 58bf8d7a459bd76ac11564a7ffc3b750a1efa7786dc701f2848ee95054d9fecda495db6fd5254c85dd11ed0ed9325870d5f80c7dffa6697c0c67154b8c524cc7 Description: Compact, efficient std sync primitives - Rust source code This package contains the source for the Rust parking_lot crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-paste-dev Architecture: arm64 Version: 1.0.7-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-paste Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 135 Provides: librust-paste+default-dev (= 1.0.7-ok1), librust-paste-1+default-dev (= 1.0.7-ok1), librust-paste-1-dev (= 1.0.7-ok1), librust-paste-1.0+default-dev (= 1.0.7-ok1), librust-paste-1.0-dev (= 1.0.7-ok1), librust-paste-1.0.7+default-dev (= 1.0.7-ok1), librust-paste-1.0.7-dev (= 1.0.7-ok1) Filename: pool/main/r/rust-paste/librust-paste-dev_1.0.7-ok1_arm64.deb Size: 20916 MD5sum: 90cd75ed7249606de720b22b604a28a4 SHA1: 53398126797acf0e1c7e5fa425be8a02ddb64bde SHA256: 1b6cb7964f4efc42bf0705b19e4c2f944e1aba50d333c7b17bba1720c54b666e SHA512: ce796be5f677eef6862fba39cd55586952d5624e6b431ef9d96bceb863cb978f478e6fbd76ba6b5df32966b547e941644df21ab8d8648cc3cfa37f74e776ddf8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-pathfinder-geometry-dev Architecture: arm64 Version: 0.5.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pathfinder-geometry Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 81 Provides: librust-pathfinder-geometry+default-dev (= 0.5.1-ok1), librust-pathfinder-geometry-0+default-dev (= 0.5.1-ok1), librust-pathfinder-geometry-0-dev (= 0.5.1-ok1), librust-pathfinder-geometry-0.5+default-dev (= 0.5.1-ok1), librust-pathfinder-geometry-0.5-dev (= 0.5.1-ok1), librust-pathfinder-geometry-0.5.1+default-dev (= 0.5.1-ok1), librust-pathfinder-geometry-0.5.1-dev (= 0.5.1-ok1) Depends: librust-log-0.4+default-dev, librust-pathfinder-simd-0.5+default-dev Filename: pool/main/r/rust-pathfinder-geometry/librust-pathfinder-geometry-dev_0.5.1-ok1_arm64.deb Size: 12532 MD5sum: bcdd10a4d7c41deb582975058613e993 SHA1: 50a6edc9d9be5efddb63642754038ecb41e778f8 SHA256: 8b41b9d2c4d63aa913f3dba3c9a41c80ebff1ec8b0e244e2e48b32cbfd0bcb24 SHA512: 21d8e2150269d6a0f23bb69c2e1310aac7284c508c4ba945572a2d0bd3a044caded443aebbd0523936d8a1778550de1214a69a40b621c2bcd545355956fedac6 Homepage: https://github.com/servo/pathfinder Description: Basic SIMD-accelerated geometry/linear algebra - Rust source code This package contains the source for the Rust pathfinder_geometry crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-pathfinder-simd-dev Architecture: arm64 Version: 0.5.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pathfinder-simd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 457 Provides: librust-pathfinder-simd+default-dev (= 0.5.1-ok1), librust-pathfinder-simd+pf-no-simd-dev (= 0.5.1-ok1), librust-pathfinder-simd-0+default-dev (= 0.5.1-ok1), librust-pathfinder-simd-0+pf-no-simd-dev (= 0.5.1-ok1), librust-pathfinder-simd-0-dev (= 0.5.1-ok1), librust-pathfinder-simd-0.5+default-dev (= 0.5.1-ok1), librust-pathfinder-simd-0.5+pf-no-simd-dev (= 0.5.1-ok1), librust-pathfinder-simd-0.5-dev (= 0.5.1-ok1), librust-pathfinder-simd-0.5.1+default-dev (= 0.5.1-ok1), librust-pathfinder-simd-0.5.1+pf-no-simd-dev (= 0.5.1-ok1), librust-pathfinder-simd-0.5.1-dev (= 0.5.1-ok1) Depends: librust-rustc-version-0.4+default-dev Filename: pool/main/r/rust-pathfinder-simd/librust-pathfinder-simd-dev_0.5.1-ok1_arm64.deb Size: 18604 MD5sum: d3aa17115d99a9259292add7b878938e SHA1: 4cf8cff38c306210635ec1cf69931e2d96b99229 SHA256: 9dc1cda9bc1c1a1dce8802533ad268debffec673ca552ed13f98bd8381bb6849 SHA512: cc9049f2682a4ddd12035d8c59574ddb50363945a8c5736207e72dc5cd8b00b43ee4b2959bd8b22234defd9e4c253c8b429552540b28ea5f69a56bd2bc7e049c Homepage: https://github.com/servo/pathfinder Description: Simple SIMD library - Rust source code This package contains the source for the Rust pathfinder_simd crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-pem-dev Architecture: arm64 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/main/r/rust-pem/librust-pem-dev_1.0.2-ok1_arm64.deb Size: 11788 MD5sum: 8ff2f0206d132562324d686de53472d7 SHA1: 98007e2abd51ae007cbcb806959d9e7669a436c8 SHA256: 7f8fa79bab5d9f1008d6fd14ac9f212b59ebeacfa11d707eb197c961c91f321e SHA512: 2e27d35405c921d8a6ea1376ca08d97804bc8f86559630a744b7cfd390c27327d8f898cf3546a0285828cabd57a5c42ad9d63a1bfc174586ee56196e0c079f69 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-petgraph-dev Architecture: arm64 Version: 0.6.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-petgraph Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4870 Provides: librust-petgraph+all-dev (= 0.6.2-ok1), librust-petgraph+default-dev (= 0.6.2-ok1), librust-petgraph+generate-dev (= 0.6.2-ok1), librust-petgraph+graphmap-dev (= 0.6.2-ok1), librust-petgraph+matrix-graph-dev (= 0.6.2-ok1), librust-petgraph+serde-1-dev (= 0.6.2-ok1), librust-petgraph+serde-derive-dev (= 0.6.2-ok1), librust-petgraph+serde-dev (= 0.6.2-ok1), librust-petgraph+stable-graph-dev (= 0.6.2-ok1), librust-petgraph+unstable-dev (= 0.6.2-ok1), librust-petgraph-0+all-dev (= 0.6.2-ok1), librust-petgraph-0+default-dev (= 0.6.2-ok1), librust-petgraph-0+generate-dev (= 0.6.2-ok1), librust-petgraph-0+graphmap-dev (= 0.6.2-ok1), librust-petgraph-0+matrix-graph-dev (= 0.6.2-ok1), librust-petgraph-0+serde-1-dev (= 0.6.2-ok1), librust-petgraph-0+serde-derive-dev (= 0.6.2-ok1), librust-petgraph-0+serde-dev (= 0.6.2-ok1), librust-petgraph-0+stable-graph-dev (= 0.6.2-ok1), librust-petgraph-0+unstable-dev (= 0.6.2-ok1), librust-petgraph-0-dev (= 0.6.2-ok1), librust-petgraph-0.6+all-dev (= 0.6.2-ok1), librust-petgraph-0.6+default-dev (= 0.6.2-ok1), librust-petgraph-0.6+generate-dev (= 0.6.2-ok1), librust-petgraph-0.6+graphmap-dev (= 0.6.2-ok1), librust-petgraph-0.6+matrix-graph-dev (= 0.6.2-ok1), librust-petgraph-0.6+serde-1-dev (= 0.6.2-ok1), librust-petgraph-0.6+serde-derive-dev (= 0.6.2-ok1), librust-petgraph-0.6+serde-dev (= 0.6.2-ok1), librust-petgraph-0.6+stable-graph-dev (= 0.6.2-ok1), librust-petgraph-0.6+unstable-dev (= 0.6.2-ok1), librust-petgraph-0.6-dev (= 0.6.2-ok1), librust-petgraph-0.6.2+all-dev (= 0.6.2-ok1), librust-petgraph-0.6.2+default-dev (= 0.6.2-ok1), librust-petgraph-0.6.2+generate-dev (= 0.6.2-ok1), librust-petgraph-0.6.2+graphmap-dev (= 0.6.2-ok1), librust-petgraph-0.6.2+matrix-graph-dev (= 0.6.2-ok1), librust-petgraph-0.6.2+serde-1-dev (= 0.6.2-ok1), librust-petgraph-0.6.2+serde-derive-dev (= 0.6.2-ok1), librust-petgraph-0.6.2+serde-dev (= 0.6.2-ok1), librust-petgraph-0.6.2+stable-graph-dev (= 0.6.2-ok1), librust-petgraph-0.6.2+unstable-dev (= 0.6.2-ok1), librust-petgraph-0.6.2-dev (= 0.6.2-ok1) Depends: librust-fixedbitset-0.4-dev, librust-indexmap-1+default-dev (>= 1.7-~~), librust-serde-1+default-dev, librust-serde-derive-1+default-dev Filename: pool/main/r/rust-petgraph/librust-petgraph-dev_0.6.2-ok1_arm64.deb Size: 151224 MD5sum: 19cf4fa78cc30a403d2cc837bf7c4466 SHA1: e7463ba2bac228712eb467ad59bd1d87169135e7 SHA256: 36af1266debf0b4b348064c2efc76c4c74646fe5f46306d075c38d56e4420bfa SHA512: ae2909616b4c513ee7d757281ed904cd791fb9c0edc864783d0585ec40ff62c9aea4c709cde64f8a41b44397a2f5ae9c670988908d4d3bd191b3c1704cb814a0 Description: Graph data structure library - Rust source code Provides graph types and graph algorithms. . This package contains the source for the Rust petgraph crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-pin-project-lite-dev Architecture: arm64 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/main/r/rust-pin-project-lite/librust-pin-project-lite-dev_0.2.9-ok1_arm64.deb Size: 29228 MD5sum: 764229e983c40996aa8608298d911a68 SHA1: 922efa8fb2387230aeba6096f57532b764754596 SHA256: a519eff50fd0a7dcc398a30d447b1faa4906ceaa4ca5c6356c63c2ed11fcccc7 SHA512: ee1fbebd2f743d8e15b6b42a996c1bcf4c509b83df1e631191c674672202ca109e07cd9aab136b53199862ea3d389ec1b30456b66b1a9b2b8640bbfc97d6a079 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-pin-utils-dev Architecture: arm64 Version: 0.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pin-utils Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 61 Provides: librust-pin-utils+default-dev (= 0.1.0-ok1), librust-pin-utils-0+default-dev (= 0.1.0-ok1), librust-pin-utils-0-dev (= 0.1.0-ok1), librust-pin-utils-0.1+default-dev (= 0.1.0-ok1), librust-pin-utils-0.1-dev (= 0.1.0-ok1), librust-pin-utils-0.1.0+default-dev (= 0.1.0-ok1), librust-pin-utils-0.1.0-dev (= 0.1.0-ok1) Filename: pool/main/r/rust-pin-utils/librust-pin-utils-dev_0.1.0-ok1_arm64.deb Size: 10338 MD5sum: 57835ffe8bd4d5669d051b554188492d SHA1: 4c94232f3f807cbde5330cf44ec722463c2a1086 SHA256: 1d5742510b834edaa9e5e6afcd3493d9471e358822160aff2e51457575c4010e SHA512: 83c459e3ff31e593f41c30ac976dd3e436a13c809dffa0cfbc1ef49d5d1c6c27e133458f323f12bad7dd51e58af55a4a053aad532e098ed8ca032f3a1e769476 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-plotters-backend-dev Architecture: arm64 Version: 0.3.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-plotters-backend Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 72 Provides: librust-plotters-backend+default-dev (= 0.3.4-ok1), librust-plotters-backend-0+default-dev (= 0.3.4-ok1), librust-plotters-backend-0-dev (= 0.3.4-ok1), librust-plotters-backend-0.3+default-dev (= 0.3.4-ok1), librust-plotters-backend-0.3-dev (= 0.3.4-ok1), librust-plotters-backend-0.3.4+default-dev (= 0.3.4-ok1), librust-plotters-backend-0.3.4-dev (= 0.3.4-ok1) Filename: pool/main/r/rust-plotters-backend/librust-plotters-backend-dev_0.3.4-ok1_arm64.deb Size: 14422 MD5sum: 61c0e4e97c05960f26d597fe58bfd831 SHA1: c570eed03712d38781d63ea9f2b258654d1ab7d2 SHA256: 2961c12f417cbd3103ede06dc0c451b2fd47ce89565ed8280c7edf690e3ee070 SHA512: 325d9ed78e95eeff0c8e31e6bbcfc134e112c5acd90a29d1018582e88229aa1edd091e72b8f4e0750f3cf6cd026725049aaa7f4c251b8ae4ddaa077b133de364 Homepage: https://plotters-rs.github.io Description: Plotters Backend API - Rust source code This package contains the source for the Rust plotters-backend crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-plotters-bitmap-dev Architecture: arm64 Version: 0.3.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-plotters-bitmap Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 121 Provides: librust-plotters-bitmap+default-dev (= 0.3.2-ok1), librust-plotters-bitmap+gif-backend-dev (= 0.3.2-ok1), librust-plotters-bitmap+gif-dev (= 0.3.2-ok1), librust-plotters-bitmap+image-dev (= 0.3.2-ok1), librust-plotters-bitmap+image-encoder-dev (= 0.3.2-ok1), librust-plotters-bitmap-0+default-dev (= 0.3.2-ok1), librust-plotters-bitmap-0+gif-backend-dev (= 0.3.2-ok1), librust-plotters-bitmap-0+gif-dev (= 0.3.2-ok1), librust-plotters-bitmap-0+image-dev (= 0.3.2-ok1), librust-plotters-bitmap-0+image-encoder-dev (= 0.3.2-ok1), librust-plotters-bitmap-0-dev (= 0.3.2-ok1), librust-plotters-bitmap-0.3+default-dev (= 0.3.2-ok1), librust-plotters-bitmap-0.3+gif-backend-dev (= 0.3.2-ok1), librust-plotters-bitmap-0.3+gif-dev (= 0.3.2-ok1), librust-plotters-bitmap-0.3+image-dev (= 0.3.2-ok1), librust-plotters-bitmap-0.3+image-encoder-dev (= 0.3.2-ok1), librust-plotters-bitmap-0.3-dev (= 0.3.2-ok1), librust-plotters-bitmap-0.3.2+default-dev (= 0.3.2-ok1), librust-plotters-bitmap-0.3.2+gif-backend-dev (= 0.3.2-ok1), librust-plotters-bitmap-0.3.2+gif-dev (= 0.3.2-ok1), librust-plotters-bitmap-0.3.2+image-dev (= 0.3.2-ok1), librust-plotters-bitmap-0.3.2+image-encoder-dev (= 0.3.2-ok1), librust-plotters-bitmap-0.3.2-dev (= 0.3.2-ok1) Depends: librust-gif-0.11+default-dev (>= 0.11.2-~~), librust-image-0.24+bmp-dev (>= 0.24.2-~~), librust-image-0.24+jpeg-dev (>= 0.24.2-~~), librust-image-0.24+png-dev (>= 0.24.2-~~), librust-plotters-backend-0.3+default-dev (>= 0.3.3-~~) Filename: pool/main/r/rust-plotters-bitmap/librust-plotters-bitmap-dev_0.3.2-ok1_arm64.deb Size: 17864 MD5sum: e4614dafdcc2ba71b64eb1f5a0b87ff3 SHA1: c069538cdf30e1389e42a9451bdd8f93de26f934 SHA256: 1e1eb12aaf7671c03e94e41cb30b11843367b6d1147c2cb77af3e9b03e0969b1 SHA512: 8560d9024290e95b1d73608db4680e720398bd9143ded6fe14c18b310e036360238beb28f8c141f664386f98e0c35349a0476ef3a25edd8ec956ab0c1addda0a Homepage: https://plotters-rs.github.io Description: Plotters Bitmap Backend - Rust source code This package contains the source for the Rust plotters-bitmap crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-plotters-dev Architecture: arm64 Version: 0.3.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-plotters Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 775 Provides: librust-plotters+all-elements-dev (= 0.3.4-ok1), librust-plotters+all-series-dev (= 0.3.4-ok1), librust-plotters+area-series-dev (= 0.3.4-ok1), librust-plotters+bitmap-backend-dev (= 0.3.4-ok1), librust-plotters+bitmap-encoder-dev (= 0.3.4-ok1), librust-plotters+bitmap-gif-dev (= 0.3.4-ok1), librust-plotters+boxplot-dev (= 0.3.4-ok1), librust-plotters+candlestick-dev (= 0.3.4-ok1), librust-plotters+chrono-dev (= 0.3.4-ok1), librust-plotters+datetime-dev (= 0.3.4-ok1), librust-plotters+default-dev (= 0.3.4-ok1), librust-plotters+deprecated-items-dev (= 0.3.4-ok1), librust-plotters+errorbar-dev (= 0.3.4-ok1), librust-plotters+evcxr-bitmap-dev (= 0.3.4-ok1), librust-plotters+evcxr-dev (= 0.3.4-ok1), librust-plotters+font-kit-dev (= 0.3.4-ok1), librust-plotters+fontconfig-dlopen-dev (= 0.3.4-ok1), librust-plotters+full-palette-dev (= 0.3.4-ok1), librust-plotters+histogram-dev (= 0.3.4-ok1), librust-plotters+image-dev (= 0.3.4-ok1), librust-plotters+lazy-static-dev (= 0.3.4-ok1), librust-plotters+line-series-dev (= 0.3.4-ok1), librust-plotters+pathfinder-geometry-dev (= 0.3.4-ok1), librust-plotters+plotters-bitmap-dev (= 0.3.4-ok1), librust-plotters+plotters-svg-dev (= 0.3.4-ok1), librust-plotters+point-series-dev (= 0.3.4-ok1), librust-plotters+surface-series-dev (= 0.3.4-ok1), librust-plotters+svg-backend-dev (= 0.3.4-ok1), librust-plotters+ttf-dev (= 0.3.4-ok1), librust-plotters+ttf-parser-dev (= 0.3.4-ok1), librust-plotters-0+all-elements-dev (= 0.3.4-ok1), librust-plotters-0+all-series-dev (= 0.3.4-ok1), librust-plotters-0+area-series-dev (= 0.3.4-ok1), librust-plotters-0+bitmap-backend-dev (= 0.3.4-ok1), librust-plotters-0+bitmap-encoder-dev (= 0.3.4-ok1), librust-plotters-0+bitmap-gif-dev (= 0.3.4-ok1), librust-plotters-0+boxplot-dev (= 0.3.4-ok1), librust-plotters-0+candlestick-dev (= 0.3.4-ok1), librust-plotters-0+chrono-dev (= 0.3.4-ok1), librust-plotters-0+datetime-dev (= 0.3.4-ok1), librust-plotters-0+default-dev (= 0.3.4-ok1), librust-plotters-0+deprecated-items-dev (= 0.3.4-ok1), librust-plotters-0+errorbar-dev (= 0.3.4-ok1), librust-plotters-0+evcxr-bitmap-dev (= 0.3.4-ok1), librust-plotters-0+evcxr-dev (= 0.3.4-ok1), librust-plotters-0+font-kit-dev (= 0.3.4-ok1), librust-plotters-0+fontconfig-dlopen-dev (= 0.3.4-ok1), librust-plotters-0+full-palette-dev (= 0.3.4-ok1), librust-plotters-0+histogram-dev (= 0.3.4-ok1), librust-plotters-0+image-dev (= 0.3.4-ok1), librust-plotters-0+lazy-static-dev (= 0.3.4-ok1), librust-plotters-0+line-series-dev (= 0.3.4-ok1), librust-plotters-0+pathfinder-geometry-dev (= 0.3.4-ok1), librust-plotters-0+plotters-bitmap-dev (= 0.3.4-ok1), librust-plotters-0+plotters-svg-dev (= 0.3.4-ok1), librust-plotters-0+point-series-dev (= 0.3.4-ok1), librust-plotters-0+surface-series-dev (= 0.3.4-ok1), librust-plotters-0+svg-backend-dev (= 0.3.4-ok1), librust-plotters-0+ttf-dev (= 0.3.4-ok1), librust-plotters-0+ttf-parser-dev (= 0.3.4-ok1), librust-plotters-0-dev (= 0.3.4-ok1), librust-plotters-0.3+all-elements-dev (= 0.3.4-ok1), librust-plotters-0.3+all-series-dev (= 0.3.4-ok1), librust-plotters-0.3+area-series-dev (= 0.3.4-ok1), librust-plotters-0.3+bitmap-backend-dev (= 0.3.4-ok1), librust-plotters-0.3+bitmap-encoder-dev (= 0.3.4-ok1), librust-plotters-0.3+bitmap-gif-dev (= 0.3.4-ok1), librust-plotters-0.3+boxplot-dev (= 0.3.4-ok1), librust-plotters-0.3+candlestick-dev (= 0.3.4-ok1), librust-plotters-0.3+chrono-dev (= 0.3.4-ok1), librust-plotters-0.3+datetime-dev (= 0.3.4-ok1), librust-plotters-0.3+default-dev (= 0.3.4-ok1), librust-plotters-0.3+deprecated-items-dev (= 0.3.4-ok1), librust-plotters-0.3+errorbar-dev (= 0.3.4-ok1), librust-plotters-0.3+evcxr-bitmap-dev (= 0.3.4-ok1), librust-plotters-0.3+evcxr-dev (= 0.3.4-ok1), librust-plotters-0.3+font-kit-dev (= 0.3.4-ok1), librust-plotters-0.3+fontconfig-dlopen-dev (= 0.3.4-ok1), librust-plotters-0.3+full-palette-dev (= 0.3.4-ok1), librust-plotters-0.3+histogram-dev (= 0.3.4-ok1), librust-plotters-0.3+image-dev (= 0.3.4-ok1), librust-plotters-0.3+lazy-static-dev (= 0.3.4-ok1), librust-plotters-0.3+line-series-dev (= 0.3.4-ok1), librust-plotters-0.3+pathfinder-geometry-dev (= 0.3.4-ok1), librust-plotters-0.3+plotters-bitmap-dev (= 0.3.4-ok1), librust-plotters-0.3+plotters-svg-dev (= 0.3.4-ok1), librust-plotters-0.3+point-series-dev (= 0.3.4-ok1), librust-plotters-0.3+surface-series-dev (= 0.3.4-ok1), librust-plotters-0.3+svg-backend-dev (= 0.3.4-ok1), librust-plotters-0.3+ttf-dev (= 0.3.4-ok1), librust-plotters-0.3+ttf-parser-dev (= 0.3.4-ok1), librust-plotters-0.3-dev (= 0.3.4-ok1), librust-plotters-0.3.4+all-elements-dev (= 0.3.4-ok1), librust-plotters-0.3.4+all-series-dev (= 0.3.4-ok1), librust-plotters-0.3.4+area-series-dev (= 0.3.4-ok1), librust-plotters-0.3.4+bitmap-backend-dev (= 0.3.4-ok1), librust-plotters-0.3.4+bitmap-encoder-dev (= 0.3.4-ok1), librust-plotters-0.3.4+bitmap-gif-dev (= 0.3.4-ok1), librust-plotters-0.3.4+boxplot-dev (= 0.3.4-ok1), librust-plotters-0.3.4+candlestick-dev (= 0.3.4-ok1), librust-plotters-0.3.4+chrono-dev (= 0.3.4-ok1), librust-plotters-0.3.4+datetime-dev (= 0.3.4-ok1), librust-plotters-0.3.4+default-dev (= 0.3.4-ok1), librust-plotters-0.3.4+deprecated-items-dev (= 0.3.4-ok1), librust-plotters-0.3.4+errorbar-dev (= 0.3.4-ok1), librust-plotters-0.3.4+evcxr-bitmap-dev (= 0.3.4-ok1), librust-plotters-0.3.4+evcxr-dev (= 0.3.4-ok1), librust-plotters-0.3.4+font-kit-dev (= 0.3.4-ok1), librust-plotters-0.3.4+fontconfig-dlopen-dev (= 0.3.4-ok1), librust-plotters-0.3.4+full-palette-dev (= 0.3.4-ok1), librust-plotters-0.3.4+histogram-dev (= 0.3.4-ok1), librust-plotters-0.3.4+image-dev (= 0.3.4-ok1), librust-plotters-0.3.4+lazy-static-dev (= 0.3.4-ok1), librust-plotters-0.3.4+line-series-dev (= 0.3.4-ok1), librust-plotters-0.3.4+pathfinder-geometry-dev (= 0.3.4-ok1), librust-plotters-0.3.4+plotters-bitmap-dev (= 0.3.4-ok1), librust-plotters-0.3.4+plotters-svg-dev (= 0.3.4-ok1), librust-plotters-0.3.4+point-series-dev (= 0.3.4-ok1), librust-plotters-0.3.4+surface-series-dev (= 0.3.4-ok1), librust-plotters-0.3.4+svg-backend-dev (= 0.3.4-ok1), librust-plotters-0.3.4+ttf-dev (= 0.3.4-ok1), librust-plotters-0.3.4+ttf-parser-dev (= 0.3.4-ok1), librust-plotters-0.3.4-dev (= 0.3.4-ok1) Depends: librust-chrono-0.4+default-dev (>= 0.4.20-~~), librust-font-kit-0.11+default-dev, librust-image-0.24-dev (>= 0.24.3-~~), librust-lazy-static-1+default-dev (>= 1.4.0-~~), librust-num-traits-0.2+default-dev (>= 0.2.14-~~), librust-pathfinder-geometry-0.5+default-dev (>= 0.5.1-~~), librust-plotters-backend-0.3+default-dev, librust-plotters-bitmap-0.3-dev, librust-plotters-svg-0.3+default-dev, librust-ttf-parser-0.15+default-dev, librust-wasm-bindgen-0.2+default-dev (>= 0.2.62-~~), librust-web-sys-0.3+default-dev (>= 0.3.51-~~) Filename: pool/main/r/rust-plotters/librust-plotters-dev_0.3.4-ok1_arm64.deb Size: 116142 MD5sum: 5520088a92d4439f30fa02041cc8ffd3 SHA1: 204f89e3bad0555376142f9cadc7028b254f3fc7 SHA256: 08b6af72d92e83b9dd20f6a88a1102350f38ae6b2c19449f88dcf41ede13a257 SHA512: fd1e4bb3d1e1c5478797720731fb1a64c7047ec8806db92fd65d3fe4f34741fe1a90fb95c58571ca4328f38205bf8a80a8e557d77708b08be8e09c05acb74469 Homepage: https://plotters-rs.github.io/ Description: Rust data plotting and drawing library - Rust source code This package contains the source for the Rust plotters crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-plotters-svg-dev Architecture: arm64 Version: 0.3.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-plotters-svg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 43 Provides: librust-plotters-svg+bitmap-encoder-dev (= 0.3.3-ok1), librust-plotters-svg+debug-dev (= 0.3.3-ok1), librust-plotters-svg+default-dev (= 0.3.3-ok1), librust-plotters-svg+image-dev (= 0.3.3-ok1), librust-plotters-svg-0+bitmap-encoder-dev (= 0.3.3-ok1), librust-plotters-svg-0+debug-dev (= 0.3.3-ok1), librust-plotters-svg-0+default-dev (= 0.3.3-ok1), librust-plotters-svg-0+image-dev (= 0.3.3-ok1), librust-plotters-svg-0-dev (= 0.3.3-ok1), librust-plotters-svg-0.3+bitmap-encoder-dev (= 0.3.3-ok1), librust-plotters-svg-0.3+debug-dev (= 0.3.3-ok1), librust-plotters-svg-0.3+default-dev (= 0.3.3-ok1), librust-plotters-svg-0.3+image-dev (= 0.3.3-ok1), librust-plotters-svg-0.3-dev (= 0.3.3-ok1), librust-plotters-svg-0.3.3+bitmap-encoder-dev (= 0.3.3-ok1), librust-plotters-svg-0.3.3+debug-dev (= 0.3.3-ok1), librust-plotters-svg-0.3.3+default-dev (= 0.3.3-ok1), librust-plotters-svg-0.3.3+image-dev (= 0.3.3-ok1), librust-plotters-svg-0.3.3-dev (= 0.3.3-ok1) Depends: librust-image-0.24+bmp-dev (>= 0.24.2-~~), librust-image-0.24+jpeg-dev (>= 0.24.2-~~), librust-image-0.24+png-dev (>= 0.24.2-~~), librust-plotters-backend-0.3+default-dev Filename: pool/main/r/rust-plotters-svg/librust-plotters-svg-dev_0.3.3-ok1_arm64.deb Size: 8346 MD5sum: 4b0a1e35d98c047b9d2e5084be6ef2da SHA1: f943e6ca6c2756c4f66a29eaae70d17e4e5051f8 SHA256: c1cc9330731e379ee0149167e4232b3d70472b822693c3e4c26b312ca335b4d3 SHA512: 27cd6b94987a496cd2ef0a16b8125d1f813f8fd940cbd2a71ecc425d5e42a27f24bf4e7d5e50faacfc36eff23b51c02f108f4fc15b6e3c3442acb55289f65c68 Homepage: https://plotters-rs.github.io Description: Plotters SVG backend - Rust source code This package contains the source for the Rust plotters-svg crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-png-dev Architecture: arm64 Version: 0.17.7-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-png Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 359 Provides: librust-png+benchmarks-dev (= 0.17.7-ok1), librust-png+default-dev (= 0.17.7-ok1), librust-png+unstable-dev (= 0.17.7-ok1), librust-png-0+benchmarks-dev (= 0.17.7-ok1), librust-png-0+default-dev (= 0.17.7-ok1), librust-png-0+unstable-dev (= 0.17.7-ok1), librust-png-0-dev (= 0.17.7-ok1), librust-png-0.17+benchmarks-dev (= 0.17.7-ok1), librust-png-0.17+default-dev (= 0.17.7-ok1), librust-png-0.17+unstable-dev (= 0.17.7-ok1), librust-png-0.17-dev (= 0.17.7-ok1), librust-png-0.17.7+benchmarks-dev (= 0.17.7-ok1), librust-png-0.17.7+default-dev (= 0.17.7-ok1), librust-png-0.17.7+unstable-dev (= 0.17.7-ok1), librust-png-0.17.7-dev (= 0.17.7-ok1) Depends: librust-bitflags-1+default-dev, librust-crc32fast-1+default-dev (>= 1.2.0-~~), librust-flate2-1+default-dev (>= 1.0.25-~~), librust-miniz-oxide-0.6+default-dev Filename: pool/main/r/rust-png/librust-png-dev_0.17.7-ok1_arm64.deb Size: 62826 MD5sum: 10905b4552b61eb6b66cb4b9687c2402 SHA1: 687a0676d5f53a33d734f444e87b8729a291bad5 SHA256: 128a402e76925b9cfe11b63f1c0b8cc77a8f4772ab368ce39c7bbeda9b11a016 SHA512: ec8ca6e1448b188faab61abcad5b253ed277337890ba070cad2fe66805e3d7243aab7568238777edbd7702eaf8b0fad526e2a077518eedab18645d9913dff66d Description: PNG decoding and encoding library in pure Rust - Rust source code This package contains the source for the Rust png crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-polling-dev Architecture: arm64 Version: 2.2.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-polling Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 154 Provides: librust-polling+default-dev (= 2.2.0-ok1), librust-polling+std-dev (= 2.2.0-ok1), librust-polling-2+default-dev (= 2.2.0-ok1), librust-polling-2+std-dev (= 2.2.0-ok1), librust-polling-2-dev (= 2.2.0-ok1), librust-polling-2.2+default-dev (= 2.2.0-ok1), librust-polling-2.2+std-dev (= 2.2.0-ok1), librust-polling-2.2-dev (= 2.2.0-ok1), librust-polling-2.2.0+default-dev (= 2.2.0-ok1), librust-polling-2.2.0+std-dev (= 2.2.0-ok1), librust-polling-2.2.0-dev (= 2.2.0-ok1) Depends: librust-cfg-if-1+default-dev, librust-libc-0.2+default-dev (>= 0.2.77-~~), librust-log-0.4+default-dev (>= 0.4.11-~~) Filename: pool/main/r/rust-polling/librust-polling-dev_2.2.0-ok1_arm64.deb Size: 24324 MD5sum: 4905eef136cbc0188b9cc7c57a474f88 SHA1: 3323e062b934ead42cf7649aab5337dbe8dd96c6 SHA256: 81f4513c9e2d8ef7fd1afe506486d59b556a624e8a3e047be37980498b76b807 SHA512: 2c915db901f22ec0fe6b3914758dd34a1f0c233113719e7006ea5bd18a3a129754742f6511032bcdab41114f59df1ded0cb8a4865ab7cc7310a0ac8e947a4084 Homepage: https://github.com/smol-rs/polling Description: Portable interface to epoll, kqueue, event ports, and wepoll - Rust source code This package contains the source for the Rust polling crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-ppv-lite86-dev Architecture: arm64 Version: 0.2.16-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ppv-lite86 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 168 Provides: librust-ppv-lite86+default-dev (= 0.2.16-ok1), librust-ppv-lite86+no-simd-dev (= 0.2.16-ok1), librust-ppv-lite86+simd-dev (= 0.2.16-ok1), librust-ppv-lite86+std-dev (= 0.2.16-ok1), librust-ppv-lite86-0+default-dev (= 0.2.16-ok1), librust-ppv-lite86-0+no-simd-dev (= 0.2.16-ok1), librust-ppv-lite86-0+simd-dev (= 0.2.16-ok1), librust-ppv-lite86-0+std-dev (= 0.2.16-ok1), librust-ppv-lite86-0-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2+default-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2+no-simd-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2+simd-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2+std-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2.16+default-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2.16+no-simd-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2.16+simd-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2.16+std-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2.16-dev (= 0.2.16-ok1) Filename: pool/main/r/rust-ppv-lite86/librust-ppv-lite86-dev_0.2.16-ok1_arm64.deb Size: 22370 MD5sum: 8c076b5e7016f70be767ed27c2502986 SHA1: 766aca5ac57b3dd95099d26632a837dbf247161d SHA256: 05c4c26071de6ac3fe61d367b0060324aeba279f15b321280897c45cdbae85fe SHA512: 488b86d97693ec282d3ea9a9c8bbca45e4ab2d2a497564df95607a59942f6b88624d284c6aa8d85568e2b2dbe38f63f00642c457a1cbaf61abf62e7adf40be33 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-print-bytes-dev Architecture: arm64 Version: 0.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-print-bytes Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 74 Provides: librust-print-bytes+default-dev (= 0.5.0-ok1), librust-print-bytes+specialization-dev (= 0.5.0-ok1), librust-print-bytes-0+default-dev (= 0.5.0-ok1), librust-print-bytes-0+specialization-dev (= 0.5.0-ok1), librust-print-bytes-0-dev (= 0.5.0-ok1), librust-print-bytes-0.5+default-dev (= 0.5.0-ok1), librust-print-bytes-0.5+specialization-dev (= 0.5.0-ok1), librust-print-bytes-0.5-dev (= 0.5.0-ok1), librust-print-bytes-0.5.0+default-dev (= 0.5.0-ok1), librust-print-bytes-0.5.0+specialization-dev (= 0.5.0-ok1), librust-print-bytes-0.5.0-dev (= 0.5.0-ok1) Depends: librust-winapi-0.3+consoleapi-dev, librust-winapi-0.3+default-dev Filename: pool/main/r/rust-print-bytes/librust-print-bytes-dev_0.5.0-ok1_arm64.deb Size: 13448 MD5sum: db07cf3be02653eb52598f34235b9bfa SHA1: 00663c6c0595270372f684f0ca03cab74d42b6eb SHA256: 46a320d7b35a6a1a07074b1d7e3c9082c4f6a8248da60128e24fc70ceced1543 SHA512: e94a89f33a3cb376cd5ce79b658442d5599c6f7276fa0f196c94ce6cbb20e2258917e089204275ec9c28c38b7984c9bcb8f706ba6a3bd73f77121d56a4dfc2d4 Description: Print bytes as losslessly as possible - Rust source code This package contains the source for the Rust print_bytes crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-proc-macro-error-attr-dev Architecture: arm64 Version: 1.0.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-proc-macro-error-attr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 55 Provides: librust-proc-macro-error-attr+default-dev (= 1.0.3-ok1), librust-proc-macro-error-attr-1+default-dev (= 1.0.3-ok1), librust-proc-macro-error-attr-1-dev (= 1.0.3-ok1), librust-proc-macro-error-attr-1.0+default-dev (= 1.0.3-ok1), librust-proc-macro-error-attr-1.0-dev (= 1.0.3-ok1), librust-proc-macro-error-attr-1.0.3+default-dev (= 1.0.3-ok1), librust-proc-macro-error-attr-1.0.3-dev (= 1.0.3-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+derive-dev, librust-syn-1+parsing-dev, librust-syn-1+printing-dev, librust-syn-1+proc-macro-dev, librust-syn-mid-0.5+default-dev, librust-version-check-0.9+default-dev Filename: pool/main/r/rust-proc-macro-error-attr/librust-proc-macro-error-attr-dev_1.0.3-ok1_arm64.deb Size: 9432 MD5sum: fbfb14ce4bcd9915fa42296b718ba956 SHA1: ca47ababe63df45238a53c958c7dadaf5d5efb1c SHA256: 3231177e056aa17801ec7a5181ce19a5adeeef4e4f10642cda1ff3588564ae68 SHA512: 187b24a89ce21422a24da741c365266ea796f5c34e6fd59bf6fb3b50d20f69bf516523959eb738b8acffdb5040263932af6d6d10ca684899201c00c195a716b2 Description: Attribute macro for proc-macro-error crate - Rust source code This package contains the source for the Rust proc-macro-error-attr crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-proc-macro-error-dev Architecture: arm64 Version: 1.0.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-proc-macro-error Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 150 Provides: librust-proc-macro-error+default-dev (= 1.0.3-ok1), librust-proc-macro-error-1+default-dev (= 1.0.3-ok1), librust-proc-macro-error-1-dev (= 1.0.3-ok1), librust-proc-macro-error-1.0+default-dev (= 1.0.3-ok1), librust-proc-macro-error-1.0-dev (= 1.0.3-ok1), librust-proc-macro-error-1.0.3+default-dev (= 1.0.3-ok1), librust-proc-macro-error-1.0.3-dev (= 1.0.3-ok1) Depends: librust-proc-macro-error-attr-1.0.3+default-dev, librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+derive-dev, librust-syn-1+parsing-dev, librust-syn-1+printing-dev, librust-syn-1+proc-macro-dev, librust-version-check-0.9+default-dev Filename: pool/main/r/rust-proc-macro-error/librust-proc-macro-error-dev_1.0.3-ok1_arm64.deb Size: 26080 MD5sum: e3e6738cd81a19b023a8904fd6034569 SHA1: acdb80793ec47598e3bd1b4bf94cd14f0bb091d3 SHA256: bd071400b32286ca9eac97093ab38319e162a41bac982c4ff75b760de5bc1b0d SHA512: 654a0972e034c7eb730ae622514c506d81d9ebc4d232d634b484e07cbc3a22bb9fc58257b2814b1d0ecebe9f389e40f3f3510c33e9384db340254e3fcf6a09bf Description: Almost drop-in replacement to panics in proc-macros - Rust source code This package contains the source for the Rust proc-macro-error crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-proc-macro-hack-dev Architecture: arm64 Version: 0.5.19-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-proc-macro-hack Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 137 Provides: librust-proc-macro-hack+default-dev (= 0.5.19-ok1), librust-proc-macro-hack-0+default-dev (= 0.5.19-ok1), librust-proc-macro-hack-0-dev (= 0.5.19-ok1), librust-proc-macro-hack-0.5+default-dev (= 0.5.19-ok1), librust-proc-macro-hack-0.5-dev (= 0.5.19-ok1), librust-proc-macro-hack-0.5.19+default-dev (= 0.5.19-ok1), librust-proc-macro-hack-0.5.19-dev (= 0.5.19-ok1) Filename: pool/main/r/rust-proc-macro-hack/librust-proc-macro-hack-dev_0.5.19-ok1_arm64.deb Size: 20598 MD5sum: 56e5dfb85f40a6f06b93d129d37b2199 SHA1: 9a7a329f285a59a218fa6e6fa4d380e06fcc20e5 SHA256: d15d45315c762c474fae2922b587c1266c33ccf9323acf1b3c8f84419d90df96 SHA512: a25f3b8bf1c5fe48c756c5699fbb0196066e20f9bd02aa73346d4f907c0f760853056908895e18f1d0e45b31a9fd390c5529df074ee3935dd59d13d481bc7df1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-proc-macro2-dev Architecture: arm64 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/main/r/rust-proc-macro2/librust-proc-macro2-dev_1.0.47-ok1_arm64.deb Size: 38778 MD5sum: 9d4e854bf05b245b8d93fcfc60e273f1 SHA1: 0b0c9792819d47467ca3ef57240b2e85c472a31d SHA256: 20d9ded25ddc403a6982d74c36691c0d7c7528d6a23421f943699e065374d799 SHA512: b01bdaace2d919e3df61477190bcf0daa0ba535465a09f0739e6c20e98d1fbf3bdff5fc0f947a6772e34bbb1a9860ba01003a940f6c89bb82115be23a85e2e3e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-ptr-meta-derive-dev Architecture: arm64 Version: 0.1.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ptr-meta-derive Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 21 Provides: librust-ptr-meta-derive+default-dev (= 0.1.4-ok1), librust-ptr-meta-derive-0+default-dev (= 0.1.4-ok1), librust-ptr-meta-derive-0-dev (= 0.1.4-ok1), librust-ptr-meta-derive-0.1+default-dev (= 0.1.4-ok1), librust-ptr-meta-derive-0.1-dev (= 0.1.4-ok1), librust-ptr-meta-derive-0.1.4+default-dev (= 0.1.4-ok1), librust-ptr-meta-derive-0.1.4-dev (= 0.1.4-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev, librust-syn-1+full-dev Filename: pool/main/r/rust-ptr-meta-derive/librust-ptr-meta-derive-dev_0.1.4-ok1_arm64.deb Size: 3866 MD5sum: 3f6d682a52212b62dd92595e96c5515d SHA1: e036ed32a7056a5062f14524445f48bf4d6d2b56 SHA256: 3b957fdbc31bf4e458e40cb4edb36667c7098b3c5beba14b9626ece20f004a6b SHA512: 69c9f68844fb5dd93bdb88b2de5a162facfb9b87d34544cd98d359db97461fce4dbaff215f8d3764ca95eb8b4e2c6f91322d3249a5838589a9b1fe677ab094cd Description: Macros for ptr_meta - Rust source code This package contains the source for the Rust ptr_meta_derive crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-ptr-meta-dev Architecture: arm64 Version: 0.1.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ptr-meta Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 35 Provides: librust-ptr-meta+default-dev (= 0.1.4-ok1), librust-ptr-meta+std-dev (= 0.1.4-ok1), librust-ptr-meta-0+default-dev (= 0.1.4-ok1), librust-ptr-meta-0+std-dev (= 0.1.4-ok1), librust-ptr-meta-0-dev (= 0.1.4-ok1), librust-ptr-meta-0.1+default-dev (= 0.1.4-ok1), librust-ptr-meta-0.1+std-dev (= 0.1.4-ok1), librust-ptr-meta-0.1-dev (= 0.1.4-ok1), librust-ptr-meta-0.1.4+default-dev (= 0.1.4-ok1), librust-ptr-meta-0.1.4+std-dev (= 0.1.4-ok1), librust-ptr-meta-0.1.4-dev (= 0.1.4-ok1) Depends: librust-ptr-meta-derive-0.1.4+default-dev Filename: pool/main/r/rust-ptr-meta/librust-ptr-meta-dev_0.1.4-ok1_arm64.deb Size: 7270 MD5sum: 82aedba4eac09b4cf0812a769e29dafe SHA1: 76b7517f5313e4cff795bce31b0d2882c4e17946 SHA256: 5a5301827a329f553ee84471b043933464533e292e1a491fe34853093590471e SHA512: c7c691d3bc7e2cc5d8ff2bd95d267b6fd2f975e86e50f8ea055ea96d4ac931881f4f4f3d1c8e16becb88888931e3571f3cd0c78dacd3fc59c5222c4798b158df Description: Radioactive stabilization of the ptr_meta rfc - Rust source code This package contains the source for the Rust ptr_meta crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-pyo3-build-config+python3-dll-a-dev Architecture: arm64 Version: 0.17.3-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-pyo3-build-config Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-pyo3-build-config-0+python3-dll-a-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17+python3-dll-a-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17.3+python3-dll-a-dev (= 0.17.3-ok2) Depends: librust-pyo3-build-config-dev (= 0.17.3-ok2), librust-python3-dll-a-0.2+default-dev (>= 0.2.6-~~) Filename: pool/main/r/rust-pyo3-build-config/librust-pyo3-build-config+python3-dll-a-dev_0.17.3-ok2_arm64.deb Size: 1034 MD5sum: bc766431a647ddc293dde58cabbcea83 SHA1: 7d184988fbdc310eed66670fcd46d3e955615f3f SHA256: e03459c1eaa943621ce3aa14f5412e53c8471e821d6d0a26a7970a5d91f2236a SHA512: e3a36edf90c1cca22775c6b54a29a7c480465b36e3e6db6f682273416d594716ba624bf2164727d0d23952dd6a65acbefe125b7fb5741cfb78fea58ca0a6c8a9 Homepage: https://github.com/pyo3/pyo3 Description: Build configuration for the PyO3 ecosystem - feature "python3-dll-a" This metapackage enables feature "python3-dll-a" for the Rust pyo3-build-config crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-pyo3-build-config-dev Architecture: arm64 Version: 0.17.3-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-pyo3-build-config Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 147 Provides: librust-pyo3-build-config+abi3-dev (= 0.17.3-ok2), librust-pyo3-build-config+abi3-py310-dev (= 0.17.3-ok2), librust-pyo3-build-config+abi3-py37-dev (= 0.17.3-ok2), librust-pyo3-build-config+abi3-py38-dev (= 0.17.3-ok2), librust-pyo3-build-config+abi3-py39-dev (= 0.17.3-ok2), librust-pyo3-build-config+default-dev (= 0.17.3-ok2), librust-pyo3-build-config+extension-module-dev (= 0.17.3-ok2), librust-pyo3-build-config+resolve-config-dev (= 0.17.3-ok2), librust-pyo3-build-config-0+abi3-dev (= 0.17.3-ok2), librust-pyo3-build-config-0+abi3-py310-dev (= 0.17.3-ok2), librust-pyo3-build-config-0+abi3-py37-dev (= 0.17.3-ok2), librust-pyo3-build-config-0+abi3-py38-dev (= 0.17.3-ok2), librust-pyo3-build-config-0+abi3-py39-dev (= 0.17.3-ok2), librust-pyo3-build-config-0+default-dev (= 0.17.3-ok2), librust-pyo3-build-config-0+extension-module-dev (= 0.17.3-ok2), librust-pyo3-build-config-0+resolve-config-dev (= 0.17.3-ok2), librust-pyo3-build-config-0-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17+abi3-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17+abi3-py310-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17+abi3-py37-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17+abi3-py38-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17+abi3-py39-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17+default-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17+extension-module-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17+resolve-config-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17.3+abi3-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17.3+abi3-py310-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17.3+abi3-py37-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17.3+abi3-py38-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17.3+abi3-py39-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17.3+default-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17.3+extension-module-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17.3+resolve-config-dev (= 0.17.3-ok2), librust-pyo3-build-config-0.17.3-dev (= 0.17.3-ok2) Depends: librust-once-cell-1+default-dev, librust-target-lexicon-0.12+default-dev Suggests: librust-pyo3-build-config+python3-dll-a-dev (= 0.17.3-ok2) Filename: pool/main/r/rust-pyo3-build-config/librust-pyo3-build-config-dev_0.17.3-ok2_arm64.deb Size: 28694 MD5sum: c0425c80fb8dc43fa7d0d9ece415c741 SHA1: 3891ef8e8545bd93033e94de5fbcd5a7df617182 SHA256: 58b295d50d032fa22e540f93a78dbea003d621a772878d657a1ea17d4d8b489a SHA512: 9f084bb343dec2dae2cae84874b20a9d5d057087c15a6d9ba130ce0cc0239562bf1715a5a6fdcfc86fda4775ab0aa4685ba8c5086d8b7b906c95d55a1fba7b90 Homepage: https://github.com/pyo3/pyo3 Description: Build configuration for the PyO3 ecosystem - Rust source code This package contains the source for the Rust pyo3-build-config crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-pyo3-macros+abi3-dev Architecture: arm64 Version: 0.17.3-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-pyo3-macros Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-pyo3-macros-0+abi3-dev (= 0.17.3-ok2), librust-pyo3-macros-0.17+abi3-dev (= 0.17.3-ok2), librust-pyo3-macros-0.17.3+abi3-dev (= 0.17.3-ok2) Depends: librust-pyo3-macros-dev (= 0.17.3-ok2), librust-pyo3-macros-backend-0.17.3+abi3-dev Filename: pool/main/r/rust-pyo3-macros/librust-pyo3-macros+abi3-dev_0.17.3-ok2_arm64.deb Size: 994 MD5sum: b9cfc995dd58f90696be922d8c01d97a SHA1: 6d1d0e8b22cd9d91a295d15a393da6aa896b845f SHA256: b3e17b2ce80759e8e5918d9cbdbb59caded20bb10137656941790d6c75a1729d SHA512: dc515fd81c5ee942458e211c871df14fae02f9fb33a04419048c41bec3aaab4382be8614db366f8fa93f65bd9c1ad55eb96e66e1e361981321dd5cc698c4b5c0 Homepage: https://github.com/pyo3/pyo3 Description: Proc macros for PyO3 package - feature "abi3" This metapackage enables feature "abi3" for the Rust pyo3-macros crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-pyo3-macros+pyproto-dev Architecture: arm64 Version: 0.17.3-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-pyo3-macros Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-pyo3-macros-0+pyproto-dev (= 0.17.3-ok2), librust-pyo3-macros-0.17+pyproto-dev (= 0.17.3-ok2), librust-pyo3-macros-0.17.3+pyproto-dev (= 0.17.3-ok2) Depends: librust-pyo3-macros-dev (= 0.17.3-ok2), librust-pyo3-macros-backend-0.17.3+pyproto-dev Filename: pool/main/r/rust-pyo3-macros/librust-pyo3-macros+pyproto-dev_0.17.3-ok2_arm64.deb Size: 994 MD5sum: f7cc26ec28fddf6e0834596470b808ca SHA1: 11790374748fb0a34827734fa30e69e6d6bf49fc SHA256: 7d85322f9d510228839efae16f87e057258eb80febcfbdff9f865b92b9133679 SHA512: 0d216e9af8c501107e3b2501e9e9c3d88ec7e8039f20664a4460e88f43d70dc2500f55e34bb225a5647ced1fcdfe06a74243c46dd22b171e8c773dd6b048b50c Homepage: https://github.com/pyo3/pyo3 Description: Proc macros for PyO3 package - feature "pyproto" This metapackage enables feature "pyproto" for the Rust pyo3-macros crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-pyo3-macros-backend-dev Architecture: arm64 Version: 0.17.3-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-pyo3-macros-backend Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 272 Provides: librust-pyo3-macros-backend+abi3-dev (= 0.17.3-ok2), librust-pyo3-macros-backend+default-dev (= 0.17.3-ok2), librust-pyo3-macros-backend+pyproto-dev (= 0.17.3-ok2), librust-pyo3-macros-backend-0+abi3-dev (= 0.17.3-ok2), librust-pyo3-macros-backend-0+default-dev (= 0.17.3-ok2), librust-pyo3-macros-backend-0+pyproto-dev (= 0.17.3-ok2), librust-pyo3-macros-backend-0-dev (= 0.17.3-ok2), librust-pyo3-macros-backend-0.17+abi3-dev (= 0.17.3-ok2), librust-pyo3-macros-backend-0.17+default-dev (= 0.17.3-ok2), librust-pyo3-macros-backend-0.17+pyproto-dev (= 0.17.3-ok2), librust-pyo3-macros-backend-0.17-dev (= 0.17.3-ok2), librust-pyo3-macros-backend-0.17.3+abi3-dev (= 0.17.3-ok2), librust-pyo3-macros-backend-0.17.3+default-dev (= 0.17.3-ok2), librust-pyo3-macros-backend-0.17.3+pyproto-dev (= 0.17.3-ok2), librust-pyo3-macros-backend-0.17.3-dev (= 0.17.3-ok2) Depends: librust-proc-macro2-1-dev, librust-quote-1-dev, librust-syn-1+clone-impls-dev (>= 1.0.56-~~), librust-syn-1+derive-dev (>= 1.0.56-~~), librust-syn-1+extra-traits-dev (>= 1.0.56-~~), librust-syn-1+full-dev (>= 1.0.56-~~), librust-syn-1+parsing-dev (>= 1.0.56-~~), librust-syn-1+printing-dev (>= 1.0.56-~~) Filename: pool/main/r/rust-pyo3-macros-backend/librust-pyo3-macros-backend-dev_0.17.3-ok2_arm64.deb Size: 45256 MD5sum: 06c066a713319ca9e51278706f636ec6 SHA1: 5d33b5ad18b4a187130eafd50eab838134f5072e SHA256: 1eb24ba487d026675ce8116174bd2502c5db1af2384b3ab0787d654e79f43d53 SHA512: 58f534a0ee1299b2b530019e500eef695ce549e7d435a4e6235463da9122f719eaf3e02d393e0a95aa478f96af203ba80898b61e1cd6859dbd99e2ecd978e78e Homepage: https://github.com/pyo3/pyo3 Description: Code generation for PyO3 package - Rust source code This package contains the source for the Rust pyo3-macros-backend crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-pyo3-macros-dev Architecture: arm64 Version: 0.17.3-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-pyo3-macros Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 48 Provides: librust-pyo3-macros+default-dev (= 0.17.3-ok2), librust-pyo3-macros+multiple-pymethods-dev (= 0.17.3-ok2), librust-pyo3-macros-0+default-dev (= 0.17.3-ok2), librust-pyo3-macros-0+multiple-pymethods-dev (= 0.17.3-ok2), librust-pyo3-macros-0-dev (= 0.17.3-ok2), librust-pyo3-macros-0.17+default-dev (= 0.17.3-ok2), librust-pyo3-macros-0.17+multiple-pymethods-dev (= 0.17.3-ok2), librust-pyo3-macros-0.17-dev (= 0.17.3-ok2), librust-pyo3-macros-0.17.3+default-dev (= 0.17.3-ok2), librust-pyo3-macros-0.17.3+multiple-pymethods-dev (= 0.17.3-ok2), librust-pyo3-macros-0.17.3-dev (= 0.17.3-ok2) Depends: librust-proc-macro2-1-dev, librust-pyo3-macros-backend-0.17.3+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev (>= 1.0.56-~~), librust-syn-1+extra-traits-dev (>= 1.0.56-~~), librust-syn-1+full-dev (>= 1.0.56-~~) Suggests: librust-pyo3-macros+abi3-dev (= 0.17.3-ok2), librust-pyo3-macros+pyproto-dev (= 0.17.3-ok2) Filename: pool/main/r/rust-pyo3-macros/librust-pyo3-macros-dev_0.17.3-ok2_arm64.deb Size: 9322 MD5sum: 899006715209a53d9390478bb4f72176 SHA1: 922fe54119b38237a68380fb9f2d778b062cf378 SHA256: 218cfb45d9217c5933a7e64e81997b92ecf81269528d3cb83d3173e84778ce53 SHA512: 6b6d98c1676bfe5da1e689b3c551e83816dfe234cf5628c9f46458ac8822894f0e6b158054f2bca25e98fbf7f6ced8d721befb25c0c0782dea64e804dc3f7f64 Homepage: https://github.com/pyo3/pyo3 Description: Proc macros for PyO3 package - Rust source code This package contains the source for the Rust pyo3-macros crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-python3-dll-a-dev Architecture: arm64 Version: 0.2.6-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-python3-dll-a Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 285 Provides: librust-python3-dll-a+default-dev (= 0.2.6-ok1), librust-python3-dll-a-0+default-dev (= 0.2.6-ok1), librust-python3-dll-a-0-dev (= 0.2.6-ok1), librust-python3-dll-a-0.2+default-dev (= 0.2.6-ok1), librust-python3-dll-a-0.2-dev (= 0.2.6-ok1), librust-python3-dll-a-0.2.6+default-dev (= 0.2.6-ok1), librust-python3-dll-a-0.2.6-dev (= 0.2.6-ok1) Depends: librust-cc-1+default-dev (>= 1.0.71-~~), llvm, binutils-mingw-w64-x86-64, binutils-mingw-w64-i686 Filename: pool/main/r/rust-python3-dll-a/librust-python3-dll-a-dev_0.2.6-ok1_arm64.deb Size: 26254 MD5sum: 6bb28645e183040a8ac39ee82dfb6894 SHA1: 2d9dc703f93b490d41047742a09f892963916b8c SHA256: 889520a01c1cefe9f6458f7bb836df6bc327d2aea03c2eeb9153161c0e2eec08 SHA512: d162dd8283ab57357eb3a81bd112559592554fb3a15a2cf31cf483d8fe36bc38559bacc73b08502efd3b3e25f7919381222bcc639bd1934fb05c7e5326f8eb03 Description: Standalone python3(y).dll import library generator - Rust source code This package contains the source for the Rust python3-dll-a crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-quickcheck+default-dev Architecture: arm64 Version: 1.0.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-quickcheck Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-quickcheck-1+default-dev (= 1.0.3-ok1), librust-quickcheck-1.0+default-dev (= 1.0.3-ok1), librust-quickcheck-1.0.3+default-dev (= 1.0.3-ok1) Depends: librust-quickcheck-dev (= 1.0.3-ok1), librust-quickcheck+regex-dev (= 1.0.3-ok1), librust-quickcheck+use-logging-dev (= 1.0.3-ok1) Filename: pool/main/r/rust-quickcheck/librust-quickcheck+default-dev_1.0.3-ok1_arm64.deb Size: 1026 MD5sum: 94353fe0f0bc6a335010f5a633b5e843 SHA1: 74402ec9c76f7689ce530b0964c3abd216842af3 SHA256: 0c2484b4fe11e8d409c7bd42b1269e6bce1140113b503803a221090e46c7624e SHA512: d430cd828807f83c6db139733f0d317112b0843b192e70702bee124171cf7a467ea4b6c72f92da14da844ba079e14defbfc224c24649427624212eb944375dfe Homepage: https://github.com/BurntSushi/quickcheck Description: Automatic property based testing with shrinking - feature "default" This metapackage enables feature "default" for the Rust quickcheck crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-quickcheck+env-logger-dev Architecture: arm64 Version: 1.0.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-quickcheck Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-quickcheck-1+env-logger-dev (= 1.0.3-ok1), librust-quickcheck-1.0+env-logger-dev (= 1.0.3-ok1), librust-quickcheck-1.0.3+env-logger-dev (= 1.0.3-ok1) Depends: librust-quickcheck-dev (= 1.0.3-ok1), librust-env-logger-0.9-dev | librust-env-logger-0.8-dev (>= 0.8.2-~~) Filename: pool/main/r/rust-quickcheck/librust-quickcheck+env-logger-dev_1.0.3-ok1_arm64.deb Size: 1036 MD5sum: c9e3a7301c78740e894d11460272ded1 SHA1: e33db98a6db63f303f546ee696b35671cbf16fa8 SHA256: 6b01edf6bfc6bdbbb969d4ded15201e5dfc1e6656faacc6a10f2216786458f6e SHA512: badcf3ffb5e7a49bf630632b2584b3bbf4bd7356a0e9ec4a6e836d2d6547e90f18849c6bbc77f24e4e5c4e4356a5d140b0008fee245e670a9f7d6a2532db7ad1 Homepage: https://github.com/BurntSushi/quickcheck Description: Automatic property based testing with shrinking - feature "env_logger" This metapackage enables feature "env_logger" for the Rust quickcheck crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-quickcheck+log-dev Architecture: arm64 Version: 1.0.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-quickcheck Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-quickcheck-1+log-dev (= 1.0.3-ok1), librust-quickcheck-1.0+log-dev (= 1.0.3-ok1), librust-quickcheck-1.0.3+log-dev (= 1.0.3-ok1) Depends: librust-quickcheck-dev (= 1.0.3-ok1), librust-log-0.4+default-dev Filename: pool/main/r/rust-quickcheck/librust-quickcheck+log-dev_1.0.3-ok1_arm64.deb Size: 1012 MD5sum: ae5a4a20a0e2ca324607e432fb842355 SHA1: 7be09d90170b1afb9157396bb0a0ca59e89c2a6c SHA256: 6bc0fa72e15b0b99806dd704d44c5fcb4c657aa8d798c77c7116cdf29df361f3 SHA512: 4b781a5b453a7ea4e034ecdfa9dcf51669a74583b6af400e3f253dcf713afdcfe17b146ad48a596c82950a1e4e980d3124d269c0c1206a96b93d82c5c7048a1e Homepage: https://github.com/BurntSushi/quickcheck Description: Automatic property based testing with shrinking - feature "log" This metapackage enables feature "log" for the Rust quickcheck crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-quickcheck+regex-dev Architecture: arm64 Version: 1.0.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-quickcheck Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-quickcheck-1+regex-dev (= 1.0.3-ok1), librust-quickcheck-1.0+regex-dev (= 1.0.3-ok1), librust-quickcheck-1.0.3+regex-dev (= 1.0.3-ok1) Depends: librust-quickcheck-dev (= 1.0.3-ok1), librust-env-logger-0.9+regex-dev | librust-env-logger-0.8+regex-dev (>= 0.8.2-~~) Filename: pool/main/r/rust-quickcheck/librust-quickcheck+regex-dev_1.0.3-ok1_arm64.deb Size: 1032 MD5sum: d68b3de810aa88c1f0d0380e0a471d04 SHA1: abca6cf504290284b71ab6c1924985e1c73dd780 SHA256: ad3731abcb6452625bcdc328f3d48ae49d4fa650c6ffca72403db5d51fc61aec SHA512: 57924485013eeeeeaa7bcd58b9b4c182ba9cb1589e4ce441dfd5431cf8f7d61875f0b0c32826ccc708bbae80a0b73b856f39a4a5ee55b4db6fc56534540d7452 Homepage: https://github.com/BurntSushi/quickcheck Description: Automatic property based testing with shrinking - feature "regex" This metapackage enables feature "regex" for the Rust quickcheck crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-quickcheck+use-logging-dev Architecture: arm64 Version: 1.0.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-quickcheck Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-quickcheck-1+use-logging-dev (= 1.0.3-ok1), librust-quickcheck-1.0+use-logging-dev (= 1.0.3-ok1), librust-quickcheck-1.0.3+use-logging-dev (= 1.0.3-ok1) Depends: librust-quickcheck-dev (= 1.0.3-ok1), librust-env-logger-0.9-dev | librust-env-logger-0.8-dev (>= 0.8.2-~~), librust-log-0.4+default-dev Filename: pool/main/r/rust-quickcheck/librust-quickcheck+use-logging-dev_1.0.3-ok1_arm64.deb Size: 1054 MD5sum: 9f4fadbd02d1e836e9dc29a1621d3180 SHA1: 4093ff9879b217b6099ec0d25b8e00ae0227e57b SHA256: f4f3fa97bf8e5bda06d6dafd3dfb0b25e7fee8d48bdeb7661589f6514bcf00c2 SHA512: 902c0eac863e8cc5a24d54a3af6d051f0df0b40b7f8a4affbc1bcf8aefcf7f5676bc41ace862118f29fb38533618ec0b5566460705c848700b634ad5a9b65d8f Homepage: https://github.com/BurntSushi/quickcheck Description: Automatic property based testing with shrinking - feature "use_logging" This metapackage enables feature "use_logging" for the Rust quickcheck crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-quickcheck-dev Architecture: arm64 Version: 1.0.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-quickcheck Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 124 Provides: librust-quickcheck-1-dev (= 1.0.3-ok1), librust-quickcheck-1.0-dev (= 1.0.3-ok1), librust-quickcheck-1.0.3-dev (= 1.0.3-ok1) Depends: librust-rand-0.8+getrandom-dev, librust-rand-0.8+small-rng-dev Recommends: librust-quickcheck+default-dev (= 1.0.3-ok1) Suggests: librust-quickcheck+env-logger-dev (= 1.0.3-ok1), librust-quickcheck+log-dev (= 1.0.3-ok1), librust-quickcheck+regex-dev (= 1.0.3-ok1), librust-quickcheck+use-logging-dev (= 1.0.3-ok1) Filename: pool/main/r/rust-quickcheck/librust-quickcheck-dev_1.0.3-ok1_arm64.deb Size: 26134 MD5sum: 5455ac907efb1b7d43ce2404e8df82d9 SHA1: b2035eed4af11834d59b5f577a13b21e905dc0b0 SHA256: e2ac8d0de5653b5c152db98e85af10d5f14908169dd82d5afa25c9ba210b370d SHA512: 6a39a426305f611aadc6ea86ee7c10cc05ade9946463c4bad993dfbfeb216d9f0a9a93c0801d44ccc19aea98b886aa12e9262ce375b61846f52cd1508a0e6777 Homepage: https://github.com/BurntSushi/quickcheck Description: Automatic property based testing with shrinking - Rust source code This package contains the source for the Rust quickcheck crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-quote+proc-macro-dev Architecture: arm64 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/main/r/rust-quote/librust-quote+proc-macro-dev_1.0.21-ok1_arm64.deb Size: 1042 MD5sum: f89da306f112d85baa0feaae5441d7bd SHA1: e202a7a58129c4fb55f5c254eb6b0842b56f0f69 SHA256: 6db03893cd1e2a429472bf8b124a510eab2d264cac53647594862b5c8441e164 SHA512: 716bb2470f4c6fc87577c709a9d72299237871814ee3534f7af002748f51984b880e8b6ef364784ebf59e2a88102778ae362457ebe5503670646e61469671ae6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-quote-dev Architecture: arm64 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/main/r/rust-quote/librust-quote-dev_1.0.21-ok1_arm64.deb Size: 28866 MD5sum: 26df52eed5b1a2e3273200f2d2231c37 SHA1: 24c150586c2cfecd47782650b74bebbf06b237da SHA256: 18007adad24bb164acf1e304f7a24aaf9db6a5c859544d4ae75abc05900a9dac SHA512: 2614f8993c1f8e63d103d0972860cac93aeb1b2320061e3186a124d120cec200b7558d0c27da092ed6395c5171c1cd29c3c18014c2e9a5a9fec3aa37b58b68cc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rand-chacha-dev Architecture: arm64 Version: 0.3.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rand-chacha Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 92 Provides: librust-rand-chacha+default-dev (= 0.3.1-ok1), librust-rand-chacha+serde-dev (= 0.3.1-ok1), librust-rand-chacha+serde1-dev (= 0.3.1-ok1), librust-rand-chacha+simd-dev (= 0.3.1-ok1), librust-rand-chacha+std-dev (= 0.3.1-ok1), librust-rand-chacha-0+default-dev (= 0.3.1-ok1), librust-rand-chacha-0+serde-dev (= 0.3.1-ok1), librust-rand-chacha-0+serde1-dev (= 0.3.1-ok1), librust-rand-chacha-0+simd-dev (= 0.3.1-ok1), librust-rand-chacha-0+std-dev (= 0.3.1-ok1), librust-rand-chacha-0-dev (= 0.3.1-ok1), librust-rand-chacha-0.3+default-dev (= 0.3.1-ok1), librust-rand-chacha-0.3+serde-dev (= 0.3.1-ok1), librust-rand-chacha-0.3+serde1-dev (= 0.3.1-ok1), librust-rand-chacha-0.3+simd-dev (= 0.3.1-ok1), librust-rand-chacha-0.3+std-dev (= 0.3.1-ok1), librust-rand-chacha-0.3-dev (= 0.3.1-ok1), librust-rand-chacha-0.3.1+default-dev (= 0.3.1-ok1), librust-rand-chacha-0.3.1+serde-dev (= 0.3.1-ok1), librust-rand-chacha-0.3.1+serde1-dev (= 0.3.1-ok1), librust-rand-chacha-0.3.1+simd-dev (= 0.3.1-ok1), librust-rand-chacha-0.3.1+std-dev (= 0.3.1-ok1), librust-rand-chacha-0.3.1-dev (= 0.3.1-ok1) Depends: librust-ppv-lite86-0.2+simd-dev (>= 0.2.8-~~), librust-ppv-lite86-0.2+std-dev (>= 0.2.8-~~), librust-rand-core-0.6+default-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev Filename: pool/main/r/rust-rand-chacha/librust-rand-chacha-dev_0.3.1-ok1_arm64.deb Size: 17762 MD5sum: 93b394196e8b8c1cf2dd6cf546572326 SHA1: 49478ea6664eccb11bf1ef4d243e24197e9d6b05 SHA256: bc13f5f00d640474409f77e3426597978ec7f7faca62f05178a37f5037799ced SHA512: 379d7afce5370502adb01fd1be87fb9119993f04963709a4c4b10d1fbd92f11ae1fb78cff1a3dc54860f2cb60005e75c2ec9573d589917712735e3cdc6e30c86 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rand-core+getrandom-dev Architecture: arm64 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/main/r/rust-rand-core/librust-rand-core+getrandom-dev_0.6.3-ok1_arm64.deb Size: 1018 MD5sum: 338d14f0f067bfda043116f691bdddf5 SHA1: de200ee642e5adbbc59dd07195e6bcadced2eb63 SHA256: ac8c85a131f63278d49ffe86a80945a14b72e54c9a64832e0d9f461b49c422d9 SHA512: 036092a4de4e2ec47be96a9da0935af1230ce2af041f0755b0b2d1dde321bfbe56a155223dd82579b569ae244c9f1e2ef0e3209405d807e43b6d3bfbd99c379f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rand-core+serde-dev Architecture: arm64 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/main/r/rust-rand-core/librust-rand-core+serde-dev_0.6.3-ok1_arm64.deb Size: 1066 MD5sum: bc98f351ef112fc0c7c6aecb8d3fab8e SHA1: c447c3d47c7fed74d933fe28241d63c6203ad2bd SHA256: 359709a18032ccfdcfa0a2419d46db12248b349a9595d8165b7edfd5a966224e SHA512: 69e810e2d9236dbcd417a56eede3e31e0bdeaabf626e6a344fa7f6be9433b3ca68ca51e0c70bcbb51505ef37379d0d03d19bab71e3b2f4580a580630d34726de 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rand-core+std-dev Architecture: arm64 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/main/r/rust-rand-core/librust-rand-core+std-dev_0.6.3-ok1_arm64.deb Size: 1012 MD5sum: 4375dc387996d57c369ef5cd86943439 SHA1: c8f2a428f7bc11dcaa2099a48e837271a983aac5 SHA256: 48744832b2a495e26a798a4ef3eaace81d5b24b0404862f28012d9f2c143c8b7 SHA512: 53406d3835962103c9e8abe8e06315f8c64559a5a7d5a28215c53d1d411133bb901b7f05d3bebf8bbdcea4c51d68eb5fabec73108e07717950ff070c58305465 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rand-core-dev Architecture: arm64 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/main/r/rust-rand-core/librust-rand-core-dev_0.6.3-ok1_arm64.deb Size: 23748 MD5sum: 8cd3c394a2a811bb755d5d9041a6bcfb SHA1: bdfeedef1368b6852fe989911c4c70b9cd51cc0a SHA256: c2422a67cc76788d18cbdfbb66c2c0e3387c1eb19c135e7782301bc288b6eb24 SHA512: ba64e641d0df31f6dffc41c72f0465378d70a2519777fa09b9c7a91be33985f9b408dc74534cb18c1a9a6383ce41e9ac830ffc46ff019b81316f23a91000e890 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rand-dev Architecture: arm64 Version: 0.8.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rand Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 413 Provides: librust-rand+alloc-dev (= 0.8.5-ok1), librust-rand+default-dev (= 0.8.5-ok1), librust-rand+getrandom-dev (= 0.8.5-ok1), librust-rand+libc-dev (= 0.8.5-ok1), librust-rand+log-dev (= 0.8.5-ok1), librust-rand+min-const-gen-dev (= 0.8.5-ok1), librust-rand+nightly-dev (= 0.8.5-ok1), librust-rand+rand-chacha-dev (= 0.8.5-ok1), librust-rand+serde-dev (= 0.8.5-ok1), librust-rand+serde1-dev (= 0.8.5-ok1), librust-rand+small-rng-dev (= 0.8.5-ok1), librust-rand+std-dev (= 0.8.5-ok1), librust-rand+std-rng-dev (= 0.8.5-ok1), librust-rand-0+alloc-dev (= 0.8.5-ok1), librust-rand-0+default-dev (= 0.8.5-ok1), librust-rand-0+getrandom-dev (= 0.8.5-ok1), librust-rand-0+libc-dev (= 0.8.5-ok1), librust-rand-0+log-dev (= 0.8.5-ok1), librust-rand-0+min-const-gen-dev (= 0.8.5-ok1), librust-rand-0+nightly-dev (= 0.8.5-ok1), librust-rand-0+rand-chacha-dev (= 0.8.5-ok1), librust-rand-0+serde-dev (= 0.8.5-ok1), librust-rand-0+serde1-dev (= 0.8.5-ok1), librust-rand-0+small-rng-dev (= 0.8.5-ok1), librust-rand-0+std-dev (= 0.8.5-ok1), librust-rand-0+std-rng-dev (= 0.8.5-ok1), librust-rand-0-dev (= 0.8.5-ok1), librust-rand-0.8+alloc-dev (= 0.8.5-ok1), librust-rand-0.8+default-dev (= 0.8.5-ok1), librust-rand-0.8+getrandom-dev (= 0.8.5-ok1), librust-rand-0.8+libc-dev (= 0.8.5-ok1), librust-rand-0.8+log-dev (= 0.8.5-ok1), librust-rand-0.8+min-const-gen-dev (= 0.8.5-ok1), librust-rand-0.8+nightly-dev (= 0.8.5-ok1), librust-rand-0.8+rand-chacha-dev (= 0.8.5-ok1), librust-rand-0.8+serde-dev (= 0.8.5-ok1), librust-rand-0.8+serde1-dev (= 0.8.5-ok1), librust-rand-0.8+small-rng-dev (= 0.8.5-ok1), librust-rand-0.8+std-dev (= 0.8.5-ok1), librust-rand-0.8+std-rng-dev (= 0.8.5-ok1), librust-rand-0.8-dev (= 0.8.5-ok1), librust-rand-0.8.5+alloc-dev (= 0.8.5-ok1), librust-rand-0.8.5+default-dev (= 0.8.5-ok1), librust-rand-0.8.5+getrandom-dev (= 0.8.5-ok1), librust-rand-0.8.5+libc-dev (= 0.8.5-ok1), librust-rand-0.8.5+log-dev (= 0.8.5-ok1), librust-rand-0.8.5+min-const-gen-dev (= 0.8.5-ok1), librust-rand-0.8.5+nightly-dev (= 0.8.5-ok1), librust-rand-0.8.5+rand-chacha-dev (= 0.8.5-ok1), librust-rand-0.8.5+serde-dev (= 0.8.5-ok1), librust-rand-0.8.5+serde1-dev (= 0.8.5-ok1), librust-rand-0.8.5+small-rng-dev (= 0.8.5-ok1), librust-rand-0.8.5+std-dev (= 0.8.5-ok1), librust-rand-0.8.5+std-rng-dev (= 0.8.5-ok1), librust-rand-0.8.5-dev (= 0.8.5-ok1) Depends: librust-libc-0.2-dev (>= 0.2.22-~~), librust-log-0.4+default-dev (>= 0.4.4-~~), librust-rand-chacha-0.3+std-dev, librust-rand-chacha-0.3-dev, librust-rand-core-0.6+alloc-dev, librust-rand-core-0.6+default-dev, librust-rand-core-0.6+getrandom-dev, librust-rand-core-0.6+serde1-dev, librust-rand-core-0.6+std-dev, librust-serde-1+default-dev (>= 1.0.103-~~), librust-serde-1+derive-dev (>= 1.0.103-~~) Filename: pool/main/r/rust-rand/librust-rand-dev_0.8.5-ok1_arm64.deb Size: 77800 MD5sum: 4ac7dafaeb8a88c67e7a52584219d0f9 SHA1: 948b45143c4d61de5678ebbad1905c614163560c SHA256: d9863e4b4a2d15f8bdcfef2702704b9b45c1e81379d4b42640858f1ad23f0fe2 SHA512: 061fdc55e7233e7d4548d4b6cb78456bbf039528bff6cfddd3c298c321715b8a3e29cac481f2e56fd5f7f59b57324ef896ac2e4b538059ec76f0f710b0afdf13 Homepage: https://rust-random.github.io/book Description: Randomness functionality, number generators - Rust source code This package contains the source for the Rust rand crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rayon-core-dev Architecture: arm64 Version: 1.10.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rayon-core Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 332 Provides: librust-rayon-core+default-dev (= 1.10.1-ok1), librust-rayon-core-1+default-dev (= 1.10.1-ok1), librust-rayon-core-1-dev (= 1.10.1-ok1), librust-rayon-core-1.10+default-dev (= 1.10.1-ok1), librust-rayon-core-1.10-dev (= 1.10.1-ok1), librust-rayon-core-1.10.1+default-dev (= 1.10.1-ok1), librust-rayon-core-1.10.1-dev (= 1.10.1-ok1) Depends: librust-crossbeam-channel-0.5+default-dev, librust-crossbeam-deque-0.8+default-dev (>= 0.8.1-~~), librust-crossbeam-utils-0.8+default-dev, librust-num-cpus-1+default-dev (>= 1.2-~~) Filename: pool/main/r/rust-rayon-core/librust-rayon-core-dev_1.10.1-ok1_arm64.deb Size: 62658 MD5sum: 5781a5af5f101db398e1921823135031 SHA1: ecfef8ae7f4128989cd6c5dc5491add0ac08111f SHA256: 839bfc5744747e23f49d5d627aa14dfddb115a24f2f5335f7cacedd0e0c72c1e SHA512: 2ecdcb79c699b2ad2df86d99c42373e01add40cdcb0b54a9c27df5668a26d49994dd13ae0e6f3cfe1a378ce5d157a1e9c879e94ed4645868639a270a713a829d Description: Core APIs for Rayon - Rust source code This package contains the source for the Rust rayon-core crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rayon-dev Architecture: arm64 Version: 1.6.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rayon Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 918 Provides: librust-rayon+default-dev (= 1.6.1-ok1), librust-rayon-1+default-dev (= 1.6.1-ok1), librust-rayon-1-dev (= 1.6.1-ok1), librust-rayon-1.6+default-dev (= 1.6.1-ok1), librust-rayon-1.6-dev (= 1.6.1-ok1), librust-rayon-1.6.1+default-dev (= 1.6.1-ok1), librust-rayon-1.6.1-dev (= 1.6.1-ok1) Depends: librust-either-1-dev, librust-rayon-core-1+default-dev (>= 1.10.0-~~) Filename: pool/main/r/rust-rayon/librust-rayon-dev_1.6.1-ok1_arm64.deb Size: 140250 MD5sum: 6a89aac5e7e1455d611a9060b422740f SHA1: 5eb720eae8d1289fb4747143785e1cacfc566a45 SHA256: 7665c3d6117677e5216d6881af77898e0da8781944819dec91d4836fdd9e1b33 SHA512: 8e9e5acfabb06a944f1b6ea1eca4ccdd4e01dd92ebda4848e60ebee737b547c5f4be2897fcaae35c618cbe10c6ebca3391a18961ac04c60ed94fb87e2acfa438 Description: Simple work-stealing parallelism for Rust - Rust source code This package contains the source for the Rust rayon crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-redox-syscall-dev Architecture: arm64 Version: 0.2.16-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-redox-syscall Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 159 Provides: librust-redox-syscall+default-dev (= 0.2.16-ok1), librust-redox-syscall-0+default-dev (= 0.2.16-ok1), librust-redox-syscall-0-dev (= 0.2.16-ok1), librust-redox-syscall-0.2+default-dev (= 0.2.16-ok1), librust-redox-syscall-0.2-dev (= 0.2.16-ok1), librust-redox-syscall-0.2.16+default-dev (= 0.2.16-ok1), librust-redox-syscall-0.2.16-dev (= 0.2.16-ok1) Depends: librust-bitflags-1+default-dev (>= 1.1.0-~~) Filename: pool/main/r/rust-redox-syscall/librust-redox-syscall-dev_0.2.16-ok1_arm64.deb Size: 24596 MD5sum: 1d369dc1ae39e82851b10bf208510443 SHA1: f6f74ff35402d41267408e8fa5f7caafc2709a8e SHA256: 3f1bda2f38369c857f1847689fe4f5f3bfc8c4159789cbeb17e5ec39021c5522 SHA512: 15ce32837cb40c3b8b304bdafcb2cda623d16df60ce7e71217bea5263159e66d0b2a3ac25ee0511687e10531634f6a78fda135177be83f32c54f1ff3aaf0f4e0 Description: Access raw Redox system calls - Rust source code This package contains the source for the Rust redox_syscall crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex+aho-corasick-dev Architecture: arm64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-regex-1+aho-corasick-dev (= 1.7.1-ok1), librust-regex-1.7+aho-corasick-dev (= 1.7.1-ok1), librust-regex-1.7.1+aho-corasick-dev (= 1.7.1-ok1) Depends: librust-regex-dev (= 1.7.1-ok1), librust-aho-corasick-0.7+default-dev (>= 0.7.18-~~) Filename: pool/main/r/rust-regex/librust-regex+aho-corasick-dev_1.7.1-ok1_arm64.deb Size: 1064 MD5sum: d77e049d1b6a1008bc00f72eed999245 SHA1: c9b4b2f454601f6f125f0d660777662c0294d1c4 SHA256: 9a6a16fdd6a5ce524a247dc0dc1385ab45914540690cf19434a374602568a3ee SHA512: dfe317ca7c4c0c2f614dd29fe528630c4d3ac7ccb141b9cf5444f5d1bf818f762e351dd060deede171cc204fcf10d3a47d025ce7a3c847c2380d63fcc52e719a Homepage: https://github.com/rust-lang/regex Description: Regular expressions for Rust - feature "aho-corasick" This implementation uses finite automata and guarantees linear time matching on all inputs. . This metapackage enables feature "aho-corasick" for the Rust regex crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex+default-dev Architecture: arm64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-regex-1+default-dev (= 1.7.1-ok1), librust-regex-1.7+default-dev (= 1.7.1-ok1), librust-regex-1.7.1+default-dev (= 1.7.1-ok1) Depends: librust-regex-dev (= 1.7.1-ok1), librust-regex+std-dev (= 1.7.1-ok1), librust-regex+perf-dev (= 1.7.1-ok1), librust-regex+unicode-dev (= 1.7.1-ok1), librust-regex-syntax-0.6+default-dev (>= 0.6.27-~~) Filename: pool/main/r/rust-regex/librust-regex+default-dev_1.7.1-ok1_arm64.deb Size: 1082 MD5sum: 0dfcbfdbfe69cae1983e63ca42d3deaf SHA1: bad42ed4877f49917fea46e5306099658c214e92 SHA256: f48719841b88ec56c2774202cbfc61a07f16e91f548723ae6de5d6dd54beb638 SHA512: ad0d8a4d72a37bc39a5f9ce15131aaa01d624b0f2fe9add488b72f35af57bcf975deda1a1b6b4a6e8047d8904473d928027ced31622115a4088c065bc5f3a48f Homepage: https://github.com/rust-lang/regex Description: Regular expressions for Rust - feature "default" This implementation uses finite automata and guarantees linear time matching on all inputs. . This metapackage enables feature "default" for the Rust regex crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex+memchr-dev Architecture: arm64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-regex-1+memchr-dev (= 1.7.1-ok1), librust-regex-1.7+memchr-dev (= 1.7.1-ok1), librust-regex-1.7.1+memchr-dev (= 1.7.1-ok1) Depends: librust-regex-dev (= 1.7.1-ok1), librust-memchr-2+default-dev (>= 2.4.0-~~) Filename: pool/main/r/rust-regex/librust-regex+memchr-dev_1.7.1-ok1_arm64.deb Size: 1064 MD5sum: 65f9778b2ad2c7da36e5cefcc4379de9 SHA1: 3900cb441fd40b28669eabdd0833c0035730e9c1 SHA256: 21f45cda584f2e9dae83cafb000999cdbc25228063b2a823b77c2ef84d1e1e8d SHA512: 4c77bdaa8f06b1e02e1593579bf6686cc8e384dc8adbf433c62b120d2addb363eff7638beebafd4b13990325c48b30e8c30be3fef209def3909dc4d498123dbe Homepage: https://github.com/rust-lang/regex Description: Regular expressions for Rust - feature "memchr" This implementation uses finite automata and guarantees linear time matching on all inputs. . This metapackage enables feature "memchr" for the Rust regex crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex+perf-dev Architecture: arm64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-regex-1+perf-dev (= 1.7.1-ok1), librust-regex-1.7+perf-dev (= 1.7.1-ok1), librust-regex-1.7.1+perf-dev (= 1.7.1-ok1) Depends: librust-regex-dev (= 1.7.1-ok1), librust-regex+perf-cache-dev (= 1.7.1-ok1), librust-regex+perf-dfa-dev (= 1.7.1-ok1), librust-regex+perf-inline-dev (= 1.7.1-ok1), librust-regex+perf-literal-dev (= 1.7.1-ok1) Filename: pool/main/r/rust-regex/librust-regex+perf-dev_1.7.1-ok1_arm64.deb Size: 1054 MD5sum: 55cafea0300399d548a8536e1760c875 SHA1: 0fc77d644224d909e703fceba757dad254e41df3 SHA256: 5ab23c16c4c4a25a626199df36f844e74f1d08a38ec95a5dedee6d16fe42779e SHA512: 85fde97d492a516179255518e795ed33f4abf247be33bc6a0ad5e08b23427331824d0df6fc59d32f0ac3727a0f4bd12fe642543458170c33c30babe504dcca10 Homepage: https://github.com/rust-lang/regex Description: Regular expressions for Rust - feature "perf" This implementation uses finite automata and guarantees linear time matching on all inputs. . This metapackage enables feature "perf" for the Rust regex crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex+perf-literal-dev Architecture: arm64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-regex-1+perf-literal-dev (= 1.7.1-ok1), librust-regex-1.7+perf-literal-dev (= 1.7.1-ok1), librust-regex-1.7.1+perf-literal-dev (= 1.7.1-ok1) Depends: librust-regex-dev (= 1.7.1-ok1), librust-regex+aho-corasick-dev (= 1.7.1-ok1), librust-regex+memchr-dev (= 1.7.1-ok1) Filename: pool/main/r/rust-regex/librust-regex+perf-literal-dev_1.7.1-ok1_arm64.deb Size: 1058 MD5sum: e43a4f8099427142f9b7ac6a45a34ae2 SHA1: 97a982b7cebcf8d339f64bcbda68c174708447ca SHA256: e62dea01b836e0ceaea140858ab97dea84a6b2e5613e2170e9bed43231454e7a SHA512: e9e60c2d558f7ea0a627f127a83ccdbe82f9f690d7a3f28ca142ca29fffd76c6b724aa383e33b663c24cd5d6a46fec7229b0893e9325d89111c2947ccd15e62e Homepage: https://github.com/rust-lang/regex Description: Regular expressions for Rust - feature "perf-literal" This implementation uses finite automata and guarantees linear time matching on all inputs. . This metapackage enables feature "perf-literal" for the Rust regex crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex+unicode-age-dev Architecture: arm64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-regex-1+unicode-age-dev (= 1.7.1-ok1), librust-regex-1.7+unicode-age-dev (= 1.7.1-ok1), librust-regex-1.7.1+unicode-age-dev (= 1.7.1-ok1) Depends: librust-regex-dev (= 1.7.1-ok1), librust-regex-syntax-0.6+unicode-age-dev (>= 0.6.27-~~) Filename: pool/main/r/rust-regex/librust-regex+unicode-age-dev_1.7.1-ok1_arm64.deb Size: 1066 MD5sum: 0a8bc509f26a17a68079ade8048901f4 SHA1: 503c14cda4cb52160909c52ac5ad66d38c37ca9a SHA256: dd1abc520a6bbf51b8c7357bbc7dbcf5aeb1ba383fe94fc1ba9adac5563cb422 SHA512: 46a18f9e0e4784550cf8929421438898fd7d6b8b22cbcdbc72d6f3f7cded57ed2aa268468000b55b475237dca6c29581f19471438716ce93a06a76ec8693908c Homepage: https://github.com/rust-lang/regex Description: Regular expressions for Rust - feature "unicode-age" This implementation uses finite automata and guarantees linear time matching on all inputs. . This metapackage enables feature "unicode-age" for the Rust regex crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex+unicode-bool-dev Architecture: arm64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-regex-1+unicode-bool-dev (= 1.7.1-ok1), librust-regex-1.7+unicode-bool-dev (= 1.7.1-ok1), librust-regex-1.7.1+unicode-bool-dev (= 1.7.1-ok1) Depends: librust-regex-dev (= 1.7.1-ok1), librust-regex-syntax-0.6+unicode-bool-dev (>= 0.6.27-~~) Filename: pool/main/r/rust-regex/librust-regex+unicode-bool-dev_1.7.1-ok1_arm64.deb Size: 1062 MD5sum: f7d3d46ddb1a215fbf6df8dff1c6d389 SHA1: 0b2fd5470cb82172f1861c6e09c4d1f23d804033 SHA256: 84ff5f6733972bfec1727e0bc1293a33aaf1ebca4b6e8c88ccd654a702b390f5 SHA512: 3ba847ee1161b320c06ef9e0f981e321113d0fcfce3241722c85b821ebcb8f418b02eae6e94b4979c4b1833c25006e1aca2bb19e22c28cb595b3eec14a99ba48 Homepage: https://github.com/rust-lang/regex Description: Regular expressions for Rust - feature "unicode-bool" This implementation uses finite automata and guarantees linear time matching on all inputs. . This metapackage enables feature "unicode-bool" for the Rust regex crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex+unicode-case-dev Architecture: arm64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-regex-1+unicode-case-dev (= 1.7.1-ok1), librust-regex-1.7+unicode-case-dev (= 1.7.1-ok1), librust-regex-1.7.1+unicode-case-dev (= 1.7.1-ok1) Depends: librust-regex-dev (= 1.7.1-ok1), librust-regex-syntax-0.6+unicode-case-dev (>= 0.6.27-~~) Filename: pool/main/r/rust-regex/librust-regex+unicode-case-dev_1.7.1-ok1_arm64.deb Size: 1060 MD5sum: fc9f563e076eb09b5ce82863bb5c5a8c SHA1: 8d463db2236257089c2d596a833a9158f2e2f44f SHA256: 129c520794091aa14d9588217b03cf8e1f557659c8b723c7dbc18109971ea68c SHA512: 5b8d2decb2071a1fc3cbe9825c99f16e9d0b944c586f78207d0668f8785195ec29f00e2088cc73db15780b21c820d3d6b22c493a1c1b7ae1b8bfd6015243a80e Homepage: https://github.com/rust-lang/regex Description: Regular expressions for Rust - feature "unicode-case" This implementation uses finite automata and guarantees linear time matching on all inputs. . This metapackage enables feature "unicode-case" for the Rust regex crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex+unicode-dev Architecture: arm64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-regex-1+unicode-dev (= 1.7.1-ok1), librust-regex-1.7+unicode-dev (= 1.7.1-ok1), librust-regex-1.7.1+unicode-dev (= 1.7.1-ok1) Depends: librust-regex-dev (= 1.7.1-ok1), librust-regex+unicode-age-dev (= 1.7.1-ok1), librust-regex+unicode-bool-dev (= 1.7.1-ok1), librust-regex+unicode-case-dev (= 1.7.1-ok1), librust-regex+unicode-gencat-dev (= 1.7.1-ok1), librust-regex+unicode-perl-dev (= 1.7.1-ok1), librust-regex+unicode-script-dev (= 1.7.1-ok1), librust-regex+unicode-segment-dev (= 1.7.1-ok1), librust-regex-syntax-0.6+unicode-dev (>= 0.6.27-~~) Filename: pool/main/r/rust-regex/librust-regex+unicode-dev_1.7.1-ok1_arm64.deb Size: 1104 MD5sum: cf0ea6c3a45baa76d3cb014360c6f7b9 SHA1: e226504d4c67959d137dd717afd83805aeb22f5d SHA256: 333bb3cdabda7de2e0d02a7a1fa4785273bb5368a37581490043f3dcdf8d7958 SHA512: 0b097be32bf8aa5cfac796fc2d1167f8aa6367e80f6828231e3c49fb6d6e732f5867d5d637c0d9a5d9567d7f9f392a31fa36ad4d610365f4b270758fbddc041a Homepage: https://github.com/rust-lang/regex Description: Regular expressions for Rust - feature "unicode" This implementation uses finite automata and guarantees linear time matching on all inputs. . This metapackage enables feature "unicode" for the Rust regex crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex+unicode-gencat-dev Architecture: arm64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-regex-1+unicode-gencat-dev (= 1.7.1-ok1), librust-regex-1.7+unicode-gencat-dev (= 1.7.1-ok1), librust-regex-1.7.1+unicode-gencat-dev (= 1.7.1-ok1) Depends: librust-regex-dev (= 1.7.1-ok1), librust-regex-syntax-0.6+unicode-gencat-dev (>= 0.6.27-~~) Filename: pool/main/r/rust-regex/librust-regex+unicode-gencat-dev_1.7.1-ok1_arm64.deb Size: 1070 MD5sum: ab5e7dc21233721bdd57ee273c8e5fa9 SHA1: 531e34535af2b14bff4f0a7d47b9e1f91d4757fb SHA256: 55c5909aa2e3e5fa4e1f7dbe122362c41c483879a813f2863ba2f6a3b6605761 SHA512: ab4ee9e4a3a2b5bd4daca501158e77e5bec8b4c172ba716a70efba66ccc24ad3fe93b49790326cba4fd6589186f44bc2106cf839fbd0f2d7789b40b6eb205dac Homepage: https://github.com/rust-lang/regex Description: Regular expressions for Rust - feature "unicode-gencat" This implementation uses finite automata and guarantees linear time matching on all inputs. . This metapackage enables feature "unicode-gencat" for the Rust regex crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex+unicode-perl-dev Architecture: arm64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-regex-1+unicode-perl-dev (= 1.7.1-ok1), librust-regex-1.7+unicode-perl-dev (= 1.7.1-ok1), librust-regex-1.7.1+unicode-perl-dev (= 1.7.1-ok1) Depends: librust-regex-dev (= 1.7.1-ok1), librust-regex-syntax-0.6+unicode-perl-dev (>= 0.6.27-~~) Filename: pool/main/r/rust-regex/librust-regex+unicode-perl-dev_1.7.1-ok1_arm64.deb Size: 1062 MD5sum: 30e29c4049d2bfea0120e896f6dd2c79 SHA1: bbbee89a561b6257c422a286ea34b0f3aaddd302 SHA256: cfeca8b80ba48857a27ae1882e897d563f4e0323d9da1b42fed127b19dfe657a SHA512: e73293fb9d09874762c80e454b732a70c7bdcd45f1ddd8479650fe69fd6a4bd91015817db677a534d5cbac4786582dc0f87a45fe582aa3f0afc11c63a7d73c53 Homepage: https://github.com/rust-lang/regex Description: Regular expressions for Rust - feature "unicode-perl" This implementation uses finite automata and guarantees linear time matching on all inputs. . This metapackage enables feature "unicode-perl" for the Rust regex crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex+unicode-script-dev Architecture: arm64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-regex-1+unicode-script-dev (= 1.7.1-ok1), librust-regex-1.7+unicode-script-dev (= 1.7.1-ok1), librust-regex-1.7.1+unicode-script-dev (= 1.7.1-ok1) Depends: librust-regex-dev (= 1.7.1-ok1), librust-regex-syntax-0.6+unicode-script-dev (>= 0.6.27-~~) Filename: pool/main/r/rust-regex/librust-regex+unicode-script-dev_1.7.1-ok1_arm64.deb Size: 1070 MD5sum: 10f5b381c8e28a7f777386c9f75ed9f4 SHA1: d0a0c33552c9cbd33fb0fdcd1bb5ad4d187a0da4 SHA256: 4867f325ce61ea767d628192b75564299d36d689ddba0f766908b68cde5a63ab SHA512: d2549e85c7870a47623a97521fba084a973523b8bcf10d4040113f9b9fda70efd600ee06320eba674ffd287b2421cb1f25e4f283ec2747e5bd570e0b6de61fd6 Homepage: https://github.com/rust-lang/regex Description: Regular expressions for Rust - feature "unicode-script" This implementation uses finite automata and guarantees linear time matching on all inputs. . This metapackage enables feature "unicode-script" for the Rust regex crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex+unicode-segment-dev Architecture: arm64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-regex-1+unicode-segment-dev (= 1.7.1-ok1), librust-regex-1.7+unicode-segment-dev (= 1.7.1-ok1), librust-regex-1.7.1+unicode-segment-dev (= 1.7.1-ok1) Depends: librust-regex-dev (= 1.7.1-ok1), librust-regex-syntax-0.6+unicode-segment-dev (>= 0.6.27-~~) Filename: pool/main/r/rust-regex/librust-regex+unicode-segment-dev_1.7.1-ok1_arm64.deb Size: 1070 MD5sum: ffb8546e4b15b79ff92e5285296dad02 SHA1: 83b755b8cca1d868374c4529345fe15794898df4 SHA256: 440bda780a9915ae662d5be2718bd4e8d066063502c13443181d1c2efa8c4fb3 SHA512: 22e4e7f38d0bd8988b25a43e8163f16daae35d6d287eb637106df2cbbd436af5cdc77bddff7300226be6162f9e874ad6f0a8a1f951c84f14dad710bc30f0ffd0 Homepage: https://github.com/rust-lang/regex Description: Regular expressions for Rust - feature "unicode-segment" This implementation uses finite automata and guarantees linear time matching on all inputs. . This metapackage enables feature "unicode-segment" for the Rust regex crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex-automata+regex-syntax-dev Architecture: arm64 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/main/r/rust-regex-automata/librust-regex-automata+regex-syntax-dev_0.1.8-ok1_arm64.deb Size: 910 MD5sum: 562ab84ce1221b9c484f8ad0ba3ef1b4 SHA1: 9fad43f0952297918adbd78d634c23154fc51133 SHA256: ababeef7fd7e7c1a1188fe1d4636ea0995310b5dda579c4968f2a80f7629bdd8 SHA512: c52f34535af55a8e331999ef57dfaac29826fc3db6eae56425d8aa1e8a01c10071cad6d65d018c57aab0db9c3a3f76a89cb90d1403aea972ab75cb0cf096bf6c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex-automata+std-dev Architecture: arm64 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/main/r/rust-regex-automata/librust-regex-automata+std-dev_0.1.8-ok1_arm64.deb Size: 962 MD5sum: 312948c1f473e8fe077d9fba16dffb9b SHA1: ceda0aec0bb751d44b15cb302ff8e1da6f876a5c SHA256: e6c1905fea619a5a69c9319f8d0c2fe9b61a6dfd26e4e522240933c909b7a661 SHA512: c85163e287ce9e3d7f1559b989a994e4c85320740b6be08caad7500cbf067ccdbfa9f407833273c40e9861e2753d26226f786dab1e3728f8fd145e1f5e2fec8e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex-automata+utf8-ranges-dev Architecture: arm64 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/main/r/rust-regex-automata/librust-regex-automata+utf8-ranges-dev_0.1.8-ok1_arm64.deb Size: 892 MD5sum: 885d3d4da03be8bd0a3284424fab2dcd SHA1: 95302fbe4db5764c656ff2799d616cfb58709a74 SHA256: 2a95e77377ca3db4a73024f02af9f535970d554a81bdd55770c44bdaf9c96ff9 SHA512: f7a4a2f3e7c0605458498064bc1f60cc4f8451f32a0865a6c989f2a98c640a2c36937e66085fc3797c6f3a930daf5ecd16ea8cd36e36360d8b19b4b1faad31af 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex-automata-dev Architecture: arm64 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/main/r/rust-regex-automata/librust-regex-automata-dev_0.1.8-ok1_arm64.deb Size: 70966 MD5sum: 832d1e2d9b29b62ea20d54ccb6adbdda SHA1: cd2be0ec8d3289f1f5bca8b5e7f3202f3a32a7e5 SHA256: 5b6285ff51fe26b801ad076ef411c85fbc67f4064ba2a180b68217e07b55c798 SHA512: 6b18ae593f7c5078294bcadd0d904b0a0c4d88024b615245e166768e99b04eb27f084804e95182165265a84a60400dbeff2307138a30b4bd336af1e1b08368c9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex-dev Architecture: arm64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1015 Provides: librust-regex+pattern-dev (= 1.7.1-ok1), librust-regex+perf-cache-dev (= 1.7.1-ok1), librust-regex+perf-dfa-dev (= 1.7.1-ok1), librust-regex+perf-inline-dev (= 1.7.1-ok1), librust-regex+std-dev (= 1.7.1-ok1), librust-regex+unstable-dev (= 1.7.1-ok1), librust-regex+use-std-dev (= 1.7.1-ok1), librust-regex-1+pattern-dev (= 1.7.1-ok1), librust-regex-1+perf-cache-dev (= 1.7.1-ok1), librust-regex-1+perf-dfa-dev (= 1.7.1-ok1), librust-regex-1+perf-inline-dev (= 1.7.1-ok1), librust-regex-1+std-dev (= 1.7.1-ok1), librust-regex-1+unstable-dev (= 1.7.1-ok1), librust-regex-1+use-std-dev (= 1.7.1-ok1), librust-regex-1-dev (= 1.7.1-ok1), librust-regex-1.7+pattern-dev (= 1.7.1-ok1), librust-regex-1.7+perf-cache-dev (= 1.7.1-ok1), librust-regex-1.7+perf-dfa-dev (= 1.7.1-ok1), librust-regex-1.7+perf-inline-dev (= 1.7.1-ok1), librust-regex-1.7+std-dev (= 1.7.1-ok1), librust-regex-1.7+unstable-dev (= 1.7.1-ok1), librust-regex-1.7+use-std-dev (= 1.7.1-ok1), librust-regex-1.7-dev (= 1.7.1-ok1), librust-regex-1.7.1+pattern-dev (= 1.7.1-ok1), librust-regex-1.7.1+perf-cache-dev (= 1.7.1-ok1), librust-regex-1.7.1+perf-dfa-dev (= 1.7.1-ok1), librust-regex-1.7.1+perf-inline-dev (= 1.7.1-ok1), librust-regex-1.7.1+std-dev (= 1.7.1-ok1), librust-regex-1.7.1+unstable-dev (= 1.7.1-ok1), librust-regex-1.7.1+use-std-dev (= 1.7.1-ok1), librust-regex-1.7.1-dev (= 1.7.1-ok1) Depends: librust-regex-syntax-0.6-dev (>= 0.6.27-~~) Recommends: librust-regex+default-dev (= 1.7.1-ok1) Suggests: librust-regex+aho-corasick-dev (= 1.7.1-ok1), librust-regex+memchr-dev (= 1.7.1-ok1), librust-regex+perf-dev (= 1.7.1-ok1), librust-regex+perf-literal-dev (= 1.7.1-ok1), librust-regex+unicode-dev (= 1.7.1-ok1), librust-regex+unicode-age-dev (= 1.7.1-ok1), librust-regex+unicode-bool-dev (= 1.7.1-ok1), librust-regex+unicode-case-dev (= 1.7.1-ok1), librust-regex+unicode-gencat-dev (= 1.7.1-ok1), librust-regex+unicode-perl-dev (= 1.7.1-ok1), librust-regex+unicode-script-dev (= 1.7.1-ok1), librust-regex+unicode-segment-dev (= 1.7.1-ok1) Filename: pool/main/r/rust-regex/librust-regex-dev_1.7.1-ok1_arm64.deb Size: 199758 MD5sum: 72cf97659ff7bdc600899da6676b90c8 SHA1: 98e1402b7a613144627d4ef8913a7009390ecc88 SHA256: 1fc2ddf2ed0679d152bb5bc92f0ea16faa39bd5c1ef8f9a510b42af4e644819a SHA512: 113ee827e475907d02212c81ea3fa1afec74fbf1d675ba03c7d3bc66c969feefb919d4282ff8a2ace80f45e00777a63a757671ba1ee884352bd8c84d588fcf40 Homepage: https://github.com/rust-lang/regex Description: Regular expressions for Rust - Rust source code This implementation uses finite automata and guarantees linear time matching on all inputs. . This package contains the source for the Rust regex crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex-syntax+unicode-dev Architecture: arm64 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/main/r/rust-regex-syntax/librust-regex-syntax+unicode-dev_0.6.27-ok1_arm64.deb Size: 1084 MD5sum: 5bc8e456be306c58fa3098a58d37b843 SHA1: 49066e245b1ef0389bc0da12b0042a8ed55ebfde SHA256: c3d472030be36980b560788c39e103ba0dfb4b4a059ba6846ee431d22087d37b SHA512: 99218de5691e33aa0cd2cb0be295e56b0a9088dcadae244083a984a5648753e2bd522801c4e356dd9dd328eb2de2b6b176a3a7adadf91ae742f7e524d03f8416 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-regex-syntax-dev Architecture: arm64 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/main/r/rust-regex-syntax/librust-regex-syntax-dev_0.6.27-ok1_arm64.deb Size: 165510 MD5sum: 856651726bf3771aa65c41cef72eee3e SHA1: 295ce97f44ee4ad231ca152b68ab3cd239de7d26 SHA256: 460b512534d92ed7a86242b3c5878c8cd7d6d22f11c123893043295e1990e082 SHA512: 712e319f283ce54f53c896292538650763d30167a12f3a76bc6801c61fa9c7432d0a189f293672ee2951e73a912c0e62a5319b95853b6ce8a98597b2698f8d23 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-remove-dir-all-dev Architecture: arm64 Version: 0.7.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-remove-dir-all Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 49 Provides: librust-remove-dir-all+default-dev (= 0.7.0-ok1), librust-remove-dir-all-0+default-dev (= 0.7.0-ok1), librust-remove-dir-all-0-dev (= 0.7.0-ok1), librust-remove-dir-all-0.7+default-dev (= 0.7.0-ok1), librust-remove-dir-all-0.7-dev (= 0.7.0-ok1), librust-remove-dir-all-0.7.0+default-dev (= 0.7.0-ok1), librust-remove-dir-all-0.7.0-dev (= 0.7.0-ok1) Depends: librust-libc-0.2+default-dev, librust-log-0.4+default-dev (>= 0.4.11-~~), librust-num-cpus-1+default-dev (>= 1.13-~~), librust-rayon-1+default-dev (>= 1.4-~~), librust-winapi-0.3+default-dev, librust-winapi-0.3+errhandlingapi-dev, librust-winapi-0.3+fileapi-dev, librust-winapi-0.3+std-dev, librust-winapi-0.3+winbase-dev, librust-winapi-0.3+winerror-dev Filename: pool/main/r/rust-remove-dir-all/librust-remove-dir-all-dev_0.7.0-ok1_arm64.deb Size: 11040 MD5sum: b36917b7ca9047fc0ae7741601900e90 SHA1: b29a9475ffa7770df4a0cf36db34a4b23ba77dd3 SHA256: 47c9df37a633a087811e6e3816883c2ce767fb1cf78c8092deaa9aab6633f874 SHA512: eff653b7761f085193fc13b471d0dfe4e44a1c219c32e04c9a2158b37780fae6e5f2a1e3037d11d7a97d7210f041786e8ee4f1caf57c871f00db51ebc99b05eb Description: Safe, reliable implementation of remove_dir_all for Windows - Rust source code This package contains the source for the Rust remove_dir_all crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rend-dev Architecture: arm64 Version: 0.4.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rend Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 68 Provides: librust-rend+bytecheck-dev (= 0.4.0-ok1), librust-rend+default-dev (= 0.4.0-ok1), librust-rend+std-dev (= 0.4.0-ok1), librust-rend+validation-dev (= 0.4.0-ok1), librust-rend-0+bytecheck-dev (= 0.4.0-ok1), librust-rend-0+default-dev (= 0.4.0-ok1), librust-rend-0+std-dev (= 0.4.0-ok1), librust-rend-0+validation-dev (= 0.4.0-ok1), librust-rend-0-dev (= 0.4.0-ok1), librust-rend-0.4+bytecheck-dev (= 0.4.0-ok1), librust-rend-0.4+default-dev (= 0.4.0-ok1), librust-rend-0.4+std-dev (= 0.4.0-ok1), librust-rend-0.4+validation-dev (= 0.4.0-ok1), librust-rend-0.4-dev (= 0.4.0-ok1), librust-rend-0.4.0+bytecheck-dev (= 0.4.0-ok1), librust-rend-0.4.0+default-dev (= 0.4.0-ok1), librust-rend-0.4.0+std-dev (= 0.4.0-ok1), librust-rend-0.4.0+validation-dev (= 0.4.0-ok1), librust-rend-0.4.0-dev (= 0.4.0-ok1) Depends: librust-bytecheck-0.6+std-dev (>= 0.6.7-~~), librust-bytecheck-0.6-dev (>= 0.6.7-~~) Filename: pool/main/r/rust-rend/librust-rend-dev_0.4.0-ok1_arm64.deb Size: 10150 MD5sum: b2d1d12e0a4dba8de23020c8602f7a5b SHA1: cc226ceba36c25c63a3a142c47dda9ec91fd1806 SHA256: 1f7dfa3888280afa23b13d20e34d973569709306b47310ca98e141e252cb47fd SHA512: c36898a35a67519c9720b3f0ada6dc39931a6055dc22f1fecb800f44c18f60bcc5dd103a96d07e34a276762843de98f8ae8aa7e7fd4ed85574f54d12c2e891c2 Description: Endian-aware primitives for Rust - Rust source code This package contains the source for the Rust rend crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rkyv-derive-dev Architecture: arm64 Version: 0.7.39-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rkyv-derive Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 148 Provides: librust-rkyv-derive+arbitrary-enum-discriminant-dev (= 0.7.39-ok1), librust-rkyv-derive+archive-be-dev (= 0.7.39-ok1), librust-rkyv-derive+archive-le-dev (= 0.7.39-ok1), librust-rkyv-derive+copy-dev (= 0.7.39-ok1), librust-rkyv-derive+default-dev (= 0.7.39-ok1), librust-rkyv-derive+strict-dev (= 0.7.39-ok1), librust-rkyv-derive-0+arbitrary-enum-discriminant-dev (= 0.7.39-ok1), librust-rkyv-derive-0+archive-be-dev (= 0.7.39-ok1), librust-rkyv-derive-0+archive-le-dev (= 0.7.39-ok1), librust-rkyv-derive-0+copy-dev (= 0.7.39-ok1), librust-rkyv-derive-0+default-dev (= 0.7.39-ok1), librust-rkyv-derive-0+strict-dev (= 0.7.39-ok1), librust-rkyv-derive-0-dev (= 0.7.39-ok1), librust-rkyv-derive-0.7+arbitrary-enum-discriminant-dev (= 0.7.39-ok1), librust-rkyv-derive-0.7+archive-be-dev (= 0.7.39-ok1), librust-rkyv-derive-0.7+archive-le-dev (= 0.7.39-ok1), librust-rkyv-derive-0.7+copy-dev (= 0.7.39-ok1), librust-rkyv-derive-0.7+default-dev (= 0.7.39-ok1), librust-rkyv-derive-0.7+strict-dev (= 0.7.39-ok1), librust-rkyv-derive-0.7-dev (= 0.7.39-ok1), librust-rkyv-derive-0.7.39+arbitrary-enum-discriminant-dev (= 0.7.39-ok1), librust-rkyv-derive-0.7.39+archive-be-dev (= 0.7.39-ok1), librust-rkyv-derive-0.7.39+archive-le-dev (= 0.7.39-ok1), librust-rkyv-derive-0.7.39+copy-dev (= 0.7.39-ok1), librust-rkyv-derive-0.7.39+default-dev (= 0.7.39-ok1), librust-rkyv-derive-0.7.39+strict-dev (= 0.7.39-ok1), librust-rkyv-derive-0.7.39-dev (= 0.7.39-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev Filename: pool/main/r/rust-rkyv-derive/librust-rkyv-derive-dev_0.7.39-ok1_arm64.deb Size: 17332 MD5sum: f1eba83e57a80d3bba21164dce87f771 SHA1: 2ef036c8cf09cac7fc2a4a2f19e416160e2ec727 SHA256: 341d2b42829593444c2c09571b86a51230cbaf6b737d3e268b105e0f76d5f21d SHA512: 0f34d25a2fb4fba3db2de272c6dc0c82b9a4f814e6528295b4a0b4b7f14ff794e984879ee7ca8cc8a2ccd832a1417eb33fb471cbc849d808c0cbf4b27d1260c9 Description: Derive macro for rkyv - Rust source code This package contains the source for the Rust rkyv_derive crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rustc-std-workspace-core-dev Architecture: arm64 Version: 1.0.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rustc-std-workspace-core Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 15 Provides: librust-rustc-std-workspace-core+default-dev (= 1.0.0-ok1), librust-rustc-std-workspace-core-1+default-dev (= 1.0.0-ok1), librust-rustc-std-workspace-core-1-dev (= 1.0.0-ok1), librust-rustc-std-workspace-core-1.0+default-dev (= 1.0.0-ok1), librust-rustc-std-workspace-core-1.0-dev (= 1.0.0-ok1), librust-rustc-std-workspace-core-1.0.0+default-dev (= 1.0.0-ok1), librust-rustc-std-workspace-core-1.0.0-dev (= 1.0.0-ok1) Filename: pool/main/r/rust-rustc-std-workspace-core/librust-rustc-std-workspace-core-dev_1.0.0-ok1_arm64.deb Size: 2382 MD5sum: adc4e3d368eb21d5d4530218f03c4aee SHA1: 911e4e1c06bbb962756d26cf585c8425b007f6b9 SHA256: 02288f604f1314e14edde223d1287dedca11ab264c6aea439f1e43f0a11af366 SHA512: 9facd49a8c3d664fc6ec080959f1af342f8377cc0b149c7383cc93f152befe88c5cf5dfb7954f97af1ee7663339ecbe415174aba0b4c29fb39dae2d247e0833e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rustc-version-dev Architecture: arm64 Version: 0.4.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rustc-version Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 82 Provides: librust-rustc-version+default-dev (= 0.4.0-ok1), librust-rustc-version-0+default-dev (= 0.4.0-ok1), librust-rustc-version-0-dev (= 0.4.0-ok1), librust-rustc-version-0.4+default-dev (= 0.4.0-ok1), librust-rustc-version-0.4-dev (= 0.4.0-ok1), librust-rustc-version-0.4.0+default-dev (= 0.4.0-ok1), librust-rustc-version-0.4.0-dev (= 0.4.0-ok1) Depends: librust-semver-1+default-dev Filename: pool/main/r/rust-rustc-version/librust-rustc-version-dev_0.4.0-ok1_arm64.deb Size: 14034 MD5sum: 6be751a1aebe62a4b1db879263d66e93 SHA1: 1e08c870045e36db9c0b022f6d3f3c4b17623930 SHA256: f17ed59a002d77243344352539fa4bbb27eec0a7d35302630ec9c6a094464917 SHA512: 1e7e712b890c1d30fe23e5f39588c70f7ef1a6fc543e4710b249d38b7721ca200d130a951d3e7f70c2ad6f50b40d62a1ed10c6d174de594244093bafa835bbee Description: Querying the version of a installed rustc compiler - Rust source code This package contains the source for the Rust rustc_version crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-rustix-dev Architecture: arm64 Version: 0.35.12-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rustix Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1699 Provides: librust-rustix+all-apis-dev (= 0.35.12-ok1), librust-rustix+all-impls-dev (= 0.35.12-ok1), librust-rustix+cc-dev (= 0.35.12-ok1), librust-rustix+compiler-builtins-dev (= 0.35.12-ok1), librust-rustix+core-dev (= 0.35.12-ok1), librust-rustix+default-dev (= 0.35.12-ok1), librust-rustix+fs-dev (= 0.35.12-ok1), librust-rustix+io-lifetimes-dev (= 0.35.12-ok1), librust-rustix+io-uring-dev (= 0.35.12-ok1), librust-rustix+itoa-dev (= 0.35.12-ok1), librust-rustix+libc-dev (= 0.35.12-ok1), librust-rustix+libc-errno-dev (= 0.35.12-ok1), librust-rustix+mio-dev (= 0.35.12-ok1), librust-rustix+mm-dev (= 0.35.12-ok1), librust-rustix+net-dev (= 0.35.12-ok1), librust-rustix+once-cell-dev (= 0.35.12-ok1), librust-rustix+os-pipe-dev (= 0.35.12-ok1), librust-rustix+param-dev (= 0.35.12-ok1), librust-rustix+process-dev (= 0.35.12-ok1), librust-rustix+procfs-dev (= 0.35.12-ok1), librust-rustix+rand-dev (= 0.35.12-ok1), librust-rustix+runtime-dev (= 0.35.12-ok1), librust-rustix+rustc-dep-of-std-dev (= 0.35.12-ok1), librust-rustix+socket2-dev (= 0.35.12-ok1), librust-rustix+std-dev (= 0.35.12-ok1), librust-rustix+termios-dev (= 0.35.12-ok1), librust-rustix+thread-dev (= 0.35.12-ok1), librust-rustix+time-dev (= 0.35.12-ok1), librust-rustix+tokio-dev (= 0.35.12-ok1), librust-rustix+use-libc-auxv-dev (= 0.35.12-ok1), librust-rustix+use-libc-dev (= 0.35.12-ok1), librust-rustix-0+all-apis-dev (= 0.35.12-ok1), librust-rustix-0+all-impls-dev (= 0.35.12-ok1), librust-rustix-0+cc-dev (= 0.35.12-ok1), librust-rustix-0+compiler-builtins-dev (= 0.35.12-ok1), librust-rustix-0+core-dev (= 0.35.12-ok1), librust-rustix-0+default-dev (= 0.35.12-ok1), librust-rustix-0+fs-dev (= 0.35.12-ok1), librust-rustix-0+io-lifetimes-dev (= 0.35.12-ok1), librust-rustix-0+io-uring-dev (= 0.35.12-ok1), librust-rustix-0+itoa-dev (= 0.35.12-ok1), librust-rustix-0+libc-dev (= 0.35.12-ok1), librust-rustix-0+libc-errno-dev (= 0.35.12-ok1), librust-rustix-0+mio-dev (= 0.35.12-ok1), librust-rustix-0+mm-dev (= 0.35.12-ok1), librust-rustix-0+net-dev (= 0.35.12-ok1), librust-rustix-0+once-cell-dev (= 0.35.12-ok1), librust-rustix-0+os-pipe-dev (= 0.35.12-ok1), librust-rustix-0+param-dev (= 0.35.12-ok1), librust-rustix-0+process-dev (= 0.35.12-ok1), librust-rustix-0+procfs-dev (= 0.35.12-ok1), librust-rustix-0+rand-dev (= 0.35.12-ok1), librust-rustix-0+runtime-dev (= 0.35.12-ok1), librust-rustix-0+rustc-dep-of-std-dev (= 0.35.12-ok1), librust-rustix-0+socket2-dev (= 0.35.12-ok1), librust-rustix-0+std-dev (= 0.35.12-ok1), librust-rustix-0+termios-dev (= 0.35.12-ok1), librust-rustix-0+thread-dev (= 0.35.12-ok1), librust-rustix-0+time-dev (= 0.35.12-ok1), librust-rustix-0+tokio-dev (= 0.35.12-ok1), librust-rustix-0+use-libc-auxv-dev (= 0.35.12-ok1), librust-rustix-0+use-libc-dev (= 0.35.12-ok1), librust-rustix-0-dev (= 0.35.12-ok1), librust-rustix-0.35+all-apis-dev (= 0.35.12-ok1), librust-rustix-0.35+all-impls-dev (= 0.35.12-ok1), librust-rustix-0.35+cc-dev (= 0.35.12-ok1), librust-rustix-0.35+compiler-builtins-dev (= 0.35.12-ok1), librust-rustix-0.35+core-dev (= 0.35.12-ok1), librust-rustix-0.35+default-dev (= 0.35.12-ok1), librust-rustix-0.35+fs-dev (= 0.35.12-ok1), librust-rustix-0.35+io-lifetimes-dev (= 0.35.12-ok1), librust-rustix-0.35+io-uring-dev (= 0.35.12-ok1), librust-rustix-0.35+itoa-dev (= 0.35.12-ok1), librust-rustix-0.35+libc-dev (= 0.35.12-ok1), librust-rustix-0.35+libc-errno-dev (= 0.35.12-ok1), librust-rustix-0.35+mio-dev (= 0.35.12-ok1), librust-rustix-0.35+mm-dev (= 0.35.12-ok1), librust-rustix-0.35+net-dev (= 0.35.12-ok1), librust-rustix-0.35+once-cell-dev (= 0.35.12-ok1), librust-rustix-0.35+os-pipe-dev (= 0.35.12-ok1), librust-rustix-0.35+param-dev (= 0.35.12-ok1), librust-rustix-0.35+process-dev (= 0.35.12-ok1), librust-rustix-0.35+procfs-dev (= 0.35.12-ok1), librust-rustix-0.35+rand-dev (= 0.35.12-ok1), librust-rustix-0.35+runtime-dev (= 0.35.12-ok1), librust-rustix-0.35+rustc-dep-of-std-dev (= 0.35.12-ok1), librust-rustix-0.35+socket2-dev (= 0.35.12-ok1), librust-rustix-0.35+std-dev (= 0.35.12-ok1), librust-rustix-0.35+termios-dev (= 0.35.12-ok1), librust-rustix-0.35+thread-dev (= 0.35.12-ok1), librust-rustix-0.35+time-dev (= 0.35.12-ok1), librust-rustix-0.35+tokio-dev (= 0.35.12-ok1), librust-rustix-0.35+use-libc-auxv-dev (= 0.35.12-ok1), librust-rustix-0.35+use-libc-dev (= 0.35.12-ok1), librust-rustix-0.35-dev (= 0.35.12-ok1), librust-rustix-0.35.12+all-apis-dev (= 0.35.12-ok1), librust-rustix-0.35.12+all-impls-dev (= 0.35.12-ok1), librust-rustix-0.35.12+cc-dev (= 0.35.12-ok1), librust-rustix-0.35.12+compiler-builtins-dev (= 0.35.12-ok1), librust-rustix-0.35.12+core-dev (= 0.35.12-ok1), librust-rustix-0.35.12+default-dev (= 0.35.12-ok1), librust-rustix-0.35.12+fs-dev (= 0.35.12-ok1), librust-rustix-0.35.12+io-lifetimes-dev (= 0.35.12-ok1), librust-rustix-0.35.12+io-uring-dev (= 0.35.12-ok1), librust-rustix-0.35.12+itoa-dev (= 0.35.12-ok1), librust-rustix-0.35.12+libc-dev (= 0.35.12-ok1), librust-rustix-0.35.12+libc-errno-dev (= 0.35.12-ok1), librust-rustix-0.35.12+mio-dev (= 0.35.12-ok1), librust-rustix-0.35.12+mm-dev (= 0.35.12-ok1), librust-rustix-0.35.12+net-dev (= 0.35.12-ok1), librust-rustix-0.35.12+once-cell-dev (= 0.35.12-ok1), librust-rustix-0.35.12+os-pipe-dev (= 0.35.12-ok1), librust-rustix-0.35.12+param-dev (= 0.35.12-ok1), librust-rustix-0.35.12+process-dev (= 0.35.12-ok1), librust-rustix-0.35.12+procfs-dev (= 0.35.12-ok1), librust-rustix-0.35.12+rand-dev (= 0.35.12-ok1), librust-rustix-0.35.12+runtime-dev (= 0.35.12-ok1), librust-rustix-0.35.12+rustc-dep-of-std-dev (= 0.35.12-ok1), librust-rustix-0.35.12+socket2-dev (= 0.35.12-ok1), librust-rustix-0.35.12+std-dev (= 0.35.12-ok1), librust-rustix-0.35.12+termios-dev (= 0.35.12-ok1), librust-rustix-0.35.12+thread-dev (= 0.35.12-ok1), librust-rustix-0.35.12+time-dev (= 0.35.12-ok1), librust-rustix-0.35.12+tokio-dev (= 0.35.12-ok1), librust-rustix-0.35.12+use-libc-auxv-dev (= 0.35.12-ok1), librust-rustix-0.35.12+use-libc-dev (= 0.35.12-ok1), librust-rustix-0.35.12-dev (= 0.35.12-ok1) Depends: librust-bitflags-1+default-dev (>= 1.2.1-~~), librust-bitflags-1+rustc-dep-of-std-dev (>= 1.2.1-~~), librust-cc-1+default-dev (>= 1.0.68-~~), librust-compiler-builtins-0.1+default-dev (>= 0.1.49-~~), librust-errno-0.2-dev (>= 0.2.8-~~), librust-io-lifetimes-0.7+mio-dev, librust-io-lifetimes-0.7+os-pipe-dev, librust-io-lifetimes-0.7+socket2-dev, librust-io-lifetimes-0.7+tokio-dev, librust-io-lifetimes-0.7-dev, librust-itoa-1-dev (>= 1.0.1-~~), librust-libc-0.2+default-dev (>= 0.2.133-~~), librust-libc-0.2+extra-traits-dev (>= 0.2.133-~~), librust-linux-raw-sys-0.0.46+errno-dev, librust-linux-raw-sys-0.0.46+general-dev, librust-linux-raw-sys-0.0.46+ioctl-dev, librust-linux-raw-sys-0.0.46+no-std-dev, librust-linux-raw-sys-0.0.46+rustc-dep-of-std-dev, librust-once-cell-1+default-dev (>= 1.5.2-~~), librust-rustc-std-workspace-core-1+default-dev Filename: pool/main/r/rust-rustix/librust-rustix-dev_0.35.12-ok1_arm64.deb Size: 192586 MD5sum: 081dedf25011383856af3e4bd2017442 SHA1: 369553e9020ccf40cd99671fed483c851c5bdfa2 SHA256: 0a17d7d697dedfd93054f36f43f084936a07c5cb28a139c32b29c4caaf43d7a0 SHA512: 637ebade31e066d412468a97c2335a3d80078e2d38ad3166a6be6c707144327402b2d79faa49b37193acd25ba2e0bc03280eed1c3583557fad74a794ee7a878a Description: Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls - Rust source code This package contains the source for the Rust rustix crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-ryu+no-panic-dev Architecture: arm64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ryu Origin: openKylin 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/main/r/rust-ryu/librust-ryu+no-panic-dev_1.0.2-ok1_arm64.deb Size: 834 MD5sum: 75374ee7f0136dca815502b9de85df53 SHA1: f828af1b0e1fe905d02d006e56bfcfae69d28a5a SHA256: 9a274b604abd1db46cdf32d354aedb68be8e576327e1ef54956837bcfe08cfe4 SHA512: 0653207b46a896237246f916998400de07a7a65ae00da9341ad006c4484f4a7bdd3bc6c6757d1d3d0c553fbd824600a5b91d886e79e2e41f787034b3a8f5b444 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-ryu-dev Architecture: arm64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ryu Origin: openKylin 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/main/r/rust-ryu/librust-ryu-dev_1.0.2-ok1_arm64.deb Size: 39202 MD5sum: 2dcd2d1d275da0a127f58dad617dc159 SHA1: 5855bb0deac47c4b38ca31bbb097d500ebc6f184 SHA256: 4efd2a8c00a6c6ffedf9793c8bc8c69b4b1216fb5cea7b7c18856f5af8727523 SHA512: 63e59c6ca4b2279cb1218c85788a746c4a5d371b41cc4bcb9bdac0b391c6e0a4d50e571aa8d8ae62e6ebae515192a528c261b744e8318904b62bdcfc881bfc41 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-scopeguard-dev Architecture: arm64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-scopeguard Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 73 Provides: librust-scopeguard+default-dev (= 1.1.0-ok1), librust-scopeguard+use-std-dev (= 1.1.0-ok1), librust-scopeguard-1+default-dev (= 1.1.0-ok1), librust-scopeguard-1+use-std-dev (= 1.1.0-ok1), librust-scopeguard-1-dev (= 1.1.0-ok1), librust-scopeguard-1.1+default-dev (= 1.1.0-ok1), librust-scopeguard-1.1+use-std-dev (= 1.1.0-ok1), librust-scopeguard-1.1-dev (= 1.1.0-ok1), librust-scopeguard-1.1.0+default-dev (= 1.1.0-ok1), librust-scopeguard-1.1.0+use-std-dev (= 1.1.0-ok1), librust-scopeguard-1.1.0-dev (= 1.1.0-ok1) Filename: pool/main/r/rust-scopeguard/librust-scopeguard-dev_1.1.0-ok1_arm64.deb Size: 13890 MD5sum: 6e2ef48dbe04c8bf62bcf24add6112b1 SHA1: 52ebe0f7d593aa7cfcca35d8de2ff67dd8d0906d SHA256: 25cbc1b79135644127e759bca138a726a3035eb90f673c09251d5a6f2642ee60 SHA512: b2ed5f2945368a9a6d272aa66dfbb7dfff8641a1afae374e8f1b31950a188b08f26ee28141bbbcc8c298f845ad085edb3609120ca3bf64503365652c74e4b3a3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-seahash-dev Architecture: arm64 Version: 4.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-seahash Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 86 Provides: librust-seahash+default-dev (= 4.1.0-ok1), librust-seahash+use-std-dev (= 4.1.0-ok1), librust-seahash-4+default-dev (= 4.1.0-ok1), librust-seahash-4+use-std-dev (= 4.1.0-ok1), librust-seahash-4-dev (= 4.1.0-ok1), librust-seahash-4.1+default-dev (= 4.1.0-ok1), librust-seahash-4.1+use-std-dev (= 4.1.0-ok1), librust-seahash-4.1-dev (= 4.1.0-ok1), librust-seahash-4.1.0+default-dev (= 4.1.0-ok1), librust-seahash-4.1.0+use-std-dev (= 4.1.0-ok1), librust-seahash-4.1.0-dev (= 4.1.0-ok1) Filename: pool/main/r/rust-seahash/librust-seahash-dev_4.1.0-ok1_arm64.deb Size: 23346 MD5sum: c99b575bfdc8d43585f0b9335708c48a SHA1: 5be0f1182fbb2687b800aa4bb1096cf80e13be98 SHA256: 13067496ba1246cd7c6374f930be0342b631faba6d1aa82247e6203d9d03b00a SHA512: 50b0bb0c6c3fa46004cfea0235d2b5a31aa8e42031bcc6b65c0584c548ee1b106adba316b25a589e02ee509c2629aef1b2540aaf886a5b14ab8032204a04b9da 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-semver+serde-dev Architecture: arm64 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/main/r/rust-semver/librust-semver+serde-dev_1.0.14-ok1_arm64.deb Size: 978 MD5sum: 0c4257125b45295515d27308430db832 SHA1: 1f285bca5b75e5d663564567687ab0e71e37c192 SHA256: 1f91d216595cedfa6e057351d997acc938bf5eff15f087b43ea7d58a5268912d SHA512: 102a512674adca9d84db5c7d2f10717c77a5a5743f5d0eae9f15c25e6a9400c4743cfa69ee3ca00e12ec7386c9118647a1b9eee36608aa8f9c0206f48c427635 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-semver-dev Architecture: arm64 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/main/r/rust-semver/librust-semver-dev_1.0.14-ok1_arm64.deb Size: 29694 MD5sum: af81dded990f9f03439aa40d0211dc1d SHA1: ab5a2c845ee1f79a86d927698722270872360911 SHA256: de578cd065ffb6fba2228250c76a815dbcd6f3e1fe8508b8efd0ad597fc3ccf2 SHA512: f66672262aa1866da9b8da0680994687b6f2e4749c586974fb748ceb3bbbe2a5e78fdd813e595de7a0ab48a377f4c302bb23d18f1f8a799b82cc69d33005e67d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-serde+serde-derive-dev Architecture: arm64 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/main/r/rust-serde/librust-serde+serde-derive-dev_1.0.152-ok1_arm64.deb Size: 1048 MD5sum: 8ed6854bc7fc07fac662e7529c889707 SHA1: fb5ff343d427e9da253698dd86a6a759e5d63033 SHA256: 2aa147ac30a8044b270676cf7729e1b40a64d629c5c3bb1fce3f7fdb64d5d020 SHA512: a7461679bdf19ba6c0cce323f3d9f97cbc479942fc0b89cf060bea613c4ce9e8b99ffc4bed1d41c0794daae22d5a6d90ed6888b4882f437d891e3fd703d360c5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-serde-cbor-dev Architecture: arm64 Version: 0.11.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-serde-cbor Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 262 Provides: librust-serde-cbor+alloc-dev (= 0.11.2-ok1), librust-serde-cbor+default-dev (= 0.11.2-ok1), librust-serde-cbor+std-dev (= 0.11.2-ok1), librust-serde-cbor+tags-dev (= 0.11.2-ok1), librust-serde-cbor+unsealed-read-write-dev (= 0.11.2-ok1), librust-serde-cbor-0+alloc-dev (= 0.11.2-ok1), librust-serde-cbor-0+default-dev (= 0.11.2-ok1), librust-serde-cbor-0+std-dev (= 0.11.2-ok1), librust-serde-cbor-0+tags-dev (= 0.11.2-ok1), librust-serde-cbor-0+unsealed-read-write-dev (= 0.11.2-ok1), librust-serde-cbor-0-dev (= 0.11.2-ok1), librust-serde-cbor-0.11+alloc-dev (= 0.11.2-ok1), librust-serde-cbor-0.11+default-dev (= 0.11.2-ok1), librust-serde-cbor-0.11+std-dev (= 0.11.2-ok1), librust-serde-cbor-0.11+tags-dev (= 0.11.2-ok1), librust-serde-cbor-0.11+unsealed-read-write-dev (= 0.11.2-ok1), librust-serde-cbor-0.11-dev (= 0.11.2-ok1), librust-serde-cbor-0.11.2+alloc-dev (= 0.11.2-ok1), librust-serde-cbor-0.11.2+default-dev (= 0.11.2-ok1), librust-serde-cbor-0.11.2+std-dev (= 0.11.2-ok1), librust-serde-cbor-0.11.2+tags-dev (= 0.11.2-ok1), librust-serde-cbor-0.11.2+unsealed-read-write-dev (= 0.11.2-ok1), librust-serde-cbor-0.11.2-dev (= 0.11.2-ok1) Depends: librust-half-1+default-dev (>= 1.2.0-~~), librust-serde-1+alloc-dev (>= 1.0.14-~~), librust-serde-1+std-dev (>= 1.0.14-~~), librust-serde-1-dev (>= 1.0.14-~~) Filename: pool/main/r/rust-serde-cbor/librust-serde-cbor-dev_0.11.2-ok1_arm64.deb Size: 42282 MD5sum: 3f963ad39ee4950d7daaba83bc32cc43 SHA1: f7fbbf572d87cda6e1ea112bb7124725381cd636 SHA256: 5af15984591fb4925cf2ca34c81dac34b1c9874c1cb1e3ebec137787cf29b7e4 SHA512: 8ef11c98388ef7dadf09abcd55c3a75ccba5b5c8f25a8736012e457bda223fa7fa2f360de895d5aa1a6fc1e0ade84c91e1de61e08b4ebe5f1782916feabd0df4 Description: CBOR support for serde - Rust source code This package contains the source for the Rust serde_cbor crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-serde-derive-dev Architecture: arm64 Version: 1.0.152-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-serde-derive Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 355 Provides: librust-serde-derive+default-dev (= 1.0.152-ok1), librust-serde-derive+deserialize-in-place-dev (= 1.0.152-ok1), librust-serde-derive-1+default-dev (= 1.0.152-ok1), librust-serde-derive-1+deserialize-in-place-dev (= 1.0.152-ok1), librust-serde-derive-1-dev (= 1.0.152-ok1), librust-serde-derive-1.0+default-dev (= 1.0.152-ok1), librust-serde-derive-1.0+deserialize-in-place-dev (= 1.0.152-ok1), librust-serde-derive-1.0-dev (= 1.0.152-ok1), librust-serde-derive-1.0.152+default-dev (= 1.0.152-ok1), librust-serde-derive-1.0.152+deserialize-in-place-dev (= 1.0.152-ok1), librust-serde-derive-1.0.152-dev (= 1.0.152-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev (>= 1.0.104-~~) Filename: pool/main/r/rust-serde-derive/librust-serde-derive-dev_1.0.152-ok1_arm64.deb Size: 50212 MD5sum: 6951c2937be474fd3882fcbe5d625bc8 SHA1: d964d219aaf4210972939459e4493b43393996ba SHA256: 073fc9d222c8946f7e25cc66b5bf0ddcccb9504a9d692419f5f514d1b273603a SHA512: e25d8c156a616db9ccfd688ac9654f8f1bf63abdfb4dac7dc01721238efbd8a6043727a15761dbd092ea56721d5dd8dd7ad808b3272eb02b138cf181b869bcbd Homepage: https://serde.rs Description: Macros 1.1 #[derive(Serialize, Deserialize)] - Rust source code This package contains the source for the Rust serde_derive crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-serde-dev Architecture: arm64 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/main/r/rust-serde/librust-serde-dev_1.0.152-ok1_arm64.deb Size: 65314 MD5sum: dda2609cfa1ebbac71037df71d5a7a99 SHA1: 4539c2a1899b1479d9f81c6ab5d19c93961f1466 SHA256: 2adc078d395c2db84284cb2be2f6ff22bd21c897a9ecc70663d4de10e3960b50 SHA512: 7bdd934c71a563558fe9541cc2cb3a6ecd639c7dcfcd5ee25b99efde6692cd4e8b5b3bb8e13b12d56bebadc646bf761b41c6b4d54746f7b9a0e9b3645cdb4766 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-serde-fmt-dev Architecture: all Version: 1.0.1-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-serde-fmt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 54 Provides: librust-serde-fmt-1+default-dev (= 1.0.1-ok1), librust-serde-fmt-1+std-dev (= 1.0.1-ok1), librust-serde-fmt-1-dev (= 1.0.1-ok1), librust-serde-fmt-1.0-dev (= 1.0.1-ok1), librust-serde-fmt-1.0.1-dev (= 1.0.1-ok1) Depends: librust-serde-1+std-dev, librust-serde-1-dev Filename: pool/main/r/rust-serde-fmt/librust-serde-fmt-dev_1.0.1-ok1_all.deb Size: 10158 MD5sum: cb4caf92e644ee6c7d07d00556b5c270 SHA1: 6dd4afc0215fad37f3eada2c9f9a612e032ba868 SHA256: 849e6de422e478f8a05a809e296d4eecfaf1f57a7d57ad2f3d44f8bf50f3d081 SHA512: de9499c177de7c0edbf19b543ea487e6fb9dddd683e57c7c50f7b0df9d53629593cb7c55092f21b0aa7be00101749b0e8e8e0d2579cff8c3812c64ae3f711e08 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-sha1-asm-dev Architecture: arm64 Version: 0.5.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-sha1-asm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 79 Provides: librust-sha1-asm+default-dev (= 0.5.1-ok1), librust-sha1-asm-0+default-dev (= 0.5.1-ok1), librust-sha1-asm-0-dev (= 0.5.1-ok1), librust-sha1-asm-0.5+default-dev (= 0.5.1-ok1), librust-sha1-asm-0.5-dev (= 0.5.1-ok1), librust-sha1-asm-0.5.1+default-dev (= 0.5.1-ok1), librust-sha1-asm-0.5.1-dev (= 0.5.1-ok1) Depends: librust-cc-1+default-dev Filename: pool/main/r/rust-sha1-asm/librust-sha1-asm-dev_0.5.1-ok1_arm64.deb Size: 10074 MD5sum: a59c1b597d0aa1619c24a221d622b078 SHA1: 7abc30c3ba4b36300fa71638d8032bbddad81411 SHA256: 647e0d53465b044421b1d7b885cd4ad1a08d4f49112ce2feabc29ce7e65cd3cb SHA512: fcfc425022ac72706c00879d03557fa7bec85f86c74c32f4fe5b2955f7502766470fe09648b0fb35754c94d1092e13fd3b26b513560d4946dbdd8f683d99716d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-sha1-dev Architecture: arm64 Version: 0.10.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-sha1 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 105 Provides: librust-sha1+asm-dev (= 0.10.1-ok1), librust-sha1+compress-dev (= 0.10.1-ok1), librust-sha1+default-dev (= 0.10.1-ok1), librust-sha1+force-soft-dev (= 0.10.1-ok1), librust-sha1+sha1-asm-dev (= 0.10.1-ok1), librust-sha1+std-dev (= 0.10.1-ok1), librust-sha1-0+asm-dev (= 0.10.1-ok1), librust-sha1-0+compress-dev (= 0.10.1-ok1), librust-sha1-0+default-dev (= 0.10.1-ok1), librust-sha1-0+force-soft-dev (= 0.10.1-ok1), librust-sha1-0+sha1-asm-dev (= 0.10.1-ok1), librust-sha1-0+std-dev (= 0.10.1-ok1), librust-sha1-0-dev (= 0.10.1-ok1), librust-sha1-0.10+asm-dev (= 0.10.1-ok1), librust-sha1-0.10+compress-dev (= 0.10.1-ok1), librust-sha1-0.10+default-dev (= 0.10.1-ok1), librust-sha1-0.10+force-soft-dev (= 0.10.1-ok1), librust-sha1-0.10+sha1-asm-dev (= 0.10.1-ok1), librust-sha1-0.10+std-dev (= 0.10.1-ok1), librust-sha1-0.10-dev (= 0.10.1-ok1), librust-sha1-0.10.1+asm-dev (= 0.10.1-ok1), librust-sha1-0.10.1+compress-dev (= 0.10.1-ok1), librust-sha1-0.10.1+default-dev (= 0.10.1-ok1), librust-sha1-0.10.1+force-soft-dev (= 0.10.1-ok1), librust-sha1-0.10.1+sha1-asm-dev (= 0.10.1-ok1), librust-sha1-0.10.1+std-dev (= 0.10.1-ok1), librust-sha1-0.10.1-dev (= 0.10.1-ok1) Depends: librust-cfg-if-1+default-dev, librust-cpufeatures-0.2+default-dev, librust-digest-0.10+default-dev (>= 0.10.3-~~), librust-digest-0.10+std-dev (>= 0.10.3-~~), librust-sha1-asm-0.5+default-dev Filename: pool/main/r/rust-sha1/librust-sha1-dev_0.10.1-ok1_arm64.deb Size: 17270 MD5sum: 45030598d9f1ed403944366fc9886951 SHA1: 8814edf3b12f25f96a7f46e5de9766044a5d7f49 SHA256: 693ec81d4f483f5ba463b8d2a03f354893daba9f844cf7a1a6d00b538a8d6031 SHA512: b1cee5f618cc5e2da301ef516d1deb95a343d6ebb0062053b053528660ade52af49fbcdf299b7cd9bebbb2df13ee2444fe775bc24f473e204ff49f55c9932658 Description: SHA-1 hash function - Rust source code This package contains the source for the Rust sha1 crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-shlex-dev Architecture: arm64 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/main/r/rust-shlex/librust-shlex-dev_1.1.0-ok1_arm64.deb Size: 9208 MD5sum: 50ac89ebc48cc2887363050473a01cd7 SHA1: d636efb1fe1dc6e15379cd9a8e60de59a5505511 SHA256: 296ba573a287ebac16165f29654596c07e27e64fe35324cbe84f236f4cd3bd62 SHA512: a789ec25ddfe45b3f90a63567c79960e2c1fd97b63ea1e07a7e7777a0eeebe36510d0ef032418c4302129af336ad02065f4b1093352b86f6bc5b2fd6ead67b41 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-slab-dev Architecture: arm64 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/main/r/rust-slab/librust-slab-dev_0.4.4-ok1_arm64.deb Size: 16612 MD5sum: 232f76d74165ebd06c87d15647aae4db SHA1: 7ea3cf720b58c889ce4be879676b697010e2bea8 SHA256: 8f8f4c30455babe31c6b4432b9b060eb3ca534583e9c56e79e5794bfe550ad53 SHA512: 8900d4669f4464134e1abbcd0cb1d301339612789b0d74da4e2e2acad7279c187e3170b7c697f6bdfa592355670c128cd6c1533a261e6cc669a0a39285f4bdf9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-smallvec-dev Architecture: arm64 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/main/r/rust-smallvec/librust-smallvec-dev_1.9.0-ok1_arm64.deb Size: 28590 MD5sum: 37c16cd417c1999e5d7bf067dd6edf3a SHA1: cc29041e875b0aed22e82393796bc923fa341a0e SHA256: 239ef93b63af834783e5ff3b4d88ccf22714289196d51006ef6f9c886bfb79da SHA512: 7ddeacb957dcd43cb0b6ef654c1e9adf2c20fa8994cb2abb8355613b6c32077b9818a1a0cb8755a4dcbfef3bd152f7f0e8fb105da7313e2283b87b515631ab1e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-smawk-dev Architecture: arm64 Version: 0.3.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-smawk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 95 Provides: librust-smawk+default-dev (= 0.3.1-ok1), librust-smawk-0+default-dev (= 0.3.1-ok1), librust-smawk-0-dev (= 0.3.1-ok1), librust-smawk-0.3+default-dev (= 0.3.1-ok1), librust-smawk-0.3-dev (= 0.3.1-ok1), librust-smawk-0.3.1+default-dev (= 0.3.1-ok1), librust-smawk-0.3.1-dev (= 0.3.1-ok1) Filename: pool/main/r/rust-smawk/librust-smawk-dev_0.3.1-ok1_arm64.deb Size: 16584 MD5sum: 879f9f9d4f8fcbe7a0320ffd9e7adf66 SHA1: a124aa496451fb6442c7958f0fc4c75341b1eaa7 SHA256: 48fdb44f649e5a0e1e94e875124ac1e6c9b593a5b1a69ec5eb44ba2c720dc8d5 SHA512: a6064cc8036d81ce1eb1bf64d947d32ce8cd8652fe793b6933f2d5533962791949fe0e7424f35a8ef0c31411c9847104066a58306bafda56649a51675ee4f81a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-socket2-dev Architecture: arm64 Version: 0.4.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-socket2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 242 Provides: librust-socket2+all-dev (= 0.4.4-ok1), librust-socket2+default-dev (= 0.4.4-ok1), librust-socket2-0+all-dev (= 0.4.4-ok1), librust-socket2-0+default-dev (= 0.4.4-ok1), librust-socket2-0-dev (= 0.4.4-ok1), librust-socket2-0.4+all-dev (= 0.4.4-ok1), librust-socket2-0.4+default-dev (= 0.4.4-ok1), librust-socket2-0.4-dev (= 0.4.4-ok1), librust-socket2-0.4.4+all-dev (= 0.4.4-ok1), librust-socket2-0.4.4+default-dev (= 0.4.4-ok1), librust-socket2-0.4.4-dev (= 0.4.4-ok1) Depends: librust-libc-0.2+default-dev (>= 0.2.114-~~), librust-winapi-0.3+default-dev (>= 0.3.9-~~), librust-winapi-0.3+handleapi-dev (>= 0.3.9-~~), librust-winapi-0.3+ws2ipdef-dev (>= 0.3.9-~~), librust-winapi-0.3+ws2tcpip-dev (>= 0.3.9-~~) Filename: pool/main/r/rust-socket2/librust-socket2-dev_0.4.4-ok1_arm64.deb Size: 39630 MD5sum: d341e0fda4159e22c05ab40cab43b93f SHA1: 98997f6de06fe53de4c4652b07a4efac323cd214 SHA256: 2faa5da40514b505f4fd203dff16a73265c88c708ed143e56618b83008b076bb SHA512: c0dad4b2bf4bcf3c0fe17058375fb1bf5cbef9149764da1ba7d1210f4922197101fa3b8dc6b1c1cba8ead8ebb5a7bdb06e50bf2fd89bd121839a3961bdc6df47 Homepage: https://github.com/rust-lang/socket2 Description: Utilities for handling networking sockets with a maximal amount of configuration possible intended - Rust source code This package contains the source for the Rust socket2 crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-spin-dev Architecture: arm64 Version: 0.9.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-spin Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 160 Provides: librust-spin+barrier-dev (= 0.9.4-ok1), librust-spin+default-dev (= 0.9.4-ok1), librust-spin+lazy-dev (= 0.9.4-ok1), librust-spin+lock-api-crate-dev (= 0.9.4-ok1), librust-spin+lock-api-dev (= 0.9.4-ok1), librust-spin+mutex-dev (= 0.9.4-ok1), librust-spin+once-dev (= 0.9.4-ok1), librust-spin+rwlock-dev (= 0.9.4-ok1), librust-spin+spin-mutex-dev (= 0.9.4-ok1), librust-spin+std-dev (= 0.9.4-ok1), librust-spin+ticket-mutex-dev (= 0.9.4-ok1), librust-spin+use-ticket-mutex-dev (= 0.9.4-ok1), librust-spin-0+barrier-dev (= 0.9.4-ok1), librust-spin-0+default-dev (= 0.9.4-ok1), librust-spin-0+lazy-dev (= 0.9.4-ok1), librust-spin-0+lock-api-crate-dev (= 0.9.4-ok1), librust-spin-0+lock-api-dev (= 0.9.4-ok1), librust-spin-0+mutex-dev (= 0.9.4-ok1), librust-spin-0+once-dev (= 0.9.4-ok1), librust-spin-0+rwlock-dev (= 0.9.4-ok1), librust-spin-0+spin-mutex-dev (= 0.9.4-ok1), librust-spin-0+std-dev (= 0.9.4-ok1), librust-spin-0+ticket-mutex-dev (= 0.9.4-ok1), librust-spin-0+use-ticket-mutex-dev (= 0.9.4-ok1), librust-spin-0-dev (= 0.9.4-ok1), librust-spin-0.9+barrier-dev (= 0.9.4-ok1), librust-spin-0.9+default-dev (= 0.9.4-ok1), librust-spin-0.9+lazy-dev (= 0.9.4-ok1), librust-spin-0.9+lock-api-crate-dev (= 0.9.4-ok1), librust-spin-0.9+lock-api-dev (= 0.9.4-ok1), librust-spin-0.9+mutex-dev (= 0.9.4-ok1), librust-spin-0.9+once-dev (= 0.9.4-ok1), librust-spin-0.9+rwlock-dev (= 0.9.4-ok1), librust-spin-0.9+spin-mutex-dev (= 0.9.4-ok1), librust-spin-0.9+std-dev (= 0.9.4-ok1), librust-spin-0.9+ticket-mutex-dev (= 0.9.4-ok1), librust-spin-0.9+use-ticket-mutex-dev (= 0.9.4-ok1), librust-spin-0.9-dev (= 0.9.4-ok1), librust-spin-0.9.4+barrier-dev (= 0.9.4-ok1), librust-spin-0.9.4+default-dev (= 0.9.4-ok1), librust-spin-0.9.4+lazy-dev (= 0.9.4-ok1), librust-spin-0.9.4+lock-api-crate-dev (= 0.9.4-ok1), librust-spin-0.9.4+lock-api-dev (= 0.9.4-ok1), librust-spin-0.9.4+mutex-dev (= 0.9.4-ok1), librust-spin-0.9.4+once-dev (= 0.9.4-ok1), librust-spin-0.9.4+rwlock-dev (= 0.9.4-ok1), librust-spin-0.9.4+spin-mutex-dev (= 0.9.4-ok1), librust-spin-0.9.4+std-dev (= 0.9.4-ok1), librust-spin-0.9.4+ticket-mutex-dev (= 0.9.4-ok1), librust-spin-0.9.4+use-ticket-mutex-dev (= 0.9.4-ok1), librust-spin-0.9.4-dev (= 0.9.4-ok1) Depends: librust-lock-api-0.4+default-dev Filename: pool/main/r/rust-spin/librust-spin-dev_0.9.4-ok1_arm64.deb Size: 27824 MD5sum: 1cd23116b59de62fedc9d247191f2bd8 SHA1: eee0bfe804547fe1d9f53ca0fb508ba8370ded0d SHA256: 576ad6de6de4dbbf8c83765e941349363410f19a653cbdb5290e291ce413fb7d SHA512: c030a0605112548c09b5df794d0ef7ab36080e34ba80ac3ba334fe9921cb7f8f1406622628bcce1b1dc30dae090077c6597f0c26dbe449e5fbbb7cd13ff1cd74 Description: Spin-based synchronization primitives - Rust source code This package contains the source for the Rust spin crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-stable-deref-trait-dev Architecture: arm64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-stable-deref-trait Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 62 Provides: librust-stable-deref-trait+alloc-dev (= 1.2.0-ok1), librust-stable-deref-trait+default-dev (= 1.2.0-ok1), librust-stable-deref-trait+std-dev (= 1.2.0-ok1), librust-stable-deref-trait-1+alloc-dev (= 1.2.0-ok1), librust-stable-deref-trait-1+default-dev (= 1.2.0-ok1), librust-stable-deref-trait-1+std-dev (= 1.2.0-ok1), librust-stable-deref-trait-1-dev (= 1.2.0-ok1), librust-stable-deref-trait-1.2+alloc-dev (= 1.2.0-ok1), librust-stable-deref-trait-1.2+default-dev (= 1.2.0-ok1), librust-stable-deref-trait-1.2+std-dev (= 1.2.0-ok1), librust-stable-deref-trait-1.2-dev (= 1.2.0-ok1), librust-stable-deref-trait-1.2.0+alloc-dev (= 1.2.0-ok1), librust-stable-deref-trait-1.2.0+default-dev (= 1.2.0-ok1), librust-stable-deref-trait-1.2.0+std-dev (= 1.2.0-ok1), librust-stable-deref-trait-1.2.0-dev (= 1.2.0-ok1) Filename: pool/main/r/rust-stable-deref-trait/librust-stable-deref-trait-dev_1.2.0-ok1_arm64.deb Size: 10626 MD5sum: 194e2ad5c961c7d7ab2883e5c5c6eb8e SHA1: 86c7402823da6bf751b33ce472ca8cbfd133a9ed SHA256: 9559b0b22f3eae63b73749584adc2a66a84befbeb90411d7de016872e783bc0c SHA512: 42bf174de0ad46322c87b4c4ae8e1a362c12e253b70a43b73c9e432772d050e69c0cfe46b04b3d757da89246d240c3b32706f3304af28c60216f32368c8e22da 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-strsim-dev Architecture: arm64 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/main/r/rust-strsim/librust-strsim-dev_0.9.3-ok1_arm64.deb Size: 13934 MD5sum: 9ccbfdf9db5222c17e7298c1defb313a SHA1: ce081a9fb617dce68f536cda9bd857a786d6c605 SHA256: e007fc8dfc02d7021be967e75f8bac8ffb0785801f333ae36e82fa06b4a5cd63 SHA512: 4783463a93a3b5eb7fd7d14e0d98846ad98f9477e1e37d32477c70624524e688e27b4e7273cb73188e928cb5a0e5994729da5e107406f46f43aaf6494f56620f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-subtle+default-dev Architecture: arm64 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/main/r/rust-subtle/librust-subtle+default-dev_2.4.1-ok1_arm64.deb Size: 990 MD5sum: 79cd644b2fbd990a1bce43ba5c26fb86 SHA1: c6c73f0bc0578a2632372441fa5a32da81aaea16 SHA256: a1f5dae56e29756745ffb806d5d0d7fc8510edef9ce3aa46c3fbd10c222cd3af SHA512: 46651e401e487df689a42c411d5533d982b858a8d653fba98f4d9d216946851baa4d15b666955af76a7c8bc636055974e5e73e71b40f9a00aa8a1e18960b92e6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-subtle-dev Architecture: arm64 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/main/r/rust-subtle/librust-subtle-dev_2.4.1-ok1_arm64.deb Size: 16454 MD5sum: 77d59a60c307ddc6f05dca629fbdc3ad SHA1: 7c4c44885bd0d3ff55e64eca1803ed93be093f2e SHA256: 8587d709012a6e8b4cf8405e37757bfa41eb096e2d4833ce76c3c5837de1b58f SHA512: 6a3c881f251e2d4906093954a6b3ff03547adf4ea292e203ecc6cff8d142576bbf5a74d53f91dd0902a13de6eb886e8e1f314aa688b6b73d33cfeadbf9538d5e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-sval+arbitrary-depth-dev Architecture: arm64 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/main/r/rust-sval/librust-sval+arbitrary-depth-dev_1.0.0~alpha.5-ok1_arm64.deb Size: 992 MD5sum: 0f57d1f75e90d552604b15716d8d8262 SHA1: 83ba07e327f8030b3e4e5fd010c1bd6926f56c55 SHA256: 91d3933fb4dea81d6d83218b1c3f1f07ccbca3e8e7e7e145d85f3f243191fe2e SHA512: 073581367218f00dbfe62c2228994ad89c1cb8c9bb11e28af0d846161369623a2a98f7e140c436533e78fd318e657e4a4b001e1fe60a20e52a056e2695f22ce4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-sval+serde1-lib-dev Architecture: arm64 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/main/r/rust-sval/librust-sval+serde1-lib-dev_1.0.0~alpha.5-ok1_arm64.deb Size: 1076 MD5sum: 5ff4e3f1e2feeebb12283373ab0cc44e SHA1: f95b4c15028533924977f3eff6ea694994ac7376 SHA256: 721a6ae4de12a00199e3c7b436ade84739998e368b881fb18333408f09642abc SHA512: ee51ae5424fe70cbc7e237d93f866e8750433d215a2754814906945e42562b42dcffeb9767e12de0175826c3b8300b9f54f6272fc8ad0043c803f2096e9b50d9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-sval+smallvec-dev Architecture: arm64 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/main/r/rust-sval/librust-sval+smallvec-dev_1.0.0~alpha.5-ok1_arm64.deb Size: 982 MD5sum: da1bc8a2b7211527325181f90943dc63 SHA1: 6142b0e05aa21c99227465c1d4a40a9a4ce76016 SHA256: c5e2afb3d42564ab2245f703a88bed1257b3b07be146db92a111356ddab0ad25 SHA512: c387020311bcb68b6902b89e70496b2460cd3101e0600188b5099e858cf6b3b22ed152f42dcd682b3e0eff17722e766a9dded5bec4b0edd9904ae8f0018db5ea 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-sval+sval-derive-dev Architecture: arm64 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/main/r/rust-sval/librust-sval+sval-derive-dev_1.0.0~alpha.5-ok1_arm64.deb Size: 1036 MD5sum: 14f51e40ce46b6dc9973b085b43f4d57 SHA1: 20a6451a9296e59ca03d055b899e860c985e8cb5 SHA256: e49005de79c16a8e09bc78f2c8ceba3c17ba60b9fa65a6217bcdc87d1b70b5f1 SHA512: 4b0af9f14b7d6ad6114ef39443df814aeb669a3772d3e471ecbd09df873d186e7a485b87873d71c3ead3fb9443e2bc88c950d7f5f6cff94187b8b24209409ebb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-sval-derive-dev Architecture: arm64 Version: 1.0.0~alpha.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-sval-derive Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 25 Provides: librust-sval-derive+default-dev (= 1.0.0~alpha.5-ok1), librust-sval-derive-1+default-dev (= 1.0.0~alpha.5-ok1), librust-sval-derive-1-dev (= 1.0.0~alpha.5-ok1), librust-sval-derive-1.0+default-dev (= 1.0.0~alpha.5-ok1), librust-sval-derive-1.0-dev (= 1.0.0~alpha.5-ok1), librust-sval-derive-1.0.0+default-dev (= 1.0.0~alpha.5-ok1), librust-sval-derive-1.0.0-dev (= 1.0.0~alpha.5-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev Filename: pool/main/r/rust-sval-derive/librust-sval-derive-dev_1.0.0~alpha.5-ok1_arm64.deb Size: 4652 MD5sum: 2d51c8a6d88dbc0e662767c014f89cc1 SHA1: 5ee722e1e93ac31cfbce80e863b83ae6c6b17ede SHA256: 8fb9c8d4a41bb433ea7f965e866bcc4ca59c3315943446c8adb6b707459eaf2b SHA512: 628c75cb1d4e14158743983a0d38c4b702aa561882718121ce74a3bc46848b9cdbae3ea4f3f9011f28e470074f3b904f3523394534574a8ea83af91fe062bc77 Description: Custom derive for sval - Rust source code This package contains the source for the Rust sval_derive crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-sval-dev Architecture: arm64 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/main/r/rust-sval/librust-sval-dev_1.0.0~alpha.5-ok1_arm64.deb Size: 37658 MD5sum: 848e183b7a4db15fd80ed020dc1cb6a9 SHA1: 47d83407413d7bf6cfc2d55d7f4d9a6f4f49af9b SHA256: d09ea7a042379a1a42061c02cd1561ae365cc594a8c0aa88d7f1f9e42e988b9d SHA512: 967a11fbda89ab798363ae9578f5d11eaa60bf314400b95ccc8b53b9777fa96a49f45a2daae8b3527f2fe8fc66f286d79226aafc3b80e27493ad5b98785e34da 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-syn-dev Architecture: arm64 Version: 1.0.107-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-syn Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1948 Provides: librust-syn+clone-impls-dev (= 1.0.107-ok2), librust-syn+default-dev (= 1.0.107-ok2), librust-syn+derive-dev (= 1.0.107-ok2), librust-syn+extra-traits-dev (= 1.0.107-ok2), librust-syn+fold-dev (= 1.0.107-ok2), librust-syn+full-dev (= 1.0.107-ok2), librust-syn+parsing-dev (= 1.0.107-ok2), librust-syn+printing-dev (= 1.0.107-ok2), librust-syn+proc-macro-dev (= 1.0.107-ok2), librust-syn+quote-dev (= 1.0.107-ok2), librust-syn+visit-dev (= 1.0.107-ok2), librust-syn+visit-mut-dev (= 1.0.107-ok2), librust-syn-1+clone-impls-dev (= 1.0.107-ok2), librust-syn-1+default-dev (= 1.0.107-ok2), librust-syn-1+derive-dev (= 1.0.107-ok2), librust-syn-1+extra-traits-dev (= 1.0.107-ok2), librust-syn-1+fold-dev (= 1.0.107-ok2), librust-syn-1+full-dev (= 1.0.107-ok2), librust-syn-1+parsing-dev (= 1.0.107-ok2), librust-syn-1+printing-dev (= 1.0.107-ok2), librust-syn-1+proc-macro-dev (= 1.0.107-ok2), librust-syn-1+quote-dev (= 1.0.107-ok2), librust-syn-1+visit-dev (= 1.0.107-ok2), librust-syn-1+visit-mut-dev (= 1.0.107-ok2), librust-syn-1-dev (= 1.0.107-ok2), librust-syn-1.0+clone-impls-dev (= 1.0.107-ok2), librust-syn-1.0+default-dev (= 1.0.107-ok2), librust-syn-1.0+derive-dev (= 1.0.107-ok2), librust-syn-1.0+extra-traits-dev (= 1.0.107-ok2), librust-syn-1.0+fold-dev (= 1.0.107-ok2), librust-syn-1.0+full-dev (= 1.0.107-ok2), librust-syn-1.0+parsing-dev (= 1.0.107-ok2), librust-syn-1.0+printing-dev (= 1.0.107-ok2), librust-syn-1.0+proc-macro-dev (= 1.0.107-ok2), librust-syn-1.0+quote-dev (= 1.0.107-ok2), librust-syn-1.0+visit-dev (= 1.0.107-ok2), librust-syn-1.0+visit-mut-dev (= 1.0.107-ok2), librust-syn-1.0-dev (= 1.0.107-ok2), librust-syn-1.0.107+clone-impls-dev (= 1.0.107-ok2), librust-syn-1.0.107+default-dev (= 1.0.107-ok2), librust-syn-1.0.107+derive-dev (= 1.0.107-ok2), librust-syn-1.0.107+extra-traits-dev (= 1.0.107-ok2), librust-syn-1.0.107+fold-dev (= 1.0.107-ok2), librust-syn-1.0.107+full-dev (= 1.0.107-ok2), librust-syn-1.0.107+parsing-dev (= 1.0.107-ok2), librust-syn-1.0.107+printing-dev (= 1.0.107-ok2), librust-syn-1.0.107+proc-macro-dev (= 1.0.107-ok2), librust-syn-1.0.107+quote-dev (= 1.0.107-ok2), librust-syn-1.0.107+visit-dev (= 1.0.107-ok2), librust-syn-1.0.107+visit-mut-dev (= 1.0.107-ok2), librust-syn-1.0.107-dev (= 1.0.107-ok2) Depends: librust-proc-macro2-1+proc-macro-dev (>= 1.0.46-~~), librust-proc-macro2-1-dev (>= 1.0.46-~~), librust-quote-1+proc-macro-dev, librust-quote-1-dev, librust-unicode-ident-1+default-dev Filename: pool/main/r/rust-syn/librust-syn-dev_1.0.107-ok2_arm64.deb Size: 188550 MD5sum: cbd3cd58b77d2961c5a26cb666c79a44 SHA1: cc084a29f780959d8f6c99076d34ed443df2dc51 SHA256: 623903063826c1f78c8fedf840c9f41257aa782c8ff220ffaf50cfe2b208be62 SHA512: 0bc6a614d0ee5df94bc20fb5c504e89cfa7e8baf6985cbebb3758ac8f673e62c917ea3c4991f80f3f024c44b38c8a06415fc4b4a72cb392216684fd632393cc6 Description: Parser for Rust source code - Rust source code This package contains the source for the Rust syn crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-syn-mid+clone-impls-dev Architecture: arm64 Version: 0.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-syn-mid Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Provides: librust-syn-mid-0+clone-impls-dev (= 0.5.0-ok1), librust-syn-mid-0.5+clone-impls-dev (= 0.5.0-ok1), librust-syn-mid-0.5.0+clone-impls-dev (= 0.5.0-ok1) Depends: librust-syn-mid-dev (= 0.5.0-ok1), librust-syn-1+clone-impls-dev (>= 1.0.5-~~) Filename: pool/main/r/rust-syn-mid/librust-syn-mid+clone-impls-dev_0.5.0-ok1_arm64.deb Size: 884 MD5sum: df1e75b88c3dad7efabdaf0cd501deba SHA1: 04d7e4595d60965dae163780fe52d32763757f8a SHA256: f406f19511137448e51751274cf66c3c3580c12fcba0c625d6e7795fd03d69d3 SHA512: e4463eadaf3fe3824e847555c6a405af99f7a8a94a1026fcb4ae23535a1a7447ad42c7e6dfac05b6cd40a07928e5f491cf8b84a86bce4d4c24d2d938574f6860 Homepage: https://github.com/taiki-e/syn-mid Description: Providing the features between "full" and "derive" of syn - feature "clone-impls" This metapackage enables feature "clone-impls" for the Rust syn-mid crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-syn-mid-dev Architecture: arm64 Version: 0.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-syn-mid Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 90 Provides: librust-syn-mid+default-dev (= 0.5.0-ok1), librust-syn-mid-0+default-dev (= 0.5.0-ok1), librust-syn-mid-0-dev (= 0.5.0-ok1), librust-syn-mid-0.5+default-dev (= 0.5.0-ok1), librust-syn-mid-0.5-dev (= 0.5.0-ok1), librust-syn-mid-0.5.0+default-dev (= 0.5.0-ok1), librust-syn-mid-0.5.0-dev (= 0.5.0-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+derive-dev (>= 1.0.5-~~), librust-syn-1+parsing-dev (>= 1.0.5-~~), librust-syn-1+printing-dev (>= 1.0.5-~~) Suggests: librust-syn-mid+clone-impls-dev (= 0.5.0-ok1) Filename: pool/main/r/rust-syn-mid/librust-syn-mid-dev_0.5.0-ok1_arm64.deb Size: 16050 MD5sum: edab10ff236b48ecfbbcfcac94152876 SHA1: d0b12b0fdaea5811bac9b629bf5de84a475965f0 SHA256: 5d29515b5e2ed56f36587b94e92b32c416a9386853c33df7dcb51e65e0c732bf SHA512: 48eaa4a9f45f3775f282d6cc455e51ac8718b1478bcc5071f93e76c3a839227f97224b6c3062ff1819b2e43816ab161eef44501f28ee9d4142ab8ee3f658f970 Homepage: https://github.com/taiki-e/syn-mid Description: Providing the features between "full" and "derive" of syn - Rust source code This package contains the source for the Rust syn-mid crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-target-lexicon-dev Architecture: arm64 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/main/r/rust-target-lexicon/librust-target-lexicon-dev_0.12.3-ok2_arm64.deb Size: 22316 MD5sum: 6acfdd0a1a9ff949af82bbcb0c2510cc SHA1: c783fb8b0eec8dcbc479e90627d763dba44e7fd1 SHA256: 037f4cc963c9380ee086ede0910375956a6e58bb8139e2d60d3bc0dd18876225 SHA512: 5583ceeecd1efc9392e40bd9386e2233ae723b2f7bfc7674001691e96ebc0f3d0df214e0b2d93b4933558dd7cf008e3563d36b53d6c3dd12f3968440d5ad8436 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tempfile-dev Architecture: arm64 Version: 3.3.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tempfile Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 169 Provides: librust-tempfile+default-dev (= 3.3.0-ok1), librust-tempfile+nightly-dev (= 3.3.0-ok1), librust-tempfile-3+default-dev (= 3.3.0-ok1), librust-tempfile-3+nightly-dev (= 3.3.0-ok1), librust-tempfile-3-dev (= 3.3.0-ok1), librust-tempfile-3.3+default-dev (= 3.3.0-ok1), librust-tempfile-3.3+nightly-dev (= 3.3.0-ok1), librust-tempfile-3.3-dev (= 3.3.0-ok1), librust-tempfile-3.3.0+default-dev (= 3.3.0-ok1), librust-tempfile-3.3.0+nightly-dev (= 3.3.0-ok1), librust-tempfile-3.3.0-dev (= 3.3.0-ok1) Depends: librust-cfg-if-1+default-dev, librust-fastrand-1+default-dev (>= 1.6.0-~~), librust-libc-0.2+default-dev (>= 0.2.27-~~), librust-redox-syscall-0.2+default-dev (>= 0.2.9-~~), librust-remove-dir-all-0.7+default-dev, librust-winapi-0.3+default-dev, librust-winapi-0.3+fileapi-dev, librust-winapi-0.3+handleapi-dev, librust-winapi-0.3+winbase-dev Filename: pool/main/r/rust-tempfile/librust-tempfile-dev_3.3.0-ok1_arm64.deb Size: 27832 MD5sum: 4d96ecd35c403db436472fb4c47fa77d SHA1: cc8da55bc31519ceaf6537e88d758099b0b6a00c SHA256: 9927d37e008419f61750cf8752cb73696aa085c7922ca27ddc38f628e30601e7 SHA512: de952087330695f5ceef55c60be9d5c2ec3b742d09861faf9f0415fe03e41c4c1ec7e5d3675500bcbe01cb5cb3e5622c5a368b40ba0c7f65f5c7ffb3ec7921c6 Homepage: http://stebalien.com/projects/tempfile-rs Description: Managing temporary files and directories - Rust source code This package contains the source for the Rust tempfile crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-termcolor-dev Architecture: arm64 Version: 1.1.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-termcolor Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 101 Provides: librust-termcolor+default-dev (= 1.1.2-ok1), librust-termcolor-1+default-dev (= 1.1.2-ok1), librust-termcolor-1-dev (= 1.1.2-ok1), librust-termcolor-1.1+default-dev (= 1.1.2-ok1), librust-termcolor-1.1-dev (= 1.1.2-ok1), librust-termcolor-1.1.2+default-dev (= 1.1.2-ok1), librust-termcolor-1.1.2-dev (= 1.1.2-ok1) Depends: librust-winapi-util-0.1+default-dev (>= 0.1.3-~~) Filename: pool/main/r/rust-termcolor/librust-termcolor-dev_1.1.2-ok1_arm64.deb Size: 17608 MD5sum: 3ec6eb84767ef84bc7cb839c8a4856b3 SHA1: 6bc30af5b9be994c189dfd48d7bffcc08ad16c01 SHA256: 5ff6b7ce4f130cf2dfcfb496c66d168da46efe6a5180a078028236a9adf5c28d SHA512: 72cc61c925df8d79a15da1142eb84c3b416efa46a5ed269192cbf5733be075fad48cbc1be61e158e0507bf38ccea250204c4974bf2c54af815891842294fd512 Homepage: https://github.com/BurntSushi/termcolor Description: Simple cross platform library for writing colored text to a terminal - Rust source code This package contains the source for the Rust termcolor crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-terminal-size-dev Architecture: arm64 Version: 0.2.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-terminal-size Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 98 Provides: librust-terminal-size+default-dev (= 0.2.1-ok1), librust-terminal-size-0+default-dev (= 0.2.1-ok1), librust-terminal-size-0-dev (= 0.2.1-ok1), librust-terminal-size-0.2+default-dev (= 0.2.1-ok1), librust-terminal-size-0.2-dev (= 0.2.1-ok1), librust-terminal-size-0.2.1+default-dev (= 0.2.1-ok1), librust-terminal-size-0.2.1-dev (= 0.2.1-ok1) Depends: librust-rustix-0.35+default-dev (>= 0.35.7-~~), librust-rustix-0.35+termios-dev (>= 0.35.7-~~) Breaks: librust-textwrap-dev (<= 0.15.1-1) Filename: pool/main/r/rust-terminal-size/librust-terminal-size-dev_0.2.1-ok1_arm64.deb Size: 14716 MD5sum: 6c214220a8e195542f7e7f0664907e3e SHA1: b5f098bd849f0e444f112fba8e952397d3f2c145 SHA256: 5dcdf4d88d2f49dca362a7823e9ae9fc17430f010b4e30c8f0164db0d21d25a7 SHA512: 48f02ca90e101b0ad30686e83efbd92edf13020eaa793c544ffbd1b30f8d5c0aa1f181a02a6a1dff7ab8feb19b46e502b36dd927ac5ad41d399c6c23ea17d2c9 Description: Gets the size of your Linux or Windows terminal - Rust source code This package contains the source for the Rust terminal_size crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-textwrap-dev Architecture: arm64 Version: 0.15.0-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-textwrap Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 233 Provides: librust-textwrap+default-dev (= 0.15.0-ok2), librust-textwrap+smawk-dev (= 0.15.0-ok2), librust-textwrap+terminal-size-dev (= 0.15.0-ok2), librust-textwrap+unicode-linebreak-dev (= 0.15.0-ok2), librust-textwrap+unicode-width-dev (= 0.15.0-ok2), librust-textwrap-0+default-dev (= 0.15.0-ok2), librust-textwrap-0+smawk-dev (= 0.15.0-ok2), librust-textwrap-0+terminal-size-dev (= 0.15.0-ok2), librust-textwrap-0+unicode-linebreak-dev (= 0.15.0-ok2), librust-textwrap-0+unicode-width-dev (= 0.15.0-ok2), librust-textwrap-0-dev (= 0.15.0-ok2), librust-textwrap-0.15+default-dev (= 0.15.0-ok2), librust-textwrap-0.15+smawk-dev (= 0.15.0-ok2), librust-textwrap-0.15+terminal-size-dev (= 0.15.0-ok2), librust-textwrap-0.15+unicode-linebreak-dev (= 0.15.0-ok2), librust-textwrap-0.15+unicode-width-dev (= 0.15.0-ok2), librust-textwrap-0.15-dev (= 0.15.0-ok2), librust-textwrap-0.15.0+default-dev (= 0.15.0-ok2), librust-textwrap-0.15.0+smawk-dev (= 0.15.0-ok2), librust-textwrap-0.15.0+terminal-size-dev (= 0.15.0-ok2), librust-textwrap-0.15.0+unicode-linebreak-dev (= 0.15.0-ok2), librust-textwrap-0.15.0+unicode-width-dev (= 0.15.0-ok2), librust-textwrap-0.15.0-dev (= 0.15.0-ok2) Depends: librust-smawk-0.3+default-dev (>= 0.3.1-~~), librust-terminal-size-0.1+default-dev (>= 0.1.17-~~), librust-unicode-linebreak-0.1+default-dev (>= 0.1.2-~~), librust-unicode-width-0.1+default-dev (>= 0.1.9-~~) Filename: pool/main/r/rust-textwrap/librust-textwrap-dev_0.15.0-ok2_arm64.deb Size: 46080 MD5sum: 71ba7128fe044ed4da977373dc27b124 SHA1: 455b41e776c38f487216d231f406d02ceeb5f64b SHA256: ec185ef6c86ed973a707b4ead49e4f7598c6edeb7af8c3af5d33a52384df96c0 SHA512: ff9aa207feaffa78f2bfed139491e48f18682a1f69248f15d17a444271d1cef552c873187274d7f42be9d76ccb7e15f3acdce024287d17dde18fa95ee4acdcee Description: Powerful library for word wrapping, indenting, and dedenting strings - Rust source code This package contains the source for the Rust textwrap crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-thread-id-dev Architecture: arm64 Version: 4.0.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-thread-id Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 62 Provides: librust-thread-id+default-dev (= 4.0.0-ok1), librust-thread-id-4+default-dev (= 4.0.0-ok1), librust-thread-id-4-dev (= 4.0.0-ok1), librust-thread-id-4.0+default-dev (= 4.0.0-ok1), librust-thread-id-4.0-dev (= 4.0.0-ok1), librust-thread-id-4.0.0+default-dev (= 4.0.0-ok1), librust-thread-id-4.0.0-dev (= 4.0.0-ok1) Depends: librust-libc-0.2+default-dev (>= 0.2.6-~~), librust-winapi-0.3+default-dev, librust-winapi-0.3+processthreadsapi-dev Filename: pool/main/r/rust-thread-id/librust-thread-id-dev_4.0.0-ok1_arm64.deb Size: 10438 MD5sum: 926337629f1e9e2df693f423f0d1d98f SHA1: c47f799c568e6f3502ba43649e12f57f57e44601 SHA256: d8b0f884c51b3e48dbfed76e041ff4431dabb95f21c7c8da2ee9f3e2c93e095c SHA512: 192362a5f9635eca9062c302a994e2c46c794db0c21761062c0c230baf7b6f2f29e28051439685498477c8ced787de31fc7b212450342cb9aa36c50a0976fba3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tiff-dev Architecture: arm64 Version: 0.7.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tiff Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1657 Provides: librust-tiff+default-dev (= 0.7.3-ok1), librust-tiff-0+default-dev (= 0.7.3-ok1), librust-tiff-0-dev (= 0.7.3-ok1), librust-tiff-0.7+default-dev (= 0.7.3-ok1), librust-tiff-0.7-dev (= 0.7.3-ok1), librust-tiff-0.7.3+default-dev (= 0.7.3-ok1), librust-tiff-0.7.3-dev (= 0.7.3-ok1) Depends: librust-flate2-1+default-dev (>= 1.0.20-~~), librust-jpeg-decoder-0.2-dev (>= 0.2.4-~~), librust-weezl-0.1+default-dev Filename: pool/main/r/rust-tiff/librust-tiff-dev_0.7.3-ok1_arm64.deb Size: 1410538 MD5sum: 0df54f799d868f8f86c29934c829b48e SHA1: de42ba654b6be7ea52bdfeaf1680457bc20adf21 SHA256: baabc04e0d728c54cec7e03abd7443eb2284458f5aee697f217e983c4055ef18 SHA512: 2cbf2a25e5e223bbdb1e0be8953bf4be69c1dbc6236ecc130554ca736d1144cadf117eb6d4d7bc129de9e13c7b1ed333099b93d45b6eddc1ddf8de7da900b598 Description: TIFF decoding and encoding library in pure Rust - Rust source code This package contains the source for the Rust tiff crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tiny-keccak-dev Architecture: arm64 Version: 2.0.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tiny-keccak Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 149 Provides: librust-tiny-keccak+cshake-dev (= 2.0.2-ok1), librust-tiny-keccak+default-dev (= 2.0.2-ok1), librust-tiny-keccak+fips202-dev (= 2.0.2-ok1), librust-tiny-keccak+k12-dev (= 2.0.2-ok1), librust-tiny-keccak+keccak-dev (= 2.0.2-ok1), librust-tiny-keccak+kmac-dev (= 2.0.2-ok1), librust-tiny-keccak+parallel-hash-dev (= 2.0.2-ok1), librust-tiny-keccak+sha3-dev (= 2.0.2-ok1), librust-tiny-keccak+shake-dev (= 2.0.2-ok1), librust-tiny-keccak+sp800-dev (= 2.0.2-ok1), librust-tiny-keccak+tuple-hash-dev (= 2.0.2-ok1), librust-tiny-keccak-2+cshake-dev (= 2.0.2-ok1), librust-tiny-keccak-2+default-dev (= 2.0.2-ok1), librust-tiny-keccak-2+fips202-dev (= 2.0.2-ok1), librust-tiny-keccak-2+k12-dev (= 2.0.2-ok1), librust-tiny-keccak-2+keccak-dev (= 2.0.2-ok1), librust-tiny-keccak-2+kmac-dev (= 2.0.2-ok1), librust-tiny-keccak-2+parallel-hash-dev (= 2.0.2-ok1), librust-tiny-keccak-2+sha3-dev (= 2.0.2-ok1), librust-tiny-keccak-2+shake-dev (= 2.0.2-ok1), librust-tiny-keccak-2+sp800-dev (= 2.0.2-ok1), librust-tiny-keccak-2+tuple-hash-dev (= 2.0.2-ok1), librust-tiny-keccak-2-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+cshake-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+default-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+fips202-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+k12-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+keccak-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+kmac-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+parallel-hash-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+sha3-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+shake-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+sp800-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+tuple-hash-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+cshake-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+default-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+fips202-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+k12-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+keccak-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+kmac-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+parallel-hash-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+sha3-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+shake-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+sp800-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+tuple-hash-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2-dev (= 2.0.2-ok1) Depends: librust-crunchy-0.2+default-dev (>= 0.2.2-~~) Filename: pool/main/r/rust-tiny-keccak/librust-tiny-keccak-dev_2.0.2-ok1_arm64.deb Size: 23714 MD5sum: 1ca40be6d3f9d5ad3da5dcd17aaf986c SHA1: aacfce24624ac351127420ba851fab3f2a931a76 SHA256: 5e8a5f98706483887f8edad3b9031a522a28e58666501a7219d0f6e8b19a53aa SHA512: cfb49e750326a531c6b8edb31bd94abf19f661e0b11f10e88443dfa48ca0721537579917abfb46cb899e7ae78ce299fdc21edf5d918936bbce90dba543cb325d Homepage: https://github.com/debris/tiny-keccak Description: Keccak derived functions - Rust source code This package contains the source for the Rust tiny-keccak crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tinytemplate-dev Architecture: arm64 Version: 1.2.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tinytemplate Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 178 Provides: librust-tinytemplate+default-dev (= 1.2.1-ok1), librust-tinytemplate-1+default-dev (= 1.2.1-ok1), librust-tinytemplate-1-dev (= 1.2.1-ok1), librust-tinytemplate-1.2+default-dev (= 1.2.1-ok1), librust-tinytemplate-1.2-dev (= 1.2.1-ok1), librust-tinytemplate-1.2.1+default-dev (= 1.2.1-ok1), librust-tinytemplate-1.2.1-dev (= 1.2.1-ok1) Depends: librust-serde-1+default-dev, librust-serde-json-1+default-dev Filename: pool/main/r/rust-tinytemplate/librust-tinytemplate-dev_1.2.1-ok1_arm64.deb Size: 29690 MD5sum: 9a3f81fb85d22ca761e63b48ca80ca93 SHA1: 86850d43bfc4e8e65f1e4ade8e52f3cecbb38023 SHA256: 52e59ec16d5fcb90fcc8c650c15c2f0e71a59c06650ac7d58fd1d46d9be95e9e SHA512: 0a98ce23d627a8b0c17d037f99c8082511335544b6ce142db6b0b30c5a9c625e3797f3c95d2e84494f89e885048bc922b647710192a87ef0749dbfc85643dd84 Description: Simple, lightweight template engine - Rust source code This package contains the source for the Rust tinytemplate crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tinyvec+arbitrary-dev Architecture: arm64 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tinyvec Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-tinyvec-1+arbitrary-dev (= 1.6.0-ok1), librust-tinyvec-1.6+arbitrary-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+arbitrary-dev (= 1.6.0-ok1) Depends: librust-tinyvec-dev (= 1.6.0-ok1), librust-arbitrary-1+default-dev Filename: pool/main/r/rust-tinyvec/librust-tinyvec+arbitrary-dev_1.6.0-ok1_arm64.deb Size: 978 MD5sum: 2cb6191cff2101b0106826bf36a70acb SHA1: 21ed928da1ae5814e67beb19d6be65bf52893ccd SHA256: a194d3d9d8f5285898e75ce45f4b33359cd59a24b1f71681088a7e443b38056e SHA512: 7277467beed9f09e1c1e879851b8834463b8ebce3e8237c81d6513945b9c527cff1d49b1bc098f63e5516a1c241646107006db9608376dee260159f93add6cc3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tinyvec+serde-dev Architecture: arm64 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tinyvec Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-tinyvec-1+serde-dev (= 1.6.0-ok1), librust-tinyvec-1.6+serde-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+serde-dev (= 1.6.0-ok1) Depends: librust-tinyvec-dev (= 1.6.0-ok1), librust-serde-1-dev Filename: pool/main/r/rust-tinyvec/librust-tinyvec+serde-dev_1.6.0-ok1_arm64.deb Size: 966 MD5sum: c0baa3c700726b2d77ef142283f832c4 SHA1: e1894646a0d73ef1e4c110cc40b7226b99e7e21c SHA256: 85228d42ab0697537ff738cd9505cd647bae61fa1f1d3a76beff42e8982c8f48 SHA512: 4bcc2d8297038a4ab98bbd039acc20cbff127cd459f5c66aedc8c44ae9898f66ca10979b1a895488a5200076c9995fd6be2d92b01da6b4815a6570b2f9ddd36a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tinyvec+tinyvec-macros-dev Architecture: arm64 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tinyvec Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-tinyvec+alloc-dev (= 1.6.0-ok1), librust-tinyvec+std-dev (= 1.6.0-ok1), librust-tinyvec-1+alloc-dev (= 1.6.0-ok1), librust-tinyvec-1+std-dev (= 1.6.0-ok1), librust-tinyvec-1+tinyvec-macros-dev (= 1.6.0-ok1), librust-tinyvec-1.6+alloc-dev (= 1.6.0-ok1), librust-tinyvec-1.6+std-dev (= 1.6.0-ok1), librust-tinyvec-1.6+tinyvec-macros-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+alloc-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+std-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+tinyvec-macros-dev (= 1.6.0-ok1) Depends: librust-tinyvec-dev (= 1.6.0-ok1), librust-tinyvec-macros-0.1+default-dev Filename: pool/main/r/rust-tinyvec/librust-tinyvec+tinyvec-macros-dev_1.6.0-ok1_arm64.deb Size: 1068 MD5sum: b2edd9d866a1dfa21020a1be23b253ec SHA1: e32fd48f1150566f65b789e7db1aff4c5a9180e6 SHA256: cfac592a226a33d61c2dc88f0143f195bd8c4f54ba56a263cb03ce1238cbfb41 SHA512: 99ea204368456dc49e89de29beb4b496159ed137c6b28cbb05431bc3ee91fbfb94509640f4dcbe2c52cdbff01c8d67c0f399f56526ebd168d4f73f4760a4b057 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tinyvec-dev Architecture: arm64 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tinyvec Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 487 Provides: librust-tinyvec+default-dev (= 1.6.0-ok1), librust-tinyvec+experimental-write-impl-dev (= 1.6.0-ok1), librust-tinyvec+grab-spare-slice-dev (= 1.6.0-ok1), librust-tinyvec+nightly-slice-partition-dedup-dev (= 1.6.0-ok1), librust-tinyvec+rustc-1-40-dev (= 1.6.0-ok1), librust-tinyvec+rustc-1-55-dev (= 1.6.0-ok1), librust-tinyvec+rustc-1-57-dev (= 1.6.0-ok1), librust-tinyvec-1+default-dev (= 1.6.0-ok1), librust-tinyvec-1+experimental-write-impl-dev (= 1.6.0-ok1), librust-tinyvec-1+grab-spare-slice-dev (= 1.6.0-ok1), librust-tinyvec-1+nightly-slice-partition-dedup-dev (= 1.6.0-ok1), librust-tinyvec-1+rustc-1-40-dev (= 1.6.0-ok1), librust-tinyvec-1+rustc-1-55-dev (= 1.6.0-ok1), librust-tinyvec-1+rustc-1-57-dev (= 1.6.0-ok1), librust-tinyvec-1-dev (= 1.6.0-ok1), librust-tinyvec-1.6+default-dev (= 1.6.0-ok1), librust-tinyvec-1.6+experimental-write-impl-dev (= 1.6.0-ok1), librust-tinyvec-1.6+grab-spare-slice-dev (= 1.6.0-ok1), librust-tinyvec-1.6+nightly-slice-partition-dedup-dev (= 1.6.0-ok1), librust-tinyvec-1.6+rustc-1-40-dev (= 1.6.0-ok1), librust-tinyvec-1.6+rustc-1-55-dev (= 1.6.0-ok1), librust-tinyvec-1.6+rustc-1-57-dev (= 1.6.0-ok1), librust-tinyvec-1.6-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+default-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+experimental-write-impl-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+grab-spare-slice-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+nightly-slice-partition-dedup-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+rustc-1-40-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+rustc-1-55-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+rustc-1-57-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0-dev (= 1.6.0-ok1) Suggests: librust-tinyvec+arbitrary-dev (= 1.6.0-ok1), librust-tinyvec+serde-dev (= 1.6.0-ok1), librust-tinyvec+tinyvec-macros-dev (= 1.6.0-ok1) Filename: pool/main/r/rust-tinyvec/librust-tinyvec-dev_1.6.0-ok1_arm64.deb Size: 41354 MD5sum: dee0ac0801644d55f5a9ff39e95832ba SHA1: b25066b15d374a27120e782009ca9f5a89bbc3d5 SHA256: fa7638ed829b319b1074e2cf28d821049e128dded295cfba754734f636425a8b SHA512: 1293b237997315c8af3f6f11e1c633426705a7f7f8c357785e061cb03e7144ac13b726aca366f0bfb923ade4861d5a45febba341d92af7aac266daed6c82416b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tinyvec-macros-dev Architecture: arm64 Version: 0.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tinyvec-macros Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 44 Provides: librust-tinyvec-macros+default-dev (= 0.1.0-ok1), librust-tinyvec-macros-0+default-dev (= 0.1.0-ok1), librust-tinyvec-macros-0-dev (= 0.1.0-ok1), librust-tinyvec-macros-0.1+default-dev (= 0.1.0-ok1), librust-tinyvec-macros-0.1-dev (= 0.1.0-ok1), librust-tinyvec-macros-0.1.0+default-dev (= 0.1.0-ok1), librust-tinyvec-macros-0.1.0-dev (= 0.1.0-ok1) Filename: pool/main/r/rust-tinyvec-macros/librust-tinyvec-macros-dev_0.1.0-ok1_arm64.deb Size: 5744 MD5sum: 81e21e69061d64b91fa068d1c5dad847 SHA1: f0161513be87355b0b4e1d8f8fab868cd8eca0d2 SHA256: b226f0421f4e54723d410b1b5407881f7aa4fdf861e6e76ea2aa8f1617c490f4 SHA512: 6a90f79c0f5cb6d7f03962937910db596a7b964d8e1465178fcf30543bcd2993a518787eba7f17ead29b41fbf7a1306be20a5742bf0bbf671b7de059d485e216 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tokio-dev Architecture: arm64 Version: 1.24.2-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-tokio Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3520 Provides: librust-tokio+bytes-dev (= 1.24.2-ok2), librust-tokio+default-dev (= 1.24.2-ok2), librust-tokio+fs-dev (= 1.24.2-ok2), librust-tokio+full-dev (= 1.24.2-ok2), librust-tokio+io-std-dev (= 1.24.2-ok2), librust-tokio+io-util-dev (= 1.24.2-ok2), librust-tokio+libc-dev (= 1.24.2-ok2), librust-tokio+macros-dev (= 1.24.2-ok2), librust-tokio+memchr-dev (= 1.24.2-ok2), librust-tokio+mio-dev (= 1.24.2-ok2), librust-tokio+net-dev (= 1.24.2-ok2), librust-tokio+num-cpus-dev (= 1.24.2-ok2), librust-tokio+parking-lot-dev (= 1.24.2-ok2), librust-tokio+process-dev (= 1.24.2-ok2), librust-tokio+rt-dev (= 1.24.2-ok2), librust-tokio+rt-multi-thread-dev (= 1.24.2-ok2), librust-tokio+signal-dev (= 1.24.2-ok2), librust-tokio+signal-hook-registry-dev (= 1.24.2-ok2), librust-tokio+socket2-dev (= 1.24.2-ok2), librust-tokio+stats-dev (= 1.24.2-ok2), librust-tokio+sync-dev (= 1.24.2-ok2), librust-tokio+test-util-dev (= 1.24.2-ok2), librust-tokio+time-dev (= 1.24.2-ok2), librust-tokio+tokio-macros-dev (= 1.24.2-ok2), librust-tokio+tracing-dev (= 1.24.2-ok2), librust-tokio+winapi-dev (= 1.24.2-ok2), librust-tokio-1+bytes-dev (= 1.24.2-ok2), librust-tokio-1+default-dev (= 1.24.2-ok2), librust-tokio-1+fs-dev (= 1.24.2-ok2), librust-tokio-1+full-dev (= 1.24.2-ok2), librust-tokio-1+io-std-dev (= 1.24.2-ok2), librust-tokio-1+io-util-dev (= 1.24.2-ok2), librust-tokio-1+libc-dev (= 1.24.2-ok2), librust-tokio-1+macros-dev (= 1.24.2-ok2), librust-tokio-1+memchr-dev (= 1.24.2-ok2), librust-tokio-1+mio-dev (= 1.24.2-ok2), librust-tokio-1+net-dev (= 1.24.2-ok2), librust-tokio-1+num-cpus-dev (= 1.24.2-ok2), librust-tokio-1+parking-lot-dev (= 1.24.2-ok2), librust-tokio-1+process-dev (= 1.24.2-ok2), librust-tokio-1+rt-dev (= 1.24.2-ok2), librust-tokio-1+rt-multi-thread-dev (= 1.24.2-ok2), librust-tokio-1+signal-dev (= 1.24.2-ok2), librust-tokio-1+signal-hook-registry-dev (= 1.24.2-ok2), librust-tokio-1+socket2-dev (= 1.24.2-ok2), librust-tokio-1+stats-dev (= 1.24.2-ok2), librust-tokio-1+sync-dev (= 1.24.2-ok2), librust-tokio-1+test-util-dev (= 1.24.2-ok2), librust-tokio-1+time-dev (= 1.24.2-ok2), librust-tokio-1+tokio-macros-dev (= 1.24.2-ok2), librust-tokio-1+tracing-dev (= 1.24.2-ok2), librust-tokio-1+winapi-dev (= 1.24.2-ok2), librust-tokio-1-dev (= 1.24.2-ok2), librust-tokio-1.24+bytes-dev (= 1.24.2-ok2), librust-tokio-1.24+default-dev (= 1.24.2-ok2), librust-tokio-1.24+fs-dev (= 1.24.2-ok2), librust-tokio-1.24+full-dev (= 1.24.2-ok2), librust-tokio-1.24+io-std-dev (= 1.24.2-ok2), librust-tokio-1.24+io-util-dev (= 1.24.2-ok2), librust-tokio-1.24+libc-dev (= 1.24.2-ok2), librust-tokio-1.24+macros-dev (= 1.24.2-ok2), librust-tokio-1.24+memchr-dev (= 1.24.2-ok2), librust-tokio-1.24+mio-dev (= 1.24.2-ok2), librust-tokio-1.24+net-dev (= 1.24.2-ok2), librust-tokio-1.24+num-cpus-dev (= 1.24.2-ok2), librust-tokio-1.24+parking-lot-dev (= 1.24.2-ok2), librust-tokio-1.24+process-dev (= 1.24.2-ok2), librust-tokio-1.24+rt-dev (= 1.24.2-ok2), librust-tokio-1.24+rt-multi-thread-dev (= 1.24.2-ok2), librust-tokio-1.24+signal-dev (= 1.24.2-ok2), librust-tokio-1.24+signal-hook-registry-dev (= 1.24.2-ok2), librust-tokio-1.24+socket2-dev (= 1.24.2-ok2), librust-tokio-1.24+stats-dev (= 1.24.2-ok2), librust-tokio-1.24+sync-dev (= 1.24.2-ok2), librust-tokio-1.24+test-util-dev (= 1.24.2-ok2), librust-tokio-1.24+time-dev (= 1.24.2-ok2), librust-tokio-1.24+tokio-macros-dev (= 1.24.2-ok2), librust-tokio-1.24+tracing-dev (= 1.24.2-ok2), librust-tokio-1.24+winapi-dev (= 1.24.2-ok2), librust-tokio-1.24-dev (= 1.24.2-ok2), librust-tokio-1.24.2+bytes-dev (= 1.24.2-ok2), librust-tokio-1.24.2+default-dev (= 1.24.2-ok2), librust-tokio-1.24.2+fs-dev (= 1.24.2-ok2), librust-tokio-1.24.2+full-dev (= 1.24.2-ok2), librust-tokio-1.24.2+io-std-dev (= 1.24.2-ok2), librust-tokio-1.24.2+io-util-dev (= 1.24.2-ok2), librust-tokio-1.24.2+libc-dev (= 1.24.2-ok2), librust-tokio-1.24.2+macros-dev (= 1.24.2-ok2), librust-tokio-1.24.2+memchr-dev (= 1.24.2-ok2), librust-tokio-1.24.2+mio-dev (= 1.24.2-ok2), librust-tokio-1.24.2+net-dev (= 1.24.2-ok2), librust-tokio-1.24.2+num-cpus-dev (= 1.24.2-ok2), librust-tokio-1.24.2+parking-lot-dev (= 1.24.2-ok2), librust-tokio-1.24.2+process-dev (= 1.24.2-ok2), librust-tokio-1.24.2+rt-dev (= 1.24.2-ok2), librust-tokio-1.24.2+rt-multi-thread-dev (= 1.24.2-ok2), librust-tokio-1.24.2+signal-dev (= 1.24.2-ok2), librust-tokio-1.24.2+signal-hook-registry-dev (= 1.24.2-ok2), librust-tokio-1.24.2+socket2-dev (= 1.24.2-ok2), librust-tokio-1.24.2+stats-dev (= 1.24.2-ok2), librust-tokio-1.24.2+sync-dev (= 1.24.2-ok2), librust-tokio-1.24.2+test-util-dev (= 1.24.2-ok2), librust-tokio-1.24.2+time-dev (= 1.24.2-ok2), librust-tokio-1.24.2+tokio-macros-dev (= 1.24.2-ok2), librust-tokio-1.24.2+tracing-dev (= 1.24.2-ok2), librust-tokio-1.24.2+winapi-dev (= 1.24.2-ok2), librust-tokio-1.24.2-dev (= 1.24.2-ok2) Depends: librust-autocfg-1+default-dev (>= 1.1-~~), librust-bytes-1+default-dev, librust-libc-0.2+default-dev (>= 0.2.42-~~), librust-memchr-2+default-dev (>= 2.2-~~), librust-mio-0.8+default-dev (>= 0.8.4-~~), librust-mio-0.8+net-dev (>= 0.8.4-~~), librust-mio-0.8+os-ext-dev (>= 0.8.4-~~), librust-mio-0.8+os-poll-dev (>= 0.8.4-~~), librust-num-cpus-1+default-dev (>= 1.8.0-~~), librust-parking-lot-0.12+default-dev, librust-pin-project-lite-0.2+default-dev, librust-signal-hook-registry-1+default-dev (>= 1.1.1-~~), librust-socket2-0.4+all-dev (>= 0.4.4-~~), librust-socket2-0.4+default-dev (>= 0.4.4-~~), librust-tokio-macros-1+default-dev (>= 1.7.0-~~), librust-tracing-0.1+std-dev (>= 0.1.25-~~), librust-winapi-0.3+accctrl-dev (>= 0.3.8-~~), librust-winapi-0.3+aclapi-dev (>= 0.3.8-~~), librust-winapi-0.3+consoleapi-dev (>= 0.3.8-~~), librust-winapi-0.3+fileapi-dev (>= 0.3.8-~~), librust-winapi-0.3+handleapi-dev (>= 0.3.8-~~), librust-winapi-0.3+minwindef-dev (>= 0.3.8-~~), librust-winapi-0.3+namedpipeapi-dev (>= 0.3.8-~~), librust-winapi-0.3+processthreadsapi-dev (>= 0.3.8-~~), librust-winapi-0.3+std-dev (>= 0.3.8-~~), librust-winapi-0.3+threadpoollegacyapiset-dev (>= 0.3.8-~~), librust-winapi-0.3+winbase-dev (>= 0.3.8-~~), librust-winapi-0.3+wincon-dev (>= 0.3.8-~~), librust-winapi-0.3+winnt-dev (>= 0.3.8-~~) Filename: pool/main/r/rust-tokio/librust-tokio-dev_1.24.2-ok2_arm64.deb Size: 472814 MD5sum: fdddbcb4599effc6f085da074c1d8067 SHA1: 25c96ab7212e63577d643f4c5771154330573b73 SHA256: c0ddf3cdbaa74007fe8806c4ea4fbdede40d7623105cebba4e2f8a609ffb1ff8 SHA512: d66d471449adcb7e71d99c8856f324d6bb0c498946465b4de40e660eea45c67646ef518879851091ca4149504fa64ffe1aa2e3a0e97c098e698c06df97c57320 Homepage: https://tokio.rs Description: Event-driven, non-blocking I/O platform - Rust source code This package contains the source for the Rust tokio crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tokio-macros-dev Architecture: arm64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tokio-macros Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 78 Provides: librust-tokio-macros+default-dev (= 1.7.0-ok1), librust-tokio-macros-1+default-dev (= 1.7.0-ok1), librust-tokio-macros-1-dev (= 1.7.0-ok1), librust-tokio-macros-1.7+default-dev (= 1.7.0-ok1), librust-tokio-macros-1.7-dev (= 1.7.0-ok1), librust-tokio-macros-1.7.0+default-dev (= 1.7.0-ok1), librust-tokio-macros-1.7.0-dev (= 1.7.0-ok1) Depends: librust-proc-macro2-1+default-dev (>= 1.0.7-~~), librust-quote-1+default-dev, librust-syn-1+default-dev (>= 1.0.56-~~), librust-syn-1+full-dev (>= 1.0.56-~~) Filename: pool/main/r/rust-tokio-macros/librust-tokio-macros-dev_1.7.0-ok1_arm64.deb Size: 12842 MD5sum: 40b7c540087fefcbf1ace368c8d44b9b SHA1: fe7a2ff42c36ead8878c37e6ad755cfaa59a493f SHA256: 00ce808b6606ab729a7a006bbf492bb7b345b68d483da9aa6585e588668569f3 SHA512: 244b8b486f70573ad7603ed559577e3377045c9e64ef4a34c28361f0a175b65d4eaf17d2253a50d31ac894a0b31bf931bf362f59c1c30a4f78592fd81b28e2ff Homepage: https://tokio.rs Description: Tokio's proc macros - Rust source code This package contains the source for the Rust tokio-macros crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tracing-attributes-dev Architecture: arm64 Version: 0.1.23-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tracing-attributes Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 194 Provides: librust-tracing-attributes+async-await-dev (= 0.1.23-ok1), librust-tracing-attributes+default-dev (= 0.1.23-ok1), librust-tracing-attributes-0+async-await-dev (= 0.1.23-ok1), librust-tracing-attributes-0+default-dev (= 0.1.23-ok1), librust-tracing-attributes-0-dev (= 0.1.23-ok1), librust-tracing-attributes-0.1+async-await-dev (= 0.1.23-ok1), librust-tracing-attributes-0.1+default-dev (= 0.1.23-ok1), librust-tracing-attributes-0.1-dev (= 0.1.23-ok1), librust-tracing-attributes-0.1.23+async-await-dev (= 0.1.23-ok1), librust-tracing-attributes-0.1.23+default-dev (= 0.1.23-ok1), librust-tracing-attributes-0.1.23-dev (= 0.1.23-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+clone-impls-dev (>= 1.0.98-~~), librust-syn-1+extra-traits-dev (>= 1.0.98-~~), librust-syn-1+full-dev (>= 1.0.98-~~), librust-syn-1+parsing-dev (>= 1.0.98-~~), librust-syn-1+printing-dev (>= 1.0.98-~~), librust-syn-1+proc-macro-dev (>= 1.0.98-~~), librust-syn-1+visit-dev (>= 1.0.98-~~), librust-syn-1+visit-mut-dev (>= 1.0.98-~~) Filename: pool/main/r/rust-tracing-attributes/librust-tracing-attributes-dev_0.1.23-ok1_arm64.deb Size: 32136 MD5sum: 47d42935b3f0d591c7c540661bb23fff SHA1: 4934d6e288bbc4db3b058c952e7a28d5ca5291c5 SHA256: f430e473547fbca55507a8278718a32fd19951719a61a144efffd924b15858b0 SHA512: a8c2d8e157b977208d802c0546193fd70f4671c6d4beae8712ff1c097a0e266a874e2f34a00cb4155df5d2a453d868ad73027c4e8d715875f564bc7d19e2de88 Homepage: https://tokio.rs Description: Procedural macro attributes for automatically instrumenting functions - Rust source code This package contains the source for the Rust tracing-attributes crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tracing-core-dev Architecture: arm64 Version: 0.1.30-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tracing-core Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 294 Provides: librust-tracing-core+default-dev (= 0.1.30-ok1), librust-tracing-core+once-cell-dev (= 0.1.30-ok1), librust-tracing-core+std-dev (= 0.1.30-ok1), librust-tracing-core+valuable-dev (= 0.1.30-ok1), librust-tracing-core-0+default-dev (= 0.1.30-ok1), librust-tracing-core-0+once-cell-dev (= 0.1.30-ok1), librust-tracing-core-0+std-dev (= 0.1.30-ok1), librust-tracing-core-0+valuable-dev (= 0.1.30-ok1), librust-tracing-core-0-dev (= 0.1.30-ok1), librust-tracing-core-0.1+default-dev (= 0.1.30-ok1), librust-tracing-core-0.1+once-cell-dev (= 0.1.30-ok1), librust-tracing-core-0.1+std-dev (= 0.1.30-ok1), librust-tracing-core-0.1+valuable-dev (= 0.1.30-ok1), librust-tracing-core-0.1-dev (= 0.1.30-ok1), librust-tracing-core-0.1.30+default-dev (= 0.1.30-ok1), librust-tracing-core-0.1.30+once-cell-dev (= 0.1.30-ok1), librust-tracing-core-0.1.30+std-dev (= 0.1.30-ok1), librust-tracing-core-0.1.30+valuable-dev (= 0.1.30-ok1), librust-tracing-core-0.1.30-dev (= 0.1.30-ok1) Depends: librust-once-cell-1+default-dev (>= 1.13.0-~~), librust-valuable-0.1+std-dev, librust-valuable-0.1-dev Filename: pool/main/r/rust-tracing-core/librust-tracing-core-dev_0.1.30-ok1_arm64.deb Size: 55310 MD5sum: 39fc94809a3f1729182cdfa9d3f2e0bd SHA1: b791f4f6999989521e4f5b6c535fb74f7c97f8a4 SHA256: 7d60a2ee3ce5d7f2f4f5e02d4be9ac36559dd207e8dbd1d4273d5cdeac17ffa8 SHA512: cec980bf0bf6b4dac3209c696fe3781a6a84d400a4e12404fa60a3bf07479a7f23508b0cc6a8e7c7f52fab0a352e50c66436353044e223d3e610c673ebde138d Homepage: https://tokio.rs Description: Core primitives for application-level tracing - Rust source code This package contains the source for the Rust tracing-core crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-tracing-dev Architecture: arm64 Version: 0.1.37-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tracing Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 461 Provides: librust-tracing+async-await-dev (= 0.1.37-ok1), librust-tracing+attributes-dev (= 0.1.37-ok1), librust-tracing+default-dev (= 0.1.37-ok1), librust-tracing+log-always-dev (= 0.1.37-ok1), librust-tracing+log-dev (= 0.1.37-ok1), librust-tracing+max-level-debug-dev (= 0.1.37-ok1), librust-tracing+max-level-error-dev (= 0.1.37-ok1), librust-tracing+max-level-info-dev (= 0.1.37-ok1), librust-tracing+max-level-off-dev (= 0.1.37-ok1), librust-tracing+max-level-trace-dev (= 0.1.37-ok1), librust-tracing+max-level-warn-dev (= 0.1.37-ok1), librust-tracing+release-max-level-debug-dev (= 0.1.37-ok1), librust-tracing+release-max-level-error-dev (= 0.1.37-ok1), librust-tracing+release-max-level-info-dev (= 0.1.37-ok1), librust-tracing+release-max-level-off-dev (= 0.1.37-ok1), librust-tracing+release-max-level-trace-dev (= 0.1.37-ok1), librust-tracing+release-max-level-warn-dev (= 0.1.37-ok1), librust-tracing+std-dev (= 0.1.37-ok1), librust-tracing+tracing-attributes-dev (= 0.1.37-ok1), librust-tracing-0+async-await-dev (= 0.1.37-ok1), librust-tracing-0+attributes-dev (= 0.1.37-ok1), librust-tracing-0+default-dev (= 0.1.37-ok1), librust-tracing-0+log-always-dev (= 0.1.37-ok1), librust-tracing-0+log-dev (= 0.1.37-ok1), librust-tracing-0+max-level-debug-dev (= 0.1.37-ok1), librust-tracing-0+max-level-error-dev (= 0.1.37-ok1), librust-tracing-0+max-level-info-dev (= 0.1.37-ok1), librust-tracing-0+max-level-off-dev (= 0.1.37-ok1), librust-tracing-0+max-level-trace-dev (= 0.1.37-ok1), librust-tracing-0+max-level-warn-dev (= 0.1.37-ok1), librust-tracing-0+release-max-level-debug-dev (= 0.1.37-ok1), librust-tracing-0+release-max-level-error-dev (= 0.1.37-ok1), librust-tracing-0+release-max-level-info-dev (= 0.1.37-ok1), librust-tracing-0+release-max-level-off-dev (= 0.1.37-ok1), librust-tracing-0+release-max-level-trace-dev (= 0.1.37-ok1), librust-tracing-0+release-max-level-warn-dev (= 0.1.37-ok1), librust-tracing-0+std-dev (= 0.1.37-ok1), librust-tracing-0+tracing-attributes-dev (= 0.1.37-ok1), librust-tracing-0-dev (= 0.1.37-ok1), librust-tracing-0.1+async-await-dev (= 0.1.37-ok1), librust-tracing-0.1+attributes-dev (= 0.1.37-ok1), librust-tracing-0.1+default-dev (= 0.1.37-ok1), librust-tracing-0.1+log-always-dev (= 0.1.37-ok1), librust-tracing-0.1+log-dev (= 0.1.37-ok1), librust-tracing-0.1+max-level-debug-dev (= 0.1.37-ok1), librust-tracing-0.1+max-level-error-dev (= 0.1.37-ok1), librust-tracing-0.1+max-level-info-dev (= 0.1.37-ok1), librust-tracing-0.1+max-level-off-dev (= 0.1.37-ok1), librust-tracing-0.1+max-level-trace-dev (= 0.1.37-ok1), librust-tracing-0.1+max-level-warn-dev (= 0.1.37-ok1), librust-tracing-0.1+release-max-level-debug-dev (= 0.1.37-ok1), librust-tracing-0.1+release-max-level-error-dev (= 0.1.37-ok1), librust-tracing-0.1+release-max-level-info-dev (= 0.1.37-ok1), librust-tracing-0.1+release-max-level-off-dev (= 0.1.37-ok1), librust-tracing-0.1+release-max-level-trace-dev (= 0.1.37-ok1), librust-tracing-0.1+release-max-level-warn-dev (= 0.1.37-ok1), librust-tracing-0.1+std-dev (= 0.1.37-ok1), librust-tracing-0.1+tracing-attributes-dev (= 0.1.37-ok1), librust-tracing-0.1-dev (= 0.1.37-ok1), librust-tracing-0.1.37+async-await-dev (= 0.1.37-ok1), librust-tracing-0.1.37+attributes-dev (= 0.1.37-ok1), librust-tracing-0.1.37+default-dev (= 0.1.37-ok1), librust-tracing-0.1.37+log-always-dev (= 0.1.37-ok1), librust-tracing-0.1.37+log-dev (= 0.1.37-ok1), librust-tracing-0.1.37+max-level-debug-dev (= 0.1.37-ok1), librust-tracing-0.1.37+max-level-error-dev (= 0.1.37-ok1), librust-tracing-0.1.37+max-level-info-dev (= 0.1.37-ok1), librust-tracing-0.1.37+max-level-off-dev (= 0.1.37-ok1), librust-tracing-0.1.37+max-level-trace-dev (= 0.1.37-ok1), librust-tracing-0.1.37+max-level-warn-dev (= 0.1.37-ok1), librust-tracing-0.1.37+release-max-level-debug-dev (= 0.1.37-ok1), librust-tracing-0.1.37+release-max-level-error-dev (= 0.1.37-ok1), librust-tracing-0.1.37+release-max-level-info-dev (= 0.1.37-ok1), librust-tracing-0.1.37+release-max-level-off-dev (= 0.1.37-ok1), librust-tracing-0.1.37+release-max-level-trace-dev (= 0.1.37-ok1), librust-tracing-0.1.37+release-max-level-warn-dev (= 0.1.37-ok1), librust-tracing-0.1.37+std-dev (= 0.1.37-ok1), librust-tracing-0.1.37+tracing-attributes-dev (= 0.1.37-ok1), librust-tracing-0.1.37-dev (= 0.1.37-ok1) Depends: librust-cfg-if-1+default-dev, librust-log-0.4+default-dev (>= 0.4.17-~~), librust-pin-project-lite-0.2+default-dev (>= 0.2.9-~~), librust-tracing-attributes-0.1+default-dev (>= 0.1.23-~~), librust-tracing-core-0.1+std-dev (>= 0.1.30-~~), librust-tracing-core-0.1-dev (>= 0.1.30-~~) Filename: pool/main/r/rust-tracing/librust-tracing-dev_0.1.37-ok1_arm64.deb Size: 67730 MD5sum: 0e9682aa7ef137ce3a2870c86a0508b0 SHA1: 204604a9e67918c2e7e698d6df8060535a92c005 SHA256: 8d645c56ebe09dd605d1888dc83877f9f7382edf112e5a6b343fcf41bc063e61 SHA512: 5ec7adbc4daccd9ff20745bf12fdee7a1b498cd71b868afd4863af46503810b6ed0f5d0d0f16688617965c92aeb8fc1dff5fe85cb5d93e9812f8b896f8930ecf Homepage: https://tokio.rs Description: Application-level tracing for Rust - Rust source code This package contains the source for the Rust tracing crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-ttf-parser+default-dev Architecture: arm64 Version: 0.15.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ttf-parser Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-ttf-parser-0+default-dev (= 0.15.2-ok1), librust-ttf-parser-0.15+default-dev (= 0.15.2-ok1), librust-ttf-parser-0.15.2+default-dev (= 0.15.2-ok1) Depends: librust-ttf-parser-dev (= 0.15.2-ok1), librust-ttf-parser+std-dev (= 0.15.2-ok1), librust-ttf-parser+opentype-layout-dev (= 0.15.2-ok1), librust-ttf-parser+apple-layout-dev (= 0.15.2-ok1), librust-ttf-parser+variable-fonts-dev (= 0.15.2-ok1), librust-ttf-parser+glyph-names-dev (= 0.15.2-ok1) Filename: pool/main/r/rust-ttf-parser/librust-ttf-parser+default-dev_0.15.2-ok1_arm64.deb Size: 1018 MD5sum: b7ae0db731be89cff1a3ccca1f5404b1 SHA1: 6d2811ef85e7654bad386648e2b6882c657402c2 SHA256: 35b903e5d802eea0c9a8ff91b283d6cbdb01978e590fdaf56ee05aebbc774149 SHA512: 1b75d4c4602a01e8ed2adadde39c185f274e823101f337aa6a9af23f19d8a97132472431741415ce394715510a45fe8a1fbabaedfde5266989322650acde5fe5 Description: High-level, safe, zero-allocation TrueType font parser - feature "default" This metapackage enables feature "default" for the Rust ttf-parser crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-ttf-parser-dev Architecture: arm64 Version: 0.15.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ttf-parser Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 797 Provides: librust-ttf-parser+apple-layout-dev (= 0.15.2-ok1), librust-ttf-parser+glyph-names-dev (= 0.15.2-ok1), librust-ttf-parser+gvar-alloc-dev (= 0.15.2-ok1), librust-ttf-parser+opentype-layout-dev (= 0.15.2-ok1), librust-ttf-parser+std-dev (= 0.15.2-ok1), librust-ttf-parser+variable-fonts-dev (= 0.15.2-ok1), librust-ttf-parser-0+apple-layout-dev (= 0.15.2-ok1), librust-ttf-parser-0+glyph-names-dev (= 0.15.2-ok1), librust-ttf-parser-0+gvar-alloc-dev (= 0.15.2-ok1), librust-ttf-parser-0+opentype-layout-dev (= 0.15.2-ok1), librust-ttf-parser-0+std-dev (= 0.15.2-ok1), librust-ttf-parser-0+variable-fonts-dev (= 0.15.2-ok1), librust-ttf-parser-0-dev (= 0.15.2-ok1), librust-ttf-parser-0.15+apple-layout-dev (= 0.15.2-ok1), librust-ttf-parser-0.15+glyph-names-dev (= 0.15.2-ok1), librust-ttf-parser-0.15+gvar-alloc-dev (= 0.15.2-ok1), librust-ttf-parser-0.15+opentype-layout-dev (= 0.15.2-ok1), librust-ttf-parser-0.15+std-dev (= 0.15.2-ok1), librust-ttf-parser-0.15+variable-fonts-dev (= 0.15.2-ok1), librust-ttf-parser-0.15-dev (= 0.15.2-ok1), librust-ttf-parser-0.15.2+apple-layout-dev (= 0.15.2-ok1), librust-ttf-parser-0.15.2+glyph-names-dev (= 0.15.2-ok1), librust-ttf-parser-0.15.2+gvar-alloc-dev (= 0.15.2-ok1), librust-ttf-parser-0.15.2+opentype-layout-dev (= 0.15.2-ok1), librust-ttf-parser-0.15.2+std-dev (= 0.15.2-ok1), librust-ttf-parser-0.15.2+variable-fonts-dev (= 0.15.2-ok1), librust-ttf-parser-0.15.2-dev (= 0.15.2-ok1) Recommends: librust-ttf-parser+default-dev (= 0.15.2-ok1) Filename: pool/main/r/rust-ttf-parser/librust-ttf-parser-dev_0.15.2-ok1_arm64.deb Size: 115476 MD5sum: 2c80a8615986fdd42c1a75b05e30567c SHA1: 5ef28e86aa1a4a02d1e47843bb8ab03bebd4f909 SHA256: 856893dbd56c31ee195d9e3047fe7511f01bcbf9650ce1a9662e20a1a8393baa SHA512: cc6d717310f0791121fb68bba06855fe7ed622e5afe1d98fc7637b3fcffaa301e566557577b61a1d166f34d33f1241c9ae3337ef96bd56157acc102d42ef7c94 Description: High-level, safe, zero-allocation TrueType font parser - Rust source code This package contains the source for the Rust ttf-parser crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-typenum-dev Architecture: arm64 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/main/r/rust-typenum/librust-typenum-dev_1.15.0-ok1_arm64.deb Size: 39126 MD5sum: 1ba2367909dbe16961ab9c454fff66ff SHA1: c5aacd889c2c17cc0fd883e4a50875e58ea826f9 SHA256: 99d9c3022791b6501099ca7e477ebcb34831abb76dbd417ee7accfbf18d812d0 SHA512: 9983b50a022ef7c6bfa0f5a9a94c2bada18edbac2092f382d590fca56bc42e1ac48842f1fd9aa0ce56cf7cfd413605913447994d8d4770983733647b6f0c9bbe 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-unicode-ident-dev Architecture: arm64 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/main/r/rust-unicode-ident/librust-unicode-ident-dev_1.0.0-ok2_arm64.deb Size: 32296 MD5sum: 3967cc19844ade3f4305c2fb2866f992 SHA1: ea711ac550cee302060507328028bccc341c81e9 SHA256: 7b8b9f97a133adacbb4adaf6e7353ddb86429ab884b530b1ca9074ea3220d154 SHA512: d1ae14a63d66af665791c0e0f6138b8fe92947c2b02a15200f1eb9e26f7a84dc0427bc9037f3fb4f29823819a7694aafdfd542ed20a773702486b0a4e8926240 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-unicode-linebreak-dev Architecture: arm64 Version: 0.1.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-unicode-linebreak Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 350 Provides: librust-unicode-linebreak+default-dev (= 0.1.4-ok1), librust-unicode-linebreak-0+default-dev (= 0.1.4-ok1), librust-unicode-linebreak-0-dev (= 0.1.4-ok1), librust-unicode-linebreak-0.1+default-dev (= 0.1.4-ok1), librust-unicode-linebreak-0.1-dev (= 0.1.4-ok1), librust-unicode-linebreak-0.1.4+default-dev (= 0.1.4-ok1), librust-unicode-linebreak-0.1.4-dev (= 0.1.4-ok1) Depends: librust-hashbrown-0.12+default-dev (>= 0.12.3-~~), librust-regex-1+default-dev Filename: pool/main/r/rust-unicode-linebreak/librust-unicode-linebreak-dev_0.1.4-ok1_arm64.deb Size: 70504 MD5sum: 66b0cc4299e5b32e0a981beee29abafd SHA1: 8aedf40f32db7b8190973fa65d3ba248b133ad12 SHA256: 76a6b53a75b69d9ea3cabff1b59a6d1a8542dbf6d7dcc273aaa9cf0d2220e248 SHA512: 1a161cbb1c26c20f297b07e88bd20672a0c9776433ee52f71e66412571ddb4ca9b41335dfad317b7a55087c71aa29cd18b4227e20bcaeedfb7dde0a1edf0d898 Homepage: https://github.com/axelf4/unicode-linebreak Description: The Unicode Line Breaking Algorithm - Rust source code This package contains the source for the Rust unicode-linebreak crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-unicode-width+compiler-builtins-dev Architecture: arm64 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/main/r/rust-unicode-width/librust-unicode-width+compiler-builtins-dev_0.1.10-ok1_arm64.deb Size: 1062 MD5sum: ebd10960c60bef21d5317e782274103f SHA1: 4cdc41f2d5381874641603e359cf143a14dd2dce SHA256: a160d8a26e0e6e03d8b843fbfb38dab0d5e02ce0b8981b3e8e89d6eda6001a09 SHA512: e484170ef0eb9038a966a3aa39cea28436564c6aeaa5680cf04531d03bee83e4b1110010b3fe74fec452da13f11f3c67894050ebafcdcc9fa591af0272d37452 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-unicode-width-dev Architecture: arm64 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/main/r/rust-unicode-width/librust-unicode-width-dev_0.1.10-ok1_arm64.deb Size: 24228 MD5sum: 40a5de84ac2cc055008b695b412386b4 SHA1: 4756bd6d2f24b3670f5f3445cd8fae394052e528 SHA256: 9828bbc3869be48372e879c6fa9ca1ff7d7675ba8abfd5b5dffa8bf763be1f3f SHA512: e5f8531b9902da81e952b515ba06bd2abba15877f04f7d5282d6d4fec8d059ce37d7b7935cd7c52f93d1238c5b176be903dcec537f12831948e7f3ca06422031 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-unindent-dev Architecture: arm64 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/main/r/rust-unindent/librust-unindent-dev_0.1.8-ok1_arm64.deb Size: 10884 MD5sum: 5a06c8e7d9da52a97b5885dad1d64fbe SHA1: 92193695fb5520f4641f0098a03705dec2de0fb2 SHA256: 9207fcddff84fe9f47675a7d72692bf0d239101be7188aa070348b2944bb5a59 SHA512: 945aeaa6aaf5be9a8033b48aed23e19ec381d20aebbc0965d870b458dbab1790a3e9e6e391cc03c1c4d4b203781f94725c3b218ec494272bab1115062f782ca8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-uniquote-dev Architecture: arm64 Version: 3.0.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-uniquote Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 88 Provides: librust-uniquote+alloc-dev (= 3.0.0-ok1), librust-uniquote+default-dev (= 3.0.0-ok1), librust-uniquote+std-dev (= 3.0.0-ok1), librust-uniquote-3+alloc-dev (= 3.0.0-ok1), librust-uniquote-3+default-dev (= 3.0.0-ok1), librust-uniquote-3+std-dev (= 3.0.0-ok1), librust-uniquote-3-dev (= 3.0.0-ok1), librust-uniquote-3.0+alloc-dev (= 3.0.0-ok1), librust-uniquote-3.0+default-dev (= 3.0.0-ok1), librust-uniquote-3.0+std-dev (= 3.0.0-ok1), librust-uniquote-3.0-dev (= 3.0.0-ok1), librust-uniquote-3.0.0+alloc-dev (= 3.0.0-ok1), librust-uniquote-3.0.0+default-dev (= 3.0.0-ok1), librust-uniquote-3.0.0+std-dev (= 3.0.0-ok1), librust-uniquote-3.0.0-dev (= 3.0.0-ok1) Filename: pool/main/r/rust-uniquote/librust-uniquote-dev_3.0.0-ok1_arm64.deb Size: 17906 MD5sum: 7a5605a22d704eece2aa3fdc3829e599 SHA1: fa086e5f83eb343659a0b8bf23b6abec9308f5c3 SHA256: b00fb3551e5096cd24526164bdb90f3f4c9902a5c67857d83deab47d462aa49d SHA512: 1c148f8dc4aaae85ddc78ca74f326a3551c75225bcf1740b0ac097088a54e20e00066078aa72380e678e8b60722bfa7cd58d6d85b783696e5362dc5accb8f84c Description: Quote strings for clear display in output - Rust source code This package contains the source for the Rust uniquote crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-utf8-ranges-dev Architecture: arm64 Version: 1.0.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-utf8-ranges Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 48 Provides: librust-utf8-ranges+default-dev (= 1.0.4-ok1), librust-utf8-ranges-1+default-dev (= 1.0.4-ok1), librust-utf8-ranges-1-dev (= 1.0.4-ok1), librust-utf8-ranges-1.0+default-dev (= 1.0.4-ok1), librust-utf8-ranges-1.0-dev (= 1.0.4-ok1), librust-utf8-ranges-1.0.4+default-dev (= 1.0.4-ok1), librust-utf8-ranges-1.0.4-dev (= 1.0.4-ok1) Filename: pool/main/r/rust-utf8-ranges/librust-utf8-ranges-dev_1.0.4-ok1_arm64.deb Size: 10158 MD5sum: a8b56186822e29ab1e9f862ff7c6b9fe SHA1: e0f7176f95a346eafad66e7624a34af8e06dac09 SHA256: e35937d762d129de2796f95c60a0ee37059f0a471200560bc1e1a870db0e2203 SHA512: a1b236f9fc45afeccb0297b1d9f53a60f6e1ed1b91d1de76c07e4077d919c27b74284bb87ad62d2a29b8a8ac97601318f79e345e0180c4eede02a4a8e721a565 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-uuid-dev Architecture: arm64 Version: 1.2.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-uuid Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 347 Provides: librust-uuid+arbitrary-dev (= 1.2.1-ok1), librust-uuid+atomic-dev (= 1.2.1-ok1), librust-uuid+default-dev (= 1.2.1-ok1), librust-uuid+fast-rng-dev (= 1.2.1-ok1), librust-uuid+getrandom-dev (= 1.2.1-ok1), librust-uuid+md-5-dev (= 1.2.1-ok1), librust-uuid+md5-dev (= 1.2.1-ok1), librust-uuid+rand-dev (= 1.2.1-ok1), librust-uuid+rng-dev (= 1.2.1-ok1), librust-uuid+serde-dev (= 1.2.1-ok1), librust-uuid+sha1-dev (= 1.2.1-ok1), librust-uuid+slog-dev (= 1.2.1-ok1), librust-uuid+std-dev (= 1.2.1-ok1), librust-uuid+v1-dev (= 1.2.1-ok1), librust-uuid+v3-dev (= 1.2.1-ok1), librust-uuid+v4-dev (= 1.2.1-ok1), librust-uuid+v5-dev (= 1.2.1-ok1), librust-uuid+v6-dev (= 1.2.1-ok1), librust-uuid+v7-dev (= 1.2.1-ok1), librust-uuid+v8-dev (= 1.2.1-ok1), librust-uuid+wasm-bindgen-dev (= 1.2.1-ok1), librust-uuid-1+arbitrary-dev (= 1.2.1-ok1), librust-uuid-1+atomic-dev (= 1.2.1-ok1), librust-uuid-1+default-dev (= 1.2.1-ok1), librust-uuid-1+fast-rng-dev (= 1.2.1-ok1), librust-uuid-1+getrandom-dev (= 1.2.1-ok1), librust-uuid-1+md-5-dev (= 1.2.1-ok1), librust-uuid-1+md5-dev (= 1.2.1-ok1), librust-uuid-1+rand-dev (= 1.2.1-ok1), librust-uuid-1+rng-dev (= 1.2.1-ok1), librust-uuid-1+serde-dev (= 1.2.1-ok1), librust-uuid-1+sha1-dev (= 1.2.1-ok1), librust-uuid-1+slog-dev (= 1.2.1-ok1), librust-uuid-1+std-dev (= 1.2.1-ok1), librust-uuid-1+v1-dev (= 1.2.1-ok1), librust-uuid-1+v3-dev (= 1.2.1-ok1), librust-uuid-1+v4-dev (= 1.2.1-ok1), librust-uuid-1+v5-dev (= 1.2.1-ok1), librust-uuid-1+v6-dev (= 1.2.1-ok1), librust-uuid-1+v7-dev (= 1.2.1-ok1), librust-uuid-1+v8-dev (= 1.2.1-ok1), librust-uuid-1+wasm-bindgen-dev (= 1.2.1-ok1), librust-uuid-1-dev (= 1.2.1-ok1), librust-uuid-1.2+arbitrary-dev (= 1.2.1-ok1), librust-uuid-1.2+atomic-dev (= 1.2.1-ok1), librust-uuid-1.2+default-dev (= 1.2.1-ok1), librust-uuid-1.2+fast-rng-dev (= 1.2.1-ok1), librust-uuid-1.2+getrandom-dev (= 1.2.1-ok1), librust-uuid-1.2+md-5-dev (= 1.2.1-ok1), librust-uuid-1.2+md5-dev (= 1.2.1-ok1), librust-uuid-1.2+rand-dev (= 1.2.1-ok1), librust-uuid-1.2+rng-dev (= 1.2.1-ok1), librust-uuid-1.2+serde-dev (= 1.2.1-ok1), librust-uuid-1.2+sha1-dev (= 1.2.1-ok1), librust-uuid-1.2+slog-dev (= 1.2.1-ok1), librust-uuid-1.2+std-dev (= 1.2.1-ok1), librust-uuid-1.2+v1-dev (= 1.2.1-ok1), librust-uuid-1.2+v3-dev (= 1.2.1-ok1), librust-uuid-1.2+v4-dev (= 1.2.1-ok1), librust-uuid-1.2+v5-dev (= 1.2.1-ok1), librust-uuid-1.2+v6-dev (= 1.2.1-ok1), librust-uuid-1.2+v7-dev (= 1.2.1-ok1), librust-uuid-1.2+v8-dev (= 1.2.1-ok1), librust-uuid-1.2+wasm-bindgen-dev (= 1.2.1-ok1), librust-uuid-1.2-dev (= 1.2.1-ok1), librust-uuid-1.2.1+arbitrary-dev (= 1.2.1-ok1), librust-uuid-1.2.1+atomic-dev (= 1.2.1-ok1), librust-uuid-1.2.1+default-dev (= 1.2.1-ok1), librust-uuid-1.2.1+fast-rng-dev (= 1.2.1-ok1), librust-uuid-1.2.1+getrandom-dev (= 1.2.1-ok1), librust-uuid-1.2.1+md-5-dev (= 1.2.1-ok1), librust-uuid-1.2.1+md5-dev (= 1.2.1-ok1), librust-uuid-1.2.1+rand-dev (= 1.2.1-ok1), librust-uuid-1.2.1+rng-dev (= 1.2.1-ok1), librust-uuid-1.2.1+serde-dev (= 1.2.1-ok1), librust-uuid-1.2.1+sha1-dev (= 1.2.1-ok1), librust-uuid-1.2.1+slog-dev (= 1.2.1-ok1), librust-uuid-1.2.1+std-dev (= 1.2.1-ok1), librust-uuid-1.2.1+v1-dev (= 1.2.1-ok1), librust-uuid-1.2.1+v3-dev (= 1.2.1-ok1), librust-uuid-1.2.1+v4-dev (= 1.2.1-ok1), librust-uuid-1.2.1+v5-dev (= 1.2.1-ok1), librust-uuid-1.2.1+v6-dev (= 1.2.1-ok1), librust-uuid-1.2.1+v7-dev (= 1.2.1-ok1), librust-uuid-1.2.1+v8-dev (= 1.2.1-ok1), librust-uuid-1.2.1+wasm-bindgen-dev (= 1.2.1-ok1), librust-uuid-1.2.1-dev (= 1.2.1-ok1) Depends: librust-arbitrary-1+default-dev (>= 1.1.3-~~), librust-atomic-0.5-dev, librust-getrandom-0.2+default-dev, librust-md-5-0.10-dev, librust-rand-0.8+default-dev, librust-serde-1-dev (>= 1.0.56-~~), librust-sha1-0.10-dev, librust-slog-2+default-dev, librust-wasm-bindgen-0.2+default-dev Filename: pool/main/r/rust-uuid/librust-uuid-dev_1.2.1-ok1_arm64.deb Size: 49720 MD5sum: 7b1ce45eef9485c77153acae69bdae62 SHA1: 31956acd534cfafedd9b157ebf594edb2bd1fce0 SHA256: 9942b2ffa41b5e00a57953a96a9b4cbe10097b2ede40e96d78477b2dfb18d6b3 SHA512: fca52f02a66fc973096334fa8ec4f858ed9727dbeca0c8ba20cc9098164f39a229d289366e1b175f3d88b9ca7cfd7627f3981d232799280a7c6cd5db8517ea4d Homepage: https://github.com/uuid-rs/uuid Description: Generate and parse UUIDs - Rust source code This package contains the source for the Rust uuid crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-valuable-derive-dev Architecture: arm64 Version: 0.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-valuable-derive Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 50 Provides: librust-valuable-derive+default-dev (= 0.1.0-ok1), librust-valuable-derive-0+default-dev (= 0.1.0-ok1), librust-valuable-derive-0-dev (= 0.1.0-ok1), librust-valuable-derive-0.1+default-dev (= 0.1.0-ok1), librust-valuable-derive-0.1-dev (= 0.1.0-ok1), librust-valuable-derive-0.1.0+default-dev (= 0.1.0-ok1), librust-valuable-derive-0.1.0-dev (= 0.1.0-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev (>= 1.0.60-~~), librust-syn-1+extra-traits-dev (>= 1.0.60-~~) Filename: pool/main/r/rust-valuable-derive/librust-valuable-derive-dev_0.1.0-ok1_arm64.deb Size: 7818 MD5sum: 5887617ee47ec345d26db662a3b862c4 SHA1: 62eac0a8ddc83a3f2986c8c6eb0b726eb31324a7 SHA256: 5225e977c84b15e3c6d41fc9c7faad9b7be4e142c8053dcb376f6b3648639ae3 SHA512: d6eac252bf64307c07f3b9ee0cbb0746800ba3615670da671cd11f0446c38a7aaf1112e1546e9884679f39b964c5e86aac62893f88be7da30d9c641cf3ddd064 Description: Macros for the `valuable` crate - Rust source code This package contains the source for the Rust valuable-derive crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-valuable-dev Architecture: arm64 Version: 0.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-valuable Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 185 Provides: librust-valuable+alloc-dev (= 0.1.0-ok1), librust-valuable+default-dev (= 0.1.0-ok1), librust-valuable+derive-dev (= 0.1.0-ok1), librust-valuable+std-dev (= 0.1.0-ok1), librust-valuable+valuable-derive-dev (= 0.1.0-ok1), librust-valuable-0+alloc-dev (= 0.1.0-ok1), librust-valuable-0+default-dev (= 0.1.0-ok1), librust-valuable-0+derive-dev (= 0.1.0-ok1), librust-valuable-0+std-dev (= 0.1.0-ok1), librust-valuable-0+valuable-derive-dev (= 0.1.0-ok1), librust-valuable-0-dev (= 0.1.0-ok1), librust-valuable-0.1+alloc-dev (= 0.1.0-ok1), librust-valuable-0.1+default-dev (= 0.1.0-ok1), librust-valuable-0.1+derive-dev (= 0.1.0-ok1), librust-valuable-0.1+std-dev (= 0.1.0-ok1), librust-valuable-0.1+valuable-derive-dev (= 0.1.0-ok1), librust-valuable-0.1-dev (= 0.1.0-ok1), librust-valuable-0.1.0+alloc-dev (= 0.1.0-ok1), librust-valuable-0.1.0+default-dev (= 0.1.0-ok1), librust-valuable-0.1.0+derive-dev (= 0.1.0-ok1), librust-valuable-0.1.0+std-dev (= 0.1.0-ok1), librust-valuable-0.1.0+valuable-derive-dev (= 0.1.0-ok1), librust-valuable-0.1.0-dev (= 0.1.0-ok1) Depends: librust-valuable-derive-0.1+default-dev Filename: pool/main/r/rust-valuable/librust-valuable-dev_0.1.0-ok1_arm64.deb Size: 25498 MD5sum: bc68c540a89e7114c223ecc70cf04fe2 SHA1: 45953985f11aa2b6437bde02ef5958a4cb1b1213 SHA256: 50b7e6e4d4a8ace20ee1e96058696d13694bd310986f6f433e2ccbd837a23c84 SHA512: b6990e9c60a242947bfb5dd9a3c4b217ba58f5f1338e4feda14756ef9d664c2ae7a6fe68165b115b04bea3d51428817f2dfc8396d04d191fc34fd837b1f922ca Description: Object-safe value inspection, used to pass un-typed structured data across trait-object boundaries - Rust source code This package contains the source for the Rust valuable crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-value-bag-dev Architecture: arm64 Version: 1.0.0~alpha.9-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-value-bag Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 198 Provides: librust-value-bag+default-dev (= 1.0.0~alpha.9-ok1), librust-value-bag+erased-serde1-dev (= 1.0.0~alpha.9-ok1), librust-value-bag+error-dev (= 1.0.0~alpha.9-ok1), librust-value-bag+serde-dev (= 1.0.0~alpha.9-ok1), librust-value-bag+serde1-dev (= 1.0.0~alpha.9-ok1), librust-value-bag+serde1-fmt-dev (= 1.0.0~alpha.9-ok1), librust-value-bag+serde1-lib-dev (= 1.0.0~alpha.9-ok1), librust-value-bag+std-dev (= 1.0.0~alpha.9-ok1), librust-value-bag+sval-dev (= 1.0.0~alpha.9-ok1), librust-value-bag+sval1-dev (= 1.0.0~alpha.9-ok1), librust-value-bag+sval1-lib-dev (= 1.0.0~alpha.9-ok1), librust-value-bag+test-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1+default-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1+erased-serde1-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1+error-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1+serde-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1+serde1-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1+serde1-fmt-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1+serde1-lib-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1+std-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1+sval-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1+sval1-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1+sval1-lib-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1+test-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0+default-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0+erased-serde1-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0+error-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0+serde-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0+serde1-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0+serde1-fmt-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0+serde1-lib-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0+std-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0+sval-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0+sval1-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0+sval1-lib-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0+test-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0.0+default-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0.0+erased-serde1-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0.0+error-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0.0+serde-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0.0+serde1-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0.0+serde1-fmt-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0.0+serde1-lib-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0.0+std-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0.0+sval-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0.0+sval1-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0.0+sval1-lib-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0.0+test-dev (= 1.0.0~alpha.9-ok1), librust-value-bag-1.0.0-dev (= 1.0.0~alpha.9-ok1) Depends: librust-ctor-0.1+default-dev, librust-erased-serde-0.3+alloc-dev, librust-serde-1-dev, librust-serde-fmt-1+default-dev, librust-sval-1.0.0+alloc-dev, librust-sval-1.0.0+fmt-dev, librust-sval-1.0.0+serde1-dev, librust-sval-1.0.0+std-dev, librust-version-check-0.9+default-dev Filename: pool/main/r/rust-value-bag/librust-value-bag-dev_1.0.0~alpha.9-ok1_arm64.deb Size: 27018 MD5sum: b1eca36529ca2ef1d49254edfe13fee6 SHA1: 13a467978aeecdbb0de58b1a67fdaf2b93d31bb8 SHA256: e4570a27bd6a29999def4f8bfd26f7b9cb0bdcb24af25e48d7d9a4cbd74cf692 SHA512: 76a0088560e92065eb0bc7965c8ea9c1e6a7c25973cdc2a5b9986353bf47f7942290c7b5c7dacef55a78df13346c74cb926c06c3bb69d0e4f58f8a8724033530 Description: Anonymous structured values - Rust source code This package contains the source for the Rust value-bag crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-version-check-dev Architecture: arm64 Version: 0.9.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-version-check Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 96 Provides: librust-version-check+default-dev (= 0.9.4-ok1), librust-version-check-0+default-dev (= 0.9.4-ok1), librust-version-check-0-dev (= 0.9.4-ok1), librust-version-check-0.9+default-dev (= 0.9.4-ok1), librust-version-check-0.9-dev (= 0.9.4-ok1), librust-version-check-0.9.4+default-dev (= 0.9.4-ok1), librust-version-check-0.9.4-dev (= 0.9.4-ok1) Filename: pool/main/r/rust-version-check/librust-version-check-dev_0.9.4-ok1_arm64.deb Size: 16748 MD5sum: aef0d922c3e0bd7e497fa1e877627fcc SHA1: 15ca6a190aaaedae1f691a6fb4c7c93e9f883774 SHA256: 62f87bc8827e005d701109c7715b5e61b262f9485948a8b20fe62fbba5a01df8 SHA512: b79a98ae64d5f213e8932ed1e1f2a6198d21dde0cbaef094b96c47f722e099662144f6b125b974ef02eb48dbe9f2738dec25595764c06e55f4bacfc89611d661 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-waker-fn-dev Architecture: arm64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-waker-fn Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 81 Provides: librust-waker-fn+default-dev (= 1.1.0-ok1), librust-waker-fn-1+default-dev (= 1.1.0-ok1), librust-waker-fn-1-dev (= 1.1.0-ok1), librust-waker-fn-1.1+default-dev (= 1.1.0-ok1), librust-waker-fn-1.1-dev (= 1.1.0-ok1), librust-waker-fn-1.1.0+default-dev (= 1.1.0-ok1), librust-waker-fn-1.1.0-dev (= 1.1.0-ok1) Filename: pool/main/r/rust-waker-fn/librust-waker-fn-dev_1.1.0-ok1_arm64.deb Size: 11818 MD5sum: 1aeb073785e6af818c0bedf8467e0208 SHA1: 2abec7e83a31df496814b43a83044f1ba61e47e7 SHA256: d7cc745dbc675df7925078175855c762d3bfa24983cfc4b8403c08e44d2c9487 SHA512: b2d40cf249670c9f8a009dbf8e5613d5b02b6049842b784ccba58547abd3f203a2256af9ede107c50986a36b8672ef74c91ce19526336004f0758c3c664947d8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen+default-dev Architecture: arm64 Version: 0.2.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-0+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2.83+default-dev (= 0.2.83-ok1) Depends: librust-wasm-bindgen-dev (= 0.2.83-ok1), librust-wasm-bindgen+spans-dev (= 0.2.83-ok1), librust-wasm-bindgen+std-dev (= 0.2.83-ok1) Filename: pool/main/r/rust-wasm-bindgen/librust-wasm-bindgen+default-dev_0.2.83-ok1_arm64.deb Size: 1008 MD5sum: 6c341807576964ebd05e05a448964531 SHA1: 03c94c499aee48f33f6136d422a12f0f8e91adc7 SHA256: aa4396dde94ab19d7740070efbff7891dfcce5d10e553ff99451756fdc85e2d8 SHA512: 9891c7a35226ee7f2b422fa02e98feab86372c499aa89824db3cba87b39fc42f41c1ea503b19c0b5c244d043d9a2a675a0fa14e8d525d6356209af298212bb99 Homepage: https://rustwasm.github.io/ Description: Easy support for JS and Rust interaction - feature "default" This metapackage enables feature "default" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen+serde-dev Architecture: arm64 Version: 0.2.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-0+serde-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2+serde-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2.83+serde-dev (= 0.2.83-ok1) Depends: librust-wasm-bindgen-dev (= 0.2.83-ok1), librust-serde-1+default-dev Filename: pool/main/r/rust-wasm-bindgen/librust-wasm-bindgen+serde-dev_0.2.83-ok1_arm64.deb Size: 1012 MD5sum: 366e19794053d46d72479356feaa81bd SHA1: 87857536da19034dd8efdca223b240e4543a5722 SHA256: 337fbb0a2faef4dcbf5af58781a0980454890ccdc2ea631a101cf69914514fe3 SHA512: 4891ccd5dc47000be9e4b523268b39d3a72267c3241b6b569c459cf7eff0cacd22df2ea4ed04813248e1c6f719fb5c12cf7bb49e7d3f327b57d8ec1eb378b335 Homepage: https://rustwasm.github.io/ Description: Easy support for JS and Rust interaction - feature "serde" This metapackage enables feature "serde" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen+serde-json-dev Architecture: arm64 Version: 0.2.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-0+serde-json-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2+serde-json-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2.83+serde-json-dev (= 0.2.83-ok1) Depends: librust-wasm-bindgen-dev (= 0.2.83-ok1), librust-serde-json-1+default-dev Filename: pool/main/r/rust-wasm-bindgen/librust-wasm-bindgen+serde-json-dev_0.2.83-ok1_arm64.deb Size: 1022 MD5sum: 11e1abe198624b772168eb88b646ad40 SHA1: bdfff1d716fed5d925042ba6b93a6680d4b5a4ed SHA256: c9215f1e305b9a1f7464e0e099d62a52ceaf0cbc12c1a5ae0dd95cc0d6b36db5 SHA512: ffa9354bf7b78c08a192e7c90b4b716ade323589c3d1a87c17c004fb29bf8a3cda48b01bf77180fae1c01d789aee5678b8b822959706ffa160266af78d41cee5 Homepage: https://rustwasm.github.io/ Description: Easy support for JS and Rust interaction - feature "serde_json" This metapackage enables feature "serde_json" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen+serde-serialize-dev Architecture: arm64 Version: 0.2.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-0+serde-serialize-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2+serde-serialize-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2.83+serde-serialize-dev (= 0.2.83-ok1) Depends: librust-wasm-bindgen-dev (= 0.2.83-ok1), librust-wasm-bindgen+serde-dev (= 0.2.83-ok1), librust-wasm-bindgen+serde-json-dev (= 0.2.83-ok1), librust-wasm-bindgen+std-dev (= 0.2.83-ok1) Filename: pool/main/r/rust-wasm-bindgen/librust-wasm-bindgen+serde-serialize-dev_0.2.83-ok1_arm64.deb Size: 1014 MD5sum: 80ea40b481458f06e04a1f97508bf694 SHA1: bfc71019bbb8f210d4e11651815c71ef3406ab40 SHA256: 3d8c261feb31c5c94d71a81211885456e46850fbf8eed26c549e5a11c8df32ec SHA512: f984a9aac4a07a32e1b99e42ae2d36e9c5d636d0f261a3b99c76f8b528f97177314c4fe4f073747f84221004c4d3af6c06467c0a72d18a0c4122e9963e0f6215 Homepage: https://rustwasm.github.io/ Description: Easy support for JS and Rust interaction - feature "serde-serialize" This metapackage enables feature "serde-serialize" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen+spans-dev Architecture: arm64 Version: 0.2.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-0+spans-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2+spans-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2.83+spans-dev (= 0.2.83-ok1) Depends: librust-wasm-bindgen-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-0.2.83+spans-dev Filename: pool/main/r/rust-wasm-bindgen/librust-wasm-bindgen+spans-dev_0.2.83-ok1_arm64.deb Size: 1002 MD5sum: b1de20c2abb50c059c56bcf26dc3fea0 SHA1: 02de1c37dae9e98a0e1ff005c7c3f7c08d1cfb83 SHA256: 2c1aca0409b06448814f0d8d28c98d5e7d4240e0ffafd3a13588681fe4df315e SHA512: 1dd456ffbfd88f08d6f1836eebc8c8bb010b775ae919769ec35cb8acc89ea7682e3c7f5d790dd89fb8a27018bc1706a8e81ce6797b52a524e33886cea86e2104 Homepage: https://rustwasm.github.io/ Description: Easy support for JS and Rust interaction - feature "spans" This metapackage enables feature "spans" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen+strict-macro-dev Architecture: arm64 Version: 0.2.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-0+strict-macro-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2+strict-macro-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2.83+strict-macro-dev (= 0.2.83-ok1) Depends: librust-wasm-bindgen-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-0.2.83+strict-macro-dev Filename: pool/main/r/rust-wasm-bindgen/librust-wasm-bindgen+strict-macro-dev_0.2.83-ok1_arm64.deb Size: 1010 MD5sum: be2165da5303c199cc6a1fa6d1df3728 SHA1: dbb972f01e923a73744592c260dcb101b24d3a0d SHA256: 0e4f3d0e851f937f76368e361fa4303749edf64bdf439abcd670615a04f47bbd SHA512: 9568dda72aa148ddc0b1611eed975bf7b76af9b2f174de0a0c4ab3998156281db53762f5772888466dab49725db0150f02770076f9eaec1b20e02839dbfebbab Homepage: https://rustwasm.github.io/ Description: Easy support for JS and Rust interaction - feature "strict-macro" This metapackage enables feature "strict-macro" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen+xxx-debug-only-print-generated-code-dev Architecture: arm64 Version: 0.2.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-0+xxx-debug-only-print-generated-code-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2+xxx-debug-only-print-generated-code-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2.83+xxx-debug-only-print-generated-code-dev (= 0.2.83-ok1) Depends: librust-wasm-bindgen-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-0.2.83+xxx-debug-only-print-generated-code-dev Filename: pool/main/r/rust-wasm-bindgen/librust-wasm-bindgen+xxx-debug-only-print-generated-code-dev_0.2.83-ok1_arm64.deb Size: 1068 MD5sum: c63c97e8d5e1c7accc4824cc7e4bf3c2 SHA1: 04d9e75c91274cad64124c048ab6c73cef315124 SHA256: cbcd0d0905aa640cc79f101589222f636c042cc99f829aadf2e30b07799e950c SHA512: 80ee5f76c6c97bc17b48af4a80433c18781a8a41bd3028932fb898a6c88333cc9ec4da5b5807eaf81eaddc37ba7c927caac19acf048cb60d36a37dd7d56b5c78 Homepage: https://rustwasm.github.io/ Description: Easy support for JS and Rust interaction - feature "xxx_debug_only_print_generated_code" This metapackage enables feature "xxx_debug_only_print_generated_code" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen-backend+extra-traits-dev Architecture: arm64 Version: 0.2.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-backend Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-backend-0+extra-traits-dev (= 0.2.83-ok1), librust-wasm-bindgen-backend-0.2+extra-traits-dev (= 0.2.83-ok1), librust-wasm-bindgen-backend-0.2.83+extra-traits-dev (= 0.2.83-ok1) Depends: librust-wasm-bindgen-backend-dev (= 0.2.83-ok1), librust-syn-1+extra-traits-dev Filename: pool/main/r/rust-wasm-bindgen-backend/librust-wasm-bindgen-backend+extra-traits-dev_0.2.83-ok1_arm64.deb Size: 1026 MD5sum: 1ca817547da21e4c76f511ef194a08a9 SHA1: a27b05dab48895b86d9566fe4e298eacf084d748 SHA256: 63a8892ad65f2f3cde2d9a7ef8bd3c35d1d2a0844ae578f6e493128840945c08 SHA512: c7f0b5b39a5e7c93ab83ace8c5e596b5a919c925e0d476228e5b6b32871938449d89d78c9010455278bb81433581e100a44cb9fe96ace199795ed77dc7d7f730 Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Backend code generation of the wasm-bindgen tool - feature "extra-traits" This metapackage enables feature "extra-traits" for the Rust wasm-bindgen- backend crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen-backend-dev Architecture: arm64 Version: 0.2.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-backend Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 142 Provides: librust-wasm-bindgen-backend+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-backend+spans-dev (= 0.2.83-ok1), librust-wasm-bindgen-backend-0+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-backend-0+spans-dev (= 0.2.83-ok1), librust-wasm-bindgen-backend-0-dev (= 0.2.83-ok1), librust-wasm-bindgen-backend-0.2+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-backend-0.2+spans-dev (= 0.2.83-ok1), librust-wasm-bindgen-backend-0.2-dev (= 0.2.83-ok1), librust-wasm-bindgen-backend-0.2.83+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-backend-0.2.83+spans-dev (= 0.2.83-ok1), librust-wasm-bindgen-backend-0.2.83-dev (= 0.2.83-ok1) Depends: librust-bumpalo-3+default-dev, librust-log-0.4+default-dev, librust-once-cell-1+default-dev (>= 1.12-~~), librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev, librust-syn-1+full-dev, librust-wasm-bindgen-shared-0.2.83+default-dev Suggests: librust-wasm-bindgen-backend+extra-traits-dev (= 0.2.83-ok1) Filename: pool/main/r/rust-wasm-bindgen-backend/librust-wasm-bindgen-backend-dev_0.2.83-ok1_arm64.deb Size: 26640 MD5sum: f64aa6db57eb47de0cb9ae7f0a7f6f4a SHA1: 32ee406ce13481dd1cedc7351f3746bd6bf3c7ee SHA256: c03627e560a195fb0300a74e0cb9fe4dc0dc41dcd240c5305fbfb45ea60af947 SHA512: c525770a1a9b7d030961d0b33d7d23bcf66c3ddeb4ae5bcd7cfaafbd847cb84d6efbf456cbc0e87d3105e063ea6485dfb7cd804c515d1aaf8ededb856c762367 Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Backend code generation of the wasm-bindgen tool - Rust source code This package contains the source for the Rust wasm-bindgen-backend crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen-dev Architecture: arm64 Version: 0.2.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 842 Provides: librust-wasm-bindgen+enable-interning-dev (= 0.2.83-ok1), librust-wasm-bindgen+std-dev (= 0.2.83-ok1), librust-wasm-bindgen-0+enable-interning-dev (= 0.2.83-ok1), librust-wasm-bindgen-0+std-dev (= 0.2.83-ok1), librust-wasm-bindgen-0-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2+enable-interning-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2+std-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2.83+enable-interning-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2.83+std-dev (= 0.2.83-ok1), librust-wasm-bindgen-0.2.83-dev (= 0.2.83-ok1) Depends: librust-cfg-if-1+default-dev, librust-wasm-bindgen-macro-0.2.83+default-dev Recommends: librust-wasm-bindgen+default-dev (= 0.2.83-ok1) Suggests: librust-wasm-bindgen+serde-dev (= 0.2.83-ok1), librust-wasm-bindgen+serde-serialize-dev (= 0.2.83-ok1), librust-wasm-bindgen+serde-json-dev (= 0.2.83-ok1), librust-wasm-bindgen+spans-dev (= 0.2.83-ok1), librust-wasm-bindgen+strict-macro-dev (= 0.2.83-ok1), librust-wasm-bindgen+xxx-debug-only-print-generated-code-dev (= 0.2.83-ok1) Filename: pool/main/r/rust-wasm-bindgen/librust-wasm-bindgen-dev_0.2.83-ok1_arm64.deb Size: 150758 MD5sum: 439a4802b07f343361f7ce85e3ddc20c SHA1: 85b4d3f982cc274688d2f7b27408acd21dc71a14 SHA256: 020e20953090a1adf826f34cd9e214242ee6d834215d5e698b6d1458d5a11ede SHA512: cbac4fec85ae7d8f33d5621cb5768249584def0d570f7c9289eacb71608506c2a4f9172400ad5ed84b17b35ae5cf940d276b43f7685f14229cfdfd0f20876a59 Homepage: https://rustwasm.github.io/ Description: Easy support for JS and Rust interaction - Rust source code This package contains the source for the Rust wasm-bindgen crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen-macro+spans-dev Architecture: arm64 Version: 0.2.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-macro Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-macro-0+spans-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-0.2+spans-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-0.2.83+spans-dev (= 0.2.83-ok1) Depends: librust-wasm-bindgen-macro-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-support-0.2.83+spans-dev Filename: pool/main/r/rust-wasm-bindgen-macro/librust-wasm-bindgen-macro+spans-dev_0.2.83-ok1_arm64.deb Size: 1016 MD5sum: fe1abfa04fb0730921d82f9f79611ca7 SHA1: 9ab264e772e47f03a6b6a6b329335997d27a96a0 SHA256: 3693c7215d46190f9fb83b0344c456805495ec89fb0303c6e660f1d22f6397c3 SHA512: ec93b6c4167c5ea5b5942df662094168e0bc140990d05435f0638b52ba7a85a423ab7a312d0d92ee627b9ec73acefaa4ba45384064b669440d5519fc40ce5793 Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Definition of the `#[wasm_bindgen]` attribute - feature "spans" This metapackage enables feature "spans" for the Rust wasm-bindgen-macro crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen-macro+strict-macro-dev Architecture: arm64 Version: 0.2.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-macro Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-macro-0+strict-macro-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-0.2+strict-macro-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-0.2.83+strict-macro-dev (= 0.2.83-ok1) Depends: librust-wasm-bindgen-macro-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-support-0.2.83+strict-macro-dev Filename: pool/main/r/rust-wasm-bindgen-macro/librust-wasm-bindgen-macro+strict-macro-dev_0.2.83-ok1_arm64.deb Size: 1020 MD5sum: 4548b6482328100ac3c57a8630e210c1 SHA1: 3a3104e87e9da26d3d6d227652efcbd477f3c910 SHA256: f415029b21125a5004dbcd5a5516d7be0e94c4aefd514b5684446c7f5a192339 SHA512: 7683f504f1e89e2ea41ddddb93fb3979f2b255ba168d58bde163071a2e7e39d9824fc96a8d89a517bc44a00a7d6a810ae525b0b614f6a40b1e7ac201d6f6e97c Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Definition of the `#[wasm_bindgen]` attribute - feature "strict-macro" This metapackage enables feature "strict-macro" for the Rust wasm-bindgen-macro crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen-macro-dev Architecture: arm64 Version: 0.2.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-macro Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 107 Provides: librust-wasm-bindgen-macro+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro+xxx-debug-only-print-generated-code-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-0+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-0+xxx-debug-only-print-generated-code-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-0-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-0.2+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-0.2+xxx-debug-only-print-generated-code-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-0.2-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-0.2.83+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-0.2.83+xxx-debug-only-print-generated-code-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-0.2.83-dev (= 0.2.83-ok1) Depends: librust-quote-1+default-dev, librust-wasm-bindgen-macro-support-0.2.83+default-dev Suggests: librust-wasm-bindgen-macro+spans-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro+strict-macro-dev (= 0.2.83-ok1) Filename: pool/main/r/rust-wasm-bindgen-macro/librust-wasm-bindgen-macro-dev_0.2.83-ok1_arm64.deb Size: 15384 MD5sum: e0d92e1c43cd5d74d60a7655ffd3c19c SHA1: ca8fdb5dd5bd802ecd619e20fc1ae9ce14e44856 SHA256: 88a919e66e00dcfd67d156530069eb74a0fbc3670dba3d367caf3e1638548535 SHA512: cfab9c32eedb84a2b8b2b2bc1fa747ef3ed0e32e4d61707c789ed353f0767451d4bf5ce8b64822d5a232ba5c8a792d6a72cc0f32f67b7452aa518f026c03e0b2 Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Definition of the `#[wasm_bindgen]` attribute - Rust source code This package contains the source for the Rust wasm-bindgen-macro crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen-macro-support+extra-traits-dev Architecture: arm64 Version: 0.2.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-macro-support Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-macro-support-0+extra-traits-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-support-0.2+extra-traits-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-support-0.2.83+extra-traits-dev (= 0.2.83-ok1) Depends: librust-wasm-bindgen-macro-support-dev (= 0.2.83-ok1), librust-syn-1+extra-traits-dev (>= 1.0.67-~~) Filename: pool/main/r/rust-wasm-bindgen-macro-support/librust-wasm-bindgen-macro-support+extra-traits-dev_0.2.83-ok1_arm64.deb Size: 1058 MD5sum: 8a81eaf73f231bfbd7c2e2cb4bfb0b10 SHA1: 4fcdd7488597777f295a050560572871a33714bb SHA256: 7330675ca923010fe51f3b4b9638f61066180d94f1990880200019aeddd382a1 SHA512: 941fcd0d1b56227aae58db807fbd12d792a644289c3aa17dafdf671881dc670d982020cfe28529a349c17aa7fb11cd1c76bd16910ada7fb35b8feef3ed426db0 Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Implementation of the `#[wasm_bindgen]` attribute - feature "extra-traits" This metapackage enables feature "extra-traits" for the Rust wasm-bindgen- macro-support crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen-macro-support+spans-dev Architecture: arm64 Version: 0.2.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-macro-support Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-macro-support-0+spans-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-support-0.2+spans-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-support-0.2.83+spans-dev (= 0.2.83-ok1) Depends: librust-wasm-bindgen-macro-support-dev (= 0.2.83-ok1), librust-wasm-bindgen-backend-0.2.83+spans-dev Filename: pool/main/r/rust-wasm-bindgen-macro-support/librust-wasm-bindgen-macro-support+spans-dev_0.2.83-ok1_arm64.deb Size: 1036 MD5sum: 9f8afa0d95ae335e1c9468b082da6442 SHA1: 60b08b789cb2419e7969687b7bccd528e4f6dad0 SHA256: 73ca87a4b52abc2678fcf278dbb4418ed7c05480a76db7b447d1e1014e79cc90 SHA512: 27623d8130fce5c0a0c3a37172daaf9d83d079ce161d53a072f0aa7d8b6f2cb51110fa3eb23d0e0d74cf91ffb5a16529f090f160f7e6b67688a68c979ff471c4 Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Implementation of the `#[wasm_bindgen]` attribute - feature "spans" This metapackage enables feature "spans" for the Rust wasm-bindgen-macro- support crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen-macro-support-dev Architecture: arm64 Version: 0.2.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-macro-support Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 107 Provides: librust-wasm-bindgen-macro-support+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-support+strict-macro-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-support-0+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-support-0+strict-macro-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-support-0-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-support-0.2+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-support-0.2+strict-macro-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-support-0.2-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-support-0.2.83+default-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-support-0.2.83+strict-macro-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-support-0.2.83-dev (= 0.2.83-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev (>= 1.0.67-~~), librust-syn-1+full-dev (>= 1.0.67-~~), librust-syn-1+visit-dev (>= 1.0.67-~~), librust-wasm-bindgen-backend-0.2.83+default-dev, librust-wasm-bindgen-shared-0.2.83+default-dev Suggests: librust-wasm-bindgen-macro-support+extra-traits-dev (= 0.2.83-ok1), librust-wasm-bindgen-macro-support+spans-dev (= 0.2.83-ok1) Filename: pool/main/r/rust-wasm-bindgen-macro-support/librust-wasm-bindgen-macro-support-dev_0.2.83-ok1_arm64.deb Size: 20420 MD5sum: 4b6610866b295241051f81ad483784cb SHA1: 913e64bc29eaa0c87c52a94ef33e22f47d2273f4 SHA256: bfcd49dcb99e897ac9c2886bf3d19841450aa272a854e8616bf2b4a4d8808c8d SHA512: d3cbc2a3fa0c39a28d67ee0867af2642824f122dc6f628f6e03260a108c83080634453ab0b8a10e8cd3235ad81db66a0c145fe3d3fa75781b57777f20ec6c477 Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Implementation of the `#[wasm_bindgen]` attribute - Rust source code This package contains the source for the Rust wasm-bindgen-macro-support crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-wasm-bindgen-shared-dev Architecture: arm64 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/main/r/rust-wasm-bindgen-shared/librust-wasm-bindgen-shared-dev_0.2.83-ok1_arm64.deb Size: 9602 MD5sum: 9ca6a0c65ceb90b80ba85f68000181ee SHA1: 78876c094d80fc14ba97c402be79acbda281300d SHA256: 5051415578e40b17db29a6cb265239be852fc182d5ac4058a9f670f601398836 SHA512: c8f185edde7e693e2071a25b6f70354c473205a751fad6f682e9da7b18eab5c8047deb89503740c2a87c0ecb457c087d2e2128e43cbb1ca225dc26a72efebb09 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-web-sys-dev Architecture: arm64 Version: 0.3.60-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-web-sys Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 10657 Provides: librust-web-sys-0.3+console-dev (= 0.3.60-ok1), librust-web-sys-0.3+crypto-dev (= 0.3.60-ok1), librust-web-sys-0.3+default-dev (= 0.3.60-ok1), librust-web-sys-0.3+window-dev (= 0.3.60-ok1), librust-web-sys-0.3-dev (= 0.3.60-ok1) Depends: librust-js-sys-0.3+default-dev (>= 0.3.60-~~), librust-wasm-bindgen-0.2+default-dev (>= 0.2.83-~~) Filename: pool/main/r/rust-web-sys/librust-web-sys-dev_0.3.60-ok1_arm64.deb Size: 583254 MD5sum: 3b7f8cabdf07da24950f165818db665e SHA1: 224f072882134f865483d0a37717f9f11b053cf3 SHA256: 05e99c3afca1b5614bbf84515b46bb1572080d8bb4437b359a0a29819c96fa45 SHA512: 9ee5cd98449acadfae53c2d59777ccfb7d125fddf0f114f62b71b698896722847cb3c88a72293e7eee251191c9189cb42b6961d08ad0a01ef0026d5ad08b86be Homepage: https://rustwasm.github.io/wasm-bindgen/web-sys/index.html Description: Bindings for all Web APIs - Rust source code This package contains the source for the Rust web-sys crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-weezl+async-dev Architecture: arm64 Version: 0.1.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-weezl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-weezl-0+async-dev (= 0.1.5-ok1), librust-weezl-0.1+async-dev (= 0.1.5-ok1), librust-weezl-0.1.5+async-dev (= 0.1.5-ok1) Depends: librust-weezl-dev (= 0.1.5-ok1), librust-weezl+futures-dev (= 0.1.5-ok1), librust-weezl+std-dev (= 0.1.5-ok1) Filename: pool/main/r/rust-weezl/librust-weezl+async-dev_0.1.5-ok1_arm64.deb Size: 962 MD5sum: 95e2d6eac2d59805b69b8636e902b5d9 SHA1: 9acdc2e0e73f42f94499881863c69d166501bf54 SHA256: 4d8f13d17218151a8dea3e53044468b9197d5fd8b8d7763449c9f71ccb423fcf SHA512: f090d1792d8ea80eb8d727450e02b1af6d05ab3b379d92164d78d934cd7f221e333a095b93554be3a1e4f8c24e6303e05b6133b89a30403bc4b613230d89d7d0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-weezl+futures-dev Architecture: arm64 Version: 0.1.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-weezl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-weezl-0+futures-dev (= 0.1.5-ok1), librust-weezl-0.1+futures-dev (= 0.1.5-ok1), librust-weezl-0.1.5+futures-dev (= 0.1.5-ok1) Depends: librust-weezl-dev (= 0.1.5-ok1), librust-futures-0.3+std-dev (>= 0.3.12-~~) Filename: pool/main/r/rust-weezl/librust-weezl+futures-dev_0.1.5-ok1_arm64.deb Size: 974 MD5sum: 1e6a4fb48a5ad124eb2804cd89aa79f1 SHA1: 35fa073b7ee3d0f3fda1901899be71748bd79fa5 SHA256: a3f7911d728c7dbae76a8e164c8ffec53e7457a33a1f4d3154e24f2ade89a219 SHA512: 58478dd821887016bd8c7dc3c97a05b786bd35195ce301a58a374c50309e184a127e8bb87d99b7cee8b7e43f95e03f3dc3166f50e1efaa0273fafb8569f90fbb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-weezl-dev Architecture: arm64 Version: 0.1.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-weezl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 166 Provides: librust-weezl+alloc-dev (= 0.1.5-ok1), librust-weezl+default-dev (= 0.1.5-ok1), librust-weezl+std-dev (= 0.1.5-ok1), librust-weezl-0+alloc-dev (= 0.1.5-ok1), librust-weezl-0+default-dev (= 0.1.5-ok1), librust-weezl-0+std-dev (= 0.1.5-ok1), librust-weezl-0-dev (= 0.1.5-ok1), librust-weezl-0.1+alloc-dev (= 0.1.5-ok1), librust-weezl-0.1+default-dev (= 0.1.5-ok1), librust-weezl-0.1+std-dev (= 0.1.5-ok1), librust-weezl-0.1-dev (= 0.1.5-ok1), librust-weezl-0.1.5+alloc-dev (= 0.1.5-ok1), librust-weezl-0.1.5+default-dev (= 0.1.5-ok1), librust-weezl-0.1.5+std-dev (= 0.1.5-ok1), librust-weezl-0.1.5-dev (= 0.1.5-ok1) Suggests: librust-weezl+async-dev (= 0.1.5-ok1), librust-weezl+futures-dev (= 0.1.5-ok1) Filename: pool/main/r/rust-weezl/librust-weezl-dev_0.1.5-ok1_arm64.deb Size: 29056 MD5sum: 27696cf1f4c9bf3003d8e0602b9b3af8 SHA1: 8ec3cb81f7271470fd11eedb12a652945ce7680f SHA256: 9ec2a9c454b70260d75b2f36946fc37b2ca370d9b4185997930b4b08bdeff773 SHA512: 4fbc776caf00037a82ea22cba34eabb43e21a54c4c4213a19b025327d8ec5ed8f01f69dbc5bcb07cc571e59631274ca23daf53f939108e0dc6d770c7d9e048c7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-which+regex-dev Architecture: arm64 Version: 4.2.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-which Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-which-4+regex-dev (= 4.2.5-ok1), librust-which-4.2+regex-dev (= 4.2.5-ok1), librust-which-4.2.5+regex-dev (= 4.2.5-ok1) Depends: librust-which-dev (= 4.2.5-ok1), librust-regex-1+default-dev (>= 1.5.5-~~) Filename: pool/main/r/rust-which/librust-which+regex-dev_4.2.5-ok1_arm64.deb Size: 1014 MD5sum: 9e6789a844750b3acc00fe17cd5526c7 SHA1: 15d4071aef156ca782d435a018a8ebac155e4c5c SHA256: e5d9c2ad05c835084d14ec0e4a07f3a94e4d4dd1c96d2eea30f099e6b3f916a1 SHA512: 150d557094abacb6eb0f8201ea264d6e5c30ac4647bd64974cb0631bf832a186dfac2410ad1eab5f9e808dad71ef7f1833f8837209c684e66b46fdb06d484ac8 Description: Rust equivalent of Unix command "which" - feature "regex" Locate installed executable in cross platforms. . This metapackage enables feature "regex" for the Rust which crate, by pulling in any additional dependencies needed by that feature. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-which-dev Architecture: arm64 Version: 4.2.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-which Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 87 Provides: librust-which+default-dev (= 4.2.5-ok1), librust-which-4+default-dev (= 4.2.5-ok1), librust-which-4-dev (= 4.2.5-ok1), librust-which-4.2+default-dev (= 4.2.5-ok1), librust-which-4.2-dev (= 4.2.5-ok1), librust-which-4.2.5+default-dev (= 4.2.5-ok1), librust-which-4.2.5-dev (= 4.2.5-ok1) Depends: librust-either-1+default-dev (>= 1.6.1-~~), librust-lazy-static-1+default-dev (>= 1.4.0-~~), librust-libc-0.2+default-dev (>= 0.2.121-~~) Suggests: librust-which+regex-dev (= 4.2.5-ok1) Filename: pool/main/r/rust-which/librust-which-dev_4.2.5-ok1_arm64.deb Size: 13528 MD5sum: 30d19f77d7c713df2217f58713966714 SHA1: b2922491b3400e8824ade2d57626f323f80fcd68 SHA256: 55c195fb2e8d4c2cfe2320d46a16c6dc590820fa60545067bf9cfa9772dcea8e SHA512: ce366106027f9828cc1fa5d9b075a5b1f7eee858e32ef3e817c96ad20d4c12852a168591d833b6f12facbd31f94ed29287a55ba060be794643b45b077f9c8290 Description: Rust equivalent of Unix command "which" - Rust source code Locate installed executable in cross platforms. . This package contains the source for the Rust which crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-winapi-dev Architecture: arm64 Version: 0.3.9-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-winapi Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7131 Provides: librust-winapi+accctrl-dev (= 0.3.9-ok1), librust-winapi+aclapi-dev (= 0.3.9-ok1), librust-winapi+activation-dev (= 0.3.9-ok1), librust-winapi+adhoc-dev (= 0.3.9-ok1), librust-winapi+appmgmt-dev (= 0.3.9-ok1), librust-winapi+audioclient-dev (= 0.3.9-ok1), librust-winapi+audiosessiontypes-dev (= 0.3.9-ok1), librust-winapi+avrt-dev (= 0.3.9-ok1), librust-winapi+basetsd-dev (= 0.3.9-ok1), librust-winapi+bcrypt-dev (= 0.3.9-ok1), librust-winapi+bits-dev (= 0.3.9-ok1), librust-winapi+bits1-5-dev (= 0.3.9-ok1), librust-winapi+bits10-1-dev (= 0.3.9-ok1), librust-winapi+bits2-0-dev (= 0.3.9-ok1), librust-winapi+bits2-5-dev (= 0.3.9-ok1), librust-winapi+bits3-0-dev (= 0.3.9-ok1), librust-winapi+bits4-0-dev (= 0.3.9-ok1), librust-winapi+bits5-0-dev (= 0.3.9-ok1), librust-winapi+bitscfg-dev (= 0.3.9-ok1), librust-winapi+bitsmsg-dev (= 0.3.9-ok1), librust-winapi+bluetoothapis-dev (= 0.3.9-ok1), librust-winapi+bluetoothleapis-dev (= 0.3.9-ok1), librust-winapi+bthdef-dev (= 0.3.9-ok1), librust-winapi+bthioctl-dev (= 0.3.9-ok1), librust-winapi+bthledef-dev (= 0.3.9-ok1), librust-winapi+bthsdpdef-dev (= 0.3.9-ok1), librust-winapi+bugcodes-dev (= 0.3.9-ok1), librust-winapi+cderr-dev (= 0.3.9-ok1), librust-winapi+cfg-dev (= 0.3.9-ok1), librust-winapi+cfgmgr32-dev (= 0.3.9-ok1), librust-winapi+cguid-dev (= 0.3.9-ok1), librust-winapi+combaseapi-dev (= 0.3.9-ok1), librust-winapi+coml2api-dev (= 0.3.9-ok1), librust-winapi+commapi-dev (= 0.3.9-ok1), librust-winapi+commctrl-dev (= 0.3.9-ok1), librust-winapi+commdlg-dev (= 0.3.9-ok1), librust-winapi+commoncontrols-dev (= 0.3.9-ok1), librust-winapi+consoleapi-dev (= 0.3.9-ok1), librust-winapi+corecrt-dev (= 0.3.9-ok1), librust-winapi+corsym-dev (= 0.3.9-ok1), librust-winapi+d2d1-1-dev (= 0.3.9-ok1), librust-winapi+d2d1-2-dev (= 0.3.9-ok1), librust-winapi+d2d1-3-dev (= 0.3.9-ok1), librust-winapi+d2d1-dev (= 0.3.9-ok1), librust-winapi+d2d1effectauthor-dev (= 0.3.9-ok1), librust-winapi+d2d1effects-1-dev (= 0.3.9-ok1), librust-winapi+d2d1effects-2-dev (= 0.3.9-ok1), librust-winapi+d2d1effects-dev (= 0.3.9-ok1), librust-winapi+d2d1svg-dev (= 0.3.9-ok1), librust-winapi+d2dbasetypes-dev (= 0.3.9-ok1), librust-winapi+d3d-dev (= 0.3.9-ok1), librust-winapi+d3d10-1-dev (= 0.3.9-ok1), librust-winapi+d3d10-1shader-dev (= 0.3.9-ok1), librust-winapi+d3d10-dev (= 0.3.9-ok1), librust-winapi+d3d10effect-dev (= 0.3.9-ok1), librust-winapi+d3d10misc-dev (= 0.3.9-ok1), librust-winapi+d3d10sdklayers-dev (= 0.3.9-ok1), librust-winapi+d3d10shader-dev (= 0.3.9-ok1), librust-winapi+d3d11-1-dev (= 0.3.9-ok1), librust-winapi+d3d11-2-dev (= 0.3.9-ok1), librust-winapi+d3d11-3-dev (= 0.3.9-ok1), librust-winapi+d3d11-4-dev (= 0.3.9-ok1), librust-winapi+d3d11-dev (= 0.3.9-ok1), librust-winapi+d3d11on12-dev (= 0.3.9-ok1), librust-winapi+d3d11sdklayers-dev (= 0.3.9-ok1), librust-winapi+d3d11shader-dev (= 0.3.9-ok1), librust-winapi+d3d11tokenizedprogramformat-dev (= 0.3.9-ok1), librust-winapi+d3d12-dev (= 0.3.9-ok1), librust-winapi+d3d12sdklayers-dev (= 0.3.9-ok1), librust-winapi+d3d12shader-dev (= 0.3.9-ok1), librust-winapi+d3d9-dev (= 0.3.9-ok1), librust-winapi+d3d9caps-dev (= 0.3.9-ok1), librust-winapi+d3d9types-dev (= 0.3.9-ok1), librust-winapi+d3dcommon-dev (= 0.3.9-ok1), librust-winapi+d3dcompiler-dev (= 0.3.9-ok1), librust-winapi+d3dcsx-dev (= 0.3.9-ok1), librust-winapi+d3dkmdt-dev (= 0.3.9-ok1), librust-winapi+d3dkmthk-dev (= 0.3.9-ok1), librust-winapi+d3dukmdt-dev (= 0.3.9-ok1), librust-winapi+d3dx10core-dev (= 0.3.9-ok1), librust-winapi+d3dx10math-dev (= 0.3.9-ok1), librust-winapi+d3dx10mesh-dev (= 0.3.9-ok1), librust-winapi+datetimeapi-dev (= 0.3.9-ok1), librust-winapi+davclnt-dev (= 0.3.9-ok1), librust-winapi+dbghelp-dev (= 0.3.9-ok1), librust-winapi+dbt-dev (= 0.3.9-ok1), librust-winapi+dcommon-dev (= 0.3.9-ok1), librust-winapi+dcomp-dev (= 0.3.9-ok1), librust-winapi+dcompanimation-dev (= 0.3.9-ok1), librust-winapi+dcomptypes-dev (= 0.3.9-ok1), librust-winapi+dde-dev (= 0.3.9-ok1), librust-winapi+ddraw-dev (= 0.3.9-ok1), librust-winapi+ddrawi-dev (= 0.3.9-ok1), librust-winapi+ddrawint-dev (= 0.3.9-ok1), librust-winapi+debug-dev (= 0.3.9-ok1), librust-winapi+debugapi-dev (= 0.3.9-ok1), librust-winapi+default-dev (= 0.3.9-ok1), librust-winapi+devguid-dev (= 0.3.9-ok1), librust-winapi+devicetopology-dev (= 0.3.9-ok1), librust-winapi+devpkey-dev (= 0.3.9-ok1), librust-winapi+devpropdef-dev (= 0.3.9-ok1), librust-winapi+dinput-dev (= 0.3.9-ok1), librust-winapi+dinputd-dev (= 0.3.9-ok1), librust-winapi+dispex-dev (= 0.3.9-ok1), librust-winapi+dmksctl-dev (= 0.3.9-ok1), librust-winapi+dmusicc-dev (= 0.3.9-ok1), librust-winapi+docobj-dev (= 0.3.9-ok1), librust-winapi+documenttarget-dev (= 0.3.9-ok1), librust-winapi+dot1x-dev (= 0.3.9-ok1), librust-winapi+dpa-dsa-dev (= 0.3.9-ok1), librust-winapi+dpapi-dev (= 0.3.9-ok1), librust-winapi+dsgetdc-dev (= 0.3.9-ok1), librust-winapi+dsound-dev (= 0.3.9-ok1), librust-winapi+dsrole-dev (= 0.3.9-ok1), librust-winapi+dvp-dev (= 0.3.9-ok1), librust-winapi+dwmapi-dev (= 0.3.9-ok1), librust-winapi+dwrite-1-dev (= 0.3.9-ok1), librust-winapi+dwrite-2-dev (= 0.3.9-ok1), librust-winapi+dwrite-3-dev (= 0.3.9-ok1), librust-winapi+dwrite-dev (= 0.3.9-ok1), librust-winapi+dxdiag-dev (= 0.3.9-ok1), librust-winapi+dxfile-dev (= 0.3.9-ok1), librust-winapi+dxgi-dev (= 0.3.9-ok1), librust-winapi+dxgi1-2-dev (= 0.3.9-ok1), librust-winapi+dxgi1-3-dev (= 0.3.9-ok1), librust-winapi+dxgi1-4-dev (= 0.3.9-ok1), librust-winapi+dxgi1-5-dev (= 0.3.9-ok1), librust-winapi+dxgi1-6-dev (= 0.3.9-ok1), librust-winapi+dxgidebug-dev (= 0.3.9-ok1), librust-winapi+dxgiformat-dev (= 0.3.9-ok1), librust-winapi+dxgitype-dev (= 0.3.9-ok1), librust-winapi+dxva2api-dev (= 0.3.9-ok1), librust-winapi+dxvahd-dev (= 0.3.9-ok1), librust-winapi+eaptypes-dev (= 0.3.9-ok1), librust-winapi+enclaveapi-dev (= 0.3.9-ok1), librust-winapi+endpointvolume-dev (= 0.3.9-ok1), librust-winapi+errhandlingapi-dev (= 0.3.9-ok1), librust-winapi+everything-dev (= 0.3.9-ok1), librust-winapi+evntcons-dev (= 0.3.9-ok1), librust-winapi+evntprov-dev (= 0.3.9-ok1), librust-winapi+evntrace-dev (= 0.3.9-ok1), librust-winapi+excpt-dev (= 0.3.9-ok1), librust-winapi+exdisp-dev (= 0.3.9-ok1), librust-winapi+fibersapi-dev (= 0.3.9-ok1), librust-winapi+fileapi-dev (= 0.3.9-ok1), librust-winapi+functiondiscoverykeys-devpkey-dev (= 0.3.9-ok1), librust-winapi+gl-gl-dev (= 0.3.9-ok1), librust-winapi+guiddef-dev (= 0.3.9-ok1), librust-winapi+handleapi-dev (= 0.3.9-ok1), librust-winapi+heapapi-dev (= 0.3.9-ok1), librust-winapi+hidclass-dev (= 0.3.9-ok1), librust-winapi+hidpi-dev (= 0.3.9-ok1), librust-winapi+hidsdi-dev (= 0.3.9-ok1), librust-winapi+hidusage-dev (= 0.3.9-ok1), librust-winapi+highlevelmonitorconfigurationapi-dev (= 0.3.9-ok1), librust-winapi+hstring-dev (= 0.3.9-ok1), librust-winapi+http-dev (= 0.3.9-ok1), librust-winapi+ifdef-dev (= 0.3.9-ok1), librust-winapi+ifmib-dev (= 0.3.9-ok1), librust-winapi+imm-dev (= 0.3.9-ok1), librust-winapi+impl-debug-dev (= 0.3.9-ok1), librust-winapi+impl-default-dev (= 0.3.9-ok1), librust-winapi+in6addr-dev (= 0.3.9-ok1), librust-winapi+inaddr-dev (= 0.3.9-ok1), librust-winapi+inspectable-dev (= 0.3.9-ok1), librust-winapi+interlockedapi-dev (= 0.3.9-ok1), librust-winapi+intsafe-dev (= 0.3.9-ok1), librust-winapi+ioapiset-dev (= 0.3.9-ok1), librust-winapi+ipexport-dev (= 0.3.9-ok1), librust-winapi+iphlpapi-dev (= 0.3.9-ok1), librust-winapi+ipifcons-dev (= 0.3.9-ok1), librust-winapi+ipmib-dev (= 0.3.9-ok1), librust-winapi+iprtrmib-dev (= 0.3.9-ok1), librust-winapi+iptypes-dev (= 0.3.9-ok1), librust-winapi+jobapi-dev (= 0.3.9-ok1), librust-winapi+jobapi2-dev (= 0.3.9-ok1), librust-winapi+knownfolders-dev (= 0.3.9-ok1), librust-winapi+ks-dev (= 0.3.9-ok1), librust-winapi+ksmedia-dev (= 0.3.9-ok1), librust-winapi+ktmtypes-dev (= 0.3.9-ok1), librust-winapi+ktmw32-dev (= 0.3.9-ok1), librust-winapi+l2cmn-dev (= 0.3.9-ok1), librust-winapi+libloaderapi-dev (= 0.3.9-ok1), librust-winapi+limits-dev (= 0.3.9-ok1), librust-winapi+lmaccess-dev (= 0.3.9-ok1), librust-winapi+lmalert-dev (= 0.3.9-ok1), librust-winapi+lmapibuf-dev (= 0.3.9-ok1), librust-winapi+lmat-dev (= 0.3.9-ok1), librust-winapi+lmcons-dev (= 0.3.9-ok1), librust-winapi+lmdfs-dev (= 0.3.9-ok1), librust-winapi+lmerrlog-dev (= 0.3.9-ok1), librust-winapi+lmjoin-dev (= 0.3.9-ok1), librust-winapi+lmmsg-dev (= 0.3.9-ok1), librust-winapi+lmremutl-dev (= 0.3.9-ok1), librust-winapi+lmrepl-dev (= 0.3.9-ok1), librust-winapi+lmserver-dev (= 0.3.9-ok1), librust-winapi+lmshare-dev (= 0.3.9-ok1), librust-winapi+lmstats-dev (= 0.3.9-ok1), librust-winapi+lmsvc-dev (= 0.3.9-ok1), librust-winapi+lmuse-dev (= 0.3.9-ok1), librust-winapi+lmwksta-dev (= 0.3.9-ok1), librust-winapi+lowlevelmonitorconfigurationapi-dev (= 0.3.9-ok1), librust-winapi+lsalookup-dev (= 0.3.9-ok1), librust-winapi+memoryapi-dev (= 0.3.9-ok1), librust-winapi+minschannel-dev (= 0.3.9-ok1), librust-winapi+minwinbase-dev (= 0.3.9-ok1), librust-winapi+minwindef-dev (= 0.3.9-ok1), librust-winapi+mmdeviceapi-dev (= 0.3.9-ok1), librust-winapi+mmeapi-dev (= 0.3.9-ok1), librust-winapi+mmreg-dev (= 0.3.9-ok1), librust-winapi+mmsystem-dev (= 0.3.9-ok1), librust-winapi+mprapidef-dev (= 0.3.9-ok1), librust-winapi+msaatext-dev (= 0.3.9-ok1), librust-winapi+mscat-dev (= 0.3.9-ok1), librust-winapi+mschapp-dev (= 0.3.9-ok1), librust-winapi+mssip-dev (= 0.3.9-ok1), librust-winapi+mstcpip-dev (= 0.3.9-ok1), librust-winapi+mswsock-dev (= 0.3.9-ok1), librust-winapi+mswsockdef-dev (= 0.3.9-ok1), librust-winapi+namedpipeapi-dev (= 0.3.9-ok1), librust-winapi+namespaceapi-dev (= 0.3.9-ok1), librust-winapi+nb30-dev (= 0.3.9-ok1), librust-winapi+ncrypt-dev (= 0.3.9-ok1), librust-winapi+netioapi-dev (= 0.3.9-ok1), librust-winapi+nldef-dev (= 0.3.9-ok1), librust-winapi+ntddndis-dev (= 0.3.9-ok1), librust-winapi+ntddscsi-dev (= 0.3.9-ok1), librust-winapi+ntddser-dev (= 0.3.9-ok1), librust-winapi+ntdef-dev (= 0.3.9-ok1), librust-winapi+ntlsa-dev (= 0.3.9-ok1), librust-winapi+ntsecapi-dev (= 0.3.9-ok1), librust-winapi+ntstatus-dev (= 0.3.9-ok1), librust-winapi+oaidl-dev (= 0.3.9-ok1), librust-winapi+objbase-dev (= 0.3.9-ok1), librust-winapi+objidl-dev (= 0.3.9-ok1), librust-winapi+objidlbase-dev (= 0.3.9-ok1), librust-winapi+ocidl-dev (= 0.3.9-ok1), librust-winapi+ole2-dev (= 0.3.9-ok1), librust-winapi+oleauto-dev (= 0.3.9-ok1), librust-winapi+olectl-dev (= 0.3.9-ok1), librust-winapi+oleidl-dev (= 0.3.9-ok1), librust-winapi+opmapi-dev (= 0.3.9-ok1), librust-winapi+pdh-dev (= 0.3.9-ok1), librust-winapi+perflib-dev (= 0.3.9-ok1), librust-winapi+physicalmonitorenumerationapi-dev (= 0.3.9-ok1), librust-winapi+playsoundapi-dev (= 0.3.9-ok1), librust-winapi+portabledevice-dev (= 0.3.9-ok1), librust-winapi+portabledeviceapi-dev (= 0.3.9-ok1), librust-winapi+portabledevicetypes-dev (= 0.3.9-ok1), librust-winapi+powerbase-dev (= 0.3.9-ok1), librust-winapi+powersetting-dev (= 0.3.9-ok1), librust-winapi+powrprof-dev (= 0.3.9-ok1), librust-winapi+processenv-dev (= 0.3.9-ok1), librust-winapi+processsnapshot-dev (= 0.3.9-ok1), librust-winapi+processthreadsapi-dev (= 0.3.9-ok1), librust-winapi+processtopologyapi-dev (= 0.3.9-ok1), librust-winapi+profileapi-dev (= 0.3.9-ok1), librust-winapi+propidl-dev (= 0.3.9-ok1), librust-winapi+propkey-dev (= 0.3.9-ok1), librust-winapi+propkeydef-dev (= 0.3.9-ok1), librust-winapi+propsys-dev (= 0.3.9-ok1), librust-winapi+prsht-dev (= 0.3.9-ok1), librust-winapi+psapi-dev (= 0.3.9-ok1), librust-winapi+qos-dev (= 0.3.9-ok1), librust-winapi+realtimeapiset-dev (= 0.3.9-ok1), librust-winapi+reason-dev (= 0.3.9-ok1), librust-winapi+restartmanager-dev (= 0.3.9-ok1), librust-winapi+restrictederrorinfo-dev (= 0.3.9-ok1), librust-winapi+rmxfguid-dev (= 0.3.9-ok1), librust-winapi+roapi-dev (= 0.3.9-ok1), librust-winapi+robuffer-dev (= 0.3.9-ok1), librust-winapi+roerrorapi-dev (= 0.3.9-ok1), librust-winapi+rpc-dev (= 0.3.9-ok1), librust-winapi+rpcdce-dev (= 0.3.9-ok1), librust-winapi+rpcndr-dev (= 0.3.9-ok1), librust-winapi+rtinfo-dev (= 0.3.9-ok1), librust-winapi+sapi-dev (= 0.3.9-ok1), librust-winapi+sapi51-dev (= 0.3.9-ok1), librust-winapi+sapi53-dev (= 0.3.9-ok1), librust-winapi+sapiddk-dev (= 0.3.9-ok1), librust-winapi+sapiddk51-dev (= 0.3.9-ok1), librust-winapi+schannel-dev (= 0.3.9-ok1), librust-winapi+sddl-dev (= 0.3.9-ok1), librust-winapi+securityappcontainer-dev (= 0.3.9-ok1), librust-winapi+securitybaseapi-dev (= 0.3.9-ok1), librust-winapi+servprov-dev (= 0.3.9-ok1), librust-winapi+setupapi-dev (= 0.3.9-ok1), librust-winapi+shellapi-dev (= 0.3.9-ok1), librust-winapi+shellscalingapi-dev (= 0.3.9-ok1), librust-winapi+shlobj-dev (= 0.3.9-ok1), librust-winapi+shobjidl-core-dev (= 0.3.9-ok1), librust-winapi+shobjidl-dev (= 0.3.9-ok1), librust-winapi+shtypes-dev (= 0.3.9-ok1), librust-winapi+softpub-dev (= 0.3.9-ok1), librust-winapi+spapidef-dev (= 0.3.9-ok1), librust-winapi+spellcheck-dev (= 0.3.9-ok1), librust-winapi+sporder-dev (= 0.3.9-ok1), librust-winapi+sql-dev (= 0.3.9-ok1), librust-winapi+sqlext-dev (= 0.3.9-ok1), librust-winapi+sqltypes-dev (= 0.3.9-ok1), librust-winapi+sqlucode-dev (= 0.3.9-ok1), librust-winapi+sspi-dev (= 0.3.9-ok1), librust-winapi+std-dev (= 0.3.9-ok1), librust-winapi+stralign-dev (= 0.3.9-ok1), librust-winapi+stringapiset-dev (= 0.3.9-ok1), librust-winapi+strmif-dev (= 0.3.9-ok1), librust-winapi+subauth-dev (= 0.3.9-ok1), librust-winapi+synchapi-dev (= 0.3.9-ok1), librust-winapi+sysinfoapi-dev (= 0.3.9-ok1), librust-winapi+systemtopologyapi-dev (= 0.3.9-ok1), librust-winapi+taskschd-dev (= 0.3.9-ok1), librust-winapi+tcpestats-dev (= 0.3.9-ok1), librust-winapi+tcpmib-dev (= 0.3.9-ok1), librust-winapi+textstor-dev (= 0.3.9-ok1), librust-winapi+threadpoolapiset-dev (= 0.3.9-ok1), librust-winapi+threadpoollegacyapiset-dev (= 0.3.9-ok1), librust-winapi+timeapi-dev (= 0.3.9-ok1), librust-winapi+timezoneapi-dev (= 0.3.9-ok1), librust-winapi+tlhelp32-dev (= 0.3.9-ok1), librust-winapi+transportsettingcommon-dev (= 0.3.9-ok1), librust-winapi+tvout-dev (= 0.3.9-ok1), librust-winapi+udpmib-dev (= 0.3.9-ok1), librust-winapi+unknwnbase-dev (= 0.3.9-ok1), librust-winapi+urlhist-dev (= 0.3.9-ok1), librust-winapi+urlmon-dev (= 0.3.9-ok1), librust-winapi+usb-dev (= 0.3.9-ok1), librust-winapi+usbioctl-dev (= 0.3.9-ok1), librust-winapi+usbiodef-dev (= 0.3.9-ok1), librust-winapi+usbscan-dev (= 0.3.9-ok1), librust-winapi+usbspec-dev (= 0.3.9-ok1), librust-winapi+userenv-dev (= 0.3.9-ok1), librust-winapi+usp10-dev (= 0.3.9-ok1), librust-winapi+utilapiset-dev (= 0.3.9-ok1), librust-winapi+uxtheme-dev (= 0.3.9-ok1), librust-winapi+vadefs-dev (= 0.3.9-ok1), librust-winapi+vcruntime-dev (= 0.3.9-ok1), librust-winapi+vsbackup-dev (= 0.3.9-ok1), librust-winapi+vss-dev (= 0.3.9-ok1), librust-winapi+vsserror-dev (= 0.3.9-ok1), librust-winapi+vswriter-dev (= 0.3.9-ok1), librust-winapi+wbemads-dev (= 0.3.9-ok1), librust-winapi+wbemcli-dev (= 0.3.9-ok1), librust-winapi+wbemdisp-dev (= 0.3.9-ok1), librust-winapi+wbemprov-dev (= 0.3.9-ok1), librust-winapi+wbemtran-dev (= 0.3.9-ok1), librust-winapi+wct-dev (= 0.3.9-ok1), librust-winapi+werapi-dev (= 0.3.9-ok1), librust-winapi+winbase-dev (= 0.3.9-ok1), librust-winapi+wincodec-dev (= 0.3.9-ok1), librust-winapi+wincodecsdk-dev (= 0.3.9-ok1), librust-winapi+wincon-dev (= 0.3.9-ok1), librust-winapi+wincontypes-dev (= 0.3.9-ok1), librust-winapi+wincred-dev (= 0.3.9-ok1), librust-winapi+wincrypt-dev (= 0.3.9-ok1), librust-winapi+windef-dev (= 0.3.9-ok1), librust-winapi+windot11-dev (= 0.3.9-ok1), librust-winapi+windowsceip-dev (= 0.3.9-ok1), librust-winapi+windowsx-dev (= 0.3.9-ok1), librust-winapi+winefs-dev (= 0.3.9-ok1), librust-winapi+winerror-dev (= 0.3.9-ok1), librust-winapi+winevt-dev (= 0.3.9-ok1), librust-winapi+wingdi-dev (= 0.3.9-ok1), librust-winapi+winhttp-dev (= 0.3.9-ok1), librust-winapi+wininet-dev (= 0.3.9-ok1), librust-winapi+winineti-dev (= 0.3.9-ok1), librust-winapi+winioctl-dev (= 0.3.9-ok1), librust-winapi+winnetwk-dev (= 0.3.9-ok1), librust-winapi+winnls-dev (= 0.3.9-ok1), librust-winapi+winnt-dev (= 0.3.9-ok1), librust-winapi+winreg-dev (= 0.3.9-ok1), librust-winapi+winsafer-dev (= 0.3.9-ok1), librust-winapi+winscard-dev (= 0.3.9-ok1), librust-winapi+winsmcrd-dev (= 0.3.9-ok1), librust-winapi+winsock2-dev (= 0.3.9-ok1), librust-winapi+winspool-dev (= 0.3.9-ok1), librust-winapi+winstring-dev (= 0.3.9-ok1), librust-winapi+winsvc-dev (= 0.3.9-ok1), librust-winapi+wintrust-dev (= 0.3.9-ok1), librust-winapi+winusb-dev (= 0.3.9-ok1), librust-winapi+winusbio-dev (= 0.3.9-ok1), librust-winapi+winuser-dev (= 0.3.9-ok1), librust-winapi+winver-dev (= 0.3.9-ok1), librust-winapi+wlanapi-dev (= 0.3.9-ok1), librust-winapi+wlanihv-dev (= 0.3.9-ok1), librust-winapi+wlanihvtypes-dev (= 0.3.9-ok1), librust-winapi+wlantypes-dev (= 0.3.9-ok1), librust-winapi+wlclient-dev (= 0.3.9-ok1), librust-winapi+wmistr-dev (= 0.3.9-ok1), librust-winapi+wnnc-dev (= 0.3.9-ok1), librust-winapi+wow64apiset-dev (= 0.3.9-ok1), librust-winapi+wpdmtpextensions-dev (= 0.3.9-ok1), librust-winapi+ws2bth-dev (= 0.3.9-ok1), librust-winapi+ws2def-dev (= 0.3.9-ok1), librust-winapi+ws2ipdef-dev (= 0.3.9-ok1), librust-winapi+ws2spi-dev (= 0.3.9-ok1), librust-winapi+ws2tcpip-dev (= 0.3.9-ok1), librust-winapi+wtsapi32-dev (= 0.3.9-ok1), librust-winapi+wtypes-dev (= 0.3.9-ok1), librust-winapi+wtypesbase-dev (= 0.3.9-ok1), librust-winapi+xinput-dev (= 0.3.9-ok1), librust-winapi-0+accctrl-dev (= 0.3.9-ok1), librust-winapi-0+aclapi-dev (= 0.3.9-ok1), librust-winapi-0+activation-dev (= 0.3.9-ok1), librust-winapi-0+adhoc-dev (= 0.3.9-ok1), librust-winapi-0+appmgmt-dev (= 0.3.9-ok1), librust-winapi-0+audioclient-dev (= 0.3.9-ok1), librust-winapi-0+audiosessiontypes-dev (= 0.3.9-ok1), librust-winapi-0+avrt-dev (= 0.3.9-ok1), librust-winapi-0+basetsd-dev (= 0.3.9-ok1), librust-winapi-0+bcrypt-dev (= 0.3.9-ok1), librust-winapi-0+bits-dev (= 0.3.9-ok1), librust-winapi-0+bits1-5-dev (= 0.3.9-ok1), librust-winapi-0+bits10-1-dev (= 0.3.9-ok1), librust-winapi-0+bits2-0-dev (= 0.3.9-ok1), librust-winapi-0+bits2-5-dev (= 0.3.9-ok1), librust-winapi-0+bits3-0-dev (= 0.3.9-ok1), librust-winapi-0+bits4-0-dev (= 0.3.9-ok1), librust-winapi-0+bits5-0-dev (= 0.3.9-ok1), librust-winapi-0+bitscfg-dev (= 0.3.9-ok1), librust-winapi-0+bitsmsg-dev (= 0.3.9-ok1), librust-winapi-0+bluetoothapis-dev (= 0.3.9-ok1), librust-winapi-0+bluetoothleapis-dev (= 0.3.9-ok1), librust-winapi-0+bthdef-dev (= 0.3.9-ok1), librust-winapi-0+bthioctl-dev (= 0.3.9-ok1), librust-winapi-0+bthledef-dev (= 0.3.9-ok1), librust-winapi-0+bthsdpdef-dev (= 0.3.9-ok1), librust-winapi-0+bugcodes-dev (= 0.3.9-ok1), librust-winapi-0+cderr-dev (= 0.3.9-ok1), librust-winapi-0+cfg-dev (= 0.3.9-ok1), librust-winapi-0+cfgmgr32-dev (= 0.3.9-ok1), librust-winapi-0+cguid-dev (= 0.3.9-ok1), librust-winapi-0+combaseapi-dev (= 0.3.9-ok1), librust-winapi-0+coml2api-dev (= 0.3.9-ok1), librust-winapi-0+commapi-dev (= 0.3.9-ok1), librust-winapi-0+commctrl-dev (= 0.3.9-ok1), librust-winapi-0+commdlg-dev (= 0.3.9-ok1), librust-winapi-0+commoncontrols-dev (= 0.3.9-ok1), librust-winapi-0+consoleapi-dev (= 0.3.9-ok1), librust-winapi-0+corecrt-dev (= 0.3.9-ok1), librust-winapi-0+corsym-dev (= 0.3.9-ok1), librust-winapi-0+d2d1-1-dev (= 0.3.9-ok1), librust-winapi-0+d2d1-2-dev (= 0.3.9-ok1), librust-winapi-0+d2d1-3-dev (= 0.3.9-ok1), librust-winapi-0+d2d1-dev (= 0.3.9-ok1), librust-winapi-0+d2d1effectauthor-dev (= 0.3.9-ok1), librust-winapi-0+d2d1effects-1-dev (= 0.3.9-ok1), librust-winapi-0+d2d1effects-2-dev (= 0.3.9-ok1), librust-winapi-0+d2d1effects-dev (= 0.3.9-ok1), librust-winapi-0+d2d1svg-dev (= 0.3.9-ok1), librust-winapi-0+d2dbasetypes-dev (= 0.3.9-ok1), librust-winapi-0+d3d-dev (= 0.3.9-ok1), librust-winapi-0+d3d10-1-dev (= 0.3.9-ok1), librust-winapi-0+d3d10-1shader-dev (= 0.3.9-ok1), librust-winapi-0+d3d10-dev (= 0.3.9-ok1), librust-winapi-0+d3d10effect-dev (= 0.3.9-ok1), librust-winapi-0+d3d10misc-dev (= 0.3.9-ok1), librust-winapi-0+d3d10sdklayers-dev (= 0.3.9-ok1), librust-winapi-0+d3d10shader-dev (= 0.3.9-ok1), librust-winapi-0+d3d11-1-dev (= 0.3.9-ok1), librust-winapi-0+d3d11-2-dev (= 0.3.9-ok1), librust-winapi-0+d3d11-3-dev (= 0.3.9-ok1), librust-winapi-0+d3d11-4-dev (= 0.3.9-ok1), librust-winapi-0+d3d11-dev (= 0.3.9-ok1), librust-winapi-0+d3d11on12-dev (= 0.3.9-ok1), librust-winapi-0+d3d11sdklayers-dev (= 0.3.9-ok1), librust-winapi-0+d3d11shader-dev (= 0.3.9-ok1), librust-winapi-0+d3d11tokenizedprogramformat-dev (= 0.3.9-ok1), librust-winapi-0+d3d12-dev (= 0.3.9-ok1), librust-winapi-0+d3d12sdklayers-dev (= 0.3.9-ok1), librust-winapi-0+d3d12shader-dev (= 0.3.9-ok1), librust-winapi-0+d3d9-dev (= 0.3.9-ok1), librust-winapi-0+d3d9caps-dev (= 0.3.9-ok1), librust-winapi-0+d3d9types-dev (= 0.3.9-ok1), librust-winapi-0+d3dcommon-dev (= 0.3.9-ok1), librust-winapi-0+d3dcompiler-dev (= 0.3.9-ok1), librust-winapi-0+d3dcsx-dev (= 0.3.9-ok1), librust-winapi-0+d3dkmdt-dev (= 0.3.9-ok1), librust-winapi-0+d3dkmthk-dev (= 0.3.9-ok1), librust-winapi-0+d3dukmdt-dev (= 0.3.9-ok1), librust-winapi-0+d3dx10core-dev (= 0.3.9-ok1), librust-winapi-0+d3dx10math-dev (= 0.3.9-ok1), librust-winapi-0+d3dx10mesh-dev (= 0.3.9-ok1), librust-winapi-0+datetimeapi-dev (= 0.3.9-ok1), librust-winapi-0+davclnt-dev (= 0.3.9-ok1), librust-winapi-0+dbghelp-dev (= 0.3.9-ok1), librust-winapi-0+dbt-dev (= 0.3.9-ok1), librust-winapi-0+dcommon-dev (= 0.3.9-ok1), librust-winapi-0+dcomp-dev (= 0.3.9-ok1), librust-winapi-0+dcompanimation-dev (= 0.3.9-ok1), librust-winapi-0+dcomptypes-dev (= 0.3.9-ok1), librust-winapi-0+dde-dev (= 0.3.9-ok1), librust-winapi-0+ddraw-dev (= 0.3.9-ok1), librust-winapi-0+ddrawi-dev (= 0.3.9-ok1), librust-winapi-0+ddrawint-dev (= 0.3.9-ok1), librust-winapi-0+debug-dev (= 0.3.9-ok1), librust-winapi-0+debugapi-dev (= 0.3.9-ok1), librust-winapi-0+default-dev (= 0.3.9-ok1), librust-winapi-0+devguid-dev (= 0.3.9-ok1), librust-winapi-0+devicetopology-dev (= 0.3.9-ok1), librust-winapi-0+devpkey-dev (= 0.3.9-ok1), librust-winapi-0+devpropdef-dev (= 0.3.9-ok1), librust-winapi-0+dinput-dev (= 0.3.9-ok1), librust-winapi-0+dinputd-dev (= 0.3.9-ok1), librust-winapi-0+dispex-dev (= 0.3.9-ok1), librust-winapi-0+dmksctl-dev (= 0.3.9-ok1), librust-winapi-0+dmusicc-dev (= 0.3.9-ok1), librust-winapi-0+docobj-dev (= 0.3.9-ok1), librust-winapi-0+documenttarget-dev (= 0.3.9-ok1), librust-winapi-0+dot1x-dev (= 0.3.9-ok1), librust-winapi-0+dpa-dsa-dev (= 0.3.9-ok1), librust-winapi-0+dpapi-dev (= 0.3.9-ok1), librust-winapi-0+dsgetdc-dev (= 0.3.9-ok1), librust-winapi-0+dsound-dev (= 0.3.9-ok1), librust-winapi-0+dsrole-dev (= 0.3.9-ok1), librust-winapi-0+dvp-dev (= 0.3.9-ok1), librust-winapi-0+dwmapi-dev (= 0.3.9-ok1), librust-winapi-0+dwrite-1-dev (= 0.3.9-ok1), librust-winapi-0+dwrite-2-dev (= 0.3.9-ok1), librust-winapi-0+dwrite-3-dev (= 0.3.9-ok1), librust-winapi-0+dwrite-dev (= 0.3.9-ok1), librust-winapi-0+dxdiag-dev (= 0.3.9-ok1), librust-winapi-0+dxfile-dev (= 0.3.9-ok1), librust-winapi-0+dxgi-dev (= 0.3.9-ok1), librust-winapi-0+dxgi1-2-dev (= 0.3.9-ok1), librust-winapi-0+dxgi1-3-dev (= 0.3.9-ok1), librust-winapi-0+dxgi1-4-dev (= 0.3.9-ok1), librust-winapi-0+dxgi1-5-dev (= 0.3.9-ok1), librust-winapi-0+dxgi1-6-dev (= 0.3.9-ok1), librust-winapi-0+dxgidebug-dev (= 0.3.9-ok1), librust-winapi-0+dxgiformat-dev (= 0.3.9-ok1), librust-winapi-0+dxgitype-dev (= 0.3.9-ok1), librust-winapi-0+dxva2api-dev (= 0.3.9-ok1), librust-winapi-0+dxvahd-dev (= 0.3.9-ok1), librust-winapi-0+eaptypes-dev (= 0.3.9-ok1), librust-winapi-0+enclaveapi-dev (= 0.3.9-ok1), librust-winapi-0+endpointvolume-dev (= 0.3.9-ok1), librust-winapi-0+errhandlingapi-dev (= 0.3.9-ok1), librust-winapi-0+everything-dev (= 0.3.9-ok1), librust-winapi-0+evntcons-dev (= 0.3.9-ok1), librust-winapi-0+evntprov-dev (= 0.3.9-ok1), librust-winapi-0+evntrace-dev (= 0.3.9-ok1), librust-winapi-0+excpt-dev (= 0.3.9-ok1), librust-winapi-0+exdisp-dev (= 0.3.9-ok1), librust-winapi-0+fibersapi-dev (= 0.3.9-ok1), librust-winapi-0+fileapi-dev (= 0.3.9-ok1), librust-winapi-0+functiondiscoverykeys-devpkey-dev (= 0.3.9-ok1), librust-winapi-0+gl-gl-dev (= 0.3.9-ok1), librust-winapi-0+guiddef-dev (= 0.3.9-ok1), librust-winapi-0+handleapi-dev (= 0.3.9-ok1), librust-winapi-0+heapapi-dev (= 0.3.9-ok1), librust-winapi-0+hidclass-dev (= 0.3.9-ok1), librust-winapi-0+hidpi-dev (= 0.3.9-ok1), librust-winapi-0+hidsdi-dev (= 0.3.9-ok1), librust-winapi-0+hidusage-dev (= 0.3.9-ok1), librust-winapi-0+highlevelmonitorconfigurationapi-dev (= 0.3.9-ok1), librust-winapi-0+hstring-dev (= 0.3.9-ok1), librust-winapi-0+http-dev (= 0.3.9-ok1), librust-winapi-0+ifdef-dev (= 0.3.9-ok1), librust-winapi-0+ifmib-dev (= 0.3.9-ok1), librust-winapi-0+imm-dev (= 0.3.9-ok1), librust-winapi-0+impl-debug-dev (= 0.3.9-ok1), librust-winapi-0+impl-default-dev (= 0.3.9-ok1), librust-winapi-0+in6addr-dev (= 0.3.9-ok1), librust-winapi-0+inaddr-dev (= 0.3.9-ok1), librust-winapi-0+inspectable-dev (= 0.3.9-ok1), librust-winapi-0+interlockedapi-dev (= 0.3.9-ok1), librust-winapi-0+intsafe-dev (= 0.3.9-ok1), librust-winapi-0+ioapiset-dev (= 0.3.9-ok1), librust-winapi-0+ipexport-dev (= 0.3.9-ok1), librust-winapi-0+iphlpapi-dev (= 0.3.9-ok1), librust-winapi-0+ipifcons-dev (= 0.3.9-ok1), librust-winapi-0+ipmib-dev (= 0.3.9-ok1), librust-winapi-0+iprtrmib-dev (= 0.3.9-ok1), librust-winapi-0+iptypes-dev (= 0.3.9-ok1), librust-winapi-0+jobapi-dev (= 0.3.9-ok1), librust-winapi-0+jobapi2-dev (= 0.3.9-ok1), librust-winapi-0+knownfolders-dev (= 0.3.9-ok1), librust-winapi-0+ks-dev (= 0.3.9-ok1), librust-winapi-0+ksmedia-dev (= 0.3.9-ok1), librust-winapi-0+ktmtypes-dev (= 0.3.9-ok1), librust-winapi-0+ktmw32-dev (= 0.3.9-ok1), librust-winapi-0+l2cmn-dev (= 0.3.9-ok1), librust-winapi-0+libloaderapi-dev (= 0.3.9-ok1), librust-winapi-0+limits-dev (= 0.3.9-ok1), librust-winapi-0+lmaccess-dev (= 0.3.9-ok1), librust-winapi-0+lmalert-dev (= 0.3.9-ok1), librust-winapi-0+lmapibuf-dev (= 0.3.9-ok1), librust-winapi-0+lmat-dev (= 0.3.9-ok1), librust-winapi-0+lmcons-dev (= 0.3.9-ok1), librust-winapi-0+lmdfs-dev (= 0.3.9-ok1), librust-winapi-0+lmerrlog-dev (= 0.3.9-ok1), librust-winapi-0+lmjoin-dev (= 0.3.9-ok1), librust-winapi-0+lmmsg-dev (= 0.3.9-ok1), librust-winapi-0+lmremutl-dev (= 0.3.9-ok1), librust-winapi-0+lmrepl-dev (= 0.3.9-ok1), librust-winapi-0+lmserver-dev (= 0.3.9-ok1), librust-winapi-0+lmshare-dev (= 0.3.9-ok1), librust-winapi-0+lmstats-dev (= 0.3.9-ok1), librust-winapi-0+lmsvc-dev (= 0.3.9-ok1), librust-winapi-0+lmuse-dev (= 0.3.9-ok1), librust-winapi-0+lmwksta-dev (= 0.3.9-ok1), librust-winapi-0+lowlevelmonitorconfigurationapi-dev (= 0.3.9-ok1), librust-winapi-0+lsalookup-dev (= 0.3.9-ok1), librust-winapi-0+memoryapi-dev (= 0.3.9-ok1), librust-winapi-0+minschannel-dev (= 0.3.9-ok1), librust-winapi-0+minwinbase-dev (= 0.3.9-ok1), librust-winapi-0+minwindef-dev (= 0.3.9-ok1), librust-winapi-0+mmdeviceapi-dev (= 0.3.9-ok1), librust-winapi-0+mmeapi-dev (= 0.3.9-ok1), librust-winapi-0+mmreg-dev (= 0.3.9-ok1), librust-winapi-0+mmsystem-dev (= 0.3.9-ok1), librust-winapi-0+mprapidef-dev (= 0.3.9-ok1), librust-winapi-0+msaatext-dev (= 0.3.9-ok1), librust-winapi-0+mscat-dev (= 0.3.9-ok1), librust-winapi-0+mschapp-dev (= 0.3.9-ok1), librust-winapi-0+mssip-dev (= 0.3.9-ok1), librust-winapi-0+mstcpip-dev (= 0.3.9-ok1), librust-winapi-0+mswsock-dev (= 0.3.9-ok1), librust-winapi-0+mswsockdef-dev (= 0.3.9-ok1), librust-winapi-0+namedpipeapi-dev (= 0.3.9-ok1), librust-winapi-0+namespaceapi-dev (= 0.3.9-ok1), librust-winapi-0+nb30-dev (= 0.3.9-ok1), librust-winapi-0+ncrypt-dev (= 0.3.9-ok1), librust-winapi-0+netioapi-dev (= 0.3.9-ok1), librust-winapi-0+nldef-dev (= 0.3.9-ok1), librust-winapi-0+ntddndis-dev (= 0.3.9-ok1), librust-winapi-0+ntddscsi-dev (= 0.3.9-ok1), librust-winapi-0+ntddser-dev (= 0.3.9-ok1), librust-winapi-0+ntdef-dev (= 0.3.9-ok1), librust-winapi-0+ntlsa-dev (= 0.3.9-ok1), librust-winapi-0+ntsecapi-dev (= 0.3.9-ok1), librust-winapi-0+ntstatus-dev (= 0.3.9-ok1), librust-winapi-0+oaidl-dev (= 0.3.9-ok1), librust-winapi-0+objbase-dev (= 0.3.9-ok1), librust-winapi-0+objidl-dev (= 0.3.9-ok1), librust-winapi-0+objidlbase-dev (= 0.3.9-ok1), librust-winapi-0+ocidl-dev (= 0.3.9-ok1), librust-winapi-0+ole2-dev (= 0.3.9-ok1), librust-winapi-0+oleauto-dev (= 0.3.9-ok1), librust-winapi-0+olectl-dev (= 0.3.9-ok1), librust-winapi-0+oleidl-dev (= 0.3.9-ok1), librust-winapi-0+opmapi-dev (= 0.3.9-ok1), librust-winapi-0+pdh-dev (= 0.3.9-ok1), librust-winapi-0+perflib-dev (= 0.3.9-ok1), librust-winapi-0+physicalmonitorenumerationapi-dev (= 0.3.9-ok1), librust-winapi-0+playsoundapi-dev (= 0.3.9-ok1), librust-winapi-0+portabledevice-dev (= 0.3.9-ok1), librust-winapi-0+portabledeviceapi-dev (= 0.3.9-ok1), librust-winapi-0+portabledevicetypes-dev (= 0.3.9-ok1), librust-winapi-0+powerbase-dev (= 0.3.9-ok1), librust-winapi-0+powersetting-dev (= 0.3.9-ok1), librust-winapi-0+powrprof-dev (= 0.3.9-ok1), librust-winapi-0+processenv-dev (= 0.3.9-ok1), librust-winapi-0+processsnapshot-dev (= 0.3.9-ok1), librust-winapi-0+processthreadsapi-dev (= 0.3.9-ok1), librust-winapi-0+processtopologyapi-dev (= 0.3.9-ok1), librust-winapi-0+profileapi-dev (= 0.3.9-ok1), librust-winapi-0+propidl-dev (= 0.3.9-ok1), librust-winapi-0+propkey-dev (= 0.3.9-ok1), librust-winapi-0+propkeydef-dev (= 0.3.9-ok1), librust-winapi-0+propsys-dev (= 0.3.9-ok1), librust-winapi-0+prsht-dev (= 0.3.9-ok1), librust-winapi-0+psapi-dev (= 0.3.9-ok1), librust-winapi-0+qos-dev (= 0.3.9-ok1), librust-winapi-0+realtimeapiset-dev (= 0.3.9-ok1), librust-winapi-0+reason-dev (= 0.3.9-ok1), librust-winapi-0+restartmanager-dev (= 0.3.9-ok1), librust-winapi-0+restrictederrorinfo-dev (= 0.3.9-ok1), librust-winapi-0+rmxfguid-dev (= 0.3.9-ok1), librust-winapi-0+roapi-dev (= 0.3.9-ok1), librust-winapi-0+robuffer-dev (= 0.3.9-ok1), librust-winapi-0+roerrorapi-dev (= 0.3.9-ok1), librust-winapi-0+rpc-dev (= 0.3.9-ok1), librust-winapi-0+rpcdce-dev (= 0.3.9-ok1), librust-winapi-0+rpcndr-dev (= 0.3.9-ok1), librust-winapi-0+rtinfo-dev (= 0.3.9-ok1), librust-winapi-0+sapi-dev (= 0.3.9-ok1), librust-winapi-0+sapi51-dev (= 0.3.9-ok1), librust-winapi-0+sapi53-dev (= 0.3.9-ok1), librust-winapi-0+sapiddk-dev (= 0.3.9-ok1), librust-winapi-0+sapiddk51-dev (= 0.3.9-ok1), librust-winapi-0+schannel-dev (= 0.3.9-ok1), librust-winapi-0+sddl-dev (= 0.3.9-ok1), librust-winapi-0+securityappcontainer-dev (= 0.3.9-ok1), librust-winapi-0+securitybaseapi-dev (= 0.3.9-ok1), librust-winapi-0+servprov-dev (= 0.3.9-ok1), librust-winapi-0+setupapi-dev (= 0.3.9-ok1), librust-winapi-0+shellapi-dev (= 0.3.9-ok1), librust-winapi-0+shellscalingapi-dev (= 0.3.9-ok1), librust-winapi-0+shlobj-dev (= 0.3.9-ok1), librust-winapi-0+shobjidl-core-dev (= 0.3.9-ok1), librust-winapi-0+shobjidl-dev (= 0.3.9-ok1), librust-winapi-0+shtypes-dev (= 0.3.9-ok1), librust-winapi-0+softpub-dev (= 0.3.9-ok1), librust-winapi-0+spapidef-dev (= 0.3.9-ok1), librust-winapi-0+spellcheck-dev (= 0.3.9-ok1), librust-winapi-0+sporder-dev (= 0.3.9-ok1), librust-winapi-0+sql-dev (= 0.3.9-ok1), librust-winapi-0+sqlext-dev (= 0.3.9-ok1), librust-winapi-0+sqltypes-dev (= 0.3.9-ok1), librust-winapi-0+sqlucode-dev (= 0.3.9-ok1), librust-winapi-0+sspi-dev (= 0.3.9-ok1), librust-winapi-0+std-dev (= 0.3.9-ok1), librust-winapi-0+stralign-dev (= 0.3.9-ok1), librust-winapi-0+stringapiset-dev (= 0.3.9-ok1), librust-winapi-0+strmif-dev (= 0.3.9-ok1), librust-winapi-0+subauth-dev (= 0.3.9-ok1), librust-winapi-0+synchapi-dev (= 0.3.9-ok1), librust-winapi-0+sysinfoapi-dev (= 0.3.9-ok1), librust-winapi-0+systemtopologyapi-dev (= 0.3.9-ok1), librust-winapi-0+taskschd-dev (= 0.3.9-ok1), librust-winapi-0+tcpestats-dev (= 0.3.9-ok1), librust-winapi-0+tcpmib-dev (= 0.3.9-ok1), librust-winapi-0+textstor-dev (= 0.3.9-ok1), librust-winapi-0+threadpoolapiset-dev (= 0.3.9-ok1), librust-winapi-0+threadpoollegacyapiset-dev (= 0.3.9-ok1), librust-winapi-0+timeapi-dev (= 0.3.9-ok1), librust-winapi-0+timezoneapi-dev (= 0.3.9-ok1), librust-winapi-0+tlhelp32-dev (= 0.3.9-ok1), librust-winapi-0+transportsettingcommon-dev (= 0.3.9-ok1), librust-winapi-0+tvout-dev (= 0.3.9-ok1), librust-winapi-0+udpmib-dev (= 0.3.9-ok1), librust-winapi-0+unknwnbase-dev (= 0.3.9-ok1), librust-winapi-0+urlhist-dev (= 0.3.9-ok1), librust-winapi-0+urlmon-dev (= 0.3.9-ok1), librust-winapi-0+usb-dev (= 0.3.9-ok1), librust-winapi-0+usbioctl-dev (= 0.3.9-ok1), librust-winapi-0+usbiodef-dev (= 0.3.9-ok1), librust-winapi-0+usbscan-dev (= 0.3.9-ok1), librust-winapi-0+usbspec-dev (= 0.3.9-ok1), librust-winapi-0+userenv-dev (= 0.3.9-ok1), librust-winapi-0+usp10-dev (= 0.3.9-ok1), librust-winapi-0+utilapiset-dev (= 0.3.9-ok1), librust-winapi-0+uxtheme-dev (= 0.3.9-ok1), librust-winapi-0+vadefs-dev (= 0.3.9-ok1), librust-winapi-0+vcruntime-dev (= 0.3.9-ok1), librust-winapi-0+vsbackup-dev (= 0.3.9-ok1), librust-winapi-0+vss-dev (= 0.3.9-ok1), librust-winapi-0+vsserror-dev (= 0.3.9-ok1), librust-winapi-0+vswriter-dev (= 0.3.9-ok1), librust-winapi-0+wbemads-dev (= 0.3.9-ok1), librust-winapi-0+wbemcli-dev (= 0.3.9-ok1), librust-winapi-0+wbemdisp-dev (= 0.3.9-ok1), librust-winapi-0+wbemprov-dev (= 0.3.9-ok1), librust-winapi-0+wbemtran-dev (= 0.3.9-ok1), librust-winapi-0+wct-dev (= 0.3.9-ok1), librust-winapi-0+werapi-dev (= 0.3.9-ok1), librust-winapi-0+winbase-dev (= 0.3.9-ok1), librust-winapi-0+wincodec-dev (= 0.3.9-ok1), librust-winapi-0+wincodecsdk-dev (= 0.3.9-ok1), librust-winapi-0+wincon-dev (= 0.3.9-ok1), librust-winapi-0+wincontypes-dev (= 0.3.9-ok1), librust-winapi-0+wincred-dev (= 0.3.9-ok1), librust-winapi-0+wincrypt-dev (= 0.3.9-ok1), librust-winapi-0+windef-dev (= 0.3.9-ok1), librust-winapi-0+windot11-dev (= 0.3.9-ok1), librust-winapi-0+windowsceip-dev (= 0.3.9-ok1), librust-winapi-0+windowsx-dev (= 0.3.9-ok1), librust-winapi-0+winefs-dev (= 0.3.9-ok1), librust-winapi-0+winerror-dev (= 0.3.9-ok1), librust-winapi-0+winevt-dev (= 0.3.9-ok1), librust-winapi-0+wingdi-dev (= 0.3.9-ok1), librust-winapi-0+winhttp-dev (= 0.3.9-ok1), librust-winapi-0+wininet-dev (= 0.3.9-ok1), librust-winapi-0+winineti-dev (= 0.3.9-ok1), librust-winapi-0+winioctl-dev (= 0.3.9-ok1), librust-winapi-0+winnetwk-dev (= 0.3.9-ok1), librust-winapi-0+winnls-dev (= 0.3.9-ok1), librust-winapi-0+winnt-dev (= 0.3.9-ok1), librust-winapi-0+winreg-dev (= 0.3.9-ok1), librust-winapi-0+winsafer-dev (= 0.3.9-ok1), librust-winapi-0+winscard-dev (= 0.3.9-ok1), librust-winapi-0+winsmcrd-dev (= 0.3.9-ok1), librust-winapi-0+winsock2-dev (= 0.3.9-ok1), librust-winapi-0+winspool-dev (= 0.3.9-ok1), librust-winapi-0+winstring-dev (= 0.3.9-ok1), librust-winapi-0+winsvc-dev (= 0.3.9-ok1), librust-winapi-0+wintrust-dev (= 0.3.9-ok1), librust-winapi-0+winusb-dev (= 0.3.9-ok1), librust-winapi-0+winusbio-dev (= 0.3.9-ok1), librust-winapi-0+winuser-dev (= 0.3.9-ok1), librust-winapi-0+winver-dev (= 0.3.9-ok1), librust-winapi-0+wlanapi-dev (= 0.3.9-ok1), librust-winapi-0+wlanihv-dev (= 0.3.9-ok1), librust-winapi-0+wlanihvtypes-dev (= 0.3.9-ok1), librust-winapi-0+wlantypes-dev (= 0.3.9-ok1), librust-winapi-0+wlclient-dev (= 0.3.9-ok1), librust-winapi-0+wmistr-dev (= 0.3.9-ok1), librust-winapi-0+wnnc-dev (= 0.3.9-ok1), librust-winapi-0+wow64apiset-dev (= 0.3.9-ok1), librust-winapi-0+wpdmtpextensions-dev (= 0.3.9-ok1), librust-winapi-0+ws2bth-dev (= 0.3.9-ok1), librust-winapi-0+ws2def-dev (= 0.3.9-ok1), librust-winapi-0+ws2ipdef-dev (= 0.3.9-ok1), librust-winapi-0+ws2spi-dev (= 0.3.9-ok1), librust-winapi-0+ws2tcpip-dev (= 0.3.9-ok1), librust-winapi-0+wtsapi32-dev (= 0.3.9-ok1), librust-winapi-0+wtypes-dev (= 0.3.9-ok1), librust-winapi-0+wtypesbase-dev (= 0.3.9-ok1), librust-winapi-0+xinput-dev (= 0.3.9-ok1), librust-winapi-0-dev (= 0.3.9-ok1), librust-winapi-0.3+accctrl-dev (= 0.3.9-ok1), librust-winapi-0.3+aclapi-dev (= 0.3.9-ok1), librust-winapi-0.3+activation-dev (= 0.3.9-ok1), librust-winapi-0.3+adhoc-dev (= 0.3.9-ok1), librust-winapi-0.3+appmgmt-dev (= 0.3.9-ok1), librust-winapi-0.3+audioclient-dev (= 0.3.9-ok1), librust-winapi-0.3+audiosessiontypes-dev (= 0.3.9-ok1), librust-winapi-0.3+avrt-dev (= 0.3.9-ok1), librust-winapi-0.3+basetsd-dev (= 0.3.9-ok1), librust-winapi-0.3+bcrypt-dev (= 0.3.9-ok1), librust-winapi-0.3+bits-dev (= 0.3.9-ok1), librust-winapi-0.3+bits1-5-dev (= 0.3.9-ok1), librust-winapi-0.3+bits10-1-dev (= 0.3.9-ok1), librust-winapi-0.3+bits2-0-dev (= 0.3.9-ok1), librust-winapi-0.3+bits2-5-dev (= 0.3.9-ok1), librust-winapi-0.3+bits3-0-dev (= 0.3.9-ok1), librust-winapi-0.3+bits4-0-dev (= 0.3.9-ok1), librust-winapi-0.3+bits5-0-dev (= 0.3.9-ok1), librust-winapi-0.3+bitscfg-dev (= 0.3.9-ok1), librust-winapi-0.3+bitsmsg-dev (= 0.3.9-ok1), librust-winapi-0.3+bluetoothapis-dev (= 0.3.9-ok1), librust-winapi-0.3+bluetoothleapis-dev (= 0.3.9-ok1), librust-winapi-0.3+bthdef-dev (= 0.3.9-ok1), librust-winapi-0.3+bthioctl-dev (= 0.3.9-ok1), librust-winapi-0.3+bthledef-dev (= 0.3.9-ok1), librust-winapi-0.3+bthsdpdef-dev (= 0.3.9-ok1), librust-winapi-0.3+bugcodes-dev (= 0.3.9-ok1), librust-winapi-0.3+cderr-dev (= 0.3.9-ok1), librust-winapi-0.3+cfg-dev (= 0.3.9-ok1), librust-winapi-0.3+cfgmgr32-dev (= 0.3.9-ok1), librust-winapi-0.3+cguid-dev (= 0.3.9-ok1), librust-winapi-0.3+combaseapi-dev (= 0.3.9-ok1), librust-winapi-0.3+coml2api-dev (= 0.3.9-ok1), librust-winapi-0.3+commapi-dev (= 0.3.9-ok1), librust-winapi-0.3+commctrl-dev (= 0.3.9-ok1), librust-winapi-0.3+commdlg-dev (= 0.3.9-ok1), librust-winapi-0.3+commoncontrols-dev (= 0.3.9-ok1), librust-winapi-0.3+consoleapi-dev (= 0.3.9-ok1), librust-winapi-0.3+corecrt-dev (= 0.3.9-ok1), librust-winapi-0.3+corsym-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1-1-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1-2-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1-3-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1effectauthor-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1effects-1-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1effects-2-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1effects-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1svg-dev (= 0.3.9-ok1), librust-winapi-0.3+d2dbasetypes-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d10-1-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d10-1shader-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d10-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d10effect-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d10misc-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d10sdklayers-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d10shader-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11-1-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11-2-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11-3-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11-4-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11on12-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11sdklayers-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11shader-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11tokenizedprogramformat-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d12-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d12sdklayers-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d12shader-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d9-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d9caps-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d9types-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dcommon-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dcompiler-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dcsx-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dkmdt-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dkmthk-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dukmdt-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dx10core-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dx10math-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dx10mesh-dev (= 0.3.9-ok1), librust-winapi-0.3+datetimeapi-dev (= 0.3.9-ok1), librust-winapi-0.3+davclnt-dev (= 0.3.9-ok1), librust-winapi-0.3+dbghelp-dev (= 0.3.9-ok1), librust-winapi-0.3+dbt-dev (= 0.3.9-ok1), librust-winapi-0.3+dcommon-dev (= 0.3.9-ok1), librust-winapi-0.3+dcomp-dev (= 0.3.9-ok1), librust-winapi-0.3+dcompanimation-dev (= 0.3.9-ok1), librust-winapi-0.3+dcomptypes-dev (= 0.3.9-ok1), librust-winapi-0.3+dde-dev (= 0.3.9-ok1), librust-winapi-0.3+ddraw-dev (= 0.3.9-ok1), librust-winapi-0.3+ddrawi-dev (= 0.3.9-ok1), librust-winapi-0.3+ddrawint-dev (= 0.3.9-ok1), librust-winapi-0.3+debug-dev (= 0.3.9-ok1), librust-winapi-0.3+debugapi-dev (= 0.3.9-ok1), librust-winapi-0.3+default-dev (= 0.3.9-ok1), librust-winapi-0.3+devguid-dev (= 0.3.9-ok1), librust-winapi-0.3+devicetopology-dev (= 0.3.9-ok1), librust-winapi-0.3+devpkey-dev (= 0.3.9-ok1), librust-winapi-0.3+devpropdef-dev (= 0.3.9-ok1), librust-winapi-0.3+dinput-dev (= 0.3.9-ok1), librust-winapi-0.3+dinputd-dev (= 0.3.9-ok1), librust-winapi-0.3+dispex-dev (= 0.3.9-ok1), librust-winapi-0.3+dmksctl-dev (= 0.3.9-ok1), librust-winapi-0.3+dmusicc-dev (= 0.3.9-ok1), librust-winapi-0.3+docobj-dev (= 0.3.9-ok1), librust-winapi-0.3+documenttarget-dev (= 0.3.9-ok1), librust-winapi-0.3+dot1x-dev (= 0.3.9-ok1), librust-winapi-0.3+dpa-dsa-dev (= 0.3.9-ok1), librust-winapi-0.3+dpapi-dev (= 0.3.9-ok1), librust-winapi-0.3+dsgetdc-dev (= 0.3.9-ok1), librust-winapi-0.3+dsound-dev (= 0.3.9-ok1), librust-winapi-0.3+dsrole-dev (= 0.3.9-ok1), librust-winapi-0.3+dvp-dev (= 0.3.9-ok1), librust-winapi-0.3+dwmapi-dev (= 0.3.9-ok1), librust-winapi-0.3+dwrite-1-dev (= 0.3.9-ok1), librust-winapi-0.3+dwrite-2-dev (= 0.3.9-ok1), librust-winapi-0.3+dwrite-3-dev (= 0.3.9-ok1), librust-winapi-0.3+dwrite-dev (= 0.3.9-ok1), librust-winapi-0.3+dxdiag-dev (= 0.3.9-ok1), librust-winapi-0.3+dxfile-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgi-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgi1-2-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgi1-3-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgi1-4-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgi1-5-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgi1-6-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgidebug-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgiformat-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgitype-dev (= 0.3.9-ok1), librust-winapi-0.3+dxva2api-dev (= 0.3.9-ok1), librust-winapi-0.3+dxvahd-dev (= 0.3.9-ok1), librust-winapi-0.3+eaptypes-dev (= 0.3.9-ok1), librust-winapi-0.3+enclaveapi-dev (= 0.3.9-ok1), librust-winapi-0.3+endpointvolume-dev (= 0.3.9-ok1), librust-winapi-0.3+errhandlingapi-dev (= 0.3.9-ok1), librust-winapi-0.3+everything-dev (= 0.3.9-ok1), librust-winapi-0.3+evntcons-dev (= 0.3.9-ok1), librust-winapi-0.3+evntprov-dev (= 0.3.9-ok1), librust-winapi-0.3+evntrace-dev (= 0.3.9-ok1), librust-winapi-0.3+excpt-dev (= 0.3.9-ok1), librust-winapi-0.3+exdisp-dev (= 0.3.9-ok1), librust-winapi-0.3+fibersapi-dev (= 0.3.9-ok1), librust-winapi-0.3+fileapi-dev (= 0.3.9-ok1), librust-winapi-0.3+functiondiscoverykeys-devpkey-dev (= 0.3.9-ok1), librust-winapi-0.3+gl-gl-dev (= 0.3.9-ok1), librust-winapi-0.3+guiddef-dev (= 0.3.9-ok1), librust-winapi-0.3+handleapi-dev (= 0.3.9-ok1), librust-winapi-0.3+heapapi-dev (= 0.3.9-ok1), librust-winapi-0.3+hidclass-dev (= 0.3.9-ok1), librust-winapi-0.3+hidpi-dev (= 0.3.9-ok1), librust-winapi-0.3+hidsdi-dev (= 0.3.9-ok1), librust-winapi-0.3+hidusage-dev (= 0.3.9-ok1), librust-winapi-0.3+highlevelmonitorconfigurationapi-dev (= 0.3.9-ok1), librust-winapi-0.3+hstring-dev (= 0.3.9-ok1), librust-winapi-0.3+http-dev (= 0.3.9-ok1), librust-winapi-0.3+ifdef-dev (= 0.3.9-ok1), librust-winapi-0.3+ifmib-dev (= 0.3.9-ok1), librust-winapi-0.3+imm-dev (= 0.3.9-ok1), librust-winapi-0.3+impl-debug-dev (= 0.3.9-ok1), librust-winapi-0.3+impl-default-dev (= 0.3.9-ok1), librust-winapi-0.3+in6addr-dev (= 0.3.9-ok1), librust-winapi-0.3+inaddr-dev (= 0.3.9-ok1), librust-winapi-0.3+inspectable-dev (= 0.3.9-ok1), librust-winapi-0.3+interlockedapi-dev (= 0.3.9-ok1), librust-winapi-0.3+intsafe-dev (= 0.3.9-ok1), librust-winapi-0.3+ioapiset-dev (= 0.3.9-ok1), librust-winapi-0.3+ipexport-dev (= 0.3.9-ok1), librust-winapi-0.3+iphlpapi-dev (= 0.3.9-ok1), librust-winapi-0.3+ipifcons-dev (= 0.3.9-ok1), librust-winapi-0.3+ipmib-dev (= 0.3.9-ok1), librust-winapi-0.3+iprtrmib-dev (= 0.3.9-ok1), librust-winapi-0.3+iptypes-dev (= 0.3.9-ok1), librust-winapi-0.3+jobapi-dev (= 0.3.9-ok1), librust-winapi-0.3+jobapi2-dev (= 0.3.9-ok1), librust-winapi-0.3+knownfolders-dev (= 0.3.9-ok1), librust-winapi-0.3+ks-dev (= 0.3.9-ok1), librust-winapi-0.3+ksmedia-dev (= 0.3.9-ok1), librust-winapi-0.3+ktmtypes-dev (= 0.3.9-ok1), librust-winapi-0.3+ktmw32-dev (= 0.3.9-ok1), librust-winapi-0.3+l2cmn-dev (= 0.3.9-ok1), librust-winapi-0.3+libloaderapi-dev (= 0.3.9-ok1), librust-winapi-0.3+limits-dev (= 0.3.9-ok1), librust-winapi-0.3+lmaccess-dev (= 0.3.9-ok1), librust-winapi-0.3+lmalert-dev (= 0.3.9-ok1), librust-winapi-0.3+lmapibuf-dev (= 0.3.9-ok1), librust-winapi-0.3+lmat-dev (= 0.3.9-ok1), librust-winapi-0.3+lmcons-dev (= 0.3.9-ok1), librust-winapi-0.3+lmdfs-dev (= 0.3.9-ok1), librust-winapi-0.3+lmerrlog-dev (= 0.3.9-ok1), librust-winapi-0.3+lmjoin-dev (= 0.3.9-ok1), librust-winapi-0.3+lmmsg-dev (= 0.3.9-ok1), librust-winapi-0.3+lmremutl-dev (= 0.3.9-ok1), librust-winapi-0.3+lmrepl-dev (= 0.3.9-ok1), librust-winapi-0.3+lmserver-dev (= 0.3.9-ok1), librust-winapi-0.3+lmshare-dev (= 0.3.9-ok1), librust-winapi-0.3+lmstats-dev (= 0.3.9-ok1), librust-winapi-0.3+lmsvc-dev (= 0.3.9-ok1), librust-winapi-0.3+lmuse-dev (= 0.3.9-ok1), librust-winapi-0.3+lmwksta-dev (= 0.3.9-ok1), librust-winapi-0.3+lowlevelmonitorconfigurationapi-dev (= 0.3.9-ok1), librust-winapi-0.3+lsalookup-dev (= 0.3.9-ok1), librust-winapi-0.3+memoryapi-dev (= 0.3.9-ok1), librust-winapi-0.3+minschannel-dev (= 0.3.9-ok1), librust-winapi-0.3+minwinbase-dev (= 0.3.9-ok1), librust-winapi-0.3+minwindef-dev (= 0.3.9-ok1), librust-winapi-0.3+mmdeviceapi-dev (= 0.3.9-ok1), librust-winapi-0.3+mmeapi-dev (= 0.3.9-ok1), librust-winapi-0.3+mmreg-dev (= 0.3.9-ok1), librust-winapi-0.3+mmsystem-dev (= 0.3.9-ok1), librust-winapi-0.3+mprapidef-dev (= 0.3.9-ok1), librust-winapi-0.3+msaatext-dev (= 0.3.9-ok1), librust-winapi-0.3+mscat-dev (= 0.3.9-ok1), librust-winapi-0.3+mschapp-dev (= 0.3.9-ok1), librust-winapi-0.3+mssip-dev (= 0.3.9-ok1), librust-winapi-0.3+mstcpip-dev (= 0.3.9-ok1), librust-winapi-0.3+mswsock-dev (= 0.3.9-ok1), librust-winapi-0.3+mswsockdef-dev (= 0.3.9-ok1), librust-winapi-0.3+namedpipeapi-dev (= 0.3.9-ok1), librust-winapi-0.3+namespaceapi-dev (= 0.3.9-ok1), librust-winapi-0.3+nb30-dev (= 0.3.9-ok1), librust-winapi-0.3+ncrypt-dev (= 0.3.9-ok1), librust-winapi-0.3+netioapi-dev (= 0.3.9-ok1), librust-winapi-0.3+nldef-dev (= 0.3.9-ok1), librust-winapi-0.3+ntddndis-dev (= 0.3.9-ok1), librust-winapi-0.3+ntddscsi-dev (= 0.3.9-ok1), librust-winapi-0.3+ntddser-dev (= 0.3.9-ok1), librust-winapi-0.3+ntdef-dev (= 0.3.9-ok1), librust-winapi-0.3+ntlsa-dev (= 0.3.9-ok1), librust-winapi-0.3+ntsecapi-dev (= 0.3.9-ok1), librust-winapi-0.3+ntstatus-dev (= 0.3.9-ok1), librust-winapi-0.3+oaidl-dev (= 0.3.9-ok1), librust-winapi-0.3+objbase-dev (= 0.3.9-ok1), librust-winapi-0.3+objidl-dev (= 0.3.9-ok1), librust-winapi-0.3+objidlbase-dev (= 0.3.9-ok1), librust-winapi-0.3+ocidl-dev (= 0.3.9-ok1), librust-winapi-0.3+ole2-dev (= 0.3.9-ok1), librust-winapi-0.3+oleauto-dev (= 0.3.9-ok1), librust-winapi-0.3+olectl-dev (= 0.3.9-ok1), librust-winapi-0.3+oleidl-dev (= 0.3.9-ok1), librust-winapi-0.3+opmapi-dev (= 0.3.9-ok1), librust-winapi-0.3+pdh-dev (= 0.3.9-ok1), librust-winapi-0.3+perflib-dev (= 0.3.9-ok1), librust-winapi-0.3+physicalmonitorenumerationapi-dev (= 0.3.9-ok1), librust-winapi-0.3+playsoundapi-dev (= 0.3.9-ok1), librust-winapi-0.3+portabledevice-dev (= 0.3.9-ok1), librust-winapi-0.3+portabledeviceapi-dev (= 0.3.9-ok1), librust-winapi-0.3+portabledevicetypes-dev (= 0.3.9-ok1), librust-winapi-0.3+powerbase-dev (= 0.3.9-ok1), librust-winapi-0.3+powersetting-dev (= 0.3.9-ok1), librust-winapi-0.3+powrprof-dev (= 0.3.9-ok1), librust-winapi-0.3+processenv-dev (= 0.3.9-ok1), librust-winapi-0.3+processsnapshot-dev (= 0.3.9-ok1), librust-winapi-0.3+processthreadsapi-dev (= 0.3.9-ok1), librust-winapi-0.3+processtopologyapi-dev (= 0.3.9-ok1), librust-winapi-0.3+profileapi-dev (= 0.3.9-ok1), librust-winapi-0.3+propidl-dev (= 0.3.9-ok1), librust-winapi-0.3+propkey-dev (= 0.3.9-ok1), librust-winapi-0.3+propkeydef-dev (= 0.3.9-ok1), librust-winapi-0.3+propsys-dev (= 0.3.9-ok1), librust-winapi-0.3+prsht-dev (= 0.3.9-ok1), librust-winapi-0.3+psapi-dev (= 0.3.9-ok1), librust-winapi-0.3+qos-dev (= 0.3.9-ok1), librust-winapi-0.3+realtimeapiset-dev (= 0.3.9-ok1), librust-winapi-0.3+reason-dev (= 0.3.9-ok1), librust-winapi-0.3+restartmanager-dev (= 0.3.9-ok1), librust-winapi-0.3+restrictederrorinfo-dev (= 0.3.9-ok1), librust-winapi-0.3+rmxfguid-dev (= 0.3.9-ok1), librust-winapi-0.3+roapi-dev (= 0.3.9-ok1), librust-winapi-0.3+robuffer-dev (= 0.3.9-ok1), librust-winapi-0.3+roerrorapi-dev (= 0.3.9-ok1), librust-winapi-0.3+rpc-dev (= 0.3.9-ok1), librust-winapi-0.3+rpcdce-dev (= 0.3.9-ok1), librust-winapi-0.3+rpcndr-dev (= 0.3.9-ok1), librust-winapi-0.3+rtinfo-dev (= 0.3.9-ok1), librust-winapi-0.3+sapi-dev (= 0.3.9-ok1), librust-winapi-0.3+sapi51-dev (= 0.3.9-ok1), librust-winapi-0.3+sapi53-dev (= 0.3.9-ok1), librust-winapi-0.3+sapiddk-dev (= 0.3.9-ok1), librust-winapi-0.3+sapiddk51-dev (= 0.3.9-ok1), librust-winapi-0.3+schannel-dev (= 0.3.9-ok1), librust-winapi-0.3+sddl-dev (= 0.3.9-ok1), librust-winapi-0.3+securityappcontainer-dev (= 0.3.9-ok1), librust-winapi-0.3+securitybaseapi-dev (= 0.3.9-ok1), librust-winapi-0.3+servprov-dev (= 0.3.9-ok1), librust-winapi-0.3+setupapi-dev (= 0.3.9-ok1), librust-winapi-0.3+shellapi-dev (= 0.3.9-ok1), librust-winapi-0.3+shellscalingapi-dev (= 0.3.9-ok1), librust-winapi-0.3+shlobj-dev (= 0.3.9-ok1), librust-winapi-0.3+shobjidl-core-dev (= 0.3.9-ok1), librust-winapi-0.3+shobjidl-dev (= 0.3.9-ok1), librust-winapi-0.3+shtypes-dev (= 0.3.9-ok1), librust-winapi-0.3+softpub-dev (= 0.3.9-ok1), librust-winapi-0.3+spapidef-dev (= 0.3.9-ok1), librust-winapi-0.3+spellcheck-dev (= 0.3.9-ok1), librust-winapi-0.3+sporder-dev (= 0.3.9-ok1), librust-winapi-0.3+sql-dev (= 0.3.9-ok1), librust-winapi-0.3+sqlext-dev (= 0.3.9-ok1), librust-winapi-0.3+sqltypes-dev (= 0.3.9-ok1), librust-winapi-0.3+sqlucode-dev (= 0.3.9-ok1), librust-winapi-0.3+sspi-dev (= 0.3.9-ok1), librust-winapi-0.3+std-dev (= 0.3.9-ok1), librust-winapi-0.3+stralign-dev (= 0.3.9-ok1), librust-winapi-0.3+stringapiset-dev (= 0.3.9-ok1), librust-winapi-0.3+strmif-dev (= 0.3.9-ok1), librust-winapi-0.3+subauth-dev (= 0.3.9-ok1), librust-winapi-0.3+synchapi-dev (= 0.3.9-ok1), librust-winapi-0.3+sysinfoapi-dev (= 0.3.9-ok1), librust-winapi-0.3+systemtopologyapi-dev (= 0.3.9-ok1), librust-winapi-0.3+taskschd-dev (= 0.3.9-ok1), librust-winapi-0.3+tcpestats-dev (= 0.3.9-ok1), librust-winapi-0.3+tcpmib-dev (= 0.3.9-ok1), librust-winapi-0.3+textstor-dev (= 0.3.9-ok1), librust-winapi-0.3+threadpoolapiset-dev (= 0.3.9-ok1), librust-winapi-0.3+threadpoollegacyapiset-dev (= 0.3.9-ok1), librust-winapi-0.3+timeapi-dev (= 0.3.9-ok1), librust-winapi-0.3+timezoneapi-dev (= 0.3.9-ok1), librust-winapi-0.3+tlhelp32-dev (= 0.3.9-ok1), librust-winapi-0.3+transportsettingcommon-dev (= 0.3.9-ok1), librust-winapi-0.3+tvout-dev (= 0.3.9-ok1), librust-winapi-0.3+udpmib-dev (= 0.3.9-ok1), librust-winapi-0.3+unknwnbase-dev (= 0.3.9-ok1), librust-winapi-0.3+urlhist-dev (= 0.3.9-ok1), librust-winapi-0.3+urlmon-dev (= 0.3.9-ok1), librust-winapi-0.3+usb-dev (= 0.3.9-ok1), librust-winapi-0.3+usbioctl-dev (= 0.3.9-ok1), librust-winapi-0.3+usbiodef-dev (= 0.3.9-ok1), librust-winapi-0.3+usbscan-dev (= 0.3.9-ok1), librust-winapi-0.3+usbspec-dev (= 0.3.9-ok1), librust-winapi-0.3+userenv-dev (= 0.3.9-ok1), librust-winapi-0.3+usp10-dev (= 0.3.9-ok1), librust-winapi-0.3+utilapiset-dev (= 0.3.9-ok1), librust-winapi-0.3+uxtheme-dev (= 0.3.9-ok1), librust-winapi-0.3+vadefs-dev (= 0.3.9-ok1), librust-winapi-0.3+vcruntime-dev (= 0.3.9-ok1), librust-winapi-0.3+vsbackup-dev (= 0.3.9-ok1), librust-winapi-0.3+vss-dev (= 0.3.9-ok1), librust-winapi-0.3+vsserror-dev (= 0.3.9-ok1), librust-winapi-0.3+vswriter-dev (= 0.3.9-ok1), librust-winapi-0.3+wbemads-dev (= 0.3.9-ok1), librust-winapi-0.3+wbemcli-dev (= 0.3.9-ok1), librust-winapi-0.3+wbemdisp-dev (= 0.3.9-ok1), librust-winapi-0.3+wbemprov-dev (= 0.3.9-ok1), librust-winapi-0.3+wbemtran-dev (= 0.3.9-ok1), librust-winapi-0.3+wct-dev (= 0.3.9-ok1), librust-winapi-0.3+werapi-dev (= 0.3.9-ok1), librust-winapi-0.3+winbase-dev (= 0.3.9-ok1), librust-winapi-0.3+wincodec-dev (= 0.3.9-ok1), librust-winapi-0.3+wincodecsdk-dev (= 0.3.9-ok1), librust-winapi-0.3+wincon-dev (= 0.3.9-ok1), librust-winapi-0.3+wincontypes-dev (= 0.3.9-ok1), librust-winapi-0.3+wincred-dev (= 0.3.9-ok1), librust-winapi-0.3+wincrypt-dev (= 0.3.9-ok1), librust-winapi-0.3+windef-dev (= 0.3.9-ok1), librust-winapi-0.3+windot11-dev (= 0.3.9-ok1), librust-winapi-0.3+windowsceip-dev (= 0.3.9-ok1), librust-winapi-0.3+windowsx-dev (= 0.3.9-ok1), librust-winapi-0.3+winefs-dev (= 0.3.9-ok1), librust-winapi-0.3+winerror-dev (= 0.3.9-ok1), librust-winapi-0.3+winevt-dev (= 0.3.9-ok1), librust-winapi-0.3+wingdi-dev (= 0.3.9-ok1), librust-winapi-0.3+winhttp-dev (= 0.3.9-ok1), librust-winapi-0.3+wininet-dev (= 0.3.9-ok1), librust-winapi-0.3+winineti-dev (= 0.3.9-ok1), librust-winapi-0.3+winioctl-dev (= 0.3.9-ok1), librust-winapi-0.3+winnetwk-dev (= 0.3.9-ok1), librust-winapi-0.3+winnls-dev (= 0.3.9-ok1), librust-winapi-0.3+winnt-dev (= 0.3.9-ok1), librust-winapi-0.3+winreg-dev (= 0.3.9-ok1), librust-winapi-0.3+winsafer-dev (= 0.3.9-ok1), librust-winapi-0.3+winscard-dev (= 0.3.9-ok1), librust-winapi-0.3+winsmcrd-dev (= 0.3.9-ok1), librust-winapi-0.3+winsock2-dev (= 0.3.9-ok1), librust-winapi-0.3+winspool-dev (= 0.3.9-ok1), librust-winapi-0.3+winstring-dev (= 0.3.9-ok1), librust-winapi-0.3+winsvc-dev (= 0.3.9-ok1), librust-winapi-0.3+wintrust-dev (= 0.3.9-ok1), librust-winapi-0.3+winusb-dev (= 0.3.9-ok1), librust-winapi-0.3+winusbio-dev (= 0.3.9-ok1), librust-winapi-0.3+winuser-dev (= 0.3.9-ok1), librust-winapi-0.3+winver-dev (= 0.3.9-ok1), librust-winapi-0.3+wlanapi-dev (= 0.3.9-ok1), librust-winapi-0.3+wlanihv-dev (= 0.3.9-ok1), librust-winapi-0.3+wlanihvtypes-dev (= 0.3.9-ok1), librust-winapi-0.3+wlantypes-dev (= 0.3.9-ok1), librust-winapi-0.3+wlclient-dev (= 0.3.9-ok1), librust-winapi-0.3+wmistr-dev (= 0.3.9-ok1), librust-winapi-0.3+wnnc-dev (= 0.3.9-ok1), librust-winapi-0.3+wow64apiset-dev (= 0.3.9-ok1), librust-winapi-0.3+wpdmtpextensions-dev (= 0.3.9-ok1), librust-winapi-0.3+ws2bth-dev (= 0.3.9-ok1), librust-winapi-0.3+ws2def-dev (= 0.3.9-ok1), librust-winapi-0.3+ws2ipdef-dev (= 0.3.9-ok1), librust-winapi-0.3+ws2spi-dev (= 0.3.9-ok1), librust-winapi-0.3+ws2tcpip-dev (= 0.3.9-ok1), librust-winapi-0.3+wtsapi32-dev (= 0.3.9-ok1), librust-winapi-0.3+wtypes-dev (= 0.3.9-ok1), librust-winapi-0.3+wtypesbase-dev (= 0.3.9-ok1), librust-winapi-0.3+xinput-dev (= 0.3.9-ok1), librust-winapi-0.3-dev (= 0.3.9-ok1), librust-winapi-0.3.9+accctrl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+aclapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+activation-dev (= 0.3.9-ok1), librust-winapi-0.3.9+adhoc-dev (= 0.3.9-ok1), librust-winapi-0.3.9+appmgmt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+audioclient-dev (= 0.3.9-ok1), librust-winapi-0.3.9+audiosessiontypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+avrt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+basetsd-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bcrypt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bits-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bits1-5-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bits10-1-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bits2-0-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bits2-5-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bits3-0-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bits4-0-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bits5-0-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bitscfg-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bitsmsg-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bluetoothapis-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bluetoothleapis-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bthdef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bthioctl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bthledef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bthsdpdef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bugcodes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+cderr-dev (= 0.3.9-ok1), librust-winapi-0.3.9+cfg-dev (= 0.3.9-ok1), librust-winapi-0.3.9+cfgmgr32-dev (= 0.3.9-ok1), librust-winapi-0.3.9+cguid-dev (= 0.3.9-ok1), librust-winapi-0.3.9+combaseapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+coml2api-dev (= 0.3.9-ok1), librust-winapi-0.3.9+commapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+commctrl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+commdlg-dev (= 0.3.9-ok1), librust-winapi-0.3.9+commoncontrols-dev (= 0.3.9-ok1), librust-winapi-0.3.9+consoleapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+corecrt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+corsym-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1-1-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1-2-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1-3-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1effectauthor-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1effects-1-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1effects-2-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1effects-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1svg-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2dbasetypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d10-1-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d10-1shader-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d10-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d10effect-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d10misc-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d10sdklayers-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d10shader-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11-1-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11-2-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11-3-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11-4-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11on12-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11sdklayers-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11shader-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11tokenizedprogramformat-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d12-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d12sdklayers-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d12shader-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d9-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d9caps-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d9types-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dcommon-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dcompiler-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dcsx-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dkmdt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dkmthk-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dukmdt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dx10core-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dx10math-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dx10mesh-dev (= 0.3.9-ok1), librust-winapi-0.3.9+datetimeapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+davclnt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dbghelp-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dbt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dcommon-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dcomp-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dcompanimation-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dcomptypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dde-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ddraw-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ddrawi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ddrawint-dev (= 0.3.9-ok1), librust-winapi-0.3.9+debug-dev (= 0.3.9-ok1), librust-winapi-0.3.9+debugapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+default-dev (= 0.3.9-ok1), librust-winapi-0.3.9+devguid-dev (= 0.3.9-ok1), librust-winapi-0.3.9+devicetopology-dev (= 0.3.9-ok1), librust-winapi-0.3.9+devpkey-dev (= 0.3.9-ok1), librust-winapi-0.3.9+devpropdef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dinput-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dinputd-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dispex-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dmksctl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dmusicc-dev (= 0.3.9-ok1), librust-winapi-0.3.9+docobj-dev (= 0.3.9-ok1), librust-winapi-0.3.9+documenttarget-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dot1x-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dpa-dsa-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dpapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dsgetdc-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dsound-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dsrole-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dvp-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dwmapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dwrite-1-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dwrite-2-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dwrite-3-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dwrite-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxdiag-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxfile-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgi1-2-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgi1-3-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgi1-4-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgi1-5-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgi1-6-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgidebug-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgiformat-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgitype-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxva2api-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxvahd-dev (= 0.3.9-ok1), librust-winapi-0.3.9+eaptypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+enclaveapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+endpointvolume-dev (= 0.3.9-ok1), librust-winapi-0.3.9+errhandlingapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+everything-dev (= 0.3.9-ok1), librust-winapi-0.3.9+evntcons-dev (= 0.3.9-ok1), librust-winapi-0.3.9+evntprov-dev (= 0.3.9-ok1), librust-winapi-0.3.9+evntrace-dev (= 0.3.9-ok1), librust-winapi-0.3.9+excpt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+exdisp-dev (= 0.3.9-ok1), librust-winapi-0.3.9+fibersapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+fileapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+functiondiscoverykeys-devpkey-dev (= 0.3.9-ok1), librust-winapi-0.3.9+gl-gl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+guiddef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+handleapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+heapapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+hidclass-dev (= 0.3.9-ok1), librust-winapi-0.3.9+hidpi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+hidsdi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+hidusage-dev (= 0.3.9-ok1), librust-winapi-0.3.9+highlevelmonitorconfigurationapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+hstring-dev (= 0.3.9-ok1), librust-winapi-0.3.9+http-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ifdef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ifmib-dev (= 0.3.9-ok1), librust-winapi-0.3.9+imm-dev (= 0.3.9-ok1), librust-winapi-0.3.9+impl-debug-dev (= 0.3.9-ok1), librust-winapi-0.3.9+impl-default-dev (= 0.3.9-ok1), librust-winapi-0.3.9+in6addr-dev (= 0.3.9-ok1), librust-winapi-0.3.9+inaddr-dev (= 0.3.9-ok1), librust-winapi-0.3.9+inspectable-dev (= 0.3.9-ok1), librust-winapi-0.3.9+interlockedapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+intsafe-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ioapiset-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ipexport-dev (= 0.3.9-ok1), librust-winapi-0.3.9+iphlpapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ipifcons-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ipmib-dev (= 0.3.9-ok1), librust-winapi-0.3.9+iprtrmib-dev (= 0.3.9-ok1), librust-winapi-0.3.9+iptypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+jobapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+jobapi2-dev (= 0.3.9-ok1), librust-winapi-0.3.9+knownfolders-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ks-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ksmedia-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ktmtypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ktmw32-dev (= 0.3.9-ok1), librust-winapi-0.3.9+l2cmn-dev (= 0.3.9-ok1), librust-winapi-0.3.9+libloaderapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+limits-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmaccess-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmalert-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmapibuf-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmat-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmcons-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmdfs-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmerrlog-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmjoin-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmmsg-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmremutl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmrepl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmserver-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmshare-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmstats-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmsvc-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmuse-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmwksta-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lowlevelmonitorconfigurationapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lsalookup-dev (= 0.3.9-ok1), librust-winapi-0.3.9+memoryapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+minschannel-dev (= 0.3.9-ok1), librust-winapi-0.3.9+minwinbase-dev (= 0.3.9-ok1), librust-winapi-0.3.9+minwindef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mmdeviceapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mmeapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mmreg-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mmsystem-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mprapidef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+msaatext-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mscat-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mschapp-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mssip-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mstcpip-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mswsock-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mswsockdef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+namedpipeapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+namespaceapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+nb30-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ncrypt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+netioapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+nldef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ntddndis-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ntddscsi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ntddser-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ntdef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ntlsa-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ntsecapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ntstatus-dev (= 0.3.9-ok1), librust-winapi-0.3.9+oaidl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+objbase-dev (= 0.3.9-ok1), librust-winapi-0.3.9+objidl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+objidlbase-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ocidl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ole2-dev (= 0.3.9-ok1), librust-winapi-0.3.9+oleauto-dev (= 0.3.9-ok1), librust-winapi-0.3.9+olectl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+oleidl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+opmapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+pdh-dev (= 0.3.9-ok1), librust-winapi-0.3.9+perflib-dev (= 0.3.9-ok1), librust-winapi-0.3.9+physicalmonitorenumerationapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+playsoundapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+portabledevice-dev (= 0.3.9-ok1), librust-winapi-0.3.9+portabledeviceapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+portabledevicetypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+powerbase-dev (= 0.3.9-ok1), librust-winapi-0.3.9+powersetting-dev (= 0.3.9-ok1), librust-winapi-0.3.9+powrprof-dev (= 0.3.9-ok1), librust-winapi-0.3.9+processenv-dev (= 0.3.9-ok1), librust-winapi-0.3.9+processsnapshot-dev (= 0.3.9-ok1), librust-winapi-0.3.9+processthreadsapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+processtopologyapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+profileapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+propidl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+propkey-dev (= 0.3.9-ok1), librust-winapi-0.3.9+propkeydef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+propsys-dev (= 0.3.9-ok1), librust-winapi-0.3.9+prsht-dev (= 0.3.9-ok1), librust-winapi-0.3.9+psapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+qos-dev (= 0.3.9-ok1), librust-winapi-0.3.9+realtimeapiset-dev (= 0.3.9-ok1), librust-winapi-0.3.9+reason-dev (= 0.3.9-ok1), librust-winapi-0.3.9+restartmanager-dev (= 0.3.9-ok1), librust-winapi-0.3.9+restrictederrorinfo-dev (= 0.3.9-ok1), librust-winapi-0.3.9+rmxfguid-dev (= 0.3.9-ok1), librust-winapi-0.3.9+roapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+robuffer-dev (= 0.3.9-ok1), librust-winapi-0.3.9+roerrorapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+rpc-dev (= 0.3.9-ok1), librust-winapi-0.3.9+rpcdce-dev (= 0.3.9-ok1), librust-winapi-0.3.9+rpcndr-dev (= 0.3.9-ok1), librust-winapi-0.3.9+rtinfo-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sapi51-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sapi53-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sapiddk-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sapiddk51-dev (= 0.3.9-ok1), librust-winapi-0.3.9+schannel-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sddl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+securityappcontainer-dev (= 0.3.9-ok1), librust-winapi-0.3.9+securitybaseapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+servprov-dev (= 0.3.9-ok1), librust-winapi-0.3.9+setupapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+shellapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+shellscalingapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+shlobj-dev (= 0.3.9-ok1), librust-winapi-0.3.9+shobjidl-core-dev (= 0.3.9-ok1), librust-winapi-0.3.9+shobjidl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+shtypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+softpub-dev (= 0.3.9-ok1), librust-winapi-0.3.9+spapidef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+spellcheck-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sporder-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sql-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sqlext-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sqltypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sqlucode-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sspi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+std-dev (= 0.3.9-ok1), librust-winapi-0.3.9+stralign-dev (= 0.3.9-ok1), librust-winapi-0.3.9+stringapiset-dev (= 0.3.9-ok1), librust-winapi-0.3.9+strmif-dev (= 0.3.9-ok1), librust-winapi-0.3.9+subauth-dev (= 0.3.9-ok1), librust-winapi-0.3.9+synchapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sysinfoapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+systemtopologyapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+taskschd-dev (= 0.3.9-ok1), librust-winapi-0.3.9+tcpestats-dev (= 0.3.9-ok1), librust-winapi-0.3.9+tcpmib-dev (= 0.3.9-ok1), librust-winapi-0.3.9+textstor-dev (= 0.3.9-ok1), librust-winapi-0.3.9+threadpoolapiset-dev (= 0.3.9-ok1), librust-winapi-0.3.9+threadpoollegacyapiset-dev (= 0.3.9-ok1), librust-winapi-0.3.9+timeapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+timezoneapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+tlhelp32-dev (= 0.3.9-ok1), librust-winapi-0.3.9+transportsettingcommon-dev (= 0.3.9-ok1), librust-winapi-0.3.9+tvout-dev (= 0.3.9-ok1), librust-winapi-0.3.9+udpmib-dev (= 0.3.9-ok1), librust-winapi-0.3.9+unknwnbase-dev (= 0.3.9-ok1), librust-winapi-0.3.9+urlhist-dev (= 0.3.9-ok1), librust-winapi-0.3.9+urlmon-dev (= 0.3.9-ok1), librust-winapi-0.3.9+usb-dev (= 0.3.9-ok1), librust-winapi-0.3.9+usbioctl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+usbiodef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+usbscan-dev (= 0.3.9-ok1), librust-winapi-0.3.9+usbspec-dev (= 0.3.9-ok1), librust-winapi-0.3.9+userenv-dev (= 0.3.9-ok1), librust-winapi-0.3.9+usp10-dev (= 0.3.9-ok1), librust-winapi-0.3.9+utilapiset-dev (= 0.3.9-ok1), librust-winapi-0.3.9+uxtheme-dev (= 0.3.9-ok1), librust-winapi-0.3.9+vadefs-dev (= 0.3.9-ok1), librust-winapi-0.3.9+vcruntime-dev (= 0.3.9-ok1), librust-winapi-0.3.9+vsbackup-dev (= 0.3.9-ok1), librust-winapi-0.3.9+vss-dev (= 0.3.9-ok1), librust-winapi-0.3.9+vsserror-dev (= 0.3.9-ok1), librust-winapi-0.3.9+vswriter-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wbemads-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wbemcli-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wbemdisp-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wbemprov-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wbemtran-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wct-dev (= 0.3.9-ok1), librust-winapi-0.3.9+werapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winbase-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wincodec-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wincodecsdk-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wincon-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wincontypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wincred-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wincrypt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+windef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+windot11-dev (= 0.3.9-ok1), librust-winapi-0.3.9+windowsceip-dev (= 0.3.9-ok1), librust-winapi-0.3.9+windowsx-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winefs-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winerror-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winevt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wingdi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winhttp-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wininet-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winineti-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winioctl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winnetwk-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winnls-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winnt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winreg-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winsafer-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winscard-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winsmcrd-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winsock2-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winspool-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winstring-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winsvc-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wintrust-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winusb-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winusbio-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winuser-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winver-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wlanapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wlanihv-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wlanihvtypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wlantypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wlclient-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wmistr-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wnnc-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wow64apiset-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wpdmtpextensions-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ws2bth-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ws2def-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ws2ipdef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ws2spi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ws2tcpip-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wtsapi32-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wtypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wtypesbase-dev (= 0.3.9-ok1), librust-winapi-0.3.9+xinput-dev (= 0.3.9-ok1), librust-winapi-0.3.9-dev (= 0.3.9-ok1) Depends: librust-winapi-i686-pc-windows-gnu-0.4+default-dev, librust-winapi-x86-64-pc-windows-gnu-0.4+default-dev Filename: pool/main/r/rust-winapi/librust-winapi-dev_0.3.9-ok1_arm64.deb Size: 959084 MD5sum: c9368a50c075604099f53bc0d1ef1cf1 SHA1: 5d1b500aa2f44318655ee49606216d57c21650ab SHA256: dd89508314429ac8d481d6807891964114562e936bd82dd349054dd6b26f5c62 SHA512: 96fe2f433b3912b76c0afba62dd7fa5302f25c87c3f675e7f621da5d09ea6b2e17dc0a1896ba1f72bb4894d41bed22a430344bc1534d0e3330baffe3487fddac 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-winapi-i686-pc-windows-gnu-dev Architecture: arm64 Version: 0.4.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-winapi-i686-pc-windows-gnu Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 16 Provides: librust-winapi-i686-pc-windows-gnu+default-dev (= 0.4.0-ok1), librust-winapi-i686-pc-windows-gnu-0+default-dev (= 0.4.0-ok1), librust-winapi-i686-pc-windows-gnu-0-dev (= 0.4.0-ok1), librust-winapi-i686-pc-windows-gnu-0.4+default-dev (= 0.4.0-ok1), librust-winapi-i686-pc-windows-gnu-0.4-dev (= 0.4.0-ok1), librust-winapi-i686-pc-windows-gnu-0.4.0+default-dev (= 0.4.0-ok1), librust-winapi-i686-pc-windows-gnu-0.4.0-dev (= 0.4.0-ok1) Filename: pool/main/r/rust-winapi-i686-pc-windows-gnu/librust-winapi-i686-pc-windows-gnu-dev_0.4.0-ok1_arm64.deb Size: 2914 MD5sum: e2896fbfacae945f2ba036c82354f44d SHA1: 604e81a7b280341b544107d7e4600e1ed9d3a010 SHA256: 5540731c082e6575b5aabf3150361b258c8011f8af3c1989d5da038b81cd870b SHA512: 485e187d3dd07e25c708cbe577cc518f61b22b5d89e45404fdd93598f1b2d81ec203ff672c5614d6c75fac08ef62bd4edc217b082234cdbb8656024fee70c88e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-winapi-util-dev Architecture: arm64 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/main/r/rust-winapi-util/librust-winapi-util-dev_0.1.5-ok1_arm64.deb Size: 11426 MD5sum: 3fa5fa637976e07d3b819740c1a0b76c SHA1: 766347ba5fe702018efbcbd50b5820fefaf107ef SHA256: 3a7098df9b58ec5f753a4dea49a90251b418477f882b0c973cda70455022d5b9 SHA512: 6be6e8c28a58532b0f07b087e89e69231920cc5df38add16d7626e5e3298ebfd0cacf14f4d99baaf728b06c5d277590a8497da3103bcf16647e8a755943d69ef 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-winapi-x86-64-pc-windows-gnu-dev Architecture: arm64 Version: 0.4.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-winapi-x86-64-pc-windows-gnu Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 16 Provides: librust-winapi-x86-64-pc-windows-gnu+default-dev (= 0.4.0-ok1), librust-winapi-x86-64-pc-windows-gnu-0+default-dev (= 0.4.0-ok1), librust-winapi-x86-64-pc-windows-gnu-0-dev (= 0.4.0-ok1), librust-winapi-x86-64-pc-windows-gnu-0.4+default-dev (= 0.4.0-ok1), librust-winapi-x86-64-pc-windows-gnu-0.4-dev (= 0.4.0-ok1), librust-winapi-x86-64-pc-windows-gnu-0.4.0+default-dev (= 0.4.0-ok1), librust-winapi-x86-64-pc-windows-gnu-0.4.0-dev (= 0.4.0-ok1) Filename: pool/main/r/rust-winapi-x86-64-pc-windows-gnu/librust-winapi-x86-64-pc-windows-gnu-dev_0.4.0-ok1_arm64.deb Size: 2908 MD5sum: e126e31a7194eb25e71b177cd8dbed96 SHA1: 9679046d3363e30355ef878cbae12be22cb3d112 SHA256: d2e99cbf8208f8ef7599d58e5c64d79deab839902d2a2a873d448e18ce993892 SHA512: a76f82ca933e77020da9d3f205879b5a99cd4c04b72b08968d1cc323946270ba38d97fea1a1bb15ef2f7ad0cf51eb32e4d721cfa9b065e02c228478b2d791fb9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: librust-yeslogic-fontconfig-sys-dev Architecture: arm64 Version: 3.0.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-yeslogic-fontconfig-sys Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 46 Provides: librust-yeslogic-fontconfig-sys+default-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys+dlopen-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3+default-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3+dlopen-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3.0+default-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3.0+dlopen-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3.0-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3.0.1+default-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3.0.1+dlopen-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3.0.1-dev (= 3.0.1-ok1) Depends: librust-const-cstr-0.3+default-dev, librust-dlib-0.5+default-dev, librust-once-cell-1+default-dev (>= 1.9.0-~~), librust-pkg-config-0.3+default-dev, libfontconfig-dev Filename: pool/main/r/rust-yeslogic-fontconfig-sys/librust-yeslogic-fontconfig-sys-dev_3.0.1-ok1_arm64.deb Size: 8114 MD5sum: f17e02762e8b7e959aac5587a9fbddbc SHA1: 117d0b6f28980305f92f286cff7b63cc6f959685 SHA256: 2d9549f2a926829aa9b9f3c55adb1e54884b79c0a86c45930eef50cdbc07851d SHA512: 41f521f2f667513dee1d5933827489e225d58df6d63f339a11b7a77051e9942b1fffac2b16d5ea9d13a8ae7aa7ac3b90e5a40dee5d4d2d0cfaf5300b11fd1024 Homepage: https://github.com/yeslogic/fontconfig-rs Description: Raw bindings to Fontconfig without a vendored C library - Rust source code This package contains the source for the Rust yeslogic-fontconfig-sys crate, packaged by debcargo for use with cargo and dh-cargo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsamplerate0-dev Architecture: arm64 Version: 0.1.9-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libsamplerate Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1612 Provides: libsamplerate-dev Depends: libsamplerate0 (= 0.1.9-ok2), pkg-config Conflicts: libsamplerate-dev Filename: pool/main/libs/libsamplerate/libsamplerate0-dev_0.1.9-ok2_arm64.deb Size: 1393616 MD5sum: 5814c4da66864ab13205961b16264bf4 SHA1: eb89d67b7b796d2a9ab0ef98a1424e0035ed1388 SHA256: d3dcc8f1c01b290d0a1ce410a7202d4055aa60ab4a61be2dcc349e91e07e2478 SHA512: feed58ffb76d45aa005d3502b439aaa064c2338f74e5cd498a3306a9bb65e1db63306cc2aae49382761c649daed2ef30baf1cec5a72894cb44573c9681c9129d Homepage: http://www.mega-nerd.com/SRC/ 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsamplerate0 Architecture: arm64 Version: 0.1.9-ok2 Multi-Arch: same Priority: optional Section: libs Source: libsamplerate Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1501 Depends: libc6 (>= 2.17) Replaces: samplerate-programs (<< 0.1.8-0) Filename: pool/main/libs/libsamplerate/libsamplerate0_0.1.9-ok2_arm64.deb Size: 1337438 MD5sum: 27db8e94645c45707dd6c1dd0a44db4c SHA1: 832fb1fc0b60eadf0a4c99e69aae7a7a37695277 SHA256: 4ccf98b201e81067c72e8cab9e0db68269182c1425d04f0b43a4f41b12aba5bd SHA512: a21d4c4bd50ae191abb2d0696dd0b05f6d719cc77c8dd3567bc379bd9602b95dfc7a866a3405e9814c373f6a5b8420ac99710426657ee87fb6c4cf759ac7bb61 Homepage: http://www.mega-nerd.com/SRC/ 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsane-common Architecture: all Version: 1.0.29-ok3 Multi-Arch: foreign Priority: optional Section: libs Source: sane-backends Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 2772 Pre-Depends: dpkg (>= 1.15.7.2) Breaks: sane-utils (<< 1.0.27-0) Filename: pool/main/s/sane-backends/libsane-common_1.0.29-ok3_all.deb Size: 574170 MD5sum: 3c592375efd8de8522bf1ad93c782c19 SHA1: ebf2b4387e39a8197aacaf9dd9d11003dc5e3740 SHA256: 5be591f3be3d2dcfe5f929d503414a77f78a0d42626d2c2cd68ff22f188044b3 SHA512: c42343c1dc1b16879c7870ad386fdafc097616a9bfff8a098a705464f1a89b2485db9d1673a36c4421cd3eaa95501230fee2f252709d5354fe67320db51cf103 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsane-dev Architecture: arm64 Version: 1.0.29-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: sane-backends Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 18877 Depends: libsane (= 1.0.29-ok3) Filename: pool/main/s/sane-backends/libsane-dev_1.0.29-ok3_arm64.deb Size: 2542888 MD5sum: 3d3df6bed3b10a7f1fed796608392d83 SHA1: 63b3c32e5ffd59c65b8a90af0551d436e6848b14 SHA256: 49d489bb10af98468424cd428ed7fa4e25a36f9475c1f4747bdf216277ed3f39 SHA512: 7b3e71cfcdf51f1259aa663d8899eb3491d292888067e8683ee2470168f81af6091dfe404f6dee9f611c7ed1ff38f7a3b06356d795bef57720e6ca3ac9098b64 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsane1 Architecture: arm64 Version: 1.0.29-ok3 Multi-Arch: same Priority: optional Section: oldlibs Source: sane-backends Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 124 Depends: libsane (>= 1.0.29-ok3) Filename: pool/main/s/sane-backends/libsane1_1.0.29-ok3_arm64.deb Size: 14364 MD5sum: 970e47c93f2e7ebf1c682bad9d75c14b SHA1: 8b3c5947b0c23f3e0158f9443ae6346ffa494dcb SHA256: 22d95ef8000feaffc555a20a00caffe44d069ea6a9af83663a08c41dca07d499 SHA512: 0748f04740d456be5f60670fc1a554be959016eaadb4bd9d7bf7b499b3f81d814b824b6173aed1e738357741bafe8b664a20f0d5307e116be1e5a91bf7ed863c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsane Architecture: arm64 Version: 1.0.29-ok3 Multi-Arch: same Priority: optional Section: libs Source: sane-backends Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 14376 Provides: libsane1 (= 1.0.29-ok3) Depends: acl, adduser, libsane-common (= 1.0.29-ok3), udev, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libgcc-s1 (>= 3.3.1), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libieee1284-3, libjpeg62-turbo (>= 1:1.5.0), libpng16-16 (>= 1.6.2-1), libsnmp35 (>= 5.8+dfsg), libstdc++6 (>= 9), libtiff5 (>= 4.0.3), libusb-1.0-0 (>= 2:1.0.22), libxml2 (>= 2.7.4) Recommends: sane-utils (>= 1.0.29-ok3) Suggests: avahi-daemon, hplip Breaks: libsane1 (<< 1.0.27-0) Replaces: libsane1 (<< 1.0.27-0) Filename: pool/main/s/sane-backends/libsane_1.0.29-ok3_arm64.deb Size: 2751804 MD5sum: 3c7590e0fbb568c8d9bc70f54cf6f784 SHA1: 506081920f989b2979633f7b91605eacff74d6fa SHA256: 3406203d6754eb386a9cc93fb0975ca4b36b6a54b2803b8cb24b5ff648fd0f6c SHA512: 283fc550fa21f2cc487817ebf540818d640388c8ad1765ce7228808a1cddb5023eb6611154fb472ee804521c6417088f1a8073ea6ae77a91b753bc1f4d6d89b1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-2 Architecture: arm64 Version: 2.1.27+dfsg-ok5 Multi-Arch: same Priority: standard Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 190 Depends: libsasl2-modules-db (>= 2.1.27+dfsg-ok5), libc6 (>= 2.34) Recommends: libsasl2-modules (>= 2.1.27+dfsg-ok5) Breaks: postfix (<= 2.8.3-0), slapd (<= 2.4.25-0) Replaces: libsasl2 Filename: pool/main/c/cyrus-sasl2/libsasl2-2_2.1.27+dfsg-ok5_arm64.deb Size: 50878 MD5sum: c1359c8f9ea13ce258c0da1bdbe86290 SHA1: d453a9953800bd89576d91520a6e26ea01584870 SHA256: 7ac06673577752ada01ae9dda3552560728823026d4a3e41e4fe1f7cb8d12d77 SHA512: b1f33d00b0ac77fcac02d70c761db2c4e061b490c24f81accec20e3091de5935d8687c025fc39292e74f99a9c8fb1e8dd1e819647c2563bf0539a3eb751199f6 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, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-dev Architecture: arm64 Version: 2.1.27+dfsg-ok5 Priority: optional Section: libdevel Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 892 Depends: libc6-dev, libsasl2-2 (= 2.1.27+dfsg-ok5) Filename: pool/main/c/cyrus-sasl2/libsasl2-dev_2.1.27+dfsg-ok5_arm64.deb Size: 242612 MD5sum: 64d232b539581405d07a0afcad9e91ba SHA1: 9bb2a668a44254131636dcb61286d1bf6637dd7d SHA256: 797284f3924af132a9fa974629b8d0d4a9e6d4aee60818de4cbb7c1e8c79d339 SHA512: 1e758e81e4db4cec2cafe1a361d02754b72cf470a92c0dafee54cea42c172e5bae6120a69ca76455c1efc19ba29f4171a1413cce192414421e4a763e5606fc8e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-modules-db Architecture: arm64 Version: 2.1.27+dfsg-ok5 Multi-Arch: same Priority: standard Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 119 Depends: libc6 (>= 2.17), libdb5.3 Filename: pool/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.27+dfsg-ok5_arm64.deb Size: 14848 MD5sum: 3cda1e2394f7e012e42fe5b11546b225 SHA1: 64e1907ae58c9d87dcb95366f2bca12736ecc02c SHA256: 35fda3e6aadd4ed7500ae9e30c9c8339ead7230d3e02f47d0bd30f2cae277a17 SHA512: 7423c096da0037515cdd30cd187b2766f303d79609705b2050e5414bf02cbf9e5d506db57c3d235944581e851c5eea914a2a8333157f330378140045069d254d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-modules-gssapi-heimdal Architecture: arm64 Version: 2.1.27+dfsg-ok5 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 123 Depends: libsasl2-modules (= 2.1.27+dfsg-ok5), libc6 (>= 2.17), libgssapi3-heimdal (>= 1.4.0+git20110226) Conflicts: libsasl2-modules-gssapi-mit Filename: pool/main/c/cyrus-sasl2/libsasl2-modules-gssapi-heimdal_2.1.27+dfsg-ok5_arm64.deb Size: 17400 MD5sum: 84bc16bfd863e413b48aec9b996b0a8c SHA1: ce89020f9691877e04ba08abe85a5660d2e63d26 SHA256: 2e817b840a1fad23585afc4fcc77ef1fe08ad5a39854b43811d72a8fb989c11c SHA512: d0c30bde6f1ed5764de1b036e580d35da1dfadbc92540f90ada52561136a763a8eac8398567b4d5cb9b8a01f80301db4aded8fab925adb7d15f0ff915daf873c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-modules-gssapi-mit Architecture: arm64 Version: 2.1.27+dfsg-ok5 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 260 Depends: libsasl2-modules (= 2.1.27+dfsg-ok5), libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.17), libssl3 (>= 3.0.0) Conflicts: libsasl2-modules-gssapi-heimdal Filename: pool/main/c/cyrus-sasl2/libsasl2-modules-gssapi-mit_2.1.27+dfsg-ok5_arm64.deb Size: 38262 MD5sum: f2be2f1be0f1feeedf063dbb905e4148 SHA1: 87a83d4c45e7cf6ceffa87aefb44b03b4eda7219 SHA256: 96aed56772d2c6b9595ab5ede61b46b3f1cc894b5164b5bfce67f406b84027b3 SHA512: cd0a53ba71365b28579b626c8c4140aa9b10695dd21e645f68597f27cd8ff9f1940d971c99a2edeeb8529eec6c7158a5f1964088e5cb96ae640abffe83d42cb2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-modules-ldap Architecture: arm64 Version: 2.1.27+dfsg-ok5 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 119 Depends: libsasl2-modules (= 2.1.27+dfsg-ok5), libc6 (>= 2.17), libldap2 (>= 2.6.2) Filename: pool/main/c/cyrus-sasl2/libsasl2-modules-ldap_2.1.27+dfsg-ok5_arm64.deb Size: 12706 MD5sum: e0c447d193a3d07b39a97803ede0578a SHA1: 95c56a5a42f6bdddb11a6bf956a1a4bfe4f52538 SHA256: 2be9aaeee0ee1d4b4818fdc518d40c7c09b9881fa6d9211e6d17ae2bdcc2da7f SHA512: ff780179a21d6e06de106b42b5951d0c54a940c13d77c323fddee29581f93fc3c166468dd9fdf7a7500c82d4a903884b7f9ce5caeab9d6c9a789efa8e83707b3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-modules-otp Architecture: arm64 Version: 2.1.27+dfsg-ok5 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 203 Depends: libsasl2-modules (= 2.1.27+dfsg-ok5), libc6 (>= 2.17), libssl3 (>= 3.0.0) Filename: pool/main/c/cyrus-sasl2/libsasl2-modules-otp_2.1.27+dfsg-ok5_arm64.deb Size: 28968 MD5sum: ec1da9faa514453866c3f6092e5e236e SHA1: de31b1ddf3a6d782ac4977f2382ab9e2cedf35a7 SHA256: 3e562f49fb7dee2fab1629b531235814305a58c1cd6c41056445d1742b879416 SHA512: 02d242c8076f80c0d7247c2212983e60486d95bbd7a29c08af551892e6b886441af8c184f6e7d07034ac3eece42482527b836f8e8e43aa3cb65fa1cca4f2df8f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-modules-sql Architecture: arm64 Version: 2.1.27+dfsg-ok5 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 119 Depends: libsasl2-modules (= 2.1.27+dfsg-ok5), libc6 (>= 2.17), libmysqlclient21 (>= 8.0.11), libpq5, libsqlite3-0 (>= 3.5.9) Filename: pool/main/c/cyrus-sasl2/libsasl2-modules-sql_2.1.27+dfsg-ok5_arm64.deb Size: 15306 MD5sum: c4fe00d24985efd22ca447993fc58ae5 SHA1: 1262c5f8891cf30a3cf78a131aedca9e8c32fa5a SHA256: 96860a732f490f876867d07f28a763f39dd5069ac14afab3c2a1d1318b97a2f8 SHA512: 8602a0f8731d38ae750b9be0bf8bd9e9f6896f242dc153929c32b263f785219eef8d332123be6ab3f0c72d05c2152a40ab91bcdf88809562a8a9dfcedbecac2c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsasl2-modules Architecture: arm64 Version: 2.1.27+dfsg-ok5 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 474 Depends: libc6 (>= 2.17), libssl3 (>= 3.0.0) Suggests: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal, libsasl2-modules-ldap, libsasl2-modules-otp, libsasl2-modules-sql Breaks: logcheck-database (<= 1.3.16~) Filename: pool/main/c/cyrus-sasl2/libsasl2-modules_2.1.27+dfsg-ok5_arm64.deb Size: 50906 MD5sum: d093877856c556c22defc3a96440f473 SHA1: 7a29c2acf9b2d70c5bef8c0430085040bd5d1c31 SHA256: 4eef565fa12d33595f35b86468b7ec78d8be2ee589a72ce263504fbb61a1f112 SHA512: 8d648fabfdedb919dc439a0d3814a9325a2816e646dbce6287d857446e93a9066cc83d4edfca03ace22b7b6df1741c145331988b50596d84dff9360d87a2438a 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, CRAM-MD5, and DIGEST-MD5 (with DES support). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsass-dev Architecture: arm64 Version: 3.6.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsass Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 6821 Depends: libsass1 (= 3.6.5-ok1) Filename: pool/main/libs/libsass/libsass-dev_3.6.5-ok1_arm64.deb Size: 879860 MD5sum: 96b62db3362a1c5ecf514a023de2e93f SHA1: 2ee307c875a394172bdd4aae0f347aa27def4eee SHA256: cda86aeb25e3f97bc2e6e5a348ce7dbf76f0047c8e9652ad4579365741327b87 SHA512: 4348a0e02efa249395f4b7a4730f38f65719de4af2531d172afc2403f0372d1d58d0977092d1642ad0548c4e9d9494407c9b2fc6b190f05a36c7ac194db2564d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsass1 Architecture: arm64 Version: 3.6.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsass Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2596 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2), libstdc++6 (>= 9) Filename: pool/main/libs/libsass/libsass1_3.6.5-ok1_arm64.deb Size: 710760 MD5sum: 65032f2f09d81c82d1d12223fc8fa8e3 SHA1: 38cfbf3a914e81473c37daf71bd83ea7099aa4e6 SHA256: a620a17f8ef0f8ce842302dddef6788f43bfc5ab2a4a325b929edcd519e3912c SHA512: 3cd869dad2db9310d03c6fdcdd577759d76d0c6de9e3f0c2ad420d6d0a6f6ce250e652353b663ba09f2cc9d677d9713b6e3f8b6d7065e97bfd3cc2d0359636c8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsbc-dev Architecture: arm64 Version: 2.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: sbc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 156 Depends: libsbc1 (= 2.0-ok1) Filename: pool/main/s/sbc/libsbc-dev_2.0-ok1_arm64.deb Size: 46940 MD5sum: f7aebcff892b8692aa7e2984c4053b0e SHA1: 9e91eec1a9fdc59d1d3854d5a37c674a7bc783fd SHA256: 60dbd2aaa8ba395944e6126afbeee3c9d50c60cd2498efa49f5c47e1d15871e2 SHA512: aaec51112bf0ea7170508f0ad6f0f2f9ba5a9325b64c016610d414aa5fc06dc9201fc518e590e1227b32aa896fc25d2c19842c2ec81c3b98b91a89477a71d5ea 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsbc1 Architecture: arm64 Version: 2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: sbc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 146 Depends: libc6 (>= 2.17) Filename: pool/main/s/sbc/libsbc1_2.0-ok1_arm64.deb Size: 45820 MD5sum: 5a0ee3376ec93ab1711401d49563ea78 SHA1: f9a88e3cff27b7ee499d20fd4ae4cf95e7356c70 SHA256: ddefc9f33ddfd9382b108d9de7c3760f012879afd691b19aea044957b6acadf4 SHA512: a56f861a17f6c5009b8258a3bccaff394595d39fff1df7cfa20a270abdb557ed5e1cd2635de8910671bbe0c0bc46a4c60f16972972fd283a615ede3d872e5379 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libscalar-list-utils-perl Architecture: arm64 Version: 1.63-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 138 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libs/libscalar-list-utils-perl/libscalar-list-utils-perl_1.63-ok1_arm64.deb Size: 55232 MD5sum: 86c9976f2a2b5478733e6cce24973e55 SHA1: 56b30e729cc20f806d1f1c38d195c8b893aed48b SHA256: 1c4e4f267e90950c07d32366ab4e70d0c875335fbc09924486489e1b1ee14cb7 SHA512: 742f3ad3b54d06f2ff21acca1c66b29f618e4454dc1c53abb4a2bb829ddf4db45235ad081ee967540b58094370d32a802ed2466e5a9f5860ab94eec7266f2a8c Homepage: https://metacpan.org/release/Scalar-List-Utils Description: modules providing common scalar and list utility subroutines List::Util is a collection of Perl modules that provide subroutines useful for working with scalars and lists, which people have expressed would be nice to have as a perl builtin, but where usage would not be sufficient to warrant use of a keyword, and the size so small such that being individual extensions would be wasteful. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libscim-dev Architecture: arm64 Version: 1.4.18+git20211204-0.1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: scim Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2586 Depends: libscim8v5 (= 1.4.18+git20211204-0.1ok1), libx11-dev, libgtk2.0-dev, libgtk-3-dev | libgtk2.0-dev (<< 2.21), libpango1.0-dev Filename: pool/main/s/scim/libscim-dev_1.4.18+git20211204-0.1ok1_arm64.deb Size: 377820 MD5sum: f242cd3254450dea6efefbdf36c04973 SHA1: fa0dcf35bcb2f5d63c50d3ace4492f97a5419954 SHA256: 0d336b2de4719c520e89794712675d27b4891cbc0136062b896d71f31d960b1f SHA512: a9664e19898f16c6b69f29afd2d275a964075de5f2aeb08ccc48bab4dbaafab8e06b118178468e3e9f55cf9ef6d1822cf78f4d501bde8c83d28ada16b8cc745f Homepage: https://github.com/scim-im/scim Description: development library for SCIM platform SCIM (Smart Common Input Method) is an input method (IM) platform. . This package provides development libraries on SCIM platform, including the header files and static libraries. The development documentations can be found in the scim-dev-doc package. . SCIM can be used as a dynamically loaded library on a single machine, or as a server/client model through socket in a network environment. As a component of the system, SCIM can work with existing IM framework such as XIM or IIIMF (in progress), as well as using client specific IM interface, such as GTK+ IM module. SCIM provides an IM application, scim, which use various IM engines to provide input methods for many languages, either by native modules (such as scim-pinyin and scim-hangul) or interfaces to other IM libraries (such as scim-anthy, scim-uim, scim-m17n, and scim-chewing). . For more information about SCIM, please see the description of scim package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libscim8v5 Architecture: arm64 Version: 1.4.18+git20211204-0.1ok1 Multi-Arch: same Priority: optional Section: libs Source: scim Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 933 Depends: libc6 (>= 2.33), libcairo2 (>= 1.10.0), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.16.0), libgtk-3-0 (>= 3.9.12), libltdl7 (>= 2.4.6), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 5.2), libx11-6 Conflicts: libscim8c2a Replaces: libscim8c2a Filename: pool/main/s/scim/libscim8v5_1.4.18+git20211204-0.1ok1_arm64.deb Size: 253842 MD5sum: b0017939a2e6a1bed4872c18d55b938d SHA1: 5853a6361cf672d1205bba42044def4b16227ab0 SHA256: bcbefc8f5e684362b8a4702243fad959ee5512a1bb2130faee402aeb2f2a92b1 SHA512: 895cce1c2ee9e6667d9cc1f5824d9f0f19fae473b6c5f60760a12e1edb2a78e11ee1f429b5ef394c1201284e84492274426d7605f9e1f960c9651be4b58a1061 Homepage: https://github.com/scim-im/scim Description: library for SCIM platform SCIM (Smart Common Input Method) is an input method (IM) platform. . This package provides runtime libraries for SCIM platform. . For more information about SCIM, please see the description of scim package. 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/main/libs/libscope-guard-perl/libscope-guard-perl_0.21-ok2_all.deb Size: 6166 MD5sum: a63a7b2402dbf019f83021869f2eb5f6 SHA1: 8bdaddebfabd627601794112aaa10c4f80dfe6e3 SHA256: 7726852ee4e8bf4c28f20ef7f283c4c0dc28156a3f9601cdff3988439a4e0e90 SHA512: 01938a6a1c60049b57d7df74811780e0fe30b445a3cd01ae1d58bff20f9050289b5eb9eee475da9b014197ec261803c557e50958a6b75f21d3a76a7012cb687a Homepage: https://metacpan.org/release/Scope-Guard Description: lexically scoped resource management Scope::Guard is a Perl module that provides a convenient way to perform cleanup or other forms of resource management at the end of a scope. It is particularly useful when dealing with exceptions. . For more information, see: cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libseccomp-dev Architecture: arm64 Version: 2.5.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libseccomp Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Kees Cook Installed-Size: 425 Depends: libseccomp2 (= 2.5.3-ok2) Suggests: seccomp Filename: pool/main/libs/libseccomp/libseccomp-dev_2.5.3-ok2_arm64.deb Size: 102376 MD5sum: edb4017f8d4e5dfdbbd4f9ad255c29e2 SHA1: a7b98899e53305ba5b0526680a8ca78644eb9a7e SHA256: a4f15d1976102a91650b04667b5a1b750965b5220b7599481ad5d048e70d2c53 SHA512: 413c231642f6924e1830b32553c519fa4a1a2d7a613bd4f2aa07eac091551e8098ef33e27f832d631c9e55aa16f4e20c685ab2c693cc58c8a2386e8bc9ececd3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libseccomp2 Architecture: arm64 Version: 2.5.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: libseccomp Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Kees Cook Installed-Size: 196 Depends: libc6 (>= 2.17) Filename: pool/main/libs/libseccomp/libseccomp2_2.5.3-ok2_arm64.deb Size: 56780 MD5sum: eb4d36fb529398c248daacc1b1b417c9 SHA1: c471e317b69a2c94d22ae40ea679916d5da8b03b SHA256: 979cc7e0256d00b8142ef1ff5c098fda41189eb2cd46286955a182a625d7a555 SHA512: 2862c1b6fae77cfeb96c52f879a0d2f8998f5177de2f69335b6d0f5799fd42c6b82d2d5c15a9758c2ae0c460428b822389721bac67563349ab64bb2872f77470 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libselinux1-dev Architecture: arm64 Version: 3.4-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libselinux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 801 Provides: libselinux-dev Depends: libselinux1 (= 3.4-ok2), libsepol-dev (>= 3.4), libpcre2-dev Conflicts: libselinux-dev Breaks: libsepol1-dev (<< 3.2) Filename: pool/main/libs/libselinux/libselinux1-dev_3.4-ok2_arm64.deb Size: 159150 MD5sum: cfbea504f4c5377b257780a95d04d563 SHA1: 0d5839c0d5dda1127bed6ba34fa322fa04176c25 SHA256: 26a81d3920cf71d18e789aad5b2bb11b3de118f9efb37349a12899fecc519b36 SHA512: 492e7d68839c343aada26465a2a3e274b96b1acc438e9b0abf2e641fb846c9d7cfa6e2b9c0f1d5efac439a6c50f4117689b13996206a0c3dd6e792184486fd02 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libselinux1 Architecture: arm64 Version: 3.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: libselinux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 287 Depends: libc6 (>= 2.34), libpcre2-8-0 (>= 10.22) Filename: pool/main/libs/libselinux/libselinux1_3.4-ok2_arm64.deb Size: 66568 MD5sum: a8aaf8cc068e8f134e77d2af4a5f3861 SHA1: 8b9e6a72630f333a5d6957dcd0beeb429df89129 SHA256: 609ddca8dac18885d57a3383a5dcb4ff58ae9cb5cd24436df9d9df6698e843e0 SHA512: 86f0a53e3f63b2349120da73ae158b51d4579b4f8122f613b7d1ea6f6cfd281fa0683e9e7f9f329ac90cdc1aee7aae22a055bd4115962cf1b5c26e371745c215 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. 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/main/libs/libsemanage/libsemanage-common_3.0-ok2_all.deb Size: 8192 MD5sum: dfd6dc34b1076ea2cde60af6a88f150e SHA1: 277b01dadb228cd7e084b7bddb1e5cc29b370b2e SHA256: 34a36f878b9684adc22a798e6bd8eb6683b53217e70e08f5db105b747f7df0c1 SHA512: aaca7d7734d7f551c7c27c20024fb22e6d1b64408f1c7c387cb45fbcb1d66a897aa244d6eafd8fa94523a9d56d12970018eeef1b3a00e854899ac81f41d96a0e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsemanage1-dev Architecture: arm64 Version: 3.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libsemanage Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 770 Provides: libsemanage-dev Depends: libbz2-dev, libselinux1-dev (>= 3.0), libsemanage1 (= 3.0-ok2), libsepol-dev (>= 3.0) Conflicts: libsemanage-dev Filename: pool/main/libs/libsemanage/libsemanage1-dev_3.0-ok2_arm64.deb Size: 132640 MD5sum: 78fb76257644b3ca5343d70607d62a04 SHA1: 56685a3d2385634d435a8d4c8d64a3cd34b4686e SHA256: 0ecfc5f4fb2626eb946514d4a714982d255492fc64fef967c69306c708d88a95 SHA512: 84e478e3635f2f384b2253598ff4d024ffb7b0bab4a969558a6ef88af3ff44ca3dc9c3c0a3a663b128c0125e636f0cede16aa1c4cbf0203485b28c827b4fbfb8 Homepage: http://userspace.selinuxproject.org/ Description: Header files and libraries for SELinux policy manipulation This package provides an API for the management of SELinux policies. It contains the static libraries and header files needed for developing applications that manage SELinux policies. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsemanage1 Architecture: arm64 Version: 3.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libsemanage Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 293 Depends: libsemanage-common (= 3.0-ok2), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.33), libselinux1 (>= 3.1~), libsepol2 (>= 3.0) Breaks: policycoreutils (<< 3.0), selinux-policy-default (<< 2:2.20140421-10~), selinux-policy-mls (<< 2:2.20140421-10~) Filename: pool/main/libs/libsemanage/libsemanage1_3.0-ok2_arm64.deb Size: 90004 MD5sum: 59d8bbdde6a6c0fdf619f8849648409a SHA1: 9b1b88f991194fd1331ef6407ccdd84178961154 SHA256: 2d29f86754098b6d6e33e7c959de85dfcb70b65b28c5f35dfc5fe174290181f8 SHA512: c7e4cfca42c37a6f8f47e4c5e68a4fc4507063db67010d80efe0c3d280d13d0bf24e4cbbd2a9833628cc4117fda261d6c2b6f65d5e7a7aaf23fdd719a4203465 Homepage: http://userspace.selinuxproject.org/ Description: SELinux policy management library This package provides the shared libraries for SELinux policy management. It uses libsepol for binary policy manipulation and libselinux for interacting with the SELinux system. It also exec's helper programs for loading policy and for checking whether the file_contexts configuration is valid (load_policy and setfiles from policycoreutils) presently, although this may change at least for the bootstrapping case . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsepol-dev Architecture: arm64 Version: 3.4-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libsepol Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1706 Depends: libsepol2 (= 3.4-ok2) Breaks: libsepol1-dev (<< 3.2) Replaces: libsepol1-dev (<< 3.2) Filename: pool/main/libs/libsepol/libsepol-dev_3.4-ok2_arm64.deb Size: 386516 MD5sum: 2f6bc3c025f4393afb4f97bef808bd1e SHA1: fbcb1017799d6c5dc7a9148867292bcc4118583b SHA256: f0879b6d4bafde7a06d994e28b3a53e09f4c65c848578dbfef7fb21bda9cd212 SHA512: 7b0d8efd3bad18216653d23a5daae1d247db7849e912501c23cea3713bbdbe116e1a038e2ebcf546cd90affdab19073fb778ea06f54113c53c4f2e4f5e820f08 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsepol2 Architecture: arm64 Version: 3.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: libsepol Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 669 Depends: libc6 (>= 2.33) Filename: pool/main/libs/libsepol/libsepol2_3.4-ok2_arm64.deb Size: 266482 MD5sum: 0ca0ed5152ed93438602abf65cef6754 SHA1: 0c6f1471b1103dbc592d585c4c4ee648ee42f114 SHA256: e529a5b672c7891f3e30e002cf5ad29f78bb324cdfd830e7630ebddc4aeca129 SHA512: 95d8a1a33d6cb50f39011e7f142f99967ddb1a16def09401e9d36430c252a8558d6313c530ccf17c0fdd9bbd7b1cb7725d6d560f4863fd477060a06c9bd930fe 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsereal-decoder-perl Architecture: arm64 Version: 4.025-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 306 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libzstd1 (>= 1.3.2) Breaks: libsereal-encoder-perl (<< 4.025~) Filename: pool/main/libs/libsereal-decoder-perl/libsereal-decoder-perl_4.025-ok1_arm64.deb Size: 109778 MD5sum: 94ff7964254228b8cccdd76540bf4156 SHA1: 532c79babb0568d5c452c93de2efd17bb6b8b3bc SHA256: b3ba74c6157b4e32e179e9cbdcf13cf487be2d856739f94ab7637bc0118708da SHA512: 7a467cdb1c18404f89c69b1e7c8849e0ac1c5e759a11eb2a2c4822c07f7475db143fe268cc649b6a9b26760e4dc706d09d857abe306a3bfb71c73872791c59e8 Homepage: https://metacpan.org/release/Sereal-Decoder Description: fast, compact, powerful binary deserialization module Sereal::Decoder implements a deserializer for an efficient, compact-output, and feature-rich binary protocol called Sereal. . Its sister module Sereal::Encoder implements an encoder for this format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsereal-encoder-perl Architecture: arm64 Version: 4.025-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 298 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libzstd1 (>= 1.3.2) Filename: pool/main/libs/libsereal-encoder-perl/libsereal-encoder-perl_4.025-ok1_arm64.deb Size: 108894 MD5sum: 56acd228cdc97cc843bb695dd73cb6c5 SHA1: 930746afffeaa4d5cf344a93f12c7e68831b6f07 SHA256: 3ffb9c76c504eae87692c4f8940ab6d23a27b6fbc3b627526d87bf1f84729b53 SHA512: 445909544098bf0a7b620b78d2e3b444e0b3fa68d3dee5a1bfdf6e5ccb3706207c66b40575f31f89c0a416638a5e4f8eb4e21ec09755db2180cb6eb09bc785cc Homepage: https://metacpan.org/release/Sereal-Encoder Description: fast, compact, powerful binary serialization module Sereal::Encoder implements an efficient, compact-output, and feature-rich serializer using a binary protocol called Sereal. . Its sister module Sereal::Decoder implements a decoder for this format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libset-intspan-perl Architecture: all Version: 1.19-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 76 Depends: perl:any Filename: pool/main/libs/libset-intspan-perl/libset-intspan-perl_1.19-ok2_all.deb Size: 24160 MD5sum: d15c19c119f58541619d929d8720c6eb SHA1: b9b13c3f35138c53dadf9052c327fa5571730e1a SHA256: 92a852debdc60534e0dc56f944d4f6fa1996049755a2a08547c2968eeb02b25f SHA512: 02b9fe7aec70c5dddafaf6bd8cd187ab11279f3ed1f41d25ba02b743d5bd112724e2003230e0f8a04fbf26bf5f8172f42dc63fc5919b0de53c3b95edb41f624f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libset-object-perl Architecture: arm64 Version: 1.42-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 108 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libs/libset-object-perl/libset-object-perl_1.42-ok1_arm64.deb Size: 37096 MD5sum: 28a6e242a8093a39f39fb5804a07af61 SHA1: 5cc5babc13504c6e83a895a08e0a90bfb6e35e8e SHA256: ac8d55eaa7313f10e118cbd8e16b4b2fa8069c40e73df4d956282fd743627a0c SHA512: 70d20648e0184a8a248a56c8ef1a7aeb574e582ac8b3de56c393644d22d25a2e2d6c7062f0fffafa39b69d1b748907f59db733b426694504632cdf62d17ef601 Homepage: https://metacpan.org/release/Set-Object Description: collection of objects without duplications Set::Object module implements a Set of objects, that is, a collection of objects without duplications. It is similar to a Smalltalk IdentitySet. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsgmls-perl Architecture: all Version: 1.1-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 97 Depends: perl:any Suggests: sgmlspl, sgmls-doc, opensp | sp Filename: pool/main/libs/libsgmls-perl/libsgmls-perl_1.1-ok2_all.deb Size: 33110 MD5sum: 828d3f909c14ef0186c83c66fb188e44 SHA1: 095595eacc88b4ac7f1e2bb9fbe622c4fde0d806 SHA256: d5e03ab96e61b6135050ad76d8c16eeb5dcb0e7b2e2e2264fee619bc94d9121f SHA512: c61b994adfa5f08311d0df46ea8e8aeec1e74da952507d649cf316eaebcaf61319acf615a8f6becede002242ad06784725cf0d5e1c3a7858a00279d29c151e15 Homepage: http://search.cpan.org/dist/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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libshp-dev Architecture: arm64 Version: 1.5.0-3ok1 Multi-Arch: same Priority: optional Section: libdevel Source: shapelib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 138 Depends: libshp2 (= 1.5.0-3ok1) Filename: pool/main/s/shapelib/libshp-dev_1.5.0-3ok1_arm64.deb Size: 42906 MD5sum: 55256d8d070b214b5fe4847d51e60ba5 SHA1: 2fa4b94b1227b19b64b4852e3407345c53e2c73f SHA256: e13707197ec14d1c758a18906af0d08de050c3e18ea9e5748c32506706fbab84 SHA512: 901ffa9a78a0d8518603717a0b0cdce8fafbac80142fd6a4846f310805663ae2153b0be85c29b910ce32acc567e3ee75ff7d8669cda939cf0441189bd69aaaa7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libshp2 Architecture: arm64 Version: 1.5.0-3ok1 Multi-Arch: same Priority: optional Section: libs Source: shapelib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 83 Depends: libc6 (>= 2.17) Filename: pool/main/s/shapelib/libshp2_1.5.0-3ok1_arm64.deb Size: 34772 MD5sum: 7a0194b7ed6bb9f253d58a635421d8a4 SHA1: c85000e07c9106a487f6b98da30344cce60b07d6 SHA256: 4d2257ab487ecb1bf601cf6a579d96e5f34b83b7fa00f0ec72f628ce35c239e1 SHA512: 66920eac9acbfc01d978970414d85313e76b62ec3f1c69ad51b481e17ef5ffd40ee60ba1a99e20afb48a5ca02d67525b067eba5e341e4d5424078cf9fb515750 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsigc++-2.0-0v5 Architecture: arm64 Version: 2.10.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsigc++ Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 140 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 4.6) Conflicts: libsigc++-2.0-0c2a Replaces: libsigc++-2.0-0c2a Filename: pool/main/libs/libsigc++/libsigc++-2.0-0v5_2.10.3-ok1_arm64.deb Size: 26320 MD5sum: 996e995d52761272a106e681158b6422 SHA1: da0603af42e0eada3f8d284fb8b23ef6c830728c SHA256: 88c9772d9e64486fdd65d0ce535152c6bbbb79ae3aadcaa34333ee49552a8a4c SHA512: dd06832aac21f7660d770c22e3d84f738f82ad98e5ac06e4eaec8857ce684b3f35949a23e6ab94b18f14079beb7e64dbdcecd7fb2aee568da4cffbe4801375a5 Homepage: https://libsigcplusplus.github.io/libsigcplusplus/ Description: type-safe Signal Framework for C++ - runtime This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for the connection of dissimilar callbacks. . These are the runtime files for libsigc++, needed only if you wish to run software which depends on it. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsigc++-2.0-dev Architecture: arm64 Version: 2.10.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsigc++ Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1292 Depends: libsigc++-2.0-0v5 (= 2.10.3-ok1), pkg-config Suggests: libsigc++-2.0-doc Filename: pool/main/libs/libsigc++/libsigc++-2.0-dev_2.10.3-ok1_arm64.deb Size: 79790 MD5sum: 46c21038c29a5bbf09ee310361d6e8d8 SHA1: a3cc2226fdab80f055c2b8ca05bc3cb60c755601 SHA256: cfb44300bff0819b19f6c7641e323d8c37d4580dcc0896ab251d80abc4f29bd1 SHA512: d524946914cb556ea9776cea7b697ccdc5955353021d9393be5303afcd535e3172ad7a1aa9e434515e01d19823808c97babe87743fccf010fc53c00eb608c049 Homepage: https://libsigcplusplus.github.io/libsigcplusplus/ Description: type-safe Signal Framework for C++ - development files This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for the connection of dissimilar callbacks. . These are the development files for libsigc++, needed only if you wish to write software which uses it. 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/main/libs/libsigc++/libsigc++-2.0-doc_2.10.3-ok1_all.deb Size: 4084444 MD5sum: 85ff6425d5a82654c22fed36ce4c52fe SHA1: 1c7f8b964a0e778cc509b3c4b383012ce221b995 SHA256: c09b7e78a8edfb1d57b963f6006a9af8e2b732de3057a36dc95615ff6b561da9 SHA512: 82aae07f79ddc03823c3dc2b4bc4be43cf127889add5ab0204b75309810e30778ff811d880c6d1227573e7027d5ec1073893c0b7a4c141839b39119f2de6dfcc Homepage: https://libsigcplusplus.github.io/libsigcplusplus/ Description: type-safe Signal Framework for C++ - reference documentation This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for the connection of dissimilar callbacks. . This package contains the reference documentation for libsigc++, needed only if you wish to write software which uses it. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsignon-extension1 Architecture: arm64 Version: 8.61-1ok1 Multi-Arch: same Priority: optional Section: libs Source: signond Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 83 Depends: libc6 (>= 2.33), libqt5core5a (>= 5.4.0), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/s/signond/libsignon-extension1_8.61-1ok1_arm64.deb Size: 22196 MD5sum: 280d0fc6a4a500c4741e8d4aca379803 SHA1: 74069841fa5ed762bcfe6f9c80b50082e23780c1 SHA256: 6b735ccea231ca22ca4aae144815260445ec8afce581a22ac15f728954b7092c SHA512: f5451a5ba1b89abffd3a820019edd498138ccdb7bf3b876e4a221ac9a4ee2dd5705da964f0a42b1c41c1136aa1c0daa1b6502d3c03894edd6855faf1ea60f043 Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework - extension shared library Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains extension shared libraries to be used by applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsignon-plugins-common1 Architecture: arm64 Version: 8.61-1ok1 Multi-Arch: same Priority: optional Section: libs Source: signond Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 105 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.7.0), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/s/signond/libsignon-plugins-common1_8.61-1ok1_arm64.deb Size: 23188 MD5sum: 54eb485c21f4c1ed3ed51082df574da0 SHA1: 6b8ad92c31dbadef5a264b5fdde75cae0f42381c SHA256: 661065bf8fcff02a1698c779fce17b035de93ab56bad5558fc839ee4475dee7a SHA512: d7132873c040abe787670ff6e86dbece47490046da1c58d1b7101775e9aa757cb1fe7344f3d921be97007a5e34b164964bc69695a18726ce15c7515be9728eed Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework - plugins common shared library Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains plugin shared libraries to be used by applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsignon-plugins-doc Architecture: all Version: 8.61-1ok1 Built-Using: doxygen (= 1.9.1-ok1) Multi-Arch: foreign Priority: optional Section: doc Source: signond Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 863 Filename: pool/main/s/signond/libsignon-plugins-doc_8.61-1ok1_all.deb Size: 337646 MD5sum: 8814a6378f043c5374f8995f81af78cc SHA1: a023db1fe33de1eab9b79374b5375d7e6a255da9 SHA256: a91bbd49f70df53bc953c7ce39b783483f65cc09f864fbbbe19f8ac090ba6b86 SHA512: 8c1d650724d3fcdb3bef02699d0120907a2cb1e7e6a371a792e3f1a4c7d561338b36bc81d6236bd8c8911a46d297843d2418fda45450268ffae58832e3c2b21c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsignon-qt-doc Architecture: all Version: 8.61-1ok1 Built-Using: doxygen (= 1.9.1-ok1) Multi-Arch: foreign Priority: optional Section: doc Source: signond Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1948 Filename: pool/main/s/signond/libsignon-qt-doc_8.61-1ok1_all.deb Size: 604426 MD5sum: 281f70755258f69496d880166e2a77bd SHA1: fc5cabae8b035e4dfc94b23e65698dd57f449739 SHA256: 1018478cc18fd012ea97e0cffe2fddfa4ae3551524e74079f96c641f5e93790b SHA512: ebefac26b01454985da89b719256015c9bb32ef66507709db2925d5bf0e42e5b9eaa1343d1e05c7ba86914538a3502c523589dbbd7138ceeb68c9a23b2b37099 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsignon-qt5-1 Architecture: arm64 Version: 8.61-1ok1 Multi-Arch: same Priority: optional Section: libs Source: signond Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 179 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.6.0~beta), libqt5dbus5 (>= 5.14.1), libstdc++6 (>= 4.1.1) Filename: pool/main/s/signond/libsignon-qt5-1_8.61-1ok1_arm64.deb Size: 55120 MD5sum: c36c18b6b8333dc9d01cdad736e2d612 SHA1: b838269f529d99d66ac3db213352ba724b58f700 SHA256: 0f6b75f0c4e4e273c548314636c7966c295390c125a298921a0026c7185cec50 SHA512: 5bee99f1fae4532daf00f3a0f1522ecae16009e10b72bdd69422cfa82de306bf9571b615ea878563690d517f6a3a745d709b45ef9c96d8f2d8f0ed288242e78e Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework - qt5 shared libraries Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains Qt5 shared libraries to be used by applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsignon-qt5-dev Architecture: arm64 Version: 8.61-1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: signond Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 95 Depends: libsignon-qt5-1 (= 8.61-1ok1), qtbase5-dev Filename: pool/main/s/signond/libsignon-qt5-dev_8.61-1ok1_arm64.deb Size: 14356 MD5sum: 07441034396b06a64d3d85a51f8df563 SHA1: 51a7e1ba92c550f60057697e66ca79fc15cd3511 SHA256: 1828c55c2a6e76ef97f0f4de0f3d7ea2c539903eb2b7dfc5bd40983bc4edd70b SHA512: adf141b59d746000d20a18bd7c64d0a9c3e4f359314a046e37ea8eb018ade6f58f257d0160d9d70ea8fb740b88accac0127a729c7128917e81f7e5119675c38c Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework - qt5 development files Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . Headers and static libraries for the libsignon-qt5 library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libslirp-dev Architecture: arm64 Version: 4.1.0-ok1build1 Multi-Arch: same Priority: optional Section: libdevel Source: libslirp Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 27 Depends: libslirp0 (= 4.1.0-ok1build1) Filename: pool/main/libs/libslirp/libslirp-dev_4.1.0-ok1build1_arm64.deb Size: 5024 MD5sum: a8bcbac352e75e61bae8e7f43edabf12 SHA1: b7d8b63818b3b6113c8bb61807832c4c53e1b3f0 SHA256: 49db820a26c5d81650cd2fda5d353fa9cf3e4b5ba90665c30c090d6f24a44f2a SHA512: d1371b0fc49a17b656eca760d43db00f8a6a7a5ec34eff0cd7f89add68aa1d27ecff0ba005f08a0009638942c51bb5898a19aa9e2a78b6ee9a57d04ae705fac7 Homepage: https://gitlab.freedesktop.org/slirp/libslirp Description: General purpose TCP-IP emulator library (development files) libslirp is a user-mode networking library used by virtual machines, containers or various tools. . This package contains the header files and other files needed to compile applications which uses libslirp. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libslirp0 Architecture: arm64 Version: 4.1.0-ok1build1 Multi-Arch: same Priority: optional Section: libs Source: libslirp Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 125 Depends: libc6 (>= 2.28), libglib2.0-0 (>= 2.57.2) Filename: pool/main/libs/libslirp/libslirp0_4.1.0-ok1build1_arm64.deb Size: 56034 MD5sum: 20c40c9e7867d52b4aabeba7593db515 SHA1: 1bb952788d5470911f686f5cb5c28418d7ffe165 SHA256: 6a3c0116ed265611ff656401dcde0f59a36f51c612adae0d5b0317d6db5c3ef4 SHA512: 10d22db2d55ee62253f27a4fbdf94fa60c21ac189e549bbc12125c034bf7386ef2a9cb91876a42da94fc98de857cfb00b2b4b7961532f9f2d079a35ca3bbaa2f Homepage: https://gitlab.freedesktop.org/slirp/libslirp Description: General purpose TCP-IP emulator library libslirp is a user-mode networking library used by virtual machines, containers or various tools. . This package contains the library itself. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsmartcols-dev Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: same Priority: optional Section: libdevel Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 49 Depends: libc6-dev | libc-dev, libsmartcols1 (= 2.38.1-ok5build1) Filename: pool/main/u/util-linux/libsmartcols-dev_2.38.1-ok5build1_arm64.deb Size: 8388 MD5sum: e75216a011c514428367025287daf47a SHA1: 6315e64c100dcd56307f313558c6b6840922abf3 SHA256: 4586af0204edea85961ef41bba0e74185bd0a8b1d67e1958915028cc533588eb SHA512: 3616ab70e095122fd5fa7302689434f0b5c6eaf8ad2f099bcf4af6a1994ff1e3688e9086688f49771b256673d7db498c46265304ff773decff6ac4ed65d9a702 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsmartcols1 Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: same Priority: optional Section: libs Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 367 Depends: libc6 (>= 2.33) Filename: pool/main/u/util-linux/libsmartcols1_2.38.1-ok5build1_arm64.deb Size: 90632 MD5sum: ecf86dc9874307dd259f11b23853f36a SHA1: f26e71591cae18bf8cf583f27895bffc499701c9 SHA256: 79d711ecfe93f4171c9928fd36370bdaf8373aaeab9e5a31e6d58e484a90f34b SHA512: 1cac648c1bd700275bce9a8ce42111d5d27d6a7838ec90f7bb0fcb189a080c90777f9964fa9d24c57bd0048bb676eb941ba3f860cbbf4048f27fed1ba2298b94 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnapd-glib-dev Architecture: arm64 Version: 1.57-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: snapd-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 2831 Depends: libsnapd-glib1 (= 1.57-ok3), gir1.2-snapd-1 (= 1.57-ok3), libglib2.0-dev, libsoup2.4-dev, libjson-glib-dev Filename: pool/main/s/snapd-glib/libsnapd-glib-dev_1.57-ok3_arm64.deb Size: 117958 MD5sum: 4feebe003426ba4b9cac584e35184042 SHA1: 38cd2b2a80fbaab53e558d11c30767908ca10834 SHA256: dfc2a92aa7ae6ef8b3a5012b54023bac4f21958049f09dbc32f09802b0544568 SHA512: 3f2a1c9aad509435bdaffe86970fb137ace43058cfcc9960a81a59eb2edfa54e3398677af5a530509deb16b3e079d95c131a5cd69b0c4b40e236b53064504491 Homepage: https://github.com/snapcore/snapd-glib Description: GLib snapd library (development files) snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . This package contains header files and development information, which is useful for building applications that need to communicate with snapd. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnapd-glib1 Architecture: arm64 Version: 1.57-ok3 Multi-Arch: same Priority: optional Section: libs Source: snapd-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 418 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.46), libjson-glib-1.0-0 (>= 1.2.0), libsoup2.4-1 (>= 2.39.2) Suggests: snapd Filename: pool/main/s/snapd-glib/libsnapd-glib1_1.57-ok3_arm64.deb Size: 96324 MD5sum: 18b5bd3bb8a88cc106c5c953faf262ac SHA1: 9d8c5c20a399834509f66ec099e97256c9cc9e9b SHA256: 8016e6bf2b9dde5d186b1191c4706f0fe0ec578d2d86eced0caa9d873d51f84e SHA512: 8a0baf20dca2219d9a937d91a07de690bc18c45906bc81e05934bd2c480e5f1bda4480fd6c5ea0644bf91469dc98d7688f2264b60a146aad140f083b5c74c3b0 Homepage: https://github.com/snapcore/snapd-glib Description: GLib snapd library snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnapd-qt-dev Architecture: arm64 Version: 1.57-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: snapd-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 134 Depends: libsnapd-qt1 (= 1.57-ok3), qtbase5-dev Breaks: libsnapd-glib-dev (<< 1.46) Replaces: libsnapd-glib-dev (<< 1.46) Filename: pool/main/s/snapd-glib/libsnapd-qt-dev_1.57-ok3_arm64.deb Size: 12676 MD5sum: 6ac3ec6a20a93c311d480650e02d926b SHA1: 9fa04edb9c0db9e63a1c72a981efa305191b7a64 SHA256: b1cb145e836b31a49e4025994380c1cf492ed88913ccf9cce4c5e11a7925d9ce SHA512: c9472676e424dfc9fcb2e1af1da893f56761fa13db31a0e1f4f0b5199662b017bac8bea0b06232aa12c3820a82480d10cc8c88ff409c1cc01b324d5a467c4d87 Homepage: https://github.com/snapcore/snapd-glib Description: Qt snapd library (development files) snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . snapd-qt is a wrapper library for snapd-glib for Qt applications. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnapd-qt1 Architecture: arm64 Version: 1.57-ok3 Multi-Arch: same Priority: optional Section: libs Source: snapd-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 659 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.46), libqt5core5a (>= 5.5.0), libsnapd-glib1 (>= 1.57), libstdc++6 (>= 5.2) Suggests: snapd Filename: pool/main/s/snapd-glib/libsnapd-qt1_1.57-ok3_arm64.deb Size: 117970 MD5sum: 4ab2970b4f93e46333f67581144a1a85 SHA1: 97337f7ad9227e3bc1aef53cfdce189b0e450787 SHA256: 981a71aeef624f0a6f06647522996438fcdd844f6e9ed407f9c4091723d00439 SHA512: 31a949c6659732ede1751151062a8c88baf9817170bb6130435407586a73341a82a98de693872e92ed91ccda8ea1ecc0117fbbf4e61751923ec2fd8581f96f8d Homepage: https://github.com/snapcore/snapd-glib Description: Qt snapd library snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . snapd-qt is a wrapper library for snapd-glib for Qt applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsndfile1-dev Architecture: arm64 Version: 1.0.28-ok2 Priority: optional Section: libdevel Source: libsndfile Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1473 Provides: libsndfile-dev Depends: libsndfile1 (= 1.0.28-ok2), pkg-config, libvorbis-dev (>= 1.2.3), libflac-dev (>= 1.1.4-3) Conflicts: libsndfile-dev, libsndfile0-dev Replaces: libsndfile-dev Filename: pool/main/libs/libsndfile/libsndfile1-dev_1.0.28-ok2_arm64.deb Size: 275406 MD5sum: 3f16d6bb90d6ec285d863db0bf0e14c0 SHA1: cbb07bed26e89e8473a6d020cf322d240ea69889 SHA256: 983ea6f71ba24de1a94070c8c2471ec591a117b4cfd7ad25bdac1ef3ac2ce619 SHA512: 1eabc631d163da0590556201ec6b4d80ceff96e8b7ac11114ab2722ae28fc23bf09594195d6d22c847f509c2e5d99a9c772791c72fe86eaaec695a12358c6479 Homepage: http://www.mega-nerd.com/libsndfile/ Description: Development files for libsndfile; a library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. . This is the development version of libsndfile. You will need this only if you intend to compile programs that use this library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsndfile1 Architecture: arm64 Version: 1.0.28-ok2 Multi-Arch: same Priority: optional Section: libs Source: libsndfile Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 763 Depends: libc6 (>= 2.33), libflac8 (>= 1.3.0), libogg0 (>= 1.0rc3), libvorbis0a (>= 1.2.3), libvorbisenc2 (>= 1.2.3) Filename: pool/main/libs/libsndfile/libsndfile1_1.0.28-ok2_arm64.deb Size: 154690 MD5sum: 4e0019e64579eb2d5a2a717acb5806ce SHA1: e167d306a06788245db9aea83ac6929c07a8f2f7 SHA256: e15143f72991d1baeac42d95cf2ecd4e644b7ab279b3a67d2ef733e4d279b76a SHA512: a0e75c68e0233d48fe8f780d20f5da4f669b05ca62ae3d1b12db3c2a14d8ed95c8b04f93672880b9a7577a30f621c1bbd712b9411358b1492a26d05f6782fc4b Homepage: http://www.mega-nerd.com/libsndfile/ Description: Library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. . Various versions of WAV (integer, floating point, GSM, and compressed formats); Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files; Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS (.PAF); Apple's Core Audio Format (CAF) and others. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnmp-base Architecture: all Version: 5.8+dfsg-ok8 Multi-Arch: foreign Priority: optional Section: libs Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2095 Suggests: snmp-mibs-downloader Breaks: snmp (<< 5.7.3+dfsg-0) Replaces: snmp (<< 5.7.3+dfsg-0) Filename: pool/main/n/net-snmp/libsnmp-base_5.8+dfsg-ok8_all.deb Size: 205022 MD5sum: 8c2026589e6a02c8c63e5584b472d330 SHA1: 3401d71290c0f1115ce93fceb891b41a925a7ceb SHA256: 5d66a2407fc68a43753c6ad17fc2c317a0204660ab9e60321591ce8ba94f8e18 SHA512: ec40eaf82bdacb6681ffdc6fd8bd723b9289744d406c987d2d7fbe42b08ba66b2745fa20f353fede9553c187c660494e8643185ea2948b09af379922d1b98593 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnmp-dev Architecture: arm64 Version: 5.8+dfsg-ok8 Priority: optional Section: libdevel Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11257 Depends: libc6-dev, libsnmp35 (= 5.8+dfsg-ok8), libwrap0-dev, libssl-dev, procps, libsensors-dev, libpci-dev Filename: pool/main/n/net-snmp/libsnmp-dev_5.8+dfsg-ok8_arm64.deb Size: 1235248 MD5sum: 7452b61755f6ce852c6aa6486ddf14eb SHA1: 35c6871b3c2cb43eb8aafc260412d6a5970e95aa SHA256: 401450bccfc09610648ff317652547ca4f93e1b6fb31e8dd067b86b81f1f6b53 SHA512: ac55bda2f7c6530a9bcb5c7b05e9e02d6c4cf0715a1ee7c226f3290b2492c8d903e02f780c3cc4dda62c0a593b91f43fbc9324b70828113402d1a99c19bc896f Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnmp-perl Architecture: arm64 Version: 5.8+dfsg-ok8 Priority: optional Section: perl Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2208 Depends: perl (>= 5.30.0-ok4), perlapi-5.30.0, libc6 (>= 2.34), libsnmp35 (>= 5.8+dfsg) Filename: pool/main/n/net-snmp/libsnmp-perl_5.8+dfsg-ok8_arm64.deb Size: 163258 MD5sum: 1dbde6bdabc2710e25c7d831d6eae899 SHA1: 5eecc37f35408696831a44f50a19213d19268419 SHA256: 91bf1488318f2aba49aea4e841bbe0e62b7b50e164902a158a7ca30aa841300c SHA512: f92ade5a14b1e62299a180b8c3ac453e66d16a9a961a9f50be41ddec437bc27dd4bd9c7fd28db7b306be7c7f0df1ec361dc09a6175612a41b459b31c59a76701 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnmp35-dbg Architecture: arm64 Version: 5.8+dfsg-ok8 Priority: optional Section: debug Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Installed-Size: 545 Depends: libsnmp35 (= 5.8+dfsg-ok8) Filename: pool/main/n/net-snmp/libsnmp35-dbg_5.8+dfsg-ok8_arm64.deb Size: 104320 MD5sum: ae6564687348f2d3b1ebc777b27890d2 SHA1: b91985c6de0bc8b54d095c6bddc22847cd6b5be9 SHA256: f0ff8eeabf4f6b10417a1d360c1fce354461c1d95d08b93e340aa4e80541a34b SHA512: 3c9c312e1fced160338a019dff79511f286feb39bd2594110439a294f8c0f9490c0b66aa154cd7d1756ebd62051676af59f6bcf4f5ed7232df63959248ef1599 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: 29b1248e15218ce130279e83abd9f99896abd0ed 4ebd5260dcaf6fd04f2177012f31adf8aec4638b 6f0efec25d1fafeacc0c9e5558f7ffcc11e4eefe 7e90ba0f07f0e61b492ffbb6dd7d3e89ef96eb05 94568a82dbe3326de5f9c537fd215ce799b6a2c8 a72fb83decc84f983f3b32b30e5e9b7ad640fee0 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsnmp35 Architecture: arm64 Version: 5.8+dfsg-ok8 Multi-Arch: same Priority: optional Section: libs Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5745 Depends: libc6 (>= 2.34), libmysqlclient21 (>= 8.0.11), libpci3 (>= 1:3.5.1), libperl5.30 (>= 5.30.0), libsensors5 (>= 1:3.5.0), libssl3 (>= 3.0.0), libwrap0 (>= 7.6-4~), libsnmp-base Filename: pool/main/n/net-snmp/libsnmp35_5.8+dfsg-ok8_arm64.deb Size: 839422 MD5sum: 366ad289440cf4198e2f3586e7f6e91d SHA1: 2162b165f1666b38b798446f8153cd058237e7c4 SHA256: e8b0b1352e00b3a88794317525d0d06ef5ff4f1a4d741a79b4abe6b456717fa2 SHA512: e29e33167794379326d0863a45b1f647a80faea2d7be87d1620a7083976c589a322c50273ecc7a96c4702b02c83d81bf65e866496500f4e9d94f5c3158b5f3da 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsocket++-dev Architecture: arm64 Version: 1.12.13-ok2.1 Multi-Arch: same Priority: optional Section: libdevel Source: socket++ Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Med Packaging Team Installed-Size: 76 Depends: libsocket++1 (= 1.12.13-ok2.1) Filename: pool/main/s/socket++/libsocket++-dev_1.12.13-ok2.1_arm64.deb Size: 29386 MD5sum: aff2b8d415fa1871ab5ebc02a263f74c SHA1: 7fd9cfb867d21bd7865bc8a397e2ac4cff9b947d SHA256: 23e1fa54726b236e9edeb378414fdc35aa261aa2004593527ad2f9984807f6ea SHA512: 7c3ce9ce312686aad1baa62894b9f7886d2998dd6bf3f1ec64da537b1ff58e2c846bb1b95cd344eaa9fe52ae0edb801d2e5b29b6320bbc682deeaf39e7f5cd43 Homepage: https://github.com/malaterre/socketxx-1 Description: lightweight convenience library to handle low level BSD sockets in C++ -devel Socket++ library defines a family of C++ classes that can be used more effectively than directly calling the underlying low-level system functions. One distinct advantage of the socket++ is that it has the same interface as that of the iostream so that the users can perform type-safe input output. See your local IOStream library documentation for more information on iostreams. . Headers and shared libraries for socket++. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsocket++1 Architecture: arm64 Version: 1.12.13-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: socket++ Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Med Packaging Team Installed-Size: 149 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/s/socket++/libsocket++1_1.12.13-ok2.1_arm64.deb Size: 39270 MD5sum: 9129c70b916de141c69cb7ecdc3822cc SHA1: 07571341e7fd9ce593a0643352bfd81b1ae5623d SHA256: 0bf3f933b0c0c18c080e754f79766265072c9e5055668f13b16ade5bf1fc023f SHA512: a64fb97e908f2e848468959bb122bd86254863c84d55f2ad963e6c21e3eef217b6c36ccf6941544e634c3e8432ec222e3bd4f73266354ac0b6695f8573928a10 Homepage: https://github.com/malaterre/socketxx-1 Description: lightweight convenience library to handle low level BSD sockets in C++ - libs Socket++ library defines a family of C++ classes that can be used more effectively than directly calling the underlying low-level system functions. One distinct advantage of the socket++ is that it has the same interface as that of the iostream so that the users can perform type-safe input output. See your local IOStream library documentation for more information on iostreams. . This package contains the libraries needed to run socket++ applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsocket6-perl Architecture: arm64 Version: 0.29-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 17 Filename: pool/main/libs/libsocket6-perl/libsocket6-perl_0.29-ok2_arm64.deb Size: 3078 MD5sum: 7c62354ba6eeee5ff64701b1e3bf629f SHA1: 7d5979a99b0e12e127dbeb72bc069a97abdde486 SHA256: 360416d2b5d0b93c0baae87ee487e69dbb2ff318798bd88c809ba921de806c0f SHA512: 30bac362e711664a3dd535cdff43663b0aa767daf99e068cc9893fa034fa857c29dcb69c59676fadf8cb9e89526878abea180565d0234b898f8deb10428120d0 Homepage: https://metacpan.org/release/Socket6 Description: Perl extensions for IPv6 The Socket6 module supports getaddrinfo() and getnameinfo() to intend to enable protocol independent programming. If your environment supports IPv6, IPv6 related defines such as AF_INET6 are included. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsoftware-license-perl Architecture: all Version: 0.104002-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 735 Depends: libdata-section-perl, libtext-template-perl, perl:any Filename: pool/main/libs/libsoftware-license-perl/libsoftware-license-perl_0.104002-ok1_all.deb Size: 128490 MD5sum: e0ca1c6cf842e2b92810da4ae802c48c SHA1: 68e5cf8fc9a3bfd90218a08b595251a892783bad SHA256: fccb8dd776a2fd77e8b6777900141c4aa37571a6627b0f19a4735d0ff2db8962 SHA512: 2c278e51b613b424b0d26787d88d6070fd5f23680b5feb92cecf89fd43b347f69f41b08578a300ce335ed21f4d6bbdeeb424b6ec9803ceaefef2095234c8abce 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsort-key-perl Architecture: arm64 Version: 1.33-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 140 Depends: perl (>= 5.30.0-ok6), perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libs/libsort-key-perl/libsort-key-perl_1.33-ok2_arm64.deb Size: 34924 MD5sum: d7acf557752409d61a7719a1bd9af450 SHA1: 7b0fb10ee6ea2bdf5324456292d8eb164cbf1b64 SHA256: 980ed16b2094b4002fd2f373f49ca4cda3f50b72e113586366772229b1d89ad2 SHA512: 0f061f731fe5b5d5fa5171ef03109166d8f3066826a07a9bbb90f2c1f0e2c8c261691675bf49363bd8e0347441b00eaa5b89f3a94d100217927a1b36c5bc2ddc Homepage: https://metacpan.org/release/Sort-Key Description: module to sort a list of values by a calculated key Sort::Key claims to be the fastest way to sort anything in Perl. It provides a set of functions to sort lists of values by some calculated key value. Multikey sorting functionality is also provided via the companion modules Sort::Key::Multi, Sort::Key::Maker and Sort::Key::Register. 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/main/libs/libsort-versions-perl/libsort-versions-perl_1.62-ok2_all.deb Size: 13170 MD5sum: cafe93769eda341548e0ff0198242d31 SHA1: 29d52ae3e4249605534dc0ee987e3b1d3b0c5a17 SHA256: a4faa2dfd338d70a157f9f486a216837d32a302c4bdb17f7980b6db73524f6dd SHA512: 27e893bbc2dbd1e561e65983bad9df5cec8560665a8af4f913fbea088fab6db107716cbc835075137497136ffe942606abbdaf2908de28266b52b2bafbc7ef9b Homepage: https://metacpan.org/release/Sort-Versions Description: Perl module for sorting of revision (and similar) numbers The Sort::Versions module allows easy sorting (via comparisons) of mixed text and numeric strings, similar to the complex "version numbers" that many revision control packages and shared library systems use. For an explanation of the algorithm, it's easiest to look at these examples: . 1.1 < 1.2 1.1a < 1.2 1.1 < 1.1.1 1.1 < 1.1a 1.1.a < 1.1a 1 < a a < b 1 < 2 . (special handling for leading zeros) 0002 < 1 1.06 < 1.5 . (a hyphen binds looser than a period) 1-1 < 1-2 1-2 < 1.2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsoundtouch-dev Architecture: arm64 Version: 2.3.2+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: soundtouch Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 80 Depends: libsoundtouch1 (= 2.3.2+ds1-ok1) Filename: pool/main/s/soundtouch/libsoundtouch-dev_2.3.2+ds1-ok1_arm64.deb Size: 14916 MD5sum: 7f98254c9f9377612a8ddec21db19e4b SHA1: 046e4a80dc14c73222465abde0750da5732e7342 SHA256: b9b89eed9edf4a84528286271cf4da86727088c8756ae405fba424e8e2f87b86 SHA512: bba38c7521ed906dfd843690c0d7f3c5c68e60c2d13da46f21a500614046e2ef5f400dda0ebb145f8863bdb0629fd6a019c00894ce1a990e873e73a80d382a9f Homepage: https://www.surina.net/soundtouch/ Description: Development files for the sound stretching library SoundTouch is a library that can be used to change pitch and time of soundfiles independently. . This package contains the development files used to build programs that use the SoundTouch shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsoundtouch1 Architecture: arm64 Version: 2.3.2+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: soundtouch Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 157 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Filename: pool/main/s/soundtouch/libsoundtouch1_2.3.2+ds1-ok1_arm64.deb Size: 50244 MD5sum: bc537a440bb17da31776881205c7ace6 SHA1: 9158fd476b50dd9bd17bf1617d747d3d5bf3f7f2 SHA256: 7055aea8842618a12e8536c4d6b8cc498422cfc97c714ec64b2174b1e63100dc SHA512: 30d344a227ad1031122854dd8bd67bb07f99ffb10b0398cd056d8fbc1e994528abb78922066c8f0e851367a186594b813574eb66a19a9cf68ecf11b3d10af5e6 Homepage: https://www.surina.net/soundtouch/ Description: Sound stretching library SoundTouch is a library that can be used to change pitch and time of soundfiles independently. . This package contains the SoundTouch shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsoup-gnome2.4-1 Architecture: arm64 Version: 2.70.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 29 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.58), libsoup2.4-1 (>= 2.41.90) Filename: pool/main/libs/libsoup2.4/libsoup-gnome2.4-1_2.70.0-ok2_arm64.deb Size: 6130 MD5sum: 2e9661688c8d063efb0e6007cfce6236 SHA1: b9237065b262da32ce14d787ff514c10bef4395f SHA256: 509afca55b02fe8126c3c9585ccb6f988d23a171593c20126fef23df3be6cc7c SHA512: c5d635393b2045864c0e56c1dac28964a27c9d6cf6208c82ca546d1ff3bb1d37b3a319b796c69ac1e49b40188b2a59bad5875d3d55e07791b6eca8599fb5341d Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- GNOME support library It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . The GNOME support library is used for features which are important to GNOME apps, but which require GNOME-specific libraries that non-GNOME apps may not want to add dependencies on. . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the GNOME support shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsoup-gnome2.4-dev Architecture: arm64 Version: 2.70.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 29 Depends: gir1.2-soup-2.4 (= 2.70.0-ok2), libsoup-gnome2.4-1 (= 2.70.0-ok2), libsoup2.4-dev (= 2.70.0-ok2) Suggests: libsoup2.4-doc Filename: pool/main/libs/libsoup2.4/libsoup-gnome2.4-dev_2.70.0-ok2_arm64.deb Size: 4938 MD5sum: a1221619526ba4a5bca29e5b2456a1a9 SHA1: 2eb532e459ebd5b3dea5c8040a93a6801d54aaa9 SHA256: eba766326c0cc7e10311a41c9656e4448fcf8aa31afaca2a5cfdaf7c348108c2 SHA512: 602af3869ceba08e8d84ae3409363f1d655bf0bc6da339c899880cc36a658a8d8cf8e8110d80c8159495c7b80e61f0c8326bc4daff95a35f1b8dd3235d2c75e2 Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- GNOME support development files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the Gtk+ programming model (a synchronous operation mode is also supported for those who want it). . The GNOME support library is used for features which are important to GNOME apps, but which require GNOME-specific libraries that non-GNOME apps may not want to add dependencies on. . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the development files for the GNOME support. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsoup2.4-1 Architecture: arm64 Version: 2.70.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 710 Depends: glib-networking (>= 2.32.0), libbrotli1 (>= 0.6.0), libc6 (>= 2.17), libglib2.0-0 (>= 2.61.2), libgssapi-krb5-2 (>= 1.17), libpsl5 (>= 0.20), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0) Filename: pool/main/libs/libsoup2.4/libsoup2.4-1_2.70.0-ok2_arm64.deb Size: 274660 MD5sum: 76c95ab6326d8dee8a56c6fcd3392c3f SHA1: 8250744db41dd61bebb3d6029b89c13d5620d702 SHA256: 4bbad15923b53e8468ff80f4f1e917a1de3e777d2a611f661549ff533d86c353 SHA512: d9ac6c2f943044e844c0fab0a397256d22a41189b93757bcf84593d4947a2c29d6af64a333d8ee95deeeb9dd01481d4b73d01fa108027594dd567f9d7a4291e3 Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- Shared library It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsoup2.4-dev Architecture: arm64 Version: 2.70.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1746 Depends: gir1.2-soup-2.4 (= 2.70.0-ok2), libbrotli-dev, libglib2.0-dev (>= 2.58.0), libpsl-dev (>= 0.20), libsoup2.4-1 (= 2.70.0-ok2), libsqlite3-dev, libxml2-dev, zlib1g-dev Suggests: libsoup2.4-doc Filename: pool/main/libs/libsoup2.4/libsoup2.4-dev_2.70.0-ok2_arm64.deb Size: 153536 MD5sum: 2a153a4d453be98734a22c8b3b2eed61 SHA1: 3eb0922f0dfe2e94d2a45e5712288e72bac7ece5 SHA256: 1f5c63095204fe420f092433f3ffa344146682ceb999fdd3c57d8c914857c758 SHA512: d60ecf60ab3ead005020224533dd367c5c7e0795eb9009087d7121d1c11e72bed9d773b15e974a58e4246bae3b617822c17c4f44af8e1d75e5b5d5f36e487f18 Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- Development files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the development files. 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/main/libs/libsoup2.4/libsoup2.4-doc_2.70.0-ok2_all.deb Size: 177570 MD5sum: 34255c8267fdc1d17d1a343f44556839 SHA1: 4d800e09d11a0ca3c5910c27bd0e1e195d45fa1b SHA256: d71139a850eb26c6304185e436156d867aa387356860fe894a085017abe5c63f SHA512: ab1c4692f4133aae3d528a757f482cdab3ca084924913725fac634cbc1914536b74670eb3441f46029534a77c441d1e3e2964b3aae9221d2bbd64e96eb64ca83 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsoup2.4-doc Architecture: all Version: 2.70.0-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2390 Recommends: libglib2.0-doc Suggests: libsoup2.4-dev Filename: pool/main/libs/libsoup2.4/libsoup2.4-doc_2.70.0-ok3_all.deb Size: 177624 MD5sum: 1c9af004588939f78afe0b9f60a5e401 SHA1: 9cc17d7a95104c0a05066e62159c2979f37a1fed SHA256: 2d4fb7db8d5282fc22d7f124bc515389137d23bf69937d317d9faf7eda641501 SHA512: ca574d7891a656609454d129a98a9f4b051b30e597e82156175cbf0e647b1b91308d52029fff6fcf9abf2bc56f4b240901abd61756b2babec17caf28d770d9d0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsoup2.4-tests Architecture: arm64 Version: 2.70.0-ok2 Priority: optional Section: misc Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2380 Depends: apache2 (>= 2.4), curl, libapache2-mod-php (<< 2:8), libapache2-mod-php (>= 2:7), libnss-myhostname, php, php-xmlrpc, libc6 (>= 2.34), libglib2.0-0 (>= 2.58), libsoup2.4-1 (>= 2.69.90), zlib1g (>= 1:1.1.4) Recommends: gnome-desktop-testing Filename: pool/main/libs/libsoup2.4/libsoup2.4-tests_2.70.0-ok2_arm64.deb Size: 1258526 MD5sum: c332b00ef2cf4a7f5785f6896feafa81 SHA1: 431b91a439bc0355ba73a0cba23af32a80b53c90 SHA256: 79bc5fc56cac83d4353181cfa8ca8b27afce3952078e575eb814b94e26ed22fc SHA512: be8e1c90e8bf21027110ee3efe48286c0e8a30a2ac9e841089508244a9112e23670398d83f6ffb9ff8d17144008e2c248e925024f7c5b7270b215898125220e4 Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- installed tests libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . This package contains automated tests, mostly for use via autopkgtest. They can most easily be invoked via the gnome-desktop-testing-runner tool in the gnome-desktop-testing package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsource-highlight-common Architecture: all Version: 3.1.9-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: source-highlight Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 304 Replaces: source-highlight (<< 3.1.4-1) Filename: pool/main/s/source-highlight/libsource-highlight-common_3.1.9-ok1_all.deb Size: 63334 MD5sum: fb5c64be838733bc1ac1b087d9a8fba4 SHA1: b3115d01770ffef83c394cbf984726774ce1c379 SHA256: d3e5ad2f2ed276ee5414bb88980c467443a4b87623b1e1ba37fcd7b0dd10d8a6 SHA512: 2f3d8cd034b9b0ed48995c3cc662b1b5e4888c98980a6a137d2c21427330a6c76a818fc7ce53aacd7bceb590c3289c66e2bf5c6586662a238529e16b0f86513a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsource-highlight-dev Architecture: arm64 Version: 3.1.9-ok1 Priority: optional Section: libdevel Source: source-highlight Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 4273 Depends: libboost-regex-dev, libsource-highlight4v5 (= 3.1.9-ok1) Replaces: source-highlight (<< 3.1.4-1) Filename: pool/main/s/source-highlight/libsource-highlight-dev_3.1.9-ok1_arm64.deb Size: 449734 MD5sum: 1e949ef6bea143af1b343ef83455799b SHA1: 56bcce9972f29b2c0daf5b7e567b05564f63908b SHA256: 586aa2102cf11604482bfce668a42b80850edeb1f56c35b1845e4a565f361012 SHA512: e0dfdfe0c6ced61f5cd8bd94b10c8a0af3c4867b4a49e201d2f21877f4c87b4fde5d59ac95ec0c9a5bf33c3b1db7517de5424698e77d56ba858c92ef80bcce7a Homepage: http://www.gnu.org/software/src-highlite/ Description: development files for source highlighting library These are the development files for the library that underlies the source-highlight program suite. It converts source code to a document with syntax highlighting and supports many file formats. The library can be used by other C++ programs to get source code highlighting capabilities. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsource-highlight4v5 Architecture: arm64 Version: 3.1.9-ok1 Priority: optional Section: libs Source: source-highlight Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 583 Depends: libsource-highlight-common, libboost-regex1.71.0-icu66, libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Conflicts: libsource-highlight4 Replaces: libsource-highlight4 Filename: pool/main/s/source-highlight/libsource-highlight4v5_3.1.9-ok1_arm64.deb Size: 198980 MD5sum: 5326ab4ecca6ebf5a5561b04bc015e78 SHA1: 5a79970a07ff1b64d066f9b5e251575828ba1225 SHA256: 3a44c405df41cc6b084edce585cfc30d05c25acbce0f63323843cc50c5216307 SHA512: fd9585b5de29a42e8c946ac7617a00b808863378ea2664bc23332af5fc5065c67ab7cf9ba80067d0824fca9bd3eb890f6d1e104816cd98723642568f9e0a5e53 Homepage: http://www.gnu.org/software/src-highlite/ Description: source highlighting library This is the library that underlies the source-highlight program suite. It converts source code to a document with syntax highlighting and supports many file formats. The library can be used by other C++ programs to get source code highlighting capabilities. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox-dev Architecture: arm64 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1558 Depends: libsox-fmt-all (= 14.4.2+git20190427-ok1.1), libsox3 (= 14.4.2+git20190427-ok1.1) Filename: pool/main/s/sox/libsox-dev_14.4.2+git20190427-ok1.1_arm64.deb Size: 343360 MD5sum: 8fa9c1821354391f073af6b42a13f05a SHA1: 908f86ef8b3ea3715e2f2e19069018b3dde0c37e SHA256: baaffd1277dfac6595a619fc8582cf94cc9f33d82baae7f37fe6724752e4996a SHA512: 61dbeaf381b1b071f15415a5aa25a228ce5228793562a87c4c777425ced908dbfca19f3ae0b802b7a091e16669574878cd1c4623f1c26b725efcd289759e4e6e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox-fmt-all Architecture: arm64 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 54 Depends: libsox-fmt-alsa (= 14.4.2+git20190427-ok1.1), libsox-fmt-ao (= 14.4.2+git20190427-ok1.1), libsox-fmt-base (= 14.4.2+git20190427-ok1.1), libsox-fmt-mp3 (= 14.4.2+git20190427-ok1.1), libsox-fmt-oss (= 14.4.2+git20190427-ok1.1), libsox-fmt-pulse (= 14.4.2+git20190427-ok1.1) Filename: pool/main/s/sox/libsox-fmt-all_14.4.2+git20190427-ok1.1_arm64.deb Size: 4946 MD5sum: 1d9c25276bfa2c4fb046623820e65e62 SHA1: cd60fd06f8188d237a9cdd778b708bc21d7bb219 SHA256: 6479e6a021e298ed8ce13d7b2a606819b818d289c3ea4d83610543ecb57a3eae SHA512: fbc915931bc6ebaafa73096b12699928313c926c50379ff3a1a90d9b5c24125d8133d916d4b206abdcf7e7d3657832c331143909753c0801df073ebfb18e657c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox-fmt-alsa Architecture: arm64 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.17), libsox3 (>= 14.4.2~) Filename: pool/main/s/sox/libsox-fmt-alsa_14.4.2+git20190427-ok1.1_arm64.deb Size: 11022 MD5sum: 51125135a4ba8dca83e2039f3ce3ac78 SHA1: acc9c4942e41c8f3153ff2ab923fea1116ac902e SHA256: 47ef17325e6ced1121c691db5d992e1212746f29f870f729db374d5f31f1266a SHA512: fe59b384f74b9ec04188605f8d38fc7aee231aa23b09bfd2715b0e4f21ae1a8934d77712af1bf3f2b0ef07e45390003b7fa40c1fa7854dd1581b618dc62e9a54 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox-fmt-ao Architecture: arm64 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 67 Depends: libao4 (>= 1.1.0), libc6 (>= 2.17), libsox3 (>= 14.4.2~) Filename: pool/main/s/sox/libsox-fmt-ao_14.4.2+git20190427-ok1.1_arm64.deb Size: 7590 MD5sum: 680dd9dd2e4252fe6bd248d32cb5b962 SHA1: 3fbc5725c0bad59014b83e7f735fa02b3867c828 SHA256: ae85814cc2dc8c6fc0577770f3133fd05b3e380a7a72593d27eeab6f61e41283 SHA512: 78b3682790dbf156b9acce2423579b5f5a0509a45615c2d75731d1d2cd472fb7a2d8e87e887ef29a7b7bc02cc0dfd1f9967ad69f2cd1a659a977629b6eec9257 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox-fmt-base Architecture: arm64 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 340 Depends: libc6 (>= 2.17), libflac8 (>= 1.3.0), libgsm1 (>= 1.0.18), libogg0 (>= 1.0rc3), libopencore-amrnb0 (>= 0.1.5), libopencore-amrwb0 (>= 0.1.5), libsndfile1 (>= 1.0.20), libsox3 (>= 14.4.2~), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.1.2), libwavpack1 (>= 4.40.0) Replaces: libsox-fmt-flac, libsox-fmt-gsm, libsox-fmt-libsndfile, libsox-fmt-ogg, libsox-fmt-sndfile Filename: pool/main/s/sox/libsox-fmt-base_14.4.2+git20190427-ok1.1_arm64.deb Size: 33998 MD5sum: 6c7decdcdd260e165797f8baa3efc1e2 SHA1: 7fe4b61fc9679683f63cffa916df25872406c9ad SHA256: bcd1075bbb969a4bab4a5703f475a295efceef2e10366217a455179d9d4d72f1 SHA512: 9a8f1dd38ccb01bbe22feb88692e6ea087db7b3948ab10036bc80b5caa5d9592f3a42ee66eedf9cd21e9aa174452ee0204ee1593301b90b1b028a47f3460cd88 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox-fmt-mp3 Architecture: arm64 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 93 Depends: libc6 (>= 2.17), libid3tag0 (>= 0.15.1b), libmad0 (>= 0.15.1b-ok0), libmp3lame0 (>= 3.100), libsox3 (>= 14.4.2~), libtwolame0 (>= 0.3.10) Filename: pool/main/s/sox/libsox-fmt-mp3_14.4.2+git20190427-ok1.1_arm64.deb Size: 17532 MD5sum: 52f7ed266837d7d74fd2c47bb71fb9fb SHA1: 0d35965de7f6019c2e7014b0dcab65219100bbb7 SHA256: aa22598a3f51964de6213f86bef3b6627d2c69718b75ae3fcfc5a96e95ef49d9 SHA512: d3a54f8f8987fc0af4e511769a6b6f7503fa6410bea9cc9e973cf72335da42b1e6a35012dad8f57c267f6611d8a960c4033c0cbbdc56e8882ced920d51451001 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox-fmt-oss Architecture: arm64 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 67 Depends: libc6 (>= 2.17), libsox3 (>= 14.4.2~) Filename: pool/main/s/sox/libsox-fmt-oss_14.4.2+git20190427-ok1.1_arm64.deb Size: 9274 MD5sum: e2d49c398c4c424dcb1304eada07ffa2 SHA1: 0af28b409890c9f2176ff746b435d08e046394f4 SHA256: b3129cd1add9b29c7b421dfc9bacd5499636bfa2c0aaf7dac46e523a4954498c SHA512: 18c2f6e2ad1e4233b7bb8dd3162d3d3ab5a1032ffa9ccc31685aefe33c6595db5e668a383384ff110ab23cf762aa2450884e79ee3d6bd9bab5930dbfb3d13087 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox-fmt-pulse Architecture: arm64 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 67 Depends: libc6 (>= 2.17), libpulse0 (>= 0.99.1), libsox3 (>= 14.4.2~) Filename: pool/main/s/sox/libsox-fmt-pulse_14.4.2+git20190427-ok1.1_arm64.deb Size: 7512 MD5sum: 4222c554b86bdefaed9fb0a9bcb818ca SHA1: 36a984e59e9ae5761e90ff18f8ebb30b6a605293 SHA256: cc3bde5a3e8830a6ca259e86eaf1488367ce5b214f51937b4e3fc6c501b73959 SHA512: 968d0366d73618f18f7bc92e18cb4fc9427c10fc10b4fe9d6812befdede44a6aa1dba92d833ac49b05e0c5811fd220b45e9629a819cbf3ccf90cb069d9699d11 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/ cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsox3 Architecture: arm64 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 555 Depends: libc6 (>= 2.33), libgomp1 (>= 4.9), libgsm1 (>= 1.0.18), libltdl7 (>= 2.4.6), libmagic1 (>= 5.12), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Recommends: libsox-fmt-alsa | libsox-fmt-ao | libsox-fmt-oss | libsox-fmt-pulse, libsox-fmt-base Suggests: libsox-fmt-all Conflicts: libsox0, libsox0a, libsox1, libsox1a Replaces: libsox1b Filename: pool/main/s/sox/libsox3_14.4.2+git20190427-ok1.1_arm64.deb Size: 232828 MD5sum: d1215a1ca8fff0ef870fd15dc1fd269d SHA1: 84abe363a131ae14b813d2f021ace67d98d9f97c SHA256: 46851287ecf0e0c42fed7ca562759f0457c8a9a6259684674860d27f07b5c6cb SHA512: c2903e3b71008d415e86cebdd5d6b8e47ad1aad1664e737d91e72e2560595a84d5d7968526de2e74644a29dd1b95ea29ac245bba80589d8ad8868bb3aa83a913 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsoxr-dev Architecture: arm64 Version: 0.1.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libsoxr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 71 Depends: libsoxr-lsr0 (= 0.1.3-ok2), libsoxr0 (= 0.1.3-ok2) Filename: pool/main/libs/libsoxr/libsoxr-dev_0.1.3-ok2_arm64.deb Size: 16650 MD5sum: 0fd81e6e54b5fe31ceadf36760f02a6e SHA1: ab7eb51fe84b39dfcecc15dadd3562e6b1e85965 SHA256: 70d659c227a8e20a0c0c50c86e563ce29d029d341c0b6f4f4908ee5bdecad20f SHA512: 203e8b23b3eee14b6bc2f9523e17cc67c118286d44df0922df9cfd1f4313b0ad2bfa29aaa0c26451cb3acee11666db466f1bcee0c7530289f2cb9258db95db9f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsoxr-lsr0 Architecture: arm64 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: 84 Depends: libc6 (>= 2.17), libsoxr0 (>= 0.1.0) Filename: pool/main/libs/libsoxr/libsoxr-lsr0_0.1.3-ok2_arm64.deb Size: 6802 MD5sum: 3dc94fc874c54ea5a28202df6200d51d SHA1: 0fcbd2e003ca04e29b0116fbd622abd5ae773f02 SHA256: 3bcd7bbc9fffafbbacf11fb48a81b79d111bb01f4cb75eb3af6c2bcfe1ed93b9 SHA512: 1ee27dfe257d873c9e57a8fbe11fad6835195cf4c0eecf0ad856844572d57e50ef06da43b64342b888c0e866b218b0628541e75bbe9f61c9409a0f4c5b51e8d7 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsoxr0 Architecture: arm64 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: 342 Depends: libc6 (>= 2.29), libgomp1 (>= 4.9) Filename: pool/main/libs/libsoxr/libsoxr0_0.1.3-ok2_arm64.deb Size: 43490 MD5sum: 870935420ad16130f17604bc2a90cdca SHA1: f7ac5ce74ace98c08c7c33a73a550f4754ca3a97 SHA256: 6a16907f0b4395707bb85a439aae29f93f565ec00701c7c63bd7724e17e9a37d SHA512: a4280937b22d76eda0b8afb536da870bfb312d25bccc4f5e5ffcbf74597b6e2491423a8281e816dff75ea1e2b0d3289840e4edceb8eb1b17a2f82d3506c56641 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspa-0.2-bluetooth Architecture: arm64 Version: 0.3.65-ok2 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1648 Depends: libspa-0.2-modules (= 0.3.65-ok2), libbluetooth3 (>= 4.91), libc6 (>= 2.33), libdbus-1-3 (>= 1.9.14), libfreeaptx0 (>= 0.1.1), libglib2.0-0 (>= 2.37.3), libldacbt-abr2 (>= 2.0.2), libldacbt-enc2 (>= 2.0.2), libopus0 (>= 1.1), libsbc1 (>= 2.0), libusb-1.0-0 (>= 2:1.0.16) Filename: pool/main/p/pipewire/libspa-0.2-bluetooth_0.3.65-ok2_arm64.deb Size: 252726 MD5sum: 37db8094e58873c908fcc4b35855a171 SHA1: e502d32e2381a4d83be24cef0100a4f1dd8cf495 SHA256: 540d20963ce926d1e3d0a9f2fb8ad7ce55ab40888db071add2db21e6ee47d69f SHA512: 53eba9a2fc48d401bde49666dbbb9537082d7d3c112ab503996e03f80ffca0927c4318613ec52ab02411a8176d375d41560d1607bb2a2274dda1d32e916b3cf7 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 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 contains a plugin to make Bluetooth audio devices such as speakers and headsets available to the PipeWire server. It is considered to be experimental, and is disabled by default (even if installed) to avoid conflicts with equivalent functionality in PulseAudio. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspa-0.2-dev Architecture: arm64 Version: 0.3.65-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 759 Suggests: pipewire-doc Filename: pool/main/p/pipewire/libspa-0.2-dev_0.3.65-ok2_arm64.deb Size: 91554 MD5sum: 5bdb4723b20534d966cceb3a3bb069ac SHA1: 951b3d39a8b205806147433f4330eebcee6f9603 SHA256: 3f0962686f60aaa8a884159ddfa085d2641023b39f232ffb06912d3b737e0f4c SHA512: 660285bb98c8e1538910face04cc59ae8503fbb085dce014315067c5303c7d885700a0f57e2f48104fdd8f5bdbfb105fa5255f9877ada1dda9d3e6ee707d1f2e 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 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 contains the development files for the Simple Plugin API. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspa-0.2-jack Architecture: arm64 Version: 0.3.65-ok2 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 279 Depends: libspa-0.2-modules (= 0.3.65-ok2), libc6 (>= 2.17), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125 Filename: pool/main/p/pipewire/libspa-0.2-jack_0.3.65-ok2_arm64.deb Size: 37998 MD5sum: 4d38192c119e3efbc226029678d91e9a SHA1: 21081f628ced8089f316853e4f9f0babd8085f34 SHA256: 55697c42c1e2395939c34218a627d103ac34f8ed010b694b5f32932cb6845f1a SHA512: 15a7ea41c3866e3d75369e44f5978684764a068f2a890fe9cdc89949425a5b686e1373a0c2c5e36b85af5ca4d2e7eb590efc3f4639b19b45f6f680f18aa0b970 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 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 contains a plugin to make PipeWire able to connect to a JACK server, which will be used for audio playback and recording. Using PipeWire for audio is considered to be experimental. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspa-0.2-modules Architecture: arm64 Version: 0.3.65-ok2 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3483 Depends: libasound2 (>= 1.2.1.1), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libsystemd0, libudev1 (>= 183), libwebrtc-audio-processing1 Breaks: pipewire (<< 0.3.5) Replaces: pipewire (<< 0.3.5) Filename: pool/main/p/pipewire/libspa-0.2-modules_0.3.65-ok2_arm64.deb Size: 434988 MD5sum: 73a69d68c9cde34845ed558f4440b197 SHA1: 9d8d7a9228a846496b8c34b1acb3dc0bbd8c72d4 SHA256: 0a66bf16e44d80bf2cd59b56062c6e46342e2b3083692116c13464dcfef1a1d4 SHA512: 128fbad8170804d85d51f442cca33789265463142a424573ff579b6f48a57c1f2bd4f1e9703e7e8cd9ddc725a05f7c188358142a19c9db6aa5c61bd7786c3220 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 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 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspandsp-dev Architecture: arm64 Version: 0.0.6+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: spandsp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2093 Depends: libjpeg-dev, libspandsp2 (= 0.0.6+dfsg-2ok1), libtiff-dev | libtiff5-dev Breaks: libspandsp-doc (<< 0.0.6+dfsg-2) Replaces: libspandsp-doc (<< 0.0.6+dfsg-2) Filename: pool/main/s/spandsp/libspandsp-dev_0.0.6+dfsg-2ok1_arm64.deb Size: 461526 MD5sum: e920eb12dd00d2b6020effe1a076cc3f SHA1: 849c33b4c48b81fe83d9f0be0769a6309831791f SHA256: f9fe5cf14432f60c52e6ea2b883ee0996fb1c378a212dda949022f0b2aef0381 SHA512: 6e53f64457f4a0242e4db72c5590b098fc9b86d2dd231031007878b05758e5e418841bcbbeebbc98397670ef5aa881532057c38716c79c9edd117e8d0294147f 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. 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/main/s/spandsp/libspandsp-doc_0.0.6+dfsg-2ok1_all.deb Size: 1088552 MD5sum: 9dd3774d5e7d87e580f3bf6e9202381d SHA1: 5dd688f366722054cf62ea6e5e3be52ab9b126e6 SHA256: dbb1f1ab00568521dc8b885b72a0e7e0d832d56c180fbf1048de0da58a07312e SHA512: 7e3455e9bb04f7f634594d0416e6a05a6f7c062d0d391c63f665987233b7061ed003e82ae8815fc0bdd2c70495eb3ad25ea2b42ac531a509906ebebd62dcba4b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspandsp2 Architecture: arm64 Version: 0.0.6+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: spandsp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 808 Depends: libc6 (>= 2.29), libtiff5 (>= 4.0.3) Filename: pool/main/s/spandsp/libspandsp2_0.0.6+dfsg-2ok1_arm64.deb Size: 314256 MD5sum: 075c8d7b7b6f9f74232c835196329999 SHA1: 2bab2c88b3e14d53e61f33735faa92d2b47c8a15 SHA256: 06915dae4b79c10a87a7705fade5b2dbac77d75162cad3deb3957e88acbf002e SHA512: 4f673f6a71cb41f61f20f0e44ed6810a6f51167c8e7f6b83b8e1bbed8f366eb91432652e9df207702afa12194394a9b1c204d379a731b1a8d750a1270f8cf1d6 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. 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/main/libs/libspecio-perl/libspecio-perl_0.48-ok1_all.deb Size: 137972 MD5sum: 47b38d4eb9058586835d65df5708a4ad SHA1: 070e3dcdc6e4c5877a73082a42f083792f94a001 SHA256: ec6fc58610867879d775df9e157ae5e376e7906b04d6b467f6bb218d8aabaf3a SHA512: 4c4aac66a1932e3d79976c8d2708fe4c036959838fe7c72b22f332320b8a0231e724b64d1c55acc72d4df90984614284c7c480ca4d7fc9cd9a06b53f3ad822fd Homepage: https://metacpan.org/release/Specio Description: Perl module providing type constraints and coercions Specio provides classes for representing type constraints and coercion, along with the syntactic sugar for declaring them. . This distribution ships with a set of builtin types representing the types provided by the Perl interpreter itself. . Note that this is not a proper type system for Perl. Nothing in this distribution will magically make the Perl interpreter start checking a value's type on assignment to a variable. . Module Test::Specio requires the packages libtest-fatal-perl libtry-tiny-perl. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspeex-dbg Architecture: arm64 Version: 1.2~rc1.2-ok3 Priority: extra Section: debug Source: speex Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Ron Lee Installed-Size: 784 Depends: libspeex1 (= 1.2~rc1.2-ok3), libspeexdsp1 (= 1.2~rc1.2-ok3) Filename: pool/main/s/speex/libspeex-dbg_1.2~rc1.2-ok3_arm64.deb Size: 217672 MD5sum: 7a0b3d08837853403cba27ac454f57c5 SHA1: e1509c9fdc142097cfadb129dc6460613cfd70be SHA256: 6d71eac4f9436ac0075e80d45a5b48671042a4796027de53fd5f6192b89a968b SHA512: fb103e9e41c1526a0a694d89831c03b078ccdb86f002637b543be7690e34b4ad0949773fdf7bbe1d9aba22fd58579be75719191f595a6bd88fb3aeb7c5ae2256 Homepage: http://www.speex.org/ Description: debugging symbols for libspeex and libspeexdsp This package provides the detached debug symbols for those libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspeex-dev Architecture: arm64 Version: 1.2.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: speex Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 270 Depends: libspeex1 (= 1.2.1-ok2) Suggests: pkg-config Filename: pool/main/s/speex/libspeex-dev_1.2.1-ok2_arm64.deb Size: 64948 MD5sum: 19cbe6d717f8659a10c19fbc1baa644e SHA1: cafa0e30702b3b5540c476757c7feb80624c78cc SHA256: e535cc0d3f7f2a7281685dc61243d4b191f58440f8e1e178e15be526fada1486 SHA512: 28752e2e675b1ceff28e68c356371b434ec09cdaa96a278176071f92b2701c37e1e7ce43ae7951f8781dfb7255f42e4b38910f5eeada97d77e9ac2d8f805ba18 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspeex1 Architecture: arm64 Version: 1.2.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: speex Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 210 Depends: libc6 (>= 2.29) Suggests: speex Filename: pool/main/s/speex/libspeex1_1.2.1-ok2_arm64.deb Size: 49596 MD5sum: 4d2fd3578c77ef3914406975e76344b0 SHA1: 7baac47f97af7fdd67b689bbadef947a509e1360 SHA256: 179308c68dbd120b4ae1d893453bc531037555794cffd8ca4137103253769b47 SHA512: aee0457935acb9c0335d8d91dc0de4152345a73f3e544e7c1b04912cac022ece4e83133fe7ad800b02b6171beffb5c43844eb5b5c2444a2f6efc6c4888ddd836 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspeexdsp-dev Architecture: arm64 Version: 1.2.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: speexdsp Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 228 Depends: libspeexdsp1 (= 1.2.1-ok1) Suggests: libspeex-dev, pkg-config, speex-doc Filename: pool/main/s/speexdsp/libspeexdsp-dev_1.2.1-ok1_arm64.deb Size: 45482 MD5sum: 9e5d701d7c08ba45642795d330b58695 SHA1: bf309f82d431d604199e48d2dfb1370b77d5d59e SHA256: 98543dc6a06724adae76f048846c28817887eeccb85a4728b2c0a0b6d3be83ab SHA512: ed7f10d1fee0373736a221a308b22a9b5738150533d570fe0f693fb88e95bb7df4339453adf6aeaea6937f67bd3d345a60cba731d1f8eb7acc826d9f2db19655 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspeexdsp1 Architecture: arm64 Version: 1.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: speexdsp Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 179 Depends: libc6 (>= 2.29) Filename: pool/main/s/speexdsp/libspeexdsp1_1.2.1-ok1_arm64.deb Size: 37256 MD5sum: 0b40dc5a7da2bdcb93255e49c9a1d1aa SHA1: e0164780cb3ed4c4c539d5245fe31939256d2a97 SHA256: 8ba457c0591ebc24218ae7b489903cbe162c835177f1c74182313344951db16c SHA512: 45e3776eb74b3ad8066a6b1640b9570c7998e6f2b3f93a88ca906072d3eda93d10dd3e4b4bd00f144e5a5e9b3559c87b0a0417770c0cfd6375327bcda545a963 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspglib-f08-1 Architecture: arm64 Version: 2.0.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: spglib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 97 Depends: libc6 (>= 2.17), libgfortran5 (>= 8) Filename: pool/main/s/spglib/libspglib-f08-1_2.0.2-ok1_arm64.deb Size: 10048 MD5sum: 427b0509d76cb246e6708b783164e59f SHA1: 37d3d9748e1b90bf547af4596e24dce4cbdc362a SHA256: e70d6b69160bfd82123995ab5a84b16f158491866d1fa3462ca2eb9643ccae1e SHA512: aaa12deb109ca7742ae2a1351c057539bb7f8bf39457090a53ba67778643a44ec8d023927cd1c70559e464b1046c82d2874d7679e036c25456d8bef3dba2e4bb Homepage: https://spglib.github.io/spglib/ Description: C library for crystal symmetry determination (Fortran interface) Spglib is a C library for crystal symmetry determination. Symmetry operations, space groups and other data can be obtained using this symmetry finder. . Features include: . * Identify space-group type * Find symmetry operations * Find a primitive cell * Search irreducible k-points * Refine crystal structure * Wyckoff position assignment . This package contains Fortran interface. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspglib-f08-dev Architecture: arm64 Version: 2.0.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: spglib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 95 Depends: libspglib-f08-1 (= 2.0.2-ok1) Filename: pool/main/s/spglib/libspglib-f08-dev_2.0.2-ok1_arm64.deb Size: 19126 MD5sum: ca1fc9a43de517add4ee1eb7d5a6ba3c SHA1: 5f4d8533fbdc5dd07e5ea7ed2ef31275141ff673 SHA256: 8bcedd0becbeb243850d26ec046b9bb20561e092b342b2b6e1ab8cd377defb1c SHA512: 109b13d44d159219fcc9e5c75d85147a7db8fc1f2b734e1ea57e7a53fa5db2dbfe5609ef0b719acc3d8d7443c5aed262f8aebb139f80a1c5cd02aba14ab8cd03 Homepage: https://spglib.github.io/spglib/ Description: C library for crystal symmetry determination (Fortran development files) Spglib is a C library for crystal symmetry determination. Symmetry operations, space groups and other data can be obtained using this symmetry finder. . Features include: . * Identify space-group type * Find symmetry operations * Find a primitive cell * Search irreducible k-points * Refine crystal structure * Wyckoff position assignment . This package contains development files for Fortran interface. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsphinxbase-dev Architecture: arm64 Version: 0.8+5prealpha+1-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: sphinxbase Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 825 Depends: libsphinxbase3 (= 0.8+5prealpha+1-ok3), libpulse-dev Filename: pool/main/s/sphinxbase/libsphinxbase-dev_0.8+5prealpha+1-ok3_arm64.deb Size: 187742 MD5sum: a34201b7a4ededeaa65b50a53c7f5f7d SHA1: 234a1a2a43466d3be29c9382c04e3569611f3aec SHA256: eee9a2db163aa8f591c5d02b7377c6fae68e6ccabf23d108d3551a5976536b29 SHA512: f82597cb679a5c9400a9bd2b91342f74da1d997578d52544572bb7f7821f11b82ca046225062ed1990eacd354c1d50ba3b25109fa0c8a945782c66d63193e9e0 Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool - development files CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains header files and static libraries for developing programs that use Sphinx. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsphinxbase-doc Architecture: all Version: 0.8+5prealpha+1-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: sphinxbase Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 11219 Depends: libjs-jquery Filename: pool/main/s/sphinxbase/libsphinxbase-doc_0.8+5prealpha+1-ok3_all.deb Size: 679678 MD5sum: 4341fa49ea3af081f44040cd1d7bafb6 SHA1: ca9ebb574d43a359bb2899294570a3f5d1c2b6af SHA256: 7d1499140012325b899fb5ab16f97b7aa42be15ee77f73fe71f8925ee53f1d3e SHA512: 34319a74f4e48da82fd62d5817e7fac79f555abadc5653dca75c6977e9e4335a50ffbf5f8684b797b02f03be5386e519dce77eaf50f573fb3759ddbcc59deca3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsphinxbase3 Architecture: arm64 Version: 0.8+5prealpha+1-ok3 Multi-Arch: same Priority: optional Section: libs Source: sphinxbase Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 407 Depends: libblas3 | libblas.so.3, libc6 (>= 2.34), liblapack3 | liblapack.so.3, libpulse0 (>= 0.99.1) Filename: pool/main/s/sphinxbase/libsphinxbase3_0.8+5prealpha+1-ok3_arm64.deb Size: 127066 MD5sum: c7cbb473eacc4f33cd2a317826455a57 SHA1: 4d0b73cccf1f57b7ef7a51315f7d707d9326a7c6 SHA256: 19fdf670b1e3e53eb9c5f9f7c4d72f8156ec88a02415e86d6fc050304c2ea2cb SHA512: 909e212cb3089f3996a77432536111916247b7e2f363a175ef758e9fcf8d6f59f774385f2f2091c6b5bd380ccf4f3998716c37f33c0740fbf67d6294cc708633 Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool - shared library CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspice-client-glib-2.0-8 Architecture: arm64 Version: 0.41-ok2 Multi-Arch: same Priority: optional Section: libs Source: spice-gtk Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1087 Depends: spice-client-glib-usb-acl-helper (= 0.41-ok2), usb.ids, libc6 (>= 2.35), libcacard0 (>= 2.2), libglib2.0-0 (>= 2.43.90), libgstreamer-plugins-base1.0-0 (>= 1.10), libgstreamer1.0-0 (>= 1.14.0), libjpeg8 (>= 8c), libjson-glib-1.0-0 (>= 0.12.0), liblz4-1 (>= 0.0~r130), libopus0 (>= 1.1), libphodav-2.0-0 (>= 2.5), libpixman-1-0 (>= 0.30.0), libsasl2-2 (>= 2.1.27+dfsg), libsoup2.4-1 (>= 2.49.91.1), libssl1.1 (>= 1.1.0), libusb-1.0-0 (>= 2:1.0.23~), libusbredirhost1 (>= 0.7.1), libusbredirparser1 (>= 0.6), zlib1g (>= 1:1.1.4) Suggests: gstreamer1.0-libav, gstreamer1.0-plugins-bad, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good Breaks: virt-viewer (<< 7.0) Filename: pool/main/s/spice-gtk/libspice-client-glib-2.0-8_0.41-ok2_arm64.deb Size: 301908 MD5sum: 71634cfa7ab52a3f0eced992f44db8f3 SHA1: 402fc04e949d27f1d702669bc3896882c8016dbd SHA256: b86f42ea434ceee169d8a8dbd980838f9ae32e02b0e4fcc14fab69318aa3d537 SHA512: 2b24e61289cc8dd2276f5787a924f9ebe593c4387aa4f9af11f6e52479491a09a20ab1d6c14eaf6020c6ea7f776a1e95d9ada6d80f3017d5c6a78e18cee4258f Homepage: https://www.spice-space.org/ Description: GObject for communicating with Spice servers (runtime library) libspice-glib4 provides glib objects for spice protocol decoding and surface rendering . This package provide the runtime library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspice-client-glib-2.0-dev Architecture: arm64 Version: 0.41-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: spice-gtk Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1720 Depends: gir1.2-spiceclientglib-2.0 (= 0.41-ok2), libglib2.0-dev (>= 2.46), libspice-client-glib-2.0-8 (= 0.41-ok2), libspice-protocol-dev (>= 0.14.1) Filename: pool/main/s/spice-gtk/libspice-client-glib-2.0-dev_0.41-ok2_arm64.deb Size: 102496 MD5sum: cde25d596a062af6ff6eb14624b9701d SHA1: caecd2e0a6e49f4ef5ddb3d904dccd4930197591 SHA256: aedbaa1f3ddea93c543dddd8db74952f92bf7fc958d17a01251fbc2c655a548d SHA512: 31c8272d507ea911ef6ada3d6ab8ac49b27178bf3aef95d76c219a56b4ea88440041cfee9291a79689f5e183186bdbb648b9da12791a78e3b303e10332801b72 Homepage: https://www.spice-space.org/ Description: GObject for communicating with Spice servers (development files) libspice-glib4 provides glib objects for spice protocol decoding and surface rendering . This package provide the development headers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspice-client-gtk-3.0-5 Architecture: arm64 Version: 0.41-ok2 Multi-Arch: same Priority: optional Section: libs Source: spice-gtk Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 303 Depends: libc6 (>= 2.17), libcairo2 (>= 1.14.0), libepoxy0 (>= 1.0), libgdk-pixbuf2.0-0 (>= 2.31.1), libglib2.0-0 (>= 2.51.2), libgstreamer-plugins-base1.0-0 (>= 1.10), libgstreamer1.0-0 (>= 1.10), libgtk-3-0 (>= 3.22), libphodav-2.0-0 (>= 2.5), libspice-client-glib-2.0-8 (>= 0.39), libva-x11-2 (>= 1.0.3), libwayland-client0 (>= 1.20.0), libwayland-server0 (>= 1.0.2), libx11-6 Filename: pool/main/s/spice-gtk/libspice-client-gtk-3.0-5_0.41-ok2_arm64.deb Size: 58070 MD5sum: f1b065ddca635e72ac35e0e30b5a8549 SHA1: 2ab8805699ddbbc1416cbb47863c60af88189ce3 SHA256: b216a37bb8f2a9513fa69f543dbdee5b35b26ff12e65ff297672fe0dbc7988ae SHA512: 68d22a6deb33b0aa90c337c79e997ff5278f1afb3cc0def684ef3a63ad9df59ce3c5664601218fae5101323a029f795e1ac4f62dcc7d58ae8dcfa650e9859ca5 Homepage: https://www.spice-space.org/ Description: GTK3 widget for SPICE clients (runtime library) libspice-gtk3 provides gtk3 widget to show spice display and accept user input. . This package provide the runtime library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspice-client-gtk-3.0-dev Architecture: arm64 Version: 0.41-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: spice-gtk Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 89 Depends: gir1.2-spiceclientgtk-3.0 (= 0.41-ok2), libglib2.0-dev (>= 2.46), libgtk-3-dev (>= 3.22), libspice-client-glib-2.0-dev (= 0.41-ok2), libspice-client-gtk-3.0-5 (= 0.41-ok2) Filename: pool/main/s/spice-gtk/libspice-client-gtk-3.0-dev_0.41-ok2_arm64.deb Size: 11972 MD5sum: 75bf31dbdb20a54cac07595eae242f92 SHA1: 3c573380243e696c8f0427f73bdb8b08b1b7bba8 SHA256: 81eaaf97a327e7a78b6533373f8909866bb0bdaaa5fe165edef596e9a3466246 SHA512: dd69602ea237c4c8676421d09718116830e937e891b70c175b58fe3e8c23ca2fd03abb319b64f25e5d865d59867ac3c92e59bdb73e293b21cbf3508e257b3641 Homepage: https://www.spice-space.org/ Description: GTK3 widget for SPICE clients (development files) libspice-gtk3 provides gtk3 widget to show spice display and accept user input. . This package provide the development headers. 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/main/s/spice-protocol/libspice-protocol-dev_0.14.3-ok1_all.deb Size: 21038 MD5sum: f45fc88b3da596f1e4d0c7c30c332911 SHA1: 7d031b19844bdd2024a376d843319326e96125f0 SHA256: ce0f69db334322d3743c6d871d6102ef7a5ad20380c6e6038020224b89ba607f SHA512: 29ebca667f40c166627ae0bfcc6b034993d1b1a34a41aab43e24c162059788104b1b2640cfffe3ef6c0538868c20e158f60e0e75e2ec6d649403ee00bc091a93 Homepage: https://www.spice-space.org/ Description: SPICE protocol headers The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package provides headers defining protocols. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspice-server-dev Architecture: arm64 Version: 0.15.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: spice Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Virtualization SIG Installed-Size: 61 Depends: libspice-protocol-dev (>= 0.14.0~), libspice-server1 (= 0.15.1-ok2) Suggests: pkg-config Filename: pool/main/s/spice/libspice-server-dev_0.15.1-ok2_arm64.deb Size: 10544 MD5sum: 5c40a35aa79ab5deeed54acbc4a986b3 SHA1: ba218dc4ac42411123913309ce77d89c933009f2 SHA256: 741df718e2b4ef068e9b7469b988e82e1ba7b3f48d40d0e03d83d33ce182b297 SHA512: 47de04216247e261f61fbd8e6e9e98a9673d2fb03d2e647d56ac6a859e1fbc6ac108dfe9af8be1bc76a700bee79979a5fc0a3b88a212db0f035c1291be978ebd Homepage: https://www.spice-space.org Description: Header files and development documentation for spice-server The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package contains the header files, static libraries and development documentation for spice-server. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspice-server1 Architecture: arm64 Version: 0.15.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: spice Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Virtualization SIG Installed-Size: 1112 Depends: libc6 (>= 2.28), libglib2.0-0 (>= 2.38), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libjpeg8 (>= 8c), liblz4-1 (>= 0.0~r130), libopus0 (>= 1.1), liborc-0.4-0 (>= 1:0.4.25), libpixman-1-0 (>= 0.30.0), libsasl2-2 (>= 2.1.27+dfsg), libssl1.1 (>= 1.1.1), libstdc++6 (>= 4.6), zlib1g (>= 1:1.1.4) Recommends: gstreamer1.0-plugins-base, gstreamer1.0-plugins-good Suggests: gstreamer1.0-libav, gstreamer1.0-plugins-ugly Filename: pool/main/s/spice/libspice-server1_0.15.1-ok2_arm64.deb Size: 336794 MD5sum: 6b46027dc9a98cce851cda1d8793084e SHA1: 3fe8f9fc3a32dac8b75e89ebbbdc6786fd4dbb17 SHA256: 9a7a1d8b79c6b7b56bca2c0ed8a158b2d4310a317cb51a3b5e0056aeb5dcbdb1 SHA512: 522a5b9b2897b0c0122f56c4b070318f676bb35f277f8573540b1627b6a70fc6db17b7e0c28622ea4355d6a7d70817f06ed973c3ffaa3b0dede9f0dd4fbe4c9d Homepage: https://www.spice-space.org Description: Implements the server side of the SPICE protocol The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package contains the run-time libraries for any application that wishes to be a SPICE server. 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/main/libs/libspiffy-perl/libspiffy-perl_0.46-ok2_all.deb Size: 28646 MD5sum: 5dd541107ec11071a7447b118c610965 SHA1: 873c0d8191572a8a5d562b105856a04797ed17c2 SHA256: e659666e9e9adcf859ca3884387aecf1dac5c08d7d2aafdf0f551bb03d118144 SHA512: 8b5e671c5d7a17e48a62602644dae0a445528e1db32f1ab03a61668ebc785fbfaa4ddd3d5c4bc6d56ee7acaa2382f3bdcbf0090bebc9f65fe422e03903fbae59 Homepage: https://metacpan.org/release/Spiffy Description: Spiffy Perl Interface Framework For You "Spiffy" is a framework and methodology for doing object oriented (OO) programming in Perl. Spiffy combines the best parts of Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation class. It attempts to fix all the nits and warts of traditional Perl OO, in a clean, straightforward and (perhaps someday) standard way. . Spiffy borrows ideas from other OO languages like Python, Ruby, Java and Perl 6. It also adds a few tricks of its own. . If you take a look on CPAN, there are a ton of OO related modules. When starting a new project, you need to pick the set of modules that makes most sense, and then you need to use those modules in each of your classes. Spiffy, on the other hand, has everything you'll probably need in one module, and you only need to use it once in one of your classes. If you make Spiffy.pm the base class of the basest class in your project, Spiffy will automatically pass all of its magic to all of your subclasses. You may eventually forget that you're even using it! cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libspreadsheet-parseexcel-perl Architecture: all Version: 0.65-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 582 Depends: perl:any, libcrypt-rc4-perl, libdigest-perl-md5-perl, libjcode-pm-perl, libole-storage-lite-perl, libspreadsheet-writeexcel-perl, libunicode-map-perl Filename: pool/main/libs/libspreadsheet-parseexcel-perl/libspreadsheet-parseexcel-perl_0.65-ok1_all.deb Size: 126768 MD5sum: 97efcf801bb9e6f56deabb967401027e SHA1: 4e560048609cfa38b5dfa2570b0c4ed70c7c36db SHA256: 80d3942a7d901bff94b8da384c2ef848c453a8bda49f57a094e53da4b402f629 SHA512: 79bd8f166a5a14cb12af887279e3f800ab25d102181afac5bc1476e7d922c4e85034eaebdc27a82a1dbf1c16ceb1871fdb6e3574dbdf05278cb303f092f66591 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. 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/main/libs/libsql-abstract-perl/libsql-abstract-perl_2.000001-ok1_all.deb Size: 112806 MD5sum: 5d56912c677926511e91375bc791c69c SHA1: a9499006eba9883b7df44ae77320e34b4e4bb810 SHA256: ed1850b556eaffa8b753a16ccddedccbd2aab0dcff7d5bc4c614158688796378 SHA512: adb6ad1a34920a26481dd266f922a7fc75c40d9ec70485bb52d1d077d1c4308ab910f2638f08bef5b037faddbe15aa2d7191b43f50796435cb90b6d5f018ed43 Homepage: https://metacpan.org/release/SQL-Abstract Description: module to generate SQL from Perl data structures SQL::Abstract is a Perl module that allows developers to generate SQL from Perl data strutures, inspired by DBIx::Abstract. The intent of this module is to provide abstract SQL generation methods, allowing one to generate SQL while retaining complete control over the statement handles. . There are many important differences between this module and DBIx::Abstract, especially when it comes to WHERE clauses. Chief among these changes is a new design to make it easier to generate SQL from Perl data structures and hopefully more intuitive. The underlying idea is that this module does what you mean, based on the data structures you provide it; the biggest advantage is that you don't have to modify your code every time your data changes. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsql-translator-perl Architecture: all Version: 1.62-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 3529 Provides: sqlfairy Depends: perl:any, libcarp-clan-perl, libclass-makemethods-perl, libdbi-perl, libfile-sharedir-perl, libmoo-perl, libpackage-variant-perl, libparse-recdescent-perl, libtry-tiny-perl Recommends: libcgi-pm-perl, libgd-perl, libgraph-perl, libgraphviz-perl, libjson-maybexs-perl (>= 1.003003), libspreadsheet-parseexcel-perl, libtemplate-perl, libtext-recordparser-perl, libxml-libxml-perl, libxml-writer-perl, libyaml-perl Conflicts: sqlfairy Replaces: sqlfairy Filename: pool/main/libs/libsql-translator-perl/libsql-translator-perl_1.62-ok1_all.deb Size: 375294 MD5sum: 996b0be752cf8f5b380a87b4fd6f2f7f SHA1: f31044c4a3166ddce9456abce8f3929ce6d234b6 SHA256: 5df8117e750fe530421d6689e31727acb8d73d40b63c46ea16fd360ae4f2b130 SHA512: e1036679228c99ed5aa47863d87217d4790308719f79f93e63d1c0ac21c514e3c2eabfdb28ab1008e64b71333cbe9e502aeeaecf74cdd5f5fc3ce79896106f5e Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsqlite3-0 Architecture: arm64 Version: 3.39.4-ok4 Multi-Arch: same Priority: optional Section: libs Source: sqlite3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1632 Depends: libc6 (>= 2.34) Breaks: python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~) Filename: pool/main/s/sqlite3/libsqlite3-0_3.39.4-ok4_arm64.deb Size: 646226 MD5sum: 3c7c47425e16f6be20e6776b58856b10 SHA1: dd412e6492aee9443ca9cb5bb0272e03519fe6bd SHA256: 7c76dc2bdd06b7d237f05458115a61472dcd694c2f8444c3917c6d0fb687e8cb SHA512: 9da7583c8f521d071de0580265f3bc20a559b57106b162ad298921a3c401501459bb6d833b328e739037a599cfbf5b111ea1db0f27f381240636761336244235 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsqlite3-dev Architecture: arm64 Version: 3.39.4-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: sqlite3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3005 Depends: libsqlite3-0 (= 3.39.4-ok4), libc-dev Suggests: sqlite3-doc Filename: pool/main/s/sqlite3/libsqlite3-dev_3.39.4-ok4_arm64.deb Size: 828614 MD5sum: e50662a4ed6bd7ec175fdecffe8eab7a SHA1: 981057780dc5c651c21bc1284aa05e7f37397f38 SHA256: f83ff6b7180784c523c75a498cdae209ba14c036cf4a9a9c44e65031d861a449 SHA512: cf47fb96d84e4342200ecf2254db0c86171c08e1caef12a268595c02df924b4c3d50ae99b7a70fae11d449d63371627af3ea91f74bb33505353e4afb268fb732 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) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsqlite3-tcl Architecture: arm64 Version: 3.39.4-ok4 Priority: optional Section: interpreters Source: sqlite3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 292 Depends: libc6 (>= 2.17), libsqlite3-0 (>= 3.38.0) Suggests: sqlite3-doc Filename: pool/main/s/sqlite3/libsqlite3-tcl_3.39.4-ok4_arm64.deb Size: 25118 MD5sum: 8ad0f7b9bbfe61b2a02bce8c4515edcc SHA1: c17facb376fd1c090142ed6d183339a267fc6be5 SHA256: 98e75c8c581bf98011af7b72e50fee7e5914470507cf815073eda12762b01151 SHA512: 0f651eb38808fdc7b2b747dd90bacb0a5e7e9cd758a54dfb6f69de213b7d3f6de693ac08ce787e864c46fdf29acca87ce94f4941ddcbdcab185a1b326c11854d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsquashfuse-dev Architecture: arm64 Version: 0.1.105-ok1 Priority: optional Section: libdevel Source: squashfuse Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 227 Depends: libsquashfuse0 (= 0.1.105-ok1) Filename: pool/main/s/squashfuse/libsquashfuse-dev_0.1.105-ok1_arm64.deb Size: 33218 MD5sum: 73e4e8915c4299778400b552438eaab9 SHA1: 6f56b5abf4d9b29157aeb3484ba56d91568abef8 SHA256: 42d90f0767b4a0f15a5a7fce5d42341088319603237d30b319a072727d7aa303 SHA512: adb8a7da0edfab91383404311eb502201525430a0e318f28cb636e97da410be62610098655e04a71744b57d9aaf03496256284dd3d429822c830e280cdf05e1b 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsquashfuse0 Architecture: arm64 Version: 0.1.105-ok1 Multi-Arch: same Priority: optional Section: libs Source: squashfuse Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 106 Depends: libc6 (>= 2.17), libfuse3-3 (>= 3.2.3), liblz4-1 (>= 0.0~r113), liblzma5 (>= 5.1.1alpha+20110809), liblzo2-2 (>= 2.02), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4) Filename: pool/main/s/squashfuse/libsquashfuse0_0.1.105-ok1_arm64.deb Size: 28700 MD5sum: a34f1bd458abed2b5dc4ec187a0ac49e SHA1: 6b8899d3ab69381efb29a7f7648ff3b81619fb99 SHA256: eb2571dcdfa644f73eaa1bc1ecb05972c79358cbd4bb3b5bc10b0ba0a9841461 SHA512: df8a7ba21afc538f5e6ab7f46be5ae1eee51781b65f65a3d2791df14117c5ff79e6eb8e892f0e904dc016064c63263e005c2cbd864761d9dd77425da7ffcb7bd 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 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/main/s/srt/libsrt-doc_1.5.1-ok1_all.deb Size: 284150 MD5sum: 5c1d9355092875066cd5262769887899 SHA1: 7b8fb4ff19e8be87f442eb5888aea6da63de0751 SHA256: db6bde88a3f116b4b87459881326deaddc8d8667d3c2759595fa9a710d97ad47 SHA512: 26ddf213c8afcf88f38eb518c9736a306138cb6c69a2e8e5b09453682d62c3a5c02fa3fd2e9c00d9c72a126d171b94ca5e2146cbf08168d9eef24371f7cd23f9 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsrt-gnutls-dev Architecture: arm64 Version: 1.5.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: srt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1812 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/main/s/srt/libsrt-gnutls-dev_1.5.1-ok1_arm64.deb Size: 384652 MD5sum: 15c5bef5a1c178ce2cdf488fa7458a66 SHA1: be73a305206d2fb1c79008b8f90b1ab39dc1f22f SHA256: f41d4e726e830fb94a14fbbcc595e64329f0cdafef2a40ed31d1b1b3268ed9d8 SHA512: cc1d0d9985e22bdbb2a4574c37f3119fbc60518108a3c2e28a964069d8ccf3165dc053c770e9fb841b0e54c94e9089004a50b1e30f616eb3fd7898428aa5bd75 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsrt-openssl-dev Architecture: arm64 Version: 1.5.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: srt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1812 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/main/s/srt/libsrt-openssl-dev_1.5.1-ok1_arm64.deb Size: 384454 MD5sum: abc5216b488bb2e4c293666a8321485d SHA1: 10506438b6a835f4408dc7da18e51f504fab1f86 SHA256: 080f57ba874967d517c5b3f70f40945984c154354dc3748e74f806e2e02d7945 SHA512: 52b5d83095ec2f36eab3fd3d735bac0c5d7cd670f0ab2936d7642f624599a1c3ce6f589ad7686998440839d7f5b97c5d862ce63ba70559876ee6904ff118e208 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsrt1.5-gnutls Architecture: arm64 Version: 1.5.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: srt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 880 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgnutls30 (>= 3.6.5), libnettle7, libstdc++6 (>= 9) Breaks: libsrt1-gnutls Replaces: libsrt1-gnutls Filename: pool/main/s/srt/libsrt1.5-gnutls_1.5.1-ok1_arm64.deb Size: 319248 MD5sum: 5cb7086b1bf87a00920e4d75ff08301e SHA1: 059a20fb155b984c8b4d0fc9d3a30d59f9c8df00 SHA256: 6af719e283582485c644728b2c659a586d3feb3903aaaf3df799a5f67fe37097 SHA512: 569fb6c8f3b569551710740fbff3a1d1b2301f2f0ea9e4dcd883976334f084ddbfd746a10a0b7c413e9ee7c8dd06ef34f650ba9beda1e3d736a12831fe8fa79c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsrt1.5-openssl Architecture: arm64 Version: 1.5.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: srt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 944 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9) Breaks: libsrt1 (<< 1.4.1-3), libsrt1-openssl Replaces: libsrt1 (<< 1.4.1-3), libsrt1-openssl Filename: pool/main/s/srt/libsrt1.5-openssl_1.5.1-ok1_arm64.deb Size: 319548 MD5sum: 33a7dcccc1ad796256ca26188facc4ad SHA1: f09f8753c771a17547437c1f5bd5f0e8ddda6972 SHA256: 923412c76a9af9dabb8e41a571810084b529d03057bf89a722601a9dbdfc76a5 SHA512: 2862bbf5a2eadea0fd85d4731b1525af03c3d2cb9383e54018aeccebcbc39035bfa6a23832e5087f50a17e36720ed98882b44aa2e9e3a59bb814360e79741a20 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsrtp2-1-dbg Architecture: arm64 Version: 2.4.2-3ok1 Multi-Arch: same Priority: optional Section: debug Source: libsrtp2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 136 Depends: libsrtp2-1 (= 2.4.2-3ok1) Filename: pool/main/libs/libsrtp2/libsrtp2-1-dbg_2.4.2-3ok1_arm64.deb Size: 102986 MD5sum: d4d363f91fa8905d84418c686ab0653e SHA1: 264c0f9bfb30fff372a3943891e50bb1c86df2dd SHA256: 910233ca61ce156d182abf8bc792d376af8a051fafff99e7676d98d40f38ea0d SHA512: 34e665bb953f5d19683550ab57b76aa7ce409f2af9a74f4c962656852258cfade309f0ad80b7bf68984364aa2f2d23a582a5e4cd723efd70a606e1128f0b6ed9 Homepage: https://github.com/cisco/libsrtp Description: Secure RTP (SRTP) and UST Reference Implementations - debugging symbols 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 debugging symbols. Build-Ids: d7bd7bc73fab9e746390768dbda04f519d6c0e93 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsrtp2-1 Architecture: arm64 Version: 2.4.2-3ok1 Multi-Arch: same Priority: optional Section: libs Source: libsrtp2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 111 Depends: libc6 (>= 2.17), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.15) Filename: pool/main/libs/libsrtp2/libsrtp2-1_2.4.2-3ok1_arm64.deb Size: 40446 MD5sum: d1f3f214b93b5de88011ea6e8a15ef0c SHA1: 0990c36111545e62f55639e583f33d06415bb9ee SHA256: 58f7fe1d04737179860823e4cc6f0f79bde73c87ef35696a1b6150b909520378 SHA512: be231fcae869ecea837e91e63cd283f70251ba26aa6857340c178215373f4c041c7aa09ffbffd8fd6857787d9d05954691f8f045a1429793a15b551cf096b9c9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsrtp2-dev Architecture: arm64 Version: 2.4.2-3ok1 Priority: optional Section: libdevel Source: libsrtp2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 257 Depends: libnspr4-dev, libnss3-dev, libsrtp2-1 (= 2.4.2-3ok1), pkg-config Suggests: libsrtp2-docs Filename: pool/main/libs/libsrtp2/libsrtp2-dev_2.4.2-3ok1_arm64.deb Size: 56194 MD5sum: 4fae23c8ed0bfb0715433b2d89215b2d SHA1: 6b37306dfe14d7911fb1cd56dca16cdb58aa7395 SHA256: 4a8c4716598a34512fa1e979dfd14d606fd7180916dba71790b3d460ef138573 SHA512: 5c1136e32f5cbd9f0a3d1e3c29646013a7a3f9231d88a892c01a0343ab4dc3efaf728465727a152964e632cb2936ae762675175ca68c9b17b51a40f628755cdd 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. 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/main/libs/libsrtp2/libsrtp2-docs_2.4.2-3ok1_all.deb Size: 116690 MD5sum: 6299918342799699af7d90402e6be7c2 SHA1: e8caf33cd2b3787ba14f8a2737904726e62299be SHA256: d5e1bc751c2f7bea66b6a8eab8aca97f08a9d00a5fcbf82aa599f612fb787057 SHA512: 33e940ad0ff69a7079c219cfa79c5fea5ef2f67da91838bed8229910ed9815ca318896e6b2a59e6a4a5100a0dcbd38ef9c38e919a6f9d76ec53f8d16685d242c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssh-4 Architecture: arm64 Version: 0.9.3-ok5 Multi-Arch: same Priority: optional Section: libs Source: libssh Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 646 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-0), remmina-plugin-nx (<< 1.2.31.2+dfsg-0), x2goclient (<< 4.1.2.1-0) Filename: pool/main/libs/libssh/libssh-4_0.9.3-ok5_arm64.deb Size: 164322 MD5sum: 211fdd2a12da1694a60410a84cfb537e SHA1: 556c0fc76816b0afc6fb80f2cd5c99ade0931986 SHA256: 5fe7f44b82cb6addc5fefeee3cdafc566c6cb92ba56603baf65f2c870e50250e SHA512: 775cec9512128b5d03f25f7648731ce8aa16341f914089ad610b0d5a02d34f6f8a0d088b6d075263daee6fa1facd4d121b0b53e87e6441b70962ae22f8d511f8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssh-dev Architecture: arm64 Version: 0.9.3-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: libssh Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 1255 Depends: libssh-4 (= 0.9.3-ok5), libssl-dev, zlib1g-dev Suggests: libssh-doc Conflicts: libssh-gcrypt-dev Filename: pool/main/libs/libssh/libssh-dev_0.9.3-ok5_arm64.deb Size: 228172 MD5sum: d07974c6a06f0d6c498b9d955437b45c SHA1: 07a9d2de8976eb71a104902552916a1957e3ebe2 SHA256: 3f10a30e52901167c7d60ecaf219cbf22df019bbb535aa251cca6ee82b39c75e SHA512: 0c69085c398082f5c8a88215fc39b1612ae00b36d010ec610b8a22d1b55fcaa48cd0ef7dc9af03b09f423cb9492afcdbcf43ed287d7625b8d8e3b73e021b96a3 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. 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/main/libs/libssh/libssh-doc_0.9.3-ok5_all.deb Size: 9054078 MD5sum: d958dc0c85275ff5ce9b2c62a5d6a18f SHA1: e94ce42efc28949f1a858e4710c62bc904341321 SHA256: 8aecaf7c3dfa7cf0ee5747629d59d7067480e64d79192ac15676d34aca8c0526 SHA512: 47f1d0716dd2e954148bf701c8f012bb1627b0ed1734877c55cf4c8bd297de3b6129bb070496bae6f5ebb7ae9a9f45fb95568d0d5bf98e167f0b5e41003e1e74 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssh-gcrypt-4 Architecture: arm64 Version: 0.9.3-ok5 Multi-Arch: same Priority: optional Section: libs Source: libssh Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 772 Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.14), libgssapi-krb5-2 (>= 1.17), zlib1g (>= 1:1.1.4) Filename: pool/main/libs/libssh/libssh-gcrypt-4_0.9.3-ok5_arm64.deb Size: 201874 MD5sum: 4c79398a4949779cecad97a757e318ee SHA1: 29749368cbe541ce26057a0ee71468c25a7c6445 SHA256: 7a864fd8ef7b50c0b2989b953a96fdcdbe1bef90b0ebb156a43530e002cbefab SHA512: 1dbbb49b71cdbbaf0cba18c35cdd0faef04a13ccfaf6afc433fb29abe543a1b429c701abd8f1391ceaea6e31f7c76bc5fc99a8b2efff90fbe456265c623be9b2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssh-gcrypt-dev Architecture: arm64 Version: 0.9.3-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: libssh Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 1424 Depends: libgcrypt-dev, libssh-gcrypt-4 (= 0.9.3-ok5), zlib1g-dev Suggests: libssh-doc Conflicts: libssh-dev Filename: pool/main/libs/libssh/libssh-gcrypt-dev_0.9.3-ok5_arm64.deb Size: 266132 MD5sum: 87b2ca86093c05ec994ab4de895bdb83 SHA1: 50d5a87146a5e34780ab91ea23bd88dcb347eb8e SHA256: 960e0afc8928c84b1157d79ab98bf27f5d09ec590d2012b31474126bece06714 SHA512: d4d7a04f22175b16c6fa9de112df1aa0d54103d2835a6ef6788b3ec7dbdb686d468905aed6ba3ecc747e9b1ae92475e3e0f5a67ac585e151628e6753daeb2f13 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssh2-1-dev Architecture: arm64 Version: 1.10.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libssh2 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1024 Depends: libssh2-1 (= 1.10.0-ok1), libssl-dev, zlib1g-dev Filename: pool/main/libs/libssh2/libssh2-1-dev_1.10.0-ok1_arm64.deb Size: 249160 MD5sum: f841043c07bdf32a33b2af76f820e704 SHA1: 5d3d33fa28bc43430ba92ddf3b94d7c903d496aa SHA256: 9174e57c1f1d06406cc1fabdca0639410f7637cc49e07f76d8218ab66998da57 SHA512: 4277e47e1401e89b8364440b899b4d2362afb9455b0d948070b274f20305e4dbc29d45390767dfcbecff6920ed3b27eb7f0dfffdf237afce6f3ffa3554940647 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssh2-1 Architecture: arm64 Version: 1.10.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libssh2 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 367 Depends: libc6 (>= 2.17), libssl1.1 (>= 1.1.1), zlib1g (>= 1:1.1.4) Filename: pool/main/libs/libssh2/libssh2-1_1.10.0-ok1_arm64.deb Size: 108508 MD5sum: afc7f3462ce4f8e40a322bc7b4a4a483 SHA1: a89ec4c9ff936eccc81ac0aeb1958819d10bf360 SHA256: 530f19ab7d2e0d8ed078b2d9d095307081e556dcf9368c90d4436e8eaa412ad3 SHA512: c9087dbfb82a996cf4ccc359c860fdc26044d0cd3c780d27cd1ffa4903bb6a7cae02127a05c526d86fc971b7e929920703f5ebde4da4301906aafb959df6f077 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssl-dev Architecture: arm64 Version: 3.0.8-ok4.1 Multi-Arch: same Priority: optional Section: libdevel Source: openssl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian OpenSSL Team Installed-Size: 12121 Depends: libssl3 (= 3.0.8-ok4.1) Suggests: libssl-doc Filename: pool/main/o/openssl/libssl-dev_3.0.8-ok4.1_arm64.deb Size: 2294470 MD5sum: f8693cbccf6d73b18accc90aa65314c1 SHA1: 30a8633907677e3f0799fc925955c3d1d278836d SHA256: 5a77c6890a6eba3558443e5cd72bbc176b28ea29dbfa3f6ffe816b8a6b328673 SHA512: 4bcbd54a3bae0f87034e605faefb3067d076f975c0e63ba0f9ecab29ac579775339e54bb68f8d135ae18ffcfed4a82fc92fddd80e22813069f3e1d3b4d75c2e6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssl-doc Architecture: all Version: 1.1.1f-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: openssl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian OpenSSL Team Installed-Size: 5475 Breaks: libssl-dev (<< 1.0.0) Replaces: libssl-dev (<< 1.0.0) Filename: pool/main/o/openssl/libssl-doc_1.1.1f-ok3_all.deb Size: 1543138 MD5sum: a8b40f035ff953e164a495e5ed48d3d3 SHA1: 8f8d889bd4981b07bd85535d83929014351b008d SHA256: 6cbd51cc062c2b2249b52e832307205e37a5af2464949736c6e87f838bd6e96e SHA512: 420bc8397ce9f804fd2bba23fe5596aa9221cf61513c98ee2ded639f31bfea7d144dc1756e48f2c39d5a74554ab5842d18acf4d7b690d1cced2846c443a1e330 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssl-doc Architecture: all Version: 3.0.8-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: openssl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian OpenSSL Team Installed-Size: 7480 Filename: pool/main/o/openssl/libssl-doc_3.0.8-ok3_all.deb Size: 2127390 MD5sum: 9479474b0ce8970a83c79d3132a90d54 SHA1: 6b660bcd2fd9a66e1178813e64fe9ed55e063af3 SHA256: 4839b98a1a6429da1c13a23105a259dd83a4b2f957cbe8de66da8e0bdb008270 SHA512: 8aa52301413872337c0fd38c42750126a048db30d490ad806689c570c761a4cb9aae94577f388f0bdbf5d689593ff5b3d1600d9a8eb500771f0b17c4b8bcad1e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssl-doc Architecture: all Version: 3.0.8-ok4.1 Multi-Arch: foreign Priority: optional Section: doc Source: openssl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian OpenSSL Team Installed-Size: 7480 Filename: pool/main/o/openssl/libssl-doc_3.0.8-ok4.1_all.deb Size: 2128536 MD5sum: cf830e86aa6690c8b47c02b846de701b SHA1: 99878dac186c147ff060e7edfc37901d42791fab SHA256: 3ceeff1a6d715e0fae4eec4b65e890cd7e973a19ea9d90a26b6b037acc504ea1 SHA512: ce072e274afcb95e9cb2318ae6b0d4989ac741af0f7dd85ed3b2c7bf80298bd6f7fded7779be30ba32d7105ff65daa84a07af73f045311b5aeb6943695797bb5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssl1.1 Architecture: arm64 Version: 1.1.1f-ok3 Multi-Arch: same Priority: optional Section: libs Source: openssl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian OpenSSL Team Installed-Size: 3524 Depends: libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0 Breaks: isync (<< 1.3.0-0), lighttpd (<< 1.4.49-0), python-boto (<< 2.44.0-0), python-httplib2 (<< 0.11.3-0), python-imaplib2 (<< 2.57-0), python3-boto (<< 2.44.0-0), python3-imaplib2 (<< 2.57-0) Filename: pool/main/o/openssl/libssl1.1_1.1.1f-ok3_arm64.deb Size: 1306664 MD5sum: d44de7b45351d38a804115f6fa15a53e SHA1: 4dbcee001a3c1d190e4b27fc1a1674a712767403 SHA256: 10a62c15fd4b89ce7576295b8302e042d4d80657ff90f8f09c24a37b3c0b1a60 SHA512: 15e79b98556b9881939833e7dd421ecaaea10d070dd875b53e44e353a64c430fec967fec8c928005fb7819b0b65be96184d03d27fd263d784fd422bf9c679136 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libssl3 Architecture: arm64 Version: 3.0.8-ok4.1 Multi-Arch: same Priority: optional Section: libs Source: openssl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian OpenSSL Team Installed-Size: 5525 Depends: libc6 (>= 2.34) Filename: pool/main/o/openssl/libssl3_3.0.8-ok4.1_arm64.deb Size: 1715746 MD5sum: 838bf057af9a3ba652db9d66d2a07ff6 SHA1: 756bc8f721c089a95be6f72c8d386a49042f320b SHA256: c7d15b42b8ca92f9e1a027f5132569a82408aade9d0b7352ac5e1a3f5b796464 SHA512: 29e4c9ddd8e0c58f00ce503b3b1e5b44e86b9d0b62da3016e33ef612d567bacbdb00b00271860dfc2501bbac4e9ab25fc830aaad057919f66487f0905a73180c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstaroffice-0.0-0 Architecture: arm64 Version: 0.0.7-ok2 Multi-Arch: same Priority: optional Section: libs Source: libstaroffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2251 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Filename: pool/main/libs/libstaroffice/libstaroffice-0.0-0_0.0.7-ok2_arm64.deb Size: 739952 MD5sum: 74a98a2cf05fef88a04ed33ae17469a3 SHA1: 863ae33f1d88b5626c425d536d2dba71d4ef2c1c SHA256: 2e5f18e5674542284a352a7ab6f3735eb43a8d7e295d1cad4f8d4be634bbebf3 SHA512: c077412f6a033e248a530ed7ff5838e4a2bfdf7541ce5db8b2385f96b97bdf21aff09d1e59d16dde1c00828321ab4a517723f067da80f1777894b074867e8cb0 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/ ). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstaroffice-dev Architecture: arm64 Version: 0.0.7-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libstaroffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 7254 Depends: libstaroffice-0.0-0 (= 0.0.7-ok2), librevenge-dev Filename: pool/main/libs/libstaroffice/libstaroffice-dev_0.0.7-ok2_arm64.deb Size: 1112514 MD5sum: b6e07ff804cf9c91152ea7a9cf6bf0bd SHA1: e9a05494e0a7765c5150311b6330f2e332cf1bed SHA256: eb1b9e2576cc738f24c16cf7db739499701a3fc545d77fe2dddbf0605abf7028 SHA512: c3ef5d0a0d781463a7a52454ee0fe8d6dab9f167eb51e5203d679697e593667137392628558ee28b796290bc97603034af0f07e647a21461a3e729b0f73280f4 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. 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/main/libs/libstaroffice/libstaroffice-doc_0.0.7-ok2_all.deb Size: 1077786 MD5sum: ddb82142737625e2c11c2a6812e63c32 SHA1: 9ee79b76c6a369dc1a5e6c6c57e874bca02c7ef3 SHA256: 20935a6eb2fdf6b3a07109ed0613a7a1dc2073de90461c2a8124fca6b124d4fb SHA512: fd2b8e25e6843f25dd414295d6c3475c7a15e97ea7bc08213ddc765fed6622239bf9be13707bfa239e2e6fb672c3d683f4307ffae06900a0be416dd5b2502424 Homepage: https://github.com/fosnola/libstaroffice Description: Import filter library to import all StarOffice documents -- documentation The purpose of libstaroffice is to build a filter for old StarOffice's documents (.sdc, .sdw, ...) based on librevenge (see https://sourceforge.net/p/libwpd/wiki/librevenge/ and http://www.documentliberation.org/projects/ ). . This package contains the API documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstaroffice-tools Architecture: arm64 Version: 0.0.7-ok2 Priority: optional Section: graphics Source: libstaroffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 255 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), librevenge-0.0-0, libstaroffice-0.0-0, libstdc++6 (>= 5.2) Filename: pool/main/libs/libstaroffice/libstaroffice-tools_0.0.7-ok2_arm64.deb Size: 32464 MD5sum: 85ada5bc35c4c41c337b3f9d418193df SHA1: c5659a89dbb834df15e062a675e3a01503554278 SHA256: e10917c77bb36442f218263429a1c558372d5f766d0a180b3d132bbfb85a027f SHA512: 5eaa5ea298f19a10ba93d479e839340d438fa4dea7586616fb395e8ca595df9534a7415f6a619b484bca1bc85af40f9cf3f30daabc8f1760375722698eb9d486 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++-12-dev Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 19820 Provides: libstdc++-dev Depends: gcc-12-base (= 12.2.0-ok7), libgcc-12-dev (= 12.2.0-ok7), libstdc++6 (>= 12.2.0-ok7), libc6-dev (>= 2.23-1~) Suggests: libstdc++-12-doc Filename: pool/main/g/gcc-12/libstdc++-12-dev_12.2.0-ok7_arm64.deb Size: 2133858 MD5sum: 4ff658e059703bac9e754f98a8d26b73 SHA1: 464725b0ba9ee1f69e58486f6455400b9d6bb192 SHA256: 139177ca2f5b3157e434dfa3d5c590fe08525d6c1c3a56c9ee2f264330a07f7a SHA512: e0238e231a5abd27f0e533a7dceef0e5fee4d52f58f7096b0b6512ca20c79605edfaf4e4bcb7dd93b2abb866e66265ef22ba5184db26bc71bd881f8dcd62ed4a 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. 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/main/g/gcc-12/libstdc++-12-doc_12.2.0-ok7_all.deb Size: 9603698 MD5sum: 874c75969c1376a6eb691d47d15200b4 SHA1: 956f2e17c3f3a5bc81c0c0ae400a1dea6ee27e4f SHA256: 1c7261013e22c904b863df0fa903b10caaa036cef781891c732c13baf46dc405 SHA512: d1254d39ae24b9350630af83a3f7c100adb384febc22f7c87aafe6f0f9dc6a382f0302a650539efab62446f1a6aac803ef84c94b322d5e2eaadc8d4e08a426a1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++-12-doc Architecture: all Version: 12.2.0-ok8 Priority: optional Section: doc Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 138650 Depends: gcc-12-base (>= 12) Conflicts: libstdc++-10-doc, libstdc++-11-doc, libstdc++-4.8-doc, libstdc++-4.9-doc, libstdc++-5-doc, libstdc++-6-doc, libstdc++-7-doc, libstdc++-8-doc, libstdc++-9-doc, libstdc++5-3.3-doc, libstdc++5-doc, libstdc++6-4.0-doc, libstdc++6-4.1-doc, libstdc++6-4.2-doc, libstdc++6-4.3-doc, libstdc++6-4.4-doc, libstdc++6-4.5-doc, libstdc++6-4.6-doc, libstdc++6-4.7-doc, libstdc++6-doc Filename: pool/main/g/gcc-12/libstdc++-12-doc_12.2.0-ok8_all.deb Size: 9784468 MD5sum: 81774ce2b7994f729479ab695f34e83e SHA1: 5e33bf1ef90322868cf5a9240f406ecbdc14b526 SHA256: 509af460d7944d8c67e96b978c973a83e52d1e1776eb731540d7c53267f6b7dc SHA512: 98f098734cf0520582657982b6bfde6e7b3ffd0595154ae7ce9cfa94e254204804f897a9994f4c95def17d6eeb3ec47d0019ac06e3abff149804e33ccfbd946b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++-12-pic Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6050 Depends: gcc-12-base (= 12.2.0-ok7), libstdc++6 (>= 12.2.0-ok7), libstdc++-12-dev (= 12.2.0-ok7) Filename: pool/main/g/gcc-12/libstdc++-12-pic_12.2.0-ok7_arm64.deb Size: 777160 MD5sum: 2eb142fe041c996442966cfbb9d45061 SHA1: dcffc749c2858dcf851e9b382d313a6c538e6084 SHA256: aebb944e4bffe01b395b420311010c6c9fb53c0a0cdba5d8a11899eeff630a77 SHA512: 47454adde5d3136f7747c427196147239813db050a150de19085673c29564900f424abb27a546173c2426692916ec65f63e97c35c876f822406f9346c6c50501 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++-8-dev Architecture: arm64 Version: 8.4.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 16169 Provides: libstdc++-dev Depends: gcc-8-base (= 8.4.0-ok3), libgcc-8-dev (= 8.4.0-ok3), libstdc++6 (>= 8.4.0-ok3), libc6-dev (>= 2.13-0ubuntu6) Suggests: libstdc++-8-doc Conflicts: libg++2.8-dev, libg++27-dev, libg++272-dev (<< 2.7.2.8-1), libstdc++2.10-dev (<< 1:2.95.3-2), libstdc++2.8-dev, libstdc++2.9-dev, libstdc++2.9-glibc2.1-dev, libstdc++3.0-dev Filename: pool/main/g/gcc-8/libstdc++-8-dev_8.4.0-ok3_arm64.deb Size: 1628410 MD5sum: c54655f17fa4549c1dd4a1f9f441027b SHA1: fb44d8d747196b3df72084969bd4b6ae20ed4339 SHA256: 89c9686395b9b83abd41f8ef37dca1e208378d3700a66cd833b51e64882a1241 SHA512: a146d89c6b5d424088239b63b1789687de18b792d318e3a9baa7c78d52c7257f96052145269ed8b7d31ecd5c8596ae946fd701f0255c1d847bd947bbc540ebd0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++-8-pic Architecture: arm64 Version: 8.4.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4974 Depends: gcc-8-base (= 8.4.0-ok3), libstdc++6 (>= 8.4.0-ok3), libstdc++-8-dev (= 8.4.0-ok3) Filename: pool/main/g/gcc-8/libstdc++-8-pic_8.4.0-ok3_arm64.deb Size: 538998 MD5sum: 22197f53ca8a60b64c3182a46463d5d0 SHA1: 3d1f596a7dcb608c04ef02e1d0884dd7eb6f738c SHA256: 9c90c279d44d662dcf481885a39ece412a9cbedc2cb2ab150b45652add4e0493 SHA512: 6e3f335b1db7032c1eab5fa628d4acea7eff6ddfc11e7232e20afe7136cc080cd9f51a57b2bc39590f60c837542b5c4bb328f523c7d986036d0ba50fe86858b4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++-9-dev Architecture: arm64 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: 17772 Provides: libstdc++-dev Depends: gcc-9-base (= 9.3.0-ok12), libgcc-9-dev (= 9.3.0-ok12), libstdc++6 (>= 9.3.0-ok12), libc6-dev (>= 2.13-0ubuntu6) Suggests: libstdc++-9-doc Conflicts: libg++2.8-dev, libg++27-dev, libg++272-dev (<< 2.7.2.8-1), libstdc++2.10-dev (<< 1:2.95.3-2), libstdc++2.8-dev, libstdc++2.9-dev, libstdc++2.9-glibc2.1-dev, libstdc++3.0-dev Filename: pool/main/g/gcc-9/libstdc++-9-dev_9.3.0-ok12_arm64.deb Size: 1798842 MD5sum: 380b8d6c7ba10f999d82f6bddda48477 SHA1: c2f85b08c9ffb698254062aaf486e48e35599fc9 SHA256: dd87fcc0a6475a3fde6ff79f6c57884b7cc7a76506ed88caa41bd8f41f6a3da1 SHA512: b93aa136618f6fe30207447a12d82c412344ec892949a7fb6107a1f61ddd85ceae5585ee9f6db07e1d2307729e36c6057c6bbff23fd82067f6f9f0e861f867c0 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. 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/main/g/gcc-9/libstdc++-9-doc_9.3.0-ok12_all.deb Size: 9104998 MD5sum: 1aab353d71cf50b4c3199ef9647a7755 SHA1: a19a6dca47a7a3a4ba29143fe3ac29fdfea2d04c SHA256: 36cd9c6064b1bf831f9c5517adb949bdd9f6ac2191ef632e5b8d1874d6ec4361 SHA512: 6b975a2145ae3d238e2378a6bc8248697ddbddf1edd74214ae135e23ae57783f38e7de8725fd22e99153a696426721442626b6d73134aac120dab020e04f2a9e Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++-9-pic Architecture: arm64 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: 5713 Depends: gcc-9-base (= 9.3.0-ok12), libstdc++6 (>= 9.3.0-ok12), libstdc++-9-dev (= 9.3.0-ok12) Filename: pool/main/g/gcc-9/libstdc++-9-pic_9.3.0-ok12_arm64.deb Size: 670084 MD5sum: 2d496fd56536a70c97c6e5dc6aac92dd SHA1: d4538768020dc5132430271de73f05c8f13db4cd SHA256: d0b749f219673c77fe84c616dd78b273cbb5d8d4613ee8fbc7658b25f9628119 SHA512: cb90acfced86f43cef5d94ab9c66c1778ce17cbc7c4a2c5dc936fe1dcf642d3c4d6643f9d7696b0bfe81c46016cce70f64eca1f29497e9314a812a779ac562bf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++6-12-dbg Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: debug Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 65842 Depends: gcc-12-base (= 12.2.0-ok7), libstdc++6 (>= 12.2.0-ok7), libc6 (>= 2.36), libgcc-s1 (>= 4.5) Recommends: libstdc++-12-dev (= 12.2.0-ok7) Conflicts: libstdc++5-3.3-dbg, libstdc++5-dbg, libstdc++6-10-dbg, libstdc++6-11-dbg, libstdc++6-4.0-dbg, libstdc++6-4.1-dbg, libstdc++6-4.2-dbg, libstdc++6-4.3-dbg, libstdc++6-4.4-dbg, libstdc++6-4.5-dbg, libstdc++6-4.6-dbg, libstdc++6-4.7-dbg, libstdc++6-4.8-dbg, libstdc++6-4.9-dbg, libstdc++6-5-dbg, libstdc++6-6-dbg, libstdc++6-7-dbg, libstdc++6-8-dbg, libstdc++6-9-dbg, libstdc++6-dbg Filename: pool/main/g/gcc-12/libstdc++6-12-dbg_12.2.0-ok7_arm64.deb Size: 9299830 MD5sum: a543f01ec897c08053f37f0b07e4010d SHA1: 67753fe64fe33c78171205d0b29ab52af93944f4 SHA256: db19fd51e851e2f76db95c80eb8f6ba6bacacc24c379af9b07fdd167844cd58d SHA512: 2335ef16ab86952fd26e116ea0c3089b7642e60750a2551975da7a4f68fde34fdb556925c20373bf9166f1ef6882326c04c532603f5b0dd468ed1af2a1560bc0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++6-8-dbg Architecture: arm64 Version: 8.4.0-ok3 Multi-Arch: same Priority: optional Section: debug Source: gcc-8 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 56231 Depends: gcc-8-base (= 8.4.0-ok3), libstdc++6 (>= 8.4.0-ok3), libc6 (>= 2.18), libgcc-s1 Recommends: libstdc++-8-dev (= 8.4.0-ok3) 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-dbg Filename: pool/main/g/gcc-8/libstdc++6-8-dbg_8.4.0-ok3_arm64.deb Size: 7360492 MD5sum: ac2d33fc9fbe765f3b2b3f366781078b SHA1: a4132629e3e8cbf1e783fc488f5518aef76670f2 SHA256: c9b2a8eea5a315de284001ab99ca07afb492782582378666bf9fd114b605a0b0 SHA512: 25443cb9297dbb8d5cb69a116a76d091b9d27dd667276ec0da9486b9bb2cb7b9c3d37adeb5bf8ae742a42b409df06c787e554c6b32793c92514bff8ee287216c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++6-9-dbg Architecture: arm64 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: 65007 Depends: gcc-9-base (= 9.3.0-ok12), libstdc++6 (>= 9.3.0-ok12), libc6 (>= 2.34), libgcc-s1 Recommends: libstdc++-9-dev (= 9.3.0-ok12) Conflicts: libstdc++5-3.3-dbg, libstdc++5-dbg, libstdc++6-4.0-dbg, libstdc++6-4.1-dbg, libstdc++6-4.2-dbg, libstdc++6-4.3-dbg, libstdc++6-4.4-dbg, libstdc++6-4.5-dbg, libstdc++6-4.6-dbg, libstdc++6-4.7-dbg, libstdc++6-4.8-dbg, libstdc++6-4.9-dbg, libstdc++6-5-dbg, libstdc++6-6-dbg, libstdc++6-7-dbg, libstdc++6-8-dbg, libstdc++6-dbg Filename: pool/main/g/gcc-9/libstdc++6-9-dbg_9.3.0-ok12_arm64.deb Size: 8795030 MD5sum: bc46f2838f7bbc710cc211057810ad5a SHA1: f075bf714d523f02743703804a239e3d2843c87e SHA256: 1a863e7c37436c15984b91f363cea8df927693b76cf670a4017ed19ecf00c64b SHA512: db09462cf6a2450db55afe94236c8a6c8ee890c019c93db1cfc5783719969dde919ed4efb92e4d35d5dd39e186a263ffd481d0c66f454f4a6849414ffc549429 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstdc++6 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 2670 Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.36), libgcc-s1 (>= 4.5) 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-12-dbg (<< 4.9.0-3) Filename: pool/main/g/gcc-12/libstdc++6_12.2.0-ok7_arm64.deb Size: 633300 MD5sum: bb668ba4fd7d808ab464a7a7e4680e3d SHA1: 7ec58a94efe87c331faa9728abd87c872eeeeeff SHA256: b35261e2654bd1b41e4a9acacb381e89315d2733727fa9de247b42b2b524ca7d SHA512: 49549879e37fac754e3401b18e2765537ef0f670ab1da9dca551c35c63460e1984ebecc9f22e106754025f2a2acdabe5055eb681950a7606a415c2553bc697d3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstemmer-dev Architecture: arm64 Version: 2.2.0-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: snowball Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1429 Depends: libstemmer0d (= 2.2.0-2ok1) Filename: pool/main/s/snowball/libstemmer-dev_2.2.0-2ok1_arm64.deb Size: 182316 MD5sum: 5688978054a11ef702b9ee254d715122 SHA1: 95e0c1e8f78edfda1f63e014bbcb123d0c1407ed SHA256: 6df3c60d7a1f0ca6f916c9d142c514c795e9e93ee46a4537c3bb3ac3bc6791c8 SHA512: 0ee6868ffa6079f04711c9094c260533e3db8ad381ad9f8202b27fa9cb4cf57ef143761674dd9c2de28ce90a4bcffd2e55bc56615e633966c7476e8d88f27a26 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstemmer-tools Architecture: arm64 Version: 2.2.0-2ok1 Multi-Arch: foreign Priority: optional Section: text Source: snowball Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 20 Depends: libstemmer0d (= 2.2.0-2ok1), libc6 (>= 2.34) Filename: pool/main/s/snowball/libstemmer-tools_2.2.0-2ok1_arm64.deb Size: 5294 MD5sum: 47a25d61fb96daf95e07c011b6db3423 SHA1: 86e909c4ddc31975159bcc4fc0c9f0c54cadea13 SHA256: 19ec2154b44e11e04dfb20f76ad935984d7e2444fceca2b18264e5bc28792e3b SHA512: d335ddce73457f5f7fbc3658b05752232459c9d3445d14083bb2dfc34961561348c9ae7e90116c588b7a1a3c2642bfd89b70f088505226d4f9352af2820481bf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstemmer0d Architecture: arm64 Version: 2.2.0-2ok1 Multi-Arch: same Priority: optional Section: libs Source: snowball Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 865 Depends: libc6 (>= 2.17) Filename: pool/main/s/snowball/libstemmer0d_2.2.0-2ok1_arm64.deb Size: 149702 MD5sum: 99ed470c0e643f46b3b134d496db1168 SHA1: f1f881dd0651524d362887e1799b92e3961811b2 SHA256: 34ba8ab509fcf6ce1598e30a79884e2394983a48df5febb4fb9b1870884005fe SHA512: 5ede0b610f2e820d6cdf3b8d691156d87b04d3cde5c4d07c6d6e1679fc503dc76bc64ce9d0e5fe4d58da99675a072039e06c2aeb433b33c518d62c488859aeef 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstoken-dev Architecture: arm64 Version: 0.92-1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: stoken Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 24 Depends: libstoken1 (= 0.92-1ok1), libtomcrypt-dev Filename: pool/main/s/stoken/libstoken-dev_0.92-1ok1_arm64.deb Size: 5144 MD5sum: 954fcd4d8e201fd52096ae35358f620b SHA1: 873b3f34a055dd31893d617062f184a8f29401c5 SHA256: 9e546bb2b684ffb576a69a68b043cca1c655ae5c738eaab1a6d3a6e8ab4ee05b SHA512: 8e881061ded10e0ecba56b591cc1f959c4fb21fdad68071b62d758918d1d5e0f0d8ab32e73a331da7f574a43a2cb8375cd441d4e924e2de459a8284bd543da37 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstoken1 Architecture: arm64 Version: 0.92-1ok1 Multi-Arch: same Priority: optional Section: libs Source: stoken Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 72 Depends: libc6 (>= 2.17), libtomcrypt1 (>= 1.18.2), libxml2 (>= 2.7.4) Breaks: stoken (<< 0.5) Filename: pool/main/s/stoken/libstoken1_0.92-1ok1_arm64.deb Size: 27820 MD5sum: d1f5b867f9dcf2e4327d53b0dfdf9c07 SHA1: 8a7c8606cd0767092eb53c9e8a47754c9e920b13 SHA256: e916fcf4442df2bf06533a4e9d285334842c08349c643af46046317e1466aa9d SHA512: 9aa7a0cf0fa980b9026d8d21e8c0480cb27b4b8078e81fc4a93439469a624c63de446364ba748ca659a3472e0ffb6e7b2b005f4058ea8ad75269346c2399581b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstring-copyright-perl Architecture: all Version: 0.003013-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 63 Depends: libexporter-tiny-perl, libset-intspan-perl, perl:any Recommends: libre-engine-re2-perl Filename: pool/main/libs/libstring-copyright-perl/libstring-copyright-perl_0.003013-ok1_all.deb Size: 20918 MD5sum: e3f9cad2d6322f0ad29f552fd90663ee SHA1: 91df6522cb84043d87774fe9cf1df16436c92691 SHA256: fba86ee5c79d28dea44320d4746f62235e215fe98188ae0f3b704bc4db80b0eb SHA512: c94a068bf1dffe4a0c44c4ff909260b1a182823c7e6c89b2c75ba07578b73079ef1991ac12b031092474fba7b7fd56ff84d5fe0f036dc52536cfca67a77e7b67 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. 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/main/libs/libstring-format-perl/libstring-format-perl_1.18-ok2_all.deb Size: 14742 MD5sum: 120e066a0b3054567fc90a67eac551d3 SHA1: 291794827e59089bafc94a05e51253360412411a SHA256: e341209b13d8a26e9cf6b743474e3627cc69a3442bb971c51d2ed8d8ffa84bb6 SHA512: a3e5b27474b798388d8659be7c539b030f19216d01c0604d9441d801243b203eab17114a925a9427a41e3e4868fdd9405811159651104b579c6acfebcaf9ce15 Homepage: https://metacpan.org/release/String-Format Description: module for flexible printf-like string formatting String::Format is a Perl module that allows developers to define arbitrary printf-like format sequences to be expanded, inspired by mutt's index_format and related directives. This module would be most useful in configuration files and reporting tools, where the results of a query need to be formatted in a particular way. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstrongswan-extra-plugins Architecture: arm64 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1434 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/main/s/strongswan/libstrongswan-extra-plugins_5.9.11-ok1.2_arm64.deb Size: 224832 MD5sum: 35ae73e5885dd1fb1602ddb8a822df6a SHA1: b6422a228f3dc9c6805b81228e73be957a61d2a9 SHA256: a3e39bcad33f9090b3b89aaab3148a6ad9aefde56d19c138bc4f7f0357cdb1ec SHA512: f309bae809b99ecb06ff8ae447d4879781704754723333b542a8c0e34544372f7069b8b635ed3331d8ae7185d80629c94f1a0da614245d3e0d5e20f6fce44155 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) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstrongswan-standard-plugins Architecture: arm64 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 505 Depends: libstrongswan (= 5.9.11-ok1.2), libc6 (>= 2.25), libip4tc2 (>= 1.8.3), libssl3 (>= 3.0.0) Filename: pool/main/s/strongswan/libstrongswan-standard-plugins_5.9.11-ok1.2_arm64.deb Size: 63882 MD5sum: 173a1fba364c4d2ff19e328f6a6be427 SHA1: bf4775959633ac9ce188f99fb5ccc6ee4873027c SHA256: 3eb8c313a9383ceb7838b3787173a1d9dcdefb5f2b15bde818407e5dbd6d676e SHA512: d1dce3ae3a5f1bce6b4c01aab7cb114970d820d7d04704d171a58e71746ee43ec0f92808b5306a83181823bf1e8bb813d0352c923d11cc765d24a6fa0450b30f 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) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libstrongswan Architecture: arm64 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2877 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libgmp10, libsystemd0 (>= 227) Recommends: libstrongswan-standard-plugins Suggests: libstrongswan-extra-plugins Filename: pool/main/s/strongswan/libstrongswan_5.9.11-ok1.2_arm64.deb Size: 401738 MD5sum: acd5fbde48ba0c29da8a973beb22cb42 SHA1: 2c29cd5bca383f0e65ec3e92140a1a5ac2917748 SHA256: d447e7a1610856ab04daa1bc12de4b73fcf5d3c2f94db0c49fb2da08f920f787 SHA512: c8fccfd334bf7f58d43943045125a7d180daf26d3a69fa2e34199f71ee303561eb0cecfca750f2861fd4829771c5d1460e99fac89c66cba51e720c8e9e11c642 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)) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsub-exporter-formethods-perl Architecture: all Version: 0.100054-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 43 Depends: perl:any, libsub-exporter-perl Filename: pool/main/libs/libsub-exporter-formethods-perl/libsub-exporter-formethods-perl_0.100054-ok1_all.deb Size: 13252 MD5sum: 5c2081cdde5ecc125cfea48b7fab5a61 SHA1: a295959a1e0a76f6a8c2adb8c07395f7d736e6c3 SHA256: 869a52eea87bd4508af7914cafe888316bed271f7bcbc692d59de2e3639bdf7d SHA512: 83c2065340d217d251c12d46a7e09f21c1e249f5d58e443768c3ecc6b5c7cc5a9a973b30014b8cfb140f3f8a600f8a1317e57859534bd8b7cabde81d5589e983 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsub-exporter-perl Architecture: all Version: 0.988-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 172 Depends: perl:any, libdata-optlist-perl, libsub-install-perl Filename: pool/main/libs/libsub-exporter-perl/libsub-exporter-perl_0.988-ok1_all.deb Size: 55164 MD5sum: 68489a7073e131fb93195000af2dfdba SHA1: beb29b02614f65fab66b771d404c0fe3014d9cb4 SHA256: bc9674be56fd9ef270f6a8ab0d9cea8831390fb7c5077e8362b0a66b09378c62 SHA512: 1b6b70767a091794ab2ee12f72b388a09e8d74c58c62ce261bdd455269e3dfb7f628e6ef2fc2dde9cc574cc4fc23ccc29e191a6ca5584f1331eaee5a1209a91b 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. 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/main/libs/libsub-exporter-progressive-perl/libsub-exporter-progressive-perl_0.001013-ok2_all.deb Size: 12762 MD5sum: c861476ea0d5f3a50149417fd77aed4a SHA1: eb3a4f34ee59defa5f3acbd7cfc32561bd47d89f SHA256: efe823a61b492b87e4a1dca12b8848c3fd9641cbf9a4dec33f1bef5e338c46c3 SHA512: aadaa75e6d169afee1954668a5c029c4d3d6616bbb2eeab782ab098b8445137d4f65699be596490c22a253169ed9ee2d691f2803393a743fbf8843316904438f Homepage: https://metacpan.org/release/Sub-Exporter-Progressive Description: module for using Sub::Exporter only if needed Sub::Exporter is an incredibly powerful module, but with that power comes great responsibility, as well as some runtime penalties. Sub::Exporter::Progressive is a Sub::Exporter wrapper that will let your users just use Exporter if all they are doing is picking exports, but use Sub::Exporter if your users try to use Sub::Exporter's more advanced features, like renaming exports. . Note that this module will export @EXPORT and @EXPORT_OK package variables for Exporter to work. Additionally, if your package uses advanced Sub::Exporter features like currying, this module will only use Sub::Exporter, so you might as well use it directly. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsub-identify-perl Architecture: arm64 Version: 0.14-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 38 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libs/libsub-identify-perl/libsub-identify-perl_0.14-ok2_arm64.deb Size: 9526 MD5sum: c4c37eb1112c5720d5ae1ab3db6c391f SHA1: b896ad7eeca3fee74cc45644b9f8b44e30e53d7a SHA256: 440330d8598ab3c7ffd0308765038148123d6997594c79ba12cc09524d63e710 SHA512: 1bcfc3bb130a9bdfa75751f976e3968f058d3a997fdb5f976ec23c69edf24381d1d73c5e5978c583c3c7ab5c95df971b8206ac2170d4b992530b497064723b3a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsub-install-perl Architecture: all Version: 0.928-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 24 Depends: perl:any Filename: pool/main/libs/libsub-install-perl/libsub-install-perl_0.928-ok2_all.deb Size: 7798 MD5sum: ff8ef6e92c88e4403c47e1bf74861b5e SHA1: 30d4e0c24a62be76c43b34cdb016782d044eb312 SHA256: 52c2763504513d7e00ec6ef1d2ce890cbb68424c9d12a6d1e3af5a8a58c710bf SHA512: cb4d22fe4de3f7861235cc16706f83ebd494fc9e8b5b43a3ac8e8d854da5572c5e7ed1d7704665f4125a2dd59ab6b9b4cd7b43c6307d56ed97ce0bded9b97e15 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsub-name-perl Architecture: arm64 Version: 0.26-ok2 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 50 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libs/libsub-name-perl/libsub-name-perl_0.26-ok2_arm64.deb Size: 15056 MD5sum: 1a40d184f0c619c55209310e78344427 SHA1: 90d5874919993821b594510fa1f316850236f7c7 SHA256: 913edddc4c2ccca0bb300b01e20cf54c51e59d00a91cd3917ce2211ae7554de5 SHA512: dd425489eb14fddac7607c2d32e3c10abc2f257343fdeae2d50c943b2b4af37457c454d883df65808b45bee63ec44ada356d331ca7dccda4e87d6a998775bf73 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsub-override-perl Architecture: all Version: 0.09-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 26 Depends: perl:any Filename: pool/main/libs/libsub-override-perl/libsub-override-perl_0.09-ok2_all.deb Size: 8374 MD5sum: 3e4a3c2717bc2741b2bd240842ef79f0 SHA1: df5b3238f23995e08224870a59119f068b9adba2 SHA256: 603f693d5e56d47399be48e9863b3d407494b6b6fd019b4adacccb1a4c3e406d SHA512: 6282a5261b2c15e535b716a2213e814992731b9d514dc7f042a85536b3c0fc586fb9f259357ce3b5d9c0ac198826648fe3bac86705094a96e471448683328b49 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. 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/main/libs/libsub-uplevel-perl/libsub-uplevel-perl_0.2800-ok2_all.deb Size: 17692 MD5sum: 9533869d1ff8ba586703ec11618f1f73 SHA1: 543e8832cecf4a80ab1dfd71805392dd1d163794 SHA256: 9e0ff042ca94e72089cd12e4d91576f6710705dbd36046a4f0ae472f447b7153 SHA512: d9f38e135e14760951b075a63466c8b5a6b97348f1b2dcb2d6e58fd6b4f631945397428f4b126dc1faa8a690f65854d82e71253517f1ab621229fdc949314604 Homepage: https://metacpan.org/release/Sub-Uplevel Description: module to spoof the Perl call stack Sub::Uplevel is a Perl module that provides a safe implementation similar to Tcl's uplevel() function. It allows you to safely fool the caller() into thinking it's in a different part of the stack, without knowing that it is being wrapped. 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/main/libs/libsuper-perl/libsuper-perl_1.20190531-ok2_all.deb Size: 15266 MD5sum: 92204280a64cc8c111647e10a5dac040 SHA1: 3f62009ef66392d13d038f4e3dcc992606e34ca8 SHA256: cd72041e5e7aceabe9f78bcbe46525770462799d30e04df3d03679ebf450532f SHA512: f897d452242cd1b09812b87a4cb0e426f8b5ceefa1c85af4ead866f7b32786ed4bd2cbdd0a47c212d6f49fef4a256814d10be66a044102ca46caf396bc309e72 Homepage: https://metacpan.org/release/SUPER Description: control superclass method dispatch SUPER allows one to dispatch control to the superclass with a better syntax than the original mechanism. It provides an universal method super to determine a class' own superclass. SUPER allows the use of mixin and roles as the class containing the method is no more needed at compile time. 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/main/s/svt-av1/libsvtav1-dev_1.4.1-ok1_all.deb Size: 29834 MD5sum: eed2461745cc5f5858ef275c3dff85b7 SHA1: 337e9e1c0605c90eb96ee2704c93dd9376dd5248 SHA256: cb72c8cc49df6043330c3fdcd9224830c95442f52cb765124aba5e5ff4b84f2a SHA512: 8b3c840123d06f0cced6a94717a2e4be8aded16b7f39c1bcad8cd792503f1eac4889904d43490601c4735edab8ddb63a5e8e19cb829b5baf70f1a8d2ff2fe6a9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsvtav1dec-dev Architecture: arm64 Version: 1.4.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: svt-av1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 138 Depends: libsvtav1-dev (= 1.4.1-ok1), libsvtav1dec0 (= 1.4.1-ok1) Filename: pool/main/s/svt-av1/libsvtav1dec-dev_1.4.1-ok1_arm64.deb Size: 13420 MD5sum: 5b9b27399a6999a3b21ccd87576f1797 SHA1: 63b0bd1112c392c73d7c10fb82cc547dbc19d61e SHA256: 5f5b81c8f0038c8661a96d79133756871f8a97cd9765ae02c8a498caac0b1b5d SHA512: c867d73fdc6a89a53b731007f03ae802464b51d73fa71eda94b0ecd7826bdfa76a629a3bdc5c7e093cd19fc87f986f783e6e94e23b146a6437c9b4b37edf0a1d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsvtav1dec0 Architecture: arm64 Version: 1.4.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: svt-av1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1488 Depends: libc6 (>= 2.34) Filename: pool/main/s/svt-av1/libsvtav1dec0_1.4.1-ok1_arm64.deb Size: 506060 MD5sum: 7d5f935bf4a7f634d40aac2a017ffbb3 SHA1: 9e20c574fa5c2424c6a371e46759a49814ea529e SHA256: 797b4b415c36da8de8edd8655df51deabaaadae973a9023df4fd9ed097276f8f SHA512: 0a7b66c0ea5a201f600e025b6d4f5c1d261ae8e19b48409609d7bcb68e11391f1e9e1c793b5aca86da68c09b07ed000f2ce85c29d2d0ffb76185827ddfd1a624 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsvtav1enc-dev Architecture: arm64 Version: 1.4.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: svt-av1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 138 Depends: libsvtav1-dev (= 1.4.1-ok1), libsvtav1enc1 (= 1.4.1-ok1) Filename: pool/main/s/svt-av1/libsvtav1enc-dev_1.4.1-ok1_arm64.deb Size: 13420 MD5sum: 817d6547bf1e0cc9e69717d92a730553 SHA1: 1e6c50707df5a379185dca48611f99068d531d06 SHA256: c7197898e5bcf958be1119dbb0bae874709304a9307e01adbf522313f0ca0b2d SHA512: 33a2f83421a3ed36610e786f966edff18c17fea0813886ad763f0d25c8f11ea6ac0f971b1e7dd047d5590de3b856f6425b18eff8b10258a1ef8cea7a6a710d5b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsvtav1enc1 Architecture: arm64 Version: 1.4.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: svt-av1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3507 Depends: libc6 (>= 2.34) Filename: pool/main/s/svt-av1/libsvtav1enc1_1.4.1-ok1_arm64.deb Size: 1295774 MD5sum: a3cea9536ad118670f1dc0942b72d9c7 SHA1: 0d708011565c45e64c048db4667d413bc3902c40 SHA256: 0cf1ffeab26a3fc285cc9b1b3aacd3ae73fc28d64d632e5e995c3575866f2364 SHA512: 31f68ea2d766c69de324e99dedac375dafdde6021b219fd41b9a034c2d3ae455d8df7f26322de0e97e357fcc45ff6f3e1d14c27c558808a71c7eca5f94010400 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libswresample-dev Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 273 Depends: libavutil-dev (= 7:5.1.1-ok2), libswresample4 (= 7:5.1.1-ok2) Filename: pool/main/f/ffmpeg/libswresample-dev_5.1.1-ok2_arm64.deb Size: 68950 MD5sum: fbe7e22b20f9020f71a854fd7e676977 SHA1: 0d9c838fac0023be963347f62c99e69c330b20cf SHA256: f5092a1b98c28099d5e1b1f0b273dd96dcb4a093fa360e4c7297e42d19f18f82 SHA512: fefa76d3882e934003ae62f84be025fe4dad6c072955f10e3afd8bab77d8bb0370e3517e5ffe6382d2670a828226a337d671e3bb0d97bbfd11aa6b0a99510e62 Homepage: https://ffmpeg.org/ Description: FFmpeg library for audio resampling, rematrixing etc. - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized audio resampling, rematrixing and sample format conversion operations. Specifically, this library performs the following conversions: * Resampling is the process of changing the audio rate, for example from a high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low sample rate is a lossy process. Several resampling options and algorithms are available. * Rematrixing is the process of changing the channel layout, for example from stereo to mono. When the input channels cannot be mapped to the output streams, the process is lossy, since it involves different gain factors and mixing. Various other audio conversions (e.g. stretching and padding) are enabled through dedicated options. * Format conversion is the process of converting the type of samples, for example from 16-bit signed samples to unsigned 8-bit or float samples. It also handles packing conversion, when passing from packed layout (all samples belonging to distinct channels interleaved in the same buffer), to planar layout (all samples belonging to the same channel stored in a dedicated buffer or "plane"). . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libswresample3 Architecture: arm64 Version: 7:4.2.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 156 Depends: libavutil56 (= 7:4.2.2-ok2), libc6 (>= 2.29), libsoxr0 (>= 0.1.0) Filename: pool/main/f/ffmpeg/libswresample3_4.2.2-ok2_arm64.deb Size: 56342 MD5sum: ad51572f198c3967f53630d4bd3d3d4a SHA1: 8a4fa65b0e4887af03b7061d2f2fdda36e124ef3 SHA256: ef45a0df96c378917172643875e30a01ac3f440359e65677dd5b6541eb8c8889 SHA512: dcc3a64fc6e9f584aaf08b12191e863d1a04b0e9742ac502cd69f6b7d408d5f95c8ca51b49821dcb3daaa36c616b6bd43c2c9ce7b74b1f86827d3aa0f525deef Homepage: https://ffmpeg.org/ Description: FFmpeg library for audio resampling, rematrixing etc. - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides performs highly optimized audio resampling, rematrixing and sample format conversion operations. Specifically, this library performs the following conversions: * Resampling is the process of changing the audio rate, for example from a high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low sample rate is a lossy process. Several resampling options and algorithms are available. * Rematrixing is the process of changing the channel layout, for example from stereo to mono. When the input channels cannot be mapped to the output streams, the process is lossy, since it involves different gain factors and mixing. Various other audio conversions (e.g. stretching and padding) are enabled through dedicated options. * Format conversion is the process of converting the type of samples, for example from 16-bit signed samples to unsigned 8-bit or float samples. It also handles packing conversion, when passing from packed layout (all samples belonging to distinct channels interleaved in the same buffer), to planar layout (all samples belonging to the same channel stored in a dedicated buffer or "plane"). . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libswresample4 Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 217 Depends: libavutil57 (= 7:5.1.1-ok2), libc6 (>= 2.29), libsoxr0 (>= 0.1.0) Filename: pool/main/f/ffmpeg/libswresample4_5.1.1-ok2_arm64.deb Size: 57052 MD5sum: 9400c745bf731082e4d90b811614488d SHA1: 7a5e208384edafb99239332dac910c396607d685 SHA256: 7bc36b40925728c8cc0ce797147907b356d0eb91717f7743d9acd3c01abb855c SHA512: e96557aa92b9e0079ea89fa1683f0c04e10d89098e824c59e5fa1590aee63a5bb272301315eb27bcb720e530bf95a8547d12ef44ff4737191dd66d2e66f530fa Homepage: https://ffmpeg.org/ Description: FFmpeg library for audio resampling, rematrixing etc. - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized audio resampling, rematrixing and sample format conversion operations. Specifically, this library performs the following conversions: * Resampling is the process of changing the audio rate, for example from a high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low sample rate is a lossy process. Several resampling options and algorithms are available. * Rematrixing is the process of changing the channel layout, for example from stereo to mono. When the input channels cannot be mapped to the output streams, the process is lossy, since it involves different gain factors and mixing. Various other audio conversions (e.g. stretching and padding) are enabled through dedicated options. * Format conversion is the process of converting the type of samples, for example from 16-bit signed samples to unsigned 8-bit or float samples. It also handles packing conversion, when passing from packed layout (all samples belonging to distinct channels interleaved in the same buffer), to planar layout (all samples belonging to the same channel stored in a dedicated buffer or "plane"). . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libswscale-dev Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 800 Depends: libavutil-dev (= 7:5.1.1-ok2), libswscale6 (= 7:5.1.1-ok2) Filename: pool/main/f/ffmpeg/libswscale-dev_5.1.1-ok2_arm64.deb Size: 184194 MD5sum: 0146dbc8fef9cd5c276db54568fa1d45 SHA1: 2ccd1cdeb0c0419439d9b0702b04d8168d41085a SHA256: 79d0a37284a586630108a167b12faeba288ba81d2292fe8082fe313885bb0848 SHA512: fa945c5454ffcd639973d555fe3c270e3f8a8a07a1877b44db4f33215f9f012a19e6ec5fac24bf7c3e21f6d657df8e7e004200dd07ac23a307db15bfdeebec05 Homepage: https://ffmpeg.org/ Description: FFmpeg library for image scaling and various conversions - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized image scaling and colorspace and pixel format conversion operations. Specifically, this library performs the following conversions: * Rescaling is the process of changing the video size. Several rescaling options and algorithms are available. This is usually a lossy process. * Pixel format conversion is the process of converting the image format and colorspace of the image, for example from planar YUV420P to RGB24 packed. It also handles packing conversion, that is converts from packed layout (all pixels belonging to distinct planes interleaved in the same buffer), to planar layout (all samples belonging to the same plane stored in a dedicated buffer or "plane"). This is usually a lossy process in case the source and destination colorspaces differ. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libswscale5 Architecture: arm64 Version: 7:4.2.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 480 Depends: libavutil56 (= 7:4.2.2-ok2), libc6 (>= 2.29) Filename: pool/main/f/ffmpeg/libswscale5_4.2.2-ok2_arm64.deb Size: 152224 MD5sum: fb65a450a9b5b50645742ddde4cde255 SHA1: 992523d5035c888b0d326f0679f3364330b795e3 SHA256: 47849d89aca30f6e91ab8b7559598675b65a48fda7b3b44cb8cf86ffc4559cec SHA512: 5d954492c5b58b3fb195179c594deb60f16fb0479af3ccf2f01b7bd4e093d32f5197cfb876c84cfb68daf6dedf2f2a5f0813194b57054b3c0bd70ca96f62a01d Homepage: https://ffmpeg.org/ Description: FFmpeg library for image scaling and various conversions - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized image scaling and colorspace and pixel format conversion operations. Specifically, this library performs the following conversions: * Rescaling is the process of changing the video size. Several rescaling options and algorithms are available. This is usually a lossy process. * Pixel format conversion is the process of converting the image format and colorspace of the image, for example from planar YUV420P to RGB24 packed. It also handles packing conversion, that is converts from packed layout (all pixels belonging to distinct planes interleaved in the same buffer), to planar layout (all samples belonging to the same plane stored in a dedicated buffer or "plane"). This is usually a lossy process in case the source and destination colorspaces differ. . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libswscale6 Architecture: arm64 Version: 7:5.1.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 601 Depends: libavutil57 (= 7:5.1.1-ok2), libc6 (>= 2.34) Filename: pool/main/f/ffmpeg/libswscale6_5.1.1-ok2_arm64.deb Size: 160600 MD5sum: 445c16c25815f67e25d4df8c82ed2b6e SHA1: 058028d45f1b2883d14811b7ded6ed15c2ba093e SHA256: 52dd809ce7f22935ab2944bd7a0c4e3c4c751dcd7d074cc59cf68eec25182755 SHA512: db044e7d78d79e8d4f56dcf588b8843890a039c860fd8ef624e3a4d3ea42089270323cf7a4b91ed6c5351894b5b9462cd5584c23e95a5e3fee53dafb1100e936 Homepage: https://ffmpeg.org/ Description: FFmpeg library for image scaling and various conversions - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized image scaling and colorspace and pixel format conversion operations. Specifically, this library performs the following conversions: * Rescaling is the process of changing the video size. Several rescaling options and algorithms are available. This is usually a lossy process. * Pixel format conversion is the process of converting the image format and colorspace of the image, for example from planar YUV420P to RGB24 packed. It also handles packing conversion, that is converts from packed layout (all pixels belonging to distinct planes interleaved in the same buffer), to planar layout (all samples belonging to the same plane stored in a dedicated buffer or "plane"). This is usually a lossy process in case the source and destination colorspaces differ. . This package contains the runtime files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsymspg-dev Architecture: arm64 Version: 2.0.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: spglib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2036 Depends: libsymspg1 (= 2.0.2-ok1) Filename: pool/main/s/spglib/libsymspg-dev_2.0.2-ok1_arm64.deb Size: 212554 MD5sum: b55fb7cc27d04999a657a8357e25657e SHA1: bd60c53ab1416ec3e83ff0a07ba797ea93045f6f SHA256: 943fb79811920407b376df5a8357f76d7d6dccd96a9bb6713484cc5ebc8f5320 SHA512: 86bbcd91226541be45aae7ab5a42b1a17012f087c4b0814c6af1335b69acb9ccb60af31d30eb1c1b70a16ff6195bcdc5598b16d8cee4ccc525009361e4f58125 Homepage: https://spglib.github.io/spglib/ Description: C library for crystal symmetry determination (development files) Spglib is a C library for crystal symmetry determination. Symmetry operations, space groups and other data can be obtained using this symmetry finder. . Features include: . * Identify space-group type * Find symmetry operations * Find a primitive cell * Search irreducible k-points * Refine crystal structure * Wyckoff position assignment . This package contains static library and header files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsymspg1 Architecture: arm64 Version: 2.0.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: spglib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1954 Depends: libc6 (>= 2.17), libgomp1 (>= 4.9) Filename: pool/main/s/spglib/libsymspg1_2.0.2-ok1_arm64.deb Size: 198070 MD5sum: 2f1afb6121ab92dd6ca2d71a6b6e2c58 SHA1: 0ff5c7a1f8d39e72ace8af942994a2703f92fbae SHA256: fcd73bf2113cc37b081150b5d266a5417c6f3af59781f004e52e3ff9b5799358 SHA512: 5c023c7822ae0160954e32e0f4a98252633834197e457b87756e745a78f5e68ae40a96eca0af5724e6e05577fb83907886a668fdbd90b14964580f346a8daa73 Homepage: https://spglib.github.io/spglib/ Description: C library for crystal symmetry determination Spglib is a C library for crystal symmetry determination. Symmetry operations, space groups and other data can be obtained using this symmetry finder. . Features include: . * Identify space-group type * Find symmetry operations * Find a primitive cell * Search irreducible k-points * Refine crystal structure * Wyckoff position assignment cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsyntax-keyword-dynamically-perl Architecture: arm64 Version: 0.10-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 70 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libxs-parse-keyword-perl Filename: pool/main/libs/libsyntax-keyword-dynamically-perl/libsyntax-keyword-dynamically-perl_0.10-ok1_arm64.deb Size: 21582 MD5sum: d9dc494da7eeb22a11dd9e596e3132cb SHA1: 3e685b63141600e0859b3506a1f10981c57f48db SHA256: 5aef71b936212d17fae266b984c64c0a15c684eeb3eec24f94f0719670085e1a SHA512: 4cdcbb83f2d6e8c67d1d3ed3f6841786b4e51ffffe09747aa01c28aaa13861e37ed2df2eed7911796eb30d172d0ae0abcfb776673e8cf3855fbe4f46fd222307 Homepage: https://metacpan.org/release/Syntax-Keyword-Dynamically Description: module to dynamically change the value of a variable Syntax::Keyword::Dynamically provides a syntax plugin that implements a single keyword, dynamically, which alters the behaviour of a scalar assignment operation. Syntactically and semantically it is similar to the built-in perl keyword local, but is implemented somewhat differently to give two key advantages over regular local: . - You can dynamically assign to lvalue functions and accessors. - You can dynamically assign to regular lexical variables. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsyntax-keyword-try-perl Architecture: arm64 Version: 0.27-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 94 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libxs-parse-keyword-perl Filename: pool/main/libs/libsyntax-keyword-try-perl/libsyntax-keyword-try-perl_0.27-ok1_arm64.deb Size: 33460 MD5sum: 13767f05713dc496681ddb6fd8392302 SHA1: 32e5334109019fa7f9acfc9f822d55c108b30ca5 SHA256: 395279178908bdcfedd44dbabd0f6d0969e2294290bc23549741bc15af119c85 SHA512: 3fde5a924c746c4ae0d3fcc2a5897835477fcfc4982aa88bf19121b578c1b4239063a6120392342a55b75611493b5ffee0fb96875a25d9761d0524ebcbd35b3a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsysstat-qt5-0-dev Architecture: arm64 Version: 0.4.6-ok1 Priority: optional Section: libdevel Source: libsysstat Origin: openKylin Maintainer: LXQt Packaging Team Installed-Size: 49 Depends: libsysstat-qt5-0 (= 0.4.6-ok1) Filename: pool/main/libs/libsysstat/libsysstat-qt5-0-dev_0.4.6-ok1_arm64.deb Size: 6250 MD5sum: 5f6b59bb998396a517c757c4f0d38c8b SHA1: 06dea3c62e3edc6ca742ff0b4405b2c16a698aa3 SHA256: f8540d938a958317f0ab03aabe7f67522ca7aa4a0d0c9b26e23b5d73e63f548e SHA512: 7ffd1164432003881cce3225c9af44c6c2b76e9cf8eabeed440af187c4609f884b348bb58ed925f436edc1d31b269600a44aed78365650b0e7d3cab2d162c351 Homepage: https://github.com/lxqt/libsysstat Description: Qt-based interface to system statistics (dev) SysStat is a Qt-based interface to system statistics. . This package contain the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsysstat-qt5-0 Architecture: arm64 Version: 0.4.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsysstat Origin: openKylin Maintainer: LXQt Packaging Team Installed-Size: 153 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/libs/libsysstat/libsysstat-qt5-0_0.4.6-ok1_arm64.deb Size: 26658 MD5sum: a84dee8bd8a99dfbfce5b6a609655b16 SHA1: 1e42dd35b4b8ecff6392b01beb61234adb3f9ef5 SHA256: 8c38ce8b1a2c324525d7738bbe94aaaf88c5a6978f481c7a4a20ef16894d4333 SHA512: 081e5cc730bb93ddde681cb0625614a3128b8ddb50d781d122b8bd5749d8f4ab74b558588165b3a932b4a9a7edf83c44df8029d8e658c582c699bc7d02ef1072 Homepage: https://github.com/lxqt/libsysstat Description: Qt-based interface to system statistics SysStat is a Qt-based interface to system statistics. . This package contain the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsystemd-dev Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: same Priority: optional Section: libdevel Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1041 Depends: libsystemd0 (= 251.4-ok1.7) Filename: pool/main/s/systemd/libsystemd-dev_251.4-ok1.7_arm64.deb Size: 314226 MD5sum: b49436173d4a04b7e4c6178040579ea1 SHA1: 4679f576b38a8ad9c565f7b5d1e2c5c7646bd4ec SHA256: 83c4be36b346d09c213266c08fcfd4ead17e38a474bfdaf116aef7af00bd1b39 SHA512: 6c4c7f0485397ca0cc3f059ca5dfdfb6cf8262e9e42a5d327eefe0413f7010b2618b571d61acb4d1a2da25f180ddbf2185071fbf6c9ec85af87d250e0ad2fd78 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsystemd-shared Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: same Priority: optional Section: libs Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5097 Depends: libacl1 (>= 2.2.23), libapparmor1 (>= 2.13), libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.24), libc6 (>= 2.36), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.4.0), libgcrypt20 (>= 1.8.0), libip4tc2 (>= 1.8.3), libkmod2 (>= 5~), 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~), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2) Filename: pool/main/s/systemd/libsystemd-shared_251.4-ok1.7_arm64.deb Size: 1627298 MD5sum: 0e597f6f4c5ab66cffa98053a13e3950 SHA1: ffef89c4243f1029a7ad508f191151f299a04c2c SHA256: 285e79ebf6bd8d98e65411c2b0abf98af7b8fe5d60303b6477e25fa0c4bb7f3c SHA512: 33fbf24cd6a56caa138a85ba943409f56e80bd8adb6ce6c5e70cbeba463479e66f808125127fc2ec61d354a48595e42bbb600275a5bc8c297d5733044567eda3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libsystemd0 Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: same Priority: optional Section: libs Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 955 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libgcrypt20 (>= 1.8.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.5.2) Filename: pool/main/s/systemd/libsystemd0_251.4-ok1.7_arm64.deb Size: 323246 MD5sum: d25ab37d2924c3cfe2b5879edbfe2f58 SHA1: b3439931e6439d98a5fd76ba09006d50cdc8de5d SHA256: aa188b8a0083ea78ad8808f1132a224efc9e5aec6ed38e93d764bd55388aa40f SHA512: f68eb39c6258c43a1d0c4aefbf4dba9cdafa8ca0029e8cf6ffc068fa06f6f51371751399c11cb60321a1455395ff8a9267f6f7ead5b7871de9fd707c78742384 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtaint-runtime-perl Architecture: arm64 Version: 0.3-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 103 Depends: perl (>= 5.30.0-ok6), perlapi-5.30.0, libc6 (>= 2.34) Filename: pool/main/libt/libtaint-runtime-perl/libtaint-runtime-perl_0.3-ok3_arm64.deb Size: 14026 MD5sum: c22f77c0fc51bea72d99ac65eecb32fa SHA1: c870b15b2df1496dbdded67c858ac6b44dd16c77 SHA256: 10dd7ef887498c93e564672cb5397693063d5a496b10fc7d498dae7373e3ad54 SHA512: bdcc2dfc49f116aa5650b95f4282d2977365700e47d619df9d7508b0e10b2fd61a0f49828f1394384e0e3a92681ac7f3955a1e806f9295013fd8609fb5e68c96 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtalloc-dev Architecture: arm64 Version: 2.4.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: talloc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 208 Depends: libtalloc2 (= 2.4.0-ok2), pkg-config Filename: pool/main/t/talloc/libtalloc-dev_2.4.0-ok2_arm64.deb Size: 47540 MD5sum: 1101072dff08d7a000ecec0d484ebf3f SHA1: e33b76182fb3ce7c5da7c3f4906ce46dbe7decc3 SHA256: 29872924561c292dda7ffaf80e0eacccdd9549c5f06021f076a7a33f3b68b047 SHA512: c18605f5c54061d6dc99555f401a0cd62c2559e21999fc968546d385e713812a2f26bbddb0fe7419b94caf631183420db04e7ee98d5063087141d4b9f1e8f991 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtalloc2 Architecture: arm64 Version: 2.4.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: talloc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 101 Depends: libc6 (>= 2.17) Breaks: python3-talloc (<< 2.1.13-2~) Filename: pool/main/t/talloc/libtalloc2_2.4.0-ok2_arm64.deb Size: 20248 MD5sum: 124abe87809de5ee6ba337790e52fbdc SHA1: efcba53f52bfd854a95f12089a35e759daf6d2b9 SHA256: a747b3586bdde51286d32c03d86f162d6a5cf3fadb89a9c0273a8a45ddb993ba SHA512: f02196c3e9a7cba1a520cbfb69da2256411dce242c548fd5088e02bf461e44331c561a449d4b1e71d05ed99b7fa6ecf20cb84456963ab1d76104618f19c15a1c 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. 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/main/libt/libtask-weaken-perl/libtask-weaken-perl_1.06-ok2_all.deb Size: 14186 MD5sum: 218ee2edc2c47a84bcbd78b961364feb SHA1: 3f6166f49739995b1d0ce5afd188bdadbe454662 SHA256: 151cdb4b98a1a94211d9a65267344d4b9d1af48a2d52b0dd27092ecafdbbd4c1 SHA512: 11c1beccb4d51cfa01e54b8d20c2f7849733ca36f9642b231a1776e3a3e8f9aeb830673b261fd1a353820ab13dfb6066c5cdace949cc745967d616b1ea2a2e2c Homepage: https://metacpan.org/release/Task-Weaken Description: module for ensuring that a platform has weaken support One recurring problem in modules that use Scalar::Util's weaken function is that it is not present in the pure-perl variant. . While this isn't necessarily always a problem in a straight CPAN-based Perl environment, some operating system distributions only include the pure-Perl versions, don't include the XS version, and so weaken is then "missing" from the platform, despite passing a dependency on Scalar::Util successfully. . The normal solution is to manually write tests in each distribution to ensure that weaken is available. . Task::Weaken restores the functionality testing to a dependency you do once in your Makefile.PL, rather than something you have to write extra tests for each time you write a module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtaskmanager6 Architecture: arm64 Version: 4:5.24.7-ok4.3 Priority: optional Section: libs Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1114 Depends: libc6 (>= 2.17), libkf5activities5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5itemmodels5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5waylandclient5 (>= 4:5.90.0~), libkf5windowsystem5 (>= 5.69.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/p/plasma-workspace/libtaskmanager6_5.24.7-ok4.3_arm64.deb Size: 200820 MD5sum: a79b12596cc18e7cc0a9862732ea0559 SHA1: 40b515916127ca9ac3392e0037e07464e5e77eec SHA256: 98876e0a4b4f9507cddb9a436e9279c7a1f8bd9cf37d3e4328c9ebbf2f5c38b9 SHA512: 555c23fa8f6785625dc872de5d5596d209dba6b09f3e73e9a51035b1d5f9ed477e7e5f1294e413e734ef41eab11ed9d48ed418f4eb70bd2c6cba923205af7abd Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Taskmanager library. . This package contains library files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtasn1-doc Architecture: all Version: 4.16.0-ok3 Priority: optional Section: doc Source: libtasn1-6 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 388 Breaks: libtasn1-3-dev (<< 3), libtasn1-6-dev (<< 3.6-0) Replaces: libtasn1-3-dev (<< 3), libtasn1-6-dev (<< 3.6-0) Filename: pool/main/libt/libtasn1-6/libtasn1-doc_4.16.0-ok3_all.deb Size: 300652 MD5sum: 7ba54cd9bebb18765ab511d035fb03c7 SHA1: 69f9caeb7f5ba528b05bbf20255aab17efdbd66f SHA256: 913d81f3b3bb8c3ad767afbc45c7f96a677b4cb2406dc8bfc9225cafa557495a SHA512: 0afc59ed81feb3179f505467d57abadcb35e11dd9a07ccbed6dbee96942a47fa1b526fde6c983013730cf142b8568534157162c5b480a2ef677ed0ca70760de3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtcl8.6 Architecture: arm64 Version: 8.6.12-ok3 Multi-Arch: same Priority: optional Section: libs Source: tcl8.6 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4406 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/main/t/tcl8.6/libtcl8.6_8.6.12-ok3_arm64.deb Size: 1022102 MD5sum: d8edaae94979176b608fdb7f3a3c10fa SHA1: ff2949ae315e47a323615ed0594e9250cfba1021 SHA256: 80e6f588ce3e2dca4074d5a1acaeb829ce57a9a447f37c815a5ea4c34b373bf3 SHA512: a7b86ce9c1fb90c2014e93af897a05b174bcb917017618b187ded7bb6c09f7f422f354d6b9bc23892f455e821c7bf836a608c0347fd349e81d800cdb5fc5e2cf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtcmalloc-minimal4 Architecture: arm64 Version: 2.8.1-1ok2 Multi-Arch: same Priority: optional Section: libs Source: google-perftools Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 738 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/g/google-perftools/libtcmalloc-minimal4_2.8.1-1ok2_arm64.deb Size: 128850 MD5sum: 312ddab4d788ad1e82dc30bf63a95999 SHA1: 44da4618a2171f24698cbbda982f35c6fc7e4f14 SHA256: 0f0fa09490ab0b39d3fe5510a88b57f91bac7ad4ff35728fadc38ecf74f54c41 SHA512: c440cb3b71bfe8f7335141ff035d9a9d7e5f89759a2ca077243723c526684f4feb7ad6aa7f00cdc03344aef26391e5fb96316ab0a188c80b51652a5ae21beca3 Homepage: https://github.com/gperftools/gperftools Description: efficient thread-caching malloc The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of C++ programs. This is a part of that package, and includes an optimized thread-caching malloc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtdb-dev Architecture: arm64 Version: 1.4.8-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: tdb Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 260 Provides: tdb-dev Depends: libc6-dev, libtdb1 (= 1.4.8-ok2) Filename: pool/main/t/tdb/libtdb-dev_1.4.8-ok2_arm64.deb Size: 64032 MD5sum: 5592bcce6d4d94281516aae6ce3eaa67 SHA1: 6279b08f105eb8dec24200bd36fe4806f18ab7a5 SHA256: 8e1f4c80d63ec0f585b6ceda93f708fc31c95ada6d6acdbf327a669b54fe4886 SHA512: 05c41ae50fd5f0fe55d24ac294675be71d50176c9be9dbf347dd222965302c381accc9136117e751d518d75ea91cffb6e955f71e84b9cbca34b57ec7dfba3701 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtdb1 Architecture: arm64 Version: 1.4.8-ok2 Multi-Arch: same Priority: optional Section: libs Source: tdb Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 165 Depends: libc6 (>= 2.34) Filename: pool/main/t/tdb/libtdb1_1.4.8-ok2_arm64.deb Size: 42362 MD5sum: 8d2d6d8755d2e7ef1b7139f145db585a SHA1: a960457e92c80b8066e7cff26c0fccbc29703fed SHA256: 16ddfe0a84887ed3b8a2e2ae8f8ead7c5bdb609e1ac17c4f210662acdf23d0bc SHA512: 8c67a62de3edf4e765b2d5d4a882c2d856c01ac9734d734c937987281f4bc7f0424ad7a37baec336eb41b3e1709208ea7ae9ae61e194b80bde407dd78ce92153 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtemplate-perl Architecture: arm64 Version: 3.101-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1448 Provides: templatetoolkit-perl Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libappconfig-perl (>= 1.56) Suggests: libtemplate-plugin-gd-perl, libtemplate-plugin-xml-perl Conflicts: libtemplate-perl-doc Filename: pool/main/libt/libtemplate-perl/libtemplate-perl_3.101-ok1_arm64.deb Size: 509048 MD5sum: b423a8ed4311b92c5d8d7613c4968a2c SHA1: 8ca7fb0574ccbaa761c708f83e4a87a6c44a7cae SHA256: f67c7194f87bb0d798829259fa9819abe3672ead5fd6ddf7126e3ae560ea01f4 SHA512: e8bb0cafb02ac1e04979eb0b03fcf8bf9f918766e4144153bd49498465f445858726a1200913c1e0a01a17cf27bf97f5d9b1cfc5d217b8dc5cf28179d1b52366 Homepage: https://metacpan.org/release/Template-Toolkit Description: "Template Toolkit" template processing system in Perl The Template Toolkit is a fast, powerful, flexible, and easily extensible template processing system written in Perl. It is ideally suited for (but not limited) to the creation of static and dynamic web content. It includes support for all standard templating directives and many additional features including output filtering, exception handling, macro definition, support for plugin objects, definition of template metadata, embedded Perl code, and much more. . This package contains the 'tpage' and 'ttree' executables which serve as simple, powerful tools in the creation of static content without any prerequisite knowledge of Perl. It also contains an extensive set of Perl modules ideally suited to act as a templating system in the dynamic creation of web content. . Excellent offline batch processing makes it ideal for generating non-web-based content including POD, LaTeX, PostScript, and plain text from source templates. . This package also includes Doug Steinwand's high-speed drop-in replacement for Template::Stash written in Perl XS. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libterm-readkey-perl Architecture: arm64 Version: 2.38-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 76 Depends: perl, perlapi-5.30.0, libc6 (>= 2.28) Filename: pool/main/libt/libterm-readkey-perl/libterm-readkey-perl_2.38-ok2_arm64.deb Size: 24644 MD5sum: 6d51fffb75c0eb8d1be58f7b34c4eafd SHA1: 8a23d9e7c116a104d003b006da6c5c502b5b85be SHA256: 8f248af6e36f027598ff511faccba48eeef06bcedc25303d365823e04ab46c40 SHA512: c37d58f1541c19598a5f06b0921e102e948859b9c443a276c24f5d0225879cae444d5163b882f4c025f9f0c0262e258140c2b261449241187ed5f7df12766e2e Homepage: https://metacpan.org/release/TermReadKey Description: perl module for simple terminal control Term::ReadKey is a compiled perl module dedicated to providing simple control over terminal driver modes (cbreak, raw, cooked, etc.) support for non-blocking reads, if the architecture allows, and some generalized handy functions for working with terminals. One of the main goals is to have the functions as portable as possible, so you can just plug in "use Term::ReadKey" on any architecture and have a good likelihood of it working. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libterm-table-perl Architecture: all Version: 0.016-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 91 Depends: perl:any, libimporter-perl Recommends: libunicode-linebreak-perl Filename: pool/main/libt/libterm-table-perl/libterm-table-perl_0.016-ok1_all.deb Size: 34306 MD5sum: 645a95e406ec858f33e324e5c802ccc8 SHA1: 6035f65523844716b9874b46ead8a9143fb64f6d SHA256: f9b8afa7e2eb992c7633f7953c0e0476cc49ce6a64cdb1893931fc788c94acb4 SHA512: c88772f711c4c341ab6cf1d9f7e59d977fc282fbe89e2df9a3194a4938627c8c7bc4c52d64ed89a994222b22a7f85906bd39768c1b88d59c0a52344f432c6397 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. 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/main/libt/libtest-cleannamespaces-perl/libtest-cleannamespaces-perl_0.24-ok1_all.deb Size: 14028 MD5sum: d5ae82d6125e25763c51f478d983d8cb SHA1: 85019ef2a24e5d242c77a606448a5d1f0e0c0b2e SHA256: eb28650baed51bed5f72478760fa5c7ea1de2f7204a41832ee2825252f7d2e64 SHA512: a6a876730cb1db622caa0de5334e2502e986e0bad2f2d30b86fcf1d9b850610584065ea4e0b53195b191fdaa02547ca428accf1b6b78cee4289f7f97e020b30c Homepage: https://metacpan.org/release/Test-CleanNamespaces Description: module to check for uncleaned imports Test::CleanNamespaces lets you check your module's namespaces for imported functions you might have forgotten to remove with namespace::autoclean or namespace::clean and are therefore available to be called as methods, which usually isn't want you want. 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/main/libt/libtest-command-simple-perl/libtest-command-simple-perl_0.05-ok1_all.deb Size: 9360 MD5sum: 21ff6d9eb1ce1bcd1b428ae9e76987e6 SHA1: ed393c4478a4691b5c48471ce665b9d88e017184 SHA256: 1ee07513b7cb9d996dfc42ebb8bf8236651de1c3ee2d5caeb2a8bcc2d4c350db SHA512: cb0d55c8114ea202056f921486e4ce6dc0eb9b3b3a1a3af438f86daba1d2baf469fe456f6350c0685b68f73be84cc94081b05b64de4d5591dd420e395a641d26 Homepage: https://metacpan.org/release/Test-Command-Simple Description: Perl module to test external commands Test::Command::Simple is a intended to simplify testing of external commands. It does so by running the command under IPC::Open3, closing the stdin immediately, and reading everything from the command's stdout and stderr. It then makes the output available to be tested. . It is not (yet?) as feature-rich as Test::Cmd (in package libtest-cmd-perl), however the interface to this is much simpler. Tests also plug directly into the Test::Builder framework, which plays nice with Test::More. 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/main/libt/libtest-cpan-meta-perl/libtest-cpan-meta-perl_0.25-ok2_all.deb Size: 15970 MD5sum: 71b26e4069034d750c0d46c13e63059a SHA1: 1efc51353ff6acbdee39cdf2b38e3c5643c83186 SHA256: 9b4654aa5273a5bb93ba2df8f76f655e6025b40f4c891d19a4e376f50145cb98 SHA512: 2f8a6c6ccf082c3cfe37a4621558d67c728106e8fe74730f35d039d9992624a02a5f2e8bfa0b44e4d0ac1691b2f1b1240bdc608b39e3103586db1d98a51c190d Homepage: https://metacpan.org/release/Test-CPAN-Meta Description: test module to validate package metadata for CPAN Test::CPAN::Meta is a Perl test module for validating that the META.yml or META.json file, included in all standard distributions uploaded to CPAN, is correct. To work properly, these files must conform to the CPAN Metadata Specification (see ) . This package is considered the successor of Test::CPAN::Meta::YAML and Test::CPAN::Meta::JSON. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtest-deep-perl Architecture: all Version: 1.130-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 138 Depends: perl:any Filename: pool/main/libt/libtest-deep-perl/libtest-deep-perl_1.130-ok2_all.deb Size: 41782 MD5sum: 9898a6ead6c43adc56a1b2a39d21851d SHA1: 2d5450205467ad932035b57ad9744b58895b0258 SHA256: eb00982500dbcf2ddfc6f07334f39b9cd84aeb98bbb6a183b8d85d22ac04a830 SHA512: 0873073b09d5e97d5fa67c757b5eca24624dade0c6986b39dd25e798767130243356fdbf4d720bcf5a0169aa033ca2e12714eed59f7603c7582923c94a18e093 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 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/main/libt/libtest-exception-perl/libtest-exception-perl_0.43-ok2_all.deb Size: 13196 MD5sum: 11a7748bc0008434d32f1f8028f2fe31 SHA1: 8d9278c0f380555677fc36079eacbc8b0a81a982 SHA256: ab3dd3029f1d7be11b0999a2086d008ff04716f55a1571f6e4d6f9970d47a6e6 SHA512: 042b536d9236beaafce00650dc33cb675fe621211195cb752a428dd93e33711c279f2f8bc5456df4ac4323e8ed712c22cd236c0dfb6273c48008af347b931674 Homepage: https://metacpan.org/release/Test-Exception Description: module for testing exception-based code Test::Exception is a Perl test module that provides a few convenience methods for testing exception-based code. It is built with Test::Builder and plays happily with Test::More and friends. . Note that this module only checks for exceptions, so it ignores other methods of halting program executing - including exit(). If your code causes the Perl interpreter to exit, Test::Exception won't be able to catch it. 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/main/libt/libtest-failwarnings-perl/libtest-failwarnings-perl_0.008-ok1_all.deb Size: 12108 MD5sum: 7fd4a5bd35cda093b7caf5f4071aca47 SHA1: 085152a5714414c61302f22301a0b88ee18e04cf SHA256: 6d8a0c35d6d1bd070858a9cad9d67de23319bdce8b1ba50cb2e01ef50aae6a31 SHA512: 0c61adbc3cf3048ed7f020fc70f99424a4cb4768c23c31a3c93258f3d95cfb82fc425da752cff6bfecfa6e17672294298cb417cafe89ba28a60119b2a576258d Homepage: https://metacpan.org/release/Test-FailWarnings Description: module for adding test failures if warnings are caught Test::FailWarnings hooks $SIG{__WARN__} and converts warnings to Test::More's fail() calls. It is designed to be used with done_testing, when you don't need to know the test count in advance. . Just as with Test::NoWarnings, this does not catch warnings if other things localize $SIG{__WARN__}, as this is designed to catch unhandled warnings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtest-fatal-perl Architecture: all Version: 0.016-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 59 Depends: perl:any, libtry-tiny-perl Filename: pool/main/libt/libtest-fatal-perl/libtest-fatal-perl_0.016-ok1_all.deb Size: 17408 MD5sum: 388986940e1fd7e4189aea2741ff0bb7 SHA1: 86cc9d6e6eca343714af6555380f2cf3f25c3363 SHA256: cde3f5afd1e86241fcc7a516a5878f006abecfdeb1f8febed2b982d0fc92bf69 SHA512: 4bc8c5d8810c821829b6022800d7914198d17a96d61ea604072245fac426d5d4c24674fae846026a1f673a66f87c9fb3db5742513b7ed8cab1b4b2e392716ee9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtest-file-perl Architecture: all Version: 1.992-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 75 Depends: perl:any Filename: pool/main/libt/libtest-file-perl/libtest-file-perl_1.992-ok1_all.deb Size: 19792 MD5sum: df5eba1b6bacecdbf714261054057cbe SHA1: 5347816dd15e8419b603922cea2b29af96d9b629 SHA256: 065ab3158c08f222ecec5d34834a8a3dfc48bcfce401a184865a10d607ce92f6 SHA512: 6d9bf7717ddbc874d5562d6c2ba9380324ca344c0cf8e0b82e769e6b9cd8128bb455a53f407dbb8ef3533da706bf6bc2570e3358bc4df9950f1baedb18b4529e 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. 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/main/libt/libtest-file-sharedir-perl/libtest-file-sharedir-perl_1.001002-ok1_all.deb Size: 32630 MD5sum: d671eb75301fa71580b8501c0b467153 SHA1: f390d386171696d2d70d3c338295e7cf2c42ab27 SHA256: ab8b35ab81f3eacc206f0ff58115416aebd1f625cc57a0f8fcedf09bfe98f10d SHA512: 71f330a001856403ea077919580f871d154a21cf03959597af5fdaa4c330eb9a9de23a08edec68a94ef1155e6f7d43c32b9db09f9fd465d5b10921e576aeed3a Homepage: https://metacpan.org/release/Test-File-ShareDir Description: Perl module to create fake ShareDirs Test::File::ShareDir is a Perl test module that provides functionality for creating fake ShareDirs (directories to store read-only data such as /usr/share on Linux), useful for module testing purposes. 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/main/libt/libtest-filename-perl/libtest-filename-perl_0.03-ok1_all.deb Size: 11128 MD5sum: 532c50221eb0e563ea5302dc7b3c3f01 SHA1: 1980464b6f294acc96a9c78c4ac4197cc61fa9f5 SHA256: c91fe1b05cb58d382e059e047600b8083f1e9ecc4bc662c64578cdba68e0a503 SHA512: 9eb5f28fbcd19fdcb8ad458ef2ca78dc2993f994de2f6fc1bc7b512770a71f88a1c615aa5c2d99484771d8dc6019dee6943941479e99fe22d3261995490035af Homepage: https://metacpan.org/release/Test-Filename Description: portable filename comparison Many cross-platform test failures -- particularly on Win32 -- are due to hard-coded file paths being used in comparison tests. . my $file = get_file(); # returns "foo\bar.t"; is( $file, "foo/bar.t" ); # fails on Win32 . Test::Filename provides some handy functions to convert all those path separators automatically so filename tests will just DWIM. . The alternative is to write your own utility subroutine and use it everywhere or just keep on littering your test code with calls to File::Spec -- yuck! . is( $file, File::Spec->canonpath("some/path"), "should pass" ); . Since this module is so simple, you might not think it worth including as a dependency. After all, it's not that hard to always remember to use File::Spec, Path::Tiny or some other file utility, right? But odds are that, at some point, you'll be so busy writing tests that you'll forget and hard-code a path in your haste to show what a clever programmer you are. . So just use this module and stop worrying about it. You'll be happier and so will anyone trying to install your modules on Win32. 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/main/libt/libtest-fork-perl/libtest-fork-perl_0.02-ok1_all.deb Size: 6842 MD5sum: 271379e5143d318cfae8c96e2b07e131 SHA1: 87866145387c864c6d1e75bd0ea4766452d5397d SHA256: c70f77ce7a22c58e0589be8e47275fc60fde759f8d3f3373e40eaaa4050663e1 SHA512: 571c481f6d27ceecf64d288a467d013405d180f93ce699f72588b179da70c002c021e0eaf26ce3d5f8eb41c5d93fe1a48e8c8e14ed1d174044e4b0827993a85e Homepage: https://metacpan.org/release/Test-Fork Description: module for testing code which forks Because each test has a number associated with it, testing code which forks is problematic. Coordinating the test number amongst the parent and child processes is complicated. Test::Fork provides a function to smooth over the complications. 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/main/libt/libtest-identity-perl/libtest-identity-perl_0.01-ok1_all.deb Size: 12278 MD5sum: d71d0148a00342db43fbb53135e328ec SHA1: 8528f052524dadbc909849b3dd5a6a9d606bb048 SHA256: a78079ead6dcb3f9ead9e210b38946e29eaca657d307e53dd9685819a2121b52 SHA512: 4fe25e06f5f9ca1ae546226ab8a3fd11d635b8ab76f48665be5c3819660463c5460ef88bb564c206e9acca0bc05e832777ff1be2bd7e5bc8c8638eb8cee3476e Homepage: https://metacpan.org/release/Test-Identity Description: test module that asserts the referential identity of a reference Test::Identity provides a single testing function, identical. It asserts that a given reference is as expected; that is, it either refers to the same object or is undef. It is similar to Test::More::is except that it uses refaddr, ensuring that it behaves correctly even if the references under test are objects that overload stringification or numification. It also provides better diagnostics if the test fails. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtest-leaktrace-perl Architecture: arm64 Version: 0.17-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 80 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libt/libtest-leaktrace-perl/libtest-leaktrace-perl_0.17-ok2_arm64.deb Size: 26138 MD5sum: 271643c816a53645247c5b95b158b9b0 SHA1: e28320e80783cfdeca103fd8240ffcc38548aec6 SHA256: 346737012fe034e81d3ad2884fc4d8046af750002148097105f45aede1e6f364 SHA512: 07b0530217153fa19e29744624fa8bdfd2c98c8d566d4d4863bbb5348cd209d6e4c8c4a87bb54d6b8d04e30172e495ec258f19f0c37c095368b86de36a4e7c97 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. 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/main/libt/libtest-longstring-perl/libtest-longstring-perl_0.17-ok1_all.deb Size: 10000 MD5sum: 708b59a6ed9a2784afa7ecda06b07dc5 SHA1: 089c4a0faffdae57ac41b0013e4a9dff3a5f3234 SHA256: c8accc1fe4256603369a0b0056187088dffb7e8f5d25ed9322183692779a5efb SHA512: c13761fdd62194e18efd5788b95eb2a17f9e688de23897a06ab80a484de540054328d893d6dd1c8a53305afff02c77d52fb4bf42ed45239074d728dba417d1be Homepage: https://metacpan.org/release/Test-LongString Description: module to test for string equality Test::LongString is a Perl test module that provides some functions useful for testing the equality of long strings. Upon failure, it will provide more useful diagnostic output by: . * Reporting lengths of the strings that have been compared * Reporting length of the common prefix of strings * Automatically escaping non-ASCII characters as \x{xx} cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtest-manifest-perl Architecture: all Version: 2.023-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 37 Depends: perl:any Filename: pool/main/libt/libtest-manifest-perl/libtest-manifest-perl_2.023-ok1_all.deb Size: 13084 MD5sum: e0856345f24e10b2f2ef726afb99d30a SHA1: ffe39544f1d725d587ca94370c892f03cdd81428 SHA256: 8a29d0743392249ec5cdc8a78be02ba4459ff70683e06d6e0b3a5967c9b01a55 SHA512: 66f335009340c86420db153a4427170e080e9927e6f256a79e0c6345227d7f56252fcdca0b0e21e6662ecf7ad818fc836cd7c42c414bf69053c1e4ee954c06a8 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.) 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/main/libt/libtest-memory-cycle-perl/libtest-memory-cycle-perl_1.06-ok2_all.deb Size: 9980 MD5sum: 719e8909cb5556e9d0cabfb2ef0dde78 SHA1: ce325a806fe9b81b3fb521b3a522d3fb23ca05b5 SHA256: 2724a866da2e571c0e7101b330667b1e2246f16ce92e930a41d3e5f56f289d1a SHA512: 4a91fcf609676049df90f2cdf230a3b296250fe6b79ffdc13cf61d43a24e4288a1b122261956af276c1d7fad7652ed011d381a20bfd897d0f0db807e4e5c9e67 Homepage: https://metacpan.org/release/Test-Memory-Cycle Description: Perl module that verifies code hasn't left circular references Test::Memory::Cycle checks for memory leaks and circular memory references. It's a thin Test::More-compatible wrapper around Lincoln Stein's Devel::Cycle module. . Perl's garbage collection has one big problem: Circular references can't get cleaned up. A circular reference can be as simple as two reference that refer to each other. Test::Memory::Cycle is built on top of Devel::Cycle to give you an easy way to check for these circular references. You can also use memory_cycle_exists() to make sure that you have a cycle where you expect to have one. 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/main/libt/libtest-memorygrowth-perl/libtest-memorygrowth-perl_0.04-ok1_all.deb Size: 17218 MD5sum: 7cc9c0d776d16fd258f4bdf5442a723e SHA1: a47d722118222e49f03549c34d2e80087da17b4d SHA256: 975c92e8843eb5c5659a2f99921d1d930dc553dfecde19dc4eca54791d261864 SHA512: 776c44a0db76bd2f3f02f6fb18b34a732e0d3e74c3cff6f66e10bcfddab250580bb3703399a44ab58c821304baf9df1ae880b6e4daac81b37b8406214cf1a4be Homepage: https://metacpan.org/release/Test-MemoryGrowth Description: module to assert that code does not cause growth in memory usage Test::MemoryGrowth provides a function to check that a given block of code does not result in the process consuming extra memory once it has finished. Despite the name of this module it does not, in the strictest sense of the word, test for a memory leak: that term is specifically applied to cases where memory has been allocated but all record of it has been lost, so it cannot possibly be reclaimed. While the method employed by this module can detect such bugs, it can also detect cases where memory is still referenced and reachable, but the usage has grown more than would be expected or necessary. . The block of code will be run a large number of times (by default 10,000), and the difference in memory usage by the process before and after is compared. If the memory usage has now increased by more than one byte per call, then the test fails. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtest-minimumversion-perl Architecture: all Version: 0.101082-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 45 Depends: perl:any, libfile-find-rule-perl, libfile-find-rule-perl-perl, libperl-minimumversion-perl (>= 1.32), perl (>= 5.13.10) | libcpan-meta-perl Filename: pool/main/libt/libtest-minimumversion-perl/libtest-minimumversion-perl_0.101082-ok1_all.deb Size: 13380 MD5sum: 2fba0fb1c8065a39fc9a6158de2dfcc1 SHA1: 1ac6ed56bc0e803797ee1dc062aac0838e8b905b SHA256: e50fda090c6b34221afe3ecb26e48febdd717dc3826fd212fb1a29efe4539fd5 SHA512: 5c09f78af58e2aabf73caeacaad738657910bec13ffeb78b8075f20981b3ae7e1952fa0728e57d0d8210ddecef2b7aabfa7a4e5132eb365b61d85e11a26da0b6 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. 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/main/libt/libtest-mockrandom-perl/libtest-mockrandom-perl_1.01-ok2_all.deb Size: 19486 MD5sum: 5af944403fc0b11db8a6cc4bf1f7e112 SHA1: f8aa0f5754b8a6c50ecef03c8b9654bd8983687c SHA256: 932bc802beb5b9b080ea5476f793e1fb1e9ba4a7c474f0e142d8be87a9571f8d SHA512: e71759d6e9d98e91478a0dda81c2543eec65dec392f2395483b5a3cb3001314e830b03ae85dbc5bf0af1881dfc7c029418946e5c36743175c4f5943a1fa79bac Homepage: https://metacpan.org/release/Test-MockRandom Description: module to replace random number generation with non-random number generation The Test::MockRandom module replaces random number generation with non-random number generation. . This perhaps ridiculous-seeming module was created to test routines that manipulate random numbers by providing a known output from rand. Given a list of seeds with srand, it will return each in turn. After seeded random numbers are exhausted, it will always return 0. Seed numbers must be of a form that meets the expected output from rand as called with no arguments -- i.e. they must be between 0 (inclusive) and 1 (exclusive). In order to facilitate generating and testing a nearly-one number, this module exports the function oneish, which returns a number just fractionally less than one. . Depending on how this module is called with use, it will export rand to a specified package (e.g. a class being tested) effectively overriding and intercepting calls in that package to the built-in rand. It can also override rand in the current package or even globally. In all of these cases, it also exports srand and oneish to the current package in order to control the output of rand. 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/main/libt/libtest-more-utf8-perl/libtest-more-utf8-perl_0.05-ok1_all.deb Size: 4750 MD5sum: cf6581cd1f0db8c0aa42538527051128 SHA1: 777dcfdbfed579ce0804c2f17364d9901505dda6 SHA256: 57385ed93457a501d614abfdaa01dd7e31daddc458ec81834e19931d8217f4eb SHA512: 6cffc368fbffeda09686c3fcb038081fdddb8e1ec6c1d820b6a8df08284b07cea6cdd2025b6307fe5c85e1449bd4b013341cb908e1a27c20d8a041c2b6cd0156 Homepage: https://metacpan.org/release/Test-More-UTF8 Description: enhance Test::More for UTF8-based projects Test::More::UTF8 is a simple extension for the widely used Test::More module. By default, it will do a "binmode ':utf8'" on all of Test::Builder's output handles thus enabling the easy use flagged strings without warnings like "Wide character in print ..." cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtest-needs-perl Architecture: all Version: 0.002009-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 44 Depends: perl:any Filename: pool/main/libt/libtest-needs-perl/libtest-needs-perl_0.002009-ok2_all.deb Size: 14480 MD5sum: 881d8e109a28fad38b2a5c80cd02e60c SHA1: dba8ddd1a8654565037743feecd24350f8d9babb SHA256: 5acc165934bf798e25445b22c1ed50668fdf2df37dc159b55dccb6a3b70aa342 SHA512: 5341fa1e713e0e5d78dbf772cafd2ef937ca5f7eb48f4a560ef1296af281e5e741ba54a8dc34c1e436eb4f088973459f803e9a6d0461ea4fe688537a96d22099 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. 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/main/libt/libtest-nowarnings-perl/libtest-nowarnings-perl_1.06-ok2_all.deb Size: 18032 MD5sum: 47838f0abc50ba1623c96e51481dc78d SHA1: 1d8e63ae6feb12922ee7abae657bd7824a83f695 SHA256: d36590ffd3e3a24326f1bc8bdf13be7cd113df82709b834d838e44f07ffda8ee SHA512: e1096794033ff5c57e63bd639fcc8cf64d2a70999a79fa74ccdf88257f96a83c33d7a97cbf3e12ae876bdc1bd9281bfe3e755ab096b879264512dd7e110a60ae Homepage: https://metacpan.org/release/Test-NoWarnings Description: module to make sure you didn't emit any warnings while testing In general, your tests shouldn't produce warnings. This module causes any warnings to be captured and stored. It automatically adds an extra test that will run when your script ends to check that there were no warnings. If there were any warnings, the test will give a "not ok" and diagnostics of where, when and what the warning was, including a stack trace of what was going on when it occurred. . If some of your tests are supposed to produce warnings then you should be capturing and checking them with Test::Warn, that way Test::NoWarnings will not see them and so not complain. . The test is run by an END block in Test::NoWarnings. It will not be run when any forked children exit. 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/main/libt/libtest-number-delta-perl/libtest-number-delta-perl_1.06-ok1_all.deb Size: 15416 MD5sum: 52ebc26fded0451f95d00da1f1bbf700 SHA1: 0d1d7f95faf3d9ea5c52888030993f0381cd5c05 SHA256: 8ef0261b940f4e745c8592f1c84ecf7470a818bbc06df2e437fd35bfe298f5c0 SHA512: 8734efec6619b5f1b2257212500816a9adaa70e100aae421a6a059cc3421065cce3b41b7767c6f748e47635f9dd2959730bbf5227a8083533183c6b1f9f631b8 Homepage: https://metacpan.org/release/Test-Number-Delta Description: module to compare the difference between numbers against a given tolerance Test::Number::Delta allows perl programmers to define tests for operations that have no exact outcome, but need to return values in a given tolerance range around a certain value. 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/main/libt/libtest-object-perl/libtest-object-perl_0.08-ok2_all.deb Size: 14720 MD5sum: a4e691406930b49e4d692e65bf581c44 SHA1: 8e0bc5e134af9c7db2ddff013b920df06f9f051d SHA256: 1cb85711fe87d3fecc8bb1f67cd1cba71ce6d4e7e3b5b5ab0004691f3a60fb11 SHA512: 16491dd42e1db36e365043abd52056e8e035caedc3e2d9b7004d8609090e0412f895c7559739894a35295e9126a15a69d276c4dde30fd1ba928d9eedbd056a8d Homepage: https://metacpan.org/release/Test-Object Description: module for thoroughly testing objects via registered handlers The Test::Object perl module aids testing deep trees of classes. It allows testing an object against the expected behavior of all the classes in its inheritance tree. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtest-output-perl Architecture: all Version: 1.033-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 48 Depends: perl:any, libcapture-tiny-perl, libsub-exporter-perl Filename: pool/main/libt/libtest-output-perl/libtest-output-perl_1.033-ok1_all.deb Size: 12972 MD5sum: b03e628518cad17d6420c2da152f6610 SHA1: b020a1d640a6086bc506af5f59cfa89776fadd3f SHA256: 24badd0de77b80962dafc8ec07fbcab187c0b4efd8f4e09d1fc5d7e4f16d927f SHA512: 80e5c060aad60da42c2330d90195a47152b5bc7b352cd70c6bd93f9bc7a4b159ebdfe12fc7988d69d19c6de75f7ac8d4eeea81552bc234989a8d36e6471dfdbe 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. 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/main/libt/libtest-perl-critic-perl/libtest-perl-critic-perl_1.04-ok1_all.deb Size: 20020 MD5sum: cf5871814ad5ebe00ebb10524a45e7ca SHA1: c203f4f8c5147fd6c6a34d09386f17c8be2042c8 SHA256: 5b4262d06427bfde0b3d3adb9e98ebb09e19e084e11a90af0c7aceb3b05cf671 SHA512: bb29d65a0e4d77bc328b69047175d900d6698392b3b364b0b60c2e89fa6ba5ef5b5559e7d6ef37d076a50c4826ed578c6dd6ca97a263c9c63d2cac8a913ac327 Homepage: https://metacpan.org/release/Test-Perl-Critic Description: module to use Perl::Critic in test scripts Test::Perl::Critic wraps the Perl::Critic engine in a convenient subroutine suitable for test programs written using the Test::More framework. This makes it easy to integrate coding-standards enforcement into the build process. For ultimate convenience (at the expense of some flexibility), see the criticism pragma. . If you'd like to try Perl::Critic without installing anything, there is a web service available at http://perlcritic.com. The web service does not support all the configuration features that are available in the native Perl::Critic API, but it should give you a good idea of what it does. 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/main/libt/libtest-pod-coverage-perl/libtest-pod-coverage-perl_1.10-ok2_all.deb Size: 8662 MD5sum: f4c688925239eba40db997659205a3d1 SHA1: 4a864fa689c005dcd2b1409c98ba469824c33d00 SHA256: 09cad435886cef5bc946054b4378ec8a40e3735bf552fb4fe0fb74164a63d17a SHA512: ee96e4066a7f585892afa66d28f29d94b304be7073611415468eebe1b8929c52c7aa930cce717fe7af33e74f01fd83da51c5c746f65d32464411f887c000efd6 Homepage: https://metacpan.org/release/Test-Pod-Coverage Description: module to check for pod coverage in a distribution Test::Pod::Coverage is a wrapper for Pod::Coverage that automates the process of testing one's documentation for completeness. It is mostly used as a final check before distributing a new release. . Also see libpod-coverage-perl. 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/main/libt/libtest-pod-perl/libtest-pod-perl_1.52-ok2_all.deb Size: 8444 MD5sum: d324f207c7aaf3ad64663f4b05b1b566 SHA1: af55f0bb38e5bb2ca049baae7d50e73eecace5f6 SHA256: 9b0e33a032cbfd0cdb2ca4952129d71948f2f18c9f3b0a284888bd91c54f17bb SHA512: abe5fd323d23f9cf8b692486b96054e174dd5ec202592098fd2853d7ff02a95434e00fe52cce354f7bc2575ec339c7944ba91ce2f5155016fbf2a4607589b68d Homepage: https://metacpan.org/release/Test-Pod Description: module to test for POD errors Test::Pod is a simple test for Perl's Plain Old Documentation (POD) format. It checks your distribution's module, script and documentation files for issues with the documentation syntax. In the CPAN community, it is considered a best practice to use this module as an author test prior to releasing your packages because it prevents issues with various applications that use the POD. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtest-regexp-pattern-perl Architecture: all Version: 0.009-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 54 Depends: perl:any, libhash-defhash-perl, libregexp-pattern-perl Filename: pool/main/libt/libtest-regexp-pattern-perl/libtest-regexp-pattern-perl_0.009-ok1_all.deb Size: 16854 MD5sum: b5dafafaf048ec7de0b331430f814fa4 SHA1: 323c492a414bc8dc557c79e6f9f7d11c65205b2e SHA256: f7a6f83f95bf693339fd8dcbd0321e966d4007e90bf57b081c07b51cce6521c5 SHA512: 78a12fd869d4625f8fe68c57af44f2c8e1a3fa8a9fb566172c3394510b991b79f34cd53b0c45077a4f7e72300489f3aebd2464e8a14aeffdfcba7b2f1a84bd1a 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. 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/main/libt/libtest-regexp-perl/libtest-regexp-perl_2017040101-ok2_all.deb Size: 17076 MD5sum: 7f7eabb23dbe1c226cf41e217ca34511 SHA1: f32bbb06d87f9a4ba52e2326c8586e40b6442393 SHA256: 932b77b5fd901702c3e0ca13691f10ef20df74ce0b8b718271d5a8dc0c9f5829 SHA512: b2ce1487a6286beb069cce91b12eb41408cb2ad0a2cbbce7db4a9b9a7712ac57f92d41a79c6257d808a9c84b3f3d89b8204db173fae9dca324db36010b95490b Homepage: https://metacpan.org/release/Test-Regexp Description: Perl module to test regular expressions Test::Regexp is intended to test regular expressions. Given a subject string and a regular expression (aka pattern), the module not only tests whether the regular expression complete matches the subject string, it performs a utf8::upgrade or utf8::downgrade on the subject string and performs the tests again, if necessary. Furthermore, given a pattern with capturing parenthesis, it checks whether all captures are present, and in the right order. Both named and unnamed captures are checked. 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/main/libt/libtest-requires-perl/libtest-requires-perl_0.11-ok2_all.deb Size: 11892 MD5sum: 90f4036083da0b2b14ea76cebca84503 SHA1: aff6860585bb0201ef5e2e46d0d9ef632ecf5c56 SHA256: ee3dc02ea5351bd9a56ecb646f3ece0f1064a9afd4694bacd1090c522e69fa29 SHA512: aa501baba5c5d462f54656a566c32458c399b32202e06f65e515d56031ab5fab13b4e8a33dc7d3112d995d05a8d6ba6eec0ee2db7c89af473c2cc1d669b7682a Homepage: https://metacpan.org/release/Test-Requires Description: utility module for tests to check whether modules are available Test::Requires is a Perl module for tests written using Test::Builder that simply checks to see if the module can be loaded. If loading the module fails then this skips all tests in the file, rather than causing a complete failure in module testing. 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/main/libt/libtest-requiresinternet-perl/libtest-requiresinternet-perl_0.05-ok2_all.deb Size: 11974 MD5sum: 69ce6d6ecc890b985ccb1df30ed30b54 SHA1: 5ca9c8a563a99b861fb391d29f5166ba498f930c SHA256: cf8449adc34d163d3638c48be58234173e11aef270446c17e3b4517d10699a6b SHA512: a399c2005ff2e95cb6077c8c734559bcb6a5b1821180d4529e058c28f39837ceada0227c5ba6704a47048065ae5deb6bc987e496d76798bbde6ee89d68455ef1 Homepage: https://metacpan.org/release/Test-RequiresInternet Description: module to easily test network connectivity Test::RequiresInternet is intended to easily test network connectivity before functional tests begin to non-local Internet resources. It does not require any modules beyond those supplied in core Perl. . If the environment variable NO_NETWORK_TESTING is set, then the tests will be skipped without attempting any socket connections. . If the sockets cannot connect to the specified hosts and ports, the exception is caught, reported and the tests skipped. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtest-simple-perl Architecture: all Version: 1.302191-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 933 Provides: libtest-tester-perl, libtest-use-ok-perl, libtest2-perl Depends: perl:any Suggests: libmodule-pluggable-perl Breaks: liblog-dispatch-config-testlog-perl (<< 0.02+), libmoose-perl (<< 2.1209), libnet-bittorrent-perl (<< 0.052+), libtest-able-perl (<< 0.11+), libtest-aggregate-perl (<< 0.373+), libtest-alien-perl (<< 0.04+), libtest-builder-clutch-perl (<< 0.07+), libtest-clustericious-cluster-perl (<< 0.30+), libtest-dist-versionsync-perl (<< 1.1.4+), libtest-exception-perl (<< 0.42+), libtest-flatten-perl (<< 0.11+), libtest-group-perl (<< 0.20+), libtest-modern-perl (<< 0.012+), libtest-more-prefix-perl (<< 0.005+), libtest-parallelsubtest-perl (<< 0.05+), libtest-pretty-perl (<< 0.32+), libtest-sharedfork-perl (<< 0.34+), libtest-tester-perl (<< 0.114), libtest-use-ok-perl (<< 0.16), libtest-useallmodules-perl (<< 0.14+), libtest-wrapper-perl (<< 0.3.0+), libtest2-harness-perl (<< 0.000013+), libtest2-perl (<< 1.302015), libtest2-tools-eventdumper-perl (<< 0.000007+) Replaces: libtest-tester-perl (<< 0.114), libtest-use-ok-perl (<< 0.16), libtest2-perl (<< 1.302015) Filename: pool/main/libt/libtest-simple-perl/libtest-simple-perl_1.302191-ok1_all.deb Size: 367330 MD5sum: 3c11c67f1aa9b56b126b66495e147c1e SHA1: 6d4da5a3d78bdd5ef604c8152989669138a55201 SHA256: 058bb2753b744b6383e99827790b160ecc25e1ba458af309eb1eebc21822b543 SHA512: f09acd97d9a52b72d0d5529b27e303b215b62dd85eb36ff7b6446fa1ed3e7d0b001661fad26546312b8fdd8fdfcc2a183c26b2f5535ea2fcb0e17a43b7f45ad5 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. 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/main/libt/libtest-strict-perl/libtest-strict-perl_0.52-ok1_all.deb Size: 17952 MD5sum: 3815fe58c4ced3026ab869c2ed5dffbe SHA1: 01413b2722d0264ccc39356466fef259fe089d41 SHA256: 53d064ece08b677edb1f29abc1dd212a8046f86fc2ab4cc7b9b40f4ca7c76988 SHA512: addd23c323bc6d0c258c0fe574dc4b57432fd64ee59867f14511e1cdd9992a5cc39bf422143886b47674adcf499026ba8bc1069859da9bfcf3a5dba580ac21be Homepage: https://metacpan.org/release/Test-Strict Description: test module for checking the syntax of use strict and test coverage Test::Strict tests if the code compiles and inter-operates with Test::Simple modules. Another good practice this module can test is to "use strict;" in all perl files. . By setting a minimum test coverage through all_cover_ok(), a code author can ensure his code is tested above a preset level of kwalitee (CPAN quality metrics) throughout the development cycle. Along with Test::Pod, this module can provide the first tests to setup for a module author. 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/main/libt/libtest-subcalls-perl/libtest-subcalls-perl_1.10-ok1_all.deb Size: 14510 MD5sum: 037ebe15647280d2dd57bc4e67a777e1 SHA1: 85bd3fc6fb5101335d3690a2a413b7433fa33e41 SHA256: f1e40b3d36917c316bde68f4a30cc88a6d14aa34f60e58cef2001fbd8ca01268 SHA512: 9b86e07ec1bf2a2b285065c6b30e113d499a3ace3f650b0626148dcdd7193cfd6012f520ea87930fe622985b557388dd33849ecc43f3a2ac1ec36714c49fc35d Homepage: https://metacpan.org/release/Test-SubCalls Description: Perl module to count subroutine calls Test::SubCalls provides functions for testing that subroutines are called a specific number of times. It is useful in situations like testing caching code, where you want to do some tests as normal and then verify that some underlying subroutine within the code was called a specific number of times. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtest-taint-perl Architecture: arm64 Version: 1.08-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 37 Depends: perl, perlapi-5.30.0 Filename: pool/main/libt/libtest-taint-perl/libtest-taint-perl_1.08-ok2_arm64.deb Size: 9992 MD5sum: 337053aa1c9baaf57886d6c9b232e5d2 SHA1: afdb9f2628e42251d5e12354e619ec416fb8f1fe SHA256: 1bf3408dfc5a1e68e466cae718bfafe089dc5ba99276f296e9eb003561d04fe0 SHA512: 99fe5c6c8ee7a42db03da4faef059af2b1c08568160cb0a6753c38ca19dc69f17a4f475ef24dbafc21d52f1ed27472a4a0efac884b8d9173bf8a12209bb4e41f Homepage: https://metacpan.org/release/Test-Taint Description: Module to test taintedness The Test::Taint module provides tools to test taintedness. Tainted data is data that comes from an unsafe source, such as the command line, or, in the case of web apps, any GET or POST transactions. Read the perlsec man page for details on why tainted data is bad, and how to untaint the data. . When you're writing unit tests for code that deals with tainted data, you'll want to have a way to provide tainted data for your routines to handle, and easy ways to check and report on the taintedness of your data, in standard Test::More style. 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/main/libt/libtest-useallmodules-perl/libtest-useallmodules-perl_0.17-ok1_all.deb Size: 6476 MD5sum: 3e84f775febfc528a57b6d180761e7ae SHA1: 2f5ca0b15c863cca0cd03d5f4e1c209c418c4a9f SHA256: cb33c79053b8a94b321b89782add15020e7989a50fae9e55a8ab3b4cde3b4da1 SHA512: 8e3b8b0c80c57e458e162a3624d2b9afd7bbb652a707e6700b4fa21a3c78b7ff95f55e2b6414cef6d77a7c4964504c2ae1b1cd5d5593eea666b963298348e46d Homepage: https://metacpan.org/release/Test-UseAllModules Description: test module to do use_ok() for all the MANIFESTed modules Test::UseAllModules reads MANIFEST to find modules to be tested and does use_ok() for each of them. Now all you have to do is update MANIFEST. You don't have to modify the test any more (hopefully). 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/main/libt/libtest-version-perl/libtest-version-perl_2.09-ok1_all.deb Size: 17886 MD5sum: 337a99194cd6637fd2ed282796485570 SHA1: b6e574178a0bf4d8bff30e3ed443bea538ee2343 SHA256: 0d34bcfded602c1bfcfe0e31375c1f86bf3c43ef7b49fb1bff31b2086c8382c6 SHA512: b9005033f3be9150d02eb0371321ffd22b1d519fb55513abd27a20fb39f90888e0a747a8f8901d6f850c33bbcee4d2089ecfbc15b1024157c32f6ad7d0fb4cb6 Homepage: https://metacpan.org/release/Test-Version Description: module for checking the sanity of versions in modules Test::Versions's goal is to be a one stop shop for checking to see that the versions in the modules across a CPAN distribution are sane. . It has checks to ensure that all modules have a VERSION defined, and that the VERSION is valid. 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/main/libt/libtest-warn-perl/libtest-warn-perl_0.37-ok2_all.deb Size: 12208 MD5sum: ac502b2994b00106a9b2d1fefe4b1588 SHA1: ff3389442976b1031f929400e391d2c10f1af47a SHA256: e16bcb1510342098f4282d51ac2a51a7d6332d98a4140761ad4529b848b1ef24 SHA512: 9e4a377e4b2aada39862fd73027a4b34856604286793321591fef2ebe629ee7d8488e9b32c3d6b9f33241d8f00cdf6701005f0172da8d9c1cc490e2e3ff336d4 Homepage: https://metacpan.org/release/Test-Warn Description: test module for checking which warnings are generated Test::Warn provides an easy way to test which warnings are thrown in some perl code. It is compatible with the Test::More family of utilities and similar to Test::Exception. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtest-warnings-perl Architecture: all Version: 0.031-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 60 Depends: perl:any Filename: pool/main/libt/libtest-warnings-perl/libtest-warnings-perl_0.031-ok2_all.deb Size: 21934 MD5sum: d73c0e7cf07400592343d1e6fbc4534e SHA1: ae4190afcc2174a56dd0f42478e081a4c9d1dffd SHA256: 5bf4562352587555fe9c3b7f5f59e5026727ff7b3626c0cfd643aec0b70eff04 SHA512: ee33014e7e3bb92b4bdb0d1732da94ddfd1c85453ebf116df78b0559ed34486cb2bac1c8d3f0fe6a918ac1430c5081e851d529c950fd43a12a571176f67800b2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtest-without-module-perl Architecture: all Version: 0.20-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 24 Depends: perl:any Filename: pool/main/libt/libtest-without-module-perl/libtest-without-module-perl_0.20-ok2_all.deb Size: 6686 MD5sum: d892ca780c46793f298f0b04d4a2338a SHA1: a90e8b928742f671b66bb013eecc3a14875a1195 SHA256: 51c5ebe7f48a17612200fb1a9f7cf2041cabc1486ce1207240c26deada85a153 SHA512: 0030e48fcfeea562845094a020dfaba871ea4dcb01c28afc2975cc4a04c0a2091a44c596563e989d8ad59a08887539571ee7077e5177209b354358ecf84c4673 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. 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/main/libt/libtest-yaml-perl/libtest-yaml-perl_1.07-ok1_all.deb Size: 12354 MD5sum: 779f163baca1823956f0177976f706ef SHA1: 8768b75da6a53ab32b83d57c62ccad41a78c9a52 SHA256: 5cb7d49db33fc58629917880e462a598b82cb5d36021b218f62315afa4f81c35 SHA512: ce90dd8722fbfe7a676dc1501d717c69d715624711465552e7674ea422c9336668237b1a69ff8b15fadf2fc920e85ea6260e972d90a083e68e56b16eedd172d4 Homepage: https://metacpan.org/release/Test-YAML Description: test module for YAML implementations Test::YAML is a subclass of Test::Base with YAML specific support. Its purpose is to test Perl YAML modules. 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/main/libt/libtest2-plugin-nowarnings-perl/libtest2-plugin-nowarnings-perl_0.09-ok1_all.deb Size: 14580 MD5sum: 9e59b802d3da74d8a137d058d6b4b86f SHA1: 74a633fb43e9b8d6e82a052a50f42fb76578a3e2 SHA256: 0b913da64f09dc9d4d73bb1860c6a70d0bc1d62729280c9b1ed8c8e263948d03 SHA512: 38f96a5f4a4484c38db3ad23eb6c54192f2fd526635ddb847e125936899957d04be14fbe5c6f77dd43a8682f379f981db3f0e54eaa2cd206a69f0ea22217db08 Homepage: https://metacpan.org/release/Test2-Plugin-NoWarnings Description: Perl testing plugin to fail tests if warnings are generated The Test2::Plugin::NoWarnings plugin causes tests to fail if any warnings are generated whilst the tests run. Each warning generates a new failing test, and the warning content is output via diag. . This module uses $SIG{__WARN__}, so if the code you're testing sets this, this module will stop working. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtevent-dev Architecture: arm64 Version: 0.14.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: tevent Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 290 Depends: libc6-dev, libtalloc-dev, libtevent0 (= 0.14.1-ok2) Filename: pool/main/t/tevent/libtevent-dev_0.14.1-ok2_arm64.deb Size: 54388 MD5sum: 8f75d53b2259766ebf9bc3e3f4c209b9 SHA1: 6c1c036a516acc640a436474ea01f6ee73eb3d74 SHA256: d8e7f06678867d7608062af62e3f7d4f48f61ed4700cef42d5ee75c978388705 SHA512: 4fb4984ba79e89ca395641e542479d0dbb0a944dde6c2f795e87d2b7537477891c4bb0e9f9b3a4d825d9db95d76057bcac01801e0ca15802658805a8abce57d9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtevent0 Architecture: arm64 Version: 0.14.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: tevent Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 170 Depends: libc6 (>= 2.34), libtalloc2 (>= 2.4.0~) Filename: pool/main/t/tevent/libtevent0_0.14.1-ok2_arm64.deb Size: 36646 MD5sum: e035267678210af5ee02ae8b54ab57e1 SHA1: 5a6be007ea080c3ce1e896d5d462c81164037f3f SHA256: e2cdfad775964e0b9321e84f80ed14b12804658686edbc6ed101facec63c671e SHA512: 3c92fc008b76a27828367f443bed0d9e494576c8b6a83fd9e61eb4500b66090708ea46afa91a5662ee35ebb3380d29ec621c81c684f755e1bab90310a49ab7e6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtext-autoformat-perl Architecture: all Version: 1.75-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 96 Depends: libtext-reform-perl, perl:any Filename: pool/main/libt/libtext-autoformat-perl/libtext-autoformat-perl_1.75-ok1_all.deb Size: 34938 MD5sum: 0208ccb6139b9d4e501ce6dd8d044192 SHA1: 5caf18e96a921abe8cb0d55d67e7ab8e060fab3b SHA256: e4bd8aee05cef32ef5bd723611853183e4999aba534a9e65d4dd9a21b7e54d49 SHA512: 98a6af3df656e4e3874aaf8536748a3422b767c99b07024dbb0d8eab843fa9bd986a0e770497e15cb118e80ef7aa5147d92933ddf4890e51308b9407650811a6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtext-charwidth-perl Architecture: arm64 Version: 0.04-ok2 Priority: required Section: perl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 36 Depends: libc6 (>= 2.34), perl-base, perlapi-5.30.0 Filename: pool/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-ok2_arm64.deb Size: 8904 MD5sum: 4c890273c6f78beb5a67f76f3dcfb083 SHA1: a57698940a2455b68bc47400141629e0167ab5d2 SHA256: fe7edbbbb5b91b1e5be11518bf796f82cfeae29fbe9610ae1eefdefa1a3340aa SHA512: c6e00402cf6ad9d8b69576190a4debe235f25cb4195049c1aef118e0dd03fb17a7647b7663d9b39f9d8050b9b22e78ed07de8d5d3cd2af9f01dea966a3e530a2 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(). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtext-csv-perl Architecture: all Version: 2.02-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 342 Depends: perl:any Recommends: libtext-csv-xs-perl (>= 1.48) Filename: pool/main/libt/libtext-csv-perl/libtext-csv-perl_2.02-ok1_all.deb Size: 107422 MD5sum: 08c743daece3a8aa228e11924471ccc8 SHA1: 22bbbd1fce05a2099adb5870cb3c43974e949820 SHA256: 400ea423f8d9cd7a5a18c6c92a8fdd89dea105c987cf7f7ef4132bec5903860d SHA512: b04b6d8f96b69e03de3c7743dc6842710fb5aea5ab88cda4e2f0ac1e91309c864a0119be303d85be046784139ce1acca442054977ac550e2f901656ff6f1e478 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. 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/main/libt/libtext-diff-perl/libtext-diff-perl_1.45-ok1_all.deb Size: 31234 MD5sum: 7736f7f7b3c9f8b385687bc09acc34eb SHA1: b6a27e0f4ef3a15b05283344828b0b8af58727a4 SHA256: bc0958c367028606c83cfee686739d9eb43a02132b45e5488bcb759a84e8d3b2 SHA512: dfa55cbccb3fb6698603ab1caffdf0a94db67803b24fbb06f162a5f24a4231b0b8d191cb45311f3e67f98aa13cec3afd45e539d6dae64b3708b3fcaa2173b6b3 Homepage: https://metacpan.org/release/Text-Diff Description: Perl module to find differences in files and record sets Text::Diff provides a basic functions similar to the GNU diff utility. It is not anywhere near as feature complete as GNU diff, but is better integrated with Perl and available on all platforms. It is often faster than shelling out to a system's diff executable for small files, and generally slower on larger files. While it is not guaranteed to produce the same output as the system diff command, output is often identical. 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/main/libt/libtext-format-perl/libtext-format-perl_0.62-ok1_all.deb Size: 24712 MD5sum: 7b6624944c7da8a548e4332919ad4e5f SHA1: 3531017ecc3ce90d66b41b0829f98b4a4310b5ac SHA256: 2ca2ae148deef34580b40339c755e3e483e0c0c196a8b5d7b3708e10975fae5c SHA512: 793af02c71ea31facf8aaf37156d6e2b40844562a99290a82f6f03fe6d221add560bf9196302d2da86a660cd30073731706c4745857996b483c97a7733d5e407 Homepage: https://metacpan.org/release/Text-Format Description: module for formatting plain text Text::Format is a Perl module that provides various utility functions for formatting plain text. This module is similar to, but more powerful than, the Text::Wrap module (in Perl core). It can format arbitrary lines into paragraphs, center text, handle indentation and left/right margins, and convert between tabs and spaces. 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/main/libt/libtext-glob-perl/libtext-glob-perl_0.11-ok1_all.deb Size: 6148 MD5sum: f9cd44b0bb6694dfac99f8226b522283 SHA1: eae6f0de540b727ba0fccbe67e22d212d4156641 SHA256: 2156837481339492c17c463850f40374b6e5ee9f4fa407d805e6c5346e390db4 SHA512: e10921dd4cc3311c22ac8a99f5512adbde5d7aace98d05a8f3183fc8ed29f3a894e415e48974a54ccbbe1d2cb20f36532c6ced848871fdb8144d9dbbb796b16d Homepage: https://metacpan.org/release/Text-Glob Description: Perl module for matching globbing patterns against text Text::Glob implements glob(3) style matching that can be used to match against text, rather than fetching names from a filesystem. If you want to do full file globbing use the File::Glob module instead. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtext-levenshteinxs-perl Architecture: arm64 Version: 0.03-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 33 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libt/libtext-levenshteinxs-perl/libtext-levenshteinxs-perl_0.03-ok1_arm64.deb Size: 7472 MD5sum: d1780dbcc71115f596fc050d134b5df3 SHA1: 352e9ac80656a4b61159f763a8dfb6cc37de39c9 SHA256: cdc296163d55b38b046229808aa36a8b6b2a9f126b91693ebc9f850ba855e3b3 SHA512: 39defed620a48247926aae0bb4a9e7c0b8731628161c17b680b5d7afa073aea3789b2c495ee64e924de428fa7d5cf6880276fc3332003e896f439f9a7c5932c2 Homepage: https://metacpan.org/release/Text-LevenshteinXS Description: XS implementation of the Levenshtein edit distance Text::LevenshteinXS implements the Levenshtein edit distance in a XS way; this should be much faster than the pure Perl implementation. . The Levenshtein edit distance is a measure of the degree of proximity between two strings. This distance is the number of substitutions, deletions or insertions ("edits") needed to transform one string into the other one (and vice versa). When two strings have distance 0, they are the same. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtext-markdown-discount-perl Architecture: arm64 Version: 0.13-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 99 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libt/libtext-markdown-discount-perl/libtext-markdown-discount-perl_0.13-ok1_arm64.deb Size: 37884 MD5sum: 836e4a482d77e140f6bdb6d310e5abab SHA1: a19adf2aa55c1fb45c8f4969936ee2dbb3263fc7 SHA256: 6a71e0c3cd8cccb36ff07cf5272c23009415f6237bd2682cb439ec40cd4b76bf SHA512: 9eb5f7c33ca9d3cf3df3b1f7c3a9907dcd5c7f1d5930a795ff2111d8fd24e921a30611963d174fe79bcc77ea407fab8aa2e14f6231f7f93b0f173e3364e9a489 Homepage: https://metacpan.org/release/Text-Markdown-Discount Description: Perl interface to Discount, an implementation of Markdown Text::Markdown::Discount is a Perl module that implements the bindings to discount, an implementation of John Gruber's Markdown markup language. . Given the performance of Discount, Text::Markdown::Discount processes markdown formatted text quickly and passes the Markdown 1.0 test suite. 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/main/libt/libtext-reform-perl/libtext-reform-perl_1.20-ok1_all.deb Size: 35512 MD5sum: 90ae8c8609171e7f94b5efaac996b0a2 SHA1: 8ff410a94df0c2692662f595a20ea842c423554f SHA256: 26941073a907ac4b47857ec6df9593eac416251b80849c092c525aefc99c023b SHA512: 0cdad36e0d442943bc6b56fa5473b25e7c690e3a66d8b513d7d02d8b7e202caffa9143342b369d6ee46db523f3f26636e2fb978241197d82c3b57df84ba457cb Homepage: https://metacpan.org/release/Text-Reform Description: Perl module for manual text wrapping and reformatting Text::Reform provides a re-entrant, highly configurable replacement for the built-in Perl format() mechanism. 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/main/libt/libtext-tabulardisplay-perl/libtext-tabulardisplay-perl_1.38-ok1_all.deb Size: 19304 MD5sum: 7268d29ca3499caf83e11752c757dfc5 SHA1: 71184b803b14f322d045b8b1f9c39cc7f043ac2c SHA256: ce21f79649349bb2bc91bf6e44c142739abc3a8c9a120b9f12cfd56eace41701 SHA512: 0dd14a3b89cc2148be08d255dc267c4da7492417992d1db2eeca8e577d5a0781f62235c71ce3dc1590fe593e279d4c913f155ea38e6430cf231957e29ba4660f Homepage: https://metacpan.org/release/Text-TabularDisplay Description: Perl module to display text as a formatted table Text::TabularDisplay is a Perl module that simplifies displaying textual data in a table. It provides column-based output identical to the display of query results in the MySQL text monitor. 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/main/libt/libtext-template-perl/libtext-template-perl_1.61-ok1_all.deb Size: 53848 MD5sum: 885bd406424d07c8cf6e3612c5cdccec SHA1: 945749b006ca195aea2041fd420a305cd8714d14 SHA256: 7453383cc8413c64c2aa686c8208c343a6cb48c754833b007cbaf697a16c680a SHA512: 30459a04898a68c10e05f2e1bab6146dc289946276627d242707e11c2d8fce4477eeec61a20e53775707358d22a26b18872b9a10f39c967482c1a2e6082674f1 Homepage: https://metacpan.org/release/Text-Template Description: perl module to process text templates Text::Template is a library for generating form letters, building HTML pages, or filling in templates generally. A `template' is a piece of text that has little Perl programs embedded in it here and there. When you `fill in' a template, you evaluate the little programs and replace them with their values. 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/main/libt/libtext-unidecode-perl/libtext-unidecode-perl_1.30-ok2_all.deb Size: 108046 MD5sum: cfa295736648c2e7890d00344a06711d SHA1: 5a68c49d870d4001eb16db930dbbb33232bc0c95 SHA256: dc022a3da6292285a15b9ea616c62f46e6a56002504f02baf468a229d5106161 SHA512: 899edb7a8a8b5d985726e12f09c9feef75b47ff48728fdf9d390bc140ad53b070f21dbe517f53f0121c00af53e7ac90446446187ac6983a39c74a498adcf9d5b Homepage: https://metacpan.org/release/Text-Unidecode Description: US-ASCII transliterations of Unicode text It often happens that you have non-Roman text data in Unicode, but you can't display it -- usually because you're trying to show it to a user via an application that doesn't support Unicode, or because the fonts you need aren't accessible. You could represent the Unicode characters as "???????" or "\15BA\15A0\1610...", but that's nearly useless to the user who actually wants to read what the text says. . What Text::Unidecode provides is a function, unidecode(...) that takes Unicode data and tries to represent it in US-ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F). The representation is almost always an attempt at transliteration -- i.e., conveying, in Roman letters, the pronunciation expressed by the text in some other writing system. 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/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-ok3_all.deb Size: 7020 MD5sum: 526da1c7707d661468f6f8a40fe77072 SHA1: 4243bf62330d7e233ea23b9274f0d8ba58e88ef4 SHA256: fdc9f7a954b865763458d741349a8bed322d548f4bf8f36e8d7a0e8d2f29e74a SHA512: 815063aec4611961c7804eae032ff0ae112911e6f3a559173c0f52c6fad43efb7e4f6b65bb5420f09c2407214033bd4d316754b9aa604b80b7642b6973da5b40 Homepage: https://metacpan.org/release/Text-WrapI18N Description: internationalized substitute of Text::Wrap The Text::WrapI18N module is a substitution for Text::Wrap, supporting multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth characters such as east Asian characters, combining characters such as diacritical marks and Thai, and languages which don't use whitespaces between words such as Chinese and Japanese. . It provides wrap(). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtext-xslate-perl Architecture: arm64 Version: 3.5.9-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 568 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libdata-messagepack-perl, libmouse-perl Filename: pool/main/libt/libtext-xslate-perl/libtext-xslate-perl_3.5.9-ok1_arm64.deb Size: 194408 MD5sum: aeac90320a7a2d0e3fe006d981b40b8f SHA1: 9e9c271b94916acc106a52fff73a11838755f938 SHA256: 617b9dd7b2ff881db9d7763b87c5f213c0321770a0be0838e411b40acd533668 SHA512: 7c333a30550d3786e895b1039f226317ac2c7c744d3896a6586e3089d0ee09cfd79d69b5d873265a4580020636962936102e8d4bd452771c359e7af151f3c199 Homepage: https://metacpan.org/release/Text-Xslate Description: scalable template engine for Perl 5 (C/XS accelerated) Text::Xslate is a template engine, tuned for persistent applications, safe as an HTML generator, and with rich features. . There are a lot of template engines in CPAN, for example Template-Toolkit, Text::MicroTemplate, HTML::Template, and so on, but all of them have some weak points: a full-featured template engine may be slow, while a fast template engine may be too simple to use. This is why Text::Xslate is developed, which is to be the best template engine for web applications. . The concept of Text::Xslate is strongly influenced by Text::MicroTemplate and Template-Toolkit 2, but the central philosophy of Text::Xslate is different from them. That is, the philosophy is one of sandboxing; that the template logic should not have no access outside the template beyond your permission. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libthai-data Architecture: all Version: 0.1.28-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: libthai Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theppitak Karoonboonyanan Installed-Size: 605 Breaks: libthai0 (<< 0.1.10) Filename: pool/main/libt/libthai/libthai-data_0.1.28-ok2_all.deb Size: 155016 MD5sum: 7e38c788a5c9682d33d3fca6d32b7d45 SHA1: 9f4f5c29a6fc0fdd00ec26c039e9cd48953dbb71 SHA256: 74294af8259123b086da4f1ec49c321f678326611ef96c57163029391990b4e3 SHA512: acaf9a6e9dcf6d45fa6a5604fba14c2bccfa487bc3278c23d4eef42e1604986d012217b65eae1185955e75c1bde901d773a6008fcf762ef64d98d054df522f2a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libthai-dev Architecture: arm64 Version: 0.1.28-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libthai Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theppitak Karoonboonyanan Installed-Size: 139 Depends: libdatrie-dev, pkg-config, libthai0 (= 0.1.28-ok2) Suggests: libthai-doc Enhances: libkhtml5 Filename: pool/main/libt/libthai/libthai-dev_0.1.28-ok2_arm64.deb Size: 25858 MD5sum: 7ca0d86fe2695b6e529feefebe100fae SHA1: 89bf5ebb214e1566fadca23feef5deeb8ec6241d SHA256: cb4bc31578af6667f0cddfef424294979c4f2df6540fd5c35fb46ec6d0b49d5c SHA512: cdc1c045e5e035353e89dc316ad589161494358caa82e3f8d01324fcfd4fe9e95dacc2726fc5ce471c683d11a7899b4664cce8ca710c20a79e71c3522978777f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libthai-doc Architecture: all Version: 0.1.28-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libthai Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theppitak Karoonboonyanan Installed-Size: 477 Depends: libjs-jquery Suggests: www-browser Filename: pool/main/libt/libthai/libthai-doc_0.1.28-ok2_all.deb Size: 48200 MD5sum: 7daccfe427ac668d8a7f535d41d5a307 SHA1: 8eb8ee796f124d3e61b792ea57186aa83bcd320a SHA256: 7748c47c66b9fec34dd5e0c942165d65f2921c435c60d82cd3dddc47f0a6e0aa SHA512: 46700603557f5ea809f556c146a1533ed9a4d1901807b21b3b75990dff85f98f466c4769758f8eaccf1bf9d0a6727d68c0689d6153f71b84479abdf7cdc2130d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libthai0 Architecture: arm64 Version: 0.1.28-ok2 Multi-Arch: same Priority: optional Section: libs Source: libthai Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theppitak Karoonboonyanan Installed-Size: 114 Depends: libthai-data (>= 0.1.10), libc6 (>= 2.17), libdatrie1 (>= 0.2.0) Enhances: libqtcore4, libqtgui4 Filename: pool/main/libt/libthai/libthai0_0.1.28-ok2_arm64.deb Size: 16582 MD5sum: 7c900b93fff465f601c4160e53b2fec8 SHA1: 1488857892aca0a7ca854dd33776e7bb451995c3 SHA256: 928ae227bcfb1522942d5dcc2519e545280142dbfc8343c6567ce36de215754a SHA512: a0da83ae99f847996e63197c5839c780ca8a0b51fe3e1cb87e31e62cb757e765cd18169f53b56b7a663e682043681f3dda24979794bef2eb803b343efc6c3c42 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libthrust-dev Architecture: all Version: 1.15.0-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: libthrust Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 5329 Depends: libcub-dev (>= 1.15.0), libcub-dev (<< 1.15.0.) Recommends: libtbb-dev Suggests: nvidia-cuda-toolkit Filename: pool/main/libt/libthrust/libthrust-dev_1.15.0-ok1_all.deb Size: 421876 MD5sum: 7483fa3f7a634e18130f7ff729548013 SHA1: 2b940f802deec08bad5715f4e8e17e2cc45d33ce SHA256: 00580c4ec03988844ab65f9482994edeefa422c42aa12a6b785b9be10667d20e SHA512: 53a435e44f57341cd4c0900e9ba3813157a5a8f81aedc2751972ce28a8630aed167a62a7d9e1a9208daab2012434ce5cc07b4146890cf3d38afa40c342df69d2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libthunarx-3-0 Architecture: arm64 Version: 4.18.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: thunar Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 454 Depends: thunar-data, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.17), libexif12 (>= 0.6.21-1~), libexo-2-0 (>= 4.17.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libx11-6, libxfce4ui-2-0 (>= 4.17.6), libxfce4util7 (>= 4.17.2), libxfconf-0-3 (>= 4.6.0) Recommends: libxfce4panel-2.0-4 (>= 4.13.0) Filename: pool/main/t/thunar/libthunarx-3-0_4.18.6-ok1_arm64.deb Size: 72394 MD5sum: 2cdf3998e1d6ad2df18c76ab72e93ed8 SHA1: 96e7f1e1bbe055f1beef113eec5a58d931934678 SHA256: 46489dc7ade532c3cddd3aa66ec905720ab2b61ccfcebcb6ba66265c3446a895 SHA512: e4ab861f529c08c0df67e98ae73848216ef5847d8d79bc9e09f8ccee006134cbfbf3ac9c874079e78673315af51a4d630a6d4d3b45134c7e6739008ae0a71be0 Homepage: https://docs.xfce.org/xfce/thunar/start Description: extension library for thunar This package contains the Thunar extension library which permits adding new features to the Thunar file manager. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libthunarx-3-dev Architecture: arm64 Version: 4.18.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: thunar Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 2658 Depends: gir1.2-thunarx-3.0 (= 4.18.6-ok1), libglib2.0-dev, libgtk-3-dev, libthunarx-3-0 (= 4.18.6-ok1), thunar-data (= 4.18.6-ok1) Filename: pool/main/t/thunar/libthunarx-3-dev_4.18.6-ok1_arm64.deb Size: 230086 MD5sum: cf1ea73196d4d348f0e23a925a977cc2 SHA1: abd20b9f275b43cf7d734eff45cdb720ed5efd08 SHA256: 337d6aa2886503277bb677845c833150f2aa4d07d939addb46518e010b6a8366 SHA512: fd957f1d789f6a2473b10af55e1dbab68cd107ddae0048767e89393464867c3d1b3605bb8acf33f27da089ddc86827be231a4f545dab573d6973853d9c6e4c8e Homepage: https://docs.xfce.org/xfce/thunar/start Description: Development files for libthunarx This package contains the headers and the static library for libthunarx, the extension library used by thunar cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtiff-dev Architecture: arm64 Version: 4.1.0+git191117-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: tiff Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1287 Depends: libc6-dev | libc-dev, libjbig-dev, libjpeg-dev, liblzma-dev, libtiff5 (= 4.1.0+git191117-ok3), libtiffxx5 (= 4.1.0+git191117-ok3), zlib1g-dev Breaks: libtiff4-dev (<< 4.0.3-0), libtiff5-alt-dev (<< 4.0.3-0), libtiff5-dev (<< 4.0.10-0) Replaces: libtiff4-dev (<< 4.0.3-0), libtiff5-alt-dev (<< 4.0.3-0), libtiff5-dev (<< 4.0.10-0) Filename: pool/main/t/tiff/libtiff-dev_4.1.0+git191117-ok3_arm64.deb Size: 271748 MD5sum: 2ba4df07c67b405eac1eae17b6b279f6 SHA1: 343155d23abecfc23c78fd2870d7c7cb0f445533 SHA256: 45c413bb7bcd7730ab6e80dc4de650c0d59698c7715b39161338b7337ee4f921 SHA512: 24f6518b46f0b3fae02cfbd49ed1199b47fa9f3b19e587197aa4e52dc951392d2675caee93ee0ccc060b334212f0eecbbaae085ccc02c152c940ec5656d6e996 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. 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/main/t/tiff/libtiff-doc_4.1.0+git191117-ok2_all.deb Size: 318342 MD5sum: 6539f939388354bd51e5b0da229312e4 SHA1: 32839292544dd9e52605ca4a3dd8e584fedd994c SHA256: 612f9429286ed40666be9fbfebad26c13c58e9360b09e44efc5cea00d371fa92 SHA512: b6fdb8d4705cb095bdcaae11fe90f402d765cd84c09c54f7add9bc8a66dc700119a4d56eaa1bd7bbe9b355306df743d48d1db62f79e4e6dcdff212628639336f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtiff-doc Architecture: all Version: 4.1.0+git191117-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: tiff Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1286 Filename: pool/main/t/tiff/libtiff-doc_4.1.0+git191117-ok3_all.deb Size: 317272 MD5sum: 0a41a96f56713b84f97e8cacc84adfbd SHA1: bdeb75e9845d09e8a019cc0ef85ed066a7efafe1 SHA256: ac3d66fc83e33f569c601f01a3839c7825f8f77506657e2a057d79eb7cec53a1 SHA512: dfc17129e43e0eff5743b4d12abc6b0b9b1218afb16e20660a072d8305b9016514144b6aeed3b36f463fa0174a566ecd470fbedabcededef268ceb8be45742eb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtiff-opengl Architecture: arm64 Version: 4.1.0+git191117-ok3 Multi-Arch: foreign Priority: optional Section: graphics Source: tiff Origin: openKylin Maintainer: openKylin Developers Installed-Size: 178 Depends: libc6 (>= 2.34), libgl1, libglut3.12 (>= 3.4.0), libtiff5 (>= 4.0.3) Filename: pool/main/t/tiff/libtiff-opengl_4.1.0+git191117-ok3_arm64.deb Size: 10516 MD5sum: 02853e338897b1f1f19b04c14176639a SHA1: bfafea02edc08b7807d14045e74b780f35c9594b SHA256: 49bbecce27dcd6d87082b74682df8c50b02a9806af7c9a6611b4dd5cbbee75b1 SHA512: 1ffc4366d5c85e8c083d2d28ef5f65536612c2e773e28d16cd4fed3c9a62a09f30cc0e364702d28dce93701ab1e2a236a0284bea8df9ab80f0127bf2f3d4ed2e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtiff-tools Architecture: arm64 Version: 4.1.0+git191117-ok3 Multi-Arch: foreign Priority: optional Section: graphics Source: tiff Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1498 Depends: libc6 (>= 2.34), libtiff5 (>= 4.1.0+git191117-ok3) Suggests: libtiff-opengl Filename: pool/main/t/tiff/libtiff-tools_4.1.0+git191117-ok3_arm64.deb Size: 171318 MD5sum: 87d9ca070a172a620f1d4eec05ad621e SHA1: 55a49fcbb80ad4a7a5831b3c337b0cb9b173640d SHA256: c49dd0c54229c0cff2cd3d74c59c02a3c267220aa122b664d71fc2d1e7bb1a99 SHA512: dd70fb94e5cef7a92bd1bb3391a6de0ff400ef6b232f3c120118555e812bd71b9da87c974c9b812bf6ebfce4be10da286bc81c7f0e0b24ff71e07f9a0844e8cd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtiff5-dev Architecture: arm64 Version: 4.1.0+git191117-ok3 Priority: optional Section: oldlibs Source: tiff Origin: openKylin Maintainer: openKylin Developers Installed-Size: 102 Depends: libtiff-dev (>= 4.0.10-0) Recommends: pkg-config Filename: pool/main/t/tiff/libtiff5-dev_4.1.0+git191117-ok3_arm64.deb Size: 2036 MD5sum: 43717cf3460442cf418ae8e7086844eb SHA1: 536ce31842305fce063ef65ae4e0d1fb76817f5d SHA256: cd31261c0aa90cd01fea6efb7f307f2885a700b27626dc521c637d31d7d16338 SHA512: 9d7e709e4d31f20c8c291669be0bad1e49695d5a7eb512a7d72432a00a8ed1404da8ca3bd134d3065992154eaeb99ca155642a66cf7f320c1da9e536a3d215e0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtiff5 Architecture: arm64 Version: 4.1.0+git191117-ok3 Multi-Arch: same Priority: optional Section: libs Source: tiff Origin: openKylin Maintainer: openKylin Developers Installed-Size: 829 Depends: libc6 (>= 2.33), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblzma5 (>= 5.1.1alpha+20120614), libwebp7, libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/t/tiff/libtiff5_4.1.0+git191117-ok3_arm64.deb Size: 142536 MD5sum: 7f7bbaea37232e0cacf37c37e983d272 SHA1: 26d80b081135462094c58ccaac530c361e98edca SHA256: c89c85b40fb013712708f4bc895eae84c349d325b707298c0f17aac427c16552 SHA512: 1e46816d45ba4f4626496bd0747f53f0d2ecdc9bdb8bd00bdbd8d9d68735de6d2f054430f54cbd3155f811812e550588dd9b6b1995b17372a3c0700e9653cc81 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtiffxx5 Architecture: arm64 Version: 4.1.0+git191117-ok3 Multi-Arch: same Priority: optional Section: libs Source: tiff Origin: openKylin Maintainer: openKylin Developers Installed-Size: 178 Depends: libc6 (>= 2.17), libstdc++6 (>= 5), libtiff5 (>= 4.0.3) Filename: pool/main/t/tiff/libtiffxx5_4.1.0+git191117-ok3_arm64.deb Size: 6756 MD5sum: cbf354346e7db5f738628bead8bb117d SHA1: e7c67dff86a5b8f9f5b0538aa36dcb7f49f9cec0 SHA256: b72e55f68007871c1cc114d3eb9f39d5252ba6ca91afd73213b496ba89549775 SHA512: 42abea7b58bd4d8de179ea36f2e9f65cf6d3e41b13c92af55a09c6b579e0c15cf8960f5155a64a485fa6c8080b1aa2127b95f9570f71bd1260ee05bc171c3355 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. 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/main/libt/libtime-duration-perl/libtime-duration-perl_1.21-ok1_all.deb Size: 17880 MD5sum: 52d2d3d371484faef708175295e1f257 SHA1: 10a9224ed5a686b53af2e19c93d5e84a41bae8f2 SHA256: ea70d33b72e11d01ef366ff2d76bc70d589be6b452e5f45d25f60f10b468d821 SHA512: ef63e0285ad99b7ddbc27c48e5120958f56618730eb8fcddf508381a14bb33dfdabe373316f11e3934c7eadc1e315c8fa6b9fcb318edef88284df2fca326571e Homepage: https://metacpan.org/release/Time-Duration Description: module for rounded or exact English expression of durations Time::Duration provides functions for expressing time spans in rounded or exact terms. So while . say duration_exact(86399); . will correctly give "23 hours, 59 minutes, and 59 seconds", . say ago(86399); . will output the rounded time span as "1 day ago". . The provided functions are duration(), ago(), from_now(), later() and earlier(), along with their *_exact counterparts. The precision used for rounding can be specified, and version 1.10 added a millisecond mode. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtime-moment-perl Architecture: arm64 Version: 0.44-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 231 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libt/libtime-moment-perl/libtime-moment-perl_0.44-ok1_arm64.deb Size: 73072 MD5sum: 2f22f917b50860aa8e1a9791cef5f71a SHA1: f4dc616af2a6b8b49b4db520c6ada6704e009052 SHA256: 45a9dfd97bca5cd562470f174c81ad41dd7532ca77214fb1f85a5973f6dd8081 SHA512: dba2517793e230df4c1bf1faa04a375f549439ce0067428fcbc6e6ad837ebf835d27350f6d2dd28c181e08109610fd8accf55c0c4d7f02be0f2331e12268860e Homepage: https://metacpan.org/release/Time-Moment Description: Perl C/XS module representing date and time of day with UTC offset Time::Moment is an immutable object representing a date and time of day with an offset from UTC in the ISO 8601 calendar system. . Time is measured in nanoseconds since 0001-01-01T00Z. Leap seconds are ignored. Time::Moment can represent all epoch integers from -62,135,596,800 to 2,534,02,300,799; this range suffices to measure times to nanosecond precision for any instant that is within 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z. 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/main/libt/libtime-piece-mysql-perl/libtime-piece-mysql-perl_0.06-ok1_all.deb Size: 5886 MD5sum: c011c154c3d942c1ddd820bd918dbf00 SHA1: 950f08c7914c8158efd672dbb8a47d309f88962b SHA256: ddcb086b5d2a00220a6facd40f6b413d894815559290e5729164e12664d75969 SHA512: bd32290bb21e87a82ad3f60cd096c9431b8bb40d45363fbd466195497cddaef77a997fdeb03aebe5fa6c898e0bda70d49eca3deb631300f04ee1f7ef58a71e63 Homepage: http://search.cpan.org/dist/Time-Piece-MySQL/ Description: module adding MySQL-specific methods to Time::Piece Using Time::Piece::MySQL instead of, or in addition to, Time::Piece adds a few MySQL-specific date-time methods to Time::Piece objects. 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/main/libt/libtimedate-perl/libtimedate-perl_2.3300-ok2_all.deb Size: 33458 MD5sum: b67a565ecfa795529cfff6159ee04f94 SHA1: bc8ac7420b0fa5ca7ed5c73a93bb2e2f811198cb SHA256: 3af212556f0e28b66254438c873b211565213f1ff36361b0e433a3ad421b13f9 SHA512: cdeb88f7b36c30e269bd36454567f4eb27c06d2df1e526852a985b27af4a2a1d9b88580d8a967f52d8a1955f6de1a70e22bca2f3bb31d1a31a09ad2f507f5f73 Homepage: https://metacpan.org/release/TimeDate Description: collection of modules to manipulate date/time information TimeDate is a collection of Perl modules useful for manipulating date and time information. Date::Parse can parse absolute date specifications in a wide variety of input formats and many languages (via Date::Language). . This package also includes Date::Format, which can format dates into strings, as well as Time::Zone, which contains miscellaneous time zone functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtinfo-dev Architecture: arm64 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/main/n/ncurses/libtinfo-dev_6.2-ok4_arm64.deb Size: 768 MD5sum: 56383b50bcea9d4214d6e943c3bd335b SHA1: 03653e4e6501526f4aa9c50172f9cb6146c88bb5 SHA256: 6be8eac7d3da077c120d4a7facf56a632d8b45a1045158fb8cf176cacc0032ab SHA512: 6babf99feba06d0c63767f26dd3a2bc6b166ebb63ec9e286a8d23c4b0c7fae4b0a549bc458dbdc35621a71f14e3796fd9fcb81a3f3408067283cd58cec1f32e2 Homepage: https://invisible-island.net/ncurses/ Description: transitional package for libncurses-dev This is a transitional package that can safely be removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtinfo5 Architecture: arm64 Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: oldlibs Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 513 Depends: libc6 (>= 2.33) Breaks: dialog (<< 1.2-0) Filename: pool/main/n/ncurses/libtinfo5_6.2-ok4_arm64.deb Size: 90126 MD5sum: 95674d2831237dba88724343a61553ab SHA1: 90da817e3bf1f5cc7c82a8fa20f8020eb806cec6 SHA256: ead92b1898d1c1f497d806eb0c4ca0c45bd8ea256e31c91287b7e9c0b782c8a7 SHA512: f294b545097528bef9e18a3932d4dd166baf5b7b294cbbd08d6fcc0eaa9f9a8cd5de862e2b9dd8a979edc85f1ef3b7204a9ce63e3fa6dd9b6628545ad070cef5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtinfo6 Architecture: arm64 Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 520 Depends: libc6 (>= 2.33) Filename: pool/main/n/ncurses/libtinfo6_6.2-ok4_arm64.deb Size: 94216 MD5sum: 100fe5075b59f7d2899bbccf9b9a5d81 SHA1: 0b5dd1aad412d7aef87ac5b5fb31b91dcc42ff76 SHA256: 708113ee7738b80b90af5c3cb5c9d264221886af4e48ed754eb109eba4f70a91 SHA512: d8bff1c4a312b29713daab9b1ce4a5a59a63b55cb2edd3a4681f03975d77bf9f864614c24cfdb6052ae4d9b4dee05031db8c639052fc3f8ab2c64696c270e76f Homepage: https://invisible-island.net/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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtinyxml2-6a Architecture: arm64 Version: 7.0.0+dfsg-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: tinyxml2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chow Loong Jin Installed-Size: 161 Provides: libtinyxml2-6 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Conflicts: libtinyxml2-6 Filename: pool/main/t/tinyxml2/libtinyxml2-6a_7.0.0+dfsg-ok2.1_arm64.deb Size: 29636 MD5sum: 328b69956ca1c268a25a838c92637c2b SHA1: abe99b8d00db494d5c640752209cde5d4b9d4b48 SHA256: fd1800183d51d277534f9d65d825baffe61de02091a5809fd8404769efb48aed SHA512: bdf9f0b097e9d27ba6173d26100f16ef8027da515f55b12af62193a0f6bb4d162e86a91cc987052f9a00df6380b299c33abe1af3f4bc951f653d2d334d534bda Homepage: http://www.grinninglizard.com/tinyxml2/ Description: C++ XML parsing library This package contains the shared version of the TinyXML2 library. . TinyXML2 is a simple and small C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML. . TinyXML2 supersedes the previous TinyXML library, with various improvements: - Fewer memory allocations (1% - 10% compared to TinyXML) - Uses less memory (about 40% of that used by TinyXML) - Faster - No STL requirement - More modern C++, including a proper namespace - Proper and useful handling of whitespace cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtinyxml2-dev Architecture: arm64 Version: 7.0.0+dfsg-ok2.1 Multi-Arch: same Priority: optional Section: libdevel Source: tinyxml2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chow Loong Jin Installed-Size: 85 Depends: libtinyxml2-6a (= 7.0.0+dfsg-ok2.1) Filename: pool/main/t/tinyxml2/libtinyxml2-dev_7.0.0+dfsg-ok2.1_arm64.deb Size: 18140 MD5sum: 460edb7c7c6e062b3db723869cc23042 SHA1: a202065943d96fcaf9b3b8a3f94b064cc2b6b3c1 SHA256: b4a0b430bb026c8c91aa6b967bb9c8bc03a855159be7eb7163ea10207ca3d0c2 SHA512: d8cca44ebc932d54994381208b93ac197d415194485cb0559ac73bc11eacdab1ffe471b94fee949f2aa0384527e7991a8138f78d8dfa553a7598d1d5b3f76a1b Homepage: http://www.grinninglizard.com/tinyxml2/ Description: TinyXML2 library - header and static library This package contains the header file and a static version of the TinyXML2 library. . TinyXML2 is a simple and small C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML. . TinyXML2 supersedes the previous TinyXML library, with various improvements: - Fewer memory allocations (1% - 10% compared to TinyXML) - Uses less memory (about 40% of that used by TinyXML) - Faster - No STL requirement - More modern C++, including a proper namespace - Proper and useful handling of whitespace 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/main/libt/libtirpc/libtirpc-common_1.3.3-ok1_all.deb Size: 9358 MD5sum: 3cb772087d78745c021def6e625235c1 SHA1: 0fa1fdca56a61b35e5d5ea3af4f158830367ee72 SHA256: d3e6d2c28f720f7d880d1236049ccafbf49d4f6b79baf8042ff0ccbf57d1ac85 SHA512: c8523376987691b416ec56de5cde211751c26ab71195ea58faa986a6f8d070acb53de1937dd92d4ae3a47fe3e6c032fb622805ea6e9702443692696908fdd29e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtirpc-dev Architecture: arm64 Version: 1.3.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libtirpc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 800 Depends: libtirpc3 (= 1.3.3-ok1) Filename: pool/main/libt/libtirpc/libtirpc-dev_1.3.3-ok1_arm64.deb Size: 201928 MD5sum: fb7190dbc55f142b43eeea25926eae98 SHA1: 36524ac2825959c3462e2caf573e277d89803a9a SHA256: 398b9c901332ffa3d6976096bc8b5cf41342fbc55176ff9f88045849bb6cc615 SHA512: bfd228daf5dfba0d00175f8eecd264cef71f59812955404814f7f741922d00c86edb949d89655bbfd58e9e1674d9250d0401059264f291f60b322443e36a4f51 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtirpc3 Architecture: arm64 Version: 1.3.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libtirpc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 267 Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.17), libtirpc-common (>= 1.3.3-ok1) Breaks: nfs-common (<< 1:1.2.8-7), nfs-kernel-server (<< 1:1.2.8-7) Filename: pool/main/libt/libtirpc/libtirpc3_1.3.3-ok1_arm64.deb Size: 84800 MD5sum: 7112ff726e05ae1c5c26e8814c220835 SHA1: 7d5a8fe3c809ceb313a6827e50e745cedf87e069 SHA256: feb4de39c6b946a44abc49cae5ae93f69dace2f8b8cd2fa4b8682e246a18183f SHA512: 30606c0f23c614731f0c051940245bcdd8bd5a92604808c93c6358fc2fc3872cb4c37cb3b0b000705982c1a313a0abca2b57e92dfb578c0da9c68307dc2339b5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtk8.6 Architecture: arm64 Version: 8.6.12-ok2 Multi-Arch: same Priority: optional Section: libs Source: tk8.6 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2369 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/main/t/tk8.6/libtk8.6_8.6.12-ok2_arm64.deb Size: 781542 MD5sum: 8a77295f4332771b03f528c147936a55 SHA1: 3ff8b31a9c7a0060238b49cbfce9c09467dc969a SHA256: 7c34e87c38d9799d3082b1119ebe176a9a4219c852bb6fd522c6a39b96ed3579 SHA512: 61cec9da372c23b4ce7cb637ef116a332f142d6e37b907b2da5ab859c366ee19ffcc0c8a8ced75877f3a66989742346fa4dc526b9652d0771701d819dcbe044d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtomcrypt-dev Architecture: arm64 Version: 1.18.2-6ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libtomcrypt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2736 Depends: libtomcrypt1 (= 1.18.2-6ok1) Filename: pool/main/libt/libtomcrypt/libtomcrypt-dev_1.18.2-6ok1_arm64.deb Size: 1281572 MD5sum: 920ed13224468f22bc6d7aa392d0dba1 SHA1: 58335b7b326a36a2575434cad7de66706e65e2f0 SHA256: 2ed8bda18b28618a22f417392e8a9ef00d35458d2a49453ee46adf451a2f73ad SHA512: b93d8a96077178b63bba89ae31f8eb8c1c3efc2d40ff4e29fe75746baf2b4dfd2ff680441ef57d3bc5472a43c7e06b51cc84b036d4a50ce1b214d335acecd402 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtomcrypt1 Architecture: arm64 Version: 1.18.2-6ok1 Multi-Arch: same Priority: optional Section: libs Source: libtomcrypt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 861 Depends: libc6 (>= 2.17), libgmp10, libtommath1 (>= 1.1.0) Filename: pool/main/libt/libtomcrypt/libtomcrypt1_1.18.2-6ok1_arm64.deb Size: 425432 MD5sum: 395a0b80b23fb1994617baebf278fe88 SHA1: 6697f029b1c980337c57bb241fd792859887e669 SHA256: ff2c575d38e03ca66412b46523ffcab1acdd1b28ffc7eefad5a7aceafcb864e6 SHA512: a1727b02a27dff078359858d5227fd635df399bcf722dd24982f998dc58ec4680377742f40264ac89c2b95922344ba128b35cca3d2cc875d379c80709365fb22 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtommath-dev Architecture: arm64 Version: 1.2.0-6ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libtommath Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 401 Depends: libtommath1 (= 1.2.0-6ok1) Recommends: libtommath-doc Filename: pool/main/libt/libtommath/libtommath-dev_1.2.0-6ok1_arm64.deb Size: 74888 MD5sum: d58ac7ed62a92ba4a936a30f079a607d SHA1: 8bc77a5ef067a051594d894bec5fd3f2a3c501c1 SHA256: bffd77dbf84d89502b69502c920f8c4fa66abe79fc03f69d76ffccadbb202d69 SHA512: 41fdf2c164c30da9e03d63e15c0421dfa1721a7ce84d17bcbf0ac4ed67d177d4598a47802122cc88c71e4dd2fd51e3b8139016035b913d9aee4b496ce07afb89 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtommath-doc Architecture: all Version: 1.2.0-6ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libtommath Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 439 Conflicts: libtommath-docs Replaces: libtommath-docs Filename: pool/main/libt/libtommath/libtommath-doc_1.2.0-6ok1_all.deb Size: 426436 MD5sum: e192090b7c5a115ee8a22c1b3c7e1bcc SHA1: a79c291fab44ab1c7d27eaa96d4fea2332bdb787 SHA256: 4557cfc6037f7e2941d9ee0c6f689f140d284ef6192312827c91e30d51231c55 SHA512: 7f925ff8369219c3a1dc3a06f511d69aa47d445006885ee837a056cfb6ce0316fe4871963f67f67ba6bb89c7ece7aabb33eafc3be2752d2d56771085e8d25112 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtommath1 Architecture: arm64 Version: 1.2.0-6ok1 Multi-Arch: same Priority: optional Section: libs Source: libtommath Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 144 Depends: libc6 (>= 2.25) Filename: pool/main/libt/libtommath/libtommath1_1.2.0-6ok1_arm64.deb Size: 59346 MD5sum: c85370b650742f6620010f940afbc66d SHA1: 3f4380cbc3d0314305ad139f0ce707d42bdfe9b7 SHA256: c422d1e4ff9984214dc74f142f2c0f606d71b0d962efa1b53668b9c758f119fd SHA512: 286528c182488bf779c8bcf583a266b2c03b46c824ba8b3c5cc03dd9b9146c3d847288c93753e1dbab72a9238b56c0c79e9ba487b2c3232a03fad9baa4047795 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtool-bin Architecture: arm64 Version: 2.4.7-ok3 Priority: optional Section: devel Source: libtool Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 388 Depends: libtool (>= 2.4.7-ok3) Replaces: libtool (<< 2.4.2-1.8~) Filename: pool/main/libt/libtool/libtool-bin_2.4.7-ok3_arm64.deb Size: 81936 MD5sum: dd5650ef36f857a4c414bd39c62996a8 SHA1: d95a7f7c06ba4ca9da9fee125744f95539ad142a SHA256: 69e3feacccf2f3005fed168604ab2ce7dd4f98124e5b144860a13cfbe260b220 SHA512: fc9e3784d68ffea53a564350b48113938e4879f1581551b532bd72f9cd88691b3b9dd449d55872af951201801ab407c5feb80dc98061712374e93502f329ddd6 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. 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/main/libt/libtool/libtool-doc_2.4.7-ok2_all.deb Size: 238032 MD5sum: 8720b48fc6bb325cdcd4d087942c5d6c SHA1: e532ae9271ecb5ec151eb96cc09721410f3614fe SHA256: dc6a5f1abf0ef3f115d79e78f9b3f51e50ae1e1ecbf96c926696d7e2f8e82ef8 SHA512: 8c616e5ae1029cc801ed585773b63ca492b6d55091dc99fc912c6fee2350da806b44d0d9e8e86131a603a7062f590eb19ea58761320959bbc88a20bc199e8f1b Homepage: https://www.gnu.org/software/libtool/ Description: Generic library support script (documentation) This package contains the GNU libtool documentation. . GNU libtool is generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtool-doc Architecture: all Version: 2.4.7-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: libtool Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1277 Breaks: libtool (<< 2.4.6-13) Filename: pool/main/libt/libtool/libtool-doc_2.4.7-ok3_all.deb Size: 237720 MD5sum: d6670a054b32e82e2bb58a09a166fd7f SHA1: aea30ce4a0d8398b3233bd8d80b9c1eaf5c155bc SHA256: 292e7e11d639279a831ae28131d4b14f593fb6250c9a22d3351a0ad3949b71ba SHA512: 885e9041ade67dc94ff947d8587066a75ade51c81ff4dbd130078d0f93caec0d8118d3a2d56fd165032c70026dc2ee08fc31566af50fff396260ae719f5a47d5 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. 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/main/libt/libtool/libtool_2.4.7-ok2_all.deb Size: 164396 MD5sum: 8b71502aa847847ad8a39c4b58a9b3d2 SHA1: a8ff30a32fb0c4096c8b9a1410bd56e0c7153d51 SHA256: 94150a3a8173fde70790c80010d2391d231f3c58801fbda42daed6e43cf3166f SHA512: 37666b3e5ae44f3e39c263356341c61854581cdd0bac7f253d97a7c5eaff6ba50db0c65a3ea6f92260974e40579b4f07fc85e5225aa75e27108b50712f79a829 Homepage: https://www.gnu.org/software/libtool/ Description: Generic library support script This is GNU libtool, a generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. . Libtool supports generation of C, C++, Fortran and Java libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtool Architecture: all Version: 2.4.7-ok3 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 866 Depends: gcc | c-compiler, cpp, libc6-dev | libc-dev, file, autotools-dev Recommends: libltdl-dev Suggests: libtool-doc, autoconf, automaken, gfortran | fortran95-compiler, gcj-jdk Filename: pool/main/libt/libtool/libtool_2.4.7-ok3_all.deb Size: 164530 MD5sum: 0adbf60453a834492a8e8e52701cc578 SHA1: f80185a031831f5438e84a05206707057b7e33ae SHA256: 2d8ec4d42d5635d547d6330fac52d1d12a0ea6af1ec6910dcf398def1e0f6fa9 SHA512: 7e7e93a29b4d1ed85a58dd009b513ad5d8fe99c24e4465aa4e1dfe6b93117372c27dbd6e878d56f183adc2223c543371ddc5c606e698a8d894afdfe5d305764f 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. 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/main/libt/libtry-tiny-perl/libtry-tiny-perl_0.31-ok1_all.deb Size: 20494 MD5sum: 088668753dd8a7fcaee08ff16dcd7083 SHA1: 68a300a4d3fd846bb73457713ba546d69f2560f0 SHA256: fb2dcdf1088a7e016e18f50d92f31c196f9f386f0221b94514f67e7b4f08cfaf SHA512: e14d5fb6755c15670830924efd656af9b34c2298a2d746456526f8824277fc52f2e6af4ef0d81d504f452e6d6d7e54ba3b0f4f452a138d6fbb08d25b370db0a4 Homepage: https://metacpan.org/release/Try-Tiny Description: module providing minimalistic try/catch Try::Tiny is a Perl module that provides bare bones try/catch statements. It is designed to eliminate common mistakes with eval blocks, and NOTHING else. . The main focus of this module is to provide simple and reliable error handling for those having a hard time installing TryCatch, but who still want to write correct eval blocks without 5 lines of boilerplate each time. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtsan2 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 7914 Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.34), libgcc-s1 (>= 3.3) Filename: pool/main/g/gcc-12/libtsan2_12.2.0-ok7_arm64.deb Size: 2490356 MD5sum: 31df2211813c8811c443747da58584a0 SHA1: 362bd567ab7b148d6fe639f219f4a454665e053e SHA256: 8376fb915f3e9c0f042dfc772844c2e952d4dd389efee9bee7e8428cba305403 SHA512: 28aa1f54f21e115e826923463d414f31232580fd239cf9cbe2e3b6b4de33631c2b832d4310f1a4ed6ba9f175c3144ff4509856a14bdf072eb75c2974d0e0731a Homepage: http://gcc.gnu.org/ Description: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-dev Architecture: arm64 Version: 3.2.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: tpm2-tss Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 439 Depends: libcurl4-openssl-dev | libcurl-ssl-dev, libjson-c-dev, libssl-dev, libtss2-esys-3.0.2-0 (= 3.2.1-ok1), libtss2-fapi1 (= 3.2.1-ok1), libtss2-mu0 (= 3.2.1-ok1), libtss2-rc0 (= 3.2.1-ok1), libtss2-sys1 (= 3.2.1-ok1), libtss2-tcti-cmd0 (= 3.2.1-ok1), libtss2-tcti-device0 (= 3.2.1-ok1), libtss2-tcti-mssim0 (= 3.2.1-ok1), libtss2-tcti-pcap0 (= 3.2.1-ok1), libtss2-tcti-swtpm0 (= 3.2.1-ok1), libtss2-tctildr0 (= 3.2.1-ok1) Filename: pool/main/t/tpm2-tss/libtss2-dev_3.2.1-ok1_arm64.deb Size: 47990 MD5sum: 4fef0533d74f4f2bfac46654beb92dd9 SHA1: 7e2896d926ffdba2ae463a7d03c0e9d5cc502db0 SHA256: 493c3e632fa5adb901a26fb767b9667048c9b969c321c727326bdc1bbadb173f SHA512: 6716ddf5f961774fe67ee7307ce9cffd57a5ad2a31fc7fdfa5ab25e6d9308643caea6abddedff9455d9782a573f137e3dfa50dcf362cfe454796a25f72b2e433 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. 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/main/t/tpm2-tss/libtss2-doc_3.2.1-ok1_all.deb Size: 756070 MD5sum: b6e3e43c1cbf95fa7620308119896d26 SHA1: 5e286ad3a9a41fc40e5278fe1aa6c438a33dd7ce SHA256: e5d96d59a3111e10e2aeaa1956539b794abdc0a832aac86b8e16a107ad9bd59d SHA512: a4f5a69a8f0f30ac98dc1bb6dfcbf21eb60acd1769f2b9a8bb0b76da266ba9c65701f10b99c1abc8a3d0cbaf6658ab697e7b6b03a2abd3320ff59bc23d2b34c5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-esys-3.0.2-0 Architecture: arm64 Version: 3.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 629 Depends: libtss2-tcti-cmd0, libtss2-tcti-device0, libtss2-tcti-mssim0, libtss2-tcti-swtpm0, tpm-udev, libc6 (>= 2.34), libssl1.1 (>= 1.1.1), libtss2-mu0 (>= 3.0.1), libtss2-sys1 (>= 3.1.0) Breaks: libtss2-esys0 (<< 3.0.2-1) Replaces: libtss2-esys0 (<< 3.0.2-1) Filename: pool/main/t/tpm2-tss/libtss2-esys-3.0.2-0_3.2.1-ok1_arm64.deb Size: 135082 MD5sum: 190c44f9556ea67009aeaf21bddc54c5 SHA1: a121e447a3736c45fca8424245e4f91323724bc5 SHA256: 9359eada829eb93afde0b38b2e1e0930681c302bd3f7832bb8931d2d43782fbd SHA512: c568e45f3e76609951bd95909d844654fe21b96016f14dc3e661e4471ed8ff7aafeeb0d36f751ac8ad4996b12ec347384177285fa39cd6f00bdff6a8b0cd14b4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-fapi1 Architecture: arm64 Version: 3.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 961 Depends: tpm-udev, libc6 (>= 2.33), libcurl4 (>= 7.16.2), libjson-c4 (>= 0.13.1), libssl1.1 (>= 1.1.1), libtss2-esys-3.0.2-0 (>= 2.4.0), libtss2-mu0 (>= 3.0.1), libtss2-tctildr0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-fapi1_3.2.1-ok1_arm64.deb Size: 287414 MD5sum: 6a2ecc5635dd09885237b8a59b3f3855 SHA1: 2517f1fa4b1eb88363b85feb2bf0e750dbaafaf4 SHA256: 2f48639ddd41f410396811bc9a0d447ecf9b9d66f48e9fa1f5c03f437f0036ba SHA512: 3e5d1392581e37e13df6fae188d8b03f1536e6c46ac6878e4992e5e26d5f01509c863ca6a7077edff9acdc7c8607d8b8f4c12f370aa72b2e7b81e8169b128c5c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-mu0 Architecture: arm64 Version: 3.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 371 Depends: tpm-udev, libc6 (>= 2.17) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-mu0_3.2.1-ok1_arm64.deb Size: 59016 MD5sum: 9793d51f809bd855ee98ef09b568282d SHA1: e77656e83d40440c09c5ad060792a54b01b1e153 SHA256: b09025f1653a29dfe90f970650283a97514c62fd006a49c26d7c67d555413dfc SHA512: 375e40815dee62d1bc62860397ef9bd3869310c32f66739cb95e5a894d72578054362b1f0522b4e8e938eb7ed59844b703cb762691fceb0351414a048df57b46 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-rc0 Architecture: arm64 Version: 3.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 111 Depends: tpm-udev, libc6 (>= 2.17) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-rc0_3.2.1-ok1_arm64.deb Size: 10284 MD5sum: 6134182e9b97c78c1e5fa865070c3811 SHA1: 459f9d3b9216f7c5d8147f2a61ed65fe14144830 SHA256: bcfcdbb74a01c325a141c0934c335709786cdf1f8758db6bf64b9bf4dae33b33 SHA512: 313feb45ede5ec909eeed00cdaa6f053772a25ff73c85d7bed893ea79051e24e378e9074d331c5ccd3c80306574401e743f8e4167f36ce3d7db6651597ad9b3f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-sys1 Architecture: arm64 Version: 3.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 243 Depends: tpm-udev, libc6 (>= 2.17), libtss2-mu0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-sys1_3.2.1-ok1_arm64.deb Size: 45470 MD5sum: e7c4126327a7f3cdfc338c016c1681a1 SHA1: bf0efdb399293007c5aed7b9e120cf5121838243 SHA256: 192330a21aaf33c99a48bb31784f58969f140ff7b4dcb24188c1dddc7cc596e5 SHA512: 3fb27352a117948347ef4b29f2728409e2bbde836236db7d46afedbd21d9c12e271158910bf2b2cae8d131008baa76afc67eee27697e938b9d5c3f5133128066 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-tcti-cmd0 Architecture: arm64 Version: 3.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 103 Depends: tpm-udev, libc6 (>= 2.17), libtss2-mu0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-tcti-cmd0_3.2.1-ok1_arm64.deb Size: 16598 MD5sum: b8841a7292b79206c096b1aa3c6e9113 SHA1: dffa3117532232a7e053bbbd48476d758e2c0cbc SHA256: d2f033f83be19f39045a169db3f2143f1205bf209c7617b80db7adfb4b58d09f SHA512: 04644963cc02ab53d07bd2318e04b22901aaa6e68416cba3a018ddcc9b4aaec4097bca398d3cb6fc5e6f99413afb3d7bc4c35c96bd646de2336a8a62dfc90e7f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-tcti-device0 Architecture: arm64 Version: 3.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 102 Depends: tpm-udev, libc6 (>= 2.17), libtss2-mu0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-tcti-device0_3.2.1-ok1_arm64.deb Size: 15446 MD5sum: 0f40b1690b18daff6a973d9fe44e8878 SHA1: 51398b78a890765c77ed18c1201ffc5164167502 SHA256: eee3bfa139cddf12c7663f82f1abf57d22f02bbf54351ecf80c0ba769183a80c SHA512: 4f20bb63e00605f27d7643119ce1d4e9ccc5a1ebd216706cb70c45561c2be5159f8770b5c187dd5a60ac1ff18a0b2918d3bf9556531f3238189ce30769127f74 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-tcti-mssim0 Architecture: arm64 Version: 3.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 102 Depends: tpm-udev, libc6 (>= 2.17), libtss2-mu0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-tcti-mssim0_3.2.1-ok1_arm64.deb Size: 15542 MD5sum: 2a2c3624265175a69cbbd532826226a4 SHA1: d1282aa57c94353a2dce81534e39a2ab5ce6ba4f SHA256: 9eacd379957418b802c8368c3f388001b73e02baf4c349c6007d15c151dc5843 SHA512: 94e42c88eb9007ab0a036f3e9a9565a06a8ace55fff6bf1664794a556ed367f6dd732bfba543b7408ada3ca17330a03cb6da8dfdd65916e9b571c0f98c9b4a4d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-tcti-pcap0 Architecture: arm64 Version: 3.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 102 Depends: libc6 (>= 2.17), libtss2-mu0 (>= 3.0.1), libtss2-tctildr0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-tcti-pcap0_3.2.1-ok1_arm64.deb Size: 15654 MD5sum: 65638c73d9c46fd2d87c90723fc59953 SHA1: 69ce141f1b93d6b445428a7935ede2c16a6afa59 SHA256: b6cc8a8262a289f3548623666e44ba454da6891f198acd41a524a49621c87a72 SHA512: 363e622925e6e9d6371578cf0714a401ce90b8ca20afa6af3419077caf355f153cacdc4a74015e03241638216fda3bc83fa8c0f9ea26ebf17b004eeec38d946e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-tcti-swtpm0 Architecture: arm64 Version: 3.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 102 Depends: tpm-udev, libc6 (>= 2.17), libtss2-mu0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-tcti-swtpm0_3.2.1-ok1_arm64.deb Size: 15514 MD5sum: ddd39b19980e75644fbc1a18e7522858 SHA1: e8a241508f9427fefc0b35c77b55282e61597435 SHA256: fdadba41a0601556be769ca33ae3397d2432108c303e6a3cebb3d8766a3184de SHA512: 4582cb75ff50c00f15451eaa9997d3fdb612a051bfe089e0414715eb9cc5ed0d8deb85e46c516b3547ac246c9c28c4bbb83477d9532679d8e9c006156d819535 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtss2-tctildr0 Architecture: arm64 Version: 3.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 102 Depends: libtss2-tcti-cmd0, libtss2-tcti-device0, libtss2-tcti-mssim0, libtss2-tcti-swtpm0, tpm-udev, libc6 (>= 2.34) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-tctildr0_3.2.1-ok1_arm64.deb Size: 16514 MD5sum: f9457fe04cddabe532b7f96816434036 SHA1: ef403d3cc095e6e46889da3f8ceb7ed492a821e1 SHA256: 95b85f8cefec6ef6b369a825128c19953d438484f9ccdfc1a90e76b71a5501b4 SHA512: 4237319833f907a157025c3ebae82bba53832469db6f7b4ad3aba0fd4099209da6a8d8eaa8ddd74c8ccfd43468a2bd3f296943e2f1d4090ae876e4b59760a1a1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtumbler-1-0 Architecture: arm64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tumbler Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 161 Depends: libc6 (>= 2.33), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libxfce4util7 (>= 4.17.1~) Filename: pool/main/t/tumbler/libtumbler-1-0_4.18.1-ok1_arm64.deb Size: 23234 MD5sum: cbfe8637b9f050927f596aea8f613ae9 SHA1: 688a49341526ebabeb5b6f89bf2488d5a4310876 SHA256: d1e8a8be05a481daaffa5c44bf69050b2867f34926c726c2870b22256a060d27 SHA512: e3747a0ae96586b614cd73fe026c5cce9a3936e7b98e2d38357ae54b360218e308cb0e59c5497fe2b0943ac7056cd312b75a76e78d702b84650015a07dd3f8c1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtumbler-1-dev Architecture: arm64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: tumbler Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 82 Depends: libglib2.0-dev, libtumbler-1-0 (= 4.18.1-ok1) Filename: pool/main/t/tumbler/libtumbler-1-dev_4.18.1-ok1_arm64.deb Size: 10090 MD5sum: 1fd25eecd148f5da003709a488a0eece SHA1: 3b54ba3db92baea4f05cbccf1581b117b5f0860c SHA256: 86134fb3d609e4bef6696198021e43d0bc1b9bb9cd96050841f853aa6efd3d8e SHA512: 7335e075d04660c389395f8246032e6773303c6bf060b3f0afd4fda9b67eacefcce4368ac9beaccc07bcf200c5e7c65b16e7424c937b725a47a51cad58e1d676 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. 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/main/libj/libjpeg-turbo/libturbojpeg-java_2.1.2-ok2_all.deb Size: 70676 MD5sum: 52357895d76c4dce4204eb379fc8dbec SHA1: add9f81c72cd5519a6856ef12df89f3172a2d86a SHA256: 93aef43267a1ab9a30625c4f9595ed22197a67b058525137011cb202682930a6 SHA512: 92e8066a1713b6356815f31c2dbf9a93ac67cf0e46446b761d03bc80353dacf13a8f76da290d1ab01992677907d9f541666124d1a8a3067f52c94d6f380c0764 Homepage: https://www.libjpeg-turbo.org/ Description: Java bindings for the TurboJPEG library The libjpeg-turbo JPEG library is a library for handling JPEG files. . libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. . This package contains the Java bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libturbojpeg0-dev Architecture: arm64 Version: 1:2.1.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libjpeg-turbo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 826 Provides: libturbojpeg-dev Depends: libturbojpeg0 (= 1:2.1.2-ok2) Conflicts: libjpeg-turbo8-dev, libturbojpeg-dev, libturbojpeg1-dev Replaces: libturbojpeg-dev Filename: pool/main/libj/libjpeg-turbo/libturbojpeg0-dev_2.1.2-ok2_arm64.deb Size: 217756 MD5sum: babc2331496094e593a71c278bd4e4f0 SHA1: c5104012bf4e4b42f1911407edf664185b8dbedf SHA256: 1565326978a525f3382c3e230800aba632f9c4ef0560da739bc7e6ced8dde02f SHA512: b26f27836105549079cfa45ba1d05968d70797f04840ec2586d675239ce5b5ddd103a1bd57a96588736392a95fb0a24e1d6dd3117b8450fe72a1802838b26d1e Homepage: https://www.libjpeg-turbo.org/ Description: Development files for the TurboJPEG library The libjpeg-turbo JPEG library is a library for handling JPEG files. . libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. . This package contains the static library, headers and documentation for the TurboJPEG library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libturbojpeg0 Architecture: arm64 Version: 1:2.1.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: libjpeg-turbo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 567 Depends: libc6 (>= 2.17) Conflicts: libjpeg-turbo8, libturbojpeg Replaces: libturbojpeg Filename: pool/main/libj/libjpeg-turbo/libturbojpeg0_2.1.2-ok2_arm64.deb Size: 189564 MD5sum: 9b06577a12eab2680551413493566431 SHA1: b3772e697b6617d345bc0c0a3d62db75a7dc9918 SHA256: d64aec5505464da731ea236b9068c68a9a975f0b5dfbe403897ca86e518e024f SHA512: d3d26b5704f6a8de50ab1a75e283d1b716a741d0be07072322d153efc42b696ffe7735964bea952a6f21022bd1187333488434754d420057a32f5620703b5a06 Homepage: https://www.libjpeg-turbo.org/ Description: TurboJPEG runtime library - SIMD optimized The libjpeg-turbo JPEG library is a library for handling JPEG files. . libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. . This package contains the TurboJPEG shared runtime library. 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/main/libt/libtype-tie-perl/libtype-tie-perl_0.015-ok1_all.deb Size: 20564 MD5sum: 8e6e0f2f6c8801cbe8e4d655d6634cd5 SHA1: 84f54db314ab8a05d2e5283857dfc4acf6062784 SHA256: 60a79e586d5887de3867c7bd4aff06ec24674ff610964c23f8506d83851a8918 SHA512: 9b2863f64f42a1d06dba1800adf4d8ae60ad985a6b4e4b756d6a6441b97b427d4b94557bde80d25a1c48284ea8c7c443233095199db97ee9b8a406d8b585d762 Homepage: https://metacpan.org/release/Type-Tie Description: tie a variable to a type constraint Type::Tie exports a single function: ttie. ttie ties a variable to a type constraint, ensuring that whatever values stored in the variable will conform to the type constraint. If the type constraint has coercions, these will be used if necessary to ensure values assigned to the variable conform. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtype-tiny-perl Architecture: all Version: 1.016008-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 989 Depends: libexporter-tiny-perl, perl:any Recommends: libref-util-perl, libtype-tiny-xs-perl (>= 0.016) Suggests: libdevel-lexalias-perl, libdevel-stacktrace-perl Enhances: libdata-validator-perl, libfunction-parameters-perl, libmoo-perl, libmoose-perl, libmouse-perl, libparams-validationcompiler-perl, libregexp-util-perl, libreply-perl, libtype-tie-perl, perl Filename: pool/main/libt/libtype-tiny-perl/libtype-tiny-perl_1.016008-ok1_all.deb Size: 344076 MD5sum: cf02cad465687ecc86e61364af39a961 SHA1: 03d0665e0c008ed5b177376473642d845baac132 SHA256: 8f607c3dd2e25e1c514d63424b2d3691c4371311b5bfbd547f55defe2b2f120f SHA512: 2a62c26cd3fed9e2f45172aa4e8239b35bb3118bc9949528964fa50c392ebcba0fcce8186230500d4c8f80c2b8e79ba01c45719c1bc2b1c1574ed0b80aacb9d8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtype-tiny-xs-perl Architecture: arm64 Version: 0.022-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 94 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Enhances: libtype-tiny-perl Filename: pool/main/libt/libtype-tiny-xs-perl/libtype-tiny-xs-perl_0.022-ok1_arm64.deb Size: 30654 MD5sum: ef7713e7a6b3fe7d7693f7987971374b SHA1: 0b13bf160f57d37e29c6dd6ceb618dd49b540baf SHA256: 6fabb7ee2711a3b58a15b880d680c4bb74d2de8a33b0e181736851a625806b09 SHA512: 333e65ac702f20f0083d8c40395d8d092f0df6617d4dda3ea50695934b6ed15d206eeb812c581b0b461ff80311758f6fa0b0990722d3b1e442754f4a0b9f59a4 Homepage: https://metacpan.org/release/Type-Tiny-XS Description: boost for some of Type::Tiny's built-in type constraints Type::Tiny is a tiny class for creating Moose-like type constraint objects which are compatible with Moo, Moose and Mouse. . Type::Tiny::XS is optionally used by Type::Tiny to provide faster, C-based implementations of some type constraints. 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/main/libt/libtypes-path-tiny-perl/libtypes-path-tiny-perl_0.006-ok1_all.deb Size: 12512 MD5sum: 0003b297ecb3f62901fbabedf17323ca SHA1: 462cd0fcc02b4fbb24ff142d9a54512c1221f8b1 SHA256: be6018cc6db48e8d906ee0d22132aaa7e6d307f38afc65fc4811580650eb2013 SHA512: 621c6c8dadf17ae481d923122cef86edb9926c84df0e4df3c2de0fe7f3fe27f36b048d2a32a9ce7fba6b2a496916c64a1e4518c1ead65eeac553e2ed07e44801 Homepage: https://metacpan.org/release/Types-Path-Tiny Description: Path::Tiny types and coercions for Moose and Moo Types::Path::Tiny provides types and coercions useful for dealing with Path::Tiny objects as Moose or Moo attributes. . It handles two important types of coercion: . • coercing objects with overloaded stringification; • coercing to absolute paths. . It also can check to ensure that files or directories exist. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libtypes-serialiser-perl Architecture: all Version: 1.01-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 31 Depends: perl:any, libcommon-sense-perl Filename: pool/main/libt/libtypes-serialiser-perl/libtypes-serialiser-perl_1.01-ok2_all.deb Size: 11300 MD5sum: abc682a0ac98a91df1a659aef821bfc4 SHA1: 5521ef09340fc51dc7ce91d252e08420291f15ea SHA256: 9edd168d6a7f1188b1e96af9e56910e6fc0b1dcf86349b85b0e838da3d9aff68 SHA512: a49326b4f3cfdeb7bfa2b81a506071faf7290824ac66db74618e2a4b45bd0d2607fa48014beef73b21b8700705af6c3addb656cf902112f75ca8a255add5c613 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libubsan1 Architecture: arm64 Version: 12.2.0-ok7 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 2706 Depends: gcc-12-base (= 12.2.0-ok7), libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1) Filename: pool/main/g/gcc-12/libubsan1_12.2.0-ok7_arm64.deb Size: 948000 MD5sum: 881752c18dc0e86b47d9a46a59bae872 SHA1: 44f94c7f5635f6b592610e0da55111e1fb7cb8fb SHA256: dd93fd3b7da559954759f12bdf4df1efd9c76fb7b06bb0be40b200402f831278 SHA512: f3d2d09d2ab24d6d23426f1a68800d58c79fe566764bcae4bf8dba6d77fc440bc905a945a21523be20e7b63a4563371169bd452f85302086146a48506f300c9f 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++. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libucx-dev Architecture: arm64 Version: 1.12.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: ucx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 5824 Depends: libucx0 (= 1.12.1-ok2) Filename: pool/main/u/ucx/libucx-dev_1.12.1-ok2_arm64.deb Size: 1197824 MD5sum: 43f694fe0f64ceb8c4b1b69b83f2c6ce SHA1: 6e4b2582c89b736bd2a5fef81edd41963557a435 SHA256: 07521023d3ff6bbc9d67c666481f5a620b2eb066bc277a042c1cf92a6b8e7104 SHA512: 1ffcc209a8239470356610706943bb50006b29e866894be07cac6e2e580bbda2a1207140972dfa40754f18d76a113d6eb18f5a2bee6f8ad145a2ca4141741bf7 Homepage: https://www.openucx.org Description: Header files for UCX library Unified Communication X (UCX) provides an optimized communication layer for Message Passing (MPI), PGAS/OpenSHMEM libraries and RPC/data-centric applications. UCX utilizes high-speed networks for inter-node communication,i and shared memory mechanisms for efficient intra-node communication. This package provides development files for UCX. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libucx0 Architecture: arm64 Version: 1.12.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: ucx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 2237 Depends: ibverbs-providers (>= 25), libc6 (>= 2.29), libibverbs1 (>= 28), libnuma1 (>= 2.0.11), librdmacm1 (>= 23) Breaks: libopenmpi3 (<< 4.1.0-0) Filename: pool/main/u/ucx/libucx0_1.12.1-ok2_arm64.deb Size: 832790 MD5sum: e5282b60952f2d6e11edc92766667c3f SHA1: c8da975c3f9bc15edbb9a27093276ccb7dcfeb93 SHA256: a0402cf62e17ec196b791ff0b676588958d5791269c1d624ab3993967c6e624e SHA512: a69b8095abba4489cfd4197d005479bc159c8cf28b10686a0191e5d0b98ff114c465d63ddfb7f538f20e20fc72661e38081a6a81a2798bc0ed2ea44a327cb446 Homepage: https://www.openucx.org Description: Unified Communication X libraries Unified Communication X (UCX) provides an optimized communication layer for Message Passing (MPI), PGAS/OpenSHMEM libraries and RPC/data-centric applications. UCX utilizes high-speed networks for inter-node communication,i and shared memory mechanisms for efficient intra-node communication. This package provides shared libraries for UCX. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libudev-dev Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: same Priority: optional Section: libdevel Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 111 Depends: libudev1 (= 251.4-ok1.7) Filename: pool/main/s/systemd/libudev-dev_251.4-ok1.7_arm64.deb Size: 21290 MD5sum: 8659572f6d7ed8417d6e3d48640a0ddc SHA1: bfbb9b5f4234745e1d028bf86316ffda63b3161b SHA256: 2b4fa1e03bb2d964c6272b07302908f2e260298ed5ec232f34c84a63700a3de6 SHA512: 3e2958040c78c2345c8261c51e7c9f3dcb6dff94f8e1c30d285e511e32715858a4e66875c952371868e0c5927d85b35056b390c83e4bfee329d5553f64d820c6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libudev1 Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: same Priority: optional Section: libs Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 225 Depends: libc6 (>= 2.34) Filename: pool/main/s/systemd/libudev1_251.4-ok1.7_arm64.deb Size: 86176 MD5sum: 06e6b2c716e1fb54ae8ec9e591d604cd SHA1: 132ddfa85224354f368147803fa05150b0b20a2c SHA256: 70dd5ec8b87705c92db3f844c8368bfd0c73949c059331a568811f932a66e6af SHA512: c0e6520595f5b76347042d6bee4b9c1c4dfea51a5b1aedd5f05a4a8d1d303344c8473cb49dc381153f2861454f4fb095ebb1e7d0d82461829efa12d42e75d5a7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libudf-dev Architecture: arm64 Version: 2.0.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 229 Depends: libudf0 (= 2.0.0-ok3), libcdio-dev (= 2.0.0-ok3), libc6-dev | libc-dev Filename: pool/main/libc/libcdio/libudf-dev_2.0.0-ok3_arm64.deb Size: 20582 MD5sum: 08a0139971abaa4ce48009a17cb0da1d SHA1: c258e352500046d8769e9742abb54d9f918d3ec6 SHA256: 018edf6afcb5de5d16b0eacab1d96fd96f6c9e89d2f10b8391e35251047a01ea SHA512: 5b4443b161157899283fb2d80f8ef53591e880fd6b2ffaa4b7d8df10563189c8f25781a58b99d3df95f73dca4f3676c4727803620cf9dd50053b3c738593f907 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libudf0 Architecture: arm64 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: 178 Depends: libc6 (>= 2.17), libcdio18 (>= 2.0.0) Filename: pool/main/libc/libcdio/libudf0_2.0.0-ok3_arm64.deb Size: 11210 MD5sum: 6eca7a2eb528cb81bf7f239a293390cb SHA1: 227daf470130e064c16a1710023974b8c15bce19 SHA256: 87850b82547cef778b3c916bf735b8e748eb1aed09fe142c899c09bd82c32c94 SHA512: f5d8038af2ab236278ac689c51bc67748f112aa1857c395ed3e9e86f952fa091595855f1c10fdb997d46d978b806a0d7759f916f71827b642a8077ce5eadfa4f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libudisks2-0 Architecture: arm64 Version: 2.8.4-ok5 Multi-Arch: same Priority: optional Section: libs Source: udisks2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 632 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.50) Filename: pool/main/u/udisks2/libudisks2-0_2.8.4-ok5_arm64.deb Size: 108212 MD5sum: eddc2753e5a281936124913c8490fa0e SHA1: b070fd9c60cdcfa780cf2b91175acaf96006bfc4 SHA256: f266507ed2b4a007a26c5676c4d2f4792d582986ac01d97142c312ad14d9a60b SHA512: fa81918c4fa408ee5c98b4f2eaee39ab5700080bad6263c67709fab9bd7453d603cd7ddb7c0fe5fc742a757afdf6e708d95e0ef983de3ad79ce16dc1b5d6d958 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libudisks2-dev Architecture: arm64 Version: 2.8.4-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: udisks2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3864 Depends: gir1.2-udisks-2.0 (= 2.8.4-ok5), libudisks2-0 (= 2.8.4-ok5) Filename: pool/main/u/udisks2/libudisks2-dev_2.8.4-ok5_arm64.deb Size: 207836 MD5sum: d92623d0b0112a7def4ec805932231e5 SHA1: 0ea2835e86e52b0dc343dd32e0368964ab053fb9 SHA256: 2e370cb9da3bded3567a6b6a1107f82aa132947769f128be2ff89a93150501ea SHA512: f950558bd383d17bc807d4eb784b90a79ab6f246af2c80f6fdc04f7258b879716ed8e5f6dfa19f393142b07a48768cb6177fc54f79a80b756fa3910addb1e7d5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukcc-dev Architecture: arm64 Version: 3.22.1.25-ok59 Priority: optional Section: libdevel Source: ukui-control-center Origin: openKylin Maintainer: UKUI SIG Installed-Size: 127 Depends: libukcc3 (= 3.22.1.25-ok59), libkysdk-diagnostics-dev Filename: pool/main/u/ukui-control-center/libukcc-dev_3.22.1.25-ok59_arm64.deb Size: 12596 MD5sum: 3f6d1a74783f0509b4ae34cfacd4b0f7 SHA1: 5e703f8a108aad96075aff6102fcf0188bbfb0bf SHA256: a4d1e13c10f4f657a3a6ace48dfdfe7234f671cc21d3a88c49dd6cb683c3c9a7 SHA512: 8562827a0343d06e989c1900edef1eeea7f78d9d68f07a49f4e40febf6cd9613915544bf91fa8cd40652c395e73ddd48e0ee79b55494c256f9a8e15a499aa51f Homepage: https://github.com/ukui/ukui-control-center Description: The UKUI control center contains configuration applets for the UKUI desktop, allowing to set accessibility configuration, desktop fonts, keyboard and mouse properties, sound setup, desktop theme and background, user interface properties, screen resolution, and other UKUI parameters. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukcc3 Architecture: arm64 Version: 3.22.1.25-ok59 Priority: optional Section: libs Source: ukui-control-center Origin: openKylin Maintainer: UKUI SIG Installed-Size: 750 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkysdk-diagnostics (>= 2.2.0.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-sysinfo (>= 2.2.3.5), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5.2) Filename: pool/main/u/ukui-control-center/libukcc3_3.22.1.25-ok59_arm64.deb Size: 108328 MD5sum: 102df333490ac25adcfe2b6b547af9ed SHA1: 8072485835e8dab9e87072fdf1d1912a564ee51b SHA256: 9e5932469932a90224d8a71a662752847abe5cb70716080b3d0300ba824921e8 SHA512: ec5c13d8e73517c2858544b9b93b45d243f9234568b90b4d84a9057ac0f0620aacf8ccc70b70a11c93b56b899507b3bbc7d1ca0e8ca63f7b4d230cf67f9f03f6 Homepage: https://github.com/ukui/ukui-control-center Description: The UKUI control center contains configuration applets for the UKUI desktop, allowing to set accessibility configuration, desktop fonts, keyboard and mouse properties, sound setup, desktop theme and background, user interface properties, screen resolution, and other UKUI parameters. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-appwidget-manager-dev Architecture: arm64 Version: 4.0.0.0-ok0.3 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.0.0.0-ok0.3) Conflicts: libukui-appwidget-manager0 (<< 4.0.0.0-ok0) Replaces: libukui-appwidget-manager0 (<< 4.0.0.0-ok0) Filename: pool/main/u/ukui-app-widget/libukui-appwidget-manager-dev_4.0.0.0-ok0.3_arm64.deb Size: 4004 MD5sum: 7263e3a099a7505aaf20820d9582f91b SHA1: 2b2c493157869be640f72a765c6d5f03cbd19d83 SHA256: add12f51ad663e7b3fed9e040190922a9f8c282765a2850811dcf3a5515f3d6a SHA512: 9db71c29cc9cac53ae1b6af08c1d6afe714d61933496ed33bb930228f4a44d4c0310e6fc4b65d0e32c158109d0aeff164b795618f0a827d39fe55ec26b1562af 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-appwidget-manager0 Architecture: arm64 Version: 4.0.0.0-ok0.3 Priority: optional Section: libs Source: ukui-app-widget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 147 Provides: libukui-appwidget-manager Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.5.0), libqt5dbus5 (>= 5.14.1), libstdc++6 (>= 4.1.1) Filename: pool/main/u/ukui-app-widget/libukui-appwidget-manager0_4.0.0.0-ok0.3_arm64.deb Size: 33254 MD5sum: 277548123dedbed3dd1b8571d792abf8 SHA1: 59ae536520b78d94d2479509e51d14ca63897a99 SHA256: 190dace0c7e69cf5c9de1e131998a0b862d104e99b90df0686e067a04cbbaa2f SHA512: 8b727e10b2fabdd9868ced810de987dfca9ed1175b73f587c22f97c460dd444aa13e17f222b4de4d2a4b33ff972706b37c2afe6c7602a05dbfe9b44ac18e2702 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-appwidget-provider-dev Architecture: arm64 Version: 4.0.0.0-ok0.3 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.0.0.0-ok0.3) Conflicts: libukui-appwidget-provider0 (<< 4.0.0.0-ok0) Replaces: libukui-appwidget-provider0 (<< 4.0.0.0-ok0) Filename: pool/main/u/ukui-app-widget/libukui-appwidget-provider-dev_4.0.0.0-ok0.3_arm64.deb Size: 3142 MD5sum: f4bf3bbc28cd0d37babcd4b6ba87b5a9 SHA1: 70541b6c73916fb7b4103a728fdc02a6522d5fa1 SHA256: 898043e51dc088c0aa03f37928e7a94d8b81782d15075fac59abcb0b20bb678a SHA512: aa88345eae75d951510b1a4045af6dbfe5d73b63a66b6966200d3153eebc9833f5bca6552f6d16306df026bb66739a1855ce359e66bd19c2f46995bf30047ac0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-appwidget-provider0 Architecture: arm64 Version: 4.0.0.0-ok0.3 Priority: optional Section: libs Source: ukui-app-widget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 82 Provides: libukui-appwidget-provider Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.5.0), libqt5dbus5 (>= 5.5.0), libstdc++6 (>= 4.1.1), libukui-appwidget-manager0 Filename: pool/main/u/ukui-app-widget/libukui-appwidget-provider0_4.0.0.0-ok0.3_arm64.deb Size: 9252 MD5sum: 9f0db41890e35cf5c69a91f01fcf7a7e SHA1: 818ac88bd0172119e8007bd722ed875c5b60dad8 SHA256: 734f784082d2b9f741abc34c74ab9c39b554bb755e6c97bbb4b0c87ed917fda4 SHA512: 03a62276de14d48819e521d2b2e0183f135cd65a1401fd44308c69f6e48553fa69ed399271500162be6301cf66823f70c76cf555295d10cf5cc1bb7a917317a6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-appwidget-qmlplugin0 Architecture: arm64 Version: 4.0.0.0-ok0.3 Priority: optional Section: libs Source: ukui-app-widget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 156 Provides: libukui-appwidget-qmlplugin Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5core5a (>= 5.5.0), libqt5dbus5 (>= 5.0.2), libqt5qml5 (>= 5.0.2), libstdc++6 (>= 4.1.1), libukui-appwidget-manager0 (>= 4.0.0.0), libglib2.0-dev, libgsettings-qt-dev Filename: pool/main/u/ukui-app-widget/libukui-appwidget-qmlplugin0_4.0.0.0-ok0.3_arm64.deb Size: 30584 MD5sum: 2b62f93d0911ff4de5659b19a89e2e8b SHA1: 4ec79227cfdb0024a7724194f64512636a639429 SHA256: 6a9abc0d51b30fedfaf5eab05434826a55832e0e2dd561200a508f4613934ce4 SHA512: b6f47b364515c895456d73ff007ee35fa098b2376a07d3aa638469a59a512673e9aeb28127fcf81944899389c2461839428b708418746d9e168dc84361f76733 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-menu-extensions Architecture: arm64 Version: 4.0.0.5-ok0 Priority: optional Section: libs Source: ukui-menu Origin: openKylin Maintainer: UKUI SIG Installed-Size: 152 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.35.8), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1), libukui-menu-interface1 (= 4.0.0.5-ok0) Filename: pool/main/u/ukui-menu/libukui-menu-extensions_4.0.0.5-ok0_arm64.deb Size: 38088 MD5sum: 5c936bfa9aebf5bf7bac9b6e025b5979 SHA1: 60d52d5d121f43491151d7640dd6ba1091a4c259 SHA256: 36dba11b41f44c3caa97f4db0d65b2b953739efeb6790ed4a33d905cd0701538 SHA512: bc7e595fb568b2fb5e17efc9ec4885c3bd35bfce8a2d015c37d85d65f52cba0d6ada9bbaf11b6bcced48a033bb6ecff97d4d96678188350900167f4570816d02 Homepage: https://gitee.com/openkylin/ukui-menu Description: Extension plug-in for ukui-menu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-menu-interface-dev Architecture: arm64 Version: 4.0.0.9-ok0.1build1 Priority: optional Section: libdevel Source: ukui-menu Origin: openKylin Maintainer: UKUI SIG Installed-Size: 40 Depends: libukui-menu-interface1 (= 4.0.0.9-ok0.1build1) Filename: pool/main/u/ukui-menu/libukui-menu-interface-dev_4.0.0.9-ok0.1build1_arm64.deb Size: 6658 MD5sum: 7953a07e11cb7a4a5901c831e790c48b SHA1: 7176ffda3abecff0106c74caa59a7339118f5f1c SHA256: 6663bb1221266fc235132b43cfc2354b34d6ba5852cb15b11507e8edcb3d1b0b SHA512: ce904a32e7279105ee34c3b6f7204918cc769635910454a05f675492f1256914c90b6a7d63143ce7d2bda45ace921c6541cbd482c2579d408f6ff6a2bed7b85b Homepage: https://gitee.com/openkylin/ukui-menu Description: Libraries for ukui-menu-interface(development files). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-menu-interface1 Architecture: arm64 Version: 4.0.0.9-ok0.1build1 Priority: optional Section: libs Source: ukui-menu Origin: openKylin Maintainer: UKUI SIG Installed-Size: 93 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/u/ukui-menu/libukui-menu-interface1_4.0.0.9-ok0.1build1_arm64.deb Size: 11668 MD5sum: d6b53e520497b73da3e7d6e150f6a0ea SHA1: 0f8e4c7f7efe5dd22a454c22bd14c886471a45c8 SHA256: 604b4a5479c9a2a4a4521dc0c87e72c367eeef3792e9ef3fa668a45e19f41152 SHA512: da960107fa96cae50bf1bf1b4ac5592157846d38ecfc85e35023b0d0af9f07ce55b896a712190658c40309527e9992ae20325ea268a376480bdc6eefad0b21e8 Homepage: https://gitee.com/openkylin/ukui-menu Description: Libraries for ukui-menu-interface. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-notification-dev Architecture: arm64 Version: 4.0.1.2-ok1 Priority: optional Section: libdevel Source: ukui-notification Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zhangpengfei Installed-Size: 62 Depends: libukui-notification1 (= 4.0.1.2-ok1) Filename: pool/main/u/ukui-notification/libukui-notification-dev_4.0.1.2-ok1_arm64.deb Size: 10136 MD5sum: 340133b265a59d8567672e288c159d41 SHA1: 0228acc7d9376bab10f4364b7e8f079406e8a303 SHA256: 5728cfefdb08cec398d04716aba309d4b6f3ff79a84897a242fdca4816139956 SHA512: 23d089ed3b3e27de91e105c0ed54cd16540cac2a4779a0634712e5524877c6347543a607ff413d317778eaa41143df6aae3cb2b27612ea275869bd8ef079562b Homepage: https://www.ukui.org/ Description: library for client registering of notification server(development files). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-notification1 Architecture: arm64 Version: 4.0.1.2-ok1 Priority: optional Section: libs Source: ukui-notification Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zhangpengfei Installed-Size: 341 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5windowsystem5 (>= 5.25.0), libqt5core5a (>= 5.7.0), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.5.0) | libqt5gui5-gles (>= 5.5.0), libqt5qml5 (>= 5.0.2), libstdc++6 (>= 4.4), libukui-search2 (>= 4.0.6.1) Filename: pool/main/u/ukui-notification/libukui-notification1_4.0.1.2-ok1_arm64.deb Size: 82706 MD5sum: 1ee3e65129a07fbd6b13779982566b9c SHA1: cc1b4bf609a7edf2ac67b3d272d49258fd167a81 SHA256: 039cf2a522d7b19c14dbed4067359e66920f127cb98a96e9f2f4a89dc089a263 SHA512: 08dd1be13b21579b436c8314dfef7e9091fc2db3005269edeec2819e1150693d37ef6828e9c3d138dc6521ae215a3b2912e9a2af20423283877ed7d0538c3ce9 Homepage: https://www.ukui.org/ Description: library for client registering of notification server. This package contains utility interfaces for notification client registering and settings manager. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-search-common Architecture: arm64 Version: 4.0.6.1-ok0 Priority: optional Section: utils Source: ukui-search Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zhangpengfei Installed-Size: 42 Breaks: libukui-search0, libukui-search2 (<= 4.0.1.1-ok0~0419), ukui-search (<= 3.14.0.6-ok2~0720) Replaces: libukui-search0, libukui-search2 (<= 4.0.1.1-ok0~0419), ukui-search (<= 3.14.0.6-ok2~0720) Filename: pool/main/u/ukui-search/libukui-search-common_4.0.6.1-ok0_arm64.deb Size: 8980 MD5sum: 9533cbe85d1e569e24a5d42efffc7303 SHA1: 84c85732f4d2dcaf983a5aface7d3b50b12189e8 SHA256: 463f152395ec473b1af9502381675bb794e98f2f13f03f83528a53917ee19307 SHA512: a3f353d9702e9e1900b779fcbab920f62ed89168d72b197b023a7886f593f0cee55ae16c9cd59da3410014fa63bbc941f893dc41fbcac46f669b3cda4d619652 Homepage: https://www.ukui.org/ Description: Extra files for libukui-search . This package contains some extra files for libukui-search, for now, translation files only. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-search-dev Architecture: arm64 Version: 4.0.6.1-ok0 Priority: optional Section: libdevel Source: ukui-search Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zhangpengfei Installed-Size: 81 Depends: libukui-search2 (= 4.0.6.1-ok0) Filename: pool/main/u/ukui-search/libukui-search-dev_4.0.6.1-ok0_arm64.deb Size: 12950 MD5sum: 09cbebd4e0b28871a31287b04a174b35 SHA1: 830bd38c476b0829602180780316c58365d772ee SHA256: a1f7abab5d6e8b8f33f52a4c1cbb8ff945fd0b73ce004af7f6d361326e213f55 SHA512: 5121c3804e9bd774901f6aafe1cdb886cdff10296fc8a4ced3da531f8854c89d8e919d1c212db52bb5b712d160ce10350ab4e3987e9a43319fd441212829364b Homepage: https://www.ukui.org/ Description: Libraries for ukui-search(development files). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-search2 Architecture: arm64 Version: 4.0.6.1-ok0 Priority: optional Section: libs Source: ukui-search Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zhangpengfei Installed-Size: 1314 Provides: libukui-search Depends: libc6 (>= 2.34), libchinese-segmentation1 (= 4.0.6.1-ok0), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.20.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-qtwidgets (>= 2.3.1.0), liblept5, libpoppler-qt5-1 (>= 0.24.5), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libqt5xdg3 (>= 1.0.0), libqt5xml5 (>= 5.0.2), libquazip5-1 (>= 0.7.6-6build1), libstdc++6 (>= 5.2), libtesseract4, libuchardet0 (>= 0.0.1), libxapian30 (>= 1.4.12~), libukui-search-common (= 4.0.6.1-ok0), ukui-search-systemdbus (= 4.0.6.1-ok0) Filename: pool/main/u/ukui-search/libukui-search2_4.0.6.1-ok0_arm64.deb Size: 357894 MD5sum: 2436750c08c60e98b4fcafda3539dc43 SHA1: c06bc4df041c425bff62c884a55c7dfb284ca9a3 SHA256: 756ef028be18c0b3f446776278140ee8eb90432758aa8f7fbd1e422fd94aaf92 SHA512: 96fc561fa3cd25b49c1f855ce13da928feb8bb59bf3054174349cfb9897b5c5ca446762bb5b51124c57348637f19d082fc7181e72aaae95b84f8e77993cc3464 Homepage: https://www.ukui.org/ Description: Libraries for ukui-search. . This package contains a runtime library needed by ukui-search and it's extensions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-shortcut-dev Architecture: arm64 Version: 4.0.1.6-ok0.2 Priority: optional Section: libdevel Source: ukui-sidebar Origin: openKylin Maintainer: UKUI SIG Installed-Size: 47 Depends: libukui-shortcut0 (= 4.0.1.6-ok0.2) Filename: pool/main/u/ukui-sidebar/libukui-shortcut-dev_4.0.1.6-ok0.2_arm64.deb Size: 7992 MD5sum: 9a37686c893bdd326543cfb7c343beda SHA1: ba6414703bd8f00074df839b60e7b7485a950593 SHA256: 8539a98190e67af06a4afe3769a492503b125f10c5b0baac0ab14ae07f846317 SHA512: 651ade11fbc9752bf82ef302f50c4d5768cf7859492e1a1f973c078f29a66972241bddc5ed5876b432945c664c900bba0295f3d889f38d4598a46df504da4df1 Homepage: https://gitee.com/openkylin/ukui-sidebar Description: Libraries for shortcut feature in ukui-sidebar(development files). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukui-shortcut0 Architecture: arm64 Version: 4.0.1.6-ok0.2 Priority: optional Section: libs Source: ukui-sidebar Origin: openKylin Maintainer: UKUI SIG Installed-Size: 996 Provides: libukui-shortcut0 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libkysdk-sysinfo (>= 2.2.3.5), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.1.1) Filename: pool/main/u/ukui-sidebar/libukui-shortcut0_4.0.1.6-ok0.2_arm64.deb Size: 104542 MD5sum: 1e1f2649ed90f99f77db5e952da9a59d SHA1: 471ac7f8656167482ae1feb6bab535734399f2a4 SHA256: 1aad1ed5cf66fb18048b02a3261d20e2c74e42fc8d9c9000c41861a00cbc2372 SHA512: 0a303e505dad535119f92b95640fe0460d1d72d5b0848bc3ac6a1abe0ddd9a2ba291dd756a054b70da3f53041b79decf596f8958882f36fc55dc99f98c082d67 Homepage: https://gitee.com/openkylin/ukui-sidebar Description: Libraries for shortcut feature in ukui-sidebar. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukuiinputgatherclient-dev Architecture: arm64 Version: 4.0.0.0-ok0.4 Priority: optional Section: x11 Source: ukui-input-gather Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 20 Depends: libukuiinputgatherclient Conflicts: ukui-input-gather (<= 1.0.0.6-ok2) Replaces: ukui-input-gather (<= 1.0.0.6-ok2) Filename: pool/main/u/ukui-input-gather/libukuiinputgatherclient-dev_4.0.0.0-ok0.4_arm64.deb Size: 4048 MD5sum: f10a9598fcf79921314bb2579cc2d631 SHA1: 28e0b5ac8888f05b608e03a94a8d652b47d1cde8 SHA256: f3378ea4f3e90f091b6cdd7d1e99eb5db2366883c69d255c464022bbd2f9abd2 SHA512: f7e52ad62e02ece0b754fe79189a57ddf49412b76075359f7006cb439b3bf6eaacc3aef45210a24c326d843be9a0a98cf0f8b2ee367cd6d42750d5383cceeddc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libukuiinputgatherclient1 Architecture: arm64 Version: 4.0.0.0-ok0.4 Priority: optional Section: x11 Source: ukui-input-gather Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 82 Provides: libukuiinputgatherclient Depends: ukui-input-gather, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.5.0), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 6), libxi6 (>= 2:1.2.99.4) Conflicts: ukui-input-gather (<= 1.0.0.6-ok2) Replaces: ukui-input-gather (<= 1.0.0.6-ok2) Filename: pool/main/u/ukui-input-gather/libukuiinputgatherclient1_4.0.0.0-ok0.4_arm64.deb Size: 11942 MD5sum: 1d0e229c165889c90766e4fdc2c41285 SHA1: b0c32e5f49fc743e400294db8334b32e27320cf3 SHA256: 7b397adf37ce55609ac71f961cc06c3e4427b23fa26ddc7c443830b963b788f3 SHA512: 72ef8a06f21b840b53776fae701345565f8ee04a77fa7244ecaa9e70f133849e8d3cac0f09cd51eb2af0636197d76481f966122343f8430f3cf3fd1ecd1eb8bf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunbound-dev Architecture: arm64 Version: 1.17.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: unbound Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2176 Depends: libunbound8 (= 1.17.1-ok1) Filename: pool/main/u/unbound/libunbound-dev_1.17.1-ok1_arm64.deb Size: 549866 MD5sum: 2b63a100dd81a4d6768bcb71402223ae SHA1: 2fb55b56380a5762c865cbe9debafe9be0adac04 SHA256: bf2e2ee3eaa6b5d56061d40e50aa9e3a74414bd371065b3aa24c9b5b0973be4c SHA512: 8d1dfe71e264ea6fc5d6bb4f7ccec510ca46949522cd657d95db71b151afcacfeabcdd8a729f46286ab4ca3e85f5226cc4ed63da66a304b798f6a3a1fe8ee07a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunbound8 Architecture: arm64 Version: 1.17.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: unbound Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 911 Depends: libc6 (>= 2.34), libevent-2.1-7 (>= 2.1.8-stable), libgmp10, libhogweed5, libnettle7 Filename: pool/main/u/unbound/libunbound8_1.17.1-ok1_arm64.deb Size: 387146 MD5sum: e905d15c64155bae76dc596d79db1f83 SHA1: 654327004cc2ae0bbc830053f51430d5b3a0015e SHA256: 737a0c999b0159efd3ea550ce04c20b6cd1cffd87a8f035cc1696d295ca7becf SHA512: 552700bb2b67b87d7af52d9bbd6276c5968544de8e13ab0201ccdd31413061778f96ed90a3e3ff73c5a468c0db06b65f7f121ae667ae79d5e71c2e68036f963c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunicode-map-perl Architecture: arm64 Version: 0.112-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 780 Depends: libc6 (>= 2.17), perl, perlapi-5.30.0 Suggests: libwww-perl Filename: pool/main/libu/libunicode-map-perl/libunicode-map-perl_0.112-ok1_arm64.deb Size: 208944 MD5sum: 164dbeae8327da456e21051ec639d549 SHA1: e47f7285f7c6f3387c99eca1ff2453c90495c04f SHA256: cb3293be1523985a4024c565b5445c2f9c31ca387582c9a39be6f6819ed0a46b SHA512: 5a26d9e9bb36aa35ac12e21af45f3db59a17a636475a296beeaa09e7fa6b23233d9da0b6c5b984241664f635835b805421f82fee69f0fd43f4eb73f773bdbccd Homepage: https://metacpan.org/release/Unicode-Map Description: Perl module for mapping charsets from and to UTF16 Unicode This module converts strings from and to 2-byte Unicode UCS2 format. All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To convert between UTF8 and UTF16 use Unicode::String. . For historical reasons this module coexists with Unicode::Map8. Please use Unicode::Map8 unless you need to care for >1 byte character sets, e.g. chinese GB2312. Anyway, if you stick to the basic functionality (see documentation) you can use both modules equivalently. . The 'libwww-perl' package is needed to run the example mirrorMappings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunicode-string-perl Architecture: arm64 Version: 2.10-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 603 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libu/libunicode-string-perl/libunicode-string-perl_2.10-ok1_arm64.deb Size: 109886 MD5sum: 4fd0a69baab5a9d171814e74c1ce2959 SHA1: 6e654dbec9ec18e13317625973a2069237fdd0ed SHA256: 16add5c319fddbaa9b62c47042f3369d4793e5629f46aed5624ab03a9fb04803 SHA512: cc5d73015c5dcea147995d1880c41c97e88f867a8f8e3dd6f46c9bca0f301be396bf1396e19f24e0a8257794aa1eeddc18858b50da7b4996110ddda49e6a76b5 Homepage: https://metacpan.org/release/Unicode-String Description: Older Perl modules for Unicode string manipulation This package provides Unicode::String, which manipulates strings of characters in various Unicode representations, and Unicode::CharName, which maps Unicode characters to official character names. . These modules predate native Unicode support inside Perl. Normally, the integrated Perl Unicode support and modules such as Encode should be used instead of these modules. They are provided primarily for their additional utility functions and to support other Perl code with dependencies on these modules. Be aware that Unicode::CharName only includes Unicode characters up to Unicode 4.1 and the character name tables included with Perl are more complete. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunicode-utf8-perl Architecture: arm64 Version: 0.62-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 54 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libu/libunicode-utf8-perl/libunicode-utf8-perl_0.62-ok2_arm64.deb Size: 17576 MD5sum: 87531bc86a582fd803c0eacbe5f8e2f3 SHA1: a9c479e62ee132d74a5b6f1cad614d58caae2323 SHA256: 86dbd1085dc64ab31020789d1a60afd54b65ce1e8ae47a88c28f65c405e0e827 SHA512: e206bfdab77277f1471ad7eb9ab22f63e7286d8417cd95c282690e4cbbb420920f3514dba854e86cb448c576d4fd8ed33d3ff9f2c430549533e25a2b2ab46b98 Homepage: https://metacpan.org/release/Unicode-UTF8 Description: encoding and decoding of UTF-8 encoding form Unicode::UTF8 provides functions to encode and decode UTF-8 encoding form as specified by Unicode and ISO/IEC 10646:2011. . Performs between 600% and 1200% faster than Encode. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunistring-dev Architecture: arm64 Version: 0.9.10-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libunistring Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 3068 Depends: libunistring2 (= 0.9.10-ok2) Filename: pool/main/libu/libunistring/libunistring-dev_0.9.10-ok2_arm64.deb Size: 641752 MD5sum: 68b73f2e6eed47832d662ee3ea752517 SHA1: e393edbda39f1e3328116dd10815469ba35c3ba9 SHA256: b2587043ac727bd2ee1dc067b124b122930574f8b3ecf20ddeb890b753938065 SHA512: a55e508180f12f9b2a54bb0f2b8d1be62c52488243c652102195a63e09fbf194cee333cbf25d3ea94ddbe70246d5df5b8284affc87843f59a647ac3ddcdac42b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunistring2 Architecture: arm64 Version: 0.9.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: libunistring Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 1589 Depends: libc6 (>= 2.34) Filename: pool/main/libu/libunistring/libunistring2_0.9.10-ok2_arm64.deb Size: 477612 MD5sum: 3a2143329c72f0cb6ab8f1158deaee9a SHA1: 02f17edada22b24fb4c0a41273b273c9b15068c7 SHA256: fcee4fe89a6f1204c5ef0ef6de7c0cd5f05225c2dece2ff39adac9f94fce4132 SHA512: af412b23875370c0d2e08e264568e3b1ef2494c94a18fd9c6a87af090693e9421734f19dee1220ee58ee2c0d8a7c12154f38d04c42a08ad18fef2887602d7231 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. 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/main/libu/libuniversal-moniker-perl/libuniversal-moniker-perl_0.08-ok1_all.deb Size: 5074 MD5sum: 4e0fd66495a889760de54661cae79d22 SHA1: e5aa8f23c90f735fe64f6c41d83099998ce25bcc SHA256: 2a2d4580919d804f2f7aca67167894fd532c438eb2f8a2d4767b2660b0d6176c SHA512: 5ed1c712ff4f2b40f6f90965eda085397e76ba6327d514bdf59e78df2aa35a09685afe038701a5ca4e41ae029ef6cb86203b4d34fcc0a810f0a13aac76bf8424 Homepage: https://metacpan.org/release/UNIVERSAL-moniker Description: Methods to output nicer names for your Perl modules/classes Class names in Perl often don't sound great when spoken, or look good when written in prose. For this reason, the module authors tend to say things like "customer" or "basket" when they are referring to "My::Site::User::Customer" or "My::Site::Shop::Basket". They thought it would be nice if their classes knew what they would prefer to call them. . The UNIVERSAL::moniker module will add a "moniker" (and "plural_moniker") method to "UNIVERSAL", and so to every class or module. 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/main/u/univocity-parsers/libunivocity-parsers-java_2.9.1-ok1_all.deb Size: 401710 MD5sum: 9aa8f429726e9bad7449231da69e77a0 SHA1: 12cb7b6b99a23e468d05205c05ed698946c0766b SHA256: 9dfeefca72bd9bfaebc0f0e82c5b4f8b78b878682dff4f536811928efa6da819 SHA512: f591908818a7fe809fb111a7f72ac0e4ee4bf51fbfec27c28ed5841557a0ce15544287a55c9ea5f30983507528fa079c9e7b8b959dd943c3b1b2522f1373eda0 Homepage: https://www.univocity.com/pages/about-parsers Description: Parsers for CSV, TSV and fixed width files univocity-parsers is a collection of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different file formats, and a solid framework for the development of new parsers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunwind-15-dev Architecture: arm64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 231 Provides: libunwind-dev, libunwind-x.y-dev Depends: libunwind-15 (= 1:15.0.7-ok3) Conflicts: libunwind-dev, libunwind-x.y-dev Replaces: libunwind-dev, libunwind-x.y-dev Filename: pool/main/l/llvm-toolchain-15/libunwind-15-dev_15.0.7-ok3_arm64.deb Size: 44766 MD5sum: f149b1fa19cfb4e8d0fb8d5f1a3986b1 SHA1: 0b73bf6ecf460e6404d01f35d9d61a0f34f97474 SHA256: 2f7f992f2c25267f76af13e170a1ab38c7aa5243c89bfb1fe12fab080b1ba05f SHA512: d57f1c335e39d42d58eb8c97baf54c0052a4d6dd0d9cbabfb9c1a2131cbc539472f8316e064f582a3c87683d6bdff369bfd017994beb1e52111804a7ca2afdd4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libunwind-15 Architecture: arm64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 94 Provides: libunwind-x.y Depends: libc6 (>= 2.34) Conflicts: libunwind-x.y Replaces: libunwind-x.y Filename: pool/main/l/llvm-toolchain-15/libunwind-15_15.0.7-ok3_arm64.deb Size: 24360 MD5sum: 6b93342e2b44cf188a2d39ef4024f5a5 SHA1: 43599c3ce305e093484e7e21211b336b76922c0a SHA256: bae046ba6fa74b4d959dc7548870bea9792fa30c6c33b4cd87e270e5bd930baf SHA512: 59b3f6830e080e686e7bbf72d8466d2caea31d14d6416f9b5f7b72db37adfc55b7743c405658272480ae7946dfaf38e749b765d870846aa9b565a19ab4493027 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libupower-glib-dev Architecture: arm64 Version: 0.99.11-ok2.3 Multi-Arch: same Priority: optional Section: libdevel Source: upower Origin: openKylin Maintainer: openKylin Developers Installed-Size: 545 Depends: gir1.2-upowerglib-1.0 (= 0.99.11-ok2.3), libupower-glib3 (= 0.99.11-ok2.3), libglib2.0-dev Filename: pool/main/u/upower/libupower-glib-dev_0.99.11-ok2.3_arm64.deb Size: 63722 MD5sum: def045343976c1883656f4dd895ab380 SHA1: d901a1aae9796b2279464d6325972e7524976d72 SHA256: f5a011e7e1bc11b910c7714a5320edf110f5e9f310773c80ca815eb973b5eb06 SHA512: feec06b7c6bd8957ab5f5a2b903d52889a60ee93f1c62866e9844b5055085681bd9de815d2a10d6d54501580be6aaa1f4d7db8777fff6f1565172e8d038597fe 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libupower-glib3 Architecture: arm64 Version: 0.99.11-ok2.3 Multi-Arch: same Priority: optional Section: libs Source: upower Origin: openKylin Maintainer: openKylin Developers Installed-Size: 222 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3) Recommends: upower (>> 0.99) Filename: pool/main/u/upower/libupower-glib3_0.99.11-ok2.3_arm64.deb Size: 43766 MD5sum: e47502c4092442a36521d69cf358d052 SHA1: 4052ecfa22b70da238156bdd78f7c75f369096b3 SHA256: 818a521abc933a3cc139cb3528109ee50e71723b42eb34fd17a0942f399131d3 SHA512: a572c3b91eefb26ce803f1702c6fe370e3f46a3ca5a371fed0da12827f9607be233d5ac47024428f994140379c960faf43de0e914631e3b681456b939c2287b1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liburing-dev Architecture: arm64 Version: 2.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: liburing Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 374 Depends: liburing2 (= 2.2-ok1), libc6-dev | libc-dev, linux-libc-dev (>= 5.1) Filename: pool/main/libu/liburing/liburing-dev_2.2-ok1_arm64.deb Size: 144462 MD5sum: 7ae0db73f3385ee42501ec56e2d4aa88 SHA1: 178b514249f1f45e7f5e30e4e3211f1842d83273 SHA256: 50b2bd0cf3cfd545353f41c8b272fc6027cc927cb80f7fefe2247ddd7c791426 SHA512: 7fae2f87488e6930f473dce059d4b03fccc9779b5d01ea427f95b32d7e8f5a94591b28a764f8802e7af4f19d99f9edb33a4d508ad7d310982e0dcf8303deafd7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: liburing2 Architecture: arm64 Version: 2.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: liburing Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 160 Depends: libc6 (>= 2.17) Filename: pool/main/libu/liburing/liburing2_2.2-ok1_arm64.deb Size: 24326 MD5sum: 631905506b7606e0837cfef8d2f3802e SHA1: ede2d9b828c070274c59effae044bda4cc2a6c13 SHA256: 0539c73594b1cd297539d548102831622892ce6b2ae1b3dd402b1077b0ed138f SHA512: b5a21f04d5bbd6c6d9afc57d5c2bc4558e4d6300b00aef2ce8b22f376010a48a6f8cb21f2a9d0c7bee81167e540940eedda9f77f8bf59cee21ddf46c509bb1d0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libusbredirhost-dev Architecture: arm64 Version: 0.8.0-ok2build1 Multi-Arch: same Priority: optional Section: libdevel Source: usbredir Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Liang Guo Installed-Size: 38 Depends: libusbredirhost1 (= 0.8.0-ok2build1), libusbredirparser-dev (= 0.8.0-ok2build1) Filename: pool/main/u/usbredir/libusbredirhost-dev_0.8.0-ok2build1_arm64.deb Size: 14530 MD5sum: a86bfd805750d92b08b4b2d4cc5a87dd SHA1: 21e157056006be08b22d87d781b960cda1f3f056 SHA256: b3191c466e2545df2df27d065a1cbf7d47a8a90a0725777c4ac643cd72327b2e SHA512: 300bcafb7622bc7d74b48c29f1f6d534ee5cddfb88c24233816e2fe35755c305c569322775c42f82d3d0d736e8dee74b4c4f2dd00624498506ba78b8434a8c34 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libusbredirhost1 Architecture: arm64 Version: 0.8.0-ok2build1 Multi-Arch: same Priority: optional Section: libs Source: usbredir Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Liang Guo Installed-Size: 59 Depends: libc6 (>= 2.17), libusb-1.0-0 (>= 2:1.0.22), libusbredirparser1 (>= 0.6) Filename: pool/main/u/usbredir/libusbredirhost1_0.8.0-ok2build1_arm64.deb Size: 18776 MD5sum: 0a2c761a1e0fefd1329ba6592fc9bce9 SHA1: 1f9e317a5994724da2e3c91df42733348accfea9 SHA256: 62e2c7ac5f9a631be9ae8422f11f9a899df8294b002525ff35dc456bc9a1ad6d SHA512: 115d9a3a44bd3fc09da1325558110a1c986f100adb3b1a247c8cc7e6e5171fd4584219a7f8af32ce173cedcbe7d42411b42894b999bf50b2b40d4a1623b919dc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libusbredirparser-dev Architecture: arm64 Version: 0.8.0-ok2build1 Multi-Arch: same Priority: optional Section: libdevel Source: usbredir Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Liang Guo Installed-Size: 51 Depends: libusbredirparser1 (= 0.8.0-ok2build1) Filename: pool/main/u/usbredir/libusbredirparser-dev_0.8.0-ok2build1_arm64.deb Size: 8024 MD5sum: 1220bce2ba690ac1192bbb87b919e634 SHA1: 2862745bb283d395560e9c92b5209f4b43ba2fd8 SHA256: b725516993e1ac9454370e83feb85bbe32909ab64b9733f9ad00f10c9fea1ccc SHA512: 709e03c145ec8dfc7751ffada2f0a1ef22ec1485f687c1eabda920308957a711c975d376bb6466c7015d942219f7180d58507f4a19618badfe806058570a11a7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libusbredirparser1 Architecture: arm64 Version: 0.8.0-ok2build1 Multi-Arch: same Priority: optional Section: libs Source: usbredir Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Liang Guo Installed-Size: 50 Depends: libc6 (>= 2.17) Filename: pool/main/u/usbredir/libusbredirparser1_0.8.0-ok2build1_arm64.deb Size: 14402 MD5sum: e8bcb03e747a74cb7c4a5d5e0d4db388 SHA1: 8206e9b016a46ece69aecf2560e3f211d2de0bad SHA256: c9f48bc0092219b5cb39447cb4e30c53514a22c2fa238ae3d8a2d65f174e5826 SHA512: 910901220fbab6702e80b7bbb48ffa683c8c644363db65331bfc97ff04a94178ff592072720a320a2d24ca1456507c26824b34676b69688bb601a73791db1aee 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libusrsctp-dev Architecture: arm64 Version: 0.9.5.0-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libusrsctp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1550 Depends: libusrsctp2 (= 0.9.5.0-2ok1), pkg-config Filename: pool/main/libu/libusrsctp/libusrsctp-dev_0.9.5.0-2ok1_arm64.deb Size: 275432 MD5sum: bce4082a5e8f7e896b142632193aafb6 SHA1: b5d8e7e3028ad1c1e76d438912f82110b8ad5835 SHA256: 496a00e6cc1ab66f633acc6d64da86d2ed84d115a60649d5689dc97e676eb4b8 SHA512: 831da2fce91867632bc4b926230b48cdc2a854ef5b7b23137467db3af5028af04957c2625fad03461b1869edc89ec7440218891c3fd4cef53edf4e8b0028e2df Homepage: https://github.com/sctplab/usrsctp Description: portable SCTP userland stack - development headers This is a userland SCTP stack. . SCTP is a message oriented, reliable transport protocol with direct support for multihoming that runs on top of IP or UDP, and supports both v4 and v6 versions. . This package provides the development files for usrsctp. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libusrsctp-examples Architecture: arm64 Version: 0.9.5.0-2ok1 Priority: optional Section: net Source: libusrsctp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 490 Depends: libusrsctp2 (= 0.9.5.0-2ok1), libc6 (>= 2.34) Filename: pool/main/libu/libusrsctp/libusrsctp-examples_0.9.5.0-2ok1_arm64.deb Size: 56384 MD5sum: e2858be0d567309d3530ae89a19db856 SHA1: be1e9a25270ee3ae2a952380f3e1f92a747a8374 SHA256: 5353bc43a77bb3f8714961fc021071c6762a51f60f341d6a9da802f54eeb2ddf SHA512: c6077ad544041a018fbb47af41d56e3b93639fc39e91436d7679368ebfc549c84474e01c4adbf0b0d5e9c197062a37a5c5e14640b00caaa8c5e19568719ef8d3 Homepage: https://github.com/sctplab/usrsctp Description: portable SCTP userland stack - example programs This is a userland SCTP stack. . SCTP is a message oriented, reliable transport protocol with direct support for multihoming that runs on top of IP or UDP, and supports both v4 and v6 versions. . This package provides example programs for usrsctp. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libusrsctp2 Architecture: arm64 Version: 0.9.5.0-2ok1 Multi-Arch: same Priority: optional Section: libs Source: libusrsctp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 822 Depends: libc6 (>= 2.34) Filename: pool/main/libu/libusrsctp/libusrsctp2_0.9.5.0-2ok1_arm64.deb Size: 216952 MD5sum: a56ac1ae6d2eb8b03ccbf29d85c39327 SHA1: 9384446647bc42c4cb6176809f392c7d41dd94ee SHA256: 966088519d7521ea854918639cec06bf37d320e116d461d977f5e5b6517e445e SHA512: e95a198c5204ec70e3132dade8fecf4e43683a359087d608c27601eb5a9135dd45b5e74b410d6d1a5eace5d12ac589112e53df30d10e31444cbeec983f626591 Homepage: https://github.com/sctplab/usrsctp Description: portable SCTP userland stack - shared library This is a userland SCTP stack. . SCTP is a message oriented, reliable transport protocol with direct support for multihoming that runs on top of IP or UDP, and supports both v4 and v6 versions. . This package provides the shared library for usrsctp. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libutempter-dev Architecture: arm64 Version: 1.2.1-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libutempter Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 30 Depends: libutempter0 (= 1.2.1-2ok1) Filename: pool/main/libu/libutempter/libutempter-dev_1.2.1-2ok1_arm64.deb Size: 6118 MD5sum: 1a2d8039cd5689595ddeb43ae3aa214a SHA1: 60477837b47c3491e23abc32f934d986e3ff63f6 SHA256: e9e48680ea1490c6ddf1b3ee6448c2f28764ae76bfd9ade38e9102804e1a777d SHA512: daa1092f072c7cae1ad8807bc54f11ef92c624ca36377ca254ee6fcaffe4829153c31074843860d686aec6b5c5713f81aefb6c0c6277b2315a9b03c9fa2b12ad Homepage: http://git.altlinux.org/people/ldv/packages/?p=libutempter.git Description: privileged helper for utmp/wtmp updates (development) The libutempter library provides interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files. . This package contains development files required to build utempter-based software. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libutempter0 Architecture: arm64 Version: 1.2.1-2ok1 Multi-Arch: same Priority: optional Section: libs Source: libutempter Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 41 Depends: libc6 (>= 2.17) Filename: pool/main/libu/libutempter/libutempter0_1.2.1-2ok1_arm64.deb Size: 7362 MD5sum: c3ff6ee99fdd20560aeb0931bac4b923 SHA1: daba2d0e9cad22832696741f37224e584810e473 SHA256: f2b3b078901132ecffe8389722826d0d68de7ce7241f6a0dc5e67d17a7b03e0c SHA512: 72d2b1daf86bd587f2d4ac7c319589bef2a2ff283ee6d82590afa771482148243314eb1c4414c8ae5036cb44091165f28ec5d6f9fd02345507220c024cea65bd Homepage: http://git.altlinux.org/people/ldv/packages/?p=libutempter.git Description: privileged helper for utmp/wtmp updates (runtime) The libutempter library provides interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files. . The utempter is a privileged helper used by libutempter library to manipulate utmp and wtmp files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libuuid1 Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: same Priority: optional Section: libs Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 99 Depends: libc6 (>= 2.25) Recommends: uuid-runtime Filename: pool/main/u/util-linux/libuuid1_2.38.1-ok5build1_arm64.deb Size: 17320 MD5sum: 0999879d5d49426728a7c4f3eaebaaa5 SHA1: d0b7a8e99d79d605d6f0932408b46358c06de672 SHA256: 3f7a057100cf8b131cb8693072c04a1455321d9c18a2b10c9e57a96d62eb1970 SHA512: 269890161d9756c57bba72cd30983180587df0ac6687d25f3de37d35bc084fdd20b84966282aee8f276e07e62e075a2401ad8554ce9e240b4d8e08b71069fd32 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libuv1-dev Architecture: arm64 Version: 1.43.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libuv1 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 758 Depends: libuv1 (= 1.43.0-ok2) Conflicts: libuv-dev Replaces: libuv-dev Filename: pool/main/libu/libuv1/libuv1-dev_1.43.0-ok2_arm64.deb Size: 121554 MD5sum: ee40790a489db775fb77755d9252349c SHA1: 35008b0dbe2ede57930747b4e8d82720e116434a SHA256: 9a57ce868e96e946a289d8f8ea5f78e5542759a9e6e7c5b4af61afb35264d640 SHA512: 3f3eaee79536c84a3b09f196d8a27b574c805ae615f48164d6b60f6df5bb8e960c36b2e07713c490e7cae325c58aa7a1ca204e85166bfad26b1e37527b202b67 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libuv1 Architecture: arm64 Version: 1.43.0-ok2 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 362 Depends: libc6 (>= 2.34) Filename: pool/main/libu/libuv1/libuv1_1.43.0-ok2_arm64.deb Size: 79798 MD5sum: 5677908eeafa0b5a51103a97af2bcfac SHA1: 7b9ca5cdc54cd5b6bcc6441ae4cf03ae33a7811c SHA256: 85dfa5d1a5ae299ff15a5deb008f3e5295b6e2b39b81d6bbc1e09c6b62628cb1 SHA512: 59c1059d8e8f54c48fd5b19376ead77d26c623ae8db7b3a2eea22f82e3905f94cb07b01e4875bbf211d5e4133b27110d53fb2170b3a58242f6c9016c64506051 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libuwac0-0 Architecture: arm64 Version: 2.8.1-ok6 Multi-Arch: same Priority: optional Section: libs Source: freerdp2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 193 Depends: libc6 (>= 2.28), libfreerdp2-2 (= 2.8.1-ok6), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.0.2), libxkbcommon0 (>= 0.5.0) Breaks: libuwac0 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Replaces: libuwac0 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Filename: pool/main/f/freerdp2/libuwac0-0_2.8.1-ok6_arm64.deb Size: 39284 MD5sum: 9f13696dda664dd7813d7dbe0d00014e SHA1: 5062966249a9bc0d01f604321b8c346cc2d7fa3e SHA256: ce641c0130de4fc64ffa12bea667ff8421c9106f4b021b0f190881501b6d7e28 SHA512: 4d4209bc18128a83b33f2325456e8afaee68e6e1e32b6336ccc6abf6fdfa43614924c28168ef27612b0322018ae68e02b0acae866a859eb84fde4c89e4af2f89 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libuwac0-dev Architecture: arm64 Version: 2.8.1-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: freerdp2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 169 Depends: libuwac0-0 (= 2.8.1-ok6) Filename: pool/main/f/freerdp2/libuwac0-dev_2.8.1-ok6_arm64.deb Size: 25320 MD5sum: 315e3307a13c9bfe61de538c9b2d2519 SHA1: 6a51c99ac93baf2a4284ed58914b845c4867df44 SHA256: 53cdaf6490eb9424e2213d4c53f58912761f38424a2ca2bb670a8f1cb7bee47a SHA512: 237a538a72001f14e931603442b88338a7b94a87bc9e00b2eecca9573965172cd3fc9c2bf8dc8de11cf4904d330cd695d9d314d22890f730575b406b696627ae 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libva-dev Architecture: arm64 Version: 2.17.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libva Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 703 Provides: dh-sequence-libva Depends: libva-drm2 (= 2.17.0-ok2), libva-glx2 (= 2.17.0-ok2), libva-wayland2 (= 2.17.0-ok2), libva-x11-2 (= 2.17.0-ok2), libva2 (= 2.17.0-ok2), libwayland-dev, libset-scalar-perl Filename: pool/main/libv/libva/libva-dev_2.17.0-ok2_arm64.deb Size: 114884 MD5sum: af4839c878e279eca8239bb16d7fd07e SHA1: 6891d6626206df6084845c8bd5b6aec1cc272d47 SHA256: 51f4f976a6fa5c4519a85b68658afd666cf1a29c4b5767cd7772839c8ad5540a SHA512: fa152b793890d0a6ba797c78db7f4ce8e400ee805dcd38ba2d080f0fcf91245f9db4ce04c0efa0ca809bdcf27fda459717052a6295d8b4278d85dfe95ee8f714 Homepage: https://01.org/linuxmedia/vaapi 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libva-drm2 Architecture: arm64 Version: 2.17.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libva Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 94 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.60), libva2 (>= 2.17.0), libva2 (<< 2.17.0.1) Filename: pool/main/libv/libva/libva-drm2_2.17.0-ok2_arm64.deb Size: 6984 MD5sum: aa594810fbbea010016c9503b1826fa2 SHA1: e72278b95213dcfbbf5ed58d49967c886f7a9229 SHA256: faf8d41a5e6f0ad4b002d1eb073b3e0583d0e9924b986289af3146019d9a8090 SHA512: 1b6d14b9d1bf8716d529396f9a66d1345f6a9e291b538f3f8ddaf0abd7c1672177c2d01125dd3468d36ffc3465443f9e804adfef4d901d7f848ddd0bec7a815f Homepage: https://01.org/linuxmedia/vaapi 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libva-glx2 Architecture: arm64 Version: 2.17.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libva Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 94 Depends: libc6 (>= 2.34), libgl1, libva-x11-2 (>= 1.0.3), libva2 (>= 2.17.0), libva2 (<< 2.17.0.1), libx11-6 Filename: pool/main/libv/libva/libva-glx2_2.17.0-ok2_arm64.deb Size: 11328 MD5sum: b8a098afdc3df17cac2a6633d5f60152 SHA1: 8bf8e2c46f1909c3998caa9b1d7b932d66a7bfa9 SHA256: d0f78ebafb21dd9663ef3a22ca74e3e0cec1b25af0463e29bee03bd9506da693 SHA512: 7a00375bd7d1f5c794f15d989d0fca45de2c70c57a860240778f04d8095dba3310cc353fa32a16b71077569c0bb83c95117db643563b37637af224c39242f3d6 Homepage: https://01.org/linuxmedia/vaapi 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libva-wayland2 Architecture: arm64 Version: 2.17.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libva Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 94 Depends: libc6 (>= 2.33), libdrm2 (>= 2.4.60), libva2 (>= 2.17.0), libva2 (<< 2.17.0.1), libwayland-client0 (>= 1.20.0) Filename: pool/main/libv/libva/libva-wayland2_2.17.0-ok2_arm64.deb Size: 8990 MD5sum: 93508b38a7a075ae04c5c72e5a3f529c SHA1: 82a27866553fd8568e41b31bca81a3b11419905c SHA256: d7a057f7d03371962981434e48993dd03ac9983eb1fd17503bbcfc876e280e1e SHA512: 0fca8d0f555108facd5e56ce6cdb88ba1f76c90f59a48e4a3cb1a9464f90c5241894885e215484bf73b15939c59e970c217d203f73b6fc7413b2fb42ec138a13 Homepage: https://01.org/linuxmedia/vaapi 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libva-x11-2 Architecture: arm64 Version: 2.17.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libva Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 94 Depends: libc6 (>= 2.33), libdrm2 (>= 2.4.60), libva2 (>= 2.17.0), libva2 (<< 2.17.0.1), libx11-6 (>= 2:1.4.99.1), libx11-xcb1 (>= 2:1.6.9), libxcb-dri3-0, libxcb1, libxext6, libxfixes3 Filename: pool/main/libv/libva/libva-x11-2_2.17.0-ok2_arm64.deb Size: 11592 MD5sum: 62e41d445a56659482a79a1904a8d333 SHA1: a6ba5ce51ca330121f7a0fc05d4751e345329360 SHA256: 5af2f8b093a4c1d37de32bec617cfd1f4014e5c6c3dea17081f5d7c0e4b8eba5 SHA512: 070367f378c4190cc469a5f38ed1a30c43d978c164a722d6b67326f46b383a1e2a07b0fb3b55b128bcd6e52cf39435acf04fa6b5e00c7ae15a263107d5b5c59e Homepage: https://01.org/linuxmedia/vaapi 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libva2 Architecture: arm64 Version: 2.17.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libva Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 288 Provides: libva-driver-abi-1.0, libva-driver-abi-1.1, libva-driver-abi-1.10, libva-driver-abi-1.11, libva-driver-abi-1.12, libva-driver-abi-1.13, libva-driver-abi-1.14, libva-driver-abi-1.15, libva-driver-abi-1.16, libva-driver-abi-1.17, libva-driver-abi-1.2, libva-driver-abi-1.3, libva-driver-abi-1.4, libva-driver-abi-1.5, libva-driver-abi-1.6, libva-driver-abi-1.7, libva-driver-abi-1.8, libva-driver-abi-1.9 Depends: libc6 (>= 2.34) Recommends: va-driver-all | va-driver Filename: pool/main/libv/libva/libva2_2.17.0-ok2_arm64.deb Size: 55772 MD5sum: 32c86412ca8d1540f03e7a6eb16a9a21 SHA1: 0c980d6b4ea2613adc96486e190ff25435c689d0 SHA256: 5dcc39e3eb06778946c154873054d4f35581cb372e9e13a5ac834f27d0488a63 SHA512: 0873e7b532dd38406be4b20d5e8b100ddef0301964ddb3233a6b00f85df08e535ad21e7d9aaf8e658f207a71190706c50810ff000665a6c05a29e801de5edb18 Homepage: https://01.org/linuxmedia/vaapi 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvala-0.56-0 Architecture: arm64 Version: 0.56.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 2277 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.48) Filename: pool/main/v/vala/libvala-0.56-0_0.56.4-ok1_arm64.deb Size: 645888 MD5sum: 7b7ffb0d2e6289a2551d3f054c94ae5a SHA1: ae4e387179caf3dc4c477f7ff6ec03d49a9c814a SHA256: 28ec067a178198693b8215f357a663e95f042d0731b602ef9d5ab1ec81af0ead SHA512: 75cb7800b080d42840fad0f460afb0cad0f4245abdd6d706fadb428cf04a9190224d68fac1e587b71bf21a541239963d83e23ec5d2a8a6421ba06a023cdd833a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvala-0.56-dev Architecture: arm64 Version: 0.56.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 902 Provides: libvala-dev Depends: libvala-0.56-0 (= 0.56.4-ok1), libglib2.0-dev (>= 2.48) Filename: pool/main/v/vala/libvala-0.56-dev_0.56.4-ok1_arm64.deb Size: 56458 MD5sum: 18b40452a14d9b61af12cb53c7778dd4 SHA1: 665ceaffc32a958bf68de938b80801e94c15d868 SHA256: 541e9e694802ab90b918328b646bfefdeb253ef123a53b76141cc850d826f739 SHA512: 96b2f52fa95512d37d6e55289e8fb98f3a6028772c4914eb354aabafcf4ab4949944c3cc32885b728f062a2aab8725670a0892dee41309ce88ffabe68d4265a6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvalacodegen-0.56-0 Architecture: arm64 Version: 0.56.4-ok1 Multi-Arch: same Priority: optional Section: devel Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1478 Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.48), libvala-0.56-0 (>= 0.55.90) Conflicts: valac-0.12, valac-0.14, valac-0.16, valac-0.18, valac-0.20, valac-0.22, valac-0.24, valac-0.26, valac-0.28, valac-0.30 Breaks: valac (<< 0.46.5-1.1~) Replaces: valac (<< 0.46.5-1.1~) Filename: pool/main/v/vala/libvalacodegen-0.56-0_0.56.4-ok1_arm64.deb Size: 408996 MD5sum: 0de2977ae5f158980b38bfd3b7f45b63 SHA1: 62ebd25acbdc502b112c28d37ab54276942ddf6e SHA256: 1216b4c609ebab9fdd10fa5b27d1f0e3658de55b66f67d4ad58da6634de3e12f SHA512: f394055303d8b04f54d045709f87e53635393942af953c791e64e7f815053325090330f5fc6ac7eb98e04659fd96131c5ff91407b16f753e1b9f2c6636ef606a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvaladoc-0.56-0 Architecture: arm64 Version: 0.56.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1317 Depends: libc6 (>= 2.17), libcgraph6, libglib2.0-0 (>= 2.48), libgvc6, libvala-0.56-0 (= 0.56.4-ok1), libvalacodegen-0.56-0 (= 0.56.4-ok1), libvaladoc-0.56-data Filename: pool/main/v/vala/libvaladoc-0.56-0_0.56.4-ok1_arm64.deb Size: 285820 MD5sum: c1edaea540d5266e536413faf38c8730 SHA1: b23f47afff2b861bee373f67281dd9a2950f0152 SHA256: 741551126a3b59955a30daf376530ce56107f1034d7bd2371fc5eb273dc76643 SHA512: 133a7193889377a55207efbdca6d8f7f0c1e0b948c922c8ebec81b07b6491f11f73d2480dfd7977c6b8b31121ecaabaf9f1c89446037e8859bca95cc756f7673 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvaladoc-0.56-data Architecture: all Version: 0.56.4-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 548 Filename: pool/main/v/vala/libvaladoc-0.56-data_0.56.4-ok1_all.deb Size: 77440 MD5sum: 1f29e0e125b04ff3851e27af903bfeca SHA1: c76ec637096a738f3c20900ab78c6177b295e0b8 SHA256: a26dd2a9c9b07bc2e6258b33d9216181d055a703b8330507129607d9d657271f SHA512: c8b6be2d8f79a4e0fe3d3a7178b6384134db988b501116960da1f922534ba82db99b4d6af63c6b452c925c9438e1439a0fb5d7bd68b762bfc90ae06a0cf520b2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvaladoc-0.56-dev Architecture: arm64 Version: 0.56.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 739 Provides: libvaladoc-dev Depends: libvala-0.56-dev (= 0.56.4-ok1), libvaladoc-0.56-0 (= 0.56.4-ok1), libgraphviz-dev (>= 2.16) Filename: pool/main/v/vala/libvaladoc-0.56-dev_0.56.4-ok1_arm64.deb Size: 42442 MD5sum: b56436213c96e4000425e03940b027d9 SHA1: f5d4716e18cfa667b484a0038c7d888a1dcea157 SHA256: d13d42c363e762c8ea65b8caac53e746742abdf9abc88f0a0634710ded1b01ca SHA512: fffbe9657f3ef203199524146755897c1f6cdb16201fa24a5e4c4d3552643a9600ea5fd8262c270ee4731f68117cace177bad228c9e059f3be50e8a69f705b1a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvalidation-class-perl Architecture: all Version: 7.900058-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 842 Depends: perl:any, libclone-perl, libhash-flatten-perl, libhash-merge-perl, liblist-moreutils-perl, libmodule-find-perl, libmodule-runtime-perl, libmoose-perl Filename: pool/main/libv/libvalidation-class-perl/libvalidation-class-perl_7.900058-ok1_all.deb Size: 254702 MD5sum: 454c91304189bf1c43204d998379043e SHA1: b41122a995957bff17d750d85f48bacb5b1560c8 SHA256: d8b36e4f86b5c5d04f06866f419b23309239ab11ee10a2190c5a1f8c8fca16b3 SHA512: 1913b0a5878332a230733f067e69078b5b8a3198d3bdb48f4413ec657793a07aa2b30f00104e74672d85f0a7709f2a4bbb02e38e92d7ca969d387aa9a0e12d67 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvariable-magic-perl Architecture: arm64 Version: 0.62-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 96 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libv/libvariable-magic-perl/libvariable-magic-perl_0.62-ok2_arm64.deb Size: 34858 MD5sum: 1a4bcc6d4c610f804cacde8dacba7f87 SHA1: fa1c3bcc27371b8ac6da0ebee1e70adcb5a3e89a SHA256: 08fa5edf31c9442b67695762966fdd95f9490ab9f8e615c0f466c3762c515af7 SHA512: ee76c6f45bb21e9ef7c19f9fc84b85c69efe9ed6bb0752e674d6ea9a7d9add387755e8e6abcb24e743b1bd8ef0515f7466491dea6c3affa39349a888933ab1ed 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirglrenderer-dev Architecture: arm64 Version: 0.10.3-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: virglrenderer Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Virtualization SIG Installed-Size: 111 Depends: libvirglrenderer1 (= 0.10.3-ok3) Filename: pool/main/v/virglrenderer/libvirglrenderer-dev_0.10.3-ok3_arm64.deb Size: 13232 MD5sum: 0fb836b4dc057c4a8dacfa655e46dbe8 SHA1: 4592fabb66bcd27de8a47730a04f45eff96c981d SHA256: bd88efa8897b30ce9eb948aafbbe51f15948f859dfe6de5aacf0541f3a13e8ac SHA512: c1e65639f05b232651d47d8b9be5a2a7c5e2679ee10b7092a77523090983a7d67f86d416a8f4252ef4d97433900fbca4dbcbe589abfad07388d56cdebb46e6ce Homepage: https://virgil3d.github.io/ Description: virtual GPU for KVM virtualization - headers Library used by qemu to implement 3D GPU support for the virtio GPU. . Virgil is a research project to investigate the possibility of creating a virtual 3D GPU for use inside qemu virtual machines, that allows the guest operating system to use the capabilities of the host GPU to accelerate 3D rendering. The plan is to have a guest GPU that is fully independent of the host GPU. . This package contains the development files and headers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirglrenderer1 Architecture: arm64 Version: 0.10.3-ok3 Multi-Arch: same Priority: optional Section: libs Source: virglrenderer Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Virtualization SIG Installed-Size: 584 Depends: libc6 (>= 2.29), libdrm2 (>= 2.4.38), libepoxy0 (>= 1.5.4), libgbm1 (>= 8.1~0), libva-drm2 (>= 1.1.0), libva2 (>= 2.2.0), libx11-6 Filename: pool/main/v/virglrenderer/libvirglrenderer1_0.10.3-ok3_arm64.deb Size: 217392 MD5sum: 41331eee36818e9092d9f0553d2e8d2d SHA1: 48adcb1ddf1a98f42b187d2546646a3313c4505b SHA256: c7b09edaa17765da68f55d765d832ac48a7972a85529a9cad9197b5cc6c90ed1 SHA512: ead303da8cb34bff4b6e4486a8c09753282af631fdae4f1af4da2a97cccd5d1befb576b2280c72c5f5630ebba9ae539b04c7a6538f78fcc1ba36d85feb8257df Homepage: https://virgil3d.github.io/ Description: virtual GPU for KVM virtualization Library used by qemu to implement 3D GPU support for the virtio GPU. . Virgil is a research project to investigate the possibility of creating a virtual 3D GPU for use inside qemu virtual machines, that allows the guest operating system to use the capabilities of the host GPU to accelerate 3D rendering. The plan is to have a guest GPU that is fully independent of the host GPU. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-clients Architecture: arm64 Version: 8.5.0-ok4 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 1487 Depends: libvirt0 (= 8.5.0-ok4), sensible-utils, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.43.2), libgnutls30 (>= 3.6.12), libreadline8 (>= 6.0), libxml2 (>= 2.7.4) Suggests: libvirt-daemon (= 8.5.0-ok4), libvirt-login-shell (= 8.5.0-ok4) Breaks: libvirt-daemon (<< 6.9.0-2~), libvirt-daemon-driver-qemu (<< 6.9.0-2~) Replaces: libvirt-daemon (<< 6.9.0-2~) Filename: pool/main/libv/libvirt/libvirt-clients_8.5.0-ok4_arm64.deb Size: 365372 MD5sum: 19fa0beaa1dbc2bc36c350fbae63722f SHA1: 72197edac3a2da335cd3c06fc60c8222dfb04db9 SHA256: 90667f4ee5793ccc5166ed84229afd2a1f5169c183b6ce305bd86fea3197e7e4 SHA512: dfa608176eebe7a9984733a2a0834fb688bf20503b1c4d9bbc9d38f0175ac3e8d78f2a0929d1b20ff60219b0ebc743d9f76e7f9bb4056a12df19dc82d652012d Homepage: https://libvirt.org/ Description: Programs for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirt shell virsh and other client binaries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-daemon-config-network Architecture: all Version: 8.5.0-ok4 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 33 Breaks: libvirt-daemon-system (<< 6.9.0-2~) Replaces: libvirt-daemon-system (<< 6.9.0-2~) Filename: pool/main/libv/libvirt/libvirt-daemon-config-network_8.5.0-ok4_all.deb Size: 6976 MD5sum: 559e6a102cc65ef0509ea9da8867edfd SHA1: 2721fb12babbfe08c2120864299276954f611c00 SHA256: 75a4a204f00188fa2739f41d23709d33c0f9f9a621feb904a484e3fa602ca58a SHA512: a44eeccad51864ac2c09df1f5637d3fe3d0b37c19bd32b4a21c79c72b9400113d07520c1ed3a12da751edb9bc5eb25828cdfb3544cfb1c2553ae0a469f068c38 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-daemon-config-nwfilter Architecture: all Version: 8.5.0-ok4 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 58 Breaks: libvirt-daemon-system (<< 6.9.0-2~) Replaces: libvirt-daemon-system (<< 6.9.0-2~) Filename: pool/main/libv/libvirt/libvirt-daemon-config-nwfilter_8.5.0-ok4_all.deb Size: 9864 MD5sum: 3fb72f5e648cee3eb9f0ebc82c26132c SHA1: e91a9f39e2396b6656d404b9f705985170424982 SHA256: dc29c9068e897db9a64391b4e2e76f690c1ca8d2b8354f222ecf0108dd004cfb SHA512: dd5de329228169384aee984214c62a6a762e41e26d54eb4701ea992906b6ee9bfff2389ad004abe5c16f4c6ff52bba3f7acdc1992eb36ec506ab81b24ae36281 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-daemon-driver-lxc Architecture: arm64 Version: 8.5.0-ok4 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 552 Depends: libvirt-daemon (= 8.5.0-ok4), libvirt0 (= 8.5.0-ok4), libblkid1 (>= 2.17.2), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libfuse3-3 (>= 3.2.3), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.43.2), libtirpc3 (>= 1.0.2) Breaks: libvirt-daemon (<< 6.9.0-2~) Replaces: libvirt-daemon (<< 6.9.0-2~) Filename: pool/main/libv/libvirt/libvirt-daemon-driver-lxc_8.5.0-ok4_arm64.deb Size: 108418 MD5sum: 8411941d3876e0e989b740d720ba7e30 SHA1: e17a45b2beabbee2c30bcd9529ac5c7e30bb0770 SHA256: d376486586bf68d58ecf8321696953096038199e360b46e809de6213417cb87f SHA512: 4b168ab847b76e7ff1a299ce343a878091f2535e54c4a0b57a60bf3c376318238fded01148cc3916bcf519eb939def00a858ee67e5447dee724498b305f88269 Homepage: https://libvirt.org/ Description: Virtualization daemon LXC connection driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd connection driver for LXC. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-daemon-driver-qemu Architecture: arm64 Version: 8.5.0-ok4 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 2497 Depends: libvirt0 (= 8.5.0-ok4), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.43.2), libgnutls30 (>= 3.6.12), libselinux1 (>= 3.1~), libxml2 (>= 2.7.4) Breaks: libvirt-clients (<< 6.9.0-2~), libvirt-daemon (<< 6.0.0-1~) Replaces: libvirt-clients (<< 6.9.0-2~), libvirt-daemon (<< 6.0.0-1~) Filename: pool/main/libv/libvirt/libvirt-daemon-driver-qemu_8.5.0-ok4_arm64.deb Size: 590682 MD5sum: 757532863341d64ef05db837612ef5f4 SHA1: 0c811323d2ebc04060be4bbd9a853c76528c4792 SHA256: 84c9531a48460167402a410bbf83c6ad11426934e08f0dfd9b3fb06d5698843f SHA512: 3c99fced83255bdb2949ed9ec836e4990a452ab78fbae320b66ef8ef88380a5dde7c8114a2c81d30cc8e84e3f2d8932d143f5a111768d5e3326de1d3f42fdb9a Homepage: https://libvirt.org/ Description: Virtualization daemon QEMU connection driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd connection driver for QEMU. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-daemon-driver-storage-gluster Architecture: arm64 Version: 8.5.0-ok4 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 221 Depends: libvirt-daemon (= 8.5.0-ok4), libvirt0 (= 8.5.0-ok4), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libgfapi0 (>= 7.2), libglib2.0-0 (>= 2.24.0) Breaks: libvirt-daemon (<< 3.7.0-3~) Replaces: libvirt-daemon (<< 3.7.0-3~) Filename: pool/main/libv/libvirt/libvirt-daemon-driver-storage-gluster_8.5.0-ok4_arm64.deb Size: 13552 MD5sum: cdce8019cff1f532037d2c072939f04b SHA1: c9e59a5f6520722f4efab9110f341419c1449eb5 SHA256: ce0c56993cee4e3d7d290ca0bf209df2957c171c3842eb4a4105b8317cb065f5 SHA512: 9fb9e5d957e346c899c979d9cbdf6b3cd29f20bd27000594058fcbc1b98cafa03aa9f1869b49d1348f86113cbe9755fa73103ee57c60eb42bbda63b5ee7a28b3 Homepage: https://libvirt.org/ Description: Virtualization daemon glusterfs storage driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd storage driver for GlusterFS. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-daemon-driver-storage-iscsi-direct Architecture: arm64 Version: 8.5.0-ok4 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 154 Depends: libvirt-daemon (= 8.5.0-ok4), libvirt0 (= 8.5.0-ok4), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.24.0), libiscsi7 (>= 1.18.0) Recommends: qemu-block-extra Filename: pool/main/libv/libvirt/libvirt-daemon-driver-storage-iscsi-direct_8.5.0-ok4_arm64.deb Size: 12370 MD5sum: 8697acc0dc3595d2aaa5aeeac2e68918 SHA1: 8dc839c200a617f4306a6b8791dfb72b91cdf1e1 SHA256: b013543a5653d1b1a13888246ee45a3e2cc5131e3316edc0f6636be9c0255895 SHA512: 974a9ad78849d959f1c515185fbe7520b9e22c675ac103b0ac2dada2bb2c373a797f970aa3b5b57ba7f236cbba7287d1b67507cd55bdcaf9fb185e5f438c15d6 Homepage: https://libvirt.org/ Description: Virtualization daemon iSCSI (libiscsi) storage driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains a libvirtd storage driver for iSCSI volumes implemented using libiscsi. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-daemon-driver-storage-rbd Architecture: arm64 Version: 8.5.0-ok4 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 154 Depends: libvirt-daemon (= 8.5.0-ok4), libvirt0 (= 8.5.0-ok4), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.24.0), librados2 (>= 14.2.0), librbd1 (>= 14.2.0) Breaks: libvirt-daemon (<< 3.7.0-3~) Replaces: libvirt-daemon (<< 3.7.0-3~) Filename: pool/main/libv/libvirt/libvirt-daemon-driver-storage-rbd_8.5.0-ok4_arm64.deb Size: 16658 MD5sum: ea39ad168b6c417f24cc26a84259dacd SHA1: 5ebb41b1f8bd76fa1c4e4f25450c348f43d8340b SHA256: 90e1fb62bd6a1834db4549bb4999a37adae752c323a091c89882d8e74a999542 SHA512: 597539cbcd7fe95d49cc9d72014b25f400062a6b94980aeaec99bec5614dcd6afdabf81ded7c1a12ad474bbfdca270c547f2a2cf4fe20d60ea85ee8d5daa561d Homepage: https://libvirt.org/ Description: Virtualization daemon RBD storage driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd storage driver for RBD/Rados/Ceph. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-daemon-driver-storage-zfs Architecture: arm64 Version: 8.5.0-ok4 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 154 Depends: libvirt-daemon (= 8.5.0-ok4), libvirt0 (= 8.5.0-ok4), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.24.0) Breaks: libvirt-daemon (<< 3.7.0-3~) Replaces: libvirt-daemon (<< 3.7.0-3~) Filename: pool/main/libv/libvirt/libvirt-daemon-driver-storage-zfs_8.5.0-ok4_arm64.deb Size: 10488 MD5sum: 61c0b58e4fc38984200ec2e761ab1471 SHA1: 666a198774c758c1e28f26f62160eebfb873b752 SHA256: 321a3a15c0afc8bcc8a458bd0276ff73b722624afc39cbd0bf5e66b239c97916 SHA512: 970d2cc89e76a4eac26c37a1db470009a62bcf6697ef58fdccecd4ef80b359db0a9fccffeff9baaa819d949b80018d668426883b77a7e16fb0afb36d3460061a Homepage: https://libvirt.org/ Description: Virtualization daemon ZFS storage driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd storage driver for ZFS. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-daemon-driver-xen Architecture: arm64 Version: 8.5.0-ok4 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 483 Depends: libvirt-daemon (= 8.5.0-ok4), libvirt0 (= 8.5.0-ok4), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.30.0), libxenmisc4.11, libxenstore3.0 (>= 3.2.0), libxentoollog1, libxml2 (>= 2.7.4) Breaks: libvirt-daemon (<< 6.0.0-1~) Replaces: libvirt-daemon (<< 6.0.0-1~) Filename: pool/main/libv/libvirt/libvirt-daemon-driver-xen_8.5.0-ok4_arm64.deb Size: 99530 MD5sum: d9384b02e1eaaad36c7a1ecb70a25bd4 SHA1: 695ae5458955857b2364e61426d549464a187f21 SHA256: 5f2717075a11e25f6fd6a17561c81b5129135c56e6e49048e9ac46d70a35597e SHA512: 2ab5755ee73893b462b3dedeb62745fc2c63f5502c2addb8cc4e63d3bdd47f23c1d2c7dca4cc66b181c34dbdd980cd18fbfe34ab22bfcf017872933d2dada316 Homepage: https://libvirt.org/ Description: Virtualization daemon Xen connection driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd connection driver for Xen. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-daemon-system-systemd Architecture: all Version: 8.5.0-ok4 Multi-Arch: foreign Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 86 Depends: systemd-container, systemd-sysv Conflicts: libvirt-daemon-system-sysv Filename: pool/main/libv/libvirt/libvirt-daemon-system-systemd_8.5.0-ok4_all.deb Size: 71920 MD5sum: 3662679bcbf0b67772c546102646011b SHA1: fe127613eb073b42283ef93e1fa3ccfcf858159e SHA256: 593caf3f28cfccea0737a11763b6a5245baaa8758d61d327b31c199e5adbfa2d SHA512: 550e27a9f366d35126dda0f6968540d784beec6fba256231c4822514640fbd7a6023938211480228c2b632c667683ca1cae89b6bb6a903cd12ec04178543d927 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-daemon-system-sysv Architecture: all Version: 8.5.0-ok4 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 106 Depends: lsb-base Breaks: libvirt-daemon-system (<< 5.6.0-4~) Replaces: libvirt-daemon-system (<< 5.6.0-4~) Filename: pool/main/libv/libvirt/libvirt-daemon-system-sysv_8.5.0-ok4_all.deb Size: 74790 MD5sum: 1a3f701645586e77b05fc9cca8ae66ea SHA1: 2d6f22a759dc2a7a9b471690b2ab907d34a742b4 SHA256: ec1dce8162b78246ca1236717c13bc3567e3d5df8288a0f70efe40a3659f887f SHA512: 7262bf0eec683ed49ec5bf93279ce17b549bca5eb4b8d6df81127a97307678a0d3d1b755160b36bd5bf70975ebad948d253e94d83abdc78b3803aa783763d899 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-daemon-system Architecture: arm64 Version: 8.5.0-ok4 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 392 Depends: adduser, gettext-base, iptables | firewalld, libvirt-clients (= 8.5.0-ok4), libvirt-daemon (= 8.5.0-ok4), libvirt-daemon-config-network (= 8.5.0-ok4), libvirt-daemon-config-nwfilter (= 8.5.0-ok4), libvirt-daemon-system-systemd (= 8.5.0-ok4) | libvirt-daemon-system-sysv (= 8.5.0-ok4), logrotate, policykit-1, debconf (>= 0.5) | debconf-2.0 Recommends: dmidecode, dnsmasq-base, iproute2, mdevctl, parted Suggests: apparmor, auditd, nfs-common, open-iscsi, pm-utils, systemd, systemtap, zfsutils Filename: pool/main/libv/libvirt/libvirt-daemon-system_8.5.0-ok4_arm64.deb Size: 49704 MD5sum: bc952f02f0f3f6bcbc437a32fd4a5827 SHA1: 17bc6f24a3866220d172f8a6cba0e0214ecc052d SHA256: d11d92ba6035017268b5519d6a1eb634022c6e20e9fbe61635767481f5085c9b SHA512: d46567226df4e6cf4d694ce657c1856b26674ac585f2663130d0d3bc71653a249d33a2a7b9b7f83af80075c62d0c65829ed3d2dc35c39f4edebf5c77ac0583dd Homepage: https://libvirt.org/ Description: Libvirt daemon configuration files Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration files to run the libvirt daemon as a system service. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-daemon Architecture: arm64 Version: 8.5.0-ok4 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 2688 Depends: libvirt-daemon-driver-qemu (= 8.5.0-ok4), libvirt0 (= 8.5.0-ok4), libacl1 (>= 2.2.23), libblkid1 (>= 2.17.2), libc6 (>= 2.34), libdevmapper1.02.1 (>= 2:1.02.97), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.43.91), libparted2 (>= 3.1), libpcap0.8 (>= 1.5.1), libpciaccess0, libselinux1 (>= 3.1~), libtirpc3 (>= 1.0.2), libudev1 (>= 183), libxml2 (>= 2.7.4) Recommends: libvirt-daemon-driver-lxc (= 8.5.0-ok4), libvirt-daemon-driver-vbox (= 8.5.0-ok4), libvirt-daemon-driver-xen (= 8.5.0-ok4), libxml2-utils, lvm2, netcat-openbsd, qemu-kvm | qemu-system Suggests: libvirt-daemon-driver-storage-gluster (= 8.5.0-ok4), libvirt-daemon-driver-storage-iscsi-direct (= 8.5.0-ok4), libvirt-daemon-driver-storage-rbd (= 8.5.0-ok4), libvirt-daemon-driver-storage-zfs (= 8.5.0-ok4), libvirt-daemon-system (= 8.5.0-ok4), numad Breaks: libvirt-clients (<< 6.9.0-2~), libvirt-daemon-driver-lxc (<< 6.9.0-2~), libvirt-daemon-system (<< 6.9.0-3~), libvirt-sanlock (<< 6.9.0-2~) Replaces: libvirt-daemon-system (<< 6.9.0-3~) Enhances: qemu-kvm, qemu-system, xen Filename: pool/main/libv/libvirt/libvirt-daemon_8.5.0-ok4_arm64.deb Size: 360302 MD5sum: 1583c6ee422e642516e32dd73a20e79d SHA1: 48a088313e500e84416e797b0e370637fd9335e1 SHA256: ed900b14029e9957dab2f2c9bdd4c35d9964cad4af65bfb8fb8967621cea29ab SHA512: 7284ede182638ba9cf3e856383841fccaf409ffcd1a2c82be0c1e4ad3b338d5bb2eeed21784eee29e0a975ca24cbbe21edffc57c1898431f79d64897a568d8d9 Homepage: https://libvirt.org/ Description: Virtualization daemon Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the daemon libvirtd to manage the hypervisors. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-dev Architecture: arm64 Version: 8.5.0-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 1629 Depends: libvirt0 (= 8.5.0-ok4) Recommends: pkg-config Filename: pool/main/libv/libvirt/libvirt-dev_8.5.0-ok4_arm64.deb Size: 176998 MD5sum: 6059be9cbe1ebc60ac4a1a9252d70b42 SHA1: 09353e38c466a51fbea5d4abdf37fc764a012da0 SHA256: bd52843f75ceb7040abfc4ca28b72ae017185e07e02cc061371bfbfd9ddd4552 SHA512: 7cbb85d249c16cee29e9be7709101e380b2ebaa5c5ef444e416402557b74558a26c6b160924806f26eb58f80eb26ed162ca2bceb42040f557a92bcf52837668d Homepage: https://libvirt.org/ Description: development files for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the header files and static libraries which are needed for developing the applications with libvirt. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-doc Architecture: all Version: 8.5.0-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 7641 Filename: pool/main/libv/libvirt/libvirt-doc_8.5.0-ok4_all.deb Size: 1834290 MD5sum: ff02c09be62d5ad8def1455e0515a547 SHA1: 3a30a68b443a408fcb42b05210dcc1c231389436 SHA256: d7935af4ffbd1983f2e9e7a010849cf8950b5461f4f60acde84b2c317f0018f9 SHA512: 7845ea770140b133ecc5ce221fdaf8123e2fdb2dcb87c07ca1b25581adb99eb30e516e67a429cf321c1c4d5225a04644caae487ffee697489f53303658558954 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-glib-1.0-0 Architecture: arm64 Version: 3.0.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libvirt-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guido Günther Installed-Size: 567 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3), libvirt0 (>= 1.2.8~rc2), libxml2 (>= 2.7.4) Filename: pool/main/libv/libvirt-glib/libvirt-glib-1.0-0_3.0.0-ok1_arm64.deb Size: 124908 MD5sum: c0beb540836eb9495f922e7f5991c2ac SHA1: 383f310a108127e0690f35bd892f9fb66cf85845 SHA256: 86f4c2bd681804fe05d6ec4900881009033df4e39a48c822d82e8664fd4ab8c6 SHA512: eab33d110c63bff27946be828a743868746fde4065c90f63beaf11b41ada649c6442bcd638c6e7c36afa186fb043ecb08fe6e8de8768495eac2c3cafa9f2826c Homepage: https://libvirt.org Description: libvirt GLib and GObject mapping library The libvirt-glib library eases integration of libvirt's events and API into GLib and GObject based applications. . The API/ABI of this library are still considered unstable. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-glib-1.0-dev Architecture: arm64 Version: 3.0.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libvirt-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guido Günther Installed-Size: 2740 Depends: libvirt-glib-1.0-0 (= 3.0.0-ok1), gir1.2-libvirt-glib-1.0 (= 3.0.0-ok1), libvirt-dev Recommends: pkg-config Filename: pool/main/libv/libvirt-glib/libvirt-glib-1.0-dev_3.0.0-ok1_arm64.deb Size: 145558 MD5sum: c32c8f2b0df4c4b33a4277f5951771fe SHA1: c3e9423d244115b220fbbc0ec4d041d8d269a170 SHA256: 7be48c05657e0dd1c89802261bea0bf17f8f529892b23b5699a085d989826026 SHA512: 2eb39d52b8d13ff29bd6e1a5f8f1699dc6ebc01b67a393c567f5316b663cf6b73f48d1302ec06a60cebca61fd5a37aed9cbead2edccaf3d62fe8ed5f49cf9236 Homepage: https://libvirt.org Description: Development files for the libvirt-glib library The libvirt-glib library eases integration of libvirt's events and API into GLib and GObject based applications. . This package contains the header files and static libraries which are needed for developing the applications with libvirt as well as the Vala bindings. . The API/ABI of this library are still considered unstable. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-login-shell Architecture: arm64 Version: 8.5.0-ok4 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 232 Depends: libvirt-clients (= 8.5.0-ok4), libvirt-daemon-driver-lxc (= 8.5.0-ok4), libvirt0 (= 8.5.0-ok4), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.24.0) Breaks: libvirt-clients (<< 6.9.0-2~) Replaces: libvirt-clients (<< 6.9.0-2~) Filename: pool/main/libv/libvirt/libvirt-login-shell_8.5.0-ok4_arm64.deb Size: 16134 MD5sum: 675710d236706d484743cf05838bce1f SHA1: dbea02a2b6887ed35ef156294b24461550331651 SHA256: 353d16baf4ae670fad7586d9d8fb26990a9d97dd5e298c5ca8b0bb8ff6b56b01 SHA512: cb905c3de7e0cace16a59f6ea5413140166ba331ced1d28a355a8c719a05e07db280facecf72e27189cc81555f78f6af94d3a3b7371d2cffa567b17063c8c555 Homepage: https://libvirt.org/ Description: Isolate user sessions using LXC containers Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the virt-login-shell tool, which can be set as a user's login shell to isolate their sessions using LXC containers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-sanlock Architecture: arm64 Version: 8.5.0-ok4 Priority: optional Section: libs Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 230 Depends: augeas-tools, libvirt0 (= 8.5.0-ok4), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.24.0), libsanlock-client1 (>= 3.6.0-ok0) Breaks: libvirt-daemon (<< 6.9.0-2~) Replaces: libvirt-daemon (<< 6.9.0-2~) Filename: pool/main/libv/libvirt/libvirt-sanlock_8.5.0-ok4_arm64.deb Size: 18486 MD5sum: 066aeea7834d831fb18d6e595a5db8bd SHA1: ce59ec67355407048661b7c03d4214777c5cfae9 SHA256: a5b48d728772341f7d9a8fced1fa03ba4f4a521a50d945fa252aa77a9544f710 SHA512: e27946996271c14a026f1add7557974aebc9d755525d39261677bf88cd5f52a26b4e05dc06718e55cac6cfceaf3ab48867f2b0da79bc05a2f42c6982d7f473ca Homepage: https://libvirt.org/ Description: Sanlock plugin for virtlockd Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the sanlock plugin for libvirt's locking daemon. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt-wireshark Architecture: arm64 Version: 8.5.0-ok4 Multi-Arch: same Priority: optional Section: libs Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 1058 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.12.0), libtirpc3 (>= 1.0.2), libwireshark13 (>= 2.5.0) Filename: pool/main/libv/libvirt/libvirt-wireshark_8.5.0-ok4_arm64.deb Size: 176386 MD5sum: bc0c5c3fa9f7dd927a90c1713c4a4408 SHA1: 1d2bdc29a96128724ff6c70098edc527930b5945 SHA256: 161e477198d39a19892f1c59f80fc9a47281e15ca928c39be37e405bc4cd5d59 SHA512: ffdc3ca37bacc96899795ada569940478e125bef55d9d66e8cfae1fac752959c85ae99dbffabdcadf4b02660ab32e643a49e6ea93c2b2c8394613a45505cc48f Homepage: https://libvirt.org/ Description: Wireshark dissector for the libvirt protocol Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the wireshark dissector. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvirt0 Architecture: arm64 Version: 8.5.0-ok4 Multi-Arch: same Priority: optional Section: libs Source: libvirt Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 25208 Depends: libacl1 (>= 2.2.23), libapparmor1 (>= 2.6~devel), libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libcurl3-gnutls (>= 7.28.0), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.57.2), libgnutls30 (>= 3.6.12), libnl-3-200 (>= 3.2.7), libnuma1 (>= 2.0.11), libsasl2-2 (>= 2.1.27+dfsg), libselinux1 (>= 3.1~), libssh-4 (>= 0.8.0), libssh2-1 (>= 1.2.8), libtirpc3 (>= 1.0.2), libxml2 (>= 2.7.4), libyajl2 (>= 2.0.4) Breaks: libvirt-daemon (<< 4.10.0-2~) Replaces: libvirt-daemon (<< 4.10.0-2~) Filename: pool/main/libv/libvirt/libvirt0_8.5.0-ok4_arm64.deb Size: 4284832 MD5sum: 9e1055c70fa211c0bfd4903f8cc6311e SHA1: acb31b03fa9d3fadfca7b4bb54c785dec862368f SHA256: 0ecf8373a4a1d19cd96c9ed41a26520531b07bdaa714ea70cc694e467e22ee35 SHA512: de96dea3d9d9d37d8bc74d9cb8acd9a8af17ad5fbafc4a1b8f8177fcbe496e68dbf110339b571029cd43fe75392c823ad19731e893463a93f63ca447753726d0 Homepage: https://libvirt.org/ Description: library for interfacing with different virtualization systems Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvncclient1 Architecture: arm64 Version: 0.9.13-ok1 Multi-Arch: same Priority: optional Section: libs Source: libvncserver Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 182 Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.8.0), libgnutls30 (>= 3.6.12), libjpeg8 (>= 8c), liblzo2-2 (>= 2.02), libsasl2-2 (>= 2.1.27+dfsg), zlib1g (>= 1:1.1.4) Breaks: libvncserver0 (<< 0.9.9+dfsg-3) Replaces: libvncserver0 (<< 0.9.9+dfsg-3) Filename: pool/main/libv/libvncserver/libvncclient1_0.9.13-ok1_arm64.deb Size: 68192 MD5sum: 724c0ba069690610fc0daeae0f989ffd SHA1: 2e14e5f203c32c45d7127664d9b297fee556ce9f SHA256: 697bb288af239d477aa5fc47cb63335a9385da61db109d4a1a34adeb73be016c SHA512: d22e86b119b888d350305279bece61a76e7fd144c587d8b7e343d5fa93331e68ab5ecfb4aeb88f88852c30e4ed55b5be56f09c85683905552dbbea1a668a4ad7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvncserver-dev Architecture: arm64 Version: 0.9.13-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libvncserver Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 364 Depends: libvncclient1 (= 0.9.13-ok1), libvncserver1 (= 0.9.13-ok1), libgcrypt20-dev, libgnutls28-dev, libjpeg-dev, liblzo2-dev, libsasl2-dev, zlib1g-dev Filename: pool/main/libv/libvncserver/libvncserver-dev_0.9.13-ok1_arm64.deb Size: 76488 MD5sum: dd56b60b1209ccad68a3434f2c61258b SHA1: ff0759f132560bf14ed0ded74e99a61ea8052722 SHA256: 7a506f0304c06e746bf87a47b67a0362298dfc8e1aab1860f151caf43a7e031f SHA512: d98c10757c9c7e4606d9c016c01a449e6563ddf59c4dadc1eda277f6f2eb062f95c38ce2023351af77e34f345119333c6b14fcfd227e92690f488746937263ef 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvncserver1 Architecture: arm64 Version: 0.9.13-ok1 Multi-Arch: same Priority: optional Section: libs Source: libvncserver Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 311 Depends: libc6 (>= 2.34), libgcrypt20 (>= 1.8.0), libgnutls30 (>= 3.6.12), libjpeg8 (>= 8c), liblzo2-2 (>= 2.02), zlib1g (>= 1:1.1.4) Filename: pool/main/libv/libvncserver/libvncserver1_0.9.13-ok1_arm64.deb Size: 126584 MD5sum: 5c229e017ed6cd2f733d559e4dfc644a SHA1: 638f3c35f47938e2b2cb40bf7307b3fd87bf736a SHA256: 63cd18eacfb3a71408b7ca06638ed3cc6415cb29b4124226e7f82269a23551b3 SHA512: 63bbd19d9f0f90c32992bff575a5914e8872d9b0d3256e7388cfd9cf4b0a773326891db4b89ef728df40210a9b13ca41df71859b7e9601676759efcb0cf2d2e4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvo-aacenc-dev Architecture: arm64 Version: 0.1.3-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: vo-aacenc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 210 Depends: libvo-aacenc0 (= 0.1.3-2ok1) Filename: pool/main/v/vo-aacenc/libvo-aacenc-dev_0.1.3-2ok1_arm64.deb Size: 81406 MD5sum: ab2fc6ecbc667ba3d486fbdd29b5b2d3 SHA1: 4878eca3875b481f71014fa1d2576266f6d7a91f SHA256: c07a6e7ae7858d4702eb00100c7c3fc3799e9f4f9701326e5ff9ac7ff3089cd1 SHA512: 1a368f639207498d6021ad3f1ce2afa0661a2a6f0a1aa2ebf04890bf431cbb17f04a8f09a1756ce1244eb8506826d73619b9ae8091acc8792293e3726e750cd3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvo-aacenc0 Architecture: arm64 Version: 0.1.3-2ok1 Multi-Arch: same Priority: optional Section: libs Source: vo-aacenc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 117 Depends: libc6 (>= 2.17) Filename: pool/main/v/vo-aacenc/libvo-aacenc0_0.1.3-2ok1_arm64.deb Size: 71282 MD5sum: bf5a6e3d53b8b4b6447249d942fafa38 SHA1: 0304c3069338eccaadf1112ae7a4fc1ce17ea30f SHA256: 75de948a9b0a407cb760dbc909670cc50fdee6b6eea36707e317b180227e9069 SHA512: 858ea0ee45b1fe751f03f3a4168f72982c1b176bca44e97e84899abb933f5e6ccd01d7a34ecb310a517872df7aedcf2a181308b0c2f814db704e013ab7151eb4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvo-amrwbenc-dev Architecture: arm64 Version: 0.1.3-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: vo-amrwbenc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 199 Depends: libvo-amrwbenc0 (= 0.1.3-2ok1) Filename: pool/main/v/vo-amrwbenc/libvo-amrwbenc-dev_0.1.3-2ok1_arm64.deb Size: 72606 MD5sum: 534720c7e6eb87771cf60f110833f2fa SHA1: 24c9816b7450b60639facb7ff00946235b8dd0a6 SHA256: a40b35ebd5b4113947c8f2eebd46b75833381f0e38b04ef6d2b6fb0683ef643a SHA512: 535be4dd6272e3e702b62e614da724ea34b242a88aafd2b310172569f8f951c4869f5b63f30188c807d7b13689b5229a592b33599488c8778379cd1def38a40b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvo-amrwbenc0 Architecture: arm64 Version: 0.1.3-2ok1 Multi-Arch: same Priority: optional Section: libs Source: vo-amrwbenc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 112 Depends: libc6 (>= 2.17) Filename: pool/main/v/vo-amrwbenc/libvo-amrwbenc0_0.1.3-2ok1_arm64.deb Size: 69682 MD5sum: 2ed10413c003c8e263fdab8c93937379 SHA1: dbb25163735a32ae04043291c7337fa2bedc8535 SHA256: c6da6998bddc7184423506e22a6f2ad53ea0c516614acf30b8b876780e696cb2 SHA512: 1a6ca0c78c0debcd450027872022469ceeb4585437d03cbbf4ef317eefc57ad768aa287ee537a3ebc4c3b3d1e4e33b3e8eb8da325d0292401fb5d553f4dc9f0b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvolume-key-dev Architecture: arm64 Version: 0.3.12-ok2 Priority: optional Section: libdevel Source: volume-key Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 69 Depends: libvolume-key1 (= 0.3.12-ok2) Filename: pool/main/v/volume-key/libvolume-key-dev_0.3.12-ok2_arm64.deb Size: 14854 MD5sum: bd23fc8ad90e1ca692882e3ae317bbd3 SHA1: f5903f420261737620bc4b826dc8a330de0abd26 SHA256: d4bdc15b811641210d359154bfb92070294176bddcedff550f7b71debe5a2122 SHA512: 1b6e3f9566a648fb689909b3a01f6e1e88e870bcaac39edec90a5b67c8924a30ca3ecb051c8e284be0f64c793585c1df3d01563c021d3560d351a34ffc2422f2 Homepage: https://pagure.io/volume_key Description: Library for manipulating storage encryption keys (dev files) This package provides the development header files for libvolume_key, a library for manipulating storage volume encryption keys and storing them separately from volumes. . The main goal of the software is to allow restoring access to an encrypted hard drive if the primary user forgets the passphrase. The encryption key back up can also be useful for extracting data after a hardware or software failure that corrupts the header of the encrypted volume, or to access the company data after an employee leaves abruptly. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvolume-key1 Architecture: arm64 Version: 0.3.12-ok2 Priority: optional Section: libs Source: volume-key Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 809 Depends: libblkid1 (>= 2.16), libc6 (>= 2.17), libcryptsetup12 (>= 2:1.4), libglib2.0-0 (>= 2.18.0), libgpgme11 (>= 1.4.1), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), gnupg Filename: pool/main/v/volume-key/libvolume-key1_0.3.12-ok2_arm64.deb Size: 134422 MD5sum: 43f169859fed389641ab4c42a65b2591 SHA1: aa5acfe6a042cba0764df814e6598f6debaa67d2 SHA256: 94f8fde6a7eb0a8eeeba1f775cb44d3d7c87765734dcd1f1eab0e2e594f4aa04 SHA512: f8e544efa69404872368c452388fd2775c4db4fb75b224761876d762aa7b90986d212a36ddc37ca4be30dc6b4039276c6166e80c4f69ac66414770285a83c20a Homepage: https://pagure.io/volume_key Description: Library for manipulating storage encryption keys and passphrases This package provides libvolume_key, a library for manipulating storage volume encryption keys and storing them separately from volumes. . The main goal of the software is to allow restoring access to an encrypted hard drive if the primary user forgets the passphrase. The encryption key back up can also be useful for extracting data after a hardware or software failure that corrupts the header of the encrypted volume, or to access the company data after an employee leaves abruptly. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvpx-dev Architecture: arm64 Version: 1.12.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libvpx Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3894 Depends: libvpx7 (= 1.12.0-ok1) Filename: pool/main/libv/libvpx/libvpx-dev_1.12.0-ok1_arm64.deb Size: 1292566 MD5sum: 19b0213924ffa2dafe4397aa236717ec SHA1: 8344daab0cd02555bf55f64bea7bd1fb455478fa SHA256: 333468a3f47929fb14e0608e9cd21c8248f4e0b6c6e00853d241db04fc468810 SHA512: b8ed5ec597742239336420b0527fac0e86e94671cb359df0cdbe5aab878e53651359c7395e7ad1e4001e017003ac224b2fb7dc7fbb7c1e82269f7c4713ac9cd5 Homepage: https://www.webmproject.org Description: VP8 and VP9 video codec (development files) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the development libraries, header files needed by programs that want to compile with libvpx. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvpx-doc Architecture: all Version: 1.12.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libvpx Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3736 Recommends: lynx | www-browser Filename: pool/main/libv/libvpx/libvpx-doc_1.12.0-ok1_all.deb Size: 276696 MD5sum: c4e71fc82cd394b4d3056f21d1a16c27 SHA1: c33212ec31dc04254e201dd486b73d3956519b1f SHA256: c1202accfa89e2fbabf372a205d78bdbd8f3a709c7b18a1839df6a8ee000ec79 SHA512: 453580a22e3dbffef775c4ba0c6d14311ebf99eeb4d47a7a67100048c1d53f1e80c91ea49d283fd090ee476f15c62560895c4ce2c1854779cf3df945258abc3f Homepage: https://www.webmproject.org Description: VP8 and VP9 video codec (API documentation) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the HTML documentation for the libvpx library in /usr/share/doc/libvpx-doc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvpx7 Architecture: arm64 Version: 1.12.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libvpx Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2419 Depends: libc6 (>= 2.34) Filename: pool/main/libv/libvpx/libvpx7_1.12.0-ok1_arm64.deb Size: 1112422 MD5sum: e61bfc366308118a3effb79b840beeac SHA1: cd8b07b00c5df0e6c598ed5fb25fa57bae3fb758 SHA256: 729ccd40ad019f2786ccccb299be1222cf927644fb2bc26558fc075bca432669 SHA512: 8c859102d626596d61abcd0999c63dcf9132a822e4f57ecc2c7ce8d1bc869725a6df45ab3effd2de03ad236330d4bd17e8f10ac54af3c34d75005a350f041f37 Homepage: https://www.webmproject.org Description: VP8 and VP9 video codec (shared library) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the shared libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvte-2.91-0 Architecture: arm64 Version: 0.60.1-ok4 Multi-Arch: same Priority: optional Section: libs Source: vte2.91 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 495 Depends: libvte-2.91-common (= 0.60.1-ok4), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.10.0), libfribidi0 (>= 1.0.0), libgcc-s1 (>= 4.2), libglib2.0-0 (>= 2.52.0), libgnutls30 (>= 3.6.10), libgtk-3-0 (>= 3.20), libicu66 (>= 66.1-1~), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.22.0), libpcre2-8-0 (>= 10.22), libstdc++6 (>= 5.2), libsystemd0 (>= 220), zlib1g (>= 1:1.2.0) Filename: pool/main/v/vte2.91/libvte-2.91-0_0.60.1-ok4_arm64.deb Size: 188348 MD5sum: 3319b9208fc20985162097d2bbebf079 SHA1: 09ee6ab2836550c6d274a67adf5f7de5d869fa56 SHA256: c0fdf716df91762123e02ddae9ff372611c83d686cb72d172758a21d5133acf5 SHA512: 97db54f28b516f9cf76df869a0fc6fb391d3241857c0401a5b683149cae4c156d0f2556583424a723c06cb0d21d4d1a53495c798a9c5dfcb923d8328cba56eaa Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Description: Terminal emulator widget for GTK+ 3.0 - runtime files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains the runtime library, needed by programs using the VTE widget with GTK+ 3.0. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvte-2.91-common Architecture: arm64 Version: 0.60.1-ok4 Multi-Arch: foreign Priority: optional Section: libs Source: vte2.91 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 492 Depends: libc6 (>= 2.34) Breaks: libvte-2.91-0 (<= 0.60.0-2ubuntu1) Replaces: libvte-2.91-0 (<= 0.60.0-2ubuntu1) Filename: pool/main/v/vte2.91/libvte-2.91-common_0.60.1-ok4_arm64.deb Size: 47824 MD5sum: 6816e946f911ebfe9a064f8035db7719 SHA1: 4f755c66f80d032c126763308a455252cd578460 SHA256: 66a447e3d0f18bc9d17ce4f9580196307aad3f8318bacc027e9c918c00d3ffe4 SHA512: e20d6f2a0f81645e1791aaa1aaafa05513dcf915000054102b0298b5eaa00723ee8c73767292efc692eac9644e5a5d8fe6a39f8daf90f24329f7634bc3d4e809 Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Description: Terminal emulator widget for GTK+ 3.0 - common files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains internationalization files for the VTE library and common files for the GTK+ 3.x version. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvte-2.91-dev Architecture: arm64 Version: 0.60.1-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: vte2.91 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 379 Depends: gir1.2-vte-2.91 (= 0.60.1-ok4), libglib2.0-dev (>= 2.40.0), libgnutls28-dev (>= 3.2.7), libgtk-3-dev (>= 3.12.0), libpango1.0-dev (>= 1.22.0), libpcre2-dev (>= 10.21), libvte-2.91-0 (= 0.60.1-ok4), libvte-2.91-common, zlib1g-dev Recommends: libvte-2.91-doc Conflicts: libvte-2.90-dev Filename: pool/main/v/vte2.91/libvte-2.91-dev_0.60.1-ok4_arm64.deb Size: 35896 MD5sum: 48b85c3e773fca491183e448e6616a3b SHA1: 5bc5aa2cf6781d497a37cac4bec65edb2fdec9bd SHA256: f61e5e00cabea7ef3cb360b91688a312d280151956f90a0706ceea78d4870e2a SHA512: 809c0733bc94c60cc2741addb5b7d45798b057cb3456d64f59ec53fdf8ed2818d0f7a42bc308cc813e646a063f7e6cb6f798321b2432178c5c07a02618c8c9d0 Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Description: Terminal emulator widget for GTK+ 3.0 - development files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains development files for the VTE library and its Python bindings. It is needed to develop and build programs using the VTE widget with GTK+ 3.0. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvte-2.91-doc Architecture: all Version: 0.60.1-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: vte2.91 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 662 Filename: pool/main/v/vte2.91/libvte-2.91-doc_0.60.1-ok4_all.deb Size: 44252 MD5sum: 2985294e4994dcfa72ca013c5ca19aa4 SHA1: fec0f5881e148d814e998fa1714b3cecc2e8f727 SHA256: 59b1711a8bebda74eab2dbef2f01636482eba85c427e6d20f427985be8fc3dbd SHA512: f499274066b9c2af07c169d10433d2dbeff5dd7ba61af3cd46801cf4c468ee0949b57cae16666ddc8ce2d2ffd532a28645847bc519c64608c6844bfe62d7e7c3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvtk6-dev Architecture: arm64 Version: 6.3.0+dfsg2-ok2 Priority: optional Section: libdevel Source: vtk6 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 16524 Depends: default-libmysqlclient-dev, libavcodec-dev, libavformat-dev, libavutil-dev, libc6-dev, libeigen3-dev, libexpat-dev, libfreetype6-dev, libgdal-dev, libgl1-mesa-dev | libgl-dev, libgl2ps-dev, libglu1-mesa-dev | libglu-dev, libhdf5-mpi-dev, libjpeg-dev, libjsoncpp-dev, libnetcdf-dev, libnetcdf-cxx-legacy-dev, libogg-dev, libpng-dev, libpq-dev, libswscale-dev, libtheora-dev, libtiff-dev, libvtk6.3 (= 6.3.0+dfsg2-ok2), libx11-dev, libxft-dev, libxml2-dev, libxss-dev, libxt-dev, mpi-default-dev, x11proto-core-dev, zlib1g-dev Conflicts: libvtk5-dev Replaces: libvtk5-dev Filename: pool/main/v/vtk6/libvtk6-dev_6.3.0+dfsg2-ok2_arm64.deb Size: 2015904 MD5sum: a7fc73c6c2383b1fe08cb73c461cb600 SHA1: c411bf05e38414428422ee64f0956856d90a48dc SHA256: 1c177ec40570a2a978a628503e2bd0d20806611efed6c2db7232e888427c2b36 SHA512: 0c6cccdc0c53f86d0f101fdcee601a9234869e03481f7eea8ac5f627520555adf18330091dc3b90d42727ade0fe51174a22f50c7b39e57c9b9614d295cfb9342 Homepage: https://www.vtk.org/ Description: VTK header files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvtk6-qt-dev Architecture: arm64 Version: 6.3.0+dfsg2-ok2 Priority: optional Section: libdevel Source: vtk6 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1536 Depends: libvtk6-dev (= 6.3.0+dfsg2-ok2), libvtk6.3-qt (= 6.3.0+dfsg2-ok2), qtbase5-dev, qttools5-private-dev, libqt5opengl5-dev, libqt5webkit5-dev Breaks: libvtk6-dev (<< 6.3.0) Replaces: libvtk6-dev (<< 6.3.0) Filename: pool/main/v/vtk6/libvtk6-qt-dev_6.3.0+dfsg2-ok2_arm64.deb Size: 153432 MD5sum: fb2f938958f9090f37968a1ce5a05f5c SHA1: 1ea9ad244d0eedae93105e3fb8834b9866ca4d5a SHA256: 16270be2763836c06a4e1fc3e1f8216318be471b844429fdfb44a36a7d03d0a0 SHA512: b95d79b2984f4d3b6d066e5d460c479cf76f891a3ef9906398a164585518320c32164c2325a25ca3e6361379a85b388655fcc7f828d27e1b01881365109c3c7b Homepage: https://www.vtk.org/ Description: VTK header files, containing Qt files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation. Qt files cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvtk6.3-qt Architecture: arm64 Version: 6.3.0+dfsg2-ok2 Priority: optional Section: libs Source: vtk6 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 2223 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgl1, libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5network5 (>= 5.0.2), libqt5opengl5 (>= 5.0.2), libqt5webkit5 (>= 5.212.0~alpha3), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 5.2), libvtk6.3 (>= 6.3.0+dfsg2) Breaks: libvtk6.2 (<< 6.2.0-0) Replaces: libvtk6.2 (<< 6.2.0-0) Filename: pool/main/v/vtk6/libvtk6.3-qt_6.3.0+dfsg2-ok2_arm64.deb Size: 358046 MD5sum: f0e1a59d442d7f6259bf3e0dc32c39b8 SHA1: 4f2619f319c48b42dcaa43e5f5b1611603d0b125 SHA256: 335a3eaa1c8c3684d21827d19edd8cf452f777e24daf5d12dea7db13d100e38d SHA512: 125b8d4f565eea19c38b48e4ae5ee56123bcbbb5d07b4704c959469db00b74d8308ca62c6932f039b1402b7f742fdfc4470ab7b236ad541454a66c0766ea78b6 Homepage: https://www.vtk.org/ Description: VTK libraries, Qt files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the shared libraries needed to run C++ programs that use VTK. Qt files cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvtk6.3 Architecture: arm64 Version: 6.3.0+dfsg2-ok2 Priority: optional Section: libs Source: vtk6 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 66080 Depends: libc6 (>= 2.29), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 3.0), libgl1, libgl2ps1.4, libhdf5-openmpi-103 (>= 1.8.13), libjpeg8 (>= 8c), libjsoncpp1 (>= 1.7.4), libnetcdf-c++4 (>= 4.2), libnetcdf15 (>= 4.0.1), libogg0 (>= 1.0rc3), libopenmpi3 (>= 4.0.3), libpng16-16 (>= 1.6.2-1), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 9), libtheora0 (>= 1.0), libtiff5 (>= 4.0.3), libx11-6, libxml2 (>= 2.7.4), libxt6, zlib1g (>= 1:1.2.3.4) Suggests: mpi-default-bin Conflicts: libvtk6 (>> 6.0.0-0) Replaces: libvtk5.8, libvtk6 Filename: pool/main/v/vtk6/libvtk6.3_6.3.0+dfsg2-ok2_arm64.deb Size: 16359774 MD5sum: 57e7ecf3e2542ebee3a6bcd35422b6f7 SHA1: 634ea425bd469807551eff684f24cc1f45fd8cc6 SHA256: 22bb0441ca7a39b052ca5d49e2025bbc6f9299923cbb5042c9f9e768189a753b SHA512: 62808a26219aab49e9a71a654c627c7074b3e819710ec3358d18b09698c0e66314006151b2c76894f95bdc241e87eef41157ac81afc171517e87c7d4cc35ffd1 Homepage: https://www.vtk.org/ Description: VTK libraries The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the shared libraries needed to run C++ programs that use VTK. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvtk9-dev Architecture: arm64 Version: 9.1.0+really9.1.0+dfsg2-ok1 Priority: optional Section: libdevel Source: vtk9 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 21845 Depends: default-jdk, default-libmysqlclient-dev, libavcodec-dev, libavformat-dev, libavutil-dev, libc6-dev, libdouble-conversion-dev, libeigen3-dev, libexpat-dev, libfreetype6-dev, libgdal-dev, libgl1-mesa-dev | libgl-dev, libgl2ps-dev, libglew-dev, libglu1-mesa-dev | libglu-dev, libhdf5-mpi-dev, libjpeg-dev, libjsoncpp-dev, liblz4-dev, libnetcdf-cxx-legacy-dev, libnetcdf-dev, libpng-dev, libpq-dev, libproj-dev, libpython3-dev, libswscale-dev, libtbb-dev, libtheora-dev, libtiff-dev, libutfcpp-dev, libvtk9.1 (= 9.1.0+really9.1.0+dfsg2-ok1), libvtk9-java (= 9.1.0+really9.1.0+dfsg2-ok1), libx11-dev, libxft-dev, libxml2-dev, libxss-dev, libxt-dev, mpi-default-dev, python3-vtk9 (= 9.1.0+really9.1.0+dfsg2-ok1), tcl-dev, tk-dev, vtk9 (= 9.1.0+really9.1.0+dfsg2-ok1), x11proto-core-dev, zlib1g-dev Suggests: vtk9-doc, vtk9-examples Filename: pool/main/v/vtk9/libvtk9-dev_9.1.0+really9.1.0+dfsg2-ok1_arm64.deb Size: 2764784 MD5sum: c7e44bd00c3f561c63c62e07e0d8aa62 SHA1: 08c079eb4a57a2592f1982c139c333529533e11c SHA256: 9ef27a3329801e51b5add988e77f317501d425e27576821e94143a5dbb16ae5a SHA512: 00790f6ad468b7a91ebf5c77601497a6e51be9be1a0bb15671e733a7f64b64acb51c6255ad5e8da29b280ad42fdcd51667722b4cb20dac091cc24f58a56c5922 Homepage: https://www.vtk.org/ Description: VTK header files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvtk9-java Architecture: arm64 Version: 9.1.0+really9.1.0+dfsg2-ok1 Priority: optional Section: java Source: vtk9 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 24864 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libtbb2 (>= 2020.1), libvtk9.1 (>= 9.1.0+really9.1.0+dfsg2), libvtk9.1-qt (>= 9.1.0+really9.1.0+dfsg2) Suggests: java-virtual-machine, libvtk9-dev (= 9.1.0+really9.1.0+dfsg2-ok1), vtk9-doc, vtk9-examples Filename: pool/main/v/vtk9/libvtk9-java_9.1.0+really9.1.0+dfsg2-ok1_arm64.deb Size: 6239986 MD5sum: bf243d9ddef22794834760fcfbbb0d00 SHA1: e93598ccabd2767fbe6ed551c3dd6c0241ca352f SHA256: d6221bc4c3618497ab88f4c4ae58e50a0ed03cc70f4ddb3a248271b60fc488f5 SHA512: 4c800e7c6773196b082e577139fc72b36ef955908de912923829ab504b3435ec4a230f9d5b31f44ade53bf4e1f30a4d856e06d4c60dbc502a12dc242e035c424 Homepage: https://www.vtk.org/ Description: VTK - Java language support The Visualization Toolkit (VTK) is an object oriented, high level library that allows one to easily write C++ programs, Tcl, Python and Java scripts that do 3D visualization. . This package provides the VTK Java language support. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvtk9-qt-dev Architecture: arm64 Version: 9.1.0+really9.1.0+dfsg2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: vtk9 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 178 Depends: libvtk9-dev (= 9.1.0+really9.1.0+dfsg2-ok1), libvtk9.1-qt (= 9.1.0+really9.1.0+dfsg2-ok1), qtbase5-dev, qttools5-private-dev, libqt5opengl5-dev, libqt5webkit5-dev Filename: pool/main/v/vtk9/libvtk9-qt-dev_9.1.0+really9.1.0+dfsg2-ok1_arm64.deb Size: 28540 MD5sum: 1f448d0056293525fee2946531479e3f SHA1: bf20c87879b5020bca8b2952348f5e6c5857ca01 SHA256: f4fd6b85699625ef3dc25dc437134b13df7f5e75e33cb45ceefb9ac87a151a60 SHA512: a946263d426918997b370c3dc0d33939af2dcb5d48b526b5e79b17adc0b441e384f380e14d608709a8b4b56855d2ee312c0bee3c59dc6e070219ee41d8215964 Homepage: https://www.vtk.org/ Description: VTK header files, containing Qt files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation. Qt files cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvtk9.1-qt Architecture: arm64 Version: 9.1.0+really9.1.0+dfsg2-ok1 Multi-Arch: same Priority: optional Section: libs Source: vtk9 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 760 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5widgets5 (>= 5.14.1), libstdc++6 (>= 5.2), libvtk9.1 (>= 9.1.0+really9.1.0+dfsg2) Filename: pool/main/v/vtk9/libvtk9.1-qt_9.1.0+really9.1.0+dfsg2-ok1_arm64.deb Size: 172940 MD5sum: 3592b25d684f8df624b9b96e36381aa1 SHA1: 2ffd460c5b3823d9ad342a4a1dc4169a2ef2cad2 SHA256: 6cf670112e818548f83a9ec801cd5fe940a550f3bc1b37af348c499e5a7905aa SHA512: aaef9bb248b6727bcd2920850d9c97258382610966fea50d14b3671b5773ca3ff8374d8448e1c24a6757c8148a632d8762fef535ddda79e69c18344e3989a225 Homepage: https://www.vtk.org/ Description: VTK libraries, Qt files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the shared libraries needed to run C++ programs that use VTK. Qt files cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvtk9.1 Architecture: arm64 Version: 9.1.0+really9.1.0+dfsg2-ok1 Multi-Arch: same Priority: optional Section: libs Source: vtk9 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 103000 Depends: libc6 (>= 2.34), libdouble-conversion3 (>= 2.0.0), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 4.5), libgl2ps1.4 (>= 1.4.2), libglew2.2 (>= 2.2.0-4ok1), libglx0, libhdf5-103, libjpeg62-turbo (>= 1.3.1), libjsoncpp1 (>= 1.7.4), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20110809), libnetcdf15 (>= 4.3.3), libogg0 (>= 1.0rc3), libopengl0, libopenmpi3 (>= 4.1.4), libpng16-16 (>= 1.6.2-1), libproj15 (>= 5.0.0), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 12), libtbb2 (>= 2020.1), libtcl8.6 (>= 8.6.0), libtheora0 (>= 1.0), libtiff5 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.3.4) Suggests: mpi-default-bin, vtk9-doc, vtk9-examples Breaks: libvtk9 (<< 9.1.0+really9.1.0) Replaces: libvtk9 (<< 9.1.0+really9.1.0) Filename: pool/main/v/vtk9/libvtk9.1_9.1.0+really9.1.0+dfsg2-ok1_arm64.deb Size: 18660114 MD5sum: 35acf0e6e7e2d20448d01e962f382b6e SHA1: 2c53d8db144b2fa5623edb1d486affb3c4eae64c SHA256: e4d5660022bd90cf36b852947addb2f390eb2f38e3cd05f7eae31d4780278b3b SHA512: 6ba3d66826856ad00d39d2910563f2d9d1c9500064652c4901a432ea3b3e8ad8b6e7d1eadb6614e226186381525bf28c64c75808b072f46ecfe33ac45f6a2558 Homepage: https://www.vtk.org/ Description: VTK libraries The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the shared libraries needed to run C++ programs that use VTK. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvtkgdcm-9.1 Architecture: arm64 Version: 3.0.21-ok2 Multi-Arch: same Priority: optional Section: libs Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 870 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libgdcm3.0 (>= 3.0.21), libstdc++6 (>= 9), libvtk9.1 (>= 9.1.0+really9.1.0+dfsg2) Filename: pool/main/g/gdcm/libvtkgdcm-9.1_3.0.21-ok2_arm64.deb Size: 211172 MD5sum: 1f5a30908ccbf4100cc68262cf3c8db8 SHA1: 411b9c7d4431d2827edda1141f298d6c6f937a93 SHA256: c72bba4d625e5e2ef3fb60fb2757e3146bfb3be5f31a2df11e1e57199612aeb0 SHA512: bd64c98949df145bca38ccac283180f537e51f02fc3ebb7a6850d165809ba5e7b3446ead9322b2b2ffd4167a5cd3c8ae8010f34de85ed72ee935a76b67714d23 Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM VTK runtime libraries Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Libvtkgdcm is a library that quickly allow programmer to use GDCM from a VTK environment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvtkgdcm-dev Architecture: arm64 Version: 3.0.21-ok2 Priority: optional Section: libdevel Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 128 Depends: libgdcm-dev, libvtkgdcm-9.1 (= 3.0.21-ok2) Breaks: libvtkgdcm2-dev Replaces: libvtkgdcm2-dev Filename: pool/main/g/gdcm/libvtkgdcm-dev_3.0.21-ok2_arm64.deb Size: 20972 MD5sum: e2466800f1a0835a73f0277336c9b943 SHA1: 064e595d655ca8b3d6d7fe6adbde45135d6a29ce SHA256: bc6fd5cf12004c3bbedca9357fb07487d7bb4b5cecc79f19560c35fc73980ce2 SHA512: 41ad4a2b120f7777a6bee9756f24439a83edc670363a855858a01efa41bca8dce1eb114a5bb066da1fa44694849be35a16e5d102f9e8808865d32a92aeb01d5b Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM VTK development libraries and headers Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Headers and static libraries for libvtkgdcm. These are not needed to use GDCM, but are needed to build plugins or programs that link against libvtkgdcm. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libvtkgdcm-tools Architecture: arm64 Version: 3.0.21-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 243 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgdcm3.0 (>= 3.0.21), libstdc++6 (>= 5.2), libvtk9.1 (>= 9.1.0+really9.1.0+dfsg2), libvtkgdcm-9.1 (>= 3.0.21) Suggests: libgdcm-tools Filename: pool/main/g/gdcm/libvtkgdcm-tools_3.0.21-ok2_arm64.deb Size: 33142 MD5sum: 3c549c21b0910b267fed3ba7934fe93d SHA1: d3b3a3bfecaf2b3d6fa037bda6095340d8a2f8fa SHA256: 2cd5b3222712d8c8adef2ab998c0a6e56c1272da6bae5fa88d1a73333d61ae48 SHA512: 176fdd41c7223e8c1b5ec8dc3bb04ecc9757cd5454d370fb698f3d73a64e64e5ce8fe77389e0326539628cb333d1c8b9fb47f750ecbae217e7a36df637c32430 Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM VTK tools and utilities Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Libvtkgdcm-tools provides a number of command line debugging and utility tool. Install this package for the gdcmviewer, gdcm2pnm and gdcm2vtk programs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwacom-bin Architecture: arm64 Version: 1.3-ok3.1 Multi-Arch: foreign Priority: optional Section: libs Source: libwacom Origin: openKylin Maintainer: openKylin Developers Installed-Size: 80 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.12.0), libwacom2 (>= 1.1) Filename: pool/main/libw/libwacom/libwacom-bin_1.3-ok3.1_arm64.deb Size: 5260 MD5sum: d615f898767aad599df208d3f896006e SHA1: 2f41f181e0e377a900e0378cdb37620fee94faa6 SHA256: ce7d0c1181614a5cd2b58ab217f23ab39079a84bb15183087e429c75e3c46814 SHA512: 40b82cb1720b6f972edf43cc61b8970dc98936d7f31f571f343011d61747b4855f4337a29231055ea6fa808371266d231b6eba1415535d97fac5b6eb5484f0ac 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwacom-common Architecture: all Version: 1.3-ok3.1 Multi-Arch: foreign Priority: optional Section: libs Source: libwacom Origin: openKylin Maintainer: openKylin Developers Installed-Size: 713 Replaces: libwacom0 (<= 0.2-0) Filename: pool/main/libw/libwacom/libwacom-common_1.3-ok3.1_all.deb Size: 44006 MD5sum: a3e34c4352045419996c4a930df2393b SHA1: a96418ff137ab6df5ffbb8615cade726c4d1f5ea SHA256: 676221e6f87ea34a10443658313e80a2a0a3cc24aca1f408ac5253a2e2bf91c1 SHA512: 089d606d4e562af4b15479f0407a5d37c3d02abbbae8a3ab96bdf2bae32af7cd16532df4d8ce8de17005175ecd53821e7b8420bd4ac8e2e41095f9427992dc08 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwacom-dev Architecture: arm64 Version: 1.3-ok3.1 Multi-Arch: same Priority: optional Section: libdevel Source: libwacom Origin: openKylin Maintainer: openKylin Developers Installed-Size: 38 Depends: libwacom2 (= 1.3-ok3.1), libglib2.0-dev, libgudev-1.0-dev Recommends: pkg-config Filename: pool/main/libw/libwacom/libwacom-dev_1.3-ok3.1_arm64.deb Size: 6870 MD5sum: a7d3a7d065a361b2c38233b5b0e91fb0 SHA1: cc03c914d0c7657adaf0bef1a95f065dca6c9a9d SHA256: 253b19fa361c1167d95968a2af4b1c11945527ac5bf8d83ba391a9a0094d1625 SHA512: cbcc5f1fe2f07aa3b1bfe4fa395717c99f9454137896808efefdeaf9527ac460d8cc9d1f53be92abfa12502d0fa90c146245c06c3bd2b3bfbfd2238399ce50a6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwacom2 Architecture: arm64 Version: 1.3-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: libwacom Origin: openKylin Maintainer: openKylin Developers Installed-Size: 85 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.24.0), libgudev-1.0-0 (>= 146), libwacom-common (= 1.3-ok3.1) Recommends: libwacom-bin (= 1.3-ok3.1) Filename: pool/main/libw/libwacom/libwacom2_1.3-ok3.1_arm64.deb Size: 19612 MD5sum: 5d428622f44f047d72976b6482b31587 SHA1: 47b81d1062fea3eb1def968523559bd08069cfe2 SHA256: 86d04105670cc3cdd1ad7560eab51c48a2b447b3dd23fc402b36a7b140bae22f SHA512: e31f103e1f736cc852a575d8240b76a33fa11b05931c0f25591b7a9f4fb438f7f335b93d4caf0aa5d6e6d14b9e68cd34a58ba60e79405ad3a0a1527df4139a96 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwayland-egl1-mesa Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: oldlibs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27 Depends: libegl1, libwayland-egl1 Filename: pool/main/m/mesa/libwayland-egl1-mesa_22.3.7-ok6_arm64.deb Size: 5920 MD5sum: 8e31dea50814fc549f99ad1962d966df SHA1: 34f2db01ba64df800d39e03cbb28da07ddb67151 SHA256: 8a3b4ff185fde09de4052a29f081a7ccf9cca38c866528068887a2e5bb449c8e SHA512: 01c569ec6d71515f89f5aa6e2962e5e7658fa2f28ae2289bb36ae2dffe651968804162a6c92fcf6156de73daee4fa48d2458360ee3ab3822773ec249b5d5d746 Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libweather-ion7 Architecture: arm64 Version: 4:5.24.7-ok4.3 Priority: optional Section: libs Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 142 Depends: libc6 (>= 2.17), libkf5plasma5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/p/plasma-workspace/libweather-ion7_5.24.7-ok4.3_arm64.deb Size: 25228 MD5sum: 36751d6af3b2b2859fd019aa8d60d897 SHA1: fb66a0a1e3546b64d4561ccb8d3ed39f8e8c0f14 SHA256: a8a48c4c75f9bea44aa254afc7f3bc867f91cbdbb62ac961c4ee7f7a04642af0 SHA512: 344ec4038f7a38dbcaa764fb6162e463b1cc90a28966e904f08898bb53d4ae3be78fc0340f40445a003bc955685392fcfaaf6058e1cd142fb5360ec952a901ca Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Weather_ion library. . This package contains library files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwebp-dev Architecture: arm64 Version: 1.2.2-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: libwebp Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 906 Depends: libwebp7 (= 1.2.2-ok4), libwebpmux3 (= 1.2.2-ok4), libwebpdemux2 (= 1.2.2-ok4) Filename: pool/main/libw/libwebp/libwebp-dev_1.2.2-ok4_arm64.deb Size: 290630 MD5sum: 03aff4a74d39735e42e7862e321bcb52 SHA1: 4be5c018d440621e44c724b56c51baabe978305f SHA256: 1ff7692aab5a8de83df7838a3bf6cc52e4a1a973de9f034299de4dc5f55c775e SHA512: a2834d92f722f49152e4d5a11bbf454a06d17dfa337cda8b2b3d541017dc98a1671d52f668ca780409849ee966293865883f34a988d224888e3ab6f399ed4c32 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwebp7 Architecture: arm64 Version: 1.2.2-ok4 Multi-Arch: same Priority: optional Section: libs Source: libwebp Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 420 Depends: libc6 (>= 2.34) Filename: pool/main/libw/libwebp/libwebp7_1.2.2-ok4_arm64.deb Size: 190972 MD5sum: 9d8d22aa02e1a7517a6fb5e4f4d9ac25 SHA1: 3eca7a974fcec047716604a10bebe1ba0071c61a SHA256: 611e1266ef4bef2073580e099289b27cc9c52ea70796f151d121e87c672f06ff SHA512: 1e23de043626999383f6dc9a043fc8f81a33c6b6019796e33fd3b02892d608c05457762d96523a2639a5768d32caf5f890d85fbc5a1be20e52a0525a2752798e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwebpdemux2 Architecture: arm64 Version: 1.2.2-ok4 Multi-Arch: same Priority: optional Section: libs Source: libwebp Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 163 Depends: libc6 (>= 2.17), libwebp7 Filename: pool/main/libw/libwebp/libwebpdemux2_1.2.2-ok4_arm64.deb Size: 9956 MD5sum: e56572a7ae4ec6a500a447dd8c93ca70 SHA1: 9cccd78a867bf5e50a6e8fad8ed265cd97b4f86a SHA256: 640e89fd20349dc7fae7e1b738e300c742e6dfc634d9d32b8709c609d5978051 SHA512: 7911db473ce0fde106b87ded0e122a17c2eba9b25267a64f4b7140de4cfaa51ec274144b1e755dc1547c9944af85a175a4ed17b531afab14058e9765255d38a0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwebpmux3 Architecture: arm64 Version: 1.2.2-ok4 Multi-Arch: same Priority: optional Section: libs Source: libwebp Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 164 Depends: libc6 (>= 2.29), libwebp7 Filename: pool/main/libw/libwebp/libwebpmux3_1.2.2-ok4_arm64.deb Size: 20022 MD5sum: b5ffa9cac304e8a771020652ff7a0a79 SHA1: b8474b90a5e952408d14a4eb9ca875cf687cfa45 SHA256: 7489a4aa7e84e95c28ada81a2b6ef6fd3a850cd31129f10bba2af73f446a5a8b SHA512: e270739fb27c2953e58caa1135652468ae800f772edfb1e940e5efd788d1ee8a100f455963e162c5624e5ccdada7fbecfa4a1c72799dd20fbbfa998abdcf6141 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwhoopsie-dev Architecture: arm64 Version: 0.2.77-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: whoopsie Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Lu zhiping Installed-Size: 28 Depends: libwhoopsie0 (= 0.2.77-ok1), libgcrypt20-dev Filename: pool/main/w/whoopsie/libwhoopsie-dev_0.2.77-ok1_arm64.deb Size: 4216 MD5sum: 2a81d22f742bda8019cdbb1b3eb026ce SHA1: e47770a29d7df55c6c316fc3d3aa2b65002c87db SHA256: 84824c65a1b57c94c1e291de16c1295f0f08cfe9f5b9a97f4f6becffc92665df SHA512: 7af738773773510e3b5126f11bf59df6541973964d6b1e04b56a210d0dcb8dbd5a8d702a33e71f029fa0510bbde1d603c06157b61f423c7033a23f3bfcf9fa1d Homepage: http://wiki.ubuntu.com/ErrorTracker Description: Ubuntu error tracker submission - library development files This library provides methods to generate an identifier for use with the Ubuntu error tracker cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwhoopsie-preferences-dev Architecture: arm64 Version: 23-ok1 Priority: optional Section: libdevel Source: whoopsie-preferences Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Evan Dandrea Installed-Size: 27 Depends: libwhoopsie-preferences0 (= 23-ok1) Replaces: libwhoopsie-preferences0 (<< 0.7) Filename: pool/main/w/whoopsie-preferences/libwhoopsie-preferences-dev_23-ok1_arm64.deb Size: 3674 MD5sum: 7e9e7a0e15fc9d52ba19245a6696d4b9 SHA1: ebd9b54f01f8886d703ddfe68ede3663a02d466f SHA256: 365e0644f4e656fd0c55abc9648a3624ef634bc78ac5f19d4bcfbd1d8175560d SHA512: 57d6e5d85dc3f6e21d698304cecc616511bbf16aad2b8ed511733645b37d7077283bdf2a382641a0d1ad6e33e7de0eca9da5783db032618a8808c078cb389771 Homepage: http://launchpad.net/whoopsie-preferences Description: Ubuntu error tracker submission settings - library development files This library provides convenience DBus methods for interfacing with the error tracker submission settings daemon. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwhoopsie-preferences0 Architecture: arm64 Version: 23-ok1 Priority: optional Section: libs Source: whoopsie-preferences Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Evan Dandrea Installed-Size: 55 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3) Breaks: whoopsie (<< 0.2.47) Filename: pool/main/w/whoopsie-preferences/libwhoopsie-preferences0_23-ok1_arm64.deb Size: 14148 MD5sum: 381b9471d2b70e345926adc61c659eaf SHA1: 187bb2e853923bff49a78a67a6e8a75404bc413a SHA256: df40333a7f60c15942ef0c7973002b43e14df8e4443c3adbb4348b268f697036 SHA512: f74de2bf05a7960c019f2c9ad26fee3e86dfa5117d5a0df9c32ec0733119ea4f3bcd362fee6752944d1af2429dfc4c5e45c080b06b26d47405ffb452c9c8dade Homepage: http://launchpad.net/whoopsie-preferences Description: Ubuntu error tracker submission settings - shared library This library provides convenience DBus methods for interfacing with the error tracker submission settings daemon. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwhoopsie0 Architecture: arm64 Version: 0.2.77-ok1 Multi-Arch: same Priority: optional Section: libs Source: whoopsie Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Lu zhiping Installed-Size: 41 Depends: libc6 (>= 2.27), libgcrypt20 (>= 1.8.0), libglib2.0-0 (>= 2.32) Filename: pool/main/w/whoopsie/libwhoopsie0_0.2.77-ok1_arm64.deb Size: 10232 MD5sum: 193962d901d9029b2d08cda26f77fa63 SHA1: b628f764f19c75996afab73d0b4f7c97886c0abc SHA256: 3cb54b370d7f93a4a9d0db61d755010ee60e40219ebfc280bd0f5dbeaa50b3b8 SHA512: 85f3d95e1552486ee556d4f6fbafed301d5a1e3c9bd46529e7b1cfa4c98aa0d7504653e3bf5a004d4823f0f454dbdb9dc1dc00bac84e97ab057c9267dbeb7fb4 Homepage: http://wiki.ubuntu.com/ErrorTracker Description: Ubuntu error tracker submission - shared library This library provides methods to generate an identifier for use with the Ubuntu error tracker cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwildmidi-config Architecture: all Version: 0.4.3-1ok1 Multi-Arch: foreign Priority: optional Section: misc Source: wildmidi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 47 Recommends: freepats Filename: pool/main/w/wildmidi/libwildmidi-config_0.4.3-1ok1_all.deb Size: 11986 MD5sum: b1dcee70e08ba505cce404fc65267f67 SHA1: da026c966d0f3f96fe3e4764624acddf303b0514 SHA256: e17d9f3c8a68652110cdab2f0ae854b21fbbb759871394fa63900b0f18c70171 SHA512: eb70c13514efb12b525b27f6a2b722e962e08efc3f7b4269a21f8275365f4ccf74f974b19dd9da3b3ef70fd2e37edf62891936bf9b490a873980fcab6dcea2ba 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwildmidi-dev Architecture: arm64 Version: 0.4.3-1ok1 Priority: optional Section: libdevel Source: wildmidi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 281 Depends: libwildmidi2 (= 0.4.3-1ok1) Recommends: libwildmidi-config Filename: pool/main/w/wildmidi/libwildmidi-dev_0.4.3-1ok1_arm64.deb Size: 103178 MD5sum: 8d47449277c18cf13cd11b1d319606f9 SHA1: 61a18a751035c2a354e283286fe6ad41af97844c SHA256: 14272cf51e5424a8aae6a3a54a0d2da5f8f8c778bb9d7dce932a96bd55c75598 SHA512: 6f2fb45c1879780205a7b1399f0c417c1f76edfe4507aa63e5eb474e44e2ad42cd17528e180909403e9be989ec5b5a644742f6b26f1c551cccc230d6d8da76e9 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwildmidi2 Architecture: arm64 Version: 0.4.3-1ok1 Multi-Arch: same Priority: optional Section: libs Source: wildmidi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 163 Depends: libc6 (>= 2.33) Suggests: libwildmidi-config Replaces: libwildmidi0 Filename: pool/main/w/wildmidi/libwildmidi2_0.4.3-1ok1_arm64.deb Size: 68104 MD5sum: fc1b4b83802cdf2df945d1ce960f2af6 SHA1: 4a4c924e4dca4ecd276f215349bbc202de1ccc84 SHA256: af47f692a12e818a694e1cab9962df7a6c558393bac2576ca2c1970b42f0261a SHA512: bd0c21eab7ec76d3405d5b1f1b0246b5be462514b0c6db6c47a09fa209a4f2b0ff3e116f229cdc1cef7e7affbb8ba54951258f9a0d656b0d6ab08552edf39099 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwinpr-tools2-2 Architecture: arm64 Version: 2.8.1-ok6 Multi-Arch: same Priority: optional Section: libs Source: freerdp2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 165 Depends: libc6 (>= 2.17), libssl1.1 (>= 1.1.0), libwinpr2-2 (= 2.8.1-ok6) Breaks: libwinpr-tools2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Replaces: libwinpr-tools2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Filename: pool/main/f/freerdp2/libwinpr-tools2-2_2.8.1-ok6_arm64.deb Size: 27794 MD5sum: 8c1437156207c32a885b57f7638c9989 SHA1: 2e7a07d683ccd6dc66a5232f619b361272c9e0af SHA256: 0ae56e520fa8bb9f0ab0365796fda7addd3d5d327dea29ebc4b1fe30072e1ae7 SHA512: 7978bb072806992282ec287f789d4364c35ec5613103aacd7e6409a729ffb46b8755135b1b90116c1477112ec9b62f46a43d76cb65c78788d10d494ddfd4e25b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwinpr2-2 Architecture: arm64 Version: 2.8.1-ok6 Multi-Arch: same Priority: optional Section: libs Source: freerdp2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1372 Depends: libc6 (>= 2.34), libicu66 (>= 66.1-1~), libssl1.1 (>= 1.1.0), libsystemd0 Suggests: freerdp2-x11 Breaks: libwinpr2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Replaces: libwinpr2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Filename: pool/main/f/freerdp2/libwinpr2-2_2.8.1-ok6_arm64.deb Size: 376622 MD5sum: 7cfc28e0a4034e7985dd2c4dd0913652 SHA1: 2c212b37c36c588e04cc35c72fb9edf51df0d328 SHA256: f27c642e0a0ff25fdf0aa6ba99f21be5aed665834b1f63ccd18b4e7dd90a0119 SHA512: e351bde94cc3db9651414cf9f1edbfabec4651659bd7c06b1b87d856b23263908c95ef59ff75bde1c8b6fe84355148ee4d6673498d7dfe9d64ce55645f4ca4a7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwinpr2-dev Architecture: arm64 Version: 2.8.1-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: freerdp2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1116 Depends: libssl-dev, libwinpr-tools2-2 (= 2.8.1-ok6), libwinpr2-2 (= 2.8.1-ok6) Filename: pool/main/f/freerdp2/libwinpr2-dev_2.8.1-ok6_arm64.deb Size: 168214 MD5sum: ffbd3caaa1f70dcb2324cf3b65336acc SHA1: 38c1a728003f9f4f16e095c1df25fe2984ef424b SHA256: 869549b6f47b0ae0220f54477dc961e28fb8a562e22f6e9f771b14a79c51508d SHA512: be91d609c10615c52212cc60b0ede6e9b8d02884a062f84bbfe7ff0a546464ab91158ddac9132e6466a39b275d83153e6d7e2634017e400bd366aa705125794b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwireplumber-0.4-0 Architecture: arm64 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: 1962 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.62), liblua5.3-0, libpipewire-0.3-0 (>= 0.3.52), libsystemd0 Filename: pool/main/w/wireplumber/libwireplumber-0.4-0_0.4.13-ok1_arm64.deb Size: 237760 MD5sum: 2dd15585d9b6021f290cc34faa92d06a SHA1: e28df71146e2a0774c6952b8eb86263ab6a878f2 SHA256: fe133d97ef99e05b7610451c203e741a8201ca63ae64111f07d6b7034b390b55 SHA512: dad40fd0f50766835051332469ea369022870346e4a72cdf97198f845cfd5aa342409d07a96352a6c832308457890f4c2639842e53ef6e1acaaec061206cbae5 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwireplumber-0.4-dev Architecture: arm64 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/main/w/wireplumber/libwireplumber-0.4-dev_0.4.13-ok1_arm64.deb Size: 63234 MD5sum: d4c379e333f1f64395b1c8d2d12ace83 SHA1: 660c71cbea2e286813a12b847214481ca35fe330 SHA256: 82af84859e52468145757b305ac1d0086dea072120e0494e482699384f83726d SHA512: 04ddccb7be28d602da9d744cfa845a796ea293fc16511a0c410250ab42220a64ef48462f81ad8685ae934e838aaa5062c0cb211f7bb7525c27ef4f202a334433 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwpa-client-dev Architecture: arm64 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: 127 Breaks: libwpa-dev Replaces: libwpa-dev Filename: pool/main/w/wpa/libwpa-client-dev_2.10-ok1.6_arm64.deb Size: 32552 MD5sum: 133c3910b1c72195f3ac5737d13668ac SHA1: 3be29450319df68f836ab916048795d76b94c54f SHA256: 7cf51c26e8d768bcf059aa87a2dccbc6021d5ff4c8db0a583127db551771c2ef SHA512: f4bd5179924b35d80ea8bf753481b4ea2ffd152f306b94d9411f65afcb053897cd3ae86ee47943cd5020c9cedc49a7ab6f57f534d8f9d588b3b7b6bfa1e8bed2 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwpd-0.10-10 Architecture: arm64 Version: 0.10.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: libwpd Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 682 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 5.2) Conflicts: libwpd0, libwpd2, libwpd3, libwpd4, libwpd5, libwpd6, libwpd8 Replaces: libwpd0, libwpd2, libwpd3, libwpd4, libwpd5, libwpd6, libwpd8 Filename: pool/main/libw/libwpd/libwpd-0.10-10_0.10.3-ok2_arm64.deb Size: 189122 MD5sum: 91dfcda10bebf88e4897920a122e1242 SHA1: f60b8dd3f6536d6239742125707e927a6ffd527b SHA256: 084be148562c8948ca7c2ef6fb1ff5b2b50fd9b6c34e95d4bae979f28db62da4 SHA512: 9477d0f7f0878cc4156488f8e49e1f411dea4f1576f06662cf21dd0b81f6d8999d0910b08acb7bb963b33206507aeb5411383e5fb645008c9d1ef7eb31893875 Description: Library for handling WordPerfect documents (shared library) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwpd-dev Architecture: arm64 Version: 0.10.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libwpd Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2422 Depends: libwpd-0.10-10 (= 0.10.3-ok2) Filename: pool/main/libw/libwpd/libwpd-dev_0.10.3-ok2_arm64.deb Size: 316846 MD5sum: 58889905d9b68520d8faa2ee1f075033 SHA1: 3731cac63e1ebe7e824c2137897649d931485e68 SHA256: 52441c89d39bdb9f0d3e47e672b139ce5fb250292072790f5a10f7571347c499 SHA512: 0f3713b6b8424bba77a1cabd8f26783fb630f3093585898ed558d1d14a9f9aada27b017412fb36c1551c2a814a531cfd44ac4e60cf96651229e7748b23eb71ea Description: Library for handling WordPerfect documents (development) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains files used for development with libwpd. 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/main/libw/libwpd/libwpd-doc_0.10.3-ok2_all.deb Size: 784344 MD5sum: 4cf4cc0874558edf51688654640b7196 SHA1: 6eb0f27f271818822f89393b1ece44feb76f2c1e SHA256: e4b87456cb29b70c8272be16d0197931d043640aac991075059f0651fabe29a8 SHA512: 952e4b89e48d3d9d810aba196753ecf79539a37ce56cfc85bdd5137cd49a44c1eb88a0784a5a444c58df8a9bb606953a65402b83cb2d7aafc67e7d36a4180a80 Description: Library for handling WordPerfect documents (documentation) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains the API Documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwpd-tools Architecture: arm64 Version: 0.10.3-ok2 Priority: optional Section: utils Source: libwpd Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 148 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 4.1.1), libwpd-0.10-10 Replaces: libwpd7 (<= 0.7.2-0) Filename: pool/main/libw/libwpd/libwpd-tools_0.10.3-ok2_arm64.deb Size: 13172 MD5sum: b45c178e41475820b086a32a430eec7b SHA1: 52a95ef1c9ac3731afc34eb55c143b4f9ec02c8e SHA256: 73f6a6be5ab1c151c5805042eca8f1856a46690f5d0d61f050a66cea3b02ed1c SHA512: 19dccc0164d504eddbfa789c998d2be3b8d01be9761fb3ce7b8cd4833c70e298f84cf007ca69a6e18f5179ce07446d827278c6f01a75c4d7d03638762e7db9a1 Description: Tools from libwpd for converting WordPerfect to HTML/RAW/Text libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains some little programs using libwpd to convert WordPerfect files into HTML/Raw files and Text. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libwww-perl Architecture: all Version: 6.43-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Installed-Size: 370 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 (>= 6.18), libhttp-negotiate-perl, liblwp-mediatypes-perl, liblwp-protocol-https-perl, libnet-http-perl (>= 6.18), 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 Breaks: fusioninventory-agent (<< 2.1.8-0), gsutil (<< 3.1-0), libfrontier-rpc-perl (<< 0.07b4-0), libhttp-daemon-ssl-perl (<< 1.04-0), libhttp-proxy-perl (<< 0.24-0), libhttp-request-ascgi-perl (<< 1.2-0), libhttp-request-params-perl (<< 1.01-0), libjson-rpc-perl (<< 0.96-0), libpoe-perl (<< 2:1.2990-0), librpc-xml-perl (<< 0.74-0), libsoap-lite-perl (<< 0.7.12-0), libwww-mechanize-formfiller-perl (<< 0.10-0), libwww-mechanize-perl (<< 1.66-0), satutils (<= 0.6), tidy-proxy (<< 0.97-0) Filename: pool/main/libw/libwww-perl/libwww-perl_6.43-ok2_all.deb Size: 140280 MD5sum: 5a6d84ffca02c44269922c61b5f686d9 SHA1: 6008971d30129ae5b01ebf1649e994f00fb4faf0 SHA256: 5f7120d26be5ad3604c1e24fa8883cdcf26755fbfd1e4c32c706ba1dcec00c58 SHA512: 39bd24e71657538e69daadd05682bc9740bd38f0753f8a0ba012c773c8de3afdb649424772e71c9403c243a1ecf73281bc8aabe429945f4831c6b035d73e571e 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. 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/main/libw/libwww-robotrules-perl/libwww-robotrules-perl_6.02-ok2_all.deb Size: 12324 MD5sum: aab0d5e32def895178cc3dba09d91e78 SHA1: 0d203bf4a0444439772f4dde37c43a8edd01f245 SHA256: 1c8cea0ea831ca712bb33d1f6a91e12203317cdae3f1467f38221d9e39fd86d3 SHA512: dcbd9da7f7ce33b976126d4fd0d0d6a19eaf87d898386b9934fe89c79a8e67ca7668ac70ee703b4bc354ccf760516dc2fba998da14a59c9dfd69e1d7a45766fd Homepage: https://metacpan.org/release/WWW-RobotRules Description: database of robots.txt-derived permissions WWW::RobotRules parses /robots.txt files as specified in "A Standard for Robot Exclusion", at . Webmasters can use the /robots.txt file to forbid conforming robots from accessing parts of their web site. . The parsed files are kept in a WWW::RobotRules object, and this object provides methods to check if access to a given URL is prohibited. The same WWW::RobotRules object can be used for one or more parsed /robots.txt files cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx11-6 Architecture: arm64 Version: 2:1.8.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: libx11 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1858 Depends: libc6 (>= 2.34), libxcb1 (>= 1.11.1), libx11-data Breaks: libx11-xcb1 (<< 2:1.7.0-2) Filename: pool/main/libx/libx11/libx11-6_1.8.4-ok2_arm64.deb Size: 610220 MD5sum: 11205ccd84f6159713540a0b2ccac18a SHA1: 30170c84efb1ea26b2f3f5204f8b3801c5bf3939 SHA256: 5552851187a1eb81a5a4c06c8bceda5214bf5a9c69c78a09a3ba27be15c44695 SHA512: 8712538299a722e580f5ad620e79db0ee7e2eaa6851c0278c22a7a96c099fcf751d5a2c5653b9132520b6ee58b3a3c653cb80d7ca27dfb34c915dee8991e4866 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx11-data Architecture: all Version: 2:1.8.4-ok2 Multi-Arch: foreign Priority: optional Section: x11 Source: libx11 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1601 Filename: pool/main/libx/libx11/libx11-data_1.8.4-ok2_all.deb Size: 116708 MD5sum: 9017b79a3515c9957acf980794eee0ff SHA1: aa0243b481a362f75a9b7701f4abe6834c6137ec SHA256: c6f8710dacb3e94ee9e4f5cb67b46d7ce9b6ae77c1995bc315d60e7d7d583740 SHA512: 104684fa6ed71c497197446153f675b9417c265e0afd7d51f208443392763ee1fea8b3c45fa23bbcbe19dfa5fee255dee5569c00becb2ea3adc40f180bb4e21c 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx11-dev Architecture: arm64 Version: 2:1.8.4-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libx11 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2999 Depends: libx11-6 (= 2:1.8.4-ok2), libxau-dev, libxdmcp-dev, x11proto-dev (>= 2019.2-1), xtrans-dev, libxcb1-dev Suggests: libx11-doc Replaces: x11proto-dev (<< 2019.2) Filename: pool/main/libx/libx11/libx11-dev_1.8.4-ok2_arm64.deb Size: 692880 MD5sum: 06ea6a2003c497d7b0376798b5a46294 SHA1: 69794b0054abda156608daa2692b8b62ce876a99 SHA256: e2d9dca35b2d60cff1a90b0d1d3382777181917996691730e11698489ca51e04 SHA512: 5d41803f9f2c19c7613bc07016278b6c9f66ea41657a62c1249d5abbb7b2187b29dbffdca5a7b2dd08b11761232dfaeb5bc19d1f2723aa8ed0697b98c693bd1f 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx11-doc Architecture: all Version: 2:1.8.4-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libx11 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 10308 Filename: pool/main/libx/libx11/libx11-doc_1.8.4-ok2_all.deb Size: 2031288 MD5sum: da3759825f25e5ba712bfcc910dc9f6c SHA1: 1f444b21bd73cc24f87a1da6a220a9df0b1e840c SHA256: 2df38274c0a490dc47221e154fd06ff458b04b42a9f795f1bb7003ea7f2a3c78 SHA512: d23d00ff7e2c70c44711ec3b835e232e8c599a8f7a235da77f4f205a9d022d70dbc6f08d0988ca97dcc46d8970043de3fe4493584e766229c04ffb6d017c4489 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx11-xcb-dev Architecture: arm64 Version: 2:1.8.4-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libx11 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 277 Depends: libx11-xcb1 (= 2:1.8.4-ok2), libxcb1-dev, libx11-dev Filename: pool/main/libx/libx11/libx11-xcb-dev_1.8.4-ok2_arm64.deb Size: 10058 MD5sum: bc0dbcca37d7aeef0a493e3beaafa941 SHA1: 17a52081962c77fa1ae8d04faedf33c060f0f91d SHA256: 3a9ce506c2c71145705d9497c4e050a759a66e87255b412b2a63f777b32a078e SHA512: 1f82ec5ed32e9ebad178c6de3f1891b97e16da56ebb31847fc23aeccb1a3565da09c18ea83015f73351098aa501a9b13493baa96f6ca2d386794c0850ce18686 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx11-xcb1 Architecture: arm64 Version: 2:1.8.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: libx11 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 332 Depends: libx11-6 (= 2:1.8.4-ok2) Filename: pool/main/libx/libx11/libx11-xcb1_1.8.4-ok2_arm64.deb Size: 7870 MD5sum: 50b224586749af14d14077a4ba51ffb6 SHA1: 902170c2f09fba0ce67c2b288f7e3a4cd1ab2189 SHA256: 461e358b3efe52d396cdd5fc69016b7a7a6f780a7fd7f51c5b8fd915b309a348 SHA512: c3bf1ede91d6434f40281456e8a551b97f2c147a3180ee5f0403128ad4cab701972246cac9655fb498f31ca3eec8710cc60d1b9b02df4a89b5c7b44340a4d87c 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx264-155 Architecture: arm64 Version: 2:0.155.2917+git0a84d98-ok3 Multi-Arch: same Priority: optional Section: libs Source: x264 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1367 Depends: libc6 (>= 2.34) Filename: pool/main/x/x264/libx264-155_0.155.2917+git0a84d98-ok3_arm64.deb Size: 509450 MD5sum: e99c69d80844b521c87ec3b6633d9d2a SHA1: e9b435a70ccd1835599c480413e0c76336b53fee SHA256: cc2140a76ffe5f1cd200bed462a4ea98e36021f65d1a030afe93785726756d12 SHA512: 81202762dac4f2b7a310fd7c0ae4c6c8b51cb169b797ffe3d753397fa6e3dce693cc9b5781e46f51b39163e733c823d1a7053f5685f53e7bdb9b1dcc88dd79d6 Homepage: http://www.videolan.org/developers/x264.html Description: x264 video coding library libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams. . This package contains the libx264 shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libx264-dev Architecture: arm64 Version: 2:0.155.2917+git0a84d98-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: x264 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1854 Depends: libx264-155 (= 2:0.155.2917+git0a84d98-ok3) Filename: pool/main/x/x264/libx264-dev_0.155.2917+git0a84d98-ok3_arm64.deb Size: 535288 MD5sum: 358e4cffb45a3d26fd9e79aea569851e SHA1: f8c0e93b7cebe250c9386a43b4b75628bd9ed0e2 SHA256: b72fee77981cf8c1658a75cf879d1a500f6792e4cb876010ef58810d00973828 SHA512: 7e6eee44dcf5cbfbadabcd15a020f8399297ecf72491cfcba9cf89c7053758a7ecd62f65b27532ef24162241152bf2da0aa4433d6e797de99b9c09cff5bf5ec9 Homepage: http://www.videolan.org/developers/x264.html Description: development files for libx264 libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams. . This package contains the static library and headers used to build programs that use libx264. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxapian-java-doc Architecture: all Version: 1.4.14-ok1.1 Multi-Arch: foreign Priority: optional Section: doc Source: xapian-bindings Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 60 Filename: pool/main/x/xapian-bindings/libxapian-java-doc_1.4.14-ok1.1_all.deb Size: 9692 MD5sum: 44a26e000cc2dd57ee2e6c7c9b6185a0 SHA1: 5208651b6329c30c2e777897281d10cae69b628c SHA256: 48658bac7109202de139b025f89ca9e1c2661384f5f2c62296d96b3b73bd8ba0 SHA512: 9c125cad0c74c0a81ac819b4378b82cac2027ec01b6e6ec1a34997688d640fc0678b806608f2978d3dc100e4b14aee027e6c9ba2a6b80e38e2171d267cfc4dfd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxapian-java Architecture: all Version: 1.4.14-ok1.1 Multi-Arch: foreign Priority: optional Section: java Source: xapian-bindings Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 126 Depends: libxapian-jni (>= 1.4.14-ok1.1), libxapian-jni (<< 1.4.14-ok1.1.~) Filename: pool/main/x/xapian-bindings/libxapian-java_1.4.14-ok1.1_all.deb Size: 105816 MD5sum: ebd9865cb923196835c833652fcc45fd SHA1: 4af896dcc6363f59e507822650617d5b6975e800 SHA256: 2e5109c81706f4740cd9b642dd4374f3272db0ca95a1d286b9338776755c5d85 SHA512: 5ae96b9099eaecb483d302778cfe2a451a87790affd722dabda43a7f9868ed555cadec3a8bd5823e956b52da7706a95ad137428fb3ba5a75cca0e604f3dd3af6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxapian-jni Architecture: arm64 Version: 1.4.14-ok1.1 Multi-Arch: same Priority: optional Section: java Source: xapian-bindings Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 627 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.12~) Filename: pool/main/x/xapian-bindings/libxapian-jni_1.4.14-ok1.1_arm64.deb Size: 129918 MD5sum: a0976f43fdce0b955cb7c87e42b7c2ab SHA1: 02f68a71eb9ca0809e9107d681e23f45616496c6 SHA256: bcfb0a2565c5d3fc1c8afab0dca0cba0f2d822b7df3c53410ad344cd4957ab0d SHA512: c12a1a0b6294988268c8512a01137224b8e882dd0891b35c5064d45658a6308655c6a40de8f7bd42bbf3321e922619abeb3a580dc9ed85500a5e8b5717281ed1 Homepage: https://xapian.org/ Description: Xapian search engine interface for Java (JNI library) The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. . The Xapian Java bindings provide an interface to the Xapian library from Java, allowing both indexing and retrieval operations. . This package contains the architecture-dependent part of the Xapian Java bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-util-dev Architecture: arm64 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: 70 Depends: libxcb-util1 (= 0.4.0-ok2), libxcb1-dev Conflicts: libxcb-atom1-dev, libxcb-aux0-dev, libxcb-event1-dev, libxcb-property1-dev, libxcb-reply1-dev Breaks: libxcb-util0-dev (<< 0.4.0-0) Replaces: libxcb-atom1-dev, libxcb-aux0-dev, libxcb-event1-dev, libxcb-property1-dev, libxcb-reply1-dev, libxcb-util0-dev (<< 0.4.0-0) Filename: pool/main/x/xcb-util/libxcb-util-dev_0.4.0-ok2_arm64.deb Size: 10774 MD5sum: 7d7b3d30aa7493f8401df2c281b996b3 SHA1: a194fa26a77e6c98733ca3e0477210a5473d9e96 SHA256: 2863afe3131518cdb65a0db77be69cc7b234c35559b3eee39d178a6d165ef894 SHA512: 2208080c653ba34dff50e69645b9d356232f461bb6bfd569bfac3d8475e04cf95618816635afbeab6d292b3d00dfeb86c88301601ec66d2379f23d38c90bbfbb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-util0-dev Architecture: arm64 Version: 0.4.0-ok2 Multi-Arch: same Priority: extra Section: libdevel Source: xcb-util Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 25 Depends: libxcb-util-dev (= 0.4.0-ok2) Filename: pool/main/x/xcb-util/libxcb-util0-dev_0.4.0-ok2_arm64.deb Size: 2420 MD5sum: 0e889ae82588762caf28d36c790b0eed SHA1: e6ffc82aeb3cd46902ae3554990235be515cf3c0 SHA256: 652198d302f407b22b3241e0f947a3f5ff6828791d23932c947a9ce0f4e3a255 SHA512: 16ea71bfca5471986d1f1099ea97328e0547e28ebb12dd33ef42eb9e48bcb03f32cad429e34fae9b8cf894642e44d79ec2f72bbddf1b625d9d67e7239cc83c27 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcb-util1 Architecture: arm64 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: 98 Depends: libc6 (>= 2.17), libxcb1 Filename: pool/main/x/xcb-util/libxcb-util1_0.4.0-ok2_arm64.deb Size: 11222 MD5sum: 8dfddbba281721e695c04a60bb535b8b SHA1: a448d129784c8aad3b39cb00d68d1664a91beb3d SHA256: 84ad3242b2db5b65f508ef1ec59ad213c97b9d35584326e3a41f732dd4e1a96c SHA512: 7b2af2c40f7942ca908f1a8035f3a221ba21bbff62b19da8142e258702541bb038cce7166d33c7baebbf65c4d6fc71f1fe3fe27bac38ed580dbd4fffd0dc1d55 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcomp-dev Architecture: arm64 Version: 2:3.5.99.26-ok1 Priority: optional Section: libdevel Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3357 Provides: libxcomp3-dev Depends: libxcomp3 (= 2:3.5.99.26-ok1) Breaks: nxcomp-dev (<= 3.5.1) Replaces: nxcomp-dev Filename: pool/main/n/nx-libs/libxcomp-dev_3.5.99.26-ok1_arm64.deb Size: 504862 MD5sum: 55b8c9f95776501e88cb4268c6975eee SHA1: b41b618528c2ced845a415b22635144b0af136f3 SHA256: e6b7635b2ec7bafe8f2bf0577a5b8756e450143b04b1107a93431e79a5bc6770 SHA512: 3e56a507f3407fd843a188d98a41fa9fbda7b1db9df3a4c04e6e9ed7a6ac99acd80eafbb447f8a6df1f2340104f6f240c5409862c64c0d7e8c3a29f6325d8899 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: NX compression library (development headers) NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides the compression library. . This package contains the development headers for this library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcomp3 Architecture: arm64 Version: 2:3.5.99.26-ok1 Multi-Arch: same Priority: optional Section: libs Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1354 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Breaks: nxcomp (<= 3.5.1), qvd-libxcomp3 Replaces: nxcomp, qvd-libxcomp3 Filename: pool/main/n/nx-libs/libxcomp3_3.5.99.26-ok1_arm64.deb Size: 490212 MD5sum: d3fdca20da551d87bff1240b89d57690 SHA1: 2662d7d739f0f3dba35582ca0418b04ef451b811 SHA256: 39a15f32e0b83a4258bd002960e7291716d994d022913a68b2ab895dfdb31d46 SHA512: 12424ee5e2ea00b854949a9523845528ccb16489c618e0a82e5e156de8dc00624b14b51380c45bba7786cce6da42a408f9a06536f9cda942702b930c8c1b0472 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: NX compression library NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides the compression library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcompshad-dev Architecture: arm64 Version: 2:3.5.99.26-ok1 Priority: optional Section: libdevel Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 248 Provides: libxcompshad3-dev Depends: libxcompshad3 (= 2:3.5.99.26-ok1) Breaks: nxcompshad-dev (<= 3.5.1) Replaces: nxcompshad-dev Filename: pool/main/n/nx-libs/libxcompshad-dev_3.5.99.26-ok1_arm64.deb Size: 46926 MD5sum: 907d6ebc3eedbaa7756789b8e7fecace SHA1: bebb94c4ef8b5d5a4c0656b72eed9b716c95c058 SHA256: 051dc19f6c0587098ad0552297120dca5c7d0f9f98adfb2c1d2b4666ac7f5fbc SHA512: df4920673a81cbd7e1ad635bcd7b8d4ef84e18d149f755b2d12bfdb1d395dc4a003dcbc3c82dc23a6a342eeb11cc9ce2b5372a4bc20f9bdaa97a8284a635c897 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: NX shadowing library (development headers) NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides a library for shadow session support. . This package contains the development headers for this library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcompshad3 Architecture: arm64 Version: 2:3.5.99.26-ok1 Multi-Arch: same Priority: optional Section: libs Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 209 Depends: libnx-x11-6 (= 2:3.5.99.26-ok1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxrandr2, libxtst6 Breaks: nxcompshad (<= 3.5.1) Replaces: nxcompshad Filename: pool/main/n/nx-libs/libxcompshad3_3.5.99.26-ok1_arm64.deb Size: 44162 MD5sum: e520d562ba2a02069866542a4794bd50 SHA1: bd159bdc5c7f90fd337486a0c2a60b35388bc406 SHA256: cc8cfa13a2d82fd55c61f127898c9aac8f41c99622f89a577f4123520e3c3083 SHA512: 354de22c276a201a045e34f2a2063aa2825c470f8d4fc430f82f15eb4ebefc5e855ebcf3e8157ca93325526f84fc26b669dd4dfcdd8698c2eb9765017f221b8e Homepage: https://github.com/ArcticaProject/nx-libs/ Description: NX shadowing library NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides a library for shadow session support. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcvt-dev Architecture: arm64 Version: 0.1.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxcvt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Maintainer: OpenKylin Developers Installed-Size: 22 Depends: libxcvt0 (= 0.1.2-ok1) Filename: pool/main/libx/libxcvt/libxcvt-dev_0.1.2-ok1_arm64.deb Size: 3216 MD5sum: 7bb605c87a1b66dd41de846b2fbf5546 SHA1: 9fa33bd02c6483c1ccd6949e434f565cd26f9d55 SHA256: 986ac2265276cd9ef42c53895086a13d65ebc1b2fd023544de4bd8cf29723069 SHA512: 57e0066b42089577653cd4f13708b4ea490450e6dc4213849a551fb8c9c9ccd6943cd0eeabd07714c1bdaf1d0ea73dac64b42b90a1f437f963f8bd090aa80fd2 Description: VESA CVT standard timing modelines generator -- development files libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator. . This package includes files for development. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxcvt0 Architecture: arm64 Version: 0.1.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxcvt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Maintainer: OpenKylin Developers Installed-Size: 22 Depends: libc6 (>= 2.17) Filename: pool/main/libx/libxcvt/libxcvt0_0.1.2-ok1_arm64.deb Size: 5088 MD5sum: da8fd3bbb2852e00e2b23d575894f4e9 SHA1: a2c5277f756a39f8a9f7932d22be8f2c045bbf7a SHA256: 889b1d3bc2aff16e664dbaf62f6a8f2d052f9e74d418c2b06ffa37e6c8f1bb00 SHA512: a70b171fc9a8c90890549aa6f3e9eac88a31ee542b447dc6dbc3733589f8173c7c8e029bafb3eb430a74f2bed50e97e440427e8ebf39aeccaddc7185a372f90b Description: VESA CVT standard timing modelines generator -- shared library libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator. . This package includes the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxdot4 Architecture: arm64 Version: 2.42.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: graphviz Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 362 Depends: libc6 (>= 2.17) Filename: pool/main/g/graphviz/libxdot4_2.42.2-ok3_arm64.deb Size: 47660 MD5sum: 9312dbaf0270a3b19c56d56ece596eb2 SHA1: 9e9d74eb7104f40ddf45617e9c7df4268bb64161 SHA256: 4f39e8d3ae9ad2cdad95f9f785aabc40aeedb175973c947efb6b59df78c8fcc2 SHA512: 81e7993c0fc9f4ebf8a972a7d1357cb0bc5c342a48034010fe6aeb53728d660436a60e85ae8fbab937adf5899b7acbd7b50129c159234abcdb8b8dbb92014990 Homepage: https://www.graphviz.org/ Description: rich set of graph drawing tools - xdot library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the xdot library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxerces-c-dev Architecture: arm64 Version: 3.2.2+debian-ok2 Priority: optional Section: libdevel Source: xerces-c Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: William Blough Installed-Size: 16951 Provides: libxerces-c3-dev Depends: libc6-dev | libc-dev, libicu-dev, libxerces-c3.2 (= 3.2.2+debian-ok2) Suggests: libxerces-c-doc Conflicts: libxerces-c2-dev, libxerces25-dev, libxerces26-dev, libxerces27-dev, libxerces28-dev Filename: pool/main/x/xerces-c/libxerces-c-dev_3.2.2+debian-ok2_arm64.deb Size: 1766856 MD5sum: 6921c44576ddc6f81da468a675f65a6d SHA1: 36ab7efdaccb47db0239005a276c3e87936ca0c5 SHA256: a8322351f9069b5a23fc5e65c6544b74f26a926093ccc31f3b13a6d006ef3ef9 SHA512: 86b53cf44f5bfd1fc93044ad836298a0934b1938e8d138ad6c748a48346d1cf42898720b492bd45e3aa23f03949ea844db8afc7d81aa053188deacd6537df308 Homepage: https://xerces.apache.org/xerces-c/ Description: validating XML parser library for C++ (development files) Xerces-C++ is a validating XML parser written in a portable subset of C++. This package contains the development files for Xerces. It also contains sources to various sample files. The libxerces-c-samples package contains compiled versions of the samples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxerces-c-doc Architecture: all Version: 3.2.2+debian-ok2 Priority: optional Section: doc Source: xerces-c Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: William Blough Installed-Size: 24492 Provides: libxerces-c3-doc Suggests: libxerces-c-dev Filename: pool/main/x/xerces-c/libxerces-c-doc_3.2.2+debian-ok2_all.deb Size: 1822288 MD5sum: a643f9d52c7511e4b438d4b7ad3336c9 SHA1: e73bc9784f65ed266e50783b39ae944c93fea4b6 SHA256: 7aa7d77fb2de24ca57fdc9a055f87039215d290bb20ab439da19dca927c08e02 SHA512: b244061ecf7b4556cc85e9458b91771e4cebadfc6550b90f003b5565dcb594079337e8e1f6f6982b7a41845196560b7904112dd24768a6280ae5c13e0bdfe172 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxerces-c-samples Architecture: arm64 Version: 3.2.2+debian-ok2 Priority: optional Section: devel Source: xerces-c Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: William Blough Installed-Size: 1176 Provides: libxerces-c3-samples Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), libxerces-c3.2 Filename: pool/main/x/xerces-c/libxerces-c-samples_3.2.2+debian-ok2_arm64.deb Size: 112492 MD5sum: 6f9048191def3c5396ffc1cc794d6809 SHA1: a58a6379178b732f6b253ee05747ab0fe4c6d24d SHA256: 2a2b528bd66bfd61c15364f0b7652ee07be720a8dbc14ddb2134681d878ef533 SHA512: 03016170b2252e2ba7747b2e8ca0367ae16a83c00dd8ec7d0fe544d8f2b7801fc2407d3b0c6900d02394e93f5439e3ee9850f207c407c0fb2958dee20fb969bf Homepage: https://xerces.apache.org/xerces-c/ Description: validating XML parser library for C++ (compiled samples) Xerces-C++ is a validating XML parser written in a portable subset of C++. This package contains compiled versions of the samples. You probably don't want this package, but it can be useful if you are trying to reproduce a problem before reporting a bug that will be easy for the xerces developers to reproduce. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxerces-c3.2 Architecture: arm64 Version: 3.2.2+debian-ok2 Multi-Arch: same Priority: optional Section: libs Source: xerces-c Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: William Blough Installed-Size: 3359 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libicu66 (>= 66.1-1~), libstdc++6 (>= 5) Filename: pool/main/x/xerces-c/libxerces-c3.2_3.2.2+debian-ok2_arm64.deb Size: 841646 MD5sum: aa7e1e5c236109841da5b21781f6a167 SHA1: b3de1aec10e0eab2e8d34a0d188af2b425da1fd0 SHA256: e5f22117b25e457b5c79230477b62e204bf642b12c0685aa2c319ec0db866c69 SHA512: 740b8e371e8c09ccd364e9725758340d5af9418aeb078b2349350c263ca784eb9a303e9b800ec620998237f318e546d74f028123e45c7eac3ce1165a137eb1f8 Homepage: https://xerces.apache.org/xerces-c/ Description: validating XML parser library for C++ Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C++ is faithful to the XML 1.0 recommendation and associated standards (DOM 1.0, DOM 2.0, SAX 1.0, SAX 2.0, Namespaces, XML Schema Part 1 and Part 2). It also provides experimental implementations of XML 1.1 and DOM Level 3.0. The parser provides high performance, modularity, and scalability. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfce4panel-2.0-4 Architecture: arm64 Version: 4.18.3-ok1 Priority: optional Section: libs Source: xfce4-panel Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 243 Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.5), libxfce4util7 (>= 4.17.2) Filename: pool/main/x/xfce4-panel/libxfce4panel-2.0-4_4.18.3-ok1_arm64.deb Size: 36582 MD5sum: 4ec9d60ad5a9fbbce458c113036cf2c6 SHA1: d24e5dbf18a5790c3ae58d763fe3491c066efd43 SHA256: 6f744846a4696c23550884df7df4a5da425c3336a484eefa096cc3626769350f SHA512: 8b79d3a499cf58f86d90b6411bbe96b41148a9ffee9de001602c559c0628d74beed3ddd89a3ceb6081ba7b6bb3dc71b3f5c2ba9e91307e004e4c8697cde8f889 Homepage: https://docs.xfce.org/xfce/xfce4-panel/start Description: Xfce4 panel library (GTK3 variant) This package contains the GTK3 variant of the panel library, used by the various plugins for the Xfce panel. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfce4panel-2.0-dev Architecture: arm64 Version: 4.18.3-ok1 Priority: optional Section: libdevel Source: xfce4-panel Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 689 Depends: gir1.2-libxfce4panel-2.0 (= 4.18.3-ok1), libglib2.0-dev, libgtk-3-dev, libxfce4panel-2.0-4 (= 4.18.3-ok1), libxfce4util-dev Filename: pool/main/x/xfce4-panel/libxfce4panel-2.0-dev_4.18.3-ok1_arm64.deb Size: 53182 MD5sum: 6d2dc07916694f538cfdad2eeba82209 SHA1: 2a9b92d26bde36e83a1eb1d7ebc72a024bdd03cf SHA256: dafdb84a6cfb6562104b181465df1874f3c464731ab1f01c11359a6424f861f6 SHA512: cfd7f16c283781124b29889c260465a91d2e47f1d31e46ed280e9c3eb0b1d8fb21669f1391b951c1c08ca48a1355ea0e164bb1cfbd1ecd9668df92f3b08660d5 Homepage: https://docs.xfce.org/xfce/xfce4-panel/start Description: Xfce4 panel library (development files for GTK3 variant) This package contains development files for the library (GTK3 variant) used by various plugins for the Xfce panel. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfce4ui-2-0 Architecture: arm64 Version: 4.18.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxfce4ui Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 301 Depends: libxfce4ui-common, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.17), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.4), libice6 (>= 1:1.0.0), libsm6, libstartup-notification0 (>= 0.4), libx11-6, libxfce4util7 (>= 4.17.2), libxfconf-0-3 (>= 4.6.0) Filename: pool/main/libx/libxfce4ui/libxfce4ui-2-0_4.18.4-ok1_arm64.deb Size: 58992 MD5sum: 5e544dafbdaae3e78a780bcda74cdb87 SHA1: d77c7e91865bfaf6155694cb79fa05f742e18159 SHA256: 5e6259692ff664b3cec563cd0ba6c5303357e50c30778152c96249255535f7e9 SHA512: 4698a99aea581f125fdc1633e214cfd437de0843a1b8c40eaa1cf07eb680e6e8fd4035210d0777ef75a59cf2a038f6bd2c072c58fc02eea3c434e853436ee427 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfce4ui-2-dev Architecture: arm64 Version: 4.18.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxfce4ui Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 292 Depends: gir1.2-libxfce4ui-2.0 (= 4.18.4-ok1), libgtk-3-dev, libxfce4ui-2-0 (= 4.18.4-ok1), libxfce4util-dev, libxfconf-0-dev Filename: pool/main/libx/libxfce4ui/libxfce4ui-2-dev_4.18.4-ok1_arm64.deb Size: 30162 MD5sum: 8e59f6e7bce93556fb601b3876121670 SHA1: b4b207e9ac804c27cc3169ed095988b5a9339f3e SHA256: 7f0341f81324df09bd8ade86c62bda77035b27f8b6d2df69d13c702262348ce9 SHA512: 33fce8ca5e601270c4296fa37efab5577b79c0eed7f8f0a7dedc41f4c6938e9aacbc8e9682c13ceef87b912613334e82ffde2a690ff8223e5805b7ebcdfc284f 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. 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/main/libx/libxfce4ui/libxfce4ui-common_4.18.4-ok1_all.deb Size: 239252 MD5sum: 2a1deac2cbb3f1300cd8bd6adda3f3d0 SHA1: 50b95f0c81eac9366a53df8dda91e04206df2b97 SHA256: 8c9b07c55f4cc04fee15295f68116faf38939ad80592d383c942f2296174f29d SHA512: de12f8af33f9fcc709117f13c50b0e93c7cdeeff28a19e5f2330af7dfd28be777eaa1d36c89bb4acfff194c5a989f89a0b02f727dfb0147c7208c40fe2ed6c99 Homepage: https://docs.xfce.org/xfce/libxfce4ui/start Description: common files for libxfce4ui This package contains the common files for both variants of libxfce4ui. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfce4ui-glade Architecture: arm64 Version: 4.18.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxfce4ui Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 103 Depends: libc6 (>= 2.17), libgladeui-2-6 (>= 3.16.1), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libxfce4ui-2-0 (>= 4.11.0) Filename: pool/main/libx/libxfce4ui/libxfce4ui-glade_4.18.4-ok1_arm64.deb Size: 7420 MD5sum: e91632c898e1c683eaeda0de2f193500 SHA1: f32a8ef94a8b43a2049b601d984844b80b21d03f SHA256: 97eb4a20c7348f8c94736bce23b5b5a1f26c812158fef0d1effc116ecb72e94f SHA512: 2b16aae5b009b7a24f2927f58ee3b12b2892bfa270c6ddf5d547b447a0b12caf684b4583920f576fc6144ef119fcd21b7f8771c182e5683acb64434d6e4ff2d8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfce4ui-utils Architecture: arm64 Version: 4.18.4-ok1 Priority: optional Section: xfce Source: libxfce4ui Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 258 Depends: libc6 (>= 2.34), libepoxy0 (>= 1.2), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.16.2), libgtop-2.0-11 (>= 2.22.3), libx11-6, libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.17.2) Filename: pool/main/libx/libxfce4ui/libxfce4ui-utils_4.18.4-ok1_arm64.deb Size: 72010 MD5sum: 64e8fb94056ef4352ee6e81e376bb50e SHA1: 898125e9cf93aea2114840ce6cc5a3b92646f2df SHA256: 74bf45e252df91a4ad49a81e6bde3c0022cda67aa4daf3e565837fb56fbbb88d SHA512: 3e1e989883bfb6356512e8005e4b54054b549d3ef71418c48893203e75ed0b8e9772b8a6079cfc2c093035df35fe7128f3aa610a18e32919f9e689abcb979f4e 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfce4util-bin Architecture: arm64 Version: 4.18.1-ok1 Priority: optional Section: xfce Source: libxfce4util Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 30 Depends: libc6 (>= 2.34), libxfce4util7 (>= 4.9.0) Breaks: libxfce4util4 (<< 4.6.1-2) Replaces: libxfce4util4 (<< 4.6.1-2) Filename: pool/main/libx/libxfce4util/libxfce4util-bin_4.18.1-ok1_arm64.deb Size: 5516 MD5sum: f2711ddb6b48eb220f188942c4a996d8 SHA1: d8fcab5a7401d7e2fda3b00a4886f05caa8d032d SHA256: eedc8a525a0132ad679e6632c145750314bf847000e0c17bff0fb4e437d1d0a6 SHA512: eb82987c48bac10745c61a0c6cfd4ffb0b5375884e0decc5b56b0a12b6fb73bf48c08ece2008d9dfff292225a4e31ac79757383381811872369a235034564403 Homepage: https://docs.xfce.org/xfce/libxfce4util/start Description: tools for libxfce4util This package contains binaries used by Xfce basic utility library. At the moment, the following programs are included: - xfce4-kiosk-query: query Xfce kiosk capabilities. 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/main/libx/libxfce4util/libxfce4util-common_4.18.1-ok1_all.deb Size: 59764 MD5sum: e8ed4de51449d4a5d5e340e21e10ebee SHA1: cdf9b4241dc0fd42e4011fb0170db3155d47b43a SHA256: 3657163575f3886d120e3ef982b2b9d159060399fc550176470727b8abd4e86b SHA512: 1c5c51029934d09a716653a484cff5eac45218e0d651e24592b8117f696067ab7f0bf6f6e0c458861adcb163c2ef5ef693e4fdda95cdbbeb2b09add0bb09fb38 Homepage: https://docs.xfce.org/xfce/libxfce4util/start Description: common files for libxfce4util This package contains various infrastructure-independent common files for libxfce4util, the Xfce utility library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfce4util-dev Architecture: arm64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxfce4util Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 537 Depends: gir1.2-libxfce4util-1.0 (= 4.18.1-ok1), libglib2.0-dev, libxfce4util7 (= 4.18.1-ok1) Suggests: devhelp Filename: pool/main/libx/libxfce4util/libxfce4util-dev_4.18.1-ok1_arm64.deb Size: 43180 MD5sum: cd53db56be4e50c776b5f9e7e8a118c5 SHA1: c723938c4f5733ab9921c6d2fd147c3a526ad243 SHA256: 3d1f63f2c8b6b6a68c4972630a94be826b82b78162495251cbc501ae7721917d SHA512: 49c42f868e94e56180c12c903ba57fb304cc84a8d2fc16e9902d3ad58173726d5ba2d22e0d60bb1c5e086c04f61ec5761197fc2e85c40cb08bcfb92f86838003 Homepage: https://docs.xfce.org/xfce/libxfce4util/start Description: Development files for libxfce4util7 This package contains the headers for libxfce4util7. If you intend to code applications for the Xfce4 desktop environment, you need to install this package. . The libxfce4util7 Reference Manual is also included and it can be consulted using Devhelp or a web browser. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfce4util7 Architecture: arm64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxfce4util Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 90 Depends: libxfce4util-common, libc6 (>= 2.33), libglib2.0-0 (>= 2.55.2) Recommends: libxfce4util-bin Filename: pool/main/libx/libxfce4util/libxfce4util7_4.18.1-ok1_arm64.deb Size: 28094 MD5sum: d08c8f124323695e539c3ab91e9de049 SHA1: 9a2a9305c9e70cd1271de485dfb8d5399c72c779 SHA256: 6ac5630010b8fe3145814734e6dd1d39a6f0aaf8004de40ae2c01a5b9768dea6 SHA512: 9933483e0eff9df36125f4622d2a163cbd1c2b3742b5f8d6b59a3ad9c75e1c99d056f1a8351b0eef1e2d34bc56b5582bede7d398f6af09d7479d5bb275aec4a9 Homepage: https://docs.xfce.org/xfce/libxfce4util/start Description: Utility functions library for Xfce4 This package contains libxfce4util7, the basic utility function library for Xfce4. If you intend to run Xfce4, you need this library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfconf-0-3 Architecture: arm64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: xfconf Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 157 Depends: xfconf, libc6 (>= 2.17), libglib2.0-0 (>= 2.55.2) Filename: pool/main/x/xfconf/libxfconf-0-3_4.18.1-ok1_arm64.deb Size: 35636 MD5sum: 431eb498666981d51b04c723ff7d27f6 SHA1: 0dcfe19c9f14eec85f37c6071716689de5a18d31 SHA256: f2a8e31c2d7c4762025f0f27aaa8c98fa125af18e190bb42bfc63d25e16843ef SHA512: 607b0438d9dcc53b327c92127a88a2e7681c5556c060a2e66b55a54f86ed542cf6896f9a86f5bc9b13fbfffde383ae1cda0a5358197bed500d75c00e854d6fd4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxfconf-0-dev Architecture: arm64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: xfconf Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 446 Depends: gir1.2-xfconf-0 (= 4.18.1-ok1), libglib2.0-dev, libxfconf-0-3 (= 4.18.1-ok1), pkg-config Filename: pool/main/x/xfconf/libxfconf-0-dev_4.18.1-ok1_arm64.deb Size: 34394 MD5sum: cf2c5a5b1ac6bccf4400775ae4ecf933 SHA1: 78018e35f974de826c0ece1369f612391abde3b0 SHA256: fcf4a1c6b641780e9bea7db7427cfe364b0eca0723dae885034c8ef14376077a SHA512: f5805b04554d270a887c64604a8291f7fb5bbbff7efc074f5717f9d1de49bef2925e36adb9d90c25671017967442431a1ef2e349bdfd95e310284360ded3ab50 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxi-dev Architecture: arm64 Version: 2:1.8-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxi Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 764 Depends: libxi6 (= 2:1.8-ok2), libx11-dev, libxext-dev, libxfixes-dev, x11proto-dev (>= 2021.5), xorg-sgml-doctools (>= 1:1.5) Replaces: x11proto-input-dev (<< 1.9.99) Filename: pool/main/libx/libxi/libxi-dev_1.8-ok2_arm64.deb Size: 189784 MD5sum: 005c47cf41b7ec7b70dbedc61e2190de SHA1: d760ce37d0563d77cfef3af6cce44de0ef213635 SHA256: b3b44da1720fe120e88f6f435761ef1152b969972655481eb7cdb926da5578d8 SHA512: a951ab9f893e06aa01d6a4b25db43ee6cd4a6042218ab35bc7eabec99c29d687e126b0e4ba3cce5dc8ee881f0be60f2a9f828832682f1c1b5adf9c82bf5d39c7 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxi6 Architecture: arm64 Version: 2:1.8-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxi Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 199 Depends: libc6 (>= 2.17), libx11-6 (>= 2:1.6.0), libxext6 Filename: pool/main/libx/libxi/libxi6_1.8-ok2_arm64.deb Size: 28972 MD5sum: 37ec533a0ed9dfb2e828575d104f4419 SHA1: cf58b5f272c016c610adadfd373a5f518099b690 SHA256: 1a36e83b0317295d0d30444e03cfc51bb02f3f9fa2f93b9ddc5d6f71b139ef05 SHA512: 9b41d8a75b8101369d3c8243d6b3e87dfbff88d43af1a3723a405247c8bb95544996c689aaa9c42ba3883667881c42d79cd441d7da84c4a32da3c5530ba09d2a 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 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/main/x/xml-commons-external/libxml-commons-external-java_1.4.01-ok1_all.deb Size: 238776 MD5sum: c9fa20271cecf7c16d362e895a9c3c87 SHA1: 05b2d45846a67a3f9a49ebb281d9db89b7e0d4d4 SHA256: f22d1dd412d8c2a116771006648259314ea5b693f4eaa9bd302da520561a54dd SHA512: ab2cc273a96a9f818b9dbdd5b4335c1750205358112f1b3653485dc4af784d7d71609b34fb7c08ef752a5dee5f65001ebc867944812be4ffe78509355c095efa Homepage: https://xerces.apache.org/xml-commons/ Description: XML Commons external code - DOM, SAX, and JAXP, etc xml-commons is focused on common code and guidelines for xml projects. The first focus will be to organize and have common packaging for the various externally-defined standards code relating to XML - things like the DOM, SAX, and JAXP interfaces. 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/main/libx/libxml-dumper-perl/libxml-dumper-perl_0.81-ok1_all.deb Size: 16556 MD5sum: 26d148949886b53af4dcaba83d3e5ddc SHA1: 618681353d5f2c0981800d94ee84dcd1fd4fdde7 SHA256: d4ebd0a610112b61a5dd10f0c0adee7ac47a571e70f84b754dcdd969f32d5ec3 SHA512: 65f0d4ce47a9de035b1a850c5d6eff21e29833df336d16780495b64b2710292433b3ae14e008741b63ffc5715298294b9142abd06a1d9252b12ddb05980b9549 Homepage: https://metacpan.org/release/XML-Dumper Description: Perl module for dumping Perl objects from/to XML XML::Dumper dumps Perl data to a structured XML format. . XML::Dumper can also read XML data that was previously dumped by the module and convert it back to Perl. . This might be useful for dumping Perl objects to files using an XML format that can be reloaded or accessed by other programs. Maybe even other languages. 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/main/libx/libxml-filter-buffertext-perl/libxml-filter-buffertext-perl_1.01-ok1_all.deb Size: 5314 MD5sum: 468bc060d8944b824404bc4242484312 SHA1: 17ab80c054f680463e542eb4ef7b86c00482c90f SHA256: cb2fa323238ea08a2b3db3ffd4bea51ea111ab4117bf2ce11c3055ac8f9c4d9c SHA512: 664fff5e89a58c3d2622848dac51d1cfac9661c9187b526b1c7a19670a93186e6a25af65c10fa2f6e0f485a07a116624e34bc22585e3fb26af7f0e9f19ea7fd2 Homepage: https://metacpan.org/release/XML-Filter-BufferText Description: Perl module for putting all characters into a single event The XML::Filter::BufferText module is a very simple filter. One common cause of grief (and programmer error) is that XML parsers aren't required to provide character events in one chunk. They can, but are not forced to, and most don't. This filter does the trivial but oft-repeated task of putting all characters into a single event. 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/main/libx/libxml-handler-yawriter-perl/libxml-handler-yawriter-perl_0.23-ok1_all.deb Size: 14292 MD5sum: d6f61fb56dc21278989ebba1910028d4 SHA1: 0bac236c68ab827d94c2650eb792096a0a116b9e SHA256: d8a466769695e016bc5c7f752cf8955827b7e7925ac7425ede28a6c58419d0c1 SHA512: 10e8103759bb949bc17ff2a345f72b1e1695b0240e0e45f7a0506c1f22773160755e2eb2edaf26238ba3dfc23ba2b68e3bd9ef4cf3a6a1887d508b22ff6792ad Homepage: https://metacpan.org/release/XML-Handler-YAWriter Description: Perl module for writing XML documents The XML::Handler::YAWriter implements Yet Another XML::Handler::Writer. The reasons for this one are needing a flexible escaping technique, and wanting some kind of pretty printing. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxml-libxml-perl Architecture: arm64 Version: 2.0207-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1307 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libxml2 (>= 2.7.4), libxml-namespacesupport-perl, libxml-sax-perl Filename: pool/main/libx/libxml-libxml-perl/libxml-libxml-perl_2.0207-ok1_arm64.deb Size: 388530 MD5sum: 6dd1b4483a0e704c7bb5f8c9bfb2b264 SHA1: fd0f496cf6ff3cdf70d1312bf6a3a5c7ddabf25b SHA256: 63ecc3bc9eea1c37ab7ba417c799089ac978549d4dc4be0a868adde1777d2102 SHA512: b7b7c988c47872451d9e7e64b4fb3af0eef3759122dea0e981d700e8b9bc7f8c8d1d833cbc85ed7ec93c42e7d08355e5fc443310e8040680750db752d8e1388a 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. 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/main/libx/libxml-namespacesupport-perl/libxml-namespacesupport-perl_1.12-ok2_all.deb Size: 17866 MD5sum: e7b9ba40dceee16875f7b53ae8307f58 SHA1: e76dbe1eb36f0b7299ec5dc755256ad43f82263e SHA256: 23a2e2f15736352edfbb355f0ef242a24c3f28a57db303d075ddbdc73f1a08bd SHA512: 1630ede39e191e1f900433a8d0e28ff3835a6edba8e8ba410ed96cdef6578dcfedf69c5478536c0ca0dc37e34f6b600837187ed8781878c247d774b4b0d0cecb Homepage: https://metacpan.org/release/XML-NamespaceSupport Description: Perl module for supporting simple generic namespaces XML::NamespaceSupport offers a simple way to process namespace-based XML names. It also helps maintain a prefix-to-namespace URI map and provides a number of basic checks. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxml-parser-perl Architecture: arm64 Version: 2.46-ok2 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 678 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17), libexpat1 (>= 2.0.1), liburi-perl, libwww-perl Filename: pool/main/libx/libxml-parser-perl/libxml-parser-perl_2.46-ok2_arm64.deb Size: 211318 MD5sum: d6f7f1eb5b787706aa4d76b4a1d1f0a0 SHA1: d57f503b70e91271bf24f6daa322df54679aeed4 SHA256: dd543a4ae2c973a5fb4484cd9944a97a746e0c9de42b90f020e0ed3844d20d49 SHA512: 39b449037c33b7823ea58b0755d1c6160849d692a89c82529b4ec7a2aa1c52ab49d182f532dbe2425e56910aa1f925bd9051f7023ac211c6b4716c4679d52733 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. 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/main/libx/libxml-perl/libxml-perl_0.08-ok1_all.deb Size: 91932 MD5sum: b3ea5c35cf1cdc537d2e6555c20cd0c7 SHA1: 5049f538e8d236ee68abd8ab951795907d09b5c2 SHA256: 23976f543fbefa99efb7d208f4ab38e42e9990ab3ee474ac39569b3f6d03c002 SHA512: 14b88216eccc4d36c87073926fca627f5d48a6a87a75e10f1d33a255a1e878b189838b366a8055a6962110b0256632e9373571548f568ea9e2bc40f67a37399f Homepage: https://metacpan.org/release/libxml-perl Description: Perl modules for working with XML libxml-perl is a collection of smaller Perl modules, scripts, and documents for working with XML in Perl. libxml-perl software works in combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove and others. 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/main/libx/libxml-sax-base-perl/libxml-sax-base-perl_1.09-ok2_all.deb Size: 18384 MD5sum: 48565fd3e2f11bbd387a8c248e50cb20 SHA1: 2bac9d037b9cea92fb93f917d1d5f2b1b05a74ce SHA256: 5b67a86c4dce89dccf3acd36f8f0767ff4c0a90864592dc9869175375ba05da1 SHA512: a53f48399ae405f60944cfd606c3a0dd653d63c1e4a36ab4cf07d9fb302a8e12bc4b2d6af962f3a704252999be663491321c8aece4a65fa72ca6cd6525859942 Homepage: https://metacpan.org/release/XML-SAX-Base Description: base class for SAX drivers and filters XML::SAX::Base is a base class for PerlSAX drivers and filters. The main advantages that it provides are easy dispatching of events the right way (ie it takes care for you of checking that the handler has implemented that method, or has defined an AUTOLOAD), and the guarantee that filters will pass along events that they aren't implementing to handlers downstream that might nevertheless be interested in them. . This package also provides XML::SAX::Exception. 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/main/libx/libxml-sax-machines-perl/libxml-sax-machines-perl_0.46-ok1_all.deb Size: 77870 MD5sum: 3ff5cd8549ee103e0e7bd7d52a793701 SHA1: d362494adc877566f7f37df6ea7450ddd10b2db0 SHA256: 7c265221ff6c9dacb5ddaab8b0cbfc7e26c1cc47996c433aea5dc009c7b161ee SHA512: 64088abc664f0ada9a460875b740e70e28e0aea13f36f23afd59edbca7302411767674d0c54534b4c178478c344a3e04be5eb046a1fdcaca722b40639c02ef11 Homepage: https://metacpan.org/release/XML-SAX-Machines Description: Perl module collection for managing SAX processors XML::SAX::Machines provides a collection of APIs that allow developers to build complex Simple API for XML (SAX) machines quickly and minimalistically. SAX machines are a way to gather and manage SAX processors. Each machine can also be used individually as SAX processors; they do not need to parse or write anything. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxml-sax-perl Architecture: all Version: 1.02-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 175 Depends: perl:any, libxml-namespacesupport-perl, libxml-sax-base-perl, ucf Recommends: libwww-perl, libxml-sax-expat-perl Filename: pool/main/libx/libxml-sax-perl/libxml-sax-perl_1.02-ok3_all.deb Size: 51940 MD5sum: 9be8b02a724c5e0c3a64150406ee67a8 SHA1: 53efa3c57aea151328adaf9468659df9c4909ea4 SHA256: 7cf00793d1ff3491811a634277a650b00bc23ed516f2fb396a95e4412d3518cf SHA512: a64e0afea254cefe5b5822b451467ef116aee06cc4fdfaa154899f2d36027d94616c6c95f5af279ca188cb27b697e5f9ab9b6334fa2662f868f0f4f8ede92de7 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. 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/main/libx/libxml-sax-writer-perl/libxml-sax-writer-perl_0.57-ok1_all.deb Size: 23926 MD5sum: bef763b6d29df90925e7fda175ad2917 SHA1: e3995a58e832c30ba136bfccbf2c9221e14874c5 SHA256: c9936fa1ca35e7099d7af3d9cbc434af7666402f9965245fddd7ae0ef3be300a SHA512: aea7ac51fdbf1d587fd1d9d5bbb3140724aaf602a0a9777909e1e844af2fecfed9cea262e9c7a0b079b69f7ee96c1027e4b525d40bdd6bfbc76c6e0f0ad5f069 Homepage: https://metacpan.org/release/XML-SAX-Writer Description: Perl module for a SAX2 XML writer XML::SAX::Writer helps to serialize SAX2 representations of XML documents to strings, files, and other flat representations. It handles charset encodings, XML escaping conventions, and so forth. It is still considered alpha, although it has been put to limited use in settings such as XML::LibXML and the AxKit XML Application Server. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxml-twig-perl Architecture: all Version: 3.52-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 560 Depends: perl:any, libxml-parser-perl Recommends: libhtml-parser-perl, libtext-iconv-perl, libtie-ixhash-perl, libwww-perl, libxml-xpathengine-perl | libxml-xpath-perl Suggests: libunicode-map8-perl, libunicode-string-perl, xml-twig-tools Filename: pool/main/libx/libxml-twig-perl/libxml-twig-perl_3.52-ok1_all.deb Size: 158984 MD5sum: c8ea485066083679553939b11e828309 SHA1: f3b9c23f0302b54e0a5e6671ce999efbce479164 SHA256: 3eccfe9b4cddea51525283e7f7eac7ca00a774ecd5230cdbad36f238e6f1999d SHA512: dbba31d09d9341a849f6d08d436e62881cde39a9a738aa77d91552170a4c8745ed435e00789615b99fcc21703833fd2a1c282a8dd92d0e1b05f87b5d659bf496 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. 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/main/libx/libxml-writer-perl/libxml-writer-perl_0.900-ok1_all.deb Size: 23568 MD5sum: 4b49f32d5e9432c562d5b42f46ba3d41 SHA1: 199d37990c484edf9bff0b368100717d8d85d14b SHA256: 2f4d827d2aaa32cae0b0a540e165cfd8884aa168a4b5b363141e8fcae3d7d0dc SHA512: 34ef38a6c0585e2da03428f047288dad4722b40926b0ab128a472f12f0bffeb7a56b5e074e6af36b6287f615a6e9271f7f6ff3954773bbb570e91536ff2faa69 Homepage: https://metacpan.org/release/XML-Writer Description: Perl module for writing XML documents XML::Writer is a helper module for Perl programs that write an XML document. The module handles all escaping for attribute values and character data and constructs different types of markup, such as tags, comments, and processing instructions. . By default, the module performs several well-formedness checks to catch errors during output. This behaviour can be extremely useful during development and debugging, but it can be turned off for production-grade code. . The module can operate either in regular mode in or Namespace processing mode. In Namespace mode, the module will generate Namespace Declarations itself, and will perform additional checks on the output. . Additional support is available for a simplified data mode with no mixed content: newlines are automatically inserted around elements and elements can optionally be indented based as their nesting level. 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/main/libx/libxml-xpath-perl/libxml-xpath-perl_1.48-ok1_all.deb Size: 70188 MD5sum: 27bf3131ad8612e57365b0b3ca66567c SHA1: 0487c9e0f6f03cf6a1e0393a0b73d8a716c08853 SHA256: 5036fecfc81e38f4f8bf3332b8153ac570466ebd39fe2230d814263054d1a514 SHA512: bf49a66c1c483219ffc40f4a0f4344530df42e935cc37d3dcd1194f53e12f441a21dd3ce513f8c31f08a00a824366d625c181072f327fc02b5b7c086edefdc60 Homepage: https://metacpan.org/release/XML-XPath Description: Perl module for processing XPath The XML::XPath module implements the W3C's XPath specification. It aims to be completely correct to the letter of the spec, and yet still allow extensions through the use of functions and variables, such as are provided by XSLT and XPointer. . Besides the Perl modules it also provides a command line tool named "xpath" to query XPath statements in XML documents. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxml2-dev Architecture: arm64 Version: 2.9.10+dfsg-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: libxml2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3358 Depends: libicu-dev, libxml2 (= 2.9.10+dfsg-ok4) Suggests: pkg-config Filename: pool/main/libx/libxml2/libxml2-dev_2.9.10+dfsg-ok4_arm64.deb Size: 799870 MD5sum: 779d1055b4c5bc4cdc186b379d64560f SHA1: 962b874d262d6338d40891508a6670326c909a75 SHA256: 3afa1b8d1a631423c1d7813c80c3c853ed75a13068122af412ced0a6d80084c3 SHA512: 3deccaf637080d6232756ba00f94504e03c63ebc366d8523e165694ba5f275afed91b9a41cb3fbaed11189c09ef0bc8bfddfb59589bb87180fa66f0204adbd5b Homepage: http://xmlsoft.org Description: Development files 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. . Install this package if you wish to develop your own programs using the GNOME XML library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxml2-doc Architecture: all Version: 2.9.10+dfsg-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: libxml2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 8711 Suggests: devhelp Filename: pool/main/libx/libxml2/libxml2-doc_2.9.10+dfsg-ok4_all.deb Size: 750646 MD5sum: a6a3f2d2d74f8152076b4f0346ad88c2 SHA1: 4f43aae69452e28bfd299b8f37dc866a0e2a12d9 SHA256: c4922354dd9d2de605a47e0f6f5f1eb4304262a84d33f53bf0591db5bfd43f17 SHA512: a39e44ee04776d1b8a6f8af771e4d68c4e53d5f8b92d0c0c3ebd9b7d4875f384853c940132d75b79726fbe36bf2a3e56155157e4e4056d4d0b7b7d8debde7379 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxml2-utils Architecture: arm64 Version: 2.9.10+dfsg-ok4 Multi-Arch: foreign Priority: optional Section: text Source: libxml2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 207 Depends: libc6 (>= 2.34), libxml2 (>= 2.9.0) Filename: pool/main/libx/libxml2/libxml2-utils_2.9.10+dfsg-ok4_arm64.deb Size: 37316 MD5sum: 58c38c740ed85e3aaab902dae3dbc203 SHA1: 1368d8c0fa2016d497d0d629d254bba945e5d848 SHA256: ac6e6d5cdcf6d66d79672ca363be7e62e5c817bdde2f237dbd05cb755b6d0dab SHA512: b9a30cebcbe3335a3e348c6c8baf8c97dabcf0ed085d050796750ab771cdff2865d42231136d2be0a34c67c2f162d026a218e5b76bafcb4537d6999b38b6079a Homepage: http://xmlsoft.org Description: XML 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxml2 Architecture: arm64 Version: 2.9.10+dfsg-ok4 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1880 Depends: libc6 (>= 2.34), libicu66 (>= 66.1-1~), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3) Filename: pool/main/libx/libxml2/libxml2_2.9.10+dfsg-ok4_arm64.deb Size: 658568 MD5sum: 996c56ec6752fb026758ecc4422fd8bc SHA1: 8e26708119d9b76cb9f824a9d7bd6e4f7ac4ed91 SHA256: 819cd2a36231157fffc49be0bf21ccdc3af1e667b6830cd41cbfe4336e7e1d92 SHA512: 89f77d53be09190f156769d73ede644f9fd1be7526d39987c5d790ed87ff419277ff464a221ada8652d12e16d839d5941a5179155d8d7c494dc6cf71fd96ccd6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxmlb-dev Architecture: arm64 Version: 0.3.10-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxmlb Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1063 Depends: gir1.2-xmlb-2.0 (= 0.3.10-ok1), liblzma-dev Filename: pool/main/libx/libxmlb/libxmlb-dev_0.3.10-ok1_arm64.deb Size: 64020 MD5sum: 641dc9e80662388ffbd2f19b2e51ce77 SHA1: e220522649e72132dd54c7c911c1e8c2997a4349 SHA256: 4d9bf5aeae592dc8f24f77f18455861428f51d42abb6c9ff96eb547390ae31ac SHA512: 2c2f28660371401ce3f405c5595992246cd802ef1ef8a684a39247d9cc25639219e29fa2b49801231a066b097f7685a9f86566f132ab9ab5ec1b84a071ee7b53 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxmlb-tests Architecture: arm64 Version: 0.3.10-ok1 Priority: optional Section: libs Source: libxmlb Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 251 Depends: libxmlb2 (= 0.3.10-ok1), shared-mime-info, libc6 (>= 2.34), libglib2.0-0 (>= 2.53.2), liblzma5 (>= 5.1.1alpha+20120614) Filename: pool/main/libx/libxmlb/libxmlb-tests_0.3.10-ok1_arm64.deb Size: 83920 MD5sum: 58167fd2359ac4622cee2105dd787632 SHA1: 2236ffb610e75b8dc23e8c361f8d83a1f09f5073 SHA256: 9684a186d4851365e5ddbf3053db6ddaa6d59c2618ed708d712b6e79f9b62990 SHA512: 7d28d3ec7b293221f81ff834f1093278ffaeb62ef3e258c5ccbdfdb41d3f96781fb14fc75818ac9bd16823acc486b5f975381b677d82b8bf7cf344d69c01943c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxmlb-utils Architecture: arm64 Version: 0.3.10-ok1 Priority: optional Section: libs Source: libxmlb Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 35 Depends: libxmlb2 (= 0.3.10-ok1), shared-mime-info, libc6 (>= 2.34), libglib2.0-0 (>= 2.30.0) Filename: pool/main/libx/libxmlb/libxmlb-utils_0.3.10-ok1_arm64.deb Size: 9382 MD5sum: 1c6279c24fc35026d5d8f5f935eae584 SHA1: be1007e7d57aa883eed48b6f3136487e6bcb0ab6 SHA256: 63e22d4be4c3cc7bc651bf928e8cda9ffcf84784fad28a125f1d7cd3164925b9 SHA512: 6e9c496188e6486a5b97deb384fff2bd75762da965a8147edb1b3a1b2dfaf0820206e9678a5049b7726306b449aab4b8f6411ad3f1591e828b53a81ad50c437d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxmlb2 Architecture: arm64 Version: 0.3.10-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxmlb Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 181 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.53.2), liblzma5 (>= 5.1.1alpha+20120614) Filename: pool/main/libx/libxmlb/libxmlb2_0.3.10-ok1_arm64.deb Size: 61324 MD5sum: 2171a01ba2744f6c7b37a90d00cd04b1 SHA1: e41575c94ffb6923e3b74b4ee1ff109ec0698ce9 SHA256: 4d3864ddb1880aebe8c9c98365987dc0426138ff0b99eb15496a66c3df2f0a80 SHA512: 702e507ee311b8b5ab7b19818bb85fb0acdfcf287c1f87dec1cb55709e58af165a8188727da6cf22e8bef7e6a1dd55ee3f5ccd5d43cc8e1ae5f68dda57767e6e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxmlgraphics-commons-java-doc Architecture: all Version: 2.7-ok1 Priority: optional Section: doc Source: xmlgraphics-commons Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 13288 Depends: default-jdk-doc Suggests: libxmlgraphics-commons-java Filename: pool/main/x/xmlgraphics-commons/libxmlgraphics-commons-java-doc_2.7-ok1_all.deb Size: 663170 MD5sum: b9d3bae10aa58622be7dfd80f4e7d5e3 SHA1: 45a0b9a9051dadaff5bdde512f8edffaef8b466f SHA256: e739e8e4ea6a9acd80756950cddf18b6626b099002fb89146a3103a4f649e085 SHA512: 78ab3c14c572e54bbefe0ced49e6acadc2ef933b11db44b8215a2c1df51a8a02d2048ad0a3adad9f4c5f53a8ba521a551081f7f606c8186e4a5e6542e9211649 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxmlgraphics-commons-java Architecture: all Version: 2.7-ok1 Priority: optional Section: java Source: xmlgraphics-commons Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 684 Depends: libcommons-io-java (>= 2.6), libcommons-logging-java (>= 1.2) Suggests: libxmlgraphics-commons-java-doc Filename: pool/main/x/xmlgraphics-commons/libxmlgraphics-commons-java_2.7-ok1_all.deb Size: 611690 MD5sum: b9acdcc1dd743226e6988f072f5ff515 SHA1: 0c84fe86c1b6dbb7f39464eb660c0a55111a642b SHA256: 5a9919773b929e823c46c698b3a4e6d923bedda62c50e5e21598633951c15a7f SHA512: 97137e9e791fbfd0b2b499d0019594e095e779c6734a9decbe4dfe48ed1c9bcbeb95239ea858c8c3b1cd990a474f184b046ef9d6ff15b1a66b810a4a703d799e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxmlsec1-dev Architecture: arm64 Version: 1.2.33-ok1 Priority: optional Section: libdevel Source: xmlsec1 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3461 Depends: libc6-dev, libgcrypt20-dev, libgnutls28-dev, libnss3-dev, libssl-dev (>= 1.0.0), libxml2-dev (>= 2.8.0), libxmlsec1 (= 1.2.33-ok1), libxmlsec1-gcrypt (= 1.2.33-ok1), libxmlsec1-gnutls (= 1.2.33-ok1), libxmlsec1-nss (= 1.2.33-ok1), libxmlsec1-openssl (= 1.2.33-ok1), libxslt1-dev (>= 1.0.20) Filename: pool/main/x/xmlsec1/libxmlsec1-dev_1.2.33-ok1_arm64.deb Size: 483476 MD5sum: f79c295a00a46097c3deb9e9e23135b3 SHA1: df0f881d1ed8707b89d6fd7cb88a54c7d1f95114 SHA256: 37b0365c29b647ee2ece44a17ef011ca6bdacf26f4d5cba98e8a1a4d79efa0c8 SHA512: 1ba3a8809a76797229c7aa143cccd2f87bdcafff642366c11dd1731d14a5a5bc2bd7a71f7ba0320b41fe8de0e446c059d55664de19f0ab93bb82efb77e29b0c2 Homepage: https://www.aleksey.com/xmlsec/ Description: Development files for the XML security library The XML Security Library is a C library that implements these XML standards: . * XML Signature * XML Encryption . This package provides development files including documentation, examples, headers, static libraries, and configuration support. 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/main/x/xmlsec1/libxmlsec1-doc_1.2.33-ok1_all.deb Size: 251974 MD5sum: 3c0812d8bd7cca27772df11e7fd7f702 SHA1: 33c566496abfa1df6ad10ab2ee265e1ddcc255a1 SHA256: 5fe8559e1c27bbe991494aaf1c0afe22b65e2f30c6ab4996dbcf0056b8cb7be5 SHA512: 7258869863c09bbde77ed4fe4cd1ecc4e4000924461fef6d73146a6f8e83749c149524df5e1b120a4f454f0438ce951911ba36f1a36d56be65e070664e7f5469 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxmlsec1-gcrypt Architecture: arm64 Version: 1.2.33-ok1 Multi-Arch: same Priority: optional Section: libs Source: xmlsec1 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 163 Depends: libc6 (>= 2.17), libgcrypt20 (>= 1.8.0), libxml2 (>= 2.8.0), libxmlsec1 (>= 1.2.33) Filename: pool/main/x/xmlsec1/libxmlsec1-gcrypt_1.2.33-ok1_arm64.deb Size: 41414 MD5sum: b0d3dd49374ecefdd72af4c4cba49c46 SHA1: 175bb83e11103fbb43367e029237d3215de4b8f4 SHA256: fd033c4c3cc3da9bdf3a13b0b5772166f355e743bd60ce335f163a9dc3a2117f SHA512: 86a3bce38aa350e100a7c097b289e6405dcf9a6dec3e92b1c4ee2a8ad3345e7a2e630844282b26a11b7b3853ad55d1304f00a4ce037e5627fe19ed0daf7556b5 Homepage: https://www.aleksey.com/xmlsec/ Description: Gcrypt engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the gcrypt implementation of the XML security library cryptography functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxmlsec1-gnutls Architecture: arm64 Version: 1.2.33-ok1 Multi-Arch: same Priority: optional Section: libs Source: xmlsec1 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 124 Depends: libc6 (>= 2.17), libgnutls30 (>= 3.6.12), libxml2 (>= 2.8.0), libxmlsec1 (>= 1.2.33), libxmlsec1-gcrypt (>= 1.2.33) Filename: pool/main/x/xmlsec1/libxmlsec1-gnutls_1.2.33-ok1_arm64.deb Size: 33630 MD5sum: 4edff9c2f1ec258d5e8bd269ed5d411f SHA1: d2a7b689243ea63d454f8fea992e6f82bf5aab30 SHA256: 8f4da6e3544165a9da21ce8f0adf79e6a9c0476400a151277da4b7004a433103 SHA512: fc9a3a50d4b062497e55445606dea01d868c0f219b0c5ad81e2b0d64890a71d7200721adb6fdd0a4beebcf6cfd55bd2d545dfc44c28a1c01dcf06d9382496826 Homepage: https://www.aleksey.com/xmlsec/ Description: Gnutls engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the gnutls implementation of the XML security library cryptography functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxmlsec1-nss Architecture: arm64 Version: 1.2.33-ok1 Multi-Arch: same Priority: optional Section: libs Source: xmlsec1 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 224 Depends: libc6 (>= 2.17), libnspr4 (>= 2:4.10.9), libnss3 (>= 2:3.13.4-2~), libxml2 (>= 2.8.0), libxmlsec1 (>= 1.2.33) Filename: pool/main/x/xmlsec1/libxmlsec1-nss_1.2.33-ok1_arm64.deb Size: 61930 MD5sum: bca0cc7dc3e3860d5a1d67a696b16b27 SHA1: 6298211a827f743101faed8a2c739b8a9cbb3abd SHA256: 2dafe739e240d915aabaee39e9de2f4045cd5f417863faa622e59ab8a09c21ac SHA512: 31479a4c4eb20fe06023debca57ce1961d4882461a9ac1e4d5b44b69f50e820ca7b801b6de4c6a052552cfc97f9ad7b33100b1a0855e6fef309cda72381bc330 Homepage: https://www.aleksey.com/xmlsec/ Description: Nss engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the nss implementation of the XML security library cryptography functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxmlsec1-openssl Architecture: arm64 Version: 1.2.33-ok1 Multi-Arch: same Priority: optional Section: libs Source: xmlsec1 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 289 Depends: libc6 (>= 2.17), libssl1.1 (>= 1.1.1), libxml2 (>= 2.8.0), libxmlsec1 (>= 1.2.33) Filename: pool/main/x/xmlsec1/libxmlsec1-openssl_1.2.33-ok1_arm64.deb Size: 78302 MD5sum: 7e3c1b64eb36b8eecc53bb83e335a1c8 SHA1: c7bd24aee54e2981293c806cbabc93e28c72e988 SHA256: c1b82b217e553cd97d637a27588fa5741423fa43181706e4aac16caef328d037 SHA512: 7e0b26a2d01e739a8145ae66f3846e8a993ad60c61107ae3d7a4694dedc38b045604aa63d86252b12b1665ce6fd21dcfab3c0e0e873e3dac1204fe0c9938c4d1 Homepage: https://www.aleksey.com/xmlsec/ Description: Openssl engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the openssl implementation of the XML security library cryptography functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxmlsec1 Architecture: arm64 Version: 1.2.33-ok1 Multi-Arch: same Priority: optional Section: libs Source: xmlsec1 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 428 Depends: libc6 (>= 2.17), libxml2 (>= 2.8.0), libxslt1.1 (>= 1.1.25) Breaks: libreoffice-core (<< 1:6.0.5~rc2~) Filename: pool/main/x/xmlsec1/libxmlsec1_1.2.33-ok1_arm64.deb Size: 128018 MD5sum: bd2909365cb827e4d4df82970d5ed9de SHA1: 3f0d0b083be12a7d743533ace646be1494d614b4 SHA256: caaddf4f43a8f91cc9e4c615e255b0fd27c2f5549fadd27e5352310e9967d1ea SHA512: 41b05cacf6a425faa26ee6505faf16efe188a0c1e3389f9b99faf378958a295b1fea6a13fcb59d7149e651fa0fd5545262397a35514cddeb5de1ef0f41912460 Homepage: https://www.aleksey.com/xmlsec/ Description: XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides all XML security library functionality except for the cryptography engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxnvctrl-dev Architecture: arm64 Version: 510.47.03-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: nvidia-settings Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 439 Depends: libxnvctrl0 (= 510.47.03-ok1) Breaks: nvidia-settings (<< 346.35-0ubuntu2~) Replaces: nvidia-settings (<< 346.35-0ubuntu2~) Filename: pool/main/n/nvidia-settings/libxnvctrl-dev_510.47.03-ok1_arm64.deb Size: 74046 MD5sum: f0e1e222a8efacad430107638be9f0b3 SHA1: 2b2bfd8de092c88bfc8ff7be1e0f988a298650fe SHA256: 24ff65055f90a6eb7f29d265d3f9a6f0288dbd97d832d4d6d4e1438d85f96388 SHA512: ddce6ebd0dd1b149492475152020a14cbcff8a3c9247c3cd639364c594c4d4a7121c527f8de43c3f5b25c4380e8cb36f961521f9d466cf681e21213eafaa1f35 Homepage: https://download.nvidia.com/XFree86/nvidia-settings/ Description: NV-CONTROL X extension (development files) The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X extension is assumed to be persistent only for the current server generation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxnvctrl0 Architecture: arm64 Version: 510.47.03-ok1 Multi-Arch: same Priority: optional Section: libs Source: nvidia-settings Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 51 Depends: libc6 (>= 2.17), libx11-6 (>= 2:1.4.99.1), libxext6 Filename: pool/main/n/nvidia-settings/libxnvctrl0_510.47.03-ok1_arm64.deb Size: 10050 MD5sum: 210ef0684235f1d8c53ace9fb938c900 SHA1: 1c11ab3472206ff7a0793d21410e02e8fee3d797 SHA256: 5c62c9a7d3a740dc5b6ea1eb0500d63dba9aabaefa9292dcd5d0766ede2aa3cf SHA512: ec1075ebb845f4ecedf9794761927ec10b001c94722a585d2f43a4a47117e237f8e53deacc003d874a9098ab06199a4d50c70f9ec5f32a41705cfe1192ac26c8 Homepage: https://download.nvidia.com/XFree86/nvidia-settings/ Description: NV-CONTROL X extension (runtime library) The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X extension is assumed to be persistent only for the current server generation. . This package contains the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxpm-dev Architecture: arm64 Version: 1:3.5.12-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxpm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 225 Depends: libx11-dev, libxpm4 (= 1:3.5.12-ok2), x11proto-core-dev Filename: pool/main/libx/libxpm/libxpm-dev_3.5.12-ok2_arm64.deb Size: 90928 MD5sum: e4925d99396570cded54ea3482647e5b SHA1: 4001a12649f07f36eed37f69007afcf55afe75b4 SHA256: ee7ba01e19d3dfff8be6e292245758f50fd8f7699367d6e8b3471bce4fff1518 SHA512: bc705b01d4dc9f021fd46535c8c03fbe46d8f5b24498394642c4d138931881a84434d2b7b65381fe9d88584f4db5321689fc174f5a0ef6cf5253ffc0c19d9a22 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxpm4 Architecture: arm64 Version: 1:3.5.12-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxpm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 97 Depends: libc6 (>= 2.33), libx11-6 Filename: pool/main/libx/libxpm/libxpm4_3.5.12-ok2_arm64.deb Size: 33864 MD5sum: acb517abcad4cb4d82d9fb960ee2dc1b SHA1: d022269b652411af55b1720a189d6f8615272bac SHA256: d0f0e3a299b1a46b7ed8637d4420f259d3c8789476100499e4bee721e3eeb496 SHA512: 224d8f12234eb069f494dc5bd21567832799520808d1fc53955b9de0afb83e79a0117fdd1c1bb4fa6802579ba92930519d7c1946d06289a40c68790596a375d7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxpresent-dev Architecture: arm64 Version: 1.0.0-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxpresent Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 39 Depends: libxpresent1 (= 1.0.0-2ok1), libxext-dev, libxfixes-dev, libxrandr-dev Filename: pool/main/libx/libxpresent/libxpresent-dev_1.0.0-2ok1_arm64.deb Size: 8702 MD5sum: 3b4d9206ca992230bda94fa5832bf458 SHA1: 79b2500d9734b255ba3e2ae31040239009cb9e93 SHA256: c95ff5e9f281243f18a9eb3db170e1fafeb0da94bad28845922e083ad90bff14 SHA512: 5ee2607a3b7ef2d8742c76394285e2e37796ee679d6f6106c26ba4c1ac8b7dae2b0bf98d7b58c54def9018362bf76eff0c803216ec1c5d6cfea55333bfdad3f4 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: cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxpresent1 Architecture: arm64 Version: 1.0.0-2ok1 Multi-Arch: same Priority: optional Section: libs Source: libxpresent Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 29 Depends: libc6 (>= 2.17), libx11-6 (>= 2:1.4.99.1) Filename: pool/main/libx/libxpresent/libxpresent1_1.0.0-2ok1_arm64.deb Size: 6970 MD5sum: 842bc0e9b3b9986ce86d4b547066a7d4 SHA1: 33c1ca3760254b4cd672459ff317111fa0b355cf SHA256: 429478536bd3ad667e3af2fc30291653bea25d142e7b08832441715e8b3d7f37 SHA512: 31669ad1c64ceea1f096d1aac3b044e097f7fafbbcddf3cf3aa158f420309c9e93c3f6f0770ff257cfb6825fefa10aa8388ca54112a4d18c2e7f57cef60ad71a 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: cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxs-parse-keyword-perl Architecture: arm64 Version: 0.25-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 160 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libx/libxs-parse-keyword-perl/libxs-parse-keyword-perl_0.25-ok1_arm64.deb Size: 57950 MD5sum: 02c6fb279e34ba8306b9733aceaa10c5 SHA1: 268d6fd0310b5f1b514892377df7a33b95cd91cb SHA256: e7f7f87a60f060667c5ba39bc4917d295d10b77bf68168ddb188614e2b3670b7 SHA512: 1026a8f1aeda2f01af71ba3d38ee8a7f49ccac916d24a7b971f1e38b9fddaaffd88f777eb7cacdc71348ce0cc0a1df611bc289e211534d66bfd4ef77c92e41ad 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxs-parse-sublike-perl Architecture: arm64 Version: 0.16-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 106 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libx/libxs-parse-sublike-perl/libxs-parse-sublike-perl_0.16-ok1_arm64.deb Size: 36150 MD5sum: c7d1b935b8dc4afe23eaf9a3f71051e8 SHA1: f0ef22701b3f0ccc67e277948b629015e1bdbd0f SHA256: 63e51fa36d776eeeb2611ff6aa56939878b218bcdf12fb7c5d9f748754e91efd SHA512: eacead4589b4eb687696c1a96a1228372611c4f70942032c2b6caadb2bbfe4551b3d0f667aaadc4d2ca0424cdada1ec2a44c8365a19dd7aecb29ff8286885ba0 Homepage: https://metacpan.org/release/XS-Parse-Sublike Description: XS functions to assist in parsing sub-like syntax XS::Parse::Sublike provides some XS functions to assist in writing parsers for sub-like syntax, primarily for authors of keyword plugins using the PL_keyword_plugin hook mechanism. It is unlikely to be of much use to anyone else; and highly unlikely to be any use when writing perl code using these. Unless you are writing a keyword plugin using XS, this module is not for you. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxsimd-dev Architecture: arm64 Version: 10.0.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: xsimd Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1132 Suggests: libxsimd-doc Breaks: libxtensor-dev (<< 0.24~), python3-pythran (<< 0.11~) Filename: pool/main/x/xsimd/libxsimd-dev_10.0.0-ok1_arm64.deb Size: 102066 MD5sum: f63819f1cbca0369c6a2870d2467cff6 SHA1: 8e972c2aebde74184e96f47090e571b707407fa0 SHA256: 935b830e14bf18c3593973eb491ddbb168c8416b2ef9fb057f4543806249fd6a SHA512: e9ab328ec2ffb6aa34960d7dee5d50e1439b708f64ae090b2dff240124b37359d27280233792da5cd55ca126498deec215ae1b7451a1163ad0ae8576e27715e3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxsimd-doc Architecture: all Version: 10.0.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: xsimd Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1020 Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: pool/main/x/xsimd/libxsimd-doc_10.0.0-ok1_all.deb Size: 90016 MD5sum: 8433a26103d644ec2a6b52e971d0f90b SHA1: 0ae7351c8dbc8d6850aa20598b0748225855a116 SHA256: 9d177d4f54d1e89976b22720f0dc06374c0f3197e2086ad07b3d4abb32d05059 SHA512: 11629c1450723bd1b91b43c615a02e441c2ab8c0722e4bc88afa0c4220dff6002a1d1cd8b7af479f32fabd1ca3982870ed7d80f011da2b5c8a7cad22b8e1d97c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxslt1-dev Architecture: arm64 Version: 1.1.34-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxslt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 1998 Provides: libxslt-dev Depends: libxml2-dev (>= 2.6.26), libxslt1.1 (= 1.1.34-ok2) Filename: pool/main/libx/libxslt/libxslt1-dev_1.1.34-ok2_arm64.deb Size: 219028 MD5sum: 2fcf397c137c76c15c03c99771610038 SHA1: 49e022461c24a19e34a24484a36a93ed4e7505a8 SHA256: 08b05a5e9b14df8e7c52b9e2b8ed28a16f77c89aaf3e38cb5bab221071a03b26 SHA512: ff3c2a3ec204ebbaf67ad94c7aa29092d1af9655f80a7d4200fe22bdc727e59116dbd17ca88a9ee2a8737a833db927ec65a8435c431cbe1d186ac0a7e6d4b76c Homepage: http://xmlsoft.org/xslt/ 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxslt1.1 Architecture: arm64 Version: 1.1.34-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxslt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 470 Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.8.0), libxml2 (>= 2.9.0) Filename: pool/main/libx/libxslt/libxslt1.1_1.1.34-ok2_arm64.deb Size: 157512 MD5sum: 3eb9942a4361b7fceea5267c286a7afb SHA1: 7e208f75c238d91d0dea36b408f743e3395bf6fd SHA256: e22e2f8bc459d085f9f116d01c81afdd30f33d74ac5fe80dd04c442949203bca SHA512: 63b61892222157034a7bae8a4198d9ff33abb543286d627362186cb4a593d4ef05a1505d8bc5c1a40598e5e76d4fba41f500997d9c345927bef585c542881e22 Homepage: http://xmlsoft.org/xslt/ 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxstring-perl Architecture: arm64 Version: 0.005-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 53 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/libx/libxstring-perl/libxstring-perl_0.005-ok1_arm64.deb Size: 14260 MD5sum: bb0fc4b3d7a20fdb5308f9253878d03f SHA1: 536019827a45c84a0f46a118c7fa09b54e704517 SHA256: 6aa83a59221bd82238fed70717a7727f9fff887bd9bf36e8a64fe1bd2cad4c04 SHA512: e95181b9cc49caebd345869dd7f6cbb5bd89d2b18f49a4ff66ca72a1fa60980f2a5a67cd8c3aec446435cbfa736fa3bb1c4d7ec17d6345fcbeca05ec50a29074 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxxhash-dev Architecture: arm64 Version: 0.8.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: xxhash Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 269 Depends: libxxhash0 (= 0.8.1-ok1) Filename: pool/main/x/xxhash/libxxhash-dev_0.8.1-ok1_arm64.deb Size: 67594 MD5sum: 8afc790f60d053c27c6dfbca00740f0b SHA1: 969d01643f9d12a5ced05721f7dceef55f3f90a8 SHA256: 13eb024a73c810505dfb8b93a0501ac26699df8a41b70d4d64186181792fc0f6 SHA512: c42680d0fb5df6704b70e31ad80834b53080d7247b014b5310f59db1b67d0255379837e6bb4b9a0f1826c9fe0ea5097a87a6d7bd9ef468777656349ba03227fe 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libxxhash0 Architecture: arm64 Version: 0.8.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: xxhash Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 55 Depends: libc6 (>= 2.17) Filename: pool/main/x/xxhash/libxxhash0_0.8.1-ok1_arm64.deb Size: 19548 MD5sum: cee465fbd37f703ab685f8acb1bea08a SHA1: ad63ab213c2750e6798a814f636fbc866010baf9 SHA256: 3adacaacac6a362088f0a8e64129c29fdb70c6a1055753cd20cb3e5122963851 SHA512: c28f7767e8c8530a695c8a7c47f23da3319b44a1d07e3ef6ec213927a752a712b82bde5c43abd4ed76e55db1e7346c2b22b130b2c5d6f32141d5300b3132a493 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. 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/main/libx/libxxx-perl/libxxx-perl_0.38-ok1_all.deb Size: 15400 MD5sum: 66a101a7e82208e0975bb6c189e55455 SHA1: e258cf6a556e026cf3b4427cb4c6109c1e64359f SHA256: 09663cc33d730cadcdeff2e349b906cf92e99546066150d255e8138ed76282d5 SHA512: d0797b6d18173336db79cf718bff6b4b249b3aac4cda8eaced2a7d7195a46fd5720ece53e79f9e7469ee4e0ad7a67bb27596af432928465b830220f4e9f50088 Homepage: https://metacpan.org/release/XXX Description: debug viewer for Perl data structure XXX.pm exports a function called XXX that you can put just about anywhere in your Perl code to make it die with a YAML dump of the arguments to its right. . The charm of XXX-debugging is that it is easy to type, rarely requires parens and stands out visually so that you remember to remove it. . XXX.pm also exports WWW, YYY and ZZZ which do similar debugging things. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libyajl-dev Architecture: arm64 Version: 2.1.0-ok1build1 Multi-Arch: same Priority: optional Section: libdevel Source: yajl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: John Stamp Installed-Size: 117 Depends: libyajl2 (= 2.1.0-ok1build1) Filename: pool/main/y/yajl/libyajl-dev_2.1.0-ok1build1_arm64.deb Size: 27876 MD5sum: 4c1a4ed9909c8891add25cd263748c53 SHA1: 16cf18a3d8f0890c2c5bb1b71eccbe09b28c8b6a SHA256: 67e1732a32c37dbf6d21e57a442302c2e4538ff068a9981c930b46ba47077ec7 SHA512: 89126d707044ddf50012eec13ccbe86adeef684bf5ee8a6e2efd56293b5c20a0e9c3209cdea2ca8c909cf7e56e768d62507a42aa2c6a6cc608098ab773d582c2 Homepage: http://lloyd.github.com/yajl/ Description: Yet Another JSON Library - development files A small, fast library for parsing JavaScript Object Notation (JSON). It supports incremental parsing from a stream and leaves data representation to higher level code. . This package contains the header files and static libraries needed for compiling software that uses the yajl library. 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/main/y/yajl/libyajl-doc_2.1.0-ok1build1_all.deb Size: 103858 MD5sum: fdd39b9caa1026f4090df968302a855d SHA1: 8aeb3fb147a5f68728ba595c3eacb95e1e162133 SHA256: 8972bba3e6d4c0eddc72f2a9543be6d573f521dbc793691ae22f8f587517fe4a SHA512: 7665fa4def664be4974fbcec5b25094b288c053ffc67682dbdc4fdd4855a52bdbfa40b8eb66295bbf92e358fb6380d7bdc5811eb940b763051bef65cae7b2a93 Homepage: http://lloyd.github.com/yajl/ Description: Yet Another JSON Library - library documentation A small, fast library for parsing JavaScript Object Notation (JSON). It supports incremental parsing from a stream and leaves data representation to higher level code. . This package contains the API documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libyajl2 Architecture: arm64 Version: 2.1.0-ok1build1 Multi-Arch: same Priority: optional Section: libs Source: yajl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: John Stamp Installed-Size: 59 Depends: libc6 (>= 2.17) Filename: pool/main/y/yajl/libyajl2_2.1.0-ok1build1_arm64.deb Size: 20404 MD5sum: d4fd47abb558160854a3062b1cdd0ba0 SHA1: 11c07e698a350e01065fc4ef9559fd5b806735f0 SHA256: db53ad9354a0a6fd78cf2d3d4c01b174c69d73dfec9a6199d0ec95ea9eb404af SHA512: dc63eb3d85048939133d26f2803749ec751ed83872070e5fe47ad8b2b721a7f6cd796e957aaea319b2b82e13e582198967710e1410fb5d2e58a29da6149a6846 Homepage: http://lloyd.github.com/yajl/ Description: Yet Another JSON Library A small, fast library for parsing JavaScript Object Notation (JSON). It supports incremental parsing from a stream and leaves data representation to higher level code. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libyaml-0-2 Architecture: arm64 Version: 0.2.5-ok2 Multi-Arch: same Priority: optional Section: libs Source: libyaml Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 215 Depends: libc6 (>= 2.17) Filename: pool/main/liby/libyaml/libyaml-0-2_0.2.5-ok2_arm64.deb Size: 37762 MD5sum: 5206e671241f31ef83593ed7de7440c2 SHA1: 985e5806eee7c65a2160d5bcd8c6734a7f13d491 SHA256: e067dbcd5d5d794eb7290f5934ef37405bc4ab66dc7ef5d857938920d3b468ea SHA512: b28281e99db9ed5e7220f817c3c52adbc98edf16055ab95039b5d48a47dff4e8eb95aa64c9a3b3863fd2bea5cf737ca902ed6156c3659fca80a69f91336fe143 Homepage: https://github.com/yaml/libyaml Description: Fast YAML 1.1 parser and emitter library LibYAML is a C library for parsing and emitting data in YAML 1.1, a human-readable data serialization format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libyaml-dev Architecture: arm64 Version: 0.2.5-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libyaml Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 323 Depends: libyaml-0-2 (= 0.2.5-ok2) Suggests: libyaml-doc Filename: pool/main/liby/libyaml/libyaml-dev_0.2.5-ok2_arm64.deb Size: 49856 MD5sum: 56759e99aef22bc1b8a6eee9b38cab76 SHA1: 1bbb1cb27db527656a564727c46fe08c3e26df4f SHA256: 134b7eedfa9d144fe4bff01a22f74bce17804f0663028d3d602b36b12a53166c SHA512: 17c3272db15ce7442e1ea55a90d6a0b742b9862e56a13c386825a1a8402c5f5fd466d4f68965ec05887363926bc4fb6f93706b217652c57d9a0a77d78ebe32cd Homepage: https://github.com/yaml/libyaml Description: Fast YAML 1.1 parser and emitter library (development) LibYAML is a C library for parsing and emitting data in YAML 1.1, a human-readable data serialization format. . This package contains development headers and static libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libyaml-doc Architecture: all Version: 0.2.5-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libyaml Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1103 Filename: pool/main/liby/libyaml/libyaml-doc_0.2.5-ok2_all.deb Size: 136226 MD5sum: dce8b9e0038cfff20bb2eb0573b73f87 SHA1: 5b00d47dc0cfc2db15add2d3a2cc26df5f84569c SHA256: 54bf4fe1a0ae944160f26aacc21e664fe3c8496c82423cda8858539c15c45c4b SHA512: 7ad638837a913ee799fe64b347bb0e9cafede07fb6669d48170660f67d8f25c7e3d1627172c35ad21c1bed838f45af6f29b9f956b4ba1d60de48f7f254c65d29 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libyaml-libyaml-perl Architecture: arm64 Version: 0.83-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 206 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/liby/libyaml-libyaml-perl/libyaml-libyaml-perl_0.83-ok1_arm64.deb Size: 79586 MD5sum: 459bfaf9ea69fba515a5df87cdd39a85 SHA1: 301bc20b31bccab8e123d74a221e471837e01e53 SHA256: 5c05c1151742ee96eb04885e469ede8f3072fad428f0c73f66c66f5dd2d25558 SHA512: bb1019d050e7668b994a1020ece810c1d39f9b50e6e12a1f06068dab07333266d4e5e0e59ba16f31cf9e02681ecafd34dabb95b7e5da07afc2a577f77b6bbdd7 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libyaml-pp-perl Architecture: all Version: 0.034-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 595 Depends: perl:any, libencode-perl, libscalar-list-utils-perl Recommends: libtie-ixhash-perl Filename: pool/main/liby/libyaml-pp-perl/libyaml-pp-perl_0.034-ok1_all.deb Size: 119250 MD5sum: 11771d8ed08695d99f90e31eb8c85156 SHA1: 75f78e89df591132a1c0b1c5fafc711d129569f9 SHA256: 3cbb026cf30f582c943069b800076ed22a4331cf04d594d1cb9753f1fc59b7e0 SHA512: 71fb8c423e2692809fceb923213b955cbbe3c0c6a7217eb41f32e7456e8472c052c006baf68e7325ad5439a5d4823caddde2964e8b4193283594c99221aaaa46 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libyaml-syck-perl Architecture: arm64 Version: 1.34-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 187 Depends: perl, perlapi-5.30.0, libc6 (>= 2.17) Filename: pool/main/liby/libyaml-syck-perl/libyaml-syck-perl_1.34-ok2_arm64.deb Size: 71218 MD5sum: 9548e47fcbfb152a2cc7b626298cd0ab SHA1: 25e2d1329112213913ad385519593e3b71038e55 SHA256: 7070c6631e8d54e65ad0305fadf0677344639353f0bc702e433d4dedeb918fef SHA512: 4fc70023f246c2e8dc748363aee15336b0ee80cf5cd47a4756c5f810b7e98f723cae8dc7e54c68ca30640c9d2c59fd707a537dafdb59f93f3150b80d1779c43c Homepage: https://metacpan.org/release/YAML-Syck Description: Perl module providing a fast, lightweight YAML loader and dumper YAML::Syck provides a Perl interface to the libsyck data serialization library. It exports the Dump and Load functions for converting Perl data structures to YAML strings, and the other way around. . This module is considered deprecated. Please consider using libyaml-libyaml-perl instead. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libyaml-tiny-perl Architecture: all Version: 1.73-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 95 Depends: perl:any Filename: pool/main/liby/libyaml-tiny-perl/libyaml-tiny-perl_1.73-ok2_all.deb Size: 31556 MD5sum: 085c77335951a8d9f6a10cb530ff98c4 SHA1: 01d94f3ade82a3c5a635fdd383787590a37a26be SHA256: 7fe2a321d5c0617e637d1b0d40f0396da4bb62cc3b2f3a7f49d87755d9ed0088 SHA512: d287e825f37a678e98e8eba54a1ae50e3407987334ad13396be0a038305c3517e2b8706ae2bd63751089017c5c1d6147ee054cf91c861a889bfb1f28c8e60ebe 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libz3-4 Architecture: arm64 Version: 4.8.7-ok2 Multi-Arch: same Priority: optional Section: libs Source: z3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 12707 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12) Breaks: libz3-dev (<< 4.4.1) Replaces: libz3-dev (<< 4.4.1) Filename: pool/main/z/z3/libz3-4_4.8.7-ok2_arm64.deb Size: 4881172 MD5sum: 7e85c8d95381b4ffedf46d47be48d6b8 SHA1: 4e8ddf2c769f89dd7390ff4c3d1e4055dd8aac89 SHA256: 17f23e7a74d34e28458d14dc6e62645aaf9ed613dfe367ed8e7e198a83d863f5 SHA512: 4ebcc7adffe239e938aa9109dfedae93993ba4212f455dc4a37850c2c53452c41dbce6d5dc140cb338700faba6cb0a7f73d5fc51e88e84b0f0b7eb87e7a3b77b Homepage: https://github.com/Z3Prover/z3 Description: theorem prover from Microsoft Research - runtime libraries Z3 is a state-of-the art theorem prover from Microsoft Research. It can be used to check the satisfiability of logical formulas over one or more theories. Z3 offers a compelling match for software analysis and verification tools, since several common software constructs map directly into supported theories. . This package contains runtime libraries. You shouldn't have to install it manually. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libz3-dev Architecture: arm64 Version: 4.8.7-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: z3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 506 Depends: libz3-4 (= 4.8.7-ok2) Filename: pool/main/z/z3/libz3-dev_4.8.7-ok2_arm64.deb Size: 68648 MD5sum: 0b00eca0bd89992a8e2898f8da536fd8 SHA1: 5b02cb2aa432cb744b35a933bef96ef7def22c46 SHA256: cdad6e2d4864cd6e5ebb91dd4de028b790fc3a0411334ae388ad00467ee25089 SHA512: 169b88c04b62fb890cc5842be875c7aa0cda3701d5554ccd948ea5bb12199273d4009cf42ed0cdff62cdeed4f633ec602849f3f6c77288ba9bd1a10978486109 Homepage: https://github.com/Z3Prover/z3 Description: theorem prover from Microsoft Research - development files Z3 is a state-of-the art theorem prover from Microsoft Research. It can be used to check the satisfiability of logical formulas over one or more theories. Z3 offers a compelling match for software analysis and verification tools, since several common software constructs map directly into supported theories. . This package can be used to invoke Z3 via its C++ API. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libz3-java Architecture: arm64 Version: 4.8.7-ok2 Multi-Arch: foreign Priority: optional Section: java Source: z3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 178 Depends: libz3-jni (>= 4.8.7-ok2), libz3-jni (<< 4.8.7-ok2.1~), libz3-dev Filename: pool/main/z/z3/libz3-java_4.8.7-ok2_arm64.deb Size: 153136 MD5sum: a8ad946976fe35e2dd89a247ca2649fd SHA1: c35cd350f6d1ecc996c5ae9e6e01bfa0c739c65a SHA256: 88528fe8b9acde23e276407875ead578e21fe981662bc40cdca3b6d0dba9872c SHA512: c522a59e29b42b14be1dea7826369ee9c3a0a4f0c5a7a68da96a2e04551d0a6f68b525a40bb9849b456849a83067e3cb07a1e89c7ae4984cacac985e1a2c5872 Homepage: https://github.com/Z3Prover/z3 Description: theorem prover from Microsoft Research - java bindings Z3 is a state-of-the art theorem prover from Microsoft Research. See the z3 package for a detailed description. . This package can be used to invoke Z3 via its Java API. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libz3-jni Architecture: arm64 Version: 4.8.7-ok2 Multi-Arch: same Priority: optional Section: java Source: z3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 204 Depends: libz3-dev (= 4.8.7-ok2), libc6 (>= 2.17), libz3-4 (>= 4.8.7) Filename: pool/main/z/z3/libz3-jni_4.8.7-ok2_arm64.deb Size: 35030 MD5sum: 5132b0219041d316843545d794b010c2 SHA1: b3b6aa9ed9654eea75699abf77fcbdda486efe90 SHA256: 856b3f31a1c33c886489fddd95971745142d06771283133b525baeccabbeb729 SHA512: ca4b2562e90ec52165f6a998134ad914226f3b683aa6f6a2b45be1e1ec4a7a6d0be1d481b23f0fcf7d6222e5aa910e1a758272e90484dec68c37f5b1824059c9 Homepage: https://github.com/Z3Prover/z3 Description: theorem prover from Microsoft Research - JNI library Z3 is a state-of-the art theorem prover from Microsoft Research. See the z3 package for a detailed description. . This package provides the JNI library to invoke Z3 via its Java API. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzbar-dev Architecture: arm64 Version: 0.23.92-6ok1 Multi-Arch: same Priority: optional Section: libdevel Source: zbar Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 606 Depends: libmagick++-dev, libx11-dev, libzbar0 (= 0.23.92-6ok1), gir1.2-zbar-1.0 (= 0.23.92-6ok1) Filename: pool/main/z/zbar/libzbar-dev_0.23.92-6ok1_arm64.deb Size: 171976 MD5sum: 87393dc5fc74f9f0f2cdc2c0f490ddbb SHA1: 7c092c7f7682f31f5b4d4ad90406a92417ed0954 SHA256: 19774746885077d65b3891657532d736b00d1fe4ffa5a5a83aaa3a69bc76ab73 SHA512: 3826f9f4515ec2c4a14a54669164660c3327d6625714f60dad282dc7df14edbc44104c044cd5d546a4e313b0a0865b155fd47000c016b593a11c37824ace4504 Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (development) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzbar0 Architecture: arm64 Version: 0.23.92-6ok1 Multi-Arch: same Priority: optional Section: libs Source: zbar Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 247 Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libjpeg62-turbo (>= 1.3.1), libv4l-0 (>= 0.5.0), libx11-6 Recommends: libmagickcore-6.q16-6-extra Filename: pool/main/z/zbar/libzbar0_0.23.92-6ok1_arm64.deb Size: 121304 MD5sum: e5465a84ee449a7b63fcb3d76a278e5d SHA1: f47c7f84f17a705fe0a8b3631e7ade50a5dfb396 SHA256: 19eccdc6dd19c51e3974e227b3edf72869245fa425469a731761fb67bde3bfb2 SHA512: 9a65f28a66cfec2a72402b5081129aa6d258fdb281fbac3577972460cebb3f0d0181012cda6d74495d6b5d6dfff1bcd80c1552301d3da1c6cb81ae750f9fb1f6 Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (library) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzbargtk-dev Architecture: arm64 Version: 0.23.92-6ok1 Multi-Arch: same Priority: optional Section: libdevel Source: zbar Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 57 Depends: libgtk-3-dev, libzbar-dev (= 0.23.92-6ok1), libzbargtk0 (= 0.23.92-6ok1) Filename: pool/main/z/zbar/libzbargtk-dev_0.23.92-6ok1_arm64.deb Size: 13084 MD5sum: 1eb6ee0d264c02510b2c766082b62d2b SHA1: 392a4699fc4f7713d2760f497be8478ad126e922 SHA256: adf6b1c63f913aeb4bc8c7493533ac8aa60135b8974eb3826d4b229d97bbbb18 SHA512: cf1cfc478dda4f1728de49c482004fe149667c25192ccf5cffb723133cdc1a22d70c0e728d04b43e6886dbc14518636f9868ee76a18b3282b95fc698368b68dd Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (GTK+ bindings development) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the development files for the GTK+ bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzbargtk0 Architecture: arm64 Version: 0.23.92-6ok1 Multi-Arch: same Priority: optional Section: libs Source: zbar Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 42 Depends: libzbar0 (= 0.23.92-6ok1), libc6 (>= 2.17), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.4) Filename: pool/main/z/zbar/libzbargtk0_0.23.92-6ok1_arm64.deb Size: 11206 MD5sum: bf1bb2d76f112fb5f1302ce2e45dd33f SHA1: 41a6f9b8bd811c0850cc52a4162f33de5ee03adf SHA256: b1025cc5b64f2e8777e7023aab30b551cc4b4adf56935efb0c5cd7db4dca1a1c SHA512: e4ae348262be4e93028ee5661613e3f036afe519345f1002a9b2c46acd7807c59f3b2ebda55e15a420249e3e7246d0a805431c0a315fc1e5466651b99be85593 Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (GTK+ bindings) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the GTK+ bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzbarqt-dev Architecture: arm64 Version: 0.23.92-6ok1 Multi-Arch: same Priority: optional Section: libdevel Source: zbar Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 207 Depends: libqt5x11extras5-dev, libzbar-dev (= 0.23.92-6ok1), libzbarqt0 (= 0.23.92-6ok1), qtbase5-dev Filename: pool/main/z/zbar/libzbarqt-dev_0.23.92-6ok1_arm64.deb Size: 35836 MD5sum: f7ae8e7e9f0d4df7453d2b87ef2701fd SHA1: 3f6b0ef35a5ca6e3de003c76674e6041386bf8d0 SHA256: d30343d950d5c4cee3449988fb86e39365ae57631939b231ef6312169a28dd32 SHA512: 755795b96aa859d26d04830a8066577b9ab56b375c7421a53d1e5a2ba55f543671485dbeb514ed70ab46338d4ef42b51f4e6c77e7dfc34250d8cdff144b695e9 Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (Qt binding development) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the development files for the Qt binding. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzbarqt0 Architecture: arm64 Version: 0.23.92-6ok1 Multi-Arch: same Priority: optional Section: libs Source: zbar Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 89 Depends: libzbar0 (= 0.23.92-6ok1), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.10.0) | libqt5gui5-gles (>= 5.10.0), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2) Filename: pool/main/z/zbar/libzbarqt0_0.23.92-6ok1_arm64.deb Size: 27096 MD5sum: 9a1763deb2f39226dc4de76b483837e7 SHA1: aa8b2686e70fd280481a71d6e1226c17e796635e SHA256: b992150d299fe3c2a81db8ae4fa5c403c499505a91af2adfbdc8e3d71434178a SHA512: 8ac25de631e2344dc712492ad6eac7d9b03959c26060d25ec3365059bfe63589e85b5fcf555b57df1cb465f78e8778b92b00d66c3efdfac8a2c85d9ca8a17691 Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (Qt binding) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the library for Qt binding. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzen-dev Architecture: arm64 Version: 0.4.37-ok2.1 Priority: optional Section: libdevel Source: libzen Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chow Loong Jin Installed-Size: 231 Depends: libzen0v5 (= 0.4.37-ok2.1), libtinyxml-dev Filename: pool/main/libz/libzen/libzen-dev_0.4.37-ok2.1_arm64.deb Size: 30030 MD5sum: ce69a18ebbb7b09c2b347e21f74c0686 SHA1: fcca1b72fe1b714d973c25ec6bbe877d72e9d247 SHA256: 20d30eb98ad9cf3ea274fd27e6ffcd5bf3ba65b0db1c315f9099441b08712509 SHA512: 6c3eaf9b0acef70d93572d17e53b4db07a0de8689840edeca8209311b96d9646337d265048b7dadfa96ebb62e31fa81cd01123d34180f90ed44028916a7587c1 Homepage: https://github.com/MediaArea/ZenLib/ Description: ZenLib C++ utility library -- development files ZenLib is a C++ utility library. It includes classes for handling strings, configuration, bit streams, threading, translation, and cross-platform operating system functions. . This package contains the headers required for compiling applications/libraries which use this library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzen-doc Architecture: all Version: 0.4.37-ok2.1 Priority: optional Section: doc Source: libzen Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chow Loong Jin Installed-Size: 4498 Filename: pool/main/libz/libzen/libzen-doc_0.4.37-ok2.1_all.deb Size: 262490 MD5sum: 01583c8ba804deec018b6847d18cd8ea SHA1: afd69ed1b3f67c2cd4268462ec12991acd5b9457 SHA256: 5bf59601809abe71b805fb8bddcf4749af43f762789f8e8a6d9fe1ccb0d2af95 SHA512: ec0713191b268977abac31170445f97cde22f7fc70f3fb413678560b9932bbbb77999092d0004da09051ea39eafbf92bf7bcd2433ae5f83764aa3a09725eb33b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzen0v5 Architecture: arm64 Version: 0.4.37-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: libzen Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chow Loong Jin Installed-Size: 382 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2) Conflicts: libzen0 Replaces: libzen0 Filename: pool/main/libz/libzen/libzen0v5_0.4.37-ok2.1_arm64.deb Size: 99456 MD5sum: 00e2a438617c045c07432739bb9beba3 SHA1: d0555d309f95f3299b52d4064eb0acf20b17ca77 SHA256: 8c7e2b9dd2794e148f670434ac9aa874470bba576f2151e2e8c2209d691de3f4 SHA512: c99e1f54c217659da339abe27d68cd059398ec2e420ea04c051a9958ef68d10058a8ccbf805fd0bd3d358d21122aa3f9d620fa3cafbfb93077c5469795021191 Homepage: https://github.com/MediaArea/ZenLib/ Description: ZenLib C++ utility library -- runtime ZenLib is a C++ utility library. It includes classes for handling strings, configuration, bit streams, threading, translation, and cross-platform operating system functions. . This package contains the shared library needed for running applications which use this library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzimg-dev Architecture: arm64 Version: 3.0.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: zimg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1116 Depends: libzimg2 (= 3.0.4-ok1) Filename: pool/main/z/zimg/libzimg-dev_3.0.4-ok1_arm64.deb Size: 211162 MD5sum: 07f19abc36d83427e45714dbbb12466c SHA1: e8d267e927dedee4626b7722f1cc2484abbf10b3 SHA256: 95e28ad2215e656253ea0977e11d554075752636caed96a1dd7621692e3f918a SHA512: 252a9a6758abe6d212649b1e2094c144cb8d2d5d2cf5a9ee2e8ad136e685911f3fdbf4f73bf0904a42bbbdc1b9891092ff3f4b6aba9c6460c972aab81cc45430 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzimg2 Architecture: arm64 Version: 3.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: zimg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 421 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libstdc++6 (>= 5.2) Filename: pool/main/z/zimg/libzimg2_3.0.4-ok1_arm64.deb Size: 133816 MD5sum: 4c089319955c253234d80410c9884d7a SHA1: 292a189865031d2328e945023b3e4fcb04f0dac3 SHA256: c96df5939b8c41c96f5e4c6944c18be29b1496ae9dc5e04d70b96dfaf6b1281a SHA512: adb3f98031314cfbc7e1257680e3323f51308dc0e91caf7cc52e56d5f7b087aee8176407a51ffe0f47715213c22fc305fb2bd37d0e9836268220c87d12bab836 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzip-dev Architecture: arm64 Version: 1.7.3-1ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libzip Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 320 Depends: libzip4 (= 1.7.3-1ok3), zlib1g-dev Filename: pool/main/libz/libzip/libzip-dev_1.7.3-1ok3_arm64.deb Size: 156848 MD5sum: e16fb741997fdb69e943bb4ed36e96bb SHA1: 39055215329fd6350fb94eda758c1b63e39f0e09 SHA256: 348a707c602da363b705305e1958edae02721fdec5385b24a37af132a602d01b SHA512: 06d331f111bb9f08de943db4f10876a30decf3f64599a9a27be6ed050440be8b71ca9beb63b5e0cb5b8dc9f847fd0a64b809970140d5ac2a5d80f2b0f4adffb9 Homepage: https://libzip.org Description: library for reading, creating, and modifying zip archives (development) libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. . This package contains the static libraries and headers for developing applications that use the libzip library API. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzip4 Architecture: arm64 Version: 1.7.3-1ok3 Multi-Arch: same Priority: optional Section: libs Source: libzip Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 125 Depends: libbz2-1.0, libc6 (>= 2.36), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4) Filename: pool/main/libz/libzip/libzip4_1.7.3-1ok3_arm64.deb Size: 49918 MD5sum: c967c4f22372a6b33bef067801306c9d SHA1: e3a52e072d4d2ce09003b454e1b8f880c6ebcf1c SHA256: f194feadc16c23336bd6e65c8d2570f262ebe7e9f63c33e9e4dfd32355214a7b SHA512: 2bb4e49e247843c59745e2d519d96fd7a3448e43bdd33f423b7379ce4e474355db31ed3811558edf54b4569257ef488504a527233ec38e3d0f087059a9a54e08 Homepage: https://libzip.org Description: library for reading, creating, and modifying zip archives (runtime) libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. . This package contains the files necessary for running applications that use the libzip library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzita-resampler-dev Architecture: arm64 Version: 1.8.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: zita-resampler Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 66 Depends: libzita-resampler1 (= 1.8.0-ok1) Suggests: libzita-resampler-doc Filename: pool/main/z/zita-resampler/libzita-resampler-dev_1.8.0-ok1_arm64.deb Size: 14936 MD5sum: d1183f8938b65f5fe3afffa91dcd5406 SHA1: ff26400b6df2413ad305c19c01390494b7889149 SHA256: 19349bea4a539f677bf466502698da8af51c778601c51c1cc556cc37ae65c5f4 SHA512: 709fc72b1a299bf1bb2539ff7ed395883e06c0a0d3b62c47e1a684d33c0e40b3a53067920f719fb965b91bf7c6ea2045a3e272e3416fef645c4c25e3e5f149fe 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzita-resampler-doc Architecture: all Version: 1.8.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: zita-resampler Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 301 Filename: pool/main/z/zita-resampler/libzita-resampler-doc_1.8.0-ok1_all.deb Size: 111072 MD5sum: 9504647161889b5b4f78d70322ef8fc3 SHA1: 88434e69c89b87fa1d1e2f62c26f2744aa12956b SHA256: 9262c2acb876fec1a083d191ee95fb880812c8309adfef12a3dbef44fde9c625 SHA512: 8a5de3a0a6870de143f0f98c2dc2819e439d24a7c1bcdec25e9f095d834b1633c26f6529a00fa6c88e51f74dded65a94bf164ef734832c7b58f19d9e1933d6c0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzita-resampler1 Architecture: arm64 Version: 1.8.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: zita-resampler Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 74 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/main/z/zita-resampler/libzita-resampler1_1.8.0-ok1_arm64.deb Size: 22492 MD5sum: 5e0298aa87445ec9fd6f633248449b6b SHA1: 592586a5ec95757688e4ebe23b1d62fdb5959444 SHA256: 05bfe926ea94ea5fcd731c56f5a843efb87492cfec9e0c0f91fbb5e456426eed SHA512: d6776ef5e57630b2be96cd7fb4b764abb24877a5d13ce1d32a5912f33a913e1ac8dc99c28157175e75492043caa89225322a6fffba22b0f30160c23576ad6276 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzmq3-dev Architecture: arm64 Version: 4.3.2-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: zeromq3 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2464 Provides: libzmq5-dev Depends: libzmq5 (= 4.3.2-ok4), libpgm-dev (>= 5.2.122~dfsg), libsodium-dev, libnorm-dev, libkrb5-dev Conflicts: libzmq-dev, libzmq5-dev Replaces: libzmq5-dev Filename: pool/main/z/zeromq3/libzmq3-dev_4.3.2-ok4_arm64.deb Size: 485340 MD5sum: 76380b05edf27ebf5b6ec3b5fc95554f SHA1: c8d009f5cfd9664e4c4e06307583970ddbd799f3 SHA256: 714df03bae00397419a87bbc5df008ca1053f8191e7253807b8f1ffcd5253d25 SHA512: 4efbe152c35eb7ac93df40f479e21af9c2a7d0a1558b2ed63466109a55010d52a2b234d5a58dc73f9f3f34e63fdf1333511aeb06ba7247b0a8af4898993a9d45 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzmq5 Architecture: arm64 Version: 4.3.2-ok4 Multi-Arch: same Priority: optional Section: libs Source: zeromq3 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 563 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgssapi-krb5-2 (>= 1.17), libnorm1 (>= 1.5r6), libpgm-5.2-0 (>= 5.1.116~dfsg), libsodium23 (>= 0.6.0), libstdc++6 (>= 12) Filename: pool/main/z/zeromq3/libzmq5_4.3.2-ok4_arm64.deb Size: 204440 MD5sum: 81fde6f6af261241cd29f708f1d51efc SHA1: fbca41d25e174ea713be4ad26e94a64a18ee71d6 SHA256: 454a6568a1bde06d26adcb147d72f73dad19260aee54d48ee7e2c0217ec2558e SHA512: 16173d2a8a080525c2120ee69430f03711a706ed6256a6f85a2a37f6af708c0259bfac5fb3dfe986fbf729459dba42fb17341c1be777b2c3ffb52c4438acbd81 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzstd-dev Architecture: arm64 Version: 1.5.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libzstd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1851 Depends: libzstd1 (= 1.5.2-ok2) Filename: pool/main/libz/libzstd/libzstd-dev_1.5.2-ok2_arm64.deb Size: 290270 MD5sum: 19d28acad8446a604e1214c7ed687b3f SHA1: 60ca24a48f56956936bc0d88c3b3aab7ca7e8472 SHA256: 426d59908f9dc995104fcbb7b86d10795d64d755ceecb1d932c63dcaa3b01ae1 SHA512: 854e331686884bb3aa8b1547e4c08a2893e99df95460e09e6342e5b782568569b267c2fb41bd5d49bf45b3809ae103e85048edfb48f5d3ecc00376de537f9a20 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzstd1 Architecture: arm64 Version: 1.5.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: libzstd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1381 Depends: libc6 (>= 2.34) Filename: pool/main/libz/libzstd/libzstd1_1.5.2-ok2_arm64.deb Size: 221242 MD5sum: aa296a62ed26346e93d40027ee7c138f SHA1: a5adb7d82e1e5efc7e1f46e53a0a25e11aeaf021 SHA256: 3e1a4aa07cfe1ec5d373a6500238a2ec91ca9e96b3d1df538ef191253d3ef667 SHA512: 3d03913a72c2f7a420d72a39915a4e62272c6804a37d30f4922afb1b858214950d3cbf8a462bbc0efa102e7d7fb1b1798aa2146031481b2d26b3448f4a5e9d40 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzxing-dev Architecture: arm64 Version: 1.4.0-1ok2 Multi-Arch: same Priority: optional Section: libdevel Source: zxing-cpp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 113 Depends: libzxing2 (= 1.4.0-1ok2) Breaks: libzxingcore-dev (<< 1.3.0~) Replaces: libzxingcore-dev (<< 1.3.0~) Filename: pool/main/z/zxing-cpp/libzxing-dev_1.4.0-1ok2_arm64.deb Size: 24046 MD5sum: 6695cd296fb3cbf2a05e5531f52f6984 SHA1: 434a4f428f2c21cd80222401131887f487ff881e SHA256: d45ba7642251f7616d471193cf7aeae5152fc4655e945a27238f35ff96221e83 SHA512: 8a7e0d6acb7583a089584b2603249a8f4a86186d1e3d6290dec9199ec8c4e56cdd530e2cac4bb83bc6c56f9ccf3926d8472ebf7f38714ec3edf8f1003106453c Homepage: https://github.com/nu-book/zxing-cpp Description: C++ port of ZXing library (development files) ZXing-C++ ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in C++. . It was originally ported from the Java ZXing library but has been developed further and now includes many improvements in terms of quality and performance. It can both read and write barcodes in a number of formats: QR Code, DataMatrix, Aztec, PDF417, UPC-A, UPC-E, EAN-8, EAN-13, DataBar/RSS, Code 39, Code 93, Code 128, Codabar, ITF. . This package provides development files for zxing-cpp library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: libzxing2 Architecture: arm64 Version: 1.4.0-1ok2 Multi-Arch: same Priority: optional Section: libs Source: zxing-cpp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1203 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Breaks: libzxingcore1 (<< 1.3.0~) Replaces: libzxingcore1 (<< 1.3.0~) Filename: pool/main/z/zxing-cpp/libzxing2_1.4.0-1ok2_arm64.deb Size: 658768 MD5sum: e0bbabb6b506b1685fd37d058a21fc8c SHA1: db7bbef064ff1b18ce6788073916f4cdcce957a9 SHA256: 07e9e95686cf1bcacc3304a5d4ebe4db2de5554cc9f65cc5b978030abb3e7a53 SHA512: 04cbdc1781cec82c510a01fd393a822004a9ad140ace1251fa429a5bd47deaa5d5a6abc586e4cc45e2446808993c04c588591cdf56d2d3b24e50c176962edc0b Homepage: https://github.com/nu-book/zxing-cpp Description: C++ port of ZXing library (library files) ZXing-C++ ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in C++. . It was originally ported from the Java ZXing library but has been developed further and now includes many improvements in terms of quality and performance. It can both read and write barcodes in a number of formats: QR Code, DataMatrix, Aztec, PDF417, UPC-A, UPC-E, EAN-8, EAN-13, DataBar/RSS, Code 39, Code 93, Code 128, Codabar, ITF. . This package provides library files for zxing-cpp library. 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/main/z/zxing-cpp/libzxingcore-dev_1.4.0-1ok2_all.deb Size: 2854 MD5sum: 3fd2a3b916054b07f4af294750881099 SHA1: de8d9e25667d8f53e3cef1dd545a7c9d2971dd0f SHA256: c98bf5c861f3e1b1eb0def1bb44f396116a03b8d71f61011861c7fe4e793227b SHA512: c2d1f239e8fd025f6e85866adc04deb3ab7fb97e0cbb56e2f6e583b02fed52ebdf06e7f7070e1238fbcc59fb70f2fe892be34ba81029beacc41766718796cea5 Homepage: https://github.com/nu-book/zxing-cpp Description: transitional dummy package This is a transitional dummy package. It can safely be removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lightdm-gtk-greeter Architecture: arm64 Version: 2.0.8-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 316 Provides: lightdm-greeter Depends: libayatana-indicator3-7 (>= 0.6.0), libc6 (>= 2.17), libcairo2 (>= 1.10.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.9.10), liblightdm-gobject-1-0 (>= 1.4.0), libx11-6 Recommends: adwaita-icon-theme, gnome-themes-standard, policykit-1 Suggests: desktop-base Filename: pool/main/l/lightdm-gtk-greeter/lightdm-gtk-greeter_2.0.8-ok1_arm64.deb Size: 64622 MD5sum: 0d94b62b0143406f30cef14cd184c665 SHA1: 9288cd337bb9722ccb505bbbf3bf200c71d9c317 SHA256: 7bb8881f9c51293c37b5b23d76345acc343369a6127561b7c9136a672f680bcf SHA512: c743628cf4c465456c59267fd97a972cf29ba8d58a2211c06cab638a51c3515c11134ac7d815db3073114275168985f2165db0c2923e58b982ee071a406dbc7d Homepage: https://launchpad.net/lightdm-gtk-greeter Description: simple display manager (GTK+ greeter) lightdm-gtk-greeter is greeter shell for the LightDM login manager. It uses the GTK+ toolkit and integrates well with desktop environment using that toolkit, like the Xfce desktop environment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lightdm Architecture: arm64 Version: 1.30.0-ok4 Priority: optional Section: x11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 971 Provides: x-display-manager Pre-Depends: dpkg (>= 1.15.7.2) Depends: adduser, bash (>= 4.3), dbus, libglib2.0-bin, libpam-modules, libpam-runtime (>= 0.76-14), plymouth (>= 0.8.8-0ubuntu18), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libgcrypt20 (>= 1.7.0), libglib2.0-0 (>= 2.39.4), libkysdk-sysinfo (>= 2.2.3.5), libpam0g (>= 0.99.7.1), libxcb1, libxdmcp6 Recommends: unity-greeter | lightdm-greeter | lightdm-kde-greeter, xserver-xorg Suggests: bindfs Conflicts: liblightdm-gobject-0-0, liblightdm-qt-0-0 Filename: pool/main/l/lightdm/lightdm_1.30.0-ok4_arm64.deb Size: 160136 MD5sum: e3533d550c4cc3b3e3ee3b754fc07298 SHA1: b3ed480b030e2cc53862db6b382fef2c0dbeabc2 SHA256: 4dff9f1b429625d3ea8a6bbfade848d117d0d0496002ae1780a698997aaa8281 SHA512: 87b1901543fd61ec0de7f85fc5537d788da78b6f4e2372e43df852d0068e8703bd64f9fcd0a8715302cda4bfd195a773c33756b39559ad0fb6e0c82de2fe160a Homepage: https://github.com/canonical/lightdm Description: Display Manager LightDM is a X display manager that: * Has a lightweight codebase * Is standards compliant (PAM, ConsoleKit, etc) * Has a well defined interface between the server and user interface * Cross-desktop (greeters can be written in any toolkit) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lintian Architecture: all Version: 2.114.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 8813 Depends: binutils, bzip2, diffstat, dpkg (>= 1.17.14), dpkg-dev, file, gettext, gpg, intltool-debian, libapt-pkg-perl, libarchive-zip-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, libencode-perl, libemail-address-xs-perl, libfile-basedir-perl, libfile-find-rule-perl, libfont-ttf-perl, libhtml-html5-entities-perl, libio-interactive-perl, libio-prompt-tiny-perl, libipc-run3-perl, libjson-maybexs-perl, liblist-compare-perl, liblist-someutils-perl, liblist-utilsby-perl, libmoo-perl, libmoox-aliases-perl, libnamespace-clean-perl, libpath-tiny-perl, libperlio-gzip-perl, libperlio-utf8-strict-perl, libproc-processtable-perl, libsereal-decoder-perl, libsereal-encoder-perl, libsort-versions-perl, libsyntax-keyword-try-perl, libterm-readkey-perl, libtext-glob-perl, libtext-levenshteinxs-perl, libtext-markdown-discount-perl, libtext-xslate-perl, libtime-duration-perl, libtime-moment-perl, libtimedate-perl, libunicode-utf8-perl, liburi-perl, libxml-libxml-perl, libyaml-libyaml-perl, lzip | clzip, 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), pkg-js-tools (<< 0.9.4), pkg-perl-tools (<< 0.53) Replaces: funny-manpages (<< 1.3-5.1) Filename: pool/main/l/lintian/lintian_2.114.0-ok1_all.deb Size: 1209170 MD5sum: eacc4ef14e8409f18e8da9482108a162 SHA1: c8c0e706f3eefee8242b7de1e238fc340da731dd SHA256: 5c8964c9cb94c20370bd22993201d00d9008bf603fae91d9c93c536a5bf3b998 SHA512: 8eb7d71119561c7ac840567a6435a80a68334dd76f04888abbd1d9407ff03727613794a002df55fbc34f2aa5287c6131eacb46c33867282c7910a78f2a10f3ef 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.0.1. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-buildinfo-5.15.0-ok5-generic-64k Architecture: arm64 Version: 5.15.0-ok5 Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 2237 Filename: pool/main/l/linux/linux-buildinfo-5.15.0-ok5-generic-64k_5.15.0-ok5_arm64.deb Size: 428166 MD5sum: b331e0ed2db9c5b61b6a8f7a5909b175 SHA1: da1f88ad4f95dcd17a477e79ad8a97f759e6b03b SHA256: aa29007650926ec64f516039d9bcf5ac41daec49ce835be9395d6ecb04883318 SHA512: ca00843b509767e14649ae857d68900ce24c03b12838ea47667d47f61aba7c33f8c9ad7156077d18c0c20f7e0436dde8e67b23b051b9d20acdd1c4362b72fdfa Description: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-buildinfo-5.15.0-ok5-generic Architecture: arm64 Version: 5.15.0-ok5 Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 2237 Filename: pool/main/l/linux/linux-buildinfo-5.15.0-ok5-generic_5.15.0-ok5_arm64.deb Size: 428214 MD5sum: 26d614dc758b25bb7bdb3f96b46ee155 SHA1: 4a51daa057953528c086cb76c5c5c818a5d36b43 SHA256: a7ce9197680af9fed9530f7db719b171ba5460fe08343c345ee07998620600ec SHA512: 6e06c8980ebc4787a53feb5e680514205ff2ae52f347f5d655ec3bf579f1f8dc03602b79b92f35b2c3d476f7bdee4301ba689d6aa483928bcfb129f18ce7ece8 Description: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. 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/main/l/linux/linux-cloud-tools-common_5.15.0-ok5_all.deb Size: 9496 MD5sum: f031fcb9803892f8e3557315092e75ea SHA1: fa234b577e7ce89db3668639976d895261c44898 SHA256: 47016df9bc4bfa014dc42dbfda8a6164fce386a44f4d030482089b658b702522 SHA512: e607e5ce4d01bf39274a8e72da50bdfb3daacfd1e424778ad45bcd9b5636901b4e743dee0ff75cf5728c0e110f55a8a4c6f9f67ae90fc76910c1fe0671fd6518 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. 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/main/l/linux/linux-cloud-tools-common_6.1.0-2.3ok2_all.deb Size: 8490 MD5sum: d1342ca67eddce7fed631a07cf1eeb88 SHA1: 2615de597f6a918e8dc0261b9f4558b16d3ea54e SHA256: b5a77b358fdef3dd1e4fc57af746095f9f376fc94f34e5ebc71644441286d0fa SHA512: 1a0b3481631aaf278c770d139d938f1161bbfa74c954866440905f9bce0bded695c6659825de8b4aa4143e878250058485b6ebb6d79b28c620f8c0fe0f639763 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. 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/main/l/linux/linux-cloud-tools-common_6.1.0-3.4ok2_all.deb Size: 10470 MD5sum: 5e029873bab415f3a6970d9549d174ac SHA1: d6098c51cae2549fe45a5a240a5116f97a7480ce SHA256: d4d81f5eb58390aa9ab93a13241f243edb835482a21254205374d5481433de18 SHA512: 39dfe0659d5c744360d346271e241fec6f8581129f811fdb40a0187b798a6ace00624ea1ee8da1abda7eea23b484450bfee78f2aa4b0ac5f0fe22ca4b1bacffe 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-cloud-tools-common Architecture: all Version: 6.1.0-4.5ok1 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 102 Depends: init-system-helpers (>= 1.51) Filename: pool/main/l/linux/linux-cloud-tools-common_6.1.0-4.5ok1_all.deb Size: 55950 MD5sum: 7ad83e6de4963c60394683bd0e08e8e8 SHA1: 6da8d2468646d518a27e0084931ae205b7a392f6 SHA256: 6893f069b398e4549a3b51b7ff90066f9b497c28649dd79b29cd6fdea026ebfa SHA512: 750dbc8f065af32a8a57f7d346ddaf9ff7ebfabb0401a43796410e28902f98754d429ab0ad341637e262a9f9bdac2516e14c05a5b2976cffbabbb9b5713ca7e7 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. 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/main/l/linux/linux-doc_5.15.0-ok5_all.deb Size: 10832412 MD5sum: b76ce2e15a634abe6329d5f579287974 SHA1: 287bbbb3c89141ea2fab5b09c1e831f5efa524db SHA256: 0ff1753f1906950f71ea0e4051738cae382c98675d38b93a7581a067e4d35ade SHA512: a5840e001ed1f7d63931f3b2b866bc34780f89163dd9dfba3018c93215a53ced790e687a1ce9aba73b4205ee63ce5fefe9c501d7cd47bf69baf54e0366dec1a0 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. 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/main/l/linux/linux-doc_6.1.0-2.3ok2_all.deb Size: 11836836 MD5sum: 65de1dc789721743dbe55a4a73ee17d0 SHA1: 7ba675553663a7857a5299e2d45512aaae2c9d42 SHA256: 2284b8fb09b16e43b4f904d20601894975b177cbc7fa8d2aa305144b58d87ba9 SHA512: 1504b104851d8cf3e35dcec3e7fe099cced0a399326f0db001d7327976bc16c4a88fb159e4690575798e6b8352152fcb2f696b99f4eeac80d2e72188214f4ecd 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. 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/main/l/linux/linux-doc_6.1.0-3.4ok2_all.deb Size: 11832882 MD5sum: f48e9e4749683e01c5eb79b057145a7c SHA1: d54f72f6baebc86db763b18e68bc96b2f1232a4e SHA256: dd77e8d48829ecb5b5567388c25558dda9aa1c232e41205c231a67ffbe1aca02 SHA512: a279e2055dade83fb7f233beb54e5888d99d8698562701b066c31bdcd6bdfe276d347aec10b635d39787f61246a3bb2309a31556b0b2cde59eff45ca9101c7fd 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-doc Architecture: all Version: 6.1.0-4.5ok1 Priority: optional Section: doc Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 26749 Filename: pool/main/l/linux/linux-doc_6.1.0-4.5ok1_all.deb Size: 11881932 MD5sum: 5243620521bee7faafa7bb21db7c48bf SHA1: 01c6e299b0fa791d9a120ac51364643f78e194cc SHA256: 622a9ebc989e6468c0a2e3acd2d1768485888256665bfe990abcc8c8990cf377 SHA512: f5552f14871d1994168aae360b10fed4fef3d27ba98cda19e73648483fa5c23bbc0ad2508e2ceb530a8cde8eb0d087d1702dd357b8adc31b1d083c21f34f9436 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-firmware Architecture: all Version: 1.205ok9 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1000544 Provides: atmel-firmware Conflicts: atmel-firmware Breaks: linux-firmware-raspi2 (<= 1.20190819-0ubuntu2), linux-firmware-snapdragon (<= 1.2-0ubuntu1) Replaces: atmel-firmware, linux-firmware-snapdragon (<= 1.2-0ubuntu1), linux-restricted-common Filename: pool/main/l/linux-firmware/linux-firmware_1.205ok9_all.deb Size: 259963934 MD5sum: a8c46daa643ec6480ec518d7ab16f5e4 SHA1: 339343dc1d55849923cc6093cbf602b145a272f0 SHA256: c61f359f93e9e2bc956c743ca011e2011821499314f4400f842f5a2eba3c9301 SHA512: 43dff4d8ecea9ee12b4b9ee99624ddad711489bd311cbf44082ec5c3e84c87c17dfcdf2af09223df2d42ad2bc9f99eb5925bd27c22e971b617e2656bed095185 Description: Firmware for Linux kernel drivers This package provides firmware used by Linux kernel drivers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-headers-5.15.0-ok5-generic-64k Architecture: arm64 Version: 5.15.0-ok5 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 19929 Provides: linux-headers, linux-headers-3.0 Depends: linux-headers-5.15.0-ok5, libc6 (>= 2.22), libelf1 (>= 0.142), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.2.3.3) Filename: pool/main/l/linux/linux-headers-5.15.0-ok5-generic-64k_5.15.0-ok5_arm64.deb Size: 2500176 MD5sum: d688bb85bf3853ee0796c6ea676b642d SHA1: e6c2f75521b52102d5d18b900394a9fbc1496260 SHA256: 501540adbd719fa7c679aef49602be4d7b0fae1881c6fe2a75dcd6ccbc6a0302 SHA512: 8469653f8d34839319a07ba5990baeadb8a36d4109ebad3570534d94fadd8869dbe5a53a57d702a8726185fcd1d375d37f53eb29462838842fe122f45e644fef Description: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-ok5/debian.README.gz for details. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-headers-5.15.0-ok5-generic Architecture: arm64 Version: 5.15.0-ok5 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 19928 Provides: linux-headers, linux-headers-3.0 Depends: linux-headers-5.15.0-ok5, libc6 (>= 2.22), libelf1 (>= 0.142), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.2.3.3) Filename: pool/main/l/linux/linux-headers-5.15.0-ok5-generic_5.15.0-ok5_arm64.deb Size: 2471716 MD5sum: 781f79176dcf89b106f3798a9dc9daba SHA1: 7b0e0cef4e105921dc163443507d694102f49159 SHA256: 8b29b1b1ae31212ef96389b05b46d89d346ce4d85c5da26a73f507af4a37066d SHA512: c2432685465242353291418c53a5b7a265af431a0ec741dc16049be0286223d89b8eed299e5f7747634c4b35f7536754acf3ee2594e87acd23d0cfdc8bd970e3 Description: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-ok5/debian.README.gz for details. 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/main/l/linux/linux-headers-5.15.0-ok5_5.15.0-ok5_all.deb Size: 12624336 MD5sum: 6772cb3eb3a5e088e71c4590c08e7338 SHA1: e1f164dee3b2787e375c5f113f179108b3405fce SHA256: b16c8f94de10d2b9a0143a26284c9bfb42cbb58e167912b6c959a34181d676e7 SHA512: fb4d37d2452ab6c90b097e17c94797a3f832dbad40922532bb05a4aeada6416ee6c64898ec445484e4b98796ea83d26ab0c12f6f70ee946557f72c00452e7472 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 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/main/l/linux/linux-headers-6.1.0-2_6.1.0-2.3ok2_all.deb Size: 12814638 MD5sum: 8ea2f257d8d8138f1b8a3962ab5b4925 SHA1: dd11180c27ebe194884294fc1dfd171bb15f1274 SHA256: f7219fa95ed3afa050213329bcf2368f74fde0fcf36adabc7b14c3dadbdeb797 SHA512: 9e5f226ea9ee36a6eb5d9df94375a39abe71ec5c4b3f77815fb739be5ed57ce25b3f9c49adbb8f92262a8000d4f9d66b1e652d53b63912d91f5401004e7c8862 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 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/main/l/linux/linux-headers-6.1.0-3_6.1.0-3.4ok2_all.deb Size: 12815304 MD5sum: 284dc5480b1821bdab6267c726388233 SHA1: 2a24785821c5acab476b1b36afa8e852cab17ec8 SHA256: 63b12265d4d2b45c6f9bc3131b8ee16e62101f5f80d176fdf9cebf4e02c3b369 SHA512: 4cdc639842d3caee7fa76deb66f17e03c0adeb6ac00e840126e55d7a476feaa07ec5d8c6615d2ccd3610523b488d768a815568093f292b3587add45dd68d9a83 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-headers-6.1.0-4 Architecture: all Version: 6.1.0-4.5ok1 Multi-Arch: foreign Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 79225 Depends: coreutils Filename: pool/main/l/linux/linux-headers-6.1.0-4_6.1.0-4.5ok1_all.deb Size: 12880638 MD5sum: 08c745d349c973809856e109c90acbd9 SHA1: 56c43118cde8943ee25d1dd6ff16c22accde8127 SHA256: b0a829c77373548f2d537ab8b86447fc01c7991fb65e29ca8fea7bcbcb1b0328 SHA512: b89d98609ff43b61923703ce2b248e9a21e266efef965ed740a9bba87c8821aa14859bbe36a254b61f6e6cc5965fe387a98c9cc2313d671f9dfdbeed89f8571e 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-4/debian.README.gz for details 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/main/l/linux-hwe-5.15/linux-hwe-5.15-cloud-tools-common_5.15.0-23.23ok9_all.deb Size: 38702 MD5sum: b86bb2c3e2aa1f4979a2d6a8ae4ee238 SHA1: 903e2b1d75c0ba41ccc9f431abcd99cacdb13d63 SHA256: 25c6f8522514078f861137da2a12a754174f9fa712ba7f0444bc6f001350a291 SHA512: c0dacd1539708d3d16cba74f7fd31d6bccc94b93d2ec97decf63e319815ff14f2e6829958cbad1c27d8766a610344d16acadfc588e22589e1f8ba6000ac140e9 Description: Linux kernel version specific cloud tools for version 5.15.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 5.15.0. 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/main/l/linux-hwe-5.15/linux-hwe-5.15-headers-5.15.0-23_5.15.0-23.23ok9_all.deb Size: 12245852 MD5sum: a59ac1046ff2ca3d371dd692cc1d122e SHA1: d465bbca1b2f0a1d6537bdfb96e1899523911f48 SHA256: 55628cdca57f1f1fdf712542daec2b5f1b5586475e1a65856674e749f3e3cda2 SHA512: ff4fabc3dde116c3ca1cb3177d86d73e22a6ee4b7206bff3b79ff6ddb724bdfc5e440337655e7ba1b0d72cfbcc038132b370f6c4fff3fb5160c58a3c66c5ec9f Description: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.15-headers-5.15.0-23/debian.README.gz for details 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/main/l/linux-hwe-5.15/linux-hwe-5.15-source-5.15.0_5.15.0-23.23ok9_all.deb Size: 38976 MD5sum: 49080d855ecb4af8a17174eea685cb69 SHA1: 841019020754323aa1e41e67e3a9268bd485eb14 SHA256: 94fee4fd8880969ad9c3b5b98323ddba8dbc7914081726b214bf985deae6bd40 SHA512: 1f86b3b2035ff85c4f054d4e685debd7d8257de43bc42e87ee1177b7310cdcc2ed7ec99d7287aad12a660c47e2bcb587f3360ee7ed764b958bc07bb8ba7d3fc9 Description: Linux kernel source for version 5.15.0 with Ubuntu patches This package provides the source code for the Linux kernel version 5.15.0. . This package is mainly meant for other packages to use, in order to build custom flavours. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-headers package instead. 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/main/l/linux-hwe-5.15/linux-hwe-5.15-tools-common_5.15.0-23.23ok9_all.deb Size: 38740 MD5sum: 8a440a7249c40c3bb27faa38dcef1d75 SHA1: f1b7299f86e84f88481ec735a0bd8d250fc2c53a SHA256: e2e3e523365dfb8eaa9b359758adceede22cf5791456285ca7ec4cdd8590dad6 SHA512: a8452a614fa13a3f1ea680708730685b8d7d6581f38142a04047610566465764e958a13bf7d2f914c7ae74344d48453b7a57de46866feb3338ca6b3d71c3be20 Description: Linux kernel version specific tools for version 5.15.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0. 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/main/l/linux-hwe-5.15/linux-hwe-5.15-tools-host_5.15.0-23.23ok9_all.deb Size: 38662 MD5sum: ec4f9fcba78774bf6fe6259fe15cfe88 SHA1: 39943b0b691297d103c70e67333b05effc988a53 SHA256: 8f420a1b443f8b57c8d8b054f90a9334f06bb030672e007630fe9e4472e709f3 SHA512: c01c38bcb243c37cee869b4cafb1a1b8e6c38ef1990a1d52f971cbd355bfe3a36a3e41becbc8d4c0caac9802c32bffa79b250184c816e742ea737be2c4dc81b3 Description: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-image-unsigned-5.15.0-ok5-generic-64k Architecture: arm64 Version: 5.15.0-ok5 Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 14871 Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, zfs-dkms, zfs-modules Depends: kmod, linux-base (>= 4.5-ok0), linux-modules-5.15.0-ok5-generic-64k Recommends: grub-efi-arm64 | flash-kernel, initramfs-tools | linux-initramfs-tool Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-ok5-generic-64k, linux-modules-extra-5.15.0-ok5-generic-64k Conflicts: linux-image-5.15.0-ok5-generic-64k Breaks: flash-kernel (<< 3.90-0) Filename: pool/main/l/linux/linux-image-unsigned-5.15.0-ok5-generic-64k_5.15.0-ok5_arm64.deb Size: 15237312 MD5sum: 2ba2a23343f1357a3e20c011a68404fa SHA1: f302da69df3178b6f959ad938ab24f613003c92e SHA256: 7d37d60d31514f5028e79ef398dca44b5a61b4c58af672c0a0f2239834609d65 SHA512: 666964184cc1c29f11f17841576416f3af6cf5aac9d217300bcd94a0c1d0e3e92bca76b4677a0b22950e89a18081c42b4838059c916b121d0414e240d3abe929 Description: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-image-unsigned-5.15.0-ok5-generic Architecture: arm64 Version: 5.15.0-ok5 Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 14867 Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, spl-dkms, spl-modules, zfs-dkms, zfs-modules Depends: kmod, linux-base (>= 4.5-ok0), linux-modules-5.15.0-ok5-generic Recommends: flash-kernel | grub-efi-arm64, initramfs-tools | linux-initramfs-tool Suggests: fdutils, linux-doc | linux-source-5.15.0, linux-tools, linux-headers-5.15.0-ok5-generic, linux-modules-extra-5.15.0-ok5-generic Conflicts: linux-image-5.15.0-ok5-generic Breaks: flash-kernel (<< 3.90-0) Filename: pool/main/l/linux/linux-image-unsigned-5.15.0-ok5-generic_5.15.0-ok5_arm64.deb Size: 15237312 MD5sum: 666f41830e62f7381675d854182fef58 SHA1: d02082c5465c85ec8bbc456aa90a95ee18afd0c4 SHA256: b9cbad713e93c0a6a53da0536ce95cb4029fdb98647e774686bb662672db91a9 SHA512: 5acf348acf0852450f9cd97aa58e10d2272a669b49360b5cdd3814e4bcbe9790e8ca0e0dc0b1659cafd0175741b62e58a3211a669cec1a79dce816ae69cad142 Description: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-libc-dev Architecture: arm64 Version: 5.15.0-ok5 Multi-Arch: same Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 6068 Provides: aufs-dev, linux-kernel-headers Conflicts: linux-kernel-headers Replaces: linux-kernel-headers Filename: pool/main/l/linux/linux-libc-dev_5.15.0-ok5_arm64.deb Size: 1218730 MD5sum: 54f67e1e9bc7d0410fe51c0ac25846e0 SHA1: 9883ffe10bcca86b45030ec8d2b264aefec34161 SHA256: 3a37e66330c173e67fa1ccffb259e0c61c9e146691737c6c2e95e8b1fa4af302 SHA512: 3a0337e8d3f63b90466a87dda694b617872c9873a85daf5e417e4a726ea45f902a1930c38a295217fe7bcd1cf71556da40715d42691f8f751a25b06af765640e Description: Linux Kernel Headers for development This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-modules-5.15.0-ok5-generic-64k Architecture: arm64 Version: 5.15.0-ok5 Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 497662 Depends: linux-image-5.15.0-ok5-generic-64k | linux-image-unsigned-5.15.0-ok5-generic-64k Filename: pool/main/l/linux/linux-modules-5.15.0-ok5-generic-64k_5.15.0-ok5_arm64.deb Size: 90040350 MD5sum: efdcd369a240f812c8f6e29cde09a4cb SHA1: ede7621757c20eea7894f84ee91482dbfa86d967 SHA256: 1149b3b1e730854235fce8943dd91af1374b6710720c3f1be754eab4bc1f1b30 SHA512: 65e1c1bf3202c83f4779e69ed5f2687b427e9edb298a5cdbbd71e9fddabf87d58ba923eeca293145e0869ecff3a6f968eee623ecfb2d9791eeb641bb488ea5e1 Description: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-modules-5.15.0-ok5-generic Architecture: arm64 Version: 5.15.0-ok5 Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 134578 Depends: linux-image-5.15.0-ok5-generic | linux-image-unsigned-5.15.0-ok5-generic Filename: pool/main/l/linux/linux-modules-5.15.0-ok5-generic_5.15.0-ok5_arm64.deb Size: 23752484 MD5sum: 076dd4d71c082a530c8982b1f239b8b9 SHA1: 1d5cf3dcfa075f1d3b75a425e94d69c47bbbd932 SHA256: 8bc679e17bfca5e54daa01fda1077e5b2ca5fcd445e1375f6f0adbe29e99907c SHA512: 04ad79273bce07546238cff485f3777184477b0d68fd0571f3b0ed7cd30cd96bd48c17e20ff67472e7158ee4ddfd739d4ea800a9e3c3578e81fffdc6a11e96b0 Description: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-modules-extra-5.15.0-ok5-generic Architecture: arm64 Version: 5.15.0-ok5 Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 363653 Depends: linux-image-5.15.0-ok5-generic | linux-image-unsigned-5.15.0-ok5-generic, wireless-regdb Filename: pool/main/l/linux/linux-modules-extra-5.15.0-ok5-generic_5.15.0-ok5_arm64.deb Size: 66610976 MD5sum: a1811f06219e5655aa8f5fa9423e19a8 SHA1: 7644267528b4bcd658c6b71712c89acea57e2d6b SHA256: 6db999a822c6925718856bf25b31e5be122e65aa0c1f9734fc9bd6e8f8a21274 SHA512: 55b6179616425a33c7ddfdad3035d5d58af1edb97170cf60e520e88190c6d05c6298d7f5425c021c32ef2ca174b28bd2f6e9a7102790543ea4c1f6f031fdcd67 Description: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. 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/main/l/linux/linux-source-5.15.0_5.15.0-ok5_all.deb Size: 154720788 MD5sum: 22ef06aec684486ac804513ea64f5831 SHA1: ba8407e8cc97b9424707190a2b0254319a59cc50 SHA256: 5842a50f1fffa93de5b9268e4169bb8d51182fe6d5d6b655adeb45c55e5da3ab SHA512: 1e7eb4bfda6db5c8496cd3bd4689248f709aa8f9d97e4d2b9f3c0f3819336c432e0ba1cc612921a6e5cef48a72a39340bcee2fd9ae440e5b622d0f793c80b937 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. 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/main/l/linux/linux-source-6.1.0_6.1.0-2.3ok2_all.deb Size: 161229280 MD5sum: 44ae99a328945a35fcf6db5c69d6b4b1 SHA1: 7ed847de15547b57580203acd17902e7aa084456 SHA256: 36f72f4523a67a2a4e6d3b953d740abbf0ff7aac4b37a259156e5be149c78f53 SHA512: ec623967e4148098c71769d4db84a8617ac4dc7ed62253b430b31b20e713955ba67cdc583efb97c9dc410eceea04dc12b562e80f8d045f90f9d8759e5f8d0cfd 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. 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/main/l/linux/linux-source-6.1.0_6.1.0-3.4ok2_all.deb Size: 164774676 MD5sum: 693858df8dcdcc7a196367100a4c214a SHA1: fdeefeb09d916e3e6082cdf17231f59c578c625f SHA256: 4518521e93f0264de7b741d1cbb275414a283494c3b65f396dacfbc124d0f019 SHA512: 4d53de4a4d570b43392cb23b297641e20147bdc0db99d3d3c832a011ae6e445174dbfc91aee61818a8f482bf58753b8e64b16fb668293bc3f8901610a0422612 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-source-6.1.0 Architecture: all Version: 6.1.0-4.5ok1 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 164146 Provides: linux-source Depends: binutils, bzip2, coreutils Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev Filename: pool/main/l/linux/linux-source-6.1.0_6.1.0-4.5ok1_all.deb Size: 165392052 MD5sum: fb07eedd25f37ba6cdf5dc42a51d87b9 SHA1: d96c53f6c6f131efe6ccbfa01c9c8b2306d57bd3 SHA256: 961765589f9ceda1866c88e19fde5526cc1a11a7dd2b721481bc951398d4b4be SHA512: fa7f26d709bc66ed7d13db01694f72dbe24d0353426923f90f46208d2af74595374fb397fc3199f1357f67fd38f0c640965d74421df166e22cbd9e1c35b3af04 Description: Linux kernel source for version 6.1.0 with 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-source Architecture: all Version: 5.15.0.ok3.6 Priority: optional Section: devel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Depends: linux-source-5.15.0 Filename: pool/main/l/linux-meta/linux-source_5.15.0.ok3.6_all.deb Size: 2090 MD5sum: 79537d5f0dc6d6dbdd2109efc93ffeee SHA1: e8bd2578f644583dcc286134dddbe8da92651ec8 SHA256: bbb5100b7f0dd02fbbc43b42ba6a6257d30ef0ff1e4527300e8e47477d5ec9f1 SHA512: aa2c39ae3d920156e75327adedea40d4298d00fb89926620b287fa76e1e032d2074255008e0852140f290db9021edfb65a8a2f6aa56937486c5012afb6d37422 Description: Linux kernel source with Ubuntu patches This package will always depend on the latest Linux kernel source code available. The Ubuntu patches have been applied. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-tools-5.15.0-ok5-generic-64k Architecture: arm64 Version: 5.15.0-ok5 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 18 Depends: linux-tools-5.15.0-ok5 Filename: pool/main/l/linux/linux-tools-5.15.0-ok5-generic-64k_5.15.0-ok5_arm64.deb Size: 1728 MD5sum: db29749d250c1bb7ba275be6e715b678 SHA1: c0c44e89e8da6e90aef350ac6c67c3df32474a34 SHA256: 0f446720042bac347d4f7831f61974bae230b776c152e13ba41e85b82e0eea5e SHA512: 267f38922c83214897ebc06ad145fb368d08f5ed0145383dac69ef09a7c8a508d52daf7b5e50b9c77cdbbb936540941b2899c86151c034939533a56f0e5ba09c Description: Linux kernel version specific tools for version 5.15.0-ok5 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-ok5 on ARMv8. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-tools-5.15.0-ok5-generic Architecture: arm64 Version: 5.15.0-ok5 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 18 Depends: linux-tools-5.15.0-ok5 Filename: pool/main/l/linux/linux-tools-5.15.0-ok5-generic_5.15.0-ok5_arm64.deb Size: 1720 MD5sum: 11ee3baf90bfce381b6419d343d1f269 SHA1: f4608a19f5a56d311dbad49b3cffbaec285fbe12 SHA256: 1c68d342fb8f0da4bd840b6e8052f5cae63a20904acedb8ac3c0730043291c8e SHA512: 319186618b59002b608f80a2a59ab1c2cd2b2ef70d892160f74c384b5cfbbe02a7f9b5413e81d7703001959965cdc88dfbd7771f28883ea76c97e8320bbe4d19 Description: Linux kernel version specific tools for version 5.15.0-ok5 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-ok5 on ARMv8. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-tools-5.15.0-ok5 Architecture: arm64 Version: 5.15.0-ok5 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Kernel Team Installed-Size: 25486 Depends: libc6 (>= 2.30), libcap2 (>= 1:2.10), libdw1 (>= 0.157), libelf1 (>= 0.144), liblzma5 (>= 5.1.1alpha+20120614), libnuma1 (>= 2.0.11), libslang2 (>= 2.2.4), libudev1 (>= 183), libunwind8, zlib1g (>= 1:1.2.3.3), linux-tools-common Filename: pool/main/l/linux/linux-tools-5.15.0-ok5_5.15.0-ok5_arm64.deb Size: 7069470 MD5sum: 820d4656df95eae5240f20f0f0372dc3 SHA1: cc8d99c9386ee16017e96bb7dbcfff59687977a2 SHA256: e5c13c76666b0a233157d55a0f5d66ad48da67d5d9132782517134b2853b0d2d SHA512: f397dc02950a8bb313d32be5d23690194896782c127223d17a3f08800cfdd04986669df02d9eec0e232f3f9ad3b9d46082ed8c74d2a3a0fd17cb85ac5705d00e Description: Linux kernel version specific tools for version 5.15.0-ok5 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-ok5 on ARMv8. You probably want to install linux-tools-5.15.0-ok5-. 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/main/l/linux/linux-tools-common_5.15.0-ok5_all.deb Size: 213614 MD5sum: 7498563aa2ee5c1586502d6ebbec7059 SHA1: 97771e49af18d9fbd04cf9590b41db9500646bb9 SHA256: 528c20f8ce41dc38474b4ae0c528929f23fa1e192ff2bf6d5c509b34861b3b56 SHA512: 9d62103b279d4577bf697e9c4e6c490a8668c52a65cfd65cfea803d587622db1cb5e23fc9b809594b602bed5fa788075788c37c3050a126a384690254e3c7561 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. 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/main/l/linux/linux-tools-common_6.1.0-2.3ok2_all.deb Size: 238052 MD5sum: 9716bc21b9fa13776c6d4c05197da4a9 SHA1: 8f45928c7c14f04d7c2107d6ca16bbede3c5355a SHA256: 42d5d70eb0fd0b09fd70cdbcf5ead6f3833c8b34c5e24da79885051e4a9f4e14 SHA512: 9e927835cd51b0ebe0c8c25b85f09855e0d274937feb51fc13717bbd3ab8f8560b84df5ae1f83b2e6b9259d0f830c76f3af6e0580b9af908cd56b0fa5a1bb2e1 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. 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/main/l/linux/linux-tools-common_6.1.0-3.4ok2_all.deb Size: 239550 MD5sum: de618ee9fefd3e6074f718631a239caa SHA1: e2df3697a9230acf632406a605f8c438a5ac2b95 SHA256: f16e3d4e8987628240868c5950f4f6f4ec7795b52785d68a4042ed007e5625e2 SHA512: 1431064d4d9137a1a280715ce5fb2888e68e4e815b2eaa03e7b1c288225352b84ac1297896e0d4338169c9fb7998ea8f38ed21e25cf92ff53bdcd64302e7b28b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-tools-common Architecture: all Version: 6.1.0-4.5ok1 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 374 Depends: lsb-release Filename: pool/main/l/linux/linux-tools-common_6.1.0-4.5ok1_all.deb Size: 285088 MD5sum: da7190908a6cee0f3d33c49f2d1d9398 SHA1: 98af8b85542f61425b82df8bd8e232bc48617750 SHA256: 4f2f03a21db6ed39f863136d985e3bf832c0cebe32aa7b7579259406eb55294b SHA512: 10425ed623e790083674af35c7be5e156e53577a05fdc7b310af24dac75ddf409b3ed7f686beb21c326b55dfd5103709a4ef1d5053120122c7e0428df48fe1a5 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. 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/main/l/linux/linux-tools-host_5.15.0-ok5_all.deb Size: 19350 MD5sum: 4bd5a40e1203152f481a8ddeb3e24b7e SHA1: 420d0f5aecee1e4bd24b8cf024a3f82cf6b4829c SHA256: 1b92eab1ebdb5a217c37bf7271dee071f2420b28c1e249312bdb26ba7e97e9e0 SHA512: 139714f31464df056d696f2d510451ef9b4f670e823b6e2bb23c730b17368a3dd3880e1d39f4e09d5ee8ecc9a50a933ad5deec864bc396ee6dfe731635d41124 Description: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. 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/main/l/linux/linux-tools-host_6.1.0-2.3ok2_all.deb Size: 19928 MD5sum: 0864d6b7dde329c6d29c8e166069bd1c SHA1: 1416c3cc37db4a792bb03e5818f31ffed35734f4 SHA256: b806fcc46cbdbc50fb3e66cf2061971e2f47f2deac127eccb5b981169f17fc9a SHA512: 37e7eb8e06b761154c498d8fa943bc226d184cb3ec8cb48f88975df49bbf55a96693ee893402657dadf792e036494c00ca0fe13a034a5d688bbd11ecc1a7542f Description: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. 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/main/l/linux/linux-tools-host_6.1.0-3.4ok2_all.deb Size: 21692 MD5sum: 4055bcc01e847040726ab4ef6a4c6d4a SHA1: 64b71985dfc3978466fc8bc473b515b8054f43fe SHA256: 9f850067b19590007168c989d9aa34d7d23ab0ded3a865a314d285fb97b01884 SHA512: 062262005c7cc289c27a81312701684ab2cc2b7749c98e2f9911aa5ac6442d465e581881d0583b50dd497459f4974adb5956e41e57a46dd62bed16b6400623db Description: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: linux-tools-host Architecture: all Version: 6.1.0-4.5ok1 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 127 Depends: python3 Filename: pool/main/l/linux/linux-tools-host_6.1.0-4.5ok1_all.deb Size: 67066 MD5sum: c3059b56c63ab41f506025c7955c416e SHA1: e519a8e810d9fa22d0b020296353722e1ee96016 SHA256: 062f7eb7e4b34197a980ed7ac915ebf69cbd498a96b5eb6900e3734e0e862c48 SHA512: 8a3baf501a2a7d15de18c484abc9de87b27d118da4098b2c10bf8e6a43e7ab42af274a4f1cc4396cb8a549c5c5de5bb1a02947a09b194c5c4c6e45cbc0c42732 Description: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: live-build-cgi Architecture: all Version: 3.0~a57-ok4 Priority: optional Section: misc Source: live-build Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Live Project Installed-Size: 46 Depends: live-build (= 3.0~a57-ok4) Recommends: apache2 | httpd, cron Filename: pool/main/l/live-build/live-build-cgi_3.0~a57-ok4_all.deb Size: 6628 MD5sum: 1744da2be9394a18fe7eb14b209fcd3b SHA1: 49d02fdbc86609e086276d02eb0cc05f766e66dd SHA256: 1d0d834304cfc73764f4575b2bc18df75b75570d08aca576cafb585308c10084 SHA512: 5cbcbc297699a741dc4a2daaad02a44d0275bd9b2ce1d066da519e9ac18726c00b32dc90dcd6fa13a6822579cb4103b596665e1b4ddbec5f85f54a87b5a44599 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: live-build Architecture: all Version: 3.0~a57-ok4 Priority: optional Section: misc Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Live Project Installed-Size: 820 Depends: debootstrap | cdebootstrap | cdebootstrap-static, cpio, initramfs-tools (>= 0.130), dpkg-dev, apt-utils Suggests: dosfstools, genisoimage, git, memtest86+ | memtest86, mtools, parted, squashfs-tools | mtd-tools, sudo | fakeroot, syslinux | grub, uuid-runtime, win32-loader, gnu-fdisk Breaks: livecd-rootfs (<< 2.75) Filename: pool/main/l/live-build/live-build_3.0~a57-ok4_all.deb Size: 138100 MD5sum: d296494ba2c17e83d530a0077075de75 SHA1: 79bccaa8c9dabae6d7387ee8b26ded6ad19b0c60 SHA256: 34f1e3e24ae5bdb9bd3452b73b4df073f4fb6efaac4a350d635daa938b31712d SHA512: 48fb51a652f5370ebc4f791f9266a8c613004263560bf3b4b0c2ba40da17ee2a91ced4cd5707b5e32b96a8b0ec4d08cf273707c9e80a611b4aabebeee1a3771e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lld-15 Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 4657 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm15 (= 1:15.0.7-ok3), libstdc++6 (>= 12), zlib1g (>= 1:1.2.2) Filename: pool/main/l/llvm-toolchain-15/lld-15_15.0.7-ok3_arm64.deb Size: 1241934 MD5sum: 94446c90e21897003b0fb689fd31abbd SHA1: 9a874785db413cdcfdec6ad9e06cbf336ec81926 SHA256: 84e4b95f13e356524415bd489eefad4bbc97c0967b4ebf3448d55d16f974ea19 SHA512: a0e594e7c48c7e6b168c3ccb906f74b55782103faf5a5981eb52c6d59ce14ab7fa8aac986a43d56879130474a649d2e9343dc9f0456d52afabf6276feeb3564b 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lld Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Multi-Arch: same Priority: optional Section: devel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 18 Depends: lld-15 (>= 15~) Filename: pool/main/l/llvm-defaults/lld_15.0-56~exp2-ok1_arm64.deb Size: 1698 MD5sum: f7d454f12b0bb90a33e501a618877a3a SHA1: c0a42d2d39dee3b6d41a98a557f4a3cf9acb0291 SHA256: 3f2c56179df20a6db2d12994e136d07e48df58b1a0755eda2dda20f0fee67bb9 SHA512: dcaee80c68a7786711c87fc0e99d9c7d3b306851c4bcd131284804beb0f2980b5e89335fd92138038d7cb42d421088b5d77fc9b76442045724bac782bb3c09df 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lldb-15 Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 4219 Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 4.5), liblldb-15, libllvm15 (= 1:15.0.7-ok3), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), llvm-15-dev, python3-lldb-15 Filename: pool/main/l/llvm-toolchain-15/lldb-15_15.0.7-ok3_arm64.deb Size: 1210492 MD5sum: 862a8619d1c6606083642c36e62a4b28 SHA1: f4742dd2a010478311a24b7fdcfc27c1b10cb570 SHA256: a0a7b66b89250ae264541c237e8b4a4a74bd232db88db3eaafa3bd5d3feb04de SHA512: 358825782978e9ec4bc4c1500f29ee7d6413529efabb2e9d2351958ed9cac422b1b047f315d3e26c2eda520ed4e6b7402644f9a923582d1acd0d20d4ee4f302d 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lldb Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Multi-Arch: same Priority: optional Section: devel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 16 Depends: lldb-15 (>= 15~) Filename: pool/main/l/llvm-defaults/lldb_15.0-56~exp2-ok1_arm64.deb Size: 1730 MD5sum: 6cb3d731d195add49f4a9579d8ef9351 SHA1: cb88fb43ee62280dc152d073ed439a1407162dff SHA256: bc7c455f2f1c906265ba80d630cf040acf2d0604e1810c96d13942efefd3f02f SHA512: b7148c2c828a9bd9df250fac97bc54e32e019bda111e36208ce73f816ce3831700ea37d424e62b5ec3992f11e34b25580aa8686b60b4c866604f93c80496aae2 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. 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/main/l/llvm-toolchain-10/llvm-10-doc_10.0.0-ok2_all.deb Size: 3643574 MD5sum: 75ead63274fa1cb80f73635ef197adb0 SHA1: d7450b4db8c95c7e0e5465e82cefb8a9bbd386a9 SHA256: 88062ecc002d6357d5b5e073a77252e8e6a0be2bc81b62d95214a043c6370a70 SHA512: 833a0c03da9d92a3fe65a725bc0eb21dc36539efa8c376a8bd419c4f21df025e52786bee28d7a0469e7677fbdba9796acaa79d9c4f624df9282d1f1bf61fb6d8 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). 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/main/l/llvm-toolchain-10/llvm-10-examples_10.0.0-ok2_all.deb Size: 3534 MD5sum: 35b2f58d8a1a3fc04b67a53271444a78 SHA1: e98ee5fd5e94fab9986c4759304712edd4a6b8b9 SHA256: a24480a46b499db3cb065bbf03861098429b2901e11a1133e0c8ef4db85ecc91 SHA512: 53d9bca107fa84b373d5d38d29215201fa8d19fc63c06c1cabce675c25ed32b405041dcf13f9216e7f40b995fa697a7de184194648e11ed21b6bfb61afe29f57 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-15-dev Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 267345 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libllvm15 (= 1:15.0.7-ok3), libstdc++6 (>= 4.1.1), libffi-dev, llvm-15 (= 1:15.0.7-ok3), libtinfo-dev, llvm-15-tools (= 1:15.0.7-ok3), libclang-cpp15 (= 1:15.0.7-ok3), libz3-dev, libxml2-dev Filename: pool/main/l/llvm-toolchain-15/llvm-15-dev_15.0.7-ok3_arm64.deb Size: 37320174 MD5sum: 0be4bfcbadb86d5e6606e5916f1292fc SHA1: bef8ff93381dd24a2bfa6831d2272dcb4bf98840 SHA256: 2dc49b3bbcfe9155ce7d367dfeccbb7dcad2a0dd799fef621e587b650e88dc97 SHA512: 80d6a2ccd7cd175fac6d25e5835dbde51cb73f4b86e8d845f6782078bfc7bee43d7176dee377cec534dabe8df9d9021690e80333b86734c8118345263050383a 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. 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/main/l/llvm-toolchain-15/llvm-15-doc_15.0.2-ok9.4_all.deb Size: 6821594 MD5sum: 02a4404a711a3580291540a05703fbce SHA1: ef38e9e9d3b0aa9184d9f00a33c4305196a48c66 SHA256: 828e3180fc112fa7ea90e1fd4a28ee17055ee7875b6e56bd9ee75f1cb0e7a7e0 SHA512: 4951b530b26341f36e333dcbaae70d18e4e27ad610594fd366a4cd963ee22bd48278d2be23e5e3fc0654b96647a812a6c7c03ce13359e478aeeb0b81716b477e 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). 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/main/l/llvm-toolchain-15/llvm-15-doc_15.0.7-ok2.3_all.deb Size: 6823716 MD5sum: 7eb54a5dcdc29b8d1ee34b0471da5885 SHA1: d18d4227360a6abd177b4c21dd7806c779e60de1 SHA256: 2dff129391e36150ece710c504ede9c655dfdb4f56a3ece416665e3dfe1eb724 SHA512: f608e1d300bca25af043fb561afeff3b0562cf117d028a8e42de50859c69ffd15485ac4751542d4ec5525406b932da42990025d3ca03e01b081d014101fa2649 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). 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/main/l/llvm-toolchain-15/llvm-15-doc_15.0.7-ok3_all.deb Size: 6824250 MD5sum: 5bd4aa5a6fc687da90f37067d0651e49 SHA1: 3d4444e7f52d362e20fc8051ebedca3dca760274 SHA256: 3bb0376759a41bed13d8028994c2221dcbf7584d99df4e56599f004e9f2d741f SHA512: 974c93e4fdd4002e93dd5e6514f2f2f505cffa2dc9599d5197a955d1c5e4674992e1d582268e05e60bef8e0c1eee18082f772954152df5c4a40a30b96ae4bc8e Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). 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/main/l/llvm-toolchain-15/llvm-15-examples_15.0.2-ok9.4_all.deb Size: 242482 MD5sum: bf3161dd46be6c2bdfc5d0b5c54bcff8 SHA1: e3cda345fb5b3aa7c035948e33476040aab7ba61 SHA256: be6239c52e0d76cb744a35d37d22fa149673862577a71c1797d8ef2007c2af9f SHA512: 8432eca7489bb84ea942af489c966263510df9556306e2b2c754239cbdc5fc67f37102705ad699b300afb35ccd2a187e1d0b74e22a7de14c5856d47184c832f0 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. 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/main/l/llvm-toolchain-15/llvm-15-examples_15.0.7-ok2.3_all.deb Size: 244284 MD5sum: 40fcbbc827e231377e90b08fe628aa61 SHA1: 0c5a1d9b15f877867a2113f0910263bb502d19ce SHA256: 18394511d94eaf7f35e2bab59cfb0a2dc45c22d7ffa1ec81e084497b66e1a97c SHA512: 2490067104630b092b4159334816f54092b6fdc9fb7fb9520cb02546d77166a62fa47cb4073adb555d7be4f5b9e57b3c61e1cef9cda49b3409c332359185fd72 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. 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/main/l/llvm-toolchain-15/llvm-15-examples_15.0.7-ok3_all.deb Size: 244402 MD5sum: b83c7626bc76da3e623c1d2dcbc37185 SHA1: b3e8565b29705f85b6a242b0b6257dc055105291 SHA256: 7f19a116ef14a562c23eddef01ac8e4697332bfa6c74f55c3c920669a8c1df56 SHA512: a00a4978cfe3c3a2e2d02ae2fff110b86a8d9a9d938bd75c1cc504c028dd7feaa80d097bf9edb51f1f2e579cb11ea3181b6ad3d000b959af8b262b8b6c0937e7 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-15-linker-tools Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 4356 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 11) Filename: pool/main/l/llvm-toolchain-15/llvm-15-linker-tools_15.0.7-ok3_arm64.deb Size: 1254758 MD5sum: b2ddae043a08085ceb78a218ac718640 SHA1: 9bebab61a336d02c2d351e2e49d669db3adcd960 SHA256: 8655c1405053d0cefe9b01f18e8b0168bd61d772ec3613e9c1dcd52629c4aff6 SHA512: 530180c43eeb4bd29c999dca212fee33ca8cf123ee817a761e37fde44f332cbae67dbc281da78fb2fe9c641da655061bed77b267cad8ab91451effb5dde48344 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-15-runtime Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 1524 Depends: libc6 (>= 2.36), libgcc-s1 (>= 4.2), libllvm15, libstdc++6 (>= 12), libtinfo6 (>= 6), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.1.4) Recommends: binfmt-support | systemd Filename: pool/main/l/llvm-toolchain-15/llvm-15-runtime_15.0.7-ok3_arm64.deb Size: 482270 MD5sum: 311f6e5475ffb693d5583921a7f8ac39 SHA1: fe45b54c904b32ea2ffe317700b4f5ac6f48aeaa SHA256: f070c1b898bced8766d4235479cce2330a0e31609fd533448ccafeaf4e03f22f SHA512: 1ae2de2eab7a477b95ecfad14d117ad630b3dd194bffafb6b448f6a9601e6875b04e5d63de560c5065d0d719d68bdc620a2b987dc926d524b4b067ff586bdaf4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-15-tools Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 2241 Depends: libc6 (>= 2.36), libgcc-s1 (>= 3.3), libllvm15, libstdc++6 (>= 11), libtinfo6 (>= 6), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml Filename: pool/main/l/llvm-toolchain-15/llvm-15-tools_15.0.7-ok3_arm64.deb Size: 424790 MD5sum: fcf53d6d627215983241b776b0f7270a SHA1: 5ef788a742842879c9209ea50b37df43e8f2ae81 SHA256: 999ddce8cc595146a161b5d7c435ebb2d9d8c313fd02fff25f37f60db5556d51 SHA512: 987c7d23214dabee7f5f55791bd2ee4583581bbef67da7a12d9b9facae60838fd1c0ff40c1e068f21e13e3f739ec53d43c19c179f901bbb3ee54ef66eea6ee6f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-15 Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 49484 Depends: llvm-15-runtime (= 1:15.0.7-ok3), llvm-15-linker-tools (= 1:15.0.7-ok3), libc6 (>= 2.36), libcurl3-nss (>= 7.23.1), libgcc-s1 (>= 4.2), libllvm15, libpfm4, libstdc++6 (>= 12), libtinfo6 (>= 6), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.2.0) Recommends: llvm-15-dev Suggests: llvm-15-doc Filename: pool/main/l/llvm-toolchain-15/llvm-15_15.0.7-ok3_arm64.deb Size: 12190772 MD5sum: a9afcd830f1deb4dae236f6131dc9ec1 SHA1: bc2ceee97f7e8db6b036daf6b697d25a70835425 SHA256: 1f539718ee96e100c71c6da11b633eee5307139efc9c427dd8b93ada31fe0964 SHA512: 8129684a33f2727acf5b92c6982342aa6b1536850e5bd6d82e9dacfecc77cdca06bf4c342985e6e1650026c33869febd80c91c9c8f34f0e379a00d61ec480882 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-dev Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Priority: optional Section: devel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 24 Depends: llvm-runtime (= 1:15.0-56~exp2-ok1), llvm-15-dev (>= 15~), llvm Filename: pool/main/l/llvm-defaults/llvm-dev_15.0-56~exp2-ok1_arm64.deb Size: 1720 MD5sum: a03776a045a219af6c1e3d1768a1704e SHA1: c7015c503615baaed4dbe6eb7614fe874bea0e41 SHA256: 5c0c5b79c70d5ab904a4889abb0394c107d8929c2bb3471d25aa3a44c3040716 SHA512: 7f237e195420af9acc072e2eb96a8b2b9ecef1b4d9c7e0a029dc0f5924efebf23473c1849127219d09ae71210b95cbadf88ab6ffb744a7b374c1142ac3eb6ed0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-runtime Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Multi-Arch: same Priority: optional Section: devel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 14 Depends: llvm-15-runtime (>= 15~) Filename: pool/main/l/llvm-defaults/llvm-runtime_15.0-56~exp2-ok1_arm64.deb Size: 1702 MD5sum: f01d0d16f2cc303ad2bf87ca2889b18d SHA1: 94b3e526933ce23442bd54b6d229e8eae07f988b SHA256: 9cd07c75477b354dd5acdac125ca8b85165465457b72faf0950b56d641ca2c00 SHA512: 97a1a50e4e75bf24e20f001690d9e6f218a3d2ec79f0be170fc71173a1e64c48f4b2b4097dc3b14d4eaa26329d964244d72d72e5d173dc25fdb213aaf1b47bba 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm-spirv-15 Architecture: arm64 Version: 15.0.0-ok5 Priority: optional Section: libdevel Source: spirv-llvm-translator-15 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1412 Depends: libllvmspirvlib15 (= 15.0.0-ok5), libc6 (>= 2.34), libllvm15, libstdc++6 (>= 9) Filename: pool/main/s/spirv-llvm-translator-15/llvm-spirv-15_15.0.0-ok5_arm64.deb Size: 390512 MD5sum: dfc3318bae75467888da3c5822c57bac SHA1: ee56d4c98db0163743aa88b995ccadceaeb568d2 SHA256: 7e19dfad6ffc268cae07aa0fbd0aaad15737022f93a1241d389731d5cb1284d9 SHA512: 62ad7e27d630742a26639a231ada9e7263e382324f75908c2496d1486673f1146eaaa4f35142b5ee456b7d7fd01aec77d7e4a92ee03a5d7eb119579621271b79 Homepage: https://github.com/KhronosGroup/SPIRV-LLVM-Translator Description: bi-directional translator for LLVM/SPIRV SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes the llvm-spirv-15 binary. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: llvm Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Priority: optional Section: devel Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 108 Depends: llvm-runtime (= 1:15.0-56~exp2-ok1), llvm-15 (>= 15~) Filename: pool/main/l/llvm-defaults/llvm_15.0-56~exp2-ok1_arm64.deb Size: 3962 MD5sum: e1bbf25ab1e5f2761e67262eb36a52e2 SHA1: 21a60b6aa57cd3de0ba5d52670dac58a9d9d2731 SHA256: fd702080ad7693fd2cf78c1d5525a4f789daaea80377ab9ca3a5cf852a1bbbb7 SHA512: c0979d5a4e9ee29a710460d0871f20c632c0c8308db83a09775256a338e774bca58ca618e74d6399d659614b3f3b2c64f0ae9858068293aef952dc99c2e21a7f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lmdb-doc Architecture: all Version: 0.9.24-ok2 Priority: optional Section: doc Source: lmdb Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LMDB Installed-Size: 2514 Breaks: liblmdb-dev (<< 0.9.9-0) Replaces: liblmdb-dev (<< 0.9.9-0) Filename: pool/main/l/lmdb/lmdb-doc_0.9.24-ok2_all.deb Size: 283406 MD5sum: 3d665d54dedc7ec7d1f32fda31387eeb SHA1: ee8a04712e81d8ba8fd8d2dce41e8bdefcd0c69b SHA256: 6b5e2d844ef940fab7e0962f068bdc8e765b87fd3808b8858494c722034a5914 SHA512: c5febf7cff415038b95bd8d746cd6f63935dc2961c6c932ccccc439e1fe0398ac9c7397311dacabce0b3bd77aed15b8dcfcf6fcabe7db46fb2fbdf60697c77f3 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lmdb-utils Architecture: arm64 Version: 0.9.24-ok2 Multi-Arch: foreign Priority: optional Section: database Source: lmdb Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LMDB Installed-Size: 351 Depends: libc6 (>= 2.34) Filename: pool/main/l/lmdb/lmdb-utils_0.9.24-ok2_arm64.deb Size: 76912 MD5sum: b94dec95e4adde2bfab707ecdb4ba85d SHA1: 571d5390611a41bbe1ef75be3c62026aa8759754 SHA256: 5ede3e5419f176a3cacc0a6514d6331fad121c301bd3c1dc12ea4a37a0d0f8d6 SHA512: 0d7567b87cb19eb5da07208534ea8f4a0a896a724b7b413ab276be2568a3395428152cc9370c450d5a01413c0dc8f23122a449f9c8e454f0378be94e6162cd1e 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: locales-all Architecture: arm64 Version: 2.36-ok6 Multi-Arch: foreign Priority: optional Section: localization Source: glibc Origin: openKylin Maintainer: openKylin Packaging SIG Original-Maintainer: GNU Libc Maintainers Installed-Size: 227052 Filename: pool/main/g/glibc/locales-all_2.36-ok6_arm64.deb Size: 10720172 MD5sum: 1b4cbefb0099232923ff944fbd9d07bd SHA1: 1c2b7297f8fbd2e5c076deccb43e6c8a83571d6e SHA256: 14b782df3210e3913838157dd0effa6aa702ba8f72c88d8a13e6c3130e186cba SHA512: ead941d0342989c3142c9e715ba936eda4b6b4a9f9156ef9da1ba55bcbf9a54a2755e1e37d093e8b8c5e84c63eef39bc2b757135c7e0fa3ced3e4721df69c5c1 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: locales Architecture: all Version: 2.36-ok6 Priority: standard Section: localization Source: glibc Origin: openKylin Maintainer: openKylin Packaging SIG Original-Maintainer: GNU Libc Maintainers Installed-Size: 15849 Depends: libc-bin (>> 2.36), debconf (>= 0.5) | debconf-2.0 Filename: pool/main/g/glibc/locales_2.36-ok6_all.deb Size: 4194398 MD5sum: 1250a6dfb69ee2f8217145f6e91f800d SHA1: 417b719d0bba85fd3dd02d440087b2f5044a206f SHA256: d985730cc005bfb7e38eab0424cce97b5ed33d66259b4d542bacb0f6d0bb101f SHA512: 2b3613315cdf6be3322f7b1f79fe8e8f5acb93975ed3312cf7971deb6600c418046521fb226527bf9928ea169807e799b599841a230bba428fb0b5f6dbd08e39 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lockfile-progs Architecture: arm64 Version: 0.1.19-ok1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 72 Depends: libc6 (>= 2.34), liblockfile1 (>= 1.0) Filename: pool/main/l/lockfile-progs/lockfile-progs_0.1.19-ok1_arm64.deb Size: 15176 MD5sum: 269c9c027726c90207ac44a46e73a0be SHA1: d2aab0f98cc59fa637a8e227d875479afc8c655e SHA256: f3f5cdb87b4bceb94299b1dbf162093f4d3287e82416da8deed9c0a913a908c8 SHA512: 92a53e0aa8c039554bff01c1e7433c40b736314fcd70b60d85128cecbaf97dbe14d4c90f635b884a04ef4e9e0718cc553ee3616d1fdc112ddd6862b85701aa90 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: login Architecture: arm64 Version: 1:4.8.1-ok3.1 Multi-Arch: foreign Priority: required Essential: yes Section: admin Source: shadow Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Shadow package maintainers Installed-Size: 2456 Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules (>= 1.1.8-0) Conflicts: amavisd-new (<< 2.3.3-0), backupninja (<< 0.9.3-0), echolot (<< 2.1.8-0), gnunet (<< 0.7.0c-0), python-4suite (<< 0.99cvs20060405-0) Breaks: util-linux (<< 2.32-0) Replaces: manpages-de (<< 0.5-0), manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-0) Filename: pool/main/s/shadow/login_4.8.1-ok3.1_arm64.deb Size: 484108 MD5sum: 13b509da67588bb193e3124af3520d50 SHA1: cf1902d5fdc134d4474bfce1927f30df3f8408a3 SHA256: f6da15c1af9ceb2b3f02c311e6b291b36756862bc7dec17d250203df46640673 SHA512: b84493724ee1ed130f40a96de6603a3aaf118675beebffd6f3e491ef4cb066bafa9ce5d34fff016a15e2c26ba9f2796195a18e0bd954b1b61ddb62787aed504c 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; * su, a basic tool for executing commands as root or another user. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lto-disabled-list Architecture: all Version: 24-ok19 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 38 Filename: pool/main/l/lto-disabled-list/lto-disabled-list_24-ok19_all.deb Size: 11966 MD5sum: 83b11b8880b7f2b7eee6a973f2f99288 SHA1: 7f674cffc85c85d2865608705a20ad08b15cbcf4 SHA256: ba55c7534e7c86546d90164a65aab993fb50069a864a08f8a38f27b8af63943c SHA512: e7ae6902fdd0ad38b7b879b52cb0ea35d3b5c7e95592e7d234e0efb51d06fff8e77f59ac2d10b64777b7260c8fedb6f214bc799e98a55b3f0d46e483e6c82a12 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'. 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/main/d/dh-lua/lua-any_29-ok1_all.deb Size: 4250 MD5sum: f3b167fbe9ba70b2e70e22f9c49a73d4 SHA1: 7c53efd7025cd66d9848b6372cc80755ffc274bc SHA256: 53ab1a2efc8beb1964462546a61a542e9faabdc5681da5df7149f1b551734424 SHA512: 361889ab5daf06d8e4029177a0ccc07bcd696a4ab8352abf2195a4b883f909f941e7db07955fa576abf2120a85cd916a6574f0d6c251d0da597fb85ff4783595 Homepage: https://salsa.debian.org/lua-team/ Description: helper script for shebang lines in Lua scripts Some Lua script do actually work with many, but not all, Lua versions in the Debian archive. This package contains the lua-any interpreter to be used in the shebang lines of such scripts. lua-any reads metadata stored in comments in the Lua script and selects an appropriate Lua interpreter. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lua5.3 Architecture: arm64 Version: 5.3.6-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 408 Provides: lua Depends: libc6 (>= 2.34), libreadline8 (>= 6.0) Filename: pool/main/l/lua5.3/lua5.3_5.3.6-ok2_arm64.deb Size: 119490 MD5sum: 4ed21bf8e50e9c857abe4811f0d9d9c3 SHA1: 82a820242507006a10e1f2099634407811541fa5 SHA256: 1d1493e2e86891da1a770ca460bb544783b18d22c2e4766ecace6a4d0893d000 SHA512: 00fedfc4c3d75a413fed08f8a7b592e00e88d4646b080efaa99823fd84263f3a84a40ad4dcf2bb3d7665d1686f4d840193caf7a2c5a33734034dd6505949db23 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lvm2-dbusd Architecture: arm64 Version: 2.03.07-ok3 Multi-Arch: foreign Priority: optional Section: admin Source: lvm2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 226 Depends: python3:any, lvm2 (= 2.03.07-ok3), dbus, python3-dbus, python3-gi, python3-pyudev Filename: pool/main/l/lvm2/lvm2-dbusd_2.03.07-ok3_arm64.deb Size: 44634 MD5sum: c717cc5704c3a2ba501e77564c325f6f SHA1: 9c7a1dbeaca427689b3dd7890ddbb2ee6222358a SHA256: c30b9718792a42f556edd1468bbfad361036f23d6c006ca71b51a76269cd3557 SHA512: 9036b2a9cb7a37330af2fde6b8b96286983b32f3cd80512554c9580fd0b5248bf404b8dfad9c43c707384b868dd1e2d36fba71f7704105b8f3afba217c225a60 Homepage: http://sources.redhat.com/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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lvm2-lockd Architecture: arm64 Version: 2.03.07-ok3 Multi-Arch: foreign Priority: optional Section: admin Source: lvm2 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 572 Depends: libc6 (>= 2.34), libdlm3 (>= 3.0.2), libsanlock-client1 (>= 3.3.0), libselinux1 (>= 3.1~), libsystemd0, libudev1 (>= 183), lvm2 (= 2.03.07-ok3) Filename: pool/main/l/lvm2/lvm2-lockd_2.03.07-ok3_arm64.deb Size: 129262 MD5sum: 473209662835dc09d7d42f9bcf7cca28 SHA1: c31eeb300410ee16c9f4272f266774bd9f79f568 SHA256: dca385a0d596debd840451c94a3228e92c70ea23b3c9439f91a39b507e89b5e4 SHA512: 77d8f31585e5c899695235aab02026aa0b749fe31a21fff8dd831998714d94c1f7573218230f5b8466c15f1d767b42dccf26c7ce53a46e9d2bb8c094939db7ff Homepage: http://sources.redhat.com/lvm2/ Description: LVM locking daemon This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. . LVM commands use lvmlockd to coordinate access to shared storage. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lvm2 Architecture: arm64 Version: 2.03.07-ok3 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 3925 Depends: libaio1 (>= 0.3.93), libblkid1 (>= 2.24.2), libc6 (>= 2.34), libdevmapper-event1.02.1 (>= 2:1.02.74), libreadline5 (>= 5.2), libselinux1 (>= 3.1~), libsystemd0 (>= 222), libudev1 (>= 183), lsb-base, dmsetup (>= 1.02.145-0), dmeventd Recommends: thin-provisioning-tools Conflicts: clvm Filename: pool/main/l/lvm2/lvm2_2.03.07-ok3_arm64.deb Size: 1040926 MD5sum: 6a6b859d2f8a0cb3223d958dc5d6b578 SHA1: 1acd902605bba67097e00bba1ee50381818f0321 SHA256: c861d5c66258ac672a0c57e2f495628de97df471ed87f550fdf595382aaf69a7 SHA512: 114cd2d86bf1ba0a2609904a6ee09fe8cd1bf59093e74316f84af35bd2619bcbc157c8510785ff84ee01c8aef8d76df874e60112c4069d9b6d30a733fefc4203 Homepage: http://sources.redhat.com/lvm2/ Description: Linux Logical Volume Manager This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lxqt-admin-l10n Architecture: all Version: 0.14.1-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: lxqt-admin Origin: openKylin Maintainer: XXTXTOP Original-Maintainer: XXTXTOP Installed-Size: 196 Depends: qttranslations5-l10n Breaks: lxqt-admin (<< 0.11.0) Replaces: lxqt-admin (<< 0.11.0) Filename: pool/main/l/lxqt-admin/lxqt-admin-l10n_0.14.1-ok1_all.deb Size: 29906 MD5sum: b30c5df9eed082d50752e00ef89cf655 SHA1: ae2eae1b96081a873767e29f64b226bbf6121a29 SHA256: dec20708c8dc3eaba6489465348bd77ea813999966f9a00886e35b6aa13ab2a7 SHA512: ec33ac92e2c004cb4c61942fab558fda292d7b420bd5bbc1403f5dcb2e45a63fc96517763fcec70555b2068a902dd110daf616b55a6850e340772a89b277f9c5 Homepage: https://github.com/lxqt/lxqt-admin Description: Language package for lxqt-admin This package contains the l10n files needed by lxqt-admin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lxqt-admin Architecture: arm64 Version: 0.14.1-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: XXTXTOP Original-Maintainer: XXTXTOP Installed-Size: 230 Depends: libc6 (>= 2.34), liblxqt0 (>= 0.11.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.2.0~alpha1), libstdc++6 (>= 5) Recommends: lxqt-admin-l10n, lxqt-policykit, lxqt-qtplugin Filename: pool/main/l/lxqt-admin/lxqt-admin_0.14.1-ok1_arm64.deb Size: 56708 MD5sum: 74629eb0b03e647fd2671c08e2fb40cf SHA1: e796305c6d455d8e5d937d582ad447e0b1a6a37f SHA256: a93c67bd568b7a867698474d7f17b85e9d7c22eaff8748d0b0e49d91016a7cba SHA512: eddcec5c86add2024d00ca7a5d7ac47d4998c3b5d5c228695ba9d20cc01089f1a86b82ef55a3d8bbc9b608993cfee644a3088611dbf2275ae2e87c9ffda003ba Homepage: https://github.com/lxqt/lxqt-admin Description: Admin tools for LXQt Admin tools for LXQt, as of now: * lxqt-admin-time * lxqt-admin-user . This package contain the LXQt Admin Tools. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lxqt-build-tools Architecture: all Version: 0.11.1-ok2 Priority: optional Section: devel Origin: openKylin Maintainer: XXTXTOP Installed-Size: 179 Depends: binutils, cmake, libglib2.0-dev (>= 2.5.0), pkg-config, qttools5-dev, qttools5-dev-tools Recommends: git, lintian Filename: pool/main/l/lxqt-build-tools/lxqt-build-tools_0.11.1-ok2_all.deb Size: 25552 MD5sum: cdd559dcf0ca434b82d813446402a4a3 SHA1: 7714bf702640f7a552be5982a6bf7d5b5c46d82c SHA256: 7756f722b7448e29eb81ed0cc5d8c3234bd179aedd447c02744b5d2a271b6834 SHA512: 6747bfbc06249b430389d08c56cbe4cc698591e61f9cdcd043f493888a07ba0744e221c35a4b9dc8196e4ea8eebe8076d968446a2b027002653c55974a4db7f9 Homepage: https://gitee.com/openkylin/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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lxqt-notificationd-l10n Architecture: all Version: 0.14.1-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: lxqt-notificationd Origin: openKylin Maintainer: XXTXTOP Original-Maintainer: XXTXTOP Installed-Size: 111 Depends: qttranslations5-l10n Breaks: lxqt-notificationd (<< 0.11.0) Replaces: lxqt-notificationd (<< 0.11.0) Filename: pool/main/l/lxqt-notificationd/lxqt-notificationd-l10n_0.14.1-ok1_all.deb Size: 16916 MD5sum: 5d0e66866d040e624e5e12e61173beaf SHA1: 9ab88c6accb5373dae6fb20c5d447b0b19852237 SHA256: 71de4e7f2748d27a192d7706380ab4d8ec88cd524c8b6d39cc87b8d2adb7172f SHA512: d779f71366a434924e0609ae043ae46139f9657ecdbffb7695c36439eabdec4d72d4b44b1d1fdea81da140e985919b3a80cb6d038cc664607cf24cc57e94c29f Homepage: https://github.com/lxqt/lxqt-notificationd Description: Language package for lxqt-notificationd This package contains the l10n files needed by lxqt-notificationd. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lxqt-notificationd Architecture: arm64 Version: 0.14.1-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: XXTXTOP Original-Maintainer: XXTXTOP Installed-Size: 296 Provides: notification-daemon Depends: libc6 (>= 2.34), libkf5windowsystem5 (>= 4.96.0), liblxqt0 (>= 0.11.0), libqt5core5a (>= 5.8.0), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.6.0~beta), libqt5xdg3 (>= 1.0.0), libstdc++6 (>= 5) Recommends: lxqt-notificationd-l10n, lxqt-qtplugin Breaks: lxqt-common (<< 0.12.0) Replaces: lxqt-common (<< 0.12.0) Filename: pool/main/l/lxqt-notificationd/lxqt-notificationd_0.14.1-ok1_arm64.deb Size: 62874 MD5sum: df3fe05284f505b17441a3fbf9064037 SHA1: 5aace698476f9158cc8b25945b8978c088bc9c19 SHA256: 4a8472fb27d704a9cc2b2d68f20596378bf61243b6f1453eb191344d1fd1a06a SHA512: d4f9ba358e3cb5f24d3cc6e16a451630ef8126aec10200bc2e8aa8337257620d6639b1bbe5976d85703a8e78239e06d8c2f76c8916a803e012820b4c6736c598 Homepage: https://github.com/lxqt/lxqt-notificationd Description: LXQt notification daemon The LXQt notification daemon. . This package contain the LXQt notification daemon. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lxqt-openssh-askpass-l10n Architecture: all Version: 0.14.1-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: lxqt-openssh-askpass Origin: openKylin Maintainer: XXTXTOP Original-Maintainer: XXTXTOP Installed-Size: 38 Depends: qttranslations5-l10n Breaks: lxqt-openssh-askpass (<< 0.11.0) Replaces: lxqt-openssh-askpass (<< 0.11.0) Filename: pool/main/l/lxqt-openssh-askpass/lxqt-openssh-askpass-l10n_0.14.1-ok1_all.deb Size: 5160 MD5sum: 964e79bb0e95e58552bfa1b5e0d04418 SHA1: 9f7fd4e2173b848cd0c11cc7295882efcbf53c24 SHA256: 690ddbbb076f561246ef82993554a08cef9756ada7d1248729c67d8e2c0142de SHA512: 8e333c780d9d4d5f6ec8203acf32e7f3c352ed5cf0e72026d80fe1255d6e3aa9a253d6d12310ac9eaf0c5266f0f347f81f89681dc1080c141c8f95b44cd160ad Homepage: https://github.com/lxqt/lxqt-openssh-askpass Description: Language package for lxqt-openssh-askpass This package contains the l10n files needed by lxqt-openssh-askpass. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lxqt-openssh-askpass Architecture: arm64 Version: 0.14.1-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: XXTXTOP Original-Maintainer: XXTXTOP Installed-Size: 90 Provides: ssh-askpass Depends: libc6 (>= 2.34), liblxqt0 (>= 0.9.0+20150911), libqt5core5a (>= 5.3.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Recommends: lxqt-openssh-askpass-l10n, lxqt-qtplugin, lxqt-session Suggests: lxqt | lxqt-core Filename: pool/main/l/lxqt-openssh-askpass/lxqt-openssh-askpass_0.14.1-ok1_arm64.deb Size: 13654 MD5sum: a2cb7f334b36f97a02c3491ba8b9d604 SHA1: 02a75bbbcf86c7a74b90ca1fcda20a02af87f3f2 SHA256: badc56559c911e664a68c36e34ccfa3d82c355e87ceca743a282aee372134433 SHA512: c08802ddc64bf88954c0b4ce2d37a53bcaf45cffbaf46f52e1cc9447b2434bed0a3d8636bfb6513b1431ae64d7e572170a0ad1014f4ebfc17f20baab7ee60451 Homepage: https://github.com/lxqt/lxqt-openssh-askpass Description: OpenSSH user/password GUI dialog for LXQt This module handles openssh security password access for LXQt. The openssh askpass module, will perform security tast over scale access privilegies. . The LXQt modules are desktop independent tools, and operate as daemons for the local user for desktop specific operations. . LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt technologies, ships several core desktop components, all of which are optional: . * Panel * Desktop * Application launcher * Settings center * Session handler * Polkit handler * SSH password access (this) * Display manager handler . These components perform similar actions to those available in other desktop environments, and their names are self-descriptive. They are usually not launched by hand but automatically, when choosing a LXQt session in the Display Manager. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lxqt-powermanagement-l10n Architecture: all Version: 0.14.1-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: lxqt-powermanagement Origin: openKylin Maintainer: XXTXTOP Original-Maintainer: XXTXTOP Installed-Size: 255 Depends: qttranslations5-l10n Breaks: lxqt-powermanagement (<< 0.11.0) Replaces: lxqt-powermanagement (<< 0.11.0) Filename: pool/main/l/lxqt-powermanagement/lxqt-powermanagement-l10n_0.14.1-ok1_all.deb Size: 37040 MD5sum: 466203962c83a0863dda8cb519f95273 SHA1: 53b48f8023b4fa8b4b4464239a02254868b1d140 SHA256: 521bd94002df4e06d621d6b603efc048a2a3ff36292795cb7e80ee9d3e2f5418 SHA512: 4f33a23cdc1a54db1e275677c64caf5c98d376b41e1c11891e2516151569e80fb0acc37bdacceb20dbcf46bacdaed8075150720f14aebb992aeda02c4e7ba5c3 Homepage: https://github.com/lxqt/lxqt-powermanagement Description: Language package for lxqt-powermanagement This package contains the l10n files needed by lxqt-powermangement. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lxqt-powermanagement Architecture: arm64 Version: 0.14.1-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: XXTXTOP Original-Maintainer: XXTXTOP Installed-Size: 366 Depends: lxqt-policykit, upower, libc6 (>= 2.34), libkf5idletime5 (>= 4.96.0), libkf5solid5 (>= 5.6.0+git20150114.0006+15.04), liblxqt0 (>= 0.11.0), libqt5core5a (>= 5.6.0~beta), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.0.2), libqt5xdg3 (>= 1.0.0), libstdc++6 (>= 5) Recommends: lxqt-powermanagement-l10n, lxqt-qtplugin, lxqt-session Breaks: lxqt-common (<< 0.12.0) Replaces: lxqt-common (<< 0.12.0) Filename: pool/main/l/lxqt-powermanagement/lxqt-powermanagement_0.14.1-ok1_arm64.deb Size: 66212 MD5sum: 532177027a842f16bbba9d5bfd413911 SHA1: ceb4d73c8e5cf0bb33370816c26e9e79570a4c52 SHA256: 8029f2131e9ba6913c22dcdfcc463e7fa16fdbb5dee651a36b0aac6531035c5c SHA512: 597e61f1c121155234504ff3f934171e7c2ca1776beab4500d0a6541994bb0052450828bdf18a80e33ae701cd5ef275769099afd96acdb353f63462ecb1bf630 Homepage: https://github.com/lxqt/lxqt-powermanagement Description: power management module for LXQt The Power management module for LXQt. . This package contain power management module for LXQt. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lxqt-runner-l10n Architecture: all Version: 0.14.1-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: lxqt-runner Origin: openKylin Maintainer: XXTXTOP Original-Maintainer: XXTXTOP Installed-Size: 106 Depends: qttranslations5-l10n Breaks: lxqt-runner (<< 0.11.0) Replaces: lxqt-runner (<< 0.11.0) Filename: pool/main/l/lxqt-runner/lxqt-runner-l10n_0.14.1-ok1_all.deb Size: 15998 MD5sum: 3fda730b4acf6c1864f0139663d656dc SHA1: 5b915575576ea5e77d9ad62e667277cdf6e31c41 SHA256: d067aea13a0a4cf1fb716c66ee0e34f34277d6cc9592160b04275152e7ed8618 SHA512: 589a3a913290010ea955e4bed2b1ccfa448bcd421c25de0c738bfedaeff312c464b2ef044b06fa7b807a611ed7ed43b155cafe61767f1ca54408672e347ce456 Homepage: https://github.com/lxqt/lxqt-runner Description: Language package for lxqt-runner The LXQt runner provides a GUI that comes up on the desktop and allows for launching applications, doing some math or shutting down the system. . This package contains the l10n files needed by the lxqt-runner. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lxqt-runner Architecture: arm64 Version: 0.14.1-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: XXTXTOP Original-Maintainer: XXTXTOP Installed-Size: 286 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5windowsystem5 (>= 4.96.0), liblxqt-globalkeys-ui0 (>= 0.8.0), liblxqt-globalkeys0 (>= 0.8.0), liblxqt0 (>= 0.9.0+20150911), libmuparser2v5 (>= 2.2.6.1+dfsg), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.11.0~rc1), libqt5xdg3 (>= 1.0.0), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5.2) Recommends: lxqt-policykit, lxqt-qtplugin, lxqt-runner-l10n, lxqt-session Suggests: lxqt | lxqt-core Breaks: lxqt-common (<< 0.12.0) Replaces: lxqt-common (<< 0.12.0) Filename: pool/main/l/lxqt-runner/lxqt-runner_0.14.1-ok1_arm64.deb Size: 79476 MD5sum: 89539c023d16e4905f8fc891f456d0cc SHA1: aa12d815cb8f66c1c64ab30f2304fc9d82e039a5 SHA256: 640abb1bddaeffb9f8c33d51d3cbdb7b1f4a0fc1c0596c448d40f902a7b4ec09 SHA512: d8920abcbd1177083838b1895089e468f9042305656f28180edc78bd7314fb3e243e14f90b1a1399ceae1fedeab753c22c8eccdb6724610bcacb820651041254 Homepage: https://github.com/lxqt/lxqt-runner Description: LXQt program launcher The LXQt runner provides a GUI that comes up on the desktop and allows for launching applications, doing some math or shutting down the system. . This package contain LXQt runner. 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/main/l/lynx/lynx-common_2.8.9rel.1-ok1_all.deb Size: 1038396 MD5sum: 1cbb04644e1fc4d9bfb1830bee15f478 SHA1: 647ac373114db8c5f71f8ca9823ee431981bf7ab SHA256: 1e34024a4932fe7557061d48aa4d948093a317b098dceef0972cd350b2add64e SHA512: f7ac957f7cd71ac579c1bf2082313676a976760947e082c024062292207dfa326f7df6248fc05221561bf5b9f0f7861627602c01bce116c143f367506b645578 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lynx Architecture: arm64 Version: 2.8.9rel.1-ok1 Multi-Arch: foreign Priority: optional Section: web Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2520 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.1.4) Recommends: mailcap Conflicts: lynx-ssl Breaks: lynx-cur (<< 2.8.9dev8-2~), lynx-cur-wrapper (<< 2.8.8dev.8-2) Replaces: lynx-cur (<< 2.8.9dev8-2~), lynx-cur-wrapper (<< 2.8.8dev.8-2) Filename: pool/main/l/lynx/lynx_2.8.9rel.1-ok1_arm64.deb Size: 594086 MD5sum: 51b061040cc193a14745b6ab0889a94a SHA1: 6c8456eaaea3430fb00c39d91081dbeb9769f915 SHA256: 064981d5f94eee63065a8f4ec32267c95ede27f28d80a0866f33c9d20c0ad6fa SHA512: 0b451fcdad284bd9a097e6e9c3204d4816cd05635eee99cbf50a5b4e35e2f86158a67d4fde57e2adbc53caa4e30a0b35baf980b9afffe3a1c19d7f178627c7b7 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lz4 Architecture: arm64 Version: 1.9.2-ok3 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 228 Provides: liblz4-tool Depends: libc6 (>= 2.34), liblz4-1 (= 1.9.2-ok3) Conflicts: liblz4-tool (<< 1.8.0-0) Replaces: liblz4-tool (<< 1.8.0-0) Filename: pool/main/l/lz4/lz4_1.9.2-ok3_arm64.deb Size: 87950 MD5sum: 07400f6a54cad55353c1dd1850242f0e SHA1: 57e255b66c582b9912d240f85c67a49ffad61103 SHA256: 87e87d8fc78f6abc5e8c28179628a4b4ece9ec21a8984708187bbebc40f1100c SHA512: 8b9980c461aa212ba114ebd692aa16634cdfcfa95075b7f1238d658a36b8861f1b8e273a1b702b47866b78a47bbf1d5c6d8a58faf1d4a51ec06e295e26b774fa Homepage: https://github.com/Cyan4973/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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lzip Architecture: arm64 Version: 1.23-ok2 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 210 Provides: lzip-alternative, lzip-compressor, lzip-decompressor Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/l/lzip/lzip_1.23-ok2_arm64.deb Size: 89374 MD5sum: e743abb470b3fbd1f266b81f9f531737 SHA1: 1535eba81a32015b26f9350576fa9bbda92cce02 SHA256: 1365c289331646902e2cc9f642fbb6eaf856d4b1ac032492a8bf712ebbcfd4b5 SHA512: 51e7d99c5d8b6ece2e125b1cbacd12100642789e8676524dcb16d1c7f7a81dd73cda121749d6828388431bca590dd3afe71b8c2281bda2df328c1e4c40dae1ca Homepage: http://www.nongnu.org/lzip/lzip.html Description: lossless data compressor based on the LZMA algorithm Lzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution and data archiving. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: lzop Architecture: arm64 Version: 1.04-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 186 Depends: libc6 (>= 2.17), liblzo2-2 (>= 2.02) Filename: pool/main/l/lzop/lzop_1.04-ok1_arm64.deb Size: 90666 MD5sum: 68820ef4aae71e59c2f15703d38d9409 SHA1: b49e54e9f971b4b8448162600ef0e2b2fe917b2e SHA256: 49c826e81b1c97c9b128b5b96f1e64e4280ba874a302d173b834a835e8fa9ca2 SHA512: 4d19e93341a1095489f0b6a62762b38253e63382d6a65442d9f45ed908246aa297d94c8cd02ead069724213a0dd59b21e9ebf41f4d0e4075ed6d1a69b265f625 Homepage: https://www.lzop.org/ Description: fast compression program lzop is a compressor similar to gzip. Its main advantages over gzip are much higher compression and decompression speed. lzop was designed with the following goals in mind: 1) reliability 2) speed (both compression and decompression) 3) reasonable drop-in compatibility with gzip 4) portability cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: m4-doc Architecture: all Version: 1.4.18-ok2 Priority: optional Section: doc Source: m4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 852 Filename: pool/main/m/m4/m4-doc_1.4.18-ok2_all.deb Size: 113430 MD5sum: f589398c4ab9600f4d30e2262ffe8900 SHA1: ead16239146adf91fc0df4414edd6a1b463b2a8d SHA256: 18d14732fd6cd0b55f92e13ea1765fa7ab72b1ad2dc988bc8a0a379bf0a595ad SHA512: 47a87f4009b4edcf5a701c564595fed39b1f385c0f75750debef2ce64fe156d9d53ab6dd7f21706d7589ff4a34847c26ce4890d08f358005a221364e5301a0eb Homepage: http://www.gnu.org/software/m4/ Description: Documentation for GNU m4 This package contains the HTML documentation for GNU m4. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: m4-doc Architecture: all Version: 1.4.18-ok3 Priority: optional Section: doc Source: m4 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 852 Filename: pool/main/m/m4/m4-doc_1.4.18-ok3_all.deb Size: 112750 MD5sum: baea5433ee966a5613130380da1fe967 SHA1: 6c6994c04405aa4a17c01f1ba0a6e6f9fd112006 SHA256: d52d5e9cb31511f02afaaddd20c8bf9d7e13b0ded6ca49abe9da1ced6f4908cf SHA512: 13fd43136b07bde665ee42449d08dae42b89ac42df94c0a50dad7efcf4b5b0429ef8e4f069ba7bf0883b25d3fc981590b09936254084c4ad6c16f4dd66d522b9 Homepage: http://www.gnu.org/software/m4/ Description: Documentation for GNU m4 This package contains the HTML documentation for GNU m4. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: m4 Architecture: arm64 Version: 1.4.18-ok3 Multi-Arch: foreign Priority: optional Section: interpreters Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 321 Depends: libc6 (>= 2.34), libsigsegv2 (>= 2.9) Suggests: m4-doc Filename: pool/main/m/m4/m4_1.4.18-ok3_arm64.deb Size: 191738 MD5sum: 66b40f003671a1ac7af065b028b05c40 SHA1: de77d4aabfea52241b824a291ee2806d6de808bc SHA256: afc281c3fb4ce483dd63100afa99f40ebded17f2f56e76d24155d3a82f5093af SHA512: 2b51438784154c24076b8da42f1e41a59b90fc98921855dd5b0485458cd0e71a6b5e97c63b0b954da37814f685ecb6365b2674433b9b696c356f89b23ccbc755 Homepage: http://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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mactelnet-client Architecture: arm64 Version: 0.4.4-ok1 Priority: extra Section: net Source: mactelnet Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 123 Depends: libc6 (>= 2.34) Filename: pool/main/m/mactelnet/mactelnet-client_0.4.4-ok1_arm64.deb Size: 33178 MD5sum: c79f7d2a0a685124fc0eedb16f0e0eed SHA1: 56c484dcc4538c3b03f3fdb432319c65144f9558 SHA256: 9ec8800975a0269f8991909129955271fe845848f2809ef72ec8d6a22c1fb549 SHA512: 8fe7f0483e8438324d3546cc01aae4cf529cb323ae7c9c9602e32742c5fab6ee731fc8b45ba84f57d88ed2c1b2a7a47c9832dc53be2cd1c1a1f9e4a3cfb632de Homepage: https://github.com/haakonnessjoen/MAC-Telnet/ Description: Console tools for telneting and pinging via MAC addresses Ping, discovery and telnet tools for connecting to Mikrotik RouterOS devices, or other MAC-Telnetd powered machines/devices. . This tool can communicate over the local area network using UDP packets with a MAC-address as destination. You can telnet Linux machines that have installed mactelnet-server, or a Mikrotik RouterOS device. . Uses Mikrotik's own proprietary protocol. Included are also MNDP discovery application, and macping to ping via the mactelnet protocol. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mactelnet-server Architecture: arm64 Version: 0.4.4-ok1 Priority: extra Section: net Source: mactelnet Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 107 Depends: libc6 (>= 2.34) Filename: pool/main/m/mactelnet/mactelnet-server_0.4.4-ok1_arm64.deb Size: 28974 MD5sum: d8023140b4c84a38790c2958ac9abfae SHA1: 199c6d534bd3c210ccec98af9171e19b29d10b11 SHA256: e49e4c17c0e64dc0211ddfeddb5af9b92fd9e890de322a818699fbee3abf2611 SHA512: c582128a3bddbc2414fd21e9b2e842d14f00b24bda03fd6342ba1fc013a9dbb9c686386fad9fab2a1e59042cfaf0d7ca91355b60bb7f7839334aaf8e81cdd58f Homepage: https://github.com/haakonnessjoen/MAC-Telnet/ Description: Telnet daemon for accepting connections via MAC addresses This is a telnet daemon that uses Mikrotiks proprietary MAC-Telnet protocol. You will be enabled to "mac-telnet" from Linux machines with mactelnet-client or Mikrotik RouterOS devices which already has tools for this. 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/main/m/mallard-rng/mallard-rng_1.1.0-ok1_all.deb Size: 10502 MD5sum: 2192d3f025ca6cbfd525074c5e51bd3d SHA1: 5a08e508abc8e7310228305b75fe3541076e2368 SHA256: 776c21759ddceb958f9b45fd069bf4b9cf3606e6e06f40cb2b08bad3478f6b69 SHA512: f6d6b3459c2e363e4fbf6d9541828d83bf0ab9cbf96a0b4462a45823bfc3a3e7823970c2653027133c13c3325ad5ecfc0eb5db375fcc6f39151cc77bf7930dc7 Homepage: http://projectmallard.org Description: Mallard RELAX NG Schemas This package provides installable RELAX NG schemas for all Mallard versions and extensions that have been marked final. Schemas are provided in both XML and compact syntax. . The package automatically integrates with your system's XML catalog. 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/main/m/marble/marble-data_22.12.3-ok1_all.deb Size: 27727430 MD5sum: f648de5846694afccb28220d070c09f7 SHA1: 746047e8d5f6b35adeccbee5059f6bc574b59b58 SHA256: 3c11bd6021cf0bc9c1aa580e3f1d30ea3390a9902c54f984eb3cac684ef7be0b SHA512: 2c2a6c443b9ceec4088c80b7b837c161352430dd5a0c5f2a9c64180b0fda851859472ec3e74e47b8b4f30bccf1fa07929086b35d5ae7ef68b46281a4a11d2373 Homepage: https://marble.kde.org/ Description: data files for Marble Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains the architecture-independent data files for the Marble desktop globe. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: marble-maps Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: misc Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 658 Depends: marble-data (>= 4:22.12.3-ok1), marble-plugins (= 4:22.12.3-ok1), qml-module-org-kde-kirigami2, qml-module-qtgraphicaleffects, qml-module-qtqml-models2, qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-dialogs, qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-qtquick2, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.14.0~) | libqt5gui5-gles (>= 5.14.0~), libqt5qml5 (>= 5.14.0~), libqt5quick5 (>= 5.14.0~) | libqt5quick5-gles (>= 5.14.0~), libqt5widgets5 (>= 5.14.0~), libstdc++6 (>= 4.1.1) Suggests: gosmore, monav-routing-daemon, routino Filename: pool/main/m/marble/marble-maps_22.12.3-ok1_arm64.deb Size: 409648 MD5sum: 88aad0bb85fdb2cb96da2117439156f2 SHA1: 1bcf85bc02e0a14a1437a46285d81430d6e15966 SHA256: cd34d3bb3343ccd32125cde7b232fe5752f7652680f7fbd44ac0eb6bdf2cc9e2 SHA512: f9b8cac2b42499b012fbe26ff297924d9e22ff6451a4638bdcda62df7f9701c210e4d1c14f5e01b80d8e1ad867aa5e77bb8ab61e87f83f0e7e1d6e0551156a19 Homepage: https://marble.kde.org/ Description: globe and map widget for mobile form factors Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: marble-plugins Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: misc Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 7860 Depends: libastro1 (= 4:22.12.3-ok1), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgps28 (>= 3.3), libmarblewidget-qt5-28 (= 4:22.12.3-ok1), libphonon4qt5-4 (>= 4:4.8.0), libprotobuf17, libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5positioning5 (>= 5.14.0~), libqt5qml5 (>= 5.14.0~), libqt5quick5 (>= 5.14.0~) | libqt5quick5-gles (>= 5.14.0~), libqt5serialport5 (>= 5.6.0), libqt5sql5 (>= 5.14.0~), libqt5svg5 (>= 5.14.0~), libqt5webenginewidgets5 (>= 5.14.0~), libqt5widgets5 (>= 5.14.0~), libqt5xml5 (>= 5.14.0~), libshp2 (>= 1.3.0), libstdc++6 (>= 5.2), phonon4qt5, zlib1g (>= 1:1.1.4) Filename: pool/main/m/marble/marble-plugins_22.12.3-ok1_arm64.deb Size: 1465314 MD5sum: a0a5c4b6256a707d3d17ce88fcec7452 SHA1: 3d890e82dde3915cc2bba8558643488db37403aa SHA256: 70b30985d23c3c7d58e13d13d172e7c684a1afa7a0289498a89737937709d155 SHA512: ff4b1c0bc219cfb73de8b8d56a235ab267c74fab58f91d20adfd39809bd3e8e136e0f2a87e778a1c306cd924bc24db88d4a7473c8bad786bb3b574ba008c9fa0 Homepage: https://marble.kde.org/ Description: plugins for Marble Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains various plugins for the Marble desktop globe. The Marble globe widget library may not be of much use if this package is not installed. . This package is part of the KDE education module. 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/main/m/marble/marble-qt-data_22.12.3-ok1_all.deb Size: 15647916 MD5sum: 78322821adab9f92426bab80c0418a32 SHA1: 6f92004c53f14057512e9894e9a31265fae16a4e SHA256: 3a28db3e2ccbc1074134196b379f517be2c9b3e048ec122dbbaaa726727ae77a SHA512: c054ec316fa72980b133755011ea632690491a93c5897a910f58121e3a12b77d5bfe1df730335eb1c39a945b4c12f0440c418da1900b0a8474c1e4ab78f417dd Homepage: https://marble.kde.org/ Description: Qt-only data files for Marble Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains the architecture-independent data files for the Marble desktop globe. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: marble-qt Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: misc Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 508 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libmarblewidget-qt5-28 (= 4:22.12.3-ok1), libqt5core5a (>= 5.14.0~), libqt5dbus5 (>= 5.14.0~), libqt5gui5 (>= 5.14.0~) | libqt5gui5-gles (>= 5.14.0~), libqt5network5 (>= 5.14.0~), libqt5printsupport5 (>= 5.14.0~), libqt5widgets5 (>= 5.14.0~), libstdc++6 (>= 4.1.1) Filename: pool/main/m/marble/marble-qt_22.12.3-ok1_arm64.deb Size: 108546 MD5sum: 3616ca337262ad2a70f87f1696369028 SHA1: 3ca507939731c0adfcb393442ed46aa84afa9f03 SHA256: c514ec7a4d3d4ebe738cef57542f8bcf06e3fb858205752b6c1ffbe1a87b932c SHA512: 38b4bc44e088031b1237a791e373dc88b448957495c9bcb21e7147088a34c5be46c2e87dc822d03a02de11c7851ca67ed0ffae54303dd71132ab6acb04ba0556 Homepage: https://marble.kde.org/ Description: globe and map widget (no KDE dependencies) Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: marble Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: misc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1318 Depends: marble-data (>= 4:22.12.3-ok1), marble-plugins (= 4:22.12.3-ok1), kio, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.7.0~), libkf5crash5 (>= 5.7.0~), libkf5i18n5 (>= 5.7.0~), libkf5kiowidgets5 (>= 5.7.0~), libkf5parts5 (>= 5.7.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 4.98.0), libmarblewidget-qt5-28 (= 4:22.12.3-ok1), libqt5core5a (>= 5.14.1), libqt5dbus5 (>= 5.14.0~), libqt5gui5 (>= 5.14.0~) | libqt5gui5-gles (>= 5.14.0~), libqt5network5 (>= 5.14.0~), libqt5printsupport5 (>= 5.14.0~), libqt5widgets5 (>= 5.14.0~), libqt5xml5 (>= 5.14.0~), libstdc++6 (>= 4.1.1) Suggests: gosmore, monav-routing-daemon, routino Breaks: marble-data (<< 4:17.08.1) Replaces: marble-data (<< 4:17.08.1) Filename: pool/main/m/marble/marble_22.12.3-ok1_arm64.deb Size: 239860 MD5sum: 7dbb6c98038ac698054705ae844b598e SHA1: d2e9afba99eb7752afc8626221872cbae75f897b SHA256: 13dc95e82553dbfabea7f4b7ee03503ea353e4e43b759923c91ffce95f3ab6fe SHA512: e8717695f3d0a12988972ab430944c9ada178ed893d82bc3a16346412fa94469063fb7c1a8768267c9286da5b39c6c2aebcf855a073654ed2219db1f5b777d1e Homepage: https://marble.kde.org/ Description: globe and map widget Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: marisa Architecture: arm64 Version: 0.2.5-ok2.1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 490 Depends: libmarisa0 (= 0.2.5-ok2.1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/m/marisa/marisa_0.2.5-ok2.1_arm64.deb Size: 29774 MD5sum: 78107228a526a49acc1d7c0986948436 SHA1: 216c0dc94d5d4d134f498e34beaadd0993e7cd10 SHA256: ff4771589e96b95107a8cc2325e29a01fcf5448c0b847ba9a36a3ca1e88d23b5 SHA512: a72f2e6a6b0d966f86b825636b0f1ae03a6d23d1eb287565a9945756b0e0c7d3da582ed38d74ceb8ec7d84ecb678a4ef8d90dca2e9e55ba6911a539fd83cd622 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. 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/main/m/markdown/markdown_1.0.1-ok1_all.deb Size: 17502 MD5sum: ed879fb70084f4c6f5f0473664a69803 SHA1: 9e5bc4f95be8c32df9f38257552ab7821fd89ac8 SHA256: d10042dabfd77c216d93ba5bb4be0cad6e626949e7af8a0a65243b46b20c0ab7 SHA512: 5bfbfe93a17a581d91b20a739fbc046a3b70c08915181d73417be8e96e680487e659d6ac8858d4bde7e4d9b1636bdb373de47aba4d967827d87b7f2bfe65e865 Homepage: http://daringfireball.net/projects/markdown/ Description: Text-to-HTML conversion tool Markdown is a text-to-HTML conversion tool for web writers. It allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mate-terminal-common Architecture: all Version: 1.24.0-ok4.1 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/main/m/mate-terminal/mate-terminal-common_1.24.0-ok4.1_all.deb Size: 1128316 MD5sum: 0030d4471c870585ba54f52a925042c4 SHA1: 5c7e6d9d7e74dc648f772aaea42e3bc7fc80d8e2 SHA256: 7f1f8f3eb6535db081b5d6119d1c277237b9a34d353dec0151199d851df562ff SHA512: 1a355cf9c89411a0af6c6ff42410a8538eef93fbe6c96f8183596ac3937849a89a24692e4f77ac6dceb2b61e99740c22116a636ef44ddc088bc9d3656f96deb8 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mate-terminal Architecture: arm64 Version: 1.24.0-ok4.1 Multi-Arch: foreign Priority: optional Section: x11 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 442 Provides: x-terminal-emulator Depends: gsettings-desktop-schemas, mate-desktop-common, mate-terminal-common (= 1.24.0-ok4.1), 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/main/m/mate-terminal/mate-terminal_1.24.0-ok4.1_arm64.deb Size: 128944 MD5sum: 390d15fb52e525279b689a4e4e6f3cec SHA1: 9c151e2aa3a9914e8cdc57c92d33c74f471a9d46 SHA256: 50e306f477d9e2c54cafe7efe7fbcdc18481aebf20e000c3bf806c2ffa34e86d SHA512: b737f40d58791d3a84242818d51ca318fd1ac9f798c5989f3b5d0a9d9d888612cc4df04cb19da5c7904e9ce3eb875cfc59cc40e042768dbeb94632c7312b6e7d 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. 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/main/m/maven-repo-helper/maven-repo-helper_1.11-ok1_all.deb Size: 137734 MD5sum: 5cdd7a46bf53e8ff9b71a51b45881bbb SHA1: 1ad5d594b8bfb2b4cc699311b2a9493cef8b31da SHA256: 387a09fa981fcdda16e91591a48fcfbfc5fed0d23922e1128d31182d9fdff2f0 SHA512: e9de4a006e5ef9bcfdd26734bd6db93ab637df5cb99410bdde2d9991f836e4abbe0a178e76af985a55b7889b96f31ed43e07aa125739e53a9b8c8f0cbf84e33e Homepage: https://wiki.debian.org/Java/MavenRepoSpec Description: Helper tools for including Maven metadata in Debian packages This package enables Debian packages which are not using Maven in their build process to provide and install Maven POMs and libraries in the repository located in /usr/share/maven-repo. . Packages built with Maven (using maven-debian-helper) will benefit as many of their dependencies are already packaged in Debian but they are missing the necessary metadata (Maven POM) which is required by Maven when it is using dependencies. . A tutorial is available at /usr/share/doc/maven-repo-helper/tutorial.html cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mecab-utils Architecture: arm64 Version: 0.996-ok3 Priority: optional Section: misc Source: mecab Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 348 Depends: libc6 (>= 2.34), libmecab2 (>= 0.996) Filename: pool/main/m/mecab/mecab-utils_0.996-ok3_arm64.deb Size: 4676 MD5sum: 3cf36658ad28ae955e3b70b8271f84a1 SHA1: ee4b9879063fc033d2aa5989c55fde2c7eb140b6 SHA256: 05766a9cfe998b418134ad63bd89d1c86b436edfd50ea1e3f7d90f1e001cc6ef SHA512: 4f84750a96274b5c7a2c4b88364f2164319f9870db85a63f1c0595d0d7d714d4a287d8987bda0d63eda3a7056f868d2ca57b15d1ff5036ce368c9c74e2bed62f Homepage: https://taku910.github.io/mecab/ Description: Support programs of Mecab This package provides the dictionary compiler to convert a dictionary written in text format to a binary data for Mecab, that is a Japanese morphological analysis system. This package is necessary to install dictionary packages for Mecab like mecab-jumandic. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mecab Architecture: arm64 Version: 0.996-ok3 Priority: optional Section: misc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 975 Depends: libc6 (>= 2.34), libmecab2 (>= 0.996), mecab-jumandic | mecab-ipadic Filename: pool/main/m/mecab/mecab_0.996-ok3_arm64.deb Size: 134976 MD5sum: 6ee454642a33daaf6c138f042a800e55 SHA1: b8d255ee426076cba0eff56cea0bece3f3cf76a0 SHA256: b97992519e4bb765bd32c5c7d2c3d7766fb31ce3d15baf9df9966784bd069ef6 SHA512: 495c4e0470f4a3a684d65d3ef7a9eefd43caa481999bd47aa31e75d4446e543273baa6e21677ae9406c7917ce842ef3bb6d0919b6e4783b33623f1b3226f472d Homepage: https://taku910.github.io/mecab/ Description: Japanese morphological analysis system Mecab is a morphological analysis system. It reads Japanese sentences from the standard input, segments them into morpheme sequences, and outputs them to the standard output with many additional pieces of information (pronunciation, semantic information, etc). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: media-types Architecture: all Version: 10.0.0-ok1 Multi-Arch: foreign Priority: standard Section: net Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 87 Breaks: mime-support (<< 3.65) Replaces: mime-support (<< 3.65) Filename: pool/main/m/media-types/media-types_10.0.0-ok1_all.deb Size: 20584 MD5sum: 74e3d838b6fa6258688bdaabc8eaa1a6 SHA1: 2179c63e82faf2093144e2f09c3aa1cdd3d97048 SHA256: ed53437c5a65c6b2dcb6cc2c666da155089bf30f6aa16d0977442aae13f6bf93 SHA512: 25e035a2aff4d1e3b3c0758005b787cd0c60e8825744db1a181f83dc7fdbb4f2b2f5778f11195aef44d347f2bd9377df255fdc1ebae8ac286d5604bc8a198957 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mediainfo-gui Architecture: arm64 Version: 22.12-ok1 Priority: optional Section: utils Source: mediainfo Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 520 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libmediainfo0v5 (>= 0.7.56), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.4+dfsg), libwxgtk3.0-gtk3-0v5 (>= 3.0.4+dfsg-ok0), libzen0v5 (>= 0.4.31-2~) Filename: pool/main/m/mediainfo/mediainfo-gui_22.12-ok1_arm64.deb Size: 116332 MD5sum: a87b1ac8d772bce4b1d5a13d8d40c509 SHA1: bd5a07d423ebd4cb7c52abe0d92ae87f9808b00d SHA256: 6c7672c579a2b34cd738bd92d38de5499d7aac172d3b222299c3808d2a73183e SHA512: a6e37feb689b94b018fa8013c49811ae8caf2e052eca90049f99196a48bc5627878f19d700d37d8aa76e7876d4ec541bb840007fc1be98ccb2fc7530d8652835 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mediainfo Architecture: arm64 Version: 22.12-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 138 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libmediainfo0v5 (>= 0.7.56), libstdc++6 (>= 5.2), libzen0v5 (>= 0.4.31-2~) Suggests: mediainfo-gui Filename: pool/main/m/mediainfo/mediainfo_22.12-ok1_arm64.deb Size: 30580 MD5sum: ff528073ed485e6ef38b810caaa71476 SHA1: 2e5113e2ab9b46a9e51d276153b415fd12275580 SHA256: 088dd2eff5e8d3a9088a6139fb3cde6a91b5638cb13fb6690e995dc53da29539 SHA512: 146ae7aa559e6bdba4a48efa3e6ba69f8c316afbc0ea8219bd58d2021f8a5e07f096571cb3713b3c8dcd148a44630db59d3380dcde982a713df39567352c0528 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mediawiki-classes Architecture: all Version: 1:1.39.1-ok1 Priority: optional Section: web Source: mediawiki Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2664 Filename: pool/main/m/mediawiki/mediawiki-classes_1.39.1-ok1_all.deb Size: 452148 MD5sum: 93fcfa62613ed487c443467206405018 SHA1: 164d7201c8d5d3d0f7b59df2b7a2dbfd0cc381da SHA256: 10f2ea8662f0f1b813bcdc982f4dd4ee5b7221284de40bb44d04a96ec0f9f159 SHA512: 60fb3a21cc27eb0df9a11e73d0154dab4579bea95ccecb859b4df2c5b0a38223281505cee6aa541b18edca2974abaf65c847470e73e46f441b4e3b2ed54267ae 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mediawiki Architecture: all Version: 1:1.39.1-ok1 Priority: optional Section: web Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 210794 Provides: mediawiki-extensions-confirmedit, mediawiki-extensions-geshi Depends: apache2 | httpd, php (>= 2:7.3~), php-intl, php-json, php-mysql | php-pgsql | php-sqlite3 | php-mysqlnd, php-mbstring, php-xml, mediawiki-classes (= 1:1.39.1-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-openid (<< 2.8~), mediawiki-skin-greystuff (<< 1.2.5~) Replaces: mediawiki-extensions-base, mediawiki-extensions-confirmedit, mediawiki-extensions-geshi Filename: pool/main/m/mediawiki/mediawiki_1.39.1-ok1_all.deb Size: 33663022 MD5sum: 9a691f03b68b8d7404b3428cbb101661 SHA1: a8c0b01e86077fd1869967e646d2715668da383b SHA256: 4a1b905b9b65297b7421b66cc9a963c3d59e727b60f453fb0e537928ea1aa1ff SHA512: ca040e4c77abf41df9863353138249b61897487ff4412f4044f5261a4cfbce88de84d1724b6dfb873b2604adfcfa51bd0b64a5da46e92c01befaffc60cc5cebf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: melt Architecture: arm64 Version: 7.12.0-ok1 Priority: optional Section: utils Source: mlt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 66 Depends: libc6 (>= 2.34), libmlt7 (>= 7.12.0), libsdl2-2.0-0 (>= 2.0.10), libmlt-data (>= 7.12.0-ok1) Filename: pool/main/m/mlt/melt_7.12.0-ok1_arm64.deb Size: 17930 MD5sum: 4e05760d5325be4fc10042b8a16c428a SHA1: 3d590498698ed44bff297d464ae97d17b7849e42 SHA256: de2eade2608f6574aeee0102b360980a017fb711d5e1e3932cec9cc876fb5dbe SHA512: 057e1b63b2e87a16e28bf4214eaa13674617a0109f6d1cd30992e2dea1d6050d9e6ef644953afe798a8db30259c8cbb4f5a585fec765d3b1dadd3271459ba73a Homepage: https://www.mltframework.org Description: command line media player and video editor melt was meant as a test tool for the MLT framework, but it is also a powerful multitrack command line oriented video editor. It could also used as an minimalistic media player for audio and video files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mesa-common-dev Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2640 Depends: libgl-dev, libglx-dev, libx11-dev, libdrm-dev (>= 2.4.95) Breaks: libegl1-mesa-dev (<< 18.2.5-2) Replaces: libegl1-mesa-dev (<< 18.2.5-2) Filename: pool/main/m/mesa/mesa-common-dev_22.3.7-ok6_arm64.deb Size: 1993826 MD5sum: 167052f088709d2c6b810b98d4c0dbc8 SHA1: 07649a49e284e9af42f25729dcd28b5a430f4566 SHA256: cc822e6ec542272e14e6a72280ba434bc513b2381dc4f122a347426f3a3405f8 SHA512: 9f95d9b98bcb73589467075b6278b0b36546262c79e3e67acc0848c3aa4a12c264780f0b3670ebb7a38c6d39401dad4de858b560c49f7de76111a3487173a542 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mesa-opencl-icd Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 103240 Provides: opencl-icd Depends: libclc-15, ocl-icd-libopencl1 | libopencl1, libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libdrm-amdgpu1 (>= 2.4.110), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.109), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libllvm15, libllvmspirvlib15 (>= 15.0.0), libsensors5 (>= 1:3.5.0), libstdc++6 (>= 12), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/m/mesa/mesa-opencl-icd_22.3.7-ok6_arm64.deb Size: 14757034 MD5sum: 6e40a25e0dcbbec4e80b09e81025a699 SHA1: cdad9b6eabd2424ed90348a90fc83256ec92a42f SHA256: 030ce517ace03d68376e3fceaed71f638f1ec0778e2c3132774413b2c197cbc7 SHA512: 22ca6f7608c528e8d1a15e32a21e2a9f1066b39747c46a2c6bb64ef9f9333c8bd9a0d1daf1b262c7d4ca1dd4589acaa3a4cecf2ff9f60afff98078aef09cdc54 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mesa-va-drivers Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 17862 Provides: va-driver Depends: libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.75), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 10.2), libx11-xcb1 (>= 2:1.8.4), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-present0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Breaks: vdpau-va-driver (<< 0.7.4-5) Replaces: vdpau-va-driver (<< 0.7.4-5) Enhances: libva2 Filename: pool/main/m/mesa/mesa-va-drivers_22.3.7-ok6_arm64.deb Size: 3050874 MD5sum: 30cc6a3a7661a7090f6642417c4ef997 SHA1: 1fbf1719a4de8946015021458747c2ea3e6e33de SHA256: 74b8784592d66d55a53f95e90b7f5fb6a8d22d0c07384255bce38eb83bab38c8 SHA512: ec2022771bb81feafab798fa86946d1c646c1114f50ac3b450c289ac062a64e15242c2a9a03bfa1652e85ce38f4505fb10cd84f1b5807a1b2af9254f40848399 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mesa-vdpau-drivers Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 17112 Provides: vdpau-driver Depends: libvdpau1, libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm-nouveau2 (>= 2.4.66), libdrm-radeon1 (>= 2.4.31), libdrm2 (>= 2.4.75), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 10.2), libx11-xcb1 (>= 2:1.8.4), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-present0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Enhances: libvdpau1 Filename: pool/main/m/mesa/mesa-vdpau-drivers_22.3.7-ok6_arm64.deb Size: 2884852 MD5sum: 53322f86c1579f2d2fe22736e2a20a34 SHA1: 42171004b6eed04e3573fd2a496f2c7fff64afd4 SHA256: d63d7b20bb63b9fb92e351a47fe323bd837051c3b7888d5251c409dcefdf2b3b SHA512: 172dc22b8f520713f789b47966941fdb7206f7ee15b6f2edecadde5288b8803c376671da980c8e4eb4c77f995894958cc8d3839c0843398a70026d31d9b7eaee 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mesa-vulkan-drivers Architecture: arm64 Version: 22.3.7-ok6 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 35688 Provides: vulkan-icd Depends: libvulkan1, python3:any | python3-minimal:any, libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.110), libdrm2 (>= 2.4.99), libelf1 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libllvm15, libstdc++6 (>= 9), libwayland-client0 (>= 1.20.0), libx11-xcb1 (>= 2:1.8.4), 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.2), zlib1g (>= 1:1.1.4) Filename: pool/main/m/mesa/mesa-vulkan-drivers_22.3.7-ok6_arm64.deb Size: 4772142 MD5sum: 7305de1e49f3f56f8b09e339c86036e4 SHA1: e6f630b81828632f7c1b4af6f4e9ed50fe4cdabb SHA256: 68c56263d5c895ae50a580d84ff44f900173158838bf98cab7921f1f0d352e6c SHA512: bfa66a2796c5c719ab74f5260ee2f28309f349b614c3b67c50181c1ba09e4aa3f30fe23ed670dde8a8282c10854744085ca6dc9b451e1add194a946e6c058076 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: milou Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 435 Depends: plasma-framework, libc6 (>= 2.17), libkf5configcore5 (>= 4.97.0), libkf5coreaddons5 (>= 5.90.0~), libkf5itemmodels5 (>= 5.90.0~), libkf5runner5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Filename: pool/main/m/milou/milou_5.24.7-ok1_arm64.deb Size: 72060 MD5sum: 49c43bd526a90b4b55923ba68cedc1b7 SHA1: cd1c697ccc43eeae931f8257417fd496aa5543cd SHA256: 13901343395867817e4787047bdd7782a8cfe8a8e963b816cbae5950ae4bcbac SHA512: e7fb0c949ce79c6afdf6d136f5d767f65228809e685b9d28a20c48c5d3c4843ec363ca826d91d5f929a30777cbbdd43fe0254e059c0d2ad13799d79641c9288f Homepage: https://invent.kde.org/plasma/milou Description: Dedicated search plasmoid Milou can also be used as an alternative to KRunner, and does provide application launching. The main difference is that it concentrates more on searching. 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/main/m/minuet/minuet-data_22.12.3-ok1_all.deb Size: 28646844 MD5sum: b0958264a30b0fdc93caa37b0f8cd375 SHA1: 514a954f670ce07b4ebadc4ffe3ce6492c2813ec SHA256: 6d26010ce74b39ff30a3faf27d62c2b328a25b00b8462a6189467f918fd3088e SHA512: 1a7094d957dd54116aee94723924392810cf0a99dd22cf0cadeae7dfc48d702910582f1db0e0695bb54f91a31bb27cc543a09ef399ce5421ccb385d3fe68880e Homepage: https://minuet.kde.org/ Description: data files for Minuet Music education Free Software, thoughtfully designed to push your musical skills to the next level. Enhance your ability to recognize intervals, chords, rhythm, and scales while enjoying all the power of Free Software. . This package contains the data files for Minuet. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: minuet Architecture: arm64 Version: 22.12.3-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 875 Depends: freepats, minuet-data (= 22.12.3-ok1), timidity, libc6 (>= 2.34), libfluidsynth3 (>= 2.0.5), libgcc-s1 (>= 3.0), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/m/minuet/minuet_22.12.3-ok1_arm64.deb Size: 463542 MD5sum: 4848de12cead3abaf71601a407fa1c01 SHA1: 23e0ea4df2c71d0a076916f9a7f29e2b1046d3c6 SHA256: 2519cc5aefd005ee6e587df788d2816f012df93c254bcf2304abe758422135b7 SHA512: ab6300876d9d258de6c68764748be7e7617440e30d57a604f5baf2aea846aa126bc33255ef26413cd8e1f1af3ca59126bc5e9e4e1d1ed707922e1033cc765bdb Homepage: https://minuet.kde.org/ Description: KDE Software for Music Education Music education Free Software, thoughtfully designed to push your musical skills to the next level. Enhance your ability to recognize intervals, chords, rhythm, and scales while enjoying all the power of Free Software. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mjpegtools-gtk Architecture: arm64 Version: 1:2.1.0+debian-7ok1 Priority: optional Section: video Source: mjpegtools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 38 Depends: mjpegtools (= 1:2.1.0+debian-7ok1), libc6 (>= 2.34), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libmjpegutils-2.1-0 (>= 1:2.1.0+debian) Filename: pool/main/m/mjpegtools/mjpegtools-gtk_2.1.0+debian-7ok1_arm64.deb Size: 11780 MD5sum: ceeac6c12b7ec790a53d121157e70be2 SHA1: ca84297effe85ff869485dbc94aa6007bd3cc10c SHA256: cfc79de61179f39922dce01317a46cb3617e4974bfe718673fe2c2f1d9b3724c SHA512: 7bd1f38bd51fed411b7cb4dd504cfb76ac4fd3715334a66af8879c5bdc25e90a60a5b89d87d6c9216ce0e9910b343ca3848035f47ed4c18b2c3b4c69164c2864 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mjpegtools Architecture: arm64 Version: 1:2.1.0+debian-7ok1 Priority: optional Section: video Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1193 Depends: libc6 (>= 2.34), libdv4 (>= 1.0.0), libgcc-s1 (>= 3.3.1), libjpeg62-turbo (>= 1.3.1), liblavfile-2.1-0 (>= 1:2.1.0+debian), liblavjpeg-2.1-0 (>= 1:2.1.0+debian), liblavplay-2.1-0 (>= 1:2.1.0+debian), libmjpegutils-2.1-0 (>= 1:2.1.0+debian), libmpeg2encpp-2.1-0 (>= 1:2.1.0+debian), libmplex2-2.1-0 (>= 1:2.1.0+debian), libpng16-16 (>= 1.6.2-1), libsdl1.2debian (>= 1.2.11), libstdc++6 (>= 5.2) Recommends: mjpegtools-gtk, mencoder Filename: pool/main/m/mjpegtools/mjpegtools_2.1.0+debian-7ok1_arm64.deb Size: 456270 MD5sum: 7484cd948ee1ba7f69f8f691e31c3498 SHA1: e9a61246396138e557296054efe571e90c04df82 SHA256: 85d3158b625f0ed84e06e42b74c18e0e00d906be6d66551cc849bfe62d25d486 SHA512: 28f00b017ac89f6109bc2bd823df12cd41fd5de82644a79c862af60e090b8418335ad565a21804b8f3882b76defc94ce70926e5913524b5504d64759a061cc54 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. 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/main/a/android-platform-system-core/mkbootimg_8.1.0+r23-ok2_all.deb Size: 6278 MD5sum: 4761c365f93c2541321f15f71001cb34 SHA1: a87eb1720218b4afc80b0fafbf3d5033929e9698 SHA256: 6fdd688469955c11f725aca76b78ae4851bb36b7c6148825113591372d20e4eb SHA512: a7b71ad3f62194a10e56ff0960147ea44e6bfc60bb555302f979a0538bedccfeb725ef314ee17b869f90bbe833c334a0a608e709819dbdd8142a9d069fb92212 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mlir-15-tools Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 76908 Depends: libc6 (>= 2.36), libgcc-s1 (>= 3.3), libllvm15, libstdc++6 (>= 12), libtinfo6 (>= 6), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.1.4) Filename: pool/main/l/llvm-toolchain-15/mlir-15-tools_15.0.7-ok3_arm64.deb Size: 15085950 MD5sum: 260a3bac8e2de85838734a372bba3c0c SHA1: a81c0777bcafd30aebd602cb4395717b5cbacdef SHA256: 926c0544c7b8abe15b7b129cd7e6e2802eb913385006e0452d2ab86136bd1350 SHA512: 18e61b98a42e2c81794bb7f7f1e21ce253f5693961a4abcc1a534f78a3186c328b70e9e52cc5b8a644261a003d66d2fb25c0dd5385a7381a3462f38e23610a90 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mm-common Architecture: all Version: 1.0.5-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5272 Depends: automake | automaken, libtool, pkg-config Recommends: g++ | c++-compiler, doxygen, graphviz, xsltproc Suggests: libglibmm-2.4-dev, libsigc++-2.0-doc, libglibmm-2.4-doc Filename: pool/main/m/mm-common/mm-common_1.0.5-ok1_all.deb Size: 277192 MD5sum: 218a13d832d31160cf40d1c7a1182c6d SHA1: 36a63c64397365df736d82db232b4250182978fa SHA256: 48c5e604fadc3bfd819789d5899735fee9bc76b7e439d184121dfc882816ca05 SHA512: 8d3b031fa36c04a7d08b4ab3be17cdb312fb960d87952ac3171d330af55d01024a4e297a244f9a40bb2e61373abb7461ef22b8e203b781c15a2ea0b19a90ebd4 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mmdb-bin Architecture: arm64 Version: 1.5.2-ok2 Multi-Arch: foreign Priority: optional Section: net Source: libmaxminddb Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Faidon Liambotis Installed-Size: 65 Depends: libc6 (>= 2.17), libmaxminddb0 (>= 1.0.2) Filename: pool/main/libm/libmaxminddb/mmdb-bin_1.5.2-ok2_arm64.deb Size: 19706 MD5sum: a2098b343cb14df3245c7d6cd7195c1d SHA1: c6ab67369e0dad3435e84c97bb40586953c747bf SHA256: 178cf1f5acaa2b45329dada75c5671ee9306de70359b12323749920e5f1b26e6 SHA512: 61373b7180631028d4e94c17afaa674d3a78103436b10551fecc5dd12f94592c62b31fcb04a357dfc6918a5742b95e52439d19792ec11763ab8af90acb7e0224 Homepage: https://maxmind.github.io/libmaxminddb/ Description: IP geolocation lookup command-line tool The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. . This package contains the command line utilities to resolve IPs using the libmaxminddb library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mobile-broadband-provider-info Architecture: all Version: 20221107-1ok1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 524 Filename: pool/main/m/mobile-broadband-provider-info/mobile-broadband-provider-info_20221107-1ok1_all.deb Size: 64268 MD5sum: 4ceca103d56d20f6c774f2def18aee5c SHA1: b66aaded842755fc7b094d8d9648a8a233b2a22f SHA256: bfc0681c21ead3f7603281c8fe262569317e4b53ee15eb5f9d809c95ea592d4c SHA512: 9ae6d96b723a76df7e6d04078aa96812df05dcd9b9e1402dad705a34d47fcd812222c733971c6aef3627758b331b5cfdd0c174ac5fd48ffaaeb2da38373138ca 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mount Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: foreign Priority: required Section: admin Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 689 Pre-Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libmount1 (>= 2.38), libselinux1 (>= 3.1~), libsmartcols1 (>= 2.33) Suggests: nfs-common Filename: pool/main/u/util-linux/mount_2.38.1-ok5build1_arm64.deb Size: 127638 MD5sum: 29c10d48896eb3bbcad51d1f097993f8 SHA1: e6dd03b55a3563add78602538b5fcf15d6aef665 SHA256: b80edc34c6f9f9be883ba07e496f2ae5f8473579d77f4362a830ffa7f9424c1b SHA512: e7f785e0dac6e52d02295fd243293ecc2eb13cefd2bba095d0fef49940aaa384b5b93ef38a5f6fdc4dafa54bc6bf6150f49b22d740ec32f11519325202a9022c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mousepad Architecture: arm64 Version: 0.6.1-ok1.1 Priority: optional Section: xfce Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 2220 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libglib2.0-0 (>= 2.37.3), libgspell-1-2 (>= 1.12.0), libgtk-3-0 (>= 3.0.0), libmousepad0 (>= 0.5.8) Filename: pool/main/m/mousepad/mousepad_0.6.1-ok1.1_arm64.deb Size: 352052 MD5sum: 0786999bcb062dbf762b79f467ede7ff SHA1: 4aac991ab9167f92b7ca88e6017a6ca295681af5 SHA256: 5355bb50d945a6fe20598a5e24a9f8616168a1b30af0dc7116ae30c0dfaf2b1a SHA512: 427478ad495ce069a08e330a491c8c1f18a5737fc5c4960f0cb56545d335c1585c7bbc7fc32a975a6d1ce7a7fb6aa56bcd2d72bf85cc8e35502da429eb2d650e 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mpi-default-bin Architecture: arm64 Version: 1.14-ok1 Priority: optional Section: net Source: mpi-defaults Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 8 Depends: openmpi-bin Filename: pool/main/m/mpi-defaults/mpi-default-bin_1.14-ok1_arm64.deb Size: 1746 MD5sum: 82c37888d90b7875fafbbe59d67ff59e SHA1: bc90f9765362b7c85bf96631b9e98637005775eb SHA256: c91a8fc37fa9bdf8d9ddae535faea6c6c3dd49628740f851a608f4d711080ac4 SHA512: d996912f8b9ac921f73c446251eb07b34c62d89fd414b650482efaccc1df7745e4d6e623efb4458d84e062245f670fe74f0e5f6affe011ccd9e61a6e79945f9e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mpi-default-dev Architecture: arm64 Version: 1.14-ok1 Priority: optional Section: libdevel Source: mpi-defaults Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 11 Depends: libopenmpi-dev Filename: pool/main/m/mpi-defaults/mpi-default-dev_1.14-ok1_arm64.deb Size: 2494 MD5sum: 099999de8c05a2f07739b41c94580ba6 SHA1: 5ab694a5eff67ee1661e41d06df02aab4f1dc7a0 SHA256: 55f2cf6d781ad1b62b31756eec215a23009892df0412fa933e60b3ff6747080a SHA512: c2634b3c184ea2dfb536999c4902a4cb8c051c17fae1225d0811231a13de22d820755e30297fd5f21daf88f629d6d4c4961ed2b6cdd2ad9078cbb4f7bb9915ef 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mpv Architecture: arm64 Version: 0.32.0.4kylin6k12-ok2 Multi-Arch: foreign Priority: optional Section: video Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2222 Depends: libarchive13 (>= 3.4.0), libasound2 (>= 1.0.27), libass9 (>= 1:0.13.6), libavcodec59 (>= 7:5.0), libavdevice59 (>= 7:5.0), libavfilter8 (>= 7:5.0), libavformat59 (>= 7:5.0), libavutil57 (>= 7:5.0), libbluray2 (>= 1:0.2.2), libc6 (>= 2.34), libcaca0 (>= 0.99.beta17-1), libcdio-cdda2 (>= 10.2+2.0.0), libcdio-paranoia2 (>= 10.2+2.0.0), libcdio18 (>= 2.0.0), libdrm2 (>= 2.4.74), libdvdnav4 (>= 4.1.3), libegl1, libgbm1 (>= 8.1~0), libgl1, libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.6), liblua5.2-0, libpulse0 (>= 0.99.4), librubberband2 (>= 1.8.2), libsdl2-2.0-0 (>= 2.0.10), libsmbclient (>= 2:4.0.3+dfsg1), libsndio7.0 (>= 1.1.0), libswresample4 (>= 7:5.0), libswscale6 (>= 7:5.0), libuchardet0 (>= 0.0.1), libva-drm2 (>= 1.1.0), libva-wayland2 (>= 1.3.0), libva-x11-2 (>= 1.0.3), libva2 (>= 2.2.0), libvdpau1 (>= 0.2), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.15.0), libwayland-egl1 (>= 1.15.0), libx11-6, libxext6, libxinerama1, libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.2.99.3), libxss1, libxv1, zlib1g (>= 1:1.1.4) Recommends: xdg-utils, youtube-dl (>= 2014.11.26) Filename: pool/main/m/mpv/mpv_0.32.0.4kylin6k12-ok2_arm64.deb Size: 1008582 MD5sum: b4f534f72b2978ff874d1a17ebe3c117 SHA1: 0b20caee99998225334de7205af060b09f029583 SHA256: 5f0fde2aa4e6a168f567d01e93c8994a940e478e57ce224807cc9b9cbef1869f SHA512: d4018f6733df7099f57da2af252cc19122bb43d3d76d7ab62b64b780bac1617fde3681227682a0281aef200609e9d4a967b6620c79e461ea1738eb16b6a46b1c Homepage: https://mpv.io/ Description: video player based on MPlayer/mplayer2 mpv is a movie player based on MPlayer and mplayer2. It supports a wide variety of video file formats, audio and video codecs, and subtitle types. . Changes from mplayer2 to mpv include: * Removal of lots of unneeded code to encourage developer activity * Better OSD rendering * Cleaned up terminal output * Improved OpenGL output * Encoding functionality (replacement for mencoder) * Wayland support * Support for playing URLs of popular streaming sites * Screenshot improvements * ... See mpv(1) for more info regarding changes between MPlayer, mplayer2 and mpv. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: muon Architecture: arm64 Version: 5.8.0-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2059 Depends: apt-xapian-index, libqapt3 (>= 3.0.2), libqapt3-runtime (>= 3.0.2), kio, libc6 (>= 2.34), libdebconf-kde1 (>= 1.0.0), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 4.100.0), libkf5dbusaddons5 (>= 4.97.0), libkf5i18n5 (>= 4.97.0), libkf5iconthemes5 (>= 4.96.0), libkf5kiocore5 (>= 4.96.0), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 4.98.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.4.0~), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 4.1.1) Filename: pool/main/m/muon/muon_5.8.0-ok1_arm64.deb Size: 365954 MD5sum: fdd09a2174e05bbdd3c15db08164fad8 SHA1: 7fa6282dc55776d63cafa4a2bf06fe08b535fd0c SHA256: e3d990d64d99014a6cef9bfd804b5d7e3574a86c0e5b725c1f3e18dafa04e181 SHA512: a72b5aace3ef6ec7a81be228c9dd318c628fc674064765b432e2ddce61ea48a53cea1288a2da30a3e2fdc3d8a1b6766460d3322edb17a344aaacf112f2676df7 Homepage: https://projects.kde.org/projects/kde/workspace/muon Description: graphical package manager Muon is a graphical package manager. . Features of note include: * A powerful, yet intuitive interface * Fast, accurate package search using the apt-xapian index and the Synaptic search algorithm * Support for filtering packages by status and category * Media change support * Support for configuring packages through the debconf system * Warn about/disallow the installation of untrusted packages, depending on APT settings * Uses Polkit for running privileged actions for enhanced security, convenience, and desktop integration * Power management suspension during package downloads, installations and removals * Support for download the latest changelog of a package * Package screenshots cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-client-8.0 Architecture: arm64 Version: 8.0.28-ok3 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 94 Provides: virtual-mysql-client Depends: debianutils (>= 1.6), mysql-client-core-8.0, mysql-common (>= 5.5) Conflicts: mariadb-client-10.1, mariadb-client-10.3, mysql-client-5.7, virtual-mysql-client Filename: pool/main/m/mysql-8.0/mysql-client-8.0_8.0.28-ok3_arm64.deb Size: 22004 MD5sum: 7e7020991975064528ef53414c6db138 SHA1: 075b520050cc97829ef3a7baa2b82cf141441559 SHA256: 64895270c316cf42755da9e63e5a89735c6f006c129cbbd14dcb1a2e5282f39e SHA512: a20fa915fe61fd6adbd7cdabbd954e6bc421f8054a7c0e1aa5989b51e18e718f76f25f5c78798a99275385b41741a9f60d7edd20c5a0fce7b266b77785cbc857 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-client-core-8.0 Architecture: arm64 Version: 8.0.28-ok3 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 66941 Provides: virtual-mysql-client-core Depends: libc6 (>= 2.29), libedit2 (>= 2.11-20080614-ok0), libgcc-s1 (>= 3.0), liblz4-1 (>= 0.0~r127), libssl1.1 (>= 1.1.1), libstdc++6 (>= 5.2), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.2.11) Conflicts: mariadb-client-10.1, mariadb-client-10.3, mariadb-client-core-10.1, mariadb-client-core-10.3, mysql-client-5.7, mysql-client-core-5.7, virtual-mysql-client-core Filename: pool/main/m/mysql-8.0/mysql-client-core-8.0_8.0.28-ok3_arm64.deb Size: 4070452 MD5sum: 6acd01121faa43a4e17de4e022e704f6 SHA1: a3c65ed832b9a4e7b5af75ea8749ed5fe7307a6d SHA256: 9262a59a9cbc204ff097845e19fc65350c81e0d4bc9e1a453ae0488ba93efa3f SHA512: 106ceabae538629c153c7d1bbe5c98effb973d4b625d9edad1d067ec5829b65f92efa4cd57e84d6fae7eb290b947cec1be38e24ee59b338ffe3c1859f1d04a0c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-client Architecture: all Version: 8.0.28-ok3 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 38 Depends: mysql-client-8.0 Filename: pool/main/m/mysql-8.0/mysql-client_8.0.28-ok3_all.deb Size: 9412 MD5sum: 37d5daf560a8ae10f982d6c1fa072928 SHA1: 6a4bcdfce6ea53088333aacb86479df4a1cfd2eb SHA256: 77be370ae085f1bf28ee1bb911ac9dfc3f03986efe31fe690e5c4e42c448384b SHA512: e0c06663b46baa50ac3b75ff7cb9525d42278758ab833affedc47c0764cb38d169a77ace30170fbf79ce830dda262c56c5def7d35dcbe918ab6eadd08153cdd0 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-router Architecture: arm64 Version: 8.0.28-ok3 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 31474 Depends: libc6 (>= 2.28), 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 (>= 3.0), liblz4-1 (>= 0.0~r127), libprotobuf-lite17, libssl1.1 (>= 1.1.1), libstdc++6 (>= 9), libzstd1 (>= 1.3.8), zlib1g (>= 1:1.1.4) Filename: pool/main/m/mysql-8.0/mysql-router_8.0.28-ok3_arm64.deb Size: 4238428 MD5sum: 098e288de5362fe681e67945980fd78e SHA1: 40d7efedbd513ef658195839ce78e34af71991f2 SHA256: f859307c77b1ff645c899636633f5f51a94e61e7fda1d01f39287546d34e3316 SHA512: 17568b79928388fbc7d76fd7da736bafb6448f4b111b5c6cef0aeef35b2792301b0392ff6a8240e197e7d816e4f2233ecd8674747ca6c255fc7bd8115128c04f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-server-8.0 Architecture: arm64 Version: 8.0.28-ok3 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 1281 Provides: virtual-mysql-server Pre-Depends: adduser (>= 3.40), debconf, mysql-common (>= 5.5) Depends: lsb-base (>= 3.0-0), mysql-client-8.0 (>= 8.0.28-ok3), mysql-common (>= 5.8+1.0.4~), mysql-server-core-8.0 (= 8.0.28-ok3), passwd, perl:any (>= 5.6), psmisc, debconf (>= 0.5) | debconf-2.0 Recommends: libhtml-template-perl, mecab-ipadic-utf8 Suggests: mailx, tinyca Conflicts: mariadb-server-10.1, mariadb-server-10.3, mysql-server-5.7, virtual-mysql-server Filename: pool/main/m/mysql-8.0/mysql-server-8.0_8.0.28-ok3_arm64.deb Size: 1176328 MD5sum: 92bfd7f83e49b3033a6c4ea6dc62f714 SHA1: 70bb507e2ec34fe5ba4b52c91274188beb0034f6 SHA256: d84bf8b8124a28964cf98ee8296af62effaf98af5029f122a326eae3606137de SHA512: be902f7a9545d6fccb988f9336ae5d57b02e1c693551911c7a213ecbac9f07e6e9feb2b0e4ca1503bdf1d8e2f69508c1cbae01adfe48b97d8716cda4ac91e25c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-server-core-8.0 Architecture: arm64 Version: 8.0.28-ok3 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 166916 Provides: virtual-mysql-server-core Depends: libaio1 (>= 0.3.93), libc6 (>= 2.29), libevent-core-2.1-7 (>= 2.1.8-ok0), libevent-pthreads-2.1-7 (>= 2.1.8-ok0), libgcc-s1 (>= 4.5), libicu66 (>= 66.1-ok0), liblz4-1 (>= 0.0~r130), libmecab2 (>= 0.996), libnuma1 (>= 2.0.11), libprotobuf-lite17, libssl1.1 (>= 1.1.1), libstdc++6 (>= 9), libzstd1 (>= 1.3.8), zlib1g (>= 1:1.2.11) Conflicts: mariadb-server-10.1, mariadb-server-10.3, mariadb-server-core-10.1, mariadb-server-core-10.3, mysql-server-5.7, mysql-server-core-5.7, virtual-mysql-server-core Filename: pool/main/m/mysql-8.0/mysql-server-core-8.0_8.0.28-ok3_arm64.deb Size: 19519384 MD5sum: b1b93d80735a1f86b430060ce903b403 SHA1: 2b28687cdabda77633fec08bc871bb8f51932f22 SHA256: 9890f288da8bcbfc0e13ee8250cb1fa0648c3607e0291afd9f454b343e70ede9 SHA512: dc40be7854df0d89172cab5f6f18660dffaa6aa7f0b4a6433e7ef4af6ae020554650f5cf877d5efb8a6b4449c998c76727a9b7dc657fe030fe1117aeac0cdeb3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-server Architecture: all Version: 8.0.28-ok3 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 38 Depends: mysql-server-8.0 Filename: pool/main/m/mysql-8.0/mysql-server_8.0.28-ok3_all.deb Size: 9520 MD5sum: 8c01d6823f63787dafb2e882a82fb606 SHA1: 6400391f4fc922c8def1dd32b989b909f51534b4 SHA256: db0d8fd9bd13d705e87c2d21f75a052a12b523676156204d7a8e9f60889b3faa SHA512: 9fc72d9c020ee1812b7030c3c42e588349258d00433d46dc3b13adf71d2c263262eda9bcd4cc7f5dc5e4487bb84ce0c0b3f27497551b9709e54b5a3b6940a285 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-source-8.0 Architecture: arm64 Version: 8.0.28-ok3 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 296650 Filename: pool/main/m/mysql-8.0/mysql-source-8.0_8.0.28-ok3_arm64.deb Size: 299487868 MD5sum: 7d78832fd5993460a9917350ff80485e SHA1: 93fcb2ff5dc8d5e06a56a466d233b5face06a834 SHA256: b13a2002e0544135c220a5b4aed0eb522dbb036c60b0ca5a3386a3cfb7dada37 SHA512: 5238d7ae0067f1b91944596e33b0227562911039c99b5446fa860d8da62429df65df7c6553225b8bd3d0d85f2189870088504bf39064f799cb8beac76290197f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-testsuite-8.0 Architecture: arm64 Version: 8.0.28-ok3 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 593764 Provides: virtual-mysql-testsuite Depends: libjson-perl, lz4, mysql-client-8.0 (= 8.0.28-ok3), mysql-server-8.0 (= 8.0.28-ok3), unzip, libc6 (>= 2.28), libgcc-s1 (>= 3.0), liblz4-1 (>= 0.0~r127), libprotobuf17, libssl1.1 (>= 1.1.1), libstdc++6 (>= 9), libzstd1 (>= 1.3.8), zlib1g (>= 1:1.2.11) Conflicts: mariadb-testsuite-10.1, mariadb-testsuite-10.3, mysql-testsuite-5.7, virtual-mysql-testsuite Filename: pool/main/m/mysql-8.0/mysql-testsuite-8.0_8.0.28-ok3_arm64.deb Size: 226637812 MD5sum: 5a2ae3364a464c550c5dea6e6a422110 SHA1: 08c950ad7f589ecc8d6900d2c3e0662271de1b05 SHA256: 4277a0a63892b89e033017927dee89d8f80a427a8ea85e89fb032846d28a97b1 SHA512: 77dc1a564952f5608f63bf314344d5fd12336091d4161016bc5681a5ad2f80c4ebbfc5bd74088ec289dd17767f2587d3c3f451161bf9db6fc5382019336c6a05 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: mysql-testsuite Architecture: all Version: 8.0.28-ok3 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 38 Depends: mysql-testsuite-8.0 Filename: pool/main/m/mysql-8.0/mysql-testsuite_8.0.28-ok3_all.deb Size: 9382 MD5sum: 2c53cba1c00dd7cd9aadcc29e3613264 SHA1: ea54c71df7b05ab410e464dd5a5d7302d8fbd46f SHA256: 4146f156837678ad0666705ec417ecf926be4307988c2b2bb1a67de4d4b8373c SHA512: 4e8c998cf91a908745ad3d14ccc0752569eb03e744db8b85bbdc61b999f7e93d0875397300ce097146fce32518ddb281d188550ea5fbb7b1fd016b00a59231c6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nano-tiny Architecture: arm64 Version: 7.2-ok1 Priority: optional Section: editors Source: nano Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 88 Depends: libc6 (>= 2.34), libncursesw6 (>= 6), libtinfo6 (>= 6) Filename: pool/main/n/nano/nano-tiny_7.2-ok1_arm64.deb Size: 37708 MD5sum: 4bf664552744394a35169d53118c5f7e SHA1: d1051efe9224c812cf1f6b46d292fcb687ca54f4 SHA256: 006939d91086fbf5e177ea882c427b50a270ec64e9670cb7967092d983742622 SHA512: 9774f23ef0a7b5acf5e19705d8da625c2eb052e028c1bf5b89610cec561f0eb9069c2aac3f2cbf9fad91d33700280e79346af05cc79dd0e564445024dd0f6f34 Homepage: https://www.nano-editor.org/ Description: small, friendly text editor inspired by Pico - tiny build GNU nano is an easy-to-use text editor originally designed as a replacement for Pico, the ncurses-based editor from the non-free mailer package Pine (itself now available under the Apache License as Alpine). . This package contains a build of GNU nano with many features disabled, for environments such as rescue disks where resources are limited. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nano Architecture: arm64 Version: 7.2-ok1 Priority: important Section: editors Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2681 Depends: libc6 (>= 2.34), libncursesw6 (>= 6), libtinfo6 (>= 6) Suggests: hunspell Conflicts: pico Breaks: nano-tiny (<< 2.8.6-2) Replaces: nano-tiny (<< 2.8.6-2), pico Filename: pool/main/n/nano/nano_7.2-ok1_arm64.deb Size: 657370 MD5sum: f57b916c7e63d839f7cdc27e9b08bc5a SHA1: d879fc2e83db08917c60b8551b5e11102b3a84e1 SHA256: 29f3c50898d04d4c3b003a9388c2f583975111ca7c9f957646746f1fa2d9ce85 SHA512: 12fbeef29821422f16287bb74d39aa0a61773d053c3da3eb50437f4f46aafedbb6f4d6ddda5c17b2732b7c06445b80755cae2f0dae8052fa3ece5260ace4843c Homepage: https://www.nano-editor.org/ Description: small, friendly text editor inspired by Pico GNU nano is an easy-to-use text editor originally designed as a replacement for Pico, the ncurses-based editor from the non-free mailer package Pine (itself now available under the Apache License as Alpine). . However, GNU nano also implements many features missing in Pico, including: - undo/redo - line numbering - syntax coloring - soft-wrapping of overlong lines - selecting text by holding Shift - interactive search and replace (with regular expression support) - a go-to line (and column) command - support for multiple file buffers - auto-indentation - tab completion of filenames and search terms - toggling features while running - and full internationalization support cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ncal Architecture: arm64 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: 88 Depends: libc6 (>= 2.34), libtinfo6 (>= 6) Breaks: bsdmainutils (<< 12.1.3) Replaces: bsdmainutils (<< 12.1.3) Filename: pool/main/b/bsdmainutils/ncal_12.1.7-ok1_arm64.deb Size: 19512 MD5sum: 78f84e4927eefd5dd28246ed0886be66 SHA1: 8446fc56f6eef20c31553d2d90013a5d9b465c70 SHA256: ca6657d920f017562dc8dec356c8decf0b422ff3cdf111aaa9a7d6f583863694 SHA512: 9db155fe3491e4de9e72e8afeb4f84143798b1608e160bd7613221710cbc8895e89665223639df21cba5e5413f1855033ea10da292353c9e2f75a0ddaa227c0c 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. 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/main/n/ncurses/ncurses-base_6.2-ok4_all.deb Size: 18126 MD5sum: ed4f303f14c028bcf4c5c7ad5cd0d83d SHA1: 95df97a467501bda915f998b9c2c4ab8c71e9edd SHA256: c46ec513b1251bd218353eca2a450ff6bf6d2fc1c2b0a8bb321d2227b1cb10fb SHA512: 591fbdd787e96291c0555c445cd9c06a965dfdd6a45656f2341193f060fdc446f7111ddbf235621ba401ec43b6bb233403e358a53d4cfb8d0c39ec02ca216977 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ncurses-bin Architecture: arm64 Version: 6.2-ok4 Multi-Arch: foreign Priority: required Essential: yes Section: utils Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 881 Pre-Depends: libc6 (>= 2.34), libtinfo6 (>= 6.2) Filename: pool/main/n/ncurses/ncurses-bin_6.2-ok4_arm64.deb Size: 177346 MD5sum: 9c24d594e4a6ac2bbdc9220c35ee390c SHA1: 02199ffac5406d60c5163f1fdbe6ac7c5643a6e9 SHA256: 37b93f89e2f38f3636d12fb72ba0b8e3d605c5f65a77368a58a362bb4446371f SHA512: fc481e71228ba70df1d4e31b57e14488541790e54f08a078ef59ffa353c3c839b5c66a95ecb5611c2862951d8514c4b1ab824d4f827216cd7e3df1dee830bc7c Homepage: https://invisible-island.net/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. 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/main/n/ncurses/ncurses-doc_6.2-ok4_all.deb Size: 673482 MD5sum: 5c036e28d34aede7a51ec9d6fdda70b9 SHA1: cfb2a6ab7a59a231743e1082fea7a4ebd5acae01 SHA256: ed01b065e6541df865eb572b90812be581aa6800650a81f103a95bdddd978468 SHA512: bc5a50b706269c583555b6dacd34a5add11d03fca14de21e4fb13397008589ebfe4068b1e35ca92028d4a43b9ca01b9e2e71fce8e2e803d281dd3e68f2e1831a 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ncurses-examples Architecture: arm64 Version: 6.2-ok4 Priority: optional Section: misc Source: ncurses Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 5591 Depends: libc6 (>= 2.34), libncursesw6 (>= 6.1+20180203), libtinfo6 (>= 6) Filename: pool/main/n/ncurses/ncurses-examples_6.2-ok4_arm64.deb Size: 282760 MD5sum: be3f81d371681d76ccdf59a21c5d70b3 SHA1: 04e8462ff414eaa25a133e5b5c22da09197c407d SHA256: 4ab612478fbf24ae6ad38bb2a422bd6984ac6f65d837c8bfbf8a87a74ecfe9b8 SHA512: b94555a6582af4b550cfd832cd2f2f6880cfcf72bb5ab18fa0baa7fb1fdeb46ce640c0484ca25da942e50bccb8dbdb30ed8e3667d205fed8bf921118ea96354d Homepage: https://invisible-island.net/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. 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/main/n/ncurses/ncurses-term_6.2-ok4_all.deb Size: 263388 MD5sum: 76c5a062ca97b5eff9f2dbc2fd853627 SHA1: 27d5ad446f0c3c26b49153a18aa67fde84420510 SHA256: 436c044f0017aa953d169db3f087efb8608c61a2b94950bda131dc63f0ae7f84 SHA512: 382286c375dda56e2cd7d7578336b45a6253674bc818c776432195fa3bcb6c55ce4c1d3b00aa23dd7283d4d855250c2a9df10bc0903ce8ce95587593c00558d4 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. 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/main/n/neofetch/neofetch_7.1.0-ok1_all.deb Size: 83716 MD5sum: 3963fa06f7a054f6fcf5eb60ccdc55ce SHA1: 89c2a28dc131e2fa86c23bbb1fd25160af0699cf SHA256: 10e7a10c5df4d6983799e73891609b701a73d7aacbb48694196e33b607dcade5 SHA512: cd7e066318a43d11f3d5cc1f8e0856eabfb2fd6288b59a9767eec80f6e0fb9127dde4ac7ddff15979befc615eba743b7935dd249af07519a059427666eed3062 Homepage: https://github.com/dylanaraps/neofetch Description: Shows Linux System Information with Distribution Logo Neofetch is a cross-platform and easy-to-use system information command line script that collects your Linux system information and display it on the terminal next to an image, it could be your distributions logo or any ascii art of your choice. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nettle-bin Architecture: arm64 Version: 3.5.1+really3.5.1-ok3 Multi-Arch: foreign Priority: optional Section: misc Source: nettle Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Magnus Holmgren Installed-Size: 101 Depends: libc6 (>= 2.34), libgmp10, libhogweed5, libnettle7 (= 3.5.1+really3.5.1-ok3) Suggests: lsh-doc Breaks: lsh-utils (<< 2.0.4-dfsg-0) Replaces: lsh-utils (<< 2.0.4-dfsg-0) Filename: pool/main/n/nettle/nettle-bin_3.5.1+really3.5.1-ok3_arm64.deb Size: 25246 MD5sum: 2ce2bf5d15642201138ec4e4a8dedd2c SHA1: 53a288f99da0320bed25fde152f28e90a6791454 SHA256: dd3225d8f024f30bea043d4a92089cf4f6f4078b2bca41191bcddb556c9c50ed SHA512: 7ce1ff013eac29adc34ed28d23803ae1556d99c2d342cfaa7c66bd4a555bd550103d1ed4205a66b48ea4841e081c4f4a1947f002982d8f2be0f541a8a76b70b9 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nettle-dev Architecture: arm64 Version: 3.5.1+really3.5.1-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: nettle Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Magnus Holmgren Installed-Size: 2792 Depends: libnettle7 (= 3.5.1+really3.5.1-ok3), libhogweed5 (= 3.5.1+really3.5.1-ok3), libgmp-dev, dpkg (>= 1.15.4) | install-info Conflicts: libnettle-dev Replaces: libnettle-dev Filename: pool/main/n/nettle/nettle-dev_3.5.1+really3.5.1-ok3_arm64.deb Size: 985896 MD5sum: e495d035ef3d88c9b73e429f6cc1ba14 SHA1: 79f3c14360cd3f0bf47d655a9f04ee074a00a6b9 SHA256: 864a28496a3592d84e0cee39a0faadc3f55a64e31ca06463ef5166d4521d55c6 SHA512: c748f1c1ebf68e0450bdd1ee8abea413a1d4c97ca3c2e3680f9624d412c7210cf8f22381210d66b95b6e720d62eaaccbf53e3519dab75e5f2b51c81cf1f58abf 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) 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/main/n/network-manager/network-manager-config-connectivity-debian_1.40.0-ok1.6_all.deb Size: 4096 MD5sum: 68d33d3c3e3a2511bd11837277e87217 SHA1: a6d1ca81082bbb9d12e24c05a52dc2b647979ec3 SHA256: 96351972eeb62616085322cab7719331afc89d3808a30ee832f8a4759edb6d72 SHA512: 80b8148a915ffe24391009340e49e58c31d000c72de0ee3c9c313201d37b5cc44982af29b26c37c759e518944d4e510d29665ca6dd2e9e1fc58f43e56ba40fcc 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: network-manager-config-connectivity-debian Architecture: all Version: 1.40.0-ok1.8 Multi-Arch: foreign Priority: optional Section: net Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 16 Depends: network-manager (>= 1.40.0-ok1.8) Filename: pool/main/n/network-manager/network-manager-config-connectivity-debian_1.40.0-ok1.8_all.deb Size: 2176 MD5sum: ddf5775ebd3bf5556ef458b828475e03 SHA1: b98ad663728326f7752ad0add0eb1a9862c6c9de SHA256: 16600b1719b2816a0caf077bc7b135217426b733ef5e64aa39c16ee02d18b9ba SHA512: 7977e25d680bbeb8e896aabed43c3a63e6361814f0526c7ec624465b86a15fe33d93210bb2036cd5dc6e802050b4c7c74950bb3eb3ad7876cb85b75d2e803ff4 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. 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/main/n/network-manager/network-manager-config-connectivity-ubuntu_1.40.0-ok1.6_all.deb Size: 4102 MD5sum: 9dbbb4a13fc12c3058c29aa13dd24107 SHA1: 0c6517f3da966afe690c1388a2a23f48163777de SHA256: 380d1d6b1763cad265aae75488050ac036cfb29afcedc8d75236576cd5b4d586 SHA512: 8aac9257a44c1adf5932abcd278301737a08001f76beb4db54f1b1a4233d7e63306f19ddbd6b00a1f5ef2adc471161aaf5c6d91e2732adab63f283b71f188810 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: network-manager-config-connectivity-ubuntu Architecture: all Version: 1.40.0-ok1.8 Multi-Arch: foreign Priority: optional Section: net Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 16 Depends: network-manager (>= 1.40.0-ok1.8) Filename: pool/main/n/network-manager/network-manager-config-connectivity-ubuntu_1.40.0-ok1.8_all.deb Size: 2182 MD5sum: 196bfa8ab2ea852a1835f88107bfc855 SHA1: 60d2db0f817134d810491bea624193bd68373893 SHA256: 07d67cc4caaa9db76a367a981123c07d9289aed43c13a8081ec7b7393a0bfee4 SHA512: b7e2e2afbba6a0fd0fb79c1cffaa096cba4c9b33c971294e99f8fbba3d66592e9aa87c257142c4cb8a32229a346b9d4ba1660ac9e6c8ec2e8e6d23cca520760d 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. 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/main/n/network-manager/network-manager-dev_1.40.0-ok1.6_all.deb Size: 209044 MD5sum: 8c3efffb2fee724faf9f0f4ff0fb0f01 SHA1: e455cdffb3d933b16c6bc5977b1516aa6a678c32 SHA256: 2435bbeb86cb9cebbbd84ae31d9e6c5ed96d47825f692dda96b45b5b3e23ce33 SHA512: 8cab7cb0b856f2e29a57e6bfd330aaa74c36df10a50f01dd36fed7331344a069c64d3b770d1314463701896a85138b229d64b9b216bddde47cdfd808be3ca287 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: network-manager-dev Architecture: all Version: 1.40.0-ok1.8 Multi-Arch: foreign Priority: optional Section: devel Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2328 Filename: pool/main/n/network-manager/network-manager-dev_1.40.0-ok1.8_all.deb Size: 207146 MD5sum: 83d8514a9020431c1e9d80f9734020f7 SHA1: 7240822b143e4e410455df726ef15c1189c902af SHA256: 9d00b8559e407790fc5fed17b46f9a9bb0c7efd2da9d78e899cb3f4e826fcf06 SHA512: dd3fc95d8ada746d27ea7353782927f35faa9d990c56b2c0f0cf2b378abd63cd156beb37ccf3befe12b0013cf50fe1e5e971ccb1160581d398eac2b7cd0d2aaf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: network-manager-l2tp-gnome Architecture: arm64 Version: 1.20.0-ok1 Priority: optional Section: net Source: network-manager-l2tp Origin: openKylin Maintainer: openKylin Developers Installed-Size: 415 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.43.2), libgtk-3-0 (>= 3.3.16), libnm0 (>= 1.20.0), libnma0 (>= 1.1.90), libsecret-1-0 (>= 0.18), libssl3 (>= 3.0.0), network-manager-l2tp (= 1.20.0-ok1) Filename: pool/main/n/network-manager-l2tp/network-manager-l2tp-gnome_1.20.0-ok1_arm64.deb Size: 37948 MD5sum: 1dfc9295ac2488b4d677996c87df7842 SHA1: fe5daceafdbdcfd3acd1468a708ab089c35c823e SHA256: f2c7567c880d9bf5d9d408af8456a1ca53690ceedf87a4d6f76ec9bf3126e20e SHA512: df0c74af5188b0144df85cb4f605b63c378707fe03861ff12ff38cd53488314f841626f8bd4b84a8d02328f5cfe18b3e3b42e205bd924bea727ea59b343df04f Homepage: https://github.com/nm-l2tp/NetworkManager-l2tp Description: network management framework (L2TP plugin GNOME GUI) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package provides the GNOME bits of NetworkManager's L2TP plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: network-manager-l2tp Architecture: arm64 Version: 1.20.0-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Installed-Size: 855 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.41.1), libnm0 (>= 1.20.0), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), libssl3 (>= 3.0.0), ppp (<< 2.4.7-z), ppp (>= 2.4.7-0), network-manager (>= 1.20.0), xl2tpd, strongswan | libreswan Filename: pool/main/n/network-manager-l2tp/network-manager-l2tp_1.20.0-ok1_arm64.deb Size: 152824 MD5sum: 23483a7a7e93f9135d39a2dc1755d603 SHA1: 3951f4dc72be8c019575aef72b2b5137675ef6ee SHA256: d24b34cf4b3559de58b69a354f65d3c7dbd95ea8470b4a4ab1888d7112784b0d SHA512: 8ffd53e3f212504b71560297153a2cd2e1e5932aef84028498310d14e652f78ca5c8b6baecaf47bb058b2addac156105e44f7c48febdc3c3413590d6ee72a4a2 Homepage: https://github.com/nm-l2tp/NetworkManager-l2tp Description: network management framework (L2TP plugin core) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package provides a VPN plugin for L2TP with optional IPsec support. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: network-manager-pptp-gnome Architecture: arm64 Version: 1.2.8-ok3 Priority: optional Section: net Source: network-manager-pptp Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 126 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.3.16), libnm0 (>= 1.2.0), libnma0 (>= 1.1.90), libsecret-1-0 (>= 0.18), network-manager-pptp (= 1.2.8-ok3) Filename: pool/main/n/network-manager-pptp/network-manager-pptp-gnome_1.2.8-ok3_arm64.deb Size: 22742 MD5sum: 186dde007c9fca94c91a1f6e06ce4c56 SHA1: 28928963b18f0d9c742f334a9279f65173288f1c SHA256: 6776b411c595da6787ce035d3ac4cf651244d2a767fab1bea16ba45f607f0e96 SHA512: a44fa3b95cad75b0b3063a78ff556b05b967936666f61cea3755790fd97ada96edf0038ad294e534e02902751e9d5c0346ee44cb776953a0f07d39278949870b Homepage: https://www.gnome.org/projects/NetworkManager/ Description: network management framework (PPTP plugin GNOME GUI) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package provides the GNOME bits of NetworkManager's PPTP plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: network-manager-pptp Architecture: arm64 Version: 1.2.8-ok3 Priority: optional Section: net Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 136 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.41.1), libnm0 (>= 1.2.0), ppp (<< 2.4.7-z), ppp (>= 2.4.7-0), network-manager (>= 1.2.0), pptp-linux Breaks: network-manager-pptp-gnome (<< 1.2.4-0) Replaces: network-manager-pptp-gnome (<< 1.2.4-0) Filename: pool/main/n/network-manager-pptp/network-manager-pptp_1.2.8-ok3_arm64.deb Size: 28756 MD5sum: 1e2c0af0848c6f02a94e78f07d18028a SHA1: 89d06f5b5e3d56dd9de8452b1c1164d9a3092f04 SHA256: 6fd85ee7f34ed8756e51bfae9b46376f8d2c3ca0e79c9101a4b37c2cfd4390c0 SHA512: 4f68bdf5f0659bb373ba751ef67b2c252f96ed52fdbf1b575e1b2439403859cca34269e15cd41edae58b8872d409de7df9872a5b0c21c033ae630a41e6387500 Homepage: https://www.gnome.org/projects/NetworkManager/ Description: network management framework (PPTP plugin core) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package provides a VPN plugin for PPTP, commonly used for connecting to Microsoft VPN servers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: network-manager Architecture: arm64 Version: 1.40.0-ok1.8 Priority: optional Section: net Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 16697 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.8), libpsl5 (>= 0.13.0), libreadline8 (>= 6.0), libselinux1 (>= 3.1~), 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/main/n/network-manager/network-manager_1.40.0-ok1.8_arm64.deb Size: 3093520 MD5sum: 71a7d143efecc03ed3fad55816c640d5 SHA1: 2e65d9015905cca6d27167c02868413c85700af4 SHA256: 71ca2f60ec8212c0fd3f235872d352ad116970ef222920a49310bd7e3cf141da SHA512: e772083d2ef9fc2c583b5cdf6788f81720930cd959bfa710a6951fe135456d1c38406a4bd329ad5833649c486c0254fa68c31b44bbac17c0a0b78561eff13bce 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". cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nftables Architecture: arm64 Version: 1.0.5-ok1 Priority: important Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 214 Depends: libnftables1 (= 1.0.5-ok1), libc6 (>= 2.34), libedit2 (>= 3.1-20130611-0) Recommends: netbase Suggests: firewalld Filename: pool/main/n/nftables/nftables_1.0.5-ok1_arm64.deb Size: 68584 MD5sum: 6bf6a9b48b875aa6e788ace67fa3b9d0 SHA1: d12b66cc90edb7880f87405b7a9a4efbf09862e4 SHA256: 6dd41db4c248060bedd5227c29b2ff7761ce4001efcaa2e213fb4555e42a19bc SHA512: 927471b9ba946bc8bdb21a7be91dfdbea6e76ae620a8f16e2cb928660f97f3a9033821c376ace60141c178f6b62773e3a77c6b3e2502f3a35f1d81af0ca98716 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nghttp2 Architecture: all Version: 1.43.0-ok1 Priority: optional Section: httpd Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Tomasz Buchert Installed-Size: 25 Depends: nghttp2-client (>= 1.43.0-ok1), nghttp2-proxy (>= 1.43.0-ok1), nghttp2-server (>= 1.43.0-ok1) Filename: pool/main/n/nghttp2/nghttp2_1.43.0-ok1_all.deb Size: 5614 MD5sum: 3e1e3bbe635b2c21f72ed4552f25c8d3 SHA1: 8e5f1bf653d75ff2d1305be78d86f33874f09554 SHA256: 88f2687d39df2c1261d4d222641667236db5e3b6bd94c018e40994c29d183f9b SHA512: 47f091dd751b952d22fc87a2417153513a1239ec96dba623e330f647af9371aaea600a180765b7ee44a254b10d7258d2073505a10b583415562f8f9f97c876ed 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ninja-build Architecture: arm64 Version: 1.11.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 346 Depends: libc6 (>= 2.17), libstdc++6 (>= 5.2) Suggests: python3 Filename: pool/main/n/ninja-build/ninja-build_1.11.0-ok1_arm64.deb Size: 129004 MD5sum: f3f7694c13d2a55957c4b16b7717a280 SHA1: 13ff21251cc8bbd3170bcf7c62339b10dcb8938f SHA256: 4546560b53c0f74f7a11e96655dd8763476cd808ca98030f1cc5ed839b4ad607 SHA512: 142d2722a5a3c1b4a1ce932c835ab87556982fe8fce59d22d51e1a404b33fb07a26d7388671be2ae32ebbe5ece73f4102cd8146820bdbf99b17927f75abb6d50 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-agent-base Architecture: all Version: 6.0.2+~cs5.4.2-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 99 Provides: node-async-listen (= 1.2.0), node-types-agent-base (= 4.2.2) Depends: node-debug, node-semver Filename: pool/main/n/node-agent-base/node-agent-base_6.0.2+~cs5.4.2-ok1_all.deb Size: 16870 MD5sum: ca6abe037b1e25a486c1a6cfbd95ffad SHA1: 67712002aec52aa869b17f7778a656663aeae6e9 SHA256: 0798f2887f295af00151273fedb780c99376ce687db20f9b3aa96713c4f84da4 SHA512: e892184a326d00bb99d9c80c660db30f501aa4fb32340cc284c94d73fbe5a6a5588a9879055b622aa1a3fccff95df40aa7b241c5a8f7120acee1b2dc8437c538 Homepage: https://github.com/TooTallNate/node-agent-base#readme Description: Turn a function into an http.Agent instance This module provides an http.Agent generator. That is, you pass it an async callback function, and it returns a new http.Agent instance that will invoke the given callback function when sending outbound HTTP requests. . Node.js is an event-based server-side JavaScript engine. 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/main/n/node-asynckit/node-asynckit_0.4.0-ok1_all.deb Size: 9858 MD5sum: f5e8fd04008bf90b2c0652a6e5b1c747 SHA1: 0488bf3627940c5878eb10dbaaa571327698c1d8 SHA256: 30586e2c4935d1007ab15e2fb0e16926ea4aabd8a48702c713ed177c4839fb0a SHA512: f56c73eb23582670b1ae44ad6d489b5e47446aff6990c9d628e66d618270bd80b273ddb787921dcc94f5c8a862f4af69cab376842869885600ea640bbbdf57a9 Homepage: https://github.com/alexindigo/asynckit Description: Minimal async jobs utility library, with streams support Runs iterator over provided array sequentially. Stores output in the `result` array on the matching positions. In unlikely event of an error from one of the jobs, will not proceed to the rest of the items in the list and return error along with salvaged data to the main callback function. . Node.js is an event-based server-side JavaScript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-bluebird Architecture: all Version: 3.7.2+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 224 Filename: pool/main/n/node-bluebird/node-bluebird_3.7.2+dfsg1-ok1_all.deb Size: 37374 MD5sum: bf7652163a16cab54ca32fb24f487d4b SHA1: 802f7912fa4c564acbc57365aaad930f2195ea8f SHA256: bd120e942bfaab9c8fa084c4fd224094b65a0db68b9bad364802da345128aa3c SHA512: 97f72c61a557f40f4d6c36a606c49be4d4345be5d27fa41cfb0cdf67fa4688e287f3e1b74d43cf293b3c66c8a3d9fc6b09b1970e67d6dd7461848dd41f971eaf 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-cacache Architecture: all Version: 15.0.5+~cs13.9.21-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 150 Provides: node-npmcli-move-file (= 1.0.1) Depends: nodejs, node-chownr, node-glob (>= 7.1.2), node-graceful-fs, node-lru-cache (>= 4.1.1), node-mkdirp (>= 1.0.3), node-move-concurrently, node-p-map (>= 3.0.0), node-promise-inflight, node-rimraf (>= 2.6.1), node-ssri, node-unique-filename Filename: pool/main/n/node-cacache/node-cacache_15.0.5+~cs13.9.21-ok1_all.deb Size: 33698 MD5sum: 1fcb5bef6018f2ac6cf9c57bda2f2f75 SHA1: 3cc6091c363b5577efc67d4c3095b78612674cb9 SHA256: 5e73f1c7fe2c9c3912d915bb8942d2c134e89de2c17310f16ed19e60b412c9e7 SHA512: 2f3fe08541c4c388fe79e60ed08065cf92e7cc93d9ce9e10789d1e28437779451f0edce6b2976e79c797f11c36f864aa048802be50159733937dc4032ddf11bb 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-ci-info Architecture: all Version: 3.2.0+~cs4.2.0-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 36 Provides: node-is-interactive (= 1.0.0), node-is-unicode-supported (= 0.1.0), node-types-ci-info (= 3.1.0) Breaks: mocha (<< 9.1.0~) Filename: pool/main/n/node-ci-info/node-ci-info_3.2.0+~cs4.2.0-ok1_all.deb Size: 8992 MD5sum: 2b440b496856631c959fb83054564c3d SHA1: a38e8116ddc082a605d4e396839a5553b562012b SHA256: 39ccf4327a48db1419629f9d3327dbf654b23c515e647c4e142aecf672db3c5a SHA512: 102bce8a3a24b3959c0cedec65be1916a9f14ddde898ce7202285b2e6aeb2b7cb51ed2d2b566c83d1f5686b9a24acea34301100db54fd3c9e597be6abb401762 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 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-cli-table Architecture: all Version: 0.3.11+~cs0.13.3-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.0), node-types-cli-table (= 0.3.0), node-types-cli-table2 (= 0.2.3) Depends: node-colors, node-object-assign, node-string-width Filename: pool/main/n/node-cli-table/node-cli-table_0.3.11+~cs0.13.3-ok1_all.deb Size: 22322 MD5sum: 3e62069aecb982ba191b4fa1d93844e6 SHA1: a885c60cb8ad7c8e7504ea85266491774edb0069 SHA256: c318690e25f8bd8831e088456fee72400695fc3af808db8430d7ddf68dbd13cc SHA512: bfdb0c2af9cf30330624d5b06746125c75192dceb1b06f93eead89f48e743f35a55dcb8558b2bbe447413afcf7edecdd20bac569079a151c25262a19ae435075 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-duplexer3 Architecture: all Version: 0.1.4-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 24 Provides: node-duplexer2 (= 0.1.4-ok1) Breaks: node-duplexer2 (<< 0.1.4-2) Replaces: node-duplexer2 Filename: pool/main/n/node-duplexer3/node-duplexer3_0.1.4-ok1_all.deb Size: 4442 MD5sum: 1fa2cde8ab97a403ffbae8783ac5d10b SHA1: ce9026c067763a869ea705a792a573e2e38fa7d5 SHA256: 024e88bec804a621622f7cc956d377c334648ddfcc7a9ca7dd82807198d7e75b SHA512: 64e9e63f753c86f275ee07573b21d80e4d325b6916fb249335b716bcad8adaf76a02570cffcaf8291fee794d9950bb434eab877aecc0817f7ef63f7031c1463d 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. 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/main/n/node-err-code/node-err-code_2.0.3+dfsg-ok1_all.deb Size: 4188 MD5sum: b06d04c273d3a2f76e1b88f914375170 SHA1: 94e3ae5db134593425e476e042c1866203ac7019 SHA256: 293dec83a32f9269d2cf202931774c385a0fa365185e0e296d2df1ea90461786 SHA512: 5eb3896d038a91b4a8adabc2f1881ab24853395e81ec2278836f897fb8d9cc5f01c9ca017d8e25549895acb164b988db978b75bab22854c50896dea2da665ff7 Homepage: https://github.com/IndigoUnited/js-err-code#readme Description: Create an error with a code Create new error instances with a code and additional properties. . Node.js is an event-based server-side JavaScript engine. 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/main/n/node-extend/node-extend_3.0.2+~3.0.1-ok1_all.deb Size: 5558 MD5sum: cd1ed3199cb1aedace833506794a7d7b SHA1: a70ff37b8a7dd0f716b83c99bab45988f82d95c3 SHA256: ba10beff0f4ec2b5e28b27881e5f0c75c46a79b23930bf939c06ba3a4027e240 SHA512: 42abfc0ad07859d859f23b32371fa7c19ff044df20011be0a471e324ae352805438f89d6264ee0af000fb7483ea107ce07585d160049f4eecae0109050d31678 Homepage: https://github.com/justmoon/node-extend Description: port of jQuery.extend for Node.js This package contains a method extend() which merges the contents of two or more objects together into the first object. . Node.js is an event-based server-side JavaScript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-got Architecture: all Version: 11.8.3+~cs58.7.37-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 540 Provides: node-cacheable-lookup (= 6.0.4), node-cacheable-request (= 7.0.2), node-clone-response (= 1.0.2), node-defer-to-connect (= 2.0.1), node-http-cache-semantics (= 4.1.0), node-http2-wrapper (= 2.1.9), node-keyv (= 4.0.4), node-normalize-url (= 7.0.2), node-resolve-alpn (= 1.2.1), node-responselike (= 2.0.0), node-sindresorhus-is (= 4.2.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.3), node-types-responselike (= 1.0.0) Depends: node-decompress-response, node-get-stream, node-lowercase-keys, node-json-buffer, node-mimic-response, node-p-cancelable (>= 2.0.0~), node-quick-lru Filename: pool/main/n/node-got/node-got_11.8.3+~cs58.7.37-ok1_all.deb Size: 120738 MD5sum: be9a64852fac06db2b02481a22e4bd14 SHA1: 3725e99c98f913248cb41e9488dd0eaa081484e6 SHA256: bbbf6c98bb865712af9ef5763409e9a0a9770eca93b188bd80b689c80f43ea69 SHA512: 08f2e857e56734d8a498d440e366ed83edaffffa9d189473734a71fc59f2f9be9156236d3a7ba28d81a72763349238d7ae6ad4caca29090ac335afb3ea18a3a1 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. 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/main/n/node-html5shiv/node-html5shiv_3.7.3+dfsg-ok1_all.deb Size: 13016 MD5sum: 7e60f4eebdc70755f4d538b25ef5e376 SHA1: a4d47867da9597dd5027d9b20a81d821e7a55550 SHA256: 3a461ccf5fe745625391c6f563057acfb68945286dbdffce8016a1bcb47a7159 SHA512: 8fa0ab76e0cbcb9837c6ba0b4fea379c025f72221c104ef88509158901d2539f7600974f8d19583a6cc351239c1de0c469c75d97b45ae0a8ff7ef4b515912a9b Homepage: https://github.com/aFarkas/html5shiv Description: enable use of HTML5 sectioning elements in legacy browser This package enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari 4.x (and iPhone 3.x), and Firefox 3.x. . Node.js is an event-based server-side JavaScript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-https-proxy-agent Architecture: all Version: 5.0.0+~cs8.0.0-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 91 Provides: node-http-proxy-agent (= 5.0.0), node-tootallnate-once (= 3.0.0) Depends: node-agent-base, node-debug (>= 4), node-events Filename: pool/main/n/node-https-proxy-agent/node-https-proxy-agent_5.0.0+~cs8.0.0-ok1_all.deb Size: 15694 MD5sum: 0b75a41e305b150e6b9c44fc8f4e3594 SHA1: 2dddfc408986910b1e0527b1bd52962ab39312db SHA256: 715b93922bf1bbc1f34addc8e78098af45dd2904b4f309a749f119aefc6b31bc SHA512: 2bd3f0a7dccf4c0092238387b5f3748c60959bebaa1444d4736f5996ef26c970d04906fb2f811c20b46a06897c11af7455b81e86a04ab643528c8c49ef3fba4f Homepage: https://github.com/TooTallNate/node-https-proxy-agent#readme Description: HTTP(s) proxy http.Agent implementation for HTTPS This module provides an http.Agent implementation that connects to a specified HTTP or HTTPS proxy server, and can be used with the built-in 'https' module. . Specifically, this 'Agent' implementation connects to an intermediary "proxy" server and issues the CONNECT, which tells the proxy to open a direct TCP connection to the destination server. . Since this agent implements the CONNECT HTTP method, it also works with other protocols that use this method when connecting over proxies (i.e. WebSockets). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-jquery-ui Architecture: all Version: 1.13.2-ok1 Multi-Arch: foreign Priority: optional Section: javascript Source: jqueryui Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1534 Filename: pool/main/j/jqueryui/node-jquery-ui_1.13.2-ok1_all.deb Size: 242800 MD5sum: cab4fdc819564c14beb02877b7d5cb5e SHA1: d788999ccd0c2747df5b7b97fb102ab19e8ea27b SHA256: e1d7fdaeb9451a328e5566219d52565ea1bd3f816c98c0ca18dad37945a2ac2a SHA512: 4f56852247ff508717e6c87cca130521106a1d51a6d53ad6f6335056d5640cea56c1f29bddc86b5c45791cb73de72f132c025be916439fabd396547ca6e5e463 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-jquery Architecture: all Version: 3.6.0+dfsg+~3.5.13-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1387 Provides: node-types-jquery (= 3.5.13) Recommends: libjs-sizzle (>= 2.3.5) Breaks: node-typescript-types (<< 20201105-1~) Filename: pool/main/n/node-jquery/node-jquery_3.6.0+dfsg+~3.5.13-ok1_all.deb Size: 159200 MD5sum: 8fcbd48e2e6e92745bb876cc5e4bb4d7 SHA1: 2a7b91c2ea13ade77c8ccf3dcd8124f7085fd937 SHA256: c51f48aa29adbfeb8915113b02175b654ad254b3b52aa70a17ab36c930a8e82c SHA512: c8be03e3c0314a873b8935f5d12980a2d7abeb509f6c591ab2700c83872990cf12111447b556fd121053b758d7e0e8d30b15493e0692652b4bf2252ac812df1c 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-json-buffer Architecture: all Version: 3.0.1-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 15 Depends: nodejs Filename: pool/main/n/node-json-buffer/node-json-buffer_3.0.1-ok1_all.deb Size: 3364 MD5sum: 44dcc54ebc5c2d8197e31dd19a11491a SHA1: ed2459548f684d49d0dd1c7d15689c39d958940a SHA256: d15d4abb4af726a2b0ee02d1e43aa80f8d19132d3befabd8be478cba5aba9c44 SHA512: 54bd3bbb6ba3feb83584a80f768a0e43feb2253d45a00a9aefd29fd9c4bb97d13d8bfb125f1aa6e852163f617d7469e9a73d48d9ce7afc5dcc0aa9f7678b186d 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. 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/main/n/node-json-parse-better-errors/node-json-parse-better-errors_1.0.2+~cs3.3.1-ok1_all.deb Size: 6528 MD5sum: 2963fde3dfbd03bccc3601bdf28f7ebb SHA1: 0ad224e80e1dc5f9f063d787b69dd328f7e1cde0 SHA256: fef8d85fb33f9b9ac2d2622404594ebd43dee8630a7abdf538c7f78274fc3996 SHA512: b1cada759b5dd1432c30dc7dfba20789f3a623a40fadc2e83cbd18f4d581b70cf7179e2a0a635e5040b0041463cf325c966abf1f6a9d07e536c9dcb53d9f1c84 Homepage: https://github.com/zkat/json-parse-better-errors Description: JSON.parse() with context information on error This is a Node.js library for getting nicer errors out of JSON.parse(), including context and position of parse errors. . It servers similar purpose as the JSON.parse method but returns more useful errors when exceptions happen. . It's really fast, really good at concurrency, and it will never give you corrupted data, even if cache files get corrupted or manipulated. . It was originally written to be used as npm's local cache, but can just as easily be used on its own . Node.js is an event-based server-side JavaScript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-json-stable-stringify Architecture: all Version: 1.0.1+~cs5.2.33-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 30 Provides: node-fast-json-stable-stringify (= 2.1.0), node-types-fast-json-stable-stringify (= 2.1.0), node-types-json-stable-stringify (= 1.0.33) Depends: node-jsonify Filename: pool/main/n/node-json-stable-stringify/node-json-stable-stringify_1.0.1+~cs5.2.33-ok1_all.deb Size: 5954 MD5sum: ae990eb0883ea84f7f8fdf1e4891c86a SHA1: 1dcc03a5d03704bb53e1410786f2f37fb3302024 SHA256: d40936eeed9003ff564ead9b5b6bd9a30a01e56a49c240ce2dbb950b5497e431 SHA512: a450c4f1bafd2cdff6e1dc538367575b6000f2b0592607cceb6950d42e620ee988ecfb3444500cfff819574146978dad1560f5f1db77faa2982abfac4fa44ac7 Homepage: https://github.com/substack/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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-marked-man Architecture: all Version: 0.7.0+~0.7.0-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 122 Depends: nodejs:any Filename: pool/main/n/node-marked-man/node-marked-man_0.7.0+~0.7.0-ok1_all.deb Size: 28134 MD5sum: 433980ccedfec94b71cd4e0a57000b95 SHA1: 45e76565dcd2d5cbdd22dc0cae2a7e40b1c8bf32 SHA256: 0745776670efc2a1706d228ccc300e8ca22d9836b42cbd629f24a4264deba5b2 SHA512: e4f74969601cb4bafb9e2ff7245c6afd51c524094215204197b4fe96086bdef379a0b5783f8506dfd0b7c006c31db82115ca1145c3170bdefb5ebc874d05d64f 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-minipass Architecture: all Version: 3.1.6+~cs8.7.18-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 124 Provides: node-minipass-collect (= 1.0.2), node-minipass-fetch (= 1.4.1), node-minipass-flush (= 1.0.5), node-minipass-json-stream (= 1.0.1), node-minipass-pipeline (= 1.2.4), node-minipass-sized (= 1.0.3), node-minizlib (= 2.1.2) Depends: node-encoding, node-jsonparse, node-yallist (>= 4.0.0) Filename: pool/main/n/node-minipass/node-minipass_3.1.6+~cs8.7.18-ok1_all.deb Size: 32718 MD5sum: ac91ca57d8083ce3e64536dde3096cc9 SHA1: 08e0d04aba2f5916dcdb1bbdf51719f4109147dc SHA256: 21910b9f99b2653e53cf74869f76a59e037357a77ac04ef6cd342331cd9b9ff7 SHA512: d6dd6bca82b66fc99282e84c27962a66ddec7c0c6d358c0ed3a3319c3a1a2cd581391242f21ca2fc8605136902cf25830ee262a93abe62f82bf8a04b1722e857 Homepage: https://github.com/isaacs/minipass#readme 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). 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/main/n/node-mkdirp/node-mkdirp_1.0.4+~1.0.2-ok1_all.deb Size: 10032 MD5sum: 1c52f52905974936e6515489b5bfdd4c SHA1: 4b10c87b4ed7c0ca598715f4b7f76e40b466ccc4 SHA256: 095938de7de3acadba933cf93947980930b64450010a0a06c15ae088328d9ca1 SHA512: 04720130e7603135508e5c30e38d9f2f9e1c320e1419b068adc02ab2756779ba5c6a32ed8b32384ee9f146dc1667fb9b32e96be31a9b399fffbd5f55200e27c7 Homepage: https://github.com/isaacs/node-mkdirp Description: Recursively create directories - Node.js module mkdirp is a Node.js module to recursively create directories, emulating mkdir -p shell command. . Node.js is an event-based server-side javascript engine. 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/main/n/node-p-cancelable/node-p-cancelable_2.1.1-ok1_all.deb Size: 6650 MD5sum: f4a1c906f43ad586b66b3f5339f91141 SHA1: c439b9ac42d801a2a504a6f2769e3e7a4cd25c92 SHA256: 73f597fd304e2c3bc59766370da6a7e1b2978043a9e566272668640603afce9e SHA512: 78ddab981a6236c8ba8f8aa3c4912c191f8f93c2163df4d3678446bdbf80ae1210b36663f32c8d1af9fa9a2805129a3d1a71b4b77eedfd0778d54cc3531fe536 Homepage: https://github.com/sindresorhus/p-cancelable Description: Create a promise that can be canceled Useful for animation, loading resources, long-running async computations, async iteration, etc. . Node.js is an event-based server-side JavaScript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-request Architecture: all Version: 2.88.1-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 103 Depends: nodejs, node-aws-sign2, node-aws4, node-caseless, node-combined-stream (>= 1.0.6~), node-extend (>= 3.0.2~), node-forever-agent (>= 0.6.1~), node-form-data (>= 2.3.2~), node-har-validator, node-http-signature, node-is-typedarray, node-isstream, node-json-stringify-safe (>= 5.0.1~), node-mime-types (>= 2.1.19~), node-oauth-sign (>= 0.9~), node-performance-now, node-qs (>= 6.5.2~), node-safe-buffer, node-tough-cookie, node-tunnel-agent (>= 0.6~), node-uuid Filename: pool/main/n/node-request/node-request_2.88.1-ok1_all.deb Size: 24026 MD5sum: 942d7f2c486d112a348ecda657329bce SHA1: 3964a2ed89700a8398864f9dcc4b2f762f6cd980 SHA256: 567bcfc4db0dbe6a7934870a0f6fc3803ee4d28b73c18e87e73c8d0ef68672cd SHA512: 11891cc95bc97743e060d08dbf11787981533d33b94f56673e1757ee329c93c8e9c0dbf6430be0ac0e8dc0234bd3279ca2edaa25e7ebb42a1d0ed4b319f1c3ef Homepage: https://github.com/mikeal/request Description: simplified HTTP request client module for Node.js node-request is an HTTP client with a simple API and a lot of features: * streaming response * multipart form upload * HTTP auth * OAuth signing * Proxy Some features are available as suggested Node.js modules. . Node.js is an event-based server-side javascript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-resolve-from Architecture: all Version: 5.0.0+~3.1.0+~3.3.0+~2.0.0-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 34 Provides: node-callsites (= 3.1.0~5.0.0+~3.1.0+~3.3.0+~2.0.0-ok1), node-import-fresh (= 3.3.0~5.0.0+~3.1.0+~3.3.0+~2.0.0-ok1), node-parent-module (= 2.0.0~5.0.0+~3.1.0+~3.3.0+~2.0.0-ok1) Breaks: node-cosmiconfig (<< 7.0.0+ds1~) Filename: pool/main/n/node-resolve-from/node-resolve-from_5.0.0+~3.1.0+~3.3.0+~2.0.0-ok1_all.deb Size: 6350 MD5sum: 3272bb2dcdceac8da1231bd0ad2e1b53 SHA1: 47b68afcf04a2e8f095790899af9166afc310ae9 SHA256: 3fac6259883172d7a5528e22419627249b51bd51383ad1b5642600e120ef9772 SHA512: 569484df767b22d4ba3d74ae71e2861638eaca6aecbffc33e8fa5d1c229e6609b2bbeae479d1202b87230ce784c4b5dddac0556b6cf59d5a17babfd7a92ee04c Homepage: https://github.com/sindresorhus/resolve-from Description: Resolve the path of a module from a given path Resolve the path of a module like `require.resolve()`but from a given path. Unlike `require.resolve()` it returns `null` instead of throwing when the module can't be found. . Node.js is an event-based server-side JavaScript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-slice-ansi Architecture: all Version: 5.0.0+~cs9.0.0-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 30 Provides: node-is-fullwidth-code-point (= 4.0.0), node-types-slice-ansi (= 5.0.0) Depends: node-ansi-styles Breaks: node-cli-truncate (<< 2.1.0-4~), node-string-width (<< 4.2.3+~cs13.2.3~) Replaces: node-string-width (<< 4.2.3+~9.2.2~) Filename: pool/main/n/node-slice-ansi/node-slice-ansi_5.0.0+~cs9.0.0-ok1_all.deb Size: 6990 MD5sum: 641f52e5f3f02743a5839dd193b46542 SHA1: 52a38dc6a317746c5d6597aea56032bb5bbcc771 SHA256: 05d7a256002244d598edf383ce827212ca1ae29855f68495b96ab18a1f478cd5 SHA512: 7440bbe5ba1cf995c176e20675fc65245348a5000e4cda95144c35ebaff0719edccdd8a620396d39e2807a79e3d1fea7c218d46bf824b4284093d22acbacaa02 Homepage: https://github.com/chalk/slice-ansi Description: Slice a string with ANSI escape codes Escape codes are used for formatting, color, and other output options on video text terminals. . Node.js is an event-based server-side JavaScript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-string-decoder Architecture: all Version: 1.3.0-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 25 Depends: node-safe-buffer Filename: pool/main/n/node-string-decoder/node-string-decoder_1.3.0-ok1_all.deb Size: 5860 MD5sum: 95f4402dba76a4515bd8a7a134ac5df0 SHA1: e4fa52ab0dc5b73d1fbe528334260daf0d203f76 SHA256: c9d6460ab8757e8eed0763510cc442458da2a024a2982f4816669ad1605eba6c SHA512: cb8fed99b61774d5f1caee195b00ab40143c709fab92288cf2afa77b5ced75751a4377fb982112ad45af46f28c24bc6e8dde93247b33e9daf04ff48fbf436b3e Homepage: https://github.com/nodejs/string_decoder Description: string_decoder module from Node core for browsers node-string-decoder provides a string_decoder module compatible with string_decoder module from Node.js core but adapted for browsers context. . Node.js string_decoder module provides an API for decoding Buffer objects into strings in a manner that preserves encoded multi-byte UTF-8 and UTF-16 characters. . Node.js is an event-based server-side JavaScript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-string-width Architecture: all Version: 4.2.3+~cs13.2.3-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 121 Provides: node-emoji-regex (= 9.2.2), node-types-string-width (= 4.0.1) Depends: node-slice-ansi (>= 5.0.0+~cs9.0.0-2~), node-is-fullwidth-code-point, node-strip-ansi, node-wcwidth.js Filename: pool/main/n/node-string-width/node-string-width_4.2.3+~cs13.2.3-ok1_all.deb Size: 10052 MD5sum: a7e71805e8b4ff0c5b60727711fbefc7 SHA1: 42253f71bafb4c6372a8a439ffed5dc2eb171a4b SHA256: 673f9c90a1b64652eb76a74f44b32332202745ac28171bc04e0e32e81a3aed26 SHA512: 419fca81906b0ee5b795d6ef0f3023aba96014d1d776d1667be624db490752c32ec5a78edae7f1184bfa72a9fc6ff8a275aa38feccf3f80a363c5c5d3ddae323 Homepage: https://github.com/sindresorhus/string-width Description: Get the visual width of a string Some Unicode characters use more or less than the normal width when output to the command-line. . This nodejs module gets the visual width of a string i.e. the actual number of columns required to display it. . Node.js is an event-based server-side JavaScript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-tar Architecture: all Version: 6.1.11+ds1+~cs6.0.6-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 176 Provides: node-types-tar (= 4.0.5) Depends: node-chownr, node-minipass, node-mkdirp (>= 1), node-safe-buffer, node-yallist (>= 4.0~) Filename: pool/main/n/node-tar/node-tar_6.1.11+ds1+~cs6.0.6-ok1_all.deb Size: 37262 MD5sum: c784e9ab1b79ab7e2661433b5d7aa2a2 SHA1: 984f36008f69039f49112fd3e2e3bc3f4c8eba26 SHA256: f2ecf606d40e215f6323be4c92c520abe2537f2ede033d77e6756738ef68def5 SHA512: e69902bb991ce94d70872482fe4c3f97f6523a04376d7e5e8330e245adcb52acff3d6865b7aecc429b7cef6be18999f40aa90d17f565a79e4393976b5dd29936 Homepage: https://github.com/npm/node-tar Description: read and write portable tar archives module for Node.js node-tar is able to read and write tar archives generated by bsdtar, gnutar, solaris posix tar, and "Schilly" tar. node-tar is a well-tested essential piece of software for npm, the Node.js package manager. . This package includes components: chownr, minipass, fs-minipass, minizlib. . Node.js is an event-based server-side javascript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-text-table Architecture: all Version: 0.2.0-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 19 Filename: pool/main/n/node-text-table/node-text-table_0.2.0-ok1_all.deb Size: 4080 MD5sum: 24a7edc3a1ed5d7819285600bd7efc92 SHA1: b347b3cc9278bcd0ea523399a02058730109ef32 SHA256: 929267cca296c944916c2ec5196af234c30c059a08c9001f3c7253645bea84a0 SHA512: 337698493a358b467c7a9ca9f3704e88826a466f790f70bb92756905b5caea5ebca6986781dd8be40962a6a04febcf5c8d490c0d3183e50fb0eff881a2bbfd21 Homepage: https://github.com/substack/text-table Description: borderless text tables with alignment Generate borderless text table strings suitable for printing to stdout. . Node.js is an event-based server-side JavaScript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-through2 Architecture: all Version: 4.0.2-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 18 Depends: node-readable-stream (>= 3) Filename: pool/main/n/node-through2/node-through2_4.0.2-ok1_all.deb Size: 5878 MD5sum: c4f44c4e78155d0f7cfe7080722c1594 SHA1: c65641379ceecd3637c1788dc018afc3ec4ea27d SHA256: 0d250eb3017c81771807211cb33b9909e8fb9d49db0f41b6ce312dfc986d69c1 SHA512: 3ff3b273520a54eb662eff62116275d39e17a9cd7e598daea55a054078042399456feee2aae0e8abe4069a5f733f83f0ad4637f2cecaa73849662c95f6d12f8b Homepage: https://github.com/rvagg/through2 Description: Make a stream.Transform out of a function - Node.js module This package provide a tiny wrapper around stream.Transform from Node.js library to avoid explicit subclassing noise. . Inspired by Dominic Tarr's through module in that it's so much easier to make a stream out of a function than it is to set up the prototype chain properly. . Node.js is an event-based server-side JavaScript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-timed-out Architecture: all Version: 5.0.0-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 15 Filename: pool/main/n/node-timed-out/node-timed-out_5.0.0-ok1_all.deb Size: 3426 MD5sum: 56349159b1cc3ed1baae133ab4973ed9 SHA1: bb13f150b30231ef18c9de63980013f14914dd62 SHA256: ec795d09d710c0f53d54042141b13550cf53d9abccad4466e753a0f64af7a681 SHA512: 0fe23464bf399daea4878937ce89cf9f9db590df54dacf2faa6cf476b528f239798e7741e6740e7413850dc3a177df12daca2d71abc1f5810da159da33bee35c Homepage: https://github.com/floatdrop/timed-out Description: Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged Time in milliseconds to wait for `connect` event on socket. Or you can pass Object with following fields: - `connect` - time to wait for connection - `socket` - time to wait for activity on socket . Node.js is an event-based server-side JavaScript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-tough-cookie Architecture: all Version: 4.0.0-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 105 Provides: node-types-tough-cookie (= 4.0.0) Depends: node-psl, node-punycode, node-universalify Filename: pool/main/n/node-tough-cookie/node-tough-cookie_4.0.0-ok1_all.deb Size: 31598 MD5sum: ffec988001e461e7d5d9a7e82f3896e5 SHA1: b06143d24fd5d1405f2c33011de94360885b94bc SHA256: a7d4046e880d36d576e23313b2a47d058769d79c6abfcef24408116b8139cf93 SHA512: 4fcaad8c032f64069fa95d7ee3b284f583116a2999f406fd2444b961c9d9a091f09bf39c2b9ad35851c2edb577d56f27c8d15f07f791ed52c722ae5508f3e0fc Homepage: https://github.com/salesforce/tough-cookie Description: RFC6265 Cookies and Cookie Jar for node.js This library just provides a way to read and write RFC6265 HTTP cookie headers. . Node.js is an event-based server-side JavaScript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-tunnel-agent Architecture: all Version: 0.6.1-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 20 Depends: node-safe-buffer Filename: pool/main/n/node-tunnel-agent/node-tunnel-agent_0.6.1-ok1_all.deb Size: 4310 MD5sum: 2e6d6386f8f1ef40a0609da46a9f3e4f SHA1: ee5753ba651483ba9fb06da7240afb0738ddf187 SHA256: 86aa7480c1f74c8833b76a3718249fda222a47c8f18b29f3817d83c0b30fc03a SHA512: 028815541f0ee5679bca7e7c8f0dd0617488a79129cc2a686a66b8f4ee2ec5527febffed41a615af7cf1b521ccb64112e06431bd983fdf4059c974cd8ed98bb6 Homepage: https://github.com/mikeal/tunnel-agent Description: HTTP proxy tunneling agent module for Node.js node-tunnel-agent is an HTTP CONNECT tunnel client module for Node.js. . Node.js is an event-based server-side javascript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-tweetnacl Architecture: all Version: 1.0.3+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 186 Depends: nodejs Filename: pool/main/n/node-tweetnacl/node-tweetnacl_1.0.3+dfsg-ok1_all.deb Size: 34162 MD5sum: 778247b34a92887782728bcd0ecc319f SHA1: 6be1b89898d6a7766b0106c16cb32985d0c62711 SHA256: b12a101447a02e4fcf49eba652bcca256a19a1466fed89cc39e8095ecb38cabe SHA512: c470d85e97b8421eb3029933c212fa2430232165c51d2c86735c4eef75abedb0c175171d055a36baac4a5a1310ad5ba64b8682200b5ced11785c3fcbf4e806a2 Homepage: https://tweetnacl.js.org Description: Port of TweetNaCl cryptographic library to JavaScript The primary goal of this project is to produce a translation of TweetNaCl to JavaScript which is as close as possible to the original C implementation, plus a thin layer of idiomatic high-level API on top of it. . Node.js is an event-based server-side JavaScript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-typedarray-to-buffer Architecture: all Version: 4.0.0-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 14 Depends: libjs-typedarray-to-buffer (= 4.0.0-ok1), node-is-typedarray Filename: pool/main/n/node-typedarray-to-buffer/node-typedarray-to-buffer_4.0.0-ok1_all.deb Size: 2188 MD5sum: a03d6d0a3773a216f061082b07c0166d SHA1: 3199d3cc22ee3aac39aeb111605e83d98c8726ae SHA256: e04f0804d89c64720f32a6108057ab2e5ede661de063d7621e0cf8495c9ea6a6 SHA512: 63fd814a000cc9dd5c8374a2f83c1418ad39025a8344ebcc577b51209c7d071965e6509482a92f6cd1c137cfb7d68f2458dd852b7072140d24531a80036d0b5b Homepage: https://github.com/feross/typedarray-to-buffer Description: JavaScript utility converting TypedArray to buffer without copy Convert a typed array to a Buffer without a copy. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-underscore Architecture: all Version: 1.13.2-ok1 Priority: optional Section: web Source: underscore Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1053 Filename: pool/main/u/underscore/node-underscore_1.13.2-ok1_all.deb Size: 102172 MD5sum: 896ea6dd8bd736f078b70e170f2808f9 SHA1: 93ae42e94098fcc5386f181a89ee513a7fb940d6 SHA256: fafeb20f4535a834dc46722a93a2e7e323af689c81b293c937cc63a0ed232500 SHA512: fb87d60fde3a33cd0aa3d3223167a634244e6cdc676e8cf48c01c04f5531b282302b847023f706cf4a224f9ebdcbfe768e34422401b480be31d56c01eb5a1b51 Homepage: https://underscorejs.org/ Description: JavaScript's functional programming helper library - NodeJS 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. . This package contains the NodeJS module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-unique-filename Architecture: all Version: 1.1.1+ds-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 19 Depends: nodejs, node-imurmurhash Filename: pool/main/n/node-unique-filename/node-unique-filename_1.1.1+ds-ok1_all.deb Size: 3336 MD5sum: 08399e046946db3c851dcf03a77616b4 SHA1: 11238ee12892b3d9f63a8e75ff9bbf77f25aad86 SHA256: a59e8d1668b367e45a64e25afeca9350d243798d90956c06ac7d117eaf87fa70 SHA512: 6460266424463b3a260067c8274dd2c04bcec1668aa179d250a25748cbb6aa15012f17860f4fce83bc2a11df9baa4a68e5a139fe8c1c8694aaaefd4aa1b27427 Homepage: https://github.com/iarna/unique-filename Description: unique filename for use in temporary directories or caches This module can be used to generate a unique filename for use in temporary directories or caches. . For example, if you pass os.tmpdir() as an argument, it returns something like: /tmp/912ec803b2ce49e4a541068d495ab570. . Node.js is an event-based server-side JavaScript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: node-universalify Architecture: all Version: 2.0.0-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 15 Filename: pool/main/n/node-universalify/node-universalify_2.0.0-ok1_all.deb Size: 3328 MD5sum: ac650e6a6e7149c5f630857fe8972686 SHA1: f34fb803e36918808d16ed03693ab676248c6e0c SHA256: e8e07db2fcfad0c120b92a68db8b1392b6a6cec21d294845e8f7b66718dc0d28 SHA512: 87d359f3bbf6696b8d1762e7f366a5b812eb51899e2a4eb69e3ce198d342606a649c2f002dcc03f8304ef2acae2ffafe8dc73b28198df2abf605bb911ccb169b Homepage: https://github.com/RyanZim/universalify Description: Make a callback- or promise-based function support both promises and callbacks This package provides ways to make a callback- or promise-based function support both promises and callbacks. . Node.js is an event-based server-side JavaScript engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nodejs-doc Architecture: all Version: 12.22.9~dfsg-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: nodejs Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9266 Depends: libjs-highlight.js Recommends: nodejs Filename: pool/main/n/nodejs/nodejs-doc_12.22.9~dfsg-ok3_all.deb Size: 2410134 MD5sum: fa2d2b56a3c0772a7c74b8ae0423837a SHA1: 45c494b4324e25e318ae2dcadae59482a51604dd SHA256: af67adbceda6126118abdb95b6df1c5f6c6d58434ac44657d78b9550cf9465bd SHA512: aaa1d3dd4f1f324322d9b6e8e468b4da697f11818be92e54df0caa1b636b19441cc439c20d4196214d7ddc1e832145bc1a095b58f1dd8bb3a55e0e3826cda906 Homepage: https://nodejs.org/ Description: API documentation for Node.js, the javascript platform Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . Node.js is bundled with several useful libraries to handle server tasks: . System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX, HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings. . This package contains API documentation for Node.js. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nodejs Architecture: arm64 Version: 12.22.9~dfsg-ok3 Multi-Arch: allowed Priority: optional Section: javascript Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 929 Provides: node-types-node (= 12.20.42~12.22.9~dfsg-ok3) Depends: libc6 (>= 2.34), libnode72 (= 12.22.9~dfsg-ok3) Recommends: ca-certificates, nodejs-doc Suggests: npm Breaks: node-babel-runtime (<< 7), node-typescript-types (<< 20210110~) Filename: pool/main/n/nodejs/nodejs_12.22.9~dfsg-ok3_arm64.deb Size: 120978 MD5sum: abd7325c888f057d51a63c269e82b508 SHA1: 85cd488ac4c28bca051d26cc71fce0bec2bd25e7 SHA256: 87633c736ff76a8d673ca070288b7050225bee57a305cdf963aac0e32c93c3e8 SHA512: ef6797221de9548debaee34c94711c8c5516056b6e4685083940844ba59d9b706a1fc6cf3701a81e08597683b88bdc8bab2a804d1c349c4a6271ff39971fdbbb Homepage: https://nodejs.org/ Description: evented I/O for V8 javascript - runtime executable Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . Node.js is bundled with several useful libraries to handle server tasks: . System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX, HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: npm Architecture: all Version: 8.5.1~ds-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3587 Provides: arborist (= 4.3.1), node-npm (= 8.5.1), node-npm-packlist (= 3.0.0), node-npmcli-arborist (= 4.3.1), node-npmcli-ci-detect (= 2.0.0), node-npmcli-config (= 3.0.0), node-npmcli-disparity-colors (= 1.0.1), node-npmcli-fs (= 1.1.0), node-npmcli-git (= 2.1.0), node-npmcli-installed-package-contents (= 1.0.7), node-npmcli-map-workspaces (= 2.0.0), node-npmcli-metavuln-calculator (= 2.0.0), node-npmcli-name-from-folder (= 1.0.1), node-npmcli-node-gyp (= 1.0.3), node-npmcli-package-json (= 1.0.1), node-npmcli-promise-spawn (= 1.3.2), node-npmcli-run-script (= 2.0.0), node-pacote (= 12.0.3), node-qrcode-terminal (= 0.12.0), npm-packlist (= 3.0.0), pacote (= 12.0.3), qrcode-terminal (= 0.12.0) Depends: ca-certificates, node-abbrev, node-agent-base, node-ansistyles, node-aproba, node-archy, node-asap, node-cacache, node-chalk, node-chownr, node-cli-table3, node-colors, node-columnify, node-debug, node-depd, node-emoji-regex, node-encoding, node-glob, node-got, node-graceful-fs, node-gyp, node-hosted-git-info, node-https-proxy-agent, node-ini, node-ip, node-ip-regex, node-json-parse-better-errors, node-jsonparse, node-lru-cache, node-minimatch, node-minipass, node-mkdirp, node-ms, node-negotiator, node-nopt, node-normalize-package-data, node-npm-bundled, node-npm-package-arg, node-npmlog, node-once, node-promise-retry, node-promzard, node-read, node-read-package-json, node-rimraf, node-semver, node-ssri, node-string-width, node-strip-ansi, node-tar, node-text-table, node-validate-npm-package-license, node-validate-npm-package-name, node-which, node-wrappy, node-write-file-atomic, node-yallist, nodejs:any (>= 10) Recommends: git, node-tap Suggests: node-opener Filename: pool/main/n/npm/npm_8.5.1~ds-ok1_all.deb Size: 971146 MD5sum: 49e316845e1984ef613351414cc49b5f SHA1: 2794a819fec4d8579c39eec26ff231428e678dc8 SHA256: 46a960b2bc4ed234408555ea9e2c7aadd24df53ebcde52480f54097cf2e2959a SHA512: 323a5afe6b3335c5e356222f261100ccd32b7cb3c0dd20e273c710051db7e57eaf9362eedcdf4237b778c33d5b224ab2654ffb3214fd6839194ebc648e10574f Homepage: https://docs.npmjs.com/ Description: package manager for Node.js Node.js is an event-based server-side javascript engine. . npm is the package manager for the Node JavaScript platform. It puts modules in place so that node can find them, and manages dependency conflicts intelligently. . It is extremely configurable to support a wide variety of use cases. Most commonly, it is used to publish, discover, install, and develop node programs. . Install also node-opener to have full npm features enabled. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nscd Architecture: arm64 Version: 2.36-ok6 Multi-Arch: foreign Priority: optional Section: admin Source: glibc Origin: openKylin Maintainer: openKylin Packaging SIG Original-Maintainer: GNU Libc Maintainers Installed-Size: 264 Depends: lsb-base (>= 3.0-6), libaudit1 (>= 1:2.2.1), libc6 (>> 2.36), libc6 (<< 2.37), libcap2 (>= 1:2.10), libselinux1 (>= 3.1~) Filename: pool/main/g/glibc/nscd_2.36-ok6_arm64.deb Size: 75788 MD5sum: 3a5a4037495d5219e96bdeec59c22a1b SHA1: 3ea77e666443a6c9c4934748507278071181678f SHA256: 8a0592cf9123412652660ac3c8fa22f9be80feff7b903e4c6461a9ae0d69a991 SHA512: a1769e7a16199afab0540d0aa8d6c7569769ed6c44b294dde1c39b134a355416952bcb58efbf9b46c7d70422a820c07bd4b69391834678cf57de52597d390ca7 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: Name Service Cache Daemon A daemon which handles passwd, group and host lookups for running programs and caches the results for the next query. You should install this package only if you use slow services like LDAP, NIS or NIS+. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ntfs-3g-dev Architecture: arm64 Version: 1:2021.8.22-ok1 Priority: optional Section: libdevel Source: ntfs-3g Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 984 Depends: libc6 (>= 2.34), libntfs-3g89 (= 1:2021.8.22-ok1), ntfs-3g (= 1:2021.8.22-ok1) Filename: pool/main/n/ntfs-3g/ntfs-3g-dev_2021.8.22-ok1_arm64.deb Size: 261924 MD5sum: 527fa512b4bee852041d29252d202917 SHA1: 7e7e39beb343a567f464089c93ed048d18ca38e9 SHA256: 609f26246c4990832dfa74cb4c9002aec21511d93adff7eb6536cd961748000e SHA512: 46e1dd42c5a8fd3a157b6b4b8d7d28388d3668d42d13f216c8329fad86654d8bd00b8d9a6e997dc740688b9231835c12d6c0aa54210c5672dd08696b85347206 Homepage: https://github.com/tuxera/ntfs-3g/wiki Description: read/write NTFS driver for FUSE (development) NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ntfs-3g Architecture: arm64 Version: 1:2021.8.22-ok1 Priority: optional Section: otherosfs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1157 Pre-Depends: fuse3 Depends: libc6 (>= 2.34), libgcrypt20 (>= 1.8.0), libgnutls30 (>= 3.6.12), libntfs-3g89 (= 1:2021.8.22-ok1) Filename: pool/main/n/ntfs-3g/ntfs-3g_2021.8.22-ok1_arm64.deb Size: 393596 MD5sum: 387cc4fd32dda6c40bc1e67583a8aca7 SHA1: 8982dbdee0d95431020f6a4e028f48f29f105a77 SHA256: 93923da5dd09e67a0ef4781548d9d4dc3ad09a7b75f5ae7d4d54fd82634c5c57 SHA512: b59a4ce03d356b9d18c2e7fb9a81678dffa818f6f304b0480af95fc268c6b9cb8249a12f3631fe8cfda5aff4ddde498d0a1f2091ab446737080c63b3d3bf8466 Homepage: https://github.com/tuxera/ntfs-3g/wiki Description: read/write NTFS driver for FUSE NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nvidia-settings Architecture: arm64 Version: 510.47.03-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2942 Provides: nvidia-settings-binary Depends: pkg-config, screen-resolution-extra (>= 0.18~), libvdpau1, libgtk-3-0 (>= 3.0.0) | libgtk2.0-0 (>= 2.14.0), libc6 (>= 2.29), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.33.14), libjansson4 (>= 2.3), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libx11-6, libxnvctrl0, libxxf86vm1 Conflicts: nvidia-settings-binary Replaces: nvidia-settings-binary Filename: pool/main/n/nvidia-settings/nvidia-settings_510.47.03-ok1_arm64.deb Size: 919192 MD5sum: f64c6801bf8f653ce5620384e062c9d5 SHA1: 5a0bae569882b67901ffc61133b36a5de06c41c3 SHA256: 92665e6041eaa11592eb15a96e375544ee52b20cc821fdc8cc727051b75d3a07 SHA512: ff436326f4127a27c913e3a5b1a2f02cd79d1ce97aaa0c147707864a473059c87e84af247ac6b1ae87d1626b41d6f5bfb5a5021f32930e748b8de702766b5816 Homepage: https://download.nvidia.com/XFree86/nvidia-settings/ Description: Tool for configuring the NVIDIA graphics driver The nvidia-settings utility is a tool for configuring the NVIDIA Linux graphics driver. It operates by communicating with the NVIDIA X driver, querying and updating state as appropriate. This communication is done with the NV-CONTROL X extension. . Values such as brightness and gamma, XVideo attributes, temperature, and OpenGL settings can be queried and configured via nvidia-settings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nx-x11-common Architecture: all Version: 2:3.5.99.26-ok1 Multi-Arch: foreign Priority: optional Section: x11 Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 208 Breaks: libnx-x11 (<< 2:3.5.0.29-1~), nxagent (<< 2:3.5.0.29-1~), nxlibs (<= 3.5.1) Filename: pool/main/n/nx-libs/nx-x11-common_3.5.99.26-ok1_all.deb Size: 36212 MD5sum: 3849ddefd1548cbcf12ef9d1ae0cd51f SHA1: 2ce12c46219187624270c0b7b5a8bdb2dea4ad31 SHA256: 12655d1581a71bd7c927da6a402cec2ff8514b4fe113190a001053a52fb5a4bf SHA512: 96aa5180387c5725185bcb0407da21f4773f927cb236fa06b740f7b6d3427a4b8b5f552dad21e5b4688f0652159d1e8c1e65f941c7469f5fbad5f188fe5d7d04 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: nx-X11 (common files) NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides all runtime architecture-independent files for nx-X11 Xserver (aka nxagent). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nx-x11proto-composite-dev Architecture: arm64 Version: 2:3.5.99.26-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 170 Breaks: libnx-x11-dev (<< 2:3.5.0.29-1~), nxlibs (<= 3.5.1) Filename: pool/main/n/nx-libs/nx-x11proto-composite-dev_3.5.99.26-ok1_arm64.deb Size: 27104 MD5sum: 14a0d0c5dbb6786dacd01e3e01c0c2f3 SHA1: 8dccdedb6ba322bdef19cf6b857879a49cf4b8a8 SHA256: 6fc77e1d571157e2e50027805d69347183120a703c7f6466b66b42e7d1fb3e9e SHA512: 03300f26954e399d31a99cba3e6a0889514b9c6eaa4ed3e518dbd6707c6f67d460714eecbfe30552cb4a3459d6bb30fa85a49eae051caa071d3f93b218bbd5b1 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: nx-X11 Composite extension wire protocol NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides development headers describing the wire protocol for the Composite extension in nx-X11, used to let arbitrary client programs control drawing of the final image. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nx-x11proto-core-dev Architecture: arm64 Version: 2:3.5.99.26-ok1 Priority: optional Section: libdevel Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 532 Breaks: libnx-x11-dev (<< 2:3.5.0.29-1~), nxlibs (<= 3.5.1) Filename: pool/main/n/nx-libs/nx-x11proto-core-dev_3.5.99.26-ok1_arm64.deb Size: 85628 MD5sum: db5dcfb75747ff3df227f95ff9f58173 SHA1: 6cc68346b901ca2c7bcee979ee5db4be0f770b34 SHA256: 62ecc3ad0103c97a24410878915ef5bea268e648bc6f7432fe8147ba60407a00 SHA512: bdcfa4981a41c0bdf000e5d598f0cd9b5aef057bab4e4c5d6baf1193ada5155f68a1b2d4f4cf121020fe4bfa768c808b934dff61a9a9a85944d5b46fac7f1221 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: nx-X11 core wire protocol and auxiliary headers NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides development headers describing the wire protocol for the core nx-X11 protocol, and also provides a number of utility headers, used to abstract OS-specific functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nx-x11proto-damage-dev Architecture: arm64 Version: 2:3.5.99.26-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 169 Filename: pool/main/n/nx-libs/nx-x11proto-damage-dev_3.5.99.26-ok1_arm64.deb Size: 27184 MD5sum: 70d0a15b04dbc7dfe627a2fb85af5dd7 SHA1: d070603c9a4adc0b72fe485a8c33d65e50aec712 SHA256: 87cd1f53ef7bc3f2d43eec6dbc5816fe76d11fdc03a322a429dab09271c797b5 SHA512: 68d7d339d3f94cfe40bc8d0e859d00e57453aca3e4914072a1faf5bee86677f20593c79eee14fdffb762a6861fa2c1f687b94d6617224268f82c25a792aead59 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: nx-X11 Damage extension wire protocol NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides development headers describing the wire protocol for the Damage extension, used to notify clients of changes made to particular areas. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nx-x11proto-randr-dev Architecture: arm64 Version: 2:3.5.99.26-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 197 Filename: pool/main/n/nx-libs/nx-x11proto-randr-dev_3.5.99.26-ok1_arm64.deb Size: 30494 MD5sum: ec8ebdfd20ad2fe9c83b95025aebac69 SHA1: f5ec05c66550c30f55cac81a82eeda661090e03e SHA256: c00c6393496d1f4f7235a06f70e1effb2eddbcb9f81be57cf9616cd045004405 SHA512: e1a57ea265e06136095acfdf5fe3949d679ec13d5dddd5ee339f90f9c244b835db2825b675fcd7165cf762c5ec91d6c22b89e3863081e9d7dbdfd9571dcdab54 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: nx-X11 RandR extension wire protocol NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides development headers describing the wire protocol for the RandR extension, used to change display properties such as resolution, rotation, reflection, et al, on the fly. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nx-x11proto-render-dev Architecture: arm64 Version: 2:3.5.99.26-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 184 Filename: pool/main/n/nx-libs/nx-x11proto-render-dev_3.5.99.26-ok1_arm64.deb Size: 29396 MD5sum: 58c2e469d9a784215c9780440ecde054 SHA1: 6ccbde71405acbf1816843a9af31cc65d596d71e SHA256: 73b942b2d4432e8dfb7daf47e44332a5f1563efb8882466c1548e7373f66ec56 SHA512: 48ef61f62bebaf931a378e8dc1559412951e36fdbf5c9c929adb4481600a9c30507dec1f8c31382c8220fbd4671caafb49296e8cd6fc8d639997e56431c73dc4 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: nx-X11 Render extension wire protocol NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides development headers describing the wire protocol for the Render extension, used to implement Porter-Duff operations within X. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nx-x11proto-scrnsaver-dev Architecture: arm64 Version: 2:3.5.99.26-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 171 Breaks: libnx-x11-dev (<< 2:3.5.0.29-1~), nxlibs (<= 3.5.1) Filename: pool/main/n/nx-libs/nx-x11proto-scrnsaver-dev_3.5.99.26-ok1_arm64.deb Size: 27360 MD5sum: 32cc846ef7ed908ba35b9bb1abde78d3 SHA1: 9fe0e1d60dc542644db05bf97522f691cb1caa3b SHA256: b9af75acc0eb2b2772d1217564a65c376e9e34e46e00bba217cf1708b0b7a8e9 SHA512: 58b570b2b8d08fd894437bcbdaa9c567d23e885c51549051fab77db906d3ce9cb5b7b5c7d7420006ed12d6533d72b84ce20120b16e9e18301b93b609910c9137 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: nx-X11 Screen Saver extension wire protocol NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides development headers describing the wire protocol for the MIT-SCREEN-SAVER extension, used to notify the server of client screen saver events. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nx-x11proto-xext-dev Architecture: arm64 Version: 2:3.5.99.26-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 250 Breaks: libnx-x11-dev (<< 2:3.5.0.29-1~), libnx-xext-dev (<< 2:3.5.99.0~), nxlibs (<= 3.5.1) Filename: pool/main/n/nx-libs/nx-x11proto-xext-dev_3.5.99.26-ok1_arm64.deb Size: 39488 MD5sum: da0433b0a65c09fff30f726238294c15 SHA1: 3bbdd281fdd82f10de781e3c87da37347d2e1eb8 SHA256: b8e1a1233155462198ed0cdf17433fc446a73fb2780cc644ed70607544af473f SHA512: 5c70906d70e0c9cd32a244d5c911fca34c51b438d9fb1b06e07e4663a9af7f86c8fe61140a1a2e54ebc89de21f43047d00345161debb1394f9b5b62d2304c2bd Homepage: https://github.com/ArcticaProject/nx-libs/ Description: nx-X11 miscellaneous extension wire protocol NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides development headers describing the wire protocol for various extensions, the client-side libraries of which are provided in the Xext library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nx-x11proto-xfixes-dev Architecture: arm64 Version: 2:3.5.99.26-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 183 Breaks: libnx-x11-dev (<< 2:3.5.0.29-1~), nxlibs (<= 3.5.1) Filename: pool/main/n/nx-libs/nx-x11proto-xfixes-dev_3.5.99.26-ok1_arm64.deb Size: 28512 MD5sum: 5e037f884a5fbe129a71967e0e40965a SHA1: 5913da17afa1c8a50834673c7a0354f30a397cb6 SHA256: 0e94e5afd89ade6668096e1d9a3a59ace737b357236202cb6c1667d828bb8cc1 SHA512: 84686bb64da3256499b82b935967ca3ddb14b97432d31efaa3f805fba1d0f10503b03bb8d2416a2d65e213965df34f0690e19f0a7d585ccb20956c15367b83e8 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: nx-X11 'xfixes' extension wire protocol NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides development headers describing the wire protocol for the XFIXES extension. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nx-x11proto-xinerama-dev Architecture: arm64 Version: 2:3.5.99.26-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 172 Filename: pool/main/n/nx-libs/nx-x11proto-xinerama-dev_3.5.99.26-ok1_arm64.deb Size: 27354 MD5sum: 0ba26446f765275214cb50f2f97d2586 SHA1: b832091e157410db33159ee33252cf8a0504059e SHA256: e2503ca79c361f6287986f6141d41b1ebca339b6a5f941e7b925714897e442f8 SHA512: 5224519517214b1250c16e9abd7ed98a9b04663d3377a98da046865566fe87b17125aa5d699b9f6de0f85cb1cb7f43268964f4261c8e974a518c9323f1751880 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: nx-X11 Xinerama extension wire protocol NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides development headers describing the wire protocol for the XINERAMA extension, used to use and manage a multiple-screen display. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nxagent Architecture: arm64 Version: 2:3.5.99.26-ok1 Multi-Arch: foreign Priority: optional Section: x11 Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4548 Depends: libnx-x11-6 (= 2:3.5.99.26-ok1), libxcomp3 (= 2:3.5.99.26-ok1), libxcompshad3 (= 2:3.5.99.26-ok1), x11-xkb-utils, libc6 (>= 2.35), libjpeg62-turbo (>= 1.3.1), libpixman-1-0 (>= 0.13.2), libpng16-16 (>= 1.6.2-1), libtirpc3 (>= 1.0.2), libx11-6 (>= 2:1.4.99.1), libxcomposite1 (>= 1:0.4.5), libxdmcp6, libxext6, libxfixes3, libxfont2 (>= 1:2.0.1), libxinerama1, libxml2 (>= 2.7.4), libxpm4, libxrender1, zlib1g (>= 1:1.1.4) Recommends: xfonts-base, xkb-data Breaks: libxcompext3 (<< 2:3.5.99.3~), nxauth Replaces: libxcompext3, nxauth Filename: pool/main/n/nx-libs/nxagent_3.5.99.26-ok1_arm64.deb Size: 1624596 MD5sum: c7457d7132293468586b4e18d368decc SHA1: ec48997410265e6d6588dccaad1a2df384e2e78f SHA256: b3cc7977c6f6b5877d710f46c600b4e25ddf215944bfbd6616df2091e3f3741c SHA512: 3efb70c16a63d23f6cd10c6006e166116e45ff13ab8c9389052cf4a2578e8d46307574d0288133729bb94dff42758b2194ec934aa60314103ac723edee9ca24b Homepage: https://github.com/ArcticaProject/nx-libs/ Description: Nested Xserver (aka NX Agent) supporting the NX compression protocol NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . nxagent is a nested Xserver providing NX transport of X sessions. The application is based on the well known Xnest "nested" server. nxagent, like Xnest, is an X server for its own clients, and at the same time, an X client for a system's local X server. . The main scope of nxagent is to eliminate X round-trips or transform them into asynchronous replies. nxagent works together with nxproxy. nxproxy itself does not make any effort to minimize round-trips by itself, this is demanded of nxagent. . Being an X server, nxagent is able to resolve all the property/atoms related requests locally, ensuring that the most common source of round-trips are nearly reduced to zero. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nxdialog Architecture: all Version: 2:3.5.99.26-ok1 Priority: optional Section: x11 Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 177 Depends: python3, python3-gi, gir1.2-gtk-3.0, x11-xkb-utils Recommends: nxagent Breaks: nxagent (<< 2:3.5.99.21-2~) Replaces: nxagent (<< 2:3.5.99.21-2~) Filename: pool/main/n/nx-libs/nxdialog_3.5.99.26-ok1_all.deb Size: 30962 MD5sum: 76a482c5210a60d2dd6631301ce4fa8f SHA1: 01dd78d9b645f0a0ea094d9730b2e742eb76ef86 SHA256: 00b74a78b7d9b9039c7e55acea2cf44ac60afe9b10ba3172efb43d1bfb1e7123 SHA512: 02103afd449a867caa24f2f41b56e44c6c70b31078f6e6bbda6e7a7e1a9d1fcae54458b51905e4e28c3172bf49fa286b913434f32a2df312bbaf4589e84399bb Homepage: https://github.com/ArcticaProject/nx-libs/ Description: Dialogs for NX Agent NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . nxdialog adds dialog windows/menus to nxagent. They get triggered by certain actions within the NX Agent Xserver. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: nxproxy Architecture: arm64 Version: 2:3.5.99.26-ok1 Multi-Arch: foreign Priority: optional Section: x11 Source: nx-libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 183 Depends: libxcomp3 (= 2:3.5.99.26-ok1), libc6 (>= 2.34) Breaks: nxauth, qvd-nxproxy Replaces: nxauth, qvd-nxproxy Filename: pool/main/n/nx-libs/nxproxy_3.5.99.26-ok1_arm64.deb Size: 33952 MD5sum: 5ebc67f20b79ed8c3f715d6cb74f9666 SHA1: dd8774190c7be11a5c256f3c152e06c8d125184c SHA256: 3a55cbf384afe18b0bc40c14c69ae39a5eed1569a148eea3a318d953958fcecc SHA512: cab14f36ca18b3871a6fff56aca568b6f17ed78716cd57a5100b889135239f0ad7c6eb46a56ef99e46c4bb0be8d43c48293f1d83629dc34f0eba3ab5bbe5d3bf Homepage: https://github.com/ArcticaProject/nx-libs/ Description: NX proxy NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides the NX proxy (client) binary. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: oathtool Architecture: arm64 Version: 2.6.7-ok3 Priority: optional Section: devel Source: oath-toolkit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: xujian Installed-Size: 368 Depends: libc6 (>= 2.34), liboath0 (>= 2.6.0) Filename: pool/main/o/oath-toolkit/oathtool_2.6.7-ok3_arm64.deb Size: 49208 MD5sum: 7c408a99fde9b45fc2d0ff70262ccb22 SHA1: 6e8ecbf567d8cccf095efddef9d548504e3ab09b SHA256: 0d651d28e4d74654b13f01852a6cc8609bb7a0b83bc964ce28a94c3eb259b7bb SHA512: b4c1a9af657b2b8dfcc1c7cfbc01042a8293e9cf89fa172268b8a87692be26c99f90ac6b9edc275c9d7439cd89004ce197a00d7947ed7db735d90bf02483b93b Homepage: https://www.nongnu.org/oath-toolkit/ Description: OATH Toolkit oathtool command line tool OATH Toolkit provide components to build one-time password authentication systems. It contains shared C libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to manage secret key data. OATH stands for Open AuTHentication, which is the organization that specify the algorithms. . This package contains the OATH Toolkit "oathtool" command line tool. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ocl-icd-dev Architecture: arm64 Version: 2.2.11-ok2 Multi-Arch: same Priority: extra Section: libdevel Source: ocl-icd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Vincent Danjean Installed-Size: 78 Filename: pool/main/o/ocl-icd/ocl-icd-dev_2.2.11-ok2_arm64.deb Size: 10184 MD5sum: 2e6963334f2761114f0211eb8d318d23 SHA1: 7d6ac97f62bc473f7edb00cfece9e76f1531e22f SHA256: 425791df2f07ea658c2b1256d3891c6d152f001ac939f7b84b6a910d7e24db54 SHA512: 0788305e74dab8569b2cca018da8eab1c36ee01fafaf6014b3b34ea955cccf179da79118b2fe64b936485d406040563d687e4cccfce8e6c2fa05310a024ccc5d Homepage: https://forge.imag.fr/projects/ocl-icd/ Description: Development files to build a ICD Loader OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package provides a header file that allows a OpenCL implementation to build a installable client driver (ICD). With a ICD, an OpenCL implementation can be used by any OpenCL program without the need to link the program to the specific OpenCL implementation. . For building OpenCL applications, installs the ocl-icd-opencl-dev package instead. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ocl-icd-libopencl1 Architecture: arm64 Version: 2.2.11-ok2 Multi-Arch: same Priority: extra Section: libs Source: ocl-icd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Vincent Danjean Installed-Size: 134 Provides: libopencl-1.1-1, libopencl-1.2-1, libopencl-2.0-1, libopencl-2.1-1, libopencl1 Depends: libc6 (>= 2.34) Suggests: opencl-icd Conflicts: amd-app, libopencl1, nvidia-libopencl1-dev Replaces: amd-app, libopencl1, nvidia-libopencl1-dev Filename: pool/main/o/ocl-icd/ocl-icd-libopencl1_2.2.11-ok2_arm64.deb Size: 31704 MD5sum: 5b609ec97821d93c68ce1fc079e98c6d SHA1: 0dc6bc8de77c076c26bbf0a6a73718fdcc398550 SHA256: 32d900bb62a50de394ec54b1b7597c6f61c17a7725b418e6754b43ea41708304 SHA512: 0c958b9548a344e54f4efa4f47cb1f3bbc9a3cb762427fddb4d130cc5ba2deb049f4bd7c555e1643f2ba13daacd09c1bd489ced2afe6abf992dfe4bf8f3176cf Homepage: https://forge.imag.fr/projects/ocl-icd/ Description: Generic OpenCL ICD Loader OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package contains an installable client driver loader (ICD Loader) library that can be used to load any (free or non-free) installable client driver (ICD) for OpenCL. It acts as a demultiplexer so several ICD can be installed and used together. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ocl-icd-opencl-dev Architecture: arm64 Version: 2.2.11-ok2 Multi-Arch: same Priority: extra Section: libdevel Source: ocl-icd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Vincent Danjean Installed-Size: 19 Provides: opencl-dev Depends: opencl-c-headers | opencl-headers, ocl-icd-libopencl1 (= 2.2.11-ok2) Recommends: libgl1-mesa-dev | libgl-dev Suggests: libpoclu-dev Conflicts: opencl-dev Breaks: amd-libopencl1 (<< 1:13.4-0), nvidia-libopencl1 (<< 305~), ocl-icd-libopencl1 (<< 2.1.3-0) Replaces: amd-libopencl1 (<< 1:13.4-0), nvidia-libopencl1 (<< 305~), ocl-icd-libopencl1 (<< 2.1.3-0), opencl-dev Filename: pool/main/o/ocl-icd/ocl-icd-opencl-dev_2.2.11-ok2_arm64.deb Size: 2412 MD5sum: b0844fbe2deb5139d94427b39132403b SHA1: 8385f1adc415b78a85039227f7ceea4607e0b035 SHA256: 6d87f69fa63b0386913dfc9682701308f1e956cb2e88dd627f6c5655f249a6df SHA512: f2a4732ec41cc3d06171f2bd0f49d0377d0ebd99f67cd44f97e363dd9c4169052dcf08e44ca3aa49530c5dd80c52ec56c306b92a309dd733196efa8e627d2252 Homepage: https://forge.imag.fr/projects/ocl-icd/ Description: OpenCL development files OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package provides the development files: headers and libraries. . It also ensures that the ocl-icd ICD loader is installed so its additional features (compared to the OpenCL norm) can be used: .pc file, avaibility to select an ICD without root privilege, etc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: okular-dev Architecture: arm64 Version: 4:22.12.3-1 Priority: optional Section: libdevel Source: okular Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 309 Depends: libkf5config-dev (>= 5.68.0~), libkf5coreaddons-dev (>= 5.68.0~), libkf5xmlgui-dev (>= 5.68.0~), libokular5core10 (= 4:22.12.3-1), qtbase5-dev (>= 5.15.2~), qtbase5-private-dev (>= 5.15.2~) Filename: pool/main/o/okular/okular-dev_22.12.3-1_arm64.deb Size: 54278 MD5sum: 4c985cedf5c4ed881ea9724ddf8f08b5 SHA1: a1fccd116c32eb1563c8ee8d03f4b6f0cd5f5b4a SHA256: 44d542f43baa60c0ed3de4957b0722ca260e39ab5112c095efc4cbdf4ad4ed0b SHA512: dc01c9ff1005f05e2838b6a56aa48d5e71d92e8827abef7de0a8955e3cde73f24179941ae47e8eb271c706b5738053ed35324fcdf629aa07cdcb40f97a83a7d2 Homepage: https://apps.kde.org/en/okular Description: development files for the Okular libraries This package contains development files for building Okular document format backends. . This package is part of the KDE graphics module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: okular-extra-backends Architecture: arm64 Version: 4:22.12.3-1 Priority: optional Section: kde Source: okular Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1147 Provides: djvu-viewer Depends: kio, libc6 (>= 2.17), libchm1 (>= 0.40), libdjvulibre21 (>= 3.5.27.1), libepub0 (>= 0.1.1), libkf5configcore5 (>= 5.68.0~), libkf5configwidgets5 (>= 5.68.0~), libkf5coreaddons5 (>= 5.68.0~), libkf5i18n5 (>= 5.68.0~), libkf5khtml5 (>= 5.92.0), libkf5kiocore5 (>= 5.68.0~), libkf5parts5 (>= 5.68.0~), libmarkdown2 (>= 2.0.6), libokular5core10 (= 4:22.12.3-1), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5), libtiff5 (>= 4.0.3), libzip4 (>= 0.10) Recommends: okular Filename: pool/main/o/okular/okular-extra-backends_22.12.3-1_arm64.deb Size: 182706 MD5sum: b861eccda161ca87ff13abb5c9f472d8 SHA1: f2bace76613f3250e884f39e917a990e1928f104 SHA256: dc1d765d67065698695dd6634d10a41ced359c2e178a4cfa8853b7fcd13faabf SHA512: 59113c9a90d2024c0cfd782f9cb6b5b129de1cfe6aa09606b68e2996a5987032671ecededcde423587a06fd409136a76fcab1fb57ccc936a8bfb856e4341257d Homepage: https://apps.kde.org/en/okular Description: additional document format support for Okular These plugins allow Okular to view additional document formats: * DeJaVu Format * TIFF Image Format * Microsoft CHM Format * EPUB * Markdown . This package is part of the KDE graphics module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: okular-mobile Architecture: arm64 Version: 4:22.12.3-1 Priority: optional Section: kde Source: okular Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 434 Depends: qml-module-org-kde-kirigami2 (>= 5.68.0~), qml-module-org-kde-kquickcontrolsaddons (>= 5.68.0~), qml-module-org-kde-okular (= 4:22.12.3-1), qml-module-qtgraphicaleffects (>= 5.12.0~), qml-module-qtquick-controls2 (>= 5.12.0~), qml-module-qtquick-dialogs (>= 5.12.0~), qml-module-qtquick-layouts (>= 5.12.0~), qml-module-qtquick2 (>= 5.12.0~), libc6 (>= 2.34), libkf5coreaddons5 (>= 5.68.0~), libkf5i18n5 (>= 5.68.0~), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 4.1.1) Recommends: okular Suggests: ghostscript, okular-extra-backends (= 4:22.12.3-1), poppler-data, texlive-binaries, unrar Filename: pool/main/o/okular/okular-mobile_22.12.3-1_arm64.deb Size: 63180 MD5sum: 80fc93ec1670487374eef058e887eee7 SHA1: 39bb4dd208357d9a4aee22ee1177a0597b3d0346 SHA256: df12cde2e2a613f56a6b7d33e974e857f6ceb9ad4b76b9294b8ed68f2196b5c6 SHA512: 26b72c03e6567fbcb3f962f2e7b21f0141d8528750ae276f3d0f706feae900811c8b5066d0ad62640e31bca7f78c006622cc193a7ff0e68e3950551082db367c Homepage: https://apps.kde.org/en/okular Description: mobile support for Okular These plugins allow Okular to view additional document formats for mobile: * Portable Document Format (PDF) * PostScript * Device Independent Format (DVI) * DeJaVu Format * Comic Books * Images (JPEG, PNG, GIF, and many more) * TIFF Image Format * FictionBook Format * Plucker Format * OpenDocument Text Format * Microsofts CHM Format * Microsofts XML Document Format . This package is part of the KDE graphics module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: okular Architecture: arm64 Version: 4:22.12.3-1 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 15629 Provides: pdf-viewer, postscript-viewer Depends: kinit, kio, libc6 (>= 2.35), libfreetype6 (>= 2.2.1), libjpeg62-turbo (>= 1.3.1), libkf5activities5 (>= 5.68.0~), libkf5archive5 (>= 5.68.0~), libkf5bookmarks5 (>= 5.68.0~), libkf5codecs5 (>= 4.96.0), libkf5completion5 (>= 5.68.0~), libkf5configcore5 (>= 5.68.0~), libkf5configgui5 (>= 5.68.0~), libkf5configwidgets5 (>= 5.81.0), libkf5coreaddons5 (>= 5.68.0~), libkf5crash5 (>= 5.68.0~), libkf5i18n5 (>= 5.68.0~), libkf5itemviews5 (>= 4.96.0), libkf5jobwidgets5 (>= 4.96.0), libkf5kexiv2-15.0.0 (>= 5.68.0~), libkf5kiocore5 (>= 5.68.0~), libkf5kiogui5 (>= 5.69.0), libkf5kiowidgets5 (>= 5.68.0~), libkf5parts5 (>= 5.68.0~), libkf5pty5 (>= 5.68.0~), libkf5purpose-bin, libkf5purpose5 (>= 5.68.0~), libkf5textwidgets5 (>= 5.68.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.68.0~), libkf5widgetsaddons5 (>= 5.77.0), libkf5windowsystem5 (>= 5.68.0~), libkf5xmlgui5 (>= 5.79.0), libokular5core10 (= 4:22.12.3-1), libphonon4qt5-4 (>= 4:4.8.0), libpoppler-qt5-1 (>= 0.86.0~), libqmobipocket2 (>= 4:17.08~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5texttospeech5 (>= 5.12.0~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libspectre1 (>= 0.2.3), libstdc++6 (>= 5.2), phonon4qt5, zlib1g (>= 1:1.1.4) Recommends: cups-bsd Suggests: ghostscript, okular-extra-backends (= 4:22.12.3-1), poppler-data, texlive-binaries, unrar Filename: pool/main/o/okular/okular_22.12.3-1_arm64.deb Size: 6440712 MD5sum: ff8aee7e10e56acb739c7ffd93aa8ca2 SHA1: ca9a26dd07065bfae5d582f8d24ab9cfb0ac8e33 SHA256: b287f9cf808ca44a1b141902f31854efb3b53559d8d657952508b227a80aec9a SHA512: 90af0f63b44af1b61b8a38f2c718edad01d5d0b5ff1488cac76d6c8bcee4a04698976471bd77398f3757cec0e59d79a6895ed18678bb33df0ce59c71c91758de Homepage: https://apps.kde.org/en/okular Description: universal document viewer Okular is a universal document viewer with support for advanced document features, such as annotations, forms, and embedded files. . This package provides the document viewer application, plus plugins for a wide variety of document formats such as: * PostScript (PS) * Portable Document Format (PDF) * TeX Device independent file format (DVI) * XML Paper Specification (XPS) * G3 fax * various electronic book formats: ComicBook, FictionBook, and Plucker . Additional document formats are in the okular-extra-backends package. . The Calligra suite provides Okular plugins for OpenDocument formats that can be found in the okular-backend-odt and okular-backend-odp packages. . This package is part of the KDE graphics module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: opencc Architecture: arm64 Version: 1.1.3+ds1-ok2 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 308 Depends: libopencc1.1 (= 1.1.3+ds1-ok2), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Suggests: libopencc-doc Filename: pool/main/o/opencc/opencc_1.1.3+ds1-ok2_arm64.deb Size: 79402 MD5sum: 94b385e9b8e4eb2782d192e43804f68a SHA1: ae3b86462c1bcfd443abe49673f10aaa4d22ff0d SHA256: ed9beb62afd5cebb1776937c850a5f16d37a695ff8ef33f7ab62d64609a672a0 SHA512: bcbe749c879e9fed27fb7f031960702b2c653d4630d48b94a0048d8d65773dba6deac93f1baef5a7727453604dc0948c25b76a4ce19190c9481beb40f22eed02 Homepage: https://github.com/BYVoid/OpenCC Description: simplified-traditional Chinese conversion tool opencc is a library for converting character between traditional Chinese and simplified Chinese. . This package includes the conversion tool. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: opencl-c-headers Architecture: all Version: 3.0~2022.05.18-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: khronos-opencl-headers Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 358 Breaks: opencl-clhpp-headers (<< 3.0~2.0.14), opencl-headers (<< 2.1) Replaces: opencl-headers (<< 2.1) Filename: pool/main/k/khronos-opencl-headers/opencl-c-headers_3.0~2022.05.18-ok1_all.deb Size: 43692 MD5sum: 8685c0f140ac9c6d5dd3fe0274412bc3 SHA1: e4cab5272455c8c7cb6222dcb828ce715ea73e95 SHA256: f1e33a9f34f46b0a7c9e6af6d61d238ea3279fff9378ddad28ac7c638f32f0d5 SHA512: b7391480e90ddff36492d288a17f38d2ea3c19cfed622797edd3d086579c97b8fda5c733d31ad093f4a1159fef304ad12571734326008ce958231ce06ecced73 Homepage: https://www.khronos.org/registry/cl/ Description: OpenCL (Open Computing Language) C header files OpenCL (Open Computing Language) is a multi-vendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package provides the C development header files for the OpenCL API as published by The Khronos Group Inc. The corresponding specification and documentation can be found on the Khronos website. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: opencl-clhpp-headers-doc Architecture: all Version: 3.0~2.0.15-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: khronos-opencl-clhpp Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 4650 Filename: pool/main/k/khronos-opencl-clhpp/opencl-clhpp-headers-doc_3.0~2.0.15-ok1_all.deb Size: 302258 MD5sum: 11837df865f4b1d9256105754efcd2b5 SHA1: 56302ea1c654ba965c9c62525a08ba855423b44b SHA256: 904ab85c8863380d90e677540a300f4b1c62a463e113ef81877e788353bb11d4 SHA512: c5f3f109e31ed0cc63ef9d6a64922da6b11c5dab17ccdb2586285044324a031336eb0be1d5195bd223e03638516acae26f5c98fa3dbf24a80ecbae812caf400d Homepage: https://github.com/KhronosGroup/OpenCL-CLHPP Description: documentation for C++ OpenCL headers OpenCL (Open Computing Language) is a multi-vendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package provides the documentation of the C++ development header files for the OpenCL API as published by The Khronos Group Inc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: opencl-clhpp-headers Architecture: all Version: 3.0~2.0.15-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: khronos-opencl-clhpp Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 337 Depends: opencl-c-headers (>= 3.0~2021.04.29) Suggests: opencl-clhpp-headers-doc Breaks: opencl-headers (<< 2.1) Replaces: opencl-headers (<< 2.1) Filename: pool/main/k/khronos-opencl-clhpp/opencl-clhpp-headers_3.0~2.0.15-ok1_all.deb Size: 41454 MD5sum: 6e93c3e78bb39a320c929f8316ebbcee SHA1: 052c7d9fd6aec18ac77de3876209a24a15195a7c SHA256: 8b49bcd1eadbfdacc29f322605a88c3dce2834d0a956a233ef61533920e217b6 SHA512: f1bf246361fe26396069946ce999a117f4ef507e12b6e204a6684b9bce1beaed52a7733838da1300b419107df91891ffd7d4f0a7a30745690c6dc808e701df77 Homepage: https://github.com/KhronosGroup/OpenCL-CLHPP Description: C++ headers for OpenCL development OpenCL (Open Computing Language) is a multi-vendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package provides the C++ development header files for the OpenCL API as published by The Khronos Group Inc. The corresponding specification and documentation can be found on the Khronos website. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: opencl-headers Architecture: all Version: 3.0~2022.05.18-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: khronos-opencl-headers Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 9 Depends: opencl-c-headers (= 3.0~2022.05.18-ok1), opencl-clhpp-headers (>= 2.0.10) Filename: pool/main/k/khronos-opencl-headers/opencl-headers_3.0~2022.05.18-ok1_all.deb Size: 1770 MD5sum: 875d27676f759d3a0f822887b3e6e73f SHA1: 1cb337855b417f3948e0816d28031f15c5593c88 SHA256: 7fb839bf43bb28e1b51da6e6552ecaf4a6ada38b658ca53fcbd484cba001a735 SHA512: 279470a3b3b03c3e083d095d68b87b970e5e860282629748816a23e95b07ffc8d88158f61d049ed75c714048a45c523ea970805f16da08f91b9c2cb63c9dfa6b Homepage: https://www.khronos.org/registry/cl/ Description: OpenCL (Open Computing Language) header files OpenCL (Open Computing Language) is a multi-vendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This metapackage depends on packages providing the C and C++ headers files for the OpenCL API as published by The Khronos Group Inc. The corresponding specification and documentation can be found on the Khronos website. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: opencolorio-doc Architecture: all Version: 1.1.1~dfsg0-ok1 Priority: optional Section: doc Source: opencolorio Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3204 Depends: libjs-jquery, libjs-underscore Filename: pool/main/o/opencolorio/opencolorio-doc_1.1.1~dfsg0-ok1_all.deb Size: 1720524 MD5sum: 59231f9de501808431bca129e77b5daf SHA1: 4f7c6d2e5727428c29191353612886aa0e301792 SHA256: 829e6244d6eaa5b03b605b687b3ca7d877bbf1538f71159c4d577aa823d61f18 SHA512: 29528ed3049ade3cf1410ae7a66fcefb4a8ac188187a494f0f62100c2a032e792d4d0a0bfd14c4ad6a39d7158dc5e071075b5584690428b151b257df6e92a240 Homepage: http://opencolorio.org Description: complete color management solution - documentation OpenColorIO (OCIO) is a complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation. OCIO provides a straightforward and consistent user experience across all supporting applications while allowing for sophisticated back-end configuration options suitable for high-end production usage. OCIO is compatible with the Academy Color Encoding Specification (ACES) and is LUT-format agnostic, supporting many popular formats. . OpenColorIO is released as version 1.0 and has been in development since 2003. OCIO represents the culmination of years of production experience earned on such films as SpiderMan 2 (2004), Surf's Up (2007), Cloudy with a Chance of Meatballs (2009), Alice in Wonderland (2010), and many more. OpenColorIO is natively supported in commercial applications like Katana, Mari, Silhouette FX, and others coming soon. . OpenColorIO is free and is one of several open source projects actively sponsored by Sony Imageworks. . This package provides the documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: opencolorio-tools Architecture: arm64 Version: 1.1.1~dfsg0-ok1 Priority: optional Section: utils Source: opencolorio Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 408 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), liblcms2-2 (>= 2.2+git20110628), libopencolorio1v5 (>= 1.1.1~dfsg0), libopenimageio2.1 (>= 2.1.12.0~dfsg0), libstdc++6 (>= 9) Filename: pool/main/o/opencolorio/opencolorio-tools_1.1.1~dfsg0-ok1_arm64.deb Size: 86942 MD5sum: 41841885d9ea17181cc4d719b76dca04 SHA1: d1059cb7b2e7004a88018fa5466838a711bb2474 SHA256: 0defcea80cc3ba49cebdcc740ea84d3d2dbac3f79cbe19970f50e6252ac8cac8 SHA512: cedb8003c22a5146d5039e58f82060d39c6832ab11983c6eb6bf5811dabb339b2f5364c62aaccd61689e30cf0579594927f63c5e7c053afe79749b99beb52d0f Homepage: http://opencolorio.org Description: complete color management solution - utilities OpenColorIO (OCIO) is a complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation. OCIO provides a straightforward and consistent user experience across all supporting applications while allowing for sophisticated back-end configuration options suitable for high-end production usage. OCIO is compatible with the Academy Color Encoding Specification (ACES) and is LUT-format agnostic, supporting many popular formats. . OpenColorIO is released as version 1.0 and has been in development since 2003. OCIO represents the culmination of years of production experience earned on such films as SpiderMan 2 (2004), Surf's Up (2007), Cloudy with a Chance of Meatballs (2009), Alice in Wonderland (2010), and many more. OpenColorIO is natively supported in commercial applications like Katana, Mari, Silhouette FX, and others coming soon. . OpenColorIO is free and is one of several open source projects actively sponsored by Sony Imageworks. . This package provides some utilities. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openconnect Architecture: arm64 Version: 9.01-2ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3408 Depends: vpnc-scripts, libc6 (>= 2.34), libgnutls30 (>= 3.6.5), libopenconnect5 (>= 9.00), libproxy1v5 (>= 0.4.14), libxml2 (>= 2.7.4) Recommends: python3, python3-asn1crypto, python3-mechanize, python3-netifaces Suggests: bash-completion, xdg-utils Filename: pool/main/o/openconnect/openconnect_9.01-2ok1_arm64.deb Size: 685162 MD5sum: ce3094ea0c0ec8d5e2777436617cffce SHA1: 0a426eddbb3d3bf0c984a4ce57e8344e4f2d9e09 SHA256: 4b1268fc8b043270fb115aa6bfe8710ace9fcbc0f0933eb0c77377a3243ba8bf SHA512: 483779875ad9a6b98d9dddf9c7159a23fa2c9e3930d988350132c1a06c394d496d5311045d11087e41fdbf7cf0fc0301255e3afe9781afb3bc04c9b4f59c5671 Homepage: https://www.infradead.org/openconnect/ Description: open client for various network vendors SSL VPNs OpenConnect is an SSL VPN client initially created to support Cisco's AnyConnect SSL VPN. It has since been extended to support the Pulse Connect Secure VPN (formerly known as Juniper Network Connect or Junos Pulse), the Palo Alto Networks GlobalProtect SSL VPN, F5 Big-IP SSL VPN, Fortinet Fortigate SSL VPN and Array Networks AG SSL VPN. . A corresponding OpenConnect VPN server implementation can be found in the ocserv package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: opencv-data Architecture: all Version: 4.6.0+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 10456 Filename: pool/main/o/opencv/opencv-data_4.6.0+dfsg-ok2_all.deb Size: 1338296 MD5sum: 2818f5834980ee9175d55226381bb49d SHA1: f7d6892bb90de0e41eca25347be8585ac8ecb1bb SHA256: 0c981d57d8cd3e32511ecf2ba88c5ad19dcdb579110cd5c6d2f440c92781bd9d SHA512: ce7394583cbb816368e2212d38c40034f7d8a33a4ac7f14c58b99006ff88e46326e8b131a203544e350c84881688e323a4309d7f7d21aed6bd40d3ef8f404435 Homepage: https://opencv.org Description: development data for opencv This package contains some architecture independent files useful for development with OpenCV. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: opencv-data Architecture: all Version: 4.6.0+dfsg-ok3 Multi-Arch: foreign Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 10456 Filename: pool/main/o/opencv/opencv-data_4.6.0+dfsg-ok3_all.deb Size: 1338216 MD5sum: cf69a64881faf52a7705f06a92bc80ec SHA1: eaf2892575b71e2eb33749ff5dcd992da9e15731 SHA256: fa860786c63eda2feffc98a181d9d3806bcc3d0ece847cf58a22a4020bd50623 SHA512: 1a45f043aaf55f940d92f9a1ae298321212edce90258fa40012648661c616f09642973d10144dffb7e14837161c50b07a882da4b9c21766d5c28f4a2e2b7b8cd Homepage: https://opencv.org Description: development data for opencv This package contains some architecture independent files useful for development with OpenCV. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: opencv-doc Architecture: all Version: 4.6.0+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 255102 Depends: libjs-jquery, libjs-mathjax Filename: pool/main/o/opencv/opencv-doc_4.6.0+dfsg-ok2_all.deb Size: 95484558 MD5sum: 17aa601314d4d853898efbee0a98b639 SHA1: 4c3a30b9faa0cd05d4c6cc5fa1340cc3781a2ec2 SHA256: 5f3c7b85547b7a56a70d1cd215e976462f05608fd216b355c36cc78635904717 SHA512: b99946f11f7e4858fe6988f6f053c7faef84f4a18117b69376e68cf91647ab98a09303c4dd2dd47785b28306775844229a7771520c290ff4a9215ff306373f1e Homepage: https://opencv.org Description: OpenCV documentation and examples This package contains the OpenCV documentation and example programs. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: opencv-doc Architecture: all Version: 4.6.0+dfsg-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 258217 Depends: libjs-jquery, libjs-mathjax Filename: pool/main/o/opencv/opencv-doc_4.6.0+dfsg-ok3_all.deb Size: 95556286 MD5sum: 1a8b88d9fcd542b07acdf13e0b9dbc93 SHA1: 379c95f0ef114a47a690c21a9f3b5c5a4c32a31c SHA256: 785b0ce250dfd830b2fd8a4ab9bba6aec916583472131ccae1997249f06df02d SHA512: acdea721eb75cd29fb7c902da9594658786532812d6c6dbb4412f037be96e73d81523aa90d52dd46a9d638a2f359c51f5716bfc6c71ddf4fe80dfd8e92faabec Homepage: https://opencv.org Description: OpenCV documentation and examples This package contains the OpenCV documentation and example programs. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openexr Architecture: arm64 Version: 3.1.5-ok2 Multi-Arch: foreign Priority: optional Section: graphics Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1039 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libimath-3-1-29 (>= 3.1.6), libopenexr-3-1-30 (>= 3.1.5), libstdc++6 (>= 9) Suggests: exrtools Filename: pool/main/o/openexr/openexr_3.1.5-ok2_arm64.deb Size: 129382 MD5sum: abb628e04740d24018bbce89ecfca9c4 SHA1: 53a0d109e6581da7269482da8580f056e3380e66 SHA256: 3eb723d9fcbcac8b8ff060389d9b4c6b857b8296bb35c1138f0d3c4f5a96bc39 SHA512: 7578a441bd6fd77d4f8d63e71b284d79d07caeb7f69046f6f81b9ca6f7cf1c74c3643e4f4785656d207fcdbc9da10c590ae0d05be96ddf64b0698040049d3f27 Homepage: https://www.openexr.com Description: command-line tools 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 the following tools: * exrheader, a utility for dumping header information. * exrstdattr, a utility for modifying OpenEXR standard attributes. * exrmaketiled, for generating tiled and rip/mipmapped images. * exrenvmap, for creating OpenEXR environment maps. * exrmakepreview, for creating preview images for OpenEXR files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjade Architecture: arm64 Version: 1.4devel1-ok1 Priority: optional Section: text Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1068 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libosp5 (>= 1.5.2-ok0), libostyle1c2 (>= 1.4devel1), libstdc++6 (>= 5), sgml-base (>= 1.28) Suggests: doc-base, sgml-data Conflicts: libostyle-dev (<< 1.4devel1-14) Filename: pool/main/o/openjade/openjade_1.4devel1-ok1_arm64.deb Size: 262166 MD5sum: 649d126adccd64a6b54f0c22161b84f4 SHA1: 487153c929d7f8f0425add36a115e3bdb41c85f2 SHA256: d4535681510898b9bf18540ccbe39029e1b654f60152bd10ab85fefc0bdd8cea SHA512: bcfd5daeb1e5394c5d2e92be32ed5c7a061ac68e65c7dc33da8c0cc719757befd4f06fadfc5fe29266579fcda32e9b8b54e3f1fc6571a50a0bc5debfad99da84 Homepage: http://openjade.sourceforge.net/ Description: Implementation of the DSSSL language OpenJade is an implementation of the ISO/IEC 10179:1996 standard DSSSL language. It is based on James Clark's Jade software. . The OpenJade processor, in conjunction with a DSSSL style sheet, is capable of translating SGML documents into other formats. Output formats currently supported are RTF, HTML, MIF, JadeTeX, or an XML representation of the flow object tree. Using its own non-standard system, it is also capable of transforming one SGML or XML DTD to another. . Author: The OpenJade Team cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-11-dbg Architecture: arm64 Version: 11.0.16+8-ok2 Multi-Arch: same Priority: optional Section: debug Source: openjdk-lts Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 221130 Depends: openjdk-11-jre-headless (= 11.0.16+8-ok2) Recommends: openjdk-11-jre (= 11.0.16+8-ok2) Suggests: openjdk-11-jdk (= 11.0.16+8-ok2) Conflicts: openjdk-12-dbg, openjdk-13-dbg, openjdk-14-dbg, openjdk-15-dbg, openjdk-16-dbg, openjdk-17-dbg Filename: pool/main/o/openjdk-lts/openjdk-11-dbg_11.0.16+8-ok2_arm64.deb Size: 218475458 MD5sum: f9023e12d98f036ddf51ee38e2677039 SHA1: c50e363e9a9453a45bc860c67dbc88ade68cc0a8 SHA256: 8ea1ee12e6304ee91ee193fd665c33e31e4b282adbf1f6334e988f3e55e0631d SHA512: 7e7e6578562e1b288c144a1a7e6d445bbe7875ca99fb7dc78969ccb838129abb8f787e2443195756a50cfe91ec2e8e9be875aa46ae57abfbb7972c1da6deff6d Homepage: https://openjdk.java.net/ Description: Java runtime based on OpenJDK (debugging symbols) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the debugging symbols. Build-Ids: 04805b5a478b1f68c52b0a3937bfe224b7bcfa6c 0ed22a1b02b83ee99b9c2a0ed7638cbc0c713fd0 1242f891dd88c19133d592e26a7c5f227f4ce4a1 14566ff6ec076586e3b34915770214ee379998c1 1bf16fa7010edc7ca823b273fcac8ff565c26d16 1da7da14cf28eab6cc070c9515646460c177b064 1e97b84e84d1be9906a7985d281fe30e37c83957 21e65cdfb380cfdb7cc21f38b57812f49a623168 24912c66e4ce46bdd153798542ec0461144c864f 32816f149dbd3058541ca069ab1203ef3a8f9ad2 32a7f987938677e0ace59f2858c248b7313c1790 3f2c7f28504c978ec7907c69f80ac56cb62bb953 44339f103867bf324cf7cb55dcba84455fd60b7d 4565e7258d6ec503a8db4a24506e5a88efe41050 45ac7c1aed5bdc70d5c9a048b5147a68d6bd95a2 49f0a50f8d90a0e4acfe14a89532f007798be4b6 4c2ae4d42dfd02adcf08c2827b769ca89eb3be48 4f800245ccc9811c11743ec51ae53d3adb68a3a6 58a9a0d9f9c1624546812f8d01a86225664b6eca 5a80c3f9677eb2adff7e68cb69542fafb6e65fbe 5c371beec2a2b59df0f5e12becd46137530a6c81 5ecc673cd246ae1b0b863c60639c6d71c8e961ed 64fb6a761cc5949c69296a8f5bf28273265b6862 68548cedd2631856cdc328d6d2af941263ba7cfa 6d7ba28bc518c03b22fd3cfccbd66e917bdd62a5 74fd28b0ae4e0b89d353bcc1b716a7ef2c7be7d6 78ba7df6853400b60351edd5d8a17500987830c7 7af66a064e86705dcf45d56190bb61106b1cf1ff 7b40df227045ee2ef262ed73307c794560b1eabd 7b452752b914bd5ada7d78a074c12ba9bd8c020f 7b6c174ab5319c0c5699928269bf0301eb2a3a91 7c0cedc6ff9c8dc2a3f281017afafff9bbc9746e 87ca976fb288a2213bec9b2c6cee905f6fbe21c1 8a09769ff4c21e967d5ddc37801337887723f8f5 8f552bed1320312a45e82a4549a912e2d3673169 8f9483565fe2daf569dddd5fe0ecd4232aa21bd9 98038546dabe246aa303097f8053374dd755ebae a11bc585b02d8eec9ff657355d5ded1105c716e8 ada643424c840379dc44ac6f05c418f3c21aa948 adfd3e19d3cec2d828774c87bdb22bb32ba557ea afe19428869769c365ec07973c1af03b2427219c b097464dd6492f303812cb85d750b3c076fa0cf6 b172a1c236529a7ac2f891cc1f8aa2470aca4551 b84d7658e888fc8b12567e6ec8bc6fdb9ed9795a bcb045e8e521c413b1742bdf4c7140796662bb0e be3d0c0be89625c3318af87c43e67ae971907cb8 becb1d66faf2fff0314ee0f35eac80ea935ded50 c27dc556e1261c849cc05c2bb576c175f1a142db c5489de469df24b87b75070888495145bde2f878 c64fac172da1d419bcd923e3ebfc8b1068e86ba0 c868ec1efe072d6b45faf4b6c5f7bfcabd66e964 ca7f784bae5319de0b216865150c3d7f3e522d34 cb1d45d44c9d39853d406fe0fd7ebb84030c6ad0 cf8c9d317d5c274d8a202c5ea5c135a0c96e30aa d020ddca1817e2ab32298180340a530cd485a9bf d064b4a963d970699b00106374bd7aec14f5b7f5 d0f919c8657870e67705cfb8f16dbd13c3270a39 d31eb2d6867d7304d181f0c15338a83156c864bb d412ead56b4c5de068a666e3e50d3a3770368545 d5d23ebb599e4f721d4792108d25bd839fbe9475 d62eb6ab74735f9987bc54e40bd2aedb556aa578 d9088fd24a957c838a352603ee7e32960cf53e65 dc1ee5154be922cb00e36728b44376a3377f3456 e0120db3b2593ed62d74bb1d5f73cf012cae4a15 eb5713455f2ac92078cfbd4005a2cfdae1d4f079 eb7f872db2f32f33e18b19f569670c7c5d42de10 ec17813622168c2e9317bff42de1892f13e7276f ef35203bea12cfc7ac893b4d845c3d253dfd8b93 f203f5c68ce8c5273c11b35d36875775988bbc4c f8cc60ef635e0df603cf140700a5ecd57b6bb2ba fc315ea6edec8f43b2d3ef70571cab3bd0e98d0d fdf2ce06bf9ca416d38358f9dae1961512da7793 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-11-demo Architecture: arm64 Version: 11.0.16+8-ok2 Priority: optional Section: java Source: openjdk-lts Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5838 Depends: openjdk-11-jre (= 11.0.16+8-ok2) Filename: pool/main/o/openjdk-lts/openjdk-11-demo_11.0.16+8-ok2_arm64.deb Size: 4088478 MD5sum: b1a1fd84c1fa271a3facb99c899f9b30 SHA1: 28a589e9828748c291acb5b8e5ea8603b6e67a26 SHA256: dacc0d74d92e6548a5f47df92e14cac54769c8ba5b898ae4b18469593cb8bad1 SHA512: cb261fbd7d606e1b28d11a88eb5c1165b1670ae52b07298333ce58897b402a84af80fea76774697aced3d4ef6eac0e5fb6928bc829ca3795052826f9e7cb7a63 Homepage: https://openjdk.java.net/ Description: Java runtime based on OpenJDK (demos and examples) OpenJDK Java runtime cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-11-doc Architecture: all Version: 11.0.16+8-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: openjdk-lts Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 277433 Suggests: openjdk-11-jdk Filename: pool/main/o/openjdk-lts/openjdk-11-doc_11.0.16+8-ok2_all.deb Size: 12385496 MD5sum: aba253b10c2b851050b92594f91f2d27 SHA1: d105b6bab0c5cab9df43fb6258f8224a567fc222 SHA256: 6ba7dc31feabe4721896d8a7a3f13fa25be46def67f8d702ada28cd4c9303aff SHA512: f4f5db2a425aee6020d5925f7861636aba1772888eb79e95ca3a5d100c9bb81169c6aef1e3cfd2398a12b08333f2ac4c1a747282925e207b8ea58cc94000fed0 Homepage: https://openjdk.java.net/ Description: OpenJDK Development Kit (JDK) documentation OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the API documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-11-jdk-headless Architecture: arm64 Version: 11.0.16+8-ok2 Multi-Arch: same Priority: optional Section: java Source: openjdk-lts Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 216741 Provides: java-compiler, java-sdk-headless, java10-sdk-headless, java11-sdk-headless, java2-sdk-headless, java5-sdk-headless, java6-sdk-headless, java7-sdk-headless, java8-sdk-headless, java9-sdk-headless Depends: openjdk-11-jre-headless (= 11.0.16+8-ok2), libc6 (>= 2.34) Suggests: openjdk-11-demo, openjdk-11-source Breaks: openjdk-11-jre-headless (<< 11.0.11+3-2~) Replaces: openjdk-11-jre-headless (<< 11.0.11+3-2~) Filename: pool/main/o/openjdk-lts/openjdk-11-jdk-headless_11.0.16+8-ok2_arm64.deb Size: 211948118 MD5sum: f10b463e41b7d22df9a3d273b97f0bcb SHA1: 271e39118a30d68dd9a9c9d4321657771cc52fc3 SHA256: a70bc8bb77b442f6bc8e4db778714a72476481156dd780090cb19ba7646609f8 SHA512: b0c8e4e794bd91b90b013b20ca5f2ccde9a58502f03ae2c3b89acf8c01164317b517649c12f7ca33e593d4ba9d1dee53a584a0599b7bf9510e88a6270a81068f Homepage: https://openjdk.java.net/ Description: OpenJDK Development Kit (JDK) (headless) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-11-jdk Architecture: arm64 Version: 11.0.16+8-ok2 Multi-Arch: same Priority: optional Section: java Source: openjdk-lts Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3324 Provides: java-compiler, java-sdk, java10-sdk, java11-sdk, java2-sdk, java5-sdk, java6-sdk, java7-sdk, java8-sdk, java9-sdk Depends: openjdk-11-jre (= 11.0.16+8-ok2), openjdk-11-jdk-headless (= 11.0.16+8-ok2), libc6 (>= 2.34) Recommends: libxt-dev Suggests: openjdk-11-demo, openjdk-11-source, visualvm Conflicts: openjdk-11-jre-headless (<< 11~19-2) Replaces: openjdk-11-jre-headless (<< 11~19-2) Filename: pool/main/o/openjdk-lts/openjdk-11-jdk_11.0.16+8-ok2_arm64.deb Size: 2965356 MD5sum: 68595a797ea6aec8723e4c107d8eb625 SHA1: 16d1f12f082b677796509371c114801d4f3836ba SHA256: a57a55f569223186af3ca5ed0bd8f7df5470b89b5b33cd8f6b7fb9ca9de1ebc6 SHA512: e10e7161b83997235216df1fc726491cd9743316b9d739f21d66dc59c76d37e774b2d7a55621d01ba6b9ebaa9ff856572f2561aee729c5b2edb078f309fc02ec Homepage: https://openjdk.java.net/ Description: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-11-jre-headless Architecture: arm64 Version: 11.0.16+8-ok2 Multi-Arch: same Priority: optional Section: java Source: openjdk-lts Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 164226 Provides: java-runtime-headless, java10-runtime-headless, java11-runtime-headless, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless, java8-runtime-headless, java9-runtime-headless Depends: ca-certificates-java (>= 20190405~), java-common (>= 0.28), libcups2, liblcms2-2 (>= 2.2+git20110628), libjpeg8 (>= 8c), libfontconfig1, libnss3 (>= 2:3.17.1), util-linux (>= 2.26.2-4), libasound2 (>= 1.0.16), libc6 (>= 2.34), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 4.0), libharfbuzz0b (>= 1.2.6), libpcsclite1 (>= 1.3.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.2.2) Suggests: libnss-mdns, fonts-dejavu-extra, fonts-ipafont-gothic, fonts-ipafont-mincho, fonts-wqy-microhei | fonts-wqy-zenhei, fonts-indic Conflicts: openjdk-11-jdk-headless (<< 11~18-2), oracle-java11-installer Breaks: clojure1.8 (<= 1.8.0-7ubuntu1~) Replaces: openjdk-11-jdk-headless (<< 11~18-2) Filename: pool/main/o/openjdk-lts/openjdk-11-jre-headless_11.0.16+8-ok2_arm64.deb Size: 40869390 MD5sum: ea1def89e8eb96b71fc66527c1dfb81d SHA1: d9cf9887f529fcfde3e2b4538f4030fb78d481e0 SHA256: 9e0e57cc832d6f701ddf9a7582f330fe7748bc88d2716789031f16fd28f2025e SHA512: a55ae7d93ca777f7e20d384fed31fc0f9ec82f96c4f8353bd31542b5ffcb5a8283a0c623d8adb9b80da6659e3eb1f422e0d1041a8324dfd9f7ec342b9401bbd7 Homepage: https://openjdk.java.net/ Description: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-11-jre-zero Architecture: arm64 Version: 11.0.16+8-ok2 Multi-Arch: same Priority: optional Section: java Source: openjdk-lts Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6483 Depends: openjdk-11-jre-headless (= 11.0.16+8-ok2), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Filename: pool/main/o/openjdk-lts/openjdk-11-jre-zero_11.0.16+8-ok2_arm64.deb Size: 2092602 MD5sum: 0295ea8a50d1ba106583be9a5d6ee5e6 SHA1: 07b8187a9234dd8868c302a64b31bb1504dbcafa SHA256: d81cfef521db68ac8ae79c93f12130f1fffcad76f60c7da53098a457b333a585 SHA512: e9985e045d00eed5c938bd0325ecce1c52827eabc611a501757071028c446a48ea0f6e4a3f70246fd1ac897f2ad62159c02dfe0a0a9744b84a4155e8ce0eadc0 Homepage: https://openjdk.java.net/ Description: Alternative JVM for OpenJDK, using Zero The package provides an alternative runtime using the Zero VM. Built on architectures in addition to the Hotspot VM as a debugging aid for those architectures which don't have a Hotspot VM. . The VM is started with the option `-zero'. See the README.Debian for details. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-11-jre Architecture: arm64 Version: 11.0.16+8-ok2 Multi-Arch: same Priority: optional Section: java Source: openjdk-lts Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 518 Provides: java-runtime, java10-runtime, java11-runtime, java2-runtime, java5-runtime, java6-runtime, java7-runtime, java8-runtime, java9-runtime Depends: openjdk-11-jre-headless (= 11.0.16+8-ok2), libgl1, libharfbuzz0b, libc6 (>= 2.34), libgif7 (>= 5.1), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), libx11-6, libxext6, libxi6, libxrender1, libxtst6 Recommends: libatk-wrapper-java-jni (>= 0.30.4-0ubuntu2), fonts-dejavu-extra Breaks: openjdk-11-jre-headless (<< 11.0.11+3-3~) Replaces: openjdk-11-jre-headless (<< 11.0.11+3-3~) Filename: pool/main/o/openjdk-lts/openjdk-11-jre_11.0.16+8-ok2_arm64.deb Size: 188964 MD5sum: 5ef9dc1eb42d2d31adda9845ea06fd00 SHA1: bd809e29bebf308b859983ad6891f3bc88235b9f SHA256: 02f19e6ff679c426027de14018c114590afb3a37bccddb3d81e10a72cbc72320 SHA512: 38d9f170f1f2621773584f4ec0745fb935f39aa9f1111422434e59d277804ef39a95852a4e6e8742812d2f5b3e7f27831b5b62a445d2b2912fa2572da8b688fb Homepage: https://openjdk.java.net/ Description: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-11-source Architecture: all Version: 11.0.16+8-ok2 Multi-Arch: foreign Priority: optional Section: java Source: openjdk-lts Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 56939 Depends: openjdk-11-jdk (>= 11.0.16+8-ok2) Filename: pool/main/o/openjdk-lts/openjdk-11-source_11.0.16+8-ok2_all.deb Size: 51883054 MD5sum: bf92e12ee847633ff4ba02efa71458a3 SHA1: 2c547620f804c93ac312aa7289350b85879b9e09 SHA256: 635a4751ce4d4cf98eba09fe3c7a1bb7a81df51b32948c32b903bf4fcfe5f248 SHA512: b7a1ee12d5e153443d78672ffc4934126cddddc039b4106cc5f91ab4f4f677de42a79ad3308917b485b13229ed229417ccf1f060b076fb25b4896c678a15e69c Homepage: https://openjdk.java.net/ Description: OpenJDK Development Kit (JDK) source files OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the Java programming language source files (src.zip) for all classes that make up the Java core API. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-19-dbg Architecture: arm64 Version: 19+36-ok1 Multi-Arch: same Priority: optional Section: debug Source: openjdk-19 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 271275 Depends: openjdk-19-jre-headless (= 19+36-ok1) Recommends: openjdk-19-jre (= 19+36-ok1) Suggests: openjdk-19-jdk (= 19+36-ok1) Filename: pool/main/o/openjdk-19/openjdk-19-dbg_19+36-ok1_arm64.deb Size: 268976564 MD5sum: a2d1e7b7954e40ced443360ca232fce9 SHA1: 50167962fc5e080cf03e62b6df9bca1a0be98961 SHA256: 537c9f44bd9d6d6f81ff9143305e2cba37ddda7d2d304507be6be15cec0fbe20 SHA512: 39332ad481e45248876f21ddfb042319120083bc703b74bd6828b1f773534bd284594be78824d78e480dd588ea32f78fca0ac8ba902a48a12dc8fef2d4737d6d Homepage: https://openjdk.java.net/ Description: Java runtime based on OpenJDK (debugging symbols) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the debugging symbols. Build-Ids: 03711c39c90b4aaee570b74307425e3422ff5177 09938b1f93e5f23a4f0540750b7e9b0d3da713bd 0e7296c62b9bd6743f8c82aa681397c578d2e845 0e7b6d76af358d850fdc64dcd35e54657516e38b 16d0c15afa0b2987a15dd9ab75cb27113489ad8e 1b3da046df24cb8a389293c47dfc6acbb93d8587 204723b18e144cdee8967951677ffd83212f834b 2a8b364eb47cff284444997a85ce70416794f136 2aeb19fba566f67c44ed361f98eb44b70bf3db16 2b0c154c31dcdc77a5425d9fbb3aa6ddb7b2e791 2d8b8d2ab2cfe0d9242cf5aeefbec7ffa2ce0d1e 2e7d8298edee038d02eabc869a237367f1b6adb2 2fa1a8a6f3b51be9e76425be6849a931f3f6cb66 3533c55a3423c9f7502a6792b7192cf5939cde55 35ea1bae888f63696031257d758ed3a7740192c9 365c597e9968caf46ded74ff6844ad10f8277b83 38f3353503b7452923bf0fc56f0337b611bf382d 43fedc681827ba64d6f9f818dd09231427d7dec5 448febf740fe68420b2b3ad9aafa62fbc4a2c0ea 4986c310356a95c6a936b1b1fe80c24299956425 4de54e8348a4c149e41e2c6f2ca49afcc6515a6c 4fe31c47868698bec4f91f730ad55b50a02b235c 51c5a0f6ccd8fbb88267ec1659786e1793aa3080 5283ca67382fbffc74b035b35b5a9f4b25250094 564891dd9825878787de3a8c77cb3a8f53373fb1 57f7502feeceba4331f994c5367d131653e54a04 595748bed3575c7242776fb6ac1ce14e2b15d071 5dc1fc443c0cc25a89753627192eb9a39d95380c 66ad800ff3ed3cbf6492518860e4032c914769be 6a124c7a11b533a1ec4e05a20478a184cdc2fba3 6cc8ea246ce931b38f8b517236526a29c4cfde21 724701f820a6310fc839f7f3a4203bace42a611c 7a3788456cc1679b0f2ef6ba597001c502175ceb 7a3bf7bb2ad03df84d7e86f0e52cdd20895903c7 7cf0d5824685dcc536ef2bdb5301adb0a20eec4a 816d5405dce35f77588719cfa8f6115c26535653 826f036542dd0038b673b5878f02dc4ab8d100f3 83a214aa7e0c161d8609116ab5fa54f92b940eb0 83fafdefc0de7831a0141d7bf36d6f99f3b9a381 891714296208f850528a76497c26f3b02bf2da25 8ce1bf3e8120adad979dfb758c181e8eb6bb8b8c 953c3e673a108712bf542cfc17c30e24b1c1b2a0 95ffb40536055266962cac8b990a421a4d870036 96946f2e0c93d204a0705b532aa19b8e1ce742e1 980c065460c98b983673d9d6cbe3dc03d58f5dd9 98b645695d813b1e08fc3c1a5ef91587dadb983b a0a598ffd3777727d75c868101b9486390bcf8d9 a9e7082a320b351c1959c1f47a96b43d24cc3e1d aa6c3b198b84d27081b01a2e9930a793dc6ea611 ab421c77c165723f82890cb67273aeb4f0c78828 acf3bfa13dc4c91394480973e86323f4808742b6 af13ff69631c96e1ec6904c9ef44936e3a652330 b0af5e8184b0e1211009c41c349d668520db90f7 b7ebe43f7491d48b5209ee6481640a43ab7dfdad b98ca7626b1b6678ba56d15f43d9cda98bdb5386 c21395052e732b9fa06739a69e4cbd479b05b289 d58b0cdfe4cf5b7ed46ba9415aa8cea9ea3e24b9 de76467e13e8ba3ac644b45a5928a9e91c516624 e1de1c0e9401efb3017bcbdc8f591c17e2043a14 e4ad88be96d8c1a76e6710b56160b6a19c2f01bb ec8d0b68ad2d8a9ebe732efcc150eafedb7a4a43 f3b3c8b8f79785a20d640a5cf916284ed77143e9 f798a83aff5cd4c4b4037e8ef96de3baac275a0f f7b49cc85721a97c39bc11ceaeaf97ddbd58f657 f942f25419984198dcf1fa2052559468444e19bb fd85ba30a3f2b9574a39262f3125e9ddbdd8f677 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-19-demo Architecture: arm64 Version: 19+36-ok1 Priority: optional Section: java Source: openjdk-19 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5874 Depends: openjdk-19-jre (= 19+36-ok1) Filename: pool/main/o/openjdk-19/openjdk-19-demo_19+36-ok1_arm64.deb Size: 3190988 MD5sum: 02361821948bb2571aab9b02de71e871 SHA1: db95036aa46a6afc4d321502092c9bf540a1872d SHA256: dfe4b63e045b688724c33ac5e66d6fe09213538b8150a0f10c33337518928705 SHA512: 04e8a5f133e46ae0f0c9edb94c1ba1cae7151031471d26dd502e421ed2e30a05e1ddd68da2fe0dd7a87f9f7bfbe1d318466a036d9b8a25fe05e3d4f6f3a4b635 Homepage: https://openjdk.java.net/ Description: Java runtime based on OpenJDK (demos and examples) OpenJDK Java runtime cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-19-doc Architecture: all Version: 19+36-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: openjdk-19 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 281402 Depends: libjs-jquery, libjs-jquery-ui, libjs-jquery-ui-theme-base Suggests: openjdk-19-jdk Filename: pool/main/o/openjdk-19/openjdk-19-doc_19+36-ok1_all.deb Size: 11901150 MD5sum: ad3b1177bcbb161e0d1bb2c1f5face0f SHA1: 483de97cbf5cc156bfeb534a6f399b52b5146ce3 SHA256: 390dbdd7c5ba0b938a662ba64319a57f94dbc309d926797dc50da37194e1876d SHA512: af43b93bf80abaca5791bda59f0808d22bcfd6d243745350368034dca10df3fb8a57b8dee2102d61f38cd28cee171bb7e6755c95ff320710d2e3d846360534e6 Homepage: https://openjdk.java.net/ Description: OpenJDK Development Kit (JDK) documentation OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the API documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-19-jdk-headless Architecture: arm64 Version: 19+36-ok1 Multi-Arch: same Priority: optional Section: java Source: openjdk-19 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 246673 Provides: java-compiler, 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, java5-sdk-headless, java6-sdk-headless, java7-sdk-headless, java8-sdk-headless, java9-sdk-headless Depends: openjdk-19-jre-headless (= 19+36-ok1), libc6 (>= 2.34) Suggests: openjdk-19-demo, openjdk-19-source Breaks: openjdk-17-jre-headless (<< 17~10) Replaces: openjdk-17-jre-headless (<< 17~10) Filename: pool/main/o/openjdk-19/openjdk-19-jdk-headless_19+36-ok1_arm64.deb Size: 242414480 MD5sum: e68a0c760fda25b1e6bc8b0676a5c7bb SHA1: d78a05dbcfb1e7a7ae9992e1179167fc1f12b43c SHA256: a44b5f874a6625aca7ce8bf275b1611e7a76032542c8efdf7240ac58b84296e8 SHA512: b0a58d896e3f4ec0a28df65fb4a1f3005680152a0a8f88ae549f28adef52397a6f9e40cbcffe18d45c81511af79ce6d21314715ba2c19ac8246834db421830f1 Homepage: https://openjdk.java.net/ Description: OpenJDK Development Kit (JDK) (headless) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-19-jdk Architecture: arm64 Version: 19+36-ok1 Multi-Arch: same Priority: optional Section: java Source: openjdk-19 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4664 Provides: java-compiler, java-sdk, java10-sdk, java11-sdk, java12-sdk, java13-sdk, java14-sdk, java15-sdk, java16-sdk, java17-sdk, java19-sdk, java2-sdk, java5-sdk, java6-sdk, java7-sdk, java8-sdk, java9-sdk Depends: openjdk-19-jre (= 19+36-ok1), openjdk-19-jdk-headless (= 19+36-ok1), libc6 (>= 2.34) Recommends: libxt-dev Suggests: openjdk-19-demo, openjdk-19-source, visualvm Filename: pool/main/o/openjdk-19/openjdk-19-jdk_19+36-ok1_arm64.deb Size: 4538572 MD5sum: 030b8bc9717d665208992573c63a3299 SHA1: ccd7168af634d35bc053d8342ce5c9b74b2aeb74 SHA256: ff8e6823e426a821046d38af5697e375f6ab133d523610e1b31b693d00b6d09b SHA512: 58fb1663c0a8dcaf8c77c89c2e478f3dbe3a441c557802eaf763af179472268eb3bc93ab29eb5d26f04822a4cf23bc2bfcd1775232519dfd7b6e0543f7a02ca9 Homepage: https://openjdk.java.net/ Description: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-19-jre-headless Architecture: arm64 Version: 19+36-ok1 Multi-Arch: same Priority: optional Section: java Source: openjdk-19 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 197976 Provides: java-runtime-headless, java10-runtime-headless, java11-runtime-headless, java12-runtime-headless, java13-runtime-headless, java14-runtime-headless, java15-runtime-headless, java16-runtime-headless, java17-runtime-headless, java19-runtime-headless, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless, java8-runtime-headless, java9-runtime-headless Depends: ca-certificates-java (>= 20190405~), java-common (>= 0.28), libcups2, liblcms2-2 (>= 2.2+git20110628), libjpeg62-turbo (>= 1.3.1), libfontconfig1, libnss3 (>= 2:3.17.1), util-linux (>= 2.26.2-4), libasound2 (>= 1.0.16), libc6 (>= 2.34), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 3.0), libharfbuzz0b (>= 1.2.6), libpcsclite1 (>= 1.3.0), libstdc++6 (>= 5), zlib1g (>= 1:1.2.2) Suggests: libnss-mdns, fonts-dejavu-extra, fonts-ipafont-gothic, fonts-ipafont-mincho, fonts-wqy-microhei | fonts-wqy-zenhei, fonts-indic Conflicts: openjdk-11-jdk-headless (<< 11~18-2), oracle-java11-installer Breaks: clojure1.8 (<= 1.8.0-7ubuntu1~) Replaces: openjdk-11-jdk-headless (<< 11~18-2) Filename: pool/main/o/openjdk-19/openjdk-19-jre-headless_19+36-ok1_arm64.deb Size: 49255562 MD5sum: e5e5c4f47f5c77ece0345e3263537247 SHA1: 68835f54aef4f1167e2247a726d243b5a644d0c6 SHA256: 81dee2b1f8caa9d3b1294bde9e4a58c48dc0e321846ecf2efc39920b730d1fd3 SHA512: 687ad1caec3f125595867493675ca1cfcd654466950091b378f1cefdae95cb8149d4ce04c53de732a90fe4a5bc31ccd73f9f351fcd0cea8f1b71fa628344ba01 Homepage: https://openjdk.java.net/ Description: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-19-jre-zero Architecture: arm64 Version: 19+36-ok1 Multi-Arch: same Priority: optional Section: java Source: openjdk-19 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7794 Depends: openjdk-19-jre-headless (= 19+36-ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.3) Filename: pool/main/o/openjdk-19/openjdk-19-jre-zero_19+36-ok1_arm64.deb Size: 2510332 MD5sum: ed5cc1d9be8816818e242a8ba4ad98e2 SHA1: b3f62c163fa9a4aab650086b3972c03fe48d7d22 SHA256: 596b75f787528452d28fe092f079d31b48506aafb1ec16bbfcbaf63ccaa3795f SHA512: b85d7bfb25a2e28b24c2642ed6c391e769dd31552d5147d181c87e42bdfe49e26ca821b7a85b2babfc9ba93b8621831425857bf3eabf9ae719dfd5985ad2c81b Homepage: https://openjdk.java.net/ Description: Alternative JVM for OpenJDK, using Zero The package provides an alternative runtime using the Zero VM. Built on architectures in addition to the Hotspot VM as a debugging aid for those architectures which don't have a Hotspot VM. . The VM is started with the option `-zero'. See the README.Debian for details. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-19-jre Architecture: arm64 Version: 19+36-ok1 Multi-Arch: same Priority: optional Section: java Source: openjdk-19 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 585 Provides: java-runtime, java10-runtime, java11-runtime, java12-runtime, java13-runtime, java14-runtime, java15-runtime, java16-runtime, java17-runtime, java18-runtime, java19-runtime, java2-runtime, java5-runtime, java6-runtime, java7-runtime, java8-runtime, java9-runtime Depends: openjdk-19-jre-headless (= 19+36-ok1), libglib2.0-0 (>= 2.24), libgtk2.0-0 | libgtk-3-0, libxrandr2, libxinerama1, libgl1, libharfbuzz0b, libc6 (>= 2.34), libgif7 (>= 5.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libx11-6, libxext6, libxi6, libxrender1, libxtst6 Recommends: libatk-wrapper-java-jni (>= 0.30.4-0ubuntu2), fonts-dejavu-extra Breaks: openjdk-17-jre-headless (<< 17~10) Replaces: openjdk-17-jre-headless (<< 17~10) Filename: pool/main/o/openjdk-19/openjdk-19-jre_19+36-ok1_arm64.deb Size: 176856 MD5sum: 60ac5ccf9bb928529147aa6a9dc0f7f7 SHA1: 8dc6d7a5c2f59226fcf4a5ff5795032fba8b9da5 SHA256: 80cce1c1a096bb859f6ea7cc8a1f95bc6fab0caaca5346cb8d09a10ded22b4b7 SHA512: a86d992c7d716ed13ad7e7ed60a9674b4ff2c160b2755b475358223eb91a60743545c5b87ebfc952ce7a043ed10bdefee3da2f269fa9072decee2c62149b8167 Homepage: https://openjdk.java.net/ Description: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-19-source Architecture: all Version: 19+36-ok1 Multi-Arch: foreign Priority: optional Section: java Source: openjdk-19 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 51160 Depends: openjdk-19-jdk (>= 19+36-ok1) Filename: pool/main/o/openjdk-19/openjdk-19-source_19+36-ok1_all.deb Size: 47820852 MD5sum: 8b309db88f45e400e25f740658af032a SHA1: 8757cd4cfef0655a695205f5203d35682ad749f5 SHA256: a8b0bb5caa68981661c44cce459da04c8fd4f754538c71fdbe449f374808fbe5 SHA512: 4bd97c942ccdbc8089d542e4ce497d8deb625c6856fdc914a5dd0ee9baa70f9594844bd96de81e0663ea123bbeee919cabb90a9703b36069ede8b82c97ec70dc Homepage: https://openjdk.java.net/ Description: OpenJDK Development Kit (JDK) source files OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the Java programming language source files (src.zip) for all classes that make up the Java core API. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-8-dbg Architecture: arm64 Version: 8u342-b07-ok1 Multi-Arch: same Priority: optional Section: debug Source: openjdk-8 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6595 Depends: openjdk-8-jre-headless (= 8u342-b07-ok1) Recommends: openjdk-8-jre (= 8u342-b07-ok1) Suggests: openjdk-8-jdk (= 8u342-b07-ok1) Filename: pool/main/o/openjdk-8/openjdk-8-dbg_8u342-b07-ok1_arm64.deb Size: 2147794 MD5sum: a3a34a5a3145e09f6430fea45e8cb51e SHA1: 582c962b230137dbea02533a79d10786461aff78 SHA256: b45e0e2d89e43408042d67785860230b1659c5b4b16472681e8ec3d2648862d9 SHA512: 272add87f10825fab3196979ec8d05413f4c86f7a02d8864942ddd6ba8eaae93feebaa9dac0a2f4cf96b4c06d3a398d2874d26f84c4d8d8b5619eb44bba2c532 Homepage: http://openjdk.java.net/ Description: Java runtime based on OpenJDK (debugging symbols) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the debugging symbols. . The packages are built using the IcedTea build support and patches from the IcedTea project. Build-Ids: 08198a0db61fe1460d618aabec5a8ccbbaa27d69 09b06d7c9f5ff9781f75ab2f9a37ae6dbd1b4c99 0a5d34ed422371daff8e5be2e36f046c9f27e2fe 0cfd0012f1b1ae1bd501dfa6f9a106aa08e88d77 12e6b06da7278b53d69830ae67fc38196dd604e9 1332163a5510e2e419c43eb5edb314d09848ebe4 150435242b5d19194f0f859e0bea4a54ef59b794 1588a0ba6c6e1e427532dd6644ec957714c5671d 19755ab681de0a0f0d9ba4b098f288f50e85309d 1b9e22d308bd32eda49fd9e4cdd5f319681b5f5c 1c88a79ec37980b841803c401589a41d1d432e9e 1d775e98e70313640ada14515a90a8f755983e37 1ea29b54db44036f151585ce0165c02e905a9b0d 25ab9ceb324d1a5bc46676d9bed2b78cca94b0f5 2714f29255de838f6dd8a365b9cf4647028ab081 27c11bac96465560aedc330b48363a636b59f140 2b3faead85e81254cb19994f522d3ac3840954dd 2b8af75161ec08b866f8da447a4098a232a5a910 2c76bc25f7d840e66832b7291afaf682e6cbe12e 2cc04424d5f475ada421e4b14a8d61697026de31 2e4fd55f9439ed745adf76519e02ef7245b718be 2f64d2357ee3bdf7bd07053a9dc964d66a746402 327bc3a1306104f7be6c25390d801421679d5fdc 38cd39cf8ae31a7be7a52373cf1b7ed5e11f0a3f 3c5faadffcda3f6815a85f5be087eceb3774c55a 3c8ac7dfa2608e8adc56131428a32632ec67337c 41809fde2a01feaa4c6466b55e4e110837263330 46a456ed2fc6cba43a1420edb3a0dc0f8a3123fb 4805daf6b05b2b62987e5ac1e643d1fd0bd37d40 4a007cb5e74f80d9bccb0bb1d797bae1840a0d27 4d5a8647ed4c30a4658e17b3e5e44278c915a9bf 4d6dc500d2f50a72df1a7323b4591a6cd167c2e3 4f8d6fcae8b08584358d9a72c044979d05a86d92 50614e9ffde34b42de8da0be8cbafa2fa977e9e8 54d5668c68466c946eb20aba45009613ed22ce80 5748d5f9c22519c92094680fc3060ba80c1ce879 5bff60c117425fe41fe6369495a13c3a916951a5 5f3240d60d6d618f630df52435a3f01dcdd7e040 5f3b7bcb781cfcedc2b66d082c8ff72c6db1587b 618114824f6a202e6720a9224746690e52cd299a 665d7d1361cd42d3295978c8f1fe85d5f904c757 6a72547150ffefe6c91e282ce2b5896c4906fc91 6afc193d31e090d1f32a2e2a9009848c555d3080 73b2e735879fd08f9763babcaf4f263decfa6366 7553f8291d2716c7e4647b740146eb40de22c1b0 779dde465f70c2be8152dbf2d6e3670c26a928ce 77ddc1c66387eb152b30abe8ade5457eab05e1f1 784c33433f0a644d271f0122d61eb56aade87f44 79ed51f877497fb8261604446a4f6cf7e48fb618 7c581090e064e904daca242bad0ced2d2d6a43b9 7fcfc74d8ef4d0a2092a927188e219e16daff8c7 81777c0d2128f93a4ee7672a6ad39c37a26e99fe 83cf1d1ce96c2cb474d9392b30349af4ae711cd6 87f23a2cba6ea9a0dcd22cb74851f333dc4f7562 8826763fcd7f447b911fd78f2e6bc897e29106a8 8a0d7f5b84ddb06aefd83bbf4482adfc0431538a 8a4311f358719b39558b934d93e2a578c09fe990 8adc4f15fbdb9e637ec3bb81e95efb278708fb37 8e21302e14ad1daaf58f4cff9f24237c9c2ed536 924690bc37ffa8436f041df3b14ff7c1299acccc 932a79fdccf3231aea42ad3e9cb83982410d8319 99f6fb4f170ed9f058bfc8855c2aa3ba232b783e 9a1fbbca8fc67348bb9dae6393812213a649288d 9ea8bd0369d741235968179ac27f5197b69a1441 ada42f1880cb94396c339156bdf0f12d307f873b b169cc4d0befed2e227ccf4f536378928242a056 b709d4d73c7a8e11a1bcbbd67395569b03ac70e2 bb03438ed35eb8234fad577861621cbab6bcfd8e bb959db60c3341d6e68ac89e9dc0e9bec6e3ebc0 c03a815d513f3acc7328a6046f65b0ecbdc6f6d7 c1fa8d11787a49f01ee63cc4b58047b863be00f4 c785679d6627a05e1d67c0bdf619b3eddcedfb12 c84f9bbc20cd831de7f02a57088bb63c03b663e0 c9111379c325887698106f2bdc65eb1288a498b0 cb6755479ecd36170ab42398fc6551bfa5742fe4 d9b563cf6ce5993fbbcf1d1b4a341b448c69cfaa d9f17ba06f8108ba8f51585598aea698fceaa03f dc0aac685b6c27bb2f467432d1d51ae8b7ed9f34 e03d8ee86ddc8a497fadc56c0f3b4fde68cb0712 e0d2ce122e097444c932f9b9d5ea57a81ea84a62 e6fa389b9680ebf8a35c115cc92cf4b8c06aaa06 e7986d2e02b98d7e4ce8912a8adedcd6a8c323ad e962a34c94b9f07d81f36f23a3c291aa8f429ed2 eca9279777deafa49e4da4c3ba03c291881c48b6 eec6b540fc479389738d70131c1f40709a5b6fa4 eed02ac577ef88cd5beb393222a026eb953ace6c efbe969d6b3e01f8e9c6709c2e0d16189cdde708 f92029c9879f0bea155d018e7dbd7a7e0e67df42 fd014690511802840d361131124788b22557e760 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-8-demo Architecture: arm64 Version: 8u342-b07-ok1 Priority: optional Section: java Source: openjdk-8 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4498 Depends: openjdk-8-jre (= 8u342-b07-ok1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Filename: pool/main/o/openjdk-8/openjdk-8-demo_8u342-b07-ok1_arm64.deb Size: 1844034 MD5sum: 8a6f700fe8d8a25a4ac8f2a6b16b25ba SHA1: 923419b4309e79b9a1f91d9d34757a9444f296f4 SHA256: 4b7d1911d7aeb555d03fa70bd7e3739c54b9bfa9add3274bee8227f7e13da119 SHA512: 48cde819bca659fb18a61812274f5bc2b6f6169a2adf31af511b883470c8affe1a6e6db45c16a42a0082caac30c8a01829e61440648e722cf01b4e4ebefccafb Homepage: http://openjdk.java.net/ Description: Java runtime based on OpenJDK (demos and examples) OpenJDK Java runtime . The packages are built using the IcedTea build support and patches from the IcedTea project. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-8-doc Architecture: all Version: 8u342-b07-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: openjdk-8 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 282930 Suggests: openjdk-8-jdk Filename: pool/main/o/openjdk-8/openjdk-8-doc_8u342-b07-ok1_all.deb Size: 11007928 MD5sum: 61c805db84947e68892d83f3dcdc7dfc SHA1: 15ba7d190b9d63e5a0bb552950a1c0b5796b4bc6 SHA256: 1f0425c74698f7f9c659e82d31037a06bdde5ddf5a8868667f86c5c593a67381 SHA512: e57e144a7eaeda430cb378161a78feb1e0c0b925d03741d2bc73ab611d75317198491bb3e5abd0906e6bbe460868d5c5bc37eb7e0193c4576a36772461da4490 Homepage: http://openjdk.java.net/ Description: OpenJDK Development Kit (JDK) documentation OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the API documentation. . The packages are built using the IcedTea build support and patches from the IcedTea project. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-8-jdk-headless Architecture: arm64 Version: 8u342-b07-ok1 Multi-Arch: same Priority: optional Section: java Source: openjdk-8 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 38577 Provides: java-sdk-headless, java2-sdk-headless, java5-sdk-headless, java6-sdk-headless, java7-sdk-headless, java8-sdk-headless Depends: openjdk-8-jre-headless (= 8u342-b07-ok1), libc6 (>= 2.17) Suggests: openjdk-8-demo, openjdk-8-source Breaks: openjdk-8-jre-headless (<< 8u232-b07-1) Replaces: openjdk-8-jdk (<< 8u72-b15-4), openjdk-8-jre-headless (<< 8u232-b07-1) Filename: pool/main/o/openjdk-8/openjdk-8-jdk-headless_8u342-b07-ok1_arm64.deb Size: 8804092 MD5sum: cf6bcf0fbb14e2d2fe50f1dca0ff4594 SHA1: 3600bed01b863f908782dd573f6f6c688d2ccec8 SHA256: 167c23369cd9cdf2a03ecbeed118d6f18c164d14cf0fef3c23217ec6baa88a6a SHA512: 686c590bd4355020007c8c4717c0aa6d372c6afc930fffe82d3022d0203686cc1a1196e0ecacb98c7914b7a4f8a4a2f16304e0ef6acb933165c7312e42ede4d0 Homepage: http://openjdk.java.net/ Description: OpenJDK Development Kit (JDK) (headless) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This binary package contains almost the full JDK, except for some tools (appletviewer, jconsole) and headers (jawt) that make sense only in GUI environments. . The packages are built using the IcedTea build support and patches from the IcedTea project. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-8-jdk Architecture: arm64 Version: 8u342-b07-ok1 Multi-Arch: same Priority: optional Section: java Source: openjdk-8 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2852 Provides: java-compiler, java-sdk, java2-sdk, java5-sdk, java6-sdk, java7-sdk, java8-sdk Depends: openjdk-8-jre (= 8u342-b07-ok1), openjdk-8-jdk-headless (= 8u342-b07-ok1), libc6 (>= 2.17) Recommends: libxt-dev Suggests: openjdk-8-demo, openjdk-8-source, visualvm Filename: pool/main/o/openjdk-8/openjdk-8-jdk_8u342-b07-ok1_arm64.deb Size: 2719336 MD5sum: e96c7a1d1d2d1a3ebd30793d588866ea SHA1: 517dad1f92c729b9c6d4ada967f7da4014e57e81 SHA256: e9b73bb991cffdb443b9df3f48bae99f9af602d715efbb33565a5259d0f3ef7e SHA512: a50976a10530947f93b153e5a7a976574d1c71c112536431205d1e5744729258de18a496dc7b6b76bb8ab8c44b19a696e81e9be7cd3432bd76ef81239be57ad5 Homepage: http://openjdk.java.net/ Description: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This binary package extends the headless JDK with GUI-specific utilities, libraries and, as necessary, package dependencies. . The packages are built using the IcedTea build support and patches from the IcedTea project. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-8-jre-headless Architecture: arm64 Version: 8u342-b07-ok1 Multi-Arch: same Priority: optional Section: java Source: openjdk-8 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 99687 Provides: java-runtime-headless, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless, java8-runtime-headless Depends: ca-certificates-java, java-common (>= 0.28), libcups2, liblcms2-2 (>= 2.2+git20110628), libjpeg8 (>= 8c), libfontconfig1, libnss3 (>= 2:3.17.1), util-linux (>= 2.26.2-4), libc6 (>= 2.29), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 3.0), libpcsclite1 (>= 1.3.0), libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxi6, libxrender1, libxtst6, zlib1g (>= 1:1.1.4) Suggests: libnss-mdns, fonts-dejavu-extra, fonts-ipafont-gothic, fonts-ipafont-mincho, fonts-wqy-microhei, fonts-wqy-zenhei, fonts-indic Breaks: ca-certificates-java (<< 20160321~), oracle-java8-installer (<< 8u77+8u77arm-1), tzdata-java Filename: pool/main/o/openjdk-8/openjdk-8-jre-headless_8u342-b07-ok1_arm64.deb Size: 30431878 MD5sum: 3cefa024cbc9a6c076ad0fbf5acd92ae SHA1: 8308f70833746b48bd61459791f77f4465b318bd SHA256: 4678553c6692ca83f2ae79f0fbe7328a1a9db6cbef1b6cc1e7496995562f09f5 SHA512: 0f71dd3b266f5c1972707ef8c08ae46bd5cbb868d0154d9c515bcaa93de21116ee5ee83a883bd16ac1f7e49f255065f64ae743f5d44ef8d8a41e03a3e97b9401 Homepage: http://openjdk.java.net/ Description: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. . The packages are built using the IcedTea build support and patches from the IcedTea project. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-8-jre-zero Architecture: arm64 Version: 8u342-b07-ok1 Multi-Arch: same Priority: optional Section: java Source: openjdk-8 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6504 Depends: openjdk-8-jre-headless (= 8u342-b07-ok1), libc6 (>= 2.29), libstdc++6 (>= 4.1.1) Filename: pool/main/o/openjdk-8/openjdk-8-jre-zero_8u342-b07-ok1_arm64.deb Size: 2103514 MD5sum: 91f1cf70d6148320ce540b79ccc8fcfe SHA1: a44282f72d662e81a9acc1b6fe4e73bc6e521efe SHA256: 8fe4f99527196d9ead83b3566ebc2c1fa04fb842735eaac2e72bb56e460873ea SHA512: 7926d87f4e130dad3f6798989294bde7e2b9ef733ba6ba095b032242bc9f265d843609d5fd17b8016b992d5930da8e18a6da17b62b8ef248724d460104586c23 Homepage: http://openjdk.java.net/ Description: Alternative JVM for OpenJDK, using Zero/Shark The package provides an alternative runtime using the Zero VM and the Shark Just In Time Compiler (JIT). Built on architectures in addition to the Hotspot VM as a debugging aid for those architectures which don't have a Hotspot VM. . The VM is started with the option `-zero'. See the README.Debian for details. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-8-jre Architecture: arm64 Version: 8u342-b07-ok1 Multi-Arch: same Priority: optional Section: java Source: openjdk-8 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 258 Provides: java-runtime, java2-runtime, java5-runtime, java6-runtime, java7-runtime, java8-runtime Depends: openjdk-8-jre-headless (= 8u342-b07-ok1), libglib2.0-0 (>= 2.24), libxrandr2, libxinerama1, libgl1-mesa-glx | libgl1, libgtk2.0-0 (>= 2.14), libatk-wrapper-java-jni (>= 0.33.3-9~), libasound2 (>= 1.0.16), libc6 (>= 2.17), libgif7 (>= 5.1), libjpeg8 (>= 8c), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 0.99.1), libx11-6, libxext6 Recommends: fonts-dejavu-extra Replaces: openjdk-8-jre-headless (<< 8u20~b20-3) Filename: pool/main/o/openjdk-8/openjdk-8-jre_8u342-b07-ok1_arm64.deb Size: 73118 MD5sum: 6c4edadb1ec5dc9f13b5f448e2dd5c2e SHA1: bb5ba49aceda8be4668a268823d43240cd9268b1 SHA256: af5edd5cc3197b5ec2cf646267ff038d3fdbe6650ebfc256726fac3e222b0bf1 SHA512: 7d62256723369afe0b2dda2cc991e195dbe4bde10b3081f976f88cac35fb0053df9b95799ce22006f9258bcdcf87b15b43aa18a63a938d0988a3420c63c8b471 Homepage: http://openjdk.java.net/ Description: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. . The packages are built using the IcedTea build support and patches from the IcedTea project. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openjdk-8-source Architecture: all Version: 8u342-b07-ok1 Priority: optional Section: java Source: openjdk-8 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 51364 Depends: openjdk-8-jre (>= 8u342-b07-ok1), openjdk-8-jdk (>= 8u342-b07-ok1) Replaces: openjdk-8-jdk (<< 8u20~b26-1~) Filename: pool/main/o/openjdk-8/openjdk-8-source_8u342-b07-ok1_all.deb Size: 46757078 MD5sum: 3d597069316f8c54428068286e4acd38 SHA1: 1d200759e49a6f6222aae12525050dfb3d608b07 SHA256: 890a4a747eb321f32ada22b0ac257fe3f7dce2255087bbc45ec43476d237311e SHA512: 78278e8c594534c0fee24e5c229a597b867651e2562d4bfa4921f35529795a14d7c5f60ea7586db78f748d016e4a57e9ab1f5e924175dc2e3ade9808326a63fe Homepage: http://openjdk.java.net/ Description: OpenJDK Development Kit (JDK) source files OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the Java programming language source files (src.zip) for all classes that make up the Java core API. . The packages are built using the IcedTea build support and patches from the IcedTea project. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openkylin-archive-anything Architecture: all Version: 2023.02.06-ok1 Multi-Arch: foreign Priority: important Section: misc Origin: openKylin Maintainer: openKylin Infrastructure Installed-Size: 19 Filename: pool/main/o/openkylin-archive-anything/openkylin-archive-anything_2023.02.06-ok1_all.deb Size: 2646 MD5sum: 9b506e72f9cf1aedbddb653aff0a6f2d SHA1: 540513aafc22a247826c61bf923eb2f049e5596e SHA256: 1117c316a6d99261b3eb86d400e197ab51bec571deb3dea6bd03ace2ae9bea21 SHA512: 4e0f84db3b1581695fdf373b18ab45dc533607832a3acf526f18c5e3dd123b970608a90a8c9232a071bf5c7201d0839a74323ab617df6e2b7c60b37a370bbe8d Description: Apt source config file and GnuPG keys of the openKylin anything archive cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openkylin-default-settings Architecture: all Version: 23.05.4 Priority: optional Section: metapackages Origin: openKylin Maintainer: Release SIG Installed-Size: 34 Depends: avahi-daemon, fcitx5-module-chttrans, gnome-keyring, iio-sensor-proxy, kylin-asrassistant, kylin-font-viewer, kylin-os-manager, libime-bin, openkylin-archive-anything, openkylin-keyring, peony-print-pictures, python3-cups, systemd-resolved, wireplumber, xdg-user-dirs-gtk, yhkylin-backup-tools, kylin-daq, dconf-gsettings-backend | gsettings-backend Filename: pool/main/o/openkylin-default-settings/openkylin-default-settings_23.05.4_all.deb Size: 5010 MD5sum: 6e1460f10de29386041817a553315995 SHA1: 3796f6b23ac7f1960d61ff4fe080b65d3458c6eb SHA256: 782d0d83541dc0a447cfcc5dc00f0a694f8ce2c46b8830e9b71430171926fc35 SHA512: 6fc999cfb7df81a44498a8c21d22737d2568e525f6c21d3c30ce3e5f15560a0b78a5d99ca0c1d5d2a7dcd366153998a0b28bc4bea254f24af99e5ba9d5f5336a Description: Default settings for the openKylin desktop This package contains the default settings used by openKylin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openkylin-gtk-theme Architecture: all Version: 3.22.0.0-ok10 Priority: optional Section: gnome Source: openkylin-theme Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1455 Filename: pool/main/o/openkylin-theme/openkylin-gtk-theme_3.22.0.0-ok10_all.deb Size: 220550 MD5sum: 85f92c5f5c92fb4cd107b3972ba26372 SHA1: 22f600a58528d3c242438f0d4b19fabdef4ce70f SHA256: d5cba1ad4b297593377bc6f29893ddc7cbbbfa2cfebc66053de9b42392bc0c64 SHA512: a770d8386bc8f4db8f4926aa4fa974d6a387cd39842cb0b13c1c2999dcee43a00ff460807f121845b1b212aa998fc933392cb349b53fa0ec7b85ac2a4485f863 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openkylin-icons-theme Architecture: all Version: 3.22.0.0-ok10 Priority: optional Section: gnome Source: openkylin-theme Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 219236 Depends: adwaita-icon-theme, gnome-icon-theme, gtk-update-icon-cache, hicolor-icon-theme Filename: pool/main/o/openkylin-theme/openkylin-icons-theme_3.22.0.0-ok10_all.deb Size: 78129358 MD5sum: 64214f5958e6b5635e7e907e220437f8 SHA1: 70becf435b07f4fdcab841d585dea2bf9bdf3d42 SHA256: ac6ccee9f11637f6adf93280678e7b3e2e79a4b5097e238adad2a7d7b38c9b21 SHA512: b044b4c4b529894f32974fe71e6f0f98c37aa932b4efa1ad34e1ad9bc4f43bb379ea345181e70c3891552635bd6de6b873f168a242a214682c5129fc71c2b589 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openkylin-initiate-theme Architecture: all Version: 3.22.0.0-ok10 Priority: optional Section: gnome Source: openkylin-theme Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 22438 Depends: plymouth Filename: pool/main/o/openkylin-theme/openkylin-initiate-theme_3.22.0.0-ok10_all.deb Size: 19481826 MD5sum: 2ee8979593c9ad44695a54e2b0f32b8a SHA1: 608150d3311712cb68546a49f6f9274663cc717c SHA256: 9503123427ffebe76ed5942d5d2680b9238851678a739c4e8bf169251253b509 SHA512: aa4c23d45a25d5233e13dadf3832dd2b51bf7f3fe9f62c461970074ef84da511029a31f4f3afb6588b0ebfa18ff76bfdc2c8f197e5efc00e9f544496c5bb453e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openkylin-sounds-theme Architecture: all Version: 3.22.0.0-ok10 Priority: optional Section: gnome Source: openkylin-theme Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1095 Filename: pool/main/o/openkylin-theme/openkylin-sounds-theme_3.22.0.0-ok10_all.deb Size: 941644 MD5sum: 6da2845fcd18b84d8b1646f7514a895b SHA1: 33e71efe5358fbb5116ec35523e0f12c1b5debbc SHA256: 89b466bfbcefda33671d44ca822487962a0455bccb54e7f94e25f9c089870b9d SHA512: c5d88d43f0c639852fc302e304345c344510914c3cd458189e2ffbfba4e6a88cc7995e05a9f7fdb0b6c01f5aa2fe9e4faaf1a3739b238616d714d80a778abd5e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openkylin-theme-configure Architecture: arm64 Version: 3.22.0.0-ok10 Priority: optional Section: gnome Source: openkylin-theme Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 100 Depends: dconf-gsettings-backend | gsettings-backend, libglib2.0-0 (>= 2.16.0), libgtk-3-0 (>= 3.0.0), ukui-session-manager (>= 4.0.0.0-ok10) Filename: pool/main/o/openkylin-theme/openkylin-theme-configure_3.22.0.0-ok10_arm64.deb Size: 8470 MD5sum: 8bffb8c9277bd2c8b48380995b588314 SHA1: 1059606baf12753ab5f3a97978c243a073183091 SHA256: a10b1cd5d4556b6a42329a5e9336e75b6e3fd43052c1418bb6b13ef48e02f02a SHA512: c74f73d6807388e6dc82fc6cfc259ab3a43c7d91eb2c1c5de89251bf321a528d21ca52a80c9b9c3a747ffb92e0af50108a8aef2d72c6e43a8140ea217b11b3b6 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openkylin-theme Architecture: all Version: 3.22.0.0-ok10 Priority: optional Section: gnome Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 186 Depends: fonts-droid-fallback, openkylin-gtk-theme, openkylin-icons-theme, openkylin-initiate-theme, openkylin-sounds-theme, openkylin-theme-configure Breaks: ubuntukylin-theme (<= 3.14.0.10) Replaces: ubuntukylin-theme Filename: pool/main/o/openkylin-theme/openkylin-theme_3.22.0.0-ok10_all.deb Size: 54784 MD5sum: 1527bb7ea71d3871414ce8475a40aa92 SHA1: cac463eccc53509c3c3d35d56c0f081c2f036fc4 SHA256: e2ae45c9fbe7bf0928383b3ad3a1b98a6caee86f32999e59df40b84e3ae8c4a2 SHA512: 3c17f15105043749969c10d1e97e0b5ae6f01ce9c75c2cda27124146224047ac0062ab4d8cb2b8d8e183346e67c6aa421edd573b2b954e4c62f374ce56adc65e 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openkylin-wallpapers-yangtze Architecture: all Version: 3.22.0.0-ok4 Priority: optional Section: x11 Source: openkylin-wallpapers Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 119006 Filename: pool/main/o/openkylin-wallpapers/openkylin-wallpapers-yangtze_3.22.0.0-ok4_all.deb Size: 107324548 MD5sum: d6f5e17d9c94f850e9c5ae2ad593e403 SHA1: c16452e7e7d1fc8d3295b6213f1d2bf29f9b24c1 SHA256: 08cf1421598f002f44767ba58e1ac2dc465a6095bbb7dcf1b55a5d7d29353951 SHA512: f9d0198d611dd9cdd76149597234f5bbf1c6973cffcfa319656d850edaa22d214fbfd7d18e4ff40242d2ac6dc8c836aea53e2c5d7c6fc9ae11008503a7b0a139 Description: Openkylin Wallpapers Outstanding wallpapers selected from Openkylin Wallpaper Contest. These wallpapers are expected to show wonderful Chinese style. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openkylin-wallpapers Architecture: all Version: 3.22.0.0-ok4 Priority: optional Section: metapackages Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2480 Depends: openkylin-wallpapers-yangtze, dconf-gsettings-backend | gsettings-backend Filename: pool/main/o/openkylin-wallpapers/openkylin-wallpapers_3.22.0.0-ok4_all.deb Size: 2363270 MD5sum: 868f17d136d601cda27e5487a9338d6a SHA1: fb2180e98c33467a40dc3055d4d5ab782617bf70 SHA256: 35c2bf795453d2cf315809b8ffb31b3bb7783f1484dc91064e25b421fb66099d SHA512: 89e4e3f20c418d51d184d0d7b83097de213b2dd5af75790ceb2dccb1fb356d2b16a270d07dca2aa0ac07322bd8e0fe84c23a305e38bd56061f38dc98a4e5b1d1 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openmpi-bin Architecture: arm64 Version: 4.1.4-ok2 Multi-Arch: foreign Priority: optional Section: net Source: openmpi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 1325 Depends: libc6 (>= 2.17), libevent-core-2.1-7 (>= 2.1.8-stable), libopenmpi3 (>= 4.1.4), openmpi-common (>= 4.1.4-ok2), openssh-client | ssh-client Suggests: gfortran | fortran-compiler Conflicts: openmpi-bin Breaks: lam4-dev (<< 7.1.4-0), libmpich-dev (<< 3.3~b1-0), libopenmpi-dev (<< 4.0.5-0), mpich (<< 3.3~b1-0) Replaces: libopenmpi-dev (<< 4.0.5-0) Filename: pool/main/o/openmpi/openmpi-bin_4.1.4-ok2_arm64.deb Size: 193108 MD5sum: 93b4d3963ecce8c530acacd5c17abc45 SHA1: 711f780e6d146b09e5b9673dc6113c3c270cadae SHA256: f597fbb9b903fa8ec3af671ec6341b200c16be6121389cd1126bc9d9e4ad758d SHA512: 1a1563089e4d09eb7ce6e4eaaf0b46765c4295c1003fb8c98b622760bc946c9d14b5d95efa88bdf0ff4085a3deb2ca330398df2e61c89a32989809d1b55f3abe Homepage: https://www.open-mpi.org/ Description: high performance message passing library -- binaries Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-3.1 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. . Features: * Full MPI-3.1 standards conformance * Thread safety and concurrency * Dynamic process spawning * High performance on all platforms * Reliable and fast job management * Network and process fault tolerance * Support network heterogeneity * Single library supports all networks * Run-time instrumentation * Many job schedulers supported * Internationalized error messages * Component-based design, documented APIs . This package contains the Open MPI utility programs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openmpi-common Architecture: all Version: 4.1.4-ok2 Multi-Arch: foreign Priority: optional Section: net Source: openmpi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 1261 Conflicts: openmpi-common Filename: pool/main/o/openmpi/openmpi-common_4.1.4-ok2_all.deb Size: 237700 MD5sum: 82db7fbf047618cc4c748789c87e2cd4 SHA1: c7cf07633e80844d032766947055851849e19c5c SHA256: 98f8c0424b30ae33c3224e26f1629ec4d717e652c6ef5e868824bb8f86e06469 SHA512: 3842ca6ef343ce33682cbe2838bd110e70b7176b91694c15298bbc9ce4cb4895114b3dd4908cd0c72553d2d15e78f3d330d39e063e33e4d3b1e0b552b4041d7e Homepage: https://www.open-mpi.org/ Description: high performance message passing library -- common files Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-3.1 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. . This package contains platform independent files for Open MPI. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openmpi-doc Architecture: all Version: 4.1.4-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: openmpi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 4977 Depends: libjs-jquery-ui Conflicts: lam-mpidoc, lam4-dev, mpi-doc, openmpi-doc Breaks: libopenmpi-dev (<< 4.1.2~rc1-0) Replaces: libopenmpi-dev (<< 4.1.2~rc1-0) Filename: pool/main/o/openmpi/openmpi-doc_4.1.4-ok2_all.deb Size: 1152518 MD5sum: 70a46bf4b1b839bddb1a906948da056d SHA1: fd9f0af15dd572d6f9423698d2e6fdc041163703 SHA256: 14a29443084528c9993d986a19ca6d2ef12db7ad0c65dbe999c8f055ce326dd3 SHA512: dd35353dbeb22a77b52294ec0cb35706605d2e49f922921e1c00f2e7bdc0a6746c599d010b49f10a56b84456e3f4c699f2e4aa71bd8e581ddacc856bc0c3bb33 Homepage: https://www.open-mpi.org/ Description: high performance message passing library -- man pages Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-3.1 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. . This package contains man pages describing the Message Passing Interface standard. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openmpt123 Architecture: arm64 Version: 0.7.2-ok1 Priority: optional Section: sound Source: libopenmpt Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 690 Depends: libc6 (>= 2.34), libflac8 (>= 1.3.0), libgcc-s1 (>= 3.0), libopenmpt0 (>= 0.7.0), libportaudio2 (>= 19+svn20101113), libpulse0 (>= 0.99.1), libsndfile1 (>= 1.0.20), libstdc++6 (>= 9) Filename: pool/main/libo/libopenmpt/openmpt123_0.7.2-ok1_arm64.deb Size: 151412 MD5sum: 41d66fb61113544aa3545f261013fab6 SHA1: b0103a3f76e3326838060f617d3450058e67e203 SHA256: 38019b808cc4a9124af117d45ead1f0fc69b8cc70f268636926de5484366c779 SHA512: 3ed5614008983605f39b8265164d868132ffbfa7755efc6e6e44e5e9372c9cddc7fe9a1460aa528a9181225a89542ce1d267693f1a6b4e1d05c5583be02fe1ca Homepage: https://lib.openmpt.org/libopenmpt/ Description: module music library based on OpenMPT -- music player 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 openmpt123 command-line module player. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: opensp Architecture: arm64 Version: 1.5.2-13ok1 Priority: optional Section: text Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 840 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libosp5 (>= 1.5.2-1), libstdc++6 (>= 5), sgml-base Suggests: doc-base, sgml-data Filename: pool/main/o/opensp/opensp_1.5.2-13ok1_arm64.deb Size: 146798 MD5sum: 6b818aef36c1f83e63dadc7638100f6f SHA1: 5608309f0233eb7a7db512806eb85a433f7bad64 SHA256: 2c9ccba0715f131a2eae7d2ffc3e72eb0536f90f1ecded4cea205e64a9c4909b SHA512: 453c3c51893c761c32bcaf2e81121ca2014515a6d454d53fb5ef4e73f10ddc42a6204909fcc1f14487df1b07c22693edb3bdef62596838a390c766d812cb5ad3 Description: OpenJade group's SGML parsing tools This package is a collection of SGML/XML tools called OpenSP. It is a fork from James Clark's SP suite. . These tools are used to parse, validate, and normalize SGML and XML files. The central programs included in this package are 'onsgmls', which replaces sgmls, 'ospam', 'ospent', 'osgmlnorm', and 'osx'. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openssh-client Architecture: arm64 Version: 1:8.2p1-ok3 Multi-Arch: foreign Priority: standard Section: net Source: openssh Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian OpenSSH Maintainers Installed-Size: 2744 Provides: rsh-client, ssh-client Depends: adduser (>= 3.10), dpkg (>= 1.7.0), passwd, libc6 (>= 2.36), libedit2 (>= 2.11-20080614-0), libfido2-1 (>= 1.3.0), libgssapi-krb5-2 (>= 1.17), libselinux1 (>= 3.1~), libssl3 (>= 3.0.8), zlib1g (>= 1:1.1.4) Recommends: xauth Suggests: keychain, libpam-ssh, monkeysphere, ssh-askpass Conflicts: sftp Breaks: openssh-sk-helper Replaces: openssh-sk-helper, ssh, ssh-krb5 Filename: pool/main/o/openssh/openssh-client_8.2p1-ok3_arm64.deb Size: 666664 MD5sum: 2583735df98efa9383718c12717d4ad8 SHA1: aa868b3e4217ea50b1b8f2b7c92c9e891bb49cd6 SHA256: ebb3d9933c947d04840d2040a39374c3e7fdf2a4cc03a674339a5d1d5f8f5fd3 SHA512: b37b25dda877365f8b5e008fea794322852a1eb2923e6180c640d0c6e48f3e92bdc4a39bb59ab59292ae1b238fb56fa1d25f8ce313c627d1ad9f669deef6c43b Homepage: http://www.openssh.com/ Description: secure shell (SSH) client, for secure access to remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities. . In some countries it may be illegal to use any encryption at all without a special permit. . ssh replaces the insecure rsh, rcp and rlogin programs, which are obsolete for most purposes. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openssh-server Architecture: arm64 Version: 1:8.2p1-ok3 Multi-Arch: foreign Priority: optional Section: net Source: openssh Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian OpenSSH Maintainers Installed-Size: 1343 Provides: ssh-server Depends: adduser (>= 3.9), dpkg (>= 1.9.0), libpam-modules (>= 0.72-0), libpam-runtime (>= 0.76-0), lsb-base (>= 4.1+Debian3), openssh-client (= 1:8.2p1-ok3), openssh-sftp-server, procps, ucf (>= 0.28), debconf (>= 0.5) | debconf-2.0, libaudit1 (>= 1:2.2.1), libc6 (>= 2.36), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libssl3 (>= 3.0.8), libsystemd0, libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Recommends: default-logind | logind | libpam-systemd, ncurses-term, xauth Suggests: molly-guard, monkeysphere, ssh-askpass, ufw Conflicts: sftp, ssh-socks, ssh2 Replaces: openssh-client (<< 1:7.9p1-0), ssh, ssh-krb5 Filename: pool/main/o/openssh/openssh-server_8.2p1-ok3_arm64.deb Size: 346384 MD5sum: aed1d4b66dd8fd2624269e5254c6b99a SHA1: 50bc058fcd1064d40385d1375bf8f0986e631142 SHA256: bf9359790f256797aeb46fe50f5e4e07bf35957e903a55c5d17468128d77b58e SHA512: d1b00d28f26c2f560f9f99652b483e74738d05ed1454014eb2aef2452cc5b8e3aa61b1f5e52b09ad8457c75c34b4ad7f0cd2c0a6fc4c742d504ea963a8ad907e Homepage: http://www.openssh.com/ Description: secure shell (SSH) server, for secure access from remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the sshd server. . In some countries it may be illegal to use any encryption at all without a special permit. . sshd replaces the insecure rshd program, which is obsolete for most purposes. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openssh-sftp-server Architecture: arm64 Version: 1:8.2p1-ok3 Multi-Arch: foreign Priority: optional Section: net Source: openssh Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian OpenSSH Maintainers Installed-Size: 81 Depends: openssh-client (= 1:8.2p1-ok3), libc6 (>= 2.36), libssl3 (>= 3.0.0) Recommends: openssh-server | ssh-server Breaks: openssh-server (<< 1:6.5p1-0) Replaces: openssh-server (<< 1:6.5p1-0) Enhances: openssh-server, ssh-server Filename: pool/main/o/openssh/openssh-sftp-server_8.2p1-ok3_arm64.deb Size: 29326 MD5sum: 7063093190b349668a4577890a5b1771 SHA1: fa64c638592f9f7d1dfdcfd064a29137ed73e499 SHA256: a9d8e0d58dc9f8073e2733163d15d644413444a57582a9762160ef9a88aadfb7 SHA512: 75a14cafda21d1288464997e62f2c686f59c718b428f849f65062ecd83e9b77ffc9aca3a1116e9aa118875c1b8fa90c1aed4e8e25aff52e1d850a5a0f5cf0bda Homepage: http://www.openssh.com/ Description: secure shell (SSH) sftp server module, for SFTP access from remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the SFTP server module for the SSH server. It is needed if you want to access your SSH server with SFTP. The SFTP server module also works with other SSH daemons like dropbear. . OpenSSH's sftp and sftp-server implement revision 3 of the SSH filexfer protocol described in: . http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt . Newer versions of the draft will not be supported, though some features are individually implemented as extensions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openssh-tests Architecture: arm64 Version: 1:8.2p1-ok3 Multi-Arch: foreign Priority: optional Section: net Source: openssh Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian OpenSSH Maintainers Installed-Size: 5362 Depends: openssh-client (= 1:8.2p1-ok3), openssh-server (= 1:8.2p1-ok3), openssh-sftp-server (= 1:8.2p1-ok3), openssl, putty-tools (>= 0.67-0), python3-twisted, libc6 (>= 2.36), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Filename: pool/main/o/openssh/openssh-tests_8.2p1-ok3_arm64.deb Size: 1348622 MD5sum: a0d9d4875eeb5c55e72656c301ec5763 SHA1: 2bf514932aaca27c063b2ec6da6c71b949a0841c SHA256: a5575f34e6132bf3e7d021d95d098bfa970aa36b940c7b64d8c8df5b2ad42bc6 SHA512: f930070c9ca20671925feeed3ffc29215b5ccdcce1f7881620a6984ce3dbca359ae6ba5ac6be4b8ad0588dde8d5c9b270f0533ecfec5c1e4d6ea7747174e3a07 Homepage: http://www.openssh.com/ Description: OpenSSH regression tests This package provides OpenSSH's regression test suite. It is mainly intended for use with the autopkgtest system, though can also be run directly using /usr/lib/openssh/regress/run-tests. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openssl Architecture: arm64 Version: 3.0.8-ok4.1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian OpenSSL Team Installed-Size: 2123 Depends: libc6 (>= 2.34), libssl3 (>= 3.0.3) Suggests: ca-certificates Filename: pool/main/o/openssl/openssl_3.0.8-ok4.1_arm64.deb Size: 1138346 MD5sum: cda7b3cc80770ab21c9853cf7e986aba SHA1: 46c49e050076b4e868a8df4e66bc30def96adb87 SHA256: b1cbb2552e1d31b026607ded6b964ec1f03c2af863da0848370e76f76f0d718f SHA512: dfe81dfd3f4e696a63300adcd588216bf7fe4243200290a6c4a8053897cbaa97f81303ddd657cbf8b048b112e5494d300d4c7078aa431ab8b54a4cac09bd69b1 Homepage: https://www.openssl.org/ Description: Secure Sockets Layer toolkit - cryptographic utility 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 the general-purpose command line binary /usr/bin/openssl, useful for cryptographic operations such as: * creating RSA, DH, and DSA key parameters; * creating X.509 certificates, CSRs, and CRLs; * calculating message digests; * encrypting and decrypting with ciphers; * testing SSL/TLS clients and servers; * handling S/MIME signed or encrypted mail. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: openstack-pkg-tools Architecture: all Version: 119-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 537 Depends: python3-pip, gettext, jq, po-debconf Recommends: autopkgtest, madison-lite, pristine-tar Filename: pool/main/o/openstack-pkg-tools/openstack-pkg-tools_119-ok1_all.deb Size: 93592 MD5sum: 713e0be7fc3f30ec6ebe65e0e8e37132 SHA1: 360166c7e307f294d76393a6c26607ce99fb1d38 SHA256: b71b235ea186d63e221838f90c1f4d09ff937bf88eadd7d4df67d61c61a69690 SHA512: b8abce0f3ef3d418909f71a5701ef48a326d59193f5d314d63935df3e156a77e225269af35c8a63b7ad515951ffa4277b4d72c635083620d9ede2295ae278b72 Description: Tools and scripts for building Openstack packages in Debian This package contains some useful shell scripts and helpers for building the OpenStack packages in Debian, including: . * shared code for maintainer scripts (.config, .postinst, ...). * init script templates to automatically generate init scripts for sysv-rc and systemd. * tools to build backports using sbuild and/or Jenkins based on gbp workflow. * utility to maintain git packaging (to be included in a debian/rules). . Even if this package is maintained in order to build OpenStack packages, it is of a general purpose, and it can be used for building any package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: orage-data Architecture: all Version: 4.18.0-ok1 Multi-Arch: foreign Priority: optional Section: xfce Source: orage Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 3767 Filename: pool/main/o/orage/orage-data_4.18.0-ok1_all.deb Size: 955802 MD5sum: c201ce196ffdd99f56cb22f7cb82f3d3 SHA1: c8fb7689b365249483c9f66b746d4d1409478412 SHA256: d7b55c8140902b01610d9cd20c407fa1a95ef5bb942db1deacd927d835de78fb SHA512: 44952f3464c83495f1197711f8192c07f68c1ca2c260d51db263667efd74e01ef76df27036018a3e64de3f83e171b01a9eb4df5ae24523aa5a21fb0f2bcc8b1e Homepage: https://docs.xfce.org/apps/orage/start Description: Calendar for Xfce Desktop Environment (data files) This package contains architecture-independant files for Orage, a calendar for the Xfce4 desktop environment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: orage Architecture: arm64 Version: 4.18.0-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 535 Depends: orage-data (= 4.18.0-ok1), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.57.2), libgtk-3-0 (>= 3.21.5), libical3 (>= 3.0.0), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libxfce4ui-2-0 (>= 4.15.2), libxfce4util7 (>= 4.9.0) Recommends: default-dbus-session-bus | dbus-session-bus Suggests: sox Filename: pool/main/o/orage/orage_4.18.0-ok1_arm64.deb Size: 136642 MD5sum: 7f0a83c32cf44756bb932ad6babb9cd4 SHA1: 246ca54de613f667b9038521848de8a1c53ead1f SHA256: 24ec5c7784aed7586d49a01044c428065bea43227719b58aa930f7e2a7ad806f SHA512: 0e1e0fbbe1f0661a05f7d6c98c28ecf1bb7eea06f3e3820247c8e7740d3b7f01b261d40c4decf9eb3ead8bc758ae7e7e3360dd9853b7b05f37fcd4b2a582d07a Homepage: https://docs.xfce.org/apps/orage/start Description: Calendar for Xfce Desktop Environment This package contains a calendar for the Xfce4 desktop environment. It integrates itself nicely into the desktop environment, is highly configurable and supports alerts based on dates. If you are looking for a good graphical calendar, you will probably want to try out orage. It stores its data in iCal format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: origin-cursor-theme Architecture: all Version: 1.0.0.0-ok1.3 Priority: optional Section: gnome Source: origin-theme Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ubuntu Kylin Team Installed-Size: 7080 Filename: pool/main/o/origin-theme/origin-cursor-theme_1.0.0.0-ok1.3_all.deb Size: 232924 MD5sum: 0b31d4f209c8c14525a2853fd3a16ef6 SHA1: 069c5890b43f651e2182e0fd2f92e733c9a318fb SHA256: fd1e61c078f6694c42dd6507bbf86f896e66d68e50d5c2a5983f3c63b3a50fc6 SHA512: f707b446b4c902e03f74f368e7dd832bbd1c1d7ef7ba03c3f4bacfa34574617b839a06a991cb2e0eb7db9f380d840a38bfeafdcb7de3e8b6476463661373561d Homepage: https://github.com/ukui/ubuntukylin-theme Description: theme for Ubuntu Kylin This package contains the default theme for Ubuntu Kylin, which is to be a flavor of Ubuntu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: origin-icon-theme Architecture: all Version: 1.0.0.0-ok1.3 Priority: optional Section: gnome Source: origin-theme Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ubuntu Kylin Team Installed-Size: 27457 Depends: hicolor-icon-theme, gnome-icon-theme, adwaita-icon-theme, gtk-update-icon-cache, openkylin-theme Filename: pool/main/o/origin-theme/origin-icon-theme_1.0.0.0-ok1.3_all.deb Size: 19508930 MD5sum: 500965047214f72af2f8f5aca2fc0fd3 SHA1: a251e5a96c4664bfd8d5ef1c373fabbe3f20f1c9 SHA256: 3bbb7dcad22543616ee64e05d4ebfe20f42c6299f4d850c53c53291cbefcb86d SHA512: 846473e2cb4bff27f6d1d124b42ed001162394ff811e204ddc203dac42872f060f478c43f63aef5fc127ae17ef445c4ad7f8d32381f255469f04bd4adea240e2 Homepage: https://github.com/ukui/ubuntukylin-theme Description: theme for Ubuntu Kylin This package contains the default theme for Ubuntu Kylin, which is to be a flavor of Ubuntu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: osinfo-db Architecture: all Version: 0.20200325-ok1 Multi-Arch: foreign Priority: optional Section: libs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guido Günther Installed-Size: 2341 Filename: pool/main/o/osinfo-db/osinfo-db_0.20200325-ok1_all.deb Size: 105624 MD5sum: 1c471ce447418faeae53df62e8bae5fc SHA1: 499781452363ebb68c1717a6a67f68ec6580beab SHA256: d52c0d5eddb424e811af1f3c1b5cc2cad7fb26d9002e6a2b4347135881957410 SHA512: e2940f3f279ec6bd13b30e0bcf391d6ad9df174bbc3065877c6638628370b45f06dbad914e506a4b0db654212fdfc020f9a1dc083536f84e014a6c9b75622cfd Homepage: https://libosinfo.org/ Description: Operating system database files libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It provides APIs to match/identify optimal devices for deploying an operating system on a hypervisor. . This package contains the actual database files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ovmf Architecture: all Version: 0~20191122.bd85bf54-ok1build3 Priority: optional Section: misc Source: edk2 Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 6318 Replaces: qemu-system-common (<< 1.7.0+dfsg-3ubuntu4) Filename: pool/main/e/edk2/ovmf_0~20191122.bd85bf54-ok1build3_all.deb Size: 2480178 MD5sum: a641bfe35c750f926d246554e1033e11 SHA1: ec7f482cb94ff0703473bbfad11a435095d8a2db SHA256: e0ea709497fa3cb32801fa9dd4c7fe86ef4a7cfdf72de819f0f66374b43e5ea5 SHA512: 18fe4579c421b3b2d32e7e6841aa4696573ebe9ecfa36a21c14d11f24e4f4dd6d00d6867863b015f0e69dcc0cfe5e108780bd9487259125ec9da774f4f8abfa5 Homepage: http://www.tianocore.org Description: UEFI firmware for 64-bit x86 virtual machines Open Virtual Machine Firmware is a build of EDK II for 64-bit x86 virtual machines. It includes full support for UEFI, including Secure Boot, allowing use of UEFI in place of a traditional BIOS in your VM. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: oxygen-sounds Architecture: all Version: 4:5.24.7-ok1 Multi-Arch: foreign Priority: optional Section: kde Source: oxygen Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2108 Breaks: plasma-desktop (<< 4:5.14) Filename: pool/main/o/oxygen/oxygen-sounds_5.24.7-ok1_all.deb Size: 1894106 MD5sum: 5aeb09aad8c0d2f51dd677bad7d93c6d SHA1: 2ade685b833e54f4bc9c4020780953db0ed3043b SHA256: 4e1c24d15e3d785beabdb29764472c79d276475a99cc123c016b2861655ce7ce SHA512: 1b3c6705ed4344260d7aa01d37a67acb6d136272dca5b8da1ab995b375c716661aa6912139b0c1259d84e9aa7c93d436152bb63677c732d314cac2b00c570b2a Homepage: https://invent.kde.org/plasma/oxygen Description: Sounds for the Oxygen desktop theme The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the sounds. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: oxygen-sounds Architecture: all Version: 4:5.25.0-ok1 Multi-Arch: foreign Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2099 Filename: pool/main/o/oxygen-sounds/oxygen-sounds_5.25.0-ok1_all.deb Size: 1891872 MD5sum: ae4e6a897488f6ba630d89826e86eeaf SHA1: 26a1359637ded1e6eefae98702f07f840f021a88 SHA256: 71ca949ba0715c144cb21fcbbe81e27d98c96cc98f31d14d48dbcdd6180d535e SHA512: 2da3108a1f28d5a2105b523dacf2963ba7a70ec22c081e62df49ee458bdfa6a5d6960d4a124723b79c311580d0a8ac6d403b3568582951226133c361c9b5a4c0 Homepage: https://invent.kde.org/plasma/oxygen-sounds Description: Sounds for the Oxygen desktop theme The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the sounds. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: p11-kit-modules Architecture: arm64 Version: 0.23.20-ok2 Multi-Arch: same Priority: optional Section: misc Source: p11-kit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 1267 Depends: libp11-kit0 (= 0.23.20-ok2), libc6 (>= 2.34), libffi8 (>= 3.4), libtasn1-6 (>= 4.14) Breaks: p11-kit (<= 0.20.2-0) Replaces: p11-kit (<= 0.20.2-0) Filename: pool/main/p/p11-kit/p11-kit-modules_0.23.20-ok2_arm64.deb Size: 201402 MD5sum: b9d3e94edefb0032a87d08cbc5497c2d SHA1: b0fdc22a9d378f07791dc6d0014645801d409b18 SHA256: 0e05245f56c9740f4ee35f92760aa26dcd9f73b7da31e7d1fed079401ecbf66e SHA512: 0ee8f69b10e4ebb2f4c52df95494df9ee0c635ca682331ed7809f817e3afc831dc84d3e192d244c071a5a3b1923480e7d35501aea1c75791f7f5ff26f3ca7aa7 Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html Description: p11-glue proxy and trust modules 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 p11-kit proxy module and the system trust policy module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: p11-kit Architecture: arm64 Version: 0.23.20-ok2 Priority: optional Section: misc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 1016 Depends: p11-kit-modules (>= 0.23.20-ok2), libc6 (>= 2.34), libp11-kit0 (>= 0.23.18.1), libtasn1-6 (>= 4.14) Filename: pool/main/p/p11-kit/p11-kit_0.23.20-ok2_arm64.deb Size: 135208 MD5sum: 98b34a0cee2aadd975b0e298a3de5f7c SHA1: de0ad78fa41de4ff1c90221acd552bd78a5eae29 SHA256: 3ea8b2dc97f9291b2d667c8e844f76517d3b9360ce1bb4f2a9607dc12004c7f6 SHA512: b2c098d8082831872767863ae169c4c869435bdc3dace35e3951439fe8980af693f8c2c762496ab9573e46bbe8d7768495a5e3a805e175021ba7daaa02a5d1ea Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html Description: p11-glue utilities 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 p11-kit tool for listing PKCS#11 modules. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: packagekit-command-not-found Architecture: arm64 Version: 1.1.13-ok2.1 Priority: optional Section: misc Source: packagekit Origin: openKylin Maintainer: openKylin Developers Installed-Size: 92 Depends: packagekit (= 1.1.13-ok2.1), libc6 (>= 2.34), libglib2.0-0 (>= 2.46), libpackagekit-glib2-18 (>= 1.1.9) Filename: pool/main/p/packagekit/packagekit-command-not-found_1.1.13-ok2.1_arm64.deb Size: 17240 MD5sum: 6590864c2227210e368eae674d81c8cd SHA1: a70ed5211ce27f071fee3dadaeb20447c0a49d19 SHA256: 40394ef6c0fcb8caf1b1b22abfef74335d357733ac00fd59a7e1d4da0916e563 SHA512: 3e0f8a85457b5e40a1510430753bb94dcc10c33d9c16f7f14a53438b2431dc5ec27d0e7462c6977b63011e5bd3d7ad1d37d27f305544802c836a73c8f728cb8a Homepage: https://www.freedesktop.org/software/PackageKit/ Description: Offer to install missing programs automatically PackageKit allows performing simple software management tasks over a DBus interface e.g refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package contains a simple handler for command_not_found that offers to install missing packages on the command line using PackageKit. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: packagekit-docs Architecture: all Version: 1.1.13-ok2.1 Multi-Arch: foreign Priority: optional Section: doc Source: packagekit Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2266 Filename: pool/main/p/packagekit/packagekit-docs_1.1.13-ok2.1_all.deb Size: 285522 MD5sum: 4794008be84ef3ba834b2602a0b3e067 SHA1: a0f940cf076d27d3863df406a6117f2af7cccaba SHA256: 4131e2062dd814f2fe4cd6b4305575f1da3177a07a621a4e721b9233d62920b3 SHA512: 96bc97407b02285d33e08e1c31f6900f0c03c3ed3612d7e62706ac3fcc3c716534e06e72218c43824336e07be5b14e32c834f1161809a7ef402126cede7bb3ab Homepage: https://www.freedesktop.org/software/PackageKit/ Description: Documentation for PackageKit PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides documentation for PackageKit. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: packagekit-gtk3-module Architecture: arm64 Version: 1.1.13-ok2.1 Priority: optional Section: libs Source: packagekit Origin: openKylin Maintainer: openKylin Developers Installed-Size: 88 Depends: libc6 (>= 2.17), libfontconfig1 (>= 2.12.6), libglib2.0-0 (>= 2.46), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.22.0), libpangoft2-1.0-0 (>= 1.14.0) Recommends: gnome-software | apper | packagekit-installer Breaks: gnome-packagekit (<< 3.2.1-0) Filename: pool/main/p/packagekit/packagekit-gtk3-module_1.1.13-ok2.1_arm64.deb Size: 8144 MD5sum: 982c2dfbeece39977f9c4f20c00cefcd SHA1: 97fc956e8285cc5731bc4a54c2e66e9c8d3a6dd5 SHA256: 107660905b2532e98a6b9ca2545dec08da986ff9b0ec5f352177c59cb14243f5 SHA512: cbcf6d3af130d222a25a3727c6e14bf69d366b8dad015db8bcd3efe03ddf7f864cd5b64d12b757510004449fca32b5a281cd493d4641665f1a75380a7ec04f98 Homepage: https://www.freedesktop.org/software/PackageKit/ Description: Install fonts automatically using PackageKit PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . The PackageKit GTK+ module allows any Pango application to install fonts from configured repositories using PackageKit. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: packagekit-tools Architecture: arm64 Version: 1.1.13-ok2.1 Multi-Arch: foreign Priority: optional Section: admin Source: packagekit Origin: openKylin Maintainer: openKylin Developers Installed-Size: 225 Depends: packagekit (= 1.1.13-ok2.1), libc6 (>= 2.34), libglib2.0-0 (>= 2.46), libpackagekit-glib2-18 (>= 1.1.9) Filename: pool/main/p/packagekit/packagekit-tools_1.1.13-ok2.1_arm64.deb Size: 32824 MD5sum: fa5553545e926bff4cd4a5992aafddb8 SHA1: dfb9dd74283da43524e23a01971877812a86f1ce SHA256: 22c9deeec67c45cd4e1e6fea849f001dd2fe27d602a1d84a8d7b9bcb01c52e3a SHA512: 1c21f53eb00c4348c206bd286bf7c4f2788f3243bc06975922cbf54f15753c03cbed4b4ebbbf1beafed9d652329e05b6c91847daf513d7a9b9a0a5177442586c Homepage: https://www.freedesktop.org/software/PackageKit/ Description: Provides PackageKit command-line tools 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 PackageKit command-line tools. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: packagekit Architecture: arm64 Version: 1.1.13-ok2.1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4134 Depends: libglib2.0-bin, policykit-1, init-system-helpers (>= 1.52), libappstream4 (>= 0.10.0), libapt-pkg6.0 (>= 1.9.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.46), libgstreamer1.0-0 (>= 1.0.0), libpackagekit-glib2-18 (>= 1.1.13), libpolkit-gobject-1-0 (>= 0.99), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 9), libsystemd0 (>= 214) Recommends: packagekit-tools, systemd Suggests: appstream Breaks: libpackagekit-glib2-14 (<= 0.7.6-0), libpackagekit-qt2-2 (<= 0.7.6-0), packagekit-backend-apt (<< 1.0), packagekit-backend-aptcc (<< 1.0), packagekit-backend-smart (<< 1.0), packagekit-offline-update (<< 1.0), packagekit-plugin-click (<= 0.3.1) Filename: pool/main/p/packagekit/packagekit_1.1.13-ok2.1_arm64.deb Size: 703938 MD5sum: ddb95a7cdbce11ebf51dc4f78bdcd8d0 SHA1: 9d1eb9ce23b6c58babdd28cb96c97e903550ecb5 SHA256: 5090c9a2394129549f9ddae7be09ac529e14197e0be1f7db1ad8116443c4cc4f SHA512: 7da83f32d784e78f3a42d4964c4cded3c3415f477623e8624a18a807277c340f54796765ef789536a21db41346226d6899c58dc8ea038c24db9591350faf7829 Homepage: https://www.freedesktop.org/software/PackageKit/ Description: Provides a package management service 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. . The work is done by backends which make use of the package manager shipped by the corresponding distribution. PackageKit is not meant to replace advanced tools like Synaptic. . The main benefits are: - unified interface on several distributions - fine grained privileges by using PolicyKit - independency from a running desktop session during the processing cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: palapeli-data Architecture: all Version: 4:22.12.3-ok1 Priority: optional Section: games Source: palapeli Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3777 Breaks: kde-l10n-ar (<< 4:17.08.3-4~), kde-l10n-ast (<< 4:17.08.3-4~), kde-l10n-bg (<< 4:17.08.3-4~), kde-l10n-bs (<< 4:17.08.3-4~), kde-l10n-ca (<< 4:17.08.3-4~), kde-l10n-cavalencia (<< 4:17.08.3-4~), kde-l10n-cs (<< 4:17.08.3-4~), kde-l10n-da (<< 4:17.08.3-4~), kde-l10n-de (<< 4:17.08.3-4~), kde-l10n-el (<< 4:17.08.3-4~), kde-l10n-engb (<< 4:17.08.3-4~), kde-l10n-eo (<< 4:17.08.3-4~), kde-l10n-es (<< 4:17.08.3-4~), kde-l10n-et (<< 4:17.08.3-4~), kde-l10n-eu (<< 4:17.08.3-4~), kde-l10n-fa (<< 4:17.08.3-4~), kde-l10n-fi (<< 4:17.08.3-4~), kde-l10n-fr (<< 4:17.08.3-4~), kde-l10n-ga (<< 4:17.08.3-4~), kde-l10n-gl (<< 4:17.08.3-4~), kde-l10n-he (<< 4:17.08.3-4~), kde-l10n-hi (<< 4:17.08.3-4~), kde-l10n-hr (<< 4:17.08.3-4~), kde-l10n-hu (<< 4:17.08.3-4~), kde-l10n-ia (<< 4:17.08.3-4~), kde-l10n-id (<< 4:17.08.3-4~), kde-l10n-is (<< 4:17.08.3-4~), kde-l10n-it (<< 4:17.08.3-4~), kde-l10n-ja (<< 4:17.08.3-4~), kde-l10n-kk (<< 4:17.08.3-4~), kde-l10n-km (<< 4:17.08.3-4~), kde-l10n-ko (<< 4:17.08.3-4~), kde-l10n-lt (<< 4:17.08.3-4~), kde-l10n-lv (<< 4:17.08.3-4~), kde-l10n-mr (<< 4:17.08.3-4~), kde-l10n-nb (<< 4:17.08.3-4~), kde-l10n-nds (<< 4:17.08.3-4~), kde-l10n-nl (<< 4:17.08.3-4~), kde-l10n-nn (<< 4:17.08.3-4~), kde-l10n-pa (<< 4:17.08.3-4~), kde-l10n-pl (<< 4:17.08.3-4~), kde-l10n-pt (<< 4:17.08.3-4~), kde-l10n-ptbr (<< 4:17.08.3-4~), kde-l10n-ro (<< 4:17.08.3-4~), kde-l10n-ru (<< 4:17.08.3-4~), kde-l10n-sk (<< 4:17.08.3-4~), kde-l10n-sl (<< 4:17.08.3-4~), kde-l10n-sr (<< 4:17.08.3-4~), kde-l10n-sv (<< 4:17.08.3-4~), kde-l10n-tr (<< 4:17.08.3-4~), kde-l10n-ug (<< 4:17.08.3-4~), kde-l10n-uk (<< 4:17.08.3-4~), kde-l10n-wa (<< 4:17.08.3-4~), kde-l10n-zhcn (<< 4:17.08.3-4~), kde-l10n-zhtw (<< 4:17.08.3-4~), palapeli (<< 4:17.08.3~) Replaces: kde-l10n-ar (<< 4:17.08.3-4~), kde-l10n-ast (<< 4:17.08.3-4~), kde-l10n-bg (<< 4:17.08.3-4~), kde-l10n-bs (<< 4:17.08.3-4~), kde-l10n-ca (<< 4:17.08.3-4~), kde-l10n-cavalencia (<< 4:17.08.3-4~), kde-l10n-cs (<< 4:17.08.3-4~), kde-l10n-da (<< 4:17.08.3-4~), kde-l10n-de (<< 4:17.08.3-4~), kde-l10n-el (<< 4:17.08.3-4~), kde-l10n-engb (<< 4:17.08.3-4~), kde-l10n-eo (<< 4:17.08.3-4~), kde-l10n-es (<< 4:17.08.3-4~), kde-l10n-et (<< 4:17.08.3-4~), kde-l10n-eu (<< 4:17.08.3-4~), kde-l10n-fa (<< 4:17.08.3-4~), kde-l10n-fi (<< 4:17.08.3-4~), kde-l10n-fr (<< 4:17.08.3-4~), kde-l10n-ga (<< 4:17.08.3-4~), kde-l10n-gl (<< 4:17.08.3-4~), kde-l10n-he (<< 4:17.08.3-4~), kde-l10n-hi (<< 4:17.08.3-4~), kde-l10n-hr (<< 4:17.08.3-4~), kde-l10n-hu (<< 4:17.08.3-4~), kde-l10n-ia (<< 4:17.08.3-4~), kde-l10n-id (<< 4:17.08.3-4~), kde-l10n-is (<< 4:17.08.3-4~), kde-l10n-it (<< 4:17.08.3-4~), kde-l10n-ja (<< 4:17.08.3-4~), kde-l10n-kk (<< 4:17.08.3-4~), kde-l10n-km (<< 4:17.08.3-4~), kde-l10n-ko (<< 4:17.08.3-4~), kde-l10n-lt (<< 4:17.08.3-4~), kde-l10n-lv (<< 4:17.08.3-4~), kde-l10n-mr (<< 4:17.08.3-4~), kde-l10n-nb (<< 4:17.08.3-4~), kde-l10n-nds (<< 4:17.08.3-4~), kde-l10n-nl (<< 4:17.08.3-4~), kde-l10n-nn (<< 4:17.08.3-4~), kde-l10n-pa (<< 4:17.08.3-4~), kde-l10n-pl (<< 4:17.08.3-4~), kde-l10n-pt (<< 4:17.08.3-4~), kde-l10n-ptbr (<< 4:17.08.3-4~), kde-l10n-ro (<< 4:17.08.3-4~), kde-l10n-ru (<< 4:17.08.3-4~), kde-l10n-sk (<< 4:17.08.3-4~), kde-l10n-sl (<< 4:17.08.3-4~), kde-l10n-sr (<< 4:17.08.3-4~), kde-l10n-sv (<< 4:17.08.3-4~), kde-l10n-tr (<< 4:17.08.3-4~), kde-l10n-ug (<< 4:17.08.3-4~), kde-l10n-uk (<< 4:17.08.3-4~), kde-l10n-wa (<< 4:17.08.3-4~), kde-l10n-zhcn (<< 4:17.08.3-4~), kde-l10n-zhtw (<< 4:17.08.3-4~), palapeli (<< 4:17.08.3~) Filename: pool/main/p/palapeli/palapeli-data_22.12.3-ok1_all.deb Size: 2160468 MD5sum: 7f3bed144b82bd697feb296e58e07346 SHA1: 6fae9f66dcae91f605176f72158b3898c390de29 SHA256: 17881b07802ee1698ccea969992d530fbbaf01c26d69110b6f71ee6320ebf3ad SHA512: 221cc8526706b22f61b9d04ed0909da8bda644009d75afc98a2fdf7b993b59d924fe9f483bdf508f730ff3e46cb30e6282110001f4806bcbf3a2eb096f02e8fb Homepage: https://kde.org/applications/games/org.kde.palapeli Description: data files for palapeli jigsaw puzzle game Data files (puzzles) for the palapeli puzzle game. . Palapeli is a jigsaw puzzle game. Unlike other games in that genre, you are not limited to aligning pieces on imaginary grids. The pieces are freely moveable. . Palapeli is the Finnish word for jigsaw puzzle. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: palapeli Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1485 Depends: palapeli-data (>= 4:22.12.3-ok1), kio, libc6 (>= 2.34), libkf5archive5 (>= 5.91.0~), libkf5completion5 (>= 5.91.0~), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5configwidgets5 (>= 5.91.0~), libkf5coreaddons5 (>= 5.91.0~), libkf5crash5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5itemviews5 (>= 5.91.0~), libkf5kdegames7 (>= 4:21.04.0~), libkf5kiowidgets5 (>= 5.91.0~), libkf5notifications5 (>= 5.91.0~), libkf5widgetsaddons5 (>= 5.91.0~), libkf5xmlgui5 (>= 5.91.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5.2) Recommends: khelpcenter, qhull-bin Filename: pool/main/p/palapeli/palapeli_22.12.3-ok1_arm64.deb Size: 273066 MD5sum: b6096772faa63a84356283a09e5d9456 SHA1: c003d9127f19ec336a562b6ef1460067c835c1c9 SHA256: e3c2d6f434538fa51f9a59bd0e59c33589a40f362d48a278bfb521eaafdcb3b0 SHA512: 838c79ebf203da6a2137415cd893d012ebf32a30938b92a9a9568717460b4887845d1ac83ccf6640bc81aea71bd172c17dd0241ef87e7c75a63933d326901cfb Homepage: https://kde.org/applications/games/org.kde.palapeli Description: jigsaw puzzle game Palapeli is a jigsaw puzzle game. Unlike other games in that genre, you are not limited to aligning pieces on imaginary grids. The pieces are freely moveable. . Palapeli is the Finnish word for jigsaw puzzle. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pango1.0-tests Architecture: arm64 Version: 1.46.2-ok2 Priority: optional Section: libs Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1314 Depends: fonts-cantarell, fonts-noto-color-emoji, fonts-noto-core, libc6 (>= 2.34), libcairo2 (>= 1.12.10), libglib2.0-0 (>= 2.60.0), libharfbuzz0b (>= 2.0.0), libpango-1.0-0 (= 1.46.2-ok2), libpangocairo-1.0-0 (= 1.46.2-ok2), libpangoft2-1.0-0 (= 1.46.2-ok2) Filename: pool/main/p/pango1.0/pango1.0-tests_1.46.2-ok2_arm64.deb Size: 297234 MD5sum: 0735dbb407fc71010fc92e043ad7d448 SHA1: 316466c3877b5cf1909c8c901a0dea1e945efd12 SHA256: 711e3acefb4bed56c0e4b4679f42b5277554eb4430147959dcffb09dc2966dd1 SHA512: 2f26812630e01ed3818189450fdc1b8699feeadf7fee9e66e0b8f8d2dd04b0798a79c346984d2738659240459585084e56844c887c1dbc2d51169b8b4d0a47de Homepage: https://www.pango.org/ Description: Layout and rendering of internationalized text - installed tests 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 test programs, designed to be run as part of a regression testsuite. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pango1.0-tools Architecture: arm64 Version: 1.46.2-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 90 Depends: libc6 (>= 2.34), libcairo2 (>= 1.12.10), libfontconfig1 (>= 2.12.6), libglib2.0-0 (>= 2.60.0), libharfbuzz0b (>= 2.2.0), libpango-1.0-0 (= 1.46.2-ok2), libpangocairo-1.0-0 (= 1.46.2-ok2), libpangoft2-1.0-0 (= 1.46.2-ok2), libpangoxft-1.0-0 (= 1.46.2-ok2), libx11-6, libxft2 (>> 2.1.1) Breaks: libpango1.0-dev (<< 1.42.4-4) Replaces: libpango1.0-dev (<< 1.42.4-4) Filename: pool/main/p/pango1.0/pango1.0-tools_1.46.2-ok2_arm64.deb Size: 27984 MD5sum: 2364308c80a8a036710569a3d12604d1 SHA1: aff4c4d9fc42c5f6874c5544542d94f30cc3b7cd SHA256: bfea15b2f3d884e764687103ed37be6ffcff085fe80b709689d2c73105f67800 SHA512: dbaf68ba6bfa5c11d368e0ee108945b7247901a1fdfa30c44fa010b0f67afc6516c320abf09ece536e1a69e929734c484fc66e61371da18872843bd3319c693b Homepage: https://www.pango.org/ Description: Development utilities for 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 pango-view, the Pango text viewer, and pango-list, a utility that outputs a list of compatible system fonts. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: parallel Architecture: all Version: 20221222-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3167 Depends: procps, sysstat, perl:any Suggests: csh, fish, ksh, tcsh, zsh Filename: pool/main/p/parallel/parallel_20221222-ok1_all.deb Size: 2141888 MD5sum: 245dca1152a3425ed236a855c5fc4659 SHA1: 29dcd4f1ffaeba5ec547ac45ccf1913680a5a95e SHA256: 69601b1ef76d29dcbf204d7466ce23a7d58fd466362f4d7d488788cdd6737e53 SHA512: bd59db9017555bc76f5b4f15430f82b051114c1c4b3dce94b9cb613e478896fdbca2cc14f649fe58393dcdd9a42d2ad9dcc809558ccd1f1edb5d60ae59794809 Homepage: https://www.gnu.org/software/parallel/ Description: build and execute command lines from standard input in parallel GNU Parallel is a shell tool for executing jobs in parallel using one or more machines. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, or a list of tables. . If you use xargs today you will find GNU Parallel very easy to use. If you write loops in shell, you will find GNU Parallel may be able to replace most of the loops and make them run faster by running jobs in parallel. If you use ppss or pexec you will find GNU Parallel will often make the command easier to read. . GNU Parallel also makes sure output from the commands is the same output as you would get had you run the commands sequentially. This makes it possible to use output from GNU Parallel as input for other programs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: paramiko-doc Architecture: all Version: 2.10.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: paramiko Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 60 Depends: libjs-jquery, libjs-underscore Filename: pool/main/p/paramiko/paramiko-doc_2.10.4-ok1_all.deb Size: 12830 MD5sum: b8b2fa12b8180dec35f3075102ccd943 SHA1: cfb3dddf0474ad76003983033ccc286a1500398b SHA256: 19d092e17624c27cef7b1a685fe331c74de6c2d886cb041ad5cc3236b4c675c8 SHA512: 2adec64e50dbcfe30b8ffc8df8d3fccc8bef07605a196f667d827e49ff14dd48bc55337e248183cb02497e0e9953227a279fef8aa621ef0af3c7c91289d33b27 Homepage: https://github.com/paramiko/paramiko/ Description: Make ssh v2 connections with Python (Documentation) "Paramiko" is a combination of the Esperanto words for "paranoid" and "friend". It's a module for Python 2.7/3.4+ that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines. Unlike SSL (aka TLS), SSH2 protocol does not require hierarchical certificates signed by a powerful central authority. You may know SSH2 as the protocol that replaced Telnet and rsh for secure access to remote shells, but the protocol also includes the ability to open arbitrary channels to remote services across the encrypted tunnel (this is how SFTP works, for example). . This is the documentation for the package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: parchives Architecture: arm64 Version: 4.0.0.0-ok2~0129 Priority: optional Section: x11 Source: peony-extensions Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 79 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libpeony3 (>= 3.0.2), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Recommends: engrampa Filename: pool/main/p/peony-extensions/parchives_4.0.0.0-ok2~0129_arm64.deb Size: 17224 MD5sum: 57fd84073af067248781e53bca3d5deb SHA1: 5aba82e9d5fc3f6c09d743eda3a1684cd23762f0 SHA256: 6ef819feb17faa15c7695c377034522ab60bb22827cce97d9e984bb1e5ba2573 SHA512: a028e673dbb6fc4948cb2d202d848f766a87c31134670abebe7e73eb2f2fb56d7f4b049f7ed08caac8f4c1db0d22d3e77b968baf2919e36d1d011c7de58060ad Homepage: https://github.com/ukui/peony-extensions Description: Peony qt plugin for file compress and uncompress Parchives is an archive manager for the UKUI environment. You can use this plugin to compress or uncompress file or folder. . This package adds extended functionality to the Peony file manager. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: parley-data Architecture: all Version: 4:22.12.3-ok2 Priority: optional Section: kde Source: parley Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 11179 Filename: pool/main/p/parley/parley-data_22.12.3-ok2_all.deb Size: 6983784 MD5sum: 9c5c08e63b6427ab1444da26c869e378 SHA1: 829d12659de2b08b605d551004f302e9d4071913 SHA256: 886e621ca6f816e82b781bfc0a0f947a6878414381fc4f7ecd8e4044a8b63087 SHA512: 8f798047c9e9fdecf21e7ed7247acc6ce4bf9de96d35e4dcbe9bd00c6883604e54e99145ac9dadc26821f56a0d6a8f62e8364683b28d5a923849f03c3516302c Homepage: https://kde.org/applications/education/org.kde.parley Description: data files for the Parley vocabulary trainer This package contains architecture-independent data files for the Parley vocabulary trainer. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: parley Architecture: arm64 Version: 4:22.12.3-ok2 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 2136 Depends: kdeedu-kvtml-data, kross, parley-data (>= 4:22.12.3-ok2), kio, libc6 (>= 2.34), libkeduvocdocument5abi1 (>= 4:22.11.90), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5configwidgets5 (>= 4.98.0), libkf5coreaddons5 (>= 5.91.0~), libkf5crash5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5kiowidgets5 (>= 5.91.0~), libkf5newstuffcore5 (>= 5.91.0), libkf5newstuffwidgets5 (>= 5.92.0), libkf5notifications5 (>= 5.91.0~), libkf5sonnetcore5 (>= 5.91.0~), libkf5sonnetui5 (>= 5.91.0~), libkf5textwidgets5 (>= 5.91.0~), libkf5widgetsaddons5 (>= 5.63.0), libkf5xmlgui5 (>= 5.91.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5multimedia5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5webenginewidgets5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 4.5), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Suggests: khelpcenter, translate-shell Filename: pool/main/p/parley/parley_22.12.3-ok2_arm64.deb Size: 389156 MD5sum: 021d9b434ea07fb395d21e7241e5de2f SHA1: b7afe6946c501e38e83b7a1418ca6059e8a030fc SHA256: 3200400594c44ebe27068273fa595bfe94fb9b066f6f4899b0db21b4afe6f758 SHA512: 4f80887ebeb44d7f285dbef6786f05e16da4750df914a793a311519134b0cf3069ef7d0b7ed4acc4f0660ae6d6c677cc2cfa2a6cf62edf2772bac6aaf42a0f67 Homepage: https://kde.org/applications/education/org.kde.parley Description: vocabulary trainer Parley is a utility to help train vocabulary when learning a foreign language. It is intended as a replacement for flash cards. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: parole-dev Architecture: arm64 Version: 4.18.0-ok1 Multi-Arch: same Priority: optional Section: xfce Source: parole Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 53 Depends: libglib2.0-dev, libgtk-3-dev, libxfce4util-dev Filename: pool/main/p/parole/parole-dev_4.18.0-ok1_arm64.deb Size: 9072 MD5sum: 78f455f37d38cc34038bb08074ee4d4b SHA1: a2e4031ae186355f7aa6a342413353cf5ab5ad58 SHA256: d79a80901161e11b067f117693f2925b232d39321b721662c2f163e10a482bf1 SHA512: e712f9df3422a12981cf63da1b37d6f75875e98386940f8974870ff43aae42cad3fdfb921a36b8907a4a7581f7f5cdef81af7da0dcb46e4c505d104cc0dffcdf Homepage: https://goodies.xfce.org/projects/applications/parole Description: development files for Parole media player Parole is a media player for the Xfce desktop environment, written using the GStreamer framework. . Parole features playback of local media files, including video with subtitles support, DVD/CD and live streams; it is also extensible via plugins. . This package contains development files for Parole's plugin interface. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: parole Architecture: arm64 Version: 4.18.0-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 2409 Depends: gstreamer1.0-alsa | gstreamer1.0-audiosink, gstreamer1.0-libav, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, gstreamer1.0-x, libc6 (>= 2.34), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.88), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0 (>= 3.21.5), libnotify4 (>= 0.7.0), libtagc0 (>= 1.5), libx11-6, libxfce4ui-2-0 (>= 4.11.1), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.10) Suggests: gstreamer1.0-plugins-bad, gstreamer1.0-plugins-ugly Filename: pool/main/p/parole/parole_4.18.0-ok1_arm64.deb Size: 413494 MD5sum: 43eabae2fb46cd905fbc46313ccd8cde SHA1: b1ee81f386e4fc203419e573d150c45a4b148cb7 SHA256: e1e6dc4b0a191f92bf75b2d465c54f1150da03498a1edb624755db5cad93d567 SHA512: aa087c8eab9ac0a63d782fcb3f8ac95d2afb57e87496b786fcd7b3b392000274b2352283636f6e94f91371cc6446baca2d162a67a6e6e79117cfff2ee0e75548 Homepage: https://goodies.xfce.org/projects/applications/parole Description: media player based on GStreamer framework Parole is a media player for the Xfce desktop environment, written using the GStreamer framework. . Parole features playback of local media files, including video with subtitles support, DVD/CD and live streams; it is also extensible via plugins. . This package contains Parole media player. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: passwd Architecture: arm64 Version: 1:4.8.1-ok3.1 Multi-Arch: foreign Priority: required Section: admin Source: shadow Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Shadow package maintainers Installed-Size: 2776 Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsemanage1 (>= 2.0.3), libpam-modules Replaces: manpages-tr (<< 1.0.5), manpages-zh (<< 1.5.1-0) Filename: pool/main/s/shadow/passwd_4.8.1-ok3.1_arm64.deb Size: 779452 MD5sum: b7f76d109c7b8357c6c44caf246dce72 SHA1: f95df8f4da5a63748e8286187bf2d2514f8818de SHA256: e715821a67e3a37a76310e7c6d4a068a32b5a868e43e60bc9d242b8ef6b08533 SHA512: dc48e58ecdd1a5f78f08e4321bfd5a4140d040a1e2a85f31f1429468edac8e870998641912d11a7e4946ae7ee2732a1d56337c467a817155b2ef253de423ece5 Homepage: https://github.com/shadow-maint/shadow Description: change and administer password and group data This package includes passwd, chsh, chfn, and many other programs to maintain password and group data. . Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pciutils Architecture: arm64 Version: 1:3.6.4-ok2 Multi-Arch: foreign Priority: standard Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 164 Depends: libc6 (>= 2.34), libkmod2 (>= 5~), libpci3 (= 1:3.6.4-ok2) Suggests: bzip2, wget | curl | lynx-cur Filename: pool/main/p/pciutils/pciutils_3.6.4-ok2_arm64.deb Size: 58094 MD5sum: 5649495d77890d719e3612dfce24e843 SHA1: a5b7238d834e18e909fb5ae0be9a2ed3127f6e0b SHA256: f43fcc00f5daa46aba1e58b8f9ce4605946678ce1273bb62fa5ae096697e3eb8 SHA512: bc771d1f8c55eb04b429d66979f339eb2db2c417f8eec8be5f49e51b7b98139b91c5f7d727bb3969556ae9650183c27f776c90e4b200acb46ab0bdad596c065b Homepage: https://mj.ucw.cz/sw/pciutils/ Description: PCI utilities This package contains various utilities for inspecting and setting of devices connected to the PCI bus. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pcre2-utils Architecture: arm64 Version: 10.34-ok2 Priority: optional Section: utils Source: pcre2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 361 Depends: libc6 (>= 2.34), libpcre2-16-0 (>= 10.34), libpcre2-32-0 (>= 10.34), libpcre2-8-0 (>= 10.34), libpcre2-posix2 (>= 10.34) Filename: pool/main/p/pcre2/pcre2-utils_10.34-ok2_arm64.deb Size: 106546 MD5sum: 60d6cba5fd197d21d77d567b91f9af71 SHA1: 1b788e32a87a7465a7a0b32334d80c755df92461 SHA256: bbe01512f62490eb4c4a2fa1ccf115c332b410a3f641d598beb30ff2d618a927 SHA512: 0b320e4897090415f1776f8fc56866dbdbff6a1b230a7a3b4472e12881b2759cb8694b6c66d481afda5fa1b787fd8bbda3811449ed5df3ab489de321cd08a50f Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - utilities 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 utilities pcre2grep (like grep with PCRE) and pcre2test (a test program for the library, but also useful for experimenting with regular expressions). Both programs are also useful examples of programming with libpcre2. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pcregrep Architecture: arm64 Version: 2:8.39-ok5 Priority: optional Section: utils Source: pcre3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 90 Depends: libc6 (>= 2.34), libpcre3 Replaces: pgrep (<< 4.5) Filename: pool/main/p/pcre3/pcregrep_8.39-ok5_arm64.deb Size: 27356 MD5sum: 73f0d220b76d167c86c14b28021a4c47 SHA1: 9f7c3cb74dfcda5532afec70dcb3fc696f97d4f0 SHA256: bca68d4deaca0a02ee4186b76a4a354437f3f28f6b962f31846dd9a14032da5c SHA512: b0af3ef95d45e584afa6974bd424469e74f6c7ea9734d4edfec1123c220145daf4ed4197022242725d0db2b18e819c518d706147371a49f85326d2a4344a3584 Description: grep utility that uses perl 5 compatible regexes. Perl-style regexps have many useful features that the standard POSIX ones don't; this is basically the same as grep but with the different regexp syntax. . The other reason for the existence of pcregrep is that its source code is an example of programming with libpcre. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pcscd Architecture: arm64 Version: 1.8.26-ok2.1 Multi-Arch: foreign Priority: optional Section: misc Source: pcsc-lite Origin: openKylin Maintainer: openKylin Developers Installed-Size: 264 Pre-Depends: init-system-helpers (>= 1.54~) Depends: libccid (>= 1.4.1~) | pcsc-ifd-handler, libc6 (>= 2.34), libsystemd0, libudev1 (>= 183), lsb-base (>= 3.0-0), libpcsclite1 (= 1.8.26-ok2.1) Suggests: systemd Filename: pool/main/p/pcsc-lite/pcscd_1.8.26-ok2.1_arm64.deb Size: 52034 MD5sum: 1cd0c411ce5fdadf6a1847e6f5a79f66 SHA1: 7d53ba2e56ad604c0c1ada3f2a45f9f4539a517b SHA256: ec8c9812cf2f835f65d9b5ea04e85c37f7c086dc2891a38911d1a94b905e524b SHA512: d79b45c236cc5c5a65e0e12dd9e67d33d2c9f653d7c7e2c3615b08aec1ff09b63b3f1bf9d47353f3a3820bfb35cba16d3217ee79542aef1cc8ce4176ff02758c Homepage: https://pcsclite.apdu.fr/ Description: Middleware to access a smart card using PC/SC (daemon side) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smart cards and smart cards readers. . The PC/SC daemon is used to dynamically allocate/deallocate reader drivers at runtime and manage connections to the readers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: peony-bluetooth Architecture: arm64 Version: 4.0.0.0-ok2~0129 Priority: optional Section: x11 Source: peony-extensions Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 79 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libpeony3 (>= 3.0.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Recommends: ukui-bluetooth Filename: pool/main/p/peony-extensions/peony-bluetooth_4.0.0.0-ok2~0129_arm64.deb Size: 17246 MD5sum: d676e5c86a8a38d5e5378999cf7f8ac6 SHA1: 5242e499a0265faf36b97d2865bbc1be378c77a6 SHA256: e444eed9ce66c956d47f30d728b98133d191290d6b8ca4c0a0ef1590f5b01b04 SHA512: 4ecd18737913639044ec945377aaf43a190f76dc37fa8b586e10f803dbe92ff0d07c64185b4dd0058e5fd0b63759d9600464150cfaf15dc7ddb197da4a4be54a Homepage: https://github.com/ukui/peony-extensions Description: Peony plugin for right click a file to send to other devices via Bluetooth Peony is the official file manager for the UKUI desktop. This package adds extended functionality to the Peony file manager. . In addition to sending files in ukui-bluetooth, you can also choose one File, then right-click to quickly send the file. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: peony-common Architecture: all Version: 4.0.0.0-ok3~0222 Multi-Arch: foreign Priority: optional Section: utils Source: peony Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 4684 Depends: dconf-gsettings-backend | gsettings-backend Breaks: peony (<< 2.2.0-1) Replaces: peony (<< 2.2.0-1) Filename: pool/main/p/peony/peony-common_4.0.0.0-ok3~0222_all.deb Size: 3795788 MD5sum: f92a9c81e0f07c78407ea81510186975 SHA1: 1d5ede56f698aa180ec5b41f04f88c1bac3c5cc7 SHA256: b7cd9aeef55c899d658d532ff96bbabd47e1fc35a414813a0b3f66fc494176d4 SHA512: e2c7006907bfd6c0350af3d177018bf1e6dfcf31c995ecc843ab231af46326d760fb3f779495799c704054945f9baab76948fbd92970a8d36d48a0b3c06496a6 Homepage: https://www.ukui.org/ Description: file manager for the UKUI desktop (common files) Peony is the official file manager for the UKUI desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the UKUI desktop. It works on local and remote filesystems. . This package contains the architecture independent files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: peony-device-rename Architecture: arm64 Version: 4.0.0.0-ok2~0129 Priority: optional Section: x11 Source: peony-extensions Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 79 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.31.18), libpeony3 (>= 3.0.2), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1), libudisks2-0 (>= 2.0.0) Filename: pool/main/p/peony-extensions/peony-device-rename_4.0.0.0-ok2~0129_arm64.deb Size: 19880 MD5sum: 1721f3ec9932dae6b45d26b95673e3a9 SHA1: dd21f079dc2a373e5c792f873a029d1040ae19ce SHA256: 47b0e023a08d6dacc889ce003d33853f05a2b5508a8a166a97d8f3e2f62d8ea1 SHA512: dd806f021842ac666609383d3b457fc9a470d9791e19e7c7b64dfa52109480b9d01fa5c787d4ab49ade60e2733749a3db3ffa92863783871665d3c267ccbb065 Homepage: https://github.com/ukui/peony-extensions Description: Peony plugin for select a block device and rename it. This package adds extended functionality to the Peony file manager. . In this way, we can right click the device and quickly rename it, no need to rename it use other tools like gparted. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: peony-extension-computer-view Architecture: arm64 Version: 4.0.0.0-ok2~0129 Priority: optional Section: x11 Source: peony-extensions Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 527 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.51.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libpeony3 (>= 3.0.2), libqt5core5a (>= 5.14.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.2.0~rc1), libstdc++6 (>= 4.1.1), libudisks2-0 (>= 2.0.0), libukui-common0 (>= 1.0.3) Filename: pool/main/p/peony-extensions/peony-extension-computer-view_4.0.0.0-ok2~0129_arm64.deb Size: 133458 MD5sum: 226262771699a08b3a63c5257efa83c5 SHA1: 24018df3c80fade940b44e4dd97b5f8d70280fcb SHA256: d5b3432d2402c2ba6eb035959ccda235e21b31b87cd0599505b21f3c37d970d1 SHA512: 2c39f80775f7aea99d2b4c054f424ffaef8f6bf6296cfb59d932c154a5f40f3f78cf5dc77141f77526161efcb09ced024b97827d07baa360d8b8b228f921af0c Homepage: https://github.com/ukui/peony-extensions Description: Peony plugin for displaying computer:/// with more information Peony is the official file manager for the UKUI desktop. This package adds extended functionality to the Peony file manager. . peony-extionsion-computer-view is a proof-of-concept Peony extension which allows user browsering computer:/// with more information, which not provided in icon view and list view. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: peony-extensions Architecture: arm64 Version: 4.0.0.0-ok2~0129 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 9 Depends: parchives (>= 3.2.2+1015), peony-extension-computer-view (>= 3.2.2+1015), peony-open-terminal (>= 3.2.2+1015), peony-send-to-device (>= 3.2.2+1015), peony-set-wallpaper (>= 3.2.2+1015), peony-share (>= 3.2.2+1015) Recommends: peony-device-rename, ukui-bluetooth Filename: pool/main/p/peony-extensions/peony-extensions_4.0.0.0-ok2~0129_arm64.deb Size: 1448 MD5sum: 8bf225e552672391eedd9449043dce08 SHA1: 5cbc69b9d57d9f0caec8995848892b6192ab4ed7 SHA256: 48781a9aa40f0b6a418a56387425169bec232a360a6e71c144c22fc09aa17faa SHA512: 3b1d692c0850828b4318e9d984041a0d09c1b8256283bc5186eafb6ae5f6b64aeaec569b61146421dfebfbb55c7d23ebf0d56bbf2b9312f620fdc8ff7847ad2e Homepage: https://github.com/ukui/peony-extensions Description: Peony qt extensions Peony is the official file manager for the UKUI desktop. This package is a metapackage, which adds extended functionality to the Peony file manager. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: peony-open-terminal Architecture: arm64 Version: 4.0.0.0-ok2~0129 Priority: optional Section: x11 Source: peony-extensions Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 79 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.28.0), libpeony3 (>= 3.0.2), libqt5core5a (>= 5.6.0~beta), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1), libukui-common0 (>= 1.0.3) Recommends: mate-terminal Filename: pool/main/p/peony-extensions/peony-open-terminal_4.0.0.0-ok2~0129_arm64.deb Size: 18700 MD5sum: d21ec0f47381c76463ce0bc34a5701e5 SHA1: 548d9edf5ae1edfe2d2f62f75f41f128032848f7 SHA256: 2ebc01e52ecdaaf04af0588b9ab997086c0c3056ee1e1e8adb8510bade35c8c0 SHA512: c6a08b8737e8004452f8102884df6c6e1ec330dbef06662cea0d0150a00709bdcf373a5b920b4c7f3f8fcba5e43c980ff768c659f82359b02d03338507176e2e Homepage: https://github.com/ukui/peony-extensions Description: Peony plugin for opening terminals in arbitrary local paths Peony is the official file manager for the UKUI desktop. This package adds extended functionality to the Peony file manager. . peony-open-terminal is a proof-of-concept Peony extension which allows you to open a terminal in arbitrary local folders. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: peony-print-pictures Architecture: arm64 Version: 1.0.2.0-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 254 Depends: peony, peony-extension-computer-view (>= 3.2.2+1015), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libfreeimage3, libfreeimageplus3, libgcc-s1 (>= 3.0), libgif7 (>= 5.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libopencv-core4.2 (>= 4.2.0+dfsg), libopencv-imgcodecs4.2 (>= 4.2.0+dfsg), libopencv-imgproc4.2 (>= 4.2.0+dfsg), libqt5core5a (>= 5.7.0), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5printsupport5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.0.2), libstb0 (>= 0.0~git20180212.15.e6afb9c), libstdc++6 (>= 5.2) Filename: pool/main/p/peony-print-pictures/peony-print-pictures_1.0.2.0-ok1_arm64.deb Size: 72436 MD5sum: 0abb3c0facac7441f39e2c0418332a1a SHA1: b7501f569b127ab9a330daa4aa03d43d7ffbae39 SHA256: 6c9b5fd47d25944185ae868101285b7c7dec3a3c42ae246585e49514cb7b436c SHA512: d9b708f26bb5f468b766bab5aaadb05abf37224b5f8c4edc3c1a475e7bd611a05d71cfa1fa84e4855ae7760e036ff3f98bcc399cbee0c98486f32c5135909b69 Homepage: https://github.com/ukui/peony-extensions Description: Peony qt extensions Peony is the official file manager for the UKUI desktop. This package is a metapackage, which adds extended functionality to the Peony file manager. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: peony-send-to-device Architecture: arm64 Version: 4.0.0.0-ok2~0129 Priority: optional Section: x11 Source: peony-extensions Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 79 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.28.0), libpeony3 (>= 3.0.2), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1), libukui-common0 (>= 1.0.3) Filename: pool/main/p/peony-extensions/peony-send-to-device_4.0.0.0-ok2~0129_arm64.deb Size: 24558 MD5sum: a4a47dd193fcf8a009d6fcb59c125e94 SHA1: fe51df7c67458540322c749064ea97aa3a03d678 SHA256: 06c09f31418f26e2904b42718c4fde09e5fdc3dbc7d70a436e5178d66d351ca5 SHA512: 84fb767327c7d698e096404b9ccf3b3dfe2404f17c340db4c51447a183c30dc4e0d5a0333c732d987f5019a96122478373ee778547e6fe4b170ed2c0d4489f7e Homepage: https://github.com/ukui/peony-extensions Description: Peony plugin for right click a file to send to mobile devices Peony is the official file manager for the UKUI desktop. This package adds extended functionality to the Peony file manager. . In addition to copy files to mobile device, you can also choose one File, then right-click to quickly send the file. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: peony-set-wallpaper Architecture: arm64 Version: 4.0.0.0-ok2~0129 Priority: optional Section: x11 Source: peony-extensions Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 79 Depends: qt5-image-formats-plugins, libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.26.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/p/peony-extensions/peony-set-wallpaper_4.0.0.0-ok2~0129_arm64.deb Size: 13516 MD5sum: 232c495b449fb4e9c90a7ed01c06d05b SHA1: 76378bf98ff31b46bebe874f6c587e3d6b0e112d SHA256: e15ce6d45f11684358a94752dda26315a72f02479d1d56d7f22f985e26bfacaa SHA512: 56ec793f4522c3248385c4aad28f6e980228b3f2a85086d1f84cc222399a4bca7ce804a2b4bbbc7e1318fff054a9c847883159f8142ecc2a2addc83929ef62be Homepage: https://github.com/ukui/peony-extensions Description: Peony plugin for right click a picture to set as wallpaper Peony is the official file manager for the UKUI desktop. This package adds extended functionality to the Peony file manager. . In addition to set wallpaper in ukui-control-center, you can select a picture and right click to quickly set as wallpaper. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: peony-share Architecture: arm64 Version: 4.0.0.0-ok2~0129 Priority: optional Section: x11 Source: peony-extensions Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 285 Depends: samba, samba-common-bin, acl, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.16.0), libkysdk-qtwidgets (>= 2.3.1.0), libpeony3 (>= 3.0.2), libpolkit-gobject-1-0 (>= 0.101), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5widgets5 (>= 5.2.0~alpha1), libstdc++6 (>= 4.1.1) Breaks: peony-admin Filename: pool/main/p/peony-extensions/peony-share_4.0.0.0-ok2~0129_arm64.deb Size: 78020 MD5sum: 511d7e4a9fca60fe624c767484414b2f SHA1: ac2207ad596f3122961f6837c2776e54bc0dcca8 SHA256: 83e02ce72c0d1043fc657a8b8011ddeb454c2f4e7a826c8e61c175d1eaa4d15f SHA512: dc24490f27dea3d4589e21ee2116418ad5df2b6e57b7e3bf2eefaa56799025c5db05eae1d518d05f0c8d516ad2a586dfbc1a19f113809c02d5c9e8d14bad1e25 Homepage: https://github.com/ukui/peony-extensions Description: Allows one to quickly share a folder from the Peony file manager Peony is the official file manager for the UKUI desktop. This package adds extended functionality to the Peony file manager. . The Peony share extension allows you to quickly share a folder from the Peony file manager without requiring root access. It uses Samba, so your folders can be accessed by any operating system. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: peony Architecture: arm64 Version: 4.0.0.0-ok3~0222 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 1382 Depends: libpeony3 (= 4.0.0.0-ok3~0222), peony-common (= 4.0.0.0-ok3~0222), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.55.2), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5screen-bin (>= 4:5.17.5~), libkf5screen7 (>= 4:5.10.3), libkf5waylandclient5 (>= 4:5.47.0), libkf5windowsystem5 (>= 5.25.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-waylandhelper (>= 2.3.1.0), libnotify4 (>= 0.7.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.15.1) | libqt5gui5-gles (>= 5.15.1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 10.2), libukui-common0 (>= 1.0.3), libukui-log4qt1 (>= 1.0.3), libwayland-client0 (>= 1.20.0), libx11-6 Recommends: gvfs-backends, peony-extensions (>= 3.2.2+1015) Filename: pool/main/p/peony/peony_4.0.0.0-ok3~0222_arm64.deb Size: 405156 MD5sum: b2b7b3b0fdefb75a9a0936ccfd46d1b7 SHA1: 410b369f80a48f57a864696b982f2a4bd5ca0a79 SHA256: e7f3c20e94a850ab281224f5e0a0eca86365f2e34422721bb37997674a77f26d SHA512: 931106d350a52df2918096b5bc7b65a3ec87a66710e21016013994a32e42ec1818eb88553303f8552b928fdca10a175efdda2803ee6b198a6a7d9934133f7f85 Homepage: https://www.ukui.org/ Description: file Manager for the UKUI desktop Peony is the official file manager for the UKUI desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the UKUI desktop. It works on local and remote filesystems. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: perl-base Architecture: arm64 Version: 5.30.0-ok6 Priority: required Essential: yes Section: perl Source: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7336 Provides: libfile-path-perl (= 2.16), libfile-temp-perl (= 0.2309), libio-socket-ip-perl (= 0.39), libscalar-list-utils-perl (= 1:1.50), libsocket-perl (= 2.027), libxsloader-perl (= 0.30), perlapi-5.30.0 Pre-Depends: libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), dpkg (>= 1.17.17) Suggests: perl, sensible-utils Conflicts: defoma (<< 0.11.12), doc-base (<< 0.10.3), mono-gac (<< 2.10.8.1-0), safe-rm (<< 0.8), update-inetd (<< 4.41) Breaks: amanda-common (<< 1:3.3.9-0), backuppc (<< 3.3.1-0), debconf (<< 1.5.61), dh-haskell (<< 0.3), intltool (<< 0.51.0-0), libexception-class-perl (<< 1.42), libfile-path-perl (<< 2.16), libfile-spec-perl (<< 3.7800), libfile-temp-perl (<< 0.2309), libio-socket-ip-perl (<< 0.39), libsbuild-perl (<< 0.67.0-0), libscalar-list-utils-perl (<< 1:1.50), libsocket-perl (<< 2.027), libxsloader-perl (<< 0.30), mailagent (<< 1:3.1-81-0), perl (<< 5.30.0~), perl-modules (<< 5.30.0~), slic3r (<< 1.2.9+dfsg-0), slic3r-prusa (<< 1.37.0+dfsg-0), texinfo (<< 6.1.0.dfsg.1-0) Replaces: libfile-path-perl (<< 2.16), libfile-temp-perl (<< 0.2309), libio-socket-ip-perl (<< 0.39), libscalar-list-utils-perl (<< 1:1.50), libsocket-perl (<< 2.027), libxsloader-perl (<< 0.30), perl (<< 5.10.1-0), perl-modules (<< 5.20.1-0) Filename: pool/main/p/perl/perl-base_5.30.0-ok6_arm64.deb Size: 1579030 MD5sum: 20154073301f60bed4a02dea5ba07e64 SHA1: b1903c847e34a1fa88f459ddaf62f184c44965b5 SHA256: 33f7552b2766cc48c3c12ca4783b515f7323f7efcbc9ab80ff1eefb54058a038 SHA512: 2f95fa4ea1224e22f6e48a7db2eefeff72da9bfc3d02f19cf4cae9a6e52f905b993bfc2a027990e5a6f857e5725afe5582382517cf1c4cc0b49893b6ec9a3c4c Homepage: http://dev.perl.org/perl5/ Description: minimal Perl system Perl is a scripting language used in many system scripts and utilities. . This package provides a Perl interpreter and the small subset of the standard run-time library required to perform basic tasks. For a full Perl installation, install "perl" (and its dependencies, "perl-modules-5.30" and "perl-doc"). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: perl-debug Architecture: arm64 Version: 5.30.0-ok6 Priority: optional Section: devel Source: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 22407 Depends: perl (= 5.30.0-ok6), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0) Filename: pool/main/p/perl/perl-debug_5.30.0-ok6_arm64.deb Size: 10443184 MD5sum: e20df97bb8b981d0d70a07512c30a35f SHA1: 05940f8b6ffb0a0f09660d4ede00cb15a914d226 SHA256: 9ac8b550a7d70a4b0a2783335b69fa014e6252a1e82cc2ff9902aa474ccd4dab SHA512: 382f0cbbacac9f8b9f3fc66a828d0d2c6a105e3f1c2c67f129e43accf49b43f149f320e91b5ce4ae458f45ba706293e81038d9145a7d0131febe9bfaf66fa5e5 Homepage: http://dev.perl.org/perl5/ Description: debug-enabled Perl interpreter debugperl provides a debug-enabled version of Perl which can produce extensive information about the interpreter as it compiles and executes a program (see the -D switch in perlrun(1)). . Note that this package is primarily of use in debugging *Perl* rather than perl programs, which may be traced/debugged using the standard perl binary using the -d switch (see perldebug(1)). . In addition, this package also includes debugging information for the normal Perl interpreter. Build-Ids: 085f16baedd4ca0d29beea86e043832428364d52 10ed644be4d3a603328544e2feb3e0aec47a3f92 13ce5c7bb0abe28c30c8f5e1cb8a4d21b6b7acd2 200630bc7150971f3ca4f28a0125e86726d009b3 2061fe5fdfaf568597484808ce91ea8adb72368c 251908a7742ca33f7a466fac7b7e832a7e5c7131 2dbe195ec914a5f0848a6f011caa89c4e3f55583 3b70d91a8e1f834097b529e3c46e4a00d3f8639b 40f678a8eac34202dba5524214eaf9b21031633d 41ba22c251d5160457f12759af731fe6f4b111b2 41e51f73c1604203bb3c6b6cbe73e48939107d90 45e4e646f901c6f1f3a0e8e8b916162744bf814a 48ab1425b4a43ce35a4e5ee9858df5bb0c869f15 4db23f9e3edb8007a0e212158b8809260eb4f676 4f36392ad7b5fb6b7e5a86508dda436c53d06e78 53bea82e6913a97de760b805cbacabdb20b99122 59e76171d7f2007be70100335c2b7c7d02e4033e 5a7c5604fe074fd3b4d5a3f1eb6e48973b8adfb7 60ceb4ae8634f173c7ba2fa581e8813d7cea291d 63a0d2b1e2a234c5ca66a8e88fd3eced944772dd 6b963cf640adcfedaba43fc27d5a3fe4518e13d9 6d97a92e73f92d57d90e90a2a0862a363b01fb1d 70e390a27b493b94ee70cc5ef14bbac4f32fbb8f 7eec9f5fe96b9491b9c90c682045f67a406d0b2c 864d78cf631b97e359bd40b98a37564fad687f04 893cc7e6add7e61d4bc1ee8077ac3a8106fd56fc 8d4c982c6c3fb6862188dd7a560f0b31c5ec60a1 914dfa7d9bc0d79d2f11105f5d7c27e864e5a8b0 9245e4e6988b1a517cb82d545387fe49c6157c05 9405203e9ffe385f817f163a98752c1a3badf427 97f96d67080df89166da7c95a8b203d45687d8cd 9c85fea1330084d1136655332652ad2cb71f093a 9eea9cf2c159f1a93f18a094277ce0b9f0f7ea0e a02e223cc924c65a59c36ac4e72414f23ead43f5 a039c48249148576153b5a43b658cfc50acdefed a0cb4f53fbb720a04993a75694ede9f572a547fc a6b5f55ed9f5d7d3e07aa13b42f573d660108678 ae3c7ad12c49a779b82b47cd44d02a4d1f182baf ae8c0d0be4107a55dcfa0a15ce4824ba2b28b4f6 b067b7d9849f206d5b498389d2a7c62871ca8a0f b1374441c6b18265d253fbd69e67687930eb8388 bb9531e8818f266c4c2ba43721df91620a96cd3a bfefc53f220d7b2b225eb1aec693cf3c799d5095 c402bb89cd26a81c919661411b361f1f277f076a c44cba71cb6c2543717154a0d20b2738ddece155 c8bb770bad54dea1202685e2153e12df2529aa58 cb278315c1c5319a53b56d4277ecad0e88671a7e cd7306d4c7131f95ee7515bca8c7f2b2b77daecb cf6e8d1a2da413ec2db49caca4b0d5de680408c2 d27cb5ae97dc1b7c9c9792257712d7c55cc67833 dec9fa8988ac7064c2e3f90863474c6aba04d9d4 e3a77499654c0b995864ae46c4c212c43d7b3f78 ec6e1d965c93b390fcdc78dc573298dae68ad0cf f79b27eb008488bc136b5fe05eaf0992e80d10b5 faf31f4b86336a5a3241303f15a584907fed29d0 fe686040453354047b7caf2971f7164f0ae92b3b feeb086fbe625c2899d406327284cb7433309281 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: perl-doc Architecture: all Version: 5.30.0-ok6 Multi-Arch: foreign Priority: optional Section: doc Source: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 14000 Depends: perl (>= 5.30.0-1) Suggests: man-browser, groff-base Filename: pool/main/p/perl/perl-doc_5.30.0-ok6_all.deb Size: 7510934 MD5sum: da1b6904d6868ef29a40955d793c6547 SHA1: c972f81a2d57c51254cf25fd04ad4861e0a41d1b SHA256: 715d61f01c04ce2caa48b6562a6b96a89b8638c4e24a59721dc777d2e023570a SHA512: 65a0225f5e275d73ce855643dd2034a9fe4c72694405797021278f697dd682c4df6be20a977484752131a1fd527602177d2ff5ba98d0ddb301aa03e23e10ba92 Homepage: http://dev.perl.org/perl5/ Description: Perl documentation Perl manual pages, POD documentation and the `perldoc' program. If you are writing Perl programs, you almost certainly need this. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: perl-modules-5.30 Architecture: all Version: 5.30.0-ok6 Multi-Arch: foreign Priority: standard Section: libs Source: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 17169 Provides: perl-modules Pre-Depends: dpkg (>= 1.17.17) Depends: perl-base (>= 5.30.0-1) Recommends: perl (>= 5.30.0-1) Conflicts: perl-modules (<< 5.22.0~) Breaks: libansicolor-perl (<< 4.06), libarchive-tar-perl (<< 2.32), libattribute-handlers-perl (<< 1.01), libautodie-perl (<< 2.29-0), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.17.01), libexperimental-perl (<< 0.020), libextutils-cbuilder-perl (<< 0.280231), libextutils-command-perl (<< 7.34), libextutils-install-perl (<< 2.14), libextutils-parsexs-perl (<< 3.400000), libfile-spec-perl (<< 3.7800), libhttp-tiny-perl (<< 0.076), libi18n-langtags-perl (<< 0.43), libio-zlib-perl (<< 1.10), libjson-pp-perl (<< 4.02000), liblocale-codes-perl (<< 3.56), liblocale-maketext-perl (<< 1.29), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999816), libmath-complex-perl (<< 1.5901), libmodule-corelist-perl (<< 5.20190522), libmodule-load-conditional-perl (<< 0.68), libmodule-load-perl (<< 0.34), libmodule-metadata-perl (<< 1.000036), libnet-perl (<< 1:3.11), libnet-ping-perl (<< 2.71), libparams-check-perl (<< 0.38), libparent-perl (<< 0.237), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-parser-perl (<< 1.63), libpod-simple-perl (<< 3.35), libtest-harness-perl (<< 3.42), libtest-simple-perl (<< 1.302162), libtest-tester-perl (<< 1.302162), libtest-use-ok-perl (<< 1.302162), libthread-queue-perl (<< 3.13), libtime-local-perl (<< 1.2800), libunicode-collate-perl (<< 1.27), libversion-perl (<< 1:0.9924), maildirsync (<< 1.2-0), perl (<< 5.30.0~), podlators-perl (<< 4.11) Replaces: libansicolor-perl (<< 4.06), libarchive-tar-perl (<< 2.32), libattribute-handlers-perl (<< 1.01), libautodie-perl (<< 2.29-0), libcpan-meta-perl (<< 2.150010), libcpan-meta-requirements-perl (<< 2.140), libcpan-meta-yaml-perl (<< 0.018), libdigest-perl (<< 1.17.01), libexperimental-perl (<< 0.020), libextutils-cbuilder-perl (<< 0.280231), libextutils-command-perl (<< 7.34), libextutils-install-perl (<< 2.14), libextutils-parsexs-perl (<< 3.400000), libfile-spec-perl (<< 3.7800), libhttp-tiny-perl (<< 0.076), libi18n-langtags-perl (<< 0.43), libio-zlib-perl (<< 1.10), libjson-pp-perl (<< 4.02000), liblocale-maketext-perl (<< 1.29), liblocale-maketext-simple-perl (<< 0.21.01), libmath-bigint-perl (<< 1.999816), libmath-complex-perl (<< 1.5901), libmodule-corelist-perl (<< 5.20190522), libmodule-load-conditional-perl (<< 0.68), libmodule-load-perl (<< 0.34), libmodule-metadata-perl (<< 1.000036), libnet-perl (<< 1:3.11), libnet-ping-perl (<< 2.71), libparams-check-perl (<< 0.38), libparent-perl (<< 0.237), libparse-cpan-meta-perl (<< 2.150010), libperl-ostype-perl (<< 1.010), libpod-escapes-perl (<< 1.07), libpod-parser-perl (<< 1.63), libpod-simple-perl (<< 3.35), libtest-harness-perl (<< 3.42), libtest-simple-perl (<< 1.302162), libtest-tester-perl (<< 1.302162), libtest-use-ok-perl (<< 1.302162), libthread-queue-perl (<< 3.13), libtime-local-perl (<< 1.2800), libunicode-collate-perl (<< 1.27), libversion-perl (<< 1:0.9924), perl-base (<< 5.22.0~), perl-modules, podlators-perl (<< 4.11) Filename: pool/main/p/perl/perl-modules-5.30_5.30.0-ok6_all.deb Size: 2900914 MD5sum: 5909f4e05e47b07c3dfcc28a825210cc SHA1: c20c14db8d2aaf5acd08067a92148b7e7126c11a SHA256: 8d11e7093fbb6b509b85f180a0a03ed0ef86e9138917c3ad68a76342dbda73b8 SHA512: 50e8d2f5f340442355be2635c8302f1e61bd1b985952fa189e8cc823974a7c47cf5a7a89f086fe924d00be1c29a89fe0c0fe1cc12d748ad477e36868665e0f36 Homepage: http://dev.perl.org/perl5/ Description: Core Perl modules Architecture independent Perl modules. These modules are part of Perl and required if the `perl' package is installed. . Note that this package only exists to save archive space and should be considered an internal implementation detail of the `perl' package. Other packages should not depend on `perl-modules-5.30' directly, they should use `perl' (which depends on `perl-modules-5.30') instead. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: perl-openssl-defaults Architecture: arm64 Version: 5-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 27 Provides: dh-sequence-perl-openssl, perl-openssl-abi-1.1 Depends: libc6 (>= 2.17), libssl1.1 (>= 1.1.0) Breaks: libcrypt-openssl-bignum-perl (<< 0.07-0), libcrypt-openssl-dsa-perl (<< 0.18-0), libcrypt-openssl-pkcs10-perl (<< 0.16-0), libcrypt-openssl-pkcs12-perl (<< 0.7-0), libcrypt-openssl-rsa-perl (<< 0.28-0), libcrypt-openssl-x509-perl (<< 1.8.7-0), libcrypt-smime-perl (<< 0.19-0), libcrypt-ssleay-perl (<< 0.73.04-0), libnet-ssleay-perl (<< 1.78-0) Filename: pool/main/p/perl-openssl-defaults/perl-openssl-defaults_5-ok1_arm64.deb Size: 6742 MD5sum: 653806de7051d4257766ff1fe302a80c SHA1: 159ae2cf4243325aa94deb7391df992292ffbb81 SHA256: 37e0bc38605aed75ac641c47e574756a6f0445bca0a0ce263928d3648c0f62d8 SHA512: 227b8956df4465cf535bc8dd983c6c0880c2b936175a084d081ed8092bea5939552babd4904d7b37c49449889f70c3ef470cc7a62a4d3e3a7c9547af33d66dd1 Description: version compatibility baseline for Perl OpenSSL packages A subset of Perl XS module packages expose the OpenSSL binary interface to Perl code. This can lead to incompatibilities if these packages are linked against different versions of OpenSSL. . This package provides a virtual package "perl-openssl-abi-x" that corresponds to the libssl-dev package SONAME it was built against. The packages that need to stay compatible with each other can depend on this. . Tools are also provided for generating this dependency with minimum hassle. See the instructions in README.Debian. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: perl Architecture: arm64 Version: 5.30.0-ok6 Multi-Arch: allowed Priority: standard Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 639 Provides: libansicolor-perl (= 4.06), libarchive-tar-perl (= 2.32), libattribute-handlers-perl (= 1.01), libautodie-perl (= 2.29-2), libcompress-raw-bzip2-perl (= 2.084), libcompress-raw-zlib-perl (= 2.084), libcompress-zlib-perl (= 2.084), libcpan-meta-perl (= 2.150010), libcpan-meta-requirements-perl (= 2.140), libcpan-meta-yaml-perl (= 0.018), libdigest-md5-perl (= 2.55), libdigest-perl (= 1.17.01), libdigest-sha-perl (= 6.02), libencode-perl (= 3.01), libexperimental-perl (= 0.020), libextutils-cbuilder-perl (= 0.280231), libextutils-command-perl (= 7.34), libextutils-install-perl (= 2.14), libextutils-parsexs-perl (= 3.400000), libfile-spec-perl (= 3.7800), libhttp-tiny-perl (= 0.076), libi18n-langtags-perl (= 0.43), libio-compress-base-perl (= 2.084), libio-compress-bzip2-perl (= 2.084), libio-compress-perl (= 2.084), libio-compress-zlib-perl (= 2.084), libio-zlib-perl (= 1.10), libjson-pp-perl (= 4.02000), liblocale-maketext-perl (= 1.29), liblocale-maketext-simple-perl (= 0.21.01), libmath-bigint-perl (= 1.999816), libmath-complex-perl (= 1.5901), libmime-base64-perl (= 3.15), libmodule-corelist-perl (= 5.20190522), libmodule-load-conditional-perl (= 0.68), libmodule-load-perl (= 0.34), libmodule-metadata-perl (= 1.000036), libnet-perl (= 1:3.11), libnet-ping-perl (= 2.71), libparams-check-perl (= 0.38), libparent-perl (= 0.237), libparse-cpan-meta-perl (= 2.150010), libperl-ostype-perl (= 1.010), libpod-escapes-perl (= 1.07), libpod-parser-perl (= 1.63), libpod-simple-perl (= 3.35), libstorable-perl (= 3.15), libsys-syslog-perl (= 0.35), libtest-harness-perl (= 3.42), libtest-simple-perl (= 1.302162), libtest-tester-perl (= 1.302162), libtest-use-ok-perl (= 1.302162), libthread-queue-perl (= 3.13), libthreads-perl (= 2.22), libthreads-shared-perl (= 1.60), libtime-hires-perl (= 1.9760), libtime-local-perl (= 1.2800), libtime-piece-perl (= 1.3300), libunicode-collate-perl (= 1.27), libversion-perl (= 1:0.9924), libversion-requirements-perl, podlators-perl (= 4.11) Pre-Depends: dpkg (>= 1.17.17) Depends: perl-base (= 5.30.0-ok6), perl-modules-5.30 (>= 5.30.0-ok6), libperl5.30 (= 5.30.0-ok6) Recommends: netbase Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make, libb-debug-perl, liblocale-codes-perl Conflicts: libjson-pp-perl (<< 2.27200-0) Breaks: apt-show-versions (<< 0.22.10), libdist-inkt-perl (<< 0.024-0), libmarc-charset-perl (<< 1.35-0), libperl-dev (<< 5.24.0~), perl-doc (<< 5.30.0-1) Replaces: perl-base (<< 5.30.0-0), perl-modules (<< 5.22.0~) Filename: pool/main/p/perl/perl_5.30.0-ok6_arm64.deb Size: 225982 MD5sum: 27e165d1ececbe6a1921ecc8de0eaca7 SHA1: f3cdd540000cb9c0652ca2cd93980975a408d256 SHA256: 4d60a2758f4f3aa1632fb54cb12b8463616c3bf674791e9b0c2086a0b49ee0e9 SHA512: e82b7763e8cccff8e83f4983c42519629b6e0527e89e3bd5a118722dedcbc1e5c45e130c211754cda37f4ba2ec4e8b0c91176ab8e0c57a29c86b05571399d3ec Homepage: http://dev.perl.org/perl5/ Description: Larry Wall's Practical Extraction and Report Language Perl is a highly capable, feature-rich programming language with over 20 years of development. Perl 5 runs on over 100 platforms from portables to mainframes. Perl is suitable for both rapid prototyping and large scale development projects. . Perl 5 supports many programming styles, including procedural, functional, and object-oriented. In addition to this, it is supported by an ever-growing collection of reusable modules which accelerate development. Some of these modules include Web frameworks, database integration, networking protocols, and encryption. Perl provides interfaces to C and C++ for custom extension development. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: perlmagick 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: 12 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.11.60+dfsg-ok1.2), libimage-magick-perl Filename: pool/main/i/imagemagick/perlmagick_6.9.11.60+dfsg-ok1.2_all.deb Size: 3028 MD5sum: 414ec6c0d30fba7392dbeec8ba0a4f03 SHA1: 35cdc4020b6dae5bea4891df096c198731d3a8ee SHA256: 6003190ee9af2bf75cd7f16db1c3e594c9fb00a5e7cca1ae8d307b027e9d0263 SHA512: 63da290616f2730afef28015b7161e68129c0cf743266f6921b57cef7a0c81f038b51528586b9f173db3b5b9a496eb13b65f72c2e898e5777b317cd01eae2129 Homepage: https://www.imagemagick.org/ Description: Perl interface to ImageMagick -- dummy package 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 a transitional package to help migrate systems to the new libimage-magick-perl perl library. . This is a dummy package. You can safely purge or remove it. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: perltidy Architecture: all Version: 20220613-ok2 Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2308 Depends: perl:any Filename: pool/main/p/perltidy/perltidy_20220613-ok2_all.deb Size: 500760 MD5sum: 82074c445dcdaffacd66709d4a27c3f8 SHA1: 10823d9aad879da30782ef201aa4af33eb2dc888 SHA256: 7d75f7b63332a4cdaf639a583bdb77d8b8b6eca4df91c7d2341cc78f8e8f4f44 SHA512: 25afd68b73379c23e8367f38001206e9798ef368041651d2c28bae1976ec075e0f4e5636174c854485d42ee4d9a9d6982630e297c58879879a3c357aec0f2584 Homepage: http://perltidy.sourceforge.net/ Description: Perl script indenter and reformatter Perltidy is a Perl script which indents and reformats Perl scripts to make them easier to read. . The formatting can be controlled with command line parameters. The default parameter settings approximately follow the suggestions in the Perl Style Guide. . Perltidy can also generate formatted HTML output from POD, and can even generate colored output in HTML for scripts. See examples at http://perltidy.sourceforge.net/ cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pfb2t1c2pfb Architecture: arm64 Version: 0.3-ok2 Priority: optional Section: tex Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 55 Depends: libc6 (>= 2.17) Filename: pool/main/p/pfb2t1c2pfb/pfb2t1c2pfb_0.3-ok2_arm64.deb Size: 15844 MD5sum: 64f777752e009ef0065f630720acf415 SHA1: 539d46dcc61e1c51cbd9e6a38c40185f761416af SHA256: 2c1cd1129aac0f3cf222efd3325befebfc2a5c754813d9eac0e4b76e49e32484 SHA512: ada512306e3392cfca3085cc40e56c6583bac6c840e184706f906504048b51fb91b143f29673c0c2f2a1e7ab53d3b2e2581adf0b6b9adc12f28be66a27e17ae8 Description: convert pfb into more compressible format and back The package contains the two small tools pfb2t1c and t1c2pfb. pfb file (PostScript Type1) can be converted into t1c and back without losing information. The t1c files have the same size but are more compressible. . This feature is very useful when packaging PostScript Type1 fonts. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: phonon-backend-gstreamer-common Architecture: arm64 Version: 4:4.10.0-ok1 Multi-Arch: same Priority: optional Section: sound Source: phonon-backend-gstreamer Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 38 Suggests: phonon-backend-gstreamer, phonon4qt5-backend-gstreamer Filename: pool/main/p/phonon-backend-gstreamer/phonon-backend-gstreamer-common_4.10.0-ok1_arm64.deb Size: 10018 MD5sum: 411422420c8d6f7e178c4f1b6d4bcc5c SHA1: 3389a919f6273da481c639600ec88d3458520ee4 SHA256: b589b1e54ed6aa879e820562f029d0bdd0676897e1a370fc0be47422d351dcb0 SHA512: ab73bc274752164a63befd5111a3d9250fe1c03775312df9d557d8a0072a21eb7718d75cda0ce636138b972cc2c632318fcaf313bb90fd563e69b6fdf58f244e Homepage: http://phonon.kde.org/ Description: Phonon GStreamer 1.0.x backend icons This package contains GStreamer 1.0.x backend for Phonon multimedia framework. It transparently adapts and reroutes all requests from Phonon applications to the GStreamer framework which in turn performs requested audio/video decoding/capture tasks. . You should install gstreamer1.0-plugins-good to get support for playing popular free multimedia formats and gstreamer1.0-plugins-ugly to get support for popular MPEG audio formats like MP3. . This package contains icons used by Phonon and Phonon4Qt5 backends. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: phonon4qt5-backend-gstreamer Architecture: arm64 Version: 4:4.10.0-ok1 Multi-Arch: same Priority: optional Section: sound Source: phonon-backend-gstreamer Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 1080 Provides: phonon4qt5-backend Depends: gstreamer1.0-plugins-base, gstreamer1.0-pulseaudio | gstreamer1.0-alsa | gstreamer1.0-audiosink, phonon-backend-gstreamer-common (= 4:4.10.0-ok1), libc6 (>= 2.17), libgl1, libglib2.0-0 (>= 2.16.0), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libphonon4qt5-4 (>= 4:4.10.60~), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5opengl5 (>= 5.0.2), libqt5widgets5 (>= 5.6.0~beta), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2) Recommends: gstreamer1.0-plugins-good Suggests: gstreamer1.0-plugins-ugly Filename: pool/main/p/phonon-backend-gstreamer/phonon4qt5-backend-gstreamer_4.10.0-ok1_arm64.deb Size: 124796 MD5sum: ffea7c88d2b0be0298969c20e2f5f4a5 SHA1: 7e3103d7ea496d2ea6c8f9c4992b8696f12df2ab SHA256: 04e816054264f7d59bcac672a890254f6273ee4081bfd8e9dfc926b01dfb7b14 SHA512: d06e7f62f84ac3ba52d8dbda782d1979c0fd236dec38e8f815e9c72de2351d79848df630f4257fe9430711a04c3b216b9938c33e8acf89db3d2917369df13a0d Homepage: http://phonon.kde.org/ Description: Phonon Qt5 GStreamer 1.0 backend This package contains Qt5 GStreamer 1.0 backend for Phonon multimedia framework. It transparently adapts and reroutes all requests from Phonon applications to the GStreamer framework which in turn performs requested audio/video decoding/capture tasks. . You should install gstreamer1.0-plugins-good to get support for playing popular free multimedia formats and gstreamer1.0-plugins-ugly to get support for popular MPEG audio formats like MP3. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: phonon4qt5-backend-null Architecture: arm64 Version: 4:4.11.1-ok4 Multi-Arch: same Priority: optional Section: sound Source: phonon Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 27 Provides: phonon4qt5-backend Depends: libphonon4qt5-4, debconf (>= 0.5) | debconf-2.0 Conflicts: phonon4qt5-backend Filename: pool/main/p/phonon/phonon4qt5-backend-null_4.11.1-ok4_arm64.deb Size: 5246 MD5sum: 1e3cbda66f4594aac3de26c928e4a314 SHA1: f71cf64b40bc4c26f71e992c096c442558075b1b SHA256: b47a21f06119d0c2fe440b95fac57cb4634b74a6d3522ca4c2be4bdf6553248f SHA512: b02cac4999d773bbfd29fa553885f676469a1b2d51144ee25eed7f71218523a2a9228d2b5ae3cee0986e770ded35215bba2a3d152d40b1df0a2f0d74fbd05d62 Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt 5 - null back-end (no real back-end) 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 does not provide any real Phonon back-end. It can be used to disable Phonon audio/video capabilities. Please note that Phonon behavior with this package installed has not been well tested. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: phonon4qt5 Architecture: arm64 Version: 4:4.11.1-ok4 Multi-Arch: same Priority: optional Section: sound Source: phonon Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 23 Depends: libphonon4qt5-4 (>= 4:4.11.1-ok4), debconf (>= 0.5) | debconf-2.0, phonon4qt5-backend-vlc | phonon4qt5-backend Suggests: phonon4qt5-backend-gstreamer, phonon4qt5-backend-vlc Filename: pool/main/p/phonon/phonon4qt5_4.11.1-ok4_arm64.deb Size: 4498 MD5sum: d4dc5817fd3470a78e221d84a482244a SHA1: 5587bf687a2a13492e92d400dd197efab8adb17f SHA256: 7ff1ed1f5f53de9f0092ed5498eb0bcac11ec913321d51ffeb5fef87f6173d35 SHA512: 1d737ab1a88ce58ccb894cee69f9b4d25bf889fca8057c4e3c5725d7c0323058a21bdac9aff878ed7bc666c363a2a11f19a5cb2bde35a77306cdadc88a85721e Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt 5 - metapackage Phonon Qt 5 is a multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This metapackage ensures that the system has a working Phonon configuration installed (the core library and at least one back-end). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: phonon4qt5settings Architecture: arm64 Version: 4:4.11.1-ok4 Priority: optional Section: sound Source: phonon Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 341 Depends: libphonon4qt5-4 (= 4:4.11.1-ok4), libc6 (>= 2.34), libqt5core5a (>= 5.7.0), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.2.0~alpha1), libstdc++6 (>= 4.1.1) Filename: pool/main/p/phonon/phonon4qt5settings_4.11.1-ok4_arm64.deb Size: 78642 MD5sum: 84a34a5871c5d46298d8a25724b62c61 SHA1: 9c75af4f51c550f105d9f05926cfcc4440d56bd1 SHA256: 4ff0c0c2dbad6b27aa7ae84e344fe7f968d1227ff8babb4e1ae2ec8f5e823361 SHA512: 5131e40865b041ad19aa9d165727661f52bdc256b4d43b0eab49b621a43c8ea6a62b8803dd30de25593ded6c36085b78da08450b9416dbc28450112c1ff983ea Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt 5 - settings application 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 a graphical configuration for the Phonon cross-platform multimedia framework. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-all-dev Architecture: all Version: 2:92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php8.1-dev, php8.1-json, php8.1-mbstring, php8.1-xml Filename: pool/main/p/php-defaults/php-all-dev_92-ok1_all.deb Size: 1894 MD5sum: d0d472a136428f326380ac477522ed7a SHA1: c8bf5b12831b1b6ba108658ee08524922a921501 SHA256: 8108530171bf7e50e3d9855d544f02736b58ff33ce6d66cc6b00e9e66f57b894 SHA512: bea6b62ca9f711a2469004d3243b9d6ed2cd690af29df14a68651b41988d2206558343f7025c4773352a5aece3531ef86a9799fdea243984c4819d22803acbbf Description: package depending on all supported PHP development packages This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific PHP development packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-bcmath Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-bcmath Filename: pool/main/p/php-defaults/php-bcmath_8.1+92-ok1_all.deb Size: 1788 MD5sum: 2fb4ca698fa0b5e0ecda3e37ba41d7bf SHA1: ad73e046702932efae3cf373604c042d293b70b6 SHA256: 224ec30eb47fe9fa1b18132e03650867b1f122b3141bfa668ce2ebd7946fd8a3 SHA512: 5a183a3fabd670987c95ff860961eca6b1d2b2acfba23506f2277c698b04b1043174ba3994e4917f328f2c60d6d96eb94683cc2ad278d3cdb17920aa45a7fc13 Description: Bcmath module for PHP [default] This package provides a Bcmath module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-bz2 Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-bz2 Filename: pool/main/p/php-defaults/php-bz2_8.1+92-ok1_all.deb Size: 1784 MD5sum: b647c8a6d20d399e48640db3f631493b SHA1: 41d6b1cf6c60d1c276457722460c52da831941d6 SHA256: 6de2165a9816959f124bc33306fd5a2edc5200d286920c8dd9bb8048bf06c5b6 SHA512: 494096e5c822ad4f183725a5c9aa8c63971be890306a15ed5bb9c052278b33f0a402074b4752bb92cd057d2f78bc8fe1ead7ba55d9fcc5716bd99e38ffec04db Description: bzip2 module for PHP [default] This package provides a bzip2 module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-cgi Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 19 Depends: php8.1-cgi Filename: pool/main/p/php-defaults/php-cgi_8.1+92-ok1_all.deb Size: 2510 MD5sum: 6bc767dda4b4c8db406ea31a5928edf8 SHA1: 46dcaca2e95b4325f5a438274cf87d1b5cd4a744 SHA256: 82d22c172865a4f7d9019430057b6b9cda1945057fb5c227e9ecb187e229e116 SHA512: 9873c86636ea3da8d6784acb799b156d7ec9dcbe0f32e14eb25b2f2d9395d8ff1e425ab3360707f57fa1e736700cb6dbbc9e6d3f22fe687f75a500743f27db87 Description: server-side, HTML-embedded scripting language (CGI binary) (default) This package provides the /usr/lib/cgi-bin/php CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST users probably want the php-fpm package that provide FastCGI support. . 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.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-cli Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 20 Depends: php8.1-cli Filename: pool/main/p/php-defaults/php-cli_8.1+92-ok1_all.deb Size: 2448 MD5sum: 3236bcdd91e90d1b7f00ec0448a81d5d SHA1: bb1e9501994a9f2b183d61bfd0ef5cc6f2335b28 SHA256: f5496f73da8a0013519dcf417519f884d16d7f479128e6acf046549da616f772 SHA512: 6c8c45bd30ec81625dea115bba84e2e5dd3860e7373dad0e164404b89b6e909c628c4ac64980950aac8db3fc2cf948c936ace24c44df23e21220a00480f61216 Description: command-line interpreter for the PHP scripting language (default) This package provides the /usr/bin/php command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . 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.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-common Architecture: all Version: 2:92-ok1 Multi-Arch: foreign Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 69 Depends: psmisc (>= 22.15-1~) Breaks: php-amqp (<< 1.11.0-4~), php-apcu (<< 5.1.21+4.0.11-7~), php-ast (<< 1.0.16-4~), php-ds (<< 1.4.0-4~), php-facedetect (<< 1.1.0-19-g135c72a-2build3~), php-gearman (<< 2.1.0+1.1.2-11~), php-gmagick (<< 2.0.6~rc1+1.1.7~rc3-10~), php-gnupg (<< 1.5.0-6~), php-igbinary (<< 3.2.6+2.0.8-6~), php-imagick (<< 3.6.0-4~), php-libvirt-php (<< 0.5.5-3ubuntu2~), php-lua (<< 2.0.7+1.1.0-13~), php-mailparse (<< 3.1.2+2.1.7~dev20160128-7~), php-memcache (<< 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-7~), php-memcached (<< 3.1.5+2.2.0-14~), php-mongodb (<< 1.12.0+1.9.2+1.7.5-4~), php-msgpack (<< 2.2.0~rc1+2.1.2+0.5.7-6~), php-mysqlnd-ms (<< 1.6.0+svn333622-15~), php-oauth (<< 2.0.7+1.2.3-14~), php-pcov (<< 1.0.11-4~), php-pecl-http (<< 4.2.1+php8-2~), php-ps (<< 1.4.4+1.3.7-6~), php-psr (<< 1.2.0-4~), php-radius (<< 1.4.0~b1-22~), php-raphf (<< 2.0.1+1.1.2-13~), php-redis (<< 5.3.5+4.3.0-5~), php-rrd (<< 2.0.3+1.1.3-6~), php-smbclient (<< 1.0.6-6~), php-ssh2 (<< 1.3.1+0.13-6~), php-stomp (<< 2.0.2+1.0.9-15~), php-tideways (<< 5.0.4-2build3~), php-uopz (<< 7.1.1+6.1.2-5~), php-uploadprogress (<< 2.0.2+1.1.4-6~), php-uuid (<< 1.2.0-11~), php-xdebug (<< 3.1.2+2.9.8+2.8.1+2.5.5-4~), php-xmlrpc (<< 3:1.0.0~rc3-2~), php-yac (<< 2.3.1+0.9.2-4~), php-yaml (<< 2.2.2+2.1.0+2.0.4+1.3.2-5~), php-zmq (<< 1.1.3-23~), php5.6-common, php5.6-json (<< 1.3.9-2~), php7.0-common, php7.1-common, php7.2-common, php7.3-common, php7.4-common, php8.0-common Filename: pool/main/p/php-defaults/php-common_92-ok1_all.deb Size: 11614 MD5sum: e517ac92b5d5008d3990922cfd8ece1c SHA1: 6b20dc0ea3baff0c0db4bcc54834cb6ee1199fcd SHA256: f4c4bb50481077761acc877e238c7f1db87f8dc7de075c3c383dec33fd8a7266 SHA512: 5b4ec2633bc49b65a01b0e442d59372e250759f2eb8a066282c9c56f5af69aeaa47925089a3c1933ab67f6d68e48f58d5eebe2abe7ab3929084f235a31863c69 Description: Common files for PHP packages This package contains common utilities shared among all packaged PHP versions. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-curl Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-curl Filename: pool/main/p/php-defaults/php-curl_8.1+92-ok1_all.deb Size: 1782 MD5sum: 9d6c800d3bc33972025b3e2298af5c86 SHA1: c851517262660f0e40e53a0b8e7b18e4333cc28e SHA256: bc0d16e3067a1d76f7433a486fcff4ae14d4992f2580c235b2eaeb43a011e4ec SHA512: 71f8f99b608d2dab8a22fb63e01b10012ef83e72d2ab3b26d82dfb81d89c059a0e5aec062a1da4d97b9485bcb0b5c74bec4ace6fc8802505081d60f1232a6e25 Description: CURL module for PHP [default] This package provides a CURL module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-dev Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 18 Depends: php8.1-dev Filename: pool/main/p/php-defaults/php-dev_8.1+92-ok1_all.deb Size: 2380 MD5sum: 8bd73b27b14a549fecc41d45b80018e6 SHA1: 656cb70e5415fce3238ffaf78d7043a5e2c6f4b1 SHA256: 0c625653c96c1fc1ff67cf28c45d0d43c54d67550c7771c102ac27c6e6464205 SHA512: f5ffbd17ee423ab42c9706eb6937f9c160e9ef523a07e3c1bb5e3cdcb3c7bdda4474791ea55e267ffca5f06bdc0ecd4e49cd125431e097cf741b386fb7fce9f6 Description: Files for PHP module development (default) Headers and other PHP needed for compiling additional modules. . 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.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-enchant Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-enchant Filename: pool/main/p/php-defaults/php-enchant_8.1+92-ok1_all.deb Size: 1788 MD5sum: e2f650a9aa56d6524b097b019a439286 SHA1: e8e6d3642863a6c2f6ed43e3d6956a11e58087a1 SHA256: 130fa1de3a6237e7f03f087f4c9d5e0840cf7ba7a850dcf2c46b9452dd450d14 SHA512: 56c235c4e5788dfe038ea9174db5c8fe41639e1f55241f4991205a882ab8349501a4b6feedc44f5772b0c1b5c9a7ea6c14535deb906d4c76aeeb3705c26097f9 Description: Enchant module for PHP [default] This package provides a Enchant module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-fpm Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php8.1-fpm Filename: pool/main/p/php-defaults/php-fpm_8.1+92-ok1_all.deb Size: 2062 MD5sum: 89d49a50a8650409d2b36fe2c6d980e0 SHA1: 22c09541b9cf1d3411ffbf19222b8b1e848aa17e SHA256: ddbec2624051e220fe1844b140c0082f2e2176866bd11dbcbd804bc01c7d0084 SHA512: 97a1b3a658e471fd3db27979d4781660dec6b17a522379edc5079ea7f409bffeee4b65a450dca588108b2080fdcb12f5ae333f53b0d5bbc89e6616ec14b1952c Description: server-side, HTML-embedded scripting language (FPM-CGI binary) (default) This package provides the Fast Process Manager interpreter that runs as a daemon and receives Fast/CGI requests. . 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.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-gd Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-gd Filename: pool/main/p/php-defaults/php-gd_8.1+92-ok1_all.deb Size: 1782 MD5sum: bea846e1cb92547fc4884634b98acf01 SHA1: ded4704dc75c5576448a6d0bd68507df5256a576 SHA256: 8f970ece42762a90c1455e2393900d6b338f5ec1df1b149b7665557008f62875 SHA512: 61da87059b9b642887ebe7245a8a171821a26deac6138c6aac4db9938458b6a7923c8b8a2cf903842da0c152db01c61ecc285a5dd7d3450698ead73cc83df683 Description: GD module for PHP [default] This package provides a GD module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-gmp Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-gmp Filename: pool/main/p/php-defaults/php-gmp_8.1+92-ok1_all.deb Size: 1780 MD5sum: 3bbbdc98028a0a8a0a169be792ed71e2 SHA1: b5802b5def4366a5839e0f5d8435bd9a87ab8f76 SHA256: c995399f62d675c3ca4d0e9979c593f89b597fe178ed2d78b400a7f4474e3d1b SHA512: 90fa5121cb43534502feadea656ece95bbd722e3c78dd83df802a5856bbb5e4e0c7003e87a1a79a3f1cd9db88b4a53f0778fd9253ed8a6913f1324162001e144 Description: GMP module for PHP [default] This package provides a GMP module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-imap Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-imap Filename: pool/main/p/php-defaults/php-imap_8.1+92-ok1_all.deb Size: 1784 MD5sum: c77cd68d431d8af1d18b23d6c548add1 SHA1: 227066c61a9271ced387d739f8d92bb8ad9c3feb SHA256: 28634c606b27f6a5573e118df7204d6cffadc13e6a61081ba7763a8ccc19208f SHA512: e89c12fa9319699db25d0ffce6ca2abafabfc7a651fba2f38a22440a131375ff9df92a90c0efc7272da29cf5d45e2ad8d956f634cad42da3b95cb12d544f64ba Description: IMAP module for PHP [default] This package provides a IMAP module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-interbase Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-interbase Filename: pool/main/p/php-defaults/php-interbase_8.1+92-ok1_all.deb Size: 1796 MD5sum: 8f05d25fd0f0d3a8c99519bfaf8c3ca5 SHA1: e81cd531ec2d120d4c4ffbff5408c25c8684aa3d SHA256: 83f388dd7bffb9b70bb73cdb87de14ca9a23021547c48183f3028d29a127d74d SHA512: 5a0c2559a5157c384c22715d76266a548049337565a0a9c32d2069f20a1206e712cb36b6ba0f14e36968aebe72aca532f85346e610e5b09cbbedcea723fd3286 Description: Interbase module for PHP [default] This package provides a Interbase module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-intl Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-intl Filename: pool/main/p/php-defaults/php-intl_8.1+92-ok1_all.deb Size: 1790 MD5sum: abc93beb7f191d4b1ae964672941b9d0 SHA1: 92a62acda6ef4fa980a01c92f464fb18db4e1859 SHA256: 62274287db56a1fbf798baa61d1fbcbc800ea86b77b0ec40c4d2c550ad32c9f0 SHA512: b896e9ce8bfc62196bfe30ae590c5a2622025707a22de2a68443c08442e0346bc41307cbb77a64cb3af0a5e249e36375e1e34f8f672769ef00c10d741300a663 Description: Internationalisation module for PHP [default] This package provides a Internationalisation module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-json Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-json Filename: pool/main/p/php-defaults/php-json_8.1+92-ok1_all.deb Size: 1786 MD5sum: 944ec45861f52f0520bb6ee10c9bcabd SHA1: bd6626bfd10d5cf8048920e46be03f47bb5ef291 SHA256: ff1aba7077e923be69b0874b06fc9ce440dcaecd086c3431b335f9fdaef28b5b SHA512: b631d46f345925bcdba1e43e779717f7a5e6437f4829f177f10addc602afdb96e26ca2038c27b27a9d7b4ffedeeddd6ba78ff594bc4e9eec7d87005cd22b2814 Description: JSON module for PHP [default] This package provides a JSON module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-ldap Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-ldap Filename: pool/main/p/php-defaults/php-ldap_8.1+92-ok1_all.deb Size: 1786 MD5sum: 23769a01daf339e8297e190fb47cb47e SHA1: afef8e5bc0bf0ddeb06bdadbcaea164608d82ad2 SHA256: df85fdfafe7cddff6da7cd81f50903afa2776f59d7f0721166aec0e3c7022aac SHA512: bd5089a17924a5f32a8c89c8286c761b4397477defb7770bccb6db273c02db2cb83dcf68511de04b5fe919b87840be75c4daef38e8e3cf96c9c5a044739b4cbd Description: LDAP module for PHP [default] This package provides a LDAP module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-mbstring Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-mbstring Filename: pool/main/p/php-defaults/php-mbstring_8.1+92-ok1_all.deb Size: 1796 MD5sum: d13bf738434619937025b84aa12d6af6 SHA1: 24573a9d23fa18c0c13814e4f022df3133aec79d SHA256: 18a933416bb12d1a7c1d806f8764b09a2b3d9613474bba86bf4f0a79f6077409 SHA512: c73b2a276b14d371c881a86e8d6ff08519c38aaa2fd8709243e07e471e4b289654bb292c785ebab2f8a2a0b637dcaf3253af0377241e3540f75a541bb99db73f Description: MBSTRING module for PHP [default] This package provides a MBSTRING module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-mysql Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-mysql Filename: pool/main/p/php-defaults/php-mysql_8.1+92-ok1_all.deb Size: 1788 MD5sum: 4e02f400dd104c000a8db29e1b5ca38d SHA1: ddf98bc125b0e7f60884074bc052eeb5be61c127 SHA256: 1c01c852fe103b2f0bd240a3314a11ea8c7bdbed1d4d4c46a88c5154c54d9da2 SHA512: 35cf976f3718a9c66191901e140d753ab90b076ad0ed26c1dd2a55f97c3e6718ae10b3513c58a6500366396dd3e1585da4d84b223c86fd72978ab808c4d7ef1a Description: MySQL module for PHP [default] This package provides a MySQL module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-odbc Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-odbc Filename: pool/main/p/php-defaults/php-odbc_8.1+92-ok1_all.deb Size: 1786 MD5sum: ff5c9cb6a3dea04e2d49d88865a91781 SHA1: ad9f0eae522b2d3a2ffe9495f97fa2f57ed97932 SHA256: f8db900058d78957a7ff694b620c36be87791f1b83f3f62c72b20659b93679a3 SHA512: 2a8d1b29290716970f9e96563fbe8172bd99bd7c1b3c447057cd0d4b1b0d05cd39052e2233f3918643a876f545a53575afa3f6282f1dfbfeddc4f556b58fa709 Description: ODBC module for PHP [default] This package provides a ODBC module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-pgsql Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-pgsql Filename: pool/main/p/php-defaults/php-pgsql_8.1+92-ok1_all.deb Size: 1792 MD5sum: 597a4318247654bbeffaf523acfd35bb SHA1: 8b3b265383f045209ab3f7d825399c7a56c19e77 SHA256: 0ff6245b247a239f553ce73aef1630a334e5e0e9ed8c65436c035b63bb3bfbde SHA512: d00685fd198de3327d9356d3b874ea41c3608e84eadbe68dbcbe90cab1d7ed28e10affeba9daa9ea75d849b2bd1c08982c5b818ea9113fdd5659a2b20eaf3f79 Description: PostgreSQL module for PHP [default] This package provides a PostgreSQL module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-phpdbg Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 16 Depends: php8.1-phpdbg Filename: pool/main/p/php-defaults/php-phpdbg_8.1+92-ok1_all.deb Size: 2370 MD5sum: b1aed07c6b0478901e7a66dc60630029 SHA1: d8a145a7e20a49aa16209062ed8b72e11e9ccbb7 SHA256: 12f21cff67f0d407e615adad08c933c6720adcec56a06da2c13299da4f240d47 SHA512: b292eb5c9b50b74a06d4a1edf8f6bc284a87c309d942c1eaefe772954936cc4d2dbc73aa6727ffca8aac953971e04a3c967e0f5c9af56022699c7c32b7898b49 Description: server-side, HTML-embedded scripting language (PHPDBG binary) (default) This package provides the /usr/bin/phpdbg command interpreter, useful for stepthrough debugging of PHP code. . 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.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-pspell Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-pspell Filename: pool/main/p/php-defaults/php-pspell_8.1+92-ok1_all.deb Size: 1788 MD5sum: 85a62b120e486735d31d4c10733aa331 SHA1: 4824d939d508820fa5c6ea7bceee9038e1db6f45 SHA256: 72ee573e0dbb3a2ecfa7f867e554ec98f2cd0f9aa0ac1cc445701a832377e71e SHA512: 2e4375fb852ccb1c95b873cdf11bac8beda820157564039d99dc78c0c97a485ea86637dc2bf4ed9e9b38497b5522cccb7e6fc533f402daf76f390e4beb066f99 Description: pspell module for PHP [default] This package provides a pspell module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-readline Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-readline Filename: pool/main/p/php-defaults/php-readline_8.1+92-ok1_all.deb Size: 1788 MD5sum: e50ff89a2cf34497ad33b34d28a186bd SHA1: 586074e5f4a808b712563862983911916aa9e4dd SHA256: 00d6370bff78c0a373cbe29a4402523f999313a113172f5f97d6038cbab4269d SHA512: 3bf523209d884a9d32f868080c127492b3b1768d113d7cf9f8f12fcabaa00f5908eebd03193a748f6b583ebfd6a2ae2fd0e6194ad99b74f49cbe2af279e79cde Description: readline module for PHP [default] This package provides a readline module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-snmp Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-snmp Filename: pool/main/p/php-defaults/php-snmp_8.1+92-ok1_all.deb Size: 1784 MD5sum: 4a3223406855511eac41fb0b326db80f SHA1: 6b475d43a80122c6b578daffd87e4986fa78ede0 SHA256: 233b4e86607b0d61735e23b49de6a4482c8b61a10cca3fa2d71527ba2f0a91f8 SHA512: a525771f95a7ad9d9fe714b912403a4d02559cb67640d71a94d866c5d93fb8d2bd12ac827c815d2b7a976fb06529ddd57a0abab60a79bdfe0cc597883f5ccce6 Description: SNMP module for PHP [default] This package provides a SNMP module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-soap Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-soap Filename: pool/main/p/php-defaults/php-soap_8.1+92-ok1_all.deb Size: 1780 MD5sum: 4f913c9b8491f091684b1923ba6ffcb6 SHA1: 0d0aea9b686e57aabfae532772e623225dfa19d4 SHA256: 72d73f65820c5bb0d52c5a262df4b694dc02ea1b780d9ee9c7846f2c6f090494 SHA512: 889dfc0f9187fa81e29ada0f725bbde6d0d78309d40599b9f99c201f4ed80ae91e91e1ebc4731a5e766dd5a1078510164733df85944b61e8505ab65d153b3766 Description: SOAP module for PHP [default] This package provides a SOAP module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-sqlite3 Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-sqlite3 Filename: pool/main/p/php-defaults/php-sqlite3_8.1+92-ok1_all.deb Size: 1792 MD5sum: 2a04d3109e97aac379dda4177578305b SHA1: 4debf2c1d796d4cd79389a7f1b6b332eb8fb0f78 SHA256: c9c7700bef741e8d77a3afd86c3f05500c1f0ad5b5b2b6bae136a4bb7c719225 SHA512: 210d3a5449f5603a9bc30aebe70ab57235aeae31fb4cee6497e9e1e39bfc3b5c1d16d2581d959c9f62fcbc79c5cf0f9b71590a631fbebbcf1e0efa348ad8c2ea Description: SQLite3 module for PHP [default] This package provides a SQLite3 module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-sybase Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-sybase Filename: pool/main/p/php-defaults/php-sybase_8.1+92-ok1_all.deb Size: 1788 MD5sum: f4cc420bc8f16ac8403b5a3bbca626bf SHA1: 4956c9cecabe12006c9592b0cce578ec5f6311d6 SHA256: f4bd8be0bccc330ff5b14040c67865e106c5d34905728ce789f0147b918d27e3 SHA512: 6e0717d95cf587f410c6e8a52309d020cc88b2413f67bdb1625d4d9a8151e09c153ed92b6c71ddd215dbad7d8fbaaa13f639663d32e3f8a926796867d2cc05ac Description: Sybase module for PHP [default] This package provides a Sybase module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-tidy Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-tidy Filename: pool/main/p/php-defaults/php-tidy_8.1+92-ok1_all.deb Size: 1782 MD5sum: d4c049c8d013ab476502c424262c23a6 SHA1: f1509aacf261792aaa45ec7fa71d148913454ab1 SHA256: a33d2263cc595395feb0683f4c6cfa25ef7df2717120b5aed6750578291da88a SHA512: 80c3955f12a4687ca0d1cc104317ff225ff5a30a9668e0e8fbf39ea2bff757d1b76a6672310756e774c1c46e38fd7abe3f5eac406cbbcc50f10dd5f65c1c5962 Description: tidy module for PHP [default] This package provides a tidy module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-xml Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-xml Filename: pool/main/p/php-defaults/php-xml_8.1+92-ok1_all.deb Size: 1804 MD5sum: 51e642d8036f9d44ce1608d0ed41f500 SHA1: 25dd5d1069caabffbdc54d93b3e551ee2a3f0f63 SHA256: 13527e531ec09ca49a0daa182ebfec509e7b2c34067eeced2ec880149ac25693 SHA512: 836443fb5a74acb1c146d81824f4f843a6cadf311b28f73f59bf1675184385899932941aa66ea5407593ab4a51af63f656723001cf0112a2e2a89dff4008744f Description: DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default] This package provides a DOM, SimpleXML, WDDX, XML, and XSL module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php-zip Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php-common, php8.1-zip Filename: pool/main/p/php-defaults/php-zip_8.1+92-ok1_all.deb Size: 1780 MD5sum: 0eb5b9c9a2bbe90bb827af067f952b98 SHA1: d4b90c340ad46ef140279ced8e3311b96c405fd6 SHA256: e4f48e438a93b1c73eca6c47d136ac9541972ef305875391ebde258ea1546841 SHA512: 07439a22d349f22650518817ae359fd66dad94679a70a48b6b1a2cc1248bedbff9a7e25b2ad1bbabce039c8e0b62b857166457f3cc28002f3c1b0eabf158c4bf Description: Zip module for PHP [default] This package provides a Zip module for PHP. . 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 Debian's default PHP version (currently 8.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-bcmath Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 64 Provides: php-bcmath Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.17) Filename: pool/main/p/php8.1/php8.1-bcmath_8.1.12-ok1_arm64.deb Size: 15648 MD5sum: ef639882af013385bcaf668bcf7bb56b SHA1: 92007807071d1aa99d15b8d1147aa5f864071f60 SHA256: 8195287d5e8695170dc33f757273118b0860657d00abe3f91333b1268778c136 SHA512: 77fce43eb9e9393ed8546ecfdec217f1469dd536e6134180b99039c0646c831441b2d4caee58dd5c81cb97df0e7a4887d1351db89e1954427057558bf0702a74 Homepage: http://www.php.net/ Description: Bcmath module for PHP This package provides the Bcmath module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-bz2 Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 56 Provides: php-bz2 Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libbz2-1.0, libc6 (>= 2.17) Filename: pool/main/p/php8.1/php8.1-bz2_8.1.12-ok1_arm64.deb Size: 11076 MD5sum: 3eb5a31e2a7a6b7734bd7eb18135ba8c SHA1: 9b86a2bfee3cd049e62a2839a5cf85ae3318c002 SHA256: ff13668a50b977510a0876968b276215a258a48d7b4dd01af12ecf40aef7415c SHA512: d490ce50411f8e1ba175426a5031a3ff8152fb63cd5916ce49964f84c121531b5e393f7f081c88d644b03be962b8a6a58b00c943557ac5d10aa23cb5ed840aea Homepage: http://www.php.net/ Description: bzip2 module for PHP This package provides the bzip2 module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-cgi Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 10305 Provides: php-cgi, php-json, php8.1-json, phpapi-20210902 Depends: libmagic1, media-types | mime-support, php8.1-cli, php8.1-common (= 8.1.12-ok1), php8.1-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.18), libssl1.1 (>= 1.1.1), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Suggests: php-pear Filename: pool/main/p/php8.1/php8.1-cgi_8.1.12-ok1_arm64.deb Size: 1728728 MD5sum: 36363c388527168e5a7504ba2f4dbb8e SHA1: 4c82cff8803f6cbe1a4287d8d0af413e09d8414d SHA256: 3237c3ee40407ac1a26ee125928966ea7bfa723e3aecc83b2422c63cea338506 SHA512: d5e6f76164900717efc9eaf14b83ba899ecd01bcfab08cb6c18d83336e5fd8bb1841674a24481f1ca4d0f941666f86e79f75ddff43b163a959081fc7f22e41ac Homepage: http://www.php.net/ Description: server-side, HTML-embedded scripting language (CGI binary) This package provides the /usr/lib/cgi-bin/php CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST users probably want the php8.1-fpm package. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-cli Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5308 Provides: php-cli, php-json, php8.1-json, phpapi-20210902 Depends: libedit2 (>= 2.11-20080614-4), libmagic1, media-types | mime-support, php8.1-common (= 8.1.12-ok1), php8.1-opcache, php8.1-readline, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.18), libssl1.1 (>= 1.1.1), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Suggests: php-pear Filename: pool/main/p/php8.1/php8.1-cli_8.1.12-ok1_arm64.deb Size: 1782324 MD5sum: a3908a0b7b13ec2f787c02fe2dcf0dd3 SHA1: 969029e68a3c112ae9d6368ff5a7962797549ec0 SHA256: 32457d261a764ce639b7d2e417291462bf8292bfef85ea6837060c51de7226f5 SHA512: 4ecfa543e90bd309bb36ce96e8b3d220b076a5b2dc274cd3124eedfcd920403e08f72c1b20337b134b0164679c61c1fab8d0c46f7cdf44b093f4c217e2e6202f Homepage: http://www.php.net/ Description: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php8.1 command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-common Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 8329 Provides: php-calendar, php-ctype, php-exif, php-ffi, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php8.1-calendar, php8.1-ctype, php8.1-exif, php8.1-ffi, php8.1-fileinfo, php8.1-ftp, php8.1-gettext, php8.1-iconv, php8.1-pdo, php8.1-phar, php8.1-posix, php8.1-shmop, php8.1-sockets, php8.1-sysvmsg, php8.1-sysvsem, php8.1-sysvshm, php8.1-tokenizer Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.34), libffi8 (>= 3.4), libssl1.1 (>= 1.1.0) Breaks: gforge-common (<< 6), php7.0-curl (<< 7.0.33-1~), php7.2-sodium (<< 7.2.12~) Filename: pool/main/p/php8.1/php8.1-common_8.1.12-ok1_arm64.deb Size: 688400 MD5sum: 3ad3f4590ad60b49c3405fd6190bbd4f SHA1: 425b02498b2187a086710e090b2e6da7021970b7 SHA256: dcfa3635bc98edf3bef0ebfee7ae7657c5b7f93988ac8e14ac9dd6e0773318bf SHA512: 4bdb26a3972f9dbb3003d7fb20d253708ac4b719ed461efba92b29666ad25d0ea7bb4daf4ff413f4e69fa85a76f3695272b804c87ca10fc99a4511f8a324b9f1 Homepage: http://www.php.net/ Description: documentation, examples and common module for PHP This package provides the documentation, examples and common module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-curl Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 136 Provides: php-curl Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.17), libcurl4 (>= 7.56.1) Breaks: php7.0-curl (<< 7.0.33-1~) Filename: pool/main/p/php8.1/php8.1-curl_8.1.12-ok1_arm64.deb Size: 36872 MD5sum: 445609c1ee9672f59f38e20af23b5bf4 SHA1: a40122b68959cc8e7671bec994ecd8ba37b0d1d9 SHA256: 839088cd62438a353029a88652297a855d544d37f4dbbb5b9528b99cd61607f7 SHA512: e9fcfb6eefb21caa747dc412a7a6b5625663580ec0906fe8a18142c478e48a9582f003c7d210a5e6a43296d4f81ec90da34d0ec31bf44340a8ae402318144b41 Homepage: http://www.php.net/ Description: CURL module for PHP This package provides the CURL module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-dba Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 88 Provides: php-dba Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.33), libdb5.3, liblmdb0 (>= 0.9.7), libqdbm14 (>= 1.8.74) Filename: pool/main/p/php8.1/php8.1-dba_8.1.12-ok1_arm64.deb Size: 24724 MD5sum: 82291234185bec31b3d49b814516dbda SHA1: b38ff549dd8f9d03332db4d6632a252102da494b SHA256: b7f7b712f559b8b8c4e3b245386f793fc730d80239e2a08e201d50472e9b20e1 SHA512: b5dc3b7e09003902284a11507bef50e2f5ae1e9a2cb8901d2b21e54ae14f0087508a51ce34f2e2404a3d8b69d9e30ce39cecac594d0471443b9ed43a02a107a6 Homepage: http://www.php.net/ Description: DBA module for PHP This package provides the DBA module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-dev Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5219 Depends: autoconf (>= 2.63), automake (>= 1.11), libpcre2-dev (>= 10.30), libssl-dev, php8.1-cli (>= 8.1.12-ok1), php8.1-common (= 8.1.12-ok1), pkg-config, shtool, libtool (>= 2.4.6-0.1~) Recommends: pkg-php-tools Suggests: dh-php Filename: pool/main/p/php8.1/php8.1-dev_8.1.12-ok1_arm64.deb Size: 493744 MD5sum: 80e6bb75ed791e811bc6810a95ccf409 SHA1: a057b35073ebd473adf040a5fbe1e2438b08e8be SHA256: bb49715722559709e0d14d36e1034a12ee85d906c3050fa7706d732ffe99f7c9 SHA512: a62fbf859c7ea259da001b6f5d34ee968e9bb3e599bbffe78f6fa4d115eea353cc4d94f4bb9f0ccbd88bf78944d006c14dc7c933436f764df1f8ceb9290ea9f8 Homepage: http://www.php.net/ Description: Files for PHP8.1 module development This package provides the files from the PHP8.1 source needed for compiling additional modules. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-enchant Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 56 Provides: php-enchant Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.17), libenchant-2-2 (>= 2.2.3) Filename: pool/main/p/php8.1/php8.1-enchant_8.1.12-ok1_arm64.deb Size: 9708 MD5sum: d933a77f20d71f6a256b652acfd83499 SHA1: 84b24daf7da94c305ad0570727e6169cc63096cb SHA256: 2813322a8b504554e7c4d3bdd65d1b767973838da30c67331ee114b8d10cb269 SHA512: 2a9f06a9a889373b0ab0e4175b3340c64d854ac31e7d53fc03b80cbe7e10135a42a10826a0515b9d7431d455a3d0f5dbc74117d09a430ecc46586fae50d317d8 Homepage: http://www.php.net/ Description: Enchant module for PHP This package provides the Enchant module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-fpm Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5335 Provides: php-fpm, php-json, php8.1-json, phpapi-20210902 Depends: libmagic1, media-types | mime-support, php8.1-cli, php8.1-common (= 8.1.12-ok1), php8.1-opcache, procps, systemd | systemd-tmpfiles, tzdata, ucf, libacl1 (>= 2.2.23), libapparmor1 (>= 2.7.0~beta1+bzr1772), libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.18), libssl1.1 (>= 1.1.1), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Suggests: php-pear Filename: pool/main/p/php8.1/php8.1-fpm_8.1.12-ok1_arm64.deb Size: 1790602 MD5sum: 43efd0b9acf201fc4ccf9c92160f4012 SHA1: 542bd1ba45d0051c4cf0f04c0b7c918642692bb4 SHA256: df0e640b5cc8f77e3b149695446059f88306d2ad8ffba8668b4281e9f4e0790d SHA512: a1f07af501cf94e52191b7823dbdd3416ee3aaf856c690ac629d23855c8965550a45e5fa8c95cc3c29483d70b2ba96f96583a34c459ee561659b21b5450d5bf0 Homepage: http://www.php.net/ Description: server-side, HTML-embedded scripting language (FPM-CGI binary) This package provides the Fast Process Manager interpreter that runs as a daemon and receives Fast/CGI requests. Note that MOST Apache users probably want the libapache2-mod-php8.1 package. . The following extensions are built in: Core date filter hash json libxml openssl pcre Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-gd Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 132 Provides: php-gd Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.17), libgd3 (>= 2.1.1) Filename: pool/main/p/php8.1/php8.1-gd_8.1.12-ok1_arm64.deb Size: 31716 MD5sum: be97e716ea64ac58a3b2276210697d33 SHA1: cd8067c8192556bf6c7c62f01ba3e07215510d75 SHA256: 73482e48e8b42fe05a8ae077ff07bb8b14f6d9889731b43e86add7073366cfaf SHA512: 224739541c3a5dd2b91d7dd28025d52ec44e058263b20372c1885310265647d5caa17527c0879326e4813363f77a26b4b2d539d1d7c42d465968ce4602e7bb7b Homepage: http://www.php.net/ Description: GD module for PHP This package provides the GD module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-gmp Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 108 Provides: php-gmp Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.17), libgmp10 Filename: pool/main/p/php8.1/php8.1-gmp_8.1.12-ok1_arm64.deb Size: 25096 MD5sum: a55dce972e604a65df9296637317833f SHA1: 7b8dc3e11d86043c569eef6080decf87301e970f SHA256: 88860df75e349d8b48de7fa875dacfa03c0279d12b40048fe8a4a3e7aff74305 SHA512: cb97fcc93a93d9943ca24cc039bc6b56213855925aec8122fbbb7687ac6d4182775b364c428a8f37df5f04d9dd91b0f71151811eecfe893e624af85e36324027 Homepage: http://www.php.net/ Description: GMP module for PHP This package provides the GMP module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-imap Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 128 Provides: php-imap Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc-client2007e, libc6 (>= 2.17) Filename: pool/main/p/php8.1/php8.1-imap_8.1.12-ok1_arm64.deb Size: 34684 MD5sum: a6a84a14ac93bb578c26b65edd0127aa SHA1: 84981cb75783597febe97eb223899b58a0a9ebd5 SHA256: 9be9f11df3f40d273079042627a3c55827b3e33fdf91fd5d6f5e3adfe544aa59 SHA512: a5a5c9f143eec37ff7c211391a223138be8ad7a0a54ea5d7dbd531f248040ce71102b61c5443c9d0790b8a8732cf0b9f15de49667cbe5c187c5837959bba9719 Homepage: http://www.php.net/ Description: IMAP module for PHP This package provides the IMAP module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-interbase Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 64 Provides: php-pdo-firebird, php8.1-pdo-firebird Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.34), libfbclient2 (>= 2.5.0.25784~ReleaseCandidate1.ds2) Filename: pool/main/p/php8.1/php8.1-interbase_8.1.12-ok1_arm64.deb Size: 15746 MD5sum: 478f635fb5ae921770130b4d5578e1d4 SHA1: 8f13b0b82c60e0a697a43df8e1e15d1e3b7e6273 SHA256: 18970b90d662f19dd970224d3373fcb2b9313cf7bdebbdacebb0ddfc08759a27 SHA512: 78ff72196c9387675f3db5c40a1dddc089def923e0ce0c4e30328b23be82bb408a7d2728300e8ed00f343e0fc2674da82fdc125feeba6287f8a30140e857e52a Homepage: http://www.php.net/ Description: Interbase module for PHP This package provides the Interbase module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-intl Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 488 Provides: php-intl Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libicu66 (>= 66.1-1~) Filename: pool/main/p/php8.1/php8.1-intl_8.1.12-ok1_arm64.deb Size: 138364 MD5sum: aa4ea2b0ace1226b631c19a0037cc255 SHA1: c460eaf158eaa0811d9730b692315b5f47fa67c4 SHA256: b3c9b4e68c718ccd3e47058f5d8ef759ac1c8e76d3119570db7ff6b7d0a52063 SHA512: 2f9a70ffb9bf1e48a95a75c5dd2b8db555d1414c4d674dcaeacf12e26fa42c51cd203ad7b70827f954279b48d5b86206a91c6c5c46816887a47a3228c2ab7462 Homepage: http://www.php.net/ Description: Internationalisation module for PHP This package provides the Internationalisation module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-ldap Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 120 Provides: php-ldap Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.17), libldap2 (>= 2.6.2) Filename: pool/main/p/php8.1/php8.1-ldap_8.1.12-ok1_arm64.deb Size: 33212 MD5sum: 86d748a2819c22b49803a467db3eee3f SHA1: ad0226b362094832a17e31c88cd5b7e82383b0ec SHA256: e0fe7bb7894982e1276654be8ad76a1eb03875755968a53a9a9f11233f444302 SHA512: d506b0384a985bd66ed7a8eafaa69fd212e760e75f53be7dd295e032bd9d6502686cad82905f6ee9ab268182ed0c6039e444a05b6e2bd8d364c762e78de585cd Homepage: http://www.php.net/ Description: LDAP module for PHP This package provides the LDAP module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-mbstring Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1054 Provides: php-mbstring Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.17), libonig5 (>= 6.8.1) Filename: pool/main/p/php8.1/php8.1-mbstring_8.1.12-ok1_arm64.deb Size: 479780 MD5sum: 23f1aad81eb4dc9da052290f082ae22f SHA1: 8d64c1c3963130114651a5ccd374b379a0c1f3d1 SHA256: e9cd9f9604706fc7a8a1354b254756d31a0e9a821eb41a870bbe558ab79a66bd SHA512: e4bf2d6291d32fceb2b1e3e60709b6946b6ec2502a078747155f004d67c179609e8d111aefcc1f7e9451ff470c58bf2961d157ca07d1699772c9d872cffbc699 Homepage: http://www.php.net/ Description: MBSTRING module for PHP This package provides the MBSTRING module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-mysql Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 435 Provides: php-mysqli, php-mysqlnd, php-pdo-mysql, php8.1-mysqli, php8.1-mysqlnd, php8.1-pdo-mysql Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.17) Filename: pool/main/p/php8.1/php8.1-mysql_8.1.12-ok1_arm64.deb Size: 127896 MD5sum: edeae71351fa6bbd94d9ff3c80e26e40 SHA1: 584eaf88802cd83316ab8f9881ac10c2b2de0710 SHA256: c702d02431d8306ae625efa101759f00d28f8d91ca0d70efaef40f676073a882 SHA512: a0e556cd890cd4a087d0ed93778b7b524c5500f571e9c234af85723d68ebf82e5748feed147964a7d0ceea509628a4bbd16320aa5149512bbe28d67c64e1d92e Homepage: http://www.php.net/ Description: MySQL module for PHP This package provides the MySQL module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-odbc Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 124 Provides: php-odbc, php-pdo-odbc, php8.1-pdo-odbc Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.17), libodbc1 (>= 2.3.1) Filename: pool/main/p/php8.1/php8.1-odbc_8.1.12-ok1_arm64.deb Size: 33976 MD5sum: bdf1982c67bad22818af5ee474abc6de SHA1: d8d723f4b5374b3acb935f2a1f5d7463a04473b0 SHA256: 165d3de613e8c58a5b1bc20e6623264549ca89cfb141da1acfd744e97108027c SHA512: 75b2d3396b7d7ae49d9eff27570347b38bdea147ddf1397e102e857862875b04db8b118c43ffca46f717d383168472cd86ba29d51d6f4f17f54bd073ef3b9d26 Homepage: http://www.php.net/ Description: ODBC module for PHP This package provides the ODBC module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-opcache Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1984 Provides: php-opcache Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.34) Filename: pool/main/p/php8.1/php8.1-opcache_8.1.12-ok1_arm64.deb Size: 576190 MD5sum: 7de7cf4649f5eb5d4fa3a2d9b0df2a1f SHA1: 77ad3a308e43e2e8849f336cdbec8ed5a4b0f3ed SHA256: df18243f17f3a4a23243637c4098c3ba94db8109963cf14b8ddd02f557452bd3 SHA512: c8afe6122da4783c2fe870cae22b4c30d1bc36c086fdb5b822be2cbcd460043108b42fa01c37ac3b64a1fe20519f408244460d912afa94275b6a5ae1431e9f98 Homepage: http://www.php.net/ Description: Zend OpCache module for PHP This package provides the Zend OpCache module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-pgsql Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 212 Provides: php-pdo-pgsql, php-pgsql, php8.1-pdo-pgsql Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.17), libpq5 (>= 9.3~) Filename: pool/main/p/php8.1/php8.1-pgsql_8.1.12-ok1_arm64.deb Size: 62534 MD5sum: 72caa5611fab408df2bf470f382fc40c SHA1: 4dfba208f2ad11c901b30699e19991adae78b366 SHA256: d45e3cc4144098a0e41a42add4b632206943a839b94762212d6a8ea239cd2395 SHA512: 2d312c2697452ac1b4146724719aa0d527519be9104183099c3f0c8c26f495dd7d3f391816de237856b8a80d5aaf79a364b33cdea99b9d6d80d917a1da9699be Homepage: http://www.php.net/ Description: PostgreSQL module for PHP This package provides the PostgreSQL module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-phpdbg Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5328 Provides: php-json, php-phpdbg, php8.1-json, phpapi-20210902 Depends: libmagic1, media-types | mime-support, php8.1-cli, php8.1-common (= 8.1.12-ok1), php8.1-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.18), libssl1.1 (>= 1.1.1), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Recommends: php-readline Filename: pool/main/p/php8.1/php8.1-phpdbg_8.1.12-ok1_arm64.deb Size: 1804764 MD5sum: 8fa7d362c6dc4610a7411cf902176e47 SHA1: 5fb57c3d665e857a3da8da7fadb86d5310a369f3 SHA256: a9609d6871ab53172ac672b493d1125c57e46eb5f38c966da439f361fbdb4f0e SHA512: e208ae9b81e3e1716b2cb428be05c5325457989d17a9c7f2549af4e0cb180c4013005384cde0df3191eeb39bf63d4ea5c096874c804591a210ef8a7d0cda009e Homepage: http://www.php.net/ Description: server-side, HTML-embedded scripting language (PHPDBG binary) This package provides the /usr/bin/phpdbg command interpreter, useful for stepthrough debugging of PHP code. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-pspell Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 56 Provides: php-pspell Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libaspell15 (>= 0.60.8), libc6 (>= 2.17) Filename: pool/main/p/php8.1/php8.1-pspell_8.1.12-ok1_arm64.deb Size: 9420 MD5sum: 0b248157dc8762486d7a3b85f8655f8c SHA1: 79e74926c917b3565180c82668e0ed1787788425 SHA256: e345fc15df876356f3b0e7986750c88f52bfe44b0c4486822bd836d5d1e6c8c1 SHA512: 29b7abb13db5914c16acfdf6dda2a0b3ca53a158c0c572c42b1f11a644770785cf53ee737c97cdd39cb949acc39e870203e4f3ee31e63165e12717c9a8e2b29d Homepage: http://www.php.net/ Description: pspell module for PHP This package provides the pspell module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-readline Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 60 Provides: php-readline Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.34), libedit2 (>= 3.1-20160903-0) Filename: pool/main/p/php8.1/php8.1-readline_8.1.12-ok1_arm64.deb Size: 13092 MD5sum: 1245d0ae367cdff113ede944b4a72b27 SHA1: e8e61b063a5e8b3c26c65c3ce362fcfaf385098c SHA256: 047cbc5ef8f49c3f3d8a57f0cb7431f1c800cb4ddb7d3ad45b3066d3bb843146 SHA512: 3ffc702cd60df43d92e2335f6fa419eb756f0ce48bb20f546bc054a520b7a3e026d723457f7a82f56326eb07a6074516d715b6a26d132fc3f195905ba7382641 Homepage: http://www.php.net/ Description: readline module for PHP This package provides the readline module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-snmp Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 84 Provides: php-snmp Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.17), libsnmp35 (>= 5.8+dfsg) Recommends: snmp Filename: pool/main/p/php8.1/php8.1-snmp_8.1.12-ok1_arm64.deb Size: 21926 MD5sum: 614142168cd171177b37ceb806dd9afe SHA1: c0de1172083cd3f029cb8d5ce0d01552165ee3f3 SHA256: 5d1ea8362e4dfee03a86226dbd2e44bcd29949a717433a72c161422495b93bb1 SHA512: 5e56387893d2b8c463ef65823b626ea1a9a2b0217198ee073d3221fa0bfcd48af836980fe88b85108deaea4341b86d6aa72a2966ed4a8229f4b21ca0a952eca7 Homepage: http://www.php.net/ Description: SNMP module for PHP This package provides the SNMP module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-soap Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 328 Provides: php-soap Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.33), libxml2 (>= 2.7.4) Filename: pool/main/p/php8.1/php8.1-soap_8.1.12-ok1_arm64.deb Size: 123984 MD5sum: fb6201f9fd24247dde3ffa358b037a5f SHA1: 3ec76507b69ba4430c3ae9d2d1cf629f00b278d1 SHA256: 0e619c1fcb00013b25d2dc9197664d3e79ab2c229a7ecea3269e97a118ee0a52 SHA512: f66b6421668e33188fb660bede153237eec1c6ed48e1c23b0aa9d450369344ffe5e7c5a12f5b3decc44aa45ddb897d6a93dea2311eb6eeb8259719ae633ae5fa Homepage: http://www.php.net/ Description: SOAP module for PHP This package provides the SOAP module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-sqlite3 Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 120 Provides: php-pdo-sqlite, php-sqlite3, php8.1-pdo-sqlite Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.17), libsqlite3-0 (>= 3.14.0) Filename: pool/main/p/php8.1/php8.1-sqlite3_8.1.12-ok1_arm64.deb Size: 30656 MD5sum: 2d542aa4a259bc18eb699d9ed523e37d SHA1: c5204b580930bae696617e525b820cb31427eef4 SHA256: 280989b1fca11baeb2cb3f981ddb45f35ae98587fd4f307815d05edef132933f SHA512: 300e7c89965a063fa66f77300e9c71a86be46ccaaa410996fad061f67e68e1a661fcde5320960eaf889306b8ba6f557b6137b404ed05efe78ee7f4e1c025b624 Homepage: http://www.php.net/ Description: SQLite3 module for PHP This package provides the SQLite3 module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-sybase Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 56 Provides: php-pdo-dblib, php8.1-pdo-dblib Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.17), libsybdb5 (>= 0.63) Filename: pool/main/p/php8.1/php8.1-sybase_8.1.12-ok1_arm64.deb Size: 12316 MD5sum: e3726dda9a46d6f1cb7ce2cc9d6a0ab3 SHA1: c2acbc6393edb1cc25b1fb7cf1c182dae347e96e SHA256: c1c038145fb6718530b8102fce4d8f71f1530714e25494795db67df0b9a4f680 SHA512: a845397895353bb7d7429a4f603faa97f86ea08cf250c544d0edbc872a4fe07f6b4423d8f18099e6917466f85b7e2aaa08f52e3b1f899173d015adf86986658e Homepage: http://www.php.net/ Description: Sybase module for PHP This package provides the Sybase module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-tidy Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 88 Provides: php-tidy Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.17), libtidy5deb1 (>= 1:5.2.0) Filename: pool/main/p/php8.1/php8.1-tidy_8.1.12-ok1_arm64.deb Size: 19576 MD5sum: 1411be6c34044e96a29d0b916bf7ff73 SHA1: 63771dfa1e3ae2b638c9b38be7fad027af44f561 SHA256: c4c8169e794a2c3a3e73ac45cc7cf66ee98612b35f0795f41dea8ab5add3235a SHA512: 9175b418227c7b4f23db6416808a9f4917bc1f1425ced42904cbc4fd68db152e2bf69aac01f3073dffaefc0715fef8b445a632537096e67c75b61eb87ddb3f0c Homepage: http://www.php.net/ Description: tidy module for PHP This package provides the tidy module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-xml Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 425 Provides: php-dom, php-simplexml, php-xml, php-xmlreader, php-xmlwriter, php-xsl, php8.1-dom, php8.1-simplexml, php8.1-xmlreader, php8.1-xmlwriter, php8.1-xsl Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.33), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25) Breaks: php8.1-xsl (<< 7.0.3-6~) Replaces: php8.1-xsl (<< 7.0.3-6~) Filename: pool/main/p/php8.1/php8.1-xml_8.1.12-ok1_arm64.deb Size: 113602 MD5sum: 16d346d034aa7ac51caaa38063ade20e SHA1: cccb0e4636086f09bc9ec1d229f3ee2433bfde31 SHA256: 61ec564c35ff85648c743ecf3eeccdcfb69f6b284826b272a3a300a34ce2e892 SHA512: 833e43d5cc0a01b2f05cf6cd5a5d81652c69405b080d347e9abee3f15b4458471dd2c300f7c3791d5dac4922cc3b503671454c1d2ba9f9a8931e78220173652b Homepage: http://www.php.net/ Description: DOM, SimpleXML, XML, and XSL module for PHP This package provides the DOM, SimpleXML, XML, and XSL module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-xsl Architecture: all Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 53 Depends: php8.1-common, php8.1-xml Filename: pool/main/p/php8.1/php8.1-xsl_8.1.12-ok1_all.deb Size: 8770 MD5sum: bc9d9b1fde1fd3f11ab95ffafdfcd93e SHA1: 33d131cd36c3eeacc2f274fdf920e4e219e4a818 SHA256: 6d57d994db6cb50c23d61132c27e3f368288e35f4b732579ab2182803a414526 SHA512: 2f5ec9d25e46c74091d3fc306a11ac453496cc12b9123a6c4c8acc8cc3e408febba0635d15458b276a3ac043d978f5f68dd4878e82713d36fad8fdcbbab0d11f Homepage: http://www.php.net/ Description: XSL module for PHP (dummy) This package is a transitional dummy package and can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1-zip Architecture: arm64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 104 Provides: php-zip Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.12-ok1), libc6 (>= 2.33), libzip4 (>= 1.7.0) Filename: pool/main/p/php8.1/php8.1-zip_8.1.12-ok1_arm64.deb Size: 25874 MD5sum: 854fbdef2dffc5e48e233e8aa8812215 SHA1: 5eb1ef6f327196e13b8e64943df5158642b3be3d SHA256: 6ec001649774a397c1112514559b350ccacd937d7746fd365c4d5c2598c2cb40 SHA512: 21ab40d82aab8b2ecd4acfff63f6ce0e16bcd3309b26f98e3a17bcf89f36a3f96b98cd937fd864cd3b8c7eea14d6a52c0608f8a851cfd4f4b24dbade9229e4f5 Homepage: http://www.php.net/ Description: Zip module for PHP This package provides the Zip module(s) for PHP. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php8.1 Architecture: all Version: 8.1.12-ok1 Priority: optional Section: php Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 56 Provides: php Depends: libapache2-mod-php8.1 | php8.1-fpm | php8.1-cgi, php8.1-common Filename: pool/main/p/php8.1/php8.1_8.1.12-ok1_all.deb Size: 9102 MD5sum: 920e2745ffb0362c92b4361e6de19201 SHA1: ceb0a386b1f9aab455f641c752a43e39bbd8d909 SHA256: 1d5057dd6fe8a118baecd0013446675acd2ec14c4112e0e04ea1c01731003633 SHA512: 59c9b9a291af075d23ca7d61bf689dec0cf6f562c7eb8776ebb6111ee3f2ce5e9f8c4254a72787f1243b2edb4eff37bbdee003506e3125d5f28527d5f0a7f962 Homepage: http://www.php.net/ Description: server-side, HTML-embedded scripting language (metapackage) This package is a metapackage that, when installed, guarantees that you have at least one of the four server-side versions of the PHP interpreter installed. Removing this package won't remove PHP from your system, however it may remove other packages that depend on this one. . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: php Architecture: all Version: 2:8.1+92-ok1 Priority: optional Section: php Source: php-defaults (92-ok1) Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Depends: php8.1 Filename: pool/main/p/php-defaults/php_8.1+92-ok1_all.deb Size: 1980 MD5sum: c1a046db8fdcc8fe851622e0fd4825ca SHA1: 63f12c1bcb9cbea88976ad889a309e751bbd9b61 SHA256: 8ea023eeb5068a980018a72b5be1cb7e2e52f52c1096e79d6a74de6e4715bb7e SHA512: f5177d6a00589729491634752dc623fb566b21aa3cb6ed67b0e9b9801d4abe9363d16ff53cb84d200f751ccb10fc134d71198b50b5dddafcb71e2680d75c2749 Description: server-side, HTML-embedded scripting language (default) 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.1). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: picmi Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2464 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.91.0~), libkf5crash5 (>= 5.91.0~), libkf5dbusaddons5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5kdegames7 (>= 4:21.03.90), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.91.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Filename: pool/main/p/picmi/picmi_22.12.3-ok1_arm64.deb Size: 1362358 MD5sum: 813ee76f86b182dee85da7336f3869ec SHA1: da346d4c4f39d239b9c9ad847700210c71e40f63 SHA256: 5e6726d337174297b5a8c984d50baa4e8d75466f33b2f33c2e88765b11c0fd54 SHA512: a9c89c6a4b806298f871eb058ee73d5ad7ee630a1ff5c3e944d7b4ae31a85a726ad1e77d7daa7775bc2f26f759d645dd065838857fa79f2155a874332a2a3764 Homepage: http://games.kde.org/ Description: Number logic game Picmi is a number logic game in which cells in a grid have to be colored or left blank according to numbers given at the side of the grid to reveal a hidden picture. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pipewire-alsa Architecture: arm64 Version: 0.3.65-ok2 Multi-Arch: same Priority: optional Section: sound Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 229 Depends: pipewire (= 0.3.65-ok2), libasound2 (>= 1.1.7), libc6 (>= 2.17), libpipewire-0.3-0 (>= 0.3.50) Breaks: pipewire-audio-client-libraries (<< 0.3.54-1~) Replaces: pipewire-audio-client-libraries (<< 0.3.54-1~) Filename: pool/main/p/pipewire/pipewire-alsa_0.3.65-ok2_arm64.deb Size: 40824 MD5sum: 548eea44dcdd9321db81696a865a3b1e SHA1: 71e5088c17faf43738c4aef1567a79592db5d959 SHA256: 06f5c5874950d9ac6f852f5f65188e618fb70d2d59f5601ef8f336bb27b089ad SHA512: d350c3b9210a12af8540756b1259b6c59321ac7f1506833c919dd641c6ebb3b04a8520a4adaac15654a4766124f9046e4f096d23262aad71f088d19ddf089b68 Homepage: https://pipewire.org/ Description: PipeWire ALSA plugin 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 contains the ALSA plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pipewire-audio-client-libraries Architecture: all Version: 0.3.65-ok2 Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 16 Depends: pipewire-alsa, pipewire-jack Filename: pool/main/p/pipewire/pipewire-audio-client-libraries_0.3.65-ok2_all.deb Size: 3824 MD5sum: eaa1995caccae9d89db63fb1b1186931 SHA1: 634eaea0e82c2474af7f6de6a749586fab03df8c SHA256: 415fa521ea7ac8c09a6cbbf1d5a488aa48acbdb668b4ae348e16fbe26713ea30 SHA512: 3eccd55dc7316337cbc77b55d6be9af38f8122b24e5bfd7c1a685b9c1b3f92c1077a0d9ff77275aa95ef8f7227cdbf17caa042872c2f1f35cac63b84375ff250 Homepage: https://pipewire.org/ Description: transitional package for pipewire-alsa and pipewire-jack PipeWire is a server and user space API to deal with multimedia pipelines. . This is a transitional package for pipewire-alsa and pipewire-jack. It can safely be removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pipewire-bin Architecture: arm64 Version: 0.3.65-ok2 Multi-Arch: foreign Priority: optional Section: video Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2562 Depends: libpipewire-0.3-modules (= 0.3.65-ok2), libasound2 (>= 1.2.1.1), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libncursesw6 (>= 6), libpipewire-0.3-0 (>= 0.3.65), libreadline8 (>= 6.0), libsndfile1 (>= 1.0.20), libtinfo6 (>= 6) Recommends: dbus-user-session, pipewire-media-session | wireplumber, rtkit Breaks: pipewire (<< 0.3.5) Replaces: pipewire (<< 0.3.5) Filename: pool/main/p/pipewire/pipewire-bin_0.3.65-ok2_arm64.deb Size: 283142 MD5sum: c4337ab3959435c54fc5719b32f23cf1 SHA1: 27b1e0f1d0dc3433535cb293e6cebcb904bb5651 SHA256: c150e4825cc1c86cb7efcdbe17f904349a0f9a9c651291a55e3abf0810cc0a3a SHA512: 3dfa30b1da9f375fe2c92dafcfceb1b8dd0e58cb9f72ac5d729059f86ef1a450dbf9debfecc881ac36c0cde5648eeaca1788718b9535b0f4b987c4b6ad485abc Homepage: https://pipewire.org/ Description: PipeWire multimedia server - programs 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 contains the server and command-line utilities, and should not normally be depended on directly. PipeWire clients should depend on the pipewire package instead. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pipewire-doc Architecture: all Version: 0.3.65-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 26616 Breaks: libpipewire-0.2-doc (<< 0.3.1) Replaces: libpipewire-0.2-doc (<< 0.3.1) Filename: pool/main/p/pipewire/pipewire-doc_0.3.65-ok2_all.deb Size: 1365568 MD5sum: 3f3a4cfbad30f6798eeea7420ea99527 SHA1: cae06e6afddef954ae7789547367dc42787890e0 SHA256: b9e4924f2b2d429c4aaeb20c26155e51a37565e691b71eead187673661d013a4 SHA512: 91f8a94ff28e4473819e1985ecc76ef7170b90943be4d24c43aa762845d251d6da816884b5f72dc479db6560c05d681b24c0402b373ade837832fccaf7130846 Homepage: https://pipewire.org/ Description: libraries for the PipeWire multimedia server - documentation 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 contains the API reference. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pipewire-jack Architecture: arm64 Version: 0.3.65-ok2 Multi-Arch: same Priority: optional Section: sound Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 754 Depends: pipewire (= 0.3.65-ok2), libc6 (>= 2.34), libpipewire-0.3-0 (= 0.3.65-ok2) Breaks: pipewire-audio-client-libraries (<< 0.3.54-1~) Replaces: pipewire-audio-client-libraries (<< 0.3.54-1~) Filename: pool/main/p/pipewire/pipewire-jack_0.3.65-ok2_arm64.deb Size: 90032 MD5sum: cb0bd943d45b254d8c9ca9144c3b35e0 SHA1: 5a29d8740ba6d9d31ee9873151d85caae3e23c90 SHA256: 6147452d8977663a3fe8a8d3fa253c2967f63d4f242d5d8e46daafe91b6323ec SHA512: 364b5beeaf464e781c01bdb115e82d1e0ece4588f638c275b4f66e72077744f873f850206d70a7f4d8876335dc099f73e8f4ee08ece38faa398c42b69f678301 Homepage: https://pipewire.org/ Description: PipeWire JACK plugin 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 contains the JACK plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pipewire-media-session Architecture: arm64 Version: 0.4.1-ok2 Multi-Arch: foreign Priority: optional Section: video Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 460 Depends: pipewire (>= 0.3.39), init-system-helpers (>= 1.52), libasound2 (>= 1.0.24.1), libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libpipewire-0.3-0 (>= 0.3.39), libsystemd0 Conflicts: wireplumber Breaks: pipewire-bin (<< 0.3.27-2), pipewire-pulse (<< 0.3.39-1) Replaces: pipewire-bin (<< 0.3.27-2), pipewire-pulse (<< 0.3.39-1) Filename: pool/main/p/pipewire-media-session/pipewire-media-session_0.4.1-ok2_arm64.deb Size: 139904 MD5sum: d9967124aa9ba0d9a700c94bee0751bc SHA1: beefc1d4cbb6fc6c23eab4ec9baa7f1b46459e60 SHA256: e63368b12975fd9b9db0e84addf5aef134607c0ebb05e7eb81b3f2eb65879cc7 SHA512: 5a0fcfbfb14c8bad615dd478eb0fd110d5f30e7d993c09b8426f3889b709b2761c4faedad328d7141abbd65af0469f2dad44aa670b63255dbcc69f97fb2e191e Homepage: https://gitlab.freedesktop.org/pipewire/media-session/ Description: example session manager for PipeWire PipeWire Media Session is an example session manager for PipeWire. . Note that it is recommended the use of WirePlumber instead. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pipewire-pulse Architecture: arm64 Version: 0.3.65-ok2 Multi-Arch: foreign Priority: optional Section: video Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 103 Depends: pipewire (= 0.3.65-ok2), init-system-helpers (>= 1.52), libc6 (>= 2.34), libpipewire-0.3-0 (>= 0.3.38) Suggests: pulseaudio-utils, libspa-0.2-bluetooth Breaks: pipewire-bin (<< 0.3.27-2) Replaces: pipewire-bin (<< 0.3.27-2) Filename: pool/main/p/pipewire/pipewire-pulse_0.3.65-ok2_arm64.deb Size: 11438 MD5sum: 1b09da042b972f709e2f92e865f1d67d SHA1: fe01ac1550bf3c54a6af07e8b77e86d56f563672 SHA256: 50d1981d991af3b344fd1abddbf2e74b55970bf2dfc4a4035536f107fbbf22b7 SHA512: 22cf7d03f43e9a816904aa9d6642e77065ab0ef47210805addf7ff2f86e9cf78c281467fa301a28fa5bd731f9e1808db02b055e7f355917a771609a33fb208ac Homepage: https://pipewire.org/ Description: PipeWire PulseAudio daemon 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 contains the PulseAudio replacement daemon. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pipewire-tests Architecture: arm64 Version: 0.3.65-ok2 Priority: optional Section: misc Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3905 Depends: pipewire (= 0.3.65-ok2), libasound2 (>= 1.0.16), libc6 (>= 2.34), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libpipewire-0.3-0 (>= 0.3.50), libsdl2-2.0-0 (>= 2.0.10) Filename: pool/main/p/pipewire/pipewire-tests_0.3.65-ok2_arm64.deb Size: 263624 MD5sum: 75eecccf3539656ff41a80d2f629157c SHA1: 9ac1f752d7500d4ed8b8f7c608e3648c7b442d3e SHA256: b7fae3c1cc55bea4dffcfc8320fbd0a42cfeed2ad61f51cf27460850e15ebf71 SHA512: af7cdfff82efe28a0bd8bc1651f0de4e8f7482c32cf59438a9c6a3f279880d84b9d8667e37cc92dd2e2523906b020be9d20b6af082db97059b812ee10c3763e4 Homepage: https://pipewire.org/ Description: PipeWire multimedia server - tests and examples 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 contains automated and manual tests and example programs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pipewire-v4l2 Architecture: arm64 Version: 0.3.65-ok2 Multi-Arch: same Priority: optional Section: video Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 155 Depends: pipewire (= 0.3.65-ok2), libc6 (>= 2.34), libpipewire-0.3-0 (>= 0.3.38) Breaks: libpipewire-0.3-modules (<< 0.3.54-1), pipewire-bin (<< 0.3.54-1) Replaces: libpipewire-0.3-modules (<< 0.3.54-1), pipewire-bin (<< 0.3.54-1) Filename: pool/main/p/pipewire/pipewire-v4l2_0.3.65-ok2_arm64.deb Size: 29524 MD5sum: 39856d5395438c1d1ce53a02e16ef80a SHA1: c7ed83d90c890f386d4d71cc999e7c1b8b87f438 SHA256: 52b970cc4aac423f3cc866111dfde85f280678a400024e0bbdaa3e4bdd17cb52 SHA512: 013174965062d9aedf18fd0e34a7b9d1c79339ffdc59b099b49a0db61e1b9853dee627f173b7c2236ec6290611182dd73cfdfeeb66801729e9c8fcf0552d6783 Homepage: https://pipewire.org/ Description: PipeWire V4L2 plugin 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 contains the V4L2 plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pipewire Architecture: arm64 Version: 0.3.65-ok2 Multi-Arch: same Priority: optional Section: video Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 26 Depends: libpipewire-0.3-modules (= 0.3.65-ok2), pipewire-bin (= 0.3.65-ok2), init-system-helpers (>= 1.52) Filename: pool/main/p/pipewire/pipewire_0.3.65-ok2_arm64.deb Size: 5728 MD5sum: 95322ed3da061a1a41b6ce6eaec6007a SHA1: ee1d38611bc461ef5a4eb16b36ce7c779cc214e7 SHA256: ad79f2362b42b4a61f53d5bbaa605d3e7678d5cd6ab9e501eaaf0dfa1b1540a8 SHA512: 4099a56cea33262190624359a7021c873bd697b81791ee441f281920c278c2dbe19febd2b41af9b2242ee283e6129f10786e64af9c44ac0795668cb5e0ee4943 Homepage: https://pipewire.org/ Description: audio and video processing engine multimedia server 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 metapackage makes PipeWire available for programs of the same architecture, and provides the systemd user service necessary to run pipewire on-demand. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pkexec Architecture: arm64 Version: 0.105-ok6 Multi-Arch: foreign Priority: optional Section: admin Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 88 Depends: polkitd (= 0.105-ok6), libc6 (>= 2.34), libglib2.0-0 (>= 2.35.9), libpam0g (>= 0.99.7.1), libpolkit-agent-1-0 (= 0.105-ok6), libpolkit-gobject-1-0 (= 0.105-ok6) Breaks: policykit-1 (<< 0.105-32~) Replaces: policykit-1 (<< 0.105-32~) Filename: pool/main/p/policykit-1/pkexec_0.105-ok6_arm64.deb Size: 14616 MD5sum: 54d405b95056402a8a6011e28e698329 SHA1: ebcfdf89ee227f7fc8a688291f23452b335242fd SHA256: 4af99147de380d9dc5225d2d5ca1fe190745cb2921d68230860f0f765d22f167 SHA512: 16234aeaa6b084080416b4010cfc0b42a91b1ad587608fd9f929676fe2dde670b2e7709afe18d6fa484604e4853bc4fe0e21bd7285c62f001783464424e4ab25 Homepage: https://www.freedesktop.org/wiki/Software/polkit/ Description: run commands as another user with polkit authorization polkit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . pkexec is a setuid program to allow certain users to run commands as root or as a different user, similar to sudo. Unlike sudo, it carries out authentication and authorization by sending a request to polkit, so it uses desktop environments' familiar prompting mechanisms for authentication and uses polkit policies for authorization decisions. . By default, members of the 'sudo' Unix group can use pkexec to run any command after authenticating. The authorization rules can be changed by the local system administrator. . If this functionality is not required, removing the pkexec package will reduce security risk by removing a setuid program. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pkg-config-arm-linux-gnueabi Architecture: arm64 Version: 4:9.3.0-ok7 Priority: optional Section: devel Source: gcc-defaults (1.185.1-ok7) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 12 Depends: pkg-config (>= 0.25-0) Filename: pool/main/g/gcc-defaults/pkg-config-arm-linux-gnueabi_9.3.0-ok7_arm64.deb Size: 2700 MD5sum: a5c31c8dbb9a97ac4ea840ec24f830b3 SHA1: 20f5972dd17da9cb43e6b746cb9df27db71cc530 SHA256: e76fffc6d3f275ca138687764da7dd7375c5b9217b102d4797da36998ef88938 SHA512: db97ba2f3f52db3572441ec473f50949875cc9d3627c96898f66844d4716f4230fbcb00144b7cd027c89d03bde044295d84a16261c0ce834f2aadbddc7f86fe7 Description: manage compile and link flags for libraries for armel architecture pkg-config is a system for managing library compile and link flags that works with automake and autoconf. . Increasingly libraries ship with ".pc" files that allow querying of the compiler and linker flags needed to use them through the pkg-config(1) program. . This is a dependency package providing cross pkg-config support for the armel architecture. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pkg-config-arm-linux-gnueabihf Architecture: arm64 Version: 4:9.3.0-ok7 Priority: optional Section: devel Source: gcc-defaults (1.185.1-ok7) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 12 Depends: pkg-config (>= 0.25-0) Filename: pool/main/g/gcc-defaults/pkg-config-arm-linux-gnueabihf_9.3.0-ok7_arm64.deb Size: 2700 MD5sum: d5cf0d824f87a09daf9373366ae847fa SHA1: ba2ca828be6e23b55ff18471855cb337f4d7833c SHA256: 442b57c687eb41cc6c709e0b1bdea93fc66806b33ffbad383e4d3dd6f58b06cc SHA512: 21930d96b07300248e39dd1bde66c50b2a513132e1ccaa467281e4e957e72eac61b6ae83b4437811b319b0bade6f162b50c63b6fc3e7a949fc69bd4fbc33af8e Description: manage compile and link flags for libraries for armhf architecture pkg-config is a system for managing library compile and link flags that works with automake and autoconf. . Increasingly libraries ship with ".pc" files that allow querying of the compiler and linker flags needed to use them through the pkg-config(1) program. . This is a dependency package providing cross pkg-config support for the armhf architecture. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pkg-config-i686-linux-gnu Architecture: arm64 Version: 4:9.3.0-ok7 Priority: optional Section: devel Source: gcc-defaults (1.185.1-ok7) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 12 Depends: pkg-config (>= 0.25-0) Filename: pool/main/g/gcc-defaults/pkg-config-i686-linux-gnu_9.3.0-ok7_arm64.deb Size: 2690 MD5sum: 182356570cf18c767300716aa1f947f9 SHA1: 98b24f0c628c07a5b50a15c7a3414f0a163645f0 SHA256: 59f7fdbc38c6ce1f5762234345c22ed2d9e5eb448d8d911c65f037ced4efdd8a SHA512: 3dc3799f8ed8c765cb4b3d0dafc56dcb572d5a14707c20374002b01c4f2e311c5e6506460724841a44187f45541bc304ede9ad5846192185d68799215372f052 Description: manage compile and link flags for libraries for i386 architecture pkg-config is a system for managing library compile and link flags that works with automake and autoconf. . Increasingly libraries ship with ".pc" files that allow querying of the compiler and linker flags needed to use them through the pkg-config(1) program. . This is a dependency package providing cross pkg-config support for the i386 architecture. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pkg-config-powerpc64le-linux-gnu Architecture: arm64 Version: 4:9.3.0-ok7 Priority: optional Section: devel Source: gcc-defaults (1.185.1-ok7) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 12 Depends: pkg-config (>= 0.25-0) Filename: pool/main/g/gcc-defaults/pkg-config-powerpc64le-linux-gnu_9.3.0-ok7_arm64.deb Size: 2706 MD5sum: bbfbca1fe5ad693f89d6e0c1f1cfe65a SHA1: f08eafd435abeae96cb1ef71ec237893e2fc3b3e SHA256: ad86dcab81919bffc30980ada7be16d09f04f5dcd09d8157e89f2ece12d2ce5a SHA512: 2dbaf241059ee7f184a5c7c83b3964de77b12108bf207848071c1bdb581f73d3f26df1ca0b197a793ee23a0a1884fa271845e70c4e8648b8d1a0f7328401b273 Description: manage compile and link flags for libraries for ppc64el architecture pkg-config is a system for managing library compile and link flags that works with automake and autoconf. . Increasingly libraries ship with ".pc" files that allow querying of the compiler and linker flags needed to use them through the pkg-config(1) program. . This is a dependency package providing cross pkg-config support for the ppc64el architecture. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pkg-config-s390x-linux-gnu Architecture: arm64 Version: 4:9.3.0-ok7 Priority: optional Section: devel Source: gcc-defaults (1.185.1-ok7) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 12 Depends: pkg-config (>= 0.25-0) Filename: pool/main/g/gcc-defaults/pkg-config-s390x-linux-gnu_9.3.0-ok7_arm64.deb Size: 2690 MD5sum: 4ad4bb49f49303d35dec0f136f3d8c99 SHA1: 1a4bbfa4b909d73db5d7cc93f75170a75663565b SHA256: fa0de76be3452669b608ed66949c040e23afd15eed75a83624fd074a46cc0663 SHA512: ad2849db0bb796c1ee574d62c64943523d6176f516b6598845cdea03586eba0648e8a842f391cbfd2a9c332d7c676ef4146b707f1745b94315961f27d56aa9de Description: manage compile and link flags for libraries for s390x architecture pkg-config is a system for managing library compile and link flags that works with automake and autoconf. . Increasingly libraries ship with ".pc" files that allow querying of the compiler and linker flags needed to use them through the pkg-config(1) program. . This is a dependency package providing cross pkg-config support for the s390x architecture. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pkg-config-x86-64-linux-gnu Architecture: arm64 Version: 4:9.3.0-ok7 Priority: optional Section: devel Source: gcc-defaults (1.185.1-ok7) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 12 Depends: pkg-config (>= 0.25-0) Filename: pool/main/g/gcc-defaults/pkg-config-x86-64-linux-gnu_9.3.0-ok7_arm64.deb Size: 2696 MD5sum: 840742c41d7fcf3dc272a8b97681262c SHA1: 94fba1f8f408ca265415a8251ab3e4552b5fb5c3 SHA256: c8ec5dc8ec1a7ec23a0810e3983dde5eb199a58a80f9f2f9fa34e81c1c4f28a6 SHA512: 605b0de1955da789619759f287d863201d9c75f98356f005880707b709cb839cca163a542cb990702a7827c6ad4e90ef366ab0322231308ef42152da333e0bd7 Description: manage compile and link flags for libraries for amd64 architecture pkg-config is a system for managing library compile and link flags that works with automake and autoconf. . Increasingly libraries ship with ".pc" files that allow querying of the compiler and linker flags needed to use them through the pkg-config(1) program. . This is a dependency package providing cross pkg-config support for the amd64 architecture. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pkg-kde-tools Architecture: arm64 Version: 0.15.36-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 585 Provides: dh-sequence-kde, dh-sequence-kf5, dh-sequence-qmlcdeps, dh-sequence-sodeps Depends: libdpkg-perl (>= 1.19.0~), lintian, python3:any (>= 3.3.2-2~), perl:any Recommends: dpkg-dev (>= 1.15.6~), libwww-perl Suggests: cdbs, debhelper (>= 7.3.16) Breaks: dpkg-dev (<< 1.15.6~), kdelibs5-dev (<< 4:4.2.2) Filename: pool/main/p/pkg-kde-tools/pkg-kde-tools_0.15.36-ok1_arm64.deb Size: 116040 MD5sum: 9b2bd78bd091c84687a574be45d790c4 SHA1: a2c9546ac3b54fa3ab7abb459b505396eb16d8f1 SHA256: febc3f3bd788b496370a3f994f47f191bbee7409a9c85a1ddc3033789ebf5953 SHA512: 2abf96718dedf275622d7abb5e5cb336b41e7a1eb7a3060ce369aa30c6114b68e1ee68fd23184b3f48f010b5456432dc8c25cfb014768613ab741fc68f7ffa53 Description: various packaging tools and scripts for KDE Applications This package contains a variety of packaging tools and build scripts that may be very useful when packaging KDE applications. Even if you are a maintainer of a very small KDE application, this package should be worthwhile checking out. . Main highlights: - recommended build flags for building packages based on the KDE Platform; - cdbs class for building packages based on the KDE Platform (kde.mk); - debhelper build system (--buildsystem=kde) and dh addon (--with kde) for building packages based on the KDE Platform; - dh_sameversiondep for generating a dependency that is versioned the same way as a dependency (coming from the same source) of another reference package. - dh_movelibkdeinit for moving libkdeinit4_*.so libraries to private location; - dh_sodeps (and sodeps dh addon) for generating so:Depends substvar for -dev packages based to which local packages lib*.so symlinks point to; - dh_qmlcdeps (and qmlcdeps dh addon) for generating qmlc:Depends substvar for packages shipping QML cache files. - pkgkde-symbolshelper tool for efficient management of C and C++ symbol files; - pkgkde-debs2symbols tool for generating symbol files and symbol file patches from pre-built binaries in the deb packages; - pkgkde-getbuildlogs tool for downloading build logs for the specified package (from buildd.debian.org); - pkgkde-override-sc-dev-latest tool for overriding Breaks of the kde-sc-dev-latest package; - pkgkde-vcs tool for performing common tasks when packaging under VCS. . NOTE: since this package is cumulative, it does not depend on the packages it provides helpers for. I.e. you still need to explicitly build depend on debhelper or cdbs in your packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pkgbinarymangler Architecture: all Version: 150-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 62 Depends: advancecomp, lockfile-progs, optipng Filename: pool/main/p/pkgbinarymangler/pkgbinarymangler_150-ok1_all.deb Size: 15178 MD5sum: dbc28cac32e4cb028f50c498b4bb3805 SHA1: 6a8a7b6d3b55e19929b34f42eadc9f5cdbf4cf94 SHA256: 0843f90f7e067c02bdf0663743e9ab3648b3898ada8d32030a18d0a7b5612d09 SHA512: 57c1e4a6ed66484d696a79f41a3fa386b882fc73af91e0b55551ed2d55746a5cd0613d3424ddff847ecf321c6813029d39b622786e61ece3dcef7bae8ece1067 Description: strips translations and alters maintainers during build pkgbinarymangler consists of a dpkg-deb wrapper that calls the following helper applications while building a debian binary package: . pkgstriptranslations removes all *.mo files in /usr/share/locale from all package build directories. It is used to strip off gettext translations from generated binary packages, because translations are already shipped in the language packs. Its behaviour (which is disabled by default) is configured in /etc/pkgbinarymangler/striptranslations.conf. . pkgmaintainermangler adjusts the maintainer field in binary packages to match a set of rules (including whitelists, mass renames by component, maintainer name, etc) defined in the pkgmaintainermangler configuration file at /etc/pkgbinarymangler/maintainermangler.conf. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pkgconf Architecture: arm64 Version: 1.6.3-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 114 Provides: pkg-config (= 0.29-0) Depends: libdpkg-perl, perl:any, libc6 (>= 2.17), libpkgconf3 (>= 1.6.3) Breaks: pkg-config (>= 0.29-0) Filename: pool/main/p/pkgconf/pkgconf_1.6.3-ok1_arm64.deb Size: 34006 MD5sum: 197c0842cc73b3f4a88d47cfc231f5ce SHA1: 9efb5aa940971a1fdc445d76fb17729d87f69459 SHA256: 68e546cdd704602ff0f3cadf756aa0e94e1996217a31ab4190cf434f17ac1dda SHA512: 325b46aa9d2788184df4f0de3b1f3588b00ee04ca6f90cb432cc2d27f3147d8d56ee6fe86637fd4e36ec827e46eab47a7f1b060cb35eff72ab2218f5392df38d Homepage: https://git.sr.ht/~kaniini/pkgconf Description: manage compile and link flags for libraries pkgconf is a replacement for pkg-config, a system for managing library compile and link flags that works with automake and autoconf. . pkgconf does not bundle any third-party libraries or depend on any third-party libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-browser-integration Architecture: arm64 Version: 5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1256 Depends: kio, libc6 (>= 2.34), libkf5activities5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5filemetadata3 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5jobwidgets5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5purpose-bin, libkf5purpose5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.69.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.9.0~), libqt5gui5 (>= 5.10.0) | libqt5gui5-gles (>= 5.10.0), libqt5widgets5 (>= 5.9.0~), libstdc++6 (>= 4.1.1), libtaskmanager6 (>= 4:5.8.1) Filename: pool/main/p/plasma-browser-integration/plasma-browser-integration_5.24.7-ok1_arm64.deb Size: 215508 MD5sum: 0b19b7a1223ca1066cf96da5e4234280 SHA1: 3bd8084a238761fe38b7fbd6d9be1949fa57e7d5 SHA256: bd2058976dd06a4ff001cdb2d323463a7cca58e74059bd86e07eaffff201bd42 SHA512: 99d0470cb9ccb8d56454aef40f9a991bc3cd177ecae18e08e187d3e75b5b4ac0712b5bb281e51a037d481fa2d970d77558b95d8219d20c58a6a9ee3938ac1575 Homepage: https://invent.kde.org/plasma/plasma-browser-integration Description: Chromium, Google Chrome, Firefox integration for Plasma Plasma Browser Integration is an extension for common browsers to closer fit into the Plasma shell. This includes: - Media Controls Lets you control video and audio players in websites using the Media Controller plasmoid, media keys on your keyboard, and even remotely from your phone. - Send links via KDE Connect Adds a context menu entry to links enabling you to send them to your phone and other paired devices. - Show downloads in and control them from Plasma’s notification area. - Find browser tabs in the Run Command (Alt-Space) window Make sure the "Browser Tabs" module is enabled in Plasma Search (KRunner) settings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-calendar-addons Architecture: arm64 Version: 4:5.24.7-ok1 Multi-Arch: same Priority: optional Section: kde Source: kdeplasma-addons Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 86 Depends: kdeplasma-addons-data (= 4:5.24.7-ok1), plasma-framework (>= 5.74.0~), qml-module-qtquick-controls, qml-module-qtquick-layouts, qml-module-qtquick2, libc6 (>= 2.17), libkf5calendarevents5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5holidays5 (>= 1:5.90.0~), libqt5core5a (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/k/kdeplasma-addons/plasma-calendar-addons_5.24.7-ok1_arm64.deb Size: 17630 MD5sum: d62fb91bb805e549d1b757914b9de064 SHA1: ca51636cab0b65e5f1663242af9024b4fec8e567 SHA256: b514dda971c960f425aed25dde51ced7cde7dc253732efe8e18dce6f8549e4ec SHA512: 6a8785d8b4e3ab1b39c95b471c5bf5c89c90b30dd58ab6fd95d38bd92ccacb4f84c47d1775f5d79fe49791f5cc890f5ca5ce798b94675df0e39823b7008a828c Homepage: https://invent.kde.org/plasma/kdeplasma-addons Description: additional calendar plugins for Plasma 5 This package contains additional Plasma 5 calendar plugins that are used in the Plasma desktop. . Currently, it only includes the astronomical plugin for Plasma's calendar. . This package is part of the KDE Plasma 5 addons module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-dataengines-addons Architecture: arm64 Version: 4:5.24.7-ok1 Multi-Arch: same Priority: optional Section: kde Source: kdeplasma-addons Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 621 Depends: kdeplasma-addons-data (= 4:5.24.7-ok1), kross, plasma-framework (>= 5.74.0~), qml-module-qtquick-layouts, kio, kpackagetool5, libc6 (>= 2.17), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5package5 (>= 5.17.0), libkf5plasma5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/k/kdeplasma-addons/plasma-dataengines-addons_5.24.7-ok1_arm64.deb Size: 122898 MD5sum: 9a035d471f2a586ec96400201e285d9b SHA1: 60c9af62757037d65b25451e3fc37a3c75414e98 SHA256: 53af64ceabf58b9143680818f3356796952b869fdf8a41f6b06ea8caad63110e SHA512: 7a770724eb2549640b70d0e1503805260e5dadbb3a2cd2f70dadb1f8422be3eecbd978414547fa393a03ab327e73f50dcf2229a713576f28c97a62f4bacc8344 Homepage: https://invent.kde.org/plasma/kdeplasma-addons Description: additional data engines for Plasma This package contains additional Plasma data engines shipped in Plasma 5 addons module. These engines are needed by some Plasma 5 widget shipped with plasma-widgets-addons, but they may be useful for any other Plasma widgets too. . This package is part of the KDE Plasma addons module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-desktop-data Architecture: all Version: 4:5.24.7-ok1 Priority: optional Section: kde Source: plasma-desktop Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 20116 Depends: python3:any Recommends: plasma-framework (>> 5.23.90), plasma-workspace (>= 4:5.23.90~), qml-module-org-kde-activities, qml-module-org-kde-kwindowsystem, qml-module-org-kde-newstuff, qml-module-qtquick-dialogs Breaks: baloo-kf5 (<< 5.5), kactivities, kde-config-gtk-style (<< 4:5.19.0~), kde-config-touchpad (<< 4:5), kde-l10n-ar (<< 4:17.08.3-3~), kde-l10n-ast (<< 4:17.08.3-3~), kde-l10n-bg (<< 4:17.08.3-3~), kde-l10n-bs (<< 4:17.08.3-3~), kde-l10n-ca (<< 4:17.08.3-3~), kde-l10n-cavalencia (<< 4:17.08.3-3~), kde-l10n-cs (<< 4:17.08.3-3~), kde-l10n-da (<< 4:17.08.3-3~), kde-l10n-de (<< 4:17.08.3-3~), kde-l10n-el (<< 4:17.08.3-3~), kde-l10n-engb (<< 4:17.08.3-3~), kde-l10n-eo (<< 4:17.08.3-3~), kde-l10n-es (<< 4:17.08.3-3~), kde-l10n-et (<< 4:17.08.3-3~), kde-l10n-eu (<< 4:17.08.3-3~), kde-l10n-fa (<< 4:17.08.3-3~), kde-l10n-fi (<< 4:17.08.3-3~), kde-l10n-fr (<< 4:17.08.3-3~), kde-l10n-ga (<< 4:17.08.3-3~), kde-l10n-gl (<< 4:17.08.3-3~), kde-l10n-he (<< 4:17.08.3-3~), kde-l10n-hi (<< 4:17.08.3-3~), kde-l10n-hr (<< 4:17.08.3-3~), kde-l10n-hu (<< 4:17.08.3-3~), kde-l10n-ia (<< 4:17.08.3-3~), kde-l10n-id (<< 4:17.08.3-3~), kde-l10n-is (<< 4:17.08.3-3~), kde-l10n-it (<< 4:17.08.3-3~), kde-l10n-ja (<< 4:17.08.3-3~), kde-l10n-kk (<< 4:17.08.3-3~), kde-l10n-km (<< 4:17.08.3-3~), kde-l10n-ko (<< 4:17.08.3-3~), kde-l10n-lt (<< 4:17.08.3-3~), kde-l10n-lv (<< 4:17.08.3-3~), kde-l10n-mr (<< 4:17.08.3-3~), kde-l10n-nb (<< 4:17.08.3-3~), kde-l10n-nds (<< 4:17.08.3-3~), kde-l10n-nl (<< 4:17.08.3-3~), kde-l10n-nn (<< 4:17.08.3-3~), kde-l10n-pa (<< 4:17.08.3-3~), kde-l10n-pl (<< 4:17.08.3-3~), kde-l10n-pt (<< 4:17.08.3-3~), kde-l10n-ptbr (<< 4:17.08.3-3~), kde-l10n-ro (<< 4:17.08.3-3~), kde-l10n-ru (<< 4:17.08.3-3~), kde-l10n-sk (<< 4:17.08.3-3~), kde-l10n-sl (<< 4:17.08.3-3~), kde-l10n-sr (<< 4:17.08.3-3~), kde-l10n-sv (<< 4:17.08.3-3~), kde-l10n-tr (<< 4:17.08.3-3~), kde-l10n-ug (<< 4:17.08.3-3~), kde-l10n-uk (<< 4:17.08.3-3~), kde-l10n-wa (<< 4:17.08.3-3~), kde-l10n-zhcn (<< 4:17.08.3-3~), kde-l10n-zhtw (<< 4:17.08.3-3~), kde-workspace-bin, kde-workspace-data, plasma-desktop (<< 4:5.20.0~), plasma-widget-kimpanel, plasma-widgets-addons (<< 4:5.17.5~) Replaces: baloo-kf5 (<< 5.5), kactivities, kde-config-gtk-style (<< 4:5.19.0~), kde-config-touchpad (<< 4:5), kde-l10n-ar (<< 4:17.08.3-3~), kde-l10n-ast (<< 4:17.08.3-3~), kde-l10n-bg (<< 4:17.08.3-3~), kde-l10n-bs (<< 4:17.08.3-3~), kde-l10n-ca (<< 4:17.08.3-3~), kde-l10n-cavalencia (<< 4:17.08.3-3~), kde-l10n-cs (<< 4:17.08.3-3~), kde-l10n-da (<< 4:17.08.3-3~), kde-l10n-de (<< 4:17.08.3-3~), kde-l10n-el (<< 4:17.08.3-3~), kde-l10n-engb (<< 4:17.08.3-3~), kde-l10n-eo (<< 4:17.08.3-3~), kde-l10n-es (<< 4:17.08.3-3~), kde-l10n-et (<< 4:17.08.3-3~), kde-l10n-eu (<< 4:17.08.3-3~), kde-l10n-fa (<< 4:17.08.3-3~), kde-l10n-fi (<< 4:17.08.3-3~), kde-l10n-fr (<< 4:17.08.3-3~), kde-l10n-ga (<< 4:17.08.3-3~), kde-l10n-gl (<< 4:17.08.3-3~), kde-l10n-he (<< 4:17.08.3-3~), kde-l10n-hi (<< 4:17.08.3-3~), kde-l10n-hr (<< 4:17.08.3-3~), kde-l10n-hu (<< 4:17.08.3-3~), kde-l10n-ia (<< 4:17.08.3-3~), kde-l10n-id (<< 4:17.08.3-3~), kde-l10n-is (<< 4:17.08.3-3~), kde-l10n-it (<< 4:17.08.3-3~), kde-l10n-ja (<< 4:17.08.3-3~), kde-l10n-kk (<< 4:17.08.3-3~), kde-l10n-km (<< 4:17.08.3-3~), kde-l10n-ko (<< 4:17.08.3-3~), kde-l10n-lt (<< 4:17.08.3-3~), kde-l10n-lv (<< 4:17.08.3-3~), kde-l10n-mr (<< 4:17.08.3-3~), kde-l10n-nb (<< 4:17.08.3-3~), kde-l10n-nds (<< 4:17.08.3-3~), kde-l10n-nl (<< 4:17.08.3-3~), kde-l10n-nn (<< 4:17.08.3-3~), kde-l10n-pa (<< 4:17.08.3-3~), kde-l10n-pl (<< 4:17.08.3-3~), kde-l10n-pt (<< 4:17.08.3-3~), kde-l10n-ptbr (<< 4:17.08.3-3~), kde-l10n-ro (<< 4:17.08.3-3~), kde-l10n-ru (<< 4:17.08.3-3~), kde-l10n-sk (<< 4:17.08.3-3~), kde-l10n-sl (<< 4:17.08.3-3~), kde-l10n-sr (<< 4:17.08.3-3~), kde-l10n-sv (<< 4:17.08.3-3~), kde-l10n-tr (<< 4:17.08.3-3~), kde-l10n-ug (<< 4:17.08.3-3~), kde-l10n-uk (<< 4:17.08.3-3~), kde-l10n-wa (<< 4:17.08.3-3~), kde-l10n-zhcn (<< 4:17.08.3-3~), kde-l10n-zhtw (<< 4:17.08.3-3~), kde-workspace-bin, kde-workspace-data, plasma-desktop (<< 4:5.20.0~), plasma-widget-kimpanel, plasma-widgets-addons (<< 4:5.17.5~) Filename: pool/main/p/plasma-desktop/plasma-desktop-data_5.24.7-ok1_all.deb Size: 6079790 MD5sum: c63874adfb687db5dde8342ca3f31c35 SHA1: 3b70592d3d066682dab76f0f38b8fc08e16e8516 SHA256: 7da54ae645c3c9334970368583cc45b97621bd29cbbe1907717fe5fa5df756fe SHA512: 7c1e546d360a449bf5f1ba2c1c474e5b8e18caf781ac47a81b832d1a0aeb57915e7b628ebc64ddf223dc559e996a6e34271e97ee36148ad36eb7c398b3d9fc94 Homepage: https://invent.kde.org/plasma/plasma-desktop Description: Tools and widgets for the desktop data files Plasma Desktop offers a beautiful looking desktop that takes complete advantage of modern computing technology. Through the use of visual effects and scalable graphics, the desktop experience is not only smooth but also pleasant to the eye. The looks of Plasma Desktop not only provide beauty, they are also used to support and improve your computer activities effectively, without being distracting. . This package is part of the KDE Plasma. . This package contains the data files cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-desktop-dev Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: devel Source: plasma-desktop Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 56 Breaks: kde-config-touchpad (<< 4:5) Replaces: kde-config-touchpad (<< 4:5) Filename: pool/main/p/plasma-desktop/plasma-desktop-dev_5.24.7-ok1_arm64.deb Size: 11198 MD5sum: 93b7e0065f008b843df03efeb2bdf7fc SHA1: 3d698277071a72a50814996918cb9c2ce0abad68 SHA256: 151e016fbd3236c2f545f55de2209b8000a22e66ccddf01e2535e8f78a482733 SHA512: f222a222705879be962fcccebb4de53b76a061c1d58186926c00258a64317f9a6e3a39ddbd722e7372fafc1ed33bcc5a70390792a3e29380bd6ac4b18788bc30 Homepage: https://invent.kde.org/plasma/plasma-desktop Description: Tools and widgets for the desktop Plasma Desktop offers a beautiful looking desktop that takes complete advantage of modern computing technology. Through the use of visual effects and scalable graphics, the desktop experience is not only smooth but also pleasant to the eye. The looks of Plasma Desktop not only provide beauty, they are also used to support and improve your computer activities effectively, without being distracting. . This package is part of the KDE Plasma. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-desktop Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9018 Depends: accountsservice, breeze (>= 4:5.23.90~), kactivitymanagerd (>= 5.23.90~), kde-cli-tools (>= 4:5.23.90~), kded5, kio, oxygen-sounds (>= 4:5.23.90~), plasma-desktop-data (= 4:5.24.7-ok1), plasma-framework, plasma-integration (>= 5.23.90~), plasma-workspace (>= 4:5.23.90~), polkit-kde-agent-1 (>= 4:5.23.90~), qml-module-org-kde-draganddrop, qml-module-org-kde-kcoreaddons, qml-module-org-kde-kirigami2 (>= 5.54.0~), qml-module-org-kde-kquickcontrols, qml-module-org-kde-kquickcontrolsaddons, qml-module-org-kde-kwindowsystem, qml-module-org-kde-qqc2desktopstyle (>= 5.58.0~), qml-module-org-kde-solid, qml-module-qt-labs-folderlistmodel, qml-module-qt-labs-settings, xdg-user-dirs, kpackagetool5, libaccounts-qt5-1 (>= 1.13), libc6 (>= 2.34), libglib2.0-0 (>= 2.37.3), libibus-1.0-5 (>= 1.5.16), libkaccounts2 (>= 4:20.07.90), libkf5activities5 (>= 5.90.0~), libkf5activitiesstats1 (>= 5.90.0~), libkf5authcore5 (>= 5.90.0~), libkf5baloo5 (>= 5.90.0~), libkf5codecs5 (>= 5.90.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.74.0), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5declarative5 (>= 5.45.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 4.96.0), libkf5itemviews5 (>= 4.96.0), libkf5jobwidgets5 (>= 4.96.0), libkf5kcmutils5 (>= 5.90.0~), libkf5kdelibs4support5 (>= 5.90.0~), libkf5kiocore5 (>= 5.92.0), libkf5kiofilewidgets5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5newstuff5 (>= 5.90.0~), libkf5newstuffcore5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5notifyconfig5 (>= 5.90.0~), libkf5package5 (>= 5.5.0+git), libkf5plasma5 (>= 5.90.0~), libkf5plasmaquick5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.88.0), libkf5runner5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5solid5 (>= 4.97.0), libkf5sonnetcore5 (>= 5.90.0~), libkf5sonnetui5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libkuserfeedbackcore1 (>= 1.0.0), libkworkspace5-5 (>= 4:5.24.2~), libnotificationmanager1 (>= 4:5.24.2~), libpackagekitqt5-1 (>= 1.0.2), libphonon4qt5-4 (>= 4:4.8.0), libprocesscore9 (>= 4:5.18.90), libqt5concurrent5 (>= 5.15.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5quickwidgets5 (>= 5.15.0~), libqt5sql5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libscim8v5 (>= 1.4), libstdc++6 (>= 5.2), libtaskmanager6 (>= 4:5.14.80+git20181231), libx11-6 (>= 2:1.2.99.901), libx11-xcb1 (>= 2:1.6.9), libxcb-keysyms1 (>= 0.4.0), libxcb-record0, libxcb-xkb1, libxcb1, libxcursor1 (>> 1.1.2), libxi6 (>= 2:1.2.99.4), libxkbcommon0 (>= 0.5.0), libxkbfile1 (>= 1:1.1.0), phonon4qt5 Recommends: bluedevil (>= 4:5.23.90~), breeze-gtk-theme (>= 5.23.90~), fonts-hack, fonts-noto-cjk, fonts-noto-hinted, fonts-noto-mono, fonts-noto-unhinted, ibus-data, kde-config-gtk-style (>= 4:5.23.90~), kde-config-screenlocker (>= 5.23.90~), kde-config-sddm (>= 4:5.23.90~), kde-style-oxygen-qt5 (>= 4:5.23.90~), kgamma5 (>= 5.23.90~), khelpcenter, khotkeys (>= 4:5.23.90~), kinfocenter (>= 4:5.23.90~), kio-extras, kmenuedit (>= 4:5.23.90~), kscreen (>= 4:5.23.90~), ksshaskpass (>= 4:5.23.90~), kwin-x11 (>= 4:5.23.90~) | kwin, kwrited (>= 4:5.23.90~), libpam-kwallet5 (>= 5.23.90~), plasma-browser-integration, plasma-discover (>= 5.23.90~), plasma-disks (>= 5.23.90~), plasma-pa (>= 4:5.23.90~), plasma-systemmonitor (>= 5.23.90~), plasma-thunderbolt, powerdevil (>= 4:5.23.90~), systemsettings (>= 4:5.23.90~) Breaks: baloo-kf5 (<< 5.5), kactivities, kde-config-touchpad (<< 4:5), kde-workspace-bin, kde-workspace-data, plasma-desktop-data (<< 4:5.20.4-2~), plasma-widget-kimpanel, plasma-widgets-addons (<< 4:5.17.5~), user-manager (<< 4:5.20) Replaces: baloo-kf5 (<< 5.5), kactivities, kde-config-touchpad (<< 4:5), kde-workspace-bin, kde-workspace-data, plasma-desktop-data (<< 4:5.20.4-2~), plasma-widget-kimpanel, plasma-widgets-addons (<< 4:5.17.5~) Filename: pool/main/p/plasma-desktop/plasma-desktop_5.24.7-ok1_arm64.deb Size: 1496648 MD5sum: 1bda6aa8f3e9a0e4e8f9780d143c91d2 SHA1: d4acec0b9c79d55f94e852852d6513a2559a216d SHA256: 34e0416fa59de13a27a3283c61982ef8b67b03cd04741d0636d2dc4e9f935ccc SHA512: d3dce52d9e2c8c5b61d3a6214b0ed9ecf7992540201dff2166879c3d67e6927328f665999f7e7839aad1d96b0ab311cdea147b9e2084ddb77b4647ae3cf05c30 Homepage: https://invent.kde.org/plasma/plasma-desktop Description: Tools and widgets for the desktop Plasma Desktop offers a beautiful looking desktop that takes complete advantage of modern computing technology. Through the use of visual effects and scalable graphics, the desktop experience is not only smooth but also pleasant to the eye. The looks of Plasma Desktop not only provide beauty, they are also used to support and improve your computer activities effectively, without being distracting. . This package is part of the KDE Plasma. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-disks Architecture: arm64 Version: 5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 568 Depends: qml-module-org-kde-kcm (>= 5.74.0~), qml-module-org-kde-kirigami2 (>= 5.74.0~), qml-module-qtqml-models2 (>= 5.15.0~), qml-module-qtquick-controls2 (>= 5.15.0~), smartmontools, libc6 (>= 2.34), libkf5authcore5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.8.0+git20150324.0130+15.04), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5solid5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5qml5 (>= 5.0.2), libstdc++6 (>= 5) Recommends: kup-backup, partitionmanager Filename: pool/main/p/plasma-disks/plasma-disks_5.24.7-ok1_arm64.deb Size: 113228 MD5sum: c5f06a6dfb677d2e59f831d20d88b336 SHA1: 42cfb12f4cd3d899989803c14e38953adbd0115e SHA256: 3c1419f02499a96e3bc4d59320eeb69e91ff61f34c74d1b1583098747f20bd44 SHA512: ebb8ebcd44e971303d1852d03d2a10cb6bfcd8749554464f9ec22821f8ae6dbef1f6c7313476a6a0c9c25b60809d219ad2ed25ae8c905cf60548edb8d6ca41b8 Homepage: https://invent.kde.org/plasma/plasma-disks Description: Monitor S.M.A.R.T. capable devices for imminent failure in Plasma This package provides a plugin for the KDE user daemon and the corresponding Plasma configuration widget for monitoring devices with S.M.A.R.T. support and alerting the user in case of imminent failure. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-firewall Architecture: arm64 Version: 5.24.7-ok0 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1258 Depends: qml-module-org-kde-kcm, qml-module-org-kde-kirigami2, qml-module-org-kde-kitemmodels, qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-layouts, qml-module-qtquick2, python3.8, python3:any, libc6 (>= 2.34), libkf5authcore5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.8.0+git20150324.0130+15.04), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Recommends: firewalld | ufw Filename: pool/main/p/plasma-firewall/plasma-firewall_5.24.7-ok0_arm64.deb Size: 422954 MD5sum: cf19cb51e4cb74c3d04b2371ed1cd715 SHA1: 3b489d9c1d4f31ac4af8ec3691df174e92b142cd SHA256: 2a7e97a0539d4062d57eb229ca42c17e068a0f0121b7abda3eb4ee51965deb10 SHA512: 0f249c02cf0bfa7e4bdde297cddf6af8ef8aaf74c0e6d38f99d0b79656363211099942ee5ee10371e68a3d990b107123e2eddc0fb688467750c093c1286b0c68 Homepage: https://invent.kde.org/plasma/plasma-firewall Description: Plasma configuration module for firewalls Plasma Firewall provides a way to graphically configure a firewall service. . Supported firewalls are: - firewalld - ufw cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-framework Architecture: arm64 Version: 5.92.0-ok3.1 Priority: optional Section: libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7815 Depends: qml-module-org-kde-kconfig (>= 5.70.0~), qml-module-org-kde-kquickcontrols (>= 5.70.0~), qml-module-org-kde-kquickcontrolsaddons (>= 5.70.0~), qml-module-qtqml-models2, qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-templates2, kio, kpackagetool5, libc6 (>= 2.34), libegl1, libglx0, libkf5activities5 (>= 5.92.0~), libkf5calendarevents5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5declarative5 (>= 5.45.0), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5kirigami2-5 (>= 5.92.0~), libkf5notifications5 (>= 5.92.0~), libkf5package5 (>= 5.92.0~), libkf5plasma5 (>= 5.88.0), libkf5plasmaquick5 (>= 5.28.0), libkf5quickaddons5 (>= 5.6.0+git20150126.0003+15.04), libkf5widgetsaddons5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libopengl0, libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5), libx11-6, libxcb-composite0, libxcb-damage0, libxcb-render0, libxcb1 Breaks: qml-module-org-kde-kirigami2 (<< 5.44) Replaces: qml-module-org-kde-kirigami2 (<< 5.42~) Filename: pool/main/p/plasma-framework/plasma-framework_5.92.0-ok3.1_arm64.deb Size: 2815988 MD5sum: 02332034ef5aedb066bd26253d636dba SHA1: 597233f6c09684627d887af18a309c73bb33181a SHA256: ad1c98ed1571073cf86f202a22a2b01dc81cf7f80b0edfd40cc9aa292f38045f SHA512: 7f2e5da076edaf50607b70f8721876c8655a40a645196afb562b59a7efc2fe8331c6ea8c7a5de1d419e9988174cc7d1510fdb7c0aaa4b91cd88adeef20345541 Homepage: https://invent.kde.org/frameworks/plasma-framework Description: Plasma Runtime components Plasma library and runtime components based upon KF5 and Qt 5. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-integration Architecture: arm64 Version: 5.24.7-ok1.2 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1020 Depends: breeze (>= 4:5.23), qml-module-org-kde-qqc2desktopstyle, perl:any, kio, libc6 (>= 2.17), libkf5completion5 (>= 5.69.0), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.61.0), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.90.0~), libkf5kiofilewidgets5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5waylandclient5 (>= 4:5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 4.96.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5quickcontrols2-5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5), libxcb1, libxcursor1 (>> 1.1.2), qtbase-abi-5-15-8 Recommends: fonts-hack, fonts-noto-hinted Breaks: plasma-desktop (<< 4:5.14), plasma-workspace (<< 4:5.14) Filename: pool/main/p/plasma-integration/plasma-integration_5.24.7-ok1.2_arm64.deb Size: 178936 MD5sum: 4e7542cd92d06b3965f0d7d8f261ccf4 SHA1: 3669c78a7990051ccce2b82fe91dbfa18b6173c3 SHA256: db754b2e0cafcbb790e5bba15d5c1190b674391357d8f64c5fe30012ce624919 SHA512: 8d216412332336bfe4f9fa458bf05bd4e4344053dcd290e5be50ef3ccc75a30593f9e97177a2042b05b707ce6ba3bcb17880b9456bd017dc971e545bcf7b62ea Homepage: https://invent.kde.org/plasma/plasma-integration Description: Qt Platform Theme integration plugins for KDE Plasma A plugin to provide Qt Platform Theme integration for the Plasma workspace. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-marble Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: misc Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 334 Depends: marble-data (>= 4:22.12.3-ok1), marble-plugins (= 4:22.12.3-ok1), plasma-framework, qml-module-org-kde-kirigami2, qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-layouts, qml-module-qtquick2, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libkf5coreaddons5 (>= 5.77.0), libkf5i18n5 (>= 5.7.0~), libkf5runner5 (>= 5.77.0), libmarblewidget-qt5-28 (= 4:22.12.3-ok1), libqt5core5a (>= 5.14.0~), libqt5gui5 (>= 5.14.0~) | libqt5gui5-gles (>= 5.14.0~), libqt5qml5 (>= 5.14.0~), libstdc++6 (>= 4.1.1) Breaks: marble (<< 4:17.08.3-3~), marble-data (<< 4:17.08.3-3~) Replaces: marble (<< 4:17.08.3-3~), marble-data (<< 4:17.08.3-3~) Filename: pool/main/m/marble/plasma-marble_22.12.3-ok1_arm64.deb Size: 51462 MD5sum: d18dde151f42a92ca001dedca3f70abf SHA1: e3b1d611310cd41e9c0f4484be5f764238d944f1 SHA256: 00dbd95ea60af03663406a3f359e26ddffdb4bec68218ecc665d857a3760a7fa SHA512: edceee38b37149a0d892d92d24f07fa9ffdcca7eab44d112b1f6ae3a83b22e107552599b9f8e9cdb9ddea66fd762e2d1c49cb9dd9bdd8c6d56062e65044a55a9 Homepage: https://marble.kde.org/ Description: Plasma integration 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 Marble integration with Plasma: * the Plasma runner * the World Clock widget * the Plasma wallpaper . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-nano Architecture: arm64 Version: 5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 303 Depends: plasma-workspace, libc6 (>= 2.17), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5waylandclient5 (>= 4:5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/p/plasma-nano/plasma-nano_5.24.7-ok1_arm64.deb Size: 41002 MD5sum: 1b5f82df643cb31093a6bfe17d1b4954 SHA1: f719c6fb7b58f0cf2c3f79469ec5c0e925940fb2 SHA256: 5ea224be21c1bed025694802a1749ee9b89da19d1643e24d0b0d8c56692d48b6 SHA512: d901127f6436fba09c35e96ec147634d7167c3f97243de4be064f522f42267da25ea6735e7901f36288194f3643db33f53a121cabaa53130ab1064e2ce76c6e7 Description: Plasma shell for embedded devices A minimal plasma shell package intended for embedded devices cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-nm Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9048 Depends: mobile-broadband-provider-info, network-manager, plasma-framework, qml-module-org-kde-kcoreaddons, qml-module-org-kde-kirigami2, qml-module-org-kde-prison, kio, libc6 (>= 2.17), libkf5completion5 (>= 5.90.0~), libkf5configcore5 (>= 4.97.0), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5declarative5 (>= 5.45.0), libkf5i18n5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5modemmanagerqt6 (>= 5.90.0~), libkf5networkmanagerqt6 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5solid5 (>= 5.90.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libnm0 (>= 1.4.0~), libopenconnect5 (>= 7.05), libqca-qt5-2 (>= 2.1.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quickwidgets5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5.2) Suggests: network-manager-fortisslvpn, network-manager-iodine, network-manager-l2tp, network-manager-openconnect, network-manager-openvpn, network-manager-pptp, network-manager-ssh, network-manager-strongswan, network-manager-vpnc Filename: pool/main/p/plasma-nm/plasma-nm_5.24.7-ok1_arm64.deb Size: 1440966 MD5sum: d8d2d523563e8416129143d15b823e95 SHA1: 2ea908f33edcd188663b2429fe6e9a13c88e8f97 SHA256: 8807a4e96566d8169b5a85bc73e6d413cfe8e4f0159daa233eb7db4571df15ca SHA512: 95c19bd1a3ae240d3eee278a6ecfdf0c74546ddc81b07b84136abaede46008eebd8165e2c88d4744817935e5639af9f54133d0e7ba83f6e9909c86dd27150b61 Homepage: https://invent.kde.org/plasma/plasma-nm Description: Plasma network connections management plasma-nm provides a Plasma applet written in QML for managing network connections using Network Manager. . This package is part of the KDE Plasma. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-pa Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1212 Depends: plasma-framework, pulseaudio | pipewire-pulse, qml-module-org-kde-draganddrop, qml-module-org-kde-kquickcontrolsaddons, qml-module-qtquick-controls, qml-module-qtquick-layouts, qml-module-qtquick2, perl:any, libc6 (>= 2.17), libcanberra0 (>= 0.16), libglib2.0-0 (>= 2.31.8), libkf5coreaddons5 (>= 5.90.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.88.0), libpulse-mainloop-glib0 (>= 5.0.0~), libpulse0 (>= 5.0.0~), libqt5core5a (>= 5.15.0~), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Recommends: libcanberra-pulse, pulseaudio-module-gsettings, qml-module-gsettings1.0, sound-theme-freedesktop Filename: pool/main/p/plasma-pa/plasma-pa_5.24.7-ok1_arm64.deb Size: 230288 MD5sum: 175eafd024f2e4b6656af7ac32d191c5 SHA1: 655255762f2313ec9aa4281ec1a86b718bf912af SHA256: 248210a72745d0b74663ca950517375d16536d924db4e1292893ead440db8b29 SHA512: bc46e5a90bd5a17f624972c85117c28cd18daf488f68aece7c379736304fddd8a077ec38b43bb1755d114c9984fa2a7e943a0dab5ab3cc8e139fd902d30e123c Homepage: https://invent.kde.org/plasma/plasma-pa Description: Plasma 5 Volume controller Plasma applet for audio volume management using PulseAudio. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-runner-installer Architecture: arm64 Version: 3.0.5-ok2 Priority: optional Section: kde Source: libqapt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian/Kubuntu KDE Extras Team Installed-Size: 251 Depends: qapt-batch (= 3.0.5-ok2), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libkf5coreaddons5 (>= 5.0.0), libkf5i18n5 (>= 5.0.0), libkf5runner5 (>= 5.0.0), libkf5service-bin, libkf5service5 (>= 4.96.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libstdc++6 (>= 4.1.1) Recommends: command-not-found Filename: pool/main/libq/libqapt/plasma-runner-installer_3.0.5-ok2_arm64.deb Size: 35244 MD5sum: 52df5d293f8c94857b7d6bb00ffddea0 SHA1: 44afa5f13437af5fa031b4f331038e908c2f2cc4 SHA256: 22d6e54329910a1d1c7df1bc5fd86ef6b56d6be6710a1a939cfb956a12a7f54f SHA512: 7710b4303f6944fa51b85f29492decd96e284fca0ff38f5b12261e2f466ab8f927bbc7954eefe22998d2c56515cc597a2cc4184f616707c4ec1eb043cbe19828 Homepage: https://cgit.kde.org/libqapt.git/ Description: KRunner plugin for installing packages QApt is a collection of tools and a library providing a wrapper around APT. The intention is to ease the use of APT in Qt-based programs. . This KRunner plugin offers the option to install an application if its command is typed in to KRunner and the application is not already installed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-runners-addons Architecture: arm64 Version: 4:5.24.7-ok1 Multi-Arch: same Priority: optional Section: kde Source: kdeplasma-addons Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 479 Depends: kdeplasma-addons-data (= 4:5.24.7-ok1), libc6 (>= 2.17), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.69.0), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5plasma5 (>= 5.90.0~), libkf5runner5 (>= 5.90.0~), libkf5sonnetcore5 (>= 5.90.0~), libkf5unitconversion5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/k/kdeplasma-addons/plasma-runners-addons_5.24.7-ok1_arm64.deb Size: 99924 MD5sum: df5bf75166f7e899a7ea53c71c5e9c59 SHA1: dea888b73cf6027a37d621a894064dbbaf5b204d SHA256: 9b0ab4ae7c0d85626c1c436ced157dad5cddaae2b8daee6fca3afdb2a9af9568 SHA512: dbf3ae1cd18d3af47651af448b27be7ed27dad90328a253d44c0e00b4ac329ed73f9bfb9edeee2349c5e1d11e389ce8fb20185f4025a02b18853141bc9e2fb3a Homepage: https://invent.kde.org/plasma/kdeplasma-addons Description: additional runners for Plasma 5 and Krunner This package contains additional Plasma runners that are used in krunner (the "run command" dialog of Plasma) to reveal special search results. If you use krunner a lot, you will probably like this package. . This package contains the following runners: * Characters (Special Characters) * Converter (Unit Converter) * Date and Time * Dictionary * Kate Sessions * Konsole Profiles * Media Wiki (Wikipedia, Wikitravel, Techbase, Userbase) * Spell Checker * More coming soon.. . This package is part of the KDE Plasma 5 addons module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-sdk Architecture: arm64 Version: 4:5.24.7-ok0 Priority: optional Section: kde Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 2628 Depends: plasma-framework, qml-module-org-kde-draganddrop, qml-module-org-kde-kirigami2, qml-module-org-kde-kquickcontrolsaddons, qml-module-qt-labs-platform, qml-module-qt-labs-settings, qml-module-qtgraphicaleffects, qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-dialogs, qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-qtquick2, kio, kpackagetool5, libc6 (>= 2.34), libkf5archive5 (>= 5.90.0~), libkf5completion5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5declarative5 (>= 5.45.0), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5package5 (>= 5.5.0+git), libkf5plasma5 (>= 5.90.0~), libkf5plasmaquick5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.26.0), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5texteditor5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5) Recommends: bash (>= 4.3) Filename: pool/main/p/plasma-sdk/plasma-sdk_5.24.7-ok0_arm64.deb Size: 395818 MD5sum: 1eaf33452bfd6ff238991f015086b8f1 SHA1: 103b7cf398b26d2e632ba767cee538a1e721e592 SHA256: eb2f15000979f12eb0938f4b464dfe3004e4843e41e92b9d54c39673909f8dde SHA512: 4f1915d4f9bc599dc20fcf267e1e9c77c98bd53ef399af82b2ed2bbbfc73fb9529a55b2aedc69909d9c61d562f46daa8226b7a74c3e62032e6c0f61be382ddf1 Homepage: https://invent.kde.org/plasma/plasma-sdk Description: IDE tailored for development of Plasma components A small IDE tailored for development of Plasma components, such as Widgets, Runners, Dataengines. . This package is part of the KDE Plasma. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-systemmonitor Architecture: arm64 Version: 5.24.7-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1256 Depends: ksystemstats (>= 5.23.0~), qml-module-org-kde-kcoreaddons (>= 5.78.0~), qml-module-org-kde-kirigami2 (>= 5.78.0~), qml-module-org-kde-kitemmodels (>= 5.78.0~), qml-module-org-kde-kquickcontrolsaddons (>= 5.78.0~), qml-module-org-kde-ksysguard, qml-module-org-kde-newstuff (>= 5.78.0~), qml-module-org-kde-qqc2desktopstyle (>= 5.78.0~), qml-module-org-kde-quickcharts (>= 5.78.0~), qml-module-qt-labs-platform (>= 5.15.0~), qml-module-qt-labs-qmlmodels (>= 5.15.0~), qml-module-qtqml (>= 5.15.0~), qml-module-qtqml-models2 (>= 5.15.0~), qml-module-qtquick-controls2 (>= 5.15.0~), qml-module-qtquick-layouts (>= 5.15.0~), qml-module-qtquick-window2 (>= 5.15.0~), qml-module-qtquick2 (>= 5.15.0~), libc6 (>= 2.34), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.53.1), libkf5dbusaddons5 (>= 5.90.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5itemmodels5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5newstuffcore5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.26.0), libkf5service-bin, libkf5service5 (>= 5.90.0~), libksysguardsensorfaces1 (>= 4:5.24.2~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/p/plasma-systemmonitor/plasma-systemmonitor_5.24.7-ok1_arm64.deb Size: 220102 MD5sum: 44fd5f3d19a0e0bb61062501c0e5f57b SHA1: 253a33f565a95045c66561d2610a38d6315ee88a SHA256: 3a685acafafa53bacf05700b2f50c93c71d9d34de1586e1b540d2c80d0934171 SHA512: b155a09f6fd156eac4bdd8482f0758631529ae765bdab9713faf708a9c851334dd01abdbed392c10296a820b055c8a6b0f3afdd141d2c8e552f4784dec9a57df Homepage: https://apps.kde.org/en/plasma-systemmonitor Description: System monitor for the Plasma desktop Plasma System Monitor provides an interface for monitoring system sensors, process information and other system resources. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-theme-oxygen Architecture: arm64 Version: 4:5.24.7-ok2 Multi-Arch: same Priority: optional Section: kde Source: oxygen Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1424 Depends: kde-style-oxygen-qt5 (= 4:5.24.7-ok2), kwin-decoration-oxygen (= 4:5.24.7-ok2), oxygen-sounds (= 4:5.24.7-ok2), qml-module-qtquick2 Filename: pool/main/o/oxygen/plasma-theme-oxygen_5.24.7-ok2_arm64.deb Size: 1301698 MD5sum: d02ef0b976fd9fe75b09ebfedc928d5e SHA1: 924eed9e8f2e981340c3398e53c8ef8be9b138ea SHA256: 83331c91b6b168ebf245861ebf087f546fccddfe6a59bfd1d0b150d90fa23a52 SHA512: 769869c9535814344510c108bc5e8125f57cc431871abed9768987e048df04fb3659a70959dbfda896e3ebf136cf64e85e8736a740c7c421b15d1a31ba9b8ec4 Homepage: https://invent.kde.org/plasma/oxygen Description: Look-and-feel for the Oxygen desktop theme The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the meta settings for the Oxygen theme. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-vault Architecture: arm64 Version: 5.24.7-ok0 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1485 Depends: cryfs, encfs, plasma-framework, qml-module-qtquick-layouts, qml-module-qtquick2, kio, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libkf5activities5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5networkmanagerqt6 (>= 5.90.0~), libkf5plasma5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5widgetsaddons5 (>= 5.90.0~), libprocesscore9 (>= 4:5.24.2~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/p/plasma-vault/plasma-vault_5.24.7-ok0_arm64.deb Size: 306562 MD5sum: 23947d0aaa777e3183414774aab7ef6d SHA1: efcc61c708fbbddbda92b94dc63f43f00f40ec25 SHA256: 66cd34fd90ff63009b199d4f874d0a1eae90312e64022baf4956b5c91e43a059 SHA512: c91f69c07374367ff0eb8eebd1b747152db3778a9289b98863d051895d6ca65649fad7f7b603441d474a72e191bf3dc9d022f72729439a0a7a706fabfd0973c7 Homepage: https://invent.kde.org/plasma/plasma-vault Description: Plasma applet and services for creating encrypted vaults File encryption widget. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-wallpapers-addons Architecture: arm64 Version: 4:5.24.7-ok1 Multi-Arch: same Priority: optional Section: kde Source: kdeplasma-addons Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 131 Depends: kdeplasma-addons-data (= 4:5.24.7-ok1), plasma-framework (>= 5.74.0~) Filename: pool/main/k/kdeplasma-addons/plasma-wallpapers-addons_5.24.7-ok1_arm64.deb Size: 26280 MD5sum: e7d8acd08d79fb64ef1da92d8c784cb0 SHA1: 35934f8d3ef827510ac30c9d78b37391c7a636c2 SHA256: 6a3049a718529071fb18a6842500a57a4508f34aa8af0b69976b89b0d3006838 SHA512: 91671ef359b35f327d6772b224e260dacfe7a5417fb6d0b0de7b52313d98a2421ae49a9622315e43cd6c7c084feafdf5a0231c7e25fc75806a7d939775a1211f Homepage: https://invent.kde.org/plasma/kdeplasma-addons Description: additional wallpaper plugins for Plasma 5 This package contains additional Plasma 5 wallpaper plugins that are used in the Plasma desktop. . This package contains the following wallpaper plugins: * Haenau * Hunyango * Picture of the Day * More coming soon.. . This package is part of the KDE Plasma 5 addons module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-wayland-protocols Architecture: arm64 Version: 1.6.0-ok2~1115 Priority: optional Section: libdevel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 196 Filename: pool/main/p/plasma-wayland-protocols/plasma-wayland-protocols_1.6.0-ok2~1115_arm64.deb Size: 33062 MD5sum: 644abb753cf1b47e0bd7343b98874033 SHA1: cbade5e7fb8a9864031e9d6bcea41297f56653c6 SHA256: 5118f823b7f72864fa3cbc4acf252e9688861632acbf1e7d0c9001d9c63d7413 SHA512: 8ea50e5604be8192ed6cb93be31bbf192c05f3a53acff250d5edabae2cc556f7141169fd74249a17c597f85b0ffbcac76499272746889eb479bde6658acad2e5 Homepage: https://invent.kde.org/libraries/plasma-wayland-protocols Description: Wayland protocols for Plasma This package contains protocols for Wayland that are not standard, and used in KDE Plasma. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-widgets-addons Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Source: kdeplasma-addons Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1716 Depends: kdeplasma-addons-data (= 4:5.24.7-ok1), kpackagetool5, libkf5purpose-bin, plasma-dataengines-addons (= 4:5.24.7-ok1), plasma-framework (>= 5.74.0~), plasma-workspace (>= 4:5.23.90~), qml-module-org-kde-draganddrop, qml-module-org-kde-kcoreaddons, qml-module-org-kde-kio, qml-module-org-kde-purpose, qml-module-qtgraphicaleffects, qml-module-qtquick-controls, qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-qtquick2, qml-module-qtwebengine, kio, libc6 (>= 2.29), libkf5archive5 (>= 5.90.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5newstuffcore5 (>= 5.91.0), libkf5notifications5 (>= 5.90.0~), libkf5plasma5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5unitconversion5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5webengine5 (>= 5.15.0~), libqt5webenginecore5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Recommends: plasma-systemmonitor (>= 5.21.90~) Suggests: quota Filename: pool/main/k/kdeplasma-addons/plasma-widgets-addons_5.24.7-ok1_arm64.deb Size: 331660 MD5sum: 8e3e0df6e2ca642c9d38c800b7204f23 SHA1: ff34e8d26a8dfe2ae4cfaa5b1bc0bd7aa1755c56 SHA256: c0304413f57f2d6e80a3c2d83629b84dd6bb1e745dda4775bbeaa7fd50adf823 SHA512: 86c9f49ad9024f55a6b501c26e05f7ff53b506c065aa4011f287c8176e902ea50f3f1516535373e7675b21d8dd791773a3ab2a5b835a3f98cc8be43a3b76389a Homepage: https://invent.kde.org/plasma/kdeplasma-addons Description: additional widgets for Plasma 5 This package contains additional Plasma 5 widgets shipped in the Plasma addons module. Install it if you want a variety of widgets on your Plasma desktop. . This package provides the following widgets: * Activity pager * Binary Clock * Calculator * Color Picker * Comic * Dictionary * Diskquota * Fifteen Puzzle * Fuzzy Clock * Grouping * Keyboard Indicartor * Kicker Application Dashboard * Konsole Profiles * Media Frame * Minimize all Windows * Nightcolor Control * Notes * Quicklaunch * Quick Share * Show Desktop * System Load Viewer * Timer * Userswitcher * Weather Report * Web Browser * More coming soon.. . This package is part of the KDE Plasma 5 addons module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-workspace-data Architecture: all Version: 4:5.24.7-ok4.3 Priority: optional Section: kde Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 27558 Breaks: breeze (<< 4:5.22.90~), libnotificationmanager1 (<< 4:5.20.4-5~), plasma-desktop (<< 4:5.23.90~), plasma-desktop-data (<< 4:5.23.90~), plasma-workspace (<< 4:5.20.4-5~) Replaces: breeze (<< 4:5.22.90~), libnotificationmanager1 (<< 4:5.20.4-5~), plasma-desktop (<< 4:5.23.90~), plasma-desktop-data (<< 4:5.23.90~), plasma-workspace (<< 4:5.20.4-5~) Filename: pool/main/p/plasma-workspace/plasma-workspace-data_5.24.7-ok4.3_all.deb Size: 6990104 MD5sum: 11484c77f21dd01697b193935283438e SHA1: dd01e7bf17cb302b74cfff6dc905f78226116dc6 SHA256: c6b35c6e16a0a04a65ad867e9d8755bbd191b76195ca1621dc315bc31b4cd3f9 SHA512: 4b4bba0db463b1259aecef1c5c57565424df890190813fbbbb367c8709cb261b2c9006159d658bef2d63f22f2c71791194b6dcb07306a32020cbef53ccd2a8e8 Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Plasma Workspace for KF5 - data files Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. . This contains the data files for the Plasma workspace. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-workspace-dev Architecture: arm64 Version: 4:5.24.7-ok4.3 Priority: optional Section: libdevel Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 406 Depends: kquickcharts-dev (>= 5.90.0~), libkf5itemmodels-dev (>= 5.90.0~), libkf5plasma-dev (>= 5.90.0~), libkf5sysguard-dev (>= 4:5.24.6~), libkf5windowsystem-dev (>= 5.90.0~), qtbase5-dev (>= 5.15.0~), qtdeclarative5-dev (>= 5.15.0~), libcolorcorrect5 (= 4:5.24.7-ok4.3), libkfontinst5 (= 4:5.24.7-ok4.3), libkfontinstui5 (= 4:5.24.7-ok4.3), libkworkspace5-5 (= 4:5.24.7-ok4.3), libnotificationmanager1 (= 4:5.24.7-ok4.3), libplasma-geolocation-interface5 (= 4:5.24.7-ok4.3), libtaskmanager6 (= 4:5.24.7-ok4.3), libweather-ion7 (= 4:5.24.7-ok4.3) Breaks: plasma-desktop-dev (<< 4:5.20~) Replaces: plasma-desktop-dev (<< 4:5.20~) Filename: pool/main/p/plasma-workspace/plasma-workspace-dev_5.24.7-ok4.3_arm64.deb Size: 55614 MD5sum: 195072e275733739821a5928bf1835dd SHA1: 5d03532c5375259cd859e7ad3ca97a17b8937452 SHA256: bf575447052dc89ca87618d68d1d4ebf7094459e65622264949fc3eb19f4073a SHA512: 577337510429e836984cbf92be9c1677b496212faae3d6bbbb6963f223ad1a7fbff20b3b4fcd42eb7746ad399d0eb7abf35025be7c38d8eebcb463166fac4b3d Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Plasma Workspace for KF5 devel files Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-workspace-wallpapers Architecture: all Version: 4:5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 71958 Breaks: kde-wallpapers, kde-wallpapers-default Replaces: kde-wallpapers, kde-wallpapers-default Filename: pool/main/p/plasma-workspace-wallpapers/plasma-workspace-wallpapers_5.24.7-ok1_all.deb Size: 71213500 MD5sum: 30cde7f8ba7d8e05d0029e24970f45fb SHA1: 92b59d3963f1dc1699e92238bf397f2d8979f609 SHA256: 77fd324ab736f5ba3d3232e56a38ae35415101915830db4933d67c5270e5235e SHA512: e31bef85f5469eeba75fe757b6711a5be41c879c548ebcfbd1093f008c229726489ef858a2690cd4952abad8904898ff656e18c2d7f49fe582ee078dbef71e2f Homepage: https://invent.kde.org/plasma/plasma-workspace-wallpapers Description: Wallpapers for Plasma 5 Wallpapers for integrated use with the Plasma workspace. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-workspace-wayland Architecture: arm64 Version: 4:5.24.7-ok4.3 Priority: optional Section: kde Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 397 Depends: kwayland-integration (>= 5.23.90~), kwin-wayland (>= 4:5.23.90~), layer-shell-qt (>= 5.23.90~), plasma-workspace (= 4:5.24.7-ok4.3), qtwayland5, kpackagetool5, libc6 (>= 2.34), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.90.0~), libkf5kcmutils5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5package5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkworkspace5-5 (= 4:5.24.7-ok4.3), libphonon4qt5-4 (>= 4:4.8.0-5), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 5), phonon4qt5 Filename: pool/main/p/plasma-workspace/plasma-workspace-wayland_5.24.7-ok4.3_arm64.deb Size: 78440 MD5sum: 4128cf5bf2edf4031858b2c8d5cd735b SHA1: e62da707a7aabe898b268261a91250c364617552 SHA256: 63fd3f70ea03aa8f49f46c1478f4dc9a1f743dfc84878293fe4493f959086e35 SHA512: a70bf7d42d2cb3e5a90b838c49d32d596d50f04c36eab72fdb03a84f086eb2d2d5e82da9c5dbad97f27545e704c959710d73cdf82e372f6ef6a9ee26a4cd9f05 Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Plasma Workspace for KF5 - Wayland integration Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. . This package contains the Wayland session. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: plasma-workspace Architecture: arm64 Version: 4:5.24.7-ok4.3 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 35157 Provides: notification-daemon, x-session-manager Depends: default-dbus-session-bus | dbus-session-bus, drkonqi (>= 5.23.90~), frameworkintegration, gdb-minimal | gdb, iso-codes, kactivitymanagerd (>= 5.23.90~), kded5, kinit, kio, kwin-common (>= 4:5.23.90~), libkf5config-bin, libkf5globalaccel-bin (>= 5.7.0), libkf5plasma5 (>= 5.90.0~), libkf5service-bin, milou (>= 4:5.23.90~), plasma-framework, plasma-integration (>= 5.23.90~), plasma-workspace-data (>= 4:5.24.7-ok4.3), qdbus-qt5, qml-module-org-kde-activities, qml-module-org-kde-draganddrop, qml-module-org-kde-kconfig, qml-module-org-kde-kcoreaddons, qml-module-org-kde-kholidays, qml-module-org-kde-kirigami2 (>= 5.54.0~), qml-module-org-kde-kquickcontrols, qml-module-org-kde-kquickcontrolsaddons, qml-module-org-kde-ksysguard, qml-module-org-kde-kwindowsystem, qml-module-org-kde-newstuff, qml-module-org-kde-prison, qml-module-org-kde-quickcharts, qml-module-org-kde-solid, qml-module-org-kde-userfeedback, qml-module-qt-labs-folderlistmodel, qml-module-qtgraphicaleffects, qml-module-qtqml-models2, qml-module-qtquick-controls, qml-module-qtquick-dialogs, qml-module-qtquick-layouts, qml-module-qtquick-shapes, qml-module-qtquick-window2, qml-module-qtquick2, udisks2, x11-utils, x11-xserver-utils, init-system-helpers (>= 1.52), kpackagetool5, libappstreamqt2 (>= 0.16.1), libc6 (>= 2.34), libcolorcorrect5 (= 4:5.24.7-ok4.3), libcrypt1 (>= 1:4.1.0), libegl1, libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libgl1, libgps28 (>= 3.3), libice6 (>= 1:1.0.0), libkf5activities5 (>= 5.90.0~), libkf5activitiesstats1 (>= 5.90.0~), libkf5archive5 (>= 5.90.0~), libkf5authcore5 (>= 5.61.0), libkf5baloo5 (>= 5.90.0~), libkf5bookmarks5 (>= 4.96.0), libkf5calendarevents5 (>= 5.90.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.77.0), libkf5coreaddons5 (>= 5.91.0), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5declarative5 (>= 5.12.0), libkf5globalaccel5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5holidays5 (>= 1:5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5idletime5 (>= 5.90.0~), libkf5itemmodels5 (>= 5.90.0~), libkf5jobwidgets5 (>= 5.70.0), libkf5kcmutils5 (>= 5.90.0~), libkf5kiocore5 (>= 5.92.0), libkf5kiofilewidgets5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5networkmanagerqt6 (>= 5.90.0~), libkf5newstuff5 (>= 5.90.0~), libkf5newstuffcore5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5notifyconfig5 (>= 5.90.0~), libkf5package5 (>= 5.90.0~), libkf5parts5 (>= 4.96.0), libkf5people5 (>= 5.90.0~), libkf5peoplewidgets5 (>= 5.90.0~), libkf5plasmaquick5 (>= 5.90.0), libkf5prison5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.88.0), libkf5runner5 (>= 5.90.0), libkf5service5 (>= 5.69.0), libkf5solid5 (>= 5.90.0~), libkf5texteditor5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.90.0~), libkf5waylandclient5 (>= 4:5.90.0~), libkf5widgetsaddons5 (>= 5.69.0), libkf5windowsystem5 (>= 5.83.0), libkf5xmlgui5 (>= 5.65.0), libkfontinst5 (= 4:5.24.7-ok4.3), libkfontinstui5 (= 4:5.24.7-ok4.3), libkscreenlocker5 (>= 5.24.2~), libksgrd9 (>= 4:5.24.2~), libksysguardsensorfaces1 (>= 4:5.24.2~), libkuserfeedbackcore1 (>= 1.0.0), libkworkspace5-5 (= 4:5.24.7-ok4.3), liblayershellqtinterface5 (>= 5.24.2~), libnotificationmanager1 (= 4:5.24.7-ok4.3), libpackagekitqt5-1 (>= 1.0.2), libphonon4qt5-4 (>= 4:4.8.0-5), libpipewire-0.3-0 (>= 0.3.1), libplasma-geolocation-interface5 (= 4:5.24.7-ok4.3), libprocesscore9 (>= 4:5.24.2~), libprocessui9 (>= 4:5.24.2~), libqalculate22 (>= 4.5.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libqt5printsupport5 (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5sql5 (>= 5.15.0~), libqt5svg5 (>= 5.15.0~), libqt5waylandclient5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libsm6, libstdc++6 (>= 9), libtaskmanager6 (= 4:5.24.7-ok4.3), libwayland-client0 (>= 1.20.0), libweather-ion7 (= 4:5.24.7-ok4.3), libx11-6, libxcb-composite0, libxcb-damage0, libxcb-image0 (>= 0.2), libxcb-randr0, libxcb-shape0, libxcb-util1 (>= 0.4.0), libxcb1 (>= 1.6), libxcursor1 (>> 1.1.2), libxfixes3, libxft2 (>> 2.1.1), libxrender1, libxtst6, phonon4qt5, qtbase-abi-5-15-8, qtwayland-client-abi-5-15-8, zlib1g (>= 1:1.1.4) Recommends: appmenu-gtk3-module, kde-cli-tools (>= 4:5.23.90~), kio-extras, libpam-kwallet5 (>= 5.14), powerdevil (>= 4:5.14) Breaks: breeze (<< 4:5.22.90~), plasma-desktop (<< 4:5.23.90~), plasma-desktop-data (<< 4:5.23.90~) Replaces: breeze (<< 4:5.22.90~), plasma-desktop (<< 4:5.23.90~), plasma-desktop-data (<< 4:5.23.90~) Filename: pool/main/p/plasma-workspace/plasma-workspace_5.24.7-ok4.3_arm64.deb Size: 12398006 MD5sum: b2cc98ed1021bbe442a7de34b8e30157 SHA1: 9783a36e01297da563050706f52dae2bc349a2f2 SHA256: a0ecc7a47a61dff33d771cd7de4f2586f7518df5f2da83d3dadd15e0f5f779c5 SHA512: 3663287e2cc2f776d02ef33a881bfd7b8a09981a780f6206546ce59acbf037090892d794cc092937810cffb7a79a1b8351b7be145036a80f3dea5b01df9f8a5e Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Plasma Workspace for KF5 Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. . THIS WILL REMOVE YOUR KDE Plasma 4. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pluma-common Architecture: all Version: 1.24.0-ok4.1 Priority: optional Section: x11 Source: pluma Origin: openKylin Maintainer: openKylin Developers Installed-Size: 25431 Depends: python3, dconf-gsettings-backend | gsettings-backend Breaks: mate-text-editor (<< 1.5.0) Filename: pool/main/p/pluma/pluma-common_1.24.0-ok4.1_all.deb Size: 1969058 MD5sum: c3580ee2ba19999df0c4ef9fb89cfaa4 SHA1: e3f7b25c5216be13926f73d798208ff397fecd9e SHA256: c8fcf4bc9fbde19f392c8180ab55dfac125c5b84b88fe3c401b3e7cad397dfcd SHA512: 59d7daac9d572d5fb010e6e971bdae704d21fdc5b5e842a443ab1fd2fb5f19ef99f4d347749563e94689facc77ae886f95ef2bbb6dcbcea25bd1ee57e0070af1 Homepage: http://www.mate-desktop.org/ Description: official text editor of the MATE desktop environment (common files) 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 the architecture independent files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pluma-dev Architecture: arm64 Version: 1.24.0-ok4.1 Priority: optional Section: libdevel Source: pluma Origin: openKylin Maintainer: openKylin Developers Installed-Size: 609 Depends: pluma (= 1.24.0-ok4.1), gir1.2-pluma-1.0 (= 1.24.0-ok4.1) Breaks: mate-text-editor (<< 1.5.0) Filename: pool/main/p/pluma/pluma-dev_1.24.0-ok4.1_arm64.deb Size: 46078 MD5sum: 7d5e8e41fcaefad80877db720ed9c9d9 SHA1: f6367fd14a94870dd3fe9c1e30aa3a83807dd102 SHA256: fbda8e513ba47869adf719f1ffe84df9f6cf66d526e177c5a6af92d9928d6f83 SHA512: 438d1ba27304529c882955897b85b67849841a1ff3ebab90271aa4b72295d469e2bd2600b1692b5e609ca9974caf67355a9e6acabd364a19d524f28402d62ad0 Homepage: http://www.mate-desktop.org/ Description: official text editor of the MATE desktop environment (development files) 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 the development files for building Pluma plugins. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pluma-doc Architecture: all Version: 1.24.0-ok4.1 Priority: optional Section: doc Source: pluma Origin: openKylin Maintainer: openKylin Developers Installed-Size: 707 Filename: pool/main/p/pluma/pluma-doc_1.24.0-ok4.1_all.deb Size: 48938 MD5sum: ec7f12b74a0b9bbdb2edfab03f4c5bd9 SHA1: 471a561e0d8fdf6c4675c46842fc6b7431852e9d SHA256: 3dda40696cd388d2b4ec35a7ffc84889a6be0cc094c184688041426c4c699aac SHA512: daa1ce304f28f77664c7e9ac1382e9c4cf792f5f000f8d5b102466ded4352eb156595c60edd985ce04982de5679db33809302533ca29be613b137df218702f03 Homepage: http://www.mate-desktop.org/ Description: official text editor of the MATE desktop environment (documentation files) 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 the documentation files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pluma Architecture: arm64 Version: 1.24.0-ok4.1 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2103 Provides: mate-text-editor Depends: gir1.2-peas-1.0, gir1.2-pluma-1.0 (= 1.24.0-ok4.1), iso-codes, mate-desktop-common, pluma-common (= 1.24.0-ok4.1), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libenchant1c2a (>= 1.6.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libgirepository-1.0-1 (>= 0.9.3), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.6), libgtksourceview-3.0-1 (>= 3.23.90), libice6 (>= 1:1.0.0), libpango-1.0-0 (>= 1.14.0), libpeas-1.0-0 (>= 1.0.0), libsm6, libx11-6, libxml2 (>= 2.7.4) Recommends: zenity Breaks: mate-text-editor (<< 1.5.0) Replaces: mate-text-editor (<< 1.5.0) Filename: pool/main/p/pluma/pluma_1.24.0-ok4.1_arm64.deb Size: 405502 MD5sum: 0d933a8ffe7e1e3aa812b93c347c5cab SHA1: fd8a6f4495ff5e47c6217ef2044b5df47008f5a2 SHA256: e2947f4898adf9439c56ca982efdfcb88c828e8ec752e8c386e3f7b0332f21aa SHA512: b879925e4ff3d344c03868fce87e5624e71f2986262f541a484c405be745b498d5bda1fcce0c6e2f02fdc7131a44298cd74fc9b88cbe9dee070c88ade4e8f990 Homepage: http://www.mate-desktop.org/ Description: official text editor of the MATE desktop environment 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: po-debconf Architecture: all Version: 1.0.21+nmu1-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 392 Depends: gettext (>= 0.16), intltool-debian (>= 0.34.2+20060512), perl, sensible-utils Recommends: libcompress-zlib-perl, libmail-sendmail-perl Suggests: libmail-box-perl Filename: pool/main/p/po-debconf/po-debconf_1.0.21+nmu1-ok1_all.deb Size: 226854 MD5sum: 9175b885de0f47373f51a84138dea634 SHA1: a902bdc9a862031743caf94c064986eb36dd6d19 SHA256: cb9cf7ef34fb3a93aaea0f437ce243674963956f4ea279dbe42bf72547bd5053 SHA512: 3e522226152e874ca447ca437fec170a14e1ffa802b138d43e9d8643f6d115d61af6bc61e6c6060f96fbeef00a934c5b27aabee7b82f53d1b1ef8bf376eb19aa Description: tool for managing templates file translations with gettext This package is an alternative to debconf-utils, and provides tools for managing translated debconf templates files with common gettext utilities. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pocketsphinx-en-us Architecture: all Version: 0.8.0+real5prealpha+1-ok2.1 Multi-Arch: foreign Priority: optional Section: sound Source: pocketsphinx Origin: openKylin Maintainer: openKylin Developers Installed-Size: 36989 Filename: pool/main/p/pocketsphinx/pocketsphinx-en-us_0.8.0+real5prealpha+1-ok2.1_all.deb Size: 27453902 MD5sum: 93b7972984fc06468317175a750d3086 SHA1: 93962adca85d81d973e5ca46ccb89493e91def32 SHA256: cd88483d5d969612b4f407d2afce197eac870614768dd94b38eacfd4916c5a56 SHA512: cae68a845bbd7a0b25afa7d35d7f2d0cb7f9c877cacadcd3668377c15955d2299ff7cb734a488338fdc3269b4a372b3ff385b95bd7816b8662d7187ceed1694e Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool - US English language model CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the default US English language model for PocketSphinx. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pocketsphinx Architecture: arm64 Version: 0.8.0+real5prealpha+1-ok2.1 Multi-Arch: foreign Priority: optional Section: sound Origin: openKylin Maintainer: openKylin Developers Installed-Size: 227 Depends: libc6 (>= 2.34), libpocketsphinx3, libsphinxbase3 (>= 0.8+5prealpha) Filename: pool/main/p/pocketsphinx/pocketsphinx_0.8.0+real5prealpha+1-ok2.1_arm64.deb Size: 27662 MD5sum: 212c6c3f3c7e34baf6dd8412d8c6d9fb SHA1: d7bf4ca06c1082689e9cd880da29b0b9cd9e5656 SHA256: 53ecec93cfad03bf3879791e23bacb2496338241e4db07d54c7eb1287ea25b73 SHA512: 7bcc777bc935d7a6f4d8fb8fda6ee9719b9d618dbeb68dbec20d3ed56963d8ec2bf45a02a983ac1b97db139ad292d3ab9f0467bf21593524a2363816d04027b8 Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains end-user speech recognition tools. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: policykit-1-doc Architecture: all Version: 0.105-ok6 Priority: optional Section: doc Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1017 Suggests: devhelp Filename: pool/main/p/policykit-1/policykit-1-doc_0.105-ok6_all.deb Size: 245936 MD5sum: 2d1008b16cebf9505ae43f8cf6dc24f4 SHA1: cdb76ba9f8e7552472972be5cdc20208770e7793 SHA256: f474777ce124654bc8ab82deb94d06b308633437203edc3be3448ec424e8ad69 SHA512: c3efc2f1d0098747c0c35cd7a705d8ef5415c5c67c7cbd686a537a82dd2a1982e680015ce8280070c73c4221e5000fbc8ea3ae1ed466dfe057b6df404bcacb48 Homepage: https://www.freedesktop.org/wiki/Software/polkit/ Description: documentation for PolicyKit-1 PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains the API documentation of PolicyKit. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: policykit-1 Architecture: arm64 Version: 0.105-ok6 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 16 Depends: pkexec (= 0.105-ok6), polkitd (= 0.105-ok6) Filename: pool/main/p/policykit-1/policykit-1_0.105-ok6_arm64.deb Size: 2374 MD5sum: f0660511f50119869acfdaf53a13f9ec SHA1: c2055763618b65aa3066255f8863569c4a3e9d73 SHA256: a8ed8eb3fed3e2baf156609724b291da6afe92ca1b1cf8d02bf9b3803c81d2b9 SHA512: 1c6caf011983d8cc4fa6b42215c2021960dcfa9eb0b111d691fdc9bd9e5627330fa854a444c0b6838da43ef8ee6415bcd3cea8c05d078905aacda9f6511ea8a9 Homepage: https://www.freedesktop.org/wiki/Software/polkit/ Description: transitional package for polkitd and pkexec polkit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This transitional package depends on polkitd, the system service used by polkit, and pkexec, a setuid program analogous to sudo. They were historically packaged together, but have been separated so that users of polkitd are not required to install pkexec. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: polkit-kde-agent-1 Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 428 Provides: polkit-1-auth-agent Depends: policykit-1, libc6 (>= 2.17), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libpolkit-qt5-1-1 (>= 0.112.0), libqt5core5a (>= 5.15.0~), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Filename: pool/main/p/polkit-kde-agent-1/polkit-kde-agent-1_5.24.7-ok1_arm64.deb Size: 62682 MD5sum: db560881567c1243c8881f5454d0c321 SHA1: 9b027a7582b02fb72871f8d523a043b6bae256c9 SHA256: 4b091b26f1931a086a8f0fd0319287af2f6f54de8adb87f155aeb254b5358783 SHA512: 11b616829b438c741afd9cd5ecf867b51f446103514f12bf513f72bdaa8269dbec84e18aa716ec502e2a74df941d15374af48789b8904b116bfda431603f6b19 Homepage: https://invent.kde.org/plasma/polkit-kde-agent-1 Description: KDE dialogs for PolicyKit PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . It is a framework for centralizing the decision making process with respect to granting access to privileged operations (like calling the HAL Mount() method) for unprivileged (desktop) applications. . PolicyKit-Kde provides a D-Bus session bus service that is used to bring up authentication dialogs used for obtaining privileges. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: polkitd Architecture: arm64 Version: 0.105-ok6 Multi-Arch: foreign Priority: optional Section: admin Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 503 Provides: polkitd-pkla (= 0.105-ok6) Depends: dbus, default-logind | logind, libc6 (>= 2.34), libexpat1 (>= 2.0.1), libglib2.0-0 (>= 2.37.3), libpam0g (>= 0.99.7.1), libpolkit-agent-1-0 (= 0.105-ok6), libpolkit-gobject-1-0 (= 0.105-ok6), libsystemd0 (>= 213) Breaks: policykit-1 (<< 0.105-32~) Replaces: policykit-1 (<< 0.105-32~) Filename: pool/main/p/policykit-1/polkitd_0.105-ok6_arm64.deb Size: 74594 MD5sum: 0e1944fd705c5b6c19e9cefd54ffdaca SHA1: 579f3dc2beb64895193d8fd5d0b49386b1127ade SHA256: 3dc906520665158433301f90806300152c1f79258c4c85f3e656c1937ec9aad0 SHA512: 0479a32bf485226d111461e6ea2058a7b11978f44a2ae4efb352a411a8a6951b434345db845f0110251cee0e9f9933a1f114a075aad9135a0691d4acb57384ba Homepage: https://www.freedesktop.org/wiki/Software/polkit/ Description: framework for managing administrative policies and privileges PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . It is a framework for centralizing the decision making process with respect to granting access to privileged operations for unprivileged (desktop) applications. . In a typical use of polkit, an unprivileged application such as gnome-disks sends requests via D-Bus or other inter-process communication mechanisms to a privileged system service such as udisks, which asks polkitd for permission to process those requests. This allows the application to carry out privileged tasks without making use of setuid, which avoids several common sources of security vulnerabilities. . This package provides the polkitd D-Bus service and supporting programs. The pkexec program is not included, and can be found in the pkexec package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: poppler-utils Architecture: arm64 Version: 0.86.1-ok4 Multi-Arch: foreign Priority: optional Section: utils Source: poppler Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1054 Provides: pdftohtml, xpdf-utils Depends: libpoppler97 (= 0.86.1-ok4), libc6 (>= 2.34), libcairo2 (>= 1.12.0), libfreetype6 (>= 2.2.1), liblcms2-2 (>= 2.2+git20110628), libstdc++6 (>= 5.2) Conflicts: pdftohtml Breaks: xpdf-common, xpdf-utils (<< 1:0) Replaces: pdftohtml, xpdf-reader, xpdf-utils (<< 3.02-0) Filename: pool/main/p/poppler/poppler-utils_0.86.1-ok4_arm64.deb Size: 174446 MD5sum: 187ee3ea9d86fda6733164d529412d53 SHA1: d44bb6c51a8a04646c9d6748138f1794b26f2803 SHA256: 545724b3989608140fff55220aaef2ed28a3750859a6c52fc93f655f9fd01264 SHA512: e802ab48151485b2307e47b64b74af308332ca8b077cbd62650bcbd27540c0bcb94935f8acbf719972ddf39fcf7b2324f44ccffed49ad1e8d1c6b2f0de7774ea Homepage: http://poppler.freedesktop.org/ Description: PDF utilities (based on Poppler) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains command line utilities (based on Poppler) for getting information of PDF documents, convert them to other formats, or manipulate them: * pdfdetach -- lists or extracts embedded files (attachments) * pdffonts -- font analyzer * pdfimages -- image extractor * pdfinfo -- document information * pdfseparate -- page extraction tool * pdfsig -- verifies digital signatures * pdftocairo -- PDF to PNG/JPEG/PDF/PS/EPS/SVG converter using Cairo * pdftohtml -- PDF to HTML converter * pdftoppm -- PDF to PPM/PNG/JPEG image converter * pdftops -- PDF to PostScript (PS) converter * pdftotext -- text extraction * pdfunite -- document merging tool cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: postgresql-12 Architecture: arm64 Version: 12.2-ok2.1 Priority: optional Section: database Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 49144 Provides: postgresql-contrib-12 Depends: locales | locales-all, postgresql-client-12, postgresql-common (>= 182~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgssapi-krb5-2 (>= 1.14+dfsg), libicu66 (>= 66.1-1~), libldap2 (>= 2.6.2), libllvm10 (>= 1:9~svn298832-ok0), libpam0g (>= 0.99.7.1), libpq5 (>= 9.3~), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0), libstdc++6 (>= 5.2), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Recommends: sysstat Filename: pool/main/p/postgresql-12/postgresql-12_12.2-ok2.1_arm64.deb Size: 15268432 MD5sum: 9e930e89f9d3e4d032567545d8ef91bb SHA1: 5513b800c31bc66b4480437e81905cebac5b0c0f SHA256: fcc02fa44e56ff39d0fc14aca8692446abc86ffb8c930d36ad824853b56123f9 SHA512: ab6d5f445aea42013cb9a3285e0b7db32d96ffa8cb237d1fb4a3b0d528548c67d017a73c90d9e0595bfbb0808c45e4e444ddfb94889a37eb717c55d88f5d5802 Homepage: http://www.postgresql.org/ Description: object-relational SQL database, version 12 server PostgreSQL is a powerful, open source object-relational database system. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation. . This package provides the database server for PostgreSQL 12. Postgresql-Catversion: 201909212 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: postgresql-client-12 Architecture: arm64 Version: 12.2-ok2.1 Multi-Arch: foreign Priority: optional Section: database Source: postgresql-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 6083 Provides: postgresql-client Depends: libpq5 (>= 12.2), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.34), libedit2 (>= 3.1-20180525-0), zlib1g (>= 1:1.1.4) Suggests: postgresql-12, postgresql-doc-12 Conflicts: postgresql-server-dev-12 (<< 12.1-0) Replaces: postgresql-server-dev-12 (<< 12.1-0) Filename: pool/main/p/postgresql-12/postgresql-client-12_12.2-ok2.1_arm64.deb Size: 1443122 MD5sum: 4f7fd4ee2ad258b850ccc83f43be3847 SHA1: b6c390a21c7b35fdbc4f11dcd538f1680c3691af SHA256: 5f748ffe20f7b611d1d28eefba9b6531612a8bdfcef6e8849ce039d477c414d2 SHA512: 4f382bf4e8c7121221744b6df4a6c99350297a872939d6ce734cd556cde1fbda80a03f0fb0a563c5ce530c79ee5f28c4a4d2015a559572243f3d51b5df7c9954 Homepage: http://www.postgresql.org/ Description: front-end programs for PostgreSQL 12 This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases. . This is the client package for PostgreSQL 12. If you install PostgreSQL 12 on a standalone machine, you need the server package postgresql-12, too. On a network, you can install this package on many client machines, while the server package may be installed on only one machine. . PostgreSQL is an object-relational SQL database management system. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: postgresql-doc-12 Architecture: all Version: 12.2-ok2.1 Multi-Arch: foreign Priority: optional Section: doc Source: postgresql-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 14204 Breaks: postgresql-common (<< 158~) Filename: pool/main/p/postgresql-12/postgresql-doc-12_12.2-ok2.1_all.deb Size: 1838154 MD5sum: 496305d67ec775d4e9d5907d7fc1b70f SHA1: e4f128ed3252e2cebc4b7fde204bd50be4880049 SHA256: a60e3bea823d56d029437d0f277aac8d006e7bb4d72b6144fadb37b7aa31bd6d SHA512: 4a774f9589506c8a34e0c387cde49cf35ed9da8d3187531851f81bce1784ffe0abe4712ff9afceed130f21fb36084d8bce182e0053fc1ce9292b82464f36aaef Homepage: http://www.postgresql.org/ Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 12. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: postgresql-plperl-12 Architecture: arm64 Version: 12.2-ok2.1 Priority: optional Section: database Source: postgresql-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 463 Provides: postgresql-plperl Depends: perl, postgresql-12 (= 12.2-ok2.1), libc6 (>= 2.34), libperl5.30 (>= 5.30.0) Breaks: postgresql-12 (<< 12~beta4) Replaces: postgresql-12 (<< 12~beta4) Filename: pool/main/p/postgresql-12/postgresql-plperl-12_12.2-ok2.1_arm64.deb Size: 83292 MD5sum: ed27a78347efda7e38f584c407873c65 SHA1: aa2414892549bdd21f310d4d5eb8d4ebe8690cd0 SHA256: 20138ab6337eaebe9a0e901d58ab91d58c31c6d264ba03ae2b77d70e9571eae9 SHA512: 158de31b9b0588450678667af221625d4885f938450caa36644dc3b31bb8bc204d5453d5aebb01c7e4a397a735a3c07bc2a652088a281a56aa4f1fd7c4e6b378 Homepage: http://www.postgresql.org/ Description: PL/Perl procedural language for PostgreSQL 12 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 12 in Perl. You need this package if you have any PostgreSQL 12 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: postgresql-plpython3-12 Architecture: arm64 Version: 12.2-ok2.1 Priority: optional Section: database Source: postgresql-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 636 Provides: postgresql-plpython3 Depends: postgresql-12 (= 12.2-ok2.1), libc6 (>= 2.17), libpython3.8 (>= 3.8.2) Breaks: postgresql-12 (<< 12~beta4) Replaces: postgresql-12 (<< 12~beta4) Filename: pool/main/p/postgresql-12/postgresql-plpython3-12_12.2-ok2.1_arm64.deb Size: 108854 MD5sum: 909370018cd1d5885da2b673ee1c9d69 SHA1: 63d9ac7b8a50ea8eeb403b2dec460e2f0a54ddfa SHA256: 86f7e6dcbf74f1ae628fc567d4b3f786b079985b33d2a4521b089280935c8c97 SHA512: 40efe5e67f28fe29d0b0795c0a4416181cb3254d4423aee9b08f42af3763dd43f26bb10486c34792a315ff1ad7c216f7fdc274edba0cbcd0b6ac8bcc2fd8d67c Homepage: http://www.postgresql.org/ Description: PL/Python 3 procedural language for PostgreSQL 12 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 12 in Python 3. You need this package if you have any PostgreSQL 12 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: postgresql-pltcl-12 Architecture: arm64 Version: 12.2-ok2.1 Priority: optional Section: database Source: postgresql-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 175 Provides: postgresql-pltcl Depends: postgresql-12 (= 12.2-ok2.1), libc6 (>= 2.17), libtcl8.6 (>= 8.6.0) Filename: pool/main/p/postgresql-12/postgresql-pltcl-12_12.2-ok2.1_arm64.deb Size: 36868 MD5sum: caa12917c82b7ceb56bc91020ec6701a SHA1: 4b3efaa0c8c06c81eb860f81346f044cd453ac5b SHA256: a5e2d90916d6a45bad62845d24f23cd310cdfcb574c3bc51624bf803b35ecefe SHA512: 1238c294395eb08c1a007b6353c7875a20692562bf80c1f6f77ac3c0138848e958547ea7147d80bcd4769694966a2387071121d94852c92e048b2f8d22662262 Homepage: http://www.postgresql.org/ Description: PL/Tcl procedural language for PostgreSQL 12 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 12 in Tcl. You need this package if you have any PostgreSQL 12 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: postgresql-server-dev-12 Architecture: arm64 Version: 12.2-ok2.1 Priority: optional Section: libdevel Source: postgresql-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5184 Depends: clang-10, libpq-dev (>= 12~~), llvm-10-dev, postgresql-client-12 (>= 12.1-0), postgresql-common (>= 142~) Breaks: postgresql-server-dev-all (<< 181~) Filename: pool/main/p/postgresql-12/postgresql-server-dev-12_12.2-ok2.1_arm64.deb Size: 970700 MD5sum: a590a1886e1c1d400a630c0ff7902b00 SHA1: 159c50aa5bece72f2082d6687e4c2896a3dc6b6e SHA256: d00fd43f4c722fada2cb08c8bb9a8fc494d55bfcee69a0a5dca61e184876ca8a SHA512: ee0d59f4f91e8526bac530868e664da7fdfc39f60850b000e1f742ba581890e838246f19cdc09728382d63496799b91ff48a685542c250bf5247cf142a1794ef Homepage: http://www.postgresql.org/ Description: development files for PostgreSQL 12 server-side programming Header files for compiling SSI code to link into PostgreSQL's backend; for example, for C functions to be called from SQL. . This package also contains the Makefiles necessary for building add-on modules of PostgreSQL, which would otherwise have to be built in the PostgreSQL source-code tree. . PostgreSQL is an object-relational SQL database management system. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: powerdevil-data Architecture: all Version: 4:5.24.7-ok1 Multi-Arch: foreign Priority: optional Section: kde Source: powerdevil Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1847 Filename: pool/main/p/powerdevil/powerdevil-data_5.24.7-ok1_all.deb Size: 553900 MD5sum: 384534e05de2226cd0a3bb630b2d815c SHA1: c4a46470956a53d5755fe427d49ff164899889ef SHA256: 58874acd9e180509389626a9251dd4c49e848ccbff1cd5e48a3b83a8669dc9aa SHA512: 2fa90844cdbf3ddf4b86b8076f5455c154375dfa8fd4a9713bd85ea57ae2608bc1946fd472c19f029bff0807747031f0df82d048d712b61e397bb0a7de942b2e Homepage: https://invent.kde.org/plasma/powerdevil Description: Global power saver settings data files. Power Devil allows you to define your all power settings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: powerdevil-dev Architecture: arm64 Version: 4:5.24.7-ok1 Multi-Arch: same Priority: optional Section: devel Source: powerdevil Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 21 Depends: libpowerdevilcore2 (= 4:5.24.7-ok1), libpowerdevilui5 (= 4:5.24.7-ok1) Filename: pool/main/p/powerdevil/powerdevil-dev_5.24.7-ok1_arm64.deb Size: 3422 MD5sum: d224a625ef66477893b914910abe0942 SHA1: 4c77e383ff39ad1fb8a46df22a495fb61b8def56 SHA256: 8a058eaaf0faad72d581ae173530905a56bef0d57180c3c829f3002c8ff4756f SHA512: e3682c758cf0eb72bafda291f0e59aa6edc9155ea0c46d3373769ae53db9bb88e78cff34a218cd31f22bfb5368035e3f8ffc56774a04181604b6d8e4d9988c03 Homepage: https://invent.kde.org/plasma/powerdevil Description: Global power saver settings. Power Devil allows you to define your all power settings. . This package contains the development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: powerdevil Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1413 Depends: libcap2-bin, powerdevil-data (= 4:5.24.7-ok1), kio, libc6 (>= 2.34), libkf5activities5 (>= 5.90.0~), libkf5authcore5 (>= 5.90.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.69.0), libkf5coreaddons5 (>= 4.100.0), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5kirigami2-5 (>= 5.90.0~), libkf5networkmanagerqt6 (>= 5.90.0~), libkf5notifyconfig5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5solid5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkworkspace5-5 (>= 4:5.24.2~), libpowerdevilcore2 (= 4:5.24.7-ok1), libpowerdevilui5 (= 4:5.24.7-ok1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5), libudev1 (>= 183) Recommends: power-profiles-daemon Filename: pool/main/p/powerdevil/powerdevil_5.24.7-ok1_arm64.deb Size: 219726 MD5sum: de4fab5d05a7db4c9ab7a16fb03441b6 SHA1: 64d1b32ab0a8b8b295178afe55be50966f135b61 SHA256: 70df4b2eee2d0dea47b05d4473cced4e0750415d8ffa6a447befc557981282df SHA512: cec8395622c5ece27a36adcbe4ce7ba96d376098cb7c5d32f7ea43569b3022286d737099878f10f6fa3ce84ccbd8c13e7d1e8c4cb40f583b057247840d2a0223 Homepage: https://invent.kde.org/plasma/powerdevil Description: Global power saver settings. Power Devil allows you to define your all power settings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: procps Architecture: arm64 Version: 2:3.3.16-ok4.3 Multi-Arch: foreign Priority: important Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Craig Small Installed-Size: 1320 Provides: watch Depends: libc6 (>= 2.34), libncurses6 (>= 6), libncursesw6 (>= 6), libprocps8 (>= 2:3.3.16-1), libtinfo6 (>= 6), lsb-base (>= 3.0-0), init-system-helpers (>= 1.29~) Recommends: psmisc Conflicts: pgrep (<< 3.3-0), w-bassman (<< 1.0-0) Breaks: guymager (<= 0.5.9-0), open-vm-tools (<= 2011.12.20-562307-0) Filename: pool/main/p/procps/procps_3.3.16-ok4.3_arm64.deb Size: 239088 MD5sum: 299c4a2351d89ee2d2a77811ac0933e2 SHA1: 2b64e5a3be221a25b2ec97c0be55a418977699b4 SHA256: 27dfb0b590175b35513b7a79b0bfedf89e8324e1b4db52e16ee3006800e49fab SHA512: 2aace9c119bc5b15396c8d13b9b651e4694fb1f3dbde355eed3bdb66f262a58fe2f03008bc7bac1bf464f45d1f47596fd8aac164a65c93f1bc696bbee302c0df Homepage: https://gitlab.com/procps-ng/procps Description: /proc file system utilities This package provides command line and full screen utilities for browsing procfs, a "pseudo" file system dynamically generated by the kernel to provide information about the status of entries in its process table (such as whether the process is running, stopped, or a "zombie"). . It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop, snice, sysctl, tload, top, uptime, vmstat, w, and watch. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: protobuf-c-compiler Architecture: arm64 Version: 1.3.3-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: protobuf-c Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 136 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotobuf17, libprotoc17, libstdc++6 (>= 9) Filename: pool/main/p/protobuf-c/protobuf-c-compiler_1.3.3-ok1_arm64.deb Size: 48088 MD5sum: 1f56db7823575430d570939d3a4ba186 SHA1: 3788468b8968fcccae9bacc2eb780436b933b1f1 SHA256: a4f6a9f0d3d6522fea745b5353aacbdf9458288d7f54e6d1d541305ceeda6bc8 SHA512: 9f881cd8bdfba8e839a381c93b63d48995b90915d33a6d900ae0e3e9cd00f52e7aa9b1a2de181eed54cca94767677f0907d62e237d3fca5e67d7593db4f30399 Homepage: https://github.com/protobuf-c/protobuf-c Description: Protocol Buffers C compiler (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 "protoc-c" code generator that creates C stubs from Protocol Buffers .proto files. These stubs must be compiled and linked against the libprotobuf-c support library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pskctool Architecture: arm64 Version: 2.6.7-ok3 Priority: optional Section: devel Source: oath-toolkit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: xujian Installed-Size: 342 Depends: libc6 (>= 2.34), libpskc0 (>= 2.6.4) Filename: pool/main/o/oath-toolkit/pskctool_2.6.7-ok3_arm64.deb Size: 35864 MD5sum: 7afb05b00a05b1f6412b18586e1a3d68 SHA1: 9b02cf25efb05c727215c6ae6ee552e2b4c0294a SHA256: 66c8fe5ef3c4c2f3c4c943205c65e8526760195bbd7ee0e3c220673c3a9ed211 SHA512: ee8545f410b7941ec9a8059cecff6bc45235684cf76c230d61916b00d111843c4f7de61cb94e7b73859ceae709d20badae0bf22a71ec020b224f231b9f4380fb Homepage: https://www.nongnu.org/oath-toolkit/ Description: OATH Toolkit pskctool command line tool OATH Toolkit provide components to build one-time password authentication systems. It contains shared C libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to manage secret key data. OATH stands for Open AuTHentication, which is the organization that specify the algorithms. . This package contains the OATH Toolkit "pskctool" command line tool. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pulseaudio-equalizer Architecture: arm64 Version: 1:16.1-ok7 Priority: optional Section: sound Source: pulseaudio Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 139 Depends: libc6 (>= 2.29), libdbus-1-3 (>= 1.9.14), libfftw3-single3 (>= 3.3.10), libpulse0 (= 1:16.1-ok7), pulseaudio (= 1:16.1-ok7), python3, python3-pyqt5, python3-dbus.mainloop.pyqt5, python3-dbus Filename: pool/main/p/pulseaudio/pulseaudio-equalizer_16.1-ok7_arm64.deb Size: 33510 MD5sum: f815cb55da06444ad28be5569ad611ad SHA1: e680152ccdf4ee009ff21af556a2ba0719756694 SHA256: bc89420e3bdc3fe5ed7e780c20f8b868748a556389f57e6807a76191fb5c97c1 SHA512: 9bef9005b4098ee53793c94c5e301dd7548c8ae8e33c9db811875e635961471b2485ba4e46ce4723387d329054e95972c4365e309f419a7cd0311bb00af60afd Homepage: https://www.pulseaudio.org Description: Equalizer sink module for PulseAudio sound server 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 an equalizer sink and an interface to configure the equalizer, qpaeq. . The module is called module-equalizer-sink. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pulseaudio-module-bluetooth Architecture: arm64 Version: 1:16.1-ok7 Priority: optional Section: sound Source: pulseaudio Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 507 Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.12.0), libgstreamer-plugins-base1.0-0 (>= 1.10.0), libgstreamer1.0-0 (>= 1.14), libpulse0 (= 1:16.1-ok7), libsbc1 (>= 2.0), pulseaudio (= 1:16.1-ok7), bluez (>= 5.23) Recommends: gstreamer1.0-plugins-bad (>= 1.19) Filename: pool/main/p/pulseaudio/pulseaudio-module-bluetooth_16.1-ok7_arm64.deb Size: 92092 MD5sum: 9b6fc434f472a515adfa2e304e0a865c SHA1: 0d5b2799c375af0f9075ed4b6fad64046a84cc98 SHA256: 3479c130d6cd59bf4f50a9ac41418b83a580932a3d05655745d0f97e93937548 SHA512: f1df950f677155b0f362af18db5fe41f1972700270071241c55224be1d357854ff6f94d6440abd979fa6bee715e64a0b5ba2e62ca519e8b9c3b5c506c431e4c5 Homepage: https://www.pulseaudio.org Description: Bluetooth module for PulseAudio sound server 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 module enables PulseAudio to work with bluetooth devices, like headset or audio gateway. . The module is called module-bluetooth cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pulseaudio-module-gsettings Architecture: arm64 Version: 1:16.1-ok7 Priority: optional Section: sound Source: pulseaudio Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 196 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.67.1), libpulse0 (= 1:16.1-ok7), pulseaudio (= 1:16.1-ok7), dconf-gsettings-backend | gsettings-backend Filename: pool/main/p/pulseaudio/pulseaudio-module-gsettings_16.1-ok7_arm64.deb Size: 14440 MD5sum: c85deafb6ada0fab9664de63f9826ab1 SHA1: 813290b27b5cad6c50873d5311e90b35717bd6b6 SHA256: fb327983b3fbee4c06515d1ec7493f0d29af173e3abdb0fc3536588a7670b67b SHA512: e5a218d8efb980e5c48834e1c409932eaa6766d09dc8cc65a43306e2b5a6c1d6a966097d16c3abefc36cadd86852fded4d22b9edf75f702c682649515e01c051 Homepage: https://www.pulseaudio.org Description: GSettings module for PulseAudio sound server 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 module enables PulseAudio to store additional configuration in GSettings. It supersedes the gconf module. . The module is called module-gsettings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pulseaudio-module-jack Architecture: arm64 Version: 1:16.1-ok7 Priority: optional Section: sound Source: pulseaudio Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 246 Depends: libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libpulse0 (= 1:16.1-ok7), pulseaudio (= 1:16.1-ok7) Filename: pool/main/p/pulseaudio/pulseaudio-module-jack_16.1-ok7_arm64.deb Size: 21778 MD5sum: a607cadc177f0465c27682c4e5a75358 SHA1: c3dfcb7592c88f28ea3d661a79295fd6e1bfe8c9 SHA256: d30f7f8a4882263dc3b3f2aa9c2f5c16fc04e8ac9d5b8941a93f59271c687246 SHA512: c26ab1dc67b5780e5808c0a170256a7178929169871748e1f359d98b58e8aa6fd731d2074a11f5b9f0a4ffe206e36f7f2380d81ca05a0394f05aab8935c49e1c Homepage: https://www.pulseaudio.org Description: jackd modules for PulseAudio sound server 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. . These modules enables PulseAudio to connect to a jackd daemon. . The modules are called module-jack-sink, module-jack-source. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pulseaudio-module-lirc Architecture: arm64 Version: 1:16.1-ok7 Priority: optional Section: sound Source: pulseaudio Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 111 Depends: libc6 (>= 2.17), liblirc-client0, libpulse0 (= 1:16.1-ok7), pulseaudio (= 1:16.1-ok7) Filename: pool/main/p/pulseaudio/pulseaudio-module-lirc_16.1-ok7_arm64.deb Size: 9884 MD5sum: 75fc8a9c5d1cf0f6d1f871164e307055 SHA1: 3ca25b18d2fc8ceb7764146913110a8a6535fac3 SHA256: 3af989369336bd9fd512bdb08f37b80ee6fcdd0d532a7242095fa741db4b6827 SHA512: 048e600ca480d730f744d0217ab79df379d55f024f353effa78c731f994b9bb5c84ffcbec07204a554582fd34479f073c6a547b42c297c8bc5071192cfb2b721 Homepage: https://www.pulseaudio.org Description: lirc module for PulseAudio sound server 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 module enables the volume of a PulseAudio sink to be controlled when buttons of an infrared remote control are pressed (through LIRC). . The module is called module-lirc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pulseaudio-module-raop Architecture: arm64 Version: 1:16.1-ok7 Priority: optional Section: sound Source: pulseaudio Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 245 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.17), libpulse0 (= 1:16.1-ok7), libssl3 (>= 3.0.0), pulseaudio (= 1:16.1-ok7), pulseaudio-module-zeroconf Filename: pool/main/p/pulseaudio/pulseaudio-module-raop_16.1-ok7_arm64.deb Size: 35930 MD5sum: 3d333368f6072d9b8af1bc28d4d73896 SHA1: 19c8df8fa4befdb578298e401371c481721b3d00 SHA256: 06b6cb92bd9fd28c3e7ef984507cc7eb8f3845ee0cfad8b313f41d3638d3551e SHA512: 515b5de833ffa6b2a597344af77b27b18afbfad6d68d2595562e5447f4a45330bbfa58f6fa93fefdc5bceaa8c016a484fb66524aebb7ea39f55193db2a8eb96c Homepage: https://www.pulseaudio.org Description: RAOP module for PulseAudio sound server 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 module enables PulseAudio to stream audio to an Apple Airport Express. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pulseaudio-module-zeroconf Architecture: arm64 Version: 1:16.1-ok7 Priority: optional Section: sound Source: pulseaudio Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 243 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libpulse0 (= 1:16.1-ok7), pulseaudio (= 1:16.1-ok7), avahi-daemon Filename: pool/main/p/pulseaudio/pulseaudio-module-zeroconf_16.1-ok7_arm64.deb Size: 22178 MD5sum: ad4e5b4710c0a9c279d47b75ede5db78 SHA1: 8ad7289c8549616e5a394b0d4979b3d8eb8f44d8 SHA256: b5a9d0e30b6ac021aa8d41bfc2db703ab03503f3b4a997889b1f4d0b515d6c7e SHA512: fa03273695f02467d5a701f0453cb266ec9a7d915ee631c1bd77f4fed2a51a0437529c3b343df53b48bc8ab422c13441383ed08dc7be4bba63dbb77030bbf058 Homepage: https://www.pulseaudio.org Description: Zeroconf module for PulseAudio sound server 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 module enables PulseAudio to publish available sinks and sources via zeroconf (aka. Avahi, mdns). . The module is called module-zeroconf-publish. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pulseaudio-utils Architecture: arm64 Version: 1:16.1-ok7 Priority: optional Section: sound Source: pulseaudio Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 530 Depends: libc6 (>= 2.34), libpulse0 (= 1:16.1-ok7), libsndfile1 (>= 1.0.20), libx11-6, libx11-xcb1 (>= 2:1.8.4), libxcb1, libpulsedsp Suggests: avahi-daemon, pulseaudio Breaks: pulseaudio (<< 1:16.1-ok2) Replaces: pulseaudio (<< 1:16.1-ok2) Filename: pool/main/p/pulseaudio/pulseaudio-utils_16.1-ok7_arm64.deb Size: 72344 MD5sum: ae53a2bbbae04e07540af579b6694b74 SHA1: af10b651e21966d860d7ddf5518a68d5accb0c48 SHA256: a4835d0bff5f7b822e336085e3dcdf476eda3258ca3dd46822327f4a8b6002b8 SHA512: 87971362bbc40e9c3a5f7efa4784c5d55566503ae175307214801c2f13c9810f49ed89de738b76e0d031e0a456dac3127401b67d0a2fbb3d4817ac283cad6723 Homepage: https://www.pulseaudio.org Description: Command line tools for the PulseAudio sound server 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. . These tools provide command line access to various features of the PulseAudio sound server. Included tools are: . paplay - Playback a WAV file via a PulseAudio sink. pacat - Cat raw audio data to a PulseAudio sink. parec - Cat raw audio data from a PulseAudio source. pacmd - Connect to PulseAudio's built-in command line control interface. pactl - Send a control command to a PulseAudio server. padsp - /dev/dsp wrapper to transparently support OSS applications. pax11publish - Store/retrieve PulseAudio default server/sink/source settings in the X11 root window. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pulseaudio Architecture: arm64 Version: 1:16.1-ok7 Multi-Arch: foreign Priority: optional Section: sound Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 9481 Pre-Depends: init-system-helpers (>= 1.54~) Depends: libapparmor1 (>= 2.6~devel), libasound2 (>= 1.2.1.1), libc6 (>= 2.34), libcap2 (>= 1:2.10), libdbus-1-3 (>= 1.9.14), libfftw3-single3 (>= 3.3.10), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.31.18), libgstreamer-plugins-base1.0-0 (>= 1.10.0), libgstreamer1.0-0 (>= 1.14.0), libice6 (>= 1:1.0.0), libltdl7 (>= 2.4.7), liborc-0.4-0 (>= 1:0.4.25), libpulse0 (= 1:16.1-ok7), libsm6, libsnapd-glib1 (>= 1.49), libsndfile1 (>= 1.0.20), libsoxr0 (>= 0.1.1), libspeexdsp1 (>= 1.2.1), libstdc++6 (>= 4.1.1), libsystemd0, libtdb1 (>= 1.2.7+git20101214), libudev1 (>= 183), libwebrtc-audio-processing1, libwrap0 (>= 7.6-4~), libx11-6 (>= 2:1.7.0), libx11-xcb1 (>= 2:1.8.4), libxcb1, libxtst6, adduser, lsb-base (>= 3.2-13), libasound2-plugins, pulseaudio-utils Recommends: rtkit, default-logind | logind, dbus-user-session Suggests: udev, pavumeter, pavucontrol, paprefs Filename: pool/main/p/pulseaudio/pulseaudio_16.1-ok7_arm64.deb Size: 1175122 MD5sum: 26b7bab53adbe96f147a10dc3ab26367 SHA1: 3b6288bdba29a4f0a9ef2a544945494e21fab555 SHA256: 82d52fe81fd8b49dc950810416ac911d26f456d1745002c3cd8ed9e7f0edc070 SHA512: 5de8ae0eadf254db142b6bfbd96146ca50671722dae7811780bb4215575a43479c05ed8bd27776c8306171307f9a5c25345fb9cdda54130ddb16922dde39849e Homepage: https://www.pulseaudio.org Description: PulseAudio sound server 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. . These are some of PulseAudio's features: . * High quality software mixing of multiple audio streams with support for more than one sink/source. May be used to combine multiple sound cards into one (with sample rate adjustment). . * Wide range of supported client libraries. ESD, ALSA, oss, libao and GStreamer client applications are supported as-is. Native PulseAudio plug-ins are also available for xmms and mplayer. . * Good low latency behaviour and very accurate latency measurement for playback and recording. Ability to fully synchronize multiple playback streams. . * Network transparency, allowing an application to play back or record audio on a different machine than the one it is running on. . * Extensible plug-in architecture with plug-ins for jackd, multicast-rtp lirc and avahi, just to name a few. . This package contains the daemon and basic module set. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pybuild-plugin-pyproject Architecture: all Version: 5.20221001-ok1 Multi-Arch: foreign Priority: optional Section: python Source: dh-python Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 18 Depends: dh-python (= 5.20221001-ok1), python3-build (>> 0.7~), python3-installer, python3-tomli Filename: pool/main/d/dh-python/pybuild-plugin-pyproject_5.20221001-ok1_all.deb Size: 3048 MD5sum: 3bb72039273e8ab21278135d29acfd2d SHA1: 3836686fbc9a9bcf7a3be3358f9e6997af7ba2ce SHA256: d3f5a4c498437c64be01dca6891b6e6c6846ac0849b4905173af831eaa7e1ab0 SHA512: 42cc5fc207d67116615a4abd76723186f265f1c212fa5c808b39daa8a38184b0bb01da8704a318830c4628c478205c266aa3c29ee2baaa3d3a4fc69cf3dad7db Description: Debian helper tools for packaging Python libraries using PEP517 This metapackage depends on the components necessary for building packages with the generic PEP517 build plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pyhoca-cli Architecture: all Version: 0.6.1.2-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 128 Depends: python3-pkg-resources, python3:any, python3, python3-x2go (>= 0.6.1.0), python3-setproctitle Suggests: mteleplayer-clientside Filename: pool/main/p/pyhoca-cli/pyhoca-cli_0.6.1.2-ok1_all.deb Size: 31680 MD5sum: 3caf325042be6bb8f5f5efe9814a5703 SHA1: 01cb9544db2bc22f55bae6b6c846b878e7bdbca8 SHA256: 6ebfdd52e1c4df30710246c8982aaf31b98ecb23ed92c54ed8132637e9b6551b SHA512: 5deb18e937b13e401e124be427807e9f0efa7ef5b213748de7c0ebede6b10c7e34378a2c314c39757c6cde1ade4d46c178a92c1607499e9977524aaaa37d8e2c Homepage: https://wiki.x2go.org Description: Command line X2Go client written in Python X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client side mass storage mounting support - client side printing support - audio support - authentication by smartcard and USB stick . PyHoca-CLI provides a simple and flexible command line client written in Python that allows you to control X2Go client sessions on desktops and thin clients. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pypy-dev Architecture: all Version: 7.3.9-ok1 Priority: optional Section: python Source: pypy Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 591 Provides: libpypy-dev Depends: pypy (>= 7.3.9-ok1) Filename: pool/main/p/pypy/pypy-dev_7.3.9-ok1_all.deb Size: 93364 MD5sum: 6c02cc590ceb8bac2756ac7b5dcfe5f3 SHA1: cf64908cca4fc8f0a287618a96fa8eca2b83a28a SHA256: fab628dba016ab5af4432d4e6e06bcb2b0ccf4fdfc1a78db006e7b8fd8b272f5 SHA512: 943b0fcbab015156c9693834aff21f8a391f255943e9f5fb13142601d8b74e129ef4479a91fcf803c3620618063daf9292e1793270be538fa60a2a7eb87e0a17 Homepage: https://www.pypy.org/ Description: header files for PyPy (an alternative Python interpreter) Header files for compiling cpython C extension modules for use with PyPy. Note that pure Python modules will probably perform better. . PyPy supports a subset of cpython's C API through its CPyExt subsystem. . PyPy is a fast, compliant alternative implementation of the Python language (2.7). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pypy-doc Architecture: all Version: 7.3.9-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: pypy Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4243 Depends: libjs-sphinxdoc (>= 1.0) Suggests: python2-doc Filename: pool/main/p/pypy/pypy-doc_7.3.9-ok1_all.deb Size: 557848 MD5sum: 02f2413d2811c175062aa5259568d921 SHA1: 7d273544f42699d08109f26fd818550ac7c04f87 SHA256: 0059c02f3d564f0088e607e357133ec3ddbabbfa243a9666df6becde6703b79b SHA512: f7ada4db8917161645b29840b015b7d581b33183bb20bebcb42be658230bf64bb34efd48ee5dcff69caf764c87655a82dc70e19d3bfadf6b84d7368eb31de5d9 Homepage: https://www.pypy.org/ Description: developer Documentation for PyPy (an alternative Python interpreter) The Developer documentation for PyPy. This mostly covers the internals of PyPy, and development of PyPy itself. . PyPy is a fast, compliant alternative implementation of the Python language (2.7). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pypy-lib-testsuite Architecture: all Version: 7.3.9-ok1 Priority: optional Section: python Source: pypy Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 15285 Depends: pypy, pypy-lib (>= 7.3.9-ok1) Replaces: pypy-lib (<< 2.2) Filename: pool/main/p/pypy/pypy-lib-testsuite_7.3.9-ok1_all.deb Size: 2353346 MD5sum: 5145c306895f0ad922cfd22bc661484d SHA1: 58f4d30258f30ae9d44b52272069503beef3a2f2 SHA256: b65082f6ab566d2c9bacbcf4c25c58cc7dd7b1a3481c63f7a400ed32fd20cacc SHA512: c757f9fb829ab786ac3f8c9bf44073412139a73ed0608e631adfdbf95ab4c2d5d78272cd2eee0f7d450c5daf49ddd905b6fb3d56fd82df6ac6d66bbe24930941 Homepage: https://www.pypy.org/ Description: standard library test suite for PyPy (an alternative Python interpreter) The complete test suite for the PyPy standard library. . PyPy is a fast, compliant alternative implementation of the Python language (2.7). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pypy-more-itertools Architecture: all Version: 4.2.0-ok2 Priority: optional Section: python Source: more-itertools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 197 Depends: pypy, pypy-six (>= 1.0.0) Filename: pool/main/m/more-itertools/pypy-more-itertools_4.2.0-ok2_all.deb Size: 39700 MD5sum: f3c7e5ccfc606793e2378b828441ab9f SHA1: a26c8b7398a69871256553e4f660f1aa48fb7a84 SHA256: cf9352121544e4328ed44f9b4da666e5a0061bf0c11ee996f9fb1d65b75262f1 SHA512: 22816513ff6ceed0dda58615ebbe9655e4f583d9a35bcf3560a7b4d291446eff284553bf42b9112ba8ac031377c43feae1b1c9d1655c6e67de2f32813bd1f4d9 Homepage: https://pypi.python.org/pypi/more-itertools/ Description: library with routines for operating on iterables, beyond itertools (PyPy) Python's itertools library is a gem - you can compose elegant solutions for a variety of problems with the functions it provides. More-itertools collects additional building blocks, recipes, and routines for working with Python iterables. . This package contains the module for PyPy. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pypy-pretend Architecture: all Version: 1.0.9-ok1 Priority: optional Section: python Source: python-pretend Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 32 Depends: pypy Filename: pool/main/p/python-pretend/pypy-pretend_1.0.9-ok1_all.deb Size: 6290 MD5sum: a369d69707a882197aa12e7b0ddece09 SHA1: f4b031baaff5e0afb3d413a6fe6092e28083a411 SHA256: bef55155b84d24bfbc828b67d11c5ab647dd02d71d6d3c121e692abc154ea2f6 SHA512: 08fe5264613dae99b15fbf8980eb602b52de6c2545b8ce32eaeffed6c3851636802896161f23fe9580296a11c74a19a3dec1ece2cefc6dc5e8dadff37bba0ac2 Homepage: https://github.com/alex/pretend Description: Python library for stubbing (PyPy) Pretend is a library to make stubbing with Python easier. . Stubbing is a technique for writing tests. You may hear the term mixed up with mocks, fakes, or doubles. Basically a stub is an object that returns pre-canned responses, rather than doing any computation. . This package contains the PyPy version of pretend. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pypy-pyparsing2 Architecture: all Version: 2.4.7-ok1 Priority: optional Section: python Source: pyparsing2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 304 Depends: pypy Suggests: python-pyparsing2-doc Breaks: pypy-pyparsing (<< 2.4.7-3~) Replaces: pypy-pyparsing (<< 2.4.7-3~) Filename: pool/main/p/pyparsing2/pypy-pyparsing2_2.4.7-ok1_all.deb Size: 63406 MD5sum: 808bd3bc5dff63d2944d87f3ef24d203 SHA1: 6fc76584067d436fb5ca794cb566e43389a1382c SHA256: 3df7c4039a816089454b5722f0ac49c57b08294c640d3855fed6a1281daf39df SHA512: b70846997abe3196c0a92ea7da35b44a5af490000558c728f2846d5ff52222bfaf377f22c9814ff0e31a124ae2c10b15f4be837c7d96279d4386d68940f54a68 Homepage: https://github.com/pyparsing/pyparsing/ Description: alt to creating/executing simple grammars pyparsing2 - pypy This is the older version v2.x of pyparsing to support pypy. . The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code. . Here's an example: . from pyparsing import Word, alphas greet = Word(alphas) + "," + Word(alphas) + "!" hello = "Hello, World!" print hello, "->", greet.parseString(hello) . This package contains the PyPy version of python-pyparsing. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pypy-pyparsing Architecture: all Version: 2.4.7-ok1 Priority: optional Section: python Source: pyparsing2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 24 Depends: pypy-pyparsing2 Filename: pool/main/p/pyparsing2/pypy-pyparsing_2.4.7-ok1_all.deb Size: 5882 MD5sum: 84e6e94707bc1111310d17f352216c38 SHA1: 38d5d7e48a95e4676dc4afd402117fd74930295a SHA256: aced87980332264e0a5f8d9cc35c4c930148a6b831f000e39a7ff71fbfc9165f SHA512: 8347d4bc7d5e27d0924730c021c1ed6db0d76326958f40f76705a4b7a5ac53f32ab8ae462bfe3eec31585417a63349ef97c679772b14adc1c876b5e907a87933 Homepage: https://github.com/pyparsing/pyparsing/ Description: Transitional package for pypy PyParsing v2.x This is a transitional package for pypy PyParsing v2.x . The pypy-pyparsing package has been renamed to reflect its only v 2.x, when upstream is now v 3.x, incompatible due to v3.x using CPython types and type hashes. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pyqt5-dev-tools Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 522 Depends: python3 (<< 3.9), python3-pyqt5 (= 5.14.1+dfsg-ok5.1), python3 (>= 3.8~), python3:any, libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libqt5xml5 (>= 5.1.0), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/pyqt5-dev-tools_5.14.1+dfsg-ok5.1_arm64.deb Size: 108940 MD5sum: 0e1cb024165063b3f5a82f6c630e192b SHA1: c03eb2ed1310d772010962a9e007ddd5ccc6a884 SHA256: fdd18d66086ead4cbf099ee3cac806e4acbc11f8318a692f10e9155c6fda314e SHA512: 543a6c879fb948763e68b228d680f926d86b2be05a6445625c8bf453af5382043bfbbcb81d6e0058b85a873e3435ef17ba8d938313f4dab321ea1f017a2df167 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Development tools for PyQt5 This package contains various support tools for PyQt5 developers: * a user interface compiler (pyuic5) * a resource file generator (pyrcc5) * a translation string finder (pylupdate5) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pyqt5-dev Architecture: all Version: 5.14.1+dfsg-ok4 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 3316 Depends: python3-sip-dev Filename: pool/main/p/pyqt5/pyqt5-dev_5.14.1+dfsg-ok4_all.deb Size: 312504 MD5sum: b2812daacb5f32d4c983b8a0a586ec0d SHA1: 2bdecf0ef76a9e6ac756e079670cb2273d83dfe8 SHA256: dbdba55c22baac054d3b5f019eba37f3d6c890543e61d61527316df72fb0ab40 SHA512: ccb2a3e99a4a7fbf527fe90ab4949eca01aeb4b274c4d581f98b53aa022068923ab7d80b341cae86e97f2437067e0d85a48f10272f2cffa910fb7e06d1d8886e Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Development files for PyQt5 This package contains the source SIP files from which the Python bindings for Qt5 are created. They are needed for building PyQt5 as well as creating bindings for own Qt5 widgets written in C++. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pyqt5-dev Architecture: all Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3316 Depends: python3-sip-dev Filename: pool/main/p/pyqt5/pyqt5-dev_5.14.1+dfsg-ok5.1_all.deb Size: 310680 MD5sum: 62d0490336f886eeb3db35e9125be56a SHA1: 9de80296bd560fd66975d2550155a08f29046927 SHA256: c49652214bc680224a90cc66b1eb5ea495629bc305fb76d47beab7446b018597 SHA512: dd72f28d5207eedcb6adfbbd01683758db69bca9252512426e1224ea22ca77a39c117349e153868128f5e6cc0288cd766315adb4dae2e236cb1b56c921a90e5c Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Development files for PyQt5 This package contains the source SIP files from which the Python bindings for Qt5 are created. They are needed for building PyQt5 as well as creating bindings for own Qt5 widgets written in C++. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pyqt5-examples Architecture: all Version: 5.14.1+dfsg-ok4 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 7657 Depends: libjs-jquery, python3-pyqt5 Suggests: pyqt5-dev-tools, python3-pyqt5.qtmultimedia, python3-pyqt5.qtopengl, python3-pyqt5.qtquick, python3-pyqt5.qtsvg, qt5-doc, qttools5-dev-tools Filename: pool/main/p/pyqt5/pyqt5-examples_5.14.1+dfsg-ok4_all.deb Size: 1767012 MD5sum: f8a5ba1235e51d5cde28f0b9d608662f SHA1: 754f7be56a500869b7b2f60624d9b2101d189cf7 SHA256: 3a4c4e9f92c8a2093d7cf8f29637532250661a8209eef9eca9c7f13b0a01639b SHA512: e9424aba198efe3a3d2621257a7ab79bd6b946cbd487ad3e8b5a969272c67508c19cff0029ee5c9bc58f4fc367b6e51d1006a6984925d1649d2707d6c110a54c Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Examples and demos for PyQt5 PyQt5 exposes the Qt5 GUI toolkit in Python. . This package the Qt example programs and demos ported to Python. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pyqt5-examples Architecture: all Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7657 Depends: libjs-jquery, python3-pyqt5 Suggests: pyqt5-dev-tools, python3-pyqt5.qtmultimedia, python3-pyqt5.qtopengl, python3-pyqt5.qtquick, python3-pyqt5.qtsvg, qt5-doc, qttools5-dev-tools Filename: pool/main/p/pyqt5/pyqt5-examples_5.14.1+dfsg-ok5.1_all.deb Size: 1765232 MD5sum: 2bfc393f320ce3e9debfad8ca6f65fd6 SHA1: 18a5f9b2b0c13b1d948d96ecfc5dc5a4f9217a72 SHA256: a493357ea95e3bd081c36b415e5c6039dd69c57902347dc2ccda802ab20548cd SHA512: 685a7456a67bdad5e139c19dec70e44f3a21432a3428a58c0098f654367fcade51fe666d5f324c2e13aa722bb8725afbaca81f249a72be3b167d58db33a9d7b1 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Examples and demos for PyQt5 PyQt5 exposes the Qt5 GUI toolkit in Python. . This package the Qt example programs and demos ported to Python. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: pysassc Architecture: all Version: 0.21.0-ok2 Priority: optional Section: web Source: libsass-python Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 17 Depends: python3:any (>= 3.2~), python3-libsass Filename: pool/main/libs/libsass-python/pysassc_0.21.0-ok2_all.deb Size: 4112 MD5sum: fd0eb6eaf5d63464c00bb27f3c411994 SHA1: f3ac28d2c8c12214f4b745cc4730d45260bdd9db SHA256: 052f2fb9beffe67e8612ebdd63b6777bd080dea9df860924db1a51dd9d8935b5 SHA512: e5f745fced13f371a3cbba0000a3b970c7ce492a8c0dc81c1ea3bdce1efbc0f32b79f8a6fc0e9e8d86304e17f1ddcb84a4d3e3785eb7e7af1570bd43a09b8e30 Homepage: https://sass.github.io/libsass-python Description: SASS for Python: command line utility for libsass This package provides a simple Python script to access libsass functionnalities. Libsass (written in C/C++ by Hampton Catlin and Aaron Leung). It's very straightforward and there isn't any headache related Python distribution/deployment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-all-dbg Architecture: arm64 Version: 2.7.18-ok1 Multi-Arch: allowed Priority: optional Section: debug Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Depends: python2 (= 2.7.18-ok1), python-all (= 2.7.18-ok1), libpython-all-dbg (= 2.7.18-ok1), python2-dbg (= 2.7.18-ok1), python2.7-dbg (>= 2.7-7) Filename: pool/main/p/python-defaults/python-all-dbg_2.7.18-ok1_arm64.deb Size: 894 MD5sum: 383ed67a36e6e3e6df75263c2b1e1216 SHA1: 0c508c6d0844298c4fb24c7b699d546be4947dde SHA256: 43ec8bfef1bbaa52a2fcae110271f8f3b52d6bb72bc42e646240d010999be0f5 SHA512: ff3f4069dfc8463dd63df22d92379df814e155ecb21b15f530ff964e962ac5e2c6454cf6a5eae36f6a4956432d2332629ada3540a1138b50d3476fd72563416a Homepage: https://www.python.org/ Description: package depending on all supported Python2 debugging packages The package currently depends on python2.7-dbg, in the future, dependencies on jython (Python for a JVM) and ironpython (Python2 for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python2 debug packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-all-dev Architecture: arm64 Version: 2.7.18-ok1 Multi-Arch: allowed Priority: optional Section: python Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Depends: python2 (= 2.7.18-ok1), python-all (= 2.7.18-ok1), libpython-all-dev (= 2.7.18-ok1), python2-dev (= 2.7.18-ok1), python2.7-dev (>= 2.7-7) Filename: pool/main/p/python-defaults/python-all-dev_2.7.18-ok1_arm64.deb Size: 888 MD5sum: f818628ce4999cc50d631fed9e25c8ff SHA1: 53b2c4ed3b6f105cb089c42f65157a06dfa966a5 SHA256: c17e20d90b884561b7dc2f22f713597c183a41dbc4d29a9342589d593e1ed460 SHA512: 12ebcbc881d92ed9739c2dd50683ed8866411dde2aa321e76bc6c9905bad6e6bf3ddc07a65c44284e0c71156c18919d5c015b44763194419fd6681ebb865aca4 Homepage: https://www.python.org/ Description: package depending on all supported Python2 development packages The package currently depends on python2.7-dev, in the future, dependencies on jython (Python2 for a JVM) and ironpython (Python2 for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python2 development packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-all Architecture: arm64 Version: 2.7.18-ok1 Multi-Arch: allowed Priority: optional Section: python Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Depends: python2 (= 2.7.18-ok1), python2.7 (>= 2.7.2-3) Filename: pool/main/p/python-defaults/python-all_2.7.18-ok1_arm64.deb Size: 862 MD5sum: 18f2d431ab943e4b7d1f7cbea25bb80e SHA1: 7c506483c90bd7bc2af191fc5c2c630cc30a3cec SHA256: 731a6440439b1de29e725d627dfe8fb1de7b9b80d36d5a1153329597bf7f1ee4 SHA512: b7d72702e5d4b901d49d38119accd84b1cf5e3c9602f77493dc198fa35fa76cc2e7f013cef8c0abfc16ed827624572afbc5c934bcf95df46f7f83b032380e26a Homepage: https://www.python.org/ Description: package depending on all supported Python2 runtime versions The package currently depends on python2.7, in the future, dependencies on jython (Python2 for a JVM) and ironpython (Python2 for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python2 runtimes. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-apt-common Architecture: all Version: 2.3.0-ok4 Multi-Arch: foreign Priority: optional Section: python Source: python-apt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: APT Development Team Installed-Size: 523 Breaks: python-apt (<< 0.7.98+nmu1) Replaces: python-apt (<< 0.7.98+nmu1) Enhances: python-apt, python3-apt Filename: pool/main/p/python-apt/python-apt-common_2.3.0-ok4_all.deb Size: 67588 MD5sum: 213826dd80d3011a1b0e43dbe822e2f8 SHA1: b6808e2822d87fc35a290b7824a4cbd44647f5f1 SHA256: c0c9dbd1caa9e56e86a499a343fb0a645417efcda1325f0db45c47dade10db95 SHA512: 7baa09ace85c3c5b839e00a9628f5a9d5bc2f609b8917bba04076c2407dabc94e463c2613b9e5363c53e70113af615f815aed12604e90c2e1ccd891c1f59848f Description: Python interface to libapt-pkg (locales) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains locales. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-apt-dev Architecture: all Version: 2.3.0-ok4 Priority: optional Section: python Source: python-apt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: APT Development Team Installed-Size: 50 Depends: libapt-pkg-dev (>= 0.7.10), python3-apt (>= 2.3.0-ok4) Recommends: python3-dev Filename: pool/main/p/python-apt/python-apt-dev_2.3.0-ok4_all.deb Size: 8656 MD5sum: ed2362cccfe10b28e88e409b167f220a SHA1: 31ccfb6c235b6bc6b3318884f2fdb9b00c53be3d SHA256: b402e43e503f12ad25765232e983f70175048e86dcc30e4e8ada14d97399b8bd SHA512: e1f8e82618a8b20aa36a04711e97d63606c0caa0fba7cbf0b6de085967582f3e5d90d5c8a72e2992f54bbce649e0d3dee8745bdd99ea96b7f3342f7adbc601d0 Description: Python interface to libapt-pkg (development files) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains the header files needed to use python-apt objects from C++ applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-apt-doc Architecture: all Version: 2.3.0-ok4 Priority: optional Section: doc Source: python-apt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: APT Development Team Installed-Size: 2217 Depends: libjs-jquery, libjs-underscore, libjs-sphinxdoc (>= 5.2) Replaces: python-apt (<< 0.7.94) Enhances: python-apt Filename: pool/main/p/python-apt/python-apt-doc_2.3.0-ok4_all.deb Size: 187732 MD5sum: d05ee8252e6b3c8f63a6bf3c62519e30 SHA1: f262248f3444f2e1de9651fb4fcb972d60ca9ac7 SHA256: fe31a801fe51dc5152c328fba420dfe45adf14173a0480ce30727b8fab350618 SHA512: 0f683c1604f62b35f5ddc15ce8dfd375ddeac0971a6ac5e5d9c22736172be4cdddcb7e39943c6b79fb6f4062d7f1b0c6f7777cf9100256d3aef815ef642a9b1e Description: Python interface to libapt-pkg (API documentation) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains the API documentation of python-apt. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-attr-doc Architecture: all Version: 22.1.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: python-attrs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1047 Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Recommends: python3-doc Filename: pool/main/p/python-attrs/python-attr-doc_22.1.0-ok1_all.deb Size: 119352 MD5sum: 79bce52405dc54493596fd63d61506af SHA1: 5b2033d07980df7004163ff14fc192c1171cabe0 SHA256: 53594dd653979fb790a3060fc804a993b059133fb37a468b40846634bb999d8f SHA512: ff10532df0c2717505ad8de60fc8cafda25fcd3538a19d3477cfbfaec6f4e1d796c5cd967eb88853f1d82aa8dc0263c0dbf2f57d8bb15a66fd8f0b656caf13e4 Homepage: https://attrs.readthedocs.org/ Description: documentation for the attrs Python library attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. . You just specify the attributes to work with and attrs gives you: - a nice human-readable __repr__, - a complete set of comparison methods, - an initializer, - and much more without writing dull boilerplate code again and again. . This package provides documentation for attrs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-avahi Architecture: arm64 Version: 0.7-ok4 Priority: optional Section: python Source: avahi Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 46 Provides: python2.7-avahi Depends: python2:any (<< 2.8), python2:any (>= 2.7~), python-gdbm (>= 2.4.3-0), libavahi-common-data (>= 0.6.22), python-dbus Filename: pool/main/a/avahi/python-avahi_0.7-ok4_arm64.deb Size: 10126 MD5sum: d1c06becdb5f9ded11df5898863a3717 SHA1: b8a5f90cbd46b3fd28cc6ea1e90076595196da57 SHA256: fbccd4f5823a36483452a966f1698642fc352d3a2a3bc1a9ac9c80c389a4f045 SHA512: d7df8128364b6ad3dd79be5fc0f4c6562a10cadd81a3314470ee1bb5b3cb5c4125ffd6e64642693a984f0712d4dad14c264e958097fdc61a95ac58b787ec5d51 Homepage: http://avahi.org/ Description: Python utility package 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 utility modules to talk to Avahi with Python easier. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-cairo-dbg Architecture: arm64 Version: 1.16.2-ok2 Multi-Arch: same Priority: optional Section: debug Source: pycairo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 1083 Provides: python2.7-cairo-dbg Depends: python-cairo (= 1.16.2-ok2), python2-dbg, libc6 (>= 2.17), libcairo2 (>= 1.14.0) Filename: pool/main/p/pycairo/python-cairo-dbg_1.16.2-ok2_arm64.deb Size: 329346 MD5sum: 1b16ece64a5022e251c01f1bfd6b05bf SHA1: 0fa40e352c03512fd38df99fbf4c3bdc5920481c SHA256: 930153a54da4e862139a620be2cf386be85862b93020bc6fb942c0afe954de92 SHA512: ce5321b83b19f3246bba65bf0a63748bb0d27690cd5714f9c03918ed70d4ceb5207a78c007d31b2f06f7e845ed2a990ffbf64798427ba9c801cf0ef2d1982c68 Homepage: http://cairographics.org/pycairo/ Description: Python bindings for the Cairo vector graphics library (debug extension) This package contains modules that allow you to use the cairo vector graphics library in Python programs. . This package contains the extension built for the Python debug interpreter. Build-Ids: 815ec4a0500551a8000dea6a0265523a5c50822f cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-cairo-dev Architecture: all Version: 1.16.2-ok2 Built-Using: sphinx (= 1.8.5-ok1) Priority: optional Section: python Source: pycairo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 1541 Depends: python-cairo (>= 1.16.2-ok2), libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: pool/main/p/pycairo/python-cairo-dev_1.16.2-ok2_all.deb Size: 162238 MD5sum: 2d3851095c9d5385422d0379430d203e SHA1: 892ab95eead404616517e189c75c76cdf98c1a9d SHA256: 4e432d2b97fba875202a62b6360db839116649e6d15b9bc5ddc6749a48760487 SHA512: 2e25c77b185f5ae6540cfcb3fe63ece5945093a9034eb95cc9f10e22872567db3161ce019dd8e8b13a6cbe1ada963b014c5be6f1ee539571127054b5a32b59a2 Homepage: http://cairographics.org/pycairo/ Description: Python cairo bindings: development files This package contains files that allow you to compile wrappers that interoperate with python-cairo (pycairo). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-cairo Architecture: arm64 Version: 1.16.2-ok2 Multi-Arch: same Priority: optional Section: python Source: pycairo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 266 Provides: python2.7-cairo Depends: python2 (<< 2.8), python2 (>= 2.7~), python2:any (<< 2.8), python2:any (>= 2.7~), libc6 (>= 2.17), libcairo2 (>= 1.14.0) Filename: pool/main/p/pycairo/python-cairo_1.16.2-ok2_arm64.deb Size: 65578 MD5sum: 9a9a0da0e9a08b5c56b4cc344bb8a5bd SHA1: 5db44bad7fc4b0588e4765fee1464951062d1579 SHA256: 30f164dc3a2ba4150170fe37a7c6a51838f9f5b0cd79593c37966396a547a7f9 SHA512: 3bffe78ee8f792d717ae526dfc4e39aec9482a18a2c3c0cfbe85323cd3c507b8c1c26c7a9c536bafc5ba401c837f77168a9f1564f60d15cd1feaebcd58e0f52f Homepage: http://cairographics.org/pycairo/ Description: Python bindings for the Cairo vector graphics library This package contains modules that allow you to use the Cairo vector graphics library in Python programs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-cffi-backend-dbg Architecture: arm64 Version: 1.14.0-ok2 Priority: optional Section: debug Source: python-cffi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 697 Depends: python-cffi-backend (= 1.14.0-ok2), python2-dbg (<< 2.8), python2-dbg (>= 2.7~), python2-dbg:any (<< 2.8), python2-dbg:any (>= 2.7~), libc6 (>= 2.34), libffi8 (>= 3.4) Filename: pool/main/p/python-cffi/python-cffi-backend-dbg_1.14.0-ok2_arm64.deb Size: 439614 MD5sum: ec57827dbd3bfbe5e93350c93017a134 SHA1: 23f669db6708d2215ae401f2856e31baf9ea30f6 SHA256: 9d0822afffcb34a5625fba8304bb1208ec5940604aa8642c521cd7f115fa2a1d SHA512: 6113a676de045f1cc896444e72825c30aeb402486d5be7cced7af84c8a19de35cac91432fce2b226cb2ff3c58bf383fab2848b69785b983653a0bd86584fe870 Homepage: http://cffi.readthedocs.org/ Description: Foreign Function Interface for Python calling C code (Debug version) Convenient and reliable way of calling C code from Python. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the debug version of the python-cffi backend. Build-Ids: 7aa2212e0e450863ea6af732119519adacea299c 8c14e0fe9d875dfa4b05baf141abb1c67d82a1c1 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-cffi-backend Architecture: arm64 Version: 1.14.0-ok2 Priority: optional Section: python Source: python-cffi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 238 Provides: python-cffi-backend-api-9729, python-cffi-backend-api-max (= 10495), python-cffi-backend-api-min (= 9729) Depends: python2 (<< 2.8), python2 (>= 2.7~), python2:any (<< 2.8), python2:any (>= 2.7~), libc6 (>= 2.34), libffi8 (>= 3.4) Filename: pool/main/p/python-cffi/python-cffi-backend_1.14.0-ok2_arm64.deb Size: 77884 MD5sum: 1af69e1088cb0bccce1f837bab4a30bf SHA1: 19ad63f096fd6a0eff2e5c08cba295ac9a30419c SHA256: 4d61e3a595f627c5e917e5e2592aca2e74999a5c05e69b012d1746e21eb002ee SHA512: f7e40bba3b5bf817777c7dfeb5797eb6ce35070060defb4a924824527a69652c37b076eee2f70f4fc06421922a791630b55890145b3cf11b996dc29ba9a78b7d Homepage: http://cffi.readthedocs.org/ Description: Foreign Function Interface for Python calling C code - backend Convenient and reliable way of calling C code from Python. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the runtime support for pre-built cffi modules. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-cffi-doc Architecture: all Version: 1.14.0-ok2 Priority: optional Section: doc Source: python-cffi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 860 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/main/p/python-cffi/python-cffi-doc_1.14.0-ok2_all.deb Size: 130214 MD5sum: 64fde8a2417601912daa965bcdf13bcc SHA1: 2009d7ec5d66eeb9ea237df3d2fd32676d4055ee SHA256: f8f14985982fdda75c2787cec15ab7b90bbe36d0aee6469d2372918692120397 SHA512: c8af6fec13e1c4524ae52f31a4e9bd6becf7b4ea3f2b6a8c625f283ac13d78bbce0cecdcc5c2871ab107ac270a97d53e152770f50220ba13b52466ac146991bc Homepage: http://cffi.readthedocs.org/ Description: Foreign Function Interface for Python calling C code - documentation Convenient and reliable way of calling C code from Python. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the developer documentation for cffi. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-cffi Architecture: all Version: 1.14.0-ok2 Priority: optional Section: python Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 400 Depends: python-cffi-backend (<< 1.14.0-ok2+c), python-cffi-backend (>= 1.14.0-ok2), python-pycparser, python2:any (<< 2.8), python2:any (>= 2.7~) Suggests: python-dev Filename: pool/main/p/python-cffi/python-cffi_1.14.0-ok2_all.deb Size: 71288 MD5sum: dfc14f6d749cbf64534b8b595787ef08 SHA1: b33bdfe352e866b47e523be1eee22b4f1add3af2 SHA256: 9c61972f51400b44c40732cb24dcc0ae17129b633ffa2632e3dbb9b425632001 SHA512: 8f8063955374879969435321c969310ce062da7e196287de08692c628d9171faecc98c25673b830f17baaabc88ae0bfaec93de5ef0cdfc42118e6d46ffd82ec4 Homepage: http://cffi.readthedocs.org/ Description: Foreign Function Interface for Python calling C code Convenient and reliable way of calling C code from Python. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the necessary build and runtime support for cffi modules. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-cleo-doc Architecture: all Version: 2.0.1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: python-cleo Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 395 Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: pool/main/p/python-cleo/python-cleo-doc_2.0.1-ok2_all.deb Size: 74216 MD5sum: 44691207e2c568def9d815fc02ec8092 SHA1: e7b585d3156f6ef5ee4f71a36dc04fa3ba09ffb0 SHA256: b80471011d5d1ab800ead5db6a9994fdaf97b8a710e7958b106411fbf958c387 SHA512: 175e8bf0bbc7201d7e794a34f53b8ca8c3a7692ae708ac1ef1b9b32b8f21897bbf9e776d32c499470bc8dad14136f726e5ff12a3b2655b0d587ed6f3a40ee851 Homepage: https://github.com/python-poetry/cleo Description: create beautiful and testable command-line interfaces (documentation) Cleo is mostly a higher level wrapper for CliKit, so a lot of the components and utilities comes from it. Refer to its documentation for more information. . This is the common documentation package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-gdbm-dbg Architecture: arm64 Version: 2.7.18-ok1 Priority: optional Section: debug Source: python-stdlib-extensions Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 81 Depends: python2-dbg (>= 2.7), python2-dbg (<< 2.8), python-gdbm (= 2.7.18-ok1), libc6 (>= 2.17), libgdbm6 (>= 1.16) Filename: pool/main/p/python-stdlib-extensions/python-gdbm-dbg_2.7.18-ok1_arm64.deb Size: 28878 MD5sum: 3ecb5917d0e15d77839f4ad97cc494b7 SHA1: 9435dcb51ce2df43f16c3d5d53917e4e5a80b149 SHA256: ed2058d6257454c2c5fcfa36f4d2503655bf8771df99fdb274e81f51908d1401 SHA512: 82814584c3ac21ca0c67e6f1b232e44f2a71c004e5a0682c8d7f7c594ae7a76013cf730bb7fb8da9b568eed6c55dda89646e635d11521542147d105177a8bb67 Description: GNU dbm database support for Python2 (debug extension) GNU dbm database module for Python2. Install this if you want to create or read GNU dbm database files with Python2. . This package contains the extensions built for the Python2 debug interpreter. Build-Ids: bdd636682a20af5bcd03b0d25408b7bf64c2a040 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-gdbm Architecture: arm64 Version: 2.7.18-ok1 Priority: optional Section: python Source: python-stdlib-extensions Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 34 Provides: python2.7-gdbm Depends: python2 (>= 2.7), python2 (<< 2.8), libc6 (>= 2.17), libgdbm6 (>= 1.16) Suggests: python-gdbm-dbg Filename: pool/main/p/python-stdlib-extensions/python-gdbm_2.7.18-ok1_arm64.deb Size: 7718 MD5sum: 3405ad6dd9e11bc4c485212b38c996ee SHA1: f304b1348dfd01ef13376444f6ef65fb0981ff9c SHA256: fc404c078ba7b95a352fb3ced2a4aaf4af265dcf58b6e240d2d188942503176e SHA512: fab85fc486422fa1135e2ed05767ba5fb8e103a593772b7707582c4744679f6c935c353bc3987eb3b145e0593e5d670e9c91c613ca04e37ecb418f24767bcd2c Description: GNU dbm database support for Python2 GNU dbm database module for Python2. Install this if you want to create or read GNU dbm database files with Python2. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-gevent-doc Architecture: all Version: 1.4.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: python-gevent Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5438 Depends: libjs-jquery Filename: pool/main/p/python-gevent/python-gevent-doc_1.4.0-ok1_all.deb Size: 449694 MD5sum: d991e538b7312e3bcfa690087631bedf SHA1: 6d4e3d487453881a4a17ca10d3c753ff7415ff46 SHA256: c169c5960466b3a6379d130d9300db90233e6000ddb9e6139f4d5888b9d6ed4a SHA512: b36c7e312a31412ed64644bb9a3d54ebb329b1b74c068da1dc7eccd8b940b43787c1ac8aeda9541969d6332c309df77ecddd3508ad7683be5a63117d49febacd Homepage: http://www.gevent.org/ Description: gevent is a coroutine-based Python networking library - documentation gevent uses greenlet to provide a high-level synchronous API on top of libevent event loop. . This is the documentation for gevent. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-gi-cairo Architecture: arm64 Version: 3.36.0-ok3 Priority: optional Section: python Source: pygobject Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 82 Depends: python-cairo (>= 1.11.1), python-gi (= 3.36.0-ok3), python2 (<< 2.8), python2 (>= 2.7~), python2:any (<< 2.8), python2:any (>= 2.7~), libc6 (>= 2.17), libcairo-gobject2 (>= 1.12.16), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.48.0) Filename: pool/main/p/pygobject/python-gi-cairo_3.36.0-ok3_arm64.deb Size: 7480 MD5sum: cdb06a994598401a578ac6c096919dc2 SHA1: 16289b251cb3e049c3c2a2b7baf52fe3df9e8913 SHA256: 72ce938d087059d0e27bc3fa58b7d24d99dcb80035d673eebf98711428b4dc42 SHA512: db338cb2073fab2c4e3dc833d07e8a7fd86e7f21fe6ff9a8a6b44e9f1d655ac30d53a7c92118e2005f221593be9a476724ae63172a9810eab668e1b5b632fd70 Homepage: https://wiki.gnome.org/Projects/PyGObject Description: Python Cairo bindings for the GObject library GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python Cairo bindings for GObject. It is mostly used by other bindings to map their GObjects to Python objects. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-gi-dbg Architecture: arm64 Version: 3.36.0-ok3 Priority: optional Section: debug Source: pygobject Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 655 Depends: python-gi (= 3.36.0-ok3), python2-dbg (<< 2.8), python2-dbg (>= 2.7~), python2-dbg:any (<< 2.8), python2-dbg:any (>= 2.7~), libc6 (>= 2.17), libcairo-gobject2 (>= 1.12.16), libcairo2 (>= 1.10.0), libffi8 (>= 3.4), libgirepository-1.0-1 (>= 1.62.0-4~), libglib2.0-0 (>= 2.53.1) Filename: pool/main/p/pygobject/python-gi-dbg_3.36.0-ok3_arm64.deb Size: 128428 MD5sum: 1baa49b75e4e2432a54b5710aa02bc49 SHA1: eedd7404dd1178be9aac08c7168be97926fb7c5f SHA256: 33156cb7c9933f166ddef0cd29d8b134fac678e6b5516ed587565b87ec2e0954 SHA512: 51f0b0966afad5215ff97b10a207a84764feb8b6851173ec3359a96bb6f69de7706480ed2f1f558ca9f171f4f0ee3ba1e0cfa2b8a10ef29837db071c36521f8a Homepage: https://wiki.gnome.org/Projects/PyGObject Description: Python bindings for the GObject library (debug extension) GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python bindings for GObject. It is mostly used by other bindings to map their GObjects to Python objects. . This package contains the extensions built for the Python debug interpreter. Build-Ids: 07e1befc78aa1c025aab45379c6262f0199870ca 88e0d69650190333c81e7ca7ba6a4bf3ce5cfbd1 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-gi-dev Architecture: arm64 Version: 3.36.0-ok3 Priority: optional Section: python Source: pygobject Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 42 Depends: libffi-dev (>= 3.3), libglib2.0-dev (>= 2.48.0), python3-gi (= 3.36.0-ok3) Filename: pool/main/p/pygobject/python-gi-dev_3.36.0-ok3_arm64.deb Size: 8498 MD5sum: a7f97e1fd7abec75697acc94d52b7392 SHA1: 19f73633412a9af5f877df010e01c3bf5dbabb8a SHA256: b62dfc8f172daf41d44872593add0300920bf6f7026f9d322c61e6c0951feb05 SHA512: 69c4bde23ff56fdffa3ed91b4ba4fa7c325ec64b6b4d471183e91ee551ecff33a10ae8d853598b5b0bb26e2e35dd44319e41758629946e3c40220ab68fd854d3 Homepage: https://wiki.gnome.org/Projects/PyGObject Description: development headers for GObject Python bindings GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the development headers needed to build C extensions which use pygobject. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-gi Architecture: arm64 Version: 3.36.0-ok3 Priority: optional Section: python Source: pygobject Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 802 Provides: python2.7-gi Depends: gir1.2-glib-2.0 (>= 1.48.0), python2 (<< 2.8), python2 (>= 2.7~), python2:any (<< 2.8), python2:any (>= 2.7~), libc6 (>= 2.17), libffi8 (>= 3.4), libgirepository-1.0-1 (>= 1.62.0-4~), libglib2.0-0 (>= 2.53.1) Suggests: python-gi-cairo Breaks: python-aptdaemon (<< 1.0), software-center (<= 5.6.0-0ubuntu2) Filename: pool/main/p/pygobject/python-gi_3.36.0-ok3_arm64.deb Size: 209148 MD5sum: db31c3e6f1c66955b6fc933f53da47f3 SHA1: ae0df490379f21856a5bedcb5764fedc5be0e711 SHA256: 30731e51e1870b77fd55fd0e3d050a8cc967c7bd0e536fbffd7629284d5b51ee SHA512: 83989a1c5ca4b8b024338d2db6f6d766e85ca6840d72dedc81de04425b10a07ecaccb7df958201416b768b1a8fc3e37bbb13d85313661ae7c454da241f181b77 Homepage: https://wiki.gnome.org/Projects/PyGObject Description: Python 2.x bindings for gobject-introspection libraries GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 2.x binding generator for libraries that support gobject-introspection, i. e. which ship a gir1.2-- package. With these packages, the libraries can be used from Python. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-greenlet-dev Architecture: arm64 Version: 1.1.3-ok1 Priority: optional Section: python Source: python-greenlet Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 32 Depends: python3-greenlet (= 1.1.3-ok1) Filename: pool/main/p/python-greenlet/python-greenlet-dev_1.1.3-ok1_arm64.deb Size: 7622 MD5sum: 010af3a175f8d646ea872fc40a61afb9 SHA1: 1187966b53598c18612493b4f446a9994d70b877 SHA256: f4da9c065b808947cdb3b5877433c960ca297f912a4b5b4fd73b337e6a783bee SHA512: dce5212c5d5f0a25fd1edbb60fca157699cb593018677748e3f43fbb3de7b4a4f8af6000271ed02aa177b0e2e5b76d92ebbe71e7013295c86d74fc062cca5c41 Homepage: https://pypi.python.org/pypi/greenlet Description: Lightweight in-process concurrent programming - development files The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. . This is the development package for greenlet. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-greenlet-doc Architecture: all Version: 1.1.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: python-greenlet Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 414 Depends: libjs-sphinxdoc (>= 1.0) Suggests: python-greenlet-dev, python3-greenlet Filename: pool/main/p/python-greenlet/python-greenlet-doc_1.1.3-ok1_all.deb Size: 60506 MD5sum: 89c275a3df87c2fdfe96b5af51a24d52 SHA1: 61cec8aa61d8b94aeff3546cafad8807ecc0f0d2 SHA256: 96b9f48364085e49fe5e2349dca5607d91de5b602a2645ec33da7b363236c983 SHA512: 781beb6775db11aeb45698b1aaf1ac5226a4804176363e791eb3779d48501ba82c157a0ad4dc2f566cb59221386efc91f3ef05f5677b96e6f0d521fa495f1551 Homepage: https://pypi.python.org/pypi/greenlet Description: Lightweight in-process concurrent programming - documentation The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. . This is the documentation for greenlet. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-installer-doc Architecture: all Version: 0.6.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: python-installer Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 332 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/main/p/python-installer/python-installer-doc_0.6.0-ok1_all.deb Size: 41172 MD5sum: b0429513711dc6fe022ce103c6572b51 SHA1: d6be0555331d738b50489b6b991e565a03aa3e30 SHA256: 0fdd7b8d067ce7d7ad2a0b423076f764bac1f3bb69a4b0dde643b0d01bd952d4 SHA512: fc7e52a4765b48ed17b29d14c7f07f7a459a4b7901e061c568cebffef4956404d0fbcb9ddeeab20e5c165f5eaeecc29720dc3a2714a640a0ad21e8de63e6aab0 Homepage: https://github.com/pypa/installer/ Description: Python library for unpacking and installing wheels (documentation) "installer" is a low-level library for installing a Python package from a wheel distribution; the wheel is the basic unit of Python module distribution to end users. It provides basic functionality and abstractions for handling wheels and installing packages from wheels, including: . * Logic for "unpacking" a wheel (i.e. installation). * Abstractions for various parts of the unpacking process. * Extensible simple implementations of the abstractions. * Platform-independent Python script wrapper generation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-jinja2-doc Architecture: all Version: 3.0.3-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: jinja2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1505 Depends: libjs-sphinxdoc (>= 4.3) Recommends: python3-jinja2 Filename: pool/main/j/jinja2/python-jinja2-doc_3.0.3-ok3_all.deb Size: 173762 MD5sum: 312aadd1312bb099d08ba3cc358210e8 SHA1: 0b78e85ba59877471bd8c96b23376f0232ac658a SHA256: 1885c83eed0a52e70d19f18928ab4b042d588c460d3763e52899a0c61f03339f SHA512: 4890cab9ec77eddd126c2ba384179525f776ce5d0cbef489689ff59b52e15431afdb35cea449ba8e04d4373d641299e5905dba3960defdda613019967353047c Homepage: http://jinja.pocoo.org/ Description: documentation for the Jinja2 Python library Jinja2 is a small but fast and easy to use stand-alone template engine . This package contains the documentation for Jinja2 in HTML and reStructuredText formats. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-libxml2-dbg Architecture: arm64 Version: 2.9.10+dfsg-ok4 Priority: optional Section: debug Source: libxml2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 730 Depends: python-libxml2 (= 2.9.10+dfsg-ok4), python2-dbg (<< 2.8), python2-dbg (>= 2.7~), python2-dbg:any (<< 2.8), python2-dbg:any (>= 2.7~), libc6 (>= 2.17), libpython2.7-dbg (>= 2.7), libxml2 (>= 2.9.1) Filename: pool/main/libx/libxml2/python-libxml2-dbg_2.9.10+dfsg-ok4_arm64.deb Size: 102368 MD5sum: 09225420c28fc536a96b33fb94fc7405 SHA1: 92a22205e344ac0d388369cb2ca3d90ba241a24d SHA256: a7b097458d7aa211a846310920533feb579796dad0f6a1f59e649a51084fb91c SHA512: e0c4c7c8c0d1b3338372cb40d2943823b28ab521467b4e5afc973a93274fdc886549d1599c78fd0a11ab07996c4699b2548f54fb4ec9a1b4eaf588823b242d39 Homepage: http://xmlsoft.org Description: Python bindings for the GNOME XML library (debug extension) 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 the files needed to use the GNOME XML library in Python programs for use with the Python debug interpreter. Build-Ids: 2bb16ed82d0138bc368d0e08276d8d1564efc701 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-libxml2 Architecture: arm64 Version: 2.9.10+dfsg-ok4 Priority: optional Section: python Source: libxml2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1029 Depends: python2 (<< 2.8), python2 (>= 2.7~), python2:any (<< 2.8), python2:any (>= 2.7~), libc6 (>= 2.17), libpython2.7 (>= 2.7), libxml2 (>= 2.9.1) Filename: pool/main/libx/libxml2/python-libxml2_2.9.10+dfsg-ok4_arm64.deb Size: 150896 MD5sum: c66e811b5b291d49a1f9d4bcebc378e7 SHA1: 61eb9b4ad263dd9f595d6670c5a94fab6ca4aad6 SHA256: f97cc627121d5c9c239bf8ed33026ba72bc5d3cd0e876f57cc8202e056fa3d53 SHA512: c51a1baec682f86bc43674fd8983e50d7f38c97f43eb17cb5a50cc10997e2434d7d6aef6b55d633508b5fc6682d385f29afcd4637e09107f30e8c92fb3c259b3 Homepage: http://xmlsoft.org Description: Python bindings 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 the files needed to use the GNOME XML library in Python programs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-mako-doc Architecture: all Version: 1.2.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: mako Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 55 Depends: libjs-jquery, libjs-underscore Suggests: python3-mako Filename: pool/main/m/mako/python-mako-doc_1.2.2-ok1_all.deb Size: 8834 MD5sum: 909f83ff94f1695e540d532f13ae368c SHA1: 02b24a1abd73a5e25f79a07847ba84fda0917ad3 SHA256: 2d354abcecd7fc2e74224bae8c4508f53a5fd9d43ff66f247e4f2aa775c03256 SHA512: 77f4a58c019431146e8152b2400cd75123a5c9cd323a78b49e3560830e23d951476c9bfcfa8909010d13f0ca07d1720af11ba663762b14614c6d436eab656620 Homepage: https://www.makotemplates.org/ Description: documentation for the Mako Python library Mako is a template library written in Python. . This package contains the documentation for Mako in HTML and reStructuredText formats. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-markdown-doc Architecture: all Version: 3.4.1-ok2 Priority: optional Section: doc Source: python-markdown Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1273 Depends: libjs-jquery (>= 3.6.0+dfsg+~3.5.13-ok1), libjs-lunr (>= 2.3.7~dfsg-ok0), libjs-underscore (>= 1.13.2-ok1), mkdocs (>= 1.0.4+dfsg-ok0), mkdocs-nature (>= 0.3.1+dfsg-ok0) Filename: pool/main/p/python-markdown/python-markdown-doc_3.4.1-ok2_all.deb Size: 117312 MD5sum: 4031016ee7d0a4fcb1c505baed424ed0 SHA1: b455606570b912a3547d75d0ed524add6a86d30d SHA256: 692fbcf368546e53164d0e36a4b161da8fac5c84b7254edfe0e42769d66deb6c SHA512: 8be27799f344b1fa06f206b597e70fc9c461551d4aee265b722e979290c2538688bf2464322b1cba594c60507e0d77d2ec6fe88c9b6ed805929dcb31e66d0ac2 Homepage: https://github.com/Python-Markdown/markdown Description: text-to-HTML conversion library/tool (documentation) Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). . This is a Python implementation of John Gruber's Markdown. The current version of python-markdown implements all Markdown syntax features and fully passes Markdown Test Suite 1.0. It also supports footnotes and attributes. . This package contains HTML documentation files for python-markdown. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-mock-doc Architecture: all Version: 4.0.3-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: python-mock Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 134 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/main/p/python-mock/python-mock-doc_4.0.3-ok3_all.deb Size: 21140 MD5sum: f3f59f82d31778a5db64c987b9c31da5 SHA1: 81c123365d24d7e4d9582e7b195c1369b62cc897 SHA256: 38b5584e8713b5f44942dbd0a13fd6e74bbd8f61da39472815dd09e2b7c8a44f SHA512: d9b4c6d6c3186f101942cae0fbc7fd6881b900104032dc8ddc8dbfae42bad731395bbe3e81778e6c44aa74ef0c15900a2678f13125607c99a2630443a4afd434 Homepage: https://github.com/testing-cabal/mock Description: Mocking and Testing Library (Documentation) mock provides a core mock.Mock class that is intended to reduce the need to create a host of trivial stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set specific attributes in the normal way. . This package contains the documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-more-itertools Architecture: all Version: 4.2.0-ok2 Priority: optional Section: python Source: more-itertools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 199 Depends: python-six (<< 2.0.0), python-six (>= 1.0.0), python2:any (<< 2.8), python2:any (>= 2.7~) Filename: pool/main/m/more-itertools/python-more-itertools_4.2.0-ok2_all.deb Size: 39824 MD5sum: 6d7b62f179d09ae080d4a7787ef17247 SHA1: 74c874c4e8ac4d7d82a8698848ebf97ee7b707c7 SHA256: fa1913c1bcdc24c9f30d12b43881bb591d3081a6a4f24b9cb9e6ec1d982750eb SHA512: 749c52a0981bebb0a4f8b64bbf84c6e7f132428abef16532f08267ed15b4fd5ae98ac89dba763049d187ead4596f80e8a8091f1c998959aaa60018c832ee8dd6 Homepage: https://pypi.python.org/pypi/more-itertools/ Description: library with for operating on iterables, beyond itertools (Python 2) Python's itertools library is a gem - you can compose elegant solutions for a variety of problems with the functions it provides. More-itertools collects additional building blocks, recipes, and routines for working with Python iterables. . This package contains the module for Python 2. Python-Version: 2.7 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-nacl-doc Architecture: all Version: 1.4.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: python-nacl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1067 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/main/p/python-nacl/python-nacl-doc_1.4.0-ok1_all.deb Size: 173466 MD5sum: 9007c87257d8fc6e0b690519fac613f1 SHA1: 0748769b4db6f81285c6d50963042634b031d949 SHA256: 829fceb6c5419436c898b3cd8ad9787f279ae0acec341d0b550d37a59231b4dd SHA512: 1d062954fb9c745af5581b832cdb28d4f5a66c237c5883ab927d719e83ac5a2543ad6e00d0b7350ef9fc6e9e74a15918d6bc3d93a59dcb491d2e473f0577f24f Homepage: https://github.com/pyca/pynacl/ Description: Python bindings to libsodium (documentation) PyNaCl is a Python binding to the Networking and Cryptography library (in the form of libsodium), a crypto library with the stated goal of improving usability, security and speed. . This package contains the documentation for pynacl. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-numpy-doc Architecture: all Version: 1:1.18.4-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: numpy Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 39316 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/main/n/numpy/python-numpy-doc_1.18.4-ok2_all.deb Size: 4908206 MD5sum: da7aa2f9d67e5d693629a52ffb3cc679 SHA1: f22c24ef063a36dbb95e5c3afbc7bdeebfcf9a2c SHA256: d50e54f3cd079367270403ad0818483c9f9e9775bf23c50cde3f47646eeaef6e SHA512: 78915f052b1fbdd57db7affc02e75b7e2dbc7f34e1538a1b76d4f7d20b158f44324869cad2a8bb0cc4f4af4278e09049b27a768bbb1c0f0c74f4d8d63cd4f818 Homepage: http://www.numpy.org/ Description: NumPy documentation Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software. . This package contains documentation for Numpy and f2py. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-pexpect-doc Architecture: all Version: 4.8.0-ok2 Built-Using: sphinx (= 4.5.0-4) Multi-Arch: foreign Priority: optional Section: doc Source: pexpect Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 951 Depends: libjs-sphinxdoc (>= 4.3) Filename: pool/main/p/pexpect/python-pexpect-doc_4.8.0-ok2_all.deb Size: 111094 MD5sum: 86200487d378317b88b2af5befe39b5a SHA1: 5489e7e949f0234de557995da530b8af60c8cad9 SHA256: 5d07e3527c4cdcc2510b989cb84127dba1eaf217303f7c7d747b429bf90d1de8 SHA512: 8799352384be7dac6efe7c6fb236a1a16799829354a5daee6ffb2ff840935c870428ce06cfd5a00b35b1ac760a70f8569dfc2f43d2c56ab10c258aec098270c6 Homepage: https://github.com/pexpect/pexpect Description: Python module for automating interactive applications (documentation) Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. . This is the common documentation package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-pil-doc Architecture: all Version: 7.0.0-ok12 Multi-Arch: foreign Priority: optional Section: doc Source: pillow Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 2107 Depends: libjs-sphinxdoc (>= 5.2) Suggests: python3-doc, python3-pil, python3-pil.imagetk Filename: pool/main/p/pillow/python-pil-doc_7.0.0-ok12_all.deb Size: 198712 MD5sum: aa882ab2089017b025d1798305295d5a SHA1: aa33975fc075507850c0f7a42a97c85afa9469fe SHA256: d31381f4a5e8116b14d00b830f2d0ce490c8bd14757e21cf53f2c524e80b3a6b SHA512: 7d7fd0991380de9f4c6dcd1ce9d23847714bc3d27b09359cd1f1c172d71a0b55d9572e4392ada76763a8fa9fb45df681260322e362dd8189496e1369733628e6 Homepage: http://python-pillow.github.io/ Description: Examples for the Python Imaging Library The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load image objects from a variety of file formats, and apply a rich set of image operations to them. . This package contains PIL API documentation and some example scripts. You may also want to look at the python-pil-doc-html or python-pil-doc-pdf packages for the PIL handbook documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-pip-whl Architecture: all Version: 20.0.2-ok3 Built-Using: appdirs (= 1.4.3-ok0), chardet (= 3.0.4-ok1), contextlib2 (= 21.6.0-ok1), distlib (= 0.3.0-ok0), html5lib (= 1.0.1-ok0), pep517 (= 0.12.0-1), pyparsing (= 3.0.7-ok1), python-cachecontrol (= 0.12.6-ok0), python-certifi (= 2019.11.28-ok1), python-colorama (= 0.4.3-ok0), python-distro (= 1.4.0-ok1), python-idna (= 2.8-ok1), python-ipaddr (= 2.2.0-ok0), python-lockfile (= 1:0.12.2-ok1), python-msgpack (= 0.6.2-ok0), python-packaging (= 20.3-ok0), python-progress (= 1.5-ok0), python-retrying (= 1.3.3-ok0), python-urllib3 (= 1.25.8-ok1), python-webencodings (= 0.5.1-ok0), pytoml (= 0.1.21-ok0), requests (= 2.25.1+dfsg-ok1), setuptools (= 65.3.0-ok5), six (= 1.14.0-ok1), wheel (= 0.34.2-ok1) Multi-Arch: foreign Priority: optional Section: python Source: python-pip Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2259 Depends: ca-certificates Filename: pool/main/p/python-pip/python-pip-whl_20.0.2-ok3_all.deb Size: 1803846 MD5sum: 51c6a22a2cc84c23f6670723c616e594 SHA1: dbb437e09e29cd1f5f46e6bcfcf0de14df863504 SHA256: ae14f9e067a370e6b6494351c6b340abc2ecf974e11b61c4be0901da7a58ce3c SHA512: ea6462c005c7d709b4419626521391013c50be4f47ee5bfbd98ca4ace5974e269f4a33e340348437e2ecf07241c6c109b67dd1ad06c0db13a57c12a56ed93bfb Homepage: https://pip.pypa.io/en/stable/ Description: Python package installer pip is the Python package installer. It integrates with virtualenv, doesn't do partial installs, can save package state for replaying, can install from non-egg sources, and can install from version control repositories. . This is the support package for the PEP 427 wheel version of the package, required for using pip inside a virtual environment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-pkginfo-doc Architecture: all Version: 1.8.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: python-pkginfo Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 131 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/main/p/python-pkginfo/python-pkginfo-doc_1.8.2-ok1_all.deb Size: 26418 MD5sum: 9d0d60bbe32aa5d23a47aee3dda0f140 SHA1: 202d7ae703cdad1f7e1472c2dc54c8f1af5b0a9b SHA256: f0ac1b5642536e8d9d42c06b0cdadfaa0807d10aa146855027810b82bd00d7d6 SHA512: 2781f5f0b2e92c10ad7845b3950698ceb78598f13915769dc3c94341279814bc20f92a0c47d5685a96f7762d99bf12ac39cb23af2f13f3112ca634e89da9ee39 Homepage: https://pythonhosted.org/pkginfo/ Description: Python module to query metadata from packages documentation This package provides an API for querying the distutils metadata written in the PKG-INFO file inside a source distribution (an sdist), or into the EGG-INFO directory of an installed distribution. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-pygments-doc Architecture: all Version: 2.14.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: pygments Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2248 Depends: libjs-sphinxdoc (>= 4.3) Recommends: python3-pygments Filename: pool/main/p/pygments/python-pygments-doc_2.14.0-ok1_all.deb Size: 426342 MD5sum: 0fd07e080fb827e3f7f6d043a51db0a8 SHA1: fc10d735cb08547ad05fdcfb204e021bae91449b SHA256: ea62f2e5e26471f046b3f0ab3c31ce72b811c36c3a6527a41e4f41a7ea4e0184 SHA512: 5ffa5e8ff828eb5c7df0edeb9b1d4b725743f24c96ff53628c46e5def0094227e88cc2eb7ca0aef33804cfb51fc264371ed7813ae611d6ce84b2e87397e76b8f Homepage: https://pygments.org/ Description: documentation for the Pygments Pygments is syntax highlighting package. . This package contains the documentation for Pygments in HTML and reStructuredText format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-pyparsing-doc Architecture: all Version: 3.0.7-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: pyparsing Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2639 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/main/p/pyparsing/python-pyparsing-doc_3.0.7-ok1_all.deb Size: 696834 MD5sum: 726eed43706bbf0d7e4a5b77b2c6a01c SHA1: 030caa566bd2657cbb37f9238b0290a8282f9892 SHA256: 066b9f3bfdc68f3b3998387f088e0d534d9ebc7587eec5f7ed568c04681fc24f SHA512: a97eadaaffe9a255362ff8c58b4e949e05b13115ca56b0c8e383ad3497c4bd2dffe7dd26e8733489dbe4aab7f772ec988e79e47ff69239ac13dba51c1f0a5a2c Homepage: https://github.com/pyparsing/pyparsing/ Description: alternative to creating and executing simple grammars - doc The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code. . Here's an example: . from pyparsing import Word, alphas greet = Word(alphas) + "," + Word(alphas) + "!" hello = "Hello, World!" print hello, "->", greet.parseString(hello) . This package contains documentation for python-pyparsing. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-pyparsing2-doc Architecture: all Version: 2.4.7-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: pyparsing2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1837 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/main/p/pyparsing2/python-pyparsing2-doc_2.4.7-ok1_all.deb Size: 521332 MD5sum: 71b3d5e6aea21d92f4580c709fc86f2a SHA1: c0a0b5c9ea6407dd8acd3bf40c957882358679d2 SHA256: 7e6b97a255888db96ebb17f5b15a6fa418ed0b1546ffe19f1ed2b0884706b16b SHA512: 0b8af1d12425fe9a3696b4d0dff485baa87527c7b1ec53c997520b369b3774ce8c52ea1789ecc8cd91453c174ddeae0d4eeff2879b4193151913ccfa53158134 Homepage: https://github.com/pyparsing/pyparsing/ Description: alt to creating/executing simple grammars pyparsing2 - doc This is the older version v2.x of pyparsing to support pypy. . The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code. . Here's an example: . from pyparsing import Word, alphas greet = Word(alphas) + "," + Word(alphas) + "!" hello = "Hello, World!" print hello, "->", greet.parseString(hello) . This package contains documentation for python-pyparsing2. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-pytest-xprocess-doc Architecture: all Version: 0.22.2-ok2 Priority: optional Section: doc Source: python-pytest-xprocess Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 196 Depends: libjs-sphinxdoc (>= 4.3) Filename: pool/main/p/python-pytest-xprocess/python-pytest-xprocess-doc_0.22.2-ok2_all.deb Size: 34306 MD5sum: 4efb46e2292bb5fa67f0eadd6c007cc9 SHA1: c5d8bd23b7d86e597c3fea8f8aa2dbd99bb94268 SHA256: 3c6ffdeb07b3c2407b336a39298c62b67b1f62044e6c6f77b9790295149cfe2c SHA512: 97ee0db0f94297ee8d1ed637d7b613b87950081ef4f279746d2c9235f8da1a352c2c82d3eda227256210ea967343b57202866c8c91640026d034eae22ecf376c Homepage: https://github.com/pytest-dev/pytest-xprocess/ Description: pytest plugin for managing processes across test runs - doc Pytest has for objective to allow the developers to limit the boilerplate code around the tests, promoting the use of built-in mechanisms such as the assert keyword. . Pytest-xprocess is a pytest plugin for managing processes across test runs. . This package contains the documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-requests-toolbelt-doc Architecture: all Version: 0.10.1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: python-requests-toolbelt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 493 Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: pool/main/p/python-requests-toolbelt/python-requests-toolbelt-doc_0.10.1-ok2_all.deb Size: 54214 MD5sum: 411ee0fb8815a79c25f2ead600211fbe SHA1: 9e2e5daa4c783718078414560add327d270503cb SHA256: 4d030b154cb060c2b75ca1c3b9d92fcf1112939a6b5bd1ee417a566d283951ea SHA512: 2da20cef1d7a44a6a3d706ee2fa3de1c7e31ffbd9311716ab5819bf3ef1ccc4b1aaf37e8476d7cc06dbfc9e424704d2a4cf30a6167ab43184193de033595250e Homepage: https://pypi.python.org/pypi/requests-toolbelt Description: Utility belt for python3-requests (documentation) Collection of utilities for python3-requests: documentation It provides transport adapters: FingerprintAdapter, SSLAdapter, SourceAddressAdapter, SocketOptionsAdapter, TCPKeepAliveAdapter and authenticators: AuthHandler, GuessAuth, HTTPProxyDigestAuth Also a cookiejar, streaming helpers and more. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-setuptools-doc Architecture: all Version: 65.3.0-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: setuptools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Lu zhiping Installed-Size: 3296 Filename: pool/main/s/setuptools/python-setuptools-doc_65.3.0-ok5_all.deb Size: 477660 MD5sum: 8c468e965676d9f72b05a7807ce740f6 SHA1: a674307b5480aa859e99ef0cbd658a21087321af SHA256: fdc1e8fafa647f253740a7ecbf021eaed4038a8dab54c70d1b79cb532de368b8 SHA512: 3981158a8e50665c61860b3f8833bcee9d43b391a5c3e614371b6db89cc20f838b27f053bcc7884de714591b04b185feb51fef5c64be32f7d56fcc97e7863717 Homepage: https://github.com/pypa/setuptools Description: Python Distutils Enhancements (documentation) Extensions to the Python distutils for large or complex distributions. The package contains the documentation in html format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-stestr-doc Architecture: all Version: 3.2.1-ok1 Priority: optional Section: doc Source: python-stestr Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1366 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/main/p/python-stestr/python-stestr-doc_3.2.1-ok1_all.deb Size: 109934 MD5sum: 3971fd6ea391d8a7db8a0ac187467fbc SHA1: fc1a848b86f5e9a93549eafe44733cee3da975ed SHA256: d42e2072fb07e1a3c6a8f0e266dfc9c988c90b0735c110a69fca58d7c428918f SHA512: 5c0640b1ececa1980160592ba4ef6160915816643ce5cebdb2e96edd1317360091308e48d71441b335ba33f2f9de3c95fb8acf2b04d1f90c5f3e52de68d62e23 Homepage: https://github.com/mtreinish/stestr Description: test runner similar to testrepository - doc Stestr stands for Slim/Super Test Repository. It is a fork of the testrepository that concentrates on being a dedicated test runner for Python projects. The generic abstraction layers which enabled testr to work with any subunit emitting runner are gone. Stestr hard codes python-subunit-isms into how it works. The code base is also designed to try and be explicit, and to provide a Python API that is documented and has examples. . While stestr was originally forked from testrepository it is not 100% backwards compatible with testrepository. At a high level the basic concepts of operation are shared between the 2 projects but the actual usage between the 2 is not exactly the same. . This package contains the documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-stevedore-doc Architecture: all Version: 1:4.0.0-ok1 Priority: optional Section: doc Source: stevedore Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 3048 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/main/s/stevedore/python-stevedore-doc_4.0.0-ok1_all.deb Size: 1372534 MD5sum: 36bafb13eab137dea5c3d34bf58a122d SHA1: 49077faed7b0e15d4f27d231b19b18f62facd144 SHA256: 154b60137cf6a0c551d1c154df25ae1da7d072c07a526bf38b4a68234eed6e73 SHA512: 8e2a11d03a79db4fc263d1aec2a2953214a98eb71535a0e2b2cd09e8de0640b1d95437e115850b5ce7fb272b59b002e5c0ad5b3b853ef8da80ce5fbea90b6b31 Homepage: https://github.com/openstack/stevedore Description: manage dynamic plugins for Python applications - doc Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (plugins) at runtime. Many applications implement their own library for doing this, using __import__ or importlib. stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions. . This package contains the documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-testtools-doc Architecture: all Version: 2.5.0-ok1 Priority: optional Section: doc Source: python-testtools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 800 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/main/p/python-testtools/python-testtools-doc_2.5.0-ok1_all.deb Size: 108678 MD5sum: 0739231a0eb7ca859b5749669be6218e SHA1: b2c15882522aa9dedeeca20db481296fa8eac720 SHA256: b5b29f8ae084929f203cb43447c0b906ce7d1e77ab250ca7cc3311dbc23997b9 SHA512: b7346dc7e1d86109f910118a4af131993bd4a21a2661e15be67b9bb1d17182a654903079ffb9602c7bff11e7a694e877f53ca8279a613c50c557d9cef1568c04 Homepage: https://github.com/testing-cabal/testtools Description: Extensions to the Python unittest library - doc testtools (formerly pyunit3k) is a set of extensions to the Python standard library's unit testing framework. These extensions have been derived from years of experience with unit testing in Python and come from many different sources. It's hoped that these extensions will make their way into the standard library eventually. Also included are backports from Python trunk of unittest features that are not otherwise available to existing unittest users. . This package contains the documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-tk-dbg Architecture: arm64 Version: 2.7.18-ok1 Priority: optional Section: debug Source: python-stdlib-extensions Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 393 Depends: python2-dbg (>= 2.7), python2-dbg (<< 2.8), python-tk (= 2.7.18-ok1), blt (>= 2.4z-9), libc6 (>= 2.17), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0), tk8.6-blt2.5 (>= 2.5.3) Filename: pool/main/p/python-stdlib-extensions/python-tk-dbg_2.7.18-ok1_arm64.deb Size: 189712 MD5sum: 6b7d89b5faf291d288ee4ea3b4b0a6e7 SHA1: d91209de647e8c80561e8351601bdf482e55928a SHA256: bf125094e5c7f837e97ab11c88ef3dfe320c8e02644359c379a67d2f423003c8 SHA512: 92b40cc1ff1abd2b1cd9f18a9ab3b5b1e59443d2c7b13113326e0eb213bd6820b59ae5d4a0ac365433d2517debe98ee628cb36ba441be8b053d1c636a89b70e1 Description: Tkinter - Writing Tk applications with Python2 (debug extension) A module for writing portable GUI applications with Python2 using Tk. Also known as Tkinter. . This package contains the extensions built for the Python2 debug interpreter. Build-Ids: 0ee166c461884941a459945cea0407659b22f6cf cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-tk Architecture: arm64 Version: 2.7.18-ok1 Priority: optional Section: python Source: python-stdlib-extensions Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 87 Provides: python2.7-tk Depends: python2 (>= 2.7), python2 (<< 2.8), blt (>= 2.4z-9), libc6 (>= 2.17), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0), tk8.6-blt2.5 (>= 2.5.3) Suggests: tix, python-tk-dbg Filename: pool/main/p/python-stdlib-extensions/python-tk_2.7.18-ok1_arm64.deb Size: 21396 MD5sum: b52eda2c072a73bfeca1cee488070fc5 SHA1: 1b575ec5b6e0a259a029b23efe0086d3b68d0d10 SHA256: 26d404bb173d91818d2ee20de1d8b0b7ef9230eb88ce11390acf77272544d6c5 SHA512: f180b4b21f240a7f2d8cf22ac456644d4f6e1eb6ebf990f07641363331560ec9fc1b6af1933165d68fa5a4bcd734e89e607594f7d57fc0a3d83a8e908a6126d9 Description: Tkinter - Writing Tk applications with Python2 A module for writing portable GUI applications with Python2 using Tk. Also known as Tkinter. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-werkzeug-doc Architecture: all Version: 2.2.2-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: python-werkzeug Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3093 Depends: libjs-sphinxdoc (>= 4.3) Filename: pool/main/p/python-werkzeug/python-werkzeug-doc_2.2.2-ok5_all.deb Size: 632052 MD5sum: 728b37acf3eb6a4c2522312d9c005e3e SHA1: 622fcbc9ac83d84e63997e946e5c0082148ed0bf SHA256: 6bc94d4b3dc7d03318a5087b5b7cbfcddcd8dbf4159de918c5f9ee99a2dc75c0 SHA512: 78a8842242f274b7cd572b9a7fd649c23a9106ac15bbe6aadfdaca305aaa7c67a2ff9376e541c828895a2172f335e01c3f2dd3d97c3f0277792b7eda725a3bdc Homepage: http://werkzeug.pocoo.org/ Description: documentation for the werkzeug Python library (docs) Werkzeug is a lightweight library for interfacing with WSGI. It features request and response objects, an interactive debugging system and a powerful URI dispatcher. Combine with your choice of third party libraries and middleware to easily create a custom application framework. . This package provides the Sphinx generated documentation for Werkzeug. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-wheel-common Architecture: all Version: 0.38.4-ok3 Priority: optional Section: python Source: wheel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 15 Depends: python3, python3-wheel Filename: pool/main/w/wheel/python-wheel-common_0.38.4-ok3_all.deb Size: 3542 MD5sum: c297450cd9cc8c5061a7320b247e238b SHA1: bb0274c1c5af7b4cd651ffaae3242d385e7a0b5f SHA256: 51c8c4fce14e716ed3eb729256464fea0018831dada6005f53eef2438a230e7a SHA512: 03cfcebd46341043839b6abbcf8b6372601568e41a42b5d6958d0d2bd5bc5b686cbb2bde69bb0234aa19c8d0bf819a22f4d8151fb25f8f13ab26b53fe6a99903 Homepage: https://github.com/pypa/wheel Description: built-package format for Python (command-line scripts) A wheel is a ZIP-format archive with a specially formatted filename and the `.whl` extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format. . The wheel project provides a `bdist_wheel` command for setuptools. Wheel files can be installed with `pip`. . These are the command line scripts and manpages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-wrapt-doc Architecture: all Version: 1.14.1-ok2 Priority: optional Section: doc Source: python-wrapt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 560 Depends: libjs-sphinxdoc (>= 4.3), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: pool/main/p/python-wrapt/python-wrapt-doc_1.14.1-ok2_all.deb Size: 55824 MD5sum: eb0c21ffa32f27d35ab85664a04174f2 SHA1: 1b30788446928eba2b534e44888c84d0413510a1 SHA256: 73b8353eb1c7a8b1ea1dbe918e2ec8517f6764b760297fe5b93ffa6346f11818 SHA512: c31aa1732ff45737267ad368b54515b836cb451354ba33c1e659e05f55eca27ff90f8f12a90bc10fdd8b6b9df5a3a3dc5f334b9efed862dd5e8c973c56a3fd5a Homepage: https://github.com/GrahamDumpleton/wrapt Description: decorators, wrappers and monkey patching. - doc The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions. . The wrapt module focuses very much on correctness. It therefore goes way beyond existing mechanisms such as functools.wraps() to ensure that decorators preserve introspectability, signatures, type checking abilities etc. The decorators that can be constructed using this module will work in far more scenarios than typical decorators and provide more predictable and consistent behaviour. . To ensure that the overhead is as minimal as possible, a C extension module is used for performance critical components. An automatic fallback to a pure Python implementation is also provided where a target system does not have a compiler to allow the C extension to be compiled. . This package contains the documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-x2go-doc Architecture: all Version: 0.6.1.3-ok1 Priority: optional Section: doc Source: python-x2go Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4559 Depends: libjs-jquery, libjs-underscore Filename: pool/main/p/python-x2go/python-x2go-doc_0.6.1.3-ok1_all.deb Size: 266058 MD5sum: 3fae303afab3026b23e2ca775a9064a2 SHA1: 5beb8f98dd4615c736391e6e5919f02b90f816ba SHA256: 1f383dbd860cd0d904c54d3482e2fe04bb056d6336178d5c76eb63a22dcae4a1 SHA512: 42969e2ddbf8f86d1eb819b494f6a672f51237ecd1938cf74a3b1f7d97018c6dbd84651e395aa54764519ce52a7a59c570704578966aaca27e791794bde98f50 Homepage: https://wiki.x2go.org Description: Python module providing X2Go client API (documentation) X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client side mass storage mounting support - client side printing support - audio support - authentication by smartcard and USB stick . This package contains the Python X2Go client API documentation generated with Epydoc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python-xmlschema-doc Architecture: all Version: 2.1.1-ok3 Priority: optional Section: doc Source: python-xmlschema Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 681 Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Suggests: python3-xmlschema Filename: pool/main/p/python-xmlschema/python-xmlschema-doc_2.1.1-ok3_all.deb Size: 79618 MD5sum: 4836bcd1aa3a9771e22fb6a9b45fff2e SHA1: a7904da5957a2091ae6ea9e6d4627842fedbe8a9 SHA256: d9d38bb8362c75c973473bd69d6e6cd9b4ad32594af06275b4fe7161d732628d SHA512: 5c0b4f2bfd873cbad1c5998c7682ed6fbb096e65177558294378b30b3adcacc6bf6d1459b37246317afe583aaa6331ef0d4509ddf8f81dbf1bb75c8ca7114931 Homepage: https://github.com/sissaschool/xmlschema Description: documentation and examples for xmlschema This library includes the following features: . * Full XSD 1.0 and XSD 1.1 support * Building of XML schema objects from XSD files * Validation of XML instances against XSD schemas * Decoding of XML data into Python data and to JSON * Encoding of Python data and JSON to XML * Data decoding and encoding ruled by converter classes * An XPath based API for finding schema's elements and attributes * Support of XSD validation modes strict/lax/skip * Remote attacks protection by default using an XMLParser that forbids entities * XML data bindings based on DataElement class * Static code generation with Jinja2 templates . This package contains the documentation for xmlschema. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python2-dbg Architecture: arm64 Version: 2.7.18-ok1 Multi-Arch: allowed Priority: optional Section: debug Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 20 Depends: python2 (= 2.7.18-ok1), libpython2-dbg (= 2.7.18-ok1), python2.7-dbg (>= 2.7.18~) Breaks: python-dbg (<< 2.7.15-2) Replaces: python-dbg (<< 2.7.15-2) Filename: pool/main/p/python-defaults/python2-dbg_2.7.18-ok1_arm64.deb Size: 1080 MD5sum: f055d8bd4b6b47559b194e8f001c0f28 SHA1: 0b8c6dd38fba1f1301626efad450e789bc97c716 SHA256: cb61ff26d09c2786117a56c39ca97ed8ad04bcf08c70714cf66c95e5ffef49e3 SHA512: 9d011b4ab87489acf5bea5114c5434eac3baff6a54fe56dbfdb51c04992801c3f41ebaedea9c3ca3082c58056386baf934eb51aea12a90cc3ee291076bb3948d Homepage: https://www.python.org/ Description: debug build of the Python2 interpreter (version 2.7) Python2 interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python2.7/lib-dynload/debug first. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python2-dev Architecture: arm64 Version: 2.7.18-ok1 Multi-Arch: allowed Priority: optional Section: python Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 15 Depends: python2 (= 2.7.18-ok1), libpython2-dev (= 2.7.18-ok1), python2.7-dev (>= 2.7.18~) Breaks: python-dev (<< 2.7.15-2) Replaces: python-dev (<< 2.7.15-2) Filename: pool/main/p/python-defaults/python2-dev_2.7.18-ok1_arm64.deb Size: 1042 MD5sum: febd653e7048098d4ee6033c4afcf020 SHA1: 90ca82eec6d2cac6320232cac5a0ff3fcf444daa SHA256: c40e4d2b7a057fba7e1aada87968a4f0db58582b69f792297575db8cfd0e9c57 SHA512: 83532120584860fa4f673742f31bd1bc931bf2d2c834d51646a360e83dfdc983476d4d2d7f3685400e6a778394d3808f2204284fade9867f836f114e27e340a7 Homepage: https://www.python.org/ Description: header files and a static library for Python2 Header files, a static library and development tools for building Python2 modules, extending the Python2 interpreter or embedding Python2 in applications. . This package is a dependency package, which depends on Debian's Python2 version (currently v2.7). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python2-doc Architecture: all Version: 2.7.18-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 14 Depends: python2.7-doc (>= 2.7.18~) Suggests: python2 (= 2.7.18-ok1) Breaks: python-doc (<< 2.7.15-2) Replaces: python-doc (<< 2.7.15-2) Filename: pool/main/p/python-defaults/python2-doc_2.7.18-ok1_all.deb Size: 2708 MD5sum: 67bfbecdb25e8c574fbe3da9826d76e5 SHA1: bda0df5e3e11af41646cd71bcacec760a84df8ad SHA256: d49d954fb1aa3eb41e195f666649c07160b244b81d03e0c1de1579e717973790 SHA512: 2db77a7655543d485b44e7044124be12b3cfdec644d8c37398068456510ae39fa6bc5ffb6fbab6abfdea1c555770b924d440c7f86ad0119b0625f29afb4ed798 Homepage: https://www.python.org/ Description: documentation for the high-level object-oriented language Python2 This is the official set of documentation for the interactive high-level object-oriented language Python2 (v2.7). All documents are provided in HTML format, some in info format. The package consists of nine documents: . * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules . This package is a dependency package, which depends on Debian's Python2 version (currently v2.7). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python2-minimal Architecture: arm64 Version: 2.7.18-ok1 Multi-Arch: allowed Priority: optional Section: python Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 78 Depends: python2.7-minimal (>= 2.7.18~), dpkg (>= 1.13.20) Recommends: python2 Conflicts: python-central (<< 0.5.5) Breaks: idle (<< 2.6), python (<= 2.7.3-1~), python-all (<< 2.6), python-all-dbg (<< 2.6), python-all-dev (<< 2.6), python-dbg (<< 2.6), python-dev (<< 2.6), python-examples (<< 2.6), python-minimal (<< 2.7.15-2), python-support (<< 1.0.10ubuntu2), python2.5-minimal (<< 2.5.5-7), python2.6-minimal (<< 2.6.5~rc2-2), python3.1-minimal (<< 3.1.2~rc1-2) Replaces: python (<= 2.7.3-1~), python-minimal (<< 2.7.15-2) Filename: pool/main/p/python-defaults/python2-minimal_2.7.18-ok1_arm64.deb Size: 15882 MD5sum: a66de84d065a7cde46ee8d82890479fe SHA1: 3cf45f48719c831867d28280807fe47ab766ec7b SHA256: 04cd6738922436abf3e63e5c0ea0c5a516a9dee22de34fa3dc835ffd7bb7780a SHA512: 4548fa3c2200110267954a32a8815c22d99989d138e26dc0e640e3fbac4d74acfd99064516a5aa57cb315908fed96213f63d909472ba8b73c9a102f3e4f111dc Homepage: https://www.python.org/ Description: minimal subset of the Python2 language This package contains the interpreter and some essential modules. It's used in the boot process for some basic tasks. See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules contained in this package. Cnf-Visible-Pkgname: python2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python2.7-dbg Architecture: arm64 Version: 2.7.18-ok2 Multi-Arch: allowed Priority: optional Section: debug Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 17848 Depends: python2.7 (= 2.7.18-ok2), libpython2.7-dbg (= 2.7.18-ok2), libc6 (>= 2.29), zlib1g (>= 1:1.2.0) Suggests: python-gdbm-dbg, python-tk-dbg Filename: pool/main/p/python2.7/python2.7-dbg_2.7.18-ok2_arm64.deb Size: 9538250 MD5sum: dd8ab05be2d5e2530867c78f944ac23e SHA1: 144c802241676575f4fa11e18ca9b9301a8a1c23 SHA256: 4322cd8bd070c595a93a2cc9441bc21c6ae480f7894d4a6665805d496498ec3a SHA512: 2b90ea86f2c7f5c9ddcab854796794c8c2aa52de33f374f994d4132e98c532fdeb7d5a23cf9a9bff367440f15ea997f5c387ab46b7d0f13023018bc2f78d5ae9 Description: Debug Build of the Python Interpreter (version 2.7) The package holds two things: . - A Python interpreter configured with --pydebug. Dynamically loaded modules are searched as _d.so first. Third party extensions need a separate build to be used by this interpreter. - Debug information for standard python interpreter and extensions. . See the README.debug for more information. Build-Ids: 0dff0a8af0220191f0fe6c25dba9d0453bd6659e 117b4a061ff3ae06e9f9fb8b41b4d0e0afd9be98 123208d52eed8fcd5047c677f1c7acf7c0f875ac 1683d0d0cd23628ffc1515565ea86d3a057e15e0 22fa0e1a988cf4ad7804f2ff75dddd1440c44c9d 303133e6d561e41c8ff2ef06d477a8078729dad7 367b97e3b92daa7c021c91e704a6d8a99e66dbaa 3ca4f0e1bb12509979b3105b07bb9a530d779755 3cced3b752f5ac9f703ca8fc716e6e92b09c0aaf 3f4d1d366982b0af66f5391af561b58190027b10 4280c22f9f8474d16958b58ae1064b52fdf23660 4d954f22ba45716f7513ab48cc9fb7319681c871 50189c7b5cb8832627d3fd85b608908cb5d0822c 51c42f27073e70baea5c173944f5df5b83ec435d 5343812d7843001602fa156d21d568afed2d6471 63e9a9dbedfde08287393836bf80b344b79a9d50 66c3b0aa978db4387f19f9e273109064e7bd941a 68defd9b142e06c0d71219db94419f485185ad7c 72ba0c28bba27cbfd83b251a29fb7bd3a05eae4b 7719c975ca1e8aa9d480dbf8da93464a7b58d12e 7d3dc8c69b1719ccf602f2f78b588b0d809fc6e9 908c02ad121fb554fb5c9f5b7d82d73f5173aeb0 9279e8f974c66ef4570f08ab25103fedff7b2fae a234d142bbf178775f4d29bbe39fa459eef46243 ad0ba7bde217bfcd2fc57d7546f866501e50651d ad1471fc9aa5db9d90fd31580e196ead6c8ee7a0 c18e6a8afa38c68a1f84968ba8956fbdb553b3e7 c29a407e608b0b4438322ebfd799647517231fd4 c4228e601b953f334d18b719fa5b01cb736dc1e5 cfcd508349e3b9ee16754bd788e34aef91ee8b20 d60f93b60ed7a73c047a27f292022a853988ef77 dcc93e63fb2d48904bc41245c204ccbb7aadad05 dde562979f5a2d98ccd630c21bc8aa5a75fc6488 e8ae36a6a1f81f2294b89d7b060c818e27d19cfd ebc700d1429acdcb7d6ee97ac40058dc289da9aa ee0a9b9f2abec198525688cb0a70460fdcbced0b f3ea68417d2c3963a8de1a0a4fd06f1c11ea56c1 ff1ebe24bfa34c171fd4fcceb9c924c578e5ac59 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python2.7-dev Architecture: arm64 Version: 2.7.18-ok2 Multi-Arch: allowed Priority: optional Section: python Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 295 Depends: python2.7 (= 2.7.18-ok2), libpython2.7-dev (= 2.7.18-ok2), libpython2.7 (= 2.7.18-ok2), libexpat1-dev Recommends: libc6-dev | libc-dev Replaces: python2.7 (<< 2.7-3) Filename: pool/main/p/python2.7/python2.7-dev_2.7.18-ok2_arm64.deb Size: 287178 MD5sum: 79bef5872f1b00ed49bd1dca733b64e4 SHA1: 7d10678ad5bdda913e6fe54e8e6a0742e3d3b9a4 SHA256: 1c369fe00b1475480e8163f4a733fb06f37a2b1862f1701988a5a783074e597d SHA512: ade3cc0dd90b7921ab5bfae28ba7946910ace423520d6c4f2b71fd475eec3df93b9313412ec60af25ea0f3ad818f5c20db91b5c944cf1a5df0b7c7e2033321dd Description: Header files and a static library for Python (v2.7) Header files, a static library and development tools for building Python (v2.7) modules, extending the Python interpreter or embedding Python (v2.7) in applications. . Maintainers of Python packages should read README.maintainers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python2.7-doc Architecture: all Version: 2.7.18-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 34163 Depends: libjs-jquery, libjs-underscore Suggests: python2.7 Filename: pool/main/p/python2.7/python2.7-doc_2.7.18-ok2_all.deb Size: 4329136 MD5sum: 64e3efc4e5b4d9ed232b25137de3299f SHA1: 4d6778512cabe9fdc3e554eb28aa922a13702781 SHA256: 7fb10f2c29ee48da1431ddb327153299854ef0cfd26084ebb0850c7905f7ddc1 SHA512: 27e9bda5ad94e5d5e9f093d9ba0a499934644189955eb85decab577a11725a6ee7ebfd88aca7708b4196573bdc2095248f2be8e1692a2a9c1d7e2118a9b54f6f Description: Documentation for the high-level object-oriented language Python (v2.7) These is the official set of documentation for the interactive high-level object-oriented language Python (v2.7). All documents are provided in HTML format. The package consists of ten documents: . * What's New in Python2.7 * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python2.7-examples Architecture: all Version: 2.7.18-ok2 Multi-Arch: foreign Priority: optional Section: python Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 3189 Depends: python2.7:any (>= 2.7.18-ok2) Filename: pool/main/p/python2.7/python2.7-examples_2.7.18-ok2_all.deb Size: 703818 MD5sum: e3ecbbb460e3547dee9330675f1c7d05 SHA1: 73f06e852ccc5169f722d91308348595864fb72b SHA256: dc3a7d2d7d94e1561cebc57a632511103cf5e28e340d0da0b0c972dcf8df0ccc SHA512: 34301ed7a09254dad5e03907b7c5ed0790c4518562558eb4b8fb7dda66bf981de79a205865a525b9d7a3de63c5c0d65d51528d1effce5bf369d68aa41d9b12ea Description: Examples for the Python language (v2.7) Examples, Demos and Tools for Python (v2.7). These are files included in the upstream Python distribution (v2.7). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python2.7-minimal Architecture: arm64 Version: 2.7.18-ok2 Multi-Arch: allowed Priority: optional Section: python Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 3926 Pre-Depends: libc6 (>= 2.29), zlib1g (>= 1:1.2.0) Depends: libpython2.7-minimal (= 2.7.18-ok2) Recommends: python2.7 Suggests: binfmt-support Conflicts: binfmt-support (<< 1.1.2) Replaces: python2.7 (<< 2.7.8-7~) Filename: pool/main/p/python2.7/python2.7-minimal_2.7.18-ok2_arm64.deb Size: 1506500 MD5sum: b7bee8044ffb324067ffb4c29751a431 SHA1: 5d67061a853aced8aefb2273e93cec55876b89fb SHA256: 31f4cc05c32240b9f2b75d0aa1dae78c91cbf0d00283aed80460470f7b666642 SHA512: c3058f9a36da3ed87c0e1dc4acb81c146ea4a0cfe5c62e440c5a56937433ce40c0ae8d22a925d605c941a7dcf98b3132b49d1ca666c3a77613c1536f53c7582e Description: Minimal subset of the Python language (version 2.7) This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules contained in this package. Cnf-Visible-Pkgname: python2.7 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python2.7 Architecture: arm64 Version: 2.7.18-ok2 Multi-Arch: allowed Priority: optional Section: python Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 650 Depends: python2.7-minimal (= 2.7.18-ok2), libpython2.7-stdlib (= 2.7.18-ok2), media-types | mime-support Suggests: python2.7-doc, binutils Conflicts: python-profiler (<= 2.7.1-2) Breaks: python-virtualenv (<< 1.7.1.2-2~), vim-athena (<< 2:7.3.547-4), vim-gnome (<< 2:7.3.547-4), vim-gtk (<< 2:7.3.547-4), vim-nox (<< 2:7.3.547-4) Replaces: python-profiler (<= 2.7.1-2), python2.7-minimal (<< 2.7.3-7~) Filename: pool/main/p/python2.7/python2.7_2.7.18-ok2_arm64.deb Size: 290486 MD5sum: 4aa5c5ea3326d8359726ba71363b8377 SHA1: 75b1da2b4e306d7bccd1d798b6d58462e617a690 SHA256: 9351223a51f1ee28a2d4c835cc3b082684d4942d8ebd6341a7c6f997b2a2e341 SHA512: ae13ba741b57d9a29ec7207a891464f918f6e7913ab805b34daa2263d9db0989003261413f7adec7dda90f832c646eac77135756cb8b81c872f0f8534b7fdfa1 Description: Interactive high-level object-oriented language (version 2.7) Python is a high-level, interactive, object-oriented language. Its 2.7 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python2 Architecture: arm64 Version: 2.7.18-ok1 Multi-Arch: allowed Priority: optional Section: python Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 42 Provides: python-ctypes, python-email, python-importlib, python-profiler, python-wsgiref Pre-Depends: python2-minimal (= 2.7.18-ok1) Depends: python2.7 (>= 2.7.18~), libpython2-stdlib (= 2.7.18-ok1) Suggests: python2-doc (= 2.7.18-ok1), python-tk (>= 2.7.18~) Conflicts: python-central (<< 0.5.5) Breaks: python (<< 2.7.15-2), python2-doc (<< 2.7.18-2), update-manager-core (<< 0.200.5-2) Replaces: python (<< 2.7.15-2), python-dev (<< 2.6.5-2), python2-doc (<< 2.7.18-2) Filename: pool/main/p/python-defaults/python2_2.7.18-ok1_arm64.deb Size: 5444 MD5sum: 05601b868012b685969562e9ea4d36f8 SHA1: c13f9e75e4e42d7e3effcbb62e6a020b8f983192 SHA256: a78b48c151b8124015ef41cd8fa84acdbd49e91c601b40142d2ab7f152a041c1 SHA512: 8f7b7bf2aafe145739af37dda390f4ebffd697d5299eed6f12525d8ed67e30298e6f5b2936a3408fb753a38271e03c5e3bbe94d67ad5d9e4abd0cf0da88f4a3a Homepage: https://www.python.org/ Description: interactive high-level object-oriented language (Python2 version) Python2, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on Debian's Python2 version (currently v2.7). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-alabaster Architecture: all Version: 0.7.12-ok2 Priority: extra Section: python Source: alabaster Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 71 Depends: python3:any Suggests: python3-sphinx Filename: pool/main/a/alabaster/python3-alabaster_0.7.12-ok2_all.deb Size: 17892 MD5sum: c2bed50326dce7aa8a23c0e7eaf73b04 SHA1: 0ce7cba4ec897f133f9ae44efc20935339579fe3 SHA256: 9017093ea3fee11fe221e107c83e1a64498ba13ff915b09629498f15f34e5c9f SHA512: cb0b6235863af2be30279f6a8aa6ba41f53561a5f4a75fb0d051a5a076e3ee9255385f78642b183709d978587654ace9cd14819874566eba623d165e3844d778 Homepage: https://github.com/bitprophet/alabaster Description: Configurable sidebar-enabled Sphinx theme (Python 3) This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially as used in his Requests project), which was itself originally based on @mitsuhiko's theme used for Flask & related projects. . This is the Python 3 version of the package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-apscheduler Architecture: all Version: 3.6.3-ok2 Priority: optional Section: python Source: apscheduler Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 214 Depends: python3-pkg-resources, python3-six (>= 1.4.0), python3-tz, python3-tzlocal, python3:any Filename: pool/main/a/apscheduler/python3-apscheduler_3.6.3-ok2_all.deb Size: 37580 MD5sum: ae337f20c1046ca733932c67c99e3fa6 SHA1: 0ba65b77ca97feb616ceb9a73d9d0680ad90c37a SHA256: 030baeb998c25174f4b7529839fb4c6474749081a723f6992fe5a4cb244bcd46 SHA512: eab812419250f2413f9f05fec202982e76eb73df5971f9e6857c1f38fc404c8923e14b1a31b007e9e20fee0f6423c18dc2096f9056dfddd933acb004e904b852 Homepage: https://pypi.python.org/pypi/APScheduler/ Description: In-process task scheduler with Cron-like capabilities The Advanced Python Scheduler (APScheduler) is a light but powerful in-process task scheduler that lets you schedule jobs (functions or any Python callables) to be executed at times of your choosing. . This can be a far better alternative to externally run cron scripts for long-running applications (e.g. web applications), as it is platform neutral and can directly access your application's variables and functions. . This package contains the Python 3 module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-apt-dbg Architecture: arm64 Version: 2.3.0-ok4 Multi-Arch: allowed Priority: optional Section: debug Source: python-apt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: APT Development Team Installed-Size: 4210 Depends: python3-apt (= 2.3.0-ok4), python3-dbg (<< 3.9), python3-dbg (>= 3.8~), libapt-pkg6.0 (>= 1.9.11~), libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Breaks: python-apt (<< 0.7.98+nmu1) Replaces: python-apt (<< 0.7.98+nmu1) Filename: pool/main/p/python-apt/python3-apt-dbg_2.3.0-ok4_arm64.deb Size: 1607764 MD5sum: b8e6473ea380c323ab7c37519c15acb6 SHA1: c17b8b1dd8f1aea9d3d7ee516bc29072d1bd3f1b SHA256: 0f7f88dc4b719e19aa8852b22c507a33532fa23f813496bf2b2a1dd45c647698 SHA512: 349db2af1509b3c2f66df61017032122760f3f9ad9684cf37ecc6abbb5daa2f2d1975e2cb383806a475ebe9675602340af23eda3693ec91c8356ccd8583f1191 Description: Python 3 interface to libapt-pkg (debug extension) The apt_pkg Python 3 interface will provide full access to the internal libapt-pkg structures allowing Python 3 programs to easily perform a variety of functions. . This package contains the extension built for the Python debug interpreter. Build-Ids: 4d39a48d58e36d1784479fbae6aeeb2676cb8d6a e1d95015b85a698d23812f9360753892572ffbf6 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-apt Architecture: arm64 Version: 2.3.0-ok4 Multi-Arch: allowed Priority: optional Section: python Source: python-apt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: APT Development Team Installed-Size: 697 Depends: distro-info-data, python-apt-common, python3 (<< 3.9), python3 (>= 3.8~), python3:any, libapt-pkg6.0 (>= 1.9.11~), libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Recommends: iso-codes, lsb-release Suggests: apt, python-apt-doc, python3-apt-dbg Breaks: apt-xapian-index (<< 0.51~), kthresher (<= 1.4.0-0), python-apt (<< 0.7.98+nmu1) Replaces: python-apt (<< 0.7.98+nmu1) Filename: pool/main/p/python-apt/python3-apt_2.3.0-ok4_arm64.deb Size: 154444 MD5sum: bd780ed24bd0826304a0aa84150c9d16 SHA1: cea60cb4195521435f9658ad09e0d480f56b0090 SHA256: 4edb28fe3b9ec42f26afc815a0468ac10858d28ccae1fcef168208f65143b614 SHA512: 88e7738210430924e6ede0bd26fc944d020cbd5e7c0720068270636033940b17406502d7b17a5b0c585b39e77949fa7e91702903f665ea016b466b98ca0afed4 Description: Python 3 interface to libapt-pkg The apt_pkg Python 3 interface will provide full access to the internal libapt-pkg structures allowing Python 3 programs to easily perform a variety of functions, such as: . - Access to the APT configuration system - Access to the APT package information database - Parsing of Debian package control files, and other files with a similar structure . The included 'aptsources' Python interface provides an abstraction of the sources.list configuration on the repository and the distro level. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-aptdaemon.gtk3widgets Architecture: all Version: 1.1.1+bzr982-ok5 Priority: extra Section: python Source: aptdaemon Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Julian Andres Klode Installed-Size: 71 Depends: aptdaemon-data, gir1.2-gtk-3.0, gir1.2-vte-2.91, python3-aptdaemon (= 1.1.1+bzr982-ok5), python3-gi, python3:any (>= 3.2~) Conflicts: python-aptdaemon-gtk (<< 0.41+bzr582-0) Replaces: python-aptdaemon-gtk (<< 0.41+bzr582-0) Filename: pool/main/a/aptdaemon/python3-aptdaemon.gtk3widgets_1.1.1+bzr982-ok5_all.deb Size: 13004 MD5sum: 800f51ba849e5109b5006c22656d5401 SHA1: 2d766b55772da2de2b4b9b44564fc5073a40cf4d SHA256: e8fa201a2c9ef141eec7820dcc7cdf65c8cb2193bf448e7682d3a9e82159ebae SHA512: 7a7925b07a9331717c8dac43165436c9ff64e61749ef09803476f9e4510dbf845d700133feb9ef0116a6a67675dcddd6d98765d3a3e8622dc043a317d27d0ffa Homepage: https://launchpad.net/aptdaemon Description: Python 3 GTK+ 3 widgets to run an aptdaemon client 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 the Python 3 GTK+ 3 widgets to implement a fully working graphical client. The widgets can be used to initiate, to monitor and to control a transaction. The API is not stable yet. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-aptdaemon.test Architecture: all Version: 1.1.1+bzr982-ok5 Priority: extra Section: python Source: aptdaemon Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Julian Andres Klode Installed-Size: 134 Depends: python3-aptdaemon (= 1.1.1+bzr982-ok5), python3:any (>= 3.2~) Breaks: python-aptdaemon.test Replaces: python-aptdaemon.test Filename: pool/main/a/aptdaemon/python3-aptdaemon.test_1.1.1+bzr982-ok5_all.deb Size: 85178 MD5sum: 5dcbcbd3c20673fdcdbffd45952c9232 SHA1: b3b2256b4498297d51c5d83dd95b0c613fad55bc SHA256: 8f7899522f2f667774116cde91f824c44c68d01e7814ab580a5482ec90324cab SHA512: 58909f76af72df5dca62f8e527dbc6dfb4128380e98c27628462524554df14fb4774128331e2dfb33e39d10662cc9d0ef3cb2d0059c02dc9bca70e6bc0f93666 Homepage: https://launchpad.net/aptdaemon Description: Test environment for aptdaemon 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 the aptdaemon.test module and several helper scripts and a test repository to write unittests for aptdaemon clients. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-aptdaemon Architecture: all Version: 1.1.1+bzr982-ok5 Priority: extra Section: python Source: aptdaemon Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Julian Andres Klode Installed-Size: 480 Depends: aptdaemon, gir1.2-glib-2.0, gir1.2-packagekitglib-1.0 (>= 1.1.1), iso-codes, python3-apt (>= 0.8.5-0), python3-dbus, python3-defer (>= 1.0.6), python3-gi, python3-pkg-resources, python3:any (>= 3.2~) Filename: pool/main/a/aptdaemon/python3-aptdaemon_1.1.1+bzr982-ok5_all.deb Size: 76446 MD5sum: 4d51540d587e0ac0aa5b3994f4d9a0e1 SHA1: 02a8301bd7b925f7e619209341b737e3c9633e01 SHA256: c710f6855438d49ad6b3b55d6d45e2bce4c460be6414cfedc0389429068ec74b SHA512: 9d12d14608e32f986637ca57bc5acbb18dcdb5c4a251746fd90bbc37e17862876278149915a9434a3d82d90ebac14158fabbbe90acaaebaff5bdf02ae44f252c Homepage: https://launchpad.net/aptdaemon Description: Python 3 module for the server and client of aptdaemon Aptdaemon is a transaction based package management service. 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 the Python 3 modules required to run aptdaemon and to implement a client. The API is not stable yet. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-astroid Architecture: all Version: 2.9.3-ok2 Priority: optional Section: python Source: astroid Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1083 Depends: python3-setuptools, python3-six, python3-typing-extensions, python3-lazy-object-proxy (>= 1.4.0), python3-pkg-resources, python3-typing-extensions (>= 3.10.0) | python3 (>> 3.10), python3-wrapt, python3:any Filename: pool/main/a/astroid/python3-astroid_2.9.3-ok2_all.deb Size: 165632 MD5sum: 2845b9d3fd28b87be293d81c76eff978 SHA1: a756b6c56f2fe45f36d16a8a4fbeb39592d19e11 SHA256: 6ade9cd567a6716a11a6a85c1a5dc465f6908868abbf0639a62db758cb1f3e2c SHA512: 583d54de61a148926b2a73f60daf2f2119f9f2b5755a9c1cc38691403d08171802bda2f3480151f4781308bb203fcf544408059da57df1b827c15a84cb1886e3 Homepage: https://github.com/PyCQA/astroid Description: rebuild a new abstract syntax tree from Python's AST (Python3) The aim of this module is to provide a common base representation of Python source code for projects such as pychecker, pyreverse, pylint... Well, actually the development of this library is essentially governed by pylint's needs. It used to be called logilab-astng. . It provides a compatible representation which comes from the `_ast` module. It rebuilds the tree generated by the builtin _ast module by recursively walking down the AST and building an extended ast. The new node classes have additional methods and attributes for different usages. They include some support for static inference and local name scopes. Furthermore, astroid builds partial trees by inspecting living objects. . Main modules are: . * `bases`, `node_classses` and `scoped_nodes` contain the classes for the different type of nodes of the tree. . * the `manager` contains a high level object to get astroid trees from source files and living objects. It maintains a cache of previously constructed tree for quick access. . python3-astroid is the new name of former python3-logilab-astng library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-attr Architecture: all Version: 22.1.0-ok1 Priority: optional Section: python Source: python-attrs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 234 Depends: python3:any Suggests: python-attr-doc Filename: pool/main/p/python-attrs/python3-attr_22.1.0-ok1_all.deb Size: 47770 MD5sum: 194cdca343fdb7e19c99b6a8ce335bdb SHA1: ce2946be29d4b0684798d833909dce6b6ba8f655 SHA256: 75813e3f74ba0606ac5e2d75337286b2538a4b5d6b520e85be3e39939e9fdaa9 SHA512: c99eb1f755f89614aaafc708c48d1ef3e6d489a2b2aa37bd113e7133982d317390f9e66588447b13f42d790b49ccef397fb3c922fe83ff45942eb5a0b716d0c8 Homepage: https://attrs.readthedocs.org/ Description: Attributes without boilerplate (Python 3) attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. . You just specify the attributes to work with and attrs gives you: - a nice human-readable __repr__, - a complete set of comparison methods, - an initializer, - and much more without writing dull boilerplate code again and again. . This package contains attrs packaged for Python 3. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-audit Architecture: arm64 Version: 1:2.8.5-ok3.1 Priority: optional Section: python Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 339 Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libaudit1 (>= 1:2.8), libauparse0 (>= 1:2.8), libc6 (>= 2.17) Filename: pool/main/a/audit/python3-audit_2.8.5-ok3.1_arm64.deb Size: 57624 MD5sum: b06b5da8786527acc520751a07751d0d SHA1: 2de27c33f8e12c9a0f0c4f4a168a99fbd2b3648e SHA256: a3745b132c2c1219a736580321cf6d1386666a29253f49d7e84498dad8befa02 SHA512: f4280bf0bab8fd20d2d882fbeb90c37301e9d6a0c9d5a6d8e520b43bd340cfb92c92a3caff7597b4e57ca001488f121da77bd620d2cd73b0f3b5fb471d0952d3 Homepage: https://people.redhat.com/sgrubb/audit/ Description: Python3 bindings for security auditing The package contains the Python3 bindings for libaudit and libauparse, which are used to monitor systems for security related events. Python can be used to parse and process the security event messages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-avogadro Architecture: arm64 Version: 1.93.0-ok3 Priority: optional Section: python Source: avogadrolibs Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 860 Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libavogadro2-1 (>= 1.93.0), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/a/avogadrolibs/python3-avogadro_1.93.0-ok3_arm64.deb Size: 151814 MD5sum: f3f7f3feb93c579283019b8634bede68 SHA1: fb8261e9cd2757a909231aa73dc5626f433f24e6 SHA256: dbf6c33474801d1df42db2c5c5d96d5645a490ed389ca0a8449eef8d61e00358 SHA512: f44e3ea43068ae3094b4cba577ef1a468e24b9b6637c7e945cfc2125685f24c87cacb7fa3ec4326d598ebfc1bd69cbdcdfc84e92a4335afe139afb3e38f5df57 Homepage: http://avogadro.cc/ Description: Molecular Graphics and Modelling System (Python 3 module) 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 Python 3 module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-brlapi Architecture: arm64 Version: 6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: python Source: brltty Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 295 Depends: libbrlapi0.7, libc6 (>= 2.34), python3 (<< 3.9), python3 (>= 3.8~) Filename: pool/main/b/brltty/python3-brlapi_6.0+dfsg-ok2_arm64.deb Size: 72820 MD5sum: 1d3394bd82a3cd4b20b9cd8777feb2bc SHA1: 103dc5766c5a85057cd0e76cde8a10cbabcb77b5 SHA256: 424cd6d5ab09c13f7294f09b9d1747ea9f46ca63f033e4b5d1f13b2ab5b30c4b SHA512: c82d5e2638ea1084eab29af96afd4b946d651b321a93772e7bd6a9d68473d1db571d988f476de48d6a7fb66e41606fd3600aa02f5e100141d520e65d91f7a453 Homepage: https://brltty.com Description: Braille display access via BRLTTY - Python3 bindings 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 Python 3 bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-brotli Architecture: arm64 Version: 1.0.7-ok4 Priority: optional Section: python Source: brotli Origin: openKylin Maintainer: openKylin Developers Installed-Size: 732 Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 4.1.1) Filename: pool/main/b/brotli/python3-brotli_1.0.7-ok4_arm64.deb Size: 310060 MD5sum: c6b790d7eb87e4bcff3f6297f21e25ea SHA1: 84b9abf05a0d1c02eb816548e5c46c4ee8c776a1 SHA256: 4516e54b1e592c634751d4fdc909d23ad6b9a6a573ad00eb9ea008bc94811050 SHA512: c7c5566fc06779bdc8987271fb16c7a8d5e2b4aafcf842f6f78b0af69430587dafe242398c19fe4e249f123eaa2131dbf7e5e8ce34725d2ab75440d3a36e62ee Homepage: https://github.com/google/brotli Description: lossless compression algorithm and format (Python 3 version) 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 Python 3 module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-build Architecture: all Version: 0.9.0-ok1 Priority: optional Section: python Source: python-build Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 75 Depends: python3-importlib-metadata | python3 (>> 3.8), python3-packaging, python3-pep517, python3-tomli | python3 (>> 3.11), python3:any, python3-toml, python3-wheel Suggests: python3-pip, python3-venv Filename: pool/main/p/python-build/python3-build_0.9.0-ok1_all.deb Size: 16648 MD5sum: d49522ab0f5e7ee6cc1a06c85cb37b47 SHA1: 7970f9ebeb1f3c43e809353b34dbd011c3e6815b SHA256: 800a968cff58a53b3feeb62fb06b54926661a82e42dd3bbc32c07ffee7485c05 SHA512: 07ee94e25dd1ad4f64f5e868175f52c122a64836160961e9e37c4ce5d65dfb42626f8a78e183f2d2c4932ed489e0d27104622c8755eadfa7b9577cdcd490d1df Homepage: https://github.com/pypa/build Description: Simple, correct PEP517 package builder (Python 3) python-build will invoke the PEP 517 hooks to build a distribution package. It is a simple build tool and does not perform any dependency management. . This package installs the library for Python 3. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-cachy Architecture: all Version: 0.3.0-ok2 Priority: optional Section: python Source: cachy Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 86 Depends: python3:any Filename: pool/main/c/cachy/python3-cachy_0.3.0-ok2_all.deb Size: 11464 MD5sum: dcf7bca6457ee8ce2b13e501cd74b36a SHA1: a490f490de6bea7ba5e22bc2dab942e92b7abc71 SHA256: 1bbe1a8ac12d8a2eeb432739caa1a7a9057bf40e09d89241fdbd7a160050c258 SHA512: 97a14f31308c22384829c1a7df7ea93be2cefbc6fcd1187ee4c4fcc11ae786019a397156c77a27f84e5a906b5b933ad7457548767c98c142bf3027de49dc76c4 Homepage: https://github.com/sdispater/cachy Description: Provide a simple yet effective caching library (Python 3) Cachy provides a simple yet effective caching library. Cachy has the following advantages: simple but powerful API, thread-safety, decorator syntax and support for memcached, redis, database, file, dict stores. . This package installs the library for Python 3. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-cairo-dbg Architecture: arm64 Version: 1.16.2-ok2 Multi-Arch: same Priority: optional Section: debug Source: pycairo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 1177 Depends: python3-cairo (= 1.16.2-ok2), python3-dbg, libc6 (>= 2.17), libcairo2 (>= 1.14.0) Filename: pool/main/p/pycairo/python3-cairo-dbg_1.16.2-ok2_arm64.deb Size: 358964 MD5sum: b5c4a9038de121969a6cdd4b43027ab8 SHA1: d6404bd447918d679f714a578d747d30b93bba92 SHA256: 9147421a4c732dc711d9f500d03101a22787b351cab33cc5d32a7487fdf7b86e SHA512: 17eaf7ef7f2e0bd389f489b4ebc9442d6e3f5e1ab7afb28ac5b90897015f2009e91927e99cf7921dff886c4b7b641f226484c2e2c7cad39b0ca389cc4bc7eea0 Homepage: http://cairographics.org/pycairo/ Description: Python3 bindings for the Cairo vector graphics library (debug extension) This package contains modules that allow you to use the cairo vector graphics library in Python3 programs. . This package contains the extension built for the Python3 debug interpreter. Build-Ids: b09ec95055a110fdcf09306446eed4b7e6ed5c5c cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-cairo-dev Architecture: all Version: 1.16.2-ok2 Priority: optional Section: python Source: pycairo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 66 Depends: python3-cairo (>= 1.16.2-ok2) Suggests: python3-cairo-doc Filename: pool/main/p/pycairo/python3-cairo-dev_1.16.2-ok2_all.deb Size: 12266 MD5sum: 10a2d00d9eb26b5d79feca19492e1076 SHA1: 1227a2fd47bd08102e63610be9cd9360de13fd34 SHA256: 085c3b6e7ea048946a297d454cc238b3914b436c5f8c4b039018fbf21fddec69 SHA512: 042385e40e1f42ea933391f95787e9e868b526960d3b82708ed20ebb5fa4242ebb683d695f5ad80747d40cf7818e6ff2b1c59ac447e8b1bff5ee50a212bc1f9b Homepage: http://cairographics.org/pycairo/ Description: Python3 cairo bindings: development files This package contains files that allow you to compile wrappers that interoperate with python3-cairo (pycairo). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-cairo-doc Architecture: all Version: 1.16.2-ok2 Built-Using: sphinx (= 1.8.5-ok1) Priority: optional Section: doc Source: pycairo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 1513 Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: pool/main/p/pycairo/python3-cairo-doc_1.16.2-ok2_all.deb Size: 160574 MD5sum: 8b79269867596fac48d53998fb8455dc SHA1: 741df3d37a05a3770e915642f1d09725ed0b5066 SHA256: fc1d46f5bfe8be23954832301b4ce8ebd0b9b22c9f1edb243c06434359084ee3 SHA512: 4fd549312ce83f21ebba2dc3cd79bf3426c63344b7203eec9badd905f04c2a80c11a207225c99b9e3f47eb01c61ed15625ee12d1a15bbfce73300360ac4d50f4 Homepage: http://cairographics.org/pycairo/ Description: Python 3 cairo bindings: documentation files Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains documentation files of python3-cairo (py3cairo). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-cairo Architecture: arm64 Version: 1.16.2-ok2 Multi-Arch: same Priority: optional Section: python Source: pycairo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 263 Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.17), libcairo2 (>= 1.14.0) Filename: pool/main/p/pycairo/python3-cairo_1.16.2-ok2_arm64.deb Size: 65490 MD5sum: adf44c688d0e18091355723fa5600d77 SHA1: 3b7a610af7b2ef945f912abcaffb72d9ca1fcc1a SHA256: 56d88347ddb8d75f33d6a56369230d02b107c01dc475f4b9fce90920ca505ad8 SHA512: 6ebbf064c6d5176b14e9ef2cb36c57189a48078f64c9c11127cfd5fbce156fe640eb2e40d55a560f2956893b77f145551b662ff3741e4779d96f21dc77aaeafc Homepage: http://cairographics.org/pycairo/ Description: Python3 bindings for the Cairo vector graphics library This package contains modules that allow you to use the Cairo vector graphics library in Python3 programs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-cclib Architecture: all Version: 1.6.4-ok1 Priority: optional Section: python Source: cclib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1126 Depends: python3-numpy (>> 1:1.6.2~rc1-1~), python3-packaging, python3-periodictable, python3-six, python3:any Recommends: cclib Filename: pool/main/c/cclib/python3-cclib_1.6.4-ok1_all.deb Size: 200370 MD5sum: d036f40044fd1ceffa80d866da825a97 SHA1: 8f1ba86c354dd5c0a79a3d003a53b30c80c9db20 SHA256: 324689ad90ea66f0e2f0a4d2ac4546a98cb4d346da5e39e21036622d9e405700 SHA512: 975f677a5ebd04a5b218be739cd0343d62fcc64a11a14c7e5c3873fd46f8966ee33ac3f9f729ce0b8ff06a267ee7ff25b867541381dae3fcf8bb1496544f80ef Homepage: http://cclib.github.io Description: Parsers and algorithms for computational chemistry (Python3 module) 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 the Python3 module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-cffi-backend-dbg Architecture: arm64 Version: 1.14.0-ok2 Priority: optional Section: debug Source: python-cffi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 808 Depends: python3-cffi-backend (= 1.14.0-ok2), python3-dbg (<< 3.9), python3-dbg (>= 3.8~), libc6 (>= 2.34), libffi8 (>= 3.4) Filename: pool/main/p/python-cffi/python3-cffi-backend-dbg_1.14.0-ok2_arm64.deb Size: 499484 MD5sum: b05fb02c4a04a279da3336a630903b66 SHA1: 754b098bfed613bd1964b1aafa72801a42fcdee4 SHA256: 1d303ca0ec8fd5865f15372a8f827e24d96d327fd51e71c694e381dc53da1aea SHA512: fff4e92a0f3d87313b83afe01deba21a28d60898fdd365cf189072d4e4de03adef3f6edf5380a2303f0fd6a9f0d599e00cec70ef7b9610ea6d00b7053c7abc25 Homepage: http://cffi.readthedocs.org/ Description: Foreign Function Interface for Python 3 calling C code (Debug version) Convenient and reliable way of calling C code from Python 3. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the debug version of the python3-cffi backend. Build-Ids: f34da9f0ecff344f9208059accb3bc069341388a fed658f9b2e7a67f5d625d355ac7714e5131206c cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-cffi-backend Architecture: arm64 Version: 1.14.0-ok2 Priority: optional Section: python Source: python-cffi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 230 Provides: python3-cffi-backend-api-9729, python3-cffi-backend-api-max (= 10495), python3-cffi-backend-api-min (= 9729) Depends: python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.34), libffi8 (>= 3.4) Filename: pool/main/p/python-cffi/python3-cffi-backend_1.14.0-ok2_arm64.deb Size: 77304 MD5sum: e5a6b4070fe6372ce88f1cce366490b1 SHA1: ed9ccb52710be1084844e06abd0d69ff15ecbcf1 SHA256: 39f9ca4e7dc82226e4ce186b999957c5804b162f883149e46f6d6363baac5fd0 SHA512: af5a0e8f5fa3d933ff9cc2e3ff0b09e66176583ea883d07bf423835264f0055c08e045f556a31124928b0a6ee848164b905a38a190a98a847b83dcff0d4689c1 Homepage: http://cffi.readthedocs.org/ Description: Foreign Function Interface for Python 3 calling C code - runtime Convenient and reliable way of calling C code from Python 3. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the runtime support for pre-built cffi modules. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-cffi Architecture: all Version: 1.14.0-ok2 Priority: optional Section: python Source: python-cffi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 400 Depends: python3-cffi-backend (<< 1.14.0-ok2+c), python3-cffi-backend (>= 1.14.0-ok2), python3-pycparser, python3:any Suggests: python3-dev Filename: pool/main/p/python-cffi/python3-cffi_1.14.0-ok2_all.deb Size: 71344 MD5sum: 2faa5dc1fb57f9e7e50a87a432eb772a SHA1: 928684d55ba2d42764a497d816fba266333bc1cf SHA256: 7018ca405603b1348b374904ea735720414ad3da54875a507dc52f16a34ee3b7 SHA512: b7efcae03218e43b89d376349c495bc8655bf091c7d9fe9bec1f7bfbd34d4bdb1feab72935a1e0ea4512b092b7282b463a086acaaf7bb1188368d8379585dec5 Homepage: http://cffi.readthedocs.org/ Description: Foreign Function Interface for Python 3 calling C code Convenient and reliable way of calling C code from Python 3. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the necessary build and runtime support for cffi modules. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-changelog Architecture: all Version: 0.5.8-ok1 Priority: optional Section: python Source: python-changelog Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 74 Depends: python3:any, python3-sphinx Enhances: python3-sphinx Filename: pool/main/p/python-changelog/python3-changelog_0.5.8-ok1_all.deb Size: 14820 MD5sum: f4f954550b370f2e8d66874329d173d1 SHA1: b202adf5f35ca519b263956d87d9ae34b47c26af SHA256: be99f27f007b8787480b18557a472cc543e4ee3b405152bbaea6dc4fad35e61f SHA512: ff245be108003054c17111c69c4e0630994348bdfba8836b3699b0d046ba9a52e7166445a06e5a2e24ca934d4c2d31bc3e137b6f7f273def404f54581baaf53d Homepage: https://github.com/sqlalchemyorg/changelog Description: Sphinx extension to generate changelog files (Python 3) This package provides simple Sphinx markup to render changelog displays (this is the Python 3 version of the extension). . Example: . ==================== Changelog for 1.5.6 ==================== . .. changelog:: :version: 1.5.6 :released: Sun Oct 12 2008 . .. change:: :tags: general :tickets: 27 . Improved the frobnozzle. . .. change:: :tags: rendering, tests :pullreq: 8 :changeset: a9d7cc0b56c2 . Rendering tests now correctly render. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-clang-15 Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: python Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 146 Provides: python-clang-x.y Depends: python3, libclang-15-dev Conflicts: python-clang-x.y Replaces: python-clang-x.y Filename: pool/main/l/llvm-toolchain-15/python3-clang-15_15.0.7-ok3_arm64.deb Size: 31326 MD5sum: a2ef849288b05071698e394267c53f6e SHA1: 982f2e9c39871fa877e58fb3c6461bb7cb4a1327 SHA256: e1d1053123a92090e8640f3963f65106038795bb1f25739ffc947bc061d026d7 SHA512: b223edd815c09675e197ea7151d793d66e42a21cfc1aa75c871844bf497b89e255377b7ad041d76d9d6e788071f39bb175305a67425787440d428c29b9fde355 Homepage: https://www.llvm.org/ Description: Clang Python Bindings 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 binding package provides access to the Clang compiler and libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-clang Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Multi-Arch: same Priority: optional Section: python Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 12 Depends: python3-clang-15 (>= 15~) Breaks: python-clang (<< 0.49~exp2) Replaces: python-clang (<< 0.49~exp2) Filename: pool/main/l/llvm-defaults/python3-clang_15.0-56~exp2-ok1_arm64.deb Size: 1838 MD5sum: fdb61dcdc07c8451f727d4656cd5233b SHA1: a612f5e57a4547e1ac971dfa754488b924845e70 SHA256: 1cabdb6265bf9bcfb1b23f19da32ed8ec8daf27ab97f6178a9a50f2fe3be894c SHA512: ebe2e4637634e85ed5f72edac7cac4ada467666d0946153ea17a182ef247c747ca4e1d4eb08ab21d8f138a6e4a89e2d4d038ec03f2162120d968f5be99419e53 Description: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This is a dependency package providing the Python binding to Clang. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-cleo Architecture: all Version: 2.0.1-ok2 Priority: optional Section: python Source: python-cleo Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 318 Depends: python3-crashtest, python3-pylev, python3:any Suggests: python-cleo-doc Breaks: python3-poetry (<< 1.3.1+dfsg-1), python3-poetry-core (<< 1.4.0-2) Filename: pool/main/p/python-cleo/python3-cleo_2.0.1-ok2_all.deb Size: 54100 MD5sum: 26b66af21ccb911ff55b3c7754e8142f SHA1: 87992d4fb53f4ed3913810267336c2c19fa518a4 SHA256: 3e1accf50c949e78482fdbd48bf2ce32f0757ea0aeb6b8741f17c94ab14ab09d SHA512: 8073b65948f376794726050310abc281880b82b0fb3e255e173074a71cb74ce6758be96096cbd06c58f9eb9b329400bedc163fceba8dac5c590d0389946ac7b8 Homepage: https://github.com/python-poetry/cleo Description: create beautiful and testable command-line interfaces Cleo is mostly a higher level wrapper for CliKit, so a lot of the components and utilities comes from it. Refer to its documentation for more information. . This package installs the library for Python 3. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-clikit Architecture: all Version: 0.6.2-ok4 Priority: optional Section: python Source: clikit Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 388 Depends: python3-crashtest, python3-pastel, python3-pylev, python3:any Filename: pool/main/c/clikit/python3-clikit_0.6.2-ok4_all.deb Size: 49208 MD5sum: 8ba0d23fd01a1d94a7a274f278d585f2 SHA1: 1205b13711a62e9eef08fa4a55673017e0bdd4d4 SHA256: dbbbd93e6c56f88e27d7f00dfeeca3661e13d362ccef97f7c345cb4f6d7a864a SHA512: 6322f730134e1ce29a2bd500f7972a52330c20da04dc3470722d1e077cfefe1a164109d8a3874b7cbe03a9e5803027ee5574b09f268bde82bf1d29e106da7c9b Homepage: https://github.com/sdispater/clikit Description: utilities to build beautiful command lines interfaces CliKit is a group of utilities to build beautiful and testable command line interfaces. . This is at the core of Cleo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-cmd2 Architecture: all Version: 2.4.2-ok1 Priority: optional Section: python Source: cmd2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 641 Pre-Depends: dpkg (>= 1.15.6~) Depends: python3-attr, python3-pyperclip, python3-wcwidth, python3:any Breaks: python3-pyperclip (<< 1.6.0-1) Filename: pool/main/c/cmd2/python3-cmd2_2.4.2-ok1_all.deb Size: 120406 MD5sum: e45a758620351c7e416fedfc194ecde7 SHA1: a7aa456b087234a860e0dff5b179c5c43efb7050 SHA256: db2cb1fd097ea7ceedb4e872ce0d0071e4940ae4f6a67d9587d9143b82650563 SHA512: 58686ee03a1a1c36655568572a10eef3c88e4b04f1ec3e4874840242475b5503dc28205be2555991062ff2e931fb514e2db9e1ff3b0aa9b67faf9c0db8969548 Homepage: https://github.com/python-cmd2/cmd2 Description: enhanced Python cmd module - Python 3.x Drop-in replacement adds several features for command-prompt tools, like searchable and persistent command history, multi-line commands, input and output redirections, integrated Python shell, testing helpers . This package provides the Python 3.x module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-commonmark Architecture: all Version: 0.9.1-ok1 Priority: optional Section: python Source: commonmark Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 211 Depends: python3:any Filename: pool/main/c/commonmark/python3-commonmark_0.9.1-ok1_all.deb Size: 46088 MD5sum: dba4df1886e39f2779d405629bb93545 SHA1: 11428855cdf907fc144c514a6ef31357772aae7b SHA256: 61c1618932bbb095553e76d7a7553978eaf4317db4156e632f4704d9695ce70c SHA512: b90b0fd66db3f95b75be34a50e66186ccf6ef082285909f3cf488566c48ecd79fede337538af09d5b709fe0e053fd74a5b180f37ae5e047e89b22ada4336b126 Homepage: https://github.com/rtfd/commonmark.py Description: Python parser for the CommonMark Markdown spec commonmark.py is a pure Python port of jgm's commonmark.js, a Markdown parser and renderer for the CommonMark specification, using only native modules. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-contextlib2 Architecture: all Version: 21.6.0-ok1 Priority: optional Section: python Source: contextlib2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 70 Depends: python3:any Filename: pool/main/c/contextlib2/python3-contextlib2_21.6.0-ok1_all.deb Size: 13296 MD5sum: 07a3d4d851d3ef217c2e3af0efd8acc1 SHA1: 02dd14e7cc5e2b116daa9f3a959a3954f15cceff SHA256: 5e6a418d25b4353494fb764ebd5505531422e89dee00f752d7154c6939e24023 SHA512: f59cd2c356c9540b5b88d6d82ecd840bd07a9e468a822b6194ed322dc850f1d5c3c868e7896c24333c14c6ad8dd9552d0bebdf23aa045f31551f2ed5b54d002c Homepage: https://contextlib2.readthedocs.org/ Description: Backport and enhancements for the contextlib module - Python 3.x contextlib2 is a backport of the standard library's contextlib module to earlier Python versions. . It also serves as a real world proving ground for possible future enhancements to the standard library version. . This package contains the Python 3.x module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-cracklib Architecture: arm64 Version: 2.9.6-ok2 Priority: optional Section: python Source: cracklib2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jan Dittberner Installed-Size: 101 Depends: cracklib-runtime (>= 2.9.6-ok2), libcrack2 (>= 2.9.6-ok2), python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.33) Filename: pool/main/c/cracklib2/python3-cracklib_2.9.6-ok2_arm64.deb Size: 8696 MD5sum: c3ef43f7203bdacd98150f354aa12e3f SHA1: d8e046883f8a8b4ce714e785660a10a8c26018b7 SHA256: bd529c22a1632ba984592af9e492c77911e58a4d2868687ab7c5533ed3c3046d SHA512: 3ac7045745ebf58d8a381bccae5e6cd5612b4b588d97117a4582a56e18b495c5111fc341cf4f9f980a26bed18f07556052f95b6e4f17c9748b688c4738dcbbe6 Homepage: https://github.com/cracklib/cracklib Description: Python3 bindings for password checker library cracklib2 This package provides Python bindings for cracklib. It contains a pythonic interface to cracklib's functions and some Python convenience functions. . You should install this package if you want to use or develop Python3 applications that want to interface with cracklib2. . This package provides the Python3 version of cracklib2's Python binding. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-crashtest Architecture: all Version: 0.4.1-ok1 Priority: optional Section: python Source: crashtest Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 41 Depends: python3:any Filename: pool/main/c/crashtest/python3-crashtest_0.4.1-ok1_all.deb Size: 6456 MD5sum: 89f0eaaaa8f37872961bb5ade3f0ac67 SHA1: 59324c0c6d48b3ec05d728b42bc8906916af0b09 SHA256: 7e719f9a98207e06a84e807e7ab34d63328363076f277299f43b07704ea4fc57 SHA512: 849e14dfe62eb6b4b684bb3ea3b0d71769c11b31f18eb35d9a6588573e57b063751e222e8275eed1ed142797a1a1c2cafcab47c73a09e59463961bddaa4a529a Homepage: https://github.com/sdispater/crashtest Description: makes exceptions handling and inspection easier Python library that makes exceptions handling and inspection easier. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-cups Architecture: arm64 Version: 1.9.73-ok2.1 Priority: optional Section: python Source: python-cups Origin: openKylin Maintainer: openKylin Developers Installed-Size: 227 Depends: python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.34), libcups2 (>= 1.6.0) Filename: pool/main/p/python-cups/python3-cups_1.9.73-ok2.1_arm64.deb Size: 62574 MD5sum: 6eeb6bf1723df2a81d2e8867bd1bfc81 SHA1: 353d1672bf7f8cd2399ca0f68b772305c05a328e SHA256: 631e5bcd4aa927a28c5d1a6469fe052eff286eceeaf69ae811caf3f4026d54c9 SHA512: a8963983b27d09e80c950e02791559d428a5f58846262523ae6abd667f366a3813f388b2ef566f24b16513c64bb636401da92794c1b8912f687658084cc8ba0e Homepage: http://cyberelk.net/tim/software/pycups/ Description: Python3 bindings for CUPS A module for using the CUPS 1.2 API in Python3 programs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-dbus.mainloop.pyqt5-dbg Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: debug Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 734 Depends: python3-dbg, python3-dbus-dbg, python3-dbus.mainloop.pyqt5 (= 5.14.1+dfsg-ok5.1), libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libqt5core5a (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-dbus.mainloop.pyqt5-dbg_5.14.1+dfsg-ok5.1_arm64.deb Size: 205790 MD5sum: b42ea2de56e6a7e7502169fe956fba87 SHA1: b8fe14a7dbc28b051a0916b966f6095204d4fe43 SHA256: 1f34318f518525b70f9ce2bfed870ce6ad594b643960609913a82ea75a9017e9 SHA512: 6d3d962d03515ebe0644af96a50d5f0dca580dbcddaa18b6704f288cd6e639c9c9f1c4eea1680c548a8e6796e34c6d6a3bf0813efc3e3d15716be96487cc8924 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: D-Bus Qt main loop support for Python 3 (debug extension) The dbus.mainloop.pyqt5 module provides support for Qt main loop for applications that use dbus-python. By default Qt uses main loop from GLib on UNIX-like systems, not its own one. . This package contains the extension built for the Python 3 debug interpreter. Build-Ids: 5633c03b53d89e9b2ac251753db3fb48e29a4204 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-dbus.mainloop.pyqt5 Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 172 Depends: python3-dbus, python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libqt5core5a (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-dbus.mainloop.pyqt5_5.14.1+dfsg-ok5.1_arm64.deb Size: 16256 MD5sum: c27eb103054a36ea337a9fdd215bce74 SHA1: 16fe973bcc5c143323f2fdb9eadf2e385af2454f SHA256: e0275ba4f9027816103ceb8061e923573430e3c0609ad7b6de497b58e21ab3b7 SHA512: 50dc300917959b790ab53a9dd0b5570040dc084ebbeed897459563b95fa812d28b2927376c4372b5e15b2d8e6cfa9b23bcb602bbae36d18efd2d9f74dcf7e974 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: D-Bus Qt main loop support for Python 3 The dbus.mainloop.pyqt5 module provides support for Qt main loop for applications that use dbus-python. By default Qt uses main loop from GLib on UNIX-like systems, not its own one. . This package contains the Python 3 version of this module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-distlib Architecture: all Version: 0.3.6-ok2 Priority: optional Section: python Source: distlib Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1166 Depends: python3:any Filename: pool/main/d/distlib/python3-distlib_0.3.6-ok2_all.deb Size: 271588 MD5sum: 3e0be4d7644ee1f31049f7bbedb867b8 SHA1: e38c171b426c824abcebce9f52845ec6dbd2e806 SHA256: 200e05e5e753eb2498e50cee12c435c0e302ed2117046f6ae966c5f31c934aad SHA512: b21f4eee8471960b873e24ed8b4a617c9a2c269af4bc7eb7bbaf165f34a5a50c10838649b1b8ed78e0a80a73c44b796ca8c7eca9215566cb8b535970f43edbd5 Homepage: https://pypi.python.org/pypi/distlib Description: low-level components of python distutils2/packaging Distlib is a library which implements low-level functions that relate to packaging and distribution of Python software. It is intended to be used as the basis for third-party packaging tools. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-distutils Architecture: all Version: 3.10.7-ok2 Multi-Arch: foreign Priority: optional Section: python Source: python3-stdlib-extensions Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1140 Provides: python3.10-distutils, python3.11-distutils, python3.8-distutils Depends: python3:any (>= 3.8.2-0~), python3:any (<< 3.12), python3-lib2to3 (= 3.10.7-ok2) Breaks: libpython3.10-stdlib (<< 3.10.0~b1), libpython3.6-stdlib (<< 3.6.5~rc1-3), libpython3.7-stdlib (<< 3.7.0~b2-2), libpython3.8-stdlib (<< 3.8.0~b2-5) Replaces: libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-2) Filename: pool/main/p/python3-stdlib-extensions/python3-distutils_3.10.7-ok2_all.deb Size: 148686 MD5sum: 175c78921fab5a55c9e435d2f0b3ede9 SHA1: d12948fca2dd21579a2bb0cf4a96126b87c39e84 SHA256: c47273cac19253451792e18e4105476bd9c4d7a9b5bd5f63b8216b783c414df1 SHA512: e82f4c323bfdcbec360727ee0eb2acfcdf3fce1bd446bbec58748e691918c845f75be6db56ae1fc6097e90145ae00ef32ee2b8c4f31fbaf3407f6765948fa80b Description: distutils package for Python 3.x Distutils package for Python 3.x. This package contains the distutils module from the Python standard library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-docutils Architecture: all Version: 0.17.1-ok1 Multi-Arch: foreign Priority: optional Section: python Source: python-docutils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1870 Provides: docutils Depends: docutils-common (= 0.17.1-ok1), python3-roman, python3:any Recommends: libpaper-utils, python3-pil, python3-pygments Suggests: docutils-doc, fonts-linuxlibertine | ttf-linux-libertine, texlive-lang-french, texlive-latex-base, texlive-latex-recommended Breaks: python-docutils (<< 0.16+dfsg-3) Filename: pool/main/p/python-docutils/python3-docutils_0.17.1-ok1_all.deb Size: 401526 MD5sum: 8b80a2f356593629d3faf8ee3e57b422 SHA1: 0928c32f0ff8aa0f268b24af1a40f72fad572da7 SHA256: 5a36c03d500989b8bd495e92d5da2ff6192200fe07c71a4c6741e03acff45536 SHA512: af90502ab7fdefc9df9a566bc853f48b3c3be73d3a63d1e16e5fbd0acb2b920bdb0325bd75f1e80a0fc2a054a2b42d47488b0923f6b2d1a78e46755b88b259cf Homepage: https://docutils.sourceforge.io/ Description: text processing system for reStructuredText (implemented in Python 3) 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 Python 3 modules and command line utilities. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-elementpath Architecture: all Version: 3.0.2-ok2 Priority: optional Section: python Source: elementpath Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 788 Depends: python3:any (>= 3.2~) Filename: pool/main/e/elementpath/python3-elementpath_3.0.2-ok2_all.deb Size: 127738 MD5sum: 9763dba972099d59b2a0cca0659e0e7f SHA1: 104a92875ab1e5efee759696723428f330334f64 SHA256: e76c2b295a895a8865f807eb3cb4bd190b0f4856b84c24d407f740f6706bc0a8 SHA512: 8752f9a3ee129c8ba64b73c9bfe08c23f048fad4f69fd297a321ff6feee5754bd6173f8baac0c709f3168ce0bd91e18524b9024d2faa49c2149de62653c63f3a Homepage: https://github.com/sissaschool/elementpath Description: Providing XPath selectors for Python's XML data structures The proposal of this package is to provide XPath 1.0 and 2.0 selectors for Python's ElementTree XML data structures, both for the standard ElementTree library and for the lxml.etree library.For lxml.etree. this package can be useful for providing XPath 2.0 selectors, because lxml.etree already has it's own implementation of XPath 1.0. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-ephemeral-port-reserve Architecture: all Version: 1.1.4-ok1 Priority: optional Section: python Source: python-ephemeral-port-reserve Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 26 Depends: python3:any Filename: pool/main/p/python-ephemeral-port-reserve/python3-ephemeral-port-reserve_1.1.4-ok1_all.deb Size: 5466 MD5sum: ef31e1fb3b3aa86c1e757a57d539c1b3 SHA1: 45a09fadc2db2dedc48a25b2dbf50f39e00f2ee3 SHA256: 9d9efd2213da8ca46217ed95597604f29ba63b606f9e17f7debe6454d4032475 SHA512: 4a7a0323c693cae9f233382efaeb5df58e79dcb259445e927ce9a07e9b034fc2d5cc6c2b6fbb40307a73194aef893084bb5e13b2ef21574892f5d00df053ad2e Homepage: https://github.com/Yelp/ephemeral-port-reserve/ Description: binds to an ephemeral port, force it into the TIME_WAIT state, and unbind it Sometimes you need a networked program to bind to a port that can't be hard-coded. Generally this is when you want to run several of them in parallel; if they all bind to port 8080, only one of them can succeed. . The usual solution is the "port 0 trick". If you bind to port 0, your kernel will find some arbitrary high-numbered port that's unused and bind to that. Afterward you can query the actual port that was bound to if you need to use the port number elsewhere. However, there are cases where the port 0 trick won't work. For example, mysqld takes port 0 to mean "the port configured in my.cnf". Docker can bind your containers to port 0, but uses its own implementation to find a free port which races and fails in the face of parallelism. . ephemeral-port-reserve helps you using port 0. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-exceptiongroup Architecture: all Version: 1.1.0-ok1 Priority: optional Section: python Source: python-exceptiongroup Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 64 Depends: python3:any Breaks: python3-trio (<< 0.22) Filename: pool/main/p/python-exceptiongroup/python3-exceptiongroup_1.1.0-ok1_all.deb Size: 16232 MD5sum: 2d47b0ceb2c47703465956f83b428c32 SHA1: 987efc86071cbf3c62317381531dfc1aa50340ec SHA256: c2932e093e9091e62a3433a979de488d70f628f9255dd4bc493bf741a41f6307 SHA512: 99b40bd50839fce1d8e58d06b0e942e9734847adf54d39f0fb9d58e3cb752d560e69fe282d9f9ad28d1ccf12fac40777a3aca42beb737cdc4541172405dc5da8 Homepage: https://github.com/agronholm/exceptiongroup/ Description: Backport of PEP 654 (exception groups) This is a backport of the BaseExceptionGroup and ExceptionGroup classes from Python 3.11. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-fixtures Architecture: all Version: 4.0.1-ok1 Priority: optional Section: python Source: python-fixtures Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 220 Depends: python3-pbr, python3-six, python3-testtools, python3:any Filename: pool/main/p/python-fixtures/python3-fixtures_4.0.1-ok1_all.deb Size: 36252 MD5sum: cbe39055d7ed8700bedbbc509b815447 SHA1: a03b889534f1381056cb308fbb83fe78e8006811 SHA256: dff40bf26a2e0b7ea6b5c1082c9c033898bfa508cf2e1ddc1b0980fd3f72b7e3 SHA512: 87784d045fb11fd60e5b9392c7a0d1c173f08e2df6c3de99c6023a2f2c40bdfa7c5485daae1998165d2dc98e631dbc723a10e69ca560514e297b63339c867a0f Homepage: https://github.com/testing-cabal/fixtures Description: PyUnit extension for defining test fixtures outside of test cases - Python 3.x A PyUnit extension for defining test fixtures outside of test cases. Each fixture encapsulates creating, reusing and freeing some state - be that a temporary directory on disk, SQL server connection, or just a particular object graph. This is extremely useful for testing and general resource management. . Fixtures ships with the base class, unittest glue and a number of precanned concrete fixtures. . This package provides the Python 3.x module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-flit-scm Architecture: all Version: 1.6.2-ok1 Priority: optional Section: python Source: flit-scm Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 22 Depends: flit, python3-setuptools-scm, python3-tomli, python3:any Filename: pool/main/f/flit-scm/python3-flit-scm_1.6.2-ok1_all.deb Size: 4086 MD5sum: c7a7cc085b729eb1621618f7a15592a9 SHA1: a218f0098fcc716f9964efa93cb723ce26bb6aa5 SHA256: 448efa1110cd0c07c0161b691f11a0c2697e440aeeeba26ee62a0e2db0cd4432 SHA512: d24047794524c20039fd85b45daa94bbe3a69ea55c5524ae00194f6fae80aaa94ab2675cb671baa15ae0d950136bc46a23c9099ed5f7d75a0c2136deaaee73ca Homepage: https://gitlab.com/WillDaSilva/flit_scm Description: PEP 518 build backend that uses setuptools_scm and flit A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit_core to build the package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-fontforge Architecture: arm64 Version: 20230101-ok1 Multi-Arch: same Priority: optional Section: python Source: fontforge Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 259 Depends: libfontforge4 (= 20230101-ok1), python3 (<< 3.9), python3 (>= 3.8~) Recommends: fontforge-nox | fontforge Breaks: python-fontforge Replaces: python-fontforge Filename: pool/main/f/fontforge/python3-fontforge_20230101-ok1_arm64.deb Size: 39794 MD5sum: 4ef2a42659380b4aa0485f2a69c59e05 SHA1: 92b02de6ffb849f4499451134ebe1db709980111 SHA256: cc8ba19f2a97889e208d02a1ee2f65ace088871b068e30bcb3e50cc7e75a8fb7 SHA512: d67fa7e76dace006cd2d5272661918b4fda167a6efe6eb00ad41d37e8d4b9c07bc2c87c3f8a1ac5f0cd69b103832037d98a677ab10d30cf49d5cf35b7d2e8f98 Homepage: https://fontforge.github.io/en-US/ Description: font editor - Python bindings 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 provides the Python modules (the libraries fontforge and psMat) to access a FontForge program for font manipulations. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-gdal Architecture: arm64 Version: 3.0.4+dfsg-ok4 Priority: optional Section: python Source: gdal Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 2709 Depends: python3 (<< 3.9), python3 (>= 3.8~), python3-numpy (>= 1:1.16.0~rc1), python3-numpy-abi9, python3:any, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgdal26 (>= 3.0.3), libstdc++6 (>= 5) Suggests: gdal-bin Filename: pool/main/g/gdal/python3-gdal_3.0.4+dfsg-ok4_arm64.deb Size: 543616 MD5sum: ead43bd95b644523caf31da504a831b5 SHA1: 42d7810b7b03e8c09ab894807e22cae976d24d89 SHA256: ba098bf231c2d50c2608a6dfd48bbf46fe612224991fb1b645a1d0f7a96f7b70 SHA512: 9d7654e7913a69e4cb1c6559b1a92703d10cacd7c83a29a5cd0fdc600aa17fccc40222686443f308ee460ef1b18facaaf4964bffd29e151fce90b793b21ef484 Homepage: http://www.gdal.org/ Description: Python 3 bindings to the Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 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 Python 3 bindings for the GDAL/OGR library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-gdbm-dbg Architecture: arm64 Version: 3.10.7-ok2 Multi-Arch: same Priority: optional Section: debug Source: python3-stdlib-extensions Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 499 Depends: python3-gdbm (= 3.10.7-ok2), libc6 (>= 2.17), libgdbm6 (>= 1.16) Filename: pool/main/p/python3-stdlib-extensions/python3-gdbm-dbg_3.10.7-ok2_arm64.deb Size: 136626 MD5sum: bcc26f492de6ae23c593fe5cf99ca6b8 SHA1: b5f0496d7f96bc5cf3d6ec054a174335d406f342 SHA256: b7d842e04224385d606ddffa13cb59791ccbcdca165b6b111a8e64f9e7155871 SHA512: 2c043f0b2f65841bdcec19a342591959d70437887c09cdafc70321354f117adf845f3318c2249b92dd310663e382a4b8a126623e623f1b7a09cedd056b9293b3 Description: GNU dbm database support for Python 3.x (debug extension) GNU dbm database module for Python 3.x. Install this if you want to create or read GNU dbm database files with Python. . This package contains the extensions built for the python3 debug interpreter. Build-Ids: 039122ff920b11ee3b4cc1d88d94280a57a2cfba b505e938d10b48af9477a88bf5bfd3bd7fcf0ce3 f9723350f9b07e20de83e193f353a94166063d2c cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-gdbm Architecture: arm64 Version: 3.10.7-ok2 Multi-Arch: same Priority: optional Section: python Source: python3-stdlib-extensions Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 233 Provides: python3.10-gdbm, python3.11-gdbm, python3.8-gdbm Depends: python3 (>= 3.8.2-0~), python3 (<< 3.12), libc6 (>= 2.17), libgdbm6 (>= 1.16) Suggests: python3-gdbm-dbg Filename: pool/main/p/python3-stdlib-extensions/python3-gdbm_3.10.7-ok2_arm64.deb Size: 20878 MD5sum: 002db64cdf1b3392395df6130955c987 SHA1: 22d5f26c4b5ea8bfcce7c9585adb2ffafcdae457 SHA256: be63693a49228e6780f2e384285ae7e524f69c01a6bf409b92b02b5762828274 SHA512: 2b3da5b5a5162ae7fe116b1e18113b118942c8b424c654c0fc896647c8226776235cbe75f584a3ce3bf68f182b4cb7bae603c3d184609a5a9ed4b6785a442638 Description: GNU dbm database support for Python 3.x GNU dbm database module for Python 3.x. Install this if you want to create or read GNU dbm database files with Python. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-gdcm Architecture: arm64 Version: 3.0.21-ok2 Priority: optional Section: python Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3794 Depends: libgdcm3.0 (= 3.0.21-ok2), python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/g/gdcm/python3-gdcm_3.0.21-ok2_arm64.deb Size: 689014 MD5sum: 4e2c8360c67c00b24eb9e6fb9f46f563 SHA1: f30a23d48d89c98f8733ee443d4f5a1164a4184e SHA256: 53feceb11804858f673c59b8234d0a70d287205d589c3927701153c689a4a4fb SHA512: c80308fe8618901c64a8f52d240370b018603670de2bc28f2057204e900200437848582ae8711299c3c6f41a52ae46686023d2453e92a8d08a438180bc29ce90 Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM Python bindings Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Python bindings to the GDCM DICOM library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-gi-cairo Architecture: arm64 Version: 3.36.0-ok3 Priority: optional Section: python Source: pygobject Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 82 Depends: python3-cairo (>= 1.11.1), python3-gi (= 3.36.0-ok3), python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libcairo-gobject2 (>= 1.12.16), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.48.0) Filename: pool/main/p/pygobject/python3-gi-cairo_3.36.0-ok3_arm64.deb Size: 7694 MD5sum: 501294dbba45729af2c411ca5b4a6bb2 SHA1: 1f44739d07d36c75af5ae8e4423f89a9707d2872 SHA256: dc66566c956922c323f6be967a4b144a43629631df75860869aa15a1126afabc SHA512: 01f0680b7c4ee1aa03e258fdacb016175a7daa02da104334f9d7f88ffeb0db91fde803dc37c1db2b551f666669e1cdbb2fd7c15e11d0cb60e9200ee60339d74a Homepage: https://wiki.gnome.org/Projects/PyGObject Description: Python 3 Cairo bindings for the GObject library GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 3 Cairo bindings for GObject. It is mostly used by other bindings to map their GObjects to Python objects. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-gi-dbg Architecture: arm64 Version: 3.36.0-ok3 Priority: optional Section: debug Source: pygobject Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1133 Depends: python3-gi (= 3.36.0-ok3), python3-dbg (<< 3.9), python3-dbg (>= 3.8~), libc6 (>= 2.17), libcairo-gobject2 (>= 1.12.16), libcairo2 (>= 1.10.0), libffi8 (>= 3.4), libgirepository-1.0-1 (>= 1.62.0-4~), libglib2.0-0 (>= 2.53.1) Filename: pool/main/p/pygobject/python3-gi-dbg_3.36.0-ok3_arm64.deb Size: 679262 MD5sum: 0df1996dfff31ec43220f2740bed2deb SHA1: 5cfc6b53cb2fea5fa3a7da58738acdb8a97047cf SHA256: cd9d7d1afc4e6dcff25ea5dc82420636e8f3145c345d7314c6e7ae73b99005b3 SHA512: 14722464db234f2e7ba51746b9bd98a0f7a7040466fbdd5b66fef95507e313bcd51a70800980fb4cb42246723c4e58165e4a7a1481beaf6b12741b157abceeb8 Homepage: https://wiki.gnome.org/Projects/PyGObject Description: Python 3 bindings for gobject-introspection libraries (debug extension) GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 3 binding generator for libraries that support gobject-introspection, i. e. which ship a gir1.2-- package. With these packages, the libraries can be used from Python 3. . This package contains the extensions built for the Python 3 debug interpreter. Build-Ids: 5e9160260d91f02ad8d33c984a79da75c0013f63 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-gi Architecture: arm64 Version: 3.36.0-ok3 Priority: optional Section: python Source: pygobject Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 692 Depends: gir1.2-glib-2.0 (>= 1.48.0), python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.17), libffi8 (>= 3.4), libgirepository-1.0-1 (>= 1.62.0-4~), libglib2.0-0 (>= 2.53.1) Filename: pool/main/p/pygobject/python3-gi_3.36.0-ok3_arm64.deb Size: 174738 MD5sum: a228eead8813a7b8dea7a7a424fb9c49 SHA1: 276ca3c22607df7c5ee339f2a40cea0b2a1f428e SHA256: 2c8684f0bbf5237c978df0c599151840c07e758589f4ab17d2ec09d6a7620c56 SHA512: 1b6b18983aab8fbddc8106cfa6a27bce6b03c73794517e00039254db3d044e6847b25b4afa867a4dce9a2f2a58163b61174678b650e1cba1db3e5aa597491ea4 Homepage: https://wiki.gnome.org/Projects/PyGObject Description: Python 3 bindings for gobject-introspection libraries GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 3 binding generator for libraries that support gobject-introspection, i. e. which ship a gir1.2-- package. With these packages, the libraries can be used from Python 3. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-gps Architecture: arm64 Version: 3.22-4.1ok1 Priority: optional Section: python Source: gpsd Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 569 Depends: libc6 (>= 2.17), python3:any Recommends: gpsd Filename: pool/main/g/gpsd/python3-gps_3.22-4.1ok1_arm64.deb Size: 123370 MD5sum: 19a21c8fb984042e5736948eb1971a75 SHA1: b92229e2d87278325806876116d593f45923915f SHA256: 2a007f68edf90b2d1ceb97b83953eaabbcd869a5178a67ac095546981b9c557d SHA512: fcf2a1f2d8f5b988d0bfb34d2c83a70278ab5f8b78eb00654e0dd9c969177f2b4beab04d6cfb3563f4dc4ff5ec61fb7bf7e7973b22e9d5ca47b4dd04a7edb34f Homepage: http://www.catb.org/gpsd/ Description: Global Positioning System - Python 3 libraries The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains a Python 3 interface to connect to gpsd, together with a module providing a controlled testing environment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-greenlet Architecture: arm64 Version: 1.1.3-ok1 Priority: optional Section: python Source: python-greenlet Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 306 Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Suggests: python-greenlet-dev, python-greenlet-doc Conflicts: python-codespeak-lib (<< 1.0) Filename: pool/main/p/python-greenlet/python3-greenlet_1.1.3-ok1_arm64.deb Size: 64132 MD5sum: 87c4db907fe9fc20b347a1a6f1b6ccc9 SHA1: b9bed1b015d18a9dad4651dde508738fe0b2d313 SHA256: 039f94c7458c133c3bc1f0431cbe6956524d174bc80c38d00d839f3a4e3e2d0e SHA512: c15bfe41db78b95a270d7c2888465b0d6a43686f934b646852fa3185fb6988f1924ad90c4dbc04b7b729c13c066332db8608eac8d96667ca12a419193b3475dc Homepage: https://pypi.python.org/pypi/greenlet Description: Lightweight in-process concurrent programming (python3) The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-gv Architecture: arm64 Version: 2.42.2-ok3 Priority: optional Section: python Source: graphviz Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 583 Depends: libc6 (>= 2.17), libcgraph6, libgcc-s1 (>= 3.3.1), libgvc6, libstdc++6 (>= 4.1.1), python3 (<< 3.9), python3 (>= 3.8~), python3:any Breaks: libgv-python (<< 2.40.1-0~) Replaces: libgv-python (<< 2.40.1-0~) Filename: pool/main/g/graphviz/python3-gv_2.42.2-ok3_arm64.deb Size: 68534 MD5sum: 3e2b8a8e0d25e8d9ab28e43f7b10d84c SHA1: e9c5a04ce1482a98a63e558ffaca0699380ce8cf SHA256: f587a698464b86bd3c964a56b456a209f912a22dc27eb58c97e28eb102118ba7 SHA512: 5cc9f3718f136826e056dfea8f4798f717442820a0e71317db9ae71df01c24a813d5d8c15a575141ef5603ffc64c7652779aed2b737744824095ee48a1579e6c Homepage: https://www.graphviz.org/ Description: Python3 bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the Python3 bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-h11 Architecture: all Version: 0.14.0-ok1 Priority: optional Section: python Source: python-h11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 240 Depends: python3-typing-extensions | python3 (>> 3.8), python3:any Filename: pool/main/p/python-h11/python3-h11_0.14.0-ok1_all.deb Size: 50686 MD5sum: 069c225f2ccda2a445cbbee8c4ad9c49 SHA1: cf03fe39ddce39017409d32f67e76233af184ed7 SHA256: 136331fd961a971eadcef621f04cce282a729b497ca2e341ef05621084bcdb80 SHA512: 403765d4e66384a4c9ec3c26ea3f259b57a2041bb34220ed200ba5d8e063627ce20aa41f8822afcc5ff28dc1493b3d36ad2112eede8071825fde32275cd2b3a7 Homepage: https://github.com/python-hyper/h11 Description: Pure-Python, bring-your-own-I/O implementation of HTTP/1.1 (Python 3) HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2. . It's a "bring-your-own-I/O" library; h11 contains no IO code whatsoever. This means you can hook h11 up to your favorite network API, and that could be anything you want: synchronous, threaded, asynchronous, or your own implementation of RFC 6214 – h11 won’t judge you. . This is the Python 3 package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-hatch-vcs Architecture: all Version: 0.3.0-ok2 Priority: optional Section: python Source: hatch-vcs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 44 Depends: python3-hatchling (>= 1.1), python3-setuptools-scm, python3:any Filename: pool/main/h/hatch-vcs/python3-hatch-vcs_0.3.0-ok2_all.deb Size: 7804 MD5sum: 27294da13c85ea90f39180945aba03e8 SHA1: e28184946a726064524e3c8524907511165f55cd SHA256: 14accdaf2d71bb8df41f8fe9d153ad8563539ae6713ed95eb53d169779f731ec SHA512: fd5afb7f47b50e066ea1c72a0aaa5499e74d14720f4f233304141d3dee5e8e5702517ae65da52a8c831f07b15135d168276b420c42d15eed66af99b79653cf7a Homepage: https://github.com/ofek/hatch-vcs Description: Hatch plugin for versioning from VCS This provides a plugin for Hatch that uses your preferred version control system (like Git) to determine project versions. . It may be required to build a Python module from source. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-hatchling Architecture: all Version: 1.12.2-ok1 Priority: optional Section: python Source: hatchling Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 401 Depends: python3-importlib-metadata | python3 (>> 3.8), python3-packaging, python3-pathspec (>= 0.10), python3-pluggy, python3-tomli | python3 (>> 3.11), python3:any Filename: pool/main/h/hatchling/python3-hatchling_1.12.2-ok1_all.deb Size: 55692 MD5sum: 7e1964ee63bd2d6877714011444b2b50 SHA1: 4261bf09f016d0d56a88f11848bdde22354a8b8e SHA256: 2f7907fae83e8957803671b1b8f233380fe89c0f7c651b1ed9aa40d92869b237 SHA512: 6d84331cd50a253daefc50de632e2ab094f93fe809e8f31699337ab58b850507cd4f3768daa5aa4a352c3ade6333a22ae0e9c1a062186bec477937be5f7629fc Homepage: https://hatch.pypa.io/ Description: Python package build backend used by Hatch This is the extensible, standards compliant build backend used by Hatch. . It may be required to build a Python module from source. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-httpretty Architecture: all Version: 1.1.4-ok3 Priority: optional Section: python Source: python-httpretty Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 118 Depends: python3-six, python3-urllib3, python3:any Filename: pool/main/p/python-httpretty/python3-httpretty_1.1.4-ok3_all.deb Size: 23038 MD5sum: 61aaa0edcce67801d33a81a0864d1ccf SHA1: b351b36ac2f81e713024f827de4b83e27bc9dfdb SHA256: e0c36aedf19a9e2feca22b9b0c33ff8340565f92aa919b0cea07db4ffe91d22e SHA512: f237f5ebacf7bf1aa2433cb2d9e337c533430c2afdb232caaa20b82d7e073ce2f46a4876a0201f281a79251df514bca669cec7d09eb3ff7e953aff8966245980 Homepage: https://github.com/gabrielfalcao/httpretty Description: HTTP client mock - Python 3.x Once upon a time a Python developer wanted to use a RESTful API, everything was fine but until the day he needed to test the code that hits the RESTful API: what if the API server is down? What if its content has changed ? . Don't worry, HTTPretty is here for you. . This package provides the Python 3.x module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-hypercorn Architecture: all Version: 0.13.2-ok1 Priority: optional Section: python Source: hypercorn Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 221 Depends: python3-h11 (>= 0.11.0), python3-h2 (>= 3.1.0), python3-priority, python3-toml, python3-typing-extensions, python3-wsproto (>= 0.14.0), python3:any (>= 3.7~) Suggests: python3-trio (>= 0.11.0), python3-uvloop Filename: pool/main/h/hypercorn/python3-hypercorn_0.13.2-ok1_all.deb Size: 35514 MD5sum: 0f55131ccfeacb83a889c8e9b8b65ec3 SHA1: 382df0de71b3638efb2415a28e13d6e004836989 SHA256: d00d0ccca4454aabcccdf993c9422b6b5075efbe0a98e6250b9aaee476d57852 SHA512: c3bb04b142ebd7ac6e8b841008c8795c0e7167311c5ffda6ae0da878cc53f3d3456920e6745d4c8cd786d4455821beac913bf178bba4d360fc9044ade30bdb4a Homepage: https://gitlab.com/pgjones/hypercorn Description: ASGI Server based on Hyper libraries and inspired by Gunicorn Hypercorn is an ASGI web server based on the sans-io hyper, h11, h2, and wsproto libraries and inspired by Gunicorn. Hypercorn supports HTTP/1, HTTP/2, WebSockets (over HTTP/1 and HTTP/2), ASGI/2, and ASGI/3 specifications. Hypercorn can utilise asyncio, uvloop, or trio worker types. . Hypercorn can optionally serve the current draft of the HTTP/3 specification using the aioquic library. . Hypercorn was initially part of Quart before being separated out into a standalone ASGI server. Hypercorn forked from version 0.5.0 of Quart. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-imagesize Architecture: all Version: 1.4.1-ok1 Priority: optional Section: python Source: python-imagesize Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 38 Depends: python3:any Filename: pool/main/p/python-imagesize/python3-imagesize_1.4.1-ok1_all.deb Size: 6540 MD5sum: b0ccc581d88810e9c44221a868d74758 SHA1: 4abc24df372bd9df6ddd1dc93d01dfea4342474a SHA256: 3ab705636d77bb4d1c676dc5a3a170539146db34511f86fbb31cecd8183d0590 SHA512: 010817678f7921e44909a22daa4992bf20f24320880a623d73b12705a7517727ca3a6cbfbf045dff628bcbb5824042ea29f382d9fddbfb6dbda386975cbec9b1 Homepage: https://github.com/shibukawa/imagesize_py Description: Python module for getting image size or DPI This module parses image header and returns width and height of the image, or dots per inch. Supported formats are: JPEG, JPEG 2000, PNG, GIF, TIFF, SVG, Netpbm. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-imath Architecture: arm64 Version: 3.1.6-ok1 Multi-Arch: same Priority: optional Section: python Source: imath Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 90470 Depends: python3-numpy (>= 1:1.16.0~rc1), python3-numpy-abi9, python3 (<< 3.9), python3 (>= 3.8~), libboost-python1.71.0, libboost-python1.71.0-py38, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libimath-3-1-29 (>= 3.1.6), libpython3.8 (>= 3.8.2), libstdc++6 (>= 9) Filename: pool/main/i/imath/python3-imath_3.1.6-ok1_arm64.deb Size: 9809400 MD5sum: c3b0dcde12fd2e98bfe4c41fbea7fd15 SHA1: ed19865da2c19f28f15e52360a6dc2f224679a03 SHA256: 34a5addf12bdc56971a61ca35b50bbc5922acd9413b8026e13dedda4843cf6c2 SHA512: ee5d982dcd90a610ce1e9858d73dba2cfb1e7b2b83aea531973c74f5462828f48d38fc611a13cf25584eeb274a888aa8c107d85ec744a8502153e92935047c9b Homepage: https://www.openexr.com Description: Utility libraries from ASF used by OpenEXR - Python bindings 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 Python bindings to the Imath library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-importlib-metadata Architecture: all Version: 4.12.0-ok3 Multi-Arch: foreign Priority: optional Section: python Source: python-importlib-metadata Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 84 Depends: python3-typing-extensions | python3 (>> 3.8), python3-zipp, python3:any (>= 3.8~) Filename: pool/main/p/python-importlib-metadata/python3-importlib-metadata_4.12.0-ok3_all.deb Size: 20564 MD5sum: 75b2b00253142eaf4cc2b5a67c39486b SHA1: 952b2ee7a569b940818319940d01af65bef1c36c SHA256: 430bd8e6a49e8035e42a4dc985b305ccab8f43fa34f045312afc462e07d76d87 SHA512: 942ae8c899ad204d8407da217757eb42cf1e63a200fd2edc4ef4901566e7af4ac55044cba91c4f19bfe91c78b39e72944d38dc67a85d788a97899956fcad2aae Homepage: https://github.com/python/importlib_metadata Description: library to access the metadata for a Python package - Python 3.x Provides an API for accessing an installed package’s metadata, such as its entry points or its top-level name. This functionality intends to replace most uses of pkg_resources entry point API and metadata API. . This package contains Python 3.x module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-iniconfig Architecture: all Version: 1.1.1-ok3 Priority: optional Section: python Source: python-iniconfig Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 31 Depends: python3:any Filename: pool/main/p/python-iniconfig/python3-iniconfig_1.1.1-ok3_all.deb Size: 5746 MD5sum: ce1537f8b176f41797ae03ad76f3585b SHA1: 034c2b3558da3906192192db5d142a17b803fe67 SHA256: 81b0e4a6461c9bd20506698eba2bacd458be6fd4726fded9d55d8d68ef09ab8f SHA512: 7563f0f26539f26da9321ac3b6c191703a32bb27277278c093fe4c012697c1d4bb8e55dde8a6c0d594fb672dd5351be25b2afdb356a1e554c395a5fc4cf68e13 Homepage: https://github.com/RonnyPfannschmidt/iniconfig Description: brain-dead simple parsing of ini files iniconfig is a small and simple INI-file parser module having a unique set of features: . * maintains order of sections and entries * supports multi-line values with or without line-continuations * supports "#" comments everywhere * raises errors with proper line-numbers * no bells and whistles like automatic substitutions * iniconfig raises an Error if two sections have the same name. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-iniparse Architecture: all Version: 0.4-ok2 Priority: optional Section: python Source: python-iniparse Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 88 Depends: python3:any, python3-six Replaces: python-iniparse (<< 0.4-0) Filename: pool/main/p/python-iniparse/python3-iniparse_0.4-ok2_all.deb Size: 19566 MD5sum: 452c6424dfa68c4283c9af94836920df SHA1: 098c4571d809d30d4429de033f7fd231f13188b6 SHA256: 22e7d145be2add7063e7f17fca1d0c0e75f67b1ef1e590a96c1ef3f83f14b757 SHA512: bb4b364c47c4a0289affa9d3c7c071475236689c80ed32b7fd89d38f82b1bab057b7f48fe22dcb2bc42dc20e97b5d2d659b2640c0c8dfb3220ad4c5528933c37 Homepage: https://github.com/candlepin/python-iniparse Description: access and modify configuration data in INI files (Python 3) iniparse is a INI parser for Python which is: . * Compatible with ConfigParser: Backward compatible implementations of ConfigParser, RawConfigParser, and SafeConfigParser are included that are API-compatible with the Python standard library. They pass all the unit tests in Python-2.4.4. . * Preserves structure of INI files: Order of sections & options, indentation, comments, and blank lines are preserved as far as possible when data is updated. . * More convenient: Values can be accessed using dotted notation (cfg.user.name), or using container syntax (cfg['user']['name']). . It is very useful for config files that are updated both by users and by programs, since it is very disorienting for a user to have her config file completely rearranged whenever a program changes it. iniparse also allows making the order of entries in a config file significant, which is desirable in applications like image galleries. . This is a Python 3 version of the package cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-installer Architecture: all Version: 0.6.0-ok1 Priority: optional Section: python Source: python-installer Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 958 Depends: python3:any Suggests: python-installer-doc Filename: pool/main/p/python-installer/python3-installer_0.6.0-ok1_all.deb Size: 227166 MD5sum: 15fbc5daa55b8afa399f5293b6d71885 SHA1: af309f5906f34d230aaf02da9ed8c6b6b5730de4 SHA256: bb3c1a8652a86932c35d176eeb4b464849aaf2e70d9a810f8bc13a5ce4a90eab SHA512: 571a3b1c287f8a6e28fe3f43752a04d7b86deea7249b78b52950e758ec52a7b0813e19f1393b0a4fa290756fbfea01dee4c84960b3dba4ba1e5ead61f3566f6e Homepage: https://github.com/pypa/installer/ Description: Python library for unpacking and installing wheels "installer" is a low-level library for installing a Python package from a wheel distribution; the wheel is the basic unit of Python module distribution to end users. It provides basic functionality and abstractions for handling wheels and installing packages from wheels, including: . * Logic for "unpacking" a wheel (i.e. installation). * Abstractions for various parts of the unpacking process. * Extensible simple implementations of the abstractions. * Platform-independent Python script wrapper generation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-ixion Architecture: arm64 Version: 0.17.0-ok1 Multi-Arch: same Priority: optional Section: python Source: libixion Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 65 Depends: python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libixion-0.17-0, libstdc++6 (>= 9) Filename: pool/main/libi/libixion/python3-ixion_0.17.0-ok1_arm64.deb Size: 19066 MD5sum: 36293f6f388187b150d3a596117351cf SHA1: ee37d4642c4bde2aad2060e1d49056b973119284 SHA256: 7ee609e2361b305eede94f1d648cd61557ebfcb5c635d699036b36afbc5fd187 SHA512: af378ed2a891b8b725a2bf95d0bc54726014bb963338aeeb306f59a65726c7574e414e994122c418a573a073574942ee8d273e62768424178da353e6f561fb19 Homepage: https://gitlab.com/ixion/ixion Description: general purpose formula parser & interpreter library -- Python module Ixion is a general purpose formula parser & interpreter that can calculate multiple named targets, or “cells”. . This package contains the Python module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-jaraco.classes Architecture: all Version: 3.2.1-ok2 Priority: optional Section: python Source: jaraco.classes Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 31 Depends: python3-more-itertools, python3:any Filename: pool/main/j/jaraco.classes/python3-jaraco.classes_3.2.1-ok2_all.deb Size: 5958 MD5sum: 052374679b26ddada59f73e79d23716b SHA1: 59afd2842516d63c3c9f2de346a1310bbdf91f84 SHA256: 371e49470ec69d7f8cdfebe879d16d736a052d8941a1f367cdcda0dbbae0c598 SHA512: 9f75354632dc75c8e5f181b9177fbf87c9025ebabeb6fbd6967dbb81764af9660821352fd67b7304b0b2d9333f591ea64f36a1cf45f610af5a97d467a0905b81 Homepage: https://github.com/jaraco/jaraco.classes Description: additional routines for obtaining class names Jaraco.classes provides additional routines for obtaining the class names of an object and its parent classes, some useful metaclasses and methods for class properties. It's mostly needed as a dependency of other projects by the same author. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-jeepney Architecture: all Version: 0.4.2-ok2 Priority: optional Section: python Source: jeepney Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 80 Depends: python3:any Filename: pool/main/j/jeepney/python3-jeepney_0.4.2-ok2_all.deb Size: 17716 MD5sum: 133c81dbf82457944206fa239de92c61 SHA1: fce9ffb7f59d00e65a388962759b31dd5619108d SHA256: 6f3743fb35df17c74b8802a156b4f3ba145e267853d66716bfd5b3079bae9e89 SHA512: 25d80052bbb4c98e04ab1d3f19caa9aadaef6619089d0f33684a07247c6be32738736dfbb79de97b1b098136979ca9a759e146eafd18c6536aae57f9bcfca940 Homepage: https://gitlab.com/takluyver/jeepney Description: pure Python D-Bus interface This is a low-level, pure Python D-Bus protocol client. It has an I/O-free core, and integration modules for different event loops. . DBus is an inter-process communication system, mainly used in Linux. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-jinja2 Architecture: all Version: 3.0.3-ok3 Priority: optional Section: python Source: jinja2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 545 Depends: python3-markupsafe (>= 2.0), python3:any Recommends: python3-babel, python3-pkg-resources Suggests: python-jinja2-doc Breaks: python-jinja2 (<< 2.11.1-1) Replaces: python-jinja2 (<< 2.11.1-1) Filename: pool/main/j/jinja2/python3-jinja2_3.0.3-ok3_all.deb Size: 106818 MD5sum: 810a08fa3562e784c66070941f5e08b5 SHA1: 6d9e07565eb39a0227b13708cbf16ef2b8551e22 SHA256: 630b527757f2fe72cc99368dd7a5aeb448ef2b36ee71da9f67c5a1fb1eadde0e SHA512: c71ca28c1f9cf73c041ad1ff545ed2f509d67a062c1ab35a31feb142f0e69959a3364bb3d4f61439b800044a1a4eb726d3889ed8a49bb3d5f3ca333acfe51c19 Homepage: http://jinja.pocoo.org/ Description: small but fast and easy to use stand-alone template engine Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. . The key-features are: * Configurable syntax. If you are generating LaTeX or other formats with Jinja2 you can change the delimiters to something that integrates better into the LaTeX markup. * Fast. While performance is not the primarily target of Jinja2 it’s surprisingly fast. The overhead compared to regular Python code was reduced to the very minimum. * Easy to debug. Jinja2 integrates directly into the Python traceback system which allows you to debug Jinja2 templates with regular Python debugging helpers. * Secure. It’s possible to evaluate untrusted template code if the optional sandbox is enabled. This allows Jinja2 to be used as templating language for applications where users may modify the template design. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-keyring Architecture: all Version: 23.9.3-ok4 Priority: optional Section: python Source: python-keyring Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 159 Depends: python3-importlib-metadata (>= 3.6), python3-jaraco.classes, python3-jeepney (>= 0.4.2), python3-secretstorage, python3:any Suggests: gir1.2-secret-1, gnome-keyring, libkf5wallet-bin, python3-dbus, python3-gi, python3-keyrings.alt Filename: pool/main/p/python-keyring/python3-keyring_23.9.3-ok4_all.deb Size: 37526 MD5sum: 2165a9c29cd1b823a68b8e0ee2968813 SHA1: c38204bf8299df50038767b1019a476bf4c37b3a SHA256: 179ebabda45eedb0d541f59c6bb3347b758b1e5e9dc2c17074ab9930dd4fe4d8 SHA512: ce67804d2b316d59f5d6f25095204371391685d9d3c4bd66a0754760816d54a49318861c670eda4c80f4b2ab1c22bf3507f3282de90176ed6b32ed490ab84960 Homepage: https://github.com/jaraco/keyring Description: store and access your passwords safely The Python keyring library provides an easy way to access the system keyring service (e.g Gnome-Keyring, KWallet) from Python. It can be used in any application that needs safe password storage. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-lazy-object-proxy Architecture: arm64 Version: 1.9.0-ok1 Priority: optional Section: python Source: lazy-object-proxy Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 92 Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.17) Filename: pool/main/l/lazy-object-proxy/python3-lazy-object-proxy_1.9.0-ok1_arm64.deb Size: 18910 MD5sum: 44ed464628d93b0ec4ab7f1ed259a881 SHA1: 648460c09a8aaedfa8891cc9c7c32df7a7b45be4 SHA256: 4a0b548d0711928268b13cabf2f9d5dd0434d12dad265bdf3c3ec940789b1cea SHA512: 9bc94a864f8cda73b92367b7f9954604ca628f610ab6fda2df12b52b2b966856295cde8446851f579deede40205080ea7057b3a7d17921166c72153efc5812a8 Homepage: https://github.com/ionelmc/python-lazy-object-proxy Description: Python 3 fast and thorough lazy object proxy A lazy object proxy is an object that wraps a callable but defers the call until the object is actually required, and caches the result of said call. . These kinds of objects are useful in resolving various dependency issues, few examples: . * Objects that need to held circular references at each other, but at different stages. To instantiate object Foo you need an instance of Bar. Instance of Bar needs an instance of Foo in some of it methods (but not at construction). Circular imports sound familiar? . * Performance sensitive code. You don't know ahead of time what you're going to use but you don't want to pay for allocating all the resources at the start as you usually need just few of them. . This package contains the Python 3 version of lazy-object-proxy . cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-lerc Architecture: all Version: 4.0.0-ok2 Priority: optional Section: python Source: lerc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 608 Depends: liblerc4, python3-numpy, python3:any Filename: pool/main/l/lerc/python3-lerc_4.0.0-ok2_all.deb Size: 168772 MD5sum: 1083c321312cbee66960b311b6058076 SHA1: 33f813c97f55d7f784d3cfe291401c5ac7f36a6b SHA256: 30b30b505de63f099ea707b47c9ee5534d95b8068b42327ce0690d4bbf6accca SHA512: 511dcd9643e58c1c85d57e06164d19a82c530c437de2d4156d0149fe66293ce2d2ba9e6ef7c104b70c6c7fdf948b69bbf61cccd78b52347fdcea9378e29d57da Homepage: https://github.com/Esri/lerc Description: Python 3 bindings to the Limited Error Raster Compression library LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds). . This is a Python package of LERC. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-lib2to3 Architecture: all Version: 3.10.7-ok2 Multi-Arch: foreign Priority: optional Section: python Source: python3-stdlib-extensions Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 535 Provides: python3.10-lib2to3, python3.11-lib2to3, python3.8-lib2to3 Depends: python3:any (>= 3.8.2-0~), python3:any (<< 3.12) Breaks: libpython3.10-stdlib (<< 3.10.0~b1), libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-3), python3.6-2to3 (<< 3.6.4-2), python3.7-2to3 (<< 3.7.0~a3-3) Replaces: libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-3), python3.6-2to3 (<< 3.6.4-2), python3.7-2to3 (<< 3.7.0~a3-3) Filename: pool/main/p/python3-stdlib-extensions/python3-lib2to3_3.10.7-ok2_all.deb Size: 80158 MD5sum: 9f31c0cf3d54a6e2f70a2a69554aeee8 SHA1: 67feec39658f55e272c6387a00a9ee939880aaa7 SHA256: df40b927d32752a6ace88c3fe91c98fa46c60fc0feba83f7e92b4332181e779b SHA512: 2ccc1dccbc3dfa7bdd6e73291c04753499ed54470660134ef2c01bd122c0c9fdf8b22b9c4e7bbab7297eb54368834399404fc3a7b322ec0e52fda9c365ed9042 Description: Interactive high-level object-oriented language (lib2to3) Python is a high-level, interactive, object-oriented language. It includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the lib2to3 library, a Python2 to Python3 converter. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-libproxy Architecture: all Version: 0.4.15-ok2 Priority: optional Section: python Source: libproxy Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 24 Depends: python3:any, libproxy1v5 (>= 0.4.15-ok2) Filename: pool/main/libp/libproxy/python3-libproxy_0.4.15-ok2_all.deb Size: 4160 MD5sum: 4dd4c59f9fe5bd63691868482bb01f95 SHA1: c93c75706830aee86445722a70dd9e0f85ac14e6 SHA256: 6e5139dba7567a74979f2a21ea2ff8c60d10cee4dd8a157aec303797068f1c48 SHA512: 245e7f11f3f3a01a0959a8d0ba452ee2ebcc62c4b4f33e78791e9e13bb7ce263f049723e735e76c89d2c4ee0aef48e871ac7451f6394916435f63b1f6dc20dd6 Homepage: https://libproxy.github.io/libproxy/ Description: automatic proxy configuration management library (Python 3) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the Python 3 bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-libsass Architecture: arm64 Version: 0.21.0-ok2 Priority: optional Section: python Source: libsass-python Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 138 Depends: python3 (>= 3~), python3-six, python3:any (>= 3.2~), libc6 (>= 2.17), libsass1 (>= 3.6.5) Filename: pool/main/libs/libsass-python/python3-libsass_0.21.0-ok2_arm64.deb Size: 43748 MD5sum: 3b53d98c585635dad858bc6a5ac2f146 SHA1: f1dedce3190686394589b42491daf627857db8b2 SHA256: 407ac0654d0eb4e427bac5fd9b67385754af4d67f6bbe39d27cfc83af36dd6c5 SHA512: aea58527529f0e53c9acd1b1c3b7fc36e397a860a930cdcbc12329a985935b5985fe070e7fbed87f7e60e5dca2a2e8c9bde3b329181bf9e264986cf9a583c418 Homepage: https://sass.github.io/libsass-python Description: SASS for Python 3: a straightforward binding of libsass for Python This package provides a simple Python 3 extension module sass which is binding Libsass (written in C/C++ by Hampton Catlin and Aaron Leung). It's very straightforward and there isn't any headache related Python distribution/deployment. That means you can add just libsass into your setup.py's install_requires list or requirements.txt file. Need no Ruby nor Node.js. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-libvirt Architecture: arm64 Version: 8.0.0-ok1build1 Priority: optional Section: python Source: libvirt-python Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guido Günther Installed-Size: 810 Depends: libc6 (>= 2.28), libvirt0 (>= 8.5.0), python3 (<< 3.9), python3 (>= 3.8~), python3:any Recommends: libvirt-daemon Filename: pool/main/libv/libvirt-python/python3-libvirt_8.0.0-ok1build1_arm64.deb Size: 149598 MD5sum: f252c415585aa851d561dd802216973f SHA1: 4edd77824648845dbf8d2a123a517d605ac3a933 SHA256: b2a0dc9c692639a49a4c25971762af75210bf98877ed1c4fe67fb537e98f10ac SHA512: 2cdd9c6b8adcc5b2bf58a917d3bc41076f3d6aa4aab0244d6f7b8669907317532078902e8811f667e2b638bbcae33e9c04288b06d5c0606c0f1ce43ef7b7cb94 Homepage: http://libvirt.org Description: libvirt Python 3 bindings 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 Python 3 bindings for the libvirt library cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-libxml2-dbg Architecture: arm64 Version: 2.9.10+dfsg-ok4 Multi-Arch: same Priority: optional Section: debug Source: libxml2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1096 Depends: python3-libxml2 (= 2.9.10+dfsg-ok4), python3-dbg (<< 3.9), python3-dbg (>= 3.8~), libc6 (>= 2.28), libxml2 (>= 2.9.1) Filename: pool/main/libx/libxml2/python3-libxml2-dbg_2.9.10+dfsg-ok4_arm64.deb Size: 171358 MD5sum: a05866066dc7167c970416da8e718802 SHA1: d619b8ca2aa3956b0ae123a9f52ccda01e0fbfa7 SHA256: e52c76dd919c2a1fc940c699ad75ece807a59dd559b6eb987cc0a78f7362926a SHA512: d2c4c9d4e12e089781fdc4985e09751273a7b71ad4523e100cd2a4c27fb1e664301fc2ae5a4a3244f2e85eb2835c30eda1e8102077f6b1aa6fafa1787ae6b506 Homepage: http://xmlsoft.org Description: Python3 bindings for the GNOME XML library (debug extension) 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 the files needed to use the GNOME XML library in Python3 programs for use with the Python3 debug interpreter. Build-Ids: 6cedca652c109b8f2288bcb05d7bc7263202673a cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-libxml2 Architecture: arm64 Version: 2.9.10+dfsg-ok4 Multi-Arch: same Priority: optional Section: python Source: libxml2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 905 Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.28), libxml2 (>= 2.9.1) Filename: pool/main/libx/libxml2/python3-libxml2_2.9.10+dfsg-ok4_arm64.deb Size: 133944 MD5sum: 362d02cf9f5e85e46c5e719eead03886 SHA1: 3bf0d9c028849fd59e2180c8467888d3f6c7011c SHA256: 133e22ced8a2f1d73ef38bd5ca09e4876ea3ab43ca0a004249fe93c1d0b08c87 SHA512: 19a2a6d1e0236ae79b6502c7b30e2163f103dcddf032af55b1709cf4bb26d41c6a23e72b6db88850cfbeb4127ad6401a78bc149a69ab53670849ea28a8d3f6ea Homepage: http://xmlsoft.org Description: Python3 bindings 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 the files needed to use the GNOME XML library in Python3 programs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-lldb-15 Architecture: arm64 Version: 1:15.0.7-ok3 Priority: optional Section: python Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 827 Provides: python3-lldb-x.y Depends: liblldb-15 (= 1:15.0.7-ok3), python3-six Conflicts: python3-lldb-x.y Replaces: python3-lldb-x.y Filename: pool/main/l/llvm-toolchain-15/python3-lldb-15_15.0.7-ok3_arm64.deb Size: 111344 MD5sum: 648d2df71a7615b932eb25b1bee9071e SHA1: 1fb9020471d2e8edafe0635016258940be98f6c5 SHA256: 62df697971a4a304704dfbb952de229645b133336245e737965781e31f3eb3bf SHA512: adff8a8400b0a481a1681e1203d48a8b804028fbb30c986314f87558d724b654e120a004e031680cd04722c89a394b6ee10dd41cbbc959488cda69ca7a71d833 Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger, python3 lib 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 binding package provides access to lldb. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-lldb Architecture: arm64 Version: 1:15.0-56~exp2-ok1 Priority: optional Section: python Source: llvm-defaults (0.56~exp2-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 12 Depends: python3-lldb-15 (>= 15~) Breaks: python-lldb (<< 0.49~exp2) Replaces: python-lldb (<< 0.49~exp2) Filename: pool/main/l/llvm-defaults/python3-lldb_15.0-56~exp2-ok1_arm64.deb Size: 1808 MD5sum: e42dcc26fc1a66cde1029998b11a6342 SHA1: 62bc50c41c5f8be48a5ed249e0a7000e83477371 SHA256: 0c3203d489bf3e4b83e3cf5f6228c9698763f8ded14e10807009575e963709eb SHA512: d39f9b0e8ab68693be263c406d29a09813aa0c383727768ac32bdabf2bcbe5ef9386b98b18ea33e7562de0f8f7d0708da103588bc0fe63a3a54bf0c0d3006444 Description: Next generation, high-performance debugger, python lib 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 Python binding to lldb. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-mako Architecture: all Version: 1.2.2-ok1 Priority: optional Section: python Source: mako Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 318 Depends: python3-importlib-metadata | python3 (>> 3.8), python3-markupsafe, python3:any (>= 3.8~), python3-pkg-resources Suggests: python3-beaker, python-mako-doc Breaks: python-mako (<< 1.1.0) Replaces: python-mako (<< 1.1.0) Filename: pool/main/m/mako/python3-mako_1.2.2-ok1_all.deb Size: 61192 MD5sum: 2167669c0aa6b3884fb7c7b5e7ef8c8e SHA1: 1038efa94bddd9d74e55e6b786d89430a6f51c80 SHA256: a1586c498b3348f03f909562c8f8b1aa637ff9ca19b485fa6be762628edd806d SHA512: 19ad249e38045a5facc3b81a667c36467b7579e32df135735f33507e62ba3361b9b7d4b3948cbf35f099eb3ceb6fc88bd7d6246fa521c35d80ef2d256ee3744a Homepage: https://www.makotemplates.org/ Description: fast and lightweight templating for the Python 3 platform Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-marisa Architecture: arm64 Version: 0.2.5-ok2.1 Priority: optional Section: python Source: marisa Origin: openKylin Maintainer: openKylin Developers Installed-Size: 160 Depends: libmarisa0 (= 0.2.5-ok2.1), python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/main/m/marisa/python3-marisa_0.2.5-ok2.1_arm64.deb Size: 28370 MD5sum: 7566d31fe9785a796e8358c500b3d545 SHA1: dd99d9ca80ad00efa00172d0cb61fd529c7dba75 SHA256: cc6ae9db35ec67a424ba79b674339a98b2767b5eb48ba756457d2046c5c01e01 SHA512: 96aedff9763e61edf5beb5f07499145186360f76a7286585b50119eba5ab67c45762789590dd720103349c3fe7af5b27beaa3e32265be1cd5fecb8c3045340ca Homepage: https://github.com/s-yata/marisa-trie Description: Python3 bindings for MARISA Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. . This package contains Python 3 bindings for MARISA. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-markdown-it Architecture: all Version: 2.1.0-ok2 Priority: optional Section: python Source: markdown-it-py Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 290 Depends: python3-mdurl, python3-typing-extensions | python3 (>> 3.8), python3:any Filename: pool/main/m/markdown-it-py/python3-markdown-it_2.1.0-ok2_all.deb Size: 56238 MD5sum: eb5e87f299433618b0e66c706f32f293 SHA1: 48da6136c3cb819df127a56855716701b7d90582 SHA256: 7de40c145eb5520c694dfc402677bf45b4dc4d92c95bcdd437e7e3ae6103f99b SHA512: a72fa624699f0ed58982d57365d22578835b377a59cb9ad6a7b0fe2093e3b494eed8f0732b63b3ee9bfbf83787abcf479bee8be42f922c884e575037b8f05752 Homepage: https://github.com/executablebooks/markdown-it-py Description: Python port of markdown-it and some its associated plugins High speed Python markdown parser based in markdown-it. markdown-it-py follows the CommonMark spec for baseline parsing. Also, new syntax rules can be added and even replace existing ones. New syntax extensions can be added to extend the parser. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-markdown Architecture: all Version: 3.4.1-ok2 Priority: optional Section: python Source: python-markdown Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 305 Depends: python3-importlib-metadata (>= 4.4), python3:any Recommends: python3-pygments, python3-yaml Suggests: python-markdown-doc Breaks: python-markdown (<< 3.1.1-4), python3-mdx-math (<< 0.7-2~) Replaces: python-markdown (<< 3.1.1-4) Filename: pool/main/p/python-markdown/python3-markdown_3.4.1-ok2_all.deb Size: 63198 MD5sum: ea3c26934bf6b724e4fd3fbb356d3b4e SHA1: f5574399b0bf1b01d1be1a0aebec00ebcd2b995f SHA256: cd4e1ac98f1edfe1ae38354686a291ee534db095950b886af839c929e54552d8 SHA512: fc1cb83bdaf942671c559b43fa786d40f755a24c99971186ae5cc4c702e2210ccbe961d716845f82039d33bfd7ba3df811b1b91035adf52f81719d1363ecce33 Homepage: https://github.com/Python-Markdown/markdown Description: text-to-HTML conversion library/tool (Python 3 version) Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). . This is a Python implementation of John Gruber's Markdown. The current version of python-markdown implements all Markdown syntax features and fully passes Markdown Test Suite 1.0. It also supports footnotes and attributes. . This package contains all the files needed to use Markdown with Python 3.x. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-mdit-py-plugins Architecture: all Version: 0.3.3-ok2 Priority: optional Section: python Source: mdit-py-plugins Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 177 Depends: python3-markdown-it, python3:any Filename: pool/main/m/mdit-py-plugins/python3-mdit-py-plugins_0.3.3-ok2_all.deb Size: 29528 MD5sum: 21c12edef603f0f68bf98345999616b7 SHA1: 4230d1bcde89c11782c620485201fb632194ca9c SHA256: 0ede00bb780fbc6990ccf9ff4b8ed9ada9451ea6c150eb10f4baa76b596fb418 SHA512: a6d9378a2302301de631cd7430ec53bc46bdd240afef58c37f66d1a8ab46d0109ffa00c35a451b6ea9e8cf45f80d2f1b7fb07b6e1eb31d8cd9de41a606c8779f Homepage: https://github.com/executablebooks/mdit-py-plugins Description: Collection of plugins for markdown-it-py This package include a collection of core plugins that are used in markdown-it-py. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-mdurl Architecture: all Version: 0.1.2-ok1 Priority: optional Section: python Source: mdurl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 46 Depends: python3:any Filename: pool/main/m/mdurl/python3-mdurl_0.1.2-ok1_all.deb Size: 9676 MD5sum: 7025a02cb6423ff5f58e38c3f4e69dc9 SHA1: a7b037b34c6a3b318e0c7279b69d33e08a72dc7b SHA256: 9187da461a67f89bd6fd1fe587c2b6e960648684fda41567f791f09d63fc857d SHA512: d8494a08d86af678f632aee0c57702806fb4aae27e2558ab06a076dd04ccc4d08fad78fada1dacd0bcf6ad2d1ed1c5df4149888a0d06fffb2b33caf38a042820 Homepage: https://github.com/executablebooks/mdurl Description: Python port of the JavaScript mdurl package mdurl is a set of URL utilities for the markdown-it-py package. It provides a pure-Python implementation of several functions from the original JavaScript package, such as .decode(), .parse(), .encode(). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-mecab Architecture: arm64 Version: 0.996-ok3 Priority: optional Section: python Source: mecab Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 169 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libmecab2 (>= 0.996), libstdc++6 (>= 5), python3 (<< 3.9), python3 (>= 3.8~), python3:any Filename: pool/main/m/mecab/python3-mecab_0.996-ok3_arm64.deb Size: 32914 MD5sum: 0727d9a8f87054e4fb3f817647cb71bc SHA1: aced034e1ed07819383270bf01a77cfa788ff824 SHA256: 4b038476f2cf594d793642cc51622ee7537b6498b10af7b5f59e00fc098d718b SHA512: 254b443099ef193e9c61191c1c8856e742bcd21a18719fcd0242508c353aa0202c15ce885b7a387732dd5c7bab14c3cb19b3d1fabfbb1754f3c2802aa39ed91a Homepage: https://taku910.github.io/mecab/ Description: Mecab binding for Python3 Mecab is a Japanese morphological analysis system. . python3-mecab is its binding for Python3. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-mistletoe Architecture: all Version: 0.9.0-ok1 Priority: optional Section: python Source: python-mistletoe Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 168 Depends: python3:any Filename: pool/main/p/python-mistletoe/python3-mistletoe_0.9.0-ok1_all.deb Size: 30780 MD5sum: 029e698f36c96dfe5255ed563d046a7f SHA1: 9c8e05d21cda5b9bad89d98488a0d90db869dc45 SHA256: 0b96af28bef44e57f04c687e8e563f5600d42c90edcce74c9e9a76e886af11b7 SHA512: e91698d028627f87ecf729f2c2d85673e57c06c908d61a5474ce28c5b70ae4f2f7d0ddee9c4a9bbedd961db1e87f25213ebb7598e66eecb35fafe91873e1f5fe Homepage: https://github.com/miyuchina/mistletoe Description: fast, extensible Markdown parser in pure Python mistletoe is a Markdown parser in pure Python, designed to be fast, spec-compliant and fully customizable. . Apart from being the fastest CommonMark-compliant Markdown parser implementation in pure Python, mistletoe also supports easy definitions of custom tokens. Parsing Markdown into an abstract syntax tree also allows us to swap out renderers for different output formats, without touching any of the core components. . CommonMark is a dialect of Markdown with a strict specification. . Markdown is a lightweight markup language with plain-text-formatting syntax. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-mlt Architecture: arm64 Version: 7.12.0-ok1 Priority: optional Section: python Source: mlt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 537 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libmlt++7 (>= 7.12.0), libmlt7 (>= 7.12.0), libstdc++6 (>= 5), python3 (<< 3.9), python3 (>= 3.8~), python3:any Conflicts: python-mlt Replaces: python-mlt Filename: pool/main/m/mlt/python3-mlt_7.12.0-ok1_arm64.deb Size: 106944 MD5sum: 584b509677d040a6f87a4215b3512359 SHA1: 4aeb5129dd22d407813b85691f18db609a99439d SHA256: cc26a393e88f4621f5fb8b87d6d7fa759879d744e81a6c088b9e995aeb9a5484 SHA512: 92bbd725e3028a55550d69080b08a021e252884479476ff63a1c9003242c0a9f9e95677d984387abad6591a55d2ac4514934723bba9ad1a4c9f20f1de2854307 Homepage: https://www.mltframework.org Description: multimedia framework (Python bindings) 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 Python bindings for the mlt package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-mock Architecture: all Version: 4.0.3-ok3 Priority: optional Section: python Source: python-mock Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 369 Depends: python3-pbr (>= 1.3), python3:any Suggests: python-mock-doc Filename: pool/main/p/python-mock/python3-mock_4.0.3-ok3_all.deb Size: 58836 MD5sum: 9b011448329939465cef172d6dbba1d9 SHA1: 2b5cecc7bcb4134019fc5c8f08b55ef09fc72b97 SHA256: 5696979e5ba1270a81d8a528b5225319a69f0ae3d6f93ad510485b46addf0436 SHA512: 2ee51061ab3792ad68caefb72f67b0d0e68b9314a34442e83242f22f1b33c67e24d33ec549d24276601dfa8cb57f4d5a9a7ff9e47b2e4d973026d334a7a6ac5f Homepage: https://github.com/testing-cabal/mock Description: Mocking and Testing Library (Python3 version) mock provides a core mock.Mock class that is intended to reduce the need to create a host of trivial stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set specific attributes in the normal way. . This package contains the Python 3 version of the library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-more-itertools Architecture: all Version: 4.2.0-ok2 Priority: optional Section: python Source: more-itertools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 195 Depends: python3-six (<< 2.0.0), python3-six (>= 1.0.0), python3:any Filename: pool/main/m/more-itertools/python3-more-itertools_4.2.0-ok2_all.deb Size: 39634 MD5sum: b4426fa919282f829f666c7fb60771df SHA1: 71b3a844df464cb997728bb6c68037d49de0c3ca SHA256: 53678d540d38f7e7e82e7a7876037fb813e759ab20c40f59f84e322d86c65ca1 SHA512: ca6a983a76fb0ace349473d74510f087eba618bac3bec2273df9d5b4cc240102dec5f539f49443f6aef4f9431f9e2fe48e5ee7ab6a3627e1a4026c93ccfc46a4 Homepage: https://pypi.python.org/pypi/more-itertools/ Description: library with routines for operating on iterables, beyond itertools (Python 3) Python's itertools library is a gem - you can compose elegant solutions for a variety of problems with the functions it provides. More-itertools collects additional building blocks, recipes, and routines for working with Python iterables. . This package contains the module for Python 3. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-myst-parser Architecture: all Version: 0.18.1-ok1 Priority: optional Section: python Source: myst-parser Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 254 Depends: python3-docutils, python3-jinja2, python3-markdown-it (>= 1.0.0), python3-mdit-py-plugins (>= 0.2.8), python3-sphinx (>= 3.1.0), python3-typing-extensions, python3-yaml, python3:any Filename: pool/main/m/myst-parser/python3-myst-parser_0.18.1-ok1_all.deb Size: 47392 MD5sum: 0edbf58118e894dfded09c1c1a3f6b42 SHA1: d4d26f459bd2a0346484898731709d810a60ee51 SHA256: 3c1430970e19d49cb1a239900fdc0b44260bed1593146a939b30f6061bb4a9ad SHA512: dc836cb4abbc1c685b826e65cd2d174de935ddc170a3c67ec2fcb27cebc0d67ec8a01bcf229875f68e118bb60d69648d6e09e5d6845d67e860c1c2fe9beea037 Homepage: https://github.com/executablebooks/MyST-Parser Description: rich and extensible flavor of Markdown for technical docs MyST is a flavor of markdown that is designed for simplicity, flexibility, and extensibility. This package include a reference implementation of MyST Markdown, as well as a collection of tools to support working with MyST in Python and Sphinx. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-nftables Architecture: arm64 Version: 1.0.5-ok1 Priority: optional Section: python Source: nftables Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 56 Depends: libnftables1 (= 1.0.5-ok1), python3-jsonschema, python3:any Filename: pool/main/n/nftables/python3-nftables_1.0.5-ok1_arm64.deb Size: 13276 MD5sum: 666f45c3bb019fecdd7cb80cc02ecaab SHA1: 1b0b9de258edbbaa765e89e005552f5d542daf1d SHA256: 9eb1f70bb6296e5cfad82a4da396ddd2852f7eb91b2afe358032742923d1cdfb SHA512: 427dc9a75641ec4dda2dec445753d871b0eeb1b9d58972f7810297b62efd5afefec66ee8ea0747cb88c7d1cace2323941035a29ddcc5e1d33fe42866511f1b16 Homepage: https://www.netfilter.org/ Description: nftables/libnftables python3 module The libnftables library provides high level semantics to interact with the nftables framework by the 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 python3 bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-numpy-dbg Architecture: arm64 Version: 1:1.18.4-ok2 Multi-Arch: same Priority: optional Section: debug Source: numpy Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 111954 Depends: python3-dbg, python3-numpy (= 1:1.18.4-ok2), libblas3 | libblas.so.3, libc6 (>= 2.35), liblapack3 | liblapack.so.3 Filename: pool/main/n/numpy/python3-numpy-dbg_1.18.4-ok2_arm64.deb Size: 43671534 MD5sum: 2c54c22b2c9d88f3c00d4b3d0a43ba95 SHA1: 7052a851c59e5dae6e490910299d4ef476252d98 SHA256: 7f125030ef51fc0415981c8f34019875d5145f919393efe5f162ca08c148a2f0 SHA512: f7f2955ccace6786eae4118484fdbd7e92d15fb41e45c9b7cd0b985b7a953f7f8e0a7b2092ee87eb79387467acdd28dec90966df8f3fef1a2bd3cbacf81db019 Homepage: http://www.numpy.org/ Description: Fast array facility to the Python 3 language (debug extension) Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software. . This package contains the extension built for the Python 3 debug interpreter. Build-Ids: 071d09fcb890c71e7d98609868e400c465a4dcc0 110396defce17219d93d72105e920f319baa086a 1b93241a72f3eb4d8776f898d61213f125fc3123 1fb654b6ab12b6d02d9da7f87257519b7d02af25 20f33797e76677b9633cee3c22f1747f1ed58d21 223dcaae3eae9a678201f2c00cd81fbdc66552f3 2785360a9872059b3496db9fea1536a36cd8deac 2b90ba67e93754e674b33fe77b0696b73e71526b 2c0649b885dbe609e39f54cc37d350a6055f7bae 2f52a38f12acef73d59a8fade1799193cf59e651 35a391806572b5fba3c30d8a4fa5ec14e05237ac 38a86a293efb6abb286f23fd1d644b6d4ea2ef3a 3a87ed8cab4153eff73bb602566ee0939d653e9c 3b910d56c116cf75da26267f6136db4ddaa40c93 3faa308840b4f4aaa31d72ac11498f9117db63dd 44bb590c3da50861e701927d0145f505e2a33112 44db73221ff8a37bdaf98628b276fa4994008f69 521e34354b5e23991f9bef7b07b50aa35299ad74 570b2d42694a9f8b1fb243fcdd296ce36c6a682e 5d6dd42c119dd059057e47ed2fd34ae65b4cb2ae 5e337bc67cb8771f7557d611a5a615e987c1fb98 614df80eee5413298f61ff8d8776e0978ce01abf 6311bb45ec2c893310a7ac8cb15b4e737ade6ac6 65487db16dd9cac0b9e4f1875572384dbd1a76ad 65bffd36dbdcd154ea739145d8e17378d83d15ad 66246b4486875771078d7ef074fe4a6a2ffab9b5 7000d354fb176d9c034f739580e320195611fb24 7097b965f7638b3d4c03c4558eb9cf81f7bb81c2 7216e5619d6d5f7e32f36e1dec420c7c724e9db3 746257a75dbff95c322ce92727d422d970cfac21 75f798ed505ade5239fe7e2a0d2ef2449471346b 7a2671beb7c0e6eeecba32e46fd7e85b6927d352 7a497282c57a933549a7d9e84ae6dfafee1950c3 7d0743276b1b280ba30beab9bca8f7428d267417 7ea9248356f26b9caf9d9f2ea9893b447b14a731 89b3d8fec5cc9aa1ac269167bdf0d0fc0cfb3467 8a971375112d27b6333146ac11e881681c8f4ac3 8baf806a84e6a673cc2fd2868959ae4205b31b0b 8c57735725cf7d8b9465b057e1255c536841f99a 8dd24e22b727769bff2c7e733feef136ed183296 9618dda8ce78cf1337fd033b18dae6d4863be020 97c3cb73e226702806ac12d73c75ec69274ace9c a1b9d50f0c9c516c944a637291b11e99bfffb2da a1e81c8eb32274f07856127e798fb655d16e72ae a27eb75877c0aac9c12a8c6792279bd1f36d0f1d ab9437879ca5f352d79a222d5e1a7f1064602708 ac26b4ad1bb8c889fe1686b2287dc0e0078242ef ac3926486bedd3f2d1a82846027114dbe415b7be ac9a01742cf0c06ed74835644f7b9c1e6d18a4e6 ad45ddf684c2210c108a57eab8e58c41edcea60f af96e09df7dfcd7c52598b5559c82b726a8758b2 b2d2dfe7b2876729cf9868644733b4c6114d7ecf b9d829f60c5ba6e617acb2292714e41d65d4475f bd00b8f582c954dbe4df6ed535fb3edeece33924 c2cbd788ccb6a93fb382d1a1a2eec7d5fd93bdd9 c9aeedb054c73baa0b9d56bbbd95b670c886da3b cc2bc3f7db20336ed7323ad4c4c008987bbd71cf cf2cfbb64c709c332fe3e5240480d846addf0a6c d2b57f5d29fd9dd563aa2b23619f2d40f3b119cd d70709efaa3578da58942210d30fbbb194e7499e df31c16d78fa37bd767eb781728f5e33b8d57fd2 e1b74ac4eed7a0f0841deec0b08087b1eefa465c e65ab3674677251e77450f89e6684fc0d4083055 e8dd8fc7e344c00d8f60da72d1f1d23fd2d5d2cb e9482aa5bf39b9ed34817b2b30c0c4a9dd67e3a5 ead2ec1ff1ece4247af1bc2a7c2af3b8c132459b ed7c9b025ac59780bcabdd87e68515d275b3580f f087494b50fc02788970ddec9b0474d6a4f74ddf f364a7940b28660040d209bda2abc1456a33c51f f855f2031957aff659270d0b7fd3011410e24f17 fb9a89b8d0c2ce249267b5ec80aceca932dd572e ffe1dd389528a925f2cc13e43eaa0a928805b447 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-numpy Architecture: arm64 Version: 1:1.18.4-ok2 Priority: optional Section: python Source: numpy Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 21290 Provides: dh-sequence-numpy3, python3-f2py, python3-numpy-abi9, python3-numpy-api13, python3-numpy-dev Depends: python3 (<< 3.9), python3 (>= 3.8~), python3.8:any, python3:any, libblas3 | libblas.so.3, libc6 (>= 2.35), liblapack3 | liblapack.so.3, python3-pkg-resources Suggests: gcc (>= 4:4.6.1-5), gfortran, python-numpy-doc, python3-dev, python3-pytest, python3-numpy-dbg Breaks: python3-aplpy (<< 2.0~rc2-1), python3-astropy (<< 3.1-1), python3-ccdproc (<< 1.3.0-5), python3-dask (<< 1.0.0+dfsg-2), python3-skimage (<< 0.14.1-3), python3-tables (<< 3.4.4-2), python3-theano (<< 1.0.3+dfsg-1) Filename: pool/main/n/numpy/python3-numpy_1.18.4-ok2_arm64.deb Size: 3693244 MD5sum: fff5e717ca5b8ad502b125f37e58c74d SHA1: 35664ef71b8d52082b9d2d81d499d2cd4b8b936b SHA256: 1b87bfd80ce22aa2da3da7776cb9ce4998bb38eb562910ab5069b1a9ad2ac415 SHA512: 9890b11f2958b0fbb96ff76047d1535b7ccf1f7c36c28863849bad4e702598b016658f9ed91507832deca6a8b8dac5933a806edc382588e1eaa8d5f0fa866e32 Homepage: http://www.numpy.org/ Description: Fast array facility to the Python 3 language Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software. . This package contains Numpy for Python 3. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-opencv Architecture: arm64 Version: 4.6.0+dfsg-ok2 Multi-Arch: same Priority: optional Section: python Source: opencv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 8999 Depends: python3 (<< 3.9), python3 (>= 3.8~), python3-numpy (>= 1:1.16.0~rc1), python3-numpy-abi9, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-contrib406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-dnn406 (>= 4.6.0+dfsg), libopencv-features2d406 (>= 4.6.0+dfsg), libopencv-flann406 (>= 4.6.0+dfsg), libopencv-highgui406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopencv-ml406 (>= 4.6.0+dfsg), libopencv-objdetect406 (>= 4.6.0+dfsg), libopencv-photo406 (>= 4.6.0+dfsg), libopencv-shape406 (>= 4.6.0+dfsg), libopencv-stitching406 (>= 4.6.0+dfsg), libopencv-video406 (>= 4.6.0+dfsg), libopencv-videoio406 (>= 4.6.0+dfsg), libopencv-viz406 (>= 4.6.0+dfsg), libstdc++6 (>= 9) Filename: pool/main/o/opencv/python3-opencv_4.6.0+dfsg-ok2_arm64.deb Size: 1602138 MD5sum: 02c30d937a602f0cba5c5428133fb692 SHA1: 55e0133974bbaeed20b2849aab583f73ef1a7852 SHA256: 5c4d5b734556f1fce36242a19a9c675cf750868eac7c2954d46ab1ef08eb7ea8 SHA512: 22f7777d91c2bd1b88cd1ce242187e7a0deebc5faa71e505801c1988ca582102a77bf7aeb955020455c0de7410d1a3f15ea649f384dd2a631dab2cbf013c06ab Homepage: https://opencv.org Description: Python 3 bindings for the computer vision library This package contains Python 3 bindings for the OpenCV (Open Computer Vision) library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-orcus Architecture: arm64 Version: 0.17.2-ok1 Priority: optional Section: python Source: liborcus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 132 Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libixion-0.17-0, liborcus-0.17-0, liborcus-parser-0.17-0, liborcus-spreadsheet-model-0.17-0, libstdc++6 (>= 9) Filename: pool/main/libo/liborcus/python3-orcus_0.17.2-ok1_arm64.deb Size: 34902 MD5sum: e95e858d07bf26e1c192923d8192b918 SHA1: 0053b46494446a6344e68e12ce8bff941cbb52ce SHA256: 1d6e4202d1b42dc1c5e43e2bd2a88cbaf4c0e4e4478a45278e71cc820b1cb729 SHA512: 4c3a27571f24e518ca04de535c0a42749f428c13e8a6d1528d06a6c05a788ce27e7e3ec1f00627966d1572da774cf3965e7b0c19ef5aef2a5d0648aa474d4b4e Homepage: https://gitlab.com/orcus/orcus Description: library for processing spreadsheet documents - Python bindings 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 Python bindings for liborcus. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-packaging Architecture: all Version: 21.3-ok1 Priority: optional Section: python Source: python-packaging Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 154 Depends: python3-pyparsing, python3:any Filename: pool/main/p/python-packaging/python3-packaging_21.3-ok1_all.deb Size: 33944 MD5sum: 353932c62a0c57ab128f86ea61039414 SHA1: 581f79d3af3511ad4fe302e62270309a2b9e9575 SHA256: c8bbe412fc3e43e7614deee1c4a071d4554bb4ccee16f6d675d7ec630ab77029 SHA512: ab0645d0cdd492cca2d19bee69cd04c2a1a867ad7204258efde2b180b25661da75b52ffa2c6f8eed4095369bb1598435c88d0799696f1893ec81cad2421504f4 Homepage: https://pypi.python.org/pypi/packaging Description: core utilities for python3 packages These core utilities currently consist of: - Version Handling (PEP 440) - Dependency Specification (PEP 440) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-parameterized Architecture: all Version: 0.8.1-ok1 Priority: optional Section: python Source: python-parameterized Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 83 Depends: python3:any Filename: pool/main/p/python-parameterized/python3-parameterized_0.8.1-ok1_all.deb Size: 17286 MD5sum: 9afd6f34b9a27fdf441026532c66b506 SHA1: e94c2fc2dfa5c8a6c6711b1002d6e4d6ac03c5b4 SHA256: 717a224fa09a5ad911351e5be992435deb44118ad0f3db10a969d91be95c5cfa SHA512: 87f2192f6ccb4e916d5a37413a7a175ce6fe4f3284de64854f78abb0e609de03ee2aada6e357b73a73dd1b1af393ad01ac79516f48187c6a392a95ee5b88f008 Homepage: https://github.com/wolever/parameterized Description: parameterized testing for Python 3 The parameterized module provides a set of decorators for parameterized testing in Python. It supports nose, nose2, pytest and unittest. . The @parameterized decorator can be used for class methods, and standalone functions, whilst the @parameterized.expand should be used for classes deriving from unittest.TestCase. . This package provides the modules for Python 3. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-paramiko Architecture: all Version: 2.10.4-ok1 Priority: optional Section: python Source: paramiko Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 742 Depends: python3-bcrypt (>= 3.1.3), python3-cryptography (>= 2.5), python3-nacl (>= 1.0.1), python3-six, python3:any Suggests: python3-gssapi (>= 0.6.1), python3-invoke Filename: pool/main/p/paramiko/python3-paramiko_2.10.4-ok1_all.deb Size: 132480 MD5sum: 6757f637f2932e52189f74a85b0d4171 SHA1: 1fc5f58f32a54b86d5b857ee4a76502fa4c566cd SHA256: 408d517a46c6e4d6bf282fdaa0e078d50e72b64b34130d8e839d38ff9964593b SHA512: a597fc20221926bc1f8a9cd781626fa8a0ac3ebc0dec7639004dd47cb34e5de65b449ec285f2a821672b9b4c710810b04c6b79de4fbe30535a866e49549b60f8 Homepage: https://github.com/paramiko/paramiko/ Description: Make ssh v2 connections (Python 3) "Paramiko" is a combination of the Esperanto words for "paranoid" and "friend". It's a module for Python 2.7/3.4+ that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines. Unlike SSL (aka TLS), SSH2 protocol does not require hierarchical certificates signed by a powerful central authority. You may know SSH2 as the protocol that replaced Telnet and rsh for secure access to remote shells, but the protocol also includes the ability to open arbitrary channels to remote services across the encrypted tunnel (this is how SFTP works, for example). . This is the Python 3 version of the package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pastel Architecture: all Version: 0.2.1-ok5 Priority: optional Section: python Source: pastel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 33 Depends: python3:any Filename: pool/main/p/pastel/python3-pastel_0.2.1-ok5_all.deb Size: 6256 MD5sum: 96a8bc0a0342e7f06765e7aa84da14ca SHA1: 5435dd9454314c492c12e6cb4466bc0b0b8ce8fb SHA256: d34f1e7569590c53054f7358df82a88924e5cc6e651ebd2cb88e4dccd20c6dbb SHA512: e82818076baad396b6648fab8d0b7f84c3f56632dc104f31e6c066a201c284d801ccd6a3dec468544feb4c158a3b3dfb8f725a931ccb85a1bcd574608416094c Homepage: https://github.com/sdispater/pastel Description: bring colors to your terminal (Python 3) Pastel is a simple library to help you colorize strings in your terminal. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pathspec Architecture: all Version: 0.11.0-ok1 Priority: optional Section: python Source: python-pathspec Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 116 Depends: python3:any Filename: pool/main/p/python-pathspec/python3-pathspec_0.11.0-ok1_all.deb Size: 27664 MD5sum: 191fa21c11e6c5e06e4cf8e26be60591 SHA1: 8a02233afbd4dba1a22c94926528b26ebd630e69 SHA256: a55e99e03627e041498ecebc824f9fe80bb3f82ef8702ee473a915ec39e94ac3 SHA512: c393c565bbef37c366a7f605d60d8d686bedf2f8e83657f616502f93cfcc3948567fbff30faeda4d08cc6c05ae4e30f5995a75df2b8c0205f89888ee8695bea5 Homepage: https://github.com/cpburnz/python-pathspec Description: utility library for gitignore style pattern matching of file paths (Python 3) pathspec is a utility library for pattern matching of file paths. So far this only includes Git's wildmatch pattern matching which itself is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files. . This package installs the library for Python 3. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pep517 Architecture: all Version: 0.13.0-ok1 Priority: optional Section: python Source: pep517 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 81 Depends: python3-importlib-metadata, python3-tomli, python3-zipp, python3:any Filename: pool/main/p/pep517/python3-pep517_0.13.0-ok1_all.deb Size: 15808 MD5sum: 6f850c798da20f6e2bc6bc7e505dee02 SHA1: 1a34365c298062d7446771744e32bf6825860d37 SHA256: c57e61b7028cac174a9545f1e68b75b7673aa476abc3f15f08c0c627019c8ca1 SHA512: 09de9463f66760964d7193ed95b45bbc1ece05112377310c2ad7cc97d687f954b43d432d5e1b1b531ceaeb122f1f595409f4c0ef9679b717d46b85b3a2c609fb Homepage: https://github.com/pypa/pep517 Description: Specifies a standard API for systems which build Python packages This package contains wrappers around the hooks specified by PEP 517. It provides: . - A mechanism to call the hooks in a subprocess, so they are isolated from the current process. - Fallbacks for the optional hooks, so that frontends can call the hooks without checking which are defined. - Higher-level functions which install the build dependencies into a temporary environment and build a wheel/sdist using them. . This is the Python 3 version of the package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pexpect Architecture: all Version: 4.8.0-ok2 Priority: optional Section: python Source: pexpect Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 211 Depends: python3-ptyprocess, python3:any Suggests: python-pexpect-doc Filename: pool/main/p/pexpect/python3-pexpect_4.8.0-ok2_all.deb Size: 45710 MD5sum: e8e642373e8abfdb504533b9adde53b5 SHA1: d2033650438042933d033278d3c7da097a9b9fb1 SHA256: 1420acbbc28213c8c1020806bbcbc1f65128b50b5fa79c98756662891d3449f0 SHA512: 5bf926b6809ef1b9303fbe16f317e427fcf7b3e783d26710e2d225857bb3c6d0328a6d99444cb160c1a8c65757501365291017bdfa08d5a2e7c58cadb96a3f2c Homepage: https://github.com/pexpect/pexpect Description: Python 3 module for automating interactive applications Pexpect is a pure Python 3 module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pip Architecture: all Version: 20.0.2-ok3 Priority: optional Section: python Source: python-pip Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1016 Provides: pip Depends: ca-certificates, python3-distutils, python3-setuptools, python3-wheel, python3-pep517, python-pip-whl (= 20.0.2-ok3), python3:any Recommends: build-essential, python3-dev (>= 3.2) Breaks: python-pip Replaces: python-pip Filename: pool/main/p/python-pip/python3-pip_20.0.2-ok3_all.deb Size: 231918 MD5sum: a82968e93bab7992f839507dff5ac3bd SHA1: 712b9bf6905923411e49bd87f04ae1adfdf4adc7 SHA256: 95e80817f2ac124c942b828e83b5f10bef3ac316788fdbc9a839996f299b2d3c SHA512: 0edeee8fa40e4b69c54968d5f2f91cf2a99de860b2ebc4100f525ffc354826279e998f3abdb862734f44b3127c16efca5691ec46f08a31f3a3e686c710b97df1 Homepage: https://pip.pypa.io/en/stable/ Description: Python package installer pip is the Python package installer. It integrates with virtualenv, doesn't do partial installs, can save package state for replaying, can install from non-egg sources, and can install from version control repositories. . This is the Python 3 version of the package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-piston-mini-client Architecture: all Version: 0.7.5-ok2 Priority: extra Section: python Source: piston-mini-client Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 101 Depends: python3-httplib2, python3-oauthlib, python3:any Filename: pool/main/p/piston-mini-client/python3-piston-mini-client_0.7.5-ok2_all.deb Size: 20446 MD5sum: 12128102e3e6305d1b3628f53884e4a8 SHA1: ecd484c23981736f5d06e07c69aa89aebb586f0c SHA256: b5f2a2280263bf6de61d999db4a2dd35de1f78569a0eef89095302ae057049d6 SHA512: f707dd9bae5caa562817ec7811a58b57cd73d301244a9730c5f5d7a97f162949065f785cc19c12aca589006eb06c524b418144f8f77c1794ab6066e1a04b583e Homepage: https://launchpad.net/piston-mini-client Description: library for writing clients for Django's Piston REST APIs This package provides a small generic library for writing clients for Django's Piston REST APIs. . This is the Python 3 version. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pkg-resources Architecture: all Version: 65.3.0-ok5 Multi-Arch: foreign Priority: optional Section: python Source: setuptools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Lu zhiping Installed-Size: 975 Depends: python3:any (>= 3.8~) Suggests: python3-setuptools Filename: pool/main/s/setuptools/python3-pkg-resources_65.3.0-ok5_all.deb Size: 209554 MD5sum: e7486eb2762c72331662580ad6b36d35 SHA1: 3334bf65441c8eb7f4f80cf5462e864542209bda SHA256: a90023a123e3d6f749fefc1119a30536719e4ddfc9c6513d6ecb977cd29ce729 SHA512: 9c23c4b880bd3aacd40692b136bebc1b34e4a9bd01940335bfea9b18e3796eb83b434921d4d70cb403dbace1ec1a80ffc291ca12ae45408224fe38f137f59191 Homepage: https://github.com/pypa/setuptools Description: Package Discovery and Resource Access using pkg_resources The pkg_resources module provides an API for Python libraries to access their resource files, and for extensible applications and frameworks to automatically discover plugins. It also provides runtime support for using C extensions that are inside zipfile-format eggs, support for merging packages that have separately-distributed modules or subpackages, and APIs for managing Python's current "working set" of active packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pkginfo Architecture: all Version: 1.8.2-ok1 Priority: optional Section: python Source: python-pkginfo Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 71 Depends: python3-pkg-resources, python3:any Recommends: python-pkginfo-doc (= 1.8.2-ok1) Filename: pool/main/p/python-pkginfo/python3-pkginfo_1.8.2-ok1_all.deb Size: 13980 MD5sum: 996f3b5ba6588a480b894f23a0bc7e30 SHA1: bc43da1fb35f420ae09b2f42bfcb142d3d4732a8 SHA256: aff41c434b058b657fba04723aebf45e382926b27c73b3e793e7ece28c4ac010 SHA512: d8c94a3b7e68b5a3933019b8483a49c7646d757e78a3a7b180ba831b2eaa7df6fe3ec42ae1bd48d0eed5f3b2ffeaa72776c0fb2f46f1418ec2b2a9c9c25106fe Homepage: https://pythonhosted.org/pkginfo/ Description: Python 3.x module to query metadata from packages This package provides an API for querying the distutils metadata written in the PKG-INFO file inside a source distribution (an sdist), or into the EGG-INFO directory of an installed distribution. . This package contains the Python 3 version of the library In addition, this package contains the 'pkginfo' executable cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-plist Architecture: arm64 Version: 2.1.0-ok3 Multi-Arch: same Priority: optional Section: python Source: libplist Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 294 Depends: python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libplist3 (>= 1.11), libpython3.8 (>= 3.8.2) Breaks: python-plist Replaces: python-plist Filename: pool/main/libp/libplist/python3-plist_2.1.0-ok3_arm64.deb Size: 84580 MD5sum: 8290b5dd17ebd08ef9412e7c0ae1212d SHA1: 40992493243649d9c1820ca6f8d5cb8c2260bf6e SHA256: 65f568b236fab0bcfa2e651265c50b7b22e9fcc650c513a13e5b6d697cd702f3 SHA512: 1949bc8dd24bd226d647678a5fd1af44573e0f9f157b2b8101126c4a74a2e248c1b70d3caf3da54801d1d0300b9c4f590a68f9b1af37bd750f0ce99bed753408 Homepage: https://www.libimobiledevice.org/ Description: Library for handling Apple binary and XML property lists - Python3 bindings 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 Python 3 bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pluggy Architecture: all Version: 1.0.0-ok2 Priority: optional Section: python Source: python-pluggy Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 75 Depends: python3-importlib-metadata | python3 (>> 3.8), python3:any Filename: pool/main/p/python-pluggy/python3-pluggy_1.0.0-ok2_all.deb Size: 14272 MD5sum: 70270491058c3d79e592115da28d394a SHA1: a28210908dc758bacd4b6ef03dc3875e2a2e061f SHA256: 75b8a449dcc71a511d1ce6df548b6a0b5b1dfb80f403de3aa146b993747639de SHA512: a90e873d2bf4ac97cead2c39460b759b2b1f488b8978a6174913d5bf010856066e898f28dd2dc506d4a57b6065185e6ed20b9a706d53bf03c31aef2375ea8780 Homepage: https://pluggy.readthedocs.io/en/latest/ Description: plugin and hook calling mechanisms for Python - 3.x pluggy is the cristallized core of plugin management as used by some 150 plugins for pytest. . This is the Python 3 library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pmix Architecture: arm64 Version: 4.1.2-ok1 Multi-Arch: foreign Priority: optional Section: net Source: pmix Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 36 Depends: python3, libc6 (>= 2.17), libpmix2 (= 4.1.2-ok1) Recommends: libpmix-dev Filename: pool/main/p/pmix/python3-pmix_4.1.2-ok1_arm64.deb Size: 8216 MD5sum: 1ef98aba8f3c692a57c644e253a75a2f SHA1: e43cb16ee46eeabbd63dfd5d693f6c4174a7d8e0 SHA256: e3ba089a8f7f62fce5fb37137c7e3ab7df4c974417404dc6fe0431fbb40240e0 SHA512: 25337868b1e014bc178fd274c9418410593a146830b120764a8d0eb423ce629701393d11f21644ea55a5aa11d66091d7fde0c808c5012129a12eb53873af0dec Homepage: https://github.com/pmix/pmix Description: Process Management Interface (Exascale) library - Python wrapper PMIX is the OpenMPI implementation of the Process Management Interface (PMI) Exascale API. This package provides Python3 bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pocketsphinx Architecture: arm64 Version: 0.8.0+real5prealpha+1-ok2.1 Priority: optional Section: python Source: pocketsphinx Origin: openKylin Maintainer: openKylin Developers Installed-Size: 180 Depends: libc6 (>= 2.17), libpocketsphinx3, libsphinxbase3 (>= 0.8+5prealpha), python3 (<< 3.9), python3 (>= 3.8~), python3:any, python3-sphinxbase Filename: pool/main/p/pocketsphinx/python3-pocketsphinx_0.8.0+real5prealpha+1-ok2.1_arm64.deb Size: 31458 MD5sum: 727c7d392c7cba50284c179632c53b30 SHA1: 31d085666968b2d899a6f1164f26e50e0a209ebb SHA256: e42aefdcf684dfed70625032a0eb6dee2490618d80455ec785dace89c007fe46 SHA512: 28444052de7eadcc28f0d0091450d211e8b1fd15902e1d4392ca202af2d64aeef709a67761f778fcf376b3bf3ead76109930fc60f290581e3cf75bcbe16a5e5e Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool - Python3 bindings CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains Python3 bindings for libpocketsphinx. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-poetry-core Architecture: all Version: 1.4.0-ok1 Priority: optional Section: python Source: poetry-core Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2172 Depends: python3-importlib-metadata | python3 (>> 3.8), python3:any Breaks: python3-cleo (<< 2.0.1-1), python3-poetry (<< 1.3.1+dfsg-1) Filename: pool/main/p/poetry-core/python3-poetry-core_1.4.0-ok1_all.deb Size: 377232 MD5sum: f41e8ee1e539d17e7f8b92bf0f793625 SHA1: bf33df2b81e3e96790f48dc1f6dbc8398ebf6d13 SHA256: 9b7a5c454de499850876c91885a066f701b4492b7149628c990cd5fac851634b SHA512: e0b7f7ee15825a4b8a909ac3871359b808f09d3bdce6694307d40946cbb149e2ea65dbf6f0178abf6cbf454201ba7642b390bf5f1c69a31fd6582901ff4538e1 Homepage: https://github.com/python-poetry/poetry-core Description: Poetry PEP 517 Build Backend A PEP 517 build backend implementation developed for Poetry. This project is intended to be a light weight, fully compliant, self-contained package allowing PEP 517 compatible build frontends to build Poetry managed projects. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pretend Architecture: all Version: 1.0.9-ok1 Priority: optional Section: python Source: python-pretend Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 32 Depends: python3:any Filename: pool/main/p/python-pretend/python3-pretend_1.0.9-ok1_all.deb Size: 6096 MD5sum: 07526abe6be1c14ac0ba6bc20d93d88c SHA1: 7761db246f35841449e9e189cb2b45af650d6658 SHA256: 99bf9c9c0754a02ec88bb472f5287b58a00f1395c212ca4f118cc1bd98ffd05c SHA512: 936b1952f0ed82ecc594f629fd96391bae2e2219469fb98b20305857729c62e8a34f19fd307bd6c23cd5a13cef7e70daf65361e7b1ade50e9b4b949a2179e468 Homepage: https://github.com/alex/pretend Description: Python library for stubbing (Python 3) Pretend is a library to make stubbing with Python easier. . Stubbing is a technique for writing tests. You may hear the term mixed up with mocks, fakes, or doubles. Basically a stub is an object that returns pre-canned responses, rather than doing any computation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-py Architecture: all Version: 1.11.0-ok2 Priority: optional Section: python Source: python-py Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 382 Depends: python3:any, python3-pkg-resources Suggests: subversion, python3-pytest Filename: pool/main/p/python-py/python3-py_1.11.0-ok2_all.deb Size: 73000 MD5sum: bd4cf19bf6eaa5e8c4da1e0ddb5c5080 SHA1: 3cfd7316e7f667f8d620f055d964c878265e357b SHA256: a4d1f696b172a1a7df020cee628fd29571bd8ab908e1cff731cb1b62509e8883 SHA512: 78f64f7ed23026905a193570a55c28df22b6b502ebfdb3fec744b6c50ccc66b118683e2ab6f592d28f2f457a58c42ef3c7f092aa851fc49095042e01c13a07b4 Homepage: https://github.com/pytest-dev/py Description: Advanced Python development support library (Python 3) The Codespeak py lib aims at supporting a decent Python development process addressing deployment, versioning and documentation perspectives. It includes: . * py.path: path abstractions over local and Subversion files * py.code: dynamic code compile and traceback printing support . This package provides the Python 3 modules. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pygments Architecture: all Version: 2.14.0-ok1 Multi-Arch: foreign Priority: optional Section: python Source: pygments Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4277 Depends: python3-pkg-resources, python3:any Suggests: python-pygments-doc, ttf-bitstream-vera Breaks: python-pygments (<< 2.3.1+dfsg-4~) Replaces: python-pygments (<< 2.3.1+dfsg-4~) Filename: pool/main/p/pygments/python3-pygments_2.14.0-ok1_all.deb Size: 792910 MD5sum: 4d46f773798a09a2a78e85c4c545ee72 SHA1: 5e939b1a4eebed80be90779d9f0981c87072cb6b SHA256: c8eac0e21969e5229b9962df219db5c2c23d17c6fe86707cf0b306dc1d1ace6e SHA512: 5ee8e28a8cb938c428e6c41856a142a614c347e102d63eddcb81212a5084a909ca6b864690cf9c23c82a99c3dc3b39fa375396c5bcc6ea6e477e6cd8a11af660 Homepage: https://pygments.org/ Description: syntax highlighting package written in Python 3 Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. . Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details, increasing quality by a fair amount * support for new languages and formats are added easily * a number of output formats, presently HTML, LaTeX and ANSI sequences * it is usable as a command-line tool and as a library cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pylev Architecture: all Version: 1.4.0-ok2 Priority: optional Section: python Source: pylev Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 32 Depends: python3:any Filename: pool/main/p/pylev/python3-pylev_1.4.0-ok2_all.deb Size: 6076 MD5sum: 6612d892615bfb328204bdded57fa463 SHA1: bb18ae41b59b1ba426efb54968b5650e5fa68400 SHA256: 5e9c631b655ebcd9fa0120c6494346e0b138aee8a1df4164c28de4b5b41f05f2 SHA512: e6862ac68df93d522878c7466b1f6e4fa59b3d86ec4562993a862813a4900e620eb1c3f37d32a5ef8587a74387f00bc0fec83e99420ed8b05e7000877eae1fad Homepage: https://github.com/toastdriven/pylev Description: pure Python Levenshtein implementation A pure Python Levenshtein implementation. Based off the Wikipedia code samples at http://en.wikipedia.org/wiki/Levenshtein_distance. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyopencolorio Architecture: arm64 Version: 1.1.1~dfsg0-ok1 Priority: optional Section: python Source: opencolorio Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 487 Depends: libopencolorio1v5 (= 1.1.1~dfsg0-ok1), python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/o/opencolorio/python3-pyopencolorio_1.1.1~dfsg0-ok1_arm64.deb Size: 96504 MD5sum: 7d211148f2d423f7e2044bd8898af42f SHA1: 6e6d45e864325af038d0be7d69a944a7152a5885 SHA256: 0e6243959dc41003b0f52e1f909b53f2981dc1b313ee1a8b014f3613fc7dea88 SHA512: 2b6864b5816afbcb37bf09d214eec0c7b3c89798f259b653e3ecb9e3d8e796c6288b8bd4e0de6fa605eb492582337405fccf039357eada586070b9d053e02e55 Homepage: http://opencolorio.org Description: complete color management solution - Python bindings OpenColorIO (OCIO) is a complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation. OCIO provides a straightforward and consistent user experience across all supporting applications while allowing for sophisticated back-end configuration options suitable for high-end production usage. OCIO is compatible with the Academy Color Encoding Specification (ACES) and is LUT-format agnostic, supporting many popular formats. . OpenColorIO is released as version 1.0 and has been in development since 2003. OCIO represents the culmination of years of production experience earned on such films as SpiderMan 2 (2004), Surf's Up (2007), Cloudy with a Chance of Meatballs (2009), Alice in Wonderland (2010), and many more. OpenColorIO is natively supported in commercial applications like Katana, Mari, Silhouette FX, and others coming soon. . OpenColorIO is free and is one of several open source projects actively sponsored by Sony Imageworks. . This package provides Python bindings to the OpenColorIO library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyparsing Architecture: all Version: 3.0.7-ok1 Priority: optional Section: python Source: pyparsing Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 407 Depends: python3:any Suggests: python-pyparsing-doc Breaks: python3-translate (<< 3.6.0~), translate-toolkit (<< 3.6.0~) Filename: pool/main/p/pyparsing/python3-pyparsing_3.0.7-ok1_all.deb Size: 83486 MD5sum: 2ae1fa02c9c5cbd5244101fc699aa0ae SHA1: 7b8361aebfadb4887c0773c8f6da32d5258ae141 SHA256: 8090985eeb8ec8b7b45b77728bcbadd9132ef521480ebe22e76a6969ce9373c5 SHA512: ccfc16088cd4550cd0e9351a6ca5280efc919f99acbf52706dcb6ef692da9a9dd0d79724d23afbbae983facf153628aa10a091ca6f7feb8c5a866f06ec7fa5d8 Homepage: https://github.com/pyparsing/pyparsing/ Description: alternative to creating and executing simple grammars - Python 3.x The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code. . Here's an example: . from pyparsing import Word, alphas greet = Word(alphas) + "," + Word(alphas) + "!" hello = "Hello, World!" print hello, "->", greet.parseString(hello) . This package contains the Python 3.x version of python-pyparsing. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5-dbg Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: debug Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 85994 Depends: python3-dbg, python3-pyqt5 (= 5.14.1+dfsg-ok5.1), python3-sip-dbg, libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5designer5 (>= 5.9.1), libqt5gui5 (>= 5.1.0), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5help5 (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5printsupport5 (>= 5.14.1), libqt5test5 (>= 5.11.0~rc1), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.1.0), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/p/pyqt5/python3-pyqt5-dbg_5.14.1+dfsg-ok5.1_arm64.deb Size: 18615680 MD5sum: 0c87c30cf487a6200c893aeea31a087c SHA1: d579d6aebe207f595c76b0ec98dabcf7d76b1b1b SHA256: 5a1f246c8e42bcb3695888f3b01ae0f4d8aac7767bca10fc29ac54e9a4f825f4 SHA512: e93a01cbfea9d8efc79f4d01874ba3f8748ea2d801bcb7e95d0159a554dc617a5c137ee989c5f4756a74ecab9e5fde2f37b532e41377aafe46f6958dd263659c Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5 (debug extensions) PyQt5 exposes the Qt5 API to Python 3. . This package contains the extensions built for the Python 3 debug interpreter. Build-Ids: 2e84013ed4d0b8b0bd0ac88f1fa468fe89012c73 7095babdf806314e8bbcdc4bbca86b16cc95f335 726cb00a8ccbe6acfe980444012c8d2bf328d1f5 746ed46fd9a20a978e7b6a10091c4bac9ce4159e 76b96350a46120b204ccadca3c1d308e6c284a41 8681e62c4833fcde0fc15037348357b9e60cd1e5 90a8c00dd8cb71277c4560cf8d743b4be2a59836 90e68210b83262cb8cf11404944cd5bfe7d47ada 95fc99f6b9f079d2ef8415f5e65f5cd35c67ba0b afaa101b988c3facaf20d015c28518f46c5ea82a dd0abf685d904c22d2d8aef574d25320001954ba e660c1a84b6486f99be43506a8caa8cb03a4474c cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtmultimedia-dbg Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: debug Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7540 Depends: python3-dbg, python3-pyqt5-dbg (= 5.14.1+dfsg-ok5.1), python3-pyqt5.qtmultimedia (= 5.14.1+dfsg-ok5.1), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5multimedia5 (>= 5.14.1), libqt5multimediawidgets5 (>= 5.9.1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtmultimedia-dbg_5.14.1+dfsg-ok5.1_arm64.deb Size: 1691320 MD5sum: 2ce688a04f9ae5d01dbaf0636dbc6068 SHA1: e114730ff959e4dfa317d7b439e20243370512ea SHA256: 5f041af9ec0b1d97ac278b7c6ee19e9eb6e811e68a5c1d129b5251e406a917cb SHA512: 0f3ad31e6d205331899c603118d1cedfacb62db71c9228e0fed7720d8f4214ace5c441b4e78117aa61846f545284a665b44df7bf482602f19c5665dbb67e98b5 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5's Multimedia module (debug extensions) The Multimedia module of PyQt5 provides a set of APIs to play and record media, and manage a collection of media content. . This package contains the extensions built for the Python 3 debug interpreter. Build-Ids: 7e1b05746668ae506be6a32463adc683bd2213bc de2eb8f928d17b151f6ac2ccad1a2580b2425f1b cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtmultimedia Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1099 Depends: python3-pyqt5 (= 5.14.1+dfsg-ok5.1), python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5multimedia5 (>= 5.14.1), libqt5multimediawidgets5 (>= 5.9.1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtmultimedia_5.14.1+dfsg-ok5.1_arm64.deb Size: 148000 MD5sum: ee7cd5fff53ac268242b8efd7fd3ffe6 SHA1: 398175faa804efbd67c023a40c516787afd1f207 SHA256: 23f1ba7bea99b9219aebd4d85c52a8909e5c3e061dcbcd27b3928b248c994dd6 SHA512: cef0a6cde61132422e55ed41192546be39f0b8d463eaf3ef85e814154794a0c25b016ff3a3b46c551ee8d0c9684e70698a130d966469c83c230417ca913427aa Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5's Multimedia module The Multimedia module of PyQt5 provides a set of APIs to play and record media, and manage a collection of media content. . This package contains the Python 3 version of this module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtopengl-dbg Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: debug Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6387 Depends: python3-dbg, python3-pyqt5-dbg (= 5.14.1+dfsg-ok5.1), python3-pyqt5.qtopengl (= 5.14.1+dfsg-ok5.1), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.1.0), libqt5opengl5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtopengl-dbg_5.14.1+dfsg-ok5.1_arm64.deb Size: 1174446 MD5sum: af62fa00f0fc5da826e9b38dc45c77ff SHA1: 29fa1e8d93f17d843963772b716285e93f907ccb SHA256: 5663edb6007cb74a57bee628f9a32200bc3d126938155b93177ea3675cdda4d9 SHA512: 4aa1ad2384944755bc9963c654865f28e00cbdb804b77d53ba067bc636616febb2fef0010d8725d90b3bb0b1a1cd7419a5b4fec2378de7eec1415036c42b255c Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5's OpenGL module (debug extension) The OpenGL module of PyQt5 provides widgets and utility classes for OpenGL rendering in a PyQt5 application. . This package contains the extension built for the Python 3 debug interpreter. Build-Ids: 55af28c61b78ef2a736c882bb58b0d358ba7d119 9e56f0768880cca99f3e9987b674e0feac0e8c37 d96eed82277bffbe7ec1b9379b3eaef711f3fe03 f8a2f0ab41aea597826da8e7332b2b6d17c160b8 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtopengl Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1017 Depends: python3-pyqt5 (= 5.14.1+dfsg-ok5.1), python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.1.0), libqt5opengl5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtopengl_5.14.1+dfsg-ok5.1_arm64.deb Size: 102116 MD5sum: 8e92f7da242110a2381614ec554071b8 SHA1: be9a6956adf8b8054bedb6a11073c52cdec63a65 SHA256: 757e7cbb1203473ac8e354b3b8b1ff8b27de667ff6d36a6e16a8a75021385de3 SHA512: 43da4120b532d24de9abbfa1f76d02422ee68c28f15028d46c390a4ec58d1a4904a324b8fcce764a08a13092ce756195e22d8012ef65c3ee10fc29aa59a36519 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5's OpenGL module The OpenGL module of PyQt5 provides widgets and utility classes for OpenGL rendering in a PyQt5 application. . This package contains the Python 3 version of this module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtpositioning-dbg Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: debug Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7426 Depends: python3-dbg, python3-pyqt5-dbg (= 5.14.1+dfsg-ok5.1), python3-pyqt5.qtpositioning (= 5.14.1+dfsg-ok5.1), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5location5 (>= 5.14.1), libqt5positioning5 (>= 5.14.1), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtpositioning-dbg_5.14.1+dfsg-ok5.1_arm64.deb Size: 1712062 MD5sum: 26e18829375da9ddcdd3043e71337633 SHA1: c7756067811384b09b4e61564e1e06b2dee48573 SHA256: a59d543cde9076b2f12c8b003f6c17a5b0663873c086103ce51dbed9bb4ae426 SHA512: 2faf1f0516137597e80864d6dd2599e5f8829fa0dfa8d4fcfc77e7a6471a0bbd5d2e17fcf5016116c8233604dff3a9349a6f2dc5050ef108f8660f53910dd430 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for QtPositioning module (debug extension) The QtPositioning module of PyQt5 provides an API to access location and positioning information. . This package contains the extension built for the Python 3 debug interpreter. Build-Ids: 46f4cd8514a157dced65091d1877342fe209ce12 98afd34f0b3d404ecb74d40ea34f5ea651c23ec6 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtpositioning Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1087 Depends: python3-pyqt5 (= 5.14.1+dfsg-ok5.1), python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5location5 (>= 5.14.1), libqt5positioning5 (>= 5.14.1), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtpositioning_5.14.1+dfsg-ok5.1_arm64.deb Size: 146232 MD5sum: 7cbafe231c76255f0c8ccd2659a20577 SHA1: 3b341890ab8f9cef19b65883e81548a4a5796ef7 SHA256: 88e86105139fcad2b244859d02e02aa2a6c796cca579af043d0b4bea22893f50 SHA512: 577799073a417b1fc5013c33cfe4679459be1c685558a60aeacdfb8ef47cf73a595f959ce7967cea9e5170021ccf4062cc54f6bf01f6a5cb404c760c88b83593 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for QtPositioning module The QtPositioning module of PyQt5 provides an API to access location and positioning information. . This package contains the Python 3 version of this module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtquick-dbg Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: debug Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 23633 Depends: python3-dbg, python3-pyqt5-dbg (= 5.14.1+dfsg-ok5.1), python3-pyqt5.qtquick (= 5.14.1+dfsg-ok5.1), libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5qml5 (>= 5.14.1), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5quickwidgets5 (>= 5.11.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/p/pyqt5/python3-pyqt5.qtquick-dbg_5.14.1+dfsg-ok5.1_arm64.deb Size: 4640170 MD5sum: 791a26d5303e81fe9d23ed12de93ef7a SHA1: 291760ac30adedfbf4e0e0e6e5f574db355e0001 SHA256: 8ea103eca51d9be98b6b6771b05f4e18312200ed6926a44aa2e00c304599765c SHA512: 5dac033987b8ea439bdbef57a9dfa2246afa6c5ea7647722483dd2321c9f1b4d4ffa952096dd4c94a28efe50fc2b0f422f10ee0e99c0510c1a08b8ad52454b38 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for QtQuick module (debug extension) The QtQuick module of PyQt5 provides a framework for developing applications and libraries with the QML language. . This package contains the extensions built for the Python 3 debug interpreter. Build-Ids: 38075c931d87c436dac8a220fecf3e5e5a6ffd66 3fb05f04bb4e059849a08c6fc5578a9104b9aab8 6ddad9f3d8cd4f13bb69826fead21e2374194125 a7ceb8bbc2adfd7cdfe53e4c63e104aaabe15ac2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtquick Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2796 Depends: python3-pyqt5 (= 5.14.1+dfsg-ok5.1), python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libpython3.8 (>= 3.8.2), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5qml5 (>= 5.14.1), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5quickwidgets5 (>= 5.11.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/p/pyqt5/python3-pyqt5.qtquick_5.14.1+dfsg-ok5.1_arm64.deb Size: 386598 MD5sum: 23ceed8bd58aa2912623068ce0edc682 SHA1: 816e725b0eed9c723ca0fc7851b68f851e10c8ed SHA256: 95c502303063c4a9e196b38f48ab84a6fc2059d4684bd00a800ccb062f56f054 SHA512: dac7eba5605a870e4ed3f378aa5b0bf5241234c0a9a9342eca2068205e0dde44efa8ae1a7140e61636726d8d491817eb32347bd2c2fb776ae5bdb508296dd860 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for QtQuick module The QtQuick module of PyQt5 provides a framework for developing applications and libraries with the QML language. . This package contains the Python 3 version of this module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtsensors-dbg Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: debug Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3382 Depends: python3-dbg, python3-pyqt5-dbg (= 5.14.1+dfsg-ok5.1), python3-pyqt5.qtsensors (= 5.14.1+dfsg-ok5.1), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5sensors5 (>= 5.9.1), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtsensors-dbg_5.14.1+dfsg-ok5.1_arm64.deb Size: 531642 MD5sum: 6f585db164ecdb26c7b713cd1039acad SHA1: 3c4af6ece7e1fbced07d0f49141df12c1399475b SHA256: 601b1ad4cdfd594678ef3f67af6b7f836664dce9bccc89cbfbed047e81458f73 SHA512: 80c9708bf167e8f80a602240c0c9cf849a38249f95105bd561d5494333d22017c92fed8ad3aeddcaec0af943efd06bcd6b67fc940056794663556d210ce90505 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for QtSensors module (debug extension) The QtSensors module of PyQt5 provides a set of APIs to access sensors hardware from PyQt applications. . This package contains the extension built for the Python 3 debug interpreter. Build-Ids: ccfa393170c97a8f01e9235cd77682b8b5a456fa cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtsensors Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 480 Depends: python3-pyqt5 (= 5.14.1+dfsg-ok5.1), python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5sensors5 (>= 5.9.1), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtsensors_5.14.1+dfsg-ok5.1_arm64.deb Size: 51196 MD5sum: 7c16be7245a8e9e0edbddd9fd0453551 SHA1: 4866c3ea1e348ed516ed84e33177905f98113c08 SHA256: 236cc4ac8319cb5c4ebc165138a4e726df753e1e971a1d850286b650b02508e6 SHA512: 49aaeb051fd99f98ae0b21966340bce3b9fa91b38180eb1207fc0c4fe8e3f7ed56386ff24e7a39a874c6fbe7c9f9b5e5f41c54b1622964e5b7c8d88773007142 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for QtSensors module The QtSensors module of PyQt5 provides a set of APIs to access sensors hardware from PyQt applications. . This package contains the Python 3 version of this module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtserialport-dbg Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: debug Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1736 Depends: python3-dbg, python3-pyqt5-dbg (= 5.14.1+dfsg-ok5.1), python3-pyqt5.qtserialport (= 5.14.1+dfsg-ok5.1), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5serialport5 (>= 5.9.1), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtserialport-dbg_5.14.1+dfsg-ok5.1_arm64.deb Size: 396388 MD5sum: 5829fbabb36b10e26e135a490eeebea3 SHA1: 893fd06c6e37d2649ae3de86b11e1befaf25be7c SHA256: 95a561bba7183b891f4168b9907d47891b1eee9b642a78fb5b2d8adb276751bb SHA512: d67efeea96b36cd77e057b3e2fce179876f5d23db6955667831b8a743a579d9b8e9fc9a86a58af58202f033b38ad3e7b5f2ca139d6cf53d60274d390124c6404 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for QtSerialPort module (debug extension) The QtSerialPort module of PyQt5 provides a set of APIs to use serial ports from PyQt applications. . This package contains the extension built for the Python 3 debug interpreter. Build-Ids: b97765196e106aa9b6ff8663f7011ea5a713542e cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtserialport Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 253 Depends: python3-pyqt5 (= 5.14.1+dfsg-ok5.1), python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5serialport5 (>= 5.9.1), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtserialport_5.14.1+dfsg-ok5.1_arm64.deb Size: 27258 MD5sum: 7d74721e3ebe5cf0d0e61642eb4455b2 SHA1: 75389e269478b28b0a2463feba298df870b821d9 SHA256: 0cd7d08f385cc6ec824723d31f633fd029543f111098506f1b9fe33b5483e38f SHA512: fbf4025b9a4a30c845fa56575f7729c53739735407ed4ebbdbf869b787ab05785ecc6aaf7c29bd97518bcb3e22ca2dd751dcf8125962c6826edfe702cd683063 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for QtSerialPort module The QtSerialPort module of PyQt5 provides a set of APIs to use serial ports from PyQt applications. . This package contains the Python 3 version of this module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtsql-dbg Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: debug Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4133 Depends: python3-dbg, python3-pyqt5-dbg (= 5.14.1+dfsg-ok5.1), python3-pyqt5.qtsql (= 5.14.1+dfsg-ok5.1), libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5sql5 (>= 5.14.1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtsql-dbg_5.14.1+dfsg-ok5.1_arm64.deb Size: 1047648 MD5sum: 0dc7d5a79f84b3f444d8417bea69bff3 SHA1: 55001d1522c4e4ffb78a8914db470f9e062ea2c2 SHA256: dd35d7f5a5f324423c17e06fc45b020e0df493532fbcc94ce3cba67f072ec48a SHA512: 459cdde171f37f0683c8e48c33348a8b02e824d901d1901eb7a0c7e400872ba34a85414fee5a89d71063a4f1d78eae109300de4cbffb906b14d64ee0db6b83c1 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5's SQL module (debug extension) The SQL module of PyQt5 provides widgets and utility classes for Python 3 SQL database access. . This package contains the extension built for the Python 3 debug interpreter. Build-Ids: 6f9e927e6cd03c68525c09ae70a47507a7e9de66 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtsql Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 543 Depends: python3-pyqt5 (= 5.14.1+dfsg-ok5.1), python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5sql5 (>= 5.14.1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtsql_5.14.1+dfsg-ok5.1_arm64.deb Size: 93938 MD5sum: 2fe7cf11027a60eb11f2c535170c273e SHA1: ff92e0be2200b3a47ecfa831ee3b8ee373ae5b36 SHA256: ade200a4bcd19a13e53e5eca2a6effd693db50aa0543e3231aa23442c848be1f SHA512: 31c89976595db22e6c471e8e36141aa2641dce3aee0975ad96b6df97c9451dbc3d42019739711caf978b0bac33bc7a5813f704b6d6ac22ebbb31b801b7a9c572 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5's SQL module The SQL module of PyQt5 provides widgets and utility classes for Python 3 SQL database access. . This package contains the Python 3 version of this module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtsvg-dbg Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: debug Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2366 Depends: python3-dbg, python3-pyqt5-dbg (= 5.14.1+dfsg-ok5.1), python3-pyqt5.qtsvg (= 5.14.1+dfsg-ok5.1), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5svg5 (>= 5.9.1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtsvg-dbg_5.14.1+dfsg-ok5.1_arm64.deb Size: 632708 MD5sum: f880931f6e4ae9132d4cf5807797f514 SHA1: 193b063e631f5e533cad44d95f847153e34ce5cc SHA256: 83c548e6be6d5b4f0199d6d530b09b81b4af851d707a8e766abbc91bcd89662d SHA512: c5164dbb402d98accfd92f6685e1a4919bec6a56845695f80e504088389dc2fcab9bf93a02c32126440e9b6804a9b61d055bf1dace62c8ec46dc55267bdac65e Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5's SVG module (debug extension) The SVG module of PyQt5 provides classes for displaying the contents of SVG files. . This package contains the extension built for the Python 3 debug interpreter. Build-Ids: 795ac29f1af3901d2bd3349a9da056f8846c7467 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtsvg Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 246 Depends: python3-pyqt5 (= 5.14.1+dfsg-ok5.1), python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5svg5 (>= 5.9.1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtsvg_5.14.1+dfsg-ok5.1_arm64.deb Size: 28194 MD5sum: f0c2a06739f4dccbb37960f878e2caa3 SHA1: 8ae6b93f05fc09a1e9963672faf060a1720f02b0 SHA256: 2d227a9a37f10b1ba546a1d9dc12e8229e6abf014e3b1b34f0e4cf734daf686e SHA512: b9bb5e65d13b95fbeee1dd2c18e10ef1ae9be50cb1ec066c6b86e71ac7e30d0ccdc36e90f797e0f5902fbbd98b29cc0d5f9af399caff81c2b097b4a8174e63b6 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5's SVG module The SVG module of PyQt5 provides classes for displaying the contents of SVG files. . This package contains the Python 3 version of this module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtwebchannel-dbg Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: debug Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1466 Depends: python3-dbg, python3-pyqt5-dbg (= 5.14.1+dfsg-ok5.1), python3-pyqt5.qtwebchannel (= 5.14.1+dfsg-ok5.1), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5webchannel5 (>= 5.9.1), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtwebchannel-dbg_5.14.1+dfsg-ok5.1_arm64.deb Size: 381334 MD5sum: 782651dff28099f6b796f7f27967394c SHA1: 2c6d6dbbf3cee12de7aa620ffd926f17ce88068b SHA256: f9f57923185739ae91b1d713969e4c596a4ee02935750b7704e73666ce650dbf SHA512: 113ce4c03123da181f6d8a0036aa9e7ffa4401729282bc9be3d95ffd9a7dbdba70c522e2287380311f4d6944c15fa0ce2560bfd4184c07d4d4048de0a8503183 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5's Webchannel module (debug extension) Qt WebChannel enables peer-to-peer communication between the host (PyQt5 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 (experimental). . This package contains the extension built for the Python 3 debug interpreter. Build-Ids: 83c5717270c680472b77a4e4051365889a1b4a87 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtwebchannel Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 176 Depends: python3-pyqt5 (= 5.14.1+dfsg-ok5.1), python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5webchannel5 (>= 5.9.1), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtwebchannel_5.14.1+dfsg-ok5.1_arm64.deb Size: 14756 MD5sum: a3cccceef1954e8a68284116ea8383f3 SHA1: 8c267d21748e0b1a4dd926b970a66cae9a6713c3 SHA256: 490907a5bea17bf174867f5baab3ffb233e51c3a82d5934e6328e2b38bbfc1a9 SHA512: 1249d00ee0699ae23b1d0461dece878ead41bdbd55ce80a845049f8315581a0b6f91f27be2e5019c00517e66fd06e7f119314c1a8f5cbdf3bd64ec3cff1017d8 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5's WebChannel module Qt WebChannel enables peer-to-peer communication between the host (PyQt5 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 (experimental). . This package contains the Python 3 version of this module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtwebkit-dbg Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: debug Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7230 Depends: python3-dbg, python3-pyqt5-dbg (= 5.14.1+dfsg-ok5.1), python3-pyqt5.qtwebkit (= 5.14.1+dfsg-ok5.1), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5 (>= 5.0.2), libqt5webkit5 (>= 5.212.0~alpha3), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtwebkit-dbg_5.14.1+dfsg-ok5.1_arm64.deb Size: 1728124 MD5sum: e10c1e4f9f98b53038c9ce35210b2726 SHA1: 6f3df98df29952075bd95665195938f07b59e387 SHA256: 1d12c594fdc743508819380fbdf0b6b379e6b1a81a2265c31efb02364e1dc2b9 SHA512: 0c366722ea7400810164094394c5a000283500bc24ea760f11e2058f674074db8ff6aed6151cab75d2c3faea465279153a0fd2871b401acbc0bc6c61970c63fd Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5's WebKit module (debug extensions) The WebKit module of PyQt5 provides a Web browser engine that makes it easy to embed HTML content into your PyQt application. . This package contains the extensions built for the Python 3 debug interpreter. Build-Ids: 9c53970e4648e8a8c29f81c17451d15831cb0619 f8eabb98bc71060521cd8544961da7d994f3efd5 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtwebkit Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 710 Depends: python3-pyqt5 (= 5.14.1+dfsg-ok5.1), python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5 (>= 5.0.2), libqt5webkit5 (>= 5.212.0~alpha3), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtwebkit_5.14.1+dfsg-ok5.1_arm64.deb Size: 109046 MD5sum: 50ce931ed9b3ad0d2388cd59ee07bc35 SHA1: 12634c11d3ab4c10bb7c73e5a9acb86e28648a91 SHA256: 9987db27d62f48da811f64501c6561d212f74eb6c5ae372a2cbdc7639d4e21d8 SHA512: 33900a2e5836ab7b752ff428d012e4e144134ef13cd5d4f416e7ba14208e2b84212c8290e1cac92558d6f7d608e503e2b6299aa761baf067c180696157620214 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5's WebKit module The WebKit module of PyQt5 provides a Web browser engine that makes it easy to embed HTML content into your PyQt application. . This package contains the Python 3 version of this module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtwebsockets-dbg Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: debug Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2201 Depends: python3-dbg, python3-pyqt5-dbg (= 5.14.1+dfsg-ok5.1), python3-pyqt5.qtwebsockets (= 5.14.1+dfsg-ok5.1), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5network5 (>= 5.0.2), libqt5websockets5 (>= 5.14.1), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtwebsockets-dbg_5.14.1+dfsg-ok5.1_arm64.deb Size: 571032 MD5sum: c10d199198fc53e244d7edacf8a1bc02 SHA1: 65308c3a6c5ab76be75e7c98113c4beeb8e5f454 SHA256: 8941edd853855d26e7fb583d6443217768e726a3bfb6d88604483e8b7d0b7f9f SHA512: ddb6468003460d890e840974330313fde1cc6bd501fe07bf9be1dbfc1b1c21630fae727f9b9f355c99d3e947384f09d16e2f806cd1900185e92cdf0c02862f4c Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5's WebSockets module (debug extensions) The WebSockets module of PyQt5 provides Python 3 bindings for the WebSockets specification (both client and server). . This package contains the extension built for the Python 3 debug interpreter. Build-Ids: 07839318347330885da5af36c373f542c4f722d9 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtwebsockets Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 251 Depends: python3-pyqt5 (= 5.14.1+dfsg-ok5.1), python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5network5 (>= 5.0.2), libqt5websockets5 (>= 5.14.1), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtwebsockets_5.14.1+dfsg-ok5.1_arm64.deb Size: 25524 MD5sum: 1be9a95c078c29d5c417524c1fc85e22 SHA1: 1d2ea019e75bb48ff0f0baeb62e11ac0e57532a7 SHA256: 006d6162b30e3b9430d1f1b603c320952a9ae2f09e401cd2758deb9e1643190f SHA512: 5314deecdf28702a68918cd2e38f95a882a9f260013e06055cf395329bdc2d47a6ba8854a6c436054fbe6df6878e57a33ba2ce64765d6c53d829417b35f92078 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5's WebSockets module The WebSockets module of PyQt5 provides Python 3 bindings for the WebSockets specification (both client and server). . This package contains the Python 3 version of this module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtx11extras-dbg Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: debug Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1021 Depends: python3-dbg, python3-pyqt5-dbg (= 5.14.1+dfsg-ok5.1), python3-pyqt5.qtx11extras (= 5.14.1+dfsg-ok5.1), libc6 (>= 2.17), libqt5x11extras5 (>= 5.9.1), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtx11extras-dbg_5.14.1+dfsg-ok5.1_arm64.deb Size: 195104 MD5sum: b06ea67b922506d07e28010f2583bbc5 SHA1: 47f8a67884c6c929f93057c18ad6810dab00115e SHA256: 8454b919ae51440e5017988a86ed91ce01ff9fb20a6399fc7c2a730d760a35b5 SHA512: cc9c52e73a4aa159e97e51ec003f70ae903033aa3220d89911aed46a67186ab20c55c51c046eff26f6177102dc6695ea462f027a533ee68524af3e80d195dff2 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for QtX11Extras module (debug extension) The QtX11Extras module of PyQt5 provides an API to access X11-specific information and classes. . This package contains the extension built for the Python 3 debug interpreter. Build-Ids: a17da54c112be3ba8306b58f7162c3ad1c3b933a cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtx11extras Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 176 Depends: python3-pyqt5 (= 5.14.1+dfsg-ok5.1), python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libqt5x11extras5 (>= 5.9.1), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtx11extras_5.14.1+dfsg-ok5.1_arm64.deb Size: 9276 MD5sum: 8221f74ff2aa179388fafe262e70acec SHA1: 0cee892b434268682f91d281ef7e70d1f5c264e0 SHA256: e1c6af85e125f488209f432e02830764fa8c1f5c3693b1bf73e186d8de5cfb7a SHA512: 9b03c8d4c837e5f15fbf12c274daa57e20f2431e0cb7f88985a541693b99c523830956e02bab308066e631865984c2338e4ccc02756e3db27010e9eff052cbe5 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for QtX11Extras module The QtX11Extras module of PyQt5 provides an API to access X11-specific information and classes. . This package contains the Python 3 version of this module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtxmlpatterns-dbg Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: debug Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3189 Depends: python3-dbg, python3-pyqt5-dbg (= 5.14.1+dfsg-ok5.1), python3-pyqt5.qtxmlpatterns (= 5.14.1+dfsg-ok5.1), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5xmlpatterns5 (>= 5.9.1), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtxmlpatterns-dbg_5.14.1+dfsg-ok5.1_arm64.deb Size: 762434 MD5sum: 531b79a7920432dc957ff3d13205fd16 SHA1: 5ed915174013060eb7397efe0ed29667a90233d7 SHA256: d88dc6736148e8e176b212e1447e6e9942731fe522af6b161746f4be24d26b06 SHA512: 328bf00e3fa2795cc46dbb44347d26ef666e600c334aeec510f62cf3383961d3a913a011796a15b939c75ea93141b4b88768dde9a95fedb64d23476ae985627e Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5's XmlPatterns module (debug extension) QtXmlPatterns is a XQuery and XPath engine for XML and custom data models. This package provides a PyQt binding for QtXmlPatterns. . This package contains the extension built for the Python 3 debug interpreter. Build-Ids: a8a20634dde38e3263baf9a876211c4a44d5b63b cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5.qtxmlpatterns Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 327 Depends: python3-pyqt5 (= 5.14.1+dfsg-ok5.1), python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5xmlpatterns5 (>= 5.9.1), libstdc++6 (>= 5) Filename: pool/main/p/pyqt5/python3-pyqt5.qtxmlpatterns_5.14.1+dfsg-ok5.1_arm64.deb Size: 43354 MD5sum: 24c2c790b58f3a8558670c54db92f471 SHA1: 49bdcab301e15cebd9436d43302afaea48c20a42 SHA256: 40e9ab54c9dc7ea1b0b20ea658e0776866ce362c952a59fc12e1a5eac017a31f SHA512: a9e3fc51a501f79c795fa23aab414fded880d7fed57fc2e91dfc2a3bef164e5a7085eb2a0da821a0ce19528525996edb1a2f69acc1ca61d66b71809e4e4421a5 Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5's XmlPatterns module QtXmlPatterns is a XQuery and XPath engine for XML and custom data models. This package provides a PyQt binding for QtXmlPatterns. . This package contains the Python 3 version of this module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyqt5 Architecture: arm64 Version: 5.14.1+dfsg-ok5.1 Priority: optional Section: python Source: pyqt5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16784 Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libpython3.8 (>= 3.8.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5designer5 (>= 5.9.1), libqt5gui5 (>= 5.1.0), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5help5 (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5printsupport5 (>= 5.14.1), libqt5test5 (>= 5.11.0~rc1), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.1.0), libstdc++6 (>= 5), qtbase-abi-5-15-8, sip-py3api-12.7 Suggests: python3-pyqt5-dbg Filename: pool/main/p/pyqt5/python3-pyqt5_5.14.1+dfsg-ok5.1_arm64.deb Size: 2493958 MD5sum: cfc63730a00dcaa58dc3f65f65b42d1b SHA1: 31eb321b5a3db23a2e93d43b583728f6c0ece8f1 SHA256: a3fd35a6bedc61e47b2702c8316e8f4c95e51d965895cdc70055a7cfed5c283a SHA512: b14d0b3735e1536219d34e1c06a566f7cdd0781f80801880c01ef55cd43e19cfa7d969466ec7abc856f9c6f88d1162e9a09a019b86f37036252d5c3a6917f29a Homepage: https://riverbankcomputing.com/software/pyqt/intro Description: Python 3 bindings for Qt5 PyQt5 exposes the Qt5 API to Python 3. This package contains the following modules: * QtCore * QtDBus * QtDesigner * QtGui * QtHelp * QtNetwork * QtPrintSupport * QtTest * QtWidgets * QtXml cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pytest-cov Architecture: all Version: 3.0.0-ok1 Priority: optional Section: python Source: python-pytest-cov Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 92 Depends: python3-coverage, python3-pytest (>= 3.6), python3:any, libjs-jquery, libjs-jquery-hotkeys, libjs-jquery-isonscreen, libjs-jquery-tablesorter, libjs-jquery-throttle-debounce, python3-cov-core (>= 1.12-1) Filename: pool/main/p/python-pytest-cov/python3-pytest-cov_3.0.0-ok1_all.deb Size: 21268 MD5sum: bf9710354ce05cb7f52285cebe9f8f95 SHA1: 34bed97e7ad8ef1c8ff39f66a7efb77d69dc27cf SHA256: 3700c29034949b04449627377ff71fd49b586f5ce4babbf592b83e8351f10339 SHA512: 185923c430bed0c06cb4d82cd120e733ba2b4ad1444c27e149b5cf6c004d1e3f5bd37205bd2daa00f3c16fbc2c1f7c894bd09cfc51576ae4b8da1abd18c284fd Homepage: https://github.com/schlamar/pytest-cov Description: py.test plugin to produce coverage reports for Python3 This py.test plugin produces coverage reports. It supports both centralised and distributed testing across multiple hosts. It can run parallel tests on different platforms, architectures, and Python versions. It supports coverage of subprocesses and can produce reports in text, HTML, XML and annotated source code. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pytest-datadir Architecture: all Version: 1.4.1-ok2 Priority: optional Section: python Source: pytest-datadir Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 27 Depends: python3-pytest, python3:any Filename: pool/main/p/pytest-datadir/python3-pytest-datadir_1.4.1-ok2_all.deb Size: 5340 MD5sum: 0afa9566ca1a22ce6a3dc1cb71c132b8 SHA1: 8caaf033264b20c954e0381a6afbe6155143818e SHA256: 4c39b98d07f91bd513309d15a91ff09d3537a330c10f7a8fbd340a5941f479f4 SHA512: db574c1d2113df2eac7245d1db79d298db5169025a139bfd6b14e043b040fec7da3d90a8cdd2afe1cbeb252058020543b89a55f0389e2bf9ea6572b0df7b7b5a Homepage: https://github.com/gabrielcnr/pytest-datadir Description: py.test plugin for manipulating test data directories and files pytest-datadir will look up for a directory with the name of the current module or the global 'data' folder, and allow one to access the content of these files using injected variables datadir or shared_datadir. . The files in the data dirs are copied to a temporary path before tests being run. Henceforth, a modification won't happen on the original files. . This package provides the py.test plugin for Python 3 code. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pytest-regressions Architecture: all Version: 2.4.1-ok1 Priority: optional Section: python Source: pytest-regressions Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3356 Depends: libjs-sphinxdoc, node-html5shiv, python3-pytest, python3-pytest-datadir, python3-yaml, python3:any Filename: pool/main/p/pytest-regressions/python3-pytest-regressions_2.4.1-ok1_all.deb Size: 2752448 MD5sum: 9415accd69eb4f684320cb7c129f875a SHA1: aabc0ab8f46be273d9fdc5d0133ef60b46a95128 SHA256: 59ddaba23cddb7bd0cae7508fd7ccea3ef49c2a8b053aa04066b8ed6838721d5 SHA512: d78dfcbf546533af86f34516205774573538a423616e9dba887d93ed9b111be29c63b4e846b5c4bff1617547b647e9a81de7accd51c92101b8ad7f576d5ffdef Homepage: https://github.com/ESSS/pytest-regressions Description: py.test fixtures to write regression tests This plugin makes it simple to test general data, images, files, and numeric tables by saving expected data in a data directory (using pytest-datadir) that can be used to verify that future runs produce the same data. . This package provides the py.test plugin for Python 3 code. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pytest-subtests Architecture: all Version: 0.9.0-ok1 Priority: optional Section: python Source: python-pytest-subtests Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 36 Depends: python3-pytest (>= 7), python3:any Filename: pool/main/p/python-pytest-subtests/python3-pytest-subtests_0.9.0-ok1_all.deb Size: 8140 MD5sum: bb5947cdbcd502e18e597030dc455b73 SHA1: 66c13563087a372402ebaeb7b6f42606f736e354 SHA256: 66811dac88b4f19af76a7ecdee0d74e5c1bc0edd4150f13b408e83eb4bcd8480 SHA512: 11330093988b3b5015831d90eb1d2fb3939bfb776b840c094b094ab2fe7c957ee0a61a13bcb420f3eca81c08d340ba99c1c319c3396fcbd07136782a5f95def2 Homepage: https://github.com/pytest-dev/pytest-subtests/ Description: unittest subTest() support and subtests fixture (Python3 version) unittest subTest() support and subtests fixture. It adds support for TestCase.subTest and a new subtests fixture, providing similar functionality for pure pytest tests. . This package contains the Python 3 version of the library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pytest-xdist Architecture: all Version: 3.1.0-ok2 Priority: optional Section: python Source: pytest-xdist Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 154 Depends: python3-execnet, python3-pytest (>= 6.2.0~), python3:any Enhances: python3-pytest Filename: pool/main/p/pytest-xdist/python3-pytest-xdist_3.1.0-ok2_all.deb Size: 29902 MD5sum: 88aa30291c1da026fc9e8a659dc9eff8 SHA1: e1469f1ee455bf543a53335a444840f1a55c1d94 SHA256: c6fe742697eab184125b1c67ee68e83a07c780f79dcf3a65eb59012c5b8742f2 SHA512: a8ed237eec17d5e147906dc9a08f1fd4a5f3949d221ab707b2a3d2b9ba3559e23c7a7e0c55eb9ef7e3100d07c84e7dc5fa36b8f3b1ef73dcd4ceeceece34bc29 Homepage: https://github.com/pytest-dev/pytest-xdist Description: xdist plugin for py.test (Python 3) The pytest-xdist plugin extends py.test with some unique test execution modes: . * Looponfail: Run your tests repeatedly in a subprocess. After each run py.test waits until a file in your project changes and then re-runs the previously failing tests. This is repeated until all tests pass after which again a full run is performed. * Load-balancing: if you have multiple CPUs or hosts you can use those for a combined test run. This allows one to speed up development or to use special resources of remote machines. * Multi-Platform coverage: you can specify different Python interpreters or different platforms and run tests in parallel on all of them. . Before running tests remotely, py.test efficiently synchronizes your program source code to the remote place. All test results are reported back and displayed to your local test session. You may specify different Python versions and interpreters. . This package contains pytext-xdist for Python 3. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pytest-xprocess Architecture: all Version: 0.22.2-ok2 Priority: optional Section: python Source: python-pytest-xprocess Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 49 Depends: python3-pytest, python3-psutil, python3-py, python3:any Suggests: python-pytest-xprocess-doc Filename: pool/main/p/python-pytest-xprocess/python3-pytest-xprocess_0.22.2-ok2_all.deb Size: 10190 MD5sum: d3f211ca3b3eea27300d3ee3e5d3e097 SHA1: f8a5c4f4ce07b5e8c031ee36d508a84d213b2ee0 SHA256: afd2fd6c6648378180ece7caf61bc09afdded5038a92d27d34a38b6d1d65bf47 SHA512: 8b2dc20e6566eb96541d03dbb2e5ebd1480454a35d8d0458816d20c3c1901fb66d8f8384a36c0e04e28606c4ce24119184c134906bd082772a679c7e47f6159c Homepage: https://github.com/pytest-dev/pytest-xprocess/ Description: pytest plugin for managing processes across test runs Pytest has for objective to allow the developers to limit the boilerplate code around the tests, promoting the use of built-in mechanisms such as the assert keyword. . Pytest-xprocess is a pytest plugin for managing processes across test runs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-pyverbs Architecture: arm64 Version: 42.0-ok1 Priority: optional Section: python Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 5477 Provides: python3.8-pyverbs Depends: rdma-core (>= 21), python3 (<< 3.9), python3 (>= 3.8~), python3:any, ibverbs-providers (>= 42), libc6 (>= 2.17), libibverbs1 (>= 36), libpython3.8 (>= 3.8.2), librdmacm1 (>= 31) Filename: pool/main/r/rdma-core/python3-pyverbs_42.0-ok1_arm64.deb Size: 1341206 MD5sum: b2a02bee6064840bd725f8f447e4fbc0 SHA1: e8895b8a2bec4652e01b1e37f01d30d30737a688 SHA256: 70a2b2c186af1e9a88e69c23fedd8612805eb0c750f81d45c4e91bf09f8c5f27 SHA512: 63cf6ef4745f75056e4e20296f9b967fa2d061b8a9cf39661c304112c57f15b16e7b297f9de6b478569a035b304493cbcd3a5d8e6bfa8fc96be2c8318ac96660 Homepage: https://github.com/linux-rdma/rdma-core Description: Python bindings for rdma-core Pyverbs provides a Python API over rdma-core, the Linux userspace C API for the remote direct memory access (RDMA) stack. . One goal is to provide easier access to RDMA: RDMA has a steep learning curve as is and the C interface requires the user to initialize multiple structs before having usable objects. Pyverbs attempts to remove much of this overhead and provide a smoother user experience. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-railroad-diagrams Architecture: all Version: 2.0.4-ok1 Multi-Arch: foreign Priority: optional Section: python Source: railroad-diagrams Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 79 Depends: python3:any (>= 3.8~) Filename: pool/main/r/railroad-diagrams/python3-railroad-diagrams_2.0.4-ok1_all.deb Size: 14946 MD5sum: bc6b694032921bbb6f9364e7bff4960b SHA1: a881503d87c839f709def4bf77837cded51613c0 SHA256: a6e107e6f805c2d723accb2edaf3088f4fc9c7826e55efa0cb89bad7eeb3ba55 SHA512: bacf00361c62f5523e591f13e17c3d0d6958d3a3c17957a6a4829449db0dc3f150a3141f4b4caeb5b9d7bd7932b1f29557dc0f3f1e89c65589044469dc157a0d Homepage: https://github.com/tabatkins/railroad-diagrams Description: This is a small library for generating railroad diagrams (like what JSON.org uses) using SVG, with both JS and Python ports. Here's an online dingus for you to play with and get SVG code from! cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-requests-toolbelt Architecture: all Version: 0.10.1-ok2 Priority: optional Section: python Source: python-requests-toolbelt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 187 Depends: python3-requests, python3:any Filename: pool/main/p/python-requests-toolbelt/python3-requests-toolbelt_0.10.1-ok2_all.deb Size: 38056 MD5sum: 68018ad023359b3f1ca29437f854c18b SHA1: 221a88355335141c44f236e5fc10b66bf6b14a58 SHA256: 7a6fcb30dba076c9cc2709072749824088ccef97d200e1947cf78f7bbf185816 SHA512: ff0084a998ef3ce2807b046e82ddd6eb91930f8b94ed0082ffaff32656ae6d4db0a8da1f1579b4fbb67292a0a6c1f4589df83c82f00e7e1492723bcec2be07a0 Homepage: https://pypi.python.org/pypi/requests-toolbelt Description: Utility belt for advanced users of python3-requests Collection of utilities for python3-requests It provides transport adapters: FingerprintAdapter, SSLAdapter, SourceAddressAdapter, SocketOptionsAdapter, TCPKeepAliveAdapter and authenticators: AuthHandler, GuessAuth, HTTPProxyDigestAuth Also a cookiejar, streaming helpers and more. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-roman Architecture: all Version: 3.3-ok1 Multi-Arch: foreign Priority: optional Section: python Source: python-roman Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 28 Depends: python3:any Filename: pool/main/p/python-roman/python3-roman_3.3-ok1_all.deb Size: 5242 MD5sum: db85d1aac38cdacde7cd19ecb3b13e21 SHA1: 6cf0c6ca0c891caaa6881a5379a8b15457fd678d SHA256: 65f2bc4cb902ee4c60e2aa89deae71cf9d3e81d8f73b33c65301da4e47bd8014 SHA512: 6bbecb0f867f7beb0c97a9c06765adfca09c57ab7ce17a88f64581fcdc6cd62c8770e4726b53a7811fbe6d80212737185a6b2769b9306808ada384691b4a58eb Homepage: https://github.com/zopefoundation/roman Description: module for generating/analyzing Roman numerals for Python 3 This module converts from and to Roman numerals. It can convert numbers from 1 to 4999 and understands the common shortcuts (IX == 9), but not illegal ones (MIM == 1999). . This package includes Python 3 modules. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-scour Architecture: all Version: 0.38.2-ok1 Priority: optional Section: python Source: scour Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 245 Depends: python3-six (>= 1.9.0), python3:any, python3-pkg-resources Filename: pool/main/s/scour/python3-scour_0.38.2-ok1_all.deb Size: 52186 MD5sum: d53ef415ef31aa6c18a96cac218fad56 SHA1: aa9db4f3ab70ac4f4e248581d102d184b093d146 SHA256: 09a438c09501081216f385a345ca83d0761619d85144e831536893c5d0fe5dac SHA512: 221e83621f77f711d8fee4ea2c44c2e3cb58acf4dc95cd3364dc9f75c3f041e8643a3f334bd290014a7de596b936c8bac3ec128fc8acb6826b8fcc1884de6cb6 Homepage: https://github.com/codedread/scour Description: SVG scrubber and optimizer (Python 3 module) Scour is a Python module that aggressively cleans SVG files, removing a lot of unnecessary information that certain tools or authors embed into their documents. The goal of scour is to provide an identically rendered image (i.e. a scoured document should have no discernible visible differences from the original file) while minimizing the file size. . WARNING: Scour is intended to be run on files that have been edited in Vector Graphics editors such as Inkscape or Adobe Illustrator. Scour attempts to optimize the file, and as result, it will change the file's structure and (possibly) its semantics. If you have hand-edited your SVG files, you will probably not be happy with the output of Scour. . Never use scour to overwrite your original file! cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-seccomp Architecture: arm64 Version: 2.5.3-ok2 Multi-Arch: same Priority: optional Section: python Source: libseccomp Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Kees Cook Installed-Size: 402 Depends: libc6 (>= 2.17), python3 (<< 3.9), python3 (>= 3.8~) Filename: pool/main/libs/libseccomp/python3-seccomp_2.5.3-ok2_arm64.deb Size: 118836 MD5sum: da6fbcc03257b38cff56e41fe891975e SHA1: a738d6b41f5c95b63b965d7f09b7210b541aae17 SHA256: a0f8b33c2ea241bb7be678d06b26bd6b3acb407d6e45b216043e3d60875f1cf8 SHA512: 62b834c6a927798d8bb1fde912e7621ad0883943ba13c1ee6b479da8143667d962a5ccb3125c868277cb2720606eb0caaaf77f6efddf34be601a03ae76f8f6be Homepage: https://github.com/seccomp/libseccomp Description: high level interface to Linux seccomp filter (Python 3 bindings) 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-selinux Architecture: arm64 Version: 3.4-ok2 Built-Using: libsepol (= 3.4-ok2) Priority: optional Section: python Source: libselinux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 595 Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.26), libselinux1 (>= 3.4) Filename: pool/main/libs/libselinux/python3-selinux_3.4-ok2_arm64.deb Size: 155288 MD5sum: 111d925ba2048393e131449e7c33fcf2 SHA1: 9dceaf3c0245a410c3301bd10d9f4f9a14a341c0 SHA256: ed991606cfd6024af01a13c56b92c92f62ba97969f343df3d65d6ffd3199731b SHA512: 42850694bff131bad40c24cf48a19839cd8b24f83535d68846ccf822eecbfcda8f1c59341e9ddf98abc8ea804aef538209d79b99aee7eca9dfed04bcdce7a3ae Homepage: https://selinuxproject.org Description: Python3 bindings to SELinux shared libraries This package provides the Python3 bindings needed for developing Python 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-semanage Architecture: arm64 Version: 3.0-ok2 Priority: optional Section: python Source: libsemanage Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 399 Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.17), libsemanage1 (>= 2.8) Filename: pool/main/libs/libsemanage/python3-semanage_3.0-ok2_arm64.deb Size: 55298 MD5sum: 5f7ce894712301f717d86adb2c5a7a4f SHA1: 4327f66180a4a3b555ccb3a87b39781841b2e37d SHA256: f4a3c17f93951b18db4fd9d293bc18ca043e6159c5ee7dfd901994b0f36f3f94 SHA512: 89b6e70db3661441a9c78af7a5807fb703833100a53cae4269fec8216c9ae9f8f37992ba0cd37e70c9d2ccb6e0c833885749730b84e238a3bb3ea51d9674f1c1 Homepage: http://userspace.selinuxproject.org/ Description: Python3 bindings for SELinux policy management This package provides Python3 bindings for the management of SELinux policies. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-setproctitle Architecture: arm64 Version: 1.3.1-ok2 Multi-Arch: same Priority: extra Section: python Source: python-setproctitle Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 55 Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.17) Filename: pool/main/p/python-setproctitle/python3-setproctitle_1.3.1-ok2_arm64.deb Size: 15452 MD5sum: 4bcc6c2c5286117b4fbf3957bae63a57 SHA1: 3e05f81fad396dcdef69de8613e77fed7c9c3dab SHA256: 832a3210dabeda570173c7ac06fbcf309e40319510d5c8030ce08aa5d1267d47 SHA512: 24c130a7784b9dbe946b1bc313e54285960807f6037fc076da515d596e57aa2b6871c7f4d360a2da34d7b93bbb645654ca56c04f46ef0ba0ee3aeca0070bc03a Homepage: https://github.com/dvarrazzo/py-setproctitle Description: Setproctitle implementation for Python 3 The library allows a process to change its title (as displayed by system tools such as ps and top). . Changing the title is mostly useful in multi-process systems, for example when a master process is forked: changing the children's title allows one to identify the task each process is busy with. The technique is used by PostgreSQL and the OpenSSH Server for example. . This is the Python 3 package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-setuptools-rust Architecture: all Version: 1.5.2-ok1 Priority: optional Section: python Source: python-setuptools-rust Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 97 Depends: python3-setuptools, python3-pkg-resources, python3-semantic-version, python3-typing-extensions (>= 3.7.4.3), python3:any, rustc, cargo Filename: pool/main/p/python-setuptools-rust/python3-setuptools-rust_1.5.2-ok1_all.deb Size: 20172 MD5sum: 041309be6889b506f3628ca15baec4fe SHA1: dcbe27125d881543a585eddea126d4eaa34315b6 SHA256: e304d0a1df015369c49b93db38af1538a2912825c36c7933baaf9f8e5f017bd3 SHA512: be5f79b063e9420513c973cb17bc5a7e6048c6f38cd47d7b4a859175c5230ca20d82b95c5e59fb92433a672c3e6a1d08cd05bd6a0ee17238201bdb5dab2ad00b Homepage: https://github.com/PyO3/setuptools-rust Description: Setuptools Rust extension plugin setuptools-rust is a plugin for setuptools to build Rust Python extensions implemented with PyO3 or rust-cpython. . Compile and distribute Python extensions written in Rust as easily as if they were written in C. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-setuptools-scm Architecture: all Version: 7.0.5-ok1 Priority: optional Section: python Source: setuptools-scm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 141 Depends: python3-distutils, python3-pkg-resources, python3-packaging, python3-typing-extensions, python3:any Filename: pool/main/s/setuptools-scm/python3-setuptools-scm_7.0.5-ok1_all.deb Size: 31818 MD5sum: fc72abb50649ba0b2f3a8c4af279e734 SHA1: 6222464cde8248a6ff66ed5b422915f81dfed335 SHA256: 1f7056bc98017ecd73487b02d418183da273c64f85448c9afdacdcac8083345a SHA512: 9a4f46aadc4bdc998eaf2daec0d019c04baf67087e279774e4e4df349d185cd88c11ad075e41d697b117f6969d1a422852a290f88858ac0de36b4713feac9a88 Homepage: https://github.com/pypa/setuptools_scm Description: blessed package to manage your versions by scm tags for Python 3 setuptools_scm handles managing your Python package versions in scm metadata. It also handles file finders for the suppertes scm's. . This package installs the library for Python 3. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-setuptools-whl Architecture: all Version: 65.3.0-ok5 Priority: optional Section: python Source: setuptools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Lu zhiping Installed-Size: 1312 Breaks: python-pip-whl (<< 21.3.2) Replaces: python-pip-whl (<< 21.3.2) Filename: pool/main/s/setuptools/python3-setuptools-whl_65.3.0-ok5_all.deb Size: 1003196 MD5sum: f20c4c94d4a0fd1f6b4bb2347990c497 SHA1: 6972a53edbb076bb44d78872745368cba712037f SHA256: 16869088fc2892e589fd2cf36e93007de31d157d78c7fd39488abd8d14836977 SHA512: 5a5c7348e05ad3157e9523607e28edb1e3acc8e6e240663687796ddda6553bfa514645ad98245dd633bd3e7770b2d14188ef7932b7050d2a2b3c800d21841971 Homepage: https://github.com/pypa/setuptools Description: Python Distutils Enhancements (wheel package) Extensions to the python-distutils for large or complex distributions. . This is the support package for the PEP 427 wheel version of the package, required for using setuptools inside a virtual environment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-setuptools Architecture: all Version: 65.3.0-ok5 Multi-Arch: foreign Priority: optional Section: python Source: setuptools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Lu zhiping Installed-Size: 2551 Depends: python3-pkg-resources (= 65.3.0-ok5), python3-distutils, python3:any (>= 3.8~) Suggests: python-setuptools-doc Filename: pool/main/s/setuptools/python3-setuptools_65.3.0-ok5_all.deb Size: 453820 MD5sum: a7bbcbd97e7ef2c0c7162dc8e50ab24d SHA1: f1a2452d58e380e780d89d47f87781c5fd49972f SHA256: 9987b8845ad258606ecb8bd69e8d1ef240e3a30703a1c2a18f5f9f6d2ce91992 SHA512: 068b4c4ee061dd758e2a80ecfb17373ed8f1d3cadc0f6e6c139303fef66e7401044cbe224951af5baccdb7a8b5ebf9861a99f4b992872bcd74786311d3f818c0 Homepage: https://github.com/pypa/setuptools Description: Python3 Distutils Enhancements Extensions to the python-distutils for large or complex distributions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-shellingham Architecture: all Version: 1.5.0-ok1 Priority: optional Section: python Source: shellingham Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 45 Depends: python3:any Filename: pool/main/s/shellingham/python3-shellingham_1.5.0-ok1_all.deb Size: 9082 MD5sum: 4cbd52caa53aaf6cbe99bdd5c44c1d4b SHA1: 7965b05b57488d3de03302cf394a5d2d192b1e07 SHA256: 0d252a5f629072bb176d7396ace6a76af543a4c552a924524ad4dfdee6079f38 SHA512: eb4ffeb2437ba8e406bbb5107d0acc4703ad079459a37f4098de7252f93892c65021facec89c7a34c514247f63f551ad38148f6c2608ad80ae999be4738d8acc Homepage: https://github.com/sarugaku/shellingham Description: Tool to Detect Surrounding Shell Shellingham detects what shell the current Python executable is running in. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-spglib Architecture: arm64 Version: 2.0.2-ok1 Priority: optional Section: python Source: spglib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1962 Depends: python3-numpy, python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.17) Filename: pool/main/s/spglib/python3-spglib_2.0.2-ok1_arm64.deb Size: 225640 MD5sum: 0662a022a2e58af7f7550a0e0a0296af SHA1: 6e1f6b1e80ddb9a8fdb919e140e8be6e4297d764 SHA256: 4f6e507c7ab3a6f8ffac70efa2df232e909059d6b3aaccd1b31c9f5c98255b63 SHA512: d967df59491de6be4fdcfc5a451b8aa64783772e1cb2a644255e6a253837d96b43f59cb19677c33797089c896128c80a4f66fcae854bb302c6403bfa549094f8 Homepage: https://spglib.github.io/spglib/ Description: C library for crystal symmetry determination - Python3 bindings Spglib is a C library for crystal symmetry determination. Symmetry operations, space groups and other data can be obtained using this symmetry finder. . Features include: . * Identify space-group type * Find symmetry operations * Find a primitive cell * Search irreducible k-points * Refine crystal structure * Wyckoff position assignment . This package contains the Python3 bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-sphinx-autoapi Architecture: all Version: 2.0.0-ok1 Priority: optional Section: python Source: sphinx-autoapi Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 610 Depends: python3-astroid (>= 2.7), python3-jinja2, python3-sphinx, python3-unidecode, python3-yaml, python3:any, libjs-sphinxdoc (>= 4.3), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Enhances: python3-sphinx Filename: pool/main/s/sphinx-autoapi/python3-sphinx-autoapi_2.0.0-ok1_all.deb Size: 88986 MD5sum: 702aa15c18783c61a5189118188f86c5 SHA1: f844347762a8bce7c781468ffaba9f03fa58c148 SHA256: 3d12a144090a6851031f53a1c4b565f3a231d1ab245cca6dd965e5aeb2199b75 SHA512: 9a31e73c98eb9d20c2b9deb94e31f92583af73375c799243888f44e91aa3abbc39a706fe6381a4b5f09069e738f1e51b30ea6f43291b5cf55cb33048b8163c5e Homepage: https://github.com/readthedocs/sphinx-autoapi Description: Automatic doc generation by parsing source code (Sphinx extension) Sphinx AutoAPI provides "autodoc" style documentation for multiple programming languages without needing to load, run, or import the project being documented. . In contrast to the traditional Sphinx autodoc, which is Python-only and uses code imports, AutoAPI finds and generates documentation by parsing source code. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-sphinx-hoverxref Architecture: all Version: 1.1.3-ok3 Multi-Arch: foreign Priority: optional Section: python Source: sphinx-hoverxref Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 134 Depends: python3-sphinx, python3:any (>= 3.8~) Filename: pool/main/s/sphinx-hoverxref/python3-sphinx-hoverxref_1.1.3-ok3_all.deb Size: 29112 MD5sum: 34c46ec1f791291b1667ca14ccfd1a42 SHA1: 7d75b18c081df14b4490beed92855522647256ce SHA256: 756ff30ffbf719caf10ffeb08750dc1b5a6c068c96711b97449f04f4925683ed SHA512: 1e262b673ad0b03def23cb4d020ac78a3615d1ecf7cc47f8d9d760a6584736726af5757f422de1798985cd74f144f84b4f0166cf69d3cd1f4ce215cfee3fe990 Homepage: https://github.com/readthedocs/sphinx-hoverxref Description: sphinx-hoverxref is a Sphinx extension to add tooltips on the cross references of the documentation with the content of the linked section. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-sphinx-notfound-page Architecture: all Version: 0.8.3-ok2 Multi-Arch: foreign Priority: optional Section: python Source: sphinx-notfound-page Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 44 Depends: python3-sphinx, python3:any (>= 3.8~) Filename: pool/main/s/sphinx-notfound-page/python3-sphinx-notfound-page_0.8.3-ok2_all.deb Size: 9592 MD5sum: 9e04febe4f1dfb65f60113e5cadd7a8a SHA1: 8d6db6b1ed53aebb22e19693cbf48d02d6a36bcd SHA256: 608ec84429fa4e2b76a35fd0b66f0e0ae9c786841cf995e027e2da6367d6fe5d SHA512: 03c18b44b44c000c211fb5ace6da3ed5f1ce918ed3fe9e44093a37815c4c5b0ff9d75949dff0bb934447ce931c470c1ef5ce663845b5d58a6ee5564c2fc634a5 Homepage: https://github.com/readthedocs/sphinx-notfound-page Description: sphinx-notfound-page is a Sphinx extension to create custom 404 pages and help you to generate proper resource links (js, css, images, etc) to render the page properly. . This extension was originally developed to be used on Read the Docs but it can be used in other hosting services as well. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-sphinx-paramlinks Architecture: all Version: 0.5.4-ok1 Priority: optional Section: python Source: sphinx-paramlinks Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 47 Depends: python3-sphinx, python3:any Filename: pool/main/s/sphinx-paramlinks/python3-sphinx-paramlinks_0.5.4-ok1_all.deb Size: 13024 MD5sum: 512f7d7f381383982425b8e9fdd73872 SHA1: d677ca3775ed59fdb76ca68e9539f273205568a9 SHA256: 51b83908ae7906fe63a6538b477a84235e2b324f1ef0db300c20059300b83b80 SHA512: dccb390a675a69a6a7de0081e36d6f3732fdd20a327ed42651909388c758ed0960a0b03cc0e93c35a18f3e928e4cdcc364ddf025be94022347bcc7497cd9652a Homepage: https://github.com/sqlalchemyorg/sphinx-paramlinks Description: Sphinx extension to make param links linkable (Python 3 version) Sphinx extension which allows :param: directives within Python documentation to be linkable. . Features: . * :param: directives within Sphinx function/method descriptions will be given aparagraph link so that they can be linked to externally. * a new text role :paramref: is added, which works like :meth:, :func:, etc. . This package contains Python 3.x version of sphinx_paramlinks module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-sphinx-reredirects Architecture: all Version: 0.1.1-ok2 Priority: optional Section: python Source: sphinx-reredirects Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 26 Depends: python3-sphinx, python3:any Filename: pool/main/s/sphinx-reredirects/python3-sphinx-reredirects_0.1.1-ok2_all.deb Size: 5812 MD5sum: c29d157e717d89ca6c42ffe022de35b3 SHA1: 9ac4dab30fe81665e011a86325ba540b058a6741 SHA256: 68fbd3d5427c3ed3aedea4469359695356c742b95a6af0cbe17c454d839099fe SHA512: 47c24550735d91ea891c0aaf18a29a5a47488f3a17ffd62e13ebe40e75691b5a6852cf852504d376b9ce4be689ffb453b7cd2acbab0c02aadfc703718c39382d Homepage: https://gitlab.com/documatt/sphinx-reredirects Description: extension for Sphinx projects that handles redirects sphinx-reredirects is the extension for Sphinx documentation projects that handles redirects for moved pages. It generates HTML pages with meta refresh redirects to the new page location to prevent 404 errors if you rename or move your documents. . Good URLs are never changing URLs. But if you must, sphinx-reredirects helps you manage redirects with ease and from the single place in project's conf.py. For example, if you rename document start to intro, and tell it to sphinx-reredirects, it will generate HTML page start.html with . The extension supports wildcards and moving to different domain too. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-sphinx-rtd-theme Architecture: all Version: 0.4.3+dfsg-ok2 Priority: optional Section: python Source: sphinx-rtd-theme Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 58 Depends: sphinx-rtd-theme-common (= 0.4.3+dfsg-ok2), python3-sphinx, python3:any Filename: pool/main/s/sphinx-rtd-theme/python3-sphinx-rtd-theme_0.4.3+dfsg-ok2_all.deb Size: 5072 MD5sum: 03c2dd1cfbb80ae32d2be09cc693720c SHA1: b591bc84b155f3b6b258ee319b86d07ef4a6cfde SHA256: 2af06e968a6fd3f11c460cb8af66fa6d68c7e21bf56435d1eeebce618688f8cc SHA512: e768ac2e8c0764f0a939c67fc2dcb7e226748c6db5287174f44fbd290720bd9ca3832164ed4c3d05b1d0eb7a5878977839220fbaa6734e55f9c66aa972f8a54d Homepage: https://github.com/readthedocs/sphinx_rtd_theme Description: sphinx theme from readthedocs.org (Python 3) This mobile-friendly sphinx theme was initially created for readthedocs.org, but can be incorporated in any project. . Among other things, it features a left panel with a browseable table of contents, and a search bar. . This is the Python 3 version of the package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-sphinx-tabs-doc Architecture: all Version: 3.2.0-ok1 Built-Using: alabaster (= 0.7.12-ok2), sphinx (= 4.5.0-4) Multi-Arch: foreign Priority: optional Section: doc Source: sphinx-tabs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 122 Depends: libjs-jquery, libjs-underscore, libjs-sphinxdoc (>= 4.3) Filename: pool/main/s/sphinx-tabs/python3-sphinx-tabs-doc_3.2.0-ok1_all.deb Size: 24060 MD5sum: 647a46e82583d88f07a003f9738fc529 SHA1: fbab81c44a36f01dd29a8bcfb984cae6fa5045eb SHA256: b1b20c6760fb4e7b8daf5f4e5ea7edf8e846a909c0a922ff7726b685e78073dd SHA512: 65afc4fc857b954cddbae4f2feaec4547edb4ebc4a4894203a4a61dd67629308280a8b57668661a546c0d91cd18f350f8458d891e7d64fd3df2296dd70214055 Homepage: https://github.com/djungelorm/sphinx-tabs Description: Tabbed views for Sphinx - Documentation Sphinx Tabs is a Sphinx extension that allows one to create tabbed content in a Sphinx documentation built in HTML. The current features are: - Simple tabs - Groupped tabs (synchronize the tabs between multiple areas of the page) - Code tabs . This package contains the documentation for sphinx-tabs cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-sphinx-tabs Architecture: all Version: 3.2.0-ok1 Priority: optional Section: python Source: sphinx-tabs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 51 Depends: python3-docutils (>= 0.17), python3-pygments, python3-sphinx (>= 4), python3:any Suggests: python3-sphinx-tabs-doc Filename: pool/main/s/sphinx-tabs/python3-sphinx-tabs_3.2.0-ok1_all.deb Size: 10364 MD5sum: c0d2e1bb584cc11a77aba0f5aed54491 SHA1: e8946dc9d9ddd19ff85fee584b83df4a621652fd SHA256: 7e71cb9fb5ebaefaca3ed87730deba79124924ef3f5d274c4fac5dda6ebd408d SHA512: b0d3c382bf9c8443f83e5fd5471db358aca95f7181d9d70fb84a97b8d8b25b4152fe02aac9d889ca67c98cc6c105101993ad8f997de70769c3d5b1a53091d37e Homepage: https://github.com/djungelorm/sphinx-tabs Description: Tabbed views for Sphinx Sphinx Tabs is a Sphinx extension that allows one to create tabbed content in a Sphinx documentation built in HTML. The current features are: - Simple tabs - Groupped tabs (synchronize the tabs between multiple areas of the page) - Code tabs . This package contains the Python3 library for sphinx-tabs cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-sphinx Architecture: all Version: 5.3.0-ok3 Priority: optional Section: python Source: sphinx Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2794 Provides: sphinx (= 5.3.0-ok3) Depends: python3-distutils, sphinx-common (= 5.3.0-ok3), python3-alabaster (>= 0.7), python3-babel (>= 1.3), python3-docutils (>= 0.14), python3-imagesize, python3-importlib-metadata | python3 (>> 3.10), python3-jinja2 (>= 2.3), python3-packaging, python3-pygments (>= 2.13), python3-requests (>= 2.5.0), python3-snowballstemmer (>= 1.1), python3:any Recommends: make, python3-pil Suggests: dvipng, fonts-freefont-otf, imagemagick-6.q16, latexmk, libjs-mathjax, python3-lib2to3, python3-sphinx-rtd-theme, sphinx-doc, tex-gyre, texlive-fonts-recommended, texlive-latex-extra, texlive-latex-recommended, texlive-plain-generic Conflicts: python-sphinx Breaks: python3-breathe (<< 4.15), python3-nbsphinx (<< 0.8.7), python3-sphinx-celery (<< 2.0.0), python3-sphinx-tabs (<< 3.4.0), python3-sphinxcontrib.serializinghtml (<< 1.1.5), python3-sphinxcontrib.websupport (<< 1.1.2) Filename: pool/main/s/sphinx/python3-sphinx_5.3.0-ok3_all.deb Size: 551792 MD5sum: 2d5ea258a4379c47d5ed99dd9996bcae SHA1: 09b932334bed44d366b7f9e2ee7beaf65c72d8f5 SHA256: b8563c9e7e32a9520e1d9fc9930c768594a49276425666558bc2f3a209488685 SHA512: 70d8a8130970a233dc8774cd0463743728fe7699763f95e265448f8d343b735dfd9c5c831ae977c71629cb16db0c2717dce373fbb5e25f6b0d15369e7868859a Description: documentation generator for Python projects Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . Sphinx features: * HTML, CHM, LaTeX output, * Cross-referencing source code, * Automatic indices, * Code highlighting, using Pygments, * Extensibility. Existing extensions: - automatic testing of code snippets, - including docstrings from Python modules. . Build-depend on sphinx if your package uses /usr/bin/sphinx-* executables. Build-depend on python3-sphinx if your package uses the Python API (for instance by calling python3 -m sphinx). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-sphinxbase Architecture: arm64 Version: 0.8+5prealpha+1-ok3 Priority: optional Section: python Source: sphinxbase Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 222 Depends: libc6 (>= 2.17), libsphinxbase3 (>= 0.8+5prealpha+1), python3 (<< 3.9), python3 (>= 3.8~), python3:any Filename: pool/main/s/sphinxbase/python3-sphinxbase_0.8+5prealpha+1-ok3_arm64.deb Size: 38390 MD5sum: baf3be4bb95902fc2b93af1cb47239cf SHA1: cf382e8fef43c36e10002ae980121aa096066fce SHA256: 69985fb995e786cb65b726e1291345910f688859ee05c3d186c6ac29a6972538 SHA512: a869567c71ed86a1207f378f0ba4a85c2fb08d12f10464a8dfc1db5a991391c37da391800b84c4dce6cd4369edbcf92bfd32adf7c89df8714955c503f7bfa7db Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool - Python3 bindings CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains Python3 bindings for libsphinxbase. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-sphinxcontrib-log-cabinet Architecture: all Version: 1.0.1-ok1 Priority: optional Section: python Source: sphinxcontrib-log-cabinet Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 30 Depends: python3-sphinx, python3:any Filename: pool/main/s/sphinxcontrib-log-cabinet/python3-sphinxcontrib-log-cabinet_1.0.1-ok1_all.deb Size: 5380 MD5sum: fd226a4f3a6006431e65f848f2c97941 SHA1: 3aa0b0359665e2ad9b34997ab209c394a9f534e2 SHA256: aebbef815ee16534f511139be8ed99d1778829f19ceb301a76a715e302087056 SHA512: edd78ca27cd3cdbb1e3d91df56ef5757c0a0d14f2005de956449dac85f9a90325aacb6e671f41f6668a26a16b13e51e5cf4ceabd0db464372a85ffcb2a9afd13 Homepage: https://github.com/davidism/sphinxcontrib-log-cabinet Description: Organize changelog directives in Sphinx docs Organize changelogs generated by ``versionadded``, ``versionchanged``, ``deprecated`` directives. The log will be sorted by newest to oldest version. For HTML docs, older versions will be collapsed by default. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-sphinxcontrib.apidoc Architecture: all Version: 0.3.0-ok1 Priority: optional Section: python Source: python-sphinxcontrib.apidoc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 41 Depends: python3-pbr (>= 5.0.0), python3-sphinx, python3:any Filename: pool/main/p/python-sphinxcontrib.apidoc/python3-sphinxcontrib.apidoc_0.3.0-ok1_all.deb Size: 7944 MD5sum: 2ea3b3ebfa7d26bf801a609bc13f1b00 SHA1: d23930ba151e630a64f7ee47ca3dfc6b512ec141 SHA256: 0fb18190e8a0a72994ca8c41823690054401ea95ac5288169be320ed11543880 SHA512: b4348cf9337624def67ca33ff1cc7876cfc1ac371aa3eff1fb9b79c63a136d28fadeda41a76322f1ce1a1e328e8690c66b8cb682ea31744800c7b63d85db48c1 Homepage: https://github.com/sphinx-contrib/apidoc Description: Sphinx extension for running 'sphinx-apidoc' on each build - Python 3.x sphinx-apidoc is a tool for automatic generation of Sphinx sources that, using the autodoc sphinx_autodoc extension, documents a whole package in the style of other automatic API documentation tools. sphinx-apidoc does not actually build documentation - rather it simply generates it. As a result, it must be run before sphinx-build. . This package contains the Python 3.x module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-stestr Architecture: all Version: 3.2.1-ok1 Priority: optional Section: python Source: python-stestr Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 439 Depends: python3-cliff, python3-fixtures, python3-future, python3-pbr, python3-testtools, python3-voluptuous, python3-yaml, subunit (>= 1.4.0), python3-subunit, python3:any Suggests: python-stestr-doc Filename: pool/main/p/python-stestr/python3-stestr_3.2.1-ok1_all.deb Size: 64178 MD5sum: 9d2b8658c6870eb5a2388dfc014a9a48 SHA1: 2d8833518388b63d09127b93422e700c2fefd2e0 SHA256: dff5b8bed20c11584e5c41cd169e3fcffcf554963f704bc3907bfacf4283ed71 SHA512: ca7c5302e90885e7c6c2584eb9f971ab9631fe42f1fa1a25e0c44ebd1d4e311510cb08f8f889067b93b8ae5c94775912566def2d9b5cc8642615fb547b39e3a3 Homepage: https://github.com/mtreinish/stestr Description: test runner similar to testrepository - Python 3.x Stestr stands for Slim/Super Test Repository. It is a fork of the testrepository that concentrates on being a dedicated test runner for Python projects. The generic abstraction layers which enabled testr to work with any subunit emitting runner are gone. Stestr hard codes python-subunit-isms into how it works. The code base is also designed to try and be explicit, and to provide a Python API that is documented and has examples. . While stestr was originally forked from testrepository it is not 100% backwards compatible with testrepository. At a high level the basic concepts of operation are shared between the 2 projects but the actual usage between the 2 is not exactly the same. . This package contains the Python 3.x module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-stevedore Architecture: all Version: 1:4.0.0-ok1 Priority: optional Section: python Source: stevedore Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 174 Depends: python3-importlib-metadata, python3-pbr (>= 2.0.0), python3-pkg-resources, python3-six (>= 1.10.0), python3:any Filename: pool/main/s/stevedore/python3-stevedore_4.0.0-ok1_all.deb Size: 24914 MD5sum: cebdf1b508b0e3a2defc857d28235919 SHA1: 3e383ce71ccb65bedad1e82dccbc82d2df8f6535 SHA256: 5d30439fa979071cc23c1d213cf2dc80b3f52780dd4c272004ca5de2a987309c SHA512: 3dfadabfb999461e9d2264f252e73436b9906122ccb26a16fec47da048e03cf7d093771db0e4e348ccbcc0f5076fde61c8faf79d287a1c040706021980f636fd Homepage: https://github.com/openstack/stevedore Description: manage dynamic plugins for Python applications - python3 Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (plugins) at runtime. Many applications implement their own library for doing this, using __import__ or importlib. stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions. . This package provides the Python 3.x module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-talloc-dev Architecture: arm64 Version: 2.4.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: talloc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 37 Depends: pkg-config, python3-talloc (= 2.4.0-ok2) Filename: pool/main/t/talloc/python3-talloc-dev_2.4.0-ok2_arm64.deb Size: 6596 MD5sum: d41ca79d8b64063ad281198f2a164e48 SHA1: 33436257d2701b6e5c9873c4645c8b1075085de3 SHA256: 6348947478cf7a31c6e15725b410e748af75c159351291640b5a467b509e38c3 SHA512: 025319f9f079c0cad0dfba9d0fa76301d158826172a6ed4f58da6d991976e1b1d86d3214ba68ba82571d97d78f371ba89042dee496bf68d5c2e57ec92648ccd1 Homepage: https://talloc.samba.org/ Description: talloc Python 3 bindings - 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 for the Python 3 bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-talloc Architecture: arm64 Version: 2.4.0-ok2 Multi-Arch: same Priority: optional Section: python Source: talloc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 172 Depends: libtalloc2 (= 2.4.0-ok2), python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17), libpython3.8 (>= 3.8.2) Filename: pool/main/t/talloc/python3-talloc_2.4.0-ok2_arm64.deb Size: 12990 MD5sum: e150691630d0993564b853f833cb34f5 SHA1: 67eca1f17e017577e8167e7e9d558db8d620de11 SHA256: ea55642a9889c7fc0ae55b05659915f3569825748def2a16df93142fca31da67 SHA512: b161f20f9f1c38928f89a61a2e9a675886eead3f9470fc87d28052abaa136932167ae5fff119668ef3df5eba7345936ad4fa66e63fef8482d2972c5b0a9c5ee6 Homepage: https://talloc.samba.org/ Description: hierarchical pool based memory allocator - Python3 bindings A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the Python 3 bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-tdb Architecture: arm64 Version: 1.4.8-ok2 Priority: optional Section: python Source: tdb Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 104 Depends: libtdb1 (= 1.4.8-ok2), python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.17) Filename: pool/main/t/tdb/python3-tdb_1.4.8-ok2_arm64.deb Size: 14586 MD5sum: 55d2bd71840ebf1599b14b36ef8b62b1 SHA1: a0a2e8f15cb473141c3a55d11c1dff5a37d12493 SHA256: c6055a771a620afad30f6f37448061b71cd12d0d1dde05a952684a4c1cab1ad1 SHA512: 3f80ae07c9134a9bff0d689c2318c65d8a05a68a9b78dcdcb80b5a8a1f064e80e8f41b4275f19dc99fe2fd10ced9ce0120efa9b65ee36208d84e1232a9a9726a Homepage: https://tdb.samba.org/ Description: Python3 bindings for TDB 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 Python3 bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-testresources Architecture: all Version: 2.0.1-ok1 Priority: optional Section: python Source: testresources Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 149 Depends: python3-pbr (>= 1.3), python3-unittest2, python3:any Filename: pool/main/t/testresources/python3-testresources_2.0.1-ok1_all.deb Size: 28728 MD5sum: 1ba47ebc89bb9dc24f9fb964be24ee60 SHA1: a7411387fb9c9d091cca50bcbfdf137aa380ff9e SHA256: 4a8a8d230b9a1e5fcc202a5699eef95a4a6b9836040d64cc77d6f27123a08ed1 SHA512: 781d68a5a0d2a3727ded4a6de6b1f13884ba2d061e5803d46b4f790398be2424ca09e506eb89b91ec935d106b78df0b465f01ce08378c0029949ea18252eff0e Homepage: https://pypi.python.org/pypi/testresources Description: PyUnit extension for managing expensive test fixtures - Python 3.x PyUnit extension to manage the initialisation and lifetime of expensive test fixtures. . For example reference databases are often only need to be constructed once but standard test isolation causes them to be constructed for every fixture, making test execution very slow. . This package provides the Python 3.x module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-testscenarios Architecture: all Version: 0.5-ok4 Priority: optional Section: python Source: python-testscenarios Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 77 Depends: python3-testtools, python3-pbr, python3:any Filename: pool/main/p/python-testscenarios/python3-testscenarios_0.5-ok4_all.deb Size: 15806 MD5sum: 1cec2ed123b173caf11338910f4dad57 SHA1: 864052b3f5c2dd480fc674d867daaab6399e6d98 SHA256: 3849950bfcbd2ebef1907e57ad756a4aa71a1c841b35bd2eb20cba8ea7cc955e SHA512: bbed9e48b22d92d6a5536b564204842b880fa1b9fd6a1722ff78453d3956b9683131dc38f85400c271438a9c3d3a36ba5dd76bafdf6c9ab7cc9bfb2b09f03a5e Homepage: https://launchpad.net/testscenarios Description: Dependency injection for Python unittest tests - Python 3.x testscenarios provides clean dependency injection for Python unittest style tests. This can be used for interface testing (testing many implementations via a single test suite) or for classic dependency injection (provide tests with dependencies externally to the test code itself, allowing easy testing in different situations). . This package contains the Python 3.x module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-testtools Architecture: all Version: 2.5.0-ok1 Priority: optional Section: python Source: python-testtools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 760 Depends: python3-distutils | libpython3.5-stdlib, python3-extras, python3-fixtures, python3-pbr, python3-pkg-resources, python3:any Suggests: python-testtools-doc Filename: pool/main/p/python-testtools/python3-testtools_2.5.0-ok1_all.deb Size: 123138 MD5sum: d89f337acc8b0eb1ccee03766977ef75 SHA1: 537ff760f9bdfb083745db63f908c14edc022756 SHA256: ec9a2e62952469f3681ddad549d75220ca922b2f53158a62f609ec908477961c SHA512: 7f737533c4c36904c7309aec4a36f3554959c6a7d6c6faf1d0bca8eb4afbd790435e146c92dac479fff7a44b34590e317daccd2545399ff30e8a529f18e93984 Homepage: https://github.com/testing-cabal/testtools Description: Extensions to the Python unittest library - Python 3.x testtools (formerly pyunit3k) is a set of extensions to the Python standard library's unit testing framework. These extensions have been derived from years of experience with unit testing in Python and come from many different sources. It's hoped that these extensions will make their way into the standard library eventually. Also included are backports from Python trunk of unittest features that are not otherwise available to existing unittest users. . This package contains the libraries for Python 3.x. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-tk-dbg Architecture: arm64 Version: 3.10.7-ok2 Multi-Arch: same Priority: optional Section: debug Source: python3-stdlib-extensions Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1943 Depends: python3-tk (= 3.10.7-ok2), blt (>= 2.4z-9), libc6 (>= 2.17), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0), tk8.6-blt2.5 (>= 2.5.3) Filename: pool/main/p/python3-stdlib-extensions/python3-tk-dbg_3.10.7-ok2_arm64.deb Size: 701620 MD5sum: 48bc630c7e87b87c0a79afd0dd9c0a55 SHA1: 24d186399321bf43280716a315d415b13999a1bf SHA256: 77fa89e04f1f6fe1d6dc0b9480bc89093e887698121bdc5668634dce8ffa1006 SHA512: 2bfc74eec62e268db331aeabb9eac32880ca73b22d8e107e9f5528ea1ced2aa89b891913d1944d75d95faab22b073d72a8de4f736042dbeb3eb4fcb7e10272ba Description: Tkinter - Writing Tk applications with Python 3.x (debug extension) A module for writing portable GUI applications with Python using Tk. Also known as Tkinter. . This package contains the extensions built for the python3 debug interpreter. Build-Ids: 29f98914905072f6cbed24a5562735a749bd092d 3835644224b167c6af9fbba2980bd8daac623259 906ffe5b0e46825b489c3539df41b89a31b46244 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-tk Architecture: arm64 Version: 3.10.7-ok2 Multi-Arch: same Priority: optional Section: python Source: python3-stdlib-extensions Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1187 Provides: python3.10-tk, python3.11-tk, python3.8-tk Depends: python3 (>= 3.8.2-0~), python3 (<< 3.12), blt (>= 2.4z-9), libc6 (>= 2.17), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0), tk8.6-blt2.5 (>= 2.5.3) Suggests: tix, python3-tk-dbg Breaks: libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-2) Replaces: libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-2) Filename: pool/main/p/python3-stdlib-extensions/python3-tk_3.10.7-ok2_arm64.deb Size: 119834 MD5sum: 4715795956c227f78433e7d93cb647f6 SHA1: f5b911d786eac731f8e11fa2ceaa630a5e8acb98 SHA256: da13d1bba787df5862265e25ce974f4e7a171510be86fd80e2fe3e4bbadc7642 SHA512: e2740f487ac43d6ca61707d933bc281f99c27c7007d75326634ecc8dce98ac2e51ba9a9c1cfedb295dd04ef3bdfc6fe6f061a1b939463e04479f6521a9cf4ec8 Description: Tkinter - Writing Tk applications with Python 3.x A module for writing portable GUI applications with Python 3.x using Tk. Also known as Tkinter. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-toml Architecture: all Version: 0.10.0-ok1 Priority: optional Section: python Source: python-toml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 70 Depends: python3:any Filename: pool/main/p/python-toml/python3-toml_0.10.0-ok1_all.deb Size: 14052 MD5sum: b973f7bedacc2a50300634155e798cf9 SHA1: e64890da43ed3c3ccf6673119435e0570ac2a584 SHA256: 4538467ffb62bc1d930aff2d32a8bc65ed984594940103aa8a4651731c7675c7 SHA512: 23ad584447e47bfd35706dbcfec9959b28f0f5ecdda57cc69ed2b3b3ebf25e7a9aaafca3e83893d617e3be8d2714a87daa0ef9b24fec41c42c7da10cd2df7d11 Homepage: https://github.com/uiri/toml Description: library for Tom's Obvious, Minimal Language - Python 3.x This package provides a Python module which parses and emits TOML. TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages. . This package contains the Python 3.x module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-tomli-w Architecture: all Version: 1.0.0-ok1 Priority: optional Section: python Source: python-tomli-w Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 50 Depends: python3:any Filename: pool/main/p/python-tomli-w/python3-tomli-w_1.0.0-ok1_all.deb Size: 8484 MD5sum: 86a5b4b2c241b7f317ee60180a374e82 SHA1: d848bd608c894840592b60939bf896abe47b2c25 SHA256: fdc5041a43660ee9e858fae2f299670b521c422583d191df1e468a70790b7594 SHA512: 765e3df5b8d04ae6a7a35e7224d07c48df736d5423e108e415b70831b76437b7a0e5325725bff7da62bcadffeb36ada659e7c7f55640c186e4190c5dc7685af2 Homepage: https://github.com/hukkin/tomli-w Description: lil' TOML writer for Python Tomli-w is a Python library for writing TOML. https://toml.io/ Tomli-w is fully compatible with TOML v1.0.0. https://toml.io/en/v1.0.0 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-tomli Architecture: all Version: 2.0.1-ok1 Priority: optional Section: python Source: python-tomli Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 131 Depends: python3:any Filename: pool/main/p/python-tomli/python3-tomli_2.0.1-ok1_all.deb Size: 21386 MD5sum: d37f8dc0fe5f7776a6cf79d8122d9eb0 SHA1: c90caa1e067e379b3049e491aa840dd99cbd10f6 SHA256: a78960eb9f52bcba21fdc8a5baa88f85b7819ab5861832fa1a723be90bf588a7 SHA512: bb1e4a654533cac3d9fb08ced6a677f72445894c0836337234eb7a746e90372d815cb082e64606869ffdd09a0d034fce3b7331512a16e6c9724040939a1d3e17 Homepage: https://github.com/hukkin/tomli Description: lil' TOML parser for Python Tomli is a Python library for parsing TOML. https://toml.io/ Tomli is fully compatible with TOML v1.0.0. https://toml.io/en/v1.0.0 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-twisted-bin-dbg Architecture: arm64 Version: 18.9.0-ok2 Multi-Arch: same Priority: optional Section: debug Source: twisted Origin: openKylin Maintainer: openKylin Developers Installed-Size: 189 Depends: python3-zope.interface-dbg, python3-twisted-bin (= 18.9.0-ok2), python3-dbg, libc6 (>= 2.17) Filename: pool/main/t/twisted/python3-twisted-bin-dbg_18.9.0-ok2_arm64.deb Size: 58442 MD5sum: 3569a00c9aca0193169e2665f04d0793 SHA1: 5bda6b9699a63e738aedd6ca29311ff2aec953fd SHA256: 4f7de580d7d8f0a20ba4b48140d6a1f41a9d48c7460df3f4b8c18496c63eb8bb SHA512: 7aef9b7e9fc46fb62a2cadb16d696d02937a14db35d9e9fcee972bcb18c056300acf5d49b469009d27be2d05ef6478503172142393f3a38be899ca4bc7a192a9 Homepage: https://twistedmatrix.com/ Description: Event-based framework for internet applications (debug extension) It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. . This package contains the extension built for the Python debug interpreter. Build-Ids: db2a1f2562cf6aaaddcf778952e9c72f16fcecc1 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-twisted-bin Architecture: arm64 Version: 18.9.0-ok2 Multi-Arch: same Priority: optional Section: python Source: twisted Origin: openKylin Maintainer: openKylin Developers Installed-Size: 83 Depends: python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17) Suggests: python3-twisted-bin-dbg Filename: pool/main/t/twisted/python3-twisted-bin_18.9.0-ok2_arm64.deb Size: 9394 MD5sum: 443eed23ed1eba05b793ca155b484617 SHA1: 98d57002ce5d253b7a618aaf848d153d800167bc SHA256: 9675cae4d58f868ccd06c363fc48a6d9e336cb4e51a3376fdeb221ca3f5bc89c SHA512: 2bc4bcd0a6602d30f4a283c7c46c64736fc005aa4a83f582c62991b78b754561c300fd9079d14035cf0bd19b365ba094c43bec9b378a7ccbb833ca8fcc7e3e33 Homepage: https://twistedmatrix.com/ Description: Event-based framework for internet applications It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-twisted Architecture: all Version: 18.9.0-ok2 Priority: optional Section: python Source: twisted Origin: openKylin Maintainer: openKylin Developers Installed-Size: 12322 Depends: python3-attr (>= 17.1.0), python3-automat (>= 0.6.0), python3-constantly, python3-hyperlink, python3-incremental, python3-zope.interface (>= 4.0.2), python3:any, python3-twisted-bin (>= 18.9.0-ok2), python3-openssl, python3-idna, python3-service-identity, python3-hamcrest Suggests: python3-tk, python3-pampy, python3-qt4, python3-serial, python3-wxgtk2.8 Conflicts: python3-twisted-experimental Breaks: python3-h2 (<< 3.0.0) Replaces: python3-twisted-experimental Filename: pool/main/t/twisted/python3-twisted_18.9.0-ok2_all.deb Size: 1959186 MD5sum: 3be5259c646e351cb2c15b26360307c8 SHA1: 8d4154599e8a9d5999f0480ea5a51a415ebeaf81 SHA256: cf6149fd29f0732f6139c24b9b529e7dd47d739ead8dff08fe2948845540ba34 SHA512: 6f1e77e46c47c052b5b29dce57c6e3c6b814f67fe6ac27488d7bac290216eed1ea5f95d843db9fbb445e26df656f719f2b607cad7500a52fca17e7a086b79447 Homepage: https://twistedmatrix.com/ Description: Event-based framework for internet applications It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-typing-extensions Architecture: all Version: 4.3.0-ok1 Priority: optional Section: python Source: python-typing-extensions Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 224 Depends: python3:any Filename: pool/main/p/python-typing-extensions/python3-typing-extensions_4.3.0-ok1_all.deb Size: 43992 MD5sum: 5db9d1d3f95e00aec2449ea0d1182bd4 SHA1: 53c0d9567600d7fcf470f1e4cb0af98a03b691a4 SHA256: d0840775eb71340ab0da9a72d5fc2e701c594548ef3782bf8d982e84d27a6394 SHA512: 2f869593ac6b6790870de3352e638ff60ae7ee87dddd88bf3e508820825bed1a266da316dec77a9f3438923f4be5378c6628f05e26a1a2dc819e1e3c6b374246 Homepage: https://github.com/python/typing/blob/master/typing_extensions/README.rst Description: Backported and Experimental Type Hints for Python The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. . The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol. . Users of other Python versions should continue to install and use the typing module from PyPI instead of using this one unless specifically writing code that must be compatible with multiple Python versions or requires experimental types. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-unbound Architecture: arm64 Version: 1.17.1-ok1 Priority: optional Section: python Source: unbound Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 314 Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.28), libpython3.8 (>= 3.8.2), libunbound8 (>= 1.9.0) Filename: pool/main/u/unbound/python3-unbound_1.17.1-ok1_arm64.deb Size: 55364 MD5sum: 0fb791920b7fd9b83633833e5614c2dd SHA1: f6710e654b784534631dc86d2a378fe929c122be SHA256: d61c54e0032109a8be5c999de6d657806ebc6980800233df961464883d95a74e SHA512: 49b5a213e3a69c2d2e74e037701770db8123a5fddcae56bc9075bc89a602678cdcba029db46d80964300b73969daa2f9d5d65ec09b7266c7adf3cc6b2cf4affd Homepage: https://www.unbound.net/ Description: library implementing DNS resolution and validation (Python3 bindings) Python3 extension module 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-update-manager Architecture: all Version: 1:20.04.10-ok9 Priority: optional Section: python Source: update-manager Origin: openKylin Maintainer: Packaging SIG Installed-Size: 243 Depends: python3:any (>= 3.2~), python3-apt (>= 0.8.5~), python3-distro-info, python3-distupgrade, lsb-release Suggests: python3-launchpadlib Breaks: python3-distupgrade (<< 1:16.10.10), update-manager-core (<< 1:0.163) Replaces: update-manager-core (<< 1:0.163) Filename: pool/main/u/update-manager/python3-update-manager_20.04.10-ok9_all.deb Size: 36842 MD5sum: a67eb8f1e1353091e195f17c4ad0cb1f SHA1: feb685ecd8e25b3d5ba464c90c723c9cb2bec367 SHA256: 7125d5f1b172ae0844a3f1648fd9a16e458031a627eb0f3674f10018e8a032c6 SHA512: 93cf0cb7ea743042699ff197d2b891346ad1338a5f420b50255db716fff161571ebfb4fdfa2ab79ae58bfb023470f29803a28abc99241128f1a7910b034cbf05 Description: python 3.x module for update-manager Python module for update-manager (UpdateManager). . This package contains the python 3.x version of this module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-urllib3 Architecture: all Version: 1.25.8-ok3 Priority: optional Section: python Source: python-urllib3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 410 Depends: python3:any, python3-six Recommends: ca-certificates Suggests: python3-cryptography, python3-idna, python3-openssl, python3-socks Filename: pool/main/p/python-urllib3/python3-urllib3_1.25.8-ok3_all.deb Size: 89034 MD5sum: 50282c7a6e4638cde1dba023a5cd778f SHA1: 6ee0ed1d7e370d95466ec2d1b4a5720aaa9a7960 SHA256: 1767bddca371fd16b3e915412a5cd94918fcf8354e92b0b122519b4d5eb9ecb9 SHA512: c7ce638bdb6101bef82c9c224bd510a95b1650a82c305e830db379ccd16ab32a0d87ee05b4e3407f69ca183c3ba05d0f429e183a21b28d66c1f8fd9aaa9a7b84 Homepage: https://urllib3.readthedocs.org Description: HTTP library with thread-safe connection pooling for Python3 urllib3 supports features left out of urllib and urllib2 libraries. . - Re-use the same socket connection for multiple requests (HTTPConnectionPool and HTTPSConnectionPool) (with optional client-side certificate verification). - File posting (encode_multipart_formdata). - Built-in redirection and retries (optional). - Supports gzip and deflate decoding. - Thread-safe and sanity-safe. - Small and easy to understand codebase perfect for extending and building upon. . This package contains the Python 3 version of the library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-volume-key Architecture: arm64 Version: 0.3.12-ok2 Priority: optional Section: python Source: volume-key Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 126 Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.17), libglib2.0-0 (>= 2.18.0), libnss3 (>= 2:3.13.4-2~), libpython3.8 (>= 3.8.2), libvolume-key1 (>= 0.3.9) Filename: pool/main/v/volume-key/python3-volume-key_0.3.12-ok2_arm64.deb Size: 32268 MD5sum: 19ed72ae3ff2a06f341779109cb168b3 SHA1: fe7db209a209a45989801214450c919c2b44af27 SHA256: 5e82d728f44a8c23fc5cdafdbc33e615ef349762faf32388450c0b9d9390a63a SHA512: 509998f21efe3e5add016c35b5e92824a0b16e2c552c76f374a2516e55d601e8d23fa4a071ff9826d10282404e454a8ce70de5d0d9e3d063475dc4819ee53339 Homepage: https://pagure.io/volume_key Description: Python 3 bindings for volume-key This package provides Python3 bindings for the volume-key library. . The main goal of the software is to allow restoring access to an encrypted hard drive if the primary user forgets the passphrase. The encryption key back up can also be useful for extracting data after a hardware or software failure that corrupts the header of the encrypted volume, or to access the company data after an employee leaves abruptly. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-voluptuous Architecture: all Version: 0.13.1-ok1 Priority: optional Section: python Source: voluptuous Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 133 Depends: python3:any Filename: pool/main/v/voluptuous/python3-voluptuous_0.13.1-ok1_all.deb Size: 33820 MD5sum: dbbb18b21de2efb51ebb4a0baca5947b SHA1: 4e124260d2d30bd4028398c83669b9c1ac1fcaa0 SHA256: 39beb002a98432b42496846043e6e945a02b3822e8f4b82c824703f8c39f13a6 SHA512: 6afcc41db531658339a3638801e2e344b7d61348664625a1a523572e2285f3ba318a8ec7676877cf3065569dc861eef793245ae4ede8453a1c4e19f4c7f7c527 Homepage: https://github.com/alecthomas/voluptuous Description: Python 3 library to validate data Voluptuous is primarily intended to validate data coming in to Python as JSON, YAML, etc. The aim is to offer a light-weight style with three main goals: 1. simplicity 2. support for complex data structures 3. provide useful error messages . It has been inspired by Validino and to a lesser extent by jsonvalidator and json_schema. . This package provides the Python 3.x module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-vtk9 Architecture: arm64 Version: 9.1.0+really9.1.0+dfsg2-ok1 Priority: optional Section: python Source: vtk9 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 51345 Depends: libvtk9.1 (= 9.1.0+really9.1.0+dfsg2-ok1), python3-mpi4py, python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopenmpi3 (>= 4.1.4), libpython3.8 (>= 3.8.2), libstdc++6 (>= 5.2), libtbb2 (>= 2020.1), libvtk9.1-qt (>= 9.1.0+really9.1.0+dfsg2) Suggests: mayavi2, vtk9-doc, vtk9-examples Breaks: python3-vtk6, python3-vtk7 Replaces: python3-vtk6, python3-vtk7 Filename: pool/main/v/vtk9/python3-vtk9_9.1.0+really9.1.0+dfsg2-ok1_arm64.deb Size: 7135010 MD5sum: 5d987336bef71ef0ccbe35aae2981d33 SHA1: f9f54cc05e83523fb5b15c08d1be3d2229cd10e2 SHA256: 10f3179fab2a0c7e0caae9c73bafd7dfafe66b5399137fa755a91685273b0788 SHA512: 5028b0d5f90d215e1d9a497ad59e1f25cee34396405367c0e5e4980ebf15de19879915c708aad5004b7b5b28dead95590b9ae048b77f89d7192281056bd15551 Homepage: https://www.vtk.org/ Description: Python bindings for VTK The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the python3 bindings for VTK. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-vtkgdcm Architecture: arm64 Version: 3.0.21-ok2 Priority: optional Section: python Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 528 Depends: libvtkgdcm-9.1 (= 3.0.21-ok2), python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libvtk9.1 (>= 9.1.0+really9.1.0+dfsg2) Suggests: python3-gdcm Filename: pool/main/g/gdcm/python3-vtkgdcm_3.0.21-ok2_arm64.deb Size: 79068 MD5sum: ff5bafdae2f5198841c1b43f75dbb9ea SHA1: a9391c13953e7a6330c48c68dd77282c2da06cbb SHA256: e46b20c93919771d84df43d5d0cba606dcd5393e6660555ed21779d528b58b4f SHA512: 3903a6cae75d43701432531a2955cf877e8fb23caccdb065ce7605a6b1fba14f8e3576bab374bb6d3a819c8b51ca50b0e16744218be23bdbc75ff37c61efbcae Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM VTK/Python bindings Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . VTK/Python bindings to the GDCM DICOM library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-wcag-contrast-ratio Architecture: all Version: 0.9-ok2 Multi-Arch: foreign Priority: optional Section: python Source: wcag-contrast-ratio Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 21 Depends: python3:any Filename: pool/main/w/wcag-contrast-ratio/python3-wcag-contrast-ratio_0.9-ok2_all.deb Size: 3872 MD5sum: d73724c0f3cff98cedf929dda7e418f0 SHA1: 51fecc45c54edd81eb8219897e241cb985eacd36 SHA256: ec97fff3948dc7be3e3c7846bdb2e75109b007707dd2e64157f2cc1f486b3081 SHA512: 7eeac7315e8822b9b3679e3a694816c27dbff96e9585b9c1764b87090fc07e695b1c663ba95c9a836da3459719e3260d6297eb240a458613e150a04145ef2495 Homepage: https://github.com/gsnedders/wcag-contrast-ratio Description: Library computing contrast ratios required by WCAG 2.0 (Python3 version) This package provides a Python library that calculates the contrast ratio of colors based on Web Content Accessibility Guidelines (WCAG) 2 standard, published by the Web Accessibility Initiative (WAI). The actual WCAG technical documents are created by the Accessibility Guidelines Working Group (AG WG), which are part of the WAI. . This library also provides some checking if contrast meets the required level. . This package contains the Python 3 version of the library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-wcwidth Architecture: all Version: 0.2.5-ok1 Priority: optional Section: python Source: wcwidth Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 644 Depends: python3:any Filename: pool/main/w/wcwidth/python3-wcwidth_0.2.5-ok1_all.deb Size: 20958 MD5sum: 41f10455d6b89b186fa231facdb60115 SHA1: b03323cdadca499ca14566184a780f1e1655f193 SHA256: 75d221275d083440d758f75cc22484565afcf7e5fed725e1c5e9ab400b6329db SHA512: 190042ba8b9b2b085d58ed36e800c69de95b2aea63a6aa8a138419fce503dbe89f24a04489f9b97327dea191eb34298d2424a130338611f362db03759c316ddf Homepage: https://github.com/jquast/wcwidth Description: determine printable width of a string on a terminal wcwidth allows one to determine the printable width of a string on a terminal. It provides functions similar to wcwidth(3) and wcswidth(3) for Python programs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-werkzeug Architecture: all Version: 2.2.2-ok5 Priority: optional Section: python Source: python-werkzeug Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 875 Depends: libjs-jquery, python3-markupsafe, python3:any Recommends: python3-openssl, python3-pyinotify Suggests: ipython3, python-werkzeug-doc, python3-lxml, python3-pkg-resources, python3-watchdog Filename: pool/main/p/python-werkzeug/python3-werkzeug_2.2.2-ok5_all.deb Size: 172944 MD5sum: 7333b8b63b2a12d171cccb11d5f803b2 SHA1: a1b6d4fdd44b02a2ae45a05892c9673cb09019a5 SHA256: a5215de20eaa91b16dcabb8d368361aa87344e7b7f6366c29dadd3a5d53688e3 SHA512: 18702f8388bfadf87f5922f2f4460287fef0f4052e8dfcb7aff148f76b3973389d008e2eb0682884c66ef30467f4904e468788d08f54ee46182f8ede3f49ed2f Homepage: http://werkzeug.pocoo.org/ Description: collection of utilities for WSGI applications (Python 3.x) The Web Server Gateway Interface (WSGI) is a standard interface between web server software and web applications written in Python. . Werkzeug is a lightweight library for interfacing with WSGI. It features request and response objects, an interactive debugging system and a powerful URI dispatcher. Combine with your choice of third party libraries and middleware to easily create a custom application framework. . This package contains the Python 3.x module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-wheel-whl Architecture: all Version: 0.38.4-ok3 Multi-Arch: foreign Priority: optional Section: python Source: wheel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 47 Filename: pool/main/w/wheel/python3-wheel-whl_0.38.4-ok3_all.deb Size: 36796 MD5sum: 84d8def2a94700914f16cae4c8b57c95 SHA1: b49600f98d178d85cff63339c05749213354d584 SHA256: a43a8f397075ca9fe6b6a777ecf7c37c3c421371d8777543d0b225bbd9b0dda8 SHA512: 5df3711a56fd688b2d1e22e5ccbb151e4df44fc91aec7347598e6b7df9175250adccac3c72e7c9415470b22753fd267cac880050aaeba56c9653c2f90cc46d75 Homepage: https://github.com/pypa/wheel Description: built-package format for Python (wheel wheel) A wheel is a ZIP-format archive with a specially formatted filename and the `.whl` extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format. . This is the support package for the PEP 427 wheel version of the package, required for using wheel inside a virtual environment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-wheel Architecture: all Version: 0.38.4-ok3 Priority: optional Section: python Source: wheel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 130 Depends: python3-distutils, python3:any Suggests: python3-setuptools Filename: pool/main/w/wheel/python3-wheel_0.38.4-ok3_all.deb Size: 29790 MD5sum: 0e781245286677e6b995b222b39f2a4c SHA1: c1f0db71ca4b9cab4164c5028fe4d3de279374d9 SHA256: 588ea28e82cdab240971d417c4bb39530dd6b9881e55232102bda5e7414820fc SHA512: 9b23d8febe97f4967de78b151c64554e34015a3f9bc301d866c432d8bcf0e5c2da16eedf4bc35dac6fc5bf843d614d75411b93c2557cfbdc8c5a170664ca81c7 Homepage: https://github.com/pypa/wheel Description: built-package format for Python A wheel is a ZIP-format archive with a specially formatted filename and the `.whl` extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format. . The wheel project provides a `bdist_wheel` command for setuptools. Wheel files can be installed with `pip`. . This is the Python 3 compatible package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-wrapt Architecture: arm64 Version: 1.14.1-ok2 Priority: optional Section: python Source: python-wrapt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 153 Depends: python3-six, python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.17) Filename: pool/main/p/python-wrapt/python3-wrapt_1.14.1-ok2_arm64.deb Size: 32938 MD5sum: a0549c8daedb37c8aba57cc6b8bf217a SHA1: e002199de0c01eedd79bd249e09bf51e2ced2b9b SHA256: ccb09ce3cfc9ead8767520225eef2d5a3c428df4a7a8868faeab8db7d3de5788 SHA512: 4d4a494e568dca9fa8a108f7eeeede38092484eadb059b6692bfa28d29081480aaa16c8a05e176fbe7b322adf0530fe2d2e5bd68c8da1b64b0c58f95a03feff7 Homepage: https://github.com/GrahamDumpleton/wrapt Description: decorators, wrappers and monkey patching. - Python 3.x The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions. . The wrapt module focuses very much on correctness. It therefore goes way beyond existing mechanisms such as functools.wraps() to ensure that decorators preserve introspectability, signatures, type checking abilities etc. The decorators that can be constructed using this module will work in far more scenarios than typical decorators and provide more predictable and consistent behaviour. . To ensure that the overhead is as minimal as possible, a C extension module is used for performance critical components. An automatic fallback to a pure Python implementation is also provided where a target system does not have a compiler to allow the C extension to be compiled. . This package contains the Python 3.x module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-x2go Architecture: all Version: 0.6.1.3-ok1 Priority: optional Section: python Source: python-x2go Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1069 Depends: python3-gevent (>= 0.13.6), python3-paramiko (>= 1.15.1), python3:any, python3-requests, python3-simplejson, python3-xlib, python3-future, nxproxy | qvd-nxproxy Recommends: cups-bsd | lpr, pulseaudio, sshfs, x2gokdriveclient Suggests: telekinesis-client, mteleplayer-clientside Filename: pool/main/p/python-x2go/python3-x2go_0.6.1.3-ok1_all.deb Size: 138842 MD5sum: 27947e95a71eb446c7ec195b0ba859ec SHA1: beb442fef906cb9fafb4225ca1ccdcabd29160c3 SHA256: 650bbf4d86d5bb415160063b2f31a289542d7c7822a2205ed8512d64cb380eca SHA512: 0e0fa5f135ee9f5a7d63d9f606ac86ce0ea1b3c404129497fe7651bed854b273fcc5f977209336527e27f6acf7bef82bfa0ae5f9ce1554a6356e3c626267eabe Homepage: https://wiki.x2go.org Description: Python module providing X2Go client API (Python 3) X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client side mass storage mounting support - client side printing support - audio support - authentication by smartcard and USB stick . This Python module allows you to integrate X2Go client support into your Python applications by providing a Python-based X2Go client API (for Python 3). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-xapian Architecture: arm64 Version: 1.4.14-ok1.1 Priority: optional Section: python Source: xapian-bindings Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2171 Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.12~) Suggests: xapian-doc Filename: pool/main/x/xapian-bindings/python3-xapian_1.4.14-ok1.1_arm64.deb Size: 412860 MD5sum: fb89a67e3167eda0073907f6d2c6710a SHA1: 2a286ac50fec9ac81f6e5af7c5023d8acc563922 SHA256: 213be949fc0bfc9fbd7d7a00da8843f646a7af100ffc2fd301bd46df080c3592 SHA512: 3859b8c5657bab0947a4760e29100fe71b7ef73f343a249ce2b5aefb0a066c59a079d3a8e5f26245803e4bda46e2c44cf7ff986f1b9615b4c076f6cd4bddea02 Homepage: https://xapian.org/ Description: Xapian search engine interface for Python3 This package provides Xapian Python3 bindings. . 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 Python bindings provide an interface to the Xapian library from the Python programming language, allowing both indexing and retrieval operations. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-xmlschema Architecture: all Version: 2.1.1-ok3 Priority: optional Section: python Source: python-xmlschema Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1742 Depends: python3-elementpath (>= 2.5.0), python3:any Filename: pool/main/p/python-xmlschema/python3-xmlschema_2.1.1-ok3_all.deb Size: 209340 MD5sum: ae7f4c3ea6d33128d0b52dfffecd7507 SHA1: 4873ff97b727376dee55836bf0601b7de1b4c3f1 SHA256: c796cf71426a1a7ea5597bc9c1cc11c64852860e19ab6f644c6b97e185d6ca4e SHA512: 378ae86f366e5936d599e396e3d1fe1e6cbbf8eff8ba168fd58435d17d0c7f4db2d154c84c9638a4d2af2797d9564710a5d530cdb1b83d01eca914e526d53f89 Homepage: https://github.com/sissaschool/xmlschema Description: implementation of XML Schema for Python This library includes the following features: . * Full XSD 1.0 and XSD 1.1 support * Building of XML schema objects from XSD files * Validation of XML instances against XSD schemas * Decoding of XML data into Python data and to JSON * Encoding of Python data and JSON to XML * Data decoding and encoding ruled by converter classes * An XPath based API for finding schema's elements and attributes * Support of XSD validation modes strict/lax/skip * Remote attacks protection by default using an XMLParser that forbids entities * XML data bindings based on DataElement class * Static code generation with Jinja2 templates . This package contains the Python 3.x version of xmlschema. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-z3 Architecture: arm64 Version: 4.8.7-ok2 Priority: optional Section: python Source: z3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 581 Depends: libz3-dev (= 4.8.7-ok2), python3-pkg-resources, python3:any Filename: pool/main/z/z3/python3-z3_4.8.7-ok2_arm64.deb Size: 77938 MD5sum: c92362d150b9282f16b9b9ede7e9ba23 SHA1: 879e7e0e1cb5e844e0cb03a536b0444bb86c27a4 SHA256: 0462ea37a87daa8e8243ac47765e059ba97d3c443d439d389ec54fcae9e5bf81 SHA512: fc4214d9f45e52ca67d7cd0f17830351cf565f4c4477ee524cb0d4311c6a366560d2c09fd5aaef49cd8b0373df42196ff557e2c13b1e64dbbd8215259c0cb6a9 Homepage: https://github.com/Z3Prover/z3 Description: theorem prover from Microsoft Research - Python 3 bindings Z3 is a state-of-the art theorem prover from Microsoft Research. See the z3 package for a detailed description. . This package can be used to invoke Z3 via its Python 3 API. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-zbar Architecture: arm64 Version: 0.23.92-6ok1 Multi-Arch: same Priority: optional Section: python Source: zbar Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 71 Depends: libzbar0 (= 0.23.92-6ok1), python3 (<< 3.9), python3 (>= 3.8~), libc6 (>= 2.17) Breaks: python-zbarpygtk (<< 0.10+doc) Replaces: python-zbarpygtk (<< 0.10+doc) Filename: pool/main/z/zbar/python3-zbar_0.23.92-6ok1_arm64.deb Size: 18414 MD5sum: 4f939ab2c395806dfe5d79f78d53d372 SHA1: 8310c23b89ac43c1ae186ef6e908dbe8fedc4653 SHA256: 420f5020abec1410db8a9c9b2f83ae7f4b03b7ec3e40a4cfd66a61824277b231 SHA512: 2544c516c16dcfcdaf8ef5a7cb01dff8355c7daa164ef058a51ca5ac937cb4937e788f2208964b9e9d206ad67d41c3f2c55820914d913a2fc0058ef95e16b515 Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (Python bindings) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the Python bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3-zzzeeksphinx Architecture: all Version: 1.3.2-ok1 Priority: optional Section: python Source: zzzeeksphinx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 221 Depends: python3-libsass, python3-mako, python3-requests, python3-sphinx, python3:any Recommends: python3-pygments Enhances: python3-sphinx Filename: pool/main/z/zzzeeksphinx/python3-zzzeeksphinx_1.3.2-ok1_all.deb Size: 63278 MD5sum: 6908edec677fcad36c0daff530a4602f SHA1: bd7af6a14756012a8a0c8edf20f08242f10104ea SHA256: 660a0f0731f74d19759e957df85112805b0b18ca39d0300be7a1462a50cac409 SHA512: 760494ee486df379f9b7a274bf4eade35d069ff68e533d50bdd287a703148a4596802a1916924edfc03bfae16f050a2edeecda69003e3c2051d5c59e8b0c7899 Homepage: https://github.com/sqlalchemyorg/zzzeeksphinx Description: Zzzeek's Sphinx layout and utilities This layout is first and foremost pulled in for the SQLAlchemy documentation builds (and possibly other related projects), but is also usable as a standalone theme / utility set for any project. . Features include: . * uses Mako templates instead of Jinja, for more programmatic capabilities inside of templates * layout includes an independently scrollable sidebar * unique (to Sphinx) “contextual” sidebar contents that shows the current page in context with all sibling pages * modifications to autodoc which illustrate inherited classes, bases, method documentation illustrates if a method is only inherited from the base or overridden * “dynamic base” feature that will, under ReadTheDocs, pull in optional .mako and .py files from the website of your choice that will serve as an alternate base template and a source of extra config setup, respectively, allowing the layout to be integrated into the layout of an external site when viewing on the web * “viewsource” extension that can provide highlighted sourcecode to any Python file arbitrarily * SQLAlchemy-specific stuff, like the [SQL] popups, the dialect info directives * scss support using libsass cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.10-dbg Architecture: arm64 Version: 3.10.7-ok7 Multi-Arch: allowed Priority: optional Section: debug Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 56552 Depends: python3.10 (= 3.10.7-ok7), libpython3.10-dbg (= 3.10.7-ok7), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Recommends: gdb Suggests: python3-gdbm-dbg, python3-tk-dbg Filename: pool/main/p/python3.10/python3.10-dbg_3.10.7-ok7_arm64.deb Size: 31301490 MD5sum: 3205e18bd4ee0ee315c1d92cd4210a75 SHA1: 2a21116888c6ae192675847e5f70745aa138c8cc SHA256: 053b7d4eef9a9a400b29b51b7abe774af7f7402bc2d791d60081d67941e88b6f SHA512: 606ba22beafead3a850f0ac2d14a632b358edf535bce975c773feba4977574cc7ef3e20026b5a54d33c28a16ee0ede93aa76fd73c1a3f6d73491675b5ed8ca0e Description: Debug Build of the Python Interpreter (version 3.10) The package holds two things: . - A Python interpreter configured with --pydebug. Dynamically loaded modules are searched as _d.so first. Third party extensions need a separate build to be used by this interpreter. - Debug information for standard python interpreter and extensions. . See the README.debug for more information. Build-Ids: 095c09b5c62b8592a21aeceb60c8c060cb4f13df 0994b52efc2802163291829a57e8612d6ada457c 13fa8032696f67de9b41fa460dd427eeb10146ef 190139ed15a840355b22ee4d48f406bb9147a080 2412003982069ca64a5efd62b83b0c0b91b419bd 24b34d800fb1944fd6c29b7e78dacf8bb1f4a557 2a262587be125bf31443715a4427f484d6ac0780 2ce61c49a026343365077202fc550c25e0211f74 33ba15f3f19ea994df100d0a4ca2d0a08f42dd54 3414a7c43e7743086825b8469b905a1bffcedc05 3521e13c1c43934776f1aacf1600e2bcfdfa25c3 39644dae4b0228fd9eb2e1827a3b1e0dbc2814d9 3ab2032622db6b2b617b8d1a62747aab3fb0e0f8 40e8c50ca4fb872e963259a5a9c88ed69d9ac4b0 4a18e076326e4af5e41856ace62e5e0594556df5 5d870ccd7e172b7fc59e32b6438a804dafe750f4 5df7ecb240c6d219b4d9add11824c456706c245a 61abfc7ad2fc0367b197aab3ae5f3abc3d6f384b 6a19e3a96e1b5a4aa93143ee80a3d46e4725dc3f 75a80e1d9b4edfcd367dd11dad0437c6cdb601dc 76450b4fee52f0430754cbf4f24bd2fa9a21f65c 78310959768a81969088656f036aa23827637d99 79a7ce88d4a1ca35fe61d4ce47248b1716aa99f4 84a0ccc5defae8384cfbc654a32b2670300e0315 86cdf6e6c7b032e3594cfa112e077afb71433907 8a5623744c1321504569bac60deaf089c710c820 9a2872f7f4beaeac1210bfcea303d8b540f2b06a 9fcba97ce569532b65e3cb458d5483c4813fb8cd a74b131b105d1ef4c44aa4fdfbea680b8662b224 ac0844b37d8ff5d762722d95a5fa11fd3af46730 ad608d7dcdfe54b79cdae9c33e60bb6d03ca8cbf b42f0ba9ec90fff0be98b15cfc11d883bb78d4f1 b785507efd53cc7b9b808849efba2d874bba9a94 b8c29bd0b093b7c7c50f420fec884e5390fadd4f c018ad5918a5bf12e14b3d9f927be5ee506b0e26 c1790005b5c979827514281da48036506edfba19 c3b679a75040410d5ccafd8e0d5900fb98b8aa46 c8d43ef3e28c9ec6347e8bcb5af4e30a23b826c6 cdc67e0b1d6ae1abca6aa44b7ce3f3b81846b5a6 ce8c9ede8be0846ed6eb99f3f1c39944a06a8bf3 d10ec7878e12feab083d08aff330b8cdd8fc6d43 d8d6cb033579ac4772bdd9b67df4a7160c731231 decb8546e32299a2799b731786b348d5d3015b17 eddd547555e87243f235262f6bc244e92651cddc ee93def409625359d2aab7db5bc18b6cbf619ef7 ef2e07a83be85de7561c27adb84ca18ed8105354 efcc6e40bcf98d113e56202696982e705029ef2f fc9f5ce374c4433fe6714f69f4da1ee8fb2006d9 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.10-dev Architecture: arm64 Version: 3.10.7-ok7 Multi-Arch: allowed Priority: optional Section: python Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 511 Depends: python3.10 (= 3.10.7-ok7), libpython3.10-dev (= 3.10.7-ok7), libpython3.10 (= 3.10.7-ok7) Recommends: libc6-dev | libc-dev Filename: pool/main/p/python3.10/python3.10-dev_3.10.7-ok7_arm64.deb Size: 509646 MD5sum: e69977cfedd1d8bbc76ac83afae72ede SHA1: 61f653aa5ac1519ad393871c93299205327a5460 SHA256: 04e9e583c3c053f4c542ad0bcda817df7dcd2b95813fd2691dde5f16b6672b41 SHA512: e636d6baa0220420925eb7073d96803b8265c9b299e8d29d6f9bff4ef650dbba07530f6eb152d27f27a1cc00dc0e40ded23d1750a0866ad762c9edcd180d3689 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.10-doc Architecture: all Version: 3.10.7-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 55135 Depends: libjs-jquery, libjs-underscore Suggests: python3.10 Filename: pool/main/p/python3.10/python3.10-doc_3.10.7-ok5_all.deb Size: 10789370 MD5sum: 43b63aca7357542aa80d950fae3cc170 SHA1: 0868729bd4da42a8563e5996eb3ac75a9c726458 SHA256: f3fb22c34659ef10d424efb54f78795fd6a3ac621984a19304aba363f916602b SHA512: c57d084b1cb88fe6347402dcc0a48c056025a0c7e77459bd5baf023e8d717eb542bced010c7250b4e3eeb3e92adc6eeecea030f05bdde1148cede2dc03f5d45a Description: Documentation for the high-level object-oriented language Python (v3.10) These is the official set of documentation for the interactive high-level object-oriented language Python (v3.10). All documents are provided in HTML format. The package consists of ten documents: . * What's New in Python3.10 * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.10-examples Architecture: all Version: 3.10.7-ok5 Priority: optional Section: python Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3421 Depends: python3.10:any (>= 3.10.7-ok5) Filename: pool/main/p/python3.10/python3.10-examples_3.10.7-ok5_all.deb Size: 837706 MD5sum: 61a801db7a8460e87d867494db391f86 SHA1: d4eafef02ea433ef89a7c4aabec8a91961ac59dc SHA256: c66b8ac37ccbd5f7f4754114271168f8f723d4d66eae19e8065e63a3e1da4cfe SHA512: 2fd24eded7d9cfe5173331d7bb6616e737df2c7587e4f1c4d479328d2f07c941ac0760fde1f2fce89294a30fed7d1b8e1afd86f26428ccc910981561e43830c7 Description: Examples for the Python language (v3.10) Examples, Demos and Tools for Python (v3.10). These are files included in the upstream Python distribution (v3.10). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.10-full Architecture: arm64 Version: 3.10.7-ok7 Multi-Arch: allowed Priority: optional Section: python Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Depends: python3.10 (= 3.10.7-ok7), libpython3.10-testsuite, python3.10-venv (= 3.10.7-ok7), idle-python3.10, python3.10-distutils, python3.10-gdbm, python3.10-lib2to3, python3.10-tk, ca-certificates Recommends: python3.10-doc, python3.10-examples Suggests: python3.10-dev Filename: pool/main/p/python3.10/python3.10-full_3.10.7-ok7_arm64.deb Size: 2948 MD5sum: 1b0b44905070e223e6a1bf45d89a4990 SHA1: 527e9ea233574bc2af8fcadb551ded45a24f4f89 SHA256: d9f0a61083bbcfa0d4600df04b20f40675ed41d4e02f53afcc302dc32a06a04a SHA512: 22a35cc9c421427ab91cf0fe915bc4c23808915c1a54fad578f95d96edfa091b5118ed6c03f7f9554bbbcd338ecd0ab87057045eac9622be5984418d79b5ab09 Description: Python Interpreter with complete class library (version 3.10) Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on the full standard library of Python for Python developers. Including modules used only at build-time, such as venv and distutils, and modules with complex dependencies, such as tk and IDLE. All batteries included. . According to the Debian Python policy, this package must not be used in build dependencies, dependencies and recommendations. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.10-minimal Architecture: arm64 Version: 3.10.7-ok7 Multi-Arch: allowed Priority: optional Section: python Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5924 Pre-Depends: libc6 (>= 2.35) Depends: libpython3.10-minimal (= 3.10.7-ok7), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Recommends: python3.10 Suggests: binfmt-support Conflicts: binfmt-support (<< 1.1.2) Filename: pool/main/p/python3.10/python3.10-minimal_3.10.7-ok7_arm64.deb Size: 2415924 MD5sum: 8e992d292a2618e7bc08db6bc27b6a9f SHA1: 6d656fb076d6e3291d68152c5f8f75228678ce20 SHA256: 63d2d7aa1a021df621ded98369e7528730ba209c86d5c7fb8852d503ac3fb960 SHA512: e85bb64ad139a4ab8acae3a35651d2787259c62f3a88bf698f0d1726f1ea63f12d77e32e9a06f0e4dd222cd29746582ac670f1dc4ec0ca8a8780c20452bc709e Description: Minimal subset of the Python language (version 3.10) This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python3.10-minimal/README.Debian for a list of the modules contained in this package. Cnf-Visible-Pkgname: python3.10 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.10-nopie Architecture: arm64 Version: 3.10.7-ok7 Multi-Arch: allowed Priority: optional Section: python Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5905 Depends: python3.10-minimal (= 3.10.7-ok7), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Filename: pool/main/p/python3.10/python3.10-nopie_3.10.7-ok7_arm64.deb Size: 2405822 MD5sum: f7ea12cb2bcca24c41fe1504ba5607c9 SHA1: 7c723576a72b8e97e787bb152c7847f58e4d2ecb SHA256: e93ea945b509129729e6a06dd9dda0d22488baf87d901c35d2b164c2c7398784 SHA512: a4017bccf71340acdb0fb102b3280eedb881c897ba8299cc633b4bf25f9c5d261c119c6b5b2fd1f70fdc2bfd57e4ebbaa0902745557962e0e8256c91b428fa41 Description: Python interpreter linked without PIE (version 3.10) This package contains the interpreter not built as position independent executable. This interpreter is diverting the python3.10 executable, and making the interpreter built with PIE available as python3.10-pie. Cnf-Visible-Pkgname: python3.10 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.10-venv Architecture: arm64 Version: 3.10.7-ok7 Multi-Arch: allowed Priority: optional Section: python Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 28 Depends: python3.10 (= 3.10.7-ok7), python3-pip-whl, python3-setuptools-whl, python3.10-distutils Breaks: python3-pip (<< 1.5.6-4) Filename: pool/main/p/python3.10/python3.10-venv_3.10.7-ok7_arm64.deb Size: 7550 MD5sum: 576dc4baf2771500a9bc4cb23cdbada7 SHA1: 5076996698b22d192ab7919b0247585e834f843c SHA256: ada22d767d1336052815dfcf54063cba887c753add374f47bb137dafbe9f0ee2 SHA512: a3ec594a1eb6d39a3197d6f680f3000f280859ffdc348fa5656ea56f1700fa26f04bc522636c7f298c5ba370f20978af930a9e99109b1dd642cfd4820bbff759 Description: Interactive high-level object-oriented language (pyvenv binary, 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 pyvenv-3.10 binary. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.10 Architecture: arm64 Version: 3.10.7-ok7 Multi-Arch: allowed Priority: optional Section: python Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 790 Depends: python3.10-minimal (= 3.10.7-ok7), libpython3.10-stdlib (= 3.10.7-ok7), media-types | mime-support Suggests: python3.10-venv, python3.10-doc, binutils Breaks: python3-all (<< 3.6.5~rc1-1), python3-dev (<< 3.6.5~rc1-1), python3-venv (<< 3.6.5-2) Filename: pool/main/p/python3.10/python3.10_3.10.7-ok7_arm64.deb Size: 529242 MD5sum: 47540ee5a36cf4a607e5c008302e0a0e SHA1: 4a553fd31df38fea095ea6a607c8312f0214f159 SHA256: 594ae5fb1f29010dbdb9a5ce1559be07bed4966c315ea76830f53e24ded53ae1 SHA512: 106b2c43c9b8447f6a7f92c58dd820be837c545746924fc7ba2ebe89c90e9f0c279dc1547bae9ede43a51cc71720932ddb62b2751623e89d91674a6d98ce0dc4 Description: Interactive high-level object-oriented language (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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.11-dbg Architecture: arm64 Version: 3.11.0~rc2-ok2 Multi-Arch: allowed Priority: optional Section: debug Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 75438 Depends: python3.11 (= 3.11.0~rc2-ok2), libpython3.11-dbg (= 3.11.0~rc2-ok2), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Recommends: gdb Suggests: python3-gdbm-dbg, python3-tk-dbg Filename: pool/main/p/python3.11/python3.11-dbg_3.11.0~rc2-ok2_arm64.deb Size: 41053168 MD5sum: 9e5c99d97744a6dca1fa87bc425b80c1 SHA1: ab9e9abca41f196b3831d16740f09f3b8ee3ee67 SHA256: b3082bce4f487d2621d114e510342cbc2b9a936d7509ed75aa8f48a5e6472ad7 SHA512: c3bbca214bd53dd0df7de89c3edaa9b819dff38be78952eb67c46f039014da94f4b1f2f1df9b5c5dbd060016f8d5958e2795b12e0690ff4d188f6b768279826b Description: Debug Build of the Python Interpreter (version 3.11) The package holds two things: . - A Python interpreter configured with --pydebug. Dynamically loaded modules are searched as _d.so first. Third party extensions need a separate build to be used by this interpreter. - Debug information for standard python interpreter and extensions. . See the README.debug for more information. Build-Ids: 00ad574f93ea393a0aef41a8d5a829148907f922 17068308b2f341f72e4183b4c06d1bfd68c517d8 1da7d7069c11060f0822c7e484b76e64bf29ccee 1ef6a3a64575e1b71f4ce220ecf33b721bda75b8 205e1cabc2ed419f76a61a3e170e9e0ca5a37a7a 238a519250c7ba278d859312a566a4e961490606 25ee68acc23c2c958e939d0c070b84ebe091e25a 3537e1a911329106d1dceb61aad4559b156fea5f 378cd6442f725a9bb27cad9dd485f63e61ee87b9 37f02339d1be0adc95665a8326de25aaf3ad35ce 3e2da5327429f983cc6deb69c51c6a9702d7785f 4c25deb80381a71e999c94590aaadf1d8f6253ec 4c9eb51669e0e6a398cb00733126bd1a9ffb9ecb 51214e8663cc8047458d3b64cbfc8113ec4dd6ef 5573839963fe7119e54e3654366a5dfacd48a0ad 55e2fab7c1b84cb6ef4c36996b7599b22b70cdab 603f574afa454d884fd0916a0a809ef297fb1c5d 639d9536db87e971e2a962ce2f1e06952f06e366 79ef29fcfc1f232765ab570e2af402429986059d 7d51088250339f822734d1c882fdd2f24c2c55d8 7ffdb7ea607c3e59c7d5bddeced8816a2e77ecca 869fe9e4a34c58f0d84fe588421e3d825888ed4e 8709b7b0e69dfcd5e1ef215c332e4de606b5413e 8ad464d9777daba5de15804cf77fed77e27dcf76 91fa78b6f536dc28a38fba9f12d58c808a24c40e 927108311ed73ae8e77749ec7009b883ee6c6635 a3d2e264fbd120e26ca6579abd64854d576d7506 a594f9431a9567a117b795b256096d663a163f4f a7955bf641b10361643b5617dbcf6b6a2165ff27 ad07d333e457578527a9a90fce9cd5e17f4a5313 b2fcb0f67a2a1adeae83714edc593a85aad06ef4 b382dd4b1efde3f844b932b518033f91516c9655 b534874228f1bee4cf0873706734b49212e3f0c9 c91f248e0c535c3eb894bcff3cc07e3141d9603e cb32c712178ac593892968096d6ea97f8003a7db cfbbcb11ea31416cd78ca570393bfc7f88542611 d2633150f9ba10cf5b62ab5404274631b5d51dae d322ebac016c24847e0864f6676342bc867ee44a d3fb35264b4dcdc0085cd1cfdbadedfb92a164f6 d82f1b9fcb424f9f34a4222a6a6c37e209a03d39 df30109eb9d988c74b487172c89c662e5fec266f ea0261680ac68997bc08dd7d118d52a8c5c7d8e8 ee720dfc7b0035c6ac24421d0b84dbdda51a3ab9 f1b809ef35698bffda22e33bcf78bd79eed64d6b f7e94f3dcb97da7a6257600c094a2c0d9fbf14fc f808309586996f29280bcb3bc0babdd0013f128b fafac2e99064275515279d62dd8ba9e77793db59 fc145d38350ad06a9deb59dbb5576e064200f61c cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.11-dev Architecture: arm64 Version: 3.11.0~rc2-ok2 Multi-Arch: allowed Priority: optional Section: python Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 622 Depends: python3.11 (= 3.11.0~rc2-ok2), libpython3.11-dev (= 3.11.0~rc2-ok2), libpython3.11 (= 3.11.0~rc2-ok2) Recommends: libc6-dev | libc-dev Filename: pool/main/p/python3.11/python3.11-dev_3.11.0~rc2-ok2_arm64.deb Size: 621646 MD5sum: a911f957c9b9042f7084fe290009575c SHA1: 6fd656e73b28cd21d78aaa804a320bfe05c03c43 SHA256: f434b00df43c365515a0656cf42c094a01505ed93ac02f7810e71bc455f1f2b1 SHA512: 2301ae0a156999fb9ab23f12eab9b66463b01185b2668753b1c6d08e0830ca7ea556b4309cad0ed56e36f1b7e01cd3ea0bd4125af9b82966bb29cc3f46b41c47 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.11-doc Architecture: all Version: 3.11.0~rc2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 56826 Depends: libjs-jquery, libjs-underscore Suggests: python3.11 Filename: pool/main/p/python3.11/python3.11-doc_3.11.0~rc2-ok1_all.deb Size: 11141814 MD5sum: 8389a956182ab230f69f185aa2a4c3f2 SHA1: ac62b9e18b61445165f4054bdea982b065f779a4 SHA256: afc9a23117578642c930114a9eb610dc897dabe4b9672c654bb112529e3f0251 SHA512: 2875d92e28fc2eda95aabcebbaab3095ebe51395a71b62577305e45e7b10004da6ac54d1bcedecba619ffe61606757f764e9e91f7e345e5c4cfe0dd28c7ea84c Description: Documentation for the high-level object-oriented language Python (v3.11) These is the official set of documentation for the interactive high-level object-oriented language Python (v3.11). All documents are provided in HTML format. The package consists of ten documents: . * What's New in Python3.11 * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.11-examples Architecture: all Version: 3.11.0~rc2-ok1 Priority: optional Section: python Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3462 Depends: python3.11:any (>= 3.11.0~rc2-ok1) Filename: pool/main/p/python3.11/python3.11-examples_3.11.0~rc2-ok1_all.deb Size: 839466 MD5sum: 56a99c43819df7e826d547fa657f45d2 SHA1: d25142034f27c121b507e80e7287cf2e84a8c189 SHA256: ffac278384cd92335688d132d9cc542056bacc9770255ae1116474adc0b33da3 SHA512: 9b163ff5251146435eca90fe7c9bb3d651784c52f99b8461b6b049cd821eb9e9ec1aaaee297a24e8c772de3a7d16d655b28f9b1067f6a94a5172b02782af8738 Description: Examples for the Python language (v3.11) Examples, Demos and Tools for Python (v3.11). These are files included in the upstream Python distribution (v3.11). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.11-full Architecture: arm64 Version: 3.11.0~rc2-ok2 Multi-Arch: allowed Priority: optional Section: python Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Depends: python3.11 (= 3.11.0~rc2-ok2), libpython3.11-testsuite, python3.11-venv (= 3.11.0~rc2-ok2), idle-python3.11, python3.11-distutils, python3.11-gdbm, python3.11-lib2to3, python3.11-tk, ca-certificates Recommends: python3.11-doc, python3.11-examples Suggests: python3.11-dev Filename: pool/main/p/python3.11/python3.11-full_3.11.0~rc2-ok2_arm64.deb Size: 1086 MD5sum: 6e11946d32140026075f35e527af6d61 SHA1: 6ea17811751ccf2233e2a9d8d4b7f8954f5bc0fb SHA256: 5e9e75e372b0f2fcd22a93b93080aa2e628c374017f4318189b89621b349bc86 SHA512: ab98d51b656174cf7817b93657c55cca580f2d228611d2d8dde6de252ddd9fcb5b4380bfff26b3906331e246eedf1fb7093149e668e9a792037cb60436434bdb Description: Python Interpreter with complete class library (version 3.11) Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on the full standard library of Python for Python developers. Including modules used only at build-time, such as venv and distutils, and modules with complex dependencies, such as tk and IDLE. All batteries included. . According to the Debian Python policy, this package must not be used in build dependencies, dependencies and recommendations. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.11-minimal Architecture: arm64 Version: 3.11.0~rc2-ok2 Multi-Arch: allowed Priority: optional Section: python Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7220 Pre-Depends: libc6 (>= 2.35) Depends: libpython3.11-minimal (= 3.11.0~rc2-ok2), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Recommends: python3.11 Suggests: binfmt-support Conflicts: binfmt-support (<< 1.1.2) Filename: pool/main/p/python3.11/python3.11-minimal_3.11.0~rc2-ok2_arm64.deb Size: 2709148 MD5sum: 83c7dfd01e8f786ceaf5290c5bc399be SHA1: 932324e4a1560a12f173b890f50145e5691af6b1 SHA256: 6a41e7c4457592d472499a141d6eae37dfc764b1d97aa4a7b40e11e88371bcbb SHA512: e8de6bbd7363e6b9ed10a69382082b5701bf769fe6513f22fdb18d4c6bea8d0e80dd4a97d894be9842bf3ac4d8eb0a30fd73acd04812ab01342cdf633ba67240 Description: Minimal subset of the Python language (version 3.11) This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python3.11-minimal/README.Debian for a list of the modules contained in this package. Cnf-Visible-Pkgname: python3.11 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.11-nopie Architecture: arm64 Version: 3.11.0~rc2-ok2 Multi-Arch: allowed Priority: optional Section: python Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7200 Depends: python3.11-minimal (= 3.11.0~rc2-ok2), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Filename: pool/main/p/python3.11/python3.11-nopie_3.11.0~rc2-ok2_arm64.deb Size: 2699936 MD5sum: 68fa337bdab7ea6f9545702290e86da0 SHA1: 5542568a3f93e3491e1cf6ea2c18ab1ebcb40a50 SHA256: ad433dd87df2e6a2098b504636a27b8be0a13275b85f627314153c6ab34d70ab SHA512: 1d1a52b31b6b5e441333afb3585b760684647a083e057218cb9fb4022cfc45c52fe48d55169d97e88e492dbc3b53a2139dc4a5c05ce0de4b1786389381ade739 Description: Python interpreter linked without PIE (version 3.11) This package contains the interpreter not built as position independent executable. This interpreter is diverting the python3.11 executable, and making the interpreter built with PIE available as python3.11-pie. Cnf-Visible-Pkgname: python3.11 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.11-venv Architecture: arm64 Version: 3.11.0~rc2-ok2 Multi-Arch: allowed Priority: optional Section: python Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 28 Depends: python3.11 (= 3.11.0~rc2-ok2), python3-pip-whl, python3-setuptools-whl, python3.11-distutils Breaks: python3-pip (<< 1.5.6-4) Filename: pool/main/p/python3.11/python3.11-venv_3.11.0~rc2-ok2_arm64.deb Size: 5700 MD5sum: b86ed3ea25c3066fcd3e6a772a6fde3a SHA1: 19378c56d26d3b26442da9331e762768d7f368d5 SHA256: 8fa43afd2c5f7f77a8ae33dd75eed38eb810a978b64f8e1058d369cc9f6a6246 SHA512: 823c3d66a071fd7cef8870387b154bb341e51d049555b89370ffb37c3631e1e462ecc48696798a9aeb3b37eeaeca7d792c50718bcd467a268ec94bb8a81d3e89 Description: Interactive high-level object-oriented language (pyvenv binary, 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 pyvenv-3.11 binary. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.11 Architecture: arm64 Version: 3.11.0~rc2-ok2 Multi-Arch: allowed Priority: optional Section: python Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 852 Depends: python3.11-minimal (= 3.11.0~rc2-ok2), libpython3.11-stdlib (= 3.11.0~rc2-ok2), media-types | mime-support Suggests: python3.11-venv, python3.11-doc, binutils Breaks: python3-all (<< 3.6.5~rc1-1), python3-dev (<< 3.6.5~rc1-1), python3-venv (<< 3.6.5-2) Filename: pool/main/p/python3.11/python3.11_3.11.0~rc2-ok2_arm64.deb Size: 583312 MD5sum: feaa0a772d232283ace87131ada8d590 SHA1: faa8c50aaa3f7dd677937c93d71efeae2de33ca3 SHA256: fd9959b770a2218b52bc5b9352ca5b21bb08d01831b03fba11cf5adadeb55e02 SHA512: cd1eeb6b19514231c47e16f67198a27eee622211e421573f922f6dcdae1816a197b3bd292e1753caeede034f68af4aba4a5d823cd4b768b89b74512c71220294 Description: Interactive high-level object-oriented language (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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.8-dbg Architecture: arm64 Version: 3.8.2-ok5 Multi-Arch: allowed Priority: optional Section: debug Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 38739 Depends: python3.8 (= 3.8.2-ok5), libpython3.8-dbg (= 3.8.2-ok5), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Recommends: gdb Suggests: python3-gdbm-dbg, python3-tk-dbg Filename: pool/main/p/python3.8/python3.8-dbg_3.8.2-ok5_arm64.deb Size: 19258206 MD5sum: 2bef5fdcc08408da8c24eb29da6a1de2 SHA1: e3e0d5fdc983b2a93a4f96f4050f413971570570 SHA256: 8647ac0cc8c9eb33144137f683b703a18b515e1eb53dd1c435210428aaac096e SHA512: af44b67c0b3d5206cc37671e8932f54148fead1a5ef4faddaeb8ea82cb19dc54770c90c056b9c26abbe35c06baf3706e9cd3b7a9e9bf8155506ab126b1f79d4f Description: Debug Build of the Python Interpreter (version 3.8) The package holds two things: . - A Python interpreter configured with --pydebug. Dynamically loaded modules are searched as _d.so first. Third party extensions need a separate build to be used by this interpreter. - Debug information for standard python interpreter and extensions. . See the README.debug for more information. Build-Ids: 081d66555c727c8002d13fe3bf3d503c1dc7ac70 1624ed3e99f28e92397d7fe4df321be4366d7606 19eda9da4d741e027c1a711b90489a1924ffb72c 1b8a41007135b53e4abf2d79aa005e6415c7cff9 1be3862290324896608f738a146b97f3e35dd0e5 225fd9171416440cee1ae2f3448dbb08d211b750 2b2e798b64b88bd21c0ac9284d62332f413cad09 3860969de6abf146636cf0ff7963792cbea318fa 3a222c16d9cd7b4b2fffbed429a097105288a922 4830496b702eec1ce19b8cbcf850377f8254cea8 4889852020858fff03a1fb4d6e27332a20cd9c9b 4905e0e1d8f38f493a03aa454b9882ed9705017d 53b8daf6e6a991e285471c93ff27c17c0f983f5f 545ac5a7d409ac19538ebf8f277c8c7d9fe804dc 5a3ad39887e4c524768e8bc4cb858b2b39b86396 5b7edc2bcd3e167ac4298189672c83fd822163e8 5c8e4b5eaae700873d3ec3ec14d58ad143f66602 6a7ff33c5dc04d42a0de4813b975735ea61fb04d 6f60a4e941dda9ee79bae6dd7b2afac644758c23 6f9766aa16167115f870de445e7d336757baeb0b 70b443331df687ae568895907b7b2cae79f6f416 79934200d87f07901cd1ca0a13c947ff9789699f 833beb1427c9e5ecaab1093a07fda07fd83231da 860bcd970570ab9e2f8dcb08dacd37a8df294b9a 8e15fe5d69bceb0f30eac265a822bf07f66a3dcd 93d75eede63b413e2ca9614c8f3e89e313da9123 9d96eb96993f535addce6ebecac7a7601b2e3f83 a289048ebc2d5be9d813470e21d2fa5977cc138e aa16f1ddb2adc3de2baa92c9529731eb733c7182 abeeef78991aa048fee07d5310759199db772b21 ad446a8231ea5d7aae7fdebb88136bbeb556c657 b40bf6323c8a04e2e9d495f9d7173c530dbf3e1b b95fee4891518d7a2a176d9c48daf6700e65ccee bc6bab5252de7046db28fa0ae8d9bc60eca28ef9 c842fd752f839d12237c30bc0b870605025e4f10 cf53eb847c4ea8fbd600a8ef9f7502e68e3e8bb8 d3385f052e1d6353d8361de2b66cffc859a23c17 d344cfc39dfe406e4e11db2e0da7512eafbffa1e d7fb975fa375250399b00b5fe1bd013f6eaaba65 dedcb1c6bbe3bee32761dd7dec4453aaaf74b717 dffaf2df85a59f31aa5725bbe40938b8387778a8 e4eddafba50aa0ff37b94ef8c32e988bb6a03424 f115240bb22f18675df0fa69ab286b8e4e4dbfa7 f19e2b1b6406b5aee00d14d36f7d764dd4a78e43 f5d0777b4dbd8a34b6969be1f27f541a5da95cd0 f61f1353a7b05f07044f89e8952894f2de2d73fb cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.8-dev Architecture: arm64 Version: 3.8.2-ok5 Multi-Arch: allowed Priority: optional Section: python Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 527 Depends: python3.8 (= 3.8.2-ok5), libpython3.8-dev (= 3.8.2-ok5), libpython3.8 (= 3.8.2-ok5), libexpat1-dev, zlib1g-dev Recommends: libc6-dev | libc-dev Filename: pool/main/p/python3.8/python3.8-dev_3.8.2-ok5_arm64.deb Size: 524046 MD5sum: 2384396228c6a6bca01bf78d082dc30f SHA1: 4789367d8161f0ecbc81cb651f41f87d205ef070 SHA256: 5c3598f7f9768f21285a612155c654e8153d28467ef468992e07cf229fcd30d8 SHA512: 902b0f2f68e6a7c42ac10bad60af13f17dc51b7bf9b9a92de5fc565c3b2308556ab72ea8a35b534ac859486e0f8409a1799c4c3efae893d147f5960e90968a70 Description: Header files and a static library for Python (v3.8) Header files, a static library and development tools for building Python (v3.8) modules, extending the Python interpreter or embedding Python (v3.8) in applications. . Maintainers of Python packages should read README.maintainers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.8-doc Architecture: all Version: 3.8.2-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 50176 Depends: libjs-jquery, libjs-underscore Suggests: python3.8 Filename: pool/main/p/python3.8/python3.8-doc_3.8.2-ok4_all.deb Size: 9831762 MD5sum: 4e411c9334d315512c6e7bfb18f0e12e SHA1: b7cfc585b6ee7831946f6f63a10b4e22d3fb80fb SHA256: 8e565f294af2633a71e3688fe7e7adb064557856b2d6a6e044b7213595e483b0 SHA512: 7547ded8e838a67d73e27ac53ef5d29b9d670119221c845292d52299305985d9222efaf59ac10cb1b0ab001225a1e0d9fa6318a778117206a13a2d8507e0f85e Description: Documentation for the high-level object-oriented language Python (v3.8) These is the official set of documentation for the interactive high-level object-oriented language Python (v3.8). All documents are provided in HTML format. The package consists of ten documents: . * What's New in Python3.8 * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.8-examples 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: 1717 Depends: python3.8:any (>= 3.8.2-ok4) Filename: pool/main/p/python3.8/python3.8-examples_3.8.2-ok4_all.deb Size: 435992 MD5sum: a113eab18838c9459e6900bf6ded19bc SHA1: 7565762a2303e5b07aebdba1a687bac82ba50657 SHA256: 261a3c5c1a9b59ffda69c47497ec9c7555888d0389360c9bd9a3a14f5889f2c0 SHA512: 9335b5f121764775be0547e4d32096a5df3ab1182df61f108fccb5feb2b64c8a14c3153a57e25917379f3945b31623c925c1dbff4b3df08b9c438e345a236e61 Description: Examples for the Python language (v3.8) Examples, Demos and Tools for Python (v3.8). These are files included in the upstream Python distribution (v3.8). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.8-minimal Architecture: arm64 Version: 3.8.2-ok5 Multi-Arch: allowed Priority: optional Section: python Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5283 Pre-Depends: libc6 (>= 2.35) Depends: libpython3.8-minimal (= 3.8.2-ok5), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Recommends: python3.8 Suggests: binfmt-support Conflicts: binfmt-support (<< 1.1.2) Filename: pool/main/p/python3.8/python3.8-minimal_3.8.2-ok5_arm64.deb Size: 2178144 MD5sum: 74a08682e4e12bf5b9c2d78936cae089 SHA1: 2ac00e68aeafc1d685ca2af8654286449cfa008f SHA256: 1ca6f46a6e64f489cb4f8c72b1111cb7fd7759a1182ce6aeb06fd072a5f1c077 SHA512: e2e5f5167a7998d2d9ddba7e0cfd2c2abd5b34ffd6fd18bdc108774c7534d8f3eb8f4d8b4e40ffe0a1c5f0ddac278b3c537e51cdd4e2e9d0626092d4cc8579fe Description: Minimal subset of the Python language (version 3.8) This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python3.8-minimal/README.Debian for a list of the modules contained in this package. Cnf-Visible-Pkgname: python3.8 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.8-venv Architecture: arm64 Version: 3.8.2-ok5 Multi-Arch: allowed Priority: optional Section: python Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: python3.8 (= 3.8.2-ok5), python-pip-whl (>= 8.1.0-2) Breaks: python3-pip (<< 1.5.6-4) Filename: pool/main/p/python3.8/python3.8-venv_3.8.2-ok5_arm64.deb Size: 5066 MD5sum: 42f5df288cba3f3f7c9e83b9dec6e669 SHA1: 7a3eae2857a0c175cdd4f6573256ec161e3dc67c SHA256: 2ff4e1c6f9ad3ba84911d6717a4e7295a9e116151f734b06406fa617c12d9454 SHA512: 1bc3c4f001903954e915377d5ee2e3b4ef3a1d89b1bbb3c5d00c6a4df716f92dd83e6c90cdf028891ce5069b2f78945ad817f241d114e6e185b82d2fb981e6e7 Description: Interactive high-level object-oriented language (pyvenv binary, version 3.8) Python is a high-level, interactive, object-oriented language. Its 3.8 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the pyvenv-3.8 binary. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: python3.8 Architecture: arm64 Version: 3.8.2-ok5 Multi-Arch: allowed Priority: optional Section: python Origin: openKylin Maintainer: openKylin Developers Installed-Size: 442 Depends: python3.8-minimal (= 3.8.2-ok5), libpython3.8-stdlib (= 3.8.2-ok5), mime-support Suggests: python3.8-venv, python3.8-doc, binutils Breaks: python3-all (<< 3.6.5~rc1-1), python3-dev (<< 3.6.5~rc1-1), python3-venv (<< 3.6.5-2) Filename: pool/main/p/python3.8/python3.8_3.8.2-ok5_arm64.deb Size: 363784 MD5sum: 4dc390a55d1fc314dd49ae7b393d73c1 SHA1: ddef24367badf05635a07976aea41d87f12918f4 SHA256: c94aec0554c22e574238b7fecbcc39ff4877adb23445f6dd3c1e36b196d49fcd SHA512: df2b7a6a0d5628c4ff931cfbdca37e02070dcfc3a21e957e16e7be487d98c9dffe653d31d4470b57224789fbcf60dcd7e77c121b8dbaf6a391b35fc6bd4545f0 Description: Interactive high-level object-oriented language (version 3.8) Python is a high-level, interactive, object-oriented language. Its 3.8 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qalc Architecture: arm64 Version: 4.5.1-ok1 Priority: optional Section: math Source: libqalculate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 575 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqalculate22 (>= 4.5.1), libreadline8 (>= 7.0~rc1), libstdc++6 (>= 5.2) Recommends: wget Filename: pool/main/libq/libqalculate/qalc_4.5.1-ok1_arm64.deb Size: 194464 MD5sum: 0b95747e8bec2f8fe941e34f2aecc9ae SHA1: bc1954c5d0be7734fab53b2a5e93f89166636f88 SHA256: fe8d46a0c28982c6bc5e600295a514b59c4514af626f82d5de3859a796b52903 SHA512: f4d90741d29a19bd3ef62e380000684a039dee1cd815196bd418d8ad70e113f97ba787707296591bfd65f97626032de99485f9be07a404913b9d9ae2f9d366f3 Homepage: https://qalculate.github.io/ Description: Powerful and easy to use command line calculator Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision using a one-line fault-tolerant expression entry. . This package contains the command line version of Qalculate!. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qapt-batch Architecture: arm64 Version: 3.0.5-ok2 Priority: optional Section: kde Source: libqapt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian/Kubuntu KDE Extras Team Installed-Size: 640 Depends: libqapt3-runtime (= 3.0.5-ok2), kio, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libkf5coreaddons5 (>= 5.0.0), libkf5i18n5 (>= 5.0.0), libkf5kiocore5 (>= 5.0.0), libkf5widgetsaddons5 (>= 5.0.0), libkf5windowsystem5 (>= 5.0.0), libqapt3 (>= 3.0.0), libqt5core5a (>= 5.8.0), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5widgets5 (>= 5.8.0), libstdc++6 (>= 4.1.1) Filename: pool/main/libq/libqapt/qapt-batch_3.0.5-ok2_arm64.deb Size: 96490 MD5sum: d5473c29b4451c6377a545d7a4483079 SHA1: 147c26c731ba0289c41fa1bba1107e6bbd021f94 SHA256: 4b4a7332fa39188a70676c9075679cc9d256499e537ace2dd0a8e94f9bc807d2 SHA512: 35634e029d56cfb234bf62f8701249a6bcc47d99ab8823ef2308a631d43de7fdcc2246d5b08ea7472487ade362e65979a6e9ab3246060ee3a137ab49e952a586 Homepage: https://cgit.kde.org/libqapt.git/ Description: Batch package manager for KDE QApt is a collection of tools and a library providing a wrapper around APT. The intention is to ease the use of APT in Qt-based programs. . QApt Batch is a simple GUI for doing batch package management operations. It can install and remove packages, as well as update the package cache via a command line interface. It also has an attach function invokable via the command line. QApt Batch is a drop-in replacement for the "install-package" batch package management tool. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qapt-deb-installer Architecture: arm64 Version: 3.0.5-ok2 Priority: optional Section: kde Source: libqapt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian/Kubuntu KDE Extras Team Installed-Size: 551 Depends: libqapt3-runtime (= 3.0.5-ok2), kio, libapt-pkg6.0 (>= 0.8.0), libc6 (>= 2.34), libdebconf-kde1 (>= 1.0.0), libgcc-s1 (>= 3.3.1), libkf5coreaddons5 (>= 5.0.0), libkf5i18n5 (>= 5.0.0), libkf5kiocore5 (>= 5.0.0), libkf5textwidgets5 (>= 5.0.0), libkf5widgetsaddons5 (>= 5.0.0), libqapt3 (>= 3.0.0), libqt5core5a (>= 5.8.0), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5widgets5 (>= 5.8.0), libstdc++6 (>= 5.2) Filename: pool/main/libq/libqapt/qapt-deb-installer_3.0.5-ok2_arm64.deb Size: 89816 MD5sum: 851863b2e23687c4cbf45593bdb25479 SHA1: c202bd7c4f9c66c88d83b268cfa18a55f2a72185 SHA256: 8d61a556829c2f2ed2c907bf0feed9db153973b987bde60754ef18f32ad9033f SHA512: efd68761b57cc39a8c9dea0221aa070dc3c8060150cb1f053c508ac5545a8a9ad45bf36e88af4e4b4ee4fba7b26bff48e7f8bf61dcc5ce7ff19b444859a483ea Homepage: https://cgit.kde.org/libqapt.git/ Description: tool for installing deb files QApt is a collection of tools and a library providing a wrapper around APT. The intention is to ease the use of APT in Qt-based programs. . The QApt deb installer allows you to install local .deb files. The QApt Deb Installer resolves and downloads dependencies. The APT package manager does the same, but only for remote packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qapt-utils Architecture: all Version: 3.0.5-ok2 Priority: optional Section: kde Source: libqapt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian/Kubuntu KDE Extras Team Installed-Size: 71 Depends: kde-thumbnailer-deb (>= 3.0.5-ok2), plasma-runner-installer (>= 3.0.5-ok2), qapt-batch (>= 3.0.5-ok2), qapt-deb-installer (>= 3.0.5-ok2) Recommends: gstreamer-qapt Filename: pool/main/libq/libqapt/qapt-utils_3.0.5-ok2_all.deb Size: 16610 MD5sum: c80aa8ce3bd6c0f5fc634f869af20193 SHA1: dbf3a8db9f74e2b7a3cdaea683e209244b2f9b0e SHA256: 537e88be7180878a300d49df3a5d2a2c60835127107043c03ea09a9b4f1af247 SHA512: 73db5fb6dcfa1ffee35bfee547d765fdd6a62d90b68f1e7a7567b96cbbea79bf2a6e3ed264d6bab55762a96a84c2e4d92ec81636c2920fe320461c4be2e808a5 Homepage: https://cgit.kde.org/libqapt.git/ Description: complete collection of QApt package management utilities QApt is a collection of tools and a library providing a wrapper around APT. The intention is to ease the use of APT in Qt-based programs. . This is a metapackage depending on all of QApt's extra package management utilities. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qca-qt5-2-utils Architecture: arm64 Version: 2.3.5-ok1 Priority: optional Section: utils Source: qca2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin KDE SIG Installed-Size: 313 Depends: libqca-qt5-2 (= 2.3.5-ok1), libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/q/qca2/qca-qt5-2-utils_2.3.5-ok1_arm64.deb Size: 102084 MD5sum: 6799842f041539108c36743d3d6b40b6 SHA1: 5d875b87f100cac3d2e14618106119decae78d9e SHA256: d02f790b36a66413647ed5f14511981e50e95a2bce16fc311f5a84881579f002 SHA512: d6f05d3372b475a80abe71ee5fc8404941806ceb9ef886fea3159aa9af2d3468aea874b719dac02e83a38c3d43be59c2bb75a0ca7720209dc7f472fd2dc960d9 Homepage: https://userbase.kde.org/QCA Description: command line tool 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 the command line tool for the Qt Cryptographic Architecture. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qdbus-qt5 Architecture: arm64 Version: 5.15.8-2ok1.9 Multi-Arch: foreign Priority: optional Section: utils Source: qttools-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 159 Depends: qtchooser, libc6 (>= 2.34), libqt5core5a (>= 5.8.0), libqt5dbus5 (>= 5.0.2), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qttools-opensource-src/qdbus-qt5_5.15.8-2ok1.9_arm64.deb Size: 29610 MD5sum: 7b95737356299fa57d326d3a64340a4e SHA1: 1d625aa32d85f4240856f57f4965a351070c6cc9 SHA256: 9de3822df20c099966d1e751fe64af3e088a7d4cdd3c6807dac55b49b8453523 SHA512: d9fff245c5826df99fb6e3fb4dd02a6f63a94f82b7b46b042b46b885dd718d11d1118c39787fa14a29b4e3071c4d2f389f00de4bf45cb5b6a040ab163fff6dbc Homepage: https://www.qt.io/developers/ Description: Qt 5 D-Bus tool 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 qdbus, a command-line tool interface to D-Bus that uses the QtDBus library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qdbus Architecture: all Version: 4:5.15.8-2ok1.9 Multi-Arch: foreign Priority: optional Section: oldlibs Source: qttools-opensource-src (5.15.8-2ok1.9) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 20 Depends: qdbus-qt5 Filename: pool/main/q/qttools-opensource-src/qdbus_5.15.8-2ok1.9_all.deb Size: 4516 MD5sum: 1c15349d37d857ca6ebe39e6392ab421 SHA1: c751b0289830c96f4af422165f9fe9f06c266d0c SHA256: 9689d02d8e1b50ddca5327c16afdab034ba35d76c93105563341876a95c536cf SHA512: 67017871e52c2ebbf412c7a2e4fd578721215895396496b45273baf50b5e06f2c41a6ba0e3cd0508a2670de467faffc57d1f5ef3d46fb921babd85d3b3bf4651 Homepage: https://www.qt.io/developers/ Description: Qt 5 D-Bus tool — dummy transitional package 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 is a dummy transitional package for users upgrading from Qt 4 to Qt 5. It can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qdoc-qt5 Architecture: arm64 Version: 5.15.8-2ok1.9 Multi-Arch: foreign Priority: optional Section: utils Source: qttools-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1828 Depends: qtchooser, libc6 (>= 2.34), libclang1-15 (>= 1:15.0.7-ok3), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5) Breaks: qttools5-dev-tools (<< 5.11.3-3~) Replaces: qttools5-dev-tools (<< 5.11.3-3~) Filename: pool/main/q/qttools-opensource-src/qdoc-qt5_5.15.8-2ok1.9_arm64.deb Size: 609030 MD5sum: 56fead205635e180417667da2769ec83 SHA1: 790c8a8bdd010133553d85e28f8251f213c2d345 SHA256: 9c1cb4e92d3ba442a88c89e69f37eb0573bb54a7d16fdd8913046870a7197f07 SHA512: d4f8295ee055d4320ef5b162c4ac0270c7145f9b05666066c9b36bbfddf60eb94da00fd08cd819157989f18bff786d1affcb8466cd794c3c8f9bfd5b956a1051 Homepage: https://www.qt.io/developers/ Description: Qt 5 qdoc tool 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 qdoc, a command-line tool for generating HTML documentation from .cpp and .qdoc files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-block-extra Architecture: arm64 Version: 1:7.1.0-ok10 Priority: optional Section: otherosfs Source: qemu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 390 Depends: libc6 (>= 2.29), libcurl3-gnutls (>= 7.16.3), libgfapi0 (>= 7.2), libiscsi7 (>= 1.18.0), librados2 (>= 0.72.2), librbd1 (>= 14.2.0), libssh-4 (>= 0.8.4), qemu-system-x86 (= 1:7.1.0-ok10) | qemu-system-arm (= 1:7.1.0-ok10) | qemu-system-mips (= 1:7.1.0-ok10) | qemu-system-ppc (= 1:7.1.0-ok10) | qemu-system-sparc (= 1:7.1.0-ok10) | qemu-system-s390x (= 1:7.1.0-ok10) | qemu-system-misc (= 1:7.1.0-ok10) | qemu-utils (= 1:7.1.0-ok10) Enhances: qemu-system-arm, qemu-system-mips, qemu-system-misc, qemu-system-sparc, qemu-system-x86, qemu-utils Filename: pool/main/q/qemu/qemu-block-extra_7.1.0-ok10_arm64.deb Size: 63836 MD5sum: a0ffa2acc64b0e175029155cd5c749d0 SHA1: 6139f257c959408cd39b4e5c678f128aa321eb1c SHA256: 874f1a0d0b74fb4d6f10c5a380ceda3df4a28847dd47a5ffa84c463d3ccfe0ae SHA512: b1ce57d7a502f257c7a4415b88a880269a43c7eec509ef3ec67eddb948099870e2f807d49254fcff7cd3f29ff8f307535eeaacabe494588818799db530a011f4 Homepage: http://www.qemu.org/ Description: extra block backend modules for qemu-system and qemu-utils QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides extra block device backend modules for qemu-system emulation and qemu-img from qemu-utils package, which are rarely used and has extra dependencies. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-efi-aarch64 Architecture: all Version: 0~20191122.bd85bf54-ok1build3 Priority: optional Section: misc Source: edk2 Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 133155 Breaks: qemu-efi (<< 0~20161202.7bbe0b3e-2) Filename: pool/main/e/edk2/qemu-efi-aarch64_0~20191122.bd85bf54-ok1build3_all.deb Size: 2012158 MD5sum: f7bf6a13de6c87f31b19351d0779f7da SHA1: 922d174c8f5be12113c9372cd364ff24592e4ad9 SHA256: f4b20f3776af8a0006f01c5995d6d055b79a73b5f7f095e61379fee5e3d54f7a SHA512: bf13d0d7527f365572426c85ad467685426680ea86c880e9e71eb5abd8fcec776c265cd1ae1ce7a048501329deb42bfddf7464ddf11f194813f81e4f9f7adfaa Homepage: http://www.tianocore.org Description: UEFI firmware for 64-bit ARM virtual machines qemu-efi-aarch64 is a build of EDK II for 64-bit ARM virtual machines. It includes full support for UEFI, including Secure Boot. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-efi-arm Architecture: all Version: 0~20191122.bd85bf54-ok1build3 Priority: optional Section: misc Source: edk2 Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 131106 Filename: pool/main/e/edk2/qemu-efi-arm_0~20191122.bd85bf54-ok1build3_all.deb Size: 1015196 MD5sum: 142108e847beb3f6420aa15938d10349 SHA1: c49f96da4ae9047a52f622c8bbd4d4af5db26712 SHA256: 3e4e91f08c853a48febe2bacb0dccfebfd1e3209a0c38618f229b4c9cea8bcfb SHA512: 34460eb1cf6d67b53595d8f896b38dd4e6f6606d40589f093bd074d9725b4ecbdeb76825625de7f30d9d7657ab0de3542b37a169cfece28d25b14e1bf202a496 Homepage: http://www.tianocore.org Description: UEFI firmware for 32-bit ARM virtual machines qemu-efi-arm is a build of EDK II for 32-bit ARM virtual machines. It includes full support for UEFI, including Secure Boot. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-efi Architecture: all Version: 0~20191122.bd85bf54-ok1build3 Priority: optional Section: misc Source: edk2 Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 32 Depends: qemu-efi-aarch64 Filename: pool/main/e/edk2/qemu-efi_0~20191122.bd85bf54-ok1build3_all.deb Size: 6524 MD5sum: 785ce30808a251133dcd2437941bfeb4 SHA1: 1cd7233bbb51e8cbbf09d0a970fded041dcf7027 SHA256: 5d5613e4fdab991f489aa02f44c8b1af61ef3bff745f7180e092810a23a485be SHA512: 72d53a57948f157251212e57693c9aac860d0c20c46e61e456f0d1b8de2aa161e4371d8d7db31d245f0230fcf82c75e427c062504b5df0641363c74512b63498 Homepage: http://www.tianocore.org Description: transitional dummy package This is a transitional dummy package. It contains a compatibility symlink of /usr/share/qemu-efi/QEMU_EFI.fd to /usr/share/qemu-efi-aarch64/QEMU_EFI.fd. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-guest-agent Architecture: arm64 Version: 1:7.1.0-ok10 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 1107 Pre-Depends: init-system-helpers (>= 1.54~) Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.63.3), libudev1 (>= 183), lsb-base (>= 3.0-6) Filename: pool/main/q/qemu/qemu-guest-agent_7.1.0-ok10_arm64.deb Size: 312292 MD5sum: 2a8dfa8b5182d9cac1f42e5fd784ae77 SHA1: 2843784273fe96f731f91eeab87fb97646b99454 SHA256: c69556304c8846a7661fd7d7e2e21b4d29d7a783826b895c7ec0639f7d73ecb1 SHA512: 42a1d1211c6af84a84b54a6afc16b5a0f2ebee6ce12572b77d0bced7a98846b32917cc5a140d2759791132b9a6d6a6b8289822674829d21ca2b4133c90e120c7 Homepage: http://www.qemu.org/ Description: Guest-side qemu-system agent QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides a daemon (agent) to run inside qemu-system guests (full system emulation). It communicates with the host using a virtio-serial channel org.qemu.guest_agent.0, and allows one to perform some functions in the guest from the host, including: - querying and setting guest system time - performing guest filesystem sync operation - initiating guest shutdown or suspend to ram - accessing guest files - freezing/thawing guest filesystem operations - others. . Install this package on a system which is running as guest inside qemu virtual machine. It is not used on the host. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-system-arm Architecture: arm64 Version: 1:7.1.0-ok10 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 42341 Provides: qemu-kvm, qemu-system-aarch64 Depends: libaio1 (>= 0.3.93), libbpf0 (>= 1:0.0.8), libc6 (>= 2.34), libfdt1 (>= 1.5.1), libfuse3-3 (>= 3.2.3), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.67.3), libgmp10, libgnutls30 (>= 3.6.12), libhogweed5, libibverbs1 (>= 28), libjpeg62-turbo (>= 1.3.1), libnettle7, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.30.0), libpng16-16 (>= 1.6.2-1), librdmacm1 (>= 1.0.15), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.1.0-1), libudev1 (>= 183), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0), qemu-system-common (= 1:7.1.0-ok10), qemu-system-data (>> 1:7.1.0~) Recommends: qemu-system-gui (= 1:7.1.0-ok10), qemu-utils, ipxe-qemu, qemu-efi-aarch64, qemu-efi-arm, qemu-block-extra (= 1:7.1.0-ok10) Suggests: samba, vde2 Breaks: qemu-kvm Replaces: qemu-kvm Filename: pool/main/q/qemu/qemu-system-arm_7.1.0-ok10_arm64.deb Size: 9624856 MD5sum: f533941a40078af436c1bf1984aa5e49 SHA1: ede6ecbf0b8defd7e0126ca3a9f076366769e4f8 SHA256: d2c2db0ec2c44fd83eb0622b35c1a88640bd2c4087d1777b8cdf9d2583af9c4d SHA512: 006e043b31cdfad4e53f1286bac8a362c904ab5f1dd296dfb7c4750098e9b34e667f53af0ace23009ec840974974655fe1d37495bf87942ace7f708349568900 Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (arm) QEMU is a fast processor emulator: currently the package supports ARM emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following arm hardware: aarch64 arm. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-system-common Architecture: arm64 Version: 1:7.1.0-ok10 Priority: optional Section: otherosfs Source: qemu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 12089 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbrlapi0.7, libc6 (>= 2.34), libcacard0 (>= 2.2), libcap-ng0 (>= 0.7.9), libepoxy0 (>= 1.3), libfuse3-3 (>= 3.2.3), libgbm1 (>= 7.11~1), libglib2.0-0 (>= 2.67.3), libgmp10, libgnutls30 (>= 3.6.12), libhogweed5, libncursesw6 (>= 6), libnettle7, libpixman-1-0 (>= 0.19.6), libseccomp2 (>= 0.0.0~20120605), libspice-server1 (>= 0.14.2), libtinfo6 (>= 6), libusb-1.0-0 (>= 2:1.0.23~), libusbredirparser1 (>= 0.6), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), acl Breaks: libvirt-daemon (<< 7.2.0-1), qemu-system-data (<< 1:3.1+dfsg-1~), qemu-utils (<< 1:3.1+dfsg-3~) Replaces: qemu-system-data (<< 1:3.1+dfsg-1~), qemu-utils (<< 1:3.1+dfsg-3~) Filename: pool/main/q/qemu/qemu-system-common_7.1.0-ok10_arm64.deb Size: 2192370 MD5sum: ab436aedb70c0fca6082c8f726e9ce98 SHA1: f8120148a6fe9c72c80e60398ec0897f63e8190e SHA256: 62af3b8d434fef8e4bb61f78b67f47d0aa61b660d55d27be9bb3273636b7b09c SHA512: 6631916657831215d07cc20f4e9cd270205c63c0e3937bcc1b019a2a1dfac4996ae6fc5b68e2dc4c5286e62957d4abfb5868f089abd88324b4a961d1b286ff7a Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (common files) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides common files needed for target-specific full system emulation (qemu-system-*) packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-system-data Architecture: all Version: 1:7.1.0-ok9 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 7899 Provides: openbios-ppc, openbios-sparc, qemu-keymaps, qemu-skiboot, qemu-slof, sgabios Conflicts: openbios-ppc, openbios-sparc, qemu-skiboot, qemu-slof, sgabios Breaks: qemu-system-common (<< 1:2.12+dfsg-2~), qemu-system-ppc (<< 1:6.1-4~), qemu-system-s390x (<< 1:3.1+dfsg-2ubuntu1~), qemu-system-sparc (<< 1:4.2-4~) Replaces: openbios-ppc, openbios-sparc, qemu-slof, qemu-system-common (<< 1:2.12+dfsg-2~), qemu-system-ppc (<< 1:6.1-4~), qemu-system-s390x (<< 1:3.1+dfsg-2ubuntu1~), qemu-system-sparc (<< 1:4.2-4~), sgabios Filename: pool/main/q/qemu/qemu-system-data_7.1.0-ok9_all.deb Size: 1419074 MD5sum: 374bade5fe345e35b46f9d8c858f931f SHA1: 813f109dda251e31656cd9b324a78f5bd9140d2c SHA256: d4361a8852c0604ba9beecac1111a86f3bfc32a769b70a9d64e96e70db1f5e73 SHA512: 46399e4f4493eaca6358d9df550036f222381cc79210a8119be6904bd35086a9158ec709e12bdbb7173257c45df53e92c9671a1439ad453f0c4eeec11fc2bdf1 Homepage: http://www.qemu.org/ Description: QEMU full system emulation (data files) This package provides architecture-neutral data files (such as keyboard definitions, icons) for system-mode QEMU emulation (qemu-system-*) packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-system-gui Architecture: arm64 Version: 1:7.1.0-ok10 Priority: optional Section: otherosfs Source: qemu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 1321 Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libepoxy0 (>= 1.0), libgbm1 (>= 12.0.0~0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.61.2), libgtk-3-0 (>= 3.21.4), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libpixman-1-0 (>= 0.19.6), libpulse0 (>= 0.99.1), libsdl2-2.0-0 (>= 2.0.10), libvirglrenderer1 (>= 0.8.0), libvte-2.91-0 (>= 0.49.92), libx11-6, qemu-system-x86 (= 1:7.1.0-ok10) | qemu-system-arm (= 1:7.1.0-ok10) | qemu-system-mips (= 1:7.1.0-ok10) | qemu-system-ppc (= 1:7.1.0-ok10) | qemu-system-sparc (= 1:7.1.0-ok10) | qemu-system-s390x (= 1:7.1.0-ok10) | qemu-system-misc (= 1:7.1.0-ok10), libgl1 Replaces: qemu-system-common (<< 1:6.1+dfsg-4~) Filename: pool/main/q/qemu/qemu-system-gui_7.1.0-ok10_arm64.deb Size: 286868 MD5sum: 65da84bd13b66e3d67bb01db4ef12cf2 SHA1: 330d47e3c9088c5050871cb5c2d7e1da767ab44d SHA256: 7827dd16788ec69fe4fd5696cc2b215080fcc4f7510d6df222d930ab58d081fc SHA512: 435e70ae5d52562e789b64da1c11f5af3c706efb0bef63cc15ca2599a5800bcc772c18f82fd5de87bb7ae4f2a911e7af12c949f64b6980d9de19c0d55ba356e0 Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (user interface and audio support) This package provides local graphical user interface (currently GTK) and audio backends for full system emulation (qemu-system-*) packages. . The default GTK based qemu-system-gui is generally better and recommended, but a few corner cases still need SDL which is therefore provided as well. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-system-mips Architecture: arm64 Version: 1:7.1.0-ok10 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 57025 Provides: qemu-system-mips64, qemu-system-mips64el, qemu-system-mipsel Depends: libaio1 (>= 0.3.93), libbpf0 (>= 1:0.0.8), libc6 (>= 2.34), libfdt1 (>= 1.5.1), libfuse3-3 (>= 3.2.3), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.67.3), libgmp10, libgnutls30 (>= 3.6.12), libhogweed5, libibverbs1 (>= 28), libjpeg62-turbo (>= 1.3.1), libnettle7, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), librdmacm1 (>= 1.0.15), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.1.0-1), libstdc++6 (>= 5.2), libudev1 (>= 183), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0), qemu-system-common (= 1:7.1.0-ok10), qemu-system-data (>> 1:7.1.0~) Recommends: qemu-system-gui (= 1:7.1.0-ok10), qemu-utils, seabios, ipxe-qemu, qemu-block-extra (= 1:7.1.0-ok10) Suggests: samba, vde2 Filename: pool/main/q/qemu/qemu-system-mips_7.1.0-ok10_arm64.deb Size: 14191432 MD5sum: 773a3ec28b81bfcb1212fa4fb212f4de SHA1: a9cfca777782b48c1bb0ebafe730e31fb30d634b SHA256: cf75cf4102dc59ee5b5e5a8c4d36aaab7a6c76489286594e0eb4d66c62ba5ca5 SHA512: d00707f45bc60f47171e5f1080a2d90a5b9d03dcb74c5b251ea7f701f9acac45a1a73344b528bfcfb44e18188c99d379fc11405f9478c373d981f29afbc20f47 Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (mips) QEMU is a fast processor emulator: currently the package supports MIPS emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following mips hardware: mips mipsel mips64 mips64el. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-system-misc Architecture: arm64 Version: 1:7.1.0-ok10 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 198421 Provides: qemu-system-alpha, qemu-system-avr, qemu-system-cris, qemu-system-hppa, qemu-system-loongarch64, qemu-system-m68k, qemu-system-microblaze, qemu-system-microblazeel, qemu-system-nios2, qemu-system-or1k, qemu-system-riscv32, qemu-system-riscv64, qemu-system-rx, qemu-system-s390x, qemu-system-sh4, qemu-system-sh4eb, qemu-system-tricore, qemu-system-xtensa, qemu-system-xtensaeb Depends: libaio1 (>= 0.3.93), libbpf0 (>= 1:0.0.8), libc6 (>= 2.34), libfdt1 (>= 1.5.1), libfuse3-3 (>= 3.2.3), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.67.3), libgmp10, libgnutls30 (>= 3.6.12), libhogweed5, libibverbs1 (>= 28), libjpeg62-turbo (>= 1.3.1), libnettle7, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), librdmacm1 (>= 1.0.15), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.1.0-1), libudev1 (>= 183), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0), qemu-system-common (= 1:7.1.0-ok10), qemu-system-data (>> 1:7.1.0~) Recommends: qemu-system-gui (= 1:7.1.0-ok10), qemu-utils, seabios, ipxe-qemu, qemu-block-extra (= 1:7.1.0-ok10) Suggests: samba, vde2 Filename: pool/main/q/qemu/qemu-system-misc_7.1.0-ok10_arm64.deb Size: 44833422 MD5sum: a8c4595e8154a55cd23d6bec02c30597 SHA1: c0e9d85d74526d82376db289526f1af7aaa6633c SHA256: 9d81ff843277e4ac952bf95de686c0fb7344019fc74d8b2b66a6b12630a890f5 SHA512: 2687b8de0beff272506b3feb298e9d62345765906a62a81fb2157fff68da4ed18ef1c5ad7d48dd924e2d97b1919ebf9bed97cfa75bbadb8d7a89cadecac0e331 Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (miscellaneous) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, M68k (ColdFire), MicroBlaze, and SH4 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate various other hardware which did not made into separate packages. Emulators for the following architectures are provided: alpha avr cris hppa m68k loongarch64 microblaze microblazeel nios2 or1k riscv32 riscv64 rx sh4 sh4eb s390x tricore xtensa xtensaeb. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-system-ppc Architecture: arm64 Version: 1:7.1.0-ok10 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 31394 Provides: qemu-system-ppc64 Depends: libaio1 (>= 0.3.93), libbpf0 (>= 1:0.0.8), libc6 (>= 2.34), libfdt1 (>= 1.5.1), libfuse3-3 (>= 3.2.3), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.67.3), libgmp10, libgnutls30 (>= 3.6.12), libhogweed5, libibverbs1 (>= 28), libjpeg62-turbo (>= 1.3.1), libnettle7, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), librdmacm1 (>= 1.0.15), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.1.0-1), libudev1 (>= 183), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0), qemu-system-common (= 1:7.1.0-ok10), qemu-system-data (>> 1:7.1.0~) Recommends: qemu-system-gui (= 1:7.1.0-ok10), qemu-utils, seabios, ipxe-qemu, qemu-block-extra (= 1:7.1.0-ok10) Suggests: samba, vde2 Filename: pool/main/q/qemu/qemu-system-ppc_7.1.0-ok10_arm64.deb Size: 7890238 MD5sum: 2784b74b6a8e013a579fd699749f56e0 SHA1: e80c947f5cee87bf48f89f4cbf38065992ef8acc SHA256: a7e6cf8d7026e818fcdbd14ed34195c86ead5dc5caf8101d33ea938db6995000 SHA512: 5032f965670d1283dd66f9077b292f848530c9ed678e6f23094e4673df007b86acbd670eb7ec4bf1bacb4382cc40f0cefc35ca0bb8b58adcf12aacf5e9a18957 Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (ppc) QEMU is a fast processor emulator: currently the package supports PowerPC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following PowerPC hardware: ppc ppc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-system-s390x Architecture: arm64 Version: 1:7.1.0-ok10 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 38 Depends: qemu-system-common (= 1:7.1.0-ok10), qemu-system-data (>> 1:7.1.0~) Recommends: qemu-utils, qemu-block-extra (= 1:7.1.0-ok10) Breaks: qemu-system-misc (<< 1:2.5+dfsg-5ubuntu8~) Replaces: qemu-system-misc (<< 1:2.5+dfsg-5ubuntu8~) Filename: pool/main/q/qemu/qemu-system-s390x_7.1.0-ok10_arm64.deb Size: 11182 MD5sum: d570856d21027f158209cf77100d151d SHA1: 3346bd3e4cb8d1f3dae70b0b90b184e23e1a729d SHA256: 43c43959cd6462c66c2d5d6731e322766f14e8e5e84403175d8306e3cdaa94ef SHA512: b1bcd9d8bea85beb74b489d99448013e9a5a1bb4a0792b39d85a6f4b4fda0fcee0e2bca412eeb87b8e8542c382694fc7f77242fbe17a042bb7fac0825dab6021 Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (s390x) QEMU is a fast processor emulator: currently the package supports s390x emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following s390x hardware: . . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-system-sparc Architecture: arm64 Version: 1:7.1.0-ok10 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 20547 Provides: qemu-system-sparc64 Depends: libaio1 (>= 0.3.93), libbpf0 (>= 1:0.0.8), libc6 (>= 2.34), libfdt1 (>= 1.5.1), libfuse3-3 (>= 3.2.3), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.67.3), libgmp10, libgnutls30 (>= 3.6.12), libhogweed5, libibverbs1 (>= 1.1.6), libjpeg62-turbo (>= 1.3.1), libnettle7, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), librdmacm1 (>= 1.0.15), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.1.0-1), libudev1 (>= 183), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0), qemu-system-common (= 1:7.1.0-ok10), qemu-system-data (>> 1:7.1.0~) Recommends: qemu-system-gui (= 1:7.1.0-ok10), qemu-utils, seabios, ipxe-qemu, qemu-block-extra (= 1:7.1.0-ok10) Suggests: samba, vde2 Filename: pool/main/q/qemu/qemu-system-sparc_7.1.0-ok10_arm64.deb Size: 5351216 MD5sum: a2e6190499329584a81eba5725e66ebe SHA1: aae7f4492d132453798ca9508b4b4fd470acc7d4 SHA256: 7642a8c87794df96b358e3699b3c0b957442c29d77cfeef7ded3e02f99ea1d2d SHA512: 07fa55fe781039ef9df77e6c3bf2249e59caf574b8e55e80e0098c6ad8fe35b2f15c6f82c35b09bc90335a07f998c0b518b8dc6a6ecbadbb1dcade2db3b9542b Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (sparc) QEMU is a fast processor emulator: currently the package supports SPARC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following sparc hardware: sparc sparc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-system-x86 Architecture: arm64 Version: 1:7.1.0-ok10 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 34593 Provides: qemu-system-i386, qemu-system-x86-64 Depends: libaio1 (>= 0.3.93), libbpf0 (>= 1:0.0.8), libc6 (>= 2.34), libfdt1 (>= 1.5.1), libfuse3-3 (>= 3.2.3), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.67.3), libgmp10, libgnutls30 (>= 3.6.12), libhogweed5, libibverbs1 (>= 28), libjpeg62-turbo (>= 1.3.1), libnettle7, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), librdmacm1 (>= 1.0.15), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.1.0-1), libudev1 (>= 183), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.2.0), qemu-system-common (= 1:7.1.0-ok10), qemu-system-data (>> 1:7.1.0~), seabios, ipxe-qemu Recommends: qemu-system-gui (= 1:7.1.0-ok10), qemu-utils, ovmf, qemu-block-extra (= 1:7.1.0-ok10), cpu-checker Suggests: samba, vde2 Filename: pool/main/q/qemu/qemu-system-x86_7.1.0-ok10_arm64.deb Size: 7413738 MD5sum: c5dfa1fb3ecad9e55af552762d6669f4 SHA1: f83e9296d2bd2525a137796072da66c63aa47d7d SHA256: 63ffaf097bc302c981334b937976b8b63722c922e3eba6797a35b2528add3fe2 SHA512: ec49347f3f396a47be8802176ce481efe7a0f7556f8a702695cf2f32d9712b5b1f86e66154e5abf5fb65a4d61b8cb2b43aa373ddd26175af72e7f6fe995b1225 Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (x86) QEMU is a fast processor emulator: currently the package supports i386 and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following x86 hardware: i386 x86_64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . On x86 host hardware this package also enables KVM kernel virtual machine usage on systems which supports it. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-system Architecture: arm64 Version: 1:7.1.0-ok10 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 41 Depends: qemu-system-arm, qemu-system-mips, qemu-system-ppc, qemu-system-sparc, qemu-system-x86, qemu-system-s390x, qemu-system-misc Filename: pool/main/q/qemu/qemu-system_7.1.0-ok10_arm64.deb Size: 12832 MD5sum: f217edae6ac53c9e94e05648d39ca1a7 SHA1: 4397f438a9c87eb83db6d65fd7583f7c79b45ac6 SHA256: a6fe76ad13ab0a4041f2f7fe5c4c20fb65c80baeb1e7f93dfbba5b09e0386514 SHA512: 0e940ecde07f4ff93076a2304a283d35f258e4e55a2dcf44914ac8c0d4929088068078d73567a0fbd0e407001204ddc5909f26032bc356bca66874f5f1aa2408 Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This metapackage provides the full system emulation binaries for all supported targets, by depending on all per-architecture system emulation packages which QEMU supports. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-user-binfmt Architecture: arm64 Version: 1:7.1.0-ok10 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 101 Depends: qemu-user (= 1:7.1.0-ok10), systemd | binfmt-support Conflicts: qemu-user-static Breaks: binfmt-support (<< 2.1.7~) Filename: pool/main/q/qemu/qemu-user-binfmt_7.1.0-ok10_arm64.deb Size: 5260 MD5sum: 4445be3dc62cbbb9ba153240576d129a SHA1: c4d32f327a89dbece10f6bde90268fbe63e7f894 SHA256: 73d9cb25de064c78fa2a04214b1f5f0dc57ed97602677f1f701f97b5228d0621 SHA512: 4192bd7a561d1018047f57288bd46789a0900a36022ea6345c8c2ae229d877da579eda2c87cb086698055c742e516cfb77ca5ade0fddb7e05edb21adcc17ed2c Homepage: http://www.qemu.org/ Description: QEMU user mode binfmt registration for qemu-user QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides binfmt support registration for the user mode emulation binaries from qemu-user. This is an empty package, it does not contain any additional files, only registration scripts which run at install and remove times. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-user-static Architecture: arm64 Version: 1:7.1.0-ok10 Built-Using: gcc-12 (= 12.2.0-ok7), glib2.0 (= 2.74.5-ok3~0925.1), glibc (= 2.36-ok4), gnutls28 (= 3.6.13-ok3), zlib (= 1:1.2.11.dfsg-ok3) Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 135266 Provides: qemu-user-binfmt Recommends: systemd | binfmt-support Conflicts: qemu-user-binfmt Breaks: binfmt-support (<< 2.1.7~) Filename: pool/main/q/qemu/qemu-user-static_7.1.0-ok10_arm64.deb Size: 12318996 MD5sum: ba5780178f1067493ad1b71794650aaa SHA1: 03602ee27aa204a64eadffb6e6de1fa936271529 SHA256: 41ea7371d7dd32f08c5da5db80f6a37b8a6e20f9d3fc0e432a7bed84c8c187ec SHA512: 9c76f9b0814b5e834ae9c0c28b8b9ebb48058db07b7984ee74a44760f3831439dabef670a63f2432ee3b4b994233da4e69aaa1a839357594609bf8bbaec28093 Homepage: http://www.qemu.org/ Description: QEMU user mode emulation binaries (static version) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the user mode emulation binaries, built statically. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU. . qemu-user-static package will register binary formats which the provided emulators can handle, so that it will be possible to run foreign binaries directly. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-user Architecture: arm64 Version: 1:7.1.0-ok10 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 100582 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.61.2), libgnutls30 (>= 3.6.12), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Recommends: qemu-user-binfmt Filename: pool/main/q/qemu/qemu-user_7.1.0-ok10_arm64.deb Size: 12812466 MD5sum: aec63583ffc2b9409d70509b985fdafc SHA1: 8da7464a0088204507a64c4aac8e14e345c27ce4 SHA256: fe65288417aed34c59dfd1390a9b3781b5198b8af2562261d6348811b29c6a5b SHA512: 1bb55e6ae9dea592132cc113d71bcc59b7a5da8fd5d6589dfaf43d45ffd6d4461fd6b46f4e44eb596aa41fc36115025f9dedcb1230756f3aebd48ec14a379bbe Homepage: http://www.qemu.org/ Description: QEMU user mode emulation binaries QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the user mode emulation binaries. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU. . If qemu-user-binfmt package is also installed, it will register binary format handlers from this qemu-user package with the kernel so it will be possible to run foreign binaries directly. However, this might not be suitable for using inside foreign chroots, in which case it is possible to use qemu-user-static package instead of qemu-user-binmft, -- qemu-user-static will register statically linked binfmt handlers instead. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qemu-utils Architecture: arm64 Version: 1:7.1.0-ok10 Multi-Arch: foreign Priority: optional Section: otherosfs Source: qemu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 6851 Depends: libaio1 (>= 0.3.93), libc6 (>= 2.34), libfuse3-3 (>= 3.2.3), libglib2.0-0 (>= 2.67.3), libgmp10, libgnutls30 (>= 3.6.12), libhogweed5, libnettle7, libselinux1 (>= 3.1~), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: qemu-block-extra (= 1:7.1.0-ok10) Suggests: debootstrap Breaks: qemu-system-common (<< 1:3.1+dfsg-3~) Filename: pool/main/q/qemu/qemu-utils_7.1.0-ok10_arm64.deb Size: 1358706 MD5sum: d25478ecfa76801e13194d4e6ebfa576 SHA1: f873b3e576deb5cd4fc9e9b649f2975f6301f45a SHA256: 5ee754f7216de325d2a83398e1daa7a1a0a338bd2e4fb4f64648cb0736bf88a7 SHA512: 2b6dd4492a6be31e7184f3cf81f3e66571807c942a6d11dbbf3191ba9433f360d1cac83c665372868342a51a14c5335cd729755751de9f2d019803a5114a00e1 Homepage: http://www.qemu.org/ Description: QEMU utilities QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides QEMU related utilities: * qemu-img: QEMU disk image utility * qemu-io: QEMU disk exerciser * qemu-nbd: QEMU disk network block device server cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qhelpgenerator-qt5 Architecture: arm64 Version: 5.15.8-2ok1.9 Multi-Arch: foreign Priority: optional Section: utils Source: qttools-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 287 Depends: libqt5sql5-sqlite, qtchooser, libc6 (>= 2.34), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5help5 (>= 5.12.2), libqt5sql5 (>= 5.0.2), libstdc++6 (>= 5) Breaks: qttools5-dev-tools (<< 5.12.3-2~) Replaces: qttools5-dev-tools (<< 5.12.3-2~) Filename: pool/main/q/qttools-opensource-src/qhelpgenerator-qt5_5.15.8-2ok1.9_arm64.deb Size: 67954 MD5sum: f6b207b55206f24e04d059f8e99c5290 SHA1: b3ba22bc9cda2a958af1417ad65c8524df2cff43 SHA256: 078adfca3a285f86aef81a2a25e16713f42767cd9e2f72b606de5bf0e134a6d8 SHA512: bd359f1a6ee735054b7073469ab1893af836e44854147a5e1619b6ca3acf36b92a60c9091891d2317cdfcf1e503c44d6f13958894a365e9623cee36357dbca8b Homepage: https://www.qt.io/developers/ Description: Qt 5 qhelpgenerator tool 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 qhelpgenerator, a command-line tool for packaging the HTML documentation generated by qdoc into .qch files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-activities Architecture: arm64 Version: 5.92.0-ok4 Multi-Arch: same Priority: optional Section: libs Source: kactivities-kf5 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 214 Depends: libkf5activities5 (= 5.92.0-ok4), libc6 (>= 2.34), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/k/kactivities-kf5/qml-module-org-kde-activities_5.92.0-ok4_arm64.deb Size: 44304 MD5sum: 8d85cd764db575594a38c29cd4f02046 SHA1: bab742f3f5da9cd835806fbfe5d8326bb29cbd5a SHA256: f585b5c258deb637005f350a45f18748d632b530eb8f000759f2e1d69eb062ba SHA512: 44591a0361bdbb5125675b093706c08fb072ae9e6216383ad2dae8d03e717c9ca09af3dadfb4ff7fd079f0efb2fb95d8754d835565076c5c86100d4bc4932e8f Homepage: https://invent.kde.org/frameworks/kactivities Description: provides integration of QML and KDE Frameworks This import contains KDE extras that are visually similar to Qt Quick Controls. . This package contains the QML files used by libkf5declarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-bluezqt Architecture: arm64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: bluez-qt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 213 Depends: libc6 (>= 2.17), libkf5bluezqt6 (>= 5.77.0), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/b/bluez-qt/qml-module-org-kde-bluezqt_5.92.0-ok2_arm64.deb Size: 36208 MD5sum: cd355561c2baea87abcf8cb675ba264d SHA1: 2ae722b5f9405f8abe8d7bccaca55554b3dc1251 SHA256: d22d8b7bbe66c211531147ff0e64420b97645923d55effc874d24a13e71cbae8 SHA512: 8bdd58be7a16ae628e7496d38b14f180898dc4e2484f6cc54857f52b7c6102b61c81b56e6d408307de3fa23d416aba21d3a9d847837f21e481e7d62403993e14 Homepage: https://invent.kde.org/frameworks/bluez-qt Description: QML wrapper for bluez bluez-qt is a Qt-style library for accessing the bluez Bluetooth stack. . It is used by the KDE Bluetooth stack, BlueDevil. . This package contains the QML module for bluez-qt. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-draganddrop Architecture: arm64 Version: 5.92.0-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 158 Depends: libkf5declarative5 (>= 5.92.0-ok3.1), libc6 (>= 2.17), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kdeclarative/qml-module-org-kde-draganddrop_5.92.0-ok3.1_arm64.deb Size: 27682 MD5sum: 4724aab3f8996f5215c3c2039afc65b8 SHA1: e9be712179437c69649f0566e2e371eb45be44d6 SHA256: 33e53ff8438b78b587a1d8c999cdfb5e4fcd8f7c6ea16f676606ed0c038502fa SHA512: 595e67c01d052bcabb082642fbc97f58017626f134ca9fe431dc70f3839e9f96dd1952e76158f0f51e74ce65e57d11d56ef35f7ee7eaf5f5c99a8f71c134477e Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE frameworks - draganddrop Provides QML draganddrop functionality. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-games-core Architecture: arm64 Version: 4:22.08.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkdegames Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 49 Depends: qml-module-qtquick2, libc6 (>= 2.17), libkf5kdegames7 (= 4:22.08.3-ok1), libqt5core5a (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/libk/libkdegames/qml-module-org-kde-games-core_22.08.3-ok1_arm64.deb Size: 10828 MD5sum: 3965ed82fc7c46167ad30068dbfc9725 SHA1: bd2354d7d41c13af3ca0206260f3f340268d1069 SHA256: 501209fb79fdbb2e91e6ce77235ab4272611c2fda244e76c73ebb13318161d7b SHA512: 92576d00ed5e7a9a0fdaf1bea9a5f357f5a7807d877f06f7f304a531ccef2508f20f3f388e6a582f8ef37d2a86a75d0a0fae4c7927b16f74ba3beb7c172113be Homepage: https://games.kde.org/ Description: kde-games-core QtDeclarative QML support Contains a plugin for QtDeclarative that provides support for using KDE-games-core to components written in QML. . This package is part of the KDE games module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-graphicaleffects Architecture: arm64 Version: 5.92.0-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 46 Depends: libkf5declarative5 (>= 5.92.0-ok3.1) Filename: pool/main/k/kdeclarative/qml-module-org-kde-graphicaleffects_5.92.0-ok3.1_arm64.deb Size: 7272 MD5sum: 1c55884bd03b687d87bc4386501d4b9f SHA1: 7b40ce161ca5f7c3fc9a63443763cc46b6b21abe SHA256: 1afd22c25870db9089de680633b3d3a0f02cf5fb01cf8791eb7e33809d33cb74 SHA512: 2f0a8a2ba5458ea0c1230929f3e40fdb6755702d55a30109e6dad1d43e7ede01ba14ca8a6a84b41a4b83f626da6d6bbe129d1b89736f62bb9e17fb10454fe9f4 Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE Frameworks - graphicaleffects This import contains KDE extras that are visually similar to Qt Quick Controls. . This package contains the QML files used by libkf5declarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-i18n-localedata Architecture: arm64 Version: 5.92.0-ok3.2 Multi-Arch: same Priority: optional Section: libs Source: ki18n Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 90 Depends: libkf5i18nlocaledata5 (= 5.92.0-ok3.2), libc6 (>= 2.17), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/ki18n/qml-module-org-kde-i18n-localedata_5.92.0-ok3.2_arm64.deb Size: 17488 MD5sum: 3e7544a3aca69969ddf6bf6b6655a7f7 SHA1: 9397d29725b3aecb385c1a08e267b111aa2cc446 SHA256: 72ac9e743ae603e88f367e17ea0678bc3ff5b560115f295505736e7d30c30763 SHA512: f683aa87e787a4713dd7aa6aa5699118f28a5bac79a1e3eac0611d11e18cc65251e182d8d97c12923824db2d499dada1f0b3668cf106c510254eb3f3cf6b79dc Homepage: https://invent.kde.org/frameworks/ki18n Description: Advanced internationalization framework (locale data QML module) 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 QtQuick QML module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-kcm Architecture: arm64 Version: 5.92.0-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 131 Depends: libkf5declarative5 (>= 5.92.0-ok3.1), qml-module-org-kde-kirigami2 (>= 5.54), libc6 (>= 2.17), libkf5configcore5 (>= 5.92.0~), libkf5quickaddons5 (>= 5.8.0+git20150324.0130+15.04), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kdeclarative/qml-module-org-kde-kcm_5.92.0-ok3.1_arm64.deb Size: 24534 MD5sum: 7b3c5588bb8ad896ed99a64eaed256b7 SHA1: c535c5ec912856cff90b80dcfc995064861983ac SHA256: 8f19184bc7ad06d221fdb7621d9423255e4769780c6374af8129c8bc23219c0e SHA512: 6a54cf145ad7d57d80c6026061fa5c5313dd3626a2920b57e00b19215322e1f67219dc50c6c029d7ba96663dfe9d3228018e6dad625e209b9f7f1f4b4d27cf64 Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE Frameworks - kcm This import contains KDE extras that are visually similar to Qt Quick Controls. . This package contains the QML files used by libkf5declarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-kconfig Architecture: arm64 Version: 5.92.0-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 94 Depends: libkf5declarative5 (>= 5.92.0-ok3.1), libc6 (>= 2.17), libkf5configcore5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: plasma-framework (<< 5.54) Filename: pool/main/k/kdeclarative/qml-module-org-kde-kconfig_5.92.0-ok3.1_arm64.deb Size: 10360 MD5sum: 4403f8d9e597d2b28206e2c6acc256cd SHA1: bb4b50e5fe6a7df2ff172696ac32e7ff985b1938 SHA256: 24d54e82a6acd6c80e7260b6cc7bfe6fe0e80b14749b2f419b76f8fc4833b618 SHA512: 3b021195732f70c067fabd4a849ff89061df640bc7ce31af0eada33dee8c5a8e8ef93fdf032d137b7b9c2dd1c4e4308b11927fecddbec64b6abe8fc0bc93b61d Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE Frameworks - kconfig This import contains KDE extras that are visually similar to Qt Quick Controls. . This package contains the QML files used by libkf5declarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-kcoreaddons Architecture: arm64 Version: 5.92.0-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 94 Depends: libkf5declarative5 (>= 5.92.0-ok3.1), libc6 (>= 2.17), libkf5coreaddons5 (>= 5.2.0+git20140930), libqt5core5a (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kdeclarative/qml-module-org-kde-kcoreaddons_5.92.0-ok3.1_arm64.deb Size: 16892 MD5sum: ff0e9c6d43d828d96480e3b9c0fc30d9 SHA1: 8757f68480e0369862d956590c14842329f757f7 SHA256: 3e012563099cfc3aa561b6a4712a6fcb922a824279703f29876a4c4f826d87f5 SHA512: 430801c6970a642d0eacf1bdda1399af4bd31e889b5010e098ce11a260c7b635bade8709b81d4059d4e69687083ccd00c3347eded13960424f885a95960da3e9 Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE frameworks - kcoreaddons Provides access from QML to libkf5coreaddons classes. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-kio Architecture: arm64 Version: 5.92.0-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 94 Depends: libkf5declarative5 (>= 5.92.0-ok3.1), kio, libc6 (>= 2.17), libkf5coreaddons5 (>= 4.97.0), libkf5kiogui5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5notifications5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kdeclarative/qml-module-org-kde-kio_5.92.0-ok3.1_arm64.deb Size: 11382 MD5sum: ea7042c3ba2b72b031896ace8eb29705 SHA1: 7d7cdda6c309ba3fd22258202a5115531d5d8613 SHA256: 0e7a08d504de808c768cfb7ab169605d140812e7e0be32b07fa7c242a23d9fd0 SHA512: 7ea500d051a7ba4908910862f75d873d1a7c082ee998bd639021c74e822428f38d9bf8c19caa9bee9bd0bb68d2e7dd045d47416172686a7f9b0d3e5ccbbd8978 Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE Frameworks - kio This import contains KDE extras that are visually similar to Qt Quick Controls. . This package contains the QML files used by libkf5declarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-kirigami2 Architecture: arm64 Version: 5.92.0-ok5 Priority: optional Section: kde Source: kirigami2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1682 Depends: libkf5kirigami2-5 (= 5.92.0-ok5), qml-module-org-kde-kquickcontrolsaddons, qml-module-qtgraphicaleffects, qml-module-qtqml-models2, qml-module-qtquick-controls2, qml-module-qtquick-layouts, qml-module-qtquick-templates2, qml-module-qtquick2, libc6 (>= 2.29), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickcontrols2-5 (>= 5.15.2~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/k/kirigami2/qml-module-org-kde-kirigami2_5.92.0-ok5_arm64.deb Size: 325504 MD5sum: a7524c61d99fe80c4c3aefabd9000c8d SHA1: dc04d4f2f8d307491494fd849ceac622c80897ae SHA256: ecc3bcae0dee01a8a091ec8ba287fb005ad0d52eaef1b187e993bb489ea2b185 SHA512: 5aab5e42a0b4d138441b45e13a68706a2264862bbf068ca547c2b2246953db7fa2bf1845aba890638f4ab487a055e032f35bc2968be99db808d82000b4e7705c Homepage: https://invent.kde.org/frameworks/kirigami Description: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-kquickcontrols Architecture: arm64 Version: 5.92.0-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 106 Depends: libkf5declarative5 (>= 5.92.0-ok3.1), qml-module-qtquick-controls, qml-module-qtquick-dialogs, qml-module-qtquick-layouts, qml-module-qtquick2, libc6 (>= 2.17), libkf5configgui5 (>= 5.92.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.92.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Breaks: plasma-framework (<< 5.54) Filename: pool/main/k/kdeclarative/qml-module-org-kde-kquickcontrols_5.92.0-ok3.1_arm64.deb Size: 26454 MD5sum: 0fada534164599cf11562880f54b9706 SHA1: 75976b6690e387dedf81bde7836e3213159abb0c SHA256: c3350b3a8e18e4880cb0c15cb09d587f0b4c26ac2f48a855d367b8ab6986fd2f SHA512: b95bd4e0226ccd871aa543d65dd16ca3fa3b7ec54be7dfac80c95c2d03e827a4d7525b8eaf532164c24b661592d4d48676efdbab562a02133a20fc9f84d93b3e Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE frameworks - kquickcontrols This import contains KDE extras that are visually similar to Qt Quick Controls. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-kquickcontrolsaddons Architecture: arm64 Version: 5.92.0-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 286 Depends: libkf5declarative5 (>= 5.92.0-ok3.1), libc6 (>= 2.17), libepoxy0 (>= 1.0), libkf5configcore5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5kiogui5 (>= 5.92.0~), libkf5quickaddons5 (>= 5.3.0+git20141016.0334), libkf5service-bin, libkf5service5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5purpose-bin (<< 5.54), libkf5purpose5 (<< 5.54), plasma-framework (<< 5.54), qml-module-org-kde-kirigami2 (<< 5.44) Filename: pool/main/k/kdeclarative/qml-module-org-kde-kquickcontrolsaddons_5.92.0-ok3.1_arm64.deb Size: 72618 MD5sum: 4eedccbf43f5a04704125b6781a11fb0 SHA1: bb22a90d5ac090cff785c774e64fa1f3aa664f5e SHA256: 8aa275defbc0d5393a8de99a504972867a2b77b74f6006634321bd939d343175 SHA512: ae35c5ad4ea52db8c52280861f70e9bf364b739294c37f01a69ec704a0eff805626ad6471b41b9e56dccf83d1ad365b0013d3556104339447e37df60dae13b94 Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE Frameworks - kquickcontrolsaddons This import contains KDE extras that are visually similar to Qt Quick Controls. . This package contains the QML files used by libkf5declarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-ksysguard Architecture: arm64 Version: 4:5.24.7-ok2 Priority: optional Section: libs Source: libksysguard Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 203 Depends: qml-module-org-kde-kirigami2, qml-module-org-kde-quickcharts, qml-module-qtquick-layouts, qml-module-qtquick2, kpackagetool5, libc6 (>= 2.17), libkf5coreaddons5 (>= 5.90.0~), libkf5declarative5 (>= 4.96.0), libkf5i18n5 (>= 5.90.0~), libkf5package5 (>= 5.90.0~), libksysguardformatter1 (>= 4:5.21.80), libksysguardsensorfaces1 (>= 4:5.22.90), libksysguardsensors1 (>= 4:5.22.90), libprocesscore9 (>= 4:5.20.3), libqt5core5a (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/libk/libksysguard/qml-module-org-kde-ksysguard_5.24.7-ok2_arm64.deb Size: 33104 MD5sum: 436c2ad9014fa3303e1b32efc52e3406 SHA1: cb606716f21d8666420dddab23b9c849786bd589 SHA256: 7a0299ada0ecc816e4d919f2597a3dc5ffb9bd49a0918821c8755d12d6a3df65 SHA512: 330078fdd61eedded49d3ade3c21ae4c0e5172246e21aa6835815375e5443df53ec6618967f280381308583a4ef5ec19ef0cb9addcd3f52c09a6cb359b87505e Homepage: https://invent.kde.org/plasma/libksysguard Description: KSysGuard QtDeclarative QML Support Contains a plugin for QtDeclarative that provides support for using KSysGuard components written in QML. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-kwindowsystem Architecture: arm64 Version: 5.92.0-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 94 Depends: libkf5declarative5 (>= 5.92.0-ok3.1), libc6 (>= 2.17), libkf5windowsystem5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kdeclarative/qml-module-org-kde-kwindowsystem_5.92.0-ok3.1_arm64.deb Size: 12414 MD5sum: 52efbf3ad3d1ce7710aa99bd0eb31224 SHA1: 0a1b5a8b3a2730bfbd33fc54e59387d4b44a5eda SHA256: c2cac61c54207cb82442b14ce2e8e6ac33253acbf4774468b7f63477f9322378 SHA512: 98da9bb657a3a8da5bd3a566c7320c4a8355a5cc6a584e86383c7e5c3916c9fbb1cfdafc3d2d1fb880bfd654093ecaf2ec31fae0a82a2640eaaa0a5690eb8824 Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE frameworks - kwindowsystem Provides access from QML to libkf5windowsystem classes. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-okular Architecture: arm64 Version: 4:22.12.3-1 Priority: optional Section: kde Source: okular Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 299 Depends: qml-module-org-kde-kirigami2 (>= 5.68.0~), qml-module-qtgraphicaleffects (>= 5.12.0~), qml-module-qtquick-controls2 (>= 5.12.0~), qml-module-qtquick2 (>= 5.12.0~), libc6 (>= 2.17), libkf5bookmarks5 (>= 5.68.0~), libkf5configcore5 (>= 5.68.0~), libkf5configgui5 (>= 5.68.0~), libkf5coreaddons5 (>= 5.68.0~), libkf5i18n5 (>= 5.68.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5widgetsaddons5 (>= 4.96.0), libokular5core10 (= 4:22.12.3-1), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/o/okular/qml-module-org-kde-okular_22.12.3-1_arm64.deb Size: 88318 MD5sum: 6ec0b1e504632bf7eed81fae52393b2a SHA1: 069cedba6d2d5a7e7f18d3657b7155fb7eb3f8c0 SHA256: 11a10856a3ae6065e43eefaa8c6985673659a0df4bdca79b953291d1ebc8be64 SHA512: 9596f31a66ab96cf1bbe30996876b40e691f98c299ccfc6b124d3583a6f60b693db328ae214b09c3568c22ffc124c3cef99e3905b3967e94bf8c4489b3c26b75 Homepage: https://apps.kde.org/en/okular Description: mobile support for Okular - QML modules This package contains the QML module for interfacing with the Okular core library. . This package is part of the KDE graphics module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-pipewire Architecture: arm64 Version: 5.24.7-ok1.1 Priority: optional Section: libs Source: kpipewire Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 65 Depends: libc6 (>= 2.17), libkpipewire5 (= 5.24.7-ok1.1), libkpipewirerecord5 (= 5.24.7-ok1.1), libqt5core5a (>= 5.5.0), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/k/kpipewire/qml-module-org-kde-pipewire_5.24.7-ok1.1_arm64.deb Size: 11074 MD5sum: b55748a2649e9b5f08da4e1ec5e199de SHA1: e59084458438f77ee28e41850433e2483e276247 SHA256: 3c6e108d7fb48387e7036bf9bd63d032894df35811b12a70dd037d0245adefd9 SHA512: d78b0fe320848d9d6bf7734e6629a17cc8e2f32c7dd4ac6ccaa2c7400ec8e3511d28f4f760fbd47ccf66b0b742edb143426db21a9812f78b4e7d286b10ee6ce2 Homepage: https://invent.kde.org/plasma/kpipewire Description: KDE's Pipewire libraries - QML module Components for rendering and recording PipeWire streams using Qt. . This package contains the QtQuick module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-purpose Architecture: arm64 Version: 5.92.0-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: purpose Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 219 Depends: qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-layouts, qml-module-qtquick2, libc6 (>= 2.17), libkf5coreaddons5 (>= 5.92.0~), libkf5purpose-bin (= 5.92.0-ok2.1), libkf5purpose5 (= 5.92.0-ok2.1), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: kdeconnect Filename: pool/main/p/purpose/qml-module-org-kde-purpose_5.92.0-ok2.1_arm64.deb Size: 49266 MD5sum: ea1f57c825ceed76fc833535d03370cf SHA1: 7e0cfd8d0a8736b2057a1212bb61e9b51e00213f SHA256: 7769718add369ca3fba294d3f88c0f5dccd3e9d4c6900bb126bf809a7b2481d2 SHA512: 56e4642f34b531f1d5d9b9fda4f7f7032060d43fc1a0a3e1cbb4c23cca8841077784403dee6674418df6a48b303627c2b7fbef8bf386e753d8065d5e2fb2f67c Homepage: https://invent.kde.org/frameworks/purpose Description: abstraction to provide and leverage actions of a specific kind, qml bindings Purpose offers the possibility to create integrate services and actions on any application without having to implement them specifically. Purpose will offer them mechanisms to list the different alternatives to execute given the requested action type and will facilitate components so that all the plugins can receive all the information they need. . This package contains the Purpose Qt Quick QML bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-qqc2breezestyle Architecture: arm64 Version: 5.24.7-ok1 Priority: optional Section: kde Source: qqc2-breeze-style Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 597 Depends: libc6 (>= 2.17), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5kirigami2-5 (>= 5.90.0~), libqt5core5a (>= 5.15.0~), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/q/qqc2-breeze-style/qml-module-org-kde-qqc2breezestyle_5.24.7-ok1_arm64.deb Size: 75748 MD5sum: da0eca38e4497fb0b8b6580d927cb319 SHA1: 61dfe02454b894f5e5b1fe0eb4b3c2942f309ad4 SHA256: 257a57834e3aa10837d18ae7a03b547dad83187355c9058791b6a55a1657fe01 SHA512: 0a68515c49e989fd246ed0306d0b707760441cc8c588d311ec68f6a780497c6e7e3f1a5078a9eaa2b7c3d919fd60dc7dc3312818242bc1c6f2e0d474a393eeae Homepage: https://invent.kde.org/plasma/qqc2-breeze-style Description: Breeze inspired QQC2 Style This is a pure Qt Quick/Kirigami Qt Quick Controls style. Unlike QQC2-Desktop-Style, it does not depend on Qt Widgets and the system QStyle. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-kde-userfeedback Architecture: arm64 Version: 1.2.0-2ok1 Multi-Arch: same Priority: optional Section: libs Source: kuserfeedback Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 110 Depends: libc6 (>= 2.17), libkuserfeedbackcore1 (>= 1.0.0), libqt5core5a (>= 5.8.0~), libqt5qml5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/k/kuserfeedback/qml-module-org-kde-userfeedback_1.2.0-2ok1_arm64.deb Size: 22320 MD5sum: 45f2b1bcd5f33f10ba3f7a3c4b893337 SHA1: d62e5ddd466e7ef5eb7b3e87e134c91cee2d2675 SHA256: 3eb733e3628315c26e51545c3968cd6088286a61c9fdedb45da9434f4e05c71b SHA512: e85e26de83cc15d9fc469d4877c23cc6aea3a9eabe18651f317f046434f79ab3ea0087b9efdca58cccc62de3e7cf5dbe1952aced58a88a8247b9dc8f5a2797f3 Homepage: https://invent.kde.org/libraries/kuserfeedback Description: user feedback for applications - QML module 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 QML module for kuserfeedback. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-ukui-qqc2desktopstyle Architecture: arm64 Version: 4.0.0.0-0k8 Priority: optional Section: libs Source: qt5-ukui-platformtheme Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 57 Depends: qml-module-org-ukui-stylehelper, qml-module-qtgraphicaleffects, qml-module-qtqml-models2, qml-module-qtquick-controls2, qml-module-qtquick-layouts, qml-module-qtquick-templates2, qml-module-qtquick-window2, qml-module-qtquick2 Filename: pool/main/q/qt5-ukui-platformtheme/qml-module-org-ukui-qqc2desktopstyle_4.0.0.0-0k8_arm64.deb Size: 7844 MD5sum: 1ae90462a69801fd8a480a4d0b094b67 SHA1: ae52c7d77886fc3447da08312571c26a0db919a7 SHA256: 91278aa99f1f941a54b1c3634c77e1f31f93e4a3e1739258412b7e9d1591aad8 SHA512: 757417c9a2697a50f44d4a81c9dfa8a607e682a4d52813c9199a2553b0035fda99eef4630db6b77e886212ea8cb5e8185b679596b85f65b943cc5587727641fa Homepage: https://gitee.com/openkylin/qt5-ukui-platformtheme Description: Qt Quick Controls 2: Kylin Style Small style written in QML for QtQuickControls2 intended to be used by default in QQC2-based apps when used in the Kylin tablet desktop cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-ukui-sidebar-items Architecture: arm64 Version: 4.0.1.6-ok0.2 Priority: optional Section: x11 Source: ukui-sidebar Origin: openKylin Maintainer: UKUI SIG Installed-Size: 165 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libqt5core5a (>= 5.6.0~beta), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.10.0) | libqt5quick5-gles (>= 5.10.0), libstdc++6 (>= 4.1.1) Filename: pool/main/u/ukui-sidebar/qml-module-org-ukui-sidebar-items_4.0.1.6-ok0.2_arm64.deb Size: 38980 MD5sum: b7c19df43106ac8fc1b2897b857d38cd SHA1: ff7a6a34bae17d67a4faa28698b6033282eb0024 SHA256: 040f346a9d67e0a5f6cc5ab97df9f3fd39f664f0fd0a76c9a024c0a166b0b870 SHA512: 2feb5457109e266eb90d99715ffbee0429a7242265723cf890e3261017d167ce0a6fbbce971fef86359bcab8cddc9981a620a2cd555ee6bce3551442faf047f5 Homepage: https://gitee.com/openkylin/ukui-sidebar Description: Items plugin for ukui-sidebar. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-org-ukui-stylehelper Architecture: arm64 Version: 4.0.0.0-0k8 Priority: optional Section: libs Source: qt5-ukui-platformtheme Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 280 Depends: qml-module-qtgraphicaleffects, qml-module-qtqml-models2, qml-module-qtquick-controls2, qml-module-qtquick-layouts, qml-module-qtquick-templates2, qml-module-qtquick-window2, qml-module-qtquick2, libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5configcore5 (>= 4.97.0), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.9.0~beta) | libqt5quick5-gles (>= 5.9.0~beta), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/q/qt5-ukui-platformtheme/qml-module-org-ukui-stylehelper_4.0.0.0-0k8_arm64.deb Size: 63802 MD5sum: d53b1f0d1ae941b11a455618505b354f SHA1: 9713cd4002a8d7ca8ff38f2467bce15a04c07e79 SHA256: c47c5a1e1c501d1473f986839e06dce1fc78aad7ea7137f6fe806c3b490b6c21 SHA512: 8a77548d642fe4609dfb0cc392a2ebaef613835cd6fd421974d735f98526ce532c558a55e6acbe63ae90f558450660febb36407a91d55aeee1d68720518bf086 Homepage: https://gitee.com/openkylin/qt5-ukui-platformtheme Description: qml stylehelper The external dependency Lib of qml theme framework cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qt-labs-animation Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 130 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libqt5qml5 (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/qml-module-qt-labs-animation_5.15.8+dfsg-3ok4.1_arm64.deb Size: 24394 MD5sum: b0d615eadbfc5b3907219880c4620a64 SHA1: c26dd76d4cb591fbcaae0889accb6e4f7f6c630e SHA256: 453df6c89e2a8d1e172b865089425ee13cb775cf37d812cf685fcdf03ed8c3b8 SHA512: 420f69e3877068f930ee0c72cd6f2e8661147b70624bf967480d69a6cffc24c8388a1d1a82c620a1b539401126df592905e401b17fb28869c0bfc4a5c21d2a17 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 Qt.labs.animation 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. . This QML module contains experimental QML types related to animation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qt-labs-calendar Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qtquickcontrols2-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 264 Depends: libqt5qml5 (<< 5.15.9~), libqt5qml5 (>= 5.15.8+dfsg~), libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5quicktemplates2-5, libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtquickcontrols2-opensource-src/qml-module-qt-labs-calendar_5.15.8+dfsg-2ok2_arm64.deb Size: 43450 MD5sum: b487a572a71e276d517da55a444ce7d2 SHA1: 321a7cc1256d2ebb3165cdf64e86701e207d2d7c SHA256: a8c7235d3d529f629172652950e7e773452765927ed56af8d118cd20f797c1eb SHA512: e26aa8adc62e75b4c8e0bd285e715b184c69cbdf62307836520e7b815ad0c6cac0ad452f39243cd690797920eaf89d12ec5c2f1aeda002f2cd6b2e662b4b81b2 Homepage: https://doc.qt.io/qt-5/qtquickcontrols-index.html Description: Qt 5 qt.labs.calendar 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. . This package contains the QML qt.labs.calendar module, which is part of Qt Quick Controls 2. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qt-labs-folderlistmodel Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 206 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/q/qtdeclarative-opensource-src/qml-module-qt-labs-folderlistmodel_5.15.8+dfsg-3ok4.1_arm64.deb Size: 36382 MD5sum: 2187ff6a02788afa6bce61a87e5e7682 SHA1: 405b4d2b8dfa993159ae237f530d92fba4d8b007 SHA256: facbcfb08eca58307f13f26e9e58bb66a27435997f33f1353764211042058307 SHA512: 350a5d1c764193c5b5afa303525ff3167a36119bf0ad18b40f6a484bddac952b01bc522f89158a47ee683575a23988420a1d2e8122fb6108e3fb721cefd06b2b Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 folderlistmodel 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 FolderListModel provides a model of the contents of a file system folder. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qt-labs-location Architecture: arm64 Version: 5.15.8+dfsg-3ok2 Multi-Arch: same Priority: optional Section: libs Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 113 Depends: libqt5positioning5-plugins (= 5.15.8+dfsg-3ok2), libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libqt5location5, libqt5positioning5 (>= 5.6.0), libqt5qml5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtlocation-opensource-src/qml-module-qt-labs-location_5.15.8+dfsg-3ok2_arm64.deb Size: 21498 MD5sum: dc4d5ecc7cb6229fc92936b3359c1f8e SHA1: 7ab9e454ed4b0a7837a863d2f9d6ee6e54f75500 SHA256: 207279ec39e8d71e3eccdfb238c99ebcb23d0ce4fbb0358c9011f42ae18caf1b SHA512: 927a9686a42a1353f2db8dda2ded2b21c25f4f7a00e2325b4539c5a31b700dce410678bae1317920f7005a984d4410dede3eaf839b35101c66e4ac83f8460be8 Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt Location Labs 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 Positioning labs plugin for Qt Declarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qt-labs-platform Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qtquickcontrols2-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 371 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5quicktemplates2-5, libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtquickcontrols2-opensource-src/qml-module-qt-labs-platform_5.15.8+dfsg-2ok2_arm64.deb Size: 80936 MD5sum: abac93c121fd314a36a22d9749119d5b SHA1: dc482ad499a3c216e69b0be190af714d01083ce9 SHA256: e6a5de68ccc05c6d49d983fab47f724384a61aca2b327f97aa356dc17f30306d SHA512: da3850a1ca5b345f6cbcd88a6193784f9446d88e9c237ee5f618248066cd9a0ce159ffd39e2d8165dd811ec42ecff4d1d8b40dea759d47d3b47496a81a3dfcda Homepage: https://doc.qt.io/qt-5/qtquickcontrols-index.html Description: Qt 5 qt.labs.platform 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. . This package contains the experimental Qt Labs Platform module that provides platform integration: native dialogs, menus and menu bars, and tray icons. It falls back to Qt Widgets when a native implementation is not available. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qt-labs-qmlmodels Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 272 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.6.0~beta), libqt5qml5 (>= 5.15.1), libqt5qmlmodels5 (>= 5.14.1), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/qml-module-qt-labs-qmlmodels_5.15.8+dfsg-3ok4.1_arm64.deb Size: 62202 MD5sum: e3eefa2163ad33a273bce7b8a2d2f5e7 SHA1: 806f431c7051112e9413f3e1692fa29d874eb531 SHA256: f424c006e1f481ca50a3f39600a52b55997bf48a92ec060b551230d698eda524 SHA512: 3c0be375ff1954b7b36c8cdadeff4fc27a4f851841649953b2cfa7eacedd911bf3a14588207db09ebbbc3f3a21893dccfb1b777b18b7c8b1dffb75cf555fc77b Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 Qt.labs.qmlmodels 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. . This QML module contains experimental QML types related to data models. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qt-labs-settings Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 130 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libqt5qml5 (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/q/qtdeclarative-opensource-src/qml-module-qt-labs-settings_5.15.8+dfsg-3ok4.1_arm64.deb Size: 25786 MD5sum: bb527bc3663162af56a4e4a665770267 SHA1: a51f3c540f90102176baceae852b4ff1fc7d2492 SHA256: f6b645b1c7f7bcea1af29e73be06b3dd0b1203234d2ebaa558355d198943820d SHA512: dd82d3cd5d078e9e7d5d66d40a6477bfc51140f633f2f4a570a0c639d599eb2d97c635681d6ac86483ef099a588f27218f262d16ae64cfa079fc2506f7dd91b1 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 settings 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. . This package contains the settings QML module for Qt declarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qt-labs-sharedimage Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 129 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.12.2) | libqt5gui5-gles (>= 5.12.2), libqt5qml5 (>= 5.15.1), libqt5quick5 (>= 5.6.0~beta) | libqt5quick5-gles (>= 5.6.0~beta), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/qml-module-qt-labs-sharedimage_5.15.8+dfsg-3ok4.1_arm64.deb Size: 24696 MD5sum: 2723659badda834e8f0ae86ba340b00d SHA1: 6c055973034b942a5e8230354c8033c34dfde5a9 SHA256: bbaaab229ef88bfa17879b74136d45088392fafa3a0b6a1e5762d5d45af0e632 SHA512: 5bc945dcd19c27e732de9c6d99a1a94fa211658f76b95e31c7cd4ae94c06fbfff1c69d93f512cdef7159dd1acf1d9263d87a56b9e5dc397d46e39777c8e172d3 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 SharedImage 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. . This package contains the Shared Image plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qt-labs-wavefrontmesh Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 130 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5qml5 (>= 5.15.1), libqt5quick5 (>= 5.12.5) | libqt5quick5-gles (>= 5.12.5), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/qml-module-qt-labs-wavefrontmesh_5.15.8+dfsg-3ok4.1_arm64.deb Size: 25542 MD5sum: a9fc0f57d8f34db2ab63206922ccdc63 SHA1: e6da1a4125d6124328279a156619933ebecb793b SHA256: 0366a45ec745f139ad4d791658987cf2ecc3fca155353270ff026080bd0f06d5 SHA512: 84b2ee1f5731765404ec9b5c1103c338c6e0d34cdaa53f90d90382c24b3aebe2c9ea72e91f248886f3e3a219e30407aa9ad0519e02ee517827822f4865270c4b Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 Qt.labs.wavefrontmesh 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. . This QML module provides a mesh based on a Wavefront .obj file. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qt-websockets Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: same Priority: optional Section: oldlibs Source: qtwebsockets-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 22 Depends: qml-module-qtwebsockets Filename: pool/main/q/qtwebsockets-opensource-src/qml-module-qt-websockets_5.15.8-2ok3_arm64.deb Size: 5412 MD5sum: 635c60164698a9b7994adc12cdb97fdb SHA1: e72a16bf6f2f56005c7f82ed67e9da3de27297c5 SHA256: e569b5155769a9543b8120c38177d37dddbf05cf30937f4b0b14d15effba47bd SHA512: ffe2d98850e8cfc3f789a65f5a27e0655f8546e42b79ab8e30ecec9b2477fff861b083dda46db008851b2674a31700e3e50e180eab05b283d33bc2eff9726dcb Homepage: https://doc.qt.io/qt-5/qtwebsockets-index.html Description: Qt 5 Web Sockets compatibility 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. . This package contains the compatibility Qt.WebSockets QML module. Do not use it, use QtWebSockets module instead (in qml-module-qtwebsockets package). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qt3d Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1324 Depends: libc6 (>= 2.17), libqt53danimation5 (>= 5.10.1), libqt53dcore5 (>= 5.14.2), libqt53dextras5 (>= 5.10.1), libqt53dinput5 (>= 5.9.0), libqt53dlogic5 (>= 5.7.1~20161122), libqt53dquick5 (>= 5.9.0), libqt53dquickanimation5 (>= 5.9.0), libqt53dquickextras5 (>= 5.10.1), libqt53dquickinput5, libqt53dquickrender5 (>= 5.7.1~20161122), libqt53drender5 (>= 5.15.1), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qt3d-opensource-src/qml-module-qt3d_5.15.8+dfsg-2ok2_arm64.deb Size: 125936 MD5sum: df9c499b0d4cf5797cbe5341bcfc5d6e SHA1: 5cae73c0c63883266416458a0942131e402ec977 SHA256: cf72d009592cbefe8f772241835c9a1afab6a11035b00effd5774f41cfd25079 SHA512: aba597e8d78e2aa339495dfc5aa78a4a091cbab2c09d3468b17adc04fc8a5b1d8e92dd33acdc2f51da5ceab3a9587c5386ce94b2b3bba370540653d87c32bc09 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 5 3D 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. . This package contains the Qt 3D QML module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtaudioengine Architecture: arm64 Version: 5.15.8-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: 230 Depends: libc6 (>= 2.17), libopenal1 (>= 1.14), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5multimedia5 (>= 5.6.0~beta), libqt5qml5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtmultimedia-opensource-src/qml-module-qtaudioengine_5.15.8-2ok1_arm64.deb Size: 59430 MD5sum: 3e89175862ca33d2353656ce76715e86 SHA1: 858b15e5f899c5bbe1663fb47fb36e910bf1c123 SHA256: 73159ae2a6affb90595dd59bf08d88933d844b5c910d5ac1c43480f97b2d787e SHA512: a7891a6cd05f1f4b61056585a5dfb358c8459ded09ca2a7d69516ddece51c610fd2dbae1755688b56b1636a27e4b6342f222fdd80bbf1d24a1d639f9d6ac0a4f Homepage: https://doc.qt.io/qt-5/qtmultimedia-index.html Description: Qt 5 AudioEngine 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. . This package contains the AudioEngine QML module for QtDeclarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtbluetooth Architecture: arm64 Version: 5.15.8-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qtconnectivity-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 169 Depends: libqt5bluetooth5 (>= 5.6.0), libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtconnectivity-opensource-src/qml-module-qtbluetooth_5.15.8-2ok2_arm64.deb Size: 33858 MD5sum: b1cb35184850291ea1cf40e42f4527d8 SHA1: b9b36b3d710319a0731d4001f17b78186379cb46 SHA256: 257601fda8215303f052366503c888ec62e78649497795afab3e97ebd6e4a4ae SHA512: 9b33829c937ede1e537287fd94075a4e7a2702c523032e66738c25628503af6821ae999acae1964173afeb09952a9151b7c38dfe909470e45e9a53daf2b48b18 Homepage: https://doc.qt.io/qt-5/topics-network-connectivity.html Description: Qt Connectivity module - Bluetooth 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. . This package contains the Bluetooth QML module from the Qt Connectivity module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtcharts Architecture: arm64 Version: 5.15.8-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: 1149 Depends: libc6 (>= 2.17), libqt5charts5 (>= 5.12.2), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8~), libqt5quick5 (>= 5.15.8~) | libqt5quick5-gles (>= 5.15.8~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtcharts-opensource-src/qml-module-qtcharts_5.15.8-2ok1_arm64.deb Size: 163842 MD5sum: a387e16d0080878b73a35c9a1cfd4c8c SHA1: 6141e87a92f9bf9e42a22b6acc0a5e2de6b1992b SHA256: 6258ba822fa53ca98f8677a63a5b6c6a978c38ca9a569317b3bb6c32ec94064a SHA512: fa58d0e040ac4a411fbb1a05dab54821778db47c33fdf9f5828c9678f989e96244008de776ba0c862ae353f981e519d620bd8b35a3258d53ab9b2f1dd1f53066 Homepage: https://doc.qt.io/qt-5/qtcharts-index.html Description: Qt charts QML module Qt Charts module provides a set of easy to use chart components. . This package provides a QML module for Qt charts. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtdatavisualization Architecture: arm64 Version: 5.15.8-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: 563 Depends: qml-module-qtquick2, libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5datavisualization5 (>= 5.10.1), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtdatavis3d-everywhere-src/qml-module-qtdatavisualization_5.15.8-2ok1_arm64.deb Size: 86940 MD5sum: fb6e358ae65b59ceff7bc5aef003eb6d SHA1: dbc03f4995cf01657aa102d286c49cdca754f5d4 SHA256: d5fb1b89b6813aad64b33709d1efd006d9996b5ae7c5a8988abf595dd448d803 SHA512: 13cd6c468cf175273dfffcdbfb104bea5253ab59c6c0d695c3988836bc73e7228c44d963ade14d5a7fac575903880fdc4a5c10e6bec777430a4ba42a59816d2d Homepage: https://doc.qt.io/qt-5/qtdatavisualization-index.html Description: Qt 5 Data Visualization 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. . This package contains the Data Visualization QML module for QtDeclarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtgamepad Architecture: arm64 Version: 5.15.8-2 Multi-Arch: same Priority: optional Section: libs Source: qtgamepad-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 168 Depends: qml-module-qtquick2, libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gamepad5 (>= 5.10.1), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtgamepad-everywhere-src/qml-module-qtgamepad_5.15.8-2_arm64.deb Size: 23114 MD5sum: fa7bd1579f24a2e616d9b3d0d6059212 SHA1: deaea65cb1d04c4a244457ac2d2b3393b9cd6999 SHA256: 93fc8170d2cfed975e45ecc60943b19a3c31aa8e33b07342e8bf1f74c8fa74dd SHA512: 0f9bf076557e9c797dca9a450a51966c5b58964f42617de07ac3662c4c1471c7556bb5f86c9ada61d0b568b8547d0c2e2c8b3c2337b8acb5d920215398c39d32 Homepage: https://doc.qt.io/qt-5/qtgamepad-index.html Description: Qt 5 Gamepad 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 Gamepad module provides QML types that can be used to access the state of gamepad hardware that may be available on a system. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtgraphicaleffects Architecture: arm64 Version: 5.15.8-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtgraphicaleffects-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 660 Pre-Depends: dpkg (>= 1.15.6~) Depends: qml-module-qtquick-window2, qml-module-qtquick2, libqt5qml5 (<< 5.15.9~), libqt5qml5 (>= 5.15.8+dfsg~), libc6 (>= 2.29), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtgraphicaleffects-opensource-src/qml-module-qtgraphicaleffects_5.15.8-2ok1_arm64.deb Size: 79474 MD5sum: 7a2eddcdbff323274383438bd327f4f0 SHA1: 52dd2753add1cbdde40c74c77b2863bd4f5a4523 SHA256: 46930c2c7a772fe943ddf9ec1d201b6725f0310a427dc20bed1707e96dc907eb SHA512: eff14ebf525987c3918eed6755f465a7d0ad81fb07e23a2e931b457023af380a5726bdca8f55bb62f40fc9e52350126b5ca2d52d3fcb9158315d455575f4ad85 Homepage: https://doc.qt.io/qt-5/qtgraphicaleffects-index.html Description: Qt 5 Graphical Effects module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt Graphical Effects contains ready to use visual effects for OpenGL QML applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtgstreamer Architecture: arm64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: qt-gstreamer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 45 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.5.0), libqt5gstreamerquick-1.0-0 (>= 1.2.0), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/q/qt-gstreamer/qml-module-qtgstreamer_1.2.0-ok1_arm64.deb Size: 10216 MD5sum: b4ae1e0474922636e3170d561a3da3a2 SHA1: 0ba22e0143c714d40cb0a2e9a520f0369fc3a978 SHA256: ed1be123c07ccafb734748714a65c08098d3ba86a9881b0c23c9520eefda899d SHA512: 81b6bc179362dd9c6e89967358205a9f3d610267f690544a566fbbd57e1ae165a6873ee80c0c18007d35032f3c21cf11efccef1cd28e7db7a903feeb218725c7 Homepage: https://gstreamer.freedesktop.org Description: QML plugins from QtGStreamer - Qt 5 build This package contains QML plugins that are shipped together with the QtGStreamer bindings library. These plugins provide QML elements that enable better integration of GStreamer in QML-based GUI applications. . This package is part of the Qt5 version of QtGStreamer. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtlocation Architecture: arm64 Version: 5.15.8+dfsg-3ok2 Multi-Arch: same Priority: optional Section: libs Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 363 Depends: libqt5location5-plugins (= 5.15.8+dfsg-3ok2), libqt5positioningquick5 (= 5.15.8+dfsg-3ok2), libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libqt5location5 (>= 5.6.0), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtlocation-opensource-src/qml-module-qtlocation_5.15.8+dfsg-3ok2_arm64.deb Size: 49546 MD5sum: 2a2d50b9c5267242c771da147851c9d3 SHA1: 169dce7b3991bab11ae815a5903e32287fa13b7c SHA256: ed3606ba1aa0ff0af895251454ca5da244c1fa1007b3d0e3a1aab3aad417c7ba SHA512: 2a2437a22790c4337c6bc3bdc59e300f2bc26b41ea5ed7ba940abfc00d3895ed6c0f92f53b08df1d9533daa9a75f0e23d4a9faf747742ddfbe1ab555cd88c5de Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt Location 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. . This package contains the Qt Location QML plugin for Qt Declarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtmultimedia Architecture: arm64 Version: 5.15.8-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: 506 Depends: qml-module-qtquick2, libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5multimedia5 (>= 5.15.1), libqt5multimediaquick5, libqt5network5 (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtmultimedia-opensource-src/qml-module-qtmultimedia_5.15.8-2ok1_arm64.deb Size: 99848 MD5sum: d15594adc4ba52e620832c1a2a585c28 SHA1: 544b6e5877d581a86d5adcc45d966e035095b2de SHA256: a775f2dbf1fa4cc7a4d09694d775044e188a4bff84334c5f186ac9aef69b9ac3 SHA512: 1f5eea58ccfc93fb4e2509fa92953f7405501ea4a18eceff266e6deb6ee9766613b2fe9d7999eff30e92a815aabe2b370ee3a639a5c76bc6ed7e7986a4c05309 Homepage: https://doc.qt.io/qt-5/qtmultimedia-index.html Description: Qt 5 Multimedia 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. . This package contains the Multimedia QML module for QtDeclarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtnfc Architecture: arm64 Version: 5.15.8-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qtconnectivity-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 157 Depends: libqt5nfc5 (>= 5.6.0), libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtconnectivity-opensource-src/qml-module-qtnfc_5.15.8-2ok2_arm64.deb Size: 25450 MD5sum: 7effbaa1ccc7d4cd2dff69cbc9fb7354 SHA1: 23c4dc359acb24b5d222237a5328066df9a7a120 SHA256: d988c07a966c3b8f238fd1b282eb3537008b7e53766e4c614d0db0c6c68c4d38 SHA512: d2bc00260b1117ee6f6372e1815b09d2a018846101609667390c079d07a9e6b2221d8fe8c423fd0a3aa9c226e8b4dc9977a9fbd2b829f3d570036ec545fbfbdc Homepage: https://doc.qt.io/qt-5/topics-network-connectivity.html Description: Qt Connectivity module - NFC 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. . This package contains the NFC QML module from the Qt Connectivity module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtpositioning Architecture: arm64 Version: 5.15.8+dfsg-3ok2 Multi-Arch: same Priority: optional Section: libs Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 178 Depends: libqt5positioning5-plugins (= 5.15.8+dfsg-3ok2), libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libqt5positioning5 (>= 5.12.2), libqt5positioningquick5 (>= 5.15.2), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtlocation-opensource-src/qml-module-qtpositioning_5.15.8+dfsg-3ok2_arm64.deb Size: 28746 MD5sum: 99b141855252f41beb598c8a5484d52f SHA1: 16199cb2418450e9bb425461750a621578a26ac6 SHA256: f4ab45deb98def57e3b54ea7ab84cd1e4aa2dc2ea885df09d9a75eeb10432f40 SHA512: f1cc27f5fc396f78ddc45fcdbe84c5587dc75dd91ada199817bb16cc33007c40ab628bd50731b878095b5b1f30f2ce6e802dfea4a67d3d55be4e67146d130e84 Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt Positioning 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. . This package contains the Qt Positioning QML plugin for Qt Declarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtqml-models2 Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 158 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5qml5 (>= 5.15.1), libqt5qmlmodels5 (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/q/qtdeclarative-opensource-src/qml-module-qtqml-models2_5.15.8+dfsg-3ok4.1_arm64.deb Size: 17958 MD5sum: b5e5a444bac855bcc4ce8f5d2750e06f SHA1: e9b5ae4712b47bec9021bb25423e0d671945f6b4 SHA256: 25615d17b66a186f74f586b35040fd9750656f35e86352e6db195d6ce76de8ce SHA512: 2191931b9f2d8a15e59b1dfa20c830726ab5c8fdc1003f0a63a769502c0d055221e32745c04d18abff8187a9cb8c02174b49bd71aec39dc4147a87978d4e5c2b Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 Models2 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 Models provides types previously found in Qt Quick module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtqml-statemachine Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 198 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libqt5qml5 (>= 5.15.1), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/qml-module-qtqml-statemachine_5.15.8+dfsg-3ok4.1_arm64.deb Size: 35440 MD5sum: ca9f0dc9ec4793ef516997994f1860d3 SHA1: d8fe889896a6c2d2fc18d9f557ca41949fb723b6 SHA256: 41daadd09e50317e862dbde71091d3170301f840786ee1f942ca0c54904ff40e SHA512: 5f0934c71c5b2837a231977ace9cb8ca4ce7f85e203fd11a9b4594c69bc723f57330cfb28b1d305080ee10943885e6d10c118002fcaa3304a29f4b30b7772bf4 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 State Machine 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 State Machine QML module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtqml-workerscript2 Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 128 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5qml5 (>= 5.15.1), libqt5qmlworkerscript5 (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/q/qtdeclarative-opensource-src/qml-module-qtqml-workerscript2_5.15.8+dfsg-3ok4.1_arm64.deb Size: 15760 MD5sum: 78e287f8aa5fb168b7945cdc1b78ec82 SHA1: 9c4e6d5018424418dd766b51b14366c039c9a618 SHA256: 09fb9607c2dc17ab79c18846f438ded665d22e24424a62cc7db4ce8d3e097c38 SHA512: 9bfa7cb541c8c9798934ad1cb3962dec8d1d1e4242b3216a0bb2342f22fea567eb630e0bfb154628481c1b0aeae565ad7c00744cbafc9affeb20092bcc37ee05 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 QML Worker Script 2 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. . This QML module contains types for using worker scripts. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtqml Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 135 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5qml5 (>= 5.15.1), libqt5qmlmodels5 (>= 5.14.1), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Breaks: libqt5qml5 (<< 5.14.1+dfsg-1~) Replaces: libqt5qml5 (<< 5.14.1+dfsg-1~) Filename: pool/main/q/qtdeclarative-opensource-src/qml-module-qtqml_5.15.8+dfsg-3ok4.1_arm64.deb Size: 17120 MD5sum: 5b39915f0778527ac5b94f94014b22af SHA1: bbb0d9bbf3e1eba14e311a82c7b263319f535f99 SHA256: 6ebd27d32819f81477ffd7d5d8efce3900cbc099b2f09de5378f9cb1b9020c54 SHA512: 37858707124c7f802cc6e2dbc1834c1c339f07607792ff6e15b9c82b00e89fd0261e3a82a5d977be932ac50f8e8c08f6ed36e3cecf23e1f31f04e9fa5601fa15 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 QtQml 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. . This QML module contains basic QML types. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick-controls2-styles-chameleon Architecture: arm64 Version: 5.6.17-ok1 Priority: optional Section: libs Source: dtkdeclarative Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 146 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.0.2), libqt5qml5 (>= 5.14.1), libstdc++6 (>= 4.1.1), qml-module-qtquick-shapes (>= 5.11.3), qml-module-qtgraphicaleffects, libdtkdeclarative5 (= 5.6.17-ok1) Filename: pool/main/d/dtkdeclarative/qml-module-qtquick-controls2-styles-chameleon_5.6.17-ok1_arm64.deb Size: 16512 MD5sum: 9bbace5cf81db32fdcba28f68b110695 SHA1: a56aa88a6b80b44dcd47b3857905cc436bf7be72 SHA256: b03965147800333a58d53974e5aa58a8f45df2a7a206b42ce55881e34569578e SHA512: 89bd98bc7718be17f0f2ba3227fcfac723596866a84fa4662ac9190b495b58363d42f23063f5d682ccb6497cd55e682aaf63b901dc861d8c2024dcc7704c2dcf Homepage: http://www.deepin.org Description: Deepin Tool Kit Qt Quick Controls 2 QML module Dtkdeclarative is base library of Deepin Qt/QtQuick applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick-controls2 Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qtquickcontrols2-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5875 Depends: qml-module-qtquick-templates2, libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5quickcontrols2-5 (>= 5.7.1), libqt5quicktemplates2-5, libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtquickcontrols2-opensource-src/qml-module-qtquick-controls2_5.15.8+dfsg-2ok2_arm64.deb Size: 936714 MD5sum: eff7b36994af05e1b6d9f4cfa004eea3 SHA1: f01251462d88397d047b62f596b9d71184867286 SHA256: 8120b1bc044418903fc5c76859e8ad673995da8361e485c37c023099e95e4390 SHA512: de413a1e9a3ceb387d9643cc779a1d7006f918f3f452cde05f76bf85880513a7191e5885f34322c1bf76c56a18d216746b43577731cdcc4bd31893788f1c8be3 Homepage: https://doc.qt.io/qt-5/qtquickcontrols-index.html Description: Qt 5 Qt Quick Controls 2 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. . This package contains the Qt Quick Controls 2 QML module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick-controls Architecture: arm64 Version: 5.15.8-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qtquickcontrols-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3669 Pre-Depends: dpkg (>= 1.15.6~) Depends: qml-module-qtgraphicaleffects, qml-module-qtqml, qml-module-qtqml-models2, qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-qtquick2, libqt5qml5 (<< 5.15.9~), libqt5qml5 (>= 5.15.8+dfsg~), libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtquickcontrols-opensource-src/qml-module-qtquick-controls_5.15.8-2ok2_arm64.deb Size: 591322 MD5sum: eb94f20623fe5bd9f597456439f9a0fd SHA1: eb967c236e1dd16647a9ed2f14078d42c8f98ead SHA256: 1af55beba0245deda890c735bbeb50296386bded4f688d130904e955e15f0123 SHA512: 0661f4ef659a7620e336007a0b2e373e28feef30ebd99f1dba59b08146127f368b959165cbe047c01ae226d6df18c3fea94bb21afbcd5f1cd45d72c77ec949a1 Homepage: https://doc.qt.io/qt-5/qtquickcontrols1-index.html Description: Qt 5 Quick Controls 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 Quick Controls module provides a set of controls that can be used to build complete interfaces in Qt Quick. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick-dialogs Architecture: arm64 Version: 5.15.8-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qtquickcontrols-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 919 Depends: qml-module-qt-labs-folderlistmodel, qml-module-qt-labs-settings, qml-module-qtqml, qml-module-qtquick-privatewidgets, qml-module-qtquick-window2, libqt5qml5 (<< 5.15.9~), libqt5qml5 (>= 5.15.8+dfsg~), libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtquickcontrols-opensource-src/qml-module-qtquick-dialogs_5.15.8-2ok2_arm64.deb Size: 144552 MD5sum: 72282e196072638f1ccd985aae2c5faa SHA1: 43c909252ef1f3fa8bda851c4364f92591bbb41f SHA256: c973833e65326af5a82add067d544a8800b34aec3e7f2354effb313eda3c316e SHA512: 0a14ade9f2e56ee0931e75b1ec6bb6a87d11ab3bd43035057b9500c6d40264689b8edfa333c29757063c3121293e9d774635d8c3bf3a5d371596fea97143bce2 Homepage: https://doc.qt.io/qt-5/qtquickcontrols1-index.html Description: Qt 5 Dialogs 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. . This package provides various dialogs that can be used in Qt Quick. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick-extras Architecture: arm64 Version: 5.15.8-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qtquickcontrols-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 581 Pre-Depends: dpkg (>= 1.15.6~) Depends: fonts-open-sans, qml-module-qtgraphicaleffects, qml-module-qtqml, qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-qtquick2, libqt5qml5 (<< 5.15.9~), libqt5qml5 (>= 5.15.8+dfsg~), libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtquickcontrols-opensource-src/qml-module-qtquick-extras_5.15.8-2ok2_arm64.deb Size: 94658 MD5sum: d2f0f1535e3753e8429e21fcbadfdbd5 SHA1: 798575f6e117255c4e1661f90e4705036a21f952 SHA256: 9ecf065c9001feda68dcab9f28ab59834a7f9d0a34bafdf6f8ed7bc793be43be SHA512: 2246dd853b5f4d13543490f51b8fb3893e90e3c94402e87e60c61b76052063bc67f2c2c6682d941010a54b375cd58e6e6455753e53b5fa5cc6a527d295419d5c Homepage: https://doc.qt.io/qt-5/qtquickcontrols1-index.html Description: Qt 5 Quick Extras 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 Quick Extras module provides a set of extra components that can be used to build complete interfaces in Qt Quick. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick-layouts Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 261 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.10.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5qml5 (>= 5.15.1), libqt5quick5 (>= 5.2.0) | libqt5quick5-gles (>= 5.2.0), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/qml-module-qtquick-layouts_5.15.8+dfsg-3ok4.1_arm64.deb Size: 54188 MD5sum: cd191ce42a70a2f8daee1abd8e38208b SHA1: 31031c56ca10fdcd01e6be7d8e3df177e92047ff SHA256: 32633fdaed773349cbfc1f4f15b9bfbaa946b11927ae74873d5b6069e45df396 SHA512: 86449f1f1f86aac36c3783d6e74700c3f48727bdab9b2e09616939495399f57975394914a63e102794186ac5f02dda8d7455dff6de7b417675d612431c2fded9 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 Quick Layouts 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 Quick Layouts modules provides a set of layouts that can be used to build complete interfaces in Qt Quick. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick-localstorage Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 128 Depends: libqt5sql5-sqlite, libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libqt5qml5 (>= 5.15.1), libqt5sql5 (>= 5.0.2), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/qml-module-qtquick-localstorage_5.15.8+dfsg-3ok4.1_arm64.deb Size: 30490 MD5sum: 3e36eddcb020f3a46dfb916e52b88521 SHA1: 158815525bac7e628fa4184594817d4bc9033d4b SHA256: aab42aa5a1727b70e744c8471cf881db9f8f678bbee60ca39b09a2f45e960fa4 SHA512: 58a886018a1dab731e668bc9fc71c63f6d252e5fbafafad0d8819cef8d524e50362f4dbc01178ac897d2082db5def02eee2a6ea4d0fcbd2f7b009c6dca8a4dd2 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 localstorage 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. . This is a singleton type for reading and writing to SQLite databases. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick-particles2 Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 174 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5qml5 (>= 5.0.2), libqt5quickparticles5 | libqt5quickparticles5-gles, libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/qml-module-qtquick-particles2_5.15.8+dfsg-3ok4.1_arm64.deb Size: 19326 MD5sum: 59c6b2ef9e9a3d0418fd2fdafc940c14 SHA1: 4e3845bba77ea07072a226018556a67990b92710 SHA256: 525b4c7465171a3cc0ce748c28f4bbc45c9d31c9eebd8c4b7eb1a4ece5e43b73 SHA512: 7bbd9aac49ebffbdd68fc761e0abeb4185329642cd9ebbbfc422f59d8c357cd7436ec0557b917366b9855a4803b0efcb1d3763dece818bd02b0f8274faaffeee Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 particles 2 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. . This QML module contains a particle system for Qt Quick. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick-pdf Architecture: arm64 Version: 5.15.9+dfsg-ok9.6 Multi-Arch: same Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 408 Depends: qml-module-qtgraphicaleffects (>= 5.12), qml-module-qtquick-controls2 (>= 5.14), qml-module-qtquick-shapes (>= 5.14), qml-module-qtquick-templates2 (>= 5.14), qml-module-qtquick-window2, qml-module-qtquick2 (>= 5.14), qt5-image-formats-plugin-pdf, libc6 (>= 2.17), libqt5core5a (>= 5.15.3+dfsg~), libqt5gui5 (>= 5.15.3+dfsg~) | libqt5gui5-gles (>= 5.15.3+dfsg~), libqt5pdf5 (>= 5.15.1), libqt5qml5 (>= 5.15.3+dfsg~), libqt5quick5 (>= 5.15.3+dfsg~) | libqt5quick5-gles (>= 5.15.3+dfsg~), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtwebengine-opensource-src/qml-module-qtquick-pdf_5.15.9+dfsg-ok9.6_arm64.deb Size: 93796 MD5sum: a1a1d1054fec9a882bfe8ee36227e0de SHA1: d2a96455acb4a7ed789ecdbd43cf730a7befc62d SHA256: f958d2d4cce957bdededec202be702a60f7260b9b99ed3ea2eaaf87dfce8848b SHA512: 8c7f07a2d27e576ce727034324647310cba24a436dae4c364c650de52caf359c3a87b6e5db78d942c3d412c104a6d35183014861106300f7ed31bccbe8c6cb3d Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Qt Quick PDF QML module The Qt PDF module contains classes and functions for rendering PDF documents. . This package contains the Qt Quick PDF QML module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick-privatewidgets Architecture: arm64 Version: 5.15.8-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qtquickcontrols-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 365 Depends: qml-module-qtquick2, libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtquickcontrols-opensource-src/qml-module-qtquick-privatewidgets_5.15.8-2ok2_arm64.deb Size: 56836 MD5sum: 09ba38f0a8674b16544926b97c99cb95 SHA1: 51a7c938c32a1f5089c87f47e89de3dc6a5caec2 SHA256: e3557aa57f744caed46982bd8c8ddd63f1839c87b5248d3ebf296293f064660a SHA512: e60d2c4be6d8f844a34edbe3b30406926f5d86fcb7b75e6f5575b6c6d0429b185dc180dd9fd03fd077c4f2675704af91dd7bb973b3cb1bb529cb097ca2425cf2 Homepage: https://doc.qt.io/qt-5/qtquickcontrols1-index.html Description: Qt 5 Private Widgets 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. . This package contains the Private Widgets module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick-scene2d Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 116 Depends: libc6 (>= 2.17), libqt53dcore5 (>= 5.7.1~20161122), libqt53dquickscene2d5 (>= 5.9.0), libqt53drender5, libqt5core5a (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qt3d-opensource-src/qml-module-qtquick-scene2d_5.15.8+dfsg-2ok2_arm64.deb Size: 18696 MD5sum: 8cefda838584cb383e1311fa9d9fbce8 SHA1: 1c0b9f4723447793186f53c90abf724060e9329c SHA256: a8d01eed477209ae111203ff485bed4a71af0001da3e04d40902820319f2dcbd SHA512: 25cd07df27448162b8fcf7a03f7832d60d3e82873c55bc9327ea079789bd5ea1abf260b88c2c1aade1b945bc395bec4aaf40740deca91e88a1f30bb14c2331a3 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 5 Quick Scene 2D 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. . This package contains the Qt Quick Scene 2D QML module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick-scene3d Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 181 Depends: libc6 (>= 2.17), libqt53danimation5 (>= 5.9.0), libqt53dcore5 (>= 5.14.2), libqt53dinput5 (>= 5.7.1~20161122), libqt53dlogic5 (>= 5.7.1~20161122), libqt53drender5 (>= 5.10.1), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qt3d-opensource-src/qml-module-qtquick-scene3d_5.15.8+dfsg-2ok2_arm64.deb Size: 41256 MD5sum: f01bd9f5e939b7d62c310ca7bdebb6c5 SHA1: 3f3120d389fac50114b16872050e4befa2a7f870 SHA256: 03192a048baafc69ef671e7acec0a0b26eab26be90de836c46096a8e5b6022ae SHA512: 9aa2cc6dad2616d9309cab29eb3b28bf9d6c0b15342613e40b3f879e501ca3e760ab7470b1c9c5092ea16dfc20123bea5b20d754c071078d0567f11510546fae Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 5 Quick Scene 3D 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. . This package contains the Qt Quick Scene 3D QML module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick-shapes Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 133 Depends: qml-module-qtquick2, libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5qml5 (>= 5.0.2), libqt5quickshapes5, libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/qml-module-qtquick-shapes_5.15.8+dfsg-3ok4.1_arm64.deb Size: 16570 MD5sum: 442112c8cc0e9d0087b3b2cfad7358ad SHA1: 9b4522dda380bce71424d4bae16ec2294a959fc0 SHA256: 72d0cf99de4951de4d9ad670af29710abdedab5423f6f639dfe6f20d16d660b2 SHA512: 647f2924167b4b079fa551e351ab06e3565acd5a71ff3e3343ab11ff75374b0cc047514f8562465e916306b6bcc1563808d35e6ad6aa0787bff185996ba452d5 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 Qt Quick Shapes 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 Shapes plugin allows adding stroked and filled paths composed of lines, quadratic curves, cubic curves, and arcs into Qt Quick scenes. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick-templates2 Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qtquickcontrols2-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 736 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5quicktemplates2-5 (>= 5.15.3), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtquickcontrols2-opensource-src/qml-module-qtquick-templates2_5.15.8+dfsg-2ok2_arm64.deb Size: 78288 MD5sum: 9d46ec408a67df97c0545e334918796b SHA1: bdb490c07a95930d1554b16ef0c75a1aa9e096cf SHA256: c8204df2b86c1c69a78c71337d6424a5f4e76d6aaf682ecf44165549eb016996 SHA512: 615705eb94023e20435a059a5047b1e8487658645c7b47691f3959178937135211d31334de38c3f5fdb0bbcc0a27d88eccf7d446340ac17e1fe054c671a52e1c Homepage: https://doc.qt.io/qt-5/qtquickcontrols-index.html Description: Qt 5 Qt Quick Templates 2 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. . This package contains the Qt Quick Templates 2 QML module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick-virtualkeyboard Architecture: arm64 Version: 5.15.8+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: 434 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5svg5 (>= 5.15.8~), libqt5virtualkeyboard5 (>= 5.12.2), libstdc++6 (>= 5) Filename: pool/main/q/qtvirtualkeyboard-opensource-src/qml-module-qtquick-virtualkeyboard_5.15.8+dfsg-2ok1_arm64.deb Size: 47740 MD5sum: 8ec443cb3a1812d2cc5def932b1c5a29 SHA1: e14d5bf67719a03e04fc9beb79344f1a51970600 SHA256: 5d770b302058b4a4cb0f3209720c798713230fdbd33c517b3ab0b6dc002f88f3 SHA512: 149a91757c0a6059f6b0fae43999eeaac584e6e379a2dca2e5a3ecaba3e8d26ce12f69e61ecd61cc11695254766c9d82a36092701c271222919820eb3b37c532 Homepage: https://doc.qt.io/qt-5/qtvirtualkeyboard-index.html Description: Qt virtual keyboard - QML module 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 QML module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick-window2 Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 142 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5qml5 (>= 5.15.1), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/qml-module-qtquick-window2_5.15.8+dfsg-3ok4.1_arm64.deb Size: 26140 MD5sum: 4a2828fbebaf86b61e3602be67f4e65f SHA1: df25c953d7ee0ce637e333e288df20a04c5cf3ca SHA256: af05c47150a5ac04e3f05fa51666bdad63b3e32784c8398dadfa3cf424f2f26a SHA512: f14d6eada54cacb70aa1cfee38b88e827e6d748cc7b5934a3d4836bbc96df8ea549be442ab3f48a9e7eb64fdb9f74b3087645437f1a9fa802579037d08436edd Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 window 2 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. . This QML module contains types for creating top-level windows and accessing screen information. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick-xmllistmodel Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: same Priority: optional Section: libs Source: qtxmlpatterns-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 168 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.0.2), libqt5qml5 (>= 5.15.8+dfsg~), libqt5xmlpatterns5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtxmlpatterns-opensource-src/qml-module-qtquick-xmllistmodel_5.15.8-2ok3_arm64.deb Size: 36896 MD5sum: c6c8d324eaa88e685d04a6dc0c609b27 SHA1: 0447d04b45b7353741440fed830d9e6ed1f123ac SHA256: bce923fdf3021e14316b517db8bab40f786e373ff7a99d4fde440483f4822ada SHA512: 4686f8e2209fbc472cad277479d7b250657588212df4a1562fd0cfd7f7d7937e615f28fff0d2da9efb5a881fdf63acdd620e7e737be19040034ae922ab8e3e8c Homepage: https://doc.qt.io/qt-5/qtxmlpatterns-index.html Description: Qt 5 xmllistmodel 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. . This QML module contains types for creating models from XML data. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtquick2 Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 326 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.0.2), libqt5qml5 (>= 5.0.2), libqt5qmlmodels5 (>= 5.14.1), libqt5qmlworkerscript5 (>= 5.14.1), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/qml-module-qtquick2_5.15.8+dfsg-3ok4.1_arm64.deb Size: 33506 MD5sum: 20597c95a81cfc74b209ed56c357fcc2 SHA1: 80e3a16237d746e7c5837ceab988e3a9d919869c SHA256: 9a7994b8aab69f9ab01063119f25b050fb807f5de2676e8436922e526d6469f7 SHA512: 7c4f001bcf7cb75ddee1c31e1cbbc3c7d15ae6ca12f42c35dacfb3f80c96101ac0bdc2414a0fcdac3c328ccffe5ca40285db4a9333e206456287223e9eb51d69 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 Qt Quick 2 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. . This package contains the Qt Quick 2 QML module for Qt declarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtremoteobjects Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: same Priority: optional Section: libs Source: qtremoteobjects-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 155 Depends: qml-module-qtquick2 (>= 5.8), libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5remoteobjects5 (>= 5.12.5), libstdc++6 (>= 5) Filename: pool/main/q/qtremoteobjects-everywhere-src/qml-module-qtremoteobjects_5.15.8-2ok3_arm64.deb Size: 23200 MD5sum: 854746d7c2da19a6a3e80100606f7d22 SHA1: 582a0f445d1bc6a04d22e9845c594f1b1ff7f40c SHA256: eab61a8f96d5ad666ce24164a2018d630845f4f3214a5649d70bb6b27a15d882 SHA512: 388f3f088e38730b6a322260984a1253beedc667415c751dba89bcc3658c9103bbd3013b463ef72984a351e3b0a7cb96c1c019cfecbea798448149343aab16c9 Homepage: https://doc.qt.io/qt-5/qtremoteobjects-index.html Description: Qt module for IPC — QML binding The Qt Remote Objects extends Qt's existing functionalities to enable information exchange between processes or computers. . This package provides the QML module for Qt Remote Objects, which can be used from QML as “import QtRemoteObjects 5.12”. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtscxml Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: same Priority: optional Section: libs Source: qtscxml-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 159 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5scxml5 (>= 5.10.1), libstdc++6 (>= 5) Filename: pool/main/q/qtscxml-everywhere-src/qml-module-qtscxml_5.15.8-2ok3_arm64.deb Size: 33126 MD5sum: b0d1ae3a2d3a3eab5a05ac2c41b6b8c9 SHA1: d2b106ad8590a09f6bf2f89cc872c7b48a5709b1 SHA256: 3663f9fd55af6de448fe220051cc2c3c13dc483db264ed0c9ef8faf8afa0b45e SHA512: fe329243b205c900a2346d33b8a2fd9711610dab82172f11d61a4aa95563e933a5b9aada3598356669d0bb7d32ac09ae8c5bed7ccfef8c000950f6e9d80f7cc5 Homepage: https://doc.qt.io/qt-5/qtscxml-index.html Description: Qt scxml QML module 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 provides a QML module for Qt scxml. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtsensors Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: same Priority: optional Section: libs Source: qtsensors-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 304 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libqt5qml5 (>= 5.15.8+dfsg~), libqt5sensors5 (>= 5.9.0~rc2), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtsensors-opensource-src/qml-module-qtsensors_5.15.8-2ok3_arm64.deb Size: 56494 MD5sum: 6526dd3b6e26075589ba069abe337408 SHA1: 45adaec2294fef5b0df95d1c1a023d26937928d5 SHA256: c7c8333e6d6bbbea9befcdcb2a7891eb4760d8dadd60a326111d9ce0a204560f SHA512: 5dd4752df3af151e25465cabf8571ea66ae21f848b44536c5bcae7a768a7c710ae30fed17c8361bbfa2e13cf2bcb39ccfaf2ebf4eb4ae1e93dc42813f8576633 Homepage: https://doc.qt.io/qt-5/qtsensors-index.html Description: Qt 5 Sensors 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. . This package contains the Qt Sensors QML module for Qt Declarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qttest Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 296 Depends: qml-module-qtquick-window2, qml-module-qtquick2, libc6 (>= 2.17), libqt5core5a (>= 5.12.2), libqt5gui5 (>= 5.12.2) | libqt5gui5-gles (>= 5.12.2), libqt5qml5 (>= 5.15.1), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libqt5quicktest5 (>= 5.0.2), libqt5test5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/qml-module-qttest_5.15.8+dfsg-3ok4.1_arm64.deb Size: 50108 MD5sum: b8ca21a09bfcc3628042e15ef7f42cb5 SHA1: 6841f1854e5dd02b6c959be611642c4b427d15fe SHA256: ebfdaeac22ffc9ff36e5a6a8eea34d15786c147449f8cf439547b27735f93e21 SHA512: e52f187f28b0903b0c8f9b2155010eca21aba7166ece90384b4902ab997412da982ade13ce274d83f5e0c1f6f3d55ee3542aaf82e5ad273d5b1944fe51a7bb3a Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 test 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. . This package contains the test QML module for Qt declarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtwayland-client-texturesharing Architecture: arm64 Version: 5.15.8-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtwayland-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 99 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5waylandclient5 (>= 5.15.4), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), qtbase-abi-5-15-8, qtwayland-client-abi-5-15-8 Filename: pool/main/q/qtwayland-opensource-src/qml-module-qtwayland-client-texturesharing_5.15.8-2ok1_arm64.deb Size: 22592 MD5sum: cdd29ce035dd26c969692ff1759a240b SHA1: 7039d30ba23ff98a44474f41362341c8bc0ce1ae SHA256: e765c613664e3d9bc1ad625de09f68eaba41f77372d54c6baf895f12193b112c SHA512: 25b2bcf63883cb1943200b1c604ec71faab413f11e827e1eb514ea5c468bbcfe96dfeba1598ba1a01d739d44c6460c6fb8a09e2b94720d66f27c4c5481406354 Homepage: https://doc.qt.io/qt-5/wayland-and-qt.html Description: Qt 5 Wayland Shared Texture Provider 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. . This module allows Qt Wayland clients to use graphical resources exported by the compositor, without allocating any graphics memory in the client. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtwayland-compositor Architecture: arm64 Version: 5.15.8-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtwayland-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 416 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5waylandcompositor5 (>= 5.14.1), libstdc++6 (>= 5), qtdeclarative-abi-5-15-8, qtwayland-compositor-abi-5-15-8 Filename: pool/main/q/qtwayland-opensource-src/qml-module-qtwayland-compositor_5.15.8-2ok1_arm64.deb Size: 55298 MD5sum: 7d3c8fef15f840aa9276c65c887c1fb8 SHA1: db38b3224160cbab51af8946898512807d046053 SHA256: 296d4642900d53d1611f04bb5d664f9f1faa973f339f3ed2df651d7e673b90db SHA512: 6e3f26c791804314c77ba27aa007992e1cfe3ad021b655d027f210c3a640dc86355b58ea2d3dd054c5fb501375074ef9ae58dd3a8be22db7ca2b9b34c531b8d5 Homepage: https://doc.qt.io/qt-5/wayland-and-qt.html Description: Qt 5 Wayland Compositor 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 Wayland Compositor modules provide QML types that can be used to create custom display servers supporting the Wayland protocol. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtwebchannel Architecture: arm64 Version: 5.15.8-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: 91 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5webchannel5 (>= 5.6.1), libstdc++6 (>= 5) Filename: pool/main/q/qtwebchannel-opensource-src/qml-module-qtwebchannel_5.15.8-2ok1_arm64.deb Size: 10976 MD5sum: 1a342a65d9a10100d9d992fa1da624cd SHA1: c95d374e5791c616616bf3139faf20c5278c1b58 SHA256: 04d2b9f0d2a3279a65886a305aa60df5862f5e6a0d711568d7d022d3d46ddbb1 SHA512: fb4b5607c15e1b8d17a4610fbeef16348aaad0b5d5a7b638821d9dd6109b3d1a823f44704a8489f03e75826caba9c7b2fc98cb8d39fe92895f5509eb27f8f863 Homepage: https://doc.qt.io/qt-5/qtwebchannel-index.html Description: Web communication library for Qt - QML module 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 WebChannel QML module for QtDeclarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtwebengine Architecture: arm64 Version: 5.15.9+dfsg-ok9.6 Multi-Arch: same Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 498 Depends: qml-module-qtquick2, libc6 (>= 2.17), libqt5core5a (>= 5.15.3+dfsg~), libqt5qml5 (>= 5.15.3+dfsg~), libqt5quick5 (>= 5.15.3+dfsg~) | libqt5quick5-gles (>= 5.15.3+dfsg~), libqt5webengine5 (>= 5.14.1), libqt5webenginecore5 (>= 5.14.1), libstdc++6 (>= 5), qtwebengine-abi-5-15-9 Filename: pool/main/q/qtwebengine-opensource-src/qml-module-qtwebengine_5.15.9+dfsg-ok9.6_arm64.deb Size: 69028 MD5sum: b00912e78062bd70eb209268bef864ae SHA1: 78bd12fe42a7952c96c00d18ead33a5b719ec92d SHA256: 80c9e4109665e7e08d3c5aa7e105c8b4378cb1016f34ffc792af0072b179dd6f SHA512: 75fa60755f9c049b9ac4b7058d883d214964b5a26697f240978bb46034908524634925be59aa598c371961bde24f6553084d255c6c1444720f76e41c0c84aac1 Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Qt WebEngine QML module 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 WebEngine QML module for QtDeclarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtwebkit Architecture: arm64 Version: 5.212.0~alpha4-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: qtwebkit-opensource-src Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 463 Pre-Depends: dpkg (>= 1.15.6~) Depends: libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libqt5network5 (>= 5.0.2), libqt5qml5 (>= 5.15.3+dfsg~), libqt5quick5 (>= 5.15.3+dfsg~) | libqt5quick5-gles (>= 5.15.3+dfsg~), libqt5webkit5 (>= 5.212.0~alpha3), libstdc++6 (>= 4.1.1), qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtwebkit-opensource-src/qml-module-qtwebkit_5.212.0~alpha4-ok2.1_arm64.deb Size: 63330 MD5sum: 652bf6ca58bfbe1fdd77129f19f38bdf SHA1: 9d97b968ae384f5f7f4e7a1a9b2da8cfdccc0a4d SHA256: b530a81c316d3eaf048c969007b7e3f0fa8fb0206314a8947092fe5195172a50 SHA512: cba2cd94785a99dfbefb773f3b2c3d4bcefae5b1ed3607ec01756154f275af30099ce293b9a65bd0aa9389734cf76a5053e304f7b449b0f91ded49f3df55e3a1 Homepage: https://github.com/qtwebkit/qtwebkit Description: Qt WebKit QML module QtWebKit provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the WebKit QML module for QtDeclarative. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtwebsockets Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: same Priority: optional Section: libs Source: qtwebsockets-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 92 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libqt5network5 (>= 5.0.2), libqt5qml5 (>= 5.15.8+dfsg~), libqt5websockets5 (>= 5.6.0), libstdc++6 (>= 5) Filename: pool/main/q/qtwebsockets-opensource-src/qml-module-qtwebsockets_5.15.8-2ok3_arm64.deb Size: 20580 MD5sum: c5cb83101a59cdb2961226cbd82a6be1 SHA1: 8d434ee82202fbf3a28f8a72b3bbf6c3045f3a87 SHA256: b5b004475753f42966a259f9b82b37f0293a78086b0bb073d0beee526382c092 SHA512: 7a3e9ac56a57f835d13a758e05b25ad0cec6f5e355acac6fe5eb351a573744874293567386f9488a22c5cd64ae3f05ee3186f22a59063610ab54fa66918be491 Homepage: https://doc.qt.io/qt-5/qtwebsockets-index.html Description: Qt 5 Web Sockets 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. . This package contains the Qt Web Sockets QML module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-qtwebview Architecture: arm64 Version: 5.15.8-2ok4 Multi-Arch: same Priority: optional Section: libs Source: qtwebview-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 90 Depends: qml-module-qtwebengine, libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8~), libqt5quick5 (>= 5.15.8~) | libqt5quick5-gles (>= 5.15.8~), libqt5webview5, libstdc++6 (>= 5) Filename: pool/main/q/qtwebview-opensource-src/qml-module-qtwebview_5.15.8-2ok4_arm64.deb Size: 13952 MD5sum: 5bb7cc826975e3ceaa333af0340c81a2 SHA1: 7888dc6f03d0b42424c12128d975f7f5769b2cf2 SHA256: 652602153bd61fdfeea74bf43f29c618b2ea365cf6ffdafae5e9f99387ebcc0d SHA512: c0081404b640989aa1d9a6f6224e8e05390575b9457836e0aa85e8868fbb53e562147eb4a10f5882fb8def90b88a492b441b865926bc89c714bea1d17a6cca2a Homepage: https://doc.qt.io/qt-5/qtwebview-index.html Description: display web content in a QML application 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 WebView QML module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml-module-snapd Architecture: arm64 Version: 1.57-ok3 Priority: optional Section: libs Source: snapd-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 147 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.5.0), libqt5qml5 (>= 5.0.2), libsnapd-qt1 (>= 1.33), libstdc++6 (>= 4.1.1) Suggests: snapd Filename: pool/main/s/snapd-glib/qml-module-snapd_1.57-ok3_arm64.deb Size: 19856 MD5sum: 44283a9ccf399a9ea35a03c8b3a62125 SHA1: a23398ddded658067845c0097cf5a7d91ab173fb SHA256: ee01f16d1db8b1d29b5a6b7696c265ceee1298d508109512fbb649079b87107f SHA512: 27449d66f88b79833fe9a329da442dcdd1a1aa6f9cb2ec86cac5cf7f7197f7a59479a87ba9d36af0afe9501459293f642071fef600289f88f1d325f8824f7b15 Homepage: https://github.com/snapcore/snapd-glib Description: Snapd QML module snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . This is a QML module for Qt applications to access snapd. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qml Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: foreign Priority: optional Section: devel Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 192 Depends: qtchooser, libc6 (>= 2.34), libqt5core5a (>= 5.6.0~beta), libqt5gui5 (>= 5.4.0) | libqt5gui5-gles (>= 5.4.0), libqt5qml5 (>= 5.15.1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/qml_5.15.8+dfsg-3ok4.1_arm64.deb Size: 35968 MD5sum: 7f5fef98ae6886565152d7652d0760b1 SHA1: 02ef4d50dd55e3a2c359f652f2cfeea826974070 SHA256: 503404217d794924ff2ad146787ba918d78da319251ebc1fec613d7fdac05b22 SHA512: cf5963a346f2de9ce511531a14666d4cd721c43b06fd9a8f61d27fb934ba98ba1daabfc6a6451ae8c77bf27ca57d0c9c65254033171ef11b0fed24453f06e36a Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 QML viewer 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 new QML viewer for Qt Quick 2, called simply 'qml'. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qmlscene Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: foreign Priority: optional Section: devel Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 128 Depends: qtchooser, libc6 (>= 2.34), libqt5core5a (>= 5.6.0~beta), libqt5gui5 (>= 5.4.0) | libqt5gui5-gles (>= 5.4.0), libqt5qml5 (>= 5.9.0~beta), libqt5quick5 (>= 5.10.0) | libqt5quick5-gles (>= 5.10.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/qmlscene_5.15.8+dfsg-3ok4.1_arm64.deb Size: 29798 MD5sum: 37b5f5cbee2526b66c6b77e09664ad69 SHA1: e94c034b852e9f34dfd4a57ad5a3f8cb09d2d676 SHA256: a91315a424e9e3a76fef9f33d766bdbd842e0d85bb83967f7d8b6877e01d429f SHA512: 80dbb88d9210f34978311d0f09a21afe2501d118549b2104e1e0674f7dad0ebe6b9a19a0f02e332f3aa2b0d6667e6a405510f160c70b9960f46308ca98e260a0 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 QML scene viewer 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 older QML viewer for Qt Quick 2. See qml package for the newer one. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qpdf Architecture: arm64 Version: 9.1.1-ok3 Priority: optional Section: text Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1624 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqpdf26 (>> 9.1~), libstdc++6 (>= 9) Filename: pool/main/q/qpdf/qpdf_9.1.1-ok3_arm64.deb Size: 523626 MD5sum: 01a4144d0577e0caa9ee23e596645586 SHA1: 98be0b83620ebe8dd81c73520b15b3343efb5a4c SHA256: 7483698044c250cea9868a934dd075d246b305be369a283d2d12feceadc93911 SHA512: de000d639dc9c0af2869e19eedde24a3d2f154736538d8f1c248cec5d41ea35d0ec8a0c9c497f39d893f2585de0b4a167fd34685d84ef8376d4fa2b95b6af166 Homepage: http://qpdf.sourceforge.net Description: tools for transforming and inspecting PDF files 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 the command-line qpdf tools. It also contains the documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qps Architecture: arm64 Version: 2.0.0-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: XXTXTOP Original-Maintainer: XXTXTOP Installed-Size: 1135 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.7.0), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5widgets5 (>= 5.6.0~beta), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2) Filename: pool/main/q/qps/qps_2.0.0-ok1_arm64.deb Size: 267974 MD5sum: 7e1cd8e0ece19c36dab71dd77e7b491c SHA1: fbd3fdc376eb48287abf10f7b967ae0512317507 SHA256: 080d27d17759795437c60973679e6a96f8f8cd790b5ec5ab50f4658cfe5edb2a SHA512: 23a24d9b5e1a57faa0d3a64eac0b6f9659976a99f9fb48de13cddffa52c4e7d875ab716d8f41b0968a9d5dc3a6ba1b88888c16aea910262cb69b2eb03b444e4f Homepage: https://github.com/lxqt/qps Description: Qt process manager Qt process manager ported to Qt5 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qrencode Architecture: arm64 Version: 4.1.1-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 59 Depends: libc6 (>= 2.17), libpng16-16 (>= 1.6.2-1), libqrencode4 (>= 3.3.0) Filename: pool/main/q/qrencode/qrencode_4.1.1-ok1_arm64.deb Size: 26016 MD5sum: 9b8b22e699560b133010359254523c88 SHA1: 269b43e40c53a8b0209973d7b1615ccc053b411c SHA256: 027721d40e2f7a37e6d143353de1d504f4788a4b245c5098b0efdce5d6d3d7fa SHA512: 817a5d3be2e6f89c3e3d0a704a69e2a2727bd0968bca978abdddb8a6d9c8b625c8be8c56a34b7667cae26e97d707ac4c1e31f4f82650a5edbf796c69c925699a Homepage: https://fukuchi.org/works/qrencode/index.html.en Description: QR Code encoder into PNG image Qrencode is a utility software using libqrencode to encode string data in a QR Code and save as a PNG or an EPS image. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt3d-assimpsceneimport-plugin Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 176 Depends: libqt53dcore5 (= 5.15.8+dfsg-2ok2), libassimp5 (>= 5.0.1~ds0), libc6 (>= 2.17), libqt53danimation5 (>= 5.9.0), libqt53dextras5 (>= 5.9.0), libqt53drender5 (>= 5.10.1), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5.2) Filename: pool/main/q/qt3d-opensource-src/qt3d-assimpsceneimport-plugin_5.15.8+dfsg-2ok2_arm64.deb Size: 45090 MD5sum: 5bd002877903429e47eed76faa57bd59 SHA1: ad6a21879f6f4dcc5667765f9cd755e0246067a3 SHA256: c57a301c27815ae225252f53e6350fd64d6b441c1653b3c0efe811ca7044f953 SHA512: c8f1e3305edf10e898520f0b14f3985a288b9ee30e38e412b9ddcc3a78f4b91f02fc123a55759e2ba20dead08dd5228f7ce06dc03920bde9b174be0a7c6ce683 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D GL Assimp scene import plugin Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D's Assimp scene import plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt3d-defaultgeometryloader-plugin Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 175 Depends: libqt53dcore5 (= 5.15.8+dfsg-2ok2), libc6 (>= 2.17), libqt53drender5 (>= 5.10.1), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qt3d-opensource-src/qt3d-defaultgeometryloader-plugin_5.15.8+dfsg-2ok2_arm64.deb Size: 36716 MD5sum: bb01ccd12ddb32e756d38dbb441b64d5 SHA1: e2cb4ed5002d943f9d48ec9787ecc6abacd18d70 SHA256: 4b2292df1d0809ba0ab155fb93e92a4ea4ef840f8f2e40491d4bf6b499d5374b SHA512: 4d5d754ea0342a0ee8aca73bcc2a5689e9af26060bc72fbf45dbd4352d34215dc8bbe7cc835478104c5a0c879724401748e2c692be9881a7a2f6b98b4a04fc9f Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D default geometry loader plugin Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D's default geometry loader plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt3d-gltfsceneio-plugin Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 506 Depends: libqt53dcore5 (= 5.15.8+dfsg-2ok2), libc6 (>= 2.17), libqt53dextras5 (>= 5.10.1), libqt53drender5 (>= 5.14.2), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qt3d-opensource-src/qt3d-gltfsceneio-plugin_5.15.8+dfsg-2ok2_arm64.deb Size: 126776 MD5sum: a8ac8711836c679c0c2fa79f2baa6eec SHA1: db61274d43c48819c9e9d54aaff6961b4587a3d2 SHA256: 3cecd1117fb135dec61618ba2cdc71043f73d597b787aa2b67798f64e977c007 SHA512: 2e3ed7f0a8409549d29cc018625b21758429381ad421b4315d1ff4742e6871207749105fa2835e0a5f4b2689fae157d3f784fc04be5d86d5613db7d4dcd0aaf1 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D GL Transmission Format scene IO plugin Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D's GLTF geometry loader, and scene import and export plugins. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt3d-scene2d-plugin Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 111 Depends: libqt53dcore5 (= 5.15.8+dfsg-2ok2), libc6 (>= 2.17), libqt53dquickscene2d5 (>= 5.9.0), libqt53drender5, libqt5core5a (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qt3d-opensource-src/qt3d-scene2d-plugin_5.15.8+dfsg-2ok2_arm64.deb Size: 18848 MD5sum: 443a76db7fac759c81f59341746b5ae9 SHA1: 094bf434439a02c61463471096814ae4bebcd078 SHA256: 8e055db57e63b989b67e9ad82d96468d1b0983be70b45ab462fdb9b3cb30775a SHA512: b1f4a9a53eafa0b1c413bd9d7d276f45b2a47754e110e2004bd52f200a3f71a37e4bdd4077b652b3410e86770fcb6232085eb1c406b5ea6baa8afdcad0102299 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D Scene 2D plugin Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D's Scene 2D plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt3d5-dev-tools Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: foreign Priority: optional Section: devel Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 241 Depends: libassimp5 (>= 5.0.1~ds0), libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libstdc++6 (>= 5.2) Breaks: qt3d-assimpsceneio-plugin (<< 5.9.0+dfsg-1~), qt3d-gltfsceneio-plugin (<< 5.9.2+dfsg-1~) Replaces: qt3d-assimpsceneio-plugin (<< 5.9.0+dfsg-1~), qt3d-gltfsceneio-plugin (<< 5.9.2+dfsg-1~) Filename: pool/main/q/qt3d-opensource-src/qt3d5-dev-tools_5.15.8+dfsg-2ok2_arm64.deb Size: 72320 MD5sum: 026bedfc2fe4f5a6a655c62b8ced1fbc SHA1: 41836038f7ae203931aa278faf100f989a69c2b7 SHA256: aaa05dc8fa3453fd6b347546b81bae6f1c4c20f96582186bd50028017432d378 SHA512: 338fe5cee605222c7a21ab8c76def122d2ba6233c7f6e038a2b15cb808e4251c9969baf5c0a45056aecc10ee655b0f02f024b26e1b4b92f60b18746cc00e7463 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D development tools Qt 3D provides functionality for near-realtime simulation systems with support for 2D and 3D rendering in both Qt C++ and Qt Quick applications. . This package contains development programs to use with Qt 3D. . At the moment there is only one tool here, qgltf, which can be used to import a variety of 3D model formats and export it into fast-to-load, optimized glTF assets embedded into Qt resource files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt3d5-dev Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libdevel Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1585 Depends: libqt53danimation5 (= 5.15.8+dfsg-2ok2), libqt53dcore5 (= 5.15.8+dfsg-2ok2), libqt53dextras5 (= 5.15.8+dfsg-2ok2), libqt53dinput5 (= 5.15.8+dfsg-2ok2), libqt53dlogic5 (= 5.15.8+dfsg-2ok2), libqt53dquick5 (= 5.15.8+dfsg-2ok2), libqt53dquickanimation5 (= 5.15.8+dfsg-2ok2), libqt53dquickextras5 (= 5.15.8+dfsg-2ok2), libqt53dquickinput5 (= 5.15.8+dfsg-2ok2), libqt53dquickrender5 (= 5.15.8+dfsg-2ok2), libqt53dquickscene2d5 (= 5.15.8+dfsg-2ok2), libqt53drender5 (= 5.15.8+dfsg-2ok2), qtbase5-dev Suggests: qt3d5-doc, qt3d5-doc-html Filename: pool/main/q/qt3d-opensource-src/qt3d5-dev_5.15.8+dfsg-2ok2_arm64.deb Size: 100174 MD5sum: f8e7b7deac0b695b273da46d68800de2 SHA1: 0bec9f492309656b978acd370845c02f492c50e1 SHA256: 64193a804233f340b215295a6efd23c9724f539f3c723cd8643cef39ba7dd75b SHA512: 793211a57c169136b3c8df37436a66b2740dfe65de302c71df74c5ee18d4bfcf9a2e5c1f748eb17ee1b0f03261812e6ac0eb0775efabf04d4d9bb1df4532606e Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 5 3D 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 3D library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt3d5-examples Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: x11 Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 316617 Depends: qml-module-qt3d, qml-module-qtquick-scene3d, libc6 (>= 2.34), libqt53dcore5 (>= 5.7.1~20161122), libqt53dextras5 (>= 5.14.2), libqt53dquick5 (>= 5.7.1~20161122), libqt53dquickextras5 (>= 5.7.1~20161122), libqt53drender5 (>= 5.10.1), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5network5 (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5quickwidgets5 (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qt3d-opensource-src/qt3d5-examples_5.15.8+dfsg-2ok2_arm64.deb Size: 258080218 MD5sum: 71438a7cd0fa3d693d52203cd3bbd713 SHA1: ec77ef970513992a3c70ed626e980dac9befb942 SHA256: a96aa9c28014c4ad1f2b7c6652a835d3bbe49051c2fbdd40c57633573088a92c SHA512: bf4300380b32044a7282497464bcef6b813ec9aea051f2aa4ac3e2be9b3be4f0236636594abbb950b16ce5b2820ec8fb4d440bf244562762d489983fc8920092 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 5 3d examples 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 5 3D examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt5-assistant Architecture: arm64 Version: 5.15.8-2ok1.9 Multi-Arch: foreign Priority: optional Section: devel Source: qttools-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1017 Depends: libqt5sql5-sqlite, qtchooser, libc6 (>= 2.34), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5help5 (>= 5.15.1), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.14.1), libstdc++6 (>= 5) Suggests: qt5-doc Breaks: qttools5-dev-tools (<< 5.9.2-5~) Replaces: qttools5-dev-tools (<< 5.9.2-5~) Filename: pool/main/q/qttools-opensource-src/qt5-assistant_5.15.8-2ok1.9_arm64.deb Size: 376298 MD5sum: fb91ad8bca18b6eda1ab4571a7f9a86f SHA1: 5c66320a7b6d20030d9ac9f496922111c6ff8eec SHA256: b68a4f4896848491e6f3cf569ff939b0d453d531791868236750a490391a7622 SHA512: 233bd76272b39b98816a3cfd3edeca4a0f76f448902519c14d496b28b7713febed94f9ac7301cfa53f7313a986c8c87e888f9a397547787a706d683ca67ae2c9 Homepage: https://www.qt.io/developers/ Description: Qt 5 Assistant Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt Assistant is a tool for viewing on-line documentation in Qt help file format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt5-flatpak-platformtheme Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: oldlibs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 144 Depends: qt5-xdgdesktopportal-platformtheme (= 5.15.8+dfsg-ok2.6) Filename: pool/main/q/qtbase-opensource-src/qt5-flatpak-platformtheme_5.15.8+dfsg-ok2.6_arm64.deb Size: 25076 MD5sum: fb9c14aa315c9706697585a052a63a04 SHA1: feff1d34388573eb29a5713530ddcd04bd3fd4f0 SHA256: 8f618cb5a8cabc71e83f435491f4663086c37be97253c4ea917459b9985505a6 SHA512: 8ecf1dd4d5587a8be3f11e2b7d81bf730e56bc8ac46e083338ea69597907250566aab3d57540e6e3599e1a6a5288d04cd7c8541efdd57f3ef36a34d3f6f433b7 Homepage: https://www.qt.io/developers/ Description: Qt 5 Flatpak platform theme (transitional package) Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This is a transitional package which can safely be removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt5-gesture-extensions Architecture: arm64 Version: 4.0.0.0-ok0 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: wangweinan Installed-Size: 89 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Conflicts: ukui-touchegg Replaces: ukui-touchegg Filename: pool/main/q/qt5-gesture-extensions/qt5-gesture-extensions_4.0.0.0-ok0_arm64.deb Size: 14736 MD5sum: 50edce87780efbdd27e295d21c9d9519 SHA1: f772e98540c8b4b01bb1e5edfb530b589d47e1f4 SHA256: 600c19860efcefa3755aae3364fff1deb2b7ef9bdfbda723696d7ffa32c2dbd7 SHA512: 558b17c99c3cd4623107a74a0cbd274d4537ca7740afa012f3361b5189f8cc4b21e2598f080237d73ffcb6824369d8833d5951f18e3fcbadbb2eeabdd5e3b62e Homepage: https://www.ukui.org/ Description: Library to provides gesture extensions It is a library to provides gesture extensions, such list view scrolling. These extensions available as a dynamic library cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt5-gtk-platformtheme Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 540 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.33.14), libgtk-3-0 (>= 3.9.10), libpango-1.0-0 (>= 1.14.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libstdc++6 (>= 5), libx11-6, qtbase-abi-5-15-8 Filename: pool/main/q/qtbase-opensource-src/qt5-gtk-platformtheme_5.15.8+dfsg-ok2.6_arm64.deb Size: 133676 MD5sum: 5eb65de97e492b002229eca4bc0ae56e SHA1: 5e2f9b6d399531ffb45a56580b11fac36180cfac SHA256: 3498fd56c72bb68e662490c2bb1f55c88cea36061b6006ff77107163c3f64670 SHA512: 66235855dc0a28570a1d3a46ccbbd4167274c3718327aa1f005cf576910de2afa6cb09d1e70fe5a94e8da22fe6589ca87595741ca4a23f099998d23152a46240 Homepage: https://www.qt.io/developers/ Description: Qt 5 GTK+ 3 platform theme 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 the GTK+ 3 platform theme, which makes Qt use native icon themes, fonts, and dialogs on GTK-based environments. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt5-image-formats-plugin-pdf Architecture: arm64 Version: 5.15.9+dfsg-ok9.6 Multi-Arch: same Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 228 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.3+dfsg~), libqt5gui5 (>= 5.15.3+dfsg~) | libqt5gui5-gles (>= 5.15.3+dfsg~), libqt5pdf5 (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/q/qtwebengine-opensource-src/qt5-image-formats-plugin-pdf_5.15.9+dfsg-ok9.6_arm64.deb Size: 41386 MD5sum: 2456b237ccd5f874b621545311015f14 SHA1: 6a860517ffa0d37d422f6c6379042071aeabd469 SHA256: bc1e0d6311a574e360414cc2831be956a36cd9012911600eda0596eb54cb230b SHA512: ed501ccd9c9b4958d64bfe80ff02c4783f97883614e12597737aa488c80c9dc4056f8f36b142c56430d55b1447b02152ab126ec7f7921086ef11152056b07ff3 Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Qt 5 PDF image format plugin The Qt PDF module contains classes and functions for rendering PDF documents. . This package provides an image plugin that allows image-viewing applications to view PDF files (the first page of PDF will be shown). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt5-image-formats-plugins Architecture: arm64 Version: 5.15.8-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtimageformats-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 424 Pre-Depends: dpkg (>= 1.15.6~) Depends: libc6 (>= 2.17), libmng2 (>= 2.0.2), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libstdc++6 (>= 5), libtiff5 (>= 4.0.3), libwebp7, libwebpdemux2, libwebpmux3 Filename: pool/main/q/qtimageformats-opensource-src/qt5-image-formats-plugins_5.15.8-2ok1_arm64.deb Size: 58562 MD5sum: 0cd93f2c0e12387894fc4c9f92864aed SHA1: e7c90c565dc6b1b2d935e6f21c38e0aa3a59ff7a SHA256: 87466383fdb9bb04dc6f193712e9a0c245b41ad68e4473b1d271c9646bf8868e SHA512: d7053b99c1a70dabb79b664f01cc235771184da1dc31056fb33e17c72619452e44cbc2bfe85ed226979b36c9f34784ecfd2d26a64844fae64356a45cc5661daa Homepage: https://doc.qt.io/qt-5/qtimageformats-index.html Description: Qt 5 Image Formats 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 plugins for adding support for ICNS, MNG, TGA, TIFF, WBMP and WEBP image formats. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt5-qmake-bin Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: foreign Priority: optional Section: devel Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2779 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.6) Filename: pool/main/q/qtbase-opensource-src/qt5-qmake-bin_5.15.8+dfsg-ok2.6_arm64.deb Size: 1012048 MD5sum: 2dc80632007cc8a1659277d7f702343a SHA1: 630f6fb1bc8d9d103fb88b5869c3cdbd2f5f70bf SHA256: 2b07e381e749ae1ca9d580defbe8ef5365352819fbb88c5e3121a8385a30a2f3 SHA512: ee2a51c99e79a3bf70293c49fe68e44912d89b402b1ec68d4eada5d47300bb86cef06c0e5283148fbf16cc573a5d6add786051deeeb7dd49473c96626007076a Homepage: https://www.qt.io/developers/ Description: Qt 5 qmake Makefile generator tool — binary file 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 binary file for qmake buildsystem. Do not install this package directly, use qt5-qmake instead. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt5-qmake Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: devel Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1607 Depends: qt5-qmake-bin (= 5.15.8+dfsg-ok2.6), qtchooser (>= 55-gc9562a1-1~) Replaces: qt5-qmake-bin (<< 5.11.2+dfsg-3~) Filename: pool/main/q/qtbase-opensource-src/qt5-qmake_5.15.8+dfsg-ok2.6_arm64.deb Size: 208888 MD5sum: e93fbb4d3bd74815fafa431a9b935d46 SHA1: fef77483cad1578621c34cb5ec8522cf8fa76096 SHA256: 12fabb06af7c1c5376efb7d4d1bac2c88c35ae976eac3f2d04429a66452952dc SHA512: dd8079d2fbe3480ec4a93f2d461e83b8377d5976770704796ee6f9bacc7694aa7d3528695c7ab6ec9b734586639a14e2614da78280a8416911a037b846d676f9 Homepage: https://www.qt.io/developers/ Description: Qt 5 qmake Makefile generator tool 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 qmake, a tool that helps simplify the build process for development project across different platforms. qmake automates the generation of Makefiles so that only a few lines of information are needed to create each Makefile. qmake can be used for any software project, whether it is written using Qt or not. . Qt 5 qmake requires a platform and compiler description file which contains many default values used to generate appropriate Makefiles. . This package contains also these platform specifications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt5-qmltooling-plugins Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1244 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.9.0~beta) | libqt5gui5-gles (>= 5.9.0~beta), libqt5network5 (>= 5.15.1), libqt5qml5 (>= 5.12.2), libqt5quick5 (>= 5.10.0) | libqt5quick5-gles (>= 5.10.0), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Breaks: libqt5qml5 (<< 5.6.0~beta~) Replaces: libqt5qml5 (<< 5.6.0~beta~) Filename: pool/main/q/qtdeclarative-opensource-src/qt5-qmltooling-plugins_5.15.8+dfsg-3ok4.1_arm64.deb Size: 191632 MD5sum: 1a2e3679dc6263c289158b9c6635ee18 SHA1: dcc82b0ec59828c6bea4573f335e84ca99d8b514 SHA256: 91820c8cfa3cc00f2395fcb8a9d7c41c5dfe1ec4712fee5d8d6868504249db7a SHA512: df0eefe436bcba9db9c6069f18c5f72289ceb659e68e5553c2728522b7f67c75357bb3330cae652ba8949062af12b40f82f8e1de304e5c012a000176dc1a64d3 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 qmltooling 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 the qmltooling plugins. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt5-styles-ukui Architecture: arm64 Version: 4.0.0.0-0k8 Priority: optional Section: libs Source: qt5-ukui-platformtheme Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 791 Depends: libqt5-ukui-style1 (= 4.0.0.0-0k8), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5waylandclient5 (>= 4:5.5.0), libkf5windowsystem5 (>= 5.69.0), libqt5core5a (>= 5.12.2), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.15.1) | libqt5gui5-gles (>= 5.15.1), libqt5widgets5 (>= 5.2.0), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.1.1), libxcb1, qtbase-abi-5-15-8 Filename: pool/main/q/qt5-ukui-platformtheme/qt5-styles-ukui_4.0.0.0-0k8_arm64.deb Size: 195806 MD5sum: a10e54645d46789f04c4914816c216f4 SHA1: 2beaec8f15e8c82324f1ff80707a18278b375a02 SHA256: 35df21bf0532824fd71be785496aec73c6496d5dc4b3d6495be960f74719a52b SHA512: 6e02e3f5ea78993b756fa2bcd77fd5e3e6614e75bbcc23831e0a2b630a8e9a08206cdae54666b798a8ba2707f5022818eb5910ae2a4b3b74fa29a17942f76f22 Homepage: https://gitee.com/openkylin/qt5-ukui-platformtheme Description: QStyle plugins provided by ukui qt5-ukui-platformtheme is official platform theme of UKUI desktop environment. It also provides the common metadatas for ukui-styles and platform theme using. The library provided many convenient API for changing a qt widgets style, such as buttons color, tabwidget animation, etc. . This package provides several qstyle plugins which as default styles in ukui. For now, fusion is the base style of ukui-styles. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt5-ukui-platformtheme Architecture: arm64 Version: 4.0.0.0-0k8 Priority: optional Section: libs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 869 Depends: libqt5-ukui-style1 (= 4.0.0.0-0k8), libqt5xdgiconloader3, qml-module-org-ukui-qqc2desktopstyle (= 4.0.0.0-0k8), qml-module-org-ukui-stylehelper (= 4.0.0.0-0k8), qt5-styles-ukui (= 4.0.0.0-0k8), libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.16.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-waylandhelper (>= 2.3.1.0), libpeony3 (>= 3.0.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.10.0) | libqt5gui5-gles (>= 5.10.0), libqt5quickcontrols2-5 (>= 5.7.1), libqt5widgets5 (>= 5.11.0~rc1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5), libx11-6, qtbase-abi-5-15-8 Filename: pool/main/q/qt5-ukui-platformtheme/qt5-ukui-platformtheme_4.0.0.0-0k8_arm64.deb Size: 227632 MD5sum: e413920204cbd0cd1bf811e7924aafd1 SHA1: d3188cb2bbcb6177e2ddc0e8048a4fad359a9b26 SHA256: c5912ac91400028131e5cf7d35a226d72e3aceec9ffd9a17163733a01c3205d2 SHA512: 860dfe1387fba7ede5c9ebbfbe368bb281a8f033e3fe72c17c3c36e5f7579e104bea872544b31d7199786a4c0259c4093db8ea466c94ef60e5530bf47d97ea67 Homepage: https://gitee.com/openkylin/qt5-ukui-platformtheme Description: Qt5 QPA platform theme of UKUI qt5-ukui-platformtheme is official platform theme of UKUI desktop environment. It also provides the common metadatas for ukui-styles and platform theme using. The library provided many convenient API for changing a qt widgets style, such as buttons color, tabwidget animation, etc. . This package provides a qt5 qpa platform theme plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt5-xdgdesktopportal-platformtheme Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 281 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtbase-opensource-src/qt5-xdgdesktopportal-platformtheme_5.15.8+dfsg-ok2.6_arm64.deb Size: 53416 MD5sum: 5012e2d118b0506a6b4e44d118eea021 SHA1: 91ac85a7e8bf5cca1586e92ecee836506ec87728 SHA256: 33a24be8392a962f2a635375e2a0f7070d9232a1844539a01298af1367a9e9eb SHA512: 669b42f628cb1ca81ff0ae5941b252d2999efd3f6b0fe5435277c30c0fcacc94f382d2b93ac1f5336f73b5e0412adf96eb6df8a10f3e11498ad3a45bf25669f9 Homepage: https://www.qt.io/developers/ Description: Qt 5 XDG Desktop Portal platform theme 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 the XDG Desktop portal platform theme, which makes Qt use native file dialogs on Flatpak/Snap based environments. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt5keychain-dev Architecture: all Version: 0.13.2-5ok1 Priority: optional Section: oldlibs Source: qtkeychain Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 11 Depends: qtkeychain-qt5-dev Filename: pool/main/q/qtkeychain/qt5keychain-dev_0.13.2-5ok1_all.deb Size: 2148 MD5sum: 8cd4965ddbea77d3bf36556bd5dd2dd0 SHA1: fb7d840f726555d8de10562050e1ca5da5cb7f91 SHA256: fd9e17626b5993e10f6d8900a1472b0c7303eb0c7e1c663c5bc954a5ffe67956 SHA512: d7700fb011c007db232f11eba815eb83973e32f51e2b8891a066d69fcabe509cac7674706e274c156dfc1649481840b1b0313051e8a749a28cd6cd3a352a383f Homepage: https://github.com/frankosterfeld/qtkeychain Description: transitional package This is a transitional package. It can safely be removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qt5serialport-examples Architecture: arm64 Version: 5.15.8-2ok2 Multi-Arch: same Priority: optional Section: x11 Source: qtserialport-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1141 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5serialport5 (>= 5.9.0), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtserialport-opensource-src/qt5serialport-examples_5.15.8-2ok2_arm64.deb Size: 189370 MD5sum: 960c32915a1d4f5b28094792d0c5c94f SHA1: c6a06ab9855a9e6dc5c53c299c7ff20f41eed033 SHA256: e443d52ef82465dd54b583682b63da4b3f1d28096b13bacd1062ae695f559078 SHA512: 5c0ef61a811ebcc288f182bf03b6b2ac3be99c6fc6272172e0fa208cca94e8f9c723838d41c56012e9332c5609db42815b20fff3f59e14b75377bc33a1bd6e7d Homepage: https://doc.qt.io/qt-5/qtserialport-index.html Description: Qt 5 serial port examples 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 constains the serial port submodule's examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtattributionsscanner-qt5 Architecture: arm64 Version: 5.15.8-2ok1.9 Multi-Arch: foreign Priority: optional Section: utils Source: qttools-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 159 Depends: qtchooser, libc6 (>= 2.34), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5) Breaks: qttools5-dev-tools (<< 5.12.3-2~) Replaces: qttools5-dev-tools (<< 5.12.3-2~) Filename: pool/main/q/qttools-opensource-src/qtattributionsscanner-qt5_5.15.8-2ok1.9_arm64.deb Size: 32506 MD5sum: 81c256cd134ea0a47b619b6a7c873a0e SHA1: a822fcc3e4a3489b7a9b6aac177143bdde34e52b SHA256: 9fa99fd8c8702204ac1c6125db84f4adf8ab64ee4846791dcb4b15f19709d52a SHA512: 36026811a63339ce744bf04006b5492748fb2665c0f2c9c01623f4998f9396c4e0e78f9f0fef02e7d158bc74dd99c24261f2ee36011bd35148c4b668e86b7b67 Homepage: https://www.qt.io/developers/ Description: Qt 5 qtattributionsscanner tool 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 qtattributionsscanner, a command-line tool that scans the source code for qt_attribution.json file and outputs JSON or qdoc files describing the copyright attributions for third party code. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtbase5-dev-tools Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: foreign Priority: optional Section: devel Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3950 Depends: qtchooser (>= 55-gc9562a1-1~), perl:any, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.2.0~alpha1), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), qtbase-abi-5-15-8, zlib1g (>= 1:1.1.4) Filename: pool/main/q/qtbase-opensource-src/qtbase5-dev-tools_5.15.8+dfsg-ok2.6_arm64.deb Size: 815780 MD5sum: e3c643dcb2b6e49fd5548ccb9dcf341d SHA1: 9d0cda1c34aafb4c6c942162c47da59503597022 SHA256: 459bbe1332d74ac7f1e8e9a0250746e1b54a82e5a7e534e5fd8c11910d1d157e SHA512: 8c1d1ea95444b580cea2703cd86798c4d33612f0f8b679facca82919f676a544ea48c555a7a9a067e0919174eb94e2785802e1c5c1e38a7a4733d37af3ab800d Homepage: https://www.qt.io/developers/ Description: Qt 5 base development programs 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 programs used for building Qt 5 applications, such as moc, qdbuscpp2xml, qdbusxml2cpp, rcc, syncqt and uic. . We do not recommend depending on this package directly. Please depend on qtbase5-dev instead. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtbase5-dev Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libdevel Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 15346 Depends: libegl-dev, libgl-dev, libglu1-mesa-dev | libglu-dev, libqt5concurrent5 (= 5.15.8+dfsg-ok2.6), libqt5core5a (= 5.15.8+dfsg-ok2.6), libqt5dbus5 (= 5.15.8+dfsg-ok2.6), libqt5gui5 (= 5.15.8+dfsg-ok2.6), libqt5network5 (= 5.15.8+dfsg-ok2.6), libqt5printsupport5 (= 5.15.8+dfsg-ok2.6), libqt5sql5 (= 5.15.8+dfsg-ok2.6), libqt5test5 (= 5.15.8+dfsg-ok2.6), libqt5widgets5 (= 5.15.8+dfsg-ok2.6), libqt5xml5 (= 5.15.8+dfsg-ok2.6), libvulkan-dev, libxext-dev, qt5-qmake (= 5.15.8+dfsg-ok2.6), qtbase5-dev-tools (= 5.15.8+dfsg-ok2.6), qtchooser Recommends: libqt5opengl5-dev (= 5.15.8+dfsg-ok2.6) Suggests: default-libmysqlclient-dev, firebird-dev, libpq-dev, libsqlite3-dev, unixodbc-dev Conflicts: qtbase5-gles-dev Breaks: qt5-default (<< 5.15.1+dfsg-2~), qtbase5-dev-tools (<< 5.12.5+dfsg-3~) Replaces: qtbase5-dev-tools (<< 5.12.5+dfsg-3~) Filename: pool/main/q/qtbase-opensource-src/qtbase5-dev_5.15.8+dfsg-ok2.6_arm64.deb Size: 1123092 MD5sum: b6383574c38cfedfd7704e36870fa780 SHA1: eb8980ea5fd9e8cb00f403196e014bb669d998bd SHA256: 8743eaf1b7d1ee7ce811c6aa0a9db0d867834870986fe20d65da7cd6f74d973a SHA512: a6d4297904f47864344e7acb334cdba305ff43e50edca5f5858ae4f392947a1350fcbb1959f824947b1fd9b4e3d9731efc1563c5fb06a394d250b6190d502055 Homepage: https://www.qt.io/developers/ Description: Qt 5 base 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. . If you are interested in packaging Qt 5 stuff please take a look at https://qt-kde-team.pages.debian.net/packagingqtbasedstuff.html cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtbase5-doc-dev Architecture: all Version: 5.15.8+dfsg-ok2.6 Multi-Arch: foreign Priority: optional Section: libdevel Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 9248 Breaks: qtbase5-doc-html (<< 5.12.5+dfsg-5~) Replaces: qtbase5-doc-html (<< 5.12.5+dfsg-5~) Filename: pool/main/q/qtbase-opensource-src/qtbase5-doc-dev_5.15.8+dfsg-ok2.6_all.deb Size: 348836 MD5sum: 6b232a72bd695cf769a1908f55966425 SHA1: d762711afb26f292f96de12ba4d1934f04d498b2 SHA256: 7a5164ad12e06382e03a101923466066c3828eb6c0ce4b7ff25c04e8a4110bbb SHA512: 3bdc1db9d0d4abcdfe20b8103a9d46ce0333f4468e2266a1f9edf41b87644bc5c399dd3a796d1ae49e1f4b1dac078e665bbd17ab00c2bdab0ad064f927f0c0a5 Homepage: https://www.qt.io/developers/ Description: Qt 5 base tags 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 doxygen tags files for the qtbase documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtbase5-doc-html Architecture: all Version: 5.15.8+dfsg-ok2.6 Multi-Arch: foreign Priority: optional Section: doc Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 125208 Filename: pool/main/q/qtbase-opensource-src/qtbase5-doc-html_5.15.8+dfsg-ok2.6_all.deb Size: 19418890 MD5sum: ad85dd8b151d9ffc4a0a5c252392c947 SHA1: 5a1be1d624881f76ed0960594fa76dc245fcb51c SHA256: cc320bb21398c6396bd6a05779f2b3f767a294839ac804fba4f49cbb8d673557 SHA512: 7623cca62f0cdef419c42734e391643af209935f35f9e27d657f790714d0bb506ce688e673b2f6d8b77e0ba001956dc004d6e7a68793cb2093c415fa0d56c88d Homepage: https://www.qt.io/developers/ Description: Qt 5 base HTML documentation 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 HTML documentation for the Qt 5 base libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtbase5-doc Architecture: all Version: 5.15.8+dfsg-ok2.6 Multi-Arch: foreign Priority: optional Section: doc Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 29846 Filename: pool/main/q/qtbase-opensource-src/qtbase5-doc_5.15.8+dfsg-ok2.6_all.deb Size: 24160252 MD5sum: a0b5231d82ce30cfb3e674c664e7086e SHA1: f605c16feb6b3dfda87ad4f86931b96c364c2f5d SHA256: fe7c96ec3654246d61002d8a476e2209325bca462ce6dc7fa6a9cd5f44a8f23f SHA512: ce0fdd40153e1baec67fc1974bcf7e5bbd6629daca94837511eb5468efe8447c7495db421607f46fa9b80edc4f1e84f0cbc69bc0586cb93e327cb82fd1caa219 Homepage: https://www.qt.io/developers/ Description: Qt 5 base documentation 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 documentation for the Qt 5 base libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtbase5-examples Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: x11 Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 30914 Depends: libc6 (>= 2.34), libgl1, libqt5concurrent5 (>= 5.6.0~rc), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.15.1), libqt5opengl5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5sql5 (>= 5.10.0), libqt5test5 (>= 5.14.1), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtbase-opensource-src/qtbase5-examples_5.15.8+dfsg-ok2.6_arm64.deb Size: 5511146 MD5sum: d03bf6203a06a5b8c5d200f135f571b4 SHA1: 851129e96803219cfc577963534263175281f724 SHA256: 744370b95944aefc0d1881f984ee302d8c70d55ba7e2c86277939363fa666f9b SHA512: 95de6b3c6310fdaf65c1af9a138767350a2f7d26e6b340f1d40f951ee5e6165090335192f26d922fff348a21e997bb6baee766e7b334d8f4c0630070cde8e93f Homepage: https://www.qt.io/developers/ Description: Qt 5 base examples 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 base 5 examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtbase5-gles-dev Architecture: arm64 Version: 5.15.8+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qtbase-opensource-src-gles Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 14447 Depends: libegl-dev, libgles-dev, libqt5concurrent5 (>= 5.15.8+dfsg), libqt5core5a (>= 5.15.8+dfsg), libqt5dbus5 (>= 5.15.8+dfsg), libqt5gui5-gles (= 5.15.8+dfsg-2ok1), libqt5network5 (>= 5.15.8+dfsg), libqt5printsupport5 (>= 5.15.8+dfsg), libqt5sql5 (>= 5.15.8+dfsg), libqt5test5 (>= 5.15.8+dfsg), libqt5widgets5 (>= 5.15.8+dfsg), libqt5xml5 (>= 5.15.8+dfsg), libvulkan-dev, libxext-dev, qt5-qmake (>= 5.15.8+dfsg), qtbase5-dev-tools (>= 5.15.8+dfsg), qtchooser Recommends: libqt5opengl5-dev (>= 5.15.8+dfsg) Suggests: default-libmysqlclient-dev, firebird-dev, libpq-dev, libsqlite3-dev, unixodbc-dev Conflicts: qtbase5-dev Breaks: qt5-default (<< 5.15.1+dfsg-2~), qtbase5-dev-tools (<< 5.12.5+dfsg-3~), qtbase5-private-gles-dev (<< 5.12.2+dfsg-1~) Replaces: qtbase5-dev-tools (<< 5.12.5+dfsg-3~), qtbase5-private-gles-dev (<< 5.12.2+dfsg-1~) Filename: pool/main/q/qtbase-opensource-src-gles/qtbase5-gles-dev_5.15.8+dfsg-2ok1_arm64.deb Size: 1062528 MD5sum: a07dae6ff7f87adb016b7f4f2fa36698 SHA1: 01ecf78ec5fadd2fc0e71bb8ca9b7cee3e0364d2 SHA256: 4556498c7dcf9474bb07142e546c2d3342ad9d03f1f2e7585e4819ff8e21cffd SHA512: 9aea9427ca827cbb8a15b385a8e8c333cd924d7a2c65436dde77cb55fa99fd934156f497a6e996fdcc2bfdd3d0c58a6db70eff7f04904e1f597d1b802644176f Homepage: https://www.qt.io/developers/ Description: Qt 5 base development files — 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 contains the header development files used for building Qt 5 applications. . Normally you should use the qtbase5-dev package. Use this one only if your software supports only OpenGL ES or if you want to make use of some OpenGL ES specific API. . If you are interested in packaging Qt 5 stuff please take a look at https://qt-kde-team.pages.debian.net/packagingqtbasedstuff.html cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtbase5-private-dev Architecture: arm64 Version: 5.15.8+dfsg-ok2.6 Multi-Arch: same Priority: optional Section: libdevel Source: qtbase-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 11661 Depends: libfontconfig1-dev, libinput-dev, libxkbcommon-dev, qtbase5-dev (= 5.15.8+dfsg-ok2.6) Conflicts: qtbase5-private-gles-dev Filename: pool/main/q/qtbase-opensource-src/qtbase5-private-dev_5.15.8+dfsg-ok2.6_arm64.deb Size: 1397148 MD5sum: 8582e1500a612682df58a38b23482ab2 SHA1: 4f78fbb7032417ff65f2c8cd6268eff4102a5fd1 SHA256: eeaf1913615d43ae5e726417da518ea9ebd90e6f59e10393fc75f4f3ebaae057 SHA512: c57252edefd5e20896e3321ea82e8d7178a4cd72356df8738f1844d48f3c524b3145275155653497365a8208b93be06e92f7ce57cace832eef3ce5ec86f7e232 Homepage: https://www.qt.io/developers/ Description: Qt 5 base private 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 private header development files for building some Qt 5 applications like Qt Creator QML Designer plugin. . Use at your own risk. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtbase5-private-gles-dev Architecture: arm64 Version: 5.15.8+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qtbase-opensource-src-gles Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 11462 Depends: libfontconfig1-dev, libinput-dev, libxkbcommon-dev, qtbase5-gles-dev (= 5.15.8+dfsg-2ok1) Conflicts: qtbase5-private-dev Filename: pool/main/q/qtbase-opensource-src-gles/qtbase5-private-gles-dev_5.15.8+dfsg-2ok1_arm64.deb Size: 1378056 MD5sum: 0c2b2964c161e31dc2b2940c30befccf SHA1: 241ad5b18a5ce0151cee9c65ec914e87feb0a70c SHA256: 72a655b1fe408b5477ca2cee14d320f66cf76991176d2f8429c7b7392abf00aa SHA512: a3b7a17b6b8b8dd9a7f0a4dacc7139179025e0788b9d0ce5e9bbbccd80fc1efd8efe67998c1e3afb9ebf62493b8c9c47188fcae6fa2e54b30657fd1d885aa4c3 Homepage: https://www.qt.io/developers/ Description: Qt 5 base private development files — 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 contains the private header development files for building some Qt 5 applications like Qt Creator QML Designer plugin. . Normally you should use qtbase5-dev or qtbase5-private-dev package. Use this one only if your software supports only OpenGL ES or if you want to make use of some OpenGL ES specific API. Use at your own risk. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtcharts5-examples Architecture: arm64 Version: 5.15.8-2ok1 Multi-Arch: same Priority: optional Section: x11 Source: qtcharts-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3945 Depends: qml-module-qtcharts, libc6 (>= 2.34), libqt5charts5 (>= 5.9.0~rc), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8~), libqt5quick5 (>= 5.15.8~) | libqt5quick5-gles (>= 5.15.8~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtcharts-opensource-src/qtcharts5-examples_5.15.8-2ok1_arm64.deb Size: 250566 MD5sum: dcc3f54100a9604e38ce6ca3a6d0fdbb SHA1: 3e7400d6607293bdadf21a30b99a002da8619f43 SHA256: 3e04c96a351d53bf30c1e7fd1507a0b6f4498647bd676f21ad8c833dd0dc8874 SHA512: cbd14199ce2f9e92956aed3925fb78a3dd69e59cb628f4b0f82218d598b25bcbe4ec0777706d32643b4ee23697dfcfdfb317a741fb5fa87885006e3c01fa7676 Homepage: https://doc.qt.io/qt-5/qtcharts-index.html Description: Qt chart examples Qt Charts module provides a set of easy to use chart components. . This package contains Qt 5 Chart examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtconnectivity5-dev Architecture: arm64 Version: 5.15.8-2ok2 Multi-Arch: same Priority: optional Section: libdevel Source: qtconnectivity-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 289 Depends: libqt5bluetooth5 (= 5.15.8-2ok2), libqt5nfc5 (= 5.15.8-2ok2), qtbase5-dev Filename: pool/main/q/qtconnectivity-opensource-src/qtconnectivity5-dev_5.15.8-2ok2_arm64.deb Size: 31786 MD5sum: 436f92a4c389c81f3c45e0e8d23adffd SHA1: 76c12715c001d4a73a8369066a1c950f45a35412 SHA256: 5053c11c7ee84d55f1c70a33dc5793f150a34182619d2a43f8f44660a51905a7 SHA512: b113f255a382dad3f82005b8cb080ea1e1d2fc4fbda864ef0049c9f75d1d92a201ea5bfdd727d3086a2fdb4014cdde993b23c25dca61f23c43b36b3465afa6cf Homepage: https://doc.qt.io/qt-5/topics-network-connectivity.html Description: Qt Connectivity 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 Connectivity libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtconnectivity5-examples Architecture: arm64 Version: 5.15.8-2ok2 Multi-Arch: same Priority: optional Section: x11 Source: qtconnectivity-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2813 Pre-Depends: dpkg (>= 1.15.6~) Depends: libc6 (>= 2.34), libqt5bluetooth5 (>= 5.9.0~rc2), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5nfc5 (>= 5.6.0), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtconnectivity-opensource-src/qtconnectivity5-examples_5.15.8-2ok2_arm64.deb Size: 941760 MD5sum: a7125fff79a1ef89b687f6e404d0732b SHA1: e36fbe28ef858821db7f38a62bae958bcdaaf202 SHA256: f109110dced95304fd0cefdd1a6c4e96544ebfdfc8e65a724cf446634d3a7254 SHA512: 854a2a835b7052507cbc0d770d18fb8282fd32217d93d3fa70aad49d5a09a829a69c66d5a8050add1eed5440a846ba2a403a03906e519d93b447482cf71ceb9b Homepage: https://doc.qt.io/qt-5/topics-network-connectivity.html Description: Qt 5 Connectivity examples 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 5 Connectivity examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtcreator-data Architecture: all Version: 6.0.2-ok3 Multi-Arch: foreign Priority: optional Section: devel Source: qtcreator Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 20679 Filename: pool/main/q/qtcreator/qtcreator-data_6.0.2-ok3_all.deb Size: 3040216 MD5sum: e065bceac5dfd937db27d684adef93b3 SHA1: 5443704636d7b1eefb8e992f3b09ac3073ae72fb SHA256: 31da89a519a4e727c8ee9159b37d777544bd89652649c4065b73ff4b25e9aaac SHA512: 5cb608d7497b39542686cdc4b91f743a6abf750d85f6bbe23333a6d2e5b41c02a8291d5dfb6b60b610b70db197a686bb3c6907999c665610798e13f9e168233b Homepage: https://doc.qt.io/qt-5/topics-app-development.html Description: application data for Qt Creator IDE This package contains architecture-independent data for Qt Creator IDE. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtcreator-doc Architecture: all Version: 6.0.2-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: qtcreator Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 20463 Suggests: qt5-doc Filename: pool/main/q/qtcreator/qtcreator-doc_6.0.2-ok3_all.deb Size: 13241368 MD5sum: ab34eb5dad5d12d4066d644502fc2bd8 SHA1: 189ea44e4ff394d183f9b023126731f421f110da SHA256: 007c26bbaa5a4c820e6ebb52df790070fab3bd4aa76923ff8ea9d648a373ce35 SHA512: 9dd57d686b42247035427559d9f383dba3f5518df195b0853477ca7296782d3eff45ab2f5629fd3dbb738bee11f80f403cd4a3d08faa7d52aacc085881a9b1c0 Homepage: https://doc.qt.io/qt-5/topics-app-development.html Description: documentation for Qt Creator IDE Qt Creator is a cross-platform integrated development environment (IDE) designed to make development with the Qt application framework faster and easier. . This package contains documentation for Qt Creator IDE. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtcreator Architecture: arm64 Version: 6.0.2-ok3 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 120657 Depends: libqt5sql5-sqlite, qml-module-qtqml-models2, qml-module-qtquick-controls (>= 5.5.0~), qml-module-qtquick2 (>= 5.5.0~), qtchooser, qtcreator-data (= 6.0.2-ok3), clang-15 (>= 1:15.0.7~), libc6 (>= 2.34), libclang1-15 (>= 1:15.0.7-ok2.3), libdw1 (>= 0.158), libelf1 (>= 0.142), libgcc-s1 (>= 3.0), libkf5syntaxhighlighting5 (>= 5.61.0), libqt5concurrent5 (>= 5.14.0~), libqt5core5a (>= 5.15.1), libqt5designer5 (>= 5.14.0~), libqt5designercomponents5 (>= 5.15.8~), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5help5 (>= 5.15.1), libqt5network5 (>= 5.15.1), libqt5printsupport5 (>= 5.14.0~), libqt5qml5 (>= 5.15.1), libqt5quick5 (>= 5.14.0~) | libqt5quick5-gles (>= 5.14.0~), libqt5quickwidgets5 (>= 5.14.0~), libqt5serialport5 (>= 5.14.0~), libqt5sql5 (>= 5.14.0~), libqt5svg5 (>= 5.14.0~), libqt5test5 (>= 5.14.0~), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.14.0~), libstdc++6 (>= 12), libyaml-cpp0.6 (>= 0.6.2), libzstd1 (>= 1.5.2), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Recommends: clang-tidy, gdb, make, qmlscene, qt5-doc, qt5-qmltooling-plugins, qtbase5-dev-tools, qtcreator-doc, qtdeclarative5-dev-tools, qttools5-dev-tools, qttranslations5-l10n, qtxmlpatterns5-dev-tools, xterm | x-terminal-emulator Suggests: clazy (>= 1.5), cmake, g++, git, meson, subversion, valgrind, python3-pylsp Breaks: qtcreator-data (<< 4.5.2-0) Replaces: qtcreator-data (<< 4.5.2-0) Filename: pool/main/q/qtcreator/qtcreator_6.0.2-ok3_arm64.deb Size: 21022054 MD5sum: debbaa97893e36955e8165710d149cdd SHA1: 3615de4090bcc5ae992b8f28a424bc3c09cff808 SHA256: f7456f4c77430f84af6e82c725145f5ecdee79ffc963257feb18b56a06876382 SHA512: 9aa1e9238348bf657c04b9adb3c4a6f76d0784f31ac454877ced9781e3daa9639324a43046ea55f754824d99990b47c99b6d8c24fe44b36cd809edc058ed005c Homepage: https://doc.qt.io/qt-5/topics-app-development.html Description: integrated development environment (IDE) for Qt Qt Creator is a cross-platform integrated development environment (IDE) designed to make development with the Qt application framework faster and easier. . It includes: * An advanced C++ code editor * Integrated GUI layout and forms designer * Project and build management tools * Integrated, context-sensitive help system * Visual debugger * Rapid code navigation tools * Supports multiple platforms * Qt Quick Designer cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtdatavisualization5-doc-html Architecture: all Version: 5.15.3-ok1 Priority: optional Section: doc Source: qtdatavis3d-everywhere-src Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 8748 Filename: pool/main/q/qtdatavis3d-everywhere-src/qtdatavisualization5-doc-html_5.15.3-ok1_all.deb Size: 2472532 MD5sum: d876f39fcfbc379d534a96a16ef60b6e SHA1: e043abfc53582e8b0a6959cdf45e276173c2a7aa SHA256: ee58735bd500432ca31cabfb0021f9878cc6316bb75fb355cf0b9f888c5b0c2d SHA512: d2b45f2a0fa90c53c1e09d1764b747baa59ab5bb947c10166776d47e6934da7f273dccaf3fce9238f780dff74ee2d4dacf4226d1469a1893d3491f94b2456184 Homepage: https://doc.qt.io/qt-5/qtdatavisualization-index.html Description: Qt 5 Data Visualization HTML documentation 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 HTML documentation for the Qt 5 Data Visualization library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtdatavisualization5-doc Architecture: all Version: 5.15.3-ok1 Priority: optional Section: doc Source: qtdatavis3d-everywhere-src Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3869 Filename: pool/main/q/qtdatavis3d-everywhere-src/qtdatavisualization5-doc_5.15.3-ok1_all.deb Size: 3581338 MD5sum: 28acd4a2583a3bc44bb15d39c0f8c31f SHA1: a7b2d0f3e0d61fa6d552683fb77266db02f40d24 SHA256: 1319e9836ac2c586eb3117be02f23db33ec05287a89bb8b544f4c29ede63b174 SHA512: ebb4fe34b221769d6d64da36d9696a1a81c22dac2f5fbe5de3133ab3983b8ab28ad49ebebc2f641ad05f96d4019809df51ea66b5d4406f5f8da647f06a828f9b Homepage: https://doc.qt.io/qt-5/qtdatavisualization-index.html Description: Qt 5 Data Visualization documentation 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 documentation for the Qt 5 Data Visualization library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtdatavisualization5-examples Architecture: arm64 Version: 5.15.8-2ok1 Multi-Arch: same Priority: optional Section: x11 Source: qtdatavis3d-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5442 Depends: qml-module-qtdatavisualization (= 5.15.8-2ok1), libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libqt5datavisualization5 (>= 5.10.1), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtdatavis3d-everywhere-src/qtdatavisualization5-examples_5.15.8-2ok1_arm64.deb Size: 1900402 MD5sum: bee85aedeb03600bbcc2421d8d516277 SHA1: 21d1d564e9572161c3feccf69ee0dee372f70fd2 SHA256: 4250e33d05f40a9bf17f1c39f7244ba31eb03acdfdb79c78443f7b1852098715 SHA512: 9999d3cf1a999d7efa5094f2b836a0fff69d57133f4560a80516210345f857194a33053d7b336ec109e269a2c67dd5fe7af62854f5e1f11689772318b56ff9e6 Homepage: https://doc.qt.io/qt-5/qtdatavisualization-index.html Description: Examples for 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 the examples for Qt5 data visualization application development. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtdeclarative5-dev-tools Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: foreign Priority: optional Section: devel Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3564 Depends: qtchooser, libc6 (>= 2.34), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5network5 (>= 5.15.1), libqt5qml5 (>= 5.15.1), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libqt5quicktest5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5.2), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qtdeclarative-opensource-src/qtdeclarative5-dev-tools_5.15.8+dfsg-3ok4.1_arm64.deb Size: 644220 MD5sum: d1c16dc6d050c0b088105c085f068f0c SHA1: ea72290ad86c4e39aeac9584ebd33109cad92e2c SHA256: 1196ab26ad424713ddf29e2d18518e6be88496dcdf79bf7e542107e28eae0fff SHA512: e7c2bb02b6a6876d2b7ce5dc30ccbc6779bf320a21d5bb00616d96ca0f88c7316c5d9279a8427623fddd519d28b3b1184806e2522e9b71bb1178ed02498e0952 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 declarative development programs 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 programs used for building Qt 5 declarative applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtdeclarative5-dev Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libdevel Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5189 Depends: libqt5qml5 (= 5.15.8+dfsg-3ok4.1), libqt5qmlmodels5 (= 5.15.8+dfsg-3ok4.1), libqt5qmlworkerscript5 (= 5.15.8+dfsg-3ok4.1), libqt5quick5 (= 5.15.8+dfsg-3ok4.1) | libqt5quick5-gles (>= 5.15), libqt5quickparticles5 (= 5.15.8+dfsg-3ok4.1) | libqt5quickparticles5-gles (>= 5.15), libqt5quickshapes5 (= 5.15.8+dfsg-3ok4.1), libqt5quicktest5 (= 5.15.8+dfsg-3ok4.1), libqt5quickwidgets5 (= 5.15.8+dfsg-3ok4.1), qt5-qmltooling-plugins, qtbase5-dev | qtbase5-gles-dev, qtdeclarative5-dev-tools Filename: pool/main/q/qtdeclarative-opensource-src/qtdeclarative5-dev_5.15.8+dfsg-3ok4.1_arm64.deb Size: 500266 MD5sum: 95679527a7933c271da1cfbc37670b9b SHA1: 48325b23c0687cd3dd3b214aeb5affe8c58d49e7 SHA256: a927b8d712c4ca2d430cc50d2e7a8a50f1234c8d9c3a66f5477293021f000f60 SHA512: a5f9ab6c34bf609cbd4d729e6ce64dd543963f65d8b6d6db65f31cbdcd5fda43f94ad017450effbbc631539d1352463b365bcf462a160f050a6b32a0f86aab05 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 declarative 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 for building some Qt 5 applications using Qt 5 declarative headers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtdeclarative5-examples Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: x11 Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 27302 Depends: qml-module-qt-labs-qmlmodels, qml-module-qtqml-models2, qml-module-qtquick-layouts, qml-module-qtquick-localstorage, qml-module-qtquick-particles2, qml-module-qtquick-shapes, qml-module-qttest, libc6 (>= 2.34), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5qml5 (>= 5.15.1), libqt5quick5 (>= 5.14.1) | libqt5quick5-gles (>= 5.14.1), libqt5quicktest5 (>= 5.0.2), libqt5quickwidgets5 (>= 5.4.0), libqt5test5 (>= 5.5.0), libqt5widgets5 (>= 5.1.0), libstdc++6 (>= 5), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Breaks: qtquickcontrols5-examples (<< 5.7.0-1~) Replaces: qtquickcontrols5-examples (<< 5.7.0-1~) Filename: pool/main/q/qtdeclarative-opensource-src/qtdeclarative5-examples_5.15.8+dfsg-3ok4.1_arm64.deb Size: 7312482 MD5sum: c612b4587504e58c9e1aa8b7ed3d6364 SHA1: 33b0ac20bb879bcc5fce280a057cfea4169ff604 SHA256: b226a74ea9df3439327ea57108f7c1f01135662170dd15d201d7edc0294693c9 SHA512: 9348f84542ba1c8a0091fc6b91ac984d97c88757a688584e712c89876bca82ad7ef5ece6e9d38ac881696bf7076978eed5c3f3de272c13254e3f4ecd4c8fa194 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 declarative examples 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 5 declarative examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtdeclarative5-private-dev Architecture: arm64 Version: 5.15.8+dfsg-3ok4.1 Multi-Arch: same Priority: optional Section: libdevel Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3892 Depends: qtdeclarative5-dev (= 5.15.8+dfsg-3ok4.1) Filename: pool/main/q/qtdeclarative-opensource-src/qtdeclarative5-private-dev_5.15.8+dfsg-3ok4.1_arm64.deb Size: 401022 MD5sum: 8067379af955cdcd7566a33f7d3e0b95 SHA1: cff09467ba74e6e8eced5dce404697e5fb8d85a6 SHA256: 254cfa007d8a15f554d9910ded2274abc487eb01fd8b8dab62cc07d64d707fc0 SHA512: 9bbacd94a4a59bc2da4ec4b2b654eb581973f3193620dc0fbe71d882bfbff546c84e006ab8e227d036d86f222a0ff24ae1b30033f0ac51c76b515f10a92b0aea Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 declarative private 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 private header development files for building some Qt 5 applications using Qt 5 declarative private headers. . Use at your own risk. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qterminal-l10n Architecture: all Version: 0.14.1-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: qterminal Origin: openKylin Maintainer: XXTXTOP Original-Maintainer: XXTXTOP Installed-Size: 436 Depends: qttranslations5-l10n Breaks: qterminal (<< 0.6.1) Replaces: qterminal (<< 0.6.1) Filename: pool/main/q/qterminal/qterminal-l10n_0.14.1-ok1_all.deb Size: 72046 MD5sum: 8d95fc3b77f10500ef562431e34fb55c SHA1: 1814ed839b6d56cb819d3d62927694673a0df60b SHA256: 499ce50f1d453bdceb28eba1a587750ddc2884423acd66c2da52acefda530f66 SHA512: ca066b000523c27bad0e62e862378887255c9ac5ff536e73fbcfea3adec6405062b8e96c9199696cef9034a9c0ac3558fc15ce6d37aa6dab562e689fccd1ffec Homepage: https://github.com/lxqt/qterminal Description: Language package for qterminal This package contains the l10n files needed by qterminal. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qterminal Architecture: arm64 Version: 0.14.1-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: XXTXTOP Original-Maintainer: XXTXTOP Installed-Size: 496 Provides: x-terminal-emulator Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.11.0~rc1), libqt5x11extras5 (>= 5.6.0), libqtermwidget5-0 (>= 0.14.0), libstdc++6 (>= 5.2), libx11-6 Recommends: qterminal-l10n Filename: pool/main/q/qterminal/qterminal_0.14.1-ok1_arm64.deb Size: 135834 MD5sum: c9eeb65151e1df98deb3d4f205b4f934 SHA1: 4aa4cbdfe1ef0f28350a8cd07c6a73b08833b6de SHA256: bb4d9cc84c9e51fda869bbec2e7671c539c39dd6a0e87d5cf3aecc16e17a5f66 SHA512: 37e78fefcb2cbacc3658cb640d25f79603d7825b93018764370302ff74967d06f5b41ece0ae58a5af9880ca119b01fafa1df66c492720921788e59be93ea6be4 Homepage: https://github.com/lxqt/qterminal Description: Lightweight Qt terminal emulator QTerminal is a lightweight terminal emulator based on QTermWidget. . Among other it features * Split terminals (horizontally and vertically). * Multiple tabs. * Customizable shortcuts. * Various color schemes. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtgamepad5-doc-html Architecture: all Version: 5.15.3-1ok1 Priority: optional Section: doc Source: qtgamepad-everywhere-src Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 604 Filename: pool/main/q/qtgamepad-everywhere-src/qtgamepad5-doc-html_5.15.3-1ok1_all.deb Size: 112568 MD5sum: 87bfb3b1acd9fe5df3355559a4895b36 SHA1: 5b9bdcb071bea2c72fc07ef1378f8af169809506 SHA256: 58f14778926471b4846f144ca63fcbda54665a27d09603c07b08a6f3024f7f50 SHA512: c43f50b9db314f4af94dbdf9357eeaf7956ca770efe023370d7982f8e46cb23bab85872db58b39a11debd2793add42c48b3ca176fa80ffad270d36f74cb6876f Homepage: https://doc.qt.io/qt-5/qtgamepad-index.html Description: Qt 5 Gamepad HTML documentation Qt Gamepad is an add-on library that enables Qt applications to support the use of gamepad hardware and in some cases remote control equipment. The module provides both QML and C++ interfaces. The primary target audience are embedded devices with fullscreen user interfaces, and mobile applications targeting TV-like form factors. . This package contains the documentation in HTML format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtgamepad5-doc Architecture: all Version: 5.15.3-1ok1 Priority: optional Section: doc Source: qtgamepad-everywhere-src Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 229 Filename: pool/main/q/qtgamepad-everywhere-src/qtgamepad5-doc_5.15.3-1ok1_all.deb Size: 131910 MD5sum: 5a031c1fbbb34d964cb50ac6d8d8abf5 SHA1: 5da58660cd9dd62c1703fc0856d8ee8affd198c0 SHA256: fcbbbed57f2c8f2628c80a0a6528b3d712ac842d53ab3a369fe619853283158c SHA512: 569f42d0cd1296f60903477eb834f1d4d131a2a72f51ad3af1b91b001a27723193dab9b1732c7017e3fd294954f65c3e21aa21dbaec0665893fcc1145e193efc Homepage: https://doc.qt.io/qt-5/qtgamepad-index.html Description: Qt 5 Gamepad QCH documentation Qt Gamepad is an add-on library that enables Qt applications to support the use of gamepad hardware and in some cases remote control equipment. The module provides both QML and C++ interfaces. The primary target audience are embedded devices with fullscreen user interfaces, and mobile applications targeting TV-like form factors. . This package contains the documentation in QCH format, which can be viewed using Qt Assistant from qt5-assistant package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtgamepad5-examples Architecture: arm64 Version: 5.15.8-2 Multi-Arch: same Priority: optional Section: x11 Source: qtgamepad-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 259 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libqt5gamepad5 (>= 5.10.1), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libstdc++6 (>= 4.1.1) Filename: pool/main/q/qtgamepad-everywhere-src/qtgamepad5-examples_5.15.8-2_arm64.deb Size: 19194 MD5sum: c46afa162b503101c331e00481a7926e SHA1: b0a33550f81a5ea703783fb03cd5389623be3d2e SHA256: c395e334796a92dead10ba154ff4874586c1fc18166dfce719e2fb82b9c76784 SHA512: 729acfae30f76e43d3e67be0f2b6d66d961a63b2e33da70f75963704d397cbb3f6205b03001db8a47c49d026b36413bf7b3d06791a77c8d4735b60eb925be072 Homepage: https://doc.qt.io/qt-5/qtgamepad-index.html Description: Qt 5 Gamepad examples 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 5 Gamepad module's examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtgstreamer-doc Architecture: all Version: 1.2.0-ok1 Priority: optional Section: doc Source: qt-gstreamer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9404 Depends: libjs-jquery Suggests: libqt5gstreamer-dev Filename: pool/main/q/qt-gstreamer/qtgstreamer-doc_1.2.0-ok1_all.deb Size: 1797528 MD5sum: 44fc67d5288fc2390683d6c37aae1a5c SHA1: a0ca6404e37ff35e096f969d4005da49113d50ba SHA256: b60879fa37615c933d5a68f98c6ac78e78cb7d649985497a3d9b99b43662c579 SHA512: 85125b07fc223392e31f45bcfc42f9d40dddb45de5058e14da4e7bd697589aed9c6514700277396fe9f3aed6f324f6e82c114f317544d51d9b533f3045edba66 Homepage: https://gstreamer.freedesktop.org Description: QtGStreamer API documentation QtGStreamer provides C++ bindings for GStreamer with a Qt-style API, plus some helper classes for integrating GStreamer better in Qt applications. . This package contains API documentation for the QtGStreamer library in html format, generated from the sources with doxygen. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtgstreamer-plugins-qt5 Architecture: arm64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: qt-gstreamer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 151 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgl1, libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.1.90), libgstreamer1.0-0 (>= 1.4.0), libqt5core5a (>= 5.3.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5opengl5 (>= 5.0.2), libqt5quick5 (>= 5.2.0~rc1) | libqt5quick5-gles (>= 5.2.0~rc1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/q/qt-gstreamer/qtgstreamer-plugins-qt5_1.2.0-ok1_arm64.deb Size: 44826 MD5sum: ac9c053c1ed7ee02433b6dd89e7e297f SHA1: c7d2f27c65403665fb3ccd69dd2dced1ba2670fb SHA256: a30978de0160b4d1895a18158d723e94b634f27c912152d0ac935b2d0d9fee1a SHA512: 95b2a270aac8a642cb308a3ace7c73591ccc823511899892f1ea35c68d4c94eeb64797e0a5c4ff9d295dc39630b91c9a91393da9681f41dde52e73f39e8737b0 Homepage: https://gstreamer.freedesktop.org Description: GStreamer plugins from QtGStreamer - Qt 5 build This package contains GStreamer plugins that are shipped together with the QtGStreamer bindings library. These plugins provide GStreamer elements that enable better integration of GStreamer in Qt applications. . Currently, this package contains the qtvideosink, qtglvideosink and qwidgetvideosink elements. . This package is part of the Qt5 version of QtGStreamer. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtkeychain-qt5-dev Architecture: arm64 Version: 0.13.2-5ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qtkeychain Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 41 Provides: qt5keychain-dev Depends: libqt5keychain1 (= 0.13.2-5ok1) Breaks: qt5keychain-dev (<< 0.13.2-3~) Replaces: qt5keychain-dev (<< 0.13.2-3~) Filename: pool/main/q/qtkeychain/qtkeychain-qt5-dev_0.13.2-5ok1_arm64.deb Size: 7740 MD5sum: 2bb72e5b68f39082323acc4d31ca8a74 SHA1: bc4286303e95ff9aba4521225ca103d3f22cae29 SHA256: aaeaaae586a47b03316abe90af42a49d94ac571ab8d77ab2d9adbc457f562b81 SHA512: 94c6a48c705604e283d765656904d22115bd0a08265f005035e60b750cd4f5d569c86d58d3384ced965d221a87d20f7dc49afdb461cbc6b667f5eb508f3d2e24 Homepage: https://github.com/frankosterfeld/qtkeychain Description: Development files for qtkeychain (QT5 version) A Qt API to store passwords . It can use KWallet or GNOME Keyring, if one of them is available. If none of them is available, qtkeychain will report an error or writes with explicit request the password unencrypted at a file. . This is the Version built for QT5. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtlocation5-dev Architecture: arm64 Version: 5.15.8+dfsg-3ok2 Multi-Arch: same Priority: optional Section: libdevel Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 262 Depends: libqt5location5 (= 5.15.8+dfsg-3ok2), libqt5location5-plugin-mapboxgl (= 5.15.8+dfsg-3ok2), libqt5location5-plugins (= 5.15.8+dfsg-3ok2), qtbase5-dev, qtdeclarative5-dev Filename: pool/main/q/qtlocation-opensource-src/qtlocation5-dev_5.15.8+dfsg-3ok2_arm64.deb Size: 25820 MD5sum: 05ee9f951061ebfd16e06e1ffe2b53d7 SHA1: 0be033d1d1c47bc98ce4ab73a3273e1ddeaa8f64 SHA256: 85018be8ec7eadb94584ccdbab5e9b101f2e8f3c4412150fb28438a911b77895 SHA512: 5f4e493aa7a4ba6e8182890e57d7d72ccdaa0d965d2a59ecce28b49ff59006e6514c54728c0fc02578641a205047b3dc59c1036e87b1f7a8140aa2e478e09522 Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt 5 Location 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 Location library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtlocation5-examples Architecture: arm64 Version: 5.15.8+dfsg-3ok2 Multi-Arch: same Priority: optional Section: x11 Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 4489 Depends: libqt5location5-plugins (= 5.15.8+dfsg-3ok2), libqt5positioning5-plugins (= 5.15.8+dfsg-3ok2), qml-module-qtlocation (= 5.15.8+dfsg-3ok2), qml-module-qtpositioning (= 5.15.8+dfsg-3ok2), libc6 (>= 2.34), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5location5, libqt5network5 (>= 5.0.2), libqt5positioning5 (>= 5.6.0), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Breaks: qtpositioning5-examples (<< 5.5.0~) Replaces: qtpositioning5-examples (<< 5.5.0~) Filename: pool/main/q/qtlocation-opensource-src/qtlocation5-examples_5.15.8+dfsg-3ok2_arm64.deb Size: 1930254 MD5sum: e8e45479e1b3afb24de2137d0f5cb802 SHA1: 78a7de0fa0f66a1b1e08e37bc4224853735a856b SHA256: 0b337a25c60c9ef75d937f135a2d15d34fbf961d63d7124a2c8f61fd49ca9103 SHA512: 72a147ec4a61046504720b9ddcb21d9139ba074fa0f0ed12efc6f58a49d8f108fdfafa2942fdfdd469310b33e499ef562a62166ac8198b5a03d6db60aaf6b713 Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt 5 Location and Positioning examples 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 5 Location and Positioning examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtmultimedia5-dev Architecture: arm64 Version: 5.15.8-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qtmultimedia-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 586 Depends: libglib2.0-dev, libqt5multimedia5 (= 5.15.8-2ok1), libqt5multimediagsttools5 (= 5.15.8-2ok1), libqt5multimediaquick5 (= 5.15.8-2ok1), libqt5multimediawidgets5 (= 5.15.8-2ok1), qtbase5-dev Filename: pool/main/q/qtmultimedia-opensource-src/qtmultimedia5-dev_5.15.8-2ok1_arm64.deb Size: 46762 MD5sum: 619c165985516286f24edde40116e611 SHA1: 58daa64013ede13dd15dfe97b0844a66c8c03f4f SHA256: d861ec335e9866add0b8632942b4b957977f92d973e68d6c7b0584264e97f6e1 SHA512: 13318787ef48bb5bcc612269ec14a3e2de61cbaad0d0a6ca7064e08ba6153ead39c2fa1f5842d11d6f2711c2bfe9a7a35db41fc768e2d33b08a589397a87af94 Homepage: https://doc.qt.io/qt-5/qtmultimedia-index.html Description: APIs for multimedia 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 Qt Multimedia libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtmultimedia5-examples Architecture: arm64 Version: 5.15.8-2ok1 Multi-Arch: same Priority: optional Section: x11 Source: qtmultimedia-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 4158 Depends: libqt5multimedia5-plugins (= 5.15.8-2ok1), qml-module-qt-labs-folderlistmodel, qml-module-qtmultimedia (= 5.15.8-2ok1), qml-module-qtquick2, libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5multimedia5 (>= 5.14.1), libqt5multimediawidgets5 (>= 5.6.0~beta), libqt5network5 (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtmultimedia-opensource-src/qtmultimedia5-examples_5.15.8-2ok1_arm64.deb Size: 827456 MD5sum: cc4867e4085fe394f31d39d365c6b1ef SHA1: 59d2f72c03f51edf3ac913a7eda6d90286bebe5c SHA256: 212ae8074942cdc55777c7f3d183bb825dda2aee66791ce605a28469e0c5a24c SHA512: d798ba92a03db543026e66c8a1e02ccf3bdb35b471ef470b71d4b605dbd043d9ed2143c510d1d2f1e42cc6bd8898ef341883c4eedff505be54a00daebbccba91 Homepage: https://doc.qt.io/qt-5/qtmultimedia-index.html Description: Examples 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 examples for Qt5 multimedia application development. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtnetworkauth5-doc-html Architecture: all Version: 5.15.3-1ok2 Multi-Arch: foreign Priority: optional Section: doc Source: qtnetworkauth-everywhere-src Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 699 Filename: pool/main/q/qtnetworkauth-everywhere-src/qtnetworkauth5-doc-html_5.15.3-1ok2_all.deb Size: 107516 MD5sum: 897834196a79bfaf153eb1fc5d30cca4 SHA1: a70f1b5a4d4e053bf190d41f926f00d11639058a SHA256: ff883a61313a1aefc1c4cb7964ac196ec1688e1c3c4624f34d4714bc5235229f SHA512: 5c20f8851be94f4b9ece11656a8b1446578c50ef64509b0368a6c1cc712b37f8576b2fdcac516c22c3e76e4b3075859746539c4b4902e0bc94bbc4991c1adccf Homepage: https://doc.qt.io/qt-5/qtnetworkauth-index.html Description: online account access for Qt apps - HTML Documentation 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 HTML documentation for QtNetworkAuth. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtnetworkauth5-doc Architecture: all Version: 5.15.3-1ok2 Multi-Arch: foreign Priority: optional Section: doc Source: qtnetworkauth-everywhere-src Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 230 Filename: pool/main/q/qtnetworkauth-everywhere-src/qtnetworkauth5-doc_5.15.3-1ok2_all.deb Size: 130898 MD5sum: 031e35647844714254e48cfa1ecfe705 SHA1: ca6d05361b4a5f2ffca9808d16c6655a0cc4d238 SHA256: 7c33063d11fb9c16af15020301cd5e82e109cfafd1f5cceef63c692e1797841f SHA512: 776e1588c6f1104cc7b057d40d94c6becdc84aca3897dd16f97b0d7676cbc29997aec8ab349f4d1c488ebd036eb6a4bb1963318c50ff32742329219680f53948 Homepage: https://doc.qt.io/qt-5/qtnetworkauth-index.html Description: online account access for Qt apps - documentation 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 documentation for QtNetworkAuth. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtnetworkauth5-examples Architecture: arm64 Version: 5.15.8-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: 270 Depends: libqt5networkauth5 (= 5.15.8-2ok1), libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5network5 (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtnetworkauth-everywhere-src/qtnetworkauth5-examples_5.15.8-2ok1_arm64.deb Size: 42652 MD5sum: c4bd801c9ed202c47c6c4e8946c7a712 SHA1: e29c1c6c3cd2006f5d7bd70a561837e76876551c SHA256: e3e7e7fe80be28bf4c17e42f025be17951c44e1ac7f4a2680024da34a72d75d3 SHA512: 6200a0cbdb23b07ece6b0b786598a51899e1cb78aca26283c379b77b078c06c65ee7f0650d8091ec0bbd8152a443016a500c1ca3eea657e5aa09c30cbff986b5 Homepage: https://doc.qt.io/qt-5/qtnetworkauth-index.html Description: online account access for Qt apps - Examples 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 examples for Qt's NetworkAuth submodule. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtpdf5-dev Architecture: arm64 Version: 5.15.9+dfsg-ok9.6 Multi-Arch: same Priority: optional Section: libdevel Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 270 Depends: libqt5pdf5 (= 5.15.9+dfsg-ok9.6), libqt5pdfwidgets5 (= 5.15.9+dfsg-ok9.6), qtbase5-dev Filename: pool/main/q/qtwebengine-opensource-src/qtpdf5-dev_5.15.9+dfsg-ok9.6_arm64.deb Size: 44494 MD5sum: d0e4c269a7fd77ce9632fd3fa58ec9b4 SHA1: 6165507f1149865dc8fe8cb878bca870c0fa3494 SHA256: ba17cbbbaff60885f24b2e2e7502912e62969a21d96a2964adce85a7b994a28f SHA512: 71d1b2a9c80fc5c1977d0dce4401507ff4937d585f053dff92824557f0ae6922cd39abef95f5dcf81ca7c87c89e91ced5482433cbcd02a66b174fd99e0a60983 Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Qt 5 PDF library - development files The Qt PDF module contains classes and functions for rendering PDF documents. . This package contains the development files needed to build Qt 5 applications using Qt PDF library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtpdf5-doc-html Architecture: all Version: 5.15.9+dfsg-ok9.6 Multi-Arch: foreign Priority: optional Section: doc Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 918 Filename: pool/main/q/qtwebengine-opensource-src/qtpdf5-doc-html_5.15.9+dfsg-ok9.6_all.deb Size: 98146 MD5sum: 66fe5f5c09bcebb0b064882c9dcdb12a SHA1: 006e23779b8cb0166b974ace6f6057752e1eeae3 SHA256: 74922835ba9c233fd8316b6afc2e064fc97b96dad4d7a61701ee667ea6565e1c SHA512: 977d168f8441faa7a145449e8e957b03eb0b7dab88a50b6ff9365711491bbe6471f20756d7b072efda2c8182bcf790fc20563af6ecc34ba13e545df9d996f1e9 Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Qt 5 PDF HTML documentation The Qt PDF module contains classes and functions for rendering PDF documents. . This package contains the HTML documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtpdf5-doc Architecture: all Version: 5.15.9+dfsg-ok9.6 Multi-Arch: foreign Priority: optional Section: doc Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 371 Filename: pool/main/q/qtwebengine-opensource-src/qtpdf5-doc_5.15.9+dfsg-ok9.6_all.deb Size: 135200 MD5sum: 8021dd8f276c47cfe10041960120f423 SHA1: 39612f1f5a055ca4dbc472e3d4bda04198d7d43a SHA256: 768d3c44d8e49cce8053c0f77d25d6b254ea019e835f5b39fee131b5ca2c8616 SHA512: 57693fde72bdfb3f8adb3e00020e60f515c1a64d6b474ac32223d350cddb8ddded5b521544956d680c7d44b040e71fcba488ea4b10f0349e7471b8f99cdbc7f5 Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Qt 5 PDF documentation The Qt PDF module contains classes and functions for rendering PDF documents. . This package contains the documentation in QCH format, which can be viewed using Qt Assistant from qttools5-dev-tools package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtpdf5-examples Architecture: arm64 Version: 5.15.9+dfsg-ok9.6 Multi-Arch: same Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 837 Depends: qml-module-qtquick-pdf (= 5.15.9+dfsg-ok9.6), libc6 (>= 2.34), libqt5core5a (>= 5.15.3+dfsg~), libqt5gui5 (>= 5.15.3+dfsg~) | libqt5gui5-gles (>= 5.15.3+dfsg~), libqt5pdf5 (>= 5.15.1), libqt5pdfwidgets5 (>= 5.15.1), libqt5qml5 (>= 5.15.3+dfsg~), libqt5widgets5 (>= 5.15.3+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtwebengine-opensource-src/qtpdf5-examples_5.15.9+dfsg-ok9.6_arm64.deb Size: 151016 MD5sum: 11408f6276d70731a9f47f7307faf7be SHA1: 43494f4ee6a9b2e8890dd07e8aa3a494d6062d4a SHA256: e4660b7d771afeeffcddbf2333dbb6b0e22a17a1d5706035bb3bf9ad6b27abea SHA512: 96ead9d22aa22aee6edbdf02e10f36b947428dcb2665b17eb94cef4b1283c85ce65c0bc9202669d0a11b73208a740754563704779f76b92f32715653d9ec16e7 Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Qt PDF - examples The Qt PDF module contains classes and functions for rendering PDF documents. . This package contains the PDF examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtpositioning5-dev Architecture: arm64 Version: 5.15.8+dfsg-3ok2 Multi-Arch: same Priority: optional Section: libdevel Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 180 Depends: libqt5positioning5 (= 5.15.8+dfsg-3ok2), libqt5positioning5-plugins (= 5.15.8+dfsg-3ok2), libqt5positioningquick5 (= 5.15.8+dfsg-3ok2), qtbase5-dev, qtdeclarative5-dev Breaks: qtlocation5-dev (<< 5.10.1+dfsg-2~) Replaces: qtlocation5-dev (<< 5.10.1+dfsg-2~) Filename: pool/main/q/qtlocation-opensource-src/qtpositioning5-dev_5.15.8+dfsg-3ok2_arm64.deb Size: 21052 MD5sum: 49ecbc12f8fa1244d47d5d3874db51af SHA1: e3a4ab218ab10a25b1ee520eb389b542974a7c07 SHA256: 34a00505a99e14b7453da3af0ae58b4ed88de4b53419c766ad9e3da9ff318eea SHA512: 8d4a810a06743cf5686fce03fc43a94149d468ef656c50fd1eccb19b368b3a6bc30fae6a368d0abce7417967f631ad10716137abfb3e54ee9da017811083503a Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt 5 Positioning 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 Positioning library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtquickcontrols2-5-dev Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libdevel Source: qtquickcontrols2-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 82 Depends: libqt5quickcontrols2-5 (= 5.15.8+dfsg-2ok2), libqt5quicktemplates2-5 (= 5.15.8+dfsg-2ok2) Filename: pool/main/q/qtquickcontrols2-opensource-src/qtquickcontrols2-5-dev_5.15.8+dfsg-2ok2_arm64.deb Size: 13056 MD5sum: 986382b49009e75e19d073d44145cde7 SHA1: 0734969378a38cff628989dc7f026648c75e7ef1 SHA256: 8392da0d5dd4fe8b830f9c2f1273ea7c147a7c3eded72595e632402ab0a9d3f1 SHA512: 32766b441a664d7b5148e2f375fb3d67839996c03eb99ad986e79f0a82e048240be1b4086e0e46e1bb1a375fe582baf56961a2be0d7ce8e23a93f0a31c1e2d90 Homepage: https://doc.qt.io/qt-5/qtquickcontrols-index.html Description: Qt 5 Quick Controls 2 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 Qt Quick Controls 2 development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtquickcontrols2-5-examples Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libs Source: qtquickcontrols2-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 6706 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quickcontrols2-5 (>= 5.9.0~rc), libqt5sql5 (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtquickcontrols2-opensource-src/qtquickcontrols2-5-examples_5.15.8+dfsg-2ok2_arm64.deb Size: 2959478 MD5sum: a17322006750058376ef08b2e6143165 SHA1: 160aa5ad2be923ac9966fe1b6dac7a9b607d1d7e SHA256: 29a62fbf500bca3913a50a0d893e4b38180519376a7eb48c7f41a4fb55fb44d4 SHA512: c5f8b0a711dd3abe5f009c9d2c0683d1b798c6e035b3922acd15d90b438c1242b9f0971e5a2cb3f9f9932c62b299b63ec72b4261782d897d92178ba1a6559168 Homepage: https://doc.qt.io/qt-5/qtquickcontrols-index.html Description: Qt 5 Qt Quick Templates 2 examples 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 examples for Qt Quick Controls 2. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtquickcontrols2-5-private-dev Architecture: arm64 Version: 5.15.8+dfsg-2ok2 Multi-Arch: same Priority: optional Section: libdevel Source: qtquickcontrols2-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 619 Depends: qtquickcontrols2-5-dev (= 5.15.8+dfsg-2ok2) Filename: pool/main/q/qtquickcontrols2-opensource-src/qtquickcontrols2-5-private-dev_5.15.8+dfsg-2ok2_arm64.deb Size: 46996 MD5sum: b6a6a15989b2ea3b1d8b5f06b390bf81 SHA1: a68a3f6609504d57f3a55ebfe616949afd7d159b SHA256: 65024026ca947cc3016aaeac15de52abb76b3b33e936b085e4f999f465ee9bc2 SHA512: cdf075114079c66a8b9b4d1fd04d319e846aa42166cef4ba2410cc63e688eab78a8c9a74fa6c7bb7fb63e9b09f0d6f05ea28b85f7e95aaa46eff387c57e45a04 Homepage: https://doc.qt.io/qt-5/qtquickcontrols-index.html Description: Qt 5 Quick Controls 2 private 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 Qt Quick Controls 2 private development files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtquickcontrols5-examples Architecture: arm64 Version: 5.15.8-2ok2 Multi-Arch: same Priority: optional Section: x11 Source: qtquickcontrols-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 9123 Depends: fonts-dejavu-core, fonts-open-sans, qml-module-qtquick-controls, qml-module-qtquick-dialogs, qml-module-qtquick-extras, qml-module-qtquick-privatewidgets, qml-module-qttest, libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5sql5 (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtquickcontrols-opensource-src/qtquickcontrols5-examples_5.15.8-2ok2_arm64.deb Size: 4140628 MD5sum: 938e461c3db97d9cc24fa1f568d25dba SHA1: b8d1d8afa3acc2f5d74a005c866609196d6ed85a SHA256: 3077ede9acda661c18c7212eb4e0faa16be44720f98b612ac6beb5c61ad81557 SHA512: d850dd2e81076357377ab69a18f5892b90c47c226598a0c6fd37c0186c68e388907e6afeeb9e6d30301af80445e4f62f95d86d0d4b495d1d21aeeeafc9d2116d Homepage: https://doc.qt.io/qt-5/qtquickcontrols1-index.html Description: Qt 5 Quick Controls examples 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 5 Quick Controls examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtremoteobjects5-doc-html Architecture: all Version: 5.15.3-1ok1 Priority: optional Section: doc Source: qtremoteobjects-everywhere-src Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1472 Filename: pool/main/q/qtremoteobjects-everywhere-src/qtremoteobjects5-doc-html_5.15.3-1ok1_all.deb Size: 130630 MD5sum: f28789bcee03f9f23bd09cfc0d16dfa2 SHA1: 0a0adfeed7ad86c34e2886672b5281bdd397500f SHA256: 92a57459a4f1d26204b940c3227fd2743c6cad054bd6070835932d606e6fcedc SHA512: f881a5aec7f1992f052ccbf971268dcfcf252baecd67f290b8388733e7d06c4f443a86803df850f1cf0a65e53baf8fb867edbb0c06b53812602088a4668d306f Homepage: https://doc.qt.io/qt-5/qtremoteobjects-index.html Description: Qt Remote Objects HTML documentation The Qt Remote Objects extends Qt's existing functionalities to enable information exchange between processes or computers. . This package contains the documentation in HTML format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtremoteobjects5-doc Architecture: all Version: 5.15.3-1ok1 Priority: optional Section: doc Source: qtremoteobjects-everywhere-src Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 319 Filename: pool/main/q/qtremoteobjects-everywhere-src/qtremoteobjects5-doc_5.15.3-1ok1_all.deb Size: 185790 MD5sum: 1dcea9789895db05e9f701e889dbac57 SHA1: 66e580d9071a79bc0167044cf66909f1359bb9b5 SHA256: f8222def2332269cffb515d106d9d1722678f1936d19833bd6872bd9721b58c9 SHA512: e8a3895e2f0247617a115abdc297fffec3469d66c819e4a31874095213339418be6e3bc42d07d51fd36d3989df0b921fdaed664ca6c58a1365ff41a8a8ec931d Homepage: https://doc.qt.io/qt-5/qtremoteobjects-index.html Description: Qt Remote Objects QCH documentation The Qt Remote Objects extends Qt's existing functionalities to enable information exchange between processes or computers. . This package contains the documentation in QCH format, which can be viewed using Qt Assistant from qt5-assistant package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtremoteobjects5-examples Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: same Priority: optional Section: x11 Source: qtremoteobjects-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1437 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5network5 (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5remoteobjects5 (>= 5.12.5), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtremoteobjects-everywhere-src/qtremoteobjects5-examples_5.15.8-2ok3_arm64.deb Size: 153090 MD5sum: a48aa9a403e06584d354d2c7f7e586db SHA1: 34f5a6b3a6981e69fb43ce47d40a4371f7f1faf3 SHA256: ef8559ee69b98281a2b1d2dda6aeb64aea1f8fb333db015eed3f029f701dfc91 SHA512: 32dd7ab60f635791e90640883182be5ff7b60d332fce47da218a1ce07f469e384cc3b4c08c4e93a380033652e05980986e5e3c4f451dae6a255cc8da3e7a9016 Homepage: https://doc.qt.io/qt-5/qtremoteobjects-index.html Description: Qt Remote Objects examples The Qt Remote Objects extends Qt's existing functionalities to enable information exchange between processes or computers. . This package contains Qt 5 Remote Objects examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtscript5-dev Architecture: arm64 Version: 5.15.8+dfsg-2ok4 Multi-Arch: same Priority: optional Section: libdevel Source: qtscript-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 169 Pre-Depends: dpkg (>= 1.15.6~) Depends: libqt5script5 (= 5.15.8+dfsg-2ok4), libqt5scripttools5 (= 5.15.8+dfsg-2ok4), qtbase5-dev | qtbase5-gles-dev Filename: pool/main/q/qtscript-opensource-src/qtscript5-dev_5.15.8+dfsg-2ok4_arm64.deb Size: 20602 MD5sum: bd6ef37687cafb552b0e5b9e236134f5 SHA1: 0ca90f59aa19cdc02b67a17d2a587953a5e0d861 SHA256: c37cd3f05db81046c81e3890d9b30edf311e2ca74c0c2ebd8a77fb89e84a7430 SHA512: 437c21eb2249f3a31234fd34216b35c8615f0620f53c4a0450b5ed02b6c53826d0bc98f3f1c9ade1a989e192b140b04ed310e82dfd61587306364b2ca495f1cc Homepage: https://doc.qt.io/qt-5/qtscript-index.html Description: Qt 5 script 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 QtScript and QtScriptTools libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtscript5-examples Architecture: arm64 Version: 5.15.8+dfsg-2ok4 Multi-Arch: same Priority: optional Section: x11 Source: qtscript-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 870 Pre-Depends: dpkg (>= 1.15.6~) Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5script5 (>= 5.6.0~beta), libqt5scripttools5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/q/qtscript-opensource-src/qtscript5-examples_5.15.8+dfsg-2ok4_arm64.deb Size: 125802 MD5sum: 46114f3a1943bb17a1ccc76cb3f6921a SHA1: 7719f40e3920771e4abd6502e5f90f42b47c662d SHA256: 1165ca0eca4aea782f1d7bf1b35881712c0ece35999b0c6cc5117081dc55039a SHA512: 4f048342b2847f17c64e256eb6a3bd01b9d1ac439613dcdba21d7ca7395e6126a6792ddf11585ffe821f806131d447a769a119f1c6179b8e29231bd2f3808a98 Homepage: https://doc.qt.io/qt-5/qtscript-index.html Description: Qt 5 script examples 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 5 script examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtscxml5-doc-html Architecture: all Version: 5.15.3-1ok1 Priority: optional Section: doc Source: qtscxml-everywhere-src Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1830 Filename: pool/main/q/qtscxml-everywhere-src/qtscxml5-doc-html_5.15.3-1ok1_all.deb Size: 246798 MD5sum: 44b65a5c4d4ca21ab7429ec414283b10 SHA1: afb38b6ba2e453a00ee6bbdf430f08ba084cc086 SHA256: 47131cc5fd22f1ad4d47afffde9ed1d874cea8f280e62af7dfd7b690d5e4dcc5 SHA512: a9ab3f4b202b539f018212a870899f0699b44994e8e490f929f66d01755780802e4df64d93183a6c388a7ebf36c195343b8376b4d667cb1b76859ea78cb6b81b Homepage: https://doc.qt.io/qt-5/qtscxml-index.html Description: Qt SCXML HTML documentation 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 documentation in HTML format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtscxml5-doc Architecture: all Version: 5.15.3-1ok1 Priority: optional Section: doc Source: qtscxml-everywhere-src Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 540 Filename: pool/main/q/qtscxml-everywhere-src/qtscxml5-doc_5.15.3-1ok1_all.deb Size: 364294 MD5sum: 70298159590fa9551fa2592cdce36b59 SHA1: 96b814ed81b46ea4dd0f4a650e17ef5c6249bec0 SHA256: 8c02a826f050e1056e629dc15e9ce74adec941b0dc5da87d060ea207d49eba2a SHA512: e0f8742b920171acc7f19e6ece0b89c67655dadc9511a76c9326af52ddbdd003c9403c242b94f2dca6d7bf97d7ac1b599e7d44d48273c968251a065b3a91da3b Homepage: https://doc.qt.io/qt-5/qtscxml-index.html Description: Qt SCXML QCH documentation 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 documentation in QCH format, which can be viewed using Qt Assistant from qttools5-dev-tools package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtscxml5-examples Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: same Priority: optional Section: x11 Source: qtscxml-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1893 Depends: qml-module-qtscxml, libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5network5 (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5scxml5 (>= 5.10.1), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtscxml-everywhere-src/qtscxml5-examples_5.15.8-2ok3_arm64.deb Size: 159428 MD5sum: 4f64b12e3d360824d234d1ec253fc881 SHA1: 9fad44e3f9a5ac910cf5fc3f75d4da9cf720e9d7 SHA256: 0e005fb3880b1ca79b021e62859a85f473025b1e3fc94f7039d2996c1a510241 SHA512: 5811f453003f07a480fd644bf5e3e1fcd84157dda6db38b6b51d699f30e6672afb5028af4a486d1c9f1407f5bced6ea94a21f12c20305a51494b17f43a150e06 Homepage: https://doc.qt.io/qt-5/qtscxml-index.html Description: Qt SCXML examples 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 Qt 5 SCXML examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtsensors5-examples Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: same Priority: optional Section: x11 Source: qtsensors-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1443 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5qml5 (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5sensors5 (>= 5.6.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/q/qtsensors-opensource-src/qtsensors5-examples_5.15.8-2ok3_arm64.deb Size: 250986 MD5sum: a343fd7179bdaac8a61389b8ed5087e9 SHA1: d62dacc2ca1295ec48ef7082a9d8445e836c27cd SHA256: 5afbb241e494af9bba920a9fc1ab566da9fb48857878e2868eeb3c458eb315bb SHA512: 6cfbcceddeee9f09ef2445e5e9fb50c1965fd5ce3a25af875ead4cdfd2c2af490e313af3f27bb0b276e33863d3eb54bfc15eb0b1b187a48e69d45be8a1e3f657 Homepage: https://doc.qt.io/qt-5/qtsensors-index.html Description: Qt 5 sensors examples 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 5 Sensors examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtserialbus5-doc-html Architecture: all Version: 5.15.3-1ok1 Priority: optional Section: doc Source: qtserialbus-everywhere-src Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1271 Filename: pool/main/q/qtserialbus-everywhere-src/qtserialbus5-doc-html_5.15.3-1ok1_all.deb Size: 136166 MD5sum: 18be9f13622ea456cdb6208fad29bcfb SHA1: 8dd2e98d11fbc3b1d3bea9494e15de3880a2d76f SHA256: 9bebba2d8bbe70a2deefd8fc8ca36e09323b19f44ed23c1fba9a33faa0c9f6db SHA512: 37723fdff1149861cf86852a602da35504c1bf297208ff5a65f5c022ce5720ec563655573b62edbbd0cff7c1047934cdfb62ad726681be17c299d3492a8003de Homepage: https://doc.qt.io/qt-5/qtserialbus-index.html Description: Qt serialbus serial bus access HTML documentation Qt serialbus module provides Qt module for general purpose serial bus access. Support for CAN and potentially other serial buses. . This package contains the documentation in HTML format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtserialbus5-doc Architecture: all Version: 5.15.3-1ok1 Priority: optional Section: doc Source: qtserialbus-everywhere-src Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 378 Filename: pool/main/q/qtserialbus-everywhere-src/qtserialbus5-doc_5.15.3-1ok1_all.deb Size: 222780 MD5sum: d3622b8c7e3fa3658bc4b9ca17db8981 SHA1: b19e79ac9475d8b4b90faa1fed1862ee3df1e963 SHA256: bdee5a34fd3fd8e4b273f521876422dcb6bdbd42bdd82cff44be016201632dbb SHA512: 343648729a54d49772c10654d178cb94c14dc092663bc30e54046e26e3fdc18335138c3534837f5a7932c07ed35a1797e674bfed9073465f32cdf6f22e6acf68 Homepage: https://doc.qt.io/qt-5/qtserialbus-index.html Description: Qt serialbus serial bus access QCH documentation Qt serialbus module provides Qt module for general purpose serial bus access. Support for CAN and potentially other serial buses. . This package contains the documentation in QCH format, which can be viewed using Qt Assistant from qttools5-dev-tools package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtserialbus5-examples Architecture: arm64 Version: 5.15.8-2ok1 Multi-Arch: same Priority: optional Section: x11 Source: qtserialbus-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1211 Pre-Depends: dpkg (>= 1.15.6~) Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5serialbus5 (>= 5.14.2), libqt5serialport5 (>= 5.15.8~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtserialbus-everywhere-src/qtserialbus5-examples_5.15.8-2ok1_arm64.deb Size: 245556 MD5sum: 69765446e15adae762864369d72ff6d1 SHA1: a1ec939c6c26e69e19e4486ffc45312e1c59fa18 SHA256: 7a00a9af8f3a31db36b11c013f55d9e3b2ff8b68818ee634b3dca08e384de703 SHA512: 9d50b9fe3c7c09509493954002db24dac0986a28cfcef5c0a45d2f9b2e0a9d8c3e4c4c5f71e38c4251ef8e4a87172e2f4caeb9765f5fd8601b87bace28739e15 Homepage: https://doc.qt.io/qt-5/qtserialbus-index.html Description: Qt 5 Serialbus serial bus access examples Qt serialbus module provides Qt module for general purpose serial bus access. Support for CAN and potentially other serial buses. . This package contains Qt 5 Serialbus examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtspeech5-examples Architecture: arm64 Version: 5.15.8-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: 110 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5texttospeech5 (>= 5.8.0~alpha), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtspeech-opensource-src/qtspeech5-examples_5.15.8-2ok1_arm64.deb Size: 20388 MD5sum: b8a3b3bd21b83930d219bf2668cab6c0 SHA1: acdb9597dc15d3befeedd1ff9a48d439e05a2402 SHA256: 889ba6f2939dc1001f5609f8943172d6f8a32d793c5ec095b4399a639225fd8b SHA512: 0d42af0c14ddf6cdbe5ed2ca8735da59e2df896ac8f4b3f332206b383ad2ca6bbf86e8db542c725b340a566fce5c1f3704a401395f3e2b50e76f6006c5af69e1 Homepage: https://doc.qt.io/qt-5/qtspeech-index.html Description: Speech library for Qt - Examples QtSpeech provides support for text-to-speech and speech recognition in Qt applications. . This package contains the QtSpeech examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtspeech5-flite-plugin Architecture: arm64 Version: 5.15.8-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: 84 Depends: libc6 (>= 2.17), libflite1 (>= 1.4-release-9~), libqt5core5a (>= 5.15.8+dfsg~), libqt5multimedia5 (>= 5.15.8~), libqt5texttospeech5 (>= 5.8.0~alpha), libstdc++6 (>= 5) Filename: pool/main/q/qtspeech-opensource-src/qtspeech5-flite-plugin_5.15.8-2ok1_arm64.deb Size: 24738 MD5sum: 1f7bca3848f4d5e72ebed63a08f27058 SHA1: 0f06391b9a85ded21a9f70e4cf2e0ece50425a92 SHA256: bccc3f574f7bbe98eb11f370de7eaac1d3def34263e34ca7950cfafa257ee9dc SHA512: ab58ebb240e49fb7d10d3eb3dbe38d6e0d6184b0544f1a454bcd0ce42ef7401108aaae27fad0d8e98c5041507d81edb821581cbf45d91c1604b1a5a284c4ce7b Homepage: https://doc.qt.io/qt-5/qtspeech-index.html Description: Speech library for Qt - Flite plugin QtSpeech provides support for text-to-speech and speech recognition in Qt applications. . This package contains the plugin for Flite speech synthesis engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtspeech5-speechd-plugin Architecture: arm64 Version: 5.15.8-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: 84 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5texttospeech5 (>= 5.8.0~alpha), libspeechd2 (>= 0.8.3), libstdc++6 (>= 5) Filename: pool/main/q/qtspeech-opensource-src/qtspeech5-speechd-plugin_5.15.8-2ok1_arm64.deb Size: 19714 MD5sum: d58a153222c49887b80d39ebbc2ee6bf SHA1: eac7d04644671b4f1b64a5cd9d15c1e695a11a97 SHA256: 44f2f6b1c4d17870af1e72beed9de2e9200526782a89dfdf75b02f5e00139fda SHA512: d861d9e4fb81bfc24aeaed33ef95c31257a3d4f9733e978feac3936386f16501ce2e678f268481f0a97a9194b503a2250bbcd6717d9b34e6a0a2803e51ea8cff Homepage: https://doc.qt.io/qt-5/qtspeech-index.html Description: Speech library for Qt - speechd plugin QtSpeech provides support for text-to-speech and speech recognition in Qt applications. . This package contains the plugin for speechd speech synthesis engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtsvg5-examples Architecture: arm64 Version: 5.15.8-2ok1 Multi-Arch: same Priority: optional Section: x11 Source: qtsvg-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3644 Depends: libc6 (>= 2.35), libgl1, libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5network5 (>= 5.15.8+dfsg~), libqt5opengl5 (>= 5.15.8+dfsg~), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtsvg-opensource-src/qtsvg5-examples_5.15.8-2ok1_arm64.deb Size: 1698918 MD5sum: 4e47cdc3370aa9597ec70696dbfaa587 SHA1: 22a0de96e5163d7dfead1e36e4b6e789721792bb SHA256: 6c3ec192050db40062c03cf0ebc8b6c23e8b32b3f44066c1a75ac622895e8258 SHA512: 7279d4abc4fee97dd3fd5a268e962584a3cc83e55e7a7a99e7786b632f024157021b496b897a5a2c68ab00e3157c736b37aae58df1fde8591676e051310cf90d Homepage: https://doc.qt.io/qt-5/qtsvg-index.html Description: Qt 5 SVG examples 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 5 SVG examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qttools5-dev-tools Architecture: arm64 Version: 5.15.8-2ok1.9 Multi-Arch: foreign Priority: optional Section: devel Source: qttools-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5001 Depends: qdoc-qt5 (= 5.15.8-2ok1.9), qhelpgenerator-qt5 (= 5.15.8-2ok1.9), qt5-assistant (= 5.15.8-2ok1.9), qtattributionsscanner-qt5 (= 5.15.8-2ok1.9), qtchooser, libc6 (>= 2.34), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5designer5 (>= 5.14.1), libqt5designercomponents5, libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5quickwidgets5 (>= 5.15.8+dfsg~), libqt5widgets5 (>= 5.14.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5.2), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/q/qttools-opensource-src/qttools5-dev-tools_5.15.8-2ok1.9_arm64.deb Size: 1108764 MD5sum: d9ceb6d6c7c2b5a8c801ed680bf42e63 SHA1: e227dedacf788e3376f9529f69d97b96d86e253c SHA256: 4747e0d786ee4edcf28135b542872d2b0359ddc0ee72779ffc95282ab70edb6c SHA512: f5c73ea4a44ec7ee20783e871c6bcf6567c856ade649eaf3dec8736054b4344f81a45d08929a1466b5832c3969702f62f77637e814a263b652691108f01e1960 Homepage: https://www.qt.io/developers/ Description: Qt 5 development tools 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 applications to browse the documentation, translate applications, generate help files and other stuff that helps in Qt development. These tools are among others: * designer * linguist * pixeltool * qdbusviewer cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qttools5-dev Architecture: arm64 Version: 5.15.8-2ok1.9 Multi-Arch: same Priority: optional Section: libdevel Source: qttools-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1582 Depends: libqt5designer5 (= 5.15.8-2ok1.9), libqt5designercomponents5 (= 5.15.8-2ok1.9), libqt5help5 (= 5.15.8-2ok1.9), qtbase5-dev, qttools5-dev-tools (= 5.15.8-2ok1.9) Breaks: qttools5-dev-tools (<< 5.9.2-3~) Replaces: qttools5-dev-tools (<< 5.9.2-3~) Filename: pool/main/q/qttools-opensource-src/qttools5-dev_5.15.8-2ok1.9_arm64.deb Size: 214582 MD5sum: 3151e91e4c6ea8f884336dcfef78d2e0 SHA1: 7fb92ba33897accad6ed149ac766421611fcdd2e SHA256: 8f93f693e3b5d9e7fa41a443a05b3485f4d3c8a62645792269c507847afb51b1 SHA512: 3b920f14b15477eb1c42f6321cad0699b8dbd3319db6716ff5b9c161a17f33e7c63ec73067a60f755cad468d53100e8b2d556a5ac02089140b15e78f9067f87d Homepage: https://www.qt.io/developers/ Description: Qt 5 tools 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qttools5-examples Architecture: arm64 Version: 5.15.8-2ok1.9 Multi-Arch: same Priority: optional Section: x11 Source: qttools-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3078 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.1), libqt5designer5 (>= 5.6.0~beta), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5help5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.3.0), libstdc++6 (>= 5) Filename: pool/main/q/qttools-opensource-src/qttools5-examples_5.15.8-2ok1.9_arm64.deb Size: 486852 MD5sum: de266a0a807cf5f441dce7b476440e57 SHA1: 9007ac7facfaccbd640616861c6d34443be488ba SHA256: 7556c2550ce6ec500d4697b6302787766dfb89152cdd7f430387fa4aa4336d7e SHA512: 22be3f3c38430c09d4266828be12342983bfebaed44e70b3fde3e4675d6d0da18cd8915791bc0fdc004689188b5abb4738223560f546fa93af10fb986ab0135d Homepage: https://www.qt.io/developers/ Description: Qt 5 tools examples 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 examples of the Qt 5 tools module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qttools5-private-dev Architecture: arm64 Version: 5.15.8-2ok1.9 Multi-Arch: same Priority: optional Section: libdevel Source: qttools-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 636 Depends: qttools5-dev (= 5.15.8-2ok1.9) Filename: pool/main/q/qttools-opensource-src/qttools5-private-dev_5.15.8-2ok1.9_arm64.deb Size: 71654 MD5sum: cfe27a431b097deca3af2d369f3981b4 SHA1: 4da610773f6b8c0f927b8110c496376bbe6bc15e SHA256: 54ebb848fa95aadda0999adc377426102dae2acb54dcdcf3ae9a11702e15dc42 SHA512: 9367d3e4c616417b2b1002cdd3c15fece09afe76b91c652856ef3b43ff1369036146710b3614875d01e7f2262a345f34971818614f817f7edf1eac9881d2fc09 Homepage: https://www.qt.io/developers/ Description: Qt 5 tools private 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 private header development files. . Use at your own risk. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qttranslations5-l10n Architecture: all Version: 5.15.8-2ok1 Priority: optional Section: localization Source: qttranslations-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 15271 Filename: pool/main/q/qttranslations-opensource-src/qttranslations5-l10n_5.15.8-2ok1_all.deb Size: 1964840 MD5sum: 26db636a005a0fc963c3eb077646e80d SHA1: 184ddd502425233b4b0bd163ac1eb902c7f7a9d1 SHA256: bef04fcd5adfba271d9cf8935a13e1a3369f03a44f2c03e1a2b6669347843421 SHA512: 13489e8ac5d8c33ad5c3bb9cad1ce6ed0ed4fbf705d709f459c86c03596f703894a99a23be6882a272ee22d80add47e0110137b59491b3892e6280b885c7be4a Homepage: http://qt-project.org/ Description: translations for Qt 5 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 translation files for Qt itself and some base apps, such as Qt Linguist, Qt Assistant and Qt Designer. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtvirtualkeyboard-plugin Architecture: arm64 Version: 5.15.8+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: 286 Depends: qml-module-qtquick-virtualkeyboard (= 5.15.8+dfsg-2ok1), libc6 (>= 2.17), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5hunspellinputmethod5, libqt5qml5 (>= 5.15.8+dfsg~), libqt5virtualkeyboard5 (>= 5.12.2), libstdc++6 (>= 5), qtbase-abi-5-15-8 Filename: pool/main/q/qtvirtualkeyboard-opensource-src/qtvirtualkeyboard-plugin_5.15.8+dfsg-2ok1_arm64.deb Size: 44176 MD5sum: 8a2d09dd8b146fb7bbcc4c3b59d851b8 SHA1: 76f14121f9dd4ca4b6786777d52c721c65af6ca0 SHA256: 61745bc50f3234b679b4fbcb055cb6843aefca33d680bb0297ceaf7d9c12da6e SHA512: 245d4b0ef2febe2900bdb2ffb14d45fc3b56962954bb40bafb2ab84dccc82cbca395df4d6a47ee2c9437e86505ab9bcf132c40f8a571e4cc53826cb7c8078515 Homepage: https://doc.qt.io/qt-5/qtvirtualkeyboard-index.html Description: Qt virtual keyboard 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 virtual keyboard plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtvirtualkeyboard5-examples Architecture: arm64 Version: 5.15.8+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: 130 Depends: qml-module-qtquick-controls2, qml-module-qtquick-virtualkeyboard (= 5.15.8+dfsg-2ok1), qml-module-qtquick2, qtvirtualkeyboard-plugin (= 5.15.8+dfsg-2ok1), libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~) Filename: pool/main/q/qtvirtualkeyboard-opensource-src/qtvirtualkeyboard5-examples_5.15.8+dfsg-2ok1_arm64.deb Size: 21224 MD5sum: fab8b3d4e6a9376dddb34932b6100679 SHA1: b9514f33c809ab42b617875be8180d44fcd85cf6 SHA256: 312ec30eaaac235131e2e4b30f9e407e5327dd5eb6b2a662427967c594b64a02 SHA512: a77b742b6bfa660d9269ee0a960480fd7abbb088f70f5b034de58c18b6b34d1dbc18bd335c6f047541b2e7c11e0e2f2f0fb8a21ab77ff2891b9b7ffb86bf70e5 Homepage: https://doc.qt.io/qt-5/qtvirtualkeyboard-index.html Description: Qt virtual keyboard examples 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 examples of using the virtual keyboard. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtwayland5-dev-tools Architecture: arm64 Version: 5.15.8-2ok1 Multi-Arch: foreign Priority: optional Section: devel Source: qtwayland-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 97 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Breaks: qtwayland5 (<< 5.9.2-2~) Replaces: qtwayland5 (<< 5.9.2-2~) Filename: pool/main/q/qtwayland-opensource-src/qtwayland5-dev-tools_5.15.8-2ok1_arm64.deb Size: 31178 MD5sum: 6c1578657d90e34a4a32dc7d844fe5f7 SHA1: ffb88413d96fd46a795b388e91ee8ce70ffd5cee SHA256: 1a1783235715d1a3623874159e67333e14045a135821e8373f752cd9187d49e2 SHA512: 1a89adc3b3503681b24a2a45ca17d2c72245a951f903161a61b6c2960ebfeec0021052dc6b7f7a8207aa4f4ddca6a0723c3ceb895d4d19bdd955535bdb828e11 Homepage: https://doc.qt.io/qt-5/wayland-and-qt.html Description: Qt 5 Wayland developer tools QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the QtWayland developer tools. At the moment there is only qtwaylandscanner tool here. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtwayland5-examples Architecture: arm64 Version: 5.15.8-2ok1 Multi-Arch: same Priority: optional Section: x11 Source: qtwayland-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1962 Depends: qml-module-qtwayland-compositor, libc6 (>= 2.34), libgl1, libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8+dfsg~), libqt5waylandclient5 (>= 5.15.4), libqt5waylandcompositor5 (>= 5.14.1), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), libwayland-server0 (>= 1.8.0), qtbase-abi-5-15-8, qtwayland-client-abi-5-15-8, qtwayland-compositor-abi-5-15-8 Filename: pool/main/q/qtwayland-opensource-src/qtwayland5-examples_5.15.8-2ok1_arm64.deb Size: 222258 MD5sum: ff4947acb0eb5ca6265d57db11cac52d SHA1: bbc438053252a83570ec26afa914c10d0c2c1dad SHA256: 99c862efcd033552d9cf40fdcce05aa7e1353fa496dd58cb391203da29483eec SHA512: cbc0a946fe20b856238fbdd6915a37c948f9248d6e1d438ceefe163cc6d684b9202ac029f18f5b865c556be548292d1444b933ec7948969e6fe7e5e2a02b6dbf Homepage: https://doc.qt.io/qt-5/wayland-and-qt.html Description: Qt 5 Wayland examples 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 examples of the Qt 5 Wayland module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtwayland5-private-dev Architecture: arm64 Version: 5.15.8-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qtwayland-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1640 Depends: libqt5waylandclient5-dev (= 5.15.8-2ok1), libqt5waylandcompositor5-dev (= 5.15.8-2ok1) Filename: pool/main/q/qtwayland-opensource-src/qtwayland5-private-dev_5.15.8-2ok1_arm64.deb Size: 147512 MD5sum: c0df306e8c629b0628ca7d242b77c771 SHA1: 80af6a33268cac57a2e568a2632a657037feee42 SHA256: d67bc85e57328070cac16c22730d2250137476823260b87f46ae61a4dfd6a132 SHA512: 72d825c1a2029dfaf06060d43c20f7fde8c770f5a478394bdc69fa75ada38e652fdf1066becb3fd263236cbd992cde0524a16eed3eda1639c5c0930a50d3fbe6 Homepage: https://doc.qt.io/qt-5/wayland-and-qt.html Description: QtWayland private development files QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the private development files for QtWayland client and compositor libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtwayland5 Architecture: arm64 Version: 5.15.8-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtwayland-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2101 Depends: libc6 (>= 2.34), libegl1, libgl1, libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5waylandclient5 (>= 5.14.1), libqt5waylandcompositor5 (>= 5.14.1), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libwayland-server0 (>= 1.8.0), libx11-6, libxcomposite1 (>= 1:0.4.5), qtbase-abi-5-15-8, qtwayland-client-abi-5-15-8, qtwayland-compositor-abi-5-15-8 Filename: pool/main/q/qtwayland-opensource-src/qtwayland5_5.15.8-2ok1_arm64.deb Size: 210034 MD5sum: 5506a39e7473af9bfc4f64657ca53bfd SHA1: ab55d5f5398696c95de2bdd45b25871fa4e6ade6 SHA256: 6ee9b5ae443e24fa7e98daddd7bb68736929721ade64553484d02a4cf85d6789 SHA512: b91a2ae9087ec55ad750b3c2c78c0fa673841bff4df4c6bccf7370788f1c26cf0d241d7617eed5320a782ff71de0dd129991955cc4e23f55455d934d77026233 Homepage: https://doc.qt.io/qt-5/wayland-and-qt.html Description: QtWayland platform plugin QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the QtWayland platform plugin, which allows users to run Qt 5 applications under Wayland, and the qtwaylandscanner binary. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtwebchannel5-examples Architecture: arm64 Version: 5.15.8-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: 287 Depends: libqt5webchannel5 (= 5.15.8-2ok1), libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5network5 (>= 5.15.8+dfsg~), libqt5websockets5 (>= 5.15.8~), libqt5widgets5 (>= 5.15.8+dfsg~), libstdc++6 (>= 5) Recommends: nodejs (>= 6.11.2~dfsg-1~) Filename: pool/main/q/qtwebchannel-opensource-src/qtwebchannel5-examples_5.15.8-2ok1_arm64.deb Size: 37878 MD5sum: d5c0bf1c34eeb3113c9f7bd8b55b35a6 SHA1: 123d991e6020285024ed59ea190de9e6740de636 SHA256: cd5e2ca16fe3955b1eadc325e3ed4f87b2384515b99acb93283838cede15d178 SHA512: e12a1dd95538b3eaffbab9feca6cb50ab16537266f1ec5dca6adbac5584f554976a41db324461cb6e0b8662e17ab6a8736fb1ec578018788b5f6fd8b3f94b4a6 Homepage: https://doc.qt.io/qt-5/qtwebchannel-index.html Description: Web communication library for Qt - Examples 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 examples for Qt's WebChannel submodule. Be sure to read README.Debian before trying to run them. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtwebengine5-dev-tools Architecture: arm64 Version: 5.15.9+dfsg-ok9.6 Multi-Arch: foreign Priority: optional Section: devel Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 748 Depends: qtchooser, libc6 (>= 2.34), libevent-2.1-7 (>= 2.1.8-stable), libgcc-s1 (>= 3.0), libicu66 (>= 66.1-1~), libqt5core5a (>= 5.15.3+dfsg~), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Filename: pool/main/q/qtwebengine-opensource-src/qtwebengine5-dev-tools_5.15.9+dfsg-ok9.6_arm64.deb Size: 228762 MD5sum: c50854e01cf15af27a3108206cc5a47f SHA1: f12525e9358ea84e378d48dfccab85f623ad3937 SHA256: a328e815c4735b9a2d99adabfbf4a2936d80331832ddfbc9ac0c3d015d2131d9 SHA512: 138bd050a869153b865b4cbf85a84174695916b957b60f1bff15d2bb3fa78cca45b5ea2389d25bbd18fff0e708b1d6d0efd9d31241e3b453fdfa8474c3cee09e Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Qt WebEngine tools 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 qwebengine_convert_dict tool which converts hunspell 'dic' dictionaries to binary 'bdic' format, which is required by spellchecker in Qt WebEngine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtwebengine5-dev Architecture: arm64 Version: 5.15.9+dfsg-ok9.6 Multi-Arch: same Priority: optional Section: libdevel Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 476 Depends: libqt5webchannel5-dev, libqt5webengine5 (= 5.15.9+dfsg-ok9.6), libqt5webenginecore5 (= 5.15.9+dfsg-ok9.6), libqt5webenginewidgets5 (= 5.15.9+dfsg-ok9.6), qtbase5-dev, qtdeclarative5-dev, qtpositioning5-dev, libc6 (>= 2.17), libqt5core5a (>= 5.15.3+dfsg~), libqt5gui5 (>= 5.15.3+dfsg~) | libqt5gui5-gles (>= 5.15.3+dfsg~), libqt5widgets5 (>= 5.15.3+dfsg~), libstdc++6 (>= 5) Recommends: qtwebengine5-doc Filename: pool/main/q/qtwebengine-opensource-src/qtwebengine5-dev_5.15.9+dfsg-ok9.6_arm64.deb Size: 65250 MD5sum: 9e784a55b43979010327e1e4797c160c SHA1: 4c225c586eaec7a76320116339ecd81e69cb7427 SHA256: 0a22a9c936d2450a8dcfb0db298c1c001f5edaf002fbb5f9e7eb03ba9e291ddc SHA512: df305be77406b6cd7711a17103d9b9301c8262e146e0ab2031ea1a55ae9e5e4621364b84f5f0e1db7345f2c47f80e48346b8c7a8b5afe79d36281cf4dd17a8f8 Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Web content engine library for Qt - development files 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 development files needed to build Qt 5 applications using QtWebEngine library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtwebengine5-doc-html Architecture: all Version: 5.15.9+dfsg-ok9.6 Multi-Arch: foreign Priority: optional Section: doc Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 7562 Filename: pool/main/q/qtwebengine-opensource-src/qtwebengine5-doc-html_5.15.9+dfsg-ok9.6_all.deb Size: 1188328 MD5sum: a2145e4daf53336c9f5f17f5424adf10 SHA1: f26a8dd85bfedac4a2dfe3fcb4855b05265779e4 SHA256: e6ffbf240225b03dc97dbe9aa2c76cf56d691ac382036c3b4bd145e9881fea54 SHA512: 59f1f5d7a0b84aa9b8dddaf35eaadd0ae2c0ed77e09d2aec496ea6806a71cb74157bda9eb9ee5a3e644785c4bb3f13ffd6651ec8d215a0743680f1d35a48ca2b Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Qt 5 webengine HTML documentation 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 HTML documentation for the Qt 5 webengine libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtwebengine5-doc Architecture: all Version: 5.15.9+dfsg-ok9.6 Multi-Arch: foreign Priority: optional Section: doc Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2547 Filename: pool/main/q/qtwebengine-opensource-src/qtwebengine5-doc_5.15.9+dfsg-ok9.6_all.deb Size: 1917888 MD5sum: 4ca42ff140a3f85786e202233a580cb1 SHA1: d9229772c64df43f2259515b415cec608f5634d6 SHA256: c69eb76c94d2ba56c01ebfbfef9b0c32c2a55a98d7bf58efb513b6394b974a9e SHA512: c62d8d31da600074666bba817477834ba2e1bc7995fccdc8954f621fbfb2b06a59854aee49da75874adacefd170121c147855ff6cd92d5c794b0a747ad36f6a0 Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Qt 5 webengine documentation 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 documentation for the Qt 5 webengine libraries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtwebengine5-examples Architecture: arm64 Version: 5.15.9+dfsg-ok9.6 Multi-Arch: same Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3196 Depends: libjs-jquery, libjs-marked, qml-module-qt-labs-settings, qml-module-qtquick-controls, qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-qtwebengine, qtwebengine5-dev-tools, libc6 (>= 2.34), libqt5core5a (>= 5.15.3+dfsg~), libqt5gui5 (>= 5.15.3+dfsg~) | libqt5gui5-gles (>= 5.15.3+dfsg~), libqt5network5 (>= 5.15.3+dfsg~), libqt5printsupport5 (>= 5.15.3+dfsg~), libqt5qml5 (>= 5.15.3+dfsg~), libqt5quickcontrols2-5 (>= 5.15.3+dfsg~), libqt5webchannel5 (>= 5.15.3~), libqt5webengine5 (>= 5.7.1), libqt5webenginecore5 (>= 5.14.1), libqt5webenginewidgets5 (>= 5.14.1), libqt5widgets5 (>= 5.15.3+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtwebengine-opensource-src/qtwebengine5-examples_5.15.9+dfsg-ok9.6_arm64.deb Size: 661652 MD5sum: c082962db81ce1ab74e5639541dc4439 SHA1: b99070f7259db842351432a28e38d6d3b386c35e SHA256: 4e4eb7b49975c783d29d7e6e74943635cda485be443a8240d15390a4a07c3781 SHA512: bcec9235ac282a1f499ec039973e7025ed144ddfc8d9645c1af62bcd13155b853d75113b974bf1e8131c6b87c7ce8ca159f745a23ac7d7e235aebebbce5a5740 Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Qt WebEngine - Examples 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 WebEngine examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtwebengine5-private-dev Architecture: arm64 Version: 5.15.9+dfsg-ok9.6 Multi-Arch: same Priority: optional Section: libdevel Source: qtwebengine-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 381 Depends: qtwebengine5-dev (= 5.15.9+dfsg-ok9.6) Filename: pool/main/q/qtwebengine-opensource-src/qtwebengine5-private-dev_5.15.9+dfsg-ok9.6_arm64.deb Size: 55186 MD5sum: 97b4aa36911b2fe86592aaf04b622b4b SHA1: dd9c7d13d2ded865fc15fa89fcaad93da6bbba67 SHA256: 6e0b6ad47c5a821f469ba597a24472b4366795d5d173dd18cc6f24c572629353 SHA512: d4db068ef399141a04b7800a6bc33fdad40d06b435f8dd0ef10cf97caed64b76046649fa92f86cf6a754cd9ebf6b9bee7869038fe1665ddd84d9cbe90b209ea0 Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Web content engine library for Qt - private development files 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 private development files needed to build Qt 5 applications using QtWebEngine library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtwebsockets5-examples Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: same Priority: optional Section: doc Source: qtwebsockets-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 601 Depends: qml-module-qtquick2, qml-module-qtwebsockets, libc6 (>= 2.34), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5network5 (>= 5.14.1), libqt5quick5 (>= 5.15.8+dfsg~) | libqt5quick5-gles (>= 5.15.8+dfsg~), libqt5websockets5 (>= 5.6.0), libstdc++6 (>= 5) Filename: pool/main/q/qtwebsockets-opensource-src/qtwebsockets5-examples_5.15.8-2ok3_arm64.deb Size: 41108 MD5sum: 950391d082671a3df6d70e55591dca0b SHA1: ba6be06bee40d9948d6feeecf8be2dcffd08d296 SHA256: 2b611cb69e5d63f0ae53c15a8888b9d955e04044c8ca9e859c28546ad4fc14fa SHA512: 1e8c26b4502b71f42ca456fb636933dd04a375e9df57320d4b7f31b2e3e656da8ec1f34b5692867780a9f9c19c2677f0104f986cd9f5b8205ca4336e70e5954f Homepage: https://doc.qt.io/qt-5/qtwebsockets-index.html Description: Examples for 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 examples for the Qt 5 Web Sockets library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtwebview5-examples Architecture: arm64 Version: 5.15.8-2ok4 Multi-Arch: same Priority: optional Section: libs Source: qtwebview-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 158 Depends: libqt5webview5 (= 5.15.8-2ok4), qml-module-qtwebview, libc6 (>= 2.34), libqt5core5a (>= 5.15.8+dfsg~), libqt5gui5 (>= 5.15.8+dfsg~) | libqt5gui5-gles (>= 5.15.8+dfsg~), libqt5qml5 (>= 5.15.8~), libstdc++6 (>= 5) Filename: pool/main/q/qtwebview-opensource-src/qtwebview5-examples_5.15.8-2ok4_arm64.deb Size: 55650 MD5sum: 3392b24f3d29ebb5cddc3cc940501049 SHA1: 33ecfe4dbe399a3b9e99941ee2a0044d478bc13c SHA256: 3669f5c017ba3c9cc1a4ba3fd9ae4a867f603176087678e3762ea85bd08fb98d SHA512: 4823127f06044657e30b6f4b3ff861b187ad223508e607d5611b959bfd6cda1bb11e04ccc25ada9b23adee8947c0ebcfef68e4eae830029bdf2bbb9d80c20db4 Homepage: https://doc.qt.io/qt-5/qtwebview-index.html Description: display web content in a QML application - Examples 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 examples for Qt's WebView submodule. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtxdg-dev-tools Architecture: arm64 Version: 3.4.0-ok5 Priority: optional Section: devel Source: libqtxdg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LXQt Packaging Team Installed-Size: 227 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5xdg3 (= 3.4.0-ok5), libqt5xdgiconloader3 (= 3.4.0-ok5), libstdc++6 (>= 5) Filename: pool/main/libq/libqtxdg/qtxdg-dev-tools_3.4.0-ok5_arm64.deb Size: 24470 MD5sum: 4eb25643248fec4cb85eb2c294b701b5 SHA1: 4ff877b9c713239ffcb5594685f68395e04923d5 SHA256: 94c4cbcd9a00fcd858d768bf03d4cfba08a209933df0d9b472f00c2aa93f7e6c SHA512: a6ad693e5e786edf5ab9c28427c07c07093c03cc7da1a81989baae527d44e038726d3627c7d3d4c22af961dd50e2cb7ece4e0ca73a321f9dece2363590cdf3f8 Homepage: https://github.com/lxqt/libqtxdg Description: Tools for QtXdg This package provide some tools for qtxdg: * qtxdg-desktop-file-start - QtXdg XdgDesktopFile start Tester * qtxdg-iconfinder - Find icons the QtXdg way * qtxdg-mat - Mime app tool for QtXdg cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtxmlpatterns5-dev-tools Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: foreign Priority: optional Section: devel Source: qtxmlpatterns-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 158 Depends: qtchooser, libc6 (>= 2.34), libqt5core5a (>= 5.15.1), libqt5xmlpatterns5 (>= 5.9.0), libstdc++6 (>= 5) Filename: pool/main/q/qtxmlpatterns-opensource-src/qtxmlpatterns5-dev-tools_5.15.8-2ok3_arm64.deb Size: 31696 MD5sum: ed6ee5e52397d5098344059f67dcfdc2 SHA1: 2184df6a28fdfc23e3db38e8db966ff9230d14c7 SHA256: 09964cac8dfd5e804773f10333136958805778c08cb898ae33bb4dead5f7771b SHA512: 0d215fe1f213a2fee96295e8835134e8936ac2769ac8725a1226a75b23cdb97ed8feb13228a456b33396217b180f560441a0352c9f3fe2e1236002d6aba34fa9 Homepage: https://doc.qt.io/qt-5/qtxmlpatterns-index.html Description: Qt 5 XML patterns development programs 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 programs such as xmlpatterns and xmlpatternsvalidator. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: qtxmlpatterns5-examples Architecture: arm64 Version: 5.15.8-2ok3 Multi-Arch: same Priority: optional Section: x11 Source: qtxmlpatterns-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 354 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.0.2), libqt5xmlpatterns5 (>= 5.9.0), libstdc++6 (>= 5) Filename: pool/main/q/qtxmlpatterns-opensource-src/qtxmlpatterns5-examples_5.15.8-2ok3_arm64.deb Size: 57464 MD5sum: c5c9a76c550ab345a1fac1ac2f8ee8a4 SHA1: 34835349ae9caddc4e1f4f45a3abea1bf3c2fbd1 SHA256: 743606be72c0fa1ef53b4313bc867b6a8685db1042f64f84c4f20ab7825d0c17 SHA512: dee2d006ba028fb5167b51d85e021b2f642f57a30ebdd3c63c958c3a9f7a513245cec359726530d3d367c1fc0625da9c7a0147295a789ae32a4b671ccd19651c Homepage: https://doc.qt.io/qt-5/qtxmlpatterns-index.html Description: Qt 5 XML patterns examples 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 5 XML patterns examples. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: quilt-el Architecture: all Version: 0.66-ok1 Priority: optional Section: vcs Source: quilt Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 48 Depends: emacs | emacsen, quilt (= 0.66-ok1) Filename: pool/main/q/quilt/quilt-el_0.66-ok1_all.deb Size: 7362 MD5sum: 8cdedd67b2193ab875c7125087205f1f SHA1: 25bcf7209f873697729780a59ab4f2cca939c5d3 SHA256: 147aac92b5489cbb69f5499ab4c36788f9d7a8e9123fbdc7460be664994e2193 SHA512: 6a2f82837f00101cd481963bf42df5d99f11355a899a263971b38e1d91d8338f692fca7d775bff97056b98bbad1b44a5cecc4b333a22d8f9cc61b5113d76b237 Homepage: https://savannah.nongnu.org/projects/quilt Description: simple Emacs interface of quilt This is an Emacs minor mode for quilt. By using this, it becomes easy to edit files controlled by quilt. The main features are as follows: . - Automatically detects files that are in a quilt hierarchy and enables itself. - Only files in topmost patch can be writable. - Some handy shortcut keys of quilt commands. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: quilt Architecture: all Version: 0.66-ok1 Multi-Arch: foreign Priority: optional Section: vcs Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 803 Depends: bsdextrautils | bsdmainutils, bzip2, diffstat, ed, gettext, patch, sensible-utils, perl:any Recommends: less Suggests: default-mta | mail-transport-agent, graphviz, procmail Breaks: debhelper (<< 9.20160114~bpo) Enhances: cdbs, debhelper Filename: pool/main/q/quilt/quilt_0.66-ok1_all.deb Size: 314188 MD5sum: b9308f6433e94a707ff21f7cb0c3cf72 SHA1: aa305e41e74a11f2d9497c57cb2831c3ebb42bc6 SHA256: c427b7c114fced1a3f5f1d89dfc61dacdaee6c9553aeb24e2577e74f9d3730b1 SHA512: f3f79452cd286781c2b46b25ea5b23e931b5e0498b815b4f7c52e4d484299c9331bdcb0386dd9f55492e3fff7e4000ce8f97bd4fe412a0ac4c2260d05460f580 Homepage: https://savannah.nongnu.org/projects/quilt Description: Tool to work with series of patches Quilt manages a series of patches by keeping track of the changes each of them makes. They are logically organized as a stack, and you can apply, un-apply, refresh them easily by traveling into the stack (push/pop). . Quilt is good for managing additional patches applied to a package received as a tarball or maintained in another version control system. The stacked organization is proven to be efficient for the management of very large patch sets (more than hundred patches). As matter of fact, it was designed by and for Linux kernel hackers (Andrew Morton, from the -mm branch, is the original author), and its main use by the current upstream maintainer is to manage the (hundreds of) patches against the kernel made for the SUSE distribution. . This package provides seamless integration into Debhelper or CDBS, allowing maintainers to easily add a quilt-based patch management system in their packages. The package also provides some basic support for those not using those tools. See README.Debian for more information. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: radeontop Architecture: arm64 Version: 1.4-ok0build1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 114 Depends: libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.80), libdrm2 (>= 2.4.75), libncursesw6 (>= 6), libpciaccess0, libtinfo6 (>= 6), libxcb-dri2-0, libxcb1 Filename: pool/main/r/radeontop/radeontop_1.4-ok0build1_arm64.deb Size: 27784 MD5sum: 2ea690832a0248e57e0664639a4eb264 SHA1: 77e08030eaab1ca39d41944a5a91a49744292795 SHA256: 27a65984623c2886c16cdb03feafab95e9e17c4e1a2c96183ce5966a0d6df1e0 SHA512: d56bb06212a172b0c5de9dae0d361ef21c5bac696fed7ecf8828a125f8e89d773f6759b95687f9e277c7322c3c558e24301bb72aa41fbf81409875ce70d62fb2 Homepage: https://github.com/clbr/radeontop Description: Utility to show Radeon GPU utilization radeontop is a small utility which allows one to monitor the utilization of Radeon GPUs starting from the R600 series and newer using undocumented performance counters in the hardware. The utility works with the free drivers. . It displays the utilization of the graphics pipe, event engine, vertex cache, vertex group and tesselator, texture addresser and cache, the shader units and more, both with a relative percent value as well as a colorful bar diagram. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rdma-core Architecture: arm64 Version: 42.0-ok1 Priority: optional Section: net Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 194 Pre-Depends: init-system-helpers (>= 1.54~) Depends: lsb-base (>= 3.2-14~), udev, libc6 (>= 2.17), libnl-3-200 (>= 3.2.7), libsystemd0, libudev1 (>= 183) Recommends: dmidecode, ethtool, iproute2 Breaks: infiniband-diags (<< 2.0.0) Replaces: infiniband-diags (<< 2.0.0) Filename: pool/main/r/rdma-core/rdma-core_42.0-ok1_arm64.deb Size: 59748 MD5sum: 0fc4c492ff8e7d3cd369257a4999046c SHA1: d1b380d70046dbec3a34dd03519587bd883d618b SHA256: a835a77b8bba368238f4d40faa5f9043b89a8c18abc45806159d188f5daac296 SHA512: 139b7f8b4e5a2cd79dca7ad0d80eca7e0b78ccb3e9f7b0fed40570a0d34800f69bcbb804560be6c08d1b64a9ad56eb8e94bc73d07eedd20f29dbffb7524988b1 Homepage: https://github.com/linux-rdma/rdma-core Description: RDMA core userspace infrastructure and documentation This package provides the basic boot time support for systems that use the Linux kernel's remote direct memory access (RDMA) subystem which includes InfiniBand, iWARP, and RDMA over Converged Ethernet (RoCE). . Several kernel RDMA support daemons are included: - The rdma-ndd daemon which watches for RDMA device changes and/or hostname changes and updates the Node Description of the RDMA devices based on those changes. - The iWARP Port Mapper Daemon (iwpmd) which provides a kernel support service in userspace for iWARP drivers to claim TCP ports through the standard socket interface. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rdmacm-utils Architecture: arm64 Version: 42.0-ok1 Priority: optional Section: net Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 298 Depends: libc6 (>= 2.17), libibverbs1 (>= 1.1.6), librdmacm1 (>= 23) Filename: pool/main/r/rdma-core/rdmacm-utils_42.0-ok1_arm64.deb Size: 74676 MD5sum: 7b6c458eb051a634f0969bdc9ce77440 SHA1: 0a399edf870b2efc4792430748ebc8b636f36218 SHA256: 379e13786e9259c8b129aaf3c31e903992f72cbe5562e4aa1fa75e63088a94ee SHA512: cc871f0e26a870cece349a42b798cd0a7b478382ccb6d8d5a320f5b81e06f7e2356e644a5091b8e322f81e10ff7ff6742bda21982c65514eb4c7307b30a673e9 Homepage: https://github.com/linux-rdma/rdma-core Description: Examples for the librdmacm library librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package contains useful librdmacm1 example programs such as rping and udaddy. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: re2c Architecture: arm64 Version: 3.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 3309 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/r/re2c/re2c_3.0-ok1_arm64.deb Size: 446224 MD5sum: ec52778f0bf69cca525bf9540327f8a2 SHA1: 5a3f0d05a5f3f8650b9c16ac57c047c04379e563 SHA256: f2d6c71e0426cabb4c035d0897a6aef696ace00f640fb76164a95a6d28a1b188 SHA512: 17df7d164f598bc3d06b28e881442997ed0c680cb0a90a33d9d56d70d0ac579352044829751f433f5fd27cfa213920843ad4745a7680e6f7c363d93921be55e0 Homepage: https://re2c.org Description: lexer generator for C, C++, Go and Rust re2c's main goal is generating fast lexers: at least as fast as their reasonably optimized hand-coded counterparts. Instead of using a traditional table-driven approach, re2c encodes the generated finite state automata directly in the form of conditional jumps and comparisons. The resulting programs are faster and often smaller than their table-driven analogues, and they are much easier to debug and understand. Quite a few optimizations are applied in order to speed up and compress the generated code. . Another distinctive feature is its flexible interface: instead of assuming a fixed program template, re2c lets the programmer write most of the interface code and adapt the generated lexer to any particular environment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: readline-common Architecture: all Version: 8.0-ok2 Multi-Arch: foreign Priority: important Section: utils Source: readline Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 84 Depends: dpkg (>= 1.15.4) | install-info Suggests: readline-doc Conflicts: libreadline-common, libreadline5 (<< 5.0-0) Replaces: libreadline-common, libreadline4 (<< 4.3-0), libreadline5 (<< 5.0-0) Filename: pool/main/r/readline/readline-common_8.0-ok2_all.deb Size: 52370 MD5sum: 7c17f138f9ff5cf436d5ddd6c2a7624b SHA1: da972be875333f73ea0c44922cdd833c3206411d SHA256: cedcd2b529124823edc401169f7a8cfad765a8af28f44dbf1cd9bf7593ff57c7 SHA512: b7548706abccc60695e410b4074090a623e209e6bfa6a6574662245ed6d251ba73ab554f71ee2a85da881d68b440e4c1af7d0cd2bb08c6d8352e7de31782d0b3 Description: GNU readline and history libraries, common 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: readline-doc Architecture: all Version: 8.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: readline Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 155 Depends: dpkg (>= 1.15.4) | install-info Replaces: libreadline6-dev (<< 6.3-0) Filename: pool/main/r/readline/readline-doc_8.0-ok2_all.deb Size: 100756 MD5sum: 9613423e86ce0bbd453bd58a774e8003 SHA1: 586aa5850d7d18f58b6b24fe4842c6b64f1fd1e6 SHA256: 0146b834003a36d9d3adc40629c67d775759c3376010723eb093a773a49c428b SHA512: b23fa74f10e1241a99a41ec0c250f7eb4e993a97453c089b4e4e7df410c0a87bbb3e1216d576f4cfd64ac8fe0d4ba55e334aaa2f0cd4fbb374347448d6bb897d Description: GNU readline and history libraries, documentation and examples 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: remmina-common Architecture: all Version: 1.4.27-ok1 Multi-Arch: foreign Priority: optional Section: x11 Source: remmina Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3624 Recommends: remmina Filename: pool/main/r/remmina/remmina-common_1.4.27-ok1_all.deb Size: 688634 MD5sum: e42fd7a9da06e98d8ac973fde29066cf SHA1: fbc37ce92ea7ff5f944a71ff342eab64687f766a SHA256: 71e9c598c40c109ec79c741394c052328faabb492260da6245438a1cd963fe7b SHA512: 5c619d639a97b13983b9209568d460db82aa5d380385c3a56cf2feebb5fbd750509eb7924e8bfe63ae763ce9c37eef93e9b52a68ff481afb0cde4ad9b5bd72a0 Homepage: https://www.remmina.org/ Description: Common files for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the common files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: remmina-dev Architecture: arm64 Version: 1.4.27-ok1 Multi-Arch: same Priority: optional Section: x11 Source: remmina Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 45 Depends: remmina (= 1.4.27-ok1) Filename: pool/main/r/remmina/remmina-dev_1.4.27-ok1_arm64.deb Size: 6992 MD5sum: d76dc78cf3c0cf383c3bf8b74cca7bee SHA1: d845e6ed5d6bc8b569fc16edbfdc8cf73209dbdf SHA256: 5a39e02ca76a37e7a18d5567770de6b04245902d035432bbf7b903724d049b23 SHA512: 366e1c4912dadbb09d76b204f1804a7bbe146bf0ba2faabfaa891d2ec8626857bdcc97e158a654f2356af5746068007017536a8cb3c1b7cb33038f0f1b64af25 Homepage: https://www.remmina.org/ Description: Headers for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the development headers for Remmina, to develop new plugins. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: remmina-plugin-exec Architecture: arm64 Version: 1.4.27-ok1 Multi-Arch: same Priority: optional Section: x11 Source: remmina Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 32 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 3.0.0), remmina (= 1.4.27-ok1) Filename: pool/main/r/remmina/remmina-plugin-exec_1.4.27-ok1_arm64.deb Size: 7250 MD5sum: 3678725ddfc63bc968f3c3a249397aa9 SHA1: ba647eb5755e065ebe42a6a13b9d50b32b9a3295 SHA256: 8ad8933ccb4a476fc218255a6d8e09844b200e1681948df78115f93e9921ae97 SHA512: 94f7c6e990e491361b55d88a28e330eef3e25f048cf61aead2c571c3e2e12a55ee316c5d60b30eab35bab0d6a30868a7eb9564e919c732965ccde06f6d6cc3a8 Homepage: https://www.remmina.org/ Description: EXEC plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the EXEC plugin for Remmina. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: remmina-plugin-kiosk Architecture: arm64 Version: 1.4.27-ok1 Multi-Arch: same Priority: optional Section: x11 Source: remmina Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 20 Depends: remmina (= 1.4.27-ok1) Filename: pool/main/r/remmina/remmina-plugin-kiosk_1.4.27-ok1_arm64.deb Size: 3618 MD5sum: a71ee297b8c85498615b1e231f6e0b36 SHA1: ef83aafdfd6eae7663be403f7c0b00eef9e90a79 SHA256: bf6d7ea3130c63a0fffa9eb887627a4746a852b64545e86926502bb3f6addacc SHA512: c2c9231e15b54cce3a7743a963993eb169dffdf0536e7c1b33cec80024ff1d095c01125fd484ea88c968eca5f57ac257721b40f91d68eba5d42d9521c84a217d Homepage: https://www.remmina.org/ Description: Kiosk plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the Kiosk plugin for Remmina. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: remmina-plugin-kwallet Architecture: arm64 Version: 1.4.27-ok1 Multi-Arch: same Priority: optional Section: x11 Source: remmina Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 31 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.31.8), libkf5wallet-bin, libkf5wallet5 (>= 4.96.0), libqt5core5a (>= 5.3.0), libstdc++6 (>= 4.1.1), remmina (= 1.4.27-ok1) Filename: pool/main/r/remmina/remmina-plugin-kwallet_1.4.27-ok1_arm64.deb Size: 7238 MD5sum: c1fd360cfe98f0a557e3a570d9058fab SHA1: b5d4ccc45141bd23b4a50471a739cbbc1036659d SHA256: d14be36e72877971702653a95e878aebcb732022f4beab8a3cdf4d77b0ba8028 SHA512: fe3a1d38223cebe686196c0262ee1b49ef06d9fe6ec9b08322d9f6580daeae6a0802189ea95f26d84404129e55dcac8cd52634b42ef6056fefa57a4b4f30803c Homepage: https://www.remmina.org/ Description: KWallet plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the KWallet plugin for Remmina, which allows one to store and retrieve passwords using the KDE wallet. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: remmina-plugin-python Architecture: arm64 Version: 1.4.27-ok1 Multi-Arch: same Priority: optional Section: x11 Source: remmina Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 90 Depends: remmina (= 1.4.27-ok1), libc6 (>= 2.17), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libpython3.8 (>= 3.8.2) Filename: pool/main/r/remmina/remmina-plugin-python_1.4.27-ok1_arm64.deb Size: 24156 MD5sum: 1e8915cd32f43824e0e6324ac3394494 SHA1: f4d1054becd428f59a545672f18e4bcb275d8289 SHA256: ed947b990e15e56362f08af32765c2cf6b1e53351a74cb0b92e00a944a477eff SHA512: 11ea9729094333c4990cefc09917ddd70e9b6667e6f49eac187a46ea21852423a91c926bb58892d4193ce48244ed207ea5c24dcae6b822443005e4f5aac4661b Homepage: https://www.remmina.org/ Description: Python support for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the Python API, it can be used to run and develop plugins for Remmina in Python. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: remmina-plugin-rdp Architecture: arm64 Version: 1.4.27-ok1 Multi-Arch: same Priority: optional Section: x11 Source: remmina Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 154 Depends: libc6 (>= 2.34), libcairo2 (>= 1.6.0), libcups2 (>= 1.6.0), libfreerdp-client2-2 (>= 2.2.0~), libfreerdp2-2 (>= 2.3.0+dfsg1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.21.4), libwinpr2-2 (>= 2.1.0+dfsg1), libx11-6, remmina (= 1.4.27-ok1) Filename: pool/main/r/remmina/remmina-plugin-rdp_1.4.27-ok1_arm64.deb Size: 53698 MD5sum: 7902a97d3b377cb6f7c258b2141e660e SHA1: a967cb158df4f24649c5a7dc3923fb300ca3e448 SHA256: 53100c05a3eb710e41273f2697fb9709e4b78ed754ecaba44528ebf264fca13f SHA512: 6ecacb38b2cd0b965a012435de0a9d1ad79f930801cbd6a18fe4794153a45fe50d91809adedd1078259181e2f7c03fb3184193daed7eba1ce4aafc662ad27aea Homepage: https://www.remmina.org/ Description: RDP plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the RDP plugin for Remmina. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: remmina-plugin-secret Architecture: arm64 Version: 1.4.27-ok1 Multi-Arch: same Priority: optional Section: x11 Source: remmina Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 28 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.12.0), libsecret-1-0 (>= 0.7), remmina (= 1.4.27-ok1) Breaks: remmina-plugin-gnome Replaces: remmina-plugin-gnome Filename: pool/main/r/remmina/remmina-plugin-secret_1.4.27-ok1_arm64.deb Size: 6394 MD5sum: 47786cacb3fa66e89cea3fda4f36c08e SHA1: fc37bb54cca170de15716ac72997a33e91f818af SHA256: 1e30794840c9dbcce757f57259cdb9545985bd719ddde4b058b6414756f4f899 SHA512: 1d59d7e723345afeb2d551ab6f6e57ae0b1ffe8c25712f7d1fc201f59295f8715e4db30d114caa06b74cb91574586995b69e0f62a431b54e14fd4a6ace6a480f Homepage: https://www.remmina.org/ Description: Secret plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the secret plugin for Remmina, which allows one to store and retrieve passwords from GNOME Keyring or KWallet. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: remmina-plugin-spice Architecture: arm64 Version: 1.4.27-ok1 Multi-Arch: same Priority: optional Section: x11 Source: remmina Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 48 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.39.4), libgtk-3-0 (>= 3.9.12), libspice-client-glib-2.0-8 (>= 0.35), libspice-client-gtk-3.0-5 (>= 0.32), remmina (= 1.4.27-ok1) Filename: pool/main/r/remmina/remmina-plugin-spice_1.4.27-ok1_arm64.deb Size: 12808 MD5sum: 63f1f987bc360aaafef549c341bd80db SHA1: 622c23ac75430398086f79d1f5349a8325b7fea2 SHA256: 7f268cbcb2a90095187913c566ff7d09f026f96ae3904fb10b040c095e327753 SHA512: 98217ebc0d9e22e6f8573c25832bfd79d1eee3d9e5073003a57eb8fb43e23996fd97724266cd675c6d908b82aabc77abfb47d186f2417e7a517df6fcc8665904 Homepage: https://www.remmina.org/ Description: Spice plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the Spice plugin for Remmina. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: remmina-plugin-vnc Architecture: arm64 Version: 1.4.27-ok1 Multi-Arch: same Priority: optional Section: x11 Source: remmina Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 65 Depends: libc6 (>= 2.34), libcairo2 (>= 1.6.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.26.0), libgtk-3-0 (>= 3.9.12), libvncclient1 (>= 0.9.10), remmina (= 1.4.27-ok1) Filename: pool/main/r/remmina/remmina-plugin-vnc_1.4.27-ok1_arm64.deb Size: 20784 MD5sum: fba4a7dc2e49f44bd82e8e8c4796c594 SHA1: d82cbd08abe5a25937069a07bbefcd8decd58cf5 SHA256: c9a9d604d2030b09ad5464210d022d3bd7e5ff3918357e959497677a37a66c4d SHA512: b01b5c23beb30820e3731ce892cc1305a78b57a4d96db898d348036b06d51408309d2653d3573aad67ee65db3b9a4ed7abd09599125563ae838e268720b4b864 Homepage: https://www.remmina.org/ Description: VNC plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the VNC plugin for Remmina. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: remmina-plugin-www Architecture: arm64 Version: 1.4.27-ok1 Multi-Arch: same Priority: optional Section: x11 Source: remmina Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 52 Depends: libc6 (>= 2.17), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.41.2), libgtk-3-0 (>= 3.0.0), libwebkit2gtk-4.0-37 (>= 2.21.1), remmina (= 1.4.27-ok1) Filename: pool/main/r/remmina/remmina-plugin-www_1.4.27-ok1_arm64.deb Size: 13900 MD5sum: c957631587be17ad8ac8545d123126a4 SHA1: 8718fbc160f6460c37a7e649ee22f031117ba282 SHA256: e18d5e026766231f69e1c7a7559c5a67dcd0c9dc3fa73c63d04a5174ef9ecddf SHA512: 78a05c95adceb971fc03455cbb32937eacfabb960118c0b0b3a5979e7b5332540f7fdab9cab54e775e827c59bfd6774dae9d78877f9ec9726c3288849d85ac29 Homepage: https://www.remmina.org/ Description: WWW plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, EXEC and SSH are supported. . This package contains the WWW plugin for Remmina, used to open Web based consoles. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: remmina-plugin-x2go Architecture: arm64 Version: 1.4.27-ok1 Multi-Arch: same Priority: optional Section: x11 Source: remmina Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 80 Depends: pyhoca-cli, remmina (= 1.4.27-ok1), libc6 (>= 2.34), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 3.0.0), libx11-6 Filename: pool/main/r/remmina/remmina-plugin-x2go_1.4.27-ok1_arm64.deb Size: 26354 MD5sum: f646c30bf1e436ecf0f29396de4f7d1b SHA1: 9fb48cc0bb69d489ca41188b1a227c8703375c95 SHA256: 9e9d50a34614afcd1e5c39c955f777bb8f925e53391404d43c045140b2279ce6 SHA512: 23c16bd44a31267d42984e6909b86f5cfec0256eb2391e4badac67d2821e4cbf0d662fe1eb5e1e46d98e7b1a3fe179e6d3a0b32f7effa962eb2d26bd8d043083 Homepage: https://www.remmina.org/ Description: X2Go plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the X2Go plugin for Remmina. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: remmina Architecture: arm64 Version: 1.4.27-ok1 Multi-Arch: foreign Priority: optional Section: x11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 899 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-ui-gtk3-0 (>= 0.6.30), libayatana-appindicator3-1 (>= 0.4.90), libc6 (>= 2.34), libcairo2 (>= 1.6.0), libgcrypt20 (>= 1.8.0), libglib2.0-0 (>= 2.61.2), libgtk-3-0 (>= 3.21.5), libjson-glib-1.0-0 (>= 1.2.0), libpango-1.0-0 (>= 1.14.0), libsodium23 (>= 1.0.10), libsoup2.4-1 (>= 2.30.0), libssh-4 (>= 0.8.1), libvte-2.91-0 (>= 0.51.90), remmina-common (= 1.4.27-ok1), default-dbus-session-bus | dbus-session-bus Recommends: remmina-plugin-rdp, remmina-plugin-vnc, remmina-plugin-secret Suggests: remmina-plugin-exec, remmina-plugin-kwallet, remmina-plugin-python, remmina-plugin-spice, remmina-plugin-www, remmina-plugin-x2go Filename: pool/main/r/remmina/remmina_1.4.27-ok1_arm64.deb Size: 226266 MD5sum: 4a1ce77bf2c42774b04b9e23726dc2e7 SHA1: 32b561544063b0ca8ff080a48662c546fc2f72be SHA256: 33d325d0ccb6ec716094f20a35a85eb2ce71343a3c661f364919c5cb8c120a64 SHA512: e4ab870ac88cc9a31a6db7558501eedbff87244f48a463507c6c4bbd9e069662870023854880badf9a8028b4af1bb772a702f294a38f8734b2ef35fb66da828b Homepage: https://www.remmina.org/ Description: GTK+ Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rename Architecture: all Version: 1.31-ok1 Multi-Arch: foreign Priority: standard Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 56 Depends: perl:any Filename: pool/main/r/rename/rename_1.31-ok1_all.deb Size: 19274 MD5sum: 4555b3e1cb2c032ced0cc3ae9cbf7bfd SHA1: e01d5250c5a12fb090510a4b6a7cb1874b56a1ab SHA256: 91d0c2b087eef20650f0c02c413e799e26b1b554bbdca0ff040d8261f7260eef SHA512: c2642d4bd81a3260aab4e5770883f9ca6e0de8d97237ed5aa618ccf3bed849a7b74b14433eb9e435b9de83df846399f6719311028b74926752dee75891e2666c Homepage: https://metacpan.org/release/File-Rename Description: Perl extension for renaming multiple files This package provides both a perl interface for renaming files (File::Rename) and a command line tool 'file-rename' which is intended to replace the version that used to be supplied by the perl package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: revisions-manager Architecture: arm64 Version: 1.0.3.0-0ok0 Priority: optional Section: python Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Desktop Team Installed-Size: 123141 Depends: python3-yaml, python3-dbus, python3-apt, python3-requests, qttranslations5-l10n Filename: pool/main/r/revisions-manager/revisions-manager_1.0.3.0-0ok0_arm64.deb Size: 125340904 MD5sum: 952b410cf536d9fe2d72c3fcf60a36e0 SHA1: 4aa78587ec54b5c345e4c03df8172c0559cc6a55 SHA256: 05a2b4b209af7e1a816ee16433c6e16eebdbe1a7b0e6e52e58961915b9313b3b SHA512: de43e82412fde5d4d74431d57a3b03d6bab1697eefa68212441adbc2b7cca9d5f0c75df72195cff9165351530818d1b25a3ecdf1d415cf3a320fc3f8847c9a1d Homepage: https://www.kylinos.cn Description: Upgrade from an old os to a new os cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rfkill Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: foreign Priority: optional Section: utils Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 101 Depends: libc6 (>= 2.34), libsmartcols1 (>= 2.33) Filename: pool/main/u/util-linux/rfkill_2.38.1-ok5build1_arm64.deb Size: 28790 MD5sum: fe4ddce997e3347cad4d3ec09a77b514 SHA1: fc52df3eb29137a11115b4002e87fc800d52de74 SHA256: 8a555233b7d12ac5929ff514c2759cca9d6adae2c6a0db793cc6ea51c2e02290 SHA512: 5636eb403267415d100f21d721c19e68b19b767fd66be7a92a0e2e60ef1578ea608410a316c0dc4f7a061c79c622e7a26cb333954ed9299e8252d76dbf6e3448 Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: tool for enabling and disabling wireless devices rfkill is a simple tool for accessing the Linux rfkill device interface, which is used to enable and disable wireless networking devices, typically WLAN, Bluetooth and mobile broadband. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rhash Architecture: arm64 Version: 1.4.3-ok2 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 140 Depends: librhash0 (>= 1.4.3-ok2), libc6 (>= 2.17) Recommends: libssl3 Filename: pool/main/r/rhash/rhash_1.4.3-ok2_arm64.deb Size: 51018 MD5sum: 3798a7c8a70e3a6aead27c7952628835 SHA1: cf016ce16d8b4bc49535d49a32967f2de8e44feb SHA256: 59a8d3e342807ce5799bf2a9357ebed71a76b5837ec91b28ff21ab2ac8f58208 SHA512: f6d11bbf3a94cad4e10140834d510b8e32753e65154f45d0600eb66a8db099696b6fb4750807d4af08a40993ff5a9252ac637c55d0aa1ee0a2abe20381122b84 Homepage: http://rhash.sourceforge.net Description: utility for computing hash sums and magnet links RHash is a console utility for calculation and verification of magnet links and a wide range of hash sums like CRC32, MD4, MD5, SHA1, SHA256, SHA512, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru. Hash sums are used to ensure and verify integrity of large volumes of data for a long-term storing or transferring. . Features: * Output in a predefined (SFV, BSD-like) or a user-defined format. * Can calculate Magnet links. * Ability to process directories recursively. * Updating hash files (adding hash sums of files missing in the hash file). * Portability: the program works the same on Linux, *BSD or Windows. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rist-tools Architecture: arm64 Version: 0.2.7-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: librist Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 363 Depends: libc6 (>= 2.34), libmbedcrypto3 (>= 2.13), librist4 (>= 0.2.7-ok1) Filename: pool/main/libr/librist/rist-tools_0.2.7-ok1_arm64.deb Size: 41222 MD5sum: a3bc568600d5b1c0f5f5ad0ec4da8251 SHA1: 1c8bcc5d4d70c8df3e5cb16d2cf7bfee27db74c6 SHA256: e69a5a0dc8a279652c1f627db179d16811c93e3c5904464608474522b287947c SHA512: 89ca11405228c6ea623993a5274b5dbd6f45867935f63006477edc9f1f6b759efd9049e57d2bb40a08039b1d975fba6fda7c673dc0c2f5279a070cc4b38dcdd2 Homepage: https://code.videolan.org/rist/librist Description: Reliable Internet Stream Transport -- CLI tools 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 CLI tools. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ristretto Architecture: arm64 Version: 0.12.4-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1221 Depends: libc6 (>= 2.34), libcairo2 (>= 1.14.0), libexif12 (>= 0.6.21-1~), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.5), libmagic1 (>= 5.32), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libx11-6, libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.17.1), libxfconf-0-3 (>= 4.12.1) Recommends: tumbler Suggests: heif-gdk-pixbuf, libavif-gdk-pixbuf, webp-pixbuf-loader Filename: pool/main/r/ristretto/ristretto_0.12.4-ok1_arm64.deb Size: 256802 MD5sum: d45a1b0e89eccdbfda8b20d264e1ff27 SHA1: e55a7e896b876720f99a5efb79a535bb5eb2c875 SHA256: 69afec88ca81f8204b581c11886f3b7c22ec43abb3bb60e4f3fd0b2bdb23f078 SHA512: 7785defd317440d7eab03f3b0e5bf143ff084053e95da5f86eca23d58d6cfa0bb831fd888b779a92b54259525e6dffedceb597685eb6cd438df2a821991cc45f Homepage: https://docs.xfce.org/apps/ristretto/start Description: lightweight picture-viewer for the Xfce desktop environment Ristretto is a fast and lightweight picture-viewer for the Xfce desktop environment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rlfe Architecture: arm64 Version: 8.0-ok2 Priority: optional Section: utils Source: readline Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 85 Provides: readline-editor Depends: libc6 (>= 2.34), libreadline8 Filename: pool/main/r/readline/rlfe_8.0-ok2_arm64.deb Size: 9912 MD5sum: 3536e337d912069d6c2f130a0bff47d1 SHA1: ec4a28fb8f4c77c44d4a4367177f5230d04524a8 SHA256: 79cdcc3bb028a2d84421ca9a648528671dca32317e6b3257a7acbd6fc414daf7 SHA512: 73e1b55ec6b777fe7675c54e49cbf70f9e4fa2a594681f36cd013c94008b24a7873a261bd16febedbfab13166dc2e20a3d09049182c3f95403736933d9dc2a25 Description: Front-end using readline to "cook" input lines for other programs This tool lets you use history and line-editing in any text oriented tool. This is especially useful with third-party proprietary tools that cannot be distributed linked against readline. It is not perfect but it works pretty well. . See the ledit and rlwrap packages for other programs of that kind. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rocs Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: math Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 6108 Depends: qml-module-qtqml-statemachine, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgrantlee-templates5 (>= 5.0.0), libkf5archive5 (>= 5.90.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5itemviews5 (>= 5.90.0~), libkf5parts5 (>= 4.96.0), libkf5texteditor5 (>= 5.90.0~), libkf5textwidgets5 (>= 4.96.0), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickwidgets5 (>= 5.15.2~), libqt5script5 (>= 5.15.2~), libqt5scripttools5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libqt5xmlpatterns5 (>= 5.15.2~), libstdc++6 (>= 5.2) Filename: pool/main/r/rocs/rocs_22.12.3-ok1_arm64.deb Size: 1754498 MD5sum: 69fbf7d02e753222565318c12708e678 SHA1: 06761dc41ddb6f222cf9fa582303798992608934 SHA256: f54e0c201a4137c8dc4a5f59a9be54f17ce062629eba257fb1d4bb7939cabd1b SHA512: 5e76c6032393b5f298e3a61b3773d14b35908d4e535e04fedcc042ab959e5f90fc0b1a279044197e29f9146069b9f503285982b3d0486312c43abd99e85e9998 Homepage: https://projects.kde.org/projects/kde/kdeedu/rocs Description: graph theory IDE Rocs aims to be a Graph Theory IDE for helping professors to show the results of a graph algorithm and also helping students to do the algorithms. . Rocs has a scripting module, done in Qt Script, that interacts with the drawn graph and every change in the graph with the script is reflected on the drawn one. . This package is part of the KDE education module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ronn Architecture: all Version: 0.9.1-3ok1 Multi-Arch: foreign Priority: optional Section: ruby Source: ruby-ronn Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 21 Depends: ruby, ruby-ronn (= 0.9.1-3ok1) Filename: pool/main/r/ruby-ronn/ronn_0.9.1-3ok1_all.deb Size: 8716 MD5sum: 0707780cc80d8dc733338068fc036839 SHA1: 778d543ad20ebf94800ba019e8942cbfa77c33c1 SHA256: cae33e613a3fac36baa8fc84871915600002fba060ac949828fe079ea176e9d9 SHA512: 92085bc834e1d989212d7f8defc7a8a48a40ea14d64e4421bbc1e4804e8480e4f88ec6b7e4527475b4253e45757b8ee76e6ea6d5348292ebab723b0df73a2ee3 Homepage: https://github.com/apjanke/ronn-ng Description: tool to build manuals from Markdown Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web. . The source format includes all of Markdown but has a more rigid structure and syntax extensions for features commonly found in manpages (definition lists, link notation, etc.). The ronn-format(7) manual page defines the format in detail. . This package contains the ronn conversion tool. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rpcbind Architecture: arm64 Version: 1.2.6-ok2 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Josue Ortega Installed-Size: 136 Provides: portmap Pre-Depends: init-system-helpers (>= 1.54~) Depends: libc6 (>= 2.34), libsystemd0, libtirpc3 (>= 1.0.2), libwrap0 (>= 7.6-4~), lsb-base (>= 4.1+Debian3), adduser Conflicts: portmap Breaks: libc-bin (<< 2.16) Replaces: libc-bin (<< 2.16) Filename: pool/main/r/rpcbind/rpcbind_1.2.6-ok2_arm64.deb Size: 45164 MD5sum: a2bbcc5e917662baa36b988ebfac3207 SHA1: a69d6ea0bc348667cd3c0065cefee09551173906 SHA256: e5fd35275c55fa3833e888492f7e8acd1a5e5e7910e1e0fe2605084e40c0b564 SHA512: 6456503fb7f893ea9f6806322cb7ced1961f1be5c4135b4bb077b6fa55fbb802fd77713a08e3a81bd678ed139212021f0cb5e0398ab71a54f5dd5563509a5328 Homepage: http://sourceforge.net/projects/rpcbind/ Description: converts RPC program numbers into universal addresses The rpcbind utility is a server that converts RPC program numbers into universal addresses. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rpcsvc-proto Architecture: arm64 Version: 1.4.3-ok1 Multi-Arch: foreign Priority: optional Section: libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 248 Depends: libc6 (>= 2.17) Breaks: libc6-dev (<< 2.32), libc6-dev-bin (<< 2.32) Replaces: libc6-dev (<< 2.32), libc6-dev-bin (<< 2.32) Filename: pool/main/r/rpcsvc-proto/rpcsvc-proto_1.4.3-ok1_arm64.deb Size: 63298 MD5sum: c97ec281d70f638774877ffa12f15ea6 SHA1: 8efcf906ccc46a06c79dda299a92e161d1285ab5 SHA256: ece15eb3210aee9d39b3d04b0a8bec0941a124f02a34dfd74204cdaf8cc3c53f SHA512: 5710b53bbc1fb4f2bbcde69e562ca46e1447c6d5f722e21304dffaf672c649f52310bffca76f91acb7c49b841ef1c936282408a73702d0f0160176d0066f1a19 Homepage: https://github.com/thkukuk/rpcsvc-proto Description: RPC protocol compiler and definitions rpcgen is a tool that generates C code to implement an RPC protocol. The input to rpcgen is a language similar to C known as RPC Language (Remote Procedure Call Language). . This package also includes several rpcsvc header files and RPC protocol definitions from SunRPC sources that were previously shipped by glibc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rsyslog-czmq Architecture: arm64 Version: 8.2112.0-ok3 Priority: optional Section: admin Source: rsyslog Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael Biebl Installed-Size: 312 Depends: libc6 (>= 2.17), libczmq4 (>= 4.0.0), rsyslog (= 8.2112.0-ok3) Filename: pool/main/r/rsyslog/rsyslog-czmq_8.2112.0-ok3_arm64.deb Size: 15036 MD5sum: a02e8dc697a8965c2747feecd3229ab3 SHA1: 6a95ef091cde5167dd95a42573317e9ba361defa SHA256: 55b339bb3a9c5c1388a3c5bd3a93f768b0935a33004a02761c9bab1cd8b97da4 SHA512: 65bf007ec402f5b07f5c56370fa7148593d1048105a0bec4e979a5e390b8d6b5065de18e1f08a79ccf7d31df789485dcf4f8cc88b5b7fad1afc77f35815d28e8 Homepage: https://www.rsyslog.com/ Description: ZeroMQ protocol support for rsyslog via CZMQ These plugins allows rsyslog to send and receive ZeroMQ syslog messages via the CZMQ library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rsyslog-elasticsearch Architecture: arm64 Version: 8.2112.0-ok3 Priority: optional Section: admin Source: rsyslog Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael Biebl Installed-Size: 318 Depends: libc6 (>= 2.17), libcurl3-gnutls (>= 7.16.2), rsyslog (= 8.2112.0-ok3) Filename: pool/main/r/rsyslog/rsyslog-elasticsearch_8.2112.0-ok3_arm64.deb Size: 19686 MD5sum: a4741dbc824249f8711469e6056870d1 SHA1: 470e1678213113808ed45ac8a1d7cfe5aa4e9591 SHA256: 4e20c8026e8a079f300139e2b15186efae5d523a2fc135e967ecbc390e6c533d SHA512: 3b849a6f92affdc9599657ee9012eb159801f953b634002fb6fef9abdce8e741dd281f3eaf62d6ebd4617aa46854732334c1a15bd04cc48167559f66bd54d58d Homepage: https://www.rsyslog.com/ Description: Elasticsearch output plugin for rsyslog This plugin allows rsyslog to write syslog messages to Elasticsearch, a distributed, multitenant-capable full-text search engine with a RESTful web interface and schema-free JSON documents. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rsyslog-gnutls Architecture: arm64 Version: 8.2112.0-ok3 Priority: optional Section: admin Source: rsyslog Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael Biebl Installed-Size: 315 Depends: libc6 (>= 2.33), libgnutls30 (>= 3.6.12), rsyslog (= 8.2112.0-ok3) Suggests: gnutls-bin Filename: pool/main/r/rsyslog/rsyslog-gnutls_8.2112.0-ok3_arm64.deb Size: 18430 MD5sum: ae9d01eab80bf73de3586311da5df617 SHA1: 99c8ee166cebb296c281b75d21b8982c33fec70d SHA256: 9a9259f95f7e4da2cb5400f10f88da0f0a81dba2b2c9f9a8b951fd1655b2840a SHA512: d6b1a22ab6d0d8e527124e45a7dd9e9fb67f27acc014a9d4cdbbba3f1ab1e2eac764df7e703d3386c4838f6ba81cef71f98ea6291cdff395a1e3cc78125e2ee8 Homepage: https://www.rsyslog.com/ Description: TLS protocol support for rsyslog (GnuTLS) This netstream plugin allows rsyslog to send and receive encrypted syslog messages via the syslog-transport-tls IETF standard protocol. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rsyslog-gssapi Architecture: arm64 Version: 8.2112.0-ok3 Priority: optional Section: admin Source: rsyslog Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael Biebl Installed-Size: 321 Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.17), rsyslog (= 8.2112.0-ok3) Suggests: krb5-user Filename: pool/main/r/rsyslog/rsyslog-gssapi_8.2112.0-ok3_arm64.deb Size: 17560 MD5sum: 2f33a20be6714695cf66cd456ffc83f2 SHA1: 898782c371891a0cfd23a80cded39db1ac9a3d81 SHA256: 7336ffeb82236d9b387ae3274f49b9e2ac23f055083a7fb57575d365b65b3ea4 SHA512: 66157a806e986ee1b67192d0a69d05a5eb1a52dffe62a08a05335a7a9a3eb3db1ff930729567dc086428b6a13f86afa0b6a8a6a3844b5d09a276017876e01623 Homepage: https://www.rsyslog.com/ Description: GSSAPI authentication and encryption support for rsyslog These plugins allow rsyslog to write and/or receive GSSAPI authenticated and encrypted syslog messages. GSSAPI is commonly used for Kerberos authentication. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rsyslog-hiredis Architecture: arm64 Version: 8.2112.0-ok3 Priority: optional Section: admin Source: rsyslog Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael Biebl Installed-Size: 286 Depends: libc6 (>= 2.17), libhiredis0.14 (>= 0.14.0), rsyslog (= 8.2112.0-ok3) Filename: pool/main/r/rsyslog/rsyslog-hiredis_8.2112.0-ok3_arm64.deb Size: 7998 MD5sum: 51ceb33c77777c5014db250360663bd9 SHA1: 86578b3e5a481973d5486a6a6788caa89f726e33 SHA256: 17a5dcaeebced8307fb4d7938c0507c11c0ba50a46136e0b9ed3aae82f2fb9bc SHA512: d5defad046da42dd03c7cf211792d9003cd0f97340d5710b576fcbff611c3b193ab9cb47efa82039807a824994a479bd09e83f4fcbbf46015fad7c28dc221281 Homepage: https://www.rsyslog.com/ Description: Redis output plugin for rsyslog This plugin allows rsyslog to write syslog messages to Redis, a key-value database in a similar vein to memcache but the dataset is non-volatile. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rsyslog-kafka Architecture: arm64 Version: 8.2112.0-ok3 Priority: optional Section: admin Source: rsyslog Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael Biebl Installed-Size: 340 Depends: libc6 (>= 2.34), librdkafka1 (>= 1.2.1), rsyslog (= 8.2112.0-ok3) Filename: pool/main/r/rsyslog/rsyslog-kafka_8.2112.0-ok3_arm64.deb Size: 26734 MD5sum: 4911ca0c1fef312870fd4e93d70ba8bb SHA1: 68c4fb78aee835319e6b08b405816ffe2a9456d8 SHA256: 909c7459905399025a019275e457fd1b733ffbddc9f3875f7d60daa5c84712f1 SHA512: 42b810725a229b7389fbc28c3828b5cb73f9210dc46c6ba029836a387dcb6b3be443962b54358e062407a71268081bfda93207e7ec00b230320e5305358ee8a6 Homepage: https://www.rsyslog.com/ Description: Apache Kafka support for rsyslog These plugins allow rsyslog to send and receive syslog messages via Apache Kafka, a distributed and scalable message broker offering strong durability and fault-tolerance guarantees. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rsyslog-kubernetes Architecture: arm64 Version: 8.2112.0-ok3 Priority: optional Section: admin Source: rsyslog Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael Biebl Installed-Size: 314 Depends: libc6 (>= 2.33), libcurl3-gnutls (>= 7.16.2), libfastjson4 (>= 0.99.3), liblognorm5 (>= 2.0.3), rsyslog (= 8.2112.0-ok3) Filename: pool/main/r/rsyslog/rsyslog-kubernetes_8.2112.0-ok3_arm64.deb Size: 18858 MD5sum: 560d0aa0a65a266f7fffc2c3aad1853b SHA1: 1e33f078e8c00a4a381ae43b338173dff0caf1b5 SHA256: 6fa9ff37c98d3b2d5b38ae6950e051ad702a4ccb5d06a8928a500f9d5214c9d8 SHA512: 8361a11d5dd775474c2ec24e679779696e06517aa2c64b18754cc0617b1cc84457ae8c2eadf1d2c322273cbe2c4a9a07f25954ab4b21236b65c74888efaf053c Homepage: https://www.rsyslog.com/ Description: Kubernetes metadata support for rsyslog This plugins allows rsyslog to augment syslog messages with Kubernetes metadata. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rsyslog-mongodb Architecture: arm64 Version: 8.2112.0-ok3 Priority: optional Section: admin Source: rsyslog Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael Biebl Installed-Size: 296 Depends: libbson-1.0-0 (>= 1.16.1), libc6 (>= 2.17), libmongoc-1.0-0 (>= 1.16.1), rsyslog (= 8.2112.0-ok3) Recommends: mongodb-server Filename: pool/main/r/rsyslog/rsyslog-mongodb_8.2112.0-ok3_arm64.deb Size: 12030 MD5sum: e2ff7b2e9e171e86ef3706366a6eb883 SHA1: 661d6a31cb6cb99aa41d37549d46fa032cf7c48f SHA256: a7937cbabc55a5b2b4fb6d8ff8458383d40ce51b06b016bd1fe7e97af8069838 SHA512: bd2c0260d57bea06d732667ace72dbd0578c991a4dc2396c6b3e767703b083dedab4fe6f46d3e8262bb7427071de9bc4d25033bd7fb9f327380c26a33c6c49c3 Homepage: https://www.rsyslog.com/ Description: MongoDB output plugin for rsyslog This plugin allows rsyslog to write syslog messages to MongoDB, a scalable, high-performance, open source NoSQL database. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rsyslog-mysql Architecture: arm64 Version: 8.2112.0-ok3 Priority: optional Section: admin Source: rsyslog Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael Biebl Installed-Size: 304 Depends: libc6 (>= 2.34), libmysqlclient21 (>= 8.0.11), debconf (>= 0.5) | debconf-2.0, rsyslog (= 8.2112.0-ok3), dbconfig-common, ucf Recommends: default-mysql-client | virtual-mysql-client Suggests: default-mysql-server | virtual-mysql-server Filename: pool/main/r/rsyslog/rsyslog-mysql_8.2112.0-ok3_arm64.deb Size: 11072 MD5sum: 2df6e62d0cb65fa484964d994382bc6d SHA1: 50299f4f743a6f4f0cfc0dfa8826e97910493b17 SHA256: 9100730cb8aaf0550ef6848617fb0d891fa9ffd6ae31e5b4aaf6f612897f837c SHA512: 4cfd20ef7f09af63dfcf4c05bd6eb873959f970fe2cb6281dd008ca2bf1697d843e24ec76e127cba84cc847c97b3dde085cc2abeff80689077bfc2d689a90b3f Homepage: https://www.rsyslog.com/ Description: MySQL output plugin for rsyslog This plugin allows rsyslog to write syslog messages into a MySQL database. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rsyslog-openssl Architecture: arm64 Version: 8.2112.0-ok3 Priority: optional Section: admin Source: rsyslog Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael Biebl Installed-Size: 319 Depends: libc6 (>= 2.17), libssl1.1 (>= 1.1.0), rsyslog (= 8.2112.0-ok3) Filename: pool/main/r/rsyslog/rsyslog-openssl_8.2112.0-ok3_arm64.deb Size: 18936 MD5sum: d101f5c8cd77434f35aaa6462c111490 SHA1: 8fc94ba5dd5b3dd10f09b5eb2c6e4715ba834711 SHA256: 69edbd08903b82a77a6d6fe9afe81212388af25387dda74271f97077893e8fb0 SHA512: 795d4e0a0367d6fdd0a8f47361dfdb4584995e2575b2958dc885d7d1f54ed096c0baf5cda52b5fc22372aa4c3e882e08c1ef264ffc4611f3029393f1205c79bf Homepage: https://www.rsyslog.com/ Description: TLS protocol support for rsyslog (OpenSSL) This netstream plugin allows rsyslog to send and receive encrypted syslog messages via the syslog-transport-tls IETF standard protocol. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rsyslog-pgsql Architecture: arm64 Version: 8.2112.0-ok3 Priority: optional Section: admin Source: rsyslog Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael Biebl Installed-Size: 299 Depends: libc6 (>= 2.17), libpq5, debconf (>= 0.5) | debconf-2.0, rsyslog (= 8.2112.0-ok3), dbconfig-common, ucf Recommends: postgresql-client Suggests: postgresql Filename: pool/main/r/rsyslog/rsyslog-pgsql_8.2112.0-ok3_arm64.deb Size: 10088 MD5sum: cfe4b32b608cf194c8a4218c8babb457 SHA1: 255981e35844109784d9dbfacf52cc519ba45198 SHA256: 1bd73c3f84bc7b24143c97a36b16e941020b6f55e7c3dd00156830d12fb46bea SHA512: d109a345a542744a8dd7be4a9726f97031ef4bc992e112e831f5c7e350bfd0a63fdef1f34e9dc560b7cc2550b3003fa706323eeba04f1c5765a6eaaba9901748 Homepage: https://www.rsyslog.com/ Description: PostgreSQL output plugin for rsyslog This plugin allows rsyslog to write syslog messages into a PostgreSQL database. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rsyslog-relp Architecture: arm64 Version: 8.2112.0-ok3 Priority: optional Section: admin Source: rsyslog Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael Biebl Installed-Size: 322 Depends: libc6 (>= 2.32), librelp0 (>= 1.5.0), rsyslog (= 8.2112.0-ok3) Filename: pool/main/r/rsyslog/rsyslog-relp_8.2112.0-ok3_arm64.deb Size: 18238 MD5sum: 86a15d45470cb9cbcb70cf04a0b5c3da SHA1: 1dc79ea0681f9597bb10b713d6fcf9f2cf21ab88 SHA256: 8b4f96c3f7b4e8ce103d942797c0f7c48398989ccfef5ebd4e31d45c51c3e2e0 SHA512: 82a383521b8c3ba13a805f95f0508d163f6022abac1d38e816ec217055113d3ae5cc3ef6d00b29bb823191a310e014e5d0548eef0aa8a33ff8a37ead6c471328 Homepage: https://www.rsyslog.com/ Description: RELP protocol support for rsyslog These plugins allow rsyslog to send and receive syslog messages via the RELP protocol. RELP ensures reliable transport over the network even on connection loss or if a peer becomes unavailable. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rsyslog-snmp Architecture: arm64 Version: 8.2112.0-ok3 Priority: optional Section: admin Source: rsyslog Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael Biebl Installed-Size: 294 Depends: libc6 (>= 2.17), libsnmp35 (>= 5.8+dfsg), rsyslog (= 8.2112.0-ok3) Filename: pool/main/r/rsyslog/rsyslog-snmp_8.2112.0-ok3_arm64.deb Size: 10700 MD5sum: b3f73761c38854eb4f0e41a81f72f2c3 SHA1: 32ad2c054d8962a1c55ba67214c79ca9f024bd1f SHA256: eee0b5f75748688daca42750efad64dca1ccc643d23eb8f0173d64298754ad42 SHA512: 6d7c1bebc23b28940a157424e1c08d8fcf25713908887857fe99ca7e1b6b8c2a7d47f68431f5f79ae82faf78b0f9f43d4caf9310ca4209c68ff4b8643e378f2d Homepage: https://www.rsyslog.com/ Description: SNMP protocol support for rsyslog This plugins allows rsyslog to send syslog messages via SNMPv1 and SNMPv2c traps. By default, SNMPv2c is preferred. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: rsyslog Architecture: arm64 Version: 8.2112.0-ok3 Priority: important Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael Biebl Installed-Size: 1785 Provides: linux-kernel-log-daemon, system-log-daemon Depends: libc6 (>= 2.34), libestr0 (>= 0.1.4), libfastjson4 (>= 0.99.7), libsystemd0 (>= 209), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4), adduser, ucf Recommends: logrotate Suggests: rsyslog-mysql | rsyslog-pgsql, rsyslog-mongodb, rsyslog-doc, rsyslog-openssl | rsyslog-gnutls, rsyslog-gssapi, rsyslog-relp, apparmor (>= 2.8.96~2541-0) Conflicts: linux-kernel-log-daemon, system-log-daemon Filename: pool/main/r/rsyslog/rsyslog_8.2112.0-ok3_arm64.deb Size: 477622 MD5sum: 2772f8d0caa1521e252806efa6d740da SHA1: 0cf772fd9175f53689ac9bf4c3c33f86d6ade6cb SHA256: bba86fbd31593a83b50bd30cdfbdd80f2c74f019bf8b7594704a2258ee2f256f SHA512: ebe245826d02f5c545663f87d25620566771f1fe1992398789b868e238c94b416e56fff4e68cd44f3a37ef06ab0faae9f6200098d1a16c7a5ad6e44267acc0cf Homepage: https://www.rsyslog.com/ Description: reliable system and kernel logging daemon Rsyslog is a multi-threaded implementation of syslogd (a system utility providing support for message logging), with features that include: * reliable syslog over TCP, SSL/TLS and RELP * on-demand disk buffering * email alerting * writing to MySQL or PostgreSQL databases (via separate output plugins) * permitted sender lists * filtering on any part of the syslog message * on-the-wire message compression * fine-grained output format control * failover to backup destinations * enterprise-class encrypted syslog relaying . It is the default syslogd on Debian systems. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ruby-getspg Architecture: arm64 Version: 2.0.2-ok1 Priority: optional Section: ruby Source: spglib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 96 Depends: libc6 (>= 2.17), libsymspg1 (>= 2.0.2-ok1), libruby2.7 (>= 2.7.0), ruby (>= 1:2.7~0), ruby (<< 1:2.8~) Filename: pool/main/s/spglib/ruby-getspg_2.0.2-ok1_arm64.deb Size: 6766 MD5sum: cc239333c12297805c171f6accabd2ef SHA1: 60220318d73617d927e786f85c698a72b9c72e4c SHA256: 63329be65678cd7017f3837074c64d4c609c667c90a4b56f09a8955e0c424d69 SHA512: 1af35ed222af248a73c62be2c6c807f388ecc37c86976905c292ad20737c1b7f49e665015bf8947d11c45a5257d1e762caa69a050f950c4276b679f478823e4b Homepage: https://spglib.github.io/spglib/ Description: C library for crystal symmetry determination - Ruby bindings Spglib is a C library for crystal symmetry determination. Symmetry operations, space groups and other data can be obtained using this symmetry finder. . Features include: . * Identify space-group type * Find symmetry operations * Find a primitive cell * Search irreducible k-points * Refine crystal structure * Wyckoff position assignment . This package contains the Ruby bindings. Ruby-Versions: ruby2.7 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ruby-marisa Architecture: arm64 Version: 0.2.5-ok2.1 Multi-Arch: foreign Priority: optional Section: ruby Source: marisa Origin: openKylin Maintainer: openKylin Developers Installed-Size: 83 Depends: libmarisa0 (= 0.2.5-ok2.1), ruby, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libruby2.7 (>= 2.7.0~preview2), libstdc++6 (>= 5) Filename: pool/main/m/marisa/ruby-marisa_0.2.5-ok2.1_arm64.deb Size: 21676 MD5sum: f3d4b93770f9ba5c6855ed8f4e934594 SHA1: 791f3b7c2652fd012f394fc7a52b87c3e2d1892c SHA256: 328a4d3633143c0d3e61c7f7699d82f84dd91f5fd03b6f117edf20316b1e0db8 SHA512: 56d37ae266ee1cb1e3beffbbabcc4c11230575852ed5135d11bc3c8dd3d21a752100c17153f3730f8e47b2321f5aa93c624bb0aa7f1244145de969035579fb2a Homepage: https://github.com/s-yata/marisa-trie Description: Ruby bindings for MARISA Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. . This package contains Ruby bindings for MARISA. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ruby-mecab Architecture: arm64 Version: 0.996-ok3 Priority: optional Section: misc Source: mecab Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 155 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libmecab2 (>= 0.996), libstdc++6 (>= 5), libruby2.7 (>= 2.7.0~preview2), ruby (>= 1:2.7~0), ruby (<< 1:2.8~) Filename: pool/main/m/mecab/ruby-mecab_0.996-ok3_arm64.deb Size: 25758 MD5sum: 7b6262468834487f8fe36b57bf4a75b0 SHA1: d4699b89fbe4d60840a37a3c438db0a2c948dfda SHA256: 7adb7b78d66717c1a3a9e96610419a7c3564e1eb60012349edbdb43bccd8f8f9 SHA512: 0a235a6b9e0f0e20b404f4fc23cfed575c0b00cc0e660901b823ff767166de77a03d42d5c7e3a960dcd37ddd1f2fccb60cb70345796b2bdda909694fb68decae Homepage: https://taku910.github.io/mecab/ Description: Mecab binding for Ruby language Mecab is a Japanese morphological analysis system. . ruby-mecab is its binding for Ruby language. Ruby-Versions: ruby2.7 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ruby-ronn Architecture: all Version: 0.9.1-3ok1 Priority: optional Section: ruby Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 94 Depends: groff, ruby, ruby-kramdown (>= 1.17.0), ruby-mustache (>= 0.7.0), ruby-nokogiri (>= 1.9.0) Filename: pool/main/r/ruby-ronn/ruby-ronn_0.9.1-3ok1_all.deb Size: 23298 MD5sum: 59d03ea66cf8a8d4705434a60df319dc SHA1: b0b4bb6c8877840b1db7f7f192a348974900d4d5 SHA256: c1ab39b8a99064500ae1ad71c23e9b4fd155203ba5136025223d14e4a651c769 SHA512: 016143d97c6e90c75c2b738d5beb24c0d1ab9165e1092c9c263ac1b0ff1ecad7f10d6184b36c26d8a2331966442dfd3385fdaea2bbc86126651e04b76a914a83 Homepage: https://github.com/apjanke/ronn-ng Description: library to build manuals from Markdown Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web. . The source format includes all of Markdown but has a more rigid structure and syntax extensions for features commonly found in manpages (definition lists, link notation, etc.). The ronn-format(7) manual page defines the format in detail. . This package contains the ronn ruby library. Ruby-Versions: all cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ruby-selinux Architecture: arm64 Version: 3.4-ok2 Multi-Arch: same Priority: optional Section: ruby Source: libselinux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 282 Depends: ruby (>= 1:2.7~0), libc6 (>= 2.17), libselinux1 (>= 3.4), libruby2.7 (>= 2.7.0), ruby (<< 1:2.8~) Filename: pool/main/libs/libselinux/ruby-selinux_3.4-ok2_arm64.deb Size: 44132 MD5sum: 572de361432ae6b9f45a7de9d8b1e7b8 SHA1: db77d13417009244a78599b67ff1699ff027012c SHA256: da2e44d84b4a935def3a31fa7ac9e94c37c0c6a2251f3bf08fefe226b4b94317 SHA512: c5bd21f581d9d550ccff4150d8f28927dfc3b9bcfca5d966e21cc63c03f38ecc4713ae62d87010b47e507cee479ea24b6628fd79a0347b8533e40183ffa92d7c Homepage: https://selinuxproject.org Description: Ruby bindings to SELinux shared libraries This package provides the Ruby bindings needed for developing Ruby 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ruby-semanage Architecture: arm64 Version: 3.0-ok2 Multi-Arch: same Priority: optional Section: ruby Source: libsemanage Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 284 Depends: ruby (>= 1:2.7~0), libc6 (>= 2.17), libsemanage1 (>= 2.8), libruby2.7 (>= 2.7.0~preview2), ruby (<< 1:2.8~) Filename: pool/main/libs/libsemanage/ruby-semanage_3.0-ok2_arm64.deb Size: 40448 MD5sum: 8e228c803c79c52b22fd96c2bb7cd49d SHA1: 2fbfd9f38137bb77994b82d2e2346a7b8a77a2f6 SHA256: a223caac816db81bd3b170d932127773990cff4ae2dd7867a6273a1b3c1d1723 SHA512: 4bcad1e3bbb5c0238e145566fbabb88ff7b0d65fbb7091176381c569276cbf0561e8a666edc84ac4264610f23b42c92f36f1b2669cfb452de82534696fa778ec Homepage: http://userspace.selinuxproject.org/ Description: Ruby bindings to for SELinux policy management This package provides the Ruby bindings needed for developing Ruby applications that manage SELinux policies. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ruby-xapian Architecture: arm64 Version: 1.4.14-ok1.1 Priority: optional Section: ruby Source: xapian-bindings Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1143 Depends: libruby2.7, libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.12~) Suggests: xapian-doc Filename: pool/main/x/xapian-bindings/ruby-xapian_1.4.14-ok1.1_arm64.deb Size: 326998 MD5sum: df8234a594b2deabc4afc355a903ecf6 SHA1: 11129f2089e4d279b9315e0022dee6effa2647a5 SHA256: 011a635881dfe1e61ca6ad5c2dedcab400a8b1fa487a1e54046ec5e75d56a98f SHA512: b7ae32419511cb27fe099772e7b9c58e8c89a9145c24ab1d02dfb576b1072ffc97ee79d1df1bc3dc886fb94b174232077a867e979be1c87b5baa7c3cc0d88328 Homepage: https://xapian.org/ Description: Xapian search engine interface for Ruby This package provides Xapian Ruby bindings built for Ruby. . 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 Ruby bindings provide an interface to the Xapian library from the Ruby programming language, allowing both indexing and retrieval operations. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: runc Architecture: arm64 Version: 1.1.0-ok1 Built-Using: golang-1.18 (= 1.18.1-1ubuntu1) Priority: optional Section: devel Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Go Packaging Team Installed-Size: 17023 Depends: libc6 (>= 2.34), libseccomp2 (>= 2.5.0) Breaks: docker.io (<= 1.13.1~ds1-0) Filename: pool/main/r/runc/runc_1.1.0-ok1_arm64.deb Size: 3614668 MD5sum: 49a9b647c6911d2de45d9f544bd2c8ff SHA1: 64574ac5df70269433b6e8ac1cae372ac158ff86 SHA256: c13e1962b218f6c7e071080e34316f55f4c163d40b0f207bf1554895cc761e26 SHA512: b95e991893b25639f16ba7583abe57a18fb1aec2613de4f5dc76ddcce092a16bd89f2720da371f817be6a797e19e43ea71e21ef013dfe2a402e21e335d753041 Homepage: https://github.com/opencontainers/runc Description: Open Container Project - runtime "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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: safeclib-dev Architecture: arm64 Version: 3.7.1-ok1 Priority: optional Section: utils Source: safeclib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: xujian Installed-Size: 115 Filename: pool/main/s/safeclib/safeclib-dev_3.7.1-ok1_arm64.deb Size: 13682 MD5sum: e4c641113bfe4b88fe36c5b5a0383c26 SHA1: c7a9f807f8e54b5280baccf1ee4be9be4b566e93 SHA256: 2692fb544cba271e6facc6a2b5a654e4a4588b8c7395a88f21a6b0e96f08ae70 SHA512: 86b35e848cf373daf6037ea2088ae9bad0422f7cab08742bdadf171de26cef9c198ab9aa2f1f028c91220a8e27d24fb983e2e9ffa4315d5cf7fbcc2550aab17c Homepage: https://github.com/rurban/safeclib Description: headers for safeclib This package provides static library and headers for development with safeclib cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: safeclib Architecture: arm64 Version: 3.7.1-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: xujian Installed-Size: 418 Depends: libc6 (>= 2.25) Filename: pool/main/s/safeclib/safeclib_3.7.1-ok1_arm64.deb Size: 59352 MD5sum: 3f397c38b1a7610795653a4464d0e9a5 SHA1: acdcdf0ac849dfe3f1fe6bfbe4b519cb838484c7 SHA256: 37b4e48d86f41abec7c361527020967cefc1df4ad0a70302c8e1e2aa693172fc SHA512: 0f1a682db4940963d308e6883d6b6fce64442751cc2efade4271a98fda7c0572dd283561341986c0f0fce8861361d4cdacead6591f6561bde953c3de4fcdc430 Homepage: https://github.com/rurban/safeclib Description: safeclib This library implements the secure C11 Annex K1 functions on top of most libc implementations, which are missing from them. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: samplerate-programs Architecture: arm64 Version: 0.1.9-ok2 Priority: optional Section: utils Source: libsamplerate Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 91 Depends: libc6 (>= 2.34), libsamplerate0 (>= 0.1.7), libsndfile1 (>= 1.0.20) Replaces: libsamplerate0 (<< 0.1.8-0) Filename: pool/main/libs/libsamplerate/samplerate-programs_0.1.9-ok2_arm64.deb Size: 7128 MD5sum: d4061450d2d649c7ad718f626016312d SHA1: 13bdd7e98d1380d7731a5955694cc75c51c62b4d SHA256: f938198a5ba698a4610915894aae881858ee604196446bd346e0002917c14fb7 SHA512: f6cbf21b2c61f4fc8c7f6d72929a8b591a2c0965abc9d310aafffdd452581219c72ec82410fbcc63d7d835d79d13efdca612395e481c7859e86a96e0ead6f5bf Homepage: http://www.mega-nerd.com/SRC/ Description: Sample programs that use libsamplerate This package contains simple example programs for resampling sound files with the libsamplerate library. . Currently, the only binary included is sndfile-resample which uses libsndfile to read and write audio files and libsamplerate to do the rate conversion. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sane-utils Architecture: arm64 Version: 1.0.29-ok3 Multi-Arch: foreign Priority: optional Section: graphics Source: sane-backends Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 737 Depends: adduser, lsb-base (>= 3.0-0), update-inetd, debconf (>= 0.5) | debconf-2.0, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libieee1284-3, libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libsane (>= 1.0.27), libsystemd0, libusb-1.0-0 (>= 2:1.0.22), libxml2 (>= 2.7.4) Suggests: avahi-daemon, unpaper Breaks: libsane-common (<< 1.0.27-0) Replaces: libsane-common (<< 1.0.27-0) Filename: pool/main/s/sane-backends/sane-utils_1.0.29-ok3_arm64.deb Size: 185874 MD5sum: 5feda3b7e88a7e0f3f554b90e205e1c0 SHA1: 18f312d0f2cc61d5d1073b26f8ed77da575efa53 SHA256: 1c380bc9bd2d1f25c9603e3b46010ddd98d4533eac421f45592928d58458b012 SHA512: c02bd7408de429bddf9c044f8c59cc02df12aa10423425562b6d20b3b8ebdf917840f5f855787d2cd97ffb103143502e6e7f59ba8722e91a701dfd681e26cde2 Homepage: http://www.sane-project.org Description: API library for scanners -- utilities 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 the command line frontend scanimage, the saned server and the sane-find-scanner utility, along with their documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sasl2-bin Architecture: arm64 Version: 2.1.27+dfsg-ok5 Priority: optional Section: utils Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 779 Pre-Depends: init-system-helpers (>= 1.54~) Depends: db-util, libsasl2-2 (>= 2.1.27+dfsg-ok5), lsb-base (>= 3.0-0), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libdb5.3, libkrb5-3 (>= 1.13~alpha1+dfsg), libldap2 (>= 2.6.2), libpam0g (>= 0.99.7.1), libssl3 (>= 3.0.0) Filename: pool/main/c/cyrus-sasl2/sasl2-bin_2.1.27+dfsg-ok5_arm64.deb Size: 103438 MD5sum: ab601e8411150da6b9f905efeb62cc48 SHA1: e2e057c404a043c25d6dbfd304a01796866dc880 SHA256: ae1f54c8c59d195fbbcc75fcd9bd266d5f33a1707128a807b75d64da52816714 SHA512: e824404bf51bf558cd29d21c56092a07d9559558efc2710ef1a0ef1967e3bb03fcaa3ad97e0650e8ed708e3bae92f67a845664ec077a8210fd7ca5e9410889d1 Homepage: https://www.cyrusimap.org/sasl/ Description: Cyrus SASL - administration programs for SASL users database This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package contains administration programs for the SASL users database and common binary files for plugin modules. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sassc Architecture: arm64 Version: 3.6.1+20201027-ok1 Multi-Arch: foreign Priority: optional Section: web Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 35 Depends: libsass1 (>= 3.6.5), libc6 (>= 2.17) Filename: pool/main/s/sassc/sassc_3.6.1+20201027-ok1_arm64.deb Size: 9520 MD5sum: 0ea001a547525b8c99cc306764b6f32e SHA1: ba35f1e48be745fa53d7b723809b199b8c8e2979 SHA256: 551120cd2f3536918c8271d3a5cf6042b409f6c25c7291f193639d0a4093c145 SHA512: 9868f7aa769d8a6cb80b077b769ff13fef80bad823b53437e5efeb6d16bbf67aa91f2535fabdc257a5e75b758d3600ff353732d6692ae913146458f2a7b5f902 Homepage: https://github.com/sass/sassc Description: C/C++ port of the Sass CSS precompiler - command-line tool SassC is a C/C++ port of the Sass engine. The point is to be simple, fast, and easy to integrate. . Sass is a pre-processing language for CSS. It allows you to write cleaner stylesheets and makes collaboration on your CSS a breeze. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sbc-tools Architecture: arm64 Version: 2.0-ok1 Priority: optional Section: utils Source: sbc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 200 Depends: libc6 (>= 2.34) Filename: pool/main/s/sbc/sbc-tools_2.0-ok1_arm64.deb Size: 59008 MD5sum: cfea55c24c965872c97277272872814b SHA1: 0ac2ac3636cc152ccac25aee68e303fd24a9a8db SHA256: bc765f1c08f8e93e5425bdcc562606f40a1ff9e4de5b9c4ae39ed1559c7048d8 SHA512: 2606eb9741c62bfe2334d865e9b85707bf47199a1cf1b25badac5f1721b04265454679d467bbbe8f8f27b2c416636f827fa6d8aaf961dae6225adb3f5c17cb2d Homepage: https://www.bluez.org/ Description: Sub Band CODEC library - tools This provides the library and tool which operate SBC (sub band codec) in A2DP (the Advanced Audio Distribution Profile). . This package contains the tools for SBC. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: scim-clutter-immodule Architecture: arm64 Version: 1.4.18+git20211204-0.1ok1 Multi-Arch: same Priority: optional Section: utils Source: scim Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 95 Depends: scim (= 1.4.18+git20211204-0.1ok1), scim-im-agent (= 1.4.18+git20211204-0.1ok1), libc6 (>= 2.17), libclutter-1.0-0 (>= 1.10.0), libclutter-imcontext-0.1-0, libglib2.0-0 (>= 2.12.0), libpango-1.0-0 (>= 1.14.0), libx11-6 Enhances: scim Filename: pool/main/s/scim/scim-clutter-immodule_1.4.18+git20211204-0.1ok1_arm64.deb Size: 32520 MD5sum: ad9628e4ccc8463cbb8250ec4fd4dbbb SHA1: b99e41bbcb9682bf5f978cb72353f94b8383af8f SHA256: 0e90a708a14a6a4f70b0b44b2a806d3113aa7f17ecd2203b2b6fbfd3849542e7 SHA512: c3f5bb695aebf35d6191982e2c77912460cf71b5ca130831b7003e5a210b542849fdc6acb48922d5b5c47a9406eb9511d39feb987dcf330ce6aa75ab9ef62eb6 Homepage: https://github.com/scim-im/scim Description: Clutter input method module with SCIM as backend SCIM (Smart Common Input Method) is an input method (IM) platform. . This package is the clutter native input method module for SCIM. It provides a clutter IM module for clutter-1.0 with SCIM as the input backend. This input method module should work within all clutter platforms. . The clutter IM module communicates with SCIM backend through the IM agent provided by scim-im-agent package. . For more information about SCIM, please see the description of scim package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: scim-dev-doc Architecture: all Version: 1.4.18+git20211204-0.1ok1 Multi-Arch: foreign Priority: optional Section: doc Source: scim Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 10475 Depends: libjs-jquery Filename: pool/main/s/scim/scim-dev-doc_1.4.18+git20211204-0.1ok1_all.deb Size: 435692 MD5sum: ba86dec70b43525e69dd0fee008db5e3 SHA1: 36327ef43e6c4c4b8aa7d036cf1583795863c402 SHA256: 80adf8cc924dc124a3249d3171d6ae3e81f4b33ee983308eabf7f6e0f3dd9609 SHA512: 2598f9f4d5b55c9a08b6f7ce14d1343462cfca1473de2f780b38a58cd6bf9159f2c73b25971b0c50894a6bedc7b1beb6fd1d7e608881b7f51b9e3535477deb19 Homepage: https://github.com/scim-im/scim Description: development documentation for SCIM platform SCIM (Smart Common Input Method) is an input method (IM) platform. . This package contains doxygen-generated HTML development documentation for SCIM APIs. . For more information about SCIM and SCIM development, please see the description of scim and scim-dev packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: scim-dev Architecture: all Version: 1.4.18+git20211204-0.1ok1 Priority: optional Section: devel Source: scim Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 17 Depends: libscim-dev (>= 1.4.18+git20211204-0.1ok1), scim-dev-doc (= 1.4.18+git20211204-0.1ok1) Filename: pool/main/s/scim/scim-dev_1.4.18+git20211204-0.1ok1_all.deb Size: 3576 MD5sum: f32ca1f011532fc805b4eef9c47ce077 SHA1: d8c61cf4c1209b40422745f9767e79801ca5d8ef SHA256: cd4445e5520a49f6c1068f6a15cb5f410d1f6542c9e98fe37e477cfd6d6076d4 SHA512: 86f3efb9b06bb35ab2a34a40d5775248d4c1baafe2d55e7e7d4ba20c7a3adab23e28175425f4a7c33e556910e19baa37dcb778236fb19784beab501c159cc3b3 Homepage: https://github.com/scim-im/scim Description: development files for SCIM platform SCIM (Smart Common Input Method) is an input method (IM) platform. . This package is a metapackage to provide development libraries and documentations for SCIM platform. . For more information about SCIM, please see the description of scim package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: scim-gtk-immodule Architecture: arm64 Version: 1.4.18+git20211204-0.1ok1 Multi-Arch: same Priority: optional Section: utils Source: scim Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 181 Provides: scim-gtk-immodule, scim-gtk2-immodule Depends: scim (= 1.4.18+git20211204-0.1ok1), scim-im-agent (= 1.4.18+git20211204-0.1ok1), libc6 (>= 2.17), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.14.0), libx11-6 Conflicts: scim-gtk-immodule, scim-gtk2-immodule Replaces: scim-gtk2-immodule Enhances: scim Filename: pool/main/s/scim/scim-gtk-immodule_1.4.18+git20211204-0.1ok1_arm64.deb Size: 37062 MD5sum: 745a7744162d3a6764eab5d7ae79dec6 SHA1: 120860cc8c534c3f9b23095ac4478acf01c1c0d3 SHA256: a6b2aeb78e13a36ce694c388ddb4595dc8f9f2452f7bd339a03be0862fc85c5c SHA512: ae0c106c3aa783781efa38aba8c0cbea432105e1364a24d8120ae59eda721c55951bf9f45d188a99e2e73cc56fd8180dae8c77cb9cd087a0d97af9b16ef1ddf2 Homepage: https://github.com/scim-im/scim Description: GTK+ input method module, with SCIM as the input backend SCIM (Smart Common Input Method) is an input method (IM) platform. . This package is the GTK+ native input method module for SCIM. It provides a GTK+ IM module for versions 2 and 3 of GTK+, with SCIM as the input backend. This input method module should work within all GTK+ platforms, including gtk-x11, gtk-linuxfb and gtk-directfb. . The GTK+ IM module communicates with the SCIM backend through the IM agent provided by the scim-im-agent package. . For more information about SCIM, please see the description of scim package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: scim-im-agent Architecture: arm64 Version: 1.4.18+git20211204-0.1ok1 Multi-Arch: foreign Priority: optional Section: utils Source: scim Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 189 Provides: scim-bridge-agent Depends: scim-modules-socket (= 1.4.18+git20211204-0.1ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libscim8v5 (>= 1.4), libstdc++6 (>= 5.2) Conflicts: scim-bridge-agent Enhances: scim Filename: pool/main/s/scim/scim-im-agent_1.4.18+git20211204-0.1ok1_arm64.deb Size: 60246 MD5sum: ca1913be992a5ca1e6284b40b8baffb7 SHA1: df9f292c5bfdb0dec8d83fa228120e95a6dcabec SHA256: 9513b99e8743e4a2c22df7d35ab2b9b4f8326d95af6f2141c337576e520cd071 SHA512: 3f2e707bb0f3b5f761ab4f490ce1b4ea3452f1ab46f84905f6df97771ae15436bd443674fcdd4239290e3cd7645a15f13f20df00b22c76814a96b712aaee4975 Homepage: https://github.com/scim-im/scim Description: IM agent for SCIM platform SCIM (Smart Common Input Method) is an input method (IM) platform. . This package provides the IM agent for SCIM. SCIM provides various IM modules for Gtk/clutter program. The IM modules communicate with SCIM through the IM agent. . For more information about SCIM, please see the description of scim package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: scim-modules-socket Architecture: arm64 Version: 1.4.18+git20211204-0.1ok1 Multi-Arch: same Priority: optional Section: utils Source: scim Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 174 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libscim8v5 (>= 1.4), libstdc++6 (>= 5.2) Enhances: scim Filename: pool/main/s/scim/scim-modules-socket_1.4.18+git20211204-0.1ok1_arm64.deb Size: 44770 MD5sum: 320621f3e687c064f10e0498022136ec SHA1: af65c8baf958d3e0f33ec541da548bfb76a6c7e3 SHA256: 6b663387f6a1f3fb74c00c9fa927b84c6dc32603d17ec2e8f0ace897d5d1c876 SHA512: 15f4f1c70988f9c3ba1248cff0d10ef603bde0d6248da4b1847f35f419af6aff6e1cfdda0245bfff51d015eb123c8d12387dff1646b87d2cb6ead83aed5652ea Homepage: https://github.com/scim-im/scim Description: socket modules for SCIM platform SCIM (Smart Common Input Method) is an input method (IM) platform. . This package provides the socket modules for SCIM. SCIM can use a local or inet socket as the front end and connect to the configuration and IM engine modules. Then other computers and/or environments can share these input methods by connecting to the socket with socket IM engine module and socket configure module. . For more information about SCIM, please see the description of scim package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: scim Architecture: arm64 Version: 1.4.18+git20211204-0.1ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1653 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 3.11.5), libpango-1.0-0 (>= 1.14.0), libscim8v5 (>= 1.4), libstdc++6 (>= 5.2), libx11-6 Recommends: scim-gtk-immodule, im-config | im-switch, scim-im-agent Suggests: scim-uim, scim-pinyin, scim-hangul, scim-chewing, scim-m17n, scim-prime, scim-anthy, scim-skk, scim-canna, scim-tables-additional, scim-tables-ja, scim-tables-ko, scim-tables-zh, scim-thai Filename: pool/main/s/scim/scim_1.4.18+git20211204-0.1ok1_arm64.deb Size: 405744 MD5sum: e745adcbc6fb0aa48a108588658e1c11 SHA1: 2455426141f08f471b5440e217dd38b743e3dbd7 SHA256: ecb4241a66f6463893de9c3e21915bf951f55b848d0c17d40767d65ce051a08d SHA512: fdb4daa86d797249648291a5c15423cb5b8a9b16ddc0afc2c8d92dddbcbfe93180d8912b11b8312603f126ec3312655375f551804f74bfd8b728f42b1e136d76 Homepage: https://github.com/scim-im/scim Description: smart common input method platform Smart Common Input Method (SCIM) is an input method (IM) platform. Input methods are needed to enter complex characters in many non-latin languages. SCIM provides a common platform for various plugin modules and independent IM programs, as well as a set of modules and programs on its own. It is highly modularized and exposes abstract interfaces, so that plugin modules with different functions can easily communicate with each other. The currently supported module types are configuration, IM engine, front end, filter, and setup GUI. . SCIM achieves the communication between IM engines and front ends through both shared library linking and server/client mode. It supports XIM protocol, as well as GTK+ IM module. . This package is the main binary package of SCIM. It includes: the main program scim (GTK+ based) and other support programs; simple configuration module, X11 front end module, rawcode IM engine module, simplified/traditional Chinese conversion filter module, and their corresponding setup GUI modules; GTK+ panel and its setup GUI module; and a GTK+ based setup tool. . SCIM is a well accepted platform and features various input method engines for many languages. In Debian you can find the following separately packaged IMs useful: scim-tables-{additional,ja,ko,zh}, scim-pinyin, scim-uim, scim-m17n, scim-chewing, scim-anthy, scim-canna, scim-prime, and scim-skk. GTK+ users would also find package scim-gtk-immodule useful for GTK+ IM module support. . For development on SCIM platform, please see the description of scim-dev package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: scour Architecture: all Version: 0.38.2-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 45 Provides: dh-sequence-scour Depends: python3:any, python3-scour Suggests: gir1.2-rsvg-2.0 (>= 2.46), python3-gi-cairo Filename: pool/main/s/scour/scour_0.38.2-ok1_all.deb Size: 10554 MD5sum: 37890dc55c260b0403930e4fbf7a0d18 SHA1: c135bf3809a61cd199de04b0efe01995b3b04d5c SHA256: 609192acb351a593c038d2680bf8fce4572dbe33ea4f140ce90b9d4a8114125a SHA512: bf2227c6933b0c0c827a22377762bf673b7659918166792688e86f62e04c88e6fcff246eceae576c86adcf494fb1bf07cb8056613528a896c7f7f8ff367d0673 Homepage: https://github.com/codedread/scour Description: SVG scrubber and optimizer (CLI and debhelper) Scour is a Python module that aggressively cleans SVG files, removing a lot of unnecessary information that certain tools or authors embed into their documents. The goal of scour is to provide an identically rendered image (i.e. a scoured document should have no discernible visible differences from the original file) while minimizing the file size. . WARNING: Scour is intended to be run on files that have been edited in Vector Graphics editors such as Inkscape or Adobe Illustrator. Scour attempts to optimize the file, and as result, it will change the file's structure and (possibly) its semantics. If you have hand-edited your SVG files, you will probably not be happy with the output of Scour. . This package provides the "scour" command line utility and a dh_scour debhelper extension which optimizes all shipped SVGs during package build. If gir1.2-rsvg-2.0 and python3-gi-cairo are available, it will also do a before/after comparison and discard the optimized image if they differ by more than 0.05%. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: screenfetch Architecture: all Version: 3.9.1+20210523-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 265 Depends: procps, bc, pciutils Recommends: scrot Filename: pool/main/s/screenfetch/screenfetch_3.9.1+20210523-ok1_all.deb Size: 56932 MD5sum: d76d15c0884e034cb5fc3f9608c637a8 SHA1: b0ad61f72d0f1ff121935d2b21601a6da2d2daa6 SHA256: c6fa35a0f43cf841367bc2232698d411b861d94a40708b56cb97c55547f2eda0 SHA512: b1440ac21f8f50879f48703ea925aa3eacf7232133a4dbbf6967a288f009d91d7abf2c0aaab0eace67abb267fa4bd73319c5913b3467d1d140a02559c856b327 Homepage: https://github.com/KittyKatt/screenFetch Description: Bash Screenshot Information Tool screenFetch is a "Bash Screenshot Information Tool". This handy Bash script can be used to generate one of those nifty terminal theme information + ASCII distribution logos you see in everyone's screenshots nowadays. . It will auto-detect your distribution and display an ASCII version of that distribution's logo and some valuable information to the right. There are options to specify no ascii art, colors, taking a screenshot upon displaying info, and even customizing the screenshot command. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sddm-theme-breeze Architecture: arm64 Version: 4:5.24.7-ok4.3 Priority: optional Section: kde Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 861 Provides: sddm-theme Depends: plasma-framework, plasma-workspace Recommends: sddm Filename: pool/main/p/plasma-workspace/sddm-theme-breeze_5.24.7-ok4.3_arm64.deb Size: 613564 MD5sum: 9ef74280d61e2926c18bbeb546da471d SHA1: 6cbf7dbd788a15867c6b51be329eaa6142beb55c SHA256: 8dc04ddb58ad73cd293bd5c9b9d1353f008eb2934bdb97ab0579f085fdec2bf9 SHA512: ea5776680eb36b4f53373086e50a3fa0422988694c383c978bfb3204b723a2dd6fb97484475065b964cb7ada43c3ad737df6f8f645c94aed12978aced6be34df Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Breeze SDDM theme Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Taskmanager library. . This package contains the files for the breeze SDDM theme. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sddm-theme-debian-elarun Architecture: all Version: 0.19.0-ok4.1 Priority: optional Section: kde Source: sddm Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 1688 Provides: sddm-theme Depends: desktop-base Recommends: sddm Breaks: sddm (<< 0.19.0-ok4.1) Filename: pool/main/s/sddm/sddm-theme-debian-elarun_0.19.0-ok4.1_all.deb Size: 1324236 MD5sum: be800a8bf8dd220f5c4980ff0e5462fe SHA1: 38fa156935af99c68635f9b85f43c4b15e56bd17 SHA256: d0d1b8dd276a9c8df913387a05363d355a05b5974d97c7ebc65703dad1f15a63 SHA512: 097d6b79eb008791f9223bb4d2a2b4174ae33c9cba14335c3089b5adb4624535a88d76919e9299619c5da92fd5dcc2f085bd18f3738d7e4874abb0546db1938c Homepage: https://github.com/sddm/sddm Description: 'Debian Elarun' Theme for SDDM X11 display manager Elarun theme for SDDM, using the active desktop-base theme for the background. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sddm-theme-debian-maui Architecture: all Version: 0.19.0-ok4.1 Priority: optional Section: kde Source: sddm Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 371 Provides: sddm-theme Depends: desktop-base Recommends: sddm Breaks: sddm (<< 0.19.0-ok4.1) Filename: pool/main/s/sddm/sddm-theme-debian-maui_0.19.0-ok4.1_all.deb Size: 222228 MD5sum: 422c08cb398c78a65271665fc9111421 SHA1: 71fd5c6dbafdab58489318da87af3d45ae6714eb SHA256: 7dca880ba65f7edeaaa1afb7ee0617b7060edcffa39cf2a0ad449d0f75105929 SHA512: 5afda899ffa2d58ef03b4849951d0ae170d14ea01ec46764f2751ac31db46f0b58639e022662c159550b44ca38ed15fb747231b8610f0728d169acc458d98d9c Homepage: https://github.com/sddm/sddm Description: 'Debian Maui' theme for SDDM X11 display manager Maui theme for SDDM, using the active desktop-base theme for the background cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sddm-theme-elarun Architecture: all Version: 0.19.0-ok4.1 Priority: optional Section: kde Source: sddm Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 1687 Provides: sddm-theme Recommends: sddm Breaks: sddm (<< 0.19.0-ok4.1) Filename: pool/main/s/sddm/sddm-theme-elarun_0.19.0-ok4.1_all.deb Size: 1324096 MD5sum: c828ff20c434d98a57855e7a6936e464 SHA1: a8f3a74ae3066cf5f7f1ab03ecd744768e34a223 SHA256: 005b9d13e276e300ed9b2c288c4c77869186159001a88379e989df06716f3712 SHA512: 07069105a1668d89c224cdcf3330edb5929780df2c64e2dfcc7e86075bc286ac6457916b9185e6ba77accb98694c8c9c731a9947e62d4568b7efe20914c0ac32 Homepage: https://github.com/sddm/sddm Description: 'Elarun' Theme for SDDM X11 display manager Elarun theme for SDDM cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sddm-theme-maldives Architecture: all Version: 0.19.0-ok4.1 Priority: optional Section: kde Source: sddm Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 1321 Provides: sddm-theme Recommends: sddm Breaks: sddm (<< 0.19.0-ok4.1) Filename: pool/main/s/sddm/sddm-theme-maldives_0.19.0-ok4.1_all.deb Size: 1243866 MD5sum: a619516391d637889a1a5d45a2ccfabb SHA1: 994f0ada3940f1e5fd507d77474cf533e017be66 SHA256: e3f7e1b9dbff12203eb0e0c62cb66db1031baafabea73341d2e6ff5b476bac3d SHA512: a1d24ea56f1a900e466fa7c7ca7061d0db3ace482675c9cd41feb626285a3825bcbc90304dd8ea759254fc7050e5aaafd7593de180cf14fa22f0a42c9a9c2971 Homepage: https://github.com/sddm/sddm Description: 'Maldives' theme for SDDM X11 display manager Maldives theme for SDDM cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sddm-theme-maui Architecture: all Version: 0.19.0-ok4.1 Priority: optional Section: kde Source: sddm Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 478 Provides: sddm-theme Recommends: sddm Breaks: sddm (<< 0.19.0-ok4.1) Filename: pool/main/s/sddm/sddm-theme-maui_0.19.0-ok4.1_all.deb Size: 312490 MD5sum: 229321cc97163e38636e5c56b1669bf0 SHA1: ef1b5efc698f67e02e896dc07e038110ab7cf7aa SHA256: 6b91b47ebc09f8dc0ba50770307f186b6d6a68fcac89997505c48bcdf10a1c47 SHA512: 8c8f8a85c96d73591abb7f6f656e3f50835e8cc74a409020659c96c9085b00b522d7853f991bb4e3bd4725358cf38a4274562e5e4d208db69fe47207e1a8284c Homepage: https://github.com/sddm/sddm Description: 'Maui' theme for SDDM X11 display manager Maui theme for SDDM cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sddm-theme-maya Architecture: all Version: 0.19.0-ok4.1 Priority: optional Section: kde Source: sddm Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 362 Provides: sddm-theme Recommends: sddm Breaks: sddm (<< 0.19.0-ok4.1) Filename: pool/main/s/sddm/sddm-theme-maya_0.19.0-ok4.1_all.deb Size: 117076 MD5sum: a84b10f9f6c924612332a107f5fb9d2e SHA1: 74353e7a79af82e63f9dd3c028b1919e486f247a SHA256: b8c96860809ba8ee40d2ba012782a20e34bd9c0d8bb75b7ecdff252a5dedca4a SHA512: 5b703f1e058b974e063ef346954c8f48e3fc7ffc1133125d243aab07670c96226b30a8ab7d8e1a297036c70f588c71dbb798800512b85fabcbcbec6afb0c2a80 Homepage: https://github.com/sddm/sddm Description: 'Maya' theme for SDDM X11 display manager Maya theme for SDDM cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sddm Architecture: arm64 Version: 0.19.0-ok4.1 Priority: optional Section: kde Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 2089 Provides: x-display-manager Depends: adduser, qml-module-qtquick2, xauth, x11-common, xserver-xorg | xserver, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libpam0g (>= 0.99.7.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.8.0~) | libqt5gui5-gles (>= 5.8.0~), libqt5network5 (>= 5.8.0~), libqt5qml5 (>= 5.8.0~), libqt5quick5 (>= 5.8.0~) | libqt5quick5-gles (>= 5.8.0~), libstdc++6 (>= 5.2), libsystemd0, libxcb-xkb1, libxcb1 Recommends: libpam-systemd, sddm-theme-debian-breeze | sddm-theme Suggests: libpam-kwallet5, qtvirtualkeyboard-plugin Filename: pool/main/s/sddm/sddm_0.19.0-ok4.1_arm64.deb Size: 666706 MD5sum: 666715b53b45e157cdf7b9be7ee1ac7e SHA1: 0117c4600ebf73af23488d640e776d636360b607 SHA256: 18e8249836a3c30062a167b58aba7c13cbdcf570e706fe2a7bd8c6cd3de2c9df SHA512: d1d33de3c9f877db4b99b9b98a0ee4225f3f6689749ca2f6c8ce7ae62bfeec75bf272b1b72c8877103e46c0618dd3788dc00e6dfad6fd55a50d2a1721ef370fd Homepage: https://github.com/sddm/sddm Description: modern display manager for X11 SDDM is a modern display manager for X11 aiming to be fast, simple and beautiful. It uses modern technologies like QtQuick to create smooth, animated user interfaces. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sea-icon-theme Architecture: all Version: 2023.04.03-ok1 Priority: optional Section: x11 Source: deepin-icon-theme Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 6225 Conflicts: deepin-icon-theme (<< 15.12.65) Filename: pool/main/d/deepin-icon-theme/sea-icon-theme_2023.04.03-ok1_all.deb Size: 2070470 MD5sum: e2d567c4521fa767964564765faa16f8 SHA1: 8fbb33ea1db6e076f10c188b19d1c12f74384af2 SHA256: e9e672c18b05f94dbad9efb596cc1f1a9b24c8201751eec59d367fcc8c1c6800 SHA512: d66fd03de21d652e59ef73167a26b85467ece9a51d36e3f92a8248be6cf2af0e747e71ac4539d24c6360943ef228fbd6949b063e36fc14b524e0b1c78abeb0b5 Homepage: https://github.com/linuxdeepin/deepin-icon-theme Description: Deepin Sea Icons This package is DeepinIconTheme Sea cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: seabios Architecture: all Version: 1.13.0-ok1build1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QEMU Team Installed-Size: 699 Breaks: qemu-kvm (<< 0.14.0), qemu-system (<< 0.14.0) Filename: pool/main/s/seabios/seabios_1.13.0-ok1build1_all.deb Size: 148746 MD5sum: 5a3832b7aef1ff3f383a2bcd5c91e326 SHA1: 084492d6e61cae936fb72c018cad9478181d2f22 SHA256: 4a81c1186b114362edaf9b7e55d21fc3d6c317a9f750bb482ebf4ad04ecbc757 SHA512: 661afd9143f610956d39d5b8f4c78cbd18fb92e8867e371f3a493e3d93b023e5ff7c98f56f146d5b3b0c615d5c786d03c83d7513caaa342bfd16a439afd5bf7c Homepage: http://www.seabios.org Description: Legacy BIOS implementation SeaBIOS is a legacy BIOS implementation, aimed at supporting not only emulated hosts such as QEMU, but also real hardware. . Note, however, that SeaBIOS does not handle early initialization of core chipsets, so don't even think of flashing it to your board (look at Coreboot for that). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: seccomp Architecture: arm64 Version: 2.5.3-ok2 Priority: optional Section: utils Source: libseccomp Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Kees Cook Installed-Size: 129 Depends: libc6 (>= 2.34), libseccomp2 (>= 2.2.1) Suggests: libseccomp-dev Filename: pool/main/libs/libseccomp/seccomp_2.5.3-ok2_arm64.deb Size: 16826 MD5sum: 362f61798d9df20c30b8489d35f4325d SHA1: 1df49b7d24a5d6dae0d169bae9519add382ba442 SHA256: a6cb9e92191bcacc95da7d1c731d17f3562f8981d855baec6bb4db2f285e681b SHA512: 8743348a193d7665006940aacf6263f861b6172a7a08c60a6ff1bb8a3018478cd4d25c1842da66cdda68b23b970e112783b2bd5db0b5aa409abc77df4674e24e Homepage: https://github.com/seccomp/libseccomp Description: helper tools for high level interface to Linux seccomp filter Provides helper tools for interacting with libseccomp. Currently, only a single tool exists, providing a way to easily enumerate syscalls across the supported architectures. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: selinux-utils Architecture: arm64 Version: 3.4-ok2 Priority: optional Section: admin Source: libselinux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2036 Depends: libc6 (>= 2.34), libpcre2-8-0 (>= 10.22), libselinux1 (>= 3.1~), libsepol2 (>= 3.4) Filename: pool/main/libs/libselinux/selinux-utils_3.4-ok2_arm64.deb Size: 124062 MD5sum: cddcf84bd59c553e56b4bc8bc621b244 SHA1: 7477e86b569ed09673e7ee706bbcd0dd110fe11a SHA256: ab3b25fc259f96a299d223cbc08524c73b7e4961c39bb5b172e68a5f08446044 SHA512: 00e487b031c13a0ce661fefc860cfaad1e0ed9709bdf5164e53e7ff27c447a316267abf3cb32237a4ded44c7021e31fc0c3b2c855b6f9f80812540defe21b1d0 Homepage: https://selinuxproject.org Description: SELinux utility programs This package provides various utility programs for a Security-enhanced Linux system. 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. This package provides utility programs to get and set process and file security contexts and to obtain security policy decisions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: semanage-utils Architecture: arm64 Version: 3.0-ok2 Priority: optional Section: admin Source: libsemanage Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 20 Depends: libsepol1 (>= 3.0), python3 (>= 3.2), python3-selinux (>= 3.0), python3-semanage (>= 3.0) Filename: pool/main/libs/libsemanage/semanage-utils_3.0-ok2_arm64.deb Size: 4602 MD5sum: 6d05fcfdc94f2ca4c9af44599430807f SHA1: da2482e9149c230f1a83bd8ba0d55fd8a0ef6e2b SHA256: f2152f8d5463dcf27136cd51c329951bb1c01e7248a16abed7b186fae608ea07 SHA512: 39d35e484f1f82f5303625304c78a615340ba47ddd3c8b3e171a0c357e0e2dff876140dfc4d45deb64c82d7f9ea17e672f458d6f585914c9d315262020105cff Homepage: http://userspace.selinuxproject.org/ Description: SELinux policy management utilities This package contains an utility that can be used to migrate from the old policy store format (HLL, stored in /etc/selinux) to the new one (CLI, stored in /var/lib/selinux). . 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sepol-utils Architecture: arm64 Version: 3.4-ok2 Priority: optional Section: admin Source: libsepol Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 82 Depends: libc6 (>= 2.34), libsepol2 (>= 3.4) Filename: pool/main/libs/libsepol/sepol-utils_3.4-ok2_arm64.deb Size: 12268 MD5sum: 7b674b57e54067612c3d4b4f61c6f7ac SHA1: 7156613ae31b1ac11416a69905ff91be69732631 SHA256: 96e4bb444c2766aeed8cd01e5898f6b0a5f4b97d8ab43c6fb1955b2f82834240 SHA512: a4ea28b94ea1d0456fe3f5de54d0a8fd62c0f1542b2fbfada0982d698d5ee57dd0b6c4af26fd82404ea4f77fb924de818cc08f183c71105e2c9dff6760bfeccc Homepage: https://selinuxproject.org Description: Security Enhanced Linux policy utility programs This package provides a utility for a Security-enhanced Linux system to rewrite existing mandatory access control policy with different boolean setting, generating a new policy. 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. This package provides utility programs to get and set process and file security contexts and to obtain security policy decisions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: session-migration Architecture: arm64 Version: 0.3.6-ok1 Priority: extra Section: misc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 52 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.51.1), init-system-helpers (>= 1.52) Filename: pool/main/s/session-migration/session-migration_0.3.6-ok1_arm64.deb Size: 11554 MD5sum: f646ffbb581dad69ab2daf0227574189 SHA1: 3deb4c8a7bc81bc3cd0d849521c8973345b8397d SHA256: bea4dd14fc226ba5b734a8ff4fe78f8ce7c62513c9358645d61809590d8c1663 SHA512: ef1942a844fbe1a81915cccf5673a62ea5511e2ddb46130966c092f4079d6b479667d71d8edec6bb633160484d3301f72f8e034aaf511ce3892da3c883d63a20 Homepage: https://launchpad.net/session-migration Description: Tool to migrate in user session settings This tool is used to migrate in session user data when a program is evolving its configuration, or needing to have files moved and so on. . This program is generally autostarted at the very beginning of the session and integrates caching capability. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sgml-base Architecture: all Version: 1.30-ok2 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 64 Pre-Depends: dpkg (>= 1.16.4) Suggests: sgml-base-doc Filename: pool/main/s/sgml-base/sgml-base_1.30-ok2_all.deb Size: 9660 MD5sum: 08bf56a2fbd14361b0770c0be8d7abf7 SHA1: 9b91499740bcd74a729bf6e2683e9e268d1ee5ae SHA256: d8e41b86d139108df88dd2a678385e4fcaef77cb89fb669249480fff69539ea0 SHA512: fbe7c58b811ebc0735bee5a3ca52930274da9d56836d4956002de56041b7ecfa4f29be74f05a047c83ebae7aec7ae64ff8ee971c4852e2c9b28415fb24a1d28a Description: SGML infrastructure and SGML catalog file support This package creates the SGML infrastructure directories and provides SGML catalog file support in compliance with the current Debian SGML Policy draft: . * infrastructure directories: - /etc/sgml - /usr/share/sgml/{declaration,dtd,entities,misc,stylesheet} - /usr/share/local/sgml/{declaration,dtd,entities,misc,stylesheet} . * update-catalog(8): tool for maintaining the root SGML catalog file and the package SGML catalog files in the '/etc/sgml' directory. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sgmls-doc Architecture: all Version: 1.1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libsgmls-perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 135 Suggests: libsgmls-perl, sgmlspl Filename: pool/main/libs/libsgmls-perl/sgmls-doc_1.1-ok2_all.deb Size: 26924 MD5sum: 60331711cf11f45cbe42fa6086d1e6ef SHA1: 71175f49415f73a96d198bfce73832a91f8a892d SHA256: 1b4c3f7563b081537025e62f8e7e2bcf4a80b9861c57ab71537fcf2dd50abb5e SHA512: 3296eb6d3c36374a4377faad049dfabe0401b169358452c004d091e96c930dcb9ff10844d64ae33d6ca7e559e11c69ba8d40df70ea2fa8635c2ff717e6e58f08 Homepage: http://search.cpan.org/dist/SGMLSpm/ Description: HTML documentation of libsgmls-perl and sgmlspl libsgmls-perl and sgmlspl are tools for parsing the output from an SGML parser . This package contains the documentation in HTML format of the packages libsgmls-perl and sgmlspl. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sgmlspl Architecture: all Version: 1.1-ok2 Multi-Arch: foreign Priority: optional Section: text Source: libsgmls-perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 57 Depends: perl:any, libsgmls-perl Suggests: sgmls-doc Filename: pool/main/libs/libsgmls-perl/sgmlspl_1.1-ok2_all.deb Size: 15268 MD5sum: 6d212285230c205c4d8a4efba5970d82 SHA1: 7f510e7abb04682fb4639c07cb329a3af9d38199 SHA256: 67e16f55f646ccb654a31ef7b02ae65748811fbbc0a397f5c783ef77866d46fe SHA512: 59c85202069be80c290d13ae28116ba9f0fcdf8190f83d746a7e132f155cac403f645252fb159eeb990e97fd8247449032fa4c37f07db07d1e0be990e0c68d0a Homepage: http://search.cpan.org/dist/SGMLSpm/ Description: SGMLS-based example Perl script for processing SGML parser output This is an example of a Perl script to post-process SGML parser output using the SGMLS Perl modules. To make sensible use of this package you will need to install a suitable SGML parser as well. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: shapelib Architecture: arm64 Version: 1.5.0-3ok1 Multi-Arch: foreign Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 383 Depends: libc6 (>= 2.34), libshp2 (>= 1.3.0), libstdc++6 (>= 4.9) Filename: pool/main/s/shapelib/shapelib_1.5.0-3ok1_arm64.deb Size: 83164 MD5sum: 5cec26e9737d378417195a2af1d9bd69 SHA1: a295bd397b54b2bcf58cb29d3c44a3433682fc7d SHA256: 62689196253dc31cfe51f7148610a379a92c3e2c10c09185268925699f500747 SHA512: f2119bc533a08a6d409b49931df01ed2ad4e09945680f843736c49fddeed45e938568e3ab6f86d52bb7aadb957429126e60ed3cc91751ea3ddfad8f244d5032c Homepage: http://shapelib.maptools.org/ Description: Library for reading and writing ESRI Shapefiles - tools 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 contains a useful set of tools to manage shapefiles. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: shared-mime-info Architecture: arm64 Version: 1.15-ok2~0906 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 4890 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.35.9), libxml2 (>= 2.7.4) Filename: pool/main/s/shared-mime-info/shared-mime-info_1.15-ok2~0906_arm64.deb Size: 751158 MD5sum: 06027374abb3a78920b65d0d4be38461 SHA1: 495c74f71329b8668cbfbec55c59eec6df9c1158 SHA256: c03a67c7a7de77ed5eda18633af1a60d7d44e059946b2466bf29871b3d2d236e SHA512: 5ad82315859ca56c46f113c2b43a8e68f7f3fe7f95259ee044144e62da50adc871c4eeba1c4358d03a1fdcf37157d7f726a79c715d3df2001fd126641e0f2fd4 Homepage: https://freedesktop.org/wiki/Software/shared-mime-info Description: FreeDesktop.org shared MIME database and spec This is the shared MIME-info database from the X Desktop Group. It is required by any program complying to the Shared MIME-Info Database spec, which is also included in this package. . At this time at least ROX, GNOME, KDE and Xfce use this database. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sharutils-doc Architecture: all Version: 4.15.2-ok2 Priority: optional Section: doc Source: sharutils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 559 Filename: pool/main/s/sharutils/sharutils-doc_4.15.2-ok2_all.deb Size: 58778 MD5sum: 4f584f44b4cd578a43b5e148bb6e2c70 SHA1: bff509e6de63503ecaf72a52cbdf0c9419cb6c24 SHA256: e0185a220a88bebbe20ea085eee5da72d1fb8f1ff8ed4bc5d0dc612ea03dd05e SHA512: 2037b2c3142620d5250bea9f6b06bd523d4adfe03302669fdabec612621ebac7c5c5e6753a4dcdf03cf7f16ee2dc7048b368d9bcada10908cfd1f322f60cc43c Homepage: https://www.gnu.org/software/sharutils/ Description: Documentation for GNU sharutils This package contains the HTML documentation for GNU sharutils. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sharutils Architecture: arm64 Version: 4.15.2-ok2 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 680 Depends: libc6 (>= 2.17) Suggests: sharutils-doc, bsd-mailx | mailx Conflicts: shar, uuencode Filename: pool/main/s/sharutils/sharutils_4.15.2-ok2_arm64.deb Size: 167536 MD5sum: e2efee376fe458d6b2e91695f17e29b2 SHA1: b4cb49cf484bfc6b6eb9422c94617154badf84a2 SHA256: 147c4505e16c057cd586f43e7e7004590e7705277ed00c60b4a1d6d062534bc8 SHA512: cc058b391662ca1b81c91756a3690e91adb7e1873d0c9de55fbc72b1e69b51b7087c21a6c2699c0bf84a50878bb7c1f303a41b50746846b1f0f6af3fde352f5f Homepage: https://www.gnu.org/software/sharutils/ Description: shar, unshar, uuencode, uudecode `shar' makes so-called shell archives out of many files, preparing them for transmission by electronic mail services. `unshar' helps unpacking shell archives after reception. Other related utility programs help with other tasks. . `uuencode' prepares a file for transmission over an electronic channel which ignores or otherwise mangles the eight bit (high order bit) of bytes. `uudecode' does the converse transformation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: signon-plugin-password Architecture: arm64 Version: 8.61-1ok1 Priority: optional Section: libs Source: signond Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 56 Depends: signond, libc6 (>= 2.17), libqt5core5a (>= 5.5.0), libsignon-plugins-common1 (>= 8.61), libstdc++6 (>= 4.1.1) Conflicts: signon-passwordplugin Replaces: signon-passwordplugin Filename: pool/main/s/signond/signon-plugin-password_8.61-1ok1_arm64.deb Size: 14428 MD5sum: a7099290cd31ee4dc07db9dbefef60ed SHA1: b8fa00b8160566419396811b98fd01c549664410 SHA256: f2ad1b4fedcb8fc4e330b43d6851eff4a2b91615ec2321b106a56c89169fb362 SHA512: 9fa7992344011a6479e5d618ee6dec3265bb2fd3d8fcc38444a438f32fe28ecbfb7d6b97cd3f3b8e7254eaa3182db7068bbfd1e7621d969fd5b29ded9e6cb4cd Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework - Plain Password plugin Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . Password plugin for Single Sign On. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: signon-plugin-ssotest Architecture: arm64 Version: 8.61-1ok1 Priority: optional Section: libs Source: signond Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 148 Depends: signond, libc6 (>= 2.17), libqt5core5a (>= 5.6.0~beta), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libsignon-plugins-common1 (>= 8.61), libstdc++6 (>= 4.1.1) Filename: pool/main/s/signond/signon-plugin-ssotest_8.61-1ok1_arm64.deb Size: 59992 MD5sum: 4774fc29289c7e9d4567b742a7a323c3 SHA1: 0bca0f7dd7bc5d04384210a9bd0a26ce5ffca244 SHA256: 5932e80f84186cd8b6291314db9e30b33dcdb4b94adf515a6e9c51239ce10367 SHA512: 74ae308829044bcc571dc5c7339674e4ef6cd4e25c0253484166198e86cc97bfa9da5cc5eb96b47fab8245c38f098269e458f7d5f664f66c0d085b9e10b4231b Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework - Test plugin Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . Test plugin for Single Sign On. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: signon-plugins-dev Architecture: arm64 Version: 8.61-1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: signond Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 59 Depends: libsignon-plugins-common1 (= 8.61-1ok1), libsignon-qt5-dev Breaks: signond-dev (<< 8.60~) Replaces: signond-dev (<< 8.60~) Filename: pool/main/s/signond/signon-plugins-dev_8.61-1ok1_arm64.deb Size: 11096 MD5sum: 16b547c4090da99aafeb922bad0ea87d SHA1: c79ccdc423908c046bd9297a5cf9227c4f069866 SHA256: 0ef52dafd8c4adb7f8c6266af333c60620d1804741e2703efa9cb368fe16ef7e SHA512: f908fa9f9e40f59cffed6f8192ef155a32586082508c5df6ddfe05ae48bc4d7a01bef93e0152e144eb8f7d0cd95965cff06cfd141d8ebfa5406cd83a5582438d Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework - plugins development files Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . Headers and static libraries for Single Sign On plugin development. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: signond-dev Architecture: arm64 Version: 8.61-1ok1 Priority: optional Section: libdevel Source: signond Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 184 Depends: qtbase5-dev, signond (= 8.61-1ok1) Breaks: signon-saslplugin-dev (<< 8.40) Replaces: signon-saslplugin-dev (<< 8.40) Filename: pool/main/s/signond/signond-dev_8.61-1ok1_arm64.deb Size: 26762 MD5sum: 6f4c37e2ba9494e4a24e9c5ae16b7698 SHA1: 0d6ac613763de47801a053534e1c8af68c6db281 SHA256: a6421cf8abca337db592c583baf4c0ba9eded7eb1dc870691fafa129d2a07a4d SHA512: f07fbbcd915c71c534d781247973d533389712057e797e3b01b54fe437d9075983ad2ab066ffa5d8d3bbcb9d4461e051677f938117225e3e90284c7f5c6387f0 Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework - development files Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . Common headers and DBUS interfaces definition files for the Signon Framework. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: signond-doc Architecture: all Version: 8.61-1ok1 Built-Using: doxygen (= 1.9.1-ok1) Multi-Arch: foreign Priority: optional Section: doc Source: signond Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 435 Filename: pool/main/s/signond/signond-doc_8.61-1ok1_all.deb Size: 201140 MD5sum: 67005e77dc30124583fc84cfceddb987 SHA1: 26e282f924e14a06335f7bc4875091f463f58855 SHA256: d25e6f8013353ad6e47cf36a0cc4d272e9d46fb2fa0472032f48b676771857e6 SHA512: 4a6cd435b7ad2daaf5dfa4919d24d15cc7543d2235e2b707914f72fd512355ee077dcc5f31671b2fa4e9e269cfd3d694b460dc267f84cdd5993879b9baddc136 Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework - documentation for daemon Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains the documentation for signond-dev. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: signond Architecture: arm64 Version: 8.61-1ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 404 Depends: libqt5sql5-sqlite, libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libproxy1v5 (>= 0.4.14), libqt5core5a (>= 5.10.0), libqt5dbus5 (>= 5.0.2), libqt5network5 (>= 5.0.2), libqt5sql5 (>= 5.3.0), libsignon-extension1 (>= 8.61), libsignon-plugins-common1 (>= 8.61), libstdc++6 (>= 4.5) Recommends: signon-ui Breaks: signon-plugins, signon-saslplugin (<< 8.40) Replaces: signon-plugins, signon-saslplugin (<< 8.40) Filename: pool/main/s/signond/signond_8.61-1ok1_arm64.deb Size: 126508 MD5sum: cd595dcb495d8b39656072782eb5cf70 SHA1: 8171b3c32ff8f68802b8cd851ac6df70eb54b3ea SHA256: 50c876f8fd736d5847e8f37ac5b54405f10ee882c42f63dfcaca7b320d861636 SHA512: 6985dca0dd7500aa5b16ffe7028a62331d7e0b6fe2508bccdf46d09bee09de3ad4c10e28607404ce45286e7182f1fe5c796d6601c362206b65a5f8796718662c Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . Framework to provide credential storage and authentication service. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: simg2img Architecture: all Version: 1:8.1.0+r23-ok2 Priority: optional Section: oldlibs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 17 Depends: android-sdk-libsparse-utils Filename: pool/main/a/android-platform-system-core/simg2img_8.1.0+r23-ok2_all.deb Size: 4238 MD5sum: a71b6fbf7e728d38dbb7881c0f6fc84c SHA1: 2bd8fd46ea7beceadc889e06316a982fc3b20909 SHA256: ff14463ea742436d1b7f863a4bae0b8781f6cc644c4393750aecf7f36d57b3cc SHA512: c4f6305cdbcc5a1ce79ce327da1aa228743cedc0bbbcaa00001b912290d03ee3bad89d2075d8ad0bcb0c57f964c5d8cd3a5f54d030910e33bd85b45a24dc054e Homepage: https://android.googlesource.com/platform/system/core Description: Transitional package This is a transitional package. It can safely be removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: skanlite Architecture: arm64 Version: 22.12.3-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3356 Depends: kio, libc6 (>= 2.34), libkf5configcore5 (>= 5.69.0), libkf5configwidgets5 (>= 4.98.0), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5sane5 (>= 21.08.1~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/s/skanlite/skanlite_22.12.3-ok1_arm64.deb Size: 2449572 MD5sum: a5c86526b589436dc56b82df670da6c4 SHA1: 32faf7069e004de057c8371b09ae328817ca8bb6 SHA256: 9b7931a730d1a69cb55976a3bb8f47a4847b75a1fca7bcda06f111c7c801395d SHA512: c73fb3b13248c9a1fcc0b4e5ab149329e6399fd7fd6c3c82c2e829951890f74e18fc76576ee6acefbefcd1944d57c07f96935fc338f92f6e7a90adb64d81c88c Homepage: https://kde.org/applications/graphics/org.kde.skanlite Description: image scanner based on the KSane backend Skanlite is a small and simple scanner application which allows easy scanning of images with an attached scanner. Through the KSane backend, it can access a wide variety of different scanner models. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: slapd-contrib Architecture: arm64 Version: 2.6.3+dfsg-ok3 Priority: optional Section: net Source: openldap Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 370 Provides: slapd-smbk5pwd Depends: slapd (= 2.6.3+dfsg-ok3), libc6 (>= 2.17), libkadm5srv8-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libldap2 (>= 2.6.2), libnettle7 Breaks: slapd (<< 2.5.4+dfsg-1~), slapd-smbk5pwd (<< 2.4.47+dfsg-2~) Replaces: slapd-smbk5pwd (<< 2.4.47+dfsg-2~) Filename: pool/main/o/openldap/slapd-contrib_2.6.3+dfsg-ok3_arm64.deb Size: 31704 MD5sum: f4e7409c6a03aac29a5401415e403d8d SHA1: a4bca097be1a909b7956135a6aba6a561d8c5f9d SHA256: 7bbabad01c0918deae23b035b2295d9b918d00eec2ac17dd6ad7573153b513bb SHA512: 63e7041ef7edfac068ca52a1b01b8806c029682a035470878cebf82950c8c9f838fd55af71e4823fdb67baa9d21dae4f4ac76f6023efe100d2ce97e433d8015c Homepage: https://www.openldap.org/ Description: contributed plugins for OpenLDAP slapd This package contains a number of slapd overlays and plugins contributed by the OpenLDAP community. While distributed as part of OpenLDAP Software, they are not necessarily supported by the OpenLDAP Project. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: slapd-smbk5pwd Architecture: all Version: 2.6.3+dfsg-ok2 Priority: optional Section: oldlibs Source: openldap Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 69 Depends: slapd-contrib Breaks: slapd (<< 2.4.47+dfsg-2~) Filename: pool/main/o/openldap/slapd-smbk5pwd_2.6.3+dfsg-ok2_all.deb Size: 11074 MD5sum: f9cebd14fdc18211acef7af1212b967e SHA1: 8a7b27dd7a836d807bb541065f7edb0c9370bb8d SHA256: 90fbb0a91d3fc76acd12d85ba60a1951533853079bd92afd90405f5103def6b0 SHA512: 8a8ac7354892319595727e64f5145d3648671015f680586c07413d7ad439a758b8b315a01c2ae271ae0f7a766f796a2a628103aca6c853a694b498f281b856c5 Homepage: https://www.openldap.org/ Description: transitional package for slapd-contrib This is a transitional package from slapd-smbk5pwd to slapd-contrib. It can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: slapd-smbk5pwd Architecture: all Version: 2.6.3+dfsg-ok3 Priority: optional Section: oldlibs Source: openldap Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 72 Depends: slapd-contrib Breaks: slapd (<< 2.4.47+dfsg-2~) Filename: pool/main/o/openldap/slapd-smbk5pwd_2.6.3+dfsg-ok3_all.deb Size: 11066 MD5sum: 22f75ccfa45d6b2a0fd15566e3aaee7b SHA1: 46daa695541dfb2aa52ac8e5305dd00478c6aafc SHA256: ddcf20f729846844700e8dddc98502e890425d8914e1a1915b4df753fe27c4c9 SHA512: 1e9f890f7f9b61e7e9433111c8d75a93aba857840941a7e03ae72cb378d1af2a412e0622dc1186704d8171d2cdaae3b445e841e52c5d210273a0b8abad3e7c91 Homepage: https://www.openldap.org/ Description: transitional package for slapd-contrib This is a transitional package from slapd-smbk5pwd to slapd-contrib. It can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: slapd Architecture: arm64 Version: 2.6.3+dfsg-ok3 Priority: optional Section: net Source: openldap Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5854 Provides: ldap-server Pre-Depends: debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.54~) Depends: libargon2-1 (>= 0~20171227), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libldap2 (= 2.6.3+dfsg-ok3), libltdl7 (>= 2.4.7), libodbc1 (>= 2.3.1), libperl5.30 (>= 5.30.0), libsasl2-2 (>= 2.1.27+dfsg), libwrap0 (>= 7.6-4~), coreutils (>= 4.5.1-1), psmisc, perl:any (>> 5.8.0) | libmime-base64-perl, adduser, lsb-base (>= 3.2-13), perl:any Recommends: ldap-utils Suggests: libsasl2-modules, ufw, libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal Conflicts: ldap-server, libltdl3 (= 1.5.4-1), umich-ldapd Replaces: ldap-utils (<< 2.2.23-3) Filename: pool/main/o/openldap/slapd_2.6.3+dfsg-ok3_arm64.deb Size: 1475652 MD5sum: d5d94fe024ce7f9fe50b0643108155d5 SHA1: cd72924fa0b85c4cfe3cff0df157fac58f19f577 SHA256: 5de606088c5ed8c454876ac3d4b388516a1b2703bc6b7b89a4294dacbafcb50e SHA512: 2dc8eb2791d68b270a22368b4cbe5ee31ca94977b5cde46a04ab296b0028578eb53f092b4627635996f46eb7a8cd310022470b36b583676a6e2a345b6e5c1d24 Homepage: https://www.openldap.org/ Description: OpenLDAP server (slapd) This is the OpenLDAP (Lightweight Directory Access Protocol) server (slapd). The server can be used to provide a standalone directory service. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: slapi-dev Architecture: arm64 Version: 2.6.3+dfsg-ok3 Priority: optional Section: libdevel Source: openldap Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 114 Depends: slapd (= 2.6.3+dfsg-ok3) Filename: pool/main/o/openldap/slapi-dev_2.6.3+dfsg-ok3_arm64.deb Size: 18982 MD5sum: 6d81722685d619829a1fc557b32b2189 SHA1: 8e43bcafe9ea1a7ac65e1e2d3ec3dfc8463f5296 SHA256: 6e26128624cd2178bc9fe5aed8b3e61e2144712d05d87a3e2c1a6862e6b0dd48 SHA512: 69ac74b55e199f7b5e13e9342df27c6467a9ecde7ba0974a46f9c0408c1bd4efb7786f6a70ef569198eb36d4831713e9d12ec2c3a587e7c76d471cbdd3654909 Homepage: https://www.openldap.org/ Description: development libraries for OpenLDAP SLAPI plugin interface This package allows development of plugins for the OpenLDAP slapd server using the SLAPI interface. It includes the headers and libraries needed to build such plugins. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: snapd-glib-tests Architecture: arm64 Version: 1.57-ok3 Multi-Arch: same Priority: optional Section: libs Source: snapd-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 1375 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.46), libjson-glib-1.0-0 (>= 1.2.0), libqt5core5a (>= 5.5.0), libsnapd-glib1 (>= 1.57), libsnapd-qt1 (>= 1.57), libsoup2.4-1 (>= 2.49.91.1), libstdc++6 (>= 5.2) Filename: pool/main/s/snapd-glib/snapd-glib-tests_1.57-ok3_arm64.deb Size: 313618 MD5sum: c31ccd800b3df7cc7dbe4d01e32d37e7 SHA1: 24020dad09beb10a7a07eef31a86553fc8f1a9c6 SHA256: 55e7f74ee3caf9d29b728e90d9d1052565792e68582ee01354c43d7deb25665a SHA512: f82ac0a5644962df58d5b051c504b36529e064dbd212110f46bc256e8ac8b3ba58c7c8cb56c3bdcca68c015febb62570ca91c3f9c94fe209017ff96c2324393e Homepage: https://github.com/snapcore/snapd-glib Description: GLib snapd library (installed tests) snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . This package contains test programs, designed to be run as part of a regression testsuite. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sndfile-programs Architecture: arm64 Version: 1.0.28-ok2 Priority: optional Section: utils Source: libsndfile Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 780 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.34), libsndfile1 (>= 1.0.20) Recommends: sndfile-tools Filename: pool/main/libs/libsndfile/sndfile-programs_1.0.28-ok2_arm64.deb Size: 41786 MD5sum: 8158e9c2e6e16cb7ca75c61d966babe5 SHA1: 227a61776ce4a5842961d0e0af062638a49f61b5 SHA256: bc6e60788e59e0bc87122b5a9100dc77b15995a6d34e2b932347eb9327e15d7a SHA512: 0287fc1e96a753f081e40e8dc8c6cf5bc96a9d190755eed4b6247b91cb8aa72d3b6f5c7d29bde83291e38a84504f2200321f3a1f840cfb8f30b73a5952e6b0c3 Homepage: http://www.mega-nerd.com/libsndfile/ Description: Sample programs that use libsndfile This package contains simple programs which use libsndfile for operating on sound files. . Programs include: - sndfile-cmp : compare the audio data of two files - sndfile-concat : concatenate two or more files - sndfile-convert : convert between sound file formats - sndfile-info : print information about files - sndfile-metadata-get/set : get and set file metadata - sndfile-play : play a sound file cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: snmp Architecture: arm64 Version: 5.8+dfsg-ok8 Priority: optional Section: net Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1572 Depends: libc6 (>= 2.34), libsnmp35 (= 5.8+dfsg-ok8), libssl3 (>= 3.0.0), libsnmp-base (>= 5.7.3+dfsg-0) Recommends: perl Filename: pool/main/n/net-snmp/snmp_5.8+dfsg-ok8_arm64.deb Size: 158044 MD5sum: 5a0942b27e4924f17ee49121f3b75607 SHA1: 244ec7aec194ec4bd8df6b050c0e445f9ad9b81b SHA256: b82eb282a4ab6f6190e72491fecc6c8a494f56de3e5f8289fb128f75c76b41b5 SHA512: 3e10b5ea9720ef49b53056b7f17821585668618aa63d2f16616d3dad15fe1a15b2b0f523b4170b8ab57e946b066850f197ee747a931c7cf0f97245f0cad08857 Homepage: http://net-snmp.sourceforge.net/ Description: SNMP (Simple Network Management Protocol) applications The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP applications are a collection of command line clients for issuing SNMP requests to agents. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: snmpd Architecture: arm64 Version: 5.8+dfsg-ok8 Priority: optional Section: net Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Installed-Size: 173 Pre-Depends: init-system-helpers (>= 1.54~) Depends: libc6 (>= 2.34), libsnmp35 (= 5.8+dfsg-ok8), debconf (>= 0.5) | debconf-2.0, adduser, debconf, lsb-base (>= 3.2-0), libsnmp-base Suggests: snmptrapd Filename: pool/main/n/net-snmp/snmpd_5.8+dfsg-ok8_arm64.deb Size: 56002 MD5sum: 7d8c008436cfaaa76f347c9b2f850d30 SHA1: af229b23f0e0156c2495bb92c5b099f810e0907a SHA256: bc416255bac9f2ef1fcde011e2abe0393c054b55ba8ff8b8259ab2e876937a45 SHA512: 4e2f40cf773a1930e93d4a4c287393cc078f954d71d4543ffa601788fa9bb9037e88905d06dfaa8f39051f956d8c4ed186f8e47370ce0e22ac8c92ce76cb0645 Homepage: http://net-snmp.sourceforge.net/ Description: SNMP (Simple Network Management Protocol) agents The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP agent is a daemon which listens for incoming SNMP requests from clients and provides responses. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: snmptrapd Architecture: arm64 Version: 5.8+dfsg-ok8 Priority: optional Section: net Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Installed-Size: 121 Depends: libc6 (>= 2.34), libsnmp35 (= 5.8+dfsg-ok8), libwrap0 (>= 7.6-4~), init-system-helpers (>= 1.51), snmpd Recommends: perl Breaks: snmp (<< 5.7.3+dfsg-0) Replaces: snmp (<< 5.7.3+dfsg-0) Filename: pool/main/n/net-snmp/snmptrapd_5.8+dfsg-ok8_arm64.deb Size: 24356 MD5sum: 9ca415048d88e978b2bdba16abe198f2 SHA1: 6acf86e0160e531bbb919dc5de95df6e276cbf5a SHA256: 5caba39388e9c5617675567b32da66f06b3a3e7aefbb316b9f576456c86ae861 SHA512: 93a864a2ab30564b7d5567d9de40ac7f2293b107d9d8a375e1584843891796ca62d2f7d580ed64d96a4ed32dcca1a6db50f89f5e2d1da7d7f3982bc5b4856e91 Homepage: http://net-snmp.sourceforge.net/ Description: Net-SNMP notification receiver The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . snmptrapd is an SNMP application (daemon) that receives and logs SNMP TRAP and INFORM messages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: snowball-data Architecture: all Version: 0+20210120-ok1 Multi-Arch: foreign Priority: optional Section: libs Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 84424 Filename: pool/main/s/snowball-data/snowball-data_0+20210120-ok1_all.deb Size: 29806340 MD5sum: 0254bd58aef477b350f206751b45fa72 SHA1: fb33b366d6705525acf1f90060eff0bfeec9ecf1 SHA256: 8b1eb27377fadb54f847724f608d900ab46e86bf1dbafdd461e61ac109a108e1 SHA512: 533155f65558e735ee092bb3105e509f4d446e8649f99d170c4fa01669713646729fc74dd3323fd287739ce5a57d8e8f7ebd1148898dc06b8554cca573520535 Homepage: https://github.com/snowballstem/snowball-data Description: test data for Snowball stemming algorithms 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 test data, which is used by Snowball test suite. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: soundstretch Architecture: arm64 Version: 2.3.2+ds1-ok1 Priority: optional Section: sound Source: soundtouch Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 99 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libsoundtouch1 (>= 2.0.0), libstdc++6 (>= 5.2) Filename: pool/main/s/soundtouch/soundstretch_2.3.2+ds1-ok1_arm64.deb Size: 31090 MD5sum: dad8adefffe70c62fa5b94f4231da516 SHA1: 39b06ff5bbe572cd534c185585e0727e4e83e3f2 SHA256: b61e5a21b02f65765b27df2028c693f4c25e4afdaeb2f14a6c5d664c03650fde SHA512: b2d496124aaedb79a603fa9123972d23ae1a3523dbba3823e0ee53feca23ff6cf4ee7a762616e7a053bc1520f505cd398a851e8d23019802f430e4787bd1d3e6 Homepage: https://www.surina.net/soundtouch/ Description: Stretches and pitch-shifts sound independently This program can stretch and pitch-shift .wav-files independently. This is especially useful for musicians, who want to listen to a song played slowly, without having the pitch altered. . This program uses the SoundTouch shared library for the actual work. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: source-highlight Architecture: arm64 Version: 3.1.9-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1969 Depends: libboost-regex1.71.0-icu66, libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libsource-highlight4v5 (>= 3.1.9), libstdc++6 (>= 5.2) Filename: pool/main/s/source-highlight/source-highlight_3.1.9-ok1_arm64.deb Size: 277642 MD5sum: c96fe1b0d4d1fbf0f5ff7bafdc55b998 SHA1: 9c96565f6a176767684e5886304bb8d78599f974 SHA256: 2ecc97f96ea242d69cf8276f3f1582e9afeb62ed121f792ab30b9628fe79ee9d SHA512: 568034be80e585cf78f228bcc574b830db3367ef460c7817dcb972ac9a0392b4be91ae330bff580d5ff0de0d407bcb88c8dc2a988c911e201c4a39dae729c0ce Homepage: http://www.gnu.org/software/src-highlite/ Description: convert source code to syntax highlighted document This program, given a source file, produces a document with syntax highlighting. . It supports syntax highlighting for over 100 file formats, including major programming languages, markup formats, and configuration file formats. For output, the following formats are supported: HTML, XHTML, LaTeX, Texinfo, ANSI color escape sequences, and DocBook. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sox Architecture: arm64 Version: 14.4.2+git20190427-ok1.1 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 206 Depends: libsox-fmt-alsa (= 14.4.2+git20190427-ok1.1) | libsox-fmt-ao (= 14.4.2+git20190427-ok1.1) | libsox-fmt-oss (= 14.4.2+git20190427-ok1.1) | libsox-fmt-pulse (= 14.4.2+git20190427-ok1.1), libsox-fmt-base (= 14.4.2+git20190427-ok1.1), libsox3 (= 14.4.2+git20190427-ok1.1), libc6 (>= 2.34) Suggests: libsox-fmt-all Filename: pool/main/s/sox/sox_14.4.2+git20190427-ok1.1_arm64.deb Size: 102296 MD5sum: 2f4648293a7f5fceca3254230357f098 SHA1: 552f9c4bc7ea983c7ae18745da2a00239491b225 SHA256: da73b853d5a0ffcf0bb5792e2a4e72b4df7d39d943a9d6d5e1802cbf529a9599 SHA512: bd4468071279ced4deadf3c4aa317f700cb3ea256f4fb697be1021ec10bea9772d1140e06b6475700e51f7b79e130ba63000c27a1280dba59b5a123aa005b26d Homepage: https://sox.sourceforge.io/ Description: Swiss army knife of sound processing SoX is a command line utility that can convert various formats of computer audio files in to other formats. It can also apply various effects to these sound files during the conversion. As an added bonus, SoX can play and record audio files on several unix-style platforms. . SoX is able to handle formats like Ogg Vorbis, MP3, WAV, AIFF, VOC, SND, AU, GSM and several more. Any format support requires at least libsox-fmt-base. Some formats have their own package e.g. mp3 read and write support is provided by libsox-fmt-mp3. . SoX supports most common sound architectures i.e. Alsa, Libao, OSS and Pulse (respectively provided by libsox-fmt-alsa, libsox-fmt-ao, libsox-fmt-oss and libsox-fmt-pulse). It also supports LADSPA plugins. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: speex-doc Architecture: all Version: 1.2.1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: speex Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 415 Suggests: speex Filename: pool/main/s/speex/speex-doc_1.2.1-ok2_all.deb Size: 413874 MD5sum: 0ccd189fc7a2e7b70427b2d012abbb9f SHA1: 79bcfeb25eb17eff0a913570806d002b4d7bf298 SHA256: c3c6d1d02100a601a9a85d5d66522021f18b8b4db337127282903f50e98ae7da SHA512: d6a3c7164d2d7e82bb770e2753a73e0d0531a32906d9f4b2170e64b0396d564583a08f1fd9bee50ba295a9d483b36e6402a061a0dfbdf9c3d68e9037e231cb04 Homepage: https://www.speex.org/ Description: Documentation for 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 contains the Speex documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: speex-doc Architecture: all Version: 1.2~rc1.2-ok3 Priority: optional Section: doc Source: speex Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Ron Lee Installed-Size: 1816 Suggests: speex Filename: pool/main/s/speex/speex-doc_1.2~rc1.2-ok3_all.deb Size: 639132 MD5sum: 44ff8724cbceacf1560cef1ad9f822ba SHA1: 8221887b004d0b6459e397ec7e8bd9b04ad0627c SHA256: 63593bc157aa0c8b734963ffa4591c2e069ea19026c95702ba524b67de7644d2 SHA512: 710dcbfaf53e9d561185f3e77f021eb80e06d5608d8b517c654b69f861e17e37993c6e5c98c2609c690fc474041589296831ed39ab0b986b816eb04ced855191 Homepage: http://www.speex.org/ Description: Documentation for 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 contains the Speex documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: speex Architecture: arm64 Version: 1.2.1-ok2 Priority: optional Section: sound Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 149 Depends: libc6 (>= 2.34), libogg0 (>= 1.1.0), libspeex1 (>= 1.2~) Suggests: speex-doc Filename: pool/main/s/speex/speex_1.2.1-ok2_arm64.deb Size: 19610 MD5sum: 186ff3eca147dc55e8ba03bda334fe96 SHA1: 03d57ab73002ca3f61d5a25ee89d050e8fbb2450 SHA256: 465dd6eb1ed21bb34d30b4cf088e38c2e0dd2027496bd4062e8bda25df3e005f SHA512: 4b20b549aca2c12acfffb13fe1a329314e900eab2f93cf07bf315bda987fce95e75cc5d34fe5eaf96f6dc401d8f3b80868f4e39d9276f00ca8e01db6c66ce4af Homepage: https://www.speex.org/ Description: The Speex codec command line tools 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 contains the encoder and decoder command-line applications. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sphinx-common Architecture: all Version: 5.3.0-ok3 Multi-Arch: foreign Priority: optional Section: python Source: sphinx Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6718 Provides: dh-sequence-sphinxdoc Depends: libjs-sphinxdoc (= 5.3.0-ok3), libjson-perl, perl:any Recommends: python3-sphinx Conflicts: python-sphinx (<< 1.1) Replaces: python-sphinx (<< 1.1) Filename: pool/main/s/sphinx/sphinx-common_5.3.0-ok3_all.deb Size: 714664 MD5sum: 161161d3e687bd5693a42721eff7e8c0 SHA1: 237ef17849c4ba65ae936d6a3d6c3a52fc150c2a SHA256: be1a3b8b8a695d4cc25416d4166e47fa5421dce8954fa8ab4de6a06f16ef036a SHA512: 08df875c9ed4052ec37d03b85518cce1bbd4c1ebd21e48ad9d4d87ddad124c8247e1a7d5e60cbef0d8f1d2ed4a862a7aa237119b27ab0553d5cb1056934aa3b0 Description: documentation generator for Python projects - common data Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package includes manual pages, templates, translations and other data files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sphinx-doc Architecture: all Version: 5.3.0-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: sphinx Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 10923 Depends: docutils-doc, libjs-mathjax, python-requests-doc, python3-doc, libjs-sphinxdoc (>= 5.2) Conflicts: python-sphinx (<< 1.1) Replaces: python-sphinx (<< 1.1) Filename: pool/main/s/sphinx/sphinx-doc_5.3.0-ok3_all.deb Size: 2273388 MD5sum: edcae2162310e00f20750ca9abca3d1f SHA1: 6202967b6dbbcf25a515775dc6d76c20e1ce05d9 SHA256: 4e50aee81c7e3c0c6e2544e623d3d11f079534454b53adfad7e8a852eced92d7 SHA512: 9cf01191a091070bf3318253fc4a4a9286a89ab0adc3782097c00a80456cab50b754f211ffe5a362f0896504f004c9271f6f1369f3ce26c52315b342ab9fa244 Description: documentation generator for Python projects - documentation Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package includes documentation of Sphinx itself. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sphinx-rtd-theme-common Architecture: all Version: 0.4.3+dfsg-ok2 Priority: optional Section: python Source: sphinx-rtd-theme Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1115 Depends: fonts-font-awesome, fonts-lato, libjs-modernizr Filename: pool/main/s/sphinx-rtd-theme/sphinx-rtd-theme-common_0.4.3+dfsg-ok2_all.deb Size: 986624 MD5sum: 57541ad50d6f60503d4fd10e7d4c8b8f SHA1: d17901ccc72215d57f831cf348465adb4e95be85 SHA256: dd63a76b95ad1cc36e77ce933752ff7dd1fe9b3d2a257cd7910d43396f16e38b SHA512: cfee311f026db5b937e45fbf1ab906cf237276b8a60d4e1c7dd6164df65dd9b7f464f1d91eb1893a8abd58e07be3fd923eaa0d03c91b699ef986a05dd8f1d882 Homepage: https://github.com/readthedocs/sphinx_rtd_theme Description: sphinx theme from readthedocs.org (common files) This mobile-friendly sphinx theme was initially created for readthedocs.org, but can be incorporated in any project. . Among other things, it features a left panel with a browseable table of contents, and a search bar. . This package contains the common files used by the theme. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sphinxbase-utils Architecture: arm64 Version: 0.8+5prealpha+1-ok3 Multi-Arch: foreign Priority: optional Section: sound Source: sphinxbase Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 538 Depends: libc6 (>= 2.34), libsphinxbase3 (>= 0.8+5prealpha) Filename: pool/main/s/sphinxbase/sphinxbase-utils_0.8+5prealpha+1-ok3_arm64.deb Size: 42784 MD5sum: 71de06a06f1c312cb2c36c35e783e6bd SHA1: e0903f18e433aaf7f46b0ff9cddc5559b74d0539 SHA256: ff80e9348eed058647a10a22fffc1c12b562358e986d9baec2a0503fec960e3a SHA512: f9e65b6504125cf71a6379ac1a99a236032328f4808d89c87b9d1a0965839764edf53a526940faafeb9c83fecd389239a445f2b9f43c6b9a68292287218a9260 Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool - utililities CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains tools to manipulate Sphinx files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: spice-client-glib-usb-acl-helper Architecture: arm64 Version: 0.41-ok2 Multi-Arch: foreign Priority: optional Section: misc Source: spice-gtk Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 38 Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libglib2.0-0 (>= 2.20.0), libpolkit-gobject-1-0 (>= 0.101) Breaks: libspice-client-glib-2.0-8 (<< 0.37-3~) Filename: pool/main/s/spice-gtk/spice-client-glib-usb-acl-helper_0.41-ok2_arm64.deb Size: 9422 MD5sum: ad7cd326890e8a33b978bf4b666a99d7 SHA1: b9309685e3df74b84ee71c9ae4cc2865d98b9f5a SHA256: 1264f30021ee595b0735c27ec71ceace20af421ad79180380f2000689122f65d SHA512: 42dbeb25efc712805d82f2535006a71c062569f0d55d06bee04099bc977d8754c51f327ae5652be52d56e6dee8d86f791ec2c7c37c925c846ce60b644b71479e Homepage: https://www.spice-space.org/ Description: Helper tool to validate usb ACLs When passthrough USB devices to VMs, spice-client-glib-usb-acl-helper is called to validate usb ACLs via policykit policy cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: spice-client-gtk Architecture: arm64 Version: 0.41-ok2 Priority: optional Section: misc Source: spice-gtk Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 169 Depends: libspice-client-glib-2.0-8 (= 0.41-ok2), libspice-client-gtk-3.0-5 (= 0.41-ok2), libusbredirhost1 (>= 0.7.1), libusbredirparser1 (>= 0.7.1), libc6 (>= 2.34), libglib2.0-0 (>= 2.37.3), libgstreamer1.0-0 (>= 1.10), libgtk-3-0 (>= 3.9.10) Filename: pool/main/s/spice-gtk/spice-client-gtk_0.41-ok2_arm64.deb Size: 47138 MD5sum: d379060dbce6c2af0d8b73a4671b4284 SHA1: a036ccac37f6b989f29563f8281049f944595479 SHA256: 73cd037f4b2516187b2658b6c6f52b585205304c582441257add2a3b934a7887 SHA512: a98d242a9ff5d821fa0bd04a353d231482154c3270ca7ee45ee7c651e583b085c3a0c49206233f01b9cb8e76b449861048f8bf490357e5b9ab8dcb19abe424a4 Homepage: https://www.spice-space.org/ Description: Simple clients for interacting with SPICE servers Simple clients for interacting with SPICE servers. This package includes: . spicy - GTK+ based SPICE client tool spicy-screenshot - SPICE screen-shot capture tool spicy-stats - SPICE connection details display tool cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: spice-webdavd Architecture: arm64 Version: 2.5-ok1 Priority: optional Section: utils Source: phodav Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 43 Depends: avahi-daemon, libavahi-gobject0 (>= 0.6.22), libc6 (>= 2.34), libglib2.0-0 (>= 2.51) Filename: pool/main/p/phodav/spice-webdavd_2.5-ok1_arm64.deb Size: 10392 MD5sum: c8f63221d30f9e35bc1ea3363b2de567 SHA1: 7f7ffc6b95bb6a9b05e750710c433ab16a275d8f SHA256: b472ab75f3a3599ed61ef2f30397575cd6a97bbe73ef5c44a0c7fc3a126e9b5f SHA512: 18766ed09283565cce11286e596f31c4caf09d6442b4f94a385cb4264df83bcf527bb0408ccb18c0ec63eb85852e6220d9c20b998e232a6e580a5b316fcbea20 Homepage: https://wiki.gnome.org/phodav Description: daemon to proxy WebDAV request to the Spice virtio channel phởdav is a WebDAV server implementation using libsoup (RFC 4918). . This package contains a daemon to proxy WebDAV request to the Spice virtio channel. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: spirv-tools Architecture: arm64 Version: 2022.3-ok2 Priority: optional Section: libdevel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 29556 Depends: libc6 (>= 2.34), libstdc++6 (>= 9) Filename: pool/main/s/spirv-tools/spirv-tools_2022.3-ok2_arm64.deb Size: 4173744 MD5sum: 68516f166208b41af5cf4624321a1d53 SHA1: 9be830c330213dfb7426dadb114559ec0a3eb3c5 SHA256: fe12b8e4b22c2852e34cfbcc12f536bd3c85d3031bec4d3bbfe7b053622484fd SHA512: 6e3212a7abf4d0c5a5c6fddc69df5e734f2acda057569331d3099f9bcce0fc0d3d561fd985478a68d709b19a8412db5c2a34b1813fab54384fbaebec0f719001 Homepage: https://github.com/KhronosGroup/SPIRV-Tools Description: API and commands for processing SPIR-V modules The project includes an assembler, binary module parser, disassembler, validator, and optimizer for SPIR-V. Except for the optimizer, all are based on a common static library. The library contains all of the implementation details, and is used in the standalone tools whilst also enabling integration into other code bases directly. The optimizer implementation resides in its own library, which depends on the core library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: split-select Architecture: arm64 Version: 1:8.1.0+r23-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: android-platform-frameworks-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 106 Depends: android-libaapt, android-libandroidfw, android-liblog, android-libutils, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/main/a/android-platform-frameworks-base/split-select_8.1.0+r23-ok2_arm64.deb Size: 29968 MD5sum: 7b091054e0e12ed97e9021c452394803 SHA1: bc8dc06434e9356eadbca6d95bd739e008f5bd44 SHA256: 2073e2f30a6c93a42db9ea762b0ccbdbe42e331a1f9327b6f998295e7d91f880 SHA512: c00d70db769b361acf15d48da8f787023289a026ccaf7f1ba1bc18d263cd6efeb268d715303cc1312a8e7999b21fc60df70be766b45fb772e03ad8f9d3124cdd Homepage: https://android.googlesource.com/platform/frameworks/base Description: APK split and selection tool Generates the logic for selecting a Split APK given some target Android device configuration. . Using the flag --generate will emit a JSON encoded tree of rules that must be satisfied in order to install the given Split APK. Using the flag --target along with the device configuration will emit the set of Split APKs to install, following the same logic that would have been emitted cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sqlite3-doc Architecture: all Version: 3.39.4-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: sqlite3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 27867 Recommends: sqlite3 Filename: pool/main/s/sqlite3/sqlite3-doc_3.39.4-ok4_all.deb Size: 7280554 MD5sum: a19fbf438cdd72770a051fb7ac855dee SHA1: 48fe5ef1d04260228ad3c0bdddf6eee98a403914 SHA256: 709ed50ebf2a7487e5d0924199632c9f689651579e162768d2b52dbc0c6cec3e SHA512: 2205be81ac12c001b6db328c3265ff8bfa98c0c003da4897f21fc747d3c9cb35bfd357a6ce16fd965187cd8eade1fb4bd14495b47f5159950bd7a21a5148f234 Homepage: https://www.sqlite.org/ Description: SQLite 3 documentation 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 documentation that is also available on the SQLite homepage. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sqlite3-tools Architecture: arm64 Version: 3.39.4-ok4 Multi-Arch: foreign Priority: optional Section: database Source: sqlite3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5029 Depends: libc6 (>= 2.34), libtcl8.6 (>= 8.6.0) Suggests: sqlite3-doc Conflicts: emboss Breaks: sqlite3 (<< 3.37.0) Replaces: sqlite3 (<< 3.37.0) Filename: pool/main/s/sqlite3/sqlite3-tools_3.39.4-ok4_arm64.deb Size: 969786 MD5sum: 823dc43cfca23be3a120e6d95b84fa73 SHA1: d8b101a5e699221506d226a0f323fd49b1b51176 SHA256: 83c158fda04d326a3abb68db7a4e6fcb99628af67903198ba3b514dc645a8380 SHA512: 66b71f168cc690831b79bdb528784310f2573ca1eef488d5f2e0718d504e4ad8b46a250857de38c2dcf4c77418ae219c5cec0a04874acec0b791b50385e6e821 Homepage: https://www.sqlite.org/ Description: Command line interface for SQLite 3 (tools) This package contains various tools such as: - showdb - showjournal - showstat4 - showwal - sqldiff - sqlite3_analyzer cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sqlite3 Architecture: arm64 Version: 3.39.4-ok4 Multi-Arch: foreign Priority: optional Section: database Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 487 Depends: libc6 (>= 2.34), libreadline8 (>= 6.0), libsqlite3-0 (= 3.39.4-ok4), zlib1g (>= 1:1.2.0) Suggests: sqlite3-doc Filename: pool/main/s/sqlite3/sqlite3_3.39.4-ok4_arm64.deb Size: 123338 MD5sum: 1703e3291e512cf4c2e37556001c491e SHA1: dd02da141bde39891591be2a776f85f14edbadbd SHA256: a69884f2cd7a41cc674702c2fd89fa4856e0ba094ed7c20b885629606b38f1d5 SHA512: c8358110cd8d7e3fb313092b6c327c0cf449ae7bdd25bde135f80f45b99ad752b8d0705b0445588d55bb1a0f6235d80c5f90d1326f1f81c94f7580137497d742 Homepage: https://www.sqlite.org/ Description: Command line interface for SQLite 3 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: squashfs-tools Architecture: arm64 Version: 1:4.4-ok4 Priority: optional Section: kernel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 488 Depends: libc6 (>= 2.34), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), liblzo2-2 (>= 2.02), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/s/squashfs-tools/squashfs-tools_4.4-ok4_arm64.deb Size: 107884 MD5sum: da756a5903b97e98f3bc3a646f3e1ce7 SHA1: 6bdf757415940bc602f5407dd8e0041d7ba8f47b SHA256: 1ccc9e449a11abf04c1958c7b8402a26118338607893c7d6669691a6a7a64c34 SHA512: 9c09ae6eeda92566bdc6f2542251e34c4d8c13c1e3efb1e25edc29f81bdcd1200d0b2e623151dcd972ef591bafa0923e5cfebee9588d26928e965b0d87d3ea21 Homepage: https://github.com/plougher/squashfs-tools Description: Tool to create and append to squashfs filesystems Squashfs is a highly compressed read-only filesystem for Linux. It uses zlib compression to compress both files, inodes and directories. Inodes in the system are very small and all blocks are packed to minimise data overhead. Block sizes greater than 4K are supported up to a maximum of 64K. . Squashfs is intended for general read-only filesystem use, for archival use (i.e. in cases where a .tar.gz file may be used), and in constrained block device/memory systems (e.g. embedded systems) where low overhead is needed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: squashfuse Architecture: arm64 Version: 0.1.105-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 73 Depends: libsquashfuse0 (= 0.1.105-ok1), libc6 (>= 2.34), libfuse3-3 (>= 3.2.3), liblz4-1 (>= 0.0~r113), liblzma5 (>= 5.1.1alpha+20110809), liblzo2-2 (>= 2.02), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4) Filename: pool/main/s/squashfuse/squashfuse_0.1.105-ok1_arm64.deb Size: 21908 MD5sum: 680caa10409e6c405d380eea6ec2e77f SHA1: c9e6585c6abb82a33d173f1a8022a05f0d0e74fa SHA256: 693c891664e59d27770a279f9ebd4e633192f48fcdf4a3d4b3e3f51fa116a1d7 SHA512: f961c163f29548768affffcb8992ffcb04f9cafe94f6443e27b8c308f59fd670c8dfb8e70253fc1970a6e5625d0fc163cff6fbde268aef242de777062373d5b9 Homepage: https://github.com/vasi/squashfuse Description: FUSE filesystem to mount squashfs archives 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: srptools Architecture: arm64 Version: 42.0-ok1 Priority: optional Section: net Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 139 Pre-Depends: init-system-helpers (>= 1.54~) Depends: lsb-base (>= 3.2-14~), rdma-core (>= 15), udev, libc6 (>= 2.17), libibumad3 (>= 1.3.9), libibverbs1 (>= 20) Filename: pool/main/r/rdma-core/srptools_42.0-ok1_arm64.deb Size: 43548 MD5sum: 9ee1084624076369263f883558ef2bb0 SHA1: cb8ec1fc2242a03cfb69b6e4506ccc4c158305a1 SHA256: b4e60ccb64ed075be5580367dc4b3beb66598e92ab0e73508c5c70b2230dc097 SHA512: f9d54ba0e9b280d938053993758c4c4b63932ede5e291b2d297b723f263f8e08ae80604ebf43a9850f895881f099c0b03011d75417770ce8d107c1b8ef83136e Homepage: https://github.com/linux-rdma/rdma-core Description: Tools for Infiniband attached storage (SRP) In conjunction with the kernel ib_srp driver, srptools allows you to discover and use Infiniband attached storage devices which use the SCSI RDMA Protocol (SRP). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: srt-tools Architecture: arm64 Version: 1.5.1-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: srt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3184 Depends: libsrt1.5-gnutls (= 1.5.1-ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgnutls30 (>= 3.6.5), libnettle7, libstdc++6 (>= 9) Suggests: ffmpeg Filename: pool/main/s/srt/srt-tools_1.5.1-ok1_arm64.deb Size: 634912 MD5sum: cbd7f6be7f67e23dd59ec5dd4d207860 SHA1: 78a69d9c93b06c656ee9b96718768cb2c5e558d8 SHA256: b7908812b0e74983e7504521786824880f1bc406eb36a9b432a4a502b5740b47 SHA512: 49f66cfd48076abd0411554d2bad8f727caee40ebae114950aca73d3b7d18936dbca4fe57e6e205d77c9f6f988299c2c7f67d477931c306f722f40203792bde8 Homepage: https://github.com/Haivision/srt Description: Secure Reliable Transport UDP streaming library (CLI tools) 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 CLI tools. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ssh-askpass-gnome Architecture: arm64 Version: 1:8.2p1-ok3 Multi-Arch: foreign Priority: optional Section: gnome Source: openssh Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian OpenSSH Maintainers Installed-Size: 252 Provides: ssh-askpass Depends: openssh-client | ssh (>= 1:1.2pre7-0), libc6 (>= 2.34), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libx11-6 Replaces: ssh (<< 1:3.5p1-0) Filename: pool/main/o/openssh/ssh-askpass-gnome_8.2p1-ok3_arm64.deb Size: 17332 MD5sum: 158a9fcdef8c5c39f915278ca36f7a2d SHA1: 76aa1ff6e2e782bec999b639843e6cda7c324b15 SHA256: fa10f6bf9b9026d37004940af613bc2e6a8a628bff29b80f6b164c709bb92fa4 SHA512: bc0ce9e9ca2496c2d6d8bf8357b9abe4099490268872e223aba17300d515fd421bf1ca27a6366b0f29f886630fbc13acb52b696fa8adc8bf43dab9443112047b Homepage: http://www.openssh.com/ Description: interactive X program to prompt users for a passphrase for ssh-add This has been split out of the main openssh-client package so that openssh-client does not need to depend on GTK+. . You probably want the ssh-askpass package instead, but this is provided to add to your choice and/or confusion. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ssh Architecture: all Version: 1:8.2p1-ok3 Multi-Arch: foreign Priority: optional Section: net Source: openssh Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian OpenSSH Maintainers Installed-Size: 172 Pre-Depends: dpkg (>= 1.17.5) Depends: openssh-client (>= 1:8.2p1-ok3), openssh-server (>= 1:8.2p1-ok3) Filename: pool/main/o/openssh/ssh_8.2p1-ok3_all.deb Size: 5000 MD5sum: 4a623db0893f68ff3dbce3b474a5c652 SHA1: 07598d3f4ffd82a421d922a6c79003e00d75ce0d SHA256: 0c916fc4a1dce6cb812a9663fdfdb3e550baff8fba63e843a9f929f688be5631 SHA512: 23d96029f8cc8fe71d7e64437633f94a0b851daa1229051ab320d3b0c8232e73369d652b677427997d10bca34ba701dbc7c95ab74dea9ca28a17010e457ec936 Homepage: http://www.openssh.com/ Description: secure shell client and server (metapackage) This metapackage is a convenient way to install both the OpenSSH client and the OpenSSH server. It provides nothing in and of itself, so you may remove it if nothing depends on it. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ssl-cert Architecture: all Version: 1.0.39-ok3 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 58 Depends: adduser, openssl (>= 0.9.8g-0), debconf (>= 0.5) | debconf-2.0 Suggests: openssl-blacklist Filename: pool/main/s/ssl-cert/ssl-cert_1.0.39-ok3_all.deb Size: 15458 MD5sum: a1fb23083a9cfda0601e11eec0396ba9 SHA1: af72af4f74c8f8f8d8fd4da28724a21dcba4a21b SHA256: 7e21e42a4124575e175adea8f79c50b571d517318be88b488ea697a6fdbf7978 SHA512: 3cbdaab6b9e51e8c6170f817640b14ad9508914c85e4b75891d2302b920547d7362ed60c49963f032290aad49da698d4538f5ccb1eaa5b61b278361dac40ec28 Description: simple debconf wrapper for OpenSSL This package enables unattended installs of packages that need to create SSL certificates. . It is a simple wrapper for OpenSSL's certificate request utility that feeds it with the correct user variables. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: stockfish Architecture: arm64 Version: 15.1-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 46202 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Suggests: polyglot, xboard | scid Filename: pool/main/s/stockfish/stockfish_15.1-ok1_arm64.deb Size: 23961886 MD5sum: 8be0424a4e80fe4aa3127010ff9dad57 SHA1: 74b6b4863fb932204ffb4c20f910b57efdc26cfa SHA256: 317eadb102f3c6ae353cfbed50c74499900cd44ab84268920dd45de0e4c99d1c SHA512: 5b4d3a4f05a7f49b9c8cb47b5e0b9759b8cd74144f511aba49355075c904a94f16bcfb62c152b71baba1ffbe6c8751542a4c3dbcc66622056b51d87f42ad4ba5 Homepage: https://stockfishchess.org Description: strong chess engine, to play chess against free chess engine derived from Glaurung 2.1. It is a chess engine, so it requires an UCI (universal chess interface) compatible GUI like XBoard (with PolyGlot), eboard, Jose, Arena or scid in order to be used comfortably. It is the strongest open source chess engine by october 2009 in the "computer chess rating list" CCRL. Written in C++ it uses multiple threads and cores. It is capable of Chess960 and has experimental support for polyglot opening books. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: stoken Architecture: arm64 Version: 0.92-1ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 122 Depends: libstoken1 (= 0.92-1ok1), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0) Suggests: imagemagick, qrencode, zbar-tools Filename: pool/main/s/stoken/stoken_0.92-1ok1_arm64.deb Size: 33094 MD5sum: 95a94fdff5831b94c4be8fa6ebb6ae12 SHA1: 6b7db221620413d278d587fc0c9a22109f7a4467 SHA256: 96bcb9850c3457a6e42a7ebc93f63e84902c9173247269aeac6eca3f2c4813f7 SHA512: b0d4ed4c1ba201fa5e2c408f4e9de6e4d1e5899f09243fef9fefcf19554c3714db8d1aa3924608cfb415891acd326e84f7794812d58e2073ab7d7fd8e1484992 Homepage: http://stoken.sf.net/ Description: Software Token for cryptographic authentication 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 contains standalone command-line and GTK+ GUI programs that allow for importing token seeds, generating tokencodes, and various utility/testing functions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: strip-nondeterminism Architecture: all Version: 1.13.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 19 Depends: libfile-stripnondeterminism-perl (= 1.13.0-ok1), perl:any Filename: pool/main/s/strip-nondeterminism/strip-nondeterminism_1.13.0-ok1_all.deb Size: 5828 MD5sum: 51305c1f2fc4da5413c03c0034b7e10f SHA1: 36ddcd07e05b51dcfabcc509224ac590a2e4923d SHA256: 65c274b47e1f8f31dd3bdad4c2be7ce56dc7610a333f5a0a358fd514de8b4021 SHA512: 67f6766784c77d8838ed8e2f913b1cd5ef1222801e37c0571d2414f25a115e7bbcfb06e9db07a2cc58c8e694fd8a906202585a06c05bb680f55e9f66291c9e30 Homepage: https://reproducible-builds.org/ Description: file non-deterministic information stripper — stand-alone tool 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 stand-alone ‘strip-nondeterminism’ tool. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: strongswan-charon Architecture: arm64 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 264 Provides: ike-server Pre-Depends: debconf | debconf-2.0 Depends: iproute2 | iproute, libstrongswan (= 5.9.11-ok1.2), libc6 (>= 2.34), strongswan-libcharon (>= 5.9.11) Recommends: strongswan-starter Filename: pool/main/s/strongswan/strongswan-charon_5.9.11-ok1.2_arm64.deb Size: 23582 MD5sum: e298353e6cc335fda7b36b2a87e53620 SHA1: 96c4d51b64c4946a85563ded5b0f9d5176d1f405 SHA256: 15001e1b3fadfbf83f9b7b3d66ec3330c9ffab387b937e5c1b4a4cd572e5c4f2 SHA512: ce6064ea2e74f627e8a0541dd05326b3a4710ac26ed8652da698023b75fcd8a58d0c2221519b324cb40e6411989f1979c9e611fc514fd3ddb8406a82a02e082b Homepage: http://www.strongswan.org Description: strongSwan Internet Key Exchange daemon The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . charon is an IPsec IKEv2 daemon which can act as an initiator or a responder. It is written from scratch using a fully multi-threaded design and a modular architecture. Various plugins can provide additional functionality. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: strongswan-libcharon Architecture: arm64 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1253 Depends: libstrongswan (= 5.9.11-ok1.2), libc6 (>= 2.34) Recommends: libcharon-extauth-plugins Suggests: libcharon-extra-plugins Breaks: strongswan-starter (<= 5.6.1-2) Replaces: strongswan-starter (<= 5.6.1-2) Filename: pool/main/s/strongswan/strongswan-libcharon_5.9.11-ok1.2_arm64.deb Size: 270384 MD5sum: 6235263180b78f00570337998d49f26d SHA1: b5d6e32fb50e863659e23609e4929e088c69eb4f SHA256: e9f415aae30513deb0db95be791cab46123bdc712e52db0295d2337ce4600c3e SHA512: 5de254a28181cab857a22f5957402d4bbc2555b51196a635883f0d22e88442f5d648f9c5aa463ff404994e3970948e56ce6fddb731218c4a271ca44b26bc1a61 Homepage: http://www.strongswan.org Description: strongSwan charon 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 contains the charon library, used by IKE client like strongswan-charon, strongswan-charon-cmd or strongswan-nm as well as standard plugins: - socket-default - counters - bypass-lan (disabled by default) . On Linux, it also contains the xfrmi binary which can be used on Linux 4.19+ to create XFRM interfaces (for more information, see https://wiki.strongswan.org/projects/strongswan/wiki/RouteBasedVPN) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: strongswan-nm Architecture: arm64 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 223 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.37.3), libnm0 (>= 1.2.0), libstrongswan (>= 5.9.11), strongswan-libcharon (>= 5.9.11) Recommends: network-manager-strongswan Replaces: network-manager-strongswan (<= 1.4.1-1~) Filename: pool/main/s/strongswan/strongswan-nm_5.9.11-ok1.2_arm64.deb Size: 26178 MD5sum: 339fad6fc8fdb6820a7a03124e41b25a SHA1: 20c509b517cd78a2e6fa1201344a43d0f868ad17 SHA256: 87b574430ec03babc0a57b7aa85172d8b6fe7545204dd1f22cb04ac375039b51 SHA512: bb85f4198ad91ba7cc677ce89df0b72a2fb080575b3da138036795fbb7b873d9d142fa3db4a7773cb1bcbd6ad23acc040b3a79d2be53560cfe5791f81349a068 Homepage: http://www.strongswan.org Description: strongSwan plugin to interact with NetworkManager The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This plugin provides an interface which allows NetworkManager to configure and control the IKEv2 daemon directly through D-Bus. It is designed to work in conjunction with the network-manager-strongswan package, providing a simple graphical frontend to configure IPsec based VPNs. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: strongswan-pki Architecture: arm64 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 325 Depends: libstrongswan (= 5.9.11-ok1.2), libc6 (>= 2.34), libcharon-extra-plugins (>= 5.9.11) Filename: pool/main/s/strongswan/strongswan-pki_5.9.11-ok1.2_arm64.deb Size: 82884 MD5sum: b414748cd3f52220558603584d775ab2 SHA1: caa77e18031caf4a3b5298ebc3ee07bcfc67d6ff SHA256: 5337ce56f37198d3eaef0bf8e1fc29491de09d8d413f4965a5c3c70d846b3713 SHA512: 6514932169fc01b1787f88dcca640c23175f92ad94823893085ec33c38ee2d8a490a194e71e2474576c0e80d2e0edab431a8bccd24a637ca90949a4ee86cad9d Homepage: http://www.strongswan.org Description: strongSwan IPsec client, pki command 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 pki tool which allows on to run a simple public key infrastructure. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: strongswan-starter Architecture: arm64 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 707 Pre-Depends: init-system-helpers (>= 1.54~) Depends: adduser, libstrongswan (= 5.9.11-ok1.2), lsb-base (>= 3.0-6), strongswan-charon, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34) Conflicts: openswan Filename: pool/main/s/strongswan/strongswan-starter_5.9.11-ok1.2_arm64.deb Size: 152758 MD5sum: 2d2c89b5c497d06d90aa1b89cbb101fd SHA1: b5cd0f260fb3b1e40bde447d9800f25065d0eda8 SHA256: efd2c4c6b4f39451ce2ed2be0824fe58eeff044fb491ec827a1e2433648c5909 SHA512: 5d92d4201ccb0e677371c69818141f4d240c2ba246c36727c2a8669c698dd7f791e0ee34db8126c387ac4cf3d4080f078789f8a94617ab229cd086c1547922bd Homepage: http://www.strongswan.org Description: strongSwan daemon starter and configuration file parser The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . The starter and the associated "ipsec" script control the charon daemon from the command line. It parses ipsec.conf and loads the configurations to the daemon. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: strongswan-swanctl Architecture: arm64 Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 621 Depends: libstrongswan (= 5.9.11-ok1.2), libc6 (>= 2.34) Breaks: strongswan-starter (<< 5.8.0-1) Replaces: strongswan-starter (<< 5.8.0-1) Filename: pool/main/s/strongswan/strongswan-swanctl_5.9.11-ok1.2_arm64.deb Size: 124176 MD5sum: 9d5c9ec874993edbaac44b561c90ce2d SHA1: 7a388e3d6ff9537d4b4d642a83b8ab8f08de78a7 SHA256: 9074219cd3a74c589b3aa67872d8ced84d504a7da0136b7e8336af89bdea4c2a SHA512: 385b8cbc4b287c77b56cb4f74d0085ad36d85e91e6ad933d316e0964eae68a87658404da7ee25a1488c111fea0011052cda2ec23ce8868dc0747d602020e012e Homepage: http://www.strongswan.org Description: strongSwan IPsec client, swanctl command 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 swanctl interface, used to configure a running charon daemon cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: strongswan Architecture: all Version: 5.9.11-ok1.2 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Installed-Size: 154 Depends: strongswan-charon, strongswan-starter Filename: pool/main/s/strongswan/strongswan_5.9.11-ok1.2_all.deb Size: 18390 MD5sum: 4dc1d55305b1beebbef76803e199c068 SHA1: f119f106eef286fad9559ac884a32fef100ead31 SHA256: 54cc1fe0120ace957ac52591e74155eef204e8c3ea5625bf97f6fc499175ee11 SHA512: 3e8a380ff1a02f4dfe9131406130a214a0a7e62ff048c7864edf5b27269d2b0581d6c5a3e53920391478709265f49851042b5651470241548b1cbc16d3c8c80f Homepage: http://www.strongswan.org Description: IPsec VPN solution metapackage The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This metapackage installs the packages required to maintain IKEv1 and IKEv2 connections via ipsec.conf or ipsec.secrets. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sudo-ldap Architecture: arm64 Version: 1.8.31-ok6 Priority: optional Section: admin Source: sudo Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Bdale Garbee Installed-Size: 4272 Provides: sudo Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.36), libldap2 (>= 2.6.2), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libpam-modules, lsb-base Conflicts: sudo Replaces: sudo Filename: pool/main/s/sudo/sudo-ldap_1.8.31-ok6_arm64.deb Size: 905816 MD5sum: bb502bef840cd76c9c3079d0067df563 SHA1: 6e877d8668b2497df5894dffaf33c446b5865f45 SHA256: 613020dc1271c5f5f3a3802ff30fedfa339779d44af4338cec195dea5caaccfb SHA512: fbc63506b0d4acc4909f92510d5ded2530fac4907c5c07c912290c769760fb9c4efc7f20e062806b8981574841aa670f615e611c354f8c2f04b16d73e2aca0b6 Homepage: http://www.sudo.ws/ Description: Provide limited super user privileges to specific users Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. . This version is built with LDAP support, which allows an equivalent of the sudoers database to be distributed via LDAP. Authentication is still performed via pam. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sudo Architecture: arm64 Version: 1.8.31-ok6 Priority: optional Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Bdale Garbee Installed-Size: 4245 Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.36), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libpam-modules, lsb-base Conflicts: sudo-ldap Replaces: sudo-ldap Filename: pool/main/s/sudo/sudo_1.8.31-ok6_arm64.deb Size: 869770 MD5sum: 3b064b79eed7c37a25a06bdf4a241597 SHA1: 6912c8479a698a911428a65bfdd08a6de4566311 SHA256: 6507b8f31c817d44197f44cb3ab729f660210cc983ebc5cb895444b496fea311 SHA512: 910af17823a4df946e7bd70a9f572694168729d0dd6259206dd148578a3f4f55ce540323f32062534523151cb304dd239bf6ba30c0ed6389fdae4bd4f567765b Homepage: http://www.sudo.ws/ Description: Provide limited super user privileges to specific users Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. . This version is built with minimal shared library dependencies, use the sudo-ldap package instead if you need LDAP support for sudoers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: svgpart Architecture: arm64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 296 Depends: libc6 (>= 2.17), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.90.0~), libkf5parts5 (>= 5.90.0~), libkf5xmlgui5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/s/svgpart/svgpart_22.12.3-ok1_arm64.deb Size: 34394 MD5sum: 954864c1a064d7e256563052316fd7f6 SHA1: c6ba38682bdb6a49a615c78d0180a70aee8e2166 SHA256: b38ada1ac53d862d35e8dacdd3d52723001680513a4ce664d43b3f58547fcc4e SHA512: 1a9dd179190541ac5e97fbebc8c7f284a3916ed45bcd41e1dbbf0583b78c7c08f897cc402cd2c4887b5f491ad3d6bad0c04640704f962af3dedfe9a89a22bf8a Homepage: https://apps.kde.org/en/svgpart Description: KDE SVG KPart SvgPart is a small KDE KPart component to display SVG images in Gwenview and in any other KDE application which uses the KPart system. . This package is part of the KDE graphics module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: svt-av1 Architecture: arm64 Version: 1.4.1-ok1 Priority: optional Section: video Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 340 Depends: libc6 (>= 2.34), libsvtav1dec0 (>= 1.4.1), libsvtav1enc1 (>= 1.4.1) Filename: pool/main/s/svt-av1/svt-av1_1.4.1-ok1_arm64.deb Size: 59048 MD5sum: 4f41c769cb159e9f2ec4796124d27cbb SHA1: af0430b7a645dcfa50ce0a48f2d7021f5d8a063b SHA256: ec839b11be4438a1f4101b3b7b5c98d94d640359b310095cbc951b8dd110a068 SHA512: eeaf67a5307c70a0eda398f8febdc283d3d9c224ad71e7a53b4e991d8e68f956e129a0d5f2ae7e54b4f04876f7310d44ed377041142f082136ed483de60b6842 Homepage: https://gitlab.com/AOMediaCodec/SVT-AV1 Description: Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sweeper Architecture: arm64 Version: 4:22.12.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1104 Depends: kio, libc6 (>= 2.34), libkf5activitiesstats1 (>= 5.90.0~), libkf5bookmarks5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/s/sweeper/sweeper_22.12.3-ok1_arm64.deb Size: 394172 MD5sum: 85cd6e735de1ff086e1ff193dfab331c SHA1: a6341dfa1089e249d8750f955a61151194dabcc9 SHA256: 237279dad3807972cd13e8ef0c9fa694db4a201966f6235db59d3d75250cb0ea SHA512: 242f0d02de31b103acc510b6b46b2a021cc10a2d3718f2a553b220374dcb98986d660eb98792f0b2414aa583ee2db1c5f6053f74c4a12d669224027e853b854d Homepage: https://apps.kde.org/en/sweeper Description: history and temporary file cleaner Sweeper can quickly remove temporary information, such as web page cookies, browser history, or the list of recently-opened documents. It helps provide additional privacy on a system shared between multiple users. . This package is part of the KDE SC utilities module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: swig-doc Architecture: all Version: 4.0.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: swig Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 402 Depends: swig4.0-doc (>= 3.0.0-1) Conflicts: swig2.0-doc Replaces: swig2.0-doc Filename: pool/main/s/swig/swig-doc_4.0.2-ok1_all.deb Size: 46424 MD5sum: fb001100121186a846cb8adfe8ca5b56 SHA1: edf1764b7e6eebbe06fbaa2a14882e0b18ba0863 SHA256: e3e611b51324bc4ae2559e94f06ea250b5c83c75e918c296f3273d7b92c085b1 SHA512: e23cdd3f442b51b104dedcc54acdd389bd74ca1932acf24d5168f8c1b429bd48d1371c448b2c14b42b70ae5079887f4136fd7c39f95c9eb69e17d117fa9c6f44 Homepage: http://www.swig.org/ Description: HTML documentation for SWIG This is a dependency package providing the documentation of the default version of SWIG in Debian. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: swig-examples Architecture: all Version: 4.0.2-ok1 Priority: optional Section: interpreters Source: swig Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 402 Depends: swig4.0-examples (>= 3.0.0-1) Conflicts: swig2.0-examples Replaces: swig2.0-examples Filename: pool/main/s/swig/swig-examples_4.0.2-ok1_all.deb Size: 46440 MD5sum: 0674db3306af236a60a538e5600ef1b0 SHA1: 5b17c4450fbdff35667b19bc7cceb70c1d46d042 SHA256: cdb1fad11bfde5dcfa5866c38547b6dd7c78e6c7dd2af3b73d289d04694ccd20 SHA512: a769247f8ef755f876722e0c732cc40a554975064f73fb4172233ba019bb2327e65d9f5bf9b508b1e4e8ab16f0947bab820f6d8fdb03068f066b2222b0966dd1 Homepage: http://www.swig.org/ Description: Examples for applications of SWIG This is a dependency package providing the examples of the default version of SWIG in Debian. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: swig-sphinxbase Architecture: all Version: 0.8+5prealpha+1-ok3 Multi-Arch: foreign Priority: optional Section: interpreters Source: sphinxbase Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 89 Filename: pool/main/s/sphinxbase/swig-sphinxbase_0.8+5prealpha+1-ok3_all.deb Size: 12922 MD5sum: 7bbf0fbb3a8c493123c2e3f07d53abb8 SHA1: 3ca45049255c3437eda3c91d547b7ad234a2584a SHA256: 3ff3430563af45432ba0e63d9c2eb8220a8f862aec2fcb0b8f7be64f7b4fc34c SHA512: 34da0d51acb05cb2408a8a88a6635094ee6abc4148b64ef63ba67acc6ecbf6d471dd6590f09cd83b82bd5c3baabd8d3b54f7142234f97287fe7fb9d31b6d0d00 Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool - swig helpers CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains swig helpers for building sphinx-related swig bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: swig4.0-doc Architecture: all Version: 4.0.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: swig Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 9999 Filename: pool/main/s/swig/swig4.0-doc_4.0.2-ok1_all.deb Size: 3890524 MD5sum: 7645179a441aeecf82ec2665953c8d01 SHA1: ce1470aa9d210c29a76457843df067b2924e9c22 SHA256: d9f08cb67dcd065cebbb14afba6d3908d09130349dae044437f837b46393ae95 SHA512: 808009e331c9855ade92343a82657782a9188ee4998d54c7eef5e37e743955c5e20850edb5833cdd19738e2db26881d41e73dbfc43a93e497454ff5fbf2f01f4 Homepage: http://www.swig.org/ Description: HTML documentation for SWIG Contains the users' and developers' manuals for SWIG (Simplified Wrapper Interface Generator) 2.0 in HTML format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: swig4.0-examples Architecture: all Version: 4.0.2-ok1 Priority: optional Section: interpreters Source: swig Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 7373 Depends: swig4.0 Filename: pool/main/s/swig/swig4.0-examples_4.0.2-ok1_all.deb Size: 1091460 MD5sum: 3c7503a18f8cd30bdb29362f616bb365 SHA1: 03cacf33acb9acbe2131c220d4f6fc67cf7e1a42 SHA256: 6d5fe23a0d7bc7ae2baa9ad88cf9beb523b149c36ba6d4ee64386a7e4a34adc9 SHA512: 61631a3a448fb5351b2cbcfcb95f4be9972d56eb5c9695d189f4c469e9044dae01cc2e5ff095f35ae7a05c4c67e0f6907609934a5ae6b26b7f7a33c3b0138727 Homepage: http://www.swig.org/ Description: Examples for applications of SWIG Contains examples for applications of SWIG, a wrapper interface generator to integrate C code into scripting languages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: swig4.0 Architecture: arm64 Version: 4.0.2-ok1 Multi-Arch: foreign Priority: optional Section: interpreters Source: swig Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 5510 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libpcre3, libstdc++6 (>= 5.2) Suggests: swig4.0-examples, swig4.0-doc Filename: pool/main/s/swig/swig4.0_4.0.2-ok1_arm64.deb Size: 1146878 MD5sum: 10330329bf44063c67cf8cb040adefa5 SHA1: 77e0acd989352deb12a2094194ced8baa8f7f700 SHA256: d3e4f497864aefac0b25c0f09faa4256985ba93b581445bbe141692ceff067e6 SHA512: e81a1b84402146ddfc5a2112f680a5c656a290d6a9e2fa810fa01577fd3be593c80d66cdf60ee4609f9d7eb451592479721ceaeb5052467b55d92ffcd73b4674 Homepage: http://www.swig.org/ Description: Generate scripting interfaces to C/C++ code SWIG is a compiler that makes it easy to integrate C and C++ code with other languages including Perl, Tcl, Ruby, Python, Java, Guile, Mzscheme, Chicken, OCaml, Pike, and C#. . Swig takes a set of ANSI C/C++ declarations and generates an interface for them to your favorite scripting language. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: swig Architecture: all Version: 4.0.2-ok1 Multi-Arch: foreign Priority: optional Section: interpreters Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 406 Depends: swig4.0 (>= 4.0.2-ok1) Suggests: swig-doc, swig-examples Conflicts: swig2.0 Replaces: swig2.0 Filename: pool/main/s/swig/swig_4.0.2-ok1_all.deb Size: 47100 MD5sum: ee0166ddd064d65d1ce3502f751343fd SHA1: 4c8ced2ed3f8c6090cf6bed392d9ec96acf750f7 SHA256: 7af858dea363bf7501524f8cd978e777d00eb305e182205b7835d70f3523f0cc SHA512: 8507f931fcb2f8dce5efde122a96f8074c97d83b360f0dde12bdd2f7b7aec1801ceb4553a52146b37550daba76afee946a9fb1e307eeaade2aafc0727f72f048 Homepage: http://www.swig.org/ Description: Generate scripting interfaces to C/C++ code SWIG is a compiler that makes it easy to integrate C and C++ code with other languages including Perl, Tcl, Ruby, Python, Java, Guile, Mzscheme, Chicken, OCaml, Pike, and C#. . Swig takes a set of ANSI C/C++ declarations and generates an interface for them to your favorite scripting language. . This is a dependency package providing the stable version of SWIG. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: symlinks Architecture: arm64 Version: 1.4-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 29 Depends: libc6 (>= 2.17) Filename: pool/main/s/symlinks/symlinks_1.4-ok1_arm64.deb Size: 8604 MD5sum: 754d35c60a0cfa2c686b3988939d8e95 SHA1: 9a89316413cfbc2811d2ededa93835ecd91e408a SHA256: bf2caafe22246e29f7fe6f86b2a7819b13181ddc403fceba21a9c552192d50c9 SHA512: ca7d51dc30f1c75a068b4d5bba1bc85048b88ab5a9ef569bd7c070b69a2b7fcaf03ac3b43268d2fa1e00fd343621ed7bdef26da0b6b38e708481fdd7ed501881 Description: scan/change symbolic links Symlinks scans directories for symbolic links and lists them on stdout. Each link is prefixed with a classification of relative, absolute, dangling, messy, lengthy or other_fs. . Symlinks can also convert absolute links (within the same filesystem) to relative links and can delete messy and dangling links. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: sysstat Architecture: arm64 Version: 12.6.1-ok4 Priority: optional Section: admin Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1920 Depends: lsb-base (>= 3.0-6), ucf (>= 2.003), xz-utils, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libsensors5 (>= 1:3.5.0) Recommends: systemd | cron | cron-daemon Suggests: isag Filename: pool/main/s/sysstat/sysstat_12.6.1-ok4_arm64.deb Size: 538002 MD5sum: 3b88c554aa0c055551e412fcfa59e2dd SHA1: 6e34728155c3ff0a0b08b58a27d54a6512224a26 SHA256: d929629c96d5987169ef208f4a7ee75e5411715a6fb7e20a1ba33925f58be6a4 SHA512: fcd71da61bcd13f1fd738776bf69edac12acf437bd66a56d9c8729cfcf52346bc894bbe4a02a980f7c44f11d35d397549b250830ab39b2a79c6deab4351a53d9 Homepage: http://sebastien.godard.pagesperso-orange.fr/ Description: system performance tools for Linux The sysstat package contains the following system performance tools: - sar: collects and reports system activity information; - iostat: reports CPU utilization and disk I/O statistics; - tapestat: reports statistics for tapes connected to the system; - mpstat: reports global and per-processor statistics; - pidstat: reports statistics for Linux tasks (processes); - sadf: displays data collected by sar in various formats; - cifsiostat: reports I/O statistics for CIFS filesystems. . The statistics reported by sar deal with I/O transfer rates, paging activity, process-related activities, interrupts, network activity, memory and swap space utilization, CPU utilization, kernel activities and TTY statistics, among others. Both UP and SMP machines are fully supported. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: systemd-boot-efi Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: same Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 328 Breaks: systemd (<< 251.2-3~) Replaces: systemd (<< 251.2-3~) Filename: pool/main/s/systemd/systemd-boot-efi_251.4-ok1.7_arm64.deb Size: 62002 MD5sum: 0d4ccf82d32e67fb69b2a38f1be0b0d5 SHA1: 164a76d5479bd84d171bfc6f74b8a1409b0eaa9f SHA256: 5a96e0f62d9a5291bde565e59c700d04217e57e6ad602fa1ed2d5335f4cb84e4 SHA512: 230930e68d9ba00b7bad0fc1f7b1d654d26be8d6a23e841b780abca04b35ce2b48cf566a9f2da04a3797dc16b96ca197266c4481905dfd621f4704baaeed4f6a Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: simple UEFI boot manager - EFI binaries systemd-boot (short: sd-boot) is a simple UEFI boot manager. It provides a textual menu to select the entry to boot and an editor for the kernel command line. It supports systems with UEFI firmware only. . This package contains the EFI binaries. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: systemd-boot Architecture: arm64 Version: 251.4-ok1.7 Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 343 Depends: libc6 (>= 2.34), libsystemd-shared (= 251.4-ok1.7), systemd-boot-efi (= 251.4-ok1.7) Recommends: efibootmgr Breaks: systemd (<< 251.2-3~) Replaces: systemd (<< 251.2-3~) Filename: pool/main/s/systemd/systemd-boot_251.4-ok1.7_arm64.deb Size: 62744 MD5sum: 6a7cd9eb8a96d05e04d892f36bcfc653 SHA1: 31420fb885296bffd2b6468f45135f55d6dfd130 SHA256: 0c1fea3404703a36d4a3a7e194306c9d1bac618a46786dc143285b250f36b2b3 SHA512: b595c0e0008972c49bcadfef4d2d5ce83b985996bc6fbe96fe26557bb4731bae7fe986aedabf79bd994f197a86bcd8ebcc6152e6bff9a631fe21ab2aac71a052 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: simple UEFI boot manager - tools and services systemd-boot (short: sd-boot) is a simple UEFI boot manager. It provides a textual menu to select the entry to boot and an editor for the kernel command line. It supports systems with UEFI firmware only. . Installing systemd-boot will not automatically switch your boot loader. . This package contains various tools and services to manage systems using systemd-boot. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: systemd-container Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: foreign Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1520 Depends: libacl1 (>= 2.2.23), libbz2-1.0, libc6 (>= 2.34), libcurl4 (>= 7.16.3), liblzma5 (>= 5.1.1alpha+20120614), libseccomp2 (>= 2.3.1), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0), libsystemd-shared (= 251.4-ok1.7), zlib1g (>= 1:1.1.4), systemd, default-dbus-system-bus | dbus-system-bus Recommends: libnss-mymachines Filename: pool/main/s/systemd/systemd-container_251.4-ok1.7_arm64.deb Size: 379622 MD5sum: d4527b9fffa377b37bad8d807b01afeb SHA1: 5b5ff0167ab4d7f312858eaafde4b17b45617a58 SHA256: 0ddb20e51c72a94f1b6e36ef94fb1aad5f0f693696b5d7e5a4b46111e55a4bc2 SHA512: c4172acf251f88acc8b05e3eeac17ea91d09c9c6c32200215271e27b471de31597474ae8b0008a3760bb61bb86a4a8315c285702dbb97734e97d5ff8395c81ff Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: systemd container/nspawn tools This package provides systemd's tools for nspawn and container/VM management: * systemd-nspawn * systemd-machined and machinectl * systemd-importd * systemd-portabled and portablectl cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: systemd-coredump Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: foreign Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 271 Provides: core-dump-handler Depends: libc6 (>= 2.34), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), libsystemd-shared (= 251.4-ok1.7), libzstd1 (>= 1.5.2), adduser, systemd Recommends: libdw1 Conflicts: core-dump-handler Replaces: core-dump-handler Filename: pool/main/s/systemd/systemd-coredump_251.4-ok1.7_arm64.deb Size: 63864 MD5sum: c34619fb53eaef08765d6e9678e904de SHA1: 8b68daeb2b2b2bb1e6dc946049daa0bc53fc1da5 SHA256: a270d8e2e1153d140f3a63e0a60a665af7709d7ed2b4c6c48e241f2bb59ce715 SHA512: 6592717a7f6caa55768229cef3b8968920bdcd38e4b4ac36955f10dc5025045f83380a29d558072da52af9c290f855a4d17ab6f6995dbe7b3eca6d13c7f7cd6f Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: tools for storing and retrieving coredumps This package provides systemd tools for storing and retrieving coredumps: * systemd-coredump * coredumpctl cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: systemd-homed Architecture: arm64 Version: 251.4-ok1.7 Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1082 Pre-Depends: init-system-helpers (>= 1.64~) Depends: libblkid1 (>= 2.24), libc6 (>= 2.36), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.1.0), libfdisk1 (>= 2.33), libpam0g (>= 1.1.1), libssl3 (>= 3.0.0), libsystemd-shared (= 251.4-ok1.7), systemd-userdbd (= 251.4-ok1.7), systemd (= 251.4-ok1.7), libpam-runtime Filename: pool/main/s/systemd/systemd-homed_251.4-ok1.7_arm64.deb Size: 378696 MD5sum: ba549667c49fc0de394c70968272bca9 SHA1: 195662b39f3a5d78e7cf193c4e0e55af6b4c8b80 SHA256: c0ec733788adfd91d6687e44b6afe4cd91b0dd9932720547f7f589e04b7178be SHA512: a0bb1880304d4bdf776aac77e4ed043faa4e3ed43378af361270d3fcfa2653179aefd282d5f5d1bd25a951404fa192a1c5db4089b7a0d2cc69c64b91cc3f6d39 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: home area manager systemd-homed is a system service designed to manage home directories. This package includes the homed service, a PAM module to automatically mount home directories on user login, tools and documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: systemd-journal-remote Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: foreign Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 293 Depends: libc6 (>= 2.34), libcurl4 (>= 7.16.2), libmicrohttpd12 (>= 0.9.50), libsystemd-shared (= 251.4-ok1.7), systemd, adduser Filename: pool/main/s/systemd/systemd-journal-remote_251.4-ok1.7_arm64.deb Size: 66420 MD5sum: c5ae9fbbee07c9bb8a24546b6e99923a SHA1: 9bbfabb043442f4be6154e0b45ba12199f9c4a09 SHA256: e66132e6ebdf972845668d4551f02702385de42a41d1f60a201580be2e56d17d SHA512: 8a793dd4117830a4a248b03fd14f202e6484d8296018b3e386e0daf370c6df1cea7b46793e0ab628bacb281ca6fc2bdcf31fd42660632af84168077c56d51f10 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: tools for sending and receiving remote journal logs This package provides tools for sending and receiving remote journal logs: * systemd-journal-remote * systemd-journal-upload * systemd-journal-gatewayd cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: systemd-oomd Architecture: arm64 Version: 251.4-ok1.7 Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 211 Depends: libc6 (>= 2.34), libsystemd-shared (= 251.4-ok1.7), adduser Breaks: systemd (<< 250.2-2~) Replaces: systemd (<< 250.2-2~) Filename: pool/main/s/systemd/systemd-oomd_251.4-ok1.7_arm64.deb Size: 37760 MD5sum: cc54288f69c70d06797158e93302e3ec SHA1: 0dc86c8ac99ace791c2cb7315ad103da7160f60a SHA256: fd3260d916c65b3288afb45083a33d31d5dc44213c05d2eeeceda73f6216d34d SHA512: 60661376b2b534475f8f89fa6bcd0a88f11fe881d11332e1cdb800c7d0527818f369f75cbfe5f970a098369fa69bbfbaa3b86b8de4c6866d1377e6770af7a1eb Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: userspace out-of-memory (OOM) killer systemd-oomd is a system service that uses cgroups-v2 and pressure stall information (PSI) to monitor and take action on processes before an OOM occurs in kernel space. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: systemd-resolved Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: foreign Priority: important Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 765 Provides: resolvconf Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0), libsystemd-shared (= 251.4-ok1.7), adduser, systemd (= 251.4-ok1.7), default-dbus-system-bus | dbus-system-bus Suggests: policykit-1 Conflicts: resolvconf Breaks: systemd (<< 251.3-2~) Replaces: resolvconf, systemd (<< 251.3-2~) Filename: pool/main/s/systemd/systemd-resolved_251.4-ok1.7_arm64.deb Size: 259796 MD5sum: b16aaa050a909380015ae0e7ad96a761 SHA1: 22878bdb82f1411e68286482087dea39ff21b50a SHA256: 5cea6c6d323c4ddeadbdb91e681e9ec84201a8f01c93eb6839e2347ba7fb3a0b SHA512: 76d423c0a3ae91ac771606ab638b2c0c8a5bf5ff448f2e5f925d5fa192a208215f2e6cea54e96eb3fc99bfcb1b699e5aa8488a9eda968c6e21761b50e4c4e458 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: systemd DNS resolver This package provides systemd's DNS resolver and the command line tool to manage it. . Installing this package automatically overwrites /etc/resolv.conf and switches it to be managed by systemd-resolved. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: systemd-standalone-sysusers Architecture: arm64 Version: 251.4-ok1.7 Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 286 Provides: systemd-sysusers (= 251.4-ok1.7) Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.4.0), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0) Conflicts: systemd (<< 249.3-3), systemd-sysusers Replaces: systemd (<< 249.3-3), systemd-sysusers Filename: pool/main/s/systemd/systemd-standalone-sysusers_251.4-ok1.7_arm64.deb Size: 94722 MD5sum: 2dacd9b6091ee639b752b8c63ccc732a SHA1: 0e02932b1100c66cd3736dd2b7f50f525f91c261 SHA256: 2feb71b0da5156c371c582ae0df57f2bd26f6bab4bed3ec99804d260459346f6 SHA512: 954942f12db02a9c639d316bb5b0904b115f7b2b576081a31d0ed03cab478632e8bc913ed92ebd65aad91579a783961d493d0da60df0fcb9a9f2b7d23156714f Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: standalone sysusers binary for use in non-systemd systems Standalone sysusers binary with minimal dependencies. This package conflicts with the main systemd package and is meant for use in non-systemd systems. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: systemd-standalone-tmpfiles Architecture: arm64 Version: 251.4-ok1.7 Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 353 Provides: systemd-tmpfiles (= 251.4-ok1.7) Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libcap2 (>= 1:2.10), libselinux1 (>= 3.1~) Conflicts: systemd (<< 249.3-3), systemd-tmpfiles Replaces: systemd (<< 249.3-3), systemd-tmpfiles Filename: pool/main/s/systemd/systemd-standalone-tmpfiles_251.4-ok1.7_arm64.deb Size: 135822 MD5sum: d7ffee04c53540e5e84569dc52907307 SHA1: c2a2b29fd42b328c00abfde7e0c922d879239767 SHA256: 57d5f38571e95b780d9b9241a5df04bc430bdf1fba2672fe47d981e6b6c7ac89 SHA512: e2f4ed0aa03953c9d281df7e50ba519b6cfd8e38305bc83a6250781ce39d00a1baa75b01ea195df1a968488869ea7b8dd28f18f925dbc46ac08ea33dd0d87d71 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: standalone tmpfiles binary for use in non-systemd systems Standalone tmpfiles binary with minimal dependencies. This package conflicts with the main systemd package and is meant for use in non-systemd systems. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: systemd-sysv Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: foreign Priority: important Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 43 Pre-Depends: systemd Depends: systemd (= 251.4-ok1.7) Recommends: libpam-systemd, libnss-systemd Conflicts: file-rc, systemd-shim, sysvinit-core Replaces: sysvinit-core Filename: pool/main/s/systemd/systemd-sysv_251.4-ok1.7_arm64.deb Size: 11118 MD5sum: 13885d914afea9bbb80b2431a8d3f18a SHA1: 9b2cb86820378787cf52856ce8b1defe3c9d6b15 SHA256: 27c7d0536a7802cb69f93c6f9230f765db70fe3e460d2317391a7d379dd5ece0 SHA512: 8b3bf3c7baaab6a4ca15b8029c7192ab11af3eb9f5605ed5ae37de7021abac8ff470e2d5d017b5e102ba9816aae8996780d707efa91f05261ab737340d3e7c44 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: system and service manager - SysV links systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . systemd is compatible with SysV and LSB init scripts and can work as a drop-in replacement for sysvinit. . This package provides the manual pages and links needed for systemd to replace sysvinit. Installing systemd-sysv will overwrite /sbin/init with a link to systemd. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: systemd-tests Architecture: arm64 Version: 251.4-ok1.7 Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 31533 Depends: libacl1 (>= 2.2.23), libblkid1 (>= 2.37.2), libc6 (>= 2.36), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.4.0), libdbus-1-3 (>= 1.9.14), libgcrypt20 (>= 1.8.0), libglib2.0-0 (>= 2.26.0), libkmod2 (>= 5~), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), libmount1 (>= 2.30), libseccomp2 (>= 2.3.1), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0), libsystemd-shared (= 251.4-ok1.7), libsystemd0 (= 251.4-ok1.7), libudev1 (>= 247), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), systemd (= 251.4-ok1.7), python3 Filename: pool/main/s/systemd/systemd-tests_251.4-ok1.7_arm64.deb Size: 3760450 MD5sum: 0c1116671063b938e32b002cfca03670 SHA1: eba6ebb26b9f32d8570b2728151205a3926f4c9e SHA256: 17994bc6c479bd82fa3f8730ef0dda00e89fbc8a02917171204f2c4b3f5540af SHA512: 430bd7a267a17351c4e3b3715c2101308d7dfe1eae6aa21b8c7c9da41eca58bdbe8c2ae8283681512a2a43762b8478e5767229ab654dd16d32213c2f4a56707a Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: tests for systemd This package contains the test binaries. Those binaries are primarily used for autopkgtest and not meant to be installed on regular user systems. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: systemd-timesyncd Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: foreign Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 128 Provides: time-daemon Depends: libc6 (>= 2.34), libsystemd-shared (= 251.4-ok1.7), adduser, systemd Conflicts: time-daemon Breaks: systemd (<< 245.4-2~) Replaces: systemd (<< 245.4-2~), time-daemon Filename: pool/main/s/systemd/systemd-timesyncd_251.4-ok1.7_arm64.deb Size: 32198 MD5sum: 825173cd16aef5e8f2b5523a45c93b42 SHA1: e7c90b9f7ca810d970595281a7c3cc10c13d4680 SHA256: e117da1d6fe2e734dd73a8aeac1c81f320d8ad46abd6397b39eb0e3aa03efb9b SHA512: dd68d31a1be4b02936364246a16662ec37e7e4dd0176b43a205c40cc4f853322ecfc43e708f97c353cfe10dd8f170c5a53002bcd250f233382d084a61e644190 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: minimalistic service to synchronize local time with NTP servers The package contains the systemd-timesyncd system service that may be used to synchronize the local system clock with a remote Network Time Protocol server. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: systemd-userdbd Architecture: arm64 Version: 251.4-ok1.7 Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 247 Depends: libc6 (>= 2.34), libsystemd-shared (= 251.4-ok1.7), systemd (= 251.4-ok1.7) Filename: pool/main/s/systemd/systemd-userdbd_251.4-ok1.7_arm64.deb Size: 40492 MD5sum: f2fd941bc6bb2510827119c939dd39ab SHA1: 30aaca952f797e35375dd25e7d10385ad88fd50e SHA256: b27504be1dcddffcb4a16862cb482e65c4379a8a21f52ac81b3a2e5b39abd953 SHA512: 1c55db1ca622968731dfa395cc408603f849f93ceb62b2fc1f05149f82110321939664829357974db7347c12046c9e6ace371b70e60480f9616bb6a6cb992148 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: dynamic user/group manager systemd-userdbd is a system service that multiplexes user/group lookups to all local services that provide JSON user/group record definitions to the system. In addition it synthesizes JSON user/group records from classic UNIX/glibc NSS user/group records in order to provide full backwards compatibility. It may also pick up statically defined JSON user/group records from drop-in files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: systemd Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: foreign Priority: important Section: admin Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 12219 Provides: systemd-repart (= 251.4-ok1.7), systemd-sysusers (= 251.4-ok1.7), systemd-tmpfiles (= 251.4-ok1.7) Pre-Depends: libacl1 (>= 2.2.23), libblkid1 (>= 2.24), libc6 (>= 2.34), libcap2 (>= 1:2.10), libgcrypt20 (>= 1.8.0), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libmount1 (>= 2.30), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2) Depends: libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.24.2), libcryptsetup12 (>= 2:2.0), libfdisk1 (>= 2.33), libkmod2 (>= 5~), libseccomp2 (>= 2.3.1), libsystemd-shared (= 251.4-ok1.7), libsystemd0 (= 251.4-ok1.7), mount, adduser Recommends: default-dbus-system-bus | dbus-system-bus, networkd-dispatcher, systemd-timesyncd | time-daemon, systemd-resolved Suggests: systemd-container, systemd-homed, systemd-userdbd, systemd-boot, libfido2-1, libtss2-esys-3.0.2-0, libtss2-mu0, libtss2-rc0, policykit-1 Conflicts: consolekit, libpam-ck-connector, systemd-shim Breaks: less (<< 563), resolvconf (<< 1.83~), sicherboot (<< 0.1.6), systemd-repart (<< 250.2-3~), udev (<< 247~) Replaces: systemd-repart (<< 250.2-3~) Filename: pool/main/s/systemd/systemd_251.4-ok1.7_arm64.deb Size: 2794360 MD5sum: 6941a49c28f915b6f4d195906ab9f5c0 SHA1: 22c3f2f4430e65ed66e0423f93353254fa153404 SHA256: 210306157838a78f98e84701baa9d3044a275bac1579c1c7e1b2bbca665797e5 SHA512: 98e735137079a560db2462836b186c24e3739b66266c83836e508b839ea0d6117483a33935f8812aa873d266b7f07fa846cb0cfa4536371a8655b7e237806954 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: system and service manager systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . systemd is compatible with SysV and LSB init scripts and can work as a drop-in replacement for sysvinit. . Installing the systemd package will not switch your init system unless you boot with init=/lib/systemd/systemd or install systemd-sysv in addition. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: systemsettings Architecture: arm64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1908 Depends: qml-module-org-kde-kcm, qml-module-org-kde-kirigami2, qml-module-org-kde-kitemmodels, qml-module-org-kde-newstuff, qml-module-qtquick-controls, qml-module-qtquick-layouts, qml-module-qtquick2, kio, kpackagetool5, libc6 (>= 2.34), libkf5activities5 (>= 5.90.0~), libkf5activitiesstats1 (>= 5.90.0~), libkf5auth5 (>= 4.96.0), libkf5authcore5 (>= 5.61.0), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.88.0), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5itemmodels5 (>= 5.90.0~), libkf5itemviews5 (>= 5.90.0~), libkf5kcmutils5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5package5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.26.0), libkf5runner5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.91.0), libkf5xmlgui5 (>= 5.90.0~), libkworkspace5-5 (>= 4:5.24.2~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5quickwidgets5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Breaks: kde-config-systemd (<< 1.2.1-3.1~) Replaces: kde-config-systemd (<< 1.2.1-3.1~) Filename: pool/main/s/systemsettings/systemsettings_5.24.7-ok1_arm64.deb Size: 394158 MD5sum: 7dee64ca2f99bda7cc37bb8ea24bba10 SHA1: bd993df511be2851eb6fc2642ae76622ebbf7905 SHA256: 177c6339742f8b1a955aca87c2b2e729864383bcaf2e3a30031973ec4352088a SHA512: 86d00f7031708c759a4e598d5b77a7c3f8927837dce89699d8cf3c31aeea3ce86178c5a5f52fb2bbf1b87525278e34ebd70038abb5ae40ecf58d18c9bfad6162 Homepage: https://invent.kde.org/plasma/systemsettings Description: System Settings interface Desktop configuration application. . This package is part of the KDE base workspace module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: t1utils Architecture: arm64 Version: 1.42-ok1 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 243 Depends: libc6 (>= 2.17) Filename: pool/main/t/t1utils/t1utils_1.42-ok1_arm64.deb Size: 58920 MD5sum: 83eb2b6a695edf12be0c618d5592b848 SHA1: 1e20f58b859ef67b086ec5e7d71cfe4e49132cb6 SHA256: de01f492cc6283985ef7b68e7e13c21dd0920f22d01377714305d4356ac43c92 SHA512: 575ef1c5be184483c58407da091e90d0432864dbcdb661dc85fe7321085b5a0ed08933199e2ff5eca63d8f0d223f6cd6997c729442f21c17fbd1603f1c3a8d97 Homepage: https://www.lcdf.org/type/ Description: Collection of simple Type 1 font manipulation programs The t1utils tools allow you to convert between PFA (ASCII) and PFB (binary) formats; disassemble PFA or PFB files into human-readable form; and reassemble the human-readable files into PFA or PFB format files. You can also extract font resources from a Macintosh font file (ATM/Laserwriter), or create a Macintosh Type 1 font file from a PFA or PFB font. . There are currently six programs: . t1ascii Converts PFB files to PFA format. . t1binary Converts PFA files to PFB format. . t1disasm Disassembles a Type 1 font (PFA or PFB format) into a raw, human-readable text form for subsequent hand editing, tweaking, hint fixing, etcetera... . t1asm Assembles a Type 1 font into PFA or PFB format from the human-readable form produced by t1disasm. . t1unmac Extracts POST resources from a Macintosh Type 1 font file (ATM/Laserwriter) into PFA or PFB format for use outside the Macintosh environment. The Macintosh file should be stored in MacBinary, AppleSingle, AppleDouble, or BinHex format, or as a raw resource fork. Note that t1unmac does not have to run on a Macintosh, but makes Macintosh Type 1 fonts available for use on Unix machines and PCs. . t1mac Creates a Macintosh Type 1 file from a PFA- or PFB-format Type 1 font. Writes the Macintosh file in MacBinary, AppleSingle, AppleDouble, or BinHex format, or as a raw resource fork. WARNING: This tool will not suffice to allow you to use the new font on a Macintosh, as Macintoshes cannot read raw Type 1 fonts. You will need to create a font suitcase containing bitmap fonts. If you do not already have such a suitcase for the font, T1utils will not help you create one. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: taokylin-cursor-theme Architecture: all Version: 1.0.0.0-ok1.4 Priority: optional Section: gnome Source: taokylin-theme Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ubuntu Kylin Team Installed-Size: 7619 Filename: pool/main/t/taokylin-theme/taokylin-cursor-theme_1.0.0.0-ok1.4_all.deb Size: 421818 MD5sum: fb5e8e8b96a9b27dc3e99965ce09c2c5 SHA1: 7180943e808b2a8db5c47727b04085235d38287a SHA256: a56a1f08a0a81d69a103cd42fe889a79c98dcd5b4e3594d4c816ade2fa6751d3 SHA512: 59f1e4808f1f82c62ec4765c0a4c755b9f34910f2e026990319130b79b73fc4284492d3b0221622ec88d0f4a0d83a22b2ddd6e0d730b44dc06d6c1344881cea4 Homepage: https://github.com/ukui/ubuntukylin-theme Description: theme for Ubuntu Kylin This package contains the default theme for Ubuntu Kylin, which is to be a flavor of Ubuntu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: taokylin-icon-theme Architecture: all Version: 1.0.0.0-ok1.4 Priority: optional Section: gnome Source: taokylin-theme Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ubuntu Kylin Team Installed-Size: 40454 Depends: hicolor-icon-theme, gnome-icon-theme, adwaita-icon-theme, gtk-update-icon-cache, openkylin-theme Filename: pool/main/t/taokylin-theme/taokylin-icon-theme_1.0.0.0-ok1.4_all.deb Size: 22032932 MD5sum: 32401194e1923332eea2ee2248eb2b6f SHA1: 93e72fdc8dd93d805cc67dbc89a01e6511cbf1a8 SHA256: e9a5d6de3bb40c296c55812d7f8561cc4cbf573ea41866003c1e98970597f55a SHA512: 8ad12ea02fa4f9fc6ec8b6c54de392a42c290956e829dabceb1c66a5efcfef0f82b3334fdd1c205d018562d4582bedd481e399b5863bd408c039ba8af712a46f Homepage: https://github.com/ukui/ubuntukylin-theme Description: theme for Ubuntu Kylin This package contains the default theme for Ubuntu Kylin, which is to be a flavor of Ubuntu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tar-scripts Architecture: arm64 Version: 1.30+dfsg-ok5 Multi-Arch: foreign Priority: optional Section: utils Source: tar Origin: openKylin Maintainer: openKylin Developers Installed-Size: 182 Depends: tar (>= 1.26+dfsg-0) Conflicts: dump, openafs-client, tar (<< 1.26+dfsg-0) Filename: pool/main/t/tar/tar-scripts_1.30+dfsg-ok5_arm64.deb Size: 9130 MD5sum: 80dd4e7bb41acc7a955facdf8255a8df SHA1: 59c3741e12a377118fcc795ea7fb5c17df2c272d SHA256: 8d721815d343ab838da7387315ebf05c6fc418b26bdf69f01199e29bb17afb13 SHA512: afa1238f231e72bfffba1cf2eee12a4c015075a593755601cb3037fff9aa88ff8fbc4e51dbb475e1462ff452f0bf637da8138a13afb7da991707a00e34e3ffdc Homepage: https://www.gnu.org/software/tar/ Description: optional scripts for GNU version of the tar archiving utility This package provides the backup, restore, backup.sh, and dump-remind scripts that are mentioned in the tar documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tar Architecture: arm64 Version: 1.30+dfsg-ok5 Multi-Arch: foreign Priority: required Essential: yes Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2972 Pre-Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libselinux1 (>= 3.1~) Suggests: bzip2, ncompress, xz-utils, tar-scripts, tar-doc Conflicts: cpio (<= 2.4.2-0) Breaks: dpkg-dev (<< 1.14.26) Replaces: cpio (<< 2.4.2-0) Filename: pool/main/t/tar/tar_1.30+dfsg-ok5_arm64.deb Size: 575452 MD5sum: c033ebc1028a07dcea5022eff85e69ba SHA1: ae4872fff09b8e52350c84ab1d9502af5e5387c3 SHA256: 500e594688921882918b4b4ba4e45944060d53270340a8b986cd8f8a4846bcfa SHA512: d799b530a3e2a95f5e01dd6d4c315abe723e7aa47772e31f1001877cea09e9cadfe8039a39758d479257f667d0b9f0bd14f93df57869f34a1a7b320c53d3bedb Homepage: https://www.gnu.org/software/tar/ Description: GNU version of the tar archiving utility Tar is a program for packaging a set of files as a single archive in tar format. The function it performs is conceptually similar to cpio, and to things like PKZIP in the DOS world. It is heavily used by the Debian package management system, and is useful for performing system backups and exchanging sets of files with others. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tcl-dev Architecture: arm64 Version: 8.6.11-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: tcltk-defaults Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 36 Depends: tcl8.6-dev (>= 8.6.11+dfsg-1~), tcl Suggests: tcl-doc Conflicts: tk-tile Replaces: tk-tile Filename: pool/main/t/tcltk-defaults/tcl-dev_8.6.11-ok1_arm64.deb Size: 4336 MD5sum: 84e590d4f063737686388845263c034c SHA1: 2a3d63a7b2d4e76025a75f5559d34ca0d84e2093 SHA256: ca92850022c0fa8a49bdaa97ddff4da42a43a17afd667cb7e2993c7095f71041 SHA512: 4a62ea01497faed1456535f83a5d0d4d2f410db114d6323d1e98caf53676610636566da79f5140ef8a00237c2d8abd151fd584d78ddc0af125d76c78ad4d4e4d Description: Tool Command Language (default version) - development files Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. . This package is a dependency package, which depends on Debian's default Tcl version (currently 8.6). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tcl-doc Architecture: all Version: 8.6.11-ok1 Priority: optional Section: doc Source: tcltk-defaults Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 143 Recommends: tcl8.6-doc (>= 8.6.11+dfsg-1~) Suggests: tcl Filename: pool/main/t/tcltk-defaults/tcl-doc_8.6.11-ok1_all.deb Size: 115506 MD5sum: b84d1ade83a5247c7d84170538e87bd5 SHA1: 21d0ba99dfa5977d7a40030236d6bf21d5fb910d SHA256: 802bf2346098e1e0f5c3636d0dfb064daf1ad1f3ea90dc4903b6c89ab26d180b SHA512: 113c07e8837d1c74aa0d654db189c8f4588b2eddff81852ea31732352bcfaa37ee47913ca00d906c1d15dd79fc7990fbb19d3665d3c5653c04a101f93b943e04 Description: Tool Command Language (default version) - manual pages Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the man pages for Tcl commands. . This package is a dependency package, which depends on Debian's default Tcl version (currently 8.6). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tcl8.6-dev Architecture: arm64 Version: 8.6.12-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: tcl8.6 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4974 Depends: dpkg-dev (>= 1.16.1~), zlib1g-dev, libtcl8.6 (= 8.6.12-ok3), tcl8.6 Suggests: tcl8.6-doc Filename: pool/main/t/tcl8.6/tcl8.6-dev_8.6.12-ok3_arm64.deb Size: 1050538 MD5sum: a8dafc235e732fe0dedd06033ef12642 SHA1: 6291d97001616ab65a19fd7ae41f5704707265e2 SHA256: 2afff797337bd923b3b799316e61505dc5f665e4465c254cd5701a4c2013c054 SHA512: 09fcbf94830ac41cf5816d84ca63af99c04a2041ac1b5e8d6e54d8a9a83e79553f3c967b1240313703770dc2e67e54b05e8af1a2df7eb096b21b2e2df126552d Homepage: http://www.tcl.tk/ Description: Tcl (the Tool Command Language) v8.6 - development files Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the headers and libraries needed to embed or extend Tcl. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tcl8.6-doc Architecture: all Version: 8.6.12-ok3 Priority: optional Section: doc Source: tcl8.6 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2635 Provides: tcldoc Suggests: tcl8.6 Conflicts: tcldoc Filename: pool/main/t/tcl8.6/tcl8.6-doc_8.6.12-ok3_all.deb Size: 1115422 MD5sum: 65bec79fcf4a8dfed3d66bcf49a4d308 SHA1: 705b8e97edf1be07d8f3477f7460afc3b616bc8f SHA256: 4870efb21b0f58e67c7d2cf64326ce97d834305db16dd3876c24d6e44c6277aa SHA512: f346990887e768a2cdc6c8aaf391b6b79e50767da87b09f8258ec8c8b02c5c916f9dd034442486dccee9a180a086b80abe4304bfc695e4f2f011b0cd4d9d12b4 Homepage: http://www.tcl.tk/ Description: Tcl (the Tool Command Language) v8.6 - manual pages Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the man pages for Tcl commands. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tcl8.6 Architecture: arm64 Version: 8.6.12-ok3 Multi-Arch: foreign Priority: optional Section: interpreters Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 314 Depends: libc6 (>= 2.34), libtcl8.6 (>= 8.6.0) Suggests: tcl-tclreadline Conflicts: tcl74 (<= 7.4p3-2) Filename: pool/main/t/tcl8.6/tcl8.6_8.6.12-ok3_arm64.deb Size: 45108 MD5sum: 13484b1ab4ca0a8250a79b9dea9702c8 SHA1: b0426aed9b90e6b30d639a64a4e0b6533b8c295f SHA256: 75d1229ac29b778b8feb7b87845bc059c39a7fb76fb5c60c844e8a00182bcf69 SHA512: d628a37c899654be95a79d8953def67f7383ce8c9628d48d40edda3ab580f167530fc2b6e3e00de786e5134b20b5acf87969bb6f5afd560bad2fe7e9a32773e1 Homepage: http://www.tcl.tk/ Description: Tcl (the Tool Command Language) v8.6 - shell Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl shell which you need to run Tcl scripts. This version includes thread support. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tcl Architecture: arm64 Version: 8.6.11-ok1 Multi-Arch: foreign Priority: optional Section: interpreters Source: tcltk-defaults Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 17 Provides: tclsh Depends: tcl8.6 (>= 8.6.11+dfsg-1~) Breaks: tcl8.3 (<< 8.3.5-15), tcl8.4 (<< 8.4.20-2), tcl8.5 (<< 8.5.14-3), tcl8.6 (<< 8.6.0-2) Filename: pool/main/t/tcltk-defaults/tcl_8.6.11-ok1_arm64.deb Size: 2036 MD5sum: b4f7505c1f0e3e74afd70bbecc0fa430 SHA1: 037c549a72373bdd4e16ad4a616082badd3bd79e SHA256: 07afa3c9e867786178573e64d14bc0a3c6b3a2d8fec5f8631693451002099d1d SHA512: 50992680bc3efd4e1481b84ad3c38686d5c1af16348c0fd96ac1f48f270e4bdcd3f4d85ead2a70b8b7e141a4abe5a99c997f570663f1b75ddfaff1a55712eb7b Description: Tool Command Language (default version) - shell Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. . This package is a dependency package, which depends on Debian's default Tcl version (currently 8.6). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tclxapian Architecture: arm64 Version: 1.4.14-ok1.1 Priority: optional Section: interpreters Source: xapian-bindings Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1170 Depends: tcl | tclsh, libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.12~) Suggests: xapian-doc Filename: pool/main/x/xapian-bindings/tclxapian_1.4.14-ok1.1_arm64.deb Size: 223850 MD5sum: 15aa85fc3425a80977cb8687f0211c83 SHA1: 435a70fb8f296af6df91237ec2a5ccfa3bd4aaa1 SHA256: aaf2a8e014be72c009a24c968cf3e69ca3868477fb9e3edaaae5ee5999a7e6f1 SHA512: 81bcc0cbc098ad8deb8f04200114319a09f8e4bd5fb3940681dca3097d9f3c43b52c7a54b8077f782129d8bce9d817174f3063f1629574f2fb4971c8acb839c8 Homepage: https://xapian.org/ Description: Xapian search engine interface for Tcl This package provides Xapian Tcl bindings which should work with any version of Tcl >= 8.1 (by using Tcl's stubs mechanism.) . 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 Tcl bindings provide an interface to the Xapian library from the Tcl programming language, allowing both indexing and retrieval operations. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tdb-tools Architecture: arm64 Version: 1.4.8-ok2 Priority: optional Section: utils Source: tdb Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 304 Depends: libc6 (>= 2.34), libtdb1 (>= 1.2.11) Filename: pool/main/t/tdb/tdb-tools_1.4.8-ok2_arm64.deb Size: 25544 MD5sum: 7646746e6d0dc2173ac802d4b8bf47aa SHA1: 4e771c2ab2a119d986b3b6805f6765664927651a SHA256: a910e34d5d6924f1985f494c65c0c3a5fdf17514f455a516dad4eefbe0d4532c SHA512: cfce4d03b2462ad18b3ca157a55f89714178ec37658e969ff391ec8a2b6181ce87aa5f7729d84bd602314ddfee3de644bd319550228a6f5c693a25778bd0bd56 Homepage: https://tdb.samba.org/ Description: Trivial Database - bundled binaries 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 bundled test and utility binaries cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tex-common Architecture: all Version: 6.17-ok2 Multi-Arch: foreign Priority: optional Section: tex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 137 Provides: dh-sequence-tex Pre-Depends: dpkg Depends: ucf Suggests: debhelper Conflicts: tetex-base (<< 2007), texlive-common (<< 2009) Breaks: cm-super-minimal (<< 0.3.4-12), context-doc-nonfree (<= 2012.06.27-1), gregoriotex (<= 2.0-1.1), itrans (<= 5.3-10), jadetex (<= 3.13-12), ko.tex-base (<= 0.1.0+20071012-1), ko.tex-extra (<= 0.1.0+20071012-1), latex-cjk-chinese (<< 4.8.2+git20111216-2), latex-cjk-chinese-arphic-bkai00mp (<= 1.21+nmu1), latex-cjk-chinese-arphic-bsmi00lp (<= 1.21+nmu1), latex-cjk-chinese-arphic-gbsn00lp (<= 1.21+nmu1), latex-cjk-chinese-arphic-gkai00mp (<= 1.21+nmu1), latex-cjk-thai (<= 4.8.2+git20111216-1), latex-fonts-sipa-arundina (<= 0.2.0-1), latex-fonts-thai-tlwg (<= 1:0.5.0-1), latex-sanskrit (<= 2.2-8), luatex (<< 0.70.1), musixtex (<= 1:0.115-2), scalable-cyrfonts-tex (<= 4.15), texlive-binaries (<< 2015), texlive-common (<< 2010), texlive-lang-arab (<< 2012), thailatex (<< 2013) Replaces: dvipdfmx, tetex-base (<= 3.0-10) Filename: pool/main/t/tex-common/tex-common_6.17-ok2_all.deb Size: 29688 MD5sum: b8d69b2d2a0fdceddc8391e999c3a1fa SHA1: fa89a55939dd319bf26d0a6a879d7bef0f8d4e6b SHA256: 5b75bddef8569b3f4b78fbb32f8aef6467ff787c6b47718894fbb15ec31a6c5c SHA512: 7956d8bae99a2f96bb9cb170cfad0556c4bb8253a69350d60bc09e918b4bb076497f40450688356dc440936aede968f3e9da17482845e127faf4b2a8f3b83639 Description: common infrastructure for building and installing TeX This package contains a number of scripts and common configuration files that are needed to install a TeX System. . It also contains debhelper-like programs useful for building TeX packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: texinfo Architecture: arm64 Version: 6.8-6ok1.1 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: openKylin Developers Installed-Size: 12508 Depends: libc6 (>= 2.34), perl (>= 5.30.0-ok4), perlapi-5.30.0, libtext-unidecode-perl, libxml-libxml-perl, tex-common Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended Breaks: ja-trans (<= 0.7-3.1), tetex-base (<< 3.0), tetex-bin (<< 3.0), texinfo-doc-nonfree Replaces: tetex-base (<< 1.0.2+20000804-9), tetex-bin (<< 3.0), texinfo-doc-nonfree Filename: pool/main/t/texinfo/texinfo_6.8-6ok1.1_arm64.deb Size: 1794570 MD5sum: 649a8b942e9ea4cb01ed39e6e7ebabcb SHA1: 49e2b63f1a69a0b05062b6f4a9bc48719299c547 SHA256: 3f052222698a0d577069aec224de3918fe63df71f561f9b6a8ac7c5f78e99213 SHA512: 402a979f7413837c992abb85501bcab443555ce01e34a9651957a18ea443e91dbb76b12780f852e44189c0e3601878088128065ca3135d7446f627c973f26902 Homepage: https://www.gnu.org/software/texinfo/ Description: Documentation system for on-line information and printed output Texinfo is a documentation system that uses a single source file to produce both on-line information and printed output. . Using Texinfo, you can create a printed document with the normal features of a book, including chapters, sections, cross references, and indices. From the same Texinfo source file, you can create a menu-driven, on-line Info file with nodes, menus, cross references, and indices. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: thunar-archive-plugin Architecture: arm64 Version: 0.5.0-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 357 Depends: thunar (>= 0.5.0rc2-1), libc6 (>= 2.17), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 3.16.2), libthunarx-3-0 (>= 1.7.0) Recommends: xarchiver (>= 0.3.9.2beta2-2) | ark | file-roller | engrampa Filename: pool/main/t/thunar-archive-plugin/thunar-archive-plugin_0.5.0-ok1_arm64.deb Size: 41300 MD5sum: e8aaa2589d886892fbe95fc813bcda3d SHA1: 6562149cb33eca8c55ff4f603fffe268c1a4fa9e SHA256: 20420c259a3cafb68b82ee6b354e5f772bc95ace930c86fade68e09119864499 SHA512: 21cd48607d4a48f0bafdff3fe60df1d1a521651127285e115f0d657533693dd6ce03ca04592ba4fbee8c1b31d9c1314e8cbf6eaa16cd14e851f401dfb9e287d1 Homepage: https://docs.xfce.org/xfce/thunar/archive Description: Archive plugin for Thunar file manager This plugin allows one to extract and create archive from inside the Thunar file manager. At the moment it uses file-roller but will use xarchiver in the future. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: thunar-data Architecture: all Version: 4.18.6-ok1 Multi-Arch: foreign Priority: optional Section: xfce Source: thunar Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 5317 Filename: pool/main/t/thunar/thunar-data_4.18.6-ok1_all.deb Size: 908356 MD5sum: 4b30d5efe2d1c0475f030e1c66498668 SHA1: a7fd5081a5226d06994c40c80bf2a76dc07b6acf SHA256: 3e0df37d75a6e956acc3af2145638d194ea4c7f0d071bc3ac1ecbfcaea6507b0 SHA512: 04e65423e7da6e758dc43f60524885ce916dfa030093fc16e54eff8b211138c9288a522b4516fc87357a828aa4f78665a5fd3824fe244cdb1c17b6300ed067ff Homepage: https://docs.xfce.org/xfce/thunar/start Description: Provides thunar documentation, icons and translations This package contains architecture-independent files for thunar, the file manager and file management libraries for Xfce desktop environment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: thunar-media-tags-plugin Architecture: arm64 Version: 0.3.0-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 408 Depends: thunar (>= 1.1.0), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.17), libexo-2-0 (>= 0.11.0), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 3.16.2), libtagc0 (>= 1.5), libthunarx-3-0 (>= 1.7.0) Filename: pool/main/t/thunar-media-tags-plugin/thunar-media-tags-plugin_0.3.0-ok1_arm64.deb Size: 57626 MD5sum: 7f71d178aa419acc16c1e658a9884397 SHA1: fe6276330ca8ce87dc31015d65f8df764f71fc9a SHA256: a1c6399f06e4db7d8c6b26b2131f263e2baee9b90ad1d6f3c5d8e70a32dbb430 SHA512: 9dfaf83d46d5900c5bb9653db4658d828f9a7e4e54b99f960511aeea6548896fdd6c182ee5b5948cbc3aa7653a28e8516321a2e9c23893e83db4d3e597847498 Description: Media tags plugin for Thunar file manager This plugin allows tags editing from Thunar file manager and tags-based file renaming from inside Thunar Bulk Renamer cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: thunar-vcs-plugin Architecture: arm64 Version: 0.2.0-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1116 Depends: thunar (>= 0.5.0rc2-1), libapr1 (>= 1.2.7), libc6 (>= 2.17), libcairo2 (>= 1.2.4), libexo-2-0 (>= 0.11.4), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 3.16.2), libpango-1.0-0 (>= 1.14.0), libsvn1 (>= 1.9), libthunarx-3-0 (>= 1.7.0), libxfce4util7 (>= 4.9.0) Filename: pool/main/t/thunar-vcs-plugin/thunar-vcs-plugin_0.2.0-ok1_arm64.deb Size: 232336 MD5sum: 5b3dd189c85995dfbfe36bcaefe02df2 SHA1: 90dccf68840b65710b03412f496bca2c6aa4ba3c SHA256: f263a0237e82fd5df07bb74e2fdfbe18af66d155a4a5bfacad611ea8115dbde2 SHA512: 9e8a1185a68cdd48f3394a5791696fdb65ea2c72d07c4e01a4b596dbc424179aa76e4a910fcddfbe193e7712d33b448099dace2ac85f29f11fe1429012194e5f Homepage: https://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin Description: VCS plugin for Thunar file manager Git and Subversion integration into the Thunar file manager. The current features are: * most of the svn action: add, blame, checkout, cleanup, commit, copy, delete, export, import, lock, log, move, properties, relocate, resolved, revert, status, switch, unlock, update. * Subversion info in file properties dialog. * Basic Git actions: add, blame, branch, clean, clone, log, move, reset, stash, status. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: thunar-volman Architecture: arm64 Version: 4.18.0-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 871 Depends: exo-utils, thunar, libc6 (>= 2.34), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.16.2), libgudev-1.0-0 (>= 146), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libxfce4ui-2-0 (>= 4.15.1), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0) Filename: pool/main/t/thunar-volman/thunar-volman_4.18.0-ok1_arm64.deb Size: 133504 MD5sum: baf1d0ac41b278c6b5f9e337b0ddb39a SHA1: e2b967c4c45bd933fd6d7be73107da52fe876603 SHA256: 680bf5d3ed15b222fec930b2d4c723f051f5fe5312300f61b9bf53c625af2e1d SHA512: 60b5e9c27670b81db84b6f047e0d5e029b3e2a6cf54a3326d72f2370ff5a6615aab43aaf1cdb562a0aff417bf6a42a92ae50c8f17fbfdd7934d6930ee162356c Homepage: https://docs.xfce.org/xfce/thunar/thunar-volman Description: Thunar extension for volumes management The Thunar Volume Manager is an extension for the Thunar file manager, which enables automatic management of removable drives and media. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: thunar Architecture: arm64 Version: 4.18.6-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1456 Depends: desktop-file-utils, exo-utils, shared-mime-info, thunar-data (= 4.18.6-ok1), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.14.0), libexo-2-0 (>= 4.17.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.65.1), libgtk-3-0 (>= 3.21.5), libgudev-1.0-0 (>= 146), libice6 (>= 1:1.0.0), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.44.6), libsm6, libthunarx-3-0 (>= 1.7.0), libxfce4ui-2-0 (>= 4.17.6), libxfce4util7 (>= 4.17.2), libxfconf-0-3 (>= 4.6.0) Recommends: default-dbus-session-bus | dbus-session-bus, gvfs, policykit-1-gnome | polkit-1-auth-agent, thunar-volman, tumbler, udisks2, xdg-user-dirs, libxfce4panel-2.0-4 (>= 4.13.0) Suggests: thunar-archive-plugin, thunar-media-tags-plugin, gvfs-backends Breaks: thunar-data (<< 1.2.3-3) Replaces: thunar-data (<< 1.2.3-3) Filename: pool/main/t/thunar/thunar_4.18.6-ok1_arm64.deb Size: 342892 MD5sum: 2075ef1e0332ad63168ca6e43874771d SHA1: be4966cbdb63999edf4ae0d69a18dc7c132d6b40 SHA256: 7903c935a62c36158d4587cd2f59803f23463704bb561b94952c23669ecef89d SHA512: a1f5770e362a948893c78e3d103934b79e85a16442d7f4ed615ca1997ffa2b9099884be1504258ba80072e86582ee9d947952a5bf798cf6183b59f340f5ab0d3 Homepage: https://docs.xfce.org/xfce/thunar/start Description: File Manager for Xfce Thunar is the file manager designed to be the default file manager for the Xfce desktop environment. It has been designed to be fast and easy to use. . Also included is an Xfce panel plugin which can manage the desktop trash. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: thunarx-python Architecture: arm64 Version: 0.5.2-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 51 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.16.0), libgtk-3-0 (>= 3.0.0), libpython3.8 (>= 3.8.2), libthunarx-3-0 (>= 1.1.0), thunar (>= 0.4.0) Filename: pool/main/t/thunarx-python/thunarx-python_0.5.2-ok1_arm64.deb Size: 13724 MD5sum: b641155240bd36c5d9c3a085d56e128d SHA1: 26e06b98925ddffbb480c2226c2840f65b388802 SHA256: a6414bb5aeab140cdd8cd0082f8f0a997d125a417a221052a20d396304d192e9 SHA512: b407d22f9e2ddf827c758c411bf6608f5dab77cc5e018df9252f1e62e22ef2f31221593b47a7fc602028ea954c6ba9a24d07cb6362af5a0df40ea52fdbe4647a Homepage: https://goodies.xfce.org/projects/bindings/thunarx-python Description: Python bindings for the Thunar file manager Python bindings for the Thunar file manager, allowing property page and menu extensions to be written in Python. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tigervnc-common Architecture: arm64 Version: 1.10.1+dfsg-ok2 Priority: optional Section: x11 Source: tigervnc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: TigerVNC Packaging Team Installed-Size: 207 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), libx11-6 (>= 2:1.4.99.1) Breaks: tigervnc-server (<< 1.1.90), tigervnc-viewer (<< 1.1.90) Replaces: tigervnc-server (<< 1.1.90), tigervnc-viewer (<< 1.1.90) Filename: pool/main/t/tigervnc/tigervnc-common_1.10.1+dfsg-ok2_arm64.deb Size: 73224 MD5sum: 3fd5ec7f2186f8e667fb8bb01aa45dab SHA1: 65c82073f3d94e0bc86bc382f52db8ceb9ef6f67 SHA256: c46abeb1d1f33c29656aa6db90b4df66fc063df87830aa72af3342e06247912a SHA512: 6114298453bb769fbe42f17a1cdf6b33daed62728c6ea673e41eb086e29f36a0cfaea9d9aaa5198f61dac4ea4cd4c7ff8a4a58f06530857a5c87ed58be34abf7 Homepage: http://www.tigervnc.org Description: Virtual network computing; Common software needed by servers VNC stands for Virtual Network Computing. It is, in essence, a remote display system 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. . It is implemented in a client/server model. This package provides the vncpasswd and vncconfig tools. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tigervnc-scraping-server Architecture: arm64 Version: 1.10.1+dfsg-ok2 Priority: optional Section: x11 Source: tigervnc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: TigerVNC Packaging Team Installed-Size: 641 Provides: vnc-server Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgnutls30 (>= 3.6.12), libjpeg62-turbo (>= 1.3.1), libpam0g (>= 0.99.7.1), libstdc++6 (>= 5), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxrandr2 (>= 2:1.2.0), libxtst6, zlib1g (>= 1:1.1.4) Recommends: tigervnc-common Breaks: tigervnc-server (<< 1.1.90) Replaces: tigervnc-server (<< 1.1.90) Filename: pool/main/t/tigervnc/tigervnc-scraping-server_1.10.1+dfsg-ok2_arm64.deb Size: 254564 MD5sum: a7dfb8ccdd592dec7e3d9e019174526e SHA1: 28d263d900c9037f1eb4a95ba5f73250dacf70f1 SHA256: 6ef50623c7207faf493b20f0502c43cfbed2bb3e9bb0b9547b321be8d98fc559 SHA512: b0351b8d786313ac10383c5513aeeef3748c2eacbab902627183f478508eb5fd2610acb0c676800767043ae0af7b64c76540d54cb0d4d52ed3aec922cea9ea96 Homepage: http://www.tigervnc.org Description: Virtual network computing server performing X screen scraping VNC stands for Virtual Network Computing. It is, in essence, a remote display system 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 a VNC server that perform screen scraping of an already running X server to provide its VNC desktop. The VNC desktop can be viewed by any VNC viewer even on other operating systems. . Note: If you only want to scrape your local X11 server, you should consider the tigervnc-xorg-extension package. This package provides the vnc extension for your local X11 server. The usage of this extension is more efficient than a scraping vnc server. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tigervnc-standalone-server Architecture: arm64 Version: 1.10.1+dfsg-ok2 Priority: optional Section: x11 Source: tigervnc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: TigerVNC Packaging Team Installed-Size: 2737 Provides: vnc-server, xserver Depends: xkb-data, x11-xkb-utils, xauth, libfile-readbackwards-perl (>= 1.05), netbase, libaudit1 (>= 1:2.2.1), libc6 (>= 2.36), libgcc-s1 (>= 3.3.1), libgcrypt20 (>= 1.8.0), libgl1, libgnutls30 (>= 3.6.12), libjpeg62-turbo (>= 1.3.1), libpam0g (>= 0.99.7.1), libpixman-1-0 (>= 0.30.0), libselinux1 (>= 2.0.82), libstdc++6 (>= 5.2), libsystemd0, libunwind8, libxau6, libxdmcp6, libxfont2 (>= 1:2.0.1), zlib1g (>= 1:1.1.4), perl:any Recommends: tigervnc-common, libgl1-mesa-dri (>= 7.1~rc1), xfonts-base, x11-xserver-utils Suggests: xfonts-100dpi | xfonts-75dpi, xfonts-scalable Breaks: tigervnc-server (<< 1.1.90) Replaces: tigervnc-server (<< 1.1.90) Filename: pool/main/t/tigervnc/tigervnc-standalone-server_1.10.1+dfsg-ok2_arm64.deb Size: 1122262 MD5sum: baa60cf63bbcc1164425d1fd29db6ab2 SHA1: a96a40a13b86c6223fe2b82d94b6b7254dd9e372 SHA256: 112de97a86e96161e3f87e003faa1d16d93245a0526edf58708301cac40edfc8 SHA512: 5eba2dc9b6dd1451a631c38b40f6fde45331a671b39940191cbe934d6536d48b89e95dd5fff117c643f358abf9fe36a4b1962fbf3763ae258dc57ae0f884e5c5 Homepage: http://www.tigervnc.org Description: Standalone virtual network computing server VNC stands for Virtual Network Computing. It is, in essence, a remote display system 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 a standalone VNC server to which clients can connect. The server generates a display that can be viewed with a vncviewer. . Note: This server does not need a display. You need a VNC viewer to see something. This viewer may also be on a computer running other operating systems. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tigervnc-viewer Architecture: arm64 Version: 1.10.1+dfsg-ok2 Priority: optional Section: x11 Source: tigervnc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: TigerVNC Packaging Team Installed-Size: 608 Provides: vnc-viewer, vncviewer Depends: libc6 (>= 2.34), libfltk-images1.3 (>= 1.3.3), libfltk1.3 (>= 1.3.4), libgcc-s1 (>= 3.3.1), libgnutls30 (>= 3.6.12), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 5), libx11-6, libxext6, libxrender1, zlib1g (>= 1:1.1.4) Suggests: tigervnc-common Filename: pool/main/t/tigervnc/tigervnc-viewer_1.10.1+dfsg-ok2_arm64.deb Size: 232794 MD5sum: 3c8d7f39cf7e7779b8e91b33dd5fc350 SHA1: 31c9b3e20fba3401be98ae91bf4b88ec82d4174f SHA256: ce31b8a78a860c1e9c2df51abf266cd4d061430406d25b2c0ba27a933019a6b5 SHA512: 701a122ce5ad5cb515140d94c1f4a7f749ab7f2291fd74afb958e3e7f157358c293a55579729905ad6d7522727bc2741008ea94435bb5a037bf9e4f903316277 Homepage: http://www.tigervnc.org Description: Virtual network computing client for X VNC stands for Virtual Network Computing. It is, in essence, a remote display system 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 a VNC client for X. With this you can connect to a VNC server and display its content. There are VNC servers available for other operating systems. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tigervnc-xorg-extension Architecture: arm64 Version: 1.10.1+dfsg-ok2 Priority: optional Section: x11 Source: tigervnc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: TigerVNC Packaging Team Installed-Size: 591 Provides: vnc-server, vnc-xorg-extension Depends: xserver-xorg-core (>= 2:1.7.7), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libgnutls30 (>= 3.6.12), libjpeg62-turbo (>= 1.3.1), libpam0g (>= 0.99.7.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Recommends: tigervnc-common Breaks: tigervnc-server (<< 1.1.90) Replaces: tigervnc-server (<< 1.1.90) Filename: pool/main/t/tigervnc/tigervnc-xorg-extension_1.10.1+dfsg-ok2_arm64.deb Size: 227324 MD5sum: 6ef0f6178df802d6a7d894af22463311 SHA1: 122f48b4c7ecf377c06e673bb1421ff412548751 SHA256: 1a9a43a32aab90a1aafd6acfaad388d25dc37e40f4f4566a28a4ac320ccff17e SHA512: bc3442120c93d509df6ddd4405a0a78c81b3a64cb01c57fa68f27737bda899a0144fe9515033525333806f932334e39b253e7e36b2c5329979b55eff111b6cd3 Homepage: http://www.tigervnc.org Description: Virtual network computing X server extension VNC stands for Virtual Network Computing. It is, in essence, a remote display system which allows you to view a computing `desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package contains an X server connector so VNC clients can connect to your local X desktop directly. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: time-cursor-theme Architecture: all Version: 1.0.0.0-ok1.4 Priority: optional Section: gnome Source: time-theme Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ubuntu Kylin Team Installed-Size: 7619 Filename: pool/main/t/time-theme/time-cursor-theme_1.0.0.0-ok1.4_all.deb Size: 243198 MD5sum: 9da6e52ae6dc9fae23406305cb917ec1 SHA1: 26b8bb93068b15398df87eb7a1f6953237eb47fd SHA256: 31dac92b2e67bc5290873339eee1f775d09093619f98a07565edff16769974f6 SHA512: 13dde458fb55081c8eb0439a1e5287631d6f10f0327d879d29de530231ae07428f570ba335987a736f7a3b6eafd5175b9c5e20de360823a5072b5f801112e8fb Homepage: https://github.com/ukui/ubuntukylin-theme Description: theme for Ubuntu Kylin This package contains the default theme for Ubuntu Kylin, which is to be a flavor of Ubuntu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: time-icon-theme Architecture: all Version: 1.0.0.0-ok1.4 Priority: optional Section: gnome Source: time-theme Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ubuntu Kylin Team Installed-Size: 65406 Depends: hicolor-icon-theme, gnome-icon-theme, adwaita-icon-theme, gtk-update-icon-cache, openkylin-theme Filename: pool/main/t/time-theme/time-icon-theme_1.0.0.0-ok1.4_all.deb Size: 49095804 MD5sum: 4d04a9dce2c7f7627a3be7c04e56a966 SHA1: d474e1a68315955c61d47d449dd1ca89328b4ef5 SHA256: 944965db5cf815bcebc26c4b2763ad55334de2c67bf2261865c0e0e333ae93b9 SHA512: aed58f9e05b6acfdc2c959cacb2b9492e3cd64236935332adf91f7e984c3049453979d1d61ab5141f8dcc28f0b178641264b4aef9f7a673537cd2505cff0fb4a Homepage: https://github.com/ukui/ubuntukylin-theme Description: theme for Ubuntu Kylin This package contains the default theme for Ubuntu Kylin, which is to be a flavor of Ubuntu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: time-shutdown Architecture: arm64 Version: 4.0.0.0-ok0~0412.3 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 446 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-ukenv (>= 2.3.1.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1), libx11-6, dconf-gsettings-backend | gsettings-backend Filename: pool/main/t/time-shutdown/time-shutdown_4.0.0.0-ok0~0412.3_arm64.deb Size: 141590 MD5sum: afa93ab951023f9d91eedf3d44199cd1 SHA1: 24b0f4e094905cbbab81446aa358b2517ea12053 SHA256: 3cf4957fb3e41d9732e02c3d274a6806ac3e1fcdaa29eeb30f20506783bfd789 SHA512: 2794f72595ecb3319c6cd621443dc01b6bc41784a3519117301e803be032651c8717dcd06f3f0b7e07af489c8ef244c7cf0b4ea953158c93b901d9ef62fed559 Homepage: https://github.com/ukui/time-shutdown.git Description: parallels toolbox for UKUI The time-shutdown is mainly used in the desktop operating system. Timed shutdown program The shutdown frequency can be selected. When the time is set, the shutdown interface will be triggered and a notification popup will be sent. You can select, postpone and set. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: timgm6mb-soundfont Architecture: all Version: 1.3-5ok1 Multi-Arch: foreign Priority: optional Section: sound Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 6072 Provides: sf2-soundfont-gm, sf3-soundfont-gm Suggests: fluid-soundfont-gm Breaks: musescore-soundfont-gm (<< 2) Replaces: musescore-soundfont-gm (<< 2) Enhances: fluidsynth, musescore, timidity Filename: pool/main/t/timgm6mb-soundfont/timgm6mb-soundfont_1.3-5ok1_all.deb Size: 5576144 MD5sum: 975e1f678e89ff20b9a31474a238ef72 SHA1: 6ff8a174a2bb9c411dce9bd9bf62519d148c2e84 SHA256: b7e31beb37800fa1381986246b4b2ec484e9511510cc96edf07af4c2b8a6914b SHA512: 3fe1bf9b7c45e9a7d33724bdec194f0f118afc529d37ffb3b7a2d4ae14069f8fe586f1f1123c34b7150e427c5b9876ef53d90725e783618fc27afa408e7d621d Homepage: https://timbrechbill.com/saxguru/Timidity.php Description: TimGM6mb SoundFont from MuseScore 1.3 This is a small but complete GM SoundFont, originally packaged with MuseScore 1.3, but dropped from MuseScore 2.0. . This package will be installed into /usr/share/sounds/sf2/. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: timidity-daemon Architecture: all Version: 2.14.0-8ok1.1 Priority: optional Section: sound Source: timidity Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 60 Depends: adduser, lsb-base, timidity (>= 2.14.0-8ok1.1) Breaks: timidity (<< 2.14.0-1~) Replaces: timidity (<< 2.14.0-1~) Filename: pool/main/t/timidity/timidity-daemon_2.14.0-8ok1.1_all.deb Size: 13594 MD5sum: e072e5f56375c6c0a1e161cc455a5fb3 SHA1: b6654de33b18c2f54d56917b80113dc25f7f25b9 SHA256: 4c3ee8423ee44329616c4e509ae9e6233ce8519cf295be5a7255d78fe4a5b9f3 SHA512: 1742de7a45061f6751d444d73d4c31485755a74e531749df37bc1711138cc765a45e3376f27b1d9a6b0eb753799ec181ef3d1d77d5361eef8f44140a7dec8a41 Homepage: http://timidity.sourceforge.net/ Description: runs TiMidity++ as a system-wide MIDI sequencer TiMidity++ is a very high quality software-only MIDI sequencer and MOD player. . This package is not needed for a desktop install and output by default using the ALSA driver. . This package provides TiMidity++ as a system-wide MIDI sequencer. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: timidity-el Architecture: all Version: 2.14.0-8ok1.1 Priority: optional Section: lisp Source: timidity Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 84 Depends: emacsen-common, timidity (>= 2.14.0-8ok1.1) Filename: pool/main/t/timidity/timidity-el_2.14.0-8ok1.1_all.deb Size: 16824 MD5sum: f51765597470c038b82bca33c3d3cff4 SHA1: 6ba0be09c58749afe958cab32e9a4e85a9aee8be SHA256: 2a7c503443f9ededdb3c580b8023b3fb5fb0780b9f38a71ff754a4da20f6bf06 SHA512: b005fdd74d92795e7d584911d36dc9b81c72e6b059ef169dbd016d978d9f1f6822cc594bc9e4f9d8e41ee6e33f972fbf64ab4b981c4fbd2ecbcc3989dc1f2ff5 Homepage: http://timidity.sourceforge.net/ Description: Emacs front end to Timidity++ The timidity.el Emacs-Lisp program is a front-end to the TiMidity++ software- only MIDI sequencer and MOD player. You can play MIDI amd MOD files directly from Emacs with this package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: timidity-interfaces-extra Architecture: arm64 Version: 2.14.0-8ok1.1 Priority: optional Section: sound Source: timidity Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 279 Depends: timidity (= 2.14.0-8ok1.1), wish, libc6 (>= 2.27), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libslang2 (>= 2.2.4), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0), libx11-6 Filename: pool/main/t/timidity/timidity-interfaces-extra_2.14.0-8ok1.1_arm64.deb Size: 81632 MD5sum: 195d40c61365e42d7459706b4785acfe SHA1: 5cbe339b47bbb2737ce332f5843e84d602d2022b SHA256: e022897fef490e8645908581eab448c8054f72ba356910ba4ede88717d0cc450 SHA512: 5816aaf74da2d3845ffc2fecfd25f3e249b7f44172da76aabed899963dccb767f333b45dfce98e101754bf65bfbf58b0dd43ce3b436b33d1851ed7bc3656831e Homepage: http://timidity.sourceforge.net/ Description: TiMidity++ extra user interfaces TiMidity++ is a very high quality software-only MIDI sequencer and MOD player. . This package provides extra TiMidity++ user interfaces, which have limited functionality when compared to those in the main package. . Interfaces in this package: VT100, Tcl/Tk, S-Lang, XSkin, GTK2 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: timidity Architecture: arm64 Version: 2.14.0-8ok1.1 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1529 Depends: lsb-base, libao4 (>= 1.1.0), libasound2 (>= 1.0.16), libc6 (>= 2.34), libflac8 (>= 1.3.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libncurses6 (>= 6), libogg0 (>= 1.0rc3), libpng16-16 (>= 1.6.2-1), libspeex1 (>= 1.2~beta3-1), libtinfo6 (>= 6), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libx11-6, libxaw7, libxext6, libxt6 Recommends: fluid-soundfont-gm Suggests: fluid-soundfont-gs, freepats, pmidi, timidity-daemon (>= 2.14.0-1) Breaks: timidity-daemon (<< 2.14.0-1~) Filename: pool/main/t/timidity/timidity_2.14.0-8ok1.1_arm64.deb Size: 657052 MD5sum: 6a4a5db2eb172562c2d1a0e55d3ec534 SHA1: f7fd12454fadaa2c6ed40ba7f442be567e3a7c51 SHA256: 14c7117846ea8bd323cc57b08d98967a23cc5a5834283f41a95be0f5939dbc1a SHA512: 7d02a98937253a587fc5ceb0cc120ff7ec82ec7cfcbb387869a0ef47d87cc90e4817b345de0a66a0760cb36afa4686a80d6ae0d1811e6e51f58dbed94cfb745e Homepage: http://timidity.sourceforge.net/ Description: Software sound renderer (MIDI sequencer, MOD player) TiMidity++ is a very high quality software-only MIDI sequencer and MOD player. It uses sound fonts (GUS-compatible or SF2-compatible) to render MIDI files, which are not included in this package. . * Plays MIDI files without any external MIDI instruments at all * Understands SMF, RCP/R36/G18/G36, MFI, RMI (MIDI) * Autodetects and supports GM/GS/XG MIDI * Understands MOD, XM, S3M, IT, 699, AMF, DSM, FAR, GDM, IMF, MED, MTM, STM, STX, ULT, UNI (MOD) * Does MOD to MIDI conversion (including playback) * Outputs audio into various audio file formats: WAV, au, AIFF, Ogg (Vorbis, FLAC, Speex) * Supports JACK, ALSA and AO drivers * Uses Gravis Ultrasound compatible patch files and SoundFont2 patch files as the voice data for MIDI instruments * Supports playing from archives (zip, lzh, tar...). * Timidity++ can be used as an ALSA sequencer device cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tk-dev Architecture: arm64 Version: 8.6.11-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: tcltk-defaults Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 20 Depends: tk8.6-dev (>= 8.6.11-1~), tk, tcl-dev Suggests: tk-doc Filename: pool/main/t/tcltk-defaults/tk-dev_8.6.11-ok1_arm64.deb Size: 1474 MD5sum: 98a012b1e715f69fb15d058c628c4a2c SHA1: 77b6053ced18040d6b0afacd8ebd45fe4e1fa65c SHA256: 197f23f853504a389209f30c4d22c1084b7f6e1e021bdf1f3ab399885f47cec0 SHA512: 2cb316b3d0021dcbccb56483fa5cc8d96644dbefa82ff402c7689fa4e103e93649adc5d5e4dc9cdcff7255954d809948c03cb442880c2f728a52e4d59be53169 Description: Toolkit for Tcl and X11 (default version) - development 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 is a dependency package, which depends on Debian's default Tk version (currently 8.6). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tk-doc Architecture: all Version: 8.6.11-ok1 Priority: optional Section: doc Source: tcltk-defaults Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 6 Depends: tcl-doc (= 8.6.11-ok1) Recommends: tk8.6-doc (>= 8.6.11-1~) Suggests: tk Filename: pool/main/t/tcltk-defaults/tk-doc_8.6.11-ok1_all.deb Size: 882 MD5sum: 4b0dc2540999b0402c3e4b5747240eb3 SHA1: 336f820ba1f52e54a35c1ec9d2fb92e5740adf06 SHA256: 21802517cdf4e64fdcdef4666fe45513c493dd9fbd3be8ab9c6d3e06e70c4c1b SHA512: 8b749f6ba71884fdd878b432909786781b4b1b81dbf7abae7327929bb6b16d554e0a4fa799f1b28a71d251b9909c3b960dfe6b270d7154b373056e4fdfc45055 Description: Toolkit for Tcl and X11 (default version) - manual pages Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. . This package is a dependency package, which depends on Debian's default Tk version (currently 8.6). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tk8.6-blt2.5 Architecture: arm64 Version: 2.5.3+dfsg-ok3 Priority: optional Section: libs Source: blt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2478 Depends: libc6 (>= 2.35), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0), libx11-6 Suggests: blt-demo Conflicts: blt4.2, blt8.0, blt8.0-unoff Breaks: blt (<< 2.5.3-5~) Replaces: blt (<< 2.5.3-5~), blt-demo (<< 2.4i-1), blt-dev (<< 2.4z-3), blt4.2, blt8.0, blt8.0-unoff Filename: pool/main/b/blt/tk8.6-blt2.5_2.5.3+dfsg-ok3_arm64.deb Size: 535400 MD5sum: 324182c407e0e3fcd9c41864f6f87880 SHA1: 73cc4f0a955dc4e26b8dbcbff2d582d9bc298582 SHA256: a62aa4213bbf5d44ce914d61cc929e89e15953d5f91e00e36596b80099b4fcee SHA512: dbb75e8eb231065364085b464dcd263268708c99dd8f58f8c81dbed226e4ab2a03c35c89c979cb128144607defb27ce6c2d06a438056a8b1ce191b024f50b137 Homepage: http://blt.sourceforge.net/ Description: graphics extension library for Tcl/Tk - library 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 everything you need to use BLT with your Tcl/Tk scripts and Tcl/Tk-enabled apps. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tk8.6-dev Architecture: arm64 Version: 8.6.12-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: tk8.6 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3474 Depends: dpkg-dev (>= 1.16.1~), x11proto-core-dev, libx11-dev, libxss-dev, libxext-dev, libxft-dev, tcl8.6-dev (>= 8.6.0-2), libtk8.6 (= 8.6.12-ok2), tk8.6 Suggests: tk8.6-doc Filename: pool/main/t/tk8.6/tk8.6-dev_8.6.12-ok2_arm64.deb Size: 824688 MD5sum: 716f4e6a5775ef2147c16686cb5afef0 SHA1: 5cf905dc015889aa79d80fc64ecb758aebbb233e SHA256: a4c6fc53c403b77a19c28933bf90691019a8c0d50cfcec4697e6a4ec7b5b1612 SHA512: 7ddc07ebfe0e96b3efadf87b2d7af57c939056dcbcd5fc882513476dbc94df29b2ccfce747613d95912fb94c9a2b6f0d4ca56091172a6d41d52a232a58160561 Homepage: http://www.tcl.tk/ Description: Tk toolkit for Tcl and X11 v8.6 - development 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 headers and libraries needed to extend or embed Tk. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tk8.6-doc Architecture: all Version: 8.6.12-ok2 Priority: optional Section: doc Source: tk8.6 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2087 Provides: tkdoc Suggests: tk8.6 Conflicts: tk8.6 (<< 8.6.0-2), tkdoc Replaces: tk8.6 (<< 8.6.0-2) Filename: pool/main/t/tk8.6/tk8.6-doc_8.6.12-ok2_all.deb Size: 1081716 MD5sum: 01c57a4990af082b1787236cc17fecbb SHA1: e7b9dfe7a72645cbca2723e507618940cee7bd74 SHA256: 3185634ecb730edf81bd466eff2b6366d76da099cc4c5924cbda8696c7366450 SHA512: b79dee58435ce8197d1157d44e2a55dc8005b6be5bc0ce778f94de476def38b2d9ef279b0b9b7e036c5db2d1db96c1bb489d48a9c6d2c15e04f163f4e4a926f9 Homepage: http://www.tcl.tk/ Description: Tk toolkit for Tcl and X11 v8.6 - manual pages 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 manual pages for the Tk commands. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tk8.6 Architecture: arm64 Version: 8.6.12-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 110 Depends: libc6 (>= 2.34), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0) Recommends: xterm | x-terminal-emulator Conflicts: libtk-img (<< 1.2.5), tk40 (<= 4.0p3-2) Filename: pool/main/t/tk8.6/tk8.6_8.6.12-ok2_arm64.deb Size: 26816 MD5sum: ef6761f9166642c3b2a51064c4dc6dd0 SHA1: 891e2fc3a91068144cf441cdc813744d16af7ed7 SHA256: c5377046b8fd3c31cad2f484c5c9e0e2618b08b2d737e4b8b3097e5663f3d6f4 SHA512: 3071832e77b9353582a718f7451219ff3dc5c2324645f187924d65f1c5ad7b3640eb0473af76a2c009901fa76db275bfb9ea22955a957a01a93928602a9263ab Homepage: http://www.tcl.tk/ Description: Tk toolkit for Tcl and X11 v8.6 - windowing shell 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 windowing Tcl/Tk shell (wish). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tk Architecture: arm64 Version: 8.6.11-ok1 Multi-Arch: foreign Priority: optional Section: interpreters Source: tcltk-defaults Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 17 Provides: wish Depends: tk8.6 (>= 8.6.11-1~), tcl Breaks: tk8.3 (<< 8.3.5-16), tk8.4 (<< 8.4.20-2), tk8.5 (<< 8.5.14-3), tk8.6 (<< 8.6.0-2) Filename: pool/main/t/tcltk-defaults/tk_8.6.11-ok1_arm64.deb Size: 1650 MD5sum: e9531b06858c4ee6ff99ce574e2eda99 SHA1: 14693a090c8977296b18921348e960dc5c759450 SHA256: 6844b7421ea4f9550e7e5feb9f23a27f3f0736a07d349f05eb0e2e14134dc8a6 SHA512: 87803de1a91c983dbd3771d7e3d05a0512648f325251bc47de73f44ebc590befb1828bb0766bc08c5dad52d21c7425afc21b1f66e318193c0d31c06b5c56d207 Description: Toolkit for Tcl and X11 (default version) - windowing shell Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. . This package is a dependency package, which depends on Debian's default Tk version (currently 8.6). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tkmib Architecture: all Version: 5.8+dfsg-ok8 Priority: optional Section: net Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1547 Depends: libsnmp-perl (>= 5.8+dfsg-ok8), perl-tk Filename: pool/main/n/net-snmp/tkmib_5.8+dfsg-ok8_all.deb Size: 92390 MD5sum: 7241c1e5697758a25558266ab786cd87 SHA1: 80ce1393f9fd5bab5aff7e5e606cb2a17824dcd0 SHA256: a05d69f604878fe02155b103bc06909b660a5c083ca4463927ed87e4a5232c0d SHA512: 665e8681c76c50c1cb834a113ac3af4df97d4551903948fbb45a076fccf04fee672e6a5565cdd39e1279fa8935c9aee4811e5a6254029737d6a76548fc5e0b3b Homepage: http://net-snmp.sourceforge.net/ Description: SNMP (Simple Network Management Protocol) MIB browser The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP MIB (Management Information Base) Browser provides a graphical frontend for the Net-SNMP tools. It can be used to browse the MIB tree and interactively send requests to SNMP agents. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tmux Architecture: arm64 Version: 3.3a-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 967 Depends: libc6 (>= 2.34), libevent-core-2.1-7 (>= 2.1.8-stable), libtinfo6 (>= 6), libutempter0 (>= 1.1.5) Filename: pool/main/t/tmux/tmux_3.3a-ok1_arm64.deb Size: 411358 MD5sum: 7fca09e8872c134149987272a8131544 SHA1: 4514b8fddee19ba29d43c97fb6e5ba284777c0cd SHA256: 1fbffa86cff90a757672d29f0db03baa75c586006205cd536c9b6c413efb73d1 SHA512: ece9be964c39aa6a251828cc3fcda336cc12af45696c05ba1e5c55f20cf1f1290ad78fec23afce4d3d75c0820f14e8b84a7986d6d813d2474ae0604a845fe02c Homepage: https://tmux.github.io/ Description: terminal multiplexer tmux enables a number of terminals (or windows) to be accessed and controlled from a single terminal like screen. tmux runs as a server-client system. A server is created automatically when necessary and holds a number of sessions, each of which may have a number of windows linked to it. Any number of clients may connect to a session, or the server may be controlled by issuing commands with tmux. Communication takes place through a socket, by default placed in /tmp. Moreover tmux provides a consistent and well-documented command interface, with the same syntax whether used interactively, as a key binding, or from the shell. It offers a choice of vim or Emacs key layouts. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tofrodos Architecture: arm64 Version: 1.7.13-ok2 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 69 Depends: libc6 (>= 2.17) Filename: pool/main/t/tofrodos/tofrodos_1.7.13-ok2_arm64.deb Size: 26678 MD5sum: f3941ae42c24c1799f135a8d7d6a2cdc SHA1: 49123a461d091f8afaec5fc0fe81c3eec3e6f580 SHA256: d0a2ff82764f6b41111c77969e0af529527a2005dd3ab980687c5df107aee364 SHA512: 695a3c3bc22c140b7fb0985be219e7cbeaa2d9883ddb949bc2a5c8449b1598481664b54e1e4942ae503accc6e2570db5126deb40e270af9570be22cb80a0cdca Homepage: http://www.thefreecountry.com/tofrodos/index.shtml Description: Converts DOS <-> Unix text files, alias tofromdos DOS text files traditionally have CR/LF (carriage return/line feed) pairs as their new line delimiters while Unix text files traditionally have LFs (line feeds) to terminate each line. . Tofrodos comprises one program, "fromdos" alias "todos", which converts text files to and from these formats. Use "fromdos" to convert DOS text files to the Unix format, and "todos" to convert Unix text files to the DOS format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tpm-udev Architecture: all Version: 0.6-ok1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 18 Depends: adduser, udev Filename: pool/main/t/tpm-udev/tpm-udev_0.6-ok1_all.deb Size: 2580 MD5sum: 58670894c4046cd0d3b6934e8165af05 SHA1: 7ad4a753de608678f3f5d3f1f64846b567d874cc SHA256: 290a62c995257a04d335614a87cc782667eb3e940e4f5714367ff7ef3b27d92f SHA512: c121053e2cc0d2e414530834cde99846548b6dffa175fb31b05535761212eea8b6c14a285f8d1a2911c625c51947a6cbe6a6c54d3d1ebde02208ba784e908f8f Description: udev rules for TPM modules This package provides udev rules for the TPM modules. Both TPM1 or TPM2 need this package to be installed to provide proper permissions of the TPM. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tree Architecture: arm64 Version: 2.0.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 99 Depends: libc6 (>= 2.28) Filename: pool/main/t/tree/tree_2.0.3-ok1_arm64.deb Size: 44944 MD5sum: f22d71da67e2805c38a2fd3b935b4eb0 SHA1: af5664b4d48d56ed5cd583e39ebe3f59dea25275 SHA256: c137ce13e2ee47ef765a3f0fca2edddd45c8adf7fc1732cfe2e18ebad0bd6449 SHA512: 20e2c1fee9a8d752969410de396ee9b0632ce47f06b38aeae012e130fdde3048c8e2f88e08de213608b776a2c1e2bc3afea97eff98a94249b110e8c533705b4c Homepage: http://mama.indstate.edu/users/ice/tree/ Description: displays an indented directory tree, in color Tree is a recursive directory listing command that produces a depth indented listing of files, which is colorized ala dircolors if the LS_COLORS environment variable is set and output is to tty. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: triehash Architecture: all Version: 0.3-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 43 Depends: perl:any Filename: pool/main/t/triehash/triehash_0.3-ok1_all.deb Size: 12656 MD5sum: 5a8382140388eec1bae3bbd4bb28567a SHA1: 62f44e5a110c07d83cd62139e84c06ff8dfb8ca2 SHA256: 7839f5fada6e599126374e39aa6b03ab61ca341b536746a20733cdf4b9d06123 SHA512: 0db1d10cd280feb399207fc64a5e22d0ea72bd10f10002939a014d2784de33c3809618bdbdb23e82e332f49f35d73bb3279d7b515f30fdce4146c016c63a075d Homepage: https://github.com/julian-klode/triehash Description: Generates perfect hash functions as native machine code TrieHash generates perfect hash functions as C code which then gets compiled into optimal machine code as part of the usual program compilation. . TrieHash works by translating a list of strings to a trie, and then converting the trie to a set of recursive switch statements; first switching by length, and then switching by bytes. . TrieHash has various optimizations such as processing multiple bytes at once (on GNU C), and shortcuts for reducing the complexity of case-insensitive matching (ASCII only). Generated code performs substantially faster than gperf, but is larger. . TrieHash was written for use in APT. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tumbler-common Architecture: all Version: 4.18.1-ok1 Multi-Arch: foreign Priority: optional Section: xfce Source: tumbler Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 585 Suggests: libtumbler-1-0 Filename: pool/main/t/tumbler/tumbler-common_4.18.1-ok1_all.deb Size: 63124 MD5sum: 7c6ea7cb9ba1c315842269e04250be13 SHA1: 8912d02d4dbe76b0719c47fd122c4c14dd8e34b6 SHA256: 693c30e4569d92839cc404f65f8d140689f48c434097bb38637134d542677bc6 SHA512: 3dd3248004a9bb7eaf30c736919a33d294d73e95cf7ad0877ebe6bba31975cba676c84426dcbc2ab671a937f9a68b4e5f2a705918b8f7ea73e143ac75f5a55a3 Homepage: https://docs.xfce.org/xfce/thunar/tumbler Description: D-Bus thumbnailing service (common files) Tumbler is a D-Bus service for applications to request thumbnails for various URI schemes and MIME types. . This package contains files common to the various binary packages. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tumbler-plugins-extra Architecture: arm64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: xfce Source: tumbler Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 359 Depends: tumbler (= 4.18.1-ok1), libc6 (>= 2.17), libcurl3-gnutls (>= 7.16.2), libffmpegthumbnailer4v5, libgdk-pixbuf2.0-0 (>= 2.30.1), libgepub-0.6-0 (>= 0.4), libglib2.0-0 (>= 2.55.2), libgsf-1-114 (>= 1.14.24), libopenrawgnome7, libtumbler-1-0 (>= 4.17.2) Filename: pool/main/t/tumbler/tumbler-plugins-extra_4.18.1-ok1_arm64.deb Size: 23344 MD5sum: e5e0102828833fb44be4d86e4cef7fd6 SHA1: 337403306ae008b013bb3cf3dedd5237a3041b45 SHA256: 517265042fa715468ebc295902f40c5ba170466bdc3c5c8e5d46a6ddf867462d SHA512: 984b77f3fe6eb8871641468b2d56f44c7500f9a6f48aa1540a48a268eb0b47653c2972263a5739d5b980f8344106997cfb3889d2126b3246b26ff1591259b501 Homepage: https://docs.xfce.org/xfce/thunar/tumbler Description: D-Bus thumbnailing service (additional plugins) 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 adds the following plugins to tumbler: - Cover thumbnailer for movies - FFMpeg/Libav thumbnailer for video files - OpenDocument Format thumbnailer - Raw Digital Camera Images thumbnailer. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: tumbler Architecture: arm64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 699 Depends: tumbler-common (= 4.18.1-ok1), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.67.1), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libpoppler-glib8 (>= 0.85.0), libtumbler-1-0 (>= 4.17.2), libxfce4util7 (>= 4.17.1) Suggests: tumbler-plugins-extra Filename: pool/main/t/tumbler/tumbler_4.18.1-ok1_arm64.deb Size: 79316 MD5sum: 5876298778abe989b5e04f46079c4714 SHA1: 0488ac66287a41afb90d5e6a4a02650cebf387e1 SHA256: 9dd7afb5e3ac89807c8e7c4892958c140aec8f81d529806d5e7f23236741e6e4 SHA512: 7f63073d7af95eb3feb8366c97e90cec75a9941cee7f7fecdb50c56257fd00bd9f7d4a570f0339d304e310105021fe040dd22cfc20ce488218a9054c52683df9 Homepage: https://docs.xfce.org/xfce/thunar/tumbler Description: 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: twisted-doc Architecture: all Version: 18.9.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: twisted Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7586 Depends: libjs-sphinxdoc (>= 5.2) Recommends: www-browser | postscript-viewer | pdf-viewer Suggests: python3-twisted Filename: pool/main/t/twisted/twisted-doc_18.9.0-ok2_all.deb Size: 1128624 MD5sum: 175dbe8dba53c68e050aede8dd5d1178 SHA1: 143cae1471cd45545b3b69bcf596ee717661b4c6 SHA256: 05975fe9f6c8a2ae734cc123b0d022bd5995929234d50328805c4312f77496e2 SHA512: a91cca3700759e3674af3af2510730d286644e3cb43ebef2901a3c044069c4a0b9f0e5868fbb2e32a0a9904d5002713049d6eee09824c92234ed4a8291f188f4 Homepage: https://twistedmatrix.com/ Description: Official documentation of Twisted This contains various HOWTOs and overviews in various formats . Twisted is an event-based framework for internet applications. It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: txt2man Architecture: all Version: 1.7.1-ok1 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 127 Depends: gawk Suggests: ghostscript, groff Filename: pool/main/t/txt2man/txt2man_1.7.1-ok1_all.deb Size: 38574 MD5sum: 45899197b6710daf40b19356ea5fa9cb SHA1: ea16e65ef9bf8a0ac5d11fafc68ece33da66ffae SHA256: 20bb822db6fe415b4178278f26e6f3506a99dff4a244dec6304db233699502f8 SHA512: 16fe58de1cad5f9e08b28a8e834461b6b0afeb9acf78659f0b4c12a94decaebc1cbe5ba998a7a5d0fddf8b852fc4e8b231214e4e8aa6e913e7291820f119d5b8 Homepage: https://github.com/mvertes/txt2man Description: convert flat ASCII text to manpage format txt2man is program that converts simple texts to manpages easily. The syntax of the ASCII text should looks like the output provided by man(1) program. So, you need write a text file using a visual approach of a manpage and txt2man will convert it. The txt2man(1) manpage is short and sufficient to understand how the program works. . A command to extract comments from source code (src2man) and a command to build an indexed volume from a set of manpages (bookman) are also provided by this package. . txt2man is very useful for programmers and Debian packaging. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ucx-utils Architecture: arm64 Version: 1.12.1-ok2 Priority: optional Section: science Source: ucx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 576 Depends: libucx0 (= 1.12.1-ok2), libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libgomp1 (>= 4.9), libstdc++6 (>= 9) Filename: pool/main/u/ucx/ucx-utils_1.12.1-ok2_arm64.deb Size: 166348 MD5sum: 72e3e73ee19d481bf2782a2d1c835afb SHA1: e37f39a5c012dbde5afb18a60f8b5777242741c7 SHA256: e54fd70d8dedfa724d693711f494b5daa58910b9b183d7583253c07e0fdcda7b SHA512: 8a207b81d6a72c3446a4bdc5bfaadc112e5ec1b8eb47acf7b5f80303f90033e76058c9a8b93a9de54dc373bb76c089e6607445ab9bd633ddc130018f124ba55d Homepage: https://www.openucx.org Description: Utilities for the UCX messaging library Unified Communication X (UCX) provides an optimized communication layer for Message Passing (MPI), PGAS/OpenSHMEM libraries and RPC/data-centric applications. UCX utilizes high-speed networks for inter-node communication,i and shared memory mechanisms for efficient intra-node communication. This package provides utilities for the UCX frameworks. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: udev Architecture: arm64 Version: 251.4-ok1.7 Multi-Arch: foreign Priority: important Section: admin Source: systemd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 10227 Depends: libacl1 (>= 2.2.23), libblkid1 (>= 2.37.2), libc6 (>= 2.34), libcap2 (>= 1:2.10), libkmod2 (>= 5~), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0), adduser, libudev1 (= 251.4-ok1.7) Recommends: systemd-hwe-hwdb Breaks: systemd (<< 251.4-ok1.7) Filename: pool/main/s/systemd/udev_251.4-ok1.7_arm64.deb Size: 1630876 MD5sum: bc5b877f03ac08abf4c4c78ebddd54b6 SHA1: 91bc9ad648fbccb675b39f738c2154f990ccf601 SHA256: 389f4eb4732e19c6f7a8acee0674025b5a826d526e404bd83d47d472a5e151a5 SHA512: 03a67f8b9b02ba1bf2a6ac7a68a36af35919763bb0bc2cf03b5a3ea5df9c51549c73bed4ec6e6ac7af6a58082fd7b81a2407d52eb01cd312298a19c84428244f Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: /dev/ and hotplug management daemon udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: udisks2-bcache Architecture: arm64 Version: 2.8.4-ok5 Multi-Arch: foreign Priority: optional Section: admin Source: udisks2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 152 Depends: udisks2 (= 2.8.4-ok5), libblockdev-kbd2, libblockdev2 (>= 2.19), libc6 (>= 2.17), libglib2.0-0 (>= 2.50), libgudev-1.0-0 (>= 165) Filename: pool/main/u/udisks2/udisks2-bcache_2.8.4-ok5_arm64.deb Size: 21790 MD5sum: 49b439f213592e21fae05923ab71151f SHA1: 49643e09de6548194f424aa3dc775d2ea4e3122f SHA256: e975ffad60e7eb8ad7f33cbdd79c7d3fb3b066b698e11e0e3be24eb02a697cac SHA512: 5eb1c30ab2a8f125e8804bb167c8ec00e3f57dc10cf2c299c38cb572a33dec641bc29671beadc2eef0dc719f2460938d233a175bc3e49fdac7d7018a82fd8976 Homepage: https://www.freedesktop.org/wiki/Software/udisks Description: bcache support for 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 package provides support for bcache configuration. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: udisks2-btrfs Architecture: arm64 Version: 2.8.4-ok5 Multi-Arch: foreign Priority: optional Section: admin Source: udisks2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 152 Depends: udisks2 (= 2.8.4-ok5), libblockdev-btrfs2, libblockdev2 (>= 2.19), libc6 (>= 2.17), libglib2.0-0 (>= 2.50), libgudev-1.0-0 (>= 165) Filename: pool/main/u/udisks2/udisks2-btrfs_2.8.4-ok5_arm64.deb Size: 24094 MD5sum: 2e192ff37389d313d17e709db5a064ff SHA1: da6da3930145defa0a75bcbbb6a528619ac61c19 SHA256: fa9ad6631ff4cf643ba54436ca9655f78289f8f2a4a0e72ccbd9b0b39d8ccddd SHA512: ee3f7728aa21bd609efa239f516439e3180a74dc11dd1b8c3ad38bca312158d16da46c83d86eef021f47d96720acffec51dc9b64df98974a99a9ebf02ed8739d Homepage: https://www.freedesktop.org/wiki/Software/udisks Description: BTRFS support for 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 package provides support for BTRFS configuration. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: udisks2-doc Architecture: arm64 Version: 2.8.4-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: udisks2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7234 Recommends: libglib2.0-doc, policykit-1-doc Suggests: devhelp Filename: pool/main/u/udisks2/udisks2-doc_2.8.4-ok5_arm64.deb Size: 268520 MD5sum: d73cbc13055a1709aaa3b24f46042829 SHA1: 829d23c60171dd5a5d0e09df1462ebd0476914f1 SHA256: e0a2202377cb037d26742885682179f1ccff1f183dd9ab07e84d847ee0845eca SHA512: 89b296541b56a3b640e1778b27cbf00e77c7f7883fbf1ec58b95454c141dacc105a1f240d4c1fe3ca574ee07ff5e50933995bf1056cf4414d4d906d1958bcb9a Homepage: https://www.freedesktop.org/wiki/Software/udisks Description: udisks2 documentation 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 the API reference and manuals in devhelp format. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: udisks2-lvm2 Architecture: arm64 Version: 2.8.4-ok5 Multi-Arch: foreign Priority: optional Section: admin Source: udisks2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 280 Depends: udisks2 (= 2.8.4-ok5), libblockdev-lvm2, libc6 (>= 2.17), libglib2.0-0 (>= 2.50), libgudev-1.0-0 (>= 165) Filename: pool/main/u/udisks2/udisks2-lvm2_2.8.4-ok5_arm64.deb Size: 51224 MD5sum: 97ca9dedbb74692bc4fdc4dd6c0964eb SHA1: c4b9c93b97b2d1af04a07c6d92a476a415647f6d SHA256: bd8d00a84e6156952d0cbde10fc1792a5bb8b5bb60ebebf9c62f292b3143d467 SHA512: c9307ae15008ff2570021006b29cd0269d231c851cb23515b552a5324dad5281c533aace65dd5cc153b90290c226e87e69e32d975eba15df2adc38e84130d343 Homepage: https://www.freedesktop.org/wiki/Software/udisks Description: LVM2 support for 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 package provides support for LVM2 configuration. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: udisks2-vdo Architecture: arm64 Version: 2.8.4-ok5 Multi-Arch: foreign Priority: optional Section: admin Source: udisks2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 150 Depends: udisks2 (= 2.8.4-ok5), libblockdev-vdo2, libblockdev2 (>= 2.20), libc6 (>= 2.17), libglib2.0-0 (>= 2.50), libgudev-1.0-0 (>= 165) Filename: pool/main/u/udisks2/udisks2-vdo_2.8.4-ok5_arm64.deb Size: 26078 MD5sum: 29b4e525abddf4d9188d9c2fe195eaa4 SHA1: 4d2dc416467c5313dbf4fb671633dfeaa1f23b6a SHA256: edd46756fc57879a52eed10d481d446a81e43c74141040d88ecd82f83568eb55 SHA512: 3f1e31f61516ad07efdc58f4073d75e04693a24448765c5dd0e9c56336a7a4776b192a3f2c6fcbf6bce144399bf3bf45d869eed401ef0d8a5273b45cc9031e4b Homepage: https://www.freedesktop.org/wiki/Software/udisks Description: VDO support for 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 package provides support for Virtual Data Optimizer (VDO) configuration. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: udisks2-zram Architecture: arm64 Version: 2.8.4-ok5 Multi-Arch: foreign Priority: optional Section: admin Source: udisks2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 155 Depends: udisks2 (= 2.8.4-ok5), libblockdev-kbd2, libblockdev-swap2, libblockdev2 (>= 2.19), libc6 (>= 2.17), libglib2.0-0 (>= 2.50), libgudev-1.0-0 (>= 165) Breaks: udisks2 (<< 2.8.3-0) Replaces: udisks2 (<< 2.8.3-0) Filename: pool/main/u/udisks2/udisks2-zram_2.8.4-ok5_arm64.deb Size: 25536 MD5sum: bcc111595ec529f161b8075f89fb8871 SHA1: 75706fb0457f9c22fd10573349c6e519ba090844 SHA256: fc41503f940dd324bb66d0ce7448a78e8c34ebb2e9dbe357151b38f39bd63f97 SHA512: f2ff58384108d023210b12f013efc230eef5b094b1bc4262540634ea34075a011ed7512401e4e7db51c6c4ab3c9ca5b389c95eb4970aa04409568ccd19cce8ce Homepage: https://www.freedesktop.org/wiki/Software/udisks Description: zram support for 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 package provides support for zram configuration. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: udisks2 Architecture: arm64 Version: 2.8.4-ok5 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2574 Depends: dbus, libblockdev-part2, libblockdev-swap2, libblockdev-loop2, libblockdev-fs2, libpam-systemd, parted, udev, libacl1 (>= 2.2.23), libatasmart4 (>= 0.13), libblockdev-utils2 (>= 2.20), libblockdev2 (>= 2.20), libc6 (>= 2.34), libglib2.0-0 (>= 2.50), libgudev-1.0-0 (>= 165), libmount1 (>= 2.30), libpolkit-agent-1-0 (>= 0.99), libpolkit-gobject-1-0 (>= 0.101), libsystemd0 (>= 209), libudisks2-0 (>= 2.8.3) Recommends: dosfstools, e2fsprogs, eject, libblockdev-crypto2, ntfs-3g, policykit-1 Suggests: exfat-utils, btrfs-progs, f2fs-tools, mdadm, libblockdev-mdraid2, nilfs-tools, reiserfsprogs, xfsprogs, udftools, udisks2-bcache, udisks2-btrfs, udisks2-lvm2, udisks2-vdo, udisks2-zram Filename: pool/main/u/udisks2/udisks2_2.8.4-ok5_arm64.deb Size: 395964 MD5sum: 0af10f195107896c7f92f7a30d1f0a08 SHA1: 205808e09dfe75a3addeb6a9c47e16ac6f0556b9 SHA256: bfc5b39c69a348e9f4955b772d87347be6cc9bbedc52d6cf26771251bd12180d SHA512: 59ea15003e241945dec3d6b1768daf4b65c36210fcfcab0f49484b8dd892140d6000182c20ad4c21dfffd2b6bad3e6aa59db19d54510f326c2ba96a602174e20 Homepage: https://www.freedesktop.org/wiki/Software/udisks Description: D-Bus service to access and manipulate storage devices 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 also provides the udisksctl utility, which can be used to trigger these operations from the command line (if permitted by PolicyKit). . Creating or modifying file systems such as XFS, RAID, or LUKS encryption requires that the corresponding mkfs.* and admin tools are installed, such as dosfstools for VFAT, xfsprogs for XFS, or cryptsetup for LUKS. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: uidmap Architecture: arm64 Version: 1:4.8.1-ok3.1 Multi-Arch: foreign Priority: optional Section: admin Source: shadow Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Shadow package maintainers Installed-Size: 302 Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libselinux1 (>= 3.1~) Filename: pool/main/s/shadow/uidmap_4.8.1-ok3.1_arm64.deb Size: 17124 MD5sum: 42675c6e5a7d5001a86fa54cf13fdb9e SHA1: d6438d4f2834e0ee6f8e6c397034952d7a86e79d SHA256: ac9d37e02954e6360768fa13f14f7c3bd382388f809f7e14598925738608057e SHA512: b4d2411674b438ca55afc317610d76e9d9ce461e7e5bde5c0e367e192a99d5069ecf9c42bffb044886ba2cc10d6ebbaf343847054fc1f727756a30ddf4172f19 Homepage: https://github.com/shadow-maint/shadow Description: programs to help use subuids These programs help unprivileged users to create uid and gid mappings in user namespaces. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-appwidget-manager Architecture: arm64 Version: 4.0.0.0-ok0.3 Priority: optional Section: libs Source: ukui-app-widget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 283 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.5.0), libqt5dbus5 (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1), libukui-log4qt1 (>= 1.0.3), libukui-appwidget-manager0 Filename: pool/main/u/ukui-app-widget/ukui-appwidget-manager_4.0.0.0-ok0.3_arm64.deb Size: 64978 MD5sum: d7670f05329f6bb20710bf97f24cf1e0 SHA1: 5d27949a9446dc692f9b379694b9a014346742d3 SHA256: 60228c86c280137a3fd423743d54d76c8246707cdc398b752662c24ffb97dc01 SHA512: 3f7eea8142638b3fcf46b03e540705ac909b6601826b52552956684bc0f4b96016bf350a5ddc464fad8649dfc74462f1f5b71bfb3d3314e9b877f801b04f66c5 Homepage: https://gitee.com/openkylin/ukui-app-widget Description: ukui 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. . The manager of ukui app widget. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-appwidget-test Architecture: arm64 Version: 4.0.0.0-ok0.3 Priority: optional Section: libs Source: ukui-app-widget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 407 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.5.0), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5 (>= 5.0.2), libqt5qml5 (>= 5.1.0), libqt5quickcontrols2-5 (>= 5.7.1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5), libukui-appwidget-manager0 (>= 4.0.0.0), libukui-appwidget-provider0 (>= 4.0.0.0), libukui-appwidget-manager-dev, ukui-appwidget-manager, libukui-appwidget-provider-dev, libukui-appwidget-qmlplugin0 Filename: pool/main/u/ukui-app-widget/ukui-appwidget-test_4.0.0.0-ok0.3_arm64.deb Size: 89134 MD5sum: ac337b0b93e91bd14ea86de6632bb949 SHA1: 7284e7a4607c56ac0d4cb0129f66ac771f4316b7 SHA256: 6573ac8848e32ca21019fe022ec5d32097a110495e2a87e6d82323d16f458f04 SHA512: 0cb1ef3d5fe648e4195b9595b4b819cfed4c1e9a615047549566709519fcfa36e301b86b78bb964b4ea1ff139e853dee5ee19b47b23fbc64b20a01287156468d Homepage: https://gitee.com/openkylin/ukui-app-widget Description: ukui app widget test 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. . Ukui app widget demo. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-biometric-manager Architecture: arm64 Version: 4.0.0.0-ok3~0825 Priority: optional Section: x11 Origin: openKylin Maintainer: Kylin Team Installed-Size: 3133 Depends: biometric-auth, libpam-biometric (>= 3.20.0.10), bio-app-api-0.11, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.26.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-sysinfo (>= 2.2.3.5), libkysdk-waylandhelper (>= 2.3.1.0), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libpolkit-qt5-1-1 (>= 0.112.0), libpwquality1 (>= 1.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5network5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.1.1), libukcc3 (>= 3.22.1.25), libukui-log4qt1 (>= 1.0.3), libx11-6 Conflicts: kylin-fingerprint, kylin-fprint-login Filename: pool/main/u/ukui-biometric-manager/ukui-biometric-manager_4.0.0.0-ok3~0825_arm64.deb Size: 1872256 MD5sum: 8f27b7018717b88ab2f927bd3daaf54f SHA1: cc51a5ea0e7707cdf1252ba0cb92e876aebfd918 SHA256: f0dca702f848396f6c0ffcb317e84f01b383984d627befe051caa103fb0d5a1b SHA512: 130d2cffd56445e7fe73d070e600ee9ebba2213293fc7e2e9465b8e3e81275fedbef2155cb3ac157c96bd49e99f1e5b7e4c8a1221d46f46ce9b5b9cc04bdba8d Homepage: https://github.com/ukui/ukui-biometric-manager Description: Manager for biometric authentication This package is a tool to manage the drivers of biometric devices and users' features and manage whether biometric authentication is enabled. The service is provided by biometric-authentication.service in biometric-auth package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-bluetooth Architecture: arm64 Version: 4.1.0.1-ok0.2 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: tang guang Installed-Size: 1754 Depends: bluez (>= 5), bluez-obexd, libkf5bluezqt-data, libkf5bluezqt6 (>= 5.13.0), libnotify-bin, peony-bluetooth (>= 3.2.2+0611), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.33.14), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-sysinfo (>= 2.2.3.5), libkysdk-waylandhelper (>= 2.3.1.0), libpeony3 (>= 3.0.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.14.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libukcc3 (>= 3.22.1.25), libukui-log4qt1 (>= 1.0.3), libx11-6 Recommends: pulseaudio-module-bluetooth Breaks: ukui-control-center (<= 3.1.1+1028) Replaces: ukui-control-center (<= 3.1.1+1028) Filename: pool/main/u/ukui-bluetooth/ukui-bluetooth_4.1.0.1-ok0.2_arm64.deb Size: 457842 MD5sum: d1d2a409e65edc242079c6718b690a88 SHA1: d6aedc3bddf1841879d8c06b814386dd03f3f699 SHA256: 85c8f6320106d47590f5cc881dac49c6b971083410bc883ddad778d34f734d9e SHA512: d5d461fce0667894acdc488c2df53177ae4af4a99d41e9663f272cc262b202170c950ac09dffd9c9e0b37e350fbd2d2ad0b8bac12355f7439038ac715188f0e7 Homepage: https://github.com/supreme886/ukui-bluetooth Description: Manual for UKUI desktop environment (common files) A lightweight Bluetooth tool based on libkf5bluezqt6 on the UKUI desktop environment cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-clock Architecture: arm64 Version: 4.0.0.0-ok2 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 12760 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-qtwidgets, libkysdk-waylandhelper, libmpv1 (>= 0.4.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.0.2), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libukui-log4qt1 (>= 1.0.3), libx11-6 Conflicts: ukui-sidebar (<= 3.1.0-1-0037.2) Breaks: kylin-user-guide (<< 1.0.3-19) Replaces: kylin-user-guide (<< 1.0.3-19) Filename: pool/main/u/ukui-clock/ukui-clock_4.0.0.0-ok2_arm64.deb Size: 9056184 MD5sum: a5346d1716e0f512485ef5b0e3101767 SHA1: bb9dc5f4b9662424db4cac8b4de8089ab8c7e1a5 SHA256: a90ecc284d91a6fb99ddb474c8ea75df49047653bed5188531ff558842dba814 SHA512: a335a3ffc0f624e8413b6b9813fade732836f02c5a3419535a2cda155af7be2dbf1011a390c8e3f3af0ea9c430f8e5baadef614be0f4a1f0712419ddb1d82067 Homepage: https://github.com/ukui/ukui-clock Description: contain clock alarm,stopwatch,countdown cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-control-center Architecture: arm64 Version: 3.22.1.25-ok59 Priority: optional Section: x11 Origin: openKylin Maintainer: UKUI SIG Installed-Size: 51623 Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libcups2 (>= 1.4.0), libdconf1 (>= 0.14.0), libddcutil3 (>= 0.9.9), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.39.4), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5configcore5 (>= 4.97.0), libkf5configgui5 (>= 4.97.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 4.96.0), libkf5i18n5 (>= 4.97.0), libkf5screen-bin (>= 4:5.17.5~), libkf5screen7 (>= 4:5.17.5), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5windowsystem5 (>= 4.96.0), libkysdk-diagnostics (>= 2.2.0.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-sysinfo (>= 2.2.3.5), libkysdk-waylandhelper (>= 2.3.1.0), libpam0g (>= 0.99.7.1), libpolkit-qt5-1-1 (>= 0.112.0), libpwquality1 (>= 1.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5qml5 (>= 5.1.0), libqt5quick5 (>= 5.10.0) | libqt5quick5-gles (>= 5.10.0), libqt5quickwidgets5 (>= 5.4.0), libqt5sql5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libx11-6, libxcursor1 (>> 1.1.2), dconf-gsettings-backend | gsettings-backend, qml-module-qtgraphicaleffects, qml-module-qtquick-controls, qt5-image-formats-plugins, dconf-cli, ukui-search (>= 0.6.0+1029), kylin-nm (>= 3.1.1-2021+1029.1), ukui-bluetooth (>= 1.0.0-1kylin2k10), ukui-media (>= 3.0.0-64), ukui-biometric-manager (>= 1.0.1-1kylin1~46), openkylin-theme Suggests: gsettings-desktop-schemas, ukui-power-manager (>= 2.1.29~rc11), ukui-session-manager, ukui-screensaver, ukui-settings-daemon Filename: pool/main/u/ukui-control-center/ukui-control-center_3.22.1.25-ok59_arm64.deb Size: 22217624 MD5sum: 00723954a48efc108884d93c536061d6 SHA1: 307f6ecc29e1f6643976c3ce18b694d3e94a6f57 SHA256: 44ae21fde461c4d9453c956707db9b3077591dd4c71959bc4d538b0a3731a72a SHA512: dff9b64f05e505f9ca105b17c2c4beab764a2d71a805484d3107ad920f517badb891bdb55f3c876f00a48a3cad77d52625126dcc6a150ed82a6aad488e12fd78 Homepage: https://github.com/ukui/ukui-control-center Description: utilities to configure the UKUI desktop The UKUI control center contains configuration applets for the UKUI desktop, allowing to set accessibility configuration, desktop fonts, keyboard and mouse properties, sound setup, desktop theme and background, user interface properties, screen resolution, and other UKUI parameters. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-desktop-environment-core Architecture: all Version: 2.0.2-ok10 Priority: optional Section: x11 Source: ukui-desktop-environment Origin: openKylin Maintainer: UKUI Sig Installed-Size: 8 Depends: gvfs-backends, mate-desktop, mate-terminal, peony, openkylin-theme, ukui-control-center, ukui-menu, ukui-panel, ukui-polkit, ukui-session-manager, ukui-session-wayland, ukui-settings-daemon, ukui-sidebar, kwin-x11, kwin-wayland Filename: pool/main/u/ukui-desktop-environment/ukui-desktop-environment-core_2.0.2-ok10_all.deb Size: 4362 MD5sum: a1948f6d677bffb36ded62510d48276a SHA1: 6e5871c48eb0b8d5e977636526b8da1ca9881007 SHA256: db4f3b1995dea1d4dafaa390c15a13cd0c169cdc76b0a7f91e2e2805477f40f9 SHA512: dcebff3cf7a23253438b6136cf8592a37156bb6ce08297a7bb5edaa93831eef8b1a426853ad6e702e8d730e4f2975bde004ba6ac5133f093e5b09e680ae9fd98 Homepage: http://www.ukui.org/ Description: UKUI Desktop Environment (essential components, metapackage) The UKUI Desktop Environment is the continuation of MATE. It provides an intuitive and attractive desktop environment using traditional metaphors for Linux and other Unix-like operating systems. . UKUI is under active development to add support for new technologies while preserving a traditional desktop experience. . This package depends on a very basic set of programs that are necessary to start a UKUI desktop environment session. The set of programs includes the UKUI file manager (Peony), the UKUI control center and a limited set of other obligatory UKUI desktop components. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-desktop-environment-extras Architecture: all Version: 2.0.2-ok10 Priority: optional Section: x11 Source: ukui-desktop-environment Origin: openKylin Maintainer: UKUI Sig Installed-Size: 8 Provides: ukui-extras Depends: ukui-desktop-environment (= 2.0.2-ok10) Recommends: blueman, dconf-editor, gnome-keyring, yelp Filename: pool/main/u/ukui-desktop-environment/ukui-desktop-environment-extras_2.0.2-ok10_all.deb Size: 3508 MD5sum: 5ad9e82daaea69353daabb954e74d9be SHA1: c1bb92f58f8b497c8b834aca1b7220fc30edaaf1 SHA256: f01896b6643117d1d2c3fd1445e06e8ff2acfd1e7ea0f19a72dec9f3ee62658f SHA512: eae56c9ec79cd35cfb1fdcbdde6e00c5c83961971047c9f22d2d27b3d26b186b16bd7f67c3ac7c7f22947e8b1f3d7c318b58d1af195a5b9ef60dd8538923b98e Homepage: http://www.ukui.org/ Description: UKUI Desktop Environment (extra components, metapackage) The UKUI Desktop Environment is the continuation of MATE. It provides an intuitive and attractive desktop environment using traditional metaphors for Linux and other Unix-like operating systems. . UKUI is under active development to add support for new technologies while preserving a traditional desktop experience. . This package installs an extra set of UKUI components that are also part of the official UKUI release. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-desktop-environment Architecture: all Version: 2.0.2-ok10 Priority: optional Section: x11 Origin: openKylin Maintainer: UKUI Sig Installed-Size: 8 Provides: ukui Depends: ukui-desktop-environment-core, ukui-notebook, kylin-screenshot, ukui-appwidget-manager, ukui-tablet-desktop, pipewire, wireplumber, pipewire-audio-client-libraries, pipewire-pulse, fcitx5, fcitx5-chinese-addons, fcitx5-config-qt, fcitx5-frontend-qt5, fcitx5-frontend-gtk2, fcitx5-frontend-gtk3, fcitx5-module-xorg, fcitx5-module-wayland, libxcb-imdkit1, kylin-virtual-keyboard, libspa-0.2-bluetooth, kylin-device-daemon, ukui-system-appwidget, kylin-font-viewer, iio-sensor-proxy, kylin-os-manager Recommends: atril, desktop-base, engrampa, ffmpegthumbnailer, ukui-notification-daemon, pluma, qt5-ukui-platformtheme, ukui-media, ukui-power-manager, ukui-screensaver Suggests: kylin-nm, mail-reader | thunderbird, network-manager-gnome, x-www-browser | firefox Filename: pool/main/u/ukui-desktop-environment/ukui-desktop-environment_2.0.2-ok10_all.deb Size: 3798 MD5sum: 5ef1cf2ba1d9b4e0e6c0a790d03a4148 SHA1: ece0db7f59d1a307e3e1f5e114ee504d43abebf5 SHA256: 756b8e735268b066d158b5d6ed5171de7d851ee21629022893201c6dcebda81b SHA512: 10133026e039bdc4f33f8715dcaaa718c958d7d199fdc23e277b32809b482ec7a9bfc106c9dd3e22baacf92a91306514ff064264d0eb204408871d40672f3fe2 Homepage: http://www.ukui.org/ Description: UKUI Desktop Environment (metapackage) The UKUI Desktop Environment is the continuation of MATE. It provides an intuitive and attractive desktop environment using traditional metaphors for Linux and other Unix-like operating systems. . UKUI is under active development to add support for new technologies while preserving a traditional desktop experience. . This package installs the standard set of applications that are part of the official UKUI release. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-globaltheme-common Architecture: all Version: 0.2.1-ok7 Priority: optional Section: metapackages Source: ukui-globaltheme Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Yue Lan Installed-Size: 124 Depends: dconf-gsettings-backend | gsettings-backend Filename: pool/main/u/ukui-globaltheme/ukui-globaltheme-common_0.2.1-ok7_all.deb Size: 37362 MD5sum: dfc320aa77ef7f0aa7771bcca3296bf9 SHA1: c4b56eb057a0b4e8bf62315244337bf375daecbc SHA256: 5c8a02aeec3be182eb992a8960c8f41a28536cee7142003c2f9e17416e8cc93c SHA512: 8250c8b745132c79e008d0c636844470e6b91c23a875aee4e908d93abab8b741d0f38c7fb6664165ee0c0929330424ce0bc1941d8db468e4bb71fa747b9f6ac6 Description: Common data and settings for UKUI Global Theme This package contains the common data and settings for ukui global theme. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-globaltheme-heyin Architecture: all Version: 0.2.1-ok7 Priority: optional Section: metapackages Source: ukui-globaltheme Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Yue Lan Installed-Size: 434 Depends: qt5-styles-ukui (>> 3.1.0), qt5-ukui-platformtheme (>> 3.1.0), openkylin-theme (>> 3.1.0), ukui-globaltheme-common Filename: pool/main/u/ukui-globaltheme/ukui-globaltheme-heyin_0.2.1-ok7_all.deb Size: 263636 MD5sum: f364e31279ca27ccf8318817f3ce04a0 SHA1: 311b0077e12e9bdc76ea0ee3238010bf5be6df6b SHA256: 52712f4585aa83f954afec963a515e73b74c6c21402253cf406b09b462cea78f SHA512: 847559dc2d768f1b5cbed611f544000c4956e1a2fea5c069d502cadbc5c25c4b40d09f6342d49544bc56f1c294742e59beab39665a27cc4cb688eaad99a81bc3 Description: Heyin Global Theme for UKUI This package contains the heyin styles for ukui global theme. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-globaltheme-light-seeking Architecture: all Version: 0.2.1-ok7 Priority: optional Section: metapackages Source: ukui-globaltheme Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Yue Lan Installed-Size: 1112 Depends: qt5-styles-ukui (>> 3.1.0), qt5-ukui-platformtheme (>> 3.1.0), openkylin-theme (>> 3.1.0), ukui-globaltheme-common Filename: pool/main/u/ukui-globaltheme/ukui-globaltheme-light-seeking_0.2.1-ok7_all.deb Size: 779024 MD5sum: 358bf45e7a991114fa82abbf18fb2477 SHA1: 8036c75069dcc77e4d9cf02280914cb98087b91a SHA256: dfd375730e302b4c439122aa351d6ba9a128bcc62959ce56f454da8a10f6d40e SHA512: 97cdad93558595aeb7cd83ae55809e2e4d7872fd73e56eb5dd2ca4993b6facdb8d048bb2d28b9353836d3062c758947551a34aa5a3374c703ab85e26972f113e Description: Light-Seeking Global Theme for UKUI This package contains the Light-Seeking styles for ukui global theme. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-greeter Architecture: arm64 Version: 4.0.0.0-ok5~0912build1 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 2130 Provides: lightdm-greeter Depends: ethtool, libpam-biometric (>= 3.20.0.10), ukui-input-gather (>= 1.0.0.2), kylin-nm-plugin, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.39.4), libgsettings-qt1 (>= 0.1+14.04.20140408), libimlib2 (>= 1.4.5), libkysdk-sysinfo (>= 2.2.3.5), liblightdm-qt5-3-0 (>= 1.21.3), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5sensors5 (>= 5.6.0), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.4), libukuiinputgatherclient1 (>= 4.0.0.0), libx11-6, libxi6 (>= 2:1.2.99.4), libxrandr2 (>= 2:1.5.0), libxtst6 Suggests: biometric-auth Filename: pool/main/u/ukui-greeter/ukui-greeter_4.0.0.0-ok5~0912build1_arm64.deb Size: 1020128 MD5sum: 4b38716caaefc3a5914685cac18e1393 SHA1: 38b441975b03bc95d68066f23916f9b594657677 SHA256: 585d9568932a9dc234c1e6437824f0950cf084a755aefdb4fb93d041580c4554 SHA512: b798fab5e0a0bc40f927576deed6c891285ef4c83ffeaf5709f9ed48ffa952c63cdaabe4f0a1235c2f65160332af9e5643a28a80d34f9d1973d8c6e2380b2fcd Homepage: http://www.ukui.org Description: Lightdm greeter for UKUI A greeter for UKUI desktop environment written by Qt5. The greeter supports biometric authentication which is provided by biometric-authentication service. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-input-gather Architecture: arm64 Version: 4.0.0.0-ok0.4 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 96 Depends: libc6 (>= 2.34), libevdev2 (>= 0.9.1), libgcc-s1 (>= 3.0), libinput10 (>= 1.15.5-1kylin1~), libqt5core5a (>= 5.5.0), libqt5dbus5 (>= 5.5.0), libqt5network5 (>= 5.0.2), libstdc++6 (>= 6), libudev1 (>= 183) Filename: pool/main/u/ukui-input-gather/ukui-input-gather_4.0.0.0-ok0.4_arm64.deb Size: 24552 MD5sum: c09646d91383d166d96a75266c972980 SHA1: 68780a4c939c6aa4e905218dccb79eae9e1f98f8 SHA256: 4b62da6ae3d511d34eba4ec4f38394e36c805d78b70274d9517561bfcdea1dc2 SHA512: 23ffc5987207e3bcf80fde621b43f404e9c4980616ea4b0e2c81758e2d02e5a10c793dc1a5b9deb735804a25572fb8116774348834c2858e90331eacc096463e Homepage: https://gitee.com/openkylin/ukui-input-gather Description: Libinput event distribution service of UKUI. This service will send some libinput events to the client, most graphics frameworks do not send these events to the window, such as LIBINPUT_EVENT_SWITCH_TOGGLE. Client can get these event without root privileges. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-media-common Architecture: all Version: 3.1.1.1-ok7 Priority: optional Section: x11 Source: ukui-media Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 26 Filename: pool/main/u/ukui-media/ukui-media-common_3.1.1.1-ok7_all.deb Size: 7650 MD5sum: d5bc201137f76dcbaa0df40a72b6cf94 SHA1: e1c614760a336fd837dcf854eaac146cadeb0832 SHA256: 3c4d147a09e4e4016a15ade9d8823b0fdc7f3c281b717dc6898e56121ed4abf8 SHA512: 9fea594172a301c73974848c4217d191471183049fcc56a6f1b20dd30a78511b85e93a8005f99320add844e992c2edfc796f025407c892a00bb1b24bb2dc7cc1 Homepage: http://www.ukui.org/ Description: UKUI media utilities (common files) UKUI media utilities are the audio mixer and the volume control applet. . This package contains the common files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-media Architecture: arm64 Version: 3.1.1.1-ok7 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 2143 Depends: ukui-media-common (= 3.1.1.1-ok7), ukui-control-center (>= 3.1.1+1103), libcanberra-pulse (>= 0.30-7kylin2), dconf-gsettings-backend | gsettings-backend, libasound2 (>= 1.0.27), libc6 (>= 2.34), libcanberra0 (>= 0.2), libdconf1 (>= 0.14.0), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.24.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-qtwidgets, libkysdk-waylandhelper, libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5), libukui-log4qt1 (>= 1.0.3), libx11-6, libxml2 (>= 2.7.4), libglib2.0-bin, dpkg-dev Recommends: alsa-utils, sound-theme-freedesktop Filename: pool/main/u/ukui-media/ukui-media_3.1.1.1-ok7_arm64.deb Size: 388494 MD5sum: bdc792eef651d8d8164cebef055f201b SHA1: 8e865476299fc8e29f7951ae8ea5fbe10dc2e5c0 SHA256: 9c77a55ec15add1fd97d59af3db1a917d0aa4a087a8232fbae3ffd61dd6f9434 SHA512: 17397fdd9f0ca8b7d7cf706ae518492c3733bef632bf7e2f6d51155c9c785bf8c15b1b8b4070e1b3305157e875015405f5cb24727cb4d7ee12a8179d5fc50803 Homepage: http://www.ukui.org/ Description: UKUI media utilities UKUI media utilities are the audio mixer and the volume control applet. . This package utilizes the libmatemixer library which provides support for ALSA and Pulseaudio as audio backends. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-menu-ernie-bot Architecture: arm64 Version: 4.0.0.0-ok0build2 Priority: optional Section: x11 Source: ukui-menu-extensions Origin: openKylin Maintainer: UKUI SIG Installed-Size: 217 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5qml5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/u/ukui-menu-extensions/ukui-menu-ernie-bot_4.0.0.0-ok0build2_arm64.deb Size: 55894 MD5sum: 04fd5362a25f6d87795f6483cec54963 SHA1: fbf6ab79703e0f471b2087750305ce4661a19bcb SHA256: 1a8b8b1394adf55583e0bff0d81dcc12ea21fa20a2e8d23091dd3781db9a7c73 SHA512: 9081b2cfba57de8c365ee1725bd3ca70643afee100f1f983d95aa76985b0830fd892086d01434eadae9030067a8e39ce840de6a482d857b5310622645e0a115c Homepage: https://gitee.com/openkylin/ukui-menu-extensions Description: AI Assistant Extension for ukui menu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-menu-recent-file Architecture: arm64 Version: 4.0.0.0-ok0build2 Priority: optional Section: x11 Source: ukui-menu-extensions Origin: openKylin Maintainer: UKUI SIG Installed-Size: 150 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.35.8), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Breaks: libukui-menu-extensions (<= 4.0.0.5-ok0) Replaces: libukui-menu-extensions (<= 4.0.0.5-ok0) Filename: pool/main/u/ukui-menu-extensions/ukui-menu-recent-file_4.0.0.0-ok0build2_arm64.deb Size: 38230 MD5sum: 3512a5cdb9c45398460577ef02f6dc0a SHA1: fa61c4e36daea14e3dcd8d85690dbac280d57614 SHA256: ee57789da60f0c50c5d934cd52b7a78c159ec453d5a547626e776511823a35aa SHA512: 49c09431b3145dee63aeaf2ec712512877a899cf9210935d4d3f30e565731bee3c31884be07c27176ecc44feea03c9975f1d060d8757718b4afb2b1fdea413a0 Homepage: https://gitee.com/openkylin/ukui-menu-extensions Description: Recent file extensions for ukui menu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-menu Architecture: arm64 Version: 4.0.0.9-ok0.1build1 Priority: optional Section: x11 Origin: openKylin Maintainer: UKUI SIG Installed-Size: 619 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.16.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 5.25.0), libkysdk-waylandhelper (>= 2.3.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libqt5xdg3 (>= 1.0.0), libstdc++6 (>= 4.1.1), libukui-menu-interface1 (>= 4.0.0.9), libukui-search2 (>= 4.0.6.1), libx11-6, dconf-gsettings-backend | gsettings-backend, ukui-menu-recent-file Filename: pool/main/u/ukui-menu/ukui-menu_4.0.0.9-ok0.1build1_arm64.deb Size: 206124 MD5sum: 2f216c278a33280a92c1170768039212 SHA1: 4bcffab883f33ab96f2fba74c17eb597e746b6a9 SHA256: 590fd3aad7e8fad3fe29c1698497ca5233fd884b79d0ac70eee52733fe419644 SHA512: 79896bafe46d7e0300f4c5a7a1b267da46be35049a5e65c75a8b8b9092d2c0eb1319e67362607cc6a94aa77f7ddbcd93a7cc4ed2a52e9f33a1554834a26642ea Homepage: https://gitee.com/openkylin/ukui-menu Description: A simple application launcher for ukui desktop environment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-notebook Architecture: arm64 Version: 3.2.1.1-ok2 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 1043 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-alm (>= 2.3.1.0), libkysdk-diagnostics (>= 2.2.0.0), libkysdk-log (>= 2.2.0.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-waylandhelper (>= 2.3.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5.2) Conflicts: ukui-sidebar (<= 3.1.0-1-0037.2) Filename: pool/main/u/ukui-notebook/ukui-notebook_3.2.1.1-ok2_arm64.deb Size: 243648 MD5sum: 177c56367b9a62367b7e22ca170a924a SHA1: e798701e376d536aac2857890bc2616cb66cf0b1 SHA256: 7b404e99b384df4a7428c8e22ad61defbbab7054969ea7635bb8faccf29cdee7 SHA512: ab44ca346a270d93add792c4dd0d347aa73d871539e16da2d76a6973271425d0bcdf71367fb54f943bfbb8843b170dbb30b610dac049a2046b4362cce66bc8eb Homepage: https://github.com/ukui/ukui-sidebar.git Description: parallels toolbox for UKUI The ukui-sidebar is mainly used in the desktop operating system. It pops up from the right side of the desktop in the form of a tray, displaying some application notification messages and some cutting storage information. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-notification-daemon Architecture: arm64 Version: 4.0.0.0-ok0~0412 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 410 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcanberra0 (>= 0.2), libdconf1 (>= 0.14.0), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5configcore5 (>= 4.97.0), libkf5service-bin, libkf5service5 (>= 5.69.0), libkysdk-waylandhelper, libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.6.0~beta), libstdc++6 (>= 4.1.1), libukui-common0 (>= 1.0.3), libukui-log4qt1 (>= 1.0.3) Filename: pool/main/u/ukui-notification-daemon/ukui-notification-daemon_4.0.0.0-ok0~0412_arm64.deb Size: 112376 MD5sum: 8e664265419d37d0f768b22e424dfa2a SHA1: 517aed1b05bc03f0c712611548b87a3b405d189d SHA256: 3c565134455edb035cf01da5c520f1b540fae1b42986a3d48158546c1477f89f SHA512: 3acf8547969fd8e1c16dd879a7fd172edf6590e9bd435230eccacf52749e740a83b16e0fd82895f2620da5ea60694d299647e983a1eede0fe1fbfb4f6c0e2b6a Homepage: https://github.com/ukui/ukui-notification-daemon.git Description: daemon to display passive popup notifications ukui-notification-daemon displays passive popup notifications, as per the Desktop Notifications Specification. . The Desktop Notifications Specification provides a standard way of doing passive popup notifications on the Linux desktop. These are designed to notify the user of something without interrupting their work with a dialog box that they must close. Passive popups can automatically disappear after a short period of time, as per the Desktop Notifications spec. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-notification-server Architecture: arm64 Version: 4.0.1.2-ok1 Priority: optional Section: utils Source: ukui-notification Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zhangpengfei Installed-Size: 309 Depends: libukui-notification1 (= 4.0.1.2-ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5network5 (>= 5.0.2), libstdc++6 (>= 4.1.1), libukcc3 (>= 3.22.1.25) Conflicts: ukui-notification-daemon Replaces: ukui-notification-daemon Filename: pool/main/u/ukui-notification/ukui-notification-server_4.0.1.2-ok1_arm64.deb Size: 70004 MD5sum: 6ebeb4b79dd973e6e9008f083b459ce5 SHA1: 55f1b5722c99f1354e0753c1a84e6a17755b5e59 SHA256: 1ed3c9808552d8763ccd2c8a052fa434c8a6600142b9651c29759a1afd6c7e94 SHA512: 651e9fe8300ec2a887780a431cf48224cbb0383b24fae7094c55950cda21099c7afef1ed5f0d6ea852d532aa623e38d7d6f170236552200ee7c84ec6fe9970b4 Homepage: https://www.ukui.org/ Description: Implementation of freedesktop notification-spec This package provide a implementation of freedesktop notification-spec for UKUI desktop environment.It is the backend service for ukui-sidebar. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-panel Architecture: arm64 Version: 4.0.0.0-ok0.20 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Team Installed-Size: 4811 Provides: ukui-indicators Depends: libkysdk-system, dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libdbusmenu-qt5-2 (>= 0.5.1), libegl1, libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.36), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5screen-bin (>= 4:5.17.5~), libkf5screen7 (>= 4:5.6.2), libkf5windowsystem5 (>= 5.35.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-systime (>= 2.2.3.5), libkysdk-waylandhelper (>= 2.3.1.0), libpipewire-0.3-0 (>= 0.3.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libqt5xdg3 (>= 3.1.0), libstdc++6 (>= 5.2), libukcc3 (>= 3.22.1.25), libukui-log4qt1 (>= 1.0.3), libwayland-client0 (>= 1.20.0), libx11-6, libxcb-composite0, libxcb-damage0, libxcb-image0 (>= 0.2), libxcb-render0, libxcb-shape0, libxcb-util1 (>= 0.4.0), libxcb1 (>= 1.6), libxtst6 Suggests: time-shutdown, ukui-window-switch (>= 3.0.0-3) Filename: pool/main/u/ukui-panel/ukui-panel_4.0.0.0-ok0.20_arm64.deb Size: 714606 MD5sum: 6d8073e8aa45267d08d1ad001b35adcb SHA1: 59ed2a3e8b49c18a54e4c06ea5c928a7d970e36c SHA256: a91f640b8b6502f515e65793fc955a9d57560d463598f451aaab1c1c445fc32a SHA512: 8d61e5da1bf0e5c83581710bc4e5e2d11d28f48ef85238a48b2c680cdf90695d9e52e02c7d29813584164ac5edfa01eb848c8192e51c36ff3a731ae406d9f639 Homepage: https://github.com/ukui/ukui-panel Description: ukui desktop panel The ukui desktop panel is used on ukui desktop and has some plugins like starmenu, quicklaunch and other useful tools. . This package contains the ukui panel. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-polkit Architecture: arm64 Version: 4.0.0.0-ok1~0426 Priority: optional Section: admin Source: ukui-biometric-auth Origin: openKylin Maintainer: Kylin Team Installed-Size: 695 Provides: polkit-1-auth-agent Depends: policykit-1, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.26.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-sysinfo (>= 2.1.1.0), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libpolkit-qt5-1-1 (>= 0.112.0), libqt5core5a (>= 5.14.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5.2), libukui-log4qt1 (>= 1.0.3) Suggests: biometric-auth Filename: pool/main/u/ukui-biometric-auth/ukui-polkit_4.0.0.0-ok1~0426_arm64.deb Size: 161592 MD5sum: 0011ed233914d5fe3c4afa671d66c90f SHA1: 1200fcf20852f7fefd832a28fbac7cf46f83505b SHA256: 2c3f0365fac16c4e3349c1e69d5e9f9db573174926b894d21711f3dcaac55849 SHA512: d7b99ed12f7af1eaa12d5817471ad2f079198feee73f6833f8b61d3054793896ddc13e0380e3a140a5ba3efca1ac78e550f821472dcafe593156235c0d0689f0 Homepage: https://github.com/ukui/ukui-biometric-auth Description: UKUI authentication agent for PolicyKit-1 The ukui-polkit package supports general authentication and biometric authentication that the service is provided by the biometric-auth package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-power-manager Architecture: arm64 Version: 4.0.0.0-ok1.11 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Team Installed-Size: 906 Depends: dbus-x11, systemd, upower, dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-sysinfo (>= 2.2.3.5), libkysdk-waylandhelper (>= 2.3.1.0), libpci3 (>= 1:3.5.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.9.0~beta), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libukcc3 (>= 3.22.1.25), libukui-log4qt1 (>= 1.0.3), libx11-6 Breaks: ukui-control-center (<< 3.22.1.25-ok2) Replaces: ukui-control-center (<< 3.22.1.25-ok2), ukui-power-manager-common Filename: pool/main/u/ukui-power-manager/ukui-power-manager_4.0.0.0-ok1.11_arm64.deb Size: 215706 MD5sum: c8ca105f0910c22db6fb6cf10de1745c SHA1: 30cfc4d67ccb56db5b5e075086e4953b1621c0e3 SHA256: cebd9564d131422515c5823eedbc701c384673592dea679fbafc243a8ff6bbb6 SHA512: 50df069e4d0241e707567c7baa95f1ce73dbf50429713357b24e801a6d11b9a4ca12599aef7c2b35c1cb071557421897688b160ac48f1aaa9a398a8d1c2d0ca2 Homepage: http://www.ukui.org/ Description: power management tool for the UKUI desktop UKUI Power Manager is a session daemon for the UKUI desktop that takes care of system or desktop events related to power, and triggers actions accordingly. Its philosophy is to completely hide these complex tasks and only show some settings important to the user. . The UKUI power manager displays and manages battery status, power plug events, display brightness, CPU, graphics card and hard disk drive power saving, and can trigger suspend-to-RAM, hibernate or shutdown events, all integrated to other components of the UKUI desktop. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-screensaver Architecture: arm64 Version: 4.0.0.0-ok7~0825 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 6140 Depends: ethtool, mate-desktop-common, ukui-session-manager, libpam-biometric (>= 3.20.0.10), ukui-input-gather (>= 1.0.0.2), layer-shell-qt, dconf-gsettings-backend | gsettings-backend, kylin-nm-plugin, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.39.4), libgsettings-qt1 (>= 0.1+14.04.20140408), libimlib2 (>= 1.4.5), libkf5waylandclient5 (>= 4:5.69.0), libkysdk-sysinfo (>= 2.2.3.5), liblayershellqtinterface5 (>= 5.21.90), libmatemixer0 (>= 1.10.0), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libpam0g (>= 0.99.7.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 4.6), libukui-log4qt1 (>= 1.0.3), libukuiinputgatherclient1 (>= 4.0.0.0), libx11-6, libxcb1, libxtst6 Replaces: ukui-screensaver-common (<< 2.0.0) Filename: pool/main/u/ukui-screensaver/ukui-screensaver_4.0.0.0-ok7~0825_arm64.deb Size: 1996406 MD5sum: 919a573263be9704cca1fd65ab855871 SHA1: 73653bea9b6bea3070c1e5ecac306333a289fd46 SHA256: f4596eadf186a898831339b3a1701cc5fbd0791aac08b2c782d31ba11a296c27 SHA512: d6a62da0f4a58bc2d995d1a43aa58dab100344eaed72ac7f3be9b2c2bab452c4621f81a3307679d5b638f359da53847d68e9815984c14c53b4e64fe9f28d0f40 Homepage: https://www.github.com/ukui/ukui-screensaver Description: Screensaver for UKUI desktop environment A simple and lightweight screensaver written by Qt5. The screensaver supports biometric auhentication which is provided by biometric-auth service. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-search-service Architecture: arm64 Version: 4.0.6.1-ok0 Priority: optional Section: utils Source: ukui-search Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zhangpengfei Installed-Size: 686 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.16.0), libkf5windowsystem5 (>= 5.35.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libqt5xdg3 (>= 1.0.0), libstdc++6 (>= 5.2), libukui-search2 (>= 4.0.6.1) Breaks: libukui-search0, libukui-search2 (<= 4.0.1.1-ok0~0419) Replaces: libukui-search0, libukui-search2 (<= 4.0.1.1-ok0~0419) Filename: pool/main/u/ukui-search/ukui-search-service_4.0.6.1-ok0_arm64.deb Size: 153814 MD5sum: d54637fe83dd4f2306211c7e5d92e47c SHA1: 60f829f25c1bdc0bee00541bcd090b9a48af8fb1 SHA256: 89521af5840c85a540412381d5a74dcdef87a0e618b56c01c3d8483d11cab85e SHA512: bfbba930d7c8b93e62adefad0c0874dab5db5e13053cb6ca05d80200a449e8d0df9fe96570068e84b0c5b15dc42b0cdcc283ff1de9e225c067045b917f9ffa0f Homepage: https://www.ukui.org/ Description: Data service for search function in UKUI desktop environment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-search-systemdbus Architecture: arm64 Version: 4.0.6.1-ok0 Priority: optional Section: utils Source: ukui-search Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zhangpengfei Installed-Size: 91 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.4.0), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/u/ukui-search/ukui-search-systemdbus_4.0.6.1-ok0_arm64.deb Size: 11662 MD5sum: b2cc28ce2ad6b7ecde8368d5523e3839 SHA1: c8fb5fad75c043977c782d63586c0baf8d40a6d5 SHA256: d4e9f6ff4d038f47479b7278e65f96e62adf1b036aa93de42e241f5803bfc99b SHA512: dbca1f826aa5bdd74cf051982e32ced1a716ec5740cb74bb21dcaf3e34806b5c131b98c2a550c48e9c2c1541a427565580188a54b992fe543d5bef43a923a56b Homepage: https://www.ukui.org/ Description: Systembus interface to modify max_user_watches nums permanent. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-search Architecture: arm64 Version: 4.0.6.1-ok0 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zhangpengfei Installed-Size: 749 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-waylandhelper (>= 2.3.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 5), libukcc3 (>= 3.22.1.25), libukui-appwidget-manager0 (>= 4.0.0.0), libukui-appwidget-provider0 (>= 4.0.0.0), libukui-search2 (= 4.0.6.1-ok0), ukui-search-service (= 4.0.6.1-ok0) Filename: pool/main/u/ukui-search/ukui-search_4.0.6.1-ok0_arm64.deb Size: 177324 MD5sum: 502a13e6be322d60f258c8de2d10eb01 SHA1: c3b53b487a0418856408c2011e3d28ee9bcff952 SHA256: 19236e2e1b5e166aed694173413cb36a60618e06b8387a03f38a2ec66a6dc244 SHA512: 53e779992dd20c222123881873f217ab981f253ecba72e2edf860c9c687cd10565751e3e50caeee5a488a263bd870fa276d8599590faae31a68d126e77c4acab Homepage: https://www.ukui.org/ Description: A user-wide desktop search feature of UKUI desktop environment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-session-manager Architecture: arm64 Version: 4.0.0.0-ok11.1 Priority: optional Section: x11 Origin: openKylin Maintainer: UKUI SIG Installed-Size: 6338 Provides: x-session-manager Depends: libglib2.0-bin, libqt5multimedia5-plugins, openkylin-theme | ukui-themes, dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.12.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libice6 (>= 1:1.0.0), libkf5configcore5 (>= 4.97.0), libkf5coreaddons5 (>= 4.97.0), libkf5idletime5 (>= 4.96.0), libkf5waylandclient5 (>= 4:5.35.0), libkysdk-sysinfo (>= 2.2.3.5), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libsm6, libstdc++6 (>= 4.3), libukui-log4qt1 (>= 1.0.3), libx11-6, libxcb1, libxtst6 Recommends: peony, kwin-x11, ukui-panel, ukui-polkit, ukui-screensaver, ukui-settings-daemon Filename: pool/main/u/ukui-session-manager/ukui-session-manager_4.0.0.0-ok11.1_arm64.deb Size: 5038294 MD5sum: a17a9b6ee173ee675664312a14571d9c SHA1: 711962c8be813b07a7b42923a4d9d92c9d0ee2ce SHA256: 6495e83e2ea791b2e2a16366be95d3bc200d3ac072f5df760ff0f357a9c34bc0 SHA512: e43363cb3c5fcf07557e3e6099af3d925be8ab09921d17f3b0535ad4b4c92eb8a44c8653b8a7e711088ee59bb3df4b7e8a26418c1e252e9cb866cb620eeb17e3 Homepage: https://github.com/ukui/ukui-session-manager Description: Session manager of the UKUI desktop environment This package contains a session that can be started from a display manager such as lightdm. It will load all necessary applications for a full-featured user session. . This package contain the session manager component. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-session-wayland Architecture: arm64 Version: 4.0.0.0-ok11.1 Priority: optional Section: x11 Source: ukui-session-manager Origin: openKylin Maintainer: UKUI SIG Installed-Size: 18 Provides: ukui-session-manager Depends: kwin-wayland Breaks: ukui-session-manager (<< 2.0.17.1-ok5) Replaces: ukui-session-manager (<< 2.0.17.1-ok5) Filename: pool/main/u/ukui-session-manager/ukui-session-wayland_4.0.0.0-ok11.1_arm64.deb Size: 3566 MD5sum: 647fe3ba4c3068355fd302bdc63fc7aa SHA1: 833637aed88dd42fd9b65cdae32483b390b23408 SHA256: dce1a3d34f023f46f3c87a2ffc9e126f9a3041ad058d9d664704a03755f4af5b SHA512: 1cc4d8b616e1eeb8dfb4af3b75ca76e166a4fbc1ab94b49f75498e52eff6cf3fd96c486908116bc5bb6621e46807100c24a4eb046843150376de7c0b05b1b13a Homepage: https://github.com/ukui/ukui-session-manager Description: Session of the UKUI desktop environment in wayland cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-settings-daemon-common Architecture: all Version: 4.0.0.0-ok0.11 Priority: optional Section: x11 Source: ukui-settings-daemon Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 242 Depends: dconf-gsettings-backend | gsettings-backend Filename: pool/main/u/ukui-settings-daemon/ukui-settings-daemon-common_4.0.0.0-ok0.11_all.deb Size: 40926 MD5sum: dc002e515ab0af309542346fffa7e124 SHA1: c1ae77aaf1917f362d46e83935666dd68868ef96 SHA256: 2b13bfb51b98fedbff41f7a512409ca7988447010b8e75be2acee7934cbbe1e9 SHA512: 80911ebdd33e0fced314b2888c77cb9546925d543031d43c068dee602e1be530b3099580ee817a79e0ef24dd9e928f28c47bc54c0ee40301cc21b43132138e25 Homepage: http://www.ukui.org/ Description: daemon handling the UKUI session settings (common files) This package contains the daemon which is responsible for setting the various parameters of a UKUI session and the applications that run under it. It handles the following kinds of settings: . * Keyboard: layout, accessibility options, shortcuts, media keys * Clipboard management * Theming: background, icons, GTK+ applications * Cleanup of unused files * Mouse: cursors, speed, accessibility options * Startup of other daemons: screensaver, sound daemon * Typing break . It also sets various application settings through X resources and freedesktop.org XSETTINGS. . This package contains the architecture independent files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-settings-daemon Architecture: arm64 Version: 4.0.0.0-ok0.11 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 9898 Depends: mate-desktop-common (>= 1.18), ukui-settings-daemon-common (= 4.0.0.0-ok0.11), colord, imwheel, ukui-polkit, x11-xserver-utils, xserver-xorg-input-synaptics, libglib2.0-bin, xinput, libc6 (>= 2.34), libcairo2 (>= 1.10.0), libdconf1 (>= 0.14.0), libddcutil3 (>= 0.9.9), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.45.3), libgtk-3-0 (>= 3.21.4), libgudev-1.0-0 (>= 146), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.10.0), libkf5screen-bin (>= 4:5.17.5~), libkf5screen7 (>= 4:5.17.5), libkf5waylandclient5 (>= 4:5.61.0), libkf5windowsystem5 (>= 4.96.0), libkysdk-hardware (>= 2.2.3.5), libkysdk-sysinfo (>= 2.2.3.5), libkysdk-waylandhelper (>= 2.3.1.0), libmatekbd4 (>= 1.6.1), libpulse0 (>= 0.99.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5sensors5 (>= 5.6.0), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5.2), libx11-6 (>= 2:1.2.99.901), libxcursor1 (>> 1.1.2), libxfixes3, libxi6 (>= 2:1.2.99.4), libxklavier16 (>= 5.0), libxrandr2 (>= 2:1.2.99.3), libxtst6 Breaks: kylin-display-switch (<= 3.1.0) Replaces: kylin-display-switch (<= 3.1.0) Filename: pool/main/u/ukui-settings-daemon/ukui-settings-daemon_4.0.0.0-ok0.11_arm64.deb Size: 1292250 MD5sum: 1524a597da3bcc91fd58dfa61af78ec5 SHA1: c22518158bb15c1fed9c5fc28a62b5ef91263399 SHA256: b37ac1f33cf4aeb652514be23db75b65139287b6fb816ec66e811c65c182c97a SHA512: ed92d8f702ac19c10c24480bf763b5095bfff221f0c2f1a277db11e6bbf3744bb4ff98b9489fdf6ea16a1e9c1921150b38665e9ba260897e6929cf93bb250681 Homepage: http://www.ukui.org/ Description: daemon handling the UKUI session settings This package contains the daemon which is responsible for setting the various parameters of a UKUI session and the applications that run under it. It handles the following kinds of settings: . * Keyboard: layout, accessibility options, shortcuts, media keys * Clipboard management * Theming: background, icons, GTK+ applications * Cleanup of unused files * Mouse: cursors, speed, accessibility options * Startup of other daemons: screensaver, sound daemon * Typing break . It also sets various application settings through X resources and freedesktop.org XSETTINGS. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-sidebar Architecture: arm64 Version: 4.0.1.6-ok0.2 Priority: optional Section: x11 Origin: openKylin Maintainer: UKUI SIG Installed-Size: 673 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 5.92.0-ok4~0930), libkysdk-waylandhelper (>= 2.3.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5widgets5 (>= 5.2.0), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.4), libukui-notification1 (>= 4.0.1.2), libukui-shortcut0 (= 4.0.1.6-ok0.2), libxcb1, qml-module-org-ukui-sidebar-items (= 4.0.1.6-ok0.2), ukui-notification-server Filename: pool/main/u/ukui-sidebar/ukui-sidebar_4.0.1.6-ok0.2_arm64.deb Size: 193962 MD5sum: 2306282ff9f3e11020cee015e723922a SHA1: 8dd9503570d064453bebd3447037c35be5e08bae SHA256: 79a3f95f1563d81e3c000713eb03cdb3a10bf96e48b234d23116cf457d69aa12 SHA512: 9b9e84409cf986497d3c8ce37ed4c0e4a30f20a26beff01ae56de0ecb5d65c5cd9d539d3abd99836325c93a09069afa7ce5e828a9e5d8cb2f8ec4212ab9c0b95 Homepage: https://gitee.com/openkylin/ukui-sidebar Description: Convenient control center and notification center for ukui desktop environment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-stylus-settings-plugin Architecture: arm64 Version: 4.0.0.0-ok0.3 Priority: optional Section: utils Source: ukui-touch-settings-plugin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: pangyi Installed-Size: 89 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/u/ukui-touch-settings-plugin/ukui-stylus-settings-plugin_4.0.0.0-ok0.3_arm64.deb Size: 34928 MD5sum: 516c431375c701f07b53d3f41cd5927c SHA1: 3510e04fc57597ff8f686ba63a89606c3b687678 SHA256: d09f4b46fcd0f90151b5f56dbc0dcdeaea76a80e66dc5f7941cd94b9acce8f51 SHA512: a5a07e3ea3ef56779cc3640e1723a86c734e299a8f3c8296cb75a758653457c1deaf80de89480ae29e3ee2b0a22477a42a4c7be81c686d3e2d08f453f472a686 Homepage: https://www.ukui.org/ Description: ukui-control-center stylus plugin cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-system-appwidget Architecture: arm64 Version: 4.0.0.0-ok0 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: wangguixi Installed-Size: 197 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5qml5 (>= 5.1.0), libstdc++6 (>= 4.1.1), libukui-appwidget-provider0 (>= 4.0.0.0), libukui-appwidget-qmlplugin0 Filename: pool/main/u/ukui-system-appwidget/ukui-system-appwidget_4.0.0.0-ok0_arm64.deb Size: 72380 MD5sum: 78e4c5f053435685098c70d60a4f9c57 SHA1: 98ca673ee37fb285a0e5bec7cf2c5fddf5a8c10c SHA256: 8f13d71969babcd31d3796c7a451fef519516d3ef9026e27660d8182c112adfb SHA512: 7acc0736a7cfd076d7a95b9ce806d1a824ae8b89584404e0db17b0963bebd5d717f7e1301b42550c15c91fb422040ab45b6873405f4df9ca1902b074860a7cda Homepage: Description: The ukui time app widget The ukui-system-appwidget is an application of ukui-app-widget,which is used to display the time on the desktop. It contains modules of month, day, hour,minute and AM/PM. It is a widget application. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-system-monitor Architecture: arm64 Version: 3.14.0.0-ok15 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 2078 Depends: libcap2-bin, libglib2.0-bin, dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.46.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libgtop-2.0-11 (>= 2.37.90), libkf5windowsystem5 (>= 4.96.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-utils (>= 2.2.0.0), libkysdk-waylandhelper (>= 2.3.1.0), libpcap0.8 (>= 0.9.8), libqt5charts5 (>= 5.7.1), libqt5concurrent5 (>= 5.6.0~rc), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5network5 (>= 5.1), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libsystemd0 (>= 209), libukui-log4qt1 (>= 1.0.3), libx11-6 Filename: pool/main/u/ukui-system-monitor/ukui-system-monitor_3.14.0.0-ok15_arm64.deb Size: 924918 MD5sum: ae1e0ca0bc317e7c4ce5ccff0950e0fd SHA1: 167dfee0ad95cdf3ed150d491e96c2d2585b7a4d SHA256: 54867face49feb1bda2b020ba98c4b1b5374332b1f6e62fca1c5cca5399ff39d SHA512: bf456ccbb371cab16b1540f8201b7e45846f601b0da63fc29ce1ad2a6f26980f512a774150df2d5713bc75846246e4602341d89f4621366cade63eaf8f22d481 Homepage: https://www.ukui.org Description: Monitor for UKUI desktop environment UKUI system monitor allows you to graphically view and manipulate the running processes, It also provides an overview of the resources (such as CPU and memory) and File Systems on your system. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-tablet-desktop Architecture: arm64 Version: 4.0.0.0-ok2.4 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: guopengfei Installed-Size: 2554 Depends: dconf-gsettings-backend | gsettings-backend, kio, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5configcore5 (>= 4.97.0), libkf5iconthemes5 (>= 5.22.0), libkf5kiocore5 (>= 4.96.0), libkf5kiowidgets5 (>= 4.96.0), libkf5waylandclient5 (>= 4:5.47.0), libkf5windowsystem5 (>= 5.35.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-sysinfo (>= 2.2.3.5), libkysdk-waylandhelper (>= 2.3.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5qml5 (>= 5.15.1), libqt5qmlmodels5 (>= 5.14.1), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5quickcontrols2-5 (>= 5.7.1), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.2.0), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5.2), libukui-appwidget-manager0 (>= 4.0.0.0), libukui-log4qt1 (>= 1.0.3), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8, libqt5sql5-sqlite Breaks: kylin-tablet-desktop-general (<< 1.0.30.1-ok8) Replaces: kylin-tablet-desktop-general (<< 1.0.30.1-ok8) Filename: pool/main/u/ukui-tablet-desktop/ukui-tablet-desktop_4.0.0.0-ok2.4_arm64.deb Size: 771534 MD5sum: 8e0bc76b8932d7c4905a03c84e5e41ca SHA1: 90462ed9db65e12246733156c4a7036db386ccab SHA256: 202f2402f34f6067bd31a78b405d9ada79f697b843fa27b93b5e2d874c25526c SHA512: 52cfd99fbe1be12c7e975218e9cc642c601aef83767eaf2578f2a241b91dab3b9d46ca1506657685cd14666a21d218009af087efa5fc93f97b5c29353b855967 Homepage: https://gitee.com/openkylin/ukui-tablet-desktop Description: Desktop for ukui tablet ukui-tablet-desktop is the UKUI tablet mode desktop which shows and launches applications and widgets. It provides a tablet mode taskbar that can be shown when running an application when slide up from the bottom of the screen. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-touch-settings-plugin Architecture: arm64 Version: 4.0.0.0-ok0.3 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: pangyi Installed-Size: 35012 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-qtwidgets, libqt5-ukui-style1 (>= 4.0.0.0), libqt5core5a (>= 5.14.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libukui-common0 (>= 1.0.3), libx11-6, libxcb-xinput0 (>= 1.14), libxcb1, libxi6 (>= 2:1.2.0) Filename: pool/main/u/ukui-touch-settings-plugin/ukui-touch-settings-plugin_4.0.0.0-ok0.3_arm64.deb Size: 34471662 MD5sum: be97091768b94c3992a91814181af51b SHA1: 86c62672f10f6f5e7a0eb8f2a78ab0c07eb29e3f SHA256: 21840c50f615223f8e6545f2a0bdd5f1791a003c38687aa7d99e126a0f2e823b SHA512: 5faa6a22c38e1e7c50a33ec932413073b07395027e868e36523d824f113e4f84f98226923b6bbe224af3ec3bc3add3f7e26ac382b2f998bb352f9eddf1a11fd8 Homepage: https://www.ukui.org/ Description: ukui-control-center plug-ins, including touch screen and touch pad cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ukui-window-switch Architecture: arm64 Version: 4.0.0.0-ok0.2 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ll Installed-Size: 508 Depends: plasma-framework, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5coreaddons5 (>= 4.99.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 4.96.0), libkf5windowsystem5 (>= 4.96.0), libkysdk-sysinfo (>= 2.1.1.0), libqt5core5a (>= 5.14.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.10.0) | libqt5gui5-gles (>= 5.10.0), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.9.0) | libqt5quick5-gles (>= 5.9.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/u/ukui-window-switch/ukui-window-switch_4.0.0.0-ok0.2_arm64.deb Size: 124898 MD5sum: 0f6555a771d5c9b30742c8a1772b42dd SHA1: 3421becc7899ac5911cc43a896ced2cf813dd979 SHA256: 7516957e883760ceadcde44aaf185a3112e2141dceabae76433b5e9ec04d6d75 SHA512: b5f2eedecbde0aee646a549814064947515b8cd947db95c0ae63f8981925b70a3b49182c4304f99a83f2ee16f528439344f5deb99c2e388166f1e2b4d7db1f23 Homepage: https://gitee.com/openkylin/ukui-window-switch.git Description: UKUI Multitask View Package This package provides UKUI a Multitask View function. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: unbound-anchor Architecture: arm64 Version: 1.17.1-ok1 Priority: optional Section: net Source: unbound Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 78 Depends: libc6 (>= 2.36), libexpat1 (>= 2.0.1), libssl1.1 (>= 1.1.0), libunbound8 (>= 1.8.0) Breaks: unbound (<< 1.4.13-1) Replaces: unbound (<< 1.4.13-1) Filename: pool/main/u/unbound/unbound-anchor_1.17.1-ok1_arm64.deb Size: 25354 MD5sum: 1e858886656ee79c566475058ecad226 SHA1: 6f9eaac5318da4e5a18f387bb9b75b5611a2fa00 SHA256: f566f691b0fbdccae2df750e305a69fbde8bc18bbcaeb66f117c7940f4d742c1 SHA512: df324732bdfc684311ad185a100e37b9b2611228aed938ea750760c52fee7e52b561539419b04daec70155c7c7d49d94d508c54aba86a8a782fc5fc4798a5d94 Homepage: https://www.unbound.net/ Description: utility to securely fetch the root DNS trust anchor unbound-anchor is a utility which securely fetches or updates the root DNS zone trust anchor. A copy of the current root anchor and root update certificate is embedded in unbound-anchor. RFC 5011 trust anchor tracking is performed, with fallback to an SSL fetch if this fails. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: unbound-host Architecture: arm64 Version: 1.17.1-ok1 Priority: optional Section: net Source: unbound Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 107 Depends: libc6 (>= 2.34), libssl1.1 (>= 1.1.0), libunbound8 (>= 1.8.0) Recommends: dns-root-data Filename: pool/main/u/unbound/unbound-host_1.17.1-ok1_arm64.deb Size: 30370 MD5sum: 0070831822bedf1fdb80626130973152 SHA1: 87c43ec240bf80fd268207c328702971f7d7a6ab SHA256: 9cbe8c568f934b1684f74f39fd56cc582a591498956e5fec34ea97ad8971f662 SHA512: b0b44abc4f4c273f81536aaa0fb6b1710102be4a028dc793e44fc618c801b65661cec3b4afb4dae0fa5152043bbf48aef87c257a81c73ab012cc9e975590ce7a Homepage: https://www.unbound.net/ Description: reimplementation of the 'host' command This package provides the 'unbound-host' program that is bundled with the Unbound domain name server. This version differs from the one provided in the package called host, which is from NIKHEF, and bind9-host, which is from ISC, and has a similar but different set of features and options. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: unbound Architecture: arm64 Version: 1.17.1-ok1 Priority: optional Section: net Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3157 Pre-Depends: init-system-helpers (>= 1.54~) Depends: adduser, lsb-base (>= 3.0-6), libc6 (>= 2.36), libevent-2.1-7 (>= 2.1.8-stable), libnghttp2-14 (>= 1.3.0), libprotobuf-c1 (>= 1.0.1), libpython3.8 (>= 3.8.2), libssl1.1 (>= 1.1.1), libsystemd0 Recommends: dns-root-data Suggests: apparmor, openssl Enhances: munin-node Filename: pool/main/u/unbound/unbound_1.17.1-ok1_arm64.deb Size: 835080 MD5sum: 282027db3801eed875cb63f8645a0c25 SHA1: d7d86c4ee0c8a7dc00c71f98a693ccc1319059e5 SHA256: ea1421bb6a06f759ce2362882bb30b4382c3ed0f54a70c5db73dbb8d3835545e SHA512: 6bc372c6505e0bbf562c5a6622305a1e3b85932efc2ed838cb8c7dfac3b816bd1e2d37248d88d1325e369500adcdfcc4ba61f6fcb6f97c5a5c86ab5dbfcd31f3 Homepage: https://www.unbound.net/ Description: validating, recursive, caching DNS resolver Unbound is a recursive-only caching DNS server which can perform DNSSEC validation of results. It implements only a minimal amount of authoritative service to prevent leakage to the root nameservers: forward lookups for localhost, reverse for 127.0.0.1 and ::1, and NXDOMAIN for zones served by AS112. Stub and forward zones are supported. . This package contains the unbound daemon. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: unicode-data Architecture: all Version: 14.0.0-ok1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 37365 Filename: pool/main/u/unicode-data/unicode-data_14.0.0-ok1_all.deb Size: 8195636 MD5sum: 2e4b32882bf9da3633f204044653f5be SHA1: 33b0098d4bde3e321e0f15de6cddaf0f8be8817f SHA256: f82208ee745bbebeaf905867aebd59b73db4270a9ffcd6700006f5536ba46a67 SHA512: 6a620fb691b5a2381d79ae011c8a241f9b0bd5acc076ffe194d2355218d34dd8234e2a4a05e2531728bd77db3ac07332dd293c2a465cf05ede351921584de94f Homepage: https://www.unicode.org/ Description: Property data for the Unicode character set This package contains the property data, for the Unicode data set. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: unzip Architecture: arm64 Version: 6.0-ok3 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 349 Depends: libbz2-1.0, libc6 (>= 2.34) Suggests: zip Filename: pool/main/u/unzip/unzip_6.0-ok3_arm64.deb Size: 169922 MD5sum: d17cee27aca86a21d51539ecd9fa5755 SHA1: dcb2303ac179225175f6c71d4c081a9b4d5fd452 SHA256: ed62f5097b2b22c80c16cad97e381b63d039ec8f40df3d24efef5f21e004e421 SHA512: 5c32a9281c355506d982597371ccb18fff8edba0f28876f3fbc72d879ef988f8f4fe8a4f4e6921e5e2a609066e25d659f71b426035017d3cdef34468634c6293 Homepage: http://www.info-zip.org/UnZip.html Description: De-archiver for .zip files InfoZIP's unzip program. With the exception of multi-volume archives (ie, .ZIP files that are split across several disks using PKZIP's /& option), this can handle any file produced either by PKZIP, or the corresponding InfoZIP zip program. . This version supports encryption. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: update-manager-core Architecture: all Version: 1:20.04.10-ok9 Priority: optional Section: admin Source: update-manager Origin: openKylin Maintainer: Packaging SIG Installed-Size: 4459 Depends: python3:any (>= 3.2~), python3-update-manager (= 1:20.04.10-ok9), python3-distro-info, distro-info-data, lsb-release, ubuntu-release-upgrader-core (>= 1:18.04.9) Recommends: libpam-modules (>= 1.0.1-9ubuntu3) Breaks: computer-janitor (<= 1.11-0ubuntu1), update-manager (<< 1:0.146.2) Replaces: update-manager (<< 1:0.146.2) Filename: pool/main/u/update-manager/update-manager-core_20.04.10-ok9_all.deb Size: 644202 MD5sum: aa8efd3162cbea305d331ae867533367 SHA1: 9a91af04d705c7180b50f9e1b510fee56a74df3d SHA256: f65a5324555c8d08b8ea317f7515d082972d5c40a87302dfa2734bf4d7c0a600 SHA512: d57ffee7a5abb7ee1c5251f2c46f428c451cbb8b5932b06ef4636feb2092bbc5f7eb32039e022ab3ba7cf43fad99b9821f7f38e3a4d884d0fceb352169872c55 Description: manage release upgrades This is the core of update-manager and the release upgrader cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: update-manager Architecture: all Version: 1:20.04.10-ok9 Priority: optional Section: gnome Origin: openKylin Maintainer: Packaging SIG Installed-Size: 1041 Depends: python3:any (>= 3.2~), dconf-gsettings-backend | gsettings-backend, update-manager-core (= 1:20.04.10-ok9), libgtk3-perl, python3-aptdaemon.gtk3widgets (>= 1.1.1+bzr982-0ubuntu13) | synaptic, policykit-1, python3-dbus, python3-gi (>= 3.8), python3-yaml, gir1.2-gtk-3.0, gir1.2-snapd-1, ubuntu-release-upgrader-gtk, update-notifier Recommends: software-properties-gtk (>= 0.71.2), python3-launchpadlib Suggests: gir1.2-dbusmenu-glib-0.4, gir1.2-unity-5.0 Breaks: update-notifier (<< 3.177) Filename: pool/main/u/update-manager/update-manager_20.04.10-ok9_all.deb Size: 556854 MD5sum: 6720adae7d17783b754472683de84177 SHA1: 30ba707a56c9c28b1ce8c11df5c421d7c1a28ddf SHA256: fa3c157e1093a2d74c141331b33e7a0488f625a7d60f1ce16c745db105695f9f SHA512: 7bd1cd0f61acdbdf347bb22a40f6b7eae50c94271d48e94e228a3ed0ced626a8e5d184b9acdc11f3a0a1a5df67e39e780dc262f9fcb434805ebc808b8f37d539 Description: GNOME application that manages apt updates This is the GNOME apt update manager. It checks for updates and lets the user choose which to install. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: update-notifier-common Architecture: all Version: 3.192.30-ok7 Priority: optional Section: gnome Source: update-notifier Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 19 Pre-Depends: apt (>= 1.1~), dpkg (>= 1.15.7.2) Depends: patch, python3-apt, python3-dbus, python3-debconf | debconf (<< 1.5.64~), python3-debian, python3:any, update-manager-core (>= 1:17.04.2) Recommends: libpam-modules (>= 1.0.1-0) Suggests: policykit-1 Replaces: update-notifier (<< 0.75.1) Filename: pool/main/u/update-notifier/update-notifier-common_3.192.30-ok7_all.deb Size: 3134 MD5sum: 45d0a8eaac9765d1aae4ed58ff53c153 SHA1: ebca6b5bc67106d4003fa2d29233f36bb7c00016 SHA256: b29b70a57be2f8b5f7adfdb9ed2456a9255cacd7a0831095ae673d8ea81c0ccc SHA512: 502cffa1f6840d60d4d64195ee737156f42ab71993f4d14b96230a98cdb9840c043f62ba9ebb4b098261433a2c79d12826d96ebab7dddf624dfaf6b3cca45f74 Description: Files shared between update-notifier and other packages Apt setup files and reboot notification scripts shared between update-notifier and other packages, notably for server use cases. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: update-notifier Architecture: arm64 Version: 3.192.30-ok7 Priority: optional Section: gnome Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 20 Depends: policykit-1, python3-dbus, ubuntu-release-upgrader-gtk, kylin-system-updater, update-manager-gnome | update-manager (>= 1:17.04.3), update-notifier-common (= 3.192.30-ok7) Recommends: anacron, apport-gtk (>= 2.8-0), python3-aptdaemon, python3-aptdaemon.gtk3widgets | synaptic (>= 0.75.12), software-properties-gtk Filename: pool/main/u/update-notifier/update-notifier_3.192.30-ok7_arm64.deb Size: 5570 MD5sum: 2efa776afc3949f5674f246c6804ebc9 SHA1: 65b13832fca4a93b28a09421ab7c2a3429d412c5 SHA256: 5c71ab257c441947dc216236935342f89ec148b526cf4da75f90c7ff2b11453a SHA512: b82e1519711fc4eafc0543ba3dd2e8d05d1d4c3863ab72c56d52a7b3002aaf952b23d6d7f4f4a448993cc1e4fe9ce2cb32d011a8e39bda7e559da33f53429053 Description: Daemon which notifies about package updates Puts an icon in the user's notification area when package updates are available. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: upower-doc Architecture: all Version: 0.99.11-ok2.3 Multi-Arch: foreign Priority: optional Section: doc Source: upower Origin: openKylin Maintainer: openKylin Developers Installed-Size: 327 Suggests: devhelp Filename: pool/main/u/upower/upower-doc_0.99.11-ok2.3_all.deb Size: 23884 MD5sum: 90b89a6e578a4b022cd984c02277c931 SHA1: 938908c6b2aa15446f10c41fdfe8a87e4796335c SHA256: 2e026f3c9905f5d2a2a163081f93941a343251323cd94be3086aa8011b4b19e2 SHA512: 2d3bf4055d7cf22921776914925a552221563db08c8c0e9c5b8f529e92723c2c447338d5e31e49e01f7708bf69655e5dcae019794234e170d8df733929984cdc Homepage: https://upower.freedesktop.org/ Description: abstraction for power management - documentation 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: upower Architecture: arm64 Version: 0.99.11-ok2.3 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 529 Depends: dbus, udev, libc6 (>= 2.34), libglib2.0-0 (>= 2.41.1), libgudev-1.0-0 (>= 147), libimobiledevice6 (>= 0.9.7), libplist3 (>= 1.11), libupower-glib3 (>= 0.99.8), libusb-1.0-0 (>= 2:1.0.8) Recommends: policykit-1 Filename: pool/main/u/upower/upower_0.99.11-ok2.3_arm64.deb Size: 108476 MD5sum: d93018abe5b4e15a3d28024af7f878cd SHA1: a03d84a5afdd61b94afe795025e8475c02ffc0fc SHA256: c83cd99f47498eef190bc654bba160fa8c8a0d939b2e8cd54c25d25d9659a213 SHA512: cde4286a1e9427c4cb43dea2872163c461d4e58a91a3a4e0918d0d72096b3a748bfdbf4e15103a1de13324fc98f923c85c2a556b40bcb871055717d935c5b218 Homepage: https://upower.freedesktop.org/ Description: abstraction for power management 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: usbredirserver Architecture: arm64 Version: 0.8.0-ok2build1 Priority: optional Section: otherosfs Source: usbredir Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Liang Guo Installed-Size: 35 Depends: libc6 (>= 2.34), libusb-1.0-0 (>= 2:1.0.22), libusbredirhost1 (>= 0.4.3) Filename: pool/main/u/usbredir/usbredirserver_0.8.0-ok2build1_arm64.deb Size: 8302 MD5sum: 56dcfd54ede2052db6a7b510388988e5 SHA1: 17e845c71abef266476d1302640c9c99d2ebda32 SHA256: 082bd51ab4a0c7023c6990f151792afdd13a239a547aacac34b4210d4363d552 SHA512: 9fecd3b8a10ff14c5bb8ee6404bce81ba037409751f249a7973844953b45a5a8f8f9b0d7ec90c21b5639db80a33969add19adc0b261994c2c41dccd02025fd86 Homepage: http://www.spice-space.org/ Description: Simple USB host TCP server usbredirserver is a small standalone server for exporting an USB device for use from another (virtual) machine through the usbredir protocol. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: usr-is-merged Architecture: all Version: 35-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Source: usrmerge Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 11 Conflicts: acl (<< 2.2.52-3~), arptables (<< 0.0.4+snapshot20181021-1~), coreutils (<< 8.24-1~), cruft (<< 0.9.44~), cryptsetup (<< 2:1.7.0-1~), davfs2 (<< 1.5.2-1.2~), debianutils (<< 4.5~), ebtables (<< 2.0.10.4+snapshot20181205-1~), elvis-tiny (<< 1.4-24~), kbd (<< 2.0.4-4~), ksh (<< 93u+20120801-3.1~), less (<< 481-2~), libbrlapi-dev (<< 5.3.1-1~), libc0.1 (<< 2.35-4), libc0.3 (<< 2.35-4), libc6 (<< 2.35-4), libc6.1 (<< 2.35-4), libdm0-dev, libjson-c-dev (<< 0.12.1-1.1~), libpng12-0 (<< 1.2.54-6~), libusb-0.1-4 (<< 2:0.1.12-28~), mksh (<< 52b-1~), molly-guard (<< 0.7.1+exp1~), musl-dev (<< 1.1.9-1.1~), nano (<< 2.3.99pre3-1~), open-iscsi (<< 2.0.873+git0.3b4b4500-13~), open-vm-tools (<< 2:10.0.5-3227872-2~), policycoreutils (<< 2.4-4~), safe-rm (<< 0.12-6~), tcsh (<< 6.18.01-4~), vsearch (<< 1.9.5-2~), xfsdump (<< 3.1.6+nmu1~), xfslibs-dev (<< 4.9.0+nmu1~), yp-tools (<< 3.3-5~), zsh (<< 5.2-4~) Breaks: cruft-ng (<< 0.4.4~), initramfs-tools (<< 0.121~) Filename: pool/main/u/usrmerge/usr-is-merged_35-ok1_all.deb Size: 2868 MD5sum: 8ef1ce1cb5057c21234ca8bb74848fb9 SHA1: 0d9bf013051975d84a26247955ff56153240e79e SHA256: b9aac1b57e427962d644004e06c2737a5123968fb3580de7291d5bc4ed9171e9 SHA512: e54039eed282e15d15e1256080f251263b073a4bf8635277bef39f4d6dab771eabb68141daf868c1753626f71a5d5b87f7407ef961b575e8128544057dd361f8 Homepage: https://wiki.debian.org/UsrMerge Description: Transitional package to assert a merged-/usr system This package can be successfully installed only on merged-/usr systems. . It can be safely removed once no other package depends on it anymore. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: usrmerge Architecture: all Version: 35-ok1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 38 Provides: usr-is-merged Depends: perl:any, libfile-find-rule-perl Conflicts: acl (<< 2.2.52-3~), arptables (<< 0.0.4+snapshot20181021-1~), coreutils (<< 8.24-1~), cruft (<< 0.9.44~), cryptsetup (<< 2:1.7.0-1~), davfs2 (<< 1.5.2-1.2~), debianutils (<< 4.5~), ebtables (<< 2.0.10.4+snapshot20181205-1~), elvis-tiny (<< 1.4-24~), kbd (<< 2.0.4-4~), ksh (<< 93u+20120801-3.1~), less (<< 481-2~), libbrlapi-dev (<< 5.3.1-1~), libc0.1 (<< 2.35-4), libc0.3 (<< 2.35-4), libc6 (<< 2.35-4), libc6.1 (<< 2.35-4), libdm0-dev, libjson-c-dev (<< 0.12.1-1.1~), libpng12-0 (<< 1.2.54-6~), libusb-0.1-4 (<< 2:0.1.12-28~), mksh (<< 52b-1~), molly-guard (<< 0.7.1+exp1~), musl-dev (<< 1.1.9-1.1~), nano (<< 2.3.99pre3-1~), open-iscsi (<< 2.0.873+git0.3b4b4500-13~), open-vm-tools (<< 2:10.0.5-3227872-2~), policycoreutils (<< 2.4-4~), safe-rm (<< 0.12-6~), tcsh (<< 6.18.01-4~), vsearch (<< 1.9.5-2~), xfsdump (<< 3.1.6+nmu1~), xfslibs-dev (<< 4.9.0+nmu1~), yp-tools (<< 3.3-5~), zsh (<< 5.2-4~) Breaks: cruft-ng (<< 0.4.4~), initramfs-tools (<< 0.121~) Filename: pool/main/u/usrmerge/usrmerge_35-ok1_all.deb Size: 10590 MD5sum: b71eafd5cdf2385442c15da1746d3661 SHA1: 89753b157cb9cec4a53d7a4ec24242b5d752d6aa SHA256: 949279e2d94106c856bcd29f3cbe441a48208d36317037f0194946b5f9a8f58c SHA512: 6916d533a0a5c36f1daad43bc03f68f408e098a2e4dc562f4b3449465dc9c3327ed67d3d3039199ed2e7cd880d8a5f50bd6a5b178593c99e4509c1948bef917c Homepage: https://wiki.debian.org/UsrMerge Description: Convert the system to the merged /usr directories scheme This package will automatically convert the system to the merged /usr directory scheme, in which the /{bin,sbin,lib}/ directories are symlinked to their counterparts in /usr/. . There is no automatic method to restore the precedent configuration, so there is no going back once this package has been installed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: util-linux-extra Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: foreign Priority: standard Section: utils Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 534 Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libsmartcols1 (>= 2.38) Breaks: util-linux (<< 2.38~) Replaces: util-linux (<< 2.38~) Filename: pool/main/u/util-linux/util-linux-extra_2.38.1-ok5build1_arm64.deb Size: 105840 MD5sum: b630804b9ea260207030974b3ef64414 SHA1: 80f03b985c59e2770eb058022e981aa1a4946d18 SHA256: 646be477b36452f8ec87018fb6c8116f1156c0fbec2a47d923707f0f39e97e0b SHA512: 3e80556871e8fb49d28aed35011235f6ef3502f75900200a860d72e375e381e1be22ea960269876708d9028e128b2cfed1234bf381c39b662a5accccde7b71e0 Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: interactive login tools Tools commonly found on systems where humans login interactively, or are needed with non-standard system configurations. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: util-linux-locales Architecture: all Version: 2.38.1-ok5build1 Multi-Arch: foreign Priority: optional Section: localization Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7957 Depends: util-linux (>= 2.38.1) Filename: pool/main/u/util-linux/util-linux-locales_2.38.1-ok5build1_all.deb Size: 1341960 MD5sum: e49d8ac30edcce8b8b4f66b58bb77968 SHA1: 2012495b09f986ab9e7cfc4ed2738ec920200f10 SHA256: 6ea06ce2f3d574568beb492ea654216bfc71ca4b05c9514e80a865871f3a60b5 SHA512: d5bd1d2a3ea1569839759f45246dddac0825c745d2a483146c7a80b970743a44437a9ada89340d4ce5bfa87779d99b890fde7865540b2e3ddca8479f834e9e1c Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: locales files for util-linux This package contains the internationalization files for the util-linux package. . They are needed when you want the programs in util-linux to print their messages in other languages than English. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: util-linux Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: foreign Priority: required Essential: yes Section: utils Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 8412 Provides: hardlink Pre-Depends: libblkid1 (>= 2.37.2), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libcrypt1 (>= 1:4.1.0), libmount1 (>= 2.38), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsmartcols1 (>= 2.38), libsystemd0, libtinfo6 (>= 6), libudev1 (>= 183), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Depends: util-linux-extra Recommends: sensible-utils Suggests: dosfstools, kbd, util-linux-locales Conflicts: hardlink Replaces: hardlink Filename: pool/main/u/util-linux/util-linux_2.38.1-ok5build1_arm64.deb Size: 1178092 MD5sum: ec68f4df26800dcd5c6b96f88d3f626b SHA1: 056cd8609545dfd217e6e921103cae5929a790db SHA256: 0cb078d549606cd795b77f8104720a55c6951f356f87545641fee0799411a022 SHA512: c4b623710c8d362f19e3d52d7d0703421f8c3e7d1e048231912e3ab86972a67c5767842801737f9a12c900fa9f2608a7155d76b9af5c23651ea15dfb6a17d9c6 Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: miscellaneous system utilities This package contains a number of important utilities, most of which are oriented towards maintenance of your system. Some of the more important utilities included in this package allow you to view kernel messages, create new filesystems, view block device information, interface with real time clock, etc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: uuid-dev Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: same Priority: optional Section: libdevel Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 120 Depends: libc6-dev | libc-dev, libuuid1 (= 2.38.1-ok5build1) Filename: pool/main/u/util-linux/uuid-dev_2.38.1-ok5build1_arm64.deb Size: 28866 MD5sum: c2c0e1c31a0a47eeaaefaae26ae682e9 SHA1: 7c8689d2ab4dc6b8f9859467ea69b89617ef5afb SHA256: fd00cce035d7c88c39ed048f3ea6a4b96acf11e46994909c99102307d9be518c SHA512: 0bf30fd9b1cbcdea1266ea7df516be8ce5a2a72c6d34838086d48cf5033b52e66aa9328397802fc40278b0d4c4c713ade59e70e067015519bdcddfc34f10e935 Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: Universally Unique ID library - headers and static libraries The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). See RFC 4122 for more information. . This package contains the development environment for the uuid library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: uuid-runtime Architecture: arm64 Version: 2.38.1-ok5build1 Multi-Arch: foreign Priority: optional Section: utils Source: util-linux Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 262 Pre-Depends: libuuid1, init-system-helpers (>= 1.54~) Depends: adduser, libc6 (>= 2.34), libsmartcols1 (>= 2.27~rc1), libsystemd0, libuuid1 (>= 2.38.1-2~) Filename: pool/main/u/util-linux/uuid-runtime_2.38.1-ok5build1_arm64.deb Size: 43372 MD5sum: 115e583852e71d47661963de710ef862 SHA1: 2f4ea5e45571f39f7eee52e93b79ca23a3a1edb1 SHA256: 0f26d5b5fd90f8a184574f70d99160268d1bd3dfcc39fad7dbd2c037c3ef4cc3 SHA512: 1cdc6b61adee77e427b6d622456d7d42059ce9a928dc84c56d1cced8ffdffead2ac7f777328dda8a6ab934e2d1350763dfbdb4d2197ea527f8cacecdffa30d61 Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: runtime components for the 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. . This package contains the uuidgen program and the uuidd daemon. . The uuidd daemon is used to generate UUIDs, especially time-based UUIDs, in a secure and guaranteed-unique fashion, even in the face of large numbers of threads trying to grab UUIDs running on different CPUs. It is used by libuuid as well as the uuidgen program. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: va-driver-all Architecture: arm64 Version: 2.17.0-ok2 Multi-Arch: same Priority: optional Section: video Source: libva Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 21 Depends: mesa-va-drivers Filename: pool/main/libv/libva/va-driver-all_2.17.0-ok2_arm64.deb Size: 3410 MD5sum: e1f8ed2e8b1d374fe8acf58aa43777bc SHA1: 7fd41a380af09a7e9310504ddcb8986b1ceb2ad2 SHA256: ca36c17af77a4b4ed12327c2eabaeb49ac67df20ebf0ee4f75ce2ede30b25687 SHA512: 455f8b378f1193b2c86eebb75b6f6906e8649c8ba9ae8f1d84a18929ffb8afce5fd072e30e63bc5291a723e605691b6680293268c460b6e2cf0a2cca25ed3abf Homepage: https://01.org/linuxmedia/vaapi Description: Video Acceleration (VA) API -- driver metapackage This package depends on the full suite of drivers for the Video Acceleration API (VA API). It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vainfo Architecture: arm64 Version: 2.6.0-ok1build1 Priority: optional Section: utils Source: libva-utils Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 44 Depends: libc6 (>= 2.34), libva-drm2 (>= 2.6), libva-wayland2 (>= 2.6), libva-x11-2 (>= 2.6), libva2 (>= 2.6), libwayland-client0 (>= 1.20.0), libx11-6 Filename: pool/main/libv/libva-utils/vainfo_2.6.0-ok1build1_arm64.deb Size: 12742 MD5sum: 4d949262f2fdc38a3d0d25fb7a00accc SHA1: c305bab34c5051cb01a7faf95b464d15d780d506 SHA256: 3ba3b0f698b750c01b4e936738a7b0af868e07966dba5b66c57f1292f34125a6 SHA512: 0b8d69bf1ce59b9cde009e7d7928a23262d931a9f8c42787f11267980f887cce048f6cea31c681a1f133bbbdf4f31634b9cdc0484b942ffe0bfb4014c6752238 Homepage: https://github.com/intel/libva-utils Description: Video Acceleration (VA) API for Linux -- info program 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 vainfo program. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vala-0.56-doc Architecture: all Version: 0.56.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 664 Provides: vala-doc Suggests: valac, devhelp Filename: pool/main/v/vala/vala-0.56-doc_0.56.4-ok1_all.deb Size: 109432 MD5sum: 15bb684904b422319fb4c044a78dae2e SHA1: 1826a5be2e5b4812d56e4bef428182735b98fa97 SHA256: d9b78240ce391aca86a46f20ac770390a63449321fceed4f2ab4e60d6e21bc63 SHA512: 54a1f27faab410f4aca98d75e7bd297502745763febddaa0b8ecbb9518d7ed1be2ae7e1c9396c054581c442567e8979e22dcb8cce709b3a7333fada42ef4b39a Homepage: https://wiki.gnome.org/Projects/Vala/ Description: C# like language for the GObject system - documentation 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 Vala Reference Manual. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: valac-0.56-vapi Architecture: all Version: 0.56.4-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 9089 Provides: valac-vapi Filename: pool/main/v/vala/valac-0.56-vapi_0.56.4-ok1_all.deb Size: 805980 MD5sum: 80e110494a61721dce697d409a3a1ed6 SHA1: 0bbde900137a8565e96d2528a2d1ae5d558747b8 SHA256: 6bb9a0e1497c8d9200257e695724d89a26b3dbe3fa91ada04d19638451247d0c SHA512: d9a44bce7e81e9d32e0ad089678969eb399d72b3692f4448f95e267e063fef1082e2f1863c87980f38fcbf9c588357af1c628c5088cb8981efc4bb981f0a91f8 Homepage: https://wiki.gnome.org/Projects/Vala/ Description: C# like language for the GObject system - vapi files 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. . valac, the Vala compiler, is a self-hosting compiler that translates Vala source code into C source and header files. It uses the GObject type system to create classes and interfaces declared in the Vala source code. This package also contains the vala-gen-introspect and vapigen binaries that will automatically generate Vala bindings. . This package contains the bundled vapi files, which make some common libraries available for vala development. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: valac-bin Architecture: arm64 Version: 0.56.4-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 383 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.48), libvala-0.56-0 (= 0.56.4-ok1), libvalacodegen-0.56-0 (= 0.56.4-ok1) Conflicts: valac-0.12, valac-0.14, valac-0.16, valac-0.18, valac-0.20, valac-0.22, valac-0.24, valac-0.26, valac-0.28, valac-0.30 Breaks: valac (<< 0.46.5-1.1~) Replaces: valac (<< 0.46.5-1.1~) Filename: pool/main/v/vala/valac-bin_0.56.4-ok1_arm64.deb Size: 26266 MD5sum: 908a574cf848ddd630951464f21748a5 SHA1: eef04e5fbd2b97f2e94bcba16c508487bea0c17b SHA256: 24d21120969a4ae9815785c61c61adc96c7bd862a221fceeddc28181b9d333d6 SHA512: 72e5778a390784a24612dfcaf0d58d6d4c48150928c660a767b54fad8bd95eb085a05772af624ed2b07419a4565902766563ebd8a698b748f1215ea5ade7a889 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 particular package is an implementation detail of the vala packaging. It should not be installed directly and there should be no dependencies on it. Refer to the valac package instead. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: valac Architecture: arm64 Version: 0.56.4-ok1 Priority: optional Section: devel Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 638 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.48), libvala-0.56-0 (= 0.56.4-ok1), libvalacodegen-0.56-0 (= 0.56.4-ok1), libglib2.0-dev (>= 2.48), valac-0.56-vapi, valac-bin (= 0.56.4-ok1) Recommends: gcc 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 Filename: pool/main/v/vala/valac_0.56.4-ok1_arm64.deb Size: 117136 MD5sum: c6885472908b3027560edfdb79a96919 SHA1: d4bef7a048763181aac358a25f87559075d35b98 SHA256: 5e005d559a643a23653a4421c745d0a8a2ec49f1253beb34d111ed0863dc271c SHA512: fd06c1de660ef73210017117aa0ecaa09469ad99d5909b377dbf30fe3bb8ccb0607df523b10cec95bc444933989058821c386967ce809d53b0fb11f89a4ae6cb Homepage: https://wiki.gnome.org/Projects/Vala/ Description: 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. . valac, the Vala compiler, is a self-hosting compiler that translates Vala source code into C source and header files. It uses the GObject type system to create classes and interfaces declared in the Vala source code. This package also contains the vala-gen-introspect and vapigen binaries that will automatically generate Vala bindings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: valadoc Architecture: arm64 Version: 0.56.4-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 664 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.48), libvala-0.56-0 (>= 0.55.90), libvaladoc-0.56-0 (= 0.56.4-ok1), libvalacodegen-0.56-0 (= 0.56.4-ok1), valac (= 0.56.4-ok1) Recommends: gtk-doc-tools Filename: pool/main/v/vala/valadoc_0.56.4-ok1_arm64.deb Size: 101270 MD5sum: b693a19b1c8d238155d11f3494655db6 SHA1: 83586879f27ac805fbb90d4fa4eaba03142ca470 SHA256: 2a82dd22316e5938cbacb08c1edc397ae64eb7bd59d2adec29a94c8461b49af4 SHA512: d9a05efad3ffb1a25317859be44e282bd723f1b6b41172f7ae18e934ccfb383dcd3c916f493b8a59733235d87331e6d66173ef9a3f9987190e55ba0f51f6bd0d Homepage: https://wiki.gnome.org/Projects/Vala/ Description: API documentation generator for vala 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: valgrind-dbg Architecture: arm64 Version: 1:3.18.1-ok2 Priority: optional Section: debug Source: valgrind Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 36386 Depends: valgrind (= 1:3.18.1-ok2) Filename: pool/main/v/valgrind/valgrind-dbg_3.18.1-ok2_arm64.deb Size: 33646048 MD5sum: 6eb3880f2dcc662a55a3b702454968f7 SHA1: 0df1bf422894bdc0ecf1ed0a630eee188a1fe83e SHA256: 1b54a7a3cbd25c6f8457d7bbc20d079eb1008df5f9618416c207b1f5c93b173b SHA512: 85ae57d1e8fbda953533fffc53e526631fc10e407d43cd2394ab1643e40e2774a409f4dece38b70afbe3e5804f58ed68ad52ca8537d014410753409011cb96f3 Homepage: http://www.valgrind.org/ Description: instrumentation framework for building dynamic analysis tools (debug) Valgrind is a system for debugging and profiling Linux programs. With its tool suite you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting and making your programs more stable. You can also perform detailed profiling to help speed up your programs and use Valgrind to build new tools. . This package provides the debug symbols for valgrind's tools and libraries. Build-Ids: 06b80f4e31700f00c2e427dedeabff8b53d3df4e 0d05c71ec776ae6c4a698870d2998a54cf442b6c 1250c8c781fc9fa67199bef0302e07882e68c139 150f55ed46eab8f8a70ed2ab506417222dc1eb5d 1a8b7bd591923139d29b24152b8d6264490f6947 1d992d95725142810591d061788151819aeed515 2384bcb78deadd8fc94f9ffba47747b4da1c78a6 2453b1485496ff980a0baaea80d0e88124626c18 3198ea024688bfab28296528e89044e27d326b0e 3a8866bf8562a943cd41edb0d72b01da64c5fbce 3aa5cd952051894d61e22b0fed4313eb6c90467d 4f9072a13a686d09a4237689ddb4fd8f46674b86 5f4100a4cdd44f0be911638563eff909124a0de8 6fa371bd82df67610481094a0fe648c9533848e3 777fd5ff8f092200d1ebddb47c9d9830f99f3f6c 9e90dafd26214d39cae37d60a419140041087d7b ac602933e8733bcaa20d9adb66f808008c069580 b4bdd4957429268e480eb8f85b332f81fae29e67 ccb3e08b0663102820b8e8cb6af5775e518de304 e9c571601280e78fbaad058f4659d9bc4197512a eb20fe0dde9b2d715dc633fb0df63b4a75a1e999 f090b57a327fafb6b3b0aa6d0c3206f03c4332f8 f7ac61e69d8ff30eaf39c043f90c272d5aa4b7a3 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: valgrind-mpi Architecture: arm64 Version: 1:3.18.1-ok2 Priority: optional Section: devel Source: valgrind Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 389 Depends: libc6 (>= 2.17), libopenmpi3 (>= 4.0.3), valgrind (= 1:3.18.1-ok2) Recommends: gdb Filename: pool/main/v/valgrind/valgrind-mpi_3.18.1-ok2_arm64.deb Size: 44772 MD5sum: 864bb4bef8949c95a9fea50549ab7faf SHA1: aebfd587817db7c85d195c8dc784cef1e9ea3334 SHA256: 384cfa3026180eb4dc202a7ad367970211e546ba4b32b328b651ed10f0a215aa SHA512: 08db67a9fc251b15c1ef4a3cdd2b1497b8ae6331e00c67151c499906640ccdbf72188f0d5767835fca4d097332b5c36f40aa5c38a265a356a630ce9d64911bbf Homepage: http://www.valgrind.org/ Description: instrumentation framework for building dynamic analysis tools (MPI module) Valgrind is a system for debugging and profiling Linux programs. With its tool suite you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting and making your programs more stable. You can also perform detailed profiling to help speed up your programs and use Valgrind to build new tools. . This package provides the "mpiwrap" library for debugging distributed-memory applications which use the MPI message passing standard. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: valgrind Architecture: arm64 Version: 1:3.18.1-ok2 Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 42871 Depends: libc6 (>= 2.17), libc6-dbg Recommends: gdb Suggests: valgrind-dbg, valgrind-mpi, kcachegrind, alleyoop, valkyrie (>> 1.3.0) Breaks: valgrind-dev Replaces: valgrind-dev Filename: pool/main/v/valgrind/valgrind_3.18.1-ok2_arm64.deb Size: 8470242 MD5sum: c272b63814809f7ea9a172185aa1d7c9 SHA1: 451a3db5fc296c2fc4667ac72ea2730ff4f3a07d SHA256: 0893af7c88564bd9b1ea1817a531f56127b4f216e84df1f6375c8ba4f94af6a9 SHA512: 0d7960a87cf90cf9b3d0cb04de2af173921897d2f90a1365d0f213c799ad39dc6886e609d05a13278f10f860bcda1a0dd14c3a5bd66ef477701de8c832d8d702 Homepage: http://www.valgrind.org/ Description: instrumentation framework for building dynamic analysis tools Valgrind is a system for debugging and profiling Linux programs. With its tool suite you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting and making your programs more stable. You can also perform detailed profiling to help speed up your programs and use Valgrind to build new tools. . The Valgrind distribution currently includes six production-quality tools: * a memory error detector (Memcheck) * two thread error detectors (Helgrind and DRD) * a cache and branch-prediction profiler (Cachegrind) * a call-graph generating cache and branch-prediction profiler (Callgrind) * a heap profiler (Massif) It also includes three experimental tools: * a stack/global array overrun detector (SGCheck) * a second heap profiler that examines how heap blocks are used (DHAT) * a SimPoint basic block vector generator (BBV) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vc-dev Architecture: arm64 Version: 1.4.3-ok1 Priority: optional Section: libdevel Source: vc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2062 Filename: pool/main/v/vc/vc-dev_1.4.3-ok1_arm64.deb Size: 223544 MD5sum: a9bca9374a747fcf69f808ec32e2f5ff SHA1: d1d4329bbeaff07d17e680bf81ffd686a0749c45 SHA256: 52f3c5eaaa3ea303eea5a628a1106ce464e9e2324731c6b135ef5d358f732f09 SHA512: c8634717ecf4995e106b1f89fab73f1646827f1bc990afeb886db609f5d6f272da3ac64f345e18fbcf9f6e55eb9b7e0a21de9b515d5d509f05731cf230107364 Homepage: https://github.com/VcDevel/Vc Description: C++ types for explicitly data-parallel programming Vc is a free software library to ease explicit vectorization of C++ code. It has an intuitive API and provides portability between different compilers and compiler versions as well as portability between different vector instruction sets. Thus an application written with Vc can be compiled for: - AVX and AVX2 - SSE2 up to SSE4.2 or SSE4a - Scalar cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vdpauinfo Architecture: arm64 Version: 1.0-ok0build2 Priority: optional Section: x11 Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 40 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), libvdpau1 (>= 1.0), libx11-6 Filename: pool/main/v/vdpauinfo/vdpauinfo_1.0-ok0build2_arm64.deb Size: 10606 MD5sum: e94389505e33fae1834e56b662884515 SHA1: 4f681ac3fa1760a71068fe63d5e242de14ed99ab SHA256: 6bd9c9ad8744e32f594ad97d5d8908cbee3dff61e0223fb9ee4adfd631a722e1 SHA512: 0df6af75bb58bd3a0275e7d5f5bf4d4e511a4c34fe277e98db8d612c5e3d8f6ff8c4b28eaae00eba3d2256636aa5a2daca458a9011bc35eafe051538ac83eb5f Homepage: https://cgit.freedesktop.org/~aplattner/vdpauinfo Description: Video Decode and Presentation API for Unix (vdpauinfo utility) 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 vdpauinfo utility. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vim-athena Architecture: arm64 Version: 2:8.1.2269-ok10 Priority: optional Section: editors Source: vim Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Vim Maintainers Installed-Size: 3233 Provides: editor, gvim, vim, vim-lua, vim-perl, vim-python3, vim-ruby, vim-tcl Depends: vim-common (= 2:8.1.2269-ok10), vim-gui-common (= 2:8.1.2269-ok10), vim-runtime (= 2:8.1.2269-ok10), libacl1 (>= 2.2.23), libc6 (>= 2.34), libcanberra0 (>= 0.2), libgpm2 (>= 1.20.7), libice6 (>= 1:1.0.0), liblua5.2-0, libperl5.30 (>= 5.30.0), libpython3.8 (>= 3.8.2), libruby2.7 (>= 2.7.0), libselinux1 (>= 3.1~), libsm6, libtcl8.6 (>= 8.6.0), libtinfo6 (>= 6), libx11-6, libxaw7, libxmu6, libxpm4, libxt6 Suggests: cscope, vim-doc Filename: pool/main/v/vim/vim-athena_8.1.2269-ok10_arm64.deb Size: 1474840 MD5sum: c127b1c9932e62a14ac983650e56c957 SHA1: 5ebbef3d551e8e27754ac4ce075faae641d0fdf0 SHA256: 03d9b2f3fa1ddc2d0615d5f6ef4cdbb322c894523721434c24ea228b99b0bddb SHA512: 95374d31eef5dcb6a46e4b733ff3c383134556056052c68c7c56cb7522db8e91c3f0d399adbf76973b23a4170931381029355e978f31e622d56b3b7e79e28c20 Homepage: https://www.vim.org/ Description: Vi IMproved - enhanced vi editor - with Athena GUI Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a Athena GUI and support for scripting with Lua, Perl, Python 3, Ruby, and Tcl. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vim-common Architecture: all Version: 2:8.1.2269-ok10 Multi-Arch: foreign Priority: important Section: editors Source: vim Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Vim Maintainers Installed-Size: 275 Depends: xxd Recommends: vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny Filename: pool/main/v/vim/vim-common_8.1.2269-ok10_all.deb Size: 84586 MD5sum: 9a9d7e668c46c4925bf0190938dce98a SHA1: a9bf38bbc87e296163a72804f4ca665aa4afac43 SHA256: 599f02983b9e0b2c15f426441cf917f8c7f788a8cf382487b65e897a14c8a283 SHA512: 937c0b956320c28782fd53cc2da7446b013ce0ae0f236d4064b76cadc0f7f427a757fe74363719b131ec99c90adff9674d57778c875c648bbb489fc90324cb07 Homepage: https://www.vim.org/ Description: Vi IMproved - Common files Vim is an almost compatible version of the UNIX editor Vi. . This package contains files shared by all non GUI-enabled vim variants available in Debian. Examples of such shared files are: manpages and configuration files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vim-doc Architecture: all Version: 2:8.1.2269-ok10 Multi-Arch: foreign Priority: optional Section: doc Source: vim Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Vim Maintainers Installed-Size: 12245 Filename: pool/main/v/vim/vim-doc_8.1.2269-ok10_all.deb Size: 2103988 MD5sum: 87a5950b3013f3a563db72e0dd14fda6 SHA1: a453c8c16b4a8005d6eb4325d741ba7e213d9501 SHA256: 1356401d3587ffea1d4ecaf8dbbaf74bd868ce190cb1338b999f8e5fbfa65d8b SHA512: 9bb3f821eb7263fb16c1ce9fa8f2a224e0f2f68001087d5dfaa2a75a8e1b7f302901b17e4b58bcaab7337b43373951de57097f3b5f0e406cd8c66d9b90c683ef Homepage: https://www.vim.org/ Description: Vi IMproved - HTML documentation Vim is an almost compatible version of the UNIX editor Vi. . This package contains the HTML version of the online documentation. It is built from the runtime/doc directory of the source tree. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vim-gtk3 Architecture: arm64 Version: 2:8.1.2269-ok10 Priority: optional Section: editors Source: vim Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Vim Maintainers Installed-Size: 3286 Provides: editor, gvim, vim, vim-lua, vim-perl, vim-python3, vim-ruby, vim-tcl Depends: vim-common (= 2:8.1.2269-ok10), vim-gui-common (= 2:8.1.2269-ok10), vim-runtime (= 2:8.1.2269-ok10), libacl1 (>= 2.2.23), libc6 (>= 2.34), libcairo2 (>= 1.4.10), libcanberra0 (>= 0.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgpm2 (>= 1.20.7), libgtk-3-0 (>= 3.21.5), libice6 (>= 1:1.0.0), liblua5.2-0, libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.14.0), libperl5.30 (>= 5.30.0), libpython3.8 (>= 3.8.2), libruby2.7 (>= 2.7.0), libselinux1 (>= 3.1~), libsm6, libtcl8.6 (>= 8.6.0), libtinfo6 (>= 6), libx11-6, libxt6 Suggests: cscope, fonts-dejavu, gnome-icon-theme, vim-doc Filename: pool/main/v/vim/vim-gtk3_8.1.2269-ok10_arm64.deb Size: 1516930 MD5sum: 0f49fd29b121ceadcb9bc311f28cefbe SHA1: dc7fff71873d20f08816628496613e311da984c4 SHA256: 77d7084dab4818e0dee510a9d3881d57062a4a535a01e6c84d375cc1f5090154 SHA512: 48637d0d3395fd0d2d069aaee99ad66e3c1b02bfce946023dde9c89198bad8118c0b3b84b60e680bde8f19b3345cda4844aac8e451115553d905bad21a0931d5 Homepage: https://www.vim.org/ Description: Vi IMproved - enhanced vi editor - with GTK3 GUI Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a GTK3 GUI and support for scripting with Lua, Perl, Python 3, Ruby, and Tcl. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vim-gtk Architecture: all Version: 2:8.1.2269-ok10 Priority: optional Section: oldlibs Source: vim Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Vim Maintainers Installed-Size: 85 Depends: vim-gtk3 Filename: pool/main/v/vim/vim-gtk_8.1.2269-ok10_all.deb Size: 12216 MD5sum: 5b76d9b2c1713d10fed44d92a2560f77 SHA1: 769c9cc4b9657ae95959b594410065d723e2a3da SHA256: 66d4e446e009cc035d7924c3a72f3e1b5f16b180264a07703863853953deced6 SHA512: 60fab04befc2c202f36163df16873ea62e96873ea16dac37808e65066d50ea48e698cd764bbecfd4cd3eb634ea8ff4d15feacb4a503f49bd76dbd6dad143a42b Homepage: https://www.vim.org/ Description: Vi IMproved - enhanced vi editor (dummy package) This is a transitional package to install the vim-gtk3 package. You may remove this package if nothing depends on it. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vim-gui-common Architecture: all Version: 2:8.1.2269-ok10 Multi-Arch: foreign Priority: optional Section: editors Source: vim Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Vim Maintainers Installed-Size: 228 Recommends: vim-gtk3 | vim-athena Filename: pool/main/v/vim/vim-gui-common_8.1.2269-ok10_all.deb Size: 85354 MD5sum: caf163bd3153fcaeca3aed1a951f8a88 SHA1: 4acf70f344fca48c24f1122e8e3e0e0d09454b80 SHA256: a9ad5376fd50b803053ab0b1f903bd2da34b599c5a2791a2e521be115fd073be SHA512: 49e455502364a5011cc9df8bd2a71ed5bc6343122369f6c8af6450318b83ce297d0e0b95ed9758d9a8a18b20397309e186413eb1376b7547b38a0973f56771d7 Homepage: https://www.vim.org/ Description: Vi IMproved - Common GUI files Vim is an almost compatible version of the UNIX editor Vi. . This package contains files shared by all GUI-enabled vim variants available in Debian. Examples of such shared files are: gvimtutor, icons, and desktop environments settings. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vim-nox Architecture: arm64 Version: 2:8.1.2269-ok10 Priority: optional Section: editors Source: vim Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Vim Maintainers Installed-Size: 3028 Provides: editor, vim, vim-lua, vim-perl, vim-python3, vim-ruby, vim-tcl Depends: vim-common (= 2:8.1.2269-ok10), vim-runtime (= 2:8.1.2269-ok10), libacl1 (>= 2.2.23), libc6 (>= 2.34), libcanberra0 (>= 0.2), libgpm2 (>= 1.20.7), liblua5.2-0, libperl5.30 (>= 5.30.0), libpython3.8 (>= 3.8.2), libruby2.7 (>= 2.7.0), libselinux1 (>= 3.1~), libtcl8.6 (>= 8.6.0), libtinfo6 (>= 6) Suggests: cscope, vim-doc Filename: pool/main/v/vim/vim-nox_8.1.2269-ok10_arm64.deb Size: 1366170 MD5sum: 9ab0b78898289c9924a04f047199018b SHA1: 4dcf8589e5d89994629ce61509fce1ebcdee6de8 SHA256: d3130bcfd80dc7fd8723d80c11d03d8901164b4f07902c729fa0a8868e98799c SHA512: 9b661bb1d6319e3c07284504e162732a1f6bb5338726992e92fe09ff9710aed93258843a3fb92eea1948377fcdabdf43067e0a66cc2d5bc828c5bd30711ddcb5 Homepage: https://www.vim.org/ Description: Vi IMproved - enhanced vi editor - with scripting languages support Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with support for scripting with Lua, Perl, Python 3, Ruby, and Tcl but no GUI. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vim-runtime Architecture: all Version: 2:8.1.2269-ok10 Multi-Arch: foreign Priority: optional Section: editors Source: vim Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Vim Maintainers Installed-Size: 30666 Recommends: vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny Breaks: vim-tiny (<< 2:8.1.2269-ok10) Enhances: vim-tiny Filename: pool/main/v/vim/vim-runtime_8.1.2269-ok10_all.deb Size: 6348292 MD5sum: 52132f05b293acbaba58539d3f899712 SHA1: 01d22940a5a0fd0a966a82f632d3234034146ef1 SHA256: 5ed2977b8642f67b2b062fa8e07bfb7950903aae9f248c8b180627f70f552143 SHA512: cd442a0dac33be4411ce431fa99f850bdc4c9043996dffe6b2d98516f65d335eac04d9a0bcd9e2f4a86b13091f3427413626d619c471fd6dbda92c2498c8566a Homepage: https://www.vim.org/ Description: Vi IMproved - Runtime files Vim is an almost compatible version of the UNIX editor Vi. . This package contains vimtutor and the architecture independent runtime files, used, if available, by all vim variants available in Debian. Example of such runtime files are: online documentation, rules for language-specific syntax highlighting and indentation, color schemes, and standard plugins. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vim-syntax-docker 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: 55 Depends: vim Recommends: vim-addon-manager Suggests: docker.io Filename: pool/main/d/docker.io/vim-syntax-docker_20.10.16-ok1_all.deb Size: 13580 MD5sum: 73e89e2aa0aa90a5df6b0224aa97f2cf SHA1: 41f335c64b5c32ba38fe3f87da50eb1c06ee9137 SHA256: 791886f60fe7826f67817c4a633e8fe4509bda09fd667be675e2ddce8e7b6029 SHA512: 4303a9694a965d05aa639de5e17096840467533c1c66b2d13ea4d08c357b89af68927c56b9a14a191e5a918cf5c2fad51c65e26a02651b700ac46d0e433c207d Homepage: https://www.docker.com/community-edition Description: Docker container engine - Vim highlighting syntax files This package provides syntax files for the Vim editor for editing Dockerfiles from the Docker container engine. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vim-tiny Architecture: arm64 Version: 2:8.1.2269-ok10 Priority: important Section: editors Source: vim Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Vim Maintainers Installed-Size: 1687 Provides: editor Depends: vim-common (= 2:8.1.2269-ok10), libacl1 (>= 2.2.23), libc6 (>= 2.34), libselinux1 (>= 3.1~), libtinfo6 (>= 6) Suggests: indent Filename: pool/main/v/vim/vim-tiny_8.1.2269-ok10_arm64.deb Size: 462886 MD5sum: 7cfdbe17b8701a374c3577747e3d0dbe SHA1: a06c2c790b692a313f321e61a5fcd2beb0a2f518 SHA256: b71809d1144971ab6b73597be1bb115aa9d37ecae11c7415fbd3e915e3bfda64 SHA512: 7ac15c023af72a90f22df5626821ede9a7a4dd32bbf5d3b34c01611ff4c9effddf9a16a35b4331f4ec9ed556af0d28bd200cc61c4b053d7f3a9611688e0260ab Homepage: https://www.vim.org/ Description: Vi IMproved - enhanced vi editor - compact version Vim is an almost compatible version of the UNIX editor Vi. . This package contains a minimal version of Vim compiled with no GUI and a small subset of features. This package's sole purpose is to provide the vi binary for base installations. . If a vim binary is wanted, try one of the following more featureful packages: vim, vim-nox, vim-athena, or vim-gtk3. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vim Architecture: arm64 Version: 2:8.1.2269-ok10 Priority: optional Section: editors Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Vim Maintainers Installed-Size: 2642 Provides: editor Depends: vim-common (= 2:8.1.2269-ok10), vim-runtime (= 2:8.1.2269-ok10), libacl1 (>= 2.2.23), libc6 (>= 2.34), libcanberra0 (>= 0.2), libgpm2 (>= 1.20.7), libselinux1 (>= 3.1~), libtinfo6 (>= 6) Suggests: ctags, vim-doc, vim-scripts Filename: pool/main/v/vim/vim_8.1.2269-ok10_arm64.deb Size: 1222958 MD5sum: 42a25b030241fcf5721b3d8b8dee61ac SHA1: 22650c1fac6ef18bc3c72ae1fd4b16d6b8fd345d SHA256: 459e0169ca303af4c0717155c355d74aa9f93a88bf6ab1d401a502b6e6bc1820 SHA512: 85eb97d603f14ac975b4890fd994f6446f91bc3ec74f94368cc754930811f31fff90b0154e9028705e301f502581d52bc50b9f196566d5e85a751a008d85ba6e Homepage: https://www.vim.org/ Description: Vi IMproved - enhanced vi editor Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a rather standard set of features. This package does not provide a GUI version of Vim. See the other vim-* packages if you need more (or less). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: virgl-server Architecture: arm64 Version: 0.10.3-ok3 Priority: optional Section: otherosfs Source: virglrenderer Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Virtualization SIG Installed-Size: 132 Depends: libvirglrenderer1 (= 0.10.3-ok3), libc6 (>= 2.17) Filename: pool/main/v/virglrenderer/virgl-server_0.10.3-ok3_arm64.deb Size: 26446 MD5sum: e4d31ed2984d3b3676b00dc1e46a05a9 SHA1: 3a8ff326b92f0dec95d897232079368088ced9b9 SHA256: 5fcf2b38061f955e4ae549ff828eba09e8a79984790cbbec77ac4e4daf2bc5d0 SHA512: 63b07ca2c17371cb4448d5392ee995216de952987649d87a3dfe5157def75830fe8e8f1e6ba69adb4a73fa603873e78a36eadd7b6d2e81c973d91dee3832bc1f Homepage: https://virgil3d.github.io/ Description: virtual GPU for KVM virtualization - vtest server used for testing and container virtualization . Virgl is a software to separate OpenGL rendering from the host GPU The vtest server provides the means to do this without going through full virtualization cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: virt-manager Architecture: all Version: 1:2.2.1-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 6348 Depends: gir1.2-appindicator3-0.1, gir1.2-gtk-3.0 (>= 3.10), gir1.2-gtk-vnc-2.0, gir1.2-gtksource-4, gir1.2-libosinfo-1.0, gir1.2-libvirt-glib-1.0, gir1.2-vte-2.91, librsvg2-common, python3-dbus, python3-gi, python3-gi-cairo, python3-libvirt (>= 0.7.1), virtinst (>= 1:2.2.1-ok1), dconf-gsettings-backend | gsettings-backend, python3:any Recommends: gir1.2-spiceclientglib-2.0, gir1.2-spiceclientgtk-3.0, libvirt-daemon-system (>= 1.2.7) Suggests: gir1.2-secret-1, gnome-keyring, python3-guestfs, ssh-askpass, virt-viewer Filename: pool/main/v/virt-manager/virt-manager_2.2.1-ok1_all.deb Size: 977790 MD5sum: 8d0b5dd53881eded317f40eba745611e SHA1: c78730fe63fb5876eabafe5b451a7c8229e54955 SHA256: 91ab89290bbd19a5b8c23141423c71a39dd9f0ce3b07440165604924f7dc12af SHA512: 53fda80405f694ba5538d7cc03ad10a54d0ec87ac74943d0a10d21f99cedbfe284cae99dd65dc0fb0cd353d806cd55553d6ff575dcdcc3503e50705bc343beb6 Homepage: http://virt-manager.org/ Description: desktop application for managing virtual machines It presents a summary view of running domains and their live performance & resource utilization statistics. A detailed view presents graphs showing performance & utilization over time. Ultimately it will allow creation of new domains, and configuration & adjustment of a domain's resource allocation & virtual hardware. Finally an embedded VNC client viewer presents a full graphical console to the guest domain. . NOTE: the GUI is still considered experimental. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: virt-viewer Architecture: arm64 Version: 7.0-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 1431 Depends: libc6 (>= 2.34), libgdk-pixbuf2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.38), libgovirt2 (>= 0.3.4), libgtk-3-0 (>= 3.11.5), libgtk-vnc-2.0-0 (>= 0.4.1), libpango-1.0-0 (>= 1.14.0), librest-0.7-0 (>= 0.8.0), libspice-client-glib-2.0-8 (>= 0.35), libspice-client-gtk-3.0-5 (>= 0.35), libvirt-glib-1.0-0 (>= 0.1.8), libvirt0 (>= 1.2.8~rc2), libxml2 (>= 2.7.4) Suggests: netcat Filename: pool/main/v/virt-viewer/virt-viewer_7.0-ok1_arm64.deb Size: 281064 MD5sum: 7260025f2bde37cc3317c069bc03e92c SHA1: 4f40279ba4e7ab089b11e7f57be1c1e1c10cc6e9 SHA256: 05795e35f26874afb733b89904a95e7e935e1effef8bbb0af5c0b21fb1d139cd SHA512: b4fef9d90fbcb4c5c10903ff89f0bbfdec8c21fcade0552c814221beb23c3fa1ab2706d93848b8c0c39f933493bb81caaed09c739270223db01cac992adf7b33 Homepage: http://virt-manager.org Description: Displaying the graphical console of a virtual machine The console is accessed using the VNC or SPICE protocol. The guest can be referred to based on its name, ID, or UUID. If the guest is not already running, then the viewer can be told to wait until is starts before attempting to connect to the console The viewer can connect to remote hosts to lookup the console information and then also connect to the remote console using the same network transport. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: virtinst Architecture: all Version: 1:2.2.1-ok1 Priority: optional Section: admin Source: virt-manager Origin: openKylin Maintainer: OpenKylin Virtualization SIG Installed-Size: 803 Depends: e2fsprogs, genisoimage, gir1.2-libosinfo-1.0, python3, python3-distutils, python3-gi, python3-libvirt (>= 0.4.6), python3-libxml2, python3-requests Recommends: qemu-utils, virt-viewer Filename: pool/main/v/virt-manager/virtinst_2.2.1-ok1_all.deb Size: 183942 MD5sum: e2762f930003a43b1c9ebc4fca182089 SHA1: bc7f5e140f701902ac2080d80fc6ca64e0f5d59f SHA256: 6da9a2a8f4fde9a0d4043b10a3338d0ed86425be8301012414322e7beba2e3fa SHA512: 3b95b8c2de784ee8da1f44a3c38aded6c6bfe5acaa83f570674b74801251842b251edeb3b5877210ffe7d5f320ac31ea2067edb1b16dea8f94ad66812884a301 Homepage: http://virt-manager.org/ Description: Programs to create and clone virtual machines Virtinst is a set of commandline tools to create virtual machines using libvirt: . virt-install: provision new virtual machines virt-clone: clone existing virtual machines virt-xml: edit libvirt XML using command line options. virt-convert: convert virtual machines between formats cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: volume-key Architecture: arm64 Version: 0.3.12-ok2 Priority: optional Section: utils Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 132 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.16.0), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), libvolume-key1 (= 0.3.12-ok2) Filename: pool/main/v/volume-key/volume-key_0.3.12-ok2_arm64.deb Size: 60660 MD5sum: 832f64e7b10238447f37f454e26946c3 SHA1: 82b49a98048214bdfb09ff98fec236989b52eea6 SHA256: 601cfd147f0cc67dd39e81702a7019bf6ab7111ed8194e498051c1810d162306 SHA512: 6a0f42a91cd5d766384044e2e62ab237314280d28384076d15da2c6dc9d1aed16ba62fbb64061bf54e3d66a512ec608cfc6c4b1a3401fccc8a51662248a26e9f Homepage: https://pagure.io/volume_key Description: Utility for manipulating storage encryption keys and passphrases This package provides a command-line tool for manipulating storage volume encryption keys and storing them separately from volumes. . The main goal of the software is to allow restoring access to an encrypted hard drive if the primary user forgets the passphrase. The encryption key back up can also be useful for extracting data after a hardware or software failure that corrupts the header of the encrypted volume, or to access the company data after an employee leaves abruptly. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vpx-tools Architecture: arm64 Version: 1.12.0-ok1 Priority: optional Section: utils Source: libvpx Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 971 Depends: libvpx7 (= 1.12.0-ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/libv/libvpx/vpx-tools_1.12.0-ok1_arm64.deb Size: 247582 MD5sum: 4147e59872433f3243b5c1752157c983 SHA1: 871ef911bd5c096142a53e970672109d9f9ebf3e SHA256: 24476be0b1a493955351314ec4b711b95e5dd889fc94bbb5bcc8d4c3a2f1c2fd SHA512: b1b5bdf4e0702151a63821739ace2a63d26b4bb80af446d626605c636d2f95807b775fcff14e2052075a655a24e4247bdc93ca163f31e4ba6c899211417b06f3 Homepage: https://www.webmproject.org Description: VP8 and VP9 video codec encoding/decoding tools VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the commandline tools vpxdec and vpxenc. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vtk9-doc Architecture: all Version: 9.1.0+really9.1.0+dfsg2-ok1 Priority: optional Section: doc Source: vtk9 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2130331 Depends: doc-base, libjs-jquery, libjs-mathjax Suggests: libvtk9-dev, vtk9-examples Filename: pool/main/v/vtk9/vtk9-doc_9.1.0+really9.1.0+dfsg2-ok1_all.deb Size: 106801678 MD5sum: 087f0ac6e73dd2456ad67ca4afd47b08 SHA1: 175abf74cfff26f191ca200e60f4458fbc57abce SHA256: b274c7b19013fc8bc9a71b75748e5507c41f8ddb86278cb2fd144baeb0d6be01 SHA512: ca2edf8131bb0819d322109aeba0c0da5fd119d96537ae3698ccf1e83cc8e11b97f3a33a0daa271cea55e0baaf346498d1b731959054cb10fb806e7f08644756 Homepage: https://www.vtk.org/ Description: VTK class reference documentation The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides documentation for VTK9 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vtk9-examples Architecture: all Version: 9.1.0+really9.1.0+dfsg2-ok1 Multi-Arch: foreign Priority: optional Section: graphics Source: vtk9 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2045 Suggests: libvtk9-dev, python3, python3-vtk9, vtk9-doc Filename: pool/main/v/vtk9/vtk9-examples_9.1.0+really9.1.0+dfsg2-ok1_all.deb Size: 593250 MD5sum: 2831778877d15d9dc74bdc4c18700842 SHA1: 9aaa88afdd330b456d2dd7dddfcc08d3a0093a32 SHA256: fec1c9786a520d36b38aee961da4ed57e394d0feb0db12f00a717f338a01f00c SHA512: 39112032c624311e7febdb92580de60ce80bbf5b080a7daf9775f1b3740fc6213237e582c468a70b9cb83958dfd40872bcf422a532aeabb52581b5cafbc8a459 Homepage: https://www.vtk.org/ Description: VTK examples The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides examples for VTK9 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: vtk9 Architecture: arm64 Version: 9.1.0+really9.1.0+dfsg2-ok1 Priority: optional Section: interpreters Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 166 Depends: libvtk9.1 (= 9.1.0+really9.1.0+dfsg2-ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Suggests: vtk9-doc, vtk9-examples Filename: pool/main/v/vtk9/vtk9_9.1.0+really9.1.0+dfsg2-ok1_arm64.deb Size: 16044 MD5sum: 5e0da86b74d78f184e2402830e3eb013 SHA1: 64eb50b46bf1bd25ae55704879519559a589e7fc SHA256: 022c65a156385895eb35f82bd91d4f682cad4f3b066bcf45932e26c58e88ef94 SHA512: 993ecf263c12d7e7f3f409e7f48d123fc9c56b9f4b0b5086eb98bde8622c0c3817d461144fdd176af5c1fb47321b3a7d933c26833e0aaf218f95a02bad6ade7e Homepage: https://www.vtk.org/ Description: Binaries for VTK9 The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides binaries for VTK9 cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: w3m-img Architecture: arm64 Version: 0.5.3+git20230121-ok1 Priority: optional Section: web Source: w3m Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 100 Depends: w3m (= 0.5.3+git20230121-ok1), libc6 (>= 2.34), libimlib2 (>= 1.4.5), libx11-6 Filename: pool/main/w/w3m/w3m-img_0.5.3+git20230121-ok1_arm64.deb Size: 25632 MD5sum: d573e142d1f6788981f983be3d13ff31 SHA1: 6378b2afa9f7570246114bea2ee8d2b2fde49a31 SHA256: d07b2a3698b7daa6807fe23a23d99ed0649b3416038364cd37127fba378221d9 SHA512: 573ef1f49c48b31296b54c300db4be4a7ec8e9cd10e959210366c2a8105a156aaaf6708420711ca1938de3141168af28b28a17a537e127901e3095360574782d Homepage: https://tracker.debian.org/pkg/w3m Description: inline image extension support utilities for w3m w3m-img provides some utilities to support inline images for w3m on terminal emulator in X Window System environments and Linux framebuffer. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: w3m Architecture: arm64 Version: 0.5.3+git20230121-ok1 Multi-Arch: foreign Priority: optional Section: web Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2438 Provides: www-browser Depends: libc6 (>= 2.34), libgc1c2 (>= 1:7.2d), libgpm2 (>= 1.20.7), libssl1.1 (>= 1.1.0), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Suggests: brotli, bzip2, cmigemo, compface, dict, dict-wn, dictd, libsixel-bin, mailcap, man-db, media-types, sensible-utils, w3m-el, w3m-img, wget | curl, xdg-utils, xsel Conflicts: w3m-ssl Replaces: w3m-ssl, w3mmee Filename: pool/main/w/w3m/w3m_0.5.3+git20230121-ok1_arm64.deb Size: 1135384 MD5sum: 1dd3fe367ffe81dfda30fd8de5af041d SHA1: dbc06a362e51b8f705e0b38df867c119995cd2c3 SHA256: 358fcc6cca1edac3494a3d01723db9ed559e0f6eb5dcc151477d7260a10a1145 SHA512: cc4cc5a2e1067ef28e39ea908da78b8a34543eae4729449414cad41ebc2f955488a7b79dcfc117e8e8eef958321008194db9e1625298e3c4daed3cd6ced16936 Homepage: https://tracker.debian.org/pkg/w3m Description: WWW browsable pager with excellent tables/frames support w3m is a text-based World Wide Web browser with IPv6 support. It features excellent support for tables and frames. It can be used as a standalone file pager, too. . * You can follow links and/or view images in HTML. * Internet message preview mode, you can browse HTML mail. * You can follow links in plain text if it includes URL forms. * With w3m-img, you can view inline images. . This package provides Debian's w3m, forked from the original version . cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: wdiff-doc Architecture: all Version: 1.2.2-ok2 Priority: optional Section: doc Source: wdiff Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Santiago Vila Installed-Size: 52 Filename: pool/main/w/wdiff/wdiff-doc_1.2.2-ok2_all.deb Size: 9512 MD5sum: fd02f486f0a9980c1bbf65f46df779f6 SHA1: da2f9111583a53240019447da4f25a173855eb60 SHA256: 3ebf6458ce24150c5967d54c45b0962fc40bd459b1f99de270218ab36c16a074 SHA512: 864b902fca33414423bcd6cf4f3524d1cad09d18d83f8873dd8ebebb5e7607ea624086e980781d9e0904596a298a711676e720911fe88a60b342bb466cdae570 Homepage: http://www.gnu.org/software/wdiff/ Description: Documentation for GNU wdiff This package contains the HTML documentation for GNU wdiff. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: webp Architecture: arm64 Version: 1.2.2-ok4 Priority: optional Section: graphics Source: libwebp Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 584 Depends: libc6 (>= 2.34), libgif7 (>= 5.1), libgl1, libglut3.12 (>= 3.4.0), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp7, libwebpdemux2, libwebpmux3 Filename: pool/main/libw/libwebp/webp_1.2.2-ok4_arm64.deb Size: 88442 MD5sum: f8a441e7fc88ac74f4997d7d9cd292f6 SHA1: 31c3accbd794194a62a5ae31d96904d91e68bfc7 SHA256: b95d6855a42c94de5b4a89dc5c6945b738b9e5e16e4f7916e919fb92c6ceb36d SHA512: d21e05c470c0a321c73760dc409d3da6519afac3b94bb98ebcac7ea6b87e9e419b738a8b91b26868ca891fa196437f7ccf1c2b42a03913ff722ad7612bee9f58 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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: whoopsie-preferences Architecture: arm64 Version: 23-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Evan Dandrea Installed-Size: 42 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.30.0), libpolkit-gobject-1-0 (>= 0.99), libwhoopsie-preferences0 (= 23-ok1), libwhoopsie0 (>= 0.2.48) Recommends: whoopsie (>= 0.2.77) Breaks: activity-log-manager (<< 0.9.7-z), activity-log-manager-control-center (<< 0.9.6), whoopsie (<< 0.2.47) Replaces: activity-log-manager (<< 0.9.7-z), activity-log-manager-control-center (<< 0.9.6) Filename: pool/main/w/whoopsie-preferences/whoopsie-preferences_23-ok1_arm64.deb Size: 9370 MD5sum: 0419e482e3a59b0c2ca5c94c8311f602 SHA1: b7d1f4f85b90a3904e8db239e1792d7c3b991195 SHA256: d53d24ccbc9150e41edf657cd56cc648a0d2cef71ea19ec2d9be01147e254f77 SHA512: 0ebb52cf8d2b89e97d293061cafa10ea423d7c80177b4838fefbed0a39e8f3f6c2559eb40610f90f63dd9924598328cfa829b156d96a2614a716c13a126fb501 Homepage: http://launchpad.net/whoopsie-preferences Description: System preferences for error reporting This package provides an interface for system preferences dialogs to control error reporting. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: whoopsie Architecture: arm64 Version: 0.2.77-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Lu zhiping Installed-Size: 86 Pre-Depends: init-system-helpers (>= 1.54~), sysvinit-utils (>= 2.88dsf-50) Depends: libc6 (>= 2.17), libcurl3-gnutls (>= 7.16.2), libglib2.0-0 (>= 2.32), libwhoopsie0 (= 0.2.77-ok1), adduser Filename: pool/main/w/whoopsie/whoopsie_0.2.77-ok1_arm64.deb Size: 21260 MD5sum: a75f8bb16cb7776f131e8cdb3487f107 SHA1: caa80d47fcab95ac7dac62e0fa867c459868185c SHA256: 1f09df5029d6fb96092c3725c5f02d7e70ca07b84b98c0e69b4ee1d3a3e5328e SHA512: 6174ad914c936da24884caa03cfaeda897502142603d84e8b340789448877c1a084d2dd9a3f8a13ab4e353e7422e23a25eb56f3bacdd098e32b0144ff6a5d019 Homepage: http://wiki.ubuntu.com/ErrorTracker Description: Ubuntu error tracker submission This program submits crash reports back to an Ubuntu server. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: wildmidi Architecture: arm64 Version: 0.4.3-1ok1 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 67 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.34), libwildmidi2 (>= 0.4.0) Recommends: libwildmidi-config Filename: pool/main/w/wildmidi/wildmidi_0.4.3-1ok1_arm64.deb Size: 20726 MD5sum: ea35dfb1f1c634c3b432f5182c86d036 SHA1: 013f4f2d2868f56db41ef26e17cb4aa71c923e2c SHA256: 73ac85f4697acbf3a2b475a40b03e36862e0223304c7278a1fc15edab62a056e SHA512: 39f18a8edc26b58c43ca82b15cb26c01c434e4c53bc73422a8c0f89801892a8bcb944579bc7000e0981fa83ad9c0604122f8d81245185fcc55b2d4510f37a18d Homepage: http://www.mindwerks.net/projects/wildmidi/ Description: software MIDI player Minimal MIDI player implementation based on the wildmidi library that can either dump to WAV or playback over ALSA. It is intended to demonstrate the features of libWildMidi, including: reberb, logarithmic volume and high-quality linear or gauss resampling. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: winpr-utils Architecture: arm64 Version: 2.8.1-ok6 Multi-Arch: foreign Priority: optional Section: utils Source: freerdp2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 153 Depends: libc6 (>= 2.34), libwinpr-tools2-2 (= 2.8.1-ok6), libwinpr2-2 (>= 2.0.0~git20160317.1.75ae3f5+dfsg1) Filename: pool/main/f/freerdp2/winpr-utils_2.8.1-ok6_arm64.deb Size: 25326 MD5sum: f2ee6c81ef721dbe81862eab2efc0203 SHA1: d053ed64ece785b0beecfbcdc8e111a9833a5432 SHA256: 16af86be6770e1188413b8350a92905c1ab036504ca7b4bf375eb2fb6c07a0ad SHA512: 15f65b3f4726d8df37c4ac3616db3dd3369fb90db66b4cea93a96a6716d005cd39bc39d73e6ce033167b4f18cbe0b10ed68b042da05f2e11bc36eff712cda405 Homepage: https://www.freerdp.com/ Description: Windows Portable Runtime library command line utilities 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 WinPR command line utils (winpr-hash, winpr-makecert). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: wireplumber-doc Architecture: all Version: 0.4.13-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: wireplumber Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 6209 Filename: pool/main/w/wireplumber/wireplumber-doc_0.4.13-ok1_all.deb Size: 3056554 MD5sum: e89cfdad82dc3e36b83c6a3c175ea40b SHA1: b6a3f257b4118ff55d04a5e061b7f0b93c7df806 SHA256: dcf307d72a2f391a406491b79bfc5b7567ee79873ff6eeff5392c590201b35dd SHA512: 082ad77eadaff38ce2ba345676d12e59b6180f0e0246c35a264099b4d3fe565d9252e3a0d16d52ea8e0694a6b01748637f292e138262ac658527977bf36de852 Homepage: https://gitlab.freedesktop.org/pipewire/wireplumber Description: modular session / policy manager for PipeWire - documentation 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 WirePlumber documentation. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: wireplumber Architecture: arm64 Version: 0.4.13-ok1 Priority: optional Section: video Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 614 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.62), libpipewire-0.3-0 (>= 0.3.52), libwireplumber-0.4-0 (= 0.4.13-ok1), init-system-helpers (>= 1.52), pipewire (>= 0.3.52) Recommends: pipewire-pulse Suggests: libspa-0.2-bluetooth, wireplumber-doc Conflicts: pipewire-media-session Replaces: pipewire-media-session Filename: pool/main/w/wireplumber/wireplumber_0.4.13-ok1_arm64.deb Size: 69090 MD5sum: 4ded9c15a05744d9e5e71b63dfabf0a7 SHA1: e8015146ba7f804e0da3e0ab5f88bc892055cdc7 SHA256: 643974fba6c2205547f8148163d9aab97b409beefbdae59ad6ba96f592d929d7 SHA512: 40864e03b37449e4028f111122883fb63ef597f7b06a9553a0ce53b8aa44db1f0cc937a49a1b55ee1f1cfbf37b1ef26c6c98a28585ec511823ec400ab215f80c Homepage: https://gitlab.freedesktop.org/pipewire/wireplumber Description: modular session / policy manager for PipeWire 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 WirePlumber daemon and command-line utilities. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: wpagui Architecture: arm64 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: 794 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5), wpasupplicant (>= 0.7.3~), libqt5svg5 Filename: pool/main/w/wpa/wpagui_2.10-ok1.6_arm64.deb Size: 278048 MD5sum: 72c75d52798402acb7bddc223c54f1cc SHA1: c4eab2799f658a31a5e746c75f5e14a0a52bb575 SHA256: de73e33f2f4ca676b5fc10341b841b80a2f6a341785d397a2f1fa1074fdeddf1 SHA512: 97a484375812cd215ecba4423b4b451f2b595d6526882b3a8367ea7f034864e6f49158ec07852b173c7558c7fb606364fc353019e3701eae65edfc7d65cad484 Homepage: https://w1.fi/wpa_supplicant/ Description: graphical user interface for wpa_supplicant wpagui provides a Qt interface for choosing which configured network to connect to. It also provides a method for browsing 802.11 SSID scan results, an event history log of messages generated by wpa_supplicant, and a method to add or edit wpa_supplicant networks. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: wpasupplicant Architecture: arm64 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: 4809 Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libnl-3-200 (>= 3.2.21), libnl-genl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.4.0), libpcsclite1 (>= 1.0.0), libreadline8 (>= 6.0), libssl3 (>= 3.0.0), lsb-base, adduser Suggests: wpagui, libengine-pkcs11-openssl Breaks: initscripts (<< 2.88dsf-13.3) Filename: pool/main/w/wpa/wpasupplicant_2.10-ok1.6_arm64.deb Size: 1253484 MD5sum: 3f9dfab22e069f48e816711d989a1ee5 SHA1: eaf3c97cdc3b42b445f079fb539874cf4d8ca7ed SHA256: cc5ab894599a75b7dd79ad320c07eba5adab4b8869af28dea331daba06ff73df SHA512: 1ac013cf970176c63dc13f95d4d3d8edf350de2b31941f62edb509741d634ea840e067b76bc396f7705c732dfb8d66dfe278578d1268b3ad234be59984f26674 Homepage: https://w1.fi/wpa_supplicant/ Description: client support for WPA and WPA2 (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. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11-utils Architecture: arm64 Version: 7.7+5-ok2 Multi-Arch: foreign Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 1346 Depends: libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libfontenc1, libgl1, libx11-6, libx11-xcb1 (>= 2:1.8.4), libxaw7, libxcb-shape0, libxcb1 (>= 1.6), libxcomposite1 (>= 1:0.4.5), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxkbfile1 (>= 1:1.1.0), libxmu6, libxmuu1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6 (>= 1:1.1.0), libxtst6, libxv1, libxxf86dga1, libxxf86vm1 Suggests: mesa-utils Filename: pool/main/x/x11-utils/x11-utils_7.7+5-ok2_arm64.deb Size: 195190 MD5sum: 715c306a55007e997b854c067c11a478 SHA1: c06478752914a14b970c38e38acaf44ebf6d6791 SHA256: 69b1c08114a45bafef641a30139e2dfd27675557e844561e0ce98d8882fa160e SHA512: 39e8cc8a42dfb05f3e77848fb04cb2f6c308fa8551477b9be4ad995088b066a0ae88f51cbd7e494469bf87f085e39ecfde4e3667275d08ac91b879979b976c64 Description: X11 utilities An X client is a program that interfaces with an X server (almost always via the X libraries), and thus with some input and output hardware like a graphics card, monitor, keyboard, and pointing device (such as a mouse). . This package provides a miscellaneous assortment of X utilities that ship with the X Window System, including: - appres, editres, listres and viewres, which query the X resource database; - luit, a filter that can be run between an arbitrary application and a UTF-8 terminal emulator; - xdpyinfo, a display information utility for X; - xdriinfo, query configuration information of DRI drivers; - xev, an X event displayer; - xfd, a tool that displays all the glyphs in a given X font; - xfontsel, a tool for browsing and selecting X fonts; - xkill, a tool for terminating misbehaving X clients; - xlsatoms, which lists interned atoms defined on an X server; - xlsclients, which lists client applications running on an X display; - xlsfonts, a server font list displayer; - xmessage, a tool to display message or dialog boxes; - xprop, a property displayer for X; - xvinfo, an Xv extension information utility for X; - xwininfo, a window information utility for X; . The editres and viewres programs use bitmap images provided by the xbitmaps package. The luit program requires locale information from the libx11-data package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-core-dev Architecture: all Version: 2022.2-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: xorgproto Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: x11proto-dev Filename: pool/main/x/xorgproto/x11proto-core-dev_2022.2-ok3_all.deb Size: 12794 MD5sum: 0b25b32e910ebe7623c19432e6b479e2 SHA1: 21cf29f2b0809eb8574ebf2eb46cc28aa4107709 SHA256: 167ba02d1f78bfdeb0b0520e79c68d1e0885767dab672dc84fb67c1d299ffebb SHA512: f7cab97099ab7e3966f7e8270bcef159bb88ee86ac8b74f5382dc209a1ed5f2445798603f7ec8fb889c2c1eb71d994be5698bc3b20335655b25b7f22965c9927 Homepage: https://www.x.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-dev Architecture: all Version: 2022.2-ok3 Multi-Arch: foreign Priority: optional Section: x11 Source: xorgproto Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1910 Provides: x11proto-core-dev (= 2022.2-ok3), x11proto-dri2-dev (= 2022.2-ok3), x11proto-fonts-dev (= 2022.2-ok3), x11proto-gl-dev (= 2022.2-ok3), x11proto-input-dev (= 2022.2-ok3), x11proto-kb-dev (= 2022.2-ok3), x11proto-present-dev (= 2022.2-ok3), x11proto-randr-dev (= 2022.2-ok3), x11proto-record-dev (= 2022.2-ok3), x11proto-render-dev (= 2022.2-ok3), x11proto-scrnsaver-dev (= 2022.2-ok3), x11proto-video-dev (= 2022.2-ok3), x11proto-xext-dev (= 2022.2-ok3), x11proto-xf86dga-dev (= 2022.2-ok3), x11proto-xf86dri-dev (= 2022.2-ok3), x11proto-xf86vidmode-dev (= 2022.2-ok3), x11proto-xinerama-dev (= 2022.2-ok3) Depends: xorg-sgml-doctools (>= 1:1.5) Breaks: x11proto-core-dev (<< 2018.3), x11proto-dri2-dev (<< 2018.3), x11proto-fonts-dev (<< 2018.3), x11proto-gl-dev (<< 2018.3), x11proto-input-dev (<< 2018.3), x11proto-kb-dev (<< 2018.3), x11proto-present-dev (<< 2018.3), x11proto-randr-dev (<< 2018.3), x11proto-record-dev (<< 2018.3), x11proto-render-dev (<< 2:2018.3), x11proto-scrnsaver-dev (<< 2018.3), x11proto-video-dev (<< 2018.3), x11proto-xext-dev (<< 2018.3), x11proto-xf86dga-dev (<< 2018.3), x11proto-xf86dri-dev (<< 2018.3), x11proto-xf86vidmode-dev (<< 2018.3), x11proto-xinerama-dev (<< 2018.3) Replaces: x11proto-core-dev (<< 2018.3), x11proto-dri2-dev (<< 2018.3), x11proto-fonts-dev (<< 2018.3), x11proto-gl-dev (<< 2018.3), x11proto-input-dev (<< 2018.3), x11proto-kb-dev (<< 2018.3), x11proto-present-dev (<< 2018.3), x11proto-randr-dev (<< 2018.3), x11proto-record-dev (<< 2018.3), x11proto-render-dev (<< 2:2018.3), x11proto-scrnsaver-dev (<< 2018.3), x11proto-video-dev (<< 2018.3), x11proto-xext-dev (<< 2018.3), x11proto-xf86dga-dev (<< 2018.3), x11proto-xf86dri-dev (<< 2018.3), x11proto-xf86vidmode-dev (<< 2018.3), x11proto-xinerama-dev (<< 2018.3) Filename: pool/main/x/xorgproto/x11proto-dev_2022.2-ok3_all.deb Size: 612740 MD5sum: a77d966a0791b0d5465624038db9040e SHA1: 875be60c6c09d45333d64c37675c8a0a940c4d5f SHA256: 14c80ef7f5b777bd53801d168ee83199aae8bcd300a5bbdeee0f8d88cad15b47 SHA512: b2a2ceeb9e0749c9f8b141da28ffc8f98e68ca7352330012d34fa7a3b2d4ba2dd6609ff769d5f879fedec9801f91ccd707f19ed8b89880c62e320eb113c417d6 Homepage: https://www.x.org/ Description: X11 extension protocols and auxiliary headers This package provides development headers describing the wire protocol for the X11 core and extension protocols, and also provides a number of utility headers, used to abstract OS-specific functions. . More information about X.Org can be found at: . This package is built from the X.org xorgproto module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-dri2-dev Architecture: all Version: 2022.2-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: xorgproto Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: x11proto-dev Filename: pool/main/x/xorgproto/x11proto-dri2-dev_2022.2-ok3_all.deb Size: 12794 MD5sum: a2eec2e300c8e8b3f44cc167288cf52c SHA1: b6adbcefdb18485908ad915d2309690e91d629e1 SHA256: 59534fbb6437d3cc0765b98350a0489ca1e8795b7899a13e3724465fd0acac2d SHA512: fdf8aeff724c3c85abc63bfb189ef0fcae8ccc12e2c250b8ab282e2923494869f0aae0f2e38219f063d0b1f44aa4710c48b1fbca535638307f9d5cd382d21e41 Homepage: https://www.x.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-fonts-dev Architecture: all Version: 2022.2-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: xorgproto Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: x11proto-dev Filename: pool/main/x/xorgproto/x11proto-fonts-dev_2022.2-ok3_all.deb Size: 12796 MD5sum: 15ffb216337530fdc3d02e0b07e813a5 SHA1: e48d414023fb4589d5815c6d893faaae12a3739d SHA256: b4c7d27867988ff29752b3c88c09d1984c5082793853df53e2bcaac86c64e828 SHA512: a94a59a9219c0dfaf462d67ad22185295cfadb050eec279d5b63f605e8a0b02599b15bb2523a3d43fefd0cba4c6c92b167d4b41ca47005038a4eab918304ebe7 Homepage: https://www.x.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-gl-dev Architecture: all Version: 2022.2-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: xorgproto Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: x11proto-dev Filename: pool/main/x/xorgproto/x11proto-gl-dev_2022.2-ok3_all.deb Size: 12794 MD5sum: 11926b75f39de6e55c5ad28f52670ee4 SHA1: aadd51509d2782cec168af18bd6f880579e06a79 SHA256: d143bad805cb5627595945b70c851d79e2885d05ee9aa6f4d65b48017f0fb319 SHA512: 545f7b4f2192ef5dd6472ac38de5a8387b5854440c45d5435b80a0dc2ac7d17e3f78ea02939f7c11fbb3c4e2d3b5ec79b81047b092bb0d6c54eae30ac089b4bd Homepage: https://www.x.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-input-dev Architecture: all Version: 2022.2-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: xorgproto Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: x11proto-dev Filename: pool/main/x/xorgproto/x11proto-input-dev_2022.2-ok3_all.deb Size: 12796 MD5sum: be561cac72dc47a91fcaa7f9e9eaf314 SHA1: f9fc71b033ec534bdb69428b1847ab5f9091815b SHA256: 6af8118422ba0c9a27ee1f2a1e66b80ee4b3ee1836f08a356fe4f0a515725976 SHA512: 9b53439e7444a5c71c8c0c8845b07cd2d8bdef05d19a18e9a7a1edbd87b50a3efa51510810d85ecbf9bb142dfe49d8970019b043e4d266833ea73c6c14972099 Homepage: https://www.x.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-kb-dev Architecture: all Version: 2022.2-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: xorgproto Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: x11proto-dev Filename: pool/main/x/xorgproto/x11proto-kb-dev_2022.2-ok3_all.deb Size: 12802 MD5sum: 5e048fb43c1f28bde14cdb336ce198f4 SHA1: 86e7436664b78a05d54285994f9bf7968520e94a SHA256: cbb1255b6eb5cdc533676ef609de8cd961a624a002ffd5b69a7bcfacc52f10f4 SHA512: 954686f7866e657359ad9f5fd357fbe6b28305809cd5422808492711a0f4fe5d2b13e2f84c94486d7ce3e58be7a34767f2381a79bd181224022092e982d1ae5a Homepage: https://www.x.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-present-dev Architecture: all Version: 2022.2-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: xorgproto Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: x11proto-dev Filename: pool/main/x/xorgproto/x11proto-present-dev_2022.2-ok3_all.deb Size: 12802 MD5sum: b70810e2412526145e73ae854d3ae00f SHA1: 3034780642ed81b72492ccf9f8540a3cae8ef582 SHA256: 635498df01d3f76b0cc7ae21d9e85cada972c093cdc978071d8cef3cbbce0a36 SHA512: 5332bf48f133fdbd899631736f28b5e7a9057462249c182c189ecda43a579ed47b1173e7c078b029fc94027cbf2ee324a0078ba764f3275fdd1443e290138980 Homepage: https://www.x.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-randr-dev Architecture: all Version: 2022.2-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: xorgproto Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: x11proto-dev Filename: pool/main/x/xorgproto/x11proto-randr-dev_2022.2-ok3_all.deb Size: 12796 MD5sum: c6a192e61b301452038d887bae4e2dae SHA1: bb3e9ee1dc6aabe4bce5de90984c251c0aa8d3cb SHA256: 9dd887d4c1fdfc99be44333ccc2ea3c30a04533084cdeee38aa3ec468fa0cf30 SHA512: baba677ba6ad014d1ee7e970f67ac49605ecaef558e9938e424542a91d1cd515913d97c56bd662bc42e9095b76164ec62d9fbce228101532ec5a5f0f6f5152f0 Homepage: https://www.x.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-record-dev Architecture: all Version: 2022.2-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: xorgproto Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: x11proto-dev Filename: pool/main/x/xorgproto/x11proto-record-dev_2022.2-ok3_all.deb Size: 12796 MD5sum: 44bb0b74644c39e44ead7714929b17bf SHA1: 8ce692ff23219d65605b2b878b4e9af9d1e68d08 SHA256: 85e937120bc9d34656ea74d496d8d41eb0e5db563f52af943a85528dc00ca62f SHA512: cc68c4661639c28731fcc6c215de873efa381fe11ed3bde2ca16ffa0c921c644a945b7ecb9f20046bcdb6b2b51975d762d6d3f3d4ba0e801b4a01054c70dddcb Homepage: https://www.x.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-render-dev Architecture: all Version: 2:2022.2-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: xorgproto (2022.2-ok3) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: x11proto-dev Filename: pool/main/x/xorgproto/x11proto-render-dev_2022.2-ok3_all.deb Size: 12800 MD5sum: 08854351958bfae96bdd8a71ba6c9b38 SHA1: 9241da7ebdb3ef59dbdbbc2ae09dc6eb5edab575 SHA256: 18fe357f6aee1afe660b3116bd6b9455f42a5d6c6c3bb9796eede42f55377ed0 SHA512: 9c6bd8ba4ca33ca27ec290b58ca122bad07bb76616916d9a871bcbb5b735b80c78aeb9a6a0c42423a9b89a4d8e8bf97ee807d22b0ea43488e7112280f6ba6c6e Homepage: https://www.x.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-scrnsaver-dev Architecture: all Version: 2022.2-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: xorgproto Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: x11proto-dev Filename: pool/main/x/xorgproto/x11proto-scrnsaver-dev_2022.2-ok3_all.deb Size: 12802 MD5sum: 0e4f059eaa717ac2b2eb7c140024916d SHA1: 21b00174e93eddd0956be3e533efe11f4e150f8b SHA256: 4a65bbe4e137fc58fa17c433e7bf74071c5e7a241fccf070474767bb44712ed6 SHA512: 1804cbbeba0e2fadbf980aa7b2284fe7d754b71dc00769691d1e92a291a1e91509ead5bc46933040bb321e394f27f25ccc60fa859534778e6907603e0faf74f4 Homepage: https://www.x.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-video-dev Architecture: all Version: 2022.2-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: xorgproto Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: x11proto-dev Filename: pool/main/x/xorgproto/x11proto-video-dev_2022.2-ok3_all.deb Size: 12798 MD5sum: a84a2f4a1cc035f0fa7c13b7b773d98c SHA1: 794f24141c69d07232e7879d868b6b112dbfa682 SHA256: 635ec850c37f8f8478b28d064b240866f8445c71a67c87f749709f470c82af32 SHA512: fe4a851cb4241885a3b2edfad9afb90f1962ffaee1d737e67df0f199ce430bc26dadcaad4424fbb700652402843284311a6b04fd0461b388a7d1ec49422bf531 Homepage: https://www.x.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-xext-dev Architecture: all Version: 2022.2-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: xorgproto Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: x11proto-dev Filename: pool/main/x/xorgproto/x11proto-xext-dev_2022.2-ok3_all.deb Size: 12794 MD5sum: cc03d1299f88aa338aaf84ee5971a769 SHA1: f8fba78d60c2ac858e951a3c1fdddf063d0791aa SHA256: 5b48d7c70a1d9d2368a215e367a003fad44f39214eee7ea50c0b50b2bbb47f6e SHA512: 41ab3d1ce1ec48f6c0c7d44d030e72d5f4f44f6b4e373d6a96607dd17bc358a7b7a7b3d079924bd401510e67101080caeb597ebb05d4c0de79a1cbbf4a806c25 Homepage: https://www.x.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-xf86dga-dev Architecture: all Version: 2022.2-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: xorgproto Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: x11proto-dev Filename: pool/main/x/xorgproto/x11proto-xf86dga-dev_2022.2-ok3_all.deb Size: 12802 MD5sum: 83d3da352fc3276a88279961cab8f4e5 SHA1: a0f3b4daef453ff7184a369e272ba961bf003c55 SHA256: 55b42ed5b3946c085731dc37dc7db6e7e4573594fc2bb5fcd161105e4856ccd5 SHA512: 5243dba28aad01febb8df114f8d15be00856ead8208e7ab1b50d09b017c6802b081db42921cb27f850b496db6cb8e68b7c1d0b50cd613efecbc582d7411d188a Homepage: https://www.x.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-xf86dri-dev Architecture: all Version: 2022.2-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: xorgproto Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: x11proto-dev Filename: pool/main/x/xorgproto/x11proto-xf86dri-dev_2022.2-ok3_all.deb Size: 12804 MD5sum: f147d1e33d092fe5e9f8d39e09f59655 SHA1: 3031883910c1bb261bec7658ec95cce13484a9c7 SHA256: 67ae00a64919a9671e09fbfd8386bc89bfea2bb115419d8bd4ebab355922e053 SHA512: 8ad0c07b8f2ec39dc1810f74058db7974b8da3abc71762a7adc1ed8b3fb16e432ed0d2cf03ec7543ca0429e1a748ad24d6534d7decda3cb80e0d0cb0944c39ed Homepage: https://www.x.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-xf86vidmode-dev Architecture: all Version: 2022.2-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: xorgproto Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: x11proto-dev Filename: pool/main/x/xorgproto/x11proto-xf86vidmode-dev_2022.2-ok3_all.deb Size: 12806 MD5sum: 16d0604e469c0ee3d196ab368a3aa432 SHA1: 1ce366f87cb3707c018f18aae39ca05a38887587 SHA256: 869970aa7c08c55a3a81a680c0177819185ba1f58166a13213656e9b5538dcd0 SHA512: f71d6f41065584d88a2845d5241c307ec3d8abb7470e4c4b713d1c72d1c2da3689cd775d19ca178af3caea1a608f47faa1f0ec7a842fe1202524f3a098d9e317 Homepage: https://www.x.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x11proto-xinerama-dev Architecture: all Version: 2022.2-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: xorgproto Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: x11proto-dev Filename: pool/main/x/xorgproto/x11proto-xinerama-dev_2022.2-ok3_all.deb Size: 12804 MD5sum: d9b36c5e1c295cd1fd9d3612c71d344e SHA1: 54c4cc11d1f426117690a109c43f6a2a4bc9d020 SHA256: f65458ce96eef6964bc2f2849a7f7c17dd1a64b5fa2bbc64fdfd94d8c7b3ae62 SHA512: 3513c37591e38448970537e1041842a972402ef8087f3f012031977cf0e6b8de43888df5c3792f5c9b7468cf01e9947ad7c941ec6c90fcb148ed15ae255047eb Homepage: https://www.x.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: x264 Architecture: arm64 Version: 2:0.155.2917+git0a84d98-ok3 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 176 Depends: libavutil57 (>= 7:5.0), libc6 (>= 2.34), libffms2-5 (>= 2.21), libgpac4 (>= 0.5.2), libswscale6 (>= 7:5.0), libx264-155 Filename: pool/main/x/x264/x264_0.155.2917+git0a84d98-ok3_arm64.deb Size: 74254 MD5sum: 235dc4f5f17605200574530d4dc49b0d SHA1: 830f7f9ec41f38f58f70f56f652752a55e6d7775 SHA256: f5943eb9c84e6ea88223dc996a82d4d8356bc7eed05432bc22728dce75f9660b SHA512: 233cbfbb0f208d21a274f57c60473d236e40120f0c1ba7b500bccd44ad1a206af32e175ba2a66ed2cd460aefe76154799f87f3d3c0ff45c12363c4592ef780b1 Homepage: http://www.videolan.org/developers/x264.html Description: video encoder for the H.264/MPEG-4 AVC standard x264 is an advanced commandline encoder for creating H.264 (MPEG-4 AVC) video streams. . x264 supports the following features: * CABAC (context-based adaptive binary arithmetic coding) and CAVLC (context-based adaptive variable length coding * multiple reference frames * 16x16, 8x8 and 4x4 intra-predicted macroblocks * all P-frame inter-predicted macroblock types * B-Inter-predicted macroblock types from 16x16 down to 8x8 * rate distortion optimization * multiple rate control modes (constant quantizer, constant quality, single or multipass ABR with the option of VBV) * scene cut detection * adaptive B-frame placement, with the option of keeping B-frames as references / arbitrary frame order * 8x8 and 4x4 adaptive spatial transform (high profile) * lossless mode (high 4:4:4 profile) * custom quantization matrices (high profile) * parallel encoding on multiple CPUs * interlaced streams cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xarchiver Architecture: arm64 Version: 1:0.5.4.20-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 820 Depends: libc6 (>= 2.17), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.0.0) Recommends: bzip2, p7zip-full, unzip, xdg-utils, xz-utils Suggests: arj, binutils, cpio, lbzip2, lhasa, liblz4-tool, lrzip, lzip, lzop, ncompress, pbzip2, pigz, plzip, rar, unar, zip, zstd Filename: pool/main/x/xarchiver/xarchiver_0.5.4.20-ok1_arm64.deb Size: 330330 MD5sum: b97b98a8e0662da6452e108fa52f119b SHA1: 4993e557e5768b798bc74e0024dab45ad75690b2 SHA256: 103c4fdf3e4fc24661ac8c9ce65ca1c461bc4c7fbda2cf3226d10c626acbbe70 SHA512: 48b83729bb9641781f00a8424465a25ee6a03fbdd667bb774147fbfe1abe841d499e40b9582fd72cfe38a03870ea49c2003cbc2192077405f75abdf5692c9145 Homepage: https://github.com/ib/xarchiver Description: GTK+ frontend for most used compression formats Xarchiver is a lightweight desktop independent GTK+ frontend for manipulating xz, 7z, lzma, arj, bzip2, gzip, rar, tar, zip, rpm, lz4, compress, zstd, lzip, lrzip, lzop, lha, ar files including the deb format and self-extracting exe files, if they were internally compressed with either 7zip, arj, lha, rar or zip. Multi-threading tools such as lbzip2, pbzip2, pigz and plzip can be used as replacements for their respective counterparts. . Xarchiver allows you to create archives and add, extract, and delete files from them. Password protected archives in the arj, 7z, rar, zip and lrzip formats are supported. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xbrlapi Architecture: arm64 Version: 6.0+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: admin Source: brltty Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 238 Depends: libbrlapi0.7, libc6 (>= 2.34), libicu66 (>= 66.1-1~), libx11-6, libxtst6 Breaks: brltty-x11 (<< 4.3-0) Replaces: brltty-x11 (<< 4.3-0) Filename: pool/main/b/brltty/xbrlapi_6.0+dfsg-ok2_arm64.deb Size: 70200 MD5sum: 5d0e26e830887f2af620643b38adff16 SHA1: 15d92ddf247347ff795de646c2b0dc72f052e3db SHA256: 10f352364b69d45a86275c4bb24248b6ae66d476fe231ddac6a08acf6ace329c SHA512: 08b6c7a23cbfa4ac740d76517b3e5f3bee0a21b451955d4dea96d8118c7f5771cb64af4c1cb0d018cb19f05b52e72f390f0c3493d00a379ba91108688d1aeb85 Homepage: https://brltty.com Description: Access software for a blind person using a braille display - xbrlapi BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package provides xbrlapi, a brltty X11 helper which handles proper keyboard simulation and window selection. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xclip Architecture: arm64 Version: 0.13-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 65 Depends: libc6 (>= 2.17), libx11-6, libxmu6 Recommends: xauth Filename: pool/main/x/xclip/xclip_0.13-ok1_arm64.deb Size: 21956 MD5sum: 1d180969b8062b8dda7ccdca8ca8b2d3 SHA1: 89443c5ea1eb51ab434fd422525bd3f4195e9aa6 SHA256: deff885e5da8b973dcd0312828a8b87731e267c1c504550e4144d4aeaaa2de6e SHA512: e72a48b05933ec7520ef223c26e0ff99b38e899be2e092aef7ea58c3d9fa4a4b3ff3a709c4a62d2343643965fd9fcd8366a9cab3e15723fbde2657bf8bc59d45 Homepage: https://github.com/astrand/xclip Description: command line interface to X selections xclip is a command line utility that is designed to run on any system with an X11 implementation. It provides an interface to X selections ("the clipboard") from the command line. It can read data from standard in or a file and place it in an X selection for pasting into other X applications. xclip can also print an X selection to standard out, which can then be redirected to a file or another program. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xcvt Architecture: arm64 Version: 0.1.2-ok1 Priority: optional Section: x11 Source: libxcvt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Maintainer: OpenKylin Developers Installed-Size: 24 Depends: libc6 (>= 2.17), libxcvt0 (>= 0.1.0) Breaks: xserver-xorg-core (<< 2:21.0.99.1~) Replaces: xserver-xorg-core (<< 2:21.0.99.1~) Filename: pool/main/libx/libxcvt/xcvt_0.1.2-ok1_arm64.deb Size: 7008 MD5sum: baddddc02200e5568df74f50d29db0e4 SHA1: df8cf4c11d4b85bf7719086ffa8bba4b16d011e6 SHA256: 1b0e990d285e80a6b3335d1e6968c10fb8239a4857381d377cabd0c2c4746a64 SHA512: e7db261c6ee92d4e05abf6dc60062c92c2148ce5e4aaa21c7154443b865f6e61cef6559fafad8bfc7c8db4c24c1e4e4f4517d720763f18de5ba63167227bd742 Description: VESA CVT standard timing modelines generator libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator. . This package includes the commandline tool 'cvt'. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xdg-desktop-portal-kde Architecture: arm64 Version: 5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 817 Provides: xdg-desktop-portal-backend Depends: xdg-desktop-portal, kio, libc6 (>= 2.17), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5itemviews5 (>= 4.96.0), libkf5kiocore5 (>= 5.92.0), libkf5kiofilewidgets5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5waylandclient5 (>= 4:5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5printsupport5 (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 4.1.1), libwayland-client0 (>= 1.20.0), qtbase-abi-5-15-3 Filename: pool/main/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde_5.24.7-ok1_arm64.deb Size: 199316 MD5sum: a4380de1b8632d32a221843488178728 SHA1: 32a5c673038835417ca7db804279af4028f8d9c0 SHA256: 9f921f943c1942cb2825dbf62117602c4cd619b932a7b57c35febd672eef8787 SHA512: 73d68d4f3bde20603d30f1aecf86591934a5540363a772f6fcb8c6d746c3ed19c03505f6c6bfa232a02501bfacb55c1961a36ad3033f15f3949c79008eee114e Homepage: https://invent.kde.org/plasma/xdg-desktop-portal-kde Description: backend implementation for xdg-desktop-portal using Qt xdg-desktop-portal-kde provides a Qt implementation for the desktop-agnostic xdg-desktop-portal service. This allows sandboxed applications to request services from outside the sandbox using KDE GUIs (app chooser, file chooser, print dialog) or using KDE services (session manager, screenshot provider). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xdiagnose Architecture: all Version: 3.8.9-ok3 Priority: extra Section: python Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 399 Depends: gir1.2-gtk-3.0, librsvg2-2, librsvg2-common, policykit-1, python3-apport, python3-gi (>= 3.2.0-0), python3:any (>= 3.2~) Recommends: intel-gpu-tools Conflicts: ubuntu-defaults-nexus7 (<= 0.39), x11-common (<< 1:7.6+7ubuntu0) Replaces: x11-common (<< 1:7.6+7ubuntu0), xorg (<< 1:7.6+7ubuntu0), xserver-xorg-video-intel (<= 2:2.14.0-0) Filename: pool/main/x/xdiagnose/xdiagnose_3.8.9-ok3_all.deb Size: 58832 MD5sum: 188cc935a60d4807a8e0d049365b04cc SHA1: 60c521d17e56b52dad2762bb2ae586e1ba1e6d2e SHA256: ea34cad3d09c604012462dd565caf4f83acea1d9ce7a1f124eb27879511d2445 SHA512: cdbb91cc2201c07c7b5ead9305df3b5f23dc183d00b1e55547f05afac99ee7662b1581cb194e5a37a483c2b996401fbbf4a42be432f073ad1e88539e91b94ee3 Homepage: http://wiki.ubuntu.com/X Description: X.org diagnosis tool This package is a friendly GUI application for diagnosing several common X.org problems on Ubuntu. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfburn Architecture: arm64 Version: 0.6.2-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 2255 Depends: libburn4 (>= 1.5.2), libc6 (>= 2.17), libexo-2-0 (>= 0.11.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0 (>= 3.21.5), libgudev-1.0-0 (>= 146), libisofs6 (>= 1.5.2), libxfce4ui-2-0 (>= 4.12.0), libxfce4util7 (>= 4.9.0) Filename: pool/main/x/xfburn/xfburn_0.6.2-ok1_arm64.deb Size: 471786 MD5sum: 9d6a5c318cdb41838cd84bb6e2bfb40b SHA1: e1c9af9e2d01757ed40f169df8adf0e8722857cf SHA256: 5ea4a53dc0aefe5afa1ee6627edf536b63d09f06e2176e144c841da628a5715b SHA512: a7a5bef97fb9208d021b6c741d08e32c9261c29484786526cb07440260ba45ad9573d1c5f875d06bee154ee3871b372c36309f6aaa2c2a5ced09ab318666ea14 Homepage: https://goodies.xfce.org/projects/applications/xfburn Description: CD-burner application for Xfce Desktop Environment Xfburn is a tool to help burning CDs and DVDs. It fits well in the Xfce Desktop Environment but can be used anywhere. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-appfinder Architecture: arm64 Version: 4.18.0-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 935 Depends: libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgarcon-1-0 (>= 4.17.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.5), libxfce4ui-2-0 (>= 4.15.6), libxfce4util7 (>= 4.17.1), libxfconf-0-3 (>= 4.6.0) Filename: pool/main/x/xfce4-appfinder/xfce4-appfinder_4.18.0-ok1_arm64.deb Size: 166706 MD5sum: 73d509d08c67c7f7c04fe5fdc2a88747 SHA1: 496ea29e99eb60a3db0b31b384e06763bcdf4783 SHA256: 31b9e149b240a75eef8f274d92adae46e576c2a397a50cd96fd22c2e8783ecf1 SHA512: 4fdebaa98b97e8131ffe517dd8071dccd6134c0dfcebd0bdb9c147e7e5503c6343204af5a4e37b07e7a99a95154fec65eda50f3c9e0594e85272f91d3d15d511 Homepage: https://docs.xfce.org/xfce/xfce4-appfinder/start Description: Application finder for the Xfce4 desktop environment This is an application finder for the Xfce4 desktop environment. It will search for installed applications on your system. It can also be used to browse installed applications by category, run them or edit their launchers. . xfce4-appfinder can also be used with a shortcut command to quickly run applications, and also supports custom prefixes to execute custom commands on provided paramers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-battery-plugin Architecture: arm64 Version: 1.1.4-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 677 Depends: libc6 (>= 2.27), libglib2.0-0 (>= 2.26.0), libgtk-3-0 (>= 3.16.2), libxfce4panel-2.0-4 (>= 4.12.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.0) Filename: pool/main/x/xfce4-battery-plugin/xfce4-battery-plugin_1.1.4-ok1_arm64.deb Size: 98062 MD5sum: 5e268c3407f0db41a5f2bb5438feae8b SHA1: bf352236209c9241ed35271fee29a6055f575310 SHA256: 70b9492ece1c1f8aab56a7d4475bed24484658b0a9843685760582588af27ca4 SHA512: d84d9fad5b20e2b862dd15a846e09e573cf90d531eba26bc8f30ccdf0e458ec2e43ca716bb555ab811efff3100ee210a36485f23aa53be6fd402951e0b9e616f Homepage: https://docs.xfce.org/panel-plugins/xfce4-battery-plugin/start Description: battery monitor plugin for the Xfce4 panel A battery monitor panel plugin for Xfce4, compatible with APM and ACPI, using either /proc files or the new sysfs files for recent kernels. You can use this applet to monitor your battery level and be notified when your battery reaches low and critcal levels. The applet can even be programmed to execute a command on low and critcal levels. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-clipman-plugin Architecture: arm64 Version: 2:1.6.3-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 160 Depends: xfce4-clipman, libc6 (>= 2.17), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.19.12), libqrencode4 (>= 3.2.0), libx11-6, libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.13.5), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxtst6 Filename: pool/main/x/xfce4-clipman-plugin/xfce4-clipman-plugin_1.6.3-ok1_arm64.deb Size: 27740 MD5sum: aaf2bd65a6f23842ca435690e0ade16c SHA1: eda8986ec7ddf54afa75402d8ac5b12645a510db SHA256: f62612d309db273d2114863ec4d2c3320960f4a8c6df77da2a5d0fe4075c32a8 SHA512: 1f34bc987297d8c54a97dccd020b8f001626d33ae68256baffb0cb983169e029f929ccf49b11a19eeecc367fd0a3167b69d1af0ed5b51c263068a967e953bdba Homepage: https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin Description: clipboard history plugin for Xfce panel Clipman enables you to store and recall X selections, as well as GTK+ clipboard content. You can also define actions to be triggered by selecting some text pattern. . This package contains the Xfce panel plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-clipman Architecture: arm64 Version: 2:1.6.3-ok1 Priority: optional Section: xfce Source: xfce4-clipman-plugin Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1224 Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.22.29), libqrencode4 (>= 3.2.0), libx11-6, libxfce4ui-2-0 (>= 4.15.1), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxtst6 Filename: pool/main/x/xfce4-clipman-plugin/xfce4-clipman_1.6.3-ok1_arm64.deb Size: 166626 MD5sum: 7939760c812e7441d0e9a639dc61cbc8 SHA1: 0fed24ab26b94d3f4241a4295d1a1b659dd275c1 SHA256: bf165622066ca63d63daaf2bbe736e08681eeeea5f29f9df4943406f447c4c15 SHA512: b4bcb90bb8b21313aa8656137a8f69094b14da5bf835d47bf45f9176f1ba1efd2971fb6da6c2f579ace50a15aced5bcaff08987988721aa20c36f0ec5abfa28d Homepage: https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin Description: clipboard history utility Clipman enables you to store and recall X selections, as well as GTK+ clipboard content. You can also define actions to be triggered by selecting some text pattern. . This package uses Xfce libraries but can be used without the Xfce panel and only requires a system tray (notification area). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-cpufreq-plugin Architecture: arm64 Version: 1.2.8-ok3 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Xfce SIG Installed-Size: 312 Depends: libc6 (>= 2.17), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.3.1), libgdk-pixbuf2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 3.16.2), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 6), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.0) Filename: pool/main/x/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin_1.2.8-ok3_arm64.deb Size: 64724 MD5sum: e47d844a38ee0eb4ddff4dd933854ce2 SHA1: 50a61a5864ecabd94d9b086cadc009b9d3720b14 SHA256: 0c1df8307122b1a77f7ceda6d9fe2adb5ec46f929f9cc8e4748c0f031ef32e80 SHA512: 6844d282894e91866620f338d86873ac9825307a1eb1cdd36c84daa2ce5d71765498a6f7dc53a4359481d8197ba25b0b209c6077024bd4cecfbd12c0b86cd652 Homepage: https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin Description: cpufreq information plugin for the Xfce4 panel This plugin displays the current frequency of the CPU, in GHz or MHz as necessary. It also displays the frequency relative to the maximum CPU frequency as an accordingly colored progress bar. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-cpugraph-plugin Architecture: arm64 Version: 1.2.7-ok3 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Xfce SIG Installed-Size: 348 Depends: libc6 (>= 2.29), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.28.0), libgtk-3-0 (>= 3.16.2), libstdc++6 (>= 5.2), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.0) Filename: pool/main/x/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin_1.2.7-ok3_arm64.deb Size: 62930 MD5sum: 9259c1ccfe8aa9dcac30e5b890d638a2 SHA1: a7d5f5faf4df6aecbf3316c0c27da442c12c5151 SHA256: 126d55e2b49f5310e2e00f6849c2e6ddfc53721f6b56434397cfbf6083958187 SHA512: caa68e44a69aecb040b2baa96e4c08ef94019c1cc2e1e3aaa13c79cee433e3db90380fae170a4aa8450c16810a05f427b556e9ce592a21f43dbde85778a80bdb Homepage: https://docs.xfce.org/panel-plugins/xfce4-cpugraph-plugin Description: CPU load graph plugin for the Xfce4 panel CPU graph is a plugin for the Xfce desktop environment panel. It displays a graph of the recent system load using information provided by the kernel. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-datetime-plugin Architecture: arm64 Version: 0.8.3-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 293 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.28.0), libgtk-3-0 (>= 3.16.2), libpango-1.0-0 (>= 1.14.0), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0) Filename: pool/main/x/xfce4-datetime-plugin/xfce4-datetime-plugin_0.8.3-ok1_arm64.deb Size: 34354 MD5sum: 7a519e91fd1ae540f0c479cf0912c07a SHA1: 79b8c8f1af9a3f0807a744e20d7d751c25d79dfd SHA256: 110d331fe31d1e1b69a0f305d53c70b56e0df5984dc826a62ed441ce7b99c6b6 SHA512: 7e5a05b0db31e4fd0645dad6dcabe10aebf2752bafc75a0c4155331d36b249135b4eef9e0eb26e1dfb06c156d9e666fde66a13722fa8749eb2de47a05c63f8c8 Homepage: https://docs.xfce.org/panel-plugins/xfce4-datetime-plugin Description: date and time plugin for the Xfce4 panel This plugin shows the date and time in the panel, and a calendar appears when you left-click on it. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-dev-tools Architecture: arm64 Version: 4.18.0-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 92 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.12.0) Recommends: autoconf, automake, intltool, libtool Suggests: docker.io Filename: pool/main/x/xfce4-dev-tools/xfce4-dev-tools_4.18.0-ok1_arm64.deb Size: 23604 MD5sum: 58cadba589429236e58a67cda5128337 SHA1: 1783f0b8b46742e1d42dbed1e420ab0faf0be3cf SHA256: ae85eba408bab05ae6032205dd4958cff3740368b878a0bb86f1719a1512300b SHA512: 9996f76b0dde7fe832bb71e7b8e8485f8dd8f7dfacdd94354dd765c24cba661d9b856faa1c2358d70128c416967fce7c554593edbe088cdedb63fe89ef4771e2 Homepage: https://docs.xfce.org/xfce/xfce4-dev-tools/start Description: Script to help building Xfce from git xfce4-dev-tools provide an easy way to handle the setup and maintenance of a projects build framework. It's required to build Xfce applications from git. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-dict Architecture: arm64 Version: 0.8.4-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1008 Provides: dict-client Depends: libc6 (>= 2.17), libgdk-pixbuf2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.19.12), libpango-1.0-0 (>= 1.14.0), libx11-6, libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.0) Recommends: aspell | ispell Filename: pool/main/x/xfce4-dict/xfce4-dict_0.8.4-ok1_arm64.deb Size: 184192 MD5sum: be33d573ffe9d7b5501b7c718369225f SHA1: d2ba4898d617fcb8f65bddb50b245ca7fb8ff618 SHA256: fd47b95c95ff391cdd08ed4326205094d2807d920745714365df0fd7e11139ca SHA512: 5045869ed8ccd855452244d99d1e34cb7a4000fe2014b3f06c3e66bbf4d3ae3f56bcc7d44bd15a352b346dd2cbe88208868fa735caba37a7a31fce976e462ccf Homepage: https://docs.xfce.org/apps/xfce4-dict/start Description: Dictionary plugin for Xfce4 panel This program allows you to search different kinds of dictionary services for words or phrases and shows you the result. Currently you can query a Dict server (RFC 2229), any online dictionary service by opening a web browser or search for words using the aspell/ispell program. . xfce4-dict contains a stand-alone application called “xfce4-dict” and a panel plugin for the Xfce panel. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-diskperf-plugin Architecture: arm64 Version: 2.7.0-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 370 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 3.16.2), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0) Filename: pool/main/x/xfce4-diskperf-plugin/xfce4-diskperf-plugin_2.7.0-ok1_arm64.deb Size: 53292 MD5sum: 05cc034a2306f11f43de3ccd4e8dc192 SHA1: 3878a0e38365a48d7f4bdf400d09cf835fcec9a5 SHA256: 29924295d40834b9d5713a3aa607501d2baed6dc55468a5edb14cb664077ec33 SHA512: fc7e50ff43caa3f4feb711e6f5aedb4954bead8b517b5a66e01ee6f741afffba54918f4a346d82014ceaaa5aa20fb6812744fce362e569bc5d162551c1af80b8 Homepage: https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin Description: disk performance display plugin for the Xfce4 panel DiskPerf is a plugin for the Xfce desktop environment panel. It displays disks and partitions performance statistics based on the rsect/wsect data provided by the Linux kernel. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-eyes-plugin Architecture: arm64 Version: 4.6.0-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 290 Depends: libc6 (>= 2.17), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk-3-0 (>= 3.19.12), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.0) Filename: pool/main/x/xfce4-eyes-plugin/xfce4-eyes-plugin_4.6.0-ok1_arm64.deb Size: 41406 MD5sum: 7862df30834725161bd0903d6c81584f SHA1: d8ab6af0a2ab5a031cd578641421424f595ecc6c SHA256: e195c95a3b98644f461851593061425764295a922ab2a31b75b02300c39935c9 SHA512: e7d1dc7be6085868c6dd58173697c6f88b30f484a65c5d9b318e78d2d61268ec8850de17ed6ca939b6f226fbe71ad01625984c553eadf3ff3d935af347ca52c3 Homepage: https://docs.xfce.org/panel-plugins/xfce4-eyes-plugin Description: eyes that follow your mouse for the Xfce4 panel This plugin adds eyes to the Xfce panel which follow your cursor, similar to the xeyes program. . It has several different choices of themes, so you can have something fairly normal watching you, or a bizarre monster staring at your mouse. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-fsguard-plugin Architecture: arm64 Version: 1.1.2-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 422 Depends: libc6 (>= 2.17), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 3.16.2), libxfce4panel-2.0-4 (>= 4.12.0), libxfce4ui-2-0 (>= 4.12.0), libxfce4util7 (>= 4.9.0) Filename: pool/main/x/xfce4-fsguard-plugin/xfce4-fsguard-plugin_1.1.2-ok1_arm64.deb Size: 61546 MD5sum: 108a45e76f0b21b044d68c4dfe3b60d8 SHA1: 340639fec77a7f0be1a94fd902ef5c7290cd36f3 SHA256: 07807ff291ba1e73d4617d6ce2dad44a7553f6fb9510f37c2d23065e8cca1409 SHA512: 80df583b8cd71f3cdac798e81ac19e573a3970f60b041886549664cdff278d6b46b753adbd778126e8ec0a8bad9f4de6a694f31d06656d2611b7abfa0dad7de0 Homepage: https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin Description: filesystem monitor plugin for the Xfce4 panel The fsguard plugin checks free space on a chosen mount point frequently and displays an alarm if free space is less than given alarm limit. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-genmon-plugin Architecture: arm64 Version: 4.1.1-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 370 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 3.16.2), libpango-1.0-0 (>= 1.14.0), libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.0) Filename: pool/main/x/xfce4-genmon-plugin/xfce4-genmon-plugin_4.1.1-ok1_arm64.deb Size: 53274 MD5sum: 3640dc9d87d569bfe21d2b9fb0bf949c SHA1: 06e47b202b00602970ecae42fb40c73060fe3b9a SHA256: c583a64a765197fc0f295b22f5ab6cd3241d0fbe8a0b9fca269e525138574eca SHA512: 9e7c5f213f1c92344f8c3bca7359d9a97f96c945a2544203d0bfa8675e05268d7ed0683288a5db97dbff722190547c70c9877a9d415f7c00950ce1e2c37430bb Homepage: https://docs.xfce.org/panel-plugins/xfce4-genmon-plugin Description: Generic Monitor for the Xfce4 panel This plugin repeatedly spawns the indicated script/program, displaying its output as a string in the panel. It is useful for periodic status monitoring. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-goodies Architecture: arm64 Version: 4.14.0-ok1 Priority: optional Section: metapackages Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 8 Depends: mousepad, ristretto, thunar-archive-plugin, thunar-media-tags-plugin, xfburn, xfce4-battery-plugin, xfce4-clipman-plugin, xfce4-cpufreq-plugin, xfce4-cpugraph-plugin, xfce4-datetime-plugin, xfce4-dict, xfce4-diskperf-plugin, xfce4-fsguard-plugin, xfce4-genmon-plugin, xfce4-mailwatch-plugin, xfce4-netload-plugin, xfce4-notifyd | notification-daemon | notify-osd, xfce4-places-plugin, xfce4-screenshooter, xfce4-sensors-plugin, xfce4-smartbookmark-plugin, xfce4-systemload-plugin, xfce4-taskmanager, xfce4-terminal, xfce4-timer-plugin, xfce4-verve-plugin, xfce4-wavelan-plugin, xfce4-weather-plugin, xfce4-whiskermenu-plugin, xfce4-xkb-plugin Recommends: xfce4-power-manager Suggests: gigolo, parole, xfce4-indicator-plugin, xfce4-mpc-plugin, xfce4-notes-plugin, xfce4-radio-plugin Filename: pool/main/x/xfce4-goodies/xfce4-goodies_4.14.0-ok1_arm64.deb Size: 2388 MD5sum: 20d7bbae3015bbea330ccdce3ec33e2c SHA1: c0921c9c2c35c5bf12c25180920bf260773da5e3 SHA256: 2aa9a8ef271840fc4115ea40f594565a7b96f6104efa31498e85cdc515a04a66 SHA512: 8c527c111320b0c723f08fe1295648347dbd0665eb77c65f3ceefb3b1fa291f6d5c6216d973b32ada1749ba3dbeb6fc3d3939c4759527e51f480308863ad7100 Homepage: https://goodies.xfce.org/ Description: enhancements for the Xfce4 Desktop Environment The "Goodies for Xfce" project includes additional software and artwork that are related to the Xfce desktop, but not part of the official release. . This package will install the following Xfce4 related plugins: * Extra artwork (xfce4-artwork) * Battery levels monitor (xfce4-battery-plugin) * Clipboard history (xfce4-clipman-plugin) * CPU frequency management plugin (xfce4-cpufreq-plugin) * CPU utilisation graphs (xfce4-cpugraph-plugin) * Date and time plugin (xfce4-datetime-plugin) * Disk performance display (xfce4-diskperf-plugin) * Filesystem monitor (xfce4-fsguard-plugin) * Generic monitor, for displaying any command result (xfce4-genmon-plugin) * Mail watcher (xfce4-mailwatch-plugin) * Network load monitor (xfce4-netload-plugin) * Notes plugin (xfce4-notes-plugin) * Quick access to bookmarked folders, recent documents and removable media (xfce4-places-plugin) * Sensors plugin, frontend to lm-sensors (xfce4-sensors-plugin) * Smartbookmarks plugin (xfce4-smartbookmark-plugin) * System load monitor (xfce4-systemload-plugin) * Timer plugin (xfce4-timer-plugin) * Command line with history (xfce4-verve-plugin) * Wireless lan monitor (xfce4-wavelan-plugin) * Weather monitor (xfce4-weather-plugin) * Keyboard configuration (xfce4-xkb-plugin) * Archive management for Thunar (thunar-archive-plugin) * Media tags editor for Thunar (thunar-media-tags-plugin) * Alternate menu plugin (xfce4-whiskermenu-plugin) . It'll install some standalone applications too: * Tiny text editor (mousepad) * Images viewer (ristretto) * CD/DVD burner (xfburn) * Frontend to dictionaries (xfce4-dict) * Notification daemon (xfce4-notifyd) * Tool to take screenshots (xfce4-screenshooter) * Task manager (xfce4-taskmanager) * Terminal emulator (xfce4-terminal) . Some packages are only suggested because they bring too much dependencies, but you may find them interesting: * Cellular modem plugin (xfce4-cellmodem-plugin) * Indicator (conform to the Ubuntu MessagingMenu specification) plugin (xfce4-indicator-plugin) * Another commandline plugin (xfce4-minicmd-plugin) * Frontends to MPD (xfce4-mpc-plugin, xfmpc) * Radio plugin (xfce4-radio-plugin)) * GIO/GVfs frontend to manage connections to remote filesystems (gigolo) * Media player (parole) * Power Manager (xfce4-power-manager) . This is a metapackage to ease upgrades, installations, and provide a consistent upgrade path from previous versions. It can safely be removed with no ill effects. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-helpers Architecture: arm64 Version: 4.18.2-ok1 Multi-Arch: foreign Priority: optional Section: xfce Source: xfce4-settings Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 163 Depends: python3, python3-urllib3 Suggests: sensible-utils Breaks: libexo-common (<< 4.15), libexo-helpers Replaces: libexo-common (<< 4.15), libexo-helpers Filename: pool/main/x/xfce4-settings/xfce4-helpers_4.18.2-ok1_arm64.deb Size: 22818 MD5sum: 562c32ff07c63fa225e513930c925dbc SHA1: fed3202b02478e0f3680934c8b42470b0658d197 SHA256: 21cff650be5ee231cbce0a63343aaabc0035fdc8451af6c6382525d66218c1a2 SHA512: 9b3541bbb8b3c406ac124acaf28aca582fa4743e89fc2d193e82bb0fac22270f015c82a8a21a347a7678d4b97c1d273f0d0ea99fee26d0d27095fc611e136b68 Homepage: https://docs.xfce.org/xfce/xfce4-settings/start Description: helpers for the Xfce4 desktop environment This package contains the helper files in use by Xfce4 for its preferred applications framework. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-indicator-plugin Architecture: arm64 Version: 2.4.1-ok4 Priority: optional Section: xfce Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 448 Provides: indicator-renderer Depends: libayatana-ido3-0.4-0 (>= 0.4.0), libayatana-indicator3-7 (>= 0.6.0), libc6 (>= 2.17), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0) Recommends: ayatana-indicator-application Filename: pool/main/x/xfce4-indicator-plugin/xfce4-indicator-plugin_2.4.1-ok4_arm64.deb Size: 76160 MD5sum: 7e8e3d33e14649358e0968d15120141f SHA1: 079fd3eb473d0b8cf2a5ca1f34885d230304c3f5 SHA256: c8f7274142af8d05bc033afb1e9881b4abdaa27bfde10698bbd986cd0b014e38 SHA512: 8ad99f2a8da518fb250a814cfa351752ac7d90a53e3ee296e8d68466a06960bea25ec34a9c2aac72df102763b450fc04305f18267d625c4f6abd2f251947f785 Homepage: https://docs.xfce.org/panel-plugins/xfce4-indicator-plugin Description: plugin to display information from applications in the Xfce4 panel A small plugin to display information from various applications consistently in the Xfce4 panel as described in Ubuntus MessagingMenu design specification. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-mailwatch-plugin Architecture: arm64 Version: 1.3.0-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 901 Depends: libc6 (>= 2.17), libexo-2-0 (>= 0.11.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.35.9), libgnutls30 (>= 3.6.12), libgtk-3-0 (>= 3.21.4), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.15.1), libxfce4util7 (>= 4.9.0) Filename: pool/main/x/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin_1.3.0-ok1_arm64.deb Size: 171554 MD5sum: 06053da70eeec5604d4c1672a5add51c SHA1: cc50706477276cc2a350f781f7432df9b88c24bf SHA256: 9adf75a8fd5659d29f3138bb2ff07c1a02b9cbd9b937d3f5e196b3930514ee84 SHA512: 2f202c4f1a6a96efdda4a120e474ff637c27c185d04535bedfdee0deef9c2e2fe897eb40a3c134dcaf709ea6da4d00b79abfd93ba238b1d343d83eccc6cf6d08 Homepage: https://docs.xfce.org/panel-plugins/xfce4-mailwatch-plugin Description: mail watcher plugin for the Xfce4 panel Xfce4 Mailwatch Plugin is a multi-protocol, multi-mailbox mail watcher for the Xfce4 panel. It can display a notification when new mail is received. . It has support for local (mailbox, maildir and MH-maildir) mail, POP3/POP3S and IMAP/IMAPS servers as well as GMail. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-mount-plugin Architecture: arm64 Version: 1.1.5-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 433 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 3.21.5), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.12.0), libxfce4util7 (>= 4.9.0) Filename: pool/main/x/xfce4-mount-plugin/xfce4-mount-plugin_1.1.5-ok1_arm64.deb Size: 71714 MD5sum: 14e2bf4f1e29b21aac688a5c156fdaa4 SHA1: bf57762097963d8f38cd47b64aaaecb643a95f8c SHA256: bb2b8337067cf8ba18d137203de05b4483d323d19db81ddc6b54227533750b00 SHA512: aef08c11c73c6df92bfe1f0bbc6b520682c13fe1489579289a7c79874fe835f559fea56ff67748d7cabebe8681e006bd30a401792b9e26a792493df53d3304f0 Homepage: https://docs.xfce.org/panel-plugins/xfce4-mount-plugin Description: mount plugin for the Xfce4 panel This plugin for Xfce displays a list of the various devices available, giving the opportunity to mount/umount them. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-mpc-plugin Architecture: arm64 Version: 0.5.2-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 302 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.24.0), libgtk-3-0 (>= 3.16.2), libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0) Suggests: mpd Filename: pool/main/x/xfce4-mpc-plugin/xfce4-mpc-plugin_0.5.2-ok1_arm64.deb Size: 41144 MD5sum: 87a11e397c0a66daa269f0ec1def270a SHA1: 9bd99697a6c3d272485042987bed725bc43a8dca SHA256: 4b7a285b87fe6df6e3023d9da4746d0b69cfe3992326a31d8e38f3e5c95ef491 SHA512: a3c2018b3ee5c4bd8d45647202a5c5553cf39ead5c3d26af78587fc7c7c8d9044707480070ecf203aaa4608942a0be975e474095cd426ca4fbe8ac12b43d8553 Homepage: https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin Description: Xfce panel plugin which serves as client for MPD music player This is a client for MPD music player which is added into a Xfce panel as a plugin. It can control the playback and show the currently playing song. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-netload-plugin Architecture: arm64 Version: 1.4.0-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 366 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.16.2), libxfce4panel-2.0-4 (>= 4.12.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.0) Filename: pool/main/x/xfce4-netload-plugin/xfce4-netload-plugin_1.4.0-ok1_arm64.deb Size: 55128 MD5sum: 1bc380476cd9c0472a5f4db63c541547 SHA1: c01d684f2f452400d56aaaff897e1322e2936a54 SHA256: 5cfb2b4cdf4f6118a0b0442f44169c1c81ce129ea426510201099226c739e014 SHA512: 1da4cefa100d6d6065b2e3cfaeb4234075a003ab146907c590a2d26139da3eefe8e8abcedddd75a0635014ae98ee75bfe17b30cd9f290074bec9ab4397ee5822 Homepage: https://docs.xfce.org/panel-plugins/xfce4-netload-plugin/start Description: network load monitor plugin for the Xfce4 panel This plugin displays the current load of the network interfaces of your choice in the panel. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-notes-plugin Architecture: arm64 Version: 1.9.0-1ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 141 Depends: xfce4-notes, libc6 (>= 2.17), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.19.12), libpango-1.0-0 (>= 1.14.0), libxfce4panel-2.0-4 (>= 4.14), libxfce4util7 (>= 4.14), libxfconf-0-3 (>= 4.14) Filename: pool/main/x/xfce4-notes-plugin/xfce4-notes-plugin_1.9.0-1ok1_arm64.deb Size: 46368 MD5sum: 455789fb675e0739c1350d9a6e75b4eb SHA1: 6417123c5192c003f6d61385c39aa7eb1d1d92b0 SHA256: 8b615fedcd0d9aa60e8dbd7df542ea26247170d21f11ae513fdf823c64874f0d SHA512: 165a9ad6fcf3a493ebf23b7aa6b04ee0986fb8733d17157e0632aa18719ed97d08d9bd1b791228453dba166afbcb3594d419fa9dab22b57a57fba5b73d652fea Homepage: https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin Description: Notes plugin for the Xfce4 desktop The notes tool provides you a simple text editor in a little window for the Xfce 4 desktop. Notes are especially useful for temporary stuff. . It supports multiple notes through a notebook. Click on the upper left corner button to open a new note. . This package contains the xfce4-panel plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-notes Architecture: arm64 Version: 1.9.0-1ok1 Priority: optional Section: xfce Source: xfce4-notes-plugin Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 566 Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.19.12), libpango-1.0-0 (>= 1.14.0), libxfce4ui-2-0 (>= 4.14), libxfce4util7 (>= 4.14), libxfconf-0-3 (>= 4.14) Filename: pool/main/x/xfce4-notes-plugin/xfce4-notes_1.9.0-1ok1_arm64.deb Size: 107994 MD5sum: 856d9537d29dd7195fae8a4480f4b5fd SHA1: b4cb8d3bbca1e4fac1890242cee1959f496386f5 SHA256: 7a097b4939b78431110bb4e600baea4fe399c399b8257ff3b328acd88cf1a73f SHA512: a99674f3328b6d7089af979b326a04e4cb89ddb68571d0bd42e4bfc74e002fa13727b251db0c1f3a04a873580bc2ff21dde3c3a6fae905ab2f944b15884a8f11 Homepage: https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin Description: Notes application for the Xfce4 desktop The notes tool provides you a simple text editor in a little window for the Xfce 4 desktop. Notes are especially useful for temporary stuff. . It supports multiple notes through a notebook. Click on the upper left corner button to open a new note. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-notifyd Architecture: arm64 Version: 0.7.3-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 880 Provides: notification-daemon Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.14.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.5), libnotify4 (>= 0.7.0), libx11-6, libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.12), libxfconf-0-3 (>= 4.12) Recommends: libnotify-bin Filename: pool/main/x/xfce4-notifyd/xfce4-notifyd_0.7.3-ok1_arm64.deb Size: 153586 MD5sum: c8ceee8c592719eb10efe8195e6da1c1 SHA1: 84d795a7c51d1370bb65afc131c1b730ad882c55 SHA256: dc7248fabacd227e98da8b13877415acbe27bd9a3d422b3d422602ac3174e5e6 SHA512: a1ea1746a31d9f2e3dd1f98f9150e728860f6c203e75b4a513f36586b56106a5d5b67e63002d08474d5e8ac2bae3eb1891a3e86dbe40c1ca8886f939f6a376ac Homepage: https://docs.xfce.org/apps/notifyd/start Description: simple, visually-appealing notification daemon for Xfce Xfce4-notifyd is a simple, visually-appealing notification daemon for Xfce that implements the Freedesktop.org Desktop Notifications Specification. . Features: * Themable using the GTK+ theming mechanism * Visually appealing: rounded corners, shaped windows * Supports transparency and fade effects cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-panel-profiles Architecture: all Version: 1.0.13-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 448 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-libxfce4ui-2.0, python3:any Breaks: xfpanel-switch (<< 1.0.9~) Replaces: xfpanel-switch (<< 1.0.9~) Enhances: xfce4-panel Filename: pool/main/x/xfce4-panel-profiles/xfce4-panel-profiles_1.0.13-ok1_all.deb Size: 78344 MD5sum: e8f988741a6c8bbb5c4015184cf2c478 SHA1: 39b69209df5f65373b4df1e4b47d2f2ecdcb24f3 SHA256: 1c0fa9fa439dfb8c096fc52b494b9a0a8ab4c3657d280f4863db233b11043e56 SHA512: 6397210ec05cd706897dd4906d015285561bfaa38f84e24758ff996adddc7fadf7ee55e308941ece18876b5356fc089050c007f1f2e3dd6dcd05ef6a9248ba5e Homepage: https://gitlab.xfce.org/apps/xfce4-panel-profiles/ Description: layout manager for the Xfce panel Xfce Panel Profiles (xfce4-panel-profiles) is a simple application to manage Xfce panel layouts. This tool makes it possible to backup, restore, import, and export these panel layouts. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-panel Architecture: arm64 Version: 4.18.3-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 4316 Depends: exo-utils, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libdbusmenu-gtk3-4 (>= 0.4.2), libexo-2-0 (>= 0.11.0), libgarcon-1-0 (>= 4.17.0), libgarcon-gtk3-1-0 (>= 4.17.0), libgdk-pixbuf2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.67.3), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libwnck-3-0 (>= 3.4.7), libx11-6, libxext6, libxfce4panel-2.0-4 (>= 4.17.2), libxfce4ui-2-0 (>= 4.17.2), libxfce4util7 (>= 4.17.2), libxfconf-0-3 (>= 4.12.1) Filename: pool/main/x/xfce4-panel/xfce4-panel_4.18.3-ok1_arm64.deb Size: 702496 MD5sum: 4259c13ce174da1239bbdf7f357a4439 SHA1: afe1e09fd85b61a39772bcdc57b13b287ed03c6c SHA256: eeec5cefb7e5bbc740e3ecf6668a264316df33fc6853914e726376117cd0dc10 SHA512: 8e29d20708fe8762ed887b2feeb67c2ae3778511cf35b32f31d57dd16c240317a111b9d4b4a5ecc74e0b679d1e56ffec7ce548f1e7b5aa29b10609b25c65f7c9 Homepage: https://docs.xfce.org/xfce/xfce4-panel/start Description: panel for Xfce4 desktop environment This is the panel provided by the Xfce4 desktop project. If you want a multi-functional panel that can even handle plugins and the like, xfce4-panel might be worth a try. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-places-plugin Architecture: arm64 Version: 1.8.3-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 436 Depends: thunar, libc6 (>= 2.33), libexo-2-0 (>= 0.11.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.49.2), libgtk-3-0 (>= 3.21.5), libnotify4 (>= 0.7.0), libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0) Filename: pool/main/x/xfce4-places-plugin/xfce4-places-plugin_1.8.3-ok1_arm64.deb Size: 69628 MD5sum: 0fb1fb7e1909d640d1da8e35498561ad SHA1: 0225d1c37d1051027376354c8542b265551765e6 SHA256: b868b06ad970ba673523da170c0685e9de5721b0331f9f280c2287e2f771bae4 SHA512: 5d46293e2969c8aac78913b17415ce9a59d5850844b76be0274a2f2d557e60f22fcf2763c8c2146c13672ecfbceea19659eaabda5579abceef39b4c5fa473690 Homepage: https://docs.xfce.org/panel-plugins/xfce4-places-plugin/start Description: quick access to folders, documents and removable media This plugin brings much of the functionality of GNOME’s Places menu to Xfce. It puts a simple button on the panel. Clicking on this button opens up a menu with 4 sections: - System-defined directories (home folder, trash, desktop, file system) - Removable media (using thunar-vfs) - User-defined bookmarks (reads ~/.gtk-bookmarks) - Recent documents submenu cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-power-manager-data Architecture: all Version: 4.18.1-ok1 Multi-Arch: foreign Priority: optional Section: xfce Source: xfce4-power-manager Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 3403 Recommends: librsvg2-common, xfce4-power-manager Filename: pool/main/x/xfce4-power-manager/xfce4-power-manager-data_4.18.1-ok1_all.deb Size: 429990 MD5sum: 50cbca47af1a1cdae1fa8488fe5a802f SHA1: ccaf73e40f9ac640649c65d865de6360642b3853 SHA256: 510a94ab35de983560b8a860861ac06cdaa42fe1129a4573a94773a3450ea1d6 SHA512: 8fc3508b8e86c06ff3684bccb5e1411be5d05780ab95cbbbe8588e93c1541d128cd3fb833d2918dd5194b228d038b2d0cd1774e2aa74a4a4cca506a0b32adf38 Homepage: https://docs.xfce.org/xfce/xfce4-power-manager/start Description: power manager for Xfce desktop, arch-indep files This power manager for the Xfce desktop enables laptop users to set up a power profile for two different modes "on battery power" and "on ac power" while still allowing desktop users to at least change the DPMS settings and CPU frequency using the settings dialogue.. . This package contains architecture-independant files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-power-manager-plugins Architecture: arm64 Version: 4.18.1-ok1 Priority: optional Section: xfce Source: xfce4-power-manager Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 110 Depends: xfce4-power-manager, libc6 (>= 2.27), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libupower-glib3 (>= 0.99.8), libx11-6, libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxrandr2 (>= 2:1.2.99.2) Filename: pool/main/x/xfce4-power-manager/xfce4-power-manager-plugins_4.18.1-ok1_arm64.deb Size: 32072 MD5sum: 518959a82b652b777d2137517c25440a SHA1: a3ddd245b245f7e70c242f0eb258b618d64b2e29 SHA256: 988067bf5a7906db1e026aede6d4639d56ab7a318a7eea9736bec67e5b08ea84 SHA512: 36f7f55ca73793c1f97fc3d914cdaab843e9fc03ab73bd5b6952bb16373598baa2452022c0396245635ef5beb97f5c0e205ecdda51e30e6f743b0f7a5fa6b9d8 Homepage: https://docs.xfce.org/xfce/xfce4-power-manager/start Description: power manager plugins for Xfce panel This power manager for the Xfce desktop enables laptop users to set up a power profile for two different modes "on battery power" and "on ac power" while still allowing desktop users to at least change the DPMS settings and CPU frequency using the settings dialogue.. . This package contains the brightness plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-power-manager Architecture: arm64 Version: 4.18.1-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 449 Depends: upower, xfce4-power-manager-data (= 4.18.1-ok1), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.5), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libupower-glib3 (>= 0.99.8), libx11-6, libxext6, libxfce4ui-2-0 (>= 4.18.2), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxrandr2 (>= 2:1.2.99.2) Recommends: default-logind | logind, xfce4-power-manager-plugins Filename: pool/main/x/xfce4-power-manager/xfce4-power-manager_4.18.1-ok1_arm64.deb Size: 116854 MD5sum: 6d24181aa033f2f73bc49a0e47233118 SHA1: 4127fc012b541209be403a29d298a5af1ec08eea SHA256: 34e13d63de5d4170e2aa17ef38875036498758e259c680dde8c14bbf926cac34 SHA512: a6f955231e5952864961f8b59a54aa374569b9e57778089488f80582309aacda9aa8bd1aecfba60600db85f0851ae34cf7e7ac5ef4c7696254f0cc360e8ce15b Homepage: https://docs.xfce.org/xfce/xfce4-power-manager/start Description: power manager for Xfce desktop This power manager for the Xfce desktop enables laptop users to set up a power profile for two different modes "on battery power" and "on ac power" while still allowing desktop users to at least change the DPMS settings and CPU frequency using the settings dialogue.. . It features: * battery monitoring * cpu frequency settings * monitor DPMS settings * suspend/Hibernate * LCD brightness control * Lid, sleep and power switches control cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-pulseaudio-plugin Architecture: arm64 Version: 0.4.5-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 543 Depends: libc6 (>= 2.17), libexo-2-0 (>= 0.11.0), libglib2.0-0 (>= 2.43.2), libgtk-3-0 (>= 3.19.12), libkeybinder-3.0-0 (>= 0.3.0), libnotify4 (>= 0.7.0), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.1), libwnck-3-0 (>= 2.91.6), libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0) Recommends: pavucontrol, pulseaudio Filename: pool/main/x/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin_0.4.5-ok1_arm64.deb Size: 95958 MD5sum: 8205792859e1a17d9d6d75d5ff5a06c8 SHA1: c4350921eaf7fcdda75621ad1a9949ced8e59715 SHA256: 3f49ee9b42a91f2d6c3c754db459dda5623d2fcecd7cd5041c3fef51d1115439 SHA512: 9bb21e2cda18b3390acd8090a02a56428cfec4ee888cffb1fa43c57726040b364003b86819f1ff8bde40cfa563243f3f79b00e1f808da534b5b5da0157e0d153 Homepage: https://docs.xfce.org/panel-plugins/xfce4-pulseaudio-plugin Description: Xfce4 panel plugin to control pulseaudio Xfce4 panel plugin icon to control Pulseaudio. You can use this applet to control your Pulseaudio volume levels with the media keys or using the scrollwheel. You can also open a Pulseaudio mixer via the plugin. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-screensaver Architecture: arm64 Version: 4.16.0-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 800 Depends: libc6 (>= 2.29), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libgarcon-1-0 (>= 0.1.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libgl1, libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.4), libpam0g (>= 0.99.7.1), libpango-1.0-0 (>= 1.18.0), libsystemd0, libwnck-3-0 (>= 2.91.6), libx11-6, libxext6, libxfce4ui-2-0 (>= 4.13.0), libxfconf-0-3 (>= 4.6.0), libxklavier16 (>= 5.0), libxss1 Recommends: gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-libxfce4util-1.0, gir1.2-xfconf-0, python3, python3-gi Filename: pool/main/x/xfce4-screensaver/xfce4-screensaver_4.16.0-ok1_arm64.deb Size: 169244 MD5sum: 1dcc1cc9e1552d069fd525963548a6aa SHA1: c60e0588e2438287bf6dc42c2607cd685085025d SHA256: 518e51141c3c189a9a835ee403e47bf12960ee0299a120dfa51c84b62b27ccb4 SHA512: 97194d3308b1bc5f9431e190c039fd16a85e16f2a6931b86932ee6e66809e2081419879b945f82e5a6788622943ceb90ab7225b50294b3c38eac6e0ff3195927 Homepage: https://docs.xfce.org/apps/screensaver/start Description: screen saver and locker that is integrated with the xfce4 desktop Xfce Screensaver is a screen saver and locker that aims to have simple, sane, secure defaults and be well integrated with the Xfce desktop. . It is a port of MATE Screensaver, itself a port of GNOME Screensaver. It has been tightly integrated with the Xfce desktop, utilizing Xfce libraries and the Xfconf configuration backend. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-screenshooter Architecture: arm64 Version: 1.10.3-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1103 Depends: libc6 (>= 2.34), libcairo2 (>= 1.10.0), libexo-2-0 (>= 0.11.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.44.3), libsoup2.4-1 (>= 2.41.90), libx11-6, libxext6, libxfce4ui-2-0 (>= 4.15.8), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxfixes3, libxml2 (>= 2.7.4) Recommends: libxfce4panel-2.0-4 (>= 4.13.0) Filename: pool/main/x/xfce4-screenshooter/xfce4-screenshooter_1.10.3-ok1_arm64.deb Size: 185160 MD5sum: 39b65d5bb15835bc8d41f34c7b63c45b SHA1: cc531eb074027dff3955ffa24f38e5aa5eb62f94 SHA256: aeff0ebb67c26eb9f17ecc426d32c2d63f5d3e6d7f93350d604decf72bd337bc SHA512: a47814cff2aa200a5479ac49ca607ead8db6b5475b2aff1f942017d903ff076999bdbe9fe034ff3a7da837bb3855e0bf65b9bb674161e85c790c4e7b2fc7b663 Homepage: https://docs.xfce.org/apps/screenshooter/start Description: screenshots utility for Xfce Screenshooter is an utility for the Xfce Desktop Environment. It can take desktop, rectangles or selected window screenshots, and you can bind it to your "Print Screen" key. A panel plugin is provided too. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-sensors-plugin Architecture: arm64 Version: 1.4.4-ok3 Priority: optional Section: xfce Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Xfce SIG Installed-Size: 616 Depends: libc6 (>= 2.17), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.16.2), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libsensors5 (>= 1:3.5.0), libstdc++6 (>= 5.2), libx11-6, libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxnvctrl0 Recommends: lm-sensors Suggests: xsensors Filename: pool/main/x/xfce4-sensors-plugin/xfce4-sensors-plugin_1.4.4-ok3_arm64.deb Size: 121572 MD5sum: 0b86c888d669838ba34773d01ac51416 SHA1: 50ffdc171f8aab4c0e273c6baec7ad9d6362f274 SHA256: c2742430a5026fd4b4e84edbe0d82b05bdfbf8e292112cfc136530f4d1cd2295 SHA512: 630c9155488b746263d793c27c27d33febfb9a33dd57248e15227c48f0b3573026b45027836ae00db66a7dfeb69383c1f29cf7e95e935ed646f1141d17b48c9a Homepage: https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin/start Description: hardware sensors plugin for the Xfce4 panel The sensors plugin provides a handy way to monitor your hard disk, processor, fans, and other critical hardware right on your Xfce panel. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-session Architecture: arm64 Version: 4.18.2-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1968 Provides: x-session-manager Depends: xfce4-settings, xfconf, x11-xserver-utils, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.5), libice6 (>= 1:1.0.0), libpango-1.0-0 (>= 1.14.0), libpolkit-gobject-1-0 (>= 0.101), libsm6, libwnck-3-0 (>= 2.91.6), libx11-6, libxfce4ui-2-0 (>= 4.18.2), libxfce4util7 (>= 4.15.3), libxfconf-0-3 (>= 4.6.0) Recommends: default-dbus-session-bus | dbus-session-bus, default-logind | logind, light-locker | xfce4-screensaver | xscreensaver | gnome-screensaver | mate-screensaver | ukui-screensaver, systemd-sysv, upower, xfdesktop4, xfwm4 Suggests: fortune-mod, sudo Breaks: xfce4-utils Replaces: xfce4-utils Filename: pool/main/x/xfce4-session/xfce4-session_4.18.2-ok1_arm64.deb Size: 329972 MD5sum: 5fc526f068e1e39a629b846eedc43737 SHA1: 8cc694b01a563c74ca9643e2d2e86e4ae7b006c7 SHA256: 52e9faab3111b0ff0f107fdf0f1da7a61b54ad44a10b2bf6b4d253164a988bf0 SHA512: 61a5e6e14ca78cd753b83343ebf2044cbdac603779ac7587b3672f0ffee8a491b0c34b5d5b00cd6d8259ab2c17cd3f78fe7f812d66b8750dd776be10aaade183 Homepage: https://docs.xfce.org/xfce/xfce4-session/start Description: Xfce4 Session Manager xfce4-session is an X11-compliant "session manager" designed for use with the Xfce4 Desktop Environment. On log out, the session manager saves the state of all your running applications. When you log back in, the session manager restores the same applications with the same window positions. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-settings Architecture: arm64 Version: 4.18.2-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 4900 Depends: exo-utils, libgarcon-common, xfce4-helpers, xfconf, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libcolord2 (>= 1.4.3), libexo-2-0 (>= 0.11.0), libfontconfig1 (>= 2.12.6), libgarcon-1-0 (>= 0.6.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.5), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libupower-glib3 (>= 0.99.0), libx11-6, libxcursor1 (>> 1.1.2), libxfce4ui-2-0 (>= 4.17.2), libxfce4util7 (>= 4.17.2), libxfconf-0-3 (>= 4.6.0), libxi6 (>= 2:1.2.0), libxklavier16 (>= 5.0), libxrandr2 (>= 2:1.2.99.3) Recommends: colord, x11-utils, xiccd Filename: pool/main/x/xfce4-settings/xfce4-settings_4.18.2-ok1_arm64.deb Size: 894764 MD5sum: c19c5056085aa99216fad8064ca0749a SHA1: 05b3ee208692bda162cc6bb0a644df9d2a919e62 SHA256: 386dffb6e13faabe1131c514c611de5769e3ff9a741f50dcd99abde78f72fd83 SHA512: d4a66a463bf667c83e26687e5e2a3cb4c591c1f4eabcbf4a6bc80076964f75982291ab3f785e4388c64564d09da266dc4b563491bf8739ca827ae0a8202e28a4 Homepage: https://docs.xfce.org/xfce/xfce4-settings/start Description: graphical application for managing Xfce settings xfce4-settings is the Xfce settings manager front-end. It comes with several different components for configuring application-independent settings inside xfconf. It contains multiple tools: - xfce4-settings-manager (which replaces the old mcs settings manager), which executes the various (provided) settings dialogs - xfce4-settings-editor, a tool for editing ALL settings within xfconf, the graphical counterpart of xfconf-query. - xfsettingsd, a daemon for exporting XSettings to applications, and providing special features like keyboard shortcuts, AccessX notification and update of keyboard and mouse-pointer data. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-smartbookmark-plugin Architecture: arm64 Version: 0.5.2-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 215 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 3.16.2), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.12.0), libxfce4util7 (>= 4.9.0) Filename: pool/main/x/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin_0.5.2-ok1_arm64.deb Size: 22442 MD5sum: 4027f92272bb656f3a6c961e1f54f40c SHA1: ac7fee15e656c58d9fccee5ee1ec3fabe10f4688 SHA256: 22f9632dfb95e4af58ba156f459bcccf820df44278792d88163a53b9e68bd132 SHA512: 25e153b242b4346d5202ad42199a38c1b85ae45916d1e4ae0d45aa4ae94b262ec2112582aee5d417ef2674f3100fb513ac585f6e1ab2f12d04333208021fd19f Homepage: https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin Description: search the web via the Xfce4 panel This plugin adds a text field to the Xfce panel, allowing the user to search the web. The URL and the text field size are configurable options. . Typical use cases are: Google, Wikipedia, the Debian Bug Tracking System . xfce4-smartbookmark-plugin is based on the smart bookmark concept: http://en.wikipedia.org/wiki/Smart_Bookmark cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-statusnotifier-plugin Architecture: arm64 Version: 0.2.3-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 360 Provides: indicator-renderer Depends: libc6 (>= 2.17), libdbusmenu-gtk3-4 (>= 0.4.2), libgdk-pixbuf2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.21.5), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0) Filename: pool/main/x/xfce4-statusnotifier-plugin/xfce4-statusnotifier-plugin_0.2.3-ok1_arm64.deb Size: 68772 MD5sum: 106b827a35104ff93f7bfa4d82c68bd5 SHA1: 01f765237940c929126a849ffa204bc1caa5e6bb SHA256: d84a8fe2595f76a4abcbb1c7a6f9599e2fb17638fe67dba710297f246fd7d121 SHA512: a34fcdb103610eb42780a6499dc74d6289a9f5488c316a95f7c059f1b86a89b009af52bf967de8428d3cdc465d2c146099592ed88ca057316dd236a64c0fbf4d Homepage: https://docs.xfce.org/panel-plugins/xfce4-statusnotifier-plugin Description: plugin to display status notifiers in the Xfce4 panel A small plugin to display status notifiers, including application indicators, in the Xfce4 panel as described in freedesktop.org StatusNotifierItem specification. Status notifiers are a modern alternative to the system tray. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-systemload-plugin Architecture: arm64 Version: 1.3.2-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 365 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.13.7), libgtop-2.0-11 (>= 2.22.3), libupower-glib3 (>= 0.99.0), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.17.2), libxfconf-0-3 (>= 4.12.1) Recommends: upower Filename: pool/main/x/xfce4-systemload-plugin/xfce4-systemload-plugin_1.3.2-ok1_arm64.deb Size: 55810 MD5sum: fbcd0784bef95cb89c8a1bd2d2e9ca6a SHA1: 384589f3cf7e82b6dbfeef9f69f6d9b81060b775 SHA256: 6020695bd10325141dc8e3951f946a68d9255ba653ca1f857487b2ab286d3187 SHA512: c8925398c5027c4828697b86143b9b9075f063e89c2195a7e3435ac07294977357e6ac5dd3aa8e292bacc99023aac9150b4ec79e7a9bec9ed190118bdd0b4951 Homepage: https://docs.xfce.org/panel-plugins/xfce4-systemload-plugin Description: system load monitor plugin for the Xfce4 panel This plugins displays the current CPU load, the memory in use, the swap space and the system uptime in the Xfce4 panel. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-taskmanager Architecture: arm64 Version: 1.5.5-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 640 Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libwnck-3-0 (>= 2.91.6), libx11-6, libxfce4ui-2-0 (>= 4.11.1), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxmu6 Filename: pool/main/x/xfce4-taskmanager/xfce4-taskmanager_1.5.5-ok1_arm64.deb Size: 112378 MD5sum: bba823c7df35fa264b676e40b93d6162 SHA1: 39da76af4e32a011f5a1bd20280c8b6fe2abf038 SHA256: 67a934615000d38af0d3a841fb608bb9b8fc5e9d9ebc812ad6c60d1de239ce9f SHA512: 4a911ca7d454258028a70298ea1c86a5cac3b918bc93457c370a254fce4326c891f0282c254b1b58f371065ecabf80d60a569f019875b9783cf3af05113a0a93 Homepage: https://docs.xfce.org/apps/xfce4-taskmanager/start Description: process manager for the Xfce4 Desktop Environment A GUI application for monitoring and controlling running processes, written for Xfce. Its features include: . * support for Linux, OpenBSD, FreeBSD and OpenSolaris * monitors the CPU and memory usage * tree view columns can be reordered * display window icons/names. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-terminal Architecture: arm64 Version: 1.0.4-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 724 Provides: x-terminal-emulator Depends: exo-utils, libc6 (>= 2.17), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.6), libpango-1.0-0 (>= 1.14.0), libutempter0 (>= 1.1.5), libvte-2.91-0 (>= 0.51.90), libx11-6, libxfce4ui-2-0 (>= 4.15.3), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0) Recommends: default-dbus-session-bus | dbus-session-bus Filename: pool/main/x/xfce4-terminal/xfce4-terminal_1.0.4-ok1_arm64.deb Size: 144830 MD5sum: 2b9b1fca030e3ea9f7a41684508b3ba7 SHA1: 2588880dc96f2d054ec8b5ff467f6092eeb3a620 SHA256: 98a1318918b085946d197dab0310b91b92cfdc132bcdda39bf16bde71c6d34ce SHA512: 94244ac0fc8a5a7db3ae69cd851cb1169ea1a444b73a30e62bd47750477e5ed79b45823e4db6c75e1e046e21a026fe669b1b0e390192f262844c5a49d0705ab8 Homepage: https://docs.xfce.org/apps/terminal/start Description: Xfce terminal emulator This package contains Terminal, which is a lightweight and easy to use terminal emulator for X11. It was created to fit nicely into the Xfce desktop environment, but it also fits nice with other environments. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-timer-plugin Architecture: arm64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 368 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 3.21.5), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0) Filename: pool/main/x/xfce4-timer-plugin/xfce4-timer-plugin_1.7.1-ok1_arm64.deb Size: 57670 MD5sum: 27e677a8cebbdb16315efe40b4609c3e SHA1: 0e2a7fe9dd4ed179e3131c2f34b3bbf55bae2188 SHA256: 1e4209e1653d58d8489a300e524812061e8d33a9be8b69536591eaf47fe92bed SHA512: cdf1f84ff3e79e9eec0ba9bdbab75f403dd57fede3763a8bc079974f598002b274e403cff43496db7c4eebcb95b13f35d499d50998c420b40b5336e8e57d7099 Description: timer plugin for Xfce panel With this plugin you can add timers (alarm or countdown) to your Xfce panel. You can display a warning window and/or run a custom command when alarm rings, repeat alarms etc. The timer progress is shown as a progress bar in the Xfce panel, lasting time displayed on tooltip. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-verve-plugin Architecture: arm64 Version: 2.0.1-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 332 Depends: exo-utils, libc6 (>= 2.17), libglib2.0-0 (>= 2.31.8), libgtk-3-0 (>= 3.3.16), libpcre3, libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0) Filename: pool/main/x/xfce4-verve-plugin/xfce4-verve-plugin_2.0.1-ok1_arm64.deb Size: 44586 MD5sum: aabb06adf4451a5e969c7e432adb6fd0 SHA1: e322d4fa30a8de447db0a43d4183f70c06f99827 SHA256: 2a4fb1da437fad3a58c973f32340603a279593e36dcab4d5d24162ccbf53809a SHA512: 6a810533e7f73f372ea5bd0117e26dceabf3c8a42d20e3917267180afab99a931fd5bc511bfee246f392758ca06dec72479e65bca5bb8d0847117c9efaca6570 Homepage: https://docs.xfce.org/panel-plugins/xfce4-verve-plugin Description: Verve (command line) plugin for Xfce panel Verve plugin is a command line plugin for Xfce panel, with autocompletion and command history cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-wavelan-plugin Architecture: arm64 Version: 0.6.3-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 292 Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.18.0), libgtk-3-0 (>= 3.16.2), libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0) Filename: pool/main/x/xfce4-wavelan-plugin/xfce4-wavelan-plugin_0.6.3-ok1_arm64.deb Size: 38000 MD5sum: 4f1a87cab309fe75d3c332a0a2d502fc SHA1: 0cc59bf9d32572d4b0529e392b13359250628831 SHA256: d47604bcb0153ff6c7fdd6441d87a748f386a0b715169259448cca65c29cc4f6 SHA512: e3035cec9536c834ee1fb263ea456d7d165424fa2119c75d95292170c0abfb63ba92332b6b76cf50292e048e92f6f06e7a1c3095658c1484f61216aa8f0ff8d6 Homepage: https://docs.xfce.org/panel-plugins/xfce4-wavelan-plugin Description: wavelan status plugin for the Xfce4 panel The WaveLAN plugin displays information of a WaveLAN device. . Current features are: - Signal state: tells if a carrier signal was detected. - Signal quality: current quality of the carrier signal. - Network name: current SSID of the WaveLAN network. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-weather-plugin Architecture: arm64 Version: 0.11.0-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 4891 Depends: libc6 (>= 2.29), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.42), libgtk-3-0 (>= 3.22), libpango-1.0-0 (>= 1.14.0), libsoup2.4-1 (>= 2.41.90), libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxml2 (>= 2.7.4) Filename: pool/main/x/xfce4-weather-plugin/xfce4-weather-plugin_0.11.0-ok1_arm64.deb Size: 2426972 MD5sum: cf0cd52b4360a92e2d788aa120f6c8d4 SHA1: 81e11457296b1d03c1e9bf6754a179a977f43965 SHA256: f025b89659ba7e3bf8207d0d3bc5a24749f4a88c133a0db788c930d9535f3405 SHA512: 32e0e29a119c2abc0199c378f1b5d1d02b3db72555368690d0032d25e37f211a57e5884ade78e4d2f6250ceca5bae046c6cdf25e2c3060c1c85bc7cb5d341bd7 Homepage: https://docs.xfce.org/panel-plugins/xfce4-weather-plugin Description: weather information plugin for the Xfce4 panel The weather plugin displays information about the current weather according your timezone and settings. It allows one to search weather location code in the same plugin and displays weather status in little icons. . Features include: - Temperature, atmospheric pressure and state. - Wind speed, gust, and direction. - Humidity, Visibility, Dew-point, UV Index. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-whiskermenu-plugin Architecture: arm64 Version: 2.7.2-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 883 Depends: libc6 (>= 2.17), libcairo2 (>= 1.14.0), libexo-2-0 (>= 0.11.0), libgarcon-1-0 (>= 0.6.2), libgcc-s1 (>= 3.3.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libstdc++6 (>= 5.2), libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.15.6), libxfce4util7 (>= 4.15.3) Suggests: mugshot Filename: pool/main/x/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin_2.7.2-ok1_arm64.deb Size: 194644 MD5sum: 262699711f207c46c9d6f1733440fa19 SHA1: 8456a3cef20ec5f414580620131e5b402402b2c7 SHA256: a114ec95010b0cb08dc0f522a188f84c1c0ea31a2c2793f1ba3851d484326d37 SHA512: b8d8e0128be6745a9fd0476a6a84e7ddf89080f8ac31ce1890783bacb6c1bb8bf5ec07b72a49b8dc64b2ddd2ee39bec1116f62fedb6c46e2c51044f9546347f3 Homepage: https://docs.xfce.org/panel-plugins/xfce4-whiskermenu-plugin Description: Alternate menu plugin for the Xfce desktop environment Whisker Menu is an alternate application launcher for Xfce. When you open it you are shown a list of applications you have marked as favorites. You can browse through all of your installed applications by clicking on the category buttons on the side. Top level categories make browsing fast, and simple to switch between. Additionally, Whisker Menu keeps a list of the last ten applications that you've launched from it. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4-xkb-plugin Architecture: arm64 Version: 1:0.8.3-ok1 Multi-Arch: same Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 2122 Depends: libc6 (>= 2.17), libcairo2 (>= 1.2.4), libgarcon-1-0 (>= 0.1.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), librsvg2-2 (>= 2.14.4), libwnck-3-0 (>= 2.91.6), libx11-6, libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxklavier16 (>= 5.0) Filename: pool/main/x/xfce4-xkb-plugin/xfce4-xkb-plugin_0.8.3-ok1_arm64.deb Size: 461106 MD5sum: e9ed17f8046c9757bd857c70f814626f SHA1: b2a7c36f7ca8cc79c826fc8d54cf89ce9b123139 SHA256: 8e2d6a133cabd58b0f7ea79e4700b6c2a59e7984878c692011b9ecf69c9ff9d5 SHA512: 80a26ed29411beeef9634dafd18820cbcc6f93bb2e491513ab2b5c27d0a038aff539222698427f554466b1b5d2dcd6d911fb37dbb26477d0b60d0dc355ba8f44 Homepage: https://docs.xfce.org/panel-plugins/xfce4-xkb-plugin Description: xkb layout switch plugin for the Xfce4 panel The xkb plugin shows you the current keyboard layout and allows you to switch to different defined layouts. . The plugin itself cannot be used for defining the keyboard layouts one wants to use, this is done the XKB way - either in your X config or by setxkbmap tool. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfce4 Architecture: all Version: 4.16-ok1 Priority: optional Section: metapackages Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 12 Depends: libxfce4ui-utils (>= 4.16), thunar (>= 4.16), xfce4-appfinder (>= 4.16.0), xfce4-panel (>= 4.16.0), xfce4-pulseaudio-plugin, xfce4-session (>= 4.16.0), xfce4-settings (>= 4.16.0), xfconf (>= 4.16.0), xfdesktop4 (>= 4.16.0), xfwm4 (>= 4.16.0) Recommends: desktop-base (>= 5.0.4), tango-icon-theme (>= 0.8.90), thunar-volman (>= 4.16), xfce4-notifyd, xorg Suggests: xfce4-goodies, xfce4-power-manager (>= 4.16) Filename: pool/main/x/xfce4/xfce4_4.16-ok1_all.deb Size: 3780 MD5sum: 8d6779b9dab924b7c3dd5ff826371ee4 SHA1: e30d4d655888899e8ed70ba8bc158d2144d37cd8 SHA256: d6ffc36dcce088e6892b28b0a6162a895a7ee3f5b5a0d9fa00281fa753010819 SHA512: b4f5e24bbf8d1772d28edddf6016550ed3911c0f5119ec5aba87a50bc65b618fefd54aec89a675fd14ed0b3d8305608ef2bb34efe0cbbac74e2bd45c5b750e9c Homepage: https://www.xfce.org/ Description: Meta-package for the Xfce Lightweight Desktop Environment Xfce is a lightweight desktop environment for unix-like operating systems. It aims to be fast and lightweight, while still being visually appealing and easy to use. Designed for productivity, it loads and executes applications fast, while conserving system resources. . This package is a metapackage; it depends on the core packages of the Xfce4 desktop environment and recommends some extra Xfce4 packages. If you intend to use Xfce4 and want the full experience then installing this package and the packages it Recommends is a great place to start. . If you just want to pick and choose the core components then feel free to remove this package. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfconf Architecture: arm64 Version: 4.18.1-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 843 Depends: default-dbus-session-bus | dbus-session-bus, libc6 (>= 2.34), libglib2.0-0 (>= 2.55.2), libxfce4util7 (>= 4.17.3) Recommends: libxfconf-0-3 (>= 4.6.0) Filename: pool/main/x/xfconf/xfconf_4.18.1-ok1_arm64.deb Size: 125428 MD5sum: a99f23f30de07572354808983ea4f84a SHA1: 94fc5d8df24ef0ea7c11747f8b86434e63fa4765 SHA256: 7e3e1c1a9ff0382667eceea3785c8daac3d7897cbc5359ac1a36f47d4d468150 SHA512: 698700a0af3b90ec4abf16e6cfb49f8ca7adaa71db18b67d355dadb13aebdbe2bc3cae94581f52034fb5e04985a562cad73c3746284d193bfd65f2d60b0af70a Homepage: https://docs.xfce.org/xfce/xfconf/start Description: utilities for managing settings in Xfce xfconf contains xfconfd and xfconf-query. - xfconfd handles the Xfce settings storage - xfconf-query enables users to tune settings from command line cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfdesktop4-data Architecture: all Version: 4.18.1-ok1 Multi-Arch: foreign Priority: optional Section: xfce Source: xfdesktop4 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 3000 Filename: pool/main/x/xfdesktop4/xfdesktop4-data_4.18.1-ok1_all.deb Size: 1080220 MD5sum: ecce75e41806c70274dc78cd31dff286 SHA1: 61b1d7b9c589d7e21cae9afd7f07f24fbb1052bd SHA256: 82fc7409a4df197bd0975f5691fd87d74272f318493971d6b5496949df38a2bc SHA512: c9bdc049c884c45aa64e0548f164ca1da10a4672a94538c6991b0a2d1cecf11b3e59dc3912b8bb82fa61b9f1b05df3791f1e676457cc1cd18eb0786cfd5256fa Homepage: https://docs.xfce.org/xfce/xfdesktop/start Description: Xfce desktop background, icons and root menu (common files) xfdesktop4 sets the background image, provides a right-click menu to launch applications and can optionally show files (including application launchers) or iconified windows. It includes gradient support for background color, saturation support for background image, real multiscreen and xinerama support. . This package contains architecture-independent files for xfdesktop4. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfdesktop4 Architecture: arm64 Version: 4.18.1-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 663 Depends: exo-utils, xfdesktop4-data (= 4.18.1-ok1), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libexo-2-0 (>= 0.11.0), libgarcon-1-0 (>= 0.3.0), libgarcon-gtk3-1-0 (>= 0.6.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.1), libgtk-3-0 (>= 3.21.4), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.44.6), libthunarx-3-0 (>= 4.17.10~), libwnck-3-0 (>= 3.4.7), libx11-6, libxfce4ui-2-0 (>= 4.15.6), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.12.1) Recommends: default-dbus-session-bus | dbus-session-bus, librsvg2-common, tumbler, xdg-user-dirs Filename: pool/main/x/xfdesktop4/xfdesktop4_4.18.1-ok1_arm64.deb Size: 182300 MD5sum: 3feb3f42db40b1828cfd18e6070a9fcb SHA1: bf75293a5cf635efebfbba2c79d406bdd9bcebd4 SHA256: 21f464e0c6b688dfe5565845bf2aabe3c88572ecccd4803b0a61fab484c6068e SHA512: 6a8f48c26fc6e08c7c386c8d1848f59b191c2c3ad5023534320f66273f6632f016bb4b34cfbc8244b3bed841a074c9afd9283219fbd955697e63281e0fa9849e Homepage: https://docs.xfce.org/xfce/xfdesktop/start Description: Xfce desktop background, icons and root menu manager xfdesktop4 sets the background image, provides a right-click menu to launch applications and can optionally show files (including application launchers) or iconified windows. It includes gradient support for background color, saturation support for background image, real multiscreen and xinerama support. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xfwm4 Architecture: arm64 Version: 4.18.0-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 2865 Provides: x-window-manager Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libepoxy0 (>= 1.5.2), libgdk-pixbuf2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstartup-notification0 (>= 0.7), libwnck-3-0 (>= 2.91.6), libx11-6 (>= 2:1.2.99.901), libxcomposite1 (>= 1:0.4.5), libxdamage1 (>= 1:1.1), libxext6 (>= 2:1.3.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxfixes3 (>= 1:4.0.1), libxinerama1, libxpresent1, libxrandr2 (>= 2:1.2.99.3), libxrender1, libxres1 (>= 2:1.2.0) Recommends: librsvg2-common Suggests: xfce4 Filename: pool/main/x/xfwm4/xfwm4_4.18.0-ok1_arm64.deb Size: 463460 MD5sum: 6acb936ce2b503b486e85f91773198dc SHA1: e1ade378374e7190467edf5a5b911959c67025c4 SHA256: 93952e81a5f3d84432fa72f46b669f0cca88a5abb55ccb5ca8c59ece2cf50f76 SHA512: 8edb864d36cc87030632633aac4b1ea08e954be0040e8a640d8043a04900748407a3b923f0c80e8dd3ba41a7bd3dfafdf161e07e42c7021ac934c159070383c6 Homepage: https://docs.xfce.org/xfce/xfwm4/start Description: window manager of the Xfce project This package contains xfwm4 which is the window manager for Xfce4. It is designed to run with the rest of Xfce4 but makes a capable window manager for GNOME or KDE. . Install xfwm4 if you want a small, resource saving window manager which complies to the standards defined at http://www.freedesktop.org/. Without xfce4 installed this only gives you a window manager not the full environment. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xinput Architecture: arm64 Version: 1.6.3-ok2.1 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 110 Depends: libc6 (>= 2.34), libx11-6 (>= 2:1.2.99.901), libxi6 (>= 2:1.2.99.4), libxinerama1, libxrandr2 (>= 2:1.2.0) Filename: pool/main/x/xinput/xinput_1.6.3-ok2.1_arm64.deb Size: 25644 MD5sum: 6a663b6efc5ea4371300d386b4d785c7 SHA1: ac11ae9efbe0a15009b11f0aed1dd0024479fc7f SHA256: 000c62ade5719dacad44a52ca1036735014c0d04de00cfc6b059b28e08c1ff20 SHA512: a7d51824e2571bcc61c6732fc25c2111b190d90bdbff9baa2a6ef45df2dafa84ac738060d1bda5aec08dab61841e50f93cd5edaf0aa88ea8bc1c484d7910cf82 Description: Runtime configuration and test of XInput devices Xinput is an utility for configuring and testing XInput devices. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xml-core Architecture: all Version: 0.18-ok1 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 130 Depends: sed (>= 4.1.2-8), sgml-base (>= 1.28) Suggests: debhelper (>= 9.20120909) Filename: pool/main/x/xml-core/xml-core_0.18-ok1_all.deb Size: 25724 MD5sum: a71113b546ab5ca4c7b227029f8fc115 SHA1: 1ff0b61b6577d3b6db02e9405961be4fe6f836d5 SHA256: 883d3e8ec001e17ed1008905ee2f2ed40a66027a4468404bef439d5c89be7311 SHA512: 33bd35a8dd3d54ff263d5f75a7355b0dc9cfcc0fb5d1dcbbb93883c4f49695a8a167b1671b3db1d8cfc5b1726eba920814c4bfbcfec6c8f0c58720094efde15a Description: XML infrastructure and XML catalog file support This package creates the XML infrastructure directories and provides XML catalog file support in compliance with the current Debian XML Policy draft: . * infrastructure directories: - /etc/xml - /usr/share/xml/{declaration,entities,misc,schema} - /usr/local/share/xml/{declaration,entities,misc,schema} . * XML catalog schema: OASIS XML Catalog Committee Specification 1.0 . * update-xmlcatalog(8): tool for maintaining the root XML catalog file and the package XML catalog files in the '/etc/xml' directory as well as local XML catalog files. . * dh_installxmlcatalogs(1): debhelper tool for installing local XML catalog files and registering XML entities in package XML catalog files and the root XML catalog file (requires debhelper package) cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xml-twig-tools Architecture: all Version: 3.52-ok1 Priority: optional Section: perl Source: libxml-twig-perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 93 Depends: perl:any, libxml-parser-perl, libxml-twig-perl Filename: pool/main/libx/libxml-twig-perl/xml-twig-tools_3.52-ok1_all.deb Size: 30002 MD5sum: d6a8c14d7b55aadecfcb5c1f77017966 SHA1: ad2e96fd5898cde3851d12eba164f1230239c84b SHA256: be24d1585919cf2907cf3992d3b78302dc25c49c7eeecb25afac7845a975bb97 SHA512: 1cb6cf4732ed4bf14bee633f3658bedc546b22b919409e0196777766b52429209191c2dc6751a88623241dc0f39a7fffc700296d36828a14dc727f4952abcce9 Homepage: https://metacpan.org/release/XML-Twig Description: command line tools for processing XML documents These tools are included: * xml_spellcheck : spellcheck XML files skipping tags * xml_merge : merge back files created by xml_split * xml_pp : XML pretty printer * xml_grep : grep XML files using XML::Twig's subset of XPath * xml_split : split big XML files cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xmlsec1 Architecture: arm64 Version: 1.2.33-ok1 Priority: optional Section: text Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 83 Depends: libc6 (>= 2.34), libxml2 (>= 2.8.0), libxmlsec1 (>= 1.2.33), libxmlsec1-openssl (>= 1.2.33), libxslt1.1 (>= 1.1.25) Filename: pool/main/x/xmlsec1/xmlsec1_1.2.33-ok1_arm64.deb Size: 26106 MD5sum: d54704665e2799f28ec6da6258bab8d4 SHA1: 043380f841a7c1e5c00f880f5e02fcfc4fb96421 SHA256: 50517f4ccb9e9b4fa17eba62eeb112b9268cd6f168869d540c7a0c60e84f801a SHA512: 973a8ac7f37aa5f45ac5f0064af6ba614df3b25858f48a1683bfb899643d37f6db60f4a98b4771e3b67655ae7fa590e415aab1f21786e4a5d16cfc1cc0d5ef1b Homepage: https://www.aleksey.com/xmlsec/ Description: XML security command line processor Xmlsec is a command line tool for signature and encryption transformations of XML data. It is part of the XML Security Library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xmlto Architecture: arm64 Version: 0.0.28-ok1 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 135 Depends: libc6 (>= 2.17), debianutils (>= 1.16), docbook-xml (>= 4.2-8), docbook-xsl (>= 1.64.1.0), libxml2-utils, sgml-base, xsltproc (>= 1.1.12-8) Recommends: dblatex | fop, libpaper-utils, zip Suggests: w3m | lynx-cur | links, texlive-htmlxml Filename: pool/main/x/xmlto/xmlto_0.0.28-ok1_arm64.deb Size: 33414 MD5sum: 9a500e463a5c7b4f3996f0ade811d4ab SHA1: d0486d9e3868499857c45611ada884cc8fcc311d SHA256: 41deff320d3a877e003687230de2075a6df726d93c5e890be7d8858b06bef7d1 SHA512: 5d053b30e18d2bafe06f1584425109671a717ab7175672243b1c7ca85737b030099e5ada1fc3c523bf9cdd672a3e7e9571ff4bab3a93b0b8dd5b51c6462c0803 Homepage: https://fedorahosted.org/xmlto/ Description: XML-to-any converter xmlto is a front-end to an XSL toolchain. It chooses an appropriate stylesheet for the conversion you want and applies it using an external XSLT processor (currently, only xsltproc is supported). It also performs any necessary post-processing. . It supports converting from DocBook XML to DVI, XSL-FO, HTML and XHTML (one or multiple pages), epub, manual page, PDF, PostScript and plain text. It also supports converting from XSL-FO to DVI, PDF and PostScript. . DVI output requires dblatex or PassiveTeX. Other formats can be produced with any of the supported toolchains - dblatex, PassiveTeX or docbook-xsl/fop (but may require some extensions). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xnest Architecture: arm64 Version: 2:21.1.7-ok4 Priority: optional Section: x11 Source: xorg-server Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 4619 Provides: xserver Depends: xserver-common (>= 2:21.1.7-ok4), libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.7.0), libc6 (>= 2.34), libgcrypt20 (>= 1.8.0), libpixman-1-0 (>= 0.13.2), libselinux1 (>= 3.1~), libsystemd0, libunwind8, libx11-6, libxau6, libxdmcp6, libxext6, libxfont2 (>= 1:2.0.1) Recommends: libgl1-mesa-dri (>= 7.1~rc1) Filename: pool/main/x/xorg-server/xnest_21.1.7-ok4_arm64.deb Size: 584422 MD5sum: aabd8338a9b12876b091fa2823210773 SHA1: 352bc5bf339fdd4a452b36c7bcd106759cf333cc SHA256: 2526e2fe9eea4cc020444b619d5f2b6bead4f067fde4178e4a93f26e28495439 SHA512: 3dd602df5292965a9160d1ac2e5a0497bbbd9fd8738ce3c6832be39a2850f3870f75fa8ce894e4d0c7009e1adf37c895ff986e74f0d158890e0d60900d7ac64d Homepage: https://www.x.org/ Description: Nested X server Xnest is a nested X server that simply relays all its requests to another X server, where it runs as a client. This means that it appears as another window in your current X session. Xnest relies upon its parent X server for font services. . Use of the Xephyr X server instead of Xnest is recommended. . More information about X.Org can be found at: . This package is built from the X.org xserver module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xorg-server-source Architecture: all Version: 2:21.1.7-ok3 Priority: optional Section: x11 Source: xorg-server Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 7298 Filename: pool/main/x/xorg-server/xorg-server-source_21.1.7-ok3_all.deb Size: 5027844 MD5sum: c17a0b18ad6d82d78811d0543ebd880d SHA1: 625cb9a8801394fb286bd6bdcdc3ad5bbe1e1cea SHA256: b788b08887cb9d1f179f20807e91f004d6b46356f3966398b903e8c53066395b SHA512: d8ebed45d9e82ad6a2cc14f990c0dab0705a8d810879138870fd5c0b110266d4fc67eb1480aa9d40a6da21a89de60b6ce18e851fbdaf8d282a7f9a7c72d9a0a5 Homepage: https://www.x.org/ Description: Xorg X server - source files This package provides original Debian (with Debian patches already applied, and autotools files updated) sources for the X.Org ('Xorg') X server shipped in a tarball. This enables other projects re-using X server codebase (e.g. VNC servers) to (re-)use officially Debian-supported version of the X xserver for their builds. . Unless you are building a software product using X server sources, you probably want xserver-xorg and/or xserver-xorg-core instead. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xorg-server-source Architecture: all Version: 2:21.1.7-ok4 Priority: optional Section: x11 Source: xorg-server Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 7299 Filename: pool/main/x/xorg-server/xorg-server-source_21.1.7-ok4_all.deb Size: 5028782 MD5sum: b65aa29a344028df673ef2d70887fe36 SHA1: 8ae8ae7519820d88211751cbc03851fcfc5f87a9 SHA256: f0232e17ea95586468b36ba91fa14511c5b288344ec60f639201e88e106ed110 SHA512: ac08bb1ebd276cdad6a19b6c7b901b6f9f77ec85bbf2db6c8f5c440668d4385ccd8f9d8b10f18e59dffb3cbefd814a3b332ab2080440cf2dae758fce9a572c08 Homepage: https://www.x.org/ Description: Xorg X server - source files This package provides original Debian (with Debian patches already applied, and autotools files updated) sources for the X.Org ('Xorg') X server shipped in a tarball. This enables other projects re-using X server codebase (e.g. VNC servers) to (re-)use officially Debian-supported version of the X xserver for their builds. . Unless you are building a software product using X server sources, you probably want xserver-xorg and/or xserver-xorg-core instead. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xpmutils Architecture: arm64 Version: 1:3.5.12-ok2 Priority: optional Section: x11 Source: libxpm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 74 Depends: libc6 (>= 2.34), libx11-6, libxext6, libxpm4, libxt6 Filename: pool/main/libx/libxpm/xpmutils_3.5.12-ok2_arm64.deb Size: 19272 MD5sum: 6c0901d955f62162b5a0f35560f2d521 SHA1: e95c1329a708c8f3f8d8aaad86409821c29241aa SHA256: 7de8bb9fca18339bca740a0cc472c141e04800d95fa24bf9f7c550e8a169d3a2 SHA512: f0ca3ca0d58265e8d387b4557285e60290794a3cdb0a1d2745dcdea152eb20fb9720eb0bf1d5c94450e44876a344e76253d35727d619e9469cb87c11076cfe0a Homepage: https://www.x.org Description: X11 pixmap utilities 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 two tools: cxpm (to check the integrity of an XPM file) and sxpm (to view XPM files). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xrdp Architecture: arm64 Version: 0.9.21.1-ok1 Priority: optional Section: net Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3728 Pre-Depends: init-system-helpers (>= 1.54~) Depends: adduser, lsb-base (>= 3.0-6), ssl-cert, libc6 (>= 2.34), libfuse2 (>= 2.6), libjpeg62-turbo (>= 1.3.1), libopus0 (>= 1.1), libpam0g (>= 0.99.7.1), libssl3 (>= 3.0.0), libx11-6, libxfixes3, libxrandr2 Recommends: fuse, xorgxrdp Suggests: guacamole Filename: pool/main/x/xrdp/xrdp_0.9.21.1-ok1_arm64.deb Size: 511472 MD5sum: ebc87815660e1c9585712044bc359ff8 SHA1: 4204e80f877bfc044ddd6746b59b2a05cc4003ad SHA256: ab4520a382b20c804294fe99f4b9d4f952f25f283e495cbb424359928352210c SHA512: 71cd0151888952d96a601339cd7a369ed0cdb3a8f457bbae7fa91dedf232a3677e42e9b12039ea41f352235e7fba1b86de7dc98cc36a46cfd662d11cf4f35d45 Homepage: http://www.xrdp.org/ Description: Remote Desktop Protocol (RDP) server xrdp offers a graphical login to a remote client using RDP (the Remote Desktop Protocol). xrdp can connect to a locally created X.org session with the xorgxrdp drivers, to a VNC X11 server, and forward to another RDP server. . xrdp accepts connections from freerdp, rdesktop, and the built-in terminal server / remote desktop clients of Microsoft Windows operating systems. In the xorgxrdp (which replaces X11RDP) and VNC modes, it provides a fully functional Linux terminal server, offering an X-Window desktop to the user. In the RDP or VNC forwarding mode, any sort of desktop can be used. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xserver-common Architecture: all Version: 2:21.1.7-ok3 Multi-Arch: foreign Priority: optional Section: x11 Source: xorg-server Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 2440 Depends: x11-common, xkb-data, x11-xkb-utils Recommends: xfonts-base, xauth Replaces: xserver-xorg-core (<< 2:1.5.2) Filename: pool/main/x/xorg-server/xserver-common_21.1.7-ok3_all.deb Size: 26770 MD5sum: 7312ecc6da2b5b13ede98590912612f5 SHA1: 8e5c59c46fb978576c1f35af41214b5b65584de8 SHA256: 359f3ba04fbd2d5bd5cdcc0d7e91134105a00e6c16044a211ef95792c07ae81b SHA512: 3c8d7a76dc9ebbc573b58b9522e95c77e788aa4acb4ededce3dbec5be0ea0fff943793f5a7e6d9e1545de0b2940e702a0bb5755c32bbd5880f1eb8e41802d30b Homepage: https://www.x.org/ Description: common files used by various X servers This package provides files necessary for all X.Org based X servers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xserver-common Architecture: all Version: 2:21.1.7-ok4 Multi-Arch: foreign Priority: optional Section: x11 Source: xorg-server Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 2440 Depends: x11-common, xkb-data, x11-xkb-utils Recommends: xfonts-base, xauth Replaces: xserver-xorg-core (<< 2:1.5.2) Filename: pool/main/x/xorg-server/xserver-common_21.1.7-ok4_all.deb Size: 26876 MD5sum: d041acf8be1383fdac1e1045193df679 SHA1: 6629d02e375972759263f359cf505fb6080a30be SHA256: 9c66a754839fd9dc7111969ebb78dd13ff0384030668bc8080adc8f45d34c5ad SHA512: 6b6384e28ef6327ce1874097fa32a1f9971077d81a3276011983f3b769efff2371e26cf14bc3e48f45e5bfab43dfd01eb167697a04f327c512592de247013f77 Homepage: https://www.x.org/ Description: common files used by various X servers This package provides files necessary for all X.Org based X servers. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xserver-xephyr Architecture: arm64 Version: 2:21.1.7-ok4 Priority: optional Section: x11 Source: xorg-server Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 5714 Provides: xserver Depends: xserver-common (>= 2:21.1.7-ok4), libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.7.0), libc6 (>= 2.35), libepoxy0 (>= 1.0), libgcrypt20 (>= 1.8.0), libgl1, libpixman-1-0 (>= 0.30.0), libselinux1 (>= 3.1~), libsystemd0, libudev1 (>= 183), libunwind8, libx11-6, libx11-xcb1 (>= 2:1.8.4), libxau6, libxcb-icccm4 (>= 0.4.1), libxcb-image0 (>= 0.2.1), libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.1), libxcb-render-util0, libxcb-render0, libxcb-shape0, libxcb-shm0 (>= 1.10), libxcb-util1 (>= 0.4.0), libxcb-xkb1, libxcb-xv0 (>= 1.2), libxcb1 (>= 1.8), libxdmcp6, libxfont2 (>= 1:2.0.1), libxshmfence1 Recommends: libgl1-mesa-dri (>= 7.1~rc1) Filename: pool/main/x/xorg-server/xserver-xephyr_21.1.7-ok4_arm64.deb Size: 816550 MD5sum: d768ce135acefd5ea0f986da5878ca73 SHA1: 03a5a4470fa6ddf288635badb84fcbff9d4bef1d SHA256: 829e16524c50a5192c30291e6fb559b4520fe380adcc9482e29469438e559752 SHA512: 861c21df5430b91759a112666a4413241c003ada6473a73c9b46c2f25dccbfb93dafd626c3cec80071deecc2dea59644d0df6e79fa0dfca71bb7e7c39bf520d7 Homepage: https://www.x.org/ Description: nested X server Xephyr is an X server that can be run inside another X server, much like Xnest. It is based on the kdrive X server, and as a result it supports newer extensions than Xnest, including render and composite. . More information about X.Org can be found at: . This package is built from the X.org xserver module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xserver-xorg-core Architecture: arm64 Version: 2:21.1.7-ok4 Priority: optional Section: x11 Source: xorg-server Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 7756 Provides: xorg-input-abi-24, xorg-video-abi-25, xserver-xorg-video-modesetting Depends: xserver-common (>= 2:21.1.7-ok4), keyboard-configuration, udev (>= 149), libegl1, libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.7.0), libc6 (>= 2.35), libdbus-1-3 (>= 1.9.14), libdrm2 (>= 2.4.66), libepoxy0 (>= 1.5.4), libgbm1 (>= 17.1.0~rc2), libgcrypt20 (>= 1.8.0), libgl1, libpciaccess0 (>= 0.12.902), libpixman-1-0 (>= 0.30.0), libselinux1 (>= 3.1~), libsystemd0, libudev1 (>= 183), libunwind8, libxau6, libxcvt0 (>= 0.1.0), libxdmcp6, libxfont2 (>= 1:2.0.1), libxshmfence1 Recommends: libgl1-mesa-dri (>= 7.10.2-4), default-logind | logind, xcvt Suggests: xfonts-100dpi | xfonts-75dpi, xfonts-scalable Conflicts: xserver-xorg-input-evtouch, xserver-xorg-video-modesetting Breaks: libgl1-mesa-dri (<< 18.0.5), systemd (<< 226-4~), xserver-xorg (<< 1:7.7+10~) Replaces: xserver-xorg (<< 1:7.7+10~), xserver-xorg-video-modesetting Filename: pool/main/x/xorg-server/xserver-xorg-core_21.1.7-ok4_arm64.deb Size: 1184964 MD5sum: f4e04107ab21cc0dd37e146db5a9db58 SHA1: 14227e474b8a1999621663e7a5750a2f44e22ad6 SHA256: f0098b6c3488ec9c8f3b70e707ee781138490df9f844c8061637f698baecc240 SHA512: 57884359b4f2503d27248383545717602da86cb06aa610f8b1a208fbe3d6fd82b7f456c124a20692329e522e21b2dda20ad396b3eda1134e82180c795f456ad8 Homepage: https://www.x.org/ Description: Xorg X server - core server The Xorg X server is an X server for several architectures and operating systems, which is derived from the XFree86 4.x series of X servers. . The Xorg server supports most modern graphics hardware from most vendors, and supersedes all XFree86 X servers. . More information about X.Org can be found at: . This package is built from the X.org xserver module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xserver-xorg-dev Architecture: arm64 Version: 2:21.1.7-ok4 Priority: optional Section: x11 Source: xorg-server Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 3625 Depends: libpixman-1-dev (>= 0.27.2), x11proto-dev (>= 2021.5), libxcvt-dev, libxfont-dev, libxkbfile-dev, libpciaccess-dev, mesa-common-dev Filename: pool/main/x/xorg-server/xserver-xorg-dev_21.1.7-ok4_arm64.deb Size: 201928 MD5sum: c217724bd894dbc259be6b6546c70657 SHA1: c05463853cb505d622506e5c96f6c434967dc41d SHA256: e6571db815bd67189013b000f424579966a15db697f169245a1498a9337ae997 SHA512: 9e11ff9fde9c2d7883114914736480474db3999209c4bf00f7effaafa748c9412d70f5587aac9cafa32a8b49cd0f5a02bcd3182b34089847f30fa4da649fc9f1 Homepage: https://www.x.org/ Description: Xorg X server - development files This package provides development files for the X.Org ('Xorg') X server. This is not quite the same as the DDK (Driver Development Kit) from the XFree86 4.x and X.Org 6.7, 6.8 and 6.9 series of servers; it provides headers and a pkg-config file for drivers using autotools to build against. . Unless you are developing or building a driver, you probably want xserver-xorg and/or xserver-xorg-core instead. . More information about X.Org can be found at: . This package is built from the X.org xserver module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xserver-xorg-legacy Architecture: arm64 Version: 2:21.1.7-ok4 Priority: optional Section: x11 Source: xorg-server Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 2523 Depends: xserver-common (>= 2:21.1.7-ok4), libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0 Breaks: x11-common (<< 1:7.7+10~), xserver-xorg-core (<< 2:1.17.2-3~) Replaces: x11-common (<< 1:7.7+10~), xserver-xorg-core (<< 2:1.17.2-3~) Filename: pool/main/x/xorg-server/xserver-xorg-legacy_21.1.7-ok4_arm64.deb Size: 33524 MD5sum: 2dbd4e877db020916b9ba8aa671fb57d SHA1: ec888604824a79b1280030a29f43d33df32bc242 SHA256: cf277e3a21dabf03af5fe28abfae7721872c16e3fa94c73c071fd2c52c0a5b6c SHA512: 1003ee369f6cacd183a57b23c32af52df4412614446a6361c3f61dbf78d837d76138be2f58a995fce62c6a346a2ea3a1daa776fa288f3b8ddc1140ee4bf5e11f Homepage: https://www.x.org/ Description: setuid root Xorg server wrapper This package provides a wrapper for the Xorg X server, which is necessary for legacy drivers and non-Linux kernels. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xserver-xorg-video-ati Architecture: arm64 Version: 1:19.1.0-ok3 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 371 Provides: xorg-driver-video Depends: xserver-xorg-video-radeon, libc6 (>= 2.17), libpciaccess0, xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1) Suggests: xserver-xorg-video-mach64, xserver-xorg-video-r128 Filename: pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-ati_19.1.0-ok3_arm64.deb Size: 7406 MD5sum: 2e854992963ee1c34207d5f4022213ba SHA1: ccb49d88274fb01137de4b04acca5302cb229e15 SHA256: de2ba4e163c6fcfdc08fecd46a00de2458477ed060358b3e55a112d6c55c2c43 SHA512: 5a6f881edb2cd5a1d4d2c7fb254deddfcea510952330da537f5c450b72cf26e516644b58cf2186b194b00ba61f17d8f583eecc05e013ef31e3ad365796299748 Homepage: https://wiki.freedesktop.org/xorg/RadeonFeature/ Description: X.Org X server -- AMD/ATI display driver wrapper This package provides the 'ati' driver for the AMD/ATI Mach64, Rage128, Radeon, FireGL, FireMV, FirePro and FireStream series. This driver is actually a wrapper that loads one of the 'mach64', 'r128' or 'radeon' sub-drivers depending on the hardware. These sub-drivers are brought through package dependencies. . Users of Rage, Mach, or Radeon boards may remove this package only if they use Driver "r128", "mach64", or "radeon" in /etc/X11/xorg.conf instead of relying on autodetection. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-ati driver module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xserver-xorg-video-fbdev Architecture: arm64 Version: 1:0.5.0-ok2 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 54 Provides: xorg-driver-video Depends: libc6 (>= 2.17), xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1) Filename: pool/main/x/xserver-xorg-video-fbdev/xserver-xorg-video-fbdev_0.5.0-ok2_arm64.deb Size: 11652 MD5sum: 73a12c15659a56bc963354939815fab3 SHA1: ccc025464f4769413dc0fbc99a66f4c6db507c04 SHA256: 90f2178270c4a3325090c1c564870e74d5c5673596ce066508dc63369364c02c SHA512: 7f9905164533aa51ba37673818699c7c497d9795692d838dd4343cf19eb7c51cf05f96b23e53e062be73707de11ad32cfca72a3d836d81be528c71b5ed1fa768 Description: X.Org X server -- fbdev display driver This package provides the driver for the Linux framebuffer device (aka 'fbdev'). . More information about X.Org can be found at: . This package is built from the X.org xf86-video-fbdev driver module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xserver-xorg-video-radeon Architecture: arm64 Version: 1:19.1.0-ok3 Priority: optional Section: x11 Source: xserver-xorg-video-ati Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 995 Provides: xorg-driver-video Depends: libc6 (>= 2.17), libdrm-radeon1 (>= 2.4.39), libgbm1 (>= 8.1~0), libudev1 (>= 183), xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1) Suggests: firmware-amd-graphics Filename: pool/main/x/xserver-xorg-video-ati/xserver-xorg-video-radeon_19.1.0-ok3_arm64.deb Size: 142304 MD5sum: b1b45ebf92888cdff6ba9ddffebc86c2 SHA1: 1bab610011d2531f1e7eeb9487765ede90f78ea7 SHA256: f49fbea76130025fe69b144c865db9ba7a010206e9103e5cd490f3258c10011b SHA512: bd7ad3f8b07ff0c5372928e815290653cbf7c728754f637b225dec3eaa6f44ef7b369a02256a81ceba55542e7e089fefdcfd87012397afe964a633b0a1a660ad Homepage: https://wiki.freedesktop.org/xorg/RadeonFeature/ Description: X.Org X server -- AMD/ATI Radeon display driver This package provides the 'radeon' driver for the AMD/ATI cards. The following chips should be supported: R100, RV100, RS100, RV200, RS200, RS250, R200, RV250, RV280, RS300, RS350, RS400/RS480, R300, R350, R360, RV350, RV360, RV370, RV380, RV410, R420, R423/R430, R480/R481, RV505/RV515/RV516/RV550, R520, RV530/RV560, RV570/R580, RS600/RS690/RS740, R600, RV610/RV630, RV620/RV635, RV670, RS780/RS880, RV710/RV730, RV740/RV770/RV790, CEDAR, REDWOOD, JUNIPER, CYPRESS, HEMLOCK, PALM, SUMO/SUMO2, BARTS, TURKS, CAICOS, CAYMAN, ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI, MULLINS, KAVERI, HAWAII. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-ati driver module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xserver-xorg-video-vesa Architecture: arm64 Version: 1:2.4.0-ok2 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 69 Provides: xorg-driver-video Depends: libc6 (>= 2.17), xorg-video-abi-25, xserver-xorg-core (>= 2:21.1.1) Filename: pool/main/x/xserver-xorg-video-vesa/xserver-xorg-video-vesa_2.4.0-ok2_arm64.deb Size: 13950 MD5sum: 58a119b8c69de9da8d1c28a9b7fe19b0 SHA1: 0c6ae5f443d55798de5f2a030b4a225321b09855 SHA256: a2b9f11955332aebc7ed1dcfbd0b0bf5533fc73cc62facc013f8208dfdecc0a2 SHA512: 4b29d62fa54d534924be5a9f21e750d6480ea4543488bb736a8b9beb4e7e177ebf79a66f64c3682f0f49134c4dd8115eac37591f3df840d7a50f2524c5457bda Description: X.Org X server -- VESA display driver This driver for the X.Org X server (see xserver-xorg for a further description) uses the standard VESA interface provided on all video cards, but runs unaccelerated. This driver is not recommended for use unless you have a problem with the normal driver for your card, because it will perform very badly. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-vesa driver module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xsltproc Architecture: arm64 Version: 1.1.34-ok2 Multi-Arch: foreign Priority: optional Section: text Source: libxslt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 143 Depends: libc6 (>= 2.34), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.27) Filename: pool/main/libx/libxslt/xsltproc_1.1.34-ok2_arm64.deb Size: 14744 MD5sum: f56a14364fdaab7c0026d3770b47af73 SHA1: f381b905fd62d92cc0ac34cfb27c95fa8dedc6be SHA256: 64d4b310f0ed1940b1dbc3af952d4870050d0df44cb688d62d337587f7b6079f SHA512: c00f97222c57c0648fd86f454e7f79f30a49bf1966c7838eb2181bb063e689df6b16beb28f1941f45eb28cb50ebbf10cc9e8bb49df233f6b27e0a6fdaf521652 Homepage: http://xmlsoft.org/xslt/ Description: XSLT 1.0 command line processor 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 version 1.0 stylesheets. . This package contains a command line tool that facilitates XSLT transformations. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xtl-dev Architecture: all Version: 0.7.2-ok1 Priority: optional Section: libdevel Source: xtl Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 799 Filename: pool/main/x/xtl/xtl-dev_0.7.2-ok1_all.deb Size: 92138 MD5sum: 404e8bd7ae577d36aa0d7b11f88d0426 SHA1: e0c05bb5ecd096ea55772eef946fcdeb98314fce SHA256: 94c0778a0654af5ba3bbd38a8cbb7f049c0e83c09ac643dd9fd41e461aaf05ff SHA512: 1be198f9f1df916bccfe94c35ebba395ff9572296737a9ea8d677871cf7168eba8e48aa95fb49aa719821435e63b77b3022b58d537efcc3675102ce07df4da45 Homepage: https://github.com/xtensor-stack/xtl Description: basic tools (containers, algorithms) used for xtensor and xeus This package contains additional containers and tools missing from STL C++14. This library is header-only. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xvfb Architecture: arm64 Version: 2:21.1.7-ok4 Multi-Arch: foreign Priority: optional Section: x11 Source: xorg-server Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 5210 Provides: xserver Depends: xserver-common (>= 2:21.1.7-ok4), libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.7.0), libc6 (>= 2.35), libgcrypt20 (>= 1.8.0), libgl1, libpixman-1-0 (>= 0.30.0), libselinux1 (>= 3.1~), libsystemd0, libunwind8, libxau6, libxdmcp6, libxfont2 (>= 1:2.0.1), xauth, x11-xkb-utils Recommends: libgl1-mesa-dri Filename: pool/main/x/xorg-server/xvfb_21.1.7-ok4_arm64.deb Size: 700120 MD5sum: d641c0df506f3d74635949bc081b5468 SHA1: 655b2348a0333a8ecaeeeb11ea0d973fea54b2e2 SHA256: 70c8f8a1f6dc44f7f23dbd8830c6903a22879ab0634e50dd79230a732dda21be SHA512: bff3b23ee699e83864793f9c6fbd17fcc6ec8073e8dbd509e8cda077a69c1f5df850fe9cfff54d76dee2e481fd9e6aadc225af27f1b4ac2840e5187fc8fa874e Homepage: https://www.x.org/ Description: Virtual Framebuffer 'fake' X server Xvfb provides an X server that can run on machines with no display hardware and no physical input devices. It emulates a dumb framebuffer using virtual memory. The primary use of this server was intended to be server testing, but other novel uses for it have been found, including testing clients against unusual depths and screen configurations, doing batch processing with Xvfb as a background rendering engine, load testing, as an aid to porting the X server to a new platform, and providing an unobtrusive way to run applications that don't really need an X server but insist on having one anyway. . This package also contains a convenience script called xvfb-run which simplifies the automated execution of X clients in a virtual server environment. This convenience script requires the use of the xauth program. . More information about X.Org can be found at: . This package is built from the X.org xserver module. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xwayland Architecture: arm64 Version: 2:22.1.8-ok2 Priority: optional Section: x11 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 3343 Depends: xserver-common, libc6 (>= 2.36), libdrm2 (>= 2.4.75), libepoxy0 (>= 1.5.4), libgbm1 (>= 17.1.0~rc2), libgcrypt20 (>= 1.8.0), libgl1, libpixman-1-0 (>= 0.30.0), libtirpc3 (>= 1.0.2), libwayland-client0 (>= 1.20.0), libxau6, libxcvt0 (>= 0.1.0), libxdmcp6, libxfont2 (>= 1:2.0.1), libxshmfence1 Filename: pool/main/x/xwayland/xwayland_22.1.8-ok2_arm64.deb Size: 774196 MD5sum: 6b06ed753dfd838f50a6301b1ad12002 SHA1: c343e7a4159bbf181019db842d2d3adbd9f889ca SHA256: 3942ed4e2d5dcd23239b9d5dd3dc7f78816bcb0328131bcfee480724407cdecc SHA512: a75fe5032815911cbdba66c5be5d8d593a9891a611067d3be1dcf8a176dc1e72806173459223e502ef3ae9057fe7c41529ac585da5c66d52a9bd1a01f1927954 Homepage: https://www.x.org/ Description: X server for running X clients under Wayland This package provides an X server running on top of wayland, using wayland input devices for input and forwarding either the root window or individual top-level windows as wayland surfaces. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xxd Architecture: arm64 Version: 2:8.1.2269-ok10 Multi-Arch: foreign Priority: optional Section: editors Source: vim Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Vim Maintainers Installed-Size: 149 Depends: libc6 (>= 2.34) Breaks: vim-common (<< 2:7.4.2347-0) Replaces: vim-common (<< 2:7.4.2347-0) Filename: pool/main/v/vim/xxd_8.1.2269-ok10_arm64.deb Size: 48774 MD5sum: 6b6b367c0a7397d2c58de882e8e52366 SHA1: e073e3ef064b968d2108b4ceb76211a46e806ebb SHA256: 74fa0873b96ff5a1f008f07fe703e2d81ec8e0b22e2ed83e6c8885641b2e2f6c SHA512: dcade9f3b6bb273a3c29ed5e6e24ebb63502f0f0cdc470caffcf4ad3d1960dea7694025902f9cf60fbef2ddfc1f9c23e23b6c7b9142879e9ae299d137346f704 Homepage: https://www.vim.org/ Description: tool to make (or reverse) a hex dump xxd creates a hex dump of a given file or standard input. It can also convert a hex dump back to its original binary form. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xxhash Architecture: arm64 Version: 0.8.1-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 84 Depends: libxxhash0 (>= 0.8.1-ok1), libc6 (>= 2.17) Filename: pool/main/x/xxhash/xxhash_0.8.1-ok1_arm64.deb Size: 32972 MD5sum: 2ae455b8795637121417a966c4f65e98 SHA1: dfbff8c3ff15289b6e521750836b50f54f5d548b SHA256: fb4ca9bcedcb6490db9c422d2965887b83a3cda0d0e2b688b9d3fb0a5f8864f1 SHA512: 5d28217c7aa1fa4c32883fb93e61b74828ddbb763b193ff5dd9d05caefb56d4d1f7aa90501d9d670edd40f2d2cddef29c8b4ea6303ca8324808a6bb468faf1e0 Homepage: https://cyan4973.github.io/xxHash Description: Extremely fast hash algorithm 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). cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xz-utils Architecture: arm64 Version: 5.2.4-ok6 Multi-Arch: foreign Priority: standard Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 536 Provides: lzma Depends: libc6 (>= 2.34), liblzma5 (>= 5.2.2) Conflicts: lzma (<< 9.22-0), xz-lzma Breaks: lzip (<< 1.8~rc2) Replaces: lzip (<< 1.8~rc2), xz-lzma Filename: pool/main/x/xz-utils/xz-utils_5.2.4-ok6_arm64.deb Size: 112214 MD5sum: 537baec6377feec8b30f1b907278eb37 SHA1: 58e50da65778c59029f18f2739ec591746432ffe SHA256: d35e93ddbf255a8044486c55bbfd0e50bb23475b98103936d498dba9c0c07fa1 SHA512: 3644cbdade02767229468467c67dfd6deccb16ac5265661ff4f219c42f4f8f27fdcde844176964161fff679954622763b74c636494d92b65134cb2c30b03e157 Homepage: https://tukaani.org/xz/ Description: XZ-format compression utilities 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. . This package provides the command line tools for working with XZ compression, including xz, unxz, xzcat, xzgrep, and so on. They can also handle the older LZMA format, and if invoked via appropriate symlinks will emulate the behavior of the commands in the lzma package. . The XZ format is similar to the older LZMA format but includes some improvements for general use: . * 'file' magic for detecting XZ files; * crc64 data integrity check; * limited random-access reading support; * improved support for multithreading (not used in xz-utils); * support for flushing the encoder. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: xzdec Architecture: arm64 Version: 5.2.4-ok6 Multi-Arch: foreign Priority: optional Section: utils Source: xz-utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 241 Depends: libc6 (>= 2.34) Suggests: xz-utils Breaks: xz-lzma (<< 4.999.9beta+20091004-0) Replaces: xz-lzma (<< 4.999.9beta+20091004-0) Filename: pool/main/x/xz-utils/xzdec_5.2.4-ok6_arm64.deb Size: 54194 MD5sum: 42433b4b59bc3487a021b2a16ad9159f SHA1: 80723bd94976577d86f3466f3ecf4b566b04f754 SHA256: 9868826f832c33e09fd05531f1af676a45446cebd2d3e6d2e4b304245da0b12c SHA512: 36497c4f4181c7b48dbb8499c2fbaa95f40e89d51b0abaf050a03d5b82d06c5ea680f035ca9175e8eccaa81f31de5f62e4d6b23d91d1cd9144a74ca56f81f0e2 Homepage: https://tukaani.org/xz/ Description: XZ-format compression utilities - tiny decompressors 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. . This package provides the xzdec and lzmadec utilities, which write the decompressed version of a compressed file to standard output. The binaries are very small, so they can be easily stored on small media with some compressed files, and they are linked statically against liblzma so they can be used on machines without a compatible version of liblzma installed. However, they have: . * no compression support; * no support for writing to a file other than standard output; * no translated messages; * been optimized for size rather than speed. . For a full-featured xzcat command without these limitations, use the xz-utils package instead. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: yajl-tools Architecture: arm64 Version: 2.1.0-ok1build1 Priority: optional Section: utils Source: yajl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: John Stamp Installed-Size: 44 Depends: libc6 (>= 2.34), libyajl2 (>= 2.1.0) Filename: pool/main/y/yajl/yajl-tools_2.1.0-ok1build1_arm64.deb Size: 7892 MD5sum: 419d98a9e228877daef69d270f9540be SHA1: a024fc2d3c5b5fd552fe2c2b0a774896d54115fc SHA256: 653e6ce140d8a1948591e95237a293f6aa629c743468ee41e8ced1f267451617 SHA512: 6a16e450dc048b9c835fc8b557d40406a672da6f45adb671d2fa56bf4f3d0c6e6cbc56def03b2da67b7cbe267c4b8c0da4b5879ecbb6c092c0871fb78dc92130 Homepage: http://lloyd.github.com/yajl/ Description: Yet Another JSON Library - tools A small collection of tools that use the yajl library. . Current tools are: json_reformat - beautifies or minimizes format of JSON data json_verify - validates JSON data cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: yelp-tools Architecture: all Version: 42.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 225 Depends: python3:any, itstool, libxml2-utils, mallard-rng, python3-lxml, xsltproc | jing, yelp-xsl (>= 3.38) Recommends: yelp, zip Filename: pool/main/y/yelp-tools/yelp-tools_42.0-ok1_all.deb Size: 38252 MD5sum: 7832d1e408cbf60588839a5147ae8879 SHA1: f98ffe1e65a252db6932865ad1bedab686489a6e SHA256: 96a5df111dc70b6e2a2a17071e8082dcf6764eb8c653baa3ba23157a864d5b93 SHA512: 14c41bdb13be94f58f247a8a4f1a8892ce7eb29bbb72a4fe505d31dda39f10dff08c5a315d4f8fc458652ab7be1f57bc4579b21f162ee67448f574131f169b88 Homepage: https://wiki.gnome.org/Apps/Yelp/Tools Description: Yelp documentation tools A set of command-line tools to build and check your documentation, as well as an M4 file to use in your autotools-based build chain. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: yelp-xsl Architecture: all Version: 42.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1553 Filename: pool/main/y/yelp-xsl/yelp-xsl_42.0-ok1_all.deb Size: 208562 MD5sum: 55d67f31cb55ecf63f39cbffce35bbb6 SHA1: 49d1e5dcb4a4ced09e843da0c882b2c86eb51b4e SHA256: 6d42fbf503611040f52d179f5e48f8ccc16f4bea258a5e1604eb4f4fba1aeb3a SHA512: 2ace3528166292917451dbba8befa1927ecd8247c2e879407229ec00c8189ee7f8d8470c3fa95684da7ddd0f5907d09112d8c890ee0499627cabb27b0b56b545 Homepage: https://wiki.gnome.org/Apps/Yelp Description: XSL stylesheets for the yelp help browser Yelp-xsl contains XSL stylesheets that are used by the yelp help browser to format DocBook and Mallard documents. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: yhkylin-backup-tools-dev Architecture: arm64 Version: 4.1.0.1-ok7 Priority: optional Section: utils Source: yhkylin-backup-tools Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: liubuquan Installed-Size: 24 Filename: pool/main/y/yhkylin-backup-tools/yhkylin-backup-tools-dev_4.1.0.1-ok7_arm64.deb Size: 3410 MD5sum: 6e2cfb4f1454948eb8bde0d856e2d77a SHA1: c79a46249633a082b57dc9ef48f0c402e08a381b SHA256: 59fed3ea577dacd6880f40c957350250146cc42cf761bde09ca786258b49b95d SHA512: 9d380ecb892587ef7544ce2e36232f20360fd0801dac3b124c95f55f2bc0f7becdcaa800cd842fad15788153bf278bef07c387dc4303b4348b2e6a3fc330d198 Homepage: http://kylinos.cn Description: YHkylin backup tools YHkylin backup tools cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: yhkylin-backup-tools Architecture: arm64 Version: 4.1.0.1-ok7 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: liubuquan Installed-Size: 4985 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-qtwidgets (>= 2.3.1.0), libkysdk-waylandhelper (>= 2.3.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.1), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libqt5xml5 (>= 5.1), libstdc++6 (>= 5.2), libx11-6, libqt5gui5, libblkid1, rsync, squashfs-tools Filename: pool/main/y/yhkylin-backup-tools/yhkylin-backup-tools_4.1.0.1-ok7_arm64.deb Size: 2950186 MD5sum: 93ca7a5541b2da25ce80f1d3b38802f8 SHA1: 2a2572b8b73ba27e942f59650166c0ef79675df0 SHA256: 6f0d5db95ebe593a74682e118e5fd7f4908c6c91e9f1a817bc82306cd5540097 SHA512: 24382ee78b852ed2064ef7be44e9b45814de899d6b64b6edefbc13f8906226b4fea50b1cdeaf14e5b9021a9b9886254320aa07036a1f7bfc01cbfcd22496b52d Homepage: http://kylinos.cn Description: YHkylin backup tools YHkylin backup tools cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: youker-assistant Architecture: arm64 Version: 3.0.2.0kylin6k70.30update1-ok7 Priority: optional Section: misc Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Ubuntu Kylin Team Installed-Size: 4453 Depends: python3-dbus, python3-psutil, python3-lxml, python3-pil, python3-smbus, python3-xdg, bsdutils (>= 1:2.27.1), hdparm, lm-sensors, lshw, edid-decode, dmidecode, cpufrequtils, dpkg-dev, pciutils, libukui-log4qt-dev, hwinfo, smartmontools, net-tools, libc6 (>= 2.34), libepoxy0 (>= 1.2), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5screen-bin (>= 4:5.17.5~), libkf5screen7 (>= 4:5.6.2), libkf5windowsystem5 (>= 4.96.0), libkysdk-qtwidgets (>= 2.2.1.0), libkysdk-utils (>= 2.2.0.0), libkysdk-waylandhelper (>= 2.2.1.0), libqt5charts5 (>= 5.7.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.1), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5), libudev1 (>= 183), libukui-log4qt1 (>= 1.0.3), libx11-6 Filename: pool/main/y/youker-assistant/youker-assistant_3.0.2.0kylin6k70.30update1-ok7_arm64.deb Size: 1618274 MD5sum: 23dfb524d16ce8e851cf6172e30e2035 SHA1: 1a26e98d40a592c8c35540e16af884943fb47e82 SHA256: b9c0a1160df2de0d6e3c4e2846949ca1e49977e8fc64b1dc044d43a7b4e21696 SHA512: eda3e97fe9c302dea7a40602af8780230d14cea02aabe3bec1e4cb89325f2217bb90161732ccbfa866ff0faaa14101388a28eb4faa3bf73f1b511f3cf9b931cd Homepage: https://github.com/ubuntukylin/youker-assistant Description: Integrated tool to aid in routine system maintenance tasks Kylin Assistant is a tool designed to help Ubuntu and Ubuntu Kylin desktop users manage and maintain many aspects of their working environment conveniently in a single application, providing a consistent user experience. . Features currently included: * Detecting and displaying general system information * Unity and Mate user interface customization * System garbage cleaning cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: z3 Architecture: arm64 Version: 4.8.7-ok2 Priority: optional Section: science Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 12648 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12) Filename: pool/main/z/z3/z3_4.8.7-ok2_arm64.deb Size: 4925896 MD5sum: b6f7ef3455a88b4f62407cf6b433143d SHA1: 58250a87d692703339c3580fc92b42f857d08800 SHA256: 6849e482f26e5820e8cdaac171254c0400dfe9ce7dcb9f5555279387b3a3c55d SHA512: d2e4216c05328afb8f119a3a32cdda409a3b4d74ea06a2aee071be19b1e54119ac323aac5110e18cf45b6397ba7e00a4140f024c1426e73ce2cf8ac0622d663c Homepage: https://github.com/Z3Prover/z3 Description: theorem prover from Microsoft Research Z3 is a state-of-the art theorem prover from Microsoft Research. It can be used to check the satisfiability of logical formulas over one or more theories. Z3 offers a compelling match for software analysis and verification tools, since several common software constructs map directly into supported theories. . The Z3 input format is an extension of the one defined by the SMT-LIB 2.0 standard. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: zbar-tools Architecture: arm64 Version: 0.23.92-6ok1 Priority: optional Section: graphics Source: zbar Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 74 Depends: libzbar0 (= 0.23.92-6ok1), libc6 (>= 2.34), libmagickwand-6.q16-6 (>= 8:6.9.10.2) Suggests: zbarcam-gtk, zbarcam-qt Filename: pool/main/z/zbar/zbar-tools_0.23.92-6ok1_arm64.deb Size: 22034 MD5sum: 5be439f540caf01a26ed3ee5a191e374 SHA1: c24d1267b7925181fe2c918dfac442af39b79df2 SHA256: dd27e2cb186374bc196dacd5b0635778114cd2f878c83913d18a65da6e397ead SHA512: eb2aa38e6f62f304d5e840122a9855a9e85b8feeb733b8dce0d9023bc7edb77f5a7df754531726e0e73bd177655fc062ead3dab2ccc3cee4c914e38cbdde9098 Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (utilities) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains basic applications for decoding captured bar code images and using a video4linux device (e.g. webcam) as a bar code scanner. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: zbarcam-gtk Architecture: arm64 Version: 0.23.92-6ok1 Priority: optional Section: libs Source: zbar Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 29 Depends: libzbargtk0 (= 0.23.92-6ok1), libc6 (>= 2.34), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.9.12), libzbar0 (>= 0.10) Filename: pool/main/z/zbar/zbarcam-gtk_0.23.92-6ok1_arm64.deb Size: 8298 MD5sum: 831cadf6105ac2117e7e9f26c978a741 SHA1: f9d99782dddd05bccc1370528d6432fb5b383e68 SHA256: 2a5961ab17dbd9b060a1b315b3150f3e265766023f0e01c70759e62f657a269e SHA512: 06caa60a1274eb6a372a3a3d928b7d319d5ee101d6cfa1266e1084adc347aecb90a6fa5b2bc6c1794a459ba60576cdd716ea8ea192e743ae06b960215a1c6d82 Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (Gtk camera tool) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the Gtk-based camara frontend tool. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: zbarcam-qt Architecture: arm64 Version: 0.23.92-6ok1 Priority: optional Section: libs Source: zbar Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 122 Depends: libzbarqt0 (= 0.23.92-6ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/z/zbar/zbarcam-qt_0.23.92-6ok1_arm64.deb Size: 35558 MD5sum: 8d743af141e69dd1b28d49072e353f8e SHA1: 49c8941cc514a3182fad5cb933a70a7296895b78 SHA256: 2e9410f4c2e06e4d95d912edda3326142d3d1a0b3b7a5503f3f9f9c5225fad55 SHA512: cfaecded9441659122ebfc351ef6f3cba4b533339d2f3e5d94b3d92244cf12be1c87f9ece5a98242014f21bca0a04c3dedf8a88091bfda87e68b83e527ee1f03 Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (Qt camera tool) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the Qt-based camara frontend tool. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: zipcmp Architecture: arm64 Version: 1.7.3-1ok3 Priority: optional Section: utils Source: libzip Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 41 Depends: libc6 (>= 2.34), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4) Filename: pool/main/libz/libzip/zipcmp_1.7.3-1ok3_arm64.deb Size: 11480 MD5sum: a8c5828d146266932a8ec6fd74328d48 SHA1: a01e3158e74a1d81b33f480504ae8dfc3880fcf0 SHA256: e35e89d8cb50cf26b77e2a953cd9f27e12f3abf266ef9b3f052682b6081d18e3 SHA512: 2b2c1c1987547f005bdfdf4faea8439d7682957601f2c67420d90482c815ba9376ec69544eaccaf003822fbd8706df77f5960d158587efac674a7aca76219223 Homepage: https://libzip.org Description: compare contents of zip archives zipcmp compares two zip archives and checks if they contain the same files, comparing their names, uncompressed sizes, and CRCs. File order and compressed size differences are ignored. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: zipmerge Architecture: arm64 Version: 1.7.3-1ok3 Priority: optional Section: utils Source: libzip Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 37 Depends: libc6 (>= 2.34), libzip4 (>= 1.0) Filename: pool/main/libz/libzip/zipmerge_1.7.3-1ok3_arm64.deb Size: 8656 MD5sum: df127189fd3eb330d229e5b4330125d2 SHA1: 5edabbad4d3531bd706fed808ea671fe7d8158b1 SHA256: a377d04c65f2833b2552c0597dea471781ec593ec1b00c328d6a7ab860dc10ea SHA512: b8ddd243c9ecc2624d6258eba0a71b51e1872b2988820b64568f56ad578f859b528027118f58cf5c8e4f14677d570f082ac0e7ee39e45f5c5567e49e12836e59 Homepage: https://libzip.org Description: merge zip archives zipmerge merges a source zip archives into a target zip archive. By default, files in the source zip archives overwrite existing files of the same name in the target zip archive. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: ziptool Architecture: arm64 Version: 1.7.3-1ok3 Priority: optional Section: utils Source: libzip Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 59 Depends: libc6 (>= 2.34), libzip4 (>= 1.7.0) Filename: pool/main/libz/libzip/ziptool_1.7.3-1ok3_arm64.deb Size: 16618 MD5sum: 7612a546327d8c08e0da7635f88ee856 SHA1: 54be1d1add780bcc74c3c2ba65e5a2b8318ae01a SHA256: 1b1ac41162984670b500cdb68eb85ae544800584840d8a631642109ade4fbf7f SHA512: d07ab3a71434520a7c0583cd1926e9e6e9156e02b42778b361e604119429caddd97e7da4236a2789f088091a8e0f3b86681d5f0606b1151e667f54a8ca3d5556 Homepage: https://libzip.org Description: modify zip archives ziptool is a utility for working with zip archives. It can modify details of zip archives according to the commands given, including timestamps and other metadata about the included files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: zita-resampler Architecture: arm64 Version: 1.8.0-ok1 Priority: optional Section: sound Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 95 Depends: libzita-resampler1 (= 1.8.0-ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libsndfile1 (>= 1.0.20), libstdc++6 (>= 4.9) Filename: pool/main/z/zita-resampler/zita-resampler_1.8.0-ok1_arm64.deb Size: 25852 MD5sum: 5f345d51984db710523af160eadea3c2 SHA1: b4a4fee5217a5edc42f205470ec53d42809426bd SHA256: 2447b1dff4f995a52e6867c7fed5067fe342e043f341699ff2dff62ac33a37cd SHA512: 1a5ddfda6f109b603e7054a6fc3cf735a1537beacdf2d3fce700e4b7ff57113dd8800fdcac61a685e574417efec0286e62eb0df2ba24478cbbea6d4a384fbe51 Homepage: https://kokkinizita.linuxaudio.org/linuxaudio/zita-resampler/resampler.html Description: resampler application written with libzita-resampler Input format is any file readable by libsndfile, output is either WAV (WAVEX for more than 2 channels) or CAF. Apart from resampling, users can change the sample format to 16-bit, 24-bit or float, and for 16-bit output, add dithering. . Available dithering types are rectangular, triangular and Lipschitz' optimised error feedback filter. Some examples of dithering can be seen here: https://kokkinizita.linuxaudio.org/linuxaudio/dithering.html cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: zlib1g-dev Architecture: arm64 Version: 1:1.2.11.dfsg-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: zlib Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Mark Brown Installed-Size: 578 Provides: libz-dev Depends: zlib1g (= 1:1.2.11.dfsg-ok3), libc6-dev | libc-dev Conflicts: zlib1-dev Filename: pool/main/z/zlib/zlib1g-dev_1.2.11.dfsg-ok3_arm64.deb Size: 163144 MD5sum: c57afab18e4cf80d3c06ca6f9ca9cd86 SHA1: ad4cb153950dacee857d768111d4b7e67c41fd07 SHA256: cb475702df174bc0f6eecdaef94cff53d3c1f34c69b84cd5c8a5ba758b094d61 SHA512: de3943afe609126b41cf2c706faa0e6d8f5717907508111dace1c054774ab9b19ababad683062e51a2bde13bb536da83a649c73ffd32323f6a15a04dff5de254 Homepage: http://zlib.net/ Description: compression library - development zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the development support files. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: zlib1g Architecture: arm64 Version: 1:1.2.11.dfsg-ok3 Multi-Arch: same Priority: required Section: libs Source: zlib Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Mark Brown Installed-Size: 153 Provides: libz1 Depends: libc6 (>= 2.17) Conflicts: zlib1 (<= 1:1.0.4-0) Breaks: libxml2 (<< 2.7.6.dfsg-0), texlive-binaries (<< 2009-0) Filename: pool/main/z/zlib/zlib1g_1.2.11.dfsg-ok3_arm64.deb Size: 58126 MD5sum: e5f6a45265013f544651642e44499709 SHA1: a98b12368c326f78070d378356021b95f3c3067b SHA256: 1ca3fe466a68d9114c3801d9c3f9dbf523ad5c7779b265ef15fdf2cffb4e63a1 SHA512: dcdf9a5296a7a5469d1361e2b65d37b7005d8ab0757f6612b32070e65b9362da7cd02149542b5b87bc7703c15e5a96d294e4b652b8d5fd93710c93f13888bdc1 Homepage: http://zlib.net/ Description: compression library - runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the shared library. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301 Package: zstd Architecture: arm64 Version: 1.5.2-ok2 Priority: optional Section: utils Source: libzstd Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3565 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 6), zlib1g (>= 1:1.1.4) Filename: pool/main/libz/libzstd/zstd_1.5.2-ok2_arm64.deb Size: 520830 MD5sum: 262aaa25d706630801ce038230343474 SHA1: 172ff7b16f9ca5436d80198cf209c5b83e75a373 SHA256: 9fe4a89bce4291fc8e0a1da5181174376a1667d2fa9c902ab246125ce36b7308 SHA512: 0e87bd03786a22113ab58e224644262c313a6f767a57d9f9d75dfd2fb6b0468086328e5bbe124bcfb8d2ba2945a6af5769fa6fd93cb253a2968c5239f6d4e8aa Homepage: https://github.com/facebook/zstd Description: fast lossless compression algorithm -- CLI tool Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. . This package contains the CLI program implementing zstd. cert_subject_cn: openKylin开源社区 cert_subject_o: 麒麟软件有限公司 cert_subject_ou: DS120G321040301