Package: 2to3 Architecture: all Version: 3.12.1-ok2 Multi-Arch: foreign Priority: optional Section: python Source: python3-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 29 Depends: python3 (>= 3.12.1-ok2), python3-lib2to3 (>= 3.11.5-1~) Breaks: python (<< 2.7.14-4) Replaces: python (<< 2.7.14-4) Filename: pool/main/p/python3-defaults/2to3_3.12.1-ok2_all.deb Size: 7304 MD5sum: 703acb117e6e94f449ffac786ad66fe2 SHA1: 5010313cac29953b4eaa5e73c15b2eb996828af7 SHA256: 776d24bebc47120aa407a5d09fb9628fbe33f6eeea2f8970f5f11356f4f68a67 SHA512: 472f0b54f37ec4721a2e39efdc797ae1e573ec2f3daa23aa7926a1cfbde1c3aabe2c4972ca33fa908edac1ff91b7a203d2e6fb1ed539816c3856b08389517288 Homepage: https://www.python.org/ Description: 2to3 binary using python3 2to3 is a Python program that reads Python 2.x source code and applies a series of fixers to transform it into valid Python 3.x code. The standard library contains a rich set of fixers that will handle almost all code. 2to3 supporting library lib2to3 is, however, a flexible and generic library, so it is possible to write your own fixers for 2to3. lib2to3 could also be adapted to custom applications in which Python code needs to be edited automatically. . This package is a dependency package, which depends on Debian's default Python 3 2to3 version (currently v3.12). Package: 2to3 Architecture: all Version: 3.12.2-ok1 Multi-Arch: foreign Priority: optional Section: python Source: python3-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 29 Depends: python3-lib2to3 (>= 3.12.2-1~), python3 (>= 3.12.2-ok1) Breaks: python (<< 2.7.14-4) Replaces: python (<< 2.7.14-4) Filename: pool/main/p/python3-defaults/2to3_3.12.2-ok1_all.deb Size: 7244 MD5sum: d24b844c327014acd9e07aeb5afd28e0 SHA1: 3c4c16db93076d7303d3c57dec8d35def971964c SHA256: 726fc611b30010a82713846b2c211120947f8aee4569b7552a2767511c9422aa SHA512: 2cea7c58ce577db695349b209e3bdacbcd96a0fa1c90798f885f1065390d1fcaac2db1a0241c0995bfb4c74b414c2d6a05a3d067d64d3ab3ee1edd5b56cf5d91 Homepage: https://www.python.org/ Description: 2to3 binary using python3 2to3 is a Python program that reads Python 2.x source code and applies a series of fixers to transform it into valid Python 3.x code. The standard library contains a rich set of fixers that will handle almost all code. 2to3 supporting library lib2to3 is, however, a flexible and generic library, so it is possible to write your own fixers for 2to3. lib2to3 could also be adapted to custom applications in which Python code needs to be edited automatically. . This package is a dependency package, which depends on Debian's default Python 3 2to3 version (currently v3.12). Package: accountsservice Architecture: rv64g Version: 0.6.55-ok5 Priority: optional Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 533 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_rv64g.deb Size: 76114 MD5sum: fccd1d0150f0e0ef5e5edb66386aed67 SHA1: 0ca21ddcc0a8e15812f11d29219176323a18b2f1 SHA256: 1f22019c8954df4df0ae41ae717b880e8b12852a0142742f3f48cef5744843d4 SHA512: 99dc17ea4ce0e3590b1e11ae5e4e891587feae51ff0f1316c711426ab760fda17694bec97169ec2307e7f2f1ee9dd596536047f1470d0e612aca79d2dbca964b Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ Description: query and manipulate user account information The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. Package: adduser Architecture: all Version: 3.137-ok1 Multi-Arch: foreign Priority: important Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Adduser Developers Installed-Size: 589 Depends: passwd Suggests: cron, ecryptfs-utils (>= 67-1), liblocale-gettext-perl, perl, quota Filename: pool/main/a/adduser/adduser_3.137-ok1_all.deb Size: 131920 MD5sum: c6123514a51db3a0f587c991bbab3e41 SHA1: e0dcfe4dd5c8700af2037879867ae8e570494978 SHA256: 3039c419797fd8ebde1535275622e2e260e29ee10e556710e58f67c1819ffa23 SHA512: 6943c836dc1f9ff267b29d654b90056201aee0a643b7a4ed843d596fea9dd351f2449c91f2f91d137ac80ac7f9cafa1ae6e3af038e884d11bef0a3178ae731af Description: add and remove users and groups This package includes the 'adduser' and 'deluser' commands for creating and removing users. . - 'adduser' creates new users and groups and adds existing users to existing groups; - 'deluser' removes users and groups and removes users from a given group. . Adding users with 'adduser' is much easier than adding them manually. 'Adduser' will choose UID and GID values that conform to Debian policy, create a home directory, copy skeletal user configuration, and automate setting initial values for the user's password, real name and so on. . 'Deluser' can back up and remove users' home directories and mail spool or all the files they own on the system. . A custom script can be executed after each of the commands. . 'Adduser' and 'Deluser' are intended to be used by the local administrator in lieu of the tools from the 'useradd' suite, and they provide support for easy use from Debian package maintainer scripts, functioning as kind of a policy layer to make those scripts easier and more stable to write and maintain. Package: adwaita-icon-theme Architecture: all Version: 46.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Installed-Size: 12047 Provides: adwaita-icon-theme-full (= 46.0-ok1), gnome-icon-theme-symbolic Depends: gtk-update-icon-cache, hicolor-icon-theme Recommends: librsvg2-common Breaks: adwaita-icon-theme-full (<< 45.1), gnome-themes-standard-data (<< 3.18.0-2~), libmutter-12-0 (<< 44.8-3~), libmutter-13-0 (<< 45.3-3~) Replaces: adwaita-icon-theme-full (<< 45.1), gnome-themes-standard-data (<< 3.18.0-2~) Filename: pool/main/a/adwaita-icon-theme/adwaita-icon-theme_46.0-ok1_all.deb Size: 604128 MD5sum: 321577133b8cd01ab85276265aaf7899 SHA1: b300328d58597854721638491545406f10bfd220 SHA256: d0bf6291a9183b966e6276b686b6193912fbe3d10d3bf32c20f72412230b0148 SHA512: 4a9124fde8015642ba18765de1188c7d76d45039b7cbcf28f7e639758ca7de11992bbbccc77fba817eca0ae5d6620adb940c08a203eeaabdb22a4c94be8df0d6 Description: default icon theme of GNOME This package contains the default icon theme used by the GNOME desktop. The icons are used in core apps like Settings, Files, and GNOME Shell. . Other apps are recommended to include their own icons using the GNOME Design Team's Icon Development Kit. Package: 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. 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. 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. 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 Package: alsa-ucm-conf Architecture: all Version: 1.2.10-ok1 Multi-Arch: foreign Priority: optional Section: libs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ALSA Maintainers Installed-Size: 858 Depends: libasound2t64 (>= 1.2.7) Filename: pool/main/a/alsa-ucm-conf/alsa-ucm-conf_1.2.10-ok1_all.deb Size: 60520 MD5sum: 11fff74a0b635ce6f07578ace81f61a4 SHA1: fb00e1be8595c819f31d15556a51a363dc98f3ec SHA256: 946c25ad0c31243aaf6c2a84e95a3dc99295cf98fedede05eac92a24a32f6523 SHA512: 2bfeedb679a7c27ac4e315531b089db278490ba0823cdff3d5bacbd553d33ba7c9ff0fabf28942068b87b348a99c2df2f4b63891e1384f2e6fadaa7b3a68d659 Homepage: https://www.alsa-project.org/ Description: ALSA Use Case Manager configuration files This package contains ALSA Use Case Manager configuration of audio input/output names and routing for specific audio hardware. They can be used with the alsaucm tool. . ALSA is the Advanced Linux Sound Architecture. Package: android-framework-res Architecture: all Version: 1:14~beta1-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: android-platform-frameworks-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Android Tools Maintainers Installed-Size: 57470 Filename: pool/main/a/android-platform-frameworks-base/android-framework-res_14~beta1-ok1_all.deb Size: 18768396 MD5sum: f3ebfb34357b593fd5c2487e16b07b43 SHA1: afbe5280f5214171a21e2179541df191e3ca38b3 SHA256: dbcaf31fc3d63d196379084abf9f9856fdeae09a22b15159ad25b46160d74066 SHA512: 0674fbd3985b2c139491c3f1f0286b1e30025ec4cf6e7f81b7070943b9d016ac45b266a6d22ebf9b4135e104954c7addab9da07ef6bd0cf1efbb6f53c6674b48 Homepage: https://android.googlesource.com/platform/frameworks/base Description: Android platform framework resources This package provides the Android framework resources in an apk file, framework-res.apk Package: android-platform-frameworks-native-headers Architecture: all Version: 1:34.0.4-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 719 Filename: pool/main/a/android-platform-tools/android-platform-frameworks-native-headers_34.0.4-ok1_all.deb Size: 124576 MD5sum: 1a0a153a562bec6469e0078fb3aa4341 SHA1: 9fb4ae5db8f48bc9dbba62cac72a0ea9b96aaa4c SHA256: 4a4a1e53a30fff4de5fd31916ebcea494542163987c2e497bca43a86615ffc89 SHA512: 1c07c77edf754b8c88683cd94d1f2f13c00fc0a2ff771fa1e0b42d76f771eebfaa052069552fd7730a1e63e23adbb15d149200c8d966ab0f03902a0f914284d5 Homepage: https://developer.android.com/studio/releases/platform-tools Description: Headers of android-platform-frameworks-native This package contains headers in include/android in platform/frameworks/native Consists of all the header files ranging from asset_manager.h to window.h. Package: android-platform-system-core-headers Architecture: all Version: 1:34.0.4-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 470 Breaks: android-libunwind-dev (<< 10.0.0+r36-5) Filename: pool/main/a/android-platform-tools/android-platform-system-core-headers_34.0.4-ok1_all.deb Size: 83480 MD5sum: 6d31b0d7946d428366b52691312f2105 SHA1: e21cfc1148863ccbc8add6ac1ac79199e9d39987 SHA256: d8697d8cbc4b1d2bdae1fcb049837d00205f4b6cad577081d6139aa0c7ac24d0 SHA512: 3add5c1c4d64f2f8d6d0a53f9576e0bf64e289c3b563a8880b1241d890c4435aced22b65d0e4723bd34edca7cd10cb78294aad721d54ccd74f8e728519a28d7b Homepage: https://developer.android.com/studio/releases/platform-tools Description: Shared headers in AOSP repository platform/system/core This package contains header files in AOSP repository platform/system/core that do not belong to any specific libraries but used by other programs. . This package currently contains headers in include/private and include/system. Package: android-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. Package: android-tools-adb Architecture: all Version: 1:8.1.0+r23-ok2 Priority: optional Section: oldlibs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 23 Depends: adb Filename: pool/main/a/android-platform-system-core/android-tools-adb_8.1.0+r23-ok2_all.deb Size: 9856 MD5sum: c3bf894b5ade2751162c145ccc1d5b56 SHA1: a7def6dab51f282c296d89fcc433bcaf38ed1765 SHA256: b147c7c22e8ebc483d0a21cfd18ae6804328de6613d8c475083b2109ce269678 SHA512: 90b1e42be5a0161c2c67ffa33e7810c4d222fa44309afeff720fb6d98b3f8c8c4cf9019bd85af07764c25feba00cfe045a3e5a7dfd3ebeb2dab32420f5f110b2 Homepage: https://android.googlesource.com/platform/system/core Description: transitional package This is a transitional package. It can safely be removed. Package: android-tools-fastboot Architecture: all Version: 1:8.1.0+r23-ok2 Priority: optional Section: oldlibs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 23 Depends: fastboot Filename: pool/main/a/android-platform-system-core/android-tools-fastboot_8.1.0+r23-ok2_all.deb Size: 3944 MD5sum: f0f93f9ea9c284d7400d066ba978b9e1 SHA1: e4c22a9292e67abbd0969fbb0873740f33d0f7bb SHA256: 403e98f3ef7e7d4aeb35296aac2199b4a410ba449a9459dda4ce8d84b2e74278 SHA512: af8bde82452c7457ed5ca200c2a790f7abb597d176211242535d7c486dc4b04d6690b16542936f698f0859461dffe907589f5cb4d60bd5c06bcb9ba8609b7656 Homepage: https://android.googlesource.com/platform/system/core Description: transitional package This is a transitional package. It can safely be removed. Package: android-tools-mkbootimg Architecture: all Version: 1:8.1.0+r23-ok2 Priority: optional Section: oldlibs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 17 Depends: mkbootimg Filename: pool/main/a/android-platform-system-core/android-tools-mkbootimg_8.1.0+r23-ok2_all.deb Size: 3922 MD5sum: 1eb8a82113b5e3a1e30799ab4154bf53 SHA1: 448eb89530f2c1eaa97446957959456ae22725d5 SHA256: cf4305a452b09c1bbb93802958d2679524eeda181e166eef4c44ce4e23a30e76 SHA512: b2b301d987fe9d6b817472dffbddc0f39905eea739b81b4f8cc0643e2881162b107cb0b86ae40f9a051c508428d0b695c3e71065c0b8a8eeda3a250e1fbf748d Homepage: https://android.googlesource.com/platform/system/core Description: transitional package This is a transitional package. It can safely be removed. Package: ant Architecture: all Version: 1.10.14-ok2 Multi-Arch: foreign Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2385 Depends: default-jre-headless (>= 2:1.8) | java8-runtime-headless Recommends: ant-optional Suggests: ant-doc, default-jdk | java-compiler | java-sdk Filename: pool/main/a/ant/ant_1.10.14-ok2_all.deb Size: 2160568 MD5sum: 2af9acaac01c6f34c1dee55246874ae1 SHA1: 4417550f90fc76f741f240ae3ea723a2acc759d2 SHA256: 84b66a6d97d4d6a5f17605ccc937bb6256e99e8b341f7833f88797ee6b588f4c SHA512: 3d3e7e3d8cdfaba9a8b7added86682b480d19ff9a717f6053c1a5191b17f1d89750543cea8755371395471c90b34c7aa31ec35584a76eae0b58d0d540cce571b Homepage: http://ant.apache.org Description: Java based build tool like make Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the scripts and the core tasks libraries. Package: ant-doc Architecture: all Version: 1.10.14-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: ant Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 42163 Suggests: ant Filename: pool/main/a/ant/ant-doc_1.10.14-ok2_all.deb Size: 2181768 MD5sum: 8bdb01a8b074b19be7c2e8694d77b601 SHA1: f4832069090cf36f9585c4cf3b8017c712cba58d SHA256: 5faa9925b8a918ff494922122b28f3be71267a0dbe773af552f195327e557743 SHA512: 3a0715a8931f07c7066cb23a9c7e2c480b209eb2866b9c73d75ec12d166a2f2226372a64500042759e6a5d9d0cd0f82d32aa228010a4a2ce8180569529840cf9 Homepage: http://ant.apache.org Description: Java based build tool like make - API documentation and manual Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the manual of ant as well as the API documentation. Package: ant-optional Architecture: all Version: 1.10.14-ok2 Multi-Arch: foreign Priority: optional Section: java Source: ant Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1107 Depends: ant (= 1.10.14-ok2) Suggests: antlr, javacc, junit, junit4, jython, libactivation-java, libbcel-java (>= 5.0), libbsf-java, libcommons-logging-java, libcommons-net-java, libmail-java, libjaxp1.3-java, libjdepend-java, libjsch-java, liblog4j1.2-java, liboro-java, libregexp-java, libxalan2-java (>= 2.4.0-1), libxml-commons-resolver1.1-java, libxz-java Filename: pool/main/a/ant/ant-optional_1.10.14-ok2_all.deb Size: 454412 MD5sum: 224d91147f7c0461c452d9dfc2899601 SHA1: b837d9ec9eda2b8c859b1933d2601268097b561a SHA256: ca4fc024a44058715ba302a4e6d4a3520d4d05e64b03805a24f65a3d89236417 SHA512: ca185a0a9ea30c10133fa3b20c30e3fad330d52403b62d2d3520731e01cab6af3fbd04d30343ada2eaa3b011fb622d9da51c41d0f5fcb5745de8774aa6f60f20 Homepage: http://ant.apache.org Description: Java based build tool like make - optional libraries Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the optional tasks libraries. Package: apache2-data Architecture: all Version: 2.4.58-ok2 Multi-Arch: foreign Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 857 Filename: pool/main/a/apache2/apache2-data_2.4.58-ok2_all.deb Size: 158772 MD5sum: 9432de13818a3a433c40c666cabfc7a4 SHA1: 519164830148371625469c0eba3f2af3171d551d SHA256: 4185493c68f7991b31c1a8705ec898da5297688e30dc456e80bb4a8f96a336f4 SHA512: 4f31ada3af20ec60a671716183af8261326d27ec9d8016a208c8efa215e66a24ec0e44682b7e0adb6aaac2427b3571cde3453c8f74a4d8c20618c52792275640 Homepage: https://httpd.apache.org/ Description: Apache HTTP Server (common files) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains architecture-independent common files such as icons, error pages and static index files. Package: apache2-doc Architecture: all Version: 2.4.58-ok2 Priority: optional Section: doc Source: apache2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 25228 Recommends: apache2 Filename: pool/main/a/apache2/apache2-doc_2.4.58-ok2_all.deb Size: 3894368 MD5sum: 626bf656406b1feb4422836c6b0ef6ea SHA1: d977d15fc2f7053b9305cc5c8237bfaeec305daf SHA256: c5f3b1e9eaa85d89b0fb98140c96bbb11d1356d7c91da7ea031d0b3d1ca0436b SHA512: 58345437ad8d50f33579d0baceb127def55d577fd9579d7f08c7c80b910ab0efd7fec1d41e73d46818db7cd72545f57ffb67396b26172dd5af10b363766e1069 Homepage: https://httpd.apache.org/ Description: Apache HTTP Server (on-site documentation) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides the documentation for the Apache 2 HTTP server. The documentation is shipped in HTML format and can be accessed from a local running Apache HTTP server instance or by browsing the file system directly. Package: apparmor-notify Architecture: all Version: 4.0.0-beta3-ok1 Priority: optional Section: admin Source: apparmor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 58 Depends: python3-apparmor, python3-libapparmor, python3-notify2, python3-psutil, python3:any Filename: pool/main/a/apparmor/apparmor-notify_4.0.0-beta3-ok1_all.deb Size: 13952 MD5sum: 21eb0905ac6074ed0a3043f4a73e97f7 SHA1: 5d02596b342be08a6c6e1575627a77500b81db8f SHA256: 5a08f201ce2744c33a8ec4bf8f167488ce36997924a78bee037208872935840a SHA512: a1188c3b0b0361fa56c9a662c76a0a686d8f68dd0a2f1ad215789d0a138057552905b5db315111d30ca1eb49e8cca213a88b75d1d6bde5c01f8eaa3ed00a1af6 Homepage: https://apparmor.net/ Description: AppArmor notification system apparmor-notify provides a utility to display AppArmor denial messages via desktop notifications. The utility can also be used to generate summary reports. Package: apparmor-profiles Architecture: all Version: 4.0.0-beta3-ok1 Priority: optional Section: admin Source: apparmor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 339 Depends: apparmor Filename: pool/main/a/apparmor/apparmor-profiles_4.0.0-beta3-ok1_all.deb Size: 37768 MD5sum: 4ad3fcd03dc1961b28b487ec5d1782c0 SHA1: b36c103d02ab14dcf8ee789a5cd8cca9d55a1e5d SHA256: ce7189404d94ffa036fc783840cf0081d7eb65e7dfc4b51da452e47e3dda52e9 SHA512: 5663e18ca96af0eef29198db78328aa162fbc4f327aa03703c0c34298a52f57b9617d472c6445e6280de5d579dc3aa31aa0bd1a9442ed3972971755326d46b20 Homepage: https://apparmor.net/ Description: experimental profiles for AppArmor security policies apparmor-profiles provides various experimental AppArmor profiles. Do not expect these profiles to work out-of-the-box. . These profiles are not mature enough to be shipped in enforce mode by default on Debian. They are shipped in complain mode so that users can test them, choose which are desired, and help improve them upstream if needed. . Some even more experimental profiles are included in /usr/share/doc/apparmor-profiles/extras/. Package: apparmor-utils Architecture: all Version: 4.0.0-beta3-ok1 Priority: optional Section: admin Source: apparmor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 501 Provides: apparmor-easyprof Depends: apparmor, python3-apparmor (= 4.0.0-beta3-ok1), python3:any Suggests: vim-addon-manager Breaks: apparmor-easyprof (<< 3.0.3-4) Replaces: apparmor-easyprof (<< 3.0.3-4) Filename: pool/main/a/apparmor/apparmor-utils_4.0.0-beta3-ok1_all.deb Size: 103776 MD5sum: 19338f75b51f8db47d1477bae73e4691 SHA1: 7e39f37b854628267b050f05078d5e5d24aaa52b SHA256: 78d6acf15229f94db6dfdbebea2f825e1f144272ca273d16786431eb5dcadd05 SHA512: 6c3c0f429b110a23418e230c0ac4548eabd4518f7dd7a0f48c5091d2e18eaf8d5b62041f0be6fad0c62789b65a7fc8218b6586b21708ab31bd13d499b1ad298b Homepage: https://apparmor.net/ Description: utilities for controlling AppArmor apparmor-utils provides utilities that operate on AppArmor profiles. Profiles can be created, updated, enforced, set to complain mode, and disabled with tools such as aa-genprof, aa-enforce, aa-complain and aa-disable. . Additionally, the aa-easyprof utility helps generating AppArmor policy. It supports the use of templates and policy groups to quickly profile an application. Package: append2simg Architecture: all Version: 1:8.1.0+r23-ok2 Priority: optional Section: oldlibs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 17 Depends: android-sdk-libsparse-utils Filename: pool/main/a/android-platform-system-core/append2simg_8.1.0+r23-ok2_all.deb Size: 4242 MD5sum: 5afde7b64cbfb0b9e9eea46382e34f2e SHA1: a0e7f885163ef7976402cd4b21dec0ff2dd6e840 SHA256: 4f7e1e8e52ee2cc7d69238b0a2191c32c8f123a835049150d8cbc736e8e67cff SHA512: 9292ec3615774ad17685e0152679bb5c9a9a2eb403d62b77438ddeb5acf68199f48f4a35042a75ffae4002e1d46394242d5e194fa2034a74c572fe90f944d43a Homepage: https://android.googlesource.com/platform/system/core Description: Transitional package This is a transitional package. It can safely be removed. Package: apport Architecture: all Version: 2.28.1-ok3 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2437 Depends: apport-core-dump-handler | python3-zstandard, apport-core-dump-handler | systemd-coredump, gir1.2-glib-2.0 (>= 1.29.17), python3, python3-apport (>= 2.28.1-ok3), python3-gi, sensible-utils Recommends: apport-symptoms, python3-systemd Suggests: apport-gtk | apport-kde, pkexec, polkitd Breaks: python-apport (<< 2.2-0ubuntu1) Replaces: python-apport (<< 2.2-0ubuntu1) Filename: pool/main/a/apport/apport_2.28.1-ok3_all.deb Size: 377044 MD5sum: be56378c2f0d16609dfc5b93eab391b7 SHA1: df8c90dd7fca852e1fab30c5dd158a9079c90ddb SHA256: d0eacbde78ccd3798a90ca6665bba299a8502167cde968d8be0ec8591d7c6dcf SHA512: 4bc37c0b1a28a1ef42f9747f5d7b595b42db2dea930d020ae1885fb8279148f5c220fb55ab003314b7728f3e6053db9515634773c1395b9b9f4d82ed4ab8d98a Homepage: https://wiki.ubuntu.com/Apport Description: automatically generate crash reports for debugging apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package also provides a command line frontend for browsing and handling the crash reports. For desktops, you should consider installing the GTK+ or Qt user interface (apport-gtk or apport-kde). Package: apport-core-dump-handler Architecture: all Version: 2.28.1-ok3 Priority: optional Section: utils Source: apport Origin: openKylin Maintainer: openKylin Developers Installed-Size: 23 Provides: core-dump-handler Pre-Depends: init-system-helpers (>= 1.54~) Depends: apport (>= 2.27.0-0ubuntu7~) Conflicts: core-dump-handler Breaks: apport (<< 2.27.0-0ubuntu7~) Replaces: apport (<< 2.27.0-0ubuntu7~), core-dump-handler Filename: pool/main/a/apport/apport-core-dump-handler_2.28.1-ok3_all.deb Size: 4020 MD5sum: 98e589ae0f486f134fa597bc3e7dfc44 SHA1: 8c9332aedb0876519bf05100df4a3e25f1d79014 SHA256: 23c66874a381d29e62543cc85c937bf913256aec23a8618bbba4edb297847cfa SHA512: e483532b885b8f4389a6236bb8b59bd8d54880bfcf3f5457a452198107f36ede12ae7d63902d56c066151feb9590c31b3d24b9b403cf0de35b8409f20897037c Homepage: https://wiki.ubuntu.com/Apport Description: Kernel core dump handler for Apport apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides the service that configures the kernel (via /proc/sys/kernel/core_pattern) to forward the crash dumps to apport. Package: apport-gtk Architecture: all Version: 2.28.1-ok3 Priority: optional Section: gnome Source: apport Origin: openKylin Maintainer: openKylin Developers Installed-Size: 63 Depends: apport (>= 0.41), gir1.2-gtk-3.0 (>= 3.1.90), gir1.2-wnck-3.0, gnome-terminal | x-terminal-emulator, procps, python3, python3-apport (>= 2.28.1-ok3), python3-gi, whoopsie-preferences Recommends: gdb | gdb-minimal, update-notifier Filename: pool/main/a/apport/apport-gtk_2.28.1-ok3_all.deb Size: 9884 MD5sum: 97996bf50563df4cc32ec43635fa98fd SHA1: c23af69a6a8de37d68ee1733f130374ca8d8dbed SHA256: feec708596208a974a0059d7f9dc9555cb901366d957d63a8671ec82beebfe64 SHA512: 192282cd8b8355dc15279d2a1aa6bb8cc6213aa09734e1ff67cd4e12ee1ed2808325926c1744e2ae9441723994e083170e0fe339ae3dc3b528c05945b0a1cbd8 Homepage: https://wiki.ubuntu.com/Apport Description: GTK+ frontend for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a GTK+ frontend for browsing and handling the crash reports. Package: apport-kde Architecture: all Version: 2.28.1-ok3 Priority: optional Section: kde Source: apport Origin: openKylin Maintainer: openKylin Developers Installed-Size: 67 Depends: apport (>= 0.41), konsole | x-terminal-emulator, procps, python3, python3-apport (>= 2.28.1-ok3), python3-pyqt5 Recommends: gdb-minimal | gdb, kubuntu-notification-helper | lxqt-notificationd Filename: pool/main/a/apport/apport-kde_2.28.1-ok3_all.deb Size: 18308 MD5sum: fa8936b3765f47dd0c27287cfc1f8fce SHA1: fdc83f26a8f6c8042e691d2959dc4f5597d889fc SHA256: 49593aa5983cb012a555e3000cc6c35a73a6abf5d5dddf0f07a8ee94f88cc1de SHA512: 6527929f21b1bf48251a1d8e0eab26d1f2c18a47b4a1446b749de93504d94676273c52814bc11f607e1a6ba8a2edaacf29258b2b5c2f2e572a69d1559ac3d1c2 Homepage: https://wiki.ubuntu.com/Apport Description: KDE frontend for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a KDE frontend for browsing and handling the crash reports. Package: apport-noui Architecture: all Version: 2.28.1-ok3 Priority: optional Section: utils Source: apport Origin: openKylin Maintainer: openKylin Developers Installed-Size: 13 Depends: apport (>= 2.20.10-0ubuntu4), gdb-minimal | gdb, procps, python3, python3-apport (>= 2.28.1-ok3), whoopsie (>= 0.2.77) Filename: pool/main/a/apport/apport-noui_2.28.1-ok3_all.deb Size: 1944 MD5sum: 91a0bb5af34a1df5ce0ecd4d6aaddb5b SHA1: f1bc23a38061c0f3e897e5f3d67ccff9221ca78a SHA256: d618528dd4922f3896de1883df1e2f004e3417c2208422dd60f2b80dbeddf203 SHA512: 90b56669df927c7b6121c15adaf86376c5655193995b3aeae5b9c8cf81c4b5ebfd63a4d62f6508e1c101404fc74fa507ffcea2c15c4e81399bfd490f553bd262 Homepage: https://wiki.ubuntu.com/Apport Description: tools for automatically reporting Apport crash reports apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . Installing this package will configure your system to automatically submit all new Apport crash reports. Besides that it is an empty package. Package: apport-retrace Architecture: all Version: 2.28.1-ok3 Priority: optional Section: devel Source: apport Origin: openKylin Maintainer: openKylin Developers Installed-Size: 54 Depends: apt, binutils, dpkg-dev, gdb, libc6-dbg | libc6-dbgsym | libc-dbg, python3, python3-apport (>= 2.28.1-ok3), python3-launchpadlib Suggests: gdb-multiarch Filename: pool/main/a/apport/apport-retrace_2.28.1-ok3_all.deb Size: 14140 MD5sum: 08d57a631abe6ea5af794a4d97bbc7c2 SHA1: 1f4fe4c09bc567eb8ae0c7049aaf92b5750c3b5d SHA256: 9dfd067642b4ea91597079e9eb3ff1a8c7ae77aac0b3396d2c5b113a1d05c2bb SHA512: 739f1265dd0057ec0b6616c6cd285b13cb29e7ce5b50e3b6242f745f7dc241de6b626918b43b11a0e046bc57c0b6a7c1bb98c65b9bbfd8bc7490954f9d568249 Homepage: https://wiki.ubuntu.com/Apport Description: tools for reprocessing Apport crash reports apport-retrace recombines an Apport crash report (either a file or a Launchpad bug) and debug symbol packages (.ddebs) into fully symbolic stack traces. This can optionally use a sandbox for installing debug symbol packages and doing the processing, so that entire process of retracing crashes can happen with normal user privileges without changing the system. . You need to install gdb-multiarch if you want to be able to retrace crash reports which happened on a different architecture than the one you run apport-retrace on. Package: apport-valgrind Architecture: all Version: 2.28.1-ok3 Priority: optional Section: devel Source: apport Origin: openKylin Maintainer: openKylin Developers Installed-Size: 19 Depends: apt, binutils, dpkg-dev, libc6-dbg | libc6-dbgsym | libc-dbg, python3, python3-apport (>= 2.28.1-ok3), valgrind (>= 3.8.1-1ubuntu1~) Filename: pool/main/a/apport/apport-valgrind_2.28.1-ok3_all.deb Size: 5232 MD5sum: f31711d298670a7a9f1858b57fd2a453 SHA1: 345898d340d4a09ac294cdba696551fc4cc8fac9 SHA256: a9c3cfc4059d3919e285e28c290a70e68c7617faf1b6728548bf92a7d9470abc SHA512: 9fb53b77a2a55e48d27ab5b7f921bc8afa40c9d93845b4f51dae844608e085612632b42c6da50cd5e75a69bedbc69e13644381cbe172f6703358d20d796ab390 Homepage: https://wiki.ubuntu.com/Apport Description: valgrind wrapper that first downloads debug symbols apport-valgrind is a valgrind wrapper that automatically downloads related available debug symbols and provides them to valgrind's memcheck tool, which is executed. The output is a valgrind log file ("valgrind.log") that contains stack traces (with as many symbols resolved as available) and that shows memory leaks. Package: appstream-doc Architecture: all Version: 0.16.3-ok1.2 Multi-Arch: foreign Priority: optional Section: doc Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 4398 Depends: libjs-highlight.js Suggests: appstream Filename: pool/main/a/appstream/appstream-doc_0.16.3-ok1.2_all.deb Size: 1539452 MD5sum: 4902f975b836fba27da2cdad9d22dbe9 SHA1: e0bf65c092756cd02a7b55f57c505d68712ceaff SHA256: 5f1c58aa790c4e3784457fc090ba1465823a51d3bad660568adcc0f315530f88 SHA512: 420f4fec316e1f848ec379f09b5dbe3636ac77e02ef8212c977c27a2b6ff35ae00388bdfff533f516d315e5f0fbba9689a47dfa8b5416c96790b15ef469973bd Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: Developer documentation for AppStream AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package provides developer documentation for AppStream. Package: appstream-doc Architecture: all Version: 1.0.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11461 Depends: libjs-highlight.js Suggests: appstream Filename: pool/main/a/appstream/appstream-doc_1.0.2-ok1_all.deb Size: 1683976 MD5sum: 8bd5522fd3e449511b62371ba1bef589 SHA1: a60f3c0f4eeae95a425b8a63af5cb7e39d51e848 SHA256: 1c7af59510959c4ae05bf1a4c8806c7b87fddfcc07185471a82899508524ee82 SHA512: 0669d4a608e915cdb2c3646a3c57864085a4fbdc7ccc6dec0fe3498ce6950d57eff51f43bd75ae9206832c708d14d2dc130025c93dd256a414f820e21d01d420 Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: Developer documentation for AppStream AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package provides developer documentation for AppStream. Package: apt-clone Architecture: all Version: 0.4.3+nmu2-ok1 Priority: extra Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 63 Depends: lsb-release, python3, python3-apt, python3:any Recommends: dpkg-repack Filename: pool/main/a/apt-clone/apt-clone_0.4.3+nmu2-ok1_all.deb Size: 12188 MD5sum: 5449d1baf0771d688c64c0a3e92b88ec SHA1: 46ac988e2e1f4d3d906be6a1f2ad432c741eef28 SHA256: f5c27682e1c76f8bce97c65d0bc15d79aa9e3e622f9044c11f28546092c376ef SHA512: 1a01d83338f3869aaafe14ad59149c201bebb27e7cfc59f07cd510b0ecd407458018253160ff573bbf8fa655f9b9524b69a44ee3e49477bbb9bfb8f12ebeec75 Homepage: https://launchpad.net/apt-clone Description: Script to create state bundles This package can be used to clone/restore the packages on a apt based system. It will save/restore the packages, sources.list, keyring and automatic-installed states. It can also save/restore no longer downloadable packages using dpkg-repack. Package: apt-config-icons Architecture: all Version: 0.16.3-ok1.2 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 20 Depends: appstream Filename: pool/main/a/appstream/apt-config-icons_0.16.3-ok1.2_all.deb Size: 4276 MD5sum: 591f50c243414ae969d867e1a105c949 SHA1: b694abb42d3917fd8baa8942c4a39c201dfc8bbe SHA256: 6bba69b2b2a3f7f8cf1dd817417a57f17071b656ed28b3b8e432a04183582574 SHA512: 8d101bbe5073384237d6088537279e44d3f3a95cac215e9aff09398e09c2b8a2ff412b2cc86e3c518a8098b91b9291ba69dab2dadf2237e83d5ade4459d4e922 Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: APT configuration snippet to enable icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icons of the default icon size set in the AppStream specification for software centers, 64x64px. It also enables downloads of smaller 48x48px icons. Package: apt-config-icons Architecture: all Version: 1.0.2-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20 Depends: appstream Filename: pool/main/a/appstream/apt-config-icons_1.0.2-ok1_all.deb Size: 4436 MD5sum: 96e4c40e2feff9c8b95897092b2e2721 SHA1: eb30108cfac32169d3fbf25f81c71f12dcd5cc8e SHA256: fc28a569b01db9a0a7c951fd5a36867804c7fec5c8cbd406b6025981b48dd4f4 SHA512: d5154e2292acbd7de9abedf9cb839c696a0b6b85a3ea4491c156aef2af554f681ae7dcbedd430f8f0043355e2deb097c2682b207fadcd29ae5244704d0d6ceae Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: APT configuration snippet to enable icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icons of the default icon size set in the AppStream specification for software centers, 64x64px. It also enables downloads of smaller 48x48px icons. Package: apt-config-icons-hidpi Architecture: all Version: 0.16.3-ok1.2 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 20 Depends: apt-config-icons Filename: pool/main/a/appstream/apt-config-icons-hidpi_0.16.3-ok1.2_all.deb Size: 4200 MD5sum: 2a939bc35c78b34040dfa0c794f7c677 SHA1: 2644338c17e51a70c95ec360491ccc06ba452fc3 SHA256: c85ad7c3793982959c152515bf29586abbbe125cb64c0afba70ebe00ae6a42aa SHA512: 35df11e47410cff40a408db8c94dbc89d15c9b971ab1b11d43058e7f403c00079a9342f94d1bc6948a06e63c81552f759ba5ff7f1d7abfa8304a3a69c4446fe0 Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: APT configuration snippet to enable HiDPI icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icons in the size of 64x64@2, that are suitable for HiDPI displays. Package: apt-config-icons-hidpi Architecture: all Version: 1.0.2-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20 Depends: apt-config-icons Filename: pool/main/a/appstream/apt-config-icons-hidpi_1.0.2-ok1_all.deb Size: 4356 MD5sum: 5d214b2a0a4d79b2635a80332d79cc3d SHA1: 4e81e2ce1a2c89f08ff5e8043ba50e5f1e85a2b1 SHA256: e438c135dd969acdb4a8d89553553ef73c0542a84cc86049e29351bc9c934556 SHA512: b5980c88f2fd1675345e209d616a16ac4c6b882a2f6d407b6e1eba0bf8687b5f11d4d2bb7f8d986016cdd04776a59b645d4ba8af9a76eda20f1abf3c1ea1966d Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: APT configuration snippet to enable HiDPI icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icons in the size of 64x64@2, that are suitable for HiDPI displays. Package: apt-config-icons-large Architecture: all Version: 0.16.3-ok1.2 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 20 Depends: apt-config-icons Filename: pool/main/a/appstream/apt-config-icons-large_0.16.3-ok1.2_all.deb Size: 4282 MD5sum: 1a9d94fc6c802a46979a2bc534a63702 SHA1: 3d53b8918beaf795e1472eba32d5157e8cd1e533 SHA256: 34bab874f26f617e4955c64228204a1c7b6e08f399aaf714c3493d0912712190 SHA512: 5cad5cac62a4691c6d260d37ea2030983b1366d4e28fdad08d734409ff8a205fec4b41b65237fd9b3b4095050d12747b54af2760ed10af3bf26d0104069da1a7 Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: APT configuration snippet to enable large icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icon tarball downloads in large, 128x128px size. If these bigger icons are not downloaded by APT, a software center may decide to fetch them on-demand from a web location. Package: apt-config-icons-large Architecture: all Version: 1.0.2-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20 Depends: apt-config-icons Filename: pool/main/a/appstream/apt-config-icons-large_1.0.2-ok1_all.deb Size: 4440 MD5sum: 8921d8934e15186755c1e4020c9ba78d SHA1: 2e01526025fc4f6507ab715cb8db17125418f7c1 SHA256: 238084b68586189f7549e25474c55d1150834331a97c65eb0d7c4723be78e804 SHA512: db9921d6d91beb43868d67ba372f5687eb8326f0e2a8475279fe84fef85db9b53e288a0368b918ff9f8dd4e0f61083b246f10ab13c8d06f30af503ba58ac729a Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: APT configuration snippet to enable large icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icon tarball downloads in large, 128x128px size. If these bigger icons are not downloaded by APT, a software center may decide to fetch them on-demand from a web location. Package: apt-config-icons-large-hidpi Architecture: all Version: 0.16.3-ok1.2 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 20 Depends: apt-config-icons-large Filename: pool/main/a/appstream/apt-config-icons-large-hidpi_0.16.3-ok1.2_all.deb Size: 4280 MD5sum: c483c4b4f713d4561ac115f1f1b5546b SHA1: 20ee360c773eef856029b0c860d32b356735d38e SHA256: 895d4ad94ae556b0b037b8a49a20447347fc42c662ce77baebc6eda815591ad2 SHA512: 7fdb830b833d2f7d3bd08abec9d3090562403ff9db522c0eeca82656c042c05e5cd4abf8faba8714f6a3cf9cd9f3f206c8816f80acc65c9feff037cf4325ab64 Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: APT configuration snippet to enable large HiDPI icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icon tarball downloads in large, 128x128@2 size that are also suitable for HiDPI displays. If these bigger icons are not downloaded by APT, a software center may decide to fetch them on-demand from a web location. Package: apt-config-icons-large-hidpi Architecture: all Version: 1.0.2-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20 Depends: apt-config-icons-large Filename: pool/main/a/appstream/apt-config-icons-large-hidpi_1.0.2-ok1_all.deb Size: 4436 MD5sum: 0171796aa9657152f6958d90d5f02c0d SHA1: 537aa8d71badea4c9d885f47ae334b7a0b2f194c SHA256: 76f1a85a50eaf74aab72a126185089afdf8779a4c3f67b07b54bbb504751b36d SHA512: 038e231f7747379f206f5bb919a0b694caf676fed9c601994178553daeb1a179f48b1cb3813b99105cb6a5f27a937eafabf8128036c99f330f48ad64a19e3028 Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: APT configuration snippet to enable large HiDPI icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icon tarball downloads in large, 128x128@2 size that are also suitable for HiDPI displays. If these bigger icons are not downloaded by APT, a software center may decide to fetch them on-demand from a web location. Package: apt-doc Architecture: all Version: 2.7.3-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: apt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 787 Filename: pool/main/a/apt/apt-doc_2.7.3-ok3_all.deb Size: 240082 MD5sum: 3f2ca448e4c9ff7c135d53b7030abe19 SHA1: ae1fa16826764ec28243e0cdc0d06b439920d9ae SHA256: 2d8bfd80f0f5e2d39a9b02258cc30d55d19ad13a2b3714217ae879fdbf3ae26d SHA512: 8bb94b432cd724b9f995cf63bec57bd35422ae5c60816ba35971850f89c958e4e103246455d8e6f242621c4c2ef71fa7e5a8c2a8ec528df5213f80fe2fae8e9a Description: documentation for APT This package contains the user guide and offline guide for various APT tools which are provided in a html and a text-only version. Package: apt-doc Architecture: all Version: 2.8.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: apt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 783 Filename: pool/main/a/apt/apt-doc_2.8.0-ok1_all.deb Size: 234924 MD5sum: 3d10eeca0cc98c2b5e7af2eb95242276 SHA1: b0a9d3917991f1b19a358d1f16329a9649f75359 SHA256: 1ec2b495ce990e7c46dd843e908fad6ff5d0d5afa37539f85f4bc848ee4c57e2 SHA512: 3e11565fc34a6f9cce420c6b9c4d5b7f4919c21bc6a13f008bce091093c0e497f16744319994261b2e2729ef24580831e0ea070b70789664003b51897de0d327 Description: documentation for APT This package contains the user guide and offline guide for various APT tools which are provided in a html and a text-only version. Package: apt-transport-https Architecture: all Version: 2.7.3-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: apt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 20 Depends: apt (>= 1.5~alpha4) Filename: pool/main/a/apt/apt-transport-https_2.7.3-ok3_all.deb Size: 3914 MD5sum: e5ef7dd6a6da49a8004dc9f063592741 SHA1: cf764ce3be0604a0da8cd7e450006726d8ec55fd SHA256: d270f966aca4ff506eb58dcccaac4df0733c63afc8bd8e4ab51e275e79232d0f SHA512: b220a3190cf27b5aacd92079dfb5f676aae98b839505e3aba0ef9be9cd02d36ab57d5f7c33d1489fed27e4a1c1679f069dbc6c3deeacd47f576bebd70ed7398f Description: transitional package for https support This is a dummy transitional package - https support has been moved into the apt package in 1.5. It can be safely removed. Package: apt-transport-https Architecture: all Version: 2.8.0-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Source: apt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16 Depends: apt (>= 1.5~alpha4) Filename: pool/main/a/apt/apt-transport-https_2.8.0-ok1_all.deb Size: 4060 MD5sum: f5c158cb5471d9d7a3f0395656f99879 SHA1: 0ea61c5b422e26e142e94ccd3e642aa42c7f710b SHA256: 8c70bb2f9da1f7fae7d973aa074c6261d3d22acfea4bd74d365baafac87d74f6 SHA512: b8a6f7e05c617fa14447b824d038c45b2e5fcc60a9af7261a15afcc3df199d6f39ea5a9ba089b11a9822f45b1f3f6bc7fd61b1a7bee46b37b2f545b464a32bdd Description: transitional package for https support This is a dummy transitional package - https support has been moved into the apt package in 1.5. It can be safely removed. Package: apt-xapian-index Architecture: all Version: 0.54-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 281 Depends: python3, python3-apt (>= 0.7.93.2), python3-debian (>= 0.1.14), python3-xapian, python3:any Suggests: python3-xdg Filename: pool/main/a/apt-xapian-index/apt-xapian-index_0.54-ok1_all.deb Size: 41924 MD5sum: 886fb31e203b34f90574e82cf2706043 SHA1: ec9d4f260b379c98c0d57609a198d554b12978e4 SHA256: a38d01480b39bfe209fc2223032002c45d718cc0cc166fc3e2a9fa3f6c3bbbb9 SHA512: f99065f6d55fca08b69410313f83196257e335fc09f0d49d4f57a08911a71d2c6825d4c0ada15b3ab04aa7aed031770f8cd564ddfb7069b8373f5dcff8cd9f6b Homepage: https://salsa.debian.org/debian/apt-xapian-index/ Description: maintenance and search tools for a Xapian index of Debian packages This package provides update-apt-xapian-index, a tool to maintain a Xapian index of Debian package information in /var/lib/apt-xapian-index, and axi-cache, a command line search tool that uses the index. . axi-cache allows one to search packages very quickly, and it also interfaces with the shell command line completion in a smart way, providing context-sensitive keyword and tag suggestions even before the search command is actually run. . update-apt-xapian-index allows plugins to be installed in /usr/share/apt-xapian-index to index all sorts of extra information, such as Debtags tags, popcon information, package ratings and anything else that would fit. . The index generated by update-apt-xapian-index is self-documenting, as it contains an autogenerated README file with information on the index layout and all the data that can be found in it. Package: aptdaemon Architecture: all Version: 1.1.1+bzr982-ok7 Priority: extra Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Julian Andres Klode Installed-Size: 2171 Depends: python3:any (>= 3.2~), gir1.2-glib-2.0, python3-aptdaemon (= 1.1.1+bzr982-ok7), python3-gi, policykit-1 Breaks: python3-aptdaemon.pkcompat, software-center (<< 1.1.21) Replaces: python3-aptdaemon.pkcompat Filename: pool/main/a/aptdaemon/aptdaemon_1.1.1+bzr982-ok7_all.deb Size: 278524 MD5sum: b902862830337ce37aefd8c75121a94f SHA1: 8a1c4bb9489e61bf8b3547f8cb871945cca41b7b SHA256: 123a4b305557ecd28e20d9a32be9f4f5d77326bbbb16808efda9605f44983212 SHA512: cf982a29b8e41dac6d552753e6c8df942065992509baf17286ce5bca721e9346d67a6f2f3588b68dc0a59b47e569a4401841f8504b7b00f4c5a502ab88dfa666 Homepage: https://launchpad.net/aptdaemon Description: transaction based package management service Aptdaemon allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . Currently it comes with the following main features: . - Programming language independent D-Bus interface, which allows one to write clients in several languages - Runs only if required (D-Bus activation) - Fine grained privilege management using PolicyKit, e.g. allowing all desktop user to query for updates without entering a password - Support for media changes during installation from DVD/CDROM - Support for debconf (Debian's package configuration system) - Support for attaching a terminal to the underlying dpkg call . This package contains the aptd script and all the data files required to run the daemon. Moreover it contains the aptdcon script, which is a command line client for aptdaemon. The API is not stable yet. Package: aptdaemon-data Architecture: all Version: 1.1.1+bzr982-ok7 Priority: extra Section: admin Source: aptdaemon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Julian Andres Klode Installed-Size: 227 Replaces: python-aptdaemon-gtk (<= 0.41+bzr580-0ubuntu1) Filename: pool/main/a/aptdaemon/aptdaemon-data_1.1.1+bzr982-ok7_all.deb Size: 158892 MD5sum: 38cd41abcb3564f02612104756bbd424 SHA1: 262680850ac9dba7140878b45cad9c982ecf05bd SHA256: 2b0ae7cf1852ef68111a27108e6ec4aece0c541f20bfa93f67ac20260fe1a81c SHA512: 19e69baee874d466858a680b1cf2656a2ac89468bdc4cde724cf1fc0daab5a55cac5794da6465ec7ab5c9a0be5824be1012eaca51758a1a7163bbe0767ea35be Homepage: https://launchpad.net/aptdaemon Description: data files for clients Aptdaemon is a transaction based package management daemon. It allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . This package provides common data files (e.g. icons) for aptdaemon clients. Package: 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. 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. 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. 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. 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. 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. 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. 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. 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. 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. Package: asciidoc Architecture: all Version: 10.2.0-ok1 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 27 Depends: asciidoc-base Recommends: asciidoc-dblatex Filename: pool/main/a/asciidoc/asciidoc_10.2.0-ok1_all.deb Size: 5054 MD5sum: ff33f4e43b73e2a291f6906a903de65e SHA1: 37117a891874e35cc03b64badf2c2d30e3b0855a SHA256: 9af452cfe5d2d45598690316bc08cb2a3932869b4beffd757e03999cfd2e511d SHA512: b682ca23b578a8de71023ff35cf11c46418c667476bb2382cd44627117a5d5afb023d6656c4bc0deef761e0543f76bd28f3d51bd007075c0aa394e10e3078a76 Homepage: https://asciidoc.org Description: Highly configurable text format for writing documentation AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This metapackage provides a fully functional asciidoc environment working with dblatex for historical purposes. Package: asciidoc-base Architecture: all Version: 10.2.0-ok1 Multi-Arch: foreign Priority: optional Section: text Source: asciidoc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 402 Depends: asciidoc-common (= 10.2.0-ok1), docbook-xsl, libxml2-utils, xsltproc, python3:any Recommends: xmlto Suggests: asciidoc-doc, docbook-utils, source-highlight Breaks: asciidoc (<< 8.6.9-4) Replaces: asciidoc (<< 8.6.9-4) Filename: pool/main/a/asciidoc/asciidoc-base_10.2.0-ok1_all.deb Size: 85540 MD5sum: a886cbbf4e552230e4a64baaf2abf2fe SHA1: bb464056b26c5437b7d1f58192d6647753139b37 SHA256: 7030d63961f4d409e5a2b71e15af4b6b1dbff883df484d85fb4490468fdaa0a6 SHA512: 939a0b2deebcaf7b27b1df1f70a490c255eb93b4912e48c7139da9a985b0673dcbcd6642534d120ec3bf460f7cf2d08c1f84d7e43f7ff2f50c1e790a41df6c22 Homepage: https://asciidoc.org Description: Minimal version of asciidoc not suitable for pdf AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package provides binary files for the package. Be careful, you won't be able to build pdf files without the dblatex or fop dependencies. See asciidoc-dblatex or asciidoc-fop metapackages for this. Package: asciidoc-common Architecture: all Version: 10.2.0-ok1 Multi-Arch: foreign Priority: optional Section: text Source: asciidoc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 543 Depends: python3 Breaks: asciidoc (<< 8.6.9-4) Replaces: asciidoc (<< 8.6.9-4) Filename: pool/main/a/asciidoc/asciidoc-common_10.2.0-ok1_all.deb Size: 103874 MD5sum: f8e52e93baff322ae1eab658b1e961f2 SHA1: d2ea8355b882e05e9c6a5c359e55ae380ffa969d SHA256: 1fd5a9e4e64fa8822b718975dd254624cf53ddf0af79a50dd4a5e2efc1ccbd02 SHA512: 290f56a73a5be301b27408f02a0d48c299aed942a2273c5abeb289b291b7bbdaccd37f0641cceaa3c4cc8943c0c3cdc43d582dad8b488f8f55bc6ce67e5026a0 Homepage: https://asciidoc.org Description: Basic data and configuration files for asciidoc AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package provides basic data and configuration files for the package. Package: asciidoc-dblatex Architecture: all Version: 10.2.0-ok1 Multi-Arch: foreign Priority: optional Section: text Source: asciidoc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 21 Depends: asciidoc-base, dblatex, docbook-utils, python3 Suggests: asciidoc-doc, epubcheck Filename: pool/main/a/asciidoc/asciidoc-dblatex_10.2.0-ok1_all.deb Size: 6588 MD5sum: b7194848bd17805a79df0668faa16477 SHA1: 1d46f73d7fb29b708bc8b31b4edfe7cacbc10713 SHA256: 0e86308ff575ddfcbf8e619d3a2e03a6fb16d5b55ad8ad613a3d10c4e9a2e23f SHA512: 554e0222272f6f07db1cf14ae1913f16f7447b8ff16d40138a555cbd86285a78bf940d9defb655fba203add0e2d94fdf8b4cd79dbcb7fbdb88d0a387a4cd31e4 Homepage: https://asciidoc.org Description: Asciidoc package including dblatex dependencies AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package helps you to get all the required dependencies and files to build pdf files using dblatex. Package: asciidoc-fop Architecture: all Version: 10.2.0-ok1 Multi-Arch: foreign Priority: optional Section: text Source: asciidoc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 11 Depends: asciidoc-base, docbook-utils, fop Suggests: asciidoc-doc, epubcheck Filename: pool/main/a/asciidoc/asciidoc-fop_10.2.0-ok1_all.deb Size: 4716 MD5sum: b4a53a0c588254607c013c3deb8c48cb SHA1: e5166740c2aa5b3bd0d5cafc7be18a76ddb7f3c7 SHA256: e5252172581642b1f9cb6bebc1e6c8181036e582f89bea9c352210860cb10e83 SHA512: fb30cd555988a5ebd3ab83970e85ec069937d2fdc19d2eff64c0f6e97c5e7db69f1e4a47c006e835387e59d45a785ae7b23c19bce5095779c7770c73745e79e5 Homepage: https://asciidoc.org Description: Asciidoc package including fop dependencies AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This metapackage helps you to get all the required dependencies to build pdf files using fop. Package: asciidoc-tests Architecture: all Version: 10.2.0-ok1 Multi-Arch: foreign Priority: optional Section: text Source: asciidoc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3687 Depends: asciidoc-base, python3:any Suggests: asciidoc-doc Filename: pool/main/a/asciidoc/asciidoc-tests_10.2.0-ok1_all.deb Size: 138792 MD5sum: 891b87c682075a8c58d50e01cde732fb SHA1: 7ac6b929a2e67a492c420f6124bfdff87851b90b SHA256: 7b40781a7252ec7b6c82c0eaabde58c2e70a9ef208eb38e8ce959bac9c955c60 SHA512: f826de7a1b18f65156b99722edb7ad9de914623aa2c52eb8a2937760b63e560eac216dc1f278856a712f74335b154758e4146d05915de506353e4e6004b8e1ea Homepage: https://asciidoc.org Description: Test framework for asciidoc AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package provides the testasciidoc binary and the test engine files. Package: ash Architecture: all Version: 0.5.12-ok1 Priority: optional Section: shells Source: dash Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Andrej Shadura Installed-Size: 25 Pre-Depends: dash Filename: pool/main/d/dash/ash_0.5.12-ok1_all.deb Size: 3448 MD5sum: 71491265945a19dd444c4f852e2cec4d SHA1: 97da4f719d09de52eed316ff03dfc5ffdb13b4e9 SHA256: ca8f2b4b935d066c10b58b0862fdb8468858d0e86f69db69d1ca5999e08477d9 SHA512: ad90e8279a57432dd8e6cb9c5c8748f2bb746b33549f662d3e561eb03d8b25f14d684a6a761165295b1859ee63bcf0a43e373297da9a0d051fe3e7d3c83b4979 Homepage: http://gondor.apana.org.au/~herbert/dash/ Description: compatibility package for dash This package allows upgrading ash to its replacement, dash. It includes the /bin/ash symlink. It can be removed as soon as /bin/ash is no longer used. Package: aspell-doc Architecture: all Version: 0.60.8.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: aspell Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Agustin Martin Domingo Installed-Size: 914 Suggests: aspell Filename: pool/main/a/aspell/aspell-doc_0.60.8.1-ok1_all.deb Size: 192508 MD5sum: 590adeb4643a192da0fc0077227b8ebb SHA1: f93790af407f08037af7b671b45e48249a64cba2 SHA256: 492d98eb62bac7274383fc49c30693efef04931894a2d1d637bbdcc8ec37dac0 SHA512: 67e0156a46dbcc51c530a68e7e7d6fea798ea7159c1314ec171bc53abd4fc6698d083206a3605d6a20a4158bb4ea3eb8ce46382563e0fdafcf80ae3fd5910224 Homepage: http://aspell.net/ Description: Documentation for GNU Aspell spell-checker This package contains the documentation for GNU Aspell in various formats. The aspell package comes with minimal man pages. Install this package if you need further information on the development process and workings of Aspell. Package: at-spi2-common Architecture: all Version: 2.52.0-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: at-spi2-core Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 1326 Breaks: at-spi2-core (<< 2.46.0-2~) Replaces: at-spi2-core (<< 2.46.0-2~) Filename: pool/main/a/at-spi2-core/at-spi2-common_2.52.0-ok1_all.deb Size: 161256 MD5sum: 80c2e95717a5acd7f6a43391ded5741e SHA1: bcadb912e5f37ed5285c059f73c9a5f48a557d12 SHA256: 375e1f3bfa2e83ae355e0aeb501bb7b9ae6dd248d596638eba00020badd3c390 SHA512: d985f4eb8f7234b3253330d0db984b404343bcf640ec1b5e21b020bc73eeded070b94d2f070e97dfbb6d4046f59dfe096f5a7d093bd82f03b0478f13e0bbac32 Homepage: https://wiki.gnome.org/Accessibility Description: Assistive Technology Service Provider Interface (common files) This package contains the common resource files of GNOME Accessibility. Package: at-spi2-doc Architecture: all Version: 2.52.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: at-spi2-core Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 3402 Suggests: devhelp Filename: pool/main/a/at-spi2-core/at-spi2-doc_2.52.0-ok1_all.deb Size: 183952 MD5sum: 7c2ca41f176c749efbd74a2485175aa4 SHA1: 1fc2c6b27f735e5f92ee74edcf0a4bc76d2d616b SHA256: 5618148d3ea18dd68e6949398abd50c2ffa384e3d0c637c3762259ec671ba267 SHA512: d66c06a50ec4c435b7ec4150660769598d24261a93114fb73bc1324393448ff2871d6160a57c3035b0500a688c653b2726d269510ec13798b999b89af072e463 Homepage: https://wiki.gnome.org/Accessibility Description: Assistive Technology Service Provider Interface (Documentation) This package contains documentation for the at-spi2 interface. Package: 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. Package: autoconf-archive Architecture: all Version: 20220903-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6052 Provides: autoconf-gl-macros Pre-Depends: dpkg (>= 1.17.5) Recommends: autoconf Breaks: autoconf-gl-macros (<< 20130609-1~), gnome-common (<< 3.14.0-2~) Replaces: autoconf-gl-macros (<< 20130609-1~), gnome-common (<< 3.14.0-2~) Enhances: autoconf Filename: pool/main/a/autoconf-archive/autoconf-archive_20220903-ok1_all.deb Size: 681252 MD5sum: fdb79d210d84b680671d483076cf6aca SHA1: 2b2c6b9b97e506e585ce180ad76a0ed00a75ca3d SHA256: b74545097c40b5a074e372aea626be5aa1e7de55fa8dee012d277c05e6864015 SHA512: a4ff2ae350c729c07dfee164965c4c35f236de6be6e177d3e5d430e8f4454f3057f1a5532b84b6a54adf2c2056181e0c82aa499c841ba2c0274b8c6ea16d3682 Homepage: https://www.gnu.org/software/autoconf-archive/ Description: Autoconf Macro Archive Autoconf Macro Archive aims to provide a central repository of useful and tested Autoconf macros for software developers around the world. This package contains the complete content of the Autoconf Macro Archive as found at http://www.gnu.org/software/autoconf-archive/. Package: autoconf-dickey Architecture: all Version: 2.52+20231210-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 891 Depends: m4, perl:any Filename: pool/main/a/autoconf-dickey/autoconf-dickey_2.52+20231210-ok1_all.deb Size: 149848 MD5sum: 26863daaef2465767f2c45f78309ec89 SHA1: 3897cffae31127571774529179751f8e27641944 SHA256: cdecff42b6fbf5ab8a5b1d9cdcf2068b24f84771d6cab8cb7fe04eaa53d9521d SHA512: f6884c5a1f9865bebe5acb1c98c63d0d871fc41f892a9b3fd90d9138a02b55bee238f64f6e7f7b100acbecfe3e16468cbc612e507cba90fa0f69d352792cca03 Homepage: https://invisible-island.net/autoconf/autoconf.html Description: automatic configure script builder (Thomas Dickey's version) This hacked version of autoconf is required to bootstrap ncurses and some other packages maintained upstream by Thomas Dickey. It should not be used for other purposes. Package: autoconf-doc Architecture: all Version: 2.71-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. Package: autoconf2.69 Architecture: all Version: 2.69-ok4 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1808 Depends: m4, debianutils (>= 1.8), autoconf, perl, libfile-temp-perl Filename: pool/main/a/autoconf2.69/autoconf2.69_2.69-ok4_all.deb Size: 292734 MD5sum: cd46c7090cee08204749da75a766ac62 SHA1: fec3b2cac9b27ccca5d567780fc52afdf0af1e55 SHA256: b6510c4e7701b9219b305b653fbd67aceac8c405ed80b38d401a73c1f62e0970 SHA512: 5fe7f556b0a048e4374a577bc10ac9fbf460806362526de186f53f7922e9fb1c69d022c314f347c8d4af734895263b9af5b8976f003f10e7267443eb9740bd92 Description: automatic configure script builder (obsolete version) This obsolete version is required to build GCC (>= 8), newlib, and probably some other toolchain related packages. Package: automake Architecture: all Version: 1:1.16.5-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: automake-1.16 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1576 Provides: automake-1.16, automaken Depends: autoconf, autotools-dev Suggests: autoconf-doc, gnu-standards Filename: pool/main/a/automake-1.16/automake_1.16.5-ok1_all.deb Size: 557104 MD5sum: dfec9dba99b15549c6e687912f21e3ff SHA1: 5c5fe4d910d6c118ce8845b89889bbbd4ebba9e2 SHA256: 90ab21329ca09015191bfea0e24e71f7d908f229d1987840fd6893bacab6a359 SHA512: aa0e18d77c1a1211e82cb2dd5280911a251b0b012d8e1ebaf40b4238ab046bfbcd0054a1981ba4bab80483fea7645caa265070472a446ff2094cb5a6fa9e997e Homepage: https://www.gnu.org/software/automake/ Description: Tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. . Automake 1.16 fails to work in a number of situations that Automake 1.11, and 1.15 did, so some previous versions are available as separate packages. Package: autopoint Architecture: all Version: 0.22-ok3 Multi-Arch: foreign Priority: optional Section: devel Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 545 Depends: xz-utils Replaces: gettext (<= 0.17-11) Filename: pool/main/g/gettext/autopoint_0.22-ok3_all.deb Size: 423620 MD5sum: f4587c75587935f8fe6150a165ab5f10 SHA1: 91066a537e2353a3ed4a8f6149567dadff4183ef SHA256: 109d5517cba3b8033b3a92379e9ef504d55228efe1c149d525fed1fc77a15437 SHA512: f19ccb36b5b5b7aca90a44a163136338e1376c836952428f3d344ac4d84470c860bd37b43ced83acc7a3ee5a9d2ac4f943890c18365197e37b35f1dd9cf0130b Homepage: https://www.gnu.org/software/gettext/ Description: tool for setting up gettext infrastructure in a source package The `autopoint' program copies standard gettext infrastructure files into a source package. It extracts from a macro call of the form `AM_GNU_GETTEXT_VERSION(VERSION)', found in the package's `configure.in' or `configure.ac' file, the gettext version used by the package, and copies the infrastructure files belonging to this version into the package. Package: autotools-dev Architecture: all Version: 20220506-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 122 Breaks: autoconf (<< 2.70~) Replaces: autoconf (<< 2.70~) Enhances: cdbs, debhelper Filename: pool/main/a/autotools-dev/autotools-dev_20220506-ok1_all.deb Size: 41618 MD5sum: 0ba854c89d8adec6fd2187c59f73fe4b SHA1: 9824c2f1111762f4cb5f71cbe12e5290bd787d9c SHA256: 5b71fd863322c1c4b1253a984ba17311d3fb27a5b0c48cbba28fa7ca5902c321 SHA512: 393657c4a4169d4191655360c4e0ababd55c4a451ecf562e89ce420dbcd90ba7e51d53b6585d1d12dd748b6a156aabef992cc28da500757e065fafdefca7dfeb Homepage: https://savannah.gnu.org/projects/config/ Description: Update infrastructure for config.{guess,sub} files This package installs an up-to-date version of config.guess and config.sub, used by the automake and libtool packages. It provides the canonical copy of those files for other packages as well. . It also documents in /usr/share/doc/autotools-dev/README.Debian.gz best practices and guidelines for using autoconf, automake and friends on Debian packages. This is a must-read for any developers packaging software that uses the GNU autotools, or GNU gettext. . Additionally this package provides seamless integration into Debhelper or CDBS, allowing maintainers to easily update config.{guess,sub} files in their packages. Package: avahi-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. Package: avahi-discover Architecture: all Version: 0.8-ok1 Priority: optional Section: net Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 61 Depends: python3:any, python3-avahi (>= 0.8-ok1), python3-dbus, python3-gi, gir1.2-glib-2.0, gir1.2-gtk-3.0, avahi-daemon (>= 0.8-ok1) Filename: pool/main/a/avahi/avahi-discover_0.8-ok1_all.deb Size: 10064 MD5sum: c2c6e4cd3efeb5f3bac9b898adfb9cfe SHA1: 4ce121e5eefe9c61724d160aaa5fdee150e1c661 SHA256: ce3bc27fd441019f2fe40097d82a453e93be63883e06d3404e1a966f8504bf8c SHA512: 2bc5e1630c1dab8e8124cae319ce2e8a854a9a3ecb6a30486fc7919d43559513fd706b5ea5b4cc58924896a2f7ceb6a0611754e4fcd23f6c82d38f65df495ede Homepage: https://avahi.org/ Description: Service discover user interface for avahi Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains a user interface for discovering services. Package: 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. Package: base-files Architecture: rv64g Version: 11-ok14 Multi-Arch: foreign Priority: required Essential: yes Section: admin Origin: openKylin Maintainer: Release SIG Installed-Size: 348 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-ok14_rv64g.deb Size: 59630 MD5sum: f8fe9bbcf269cb954528e915ee20507d SHA1: 0b6003a0928f8edde1d5c2dbc49f4f03a6276fd1 SHA256: ffbc49198c3c78c5ec8b80a8ea80ea277eac6123e98159746d1d8314545f3d2e SHA512: 0e3a6cd5b64edc784371c7e6519f44edc690b356f10a1bb7e0a0e3664fd631a0b9c6eca7e515b055f445dded04761d65456a079722d6c4430680c158db37508e Description: Debian base system miscellaneous files This package contains the basic filesystem hierarchy of a Debian system, and several important miscellaneous files, such as /etc/debian_version, /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others, and the text of several common licenses in use on Debian systems. Package: bash Architecture: rv64g Version: 5.0-ok4 Multi-Arch: foreign Priority: required Essential: yes Section: shells Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Matthias Klose Installed-Size: 6222 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_rv64g.deb Size: 1253264 MD5sum: d997872d8261bcfe5faf37accc37df09 SHA1: 2ca7589a618d966d4c1b226b93d2ff0382484395 SHA256: ee1413b164d02fce4bf04e4510cf8c815bda3f96d064d49c0bf2482ed5c6282c SHA512: 96d756c5653e9098b01836ced953c61ef70a944868954d9dea3113bae71e891710acf7ec957b06d1dc02bbe0a508bc203c5622430d628abacffe06b4e36188a5 Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Description: GNU Bourne Again SHell Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . Bash is ultimately intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2). . The Programmable Completion Code, by Ian Macdonald, is now found in the bash-completion package. Package: bash-builtins Architecture: rv64g Version: 5.0-ok4 Priority: optional Section: utils Source: bash Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Matthias Klose Installed-Size: 711 Depends: bash (= 5.0-ok4) Filename: pool/main/b/bash/bash-builtins_5.0-ok4_rv64g.deb Size: 124060 MD5sum: 32663eb6561db2c626c16c7fe549a949 SHA1: 3c35d8f858cfbcc42a7b804bea254c669a6a6e2f SHA256: 5721ad7e696f7f0b50000eacb160135e5f61ccde89f0c4fc79911648602ed290 SHA512: 2a238aad391910344648160e7775b5c840a46eea49be6c2504a7866a744bb64d44a970a77ee0d0b803b59527a910041095021eb799bda8ed3b08c4c30f2127fd Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Description: Bash loadable builtins - headers & examples Bash can dynamically load new builtin commands. Included are the necessary headers to compile your own builtins and lots of examples. Package: bash-completion Architecture: all Version: 1:2.11-ok1 Multi-Arch: foreign Priority: standard Section: shells Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1453 Provides: dh-sequence-bash-completion Filename: pool/main/b/bash-completion/bash-completion_2.11-ok1_all.deb Size: 177384 MD5sum: e01f9c298942f4cb3a94aeb60b56e9b6 SHA1: e517eab75ea7644b2d41ebee989ff3ea4cafd3c8 SHA256: 045f0ee24b4e06fe06e873878db0cfc8957b1d562fc6203de39494db1121eaf7 SHA512: 0a102ccc8277e783821b951b0d5ae4097ee716885cee988aa2a720ca9b4514be904d02c84dc25657d3c0e6ce1f9e2d6f21a0132a6c34259494d670229d4dd4ff Homepage: https://github.com/scop/bash-completion Description: programmable completion for the bash shell bash completion extends bash's standard completion behavior to achieve complex command lines with just a few keystrokes. This project was conceived to produce programmable completion routines for the most common Linux/UNIX commands, reducing the amount of typing sysadmins and programmers need to do on a daily basis. Package: bash-doc Architecture: all Version: 5.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. Package: bash-doc Architecture: all Version: 5.2.21-ok1 Priority: optional Section: doc Source: bash Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 3021 Replaces: bash (<< 4.3-2) Filename: pool/main/b/bash/bash-doc_5.2.21-ok1_all.deb Size: 1545020 MD5sum: 8fc48d48ad2558f566e0daeccf38184e SHA1: b3f3faf563628ea1f6cd24d8ce3365f110257c1f SHA256: 67bb8b01061e6862c16dccba502c92277c108bcae31a50c90692f4b826c44097 SHA512: 25b3252ea45645b7e9ccc0ec7dbbbe1d7f15a60248327f73bf16ee0cba0e07f818263ac1495d5a91f8b96b42dff82565ffe441613942d5396024b470c3803afd Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Description: Documentation and examples for the GNU Bourne Again SHell Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . This package contains the distributable documentation, all the examples and the main changelog. Package: bash-static Architecture: rv64g Version: 5.0-ok4 Built-Using: glibc (= 2.36-ok2) Multi-Arch: foreign Priority: optional Section: shells Source: bash Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Matthias Klose Installed-Size: 1951 Depends: passwd (>= 1:4.0.3-0) Suggests: bash-doc Filename: pool/main/b/bash/bash-static_5.0-ok4_rv64g.deb Size: 906278 MD5sum: fa70a4fc4ed23a887b9ad12b417c640d SHA1: 097b5aec89a2abf36f7c7e57751d55c80ee3df56 SHA256: e7bb0b9bbbd8b5b58f27940a0955889f1c8aaf953b8aa5e361a87da709b40b50 SHA512: 02e87148a328f4af558089620123f938d7d4a0f4f2d90d25d39cab16ed57fbfe8414f3134f629fed6d226ab483b0253cb99aa0a1e76c79cfdb00a181fd79c78f Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Description: GNU Bourne Again SHell (static version) Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . Statically linked. Package: bats Architecture: all Version: 1.10.0-ok1 Multi-Arch: foreign Priority: optional Section: shells Origin: openKylin Maintainer: openKylin Developers Installed-Size: 169 Recommends: parallel Filename: pool/main/b/bats/bats_1.10.0-ok1_all.deb Size: 43400 MD5sum: 14e7a5e40db41db9bf89fcfd30eb749e SHA1: dc0fd1ca8faf8e908358e0d2a45c4aa3ab7ceb7b SHA256: 517dc9bb7a8ca53aeeaf7467bdc93f622567d4e9df70f834c044428cdce390b2 SHA512: 3a8d80344e8c8be9c55cea5684e91dd6c92b7b0761eacdd45d29d1eacff403cf091fa89ac6589548274f01f4c92596c11ebfda21bb50c14901ee922cfda2195f Homepage: https://github.com/bats-core/bats-core Description: bash automated testing system Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected. Bats is most useful when testing software written in Bash, but you can use it to test any UNIX program. Package: bdf2psf Architecture: all Version: 1.226-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: console-setup Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 178 Depends: perl Filename: pool/main/c/console-setup/bdf2psf_1.226-ok1_all.deb Size: 23664 MD5sum: 7d8b265cd214390ddf09a72cd1e1f5f2 SHA1: 537d1327ad4ca9ea945e12c0470d65c5a7dc234c SHA256: 037a186dbb4e00b124e71ec7af5dcb064a380007f5da98ca711b4d714f584ad1 SHA512: 106eb85a73798f7328fc93b9f61afdf454e0f86957f6c240a0ccddcf192c1e9cd8af06f3bd92b089a57c93e0942d59cff2eca81b8cb58336bba68fd75efdf994 Description: font converter to generate console fonts from BDF source fonts This package provides a command-line converter that can be used in scripts to build console fonts from BDF sources automatically. The converter comes with a collection of font encodings that cover many of the world's languages. The output font can use a different character encoding from the input. When the source font does not define a glyph for a particular symbol in the encoding table, that glyph position in the console font is not wasted but used for another symbol. . When deciding about the position in the font for a particular glyph, the converter takes into account that in text video modes the video adapter copies the eighth column of the glyph matrix of symbols positioned in the pseudographic area to the ninth column. In order to create fonts for text video modes, the width of the glyph matrix of the source BDF font should be seven, eight, or nine pixels; otherwise the converter creates fonts suitable for framebuffer only. Package: bind9-doc Architecture: all Version: 1:9.18.24-ok1 Priority: optional Section: doc Source: bind9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 7229 Breaks: bind-doc (<< 1:9.13.6~) Replaces: bind-doc (<< 1:9.13.6~) Filename: pool/main/b/bind9/bind9-doc_9.18.24-ok1_all.deb Size: 3152392 MD5sum: a2b81715f4a91e05cf2cc80f8c6b128d SHA1: a9c848450a40b351a13434d3c1f159415653e598 SHA256: c29db61f9901d8bd3ace31d1f8500babc8ecfabf986103380c65cc2a45f0c3fd SHA512: e7a7be21be763bd0563d0d5bf5a5d41e1f0a64ee001ddabba508e9222f6d28a8364f54c3d76d221be9fdbb522465c4e212567875437bd36ba1bc25a7aa059030 Homepage: https://www.isc.org/downloads/bind/ Description: Documentation for BIND 9 This package provides various documents that are useful for maintaining a working BIND 9 installation. Package: bind9utils Architecture: all Version: 1:9.18.24-ok1 Priority: optional Section: oldlibs Source: bind9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 260 Depends: bind9-utils Filename: pool/main/b/bind9/bind9utils_9.18.24-ok1_all.deb Size: 3776 MD5sum: 45e175ebb17b554f2fc549979ddeab8c SHA1: 9f26508574b596d200d846cc25f7b74dc98f0057 SHA256: cb3c1780d064140bc7fe8832dae4f850d8cf6bd25eb4caea83dac092d9f2a396 SHA512: 29e064182baf18ca41197204ad9d1f5749a35a639c9961c978184f555ad117f269e4ba806ad1ff95e26ead643ed886723251451eb80c8ab84502aee1cdfcf9c9 Homepage: https://www.isc.org/downloads/bind/ Description: Transitional package for bind9-utils This is a transitional package. It can safely be removed. Package: binutils-doc Architecture: all Version: 2.41-5ok12 Multi-Arch: foreign Priority: optional Section: doc Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 763 Suggests: binutils (= 2.41-5ok12) Filename: pool/main/b/binutils/binutils-doc_2.41-5ok12_all.deb Size: 764884 MD5sum: 69592448bb91938d232c0590761ca9e2 SHA1: 46293fed911695fe7bb831774750bfe0461b68dd SHA256: 736eded5d49d777de1d4215f26b920c34167fa9384a4a21718a8e3ffed27a7d3 SHA512: adcb02caca577c5f33686a453e0cc4730dfba978fadd01c3f5a227eb4cfc7826a687c500c45b999b7a9ea486bc1e1a887705e27ec47f7beddde9979085209343 Homepage: https://www.gnu.org/software/binutils/ Description: Documentation for the GNU assembler, linker and binary utilities This package consists of the documentation for the GNU assembler, linker and binary utilities in info format. Package: binutils-doc Architecture: all Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: doc Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 768 Suggests: binutils (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-doc_2.41-ok13_all.deb Size: 775864 MD5sum: d327c56114c1973166555d9833790cd7 SHA1: f3e7e29205bd62dab328a1325dfcb2f93609d2af SHA256: 5da7bc590ab58d749f77b65775ceef2a92b9c6a9708437991049357854ed2c14 SHA512: 2af76a94ef75edb1fd2319b7dc5710bfea1376da5dc4f5cd1fa97709f539c561cdbd10ff75bf81502741ce40093de34f208cee9b6be56d714e9eaaafaa80cbaa Homepage: https://www.gnu.org/software/binutils/ Description: Documentation for the GNU assembler, linker and binary utilities This package consists of the documentation for the GNU assembler, linker and binary utilities in info format. Package: binutils-for-build Architecture: all Version: 2.41-5ok12 Multi-Arch: foreign Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 6 Depends: binutils (>= 2.30-2), binutils-common (>= 2.30-2) Filename: pool/main/b/binutils/binutils-for-build_2.41-5ok12_all.deb Size: 914 MD5sum: 43cd0eb206aab255237d107f086a9615 SHA1: d8adbf851b9cc856b06f8e127d2fab7f8a0223ab SHA256: f500faa514ce6cf9dcd3c8f195d45e98d474683a46bb27b9aa422a5cfae59039 SHA512: c45e09997701ccaac85f383da907b9c3743489c890ee83287343bf757ca52bc32ac572cff56d94e44bc5df9c27c196af3e1cf37928f82af4aba224c45d066cf0 Homepage: https://www.gnu.org/software/binutils/ Description: GNU assembler, linker and binary utilities for the build architecture The programs in this package are used to assemble, link and manipulate binary and object files for the native architecture. They may be used in conjunction with a build architecture compiler and various libraries to build programs. When using binutils through this metapackage, tools without an architecture prefix must be used. Package: binutils-for-build Architecture: all Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: binutils (>= 2.30-2), binutils-common (>= 2.30-2) Filename: pool/main/b/binutils/binutils-for-build_2.41-ok13_all.deb Size: 1096 MD5sum: bc544faa46cfda9ec6c27d34509cfb71 SHA1: 49369239477921fac77648d1bb3ae6b323d1d151 SHA256: 7e7b84af94fec2bfae53249ede9c8f4809429e65f68338fbdd53cf88dcc4faa8 SHA512: 1b32e468f8d4b9609eb965fcd218092ed07fde991758ca7f03dd3426006bcf91c3242e5f939667754eb884ad3c2f03c445d5c4997d69c9d8fa9635b4a7b5e5f3 Homepage: https://www.gnu.org/software/binutils/ Description: GNU assembler, linker and binary utilities for the build architecture The programs in this package are used to assemble, link and manipulate binary and object files for the native architecture. They may be used in conjunction with a build architecture compiler and various libraries to build programs. When using binutils through this metapackage, tools without an architecture prefix must be used. Package: binutils-mingw-w64 Architecture: all Version: 2.41-5ok12+11-ok2 Built-Using: binutils (= 2.41-5ok12) Priority: optional Section: devel Source: binutils-mingw-w64 (11-ok2) Origin: openKylin Maintainer: Stephen Kitt Installed-Size: 149 Depends: binutils-mingw-w64-i686, binutils-mingw-w64-x86-64 Filename: pool/main/b/binutils-mingw-w64/binutils-mingw-w64_2.41-5ok12+11-ok2_all.deb Size: 146356 MD5sum: adcc88cd65ed997dca09e46f979a9394 SHA1: 2d547b66b42086392cbd039ae7a27df16565624c SHA256: ba2864e41f0f99cac39111e9a48c120415ad1ee90a289fdebf4ed89b97226b3d SHA512: 5a716b18849eab5c688b02b47ea5ace434661a3c6ff05c1abdefce837c022354626f8f9de9236285bc8fd6138501b76e72ee295b8d23eaebd690e4556c470e2d Homepage: https://www.gnu.org/software/binutils/ Description: Cross-binutils for Win32 and Win64 using MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the toolchain binutils. Package: binutils-source Architecture: all Version: 2.41-5ok12 Multi-Arch: foreign Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 25724 Depends: texinfo, zlib1g-dev, make, python3, libjansson-dev, pkg-config, libzstd-dev Filename: pool/main/b/binutils/binutils-source_2.41-5ok12_all.deb Size: 25513900 MD5sum: 3593826713d6a3623cf8179570d65402 SHA1: 61e077d6c48b22c23901e1a2bfc5e00bdd8b0882 SHA256: cc24032fd131fc16c696d809f921f71e864648b503db1c9badfc582b2c15e5e4 SHA512: 0c12362f0c9f35fc97f7ca94f6de50b71b2f0ecf4aaed1ae056c16b02d3433d8176fe62c9fa49bb0ba1b3d8a380cd8268799d03e9f2de29e84cbbfb672d3ff6c Homepage: https://www.gnu.org/software/binutils/ Description: GNU assembler, linker and binary utilities (source) This package contains the sources and patches which are needed to build binutils. Package: binutils-source Architecture: all Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 25746 Depends: texinfo, zlib1g-dev, make, python3, libjansson-dev, pkg-config, libzstd-dev Filename: pool/main/b/binutils/binutils-source_2.41-ok13_all.deb Size: 25513256 MD5sum: 9d9c8a5625123cce2cd3a130f5d86d3d SHA1: 1ca64488896e85840d1e52840c94e215041fcd81 SHA256: 9c1fccca33edf0d109103bce426862c5c66016a9a7595aa5a34d3b54eff806aa SHA512: 3c4f514151a74e2c89ca44aa4dbb3ed15e8ff3ffce28eb5f441d34df8d26d82c18e7b4f9e93970feb2c4a5f01b0ef13df4c62c3174ba07b30ffddbf87ceff8ff Homepage: https://www.gnu.org/software/binutils/ Description: GNU assembler, linker and binary utilities (source) This package contains the sources and patches which are needed to build binutils. Package: blt-demo Architecture: all Version: 2.5.3+dfsg-ok3 Priority: optional Section: devel Source: blt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1853 Depends: blt, tcl8.6, tk8.6 Conflicts: blt4.2, blt8.0 (<< 2.4i-1) Replaces: blt-dev (<< 2.4j-1) Filename: pool/main/b/blt/blt-demo_2.5.3+dfsg-ok3_all.deb Size: 508050 MD5sum: 8cd293159773559c9e64d878f06005d6 SHA1: 901468dedfed65e48f0a1d5d2a30c12c7c250f5c SHA256: 5156df5e4a8b199d1803e27860c8c0002ecbdb4ae21066dd1d64b4e590f5209f SHA512: a61fcee68902e7ea3e01d2b4ce27a82609a209fbc7ae94729906c38da1e35984574b495105ac9ca2ce7e2913a253c845504246b5b900c6ac14bfa2c3e05fb8b4 Homepage: http://blt.sourceforge.net/ Description: graphics extension library for Tcl/Tk - demos and examples BLT is a library of useful extensions for the Tcl language and the popular Tk graphical toolkit. It adds a vector and tree data type, background execution and some debugging tools to Tcl, and provides several new widgets for Tk, including graphs, bar-charts, trees, tabs, splines and hyper-links, as well as a new geometry manager, drag & drop support, and more. . This package contains demos and samples showing the power and versatility of BLT. Package: 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. Package: bluetooth Architecture: all Version: 5.62-ok8.0 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 43 Depends: bluez Suggests: bluez-cups, bluez-obexd, bluez-meshd Filename: pool/main/b/bluez/bluetooth_5.62-ok8.0_all.deb Size: 2940 MD5sum: 5ae39e95ecf7dae50ccca7e6fafead26 SHA1: 55a35b2cd884f7408456892a4054ded0f1d95010 SHA256: be3b65da41aa8f2e4ef0a7668eff3f5cf8be4cd5b6765e97e1a1b771dc4ae2f2 SHA512: ebb1e9ac86e06b7a1d9b2c23007ae5af685783fb13aa254fd72a20c17d095dd77ab3ac7fbe14f5effc4df303d802e27ceee7777ff2dcd49a8d0998c05b231eec Homepage: http://www.bluez.org Description: Bluetooth support (metapackage) This package provides all of the different plugins supported by the Bluez bluetooth stack. Package: bluetooth Architecture: all Version: 5.71-ok1.3 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 63 Depends: bluez Suggests: bluez-cups, bluez-obexd, bluez-meshd Filename: pool/main/b/bluez/bluetooth_5.71-ok1.3_all.deb Size: 7140 MD5sum: 1925767532ff2d9f7004faa2a68b46e6 SHA1: e7aa5713bdf690ea584a5677d8281ce485886b9d SHA256: 3f2b83f79c9d55e31ed0d6dd107cb9ac3a752231997d411d1d7119c29664c903 SHA512: f7b7d82c2f978f4e0c184fb8620e11880e89645387077e4f87d9e05bcf859cae0b09bba132b5bac6966bb22816c280c7de100217a28691da96712b8ccdca6562 Homepage: http://www.bluez.org Description: Bluetooth support (metapackage) This package provides all of the different plugins supported by the Bluez bluetooth stack. Package: bluez-source Architecture: all Version: 5.71-ok1.3 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 94274 Filename: pool/main/b/bluez/bluez-source_5.71-ok1.3_all.deb Size: 96471484 MD5sum: 715e7202bbe8ae4fd4aa44c84ee77b09 SHA1: e30ad88c70638d0921804d167f82de3370a55fd4 SHA256: 2e7e0df284f19f83fa8f5aee782a892e967f2b0598873fbe7cdd98a2ba4524db SHA512: 97e5cae2b926b530d9eb6e08053a735865879279446401d77f54758008fbcb0db58394d6a091ce7b71e441222ebc4a9b3372ebb740cbb3e95de5511578431081 Homepage: http://www.bluez.org Description: Source code for the BlueZ Linux Bluetooth stack This package contains the sources and patches which are needed to build bluez. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-test-scripts Architecture: all Version: 5.71-ok1.3 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 254 Filename: pool/main/b/bluez/bluez-test-scripts_5.71-ok1.3_all.deb Size: 38272 MD5sum: 51a759a5c1f459ef99d5977973bf9d2a SHA1: bfe81050ef0620e944040ec228014644fbc83d24 SHA256: 73253ac1c55f95524b0fef81123445310ff6193d5ac452f0465e7b8310c8fb31 SHA512: 799962b69f92daa8e8ae77e0a1b9e65e90baf94548d83923490409d6abe3ae055b635e8f102e158557fbebd8ed4967fda6bec55091cb9d30ce444f07db5a9c76 Homepage: http://www.bluez.org Description: test scripts of bluez This package contains test scripts for using BlueZ. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: breeze-cursor-theme Architecture: all Version: 4:5.24.4-ok3 Multi-Arch: foreign Priority: optional Section: kde Source: breeze Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5554 Filename: pool/main/b/breeze/breeze-cursor-theme_5.24.4-ok3_all.deb Size: 310032 MD5sum: c7fe73915e96d6c69b620d7f897a24f6 SHA1: c2a110816178cca4de73224f22662d5413c6e76e SHA256: 775df099ed3bdcf3ae968500ee0624ddbe0407e9b51ef0e1916ad5c1d6b34a91 SHA512: cee4b22631a92442d3a9bf83972aac81873af40e376338adc43d38ea8cd3b128e2da515978928ef973eca88dfaf9c37c03e68aed2815824023bb642fb3fd7437 Homepage: https://invent.kde.org/?p=breeze.git/breeze Description: Default Plasma cursor theme This is the default cursor theme for the KDE Plasma 5 desktop. . This package is part of the Breeze theme module. Package: brotli Architecture: rv64g Version: 1.0.7-ok4 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 725 Depends: libc6 (>= 2.34) Filename: pool/main/b/brotli/brotli_1.0.7-ok4_rv64g.deb Size: 327508 MD5sum: 1bd71a0de296c86f148b1d3fd2575fe0 SHA1: a24db12c750d47ec1a26eee3c16d391a245598be SHA256: 9a9a0bd3e1ef4e548fcbe9ef14462182be71f66b9407d4fb44fbdfe8aee70bf5 SHA512: fd871a2f6305cd1ff61ca3e12b46c6b303e31df6f853b60b0d7f6a89f7987cbf9e6d0faf163669203d540c096ab7350d0a8747e8a7651e734c34c29e2a38c5b6 Homepage: https://github.com/google/brotli Description: lossless compression algorithm and format (command line utility) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs a command line utility. Package: 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. Package: bsdmainutils Architecture: all Version: 12.1.8-ok2 Multi-Arch: foreign Priority: important Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 14 Depends: bsdutils (>= 3.0-0), debianutils (>= 1.8), bsdextrautils (>= 2.35.2-7), ncal Suggests: calendar, whois, vacation, mailutils Filename: pool/main/b/bsdmainutils/bsdmainutils_12.1.8-ok2_all.deb Size: 3284 MD5sum: b593fe6ebfc9d0cd9d8af087a39f8e79 SHA1: 4d726c9f5ae4eb2d48fb028954d4ccec2187ad98 SHA256: b7407c6c96af19447edea135958003f36938c25617a85bf88295ad7fbc0535c4 SHA512: e10ba61744bf3f50d716f52a3a49d396ce8877cb3cef05f31b484388a28a6103f65387e3d6d1b5ba45a2724dcf32d3425ea7525eb1de3c618d96fecfde778ce8 Description: Transitional package for more utilities from FreeBSD This is a transitional package, it can be safely removed. Package: bsh Architecture: all Version: 2.0b4-ok1.2 Priority: optional Section: devel Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 21 Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless, libbsh-java (= 2.0b4-ok1.2), libjline-java Suggests: bsh-doc, default-jre | java1-runtime | java2-runtime Enhances: libbsf-java Filename: pool/main/b/bsh/bsh_2.0b4-ok1.2_all.deb Size: 4386 MD5sum: 70901ced34100dd673a49845ec38b069 SHA1: 6b1b93137a9214325737156f5409d8f96b3724f8 SHA256: ef2e55fa507ef0deafa1e445fb46d5ff9019697e471b55422269220ee9495fe2 SHA512: aedb146ef11170d97c1de17809e0746f91fabba534d3a6c7d2e517aaeed3295ea1389724acacc003043c64c09a848f262f93b5cad85fb814eb0d8b424e79a22c Homepage: http://www.beanshell.org Description: Java scripting environment (BeanShell) Version 2 BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. Package: bsh-doc Architecture: all Version: 2.0b4-ok1.2 Priority: optional Section: doc Source: bsh Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5479 Suggests: bsh Filename: pool/main/b/bsh/bsh-doc_2.0b4-ok1.2_all.deb Size: 563452 MD5sum: 324ce3d962e2e39c6308879b8dab754e SHA1: 21bc188da2262db56b78f69b90496f4869323c26 SHA256: d8b65e5eeec330216c7e98c8e78c4c32ad5c2f50c8a449a13c3d30249c26925c SHA512: b5cefcbfcc45a964107a5e2ad485a128eaa472075e401bc6e9602389329f0279327522a35eb2aff6ff5c0176dea41d5270bb79f4d9ba107ba9b4c80f60729a5d Homepage: http://www.beanshell.org Description: Documentation for bsh BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. . The documentation includes the javadoc API for bsh version 2 as well as the faq and manual in html-format. Package: bsh-src Architecture: all Version: 2.0b4-ok1.2 Priority: optional Section: java Source: bsh Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 827 Suggests: bsh Filename: pool/main/b/bsh/bsh-src_2.0b4-ok1.2_all.deb Size: 837498 MD5sum: d6b0a9b44faa2d45905da3d1ac04b6bc SHA1: 3208d7f8e79e6b6970d1ae0fb7154620489bdb8f SHA256: 9efcb142518a57cbe3e84618ef453bad49278d2ee3c5b285d14cd6cc24088daf SHA512: 8fac9423d3a33e7e0178287fd5505264c99997f2eeb7c412caeaab144c1298fd7467a5bfb735a90c04dc8a9514d2723aa1a47b00c282a8457332a61f6df9026a Homepage: http://www.beanshell.org Description: Java scripting environment (BeanShell) Version 2 (source code) BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. . This package contains the bsh source code. Package: busybox-syslogd Architecture: all Version: 1:1.36.1-ok2 Priority: optional Section: utils Source: busybox Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 54 Provides: linux-kernel-log-daemon, system-log-daemon Pre-Depends: init-system-helpers (>= 1.54~) Depends: busybox (>> 1:1.36.1) | busybox-static (>> 1:1.36.1) Conflicts: linux-kernel-log-daemon, system-log-daemon Filename: pool/main/b/busybox/busybox-syslogd_1.36.1-ok2_all.deb Size: 5544 MD5sum: f2d10566504a50add9ae9b375d54b85b SHA1: 6f099be589d54f9f6cf3cb3f95623ab5b93d33b7 SHA256: 57f8ef35663404c644cb9906e437388751246243b0eb43a4fb240c02dca07785 SHA512: b16a111836e7bb66ad840dccda887acf5343950a7d34fc089a76b60c90a4920bfc9988c2e2f4fcb4900f2f70b3f310aaae67b2f2b31d7bc34dc917eea844ef39 Homepage: http://www.busybox.net Description: Provides syslogd and klogd using busybox The system log daemon is responsible for providing logging of messages received from programs and facilities on the local host as well as from remote hosts. . The kernel log daemon listens to kernel message sources and is responsible for prioritizing and processing operating system messages. . The busybox implementation of the syslogd is particular useful on embedded, diskless (netboot) or flash disk based systems because it can use a fixed size ring buffer for logging instead of saving logs to the disk or sending it to remote logging servers. The ring buffer can be read using the (also busybox based) command logread. . This package provides the glue to the busybox syslogd and klogd to be used in the system by providing the appropriate symbolic links and scripts. Package: ca-certificates Architecture: all Version: 20240203-ok1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 384 Depends: openssl (>= 1.1.1), debconf (>= 0.5) | debconf-2.0 Breaks: ca-certificates-java (<< 20121112+nmu1) Enhances: openssl Filename: pool/main/c/ca-certificates/ca-certificates_20240203-ok1_all.deb Size: 155572 MD5sum: bf3a3b831a140f8df44f849f68b6d887 SHA1: 2aac96338fd3abdc29931ebd401c3675b2d8db59 SHA256: 4310821e059c8cc5b373faca0164d8d0dc314616a78ca626b5711fb41ba6c318 SHA512: dfd50d6fb3f0036f157179c83f76b187404aad2f3a42775d04aedb8886e95495cb86f7b13071e55fbc9b3e6c2925f90b32458e19f2f707fe95c1f5490f24b171 Description: Common CA certificates Contains the certificate authorities shipped with Mozilla's browser to allow SSL-based applications to check for the authenticity of SSL connections. . Please note that Debian can neither confirm nor deny whether the certificate authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Full responsibility to assess them belongs to the local system administrator. Package: ca-certificates-java Architecture: all Version: 20240118-ok1 Multi-Arch: foreign Priority: optional Section: java Origin: openKylin Maintainer: openKylin Developers Installed-Size: 41 Depends: ca-certificates (>= 20210120) Breaks: openjdk-11-jre-headless (<< 11.0.19+7~1~), openjdk-17-jre-headless (<< 17.0.8~6-3~), openjdk-18-jre-headless (<< 18.0.2+9-2ubuntu1~), openjdk-19-jre-headless (<< 19.0.2+7-0ubuntu4~), openjdk-20-jre-headless (<< 20.0.1+9~1~), openjdk-21-jre-headless (<< 21~9ea-1~), openjdk-8-jre-headless (<< 8u382~b04-2~) Filename: pool/main/c/ca-certificates-java/ca-certificates-java_20240118-ok1_all.deb Size: 9968 MD5sum: 5c99c5f4e918f3362723640cf20815c0 SHA1: 1324905af556571a1a51fd9fda56a95348bc87d9 SHA256: 57291161417bdc1cc3737bef5229ca6c80f630a06ac53d411bf4656d145e72c9 SHA512: 749e1b3f1b5f19a94e508503f60b0ae2c840c40ea6236842dc393d05e99ca2c273ccaaba654d6a0751ed6ade3a322271a578e9ce86ec1aa3899c56c9cd740ace Description: Common CA certificates (JKS keystore) This package uses the hooks of the ca-certificates package to update the cacerts JKS keystore used for many java runtimes. Package: ca-certificates-mono Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 81 Pre-Depends: mono-runtime-common (>= 5.20) Depends: mono-runtime (>= 3.0~), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-security4.0-cil (>= 4.6.1.3), ca-certificates (>= 20121114) Filename: pool/main/m/mono/ca-certificates-mono_6.8.0.105+dfsg-ok2_all.deb Size: 17920 MD5sum: 92bc9048e126ca366750ee8eeda73729 SHA1: dee30ccd054cd941b2acb3b148598e6bdd67b1c7 SHA256: 7b1c4d3e3857a59bbf3d753d63dbe6d8d7b63cf98b7dbfff7b480465996f7b04 SHA512: f2b7d5400c61508ca368261e66b65dc951aa2da9bbf73b682253d25fe189ffcef5c6cf2219fa982d6a22a0d280868ba28b4564becfcd76bd809b9e7d52c1b438 Homepage: http://www.mono-project.com/ Description: Common CA certificates (Mono keystore) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package uses the hooks of the ca-certificates package to update the Mono keystore. Package: caja-common Architecture: all Version: 1.26.3-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: caja Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 14243 Depends: dconf-gsettings-backend | gsettings-backend Breaks: caja (<< 1.9.0) Replaces: caja (<< 1.9.0) Filename: pool/main/c/caja/caja-common_1.26.3-ok1_all.deb Size: 2264580 MD5sum: 5c0f33fdaac5c8bfc5e44801557fbcd3 SHA1: 886a44f3136dedb7531ab772575ccc66526c77ce SHA256: 4c8aaf0df464d999cc1e2e67a20fab2302bc51e8c9c55213a8f27284f8964110 SHA512: d68577a9a16f97bf2932e12afd91a950a4f1e8eb4fd2a530125b8c8300c718dbe851f1551803588e7f47acf828b5c3e8bf98032aa619e5f3a0760525ef327aac Homepage: https://mate-desktop.org/ Description: file manager for the MATE desktop (common files) Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. . This package contains the architecture independent files. Package: calibre Architecture: all Version: 5.44.0+dfsg-ok1.2 Priority: optional Section: text Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 60676 Pre-Depends: dpkg (>= 1.17.14) Depends: calibre-bin (>= 5.44.0+dfsg-ok1.2), fonts-liberation (>= 1:2.1.5), libjpeg-progs, libjxr-tools, optipng, poppler-utils (>= 0.85.0), python3:any, python3-apsw, python3-bs4, python3-chardet, python3-chm, python3-css-parser, python3-cssselect, python3-dateutil, python3-feedparser, python3-html2text, python3-html5-parser, python3-html5lib, python3-jeepney, python3-lxml, python3-markdown, python3-mechanize, python3-msgpack, python3-netifaces, python3-pil, python3-pkg-resources, python3-py7zr, python3-pygments, python3-pyparsing, python3-pyqt5 (>= 5.15.9+dfsg-ok1.2), python3-pyqt5.qtsvg, python3-pyqt5.qtwebengine (>= 5.12.1-4+b1), python3-pyqt5.sip (>= 12.9), python3-regex, python3-routes, python3-speechd, python3-zeroconf, xdg-utils Recommends: python3-dnspython (>= 1.6.0), udisks2, python3-ipython Suggests: python3-openssl, python3-unrardll Filename: pool/main/c/calibre/calibre_5.44.0+dfsg-ok1.2_all.deb Size: 28565364 MD5sum: 8962fedf2b24b83aa6e54b2d69a39353 SHA1: 2a1053f2b1fd74ced1b7d8ca3024ba0bcf33884e SHA256: db5bcf81177f6e31b3f0cb1367ec0a122f8bc9307323706437d6b09cefff2ef5 SHA512: 8f62bd107d5850e6877cf4fd4f64f684865b7b567fb5e91a9f268273f33de808072e54763466c6bf7347bf98ba53335c25afc343e38ae479a6786edcbd171fa1 Homepage: https://calibre-ebook.com Description: powerful and easy to use e-book manager Calibre is a complete e-library solution. It includes library management, format conversion, news feeds to e-book conversion, e-book viewer and editor, and e-book reader sync features. . Calibre is primarily an e-book cataloging program. It manages your e-book collection for you. It is designed around the concept of the logical book, i.e. a single entry in the database that may correspond to e-books in several formats. It also supports conversion to and from a dozen different e-book formats. . Calibre supports almost every single e-Reader (e.g., Kindle, Kobo, Nook) and is compatible with more devices with every update. Calibre can transfer your e-books from one device to another in seconds, wirelessly or with a cable. It will send the best file format for your device converting it if needed, automatically. . Calibre can automatically fetch news from a number of websites/RSS feeds, format the news into a e-book and upload to a connected device. . Calibre has also a built-in e-book viewer that can display all the major e-book formats. Package: calibre Architecture: all Version: 5.44.0+dfsg-ok1.3 Priority: optional Section: text Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 60676 Pre-Depends: dpkg (>= 1.17.14) Depends: calibre-bin (>= 5.44.0+dfsg-ok1.3), fonts-liberation (>= 1:2.1.5), libjpeg-progs, libjxr-tools, optipng, poppler-utils (>= 0.85.0), python3:any, python3-apsw, python3-bs4, python3-chardet, python3-chm, python3-css-parser, python3-cssselect, python3-dateutil, python3-feedparser, python3-html2text, python3-html5-parser, python3-html5lib, python3-jeepney, python3-lxml, python3-markdown, python3-mechanize, python3-msgpack, python3-netifaces, python3-pil, python3-pkg-resources, python3-py7zr, python3-pygments, python3-pyparsing, python3-pyqt5 (>= 5.15.9+dfsg-ok1.3), python3-pyqt5.qtsvg, python3-pyqt5.qtwebengine (>= 5.12.1-4+b1), python3-pyqt5.sip (>= 12.9), python3-regex, python3-routes, python3-speechd, python3-zeroconf, xdg-utils Recommends: python3-dnspython (>= 1.6.0), udisks2, python3-ipython Suggests: python3-openssl, python3-unrardll Filename: pool/main/c/calibre/calibre_5.44.0+dfsg-ok1.3_all.deb Size: 28564732 MD5sum: 784c3fb9c14df2c2f08a372adf972922 SHA1: fe364ef494deea2dd63950eeed198af59fd0b496 SHA256: ec1c0e94a02df694e661308d1e261013c5cde61b1c6966157833a64c9aee0658 SHA512: 5a442a097540f4ba526b3192fe6de864792e485d76a43695f887d4c90c42d218325aad45bda22175bcd86853fc9eabd2c15c7185f9e88648607b87a78dc7bdb8 Homepage: https://calibre-ebook.com Description: powerful and easy to use e-book manager Calibre is a complete e-library solution. It includes library management, format conversion, news feeds to e-book conversion, e-book viewer and editor, and e-book reader sync features. . Calibre is primarily an e-book cataloging program. It manages your e-book collection for you. It is designed around the concept of the logical book, i.e. a single entry in the database that may correspond to e-books in several formats. It also supports conversion to and from a dozen different e-book formats. . Calibre supports almost every single e-Reader (e.g., Kindle, Kobo, Nook) and is compatible with more devices with every update. Calibre can transfer your e-books from one device to another in seconds, wirelessly or with a cable. It will send the best file format for your device converting it if needed, automatically. . Calibre can automatically fetch news from a number of websites/RSS feeds, format the news into a e-book and upload to a connected device. . Calibre has also a built-in e-book viewer that can display all the major e-book formats. Package: cargo-doc Architecture: all Version: 1.75.0+dfsg-ok1 Priority: optional Section: doc Source: rustc Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Rust Maintainers Installed-Size: 52927 Recommends: rust-doc Filename: pool/main/r/rustc/cargo-doc_1.75.0+dfsg-ok1_all.deb Size: 2630152 MD5sum: af88b63ec3a8ac8ede66ec4d5d9cf4ac SHA1: 5fe628d80462274a26316fce92e384d0ffa0c3e3 SHA256: 8a076c0d4b859ab9a32b2cc81847b3c4e0047d98b9f5a77c15e6e2611961cc7f SHA512: af2614d5cee3173d75a69ac6e2c1b63cd5ec0468f489f4e150a34723ecf55f4a86711278d7fd22c707b642fd4d70543010b021636eeee29d82b715541a07640d Homepage: http://www.rust-lang.org/ Description: Rust package manager, documentation Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. . This package contains the documentation. Package: casper Architecture: rv64g Version: 1.445-ok6 Priority: extra Section: misc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 209 Depends: busybox-initramfs (>= 1:1.1.3-0), cifs-utils, dmsetup, eject, file, finalrd, initramfs-tools (>= 0.92bubuntu0), localechooser-data (>= 2.65ubuntu0), lzma, sudo, udev (>= 174), user-setup, util-linux (>= 2.15-0), uuid-runtime, libc6 (>= 2.34), libplymouth5 (>= 0.9.2) Conflicts: live-initramfs, usplash (<< 0.4-0) Breaks: genext2fs (<< 1.4.1) Filename: pool/main/c/casper/casper_1.445-ok6_rv64g.deb Size: 51910 MD5sum: 80ee9bab9136e486d20dae07c69c7f29 SHA1: a9592f5c9ee2cb0b0531feddf8816a1c5c193ab8 SHA256: a3c1fe8c04302b5c998e419a56389389d051d10199676d00ed76a6838d1f05d5 SHA512: 73924fcfac9fbc15549d875132071064d0747fe4d72b337f08c08c8852f71dfd51f55e8340153c58daacf57b55c4b40d520a0a6500a0970a91e87d1b701734b6 Description: Run a "live" preinstalled system from read-only media Tag: admin::boot, admin::filesystem, implemented-in::shell, protocol::smb, role::plugin, scope::utility, special::completely-tagged, works-with-format::iso9660 Package: catfish Architecture: all Version: 4.16.4-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1755 Depends: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-pango-1.0, gir1.2-xfconf-0, python3-dbus, python3-gi-cairo, python3-pexpect, python3:any Recommends: plocate | locate Suggests: gir1.2-zeitgeist-2.0 Filename: pool/main/c/catfish/catfish_4.16.4-ok1_all.deb Size: 273660 MD5sum: f866d2f5b0768d29154fb3494a27a2e8 SHA1: d728b124271f219d30dba191204d7c309a01a524 SHA256: 1e791c738e515f11735d27f8040204e33359b4034a58562f77094ceb169cba55 SHA512: d6401884337aacbbc3aa6d83fc1a1d0e77a6ef8653ffab9a339c236f4470a6b5a9dd3701a9ed627f4a6eda1b10c40ad4f44c55f335bc860e4425f502378fd194 Homepage: https://docs.xfce.org/apps/catfish/start Description: File searching tool which is configurable via the command line Catfish is a handy file searching tool for Linux and UNIX. The interface is intentionally lightweight and simple, using only Gtk+3. You can configure it to your needs by using several command line options. Package: cclib Architecture: all Version: 1.8-ok1 Priority: optional Section: science Origin: openKylin Maintainer: openKylin Developers Installed-Size: 38 Depends: python3-cclib (= 1.8-ok1), python3:any Suggests: cclib-data Filename: pool/main/c/cclib/cclib_1.8-ok1_all.deb Size: 7552 MD5sum: e1b8b3dd253cd36c0a93e0d4fbecf257 SHA1: 669675d89e185b081ef162f4ea18845acefc8a6d SHA256: 63bd0cb15117e3982277ac7e9b52ac7b90b1ddd6c554ad1df7918a7bc8841cd8 SHA512: 4b3cc5a2aa11584ffbcc867bb74caa3f1b798b3feec1b1777cd318ba32e37238fdecc5f7c36061c8cac61d7a42b4ab588396532ef5b56e5ac43be2cdf6a4acfa Homepage: http://cclib.github.io Description: Parsers and algorithms for computational chemistry A Python library that provides parsers for computational chemistry log files. It also provides a platform to implement algorithms in a package-independent manner. . This package contains helper scripts for end users. . If you are looking for the unit tests and data files managed by cclib, they are distributed separately as in non-free package cclib-data. Package: ceph-grafana-dashboards Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 678 Filename: pool/main/c/ceph/ceph-grafana-dashboards_19.2.0-ok2_all.deb Size: 36612 MD5sum: 778d0cf85acbb155203624dc33fdde24 SHA1: c8b0df5b6a36ebead95d8d8b69c2e86fd46f123d SHA256: 165855d3989b47d4282863a65b931f0a86f6f6a931e496a712481bed62080102 SHA512: b91c5142df01092c1c2dc52f4ea64d0e385af41d924a61a7dc43bf2703aba3152a3785c0d4e59c8a98a8aaf852756b6737f1461f581d014d51b7f07dfa9d2c13 Homepage: http://ceph.com/ Description: Grafana dashboards for the Ceph dashboard Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Grafana dashboards that are used by the Ceph Dashboard for monitoring. Package: ceph-mgr-cephadm Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 824 Depends: ceph-mgr (= 19.2.0-ok2), cephadm, openssh-client, python3-cherrypy3, python3-jinja2 Filename: pool/main/c/ceph/ceph-mgr-cephadm_19.2.0-ok2_all.deb Size: 141632 MD5sum: 43c7ac9e721b903983d5f2b94dcbcb2a SHA1: f6264b1a563b391c4a85fff343229d38516608e0 SHA256: 35a45175d5377f16c153bcc867db4d2dbc93241780049824a6dc357375866e1b SHA512: 66ada6a2c111d76da8f2dde6a62e5b81753d86758a9549d54d0bc7075ba10e74737a9d124d99d9c86f5902a275457748c3ed7b98e5149a791d5abf96139cb21e Homepage: http://ceph.com/ Description: cephadm orchestrator module for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the CEPHADM module for ceph-mgr's orchestration functionality, to allow ceph-mgr to perform orchestration functions over a standard SSH connection. Package: ceph-mgr-dashboard Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 8140 Depends: ceph-mgr (>= 19.2.0-ok2), python3-bcrypt, python3-cherrypy3, python3-jwt, python3-openssl, python3-routes, python3-werkzeug, python3-yaml Suggests: python3-onelogin-saml2 Filename: pool/main/c/ceph/ceph-mgr-dashboard_19.2.0-ok2_all.deb Size: 1856116 MD5sum: d0d20e2a21a35ab74940a76373fe5f2f SHA1: 7ab530d82199803163a10067daf8a39105ed8a91 SHA256: bb94f447902bd3bccb9382c1a7926e7813aab48355506ec67087e30b978d0ee2 SHA512: 5d97417d8c850c59fdaaa2f4e9ed71b18471ea2efa90ca82f8b2b03caf5b7d0406187254966c6300dee0123f7e54c4814af12d902bba7072ef32510989f0f332 Homepage: http://ceph.com/ Description: dashboard module for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package provides a ceph-mgr module, providing a web-based application to monitor and manage many aspects of a Ceph cluster and related components. . See the Dashboard documentation at http://docs.ceph.com/ for details and a detailed feature overview. Package: ceph-mgr-diskprediction-local Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 67239 Depends: ceph-mgr (>= 19.2.0-ok2), python3-numpy, python3-scipy, python3-sklearn Filename: pool/main/c/ceph/ceph-mgr-diskprediction-local_19.2.0-ok2_all.deb Size: 7894604 MD5sum: f8f043974e7e1afce3c70534ccb53cf5 SHA1: 31dc7817b007da09a6b32d688ae79f2849c9cf5d SHA256: 495f4b6c39e9a6964fd9ba3353f713d5cab7440f97b1e500c6c10ab3d5e3845b SHA512: 2e439f36350e52e5155a3eb7d5747e68182f7ee5f6f3cfa7c86e3d05fc7724037b1229811c500a3d6eecffac42d821e9c04b04863ff8e412dbb31c613e966160 Homepage: http://ceph.com/ Description: diskprediction-local module for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the diskprediction_local module for the ceph-mgr daemon, which helps predict disk failures. Package: ceph-mgr-k8sevents Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 120 Depends: ceph-mgr (>= 19.2.0-ok2), python3-kubernetes Filename: pool/main/c/ceph/ceph-mgr-k8sevents_19.2.0-ok2_all.deb Size: 28760 MD5sum: 6cf11f61d4ce8dc1e6069962bb4951eb SHA1: aadcad351b97d3873f2ff4cde8edeb3ece30f811 SHA256: 23451821511976ff6e57ea3e9ca1e6181dfa547fd2f00d17674c59368914f50b SHA512: c30195b55d19de15055c718a9882d83cc5b615c0b89bb8300844706ff821b01eeaffe134eb48db8b96bc8168ca2c1bf60bc758aacf459aa7d7a1c037decabcff Homepage: http://ceph.com/ Description: kubernetes events module for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the k8sevents module, to allow ceph-mgr to send ceph related events to the kubernetes events API, and track all events that occur within the rook-ceph namespace. Package: ceph-mgr-modules-core Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1657 Depends: python3-dateutil, python3-openssl Suggests: ceph-mgr-rook Breaks: ceph-mgr (<< 15.1.1-0ubuntu1~) Replaces: ceph-mgr (<< 15.1.1-0ubuntu1~) Filename: pool/main/c/ceph/ceph-mgr-modules-core_19.2.0-ok2_all.deb Size: 239224 MD5sum: d9497bd4b6a795aa7c6cf6a509e65642 SHA1: 44f9441c9cbecec8347dc6c24cb3af738e22ce0e SHA256: 0d78cb902684f516e198f457b05fcaa4515d87ddba7d9c946ab9a30de3f425c3 SHA512: b2e038b0a08ca89aa80be2744aa15f0a02f0fcce24f0b385b2e41d7b9df573142c9192995615265653466012488076897af523d7fefa3cd4d489a853b4adce92 Homepage: http://ceph.com/ Description: ceph manager modules which are always enabled Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains a set of core ceph-mgr modules which are always enabled. Package: ceph-mgr-rook Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 645 Depends: ceph-mgr (>= 19.2.0-ok2), python3-jsonpatch Filename: pool/main/c/ceph/ceph-mgr-rook_19.2.0-ok2_all.deb Size: 53452 MD5sum: 779e0e6b3b8ad599ef0e7fc5a9bfa3c1 SHA1: 41cba7c36220e76c95e16f122eea9e91ef5dfd27 SHA256: 99c7190114d4824552251b8edc1bb69b0e0093388c201142d282a095682a956b SHA512: be4efad880fcf3e5f9a1b53bffb130303484373f22d9817dd5b38abfc05a79b8074564833ac7cfe5c1b6cb6430bfc5f2d3e8d59ac22be32932e0263c1c66081f Homepage: http://ceph.com/ Description: rook module for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the rook module for ceph-mgr's orchestration functionality, to allow ceph-mgr to install and configure ceph using Rook. Package: ceph-prometheus-alerts Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 103 Filename: pool/main/c/ceph/ceph-prometheus-alerts_19.2.0-ok2_all.deb Size: 22036 MD5sum: b092d09960ff63ebaaf79d4ef8e590c0 SHA1: 2091847886c85897e74e9b7704bd0e10c395f3f4 SHA256: 735a144bced301fd3bd2107ff7a62841cac1049d46ea834c977479fd9db44053 SHA512: 58bc14eb951aae2c829e3866417b181ab40d59578344387100770de34db87ed8862cbcc1f695fa3319385ebbc3265451c64be80ba59e3dc87c0f63df112ebcf8 Homepage: http://ceph.com/ Description: Prometheus alerts for the Ceph dashboard Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains alerts used for Prometheus to interact with the Ceph Dashboard. Package: ceph-resource-agents Architecture: all Version: 19.2.0-ok2 Priority: extra Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 68 Depends: ceph (>= 19.2.0-ok2), resource-agents-common Recommends: pacemaker Filename: pool/main/c/ceph/ceph-resource-agents_19.2.0-ok2_all.deb Size: 16444 MD5sum: a5dc9f450b95984706a5c665d38695b9 SHA1: e658164445c4bac1201b0aac00edce9791e4a17f SHA256: eece20534cedba885f949b0fad52c4020baee8e13fb9216f96d47a01d8b034fd SHA512: 769c875af8a7b21e4c5e3d4434a6082fca65cf7435c035067ef03df5957e15995f6dc697aea6658791ec7aea04bff3cc862aec92eec686beb0f8d7663557a22a Homepage: http://ceph.com/ Description: OCF-compliant resource agents for Ceph Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. . This package contains the resource agents (RAs) which integrate Ceph with OCF-compliant cluster resource managers, such as Pacemaker. Package: ceph-volume Architecture: all Version: 19.2.0-ok2 Priority: optional Section: python Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1537 Depends: cryptsetup-bin, e2fsprogs, lvm2, parted, util-linux, xfsprogs Breaks: ceph-osd (<< 17.0.0~) Replaces: ceph-osd (<< 17.0.0~) Enhances: ceph-osd Filename: pool/main/c/ceph/ceph-volume_19.2.0-ok2_all.deb Size: 295276 MD5sum: 59b2556fbcafbf032103ff84bfe17332 SHA1: 38b8ba400e2c0167cbe4450ef30471aab2852461 SHA256: 472a524a2e5e96511ac0769addf4fd1cc47ea4423aec497a1dea41c7e0461d81 SHA512: adadf92c8e330cc4cf2e03ed544bd7c295ecca61d8496d49e502f912753350258657378f1e2ecbc29e2a04b57281af57dbfab0dcf685b1e5175fbea06083ff82 Homepage: http://ceph.com/ Description: tool to facilidate OSD deployment Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains a tool to deploy OSD with different devices like lvm or physical disks, and trying to follow a predictable, and robust way of preparing, activating, and starting the deployed OSD. Package: cephfs-shell Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 140 Depends: python3-cephfs, python3-cmd2, python3-colorama, python3:any Filename: pool/main/c/ceph/cephfs-shell_19.2.0-ok2_all.deb Size: 32732 MD5sum: d513f7613d2cf0c57cb6644748933409 SHA1: 350e8096f674243c2156c1ae08a8fe469c602e78 SHA256: fb62f852031fd79cfab27125b5ad24780a8561db3b95aaeec95ad8f3187373ab SHA512: e943d1762ee554905435f8922e6c60e96fe9864349839dff5019e4230ac8709eb855b3e97a963944f509c9c0f395e426f2d5db78e4ccd2ddae7f25c768860fd2 Homepage: http://ceph.com/ Description: interactive shell for the Ceph distributed file system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This is an interactive tool that allows accessing a Ceph file system without mounting it by providing a nice pseudo-shell which works like an FTP client. . This package contains a CLI for interacting with the CephFS. Package: charon-cmd Architecture: rv64g Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 181 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_rv64g.deb Size: 86784 MD5sum: f30eaae9cb695bf623b78c2a0824b5a2 SHA1: 4f37be17655ccde0393d291088b222b1403a31a6 SHA256: bf152afb53771b2242e5c92dd47111a0e42dea097e72e9965c16ccbfd96324b0 SHA512: a5fc0ab6ed51d7d5789e36b8b2d92432bda95799ab7c2a459ac66b0d131c9a354d9c3e74c086ba60c161dae4260732afcdb0bb0fa86b1ca1e2020902fd923602 Homepage: http://www.strongswan.org Description: standalone IPsec client The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package contains the charon-cmd command, which can be used as a client to connect to a remote IKE daemon. Package: charon-systemd Architecture: rv64g Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 188 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_rv64g.deb Size: 83384 MD5sum: 3cce7b64a77151f17b278261cea89e95 SHA1: b7c53abf161e13733c7c7f474b7e1850ee629ec4 SHA256: 183b6a3a68c1d69b09ddcc033f5a5558242462775a9447bbc410b9e9b77014ef SHA512: 89036dd95266ab72decca5002db4d7b347b473d006bfc8797c2b45fad69463579adf1dab0c924210f21d685a5128385153fdb1d19e23cc51c737d98a80cd75ab Homepage: http://www.strongswan.org Description: strongSwan IPsec client, systemd support The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package contains the charon-systemd files. Package: chemical-mime-data Architecture: all Version: 0.1.94-ok1.1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 219 Provides: chemicalmime Depends: shared-mime-info Suggests: gnome-mime-data Conflicts: chemicalmime Replaces: chemicalmime Filename: pool/main/c/chemical-mime-data/chemical-mime-data_0.1.94-ok1.1_all.deb Size: 42192 MD5sum: 232ccf428513246bc4c83cee16b2cb03 SHA1: c0935c68ca355adc33962572c759bb559d1f9b3b SHA256: 69001f26c57c803a0a878a39e29ff90b0800c5094fef40fe7d4d385a59b2d0c1 SHA512: 8c56df0d13b39f5aaf12c58e4d77e583380aafe5660bda72fdb709dad5df8fffa707b2724be3f10cdef9937a72410eb4175348d26f287bfda07d143e29d7f002 Homepage: https://github.com/dleidert/chemical-mime Description: chemical MIME and file type support for desktops The chemical media type and various subtypes have been proposed by Henry Rzepa, Peter-Murray Rust and Benjamin Whitaker in 1996 as an addition to the existing MIME types. The proposal didn't succeed but various applications make use of these MIME/file types. This package adds support to Linux desktops to detect and recognize files of the chemical/* media type. . See also for http://www.ch.ic.ac.uk/chemime/. Package: cinnamon-desktop-data Architecture: all Version: 6.0.0-ok2 Multi-Arch: foreign Priority: optional Section: x11 Source: cinnamon-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clement Lefebvre Installed-Size: 852 Depends: dconf-gsettings-backend | gsettings-backend Filename: pool/main/c/cinnamon-desktop/cinnamon-desktop-data_6.0.0-ok2_all.deb Size: 96864 MD5sum: 576f45a8d0fce30b8c5b0b3d622e0648 SHA1: 1f564813fff44a53ecbe543bec9872337d0e594c SHA256: f7b2881023a963989770a9c8b30a34c558a4d6f93c96f274141c3b8f73276a3f SHA512: f0030d69e0ff8dbd61fde9be93f57e33016d58ee6f18368452fda6977b01f749e3df64ffd857a801dc9d98f18f0b068400c9adb0ede3bfc59cb2eff8f55b37ec Description: Common files for Cinnamon desktop apps This package includes files that are shared between several Cinnamon apps (i18n files and configuration schemas). Package: cinnamon-session-common Architecture: all Version: 6.0.4-ok2 Multi-Arch: foreign Priority: optional Section: x11 Source: cinnamon-session Origin: openKylin Maintainer: openKylin Developers Installed-Size: 57 Filename: pool/main/c/cinnamon-session/cinnamon-session-common_6.0.4-ok2_all.deb Size: 11140 MD5sum: 42272be006b63cfe6356ed3fa7121314 SHA1: bb80036a72288605d7a5d4828a4557bb7a5aa3e4 SHA256: 0270e2be83a3ccdf7257a2210e4bf055c6d595c823cf653f64a431de529d08e6 SHA512: a9b2203ed0b4b66af7dc83dde6f35f75418dc6570f96189374cc04c4cf771857a2bad4a3d889944ad61f80eb9f9b3ff7a043779690b73549f2b30624d08fdc06 Homepage: http://cinnamon.linuxmint.com Description: Cinnamon Session Manager - common files The Cinnamon Session Manager is in charge of starting the core components of the Cinnamon desktop, and applications that should be launched at login time. It also features a way to save and restore currently running applications. . This package contains the translations, data files and startup scripts which are common to the Cinnamon and Cinnamon fallback sessions. Package: 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. Package: cl-brlapi Architecture: all Version: 6.6-ok3 Multi-Arch: foreign Priority: optional Section: lisp Source: brltty Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 89 Depends: cl-cffi, libbrlapi0.8 Filename: pool/main/b/brltty/cl-brlapi_6.6-ok3_all.deb Size: 5804 MD5sum: c894cc022456e493513b916f3ada83ee SHA1: 0924b22b03ad7cb698335e195f65f9f8dd355a48 SHA256: 558b06132674045e9ef882226393b402737fa8a9319e337c10dd8dfd7f60548e SHA512: 00ad97400b3778cb75e64f5a019da011fa1dc2ca5a505281668b55699d1b970b249ef542f53dcd7f16b23159f884372964e2a4040c422ead91a115e3355f29f8 Homepage: https://brltty.com Description: Common Lisp bindings for BrlAPI BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package provides Common Lisp bindings vor BrlAPI. Package: cl-speech-dispatcher Architecture: all Version: 0.12.0~rc2-ok1 Multi-Arch: foreign Priority: optional Section: lisp Source: speech-dispatcher Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TTS Team Installed-Size: 50 Depends: cl-regex Filename: pool/main/s/speech-dispatcher/cl-speech-dispatcher_0.12.0~rc2-ok1_all.deb Size: 10472 MD5sum: 01e9874dcb2a8d450021baab74956639 SHA1: 119035a6cb8094a54ff0db255852c852c9db1c8e SHA256: d12309bc3f4c35a3229b014a9f7c0b7852877d4bcb899d1bb6c905fa30a63626 SHA512: 5e83512e8536aa998a90ff43bd9197303b158cda0dd4171096da5dea199a9ef6d14bea5a4e6b73a90bf495f23d26239456fc438e677ab38bd441efb38050e7c7 Homepage: http://devel.freebsoft.org/speechd Description: Common Lisp interface to Speech Dispatcher Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains a Common Lisp library for communication with Speech Dispatcher. Package: clang-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. 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. 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. Package: clang-15-doc Architecture: all Version: 1:15.0.7-ok3 Priority: optional Section: doc Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 9772 Depends: libjs-mathjax Filename: pool/main/l/llvm-toolchain-15/clang-15-doc_15.0.7-ok3_all.deb Size: 1220754 MD5sum: 003631af9b0dc9fa9430cb71fbb5d7fc SHA1: c911581cc10ca9041c2615678557fd9b3b247781 SHA256: 21cc7c7d238dbe7e54352c752d37fd0f8e569b02c97100b298881a9675a3e7be SHA512: d32f2dcb547b206230c876f2a33932528b0872385a6a203d173d67b089e8552b05f65a07e42481bc0449773d343d4acd4cead38f0ad8be5d086348e59cbe448e Homepage: https://www.llvm.org/ Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-17-doc Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: doc Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 8421 Depends: libjs-mathjax Filename: pool/main/l/llvm-toolchain-17/clang-17-doc_17.0.6-9ok4_all.deb Size: 1136708 MD5sum: 8673f96f31c6d250c7686e4bb3f4f44e SHA1: 9a340b9ebc6148766f79b4f0ba1d1efb30ddcd4a SHA256: 245883c19833028e2f5faa3ff755cf3a505e32303c0644ceb4d5d8ae5bb6f88c SHA512: 348f426607292a72ebd68603e0a1572d6c736a168c7670247e4497f03acce7b8e6714a294c5342d344b864bdfa3b3d84a86ed8b92dbb11724a45638cd8cc53d3 Homepage: https://www.llvm.org/ Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-17-examples Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: doc Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 43 Filename: pool/main/l/llvm-toolchain-17/clang-17-examples_17.0.6-9ok4_all.deb Size: 11528 MD5sum: 20e9e6c6ed07a8e7427dd28d5ff617b0 SHA1: bfc98930a2ee647b40f51e9b0aae15d71c490b90 SHA256: 267ce76484f8b4bbc2acd6d95c60c101595864fed44b5371ae5899c8f47f3d48 SHA512: de47c61d02e5526cf974437c16fa4858b22174f480339b20fdc8ff6c6038e265bac0f6009b75cd38e3a341a1c970e0b99226874e497203fcd132900bccc12d75 Homepage: https://www.llvm.org/ Description: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: cloud-guest-utils Architecture: all Version: 0.33-ok1 Multi-Arch: foreign Priority: extra Section: admin Source: cloud-utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Depends: e2fsprogs, fdisk, python3:any Recommends: gdisk Suggests: cloud-init Filename: pool/main/c/cloud-utils/cloud-guest-utils_0.33-ok1_all.deb Size: 16932 MD5sum: 1a435dbe8eb6762fdaaa010689cb7c9e SHA1: a6f701ddcca638c66e8fcd7ca864e7830acfb143 SHA256: 4cbe60c9c8714b9614ad0d702ab30b0e8f8a93967bd568eedf02fcfb1d527b64 SHA512: 1d44e4433c080411b419286990984a582cde7303ec571986264a8ea38f210aceecac24d4765561d8228c5cd86e163a09f7cd3e2f771eaa985a12ed58e92c4a7a Homepage: https://launchpad.net/cloud-utils Description: cloud guest utilities This package contains programs useful inside cloud instance. It contains 'growpart' for resizing a partition during boot, which is normally done with the aid of cloud-init. Package: cloud-image-utils Architecture: all Version: 0.33-ok1 Priority: extra Section: admin Source: cloud-utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 59 Depends: ca-certificates, e2fsprogs, file, genisoimage, qemu-utils, wget, python3:any Recommends: distro-info Suggests: mtools Filename: pool/main/c/cloud-utils/cloud-image-utils_0.33-ok1_all.deb Size: 16996 MD5sum: 35c259bec10755723539ea5440c10b94 SHA1: b503e431cb70915bfdd31997edb12ad4e89cde9a SHA256: 06ebcfe43c80975d8bdc8ca3bac0a3433f0a875de42da4ec56e52bcaa983dc5f SHA512: 8df920cdfb398c6afad0e2180a7008f4b1b3af9e85f7dfa9755f4cefd107c9516656ea2c3cb5903c7defce751fa37f14abfea850f506cc5d66596fb4c9571dd8 Homepage: https://launchpad.net/cloud-utils Description: cloud image management utilities This package provides a useful set of utilities for working with cloud images. It contains tools to help in modifying cloud images, running, and querying data related to cloud-images. Package: cloud-utils Architecture: all Version: 0.33-ok1 Priority: extra Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 13 Depends: cloud-guest-utils, cloud-image-utils Filename: pool/main/c/cloud-utils/cloud-utils_0.33-ok1_all.deb Size: 1776 MD5sum: 60d5794309c1762bea5a2ef4ba0ad973 SHA1: 192b843cfa8f2c473297c49d5d400a13f31bb7bc SHA256: dd7657f62b0c18cbe1da0fbe43a583c4cb54d68e3714c490c1e7bd777775e137 SHA512: 531c1568c13b62f2d80a8283950b99df08656d559c2c93d0b4fbab81868f0f7cd7c915d76a31d026247d7645ccdeb55b122195eb8814349877e495da087d0144 Homepage: https://launchpad.net/cloud-utils Description: metapackage for installation of upstream cloud-utils source This metapackage will depend on all sub-packages built by the upstream cloud-utils source. Package: 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. Package: cmake-data Architecture: all Version: 3.28.3-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: cmake Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian CMake Team Installed-Size: 10980 Filename: pool/main/c/cmake/cmake-data_3.28.3-ok1_all.deb Size: 2123776 MD5sum: 10cb76b6f41d3d56171822840295f564 SHA1: 10eee7aee239b80eb4b223ced29f8f38fb0d7335 SHA256: b77170be92e560b85ed0a151092fa624a81503b660275f45fd3f0299bc51430b SHA512: be876c06f89827fe77e42c8207e52cd4d6a92ade59b5338c8831047a087a4d3660072dd78d77ccf99148f0afdeb77f463a87c5eaee6fa370fd4deac79890a98c Homepage: https://cmake.org/ Description: CMake data files (modules, templates and documentation) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . This package provides CMake architecture independent data files (modules, templates, documentation etc.). Unless you have cmake installed, you probably do not need this package. Package: cmake-doc Architecture: all Version: 3.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. Package: cmake-doc Architecture: all Version: 3.28.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cmake Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian CMake Team Installed-Size: 32342 Depends: cmake-data (= 3.28.3-ok1), libjs-sphinxdoc (>= 7.2.2) Recommends: doc-base Suggests: cmake Filename: pool/main/c/cmake/cmake-doc_3.28.3-ok1_all.deb Size: 2438764 MD5sum: 3bdc028ef718e8b36d68d2e34649c630 SHA1: 0b6ce526e771a008d3d7eb39eb8bdb976d93aa7b SHA256: 2c0465ee4719495a3b1d144dbf7cd05da52eab3ad38f49b8f50f7c38de20deeb SHA512: 2658735f5220fa5a79fb24cbcee4e3e4847fd5528106f15bca57224cbf4c3024fda5ff7c2437f0468188cdddb5ef005b8581a129b73c7af3ca17f2f75864c277 Homepage: https://cmake.org/ Description: extended documentation in various formats for CMake CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . This package provides additional documentation in various formats like HTML or plain text. Package: colord-data Architecture: all Version: 1.4.7-ok1 Priority: optional Section: graphics Source: colord Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 1045 Breaks: colord (<< 1.2.0-2) Replaces: colord (<< 1.2.0-2) Filename: pool/main/c/colord/colord-data_1.4.7-ok1_all.deb Size: 172468 MD5sum: 0e34e40b2e502d9d9ed485c737ac62c1 SHA1: cc8950f456e77ce8af380d31c68be350f4ed4ec8 SHA256: bcb1335d3ccd09e291165eeba0448257b2ea99bf541306db228a67981315d236 SHA512: 2dd0670c97c3076af07fbe6a6ec8b14fbc1c00abded374c86892ac81001ee5d2e0f2b1c54d22f6045d1b93fd18eab78480a9c6c2eefb1b81290bf79501040983 Homepage: https://www.freedesktop.org/software/colord/ Description: system service to manage device colour profiles -- data files colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains data for the colord system daemon. Package: console-setup Architecture: all Version: 1.226-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 431 Pre-Depends: debconf | debconf-2.0 Depends: console-setup-linux | console-setup-freebsd | hurd, keyboard-configuration (= 1.226-ok1), xkb-data (>= 0.9), debconf (>= 0.5) | debconf-2.0 Suggests: locales, lsb-base (>= 3.0-6) Conflicts: console-setup-mini Breaks: lsb (<< 2.0-6), lsb-base (<< 3.0-6), lsb-core (<< 2.0-6) Filename: pool/main/c/console-setup/console-setup_1.226-ok1_all.deb Size: 102412 MD5sum: dbea63d5e890f9fd13749e4d6b670fd0 SHA1: 7abd7af3dd1e4c23362cccfde064556bacc505ae SHA256: ff519a0d6d8a98958f331f49bb62305864cca453a81962bf940b23bb68cf1795 SHA512: d32df3df434a64fa6889d3922e45c03f4b8bc09c9f56ba0f2ef7111f4d0f9947fe95d84dd5c0d8885fe2d1db4081a0c6f1560007456add39450da1ecf2472f59 Description: console font and keymap setup program This package provides the console with the same keyboard configuration scheme as the X Window System. As a result, there is no need to duplicate or change the keyboard files just to make simple customizations such as the use of dead keys, the key functioning as AltGr or Compose key, the key(s) to switch between Latin and non-Latin mode, etc. . The package also installs console fonts supporting many of the world's languages. It provides an unified set of font faces - the classic VGA, the simplistic Fixed, and the cleaned Terminus, TerminusBold and TerminusBoldVGA. Package: console-setup-linux Architecture: all Version: 1.226-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: console-setup Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 2202 Provides: console-terminus Depends: init-system-helpers (>= 1.29~) | initscripts, kbd (>= 0.99-12) | console-tools (>= 1:0.2.3-16), keyboard-configuration (= 1.226-ok1) Suggests: console-setup Conflicts: console-setup-freebsd Breaks: console-cyrillic (<= 0.9-11), console-setup (<< 1.71), console-terminus Replaces: console-setup (<< 1.71), console-terminus Filename: pool/main/c/console-setup/console-setup-linux_1.226-ok1_all.deb Size: 1882640 MD5sum: cc756be6b0ccb3d682dc0df87bfd832d SHA1: 2bb80af36056f272b5a95c153c7338092cb05ffb SHA256: b72fc5ca586dd2f28b4d97127496efaaa08b2b5969542231bd386157b9e022aa SHA512: 777a47748bc96b1fe40435833cc06173a666abc01ad3c62d57fe23535e9b733d125c8da0cdd8de17321df03c7bc46d48edab20f04b635bcef02981c5988e5ef1 Description: Linux specific part of console-setup This package includes fonts in psf format and definitions of various 8-bit charmaps. Package: console-setup-mini Architecture: all Version: 1.226-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: console-setup Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 1028 Depends: console-setup-linux | console-setup-freebsd, debconf (>= 0.5) | debconf-2.0, keyboard-configuration (= 1.226-ok1) Recommends: kbd | console-tools Suggests: lsb-base (>= 3.0-6) Conflicts: console-setup Breaks: lsb (<< 2.0-6), lsb-base (<< 3.0-6), lsb-core (<< 2.0-6) Filename: pool/main/c/console-setup/console-setup-mini_1.226-ok1_all.deb Size: 631252 MD5sum: 9d746198efa35ee3bd38380b7b175b9e SHA1: 7550932c72034bcdafcfe0e9979d300bdcaa2a5f SHA256: 317071bdd10b8647aa2e0893c0f61c01cba523e72e904b233736d556689aefb4 SHA512: 5901eb9928816e005703736a946bd941886ea845586c092d5ed32da33807dbf2c17c332cfae56a23a6f40ffff17f436d2cd70d431d8758a9f6978c6a9a7cae13 Description: console font and keymap setup program - reduced version for Linux This package provides the console with the same keyboard configuration scheme as the X Window System. As a result, there is no need to duplicate or change the keyboard files just to make simple customizations such as the use of dead keys, the key functioning as AltGr or Compose key, the key(s) to switch between Latin and non-Latin mode, etc. . This package can be useful for handhelds or other devices with small storage space. Package: cpis-dict-libime-allinone Architecture: all Version: 10.0.9.0.8-189 Multi-Arch: foreign Priority: optional Section: utils Source: libime-cpis Origin: openKylin Maintainer: jiangjiang Installed-Size: 16215 Depends: cpis-dict-libime-chs-common Filename: pool/main/libi/libime-cpis/cpis-dict-libime-allinone_10.0.9.0.8-189_all.deb Size: 7005770 MD5sum: 7d61f4c1a4d465ff85c87e495657f222 SHA1: 4bef2b0612286616b0a0a7e39b9fc1e516da06ef SHA256: 6102604331768c536eed91122915faf796ed8ffd2bdf7501d999b8582f0641d8 SHA512: 2029fe2ddec4e7d3fac422f5a82e936423e579defe33f32f5c5467e787accd857444dcf675dfff392ebc759e183b67874ebf8dd29b8f0d4f0d7968dd03c12b6f Homepage: https://www.taotics.com/ Description: package cpis-dict-libime-allinone. Package: cpis-dict-libime-chs-common Architecture: all Version: 10.0.9.0.8-189 Multi-Arch: foreign Priority: optional Section: utils Source: libime-cpis Origin: openKylin Maintainer: jiangjiang Installed-Size: 21520 Depends: cpis-engine-plugin-libime Filename: pool/main/libi/libime-cpis/cpis-dict-libime-chs-common_10.0.9.0.8-189_all.deb Size: 16908486 MD5sum: 2db43319e0047881cca3e3819db3eac7 SHA1: 1aece50cc7732d2592046798d5cf20330f9bfccf SHA256: 6af3cebe43f8b7fb9846a5865a59bba1a2df93e0f92dbae794b79d77ba03d40a SHA512: 39785ad3a35027f4175c37cde48cfcc98418145609841d9cbf7d2eddacf05c0336989ba3117338755f968723c5ad71ac9a5493fe5b8de8c7ad4198c4a1cf728f Homepage: https://www.taotics.com/ Description: package cpis-dict-libime-pinyin. Package: cpp Architecture: rv64g Version: 4:12.2.0-ok1 Multi-Arch: allowed Priority: optional Section: interpreters Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 29 Depends: cpp-12 (>= 12.2.0-1~) Suggests: cpp-doc Conflicts: cpp-doc (<< 1:2.95.3) Filename: pool/main/g/gcc-defaults/cpp_12.2.0-ok1_rv64g.deb Size: 5754 MD5sum: 506774e402d4f214c0eb70df731903f1 SHA1: 6e1f2ad0f448860de54bbbca8bb96ce3116f843e SHA256: d00ea3cce7e6c2f1d739c450ff20710033816cc5bd9426385d7f06e1b72905b7 SHA512: e94164f3d402dc5d06321d6f354d06e2b62b911fdcbead2818ff286e84b887bb1afe1fcdc7b678fe0dbf414d2bec686b1deaefb94701d9c9f19895bc19f95e9a Description: GNU C preprocessor (cpp) The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This is a dependency package providing the default GNU C preprocessor. Package: cpp-10-doc Architecture: all Version: 10.5.0-ok3 Priority: optional Section: doc Source: gcc-10 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 565 Depends: gcc-10-base (>= 10) Filename: pool/main/g/gcc-10/cpp-10-doc_10.5.0-ok3_all.deb Size: 177732 MD5sum: ec5f0567b389a609d3ad2245af551b36 SHA1: 0f1da5449999ca0d19d7dae300811163945c6f34 SHA256: dd751b2c2a87d2131c7349c27a480e415846412c36255cbff086cf2716c0bd28 SHA512: 5fc26d499ae283ff496e499cc93bb48d7d4a239be899d065e632f1917fff1ad6b6aa7903c98056ed5beae514550bfba399f5de0fac8706df4439323bd7a31ff8 Homepage: http://gcc.gnu.org/ Description: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format. Package: cracklib-runtime Architecture: rv64g Version: 2.9.6-ok2 Multi-Arch: foreign Priority: optional Section: admin Source: cracklib2 Origin: openKylin Maintainer: Jan Dittberner Installed-Size: 562 Depends: file, libcrack2 (>= 2.9.6-ok2), libc6 (>= 2.34) Recommends: wamerican | wordlist Filename: pool/main/c/cracklib2/cracklib-runtime_2.9.6-ok2_rv64g.deb Size: 147166 MD5sum: 8d87da4e9cc6d431a6b578ee84e8addb SHA1: 6a49148405c3b680330394563f5b01a73299212a SHA256: be0c6a43f18e2ecb038fdc3d4c765f31b3a442b22853f6233f79407242e1db06 SHA512: f2f7283f2a0b276aadaff5523cf22f907891950dce3fc8a78eebae2403f03d47ac863d830d0a9c183c1488d814d641af2ca5210962078c448145a8d40f91bbf4 Homepage: https://github.com/cracklib/cracklib Description: runtime support for password checker library cracklib2 Run-time support programs which use the shared library in libcrack2 including programs to build the password dictionary databases used by the functions in the shared library. Package: cryptsetup-initramfs Architecture: all Version: 2:2.4.3-ok1 Priority: optional Section: admin Source: cryptsetup Origin: openKylin Maintainer: openKylin Developers Installed-Size: 91 Depends: busybox-initramfs, cryptsetup (>= 2:2.4.3-ok1), initramfs-tools (>= 0.137) | linux-initramfs-tool, debconf (>= 0.5) | debconf-2.0 Recommends: console-setup, kbd, plymouth Breaks: cryptsetup (<< 2:2.0.3-1) Replaces: cryptsetup (<< 2:2.0.3-1) Filename: pool/main/c/cryptsetup/cryptsetup-initramfs_2.4.3-ok1_all.deb Size: 22494 MD5sum: 89c05b593785946f9610b9c9cfed6136 SHA1: 745026e21856c239cfa51ea44507586cf53e759f SHA256: 3104497deb84a58bfe5abf0212e36094f1b19f7c92b0e0b24d781843040f4bc0 SHA512: b7e74346d6f05ddcfd0f1694f8ae72b66c47e8d4258e9bbdf9f01b2336c0026239d6b68d6f1c405b6c8fb7ec096dc38cce25267d4a18dcf7d130d17ba980ea87 Homepage: https://gitlab.com/cryptsetup/cryptsetup Description: disk encryption support - initramfs integration Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides initramfs integration for cryptsetup. Package: cryptsetup-initramfs Architecture: all Version: 2:2.6.1-ok3 Priority: optional Section: admin Source: cryptsetup Origin: openKylin Maintainer: openKylin Developers Installed-Size: 76 Depends: busybox-initramfs, cryptsetup (>= 2:2.6.1-ok3), initramfs-tools (>= 0.137) | linux-initramfs-tool, debconf (>= 0.5) | debconf-2.0 Recommends: console-setup, kbd, plymouth Breaks: cryptsetup (<< 2:2.0.3-1) Replaces: cryptsetup (<< 2:2.0.3-1) Filename: pool/main/c/cryptsetup/cryptsetup-initramfs_2.6.1-ok3_all.deb Size: 16012 MD5sum: 522b2c22104fe8f3da0a803aa798b4c2 SHA1: 5cc1509476babfc1b8462067eb1469b26c4883d0 SHA256: c34a722367e41e6202d60c5017d7b0a4489e26c2f9740133a42cbd0f658835e4 SHA512: 1fa797e58c39cdb97f260fd39658e1ab4c8fc1fcd31cc306bea388e6f9411f53f97b5b62dc061b4f8721057976dc8feea6d4ddddc8d02528a193ebe798850b6b Homepage: https://gitlab.com/cryptsetup/cryptsetup Description: disk encryption support - initramfs integration Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides initramfs integration for cryptsetup. Package: cryptsetup-initramfs Architecture: all Version: 2:2.6.1-ok5 Priority: optional Section: admin Source: cryptsetup Origin: openKylin Maintainer: openKylin Developers Installed-Size: 75 Depends: busybox-initramfs, cryptsetup (>= 2:2.6.1-ok5), initramfs-tools (>= 0.137) | linux-initramfs-tool, debconf (>= 0.5) | debconf-2.0 Recommends: console-setup, kbd, plymouth Breaks: cryptsetup (<< 2:2.0.3-1) Replaces: cryptsetup (<< 2:2.0.3-1) Filename: pool/main/c/cryptsetup/cryptsetup-initramfs_2.6.1-ok5_all.deb Size: 15304 MD5sum: d74dc2145cd5902c66585fc8cee5133b SHA1: dde4ffb5c4cc130593641c9fd6ec7d927175e870 SHA256: 2eb81e59be95c7f122ea632e1c2e05780312bff00bf673da2ef63be5229f0a9f SHA512: 34bb706d4f1a25772058d0f5e502729088ebf93cb3808087ab02698d5cb0e90a381fe5effea641ca08f4b45e39bf3241378e36989e776269cf7a07927848a8c3 Homepage: https://gitlab.com/cryptsetup/cryptsetup Description: disk encryption support - initramfs integration Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides initramfs integration for cryptsetup. Package: cryptsetup-run Architecture: all Version: 2:2.4.3-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Source: cryptsetup Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20 Depends: cryptsetup (>= 2:2.1.0-6) Filename: pool/main/c/cryptsetup/cryptsetup-run_2.4.3-ok1_all.deb Size: 4542 MD5sum: 61288e3322b460970fed44eeeaa81eb7 SHA1: a12f0994963d151f816fbcbc8c71583b5267ad79 SHA256: e61f0e2f85813ca624089209c40f3d827148d587c6569aedd89f726281b51de2 SHA512: f23a6a4ffc130f6a63d0060ae89a469d37f4679bd7729c945296c39147804e8f6f3e22d0f6e9542c28f584e890a9607872a6aa4c085100c4f48a729f5d707523 Homepage: https://gitlab.com/cryptsetup/cryptsetup Description: transitional dummy package for cryptsetup This is a transitional dummy package to get upgrading systems to install the cryptsetup package. It can safely be removed once no other package depends on it. Package: cryptsetup-run Architecture: all Version: 2:2.6.1-ok3 Multi-Arch: foreign Priority: optional Section: oldlibs Source: cryptsetup Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10 Depends: cryptsetup (>= 2:2.1.0-6) Filename: pool/main/c/cryptsetup/cryptsetup-run_2.6.1-ok3_all.deb Size: 2254 MD5sum: fafc2920995529d7ce0063777b1de08a SHA1: d63626813cf34e935b511f7bdd1a58e9c7873b94 SHA256: 6e9cb4d294f09bc1ef36b70bdf8f8e34fae681a648eb69224de11ac1bf95f0fa SHA512: 7bbb9b5b700765b80b02ffead395f33babfb8095b3687c1a5ab3b031b638173217504ac36dde548b46a634d65e7db58190ffad16adb243a4a16fb2be06aacc21 Homepage: https://gitlab.com/cryptsetup/cryptsetup Description: transitional dummy package for cryptsetup This is a transitional dummy package to get upgrading systems to install the cryptsetup package. It can safely be removed once no other package depends on it. Package: cryptsetup-run Architecture: all Version: 2:2.6.1-ok5 Multi-Arch: foreign Priority: optional Section: oldlibs Source: cryptsetup Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: cryptsetup (>= 2:2.1.0-6) Filename: pool/main/c/cryptsetup/cryptsetup-run_2.6.1-ok5_all.deb Size: 2044 MD5sum: a8b84973578e6528c925d13d5088b52b SHA1: 09d29d575932e32bb3bac7a10378ae498a41e269 SHA256: 6b926f4179188a1dc0286b31d8233a2dfb16c743872d2a71500da0de17e66f21 SHA512: 4f22607b5a3bab42ced149f67b3f9e589e0ddef105ed8bcb63274c24be7162561bfdb120ab6b51ab30218eb58c939132aa388b8f5944af698c76e50ab0a942e0 Homepage: https://gitlab.com/cryptsetup/cryptsetup Description: transitional dummy package for cryptsetup This is a transitional dummy package to get upgrading systems to install the cryptsetup package. It can safely be removed once no other package depends on it. Package: cups-common Architecture: all Version: 2.4.6-ok1 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4233 Filename: pool/main/c/cups/cups-common_2.4.6-ok1_all.deb Size: 252532 MD5sum: 514d9cda00d3c8f315e9b3abd64bfa43 SHA1: 19f5022494f7fe291b267411b44f41395e1b2464 SHA256: 6aab3804771a877b9faf9b9473527a592a1515a0c3df5b494c53653c1f301439 SHA512: 9e1635c11d0695569f1a12c4de0dfaedccf61c26d21adc350a99f142c0da4fcd9a611935125da31360b7e6f8554f3c86847d4ef065955c079070d4c26635eea9 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. Package: cups-common Architecture: all Version: 2.4.7-ok1 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 4233 Filename: pool/main/c/cups/cups-common_2.4.7-ok1_all.deb Size: 245540 MD5sum: d53fb342f4f45aee54918b4aff16f365 SHA1: edafd78d70c7f475aea838d892a9e054866528c4 SHA256: 4964a2005fd004e0608ebef2edcddeddecc0d5437f112653228ca69f4e85b756 SHA512: 236fe4269018830cf1444011c9815d389e9bd49724528571b366c1b821c9012c1ca14e9bac7af84d302b5b771ea3f0b19a62a457f5f58e8aeefa52a92103c23e Description: Common UNIX Printing System(tm) - common files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides common files for CUPS server and client packages. Package: cups-server-common Architecture: all Version: 2.4.6-ok1 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2376 Filename: pool/main/c/cups/cups-server-common_2.4.6-ok1_all.deb Size: 408428 MD5sum: 5fcbe1601d69b59c548644fe8df11c2a SHA1: dd71edbe576379b3223c152ebe81105c070cc43e SHA256: 4284c0c109250659f034a2b1a6c00984ef07201234c24ee991859bd553e91f1e SHA512: 180d61e7265ec934287d7f6f9eebe84c7f6dbfe7358edd1da60f592572f91fd0e546275db1a012f2773e04c3bc34116eae9757fe0faed0dfa4210c1892339e3a 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. Package: cups-server-common Architecture: all Version: 2.4.7-ok1 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 2376 Filename: pool/main/c/cups/cups-server-common_2.4.7-ok1_all.deb Size: 402016 MD5sum: 577f3e2eaac663cdff8b0f23967a8d0e SHA1: af3e6e30a3174e0bd82469561d68882645fd9446 SHA256: c656b551915e034e415d8d2177f8bf05b0046861381bc40ba8b65de26e2b33ea SHA512: 2312a3478ff9df61789a6cba8b6f7c60f38d2c2128f797feeae89c3f05f32dd7ffc709ff72b1c47126d087ea383543c3769070cb7d4438e01821c6262eff34dd Description: Common UNIX Printing System(tm) - server common files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides common files for CUPS server. Package: cyrus-sasl2-doc Architecture: all Version: 2.1.28+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2148 Depends: sphinx-rtd-theme-common Filename: pool/main/c/cyrus-sasl2/cyrus-sasl2-doc_2.1.28+dfsg1-ok1_all.deb Size: 124740 MD5sum: 92d5c1b8df4cf589c730a3070fd014fe SHA1: 1476a4ab461d9e389407e3d45803a401a7cbfc86 SHA256: 4fe3f5e7766a543389d2085579a1781ad0b9769cd051808e95975cff5b56dc9c SHA512: a081b6f9a39d39b5fb483b7e56cc39936bb6e1fe67d81c489195598ee245a127decbe1d3de7cc598214307993e891d57da84d1990780927036478af88845b7a3 Homepage: https://www.cyrusimap.org/sasl/ Description: Cyrus SASL - documentation This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package contains documentation for system administrators. Package: cython-doc Architecture: all Version: 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. Package: cython-doc Architecture: all Version: 3.0.8-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cython Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Team Installed-Size: 4707 Depends: libjs-jquery, libjs-underscore Suggests: cython3 Filename: pool/main/c/cython/cython-doc_3.0.8-ok1_all.deb Size: 893900 MD5sum: 459145bc3dc3146a39eb0c04cce5a416 SHA1: 310959fb7a93324a5ac306aea394925af3fbbec2 SHA256: 0da9e7f88ca5dbfb69b9ae75782032c4a45d1d969dd0460552246b3774db1513 SHA512: b4c2aec6c28578bc329dab5009bec8d2a4e1c12f0ec06137b30ae75284e511a4452e21945cfdadc9f774800d686e6c062ba4a2a30ad5669c43261fd32393b28d Homepage: http://cython.org/ Description: C-Extensions for Python - documentation This package contains documentation for Cython. Package: d-feet Architecture: all Version: 0.3.16-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 464 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, python3-gi, dconf-gsettings-backend | gsettings-backend, python3:any Filename: pool/main/d/d-feet/d-feet_0.3.16-ok1_all.deb Size: 63780 MD5sum: a2b2753f207debfd4dd8c2160e06e9e6 SHA1: ecfd29abcd5c0200958c093da27ac865054b278a SHA256: de0581a0e12abbdb46cde528ac687b21d64a6e09e4676e83600fbeb0ac0e18b9 SHA512: b8d4895bfeb45447b390b1f5d2daf3c385f228d7d0a5b8f664dff7ef44886d4f9193b7ccad139a3d0944b8128673d962439b40e15d7362ea4666fa494e69b7ec Homepage: https://wiki.gnome.org/Apps/DFeet Description: D-Bus object browser, viewer and debugger d-feet is a D-Bus debugger that allow you to: * View names on the session and system bus * View exported objects, interfaces, methods and signals * View the full command line of services on the bus * Execute methods with parameters on the bus and see their return values Package: d-shlibs Architecture: all Version: 0.106-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 37 Depends: apt, binutils Filename: pool/main/d/d-shlibs/d-shlibs_0.106-ok1_all.deb Size: 9240 MD5sum: 5cc9644ac14e345ebd6695a00914608d SHA1: 0793dbddfd7f149988820adc8b46e4d96705f02b SHA256: a0d1aded96b0c51a7347ee8c1f38c53090745d76dbb09249840be1bb6fb0e305 SHA512: 09b53dd6fe359412b932de8cc6578a4d80388e2445d41d1c7d6df469a6a1c098a56e80dbfcc87e138181980b9b479b32ddda0d8c7c9c964ea73ab7c5a38e4253 Homepage: https://tracker.debian.org/pkg/d-shlibs Description: Debian shared library package building helper scripts Shared library packages in Debian need some special catering to do with regards to which files go where. This package contains programs which try to help automate the process and catch simple errors. . * "d-shlibmove" moves the shared library binary around from temporary installation directory to the destination package directory. * "d-devlibdeps" tries to list the development library dependencies required for using the -dev package. Package: 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 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. Package: db-util Architecture: all Version: 1:5.3.21-ok1 Multi-Arch: foreign Priority: extra Section: utils Source: db-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Bastian Germann Installed-Size: 37 Depends: db5.3-util Filename: pool/main/d/db-defaults/db-util_5.3.21-ok1_all.deb Size: 1940 MD5sum: 0fb8496fa7cfe43fda44ceffe08fb3f2 SHA1: 0be2b55bfae94a8e42c7ec6934efb769fc6dac2e SHA256: 366a9f1176d8e57cfd39bd272bf8d597b824079b2251ee9bfe9c17dd28715e87 SHA512: 0f659802eedad02cd35cfd8fee6b1d1619c335b7be8c6e68d878a236672219042f33720a6e0a16be97a7fed6ac7a4060fbf72c26a774073a9a99d7be2462451b Description: Berkeley Database Utilities This empty package depends on the recommended utilities package containing different tools for manipulating databases and installs unversioned links to current database utilities. Package: dbus-1-doc Architecture: all Version: 1.14.10-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 21663 Suggests: libdbus-1-dev Filename: pool/main/d/dbus/dbus-1-doc_1.14.10-ok3_all.deb Size: 1469008 MD5sum: 1e957082ff58d53c003ddb579c74dfba SHA1: d273cfc44fa92c2e816748ce47c05814151baa27 SHA256: 21e2755e88b963aed3608d92804b412adc48e585323f34cbba4153a3e956cd13 SHA512: 82a943f063e94a66471ae2f05cfd998c11241fc604d89215ef8009af3830bce67ddbcadcf49f8b0fc6d635a07618b8574dda5588e02a8b0ee309d89fcbe95329 Homepage: https://dbus.freedesktop.org/ Description: simple interprocess messaging system (documentation) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the API documentation for D-Bus, as well as the protocol specification. . See the dbus description for more information about D-Bus in general. Package: dbus-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. Package: dbus-session-bus-common Architecture: all Version: 1.14.10-ok3 Multi-Arch: foreign Priority: optional Section: admin Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 100 Breaks: dbus (<< 1.13.18-2~) Replaces: dbus (<< 1.13.18-2~) Filename: pool/main/d/dbus/dbus-session-bus-common_1.14.10-ok3_all.deb Size: 72496 MD5sum: 3883bc9f7e8dd3b52d1cad42d4aae54c SHA1: 07a0e3069a5f7769c16ed15470c855c5e69f1b69 SHA256: 41c6367b2548e2425cd17b11c5c0edf6c0cd2e71c97e44ed44caadd0c224a9d2 SHA512: 011e6ca77dadc89b13fa40a925b0ccdb36d26ae54e36aeedcb171bbe2a96c18eca9353527169d25fa8aaaf258b232fe748155370a2f2c30823b4f7d29f2fe767 Homepage: https://dbus.freedesktop.org/ Description: simple interprocess messaging system (session bus configuration) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the configuration files defining the behaviour of the D-Bus session bus, used for applications and per-user services. These are used by the reference implementation in the dbus package, and by the reimplementation in the dbus-broker package. . To provide a complete D-Bus session bus, install one of the packages that implement the dbus-session-bus virtual package, such as dbus-user-session. The recommended implementation is indicated by the default-dbus-session-bus virtual package. Package: dbus-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. Package: dbus-system-bus-common Architecture: all Version: 1.14.10-ok3 Multi-Arch: foreign Priority: optional Section: admin Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 112 Depends: adduser Breaks: dbus (<< 1.13.18-2~) Replaces: dbus (<< 1.13.18-2~) Filename: pool/main/d/dbus/dbus-system-bus-common_1.14.10-ok3_all.deb Size: 73604 MD5sum: 7813ee76ee677dcba6210cff471957ad SHA1: 5e22fb9cd3c9abf02d258d380af08763bba84504 SHA256: 7516a81ff43218691ad354e3928faaf5afb8947e77c693ecb233003f62eb8673 SHA512: e8248681284288f3909ee5a53e4d00193e179c05c1e1a2bb8d4636f2b42c1405cc78ea29e9dda188fd59626fdc16fca327eaa3465190af85a278dadb99aa63e0 Homepage: https://dbus.freedesktop.org/ Description: simple interprocess messaging system (system bus configuration) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the configuration files defining the behaviour of the D-Bus system bus, used for system services such as networking and storage management services. It is also responsible for creating the 'messagebus' system user account used to run the system bus. These are used by the reference implementation in the dbus package, and by the reimplementation in the dbus-broker package. . To provide a complete D-Bus system bus, install one of the packages that implement the dbus-system-bus virtual package, such as dbus. The recommended implementation is indicated by the default-dbus-system-bus virtual package. Package: dbus-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. Package: debconf Architecture: all Version: 1.5.86-ok1 Multi-Arch: foreign Priority: important Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debconf Developers Installed-Size: 492 Provides: debconf-2.0 Recommends: apt-utils, debconf-i18n Suggests: debconf-doc, debconf-kde-helper, debconf-utils, libgtk3-perl, libnet-ldap-perl, libterm-readline-gnu-perl, perl, whiptail | dialog Conflicts: debconf-tiny, whiptail-utf8 (<= 0.50.17-13) Replaces: debconf-tiny Filename: pool/main/d/debconf/debconf_1.5.86-ok1_all.deb Size: 118588 MD5sum: 56861cf20a33d9ccb5a134f618ea6854 SHA1: 1a144fcf0f758ea59286f948b20b281cd1f7603d SHA256: 6e4eb895f5c14ca641206efc4af79f3ee5214b1db208b1049093b6143f6a6716 SHA512: c6f3cee5ef2d9b22ebd496a49b14fab8e61da2cbc62eeff645c8c89299ad76614e903badabacd5ebea7736b44013a675e4bd16c68edec50bd714b7edeb1866b9 Description: Debian configuration management system Debconf is a configuration management system for debian packages. Packages use Debconf to ask questions when they are installed. Package: debconf-doc Architecture: all Version: 1.5.86-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: debconf Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debconf Developers Installed-Size: 288 Suggests: debian-policy Filename: pool/main/d/debconf/debconf-doc_1.5.86-ok1_all.deb Size: 225084 MD5sum: a6856591080bcdc3b941b9fa4e2c1126 SHA1: 2818fd7367dc9504b422c45d59fe1a15028e9c28 SHA256: 401d0c2a22c0271570c5a529c05e5f9e707b63ae070a75da6e6770c01a5915e5 SHA512: 3daa1ea5bff6eacf6dcca38c32e2936ec689af1f74f7b295e77f564aa9cc7e8fe3c3da0cfca63cbe4a72469ce5f9ebbfc508c06346b2bc478db89f0987992dd3 Description: debconf documentation This package contains lots of additional documentation for Debconf, including the debconf user's guide, documentation about using different backend databases via the /etc/debconf.conf file, and a developer's guide to debconf. Package: debconf-i18n Architecture: all Version: 1.5.86-ok1 Priority: important Section: localization Source: debconf Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debconf Developers Installed-Size: 806 Depends: debconf (= 1.5.86-ok1), liblocale-gettext-perl, libtext-charwidth-perl, libtext-iconv-perl, libtext-wrapi18n-perl Conflicts: debconf-english Filename: pool/main/d/debconf/debconf-i18n_1.5.86-ok1_all.deb Size: 208400 MD5sum: f3989a5b6a129a2082b3af90c0baa0c7 SHA1: 85047b4859a483fb403fe2a8cdfb716c68d8f37a SHA256: 119f98f72670c62b3a7c55dfa4c2dd1a130e84f8b43d13f9625bcf7c926df5c9 SHA512: 95469487a46dca1b450981b4ffb86c3ad0ab5674b99bd4911d033279116e1322445d1ef303c1e701e196112079ed904091bb3bd8fe1197bf5e1f210f1b6a9d1d Description: full internationalization support for debconf This package provides full internationalization for debconf, including translations into all available languages, support for using translated debconf templates, and support for proper display of multibyte character sets. Package: debconf-kde-data Architecture: all Version: 1.1.0-ok1 Multi-Arch: foreign Priority: optional Section: kde Source: debconf-kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 174 Filename: pool/main/d/debconf-kde/debconf-kde-data_1.1.0-ok1_all.deb Size: 16822 MD5sum: 172f9d2b109f81bab25f4935d0f61271 SHA1: 50e76253149ea73bf1a950a42b84943b976adbf2 SHA256: 85577775983a461d46be4328a18d0850e5301914bb59ef4965c1ca86aff369d4 SHA512: ac9bca364f0cad6c1c108abc456d2c73b0a051f6d2f18af44f19cebdd5cc4282f4b05577b7b19226fa612f1e8560b91735349b1a2ae0d1d3de239d2d72a741d6 Homepage: https://projects.kde.org/projects/extragear/sysadmin/libdebconf-kde Description: Debconf KDE data files Debconf KDE is a GUI library for including Debconf frontends in Qt-based applications. Debconf is a configuration management system for Debian packages, which is used to ask questions when they are installed. This library is written in C++ and used by Apper and Muon to embed Debconf dialogs. . This package contains the data files needed by the Debconf KDE library Package: debconf-utils Architecture: all Version: 1.5.86-ok1 Priority: optional Section: devel Source: debconf Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debconf Developers Installed-Size: 105 Depends: debconf (= 1.5.86-ok1) Filename: pool/main/d/debconf/debconf-utils_1.5.86-ok1_all.deb Size: 56916 MD5sum: 789175564a25b15ba1a9db6472044e94 SHA1: 90b9ad68759341017e5acb6be6995c9aaf0f3925 SHA256: fa00f2de43672733f58ed630e30aa93da323b8997ba57141ca7d55db0bcfddbd SHA512: c8c5dc01a30ed17dee053626b7d39ce7bdd459ddbcab11e3ed63c6c9021fe2b980fa269a1b0e34f7b7cfbc6d4c6b4aa56b80978c6c48fff0f0283db4201a6bac Description: debconf utilities This package contains some small utilities for debconf developers. Package: debhelper Architecture: all Version: 13.15.3-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1463 Provides: debhelper-compat (= 9), debhelper-compat (= 10), debhelper-compat (= 11), debhelper-compat (= 12), debhelper-compat (= 13), dh-sequence-dwz, dh-sequence-elf-tools, dh-sequence-installinitramfs, dh-sequence-installsysusers, dh-sequence-movetousr, dh-sequence-single-binary, dh-sequence-systemd Depends: autotools-dev, dh-autoreconf (>= 17~), dh-strip-nondeterminism (>= 0.028~), dpkg (>= 1.18.0~), dpkg-dev (>= 1.18.2~), dwz (>= 0.12.20190711), file (>= 3.23), libdebhelper-perl (= 13.15.3-ok1), libdpkg-perl (>= 1.17.14), man-db, po-debconf, perl:any Suggests: dh-make Breaks: cmake (<< 3.9~), dh-debputy (<< 0.1.18~), meson (<< 0.40.0~) Filename: pool/main/d/debhelper/debhelper_13.15.3-ok1_all.deb Size: 959340 MD5sum: 71398c85d50164049499a8acbea28998 SHA1: 203f6352d5863d33e881367ec16fc6e6a73ee95f SHA256: 0e1ecae716f2be3ec38a8beab7d6fde53ec69f8e62f79d854d90dfb78e91c5e2 SHA512: 2ff48844169fa5b1afff3e781a27c6628f4c8e7afe2f58d8853060b5bc4c5cdbc3ffca320ca8e7d05f82e9d8a6a4e61cfe091018b2ddc53b8490d11effc82074 Description: helper programs for debian/rules A collection of programs that can be used in a debian/rules file to automate common tasks related to building Debian packages. Programs are included to install various files into your package, compress files, fix file permissions, integrate your package with the Debian menu system, debconf, doc-base, etc. Most Debian packages use debhelper as part of their build process. Package: debootstrap Architecture: all Version: 1.0.134-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 280 Depends: wget Recommends: gnupg, debian-archive-keyring Suggests: arch-test (>= 0.11~), squid-deb-proxy-client Filename: pool/main/d/debootstrap/debootstrap_1.0.134-ok1_all.deb Size: 42382 MD5sum: 8d1b6e09f80368d61a822f375cb34847 SHA1: fd85141c68f7a270d77891ae9c7e6ced13f6a6a8 SHA256: c85495e618dc7d36eb6cd54ee157ea1733ea410753560d71326ad0737c1b7886 SHA512: a8bd21f6c413f3bfdf2d5ecec066d7297d9246172f20e83279124cfd89a4e46b26b627588fd668877dcf12f71d6c251731d20ddde4608f813c3692167642fcc5 Description: Bootstrap a basic Debian system debootstrap is used to create a Debian base system from scratch, without requiring the availability of dpkg or apt. It does this by downloading .deb files from a mirror site, and carefully unpacking them into a directory which can eventually be chrooted into. Package: deepin-icon-theme Architecture: all Version: 2023.04.03-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 152444 Depends: papirus-icon-theme Conflicts: deepin-cursor-theme Filename: pool/main/d/deepin-icon-theme/deepin-icon-theme_2023.04.03-ok1_all.deb Size: 28755430 MD5sum: b35185840f42e7f3ca91f8430a0d252a SHA1: 5636ceb267e57a63411ab98e7a5f9bbf9cc607b5 SHA256: 62d0afbd3355f066cabb9aa7db59fac280c186f71e10b024102ad6204af1d36c SHA512: 9cd844178bb3ec52d1f7e9ef98c62fad1f06357167afba06c974ea6dafbb77873b0d9418faf7f5cfc5a196e26183412617549f9b1a9783be1ab83449ce6b42c1 Homepage: https://github.com/linuxdeepin/deepin-icon-theme Description: Deepin Icons This package is DeepinIconTheme Package: default-mysql-client Architecture: all Version: 1.1.0-ok1 Priority: optional Section: database Source: mysql-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 9 Depends: mariadb-client Filename: pool/main/m/mysql-defaults/default-mysql-client_1.1.0-ok1_all.deb Size: 2324 MD5sum: a3dacae6981ae35882299aafb7589c6c SHA1: ed0a483a5107ce16f36162c5d6b426e719ffaa17 SHA256: 6246d997e5c00a205079f27afd9eb3ae2eabf6241b08d6eb8c3d51297671c1b7 SHA512: 692416f2cc738ff3f495225f250bcb8a6b22692c7e59b439d2923d5efed9fece87f46b1715d895235b1b585a0f3639f52957abd82b29ab2794623404c069664c Description: MySQL database client binaries (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the client binaries and the additional tools innotop and mysqlreport. Package: default-mysql-client-core Architecture: all Version: 1.1.0-ok1 Priority: optional Section: database Source: mysql-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 9 Depends: mariadb-client-core Filename: pool/main/m/mysql-defaults/default-mysql-client-core_1.1.0-ok1_all.deb Size: 2328 MD5sum: 923b0e8287665f3deba13b50539d3e62 SHA1: 2b077058495ad4affd8bdd52dd84624f3f64e028 SHA256: efe96dd9282a767df9027671c5921e6ce81b0cd10b50ae939037c0a9d86b24f8 SHA512: e0aa4a6228edcae989d63e49124daada8d9bf45ee1d65e089ef076a1829aa7bd6c07b77659e7031a82573fcc718dbbe32f436b03180058fe37536a09e4a7fa63 Description: MySQL database core client binaries (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the core client files, as used by Akonadi. Package: default-mysql-server Architecture: all Version: 1.1.0-ok1 Priority: optional Section: database Source: mysql-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 9 Depends: mariadb-server Breaks: mysql-server (<< 5.7) Filename: pool/main/m/mysql-defaults/default-mysql-server_1.1.0-ok1_all.deb Size: 2352 MD5sum: fdc2fbc5923afc8214081614ac0f8d9c SHA1: e6ada93e77aca3ba188acb862162812cc8d93c17 SHA256: b2dc49ca0be58015df96a94dba32224ecd91177938d499535407cf4f621867fc SHA512: 48b4ab81303d0bda97fe87fb09a2805ce3bafa9113613470bf3aab2067b692951082d30ccabfe579f891f8a60003f1195fcd5ec1f59d461a496949ec630a2582 Description: MySQL database server binaries and system database setup (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of all the infrastructure needed to setup system databases. Package: default-mysql-server-core Architecture: all Version: 1.1.0-ok1 Priority: optional Section: database Source: mysql-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 9 Depends: mariadb-server-core Filename: pool/main/m/mysql-defaults/default-mysql-server-core_1.1.0-ok1_all.deb Size: 2352 MD5sum: d1da25a5754cceda3bd4e2fe3f8d37bf SHA1: a5147f31ee2479e912a1264a0b3a8d7ca455a37f SHA256: 472e8661c9acbcf085e11215ce3cfdb4c70c41c26f603e3fbf9f3015c444faa0 SHA512: 348e720b45fba24efd3b8717ed138d2c375cce95385f258ed9ba339843998ad7c9df74054aa2856ec84c3e732444dc438dcdfe01b343013935bb95de70fba327 Description: MySQL database server binaries (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the server binaries but doesn't depend on all the infrastructure needed to setup system databases. Package: dh-apparmor Architecture: all Version: 4.0.0-beta3-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: apparmor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Suggests: apparmor-utils Filename: pool/main/a/apparmor/dh-apparmor_4.0.0-beta3-ok1_all.deb Size: 7744 MD5sum: b0b78819310d338e75f91309d057d6ac SHA1: 4f8334a7f9cd26c7bc5dc09aad9c12cfd92b48a2 SHA256: dff64e74f656e577450c76257fa7d167ce94f825b7771dcc7c3a0ee2df808b8b SHA512: 390e8b482a55c208de267360c75d0be413f5ddd276de0bdc27de1382bc98bdef54d2f46b15fc9a8ce712b3a00b69188a96d5abf48fadd5839013ca5ec9ef88e2 Homepage: https://apparmor.net/ Description: AppArmor debhelper routines dh-apparmor provides the debhelper tools used to install and migrate AppArmor profiles. This is normally used from package maintainer scripts during install and removal. Package: dh-apport Architecture: all Version: 2.28.1-ok3 Multi-Arch: foreign Priority: optional Section: devel Source: apport Origin: openKylin Maintainer: openKylin Developers Installed-Size: 21 Depends: perl:any Filename: pool/main/a/apport/dh-apport_2.28.1-ok3_all.deb Size: 5364 MD5sum: 0abeb69cd999fcb775f7c248daceb911 SHA1: 30f67615c451d183e271e3e637b51f9e25e1fb4c SHA256: 81d1f21f903d583133071856d56ff7ffe480931d2284eaaac1d945ea85672593 SHA512: 0a1601ff3497b187d3bc8d3a64742f27002da8a25affc08f4b35042e158b8d337f3b0de68d14006fb0bbddd3b997272f17f50d7a09037696c4c47ebcbf35615f Homepage: https://wiki.ubuntu.com/Apport Description: debhelper extension for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a debhelper extension to make it easier for other packages to include apport hooks. Package: dh-autoreconf Architecture: all Version: 20-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 46 Depends: autoconf, automake, autopoint, libdebhelper-perl | debhelper (<< 12.6~), libtool (>= 2.4.2), perl:any Breaks: dpatch (<< 2.0.38+nmu1~), quilt (<< 0.63-8.2~) Enhances: cdbs, debhelper Filename: pool/main/d/dh-autoreconf/dh-autoreconf_20-ok1_all.deb Size: 16312 MD5sum: 3d64eb4eef0266b31e1fa502574c6ba1 SHA1: b732f40672a2968c47dd600d6b39c232e29713c6 SHA256: 555cb30dbe85f390661c0372067db75e38e3e30ad520dc6f67fd82e6186f1fcd SHA512: ddaf3d5d824ade1a0701b631fa0fb339683460afc3dc0763942975138edc40d39eb9273d693fcd4f2ac12dcd63ea05a9357fce79229de4a9a623cb76fa651c76 Description: debhelper add-on to call autoreconf and clean up after the build dh-autoreconf provides a debhelper sequence addon named 'autoreconf' and two commands, dh_autoreconf and dh_autoreconf_clean. . The dh_autoreconf command creates a list of the files and their checksums, calls autoreconf and then creates a second list for the new files. . The dh_autoreconf_clean command compares these two lists and removes all files which have been added or changed (files may be excluded if needed). . For CDBS users, a rule is provided to call the dh-autoreconf programs at the right time. Package: dh-buildinfo Architecture: all Version: 0.11+nmu2-ok3 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 62 Depends: build-essential (>= 7), debhelper, perl:any Filename: pool/main/d/dh-buildinfo/dh-buildinfo_0.11+nmu2-ok3_all.deb Size: 14116 MD5sum: a3651bd174244fe1f803ae9771420667 SHA1: 012338a991db12e579d276c41b104b776ffcc4e1 SHA256: a2a1b286a830a02c9e49e55f28b10b8c264a136c2309907ac29b67158831e43a SHA512: e81f309b6a537f15bb9c9490926290bb0056924625340fc0f20b7a68b9d005ad0b4d5b2c2c574d54ca5c0c3c5355684697377803b93b7bfb9525ec7bfd13509e Description: Debhelper addon to track package versions used to build a package This script is designed to be run at build-time, and registers in a file the list of packages declared as build-time dependencies, as well as build-essential packages, together with their versions, as installed in the build machine. . This will hopefully help to track packages (auto-)built with package versions which are known to be buggy, and, more generally, to find out whether a package needs to be rebuilt because of a significant change in a package it has a build-time dependency on. Package: dh-cargo Architecture: all Version: 31-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 35 Provides: dh-sequence-cargo Depends: cargo (>= 0.40.0-3~~), debhelper, dh-cargo-tools (= 31-ok1), python3, perl:any Filename: pool/main/d/dh-cargo/dh-cargo_31-ok1_all.deb Size: 8456 MD5sum: 8dce72245a2895dddcdcb6052586f791 SHA1: 1837042ea10b8eea63519bce6c725d1cbaca0bf5 SHA256: dfba1833af7462996ba82140bdefc2f78771f2bb1de63e16fcfe2dde843b7051 SHA512: cee35f5bea3a9e8e65a3350a197933bc78746828ff4bbd9ed3f750055a8da32dbbb666c20b4fc9b517c8eef1e556417a45163fcd9970f92399e9a8caa61c98a3 Description: debhelper buildsystem for Rust crates using Cargo dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo. . This builds Debian rust crates to be installed into a system-level crate registry in /usr/share/cargo/registry containing crates that can be used and Build-Depended upon by other Debian packages. . Debian packages generated by debcargo use this buildsystem; packagers are not expected to use this directly. If you have a multi-language program such as firefox or librsvg that includes private Rust crates not exposed to others, you should instead use Debian's cargo wrapper /usr/share/cargo/bin/cargo in the cargo package, and Build-Depends on that instead of this package. Package: dh-cargo-tools Architecture: all Version: 31-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: dh-cargo Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 8 Filename: pool/main/d/dh-cargo/dh-cargo-tools_31-ok1_all.deb Size: 1880 MD5sum: 1e6f0a04134301207d41e99772ed68fe SHA1: 01f1e0c5bf7f3368531a3bdb3eba756f97dc8db8 SHA256: fc7d58835f8fc8016a88c532f70144c73df53eb50b44007869480f34df823927 SHA512: d72c1b326448f9338c535cd6113d68016368195f671634032a218c2a2ec07b49ccf7113cf62bbdbe470b5accaf0ad6c551f41cd0fecbe6a882b886ada30362f2 Description: debhelper buildsystem for Rust crates using Cargo - tools dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo. . This builds Debian rust crates to be installed into a system-level crate registry in /usr/share/cargo/registry containing crates that can be used and Build-Depended upon by other Debian packages. . Debian packages generated by debcargo use this buildsystem; packagers are not expected to use this directly. If you have a multi-language program such as firefox or librsvg that includes private Rust crates not exposed to others, you should instead use Debian's cargo wrapper /usr/share/cargo/bin/cargo in the cargo package, and Build-Depends on that instead of this package. . This package contains various scripts that can be used standalone outside of the standard dh-cargo context. Package: dh-dkms Architecture: all Version: 3.0.11-ok1 Multi-Arch: foreign Priority: optional Section: kernel Source: dkms Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dynamic Kernel Module System Team Installed-Size: 29 Provides: dh-sequence-dkms Depends: perl:any Breaks: dkms (<< 3.0.3-3~) Replaces: dkms (<< 3.0.3-3~) Filename: pool/main/d/dkms/dh-dkms_3.0.11-ok1_all.deb Size: 7700 MD5sum: 91a340b3880de567f38d4e52e965870d SHA1: 4246298d323b43a0a58d99a93bbf7f16692a1852 SHA256: 2e8775ea1fa382c2c11a13c5dfeba47e45f9bde42df0e2b46a837c3511ebd303 SHA512: f889677289feeb3bf58f3851e55abcd72463b1834af8ffe04a01a601e100ff3252649d4a4c1a448afbb6f207fef9e743c4fa743d291ba18bcb370a8375bed25c Homepage: https://github.com/dell/dkms Description: debhelper addon for the Dynamic Kernel Module System (DKMS) DKMS is a framework designed to allow individual kernel modules to be upgraded without changing the whole kernel. It is also very easy to rebuild modules as you upgrade kernels. . This package provides a debhelper add-on 'dkms' that simplifies packaging of dkms kernel module source packages. Package: dh-lua Architecture: all Version: 29-ok1 Priority: optional Section: interpreters Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 116 Provides: dh-sequence-lua Depends: perl:any, debhelper (>= 8.0.0), dctrl-tools, libtool, pkg-config, libfile-find-rule-perl, liblua5.4-dev, lua5.4, liblua5.3-dev, lua5.3, liblua5.2-dev, lua5.2, liblua5.1-0-dev, lua5.1 Recommends: dpkg-dev Filename: pool/main/d/dh-lua/dh-lua_29-ok1_all.deb Size: 30456 MD5sum: 2dc9642b7ddb5e65015f02273595c1d8 SHA1: ee1e58e4b31350cbcf7cfab4ed3c8b8f41c6405f SHA256: 6ea220fc6dbd31e2836e6eb13ea5665eb60e32211bab7aebe02ba990fd8670d6 SHA512: 2a8a7a7af144344145b358520b308e99647d0a686ccd9c57a54f9a2115d3936f2f91dcbae483e71561a7e9f2ff9f7d9b0bfe92aa0a683689753493fb716bc992 Homepage: https://salsa.debian.org/lua-team/ Description: helper tools for maintaining Lua-related packages This package contains the Debian policy for the Debian packages relative to the Lua scripting language, as well as some tools to help build them. Package: dh-migrations Architecture: all Version: 0.3.9-ok1 Priority: extra Section: misc Source: session-migration Origin: openKylin Maintainer: openKylin Developers Installed-Size: 21 Provides: dh-sequence-migrations Depends: debhelper Filename: pool/main/s/session-migration/dh-migrations_0.3.9-ok1_all.deb Size: 5276 MD5sum: 987581331eec435076ee0e8d54ece011 SHA1: e6f4497582bf3247f88184380657976f97eab4d4 SHA256: 7de6d574a70c3d5476c7d474e1646b51dc649804c8222a56d1d45529679f2cb9 SHA512: 08df2836b989b7a160a257ffc0269a30caa62a381f045b73fcb55f48b46c36b7c55b4f40b1269e7f8e48eff765f33f88ea64201395852d442658aac558d4b488 Homepage: https://launchpad.net/session-migration Description: debhelper extension for session-migration support This package provides a debhelper extension to perform session migration operations on the installed packages. Package: dh-nss Architecture: all Version: 1.7-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 41 Provides: dh-sequence-installnss Depends: libdebhelper-perl, perl:any Enhances: debhelper Filename: pool/main/d/dh-nss/dh-nss_1.7-ok1_all.deb Size: 10154 MD5sum: 74e7f788a5e909537cb11199e8d2dbd2 SHA1: 2905349002e721936e1909b05b915f37b76b710b SHA256: 8efe9e92dd9961fd9fb58f3e006bddb208f19cf2c342e6269ffe7769d5815598 SHA512: 1b2d2cc27b7e67c893d59b3ae6a89890a664d3b404001368e35e6cc7a37ddd0837c1b9edc24446b3263777a0015def8a2a45a86ffabb525d01456a5ac79de913 Homepage: https://salsa.debian.org/gioele/dh-nss Description: debhelper addon to inject NSS services into /etc/nsswitch.conf The` dh_installnss` debhelper provides a declarative way for NSS-related packages to express how the NSS services they supply should be installed and in which order. Package: dh-package-notes Architecture: all Version: 0.9-ok1 Multi-Arch: foreign Priority: optional Section: admin Source: package-notes Origin: openKylin Maintainer: openKylin Developers Installed-Size: 17 Depends: debhelper Enhances: debhelper Filename: pool/main/p/package-notes/dh-package-notes_0.9-ok1_all.deb Size: 4980 MD5sum: b7157565328299db16fc1a6d0506b680 SHA1: 50dc0391cf34e84fb9e6c0670a3b304f3f6a427f SHA256: 6f4ca3c8f0f9d0175e4fa076fbe34572cb7c1af346c104f3bf727782614356d8 SHA512: cedfe61b2b286f4e8d95e4b711dcd25123a8d314f64ca56eab5fd8e19ab5eb2a5a150dc61cb4fcbcc9a7daac91f0fc1cfe5fd8d160769e698f8f2f6b9c68d929 Homepage: https://systemd.io/ELF_PACKAGE_METADATA/ Description: Debian Helper for adding package metadata to ELF binaries Provides a linker specs file to add package metadata to the ELF binaries being built. See: https://systemd.io/ELF_PACKAGE_METADATA/ Package: dh-python Architecture: all Version: 6.20231223-ok1 Multi-Arch: foreign Priority: optional Section: python Origin: openKylin Maintainer: openKylin Developers Installed-Size: 455 Provides: dh-sequence-python3 Depends: python3-setuptools, python3:any Suggests: dpkg-dev, flit, libdpkg-perl, python3-build, python3-installer, python3-wheel Breaks: python3 (<< 3.3.2-4~) Filename: pool/main/d/dh-python/dh-python_6.20231223-ok1_all.deb Size: 102708 MD5sum: a0e5c6b4b82a03f6d133da034e48113d SHA1: 29e781a6419c67a63bcba341af8053c91d7bc152 SHA256: 84e04f627ddad9ec37d55f313f435eac17045bd9d264d9532e88018632f7b312 SHA512: 61afddda1ea3816202149336b949528a9cff663ca1e19c8b5e43da2178ec1d062a9d7e0b68053960ea5e1b6c398460f395bbe4a8b0067001db0fd2d0dcc5798a Description: Debian helper tools for packaging Python libraries and applications This package contains: * pybuild - invokes various build systems for requested Python versions in order to build modules and extensions * dh_python3 - calculates Python 3.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. Package: dh-strip-nondeterminism Architecture: all Version: 1.13.1-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: strip-nondeterminism Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: libdebhelper-perl, libfile-stripnondeterminism-perl (= 1.13.1-ok1), perl:any Filename: pool/main/s/strip-nondeterminism/dh-strip-nondeterminism_1.13.1-ok1_all.deb Size: 5324 MD5sum: 3fad03700f4dac1979201b5bf008227b SHA1: 38ccfd43ff972d8fef8d7c391057e3f15473933f SHA256: 60af88096173b0705e96fdb637c82bf6ccbae0bb7cd8509a797dac9520125401 SHA512: 46b4aed9648985bdb3a747a326d688044acca381762473d8667aed6ef6a19e3c079769c9074dcad1730b85c414406fdf54afad2065ca105acb74e74f11485dcf Homepage: https://reproducible-builds.org/ Description: file non-deterministic information stripper — Debhelper add-on StripNondeterminism is a library for stripping non-deterministic information such as timestamps and filesystem ordering from various file and archive formats. . This can be used as a post-processing step to improve the reproducibility of a build product, when the build process itself cannot be made deterministic. . It is used as part of the Reproducible Builds project, although it should be considered a temporary workaround which should not be needed in the long term; upstream software should be reproducible even without using such a tool. . This package installs the ‘dh_strip_nondeterminism’ Debhelper command that strips nondeterminism as part of a Debian package build process. Package: dh-translations Architecture: all Version: 154-ok2 Priority: optional Section: devel Source: pkgbinarymangler Origin: openKylin Maintainer: openKylin Developers Installed-Size: 37 Provides: dh-sequence-translations Depends: debhelper, intltool, jq, libfile-which-perl Filename: pool/main/p/pkgbinarymangler/dh-translations_154-ok2_all.deb Size: 8828 MD5sum: 6ee1689fe3fbe185d61bbd91e2e34e21 SHA1: a13849bb79c0280f2a3ea57ff3fffb0e4a893783 SHA256: 0b9e1f730c349fa8fe034f02a1a58c2da7279fe8449284b11115fcc0ea9e4823 SHA512: 5cfecf576d288ee4549fbf74a1f774281a9aac6fc2ddea23479b23839875d0a2bdcfad961a0e3a4321c2824035d4e9f1befc30325eee88aff12b1c4ee8bdd952 Description: debhelper extension for translation support This package provides a debhelper extension to perform common translation related operations during package build: . * Try to build a current PO template. . * Remove inline translations from *.desktop, *.server, *.schemas, and *.policy files and replace them with a link to the gettext domain, so that strings in them will get translated at runtime from *.mo files. This allows language packs to ship updated translations. Package: dhcpcd Architecture: all Version: 1:10.0.2-ok2 Priority: optional Section: net Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Martin-Éric Racine Installed-Size: 33 Provides: dhcpcd Depends: dhcpcd-base, sysvinit-utils (>= 3.05-4~) | lsb-base (>= 3.0-6) Suggests: dhcpcd-gtk Breaks: dhcpcd5 (<< 9.4.1-12) Replaces: dhcpcd5 (<< 9.4.1-12) Filename: pool/main/d/dhcpcd/dhcpcd_10.0.2-ok2_all.deb Size: 6362 MD5sum: 745c5ae545d3d5c5e03bf26264f33789 SHA1: a4e2392cc347baa196765cfbf451606f5405f3c3 SHA256: 776bedece0233ba51e2cf759b7fb9c29937b928511d1335ff2b6e0d314187d86 SHA512: 456770af7ab944778035f4fc10917273fe807b5b3a900cd978027eb171d6a71a16805309179ba6c2db10c97323a5d8fce9f645d3c63f0217858028a7cd414a32 Homepage: https://roy.marples.name/projects/dhcpcd Description: DHCPv4 and DHCPv6 dual-stack client (init.d script & systemd unit) dhcpcd provides seamless IPv4 and IPv6 auto-configuration. . This package provides the optional init.d script and systemd service. . It should NOT be installed on systems where interfaces are configured by ifupdown via using the DHCP method. Package: dhcpcd Architecture: all Version: 1:10.0.6-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Martin-Éric Racine Installed-Size: 32 Provides: dhcpcd Depends: dhcpcd-base, sysvinit-utils (>= 3.05-4~) | lsb-base (>= 3.0-6) Recommends: wpasupplicant Suggests: dhcpcd-gtk Breaks: dhcpcd5 (<< 1:10.0.6-ok1) Replaces: dhcpcd5 (<< 1:10.0.6-ok1) Filename: pool/main/d/dhcpcd/dhcpcd_10.0.6-ok1_all.deb Size: 6408 MD5sum: 20da243002fb7e5dfd7bd1cb011d9bac SHA1: eccd9ecc7f38666cc1f3bc1bd17dbea7d4dd4831 SHA256: 31e5e6ebdac81314c3c5de3c4de09e76c78e60918cc2dc81263ab03ed2f28e72 SHA512: 2b300db9ac709e44b49bdfad5e67a2d37e9e8bf275f572aafe393ff8391e7bee5260b24a2a5635dcd6a063c242b950218013f2a56d6b0d2bf7272bc204ecd5cf Homepage: https://roy.marples.name/projects/dhcpcd Description: DHCPv4 and DHCPv6 dual-stack client (init.d script & systemd unit) dhcpcd provides seamless IPv4 and IPv6 auto-configuration. . This package provides the optional init.d script and systemd service. . It should NOT be installed on systems where interfaces are configured by ifupdown via using the DHCP method. Package: dhcpcd-base Architecture: rv64g Version: 1:10.0.2-ok2 Priority: optional Section: net Source: dhcpcd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Martin-Éric Racine Installed-Size: 569 Provides: dhcp-client Depends: adduser, libc6 (>= 2.36), libssl3 (>= 3.0.0), libudev1 (>= 183) Suggests: resolvconf | openresolv | systemd-resolved Breaks: dhcpcd5 (<< 9.4.1-2) Replaces: dhcpcd5 (<< 9.4.1-2) Filename: pool/main/d/dhcpcd/dhcpcd-base_10.0.2-ok2_rv64g.deb Size: 178166 MD5sum: 59a24af98d0c7222b848b75ae3948ac2 SHA1: ac06335bd44d1fcdfd154e847290d9598f70be4b SHA256: de04716235140e6998a23e0c6597f9ec6f4ae5b2cc2407e8011419ce3246d561 SHA512: 77a5ba4cfdd665f4d886e24d80a08f1b646b9033c74d3d02263eb8d13fb1ef93a6656a1843491cbe613125d3e9e222b828969a3517f8930bffbcdc3fbbda0100 Homepage: https://roy.marples.name/projects/dhcpcd Description: DHCPv4 and DHCPv6 dual-stack client (binaries and exit hooks) dhcpcd provides seamless IPv4 and IPv6 auto-configuration: * DHCPv4 client * DHCPv6 client with Prefix Delegation (PD) support * IPv4 LL support (ZeroConf) * IPv6 SLAAC support * ARP address conflict resolution * ARP ping profiles * Wireless SSID profiles . This package provides the binaries, exit hooks and manual pages. . It offers a dual-stack substitute for ISC DHCP Client (dhclient) on systems where interfaces are configured by ifupdown via using the DHCP method. . The init.d script and systemd service required for systems without ifupdown are packaged separately as dhcpcd. . Since Debian 12 (Bookworm), dhcpcd uses Predictable Network Interface Names on Linux ports. See NEWS.Debian for more details. Package: dhcpcd5 Architecture: all Version: 1:10.0.2-ok2 Priority: optional Section: oldlibs Source: dhcpcd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Martin-Éric Racine Installed-Size: 18 Depends: dhcpcd Filename: pool/main/d/dhcpcd/dhcpcd5_10.0.2-ok2_all.deb Size: 3840 MD5sum: 7dbce6492c8086553d9e533d4559c7e2 SHA1: 4862a1bf50a24db646bd17a9e6c0b305f02281dd SHA256: 6ae330794a12d54fc4d39982884fdd89069fb5a073977338983aaa206fb10a79 SHA512: e672aa00d9ab477af042431a0e6f5428e168e726447596a3d2629b8869a506b69390d44aab5f095d7766ab741280895468dc4e8bef6b3707e0d795815c87962c Homepage: https://roy.marples.name/projects/dhcpcd Description: DHCPv4 and DHCPv6 dual-stack client (dummy transitional package) This package depends on dhcpcd. It can safely be removed after upgrades. Package: dhcpcd5 Architecture: all Version: 1:10.0.6-ok1 Priority: optional Section: oldlibs Source: dhcpcd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Martin-Éric Racine Installed-Size: 17 Depends: dhcpcd Filename: pool/main/d/dhcpcd/dhcpcd5_10.0.6-ok1_all.deb Size: 3944 MD5sum: 45f8b20f092b13584a5c7c619e85c0ad SHA1: 94728dc4703557e1cc61ae663161337e45cf66b7 SHA256: 12f0898f73105f7a49b137b77f9847e1e06ad71863bd772ef75c442307d77ee4 SHA512: 8f55fd07b14dcbea0ec3689914cb82ca4890fd3a912587d6549e430895f5b18a06b845e283042544e1746fc7ffe6266d7d8163c0a35b21ff4b602824d7f2a2a9 Homepage: https://roy.marples.name/projects/dhcpcd Description: DHCPv4 and DHCPv6 dual-stack client (dummy transitional package) This package depends on dhcpcd. It can safely be removed after upgrades. Package: dictionaries-common Architecture: all Version: 1.29.7-ok1 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: openKylin Developers Installed-Size: 712 Provides: openoffice.org-updatedicts Depends: debconf (>= 0.5) | debconf-2.0, emacsen-common, libtext-iconv-perl Suggests: ispell | aspell | hunspell, wordlist Breaks: myspell-ca (<= 0.6-10), myspell-cs-cz (<= 20040229-5), myspell-de-de-oldspell (<= 1:2-27), myspell-eu-es (<= 0.4.20081029-4), myspell-fi (<= 0.7-17.3), myspell-gl-es (<= 2.2a-8), myspell-ku (<= 0.20.0-1.1), myspell-nl (<= 1:2.0-1), myspell-nr (<< 20070206-4ubuntu1), myspell-ns (<< 20070206-4ubuntu1), myspell-sl (<< 1.0-3ubuntu1), myspell-ss (<< 20070206-4ubuntu1), myspell-tn (<< 20070206-4ubuntu1), myspell-ts (<< 20070207-4ubuntu1), myspell-ve (<< 20070206-3ubuntu1), myspell-xh (<< 20070206-4ubuntu1), myspell-zu (<< 20070207-5ubuntu1), openoffice.org-thesaurus-it (<< 2.0.7.gh.deb1-1.1ubuntu3) Replaces: openoffice.org-updatedicts Filename: pool/main/d/dictionaries-common/dictionaries-common_1.29.7-ok1_all.deb Size: 180288 MD5sum: f4b643a3b2efda9c027e05ceb89dc610 SHA1: 78d0f3c5bb5578b86ff76d52acefdf9490bd17fe SHA256: 0abe513d0bc866c0e1a44458da6a19ac67b5aefd430e7e77aa688d638a188c89 SHA512: 82c30f8bf9bca87d9bc3d71fe6a6d46d25c0be83a9fb8c4a59fe289cefec9e8fc3419262e33cd01a34d78360253ef57c932c08aa1445eee11974ad22c28772af Homepage: https://salsa.debian.org/debian/dictionaries-common Description: spelling dictionaries - common utilities This package provides utilities shared between all wordlists and spelling dictionaries for Ispell, Aspell, or MySpell/Hunspell. It also includes support infrastructure for software using them (such as JED and Mutt), and some patched spell-checking Lisp files for better Emacs integration. . More information about the availability of these dictionaries and their naming conventions is available in the README.Debian file. Package: dictionaries-common-dev Architecture: all Version: 1.29.7-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: dictionaries-common Origin: openKylin Maintainer: openKylin Developers Installed-Size: 266 Provides: dh-sequence-aspell-simple Depends: debhelper, dictionaries-common Filename: pool/main/d/dictionaries-common/dictionaries-common-dev_1.29.7-ok1_all.deb Size: 82856 MD5sum: 0d4e8eaae5a8e23841f89c4183979640 SHA1: 4cef8d299618788c6eac6b04dcbf9705c92394dd SHA256: 0516664e61deb94ac2342f1dd0f8fc26fc3439843a4268ae62a9bcdb47631539 SHA512: 9f08d3b2e3f8f78478077c0b40c5ffcbb33860e2e83d60de2599db23600ca8196c4a638838f80c10bc7e47c8549a778d3229962628a42645df495f52425d3364 Homepage: https://salsa.debian.org/debian/dictionaries-common Description: spelling dictionaries - developer files This package provides the full text of the Debian Spelling Dictionaries and Tools Policy, and some debhelper-like helpers. . It is only of interest for developers maintaining wordlists or dictionaries for Ispell, Aspell, or MySpell/Hunspell. Package: distro-info-data Architecture: all Version: 0.60-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16 Breaks: distro-info (<< 1.0~) Filename: pool/main/d/distro-info-data/distro-info-data_0.60-ok1_all.deb Size: 3996 MD5sum: 3572061ee6f6ecb405d922bf89236cf4 SHA1: 87287e1130009bb5016a10035f70b50ebd571d52 SHA256: 3c3ce49fb8a762a99ee23a4394d7f1eecb4a0afca00294f7f4418584c8bbe052 SHA512: 73c7960615ee3e2775e2199cdd578fcca6ad8aba6023dc1eaaa317e10c2085ca796bee6e1d3ed378e001fe890b5537a1384cb32e0769cffe14b7cd194251bfe0 Description: information about the distributions' releases (data files) Information about all releases of Debian and Ubuntu. The distro-info script will give you the codename for e.g. the latest stable release of your distribution. To get information about a specific distribution there are the debian-distro-info and the ubuntu-distro-info scripts. . This package contains the data files. Package: djview Architecture: all Version: 3.5.28-ok1 Priority: optional Section: graphics Source: djvulibre Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Barak A. Pearlmutter Installed-Size: 18 Depends: djview4 | djview3 Filename: pool/main/d/djvulibre/djview_3.5.28-ok1_all.deb Size: 4080 MD5sum: b03de4b3d9724a7cd8183f5dad06685f SHA1: 7db52336b6fa095e7bcaafb089ed094f86ca7506 SHA256: a6918be2045f7993522e5758c181079f59283f7f93877fa71559a857a5d6b2c8 SHA512: 526109a6c1e7afdc3e5506148045ed81e26f42dd37af96c89e9e360c9d571548a1b7b5f3294b711f2caa8ffb228778aa7bb5f582c1e78b0c89dd80725cdfb8f0 Homepage: http://djvu.sourceforge.net/ Description: Transition package, djview3 to djview4 Ease transition from djview or djview3 to djview4 with this dummy package. Package: djview3 Architecture: all Version: 3.5.28-ok1 Priority: optional Section: graphics Source: djvulibre Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Barak A. Pearlmutter Installed-Size: 18 Depends: djview4 Filename: pool/main/d/djvulibre/djview3_3.5.28-ok1_all.deb Size: 4068 MD5sum: eabf4d1e9432a48caf1db6ebe5f5da4f SHA1: e66c52019929b01f48c55bb1fad5c8871cdc4433 SHA256: 7180df2f9c878d1685b92fe76a3c2503d3af4edb87f7a0d006e56e333b792719 SHA512: 6465919dfe25c2326f7e4acc87e44cebe8a0f258a664bacc6f931f7959f5dfd6fd52490d82d4f4fb457c5aa3b02038937da352e3ecb3d94e7a3b58072f448405 Homepage: http://djvu.sourceforge.net/ Description: Transition package, djview3 to djview4 Ease transition from djview3 to djview4 with this dummy package. Package: djvulibre-desktop Architecture: all Version: 3.5.28-ok1 Priority: optional Section: libs Source: djvulibre Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Barak A. Pearlmutter Installed-Size: 131 Suggests: djview4 | djvu-viewer | evince Conflicts: libdjvulibre1, libdjvulibre21 (<= 3.5.20-5) Replaces: libdjvulibre15 (<= 3.5.20-5) Filename: pool/main/d/djvulibre/djvulibre-desktop_3.5.28-ok1_all.deb Size: 77232 MD5sum: ca23735f41c8d86667b804f0f6a53d9e SHA1: e7d38ed75d2b0ac0a2341f09f55b4c3650c5abf6 SHA256: 545c752278af4deec2489a38ee37fdef441eb817b952a98b63496ae394e10d54 SHA512: 2e13fd1b41f1671bc64f69d204073d3c4596798a8fb9f4add768cf69b88c4e5ac274205f11ebc8d220c4e051ae47ca8c01d4b265c1e62d2e1984a6c3913b73e0 Homepage: http://djvu.sourceforge.net/ Description: Desktop support for the DjVu image format Miscellaneous files to support the DjVu image format on the desktop. Package: dkms Architecture: all Version: 3.0.11-ok1 Multi-Arch: foreign Priority: optional Section: kernel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dynamic Kernel Module System Team Installed-Size: 184 Provides: dkms-autopkgtest (= 3.0.11-ok1) Pre-Depends: lsb-release Depends: kmod | kldutils, gcc, gcc-13, dpkg-dev, make | build-essential, patch Recommends: fakeroot, sudo, linux-headers-generic | linux-headers-686-pae | linux-headers-amd64 | linux-headers Suggests: menu, e2fsprogs Filename: pool/main/d/dkms/dkms_3.0.11-ok1_all.deb Size: 43536 MD5sum: 99e90170c63822bde639aa83894c708b SHA1: 66cc8ee4896f7c1fd6704906a1c83ae187102590 SHA256: aa879cef14cde5d2ea6b2a7e06a5b6e6ee952ec41fa2f7fcf968781eaec48f94 SHA512: ddac03a44d44cd70d814d7841e4e89198c346d7ac9aa74f3188004b15522454dcab112f288d94f855270c050b2cbc4128ac5b1a5022c710833d9b1f9c2c42558 Homepage: https://github.com/dell/dkms Description: Dynamic Kernel Module System (DKMS) DKMS is a framework designed to allow individual kernel modules to be upgraded without changing the whole kernel. It is also very easy to rebuild modules as you upgrade kernels. Package: dnsmasq Architecture: all Version: 2.90-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Simon Kelley Installed-Size: 126 Pre-Depends: init-system-helpers (>= 1.54~) Depends: netbase, dnsmasq-base Suggests: resolvconf Conflicts: resolvconf (<< 1.15) Filename: pool/main/d/dnsmasq/dnsmasq_2.90-ok1_all.deb Size: 17664 MD5sum: ec4b4b0224393dca69961928ff54b09a SHA1: 567a9883556722652820f39bcf9b18971829b3f8 SHA256: ff58a9b37dbb94f86f3b32b5314b2c3a1576b3b4a9af90f188366e8d24f0fd15 SHA512: 735a80850d60297e6464941569e3856bbbf3e014126cff4c156167694a79106b84051b8549180fa5483bf035a994a4bb3cfb1ef5c4021b28e4d8f8e69924a139 Homepage: https://www.thekelleys.org.uk/dnsmasq/doc.html Description: Small caching DNS proxy and DHCP/TFTP server - system daemon Dnsmasq is a lightweight, easy to configure, DNS forwarder and DHCP server. It is designed to provide DNS and optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP/TFTP for network booting of diskless machines. Package: dnsutils Architecture: all Version: 1:9.18.24-ok1 Priority: optional Section: oldlibs Source: bind9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 260 Depends: bind9-dnsutils Filename: pool/main/b/bind9/dnsutils_9.18.24-ok1_all.deb Size: 3776 MD5sum: 64064a21ad2915f5d54c5aa1a1e8592d SHA1: f4da84784fff6cd7cc4d4d05b5e0a28a89bf242f SHA256: 707b9daa8d54521c00209cfcc26e523661d5b9fde91462c4a78a1a933fdc37ce SHA512: 9903a0b9eb930f3792bf535058f4feb8f3f900b5f9637730ab97140fd2c5b5379e038e287a8b124998cd69908b43b924910d7dbd31e3a777dde2bd41ca2c7f31 Homepage: https://www.isc.org/downloads/bind/ Description: Transitional package for bind9-dnsutils This is a transitional package. It can safely be removed. Package: doc-base Architecture: all Version: 0.11.2-ok1 Priority: optional Section: doc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 337 Depends: libuuid-perl, libyaml-tiny-perl Suggests: dhelp | dwww | dochelp | doc-central | yelp | khelpcenter Filename: pool/main/d/doc-base/doc-base_0.11.2-ok1_all.deb Size: 87792 MD5sum: d3d544bbb65fcd88b7e9143cfca9af02 SHA1: 54e8a956c9ada377d78aaafdc3fede9f331bd2b1 SHA256: 5607ef7fa483fcdda4984cbfb0121c692cd64333027442a88107ed73bdd08281 SHA512: 7b72eb4712e199ddfa21dcb22fc480fc998ff0bc03de04bd917d45d9814cf0027c64110d8a1b469385fc8f13aa6d163865f09d372aa1e232d96563c40774d6e3 Description: utilities to manage online documentation This package contains utilities to manage documentation installed on a Debian system. It generates a database of document metadata, which other packages such as dwww, dhelp, dochelp, and doc-central can use to provide a catalog of available documentation. . For additional information see the Debian doc-base Manual included in this package. Package: docbook-xsl Architecture: all Version: 1.79.2+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: openKylin Developers Installed-Size: 14853 Provides: docbook-xsl-nons Depends: xml-core (>= 0.14) Recommends: docbook-xml Suggests: dbtoepub, docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc, docbook-xsl-saxon, fop, libsaxon-java, libxalan2-java, libxslthl-java, xalan Filename: pool/main/d/docbook-xsl/docbook-xsl_1.79.2+dfsg-ok2_all.deb Size: 1059308 MD5sum: 611e78ab426ec06f0a6869598b6405ae SHA1: 23461473a2634db8f1430d303f2672982033b66f SHA256: e6363fcaddcfdd168f6374421a46928a5ca090d9d5f5ff612f838849ba600105 SHA512: 33be0eeb6d64f10058ef4b312d773c113c4c69f6343df88f8ba5d4567c4845db4bb0f8a7a4dcd60b4a0db4e234234392d5b029e12a83159e607407d5cb850731 Homepage: https://github.com/docbook/wiki/wiki/DocBookXslStylesheets Description: stylesheets for processing DocBook XML to various output formats These are modular XSL stylesheets for processing documents composed with the DocBook XML DTD and its derivatives ("Simplified" DocBook XML, JRefEntry DTD, etc.). . The stylesheets provide XSLT transformations for (X)HTML, WordML, HTML Help, JavaHelp, Man page (nroff), Website, Eclipse Platform Help file and XSL Formatting Object (XSL-FO) output. The latter can be further processed to a number of print formats using FOP or TeX-based tools. . The stylesheets are modular in the sense that you can extend and, to some extent, customize them. The documentation is included in a separate package. Package: docbook-xsl-ns Architecture: all Version: 1.79.2+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: text Source: docbook-xsl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 14922 Depends: xml-core (>= 0.14) Recommends: docbook5-xml Suggests: dbtoepub, docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc, docbook-xsl-saxon, fop, libsaxon-java, libxalan2-java, libxslthl-java, xalan Filename: pool/main/d/docbook-xsl/docbook-xsl-ns_1.79.2+dfsg-ok2_all.deb Size: 1060480 MD5sum: 643ceff0f2c3bd937b053af056c0eb38 SHA1: 479f4056c6488499a68795b9dadaef6b128d92e1 SHA256: 08da66884a86676151d49b094fedc01ee68ba5586c0dcf8528eeac3b68f3cdda SHA512: 7021cb911dbf902cdc0f4d15cc172fb59a3856dfbe96f1141b2d4ef07a9b2e6f991f05a89b83c173dcd41e8f862c308684b0bdf278dd5f8e0a88810ad1480d6c Homepage: https://github.com/docbook/wiki/wiki/DocBookXslStylesheets Description: stylesheets for processing DocBook 5 XML to various output formats These are modular XSL stylesheets for processing documents composed with DocBook 5 XML and its derivatives. Unlike in docbook-xsl the DocBook namespace prefix has been added to element names in pattern matches and expressions. However processing of DocBook 4 documents is also possible with these stylesheets. For a more detailed explanation read http://www.sagehill.net/docbookxsl/ProcesingDb5.html. . The stylesheets provide XSLT transformations for (X)HTML, WordML, HTML Help, JavaHelp, Man page (nroff), Website, Eclipse Platform Help file and XSL Formatting Object (XSL-FO) output. The latter can be further processed to a number of print formats using FOP or TeX-based tools. . The stylesheets are modular in the sense that you can extend and, to some extent, customize them. The documentation is included in a separate package. Package: 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. Package: docutils-common Architecture: all Version: 0.20.1+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: python Source: python-docutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 496 Depends: sgml-base (>= 1.28), xml-core (>= 0.14) Recommends: python3-docutils Filename: pool/main/p/python-docutils/docutils-common_0.20.1+dfsg-ok1_all.deb Size: 127788 MD5sum: 10a88b8b55bedb34c6add6f5f9114ce2 SHA1: c53348bda91dd986654fd16106217cfb2bca6a29 SHA256: 0ac8dd5fae0d4a3db835f855f8a3d05175da2ef5b7ccd3128243de085c19f53e SHA512: 1ff943c3005c0051e9bde6339b3f1fc83ea1184e90327733d3b8e95262a337c20c585ecca0c47eb085f58e8d0d7f4a85b3a71bbfbfb813c3e23773544c88159f Homepage: https://docutils.sourceforge.io/ Description: text processing system for reStructuredText - common data reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents. . The purpose of the Docutils project is to create a set of tools for processing reStructuredText documentation into useful formats, such as HTML, LaTeX, ODT or Unix manpages. . This package includes data and configuration files. Package: docutils-doc Architecture: all Version: 0.20.1+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: python-docutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5097 Filename: pool/main/p/python-docutils/docutils-doc_0.20.1+dfsg-ok1_all.deb Size: 1126636 MD5sum: fdfa6cf717ef51c2c6dd9279750ad155 SHA1: 1f4f4ea0b123e2f088e66d76e6bd0b858d7cda8d SHA256: f1891567d5c68a9aa55dc58207fad0778deb7785fd01f8333fd8ff5838d0652b SHA512: c6efafdf5df513ae2bc96b40c68640e91f0985c084f9401c8eb30554ae61f5321807ad5559a9520058b4dd50bc086a93818aaf9a8493a0f4c036375b5e07df70 Homepage: https://docutils.sourceforge.io/ Description: text processing system for reStructuredText - documentation reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents. . The purpose of the Docutils project is to create a set of tools for processing reStructuredText documentation into useful formats, such as HTML, LaTeX, ODT or Unix manpages. . This package includes documentation in HTML and (gzipped) reST formats. Package: doxygen-doc Architecture: all Version: 1.9.8+ds-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: doxygen Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5941 Provides: doxygen-docs Recommends: doxygen Conflicts: doxygen-docs Replaces: doxygen-docs Filename: pool/main/d/doxygen/doxygen-doc_1.9.8+ds-ok1_all.deb Size: 2203816 MD5sum: 1986896b3d95203115d7624d96b9afde SHA1: c83070d6a457ce970d1190a3e3d7a685d92ec997 SHA256: d7221271ba674056f76d5c6a97aca4328c74aaf40e515f0018289ccac05e5591 SHA512: 69093265bc1bb01d4c26a2f4bda332c6d36a3d13b0f28c8cb0f0c65c7f3e46bc90d24669847795488741eeb226a969926c03fcc675fb66024313a47b46a5eb93 Homepage: https://www.doxygen.nl/ Description: Documentation for doxygen Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java, Python, IDL, Fortran, VHDL and to some extent D. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of annotated source files. . This package contains the documentation for doxygen. Package: doxygen-latex Architecture: all Version: 1.9.8+ds-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: doxygen Origin: openKylin Maintainer: openKylin Developers Installed-Size: 361 Depends: doxygen (>= 1.9.8+ds-ok1), texlive-extra-utils, texlive-latex-extra, texlive-plain-generic, texlive-latex-recommended, texlive-font-utils, ghostscript, texlive-fonts-recommended, cm-super-minimal Filename: pool/main/d/doxygen/doxygen-latex_1.9.8+ds-ok1_all.deb Size: 4404 MD5sum: 780668fa4cf41a4c5099390d72537388 SHA1: 65b42e1388c39db228a4e13809b2ae8aa4afb34a SHA256: c1e5b1cc5c1f3042461cbce9e5f118f8b88f0cc0ae0a84d3aec87163aab5cc43 SHA512: bc0949bc2838cd6e0f98673d53aa8df5943841862d60d179cad893400d7e68f33995feb45c55ab697d806ad86263c9fe17f61188956f827bc3f334ffe2ec9e95 Homepage: https://www.doxygen.nl/ Description: Generate LaTeX documentation from source code Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java, Python, IDL, Fortran, VHDL and to some extent D. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of annotated source files. . This dependency package adds dependencies for all LaTeX packages required to build documents using the default stylesheet. Package: dpdk-doc Architecture: all Version: 23.11-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 80912 Depends: fonts-font-awesome, fonts-lato, fonts-roboto-slab, libjs-jquery, libjs-underscore, python3:any Filename: pool/main/d/dpdk/dpdk-doc_23.11-ok1_all.deb Size: 9443872 MD5sum: c31af7bcbca44923aadaee3ee9939031 SHA1: b70709204024738523323039cec444410869b445 SHA256: 169280972c62f71f48eeff49fb30637e672dcb054ef68f4eabb1a31a39186843 SHA512: 29b6aed83c1b1c5a437bb2266db6862793a11085f51d4f4680e5db333226fa20e7cc3341a5898822e74ec45b2a95318a0e188adc30eed88173af972d34e60676 Homepage: https://dpdk.org/doc/guides/index.html Description: Data Plane Development Kit (documentation) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the complete set of documentation and guides. Package: dpkg Architecture: rv64g Version: 1.21.1-ok7 Multi-Arch: foreign Priority: required Essential: yes Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 6456 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-ok7_rv64g.deb Size: 2202572 MD5sum: 1d61eca840a974530e97ec8b70a1b463 SHA1: a21416de2497ec05c2659aabb3a9546b1d85ed0d SHA256: 83eae07af71fcfcab7b8d89022b3611bd0507614c08cf2fe72a52afbf1b51af5 SHA512: a074f13cb7fe472dd245f638e46021e161bda5ef6a604889afa0a03d0f534d11fdbdf08eabaaedd7de3c58cfca00c449a73add79cf3ba3c7f17b0348f04e4af5 Homepage: https://wiki.debian.org/Teams/Dpkg Description: Debian package management system This package provides the low-level infrastructure for handling the installation and removal of Debian software packages. . For Debian package development tools, install dpkg-dev. Package: dpkg-dev Architecture: all Version: 1.21.1-ok7 Multi-Arch: foreign Priority: optional Section: utils Source: dpkg Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 2253 Depends: binutils, bzip2, libdpkg-perl (= 1.21.1-ok7), lto-disabled-list, make, patch (>= 2.7), tar (>= 1.28-0), xz-utils, perl:any Recommends: build-essential, fakeroot, gcc | c-compiler, gnupg, gpgv, libalgorithm-merge-perl Suggests: debian-keyring Breaks: debhelper (<< 10.10.1~) Filename: pool/main/d/dpkg/dpkg-dev_1.21.1-ok7_all.deb Size: 921840 MD5sum: 01c044c0fda4e854b9911193c3286cfd SHA1: 5dfb33235f0447d3e726f9307968dc72331afaad SHA256: ff6d69c5192c1914dc59bdcd482213077ac1756b8ff1676d3828734653d91475 SHA512: 360d15346eea956af429b9487e9f19f062d6818bb89789808821940d9a75a010f4d6fe108a94a69b70417a382e799be9d597eae787bd9185cbae9307f6138aad Homepage: https://wiki.debian.org/Teams/Dpkg Description: Debian package development tools This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages. . Most Debian source packages will require additional tools to build; for example, most packages need make and the C compiler gcc. Package: dpkg-dev Architecture: all Version: 1.22.6-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: dpkg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 1550 Provides: dpkg-build-api (= 0), dpkg-build-api (= 1) Depends: perl:any, libdpkg-perl (= 1.22.6-ok2), tar (>= 1.28-1), bzip2, xz-utils (>= 5.4.0), patch (>= 2.7), make, binutils Recommends: build-essential, gcc | c-compiler, fakeroot, gnupg | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, gpgv | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, libalgorithm-merge-perl Suggests: debian-keyring Breaks: debhelper (<< 10.10.1~), libsop-java-java (<< 4.0.7~), pgpainless-cli (<< 1.3.13~), sq (<< 0.33.0~), sqop (<< 0.27.2~) Filename: pool/main/d/dpkg/dpkg-dev_1.22.6-ok2_all.deb Size: 1146352 MD5sum: 82172e7393f1444d773f6119b9638caf SHA1: 4a8ede440ec1434f5853bd7eb29a0e34106da4ad SHA256: 8f278af1c94209cb48bf3d0daceba12c64efc729845ac5685828171171a6ab8b SHA512: 6d94d3eb64e36d3f5605ddc3fea07d6d4fcd16bbb4fe8ef1186154a11f1abd0a24abe062d6789c409543394c4a984aec65f231edc78d27f806dc05ee3217220b Homepage: https://wiki.debian.org/Teams/Dpkg Description: Debian package development tools This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages. . Most Debian source packages will require additional tools to build; for example, most packages need make and the C compiler gcc. Package: dpkg-dev Architecture: all Version: 1.22.6-ok3 Multi-Arch: foreign Priority: optional Section: utils Source: dpkg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 2729 Provides: dpkg-build-api (= 0), dpkg-build-api (= 1) Depends: perl:any, libdpkg-perl (= 1.22.6-ok3), tar (>= 1.28-1), bzip2, xz-utils (>= 5.4.0), patch (>= 2.7), make, binutils Recommends: build-essential, gcc | c-compiler, fakeroot, gnupg | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, gpgv | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, libalgorithm-merge-perl Suggests: debian-keyring Breaks: debhelper (<< 10.10.1~), libsop-java-java (<< 4.0.7~), pgpainless-cli (<< 1.3.13~), sq (<< 0.33.0~), sqop (<< 0.27.2~) Filename: pool/main/d/dpkg/dpkg-dev_1.22.6-ok3_all.deb Size: 1150172 MD5sum: 76da2cb13cc2c4d7cd7e1907b527eb8f SHA1: 16df9cc62740895f07add0104d579e9d00976d0b SHA256: 4db15284f110076a8110b5c675a73d2c101c8d8a0bb3de8fdd1f6a3d2e124f52 SHA512: 4037e22bac1c205687667477910a71a02ca6dc899aa74cc6d8f0fa2ce2d4c9a9a9fed047810594047aabb509ee66b8549da11b4e71e19ccf8d548de773f5fdab Homepage: https://wiki.debian.org/Teams/Dpkg Description: Debian package development tools This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages. . Most Debian source packages will require additional tools to build; for example, most packages need make and the C compiler gcc. Package: dpkg-repack Architecture: all Version: 1.52-ok1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Depends: dpkg (>= 1.21.0), libdpkg-perl, perl:any Suggests: fakeroot Filename: pool/main/d/dpkg-repack/dpkg-repack_1.52-ok1_all.deb Size: 9928 MD5sum: e381afd01c9d61b5a6e93111dc5c643e SHA1: f215e1efe4be72bf12b35ff87c20078e821f80ec SHA256: 5c6f36deaadf4450576f1017f033a0283bd2de0ae18966a606a3bd9c8574d300 SHA512: 9fc6d013c58cffcfa06cb824c01221d98ed0e1fbde908b3412397e15ac3bc48ee9a2b57bc3c28fbbb18a3d40613e296e25e9102636b0503c80e8b7beae762e43 Homepage: https://wiki.debian.org/Teams/Dpkg Description: Debian package archiving tool dpkg-repack creates a .deb file out of a package that has already been installed. If any changes have been made to the package while it was unpacked (i.e. files in /etc were modified), the new package will inherit the changes. . This utility can make it easy to copy packages from one computer to another, or to recreate packages that are installed on your system, but no longer available elsewhere, or to store the current state of a package before you upgrade it. Package: dracut Architecture: all Version: 059-ok2 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Thomas Lange Installed-Size: 21 Provides: linux-initramfs-tool Depends: dracut-core (>= 059-ok2), dracut-core (<< 059-ok2+b+~) Suggests: dracut-network Conflicts: initramfs-tools, live-tools Filename: pool/main/d/dracut/dracut_059-ok2_all.deb Size: 3796 MD5sum: 6b68efd6c2bc8a4d79962dfae0644f8d SHA1: 401644bf792c0e57ffcd642da772bcf022b16db6 SHA256: 53efaa0bf6beb5dc31343387cd1c035a54b845ea1da5054a41a8b6d94d9e0624 SHA512: bade689c5a5ec85eee2eee5fdb3d40016e94390f26dffe6e3312f5b2e2a71f7e2f68e5eca152a656844b7cc8f76dc378c1ef888a69cc5f4f3439a85f4cddcc0b Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: Initramfs generator using udev This package builds a bootable initramfs for Linux kernel packages. The initramfs is loaded along with the kernel and is responsible for mounting the root filesystem and starting the main init system. Package: dracut Architecture: all Version: 060+5-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20 Provides: linux-initramfs-tool Depends: dracut-core (>= 060+5-ok1), dracut-core (<< 060+5-ok1+b+~) Suggests: dracut-network Conflicts: initramfs-tools, live-tools Filename: pool/main/d/dracut/dracut_060+5-ok1_all.deb Size: 3900 MD5sum: d123657ea9d36f58f8478cd719e56978 SHA1: 22496ee93035f82fbb90f7fe0c1891f8470e9481 SHA256: 5da8272cccca22777985a023a904c0a2e9d2069e94fa22a9a8478f84dd9741ff SHA512: fbd6a5c429b6ae3f6d9808a00bae652d109373604442011f35457c25fd4ea466499240bcd90439ab153bf746e94fcb7d75bc373600a179e4cdcf6d6f192dd21a Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: Initramfs generator using udev This package builds a bootable initramfs for Linux kernel packages. The initramfs is loaded along with the kernel and is responsible for mounting the root filesystem and starting the main init system. Package: dracut-config-generic Architecture: all Version: 059-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Thomas Lange Installed-Size: 16 Depends: dracut-core Filename: pool/main/d/dracut/dracut-config-generic_059-ok2_all.deb Size: 2828 MD5sum: 784dd698fdaf48793e08d78500f9273d SHA1: 2fef963f4b10f65ac5d469dc7e52ff245326188c SHA256: 27815d93978d322fc041ff44520ca8860ab75b8be4cd76a367c22b990dda9dca SHA512: 9ac877325cbb710dccc69d94c1d4fa9fc86cd46291a15a291cfeb3042d15840b9abfb3cdfd9ffc946feae39fcf83ab8b22c5eef84bbf9be45ce841a8094a9cb6 Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: dracut is an event driven initramfs infrastructure This is the dracut configuration to turn off hostonly image generation Package: dracut-config-generic Architecture: all Version: 060+5-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15 Depends: dracut-core Filename: pool/main/d/dracut/dracut-config-generic_060+5-ok1_all.deb Size: 2964 MD5sum: a4ce831578ae0fc64e6582ec921db5f8 SHA1: 9cbbf70589de024b40cd618ad19fadcd255a7b1e SHA256: 89e0495321f5aa22df327eb458cca837390235cd31a252fda0765e31e194ad1c SHA512: cf31cd53c0921dfd85ae23451e569787c49bd21b537427b129b2d283dc860f5113d64fbb3ba8a4e65695f61fc95deaf1f3b9a430324ee2d282d97fe552506652 Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: dracut is an event driven initramfs infrastructure This is the dracut configuration to turn off hostonly image generation Package: dracut-config-rescue Architecture: all Version: 059-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Thomas Lange Installed-Size: 16 Depends: dracut-core Filename: pool/main/d/dracut/dracut-config-rescue_059-ok2_all.deb Size: 2828 MD5sum: 3bbfa270f00068518b9fe4d960238d5a SHA1: f06b71a0da228911d23f926abfcca2ac040c92d2 SHA256: 5675a24de116aeb611173dc2f633d4db4265d41f95c5040b511db4a037d58e59 SHA512: 0893278b35865b43be5b5160a5365d2bc0b00fd9774a64a03ecbb06f41c027437f9204d44d316f5a0681f398d4bc0c8dc71be2803ececf24ebc559197a2e3f00 Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: dracut is an event driven initramfs infrastructure This is the dracut configuration to turn on rescue image generation Package: dracut-config-rescue Architecture: all Version: 060+5-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15 Depends: dracut-core Filename: pool/main/d/dracut/dracut-config-rescue_060+5-ok1_all.deb Size: 2960 MD5sum: b026aaedec1d1619e8f8b7e41ab7f21e SHA1: b0e6aab67979b497be8a0cc47aaead9e284de7e7 SHA256: cd583d4c255894d1812973c5c1006aa8ab9b5cea1b7ea2d33eaf4bbc148a6269 SHA512: 753c72305ae058275438c16b3687542191a33e1e84907a138bb662bda39156bc26ad7a56e07122e393783305a23fccc18655af07092919536a943420445c84fc Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: dracut is an event driven initramfs infrastructure This is the dracut configuration to turn on rescue image generation Package: dracut-live Architecture: all Version: 059-ok2 Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Thomas Lange Installed-Size: 72 Depends: dracut-core, dmsetup Recommends: dracut-network Breaks: dracut-core (<< 050-1), dracut-network (<< 050-1) Replaces: dracut-core (<< 050-1), dracut-network (<< 050-1) Filename: pool/main/d/dracut/dracut-live_059-ok2_all.deb Size: 13676 MD5sum: 7ee525ed856c89017fea0c2596154f15 SHA1: a92c6391107af661ae2776bf714ce95083685012 SHA256: ed40f89c4cdb582dc78a5b04ac3476329d50c45840611e3f263e29a6ea09e1d1 SHA512: 6ef4d03667318eab60e1563f90d118668e8934ede9d5ef36017d7d830e7b6ca0ccbbec74ce2589154f9966ba68d5569f4e0c71ccbafbf6c2373f470b0beb9b2b Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: dracut is an event driven initramfs infrastructure (live image modules) Package to build a dracut initramfs with live image capabilities. . This package requires everything which is needed to build an initramfs with dracut, with live image capabilities, like Live CDs. Package: dracut-live Architecture: all Version: 060+5-ok1 Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: openKylin Developers Installed-Size: 71 Depends: dracut-core, dmsetup Recommends: dracut-network Breaks: dracut-core (<< 050-1), dracut-network (<< 050-1) Replaces: dracut-core (<< 050-1), dracut-network (<< 050-1) Filename: pool/main/d/dracut/dracut-live_060+5-ok1_all.deb Size: 13704 MD5sum: b8a5578649fcb4104e7f9648e8a8fc8b SHA1: 7abae69dc4f6857870a6efdd56e69b168f3f8720 SHA256: 76a7e50ad16fc94b49ee41e272f60091c03c151352b58a29f7d8b5d120534f63 SHA512: a080e38f487cbe9de067e36cc4ebda27e2df983bd13ba8843af30081166f2d172b1b3462e2c32e7dac7b23df871e0423e57947053863113a177c4468737a0f4d Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: dracut is an event driven initramfs infrastructure (live image modules) Package to build a dracut initramfs with live image capabilities. . This package requires everything which is needed to build an initramfs with dracut, with live image capabilities, like Live CDs. Package: dracut-network Architecture: all Version: 059-ok2 Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Thomas Lange Installed-Size: 306 Depends: dracut-core, iputils-arping, isc-dhcp-client Recommends: nfs-common, open-iscsi, nbd-client, curl Filename: pool/main/d/dracut/dracut-network_059-ok2_all.deb Size: 53802 MD5sum: 47e187fd26900bd629f7db41f8ede0ae SHA1: 02aa97592de104a7231b94c272f435a686f76f70 SHA256: c4b748f6071c5df9cfb4f15989db359a81086f93a6796949791d2fdf3d0ec8dd SHA512: d7f49b20b7295b6b5b7514ad2b7d6737db77f98fbc94af037c23a7852f3eca798d9d57bc91492f318a2752fb22ae23c5fd563ceb2effdec7825061f85a0bf964 Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: dracut is an event driven initramfs infrastructure (network modules) Package to build a dracut initramfs with network support. This includes dracut modules for NFS, CIFS, iSCSI, HTTP, NBD, FCP and FCOE. Package: dracut-network Architecture: all Version: 060+5-ok1 Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: openKylin Developers Installed-Size: 263 Depends: dracut-core, iputils-arping, isc-dhcp-client | systemd | connman | network-manager Recommends: nfs-common, open-iscsi, nbd-client, curl Filename: pool/main/d/dracut/dracut-network_060+5-ok1_all.deb Size: 46724 MD5sum: 1d676e1d397294a7a946f624d3c39975 SHA1: 972ae0080a900bd6ef18ed14890d4b9d70a39ce7 SHA256: e70969f1c305579987943e5571d382a7fa9a96fdb9810dfa0661287a65587f83 SHA512: 0dffa7b28cfb34f2624aa744899de295aa32a11fad252c203b19708de6666336bc23fe01b53c995d35ee18eba992484daad2c787126ac5dcc4d394269a6707c9 Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: dracut is an event driven initramfs infrastructure (network modules) Package to build a dracut initramfs with network support. This includes dracut modules for NFS, CIFS, iSCSI, HTTP, NBD, FCP and FCOE. Package: dracut-squash Architecture: all Version: 059-ok2 Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Thomas Lange Installed-Size: 20 Depends: dracut-core, squashfs-tools Breaks: dracut-core (<< 050-1) Replaces: dracut-core (<< 050-1) Filename: pool/main/d/dracut/dracut-squash_059-ok2_all.deb Size: 4168 MD5sum: 34ff1fdc55a22c80e1ad4473078b0d59 SHA1: 8df53fc91f87f491bfe318b9bb98559adde713e0 SHA256: 3019ebb2b24d50c838d0bd05faffb504e7e81bff5354859d21266fb2008ffd3d SHA512: cbe18c972638526fa80f9de342be5d5f115f38ed067ea62c717c5621797d858658f8ebf77653f683bcc88932d36752802a1b4f2e9cf45a80dcfc5e1d0c56ec3c Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: dracut is an event driven initramfs infrastructure (squashfs modules) Package to build an initramfs with most files in a squashfs image. . This package provides a dracut module to build an initramfs, but store most files in a squashfs image, result in a smaller initramfs size and reduce runtime memory usage. Package: dracut-squash Architecture: all Version: 060+5-ok1 Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: openKylin Developers Installed-Size: 19 Depends: dracut-core, squashfs-tools Breaks: dracut-core (<< 050-1) Replaces: dracut-core (<< 050-1) Filename: pool/main/d/dracut/dracut-squash_060+5-ok1_all.deb Size: 4256 MD5sum: 612cb73339f7389d1065c418a11822ce SHA1: fd111da8a0642361df9f8a675d6fe5bee1f2a430 SHA256: 0edfd23e3517b19175ea453f6c2858c0c358df61278585ebf06178ad6a4eb8b9 SHA512: 35c57c8b22c42c8e4f4613b63a7b2eea9d437f8aaa61f38db738dc09919773e15026567d10d4540201763733c926a1c94963c749db7fd1e442ee84b1f900e577 Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: dracut is an event driven initramfs infrastructure (squashfs modules) Package to build an initramfs with most files in a squashfs image. . This package provides a dracut module to build an initramfs, but store most files in a squashfs image, result in a smaller initramfs size and reduce runtime memory usage. Package: dselect Architecture: rv64g Version: 1.21.1-ok7 Multi-Arch: foreign Priority: optional Section: admin Source: dpkg Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 2352 Depends: libc6 (>= 2.34), libncursesw6 (>= 6.1+20180210), libtinfo6 (>= 6.1+20180210) Suggests: perl Filename: pool/main/d/dpkg/dselect_1.21.1-ok7_rv64g.deb Size: 1343864 MD5sum: e97f5dab637d0416b96957b200b6c03c SHA1: fdcd44978992f43067ec0beef6bbf90ba189b600 SHA256: dee20c697d41e854efdd0417b7a1c326ea07d5b4dd7745b81d8cb333aca9c71c SHA512: 1857dad2748c928abd97d7ace64cfbdf60581cb513feccb71c50d2b0cd40b41844c6767c03f7ccd9509f6cf315651730b5627eb49843872ffa875d4ad290798e Homepage: https://wiki.debian.org/Teams/Dpkg Description: Debian package management front-end dselect is a high-level interface for managing the installation and removal of Debian software packages. . Many users find dselect intimidating and new users may prefer to use apt-based user interfaces. Package: dwarves Architecture: all Version: 1.25-ok2 Multi-Arch: foreign Priority: optional Section: oldlibs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Thomas Girard Installed-Size: 13 Depends: pahole (>= 1.22) Filename: pool/main/d/dwarves/dwarves_1.25-ok2_all.deb Size: 2170 MD5sum: 603f16fb94701f35a370363aaa16e479 SHA1: 34c53948e6a7c0d25d46f8468cb6fa1563d670bd SHA256: 376653d93e37cd960928b59edbcece241ca43e607d2dcdc7bc32fb1bfd694e65 SHA512: 31c52f70668283f7557296b221008651bd10f4e0a2630faf5c7aaf091820cbd4255aa73eb3feb18f8f948439b1ef2f6cd3cd46ceb86747f2b07bea549e0fe37c Homepage: https://git.kernel.org/pub/scm/devel/pahole/pahole.git Description: set of advanced DWARF utilities - transitional package This is a "dummy" package that depends on the newly named pahole. Package: e2fsprogs-l10n Architecture: all Version: 1.47.0-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: e2fsprogs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theodore Y. Ts'o Installed-Size: 3188 Depends: e2fsprogs (>= 1.47.0-ok1), e2fsprogs (<< 1.47.0-ok1+c~) Replaces: e2fsprogs (<< 1.43.5-0) Filename: pool/main/e/e2fsprogs/e2fsprogs-l10n_1.47.0-ok1_all.deb Size: 542032 MD5sum: 0f5f7627eafedccf1f25fdfcb22aa55d SHA1: 5a75a071bbc299901fecbebc84b6457a47b9236d SHA256: 12b6c0eba576ebe74be8a03a5e5d2f17589ce1fd8d6aa1acc268c342ac4014a3 SHA512: bbbfd1a374fc27c879cf915d964ec76e96c58968aa4030f213e9a4addd1c62ce58bf356366be3c5d7379656339500112ece284d1762c6406cb11bda5c76deb5a Homepage: http://e2fsprogs.sourceforge.net Description: ext2/ext3/ext4 file system utilities - translations The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package provides translations for messages for programs found in the 'e2fsprogs' package. Package: editorconfig-doc Architecture: all Version: 0.12.7-ok1 Priority: optional Section: doc Source: editorconfig-core Origin: openKylin Maintainer: openKylin Developers Installed-Size: 412 Depends: libjs-jquery Filename: pool/main/e/editorconfig-core/editorconfig-doc_0.12.7-ok1_all.deb Size: 60888 MD5sum: cb6736023aec3071b6b79373c88df1c6 SHA1: bfadd05fd0d0579d1951dd75bf91b89b37e0da23 SHA256: d02b23529e92b255c4352c32eadd80417842b412e3da1aa393bd677fac7b362e SHA512: f39bf6e6a109dd4df8a4e00896a2d0c7daccc98f6bcd1b878dcac1e12edebcc114e0a06fd0cded8b124b2b5aea01b7138b5dad745f1d572a54df50ecd0deaa05 Homepage: https://editorconfig.org/ Description: coding style indenter across editors - documentation EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides API documentation for editorconfig-core library. Package: efi-shell-aa64 Architecture: all Version: 2024.02-ok1 Priority: optional Section: misc Source: edk2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 866 Filename: pool/main/e/edk2/efi-shell-aa64_2024.02-ok1_all.deb Size: 212384 MD5sum: 436df12213c19bd3197ecf6c1e11da9f SHA1: 80766cefb3465bc41188b106b7224b9055ca9ba3 SHA256: 9bbd1ff74bf9d6d43dd8d12a57ae627514e581739e9b16f83fba0032fa4a5cce SHA512: 77b6e8b2eee7b3df2a5774f8dd2bea3429536cbbcef4732157bfa2f6b37f4282d5ab72a5dbf3eb05d2195680ebb700f674b30ef60e61ca3708a05d26d9417c92 Homepage: http://www.tianocore.org Description: UEFI Shell for 64-bit ARM architecture The UEFI Shell provides a command line interface running on top of the EFI API. It can be used to execute EFI binaries, to manage EFI variables and boot options, or to display details of installed devices, drivers, and protocols. This package contains the shellaa64.efi binary for the 64-bit ARM architecture. Package: efi-shell-arm Architecture: all Version: 2024.02-ok1 Priority: optional Section: misc Source: edk2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 730 Filename: pool/main/e/edk2/efi-shell-arm_2024.02-ok1_all.deb Size: 212196 MD5sum: a621e05af62bb0b55ef756063e0f283a SHA1: fd95a46e4b3ba0db21714f5a2a39698897b60959 SHA256: 9d2486cb817fd8589024581d61e477d3bdd0eb019e8e5824e3fc1f2d6020809c SHA512: 903d855aee1464650bf33adf09bc4f5f67dcbfc875b2c668fc304e4e6106b548abe32a1cd3b4d0d2b3a805f602ff9b8669d95e0400a490decf32719bb27be56a Homepage: http://www.tianocore.org Description: UEFI Shell for 32-bit ARM architecture The UEFI Shell provides a command line interface running on top of the EFI API. It can be used to execute EFI binaries, to manage EFI variables and boot options, or to display details of installed devices, drivers, and protocols. This package contains the shellarm.efi binary for the 32-bit ARM architecture. Package: efi-shell-ia32 Architecture: all Version: 2024.02-ok1 Priority: optional Section: misc Source: edk2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 832 Filename: pool/main/e/edk2/efi-shell-ia32_2024.02-ok1_all.deb Size: 229984 MD5sum: 7e173416d3e16fdb082107e24a2197d8 SHA1: 218982945d4f59a47c7e29fc2fddf230b7d81888 SHA256: ab3a7812cd6f111cdebe4a58e5809cfbc6921c42c74e57c2db5daac58c7f2638 SHA512: bd0c51a97041b5fb836b45f27e12e60a63593421501fc1cadb85e06973282ed7d3f454b9f310f3697ccb21455595830622f28c4515efd4d58d2d9f41897f1ed9 Homepage: http://www.tianocore.org Description: UEFI Shell for 32-bit x86 architecture The UEFI Shell provides a command line interface running on top of the EFI API. It can be used to execute EFI binaries, to manage EFI variables and boot options, or to display details of installed devices, drivers, and protocols. This package contains the shellia32.efi binary for the a 32-bit x86 architecture. Package: efi-shell-riscv64 Architecture: all Version: 2024.02-ok1 Priority: optional Section: misc Source: edk2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1128 Filename: pool/main/e/edk2/efi-shell-riscv64_2024.02-ok1_all.deb Size: 254328 MD5sum: 9b29c128057eccfc4d0d251edc135716 SHA1: 1dabb8eeaf0066615382b51540e11def26bce68c SHA256: 167f0ac1215b1b982ec763623d3a8033bbfbfaa2d0510dceeed42db36d8bd75d SHA512: 8f1eb303a964d124d83c984a216e94591500be4cc7231c235dd3e4d29d287edf8eb3b4a168592c2e91dd551c88025c43eec64e15a4304fd209c4db96a222b7c8 Homepage: http://www.tianocore.org Description: UEFI Shell for 64-bit RISC-V architecture The UEFI Shell provides a command line interface running on top of the EFI API. It can be used to execute EFI binaries, to manage EFI variables and boot options, or to display details of installed devices, drivers, and protocols. This package contains the shellriscv64.efi binary for the 64-bit RISC-V architecture. Package: efi-shell-x64 Architecture: all Version: 2024.02-ok1 Priority: optional Section: misc Source: edk2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 892 Filename: pool/main/e/edk2/efi-shell-x64_2024.02-ok1_all.deb Size: 242496 MD5sum: 71888251eac96a4358a645c52f9df06f SHA1: 20aed0554975f56362d4777a5964b57d9f8cfae5 SHA256: 68e55af747474f0601aba5bec2610d92baa24ed3b16531bf69b0deb00e37dc30 SHA512: 6d1b74f86f8e8e5dc4dff044aaf765801990c3a261de0f5ff775e8a908b902a01108979473824060d259ce31a22298ec53ae42c0d3f8f94b964016e9d984a46d Homepage: http://www.tianocore.org Description: UEFI Shell for 64-bit x86 architecture The UEFI Shell provides a command line interface running on top of the EFI API. It can be used to execute EFI binaries, to manage EFI variables and boot options, or to display details of installed devices, drivers, and protocols. This package contains the shellx64.efi binary for the 64-bit x86 architecture. Package: efl-doc Architecture: all Version: 1.27.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 68116 Filename: pool/main/e/efl/efl-doc_1.27.0-ok2_all.deb Size: 10026436 MD5sum: ce019f81b8042b8ebe0b32210705f056 SHA1: d6fcb476156ea488221cae6d92359b775ea0a535 SHA256: c66537b536c4f28b90a2244c52002736986187e8b48877df809a0dc6e1602adf SHA512: ac58837714e505894ed2fa561d19d74cd7201bbb36cc5be74ee865264ea57f6e4845c5ed52d3ea7d3c540a5055b2232998adf9039303575c8412f37634d2468d Homepage: https://www.enlightenment.org Description: Documentation for the Enlightenment Foundation Libraries The Enlightenment Foundation Libraries (EFL) is a set of libraries providing building blocks used in the Enlightenment window manager. This package contains the Doxygen-generated HTML documentation and examples for the API of the EFL. . This is part of the Enlightenment Foundation Libraries (EFL). Package: elpa-protobuf-mode Architecture: all Version: 3.21.12-ok1 Priority: optional Section: editors Source: protobuf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 95 Depends: dh-elpa-helper, emacsen-common Filename: pool/main/p/protobuf/elpa-protobuf-mode_3.21.12-ok1_all.deb Size: 8720 MD5sum: 53dab4837f979b6f20ad8fb9d5f1040e SHA1: dd35988309dd4f3831f2e297296c943131745846 SHA256: 50364701f234dc5ba5e732015cf05ebcf8a3466a4b1a34044e7b570535b28ba8 SHA512: 64da5050dafa594d1124833881616ba3c8a9ba07964764c3e57415f615be82055b2567498b7eda620a141eef63d6c575e96338a066fff90e55a7f2ff915b2519 Homepage: https://github.com/google/protobuf/ Description: Emacs addon for editing protocol buffers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package provides an emacs major mode for editing files in protocol buffers format. It features syntax highlighting and auto-indentation. Package: emacsen-common Architecture: all Version: 3.0.5-ok1 Priority: optional Section: editors Origin: openKylin Maintainer: openKylin Developers Installed-Size: 55 Conflicts: emacs19, emacs20, emacs21-common, emacs22-common, emacs23-common, emacs24-common, emacs25-common, xemacs21-support (<< 21.4.24-6~) Filename: pool/main/e/emacsen-common/emacsen-common_3.0.5-ok1_all.deb Size: 11748 MD5sum: 365876c351e0b8861fcb0a93d31f506f SHA1: c2b2c4b6c9ccd7c7cb80e305b4bd0fdad15bf034 SHA256: b980b399183935b8389f71c5c8bcd3ee7a26a6a0aff220e170a75e58776344a4 SHA512: 9f818c8147b7246ffa2f6c5e9c5c719d0c7b41e7ae246a3da5b7d9af5293ac4f9b839883df1645b1ccd9fa68da42a366694c1da4c5d270673da8b185ac5a63ca Description: Common facilities for all emacsen This package contains code that is needed by all the (x)emacs packages. It will be automatically installed when needed. Package: engrampa-common Architecture: all Version: 1.24.0-ok3~0630 Priority: optional Section: x11 Source: engrampa Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 13352 Depends: dconf-gsettings-backend | gsettings-backend Breaks: engrampa (<= 1.0.3-1), parchives (<< 1.1.5-1~) Replaces: parchives (<< 1.1.5-1~) Filename: pool/main/e/engrampa/engrampa-common_1.24.0-ok3~0630_all.deb Size: 834644 MD5sum: 32f4b7696bd125c825cd8bf446e43926 SHA1: 73b165430f5a760f76795cdf554391088b2fa75e SHA256: 4fce49f7db1a840e8205a4cb2ebda12e4fcab45210b6500adc710aa27cde1fe2 SHA512: 05ef11a830a15886bd898c0c3daef77f48daed6380a1410ed7140f64c7e1c7794968c1e527ff976571602e05ca209171b65b0800302f2c011f22ee3fb1328422 Homepage: http://www.mate-desktop.org/ Description: archive manager for MATE (common files) Engrampa is an archive manager for the MATE environment. It allows you to: . * Create and modify archives. * View the content of an archive. * View a file contained in an archive. * Extract files from the archive. . This package contains the architecture independent files. Package: evolution-data-server-common Architecture: all Version: 3.52.0-ok2 Multi-Arch: foreign Priority: optional Section: gnome Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 9274 Depends: dconf-gsettings-backend | gsettings-backend Filename: pool/main/e/evolution-data-server/evolution-data-server-common_3.52.0-ok2_all.deb Size: 1382788 MD5sum: caf35c98935e134f160a07b71577cb06 SHA1: 1e49a2fef4837a33c179c5b500278974403cd51e SHA256: 6a2989eb970ff2265b15b28c10af2ed07edf0945a5ca98840b048fd6c08bcda3 SHA512: 38a47dff7b6cef619b6a33a4b39fae9e92e81d49a31b997fb071f331ab524f4624e53c56cdc6f9989ef5ccd3f4c15146e768175597484ceeb3f1c6a564cb5e3c Homepage: https://wiki.gnome.org/Apps/Evolution Description: architecture independent files for Evolution Data Server The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains the architecture independent files needed by the evolution-data-server package. Package: evolution-data-server-doc Architecture: all Version: 3.52.0-ok2 Priority: optional Section: doc Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 16401 Suggests: devhelp Filename: pool/main/e/evolution-data-server/evolution-data-server-doc_3.52.0-ok2_all.deb Size: 809676 MD5sum: 9c5e9e79d3bfed86a99efebdcdbe30b7 SHA1: 6b29e713c9d35c0d10a1aaaa432ebb30533ef68c SHA256: f0e6a28d1a7959de34b6562187c7f841e54d1b01cefcb9e1a5632f89a61f26c1 SHA512: 3cc895ea487cf44fe53b58878c5ebff9a807ee9f720fc2d9667833ccccfe712b4b3dabff1b4c6313b0065a58748e3875aff962a285447ab10fdad96dd876e633 Homepage: https://wiki.gnome.org/Apps/Evolution Description: Documentation files for the Evolution Data Server libraries The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains the API documentation for all the individual Evolution Data Server libraries. Package: extra-cmake-modules-doc Architecture: all Version: 5.115.0-ok1 Built-Using: sphinx (= 7.2.6-ok1) Multi-Arch: foreign Priority: optional Section: doc Source: extra-cmake-modules Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1134 Depends: libjs-sphinxdoc (>= 7.2.2) Breaks: extra-cmake-modules (<< 5.74.0-1) Replaces: extra-cmake-modules (<< 5.74.0-1) Filename: pool/main/e/extra-cmake-modules/extra-cmake-modules-doc_5.115.0-ok1_all.deb Size: 102960 MD5sum: a7e71d6e90bc31f79da1d0fed572d1c6 SHA1: cd7eaf578c566ef013a56d30622190dc4040b58f SHA256: 10d5b6a69307d9cf76703cee0ba3626421755827c65aed78587c909d7216b5e4 SHA512: 95e7c7f4c803e818e41b8cbe3a0daa8ddc591fe81111c73df86d47dc1aab03f7791832d128e7e234f372e098a410e189b2273491af1f53151a82ae725ad159b6 Homepage: https://invent.kde.org/frameworks/extra-cmake-modules Description: Extra modules and scripts for CMake Extra CMake Modules, or ECM, aims to augment CMake with additional modules. It serves as both a staging ground for new modules before they are moved upstream to CMake and a place for modules that, for whatever reason, are not a good fit for CMake itself. . It is primarily driven by the needs of the KDE community, but it is hoped that other projects will find it useful, and outside contributions are always welcome. The main rule for new modules is that there must be at least two downstream users. . This package contains HTML documentation and man pages. Package: fcitx Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 43 Depends: fcitx-bin, fcitx-data, fcitx-modules Recommends: fcitx-config-gtk | kde-config-fcitx, fcitx-frontend-all | fcitx-frontend-fbterm, fcitx-ui-classic | fcitx-ui-light, im-config (>= 0.5) Suggests: fcitx-m17n, fcitx-tools Conflicts: fcitx5 Filename: pool/main/f/fcitx/fcitx_4.2.9.9-ok1_all.deb Size: 5868 MD5sum: c0566afc12ca6581829fb4f4a72d8c8d SHA1: 16e06e463dc2ea5d18c547289a686086b2700218 SHA256: d7ec1f8d1f5ca350710ac4e31ed13c8da4caf0dfb4777732b07e3acbf89c4c25 SHA512: ca38940439d24b89e991ea9a9b4077e255c08fea7d3fad531b2e9ec24249ea67a81d3ddaf7e0464558cc949ce279c589d7075bb0c5ca0c97b63b2a7f0bee11cd Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This metapackage pulls in a set of components recommended for most desktop users. Package: fcitx-data Architecture: all Version: 1:4.2.9.9-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 942 Recommends: fcitx-bin Suggests: fcitx (>= 1:4.2.9.9) Conflicts: fcitx5 Breaks: fcitx (<< 1:4.2.9.9) Replaces: fcitx (<< 1:4.2.9.9) Filename: pool/main/f/fcitx/fcitx-data_4.2.9.9-ok1_all.deb Size: 175600 MD5sum: 789730cc7d28de334b2650a1d706d093 SHA1: 0c10d803a57316aa4a066ad1731081550fbb034d SHA256: 728545bdecbf57d039d7e03785a8965778f928d4bf1dd2788dd05ffd14905955 SHA512: 40e99ee138c90aeed2b85bf1cb93973fe8f6b353a43bc0939b2304a08c6f835458ea15b3a906ad221532b2376ceb792d95f97e3eb131f17cc671a5ae6170bf6d Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - essential data files Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the essential data files. If you are looking for a working input experience, please install the package "fcitx" instead. Package: fcitx-frontend-all Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 31 Recommends: fcitx-frontend-gtk2, fcitx-frontend-gtk3, fcitx-frontend-qt5, fcitx-frontend-qt6 Filename: pool/main/f/fcitx/fcitx-frontend-all_4.2.9.9-ok1_all.deb Size: 4476 MD5sum: a70a1b4a69a0d5a61543cf0372c9ac41 SHA1: cd3b199cccd0ec1e0810110deb9faf018d08efab SHA256: 4bb0e034ac405dfd21d00f06d6d1b245fe06b88a4d800f4145ca620eeb58b418 SHA512: d8595b76b52890d46d6d603d28124d86cb944d296bd2d5f6b8e82d047ad3c77d5fed62292e6fcecb87c1948d2e82b7565d07fc881a4978f9350ded72a5fda0e9 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - frontends metapackage Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This metapackage pulls in the following frontends: * XIM protocol client * GTK+ 2/3 IM Module * Qt 5 IM Module * Qt 6 IM Module Package: fcitx-libs Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: oldlibs Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 31 Depends: libfcitx-config4 (>= 1:4.2.9.9-ok1), libfcitx-core0 (>= 1:4.2.9.9-ok1), libfcitx-utils0 (>= 1:4.2.9.9-ok1), libfcitx-gclient1 (>= 1:4.2.9.9-ok1) Suggests: fcitx (>= 1:4.2.9.9) Breaks: fcitx (<< 1:4.2.9.9) Replaces: fcitx (<< 1:4.2.9.9) Filename: pool/main/f/fcitx/fcitx-libs_4.2.9.9-ok1_all.deb Size: 4320 MD5sum: 5b3d44b01714ae911af8e2330b70bb6f SHA1: 5d62a84749409518e4bd8cd77f375530b5d0d153 SHA256: 105a36ff07cb4929ead25d41d7ef2f156e7b7f775bf9b038b6439304b30585b6 SHA512: e79b8e14574fbc983e0afc64663f07624e42efde7f55150f33459718b57f28a70a6b4c9317cb917926f4dc05442efdee0216e1715680a850e67241544a4b1a0a Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - metapackage for libraries Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package depends on all public libraries of fcitx. Package: fcitx-table-all Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 31 Recommends: fcitx-table-bingchan, fcitx-table-cangjie, fcitx-table-dianbaoma, fcitx-table-erbi, fcitx-table-wanfeng, fcitx-table-wbpy, fcitx-table-wubi, fcitx-table-ziranma Filename: pool/main/f/fcitx/fcitx-table-all_4.2.9.9-ok1_all.deb Size: 4512 MD5sum: c4292918e5e90259217fbc395fa6d335 SHA1: 640b7dfcdbb8c8517c430259b5ef629ca54fabcb SHA256: c9772a118f93ee23d1afe8356fbce19690824d52634c10365f7a91381a51aebf SHA512: 2bdf32b11d63fe7c14cd0c7877f06d977dc54a41f7a41a3fcc1760f88c6bc447a0fefddd94c7a2d3cbf2fdf03d4a2a68fb357d062cf88cd1aa5b29a7ef8d42d7 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - tables metapackage Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This metapackage pulls in tables shipped with Fcitx main program: * Cangjie * Dianbaoma * Erbi * Bingchan * Wanfeng * WubiPinyin * Wubi * Ziranma Package: fcitx-table-bingchan Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 548 Depends: fcitx-table (>= 1:4.2.6) Filename: pool/main/f/fcitx/fcitx-table-bingchan_4.2.9.9-ok1_all.deb Size: 109352 MD5sum: 206a08c09096f12f76bd8daf6eef6aed SHA1: f65f288a9b87d5f9025793283e9fe9cae062da4b SHA256: 3f357f930baffe9657999f524400de7de719a9096207566a0de32e0ddcab2087 SHA512: 63f2e618f6f4d03cae3b004872e9ae483417d939460b74e7620b605595f0e57a2e09f37084bc04836e5d6ff76ec4d27e2123a6792a67cf165ad92070c3174122 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - Bingchan table Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides Bingchan table used by the Fcitx table engine. Package: fcitx-table-cangjie Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 192 Depends: fcitx-table (>= 1:4.2.6) Filename: pool/main/f/fcitx/fcitx-table-cangjie_4.2.9.9-ok1_all.deb Size: 26916 MD5sum: 29e44791dafd5f918018a8256ce13b52 SHA1: 15feb60991618a92fb3057c8b1be4d654dfd0f4d SHA256: 6b821fad8a68401847985bd24048d4a2e785dbab4ebeae1ba93f95550a0e7f5f SHA512: d785268e176ab263acc93356c07688a521aca8cb3141faa8e7136450698e59533f729cf2673bb428ed967a2f868d18b3fd8c916a6e783268953df1fdc659c2cc Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - Cangjie table (DO NOT USE) Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides Cangjie table used by the Fcitx table engine. . DO NOT USE THIS PACKAGE. THE FUNCTIONALITY OF THIS PACKAGE IS DISABLED BY UPSTREAM BY DEFAULT SINCE 2013. PLEASE SWITCH TO FCITX5 OR OTHER PACKAGES WITH THE NAME OF fcitx-table-cangjie*. DETAILS CAN BE FOUND AT https://groups.google.com/g/fcitx/c/85q7fn-4kZg/m/5umJZnX7AgAJ . Package: fcitx-table-dianbaoma Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 178 Depends: fcitx-table (>= 1:4.2.6) Filename: pool/main/f/fcitx/fcitx-table-dianbaoma_4.2.9.9-ok1_all.deb Size: 17404 MD5sum: 82fd8a1b4d159e51126e0c78992e2f8b SHA1: 0cee299f944e7bf1d6fcf840633c6b527680da7a SHA256: aeec31ac647bf5ec2c892b139b31d41e41b92d830fb6a583f06734219d7e0d65 SHA512: f370f496a3dfb081d7cf7aa0651027a3c33d045ca355e8b866c129aa41702067f19d38c8d72cfcd5016abac1148a9c52db27f76887bdd03b7bdbf527312bd8a8 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - Dianbaoma table Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides Dianbaoma table used by the Fcitx table engine. Package: fcitx-table-erbi Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 1976 Depends: fcitx-table (>= 1:4.2.6) Filename: pool/main/f/fcitx/fcitx-table-erbi_4.2.9.9-ok1_all.deb Size: 365116 MD5sum: aac6cf0ca8a0824a198655286619e7e3 SHA1: 42d83df2c78d2cfcdd01648ef72a02a56f890ae7 SHA256: ba1f61cdc319bef0168bc9a2230c3eb71e2fe54658fa399a30169cf678733673 SHA512: fbb591c731894366e4e0878a22533a8d0dd35f31df8b7f16464de474a36c664febc5a784930105f2fa8fb8c07f3bcc0f65508f9ee19e47b46fa15815944550c2 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - Erbi table Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides Erbi table used by the Fcitx table engine. Package: fcitx-table-wanfeng Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 2494 Depends: fcitx-table (>= 1:4.2.6) Filename: pool/main/f/fcitx/fcitx-table-wanfeng_4.2.9.9-ok1_all.deb Size: 500604 MD5sum: e3b7175797432cad6abdfd685e5432d7 SHA1: 0145aed40112d700918956db5e2aa8d2c7586bc1 SHA256: 4fd253c288c3c88159014c50b0c6cef1eb9a55ea4e916d2702402c1365346dee SHA512: 30cc9b0c6b5eb5d04b8ecb4b1d4310e238e04114e9e4c63d07128094c94d1f61abc03b3d914cfaaa278ca0fae374413d80fc19154dd02f149d8d1d26cd9e1934 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - Wanfeng table Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides Wanfeng table used by the Fcitx table engine. Package: fcitx-table-wbpy Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 10272 Depends: fcitx-table (>= 1:4.2.6) Filename: pool/main/f/fcitx/fcitx-table-wbpy_4.2.9.9-ok1_all.deb Size: 1643128 MD5sum: cf5023e6661504312f20c7d2d11816fd SHA1: 79c19a5a0504d0fca04b45bf89bf4a0b5a9943f1 SHA256: 7d6ae0b78f27fa747f556a7147c616bcd197e1afec1d7b52ac880a762ce1c1a6 SHA512: 4fdd320a3bf947236eb08a37f3605449370cca86edae43532ceac3d5d1a938ca0ee662be654c77d00ee21c5982c8cfc03084cf3d665aea47ab3afd3fd4ecc4ba Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - WubiPinyin table Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides WubiPinyin table used by the Fcitx table engine. Package: fcitx-table-wubi Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 2480 Depends: fcitx-table (>= 1:4.2.6) Filename: pool/main/f/fcitx/fcitx-table-wubi_4.2.9.9-ok1_all.deb Size: 497352 MD5sum: 126772abd8c945ebb59bd4f3d6426aff SHA1: 159ef2bc51680e0ae895f78df23a1d0a7b898ccd SHA256: ddc9f912ecc4e9647f59ff0beb23c690686d0d2b03825c3fabc31b14ab9ffbf1 SHA512: 69484e0fef9ece8063c0c9d32b3c17572c3e0316c4e82c9549653140714d38733297bce5b9e26d1bae77f2c6f261ee13741202771d54421c5577e2cd53f41e4f Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - Wubi table Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides Wubi table used by the Fcitx table engine. Package: fcitx-table-ziranma Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 1502 Depends: fcitx-table (>= 1:4.2.6) Filename: pool/main/f/fcitx/fcitx-table-ziranma_4.2.9.9-ok1_all.deb Size: 306484 MD5sum: dee462b9eabb4272d25d15874201f5ae SHA1: c79500107ac54970410a65dad87d24eb63f6e4bc SHA256: 2a387438625d5be21f87e51c70ea2fb98dc5a5e037e6d7fdeef0b726e08500fe SHA512: be7d72836d80a94bf7cdeca11673853fadcadeb62a0d0e7797205ef57a11da2829d2c81841b780bd86a7111977ba605107249764bbc023765c50ff8ae8091d03 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - Ziranma table Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides Ziranma table used by the Fcitx table engine. Package: fcitx5-chinese-addons Architecture: all Version: 5.1.3-ok4 Multi-Arch: foreign Priority: optional Section: metapackages Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 14 Depends: fcitx5-chinese-addons-bin, fcitx5-pinyin, fcitx5-table Recommends: fcitx5, fcitx5-module-lua Enhances: fcitx5 Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-chinese-addons_5.1.3-ok4_all.deb Size: 3932 MD5sum: a5c3ae736b456888a41a4409bb557594 SHA1: 830d36e4feafd1c1a2b8eff06224de1ed82b3714 SHA256: 8a95409a531fb2e9ed2f9bae4fb5a4b831e733188d4eeb15882038564b2ef4cc SHA512: bf2deeab9ba2065379eb16d3678f4132f60d24085dd41d712a8cd11695e126c3858faf652baecb6bb31e4a1c122933bff6ead303495515918e9fa60444a76a06 Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Chinese-related addon for fcitx5 (metapackage) For Chinese fcitx5 users, fcitx5-chinese-addons provides Chinese-specific pinyin and table input method support. . This package is a metapackage, which depends on all addons provided by fcitx5-chinese-addons project. Users should consider installing it for best experience of Chinese integration with fcitx5. Package: fcitx5-chinese-addons-data Architecture: all Version: 5.1.3-ok4 Multi-Arch: foreign Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 207 Conflicts: fcitx-data Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-chinese-addons-data_5.1.3-ok4_all.deb Size: 37360 MD5sum: 352c076830d897e5cd39cc5d2f52170a SHA1: 6f9ee042681c6fedc966b5db667ace3750995d90 SHA256: 07d1956451c419ae9bf43ea5013d930d828172ef451ed6356ecdb9b0900baab0 SHA512: 0369170cfe7f3634bdeec46606082f03996effe387fffb286781503879395654400949514037ec2372c6489fd9117511ebec90911a49e3f0a8b5cd3d6a686146 Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Chinese-related addon for fcitx5 (shared data files) For Chinese fcitx5 users, fcitx5-chinese-addons provides Chinese-specific pinyin and table input method support. . This package provides architecture-independent shared data files used by fcitx5-chinese-addons. Package: fcitx5-data Architecture: all Version: 5.0.18-1ok24 Multi-Arch: foreign Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 5587 Filename: pool/main/f/fcitx5/fcitx5-data_5.0.18-1ok24_all.deb Size: 1565362 MD5sum: baf813f6a8809e2d993b905855817cae SHA1: dd625196514fa5637a8468f0acaf03b8cd9c9dc4 SHA256: 278bbfb8d526ddbb1604bd3301e068495113c3df7188789b5ab97f049ffcba21 SHA512: 323d3d13a6a45167e78a09e9024a156e10e279e71c6db46fd354c8fc7d247a5284b46df9f0dcc15a3100c20355cc1eac81f1b36a4fa488c83913549703c11bbc Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (common data files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides architecture-independent data files. Package: fcitx5-data Architecture: all Version: 5.0.18-1ok25 Multi-Arch: foreign Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 5587 Filename: pool/main/f/fcitx5/fcitx5-data_5.0.18-1ok25_all.deb Size: 1563742 MD5sum: 6c6dce113ce8adf15ddd9b3d2500ae54 SHA1: 4762313eaf409f50eae6327e6b580a82ca2352d4 SHA256: 5f37cee117bea27ac39a69f288cb2e8db9cff002d949fdbf114677d660650997 SHA512: 1058a5819e432d698001f3fb06f4e2aa9e6f15fb6c83d9d01f08d76524683dba7d3ebd48c0a207ebb1b1dade19d0dcf74aeaf3b06146f9ec3f976c826a8c1405 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (common data files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides architecture-independent data files. Package: fcitx5-data Architecture: all Version: 5.1.5-ok0.3 Multi-Arch: foreign Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 11005 Filename: pool/main/f/fcitx5/fcitx5-data_5.1.5-ok0.3_all.deb Size: 6972400 MD5sum: d93c8ba147fa1665b9577261f8bc705f SHA1: c15d176cbe144b86a0c875498159a5582d7fe256 SHA256: ccafd22041e4dc56ab9528219b17757429fec886c2507b4428b3d48ae4323de7 SHA512: c259b7f7f0f9f9dd2b3ee979733c0f34905ec2bdfdf682201d7364a320dc59bc873c5b84732b3839b796bb02408c78719007e5e2ca8d66f273bf5eee3ad2e5c3 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (common data files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides architecture-independent data files. Package: fcitx5-data Architecture: all Version: 5.1.7-ok0.6 Multi-Arch: foreign Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 11040 Filename: pool/main/f/fcitx5/fcitx5-data_5.1.7-ok0.6_all.deb Size: 6877080 MD5sum: 65ff8f5e2299fbc8a32b70f3151162d0 SHA1: c2ce2408929e6963c94678687d3019feee6e8691 SHA256: dd850e34bb9b3fd31d8609485e67cf2ff1bdac52e6596e58dfb12f4c99229e3c SHA512: 5f87ec38f28a7f7f40cfdf1f1b65655000046697fc20c842b35a3960cdaa145bd3149a1328ffb920a20f81e722a78a701b436c56fe01a7c98627a271d71723cd Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (common data files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides architecture-independent data files. Package: fcitx5-frontend-all Architecture: all Version: 5.1.5-ok0.3 Multi-Arch: foreign Priority: optional Section: metapackages Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 14 Depends: fcitx5-frontend-gtk3, fcitx5-frontend-qt5 Suggests: fcitx5-frontend-fbterm, fcitx5-frontend-gtk2, fcitx5-frontend-tmux Filename: pool/main/f/fcitx5/fcitx5-frontend-all_5.1.5-ok0.3_all.deb Size: 3892 MD5sum: f50a6e7bda55df00474040592e9b1007 SHA1: f1a5cc1285a4d95c53c26712898111266166eed2 SHA256: 88d4b69fa86ad74ec153e7e1211c05eb40826bb51e9d78c831d3c7f47676c912 SHA512: e5ac77c6d39b55b5791aa5ce4508c0843fe3b19471cd09e6641cf76b3fab76bbb86de8e3c465ee688fbd8b47302dc11dd2b5c25af71c69c08bd29c593622edd9 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (IM Module Metapackage) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package depends on Input Method Modules (IM Modules) utilized by popular GUI libraries for better GUI input integration, currently include GTK3, GTK4, Qt5 and Qt6. Package: fcitx5-frontend-all Architecture: all Version: 5.1.7-ok0.6 Multi-Arch: foreign Priority: optional Section: metapackages Source: fcitx5 Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 14 Depends: fcitx5-frontend-gtk3, fcitx5-frontend-qt5 Suggests: fcitx5-frontend-fbterm, fcitx5-frontend-gtk2, fcitx5-frontend-tmux Filename: pool/main/f/fcitx5/fcitx5-frontend-all_5.1.7-ok0.6_all.deb Size: 3920 MD5sum: 4f07ed809ecea31f3438128697630354 SHA1: 86f266e2c1428d1f4cad87b519780bc0a19dd0d1 SHA256: 4ba5e55b22a0084744cd9d793d2b9dd502482b04bd43033bc34fadca5587b64f SHA512: 75cafc36668f05e0c9fa8d343069d123b3aa7357de595e03f2e428696a7499c55ab54eff0d435aa49d784604a47083b528be9734efeb88a29ea3f096754ede17 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (IM Module Metapackage) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package depends on Input Method Modules (IM Modules) utilized by popular GUI libraries for better GUI input integration, currently include GTK3, GTK4, Qt5 and Qt6. Package: 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. 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. 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. Package: ffmpeg-doc Architecture: all Version: 7:6.1.1-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: ffmpeg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 36639 Depends: libjs-jquery, libjs-bootstrap Filename: pool/main/f/ffmpeg/ffmpeg-doc_6.1.1-ok3_all.deb Size: 2186208 MD5sum: 6d01d4d11a3b577b205bd004670d75f2 SHA1: be0fe6e350b2ad795096ac4b83347d57da3a44b0 SHA256: 559806b0b7380a427f90954e3e1ac2f358edb0a2b710e7669f06337c74ed798f SHA512: 97d10f075aaa86aef53be523ab9a675aed7095b37d35b8311faf973603717e4a71d10e563b7c8de4c7665cb0b8ac3b602175e6f82ccbc39cc434d54704185b2a Homepage: https://ffmpeg.org/ Description: Documentation of the FFmpeg multimedia framework FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This package contains the HTML documentation for the FFmpeg multimedia framework including the API documentation created by doxygen and the manpages for the libraries. Package: finalrd Architecture: all Version: 9-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 29 Recommends: initramfs-tools-core Filename: pool/main/f/finalrd/finalrd_9-ok1_all.deb Size: 6360 MD5sum: 8ad2ef2cc04bda4c792c549ef0793ba6 SHA1: 73e5fd33741af7cecda11d305f2b9a14113c1377 SHA256: 7577bea339edd27835dfc792081dd7d77acb46f0c11ac37f38b979798f349713 SHA512: 9e1d5485db52483dfe2a8c5961b7c5ab1df2271fa79668b9ac5b8465ea8ab51d6c574d7de1de4c649cd7ce735d653a0767575b0e6f0c28e20e168c22de6006c6 Homepage: https://launchpad.net/finalrd Description: final runtime directory for shutdown Generates a systemd compatible shutdown runtime directory. This enables to execute scripts and binaries to clean up shutdown. . Also supports hookless operation, to simply facilitate clean shutdowns. . Approximate tmpfs RAM requirement is 14MB on shutdown. Package: flake8 Architecture: all Version: 7.0.0-ok1 Priority: optional Section: python Source: python-flake8 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 33 Depends: python3-flake8 (= 7.0.0-ok1), python3-pkg-resources, python3:any Filename: pool/main/p/python-flake8/flake8_7.0.0-ok1_all.deb Size: 6316 MD5sum: cdf108a93036e28de11dd01c12ef5c8f SHA1: ea93639d88b326971f96ae41e7616e99a33345ad SHA256: fdaee32fc4577fc127d411ec4ff06f3f59f81e45436d39cd0569a2eb7d21ddaf SHA512: 8e7639ddd45f46978667fda0d5a643099939efbfada62c4ed070dc141b7c99779e8436e418275581cf1c740acf2e2b4f8fa798c74b764918eb16b3f7f11c3604 Homepage: https://github.com/pycqa/flake8 Description: code checker using pycodestyle and pyflakes Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script. Flake8 runs all tools by launching the single 'flake8' script, but ignores pycodestyle and PyFlakes extended options and just uses defaults. It displays the warnings in a per-file, merged output. . This package provides flake8 binary. Package: flex-doc Architecture: all Version: 2.6.4-ok2 Priority: optional Section: doc Source: flex Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2025 Filename: pool/main/f/flex/flex-doc_2.6.4-ok2_all.deb Size: 684316 MD5sum: 24de639c1ca5d87d7507adeece12800d SHA1: f552d52cf1e27a7beeadfea9699dffe1c54cfcc3 SHA256: fbdb0aca91ec6efaf576aeff236d99c5580e00d231019cf352d74a1c2cc8774f SHA512: 135af23db3ba46b28d7e83e8ad94b42a74b656a7b796b9f9b28b9ba41bef61078b9e37173dca02dbc1c17906366355c847510716557741c8f24f96a39905af48 Homepage: https://github.com/westes/flex Description: Documentation for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . This package contains the HTML documentation for flex. Package: flit Architecture: all Version: 3.9.0-ok1 Priority: optional Section: python Origin: openKylin Maintainer: openKylin Developers Installed-Size: 386 Depends: python3 (>= 3.11) | python3-tomli, python3-docutils, python3-requests, python3-tomli-w, python3:any Filename: pool/main/f/flit/flit_3.9.0-ok1_all.deb Size: 83288 MD5sum: 94fb313fa972614131382bc78b2b577e SHA1: dc5f1a431e06a044deecb169361bb17e616d78bd SHA256: fb602111cb0ef5cfecac904aca22430782eb3b35814fd793b05164640add2d3f SHA512: 2a25f400ac7e731b989e7881eca89baf72dd6799c32d0745ebc932f68b5702e52f0889c34ed16f7fbd5c35af605bf528e57544e30ad1a2d60408dfef0cbea2aa Homepage: https://flit.readthedocs.io/en/latest/ Description: simple way to put Python packages and modules on PyPI (PEP 517) Flit is a easy way to put Python packages and modules on PyPI. It tries to require less thought about packaging and help you avoid common mistakes. . Flit supports PEP 517 Python packaging and PEP 621 project metadata. . Make the easy things easy and the hard things possible is an old motto from the Perl community. Flit is entirely focused on the easy things part of that, and leaves the hard things up to other tools. . Specifically, the easy things are pure Python packages with no build steps (neither compiling C code, nor bundling Javascript, etc.). The vast majority of packages on PyPI are like this: plain Python code, with maybe some static data files like icons included. Package: fluid-soundfont-gm Architecture: all Version: 3.1-5.3ok1 Multi-Arch: foreign Priority: optional Section: sound Source: fluid-soundfont Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 145171 Provides: sf2-soundfont-gm, sf3-soundfont-gm Suggests: fluid-soundfont-gs Enhances: fluidsynth, timidity Filename: pool/main/f/fluid-soundfont/fluid-soundfont-gm_3.1-5.3ok1_all.deb Size: 129524836 MD5sum: 4d3f039e2e62c634eec1cf54ce6885cf SHA1: 5723a663e360d4993eb68b07a407b2fae11a0db7 SHA256: 0fb7bcb29256623e17b26b1bf1df5cfd9c8fc782436cd6e208ad5b32efeec310 SHA512: 424d80f5463f6a0185fab4141b3f09497b67693fc112840ba52d821e07828f2ab885c97253a63d02f9c0492b9d8745cc8b6259afba6c2b447d54ef2f037310e4 Description: Fluid (R3) General MIDI SoundFont (GM) This is a GM SoundFont, for use with any modern MIDI synthesiser: hardware (like the emu10k1 sound card), or software (like FluidSynth). . This package provides the larger GM sound set, without the Roland Sound Canvas extensions. Package: fluid-soundfont-gs Architecture: all Version: 3.1-5.3ok1 Multi-Arch: foreign Priority: optional Section: sound Source: fluid-soundfont Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3149 Recommends: fluid-soundfont-gm Enhances: fluidsynth, timidity Filename: pool/main/f/fluid-soundfont/fluid-soundfont-gs_3.1-5.3ok1_all.deb Size: 2679490 MD5sum: fb4a5560d24bd9d8bcdea8fa9768216f SHA1: 113cac991f34090d6881ecf88a80c83617b2ec3a SHA256: d0719839fd580634814aa8c34f9bf5a25b91dc9b1e20871282d0a1ff0bb062d8 SHA512: 166fd324ed5ad72d42664ac04a872c42ef9c783b4e1ad4370dbf99b6fb03d82c1bef702a9705b35950d471a3816dbda198f44fdb8473bbfbb347ab8fb1152e94 Description: Fluid (R3) General MIDI SoundFont (GS) This is a GS SoundFont, for use with any modern MIDI synthesiser: hardware (like the emu10k1 sound card), or software (like FluidSynth). . This package provides the smaller GS sound set of Roland Sound Canvas extensions. Package: fontconfig-config Architecture: all Version: 2.15.0-ok4 Multi-Arch: foreign Priority: optional Section: fonts Source: fontconfig Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 218 Depends: ucf (>= 0.29), fonts-dejavu-core | ttf-bitstream-vera | fonts-liberation | fonts-freefont Breaks: libfontconfig1 (<< 2.13.0) Filename: pool/main/f/fontconfig/fontconfig-config_2.15.0-ok4_all.deb Size: 31504 MD5sum: 0ea6a5443dc64b3ec73a66afdfb83207 SHA1: 7f1ba5122e35b0ded83deb55e20cab53ef31ccb2 SHA256: 8de77e1fe99bdde58e2951ef283f7b375f5032fa7298fa209df890d19a319b15 SHA512: cb7b47355c0b226d90f63a7b7793dea2d14fb309529a479eacd917d2009a269517ebe42461f0344f88d703067852ede663f11194859ed0a08e94adf2725fa2f8 Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/ Description: generic font configuration library - configuration Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . This package contains the configuration files and scripts for fontconfig. Package: fontforge-common Architecture: all Version: 1:20230101~dfsg-ok2 Multi-Arch: foreign Priority: optional Section: fonts Source: fontforge Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Fonts Task Force Installed-Size: 8355 Recommends: fonts-cantarell, fonts-inconsolata Breaks: fontforge (<< 1:20160404~dfsg-3), fontforge-nox (<< 1:20160404~dfsg-3) Filename: pool/main/f/fontforge/fontforge-common_20230101~dfsg-ok2_all.deb Size: 2012284 MD5sum: 1b277ca024d0ed3f7badf3937e2c9f32 SHA1: 55aac56d92c4f0e7459bfae74d4e67f2cf039b7c SHA256: 25f5f9690f9ced6074f7421a1c552b0eb959ab9e90f55708d84821e8919aa437 SHA512: f583670614f8cf37d96ff8fa7f72ec0d003498b37003a414be408255a24c93d36c5171a3955d9207794f7696b6fcefaa9fd1f88adc7732c377b02cc30a7f7c0b Homepage: https://fontforge.github.io/en-US/ Description: font editor (common files) FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package contains common arch-independent files. Package: fontforge-doc Architecture: all Version: 1:20230101~dfsg-ok2 Built-Using: alabaster (= 0.7.12-ok2), sphinx (= 7.2.6-ok1) Multi-Arch: foreign Priority: optional Section: doc Source: fontforge Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Fonts Task Force Installed-Size: 11697 Depends: libjs-sphinxdoc (>= 7.2.2) Filename: pool/main/f/fontforge/fontforge-doc_20230101~dfsg-ok2_all.deb Size: 3650796 MD5sum: 19ba1bfcab80682b579d8fafa742fe49 SHA1: abbf4ea768faf93a922302f1a307723cf54ca197 SHA256: e09cba39f214eb0275053269795037c8e013a1bbc3e9f10d23fecf8983c34538 SHA512: 437f3ce86c72f1dca12c9b9f697ff344a2f3c4bda228d2d36f93ac6cb667f856a7fabb53e50ff407f891df1b9e68f52936dcc6338b88a09f7aa3f3faa96926fc Homepage: https://fontforge.github.io/en-US/ Description: documentation for fontforge FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package contains the documentation for fontforge. Package: fonts-croscore Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-noto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5273 Suggests: fonts-crosextra-caladea, fonts-crosextra-carlito Filename: pool/main/f/fonts-noto/fonts-croscore_20201225-ok1_all.deb Size: 1570896 MD5sum: d90e98426942ec3c5b775886a77b92e8 SHA1: a562f02efdb56314e0add2402a631830319c6b3a SHA256: e0cc0b2a2c97b781a4d13c874e64641c2d3c916046b605435a46c4329e899178 SHA512: 2076e2fbf01bc08d87441250fd1077fccad4d388011c4d4a07fb83f2ff36e11954e247be8f7305d08c88e927276e7b90e4604b5374cdc6d8561d352162a7792a Homepage: https://www.google.com/get/noto/ Description: width-compatible fonts for improved on-screen readability This package contains a collections of fonts that offers improved on-screen readability characteristics and the pan-European WGL character set and solves the needs of developers looking for width-compatible fonts to address document portability across platforms. . Arimo, Cousine and Tinos were designed by Steve Matteson as innovative and refreshing designs that are metrically compatible with Arial, Courier New and Times New Roman, respectively. Package: fonts-crosextra-caladea Architecture: all Version: 20200211-ok1 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: openKylin Developers Installed-Size: 347 Suggests: fonts-crosextra-carlito Filename: pool/main/f/fonts-crosextra-caladea/fonts-crosextra-caladea_20200211-ok1_all.deb Size: 115536 MD5sum: 5e05ac4c1d7fe0cb603ff103815727e6 SHA1: 4c19074aadc04bffa4206d7ab34ee9b27cd8e432 SHA256: f96b8b6152daac5853f365c44eaec5fc04edcf9d396c40ed94d74c4a3ddcde72 SHA512: 10667648af26880f06a85f9f6324f3a27e0295339b9bb6b63c2b3fff45b8629bfd30e45a3e89541030a6046fcd9c575cc3a2dd97b1048b8b72cadce8bedcf8e9 Homepage: https://github.com/huertatipografica/Caladea Description: Serif font metric-compatible with the Cambria font Caladea is metric-compatible with the Cambria font. This font is a serif typeface family based on Huerta Tipográfica’s Cambo. Package: fonts-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. Package: fonts-freefont-otf Architecture: all Version: 20211204+svn4273-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-freefont Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9076 Filename: pool/main/f/fonts-freefont/fonts-freefont-otf_20211204+svn4273-ok1_all.deb Size: 4140140 MD5sum: 63df370380ce23e25ed1fc5ce16a22de SHA1: 937608826d25b4372b0da450545b5a0fc134ae13 SHA256: 08ee6f62060eab68bdc6230691658c884d3db1ca404046a97ce9a0478d619603 SHA512: fa5f214aa04b275d7758eddaf29d9e99b784298e56a20c933d3b9866244cb44832843bfb16d7ba8eec4bfced7127ce7978a5a2951f079e442ead3793349aa59c Homepage: https://savannah.gnu.org/projects/freefont/ Description: Freefont Serif, Sans and Mono OpenType fonts Freefont is a set of free high-quality OpenType fonts covering the UCS character set. These fonts are similar to the widely known Helvetica, Times and Courier fonts. Package: fonts-freefont-ttf Architecture: all Version: 20211204+svn4273-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-freefont Origin: openKylin Maintainer: openKylin Developers Installed-Size: 14460 Filename: pool/main/f/fonts-freefont/fonts-freefont-ttf_20211204+svn4273-ok1_all.deb Size: 5130716 MD5sum: 2161fd447964deaa547f90f1dcd3118c SHA1: 343a066edf0360e93b4ba5557506543902acca80 SHA256: b18b39399448fdf625aef9f73cce71cb5db4124c7057c5799ce0efeb0ae42433 SHA512: be39af10e592a1a2db36b93f28bb3ed20186d47c6496beefa39021a9d7885a15dfa72c221426727b273baa863c3e4a7edc05e5024550fc4180c61e2a8d56ed84 Homepage: https://savannah.gnu.org/projects/freefont/ Description: Freefont Serif, Sans and Mono Truetype fonts Freefont is a set of free high-quality TrueType fonts covering the UCS character set. These fonts are similar to the widely known Helvetica, Times and Courier fonts. Package: fonts-lato Architecture: all Version: 2.015-ok1 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11616 Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/f/fonts-lato/fonts-lato_2.015-ok1_all.deb Size: 2781756 MD5sum: 7e9503be0a69dd136308f522310703f3 SHA1: c207366246279da714229237b384d115d9ba4ec8 SHA256: 7b8657b6a4f73352513d138353cd14115f3de6fdd24efa7e8c4984fa39736253 SHA512: d086de9514ea1b4f635a895d3b3b9ce25164bd8f57f8faf1e9dd7e1275e60d830f313e7033d4b3d6a6f733354c6a2d0d24e3eb06b09ddd4331888360694abdd5 Homepage: http://www.latofonts.com Description: sans-serif typeface family font This package provides sans-serif typeface family font designed by Lukasz Dziedzic. ("Lato" means "Summer" in Polish). These fonts are published by author's foundry tyPoland under terms of Open Font License. Package: fonts-liberation Architecture: all Version: 1:2.1.5-ok1 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4285 Recommends: fonts-liberation-sans-narrow Breaks: fonts-liberation2 (<< 1:2.1.5-ok1~) Replaces: fonts-liberation2 (<< 1:2.1.5-ok1~) Filename: pool/main/f/fonts-liberation/fonts-liberation_2.1.5-ok1_all.deb Size: 1602718 MD5sum: 4fecf4c4d21397a3aa1dd65c3d738f72 SHA1: 5ff548c4bf7a9b8622f99fa8084c6e32bcb97e66 SHA256: 8b7b09fba9271c2001abca4c32bd6a826b86c55ee3741886dd28ef5ae819bf79 SHA512: 02582924340c1fc892f9fe592719bd56859fcf75c6f1450b83e2fbeaf21f33cd39d04568046c9eeed23b886699fd7fecfa46fe6a14707e8a5cf8fee4586508ac Homepage: https://github.com/liberationfonts Description: fonts with the same metrics as Times, Arial and Courier The Liberation font family is a set of serif, sans-serif and monospaced fonts with exactly the same metrics as the non-free Microsoft fonts Times New Roman, Arial and Courier New. Package: fonts-liberation2 Architecture: all Version: 1:2.1.5-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-liberation Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 15 Depends: fonts-liberation (>= 1:2.1.5-ok1~) Filename: pool/main/f/fonts-liberation/fonts-liberation2_2.1.5-ok1_all.deb Size: 3356 MD5sum: 89f26303afc4e1aa46de04e8f37b6051 SHA1: 847289c4cc87f362bc6fbb3e2d2625b3ff2befba SHA256: d322707852717e18725c358726da7dc8958c2c15429b935cca591e082d1dc08e SHA512: dfcc8553ff2c69e2cd751bbea57e640fc4f2d66eb07cb4e526bf53badc4f5c6f3ab26c4f5dc0de67853d3f91780e1b99b5b1abc4d484e2a30a9abddc63b3a952 Homepage: https://github.com/liberationfonts Description: transitional dummy package This package is a dummy package. It can be safely removed. Package: fonts-mathjax Architecture: all Version: 2.7.9+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: mathjax Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4412 Suggests: libjs-mathjax Filename: pool/main/m/mathjax/fonts-mathjax_2.7.9+dfsg-ok1_all.deb Size: 2206648 MD5sum: bbfa92865ba494b48d6721a4fdc38193 SHA1: 5a56aa2d9741004c20df132a34dfaf15180c89f8 SHA256: 03c0440dcc77ced9ed94b102d0c4abb02d21fabc767f34e4603bf64fa9abd0cc SHA512: 6503c06e371547af3730d0e8323d96540c2210ffb7b8c4dbb0ffe9a22dada4ae941d29d82be684f45302155d57e2f356848281d9d3fef5e42457e66e9c2e43bb Homepage: https://www.mathjax.org Description: JavaScript display engine for LaTeX and MathML (fonts) MathJax was designed with the goal of consolidating the recent advances in web technologies into a single, definitive, math-on-the-web platform supporting the major browsers and operating systems. . It requires no setup on the part of the user (no plugins to download or software to install), so the page author can write web documents that include mathematics and be confident that users will be able to view it naturally and easily. Simply include MathJax and some mathematics in a web page, and MathJax will do the rest. . This package contains OTF, SVG and WOFF fonts for MathJax. Package: fonts-mathjax-extras Architecture: all Version: 2.7.9+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: mathjax Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2205 Recommends: fonts-mathjax Suggests: libjs-mathjax Filename: pool/main/m/mathjax/fonts-mathjax-extras_2.7.9+dfsg-ok1_all.deb Size: 672084 MD5sum: 148d4cfdc33cdba7bb2a89fcd0cec948 SHA1: a742a6306e37c0ef86bb374413419d554496fb97 SHA256: 7019a9eb4675286e75dbabefe61ba6d9e716eba67fa2155f6136f656b6598782 SHA512: f465da8c6f23b2af1a74aaa020e804a571476a9958ab35b70e556c5d65ceb9c90a4244ceb98928e2461d97b7b71224f8846fee4561992bab213662c8dc74374b Homepage: https://www.mathjax.org Description: JavaScript display engine for LaTeX and MathML (extra fonts) MathJax was designed with the goal of consolidating the recent advances in web technologies into a single, definitive, math-on-the-web platform supporting the major browsers and operating systems. . It requires no setup on the part of the user (no plugins to download or software to install), so the page author can write web documents that include mathematics and be confident that users will be able to view it naturally and easily. Simply include MathJax and some mathematics in a web page, and MathJax will do the rest. . This package contains EOT fonts for MathJax, that are provided in addition to OTF, SVG and WOFF fonts in "fonts-mathjax" package. Package: fonts-noto Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: metapackages Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Depends: fonts-noto-core Recommends: fonts-noto-cjk, fonts-noto-cjk-extra, fonts-noto-color-emoji, fonts-noto-extra, fonts-noto-mono, fonts-noto-ui-core, fonts-noto-ui-extra, fonts-noto-unhinted Filename: pool/main/f/fonts-noto/fonts-noto_20201225-ok1_all.deb Size: 15420 MD5sum: c9365ac18c8ff3e24ef42c95b3c93598 SHA1: ce6cac4fb97176cf5e30c8caa01c5b7cf8c9bd19 SHA256: 913470ed4d440e0ac0bb9ff774c0896a59b1325ec7347d9093df009e98afe629 SHA512: b052dbaf6b4ab7b0092e83634509f8f8b8250c1d4c1d211b94749a513148ac291562f666d62800092cc7822f5ac2d3ac54735aee709c88b11465315764d8dbde Homepage: https://www.google.com/get/noto/ Description: metapackage to pull in all Noto fonts Noto is a collection of font families, each visually harmonized across scripts. . Use this package if you want all Noto fonts. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 103 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Package: fonts-noto-cjk Architecture: all Version: 1:20230817+repack1-ok1 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: openKylin Developers Installed-Size: 90993 Suggests: fonts-noto-cjk-extra Filename: pool/main/f/fonts-noto-cjk/fonts-noto-cjk_20230817+repack1-ok1_all.deb Size: 56567952 MD5sum: 2a75bee0d53e0886bda2862c5ee4ef19 SHA1: be36bcde1f2fbecde11b1a1861ab38cbe0ffb8b0 SHA256: ab70f575b3e35f081da3cb92cba7e6cbac56b53183d7ecd201482ae34d47a67f SHA512: 954d373d2fc79d8ca334f30b9690e4ed1493661c55062afabf8c419f3e9e66679adf1e3d7e2357a9255731d88d25d342a7c36fcb45e640a0ad9edcad0933abf0 Homepage: https://github.com/notofonts/noto-cjk Description: "No Tofu" font families with large Unicode coverage (CJK regular and bold) Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto font families for Traditional Chinese, Simplified Chinese, Japanese and Korean: . * Noto Sans CJK JP * Noto Sans CJK KR * Noto Sans CJK SC * Noto Sans CJK TC * Noto Sans Mono CJK JP * Noto Sans Mono CJK KR * Noto Sans Mono CJK SC * Noto Sans Mono CJK TC * Noto Serif CJK JP * Noto Serif CJK KR * Noto Serif CJK SC * Noto Serif CJK TC . These fonts are derived from the font family Source Han Sans. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. . This package contains regular and bold fonts. Package: fonts-noto-cjk-extra Architecture: all Version: 1:20230817+repack1-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-noto-cjk Origin: openKylin Maintainer: openKylin Developers Installed-Size: 214322 Depends: fonts-noto-cjk Breaks: fonts-noto-cjk (<< 1:1.004+repack3-2~) Replaces: fonts-noto-cjk (<< 1:1.004+repack3-2~) Filename: pool/main/f/fonts-noto-cjk/fonts-noto-cjk-extra_20230817+repack1-ok1_all.deb Size: 133865584 MD5sum: 7606bedf3d8d1c4e461051502c2da696 SHA1: 01279d34fcc57443489bc432684e278b41118e3f SHA256: 4dfe977da7f711172104327e7a90e0f27a81b5b0a0029e28687df8340a72321c SHA512: 084abeed43c8fe1287bbcfd9c6be9d19c47b369dd51b1af2a385c6264146d7289bebb14ae2337b0b9ba40034a4927823a74e4a86b4cba9ac8f9032b134efb78f Homepage: https://github.com/notofonts/noto-cjk Description: "No Tofu" font families with large Unicode coverage (CJK all weight) Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto font families for Traditional Chinese, Simplified Chinese, Japanese and Korean: . * Noto Sans CJK JP * Noto Sans CJK KR * Noto Sans CJK SC * Noto Sans CJK TC * Noto Sans Mono CJK JP * Noto Sans Mono CJK KR * Noto Sans Mono CJK SC * Noto Sans Mono CJK TC * Noto Serif CJK JP * Noto Serif CJK KR * Noto Serif CJK SC * Noto Serif CJK TC . These fonts are derived from the font family Source Han Sans. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. . This package contains all weight fonts. Package: fonts-noto-core Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-noto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 42550 Depends: fonts-noto-mono Breaks: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20201027-1~) Replaces: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20201027-1~) Filename: pool/main/f/fonts-noto/fonts-noto-core_20201225-ok1_all.deb Size: 12187692 MD5sum: 8168b1ac57c7b36cacd4ead42e886d62 SHA1: 7553bb06f516b9023bc3c1fbe82fe588c04290a1 SHA256: a5526b60aab288468615d9daccfe4756cee457a90431af61b05aacf154d6e486 SHA512: 9b0f9d29e7b5aa0b98ea03e75144ee63b84e68a82ea36b3f3684b7a1ebded618f194eefc7de0f2a58b007a0da1de889d39cacc5b23db0ec53b6aa40663ca6a0f Homepage: https://www.google.com/get/noto/ Description: "No Tofu" font families with large Unicode coverage (core) Noto is a collection of font families, each visually harmonized across scripts. . This package contains core weights for these Noto font families: . * Noto Kufi Arabic * Noto Looped Lao Bold * Noto Looped Lao Regular * Noto Looped Thai Bold * Noto Looped Thai Regular * Noto Music * Noto Naskh Arabic * Noto Nastaliq Urdu * Noto Rashi Hebrew * Noto Sans * Noto Sans Adlam * Noto Sans Adlam Unjoined * Noto Sans AnatoHiero * Noto Sans Arabic * Noto Sans Armenian * Noto Sans Avestan * Noto Sans Balinese * Noto Sans Bamum * Noto Sans Bassa Vah * Noto Sans Batak * Noto Sans Bengali * Noto Sans Bhaiksuki * Noto Sans Brahmi * Noto Sans Buginese * Noto Sans Buhid * Noto Sans CanAborig * Noto Sans Carian * Noto Sans CaucAlban * Noto Sans Chakma * Noto Sans Cham * Noto Sans Cherokee * Noto Sans Coptic * Noto Sans Cuneiform * Noto Sans Cypriot * Noto Sans Deseret * Noto Sans Devanagari * Noto Sans Display * Noto Sans Duployan * Noto Sans EgyptHiero * Noto Sans Elbasan * Noto Sans Elymaic * Noto Sans Ethiopic * Noto Sans Georgian * Noto Sans Glagolitic * Noto Sans Gothic * Noto Sans Grantha * Noto Sans Gujarati * Noto Sans Gunjala Gondi * Noto Sans Gurmukhi * Noto Sans Hanifi Rohingya * Noto Sans Hanunoo * Noto Sans Hatran * Noto Sans Hebrew * Noto Sans ImpAramaic * Noto Sans Indic Siyaq Numbers * Noto Sans InsPahlavi * Noto Sans InsParthi * Noto Sans Javanese * Noto Sans Kaithi * Noto Sans Kannada * Noto Sans Kayah Li * Noto Sans Kharoshthi * Noto Sans Khmer * Noto Sans Khojki * Noto Sans Khudawadi * Noto Sans Lao * Noto Sans Lepcha * Noto Sans Limbu * Noto Sans Linear A * Noto Sans Linear B * Noto Sans Lisu * Noto Sans Lycian * Noto Sans Lydian * Noto Sans Mahajani * Noto Sans Malayalam * Noto Sans Mandaic * Noto Sans Manichaean * Noto Sans Marchen * Noto Sans Masaram Gondi * Noto Sans Math * Noto Sans Mayan Numerals * Noto Sans Medefaidrin * Noto Sans MeeteiMayek * Noto Sans Mende Kikakui * Noto Sans Meroitic * Noto Sans Miao * Noto Sans Modi * Noto Sans Mongolian * Noto Sans Mro * Noto Sans Multani * Noto Sans Myanmar * Noto Sans NKo * Noto Sans Nabataean * Noto Sans NewTaiLue * Noto Sans Newa * Noto Sans Nushu * Noto Sans Ogham * Noto Sans Ol Chiki * Noto Sans Old Italic * Noto Sans Old Permic * Noto Sans Old Turkic * Noto Sans OldHung * Noto Sans OldNorArab * Noto Sans OldPersian * Noto Sans OldSogdian * Noto Sans OldSouArab * Noto Sans Oriya * Noto Sans Osage * Noto Sans Osmanya * Noto Sans Pahawh Hmong * Noto Sans Palmyrene * Noto Sans PauCinHau * Noto Sans PhagsPa * Noto Sans Phoenician * Noto Sans PsaPahlavi * Noto Sans Rejang * Noto Sans Runic * Noto Sans Samaritan * Noto Sans Saurashtra * Noto Sans Sharada * Noto Sans Shavian * Noto Sans Siddham * Noto Sans SignWrit * Noto Sans Sinhala * Noto Sans Sogdian * Noto Sans Sora Sompeng * Noto Sans Soyombo * Noto Sans Sundanese * Noto Sans Syloti Nagri * Noto Sans Symbols * Noto Sans Symbols2 * Noto Sans Syriac * Noto Sans Tagalog * Noto Sans Tagbanwa * Noto Sans Tai Le * Noto Sans Tai Tham * Noto Sans Tai Viet * Noto Sans Takri * Noto Sans Tamil * Noto Sans Tamil Supplement * Noto Sans Telugu * Noto Sans Thaana * Noto Sans Thai * Noto Sans Tifinagh * Noto Sans Tifinagh APT * Noto Sans Tifinagh Adrar * Noto Sans Tifinagh Agraw Imazighen * Noto Sans Tifinagh Ahaggar * Noto Sans Tifinagh Air * Noto Sans Tifinagh Azawagh * Noto Sans Tifinagh Ghat * Noto Sans Tifinagh Hawad * Noto Sans Tifinagh Rhissa Ixa * Noto Sans Tifinagh SIL * Noto Sans Tifinagh Tawellemmet * Noto Sans Tirhuta * Noto Sans Ugaritic * Noto Sans Vai * Noto Sans Wancho * Noto Sans WarangCiti * Noto Sans Yi * Noto Sans Zanabazar * Noto Serif * Noto Serif Ahom * Noto Serif Armenian * Noto Serif Balinese * Noto Serif Bengali * Noto Serif Devanagari * Noto Serif Display * Noto Serif Dogra * Noto Serif Ethiopic * Noto Serif Georgian * Noto Serif Grantha * Noto Serif Gujarati * Noto Serif Gurmukhi * Noto Serif Hebrew * Noto Serif Hmong Nyiakeng * Noto Serif Kannada * Noto Serif Khmer * Noto Serif Khojki * Noto Serif Lao * Noto Serif Malayalam * Noto Serif Myanmar * Noto Serif Sinhala * Noto Serif Tamil * Noto Serif Tangut * Noto Serif Telugu * Noto Serif Thai * Noto Serif Tibetan * Noto Serif Yezidi * Noto Traditional Nushu * NotoSerifTamilSlantedmisc:Depends= . This package also pulls the fonts-noto-mono package to make up a base package set with Noto fonts. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 103 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Package: fonts-noto-extra Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-noto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 334233 Breaks: fonts-noto-unhinted (<< 20201027-1~) Replaces: fonts-noto-unhinted (<< 20201027-1~) Enhances: fonts-noto-core, fonts-noto-mono Filename: pool/main/f/fonts-noto/fonts-noto-extra_20201225-ok1_all.deb Size: 72421796 MD5sum: 74a4edb91afc993d33fbba14ebcb6f5a SHA1: 4c13e97a7b003ef7c15f241062705c3b2e86a3fd SHA256: 1d19cd035c948c2f19ea7a4e69f4e8db7908ffd85c989586ebf166dcad6babca SHA512: 621ffa13248d21ce9f9ab40d5156d8c9f368e96cf25e6b58e3f3f588f70f2ec6b816076e75ba225c43b283f0b6a3a232022ac650895a02ae819e787b06c168b6 Homepage: https://www.google.com/get/noto/ Description: "No Tofu" font families with large Unicode coverage (extra) Noto is a collection of font families, each visually harmonized across scripts. . This package contains extra weights for these Noto font families: . * Noto Kufi Arabic Black * Noto Kufi Arabic Extra Bold * Noto Kufi Arabic Extra Light * Noto Kufi Arabic Light * Noto Kufi Arabic Medium * Noto Kufi Arabic Semi Bold * Noto Kufi Arabic Thin * Noto Looped Lao Black * Noto Looped Lao Cond Blk * Noto Looped Lao Cond Bold * Noto Looped Lao Cond ExBd * Noto Looped Lao Cond ExLt * Noto Looped Lao Cond Lt * Noto Looped Lao Cond Med * Noto Looped Lao Cond SmBd * Noto Looped Lao Cond Thin * Noto Looped Lao Condensed * Noto Looped Lao ExCd Blk * Noto Looped Lao ExCd Bold * Noto Looped Lao ExCd ExBd * Noto Looped Lao ExCd ExLt * Noto Looped Lao ExCd Lt * Noto Looped Lao ExCd Med * Noto Looped Lao ExCd SmBd * Noto Looped Lao ExCd Thin * Noto Looped Lao ExtLight * Noto Looped Lao ExtraBold * Noto Looped Lao ExtraCond * Noto Looped Lao Light * Noto Looped Lao Medium * Noto Looped Lao SemiBold * Noto Looped Lao SemiCond * Noto Looped Lao SmCd Blk * Noto Looped Lao SmCd Bold * Noto Looped Lao SmCd ExBd * Noto Looped Lao SmCd ExtLt * Noto Looped Lao SmCd Lt * Noto Looped Lao SmCd Med * Noto Looped Lao SmCd SmBd * Noto Looped Lao SmCd Thin * Noto Looped Lao Thin * Noto Looped Thai Black * Noto Looped Thai Cond Blk * Noto Looped Thai Cond Bold * Noto Looped Thai Cond ExBd * Noto Looped Thai Cond ExLt * Noto Looped Thai Cond Lt * Noto Looped Thai Cond Med * Noto Looped Thai Cond SmBd * Noto Looped Thai Cond Thin * Noto Looped Thai Condensed * Noto Looped Thai ExCd Blk * Noto Looped Thai ExCd Bold * Noto Looped Thai ExCd ExBd * Noto Looped Thai ExCd ExLt * Noto Looped Thai ExCd Lt * Noto Looped Thai ExCd Med * Noto Looped Thai ExCd SmBd * Noto Looped Thai ExCd Thin * Noto Looped Thai ExtLight * Noto Looped Thai ExtraBold * Noto Looped Thai ExtraCond * Noto Looped Thai Light * Noto Looped Thai Medium * Noto Looped Thai SemiBold * Noto Looped Thai SemiCond * Noto Looped Thai SmCd Blk * Noto Looped Thai SmCd Bold * Noto Looped Thai SmCd ExBd * Noto Looped Thai SmCd ExLt * Noto Looped Thai SmCd Lt * Noto Looped Thai SmCd Med * Noto Looped Thai SmCd SmBd * Noto Looped Thai SmCd Thin * Noto Looped Thai Thin * Noto Naskh Arabic Medium * Noto Naskh Arabic Semi Bold * Noto Sans Arabic Blk * Noto Sans Arabic Cond * Noto Sans Arabic Cond Blk * Noto Sans Arabic Cond ExtBd * Noto Sans Arabic Cond ExtLt * Noto Sans Arabic Cond Light * Noto Sans Arabic Cond Med * Noto Sans Arabic Cond SemBd * Noto Sans Arabic Cond Thin * Noto Sans Arabic ExtBd * Noto Sans Arabic ExtCond * Noto Sans Arabic ExtCond Blk * Noto Sans Arabic ExtCond ExtBd * Noto Sans Arabic ExtCond ExtLt * Noto Sans Arabic ExtCond Light * Noto Sans Arabic ExtCond Med * Noto Sans Arabic ExtCond SemBd * Noto Sans Arabic ExtCond Thin * Noto Sans Arabic ExtLt * Noto Sans Arabic Light * Noto Sans Arabic Med * Noto Sans Arabic SemBd * Noto Sans Arabic SemCond * Noto Sans Arabic SemCond Blk * Noto Sans Arabic SemCond ExtBd * Noto Sans Arabic SemCond ExtLt * Noto Sans Arabic SemCond Light * Noto Sans Arabic SemCond Med * Noto Sans Arabic SemCond SemBd * Noto Sans Arabic SemCond Thin * Noto Sans Arabic Thin * Noto Sans Armenian Black * Noto Sans Armenian Condensed * Noto Sans Armenian Condensed Black * Noto Sans Armenian Condensed ExtraBold * Noto Sans Armenian Condensed ExtraLight * Noto Sans Armenian Condensed Light * Noto Sans Armenian Condensed Medium * Noto Sans Armenian Condensed SemiBold * Noto Sans Armenian Condensed Thin * Noto Sans Armenian ExtraBold * Noto Sans Armenian ExtraCondensed * Noto Sans Armenian ExtraCondensed Black * Noto Sans Armenian ExtraCondensed ExtraBold * Noto Sans Armenian ExtraCondensed ExtraLight * Noto Sans Armenian ExtraCondensed Light * Noto Sans Armenian ExtraCondensed Medium * Noto Sans Armenian ExtraCondensed SemiBold * Noto Sans Armenian ExtraCondensed Thin * Noto Sans Armenian ExtraLight * Noto Sans Armenian Light * Noto Sans Armenian Medium * Noto Sans Armenian SemiBold * Noto Sans Armenian SemiCondensed * Noto Sans Armenian SemiCondensed Black * Noto Sans Armenian SemiCondensed ExtraBold * Noto Sans Armenian SemiCondensed ExtraLight * Noto Sans Armenian SemiCondensed Light * Noto Sans Armenian SemiCondensed Medium * Noto Sans Armenian SemiCondensed SemiBold * Noto Sans Armenian SemiCondensed Thin * Noto Sans Armenian Thin * Noto Sans Balinese Medium * Noto Sans Balinese SemiBold * Noto Sans Bamum Medium * Noto Sans Bamum SemiBold * Noto Sans Bengali Black * Noto Sans Bengali Condensed * Noto Sans Bengali ExtraBold * Noto Sans Bengali ExtraCondensed * Noto Sans Bengali ExtraLight * Noto Sans Bengali Light * Noto Sans Bengali Medium * Noto Sans Bengali SemiBold * Noto Sans Bengali SemiCondensed * Noto Sans Bengali Thin * Noto Sans Black * Noto Sans CanAborig Bk * Noto Sans CanAborig Lt * Noto Sans CanAborig Md * Noto Sans CanAborig SmBd * Noto Sans CanAborig Th * Noto Sans CanAborig XBd * Noto Sans CanAborig XLt * Noto Sans Cham Blk * Noto Sans Cham ExtBd * Noto Sans Cham ExtLt * Noto Sans Cham Light * Noto Sans Cham Med * Noto Sans Cham SemBd * Noto Sans Cham Thin * Noto Sans Cherokee Blk * Noto Sans Cherokee ExtBd * Noto Sans Cherokee ExtLt * Noto Sans Cherokee Light * Noto Sans Cherokee Med * Noto Sans Cherokee SemBd * Noto Sans Cherokee Thin * Noto Sans Condensed * Noto Sans Condensed Black * Noto Sans Condensed ExtraBold * Noto Sans Condensed ExtraLight * Noto Sans Condensed Light * Noto Sans Condensed Medium * Noto Sans Condensed SemiBold * Noto Sans Condensed Thin * Noto Sans Devanagari Black * Noto Sans Devanagari Condensed * Noto Sans Devanagari Condensed Black * Noto Sans Devanagari Condensed ExtraBold * Noto Sans Devanagari Condensed ExtraLight * Noto Sans Devanagari Condensed Light * Noto Sans Devanagari Condensed Medium * Noto Sans Devanagari Condensed SemiBold * Noto Sans Devanagari Condensed Thin * Noto Sans Devanagari ExtraBold * Noto Sans Devanagari ExtraCondensed * Noto Sans Devanagari ExtraCondensed Black * Noto Sans Devanagari ExtraCondensed ExtraBold * Noto Sans Devanagari ExtraCondensed ExtraLight * Noto Sans Devanagari ExtraCondensed Light * Noto Sans Devanagari ExtraCondensed Medium * Noto Sans Devanagari ExtraCondensed SemiBold * Noto Sans Devanagari ExtraCondensed Thin * Noto Sans Devanagari ExtraLight * Noto Sans Devanagari Light * Noto Sans Devanagari Medium * Noto Sans Devanagari SemiBold * Noto Sans Devanagari SemiCondensed * Noto Sans Devanagari SemiCondensed Black * Noto Sans Devanagari SemiCondensed ExtraBold * Noto Sans Devanagari SemiCondensed ExtraLight * Noto Sans Devanagari SemiCondensed Light * Noto Sans Devanagari SemiCondensed Medium * Noto Sans Devanagari SemiCondensed SemiBold * Noto Sans Devanagari SemiCondensed Thin * Noto Sans Devanagari Thin * Noto Sans Display Black * Noto Sans Display Condensed * Noto Sans Display Condensed Black * Noto Sans Display Condensed ExtraBold * Noto Sans Display Condensed ExtraLight * Noto Sans Display Condensed Light * Noto Sans Display Condensed Medium * Noto Sans Display Condensed SemiBold * Noto Sans Display Condensed Thin * Noto Sans Display ExtraBold * Noto Sans Display ExtraCondensed * Noto Sans Display ExtraCondensed Black * Noto Sans Display ExtraCondensed ExtraBold * Noto Sans Display ExtraCondensed ExtraLight * Noto Sans Display ExtraCondensed Light * Noto Sans Display ExtraCondensed Medium * Noto Sans Display ExtraCondensed SemiBold * Noto Sans Display ExtraCondensed Thin * Noto Sans Display ExtraLight * Noto Sans Display Light * Noto Sans Display Medium * Noto Sans Display SemiBold * Noto Sans Display SemiCondensed * Noto Sans Display SemiCondensed Black * Noto Sans Display SemiCondensed ExtraBold * Noto Sans Display SemiCondensed ExtraLight * Noto Sans Display SemiCondensed Light * Noto Sans Display SemiCondensed Medium * Noto Sans Display SemiCondensed SemiBold * Noto Sans Display SemiCondensed Thin * Noto Sans Display Thin * Noto Sans Ethiopic Blk * Noto Sans Ethiopic Cond * Noto Sans Ethiopic Cond Blk * Noto Sans Ethiopic Cond ExtBd * Noto Sans Ethiopic Cond ExtLt * Noto Sans Ethiopic Cond Light * Noto Sans Ethiopic Cond Med * Noto Sans Ethiopic Cond SemBd * Noto Sans Ethiopic Cond Thin * Noto Sans Ethiopic ExtBd * Noto Sans Ethiopic ExtCond * Noto Sans Ethiopic ExtCond Blk * Noto Sans Ethiopic ExtCond ExtBd * Noto Sans Ethiopic ExtCond ExtLt * Noto Sans Ethiopic ExtCond Light * Noto Sans Ethiopic ExtCond Med * Noto Sans Ethiopic ExtCond SemBd * Noto Sans Ethiopic ExtCond Thin * Noto Sans Ethiopic ExtLt * Noto Sans Ethiopic Light * Noto Sans Ethiopic Med * Noto Sans Ethiopic SemBd * Noto Sans Ethiopic SemCond * Noto Sans Ethiopic SemCond Blk * Noto Sans Ethiopic SemCond ExtBd * Noto Sans Ethiopic SemCond ExtLt * Noto Sans Ethiopic SemCond Light * Noto Sans Ethiopic SemCond Med * Noto Sans Ethiopic SemCond SemBd * Noto Sans Ethiopic SemCond Thin * Noto Sans Ethiopic Thin * Noto Sans ExtraBold * Noto Sans ExtraCondensed * Noto Sans ExtraCondensed Black * Noto Sans ExtraCondensed ExtraBold * Noto Sans ExtraCondensed ExtraLight * Noto Sans ExtraCondensed Light * Noto Sans ExtraCondensed Medium * Noto Sans ExtraCondensed SemiBold * Noto Sans ExtraCondensed Thin * Noto Sans ExtraLight * Noto Sans Georgian Blk * Noto Sans Georgian Cond * Noto Sans Georgian Cond Blk * Noto Sans Georgian Cond ExtBd * Noto Sans Georgian Cond ExtLt * Noto Sans Georgian Cond Light * Noto Sans Georgian Cond Med * Noto Sans Georgian Cond SemBd * Noto Sans Georgian Cond Thin * Noto Sans Georgian ExtBd * Noto Sans Georgian ExtCond * Noto Sans Georgian ExtCond Blk * Noto Sans Georgian ExtCond ExtBd * Noto Sans Georgian ExtCond ExtLt * Noto Sans Georgian ExtCond Light * Noto Sans Georgian ExtCond Med * Noto Sans Georgian ExtCond SemBd * Noto Sans Georgian ExtCond Thin * Noto Sans Georgian ExtLt * Noto Sans Georgian Light * Noto Sans Georgian Med * Noto Sans Georgian SemBd * Noto Sans Georgian SemCond * Noto Sans Georgian SemCond Blk * Noto Sans Georgian SemCond ExtBd * Noto Sans Georgian SemCond ExtLt * Noto Sans Georgian SemCond Light * Noto Sans Georgian SemCond Med * Noto Sans Georgian SemCond SemBd * Noto Sans Georgian SemCond Thin * Noto Sans Georgian Thin * Noto Sans Gujarati Black * Noto Sans Gujarati Condensed * Noto Sans Gujarati Condensed Black * Noto Sans Gujarati Condensed ExtraBold * Noto Sans Gujarati Condensed ExtraLight * Noto Sans Gujarati Condensed Light * Noto Sans Gujarati Condensed Medium * Noto Sans Gujarati Condensed SemiBold * Noto Sans Gujarati Condensed Thin * Noto Sans Gujarati ExtraBold * Noto Sans Gujarati ExtraCondensed * Noto Sans Gujarati ExtraCondensed Black * Noto Sans Gujarati ExtraCondensed ExtraBold * Noto Sans Gujarati ExtraCondensed ExtraLight * Noto Sans Gujarati ExtraCondensed Light * Noto Sans Gujarati ExtraCondensed Medium * Noto Sans Gujarati ExtraCondensed SemiBold * Noto Sans Gujarati ExtraCondensed Thin * Noto Sans Gujarati ExtraLight * Noto Sans Gujarati Light * Noto Sans Gujarati Medium * Noto Sans Gujarati SemiBold * Noto Sans Gujarati SemiCondensed * Noto Sans Gujarati SemiCondensed Black * Noto Sans Gujarati SemiCondensed ExtraBold * Noto Sans Gujarati SemiCondensed ExtraLight * Noto Sans Gujarati SemiCondensed Light * Noto Sans Gujarati SemiCondensed Medium * Noto Sans Gujarati SemiCondensed SemiBold * Noto Sans Gujarati SemiCondensed Thin * Noto Sans Gujarati Thin * Noto Sans Gurmukhi Black * Noto Sans Gurmukhi Condensed * Noto Sans Gurmukhi Condensed Black * Noto Sans Gurmukhi Condensed ExtraBold * Noto Sans Gurmukhi Condensed ExtraLight * Noto Sans Gurmukhi Condensed Light * Noto Sans Gurmukhi Condensed Medium * Noto Sans Gurmukhi Condensed SemiBold * Noto Sans Gurmukhi Condensed Thin * Noto Sans Gurmukhi ExtraBold * Noto Sans Gurmukhi ExtraCondensed * Noto Sans Gurmukhi ExtraCondensed Black * Noto Sans Gurmukhi ExtraCondensed ExtraBold * Noto Sans Gurmukhi ExtraCondensed ExtraLight * Noto Sans Gurmukhi ExtraCondensed Light * Noto Sans Gurmukhi ExtraCondensed Medium * Noto Sans Gurmukhi ExtraCondensed SemiBold * Noto Sans Gurmukhi ExtraCondensed Thin * Noto Sans Gurmukhi ExtraLight * Noto Sans Gurmukhi Light * Noto Sans Gurmukhi Medium * Noto Sans Gurmukhi SemiBold * Noto Sans Gurmukhi SemiCondensed * Noto Sans Gurmukhi SemiCondensed Black * Noto Sans Gurmukhi SemiCondensed ExtraBold * Noto Sans Gurmukhi SemiCondensed ExtraLight * Noto Sans Gurmukhi SemiCondensed Light * Noto Sans Gurmukhi SemiCondensed Medium * Noto Sans Gurmukhi SemiCondensed SemiBold * Noto Sans Gurmukhi SemiCondensed Thin * Noto Sans Gurmukhi Thin * Noto Sans Hanifi Rohingya Medium * Noto Sans Hanifi Rohingya SemiBold * Noto Sans Hebrew Blk * Noto Sans Hebrew Cond * Noto Sans Hebrew Cond Blk * Noto Sans Hebrew Cond ExtBd * Noto Sans Hebrew Cond ExtLt * Noto Sans Hebrew Cond Light * Noto Sans Hebrew Cond Med * Noto Sans Hebrew Cond SemBd * Noto Sans Hebrew Cond Thin * Noto Sans Hebrew ExtBd * Noto Sans Hebrew ExtCond * Noto Sans Hebrew ExtCond Blk * Noto Sans Hebrew ExtCond ExtBd * Noto Sans Hebrew ExtCond ExtLt * Noto Sans Hebrew ExtCond Light * Noto Sans Hebrew ExtCond Med * Noto Sans Hebrew ExtCond SemBd * Noto Sans Hebrew ExtCond Thin * Noto Sans Hebrew ExtLt * Noto Sans Hebrew Light * Noto Sans Hebrew Med * Noto Sans Hebrew SemBd * Noto Sans Hebrew SemCond * Noto Sans Hebrew SemCond Blk * Noto Sans Hebrew SemCond ExtBd * Noto Sans Hebrew SemCond ExtLt * Noto Sans Hebrew SemCond Light * Noto Sans Hebrew SemCond Med * Noto Sans Hebrew SemCond SemBd * Noto Sans Hebrew SemCond Thin * Noto Sans Hebrew Thin * Noto Sans Kannada Black * Noto Sans Kannada Condensed * Noto Sans Kannada Condensed Black * Noto Sans Kannada Condensed ExtraBold * Noto Sans Kannada Condensed ExtraLight * Noto Sans Kannada Condensed Light * Noto Sans Kannada Condensed Medium * Noto Sans Kannada Condensed SemiBold * Noto Sans Kannada Condensed Thin * Noto Sans Kannada ExtraBold * Noto Sans Kannada ExtraCondensed * Noto Sans Kannada ExtraCondensed Black * Noto Sans Kannada ExtraCondensed ExtraBold * Noto Sans Kannada ExtraCondensed ExtraLight * Noto Sans Kannada ExtraCondensed Light * Noto Sans Kannada ExtraCondensed Medium * Noto Sans Kannada ExtraCondensed SemiBold * Noto Sans Kannada ExtraCondensed Thin * Noto Sans Kannada ExtraLight * Noto Sans Kannada Light * Noto Sans Kannada Medium * Noto Sans Kannada SemiBold * Noto Sans Kannada SemiCondensed * Noto Sans Kannada SemiCondensed Black * Noto Sans Kannada SemiCondensed ExtraBold * Noto Sans Kannada SemiCondensed ExtraLight * Noto Sans Kannada SemiCondensed Light * Noto Sans Kannada SemiCondensed Medium * Noto Sans Kannada SemiCondensed SemiBold * Noto Sans Kannada SemiCondensed Thin * Noto Sans Kannada Thin * Noto Sans Kayah Li Medium * Noto Sans Kayah Li SemiBold * Noto Sans Khmer Black * Noto Sans Khmer Condensed * Noto Sans Khmer Condensed Black * Noto Sans Khmer Condensed ExtraBold * Noto Sans Khmer Condensed ExtraLight * Noto Sans Khmer Condensed Light * Noto Sans Khmer Condensed Medium * Noto Sans Khmer Condensed SemiBold * Noto Sans Khmer Condensed Thin * Noto Sans Khmer ExtraBold * Noto Sans Khmer ExtraCondensed * Noto Sans Khmer ExtraCondensed Black * Noto Sans Khmer ExtraCondensed ExtraBold * Noto Sans Khmer ExtraCondensed ExtraLight * Noto Sans Khmer ExtraCondensed Light * Noto Sans Khmer ExtraCondensed Medium * Noto Sans Khmer ExtraCondensed SemiBold * Noto Sans Khmer ExtraCondensed Thin * Noto Sans Khmer ExtraLight * Noto Sans Khmer Light * Noto Sans Khmer Medium * Noto Sans Khmer SemiBold * Noto Sans Khmer SemiCondensed * Noto Sans Khmer SemiCondensed Black * Noto Sans Khmer SemiCondensed ExtraBold * Noto Sans Khmer SemiCondensed ExtraLight * Noto Sans Khmer SemiCondensed Light * Noto Sans Khmer SemiCondensed Medium * Noto Sans Khmer SemiCondensed SemiBold * Noto Sans Khmer SemiCondensed Thin * Noto Sans Khmer Thin * Noto Sans Lao Blk * Noto Sans Lao Cond * Noto Sans Lao Cond Blk * Noto Sans Lao Cond ExtBd * Noto Sans Lao Cond ExtLt * Noto Sans Lao Cond Light * Noto Sans Lao Cond Med * Noto Sans Lao Cond SemBd * Noto Sans Lao Cond Thin * Noto Sans Lao ExtBd * Noto Sans Lao ExtCond * Noto Sans Lao ExtCond Blk * Noto Sans Lao ExtCond ExtBd * Noto Sans Lao ExtCond ExtLt * Noto Sans Lao ExtCond Light * Noto Sans Lao ExtCond Med * Noto Sans Lao ExtCond SemBd * Noto Sans Lao ExtCond Thin * Noto Sans Lao ExtLt * Noto Sans Lao Light * Noto Sans Lao Med * Noto Sans Lao SemBd * Noto Sans Lao SemCond * Noto Sans Lao SemCond Blk * Noto Sans Lao SemCond ExtBd * Noto Sans Lao SemCond ExtLt * Noto Sans Lao SemCond Light * Noto Sans Lao SemCond Med * Noto Sans Lao SemCond SemBd * Noto Sans Lao SemCond Thin * Noto Sans Lao Thin * Noto Sans Light * Noto Sans Lisu Medium * Noto Sans Lisu Semi Bold * Noto Sans Malayalam Black * Noto Sans Malayalam Condensed * Noto Sans Malayalam Condensed Black * Noto Sans Malayalam Condensed ExtraBold * Noto Sans Malayalam Condensed ExtraLight * Noto Sans Malayalam Condensed Light * Noto Sans Malayalam Condensed Medium * Noto Sans Malayalam Condensed SemiBold * Noto Sans Malayalam Condensed Thin * Noto Sans Malayalam ExtraBold * Noto Sans Malayalam ExtraCondensed * Noto Sans Malayalam ExtraCondensed Black * Noto Sans Malayalam ExtraCondensed ExtraBold * Noto Sans Malayalam ExtraCondensed ExtraLight * Noto Sans Malayalam ExtraCondensed Light * Noto Sans Malayalam ExtraCondensed Medium * Noto Sans Malayalam ExtraCondensed SemiBold * Noto Sans Malayalam ExtraCondensed Thin * Noto Sans Malayalam ExtraLight * Noto Sans Malayalam Light * Noto Sans Malayalam Medium * Noto Sans Malayalam SemiBold * Noto Sans Malayalam SemiCondensed * Noto Sans Malayalam SemiCondensed Black * Noto Sans Malayalam SemiCondensed ExtraBold * Noto Sans Malayalam SemiCondensed ExtraLight * Noto Sans Malayalam SemiCondensed Light * Noto Sans Malayalam SemiCondensed Medium * Noto Sans Malayalam SemiCondensed SemiBold * Noto Sans Malayalam SemiCondensed Thin * Noto Sans Malayalam Thin * Noto Sans Medefaidrin Medium * Noto Sans Medefaidrin SemiBold * Noto Sans Medium * Noto Sans MeeteiMayek Black * Noto Sans MeeteiMayek ExtraBold * Noto Sans MeeteiMayek ExtraLight * Noto Sans MeeteiMayek Light * Noto Sans MeeteiMayek Medium * Noto Sans MeeteiMayek SemiBold * Noto Sans MeeteiMayek Thin * Noto Sans Mono Black * Noto Sans Mono Condensed * Noto Sans Mono Condensed Black * Noto Sans Mono Condensed ExtraBold * Noto Sans Mono Condensed ExtraLight * Noto Sans Mono Condensed Light * Noto Sans Mono Condensed Medium * Noto Sans Mono Condensed SemiBold * Noto Sans Mono Condensed Thin * Noto Sans Mono ExtraBold * Noto Sans Mono ExtraCondensed * Noto Sans Mono ExtraCondensed Black * Noto Sans Mono ExtraCondensed ExtraBold * Noto Sans Mono ExtraCondensed ExtraLight * Noto Sans Mono ExtraCondensed Light * Noto Sans Mono ExtraCondensed Medium * Noto Sans Mono ExtraCondensed SemiBold * Noto Sans Mono ExtraCondensed Thin * Noto Sans Mono ExtraLight * Noto Sans Mono Light * Noto Sans Mono Medium * Noto Sans Mono SemiBold * Noto Sans Mono SemiCondensed * Noto Sans Mono SemiCondensed Black * Noto Sans Mono SemiCondensed ExtraBold * Noto Sans Mono SemiCondensed ExtraLight * Noto Sans Mono SemiCondensed Light * Noto Sans Mono SemiCondensed Medium * Noto Sans Mono SemiCondensed SemiBold * Noto Sans Mono SemiCondensed Thin * Noto Sans Mono Thin * Noto Sans Myanmar Blk * Noto Sans Myanmar Cond * Noto Sans Myanmar Cond Blk * Noto Sans Myanmar Cond ExtBd * Noto Sans Myanmar Cond ExtLt * Noto Sans Myanmar Cond Light * Noto Sans Myanmar Cond Med * Noto Sans Myanmar Cond SemBd * Noto Sans Myanmar Cond Thin * Noto Sans Myanmar ExtBd * Noto Sans Myanmar ExtCond * Noto Sans Myanmar ExtCond Blk * Noto Sans Myanmar ExtCond ExtBd * Noto Sans Myanmar ExtCond ExtLt * Noto Sans Myanmar ExtCond Light * Noto Sans Myanmar ExtCond Med * Noto Sans Myanmar ExtCond SemBd * Noto Sans Myanmar ExtCond Thin * Noto Sans Myanmar ExtLt * Noto Sans Myanmar Light * Noto Sans Myanmar Med * Noto Sans Myanmar SemBd * Noto Sans Myanmar SemCond * Noto Sans Myanmar SemCond Blk * Noto Sans Myanmar SemCond ExtBd * Noto Sans Myanmar SemCond ExtLt * Noto Sans Myanmar SemCond Light * Noto Sans Myanmar SemCond Med * Noto Sans Myanmar SemCond SemBd * Noto Sans Myanmar SemCond Thin * Noto Sans Myanmar Thin * Noto Sans Ol Chiki Medium * Noto Sans Ol Chiki SemiBold * Noto Sans Oriya Blk * Noto Sans Oriya Cond * Noto Sans Oriya Cond Blk * Noto Sans Oriya Cond Bold * Noto Sans Oriya Cond Thin * Noto Sans Oriya ExtCond * Noto Sans Oriya ExtCond Blk * Noto Sans Oriya ExtCond Bold * Noto Sans Oriya ExtCond Thin * Noto Sans Oriya Thin * Noto Sans SemiBold * Noto Sans SemiCondensed * Noto Sans SemiCondensed Black * Noto Sans SemiCondensed ExtraBold * Noto Sans SemiCondensed ExtraLight * Noto Sans SemiCondensed Light * Noto Sans SemiCondensed Medium * Noto Sans SemiCondensed SemiBold * Noto Sans SemiCondensed Thin * Noto Sans Sinhala Black * Noto Sans Sinhala Condensed * Noto Sans Sinhala Condensed Black * Noto Sans Sinhala Condensed ExtraBold * Noto Sans Sinhala Condensed ExtraLight * Noto Sans Sinhala Condensed Light * Noto Sans Sinhala Condensed Medium * Noto Sans Sinhala Condensed SemiBold * Noto Sans Sinhala Condensed Thin * Noto Sans Sinhala ExtraBold * Noto Sans Sinhala ExtraCondensed * Noto Sans Sinhala ExtraCondensed Black * Noto Sans Sinhala ExtraCondensed ExtraBold * Noto Sans Sinhala ExtraCondensed ExtraLight * Noto Sans Sinhala ExtraCondensed Light * Noto Sans Sinhala ExtraCondensed Medium * Noto Sans Sinhala ExtraCondensed SemiBold * Noto Sans Sinhala ExtraCondensed Thin * Noto Sans Sinhala ExtraLight * Noto Sans Sinhala Light * Noto Sans Sinhala Medium * Noto Sans Sinhala SemiBold * Noto Sans Sinhala SemiCondensed * Noto Sans Sinhala SemiCondensed Black * Noto Sans Sinhala SemiCondensed ExtraBold * Noto Sans Sinhala SemiCondensed ExtraLight * Noto Sans Sinhala SemiCondensed Light * Noto Sans Sinhala SemiCondensed Medium * Noto Sans Sinhala SemiCondensed SemiBold * Noto Sans Sinhala SemiCondensed Thin * Noto Sans Sinhala Thin * Noto Sans Sora Sompeng Medium * Noto Sans Sora Sompeng Semi Bold * Noto Sans Sundanese * Noto Sans Symbols Black * Noto Sans Symbols ExtraBold * Noto Sans Symbols ExtraLight * Noto Sans Symbols Light * Noto Sans Symbols Medium * Noto Sans Symbols SemiBold * Noto Sans Symbols Thin * Noto Sans Syriac Black * Noto Sans Syriac Thin * Noto Sans Tai Tham Medium * Noto Sans Tai Tham SemiBold * Noto Sans Tamil Black * Noto Sans Tamil Condensed * Noto Sans Tamil Condensed Black * Noto Sans Tamil Condensed ExtraBold * Noto Sans Tamil Condensed ExtraLight * Noto Sans Tamil Condensed Light * Noto Sans Tamil Condensed Medium * Noto Sans Tamil Condensed SemiBold * Noto Sans Tamil Condensed Thin * Noto Sans Tamil ExtraBold * Noto Sans Tamil ExtraCondensed * Noto Sans Tamil ExtraCondensed Black * Noto Sans Tamil ExtraCondensed ExtraBold * Noto Sans Tamil ExtraCondensed ExtraLight * Noto Sans Tamil ExtraCondensed Light * Noto Sans Tamil ExtraCondensed Medium * Noto Sans Tamil ExtraCondensed SemiBold * Noto Sans Tamil ExtraCondensed Thin * Noto Sans Tamil ExtraLight * Noto Sans Tamil Light * Noto Sans Tamil Medium * Noto Sans Tamil SemiBold * Noto Sans Tamil SemiCondensed * Noto Sans Tamil SemiCondensed Black * Noto Sans Tamil SemiCondensed ExtraBold * Noto Sans Tamil SemiCondensed ExtraLight * Noto Sans Tamil SemiCondensed Light * Noto Sans Tamil SemiCondensed Medium * Noto Sans Tamil SemiCondensed SemiBold * Noto Sans Tamil SemiCondensed Thin * Noto Sans Tamil Thin * Noto Sans Telugu Black * Noto Sans Telugu Condensed * Noto Sans Telugu Condensed Black * Noto Sans Telugu Condensed ExtraBold * Noto Sans Telugu Condensed ExtraLight * Noto Sans Telugu Condensed Light * Noto Sans Telugu Condensed Medium * Noto Sans Telugu Condensed SemiBold * Noto Sans Telugu Condensed Thin * Noto Sans Telugu ExtraBold * Noto Sans Telugu ExtraCondensed * Noto Sans Telugu ExtraCondensed Black * Noto Sans Telugu ExtraCondensed ExtraBold * Noto Sans Telugu ExtraCondensed ExtraLight * Noto Sans Telugu ExtraCondensed Light * Noto Sans Telugu ExtraCondensed Medium * Noto Sans Telugu ExtraCondensed SemiBold * Noto Sans Telugu ExtraCondensed Thin * Noto Sans Telugu ExtraLight * Noto Sans Telugu Light * Noto Sans Telugu Medium * Noto Sans Telugu SemiBold * Noto Sans Telugu SemiCondensed * Noto Sans Telugu SemiCondensed Black * Noto Sans Telugu SemiCondensed ExtraBold * Noto Sans Telugu SemiCondensed ExtraLight * Noto Sans Telugu SemiCondensed Light * Noto Sans Telugu SemiCondensed Medium * Noto Sans Telugu SemiCondensed SemiBold * Noto Sans Telugu SemiCondensed Thin * Noto Sans Telugu Thin * Noto Sans Thaana Black * Noto Sans Thaana ExtraBold * Noto Sans Thaana ExtraLight * Noto Sans Thaana Light * Noto Sans Thaana Medium * Noto Sans Thaana SemiBold * Noto Sans Thaana Thin * Noto Sans Thai Blk * Noto Sans Thai Cond * Noto Sans Thai Cond Blk * Noto Sans Thai Cond ExtBd * Noto Sans Thai Cond ExtLt * Noto Sans Thai Cond Light * Noto Sans Thai Cond Med * Noto Sans Thai Cond SemBd * Noto Sans Thai Cond Thin * Noto Sans Thai ExtBd * Noto Sans Thai ExtCond * Noto Sans Thai ExtCond Blk * Noto Sans Thai ExtCond ExtBd * Noto Sans Thai ExtCond ExtLt * Noto Sans Thai ExtCond Light * Noto Sans Thai ExtCond Med * Noto Sans Thai ExtCond SemBd * Noto Sans Thai ExtCond Thin * Noto Sans Thai ExtLt * Noto Sans Thai Light * Noto Sans Thai Med * Noto Sans Thai SemBd * Noto Sans Thai SemCond * Noto Sans Thai SemCond Blk * Noto Sans Thai SemCond ExtBd * Noto Sans Thai SemCond ExtLt * Noto Sans Thai SemCond Light * Noto Sans Thai SemCond Med * Noto Sans Thai SemCond SemBd * Noto Sans Thai SemCond Thin * Noto Sans Thai Thin * Noto Sans Thin * Noto Serif Armenian Black * Noto Serif Armenian Condensed * Noto Serif Armenian Condensed Black * Noto Serif Armenian Condensed ExtraBold * Noto Serif Armenian Condensed ExtraLight * Noto Serif Armenian Condensed Light * Noto Serif Armenian Condensed Medium * Noto Serif Armenian Condensed SemiBold * Noto Serif Armenian Condensed Thin * Noto Serif Armenian ExtraBold * Noto Serif Armenian ExtraCondensed * Noto Serif Armenian ExtraCondensed Black * Noto Serif Armenian ExtraCondensed ExtraBold * Noto Serif Armenian ExtraCondensed ExtraLight * Noto Serif Armenian ExtraCondensed Light * Noto Serif Armenian ExtraCondensed Medium * Noto Serif Armenian ExtraCondensed SemiBold * Noto Serif Armenian ExtraCondensed Thin * Noto Serif Armenian ExtraLight * Noto Serif Armenian Light * Noto Serif Armenian Medium * Noto Serif Armenian SemiBold * Noto Serif Armenian SemiCondensed * Noto Serif Armenian SemiCondensed Black * Noto Serif Armenian SemiCondensed ExtraBold * Noto Serif Armenian SemiCondensed ExtraLight * Noto Serif Armenian SemiCondensed Light * Noto Serif Armenian SemiCondensed Medium * Noto Serif Armenian SemiCondensed SemiBold * Noto Serif Armenian SemiCondensed Thin * Noto Serif Armenian Thin * Noto Serif Bengali Black * Noto Serif Bengali Condensed * Noto Serif Bengali Condensed Black * Noto Serif Bengali Condensed ExtraBold * Noto Serif Bengali Condensed ExtraLight * Noto Serif Bengali Condensed Light * Noto Serif Bengali Condensed Medium * Noto Serif Bengali Condensed SemiBold * Noto Serif Bengali Condensed Thin * Noto Serif Bengali ExtraBold * Noto Serif Bengali ExtraCondensed * Noto Serif Bengali ExtraCondensed Black * Noto Serif Bengali ExtraCondensed ExtraBold * Noto Serif Bengali ExtraCondensed ExtraLight * Noto Serif Bengali ExtraCondensed Light * Noto Serif Bengali ExtraCondensed Medium * Noto Serif Bengali ExtraCondensed SemiBold * Noto Serif Bengali ExtraCondensed Thin * Noto Serif Bengali ExtraLight * Noto Serif Bengali Light * Noto Serif Bengali Medium * Noto Serif Bengali SemiBold * Noto Serif Bengali SemiCondensed * Noto Serif Bengali SemiCondensed Black * Noto Serif Bengali SemiCondensed ExtraBold * Noto Serif Bengali SemiCondensed ExtraLight * Noto Serif Bengali SemiCondensed Light * Noto Serif Bengali SemiCondensed Medium * Noto Serif Bengali SemiCondensed SemiBold * Noto Serif Bengali SemiCondensed Thin * Noto Serif Bengali Thin * Noto Serif Black * Noto Serif Condensed * Noto Serif Condensed Black * Noto Serif Condensed ExtraBold * Noto Serif Condensed ExtraLight * Noto Serif Condensed Light * Noto Serif Condensed Medium * Noto Serif Condensed SemiBold * Noto Serif Condensed Thin * Noto Serif Devanagari Black * Noto Serif Devanagari Condensed * Noto Serif Devanagari Condensed Black * Noto Serif Devanagari Condensed ExtraBold * Noto Serif Devanagari Condensed ExtraLight * Noto Serif Devanagari Condensed Light * Noto Serif Devanagari Condensed Medium * Noto Serif Devanagari Condensed SemiBold * Noto Serif Devanagari Condensed Thin * Noto Serif Devanagari ExtraBold * Noto Serif Devanagari ExtraCondensed * Noto Serif Devanagari ExtraCondensed Black * Noto Serif Devanagari ExtraCondensed ExtraBold * Noto Serif Devanagari ExtraCondensed ExtraLight * Noto Serif Devanagari ExtraCondensed Light * Noto Serif Devanagari ExtraCondensed Medium * Noto Serif Devanagari ExtraCondensed SemiBold * Noto Serif Devanagari ExtraCondensed Thin * Noto Serif Devanagari ExtraLight * Noto Serif Devanagari Light * Noto Serif Devanagari Medium * Noto Serif Devanagari SemiBold * Noto Serif Devanagari SemiCondensed * Noto Serif Devanagari SemiCondensed Black * Noto Serif Devanagari SemiCondensed ExtraBold * Noto Serif Devanagari SemiCondensed ExtraLight * Noto Serif Devanagari SemiCondensed Light * Noto Serif Devanagari SemiCondensed Medium * Noto Serif Devanagari SemiCondensed SemiBold * Noto Serif Devanagari SemiCondensed Thin * Noto Serif Devanagari Thin * Noto Serif Display Black * Noto Serif Display Condensed * Noto Serif Display Condensed Black * Noto Serif Display Condensed ExtraBold * Noto Serif Display Condensed ExtraLight * Noto Serif Display Condensed Light * Noto Serif Display Condensed Medium * Noto Serif Display Condensed SemiBold * Noto Serif Display Condensed Thin * Noto Serif Display ExtraBold * Noto Serif Display ExtraCondensed * Noto Serif Display ExtraCondensed Black * Noto Serif Display ExtraCondensed ExtraBold * Noto Serif Display ExtraCondensed ExtraLight * Noto Serif Display ExtraCondensed Light * Noto Serif Display ExtraCondensed Medium * Noto Serif Display ExtraCondensed SemiBold * Noto Serif Display ExtraCondensed Thin * Noto Serif Display ExtraLight * Noto Serif Display Light * Noto Serif Display Medium * Noto Serif Display SemiBold * Noto Serif Display SemiCondensed * Noto Serif Display SemiCondensed Black * Noto Serif Display SemiCondensed ExtraBold * Noto Serif Display SemiCondensed ExtraLight * Noto Serif Display SemiCondensed Light * Noto Serif Display SemiCondensed Medium * Noto Serif Display SemiCondensed SemiBold * Noto Serif Display SemiCondensed Thin * Noto Serif Display Thin * Noto Serif Ethiopic Bk * Noto Serif Ethiopic Cn * Noto Serif Ethiopic Cn Bk * Noto Serif Ethiopic Cn Lt * Noto Serif Ethiopic Cn Md * Noto Serif Ethiopic Cn SmBd * Noto Serif Ethiopic Cn Th * Noto Serif Ethiopic Cn XBd * Noto Serif Ethiopic Cn XLt * Noto Serif Ethiopic Lt * Noto Serif Ethiopic Md * Noto Serif Ethiopic SmBd * Noto Serif Ethiopic SmCn * Noto Serif Ethiopic SmCn Bk * Noto Serif Ethiopic SmCn Lt * Noto Serif Ethiopic SmCn Md * Noto Serif Ethiopic SmCn SmBd * Noto Serif Ethiopic SmCn Th * Noto Serif Ethiopic SmCn XBd * Noto Serif Ethiopic SmCn XLt * Noto Serif Ethiopic Th * Noto Serif Ethiopic XBd * Noto Serif Ethiopic XCn * Noto Serif Ethiopic XCn Bk * Noto Serif Ethiopic XCn Lt * Noto Serif Ethiopic XCn Md * Noto Serif Ethiopic XCn SmBd * Noto Serif Ethiopic XCn Th * Noto Serif Ethiopic XCn XBd * Noto Serif Ethiopic XCn XLt * Noto Serif Ethiopic XLt * Noto Serif ExtraBold * Noto Serif ExtraCondensed * Noto Serif ExtraCondensed Black * Noto Serif ExtraCondensed ExtraBold * Noto Serif ExtraCondensed ExtraLight * Noto Serif ExtraCondensed Light * Noto Serif ExtraCondensed Medium * Noto Serif ExtraCondensed SemiBold * Noto Serif ExtraCondensed Thin * Noto Serif ExtraLight * Noto Serif Georgian Bk * Noto Serif Georgian Cn * Noto Serif Georgian Cn Bk * Noto Serif Georgian Cn Lt * Noto Serif Georgian Cn Md * Noto Serif Georgian Cn SmBd * Noto Serif Georgian Cn Th * Noto Serif Georgian Cn XBd * Noto Serif Georgian Cn XLt * Noto Serif Georgian Lt * Noto Serif Georgian Md * Noto Serif Georgian SmBd * Noto Serif Georgian SmCn * Noto Serif Georgian SmCn Bk * Noto Serif Georgian SmCn Lt * Noto Serif Georgian SmCn Md * Noto Serif Georgian SmCn SmBd * Noto Serif Georgian SmCn Th * Noto Serif Georgian SmCn XBd * Noto Serif Georgian SmCn XLt * Noto Serif Georgian Th * Noto Serif Georgian XBd * Noto Serif Georgian XCn * Noto Serif Georgian XCn Bk * Noto Serif Georgian XCn Lt * Noto Serif Georgian XCn Md * Noto Serif Georgian XCn SmBd * Noto Serif Georgian XCn Th * Noto Serif Georgian XCn XBd * Noto Serif Georgian XCn XLt * Noto Serif Georgian XLt * Noto Serif Gujarati Black * Noto Serif Gujarati ExtraBold * Noto Serif Gujarati ExtraLight * Noto Serif Gujarati Light * Noto Serif Gujarati Medium * Noto Serif Gujarati SemiBold * Noto Serif Gujarati Thin * Noto Serif Gurmukhi Black * Noto Serif Gurmukhi ExtraBold * Noto Serif Gurmukhi ExtraLight * Noto Serif Gurmukhi Light * Noto Serif Gurmukhi Medium * Noto Serif Gurmukhi SemiBold * Noto Serif Gurmukhi Thin * Noto Serif Hebrew Blk * Noto Serif Hebrew Cond * Noto Serif Hebrew Cond Blk * Noto Serif Hebrew Cond ExtBd * Noto Serif Hebrew Cond ExtLt * Noto Serif Hebrew Cond Light * Noto Serif Hebrew Cond Med * Noto Serif Hebrew Cond SemBd * Noto Serif Hebrew Cond Thin * Noto Serif Hebrew ExtBd * Noto Serif Hebrew ExtCond * Noto Serif Hebrew ExtCond Blk * Noto Serif Hebrew ExtCond ExtBd * Noto Serif Hebrew ExtCond ExtLt * Noto Serif Hebrew ExtCond Light * Noto Serif Hebrew ExtCond Med * Noto Serif Hebrew ExtCond SemBd * Noto Serif Hebrew ExtCond Thin * Noto Serif Hebrew ExtLt * Noto Serif Hebrew Light * Noto Serif Hebrew Med * Noto Serif Hebrew SemBd * Noto Serif Hebrew SemCond * Noto Serif Hebrew SemCond Blk * Noto Serif Hebrew SemCond ExtBd * Noto Serif Hebrew SemCond ExtLt * Noto Serif Hebrew SemCond Light * Noto Serif Hebrew SemCond Med * Noto Serif Hebrew SemCond SemBd * Noto Serif Hebrew SemCond Thin * Noto Serif Hebrew Thin * Noto Serif Hmong Nyiakeng Medium * Noto Serif Hmong Nyiakeng SemiBold * Noto Serif Kannada Black * Noto Serif Kannada ExtraBold * Noto Serif Kannada ExtraLight * Noto Serif Kannada Light * Noto Serif Kannada Medium * Noto Serif Kannada SemiBold * Noto Serif Kannada Thin * Noto Serif Khmer Black * Noto Serif Khmer Condensed * Noto Serif Khmer Condensed Black * Noto Serif Khmer Condensed ExtraBold * Noto Serif Khmer Condensed ExtraLight * Noto Serif Khmer Condensed Light * Noto Serif Khmer Condensed Medium * Noto Serif Khmer Condensed SemiBold * Noto Serif Khmer Condensed Thin * Noto Serif Khmer ExtraBold * Noto Serif Khmer ExtraCondensed * Noto Serif Khmer ExtraCondensed Black * Noto Serif Khmer ExtraCondensed ExtraBold * Noto Serif Khmer ExtraCondensed ExtraLight * Noto Serif Khmer ExtraCondensed Light * Noto Serif Khmer ExtraCondensed Medium * Noto Serif Khmer ExtraCondensed SemiBold * Noto Serif Khmer ExtraCondensed Thin * Noto Serif Khmer ExtraLight * Noto Serif Khmer Light * Noto Serif Khmer Medium * Noto Serif Khmer SemiBold * Noto Serif Khmer SemiCondensed * Noto Serif Khmer SemiCondensed Black * Noto Serif Khmer SemiCondensed ExtraBold * Noto Serif Khmer SemiCondensed ExtraLight * Noto Serif Khmer SemiCondensed Light * Noto Serif Khmer SemiCondensed Medium * Noto Serif Khmer SemiCondensed SemiBold * Noto Serif Khmer SemiCondensed Thin * Noto Serif Khmer Thin * Noto Serif Lao Blk * Noto Serif Lao Cond * Noto Serif Lao Cond Blk * Noto Serif Lao Cond ExtBd * Noto Serif Lao Cond ExtLt * Noto Serif Lao Cond Light * Noto Serif Lao Cond Med * Noto Serif Lao Cond SemBd * Noto Serif Lao Cond Thin * Noto Serif Lao ExtBd * Noto Serif Lao ExtCond * Noto Serif Lao ExtCond Blk * Noto Serif Lao ExtCond ExtBd * Noto Serif Lao ExtCond ExtLt * Noto Serif Lao ExtCond Light * Noto Serif Lao ExtCond Med * Noto Serif Lao ExtCond SemBd * Noto Serif Lao ExtCond Thin * Noto Serif Lao ExtLt * Noto Serif Lao Light * Noto Serif Lao Med * Noto Serif Lao SemBd * Noto Serif Lao SemCond * Noto Serif Lao SemCond Blk * Noto Serif Lao SemCond ExtBd * Noto Serif Lao SemCond ExtLt * Noto Serif Lao SemCond Light * Noto Serif Lao SemCond Med * Noto Serif Lao SemCond SemBd * Noto Serif Lao SemCond Thin * Noto Serif Lao Thin * Noto Serif Light * Noto Serif Malayalam Black * Noto Serif Malayalam ExtraBold * Noto Serif Malayalam ExtraLight * Noto Serif Malayalam Light * Noto Serif Malayalam Medium * Noto Serif Malayalam SemiBold * Noto Serif Malayalam Thin * Noto Serif Medium * Noto Serif Myanmar Blk * Noto Serif Myanmar Cond Blk * Noto Serif Myanmar Cond ExtBd * Noto Serif Myanmar Cond ExtLt * Noto Serif Myanmar Cond Med * Noto Serif Myanmar Cond SemBd * Noto Serif Myanmar Cond Thin * Noto Serif Myanmar Condensed * Noto Serif Myanmar Condensed Bold * Noto Serif Myanmar Condensed Light * Noto Serif Myanmar ExtBd * Noto Serif Myanmar ExtCond * Noto Serif Myanmar ExtCond Blk * Noto Serif Myanmar ExtCond ExtBd * Noto Serif Myanmar ExtCond ExtLt * Noto Serif Myanmar ExtCond Light * Noto Serif Myanmar ExtCond Med * Noto Serif Myanmar ExtCond SemBd * Noto Serif Myanmar ExtCond Thin * Noto Serif Myanmar ExtLt * Noto Serif Myanmar Light * Noto Serif Myanmar Med * Noto Serif Myanmar SemBd * Noto Serif Myanmar SemCond * Noto Serif Myanmar SemCond Blk * Noto Serif Myanmar SemCond ExtBd * Noto Serif Myanmar SemCond ExtLt * Noto Serif Myanmar SemCond Light * Noto Serif Myanmar SemCond Med * Noto Serif Myanmar SemCond SemBd * Noto Serif Myanmar SemCond Thin * Noto Serif Myanmar Thin * Noto Serif SemiBold * Noto Serif SemiCondensed * Noto Serif SemiCondensed Black * Noto Serif SemiCondensed ExtraBold * Noto Serif SemiCondensed ExtraLight * Noto Serif SemiCondensed Light * Noto Serif SemiCondensed Medium * Noto Serif SemiCondensed SemiBold * Noto Serif SemiCondensed Thin * Noto Serif Sinhala Black * Noto Serif Sinhala Condensed * Noto Serif Sinhala Condensed Black * Noto Serif Sinhala Condensed ExtraBold * Noto Serif Sinhala Condensed ExtraLight * Noto Serif Sinhala Condensed Light * Noto Serif Sinhala Condensed Medium * Noto Serif Sinhala Condensed SemiBold * Noto Serif Sinhala Condensed Thin * Noto Serif Sinhala ExtraBold * Noto Serif Sinhala ExtraCondensed * Noto Serif Sinhala ExtraCondensed Black * Noto Serif Sinhala ExtraCondensed ExtraBold * Noto Serif Sinhala ExtraCondensed ExtraLight * Noto Serif Sinhala ExtraCondensed Light * Noto Serif Sinhala ExtraCondensed Medium * Noto Serif Sinhala ExtraCondensed SemiBold * Noto Serif Sinhala ExtraCondensed Thin * Noto Serif Sinhala ExtraLight * Noto Serif Sinhala Light * Noto Serif Sinhala Medium * Noto Serif Sinhala SemiBold * Noto Serif Sinhala SemiCondensed * Noto Serif Sinhala SemiCondensed Black * Noto Serif Sinhala SemiCondensed ExtraBold * Noto Serif Sinhala SemiCondensed ExtraLight * Noto Serif Sinhala SemiCondensed Light * Noto Serif Sinhala SemiCondensed Medium * Noto Serif Sinhala SemiCondensed SemiBold * Noto Serif Sinhala SemiCondensed Thin * Noto Serif Sinhala Thin * Noto Serif Tamil Black * Noto Serif Tamil Condensed * Noto Serif Tamil Condensed Black * Noto Serif Tamil Condensed ExtraBold * Noto Serif Tamil Condensed ExtraLight * Noto Serif Tamil Condensed Light * Noto Serif Tamil Condensed Medium * Noto Serif Tamil Condensed SemiBold * Noto Serif Tamil Condensed Thin * Noto Serif Tamil ExtraBold * Noto Serif Tamil ExtraCondensed * Noto Serif Tamil ExtraCondensed Black * Noto Serif Tamil ExtraCondensed ExtraBold * Noto Serif Tamil ExtraCondensed ExtraLight * Noto Serif Tamil ExtraCondensed Light * Noto Serif Tamil ExtraCondensed Medium * Noto Serif Tamil ExtraCondensed SemiBold * Noto Serif Tamil ExtraCondensed Thin * Noto Serif Tamil ExtraLight * Noto Serif Tamil Light * Noto Serif Tamil Medium * Noto Serif Tamil SemiBold * Noto Serif Tamil SemiCondensed * Noto Serif Tamil SemiCondensed Black * Noto Serif Tamil SemiCondensed ExtraBold * Noto Serif Tamil SemiCondensed ExtraLight * Noto Serif Tamil SemiCondensed Light * Noto Serif Tamil SemiCondensed Medium * Noto Serif Tamil SemiCondensed SemiBold * Noto Serif Tamil SemiCondensed Thin * Noto Serif Tamil Thin * Noto Serif Telugu Black * Noto Serif Telugu ExtraBold * Noto Serif Telugu ExtraLight * Noto Serif Telugu Light * Noto Serif Telugu Medium * Noto Serif Telugu SemiBold * Noto Serif Telugu Thin * Noto Serif Thai Blk * Noto Serif Thai Cond * Noto Serif Thai Cond Blk * Noto Serif Thai Cond ExtBd * Noto Serif Thai Cond ExtLt * Noto Serif Thai Cond Light * Noto Serif Thai Cond Med * Noto Serif Thai Cond SemBd * Noto Serif Thai Cond Thin * Noto Serif Thai ExtBd * Noto Serif Thai ExtCond * Noto Serif Thai ExtCond Blk * Noto Serif Thai ExtCond ExtBd * Noto Serif Thai ExtCond ExtLt * Noto Serif Thai ExtCond Light * Noto Serif Thai ExtCond Med * Noto Serif Thai ExtCond SemBd * Noto Serif Thai ExtCond Thin * Noto Serif Thai ExtLt * Noto Serif Thai Light * Noto Serif Thai Med * Noto Serif Thai SemBd * Noto Serif Thai SemCond * Noto Serif Thai SemCond Blk * Noto Serif Thai SemCond ExtBd * Noto Serif Thai SemCond ExtLt * Noto Serif Thai SemCond Light * Noto Serif Thai SemCond Med * Noto Serif Thai SemCond SemBd * Noto Serif Thai SemCond Thin * Noto Serif Thai Thin * Noto Serif Thin * Noto Serif Tibetan Black * Noto Serif Tibetan ExtraBold * Noto Serif Tibetan ExtraLight * Noto Serif Tibetan Light * Noto Serif Tibetan Medium * Noto Serif Tibetan SemiBold * Noto Serif Tibetan Thin * Noto Serif Yezidi Medium * Noto Serif Yezidi SemiBold * NotoSerifTamilSlanted Black * NotoSerifTamilSlanted Condensed * NotoSerifTamilSlanted Condensed Black * NotoSerifTamilSlanted Condensed ExtraBold * NotoSerifTamilSlanted Condensed ExtraLight * NotoSerifTamilSlanted Condensed Light * NotoSerifTamilSlanted Condensed Medium * NotoSerifTamilSlanted Condensed SemiBold * NotoSerifTamilSlanted Condensed Thin * NotoSerifTamilSlanted ExtraBold * NotoSerifTamilSlanted ExtraCondensed * NotoSerifTamilSlanted ExtraCondensed Black * NotoSerifTamilSlanted ExtraCondensed ExtraBold * NotoSerifTamilSlanted ExtraCondensed ExtraLight * NotoSerifTamilSlanted ExtraCondensed Light * NotoSerifTamilSlanted ExtraCondensed Medium * NotoSerifTamilSlanted ExtraCondensed SemiBold * NotoSerifTamilSlanted ExtraCondensed Thin * NotoSerifTamilSlanted ExtraLight * NotoSerifTamilSlanted Light * NotoSerifTamilSlanted Medium * NotoSerifTamilSlanted SemiBold * NotoSerifTamilSlanted SemiCondensed * NotoSerifTamilSlanted SemiCondensed Black * NotoSerifTamilSlanted SemiCondensed ExtraBold * NotoSerifTamilSlanted SemiCondensed ExtraLight * NotoSerifTamilSlanted SemiCondensed Light * NotoSerifTamilSlanted SemiCondensed Medium * NotoSerifTamilSlanted SemiCondensed SemiBold * NotoSerifTamilSlanted SemiCondensed Thin * NotoSerifTamilSlanted Thinmisc:Depends= . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 103 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Package: fonts-noto-hinted Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Source: fonts-noto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Depends: fonts-noto-core, fonts-noto-ui-core Filename: pool/main/f/fonts-noto/fonts-noto-hinted_20201225-ok1_all.deb Size: 3916 MD5sum: a6ca858070eff38c4a392b6dfff66507 SHA1: 6b17ab1432e1654efe89d3a4221a78faff90b7a8 SHA256: a6894e2379305ee3fe9d861d2a5dad070343c662a378fd5f2626d590d97ae0af SHA512: 46f304e54665398b0205a7d71add7929b0a6dfcfbb5acbc57d4851a7c3bb792f45a4fbcfd1854d26947beb471a19794b17cc199b29b5cd568ee76c5366296ef5 Homepage: https://www.google.com/get/noto/ Description: obsolete metapackage to pull in a subset of Noto fonts This is an obsolete metapackage to install a subset of Noto fonts. . NB! This package is obsolete. Please use appropriate other fonts-noto-* packages instead. Package: fonts-noto-mono Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-noto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1155 Breaks: fonts-noto-core (<< 20201027-2~), fonts-noto-unhinted (<< 20201027-3~) Replaces: fonts-noto-core (<< 20201027-2~), fonts-noto-unhinted (<< 20201027-3~) Enhances: fonts-noto-core Filename: pool/main/f/fonts-noto/fonts-noto-mono_20201225-ok1_all.deb Size: 396204 MD5sum: be924f317754355a0d2ef21d8c72a0c9 SHA1: 396224c3eb22899340632140b522837a799bc5b7 SHA256: c1540d624ff7566a51f7e7ddc3a6318755cc1f16203c3540762faa66e5140f96 SHA512: a039867fc2aa103e7bd00bd83741d20404133a80f909ad148ca9710ed20994d91bf782166c5feee8d14cfb3e698a7de28e0058675d9b32201cf23313032c4996 Homepage: https://www.google.com/get/noto/ Description: "No Tofu" monospaced font family with large Unicode coverage Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto Mono font family (formerly known as Droid Mono), and core weights for the Noto Sans Mono font family. Beware that Noto Mono has a much smaller repertoire than Noto Sans or Noto Serif. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Package: fonts-noto-ui-core Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-noto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5059 Suggests: fonts-noto-core Breaks: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20181227-2~) Replaces: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20181227-2~) Filename: pool/main/f/fonts-noto/fonts-noto-ui-core_20201225-ok1_all.deb Size: 1418828 MD5sum: 1288954210a5cffd2ec95cc1ea97fe6f SHA1: 164d431caf9f55c496a01f0c60cbe3175744030b SHA256: 3511915c30fe98d27d570e7d52e214347eee5359fb92efe6887cd37402c043df SHA512: 7133f25ed7c56dccdb7d458945a201475a7880abd2df47d2eec2ebabe51343ae061925f5eda50d9c39093a4b7ea38546a4d18b99f7d275851ae1211097f87bfb Homepage: https://www.google.com/get/noto/ Description: "No Tofu" font families with large Unicode coverage (UI core) Noto is a collection of font families, each visually harmonized across scripts. . This package contains core weights for these Noto UI font families: . * Noto Looped Lao UI Bold * Noto Looped Lao UI Regular * Noto Looped Thai UI Bold * Noto Looped Thai UI Regular * Noto Naskh Arabic UI * Noto Sans Arabic UI * Noto Sans Bengali UI * Noto Sans Devanagari UI * Noto Sans Gujarati UI * Noto Sans Gurmukhi UI * Noto Sans Kannada UI * Noto Sans Khmer UI * Noto Sans Lao UI * Noto Sans Malayalam UI * Noto Sans Myanmar UI * Noto Sans Oriya UI * Noto Sans Sinhala UI * Noto Sans Tamil UI * Noto Sans Telugu UI * Noto Sans Thai UImisc:Depends= . Noto UI fonts are for text display in UI elements (e.g. buttons, menus) that have a height limit. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Package: fonts-noto-ui-extra Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-noto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72045 Suggests: fonts-noto-extra Breaks: fonts-noto-unhinted (<< 20201027-1~) Replaces: fonts-noto-unhinted (<< 20201027-1~) Enhances: fonts-noto-ui-core Filename: pool/main/f/fonts-noto/fonts-noto-ui-extra_20201225-ok1_all.deb Size: 14250640 MD5sum: 2eb5fcf7969531e139e263950c67b363 SHA1: 1d49c776d2a5bf4c721e9e5c59f351dcb947f801 SHA256: ba7f42ab0bcd48bbd426ce88b0ee36d6d08d608822c799f51fa3d7b6942efd55 SHA512: d58d3c8c89b17c0ab977edf174496633c100d500ef015489df7af4226a4ed8e1135c6cbec6de8b9aa46db3e310e52e65080993dc8c6ebdf2fce4c66a7b4d3d75 Homepage: https://www.google.com/get/noto/ Description: "No Tofu" font families with large Unicode coverage (UI extra) Noto is a collection of font families, each visually harmonized across scripts. . This package contains extra weights for these Noto UI font families: . * Noto Looped Lao UI Black * Noto Looped Lao UI Cond Blk * Noto Looped Lao UI Cond Bold * Noto Looped Lao UI Cond ExBd * Noto Looped Lao UI Cond ExLt * Noto Looped Lao UI Cond Lt * Noto Looped Lao UI Cond Med * Noto Looped Lao UI Cond SmBd * Noto Looped Lao UI Cond Thin * Noto Looped Lao UI Condensed * Noto Looped Lao UI ExCd Blk * Noto Looped Lao UI ExCd Bold * Noto Looped Lao UI ExCd ExBd * Noto Looped Lao UI ExCd ExLt * Noto Looped Lao UI ExCd Lt * Noto Looped Lao UI ExCd Med * Noto Looped Lao UI ExCd SmBd * Noto Looped Lao UI ExCd Thin * Noto Looped Lao UI ExtLight * Noto Looped Lao UI ExtraBold * Noto Looped Lao UI ExtraCond * Noto Looped Lao UI Light * Noto Looped Lao UI Medium * Noto Looped Lao UI SemiBold * Noto Looped Lao UI SemiCond * Noto Looped Lao UI SmCd Blk * Noto Looped Lao UI SmCd Bold * Noto Looped Lao UI SmCd ExBd * Noto Looped Lao UI SmCd ExtLt * Noto Looped Lao UI SmCd Lt * Noto Looped Lao UI SmCd Med * Noto Looped Lao UI SmCd SmBd * Noto Looped Lao UI SmCd Thin * Noto Looped Lao UI Thin * Noto Looped Thai UI Black * Noto Looped Thai UI Cond Blk * Noto Looped Thai UI Cond Bold * Noto Looped Thai UI Cond ExBd * Noto Looped Thai UI Cond ExLt * Noto Looped Thai UI Cond Lt * Noto Looped Thai UI Cond Med * Noto Looped Thai UI Cond SmBd * Noto Looped Thai UI Cond Thin * Noto Looped Thai UI Condensed * Noto Looped Thai UI ExCd Blk * Noto Looped Thai UI ExCd Bold * Noto Looped Thai UI ExCd ExBd * Noto Looped Thai UI ExCd ExLt * Noto Looped Thai UI ExCd Lt * Noto Looped Thai UI ExCd Med * Noto Looped Thai UI ExCd SmBd * Noto Looped Thai UI ExCd Thin * Noto Looped Thai UI ExtLight * Noto Looped Thai UI ExtraBold * Noto Looped Thai UI ExtraCond * Noto Looped Thai UI Light * Noto Looped Thai UI Medium * Noto Looped Thai UI SemiBold * Noto Looped Thai UI SemiCond * Noto Looped Thai UI SmCd Blk * Noto Looped Thai UI SmCd Bold * Noto Looped Thai UI SmCd ExBd * Noto Looped Thai UI SmCd ExLt * Noto Looped Thai UI SmCd Lt * Noto Looped Thai UI SmCd Med * Noto Looped Thai UI SmCd SmBd * Noto Looped Thai UI SmCd Thin * Noto Looped Thai UI Thin * Noto Naskh Arabic UI Medium * Noto Naskh Arabic UI Semi Bold * Noto Sans Arabic UI Bk * Noto Sans Arabic UI Cn * Noto Sans Arabic UI Cn Bk * Noto Sans Arabic UI Cn Lt * Noto Sans Arabic UI Cn Md * Noto Sans Arabic UI Cn SmBd * Noto Sans Arabic UI Cn Th * Noto Sans Arabic UI Cn XBd * Noto Sans Arabic UI Cn XLt * Noto Sans Arabic UI Lt * Noto Sans Arabic UI Md * Noto Sans Arabic UI SmBd * Noto Sans Arabic UI SmCn * Noto Sans Arabic UI SmCn Bk * Noto Sans Arabic UI SmCn Lt * Noto Sans Arabic UI SmCn Md * Noto Sans Arabic UI SmCn SmBd * Noto Sans Arabic UI SmCn Th * Noto Sans Arabic UI SmCn XBd * Noto Sans Arabic UI SmCn XLt * Noto Sans Arabic UI Th * Noto Sans Arabic UI XBd * Noto Sans Arabic UI XCn * Noto Sans Arabic UI XCn Bk * Noto Sans Arabic UI XCn Lt * Noto Sans Arabic UI XCn Md * Noto Sans Arabic UI XCn SmBd * Noto Sans Arabic UI XCn Th * Noto Sans Arabic UI XCn XBd * Noto Sans Arabic UI XCn XLt * Noto Sans Arabic UI XLt * Noto Sans Bengali UI Black * Noto Sans Bengali UI Condensed * Noto Sans Bengali UI ExtraBold * Noto Sans Bengali UI ExtraCondensed * Noto Sans Bengali UI ExtraLight * Noto Sans Bengali UI Light * Noto Sans Bengali UI Medium * Noto Sans Bengali UI SemiBold * Noto Sans Bengali UI SemiCondensed * Noto Sans Bengali UI Thin * Noto Sans Devanagari UI Black * Noto Sans Devanagari UI Condensed * Noto Sans Devanagari UI Condensed Black * Noto Sans Devanagari UI Condensed ExtraBold * Noto Sans Devanagari UI Condensed ExtraLight * Noto Sans Devanagari UI Condensed Light * Noto Sans Devanagari UI Condensed Medium * Noto Sans Devanagari UI Condensed SemiBold * Noto Sans Devanagari UI Condensed Thin * Noto Sans Devanagari UI ExtraBold * Noto Sans Devanagari UI ExtraCondensed * Noto Sans Devanagari UI ExtraCondensed Black * Noto Sans Devanagari UI ExtraCondensed ExtraBold * Noto Sans Devanagari UI ExtraCondensed ExtraLight * Noto Sans Devanagari UI ExtraCondensed Light * Noto Sans Devanagari UI ExtraCondensed Medium * Noto Sans Devanagari UI ExtraCondensed SemiBold * Noto Sans Devanagari UI ExtraCondensed Thin * Noto Sans Devanagari UI ExtraLight * Noto Sans Devanagari UI Light * Noto Sans Devanagari UI Medium * Noto Sans Devanagari UI SemiBold * Noto Sans Devanagari UI SemiCondensed * Noto Sans Devanagari UI SemiCondensed Black * Noto Sans Devanagari UI SemiCondensed ExtraBold * Noto Sans Devanagari UI SemiCondensed ExtraLight * Noto Sans Devanagari UI SemiCondensed Light * Noto Sans Devanagari UI SemiCondensed Medium * Noto Sans Devanagari UI SemiCondensed SemiBold * Noto Sans Devanagari UI SemiCondensed Thin * Noto Sans Devanagari UI Thin * Noto Sans Gujarati UI Black * Noto Sans Gujarati UI Condensed * Noto Sans Gujarati UI Condensed Black * Noto Sans Gujarati UI Condensed ExtraBold * Noto Sans Gujarati UI Condensed ExtraLight * Noto Sans Gujarati UI Condensed Light * Noto Sans Gujarati UI Condensed Medium * Noto Sans Gujarati UI Condensed SemiBold * Noto Sans Gujarati UI Condensed Thin * Noto Sans Gujarati UI ExtraBold * Noto Sans Gujarati UI ExtraCondensed * Noto Sans Gujarati UI ExtraCondensed Black * Noto Sans Gujarati UI ExtraCondensed ExtraBold * Noto Sans Gujarati UI ExtraCondensed ExtraLight * Noto Sans Gujarati UI ExtraCondensed Light * Noto Sans Gujarati UI ExtraCondensed Medium * Noto Sans Gujarati UI ExtraCondensed SemiBold * Noto Sans Gujarati UI ExtraCondensed Thin * Noto Sans Gujarati UI ExtraLight * Noto Sans Gujarati UI Light * Noto Sans Gujarati UI Medium * Noto Sans Gujarati UI SemiBold * Noto Sans Gujarati UI SemiCondensed * Noto Sans Gujarati UI SemiCondensed Black * Noto Sans Gujarati UI SemiCondensed ExtraBold * Noto Sans Gujarati UI SemiCondensed ExtraLight * Noto Sans Gujarati UI SemiCondensed Light * Noto Sans Gujarati UI SemiCondensed Medium * Noto Sans Gujarati UI SemiCondensed SemiBold * Noto Sans Gujarati UI SemiCondensed Thin * Noto Sans Gujarati UI Thin * Noto Sans Gurmukhi UI Black * Noto Sans Gurmukhi UI Condensed * Noto Sans Gurmukhi UI Condensed Black * Noto Sans Gurmukhi UI Condensed ExtraBold * Noto Sans Gurmukhi UI Condensed ExtraLight * Noto Sans Gurmukhi UI Condensed Light * Noto Sans Gurmukhi UI Condensed Medium * Noto Sans Gurmukhi UI Condensed SemiBold * Noto Sans Gurmukhi UI Condensed Thin * Noto Sans Gurmukhi UI ExtraBold * Noto Sans Gurmukhi UI ExtraCondensed * Noto Sans Gurmukhi UI ExtraCondensed Black * Noto Sans Gurmukhi UI ExtraCondensed ExtraBold * Noto Sans Gurmukhi UI ExtraCondensed ExtraLight * Noto Sans Gurmukhi UI ExtraCondensed Light * Noto Sans Gurmukhi UI ExtraCondensed Medium * Noto Sans Gurmukhi UI ExtraCondensed SemiBold * Noto Sans Gurmukhi UI ExtraCondensed Thin * Noto Sans Gurmukhi UI ExtraLight * Noto Sans Gurmukhi UI Light * Noto Sans Gurmukhi UI Medium * Noto Sans Gurmukhi UI SemiBold * Noto Sans Gurmukhi UI SemiCondensed * Noto Sans Gurmukhi UI SemiCondensed Black * Noto Sans Gurmukhi UI SemiCondensed ExtraBold * Noto Sans Gurmukhi UI SemiCondensed ExtraLight * Noto Sans Gurmukhi UI SemiCondensed Light * Noto Sans Gurmukhi UI SemiCondensed Medium * Noto Sans Gurmukhi UI SemiCondensed SemiBold * Noto Sans Gurmukhi UI SemiCondensed Thin * Noto Sans Gurmukhi UI Thin * Noto Sans Kannada UI Black * Noto Sans Kannada UI Condensed * Noto Sans Kannada UI Condensed Black * Noto Sans Kannada UI Condensed ExtraBold * Noto Sans Kannada UI Condensed ExtraLight * Noto Sans Kannada UI Condensed Light * Noto Sans Kannada UI Condensed Medium * Noto Sans Kannada UI Condensed SemiBold * Noto Sans Kannada UI Condensed Thin * Noto Sans Kannada UI ExtraBold * Noto Sans Kannada UI ExtraCondensed * Noto Sans Kannada UI ExtraCondensed Black * Noto Sans Kannada UI ExtraCondensed ExtraBold * Noto Sans Kannada UI ExtraCondensed ExtraLight * Noto Sans Kannada UI ExtraCondensed Light * Noto Sans Kannada UI ExtraCondensed Medium * Noto Sans Kannada UI ExtraCondensed SemiBold * Noto Sans Kannada UI ExtraCondensed Thin * Noto Sans Kannada UI ExtraLight * Noto Sans Kannada UI Light * Noto Sans Kannada UI Medium * Noto Sans Kannada UI SemiBold * Noto Sans Kannada UI SemiCondensed * Noto Sans Kannada UI SemiCondensed Black * Noto Sans Kannada UI SemiCondensed ExtraBold * Noto Sans Kannada UI SemiCondensed ExtraLight * Noto Sans Kannada UI SemiCondensed Light * Noto Sans Kannada UI SemiCondensed Medium * Noto Sans Kannada UI SemiCondensed SemiBold * Noto Sans Kannada UI SemiCondensed Thin * Noto Sans Kannada UI Thin * Noto Sans Khmer UI Black * Noto Sans Khmer UI Condensed * Noto Sans Khmer UI Condensed Black * Noto Sans Khmer UI Condensed ExtraBold * Noto Sans Khmer UI Condensed ExtraLight * Noto Sans Khmer UI Condensed Light * Noto Sans Khmer UI Condensed Medium * Noto Sans Khmer UI Condensed SemiBold * Noto Sans Khmer UI Condensed Thin * Noto Sans Khmer UI ExtraBold * Noto Sans Khmer UI ExtraCondensed * Noto Sans Khmer UI ExtraCondensed Black * Noto Sans Khmer UI ExtraCondensed ExtraBold * Noto Sans Khmer UI ExtraCondensed ExtraLight * Noto Sans Khmer UI ExtraCondensed Light * Noto Sans Khmer UI ExtraCondensed Medium * Noto Sans Khmer UI ExtraCondensed SemiBold * Noto Sans Khmer UI ExtraCondensed Thin * Noto Sans Khmer UI ExtraLight * Noto Sans Khmer UI Light * Noto Sans Khmer UI Medium * Noto Sans Khmer UI SemiBold * Noto Sans Khmer UI SemiCondensed * Noto Sans Khmer UI SemiCondensed Black * Noto Sans Khmer UI SemiCondensed ExtraBold * Noto Sans Khmer UI SemiCondensed ExtraLight * Noto Sans Khmer UI SemiCondensed Light * Noto Sans Khmer UI SemiCondensed Medium * Noto Sans Khmer UI SemiCondensed SemiBold * Noto Sans Khmer UI SemiCondensed Thin * Noto Sans Khmer UI Thin * Noto Sans Lao UI Blk * Noto Sans Lao UI Cond * Noto Sans Lao UI Cond Blk * Noto Sans Lao UI Cond ExtBd * Noto Sans Lao UI Cond ExtLt * Noto Sans Lao UI Cond Light * Noto Sans Lao UI Cond Med * Noto Sans Lao UI Cond SemBd * Noto Sans Lao UI Cond Thin * Noto Sans Lao UI ExtBd * Noto Sans Lao UI ExtCond * Noto Sans Lao UI ExtCond Blk * Noto Sans Lao UI ExtCond ExtBd * Noto Sans Lao UI ExtCond ExtLt * Noto Sans Lao UI ExtCond Light * Noto Sans Lao UI ExtCond Med * Noto Sans Lao UI ExtCond SemBd * Noto Sans Lao UI ExtCond Thin * Noto Sans Lao UI ExtLt * Noto Sans Lao UI Light * Noto Sans Lao UI Med * Noto Sans Lao UI SemBd * Noto Sans Lao UI SemCond * Noto Sans Lao UI SemCond Blk * Noto Sans Lao UI SemCond ExtBd * Noto Sans Lao UI SemCond ExtLt * Noto Sans Lao UI SemCond Light * Noto Sans Lao UI SemCond Med * Noto Sans Lao UI SemCond SemBd * Noto Sans Lao UI SemCond Thin * Noto Sans Lao UI Thin * Noto Sans Malayalam UI Black * Noto Sans Malayalam UI Condensed * Noto Sans Malayalam UI Condensed Black * Noto Sans Malayalam UI Condensed ExtraBold * Noto Sans Malayalam UI Condensed ExtraLight * Noto Sans Malayalam UI Condensed Light * Noto Sans Malayalam UI Condensed Medium * Noto Sans Malayalam UI Condensed SemiBold * Noto Sans Malayalam UI Condensed Thin * Noto Sans Malayalam UI ExtraBold * Noto Sans Malayalam UI ExtraCondensed * Noto Sans Malayalam UI ExtraCondensed Black * Noto Sans Malayalam UI ExtraCondensed ExtraBold * Noto Sans Malayalam UI ExtraCondensed ExtraLight * Noto Sans Malayalam UI ExtraCondensed Light * Noto Sans Malayalam UI ExtraCondensed Medium * Noto Sans Malayalam UI ExtraCondensed SemiBold * Noto Sans Malayalam UI ExtraCondensed Thin * Noto Sans Malayalam UI ExtraLight * Noto Sans Malayalam UI Light * Noto Sans Malayalam UI Medium * Noto Sans Malayalam UI SemiBold * Noto Sans Malayalam UI SemiCondensed * Noto Sans Malayalam UI SemiCondensed Black * Noto Sans Malayalam UI SemiCondensed ExtraBold * Noto Sans Malayalam UI SemiCondensed ExtraLight * Noto Sans Malayalam UI SemiCondensed Light * Noto Sans Malayalam UI SemiCondensed Medium * Noto Sans Malayalam UI SemiCondensed SemiBold * Noto Sans Malayalam UI SemiCondensed Thin * Noto Sans Malayalam UI Thin * Noto Sans Myanmar UI Black * Noto Sans Myanmar UI Condensed * Noto Sans Myanmar UI Condensed Black * Noto Sans Myanmar UI Condensed ExtraBold * Noto Sans Myanmar UI Condensed ExtraLight * Noto Sans Myanmar UI Condensed Light * Noto Sans Myanmar UI Condensed Medium * Noto Sans Myanmar UI Condensed SemiBold * Noto Sans Myanmar UI Condensed Thin * Noto Sans Myanmar UI ExtraBold * Noto Sans Myanmar UI ExtraCondensed * Noto Sans Myanmar UI ExtraCondensed Black * Noto Sans Myanmar UI ExtraCondensed ExtraBold * Noto Sans Myanmar UI ExtraCondensed ExtraLight * Noto Sans Myanmar UI ExtraCondensed Light * Noto Sans Myanmar UI ExtraCondensed Medium * Noto Sans Myanmar UI ExtraCondensed SemiBold * Noto Sans Myanmar UI ExtraCondensed Thin * Noto Sans Myanmar UI ExtraLight * Noto Sans Myanmar UI Light * Noto Sans Myanmar UI Medium * Noto Sans Myanmar UI SemiBold * Noto Sans Myanmar UI SemiCondensed * Noto Sans Myanmar UI SemiCondensed Black * Noto Sans Myanmar UI SemiCondensed ExtraBold * Noto Sans Myanmar UI SemiCondensed ExtraLight * Noto Sans Myanmar UI SemiCondensed Light * Noto Sans Myanmar UI SemiCondensed Medium * Noto Sans Myanmar UI SemiCondensed SemiBold * Noto Sans Myanmar UI SemiCondensed Thin * Noto Sans Myanmar UI Thin * Noto Sans Oriya UI Blk * Noto Sans Oriya UI Cond * Noto Sans Oriya UI Cond Blk * Noto Sans Oriya UI Cond Bold * Noto Sans Oriya UI Cond Thin * Noto Sans Oriya UI ExtCond * Noto Sans Oriya UI ExtCond Blk * Noto Sans Oriya UI ExtCond Bold * Noto Sans Oriya UI ExtCond Thin * Noto Sans Oriya UI Thin * Noto Sans Sinhala UI Black * Noto Sans Sinhala UI Condensed * Noto Sans Sinhala UI Condensed Black * Noto Sans Sinhala UI Condensed ExtraBold * Noto Sans Sinhala UI Condensed ExtraLight * Noto Sans Sinhala UI Condensed Light * Noto Sans Sinhala UI Condensed Medium * Noto Sans Sinhala UI Condensed SemiBold * Noto Sans Sinhala UI Condensed Thin * Noto Sans Sinhala UI ExtraBold * Noto Sans Sinhala UI ExtraCondensed * Noto Sans Sinhala UI ExtraCondensed Black * Noto Sans Sinhala UI ExtraCondensed ExtraBold * Noto Sans Sinhala UI ExtraCondensed ExtraLight * Noto Sans Sinhala UI ExtraCondensed Light * Noto Sans Sinhala UI ExtraCondensed Medium * Noto Sans Sinhala UI ExtraCondensed SemiBold * Noto Sans Sinhala UI ExtraCondensed Thin * Noto Sans Sinhala UI ExtraLight * Noto Sans Sinhala UI Light * Noto Sans Sinhala UI Medium * Noto Sans Sinhala UI SemiBold * Noto Sans Sinhala UI SemiCondensed * Noto Sans Sinhala UI SemiCondensed Black * Noto Sans Sinhala UI SemiCondensed ExtraBold * Noto Sans Sinhala UI SemiCondensed ExtraLight * Noto Sans Sinhala UI SemiCondensed Light * Noto Sans Sinhala UI SemiCondensed Medium * Noto Sans Sinhala UI SemiCondensed SemiBold * Noto Sans Sinhala UI SemiCondensed Thin * Noto Sans Sinhala UI Thin * Noto Sans Tamil UI Black * Noto Sans Tamil UI Condensed * Noto Sans Tamil UI Condensed Black * Noto Sans Tamil UI Condensed ExtraBold * Noto Sans Tamil UI Condensed ExtraLight * Noto Sans Tamil UI Condensed Light * Noto Sans Tamil UI Condensed Medium * Noto Sans Tamil UI Condensed SemiBold * Noto Sans Tamil UI Condensed Thin * Noto Sans Tamil UI ExtraBold * Noto Sans Tamil UI ExtraCondensed * Noto Sans Tamil UI ExtraCondensed Black * Noto Sans Tamil UI ExtraCondensed ExtraBold * Noto Sans Tamil UI ExtraCondensed ExtraLight * Noto Sans Tamil UI ExtraCondensed Light * Noto Sans Tamil UI ExtraCondensed Medium * Noto Sans Tamil UI ExtraCondensed SemiBold * Noto Sans Tamil UI ExtraCondensed Thin * Noto Sans Tamil UI ExtraLight * Noto Sans Tamil UI Light * Noto Sans Tamil UI Medium * Noto Sans Tamil UI SemiBold * Noto Sans Tamil UI SemiCondensed * Noto Sans Tamil UI SemiCondensed Black * Noto Sans Tamil UI SemiCondensed ExtraBold * Noto Sans Tamil UI SemiCondensed ExtraLight * Noto Sans Tamil UI SemiCondensed Light * Noto Sans Tamil UI SemiCondensed Medium * Noto Sans Tamil UI SemiCondensed SemiBold * Noto Sans Tamil UI SemiCondensed Thin * Noto Sans Tamil UI Thin * Noto Sans Telugu UI Black * Noto Sans Telugu UI Condensed * Noto Sans Telugu UI Condensed Black * Noto Sans Telugu UI Condensed ExtraBold * Noto Sans Telugu UI Condensed ExtraLight * Noto Sans Telugu UI Condensed Light * Noto Sans Telugu UI Condensed Medium * Noto Sans Telugu UI Condensed SemiBold * Noto Sans Telugu UI Condensed Thin * Noto Sans Telugu UI ExtraBold * Noto Sans Telugu UI ExtraCondensed * Noto Sans Telugu UI ExtraCondensed Black * Noto Sans Telugu UI ExtraCondensed ExtraBold * Noto Sans Telugu UI ExtraCondensed ExtraLight * Noto Sans Telugu UI ExtraCondensed Light * Noto Sans Telugu UI ExtraCondensed Medium * Noto Sans Telugu UI ExtraCondensed SemiBold * Noto Sans Telugu UI ExtraCondensed Thin * Noto Sans Telugu UI ExtraLight * Noto Sans Telugu UI Light * Noto Sans Telugu UI Medium * Noto Sans Telugu UI SemiBold * Noto Sans Telugu UI SemiCondensed * Noto Sans Telugu UI SemiCondensed Black * Noto Sans Telugu UI SemiCondensed ExtraBold * Noto Sans Telugu UI SemiCondensed ExtraLight * Noto Sans Telugu UI SemiCondensed Light * Noto Sans Telugu UI SemiCondensed Medium * Noto Sans Telugu UI SemiCondensed SemiBold * Noto Sans Telugu UI SemiCondensed Thin * Noto Sans Telugu UI Thin * Noto Sans Thai UI Blk * Noto Sans Thai UI Cond * Noto Sans Thai UI Cond Blk * Noto Sans Thai UI Cond ExtBd * Noto Sans Thai UI Cond ExtLt * Noto Sans Thai UI Cond Light * Noto Sans Thai UI Cond Med * Noto Sans Thai UI Cond SemBd * Noto Sans Thai UI Cond Thin * Noto Sans Thai UI ExtBd * Noto Sans Thai UI ExtCond * Noto Sans Thai UI ExtCond Blk * Noto Sans Thai UI ExtCond ExtBd * Noto Sans Thai UI ExtCond ExtLt * Noto Sans Thai UI ExtCond Light * Noto Sans Thai UI ExtCond Med * Noto Sans Thai UI ExtCond SemBd * Noto Sans Thai UI ExtCond Thin * Noto Sans Thai UI ExtLt * Noto Sans Thai UI Light * Noto Sans Thai UI Med * Noto Sans Thai UI SemBd * Noto Sans Thai UI SemCond * Noto Sans Thai UI SemCond Blk * Noto Sans Thai UI SemCond ExtBd * Noto Sans Thai UI SemCond ExtLt * Noto Sans Thai UI SemCond Light * Noto Sans Thai UI SemCond Med * Noto Sans Thai UI SemCond SemBd * Noto Sans Thai UI SemCond Thin * Noto Sans Thai UI Thinmisc:Depends= . Noto UI fonts are for text display in UI elements (e.g. buttons, menus) that have a height limit. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Package: fonts-noto-unhinted Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-noto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Enhances: fonts-croscore, fonts-noto-core, fonts-noto-extra, fonts-noto-mono Filename: pool/main/f/fonts-noto/fonts-noto-unhinted_20201225-ok1_all.deb Size: 15456 MD5sum: 830e5b15cefb725f175c60ace779d70d SHA1: 412291ca51b2b8b33e52641e04bd7c83a1fff9fc SHA256: 14f4a8c160469d4494334ad299e2eae4c51a3566ecb32b75b20ab90485f99b0c SHA512: 8bebe28a21ebbb752feb55d14502149db5f1dbb63fe305037688e8b0557b5fa69e949c3f2cd1e440bc7a56480fc15eb628979a8a104d6a95ddc54a5c37d5b753 Homepage: https://www.google.com/get/noto/ Description: "No Tofu" font families with large Unicode coverage (unhinted) Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto font families which lacks hinting: . [ currently this package is empty: all Noto families has hinting ] . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 103 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Package: fonts-opensymbol Architecture: all Version: 4:102.12+LibO7.4.7-ok1.4 Multi-Arch: foreign Priority: optional Section: fonts Source: libreoffice (4:7.4.7-ok1.4) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 240 Provides: ttf-opensymbol Recommends: fontconfig Replaces: ttf-opensymbol Filename: pool/main/libr/libreoffice/fonts-opensymbol_102.12+LibO7.4.7-ok1.4_all.deb Size: 99654 MD5sum: 58ad7d9c38417c939129ddc8c674c0cb SHA1: 87a45b21960760e1e6d7adb9277db62f75edc3d6 SHA256: ef4f7c6b5939ef85aa18125bbc2ebaf4478bcf7a4935ae22e038fb744a6f872f SHA512: d94c5d249ab1906e31b27814dbb59faa2f571ba3bc5bd4a86c210a7920e8e5224d8f9bd25bfa70a2b9014aa103b1da2a734510c3540aafd68ac0bc486cf86547 Homepage: http://www.libreoffice.org Description: OpenSymbol TrueType font This package contains the OpenSymbol TrueType font included in LibreOffice. This font contains symbols (like fonts as Wingdings(tm)), bullets (needed for bullets in LibreOffice) and non-latin character Package: fonts-urw-base35 Architecture: all Version: 20200910-ok1 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15559 Depends: xfonts-utils Suggests: fonts-freefont-otf | fonts-freefont-ttf, fonts-texgyre Breaks: gsfonts (<< 2:20200910-2~), gsfonts-x11 (<< 2:20200910-2~) Replaces: gsfonts (<< 2:20200910-2~), gsfonts-x11 (<< 2:20200910-2~) Filename: pool/main/f/fonts-urw-base35/fonts-urw-base35_20200910-ok1_all.deb Size: 10802792 MD5sum: 4d487de4f29cb96adbb75ea215f293c7 SHA1: c8e0235525f99d65892bf3c81707281b6a989dfd SHA256: e1127c13719da2919ec06f4f804d5c8d2bfd167c4e48f632546f08209a176798 SHA512: 610cc0ae23fcdc973454e67bc0b5358c7ba4feee4ed4deb2834619478f1de3b7883d75e613010f437e9452d559978f671029a9521e06d57413bebcc11bd01e9a Homepage: https://github.com/ArtifexSoftware/urw-base35-fonts Description: font set metric-compatible with the 35 PostScript Level 2 Base Fonts A commercial-quality set of PostScript Type 1 fonts, metric-compatible with the 35 PostScript Language Level 2 Base Fonts. This package contains outlines in .t1 format and metrics in .afm format of the following fonts: . C059 D050000L Nimbus Mono PS Nimbus Roman Nimbus Sans Nimbus Sans Narrow P052 Standard Symbols PS URW Bookman URW Gothic Z003 . This package also makes the fonts available to an X server under both their "urw" names and via fonts.alias under the official "adobe" names. . Extensive remakes of these fonts in the OpenType format are available in the GUST TeX Gyre collection in the fonts-texgyre package. The Cyrillic glyphs added to the now obsolete urwcyr fork of these fonts have been merged into the GNU FreeFont collection available in the fonts-freefont-otf or fonts-freefont-ttf packages. Package: freepats Architecture: all Version: 20060219-ok1.1 Multi-Arch: foreign Priority: optional Section: sound Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 32645 Filename: pool/main/f/freepats/freepats_20060219-ok1.1_all.deb Size: 27819052 MD5sum: 834eb65bf2fac3f31ca8afd236afec38 SHA1: 8ee4c7c7e455ef18583da8fa28be8c50f4007219 SHA256: aa58ab8100e67888dd6655cc0ebaeb3667ed93f104d2618b2c6831a217cb2c5b SHA512: c181d2d4128628898e997f83cf95f463702237b06006919a11e3b8dd52b297f3e83c65bfd96bf7286cece1afc5f49ad0863c030ff719b286f61e744a5b57a161 Homepage: http://freepats.zenvoid.org/ Description: Free patch set for MIDI audio synthesis Freepats is a free patch set suitable for MIDI audio synthesis. It is not complete, nor comprehensive yet. . This is the legacy, small version of freepats in GUS patch format. Package: freetype2-doc Architecture: all Version: 2.13.2+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: freetype Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7609 Recommends: fonts-dejavu-core, fonts-noto-core Breaks: libfreetype6-dev (<< 2.9.1) Replaces: libfreetype6-dev (<< 2.9.1) Filename: pool/main/f/freetype/freetype2-doc_2.13.2+dfsg-ok1_all.deb Size: 2568904 MD5sum: 02067a9ab88e3aae29a6c9354ea79d03 SHA1: 385ee222fbb904b930efbc9e1731cb81563474f4 SHA256: 153e583a0406d713c3b8e517dc73b488619ab0df327237d7c39f49bf7c296382 SHA512: 7d78032b2387b92d47ed87f32006b18b9b3adbaa28c1fefab0835b06f58f3c20ac1833f84d3d88b9ad021ae2738fed1a7a1964331fa049e30039abd8cc98eacb Homepage: https://freetype.org Description: FreeType 2 font engine, development documentation The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on providing small, efficient and ubiquitous products. . This package contains the FreeType 2 development documentation. Package: frei0r-plugins-dev Architecture: all Version: 1.8.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: frei0r Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 51 Breaks: frei0r-dev (<= 1.1.22) Replaces: frei0r-dev Filename: pool/main/f/frei0r/frei0r-plugins-dev_1.8.0-ok2_all.deb Size: 12502 MD5sum: 42bf0813c2c05bbd6f03804f9a3649d8 SHA1: 191759beeaf8d2d90e00c10deadfa3d41094697c SHA256: 034636f1ef74efef21f54b0c8047ca64a6c79650aaf246e68af38bcf6334f6a1 SHA512: 10036c2070a90ca21b777bf38759958f2f9157f5144d7e4fea5a232ef89efe379caa0b205e76c7c31359dfadf77c2b4ca4fb110ce8f51b57f0d37c72eb704db2 Homepage: https://frei0r.dyne.org/ Description: minimalistic plugin API for video effects, header files frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications. . frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework). . This package contains the header needed to enable frei0r in other packages at build time and to build your own frei0r plugins. Package: frei0r-plugins-doc Architecture: all Version: 1.8.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: frei0r Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 561 Breaks: frei0r-doc (<= 1.1.22) Replaces: frei0r-doc Filename: pool/main/f/frei0r/frei0r-plugins-doc_1.8.0-ok2_all.deb Size: 102778 MD5sum: 9ded8fd4e8afae3b44377df258b46f5e SHA1: 7cf0666cc2060023b309420268f54bf596e101ef SHA256: 24519d3167f9c625e122b7cb62aa52b4b0f2364249144371c62ab87b52a20a42 SHA512: 6e30b99863136b0827d8e8cde7026d39dd3d81da1925491355ddc17b95c271f6acef17987b621773ed1f13e5e607a0d07170532189c3d0c8b3e2f8727df495ec Homepage: https://frei0r.dyne.org/ Description: minimalistic plugin API for video effects, API documentation frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications. . frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework). . This package contains the API documentation. Package: g++ Architecture: rv64g Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 14 Provides: c++-compiler, g++-riscv64-linux-gnu (= 4:12.2.0-ok1) Depends: cpp (= 4:12.2.0-ok1), g++-12 (>= 12.2.0-1~), gcc (= 4:12.2.0-ok1), gcc-12 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/g++_12.2.0-ok1_rv64g.deb Size: 1138 MD5sum: c3a5b1144e57306d31197a40a03b9a09 SHA1: 8a5507ba5110a0a99afe8250888a0693a0b24909 SHA256: c5055126ec083934bf8bab808255bdc49ca75be4946d1923e06493a7b01368c6 SHA512: 1650ddf2b6758a8b407736249cf3c3b91d0996f6ca77c9689e31cee48c6c14e94f256a97fa67e133de4eefe90d1c83e16e157568fcd95cec61a930b61bab7eee Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ compiler. Package: gb-fonts Architecture: all Version: 1.0.0.0-ok1 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: linyuxuan Installed-Size: 147039 Filename: pool/main/g/gb-fonts/gb-fonts_1.0.0.0-ok1_all.deb Size: 77002996 MD5sum: 60d9df2584005860cdf4d947e4b1ff76 SHA1: 8a8e5a9849d9f0e9bb5e1074cb65de0162be0129 SHA256: bc2ad649ff9476efa3964d72ab12f22ae0ec4da522fb777ef9e5365de7a97ac3 SHA512: 30b79a0acdae20b5e19d4259c4c1996b99c44cc0376f96849d419443523d3f78416e5da3d93f558cc544732ccdd2ea35515218d76ef82bffa45decb46482f32d Homepage: https://www.kylinos.com Description: the fonts support the requirement of GB18030-2022 Package: gcc Architecture: rv64g Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 47 Provides: c-compiler, gcc-riscv64-linux-gnu (= 4:12.2.0-ok1) Depends: cpp (= 4:12.2.0-ok1), gcc-12 (>= 12.2.0-1~) Recommends: libc6-dev | libc-dev Suggests: autoconf, automake, bison, flex, gcc-doc, gcc-multilib, gdb, libtool, make, manpages-dev Conflicts: gcc-doc (<< 1:2.95.3) Filename: pool/main/g/gcc-defaults/gcc_12.2.0-ok1_rv64g.deb Size: 5140 MD5sum: 3d4b2acb5be828ba404d1f52a6faa49f SHA1: e97784ca50f54e46e5a00f66a118b6b8cc953f08 SHA256: 012e47fadab9e384d99a7271dc30d253a65546ae8ca676749c1d6cebd34ed1fa SHA512: 12bb761a4c20d219e0ce294bcf13f42e39b14c7434dfe11bf98fa9b180d4050c471ceb9057db99a96ff258d76d7b91e653563688d7d059485ab0790e23507229 Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C compiler. Package: gcc-10-doc Architecture: all Version: 10.5.0-ok3 Priority: optional Section: doc Source: gcc-10 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 12568 Depends: gcc-10-base (>= 10) Conflicts: gcc-docs (<< 2.95.2) Replaces: gcc (<= 2.7.2.3-4.3), gcc-docs (<< 2.95.2) Filename: pool/main/g/gcc-10/gcc-10-doc_10.5.0-ok3_all.deb Size: 2651008 MD5sum: 99d8d46fea8c1da13020408be8b06ea6 SHA1: c10e9a3a5c0fd497fc6457a83970f7272e836314 SHA256: 07197812baac647ae2b88ff8529a9f48a7dd8a9690133d355112384c1aeffe05 SHA512: 6d80cff97f973a0e4f25dfae5c9d9ffaf6c1200a864bed5ef2d8677f9cc8695d452ca1d89b0ce9afb93676398ee1f185c8422454682484278ce5639a5ffc84af Homepage: http://gcc.gnu.org/ Description: Documentation for the GNU compilers (gcc, gobjc, g++) Documentation for the GNU compilers in info format. Package: gcc-10-locales Architecture: all Version: 10.5.0-ok3 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 11850 Depends: gcc-10-base (>= 10), cpp-10 (>= 10) Recommends: gcc-10 (>= 10) Filename: pool/main/g/gcc-10/gcc-10-locales_10.5.0-ok3_all.deb Size: 1672844 MD5sum: bbcde66268c77a2d2aca8ed839b9b074 SHA1: af5b0ae7a46cecd5fa481039f6263763c9eff99b SHA256: 8640c6fdbe204adc4a7189591c1fa7626ac67cd1ce5645b28143d3aa7bcd3c61 SHA512: 5a873341516b97d93bf28dffeaa732e924d83b6e9d265d0b61f995ff8bb559c069296ba3ade16dfd428065bb54898df9f9c1fbccecbb0160bc8b8842f20267d7 Homepage: http://gcc.gnu.org/ Description: GCC, the GNU compiler collection (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. Package: gcc-10-source Architecture: all Version: 10.5.0-ok3 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 82730 Depends: make, quilt, patchutils, sharutils, gawk, lsb-release, time, m4, libtool, autoconf2.69 Filename: pool/main/g/gcc-10/gcc-10-source_10.5.0-ok3_all.deb Size: 79936088 MD5sum: 9711c96e47453b72839dccad1c8c2295 SHA1: d46a8e5b3abfd3b28c3521e89f4b400d48be003f SHA256: e5aaa978ef017f56a086c88688ba513545648513f7385c5da8a500903b9f5273 SHA512: c2d60dc5fbf6dfbd8828bf5319ed3d4ebecdb9f235ff82e0a9b3e078332b3f7d95dfb8c65f2b342a8758a227cf7e85c25ac53b943a9425898efdc335d10f0e95 Homepage: http://gcc.gnu.org/ Description: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). Package: gcc-12-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. Package: gcc-12-locales Architecture: all Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 12473 Depends: gcc-12-base (>= 12), cpp-12 (>= 12) Recommends: gcc-12 (>= 12) Filename: pool/main/g/gcc-12/gcc-12-locales_12.3.0-1ok3_all.deb Size: 2019792 MD5sum: fc4472032858fc172b2b6e81b1ee4ce1 SHA1: 4a9aa9147d99c3445651f47c63b812394ba4c045 SHA256: 29ccb1fb612896419f5534cbcb4e2de2ca8a392a43d39c62ee1dc263fee26f1b SHA512: e8eaecfd8fd662aef4a73dd0ea43962885639da4743a9acd540dfe3d76c73e890d2128ab06aa2f8f468db726d3d89732256f32f76fc407a601c940f3e7a502a6 Homepage: http://gcc.gnu.org/ Description: GCC, the GNU compiler collection (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. Package: gcc-12-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). Package: gcc-12-source Architecture: all Version: 12.3.0-1ok3 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 88979 Depends: make, quilt, patchutils, sharutils, gawk, lsb-release, time, m4, libtool, autoconf2.69 Filename: pool/main/g/gcc-12/gcc-12-source_12.3.0-1ok3_all.deb Size: 87270762 MD5sum: 57cfd48eded477845f8183ecfd0fa4b0 SHA1: 615fc44bdd341ed314ec0a33359d3f05be04c3f6 SHA256: 7067fca1ed64281f1a41854dc9e502e4feaf78e20618da17d2f700667f4608ac SHA512: 975f02a1b19bb3844c7b7f139e35181371a73d5cdc3ea74d69ebe84e6d45b6f33f5663d6b481ba916d2b12f0f0fdd2e546163f0b0b909b89925fa36f9cadf208 Homepage: http://gcc.gnu.org/ Description: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). Package: gcc-13-locales Architecture: all Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 15132 Depends: gcc-13-base (>= 13), cpp-13 (>= 13) Recommends: gcc-13 (>= 13) Filename: pool/main/g/gcc-13/gcc-13-locales_13.2.0-4ok3.3_all.deb Size: 2231898 MD5sum: e5873862b9c92c31121886ca0fe1c074 SHA1: 41575676d345a4baf50cf2dcf783642b08e8e1bf SHA256: 06186849e5e070e7009235825375c048d6617b39e6fb7ae3d47af981c85c12b3 SHA512: 41e4d9d9694a43a88b6a1a94cb25b10bbd8df19765ab32d7250995ca6a859c130ce282b18cd23539bc29a4a8070fcbb2bc911c7a964eae82b3dbf67a249a31df Homepage: http://gcc.gnu.org/ Description: GCC, the GNU compiler collection (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. Package: gcc-13-source Architecture: all Version: 13.2.0-4ok3.3 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 103980 Depends: make, quilt, patchutils, sharutils, gawk, lsb-release, time, m4, libtool, autoconf2.69 Filename: pool/main/g/gcc-13/gcc-13-source_13.2.0-4ok3.3_all.deb Size: 89267734 MD5sum: 99ca0c9228e6c6ebd72afd9fc67d8e17 SHA1: 1d9a431ef1ca589e4a9008fe2be12459980bc3ae SHA256: 855a0dcd9bb4b42960f2abd6cbf7aaa4c07c797d897f4b3676aad686d5049d0f SHA512: f1d119393a64dfe31e1c993a6b203b5be87ce71fd79a2ec3ae4e634100a61414d1a3717ab5abe2c804d558bdc91ffe7b13628a25152347baab912a4e99181fef Homepage: http://gcc.gnu.org/ Description: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). Package: gcc-9-locales Architecture: all Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 11784 Depends: gcc-9-base (>= 8), cpp-9 (>= 8) Recommends: gcc-9 (>= 8) Filename: pool/main/g/gcc-9/gcc-9-locales_9.3.0-ok12_all.deb Size: 1883126 MD5sum: 4bd2de23fd30b11181f69707a901d4f3 SHA1: 5ebb15b5904b77e43a065b6f3924300d865cec20 SHA256: cb8ce96ff6485fe1803a17e74488bbbc37eb0d6a78faceede52ceb132fee2d1e SHA512: dc8d774e5278963bec4efb58c528884db1826085c064fc19fa1317eab90e6592df1d8a847a1c9f5599eaced0bc317ff4bd703b05ae9d343f11afb041ae7470cc Homepage: http://gcc.gnu.org/ Description: GCC, the GNU compiler collection (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. Package: gcc-9-source Architecture: all Version: 9.3.0-ok12 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 75762 Depends: make, quilt, patchutils, sharutils, gawk, lsb-release, m4, libtool, autoconf2.69 Filename: pool/main/g/gcc-9/gcc-9-source_9.3.0-ok12_all.deb Size: 72854942 MD5sum: e7cd563ccf13c9e894ec994e57b60008 SHA1: 7f83e4baa5fbbcb62bd8d12414b651ebd14f52b7 SHA256: 344c389224d7e3edd95131b1518b968e9da971cebf7c7ea8f472f9334b3123e0 SHA512: 8039042379e76fff4f834fcfd1540a8c1e35a00f36cd1fde37ef8ac7d3815a30476999513fbe02dbf6a2f2cf136a44006bbd56e6c5cc55b8a7e3949d97e9763e Homepage: http://gcc.gnu.org/ Description: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). Package: gccgo-10-doc Architecture: all Version: 10.5.0-ok3 Priority: optional Section: doc Source: gcc-10 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 136 Depends: gcc-10-base (>= 10) Filename: pool/main/g/gcc-10/gccgo-10-doc_10.5.0-ok3_all.deb Size: 52044 MD5sum: 66fcc034c12426da94c5760ba84bd257 SHA1: de48c3e1dc23a381fd54444f790095099ffefaaf SHA256: ef29c313aab739aa93a41cde2417ce63e8e294cefec954c4a46e310041fba111 SHA512: 5aae9e70115571fc42b30678dccea6e14ca18b6df633fd7bc53da4fbe735b55a57db4c299416830a7a8c83ca588c08e40eaac679de4051d7fbadd805bb2095ed Homepage: http://gcc.gnu.org/ Description: Documentation for the GNU Go compiler (gccgo) Documentation for the GNU Go compiler in info format. Package: gccgo-go Architecture: rv64g Version: 2:1.20-ok1 Multi-Arch: same Priority: optional Section: golang Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Depends: g++-12, gccgo-12 Conflicts: golang-go Filename: pool/main/g/golang-defaults/gccgo-go_1.20-ok1_rv64g.deb Size: 41300 MD5sum: 46c43e2cd9293aed33b879503875b41d SHA1: 012582b3c5a2445aef9363a6e58ecf034ff6c91c SHA256: b38f23d316b79a7982cd0ecbf7956676fd7a68890a348071af914b7940fee811 SHA512: f55a8e09016ed9039ffc4c1cb2c90e5609f9354d2f9ac33b22ddfcb51a8c7ebc0cf38873d69c0af2e229d9910e7538fd7b09e456cdcf0902fd058c5bb50aa8ee Homepage: https://golang.org Description: Go programming language -- gccgo The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . Installing this package will install the gccgo implementation as /usr/bin/go. It conflicts with golang-go. Package: gconf2-common Architecture: all Version: 3.2.6-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: gconf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josselin Mouette Installed-Size: 6359 Depends: ucf Breaks: libgconf2-4 (<< 3.2.3-0) Filename: pool/main/g/gconf/gconf2-common_3.2.6-ok2_all.deb Size: 696412 MD5sum: 768fc8a96b03806cefd514b12dde289b SHA1: 336868d8d0c56abc266cdcab07972f96e0389dfb SHA256: ab32fa8f068c216de8d69a7c93c5b8fa95423c6ba68dc928813de79b775a5451 SHA512: 022701f0b3075c5bb566fc67ef4394e7624012e9a4b2b5e8abb8e2a34131f03f3f95792ee77b2e85d4cd480ca936cc659ec94c4c644677b49b6d4c81ca8019e9 Homepage: http://projects.gnome.org/gconf/ Description: GNOME configuration database system (common files) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the default configuration and localization files. . This package is for legacy applications and no longer used by GNOME. Package: gdal-data Architecture: all Version: 3.8.4+dfsg-ok3 Multi-Arch: foreign Priority: optional Section: science Source: gdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 2748 Filename: pool/main/g/gdal/gdal-data_3.8.4+dfsg-ok3_all.deb Size: 234796 MD5sum: fe6580810be08675834d6817ac629503 SHA1: 58d0babcb3334dc4dfdbd8acf2abef4ad30cd954 SHA256: 9306d5cd98d60d6fc85030fe56d727cfbd096c99497309fe1192e1100fe13f5b SHA512: 8e3457d48b5dda0626cee6895714c6a4e45687893f6f13fbf20f2c3dfb22e013a497d7231683428de034efa206082eb6ce8b88d529c80f1097b3edaa8c08e1ff Homepage: http://www.gdal.org/ Description: Geospatial Data Abstraction Library - Data files GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the GDAL data files. Package: gdb-doc Architecture: all Version: 15.0.50.20240403-ok2 Priority: optional Section: doc Source: gdb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Héctor Orón Martínez Installed-Size: 11764 Breaks: gdb (<< 7.8), gdbserver (<< 7.8) Replaces: gdb (<< 7.8), gdbserver (<< 7.8) Filename: pool/main/g/gdb/gdb-doc_15.0.50.20240403-ok2_all.deb Size: 4809864 MD5sum: 20db471b3a6174aa3c22e3831de9241a SHA1: a52a30aa05fa51f534df82934ed11434f742be6b SHA256: 745927822bc7296144a6f546fbc1a976b4b19e833e15e44a86cc3f9fe3e220a4 SHA512: 653b26ef109dc1f7b987c0806d9d66d383380624fa5318efc61afd0ce068d88028d0338ca7ba5f05b0ef9caa7fcd93b67ee25f73d3e5036fb9811a0ae5edbb56 Homepage: https://www.gnu.org/s/gdb/ Description: The GNU Debugger Documentation GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, it works for C, C++, Fortran, Modula 2 and Java programs. A must-have for any serious programmer. . This package contains the GDB manual. Package: gdb-source Architecture: all Version: 15.0.50.20240403-ok2 Priority: optional Section: devel Source: gdb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Héctor Orón Martínez Installed-Size: 25141 Filename: pool/main/g/gdb/gdb-source_15.0.50.20240403-ok2_all.deb Size: 25582496 MD5sum: eb64b96bcd055242ca123ffad873a163 SHA1: 5909f20d49b5bf432ef409da99f1a774c94f6440 SHA256: 18a0a55453f6968231299a7bc801cd44f717f82d64e9246a17d97dd4cd5adc75 SHA512: 2366104d72db2c502e89ed7924eebb2f3a56403332d48ee8f804fdf5763052648d204bfe680f310fd3cbec295bf743b391e1209178fab96fe3b927f4c48a0d2a Homepage: https://www.gnu.org/s/gdb/ Description: GNU Debugger (source) GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. . This package contains the sources and patches which are needed to build GDB. Package: gdbm-l10n Architecture: all Version: 1.23-ok5 Multi-Arch: foreign Priority: optional Section: localization Source: gdbm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 313 Replaces: libgdbm4 (= 1.12-2) Filename: pool/main/g/gdbm/gdbm-l10n_1.23-ok5_all.deb Size: 48208 MD5sum: 237f6dc8169fa8ddfd332e169089059c SHA1: 55bec496337ae1ebc86e75b57d5f1071bdbd9e2a SHA256: 514305d631aada7bbd7814b0b39dd71ea270cf53de78fa8863af5239e6455a53 SHA512: adc6e548518dbaed0d990f8edd141f2d8680bee13464f05d90b6a2851930139d31ca2a6e195d963ec64c9712a80a30e88ef26ffe02a6e818511a36414ea96258 Homepage: https://gnu.org/software/gdbm Description: GNU dbm database routines (translation files) GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions. . The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). This package provides translations for messages, generated by library routines and programs, provided by 'gdbtool' package. Package: gdcm-doc Architecture: all Version: 3.0.22-ok2 Priority: optional Section: doc Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 70341 Depends: doc-base, vtk9-doc Filename: pool/main/g/gdcm/gdcm-doc_3.0.22-ok2_all.deb Size: 17504372 MD5sum: 33b67914319901bc0d78f662548c4cdb SHA1: 823e363b1a48d65833e2383efa5261b429b6b99c SHA256: 555b2600f270592ce83c3fd22d2e335fd5daad2b63c893d75739baead79b9f87 SHA512: d70bbc1a89a548fae4b84bb6908ef9d314697f02dd4fb459b3e4e9838349c54193a8eb96f6c63e5936bf674328e7acb42569fdb42bc1bcf9da54edae702634a2 Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM documentation Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . This is the documentation for gdcm and vtkgdcm Package: geoclue-doc Architecture: all Version: 2.7.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: geoclue-2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 157 Filename: pool/main/g/geoclue-2.0/geoclue-doc_2.7.0-ok1_all.deb Size: 25100 MD5sum: ef35cc8de2fec43dc0be257e25df5f3b SHA1: c1df734f76ccdd52cdea3bba756d4b5b2d4cf6af SHA256: 2bf25f7858749734a06d335be293841f7f0ce8fc8db8f6d6a7bbe7ee1eff96c3 SHA512: dea9226b9b8670497c85d413a54dae8111811ed209802469dbaa63ef3d320c3e6dafd0ae073405f1cf5168781aee99c262874eb9999da1e0b555020ceb90eed0 Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home Description: geoinformation service (D-Bus API documentation) GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the D-Bus API documentation. Package: geocode-glib-common Architecture: all Version: 3.26.3-ok1 Priority: optional Section: libs Source: geocode-glib Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 107 Breaks: libgeocode-glib-2-0 (<< 3.26.3-4~) Replaces: libgeocode-glib-2-0 (<< 3.26.3-4~) Filename: pool/main/g/geocode-glib/geocode-glib-common_3.26.3-ok1_all.deb Size: 16992 MD5sum: 4e40bd3ec911c7521c0d48c82e58913c SHA1: 72d1083fd8327f6fad26328e064b351d80f0fac2 SHA256: 8a25211b7a7998ae9003756477405e144b83df8f849a36bbae0fdf216c7c21cf SHA512: ca72e4b49a1c018239ac57e6566af93551409e64caaff4551c747dc2ab8e165457965a9de0da4d75bdcf02b11e2690a90c760d4d932fd490a64f4c79d5fb4185 Description: icons for the geocode-glib library Geocode-glib allows you to do geocoding (going from a place name, to a longitude/latitude pair) and reverse geocoding (finding a place name from coordinates) using the Nominatim service. . This package contains the icons for the geocode-glib library. Package: gettext-doc Architecture: all Version: 0.22-ok3 Priority: optional Section: doc Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5711 Filename: pool/main/g/gettext/gettext-doc_0.22-ok3_all.deb Size: 543056 MD5sum: d854e303e5e247c5b13b7b53af22881d SHA1: f64351a937de3f83aa06db4d93917e965580fae0 SHA256: 36462fb7a29f4c00f1a98151ae4f88806fc0f73d9acf46479a437ff6703fae50 SHA512: 96497bfa805d15c42d4f3902644dda694533c18f310f00fe532a7f8ffc866649210ce5c9e1529627ce5c14ccf486534c0800af3c384f633d89d2f8077a275619 Homepage: https://www.gnu.org/software/gettext/ Description: Documentation for GNU gettext This package contains the HTML documentation for GNU gettext, as well as simple "hello world" examples in several programming languages. Package: gettext-el Architecture: all Version: 0.22-ok3 Priority: optional Section: lisp Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 262 Depends: gettext, dh-elpa-helper, emacsen-common Enhances: emacs Filename: pool/main/g/gettext/gettext-el_0.22-ok3_all.deb Size: 30332 MD5sum: 16f17fc8e0823a4a62536709c200f3c2 SHA1: bd6653d7cda5c96fbbfe7b8059d4eea8f1d14e1c SHA256: e7c9434c85a23f434b26f391549c343f67ccc54dbc61d131cdd04abf65fd1368 SHA512: 144507b3f4144e1429ded2088d3d11a7a0cfff3d60e81295184e146bd115b0007f89bafe3134a40d11ea8ddf08a9a9fcb8db4b580eff8459e0c444d7b1bd804f Homepage: https://www.gnu.org/software/gettext/ Description: Emacs mode for editing gettext .po files This package provides an Emacs major mode for editing .po files. Package: gfortran Architecture: rv64g Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16 Provides: fortran-compiler, gfortran-mod-15 Depends: cpp (= 4:12.2.0-ok1), gcc (= 4:12.2.0-ok1), gfortran-12 (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults/gfortran_12.2.0-ok1_rv64g.deb Size: 1236 MD5sum: 011800bcf5306477de8a59a3d925c39c SHA1: 6986963b401266f08f9b5db6237a4a66360afd11 SHA256: b81d96dbe445db686a06c7f0d7606b78237eb6e897e8585141f496bd6d1a85bb SHA512: fa849a345317b616f01bbdb9d640598df5857f7d72644add2ed41563ec4735e3801753d35ebf79d26572b7141bd089c878102f0a1302f9c707b28b293d772d0c Description: GNU Fortran 95 compiler This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 compiler. Package: gfortran-10-doc Architecture: all Version: 10.5.0-ok3 Priority: optional Section: doc Source: gcc-10 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 2143 Depends: gcc-10-base (>= 10) Filename: pool/main/g/gcc-10/gfortran-10-doc_10.5.0-ok3_all.deb Size: 392564 MD5sum: 5464201a75de8bb1d437ed270a33b86b SHA1: 7747716b854003fc9311f319c233a0ed15b6b673 SHA256: 3780c0de45e65cf981768ea1e243e4b0b8aa0f1c20319532a435a7be691eaac1 SHA512: 69d21056f951c2ec485c6d0ddad5017176d1499be684ec38cfda71f675760612388795f7484dac6c2df2584ce35f982dda30e3a497a1c19b245fe99561e70b7f Homepage: http://gcc.gnu.org/ Description: Documentation for the GNU Fortran compiler (gfortran) Documentation for the GNU Fortran compiler in info format. Package: gfxboot-themes Architecture: all Version: 4.5.73-ok1 Priority: optional Section: misc Source: gfxboot Origin: openKylin Maintainer: openKylin Developers Installed-Size: 146959 Provides: gfxboot-theme Depends: perl:any, gfxboot (>= 4.5.73-ok1) Recommends: gfxboot-dev Conflicts: gfxboot-themes-kde, gfxboot-themes-opensuse, gfxboot-themes-sled, gfxboot-themes-sles, gfxboot-themes-upstream Replaces: gfxboot-themes-kde, gfxboot-themes-opensuse, gfxboot-themes-sled, gfxboot-themes-sles, gfxboot-themes-upstream Filename: pool/main/g/gfxboot/gfxboot-themes_4.5.73-ok1_all.deb Size: 28805688 MD5sum: 6842832dd799ee11291194c12207f755 SHA1: f356f5db91701a68bcbc5326be8a38d4c6fc304e SHA256: b3e6205d60b884dd1278e3cfdc8dab3d6a0bdea8a4ab77e7eede0bb1d293e113 SHA512: 58dcd890724fef763f4b2b4a0901f2f03ce320d6c24f95f98121c86e6e993731ef0d443f03d208ebc21070530ce5b3414f1da144d1bae35de5b549b176be42b8 Homepage: https://en.opensuse.org/SDB:Gfxboot Description: tool to test and create graphical boot logos (themes) gfxboot is a tool to test and create graphical boot logos for gfxboot compliant boot loaders. Currently, this includes grub, lilo, and syslinux (all payloads). . This package contains full featured themes (KDE, openSUSE, SLED, SLES, and upstream). Package: ghostscript-doc Architecture: all Version: 10.02.1~dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: ghostscript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16146 Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg) Suggests: ghostscript Filename: pool/main/g/ghostscript/ghostscript-doc_10.02.1~dfsg1-ok1_all.deb Size: 11631580 MD5sum: 69d827a0c112efcb558795060bdd2168 SHA1: bbb883cfe7b98fe8b3fdbe72606fd8461c5bc2b9 SHA256: b28adbe7a82f725bdac7386a52b9d012fd01bfeace7457da9129b43c8d1037cd SHA512: 5edefab2a74a21deb3fc93091b3461e7d4a3c6a70dc685749cb0516d39aae9679ce4001abd9af15f982a247197da1591b3c6622e3a755012220f94022498e483 Homepage: https://www.ghostscript.com/ Description: interpreter for the PostScript language and for PDF - Documentation GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package contains documentation for GPL Ghostscript, mainly targeted developers and advanced users. Package: ghostscript-doc Architecture: all Version: 9.50~dfsg-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: ghostscript Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 10685 Depends: libjs-jquery Suggests: ghostscript Filename: pool/main/g/ghostscript/ghostscript-doc_9.50~dfsg-ok5_all.deb Size: 3571908 MD5sum: d3c4d078f8e671365adae600b1bd0484 SHA1: d1d7d8910dcf0e7821f12bc081c06ce2cc9bd0ac SHA256: 904bcef30a0ccff9331744deca30f5a7fbea4477f4ed9b7bb12b30af9a1c065e SHA512: fc56b88df5647f23bf7b2bf382b8d6453e7b4e69d0642f35c3bde3a9a7e6f77f8e863e5a5d444076dd42d0bbee437465c2681002d1af2c69900bf9e4759caf47 Homepage: https://www.ghostscript.com/ Description: interpreter for the PostScript language and for PDF - Documentation GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package contains documentation for GPL Ghostscript, mainly targeted developers and advanced users. Package: gi-docgen Architecture: all Version: 2023.3+ds-ok1 Multi-Arch: foreign Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Installed-Size: 642 Depends: python3:any (>= 3.11~), python3-jinja2, python3-markdown, python3-markupsafe, python3-packaging, python3-pygments, python3-typogrify Filename: pool/main/g/gi-docgen/gi-docgen_2023.3+ds-ok1_all.deb Size: 83196 MD5sum: 60bcef8fdde44cb0bcde67403d7d3da3 SHA1: fd5f93bfea763c3ab5ad64b9b4431310e1f4ce5e SHA256: a477ee01e26cba8093aee2d008a5b4269e8dca1c0e8da343424abd01d9c65371 SHA512: e4991a8596714346ff2f76706336e395ad624673bafd6c54943bf3394e922981ac47059636523b7da702566fa0e6e1fb23033691dc250bf4f6ba97644c33a037 Homepage: https://gitlab.gnome.org/GNOME/gi-docgen/ Description: source code documentation tool using GObject-Introspection GI-DocGen is a document generator for GObject-based libraries. GObject is the base type system of the GNOME project. GI-Docgen reuses the introspection data generated by GObject-based libraries to generate the API reference of these libraries, as well as other ancillary documentation. . GI-DocGen is not a general purpose documentation tool for C libraries: while GI-DocGen can be used to generate API references for most GObject/C libraries that expose introspection data, its main goal is to generate the reference for GTK and its immediate dependencies. . GI-DocGen is still in development. The upstream-recommended use of GI-DocGen is to add it as a sub-project to a Meson build system, and vendor it when releasing dist archives. Until GI-DocGen becomes stable, Debian packages that use it for their documentation should use a vendored copy (as allowed by Policy §4.13), and should not have a Build-Depends on gi-docgen unless no vendored copy is present in upstream releases. Package: gi-docgen-doc Architecture: all Version: 2023.3+ds-ok1 Built-Using: sphinx (= 7.2.6-ok1) Multi-Arch: foreign Priority: optional Section: doc Source: gi-docgen Origin: openKylin Maintainer: openKylin Developers Installed-Size: 344 Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg) Filename: pool/main/g/gi-docgen/gi-docgen-doc_2023.3+ds-ok1_all.deb Size: 46248 MD5sum: 8d6bf0f14127e61f0811cedbf3e401fd SHA1: e2441d97af6a4d52618822445fb1f5484866079d SHA256: 9a5f32d50e94850aaa0373ad2d2fa68f62c501bce15ced28571cc5719a527f7e SHA512: 8a31895dc9c477894debf3bb439f71daa6098f568f262fe41be3f1e8338770b80cccee09c2a9c2dbfa744e4a5a9a9af0a4ce7748235691e78b14b4688c9bcfb0 Homepage: https://gitlab.gnome.org/GNOME/gi-docgen/ Description: Documentation for the gi-docgen documentation tool GI-DocGen is a document generator for GObject-based libraries. GObject is the base type system of the GNOME project. GI-Docgen reuses the introspection data generated by GObject-based libraries to generate the API reference of these libraries, as well as other ancillary documentation. . This package contains documentation for gi-docgen. Package: gimp-data Architecture: all Version: 2.10.36-ok2 Priority: optional Section: graphics Source: gimp Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 83596 Enhances: gimp Filename: pool/main/g/gimp/gimp-data_2.10.36-ok2_all.deb Size: 13430708 MD5sum: 9bb54ac46ba26799c44ecef52715da1e SHA1: dd16210889bae61e5b946fd6e0b666c03772afa4 SHA256: b1236f5b126dac3db284d8b8268cb03a5c86574c46669d6062d63a14956c0745 SHA512: 24f81f143865e0bdd27c7c98cfc44440ad1c0f0650b2d2e099a1d38463160e93ee194d0ef3bc8ace3abac63beef088df010e456c6c4911efb57974765d34e463 Homepage: https://www.gimp.org/ Description: Data files for GIMP This package contains architecture-independent supporting data files for use with GIMP. Package: gir1.2-accountsservice-1.0 Architecture: rv64g 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_rv64g.deb Size: 5198 MD5sum: eb2d25c3bd99862cb240ed13f63a00f6 SHA1: 65c880dbeb69910cf210dd7ab7e47b4c007ac18a SHA256: 04f46e709f7248663fa6843cb9cd284c956318ccc868e64ea94e6963ecbc74af SHA512: 635970aee65ee2388875331acdb004fc553d335e80e48a3a01b5e0aa97dee6be06ce75f79792258f183e9e2784fb3f5ead546dbf13a9ff9472925a43427f3fe2 Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ Description: GObject introspection data for AccountService The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the introspection data for the AccountService library. Package: 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. 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. 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. 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. 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. 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. 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. 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. 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. 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. 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. 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. 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). Package: glib-networking-common Architecture: all Version: 2.80.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: glib-networking Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 649 Recommends: glib-networking Filename: pool/main/g/glib-networking/glib-networking-common_2.80.0-ok1_all.deb Size: 79264 MD5sum: fda0698f156ba2c6584d461b1ab71eb3 SHA1: bcbd5a6cb4f8a5d18967c9210ade8bf64852f759 SHA256: 3b06d8e39dceb1f64710ab13202244d932e373162c5a395f9769be27f6d02cc8 SHA512: b6cb86a93a76680d7f0ee1fbe633827e379ba7ec6dbb68a043eb7a59b31ec45bf64e07b8892bcbe21d58befb9f5fae27b27aba51140959cc9875073426adb58c Description: network-related giomodules for GLib - data files This package contains data files and translations for the GIO network extensions in glib-networking. Package: glibc-doc Architecture: all Version: 2.38-1ok6.8 Multi-Arch: foreign Priority: optional Section: doc Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 3589 Depends: glibc-doc-reference (>= 2.18) Filename: pool/main/g/glibc/glibc-doc_2.38-1ok6.8_all.deb Size: 19848 MD5sum: cb1e2358a9058a7315940ed2459373c7 SHA1: a3f8f287f6c1c28dc6dc2ecc2ddb3af48f40cc18 SHA256: 113b19b0a5b279ad9b59e95e764e63b2e8f686697bb5e0fd764698363e1d1172 SHA512: bc36e9fcb59dbe09569bb035a15ea0ce6decbdef0a47c422f88a1be36aafab4fe71c692ab8b70a2d95d281ed6fa116d8cca6ec0c4b4cbb84112d13dc25588369 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: Documentation Contains man pages for libpthread functions and the complete GNU C Library ChangeLog. The GNU C Library Reference manual has been moved into glibc-doc-reference for licensing reasons. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: glibc-doc Architecture: all Version: 2.38-1ok6.9 Multi-Arch: foreign Priority: optional Section: doc Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 3589 Depends: glibc-doc-reference (>= 2.18) Filename: pool/main/g/glibc/glibc-doc_2.38-1ok6.9_all.deb Size: 19660 MD5sum: bbc8ad7d4857bc76336a534d60cbdd72 SHA1: 4555c1a631847bbc6b768aa52f000dbd3b18413a SHA256: 1908703ea682a19ed347f358c309745f27c370f05c6fed2a7be353767773c785 SHA512: a05665c1e4f4fe16d51db990d098a62a285c480e5ca8c6a8f3f4d03078aedc1536dd4395860d598634a2d6e21aba5d18e5baf06b533aa857b92132ffe4fdedb7 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: Documentation Contains man pages for libpthread functions and the complete GNU C Library ChangeLog. The GNU C Library Reference manual has been moved into glibc-doc-reference for licensing reasons. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: glibc-source Architecture: all Version: 2.38-1ok6.8 Multi-Arch: foreign Priority: optional Section: devel Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 22333 Recommends: xz-utils Filename: pool/main/g/glibc/glibc-source_2.38-1ok6.8_all.deb Size: 20633186 MD5sum: 1349c81d691ee22703d241c9ca94b162 SHA1: c795f8cdda152ff743d35e4b835783c9456689f5 SHA256: bb4bde5e910fcd23767cd32e6aeb019fa7cd2e6944012ac6bc2a4935c27198fa SHA512: 83ad64aa78d18ae2c9bd2b9a72d2eaf76d2d0a7aec48511066be7fd68afd3e6a65687b3a632e8ee298a15d04567085e946f670f7a9322651326ddaf67388f8b2 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: sources This package contains the sources and patches which are needed to build glibc. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: glibc-source Architecture: all Version: 2.38-1ok6.9 Multi-Arch: foreign Priority: optional Section: devel Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 22343 Recommends: xz-utils Filename: pool/main/g/glibc/glibc-source_2.38-1ok6.9_all.deb Size: 20626628 MD5sum: d554feaba386c58f613624398e7f086b SHA1: e88140f7d84cddaa40eb8d8f494a9d859f2708f6 SHA256: a7fa82ab25d69949cced32cd7e744376c17e231a79f9b717f0054a504789fb20 SHA512: d8150cf28cb1b76fa0db662521daf31778433cd20fc94a05682f42939ac9fbd2867fd8b176d56a6820d3c8ddda968b5d91b82a40463ca08ee8748481fc78b6f3 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: sources This package contains the sources and patches which are needed to build glibc. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: glmark2-data Architecture: all Version: 2023.01+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: glmark2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Games Team Installed-Size: 9310 Recommends: glmark2-drm (>= 2023.01+dfsg-ok1) | glmark2-wayland (>= 2023.01+dfsg-ok1) | glmark2-x11 (>= 2023.01+dfsg-ok1) | glmark2-es2-wayland (>= 2023.01+dfsg-ok1) | glmark2-es2-drm (>= 2023.01+dfsg-ok1) | glmark2-es2-x11 (>= 2023.01+dfsg-ok1) Filename: pool/main/g/glmark2/glmark2-data_2023.01+dfsg-ok1_all.deb Size: 5837964 MD5sum: 277eeda9489b56776134d9382727da9d SHA1: 1b9f0360edbca11dee4e3a7908f91fee01e03b4c SHA256: 5149f40bc60e1eb759830374ec8c664517a92b97de2411c8ad097ab1eb3737a2 SHA512: aa6517c005b1511f996a8618e58a8d4342b8ce104f56816289d299d5bc891a90533f84213f75438797a17e86ee9c7c811938a7c98d9885c44c1c731014c0f1e4 Homepage: https://github.com/glmark2/glmark2 Description: OpenGL (ES) 2.0 benchmark suite -- data files glmark2 is a benchmark for OpenGL (ES) 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0. glmark2 offers a suite of scenes that can be used to measure many aspects of OpenGL (ES) 2.0 performance. The way in which each scene is rendered is configurable through a set of options. . This package provides data files. Package: 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. Package: gm2-12-doc Architecture: all Version: 12.3.0-1ok3 Priority: optional Section: doc Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1388 Depends: gcc-12-base (>= 12) Suggests: gm2-12 Conflicts: gm2-12 (<< 12.2.0-8) Replaces: gm2-12 (<< 12.2.0-8) Filename: pool/main/g/gcc-12/gm2-12-doc_12.3.0-1ok3_all.deb Size: 287042 MD5sum: b1c55fbe79a93f8b7ea9c5cf048a8f16 SHA1: 35683c21cb645a3e5876910bcdffc6139fa80921 SHA256: 769c14575c988bdadf186a80843c6c4562784b96afd1275eeed7c41300c6aef7 SHA512: 9f0f17a5f9b75e0c7a5d9a12ee8596053ff9e6b06e5c8b2b9093e6d8bd3cdf8724b1e4ff13e0c9b4bd8aab837423589e3a33203a40a0ef139a7ecc94f6f1a938 Homepage: http://gcc.gnu.org/ Description: Documentation for the GNU Modula-2 compiler (gm2) Documentation for the GNU Modula-2 compiler in HTML and info format. Package: gm2-13-doc Architecture: all Version: 13.2.0-4ok3.3 Priority: optional Section: doc Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1390 Depends: gcc-13-base (>= 13) Suggests: gm2-13 Filename: pool/main/g/gcc-13/gm2-13-doc_13.2.0-4ok3.3_all.deb Size: 285034 MD5sum: 50d7815f2536d9667b93197f70e96608 SHA1: 5e4588fabb3224c1d1e1eea7a61a998c2c8b662e SHA256: 9bb49e36aec3a1db6f8ddb54ae5dc9963914a4c940a92270fcbfd19520d6bfb9 SHA512: 9d0e9e74cce097d6477eb7ae79c995d846b9c67d008c9852d558002c8269b0e939e85437a0af1cf2b89f88c659db3f499327af8f500147a3174fe3bd2e4b2d19 Homepage: http://gcc.gnu.org/ Description: Documentation for the GNU Modula-2 compiler (gm2) Documentation for the GNU Modula-2 compiler in HTML and info format. Package: gnat-10-doc Architecture: all Version: 10.5.0-ok3 Priority: optional Section: doc Source: gcc-10 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4505 Suggests: gnat-10 Conflicts: gnat-4.9-doc, gnat-5-doc, gnat-6-doc, gnat-7-doc, gnat-8-doc, gnat-9-doc Filename: pool/main/g/gcc-10/gnat-10-doc_10.5.0-ok3_all.deb Size: 1083840 MD5sum: 5efc3f15748f9545dd58ad5df672b80f SHA1: 1ed8e639906b523a55755444cba0a4696170fede SHA256: 6d7aa63edb7eff02fca532f5078628fc144a488adaf9ac31cd1630663f5bd5be SHA512: a80b0083831c0a0456d756b0555a24d25c501d881100b68630a5e2352a44f3d366ae826bf78c12a8970e67c0141c1109911a9246cebf1dbd40c01b4418534e4e Homepage: http://gcc.gnu.org/ Description: GNU Ada compiler (documentation) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the documentation in info format. Package: gnome-bluetooth Architecture: all Version: 42~3.34.5-ok1 Priority: optional Section: gnome Source: gnome-bluetooth (3.34.5-ok1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 21 Depends: gnome-bluetooth-sendto Filename: pool/main/g/gnome-bluetooth/gnome-bluetooth_42~3.34.5-ok1_all.deb Size: 11832 MD5sum: 4e26783210a3649da0d000168bcbe1ec SHA1: 3c6a5b51886b19e8bc412f41992edd01888f50a8 SHA256: 2fe279475bb9de3f2b3ec8df4049c4b5048a89783f718312246d9ed13c8cdb87 SHA512: 0c83f05b307e116c21f758465bf63efee3307c6bdbe520f1fa10ade3ecb465362be43b41dfebb81ae4601c96d84026068df1e88f9c1d2ad82d17dad8ad8c24c4 Homepage: https://wiki.gnome.org/Projects/GnomeBluetooth Description: GNOME Bluetooth Send To app - transitional package The GNOME Bluetooth Send To app is an easy way to send files to a Bluetooth device. . This empty transitional package is here to ensure smooth upgrades. Package: gnome-bluetooth-common Architecture: all Version: 3.34.5-ok1 Multi-Arch: foreign Priority: optional Section: gnome Source: gnome-bluetooth Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1013 Breaks: gnome-bluetooth (<< 3.34.5-6~) Replaces: gnome-bluetooth (<< 3.34.5-6~) Filename: pool/main/g/gnome-bluetooth/gnome-bluetooth-common_3.34.5-ok1_all.deb Size: 142200 MD5sum: c3c1475b58bec27acc0248abd20457c0 SHA1: 11300d9ae1c1ab16f59ceb222308aef0704d2f6d SHA256: d14a757f355ad1e981701b66de1ef5b64dded28959073ee26013fc957ad13d5f SHA512: 006879842d4058094e4feee17cc718ccc0bf4f1b31ba95d542b77ae139b4e98adcc5f469fc08ea0bac2aed0208866996b259c1ef41692342572159a32e1502f6 Homepage: https://wiki.gnome.org/Projects/GnomeBluetooth Description: GNOME Bluetooth common files This package contains common files for the GNOME Bluetooth libraries and Send To app. Package: gnome-common Architecture: all Version: 3.18.0-ok2 Multi-Arch: foreign Priority: optional Section: gnome Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 34 Depends: autoconf, autoconf-archive (>= 20150224), automake (>= 1:1.11), libtool, pkg-config, gettext, intltool, autopoint Filename: pool/main/g/gnome-common/gnome-common_3.18.0-ok2_all.deb Size: 9026 MD5sum: 2b8408ed93376d82e3f99989871da72d SHA1: 076354c409fa54ea642397344e9a4f8cd302737c SHA256: 8bec102763515f36e1f4dad94d3144ade155220cc53124e30592ff01abfc52b6 SHA512: faaadcec81b3790b6f9d8947e599b532caf4abb3790341f1a71b70d95810e558375b15c94f13b0caa207eccc86894af3a72a47de82c4684c31c90a2c813ed1f9 Description: common scripts and macros to develop with GNOME gnome-common is an extension to autoconf, automake and libtool for the GNOME environment and GNOME using applications. Included are gnome-autogen.sh and several macros to help in GNOME source trees. Package: gnome-desktop3-data Architecture: all Version: 44.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2937 Breaks: libgnome-desktop-3-17 (<< 3.36), libgnome-desktop-3-18 (<< 3.36) Filename: pool/main/g/gnome-desktop/gnome-desktop3-data_44.0-ok1_all.deb Size: 423696 MD5sum: 47b19ec7c5413b0566460211754aaab1 SHA1: 665eb6b6925a51089b0dc466246f951adc6d6546 SHA256: 76665d85198c97721de7e3b8403df99c42e5bf2ddf97aa3e71d73ed47120d6c5 SHA512: 84fc3a624f4d05380f7a2920aa5e1646d2c6bea35bc59f4bcf420413da8efeff16fea8cac2101171dde7ebc2209ede014dab201dfb7420ff81dad928968d6c90 Description: Common files for GNOME desktop apps This package includes some files that are shared between several GNOME apps (internationalization files). Package: gnome-flashback-common Architecture: all Version: 3.52.1-ok2 Priority: optional Section: gnome Source: gnome-flashback Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 921 Depends: dconf-gsettings-backend | gsettings-backend Breaks: libglib2.0-bin (<< 2.57.2) Filename: pool/main/g/gnome-flashback/gnome-flashback-common_3.52.1-ok2_all.deb Size: 125332 MD5sum: 23238ef15c935804267d1b1c3456c200 SHA1: f93eb038fbffb8ae2943b3c683067eca8b52f1ea SHA256: dc0b6c7698fae02e27887e2b4da1f387b3f6de83f5667165df703025ab710a21 SHA512: 7e95dac8bb50ff788a6b2837c412b0c57a3545e19e6801b9000ffc97a651aeb9237a04c7350432a91940c743b811ca276a81be8ff46d9d93b6212d20aaa2c32c Homepage: https://wiki.gnome.org/Projects/GnomeFlashback Description: GNOME Flashback helper application - common data files GNOME Flashback continues the traditional desktop interface which was used in GNOME 2.x, but using modern GNOME technologies. . This package contains translations and data files for the GNOME Flashback application. Package: gnome-panel-data Architecture: all Version: 1:3.52.0-ok1 Priority: optional Section: gnome Source: gnome-panel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 6069 Depends: dconf-gsettings-backend | gsettings-backend Recommends: gnome-panel Filename: pool/main/g/gnome-panel/gnome-panel-data_3.52.0-ok1_all.deb Size: 843704 MD5sum: 6eab0cb3316535e28b88920cfafea4a7 SHA1: 66c3e8b6195ac39f6aa307e098adc418d7c66717 SHA256: 6524753510035b1393db1a6e2de52b2346f4bc86db0a0306ec1898c4bdbff35a SHA512: 41ef6c39763086a44f7b3e1ba7e87feefb0f26c5087aa66384ef15f3e14dbf71f7c7be4aa2c9c6da406ae9908dbf5e8ac187a53e505d2443403b1803972d9fa6 Homepage: https://wiki.gnome.org/Projects/GnomePanel Description: common files for GNOME Panel GNOME Flashback continues the traditional desktop interface which was used in GNOME 2.x, but using modern GNOME technologies. . This package includes some files that are needed by the GNOME Panel (Pixmaps, .desktop files and internationalization files). Package: gnome-pkg-tools Architecture: all Version: 0.22.9-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 53 Provides: dh-sequence-gnome (= 0.22.9-ok1) Depends: dh-translations, gir1.2-glib-2.0, gir1.2-rsvg-2.0, python3, python3-gi-cairo, scour (>= 0.36-1~), perl:any Recommends: git-buildpackage Filename: pool/main/g/gnome-pkg-tools/gnome-pkg-tools_0.22.9-ok1_all.deb Size: 15148 MD5sum: 239a587d512af0da8771d17216130999 SHA1: ae39aa1a4ef24c4b5816488531af0d07b27386f7 SHA256: 29328badedf0c618ce879a323678c5399cb55028ffef9234b80f112078e36b88 SHA512: cbf65010182a2c54ac6be5f718f2dd7ed6d5447d6da20617671c4946acf8f2ebbb52e6855228eb6a4be7802e540e37f148615373056089194210361ecc77e3e9 Description: Tools for the Debian GNOME Packaging Team This package contains some useful tools for the Debian GNOME Packaging Team including: * Documentation. * The list of team members. * A number of rules files for CDBS that are helpful for GNOME packages - but may also be useful for others. Package: gnome-session-flashback Architecture: all Version: 1:3.52.1-ok2 Priority: optional Section: gnome Source: gnome-flashback (3.52.1-ok2) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 60 Provides: x-session-manager Depends: dbus-user-session, gnome-flashback (>= 3.36.3), gnome-panel (>= 3.14), gnome-session-bin (>= 3.33.92), gnome-session-common, gnome-settings-daemon (>= 3.33.90), gsettings-desktop-schemas (>= 40), indicator-common, metacity (>= 1:3.30.1), ubuntu-mono, yaru-theme-gtk, dconf-gsettings-backend | gsettings-backend Recommends: gnome-power-manager, ubuntu-wallpapers Suggests: compiz, desktop-base, gnome-keyring, gnome-user-docs Breaks: gnome-flashback-common (<< 3.35.2-1~) Replaces: gnome-flashback-common (<< 3.35.2-1~) Filename: pool/main/g/gnome-flashback/gnome-session-flashback_3.52.1-ok2_all.deb Size: 7284 MD5sum: 53db1988693c58d8254c6c739754f17c SHA1: e3adccacd81361e08d10a5f1ca6d15388a0cc94e SHA256: ab2848c3a2638428206e1c7ef5b668f6b2848e73e44175c9c3cd1a3a2af211ba SHA512: 0e3efcb73dd6d54a51d601044f75cec3226af809f0dd2d0a46e12507d21a642f0fe4fd8d2a17fc344e9ad3e075ef426963ba53fc0795da4da60786ea65466b6d Homepage: https://wiki.gnome.org/Projects/GnomeFlashback Description: traditional desktop session based on GNOME technologies GNOME Flashback continues the traditional desktop interface which was used in GNOME 2.x, but using modern GNOME technologies. . The key parts of GNOME Flashback are the GNOME Panel and the Metacity window manager. All other components, such as the file manager, the settings center, and the various applications, come from mainstream GNOME. . GNOME Flashback has lower hardware requirements than GNOME Shell, and consumes less memory. . This package provides the required components for the GNOME Flashback session. It can be started from a display manager such as GDM. Package: gnome-settings-daemon-common Architecture: all Version: 46.0-ok1 Priority: optional Section: gnome Source: gnome-settings-daemon Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 5038 Provides: gnome-settings-daemon-schemas (= 46.0-ok1) Depends: dconf-gsettings-backend | gsettings-backend Breaks: gnome-settings-daemon-schemas (<< 3.30.1.2-2~) Replaces: gnome-settings-daemon-schemas (<< 3.30.1.2-2~) Filename: pool/main/g/gnome-settings-daemon/gnome-settings-daemon-common_46.0-ok1_all.deb Size: 614584 MD5sum: 26fb0fcc108197b4481093096907ac54 SHA1: 1d33cc4eb85b3172567cdd6e5eb7fcb38ed6d3fc SHA256: 21fcbd03a230226541e87c87cbad2662a4a796366892d549cd37b2cf7121d898 SHA512: fdee4a078ae37b7f0e2482925c321f16dada131719043db4dc0accf0ee255de7068da21c8b32cfebd028e8c494515c55acd0c7e9693841231f78c869fca610ca Homepage: https://gitlab.gnome.org/GNOME/gnome-settings-daemon Description: daemon handling the GNOME session settings - common files This package contains GSettings schemas and other architecture-independent files for GNOME Settings Daemon. It is probably not interesting on its own for end users, but packages may depend on this if they only need to read and write settings & don't themselves care if the settings daemon is actually running or not. Package: gnome-shell-common Architecture: all Version: 46.0-ok1 Priority: optional Section: gnome Source: gnome-shell Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 7879 Depends: dconf-gsettings-backend | gsettings-backend Recommends: yaru-theme-gnome-shell (>= 23.10.0~) Breaks: gnome-shell (<< 3.36.1-6~) Replaces: gnome-shell (<< 3.36.1-6~) Filename: pool/main/g/gnome-shell/gnome-shell-common_46.0-ok1_all.deb Size: 856412 MD5sum: 41a138ca5cb3d65fbcc97662a316f288 SHA1: a46fdde3acc8f9715cf27ec1d505d97356289e2a SHA256: 11cce69ac8d42c1aa09d51f2c6cf8d2b1f24bb1465e518e63c57f0de3712a55d SHA512: de8b6587dd20ffb13d0dc24279904ab2177d4df7ab914dc9ec8df66065e5a0d776973b09da3f62e5ad57c90f650c9bcecadeb3dca5215c8c3663ab652d7b366c Homepage: https://wiki.gnome.org/Projects/GnomeShell Description: common files for the GNOME graphical shell This package contains translations and data files for the GNOME shell. Package: gnome-shell-extension-onboard Architecture: all Version: 4.10.0.0-ok0 Priority: optional Section: gnome Source: onboard Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: MATE Packaging Team Installed-Size: 50 Depends: gnome-shell (>= 3.16), onboard (>= 4.10.0.0-ok0) Breaks: onboard-common (<< 1.3.0) Replaces: onboard-common (<< 1.3.0) Filename: pool/main/o/onboard/gnome-shell-extension-onboard_4.10.0.0-ok0_all.deb Size: 9166 MD5sum: 8526e419a76b775386568ace189aaa75 SHA1: 389e66e0cd45f0cd531b501299039cf6432d6d4f SHA256: 91f1f016c478bf9d4237bb38d89d589b0119115ce2a8746610be2ec5ec0db583 SHA512: dcf9b0807c098d3a2c1a37b17e8fbdaa1f4858bdfefecde90b8480e2b93832109028a1de983d7b9a2ed7ddfec27a4412c2f9a8b72eb8037df2c8538601305ef5 Homepage: https://launchpad.net/onboard Description: GNOME Shell extension for the on-screen keyboard Onboard This package hides the official GNOME3 keyboard and provides an icon to show/hide Onboard. It is only an initial extension that does not show Onboard for activities and passwords, yet. Package: gnugo Architecture: rv64g Version: 3.8-ok1.1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9010 Depends: libc6 (>= 2.34), libreadline8 (>= 6.0), libtinfo6 (>= 6), dpkg (>= 1.15.4) | install-info Suggests: quarry | cgoban | qgo Filename: pool/main/g/gnugo/gnugo_3.8-ok1.1_rv64g.deb Size: 1318480 MD5sum: e4156e0910feeca24ae1b6dbf0edc793 SHA1: c5df2a60c411ea715ebfa32b589237cbf8b0f32a SHA256: 1546b8f728a86a49a4b56ae725f91ad385c27078db4f8f1dd0a926f565ee62f2 SHA512: 9ba677393e063fc9d3cccecaf6fedc7b79100cbdbedb6d3fcc93b76298c846fafe2e2ae5bd1dd9796173443b5d66aff5347b0c16689cb50a6518107299e22127 Homepage: http://www.gnu.org/software/gnugo/ Description: play the game of Go GNU Go is a free program that plays the game of Go. It provides a text-only user interface, have a look at the cgoban or qgo package if you want to play on a graphical board. . Go is an ancient game originated from China, with a definite history of over 3000 years, although there are historians who say that the game was invented more than 4000 years ago. The Chinese call the game Weiqi, other names for Go include Baduk (Korean), Igo (Japanese), and Goe (Taiwanese). . In this game, each player tries to exert more influence on territory than her opponent, using threats of death, capture, or isolation. It is, therefore, a symbolic representation of the relationships between nations. Go is getting increasingly popular around the world, especially in Asian, European and American countries, with many worldwide competitions being held. . The game of Go is played on a board. The Go set is comprised of the board, together with 181 black and 180 white stones. The standard board has 19 lines by 19 lines, but 13x13 and 9x9 boards can also be used. However, the 9x9 and 13x13 boards are usually for beginners; more advanced players would prefer the traditional 19x19 board. . Compared to International Chess and Chinese Chess, Go has far fewer rules. Yet this allowed for all sorts of moves to be played, so Go can be a more intellectually challenging game than the other two types of Chess. Nonetheless, Go is not a difficult game to learn, so have a fun time playing the game with your friends. . (adopted from http://senseis.xmp.net/?WhatIsGo) Package: gnupg Architecture: all Version: 2.4.3-ok10 Multi-Arch: foreign Priority: optional Section: utils Source: gnupg2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 502 Depends: dirmngr (<< 2.4.3-ok10.1~), dirmngr (>= 2.4.3-ok10), gnupg-l10n (= 2.4.3-ok10), gnupg-utils (<< 2.4.3-ok10.1~), gnupg-utils (>= 2.4.3-ok10), gpg (<< 2.4.3-ok10.1~), gpg (>= 2.4.3-ok10), gpg-agent (<< 2.4.3-ok10.1~), gpg-agent (>= 2.4.3-ok10), gpg-wks-client (<< 2.4.3-ok10.1~), gpg-wks-client (>= 2.4.3-ok10), gpg-wks-server (<< 2.4.3-ok10.1~), gpg-wks-server (>= 2.4.3-ok10), gpgsm (<< 2.4.3-ok10.1~), gpgsm (>= 2.4.3-ok10), gpgv (<< 2.4.3-ok10.1~), gpgv (>= 2.4.3-ok10), keyboxd (<< 2.4.3-ok10.1~), keyboxd (>= 2.4.3-ok10) Suggests: parcimonie, xloadimage Breaks: debsig-verify (<< 0.15), dirmngr (<< 2.4.3-ok10), gnupg2 (<< 2.1.11-7+exp1), libgnupg-interface-perl (<< 0.52-3), libgnupg-perl (<= 0.19-1), libmail-gnupg-perl (<= 0.22-1), monkeysphere (<< 0.38~), php-crypt-gpg (<= 1.4.1-1), python-apt (<= 1.1.0~beta4), python-gnupg (<< 0.3.8-3), python3-apt (<= 1.1.0~beta4) Replaces: gnupg2 (<< 2.1.11-7+exp1) Filename: pool/main/g/gnupg2/gnupg_2.4.3-ok10_all.deb Size: 354748 MD5sum: ad03f9afa9193c8411239ff67f8b1fb1 SHA1: 4f5e298efc8d4cfe8794ab8eda1a87984faaf251 SHA256: b1253397b983b37b87158fdeca40fc8becaa48be3e7c6ffdda2f8aa1203c5bf3 SHA512: 761c8c0100b750d37476549ff2d99b8234909cf6d40a38b8517566c0fae3ba41d888240bdc0d6ef61aa228dff79de6d5e3588ef2ee6308d259408165334f87d4 Homepage: https://www.gnupg.org/ Description: GNU privacy guard - a free PGP replacement GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the full suite of GnuPG tools for cryptographic communications and data storage. Package: gnupg-agent Architecture: all Version: 2.4.3-ok10 Multi-Arch: foreign Priority: optional Section: oldlibs Source: gnupg2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 24 Depends: gpg-agent (>= 2.4.3-ok10) Filename: pool/main/g/gnupg2/gnupg-agent_2.4.3-ok10_all.deb Size: 4684 MD5sum: 1033e487c65ebc83054a76302ce0b5dd SHA1: 710d57c810eaac2d361902994c7cea2c091e4d9a SHA256: 454e56cf99ff9eaff28831774e023a3c73fa317d1248b3ac7e470f1325d41747 SHA512: cb474fe2e77684a9de7aea049fb1d06cd04b80d57d51234a9fe70615ca4160b88d21dd2f4ccde0f125be99ca0540990e61d9d561425a880c5a2a33f454bade06 Homepage: https://www.gnupg.org/ Description: GNU privacy guard - cryptographic agent (dummy transitional package) GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This is a dummy transitional package; please use gpg-agent instead. Package: gnupg-l10n Architecture: all Version: 2.4.3-ok10 Multi-Arch: foreign Priority: optional Section: localization Source: gnupg2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 4542 Breaks: gnupg (<< 2.1.14-2~), gnupg2 (<< 2.1.14-2~) Replaces: gnupg (<< 2.1.14-2~), gnupg2 (<< 2.1.14-2~) Enhances: dirmngr, gpg, gpg-agent Filename: pool/main/g/gnupg2/gnupg-l10n_2.4.3-ok10_all.deb Size: 668560 MD5sum: e843bf64e64213060d9b019377158776 SHA1: 581321aefb4018cfa39adef2de54a725e6cc0eaf SHA256: f17f3a09da1029f17d445db7f1ee309565f9974b6a4013b4138715e6b5245a61 SHA512: 7e89678ec2dd4bb543aea78b44a7089c5985282e4bbc025fc9273aa527aaf2e72dba37f917f5feb6b26d666c5df6e0ebe1fcc375e6c3d6125a3d40052fce3c62 Homepage: https://www.gnupg.org/ Description: GNU privacy guard - localization files GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC 4880. . This package contains the translation files for the use of GnuPG in non-English locales. Package: gnupg2 Architecture: all Version: 2.4.3-ok10 Multi-Arch: foreign Priority: optional Section: oldlibs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 29 Depends: gnupg (>= 2.4.3-ok10) Filename: pool/main/g/gnupg2/gnupg2_2.4.3-ok10_all.deb Size: 4756 MD5sum: 0020544e3f36100f785345af1765e2c3 SHA1: dab29127365aa0d15f1acde461e1ad9dd274a2c0 SHA256: 9a16b68c6cb3d50db72b327da4ce88cf6fca10f21d78deac5d5916ba6836a042 SHA512: ef856d087592dcbc1a91f01133b767f22efdbde1a8e0149831a954be04679f8b8f616bc065d03c0fefef2e9241cd99d2719668eb347d28a45e2a1fc6581ae5ce Homepage: https://www.gnupg.org/ Description: GNU privacy guard - a free PGP replacement (dummy transitional package) GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This is a dummy transitional package that provides symlinks from gpg2 to gpg. Package: gnuplot Architecture: all Version: 6.0.0+dfsg1-ok1 Priority: optional Section: math Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 15 Depends: gnuplot-qt | gnuplot-x11 | gnuplot-nox Suggests: gnuplot-doc Filename: pool/main/g/gnuplot/gnuplot_6.0.0+dfsg1-ok1_all.deb Size: 3768 MD5sum: 5fec96cdd967ad9e40e0dc5b34b4a7d4 SHA1: 4fbb839606d420ce6d7ef654a0c65950aaebfb13 SHA256: eab3482924c01dc6757d1d0175d7fd7f5b170bdd4ff901df3f78a87d778f498c SHA512: e4e5b9b3f397c245ae42c37f2dc8a17f1ca7f69cceb14fea29e9e5625d95b10c0c03d29b0b7933f4fad70fae74f9cff78ebc45e62315f4550e907fc6693bdc31 Homepage: https://gnuplot.sourceforge.net/ Description: Command-line driven interactive plotting program. Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. The X11-output is packaged in gnuplot-x11. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This metapackage is to install a full-featured gnuplot (-qt, -x11 or -nox). Package: gnuplot-data Architecture: all Version: 6.0.0+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gnuplot Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 376 Depends: aglfn Filename: pool/main/g/gnuplot/gnuplot-data_6.0.0+dfsg1-ok1_all.deb Size: 69444 MD5sum: 934b33ec6067a4489357264f7746b317 SHA1: 079ec40d2b85d0735e35e53f1e116a1aefeebfc7 SHA256: a17bd1b8bd451dd4a4f4c24a49c93d52421e53f89353e5bd9bccd682f86d95ae SHA512: 3d37d107f39872256cd3aeb3549681e89b0face0693d9d5e24f604a7e3a3e6e9327878ae682556d372ecbad3a61dcbbb67864995c0b7ab574fd794405cc4e0e0 Homepage: https://gnuplot.sourceforge.net/ Description: Command-line driven interactive plotting program. Data-files Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. The X11-output is packaged in gnuplot-x11. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package contains data-files which are used by -nox, -x11 and -qt. Package: gnuplot-doc Architecture: all Version: 6.0.0+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gnuplot Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 10510 Filename: pool/main/g/gnuplot/gnuplot-doc_6.0.0+dfsg1-ok1_all.deb Size: 2654796 MD5sum: cf8ff529aef0fd2d2e481cfab4dcde50 SHA1: fcf796161562959507db9cecc34f38da6144df4d SHA256: 8f2270c7a4f70fefe70066ab73ea93c993a06a62d2ed58be2fbd80f8d47e1079 SHA512: a00fc33bf35abbfad64bb0731c0eb60cb90e63e15432b9d6690c92c390209cab93b8dfbdc0548c011ea715c962ca2692a493b4aa1d98843dad6201acd17cbbc0 Homepage: https://gnuplot.sourceforge.net/ Description: Command-line driven interactive plotting program. Doc-package Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package contains the additional documentation. Package: gnutls-doc Architecture: all Version: 3.6.13-ok10 Multi-Arch: foreign Priority: optional Section: doc Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 7618 Filename: pool/main/g/gnutls28/gnutls-doc_3.6.13-ok10_all.deb Size: 4151702 MD5sum: 6b2fe91c8c4d034fd6f91710713d6873 SHA1: 78afd78998bb09e359f87330ad52cbb05c0680cc SHA256: ddaf22e2362089ec609a00a004bcef3814325fbca49e0bfae6ec13b948be62a4 SHA512: 67d045b9ea64d8a08bd98cc917df38cf603a6af8c85518331cf2e9b869a0a33978b3544c99bc7d724f3c2c12c01eaef298ab6835b8ac7fffe2ee39b83af87315 Homepage: https://www.gnutls.org/ Description: GNU TLS library - documentation and examples GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains all the GnuTLS documentation. Package: gnutls-doc Architecture: all Version: 3.6.13-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 7617 Filename: pool/main/g/gnutls28/gnutls-doc_3.6.13-ok5_all.deb Size: 4151178 MD5sum: 8088bdb89e7643bc32d2b6d1e8961381 SHA1: 3649133f85740ad3512c0a064ade97f2e7857f39 SHA256: e0e7367cb8baecca2439b498622788026089de07b75535890a298c3a1d12ad7f SHA512: 1fc9bb19fda08191becebb0c972f2f9336303943a76ff00d9b707eabf0890be418a886182d51c706c6ada4591d5efdc5b5ee3591baa7f1e76f1ed0617a91e8bb Homepage: https://www.gnutls.org/ Description: GNU TLS library - documentation and examples GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains all the GnuTLS documentation. Package: gnutls-doc Architecture: all Version: 3.8.3-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 12529 Filename: pool/main/g/gnutls28/gnutls-doc_3.8.3-ok3_all.deb Size: 4478316 MD5sum: 36cea35298f2964e73ad0b836dff9789 SHA1: 67480f1e5a80943f559693feb81802f562316b3f SHA256: 5131cbceece79d05186a35e17a2ce9b2ecc33466259a80aceb8762e81866f821 SHA512: 1ac74dd1b656900081ed5a8a29af32de691e48c6f1594c93b5a9f72ecee1a5632843d09b988735dba909882b034bf1c5a98070da93a007e6e505f5da3c81893f Homepage: https://www.gnutls.org/ Description: GNU TLS library - documentation and examples GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains all the GnuTLS documentation. Package: gobjc Architecture: rv64g Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Provides: objc-compiler Depends: cpp (>= 4:12.2.0-ok1), gcc (>= 4:12.2.0-ok1), gobjc-12 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gobjc_12.2.0-ok1_rv64g.deb Size: 808 MD5sum: b45433e3ecdc60b372b532c218aa1462 SHA1: eed91c808c041a88c927d0cc6adfb1940616d254 SHA256: b19c0f211c02113631404caf16bd544972392cbab77d3a3d6466aacdf0bddc85 SHA512: 3a876356e5c80db0a62a4dbd3ffba2a9de7daa313009515d066e3dba6994e2a9f55a0d73258cebe21e802625f4f53d537898ff08bcd6ddf62b1795b91b856f70 Description: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C compiler. Package: gobjc++ Architecture: rv64g Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Provides: objc++-compiler Depends: cpp (>= 4:12.2.0-ok1), gcc (>= 4:12.2.0-ok1), gobjc++-12 (>= 12.2.0-1~) Recommends: g++ (>= 4:12.2.0-ok1), gobjc (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gobjc++_12.2.0-ok1_rv64g.deb Size: 830 MD5sum: 57bd8ec9b13426dae7d02fdc92d7d723 SHA1: bf9e2f0d4ae7b45dd70a2318ad4ef18c2155958e SHA256: 21399fba0a0c367085f6b4c9b3715a915f78393cbcb47be57bcb2163eb0787d1 SHA512: b42b09b9d62dd98d13879112c7222ba635d6d746b7f78d403767587844fdce85cdd038d0ddf03e8e8093188e81fb5900f6db280056db9e8ed568470cc5818132 Description: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ compiler. Package: golang-1.20 Architecture: all Version: 1.20.3-ok1.1 Priority: optional Section: golang Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Depends: golang-1.20-doc (>= 1.20.3-ok1.1), golang-1.20-go (>= 1.20.3-ok1.1), golang-1.20-src (>= 1.20.3-ok1.1) Filename: pool/main/g/golang-1.20/golang-1.20_1.20.3-ok1.1_all.deb Size: 5636 MD5sum: c06fe745665ee0feca5bc8b17f3dc979 SHA1: 0b06b871f650e608d841250684d73ed88add346b SHA256: 3f500177f18e6417a8ae34ad0bebe2b77a52ff9eb0938bb56131ab4b1efd6e3f SHA512: 2578168c21062478104e6449c92572da029dbdebc2855b82cc5b4d3d88fab3972c9d1172f54885de7280126a27d3c6e3a0020832038de940cd22e1283ca90129 Homepage: https://go.dev/ Description: Go programming language compiler - metapackage The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package is a metapackage that, when installed, guarantees that (most of) a full Go development environment is installed. . To use this version, instead of the default one provided by golang-go package, add /usr/lib/go-1.20/bin/ to PATH, or invoke /usr/lib/go-1.20/bin/go directly. Package: golang-1.20-doc Architecture: all Version: 1.20.3-ok1.1 Multi-Arch: foreign Priority: optional Section: doc Source: golang-1.20 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 622 Filename: pool/main/g/golang-1.20/golang-1.20-doc_1.20.3-ok1.1_all.deb Size: 102674 MD5sum: d994a7a12f5c2a588db7d210767e4b21 SHA1: 5db1e27323538a716975bf4ee2f7e1ad1c81002e SHA256: 90abc86e43cbe73281b081511a8da301aaaa421310ac96da6e72ecb9993500fe SHA512: b4568cc2050f6d163ba2ecff1215b21df4d2c5f3b586e83e6a66096f91372bdaaab366050bcf3a201d99c57aa4601f4510cc561428d0619be1ba8af9ba91f652 Homepage: https://go.dev/ Description: Go programming language - documentation The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the documentation for the Go programming language. Package: golang-1.20-src Architecture: all Version: 1.20.3-ok1.1 Multi-Arch: foreign Priority: optional Section: golang Source: golang-1.20 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 115845 Filename: pool/main/g/golang-1.20/golang-1.20-src_1.20.3-ok1.1_all.deb Size: 18603672 MD5sum: dfd0e00e294f3e88d9dd51d40387933c SHA1: 7d53ef9783abb1c801a12fd2a7153c831fbfcf20 SHA256: 594dfeffbdc480dd13c799c06c3773c77452424d7105c9cdde090b8d128dd19e SHA512: 11630ee45af1e22ee296624d327b3181fd4ec37ddd6a20a493ddf54945d410c897dd35d0d62a38cb5764a0f1cd5733722b01d793504f82ea5831f171599dbdec Homepage: https://go.dev/ Description: Go programming language - source files The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the Go programming language source files needed for compilation. Package: golang-any Architecture: rv64g Version: 2:1.20-ok1 Multi-Arch: same Priority: optional Section: golang Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10 Depends: golang-go (>= 2:1.20-ok1) | gccgo-go (>= 2:1.20-ok1) Filename: pool/main/g/golang-defaults/golang-any_1.20-ok1_rv64g.deb Size: 3034 MD5sum: 93b9e4811dd7ec335c29d121404a3015 SHA1: f0012eed36cbcf73e35cdc4de625e05d632290fc SHA256: 64508c9a1d6badbf53d3b73f98d62588babb76b07ec73d83140066240f05e069 SHA512: 63a70325b1bc31215c4572421ced10183bb55a7c0033569cf139ef8264ba5cfc81e7a5b0483d9c6d9328213bcf44c0a4bdfb2446ba187f1c7f6b88b04efb2518 Homepage: https://golang.org Description: Go programming language -- gccgo on "non-Go" platforms The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go toolchain and compiled standard library or gccgo on architectures that do not have a native toolchain ("gc compiler") port. Because the gccgo and Go releases are not on the same schedule, it is not guaranteed that the version of the Go language provided by the version of gccgo that this package depends upon will match the version of this package. Package: golang-doc Architecture: all Version: 2:1.20-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10 Depends: golang-1.20-doc, golang-go (>= 2:1.20-ok1) Filename: pool/main/g/golang-defaults/golang-doc_1.20-ok1_all.deb Size: 2724 MD5sum: f5b712514a32801ad13753b2b7ec70c5 SHA1: 3f19469ad0eb5cb047f2f35003c82804cef0b5ea SHA256: 45895627c04c56148bc65d2330af426c04b0c1cf1f4bf0faf85857065c591795 SHA512: ff64fc93a06defff63e15a8213f9811b963d0697c6107d396fc838cc0ccffbdba2ecdd5642a4c1246bd14a4be90e05947137ced12a8c3e6c5c0d981e30a5d34d Homepage: https://golang.org Description: Go programming language - documentation The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go documentation. You can view the formatted documentation by installing the golang-golang-x-tools package, running "godoc --http=:6060", and then visiting http://localhost:6060/doc/install.html. Package: golang-doc Architecture: all Version: 2:1.22-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Go Compiler Team Installed-Size: 10 Depends: golang-1.22-doc, golang-go (>= 2:1.22-ok1) Filename: pool/main/g/golang-defaults/golang-doc_1.22-ok1_all.deb Size: 2964 MD5sum: 7495a453d5c8f5b77a86b80859dde144 SHA1: 4aacbeae477f97153bffeeef20aca979e44556f3 SHA256: 6d811cb175b240a6fd2b73afe680a61bf77ea3b8539dd0e884e611db64b5365a SHA512: d9f2482a12fd0405be642a78bfd46e354a556fa1d50bdbb7b2d55fa2c7738789a6ae012ac81c8bf4b44462f93b9ec8341daff9738d9970357faec0bde8c55aeb Homepage: https://golang.org Description: Go programming language - documentation The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go documentation. You can view the formatted documentation by installing the golang-golang-x-tools package, running "godoc --http=:6060", and then visiting http://localhost:6060/doc/install.html. Package: golang-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. 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. Package: golang-github-containerd-containerd-dev Architecture: all Version: 1.6.24~ds1-ok1 Priority: optional Section: admin Source: containerd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Go Packaging Team Installed-Size: 5352 Depends: golang-github-containerd-btrfs-dev (>= 0.0~git20200117.1539353~), golang-github-containerd-cgroups-dev (>= 0.0~git20200817.7a3c009~), golang-github-containerd-console-dev, golang-github-containerd-continuity-dev (>= 0.0~git20190827.75bee3e~), golang-github-containerd-fifo-dev (>= 1.0.0~), golang-github-containerd-go-cni-dev (>= 1.0.2~), golang-github-containerd-go-runc-dev (>= 0.0~git20190226.7d11b49~), golang-github-containerd-ttrpc-dev (>= 1.1.1~), golang-github-containerd-typeurl-dev, golang-github-containernetworking-plugins-dev, golang-github-coreos-bbolt-dev, golang-github-docker-go-events-dev, golang-github-docker-go-metrics-dev, golang-github-docker-go-units-dev, golang-github-gogo-googleapis-dev (>= 1.4.0~), golang-github-gogo-protobuf-dev (>= 1.3.0~), golang-github-google-uuid-dev, golang-github-gotestyourself-gotest.tools-dev (>= 3.0.0~), golang-github-grpc-ecosystem-go-grpc-prometheus-dev, golang-github-hashicorp-go-multierror-dev, golang-github-imdario-mergo-dev, golang-github-intel-goresctrl-dev, golang-github-klauspost-compress-dev, golang-github-moby-locker-dev, golang-github-moby-sys-dev (>= 0.0~git20220215.b8d8fab~), golang-github-opencontainers-go-digest-dev (>= 1.0.0~), golang-github-opencontainers-image-spec-dev (>= 1.1.0~rc2-2~), golang-github-opencontainers-runc-dev (>= 0.1.0~), golang-github-opencontainers-runtime-spec-dev, golang-github-opencontainers-selinux-dev, golang-github-pelletier-go-toml-dev, golang-github-prometheus-client-golang-dev, golang-github-sirupsen-logrus-dev, golang-github-urfave-cli-dev (>= 1.22.2~), golang-golang-x-net-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev, golang-google-grpc-dev (>= 1.30), golang-opentelemetry-otel-dev Filename: pool/main/c/containerd/golang-github-containerd-containerd-dev_1.6.24~ds1-ok1_all.deb Size: 620012 MD5sum: a0b98171b8f37ad86c2ce4fcdc2c7aad SHA1: 18c6b3b5659a4dc9e1995c4b2e4786bb2552a30d SHA256: 34eea9b5271cdc42a89381cea550bbae250619d92d7caee06bbfe9739c327999 SHA512: 543bad3d07934ababd49bda430ea95a4052fae7a8b17ad2850edfc4f6252adc103b3d20027b09d2321ad9f358cf278a0d463aee5c82cc6a93241fade65279bf5 Homepage: https://containerd.io/ Description: open and reliable container runtime (development files) Containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container life cycle of its host system: image transfer and storage, container execution and supervision, low-level storage and network attachments, etc. . Containerd is designed to be embedded into a larger system, rather than being used directly by developers or end-users. . This package provides development files. Package: golang-github-docker-docker-dev Architecture: all Version: 20.10.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. Package: golang-github-docker-docker-dev Architecture: all Version: 20.10.25+dfsg1-ok4 Priority: optional Section: admin Source: docker.io Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7793 Depends: golang-github-armon-circbuf-dev, golang-github-containerd-containerd-dev (>= 1.4.2~ds1-2~), golang-github-containerd-continuity-dev (>= 0.0~git20190426~), golang-github-docker-distribution-dev (>= 2.7.1~), golang-github-docker-docker-credential-helpers-dev (>= 0.6.1~), golang-github-docker-go-connections-dev (>= 0.4.0~), golang-github-docker-go-metrics-dev, golang-github-docker-go-units-dev (>= 0.4.0~), golang-github-docker-libkv-dev, golang-github-fsnotify-fsnotify-dev, golang-github-gorilla-mux-dev (>= 1.7.1~), golang-github-moby-term-dev, golang-github-morikuni-aec-dev, golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev (>= 1.0.1~), golang-github-opencontainers-runc-dev (>= 1.0.0~rc8~), golang-github-opencontainers-selinux-dev (>= 1.8.0~), golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-tchap-go-patricia-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev (>= 0.0~git20190726~), golang-google-grpc-dev, golang-dbus-dev (>= 5.0.2~), golang-github-burntsushi-toml-dev, golang-github-deckarep-golang-set-dev, golang-github-docker-go-events-dev, golang-github-hashicorp-memberlist-dev (>= 0.1.0~), golang-github-hashicorp-serf-dev, golang-github-ishidawataru-sctp-dev, golang-github-vishvananda-netlink-dev (>= 1.0.0~), golang-github-vishvananda-netns-dev, golang-github-opentracing-opentracing-go-dev Filename: pool/main/d/docker.io/golang-github-docker-docker-dev_20.10.25+dfsg1-ok4_all.deb Size: 1105820 MD5sum: bc647563c08d398f0a1420126f4d178d SHA1: bfc98f0af0c28f10ffa75fa642e7d39fa18e2814 SHA256: ff2eaacb38e1800125b243d095fce8e0eb544c964c19dc1565f3e2a05cdb68fc SHA512: 8b47e54381d84f176bb9ef75dfa65be95bc0d147bf1afebd3aa4746ed098a458e3d1c5ba09814c67a29f85446efa1b65b22ab2c30975789664911856f8e5d1c5 Homepage: https://mobyproject.org Description: reusable Go packages included with Docker These packages are intentionally developed by upstream in such a way that they are reusable to projects outside Docker and only rely on each other or other external dependencies to be built. Package: golang-github-opencontainers-runc-dev Architecture: all Version: 1.1.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". Package: golang-github-opencontainers-runc-dev Architecture: all Version: 1.1.12+ds1-ok1 Priority: optional Section: devel Source: runc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Go Packaging Team Installed-Size: 1280 Depends: golang-dbus-dev, golang-github-checkpoint-restore-go-criu-dev (>= 6), golang-github-cilium-ebpf-dev (>= 0.6.2~), golang-github-containerd-console-dev, golang-github-coreos-go-systemd-dev (>= 22.3.2~), golang-github-cyphar-filepath-securejoin-dev, golang-github-docker-go-units-dev (>= 0.4.0~), golang-github-moby-sys-dev (>= 0.0~git20201113.5a29239~), golang-github-mrunalp-fileutils-dev (>= 0.5.1~), golang-github-opencontainers-selinux-dev (>= 1.8.0~), golang-github-opencontainers-specs-dev (>= 1.0.2.66~), golang-github-seccomp-libseccomp-golang-dev (>= 0.10.0~), golang-github-sirupsen-logrus-dev, golang-github-urfave-cli-dev (>= 1.22.9~), golang-github-vishvananda-netlink-dev, golang-gocapability-dev (>= 0.0+git20200815~), golang-golang-x-net-dev, golang-google-protobuf-dev Breaks: podman (<< 2.0.4+dfsg2-5~) Filename: pool/main/r/runc/golang-github-opencontainers-runc-dev_1.1.12+ds1-ok1_all.deb Size: 236832 MD5sum: 4ad45f8b3e825a641ae28dcc1bb67e52 SHA1: 59d1edba1b0ae0a7c150b1f814d70b23af9449e6 SHA256: 843c4d32073efaaff67445d7cf65f91964ffcc1d8a85d56bf87d5fcb4141fc75 SHA512: 2950f9c48b25b77bfdfa7660a32bf52a7d69fdbb0e6922395a652d05fd5166c2d0573c3eb0f063d434ab789f722c7288bbb94f18f859aaeea03cd26db2f523d0 Homepage: https://github.com/opencontainers/runc Description: Open Container Project - development files "runc" is a command line client for running applications packaged according to the Open Container Format (OCF) and is a compliant implementation of the Open Container Project specification. . This package provides development files formerly known as "github.com/docker/libcontainer". Package: golang-redhat-audit-dev Architecture: all Version: 1:2.8.5-ok6.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-ok6.1_all.deb Size: 3154 MD5sum: 040f4948ee4ac0c0c744c08ce8256edf SHA1: 9724ea63f35bc80e7159114066ecf4a88751322b SHA256: 6599a675ba731af2d541f414e1ed90623658ad6fd83444f2c9e9b74bcd131bcd SHA512: 51b4869b76e78b97c0ba045e5cf6fa07e6f06ce74eace574b3804693500c60caaad0e58b442242c460da29278d3ae64211494189cdca96201cb6eb9da6a3ad39 Homepage: https://people.redhat.com/sgrubb/audit/ Description: Go client bindings for the libaudit library The package contains the Go bindings to libaudit that only allows for logging audit events. . This package contains the source. Package: golang-redhat-audit-dev Architecture: all Version: 1:3.1.2-ok1.2 Multi-Arch: foreign Priority: optional Section: devel Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 15 Filename: pool/main/a/audit/golang-redhat-audit-dev_3.1.2-ok1.2_all.deb Size: 3384 MD5sum: 2d895b83ead909dd4e03a5e20f4dc7c0 SHA1: 5790b4b7a44693b29d8a9ff88a780a43efb85698 SHA256: b3a8845b66538df69ed7e8b284ab01a55cf48fcc5c41cd2fbdf7a0d7d1fa211a SHA512: 046fe2f2716553c631e7922dff812ab07205eace6658e1db74b3bc98410df5a0859d5b6e8aa60a988f966f282c81515d88b02983eeeeba101748bc83e0c21d85 Homepage: https://people.redhat.com/sgrubb/audit/ Description: Go client bindings for the libaudit library The package contains the Go bindings to libaudit that only allows for logging audit events. . This package contains the source. Package: golang-src Architecture: all Version: 2:1.20-ok1 Multi-Arch: foreign Priority: optional Section: golang Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: golang-1.20-src Filename: pool/main/g/golang-defaults/golang-src_1.20-ok1_all.deb Size: 2920 MD5sum: 183cf5921e76bb53d75028c833a03743 SHA1: 1cfa950e3e25674abd7182865e63a2d748835e3e SHA256: a4ab0a12e52aedb7a2cf28dc829c83b5757b43a27befd751eaf5f030bfc56262 SHA512: 62d227f33bb9f0ba1587eae1d4660ef7722b799d03ba0537adbd8f664eba92de851e745853673171d0ea1ed73d1385c5ff202e041da0a2f4b74644e429564ae8 Homepage: https://golang.org Description: Go programming language - source files The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go standard library source code, which is needed for the go build process. Package: golang-src Architecture: all Version: 2:1.22-ok1 Multi-Arch: foreign Priority: optional Section: golang Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Go Compiler Team Installed-Size: 11 Depends: golang-1.22-src Filename: pool/main/g/golang-defaults/golang-src_1.22-ok1_all.deb Size: 3156 MD5sum: f024fd54a6e8ad5b410c30e2a68211d7 SHA1: c66ca9d49ff0ca38b3b734a6b8260e456d681a28 SHA256: e517c9137c3451aa95555a2243a7e7483a300fe9f186cee98306efe0573db0ba SHA512: 7b63ca6c88ee134325e0674e3e15b8bac7beeabb3a83fb47f16db975f111bcee1f127f6e18c694dca7f74e4f6aed86b5d9068e3974c5d2d6ea5f8c1be9961670 Homepage: https://golang.org Description: Go programming language - source files The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go standard library source code, which is needed for the go build process. Package: google-perftools Architecture: all Version: 2.15-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 888 Depends: perl:any, libgoogle-perftools4t64, curl Recommends: graphviz, gv Suggests: libgoogle-perftools-dev Filename: pool/main/g/google-perftools/google-perftools_2.15-ok1_all.deb Size: 266908 MD5sum: b7c1c83edb17c68fc0f3b5351e8c4e55 SHA1: 5d5f1b6ff58494bcc064f11362c96ade1e3b6377 SHA256: 066ff40e669591d76afd1e7ccaf94ae3f9760bebef5b1f45d6073e0f0215d8d6 SHA512: 73cf996cc057dc3b2ac3e5051c81cc934a73769b5f213e9ad0ff9799418ed9667f0c3b53d9ec665831bbcd5e7dca9bf45152e683fbdd947e443db6e9e33081dc Homepage: https://github.com/gperftools/gperftools Description: command line utilities to analyze the performance of C++ programs The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of C++ programs. This is a part of that package, and includes command line utilities. Package: 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. Package: googletest Architecture: all Version: 1.14.0-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3542 Replaces: googletest-tools (<< 1.12.0) Filename: pool/main/g/googletest/googletest_1.14.0-ok1_all.deb Size: 509300 MD5sum: 97bd797aae7736c34d155e9214a105c4 SHA1: 8a908bca6cb9f190135f15c5939c219414cb20cf SHA256: 8fcfb4d77f541aa0cab6912abc3c76196749076d938e2cb5f61c2b04dcf69bbf SHA512: 89f8a2b6ea4906b19bfbd90485a4e8906d227116b3fd894b47872250fdfae5d451186567c8504650b1283e1c0ced7e0eea38b903aaf29e5dbbe560cec10731be Homepage: https://github.com/google/googletest Description: Google's C++ test framework sources This package provides sources for Google Test and Google Mock. . Google Test is a framework for writing C++ tests on a variety of platforms. Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parameterized tests, various options for running the tests, and XML test report generation. . Google Mock is an extension of Google Test for C++ mocking. Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in mind, it can help you derive better designs of your system and write better tests. . Google Mock: . - provides a declarative syntax for defining mocks, - can easily define partial (hybrid) mocks, which are a cross of real and mock objects, - handles functions of arbitrary types and overloaded functions, - comes with a rich set of matchers for validating function arguments, - uses an intuitive syntax for controlling the behavior of a mock, - does automatic verification of expectations (no record-and-replay needed), - allows arbitrary (partial) ordering constraints on function calls to be expressed, - lets a user extend it by defining new matchers and actions. - does not use exceptions, and - is easy to learn and use. . NOTE: This package does not contain a library to link against, but rather the source code to build the google test and mock libraries. This enables building the google test and mock libraries with the same flags as the C++ code under test. Package: gparted-common Architecture: all Version: 1.3.1-ok4.0 Priority: optional Section: gnome Source: gparted Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6693 Breaks: gparted (<< 1.0.0) Replaces: gparted (<< 1.0.0) Filename: pool/main/g/gparted/gparted-common_1.3.1-ok4.0_all.deb Size: 1265862 MD5sum: 2fd73748ed2c2294ec7a59236c039fe8 SHA1: 08a4d73a6e946a765477ea673d255d34acdb0401 SHA256: 73715a44949ee2ae686d560412f1a594770bcdb8305f257614721af621619813 SHA512: ac419dc9fc635acd014898761d858109b6d578419292c5aaa7bcaaf080e04a0c06f4363b39d206499c362e6d2ff6a8514ca515ee670a8367c7adbef5306460be Homepage: https://gparted.org Description: GNOME partition editor -- common data GParted uses libparted to detect and manipulate devices and partition tables while several (optional) filesystem tools provide support for filesystems not included in libparted. . This package contains architecture-independent data, such as documentation and help, icons, and application metadata. Package: gpgv-win32 Architecture: all Version: 2.4.3-ok10 Multi-Arch: foreign Priority: optional Section: utils Source: gnupg2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 1484 Suggests: wine Filename: pool/main/g/gnupg2/gpgv-win32_2.4.3-ok10_all.deb Size: 621660 MD5sum: bc1e18f9a4a97c65ddc83cebd80e67db SHA1: 827094fc4d91b6596abbf690d52ff8cc62a28fab SHA256: 8297d838b676c9006de0856a634317f5ad9b4045e87725906f2802fab794d53a SHA512: 7532af07dee45cb0500fbd255e5e004b39376950f62e5ae3fd22af758becccff30afc15ad6d43230aa50181d3f1ce16386fd595a155a9064cada637cf4aff300 Homepage: https://www.gnupg.org/ Description: GNU privacy guard - signature verification tool (win32 build) GnuPG is GNU's tool for secure communication and data storage. . gpgv is a stripped-down version of gnupg which is only able to check signatures. It is smaller than the full-blown gnupg and uses a different (and simpler) way to check that the public keys used to make the signature are trustworthy. . This is a win32 version of gpgv. It's meant to be used by the win32-loader component of Debian-Installer. Package: gpgv2 Architecture: all Version: 2.4.3-ok10 Multi-Arch: foreign Priority: optional Section: oldlibs Source: gnupg2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 29 Depends: gpgv (>= 2.4.3-ok10) Filename: pool/main/g/gnupg2/gpgv2_2.4.3-ok10_all.deb Size: 4676 MD5sum: d349510c9a57e00e55d98ddfe657897e SHA1: f22c6b2fad22d09eefd9f6397d5aabe6b1bb1605 SHA256: 8b15d599f4e266d54b65e7995ca3d7fe189c190f9d691cbe98a927f55eb98c59 SHA512: 64c590ad1bb3f1d7a082ee9166e75b683cee716560593ced90d768daf25ad30d3eb487ea815d901ada8ac36aa1605682d20c9b7f621ca5f5da8ccff7d2711bc7 Homepage: https://www.gnupg.org/ Description: GNU privacy guard - signature verification tool (dummy transitional package) GnuPG is GNU's tool for secure communication and data storage. gpgv is a stripped-down version of gpg which is only able to check signatures. . This is a dummy transitional package that provides symlinks from gpgv2 to gpgv. Package: graphviz-doc Architecture: all Version: 2.42.2-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: graphviz Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 5631 Suggests: graphviz Filename: pool/main/g/graphviz/graphviz-doc_2.42.2-ok2_all.deb Size: 4454734 MD5sum: 89dcf26c220341b92569a704967bf0e0 SHA1: b97a63e8599de4273797a1b3a1e3d7369b93f04d SHA256: eb02cfe02562cc0da3819984dbb55796893e7360e32b32fe83851f653ea977b5 SHA512: 09bf7cc845736ac1104ec95bb2b0b5bc8b6c063a0384c8357926f6467f064df782f8064e3aafb80b90ac60c9e3ff373ebb47b3c10a1e47177bbd930374426c37 Homepage: https://www.graphviz.org/ Description: additional documentation for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package installs HTML and PDF documentation for Graphviz, as well as examples. Package: grub-ipxe Architecture: all Version: 1.21.1+git-20220113.fbbdc3926-ok2 Priority: optional Section: admin Source: ipxe Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Bastian Blank Installed-Size: 2419 Suggests: grub-pc (>= 1.96) Filename: pool/main/i/ipxe/grub-ipxe_1.21.1+git-20220113.fbbdc3926-ok2_all.deb Size: 1120596 MD5sum: 00c723cb0efc2e9209b558fe8f850773 SHA1: fb72ff552b68a7673319bf96d6b5bb168504a1d5 SHA256: 185b83d8c1abeda63efc15fffd20f4ae99e1b46bc15babb66f55d5bc260c3cc7 SHA512: 6e947d286d137500fbcf8b011cc939d64d3d6309beb3f8c219d1ab4a112fea7a82c3a00b07c0a52465068f6996ada265d3f6f982e9cf4af6cc880679e4b54272 Homepage: http://ipxe.org/ Description: Network booting from GRUB using iPXE iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . This package adds a menu entry to grub2 for network booting using iPXE. Package: gsettings-desktop-schemas Architecture: all Version: 46.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 5345 Depends: dconf-gsettings-backend | gsettings-backend, session-migration Breaks: gnome-panel (<< 3.49), gnome-shell (<< 44), libmutter-11-0, metacity (<< 1:3.49) Filename: pool/main/g/gsettings-desktop-schemas/gsettings-desktop-schemas_46.0-ok1_all.deb Size: 663872 MD5sum: d1d261932b92449efd5e9ec0241f3dc1 SHA1: 99e867d97d4ac720bef5265c77439037e3e6eb1a SHA256: d27ebbf6f3609516af2d31d60eba67a44f2e849d0ee0bc5d62dd9d6f8a584c79 SHA512: a23827dc2d595f59a339b1e6afa5e4bc94b3438755340019b41a8a8f87c57902f655cd546c9870619cc178ad06ed24fc92328116d6c76cc7b68ae149aa42be16 Homepage: https://www.gnome.org/ Description: GSettings desktop-wide schemas gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop. Package: gsfonts Architecture: all Version: 2:20200910-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Source: fonts-urw-base35 (20200910-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Depends: fonts-urw-base35 (>= 20200910-2~) Breaks: grace (<= 1:5.1.25-12) Filename: pool/main/f/fonts-urw-base35/gsfonts_20200910-ok1_all.deb Size: 16804 MD5sum: 0a067781a849f2602e69ab7162070c0e SHA1: a33ddfacc7bb5778891ffbf7d9c08dfc8a85f727 SHA256: 24f3c909c328de47c4b6242c8c5b0cbca6a7b95118ff25b89e13e6b1a7318388 SHA512: 42fcb9d46969ecf36c6a8876988dc2b5a5934018cba8162d9a186b979c44594f14fcd8ae9922fa55316411c83693e0efd1bf02cc01f68b560e11939cd34c40bb Homepage: https://github.com/ArtifexSoftware/urw-base35-fonts Description: transitional dummy package (gsfonts -> fonts-urw-base35) This package is a dummy package to enable the gsfonts to fonts-urw-base35 transition. It can be safely removed. Package: gsfonts-x11 Architecture: all Version: 2:20200910-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Source: fonts-urw-base35 (20200910-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Depends: fonts-urw-base35 (>= 20200910-2~) Filename: pool/main/f/fonts-urw-base35/gsfonts-x11_20200910-ok1_all.deb Size: 16780 MD5sum: 3a67b71d735dab0e7c76f74021547463 SHA1: 87b5f0fd7a026d4e0d70ee67872c018410783aee SHA256: fcb089bb8372bad41100dee5293870eef66494f8aeb4b26fa5ae1d67445bf19f SHA512: 4120ab0e18c4e50ab91e200a8a3b2c6e185fa1adbb1ff4787e223887dfbb5c7dbe96dc2b4346fbd59d150271a3808bf627821f8cc81db062e263718a4180c2bf Homepage: https://github.com/ArtifexSoftware/urw-base35-fonts Description: transitional dummy package (gsfonts-x11 -> fonts-urw-base35) This package is a dummy package to enable the gsfonts-x11 to fonts-urw-base35 transition. It can be safely removed. Package: 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. 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. Package: gtk-doc-tools Architecture: all Version: 1.34.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Source: gtk-doc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2857 Depends: docbook-to-man, docbook-xml (>= 4.3), docbook-xsl (>= 1.64.1.0), pkgconf, python3-lxml, python3-pygments, xsltproc (>= 1.1.15), python3:any Suggests: dblatex Filename: pool/main/g/gtk-doc/gtk-doc-tools_1.34.0-ok1_all.deb Size: 325316 MD5sum: d4a5ffd6d1b9bceb48f0a3801739eb3e SHA1: baf46198516fd4aa41302fa29ee45a861a7bf44b SHA256: 0eee0debc0094ae1ccb8677ea1dcc16839876f0abad9d4826c4bae35c12ea2fc SHA512: 0bc5415f1b171447a4407cab19ee96b78b8e90b5307d9648daf2389eba4dfe1f5b79204aa2d5741ca0be44f68584d7908546601bb3b9714b1a7f8adcd021f5b2 Homepage: https://gitlab.gnome.org/GNOME/gtk-doc/ Description: GTK+ documentation tools These tools extract documentation embedded in GNOME source code, and produce pretty output via DocBook SGML. Package: gtk-layer-shell-doc Architecture: all Version: 0.8.1-ok1 Priority: optional Section: doc Source: gtk-layer-shell Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 118 Filename: pool/main/g/gtk-layer-shell/gtk-layer-shell-doc_0.8.1-ok1_all.deb Size: 15754 MD5sum: c25b06634aed6c0b4586ff859286be04 SHA1: 96d33c2805d45bc03a8f5d50c6a04f7287adc0bf SHA256: 01bf37ace787afa1176212e9db5bcc62a3af86cf009e69c7996f032915c5763e SHA512: 6364ff8c62fc70fa70c0d7cb41439dd0f8aa81defae2d341eb9da4a91359adabd7d83a67d17d8dc8192333caac3e71b965374a1869be6aa33523dfb463625a37 Homepage: https://github.com/wmww/gtk-layer-shell Description: documentation for the Wayland Layer Shell protocol desktop component library A library to write GTK applications that use Layer Shell. This library only makes sense on Wayland compositors that support Layer Shell, and will not work on X11. It supports all Layer Shell features including popups and popovers (GTK popups Just Work™). Please open issues for any bugs you come across. . This package contains the HTML documentation for the GTK library in /usr/share/gtk-doc/gtk-layer-shell/ . Package: gtk3-engines-breeze Architecture: all Version: 5.24.7-ok1 Priority: optional Section: oldlibs Source: breeze-gtk Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: breeze-gtk-theme (>= 5.24.7-ok1) Filename: pool/main/b/breeze-gtk/gtk3-engines-breeze_5.24.7-ok1_all.deb Size: 1554 MD5sum: f89ed751d23bbd09823018ef2c6f52d7 SHA1: 3656c9ab0b3a152ac0e9e8ea1770824b605eeb0e SHA256: 8e7517828b9d5453d9de60a75892fab3294351790ab707447abecc1c0327cf8b SHA512: abac06532e26f2f52e2739ef4410f582676ec275384153acfb2c705419e808c136473abc212c3000f86098cdb6cfab5f6664fc00d0b51ec5d4a62d22da9b08c2 Homepage: https://invent.kde.org/plasma/breeze-gtk Description: Transitional package for KDE's Breeze This transitional package allows one to migrate to the package providing the KDE's Breeze GTK theme. . It can be safely removed after the installation. Package: gvfs-common Architecture: all Version: 1.52.0-ok1~1116 Multi-Arch: foreign Priority: optional Section: libs Source: gvfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3619 Depends: desktop-file-utils Recommends: gvfs Breaks: gvfs-bin Replaces: gvfs-bin Filename: pool/main/g/gvfs/gvfs-common_1.52.0-ok1~1116_all.deb Size: 539634 MD5sum: fbd3f3a8722d68733dbc522106d9b588 SHA1: f85846dddcc35a69ff44fc37a1dda9f1a554d434 SHA256: f214797ffcc7592a803a8ec5bb06d644e6f428236b7eb4e17e0ae93026663c00 SHA512: 8ad09ccf4110738cd2daac0fa6a5fdb64948b03471f810a9866165f6c0dd1267f437685894e3909c1389dac6228be721133c7b87c06f9f5deaa6056b73139a00 Homepage: https://wiki.gnome.org/Projects/gvfs Description: userspace virtual filesystem - common data files gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the data files and translations used by all gvfs components. Package: gvfs-common Architecture: all Version: 1.52.0-ok2~0624 Multi-Arch: foreign Priority: optional Section: libs Source: gvfs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3363 Depends: desktop-file-utils Recommends: gvfs Breaks: gvfs-bin Replaces: gvfs-bin Filename: pool/main/g/gvfs/gvfs-common_1.52.0-ok2~0624_all.deb Size: 438448 MD5sum: 184b313b2e2068829c2b761c44492b17 SHA1: 49854fbf3a46184856b6095b7a634bfdbd22eede SHA256: acf07d8d25eb6206a5078417d66e26c63cbb256eee4115f6cdd02b4f7d535add SHA512: 2f8a7372b15818ceab438e880191a9377d38bf28a19b6e6dd7c7518461017f52fb6bbb7b4c6112c9113a8ce1b23a0a135a98093bf2f90a3ef5a182ea54dfb00e Homepage: https://wiki.gnome.org/Projects/gvfs Description: userspace virtual filesystem - common data files gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the data files and translations used by all gvfs components. Package: gyp Architecture: all Version: 0.1+20220404git9ecf45e-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1165 Depends: python3:any, python3-pkg-resources, python3-six Filename: pool/main/g/gyp/gyp_0.1+20220404git9ecf45e-ok1_all.deb Size: 234232 MD5sum: a6d2bb843f02210e2415fa54919384d4 SHA1: 1a69d04f25a07e0401192cbbd0e5445f703788c5 SHA256: a35a207b05195c393c3725d4742f311f9097b722acd5823c890b0d0f9124265e SHA512: 9f3dccf1690c9812df16a634d718f8490961b96b94f711ad9ae56f86c12c632a4324d6c8188af70405f38be50c3f72dc233ac1d6b1b4bcb142e6df639b7f7dc5 Homepage: https://chromium.googlesource.com/external/gyp/ Description: Cross-platform build script generator GYP (Generate Your Projects) is a tool to generate native Visual Studio, Xcode, SCons and make build files from a description of a project in a simple JSON-inspired format. Its syntax is a universal cross-platform build representation that still allows sufficient per-platform flexibility to accommodate irreconcilable differences. Package: gzip-win32 Architecture: all Version: 1.12-1ok3 Priority: optional Section: utils Source: gzip Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Milan Kupcevic Installed-Size: 219 Suggests: wine Filename: pool/main/g/gzip/gzip-win32_1.12-1ok3_all.deb Size: 92430 MD5sum: ac07f937fbe4177583b21050fdb45766 SHA1: 346894bb33f62c217999e2f73a346260f86cdbaf SHA256: 05a284a83bcec243cad1623d5705edff9e00e95d4a5439d3adb6450ac6563f2b SHA512: 3421514a3f7907beaa67c3a032de4fe0fba699aa6110bce73606182dc8b92049e307e28310cd63395ac3375ac1b6f3eb1e9e95a3c11a94206b52ce33507acb97 Homepage: https://www.gnu.org/software/gzip/ Description: GNU compression utility (win32 build) This package provides the standard GNU file compression utilities, which are also the default compression tools for Debian. They typically operate on files with names ending in '.gz', but can also decompress files ending in '.Z' created with 'compress'. . This is a win32 version of gzip, meant to be used by the win32-loader component of Debian-Installer. Package: haskell-js-dgtable-utils Architecture: all Version: 0.5.2-ok1 Priority: optional Section: misc Source: haskell-js-dgtable Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 74 Filename: pool/main/h/haskell-js-dgtable/haskell-js-dgtable-utils_0.5.2-ok1_all.deb Size: 17946 MD5sum: fc361c83b6fb3a5f23d1fa76aefdbd23 SHA1: f165b9f30ad4e468116cb6c41274970509a1e741 SHA256: 66a825a8280ea8cfc8bcda55fd051cc348026a9d5138c1c14791e8c34b654d97 SHA512: 6501ecff8483ec41b928c15cea29fc863d078d9e95f6b00ed3017bbcc7b6004013755aa0ca728b21fa380fe1c7483262c4d8290e3ce12fa80686a92dfbe8a10f Homepage: https://github.com/ndmitchell/js-dgtable#readme Description: obtain minified jquery.dgtable code This package bundles the minified jquery.dgtable code into a Haskell package, so it can be depended upon by Cabal packages. The first three components of the version number match the upstream jquery.dgtable version. The package is designed to meet the redistribution requirements of downstream users (e.g. Debian). Package: heimdal-docs Architecture: all Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 112 Suggests: heimdal-clients, heimdal-servers Filename: pool/main/h/heimdal/heimdal-docs_7.8.git20221117.28daf24+dfsg-ok1_all.deb Size: 84256 MD5sum: 649de278ca44e29477e8e13a6ad48372 SHA1: fe90ff43dd2f38caa20460d2485c263f8b888332 SHA256: 5fcb5735ef9df7e8ba84951ae31f5bf8976dd65a99b8b842eea1675ca0187dc1 SHA512: a803b0ce057b6662f9b8b11ccc9a5d8cb422452f2c4967c0cc30d7be7854c9e5014e10ffa062a6e01b269a8338c1eeb4b2469664cb1f522930583f2b230eac0a Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - documentation Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package includes documentation (in info format) on how to use Heimdal, and relevant standards for Kerberos. Package: highway-doc Architecture: all Version: 1.0.7-ok1 Priority: optional Section: doc Source: highway Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 581 Depends: doc-base Filename: pool/main/h/highway/highway-doc_1.0.7-ok1_all.deb Size: 399588 MD5sum: 3d1faadb95ee74262486c41cb4d681a8 SHA1: 7e159bcf33e1c8a088ca56287617d5be0eb5e4b7 SHA256: de0cf20758a4d9b19e3048aaf664dff17269993494111cf3b32c8bf42d16d9af SHA512: 891701a60d9f0abf3569fed974205d683d514be0246e87fd4e27c01c4d1b4ec66e72d6736ae3667be2cf9198438381bcbbc6b0e8e0127058fb0c9813ce776785 Homepage: https://github.com/google/highway Description: Efficient and performance-portable SIMD wrapper (documentation files) This library provides type-safe and source-code portable wrappers over existing platform-specific intrinsics. Its design aims for simplicity, reliable efficiency across platforms, and immediate usability with current compilers. . This package installs the highway documentation files. Package: humanity-icon-theme Architecture: all Version: 0.6.16-ok1 Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20656 Depends: adwaita-icon-theme, hicolor-icon-theme Filename: pool/main/h/humanity-icon-theme/humanity-icon-theme_0.6.16-ok1_all.deb Size: 1248588 MD5sum: 9cefb1a30cd4a3a5968e57ef256c29a4 SHA1: 47083d6a6db0e07ccff9ed35ed1667721640845b SHA256: c2ac8fc3929cdb29e017a92384d25fe24d0ccde207019bbdeb367174f83993c7 SHA512: c786e3876006f8a58659ac9e20f3481f75ebd2dfae046beee366528c6c3f628f81f31a08230e8764d800b2cf3bc0493eac2cd0d1e38c38ebd416f5168e1dd3e6 Description: Humanity Icon theme Humanity and Humanity Dark are nice and well polished icon themes for the GNOME desktop. Package: hunspell-en-au Architecture: all Version: 1:2020.12.07-ok1 Multi-Arch: foreign Priority: standard Section: text Source: scowl (2020.12.07-ok1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Don Armstrong Installed-Size: 875 Provides: hunspell-dictionary, hunspell-dictionary-en-au Depends: dictionaries-common (>= 1.0) Suggests: hunspell, libreoffice-writer Conflicts: myspell-en-au Filename: pool/main/s/scowl/hunspell-en-au_2020.12.07-ok1_all.deb Size: 276972 MD5sum: bb25e761d3773c589323c43be37853ec SHA1: bd7310f5ebd581dbc272bfa8d3815ce35a30e25e SHA256: bfca2464dae22b2b94b431ae2e0eca426c0de04c3bb4280dc4338416b66f3ef5 SHA512: 4484bd680e5a4f9309b0469b2b98f0c36cccd2cd834c3a5c0f18b914a9e600b8a04490bfc04c56209fb7b51c337070912e647ebec6efade8aac7ef086e656e72 Homepage: http://wordlist.sourceforge.net/ Description: English (Australia) dictionary for hunspell This is the English (Australia) dictionary for use with the hunspell spellchecker. . Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and a LibreOffice UNO module. Package: hunspell-en-ca Architecture: all Version: 1:2020.12.07-ok1 Multi-Arch: foreign Priority: standard Section: text Source: scowl (2020.12.07-ok1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Don Armstrong Installed-Size: 873 Provides: hunspell-dictionary, hunspell-dictionary-en-ca Depends: dictionaries-common (>= 1.0) Suggests: hunspell, libreoffice-writer Filename: pool/main/s/scowl/hunspell-en-ca_2020.12.07-ok1_all.deb Size: 276254 MD5sum: cf042c1f2ebabaef38c79644cab90f1f SHA1: b5f59651635de09fc494a49a9accaba71d820609 SHA256: 8869e41156bb87be4cd9494d46d9e99a66a7bd8dc70df80b0a0f35d5615b7821 SHA512: abef006bede05abffa47fc271e10461150c29446d4e4b611337b6e2ecff7168176f5e6c2f99b3525494f4977f9909a66b7d3f14f6be8817698af4dd96509d810 Homepage: http://wordlist.sourceforge.net/ Description: English (Canada) dictionary for hunspell This is the English (Canada) dictionary for use with the hunspell spellchecker. . Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and a LibreOffice UNO module. Package: hunspell-en-us Architecture: all Version: 1:2020.12.07-ok1 Multi-Arch: foreign Priority: standard Section: text Source: scowl (2020.12.07-ok1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Don Armstrong Installed-Size: 872 Provides: hunspell-dictionary, hunspell-dictionary-en, hunspell-dictionary-en-us Depends: dictionaries-common (>= 0.10) Suggests: hunspell, openoffice.org-hunspell | openoffice.org-core (>= 2.0.2) Conflicts: firefox (<< 2.0.0.3-2), iceape-browser (<< 1.1.1-2), icedove (<< 2.0.0.0-4), iceweasel (<< 2.0.0.3-2), libxul0d (= 1.8.0.11-3), mozilla-browser (<< 1.8+1.1.1-2), myspell-en-us, openoffice.org (<= 1.0.3-2), openoffice.org-core (<< 2.1~m190-1), thunderbird (<< 2.0.0.1+dfsg-0) Replaces: myspell-en-us, openoffice.org-spellcheck-en-us Filename: pool/main/s/scowl/hunspell-en-us_2020.12.07-ok1_all.deb Size: 276292 MD5sum: c9b13f2d8ecdfbccfa35227800bf70f1 SHA1: 5b0b52b2e97c714b50901c141e323c268d9950b9 SHA256: aa249e3029294cc7f1f0c5ff3c1cf2257b4beda991e0a9e2807ed905ecce1296 SHA512: d182f8a3bbb87b533dd09cf79744fca549ee1233eefbcec45b4e754b5f61df440269f870e3ac2879c5dbc1bf1fa407e422b2a1154e7e2b243f52567935cfdc84 Homepage: http://wordlist.sourceforge.net/ Description: English_american dictionary for hunspell This is the English_american dictionary for use with the hunspell spellchecker . Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and a LibreOffice UNO module. Package: hwdata Architecture: all Version: 0.379-ok1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 75 Depends: pci.ids, usb.ids Filename: pool/main/h/hwdata/hwdata_0.379-ok1_all.deb Size: 24964 MD5sum: 843fd57a7c35a9a1f9bfba6de9be247d SHA1: 1037c288d29fc138b134e0aceb66a3248c5c2dca SHA256: 538e4ab283491523b54fcc9e3219669e8be52ecf472a11c0fba76d83df4674d8 SHA512: 7f8e8808cd93e8f03f39c4dfbba097f723ecc78cf21b7dcc585086bb1864841e960e142ef0b2e88ae4377dbc6a9ff701e5f3369657fa92d13294cbcf7a84c47e Homepage: https://github.com/vcrhonek/hwdata Description: hardware identification / configuration data This package contains various hardware identification and configuration data, such as the pci.ids database, or the XFree86/xorg Cards database. It is needed for the kudzu hardware detection. Package: ibus-data Architecture: all Version: 1.5.29-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: ibus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 134371 Depends: dconf-gsettings-backend | gsettings-backend, librsvg2-common Suggests: ibus Filename: pool/main/i/ibus/ibus-data_1.5.29-ok1_all.deb Size: 12247412 MD5sum: 891bf0f9cc75e833c5842b351a2ef950 SHA1: 9129c87f30223819c3ce5efc7c0be1a1549e564e SHA256: 77deee11e2ffb672903935ddef9ed395c5404051936aa410f9999cc07f0a4efa SHA512: faec5f93d9be1b5c7a6fd50875617097b4e1e36c9d9801b966c51ced42cdb69afac21d05383221e0f40e34f76e29dbb77f074ddc35db3e6ecad14619df7f9990 Homepage: https://github.com/ibus/ibus Description: Intelligent Input Bus - data files IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains data files. Package: ibus-doc Architecture: all Version: 1.5.29-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: ibus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4734 Filename: pool/main/i/ibus/ibus-doc_1.5.29-ok1_all.deb Size: 216148 MD5sum: 3a19c5379d0e103421140144e7607a86 SHA1: c95b59e8ff7f9c066558970304ac2d7237ccc74d SHA256: 0405a96c6e898d464cf930452583a481fc204d78ae8b10f37d1cdbb3bf795a90 SHA512: 9f09fe39afb314801b6ddc757d8e504567e79ff0b7342255678e48b5f748bdecc43986f088ebd33b9b73f522dc4eb81c7f8574afde1acce3b9cb0e2dd4fa582e Homepage: https://github.com/ibus/ibus Description: Intelligent Input Bus - development documentation IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains the reference manual. Package: icu-devtools Architecture: rv64g Version: 66.1-ok5 Multi-Arch: foreign Priority: optional Section: libdevel Source: icu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 574 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-ok5) Replaces: icu-tools (<< 66.1-0), libicu-dev (<< 66.1-ok5) Filename: pool/main/i/icu/icu-devtools_66.1-ok5_rv64g.deb Size: 194834 MD5sum: fb9fff1f09bc9967a100974f856f8457 SHA1: a1e4c54bbe2da261af8e892be4ba98ac4dac89ea SHA256: f83cc5315478f26b68d18203d6ee45604a6452e5d90fcfbc646f08b902b42780 SHA512: 21abce0765d1e2574b9cf38e65a3c0b73c18c3960d5742d9dd58dfc2edea4fc8bb74e7cf24506772dffefd6d29c4b67fa0a2b46913752608cd2c91f843c1918a 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. Package: icu-doc Architecture: all Version: 66.1-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: icu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 41694 Filename: pool/main/i/icu/icu-doc_66.1-ok5_all.deb Size: 2695240 MD5sum: 9adc33b7fd999d61b64eaaf70bad6bd4 SHA1: efbb106bdea65e36d406b9e1cc2feb1db35ff6b1 SHA256: 959ae674925d38a20c263c65e389b4e5051964760b49d8207d8c4cead31a764c SHA512: f6274e1a32da01c19492307b7e602bbc2befb1868bde33e011bb3d7c2f13e731a00d976dce1b1c3098c47dc0f405f6600686e9632827bd1e53728394309471d7 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. Package: icu-doc Architecture: all Version: 70.1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: icu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 42367 Filename: pool/main/i/icu/icu-doc_70.1-ok2_all.deb Size: 2752310 MD5sum: 9d54b8a21655e6642f09e9c98e86b36d SHA1: 3ca474762cc17f7721dac24b1518666cc2a34d74 SHA256: 5f5549bd910b620bff40841a70f93a56080065e1a5892eba74f58d94001af4d2 SHA512: 54d1d83f7da16aa7ccf56a571d973a3336fb191d4130ec3f2701194bf202e7ed4144a713a9445493d3c1e3f7bdefc4de8d5a037fef0e3c7165ce314a8e286a07 Homepage: https://icu.unicode.org/ Description: API documentation for ICU classes and functions ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains HTML files documenting the ICU APIs. Package: icu-doc Architecture: all Version: 74.2-ok6 Multi-Arch: foreign Priority: optional Section: doc Source: icu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 43442 Filename: pool/main/i/icu/icu-doc_74.2-ok6_all.deb Size: 3061624 MD5sum: 4a5a3a18f0845cbf2ab450cb1b5b3253 SHA1: f4279c38be714a7f23259e9f6fede272c22ac33f SHA256: 2dc0fa488baee49fda7e1f53c3d81820f558a29f5ed7f090a8e13f8639b82a26 SHA512: 30089cc412999b281b52b2c8c44012c8ae9d13efdca793683e0de21e50f7c1e0650a21b6e66341cf719f16ca51c86309889f6120e02474e5355e13857aa986fe Homepage: https://icu.unicode.org/ Description: API documentation for ICU classes and functions ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains HTML files documenting the ICU APIs. Package: idle Architecture: all Version: 3.12.1-ok2 Priority: optional Section: python Source: python3-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 19 Depends: idle-python3.12, python3 (>= 3.12.1-ok2), python3-tk Breaks: idle3 (<< 3.6.2-2) Replaces: idle3 (<< 3.6.2-2) Enhances: python3 Filename: pool/main/p/python3-defaults/idle_3.12.1-ok2_all.deb Size: 2698 MD5sum: 899dedfb8fea5d43f5640525bfb86db6 SHA1: d59d4326b4d7641e84053eb29c9c2fc8b1e6d807 SHA256: 50bdbb86916625b1552f3bd40063e946056fab3e6eb3cab23ff5dd5e7356b14a SHA512: 4364a9175f0df81c2b27bcdc322a0e2a6e7517ec184997ad57ddf37cea6e558fb4f4ca30566c0dfa2e9a5da730b2196e08b3ffe1dbfc4432d78bc8266fbab8a6 Homepage: https://www.python.org/ Description: IDE for Python using Tkinter (default version) IDLE is an Integrated Development Environment for Python. IDLE is written using Tkinter and therefore quite platform-independent. . This package is a dependency package, which depends on Debian's default Python 3 version's IDLE (currently v3.12). Package: idle Architecture: all Version: 3.12.2-ok1 Priority: optional Section: python Source: python3-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 19 Depends: python3 (>= 3.12.2-ok1), python3-tk, idle-python3.12 Breaks: idle3 (<< 3.6.2-2) Replaces: idle3 (<< 3.6.2-2) Enhances: python3 Filename: pool/main/p/python3-defaults/idle_3.12.2-ok1_all.deb Size: 2852 MD5sum: 619e40a2b06581e3ada1d6fba7ebd526 SHA1: 831926bea435a64ac83d88d79b292c48a4f6dfed SHA256: f991d452a3c392e867311fab5ace38edc79fa561cfd2c9e2b40c6b0d3987002a SHA512: 51c2a9c7b88d58928f5ab4004c6cf8279125069cd539ec88abb51de22661464c4bd44abe0e2a1605404c926969f2dbb747059c8212568f850cafad79936f3424 Homepage: https://www.python.org/ Description: IDE for Python using Tkinter (default version) IDLE is an Integrated Development Environment for Python. IDLE is written using Tkinter and therefore quite platform-independent. . This package is a dependency package, which depends on Debian's default Python 3 version's IDLE (currently v3.12). Package: idle-python2.7 Architecture: all Version: 2.7.18-ok2 Priority: optional Section: python Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1581 Depends: python2.7, python-tk (>= 2.6~a3), python2.7-tk Replaces: python2.7 (<< 2.6.1-2) Enhances: python2.7 Filename: pool/main/p/python2.7/idle-python2.7_2.7.18-ok2_all.deb Size: 306740 MD5sum: d6c1bc3922ac7f07233e41540a89a61c SHA1: 2af39f192d74d0e29a9e2cc4c58d840c563d4c3e SHA256: 5a6cbbf8c84f7ec426039d94f82515ed322c56e3df6e91ceab5276036ef3f9be SHA512: c6bdec28436e5557a13c7ec477eaf6a9d4997aa6dde8efb20c3c5bd94ef313beda1aef4aac11de52cce480e4abbc9fd3d778de5a194f48fc3c9a243b7d1d4b27 Description: IDE for Python (v2.7) using Tkinter IDLE is an Integrated Development Environment for Python (v2.7). IDLE is written using Tkinter and therefore quite platform-independent. Package: idle-python3.10 Architecture: all Version: 3.10.7-ok5 Priority: optional Section: python Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1542 Depends: python3.10, python3-tk, python3.10-tk, libjs-mathjax Enhances: python3.10 Filename: pool/main/p/python3.10/idle-python3.10_3.10.7-ok5_all.deb Size: 363584 MD5sum: aa22fe38d0bbc69532fd335d8a18ca30 SHA1: 720cd0ad55a77e8c342e09d08ce8b4cf113058fe SHA256: 3b17b1d227286e37b5a1035a975d42d2b7a085cf33d549152ee81efdaf1a8f7a SHA512: 4fe2c0211510968a6dba71409a281a1cbdf2687d69192922e3c938384f5ed6fd164866c1f0269a20b066c39fd61e8848e93d8702b7182940a75ab8eb93dcfad0 Description: IDE for Python (v3.10) using Tkinter IDLE is an Integrated Development Environment for Python (v3.10). IDLE is written using Tkinter and therefore quite platform-independent. Package: idle-python3.11 Architecture: all Version: 3.11.0~rc2-ok1 Priority: optional Section: python Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1550 Depends: python3.11, python3-tk, python3.11-tk, libjs-mathjax Enhances: python3.11 Filename: pool/main/p/python3.11/idle-python3.11_3.11.0~rc2-ok1_all.deb Size: 363936 MD5sum: 542d4d7f4458b416f6ee46dca83c80f5 SHA1: aab7ca4060ad64350faaef625ac9f5c476ca6303 SHA256: 26125627ee7381f17742411c89d8684c976b47f9259e8cd28076740da9893587 SHA512: f33197f08ece9321b99185cf3be511155e228611f5ce3808757c508e1fbf9ea72b9687c40a13416e4463bbd5d32517bdbc684fa8e0ecb84a1ff9ff95cfe3e779 Description: IDE for Python (v3.11) using Tkinter IDLE is an Integrated Development Environment for Python (v3.11). IDLE is written using Tkinter and therefore quite platform-independent. Package: idle-python3.12 Architecture: all Version: 3.12.2-ok1 Priority: optional Section: python Source: python3.12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 1887 Depends: python3.12, python3-tk, python3.12-tk, libjs-mathjax Enhances: python3.12 Filename: pool/main/p/python3.12/idle-python3.12_3.12.2-ok1_all.deb Size: 412970 MD5sum: f0d8dbbd4d50fbd56b72ba67898c78e7 SHA1: edb77dc38c8c34853d2953f7e9bfed0160d6a7b7 SHA256: 3890e2a79cbf710a25c750f4100d04e028b3b4d849a7e78a1ae47e7ad324ebfb SHA512: 999525c51c06e2af6a5ca36fd89f228f32d970a52e1d5cd81ac30004c9a50d7f54d15324ce2bc6e42eed3fa23863d7ab6bea701e621e5b5f434eed0cacca5570 Description: IDE for Python (v3.12) using Tkinter IDLE is an Integrated Development Environment for Python (v3.12). IDLE is written using Tkinter and therefore quite platform-independent. Package: idle-python3.12 Architecture: all Version: 3.12.2-ok2 Priority: optional Section: python Source: python3.12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 1879 Depends: python3.12, python3-tk, python3.12-tk, libjs-mathjax Enhances: python3.12 Filename: pool/main/p/python3.12/idle-python3.12_3.12.2-ok2_all.deb Size: 411660 MD5sum: bc2e4318e23606adc4987a0066b1f289 SHA1: 0a9fcc99b5887a722451e478c761156fbab0877d SHA256: 8cec1c677f33687961bf24bab1865e84e98785ab9dff8fb2633cd64e2d802883 SHA512: 47d3fd114cbf82a4955af463e49dea22d39cb54f32baaa977fd46f3481f314c3d5cac19275bc85af4d0bc6b3c4fb8b1a87d1ac4bff1196054f2d1c992fbb54de Description: IDE for Python (v3.12) using Tkinter IDLE is an Integrated Development Environment for Python (v3.12). IDLE is written using Tkinter and therefore quite platform-independent. Package: idle-python3.8 Architecture: all Version: 3.8.2-ok4 Priority: optional Section: python Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 1265 Depends: python3.8, python3-tk, python3.8-tk, libjs-mathjax Enhances: python3.8 Filename: pool/main/p/python3.8/idle-python3.8_3.8.2-ok4_all.deb Size: 278554 MD5sum: 4df5e8fdfd81017446aee70cace8399d SHA1: ab4697ca7e948260b48253a68f48345884370e07 SHA256: 42cd9f729edda841556adea75207122bfb9f49c423838bb6ce45c8d9d5b8fb6f SHA512: ca2a8f8ab45e0570033b4c073688a2011218ea9eecb91cd0fb5dc7cd45eeb39d21d1bec7976c137f26c03d5ab0173bee7ec0ca061a2f28b8029587c5a31ab4d2 Description: IDE for Python (v3.8) using Tkinter IDLE is an Integrated Development Environment for Python (v3.8). IDLE is written using Tkinter and therefore quite platform-independent. Package: idle3 Architecture: all Version: 3.12.2-ok1 Priority: optional Section: oldlibs Source: python3-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 6 Depends: python3 (>= 3.12.2-ok1), idle (>= 3.12.2-ok1) Filename: pool/main/p/python3-defaults/idle3_3.12.2-ok1_all.deb Size: 1000 MD5sum: 578d421a2b91f29e09aaf7c43bd3e284 SHA1: 9a56e148f053d46161a2430cb62e5b6e2992aad1 SHA256: 44f39eb684e7660ea3e3d891e41c3c92c232371ce84d374a3619df7596dc1a5c SHA512: e4332d9f810866541c91833cbf4b27b0fc1051163000fcfada43ca788b2b7fd11295dcd3e85419df7564f8f0f7ed0d57398e0f79fdd56bf729457601428fa05e Homepage: https://www.python.org/ Description: IDE for Python using Tkinter (transitional package) IDLE is an Integrated Development Environment for Python. . This package is a transitional package, you can safely remove it. Package: ieee-data Architecture: all Version: 20220827.1-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 13385 Depends: wget | libwww-perl | curl Filename: pool/main/i/ieee-data/ieee-data_20220827.1-ok1_all.deb Size: 2119554 MD5sum: c16a6eca29d7a14c6420da262962c337 SHA1: 53b2f5b2749adc6526dd81200e4d688df85d3610 SHA256: 33ceea40b281b59e1c8d92e3df815a6703eeb07cf211466a01abb2904081d1bf SHA512: 4da48b70778bc0ca6fe2656ba395db282f718c7319aae370579d65a84f4bc14af8e60e33b872c210ac0ef62e8834d60358dd78c437f35a804fab4e53cc90635a Homepage: https://standards.ieee.org/products-services/regauth/index.html Description: OUI and IAB listings Provide the Organizationally Unique Identifier (OUI) and Individual Address Block (IAB) listings of identifiers assigned by IEEE Standards Association. Package: im-config Architecture: all Version: 0.57-ok3 Multi-Arch: foreign Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 400 Provides: im-switch Depends: gettext-base Recommends: x11-common, zenity | kdialog | kde-baseapps-bin (<< 4:16.08.3-2~) | whiptail Conflicts: im-switch Filename: pool/main/i/im-config/im-config_0.57-ok3_all.deb Size: 55368 MD5sum: 864436499753778a3d61b390edd9f6fc SHA1: b14f1f300d99ced22f40d673fd36da7c294a3532 SHA256: ce3509c5ec1340efcbcc04bc46aecc2bb43ed1b48ab76c3a541fc75cd82478e4 SHA512: 9a7a7e8be62c4dfe06ff011eb88059b15d1ab6e1a8d09548892ba8a5000a403e3d9df636e5fffa53671c7149d379d00c3f7ff671c09f7b63786d65c42d0dfde4 Homepage: https://salsa.debian.org/input-method-team/im-config Description: Input method configuration framework im-config package provides the framework to configure and to switch the input method. This input method is the essential mechanism for Japanese, Chinese and Korean (CJK) languages to enter their non-ASCII native characters. . Many modern input methods such as IBus support not only one of these CJK languages but support almost all languages simultaneously by dynamically switching keyboard modes with GUI helper program. . By installing this package, the most desirable input method and its backend conversion engine are automatically configured with both the X Window System Input Method (XIM), GTK input method module, Qt input method module, and clutter input method module. . You can further customize your input method with 'im-config' command. Package: 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. Package: imagemagick-6-common Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: graphics Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 476 Provides: imagemagick-common (= 8:6.9.12.98+dfsg1-ok1) Breaks: imagemagick-common (<< 8:6.9.12.98+dfsg1-1~), libmagickcore-6.q16-2 (<< 8:6.9.6.2+dfsg-3~), libmagickcore-6.q16-3 (<< 8:6.9.6.8+dfsg-1~), libmagickcore-6.q16-4 (<< 8:6.9.8.9+dfsg-1~), libmagickcore-6.q16hdri-4 (<< 8:6.9.8.9+dfsg-1~) Replaces: imagemagick-common (<< 8:6.9.12.98+dfsg1-1~) Filename: pool/main/i/imagemagick/imagemagick-6-common_6.9.12.98+dfsg1-ok1_all.deb Size: 61832 MD5sum: a539ecd6a3b026e3b3a54b044cff4fbe SHA1: 814209f6d152f725143751df10a652bc6ae99af9 SHA256: 154b4fde417fac28c41bf6101bbe7b638ec744a4ad60c05614ec4a7e9b787c0c SHA512: 4e94934af7687eee354e2776b85f8ba165b45d548ade27956268fbeed65e44d8de11d93147678814385bc4ae8bbe5b846efe7738aa6ff16a605006133d000665 Homepage: https://www.imagemagick.org/ Description: image manipulation programs -- infrastructure imagemagick-common contains the filesystem infrastructure required for further installation of imagemagick in any configuration; it does not provide a full installation of binaries, libraries, and utilities required to run imagemagick. . This package is independent of channel depth. Package: imagemagick-6-doc Architecture: all Version: 8:6.9.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. Package: imagemagick-6-doc Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 64489 Provides: imagemagick-doc (= 8:6.9.12.98+dfsg1-ok1) Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.12.98+dfsg1-ok1) Recommends: www-browser, libjs-jquery, libjs-bootstrap (>= 3.3.5+dfsg-1), libjs-jquery-mousewheel, libjs-jquery-fancybox, fonts-tuffy Suggests: imagemagick Breaks: imagemagick-doc (<< 8:6.9.12.98+dfsg1-1~) Replaces: imagemagick-doc (<< 8:6.9.12.98+dfsg1-1~) Filename: pool/main/i/imagemagick/imagemagick-6-doc_6.9.12.98+dfsg1-ok1_all.deb Size: 7821592 MD5sum: 409be3ce5ecc86b80f0c664ff9734887 SHA1: 0c06786c90ce530eadbfbbf06a5fcc260303ebf0 SHA256: 7187f960f43909145abfb51509f1ff6c590f243749cbca693bbdcd33843d298b SHA512: 5e4e266b2b15fb630bd38ac8a982c69e27da9f62c0bf620bcab930be165ee76655d099cee9604d896fcf98f8da3c1bfcf43e2459ef816629cd5430e1a628d713 Homepage: https://www.imagemagick.org/ Description: document files of ImageMagick This package contains the document files shipped with ImageMagick, a software suite to create, edit, and compose bitmap images. . Documentations includes html manuals, examples files, and doxygen generated API documentation. Package: imagemagick-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. 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. Package: img2simg Architecture: all Version: 1:8.1.0+r23-ok2 Priority: optional Section: oldlibs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 17 Depends: android-sdk-libsparse-utils Filename: pool/main/a/android-platform-system-core/img2simg_8.1.0+r23-ok2_all.deb Size: 4238 MD5sum: 4f60fd53d0a0e5e1e977cb3d58d4d452 SHA1: ee586378e4f16d185bc155e9769202083be8b6e4 SHA256: 87da719f97b669237b3e95ca88374d9b94e583eecbfb237fe2eaee4a7f3aeb58 SHA512: 28ef79da2d187438c45ac121e8ce29152b1f4594951d2ce06eba01a4e9439ffe11439366d52ab6dd761ec4fcf905376d112d9698a111f5f70131a00997cef954 Homepage: https://android.googlesource.com/platform/system/core Description: Transitional package This is a transitional package. It can safely be removed. Package: init-system-helpers Architecture: all Version: 1.66-ok1 Multi-Arch: foreign Priority: required Essential: yes Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 127 Filename: pool/main/i/init-system-helpers/init-system-helpers_1.66-ok1_all.deb Size: 36020 MD5sum: 082aa0ee7fee87f970e4b5073d216dcd SHA1: e495eb85c3b7a0074b9641d28847c95b89b8011c SHA256: 7828a138f18c36b8cd2565372012cf616016ac1169c8008d24494792bd1fac79 SHA512: ebe11e493a76e2afa7322604fd420a0bfbd619aeccb6917ebe53a05b4b8c33184210842b8ad26b642132d26ba419f25819a32f373309fc512c019aba53433477 Description: helper tools for all init systems This package contains helper tools that are necessary for switching between the various init systems that Debian contains (e. g. sysvinit or systemd). An example is deb-systemd-helper, a script that enables systemd unit files without depending on a running systemd. . It also includes the "service", "invoke-rc.d", and "update-rc.d" scripts which provide an abstraction for enabling, disabling, starting, and stopping services for all supported Debian init systems as specified by the policy. . While this package is maintained by pkg-systemd-maintainers, it is NOT specific to systemd at all. Maintainers of other init systems are welcome to include their helpers in this package. Package: initramfs-tools Architecture: all Version: 0.142kylin13.1.9 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian kernel team Installed-Size: 53 Provides: linux-initramfs-tool Depends: initramfs-tools-core (= 0.142kylin13.1.9), linux-base Suggests: bash-completion Conflicts: linux-initramfs-tool, usplash (<< 0.5.50) Breaks: e2fsprogs (<< 1.42.13), initscripts (<< 2.88dsf-59.3~), netplan.io (<< 0.37), upstart Filename: pool/main/i/initramfs-tools/initramfs-tools_0.142kylin13.1.9_all.deb Size: 8952 MD5sum: 8102e33d245e7138c17b2f2c89ad53c8 SHA1: afdb060ef78bb6d3d43f2993b661d2309a00fd2c SHA256: 1665504df68a8c5fc6050aeb1bd2791627cdf0863e033ec19ae4c4c9e6d9bf94 SHA512: 1cde5e482528dbc63efd81a452303870a7b7073b5d7c2dc9bf576f0bdd8f9f6b8c4aedf895b6d97e10c5ac5dd1882143f99c6628435de25bb13a64815f74e7b9 Description: generic modular initramfs generator (automation) This package builds a bootable initramfs for Linux kernel packages. The initramfs is loaded along with the kernel and is responsible for mounting the root filesystem and starting the main init system. Package: initramfs-tools-core Architecture: all Version: 0.142kylin13.1.9 Multi-Arch: foreign Priority: optional Section: utils Source: initramfs-tools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian kernel team Installed-Size: 188 Depends: busybox (>= 1:1.30.1-4ubuntu5~) | busybox-static (>= 1:1.30.1-4ubuntu5~), dhcpcd-base, dracut-install, initramfs-tools-bin (= 0.142kylin13.1.9), klibc-utils (>= 2.0.4-8~), cpio (>= 2.12), kmod, udev, coreutils (>= 8.24), logsave | e2fsprogs (<< 1.45.3-1~) Recommends: zstd Suggests: bash-completion Breaks: busybox (<< 1:1.30.1-4ubuntu5~), busybox-static (<< 1:1.30.1-4ubuntu5~), initramfs-tools (<< 0.121~) Replaces: initramfs-tools (<< 0.121~) Filename: pool/main/i/initramfs-tools/initramfs-tools-core_0.142kylin13.1.9_all.deb Size: 49200 MD5sum: 568bcb4a9bd25f8e4b2092781fdc1808 SHA1: 2a2eefbc403746aea409973c3d690c39c0a57fd0 SHA256: 8871c8f91011594d7dd2bebc06e331b0e46de55156f484d760daf399ebca63c1 SHA512: 5e92802302397f13820d1df64c49970a8fcda58cd497f156e2bb19511ff0d94e2a4964ffb5a784934d68baf14da0b567b18e131ebf0cc1135934512424442e67 Description: generic modular initramfs generator (core tools) This package contains the mkinitramfs program that can be used to create a bootable initramfs for a Linux kernel. The initramfs should be loaded along with the kernel and is then responsible for mounting the root filesystem and starting the main init system. Package: initscripts Architecture: all Version: 3.08-ok1 Multi-Arch: foreign Priority: optional Section: admin Source: sysvinit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian sysvinit maintainers Installed-Size: 191 Depends: sysvinit-utils (>= 3.05-1), sysv-rc | file-rc | openrc Recommends: e2fsprogs, psmisc, util-linux-extra Breaks: udev (<< 254.3-1), util-linux-extra (<< 2.39.2-2.1~) Replaces: udev (<< 254.3-1), util-linux-extra (<< 2.39.2-2.1~) Filename: pool/main/s/sysvinit/initscripts_3.08-ok1_all.deb Size: 37520 MD5sum: 7c3305b1cf733c94eb1723ab0303fd5d SHA1: ba1b898c0114db9c56b72611290619b5113066ff SHA256: 7389104fa2c7e7a8b25ae3d69300fe7ac03a2baa5b9ca21da41fbeb69a56075e SHA512: 95b138b5eb4a57ebd62fc076cce6122b8ec86268460059670622235784bc24448bb0d9c2c0b527918541706ee7a3e7aa8b2378d154cd9283bd1bf590f613cd9e Homepage: https://github.com/slicer69/sysvinit Description: scripts for initializing and shutting down the system The scripts in this package initialize a standard Debian system at boot time and shut it down at halt or reboot time. Package: inkscape-tutorials Architecture: all Version: 1.2.2-ok1 Multi-Arch: foreign Priority: optional Section: graphics Source: inkscape Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 75776 Recommends: inkscape Breaks: inkscape (<= 0.92.3-2~) Replaces: inkscape (<= 0.92.3-2~) Filename: pool/main/i/inkscape/inkscape-tutorials_1.2.2-ok1_all.deb Size: 1735740 MD5sum: f1350c865dcc1a920133a07223da7461 SHA1: 2db7487207757788a5afdcba98a88fd23f8d8657 SHA256: 3194d8772d65bc0cfe26ec4d097e3d609cd94e73f70d5392d36fa17f9a086172 SHA512: 2ddda72565e564ecaf35ee0fa46d5878188f08a29d47bf5825ad374cdf5c94dc6061f43e40e87e264708e011a854b5636c7b4b89fe621c0688e25374e0aed045 Homepage: https://inkscape.org Description: vector-based drawing program - tutorials Inkscape is an illustration editor which has everything needed to create professional-quality computer art. You can use it to make diagrams and illustrations, technical drawings, web graphics, clip art, icons and logos. A collection of hands-on tutorials show you how to combine lines, shapes and text of different types and styles to build up a picture. . This package contains the tutorials, accessible from the Help > Tutorials menu. Package: intltool Architecture: all Version: 0.51.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 169 Provides: xml-i18n-tools Depends: gettext (>= 0.10.36-0), patch, automake | automaken, perl:any, perl (>= 5.8.1), libxml-parser-perl, file Filename: pool/main/i/intltool/intltool_0.51.0-ok2_all.deb Size: 43554 MD5sum: ae6123361b72bc323f720292aa1c3e04 SHA1: d14497e7a78e8685571574eab968e3868783091a SHA256: 0e7e836a9a04fb3b229dad1f8524f000d13c1b15fb390ef9d8920671554b3371 SHA512: b22c1458708aff59a1ef0f88ded1776b0e39514ff943e6a55930cbc0f560c71221f321c255df02d1fff0bdc53f0a300dc23f3835af2b8069ddc870a80ebc870e Homepage: https://launchpad.net/intltool Description: Utility scripts for internationalizing XML Automatically extracts translatable strings from oaf, glade, bonobo ui, nautilus theme and other XML files into the po files. . Automatically merges translations from po files back into .oaf files (encoding to be 7-bit clean). The merging mechanism can also be extended to support other types of XML files. Package: intltool-debian Architecture: all Version: 0.35.0+20060710.5-ok2 Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 106 Depends: gettext, perl:any Filename: pool/main/i/intltool-debian/intltool-debian_0.35.0+20060710.5-ok2_all.deb Size: 23192 MD5sum: 84e06ff302ec3591e733b1623149ba46 SHA1: 0708fec893da18c27216c80e6d63e8bf80a62afb SHA256: 7b9dd737d60ae567ba43f243918c46c541cf3a43f519da92299efd6cf4ef2af2 SHA512: f96e3b96123e5c84c2e87fe769b8cbbe466421adf976d64b73c86f811f5d6ca75ebaa653e1d16fb812107832b86685902eab2bab6689e2270384637f8d6bef6a Description: Help i18n of RFC822 compliant config files Intltool is a bunch of scripts written by the GNOME project to internationalize many different file formats. This package is a slightly modified version which adds support for RFC822 compliant config files, e.g. Debconf templates files. Package: iproute2-doc Architecture: all Version: 6.1.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: iproute2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Kernel Team Installed-Size: 51 Conflicts: iproute-doc (<< 20130000-1) Replaces: iproute-doc Filename: pool/main/i/iproute2/iproute2-doc_6.1.0-ok1_all.deb Size: 15872 MD5sum: 88b9b8262e663d4ec4ec01ada276f828 SHA1: b67b1940be3ebae1b39199b97886a6e97d232103 SHA256: ce501a111b07b47c303b605d8011c472edcf5362500e663eb99741b3d8838583 SHA512: ed69606a8fcc67df841e574f4e6259b1b11f9cf9360541d3b20dff024142105570208fa2b5292e1a214f4c11657bd9b7054a3f4954f50cd65f73c9e288a39a97 Homepage: https://wiki.linuxfoundation.org/networking/iproute2 Description: networking and traffic control tools - documentation The iproute2 suite is a collection of utilities for networking and traffic control. . This package contains the documentation for iproute. Package: ipxe Architecture: all Version: 1.21.1+git-20220113.fbbdc3926-ok2 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Bastian Blank Installed-Size: 2846 Depends: ipxe-qemu, grub-ipxe Filename: pool/main/i/ipxe/ipxe_1.21.1+git-20220113.fbbdc3926-ok2_all.deb Size: 1375712 MD5sum: ece22f6a5880bb90e34b3c7b16e1dfe5 SHA1: 3e110fe1eb8f2bbb97d68f2ef25a54edf7f0b825 SHA256: a7a179fe74667d01b51151bf8048e045c2ec695ab9fb50a854a16c3e66dcdbfe SHA512: e44435563f79d9bf7f4c318f5fd622b379a8a1b376df06669c3720a08c847e09e47387f708a268400ddee74a9bf435557965b06e335ddb46b3a072ce4db6e5dd Homepage: http://ipxe.org/ Description: PXE boot firmware iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . It is possible to use iPXE as a PXE ROM in the network card or to chainload it from other boot methods. . This package provides boot code for all supported network cards in one binary and several bootable formats. Package: ipxe-qemu Architecture: all Version: 1.21.1+git-20220113.fbbdc3926-ok2 Multi-Arch: foreign Priority: optional Section: admin Source: ipxe Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Bastian Blank Installed-Size: 4860 Filename: pool/main/i/ipxe/ipxe-qemu_1.21.1+git-20220113.fbbdc3926-ok2_all.deb Size: 1563564 MD5sum: a3d05a722de23b7423a754c5acc9acff SHA1: d816f6e6184d71ba009d0d86cbf4ab5fb5c6cb64 SHA256: ba1934d9000452cbf5c9f4c0809facce92418b466f23b979c277c433358dafc3 SHA512: 57b4e4af8e3cbb7217f263f65ae9e24de916ddc09229693183c6e67ad9973669ba7a741ea8462a2d3ba26495e335c41882f112ba95019ca70000c4c2ee68258b Homepage: http://ipxe.org/ Description: PXE boot firmware - ROM images for qemu iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . It is possible to use iPXE as a PXE ROM in the network card or to chainload it from other boot methods. . This package provides boot code for the qemu emulated network cards in as boot ROMs. Package: isag Architecture: all Version: 12.6.1-ok1 Priority: optional Section: admin Source: sysstat Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 104 Depends: gnuplot-x11, sysstat (>= 12.6.1-ok1), tk | wish Suggests: rcs Filename: pool/main/s/sysstat/isag_12.6.1-ok1_all.deb Size: 16882 MD5sum: 7bd251df40231a64d638a6c3e1c6100b SHA1: 734e48111d99779a23a3dd0d5ca7113d3b3df90c SHA256: 388dca36c5bdd57250f3a6003b3122da15b21edef321e36e4c74e7ae66817396 SHA512: 53ae1d222e1e1b1983a056255b512f88c6054ae0c735bb77b3183501d215c7a3c6c090640fa236c9d840ae747292f2d721557cc8fc15305e41c38a4b6bb298c7 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). Package: iso-codes Architecture: all Version: 4.16.0-ok1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20419 Suggests: isoquery Filename: pool/main/i/iso-codes/iso-codes_4.16.0-ok1_all.deb Size: 2935604 MD5sum: fc3a24e87cc913833827e332a46d4d44 SHA1: 2d7d5c745e579dc74cf05cd3b3474cd0b900394a SHA256: 8d4eb02cc51faeac5d29776a71152264c05f56b40de72a7faa575419f57841c4 SHA512: fbc9bcfe6a4936f7b73630b952cbedfdbb5b8def7f5b84fcc8f6de00ca882dae9f61a2fee366b14a9065b992428624620847d0987d19f8813c4c4089c3d2073e Homepage: https://salsa.debian.org/iso-codes-team/iso-codes Description: ISO language, territory, currency, script codes and their translations This package provides the ISO 639, ISO 639-3, and ISO 639-5 language code lists, the ISO 4217 currency code list, the ISO 3166 territory code list, the ISO 3166-2 sub-territory list, and the ISO 15924 script code list as JSON files. . More importantly, it also provides their translations to be used by other programs. Package: jarwrapper Architecture: all Version: 0.79-ok1 Priority: optional Section: java Source: javatools Origin: openKylin Maintainer: openKylin Developers Installed-Size: 31 Depends: binfmt-support, fastjar Filename: pool/main/j/javatools/jarwrapper_0.79-ok1_all.deb Size: 8872 MD5sum: 1579e4796be8f4e3611720f5cbe9ed7a SHA1: 298a824ac62d5c923b896ee7ea91d611c87d521f SHA256: 1f66371e8072c70473be53412a28e3cbad063c4b7a330402eb7a9fbc37a7ea81 SHA512: 1d5adae748be2e3362647ead895df4ffdb7c7afa09aed0071e08ac94011d4c40e6a177eccf26dace54e4ad20632471be55710fb30442019d3dacae77ff73bbc1 Description: Run executable Java .jar files Jarwrapper sets up binfmt-misc to run executable jar files using the installed java runtime. . It also includes a /usr/share/jarwrapper/java-arch.sh script to convert Debian architecture names into java names to locate libjvm.so Package: java-common Architecture: all Version: 0.75+exp1-ok1 Multi-Arch: foreign Priority: optional Section: java Origin: openKylin Maintainer: openKylin Developers Installed-Size: 28 Suggests: default-jre Filename: pool/main/j/java-common/java-common_0.75+exp1-ok1_all.deb Size: 5916 MD5sum: 32ddee67bc106e9fcf751146551e0568 SHA1: 790a4ca94e9267f8e33bc6462b898544787e0382 SHA256: 63f8707912f6fc799e5b0bbfd4a525cd0eb18aa11d3fdcc853571baefbb97114 SHA512: 8f6596ce8ca4c582cfcad7a09ac0fbcd23af9965df1681a2d66df5951a6fb24f55cd4b68d0f2e7c4d4b3e33f0858760e30fa05a8461e7f5cb54acbbafe072dae Homepage: https://wiki.debian.org/Java/ Description: Base package for Java runtimes This package provides common tools for the Java runtimes, such as the update-java-alternatives mechanism used to switch between different versions of Java. Package: java-propose-classpath Architecture: all Version: 0.79-ok1 Priority: optional Section: java Source: javatools Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16 Depends: fastjar, javahelper (= 0.79-ok1) Filename: pool/main/j/javatools/java-propose-classpath_0.79-ok1_all.deb Size: 3376 MD5sum: 0ef99bde422af0457cde9a7bd91e8d4a SHA1: 98b598853601546776ce4dc17ecda7378b0fec9a SHA256: 87e3a1d4729ce75a180a757fbc5678e620e7918c1c3047b47326b9b65a3a69ef SHA512: 1cfd6e8910b51f59ddc1c52485efff8b66c05e46a0febed44eb6ee4e3927372253d13ea9fdd3770e1de0f5ccd3744dcff3fc7d8d2ca9d46574b8a8e6a25abd2d Description: Helper script to suggest a classpath for jar files java-propose-classpath analyzes a set of jar files and the installed jars on the system to suggest a correct classpath for use with jh_classpath/jh_manifest . This package should not be in any build-depends since java-propose-classpath cannot be run automatically. Package: java-wrappers Architecture: all Version: 0.4-ok1 Multi-Arch: foreign Priority: optional Section: java Origin: openKylin Maintainer: openKylin Developers Installed-Size: 35 Depends: unzip Filename: pool/main/j/java-wrappers/java-wrappers_0.4-ok1_all.deb Size: 8336 MD5sum: 958f94f90acff75329333e15ef7cc85e SHA1: d7e66e0b5cc996a094aab8749823c4426956e4fb SHA256: 1e3ef52a088c645d5ec4933c7d9a9b686ee7dbcb87d17ca6baa6aaa8face7beb SHA512: 9e0aad0d2d881c3b395ab5763c0e6e1384c75e12cec57e3daf2efb4f9aa9feaecc2cfedc66f6d4ab3741be7b4ecde29faeda0ce570fa4db7a81b9a98fb367bbb Description: wrappers for java executables Wrapper script facilities for java executables. . This package can be used by packagers of java programs to provide java runtime detection, jar lookup and a consistent user interface (debugging, environment variables). Package: javahelper Architecture: all Version: 0.79-ok1 Priority: optional Section: java Source: javatools Origin: openKylin Maintainer: openKylin Developers Installed-Size: 225 Provides: dh-sequence-javahelper Depends: bsdextrautils, dctrl-tools, debhelper-compat (= 13), devscripts, dpkg-dev, jarwrapper, libarchive-zip-perl (>= 1.30-6~), perl:any Filename: pool/main/j/javatools/javahelper_0.79-ok1_all.deb Size: 83168 MD5sum: 0e88e01be7b7996dd7f0b96332ba66aa SHA1: 90095ac08b0dad26f88ceeab318baed27cc7b36e SHA256: 00a9dd298931fb6e4639b2544e8d0292f2265db3f408bbed74f25fc1e4879abb SHA512: 51f614518dc8bb99f66d766e414db6176362e802caf52be313ea5a9cd2e20215f8b2484428d4e48505a7009072c5a5b78b99aae691b1486618008496c7ace6ca Description: Helper scripts for packaging Java programs Javahelper contains several scripts which help in packaging Java programs. . jh_depends searches jars to find which packages they depend on, similar to dh_shlibdeps. It will also add depends on jarwrapper for packages with executable jars. . jh_classpath will register the classpath dependencies for each jar so that they can be automatically loaded when that jar is used by other programs. . jh_manifest updates the manifest in jar files according to a provided spec so that the resultant jar files will work with jarwrapper-enabled packages. . jh_exec looks for symlinks to jars which should be executable and makes them executable . jh_build builds java files to jars for you. . jh_installlibs installs library jars into the correct locations . jh_makepkg generates a template for a Debian Java package for you . jh_installeclipse installs features/plugins built by pde-build. . jh_setupenvironment prepares an out of source built for eclipse builds. . jh_generateorbitdir creates and populates an orbit dir for eclipse builds. . jh_compilefeatures compiles eclipse features based on feature ids. . /usr/share/javahelper/java-vars.mk provides a selection of useful variables such as various JVM paths and the JVM name for the architecture . /usr/share/javahelper/java-arch.sh converts Debian architecture names into java names to locate libjvm.so in non-make build systems . javahelper provides CDBS and dh macros so that it can be used with those package build systems. . Note that some of the eclipse helpers depends on packages not pulled by default (like with devscripts). You can find these scripts in Suggests. Package: jeepney-doc Architecture: all Version: 0.8.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: jeepney Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1116 Depends: libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg) Recommends: python3-doc Filename: pool/main/j/jeepney/jeepney-doc_0.8.0-ok1_all.deb Size: 126768 MD5sum: 36f6ee8531be4f5aad5dda76dc4715ec SHA1: 9dc0306c8dabef678d0a04760cd8531b98ed9785 SHA256: b2fe786c66e9902e4647d43006dd75f2d8922ed69a7e7aab0d0948aee1c92a71 SHA512: 7061fbe39e28569936b5bbf758eef641946625848d9d1891a1562541e5b56c74051627934838bc11281adec7a44bc7405b2697f50174be9d22509c696a7dff69 Homepage: https://gitlab.com/takluyver/jeepney Description: pure Python D-Bus interface — documentation Jeepney is a pure Python implementation of D-Bus messaging. It has an I/O-free core, and integration modules for different event loops. . D-Bus is an inter-process communication system, mainly used in Linux. . This package contains the HTML documentation for Jeepney. Package: jest Architecture: all Version: 29.6.2~ds1+~cs73.45.28-ok2 Priority: optional Section: javascript Source: node-jest Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2975 Provides: node-babel-jest (= 29.6.2), node-collect-v8-coverage (= 1.0.2), node-diff-sequences (= 29.4.3), node-expect (= 29.6.2), node-jest (= 29.6.2), node-jest-changed-files (= 29.5.0), node-jest-circus (= 29.6.2), node-jest-cli (= 29.6.2), node-jest-config (= 29.6.2), node-jest-console (= 29.6.2), node-jest-core (= 29.6.2), node-jest-create-cache-key-function (= 29.6.2), node-jest-diff (= 29.6.2), node-jest-docblock (= 29.4.3), node-jest-each (= 29.6.2), node-jest-environment (= 29.6.2), node-jest-environment-jsdom (= 29.6.2), node-jest-environment-node (= 29.6.2), node-jest-expect (= 29.6.2), node-jest-expect-utils (= 29.6.2), node-jest-fake-timers (= 29.6.2), node-jest-get-type (= 29.4.3), node-jest-globals (= 29.6.2), node-jest-haste-map (= 29.6.2), node-jest-jasmine2 (= 29.6.2), node-jest-leak-detector (= 29.6.2), node-jest-matcher-utils (= 29.6.2), node-jest-message-util (= 29.6.2), node-jest-mock (= 29.6.2), node-jest-phabricator (= 29.6.2), node-jest-pnp-resolver (= 1.2.3), node-jest-regex-util (= 29.4.3), node-jest-repl (= 29.6.2), node-jest-reporters (= 29.6.2), node-jest-resolve (= 29.6.2), node-jest-resolve-dependencies (= 29.6.2), node-jest-runner (= 29.6.2), node-jest-runtime (= 29.6.2), node-jest-snapshot (= 29.6.2), node-jest-snapshot-serializer-raw (= 2.0.0), node-jest-source-map (= 29.6.0), node-jest-test-globals (= 29.6.2), node-jest-test-result (= 29.6.2), node-jest-test-sequencer (= 29.6.2), node-jest-test-utils (= 29.6.2), node-jest-tobetype (= 1.2.3), node-jest-transform (= 29.6.2), node-jest-validate (= 29.6.2), node-jest-watcher (= 29.6.2), node-natural-compare (= 1.4.0), node-natural-compare-lite (= 1.4.0), node-pretty-format (= 29.6.2), node-types-jest (= 29.5.3), node-types-natural-compare (= 1.4.1) Depends: node-ansi-escapes, node-ansi-regex, node-ansi-styles, node-anymatch, node-babel-code-frame (>= 7), node-babel-core (>= 7), node-babel-generator, node-babel-plugin-syntax-typescript, node-babel-preset-current-node-syntax, node-babel-traverse (>= 7), node-babel-types (>= 7), node-camelcase, node-chalk, node-ci-info, node-cjs-module-lexer, node-co, node-convert-source-map, node-cosmiconfig, node-deepmerge, node-detect-newline, node-emittery, node-execa, node-exit, node-fast-json-stable-stringify, node-fb-watchman, node-glob, node-graceful-fs, node-is-generator-fn, node-istanbul, node-jest-debbundle (= 29.6.2~ds1+~cs73.45.28-ok2), node-jest-worker (= 29.6.2~ds1+~cs73.45.28-ok2), node-jsdom, node-leven, node-micromatch, node-minimist, node-p-limit, node-parse-json, node-pirates, node-prompts, node-pure-rand, node-react, node-react-dom, node-react-is, node-react-test-renderer, node-resolve, node-resolve-from, node-rimraf, node-sane, node-semver, node-sinclair-typebox, node-sinon, node-slash, node-source-map, node-source-map-support, node-stack-utils, node-strip-ansi, node-strip-bom, node-strip-json-comments, node-types-babel-core, node-types-babel-traverse, node-v8-to-istanbul (>= 8~), node-which, node-write-file-atomic, node-yargs, nodejs:any (>= 14) Breaks: node-ts-jest (<< 29) Filename: pool/main/n/node-jest/jest_29.6.2~ds1+~cs73.45.28-ok2_all.deb Size: 502064 MD5sum: 44af7c9496382bc85eea4f2ca1780c04 SHA1: ac04a8ab0379dd0e9c77eabf88f4423edd85488f SHA256: 1e83b3831a2b2afc713758dcde0502484b33ba0b4382b8c71dfad4fb634de19a SHA512: 4e2263b7f35b320caa71d4258288aec24c5d7005c76b01bbd5953178320dca32aa7f3c42911c4a3b6d9d53fd6585db3cb850c74065b8fe49a3242ddff2021f6f Homepage: https://jestjs.io Description: Delightful JavaScript Testing Some features of this testing framework are: * Easy Setup: Jest is a complete and easy to set up JavaScript testing solution. In fact, Jest works out of the box for any React project. * Instant Feedback: Failed tests run first. Fast interactive mode can switch between running all tests or only test files related to changed files. * Snapshot Testing: Jest can capture snapshots of React trees or other serializable values to simplify UI testing. . Node.js is an event-based server-side JavaScript engine. Package: jpeg-xl-doc Architecture: all Version: 0.7.0-ok1 Priority: optional Section: doc Source: jpeg-xl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3083 Depends: doc-base Filename: pool/main/j/jpeg-xl/jpeg-xl-doc_0.7.0-ok1_all.deb Size: 877828 MD5sum: c0a7e33577d52b6afb3e1a453a6344dd SHA1: 2d79c9aa73fe855d965b6d477d291dd724df2794 SHA256: f466a4ef52f53536461aa7a7cb35ca785896658990ec69ecd32583f783fca1fa SHA512: 6ce9a97218850bf713b9fc5934249c6133ea47e13c97431b9670494abfe0b60a7548c4ef503a52ed7d88ec4de34eaa9bfe5c192704004fd1c0f51521e5193744 Homepage: https://github.com/libjxl/libjxl Description: JPEG XL Image Coding System - "JXL" (documentation) The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and lossless image compression format. It has a rich feature set and is particularly optimized for responsive web environments, so that content renders well on a wide range of devices. Moreover, it includes several features that help transition from the legacy JPEG format. . This package installs the doxygen documentation. Package: jtreg Architecture: all Version: 5.1-b01-ok1 Priority: optional Section: java Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 749 Depends: javahelp2, libjtharness-java (>= 6.0), libhamcrest-java, libxalan2-java Recommends: testng Filename: pool/main/j/jtreg/jtreg_5.1-b01-ok1_all.deb Size: 608856 MD5sum: cab4153603576d08cc3a112a766c0c62 SHA1: a10befcc4f5ee20ea9f0d28473bea6058b6e95b0 SHA256: 55e46b1ae03c14c5040de61f6f34abf01a7cdd3d70922103c5e56c43c881cadc SHA512: 9ced61b0234a04d2952b62e897b675f681d8f45612fa7b768ef9f446d0763807a1c2900c77a264bbfb0d8ad23e9d023173dbd93cbfdf7034342b74da23e8812c Homepage: https://openjdk.java.net/jtreg Description: Regression Test Harness for the OpenJDK platform jtreg is the test harness used by the OpenJDK test framework. This framework is intended primarily for regression tests. It can also be used for unit tests, functional tests, and even simple product tests -- in other words, just about any type of test except a conformance test, which belong in a TCK. Package: jtreg6 Architecture: all Version: 6.2+1-ok1 Priority: optional Section: java Origin: openKylin Maintainer: openKylin Developers Installed-Size: 775 Depends: libasmtools-java, libjtharness-java (>= 6.0), javahelp2, libhamcrest-java, libxalan2-java, libjcommander-java, libslf4j-java Recommends: libtestng7-java Conflicts: jtreg, jtreg7 Filename: pool/main/j/jtreg6/jtreg6_6.2+1-ok1_all.deb Size: 630612 MD5sum: 24782a1e82b99d444ef579f1fc10492c SHA1: 83053fce0e88e33a5dda9ea6f86a34ac4d164fd7 SHA256: 196441e5a6d510fd3de62d8bf4c417d4222a50f5139e18d07916bd523c2012c5 SHA512: c70d1a7cab32a2fb4d00cc29ffed8b5d54eca7c8aa08be05037e0f2a949f8c5db70018b504645fb321309722e35e5a68ac439bba687ace8170ea0b486f8cd72f Homepage: https://openjdk.java.net/jtreg Description: Regression Test Harness for the OpenJDK platform jtreg is the test harness used by the OpenJDK test framework. This framework is intended primarily for regression tests. It can also be used for unit tests, functional tests, and even simple product tests -- in other words, just about any type of test except a conformance test, which belong in a TCK. Package: 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. 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. 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. 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. 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. 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. 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. Package: kate5-data Architecture: all Version: 4:23.08.4-ok1 Priority: optional Section: kde Source: kate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 18352 Filename: pool/main/k/kate/kate5-data_23.08.4-ok1_all.deb Size: 7661462 MD5sum: a2c49647eb8aa7346c6359d6cc6a6882 SHA1: b6d6c52941da0fcc0a06b80c77771a21eaab52d6 SHA256: 7c3fe0f51923bdfc187103fd3d7a4d9beeafcfbd9ed74efcabd4d7629b6f125b SHA512: 82b709cf0d5c382593eec71c9cea46e300404d86ade382f229dd2333f3c7764e41c9c4bef989ed2037c91a2a4e5473fd95c1a19258cc0289794f324e80c220a5 Homepage: https://kate-editor.org/ Description: shared data files for Kate text editor This package contains the architecture-independent shared data files needed for Kate editor Package: kde-cli-tools-data Architecture: all Version: 4:5.24.7-ok1 Priority: optional Section: utils Source: kde-cli-tools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 4066 Filename: pool/main/k/kde-cli-tools/kde-cli-tools-data_5.24.7-ok1_all.deb Size: 729248 MD5sum: 9f32aeeb1f2920255ea383c86ca79930 SHA1: 0170e50fe193cf5bdf377c732d72f20f146c1d0a SHA256: e926836c9175aca29dd107f5bcb13da95c0e4bb37b396ae8b6a9167d5f97bc9e SHA512: 8af9632480c2600e03cc3ff3b5a3d35fd3caca603fb893acf3f0f4221a0b52a668e588f8138ede13a1b6bd90cf6dabfcccd0ced5f870c1786d06d0b658ef0fa9 Homepage: https://invent.kde.org/plasma/kde-cli-tools Description: tools to use kioslaves from the command line These command line tools enable you to use KDE services such as kioslaves, kdesu, QtSVG, kcontrol modules, KDE trader and start applications from the command line. . This package is part of the KDE Plasma. . This package contains the data files Package: 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. 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. Package: kdegraphics-mobipocket Architecture: all Version: 4:23.08.5-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 9 Depends: kdegraphics-thumbnailers (>= 4:22.03.90~) Filename: pool/main/k/kdegraphics-mobipocket/kdegraphics-mobipocket_23.08.5-ok1_all.deb Size: 2132 MD5sum: 163d53040cbf918715455ccc527678ad SHA1: f81c3c06d204bded23d6e6a9c535b44010ce5be7 SHA256: db2e487d6cec219ce7715ad153e21bfc501ebccb4ef332f82b0c50acb85e5c77 SHA512: 15ddadf524e806b4e70fe9b44779a2fc55f31188c26d69a4e49e43721d95a42c2a48f3f6d45a66c0d7d7aeb350818c46f1bc0fc3a613d02bb0776236d420bc71 Homepage: https://invent.kde.org/graphics/kdegraphics-mobipocket Description: mobipocket thumbnail plugin - transitional package This package contains a plugin to read mobi files as thumbnails in KDE. . This package is a dummy and can safely be removed. Package: kdenlive-data Architecture: all Version: 23.08.4-ok1 Priority: optional Section: video Source: kdenlive Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 59481 Recommends: kdenlive Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Filename: pool/main/k/kdenlive/kdenlive-data_23.08.4-ok1_all.deb Size: 10661844 MD5sum: 6f2344d61406015335d5a6a92800196e SHA1: 5e30963182a1229615a42fe84ed1e0732ec1221f SHA256: c8756abd27ff7aa3fe32c5c25be8855deb35a02e667cbccf7c87b50ac9c40992 SHA512: efa8d851c467b798487cfc3c4435e627780633c5264b27a0fbc6f38851da003ea8fb2fda93e6576cb4415a0517897558b20882798fe9ccc91338b0dc27446dc8 Homepage: https://kdenlive.org/ Description: non-linear video editor (data files) Kdenlive is a non-linear video editing suite, which supports DV, HDV and many more formats. Its main features are: * Guides and marker for organizing timelines * Copy and paste support for clips, effects and transitions * Real time changes * FireWire and Video4Linux capture * Screen grabbing * Exporting to any by FFMPEG supported format . This package contains the data files for kdenlive. Package: kdeplasma-addons-data Architecture: all Version: 4:5.24.7-ok1 Multi-Arch: foreign Priority: optional Section: kde Source: kdeplasma-addons Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3284 Filename: pool/main/k/kdeplasma-addons/kdeplasma-addons-data_5.24.7-ok1_all.deb Size: 365876 MD5sum: 4208b305244bedddea436549ebc8b25e SHA1: 34f9084bae854d865580636a3b717619d58f65c4 SHA256: f1e10d094c13f278fc26176198b787e0da9a7835070417062e2e3e05995a04f8 SHA512: a9eb9e809dba7ad86cf3accc78ff51bf3b676830a83561fa7e08b7a11b4efb2ade1148638309cbf43cddafd7c22d8ce756faff8663756ebd9bcc1b5cf1a4e540 Homepage: https://invent.kde.org/plasma/kdeplasma-addons Description: locale files for kdeplasma-addons The KDE Plasma addons module is a collection of additional Plasma 5 data engines, widgets and krunner plugins. It is part of the official KDE distribution. . This package contains locale files for KDE Plasma addons module. Package: kdesignerplugin-data Architecture: all Version: 5.92.0-0ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kdesignerplugin Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 351 Filename: pool/main/k/kdesignerplugin/kdesignerplugin-data_5.92.0-0ok1_all.deb Size: 18138 MD5sum: c24c0e39a9b6d1c7fdcaed19d06cc6e4 SHA1: 23fee6140c82b21f9c1b34f2f02d4cb2f146f593 SHA256: 1052e6bdd771a9421cfeae38dedab36606c67af833dbfd367f669f9f4ad8cedb SHA512: db4e0f3069bf27db904bcfcec69828478ecbb94fb8d01e7b2b9070f52717340294e5e8a4ab72f448b2b98ee0be34075e13d36fdcd4b1cdbff4692b4be2f982ef Homepage: https://invent.kde.org/frameworks/kdesignerplugin Description: Integration of KF5 widgets in Qt Designer/Creator This framework provides plugins for Qt Designer that allow it to display the widgets provided by various KDE Frameworks, as well as a utility kgendesignerplugin which can be used to generate other such plugins from ini-style description files. . Part of KDE Frameworks. . This package contains images and translations. Package: keyboard-configuration Architecture: all Version: 1.226-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: console-setup Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 2870 Pre-Depends: debconf | debconf-2.0 Depends: liblocale-gettext-perl, xkb-data (<< 2.41A), xkb-data (>= 2.41~), debconf (>= 0.5) | debconf-2.0 Breaks: console-setup (<< 1.71), console-setup-mini (<< 1.47) Replaces: console-setup (<< 1.47), console-setup-mini (<< 1.47) Filename: pool/main/c/console-setup/keyboard-configuration_1.226-ok1_all.deb Size: 422940 MD5sum: 6b66208d7e5fb2affb2d7c9ca3b7fc0d SHA1: 57e05f231d3992a5515dbfd799ba9712bd65acf8 SHA256: 21802b22710bb90f33fbf8611754d7d25531a26ff848671c6214534e877c7dfd SHA512: dc63509d6916922b604afa353ac5b0e96424471e696ecf876f5163e37a1c6863c3de6d00e4fc85a19e43de62339e47389696c67f9b014be926f479aa27c1a535 Description: system-wide keyboard preferences This package maintains the keyboard preferences in /etc/default/keyboard. Other packages can use the information provided by this package in order to configure the keyboard on the console or in X Window. Package: kgeography-data Architecture: all Version: 4:23.08.5-ok1 Priority: optional Section: misc Source: kgeography Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 31059 Filename: pool/main/k/kgeography/kgeography-data_23.08.5-ok1_all.deb Size: 10382516 MD5sum: 8aaa41d1527950873889b461950cc1f5 SHA1: 7aa9995cf1ac739fa08b238ad6f4c211e86138c9 SHA256: f365d57927b621d15bc75e4b9aa1e4e6bef9309562f6ea8bf455e6bfef8ae15f SHA512: 76f94946782457a0f772aca16fd071e75dc1e36bfb9f7423fc5e9e92cf795ce9ad308f2c025181c86ac0cbf323a51f3610c40b24327969d2caea08b7ab779718 Homepage: https://edu.kde.org/kgeography Description: data files for KGeography This package contains architecture-independent data files for the KGeography geography learning tool, including maps, capitals, and flags. . This package is part of the KDE education module. Package: 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. Package: kio-extras-data Architecture: all Version: 4:22.04.3-1ok1 Priority: optional Section: kde Source: kio-extras Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2918 Depends: perl:any Breaks: kactivities, kio-mtp (<< 0.75+git20140304-1ubuntu1~) Replaces: kactivities, kio-mtp (<< 0.75+git20140304-1ubuntu1~) Filename: pool/main/k/kio-extras/kio-extras-data_22.04.3-1ok1_all.deb Size: 617692 MD5sum: 5fcba5ae5c4dcdcb3b154b1c60c7b145 SHA1: 7f72d96fb3efdc8acecc64c2ac09f610cf87f8e4 SHA256: 72a95490179003d1fea3f534e3b9f430cb623a1fa79a951c163d77f33215084e SHA512: c49e16a516e2fec20c7b7b5e95a4053d875630308d11c80e00dac97dc86c49406040cd4bed7047a4a12d2c872ac5154a6fd8235b77e31027139e8c19d0b35354 Homepage: https://projects.kde.org/projects/kde/workspace/kio-extras Description: Extra functionality for kioslaves data files. A kioslave is a plugin designed to be intimately familiar with a certain protocol, so that a standardized interface can be used to get at data from any number of places. A few examples are the http and ftp kioslaves, which using nearly identical methods will retrieve data from an http or ftp server respectively. . This package contains the data files Package: 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. 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. Package: krb5-doc Architecture: all Version: 1.20.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 12860 Recommends: libjs-sphinxdoc, libjs-jquery, libjs-underscore Conflicts: heimdal-docs Filename: pool/main/k/krb5/krb5-doc_1.20.1-ok1_all.deb Size: 2767118 MD5sum: a89b062c76fd71a1035999b5cdeba3aa SHA1: 33d32c99a822c009608ed4feb5e2f98b3f900b94 SHA256: d7eba62bbf1795c7376d762b93aa4cf26a5a6bb751a1906f7828540a2377b3ee SHA512: fdf3d96ae7140dace2c8eb323d87656acf07999247e630d492fb5960873bef1fa43fd45c3e2c1c36e8b68d9a414f67fa5b166a9c43e1e40f0cadd774301be82f Homepage: https://web.mit.edu/kerberos/ Description: documentation for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the installation, administrator, and user reference manuals for MIT Kerberos and the man pages for the MIT Kerberos configuration files. Package: krb5-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. Package: krb5-locales Architecture: all Version: 1.20.1-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 270 Filename: pool/main/k/krb5/krb5-locales_1.20.1-ok1_all.deb Size: 64828 MD5sum: 8fd482752dd2c3182d3c4dcf3285bfde SHA1: 13e0446d9d293ae562de3a531828b13e81fd1857 SHA256: 98e6c99dad692a473096e1af8b627084ead308936006d156d51df9f3a0f0eb35 SHA512: 3b716f3c96f43123ef64098cfd39f307cddbd39623635e8c3e31b8f0db6afb4055f08ef08e4494bd3929b7738510aa98dced98895b84a417d34f51301ec440df Homepage: https://web.mit.edu/kerberos/ Description: internationalization support for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains internationalized messages for MIT Kerberos. Package: krita-data Architecture: all Version: 5.1.5+dfsg-ok1 Priority: optional Section: graphics Source: krita Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 70809 Filename: pool/main/k/krita/krita-data_5.1.5+dfsg-ok1_all.deb Size: 52844578 MD5sum: db4feb090bd24fdd83e487c29615b24f SHA1: 3845a986ac68839423b38587b7a6109e185851cf SHA256: 3ef567450f6ea81d7c0931d024f5e47c8ba3a678ab0c50d18604418385588046 SHA512: 984cd8a1b8af10de12e00a9a9a127517a7bfc48892c90939b5c280cf3994b9161fb8f320ffe054da47c4edb515ae5b2d5eaf207819635bf640badbb4a032887c Homepage: https://krita.org/ Description: data files for Krita painting program This package contains architecture-independent data files for Krita. . See the krita package for further information. Package: krita-l10n Architecture: all Version: 5.1.5+dfsg-ok1 Priority: optional Section: localization Source: krita Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 22715 Filename: pool/main/k/krita/krita-l10n_5.1.5+dfsg-ok1_all.deb Size: 3503394 MD5sum: 776084ec235837717c20b704e9e94b92 SHA1: c699bf42432e9605b29659e2fd1f34ae16401e6a SHA256: f086c618c844d1be5ec967da14422de6b6abe1e8c3ad0bd894c65868dee9b607 SHA512: 7bed2583ce2b3d7e55e54d8a44de939ef29aa6c99e7104e7b50a01e82b59e018abf74a0d19e1b1b6688a627b7c324656c1f36de6f903ce0f7fc4031d66dd48a4 Homepage: https://krita.org/ Description: translations for Krita painting program This package contains the translations for Krita, the painting program. . See the krita package for further information. Package: ktouch-data Architecture: all Version: 4:23.08.5-ok1 Priority: optional Section: kde Source: ktouch Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 8200 Filename: pool/main/k/ktouch/ktouch-data_23.08.5-ok1_all.deb Size: 4160960 MD5sum: a7b9a23b2098b608684950277b42f926 SHA1: 998378067cc8b59378436cf36b868df35dfd5a78 SHA256: ea0995c55af7a3e0e1029dc86489585433edea871074ca8941610fd173ff9ef6 SHA512: 010ca8bd49b3d4a2d65d7c33d77055199b7a89661bf3603d7fd241f677682dacfe04845082d79f39d6ca3a36e1f81975d46ab9267b182234106da4e91178affc Homepage: https://apps.kde.org/en/ktouch Description: data files for ktouch This package contains the architecture-independent data files for ktouch. . This package is part of the KDE education module. Package: kuserfeedback-doc Architecture: all Version: 1.3.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kuserfeedback Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 186 Filename: pool/main/k/kuserfeedback/kuserfeedback-doc_1.3.0-ok1_all.deb Size: 19946 MD5sum: 6ee3016d519e1198728fded8078bda40 SHA1: e83d006b843025915c53ca6c5303e387e7d1c575 SHA256: 2d2233d326a49401e80a8710288f97f07957f40b6770f97c08afb5c5bfe1289b SHA512: 8e8e9e1746d0a78ca6f677fa582ee7cb3d8cc48408a143b59c383b5edaa15321991266fae01da77aea44ec521665196090719c677e95762a641fb2c33e683741 Homepage: https://invent.kde.org/libraries/kuserfeedback Description: user feedback for applications - documentation Framework for collecting user feedback for applications via telemetry and surveys. . Telemetry * Extensible set of data sources for telemetry. * Full control for the user on what data to contribute. Surveys * Distribute surveys and offer users to participate in them. * Survey targeting based on telemetry data. * Allow the user to configure how often they want to participate in surveys. . This package contains the documentation for kuserfeedback. Package: kwayland-data Architecture: all Version: 4:5.92.0-ok4.2build1 Multi-Arch: foreign Priority: optional Section: libs Source: kwayland Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 21 Filename: pool/main/k/kwayland/kwayland-data_5.92.0-ok4.2build1_all.deb Size: 4420 MD5sum: 337e78d3fdd371165d3ad74aa744ff31 SHA1: 313dfc317237fcc56fef784c564c9e0b978e41ad SHA256: e69d151ae089b4494995c92e5bdf2f3dab3341c0fa9c50d7afa8004c44e39bf6 SHA512: 8409e676fbcdbc010c8f38506e7e9c12ab86afc483b9f8fbbeec251926c92b0f3ef1284eada114b4052a5c18b1219fdca9ee4034f42920edaa2d2b5555c46e50 Homepage: https://invent.kde.org/frameworks/kwayland Description: Qt library wrapper for Wayland libraries - data files KWayland provides a Qt-style Server library wrapper for the Wayland libraries. Package: kwin-data Architecture: all Version: 4:5.24.4-ok9~0627 Multi-Arch: foreign Priority: optional Section: kde Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 12671 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-ok9~0627_all.deb Size: 3852488 MD5sum: e164fa8cc93898dbc0ac995beeee59e1 SHA1: 90e184c34ff24118d522bd88a680d5efd7debe94 SHA256: bc4f388d7ae00b10163cbc749ee7820d94424a811a909adf0fa171f950da0d20 SHA512: 2e8269d7a1bafaee5afdecef46692d781d6e145c89511f0c1e60a8e1715930127a87fca422ce83f0e34c6a4393789e07f5363486f23ccded3beb817adc97a2a1 Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager data files KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package contains the data files Package: 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. Package: kylin-app-manager Architecture: all Version: 4.10.0.0-ok1.29 Priority: optional Section: x11 Source: kylin-process-manager Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: guopengfei Installed-Size: 11 Depends: kylin-process-manager Filename: pool/main/k/kylin-process-manager/kylin-app-manager_4.10.0.0-ok1.29_all.deb Size: 1448 MD5sum: b99e2b5217708e1032edc57fabb6b7ba SHA1: 1dc53aceeb067ed3bd1f78489cdfb2b3cbbfc3b8 SHA256: ed74d44e3ed934770b8437cd18f1237c47fbf5368d9544b4a1858de372aa04bf SHA512: 8e2cc484de9324e515013edc23fc593468137b53f493c5c7d638074fbd4393423b5fd2786f7b259cfe9dfccc878d576a5d27c820ea49e905c9aea2f86bbce1c0 Homepage: https://gitlab2.kylin.com/kylinos-src/kylin-process-manager Description: transitional package This is a transitional package. It can safely be removed. Package: kylin-datamanagement-models Architecture: all Version: 0.1.0.0 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: wangweinan Installed-Size: 3357574 Filename: pool/main/k/kylin-datamanagement-models/kylin-datamanagement-models_0.1.0.0_all.deb Size: 1730513140 MD5sum: 6569df789daafdae6013fd43ace160ec SHA1: 102fecdb19e15461c926e5d6f4d53c9b53a106f7 SHA256: 4ddb6d38efcc5df50250c32cffe0353e2c9b6af57786e3a73b340bd3467c4e90 SHA512: e5c54aa5b383ec5049722db0fd04d87ed2a2607ddc9a0b33aedef080199e28e01361afd5f054aca09568920750ddcddedf638ad8b01e16c241fd05f65b3afdab Homepage: https://www.openkylin.top Description: kylin-datamanagement-models Package: kylin-os-manager-plugin-dev Architecture: all Version: 2.0.0-34 Priority: optional Section: utils Source: kylin-os-manager Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: jishengjie Installed-Size: 26 Filename: pool/main/k/kylin-os-manager/kylin-os-manager-plugin-dev_2.0.0-34_all.deb Size: 4240 MD5sum: badcc7197816a33e3133c2697bad4c31 SHA1: 3163a34084b7b878ea1117cdcad3c443de1aadf8 SHA256: 049ba0847ca015d00f47959e26d6c0007a2e4acff1455874203f52526c6587ff SHA512: 69e6b6fba34799458816df8ff70d39b57036c490e295b02388dff86898566a32791ad2c8fc140b258df7e3430fec640d2162f77f21d0b62f9dd68b8ccaa017f4 Description: Kylin os manager plugin development kit Kylin os manager plugin development kit. Package: kylin-tablet-desktop-general Architecture: all Version: 4.10.0.0-ok1.1 Priority: optional Section: x11 Source: ukui-tablet-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: guopengfei Installed-Size: 13 Depends: ukui-tablet-desktop Filename: pool/main/u/ukui-tablet-desktop/kylin-tablet-desktop-general_4.10.0.0-ok1.1_all.deb Size: 1718 MD5sum: b46dc4c3e6a06189dcedcda09324cdef SHA1: e4be6c26ae3b2c6acbff648cddb22e159ef0acdd SHA256: b91fd0a018b8e6272237399707f9c489f5d13b36194ea07cad789b1aadd0f581 SHA512: 817309efd6f2d2e3764152c8131b41e5a5951634f2a1267ae5c3f9e839d237061ed501a6284ac9cb4153b4d1abf6f685cde374fca99bf24f7c3cacfe40f30325 Homepage: https://gitee.com/openkylin/ukui-tablet-desktop Description: transitional package This is a transitional package. It can safely be removed. Package: kylin-tablet-desktop-general Architecture: all Version: 4.10.0.0-ok1.2 Priority: optional Section: x11 Source: ukui-tablet-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: guopengfei Installed-Size: 13 Depends: ukui-tablet-desktop Filename: pool/main/u/ukui-tablet-desktop/kylin-tablet-desktop-general_4.10.0.0-ok1.2_all.deb Size: 1720 MD5sum: 705ae68efc9cf64f8343e1f7e4fa1310 SHA1: 7dd8ec951d4c0ec7b33a8ea04c07e3e0e5860e17 SHA256: c9b4ba9754f8b51e7abf34784277885b2cc37990b3ceb1bcc112ae2e5ce06f86 SHA512: 8df19fe0b060ddfa14eee3010e12a3fb0ccc51051c5e5981f8ed9d7175dde41c90a3517dd7cf812f3b0f9569da0ac5f20ed2a9f57cc14f780235a859b245b64d Homepage: https://gitee.com/openkylin/ukui-tablet-desktop Description: transitional package This is a transitional package. It can safely be removed. Package: kylin-user-guide-common Architecture: all Version: 4.10.0.0-ok1.0 Priority: optional Section: utils Source: kylin-user-guide Origin: openKylin Maintainer: Kylin Team Installed-Size: 58844 Replaces: kylin-user-guide (<< 1.0.0-1+0730.1) Filename: pool/main/k/kylin-user-guide/kylin-user-guide-common_4.10.0.0-ok1.0_all.deb Size: 37445746 MD5sum: f4dc625b74dc0dfe18e07b00970f9e3b SHA1: 5387b0156219b42d4506001f12e659b33248233f SHA256: f7d293f96819ea94dd8eff52664e083d0c81a833667e83a3d57d936fdad35ba3 SHA512: cdba72993d3aab82e9af1bbb4a3e1dbe9787f3f18b119f9a7425989b99b16e92c97d1d3e2ab75be202c6d54995fde904d5c1c3215814e1e0b55a27a05ce518a8 Homepage: https://github.com/ubuntukylin/kylin-user-guide Description: Smanual for UKUI desktop environment (common files) Kylin User Guide is a simple and lightweight guide written by Qt5/js/md, It has the characteristics of easy maintenance and simple interface. . A simple and lightweight guide written by Qt5/js/md (common files). Package: language-pack-gnome-zh-hans Architecture: all Version: 1:24.04+20240419-ok1 Priority: optional Section: translations Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Pre-Depends: dpkg (>= 1.16.1) Depends: language-pack-gnome-zh-hans-base (>= 1:24.04+20240419), language-pack-zh-hans Conflicts: language-pack-gnome-zh (<< 1:9.10) Replaces: language-pack-gnome-zh (<< 1:9.10), language-pack-gnome-zh-hans (<< 1:24.04+20240419-ok1), language-pack-gnome-zh-hans-base, language-pack-kde-zh-hans (<< 1:24.04+20240419-ok1), language-pack-kde-zh-hans-base (<< 1:24.04+20240419-ok1), language-pack-zh-hans (<< 1:24.04+20240419-ok1), language-pack-zh-hans-base (<< 1:24.04+20240419-ok1) Filename: pool/main/l/language-pack-gnome-zh-hans/language-pack-gnome-zh-hans_24.04+20240419-ok1_all.deb Size: 1972 MD5sum: 0b5b6dfa290c0a91cad0bf87285ba9c6 SHA1: 1b043f9e2cd9260c8fba6d1f49eab8bc29d178f1 SHA256: 02371fd43b7c86ee09cfbc19ce196bf9a4da4e7b2da194cfa978f846709c3724 SHA512: ccf63e3834090f4489e3ebad800843bd559af2aaa66f7a1a1761b11c7ac1d23f1a0f1153cd703a9f9a5ba7adb6f338ad831d1badf9a3b78fca2fe7635e5f7faf Description: GNOME translation updates for language Simplified Chinese Translation data updates for all supported GNOME packages for: Simplified Chinese . language-pack-gnome-zh-hans-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-zh-hans-base Architecture: all Version: 1:24.04+20240419-ok1 Priority: optional Section: translations Origin: openKylin Maintainer: openKylin Developers Installed-Size: 8291 Pre-Depends: dpkg (>= 1.16.1) Depends: language-pack-gnome-zh-hans (>= 1:24.04+20240419-ok1), locales (>= 2.3.6) Conflicts: language-pack-gnome-zh-base (<< 1:9.10), language-pack-gnome-zh-hans (<< 1:24.04+20240419-ok1) Replaces: language-pack-gnome-zh-base (<< 1:9.10), language-pack-gnome-zh-hans (<< 1:24.04+20240419-ok1), language-pack-gnome-zh-hans-base (<< 1:24.04+20240419-ok1), language-pack-kde-zh-hans (<< 1:24.04+20240419-ok1), language-pack-kde-zh-hans-base (<< 1:24.04+20240419-ok1), language-pack-zh-hans (<< 1:24.04+20240419-ok1), language-pack-zh-hans-base (<< 1:24.04+20240419-ok1) Filename: pool/main/l/language-pack-gnome-zh-hans-base/language-pack-gnome-zh-hans-base_24.04+20240419-ok1_all.deb Size: 1765456 MD5sum: ca99b6aca08588b2740f83eade6fbb88 SHA1: 03aaa0bfd24ffe53790d167d7514d9ed2e80d25e SHA256: 37226b9e3170ef33db06472688ecd1455c2479cb191c3af7c8b35c386e55d92f SHA512: 3d32ebbaa7179085462366dfba9cc8036997e63f20d8821ae97ae60b6c5780575df9f1a44e11621c23d8321de0ec73d85425e551671caa886d75b45401d4ae8f Description: GNOME translations for language Simplified Chinese Translation data for all supported GNOME packages for: Simplified Chinese . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-zh-hans provides frequent translation updates, so you should install this as well. Package: language-pack-zh-hans Architecture: all Version: 1:24.04+20240419-ok1 Priority: optional Section: translations Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Pre-Depends: dpkg (>= 1.16.1) Depends: language-pack-zh-hans-base (>= 1:24.04+20240419) Conflicts: language-pack-zh (<< 1:9.10) Replaces: language-pack-gnome-zh-hans (<< 1:24.04+20240419-ok1), language-pack-gnome-zh-hans-base (<< 1:24.04+20240419-ok1), language-pack-kde-zh-hans (<< 1:24.04+20240419-ok1), language-pack-kde-zh-hans-base (<< 1:24.04+20240419-ok1), language-pack-zh (<< 1:9.10), language-pack-zh-hans (<< 1:24.04+20240419-ok1), language-pack-zh-hans-base Filename: pool/main/l/language-pack-zh-hans/language-pack-zh-hans_24.04+20240419-ok1_all.deb Size: 1956 MD5sum: a3363b4f04376f5f4bba96cf46da0e3d SHA1: dfc037bf58ce9d7bd01f245ada8d09c1de69cd6e SHA256: 181ec70627af6b1c83ba509e44012fd8f207f8efab94791506191730870544da SHA512: a3f4f1a61ea7756e6bcb2a85afb6c0f7004a49ec2d6ea08439b38ae78f8e227217bec2b175640826cd49dea1aef25281967ba9d09c20196b010d39da237662ad Description: translation updates for language Simplified Chinese Translation data updates for all supported packages for: Simplified Chinese . language-pack-zh-hans-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-zh-hans-base Architecture: all Version: 1:24.04+20240419-ok1 Priority: optional Section: translations Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7503 Pre-Depends: dpkg (>= 1.16.1) Depends: language-pack-zh-hans (>= 1:24.04+20240419-ok1), locales (>= 2.3.6) Conflicts: language-pack-zh-base (<< 1:9.10), language-pack-zh-hans (<< 1:24.04+20240419-ok1) Replaces: language-pack-gnome-zh-hans (<< 1:24.04+20240419-ok1), language-pack-gnome-zh-hans-base (<< 1:24.04+20240419-ok1), language-pack-kde-zh-hans (<< 1:24.04+20240419-ok1), language-pack-kde-zh-hans-base (<< 1:24.04+20240419-ok1), language-pack-zh-base (<< 1:9.10), language-pack-zh-hans (<< 1:24.04+20240419-ok1), language-pack-zh-hans-base (<< 1:24.04+20240419-ok1) Filename: pool/main/l/language-pack-zh-hans-base/language-pack-zh-hans-base_24.04+20240419-ok1_all.deb Size: 1916972 MD5sum: fdeb33a33aec3db80c62e1819dbef830 SHA1: 123cdf75ae4675490fcaec4f1bc6d9abe4464bf0 SHA256: b41b383f3ef832287c647d9fd40993b87f1aecafe7570f9a377bb2fa230d10fb SHA512: da66fa9b3d373bb2e554694f7e6de337325f53eb8e0afad17ff0a6439c1c343408e22e4f314c35f37a503386e54bd5880d5f570976d9cfb2d76abf0b7f6b6751 Description: translations for language Simplified Chinese Translation data for all supported packages for: Simplified Chinese . This package provides the bulk of translation data and is updated only seldom. language-pack-zh-hans provides frequent translation updates, so you should install this as well. Package: lemon Architecture: rv64g Version: 3.39.4-ok4 Multi-Arch: foreign Priority: optional Section: devel Source: sqlite3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 380 Depends: libc6 (>= 2.34) Filename: pool/main/s/sqlite3/lemon_3.39.4-ok4_rv64g.deb Size: 274274 MD5sum: 4a04d6d74e5b4315281b88581f59671e SHA1: 43e3d688665509b5a774bfa87e23624560eeaf9f SHA256: 05b2cee1c5bd67d546fa0a2212ca88d732d45e3c7720019bab2c8ec7645dc0fd SHA512: f3a67d340279d5fdba30a4f34c5d575a0a6c64d877e26aaf7da73e490d6492d47547974587edb6f8aba09875525b04f2c29c662b04ab81dba8a1d641a863566d Homepage: https://www.sqlite.org/ Description: LALR(1) Parser Generator for C or C++ Lemon is an LALR(1) parser generator for C or C++. It does the same job as bison and yacc. But lemon is not another bison or yacc clone. It uses a different grammar syntax which is designed to reduce the number of coding errors. Lemon also uses a more sophisticated parsing engine that is faster than yacc and bison and which is both reentrant and thread-safe. Furthermore, Lemon implements features that can be used to eliminate resource leaks, making is suitable for use in long-running programs such as graphical user interfaces or embedded controllers. Package: less Architecture: rv64g Version: 590-ok2 Multi-Arch: foreign Priority: important Section: text Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 286 Depends: libc6 (>= 2.34), libtinfo6 (>= 6) Filename: pool/main/l/less/less_590-ok2_rv64g.deb Size: 128100 MD5sum: d913beb674001a0793dad7b2689ef8f3 SHA1: b7be897c005cf6851c3438628b43706c4d82fd76 SHA256: 9d9cf6f53c868b3b8f6e7e9aacf2d6e334cce2130aef90360a07d8666029fb04 SHA512: 205a928b25f54f2bc307e18155c3c5b6230b86e38455108f2f3037eb774ce5f8ce30901b2f1f87d53c458e3e9084b8ca7d7eef82e1313caaa37b6bdfa5d3cfe1 Homepage: http://www.greenwoodsoftware.com/less/ Description: pager program similar to more This package provides "less", a file pager (that is, a memory-efficient utility for displaying text one screenful at a time). Less has many more features than the basic pager "more". As part of the GNU project, it is widely regarded as the standard pager on UNIX-derived systems. . Also provided are "lessecho", a simple utility for ensuring arguments with spaces are correctly quoted; "lesskey", a tool for modifying the standard (vi-like) keybindings; and "lesspipe", a filter for specific types of input, such as .doc or .txt.gz files. Package: libaccounts-glib-doc Architecture: all Version: 1.26-1ok1 Priority: optional Section: doc Source: libaccounts-glib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 609 Recommends: libglib2.0-doc Filename: pool/main/liba/libaccounts-glib/libaccounts-glib-doc_1.26-1ok1_all.deb Size: 43468 MD5sum: 5361b7f2216160986e88b5477649b86e SHA1: 94502b986116239be117f2562c325b6de8adeabd SHA256: d2ccd7fad457f7585f763afa9b83c1e15b0b4fb47b98b839ada0c7853040fabb SHA512: 220793d1bb7171c22b2536ea98a72db8c00121db9b4a15b5861a1802018f8e2529673bc305da1d6d22c328769bdcdce86fc540e1bb40ca4f6febf35fbdd0ca5c Homepage: https://gitlab.com/accounts-sso/libaccounts-glib Description: Accounts database access - documentation Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains the documentation of the accounts database access GLib-based API. Package: libaccounts-qt-doc Architecture: all Version: 1.16-ok2 Priority: optional Section: doc Source: libaccounts-qt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1456 Depends: libjs-jquery Filename: pool/main/liba/libaccounts-qt/libaccounts-qt-doc_1.16-ok2_all.deb Size: 394956 MD5sum: 7f24e850ac50fddcb3087effb9dafa9f SHA1: f7a38f5920ff558461d6b41e86e5c64ea1295c02 SHA256: 5016e285692ad729cecf2d76ae9cbcf5a676636d3ba707785f82780c3491f8dd SHA512: b0eb46dae7df7cb916597f334efa6d55ea5d9ef414bacd3bfa1759450333c62a684a6d25bc464ce5fbd8ba3b1c4884a716dafed8c928d236caa2100e153fcc25 Homepage: https://gitlab.com/accounts-sso/libaccounts-qt Description: Accounts database access Qt version - documentation Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains developer documentation. Package: libaccountsservice-dev Architecture: rv64g 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_rv64g.deb Size: 12772 MD5sum: 38ce3504012eeefdd70deca81a90a13a SHA1: a26057d3a9ad60a1c85d762bb67af1465ea68e85 SHA256: 4f7b76559264afa2decd4e06b4937fd5e4d35539ae67d0adac3a598dd34d4f26 SHA512: cea1b52abbd17cb84eb649edb1fe1e2d31f8d4ad62a2016108200c7150318096148e37ae16a393224b69af034e564ff8a0cdfbd5933fbbb9d04d12023d72b4a2 Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ Description: query and manipulate user account information - header files The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the development files for the AccountService library. Package: libaccountsservice-doc Architecture: all Version: 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. Package: libaccountsservice-doc Architecture: all Version: 23.13.9-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: accountsservice Origin: openKylin Maintainer: openKylin Developers Installed-Size: 283 Filename: pool/main/a/accountsservice/libaccountsservice-doc_23.13.9-ok1_all.deb Size: 22720 MD5sum: 35061a94978952ab65c11902bd099afb SHA1: 0add5c58e85e90a38ef786352d9f02d23fd137ab SHA256: 8dbf7a12047ca54e3181c79ea3baac7dec1bdc1820dc784f0dd20e8a7fcb1595 SHA512: 1d762bf9c15b57d01852df4d39d0d25a4f405015b8208cd4a68fa7c8501f46fff11c9a3385f64b3251e87c754e17025c48e47506ef55640a4d8d5e6675752d20 Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ Description: query and manipulate user account information - documentation The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the developers reference for the AccountService library. Package: libaccountsservice0 Architecture: rv64g 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: 315 Depends: libc6 (>= 2.27), 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_rv64g.deb Size: 68120 MD5sum: b771b825aeffc353ee335b26def6c392 SHA1: 982fc39cf406f252f300f5f7290b6ad77088bb00 SHA256: 1492e69bcbe293117598dfd2754b887e49c729cf38b75b99c9619b42e11a947b SHA512: 655fe17a9c033387ccf6e64342a40cfc99f153ef1d8be0bac919e2e1962c2d452b20f6093bf108152f163a8fa3c3c32cdd1b90e58a3cf2afd42d168c4d5625c9 Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ Description: query and manipulate user account information - shared libraries The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the shared libraries of the AccountService library. Package: libactivation-java Architecture: all Version: 1.2.0-ok1.1 Priority: optional Section: java Source: javabeans-activation-framework Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 188 Breaks: glassfish-activation Replaces: glassfish-activation Filename: pool/main/j/javabeans-activation-framework/libactivation-java_1.2.0-ok1.1_all.deb Size: 92120 MD5sum: c94843f1b96da8ea1e354dbdcde1f893 SHA1: c07c05c459ef20c4e6262bc7f7d736f9649378bf SHA256: 8677f03713f56e02e52c03e6d5487fd26c070ced66375599ecf45ce658459ddf SHA512: 74b4ada75d79919678e246033190cd1a2d957022bb2511c00acb024c841c1ac1a109f8d8bc70deaf0b05cf06a4cd0b602f7502e47b725031504213377b46aaa6 Homepage: https://github.com/javaee/activation Description: JavaBeans Activation Framework The JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s). Package: libalgorithm-c3-perl Architecture: all Version: 0.11-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 46 Depends: perl:any Filename: pool/main/liba/libalgorithm-c3-perl/libalgorithm-c3-perl_0.11-ok2_all.deb Size: 16110 MD5sum: b6e43933a25df4fd842765632bd00eaa SHA1: 3409264428982ab8c79345fdb067e9a99dcbc1c3 SHA256: 6e997d1151aa4cb38c554c29a7fa688568e24d4f73c9d139d98a66c57db929dc SHA512: fe0c232d02b378cc50b29cb3e557c591be92595cf12da2fed6a50388191b4e3d2962d140b10628cc11bdbbef4a59c3cdcc997665ef8d9debac9d118871ac298a Homepage: https://metacpan.org/release/Algorithm-C3 Description: Perl module for merging hierarchies using the C3 algorithm The Algorithm::C3 module implements the C3 algorithm. . C3 is the name of an algorithm which aims to provide a sane method resolution order under multiple inheritance. It was first introduced in the language Dylan, and then later adopted as the preferred MRO (Method Resolution Order) for the new-style classes in Python 2.3. Most recently it has been adopted as the 'canonical' MRO for Perl 6 classes, and the default MRO for Parrot objects as well. Package: libalgorithm-diff-perl Architecture: all Version: 1.201-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 126 Depends: perl:any Recommends: libalgorithm-diff-xs-perl Filename: pool/main/liba/libalgorithm-diff-perl/libalgorithm-diff-perl_1.201-ok2_all.deb Size: 40162 MD5sum: 6d68e9b954a6f9c3dc68167f3747cad2 SHA1: f0403471ad3832dd22912fa798f4cd5593830752 SHA256: 10e067de2f3d04502f2949003a226ded8e27ea64d3173b2e0da0202ce0c3060d SHA512: 5f3a298e339071bc53b5069216a6ba99c4d0b391e7c095261021512b5d78766d87440880dd5fa5042ae706fe1664a5c0d144f3b7d74a55663a1ce3a0d8d275a0 Homepage: https://metacpan.org/release/Algorithm-Diff Description: module to find differences between files Algorithm::Diff is a Perl module that allows users to analyze text based on a Longest Common Subsequence (LCS) algorithm. It can compare two files and find the differences between them, which can produce the same information as the common Unix tool 'diff'. . There is an XS-optimized implementation of the core loop, which accelerates some types of diff output (see libalgorithm-diff-xs-perl). Package: libaliased-perl Architecture: all Version: 0.34-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 51 Depends: perl:any Filename: pool/main/liba/libaliased-perl/libaliased-perl_0.34-ok2_all.deb Size: 19026 MD5sum: 9429f187587aea6640aaf651d45cbd2d SHA1: 447b1cc7eb8b4c7932537ea27f731c65b7b37827 SHA256: 04967f29d6a0f881be698cdb7643938a3518ec0f6a3c10c2975a6bb1969b5278 SHA512: 0a776091b3486c8b2dcf14d4d0edb1544c0273fa6d5c4726342386c16740c0bc71330005eddbc06ace7bd2d5e34fbe78b39b9357bae978c1f11eff3e61483cec Homepage: https://metacpan.org/release/aliased Description: Perl module to provide aliases of class names aliased is a module to alias class names to arbitrary aliases in the current module or script, which is especially useful with classes that are in deep class hierarchies. It is also handy if a class has been renamed. . Please note that this module only applies to loading object oriented modules, not for procedural modules in general. Fortunately this is rarely necessary in practise, since these modules support exporting of needed functions. Package: libaom-doc Architecture: all Version: 3.8.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: aom Origin: openKylin Maintainer: openKylin Developers Installed-Size: 13340 Depends: libjs-mathjax Filename: pool/main/a/aom/libaom-doc_3.8.2-ok1_all.deb Size: 1239284 MD5sum: 9f27a01eeb9c53d65ec7819da2dce890 SHA1: ee4e349bd81721003a353c563aca654bedd3fdcf SHA256: 3a4da81f639dae84d175865172a980918ac576cf596ec211ca6fd04285833d17 SHA512: e645d8ddda1f118948a811ce0532378236ff98d70747446650636d9fd2b4981b4c55652227c1da5007f272abf92e9eaf36b662497f06c45bf12de62de2424e7f Homepage: https://aomedia.googlesource.com/aom/ Description: AV1 Video Codec Library -- Documentation AOMedia Video 1 (AV1) is an open and royalty free video encoding format optimized for the Internet and the successor of VP9. aom is the reference encoder and decoder implementation published by the Alliance for Open Media. . This package contains the API documentation. Package: libapache-pom-java Architecture: all Version: 29-ok1 Priority: optional Section: java Source: apache-pom Origin: openKylin Maintainer: openKylin Developers Installed-Size: 43 Filename: pool/main/a/apache-pom/libapache-pom-java_29-ok1_all.deb Size: 4840 MD5sum: 2a7b0346874df623f6ded820026439cf SHA1: 7c4ba2959c3c9210705e732997c1144c6faf3a87 SHA256: 026e15c3ea0cfd2739b30ad03f39cd6c9f9faa2ef29490e5db73dbffa087393d SHA512: 476e52f555291ee10906d73714785b7530372ff1c1b9355cd22e443fac3c3735dc82127ffdd161ca568f062ab74a1b886392b704896191f4e514d0889d4d96b6 Homepage: http://maven.apache.org/pom/asf/ Description: Maven metadata for all Apache Software projects This package contains the Maven metadata shared between all Apache Software Foundation's projects. Package: libapache2-mod-php Architecture: all Version: 2:8.3+93-ok1 Priority: optional Section: php Source: php-defaults (93-ok1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PHP Maintainers Installed-Size: 13 Depends: libapache2-mod-php8.3 Filename: pool/main/p/php-defaults/libapache2-mod-php_8.3+93-ok1_all.deb Size: 2272 MD5sum: 9725a60f132a219826da78b9fc17947d SHA1: d8abc99c73f452351da318acb74d57c2593d474a SHA256: 1a182a31aa8a79089425b20814f1cbe702f23dce262b31225ecd1d70ef667209 SHA512: 512ae824b538ae96e47164ef55eac4f15b68bf0b1060a53920b3a941bbd6e528903e98f7250a7b89b0db76fb10d75ca2f07aefaf38796454ff2aff9d4202722e Description: server-side, HTML-embedded scripting language (Apache 2 module) (default) This package provides the PHP module for the Apache 2 webserver. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on latest stable PHP version (currently 8.3). Package: libapp-fatpacker-perl Architecture: all Version: 0.010008-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 44 Provides: fatpack Depends: perl:any Filename: pool/main/liba/libapp-fatpacker-perl/libapp-fatpacker-perl_0.010008-ok2_all.deb Size: 16574 MD5sum: 3cbf2e1314d0a2a23ad33c9fcbe5aaa6 SHA1: d0633f73e92710df62a529e25e4e9d5298314cd5 SHA256: 5ffccdfb1f2f594f0fffa76b3760699e7617709487016a5cc1ce45027b7de297 SHA512: 2ceaadf530f20d04a54bb83d55a7aa23c3bcf6e4545ad3a62e61c8034de343351383da3128cb3cca133886d93dd051a23277791da3a80a1981ca672395f364db Homepage: https://metacpan.org/release/App-FatPacker Description: module to pack dependencies onto script files While the proliferation of solutions like local::lib and cpanminus has made it a breeze to manage dependencies, there are still some rare occassions in which shipping code that has no external non-core dependencies is necessary. . App::FatPacker and the included fatpack script do the work of tracing, collecting packlists, extracting modules in fatlib, then concatenating into a packed script - in one shot. Package: libappindicator-doc Architecture: all Version: 12.10.1+20.10.20200706.1-ok1 Priority: optional Section: doc Source: libappindicator Origin: openKylin Maintainer: openKylin Developers Installed-Size: 197 Filename: pool/main/liba/libappindicator/libappindicator-doc_12.10.1+20.10.20200706.1-ok1_all.deb Size: 18976 MD5sum: 7e683967fc9f107615bf0333e0ecb5a2 SHA1: b14986e56ea52ed79cbbd21dccc49c38f37c5f3d SHA256: ff91507ae600f5f6c160977d8c8259f16eaf34f7029147c43a43b81e4fad8956 SHA512: a4c6a687801105e44e79d3adf6a6e3362169d70e1165303e51b5daa2f18fa48f7669fdf98d42bdf3e071a65e54c19bb8fdc88290989d3927ced9eeaa8f46d870 Homepage: https://launchpad.net/libappindicator Description: Application Indicators A library and indicator to take menus from applications and place them in the panel. . This package contains developer documentation. Package: libapt-pkg-doc Architecture: all Version: 2.7.3-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: apt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 16080 Filename: pool/main/a/apt/libapt-pkg-doc_2.7.3-ok3_all.deb Size: 846136 MD5sum: f96a549f62a6a50015f56411bcec72f6 SHA1: 23cc53bf1380d3de62ee656c4cd3b4cfe1799b7b SHA256: e806b8d2a85c9518481c9f4483c49567f4e381eb4a82e7a5e053f0750d5bf67b SHA512: 699a29b1dbcbb7766524ff76e2cab84083053dc2bf1337658364bd4a9b5b9bccd10cbc020a8f1b144f54bb276febedb47e0b202b44c3a3eaeb840e7bcd873da9 Description: documentation for APT development This package contains documentation for development of the APT Debian package manipulation program and its libraries. . This includes the source code documentation generated by doxygen in html format. Package: libapt-pkg-doc Architecture: all Version: 2.8.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: apt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18149 Filename: pool/main/a/apt/libapt-pkg-doc_2.8.0-ok1_all.deb Size: 911908 MD5sum: c1d7a410a2b0a5101cd4751790cfad2e SHA1: c4e626c5943980bc59434c457d14921e289f2371 SHA256: 5ca65cd0ebc9d198868557ba7e7583f2c0e6d88201d56deb3348276c48e987a7 SHA512: 1e5f22323a54cd26b3681dd6aaaea8b85c4184e38384c4b17664b93c169ae7993cfad2abcb81c62e42a61a1b60790f6d41f00f863807a3aee7606cee2bd83143 Description: documentation for APT development This package contains documentation for development of the APT Debian package manipulation program and its libraries. . This includes the source code documentation generated by doxygen in html format. Package: libarchive-zip-perl Architecture: all Version: 1.68-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 304 Depends: perl:any Filename: pool/main/liba/libarchive-zip-perl/libarchive-zip-perl_1.68-ok1_all.deb Size: 90718 MD5sum: dfa520acdff4b485893607eefbb83e90 SHA1: b84cf46155c54813afda6cd6201889cca0b724d0 SHA256: c6adf4d2302238d9780d36e8d5c3df2cade32a84c3a344f6555ca5770c6fe743 SHA512: e705ecec7c65f9c089c7e9770dc579e9caa19a5b48a60a78567818f7e983d522d76b251e8a52fed6f87f8650255d69b1927244fc554f8ff53d1bde2db0930f06 Homepage: https://metacpan.org/release/Archive-Zip Description: Perl module for manipulation of ZIP archives The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files. . Zip archives can be created, or you can read from existing zip files. Once created, they can be written to files, streams, or strings. . Members can be added, removed, extracted, replaced, rearranged, and enumerated. They can also be renamed or have their dates, comments, or other attributes queried or modified. Their data can be compressed or uncompressed as needed. Members can be created from members in existing Zip files, or from existing directories, files, or strings. Package: libarray-intspan-perl Architecture: all Version: 2.004-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 70 Depends: perl:any Filename: pool/main/liba/libarray-intspan-perl/libarray-intspan-perl_2.004-ok2_all.deb Size: 25148 MD5sum: 81fc2e9d789059d6cf978c0f8b2e0623 SHA1: fb7757f6b4343406c69817aaf1854b0f3cbe00cb SHA256: f1e8166fc99b482179c91154986416ed01083360db62b425fd531f772f426287 SHA512: 954ed7b1920791b7cdaf938e2a7abcee293472f7cfc6b957af937888d7d3936360b2d4e3402935b3d5251b6ada664f71d9c3d41dd06ab48d642edf28708484ae Homepage: https://metacpan.org/release/Array-IntSpan Description: Handles arrays of scalars or objects using integer ranges as index Array::IntSpan brings the speed advantages of Set::IntSpan to arrays. Uses include manipulating grades, routing tables, or any other situation where you have mutually exclusive ranges of integers that map to given values. . Array::IntSpan is also able to consolidate ranges by comparing the adjacent values of the range. If 2 adjacent values are identical, the 2 adjacent ranges are merged. Package: libasound2-data Architecture: all Version: 1.2.11-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: alsa-lib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ALSA Maintainers Installed-Size: 194 Recommends: alsa-ucm-conf, alsa-topology-conf Suggests: alsa-utils Breaks: libasound2t64 (<< 1.2.11-ok1) Replaces: libasound2t64 (<< 1.2.11-ok1) Filename: pool/main/a/alsa-lib/libasound2-data_1.2.11-ok1_all.deb Size: 18116 MD5sum: 83716de86b2f10247d789b27238885bf SHA1: cd46afe2e07771af0b997f43107a757b22972528 SHA256: 2277257813cfdee8014aae10b42bc44dd97a81bfeef320e159afdef98f199833 SHA512: 8f27db81706b26f96635b0ee0a31ddb623b1da66d4d8f9ba9726e29763f3b151f89746c78a485c43dfaa4eb721a5acb9dc326e845c4de899852219cead76ece4 Homepage: https://www.alsa-project.org/ Description: Configuration files and profiles for ALSA drivers This package contains configuration files for ALSA drivers. . ALSA is the Advanced Linux Sound Architecture. Package: libasound2-doc Architecture: all Version: 1.2.11-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: alsa-lib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ALSA Maintainers Installed-Size: 17594 Depends: libjs-jquery Suggests: libasound2-dev Filename: pool/main/a/alsa-lib/libasound2-doc_1.2.11-ok1_all.deb Size: 2747824 MD5sum: 5387ac7784560c9680a878d3daa6f454 SHA1: c8050b8b0d353ffef8793a71912ba42015181763 SHA256: 85eaba6b88cc8e75920ffc31358b771ba3bbe71c5462be8a46a0da8a0137f53a SHA512: a284312808e6049a392a06e4233b23fdaa6ef971c704f3e1338d0cdf0b6c424fb13f1acf66896fd3f0531810c6b5f8d55f0f5aa287dedce828d6d5b82b63b510 Homepage: https://www.alsa-project.org/ Description: documentation for user-space ALSA application programming This package contains the HTML documentation for the ALSA library, which describes the development API for user-space applications that want to use ALSA. . ALSA is the Advanced Linux Sound Architecture. Package: libassuan-mingw-w64-dev Architecture: all Version: 2.5.6-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: libassuan Origin: openKylin Maintainer: openKylin Developers ` Original-Maintainer: Debian GnuPG-Maintainers Installed-Size: 3241 Depends: libgpg-error-mingw-w64-dev (>= 1.33) Recommends: mingw-w64 Suggests: wine Filename: pool/main/liba/libassuan/libassuan-mingw-w64-dev_2.5.6-ok1_all.deb Size: 530740 MD5sum: 3a26e3254219cc34681372e3ee26e03a SHA1: d4df6c8649565e7aaaf41c12fb94fed7e6d372cf SHA256: 362955739e78b9b893d3dad6c9838f73a7cc6aeaf0b6c2b316fe07022a198783 SHA512: 6b2d76970ec8caee12bdb9703ff4c79ffe2f516f4c8587ad3c7e4f58fa4fc9e037ef59a62edbab3c8fefe771d0e72b7d079a213bd789c1276696826bbd698340 Homepage: https://www.gnupg.org/related_software/libassuan/index.html Description: IPC library for the GnuPG components -- Windows port Libassuan is a small library implementing the so-called "Assuan protocol". This protocol is used for IPC between most newer GnuPG components. Both server and client side functions are provided. . This package contains header files and static libraries for libassuan. . This is a Windows version of libassuan. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer. Package: libatk-wrapper-java Architecture: all Version: 0.40.0-ok1 Multi-Arch: foreign Priority: optional Section: java Source: java-atk-wrapper Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 77 Depends: x11-utils Recommends: libatk-wrapper-java-jni Filename: pool/main/j/java-atk-wrapper/libatk-wrapper-java_0.40.0-ok1_all.deb Size: 53020 MD5sum: fd700e958eedb67927f85d86278c93ba SHA1: e73bcfdbdc6d4c86fb11cada049a6a88c16f9496 SHA256: c378877cee548344ca76df2f7e6200671c04217a3b481bc087bc7c67d5dae8ad SHA512: ff028b88e81a0c57e753d992ed3808d87e6c35ce5cedeec0cd230391c90ccf663b575cacc3c408f6f0633c3f7a0f5ec5057cb57c06dfa1b5ff7be7fade62636c Homepage: https://ftp.gnome.org/pub/GNOME/sources/java-atk-wrapper/ Description: ATK implementation for Java using JNI Java ATK Wrapper is an implementation of ATK which uses JNI. It converts Java Swing events into ATK events, and sends these events to ATK-Bridge. Package: libatk1.0-doc Architecture: all Version: 2.52.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: at-spi2-core Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 5026 Suggests: libglib2.0-doc, libgtk-3-doc, devhelp Filename: pool/main/a/at-spi2-core/libatk1.0-doc_2.52.0-ok1_all.deb Size: 206056 MD5sum: 5464778c0df26917e3957f179070edc0 SHA1: efc6d95f5ecc9def8219157eb93a607a82c98b75 SHA256: e9e5588da4ce52c94bdd7a94f9b635511408f311e955722af90e6c4ea568a4f9 SHA512: dce6e3face99c368102272da4cf8377cc07a45ddac3e9adf1d00bbd2ea5454b94147c1a4512b9b70d63114c73a7a58b1db37ec7c2e1372716cc46d5996b7bb34 Homepage: https://wiki.gnome.org/Accessibility Description: Documentation files for the ATK toolkit ATK is a toolkit providing accessibility interfaces for applications or other toolkits. By implementing these interfaces, those other toolkits or applications can be used with tools such as screen readers, magnifiers, and other alternative input devices. . This contains the HTML documentation for the ATK library in /usr/share/doc/libatk1.0-doc/ . Package: libatkmm-1.6-doc Architecture: all Version: 2.28.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: atkmm1.6 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3361 Depends: doc-base Recommends: gtkmm-documentation Filename: pool/main/a/atkmm1.6/libatkmm-1.6-doc_2.28.4-ok1_all.deb Size: 473684 MD5sum: 45eb6e74409414dc2939336c032f1efd SHA1: e5b19a9146bb9bd12da4bd82a4d584818fdfa5ab SHA256: 038153adf605ea293ff268020f72b0a8c46943797151d37666ea8fb5769ffc80 SHA512: b45eadd8a867eb91a689829d7fd1a074baa3f25ed704917e946f84bc380a1644b0e8dd0c13e69c9bb8a14a7a5680c5356223ae9b71f76afa13532e73adfeee54 Homepage: https://www.gtkmm.org/ Description: C++ wrappers for ATK accessibility toolkit (documentation) Atkmm is a C++ interface for ATK, accessibility toolkit used by Gtk+ library. It provides a familiar interface for C++ programmers to add accessibility features to their applications. . This package contains tutorial, FAQ, and reference documentation. Package: libaudit-common Architecture: all Version: 1:2.8.5-ok6.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-ok6.1_all.deb Size: 3184 MD5sum: 02428edb8bfd76b3b8620662ce777d03 SHA1: f61eb95d94cdbe4d35d58c64e29ac153a7e8719e SHA256: c965c5ab38ab048f5ac6c7cb7902e619b83a4ba0a0e5a0991a4d4e9ee74f5d12 SHA512: 992f7df2edf7e96de603b351309309d1189344554f4968f34ed8d48136bd376cb077d217cbf1b9be90cd73e9249b95c5d3495695822cac23fa8bc886d84dfa4b Homepage: https://people.redhat.com/sgrubb/audit/ Description: Dynamic library for security auditing - common files The audit-libs package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. . This package contains the libaudit.conf configuration file and the associated manpage. Package: libaudit-common Architecture: all Version: 1:3.1.2-ok1.2 Multi-Arch: foreign Priority: optional Section: libs Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 15 Filename: pool/main/a/audit/libaudit-common_3.1.2-ok1.2_all.deb Size: 3376 MD5sum: ef67b3b0ea670727486bf57c8aacbb3a SHA1: d8e1c4c4e5fc0e0bb9b7dc62fbcbcc229c68bbcf SHA256: 6d465d690ced5d9f4e5055a9efc6c911beca25d99fd76415e1f07fd09be11c24 SHA512: 79b538906f7a5e62bb21dc129762817e2c4c5a50a764706afc1f23f2eda69bd5234524b0210c6d0860b63b11ef7842b3f36459466db2dad09467f61a73a45990 Homepage: https://people.redhat.com/sgrubb/audit/ Description: Dynamic library for security auditing - common files The audit-libs package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. . This package contains the libaudit.conf configuration file and the associated manpage. Package: libavogadro-data Architecture: all Version: 1.99.0-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: avogadrolibs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debichem Team Installed-Size: 45765 Filename: pool/main/a/avogadrolibs/libavogadro-data_1.99.0-ok1_all.deb Size: 31078024 MD5sum: df81bf6b54b017ed14803d4130d3a56c SHA1: bfd57e9ce3a311b5fc0ebe4e4bbcb7942897aa7f SHA256: 73f10b3242079978073b3ee6e470706fe7924e868f47bd9e51ffd4145e86fdea SHA512: 92744a35d725c57f244eb170290152b1adebd085076f56339a44a1777aba50fc5ad2579a25a84e573f30a14153ea958cd564709d309b506c28e49b474d179372 Homepage: https://avogadro.cc/ Description: Molecular Graphics and Modelling System (data files) Avogadro is a molecular graphics and modelling system targeted at small to medium molecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . This package provides molecule and crystal data for the Insert Fragment plugin. Package: libavogadro-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. Package: libavogadro-doc Architecture: all Version: 1.99.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: avogadrolibs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debichem Team Installed-Size: 10725 Depends: libjs-mathjax Suggests: libavogadro-dev, python3-avogadro Filename: pool/main/a/avogadrolibs/libavogadro-doc_1.99.0-ok1_all.deb Size: 593268 MD5sum: 957d5ca1313c20a20ad17de0e2f68fcb SHA1: 5d9683d087aad128cf4b11d0b32829ee6031e65c SHA256: c791e6b3aa670fbc9fda3033c0baf0ce0e508df304e6fa6efdf5b6e283c918a2 SHA512: 06ce3abcb5001fe84e0cdfe87018453ca3452f2371dcc1d3eb89f0577c9162c7dbc31c093c34306aa2762497437e275b80b076fd393c0e5ab12927a00793f1de Homepage: https://avogadro.cc/ Description: Molecular Graphics and Modelling System (lib documentation) Avogadro is a molecular graphics and modelling system targeted at small to medium molecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . This package provides the documentation for libavogadro. Package: 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). Package: libayatana-appindicator-doc Architecture: all Version: 0.5.93-ok1 Priority: optional Section: doc Source: libayatana-appindicator Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 194 Filename: pool/main/liba/libayatana-appindicator/libayatana-appindicator-doc_0.5.93-ok1_all.deb Size: 20200 MD5sum: f6d5daec7c903ed1a4872cf98efa7040 SHA1: 3216c52792f4d6bdbac5deb73794e93d42b43239 SHA256: 1d90af026dac3a33b21508abbc8b0ab8bd5519e9c8ff18a4dd5d5eb63dc785ce SHA512: 0370ade98abef5d34bc723f1ccaea134902a7d354b79bf2e7020bf38c9a4274f089c3f4e63d11843b987e6b76043dd7389ca117ecc8a447b2aae4c090e97cad4 Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Description: Ayatana Application Indicators (documentation files, GTK-2+ version) A library and indicator to take menus from applications and place them in the panel. . This package contains developer documentation (GTK-2+ version). Package: libb-hooks-endofscope-perl Architecture: all Version: 0.28-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 44 Depends: perl:any, libmodule-implementation-perl, libsub-exporter-progressive-perl, libvariable-magic-perl Filename: pool/main/libb/libb-hooks-endofscope-perl/libb-hooks-endofscope-perl_0.28-ok1_all.deb Size: 15628 MD5sum: f5c0a32c23ddc049442c6f47e2c0910a SHA1: e23f1b7521067507dec0ce001a70badd17b303b1 SHA256: af4c0420640578685da41e8def410659b86607bcb584908860a64209abb9aead SHA512: c8f2fa3d4e696f4592b40e15d8cd97d394517092e8721e7087b93f4481804576b3161c59aedd33992da9f5b1e1ed70b30a8601d2a0335eba1e87d9ae5d661954 Homepage: https://metacpan.org/release/B-Hooks-EndOfScope Description: module for executing code after a scope finished compilation B::Hooks::EndOfScope allows you to execute code when perl finished compiling the surrounding scope. It exports a single function, 'on_scope_end $codeblock', which can be used e.g. for introspection in the constructor of your class. Package: libb-keywords-perl Architecture: all Version: 1.26-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 32 Depends: perl:any Filename: pool/main/libb/libb-keywords-perl/libb-keywords-perl_1.26-ok1_all.deb Size: 9520 MD5sum: ba9a9d8a01004967c8a2276fcd3bde7b SHA1: faf0491f7079f88eb5d5bec36f2ff27a317ac76f SHA256: 07a228cb614c9dfb94cff8c50afaf824aefeb705bce88d351ebe884190176579 SHA512: d522b5a7ade8317b74553e2c1b5b41a4e9265224d8dd23fe0964993c7a6075e7fcd7ecec78a3f22150deadb56c43785a43af17b63a2fa9f10427e71224db1887 Homepage: https://metacpan.org/release/B-Keywords Description: lists of internal perl keywords The B::Keywords perl module provides lists of internal keywords of the perl programming language. It can be used as an adjunct to the B perl module by programs that parse and analyze perl code. Package: libbabl-doc Architecture: all Version: 1:0.1.108-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: babl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 610 Filename: pool/main/b/babl/libbabl-doc_0.1.108-ok1_all.deb Size: 37732 MD5sum: 8437e08e165945a29eec06585e71bbb3 SHA1: 4cb0ea6430787295ba77073932927bc7f24d6724 SHA256: 716a088c2f5f276337a6ca9abfc418f99bd7e9b13ce7dd8a4c8619bbf933663c SHA512: 3fc1e206b5ac278ab51261b9682f43e2ea4ef34f769600f79999a36eaa68159cad93c0362785a31fe451dc15489236d2b071f64827bbca1615b81d5cc67a2905 Homepage: https://gegl.org/babl/ Description: Dynamic, any to any, pixel format conversion library (documentation) Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be stored in. Babl doesn't only help with existing pixel formats, but also facilitates creation of new and uncommon ones. . This package contains the API documentation. Package: libbamf-doc Architecture: all Version: 0.5.6+22.04.20220217-ok1 Priority: optional Section: doc Source: bamf Origin: openKylin Maintainer: openKylin Developers Installed-Size: 320 Suggests: devhelp Filename: pool/main/b/bamf/libbamf-doc_0.5.6+22.04.20220217-ok1_all.deb Size: 22340 MD5sum: ad77f027fe251d5ec05bc545fab9b421 SHA1: 9b86b88f6ee177997a8f60d3571783afa904fa33 SHA256: b5336270d0205da2cb74d36d3653029c0740a0a63623328d7cd7f3ee943ae70d SHA512: 15ce01fcbb1f1622f2b7ac2f325a713361ea65b3ea06d329877662c793dbc7ee2a546b6aa90b913d524d916e5672395c23259f94f035b5cd69958eba07d1163d Homepage: https://launchpad.net/bamf Description: Window matching library - documentation bamf matches application windows to desktop files . This package contains the daemon used by the library and a gio module that facilitates the matching of applications started through GDesktopAppInfo . This package contains the documentation Package: libbatik-java Architecture: all Version: 1.17+dfsg-ok1 Priority: optional Section: java Source: batik Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9190 Depends: java-wrappers, libjaxp1.3-java, libxml-commons-external-java, libxmlgraphics-commons-java Recommends: default-jre-headless | java7-runtime-headless Suggests: librhino-java Breaks: elki (<= 0.6.5), libfop-java (<< 2.0) Filename: pool/main/b/batik/libbatik-java_1.17+dfsg-ok1_all.deb Size: 3909948 MD5sum: 2cd223604e8a8d29948d03d3b0b3760f SHA1: 74185ced8b717cc7c6fb9a949c9d6d7659d24bac SHA256: c90b2b6caf142f2f3aa1d03d97a4c166de1ed07e7ce447986945182611432212 SHA512: d3a48e9462f1c349c686f47e18fccf0e1f7ea312ad90ec2671ebadafeaec558c93a95f3edf7e6143c0e895ca14d1305c9104a55317a74e234ec52d3c97d2c3b3 Homepage: https://xmlgraphics.apache.org/batik/ Description: xml.apache.org SVG Library Batik is a toolkit for applications or applets that want to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as viewing, generation or manipulation. . Batik provides several modules to be used in applications: * A SVG generator module, usable to export graphics into the SVG format. * A SVG processor and SVG Viewing component for integrating SVG viewing. * A module to convert SVG to various formats, such as raster images (JPEG, PNG or Tiff) and PS, PDF. . fop is necessary for PDF output of rasterizer. . rhino is necessary for using the SVG browser, squiggle. . For detailed information, go to http://xml.apache.org/batik/ Package: libbcjmail-java Architecture: all Version: 1.77-ok4 Priority: optional Section: java Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 181 Depends: libbcpkix-java (>= 1.77-ok4), libbcprov-java (>= 1.77-ok4), libbcutil-java (>= 1.77-ok4), libjakarta-activation-java, libjakarta-mail-java Filename: pool/main/b/bouncycastle/libbcjmail-java_1.77-ok4_all.deb Size: 91028 MD5sum: afa79d1b1fb9ba9a87f03dc2b44a8a0a SHA1: deee019a739c7ca48d62bc5474c6317501165a92 SHA256: fa73f66cffa0dec94610b601ab234430469e72e95f8f313edbbdb5aa0b8afbdd SHA512: 4257c06405781f36c5218687c791ce60e5734faede786b33d7f2527a61fd7ec42731c09d4c2a48e22e98c65c4cad0e4c1b71c92a961983535e9b90b1dc285870 Homepage: https://www.bouncycastle.org Description: Bouncy Castle Jakarta S/MIME API The Bouncy Castle Java S/MIME APIs for handling S/MIME protocols. This jar contains S/MIME APIs for JDK 1.5 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. The Jakarta Mail API and the Jakarta activation framework will also be needed. Package: libbcmail-java Architecture: all Version: 1.77-ok4 Priority: optional Section: java Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 181 Depends: libbcpkix-java (>= 1.77-ok4), libbcprov-java (>= 1.77-ok4), libbcutil-java (>= 1.77-ok4), libmail-java Filename: pool/main/b/bouncycastle/libbcmail-java_1.77-ok4_all.deb Size: 91040 MD5sum: d6d4645d0e03e594d280efd967d297fe SHA1: cf77ce1105ff4d2b8534f57eb7e6844fba5f03d4 SHA256: 44cf6ff9ae05a381a05fc9b14258e83c7cf8560be67ec98d9c3ffb6fcf8e2ec5 SHA512: dd8eef6a861ecfa7ba2df70cd0804a3e4eb425e87a898452a0010f92aced155c4bf4fcc4e1f6f0c46ae5ab8ae0789dcae945588d655596f74a9c83888b913b70 Homepage: https://www.bouncycastle.org Description: Bouncy Castle generators/processors for S/MIME and CMS The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains generators and processors for S/MIME and CMS (PKCS7/RFC 3852). Package: libbcmail-java-doc Architecture: all Version: 1.68-ok1 Priority: optional Section: doc Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2684 Filename: pool/main/b/bouncycastle/libbcmail-java-doc_1.68-ok1_all.deb Size: 290324 MD5sum: 5a3ee6c9261f795a46f4b8c827726b1c SHA1: d838878d8795895c52c0f44741837838a70528cb SHA256: f246c7d6e21733a5caa96128c2eb9eb5c65283d7e0dee8526ccb8b11e0dc4f33 SHA512: fb7aff5104e35506849c61722df8e83e15feec9eec8b948057c352851c8bb2a646212f2db9d46c63714d42e5496a3856a9853e336c2e889e304b72c5ab459cf0 Homepage: https://www.bouncycastle.org Description: Bouncy Castle generators/processors for S/MIME and CMS (Documentation) The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains the Javadoc for libbcmail-java. Package: libbcpg-java Architecture: all Version: 1.77-ok4 Priority: optional Section: java Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 494 Depends: libbcprov-java (>= 1.77-ok4) Filename: pool/main/b/bouncycastle/libbcpg-java_1.77-ok4_all.deb Size: 365896 MD5sum: 27c35027f242559783df7107c0b0b372 SHA1: ffd97b815b1007f3d8cb39ac4c37b61887b05c21 SHA256: 653ffb3445d01d8a4d7b2a9114084d440a8ee96d4f78bd138d56b169a96edc4e SHA512: e42e26c1bc19c9b623439c0751ac95267fce32948da4e0900cae4a2fa15e91f31535dd42dc1f1ffead52b5058381a63738f6d5488d632d78334753d13ceaebdf Homepage: https://www.bouncycastle.org Description: Bouncy Castle generators/processors for OpenPGP The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains generators and processors for OpenPGP (RFC 2440). Package: libbcpg-java-doc Architecture: all Version: 1.68-ok1 Priority: optional Section: doc Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6330 Filename: pool/main/b/bouncycastle/libbcpg-java-doc_1.68-ok1_all.deb Size: 397990 MD5sum: e358fb04b5da87387cbf8a3042db8518 SHA1: 9b6cb0d46bd46ded78a06891f6336c0f7e0eab75 SHA256: b583326b800edae8bc6d3bbd1c9b71c326f37f131dfdf95f4215a5a6448c9920 SHA512: 9085cf2fd7253520c7e3325da63ad2345ce3de8aa6b70d3d84430faa0f4f9450e24fc9a79de7af19821d53a2a6eace6fc48e046d05fe2d771c3511454963dd41 Homepage: https://www.bouncycastle.org Description: Bouncy Castle generators/processors for OpenPGP (Documentation) The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains the Javadoc for libbcpg-java. Package: libbcpkix-java Architecture: all Version: 1.77-ok4 Priority: optional Section: java Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1098 Depends: libbcprov-java (>= 1.77-ok4), libbcutil-java (>= 1.77-ok4) Filename: pool/main/b/bouncycastle/libbcpkix-java_1.77-ok4_all.deb Size: 894392 MD5sum: 07b4f0186784a28709cc22480db64081 SHA1: 83ddbe4b766a6659a941dc88f6c614e932a84b08 SHA256: 7301232a8e2ae14876b0bcc2a7c333898ff87e280a6ece86b50adf752ad73237 SHA512: 983bef4b9e7e624b817505be27d2d9ac311c2f79f612f864ace82610d7f41a3518f1bd42677e9b6dcbfef10883f1bba3f96703772e6fb79d76c987e785c912d1 Homepage: https://www.bouncycastle.org Description: Bouncy Castle Java API for PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains generators and processors for PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF. Package: libbcpkix-java-doc Architecture: all Version: 1.68-ok1 Priority: optional Section: doc Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 12370 Filename: pool/main/b/bouncycastle/libbcpkix-java-doc_1.68-ok1_all.deb Size: 585106 MD5sum: 17aca7d3193c0535f379ada7a5737d13 SHA1: e837845cc57a7a971578ae468aa42031912614d7 SHA256: 9cf3736118d20b4192a889ab978c5e3de1c5e3cadc5928c92b5e745a10490609 SHA512: 175982c189a30e0f526356f5e53cd0189c20883373f0834a0bdcc576917bac28c366a9b4c34cbaab1d369ac37403044f4febdc7aa52902e445f45f3d7104b080 Homepage: https://www.bouncycastle.org Description: Bouncy Castle Java API for PKIX, CMS, EAC, TSP, PKCS... (Documentation) The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains the Javadoc for libbcpkix-java. Package: libbcprov-java Architecture: all Version: 1.77-ok4 Priority: optional Section: java Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6088 Breaks: jakarta-jmeter (<< 2.8-1~), jenkins-instance-identity (<< 1.3-1~), jglobus (<< 2.0.6-1~), voms-api-java (<< 2.0.9-1.1~) Filename: pool/main/b/bouncycastle/libbcprov-java_1.77-ok4_all.deb Size: 5231524 MD5sum: 88f9734c7d21c8d2fc89ed73eabf6233 SHA1: f47b3a4c33c4dc2ef940a229e420be7cb6f79a04 SHA256: 951d0a190ea0196322afa7f755a8b8a6885fa2af7c8d87c3fa88df66d06896d9 SHA512: dd102ef2305429d5206e84ea60aba3fee0425ecc945e9e072c6b694f0c679c34bc1251af62b2eb01f8901d751ce911a6ca5118ccb0f8217c84b46c8922966875 Homepage: https://www.bouncycastle.org Description: Bouncy Castle Java Cryptographic Service Provider The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains a JCE provider and a lightweight crypto API. Package: libbcprov-java-doc Architecture: all Version: 1.68-ok1 Priority: optional Section: doc Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 79593 Filename: pool/main/b/bouncycastle/libbcprov-java-doc_1.68-ok1_all.deb Size: 2359878 MD5sum: 20c8b50ccf9336016792f730a499b711 SHA1: 8b7d9c3150531b6916c96eea434e95398a0861c8 SHA256: 433c1d6a7fdb83c717facbe03aac24b8bdcd976ea6b990336d122a1f147f89cf SHA512: 3fe0cd72d8793dbefbd79dd532ac1294e1161d038f916355fc7d2fc1d3104447fe1425d2c65103dd3c23463e7c8894c483f58adfd0b7db17dd2b1a117f08c1ad Homepage: https://www.bouncycastle.org Description: Bouncy Castle Java Cryptographic Service Provider (Documentation) The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains the Javadoc for libbcprov-java. Package: libbctls-java Architecture: all Version: 1.77-ok4 Priority: optional Section: java Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 783 Depends: libbcprov-java (>= 1.77-ok4), libbcutil-java (>= 1.77-ok4) Filename: pool/main/b/bouncycastle/libbctls-java_1.77-ok4_all.deb Size: 638576 MD5sum: 4a238cf6603a61dd0af5190b05bdc540 SHA1: 216b68c96c0caf6be620eaa42485189679cbeeb3 SHA256: 54a703c652c52a520edbc01e1dfb09eee3d652997f7b2817553ef4ef5611b496 SHA512: 80aca1d2027c17ea0c828558d5fe24bb29ae9a7a26b37df8b30bc599f2f833ef053c5d0affce631bdb1009296dad03f7652c02e7de1d0e3137752f4ced2b43db Homepage: https://www.bouncycastle.org Description: Bouncy Castle JSSE provider and TLS/DTLS API The Bouncy Castle Java APIs for TLS and DTLS, including a provider for the JSSE. Package: libbcutil-java Architecture: all Version: 1.77-ok4 Multi-Arch: foreign Priority: optional Section: java Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 695 Filename: pool/main/b/bouncycastle/libbcutil-java_1.77-ok4_all.deb Size: 530860 MD5sum: b7c55954e3ddbc3a261dd4f51524a4ed SHA1: 55fdc3cacdf77f09fe29699f794a31a072ac6939 SHA256: 7de8fbf450c2d2d782e447f4f3905bce7d4df35c480c2104134abe59fb494a6b SHA512: b4f81aaabd730516eaccb440ca044f4fcbf8530a6e7eedec840bd8ba5e5929895e72747fcc1221f7d9a1be95a7abdd23f3f0f14e152781efd91441ddb035974c Homepage: https://www.bouncycastle.org Description: Bouncy Castle ASN.1 Extension and Utility APIs The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. Package: libbenchmark-tools Architecture: all Version: 1.8.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: benchmark Origin: openKylin Maintainer: openKylin Developers Installed-Size: 114 Suggests: python3:any Filename: pool/main/b/benchmark/libbenchmark-tools_1.8.3-ok1_all.deb Size: 19704 MD5sum: f327e1f8c94923922b938d7d0e081391 SHA1: 2c7d6b82549ee4d01b0d817efb4b869721ad369e SHA256: f96b8db5268a9cbdd730d42b98e94b2d31ddcc6d6c4f03d7060c983495968c63 SHA512: af93efded4c5c244719be15d642b8253a76089f8a3a95b7cd374fada43fa9d625d466bc74be71e5220e7ade78d107bab6d197c19282a06ad1b6dc7e5cd8c9be1 Homepage: https://github.com/google/benchmark Description: Microbenchmark support library, tools and documentation Library to support the benchmarking of functions, similar to unit-tests. . This package contains tools and documentation. Package: libbluray-bdj Architecture: all Version: 1:1.3.4-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libbluray Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 865 Depends: libbluray2 (>= 1:1.3.4-ok1), libbluray2 (<< 1:1.3.4-ok1.1~), default-jre-headless | java2-runtime-headless Filename: pool/main/libb/libbluray/libbluray-bdj_1.3.4-ok1_all.deb Size: 747836 MD5sum: 3f08bb48d61bc1509e900199b2f97496 SHA1: 694b320d05a3bce9d652d51781876a8e047aada4 SHA256: 88405413ea2db1af21dd3d93876122b041588bf6a989689acc6a2e29c19dc091 SHA512: a8334c581aa8c5735cebf16fcd0af1ca87b33b791e4a04e964b63c1445c39c50b4c63377fe907cc2d6a88036f1d42facbd7022ef570f117316eceb7457d0c50b Homepage: https://www.videolan.org/developers/libbluray.html Description: Blu-ray Disc Java support library (BD-J library) libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J. . NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs. . BD-J support is important because many of the advanced features and extra content in Blu-ray movies uses BD-J. Programs designed to provide support for those features must depend on this. . This package provides the BD-J library. Package: libbluray-doc Architecture: all Version: 1:1.3.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libbluray Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1829 Filename: pool/main/libb/libbluray/libbluray-doc_1.3.4-ok1_all.deb Size: 181824 MD5sum: fe6bf8b8d9247505b161cba2d82c3368 SHA1: 2ce52eec211dfa6aab5fc18b66add49fa552e30b SHA256: 6308a130e66e75da6fdd59fc2d32879bcf638af040b7d3c41197c5ced241bca3 SHA512: 652adea91d8f8dc696fdc074b979b2725dc394b94af3370df7347222f8fa57a9962c0a2b30be598f5f32f95de01515caed8631fc1892ba7757aad2ea7c6a3a37 Homepage: https://www.videolan.org/developers/libbluray.html Description: Blu-ray disc playback support library (documentation) libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J. . NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs. . This package provides the libbluray documentation. Package: libboost-doc Architecture: all Version: 1.83.0.1-ok1 Priority: optional Section: doc Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10 Depends: libboost1.83-doc Filename: pool/main/b/boost-defaults/libboost-doc_1.83.0.1-ok1_all.deb Size: 2548 MD5sum: 208adf71947fdce6a9194d78c117becd SHA1: 65352b6afd841933f4260b420b5bedb95679150e SHA256: 4cf184a21fd0fd8e8493de602843d9dd19a0004e18ce2df0f000adccae0f7d73 SHA512: f0f2b29fd109137819a9682a93e847e01aa345a2d257aeecd28b7007cebac98039f7a44fd2a6dc1b849a48c00b447ea87631743aeb36efe23035915d5a94acf1 Homepage: http://www.boost.org/libs/ Description: Boost.org libraries documentation placeholder (default version) This package originally provided documentation, but has since fallen into disrepair and presently provides no documentation. Please use documentation at www.boost.org. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost1.71-doc Architecture: all Version: 1.71.0-ok2 Priority: optional Section: doc Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 72233 Depends: libjs-mathjax Suggests: libboost1.71-dev (>= 1.71.0-ok2) Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc, libboost1.49-doc, libboost1.50-doc, libboost1.52-doc, libboost1.53-doc, libboost1.54-doc, libboost1.55-doc, libboost1.57-doc, libboost1.58-doc, libboost1.60-doc, libboost1.61-doc, libboost1.62-doc, libboost1.63-doc, libboost1.65-doc, libboost1.67-doc, libboost1.70-doc Filename: pool/main/b/boost1.71/libboost1.71-doc_1.71.0-ok2_all.deb Size: 8055944 MD5sum: 06b753b4572e81969c5a7a7379adcddf SHA1: a44d33476a0abc63e43acc75f63bdbc6dcfa817c SHA256: e61765c0aba8bf509597069338c09e2a5f306c695e2af06acf5b11d28d762d76 SHA512: 0994e3e36cd4591355af6406dcc25005b830bf996136efda838b6bfd36f542107cdc7c49343fbbae995e5c0ff28a746a2593ebe913365e4dbfe62162b8ce6a40 Homepage: http://www.boost.org/libs/ Description: Boost.org libraries documentation placeholder This package originally provided documentation, but has since fallen into disrepair and presently provides no documentation. Please use documentation at www.boost.org. Package: libboost1.74-doc Architecture: all Version: 1.74.0+ds1-ok1 Priority: optional Section: doc Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 74938 Depends: libjs-mathjax Suggests: libboost1.74-dev (>= 1.74.0+ds1-ok1) Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc, libboost1.49-doc, libboost1.50-doc, libboost1.52-doc, libboost1.53-doc, libboost1.54-doc, libboost1.55-doc, libboost1.57-doc, libboost1.58-doc, libboost1.60-doc, libboost1.61-doc, libboost1.62-doc, libboost1.63-doc, libboost1.65-doc, libboost1.67-doc, libboost1.70-doc, libboost1.71-doc Filename: pool/main/b/boost1.74/libboost1.74-doc_1.74.0+ds1-ok1_all.deb Size: 7200380 MD5sum: 75e5ae038dc7110363c6ce7482291d1a SHA1: 4aeb127077044e962287cb6b09ead2245ab888ca SHA256: 56922b80634b666e28aa8ac3c6a7cdf501142347e48660cbcd98b1c72db19756 SHA512: 38f660c66460e70f2338349fe2ea6f7146e003f8a71060518d5f957be28fc734db84a2bb0c0500694f91ea4c659bf629fb6a55d63c12b7828c0def05ccf9c9a0 Homepage: http://www.boost.org/libs/ Description: Boost.org libraries documentation placeholder This package originally provided documentation, but has since fallen into disrepair and presently provides no documentation. Please use documentation at www.boost.org. Package: libboost1.74-doc Architecture: all Version: 1.74.0-ok1.1 Priority: optional Section: doc Source: boost1.74 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 80657 Depends: libjs-mathjax Suggests: libboost1.74-dev (>= 1.74.0-ok1.1) Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc, libboost1.49-doc, libboost1.50-doc, libboost1.52-doc, libboost1.53-doc, libboost1.54-doc, libboost1.55-doc, libboost1.57-doc, libboost1.58-doc, libboost1.60-doc, libboost1.61-doc, libboost1.62-doc, libboost1.63-doc, libboost1.65-doc, libboost1.67-doc, libboost1.70-doc, libboost1.71-doc Filename: pool/main/b/boost1.74/libboost1.74-doc_1.74.0-ok1.1_all.deb Size: 7258954 MD5sum: 141ef9a80a258e645ecc162560f656c4 SHA1: eafa09f57525f279e9b230aae58fd7198b22f442 SHA256: 54ecd0092c121979d7e46f3bedb7ec935f13374454beb926e71d7048c459a220 SHA512: b1e406d2d3a9150fdf7d8501f4825f618f8f64fc8b561b2687fc6dbdf76519d99bab2ff1b96ed09837fec91fbf666e0b024c3bbd1de8263b8928dbc65e26a0e0 Homepage: http://www.boost.org/libs/ Description: Boost.org libraries documentation placeholder This package originally provided documentation, but has since fallen into disrepair and presently provides no documentation. Please use documentation at www.boost.org. Package: 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. Package: libbrlapi-java Architecture: all Version: 6.6-ok3 Multi-Arch: foreign Priority: optional Section: java Source: brltty Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 4034 Depends: libbrlapi-jni (>= 6.6-ok3) Filename: pool/main/b/brltty/libbrlapi-java_6.6-ok3_all.deb Size: 245416 MD5sum: 6a6418754216f1cadca0c55795fe0623 SHA1: 1b1e61c7af30654e36e2062533983d36e3738dab SHA256: d1b63d7eff8e5a770bd0aca73d2402fd4aae473a461211360519cb9b9df15c46 SHA512: 788c93d0e1c11cac5fb393f6b69ffa702a0e0f9df2cc489ee0100f1f2f321635456aff0b8c3d80a389eaeda461a7391ab2fd25482de6f6680289365383828c9d Homepage: https://brltty.com Description: Java bindings for BrlAPI BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package provides java classes to access a braille display via BrlAPI. Package: libbrotli-dev Architecture: rv64g Version: 1.0.7-ok4 Priority: optional Section: libdevel Source: brotli Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4911 Depends: libbrotli1 (= 1.0.7-ok4) Filename: pool/main/b/brotli/libbrotli-dev_1.0.7-ok4_rv64g.deb Size: 754418 MD5sum: ed2384fbbf85770e58140c07e6dfe2b0 SHA1: 727c8d732905aa43e60ba36e30779e25dd637fde SHA256: 99fd7b3e948acb6e9083eee286286c23c98a69b27b124abbf6721193f85920ce SHA512: 86cce0cadd8a7268194057318e026b82e070d431b245111ccf2cfc8dbf613266c039484d301cb982dc5284837dbf8791b8156a6411cd3d46ff723dd2c88655ec Homepage: https://github.com/google/brotli Description: library implementing brotli encoder and decoder (development files) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs development files. Package: libbrotli1 Architecture: rv64g Version: 1.0.7-ok4 Multi-Arch: same Priority: optional Section: libs Source: brotli Origin: openKylin Maintainer: openKylin Developers Installed-Size: 732 Depends: libc6 (>= 2.27) Filename: pool/main/b/brotli/libbrotli1_1.0.7-ok4_rv64g.deb Size: 323348 MD5sum: d6080220e11f1c379674317bc4e07d53 SHA1: 65d7b520105f8b2729f148b0b5d7737023d909de SHA256: fd271deb56e459d5d7f7a5225406e2665491d821d0c903f0e868b9cc7bf83aa7 SHA512: f8bbb05633fa00be674563db5984841655aefe03d92e86d0fd60f00e7e3099cad84e098775120bc3603bfab27221a6f5b66f00e968126186f0be0d87ececb676 Homepage: https://github.com/google/brotli Description: library implementing brotli encoder and decoder (shared libraries) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs shared libraries. Package: libbsh-java Architecture: all Version: 2.0b4-ok1.2 Priority: optional Section: java Source: bsh Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 312 Breaks: bsh (<= 2.0b4-13~) Replaces: bsh (<= 2.0b4-13~) Filename: pool/main/b/bsh/libbsh-java_2.0b4-ok1.2_all.deb Size: 275096 MD5sum: ad705a1e30694d968aa528670c82dde0 SHA1: 15841b18d4fde81bd9484783384c3e8fcd17bdf4 SHA256: e8d39b8269f8d10f8f1cf6f3d2aa5c9e39dbeab42d0652bf7d3a93d4f648378f SHA512: 839689a54e569d077b672ddf727661aaffa4c98cb3b6c0a53ccbd098c22d5878f214d862ad11bb3ae3a9bd910321781d63efd66bd7f9928d7d7ff866e7a9d667 Homepage: http://www.beanshell.org Description: Java scripting environment (BeanShell) Version 2 (library) BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. . This package contains the Java library without the command line tools. Package: libburn-doc Architecture: all Version: 1.5.6-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libburn Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libburnia packagers Installed-Size: 191 Filename: pool/main/libb/libburn/libburn-doc_1.5.6-ok1_all.deb Size: 111140 MD5sum: 1d01e66a17be5ca817f2d1abb25f322e SHA1: 4a96979c5a3c426ef066eb53de43af79e47d8292 SHA256: 30c2e23faad8c346558bc9c26ee7a228c5f193684a9ebf9aea4c7fb310b0e289 SHA512: 31a6ea8db021b4b47ca077ac0955083e4e71f3e6390256a8af920d0f0b2f4fb46bf4ed87482ddda9854e65173d07691983c150cedb2650d455c1f934f7938b1e Homepage: http://libburnia-project.org Description: background documentation for libburn library This package contains the background documentation for libburn. Not needed for application development but rather describing the peculiarities of optical media. Package: libbusiness-isbn-data-perl Architecture: all Version: 20240229.001-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 80 Depends: perl:any Filename: pool/main/libb/libbusiness-isbn-data-perl/libbusiness-isbn-data-perl_20240229.001-ok1_all.deb Size: 18032 MD5sum: c3da22ddef7f287ac10c90c39cd1c4ab SHA1: 4e6177592afcc858ab00b9343527c2eba2c8d446 SHA256: af58f5e22ec79f21f5baf74dfe0b069d9db702e3f4d746f0517404937d86918a SHA512: 8435289ea3692da45f4c7c84517fee8a4f30c1de45e8dc47a54e20cb0f76b27f360bafd65e57cdd18118f8a42d5d7f6ab4531e55074fedc52ae0023b96678001 Homepage: https://metacpan.org/release/Business-ISBN-Data Description: data pack for Business::ISBN Business::ISBN::Data contains the data for Business::ISBN to do its work. It is current as per the version of this package. . You can update Business::ISBN::Data independently of this module as the various ISBN organizations assign new publisher codes. The ISBN agency lists these data on their website at http://www.isbn-international.org/, and a current RangeMessage.xml file can be downloaded from http://www.isbn-international.org/agency?rmxml=1 and will be used by this module in preference of the included data when pointed to by the ISBN_RANGE_MESSAGE environment variable. . Note, that as a historical artifact, some countries are actually language areas. For instance, country code 2 is "French", and includes several French-speaking countries. Package: libbusiness-isbn-perl Architecture: all Version: 3.009-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 67 Depends: perl:any, libbusiness-isbn-data-perl (>= 20230322.001), libwww-perl Suggests: libgd-barcode-perl Filename: pool/main/libb/libbusiness-isbn-perl/libbusiness-isbn-perl_3.009-ok1_all.deb Size: 21692 MD5sum: b2bbbfae91031e80b77bdb255845365f SHA1: 40e489c7d47082b7cef6d280cf8deca34d62e82c SHA256: fddbbc449b6d0e6e6448cdaefab62dca593906953862a7f9f78e99bc46f56065 SHA512: 0be7a3629fe01fa36af1dcf748024e1d167fdc2b0c7285972b297a48084f32e2df63c4fc3ea7344ea8db9e8ad4413d3dd96e063c372d417b84ef8c6536017f79 Homepage: https://sourceforge.net/projects/perl-isbn/ Description: Perl library to work with International Standard Book Numbers Business::ISBN allows one to easily extract useful information from ISBN such as country code, publisher code, ... It allows one to check the checksum and/or correct it. Package: libbytes-random-secure-perl Architecture: all Version: 0.29-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 65 Depends: perl:any, libcrypt-random-seed-perl, libmath-random-isaac-perl Filename: pool/main/libb/libbytes-random-secure-perl/libbytes-random-secure-perl_0.29-ok2_all.deb Size: 26720 MD5sum: af4586fcf3da9060d046e27e4ae2e399 SHA1: 653612d11a45695b82a60f8dced74bbb6512fb91 SHA256: 7789876065f8577235a93235853717b7bab3b32b064c856cba609bb262742d0e SHA512: 4f2aa2b3989789de05f6ea69912a47b5fb064846a16e06ee730e449a2174442067b92cef111c44a3139d63c4a1d8fd425084a8eda9ed12b520bf1c7ee0f01cf7 Homepage: https://metacpan.org/release/Bytes-Random-Secure Description: Perl extension to generate cryptographically-secure random bytes Bytes::Random::Secure provides two interfaces for obtaining crypt-quality random bytes. The simple interface is built around plain functions. For greater control over the Random Number Generator's seeding, there is an Object Oriented interface that provides much more flexibility. . The "functions" interface provides five functions that can be used any time you need a string (or MIME Base64 representation, or hex-digits representation, or Quoted Printable representation) of a specific number of random bytes. There are equivalent methods available via the OO interface. . Bytes::Random::Secure can be a drop-in replacement for Bytes::Random, with the primary enhancement of using a much higher quality random number generator to create the random data. The random_bytes function emulates the user interface of Bytes::Random's function by the same name. But with Bytes::Random::Secure the random number generator comes from Math::Random::ISAAC, and is suitable for cryptographic purposes. The harder problem to solve is how to seed the generator. This module uses Crypt::Random::Seed to generate the initial seeds for Math::Random::ISAAC. Package: 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. Package: libc++-15-dev-wasm32 Architecture: all Version: 1:15.0.7-ok3 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 25 Provides: libc++-x.y-dev-wasm32 Depends: wasi-libc, libc++abi-15-dev-wasm32 Conflicts: libc++-x.y-dev-wasm32 Replaces: libc++-x.y-dev-wasm32 Filename: pool/main/l/llvm-toolchain-15/libc++-15-dev-wasm32_15.0.7-ok3_all.deb Size: 5570 MD5sum: d2d683910e09fd8bff20a6ac18dbe344 SHA1: 33c893e8e4e4cefc7fbfc22abcbaf7f97b6bc27b SHA256: 17bb5737006331be280404e9b3a42fb4c4f720a2b7ce678fa225412abef63a4d SHA512: 152d25807d11c7571015f572eed080aab27e3232be5e9e16f15c412e691f3c77fc2f5d43a9c47bbc9ef44a866a82767e204f555f3cbed7d8d4329ecd32caa0da Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++-17-dev-wasm32 Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 24 Provides: libc++-x.y-dev-wasm32 Depends: wasi-libc, libc++abi-17-dev-wasm32 Conflicts: libc++-x.y-dev-wasm32 Replaces: libc++-x.y-dev-wasm32 Filename: pool/main/l/llvm-toolchain-17/libc++-17-dev-wasm32_17.0.6-9ok4_all.deb Size: 3828 MD5sum: 41042b925c9f61dafeb28f7fa2c10c0f SHA1: 7c16c9fce8cb7b778d17e040201566967db9cdd4 SHA256: c6d2c84d36b4b808015f3ccdfb0f5fe3cd0eb23351602e2ab129c67df0c1d6e7 SHA512: 7bc52ce7ccd5b9fa6d17fe69d0a2df5327e841d8b15f2b54c3edceb0cad9b30559357104d654f6cf1154b43551b6f94d296de1336ff30d2ee597a724fbdec664 Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++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. Package: libc++abi-15-dev-wasm32 Architecture: all Version: 1:15.0.7-ok3 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 26 Provides: libc++abi-x.y-dev-wasm32 Depends: wasi-libc Conflicts: libc++abi-x.y-dev-wasm32 Replaces: libc++abi-x.y-dev-wasm32 Filename: pool/main/l/llvm-toolchain-15/libc++abi-15-dev-wasm32_15.0.7-ok3_all.deb Size: 6198 MD5sum: 618caf24d083a299d91df82bab3b7695 SHA1: 3fb27c19215508aeb758d9b8ce0ad89d75608b28 SHA256: 7626d66ee88786e3cb28e81adaddfbc814edf2c35a5accfdde3badd40210af27 SHA512: 3f92a73a5d45558fb9eff64ff30b94125007d583a29c6a0c2bd0e9263ac2ee041df8ae720984738f0b75180e14a49248efa1b9d46aa8f3a4c29f9e256b3c0fd5 Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi-17-dev-wasm32 Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 25 Provides: libc++abi-x.y-dev-wasm32 Depends: wasi-libc Conflicts: libc++abi-x.y-dev-wasm32 Replaces: libc++abi-x.y-dev-wasm32 Filename: pool/main/l/llvm-toolchain-17/libc++abi-17-dev-wasm32_17.0.6-9ok4_all.deb Size: 3984 MD5sum: afeab5398861df57f4d52d393d13e277 SHA1: f5442733a739cb3cb404110edf68dc0a3a923537 SHA256: 28ceffc46ff6e32ef209f5e439a2c2e236f3cb60ea4d892af32051bbae798b84 SHA512: 22ccf5063a0c251ec02abe57d2744174c85a979e8a2538096eb619cfce9d51b5e11b2b22efb01ce1895445bdd294999d7d47c78b660751c8d2a8084f55e24c2f Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: 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/. Package: libcairo2-doc Architecture: all Version: 1.18.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cairo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2247 Recommends: lynx | www-browser Filename: pool/main/c/cairo/libcairo2-doc_1.18.0-ok1_all.deb Size: 148234 MD5sum: 7f56422e0d2fe6b418a7d857d924fe3f SHA1: aa4dc16212625c18686235341f1c6ee33d54d895 SHA256: e6c589660a679e400f63e97d06040129e0e98ecc1f48798cc1d3bf616950fc9f SHA512: 8f20f32362d610715bf7c802a95397ce9db5d915504cf3a33bcab9f1279c24509bc15dd6ff8a31c322a67dca7a67cd15972be35e59d14f43587b6446e6c750a1 Homepage: https://cairographics.org/ Description: Documentation for the Cairo Multi-platform 2D graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the HTML documentation for the Cairo library in /usr/share/gtk-doc/html/cairo/. Package: libcairomm-1.0-doc Architecture: all Version: 1.14.5-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cairomm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 4039 Suggests: www-browser Filename: pool/main/c/cairomm/libcairomm-1.0-doc_1.14.5-ok1_all.deb Size: 584876 MD5sum: d3814c943e22e6fc3c5813376a8c4cb3 SHA1: 1d365a183a3381e87f433ffa23b6515ce29880db SHA256: 49c9845909053026747cad4cb042e8dcb4a9d61b08edb2faa6681a98dd35f1a7 SHA512: 0a9056489f8e82c32da3f3b1d443e2b4b33fe910378f41f9d710b0fb810221f9d04509887eae01df3cfee483e6022b904e37d1c28fa84d94085dd46e409fa0b9 Homepage: https://cairographics.org/cairomm/ Description: C++ wrappers for Cairo (documentation) cairomm provides C++ bindings for the Cairo graphics library, a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the HTML reference documentation. Package: libcaja-extension-doc Architecture: all Version: 1.26.3-ok1 Priority: optional Section: doc Source: caja Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 299 Breaks: libcaja-extension-dev (<< 1.12.3-2~) Filename: pool/main/c/caja/libcaja-extension-doc_1.26.3-ok1_all.deb Size: 26124 MD5sum: 93799d99f930dbbb90d58f05bf04352d SHA1: 7a75e537933eefd970ac2056789643d165fe8fa8 SHA256: 3b939ac6a8c89e74f9094b9bae4bc0b8d1b897eae9b92fbee7ef1b6d4b4aca38 SHA512: 63232e3d576035b715d28062047ba23887f5c275a7b2a4bdc2d3d3df5fb91ef56b2e2bd66335dc08f879fe0f54cc0b12a0524728dfbc8cfa66f63934ae4db841 Homepage: https://mate-desktop.org/ Description: libraries for Caja components (API documentation files) Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. . This package contains the API documentation for the libraries needed by Caja's extensions. Package: libcamera-doc Architecture: all Version: 0.2.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libcamera Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 27196 Depends: libjs-jquery, libjs-sphinxdoc, libjs-underscore Recommends: libcamera-dev Filename: pool/main/libc/libcamera/libcamera-doc_0.2.0-ok1_all.deb Size: 13059368 MD5sum: 4075e7730b93306cc75b5bc10437e6df SHA1: 88cca3579da97a4bf6b3ce31ef038451243999ed SHA256: 3a71a1bea25827d936d5cb702db3a80e046cc3f25e0bcbc65982037dc4e7086c SHA512: 8276e59aa2949e96aee77079fd674aa992d289ec33de5003968d514f5522f05ba0cb9111669d6be85b4ed9dd51baeca472e571c44e2d425eae4b72e4e004a764 Homepage: https://libcamera.org/ Description: complex camera support library (documentation) libcamera is a complex camera support library which handles low-level control of the camera devices, providing a unified higher-level programming interface to the applications. . This package contains the documentation developing with libcamera. Package: libcapture-tiny-perl Architecture: all Version: 0.48-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 68 Depends: perl:any Filename: pool/main/libc/libcapture-tiny-perl/libcapture-tiny-perl_0.48-ok2_all.deb Size: 23780 MD5sum: 054d1fa884ff4b193773914b82cae3b8 SHA1: ca5a9aac20ba48d1863ce46e2b6ad19a6ec88ccb SHA256: 98667df50b4b06973ba3d4bb3200d9cbee6bee7a67df09cfa0bab26fd1262201 SHA512: 5797529b58a90b0f4cd5c78a93dee6c1a32032cbca0570cc4eda96ec5f757d55e7e15825ea2cdab27952079fb8d1b3b4356895b37e56f9bff588cf3dae1d3397 Homepage: https://metacpan.org/release/Capture-Tiny Description: module to capture STDOUT and STDERR Capture::Tiny is a Perl module that provides a simple, portable way to capture anything sent to STDOUT or STDERR, regardless of whether it comes from Perl, XS code or an external program. Further, output can be captured while being passed through to the original handles. Package: libcarp-clan-perl Architecture: all Version: 6.08-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 54 Depends: perl:any Filename: pool/main/libc/libcarp-clan-perl/libcarp-clan-perl_6.08-ok2_all.deb Size: 17988 MD5sum: 3daa29de90f002866787934d6e6d75fd SHA1: c09f113db859a9f16f22d0a7dc618299e263ea65 SHA256: 2ed89456a1419af81ff6d620eea42e26223535c4b4e7bc508e2aae390197d08e SHA512: f357cced6eea5d861b2eb911fde0b3dbf4e2786d677f265f4574fbbc98f0f80aa3bae12c01c864f23bc529ce82e7aa23a14b52b5616e05b091fd03ada5898dff Homepage: https://metacpan.org/release/Carp-Clan Description: Perl enhancement to Carp error logging facilities Carp::Clan is a Perl module designed to report errors from the perspective of the caller of a "clan" of modules, similar to "Carp" itself. Instead of giving it a number of levels to skip on the calling stack, you give it a pattern to characterize the package names of the "clan" of modules which shall never be blamed for any error. . These modules stick together like a "clan" and any error which occurs will be blamed on the "outsider" script or modules not belonging to this clan. Package: libcbor-doc Architecture: all Version: 0.10.2-ok1 Built-Using: sphinx (= 5.3.0-ok3) Multi-Arch: foreign Priority: optional Section: doc Source: libcbor Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Vincent Bernat Installed-Size: 918 Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 0.4.3+dfsg), libjs-mathjax Filename: pool/main/libc/libcbor/libcbor-doc_0.10.2-ok1_all.deb Size: 89618 MD5sum: 492ecb708e767d3a0ab3486f68a4ad73 SHA1: 8f7f62f6294bef58cd0cdb5d7952484a80c15beb SHA256: 6cf3959c65b2b6be1054f6fd73ccb86151117876f5303f86dc4b25a5457eba5a SHA512: b0b95a38984891f85aeb6842355facd21976da3d3f9c6ec9559b5ab3b27e10b4be8d94894af51d74b67b15c92e3c722ecde73a1d56950bef88df2e380f72b9b2 Homepage: https://github.com/PJK/libcbor Description: library for parsing and generating CBOR (RFC 7049) (documentation) CBOR is a general-purpose schema-less binary data format, defined in RFC 7049. This package provides a C library for parsing and generating CBOR. . This package contains the documentation Package: libcdr-doc Architecture: all Version: 0.1.7-ok1 Priority: optional Section: doc Source: libcdr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 7552 Filename: pool/main/libc/libcdr/libcdr-doc_0.1.7-ok1_all.deb Size: 530272 MD5sum: ef88aa9c152a24d82b4026f14a5cc856 SHA1: 651a0e0986f12a6437e8ba802939626c3a08aea2 SHA256: 0c12c79d6fd81bc00a4363645d916ffeb8de680fd5fba3efe74c7dd5913facbc SHA512: 198fc3c3e84f2c68aa6a69e3d4025e269feeae871742ccb5416b63053dc6accfaabd7ca23cde5c9f8438c73e82b8d7d579e9a7b0ac17f3c11c5d730e11619228 Homepage: http://freedesktop.org/wiki/Software/libcdr Description: library for reading and converting Corel DRAW files -- documentation libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW. . libcdr currently supports just CDR files from V7 to X3 and the following features: . - pages and page sizes - shapes, lines, Bezier curves, bitmaps - flat color fills, both RGB, CMYK, HLS and HSB - different kinds of strokes including dashed strokes . Above that libcdr provides a public API for rendering preview of pages for applications that have no notion of pages themselves. . This package contains the documentation Package: libcephfs-java Architecture: all Version: 19.2.0-ok2 Priority: optional Section: java Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 67 Depends: libcephfs-jni (>= 19.2.0-ok2) Filename: pool/main/c/ceph/libcephfs-java_19.2.0-ok2_all.deb Size: 23472 MD5sum: dbb80aed922acb3b6a94c5900d18fcfe SHA1: c0a5432a9658338786927573938b6618e9bc6703 SHA256: fa3be8317de18a675e5e94a000f4f448ab44b128bc97f5464956b389a785d2b3 SHA512: a9d1209c84714e40c634ac64b44df18cabae0475a559753126c74290567adbbd938a6136446fb9a9d3c84853e7e61cf08a79ba8672336a0ec7e9b8a425106105 Homepage: http://ceph.com/ Description: Java library for the Ceph File System Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package contains the Java library for interacting with the Ceph File System. Package: libcfitsio-doc Architecture: all Version: 4.3.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cfitsio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Astronomy Maintainers Installed-Size: 3259 Suggests: libcfitsio-dev Breaks: libcfitsio3-doc (<< 3.340-3) Replaces: libcfitsio3-doc (<< 3.340-3) Filename: pool/main/c/cfitsio/libcfitsio-doc_4.3.1-ok1_all.deb Size: 2070956 MD5sum: 0a8032963c6fc1069ed06c5cef39851f SHA1: 5b762efdede7b3e46d143e1a335939084ebab915 SHA256: 07cfb41c122a34c7f7147c53db5ea66910183541c91d7bfcacaf90285b3d3ca4 SHA512: 8e50de47421e6249aa3c2b21752e04f0468b944c53959cb6a2603bd3bede36089d0c38f5e9832b3d3d1494784e90587265464cb5433f39bfde31b449417cb4b5 Homepage: https://heasarc.gsfc.nasa.gov/fitsio/fitsio.html Description: documentation for CFITSIO FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. . This package contains the CFITSIO User's Guide and QuickStart Guide in html, postscript and text formats, and contains documentation on how to use the library in your programs. It also contains example source files that demonstrate the use of CFITSIO. Package: libcglm-doc Architecture: all Version: 0.9.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cglm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1723 Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: pool/main/c/cglm/libcglm-doc_0.9.0-ok1_all.deb Size: 176278 MD5sum: 0b159f1d7ce3ca8dc4ce07c1aaa86b06 SHA1: 2f16e64233d019445d59f242dd23928421dc97b5 SHA256: 5291cb2eeafeb7987b19b8ef188d2a5acaf553d5f1d9d198d9042fa4480e2ca9 SHA512: 53b7805fb6a86d93790351543c22b03c5528cc5980c8a905c28cbf5f03af1608bc7884dfb7cfcbfcf0e64ec9803aca750d8084eeb0905b2d61193dffaea7c68f Homepage: https://github.com/recp/cglm Description: Documentation for the cglm library cglm is an optimized 3D math library written in C99 (compatible with C89). It is based on the OpenGL Shading Language (GLSL) specification and similar to the original glm library except this library is written in C. It uses the same header-only approach like glm but also supports pre-compield function calls . This package contains the documentation files in HTML format. Package: libcglm-doc Architecture: all Version: 0.9.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cglm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1921 Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg) Filename: pool/main/c/cglm/libcglm-doc_0.9.2-ok1_all.deb Size: 185428 MD5sum: a7d1199a752cd98716f5c5f1e4cb3a38 SHA1: ba63c4050772005e73c431677539573e7be5bbad SHA256: f522d4fd436daf54fce160324aa7b2b7c723ed3b9897bb7254ed98f0c8c206ce SHA512: e718d9d45f6098bc2b38e81e5f4df5ee8f5d47e02ba99ca044ea343507666b2095e2528de5eb229387eb7dc95802be0e21b0f3b08c4ab35750733311f43522d1 Homepage: https://github.com/recp/cglm Description: Documentation for the cglm library cglm is an optimized 3D math library written in C99 (compatible with C89). It is based on the OpenGL Shading Language (GLSL) specification and similar to the original glm library except this library is written in C. It uses the same header-only approach like glm but also supports pre-compield function calls . This package contains the documentation files in HTML format. Package: libcharon-extauth-plugins Architecture: rv64g Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 196 Depends: libstrongswan (= 5.9.11-ok1.2), libc6 (>= 2.27) 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_rv64g.deb Size: 87804 MD5sum: 0b6dd25b2f00027fafc406a6f2162b03 SHA1: 46ccebdfc1b7b889e163edb668ed31660fc0e511 SHA256: f3aaa6978ba6b89b212920f6d600e781d309b55162377e0c50fef775a794d0b4 SHA512: 43a9a020c1f266f310ffa7db0e4d4475d43f0463ddb1aeabcb964dbe328d1d8c9595497cf6ae6b2c10eec32f35c3ebcb0152bc0c098e261b0b2a1e41eb1aac24 Homepage: http://www.strongswan.org Description: strongSwan charon library (extended authentication plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides extended authentication plugins for the charon library: - eap-mschapv2 (EAP-MSCHAPv2 protocol handler using passwords/NT hashes) Used for client side to connect to some VPN concentrators configured for Windows 7+ and modern OSX/iOS using IKEv2 (identify with public key, authenticate with MSCHAPv2). - xauth-generic (Generic XAuth backend that provides passwords from ipsec.secrets and other credential sets) Used for the client side to connect to VPN concentrators configured for Android and older OSX/iOS using IKEv1 and XAUTH (identify with public key, authenticate with XAUTH password). . These are the "not always, but still more commonly used" plugins, for further needs even more plugins can be found in the package libcharon-extra-plugins. Package: libcharon-extra-plugins Architecture: rv64g Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 968 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_rv64g.deb Size: 276198 MD5sum: 56a1416c452a486937930dd0d9898d2a SHA1: 000de94f2745d5682a14e09712f5e020e317c8c5 SHA256: 53b9297fdd2610c0075b6193fc1a1e304632cd23ce1640d0102af4ddc558c75e SHA512: 103a7e7ba94d7324d8b46d85737bf7f4ea640459ec3dd52c3fd27188451ff492352d94c39f44931567ff90d38695b84e139e17cfeaaf17ef5d6c1f211cce4f95 Homepage: http://www.strongswan.org Description: strongSwan charon library (extra plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides extra plugins for the charon library: - addrblock (Narrow traffic selectors to RFC 3779 address blocks in X.509 certificates) - certexpire (Export expiration dates of used certificates) - eap-aka (Generic EAP-AKA protocol handler using different backends) - eap-gtc (EAP-GTC protocol handler authenticating with XAuth backends) - eap-identity (EAP-Identity identity exchange algorithm, to use with other EAP protocols) - eap-md5 (EAP-MD5 protocol handler using passwords) - eap-radius (EAP server proxy plugin forwarding EAP conversations to a RADIUS server) - eap-tls (EAP-TLS protocol handler, to authenticate with certificates in EAP) - eap-tnc (EAP-TNC protocol handler, Trusted Network Connect in a TLS tunnel) - eap-ttls (EAP-TTLS protocol handler, wraps other EAP methods securely) - error-notify (Notification about errors via UNIX socket) - ha (High-Availability clustering) - kernel-libipsec (Userspace IPsec Backend with TUN devices) - led (Let Linux LED subsystem LEDs blink on IKE activity) - lookip (Virtual IP lookup facility using a UNIX socket) - tnc (Trusted Network Connect) - unity (Cisco Unity extensions for IKEv1) - xauth-eap (XAuth backend that uses EAP methods to verify passwords) - xauth-pam (XAuth backend that uses PAM modules to verify passwords) - eap-dynamic (EAP proxy plugin that dynamically selects an EAP method requested/supported by the client (since 5.0.1)) - eap-peap (EAP-PEAP protocol handler, wraps other EAP methods securely) Package: libchm-bin Architecture: rv64g Version: 2:0.40a-ok1.1 Priority: optional Section: utils Source: chmlib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 132 Depends: libc6 (>= 2.34), libchm1 (>= 0.40) Filename: pool/main/c/chmlib/libchm-bin_0.40a-ok1.1_rv64g.deb Size: 16118 MD5sum: f63c59aaae1dd57909473b09a7b8fecb SHA1: 63585766498f53385947ee68ee82d582b1e21400 SHA256: 866a203ff22e831f3211c1f32c8c9d92f7defc86447779ddd0c0980f791e6582 SHA512: e733720fca74405e6bd23486fc805f2c0c4b1f15fc7f0378c4d8aa7b0cdc0c4e624787814b73900ad87ca0a7411d46692708f697aad4684f5ccfbe1de588a07d Homepage: https://github.com/jedwing/CHMLib Description: library for dealing with Microsoft CHM files (test programs) It is a very simple library, but sufficient for dealing with all of the chm files. Library currently does not has write support. . CHM files are used on the Microsoft Windows platform to store program documentation, almost always in the form of HTML, with some non-standard quirks. CHM files are a form of archive known as InfoTech Storage Format (ITSF) files and contain some special files to implement features of the CHM viewer. . This package includes test programs. Package: libchm-dev Architecture: rv64g Version: 2:0.40a-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: chmlib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 55 Depends: libchm1 (= 2:0.40a-ok1.1) Filename: pool/main/c/chmlib/libchm-dev_0.40a-ok1.1_rv64g.deb Size: 12010 MD5sum: 57854c66eff5096d8a2a2d32e0dc30a1 SHA1: 7a9124385087e56a2897b5ab0cb080d536f054e4 SHA256: 1ac65090eeded427cd1b0ba1df124df7f605f6be524ad399925eec72466ded8d SHA512: 6d5ce327b57d7abd41f78cc724e7ffc27b32ac149ccffdba73bf562da4da9a94537e19325b0500242ece8394b3d09672afbe637075f7c25539dc37c802f862a1 Homepage: https://github.com/jedwing/CHMLib Description: library for dealing with Microsoft CHM files (development) It is a very simple library, but sufficient for dealing with all of the chm files. Library currently does not has write support. . CHM files are used on the Microsoft Windows platform to store program documentation, almost always in the form of HTML, with some non-standard quirks. CHM files are a form of archive known as InfoTech Storage Format (ITSF) files and contain some special files to implement features of the CHM viewer. . This package includes development headers, libraries and test programs. Package: libchm1 Architecture: rv64g Version: 2:0.40a-ok1.1 Priority: optional Section: libs Source: chmlib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 57 Depends: libc6 (>= 2.27) Filename: pool/main/c/chmlib/libchm1_0.40a-ok1.1_rv64g.deb Size: 17616 MD5sum: cb5848fee2f735f93c72a4263a442614 SHA1: 53ef96a720eed7cb6c0c783c3d8b14c294918cde SHA256: 6644d2e50c1fe8f71c7ff50d8fd10da8274acf76f3594eff81c1e4bbee6f5a17 SHA512: 5d637aedb1cd70f059db44d80a07c12c965453dc9870b29e244ed34873c19a513c3e779c5fc541a71ee2403a2c39177d99f608747177f8716c0f4d8a36bb1d71 Homepage: https://github.com/jedwing/CHMLib Description: library for dealing with Microsoft CHM files It is a very simple library, but sufficient for dealing with all of the chm files. Library currently does not has write support. . CHM files are used on the Microsoft Windows platform to store program documentation, almost always in the form of HTML, with some non-standard quirks. CHM files are a form of archive known as InfoTech Storage Format (ITSF) files and contain some special files to implement features of the CHM viewer. Package: 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. Package: libclang-common-15-dev Architecture: all Version: 1:15.0.7-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 11817 Depends: libllvm15 (>= 1:15.0.7-ok3) Recommends: libclang-rt-15-dev (>= 1:15.0.6-5) Filename: pool/main/l/llvm-toolchain-15/libclang-common-15-dev_15.0.7-ok3_all.deb Size: 625768 MD5sum: f651dc4547e4c229a2e46b32c640d1c1 SHA1: 68875dd893c0cb55e5decc0f2b24ddf157446cdf SHA256: 4c4cc1785c0267fca800e16d7aa15061896637debd426074841a63ccb95af969 SHA512: 39953242e8a940b11d0a0b672665f842e4d65d4d6a7233d063adcdd5e304151679523085f450be064eb72ffca0cca1398e5fad62166ede57f642e1f21b278b87 Homepage: https://www.llvm.org/ Description: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang generic headers. Package: libclang-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 Package: libclang-rt-15-dev-wasm32 Architecture: all Version: 1:15.0.7-ok3 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 245 Recommends: libclang-common-15-dev (>= 1:15.0.6-5) Breaks: libclang-common-15-dev (<< 1:15.0.6-5) Replaces: libclang-common-15-dev (<< 1:15.0.6-5) Filename: pool/main/l/llvm-toolchain-15/libclang-rt-15-dev-wasm32_15.0.7-ok3_all.deb Size: 47870 MD5sum: 1639c4c84270af77aa0345de27824299 SHA1: 7005ef8b3ad299034d0c32064b152e08fc500c06 SHA256: b45f9d275f9a7e6e127e086ed8b7120ce74b93d83610118694efa8d2f9a04dcc SHA512: 9f7beec6f3cefaea90820fc00f978215b1a46ed8a61d9f9642d04abcaba36b9fba267805396417b49f69df377259438dbae99fe3ce49e34c3d2dd23d671b3584 Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-15-dev-wasm64 Architecture: all Version: 1:15.0.7-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 Package: libclang-rt-15-dev-wasm64 Architecture: all Version: 1:15.0.7-ok3 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 251 Recommends: libclang-common-15-dev (>= 1:15.0.6-5) Breaks: libclang-common-15-dev (<< 1:15.0.6-5) Replaces: libclang-common-15-dev (<< 1:15.0.6-5) Filename: pool/main/l/llvm-toolchain-15/libclang-rt-15-dev-wasm64_15.0.7-ok3_all.deb Size: 48056 MD5sum: 3bbb0c963974029c67d0a6c382f4bb61 SHA1: 8d9bb0f40b30bac676dd7d6594956134942e107c SHA256: 4c610607aab80a5fdaefbf17d968ee7edc9b2a1a4d7b730cabb9d6ba3df70a01 SHA512: 023991f33faa823e45e1d4f4e5c9c10ff32ac74e104150910e2f18a07bc3b3264b56f59ecbb27a8bb342ab8874379215d24a07534c3bf8a79e5a60249db47f6f Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-17-dev-wasm32 Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 251 Filename: pool/main/l/llvm-toolchain-17/libclang-rt-17-dev-wasm32_17.0.6-9ok4_all.deb Size: 42740 MD5sum: 177a5a200460ba10be03d9d2f73e25c4 SHA1: d306d57f1f677906f947e96403b019e5a86f9310 SHA256: 68d322cbdccaaff8ea105096a6357c8b48f09ddc89cabb8d20d75c5ec93bed0c SHA512: 8d1a512a3f20af020b5cc9ec073ab19f53e47bf26be32bc95de316fe564b50b1135850de4dfaf8dafd2ab5c40143062b9f018443d84ab682d96440baee9fd1af Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-17-dev-wasm64 Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 257 Filename: pool/main/l/llvm-toolchain-17/libclang-rt-17-dev-wasm64_17.0.6-9ok4_all.deb Size: 42932 MD5sum: 1492c4ddc7a87ca7f88db87803fafe7b SHA1: 9896b3e4f8ce106db574eb4f8bc473b46ed00e94 SHA256: 82ba540a6fd42f3a4c69b87edd8c1fc1a18697af5a4cda9333074a639fe5bf68 SHA512: 4d4af068e7632eb9cccafad0c86063224cea42b79e68621e6d1c897a57ba8fa222e0d136740f95e7a846a440da1582757d4ed30f5a1dfaaf6f84cb6b413fd059 Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclass-accessor-chained-perl Architecture: all Version: 0.01.1~debian-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 26 Depends: perl:any, libclass-accessor-perl Filename: pool/main/libc/libclass-accessor-chained-perl/libclass-accessor-chained-perl_0.01.1~debian-ok2_all.deb Size: 7504 MD5sum: 201abfb2c71966e2ebe3cf8a96687000 SHA1: 29b03156047967660e29a5a7ff0a7f88f9957474 SHA256: 6fff577a3d9db117e216955bfe1fec9e7f8fa9fce3513e2633a14b12302a8faa SHA512: 996f96dc27752cbadcb5f18b9ddab0a3713d3b0f5f110a619b242a1147518b8798ac8167fc1522e2aeea93a0e33696da668971329303493e3a1b75f6c9ae7e80 Homepage: https://metacpan.org/release/Class-Accessor-Chained Description: Perl module providing chained accessors A chained accessor is one that always returns the object when called with parameters (to set), and the value of the field when called with no arguments. . Class::Accessor::Chained subclasses Class::Accessor in order to provide the same mk_accessors interface. Package: libclass-c3-perl Architecture: all Version: 0.35-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 65 Depends: perl:any, libalgorithm-c3-perl Recommends: libclass-c3-xs-perl Filename: pool/main/libc/libclass-c3-perl/libclass-c3-perl_0.35-ok1_all.deb Size: 24410 MD5sum: 8ba3e2e3dbcf70459379be8920a96717 SHA1: ef903c83000673b4f4e462772cdeae890fbd90c1 SHA256: c1f392eedcf639f12d41db3a9c10a6d19166c8c01d9b8868d0dc0a2dd8817936 SHA512: f6c0e1d621ec438fb67b26105523da1c612f8a8aab7008e8c5ed5653b087e0507c6466b91d858b1c367e29d841c7663e279a43de7af6ea4cbd610b65929b1acb Homepage: https://metacpan.org/release/Class-C3 Description: pragma for using the C3 method resolution order Class::C3 is a Perl pragma that modifies the standard method resolution order from depth-first left-to-right to the more sophisticated C3 method resolution order. . The C3 algorithm aims to provide a sane method resolution order with multiple inheritance. It was first introduced in the Dylan language, later adopted for Python 2.3. It is also the canonical MRO implementation for Perl 6 classes and is the default for Parrot objects as well. Package: libclass-data-inheritable-perl Architecture: all Version: 0.09-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 22 Depends: perl:any Filename: pool/main/libc/libclass-data-inheritable-perl/libclass-data-inheritable-perl_0.09-ok2_all.deb Size: 6800 MD5sum: 94a3124f469ab223cb5dd6ba596991c9 SHA1: 0e6e4498d8ebc81ddea0c726a2b304ccd9ad285e SHA256: 25fd63bbc0505294f17bccd2226a37459d77b589c5db0c3a5633707d20244f26 SHA512: 857f50657b8a046c1bd5bbc766ccd42385e453f4b293775f5f97c729761a2602c1db57628183ea394ffeb86e92702cf0255b38f1f4438f02bd5e5f767aaf2d11 Homepage: https://metacpan.org/release/Class-Data-Inheritable Description: Perl module to create accessors to class data Class::Data::Inheritable is for creating accessors/mutators to class data. That is, if you want to store something about your class as a whole (instead of about a single object). This data is then inherited by your subclasses and can be overridden. . For example: . Pere::Ubu->mk_classdata('Suitcase'); . will generate the method Suitcase() in the class Pere::Ubu. . This new method can be used to get and set a piece of class data. . Pere::Ubu->Suitcase('Red'); $suitcase = Pere::Ubu->Suitcase; Package: libclass-inspector-perl Architecture: all Version: 1.36-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 61 Depends: perl:any Filename: pool/main/libc/libclass-inspector-perl/libclass-inspector-perl_1.36-ok2_all.deb Size: 21046 MD5sum: a38fac444b37f358dfd755be738338a9 SHA1: 4209ba03dae6e2e6e74772992d8e3486256ed88f SHA256: afe0e85630dd2d699ebfb16203ea3c1ba2303cae53e1aabd8535311b7f1a9e2b SHA512: 39493e3bc8a7ed4534aedbe71ee7cd5d9cd7659ce4eac2b0aafe2aa314fff25fa4ad00dbad5d6b21040090c90c9b7a9a3e076c6e4804a32f432bf195d11842b0 Homepage: https://metacpan.org/release/Class-Inspector Description: Perl module that provides information about classes Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusual looking code. Class::Inspector attempts to provide an easier, more friendly interface to this information. Package: libclass-isa-perl Architecture: all Version: 0.36-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 25 Filename: pool/main/libc/libclass-isa-perl/libclass-isa-perl_0.36-ok2_all.deb Size: 8192 MD5sum: 34c0b70b2711a3adaceda23c6c8c4be1 SHA1: 8ff48763a5a0569d4a26e85267b400528074eb82 SHA256: 89b0a66f502eeccd30626ff99864b06e4243afd2cb8261a2159b527ff61d4f0c SHA512: fb34b5fd12ec2f37c49311d6ba7da98fc92b3e26392acb1043564963e2dbd7af58faf939d5e0a6afcd78bdc3cbe6bc5d839f6a922f7bd05e154d9fdc6430caf2 Homepage: https://metacpan.org/release/Class-ISA Description: report the search path for a class's ISA tree Class::ISA returns the list of classes that the current class inherits from, listed in the order that Perl would search for a method not implemented in the current class. The list contains no duplicates. Package: libclass-method-modifiers-perl Architecture: all Version: 2.15-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 44 Depends: perl:any Filename: pool/main/libc/libclass-method-modifiers-perl/libclass-method-modifiers-perl_2.15-ok1_all.deb Size: 14976 MD5sum: d74a7b3855ff6678bf93c43253e64199 SHA1: 6cd73d1af8ac50a2093f2c66f4fff9e4d59cfa6c SHA256: f9d6ae4d69d843ac4cfe46118b3f3f2a622ec77d34fe8b2c0e6270da53377eda SHA512: 2a1f1df5a21cd8e6ebd6d8273763ecd6f6d40c8d3835603fc807a126ff6c278631541442468c9b8277f669841bd22fd36b7068e146f27ac27a36d5c679fe5635 Homepage: https://metacpan.org/release/Class-Method-Modifiers Description: Perl module providing method modifiers Class::Method::Modifiers provides three modifiers: before, around, and after. The before and after modifiers are run just before and after the method they modify, but cannot really affect that original method. The remaining modifier, around, is run in place of the original method, with a hook to easily call the original method. Package: libclass-singleton-perl Architecture: all Version: 1.6-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 59 Depends: perl:any Filename: pool/main/libc/libclass-singleton-perl/libclass-singleton-perl_1.6-ok1_all.deb Size: 16344 MD5sum: 198e5cb6fee7944171b100ec88091768 SHA1: 381b16594719506e7920927a4500c5c302ad4cb7 SHA256: f170864e729d1fc12b7a6f6f37e1be193aa85b0efc5eafe95e095356eb01945d SHA512: c69711fbd31f80d406435467b26a1d75e88a3e1018ed7fa648a50c0a340c48b034f6408fa8f33ddc6b71fafd9ceedfa64a077cc48d94e094807312d9d19946d2 Homepage: https://metacpan.org/release/Class-Singleton Description: implementation of a "Singleton" class The Class::Singleton module implements a Singleton class from which other classes can be derived. A Singleton describes an object class that can have only one instance in any system. An example of a Singleton might be a print spooler or system registry. . By itself, the Class::Singleton module does very little other than manage the instantiation of a single object. In deriving a class from Class::Singleton, your module will inherit the Singleton instantiation method and can implement whatever specific functionality is required. . For a description and discussion of the Singleton class, see "Design Patterns", Gamma et al, Addison-Wesley, 1995, ISBN 0-201-63361-2. Package: libclass-tiny-perl Architecture: all Version: 1.008-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 52 Depends: perl:any Filename: pool/main/libc/libclass-tiny-perl/libclass-tiny-perl_1.008-ok1_all.deb Size: 19338 MD5sum: 77ef673def697f23527ca90e69504811 SHA1: ae35e038f16536aa809a3988b26e77f8e19b1388 SHA256: dbe26770cc3a0037d566d5d8b91b9a22d7aa3dbbb7d91a5e0a407cde32b4e5fc SHA512: dcec0248e4903257ac7949cad5af7113a6fe2d33f18a361dcdd43e6c63992e566dab64643b46e08a1eeab3f264fd5f5a4189ffe4c0f225be5b28f4e269e47288 Homepage: https://metacpan.org/release/Class-Tiny Description: minimalist class construction module for Perl Class::Tiny offers a minimalist class construction kit in around 120 lines of code. It uses no non-core modules for any recent Perl, while providing more features than Object::Tiny or Object::Tiny::RW. Package: libclass-trigger-perl Architecture: all Version: 0.15-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 48 Depends: perl:any, libclass-data-inheritable-perl, libio-stringy-perl Filename: pool/main/libc/libclass-trigger-perl/libclass-trigger-perl_0.15-ok1_all.deb Size: 16072 MD5sum: 0f5df271be768a40c6c77f3dff166867 SHA1: ad95bfbfaf1ba4954b0550557e03dcfdcd39d582 SHA256: ee73b4f6ee091f245432790124046194aa77bdb368669f1bc6484d756a355861 SHA512: 67079ad2f7b6aead796da3304f1c92e9d14f2c6ca1d248dc9353430d9d1de4ba8781143074cb967932a48cc408a3dd150120b81a897b0d16855dd1533551d4b3 Homepage: https://metacpan.org/release/Class-Trigger Description: Mix-in to add/call inheritable triggers Class::Trigger is a mixin class to add and call triggers (hooks) that get called at points you specify in your class. . Class:Trigger allows you to specify an arbitrary number of subroutines that are triggered every time something happens in your code, e.g. updating a full text search index after INSERT/UPDATE/DELETE queries. Package: 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. 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. Package: libclc-15 Architecture: all Version: 1:15.0.7-ok3 Multi-Arch: foreign Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 77529 Provides: libclc-x.y Depends: libclc-15-dev (= 1:15.0.7-ok3), libclang-common-15-dev Conflicts: libclc-x.y Breaks: libclc-amdgcn, libclc-ptx, libclc-r600 Replaces: libclc-amdgcn, libclc-ptx, libclc-r600, libclc-x.y Filename: pool/main/l/llvm-toolchain-15/libclc-15_15.0.7-ok3_all.deb Size: 9889530 MD5sum: 84acb9e9a6f8ce0622a33216510d6151 SHA1: 37831d3929e0f43fbb325fde43e8e66ac0da41a3 SHA256: 5b4fc88e6ba13b8941729a00cfe8be6d24014ca00f77ec614d5df5f00f61d1c4 SHA512: b60cb9344b827ade1c4cb2f75097fc663960c7ad5afe7264cdc68470e75c7e2ebb9f77b80fc7932934fe7a9e7ba8561ecff104f6e5cceb3790e54cf2adfbcb30 Homepage: https://www.llvm.org/ Description: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-15-dev Architecture: all Version: 1:15.0.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. 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. Package: libclc-15-dev Architecture: all Version: 1:15.0.7-ok3 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 412 Provides: libclc-x.y-dev Conflicts: libclc-x.y-dev Breaks: libclc-dev Replaces: libclc-dev, libclc-x.y-dev Filename: pool/main/l/llvm-toolchain-15/libclc-15-dev_15.0.7-ok3_all.deb Size: 27964 MD5sum: 3beb1445f389f68a9136758f7105ed4b SHA1: a53d4e1d521f3951a3709310a13a5fb6fc4bb62e SHA256: 10f34ff53d73634ade2ba962b694270937eab29499f8d374af682667a0d92093 SHA512: 80c486dd7bdd9cafef63b0987412c232feab26890a1cfb211f404f1de81dc6ad436ca2cc617ee1d296b829a5bdc7d97ea4a901ac5c65fbf9cad5440e1db4e26e Homepage: https://www.llvm.org/ Description: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libclc-17 Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: libs Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 76649 Provides: libclc-x.y Depends: libclc-17-dev (= 1:17.0.6-9ok4), libclang-common-17-dev Conflicts: libclc-x.y Breaks: libclc-amdgcn, libclc-ptx, libclc-r600 Replaces: libclc-amdgcn, libclc-ptx, libclc-r600, libclc-x.y Filename: pool/main/l/llvm-toolchain-17/libclc-17_17.0.6-9ok4_all.deb Size: 9815448 MD5sum: c0e98b491ad6858dde6a7294cfc09686 SHA1: bc119c0ff4d8d4195a213819aa90c036f68a53ba SHA256: 92130afb2d5c58ac65bd2c9a91cf2226d82d85e5f97264104e54828993861b49 SHA512: 69dc0af858a1671f127c6bb305bf8f6f62ea4b4cbdaeb9abd922e5717429f5e7f4c4f657d2b32e82f29f73ec004ab3ffae9d0c7bbd291dac2bcae05c6b51ad1e Homepage: https://www.llvm.org/ Description: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-17-dev Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 411 Provides: libclc-x.y-dev Conflicts: libclc-x.y-dev Breaks: libclc-dev Replaces: libclc-dev, libclc-x.y-dev Filename: pool/main/l/llvm-toolchain-17/libclc-17-dev_17.0.6-9ok4_all.deb Size: 25260 MD5sum: 102612feb170f5683053236d5722752c SHA1: a13d1649ab6a0d7a2c08960629cdec94e6e06dd2 SHA256: 3779830e677392d851727fed6db64d5336674b73d0c620a6f415adc4882a8d17 SHA512: f232e329018faf266552dabfa2d4a4b6d881f3364e0c8cffbaeff01f271ce101b3344dba1d05060ba8cc23d77a253c725429d6df1cbf261b4e3e4b7fdb8fa8ab Homepage: https://www.llvm.org/ Description: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libclone-pp-perl Architecture: all Version: 1.08-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 27 Depends: perl:any Filename: pool/main/libc/libclone-pp-perl/libclone-pp-perl_1.08-ok1_all.deb Size: 8504 MD5sum: 4b6ede75d3a950a73f5153da2343e202 SHA1: 3d232d6cd988bed23ddc58e6ee9f82c8159f7a83 SHA256: ea5c11b43e8e99ebe5e04fdac15f87bc749a38918fe0de1dbc14dce0ad4f5ea1 SHA512: d956e8f822ec0a09c165defda2c0f218a3c5de23bd7b3b132f8b8c87a7729d520106dc8a4ed7ca80126c440248a789ab7a047b63e73fed4b00d1fc716233ed44 Homepage: https://metacpan.org/release/Clone-PP Description: module to recursively copy Perl datatypes Clone::PP provides a general-purpose clone function to make deep copies of Perl data structures. It calls itself recursively to copy nested hash, array, scalar and reference types, including tied variables and objects. . The clone() function takes a scalar argument to copy. To duplicate arrays or hashes, pass them in by reference: . my $copy = clone(\@array); my @copy = @{ clone(\@array) }; my $copy = clone(\%hash); my %copy = %{ clone(\%hash) }; . The clone() function also accepts an optional second parameter that can be used to limit the depth of the copy. If you pass a limit of 0, clone will return the same value you supplied; for a limit of 1, a shallow copy is constructed; for a limit of 2, two layers of copying are done, and so on. . This is a pure-perl implementation. For a faster XS-/C-based implementation see the libclone-perl package. Package: libcloudproviders-doc Architecture: all Version: 0.3.6-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libcloudproviders Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 187 Filename: pool/main/libc/libcloudproviders/libcloudproviders-doc_0.3.6-ok1_all.deb Size: 18792 MD5sum: 9aae8c6e3e43b91b26c0baa7e7b2e460 SHA1: 2de6da88593451e24f87866f91b63d42bf851d34 SHA256: c9a12645716985894fb32d6e2f4ec42cbfb9f6e42ae3b8191132ec385bdd942b SHA512: 358b3ebeb542e51fcad7adf8bf8761e200a850babc8b1dcd05fcd1ab0e68c33cdec019d2052f5de2664749d28fc4de4f4382f86cd249b88d424bba97dc1c4899 Homepage: https://gitlab.gnome.org/World/libcloudproviders Description: cloud provider library - documentation libcloudproviders is a glib based library that makes it easier to implement a cloud provider server or client. . libcloudproviders also provides a DBus API that allows cloud storage sync clients to expose their services. Clients such as file managers and desktop environments can then provide integrated access to the cloud providers services. . This package contains the API reference. Package: libclutter-1.0-common Architecture: all Version: 1.26.4+git2779b932+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: clutter-1.0 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 3104 Filename: pool/main/c/clutter-1.0/libclutter-1.0-common_1.26.4+git2779b932+dfsg-ok1_all.deb Size: 437508 MD5sum: 3793fdd695ccfb643692d33b21e28c70 SHA1: e37075cc779749d81c869932d36f6ea81f64b106 SHA256: 64808372e572c3ba9042917edc5d2efcad38056fdaf3bb0188167e45c069ad0a SHA512: 0d0302c986be927511f17b6bb4803f58eb0435f7acb56041ef6e39168a98648e91f013d724fc604adafc61683283e16d017d056a746b569e33e51c42fc9faa09 Homepage: https://blogs.gnome.org/clutter/ Description: Open GL based interactive canvas library (common files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the common files, such as translations. Package: libclutter-1.0-doc Architecture: all Version: 1.26.4+git2779b932+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: clutter-1.0 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 8295 Suggests: devhelp Filename: pool/main/c/clutter-1.0/libclutter-1.0-doc_1.26.4+git2779b932+dfsg-ok1_all.deb Size: 606948 MD5sum: ddf84513170adf2fe7952b0d7c09bd06 SHA1: 46b5be5eb1347e9e415ed565a2a8687b2a7dd32f SHA256: e4b9aded571118a04eb4dfdd5978e5cf4ff1f6c744ce5f16d4c08aaf75914a87 SHA512: 70beef204c85be79828c27265cc9c67412f377fa118d27ff8eb60221dc50b2e5287f97ab4ab86846df3ff2f8aef0525f3f93ab9c87c024e7504e1c13b0ae00a9 Homepage: https://blogs.gnome.org/clutter/ Description: Open GL based interactive canvas library (documentation) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the documentation. Package: libclutter-gtk-1.0-doc Architecture: all Version: 1.8.4-ok1.1 Multi-Arch: foreign Priority: optional Section: doc Source: clutter-gtk Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 162 Recommends: libclutter-1.0-doc Suggests: devhelp Filename: pool/main/c/clutter-gtk/libclutter-gtk-1.0-doc_1.8.4-ok1.1_all.deb Size: 18508 MD5sum: 0e77fa373a499b82105f67249c57dc0f SHA1: 271b45e6b0d962544db6be634858b97bf2dd2bd7 SHA256: 50a689e02e406a949bd0b564a78b7cb3493648c4fee978a91688bf2e17655da7 SHA512: b025e1d0c91afb3b14d1aec6979795ab43b6db093fe72ce70e9969caf702a05b047486ba6b910a3763117edeeb46b47d088af19e6aaa4b31821b4393e8ec3b8b Homepage: http://www.clutter-project.org/ Description: Open GL based interactive canvas library GTK+ widget (documentation) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the documentation. Package: libcogl-common Architecture: all Version: 1.22.8-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 639 Filename: pool/main/c/cogl/libcogl-common_1.22.8-ok1_all.deb Size: 78432 MD5sum: 1ebc0ae45409dd3c87fcf9100f1b8923 SHA1: 1e9f3cb64b74803087a6f541a8a9ee935f6914a6 SHA256: 572c916216babcdfe5822d41feaed35dbefb999be3bbd51a4c75184e389318df SHA512: 5ad39069d709771c4e7cab5964218926794aa236385a0cbb418a6e0ec34267336e0a8e69316bd2d032f4fa035e7ca59a82ccbf6c983fe9bf96966f819b7bb1ed Description: Object oriented GL/GLES Abstraction/Utility Layer (common files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the common files, such as translations. Package: libcogl-doc Architecture: all Version: 1.22.8-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3790 Suggests: devhelp Filename: pool/main/c/cogl/libcogl-doc_1.22.8-ok1_all.deb Size: 222364 MD5sum: cd625ad10c32bb84e7d078815acfb112 SHA1: 3494429366a712702802db08db10351c415e532f SHA256: 5cd30b120046e1cfcdc30568859aa99285d17d5ebcbfcf53987cca37708e9d96 SHA512: bbfad8106a8b91a5662633c56eb1f6d389a1dfc44624dde0f3d9c44bb7fa9123386f61db982ef42cfc98be8a55fbeee6bf1143ca6a518726438b10cc2c41a851 Description: Object oriented GL/GLES Abstraction/Utility Layer (documentation) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the documentation. Package: libcommons-collections3-java Architecture: all Version: 3.2.2-ok1.1 Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 607 Suggests: libcommons-collections3-java-doc Breaks: jenkins-json (<= 2.4-jenkins-3-1), libjson-java (<= 2.3-2) Filename: pool/main/libc/libcommons-collections3-java/libcommons-collections3-java_3.2.2-ok1.1_all.deb Size: 519602 MD5sum: 650d6d20ef3ecf1103a9dd64f4afa506 SHA1: cf4db4d3f64714390704c210e88a0e2ee4b506e5 SHA256: ecbf2a8f6f671206c07192ba635da1aeea55f38d5221924a4571acd90467b8c4 SHA512: 39ab6fdaf013f6dd66f82eebe1d5a9d97c93c327469e1ba05d1f62105d0d80d8723134bf2309e0acebd96e52a46f6c08b54b398224b2bcc6f3e84abb2c990d96 Homepage: http://commons.apache.org/collections/ Description: Apache Commons Collections - Extended Collections API for Java The Java Collections Framework was a major addition in JDK 1.2. It added many powerful data structures that accelerate development of most significant Java applications. Since that time it has become the recognised standard for collection handling in Java. . Commons Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities. There are many features, including: . * Bag interface for collections that have a number of copies of each object * BidiMap interface for maps that can be looked up from value to key as well and key to value * MapIterator interface to provide simple and quick iteration over maps * Transforming decorators that alter each object as it is added to the collection * Composite collections that make multiple collections look like one * Ordered maps and sets that retain the order elements are added in, including an LRU based map * Reference map that allows keys and/or values to be garbage collected under close control * Many comparator implementations * Many iterator implementations * Adapter classes from array and enumerations to collections * Utilities to test or create typical set-theory properties of collections such as union, intersection, and closure Package: libcommons-collections3-java-doc Architecture: all Version: 3.2.2-ok1.1 Priority: optional Section: doc Source: libcommons-collections3-java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 17660 Filename: pool/main/libc/libcommons-collections3-java/libcommons-collections3-java-doc_3.2.2-ok1.1_all.deb Size: 673512 MD5sum: dc46b49f95ab906ebfc0f745541023cc SHA1: f48fc02b33afd862ded6c93ecd1aefb0741763b5 SHA256: d5c25a41daf3c5308e1c116b37775501a6fdee238aa3104f490e6055e49d3776 SHA512: 9d74f6a2f656aa05452b5c21eb49a1d107363819bc6664075d98f6421fce7c6e8aae16fe8f809f19d0476fb90a91f0e715b6114cf9213604ed827500517c71fe Homepage: http://commons.apache.org/collections/ Description: Documentation for libcommons-collections3-java Javadocs for libcommons-collections3-java which is a Java collection framework. Package: libcommons-io-java Architecture: all Version: 2.11.0-ok1 Priority: optional Section: java Source: commons-io Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 362 Depends: libcommons-parent-java (>= 43) Suggests: libcommons-io-java-doc Filename: pool/main/c/commons-io/libcommons-io-java_2.11.0-ok1_all.deb Size: 296176 MD5sum: f18475c8532db7dc5eb98470abca3e69 SHA1: 88ec2d2ab496b01255b1cbf4413bcaea8cdf3e71 SHA256: 2091927f8932cc9899fa3a00fa6ea230419bb78c31f1ab301a138c1a144b30c5 SHA512: 37f79ac421c6726ff8756390f4877057d979f730cc4733f8f70cfeb73738906079d0abc33863f3cad6ebf1be5d9a6f2d2079168ed9f34b6c463634e35454bbcf Homepage: http://commons.apache.org/io/ Description: Common useful IO related classes Commons-IO contains utility classes, stream implementations, file filters and endian classes. Package: libcommons-io-java-doc Architecture: all Version: 2.11.0-ok1 Priority: optional Section: doc Source: commons-io Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 8634 Depends: default-jdk-doc Suggests: libcommons-io-java Filename: pool/main/c/commons-io/libcommons-io-java-doc_2.11.0-ok1_all.deb Size: 507490 MD5sum: 9ccdf5baa31e94acbf541c51b9d0547b SHA1: 2af1b56d0c267de550ea1bce304b012a5a6f3104 SHA256: 3afe725b9f3a9a424da45c4f1f57db6e18ac48124cc2db7b263bf4b66b42515a SHA512: 1c03585f396b169d92923b01402583f98c86cc0b9304cf8ab6492a7610a35b4e411a4176d82e33e1a6820988e2ecce3846132ac11004015d9aebe2e46bc3d626 Homepage: http://commons.apache.org/io/ Description: Common useful IO related classes - documentation Commons-IO contains utility classes, stream implementations, file filters and endian classes. . This package provides the API documentation for the Commons-IO library. Package: libcommons-logging-java Architecture: all Version: 1.3.0-ok1 Priority: optional Section: java Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Java Maintainers Installed-Size: 101 Depends: libcommons-parent-java Suggests: libavalon-framework-java, libexcalibur-logkit-java, liblog4j1.2-java Filename: pool/main/libc/libcommons-logging-java/libcommons-logging-java_1.3.0-ok1_all.deb Size: 63680 MD5sum: a9aaa5c6f7a9dee54942e382d8cd9b82 SHA1: 3ea6097b7a5bc6cef1e9ccc2cc730f17efe16c07 SHA256: 16280c6fa6174773c37f330cbf809b5e45eea9f1e1837640436ce1efb327949d SHA512: b522f0703eac0179285f6269fc6fd553025188d86db5271080a5d86f12e8e275cb54beb73c22bffc4e80b3f585c726bac7e005f946abbf1e2972ad5936ff24ba Homepage: https://commons.apache.org/proper/commons-logging/ Description: common wrapper interface for several logging APIs Provides a simple, component oriented interface together with wrappers for several existing java logging systems. The user can choose at runtime which system he want to use for logging. Package: libcommons-parent-java Architecture: all Version: 56-ok1 Priority: optional Section: java Source: commons-parent Origin: openKylin Maintainer: openKylin Developers Installed-Size: 85 Depends: libapache-pom-java Filename: pool/main/c/commons-parent/libcommons-parent-java_56-ok1_all.deb Size: 10076 MD5sum: 855a46cb28a3869e23b7803545af0a06 SHA1: 3f50875debd8f3183ee044510e7fddcbfbf9a43d SHA256: fa7c5d7103ee9cd403bcd395bad92d4fd66922e8f962729047f19ac8fefc3105 SHA512: 596b9a2d7c335ddb2b7c851f0fea8b94b081f523fc9e38bb87e4245ceb69c784e67bb1b12b4d57fe954df0fde20d2f273fed8193083d2d1a0c8f777bd43cbdaf Homepage: https://commons.apache.org Description: Maven metadata for Apache Commons project This package contains the Maven metadata shared between all components of the Apache Commons project. Package: libconfig-any-perl Architecture: all Version: 0.33-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 66 Depends: perl:any, libmodule-pluggable-perl Recommends: libconfig-general-perl, libconfig-tiny-perl, libcpanel-json-xs-perl | libjson-maybexs-perl | libjson-xs-perl | libjson-pp-perl | libjson-perl, libxml-simple-perl, libyaml-libyaml-perl | libyaml-syck-perl | libyaml-perl Filename: pool/main/libc/libconfig-any-perl/libconfig-any-perl_0.33-ok1_all.deb Size: 27372 MD5sum: 8170435a32d64031e4c3cfae2fa3d094 SHA1: 59957daa08044b64d199b6bd095750fcbb2254d9 SHA256: 318397cde3a025fbb361a7b5fa19b94bf5e9fd04f6b6ebc1f6e53375ffbe1799 SHA512: 17e24e22be2a7556d642882e26ec3185b22a10794ad205448d837bd49ba592e4bdbabf971cf9e6fdfa2d92beb5c86a5dafda1730dc640eb9cb5c82c8e7aafcc3 Homepage: https://metacpan.org/release/Config-Any Description: module to load configuration from different file formats Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats. It supports XML, YAML, JSON, Apache-style configuration, Windows INI files, and even Perl code. . The rationale for this module is as follows: Perl programs are deployed on many different platforms and integrated with many different systems. Systems administrators and end users may prefer different configuration formats than the developers. The flexibility inherent in a multiple format configuration loader allows different users to make different choices, without generating extra work for the developers. As a developer you only need to learn a single interface to be able to use the power of different configuration formats. . Modules/packages (in Recommends) needed for specific file formats: . * ".cnf", ".conf" files: Config::General / libconfig-general-perl * ".ini" files: Config::Tiny / libconfig-tiny-perl * ".json", ".jsn" files: Cpanel::JSON::XS, JSON::MaybeXS, JSON::DWIW, JSON::XS, JSON::Syck, JSON::PP, JSON / libcpanel-json-xs-perl or libjson-maybexs-perl or libjson-xs-perl or libjson-pp-perl (also provided by perl) or libjson-perl * ".pl", ".perl" files: no additional requirements * ".xml" files: XML::Simple / libxml-simple-perl * ".yml", ".yaml" files: YAML::XS, YAML::Syck, YAML / libyaml-libyaml-perl or libyaml-syck-perl or libyaml-perl Package: libconfig-autoconf-perl Architecture: all Version: 0.320-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 161 Depends: perl:any, libcapture-tiny-perl, libfile-slurper-perl Recommends: libextutils-cbuilder-perl Filename: pool/main/libc/libconfig-autoconf-perl/libconfig-autoconf-perl_0.320-ok1_all.deb Size: 42258 MD5sum: a26be93985a8dff4e55123bfad28e504 SHA1: 229e6df77c6b51351556a732c6d57ccac4fdfe95 SHA256: ddb20e9a5f5219ab56577b4128c2c7d0e5c7ef6b4a11116acd9b85fe0f24a039 SHA512: c4266804cd20207004a22e878c561e1fd3e52646c9a84101e32a44e99546b1fa52a7778cd205f5b7fd0ae86e1d32a8883f384f7bbce9186747fd57a22c32a987 Homepage: https://metacpan.org/release/Config-AutoConf Description: Perl module to implement some of AutoConf's macros in pure Perl Config::AutoConf simulates some of the tasks AutoConf macros do, e.g. detecting a command, detecting a library, etc. . Config::AutoConf is intended to provide the same opportunities to Perl developers as GNU Autoconf does for Shell developers. Package: libconfig-general-perl Architecture: all Version: 2.65-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 152 Depends: perl:any Filename: pool/main/libc/libconfig-general-perl/libconfig-general-perl_2.65-ok1_all.deb Size: 54852 MD5sum: d65ee9292ec700e52135b65a2f6787e8 SHA1: edc2e0ae287ebc07fdb4409df4ee1100fb3390eb SHA256: 28cb533d8b16c6bf94330aaff5542b663d1465fabfdd4253a39424d92ea23340 SHA512: b86c32c753fe865a9879fa3c513040a66d720b636f369db99435e7c002856b3d07c964519e6a64bc6b61b40aa6d46be9a8834db62852f9d571737149b4e35fc1 Homepage: https://metacpan.org/release/Config-General Description: generic configuration module Config::General opens a configuration file and parses its contents for you. After parsing it returns a hash which contains all options and their associated values from your configuration file. . The format of configuration files supported by Config::General is inspired by the well known Apache configuration format, in fact, this module is fully capable of parsing Apache configurations, but the output is not usable by Apache. You can also just use simple name/value pairs in your configuration files. . In addition to the capabilities of an Apache configuration file it supports some enhancements such as here-documents, C-style comments and multi-line options. Package: libconfig-model-backend-yaml-perl Architecture: all Version: 2.134-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Depends: perl:any, libboolean-perl, libconfig-model-perl, liblog-log4perl-perl, libyaml-libyaml-perl Filename: pool/main/libc/libconfig-model-backend-yaml-perl/libconfig-model-backend-yaml-perl_2.134-ok1_all.deb Size: 9888 MD5sum: b96f8332f1718b8a387e05b1cc486c19 SHA1: f3557d8a95611ebe3174561332863a5ba76df286 SHA256: f9fbd738aae7562a954a71b0fa0c47e32a9346531779b7f29cfed819fa5ff356 SHA512: 72d1d5a9d821921533a599f8eb9a03a0f5226e7d13048039bb1d4147755cb0614548b1021779e1d9caf8200f447258fc9f0c8c1f41572740577f803a14edf247 Homepage: https://metacpan.org/release/Config-Model-Backend-Yaml Description: Read and write config as a YAML data structure Config::Model::Backend::Yaml is a Perl module used by Config::Model and cme to read or write YAML files. . This module should not be used directly. It is loaded by Config::Model when loading a model declaring a Yaml "backend". Package: libconfig-model-dpkg-perl Architecture: all Version: 3.004-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 665 Depends: debhelper, libapt-pkg-perl, libarray-intspan-perl, libconfig-model-backend-yaml-perl, libconfig-model-perl (>= 2.151), libexporter-lite-perl, liblog-log4perl-perl, libmodule-corelist-perl, libmouse-perl, libparse-debcontrol-perl, libparse-recdescent-perl, libsoftware-copyright-perl (>= 0.010), libsoftware-licensemoreutils-perl (>= 1.009), libsort-versions-perl, libtext-autoformat-perl, libtext-levenshtein-damerau-perl, libtoml-tiny-perl, liburi-perl, libwww-perl, libyaml-pp-perl, licensecheck (>= 3.2.0), lintian (>= 2.105.0~), perl:any Recommends: libconfig-model-tkui-perl Enhances: devscripts Filename: pool/main/libc/libconfig-model-dpkg-perl/libconfig-model-dpkg-perl_3.004-ok2_all.deb Size: 202032 MD5sum: cc94726b67596f7cee19df6577cf91fe SHA1: a935e8769c2c2aff9f1c68742166180f45d02fc0 SHA256: 9cecb21705baac48027efeaddb03a8a7462a6bc377931e4a27c686ebeb009465 SHA512: 761fb953ac006f66c5257b62d733a366584e98e474bdfd0e8e07195138f1cdb7246473503b260c850573a62edf4ae69aa0e481dafb7e73b2239414a735fc83cd Description: editor for Dpkg source files with validation This package provides Config::Model::Dpkg, a plugin for Config::Model and cme. Once this package is installed, cme is able to handle dpkg source file. . For instance, the command 'cme edit dpkg' provides a graphical editor for most files of a package source. . The command 'cme check dpkg' provide a command line that will check the package file, a bit like lintian. But this command must be run in the source package directory and can be run before building the package. . Likewise, the command 'cme fix dpkg' will fix most of the warnings found by the command above. . The command 'cme update dpkg' will update debian/copyright file from the content of the package source file. . If the recommended package libconfig-model-tkui-perl is installed, you can run 'cme edit dpkg' to edit your package files with a GUI. . You can also run cme with a more restricted scope with: * cme edit|check|fix dpkg-control * cme edit|check|fix dpkg-copyright . For best results, you should install the latest available version of libmodule-corelist-perl. Package: libconfig-model-perl Architecture: all Version: 2.153-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1249 Depends: perl:any, libboolean-perl, libcarp-assert-more-perl, libfile-homedir-perl, libhash-merge-perl, libjson-perl, liblist-moreutils-perl, liblog-log4perl-perl, libmouse-perl, libmousex-nativetraits-perl, libmousex-strictconstructor-perl, libparse-recdescent-perl, libpath-tiny-perl, libpod-pom-perl, libregexp-common-perl, libyaml-tiny-perl Recommends: bash-completion, cme, fuse, libconfig-model-tkui-perl, libfuse-perl, libtext-levenshtein-damerau-perl Suggests: libconfig-model-dpkg-perl, libconfig-model-openssh-perl, libterm-readline-perl-perl | libterm-readline-gnu-perl Breaks: cme (<< 1.036), libconfig-model-dpkg-perl (<< 2.162) Filename: pool/main/libc/libconfig-model-perl/libconfig-model-perl_2.153-ok1_all.deb Size: 404424 MD5sum: 428926f2e0458ccae3e3ffcdad2b2448 SHA1: 49c9d8cb734d8667a38730971f1e7be9d6d9b732 SHA256: 2dfc51a53f543ffd3305b933eeda1cec84dbaa6d608cc1c74db2f02b8026a939 SHA512: 400a3ecb60db01ba5827fd9af1ec0a60f11d066f753db836d5097536d105a650d328939162b5a3226507c221c0313d74c455597fa5117b85c2463525d0cf51df Homepage: https://github.com/dod38fr/config-model/wiki Description: module for describing and editing configuration data Config::Model is a Perl framework that enables project developers to provide an interactive configuration system for their software. It supports various frontend interfaces (graphical, curses-based or plain terminal) to users. It handles configuration files semantically rather than syntactically, meaning that developers can specify the structure and constraints of the data along with a mechanism to read and write the files. . Using the structure and constraint information, Config::Model will generate interactive configuration editors that include help and data validation. It is equally simple to use graphical (via Tk) interfaces as well as curses- and ReadLine-based terminal interfaces. . Config::Model also provides a facility to help configuration data upgrade that can be triggered during package upgrades. . Config::Model provides configuration model and editor for: - popularity-contest - fstab (/etc/fstab) - multistrap . Other configuration editors are available with other libconfig-model-*-perl packages. . Depending on which suggested or recommended modules are installed, Config::Model provides several user interfaces: - shell-like interface (with any of lib-term-readlin-*-perl) - virtual file system where each config parameter is mapped to a file (with fuse package) - graphical user interface (with libconfig-model-tkui-perl) Package: libconfig-tiny-perl Architecture: all Version: 2.30-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 39 Depends: perl:any Filename: pool/main/libc/libconfig-tiny-perl/libconfig-tiny-perl_2.30-ok1_all.deb Size: 13560 MD5sum: 7dbeebb7c5c4f5be49d0db3975bdbaf2 SHA1: 9061c88c88c05f7d196d64ba49346ce6bf41ec9b SHA256: 8de0e9c0f482b30336497525f825d36fc7649d90770649785a41ff54c0353824 SHA512: ff915040a840d5696360abd9c7c297d630f08c9fba3925240cc048d14a18de1f595cd4b00121b57b391249a7771f6b6a6cc497895c60958c1a6b974ddd42f896 Homepage: https://metacpan.org/release/Config-Tiny Description: Read/Write .ini style files with as little code as possible Config::Tiny is a perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. . This module is primarily for reading human written files, and anything written into shouldn't need to have documentation/comments. If something with more power is needed, move up to Config::Simple, Config::General or one of the many other Config:: modules. Config::Tiny does not preserve comments, whitespace, or the order of the file contents. Package: libconst-fast-perl Architecture: all Version: 0.014-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 41 Depends: perl:any, libsub-exporter-perl, libsub-exporter-progressive-perl Filename: pool/main/libc/libconst-fast-perl/libconst-fast-perl_0.014-ok2_all.deb Size: 13810 MD5sum: 6c164394bb1358fa7588de833b9a691a SHA1: f202a618f2cd6c3154494952e4f219e2c48c944e SHA256: 5bc41f2886048b0150bdcca7b637fa548db2f54397e0a36cdfa891fbaad35464 SHA512: 1ac33bd25f0855db3790b9f3c9cff1af37809e5e137d7389f5502e972224abd691bcef2bd05e2b14c725102ee830d6738ce007134b7c192409e293cca41d5eb7 Homepage: https://metacpan.org/release/Const-Fast Description: facility for creating read-only scalars, arrays, and hashes Const::Fast is a perl module for creating read-only scalars, arrays, and hashes. It enables you to set a variable to the given value and subsequently make it readonly. Arrays and hashes will be made deeply readonly. . This module uses the builtin readonly feature of perl, making access to the variables just as fast as any normal variable without the weird side-effects of ties. Package: libcpan-meta-check-perl Architecture: all Version: 0.017-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 22 Depends: perl:any, libcpan-meta-perl, libcpan-meta-requirements-perl, libmodule-metadata-perl Filename: pool/main/libc/libcpan-meta-check-perl/libcpan-meta-check-perl_0.017-ok1_all.deb Size: 5464 MD5sum: 915dd277621e606b32ddbd793dc2bb75 SHA1: 56ab1ffbfa0b73e0c1a5ebc771cf1e0100430f57 SHA256: 25369045e1889986384c08eedbadd9feceabdc8b6e47752b4c6b48353cdf0a2b SHA512: ae53200ae217641b0ad2de3c388499be21fb3423330a757b065195db2ba161501acee22fc8cbf90bf5ffdcb918dcd501b3bdd73dcfc5a2ca619a9a82cd221a40 Homepage: https://metacpan.org/release/CPAN-Meta-Check/ Description: verify requirements in a CPAN::Meta object CPAN::Meta::Check verifies if requirements described in a CPAN::Meta object are present. Package: libcpdb-libs-tools Architecture: all Version: 2.0~b5-ok1 Priority: optional Section: oldlibs Source: cpdb-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16 Depends: cpdb-libs-tools (>= 2~) Filename: pool/main/c/cpdb-libs/libcpdb-libs-tools_2.0~b5-ok1_all.deb Size: 2216 MD5sum: 2b22576749d269114105173e118ea705 SHA1: e6052a36c3fdf49d15a9442da26a595228287b0f SHA256: 02a659dd5e9946630aa647941bdd961f689b8281f9db6f2a523c66b50649d6fa SHA512: 552868ef84e552614611ff9e0b150ab04038ff631a20ed95fa9c044b449cf23a1f41392bed8e7df57269c8faca7a2f7938863d549e12cfa32ae9853adaa424e1 Homepage: https://github.com/OpenPrinting/cpdb-libs Description: Common Print Dialog Backends - Tools (transitional package) This is a transitional package and can safely be removed once no other packages depend on it. Package: libcrack2 Architecture: rv64g Version: 2.9.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: cracklib2 Origin: openKylin Maintainer: Jan Dittberner Installed-Size: 239 Depends: libc6 (>= 2.27), 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_rv64g.deb Size: 41974 MD5sum: 3184204f91f7c5c06173029c9f9feb15 SHA1: fd62e183552a371a5f163e82ae51f881e71c1cf6 SHA256: ce5336f2ddd7e66ecf9643c47d36b32d78b40c5264ac8bfe773c0ccd8c7b898b SHA512: 055c5c5ac46771247939abcba370286ac061cbf23c4d35f8851de1c7527ce40d297a43cff61eb97d5eb92f0bf9b920a6f7bb5779aeb52babc85ac5868711c69c Homepage: https://github.com/cracklib/cracklib Description: pro-active password checker library Shared library for cracklib2 which contains a C function which may be used in a passwd like program. The idea is simple: try to prevent users from choosing passwords that could be guessed by crack by filtering them out, at source. cracklib2 is NOT a replacement passwd program. cracklib2 is a LIBRARY. Package: libcrack2-dev Architecture: rv64g Version: 2.9.6-ok2 Priority: optional Section: libdevel Source: cracklib2 Origin: openKylin Maintainer: Jan Dittberner Installed-Size: 226 Depends: libcrack2 (= 2.9.6-ok2) Recommends: cracklib-runtime Filename: pool/main/c/cracklib2/libcrack2-dev_2.9.6-ok2_rv64g.deb Size: 32618 MD5sum: 09440f1fcadc62181df0e59e6b6b0f0d SHA1: 28fbd9c1cdac0276b5e8e833cd6afb7722ef8a74 SHA256: 0a8c10d980d298042df81ee046608af4225e5849dd666266a2b597a06eb2085a SHA512: ff9e53ad451b5a02cd8a192b3f4e9409e5f0644ed7d8e479a46aa45412b61003fcde10935878e1c128b4e57db43d72a2fee423e3b7e2aeeab036ed52d3feb224 Homepage: https://github.com/cracklib/cracklib Description: pro-active password checker library - development files Header files, static libraries, documentation, and symbolic links developers using cracklib2 will need. . If you want to build software using cracklib2 you will need to install this package. For developing Python based applications for cracklib2 you need to install python3-cracklib instead. Package: 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. Package: libcrypt-random-seed-perl Architecture: all Version: 0.03-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Installed-Size: 53 Depends: perl:any Filename: pool/main/libc/libcrypt-random-seed-perl/libcrypt-random-seed-perl_0.03-ok2_all.deb Size: 20268 MD5sum: 6cfa8dfb757736bf928c376b046e2528 SHA1: 09ea13ef3434b505c09500edf977fc243ccb18ee SHA256: 22a6904167946aca4a9de094c3ff7a692b669dfd6b6d03cd393b2b4248d24d3b SHA512: 64af6c918e328d589189bf322c50c5b516853d1cb7cb6a6a836925d61789f2546a1ffd2ee594b6dcececde1aeb0809b8f98ac18e8cc0c7c41decd95dfda93c2d Homepage: https://metacpan.org/release/Crypt-Random-Seed/ Description: Perl module providing strong randomness for seeding Crypt::Random::Seed implements a simple mechanism to get strong randomness. The main purpose of this module is to provide a simple way to generate a seed for a PRNG such as Math::Random::ISAAC, for use in cryptographic key generation, or as the seed for an upstream module such as Bytes::Random::Secure. Flags for requiring non-blocking sources are allowed, as well as a very simple method for plugging in a source. Package: libcub-dev Architecture: all Version: 2.0.1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: cub Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3029 Depends: libcu++-dev (>= 1.8.0) Breaks: libthrust-dev (<< 1.15.0) Filename: pool/main/c/cub/libcub-dev_2.0.1-ok1_all.deb Size: 239572 MD5sum: c2af997858ef3b4f030fb6b8bed54265 SHA1: be32b1ec5ccee35f6c5c1d846ad65fc0705d8507 SHA256: 68cdb4caed58158b760dffa212fa6b2a472758a103689442c76d3a1b0a273114 SHA512: 2a573c066c3a0f3add0e847083b4b7c2417fa7185b6748c9f7c9e699dff498f455a056203f367582726af9fc5049227708a304efcd5e7f096cc2b3161c7260c5 Homepage: https://github.com/NVIDIA/cub Description: reusable software components for the CUDA programming model CUB provides state-of-the-art, reusable software components for every layer of the CUDA programming model: * Parallel primitives * Warp-wide "collective" primitives * Block-wide "collective" primitives * Device-wide primitives * Utilities * Fancy iterators * Thread and thread block I/O * PTX intrinsics * Device, kernel, and storage management Package: libcupsfilters2-common Architecture: all Version: 2.0.0-ok1 Priority: optional Section: libs Source: libcupsfilters Origin: openKylin Maintainer: openKylin Developers Installed-Size: 720 Recommends: libcupsfilters2t64 (>= 2.0.0-ok1) Breaks: cups-filters (<< 2.0~) Replaces: cups-filters (<< 2.0~) Filename: pool/main/libc/libcupsfilters/libcupsfilters2-common_2.0.0-ok1_all.deb Size: 304720 MD5sum: a3ee24c8edfd1cd728d90aa786939ddf SHA1: 2a0589286571f08d9c547809d5aaec6a2a562583 SHA256: d8b3185143dd3099917eb06944c12dd9663208ebc93fe10b874695391a69046b SHA512: 7e3ebf172a50425772b69c9e364310157586f763c95051f374a38994a11312d83f74750e130bb7366ba66acc2fecbb05a707e8a70437b02c9a3d0ba8df3afa7c Homepage: http://www.openprinting.org/ Description: OpenPrinting libcupsfilters - Auxiliary files This package contains system-architecture-independent auxiliary files for libcupsfilters. These are character sets for the cfFilterTextToPDF() filter function and banner/test page instruction files and templates for the cfFilterBannerToPDF() filter function. Package: 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. Package: libcurl4-doc Architecture: all Version: 8.5.0-ok1.8 Multi-Arch: foreign Priority: optional Section: doc Source: curl Origin: openKylin Maintainer: zhaikangning Original-Maintainer: Debian Curl Maintainers Installed-Size: 2072 Filename: pool/main/c/curl/libcurl4-doc_8.5.0-ok1.8_all.deb Size: 1008476 MD5sum: 19eeaaedcf67139b0ef9cf4050baaa61 SHA1: 4266bd7e87cb0e1e035b94653acafbd9372379a4 SHA256: 27f2945dead2b7b47e16f785176f0ce620e045c31511a84bf1dbeb7c713390e4 SHA512: 9ee81f7d5ae9d45fd6a4bdc89b852f235c7d1ba4ce54bf164f272568e079cf131c21aac93bc4f325ff9025a7bc15e637a117d79ed2eec9a4d3c4f10cffec5119 Homepage: https://curl.se/ Description: documentation for libcurl libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the documentation files for libcurl. Package: 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. Package: libdap-doc Architecture: all Version: 3.21.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libdap Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 55284 Depends: libjs-jquery Filename: pool/main/libd/libdap/libdap-doc_3.21.0-ok1_all.deb Size: 8861324 MD5sum: d27727c2272a16d70a521e40f745dd83 SHA1: df2f7064d5a8878b0f6b7ff97027e9310d3c3a11 SHA256: c7ba1a861ba3eb81ab471a56d0a8d2ae34df2d511f28210eb95e8c687e2063b3 SHA512: 1017aa47343a22b1e78901a6a084b8b21d897229c14c6955fb064f1886a30dd535c32c792ae88a5be510679b51d7fcfe1db7158e11fd800bfd59b24e61244ef7 Homepage: https://www.opendap.org/ Description: Documentation for the libdap Data Access Protocol library OPeNDAP provides software that allows you to access data over the internet, from programs that weren't originally designed for that purpose, as well as some that were. While OPeNDAP is the original developer of the Data Access protocol which its software uses, many other groups have adopted DAP and provide compatible clients, servers and software development kits. Package: libdata-dpath-perl Architecture: all Version: 0.59-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 106 Depends: perl:any, libaliased-perl, libclass-xsaccessor-perl, libiterator-util-perl, libsub-exporter-perl Filename: pool/main/libd/libdata-dpath-perl/libdata-dpath-perl_0.59-ok1_all.deb Size: 37956 MD5sum: 53d4a7ab3097ca6c6016b4ff0aca25fe SHA1: c968bff3b1dea1745927a3ffb33c0935499f0622 SHA256: 009873f35618545ab513c1f4117daab2b2e641fd0c8ba7d496c79a615865d189 SHA512: 667335e34fdb51ac4849ab71dd255fb2d3e184479cba776b170b5f148e72caad8411579baf5961bd4b0f84c0f3a52446a5f43b45e7708087a48311863d7affa9 Homepage: https://metacpan.org/release/Data-DPath Description: DPath is like XPath but for Perl data structures With Data::DPath you can address points in a Perl data structure by describing a "path" to it using hash keys, array indexes or some wildcard-like steps. It is inspired by XPath but differs from it. Package: libdata-dump-perl Architecture: all Version: 1.25-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 63 Depends: perl:any Filename: pool/main/libd/libdata-dump-perl/libdata-dump-perl_1.25-ok2_all.deb Size: 24190 MD5sum: cdec59ee0a816f87d04935101e6df3e6 SHA1: be91f1f16c789ed2671bd2944f842139ecc73a5d SHA256: c6c62320754e5ab608221a9802b14a226ed89af0f326cd6f22b9473627894be3 SHA512: 61b6d212217a87504cff4d24f5c9b717b8b61135d93c232aa55ceab35f736383d907eba40afcc6d067352ceb252edac7aea9e90c83b82f8f6b2e776aa91f36f3 Homepage: https://metacpan.org/release/Data-Dump Description: Perl module to help dump data structures Data::Dump provides a single function called dump that takes a list of values as its argument and produces a string as its result. The string contains Perl code that, when evaled, produces a deep copy of the original arguments. The string is formatted for easy reading. . If called in void context, the dump is printed on standard error instead of being returned. If you don't like importing a function that overrides Perl's not-so-useful builtin, then you can also import the same function as "pp" (the mnemonic for "pretty-print"). Package: libdata-optlist-perl Architecture: all Version: 0.114-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Depends: perl:any, libparams-util-perl, libsub-install-perl Filename: pool/main/libd/libdata-optlist-perl/libdata-optlist-perl_0.114-ok1_all.deb Size: 8656 MD5sum: da15c531384043c25d5c06ea03440ca2 SHA1: 9d7b118d1efaa56a151e5d9850e2443005d7895f SHA256: cc363cc1896c713084dcdccfff31d3535eba8eb1b9f38fbc343c805ad7030d3e SHA512: 2960b13a413d6daea1cb29c18b1935efd1485c9a3be42a56a5266d83f1f66881c1a0238ed3b2f813e0666f62e805bb6c887b2f66b2e1e8861bfd83ceb26f5c3c Homepage: https://metacpan.org/release/Data-OptList Description: module to parse and validate simple name/value option pairs Data::OptList is a Perl module useful for working with simple name-and-value option pairs. It assumes any defined scalar is a name and any reference after it is its value. Package: libdata-printer-perl Architecture: all Version: 1.001001-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 354 Depends: perl:any Filename: pool/main/libd/libdata-printer-perl/libdata-printer-perl_1.001001-ok1_all.deb Size: 120064 MD5sum: 7237403e5b94cd593ee49538ef367825 SHA1: 529929f66fba57c2ea3bc183601830d5e941f735 SHA256: 016cd426104a830332e04c8b03398304736a31f6da045b3a2cf3a89e0fc065cc SHA512: 2d64c5e2763071a3c42376cc8bc1e54d4f4725363e8c99590a4e4a6fdd607f7df14ebc4174307aa81a81b8fdce25d654a268cf4b3cdd28dad4f89b8bbf5646e5 Homepage: https://metacpan.org/release/Data-Printer Description: colored pretty-printer of Perl data structures and objects Data::Printer is a tool designed to display Perl variables and objects on screen, properly formatted for inspection by a human being. . Many people use Data::Dumper for this task, although it was designed primarily to stringify data structures such that they can be eval'ed back in. It thus lacks all the visual clues, extra information and filtering possibilities that Data::Printer has to offer: . * Sane defaults * Highly customizable * Colored output by default * Human-friendly output, with array index and custom separators * Full object dumps including methods, inheritance and internals * Exposes extra information such as tainted data and weak references * Ability to easily create filters for objects and regular structures * Ability to load settings from a .dataprinter file Package: libdata-section-perl Architecture: all Version: 0.200008-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 38 Depends: perl:any, libmro-compat-perl, libsub-exporter-perl Filename: pool/main/libd/libdata-section-perl/libdata-section-perl_0.200008-ok1_all.deb Size: 10820 MD5sum: 15289a58917080aa248c83baf0f774b6 SHA1: 749450e5a1e5ec77dc2e105f7d6e0e13d034c415 SHA256: d40a2c6e73eec8d41403343480e5b0f8657fd028fef936035fdd4a5dfbba5975 SHA512: 4705ec0565751ace71245154dde2548fba115b4c4b3542a982e309b0c97a0e8be1ac38137f5da909bb116dec5f0a0c37cb6872c144559a64638669021dfb5d68 Homepage: https://github.com/rjbs/Data-Section Description: module to read chunks of data from a module's DATA section Data::Section is a Perl module that provides an easy way to access multiple named chunks of line-oriented data in your module's DATA section. It was written to allow modules to store their own templates, but is probably useful for other purposes as well. Package: libdata-section-simple-perl Architecture: all Version: 0.07-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 40 Depends: perl:any Filename: pool/main/libd/libdata-section-simple-perl/libdata-section-simple-perl_0.07-ok2_all.deb Size: 12730 MD5sum: 359efdd3875392d54063b8fdaef93cf1 SHA1: 2d8818c45968a198d4b3c3bbf999b92910ee4241 SHA256: 7a3452d149bb7945e6c85ac01a54126cd958f1d1f72b1c32eef9eb978fe102b4 SHA512: 22dcaf7677b4db820b9f0a07145de59a560c4a7d702dbf100aaa35c96889f489cb93896d66a6955b8856fe269610f83dbe40da37972dcb84795cba9ae22c39ca Homepage: https://metacpan.org/release/Data-Section-Simple Description: Perl module for reading data from __DATA__ section of the file Data::Section::Simple is a simple module to extract data from __DATA__ section of the file. . This module does not implement caching (yet) which means in every get_data_section or get_data_section($name) this module seeks and re-reads the data section. If you want to avoid doing so for the better performance, you should implement caching in your own caller code. Package: libdata-validate-domain-perl Architecture: all Version: 0.10-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 49 Depends: perl:any, libnet-domain-tld-perl Filename: pool/main/libd/libdata-validate-domain-perl/libdata-validate-domain-perl_0.10-ok2_all.deb Size: 16532 MD5sum: b98a85f036ba5f08263149887889adf7 SHA1: b5097943bbf60d2c2e221ef89a7277794167b70a SHA256: 018e8deaed97bab9564099fa57bebc8138830d943121c8d08a47773073b2f608 SHA512: 5ad65059d3cb6779394c02dceb08d58a56bcda7ce3cfcf687984cc0556641412ea3d17d49714383ad47a047025629f16bc5c2bdb24fc484aa67cb229556d4327 Description: perl domain name validation functions Data::Validate::Domain collects domain validation routines to make input validation and untainting easier and more readable. Package: libdata-validate-ip-perl Architecture: all Version: 0.31-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 57 Depends: perl:any, libnet-ipv6addr-perl, libnet-netmask-perl, libnetaddr-ip-perl Filename: pool/main/libd/libdata-validate-ip-perl/libdata-validate-ip-perl_0.31-ok1_all.deb Size: 16504 MD5sum: 1d271a402864b31d3f9a505a641f8c24 SHA1: ec9e600493bbfee0ab27e0dc8b2c11c5c48d6353 SHA256: cde0532f9761ed2342829008455c35a891f4a456aa74fa9266949f4d2052ee36 SHA512: 104e326a83a801806c894bc55d6b613a9b31218ba298d6054d2ac5e9baa5a53a8dbcdff001cc20b071060416b302ee0f9f95bed92dacf18946e6a5b466e37def Homepage: https://metacpan.org/release/Data-Validate-IP Description: Perl module for IP validation Data::Validate::IP collects IP validation routines to make input validation and untainting easier and more readable. All functions return an untainted value if the test passes, and undef if it fails. This means that you should always check for a defined status explicitly. Don't assume the return value will be true. Package: libdata-validate-uri-perl Architecture: all Version: 0.07-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 53 Depends: perl:any, libdata-validate-domain-perl, libdata-validate-ip-perl Filename: pool/main/libd/libdata-validate-uri-perl/libdata-validate-uri-perl_0.07-ok2_all.deb Size: 10592 MD5sum: 6dc15e611eabca6de1fd852b55cbc461 SHA1: d8ef961cab0851d751c517b37a7a88407facd721 SHA256: 284dc1aa40763c69f36e94195271bc9cfa804e2eff521b1beb2f3e6c20664f0b SHA512: 7863f383b2cf2d6050c8e30d10f4f712a3aa92c3e908fe052cde4d856c6da0aedd859af37aadbc88bef4d094977a9be899b1690f2dc029118257b2871ff66d53 Homepage: https://metacpan.org/release/Data-Validate-URI Description: common URI validation methods The Data::Validate::URI module collects common URI validation routines to make input validation and untainting easier and more readable. Package: libdatetime-format-builder-perl Architecture: all Version: 0.8300-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 166 Depends: perl:any, libdatetime-format-strptime-perl, libdatetime-perl, libparams-validate-perl Filename: pool/main/libd/libdatetime-format-builder-perl/libdatetime-format-builder-perl_0.8300-ok1_all.deb Size: 59784 MD5sum: 661ab8bd14297effe6c455f75c31078b SHA1: bf14a47a48912667f79107c53b60d2bc4cdb86fb SHA256: 2ee36bfd48597bd75a51b109192108ed6912a00803b1bdbcda32f59f8ff010b1 SHA512: 79a21d6aa58bf1ab605eea9169fdb1c63e38b26f825707f75511b6c82a407b68efb30aac9e8a6625913301602eebabeeee78012eb45b03eb599a63284ae5aaf3 Homepage: https://metacpan.org/release/DateTime-Format-Builder Description: module to create DateTime parsers DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code. . Builder provides a number of methods, most of which you'll never need, or at least rarely need. They're provided more for exposing of the module's innards to any subclasses, or for when you need to do something slightly unusual. Package: libdatetime-format-mail-perl Architecture: all Version: 0.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. Package: libdatetime-format-mysql-perl Architecture: all Version: 0.0701-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 45 Depends: perl:any, libdatetime-format-builder-perl, libdatetime-perl Filename: pool/main/libd/libdatetime-format-mysql-perl/libdatetime-format-mysql-perl_0.0701-ok1_all.deb Size: 13618 MD5sum: f738378f97b05c2b7bdbe5f7165b9334 SHA1: 0548e25a8bcce708e4be9b4ef1779c6b276041a5 SHA256: a743cb3aa40d757ba8396675874118bf6b6daf49c92b56e7fdcf62fff4317a7a SHA512: 224241854cadc607be670b44aed485a47dfc6716974e702e99ed43fa86a86b36ea408c9d6275235a7eae3d7028a72c49863493ce6e88a410117e6a0d337e4020 Homepage: https://metacpan.org/release/DateTime-Format-MySQL Description: module to parse and format MySQL dates and times DateTime::Format::MySQL understands the formats used by MySQL for its DATE, DATETIME, TIME, and TIMESTAMP data types. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a string representing it in the MySQL format. Package: libdatetime-format-pg-perl Architecture: all Version: 0.16014-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 71 Depends: perl:any, libdatetime-format-builder-perl, libdatetime-perl, libdatetime-timezone-perl Filename: pool/main/libd/libdatetime-format-pg-perl/libdatetime-format-pg-perl_0.16014-ok1_all.deb Size: 23226 MD5sum: 40e3430d011bb1fae863aceb698a5b85 SHA1: b00ec73797992a29d36125e768f1f28fc994c731 SHA256: 4f5ebf3ae7ef3b0ac8a608d596a9e30fdfc55305246298245c60274559e3db84 SHA512: f55942656b9035d0a15d286288657490be3561e4b2cd5195396da41c386b9460a58bbf77670f2abe3ce07b292805208e67d6801b7e50784abcbda1958c9d2c55 Homepage: https://metacpan.org/release/DateTime-Format-Pg Description: module for parsing and formatting PostgreSQL dates and times DateTime::Format::Pg understands the formats used by PostgreSQL for its DATE, TIME, TIMESTAMP and INTERVAL data types. It can be used to parse these formats in order to create DateTime or DateTime::Duration objects, and it can take a DateTime or DateTime::Duration object and produce a string representing it in a format accepted by PostgreSQL. Package: libdatetime-format-strptime-perl Architecture: all Version: 1.7900-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 92 Depends: perl:any, libdatetime-locale-perl (>= 1:1.30), libdatetime-perl, libdatetime-timezone-perl, libparams-validationcompiler-perl, libspecio-perl, libtry-tiny-perl Filename: pool/main/libd/libdatetime-format-strptime-perl/libdatetime-format-strptime-perl_1.7900-ok1_all.deb Size: 26672 MD5sum: ace35867c24086345f90ad3e43ccd961 SHA1: d91590bcb6c83132f34f05cf010990dd7df4d1f5 SHA256: c286dfaca6cf8d1223088d989a8309637b01f52be8baba069cc1bde672e90cfb SHA512: 4f25accdd958ad2cce828fc358d5f9a87a6cfabc9d605232777889af70a80c1a65d4c08ec3a13d5a78e55bd88fa7f1816108257d5c205aeccca0427fb6b96c2b Homepage: http://datetime.perl.org/ Description: Perl module to parse and format strp and strf time patterns DateTime::Format::Strptime implements most of strptime(3), the POSIX function that is the reverse of strftime(3), for DateTime. While strftime takes a DateTime and a pattern and returns a string, strptime takes a string and a pattern and returns the DateTime object associated. Package: libdatetime-locale-perl Architecture: all Version: 1:1.37-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 19908 Depends: perl:any, libfile-sharedir-perl, libnamespace-autoclean-perl, libparams-validationcompiler-perl, libscalar-list-utils-perl, libspecio-perl Filename: pool/main/libd/libdatetime-locale-perl/libdatetime-locale-perl_1.37-ok1_all.deb Size: 2742912 MD5sum: 7f1196d397068d8d94c1f0e33e5f8599 SHA1: dfdf41724db4fafb62cef27c0953bf1dd166b7df SHA256: 7368ae572db978456c4b9ef5caa20540bd259a7c8f94b3bad0609ca9792f1bd9 SHA512: ac61c920aa814a7c0fa3c544653171b863b049a8cbb010dcb8bd78adaf4b648c1dbed44becb404fb7ee2280bc43122a979552712143f5c131eb01ad4e50e4a25 Homepage: https://metacpan.org/release/DateTime-Locale Description: Perl extension providing localization support for DateTime DateTime::Locale extends DateTime by providing localization support. It also provides some functions for getting information on available locales and is easily customizable through the addition of new locales. Package: libdatetime-timezone-perl Architecture: all Version: 1:2.62-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6611 Depends: perl:any, libclass-singleton-perl, libmodule-runtime-perl, libnamespace-autoclean-perl, libparams-validationcompiler-perl, libscalar-list-utils-perl, libspecio-perl, libtry-tiny-perl, tzdata Recommends: libdatetime-perl Filename: pool/main/libd/libdatetime-timezone-perl/libdatetime-timezone-perl_2.62-ok1_all.deb Size: 245476 MD5sum: 388c5fa20d83f98dc8dc344e6b7cb132 SHA1: 3db07cdc127e97a651a9cde65a0fb44faab09398 SHA256: 448baed20a0dfa3ac7dc6543e8fd259af49c5069af30a58e7780290a9ebfd0a6 SHA512: 58fe848c45d73bf0b658e49f26eba1825af214b8bbe9f1bca6decfa20bec99e9dd0e6263a054f373d23e9e7e99f76d4313b9bd2c0eec91b78e405aa15f4db637 Homepage: http://datetime.perl.org/ Description: framework exposing the Olson time zone database to Perl DateTime::TimeZone is a Perl module framework providing an interface to the Olson time zone database. It exposes the database as a set of modules, one for each time zone defined, allowing for various optimizations in doing time zone calculations. . The Olson time zone database is the best available source for worldwide time zone information and is available from . Package: libdatrie-doc Architecture: all Version: 0.2.13-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libdatrie Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theppitak Karoonboonyanan Installed-Size: 284 Depends: libjs-jquery Suggests: www-browser Filename: pool/main/libd/libdatrie/libdatrie-doc_0.2.13-ok1_all.deb Size: 36360 MD5sum: ddf1725f938b6849d8680c2e7bbbdf6a SHA1: 45efc0fc9759199b8a18f9b599eda5c795a18b98 SHA256: f4d0eac1dbbaa9fda6d465dd87cf1093cc94233caa0fad5ee706261aae65a52d SHA512: bf54de9b3079877e314a3cd2f1757c0eb6111d33fc22ad67bb3b24c362419dcfe23e1c24b872b7b4ab8a01a7b528f410f8ec664d102d35ec14dfd470bdf3a0ad Homepage: https://linux.thai.net/projects/libthai Description: Documentation files for double-array trie library Trie is a kind of digital search tree, an efficient indexing method in which search time is independent of database size. It only takes O(m) search time, where m is the length of the search string. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. . This library is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe. The details of the implementation can be found at https://linux.thai.net/~thep/datrie/datrie.html . This package contains some documents about the datrie library. Package: 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. 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. Package: libdbus-glib-1-doc Architecture: all Version: 0.112-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: dbus-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 505 Depends: lynx | www-browser Suggests: devhelp Filename: pool/main/d/dbus-glib/libdbus-glib-1-doc_0.112-ok1_all.deb Size: 52848 MD5sum: 552a2bde3ca1e60f74797b9425f7e893 SHA1: 1f1f603ced18df96f2205e84c04b0dc8ca27f440 SHA256: fc914b85abf40eecba50450e8a7bf448d73682aaf30fa5b1681fc108bc8ae1de SHA512: e8612695277310e31d6fb1aba06e37f3d7fdc1dd4388773aade6d68540c02c8ffd8c30b7a9f976218f99d7b2bb816c23775c2bcbabed639eb2632fffc3b923c5 Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings Description: deprecated library for D-Bus IPC (API documentation) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides the HTML documentation for dbus-glib, a deprecated GLib-based D-Bus library. New code should use GDBus, part of GLib, instead. . See the dbus description for more information about D-Bus in general. Package: libdbusmenu-glib-doc Architecture: all Version: 18.10.20180917~bzr492+repack1-ok1 Priority: optional Section: doc Source: libdbusmenu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 337 Filename: pool/main/libd/libdbusmenu/libdbusmenu-glib-doc_18.10.20180917~bzr492+repack1-ok1_all.deb Size: 27988 MD5sum: 29e95e157d4742bdfb9522d1cdf5bd5e SHA1: b3a64d1a1dbda2d7d39c3bbf555c9d93323d18b3 SHA256: 9c17b4fb555b2e81c2765680431aa9f05c667331665fab99ff70855433928c2a SHA512: 03ee10a61b60c9f78c995e7712294cbb5984f3515b45f3c927dac4ee90cefe9b7d406efed987e170aa98dd3402ee96abc7cca903accc236f4c01d76f68bafe39 Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus - documentation libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains developer documentation for libdbusmenu-glib. Package: libdbusmenu-gtk-doc Architecture: all Version: 18.10.20180917~bzr492+repack1-ok1 Priority: optional Section: doc Source: libdbusmenu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 11 Filename: pool/main/libd/libdbusmenu/libdbusmenu-gtk-doc_18.10.20180917~bzr492+repack1-ok1_all.deb Size: 2328 MD5sum: eea1c1ecc1ac8a298993ac7b82d1f081 SHA1: 7ea9ddbf6e787967f5da12fd0c52a38fc5e6bded SHA256: 06e5495f7c49ede26310b31f1fa9ced1fdc26ba5a39fda676220b783f401837e SHA512: 27777d8be8b0cfcdac6e61f0be96dcfd3042ca52cf23da0e1c86493f7b71a96490975af04db18b70d02f20ca6dfe2872cfdcabb7af0d865d1c411c848fd9d231 Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus - GTK+ version documentation libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains developer documentation for libdbusmenu-gtk. Package: libdc1394-doc Architecture: all Version: 2.2.6-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libdc1394 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1442 Depends: libjs-jquery Conflicts: libdc1394-22-doc Replaces: libdc1394-22-doc Filename: pool/main/libd/libdc1394/libdc1394-doc_2.2.6-ok2_all.deb Size: 370534 MD5sum: 315ccc7fc4f5962f9a2b870a602dfdd3 SHA1: 11e21ceb32050bc7cb3b77f7cfa9fd16506420f1 SHA256: 97362a353539ee10e010a681eafe67a53638b028c26dc2b08c1f39dac09ba670 SHA512: 8b83bceac564ef357947647dbba7f5c6b68f701776dc12482ee3505756ceac7ad89142c9c9fc5a4911f1f2d5a00db9f25fd9a429ac30d7cc817a1f67b20b65fe Homepage: https://sourceforge.net/projects/libdc1394/ Description: high level programming interface for IEEE 1394 digital cameras - documentation libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This package contains the documentation. Package: libdconf-doc Architecture: all Version: 0.40.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: dconf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 216 Filename: pool/main/d/dconf/libdconf-doc_0.40.0-ok1_all.deb Size: 25016 MD5sum: 4e2944437e99bf5cedad199ce1bbac48 SHA1: 3a836ea9208d18863c608aea7dfad3fe609042b5 SHA256: 8eea767f7c82fae8f173e4db331f1545f9cc170ed1bb0a15d1d2d6f8abe91bbb SHA512: 6775b14aeccd8d82f3658808d78b0a1c42866f3974546b759c776e46d81ce6ff331ebcafdb74e1a52d25b669536f7859a8004df35968066cc5d5e480e45346d2 Homepage: https://wiki.gnome.org/Projects/dconf Description: simple configuration storage system - documentation DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains the documentation in devhelp format. Package: libdebhelper-perl Architecture: all Version: 13.15.3-ok1 Multi-Arch: foreign Priority: optional Section: perl Source: debhelper Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 324 Depends: perl:any Breaks: debhelper (<< 12.6~) Replaces: debhelper (<< 12.6~) Filename: pool/main/d/debhelper/libdebhelper-perl_13.15.3-ok1_all.deb Size: 66000 MD5sum: 6b80c71955f96712c74ed6aaaadff6d0 SHA1: c23ed4273501dbc57a208eeaa4b73a215093b71e SHA256: 2ed252b667dc48c62e4eed8d418d3367fd54d76d65fc50bacd91b4952496053d SHA512: b2866ce4b0d7233a21ad0d25bba5977150c9309f4504c5f442e58de843746aef89d74787b291358e694517f66d98e0b106eb9a9d2502ebbd652c3f82b700c241 Description: debhelper perl modules A collection of programs that can be used in a debian/rules file to automate common tasks related to building Debian packages. . This package provides the perl modules used by the scripts in debhelper. Package: 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. Package: libdebuginfod-common Architecture: all Version: 0.190-ok3 Multi-Arch: foreign Priority: optional Section: devel Source: elfutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Elfutils Maintainers Installed-Size: 47 Pre-Depends: debconf Depends: debconf (>= 0.5) | debconf-2.0, ucf Filename: pool/main/e/elfutils/libdebuginfod-common_0.190-ok3_all.deb Size: 10200 MD5sum: ff2b50ef36fee86be46bfc26c667a311 SHA1: 00a92252ab939bd5c710d975ff3264676f78c51b SHA256: 79fc495b2fdb2f5716910414c9c7cf51c520334a07ef42fe53f597e601dd82e8 SHA512: c3772338f605bf855a09eca450aa1754daf479937f6d81ec07504838b49164264234a3af701f5d9d8821f4de0093590206f31851466a7676baddf051edb13404 Homepage: https://sourceware.org/elfutils/ Description: configuration to enable the Debian debug info server This package asks if it should enable use of the Debian debug info server with debugging tools that use libdebuginfo such as GDB. . When this is allowed by the sysadmin, a snippet will be added to the shell configuration. You will need to restart your shell after installing this package before the snippet will work. . The Debian debug info server will be contacted every time debugging tools attempt to look up debug info for binaries or libraries but the server does not log requests for debug info. . The Debian debug info server uses https to securely transfer debugging files but does not offer OpenPGP signing of debug info. Package: libdevel-checkbin-perl Architecture: all Version: 0.04-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 36 Depends: perl:any Filename: pool/main/libd/libdevel-checkbin-perl/libdevel-checkbin-perl_0.04-ok2_all.deb Size: 10912 MD5sum: d8f31d6dcf4fd99f2da1544de30a87cc SHA1: da4b36b1d97093e8d8f401c186c68050dfe07ecb SHA256: 6819951690a307af3f9d60264fcc81dd883d0a44be67a7fc7fe3bb54c2d0c648 SHA512: bdc1ac63feab050d24ac6748cdbf4e4df48484a595d9d90e2cc164c0fe5524cb589cf3a74d1047965e19b6a9c840f1bba69a576bdf3342da47e6fddb4c357553 Homepage: https://metacpan.org/release/Devel-CheckBin Description: module to check that a command is available Devel::CheckBin is a perl module that checks whether a particular command is available. Package: libdevel-checklib-perl Architecture: all Version: 1.16-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 45 Depends: perl:any, gcc Filename: pool/main/libd/libdevel-checklib-perl/libdevel-checklib-perl_1.16-ok1_all.deb Size: 16070 MD5sum: 83acd2ed5dae287dd4e4271a8ea37770 SHA1: 1696d348619b366b58d47a77a378308fb1bd5d38 SHA256: ce5c6234b70ef2730256d62d3c0230c53a396f418bad25bd695145ccf72eba94 SHA512: 63b575d9ad384eae72826627c96964759c5e4a8c43633ac99ef9cb00a2e36237190332867e153530b9bdaf6e9f5c229631514a3ef2683ddd66ee88130b67581d Homepage: https://metacpan.org/release/Devel-CheckLib Description: module for checking the availability of a library Devel::CheckLib is a perl module that checks whether a particular C library and its headers are available. . It works by trying to compile some code and linking it to the specified libraries. If something pops out the end which looks executable, it gets executed. That tiny program is built once for each specified library, and (without linking) once for each header file. . It is also possible to check for the presence of particular functions in a library, or even that those functions return particular results. Package: libdevel-cycle-perl Architecture: all Version: 1.12-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 31 Depends: perl:any Suggests: libpadwalker-perl Filename: pool/main/libd/libdevel-cycle-perl/libdevel-cycle-perl_1.12-ok2_all.deb Size: 9828 MD5sum: cce6914a93c47f687a4291e41e83efd4 SHA1: 5286532f3cf8e69182dc0d926d6c45969915ad2d SHA256: 2b9c8ff8af4ad51de4f2601186e5387d6d104bfcd1002a397cea376d069d0178 SHA512: ccc5d605332a464207194379f5c93015a8246cbee75f0cc8a9597ca3ddf4a11ed104bebdd10d51416b4b4bc700ad2b8c69ab57c36e8dd1a085c758419d52e34a Homepage: https://metacpan.org/release/Devel-Cycle Description: Perl module to detect memory cycles in Perl objects Devel::Cycle is a developer's tool for finding memory cycles in Perl objects. Since Perl provides its automatic memory management using reference counting, cyclical/circular references will result in memory that will never be freed. Optionally, PadWalker (libpadwalker-perl) module enables reporting of cycles in code closures as well. Package: libdevel-hide-perl Architecture: all Version: 0.0015-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 31 Depends: perl:any Filename: pool/main/libd/libdevel-hide-perl/libdevel-hide-perl_0.0015-ok2_all.deb Size: 11502 MD5sum: 8fe53a603234670823c3b9c83b21dde2 SHA1: b1d40276c4bb609289bbd3e47b95c8d7798d748a SHA256: 6655bd93667e250badacdd5ab7639569c7e0a5246ac9ee0573f2ba180c43dd8a SHA512: 340c975db342c94200c13d4742b8b595de8cdf0926bf79d5834a8856d3021aa40c1c718e1008f1cfbc638b50d25aca5d8bc4a92062b4a364cafcfd9e3dcdcdfe Homepage: https://metacpan.org/release/Devel-Hide Description: module for forcing the unavailability of specified Perl modules (for testing) Given a list of Perl modules/filenames, Devel::Hide makes require and use statements fail (no matter the specified files/modules are installed or not). . They die with a message like: . Can't locate Module/ToHide.pm (hidden) . The original intent of Devel::Hide is to allow Perl developers to test for alternative behavior when some modules are not available. In a Perl installation, where many modules are already installed, there is a chance to screw things up because you take for granted things that may not be there in other machines. Package: libdevel-overloadinfo-perl Architecture: all Version: 0.007-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 44 Depends: perl:any, libmro-compat-perl, libpackage-stash-perl Filename: pool/main/libd/libdevel-overloadinfo-perl/libdevel-overloadinfo-perl_0.007-ok1_all.deb Size: 13078 MD5sum: 0b397c3080366d457872d1eaa27a7029 SHA1: fb1bedf8947a008bf6e2c7cdb5c878182cd08242 SHA256: 73359cd1f3c69ec9f7ed6a5c1dac9fcfffab45ece3928f1eab9f085373c62a68 SHA512: 453d4d8b1da9c395d84c5cb3f62ca34e8cc2c7dbd52dc62fbd896cdd0d58901ef41b22ced4b0390030f91126143bcb74552d616734189ed5affb7a5dd70a6258 Homepage: https://metacpan.org/release/Devel-OverloadInfo Description: module to introspect overloaded operators Devel::OverloadInfo returns information about overloaded operators for a given class (or object), including where in the inheritance hierarchy the overloads are declared and where the code implementing it is. Package: libdevel-stacktrace-perl Architecture: all Version: 2.0500-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 61 Depends: perl:any Filename: pool/main/libd/libdevel-stacktrace-perl/libdevel-stacktrace-perl_2.0500-ok1_all.deb Size: 21372 MD5sum: 24f5c3452c58b1123c26ec97d03997b4 SHA1: 1f2554262846b5f1c5a387300dea16eff2c464ef SHA256: 71d2b6eb61df58c862486d7eb67873682a60a720c070539492ab5173c27f6ecd SHA512: 1f0658e8c368e564e6903e3cf6469552aaa358e45f6de7f201475e3ba4ba8ea2076dc9b3c36714e67284a478b5ab8d06c9e6439d9e2e4d359b1ebe67ba3c116a Homepage: https://metacpan.org/release/Devel-StackTrace Description: Perl module containing stack trace and related objects The Devel::StackTrace module contains two classes, Devel::StackTrace and Devel::StackTraceFrame. The goal of this object is to encapsulate the information that can found through using the caller() function, as well as providing a simple interface to this data. . The Devel::StackTrace object contains a set of Devel::StackTraceFrame objects, one for each level of the stack. The frames contain all the data available from caller(). Package: libdigest-hmac-perl Architecture: all Version: 1.04+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: perl:any Filename: pool/main/libd/libdigest-hmac-perl/libdigest-hmac-perl_1.04+dfsg-ok1_all.deb Size: 8644 MD5sum: 9e794c5d97031e6335ab14fc830e2cee SHA1: 9e205230908cbc1a7cc46d17b32259b5f83ffd3f SHA256: 86063a988c584e16f5b1ad30e6b1792edb068106744544e347a8e2cdf27e224e SHA512: 4990a023871350b0db3c6f6663c1356550ef87afe9cc4022c218d16e4297f466402c907ca137d0a9e008c5f7007da3efc709255318864a8775fc2546cd47d5cf Homepage: https://metacpan.org/release/Digest-HMAC Description: module for creating standard message integrity checks HMAC is used for message integrity checks between two parties that share a secret key, and works in combination with some other Digest algorithm, usually MD5 or SHA-1. The HMAC mechanism is described in RFC 2104. . The Digest::HMAC module follow the common Digest:: interface, but the constructor takes the secret key and the name of some other simple Digest:: module as argument. Package: libdir-self-perl Architecture: all Version: 0.11-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 18 Depends: perl:any Filename: pool/main/libd/libdir-self-perl/libdir-self-perl_0.11-ok2_all.deb Size: 5174 MD5sum: 38f06d69dec552c348d9d3c53b8bc8d3 SHA1: 0bf7a1c715ca6f17ebacb02c354ee2bc7c5ce480 SHA256: 5972f19ca8772f36a4c5cad002cafef9b24ab7d3ad8ccc965cc94bbe25a0f7cb SHA512: ba6a2ca10cd6b317066950fcff2a4cc5dfb704aa9f47b8cbcfedc25345b0ae3087746d651cf959567dc38b02a139fbc90dbff267e3a5c2f6d5d11d7ab2e67292 Homepage: https://metacpan.org/release/Dir-Self Description: module providing a __DIR__ constant for the directory of the source file Perl has two pseudo-constants describing the current location in your source code, __FILE__ and __LINE__. Dir::Self adds __DIR__, which expands to the directory your source file is in, as an absolute pathname. . This is useful if your code wants to access files in the same directory, like helper modules or configuration data. This is a bit like FindBin except it's not limited to the main program, i.e. you can also use it in modules. And it actually works. Package: libdistro-info-perl Architecture: all Version: 1.7-ok2 Multi-Arch: foreign Priority: optional Section: perl Source: distro-info Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Benjamin Drung Installed-Size: 22 Depends: distro-info-data (>= 0.59~), perl:any Filename: pool/main/d/distro-info/libdistro-info-perl_1.7-ok2_all.deb Size: 3764 MD5sum: 1cff1649d2b43a3beb702461e1744cee SHA1: 4f1beaf1734e5303de78d8eb5688e67c2f351349 SHA256: a8192c35dbd1b6ceaa002bad6cf0e8bcc8dee9fa2051b91e67bdd88c5740a685 SHA512: aa1acdee4a4a48912e8a9e012620efe12717f2e58953f56e1fd58d7ed4ddc5dd42e9f98241580fdb03e256b90cc99d9c01a9cda43fbc3c9a15c6f109e74e06f1 Description: information about distributions' releases (Perl module) Information about all releases of Debian and Ubuntu. . This package contains a Perl module for parsing the data in distro-info-data. There is also a command line interface in the distro-info package. Package: libdjvulibre-text Architecture: all Version: 3.5.28-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: djvulibre Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Barak A. Pearlmutter Installed-Size: 339 Replaces: djview3 (= 3.5.20-9), djvulibre-desktop (<< 3.5.20-9), libdjvulibre15 Filename: pool/main/d/djvulibre/libdjvulibre-text_3.5.28-ok1_all.deb Size: 48052 MD5sum: 66ed10c3702ea96013e5bd5f73a934e0 SHA1: f8e6b9c8158ba6a46c546c938d7fd1f0bdcf7d59 SHA256: e5f3c7aab676aa876b7c157044e926afa0453f97a1914b1068c94d2c1fb21883 SHA512: fe3f3f0b0c1ad36e3af513e7c95f832e01fd17529f9ef6d2b528a0d55c8eb3ec5d6a2311130a1080999a6f5177ae807b9502954b4f669705eb6ba209ba05dd36 Homepage: http://djvu.sourceforge.net/ Description: Linguistic support files for libdjvulibre Runtime linguistic support files for the libdjvulibre library. Package: libdpkg-dev Architecture: rv64g Version: 1.21.1-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: dpkg Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 2741 Depends: libbz2-dev, liblzma-dev, libzstd-dev, zlib1g-dev Filename: pool/main/d/dpkg/libdpkg-dev_1.21.1-ok7_rv64g.deb Size: 1262018 MD5sum: 847edcf1794bf5aea37ac07d427e010b SHA1: 2ca97cae6d718a7561769c6667f9b0e6931047c4 SHA256: 6e317ba7974b4f98e450fa644adc7af351d513ae253b96af6b40c3424eb7df2e SHA512: 964d4ca1ce4f7357b784b9d276505427db93df90960b8b53647485f3b145a12f04d2a9c632ad154da0995be20919aa459f2e47d164da805a10867ad3962d7a31 Homepage: https://wiki.debian.org/Teams/Dpkg Description: Debian package management static library This package provides the header files and static library necessary to develop software using libdpkg, the same library used internally by dpkg. . Note though, that the API is to be considered volatile, and might change at any time, use at your own risk. Package: libdpkg-perl Architecture: all Version: 1.21.1-ok7 Multi-Arch: foreign Priority: optional Section: perl Source: dpkg Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 2362 Depends: dpkg (>= 1.18.11), perl:any Recommends: bzip2, libfile-fcntllock-perl, liblocale-gettext-perl, xz-utils Suggests: binutils, bzr, debian-keyring, gcc | c-compiler, git, gnupg, gpgv, patch, sensible-utils Breaks: dgit (<< 3.13~), pkg-kde-tools (<< 0.15.28~) Filename: pool/main/d/dpkg/libdpkg-perl_1.21.1-ok7_all.deb Size: 336456 MD5sum: 49654a88f6fccc69a04e93aa51ffe1c2 SHA1: dab0fc9ea5868c220a014de5fe9306d5a7385671 SHA256: 80ad89861c6e7c02331a49a983b1eccf93de904bc73f9b953508373e92c2c2ef SHA512: 23c871695e04159a280ec286c9bcf72b68822d27a43b08357cfded817038dde87f3a1ef578a911ce11c9353fc1d8a622fbc39ca67db5cfd63ed52e78ae2aa95f 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. Package: libdpkg-perl Architecture: all Version: 1.22.6-ok2 Multi-Arch: foreign Priority: optional Section: perl Source: dpkg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 1856 Depends: perl:any, dpkg (>= 1.18.11) Recommends: libfile-fcntllock-perl, liblocale-gettext-perl, bzip2, xz-utils (>= 5.4.0) Suggests: debian-keyring, gnupg | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, gpgv | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, gcc | c-compiler, binutils, patch, sensible-utils, git, bzr Breaks: dgit (<< 3.13~), libsop-java-java (<< 4.0.7~), pgpainless-cli (<< 1.3.13~), pkg-kde-tools (<< 0.15.28~), sq (<< 0.33.0~), sqop (<< 0.27.2~) Filename: pool/main/d/dpkg/libdpkg-perl_1.22.6-ok2_all.deb Size: 428964 MD5sum: 08b9c7de829859d56c3c86c2d352f316 SHA1: 9fd8dd5e33e792f4ec7739bae8e8ba26bc578012 SHA256: f4042f3a809e13ce9b9e3fb2258d50dccad716645580e1e3faf7e090fffbf6e0 SHA512: 56ee191d8e73651a1acbda9a21b46b6e35b5e68cf9a37bb4d9a8664717cb67536b25a7c02a4f4945ae87a8e8417c130ceeb8162bc11318c55ccdc4bb69500695 Homepage: https://wiki.debian.org/Teams/Dpkg Description: Dpkg perl modules This package provides the perl modules used by the scripts in dpkg-dev. They cover a wide range of functionality. Among them there are the following public modules: . - Dpkg: core variables - Dpkg::Arch: architecture handling functions - Dpkg::BuildFlags: set, modify and query compilation build flags - Dpkg::BuildInfo: build information functions - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS - Dpkg::BuildProfiles: parse and manipulate build profiles - Dpkg::Changelog: parse changelogs - Dpkg::Changelog::Entry: represents a changelog entry - Dpkg::Changelog::Parse: generic changelog parser for dpkg-parsechangelog - Dpkg::Checksums: generate and parse checksums - Dpkg::Compression: simple database of available compression methods - Dpkg::Compression::FileHandle: transparently (de)compress files - Dpkg::Compression::Process: wrapper around compression tools - Dpkg::Conf: parse dpkg configuration files - Dpkg::Control: parse and manipulate Debian control information (.dsc, .changes, Packages/Sources entries, etc.) - Dpkg::Control::Changelog: represent fields output by dpkg-parsechangelog - Dpkg::Control::Fields: manage (list of known) control fields - Dpkg::Control::Hash: parse and manipulate a block of RFC822-like fields - Dpkg::Control::Info: parse files like debian/control - Dpkg::Control::Tests: parse files like debian/tests/control - Dpkg::Control::Tests::Entry: represents a debian/tests/control stanza - Dpkg::Deps: parse and manipulate dependencies - Dpkg::Deps::Simple: represents a single dependency statement - Dpkg::Deps::Multiple: base module to represent multiple dependencies - Dpkg::Deps::Union: list of unrelated dependencies - Dpkg::Deps::AND: list of AND dependencies - Dpkg::Deps::OR: list of OR dependencies - Dpkg::Deps::KnownFacts: list of installed and virtual packages - Dpkg::Exit: push, pop and run exit handlers - Dpkg::Gettext: wrapper around Locale::gettext - Dpkg::IPC: spawn sub-processes and feed/retrieve data - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for example) - Dpkg::Interface::Storable: base object serializer - Dpkg::Path: common path handling functions - Dpkg::Source::Format: manipulate debian/source/format files - Dpkg::Source::Package: extract Debian source packages - Dpkg::Substvars: substitute variables in strings - Dpkg::Vendor: identify current distribution vendor - Dpkg::Version: parse and manipulate Debian package versions . All the packages listed in Suggests or Recommends are used by some of the modules. Package: libdpkg-perl Architecture: all Version: 1.22.6-ok3 Multi-Arch: foreign Priority: optional Section: perl Source: dpkg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 3035 Depends: perl:any, dpkg (>= 1.18.11) Recommends: libfile-fcntllock-perl, liblocale-gettext-perl, bzip2, xz-utils (>= 5.4.0) Suggests: debian-keyring, gnupg | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, gpgv | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, gcc | c-compiler, binutils, patch, sensible-utils, git, bzr Breaks: dgit (<< 3.13~), libsop-java-java (<< 4.0.7~), pgpainless-cli (<< 1.3.13~), pkg-kde-tools (<< 0.15.28~), sq (<< 0.33.0~), sqop (<< 0.27.2~) Filename: pool/main/d/dpkg/libdpkg-perl_1.22.6-ok3_all.deb Size: 415484 MD5sum: f40761d5ae19b67f6ec69a1959daa675 SHA1: fefa3e163913ad0f81f4687a36c48908c57610f5 SHA256: 97e03cb2c02f4a508ddc91cb592ea28b44ab07e4f980b99b427771191bc8dbba SHA512: 77fd8ec92a96b46ea3786d297c6e147183d520b0ba74ff2a3d7c855251ddb3164e2ec5ef42c9947a0d3cd82a9a1c514e59d1cba78d61b92886946ea296ffd16f Homepage: https://wiki.debian.org/Teams/Dpkg Description: Dpkg perl modules This package provides the perl modules used by the scripts in dpkg-dev. They cover a wide range of functionality. Among them there are the following public modules: . - Dpkg: core variables - Dpkg::Arch: architecture handling functions - Dpkg::BuildFlags: set, modify and query compilation build flags - Dpkg::BuildInfo: build information functions - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS - Dpkg::BuildProfiles: parse and manipulate build profiles - Dpkg::Changelog: parse changelogs - Dpkg::Changelog::Entry: represents a changelog entry - Dpkg::Changelog::Parse: generic changelog parser for dpkg-parsechangelog - Dpkg::Checksums: generate and parse checksums - Dpkg::Compression: simple database of available compression methods - Dpkg::Compression::FileHandle: transparently (de)compress files - Dpkg::Compression::Process: wrapper around compression tools - Dpkg::Conf: parse dpkg configuration files - Dpkg::Control: parse and manipulate Debian control information (.dsc, .changes, Packages/Sources entries, etc.) - Dpkg::Control::Changelog: represent fields output by dpkg-parsechangelog - Dpkg::Control::Fields: manage (list of known) control fields - Dpkg::Control::Hash: parse and manipulate a block of RFC822-like fields - Dpkg::Control::Info: parse files like debian/control - Dpkg::Control::Tests: parse files like debian/tests/control - Dpkg::Control::Tests::Entry: represents a debian/tests/control stanza - Dpkg::Deps: parse and manipulate dependencies - Dpkg::Deps::Simple: represents a single dependency statement - Dpkg::Deps::Multiple: base module to represent multiple dependencies - Dpkg::Deps::Union: list of unrelated dependencies - Dpkg::Deps::AND: list of AND dependencies - Dpkg::Deps::OR: list of OR dependencies - Dpkg::Deps::KnownFacts: list of installed and virtual packages - Dpkg::Exit: push, pop and run exit handlers - Dpkg::Gettext: wrapper around Locale::gettext - Dpkg::IPC: spawn sub-processes and feed/retrieve data - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for example) - Dpkg::Interface::Storable: base object serializer - Dpkg::Path: common path handling functions - Dpkg::Source::Format: manipulate debian/source/format files - Dpkg::Source::Package: extract Debian source packages - Dpkg::Substvars: substitute variables in strings - Dpkg::Vendor: identify current distribution vendor - Dpkg::Version: parse and manipulate Debian package versions . All the packages listed in Suggests or Recommends are used by some of the modules. Package: 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. Package: libdrm-common Architecture: all Version: 2.4.120-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 41 Filename: pool/main/libd/libdrm/libdrm-common_2.4.120-ok1_all.deb Size: 5588 MD5sum: a17109ceef26557dc441ecbb8e562ddb SHA1: 5901e8e35523c474eed3eda327c6660763e130c0 SHA256: 438ac5f45eb25e8e935361d40cb5b68a379e41d7c8894a38acdb1cac86f0cc49 SHA512: 2e279ea58eca441e9b320c468de1681d100210d4d2a610946083f8e3e9708c3668cf062edc33242396f8f5ce745540f0d53cb967429988e4d54b4b15438b7150 Homepage: https://cgit.freedesktop.org/mesa/drm/ Description: Userspace interface to kernel DRM services -- common files This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides common files for libdrm. Package: libdvbv5-doc Architecture: all Version: 1.26.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: v4l-utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gregor Jasny Installed-Size: 5660 Suggests: devhelp Filename: pool/main/v/v4l-utils/libdvbv5-doc_1.26.1-ok1_all.deb Size: 344504 MD5sum: 5950b7774178d85e6f9e68376e5dbd53 SHA1: ddc9775befed13b8b2e897c0015b33d6547c9e2f SHA256: f67908f79690de69ffbdd15d677601c8e34446339bdf84278528394c96bcccbe SHA512: 362281f0bc3a2848bf6fd37e6bd0f36ad455f67d0c90db9a082ae486aaa7ad8a5055e9add2f5956425f659e1f0e70aa622be215b3154d8ba2f91301d7c1417fb Homepage: https://linuxtv.org/wiki/index.php/V4l-utils Description: Doxygen generated documentation for libdvbv5 This library provides functions to work with DVB devices that implement the DVB v5 API. . This package provides doxygen generated documentation for the library. Package: libdvdnav-doc Architecture: all Version: 6.1.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libdvdnav Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 319 Filename: pool/main/libd/libdvdnav/libdvdnav-doc_6.1.1-ok1_all.deb Size: 82944 MD5sum: 588ba75c9b03dbc09c912b0f164a46a5 SHA1: 4a55526028572f429929c9ddb56741a2c8f27b7c SHA256: a66f4a2016c14eca1df6c80357868c08813eea038f196c918f02663760bd4401 SHA512: 219a295b56ff28e6e804c0a42d292278a12ae4c94ba506b8f2bb3ab8238396e22f7b19a9f9bc48a31d593ce4dd12a77718be0306b059ea326985a6b553442b25 Homepage: https://www.videolan.org/developers/libdvdnav.html Description: DVD navigation library (documentation) libdvdnav is a DVD navigation library, which provides an interface to the advanced features of DVDs, like menus and navigation. It contains the VM and other parts useful for writing DVD players. It's based on Ogle, but was modified to be used by xine and mplayer. . This package contains the documentation. Package: libdynaloader-functions-perl Architecture: all Version: 0.003-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 33 Depends: perl:any Filename: pool/main/libd/libdynaloader-functions-perl/libdynaloader-functions-perl_0.003-ok2_all.deb Size: 11824 MD5sum: ec755318c56474e3aa90572ddc640c5d SHA1: 65c5dabbf5905ac782555dcdc26dd6ecd25c23bf SHA256: bcc365dc3d61ac99e3279389fca16a7fd833d3140c023d0f5a1c4a2ab0675ed9 SHA512: 6b7e495035e2c2d0f24d7a92ff8b5ff656a5d7fc60257639dce1d3833a1dd7c5dfec090ccef3dc50e0760ddbd2c189a19469522a78bfc5dc9c04eb90bb3e6060 Homepage: https://metacpan.org/release/DynaLoader-Functions Description: deconstructed dynamic C library loading DynaLoader::Functions provides a function-based interface to dynamic loading as used by Perl. Some details of dynamic loading are very platform-dependent, so correct use of these functions requires the programmer to be mindful of the space of platform variations. Package: libehcache-java Architecture: all Version: 2.6.11-ok1.1 Priority: optional Section: java Source: ehcache Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1334 Depends: libcommons-collections3-java, libcommons-logging-java Filename: pool/main/e/ehcache/libehcache-java_2.6.11-ok1.1_all.deb Size: 1169346 MD5sum: 120796d8caa4d15bc622f2cd3c82ee52 SHA1: f5db2fb47de49b1a8400da565361910d21aee52b SHA256: 5c0dd550fd77dd02044587b4bf08ab9556b1ba1553c2701ee8ffa595b2c03a44 SHA512: 304633683fb5e60620cf385c9abde611b75705f3d25f4a20b533c0dfef5f769e471d1d866dc9589db5635cdab13dbc93c5d3e802f8d0748218b6a62c810dd6ce Homepage: http://ehcache.sourceforge.net Description: distributed cache library Ehcache is a distributed cache for general purpose caching in Java, J2EE and light-weight containers. It features memory and disk stores, replicate by copy and invalidate, listeners, a gzip caching servlet filter and much more. Package: libeigen3-dev Architecture: all Version: 3.4.0-4ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: eigen3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 8861 Depends: pkg-config Suggests: libeigen3-doc, libmpfrc++-dev Filename: pool/main/e/eigen3/libeigen3-dev_3.4.0-4ok1_all.deb Size: 1054530 MD5sum: 23e73b1ba3a435ef08787a7a7224313c SHA1: a8624b7c53bde2c83a45f733863e0ebaae068e21 SHA256: ecbaf2d6e81b6b74cd22881f00589276a4f8bc9abfef9b761934e0255cca6f41 SHA512: 40a410f1ce6e892f5289238d23fe8ae147b1741e7d433192fad2979f1b7d12baf74a47ea20db97bf02681a398705b8788dba5dde33ceea1e1daa02851151762e Homepage: http://eigen.tuxfamily.org Description: lightweight C++ template library for linear algebra Eigen 3 is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra. . Unlike most other linear algebra libraries, Eigen 3 focuses on the simple mathematical needs of applications: games and other OpenGL apps, spreadsheets and other office apps, etc. Eigen 3 is dedicated to providing optimal speed with GCC. A lot of improvements since 2-nd version of Eigen. Package: libeigen3-doc Architecture: all Version: 3.4.0-4ok1 Multi-Arch: foreign Priority: optional Section: doc Source: eigen3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 59887 Depends: libjs-jquery, libjs-mathjax, fonts-freefont-ttf Suggests: libeigen3-dev Filename: pool/main/e/eigen3/libeigen3-doc_3.4.0-4ok1_all.deb Size: 8334056 MD5sum: 1c08cce0917ae826b63cce820302084e SHA1: d9f84123733dd85c87e368ae780294dbb5846aa8 SHA256: 71b0b6b5dc383f4671d60e415ad9d83029a3675479afb6bcbf0cf454e45656c6 SHA512: 5d8655ec4919bf6a0fe9fb85fd64aeb9afc773802b8d9193abb2d825f46ef924731007d6795687ba59d185a953ee8d1736a15f6d2d42c0581c8267f8cbe7feb3 Homepage: http://eigen.tuxfamily.org Description: eigen3 API documentation Eigen 3 is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra. . This package provides the complete eigen3 API documentation in HTML format. Package: libel-api-java Architecture: all Version: 3.0.0-ok1.1 Priority: optional Section: java Source: el-api Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 112 Breaks: libservlet2.5-java, libservlet3.1-java (<< 9) Replaces: libservlet2.5-java, libservlet3.1-java (<< 9) Filename: pool/main/e/el-api/libel-api-java_3.0.0-ok1.1_all.deb Size: 64318 MD5sum: 24a2771595830065f261949a8ac3f0c5 SHA1: 87b829d266de922245ef1b5464c2a97970993031 SHA256: 21c94306264eb25c69c62cff3566e4cdd67c4e918608f7756f42600c584c8882 SHA512: 7093f1c2da03770e728cfd4b19c0f559b619780baceac5a407d5dc5f902d07ba4b6816cb8c42624cff4343a27b4a8e8fbf6e9272471180083520d1d54f10e07d Homepage: https://github.com/javaee/el-spec/ Description: Expression Language API EL is a simple language designed to meet the needs of the presentation layer in Java web applications. . It features: * A simple syntax restricted to the evaluation of expressions * Variables and nested properties * Relational, logical, arithmetic, conditional, and empty operators * Functions implemented as static methods on Java classes * Lenient semantics where appropriate default values and type conversions are provided to minimize exposing errors to end users Package: libelementary-data Architecture: all Version: 1.27.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 35656 Filename: pool/main/e/efl/libelementary-data_1.27.0-ok2_all.deb Size: 22160292 MD5sum: c3baa73b9699108deb2d98a3e2865207 SHA1: b548a79f49d3bf70540700eaf580ff3c25c9e9f1 SHA256: cadb8079cbdb76fc2dee1fe80536d2865ffad50e84ed5e3dcfcd690e397e7a78 SHA512: b36bafe78ed1de55ec88c9f16891e66a0548d9b2b5e12870b1d3e0d973d66c010359d2d01346a144d42039fc0362bf22f2f1cff732965bfd20a3ac355486a55e Homepage: https://www.enlightenment.org Description: EFL widget set - data files Elementary is a widget set based on the Enlightenment Foundation Libraries, primarily aimed at creating graphical user interfaces for mobile and embedded devices. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains graphics and styles needed by applications using elementary. Package: libencode-locale-perl Architecture: all Version: 1.05-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 31 Depends: perl:any Filename: pool/main/libe/libencode-locale-perl/libencode-locale-perl_1.05-ok2_all.deb Size: 11086 MD5sum: 84cc4842926fae076badaf7cdf346acc SHA1: 471756b8c39cfe018be9f30eccb36fd3607eda90 SHA256: 95ef73dfd0b823ad83f031fa0cd7cfcf81b96d39efdc7aed46f29ed2f95f341b SHA512: 042f6af8a234177c5d6052868985564a418c088ddbe59e5b5442c19b629dea6bd0972d8030f8559d720429a3fa29b9d10979261d38e11c6bf5fb4a2aafaf4f60 Homepage: https://metacpan.org/release/Encode-Locale Description: utility to determine the locale encoding In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world are still byte based. Programs therefore need to decode byte strings that enter the program from the outside and encode them again on the way out. . The POSIX locale system is used to specify both the language conventions requested by the user and the preferred character set to consume and output. The Encode::Locale module looks up the charset and encoding (called a CODESET in the locale jargon) and arranges for the Encode module to know this encoding under the name "locale". It means bytes obtained from the environment can be converted to Unicode strings by calling Encode::encode(locale => $bytes) and converted back again with Encode::decode(locale => $string). Package: libevdev-doc Architecture: all Version: 1.13.1+dfsg-ok1 Built-Using: doxygen (= 1.9.4-ok2) Multi-Arch: foreign Priority: optional Section: doc Source: libevdev Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Stephen Kitt Installed-Size: 1325 Depends: libjs-bootstrap Filename: pool/main/libe/libevdev/libevdev-doc_1.13.1+dfsg-ok1_all.deb Size: 199052 MD5sum: 4a1ccddb97129cefe9465a347d075014 SHA1: 7d87e033e22e3084547f948d59ed70fd2fbf286b SHA256: f8fd79401e0165959f3a83bc5520760c006f1ac65f2d682eec6a5bdbc8469e4a SHA512: 015a49afa310c7ccae51ba03d00678825ad11ac6f9f9075082b7e049199fe7af1dfcc2e87321d5f108c702ab924f988fe1cbbefc6646b5beb9a96490d7b70373 Homepage: https://www.freedesktop.org/wiki/Software/libevdev/ Description: wrapper library for evdev devices - development docs libevdev is a wrapper library for evdev devices. It provides functions covering the common tasks when dealing with evdev devices, thus avoiding erroneous ioctls and other errors. . This package contains the documentation for developers wishing to build software using libevdev. Package: libexception-class-perl Architecture: all Version: 1.45-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 85 Depends: perl:any, libclass-data-inheritable-perl, libdevel-stacktrace-perl Filename: pool/main/libe/libexception-class-perl/libexception-class-perl_1.45-ok1_all.deb Size: 33296 MD5sum: 508ed72e59d9a5e98394e0e83247459f SHA1: 3135fa1b617eb382fde34c6ce77a2fc1b38b9532 SHA256: f504bd196fdd023934cb759eeedb35aad627552329e0eb6a485bdf9fd3109a1f SHA512: f20de49af2fcc13fe7d1f1af86b62c14095d3c2924649ffc1b98ada6c36d352801381f6b6c9b005b465584904edb4a1d2df7b5f8212922365f9ba0b8b1a6494c Homepage: https://metacpan.org/release/Exception-Class Description: module that allows you to declare real exception classes in Perl Exception::Class allows you to declare exceptions in your modules in a manner similar to how exceptions are declared in Java. . It features a simple interface allowing programmers to 'declare' exception classes at compile time. It also has a base exception class, Exception::Class::Base, that can be used for classes stored in files (aka modules ;) ) that are subclasses. . It is designed to make structured exception handling simpler and better by encouraging people to use hierarchies of exceptions in their applications. Package: libexif-doc Architecture: all Version: 0.6.24-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libexif Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 1543 Breaks: libexif-dev (<< 0.6.21-3~) Replaces: libexif-dev (<< 0.6.21-3~) Filename: pool/main/libe/libexif/libexif-doc_0.6.24-ok1_all.deb Size: 346136 MD5sum: f4676daffc4f60a4c596cb6afeef75fc SHA1: a363abe6d0c911c2e0bc6bdbbacb32c52daeab2d SHA256: 68a9eb29555dbee5ecf1d0f052752f434b4c43ae6d43e4bad8723920819ffb7c SHA512: a2476800b0b66af02a0f05ef688d1d15749a3767643429adcbf176a69a64c65aa6c0b0c4571608457975717e7247a7f1d45914e837594f6f021db001218180c4 Homepage: https://libexif.github.io/ Description: library to parse EXIF files (documentation) Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. . This package contains the development documentation. Package: libexiv2-doc Architecture: all Version: 0.27.6-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: exiv2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 23042 Depends: libjs-jquery Filename: pool/main/e/exiv2/libexiv2-doc_0.27.6-ok1_all.deb Size: 2706248 MD5sum: be27a251677bd7f859421c04afeaf888 SHA1: 89c876af87e5cdb83ed9a028161d49be163f579c SHA256: 65da28737cbe114e8e8f2b49a1d7bca0d09baf8dc27836750d1a5c48a319150c SHA512: a13fa60c376993822361ee47cf961ced22c87501d85db1963fc2dbba823e4d2fafaff0c49736d38a3d5f537187e428346fe57047784b519f258a94c49d633943 Homepage: https://www.exiv2.org/ Description: EXIF/IPTC/XMP metadata manipulation library - HTML documentation Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats . This package provides the Exiv2 HTML documentation. Package: libexo-common Architecture: all Version: 4.18.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: exo Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 30 Suggests: sensible-utils Filename: pool/main/e/exo/libexo-common_4.18.0-ok1_all.deb Size: 3274 MD5sum: 1d7e6ee10a13281e1438a9f5cce603e2 SHA1: f294c91bd8418f4d2c9ab414e782a1f15b8f0b05 SHA256: ac5b9ecb92eb141c7cb688c8dc0be2377b78868554d37189414180081580c2b8 SHA512: 65c16b8a8d13b72547124f6b636bf5b380a6b649c45e8c7292b2e5ff1a5dca7c0aabaf50e9bebffb285fd8562fec40bcec6c8455a08f55d450851c50d2720705 Homepage: https://docs.xfce.org/xfce/exo/start Description: libexo common files libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . This package contains the common files in use by exo library. It ships desktop files and documentation. Package: libexporter-tiny-perl Architecture: all Version: 1.006002-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 97 Depends: perl:any Filename: pool/main/libe/libexporter-tiny-perl/libexporter-tiny-perl_1.006002-ok1_all.deb Size: 35388 MD5sum: ae838ff14cc86c25cd60cbd765d43cd8 SHA1: 9765f123cbca536f4fc2892344ab7b77f6d293b2 SHA256: aae78177b01fceb0403ab03bfdd628d1d69cd8b1748dd6be56b6a1a45514fed8 SHA512: 8645f97b0e57874d81495baec3c6db0d2fff6912a6745352da83e0a0974c636b726e78e08e096b0e664b3598e23273dd38f2c73ee89c5a13bc4a94ddc4f54f6e Homepage: https://exportertiny.github.io/ Description: tiny exporter similar to Sub::Exporter Exporter::Tiny is an exporter for Perl with the features of Sub::Exporter but only core dependencies. Package: libexttextcat-data Architecture: all Version: 3.4.6-ok1 Multi-Arch: foreign Priority: optional Section: text Source: libexttextcat Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 533 Filename: pool/main/libe/libexttextcat/libexttextcat-data_3.4.6-ok1_all.deb Size: 190488 MD5sum: 23453b47e7e93f0100938e776c1aa0ea SHA1: fe8590500ee0cf830aabd45615f81a8d13cb5a4d SHA256: cbbeb24e28b62a442b0fd263b1e2b0f339ffa78f9415f805e2242b5788058a92 SHA512: 6e4f914098df6155ca367303579f09ed59826a71f64ef99fbe236e5496539fe036fc748b9b479dd1176766b5f0027e543417df412e0fec9e75255b6db64974f5 Homepage: https://wiki.documentfoundation.org/Libexttextcat Description: Language detection library - data files Libexttextcat is a library with functions that implement the classification technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization". It was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy. . This package provides the libtextcat data files. Package: libextutils-cchecker-perl Architecture: all Version: 0.11-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 58 Depends: perl:any Filename: pool/main/libe/libextutils-cchecker-perl/libextutils-cchecker-perl_0.11-ok1_all.deb Size: 20136 MD5sum: 84788523decdf1c199a955c8b9137489 SHA1: 47118c8063e383fc6e7157c1c9d3771888a37bd7 SHA256: ae13a6cce6d50023139c9855aabf16a13f564abaeb84673e903c533c7225c6e9 SHA512: 3a823491fc624e8ea9ec7db2e25ec2c9d8509f1da6a45b939aaa210b884b7a5d0cda3e39ce263c02d7034717c92bea4558bc9eb6f619fe1b2a7326deff5a390f Homepage: https://metacpan.org/release/ExtUtils-CChecker Description: helper module for handling C headers and libraries ExtUtils::CChecker is a Perl module designed to check for the presence of libraries and C headers required for building the remainder of your package. It is particularly useful for packages containing Perl bindings to existing C libraries. Package: libextutils-config-perl Architecture: all Version: 0.008-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 37 Depends: perl:any Filename: pool/main/libe/libextutils-config-perl/libextutils-config-perl_0.008-ok2_all.deb Size: 11264 MD5sum: d7f7c8e8115de048c0591fc8b372ca40 SHA1: 71ebb5db2a20332328aa233cabc6177353fbf1f3 SHA256: e6b1402b0b0bdf7838c02e0fe55ad8fdd364e4afe6aa1a672fcf1ea826e20216 SHA512: a3fe49cd4847d79ba2a7b0bbaa53eaa7b47db3f7586678296d8aa0abc5da3910b5a9573fb8ca5d9a7fe0dff8d608141ec7fcbd86b2b37a588a4f25e1e7f149a2 Homepage: https://metacpan.org/release/ExtUtils-Config Description: wrapper around Perl's configuration hash ExtUtils::Config is an abstraction around the %Config hash. By itself it is not a particularly interesting module by any measure, however it ties together a family of modern toolchain modules. Package: libextutils-cppguess-perl Architecture: all Version: 0.27-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 34 Depends: perl:any, libcapture-tiny-perl, libextutils-parsexs-perl Filename: pool/main/libe/libextutils-cppguess-perl/libextutils-cppguess-perl_0.27-ok1_all.deb Size: 9984 MD5sum: 266662b1c3b8f7554237fbb800e7897c SHA1: f0b96552a78df79f069b68d3f930c2fd7f8613ec SHA256: b4914efc01ccd0f5a0d45d68d8f4baf8765309e7f04746cc22f405cc99729f6c SHA512: b3894db3da2d5ee97724f6fbe87e2ae7b4a9686ce1130363cfa6265f5523797134fde01aee0476dd91d535ee27113453f2ebf814b6aaa48c89f594acb302af38 Homepage: https://metacpan.org/release/ExtUtils-CppGuess Description: Perl build helper to guess C++ compiler and flags ExtUtils::CppGuess attempts to guess the system's C++ compiler that is compatible with the C compiler that your perl was built with. It can generate the necessary options to the Module::Build constructor or to ExtUtils::MakeMaker's WriteMakefile function. Package: libextutils-helpers-perl Architecture: all Version: 0.026-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 51 Depends: perl:any Filename: pool/main/libe/libextutils-helpers-perl/libextutils-helpers-perl_0.026-ok2_all.deb Size: 17234 MD5sum: a659bb92ca3e61a9499816a1a0604c68 SHA1: 666a8065de350e63506de0d24cf753d79652fde0 SHA256: 28e0831db70fb8b5891a6807d93302a4b988efaf4389d030fe71b086522a89dc SHA512: 96144393ec57fb1c4c10458e72f33cf2afc7e8262d846a9bcd79140b66d64f2865519cb94cde2bbc6370920bccb8baf518dd81476048320ef3350864af0d11d2 Homepage: https://metacpan.org/release/ExtUtils-Helpers Description: various portability utilities for module builders ExtUtils::Helpers provides various portable helper functions for module building modules. Package: libextutils-installpaths-perl Architecture: all Version: 0.012-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 57 Depends: perl:any, libextutils-config-perl Filename: pool/main/libe/libextutils-installpaths-perl/libextutils-installpaths-perl_0.012-ok2_all.deb Size: 19134 MD5sum: a64c15e462974c42cac9a2432b8440fb SHA1: 87b26cbeec17be499e04099401473cc60153aa9f SHA256: 33b4b93429fe1ad1f4ab14a0ed10adbc3efcb9d63dfac0d96305f2fd01c5701a SHA512: e57176a781640e38ae61343bf984de1aa10f03f1f6364d2b143b5818933a4e121a8c5b24ac98817edfef83f9c2f40bc88c1410e571b766072744058421c819a8 Homepage: https://metacpan.org/release/ExtUtils-InstallPaths Description: module to make Build.PL install path logic easy ExtUtils::InstallPaths tries to make install path resolution as easy as possible. . When you want to install a module, it needs to figure out where to install things. The nutshell version of how this works is that default installation locations are determined from ExtUtils::Config, and they may be individually overridden by using the install_path attribute. An install_base attribute lets you specify an alternative installation root like /home/foo and prefix does something similar in a rather different (and more complicated) way. destdir lets you specify a temporary installation directory like /tmp/install in case you want to create bundled-up installable packages. Package: 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. Package: libfcitx-qt5-data Architecture: all Version: 1.2.7-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: fcitx-qt5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 58 Filename: pool/main/f/fcitx-qt5/libfcitx-qt5-data_1.2.7-ok1_all.deb Size: 8592 MD5sum: 9bba1727ca19007898904c2f2bca340e SHA1: 1e65f3cca69ec0aebba34ad76086bee593ad36ec SHA256: b70fe35e674b6141e4a7fb79d76e7c9e1e08009a9a6345ffe7ed56670eb02696 SHA512: e1e5dcbfad758a667ed1076c81dcf2b26bb3b4a02818ddc1c31807ef336cac94e666d634e79480c094eb1b8cc4ac9751830478e5090e9cf3e33e9a1563f8f4be Homepage: https://www.fcitx-im.org Description: Free Chinese Input Toy of X - data files for Qt5 integration Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package contains data files for fcitx Qt5 integration library and Qt5 frontend. Package: libfcitx5-qt-data Architecture: all Version: 5.1.4-ok0.2 Multi-Arch: foreign Priority: optional Section: libs Source: fcitx5-qt Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 72 Filename: pool/main/f/fcitx5-qt/libfcitx5-qt-data_5.1.4-ok0.2_all.deb Size: 13506 MD5sum: 78928ad12f2ea43e7acf9fe2427414f6 SHA1: 5da477e9d2389578fa7226fdf1eee8b396a3415b SHA256: 918f3813d6d1ecaaf9ae9ea9dc26f24894ad8a84a9693bc89b32c00b6e26c00e SHA512: 5cb89d12a767e68a04c22f1c036b8b4f6f2142700301660c483bd24c0d3d8ab2d049d336b41edc3071c88a517fa5df3fba13677275a3eb2636304a1a75146bef Homepage: https://github.com/fcitx/fcitx5-qt Description: Qt library and IM module for fcitx5 (data files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the shared data files for fcitx5-qt. Package: libfcitx5-qt-data Architecture: all Version: 5.1.4-ok0.7 Multi-Arch: foreign Priority: optional Section: libs Source: fcitx5-qt Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 72 Filename: pool/main/f/fcitx5-qt/libfcitx5-qt-data_5.1.4-ok0.7_all.deb Size: 12372 MD5sum: 104826f6b1cdf321a7eaf46fadd6e59f SHA1: 131d4875123297395a38196b6e5e8f78699a0b90 SHA256: d9b0969d473b077646e84d412148d0b8637d21adb8173a6a6e5f1a248c7b6ad2 SHA512: ae5988c509965ff054a5c796ec4799117e1cefb8a8e7d398e11cd86308199420096af8056618ab2bf4508c370b9f15d55c0946ca298be22ecaf114d525eea634 Homepage: https://github.com/fcitx/fcitx5-qt Description: Qt library and IM module for fcitx5 (data files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the shared data files for fcitx5-qt. Package: libfeature-compat-class-perl Architecture: all Version: 0.06-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 28 Depends: libobject-pad-perl (>= 0.78), perl:any Filename: pool/main/libf/libfeature-compat-class-perl/libfeature-compat-class-perl_0.06-ok1_all.deb Size: 9904 MD5sum: 7c17482b8deaf1b6a29339c8e2cbe9eb SHA1: 5ad9ca1a26719212e6fa1229213d2839c3c35646 SHA256: 0d92f5f654f8340c76921a114d345c80d0f4d72a34827df0a800a9b9b2c03cd5 SHA512: bd92a5a6f38bfa8a24aef1fe02086a06b87a3766b5189fc01778513b13c92e6d8f870ae409b5cb2f4734ec06aeb51f8d2c5ffe32374c722a9661f7718e345e6f Homepage: https://metacpan.org/release/Feature-Compat-Class Description: make class syntax available Feature::Compat::Class provides the new class keyword and related others (method, field and ADJUST) in a forward-compatible way. . There is a branch of Perl development source code which provides this syntax, under the class named feature. If all goes well, this will become available in a stable release in due course. On such perls that contain the feature, this module simple enables it. . On older versions of perl before such syntax is availble in core, it is currently provided instead using the Object::Pad module, imported with a special set of options to configure it to only recognise the same syntax as the core perl feature, thus ensuring any code using it will still continue to function on that newer perl. Package: libfftw3-doc Architecture: all Version: 3.3.10-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1407 Suggests: libfftw3-dev Filename: pool/main/f/fftw3/libfftw3-doc_3.3.10-ok2_all.deb Size: 249402 MD5sum: ee878455a0ee7b48f076d7130a5645c4 SHA1: ed15af2db5d1308509835798a02de39c9623660b SHA256: 5d46b57d034fd6bdd684e90645a720036757ac8c79d51859c528f1fa2e048a8b SHA512: 6e652f7b2f08a67400ab2980da6c1cb065975dc630d6c6a4728632c6c39cbadd863178891768e816bd665ab58b70dc86303e36813d9fa4867b7cad6cb832166b Homepage: https://fftw.org Description: Documentation for fftw version 3 The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the documentation for the fftw3 library. Package: libfido2-doc Architecture: all Version: 1.14.0-ok1 Priority: optional Section: doc Source: libfido2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 912 Depends: libfido2-dev (<< 1.14.0-ok1.1~), libfido2-dev (>= 1.14.0-ok1) Filename: pool/main/libf/libfido2/libfido2-doc_1.14.0-ok1_all.deb Size: 90218 MD5sum: 481829e57638165eca8dab60fcaf7f61 SHA1: fcd6b8282aad128d2e0545996c088dec1ac1974e SHA256: cc8eb809db89d9fe8446b601304a838484483ed1d2677690b531ccfbcd489d3b SHA512: 0fd665508022feea9840cbc55afb1c6c7f0233d5b88f8f052fb2d49b0a0bd251a3f172c64d22bd68711cb6dfe4c1f19fc62eb14e1468d632ea7248156f35953f Homepage: https://developers.yubico.com/libfido2/ Description: library for generating and verifying FIDO 2.0 objects -- documentation A library for communicating with a FIDO device over USB or NFC, and for verifying attestation and assertion signatures. FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) are supported. . This package contains the library's documentation (manpages & HTML). Package: libfile-basedir-perl Architecture: all Version: 0.09-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 39 Depends: perl:any, libipc-system-simple-perl Filename: pool/main/libf/libfile-basedir-perl/libfile-basedir-perl_0.09-ok1_all.deb Size: 13716 MD5sum: a6fc645468b1de87974d0807acc5a714 SHA1: 35cd763a341257872a9eb6b97b142147411468c5 SHA256: 90dc80c3fcd98130de8a3e7f308d5055e45542a2f01fc16411710eebb95c30fb SHA512: b895283a48572b84e94999428ffaced040af4347a4cf1080e1390e21a385c4599bf019d0bc500a49e571240a22f4b6923cf739a67ed6a49e9028b02403cc741d Homepage: https://metacpan.org/release/File-BaseDir Description: Perl module to use the freedesktop basedir specification The File::BaseDir module can be used to find directories and files as specified by the XDG Base Directory Specification. It takes care of defaults and uses File::Spec to make the output platform specific. . For this module the XDG basedir specification 0.6 was used. Package: libfile-copy-recursive-reduced-perl Architecture: all Version: 0.007-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 39 Depends: perl:any Filename: pool/main/libf/libfile-copy-recursive-reduced-perl/libfile-copy-recursive-reduced-perl_0.007-ok1_all.deb Size: 13124 MD5sum: 2f8b03f43427241ec32a0e51e1b8449a SHA1: 4a65de7abb8507f9dcedfc40b7f089d56d6de46c SHA256: d32f0397a1e3ea6a25972a01080401f748fb0d1f6469fb4366ec0e477d466f17 SHA512: ff2b8399e8792545ec303789eef99c1d446ea3a3a71a4b30b20408df447dc3240267e70d703c0c5d79ae03c3546fa526ab1c3bcffaa40f75cd86868be70af121 Homepage: https://metacpan.org/release/File-Copy-Recursive-Reduced Description: module for recursive copying of files and directories File::Copy::Recursive::Reduced is a Perl library which provides subroutines exported on request which are intended to serve as drop-in replacements for certain subroutines found in CPAN distribution File-Copy-Recursive. . It exports three functions on demand which are substantially equivalent to their File::Copy::Recursive equivalents: . * "fcopy()" * "dircopy()" * "rcopy()" . These functions are quite appropriate in situations such as test suites where the user has full knowledge of the files, directories and symlinks to be recursively copied and does not need to manipulate the environment by setting localized versions of File::Copy::Recursive's package global variables. Package: libfile-find-rule-perl Architecture: all Version: 0.34-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 61 Depends: perl:any, libnumber-compare-perl, libtext-glob-perl Filename: pool/main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.34-ok2_all.deb Size: 24018 MD5sum: b09b60b687928d8449c28e9a7306d879 SHA1: 1a4dd5cf809461570ad73f9365f6f63701dcd169 SHA256: e91c0c72990c90fdc131045fffe19a73ac0c421a05d735d0f51534fd66a6e980 SHA512: 4c637ce667f99b16cc177b16ce6cc31e0dce42e8726bf2a9ed40c39033a11b40b8278fe606fefce6f309f3f0dc75fa1ba98838ffaa317cd87794bf6aabeecf50 Homepage: https://metacpan.org/release/File-Find-Rule Description: module to search for files based on rules File::Find::Rule is a Perl module which essentially provides an easy-to-use interface to the popular module, File::Find. It provides a way to build rules that specify desired file and directory names using a text-globbing syntax (provided by Text::Glob). This makes it useful for simple tasks, like finding all ".pm" files in a given directory. Package: libfile-find-rule-perl-perl Architecture: all Version: 1.16-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 26 Depends: perl:any, libfile-find-rule-perl, libparams-util-perl Filename: pool/main/libf/libfile-find-rule-perl-perl/libfile-find-rule-perl-perl_1.16-ok1_all.deb Size: 7388 MD5sum: e026b2238525492be02be57ba844cb2d SHA1: 8c24492af9a5831fe7a14c83c031177b60d74b0d SHA256: f3abeccd74197e942ec5035938fe0325221a88d7ca66cef39df1d0beda5cc7f4 SHA512: b837cb99aa4efc1d52da9fef7baf223ef2735f405a108f0c0ee80335ed225c8ce93636b635cd2a8d845addc39066ed9abf4871a963e787e1c6181d4b552a6ce3 Homepage: https://metacpan.org/release/File-Find-Rule-Perl Description: Perl module for searching Perl things File::Find::Rule::Perl provides methods for finding various Perl distribution files easily, which allows one to replicate search queries usually run on CPAN Search or related web sites. . This module makes it easy to find out information like which Perl modules are included in a distribution, names of test scripts, the type of installation mechanism (Makefile.PL or Build.PL) and names of any other miscellaneous Perl scripts that are distributed. It can also be used to locate files that contain Perl code. Package: libfile-homedir-perl Architecture: all Version: 1.006-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 107 Depends: perl:any, libfile-which-perl Filename: pool/main/libf/libfile-homedir-perl/libfile-homedir-perl_1.006-ok1_all.deb Size: 36068 MD5sum: d3196faf65532cc73e2de538e74c5712 SHA1: a75f810a060a08f8d7e8079bcda7a0976659616d SHA256: e367e7ce27caef2aa4ae00483976a68f806c8ab81a6388f2e4be1e97c664a0ec SHA512: 2bba65dcf08e2acfd396a8b2f4b2f85846d8e63e3b75684a74bafadcf40befbe56e3c5959d429aba0f48819321ff1d3b87ce31fc3a3dc143d66b252dded3935d Homepage: https://metacpan.org/release/File-HomeDir Description: Perl module for finding user directories across platforms File::HomeDir is a module for locating the directories that are "owned" by a user (typically your user) and to solve the various issues that arise trying to find them consistently across a wide variety of platforms. . The end result is a single API that can find your resources on any platform, making it relatively trivial to create Perl software that works elegantly and correctly no matter where you run it. Package: libfile-listing-perl Architecture: all Version: 6.16-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 32 Depends: perl:any, libhttp-date-perl Filename: pool/main/libf/libfile-listing-perl/libfile-listing-perl_6.16-ok1_all.deb Size: 10116 MD5sum: 54873ec31a449e9635747d3689350107 SHA1: bf1dfb94f38997b0295ef6a4e7dfe3006f6e7fed SHA256: 2f70d0b4a091f9256e62eebf5e5bbf83d8821ab1456a3096539df4fb1fa0356f SHA512: 91b272db184cc8b7045e688eeb0ec23203c8c6e159518949143f2159ec9480cc2969813653ab35d60c11e3550f97c49e5be4cf7f0e60170e8b76de0cc973ff3c Homepage: https://metacpan.org/release/File-Listing Description: module to parse directory listings File::Listing exports a single function called parse_dir(), which can be used to parse directory listings. . The first parameter to parse_dir() is the directory listing to parse. It can be a scalar, a reference to an array of directory lines or a glob representing a filehandle to read the directory listing from. . The second parameter is the time zone to use when parsing time stamps in the listing. If this value is undefined, then the local time zone is assumed. . The third parameter is the type of listing to assume. Currently supported formats are 'unix', 'apache' and 'dosftp'. The default value 'unix'. Package: libfile-mimeinfo-perl Architecture: all Version: 0.34-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 114 Depends: perl:any, libencode-locale-perl, libfile-basedir-perl, libfile-desktopentry-perl, shared-mime-info Recommends: libio-stringy-perl Filename: pool/main/libf/libfile-mimeinfo-perl/libfile-mimeinfo-perl_0.34-ok1_all.deb Size: 40948 MD5sum: c285360b5591258f68eb90ab3308c5be SHA1: 94fa219ba95c4be4f7d92d6936690fbc1076c3f5 SHA256: 9d70980dd3b359ffef6e9593c7eea9023cd020ab3d1e0d995d1ef76220c269f1 SHA512: 82200bcdd199cdce86f0c945a26c240e4b3336a8a0eebd2a9359f39773b702ac6874f15cd4518751a6019e3b248965cf522c07045e36879ce0bbf05c117d9258 Homepage: https://metacpan.org/release/File-MimeInfo Description: Perl module to determine file types File::MimeInfo can be used to determine the mime type of a file. It tries to implement the freedesktop specification for a shared MIME database. . This package also contains two related utilities: * mimetype: determine a file's mimetype * mimeopen: open files according to their mimetype Package: libfile-pushd-perl Architecture: all Version: 1.016-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 45 Depends: perl:any Filename: pool/main/libf/libfile-pushd-perl/libfile-pushd-perl_1.016-ok2_all.deb Size: 14622 MD5sum: 8e56048e75657f53c1213a87054ac6b0 SHA1: 35df452a1f34cc417f6f25376150004209eef4a3 SHA256: a39ab70ddd28b8b80c09f49d23349ce546039d91735bca64b7a6f9d646b59444 SHA512: ad044f8337d5b85b57b8402821998c9932e4744dfc15d2f741ba3e25e7821988ccc9ff3f6915f8d4cd7124618d8d1884754ec51eb048924ce9dba2870b5d6e07 Homepage: https://metacpan.org/release/File-pushd Description: module for changing directory temporarily for a limited scope File::pushd does a temporary chdir that is easily and automatically reverted, similar to pushd in some Unix command shells. It works by creating an object that caches the original working directory. When the object is destroyed, the destructor calls chdir to revert to the original working directory. By storing the object in a lexical variable with a limited scope, this happens automatically at the end of the scope. . This is very handy when working with temporary directories for tasks like testing; a function is provided to streamline getting a temporary directory from File::Temp. Package: libfile-remove-perl Architecture: all Version: 1.61-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 52 Depends: perl:any Filename: pool/main/libf/libfile-remove-perl/libfile-remove-perl_1.61-ok2_all.deb Size: 18470 MD5sum: 2d7913b597b463e0cf6edbc6079115c1 SHA1: afed89aeb9e88e3a514676a44ea298f1f5cedeca SHA256: b1e06717e194ae47f6c29badae69138e1f630ddfec546378c24a325b8bc6d5dd SHA512: f718163abb13951bfb12b44a73ab67e6771da4690d537458a5d94e7ca5d035fd63622ded23d55ba6241010443d42d2c73f3baa958bb63d3aba07785bdcdcc901 Homepage: https://metacpan.org/release/File-Remove Description: Perl module to remove files or directories File::Remove::remove removes files and directories. It acts like /bin/rm, for the most part. Although unlink can be given a list of files, it will not remove directories; this module remedies that. It also accepts wildcards, * and ?, as arguments for filenames. Package: libfile-sharedir-install-perl Architecture: all Version: 0.14-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 53 Depends: perl:any Filename: pool/main/libf/libfile-sharedir-install-perl/libfile-sharedir-install-perl_0.14-ok2_all.deb Size: 17034 MD5sum: 4882c1dfcabd7a66754750dc63a64040 SHA1: d2969113fd8aadb9b6f37b9180199a1b14eecf5f SHA256: bceb29a3da969e49dd04273319f31079d6223cd4f37b522f43bc5b8b1f7950fe SHA512: 8301f4f03e5b0e7b3ddfb2af74d7eadd4712d05ee26f7616d98105151e09d98f957b399192ddb8bd4e4debcb8ebaa15cf1e6e13d61fa4a6e2b69d2f5e0385570 Homepage: https://metacpan.org/release/File-ShareDir-Install Description: module for installing read-only data files File::ShareDir::Install is a Perl module that allows you to install read-only data files from a distribution and easily locate them with File::ShareDir. It is similar in nature to Module::Install::Share. Package: libfile-sharedir-perl Architecture: all Version: 1.118-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 66 Depends: perl:any, libclass-inspector-perl Filename: pool/main/libf/libfile-sharedir-perl/libfile-sharedir-perl_1.118-ok2_all.deb Size: 19820 MD5sum: 1405d34e93363e2e6b0459cab27380ad SHA1: f003f2bf3bbcbd75884764204b7014b8cfab96d5 SHA256: 239fdefdc3b31f6ff5a9c08dd258f18ba4512faeb1990a293de9e18700dd7de5 SHA512: be75cbff7ae08dd907a4eaeea07609b935f80eab9095cbaf82d02dcdc2a3896a275d95f11240f27ebe4bfc917b8a7504759fca91807d8bf4ca7be58de838375b Homepage: https://metacpan.org/release/File-ShareDir Description: module to locate non-code files during run-time The intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community. Package: libfile-slurper-perl Architecture: all Version: 0.014-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Depends: perl:any Recommends: libperlio-utf8-strict-perl Filename: pool/main/libf/libfile-slurper-perl/libfile-slurper-perl_0.014-ok1_all.deb Size: 7080 MD5sum: 8f57cddbc34fef7c0ff05f9343f24285 SHA1: f27a4e3faaf0aad03e5daacfc019e9fc42c3c07c SHA256: a7cf68f3efb2c64b6edb2eda568494159ddab6df8e6205f638bb5d98ee14c3f6 SHA512: 022c860f444871f6023d13863ca8f093bc0e105714f8806b13c2d70f9da235b08b13660d9c2f402ceaac95190b8ad68581c98f20cfb1cb77167f3611cdc437f5 Homepage: https://metacpan.org/release/File-Slurper Description: simple, sane and efficient module to slurp a file File::Slurper provides functions for fast and correct slurping and spewing. . This module tries to make it as easy as possible to read and write files correctly and fast, hiding away all complications behind an easy intuitive interface. Package: libfile-stripnondeterminism-perl Architecture: all Version: 1.13.1-ok1 Multi-Arch: foreign Priority: optional Section: perl Source: strip-nondeterminism Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Depends: file, libarchive-zip-perl, libsub-override-perl, perl:any Recommends: libarchive-cpio-perl Filename: pool/main/s/strip-nondeterminism/libfile-stripnondeterminism-perl_1.13.1-ok1_all.deb Size: 16308 MD5sum: e78d6bb795f3a0f7195211331ac4c49b SHA1: 9042c42b1f86e561082e1187bd470a26432e1c6d SHA256: 218af429e280d130dd70df511e4915c9596acb7bec83d6ac53e01bfa97a8593f SHA512: 57e22f146135eddb873ce86477a72bb137528bb829ed9dbf6f45cf1218d5effbcf1db2bf6321806c5eda8c9ce3d3cb9d247f0604e4829c8a41c3036367c4499a Homepage: https://reproducible-builds.org/ Description: file non-deterministic information stripper — Perl module StripNondeterminism is a library for stripping non-deterministic information such as timestamps and filesystem ordering from various file and archive formats. . This can be used as a post-processing step to improve the reproducibility of a build product, when the build process itself cannot be made deterministic. . It is used as part of the Reproducible Builds project, although it should be considered a temporary workaround which should not be needed in the long term; upstream software should be reproducible even without using such a tool. . This package installs the Perl module ‘File::StripNondeterminism’. Package: libfile-which-perl Architecture: all Version: 1.27-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 34 Depends: perl:any Filename: pool/main/libf/libfile-which-perl/libfile-which-perl_1.27-ok1_all.deb Size: 11876 MD5sum: a902dcbac1737457d0c6ad232ad77c25 SHA1: 22ec88673ce4a1c534f65cf9dd3862c9a79f913b SHA256: ee4aa87449e9d6e422bd91ba11d137baa0dcfb1f0b70b68a2d28b0254ddb2705 SHA512: aeb46e1aa2da0c7ea62f225ecf05aa7e3ef3a12f289aa626e738f31b02223bfa72dbe7053c5664c5083039b8d3fd515f63440774f9cb09cee7a11b763fd3502c Homepage: https://metacpan.org/release/File-Which Description: Perl module for searching paths for executable programs File::Which simulates the behavior of the standard 'which' program: it searches directories of a user's PATH (as returned by File::Spec) looking for executable files matching a given name. . On Debian /usr/bin/which is guaranteed to be available, but going through the Perl implementation can still save a fork. Package: libflac-doc Architecture: all Version: 1.3.3-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: flac Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 5031 Recommends: doc-base Suggests: libflac-dev Filename: pool/main/f/flac/libflac-doc_1.3.3-ok3_all.deb Size: 387970 MD5sum: a8de3cf4db3af07644ba27e9ca62beb5 SHA1: a05b9264a1acf3bb356b1b7795f9ae0d5d5c13b6 SHA256: f63187619af801a5afd12b334c6a32ffc9a8ef8ce957c1a0177210dfbbb923ab SHA512: def8ae475d11362cd673b6072d4119a2da4c52fc5d4c9d8a11fe3083fcb5b7b7934c52d6314b610bd2c4189fa015757f9e4df2a62db457fae2be27e5c7500a27 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. Package: libflac-doc Architecture: all Version: 1.4.3+ds-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: flac Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 4966 Recommends: doc-base Suggests: libflac-dev Filename: pool/main/f/flac/libflac-doc_1.4.3+ds-ok1_all.deb Size: 357720 MD5sum: e6d9332c410b3c2e5153da378ccbb805 SHA1: e4503d266a4427bd5a5c1c760ccb2b51a4645bd4 SHA256: bf5d5e464efb7879d475fa007ce3d696b64e0531fda182d5cb1326060e1a6a19 SHA512: 8ae4a50228bd79d84cc60f026984909798a071e09fada20fd1328dc196e6f262cd304d31006ff78512c99aa4b96c3dd01bf9043b8b4c52070f1e7a3d8b48f0ee Homepage: https://xiph.org/flac/ Description: Free Lossless Audio Codec - library documentation FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the API documentation for all the FLAC libraries. Package: libflute-java Architecture: all Version: 1:1.1.6-ok1.1 Priority: optional Section: java Source: flute Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 110 Filename: pool/main/f/flute/libflute-java_1.1.6-ok1.1_all.deb Size: 95612 MD5sum: edce6db77a2200983ad0d2db1556ccf4 SHA1: 7787191aab7ff8d52473ac6cf59511cac8f98402 SHA256: fa2cb76c76d9e3a62b15777fb3be48fbdd2bd92c079904f1a8160be621f49e63 SHA512: 88d666ed9d3b818261fe28b6ccaf89432ad926be43e7beb21a3f72f95c9f2dceb0fd58a96205a573480a46126558675e1f8d2037eff92b7824da2977b7c2378f Homepage: https://sourceforge.net/projects/jfreereport/ Description: Java CSS parser using SAC (JFree version) Flute is a CSS2 parser written in Java that implements SAC. SAC is a standard event-based API for CSS parsers, closely modelled on the SAX API for XML parsers. . This package contains the library. Package: libfont-ttf-perl Architecture: all Version: 1.06-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1010 Depends: perl:any, libio-string-perl Suggests: libxml-parser-perl Filename: pool/main/libf/libfont-ttf-perl/libfont-ttf-perl_1.06-ok2_all.deb Size: 322252 MD5sum: 32a55df7e7cc462d0dd6c06066514a0e SHA1: 6557cc1e12cf19fff89cf63c64b6d29aed30bf7e SHA256: 3f27c597e8f050104a16c8fcbabb249055f6e6cb9446e400d52845be884564cc SHA512: 4674047dcfa250b2d4f42e40cd5c86bce4e50730b55910dda42f465f2825c2d0a1ad9e613b9371048e071be75a1fa979ce8a3e343d4d389d19a7ec64809e6405 Homepage: https://metacpan.org/release/Font-TTF Description: Perl module for TrueType font hacking Font::TTF module supports reading, processing and writing many different table formats for TrueType fonts. You can do almost anything with a TrueType font with this module. Package: libfprint-2-doc Architecture: all Version: 1:1.94.7+tod1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libfprint Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: FingerForce Team Installed-Size: 824 Filename: pool/main/libf/libfprint/libfprint-2-doc_1.94.7+tod1-ok1_all.deb Size: 59092 MD5sum: 479b3df627590b3f0e7c217889d8a5bb SHA1: e9922cc2ba57982a79a2130c4bfae6168ab6c326 SHA256: da39996e40171715f424f7b1b00a5f7f26bca1337abab73cfd4f409b9ef5668f SHA512: b34c2a869707230f09ee69f8dd7de359d717b07672b5416e6affb1294793d9244f800155958a22c719ddc8617f34cca2ce0983de4f6959cf8af090cc9a804450 Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint Description: async fingerprint library of fprint project, API documentation The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package provides the API documentation. Package: 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. 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. Package: libgail-3-doc Architecture: all Version: 3.24.30-1ok1~1123.1 Multi-Arch: foreign Priority: optional Section: doc Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 136 Suggests: devhelp Filename: pool/main/g/gtk+3.0/libgail-3-doc_3.24.30-1ok1~1123.1_all.deb Size: 26842 MD5sum: ff7bc4d9384adcec50ab76c5761cd076 SHA1: 8c597c2effa43bbc716771429bbe5223abdae5d6 SHA256: 66ea40fa25b1537ed0133e2dd12f892eaac24e239ce70ae33a730734913c5eef SHA512: 24524092242721a6f072dfd1555935d0b127c7303728f54896b811446e0019e12f85ee45efae5f9100cba057141bae7763aa13e8b8ffb160f9b5bb2ff600d15b Homepage: https://www.gtk.org/ Description: documentation files of the Gail library Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the documentation files for Gail. Package: libgail-3-doc Architecture: all Version: 3.24.41-4ok1~0624.1 Multi-Arch: foreign Priority: optional Section: doc Source: gtk+3.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 149 Suggests: devhelp Filename: pool/main/g/gtk+3.0/libgail-3-doc_3.24.41-4ok1~0624.1_all.deb Size: 34088 MD5sum: 0d53434d69bf32236e74eab807f2392d SHA1: 5a8c7e9149ebf118e8fdd2ede32e4fadf7d6ad52 SHA256: 4ebc427dc3bb250e0a5ef52f7774ed0a31034c85373432026fb214c475047e5f SHA512: 4e0174717858b8e0a48a2ef98dd143433feda84bbc0955a43a6f00f2f7cca4a3e45b4e09330866b1d0292f65a567bbe1b4b78e5a3ea346069c8a148468b1732b Homepage: https://www.gtk.org/ Description: documentation files of the Gail library Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the documentation files for Gail. Package: libgail-doc Architecture: all Version: 2.24.33-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gtk+2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 103 Suggests: devhelp Filename: pool/main/g/gtk+2.0/libgail-doc_2.24.33-ok1_all.deb Size: 15752 MD5sum: 54f5d077c3e670dd94ea0da44f56b1ab SHA1: adfd796f730863fbf87e79dfd8b9bddb2d350ed1 SHA256: 67c9fb64136fa691dba1793b8a8cd1051fd90f860e2432902425ae13811a944f SHA512: af2644fb81534ec354440c0ed6752f8694c3784f7cb2aaf5f17b7e1d64fdef1eb8163ec788e361b0afa46cd690a81494c5b5838fbea0e2f912964b41f5da70be Homepage: http://www.gtk.org/ Description: documentation files of the Gail library Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the documentation files for Gail. Package: libgarcon-common Architecture: all Version: 4.18.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 490 Filename: pool/main/g/garcon/libgarcon-common_4.18.1-ok1_all.deb Size: 58904 MD5sum: d0a1c24de58a4489cfd196d0926a15d1 SHA1: b94c5cc36564cf9b3ee31380703ea670e5b1af86 SHA256: 32c5e472314b29940a462b76d1c0e9515b430defa8a502b0ce6965433a72891b SHA512: a850b46c682599685907eedfe47dc9704528f8f3a046dcf0f1b02aa4e0a4ad2ddf85dc5f3687358bcac55eba619f33aa0ed736656dc06c8bb9eadf8c6f8e9ab3 Homepage: https://docs.xfce.org/xfce/garcon/start Description: common files for libgarcon menu implementation garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package contains common files like desktop-directories and menu file. Package: libgavl-doc Architecture: all Version: 2.0.0~svn6298-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gavl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin KDE SIG Installed-Size: 3413 Filename: pool/main/g/gavl/libgavl-doc_2.0.0~svn6298-ok1_all.deb Size: 245700 MD5sum: aba421ee80aaf419257d840b178e9de9 SHA1: 83b171ebad9bd8a33eea0fc1748c242cb420d681 SHA256: e14baaf9eff874bedfa09b0b75c13157bc3e66f4ce537676d303a55ce10e6ebf SHA512: df993a4d087063c06436691db00085ff958909529d0f6e8847751b70170a3240784d507352317146e398dc19d3f3e6f0321b832109f80cb2baa89ee3fea47bb4 Homepage: http://gmerlin.sourceforge.net/ Description: low level audio and video library - documentation files Gavl handles all the details of audio and video formats like colorspaces, samplerates, multichannel configurations etc. It provides standardized definitions for those formats as well as container structures for carrying audio samples or video images inside an application. . In addition, it handles the sometimes ugly task to convert between all these formats and provides some elementary operations (copying, scaling, alpha blending etc). . This package contains the documentation about Gavl. Package: libgccjit-10-doc Architecture: all Version: 10.5.0-ok3 Priority: optional Section: doc Source: gcc-10 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 509 Depends: gcc-10-base (>= 10) Conflicts: libgccjit-5-doc, libgccjit-6-doc, libgccjit-7-doc, libgccjit-8-doc, libgccjit-9-doc Filename: pool/main/g/gcc-10/libgccjit-10-doc_10.5.0-ok3_all.deb Size: 260480 MD5sum: db1899af8aca76a3c7f9b9baaabb22fd SHA1: 5560070ec0c6bd663ee44d34eda7d384fbb984b2 SHA256: 51e20765116cea3e831860f3ee646f627765439ed9e546badae1cc3bb572541b SHA512: a24f05e228e90fbe22eb58df56aa324cd83967a50b66930672a91b92b5f4e4c02a51ef4b8d14ae17915c7611320e9941546a53f4e071b8c896f6cb153f8d0e0c Homepage: http://gcc.gnu.org/ Description: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-12-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. Package: libgccjit-12-doc Architecture: all Version: 12.3.0-1ok3 Priority: optional Section: doc Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 524 Depends: gcc-12-base (= 12.3.0-1ok3) Conflicts: libgccjit-10-doc, libgccjit-11-doc, libgccjit-5-doc, libgccjit-6-doc, libgccjit-7-doc, libgccjit-8-doc, libgccjit-9-doc Filename: pool/main/g/gcc-12/libgccjit-12-doc_12.3.0-1ok3_all.deb Size: 277162 MD5sum: 147f193fa46b92953444b81918b9fa37 SHA1: 86c0def2dc7519ad5f0468611d35d901cf65e09e SHA256: 4f9b251d0d80f5df69c83ce5d9f0e798318a682f7dc47a7d41a6577fd3ee1ba2 SHA512: 3922d1478343cf123eacbf83d5696cee6b859b7e19c36c61da611fc0ebfe04dc80a72c9d1a29a1b5464ab484fe4ff2f1a941d62ba4cdcb217c0b0efa25a53dee Homepage: http://gcc.gnu.org/ Description: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-13-doc Architecture: all Version: 13.2.0-4ok3.3 Priority: optional Section: doc Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 525 Depends: gcc-13-base (>= 13) Conflicts: libgccjit-10-doc, libgccjit-11-doc, libgccjit-12-doc, libgccjit-5-doc, libgccjit-6-doc, libgccjit-7-doc, libgccjit-8-doc, libgccjit-9-doc Filename: pool/main/g/gcc-13/libgccjit-13-doc_13.2.0-4ok3.3_all.deb Size: 276812 MD5sum: 81c5c6483f5448ed07abb8864240a250 SHA1: 313e31b056e125f37661f5c966c3b9762c0dfe11 SHA256: 6150ad97d084a49161c30143f8aa4119811d23c87b165d8751d01ece38157108 SHA512: a9c93d21134609364c3bd9394bae8a886d22f58c5d9cc559bdd48c8ecfd096038ed330416e9ac94a9c30eb8577f71c0c3f5966b94bed00cd6edeb57952f58c53 Homepage: http://gcc.gnu.org/ Description: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-9-doc Architecture: all Version: 9.3.0-ok12 Priority: optional Section: doc Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 509 Depends: gcc-9-base (= 9.3.0-ok12) Conflicts: libgccjit-5-doc, libgccjit-6-doc, libgccjit-7-doc, libgccjit-8-doc Filename: pool/main/g/gcc-9/libgccjit-9-doc_9.3.0-ok12_all.deb Size: 263224 MD5sum: 812c9ce95c5ef4968a3d1adf199c4d84 SHA1: 894e1e19afe9789ee5cbca02dfc849261bae615e SHA256: 4545d223c2bef522622bdee698c475d6c82d50f865f5e4c42042491b0fd986e0 SHA512: ae2858cef5d163ef5dc5b8683b7d2adb1e6caf70e8b9e24a654f7f67ced6d7ddd1249e3b913796a991e249b42e936fbce8b02a1a3fada887f7ad7a6b0d48ebf4 Homepage: http://gcc.gnu.org/ Description: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgck-1-doc Architecture: all Version: 3.41.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gcr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2938 Suggests: devhelp Filename: pool/main/g/gcr/libgck-1-doc_3.41.2-ok1_all.deb Size: 97972 MD5sum: c09e23cdbc96dd69448560fc644287fc SHA1: eb54b14a093fa4a32e0d893d79f34499dd343ec0 SHA256: 4d19fb7032ce2644a425841a8a82eb126c85ae7ed94384cf5ebbd41d3f2b57f9 SHA512: 9aff363644d1a0fb7fbfe66917c5d446d565c63c53c534bed0a862de198fe72da49ee9b39efff7fe8f632f6ffcc6dfa415adbcfa7a53dbb29e6fb74052e91441 Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: GLib wrapper library for PKCS#11 - documentation GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) interface. . This package contains the API documentation for the GCK library. Package: libgconf2-doc Architecture: all Version: 3.2.6-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: gconf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josselin Mouette Installed-Size: 803 Conflicts: libgconf2-dev (<< 3.2.3-0) Filename: pool/main/g/gconf/libgconf2-doc_3.2.6-ok2_all.deb Size: 50768 MD5sum: a7414e524237a80c7da5681c104ce3ac SHA1: d63a14f3ed4e63872e21a5ecadc6e8fd8ad24b73 SHA256: c15ab7e688a0a515bf18a24a1163cc5af06c580eb245619d7940beeeeda81b0b SHA512: 6fa708b94978780e9611b3035ee93a5a9f5ee0599bf00bb694bd9352d84bd2ce861304e9c2aa3179e054df68b10a038437c524937a692d9db1a6ed27fbf8b451 Homepage: http://projects.gnome.org/gconf/ Description: GNOME configuration database system (API reference) GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it. . This package contains the API reference for the GConf library. . This package is for legacy applications and no longer used by GNOME. Package: libgcr-3-doc Architecture: all Version: 3.41.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gcr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 4334 Suggests: devhelp Filename: pool/main/g/gcr/libgcr-3-doc_3.41.2-ok1_all.deb Size: 224540 MD5sum: a75869b8ebaeff278027c9495121b450 SHA1: 7ca4efd46637fc5f404f94170f61da31ce1b2c66 SHA256: d3b2d58cea1f74ed2164eb456f18ab2f518df6cee817d11cea25e7a11779af9b SHA512: 288bc87ce5caa07c8cf6bfc263684b69836e42c731b37024b35de16d9fc5f0babad78e80837b8dc593722d34daf8b8d4223e1aa3f28f5cbbb1598a6f29105486 Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: Library for Crypto UI related tasks - documentation GCR is a library for crypto UI and related tasks. . This package contains the API documentation for the GCR library. Package: libgcrypt-mingw-w64-dev Architecture: all Version: 1.10.1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: libgcrypt20 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 35021 Depends: libgpg-error-mingw-w64-dev Suggests: wine Filename: pool/main/libg/libgcrypt20/libgcrypt-mingw-w64-dev_1.10.1-ok1_all.deb Size: 5971410 MD5sum: d55766581028b0d08197530208fed82b SHA1: 57097c9184ad15984e0d0b3d86ca83407da1b65f SHA256: 22d5c9d1c73535bb02e9a39ccdea71c41017e02a9268e3cdd47ac350b8898e8d SHA512: ab313a216e2454ff48fd1a5f0f84c1e7f20dddc50665c1d67d6ca0047e9c4e67b30abc81ea6263fb1a00586d2184a3c566d37d923a66498ebfa016ca582b3097 Homepage: https://directory.fsf.org/project/libgcrypt/ Description: LGPL Crypto library - Windows development libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: . Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) . This is a Windows version of libgcrypt. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer. Package: libgcrypt-mingw-w64-dev Architecture: all Version: 1.10.3-ok2 Priority: optional Section: libdevel Source: libgcrypt20 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 15088 Depends: libgpg-error-mingw-w64-dev Suggests: wine Filename: pool/main/libg/libgcrypt20/libgcrypt-mingw-w64-dev_1.10.3-ok2_all.deb Size: 2643536 MD5sum: bbb74d0dcfe3acfe22f3945f0d745712 SHA1: eb0a03b6909a1131874c64e65b8f23141b139905 SHA256: 038964ea961db4db6e5d1a84020d2b01a7bf40eb0ecbae73c2bbc24c05b77097 SHA512: 280358d085bc3decd8befd3679a4b9cae246de3e04754a151261060d9754ede26e1e4bd065586703cae58ed7406254ad0ea01f9f94cdbc925052a2757f457fa1 Homepage: https://directory.fsf.org/project/libgcrypt/ Description: LGPL Crypto library - Windows development libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: . Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) . This is a Windows version of libgcrypt. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer. Package: libgcrypt20 Architecture: rv64g Version: 1.10.1-ok1 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 1794 Depends: libc6 (>= 2.33), libgpg-error0 (>= 1.27) Suggests: rng-tools Filename: pool/main/libg/libgcrypt20/libgcrypt20_1.10.1-ok1_rv64g.deb Size: 591000 MD5sum: c1c2ba97c11d12669eb06c0515bc6dc1 SHA1: 361cbbd59ec91f9b64561088e06aefaec4a17a82 SHA256: d2a9373abbcc01954a2d76e50e5b28b3c9a2b5b6c0bbb6581ee121ff83c8b726 SHA512: 465db43a799d2c65b67ee7772a2bb06e6a995d0d7c273be9b54d7a1e95bfe5b2fa64b9f4dc8e3d4d8c9c682cf38bfbd0f21c4c0c909b4088ebd7b1b00f7f75e0 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, SM4, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) Package: libgcrypt20-dev Architecture: rv64g Version: 1.10.1-ok1 Priority: optional Section: libdevel Source: libgcrypt20 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 4410 Provides: libgcrypt-dev Depends: libc6-dev | libc-dev, libgcrypt20 (= 1.10.1-ok1), libgpg-error-dev Suggests: libgcrypt20-doc Conflicts: libgcrypt-dev Filename: pool/main/libg/libgcrypt20/libgcrypt20-dev_1.10.1-ok1_rv64g.deb Size: 815876 MD5sum: 389d56fb99d18713cdeba0800a6eab67 SHA1: 04e88129a24dc52daa6049f7ea211d5e53b04a40 SHA256: 000c8dfb3b28ad6d6737869894dfab113bc9ba8ae4168168a104ac91084cc824 SHA512: 14ed0c5a85cb87d05e5125270db1c0e782fdbe199f9a6b57c5ef144ea88396af9ca4aad0e1f0848fed439d4d34ecf2d1c7a700f0aa67464520699e473dcaa7b8 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, SM4, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) . This package contains header files and libraries for static linking. Package: libgcrypt20-doc Architecture: all Version: 1.10.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libgcrypt20 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 1747 Suggests: libgcrypt20-dev Conflicts: libgcrypt-doc, libgcrypt11-doc, libgcrypt7-doc Replaces: libgcrypt-doc, libgcrypt11-doc, libgcrypt7-doc Filename: pool/main/libg/libgcrypt20/libgcrypt20-doc_1.10.1-ok1_all.deb Size: 776114 MD5sum: 6c538055ab6f20a80bae40cc00710bcd SHA1: 67e5d8c32bfa0af5c2416d93bc450042ff0e4e35 SHA256: b9190fe11ac681b7fced677fb9c17745f01b551df09032cc9dda03749df4967f SHA512: 24050672fe0221b9082a18d11c0fa165f4de40aa2d2b4da7220007c980c2d279411b0711e7ad006c1f91fe5a627f47908f265af625c81ea236e68e6d64037e8e Homepage: https://directory.fsf.org/project/libgcrypt/ Description: LGPL Crypto library - documentation libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: . Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) . This package contains developer documentation. Package: libgcrypt20-doc Architecture: all Version: 1.10.3-ok2 Priority: optional Section: doc Source: libgcrypt20 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 1766 Suggests: libgcrypt20-dev Conflicts: libgcrypt-doc, libgcrypt11-doc, libgcrypt7-doc Replaces: libgcrypt-doc, libgcrypt11-doc, libgcrypt7-doc Filename: pool/main/libg/libgcrypt20/libgcrypt20-doc_1.10.3-ok2_all.deb Size: 780468 MD5sum: e6358a1af167449e89c356d2e10f231b SHA1: 38772e46f9eefcddd7ad79b74c106c9c35b52ef3 SHA256: 6fb1c205827ff25e92f33148c5a9559fd1ed28af7a580a9f37eb49f6b7095624 SHA512: d64515e4601c1c5753a812154d9f9521260e1d221aefbf624ba93d4d883669a674b4230a365678102a6fa05ba87957b29aa758e118e41b50a0bd2fdcb33bdbe1 Homepage: https://directory.fsf.org/project/libgcrypt/ Description: LGPL Crypto library - documentation libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: . Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) . This package contains developer documentation. Package: libgdata-common Architecture: all Version: 0.18.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libgdata Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 878 Filename: pool/main/libg/libgdata/libgdata-common_0.18.1-ok1_all.deb Size: 105216 MD5sum: 04d73a35fdf05fc4bbd9a313674561a4 SHA1: 18e1978f37b9cbdc567737d2f224ca55feb793f6 SHA256: b549d445b76b39fc64a885882307a5170f98396b57f3374f5f9e833b2cd2f124 SHA512: d111e6a15c75cb4dcc3a50e37551120d49a7d6c58314205a108d9584d252d09d2a13242e9f55e17c6deb206feccc8d0491c91d653729c2b79d6efbc630aa6e3d Homepage: https://wiki.gnome.org/Projects/libgdata Description: Library for accessing GData webservices - common data files libgdata is a GLib-based library for accessing online service APIs using the GData protocol — most notably, Google's services. It provides APIs to access the common Google services, and has full asynchronous support. . This package contains the common data files for libgdata. Package: libgdata-doc Architecture: all Version: 0.18.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libgdata Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 4974 Recommends: libgdata-dev Suggests: devhelp Filename: pool/main/libg/libgdata/libgdata-doc_0.18.1-ok1_all.deb Size: 304136 MD5sum: 1455225435eb64260f0f095640712b9e SHA1: 11b83d6411d96906d5a82d25e7291a9a78cea0d4 SHA256: 63cc6eb0e7fa47d1bd99f38f8b0fac2b8b99fbbaf36bed7bfb0317175122b91d SHA512: 8be4b403f2c0661e87e165655e4893dcddbc096a8f353d984c2fbb9dd1fd017663c409c2855d15404a69e822ded1ecf722ea8fde578cbf3a83a174ecc6e1b970 Homepage: https://wiki.gnome.org/Projects/libgdata Description: Library for accessing GData webservices - documentation libgdata is a GLib-based library for accessing online service APIs using the GData protocol — most notably, Google's services. It provides APIs to access the common Google services, and has full asynchronous support. . This package contains the HTML documentation for the libgdata library Package: libgdk-pixbuf2.0-common Architecture: all Version: 2.42.10+dfsg-ok4 Multi-Arch: foreign Priority: optional Section: libs Source: gdk-pixbuf Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2512 Filename: pool/main/g/gdk-pixbuf/libgdk-pixbuf2.0-common_2.42.10+dfsg-ok4_all.deb Size: 302136 MD5sum: 1e91a24abeb19fcfc5350ede24f68912 SHA1: 97e13de57448b6f6c05a0840e4e2abdc33133f00 SHA256: f0b31feb254eb20244dfc49d791eb9c28a3fa23a843362081a03324556d86174 SHA512: 50cfdfbc7a7a042bb019d54c38e63fc56e4e5a600deb52ce40ef33af40d01d70e0733a2366574d65778fe831b22f0a88aa3060f1b4f67475f465ceb4a9348c5d Homepage: https://www.gtk.org/ Description: GDK Pixbuf library - data files This package contains the common files and translations for the GDK Pixbuf library. Package: libgdk-pixbuf2.0-doc Architecture: all Version: 2.42.10+dfsg-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: gdk-pixbuf Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1912 Filename: pool/main/g/gdk-pixbuf/libgdk-pixbuf2.0-doc_2.42.10+dfsg-ok4_all.deb Size: 260904 MD5sum: 3c748d27ddf849829bb16a4edb9e3630 SHA1: f1809df156c9bc48d3153be8209ef195f87476b5 SHA256: 096753e17f75556b7fe7f98b24cf8813c26a307384d5f48237357042dc357b10 SHA512: f06ad7607668e6b8470d59d7faf471b431ff03e0274fc4120985d9963e706a08c8d134ffbb703209f08bec6b072881378fcd02be63800816a73a05e5c33f9564 Homepage: https://www.gtk.org/ Description: GDK Pixbuf library (documentation) The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . This package contains the HTML documentation for the GDK Pixbuf library in /usr/share/doc/libgtk2.0-doc/ . Package: libgdl-3-common Architecture: all Version: 3.40.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Source: gdl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 950 Filename: pool/main/g/gdl/libgdl-3-common_3.40.0-ok1_all.deb Size: 127584 MD5sum: 68ea84ea7699d68f04263034ca88b6ac SHA1: c00eba5b3577735d4e295fa2a30eaf0436380790 SHA256: cee93a89690459eef1c86d9196d98d6ec560ca5d28719b271f93889b40447c53 SHA512: 193a9b59092813859131acbaa3c2d984420c5537ff99c833c34f9ebc2f49863bdc932a83146ccc930ce58f031073e83f0c9e15c1fe0836ca8313c769b4a1e47b Description: GNOME DevTool libraries - common files Provides a support library for development tools from the GNOME environment. Including symbol browser, dock and editor components. . This package contains the common files. Package: libgdl-3-doc Architecture: all Version: 3.40.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gdl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 544 Suggests: devhelp Filename: pool/main/g/gdl/libgdl-3-doc_3.40.0-ok1_all.deb Size: 38816 MD5sum: f747659d7c38274d3a5878bb8229e267 SHA1: 136407d79391cc8782531d1078c5f78b52297f2b SHA256: afc686498d81e8abe210386a831aae347d197e13aab2bde11f6a0a2f0f4321e4 SHA512: 3cc0a1e616bb86b77d7e00c53619e3007dbee8c5ec9df4801189034dd1945f77bc162da8ea49dd5f5b6ba4b7f51535fa548930ece5c48a267230f50c30038e5f Description: GNOME DevTool libraries - documentation Provides a support library for development tools from the GNOME environment. Including symbol browser, dock and editor components. . This package contains the API documentation. Package: libgegl-common Architecture: all Version: 1:0.4.46-ok1.5 Multi-Arch: foreign Priority: optional Section: devel Source: gegl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4821 Filename: pool/main/g/gegl/libgegl-common_0.4.46-ok1.5_all.deb Size: 751648 MD5sum: e1bbaec38ecc3248ecdb3d48bfb5d6b4 SHA1: 81a1c0e1f6e20a925fab1b5285cca751260ab577 SHA256: 7582ef97063536ad3805dd2f8a34fe848b8e340bbed802ee165dc46c561e26ee SHA512: ae1fa285b831939c79c7a4c0a119191086fd6d21705ae63fa463c62be7977cce9d3ff3fae40c07bbca742dd2ef5c853ece2efeea88f3f7e012f4a357b9582381 Homepage: https://gegl.org/ Description: Generic Graphics Library - common files GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. . This package contains common data files and translations. Package: libgeoclue-doc Architecture: all Version: 2.7.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: geoclue-2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 481 Filename: pool/main/g/geoclue-2.0/libgeoclue-doc_2.7.0-ok1_all.deb Size: 35288 MD5sum: 07d1079c3fee347d0c3a31c43329af05 SHA1: b13b4b067ac375385fcdacde8b379570dcbf6e06 SHA256: 24ce8ceee5c64e2a8df4f266fd9ccdd1c1b43445da8f366d54aed16dbd31da4b SHA512: 8faf0607d1cbf3d79b515548c9a165af0363283409b9e94584acc032b8e80283815aac6595ddafbdac9c901936f05f8996f59bbdc41a48222058b5c97dcfad14 Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home Description: convenience library to interact with geoinformation service (API documentation) GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the library API documentation. Package: libgeocode-glib-doc Architecture: all Version: 3.26.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: geocode-glib Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 477 Filename: pool/main/g/geocode-glib/libgeocode-glib-doc_3.26.3-ok1_all.deb Size: 40736 MD5sum: fc2689dcb034cd53821912f9f4cdee96 SHA1: 18c7ef5141167477f570464e1ed2fbfa179a31fb SHA256: 68c748f92ceb66c459b0ea4f792951108d20f05b0ad6c8ed404f95e033270cd6 SHA512: 20a99cd8c7264911c487d35cb5994c72ba7189a84bc5d2201dcbe1e463332dfe51f0a3571286add4b587d7d5c054e5a3caa2c1a2640b017dac2e621fb8f24474 Description: gtk-doc documentation for geocode-glib library Geocode-glib allows you to do geocoding (going from a place name, to a longitude/latitude pair) and reverse geocoding (finding a place name from coordinates) using the Nominatim service. . This library should be used in place of Geoclue's D-Bus API for geocoding and reverse geocoding. . This package contains the documentation for geocode-glib. Package: libgeos-doc Architecture: all Version: 3.12.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: geos Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 26924 Suggests: libgeos-dev (= 3.12.1-ok1) Filename: pool/main/g/geos/libgeos-doc_3.12.1-ok1_all.deb Size: 1530500 MD5sum: 388640bc10063555152944487cdd9c35 SHA1: f3a99c615ddcc8d76d7314d24b57e8deef00753b SHA256: 6de4a919c2896d1f809070adbbfc99de4b8b37a66d0dfb5794506364a0b04a37 SHA512: 7339e5ddf1ac29f2b27419e4da18083307a761e7b331a60756eb7ba1c249df2a1cf4d442d6b2239dfaed958c12ecbb170006a8d405c87a536bd3724fb5c3689c Homepage: https://trac.osgeo.org/geos/ Description: Documentation for the GEOS GIS geometry engine library GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. . This package contains the documentation for the GEOS API. Package: libgetopt-long-descriptive-perl Architecture: all Version: 0.111-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Depends: perl:any, libio-stringy-perl, libparams-validate-perl, libsub-exporter-perl Breaks: libmoosex-getopt-perl (<< 0.75), libmousex-getopt-perl (<< 0.38-2~) Filename: pool/main/libg/libgetopt-long-descriptive-perl/libgetopt-long-descriptive-perl_0.111-ok1_all.deb Size: 24380 MD5sum: 47de1db2183a07f13121a614191207a1 SHA1: c9f551eff97341275ec8737ebb4593c1490a6f58 SHA256: 3a7dc5262cd13a352e41a7e9e3aca8d643e83562aaf75548122d807a4767d243 SHA512: fb15f548ec451d33adc83d43ac25fcfbb53d919e6929b7e2fafa2de800887f06de779c86b50fe9ab71b9024cb033963ff337d869130803af38f2dfacb54fafcb Homepage: https://metacpan.org/release/Getopt-Long-Descriptive Description: module that handles command-line arguments with usage text Getopt::Long::Descriptive is a convenience wrapper for Getopt::Long, which allows one to easily define options in the same familiar way, while also supporting custom descriptions for program usage output. Package: libghc-assoc-doc Architecture: all Version: 1.1-ok1 Priority: optional Section: doc Source: haskell-assoc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 187 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-assoc-dev, libghc-tagged-doc, libjs-mathjax Suggests: libghc-assoc-prof Filename: pool/main/h/haskell-assoc/libghc-assoc-doc_1.1-ok1_all.deb Size: 29196 MD5sum: 649ee9d6c1d9441282ea787c36236979 SHA1: 914c77804c3a73039edb2d1f4c958f493466f7dd SHA256: 2b0d9f0be63ff5319c648c9f559362b522322f7a29af199af410a10f34dbc5c7 SHA512: c3db299b1ab13d3aeb11a87851d97362653de6e142d0eb0306126d19700be9ff0a5c05cad47b38f71ea7c06f9f0d3e65cba3a0bd707352ce4a604d0ae0a1cd49 Homepage: https://hackage.haskell.org/package/assoc Description: swap and assoc: Symmetric and Semigroupy Bifunctors; documentation Provides generalisations of . swap :: (a,b) -> (b,a) and . assoc :: ((a,b),c) -> (a,(b,c)) . to Bifunctors supporting similar operations (e.g. Either, These). . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-base-orphans-doc Architecture: all Version: 0.9.1-ok1 Priority: optional Section: doc Source: haskell-base-orphans Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1313 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-base-orphans-dev, libjs-mathjax Suggests: libghc-base-orphans-prof Filename: pool/main/h/haskell-base-orphans/libghc-base-orphans-doc_0.9.1-ok1_all.deb Size: 77232 MD5sum: 74f3f204906433b211e8cf3a366ffae3 SHA1: 063d0df002d9ff71daa310e4938c3cfa4600e5ef SHA256: 0f92ac39eef2d77fb79177ed9733e1e9254e3e32d8771bb26f9cc6daad830176 SHA512: 41f6182bc52424b9b69bca9cdc178a4c9b3664c7391ba899a8675a1ba0c6a3bfba92c9f0b0449ab6fe025d54b75599261b613d617e75e3a00f37918c6f4cc374 Homepage: https://github.com/haskell-compat/base-orphans#readme Description: Backwards-compatible orphan instances for base; documentation base-orphans defines orphan instances that mimic instances available in later versions of base to a wider (older) range of compilers. base-orphans does not export anything except the orphan instances themselves and complements the base-compat package. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-bifunctors-doc Architecture: all Version: 5.5.15-ok1 Priority: optional Section: doc Source: haskell-bifunctors Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3799 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-bifunctors-dev, libghc-comonad-doc, libghc-tagged-doc, libghc-th-abstraction-doc, libjs-mathjax Suggests: libghc-bifunctors-prof Filename: pool/main/h/haskell-bifunctors/libghc-bifunctors-doc_5.5.15-ok1_all.deb Size: 169168 MD5sum: 0669643a937d482eaa5caf621b3b6711 SHA1: edec74a5c95011a547259d09588b9ca9f2db42e9 SHA256: 29c1b07ec95c5249d31f902e8c59825b57f76a53561f2bfadc101c7eba639bbf SHA512: 84851a33b8ce964990209ee13bf0c01590b0a8dc587d1ac1456b63e7bdcfab5ec35254a3893975536cee263837ddaa3acf014622cf345f961b8774db9c15f07f Homepage: http://github.com/ekmett/bifunctors/ Description: Haskell 98 bifunctors; documentation A binary functor is a functor in two arguments. This package provides bifoldables and bitraversables. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-call-stack-doc Architecture: all Version: 0.4.0-ok2 Priority: optional Section: doc Source: haskell-call-stack Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 165 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-call-stack-dev, libjs-mathjax Suggests: libghc-call-stack-prof Filename: pool/main/h/haskell-call-stack/libghc-call-stack-doc_0.4.0-ok2_all.deb Size: 28728 MD5sum: 9baecdca7489ab341f5d6c2e20c5453b SHA1: ce432a0c7b9178ab8a27fc232b354c9b7c8ed976 SHA256: 3cabd795d37b3d6f7df726e4583e522897f52874efdaeb0ddcff6e16621b624b SHA512: cbabb2986c6c9c21865cb7eb9fe4340cc13be727e69f08726b73ba8397240a80184a47d6e4b912ef435ec14882e754a22f5cbdb237ee5454b6d409c791a30171 Homepage: https://github.com/sol/call-stack#readme Description: use GHC call-stacks in a backward compatible way; documentation Source locations in a GHC call stack. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-data-fix-doc Architecture: all Version: 0.3.2-ok2 Priority: optional Section: doc Source: haskell-data-fix Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 408 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-data-fix-dev, libghc-hashable-doc, libjs-mathjax Suggests: libghc-data-fix-prof Filename: pool/main/h/haskell-data-fix/libghc-data-fix-doc_0.3.2-ok2_all.deb Size: 40508 MD5sum: 9b21b274dabe3dfee8cc0bdab173559b SHA1: 4da6109b1ec40179563b6d652bcf6576ed146060 SHA256: 57f0f41cef9251c07d81c2e5f8c5fcdb7e5a95c33f931e572128a831f56d37b4 SHA512: a557072a3c1d6f2052f585b56a0ef1037dd45a1262fd1622e3acb9c5f7ec805563af6e4f85d679160f1979e99b8a8df361d879a4667cdb6a788e92ac2fdf4b9c Homepage: https://github.com/spell-music/data-fix Description: fixpoint data types; documentation Fixpoint types and recursion schemes. If you define your AST as fixpoint type, you get fold and unfold operations for free. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-extra-doc Architecture: all Version: 1.7.14-ok1 Priority: optional Section: doc Source: haskell-extra Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2878 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-clock-doc, libghc-extra-dev, libjs-mathjax Suggests: libghc-extra-prof Filename: pool/main/h/haskell-extra/libghc-extra-doc_1.7.14-ok1_all.deb Size: 157828 MD5sum: 05849047d4be5f323009b99833ddc286 SHA1: c33edf1dd5701962c7aa0941697e0f170fbd357b SHA256: 0f49ba5c21912339c199f1acd867e034228b43784d4008dffed04ee980e26248 SHA512: 6281cce034abc6b6d934b1e4ab903cc4929a1ac7c9dc70311315d8bb0e979c25162a9239ffda26c797caa3ce303c5ec6740ae28f98a675ac8ff13c382f9455e4 Homepage: https://github.com/ndmitchell/extra#readme Description: extra functions for base library; documentation Library of extra functions for the standard Haskell libraries. Most functions are simple additions, filling out missing functionality. A few functions are available in later versions of GHC, but this package makes them available back to GHC 7.2. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-hspec-core-doc Architecture: all Version: 2.10.10-ok1 Priority: optional Section: doc Source: haskell-hspec-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 5278 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-ansi-terminal-doc, libghc-call-stack-doc, libghc-haskell-lexer-doc, libghc-hspec-core-dev, libghc-hspec-expectations-doc, libghc-hunit-doc, libghc-quickcheck-io-doc, libghc-quickcheck2-doc, libghc-random-doc, libghc-setenv-doc, libjs-mathjax Suggests: libghc-hspec-core-prof Filename: pool/main/h/haskell-hspec-core/libghc-hspec-core-doc_2.10.10-ok1_all.deb Size: 252584 MD5sum: 87f675fa59a977c95fcbcba3006288f7 SHA1: 852e50772c357ade6644ac63093754ac532b8c5d SHA256: 25d351dcb98688f9421750b3795cadee427842a455be952a5da5c1aeef422886 SHA512: 9fb8bfaf9f1060373657c860021c567b777a31c108d829aab758c24918d299d07ffe2e6edd05ea4668ad370a57df7bca8a27a2762b341cf6aac2cee2a8301993 Homepage: https://hspec.github.io/ Description: testing Framework for Haskell; documentation This package exposes internal types and functions that can be used to extend Hspec's functionality. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-hspec-doc Architecture: all Version: 2.10.10-ok1 Priority: optional Section: doc Source: haskell-hspec Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 514 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-hspec-core-doc, libghc-hspec-dev, libghc-hspec-expectations-doc, libghc-quickcheck2-doc, libjs-mathjax Suggests: libghc-hspec-prof Filename: pool/main/h/haskell-hspec/libghc-hspec-doc_2.10.10-ok1_all.deb Size: 44512 MD5sum: 35d32dd7609c474df4b1bf1df4417fa6 SHA1: bb047c72f1cd146849b8df278d9fa6e3f3349a83 SHA256: 736a57539098f19157bcdcaf0bf2eca50d86a6820b6a164db277347408434e60 SHA512: 0731763eb3cbd73a9f40eefa01b85b4070cfa495aee7b326712882268131f257fa65d59091c310a0f7805fbd3aec4fabce5fce4541bd833089715ba5c238dd38 Homepage: https://hspec.github.io/ Description: behavior-driven development for Haskell; documentation Hspec is roughly based on the Ruby library RSpec. However, Hspec is just a framework for running HUnit and QuickCheck tests. Compared to other options, it provides a much nicer syntax that makes tests very easy to read. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-indexed-traversable-doc Architecture: all Version: 0.1.3-ok1 Priority: optional Section: doc Source: haskell-indexed-traversable Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1179 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-foldable1-classes-compat-doc, libghc-indexed-traversable-dev, libjs-mathjax Suggests: libghc-indexed-traversable-prof Filename: pool/main/h/haskell-indexed-traversable/libghc-indexed-traversable-doc_0.1.3-ok1_all.deb Size: 66568 MD5sum: 34b13b9d0c0c8a8cab31607404a08b35 SHA1: 44f80d759729dd84437c08053a2d03e21567a0bb SHA256: 0ae7405f7eec4c339428820e4c2820eb6f4421976f5179f41e41b4804755a8f8 SHA512: 44b6eb182415ed8d5062a54ab507b188e974d5ce4f73f0e89badd2051e0dda853baabf9fc413acaa377d5b14a5c32975ba44ac8e0fc8f5f876c23019fd97a0bd Homepage: https://hackage.haskell.org/package/indexed-traversable Description: Indexed Traversables for Haskell; documentation This package provides three useful generalizations: class Functor f => FunctorWithIndex i f | f -> i where \ imap :: (i -> a -> b) -> f a -> f b . class Foldable f => FoldableWithIndex i f | f -> i where \ ifoldMap :: Monoid m => (i -> a -> m) -> f a -> m . class (FunctorWithIndex i t, FoldableWithIndex i t, Traversable t) => TraversableWithIndex i t | t -> i where \ itraverse :: Applicative f => (i -> a -> f b) -> t a -> f (t b) . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-js-dgtable-doc Architecture: all Version: 0.5.2-ok1 Priority: optional Section: doc Source: haskell-js-dgtable Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 120 Depends: haddock-interface-33 Recommends: ghc-doc, libjs-mathjax Filename: pool/main/h/haskell-js-dgtable/libghc-js-dgtable-doc_0.5.2-ok1_all.deb Size: 27328 MD5sum: 806f40a6067eb054f858abace40e94d0 SHA1: 4f1b00052cc449b2bb05d0e5887df38435bafe42 SHA256: 12b88fc401f8362914384ef24bbc2b52a742190000e2617738f0514ef3d48b71 SHA512: 7592a5c56adc4d99f68672406a786937518f9d49d5b60734888d133374d2e18a4a2f9e0092447aa4eb784c7096d6128320b3588f4db7576157ef79823902f9da Homepage: https://github.com/ndmitchell/js-dgtable#readme Description: obtain minified jquery.dgtable code; documentation This package bundles the minified jquery.dgtable code into a Haskell package, so it can be depended upon by Cabal packages. The first three components of the version number match the upstream jquery.dgtable version. The package is designed to meet the redistribution requirements of downstream users (e.g. Debian). . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-onetuple-doc Architecture: all Version: 0.4.1.1-ok1 Priority: optional Section: doc Source: haskell-onetuple Origin: openKylin Maintainer: openKylin Developers Installed-Size: 209 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-onetuple-dev, libjs-mathjax Suggests: libghc-onetuple-prof Filename: pool/main/h/haskell-onetuple/libghc-onetuple-doc_0.4.1.1-ok1_all.deb Size: 32344 MD5sum: 7a64934caba6d5fccf65283c2b4681f4 SHA1: 1a8e360d96f0c504cd9af3320620a2771d4d5636 SHA256: 21faae8a51c2365337ab6ee382890354bb4a9eaf0ea24b2fbc55261f500c60bc SHA512: 28a9a0a5d3c17ef2f8fb07031cf57200030d09ca715fab33aefa02bc5b0ffbc3cde941a0dbf9b4576e1d419807983f4a353f5e9150379a37d84e30e6d8141270 Description: singleton tuple; documentation OneTuple fills the tuple gap with a singleton tuple. . OneTuple does not support the usual parenthesized tuple syntax. . OneTuple * has the expected laziness properties * can be pattern-matched * ships with instances for several standard type classes, including all those supported by H98-standard tuples * requires no language extensions, except for hierarchical modules . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-quickcheck-instances-doc Architecture: all Version: 0.3.30-ok1 Priority: optional Section: doc Source: haskell-quickcheck-instances Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1498 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-case-insensitive-doc, libghc-data-fix-doc, libghc-hashable-doc, libghc-integer-logarithms-doc, libghc-old-time-doc, libghc-onetuple-doc, libghc-primitive-doc, libghc-quickcheck-instances-dev, libghc-quickcheck2-doc, libghc-scientific-doc, libghc-splitmix-doc, libghc-strict-doc, libghc-tagged-doc, libghc-text-short-doc, libghc-these-doc, libghc-time-compat-doc, libghc-unordered-containers-doc, libghc-uuid-types-doc, libghc-vector-doc, libjs-mathjax Suggests: libghc-quickcheck-instances-prof Filename: pool/main/h/haskell-quickcheck-instances/libghc-quickcheck-instances-doc_0.3.30-ok1_all.deb Size: 75536 MD5sum: 54daab1bbd28c5f124ee19cb041bfdbc SHA1: bc8904f260ab3db3a11d2cf025f63e27016051d3 SHA256: 19486a5f993e176803fee152b2462b884c10b3da13d7e24201e97b89b4318f66 SHA512: 9556d512e81c180e353a6a24871ca70ab2982c93b0e5a9226d1dc35517b445bba37f9fa6a66747ee123fadb6092c387ad596750c1cbcf3c2e66fad614782c84b Homepage: https://github.com/haskellari/qc-instances Description: common QuickCheck instances; documentation QuickCheck instances. . The goal is to supply QuickCheck instances for types provided by the Haskell Platform. . For information on writing a test-suite with Cabal see . Author: Antoine Latter Upstream-Maintainer: aslatter@gmail.com . This package contains the documentation files. Package: libghc-quickcheck2-doc Architecture: all Version: 2.14.3-ok1 Priority: optional Section: doc Source: haskell-quickcheck Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 6479 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-quickcheck2-dev, libghc-random-doc, libghc-splitmix-doc, libjs-mathjax Suggests: libghc-quickcheck2-prof Conflicts: libghc-quickcheck-doc (<< 2.1.0.1-6) Replaces: libghc-quickcheck-doc (<< 2.1.0.1-6) Filename: pool/main/h/haskell-quickcheck/libghc-quickcheck2-doc_2.14.3-ok1_all.deb Size: 273644 MD5sum: 05fcc2cbb9ee52530a7c99b0175a9866 SHA1: a0445a7ce215da39e0f86f66bd38f6fb3ad6e6ea SHA256: 34dec2c67fc34f1dbd4fed39e36a86371ee51599c9161b47806aa8dc4adb7e50 SHA512: c3e59d813688fdf4617b8a225dada66cd370fccefe233ae4a5354ed6ad197625a15096f4dca73c3c129d56a6ef50b805f43fe41d0c4b56712b4bea77ed74725b Homepage: https://github.com/nick8325/quickcheck Description: Haskell automatic testing library for GHC; documentation This package provides the documentation for a library for the Haskell programming language. . QuickCheck is a library for testing Haskell programs automatically. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases. Specifications are expressed in Haskell, using combinators defined in the QuickCheck library. QuickCheck provides combinators to define properties, observe the distribution of test data, and define test data generators. Package: libghc-random-doc Architecture: all Version: 1.2.1.1-ok2 Priority: optional Section: doc Source: haskell-random Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 2643 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-random-dev, libghc-splitmix-doc, libjs-mathjax Suggests: libghc-random-prof Filename: pool/main/h/haskell-random/libghc-random-doc_1.2.1.1-ok2_all.deb Size: 129508 MD5sum: 63addb1cde15e8223620eb71f04da02a SHA1: 5498c1c3ab255e36c5a57a87e71e031fac5c62f6 SHA256: 4cb982f7a89be454ece67afe76d53c1159acf0a1216df29c752936358fc43136 SHA512: 656de3bea8cfe4aab89db65905d0f54392c8ef5462d55c86ce5c8ae5e65b62ccabcc6af149794eb6508d90c6951e5d5a17960a2c6f37122fc7de9814bc0f9af0 Homepage: https://hackage.haskell.org/package/random Description: random number generator for Haskell; documentation This package provides a basic random number generation library, including the ability to split random number generators. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-regex-base-doc Architecture: all Version: 0.94.0.2-ok1 Priority: optional Section: doc Source: haskell-regex-base Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 671 Depends: haddock-interface-33 Recommends: ghc-doc, libjs-mathjax Filename: pool/main/h/haskell-regex-base/libghc-regex-base-doc_0.94.0.2-ok1_all.deb Size: 54316 MD5sum: eb9eee1d07ff4c43e9cdc3ac93cd7e5b SHA1: a8d3f710f01ee84e142a04749f7a1851881153b9 SHA256: 0eaff047246b209a57d64b8a8726f8d52ed4d679c80cc66b0ceeacbd3f2822ed SHA512: 9f4ba919fb5d3994a6083aba36b118fd6137730ed300cafde59d4c2ee765ab0d5a94d68b6031e66a5e20f4d6ef91786c1209a990af756dae47c0b91da2ce4ae6 Homepage: https://wiki.haskell.org/Regular_expressions Description: GHC library providing an API for regular expressions; documentation A library containing the interface API for the Haskell regular expressions library packages regex-posix, regex-pcre, regex-parsec, regex-tdfs, regex-dfa. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-smallcheck-doc Architecture: all Version: 1.2.1.1-ok1 Priority: optional Section: doc Source: haskell-smallcheck Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2105 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-logict-doc, libghc-smallcheck-dev, libjs-mathjax Suggests: libghc-smallcheck-prof Filename: pool/main/h/haskell-smallcheck/libghc-smallcheck-doc_1.2.1.1-ok1_all.deb Size: 108128 MD5sum: e540a8aff76b91542a19d10412e5030c SHA1: 23e24c0b21cb2ef6c78a48b7074d6ec494a93a0f SHA256: e85aaedb33f1e1057c7b5610122a4b8403c7d3149734e798931d10c6360259ec SHA512: 557140754472f7ea0314bec2248ed11ff65b6ebd02218adf1ee1d4f41ab5967a1a930f2d74a3b2aa775b8ac69e826bb220599c3d9aa57ea2b6fbc7f1e622d32b Homepage: https://github.com/Bodigrim/smallcheck Description: Another lightweight testing library; documentation SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but instead of testing for a sample of randomly generated values, SmallCheck tests properties for all the finitely many values up to some depth, progressively increasing the depth used. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-splitmix-doc Architecture: all Version: 0.1.0.5-ok1 Priority: optional Section: doc Source: haskell-splitmix Origin: openKylin Maintainer: openKylin Developers Installed-Size: 563 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-splitmix-dev, libjs-mathjax Suggests: libghc-splitmix-prof Filename: pool/main/h/haskell-splitmix/libghc-splitmix-doc_0.1.0.5-ok1_all.deb Size: 44808 MD5sum: 139be9bc3ae95b04b3f0c4c638ba0344 SHA1: 856e49da8427733b86fb5a2362f520c9ae9b2262 SHA256: 865b4d4a1ce84a1f24091e0f0d67d179de995c2d7757e8545ad103fc65abe993 SHA512: a7dbde4aae684c22cfea08b7e23bb816855e40b73debedaaba7c72c87fb10ee5c9de4522fa5e4906b6158370e10ff53d1656a5edf0db60773684df782b1fc3ae Description: fast splittable PRNG; documentation Pure Haskell implementation of SplitMix, a splittable pseudorandom number generator that is quite fast. . It should not be used for cryptographic or security applications, because generated sequences of pseudorandom values are too predictable (the mixing functions are easily inverted, and two successive outputs suffice to reconstruct the internal state). . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-statevar-doc Architecture: all Version: 1.2.2-ok1 Priority: optional Section: doc Source: haskell-statevar Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 250 Depends: haddock-interface-33 Recommends: ghc-doc, libjs-mathjax Filename: pool/main/h/haskell-statevar/libghc-statevar-doc_1.2.2-ok1_all.deb Size: 34274 MD5sum: 0c66cfc916cf0b0a8bc158d7f619ba1e SHA1: af737bc8a2f069802670f84b0671db97cd420fe4 SHA256: 152623b58d3143e2ec58131d3d4c9dbb63cf2de662bc082ecfcdaa59874f8efe SHA512: 2aa845583108ee2629ae5d1bc495530c7ef40fc9ab2065cdedb4c677e62cd215990a523dd284ce6c22b03a11d2e73e833d164d5edcaecdac5beae7c111c66d91 Homepage: https://github.com/haskell-opengl/StateVar Description: state variables in Haskell; documentation This library provides a common abstraction of stateful variables, e.g. IORef and OpenGL's StateVar. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-strict-doc Architecture: all Version: 0.5-ok1 Priority: optional Section: doc Source: haskell-strict Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1596 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-assoc-doc, libghc-hashable-doc, libghc-strict-dev, libghc-these-doc, libjs-mathjax Suggests: libghc-strict-prof Filename: pool/main/h/haskell-strict/libghc-strict-doc_0.5-ok1_all.deb Size: 85544 MD5sum: 9de3e92658b25740ea5d60585060a985 SHA1: 152321cedc34368893c1706f8d377d17f684751c SHA256: 6365fdfaf2ce23e2a6a722ddc2e5a6960517d43ff4d833f5eb9682e03c512105 SHA512: 0d8275d68e6424d16b457860e4091d828a9be64634659b0066520d30a03a0ec85aa7509dce77a16359eb746aa0bcae6b9cba641d89c910265401919936551e6b Homepage: https://github.com/haskell-strict/strict Description: Strict variants of standard Haskell datatypes; documentation This package provides strict versions of some standard Haskell data types (pairs, Maybe and Either). It also contains strict IO operations. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-tasty-doc Architecture: all Version: 1.4.3-ok1 Priority: optional Section: doc Source: haskell-tasty Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2986 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-ansi-terminal-doc, libghc-optparse-applicative-doc, libghc-tagged-doc, libghc-tasty-dev, libjs-mathjax Suggests: libghc-tasty-prof Filename: pool/main/h/haskell-tasty/libghc-tasty-doc_1.4.3-ok1_all.deb Size: 168908 MD5sum: 9080b899fe46704a9f3c65614fc9b819 SHA1: e46f2df117a983543b315f1b7226fb5443ecc993 SHA256: 02dd1467f2874a46b51f40e3f07299a692f4c14843820c6214be8b8565a4fec2 SHA512: 2647abca5a66a2f6515e3f5edd02c1bc0389903071309be9f8a8fc388371b545a8432fbc8760b93e391c7728dc19b768c7d9e837f170fa6793242cbf5f5bd633 Homepage: https://github.com/UnkindPartition/tasty Description: Haskell testing framework; documentation A modern and extensible testing framework. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-tasty-hunit-doc Architecture: all Version: 0.10.1-ok1 Priority: optional Section: doc Source: haskell-tasty-hunit Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 305 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-call-stack-doc, libghc-tasty-doc, libghc-tasty-hunit-dev, libjs-mathjax Suggests: libghc-tasty-hunit-prof Filename: pool/main/h/haskell-tasty-hunit/libghc-tasty-hunit-doc_0.10.1-ok1_all.deb Size: 40100 MD5sum: 82c63ee1dd6a411139c73c6272fd0463 SHA1: b5a6deae06dc0d8102fec53116e3f36572fbb7dc SHA256: 56f07df5c21d6b7f7cbaa3aca5f4d9fd8a225687e55c6b109d35b4e6fd0eee9a SHA512: 3f300afe43ae760e6c39ea39f629e9f7ab46e8f68fb56fc9c6d57c6e4f6a7081606e12dd6a965d5117a8d6ddf850194b4a8a9dd2dac323004dcb66b1570b7bbd Homepage: https://github.com/UnkindPartition/tasty Description: Haskell testing framework, HUnit support; documentation HUnit support for the Tasty test framework. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-tasty-quickcheck-doc Architecture: all Version: 0.10.2-ok1 Priority: optional Section: doc Source: haskell-tasty-quickcheck Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1458 Depends: haddock-interface-33 Recommends: ghc-doc, libghc-optparse-applicative-doc, libghc-quickcheck2-doc, libghc-random-doc, libghc-tagged-doc, libghc-tasty-doc, libjs-mathjax Filename: pool/main/h/haskell-tasty-quickcheck/libghc-tasty-quickcheck-doc_0.10.2-ok1_all.deb Size: 78422 MD5sum: 0f9b726aa0b7d8cc6dc258b161dc4f24 SHA1: 4b1f51a55e0111d33af4dbad8ece16dfcb6427f7 SHA256: 50f2eab18273a169db0783e28353e4177e5bdfc3c0b728b904425c0438b45a15 SHA512: f50ffd884bf6fcb5e18401194563762cd13fafceeb349e41ea0639792974a4b99b825f39fc0baf9cb623aedf6d9749f02ce2e286209143f964f8154c141297cc Homepage: https://github.com/UnkindPartition/tasty Description: Haskell testing framework, QuickCheck support; documentation QuickCheck support for the Tasty test framework. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-th-abstraction-doc Architecture: all Version: 0.4.5.0-ok1 Priority: optional Section: doc Source: haskell-th-abstraction Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1969 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-th-abstraction-dev, libjs-mathjax Suggests: libghc-th-abstraction-prof Filename: pool/main/h/haskell-th-abstraction/libghc-th-abstraction-doc_0.4.5.0-ok1_all.deb Size: 112036 MD5sum: 587e1e5dac633bc04d1ba470c6f52241 SHA1: 2824eed3d932238aaace7097691b9cd38cab3e00 SHA256: ca93cbcd48973f8f9338345dfb8dfb74d63e7d0d38831326df14a113cd297842 SHA512: ca15f790ccd98f9363cd4eee65ebf4d6872422cbdf77b0b4d25303279ac8f75aff4649c74cb63ba3805c742b141e2b613a88ac151e30f8ed2efcd162d178b5bf Homepage: https://github.com/glguy/th-abstraction Description: nicer interface for reified information about data types; documentation This package normalizes variations in the interface for inspecting datatype information via Template Haskell so that packages and support a single, easier to use informational datatype while supporting many versions of Template Haskell. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-th-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. Package: libghc-th-compat-doc Architecture: all Version: 0.1.4-ok1 Priority: optional Section: doc Source: haskell-th-compat Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 512 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-th-compat-dev, libjs-mathjax Suggests: libghc-th-compat-prof Filename: pool/main/h/haskell-th-compat/libghc-th-compat-doc_0.1.4-ok1_all.deb Size: 53624 MD5sum: 03f6db339eba718b65c4ac30a6961785 SHA1: 4fc3804b3f861ae74660caaa91a47c1dd88682e5 SHA256: 455308a625f6cfff1c826305dc2735bd68a9253b77018062a9410aec6e0938a5 SHA512: 5cfa96f5fc529b4437942c5370ee041fea538308b67c4b1b748fecebc316a01361ca8d4de00dcd710b9be9ba3a40182a83739e173afaa92150194714330411f1 Homepage: https://github.com/haskell-compat/th-compat Description: Backward (and forward) compatible Quote and Code types; documentation This package defines a "Language.Haskell.TH.Syntax.Compat" module, which backports the Quote and Code types to work across a wide range of template-haskell versions. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-these-doc Architecture: all Version: 1.2-ok1 Priority: optional Section: doc Source: haskell-these Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1082 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-assoc-doc, libghc-foldable1-classes-compat-doc, libghc-hashable-doc, libghc-these-dev, libjs-mathjax Suggests: libghc-these-prof Filename: pool/main/h/haskell-these/libghc-these-doc_1.2-ok1_all.deb Size: 66248 MD5sum: 21beec0cd99212f68bb368a95a343f37 SHA1: a2431ccbccd739ca8b37fce692f45a7629bd163b SHA256: 9bad60e87c72be176dbc8f8734ca1d8642323a0e4169bacbee956bbe8aa3f37b SHA512: 9a653be831e6083c0422d85dd41d2a3aa8712c4698fd8889d6fd0496f755ffe28c9ff82915760c1c859dfd9e4326668665aaf820122c7b48a175196fc722ed10 Homepage: https://github.com/haskellari/these Description: either-or-both data type; documentation Package provides a data type `These a b' which can hold a value of either type or values of each type. This is usually thought of as an "inclusive or" type (contrasting `Either a b' as "exclusive or") or as an "outer join" type (contrasting `(a, b)' as "inner join"). . The major use case of this is provided by the Align class, representing a generalized notion of "zipping with padding" that combines structures without truncating to the size of the smaller input. . Also included is ChronicleT, a monad transformer based on the Monad instance for `These a', along with the usual monad transformer bells and whistles. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libgimp2.0-doc Architecture: all Version: 2.10.36-ok2 Priority: optional Section: doc Source: gimp Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 7773 Depends: lynx | www-browser Filename: pool/main/g/gimp/libgimp2.0-doc_2.10.36-ok2_all.deb Size: 913752 MD5sum: d6b39bfa3c70287e04eb629b1e8ad59c SHA1: 03be05e3d02a3a6e04d774289d391c17ab00abe8 SHA256: 0c66db237fee1570de0a26248d924ded388e6644f3ea93c170f13e66c65146b5 SHA512: 13923c22a148683a94e0d5e41f8c0b97a088b51726aa375de6272ae13ce754e7c3074f76d900709b533246b9e6efc74c152d741db0ae91705057322f6ab6936c Homepage: https://www.gimp.org/ Description: Developers' Documentation for the GIMP library This package contains the HTML documentation for the GIMP library in /usr/share/gtk-doc/html/ . Package: libgirepository1.0-doc Architecture: all Version: 1.78.1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1129 Recommends: libglib2.0-doc Filename: pool/main/g/gobject-introspection/libgirepository1.0-doc_1.78.1-ok2_all.deb Size: 82066 MD5sum: ff64c3310022682a38c596afc23e0164 SHA1: 3c8f75e38d429b1477f3f23fe308627156297da9 SHA256: 408fcdb02a4d7d2e1cc1273227ccd64ac3118c9ac347f1b203b5164e01797b1e SHA512: 7bbed9b867cd4d584e64e43ba2d7ed32c643b27f35607219b15990af48b23aec5dc0bf009b6509eb00e02a60d94e52540cb6307e5f772b9443422bb45867abe6 Homepage: https://wiki.gnome.org/GObjectIntrospection Description: Library for handling GObject introspection data (documentation) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains the documentation for the C library for handling the introspection data. Package: libgirepository1.0-doc Architecture: all Version: 1.80.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1041 Recommends: libglib2.0-doc Filename: pool/main/g/gobject-introspection/libgirepository1.0-doc_1.80.1-ok1_all.deb Size: 79848 MD5sum: 80bc055805d4d731cd1ec50748571ee2 SHA1: 7c1f7735ef7af989acc07f9d5a558794e3387bfb SHA256: 26d4c2629ea9340bb6a8303ed886559386f5d7e81e31da7a5595e4a46335fe11 SHA512: c2bb2368e5e4cac5493a351f9538109965d7b693a65c9766e949ec13380f7171361986eb09a99e148a11c187bf34aae7184d1c586f39b4b2354f51a6dfba85ee Homepage: https://wiki.gnome.org/GObjectIntrospection Description: Library for handling GObject introspection data (documentation) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains the documentation for the C library for handling the introspection data. Package: libgit2-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. Package: libgit2-fixtures Architecture: all Version: 1.7.2+ds-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libgit2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utkarsh Gupta Installed-Size: 17785 Filename: pool/main/libg/libgit2/libgit2-fixtures_1.7.2+ds-ok1_all.deb Size: 2596780 MD5sum: 4e0683358020cd246f1d4f009adac691 SHA1: a943fcfe5a5fdf540a29637b324742b68f1051ca SHA256: 7be492e412e6a2722b5d47cf791701c306590c959447f21c63dcc9fb22526d03 SHA512: 2ac5a7c16bc9d26171f8e5ddb0f3669d0de27fed2e09a54eecf4037c8dc10d6fe73987f7e56f8b8613793da1ed4a5fa55a518d6b5fdf7791cb260b4118ccfb81 Homepage: https://libgit2.github.com/ Description: low-level Git library - test suite examples libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. . This package provides the test examples of the library, which can be useful for other pieces of software relying on libgit2, for testing purposes. Package: libgl2ps-doc Architecture: all Version: 1.4.2+dfsg1-ok1 Priority: optional Section: doc Source: gl2ps Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 234 Filename: pool/main/g/gl2ps/libgl2ps-doc_1.4.2+dfsg1-ok1_all.deb Size: 229312 MD5sum: 3ad9b02dc29135ae8ba934de7891e507 SHA1: 12dfd0083393f360234f497496d53acf352cba4a SHA256: 9c92ffc7fa64548b938aff31beb071c779f3ace6aaa17bf910ac6b9bcb27bae4 SHA512: df62f6c6a2117dcd65314540120e90e82d8cb63b0ea59f6424719c6c91894c1f7d4d09a7cd7e3988cf596329953ea1e70b5669f8aef719edc0d7b66f9200448f Homepage: https://geuz.org/gl2ps/ Description: Lib providing high quality vector output for OpenGL application, documentation GL2PS is a C library providing high quality vector output for any OpenGL application. The main difference between GL2PS and other similar libraries is the use of sorting algorithms capable of handling intersecting and stretched polygons, as well as non manifold objects. GL2PS provides advanced smooth shading and text rendering, culling of invisible primitives, mixed vector/bitmap output, and much more... . GL2PS can currently create PostScript (PS), Encapsulated PostScript (EPS), Portable Document Format (PDF) and Scalable Vector Graphics (SVG) files, as well as LATEX files for the text fragments. GL2PS also provides limited, experimental support for Portable LaTeX Graphics (PGF). Adding new vector output formats should be relatively easy; you can also use the excellent pstoedit program to transform the PostScript files generated by GL2PS into many other vector formats such as xfig, cgm, wmf, etc. . The package contains documentation Package: libglib-testing-doc Architecture: all Version: 0.1.1-1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libglib-testing Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 205 Filename: pool/main/libg/libglib-testing/libglib-testing-doc_0.1.1-1-ok2_all.deb Size: 21024 MD5sum: 3ddb9234f56302d9c0b5d84c3407df1c SHA1: 2112475e7b500265aae7d1c8fa6fee49535acd9f SHA256: 1245820830ba0d1fd413ce8d2273b316072b2df0935f76abecae9cb7969fb69c SHA512: b963d9818cb32f18caf3e4fc7db108c6964ca0429c1fadc82566b2e73b2fdaf1e63eb7b256bb9cec6685f34bc488662db5e85c6ae9b800ca3f9593c2cd207261 Homepage: https://gitlab.gnome.org/pwithnall/libglib-testing Description: Documentation for the libglib-testing library libglib-testing is a test library providing test harnesses and mock classes which complement the classes provided by GLib. It is intended to be used by any project which uses GLib and which wants to write internal unit tests. . This package contains the documentation. Package: libglib2.0-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. Package: libglib2.0-data Architecture: all Version: 2.74.5-ok6 Multi-Arch: foreign Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9340 Filename: pool/main/g/glib2.0/libglib2.0-data_2.74.5-ok6_all.deb Size: 1293366 MD5sum: 2027c9f1ec93189bd436130fd387caad SHA1: 592f154291f5389b6ec23fd0ab0d1c93cdc226d7 SHA256: e232af4bb41feabeaf13da254c4980c8421c77c1750dddc85dd084a3ee9ca091 SHA512: 06b96aac81e2c1da276129967ed2b172e37934e9f724625a20fba38f64d5a278db9220393b6c7616bc2a387fc0bd27758845583fddcfab1e1c005402e42c322a Homepage: https://wiki.gnome.org/Projects/GLib Description: Common files for GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed for the runtime libraries to display messages in languages other than English. Package: libglib2.0-data Architecture: all Version: 2.78.0-ok1~0229.1 Multi-Arch: foreign Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9428 Filename: pool/main/g/glib2.0/libglib2.0-data_2.78.0-ok1~0229.1_all.deb Size: 1316950 MD5sum: cb37f8ea852cf3d2b3da4838eaf64eb4 SHA1: fbb8f330ed83772c1951a3663c784938950ae0fc SHA256: c24c4f4cb30be72a1582eafd997b12601ee5a9ab970d28d16fc95790503cc4ad SHA512: 11ff5becea56b6bb6a58312684efbd70883981e491b5c93f39a5f4f5a5afe8ec4de9421e563d537bf7541802cfb049fff8776517e08f41cfe18252e532b6436f Homepage: https://wiki.gnome.org/Projects/GLib Description: Common files for GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed for the runtime libraries to display messages in languages other than English. Package: libglib2.0-data Architecture: all Version: 2.78.3-ok1~0322.1 Multi-Arch: foreign Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9485 Filename: pool/main/g/glib2.0/libglib2.0-data_2.78.3-ok1~0322.1_all.deb Size: 1302556 MD5sum: 5a5027e414b2ebf359918ef283eb5ae4 SHA1: 50e97ec7114edcbf06951db953035502618e2380 SHA256: ebde827295313a10f57fc25098164f76251e3c5c6b87373006f25c1824b2c2a4 SHA512: f8694b87aaa6e3bb67b5ba9b6c77559688f15f8883a48fbedd0bc4a7dc22bbcd8b568b2ec45c7569dde6fe11b7cd31dde972ed2561c0d3cd8d7cbedf2fbc8549 Homepage: https://wiki.gnome.org/Projects/GLib Description: Common files for GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed for the runtime libraries to display messages in languages other than English. Package: libglib2.0-data Architecture: all Version: 2.80.0-ok1~0615.2 Multi-Arch: foreign Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 8103 Filename: pool/main/g/glib2.0/libglib2.0-data_2.80.0-ok1~0615.2_all.deb Size: 1062612 MD5sum: 672e7d822fbc95589706f49c720b3e6d SHA1: ea22e9bc54aff65e27e14c7ff44477a8b00cf8e0 SHA256: d7819b56641eb67c1c1bc7c48c34fb2d627e9e99533efb26ce0ab5fe201ae70a SHA512: 0332484e2786ad6d9766e3bbdb3b91d469adba3d9e14cf7fc68a5bb42e63dd8d905426f0bf04cba0bc3a64c320a56531c0b303dc71c92fc1a1632db764ec0710 Homepage: https://wiki.gnome.org/Projects/GLib Description: Common files for GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed for the runtime libraries to display messages in languages other than English. Package: libglib2.0-data Architecture: all Version: 2.80.0-ok1~0624 Multi-Arch: foreign Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 8172 Filename: pool/main/g/glib2.0/libglib2.0-data_2.80.0-ok1~0624_all.deb Size: 1072172 MD5sum: f05dd98a01bf8f8a2dd1271aa28a35cb SHA1: b8c7d80b566b90a5957e0b49087a8a345a061a6c SHA256: 09fa8b67324e01b142a8442283b7bb13ec96681fc096fae14d33e7ca139013f2 SHA512: 1616117cbf842adad37997f10076e36b57a0fc5d2bdb816c44ae70a76a27356ba16f6f0227f7bdb62befd472c31d809e67b99ae5f7c2104fb73969e4aa082779 Homepage: https://wiki.gnome.org/Projects/GLib Description: Common files for GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed for the runtime libraries to display messages in languages other than English. Package: libglib2.0-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/ . Package: libglib2.0-doc Architecture: all Version: 2.74.5-ok6 Multi-Arch: foreign Priority: optional Section: doc Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 22962 Suggests: devhelp Filename: pool/main/g/glib2.0/libglib2.0-doc_2.74.5-ok6_all.deb Size: 1460020 MD5sum: 0454d4a08e162bf8cd8759049005d295 SHA1: 18de842a142095775cfca6777b6c44e2584fbbfc SHA256: e43d5b416a90dfb5c4c8a908a6350d6b437536d6bb52c137c824403f68f0408b SHA512: dee0f616d3ebcebee54eaf14968e2ed8b89659786ca79b5dfe88edcc43b9ef4cf1f1d2e79db7c21c6591e30cf273acefbcb1cc463b03b958f5a1796571cb816d Homepage: https://wiki.gnome.org/Projects/GLib Description: Documentation files for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the HTML documentation for the GLib library in /usr/share/doc/libglib2.0-doc/ . Package: libglib2.0-doc Architecture: all Version: 2.78.0-ok1~0229.1 Multi-Arch: foreign Priority: optional Section: doc Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 23340 Suggests: devhelp Filename: pool/main/g/glib2.0/libglib2.0-doc_2.78.0-ok1~0229.1_all.deb Size: 1478138 MD5sum: e5c7c9bae90dcf901c1bb325f0697a51 SHA1: dbbf640c43dc4b7992bbcb3c8f869208673b4e95 SHA256: acfc223af0f362b50d50f756aecb1a8a93aceb59d624d80e7f47ed207a81571c SHA512: c619528a7754ec1da88108fd3f2bc71a80db9b448f8a31e856c04152ecaf321e23f588287dc5c37ca394adfd07bc93a41babfdbd208d70f925c337ce53475204 Homepage: https://wiki.gnome.org/Projects/GLib Description: Documentation files for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the HTML documentation for the GLib library in /usr/share/doc/libglib2.0-doc/ . Package: libglib2.0-doc Architecture: all Version: 2.78.3-ok1~0322.1 Multi-Arch: foreign Priority: optional Section: doc Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 23340 Suggests: devhelp Filename: pool/main/g/glib2.0/libglib2.0-doc_2.78.3-ok1~0322.1_all.deb Size: 1478278 MD5sum: 054818c0878f28b4d3b33d9ff9687657 SHA1: 959994d49b3875a29bfd896a56c04f5f6eef62f9 SHA256: af2481d71b19ca0e6648298dfb202fb1609fdf1070548d33b23e134af6a83441 SHA512: bac3259e975d5a0a0e7c0192e15737eb049aa7a0e6792cb7e13fe91f0660f15d401b68c54bb0635080d8c1fe687dc2e2643e25e8599fbab69c7236778f687842 Homepage: https://wiki.gnome.org/Projects/GLib Description: Documentation files for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the HTML documentation for the GLib library in /usr/share/doc/libglib2.0-doc/ . Package: libglib2.0-doc Architecture: all Version: 2.80.0-ok1~0615.2 Multi-Arch: foreign Priority: optional Section: doc Source: glib2.0 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 60096 Suggests: devhelp Filename: pool/main/g/glib2.0/libglib2.0-doc_2.80.0-ok1~0615.2_all.deb Size: 2527792 MD5sum: d1f7bc280a0aa8586477a10608c36118 SHA1: f8501b3aac43207ff58f039bbf3a05a8e6a11915 SHA256: 82d922b56fb6d6025f9cad939e0acf89dc3733264dc5eb0c1b80f34729f486e1 SHA512: f856fb6b4cf77d3678b2748643c742f3d1c87b552732c170ab7e9d594d6bd658f1a438504ef46c01fe1315e6b504479d61bbd6d1763ac57e422f0614abd63d96 Homepage: https://wiki.gnome.org/Projects/GLib Description: Documentation files for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the HTML documentation for the GLib library in /usr/share/doc/libglib2.0-doc/ . Package: libglib2.0-doc Architecture: all Version: 2.80.0-ok1~0624 Multi-Arch: foreign Priority: optional Section: doc Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 60096 Suggests: devhelp Filename: pool/main/g/glib2.0/libglib2.0-doc_2.80.0-ok1~0624_all.deb Size: 2527732 MD5sum: 8ed27dbc0158875f640d78ab72faaa08 SHA1: 53a04ba72530b38006d79f5242730ecbe20e21c7 SHA256: e4a9750cf6b61b5f0b862f3fe8782cac7b38a84f7e8c3e67f16e432f3341a106 SHA512: 59718cd9854407694339833b17021d52d5bace11d11e616bc5145d56e1d38321d685a210901f42a4923b44143018e9dba611cb171dd2d611899d627fba70198b Homepage: https://wiki.gnome.org/Projects/GLib Description: Documentation files for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the HTML documentation for the GLib library in /usr/share/doc/libglib2.0-doc/ . Package: 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. Package: libglibmm-2.4-doc Architecture: all Version: 2.66.7-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: glibmm2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 45103 Depends: doc-base Suggests: devhelp, gtkmm-documentation Filename: pool/main/g/glibmm2.4/libglibmm-2.4-doc_2.66.7-ok1_all.deb Size: 7181992 MD5sum: 512ce27ac635884c3e065385ada695a3 SHA1: 6f15d8d9134f15df4fe31c4ecfdd9deb7fc2e712 SHA256: c5b1ce52196a811421dca80e6ddeff5ab680ba5e08e63215a6156e890ea64df6 SHA512: 2e43d212f1c0392ea5e3e50ad98a20e227ac33303104101aea1d568f0280265a19e47159ed9c72d7ef412aa99113c69cecf1614ca2f5217ae530db6edef3045b Homepage: https://www.gtkmm.org/ Description: C++ wrapper for the GLib toolkit (documentation) GLib is a low-level general-purpose library used mainly by GTK+/GNOME applications, but is useful for other programs as well. glibmm is the C++ wrapper for GLib. . This package contains reference documentation and examples. Package: libgmp10-doc Architecture: all Version: 2:6.3.0+dfsg-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: gmp Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 616 Filename: pool/main/g/gmp/libgmp10-doc_6.3.0+dfsg-ok5_all.deb Size: 114510 MD5sum: 3b92cf7c812e9d17cf08d2ff4dcb536b SHA1: 46a26af208dc18ed05c9fe194ca480fa7f61da51 SHA256: cc87658d518cf947f538b7114723aa4cd357daa960f6907bd1e1aaddb000bc31 SHA512: d13480df4a4b7b9fed43c4d0d6fb7e29418e62f536b1a3eba79e62415050f9e35ee46e7e2e7f951d906eebc14a6415270d1839ca794532c25d8f76b53ec08c03 Homepage: https://gmplib.org/ Description: Multiprecision arithmetic library example code This package provides example code illustrating the use of GMP. Package: libgnome-autoar-doc Architecture: all Version: 0.4.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gnome-autoar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 302 Suggests: devhelp Filename: pool/main/g/gnome-autoar/libgnome-autoar-doc_0.4.4-ok1_all.deb Size: 23480 MD5sum: 06f87db3afacc551d0adf0e4ac17a193 SHA1: f882f56a6d7e577a79ed0d042cef7ab018e107cb SHA256: 68dc7f4f23f679b5d6b9b3b4437dfaf02e4e61b660ba150d01a0e03015c9cc73 SHA512: 3fda72767d61e61ae0b7783f75042913a0590b8edffc1fba4adc00d9c2d35932fde5369193632739408157020f1b965bdf41a61bd6c06482ae2a0ddcbde2c483 Description: Archives integration support for GNOME - documentation This package contains documentation for the GNOME Autoar library. Package: libgnome-desktop-3-dev-bin Architecture: all Version: 44.0-ok1 Priority: optional Section: oldlibs Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 12 Depends: gnome-desktop-3-tests Filename: pool/main/g/gnome-desktop/libgnome-desktop-3-dev-bin_44.0-ok1_all.deb Size: 2796 MD5sum: f8bab3e6d6d0df494b3aabe72bab8298 SHA1: b6eb516727b18f0e789c6f50a1611fddebb4469c SHA256: 6114fe3126eaa375cda04a18b1f66ca8838077635da9611e7a1ee99d03cf3686 SHA512: ad07ce0dddf6a66defa4cd343ff90550d647c6cafcbcc1fedbc21e642e4ebe30c185ec109ca33fba563b4e78180c0a4c5e2507ec2d5433840712af4b6399e43a Description: Installed test files for GNOME desktop - transitional This package contains test programs designed to be run as part of a regression testsuite, and manual test programs designed to be run by developers. . This empty transitional package is here to ensure smooth upgrades. It can be removed when you see fit. Package: libgnome-desktop-doc Architecture: all Version: 44.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 470 Breaks: libgnome-desktop-3-dev (<< 42~) Replaces: libgnome-desktop-3-dev (<< 42~) Filename: pool/main/g/gnome-desktop/libgnome-desktop-doc_44.0-ok1_all.deb Size: 66396 MD5sum: 1377bab25a4c2470c8c37d3f7ef1d4de SHA1: 8ad52c9c75f4df847a7c72e147b09b758eb88610 SHA256: 5707f1fd8033ef9f5a74bbe471add2168a325d908833b30f672ed7829678fcfd SHA512: 035cae5304f42931b567ad41da4739ae96819fc12ddd746158421527ac311b6ca7091a2b205b64445a0d8da7d04f81b329d28411f99aec2188f96c4257f74ec6 Description: API documentation for libgnome-desktop The gnome-desktop set of libraries provides various utility functions that are used in multiple components of the GNOME desktop, but do not have a sufficiently stable API to be included in core libraries such as GLib and GTK. . This package contains API documentation, currently only available for the GTK 3 version of the library. Package: libgoa-1.0-common Architecture: all Version: 3.50.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: gnome-online-accounts Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1291 Depends: dconf-gsettings-backend | gsettings-backend Breaks: libgoa-1.0-0 (<< 3.8.2) Replaces: libgoa-1.0-0 (<< 3.8.2) Filename: pool/main/g/gnome-online-accounts/libgoa-1.0-common_3.50.0-ok1_all.deb Size: 175068 MD5sum: 60ad062661958928b5720ce395725af8 SHA1: 80a9e2f81cc52cceb03fc56d4d572231983bea34 SHA256: df6a3f3b755202c4f49c77bc99e3ddb6c32633a0c4130a9635e89ac762681a7c SHA512: b5001a5e57183312049c762c8ac2b103d5e46f0f09d1fbf759876aff0131d252b18b0b5a3ad3bf04ca4ad220bd4c0ca3023bdac5ca36b8f32482866f491b6b1c Homepage: https://wiki.gnome.org/Projects/GnomeOnlineAccounts Description: library for GNOME Online Accounts - common files This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. . This package contains the translation files for the GOA library and daemon. Package: libgoa-1.0-doc Architecture: all Version: 3.50.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gnome-online-accounts Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1743 Recommends: libglib2.0-doc Suggests: devhelp Filename: pool/main/g/gnome-online-accounts/libgoa-1.0-doc_3.50.0-ok1_all.deb Size: 85500 MD5sum: 18ee9fefe8937761b31ab2c3e8eb9c8f SHA1: e4ae68a6d2644992b9be3f1ea27e0b32e7a2f32e SHA256: 93ceebc2fc6beb34ff01f2691daf7effcc8b6975d44a32f2bca8a8ecdac0aae9 SHA512: ce8b8c7a74b779b26e2505e7cdcc07dc2486925dc0c4ae2475958fbdfc699aeef078dec236e984f1b193ca25ecb65d8b8c3e80f68a9c5305a799dfa3f7edfad2 Homepage: https://wiki.gnome.org/Projects/GnomeOnlineAccounts Description: library for GNOME Online Accounts - documentation files This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. . This package contains the HTML documentation for the GOA library. Package: 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. Package: libgovirt-common Architecture: all Version: 0.3.9-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libgovirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 169 Filename: pool/main/libg/libgovirt/libgovirt-common_0.3.9-ok1_all.deb Size: 18588 MD5sum: fdf2feec2ea3a0f0da1c066744473f84 SHA1: 0bb50838df6ffc922df18de5c743569206322371 SHA256: 08f4689d0569ac06d5cc95e5e28006d956f603fdc84940bd5ea7833e4950d375 SHA512: 8e2bf58ac9af5b3b28436382b6e908c488a8862a0bf7e446d02e712dd05c027ed64ad7993a90e90ddbb6678f168c4ae7cfe293842f475e18d964e599df2f2d97 Description: GObject-based library to access oVirt REST API (common files) libgovirt is a library that allows applications to use oVirt REST API to list VMs managed by an oVirt instance, and to get the connection parameters needed to make a SPICE/VNC connection to them. . This package contains the translation files. Package: libgpg-error-l10n Architecture: all Version: 1.47-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: libgpg-error Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 630 Breaks: libgpg-error0 (<< 1.32-1.1~) Replaces: libgpg-error0 (<< 1.32-1.1~) Enhances: libgpg-error0 Filename: pool/main/libg/libgpg-error/libgpg-error-l10n_1.47-ok1_all.deb Size: 99632 MD5sum: d1f3a5164c78a81ba7efbd951d0cbe47 SHA1: 1472228fdfd41b721ed94483d662f9a862a1b3f3 SHA256: fb171a7126ab93b54ad71b2c27407db2ec9ee2ef3addbca1bc9c2c8286b7d9f2 SHA512: 46f79ae4183c7db822b1ac739d1f07c91b3b068eb258d142a679128a575826bbf40fbb3b997c920a00e02bdc0e1b455dc5fa8dc5a6df345cef695fb22a15a686 Homepage: https://www.gnupg.org/related_software/libgpg-error/ Description: library of error values and messages in GnuPG (localization files) Library that defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . It will likely be renamed "gpgrt" in the future. . This package contains the translation files for the use in non-English locales. Package: libgpg-error-mingw-w64-dev Architecture: all Version: 1.47-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: libgpg-error Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 5432 Recommends: mingw-w64 Suggests: wine Filename: pool/main/libg/libgpg-error/libgpg-error-mingw-w64-dev_1.47-ok1_all.deb Size: 831032 MD5sum: 5d69ce39f4fb839d538eb126ae6e8520 SHA1: 1f6d38ed2f1ecff18acc1afa92ccc11b93a735b1 SHA256: d944d122d7a4bc927c5a043168cbfaf542d5cc609ea0301b34b41dc7e3b268db SHA512: f465c32d76924a91a3dd71b8367f3eff68b41a555ea38a66317f1d67609cca2f56fd1592af93a5eb87e5c3e7b78edfa9e3d3a1c2094af96d6d1de48e927437c4 Homepage: https://www.gnupg.org/related_software/libgpg-error/ Description: library of error values and messages in GnuPG (Windows development) Library that defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . It will likely be renamed "gpgrt" in the future. . This is a Windows version of libgpg-error. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer. Package: libgpgmepp-doc Architecture: all Version: 1.22.0-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: gpgme1.0 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 11698 Suggests: libgpgmepp-dev Filename: pool/main/g/gpgme1.0/libgpgmepp-doc_1.22.0-ok4_all.deb Size: 3543320 MD5sum: bc1a8dee50e9a7de5e1bbe0f7d4451a9 SHA1: 6a8c1ab78e77a97bba77b2f380f37ceaaf8370ef SHA256: 64be475c2644c367481397c012eec20f0082d5fa849f26a5c58c2ee610b16010 SHA512: 4252c49e7e1b35010df16532f215294442ab73a3a70363fc335165bc76673650528d9c22c90649031c28121c207b5f0dabfc8cd5ab2b3a186eabbbb292889505 Homepage: https://www.gnupg.org/related_software/gpgme/ Description: C++ and Qt bindings for GPGME (documentation for developers) GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library. . QGpgME is a library that provides GPGME integration with QEventLoop and some Qt datatypes (e.g. QByteArray). . This package contains documentation for developers describing how to use these packages. Package: libgphoto2-dev-doc Architecture: all Version: 2.5.31-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libgphoto2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 7731 Filename: pool/main/libg/libgphoto2/libgphoto2-dev-doc_2.5.31-ok1_all.deb Size: 3167336 MD5sum: 157601370d5a503d8c749bf880dc4fdb SHA1: 623526008a9156c6baf2c9c7c3e17dec8b474047 SHA256: 54f495543e87d3baea29b2147c90a81c03b7061d3fc11c78aea938e189e1da8c SHA512: 6a03d6e669fd64c9dbf240380a78e232eed5d67fd21e8582215e8a0ea06b54a5bfc2be75ae274147a405473d5a788791a9196e08dbdac295d4e5aed91e1d40df Homepage: https://github.com/gphoto/libgphoto2/ Description: gphoto2 digital camera library (development documentation) The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols. . This package contains the development documentation. Package: libgphoto2-l10n Architecture: all Version: 2.5.31-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: libgphoto2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 2701 Filename: pool/main/libg/libgphoto2/libgphoto2-l10n_2.5.31-ok1_all.deb Size: 448452 MD5sum: 9e55e9c9e1e2be62c67636c6a3b5a924 SHA1: 23e1f1e60528b7e80bd3e7380b8c7b2f75e2c04d SHA256: 7b7f7cf2d0dde89544da2a44d4793b5b96cbff61d27bdcdeef268572fda5669b SHA512: 97bde97804208c24792b8d3e39eec8fba7e460f84ac9a59096b56d1115327aa2d489e67a5624cb642ecd3928890cd7a7427259fb4067debb40d10d671e93695a Homepage: https://github.com/gphoto/libgphoto2/ Description: gphoto2 digital camera library - localized messages The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols. . This package contains the localized messages for the library. Package: libgraph-perl Architecture: all Version: 1:0.9727-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 305 Depends: perl:any, libheap-perl, libscalar-list-utils-perl, libset-object-perl (>= 1.40) Filename: pool/main/libg/libgraph-perl/libgraph-perl_0.9727-ok1_all.deb Size: 98236 MD5sum: b848696edab4e477d790efcce6d6e8a3 SHA1: d5547c8038a060d7d630f079cab7eef3d38590a3 SHA256: 3347517a6681f19b046f3efc9edbc4d201aedd722da7807ad67af22fceeceabc SHA512: 4b222bcf414e05bb452c23a4234cc8196bf337037d05d2f69d8292f9f30f02d4533bf735a830418947bdc08d88904a44c6612e2947589076701b52feb8190465 Homepage: https://metacpan.org/release/Graph Description: Perl module for graph data structures and algorithms This module contains the Graph module for Perl, a framework for creating abstract data structures called graphs and hypergraphs. (It is not for drawing any sort of graphics; for that, see the GD:: or Graphics:: set of modules.) It also contains implementations of several well-known algorithms that operate on graphs, such as finding transitive closures, strongly connected components (SCCs) and articulation points. Package: libgraphene-doc Architecture: all Version: 1.10.8-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: graphene Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1573 Filename: pool/main/g/graphene/libgraphene-doc_1.10.8-ok1_all.deb Size: 101512 MD5sum: a80bee29c3a0a3cdb48cab2c5c496a6e SHA1: 68b39381bceb40b8b729fe0ee4aaceb9477a1d71 SHA256: 88836a5b78fa3027679a001da2da4515ec6e8ed7999551a9d232806af1511b5a SHA512: c3b588c482310a515ddcb98a93a58c6a99280ebd1bdf7bddeb52fda559ce0f291aaceef85f80dca3bad9d1b930143078e779a7e1864f5584f119fa0205a7d255 Homepage: https://ebassi.github.io/graphene/ Description: library of graphic data types (documentation) Graphene provides a small set of mathematical types needed to implement graphic libraries that deal with 2D and 3D transformations and projections. . This library provides types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input. . This package contains the API documentation. Package: libgraphite2-doc Architecture: all Version: 1.3.14-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: graphite2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 1676 Filename: pool/main/g/graphite2/libgraphite2-doc_1.3.14-ok1_all.deb Size: 654040 MD5sum: 28583b816c573ad1e7e0eb1618144722 SHA1: 34c97e9110fa88112e5b941bb0f165a01860ecd4 SHA256: 7e69ae7894018c2b6c7ad048a35edd8b1d81a568055675bea3beff782ab858c2 SHA512: 77569f165c574860371b4b1d408b61034b06f3f8fcef030a83cd9eb98d0b2aa1cb793ebaffcc398214b8909bfa32c656efffdcd8dc844068754ed285da8c3e79 Homepage: https://graphite.sil.org/ Description: Documentation for libgraphite2 Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensibility. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . PDF and HTML documentation for libgraphite2 Package: 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/). Package: libgs-common Architecture: all Version: 10.02.1~dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: ghostscript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 308 Breaks: libgs9-common (<< 10) Replaces: libgs9-common (<< 10) Filename: pool/main/g/ghostscript/libgs-common_10.02.1~dfsg1-ok1_all.deb Size: 141876 MD5sum: 85b338a061f8bcfd50aebf30323cd519 SHA1: d9bc9a2f528edb760a3463217833b6d32222a7cf SHA256: 6d6232983892a5b5d7ca5cf2491a21d6da712227b6c865a8b800c3ee81fddc93 SHA512: c9f7133d8c913b32523c83badf8729547a628fa1c2c495b9f53b9e0b832e9335801382e9cd7a593f222d2e43e1777e1a8035b3d570e74541e3bd6248959db12a Homepage: https://www.ghostscript.com/ Description: interpreter for the PostScript language and for PDF - ICC profiles GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package provides common ICC profiles. Package: libgs10-common Architecture: all Version: 10.02.1~dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: ghostscript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2234 Depends: fonts-urw-base35 (>= 20200910), libgs-common Recommends: fonts-droid-fallback Breaks: libgs-common (<< 10.0.0~dfsg-5) Replaces: libgs-common (<< 10.0.0~dfsg-5) Filename: pool/main/g/ghostscript/libgs10-common_10.02.1~dfsg1-ok1_all.deb Size: 466980 MD5sum: 7cb6e822638b91ab3dbdd6c48b588d73 SHA1: 7403841a473453c56ef5d4cd97f2f172a39d39fb SHA256: 75450ccc70779ea941c805b4639a502e729d04a08019f7ffa666ba74264bab77 SHA512: 6d1b3ef928bb8044b82b3da98fa8d01e5957bc5f2a0b7f8d7af7dd8771feb7e64852ca71fa67c925d42b4415a34d5713bf96ed620a072e09552efccf70fd3453 Homepage: https://www.ghostscript.com/ Description: interpreter for the PostScript language and for PDF - common files GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package provides common architecture-independent files needed by the GPL Ghostscript library. . By default, GPL Ghostscript uses a font from the fonts-droid package to approximate glyphs in PDFs for which the requested CJK TrueType font is missing. If the fonts-droid package is not installed, these glyphs will be rendered as bullets. Package: libgs9-common Architecture: all Version: 9.50~dfsg-ok5 Multi-Arch: foreign Priority: optional Section: libs Source: ghostscript Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 2956 Depends: fonts-urw-base35 (<< 20170801.1.0~), fonts-urw-base35 (>= 20170801.1) Recommends: fonts-droid-fallback Filename: pool/main/g/ghostscript/libgs9-common_9.50~dfsg-ok5_all.deb Size: 729418 MD5sum: 62438222155f05926091a2a25ff75b97 SHA1: 243a1936e23859c42c75a759d1044a9f3974b371 SHA256: 3d19d8a2849e83f9233847afea0d79123bdbf095e25d42f1db631fb4a34a27a2 SHA512: fbc5e440cb04b61d2c6f3ce1ba3aae1190dfd627a5b34500611de2df917292b70f4ae54a87d338bda7fc88a240eb032f8210ae9e063e3c1ec591b9a44565ec59 Homepage: https://www.ghostscript.com/ Description: interpreter for the PostScript language and for PDF - common files GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment. . This package provides common architecture-independent files needed by the GPL Ghostscript library. . By default, GPL Ghostscript uses a font from the fonts-droid package to approximate glyphs in PDFs for which the requested CJK TrueType font is missing. If the fonts-droid package is not installed, these glyphs will be rendered as bullets. Package: libgsf-1-common Architecture: all Version: 1.14.50-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libgsf Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 733 Replaces: libgsf-1 (<= 1.12.3-4) Filename: pool/main/libg/libgsf/libgsf-1-common_1.14.50-ok1_all.deb Size: 114214 MD5sum: a4fa6d6cf521bf92cd8f32e84ae51a91 SHA1: 4e936514112667d2186b6b590c5eccdc93f15747 SHA256: da161a3ea36d075d653403b4c19fd6a917837a68b26e725387b683f3f3fa95fc SHA512: a2ad3d18faa3c4e7a147b805e454bbdaf8f778d814d85d92a48c74abc802f7d6794db5ab5be3c001e3cd8cb6c9c25e47acf56c84ba2ed3a1564f84006607f075 Homepage: http://projects.gnome.org/libgsf/ Description: Structured File Library - common files The GNOME Structured File Library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats. . These are the architecture independent files that are part of libgsf, like translations of messages. Package: libgspell-1-common Architecture: all Version: 1.12.2-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: gspell Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 305 Filename: pool/main/g/gspell/libgspell-1-common_1.12.2-ok1_all.deb Size: 36592 MD5sum: 63587454467eec62327b3ba96e3537de SHA1: 1c333a21f94e6fb88c7789e687364f5a6f16b34b SHA256: 6fb4211310b5eadad138cc347f7943cecfe4af2f8c1251c760a1925039edede2 SHA512: 021df44e8b9e4e42560a0ad8414dd2538b16cc1bacc3c299a9fadca4f88d9a6156dcb19891dbd4a0511f3026821ebaaba95b76ffe04f882447b97cef632fbd06 Homepage: https://gitlab.gnome.org/GNOME/gspell Description: libgspell architecture-independent files gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains the architecture independent files like translation of messages. Package: libgspell-1-doc Architecture: all Version: 1.12.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gspell Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 366 Breaks: libgspell-1-dev (<< 1.8.2) Replaces: libgspell-1-dev (<< 1.8.2) Filename: pool/main/g/gspell/libgspell-1-doc_1.12.2-ok1_all.deb Size: 29686 MD5sum: d4bec3c3231c9f9fd95251c5b0c27e2b SHA1: c03afce20ee399a2c9ddb5b759dea8f3c502205a SHA256: cf5c7f699bc60664e2bde80311b308ee4310879e70a88926e678be26d8edca14 SHA512: 920af5b90ec14a5f4141732e2ce0763721b65efb4ef685a73044d78ea5a930ca074fb7d32a7eb4ed7edb2ad9c102dc4afb39874c75d3dfbe3ed89f77049ad7ec Homepage: https://gitlab.gnome.org/GNOME/gspell Description: spell-checking library for GTK+ applications - documentation gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains the API documentation. Package: 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. Package: libgssdp-doc Architecture: all Version: 1.6.3-ok1 Priority: optional Section: doc Source: gssdp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 125 Suggests: devhelp Filename: pool/main/g/gssdp/libgssdp-doc_1.6.3-ok1_all.deb Size: 24392 MD5sum: 8e4a4bcbf4f230d8b1b4be98bd030f96 SHA1: f008100063cf25f152c8dd1f9d5592bbfce9c955 SHA256: 43b4de0f66465325f0115571636f9b7b7ae779e45cae6b65c42fc049e648a716 SHA512: 59cf073432408adcfc0514d9d317319510eaf9e856cf1b9554fb09876ae72a138ae804ff5abca30017578461eb80ff8e051637606a8559f172553a676e793cef Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject-based library for SSDP (documentation) A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. . This package contains the documentation. Package: 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. Package: libgtk-3-common Architecture: all Version: 3.24.30-1ok1~1123.1 Multi-Arch: foreign Priority: optional Section: misc Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 25893 Depends: dconf-gsettings-backend | gsettings-backend Recommends: libgtk-3-0 Filename: pool/main/g/gtk+3.0/libgtk-3-common_3.24.30-1ok1~1123.1_all.deb Size: 4052402 MD5sum: 2b9f80cbc333867e5598f5a329b12450 SHA1: cf0ef2a13cf5ce6e99d99ef9201b2e5b8d1687a4 SHA256: 38480b172c374ade58a4e60dadbc0f3b8e119817a917cebe62508269c8702462 SHA512: 7a0b469840c56492a0d82e1de1abc2ec333a96b42e446d4df64594b40866d083d66915c14d9e0265bd15b983324352a3515a6253def34550afa8c0e42faab3a2 Homepage: https://www.gtk.org/ Description: common files for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the common files which the libraries need. Package: libgtk-3-common Architecture: all Version: 3.24.41-4ok1~0624.1 Multi-Arch: foreign Priority: optional Section: misc Source: gtk+3.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 29625 Depends: dconf-gsettings-backend | gsettings-backend Recommends: libgtk-3-0t64 Breaks: libgtk-3-dev (<< 3.24.30-3~) Replaces: libgtk-3-dev (<< 3.24.30-3~) Filename: pool/main/g/gtk+3.0/libgtk-3-common_3.24.41-4ok1~0624.1_all.deb Size: 4625512 MD5sum: 922a982e2a53e7b688328f9114d72e61 SHA1: ce13af33cbd37fe84737f522a874f8fc0bc2cd54 SHA256: 7f6e9218d65ca6364ee2a2b499f0e5ee20b2a8e0cd259ed0cfbb02e078095be8 SHA512: 1e11aafa77647a0780ebca41ec71fec998c74fc4ec265b1e67d1715a39e51f8a5cbbf88a367ea4b2eab43abbae742a78125dc9453aa169337acf07b6032b112d Homepage: https://www.gtk.org/ Description: common files for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the common files which the libraries need. Package: libgtk-3-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/ . Package: libgtk-3-doc Architecture: all Version: 3.24.30-1ok1~1123.1 Multi-Arch: foreign Priority: optional Section: doc Source: gtk+3.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 25610 Recommends: libatk1.0-doc, libglib2.0-doc, libpango1.0-doc Suggests: devhelp Filename: pool/main/g/gtk+3.0/libgtk-3-doc_3.24.30-1ok1~1123.1_all.deb Size: 3341770 MD5sum: 8cf6536152083eaaf90dd8c46149160a SHA1: a5eb34cf55b0aac69bf443e9286ad0c69f3907f7 SHA256: 9ed9d0cb728f6e97321a73d9a28ecc1dfb64b95d2131986b29b1fa8123df3cb3 SHA512: cd7a4b496ed0a857b79c63591707e63d7894b6a16313132dad4f2d6c0bc1ffc213d06a8acb26c1163824988bf57f594cad87e4b6f7b9286139889482b8becd0e Homepage: https://www.gtk.org/ Description: documentation for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the HTML documentation for the GTK library in /usr/share/doc/libgtk-3-doc/ . Package: libgtk-3-doc Architecture: all Version: 3.24.41-4ok1~0624.1 Multi-Arch: foreign Priority: optional Section: doc Source: gtk+3.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 23706 Recommends: libatk1.0-doc, libglib2.0-doc, libpango1.0-doc Suggests: devhelp Filename: pool/main/g/gtk+3.0/libgtk-3-doc_3.24.41-4ok1~0624.1_all.deb Size: 3309052 MD5sum: 9cb7b058c3a734dd13fac6282bf12715 SHA1: bd8c19369a9b8b52e993a0cbf604a66baa13d00f SHA256: 519728adb07c15a96ba212558340e76cd646f959c652765cda9614c175482feb SHA512: ae004295e92927906f6cfdf6f06e1d99ac5f9482520b6dc2017f0b1dd4625816a7cc4ac913b8712a648b690205f8a4fe19bbcdbe5c81cc55f488eb03a9675f9d Homepage: https://www.gtk.org/ Description: documentation for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the HTML documentation for the GTK library in /usr/share/doc/libgtk-3-doc/ . Package: libgtk2.0-common Architecture: all Version: 2.24.33-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: gtk+2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 19881 Recommends: libgtk2.0-0t64 Filename: pool/main/g/gtk+2.0/libgtk2.0-common_2.24.33-ok1_all.deb Size: 2658056 MD5sum: 860d73e598b011fef77687c650336949 SHA1: d8dbfa263d1a9c4a262c3356256fcff95219113c SHA256: 6c73789a843374e95c2618b4874db1d0c8da1fab4e17dadf4f30cccd942ae1d0 SHA512: dd1729f5b51869d4c0fe0441b4d4338c3f7ee1068005d30006f351033fcdea9f8f7b932d8db78ebaf5e57adcfd2d6b0f3bb3d8d5b70fc13eee489d6011c579da Homepage: http://www.gtk.org/ Description: common files for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the common files which the libraries need. Package: libgtk2.0-doc Architecture: all Version: 2.24.33-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gtk+2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 18273 Recommends: libglib2.0-doc, libatk1.0-doc, libpango1.0-doc Suggests: devhelp Filename: pool/main/g/gtk+2.0/libgtk2.0-doc_2.24.33-ok1_all.deb Size: 2024140 MD5sum: b04163c7db3c0c57ecd0a210a2873881 SHA1: 4e2bb3cb38982e3ea23a2d8db12e1877c0ce59c5 SHA256: d852e569680784a2d12a9b691120854d01d4ee0c91b1619c24f811eb058f9359 SHA512: c957e5700354ca696160e559797c2212a1c3d726a42e721e0978de280d7956a81da75633aa9e079614a6272bc49ced1b6eeb9310231988a18a4eda4de6f0a4fc Homepage: http://www.gtk.org/ Description: documentation for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the HTML documentation for the GTK library in /usr/share/doc/libgtk2.0-doc/ . Package: 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. Package: libgtkmm-3.0-doc Architecture: all Version: 3.24.9-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gtkmm3.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 157116 Depends: doc-base Recommends: gtkmm-documentation Filename: pool/main/g/gtkmm3.0/libgtkmm-3.0-doc_3.24.9-ok1_all.deb Size: 11827920 MD5sum: 9c77052e22765f7ee391360e00015152 SHA1: 9e0d5d23b1ef4bcb76b901ce972a777709621a6a SHA256: 8a243b7fb8e6867846605a86bc81e778a018661459c262a765f04c3828698f93 SHA512: 748c303988e8ca46cdcac18fc7809a3ebfd00c4f94bc42a0353cb6a445dd296d177ee94852cb91d685be707b03ca1804e6644c0d40b38911b3ac993c960f67d9 Homepage: https://www.gtkmm.org/ Description: C++ wrappers for GTK+ (documentation) Gtkmm is a C++ interface for the popular GUI library GTK+, API version 3.0. Gtkmm provides a convenient interface for C++ programmers to create graphical user interfaces with GTK+'s flexible OO framework. Highlights include type safe callbacks, widgets extensible using inheritance and over 180 classes that can be freely combined to quickly create complex user interfaces. . This package contains tutorial, FAQ, and reference documentation. Package: libgtksourceview-4-common Architecture: all Version: 4.8.4-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: gtksourceview4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 4161 Filename: pool/main/g/gtksourceview4/libgtksourceview-4-common_4.8.4-ok1_all.deb Size: 594472 MD5sum: 745b3cec822972a5445af790d697469b SHA1: 7511f6be7450fa8a6270cf45c58c28e95aa559de SHA256: 257802a747e7ac8e9da26679aba165f7fb4762bfbef4a24b914f08e4475cf6b3 SHA512: 30029697b650e1b51474c1a676e5aff8983c8eca9e0433bf5298b0d349925da02668d6311a838cfb8591ae9e16635c3f6643e41156fd00517022e9182eccfb0f Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: common files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the language specifications files for Ada, C, C++, C#, CSS, ".desktop", ".diff" (patch), Fortran 95, GtkRC, Haskell, HTML, IDL, ".ini", Java, JavaScript, LaTeX, Lua, MSIL, Nemerle, Pascal, Perl, PHP, ".po" (gettext), Python, R, Ruby, sh, SQL, Tcl, Texinfo, VB.NET, Verilog, VHDL and XML. Package: libgtksourceview-4-doc Architecture: all Version: 4.8.4-ok1 Priority: optional Section: doc Source: gtksourceview4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 2133 Suggests: devhelp, libglib2.0-doc, libgtk-3-doc, libgdk-pixbuf2.0-doc, libpango1.0-doc Filename: pool/main/g/gtksourceview4/libgtksourceview-4-doc_4.8.4-ok1_all.deb Size: 121872 MD5sum: 0166d69589e5b477d77fe0c67976ac4a SHA1: d0b6c93d9d0d7603f3e451c39d17d161a20aad92 SHA256: 2fa6b07abd10eb937438bd9066e94e7cb73cac0ed09bf29c6c440ec3fc27e190 SHA512: e3d55b621bed70491658a95a212ccfd78b25ade4206bdd1d0786efaa9a8fcdcbb0a53a7c022ddcb61d40b41383b096e1d1360e6a1c24197ad4eb932b4b07bfaf Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: documentation for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the GtkSourceView reference manual. Package: libgtop2-common Architecture: all Version: 2.41.3-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libgtop2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 540 Filename: pool/main/libg/libgtop2/libgtop2-common_2.41.3-ok1_all.deb Size: 58324 MD5sum: d9add9606a5a75d3f40468f0571f2089 SHA1: 3eef5cb12957e1ee2491538c0dd6b7fd5f3b887b SHA256: ab441b4aca5d10f3823c7b762017194bf8c0a5541ccecaf29bb487401b08fd1b SHA512: e06c39b64a905005f72b899c3cbc7adf6f7a1a18b903777756d4f8681356b54b126407b38d17bd1bd8afb9cde275b89d3359495853e628396208e88f7abc7ecb Description: gtop system monitoring library (common) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package contains the translations. Package: libgtop2-doc Architecture: all Version: 2.41.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libgtop2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 574 Filename: pool/main/libg/libgtop2/libgtop2-doc_2.41.3-ok1_all.deb Size: 59240 MD5sum: 636e4f998f5aa47a38880aa6ee5389d6 SHA1: 9f1b51b4126219068b69505443c05f4a97fe7ad2 SHA256: 64e56002d40a9b8c554987e7fb6d3f2b3fa7e4241f24f0829080287196f6d6ce SHA512: ffeed9013d4132da000a2b0154c76c18530f2984071b80500cfcb997b5177d852b8f1d7dd966c61a4710a3668ceb6ca1cd671eb44ff8b7e84f6ab7e6fa0ab21e Description: gtop system monitoring library (documentation) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package contains the documentation. Package: 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. Package: libgupnp-doc Architecture: all Version: 1.6.6-ok1 Priority: optional Section: doc Source: gupnp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 642 Recommends: libgssdp-doc Suggests: devhelp Filename: pool/main/g/gupnp/libgupnp-doc_1.6.6-ok1_all.deb Size: 55952 MD5sum: bde7a20e7234a97c82853e08ae367087 SHA1: 3761361fb1c67a27ddab13330f52716da339766a SHA256: 1f7287d3720a7f8c87e9f083a8d025beaa764b80168f7902f276174b1eda2b54 SHA512: 860b42231de12fe8177251bf807a19d3b9bf06b2269f2d81cbc3c3c01bd14e533173391a01a4bc84c06c45dc4f1b916d2b117b38309813663190332aa26f0810 Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject-based library for UPnP (documentation) A GObject-based API for doing UPnP transparently. . This package contains the documentation. Package: libgupnp-igd-1.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. Package: libgupnp-igd-doc Architecture: all Version: 1.6.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gupnp-igd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 70 Breaks: libgupnp-igd-1.0-doc (<< 1.6) Replaces: libgupnp-igd-1.0-doc (<< 1.6) Filename: pool/main/g/gupnp-igd/libgupnp-igd-doc_1.6.0-ok1_all.deb Size: 11524 MD5sum: 9a3566407e0a0e982dc777602fa1dbeb SHA1: a71447584a086cae2acb208fc3ddc7eea260ff2a SHA256: c7547c96cfe42d15426400491f5d1ccfd0189e42787b70346b3fc65b8def3c58 SHA512: 6a0029fc4bc81b9cc196cdf1912ac1280144951486c684872acd4830d166743747d1dd425d04130bbd931dd82917141ea2c8dd4be42621e6ba90057f8d17a520 Homepage: https://wiki.gnome.org/Projects/GUPnP Description: library to handle UPnP IGD port mapping - documentation A GObject-based API for controlling UPnP Internet Gateway Devices port mapping. . This package contains the documentation. Package: libgusb-doc Architecture: all Version: 0.4.8-ok1 Priority: optional Section: doc Source: libgusb Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian UEFI Maintainers Installed-Size: 1284 Depends: libgusb-dev Suggests: devhelp Filename: pool/main/libg/libgusb/libgusb-doc_0.4.8-ok1_all.deb Size: 51224 MD5sum: 925619e3f97e5f3072a2d53b6132b092 SHA1: a226b20935feafd99a590d91d14f47ee32f2fc73 SHA256: cc94390165a6e870d01dd469387854f003b5a6a3ae134dd5859f29372e1b173f SHA512: 89446fa8d9fb9b4eedc33f1d4e8f6f4508f24c8f4c9a0eabff536fad7020cffbeeea9cd62201fe587e8973afbb24a430c508548233d1ded91a3d22d215f1817b Homepage: https://github.com/hughsie/libgusb Description: GLib wrapper around libusb1 - documentation GUsb is a GObject wrapper for libusb1 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop. . This package contains the documentation. Package: libgxps-doc Architecture: all Version: 0.3.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libgxps Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 242 Suggests: devhelp Filename: pool/main/libg/libgxps/libgxps-doc_0.3.2-ok1_all.deb Size: 24204 MD5sum: 5b662de6f736172a127774a80a114222 SHA1: 3c5e843f0a153d5d200b9a716efd4a26efafc820 SHA256: 1ac2f08504156f49cf52db0f9c3ca55f371b363cdfaa16e10e4caebe673d15ae SHA512: b149dd490c57a278ca0040a156f89b59317402413147648d149168b6e6fff08d4175b772af5ffdf1a4286ce11cbf3907c9774a4f0f97add943ef115813ac23c7 Homepage: https://wiki.gnome.org/libgxps Description: library for handling and rendering XPS documents (documentation) OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's a new electronic paper format originally developed by Microsoft and it serves as a PDF alternative. XPS files are usually created using "Microsoft XPS Document Writer" in Windows environments. It is now standardized as an open standard document format. . Quoting Wikipedia: An XPS file is in fact a Unicoded ZIP archive using the Open Packaging Conventions, containing the files which make up the document. These include an XML markup file for each page, text, embedded fonts, raster images, 2D vector graphics, as well as the digital rights management information. The contents of an XPS file can be examined simply by opening it in an application which supports ZIP files. . The OpenXPS document format specification supports features such as color gradients, transparencies, CMYK color spaces, printer calibration, multiple-ink systems and print schemas. . This package contains help documentation files. Package: libhamcrest-java Architecture: all Version: 2.2-ok1 Priority: optional Section: java Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 168 Filename: pool/main/libh/libhamcrest-java/libhamcrest-java_2.2-ok1_all.deb Size: 115424 MD5sum: 2acbb07530bbecd5dbca75621e9d2155 SHA1: 1c33df4d5706e29a183e3a08f13dadb0e27a078a SHA256: 32a40758e714c691e490177e030498d20d36e2e9ab22f23f6cdd4f0b00fdb8eb SHA512: cc7d1c35f6f5c5d613ec971ee84cc0a979e808fea36b15d076421ddd583d190a487cce1820df9de2ed51743a5118544690f8199f3fd87e5c2c189a905bc80960 Homepage: http://hamcrest.org Description: library of matchers for building test expressions Provides a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules. Package: libharfbuzz-doc Architecture: all Version: 2.6.4-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: harfbuzz Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Installed-Size: 2953 Filename: pool/main/h/harfbuzz/libharfbuzz-doc_2.6.4-ok3_all.deb Size: 148346 MD5sum: 954475df4fdca7574c45b46fe313fef5 SHA1: 95c4a735607c7334ce67b7efae00ac48fbfba9d7 SHA256: ab00bcabe4c7a932e8350b43ef87f51b97b5db343f11d4d49c8a94a4dbfbc7d8 SHA512: 498f30b16b117d3d2d0d9735b4722989ccc6d5bcb82d58a84afd202c037bca0133a777fe7dec5150a580a760af47845ed11d1dd16af18d8cf38d3a46eef0bd51 Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz Description: Documentation files for the HarfBuzz library HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the HTML documentation for the HarfBuzz library. Package: libharfbuzz-doc Architecture: all Version: 8.3.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: harfbuzz Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3409 Filename: pool/main/h/harfbuzz/libharfbuzz-doc_8.3.0-ok2_all.deb Size: 217436 MD5sum: cd2b5eb35eaf743f9956d89141f1b622 SHA1: e7652f1e6825b5b2e204e32ea4839a5b6d9612e2 SHA256: 9bac08374bb0b7c8bf4158469681d3a134d2f14976884fe08f17e97b3230a7ea SHA512: 95300ec3499638c7c3c924717b258fe6aacf9a29a4935cbbb14ba8e881a6239f55a9c8dd1057e76de31aa81f15ff3cd141f1647fe61eb963e03cdb4b92d814b3 Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz Description: Documentation files for the HarfBuzz library HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the HTML documentation for the HarfBuzz library. Package: libhash-defhash-perl Architecture: all Version: 0.072-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 53 Depends: perl:any, libscalar-list-utils-perl, libstring-trim-more-perl, libregexp-pattern-defhash-perl Suggests: libdefhash-perl Filename: pool/main/libh/libhash-defhash-perl/libhash-defhash-perl_0.072-ok1_all.deb Size: 16762 MD5sum: fae2d19eed53528f34c2f25ce158bf67 SHA1: 83fe19e51590eef4266638c1b1f1e65464b3d83c SHA256: f32d3cd14633f34ce58686ed363f1bf4f80d9d408f81859ad24c9a0369ebd759 SHA512: bceef621142968103006191467b7718d2f01c3c6231592d480316c8aac1490f1ca8982e59d91bc8570dd9499c517fb6818611337b121999a98fe32d230f1e378 Homepage: https://metacpan.org/release/Hash-DefHash Description: module to manipulate DefHash Hash::DefHash is a module to manipulate DefHash. It is a thin Oriented Object skin over the regular Perl hash. Package: libhash-merge-perl Architecture: all Version: 0.302-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 37 Depends: perl:any, libclone-choose-perl Filename: pool/main/libh/libhash-merge-perl/libhash-merge-perl_0.302-ok1_all.deb Size: 11778 MD5sum: 97f65f176dc902c1e18509dd5d49e044 SHA1: 2407030152330a9357fd2aa5a5172d779cad9598 SHA256: 4b4985ada22a3739ea507100c099af5efd5d8cadb18dce8e3cc1779545b639fb SHA512: 570e59bc337bb1274f0b65432ecb6cf786e5681174c0caea11d1560bb40a9d865e9e47b93d8f83f90b45d73ddfa110e5f7f23a59bacdc866842ed19192e5f5aa Homepage: https://metacpan.org/release/Hash-Merge Description: Perl module for merging arbitrarily deep hashes into a single hash Hash::Merge merges two arbitrarily deep hashes into a single hash. That is, at any level, it will add non-conflicting key-value pairs from one hash to the other, and follows a set of specific rules when there are key value conflicts (as outlined below). The hash is followed recursively, so that deeply nested hashes that are at the same level will be merged when the parent hashes are merged. Please note that self-referencing hashes, or recursive references, are not handled well by this method. . Values in hashes are considered to be either ARRAY references, HASH references, or otherwise are treated as SCALARs. By default, the data passed to the merge function will be cloned using the Clone module; however, if necessary, this behavior can be changed to use as many of the original values as possible. (See set_clone_behavior). Package: libhd-doc Architecture: all Version: 21.82-ok1 Priority: optional Section: doc Source: hwinfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Sebastien Badia Installed-Size: 12265 Provides: libhd12-doc, libhd13-doc, libhd14-doc, libhd15-doc, libhd16-doc, libhd20-doc, libhd21-doc Depends: libjs-jquery Suggests: doc-base Enhances: libhd-dev Filename: pool/main/h/hwinfo/libhd-doc_21.82-ok1_all.deb Size: 598488 MD5sum: 40375d31611daa0df1cd4564046a8cc3 SHA1: cb51fae7b3d03724a242c24b80ad1290ed1d6f9f SHA256: abba94fce271cc3360b29fe4e7cd18dea2d256a4366e40fc4cd74c8d84aa5eed SHA512: e0aa5252f74bdf9bf5fe97dbb6f6f7579e6d7301aa99fe8ba9ec4cf97171172dbc8a6514a02402a3c5d6115dcd2cb858de74f18c797df9cf0917581ba008703b Homepage: https://github.com/openSUSE/hwinfo Description: Hardware identification system library documentation hwinfo is the hardware detection tool used in SuSE Linux. . In Debian Edu (Skolelinux) hwinfo has shown better results than discover when detecting mouse, keyboard and monitor. . hwinfo collects information about the hardware installed on a system. Among others, libhd contains information about cdrom, zip, floppy, disks and partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe, isdn, modem, printer, scanner, bios, cpu, usb, memory and smp. . This package contains the documentation for the libhd21-dev package. Package: libhdf4-doc Architecture: all Version: 4.2.16-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libhdf4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 349 Provides: libhdf4g-doc Suggests: libhdf4-dev Breaks: libhdf4g-doc (<< 4.2r4-1) Replaces: libhdf4g-doc (<< 4.2r4-1) Filename: pool/main/libh/libhdf4/libhdf4-doc_4.2.16-ok1_all.deb Size: 45724 MD5sum: ed826f4f079c007f3c0fef86c0a290c5 SHA1: f17f742db5938be7d4c47a155f7d729e3e1d5199 SHA256: 77361a2402bf1da6fc037bdfa5af9ae66e4bbbfc5b1fe4b60bcd02a026bf8200 SHA512: 9de4bef758340478ffe0fb92742321e89a9b19ad101ee924bb31f0fe4c726fa1af2ea76c4a8d07aba2b717d2960bb54ff3f348476cfde1c6e13ab54d09085193 Homepage: http://www.hdfgroup.com/ Description: Hierarchical Data Format library -- documentation HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional arrays, raster images, and tables. Each defines a specific aggregate data type and provides an API for reading, writing, and organizing the data and metadata. New data models can be added by the HDF developers or users. . This package contains user guide and reference manual for HDF format and API Package: libhdf5-doc Architecture: all Version: 1.10.10+repack-ok2 Priority: optional Section: doc Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 9710 Suggests: libhdf5-dev, www-browser, pdf-viewer, doc-base Filename: pool/main/h/hdf5/libhdf5-doc_1.10.10+repack-ok2_all.deb Size: 473692 MD5sum: 911600210e0b986defadb0338531e5a4 SHA1: 6b0a3944d843af1bea890160551cb6253f0c0c7b SHA256: 927b7afb1baff43c6085768609689f52925a7609d041af53636adc056b53c2ac SHA512: 7da10b326567f7889e32ae3050b7e170e2c75c0a04190fdd5ca1a9b28440e9b165d61ea3fd1eda1ffd7e25f1049a48a77011a372c552d53772e9a8bdc5ed14d1 Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 - Documentation Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains documentation for HDF5. Package: libhdf5-java Architecture: all Version: 1.10.10+repack-ok2 Priority: optional Section: java Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 111 Depends: libhdf5-jni Filename: pool/main/h/hdf5/libhdf5-java_1.10.10+repack-ok2_all.deb Size: 69236 MD5sum: 501ff82403b96b66c8c9171cf8ef2809 SHA1: 2d3e6fad666f7cb33152f3b137180bc65ca7446b SHA256: bf22b2a64332db9a9b1b713493bc8ebc48c8d8afbc0dfddb36d3f495ecdc1862 SHA512: e1b460638d3f97768966993de281d71f7cdd94e8e1edcb2dbb04992b83440ba3470aa98f3078e1378c3a8b0bb08447aa74c29a88ad2df78fee3454fedabaa7e6 Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 - Java Wrapper Library Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the java wrapper library for HDF5. Package: libhtml-html5-entities-perl Architecture: all Version: 0.004-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 111 Depends: perl:any Filename: pool/main/libh/libhtml-html5-entities-perl/libhtml-html5-entities-perl_0.004-ok2_all.deb Size: 28228 MD5sum: d0930b3d1095b10e470968e11cba5e37 SHA1: 96438cf67463dcb7a557665e348885a6da296236 SHA256: 6d6a24e59a03d7a0064b5ad0ed57f7b7e27edd00c6c962d3cc35c205de98360d SHA512: 0c18e21c9e5e8afd727ad98f21ad314a1b52f0da07199b70ed708eccf9242488eb7695321f615dba07d68ee9a46662e00d4b5d9a1063bbc2f0464897e48da6c9 Homepage: https://metacpan.org/release/HTML-HTML5-Entities Description: module to encode and decode character entities defined in HTML5 HTML::HTML5::Entities is a drop-in replacement for HTML::Entities, providing the character entities defined in HTML5. It is a pure Perl implementation and hence slower, especially decoding. Package: libhtml-tagset-perl Architecture: all Version: 3.20-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 31 Depends: perl:any Filename: pool/main/libh/libhtml-tagset-perl/libhtml-tagset-perl_3.20-ok2_all.deb Size: 10980 MD5sum: ebd30e6da50cb99ae599699152bf9aaa SHA1: b204dea6be190eea9e7580885083ab4203a6e224 SHA256: 4b9d4c573e6fa0e9e05e147f1a4e03df0ef8a364722edcb1f4c02e2120d3eba2 SHA512: 8ebf975f699ba10a2e23d259cf25c98e4fe7a905e506f767bb5db02de507f5cee1f4007b3dffca079381ad07c1e2f8ebb1cfe922b9a86e290bc97d50e57cdaf3 Homepage: https://metacpan.org/release/HTML-Tagset Description: data tables pertaining to HTML HTML::Tagset contains data tables useful in dealing with HTML. For instance, it provides %HTML::Tagset::emptyElement, which lists all of the HTML elements which cannot have content. It provides no functions or methods. Package: libhtml-tree-perl Architecture: all Version: 5.07-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 478 Depends: perl:any, libhtml-parser-perl, libhtml-tagset-perl Recommends: libhtml-format-perl, libwww-perl Filename: pool/main/libh/libhtml-tree-perl/libhtml-tree-perl_5.07-ok2_all.deb Size: 199422 MD5sum: 4a682cdc1ada8876e337981afa1b7fe7 SHA1: 3ec7fff097a038d34223c87b24163a59ee8e3588 SHA256: 9b90c4251441b45a1a99c4d15d5b38ef874d971e3317f85ef33ba82ddab3db19 SHA512: df9da2fbcb1b012a09f7f81b500f62d5709c7894db70a4e43a16f40cdc072828314d949b84fc1eaa6b9ebbd6cea4264407a38f36c70d2e193cd5e71d4c75b132 Homepage: https://metacpan.org/release/HTML-Tree Description: Perl module to represent and create HTML syntax trees HTML::Tree is a collection of modules that represent, create and extract information from HTML syntax trees. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. Package: libhttp-cookies-perl Architecture: all Version: 6.11-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 51 Depends: perl:any, libhttp-date-perl, libhttp-message-perl Filename: pool/main/libh/libhttp-cookies-perl/libhttp-cookies-perl_6.11-ok1_all.deb Size: 17168 MD5sum: 789567d9804fa12c8d51ee341d9158a9 SHA1: 644f6f85a9ea9c13c4cef96677d4ece60234aa96 SHA256: 8e10c33d9fd5c727b4e9d3303404ff57c094b8f3c999effa221e5a4a565b9815 SHA512: 1d9c87c099e0e7819f846f8af96f86bc2360add2c14c6b1a81e6be05722fdf0ea48db97b9e4b7f0bb037890294b20b66f3f66cc687182d50dea888acb2646163 Homepage: https://metacpan.org/release/HTTP-Cookies Description: HTTP cookie jars This class is for objects that represent a "cookie jar" -- that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about. . Cookies are a general mechanism which server side connections can use to both store and retrieve information on the client side of the connection. For more information about cookies refer to and . HTTP::Cookies also implements the new style cookies described in RFC 2965. The two variants of cookies are supposed to be able to coexist happily. . Instances of the class HTTP::Cookies are able to store a collection of Set-Cookie2: and Set-Cookie: headers and are able to use this information to initialize Cookie-headers in HTTP::Request objects. The state of a HTTP::Cookies object can be saved in and restored from files. Package: libhttp-daemon-perl Architecture: all Version: 6.16-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 58 Depends: perl:any, libhttp-date-perl, libhttp-message-perl, libio-socket-ip-perl, liblwp-mediatypes-perl, libsocket-perl Filename: pool/main/libh/libhttp-daemon-perl/libhttp-daemon-perl_6.16-ok1_all.deb Size: 20668 MD5sum: fd96f4a08aef23dd857648b373cf7908 SHA1: c7fe185e3d608ccfa86731440cf75c92dbc8b9d5 SHA256: 8ac615cfd84bacda6c3a28e93e902db823f2926448ed859e00a556d4de48b044 SHA512: 1c3f9af780559da444a4454545524b8e71faa6e12a75ab688cad5117c290a39b28444b5337255c8ca44890e8df78f229f367cd8c35231d7b4f3cfff980cf4fbe Homepage: https://metacpan.org/release/HTTP-Daemon Description: simple http server class Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a socket for incoming requests. The HTTP::Daemon is a subclass of IO::Socket::IP, so you can perform socket operations directly on it too. . The accept() method will return when a connection from a client is available. The returned value will be an HTTP::Daemon::ClientConn object which is another IO::Socket::IP subclass. Calling the get_request() method on this object will read data from the client and return an HTTP::Request object. The ClientConn object also provide methods to send back various responses. . This HTTP daemon does not fork(2) for you. Your application, i.e. the user of the HTTP::Daemon is responsible for forking if that is desirable. Also note that the user is responsible for generating responses that conform to the HTTP/1.1 protocol. Package: libhttp-date-perl Architecture: all Version: 6.06-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Depends: perl:any, libtime-local-perl (>= 1.28), libtimedate-perl Filename: pool/main/libh/libhttp-date-perl/libhttp-date-perl_6.06-ok1_all.deb Size: 9140 MD5sum: 3688860393f5c7fb5e38fe0250e6130a SHA1: f25457197e43c8d5a83fa4537f4584712ce17e07 SHA256: e001e12cea3568e32a7135397c3cf5ce2c4f51a9a4452ccc73133e46263ca8b0 SHA512: e64fc48d351b21085790f1945a0fc7ed2c63598327c6f53532cf867775aee11a30df52d01591dbc2d7e9cd4a88ffe20c41ee9337e9c705e0e028746ce5e08b83 Homepage: https://metacpan.org/release/HTTP-Date Description: module of date conversion routines HTTP::Date provides functions that deal the date formats used by the HTTP protocol (and then some more). Only the first two functions, time2str() and str2time(), are exported by default. Package: libhttp-message-perl Architecture: all Version: 6.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. Package: libhttp-negotiate-perl Architecture: all Version: 6.01-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 34 Depends: perl:any, libhttp-message-perl Breaks: libwww-perl (<< 6.00) Replaces: libwww-perl (<< 6.00) Filename: pool/main/libh/libhttp-negotiate-perl/libhttp-negotiate-perl_6.01-ok2_all.deb Size: 12034 MD5sum: 8baa92e06a484745fc7df3fe1ad8af1a SHA1: db36ef9710ad4e1aabd548785034ba797d323a3e SHA256: 3aea94f5026f507c9a898f8b77abf3558c769e15c712cb6731ce0131c10b587f SHA512: c43ec94345afc8a63892f11d5b82d003b00efc1e5b9a8a8a57b950b226070cecda7a62efd4fc0ff1bff3f6a86cda88eff0256f51369b462644a117cb67ba0393 Homepage: https://metacpan.org/release/HTTP-Negotiate Description: implementation of content negotiation HTTP::Negotiate provides a complete implementation of the HTTP content negotiation algorithm. Content negotiation allows for the selection of a preferred content representation based upon attributes of the negotiable variants and the value of the various Accept* header fields in the request. Package: libhunspell-private-dev Architecture: all Version: 1.7.2+really1.7.2-ok1 Priority: optional Section: libdevel Source: hunspell Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 86 Depends: libhunspell-dev (>= 1.7.2+really1.7.2-ok1), libhunspell-dev (<< 1.7.2+really1.7.2-ok1.1~) Filename: pool/main/h/hunspell/libhunspell-private-dev_1.7.2+really1.7.2-ok1_all.deb Size: 14252 MD5sum: 22074c41200339e3c9a10a7615b05cea SHA1: 50a243e9247dee7f37717917e224f2fe2b1cd0a9 SHA256: ebc6f402ebe7dfeac1fb4e5c05839f0c58d4b36078776a753c32b0217784897f SHA512: 228f4246110b2b3e0d4d8e77b7cb73ab0206b5d43d31c3595e001ea440132c21e2afb6c56d2123aee8b6a69da3f8ccf5fc2870bb75120ba8b492124b36d4ac2e Homepage: https://hunspell.github.io/ Description: spell checker and morphological analyzer (private headers) Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. . Main features: - Unicode support (first 65535 Unicode characters) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains some PRIVATE headers. Only use in exceptions. Package: libhwloc-common Architecture: all Version: 2.10.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: hwloc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Samuel Thibault Installed-Size: 58 Filename: pool/main/h/hwloc/libhwloc-common_2.10.0-ok1_all.deb Size: 12624 MD5sum: e5d381781264603edb75eca0c1aa033d SHA1: 42f8d1512dd90aa4c433f3007f64e8da0c779ccc SHA256: 73e8d5cf9df17a45854a022b7cee2826548e5924c536f60c415a15f848769467 SHA512: 9c0269f3d794b7a1a4fd3ce3ee6cad8fd2f04f00cb153f8d691bf498ace0e50d247c4e341e3dc96126a86fab6e02c77b4399343923cb71ca6ed8581b5ecdfbd6 Homepage: https://www.open-mpi.org/projects/hwloc/ Description: Hierarchical view of the machine - common files Hardware Locality (hwloc) provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures. It primarily aims at helping high-performance computing applications with gathering information about the hardware so as to exploit it accordingly and efficiently. . libhwloc provides a hierarchical view of the machine, NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various attributes such as cache and memory information. . libhwloc supports old kernels not having sysfs topology information, with knowledge of cpusets, offline cpus, and Kerrighed support . This package contains the XML DTD of the lstopo XML output. Package: libhwloc-doc Architecture: all Version: 2.10.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: hwloc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Samuel Thibault Installed-Size: 4016 Depends: libjs-jquery Filename: pool/main/h/hwloc/libhwloc-doc_2.10.0-ok1_all.deb Size: 571052 MD5sum: 12f8476d2e4c2a65a8a8f90b1cd82052 SHA1: 32f1864fff59685d08a3963ededa7127c87e7e6e SHA256: 6f228dcc27d9c73cae8e8dd64556d7b4b46de0199d9382bf12b3ef380a129f55 SHA512: 488655050c144e3f201fbce15a02afdc791fce7a03a65f821ea3059ea59f5e5ddbedbbd6c89489e29994fa80f65f258578f4a5d9833c8e0a0bf409778e7d8d64 Homepage: https://www.open-mpi.org/projects/hwloc/ Description: Hierarchical view of the machine - documentation Hardware Locality (hwloc) provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures. It primarily aims at helping high-performance computing applications with gathering information about the hardware so as to exploit it accordingly and efficiently. . libhwloc provides a hierarchical view of the machine, NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various attributes such as cache and memory information. . libhwloc supports old kernels not having sysfs topology information, with knowledge of cpusets, offline cpus, and Kerrighed support . This package contains documentation. Package: libical-doc Architecture: all Version: 3.0.17-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libical3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 2854 Suggests: libical-dev Filename: pool/main/libi/libical3/libical-doc_3.0.17-ok1_all.deb Size: 111844 MD5sum: 2473cc20fd856fb8f8c2c623031a8c2d SHA1: 8463c8f6f2c3daf3f8b0778bbd2da2ddf15ca2b3 SHA256: 1729e948c99518f3cd5221957dc28925d3bcdb484b8d4006b8d9ab6d0723dd82 SHA512: f99886ca786eb5a23b4fc9402464a50fdf7466fa7a2cc784b3ddc67e83a8297c57f05730e06822b5f77356e2949eee8375e02aeab3a6d63de6e6acd75d8751f4 Homepage: https://github.com/libical/libical Description: iCalendar library implementation in C (documentation) libical is an open source implementation of the IETF's iCalendar calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. . This package contains the documentation. Package: libicu-dev Architecture: rv64g Version: 66.1-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: icu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 54366 Depends: libicu66 (= 66.1-ok5), icu-devtools (>= 66.1-ok5), 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-ok5_rv64g.deb Size: 12083528 MD5sum: f8bed67b6d01b30e3c8a39662bac43e6 SHA1: d40575995bc4bc45faf56acb4d20eca4f6c72258 SHA256: 35aafffd780a20eca833a60e3f3eb56c2bfbccd5e4b8078db6396877a21db496 SHA512: 4067d48b81c220436bddd2242b8f5e9e9f00f2eb8db36e7ba984a08aa9a5bbcd77a91e36e7bf5d1c5d7f030b37a276eb6c470a1c9599e1b7ec455babeb7a5d42 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. Package: libicu66 Architecture: rv64g Version: 66.1-ok5 Multi-Arch: same Priority: optional Section: libs Source: icu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 32640 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-ok5_rv64g.deb Size: 9709968 MD5sum: e355eb4f910007be6e4704fa9914e579 SHA1: 7c9ccfeb511405e0b05475bf409d5451ee509dd3 SHA256: 7a137b19cd30b6315310edaaf85616ebf21fea21c7b9fe2573ef2cd25c5db5b3 SHA512: 7ffb341049f3eb9c1cc1d37908571c022dc4b398e3864fcba9e98bc68d3acdd6a4e9b93e344c81c19303514ce48d4364ca40243e68f0bbedaefeface49c61473 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. Package: libid3-3.8.3-dev Architecture: rv64g Version: 3.8.3-ok1.1 Priority: optional Section: libdevel Source: id3lib3.8.3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2730 Provides: libid3-dev Depends: libid3-3.8.3v5 (= 3.8.3-ok1.1), zlib1g-dev Recommends: libid3-tools Suggests: libid3-doc Conflicts: libid3-dev Replaces: libid3-dev Filename: pool/main/i/id3lib3.8.3/libid3-3.8.3-dev_3.8.3-ok1.1_rv64g.deb Size: 364310 MD5sum: 1fffe39f0c68ac1d065a64f62106ce50 SHA1: 7e412ac61623ced6466b546dd5a6d679a926139a SHA256: 07970d7707fa5544a122fa72afa056cc147ae0ce290f9d7f0160d20182aace93 SHA512: e9d1ac36bebefbd0619da94ec07d2de0a3d94ce9da1834ad442d9bb58b4dbc774837ce66ab1ab16097dbf12a4353a1f87b57bd753b2c8c3d516de7fb7d90fc93 Homepage: http://id3lib.sourceforge.net/ Description: ID3 Tag Library: Development Libraries and Header Files This package contains the headers that programmers will need to develop applications which will use id3lib, the software library for ID3v1 and ID3v2 tag manipulation. Package: libid3-3.8.3v5 Architecture: rv64g Version: 3.8.3-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: id3lib3.8.3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 704 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Suggests: libid3-tools Conflicts: libid3-3.8.3, libid3-3.8.3c2, libid3-3.8.3c2a Replaces: libid3-3.8.3, libid3-3.8.3c2, libid3-3.8.3c2a Filename: pool/main/i/id3lib3.8.3/libid3-3.8.3v5_3.8.3-ok1.1_rv64g.deb Size: 182196 MD5sum: aaa5ef4861b374ede5c985993e09ea97 SHA1: 295c6253ac458d5a915d28684245ca2a5889b313 SHA256: ca92f69ee5184eb3056ef1d732ed9bc806c55e2634c5683120b123e0b8a5a12c SHA512: b9dd70630a0c74f0434adf53d95ea3942236658d74ff9d6b28de58f571433fe94378afd078fbc25c4ee3d058e3fc907ffad36412017a2b24e2c886bea405fb68 Homepage: http://id3lib.sourceforge.net/ Description: library for manipulating ID3v1 and ID3v2 tags This package provides a software library for manipulating ID3v1 and ID3v2 tags. It provides a convenient interface for software developers to include standards-compliant ID3v1/2 tagging capabilities in their applications. Features include identification of valid tags, automatic size conversions, (re)synchronisation of tag frames, seamless tag (de)compression, and optional padding facilities. Package: libid3-doc Architecture: all Version: 3.8.3-ok1.1 Priority: optional Section: doc Source: id3lib3.8.3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 6234 Filename: pool/main/i/id3lib3.8.3/libid3-doc_3.8.3-ok1.1_all.deb Size: 342136 MD5sum: 4d77eaee6982f790e3a3d402aeb13ab4 SHA1: 6a89f3a7ec06ec49c289a2faa692ca51e0ee8946 SHA256: 2c395455f193a6e56da1fdfc602a30117f32ff9ec87aeec99bbc86c5b33ccde6 SHA512: e7c3f139966dc4dd8e72732aee4734c4fa4d5cb494ca8de052ac2fc5660c1bfaf5af58e89b9dfa49341e164071934cd8a1559ee728f1c529eabbe5334352dbc7 Homepage: http://id3lib.sourceforge.net/ Description: ID3 Tag Library: Documentation This package contains the documentation that programmers will need to develop applications which will use id3lib, the software library for ID3v1 and ID3v2 tag manipulation. Package: libid3-tools Architecture: rv64g Version: 3.8.3-ok1.1 Priority: optional Section: sound Source: id3lib3.8.3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 180 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libid3-3.8.3v5, libstdc++6 (>= 5.2) Breaks: libid3-3.8.3-dev (<< 3.8.3-11), libid3-3.8.3c2a (<< 3.8.3-11) Replaces: libid3-3.8.3-dev (<< 3.8.3-11), libid3-3.8.3c2a (<< 3.8.3-11) Filename: pool/main/i/id3lib3.8.3/libid3-tools_3.8.3-ok1.1_rv64g.deb Size: 98410 MD5sum: c1fae9cfc719cf6364bd3aa9cce8cdef SHA1: b02f879856e30c4ee06c9f5892c66e33fd30022d SHA256: d561876ded924156bca283cfd2101d491f98ff0a276976e717df4f1d9e6b4f02 SHA512: 8d054f5b89fa0b605aba5100efa114769d89ba86b87657db5594efba70878c43b909e8fe5f2929c01aebd9c998be20283ba2244821a4ecadffa7c5d03af614a7 Homepage: http://id3lib.sourceforge.net/ Description: ID3 Tag Library: Utilities This package contains some utilities that belong with id3lib, the software library for ID3v1 and ID3v2 tag manipulation. The utilities are: id3cp, id3tag, id3convert, id3info. Package: libidn2-doc Architecture: all Version: 2.3.7-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libidn2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libidn team Installed-Size: 386 Recommends: libidn2-dev Filename: pool/main/libi/libidn2/libidn2-doc_2.3.7-ok2_all.deb Size: 241584 MD5sum: d5d79ac82a24341e2fea7912ca774391 SHA1: 36a88c06dbd957fc9eee99b4f2b5146469f533f0 SHA256: a831fc342ffc2597bcb3245162c5c0a2e89e0c736b59a2fc2776f498968d7a5f SHA512: 4d850b94696b41f135b7f54dc94fd384330e222a522d2e496176e473e50253caf364b5de9b577796863b741ea2f7fee38bad0dbc26def315a7cac7d07bfa63ff Homepage: https://www.gnu.org/software/libidn/#libidn2 Description: Internationalized domain names (IDNA2008/TR46) documentation Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008/TR46. . This package contains programmer's manual in PDF, HTML and Info formats. Package: 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 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. Package: libimage-magick-perl Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: allowed Priority: optional Section: perl Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 82 Provides: perlmagick Pre-Depends: dpkg (>= 1.15.7.2) Depends: perl:any, imagemagick-6-common (= 8:6.9.12.98+dfsg1-ok1), libimage-magick-q16-perl Recommends: fonts-tuffy Suggests: imagemagick-6-doc Filename: pool/main/i/imagemagick/libimage-magick-perl_6.9.12.98+dfsg1-ok1_all.deb Size: 39548 MD5sum: db947ba6e3e9d06610480999e9547cbe SHA1: 4bc726eda1270c4baa98351aa65c739a5662ff14 SHA256: 9409c0a50f5a0f1463f896cbab52a5386ae4e31991df0502a7862d895ba2a51a SHA512: c2825ecef5fce71bf9d77d1f778b3de4bb3fa2647b9f2c2e5e6192139dd8f782a0aefaf73edd16d780d6cf282ff888ef5ef856f70d879588bd9f0341efb95413 Homepage: https://www.imagemagick.org/ Description: Perl interface to the ImageMagick graphics routines PerlMagick is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts. . This is the compatibility (wrapper) perlmagick package that use the default channel depth. . This package provides the perl Image::Magick class. Package: 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. Package: libimath-doc Architecture: all Version: 3.1.9-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: imath Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 3228 Depends: libjs-jquery, sphinx-common Filename: pool/main/i/imath/libimath-doc_3.1.9-ok1_all.deb Size: 217556 MD5sum: 9530f52347647a33792925aa49bc54a6 SHA1: 4b3bc6dd221493ffaab1652c1f463fd35f38d47c SHA256: 7d0ec44f40962652b2ea77e0d822366e2f9b991696577b403f556cc02720e13f SHA512: a0a9a143e290af0950ca6f8f68ac077de6bf894e52ab2dbc8b381cd6ec920007dc9af80e5da4002fb83e514298c36efae3c3f1fbebd2c91feba832bcc148d9b4 Homepage: https://www.openexr.com Description: Utility libraries from ASF used by OpenEXR - documentation Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D vectors and matrices and other simple but useful mathematical objects, functions, and data types common in computer graphics applications, including the “half” 16-bit floating-point type. . Imath also includes optional Python bindings for all types and functions, including optimized implementations of vector and matrix arrays. . This package provides the official documentation for Imath. Package: libime-data Architecture: all Version: 1.1.5-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15310 Depends: libime-data-language-model (<< 1.1.5-ok1.1~), libime-data-language-model (>= 1.1.5-ok1) Filename: pool/main/libi/libime/libime-data_1.1.5-ok1_all.deb Size: 15316700 MD5sum: db0477eb56235e5bea6216210b18e014 SHA1: 32ea6e7d53e6696b65056fd8dca921001bae9e7b SHA256: a020f2867b920bbc793d92580ef0edde58e80588f0ba47fc215daf430bdcedac SHA512: 5d7c3e900259fda8d305559be9675fd8c39611a9b46072731092f529b52c9b91f958e6a71803d74d0f72f8a0c1460b004d3c373d4c5f08381d7373eb4497be56 Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation library (data files) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides architecture-independent data files. Package: libimobiledevice-doc Architecture: all Version: 1.3.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libimobiledevice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 1370 Depends: libjs-jquery Filename: pool/main/libi/libimobiledevice/libimobiledevice-doc_1.3.0-ok1_all.deb Size: 99756 MD5sum: 46942490d0361d109a6f2fa9dd184068 SHA1: 88dd5ba6514672368d29e6518d36473b2d38beee SHA256: eb91966235ba5e5720156a66a54d696fa650245d06c81c0beb529982624e9f7d SHA512: 727eebf793d19713cfdd852db5a1fed533e2857717f0930f782cf5cb46be7f1bbcbaa59ada5f57af1fe31ea6096cbf281a10270b5e5e7728ea42d4656ef7fab9 Homepage: https://www.libimobiledevice.org/ Description: Library for communicating with iPhone and other Apple devices (documentation) libimobiledevice is a library that talks the native Apple USB protocols that the iPhone, iPad and iPod Touch use. Unlike other projects, libimobiledevice does not depend on using any existing libraries from Apple. . This package contains the documentation for the library. Package: libimporter-perl Architecture: all Version: 0.026-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 82 Depends: perl:any Filename: pool/main/libi/libimporter-perl/libimporter-perl_0.026-ok2_all.deb Size: 29954 MD5sum: 65e336426a70117ba97463220dfaad97 SHA1: e51f1068ac9cece4c32fe39182085d71ac615748 SHA256: 1c62a3c658aa2c6deb1172a24054601e55f623bbdab4ccad711394ffb17874dc SHA512: 65e4df9c8f866a2761b9a3d8b00630c8731949dd46b95a68edc9e23314a72d54ce62e5ede89cd0d2ca067996510187876e72f22d2af0aeee1edabc5aa78adbec Homepage: https://metacpan.org/release/Importer Description: alternative but compatible interface to modules that export symbols Importer acts as a layer between Exporter and modules which consume exports. It is feature-compatible with Exporter, plus some much needed extras. You can use this to import symbols from any exporter that follows Exporters specification. The exporter modules themselves do not need to use or inherit from the Exporter module, they just need to set @EXPORT and/or other variables. Package: libinline-c-perl Architecture: all Version: 0.82-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 219 Depends: perl:any, gcc | c-compiler, libinline-perl (>= 0.86), libparse-recdescent-perl, libpegex-perl Filename: pool/main/libi/libinline-c-perl/libinline-c-perl_0.82-ok1_all.deb Size: 78288 MD5sum: b2664ba4ba3b449793893d78a5e97db2 SHA1: 64cbb8dd563333fb48d8baa797117f729246da15 SHA256: 28d7a58b07b139f9b1f1c1d140b2c10ae2ca8b0c45251b65819e688a11744504 SHA512: a00a4efda2181cd003283c7989766f5f43df5617df129ae9b2441b730b1dd6051da4b12957a6d81ff2939c25941c2746f932cc0a5012aabde6f40def987babb8 Homepage: https://metacpan.org/release/Inline-C Description: C Language Support for Inline Inline::C is a module that allows one to write Perl subroutines in C. . The Inline module supports multiple programming languages and each language has its own support module. This module allows one to use Inline with the C programming language. Package: libio-html-perl Architecture: all Version: 1.004-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 58 Depends: perl:any Filename: pool/main/libi/libio-html-perl/libio-html-perl_1.004-ok2_all.deb Size: 20280 MD5sum: c763b61e80be9c270427911dd0c9a441 SHA1: b640f1ef9d41f15edc1b75df3946ebc8a848490b SHA256: 72dc29096c390281a73fbe02ab037d47838103b931573b456590b1d74f2ced6e SHA512: 9a0a573367d686e56f673c300fd757ada9a2defc0e401e7ea873bef21201ba1dd5cb8ac2e40812cc81268c79f42d9778683da4bbf7f174a73a792a5bd85b7a70 Homepage: https://metacpan.org/release/IO-HTML Description: open an HTML file with automatic charset detection IO::HTML provides an easy way to open a file containing HTML while automatically determining its encoding. It uses the HTML5 encoding sniffing algorithm specified in section 8.2.2.1 of the draft standard. Package: libio-interactive-perl Architecture: all Version: 1.025-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 31 Depends: perl:any Filename: pool/main/libi/libio-interactive-perl/libio-interactive-perl_1.025-ok1_all.deb Size: 9532 MD5sum: c96c2cddbd6d5f31fa7c8ce132c3fe14 SHA1: 464ed853db0c673b0e1c5c0bf17de6773d4fc754 SHA256: 763d32b2f6c4460b00ce71172971dff1938cdee56c3c448ea0e236d3063a3098 SHA512: 70fbe9e2fc09d2a29c5f5cf8b9725d4d88a15f165d7c7fc5911cd271054517f8a3528d2e155e02ddd5a633dc152581351090dec9ad7b69d3a261126fc847f0b4 Homepage: https://metacpan.org/release/IO-Interactive Description: utility module for interactive I/O IO::Interactive provides three utility subroutines that make it easier to develop interactive applications: is_interactive, interactive and busy. Package: libio-prompt-tiny-perl Architecture: all Version: 0.003-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 36 Depends: perl:any Filename: pool/main/libi/libio-prompt-tiny-perl/libio-prompt-tiny-perl_0.003-ok2_all.deb Size: 11638 MD5sum: 612a67990797a56f64e4633b60b50625 SHA1: 0f4bf80ddf170865c9ec0145ade916cbe9e5e075 SHA256: eed8c70fa119d230f106b296b84870e8da9e25e6cb133a3023efe29c7a89ca93 SHA512: 7546d1eb39cba8f7d1964ae3be462248165b4d54fe09cfc0a3bdd399dfb493349f0377fb5eec2fad0fb1f8cbdd922404964da7a75d8c3b835ac6c2f7c4746f4c Homepage: https://metacpan.org/release/IO-Prompt-Tiny Description: module that prompts for user input with a default option IO::Prompt::Tiny is an extremely simple prompting module, based on the extremely simple prompt offered by ExtUtils::MakeMaker.In many cases, that's all you need and this module gives it to you without all the overhead of ExtUtils::MakeMaker just to prompt for input. . It doesn't do any validation, coloring, menus, timeouts, or any of the wild, crazy, cool stuff that other prompting modules do. It just prompts with a default. That's it! Package: libio-socket-ip-perl Architecture: all Version: 0.42-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 74 Depends: netbase Filename: pool/main/libi/libio-socket-ip-perl/libio-socket-ip-perl_0.42-ok1_all.deb Size: 23776 MD5sum: 4490db31152a234b3acf44852ea077ba SHA1: 2c20997c2f2aa33476e199f5669f7bff8cfe1d03 SHA256: 0e4798b4d065839a7d50edf4b6e6ad8969801a9606e816997ec03551f8579a29 SHA512: 6c78043a66683ef548125b3b8828f9cdac98035838f4c8d3b62dff20dfa076a3af52901d8f45de2e02ada4dc0f0775065b015728d4f4879d657dd59c3a44dcc5 Homepage: https://metacpan.org/release/IO-Socket-IP Description: module for using IPv4 and IPv6 sockets in a protocol-independent way IO::Socket::IP provides a protocol-independent way to use IPv4 and IPv6 sockets. It allows new connections to be made by specifying the hostname and service name or port number. It allows for connections to be accepted by sockets listening on local ports, by service name or port number. . It uses Socket::GetAddrInfo's getaddrinfo function to convert hostname/service name pairs into sets of possible addresses to connect to. This allows it to work for IPv6 where the system supports it, while still falling back to IPv4-only on systems which don't. . It provides an API which, for most typical cases, should be a drop-in replacement for IO::Socket::INET; most constructor arguments and methods are provided in a compatible way. Package: libio-socket-ssl-perl Architecture: all Version: 2.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. Package: libio-string-perl Architecture: all Version: 1.08-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 29 Depends: perl:any Filename: pool/main/libi/libio-string-perl/libio-string-perl_1.08-ok2_all.deb Size: 9462 MD5sum: 09425d72806580b65d6c48ebf2803280 SHA1: 2ef789825620afb986d3075aa5c681c75d32ba73 SHA256: 8305cdd85cdac94ed5a65943f9695d1723b523cde521b652278e44325aa627ae SHA512: e899ab0fbbefe53fc36c94d1292a1362da12e92114850349859f94e6d2a23b2c6e6f3ee8052315d56a9efbc71e8d487dfcbe0c0d0395af6f1f720ea3a7cc6dec Homepage: https://metacpan.org/release/IO-String/ Description: Emulate IO::File interface for in-core strings The IO::String module provide the IO::File interface for in-core strings. An IO::String object can be attached to a string, and will make it possible to use the normal file operations for reading or writing data, as well as seeking to various locations of the string. The main reason you might want to do this, is if you have some other library module that only provide an interface to file handles, and you want to keep all the stuff in memory. . The IO::String module provide an interface compatible with IO::File as distributed with IO-1.20, but the following methods are not available; new_from_fd, fdopen, format_write, format_page_number, format_lines_per_page, format_lines_left, format_name, format_top_name. Package: libio-stringy-perl Architecture: all Version: 2.111-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 132 Depends: perl:any Filename: pool/main/libi/libio-stringy-perl/libio-stringy-perl_2.111-ok2_all.deb Size: 55964 MD5sum: 20d34de8995ea10d1154a6995d5919ac SHA1: b2d216c0c784aff28af8fda7b80ae9d5b325b3e8 SHA256: 0441fc3860e3ba23ce528b75979428eaee04115a35237eacdb8fe9f0507dd77e SHA512: 437c94aaaf29d74417695826c26c642f448c2c7e4e35cb6cc9151942624f6b29f2f6222fc76a250c45a947ba0f553d8de770c7ef035f30b59a5a384fb3eb545c Homepage: https://metacpan.org/release/IO-stringy Description: modules for I/O on in-core objects (strings/arrays) IO::stringy primarily provides modules for performing both traditional and object-oriented I/O on things *other* than normal filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines. . The libio-stringy-perl package provides the following modules: . * IO::AtomicFile - write a file which is updated atomically * IO::InnerFile - define a file inside another file * IO::Lines - IO:: interface for reading/writing an array of lines * IO::Scalar - IO:: interface for reading/writing a scalar * IO::ScalarArray - IO:: interface for reading/writing an array of scalars * IO::Stringy - I/O on in-core objects like strings and arrays * IO::Wrap - wrap raw filehandles in IO::Handle interface * IO::WrapTie - wrap tieable objects in IO::Handle interface Package: libipc-run-perl Architecture: all Version: 20231003.0-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 266 Depends: perl:any, libio-pty-perl Filename: pool/main/libi/libipc-run-perl/libipc-run-perl_20231003.0-ok1_all.deb Size: 90424 MD5sum: 7a14283aed671d58e60f52f9da716dd5 SHA1: ff5751ed77e8810e2fe3768c20e59c497aa866f9 SHA256: 6911c7826b46a6a1a0dd6586b017ed72484d2d2c6954f7af41455766228cde7a SHA512: 79f1c357846845cd7a74504755e79c827d336c0c0b74a647ed0f9b89b4392510fc55caf878373f75daceb13f2451a55d9e5d91d4ff1f863de7b0b9fa98069e9e Homepage: https://metacpan.org/release/IPC-Run Description: Perl module for running processes IPC::Run allows you to run and interact with child processes using files, pipes, and pseudo-ttys. Both system()-style and scripted usages are supported and may be mixed. Likewise, functional and OO API styles are both supported and may be mixed. . Various redirection operators reminiscent of those seen on common Unix and DOS command lines are provided. Package: libipc-run3-perl Architecture: all Version: 0.049-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 79 Depends: perl:any Filename: pool/main/libi/libipc-run3-perl/libipc-run3-perl_0.049-ok1_all.deb Size: 29408 MD5sum: 3552d9c493fe04362b9b5bc8508979b8 SHA1: b74bb416b2c02f15c8d7ed60950d0f694a9da9b7 SHA256: f864da2ce03c5d2e93f63d3a41cb38dab13edb858ab45ff05b25046aa875aa40 SHA512: 5ad8b86940b315e738a2d4941228a60c12cd927d67aef6fc096c536ac888aa6a94c5b2f6683fc7c72bf09a07d704006b779fb67815a7421229d82c610752e789 Homepage: https://metacpan.org/release/IPC-Run3 Description: run a subprocess with input/output redirection IPC::Run3 allows you to run a subprocess and redirect stdin, stdout, and/or stderr to files and perl data structures. It aims to satisfy 99% of the need for using system()/qx``/open3() with a simple, extremely Perlish API and none of the bloat and rarely used features of IPC::Run. Package: libipc-system-simple-perl Architecture: all Version: 1.30-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Depends: perl:any Filename: pool/main/libi/libipc-system-simple-perl/libipc-system-simple-perl_1.30-ok1_all.deb Size: 21308 MD5sum: b2ad705a9312875348c5a02f9e206fb2 SHA1: 5856cf5fe7fac62d57392ccb94dd2323556fc7f5 SHA256: aacc957786449c2a73e2b373b37b9e3aa08aeb0bea6d2420b55919994cf41b4f SHA512: 239ff02458cbc0c0480bec13789938bea420c1fbc797d8376eb0de20badabee3511b319b96bc01bbdfacf38975e0d60f9ad351c80b87140b1ab7cc79da0f7384 Homepage: https://metacpan.org/release/IPC-System-Simple Description: Perl module to run commands simply, with detailed diagnostics IPC::System::Simple takes the hard work out of calling external commands; it provides replacements for system() and the backtick operator that will either succeed, or die with rich diagnostic messages on errors. . The module also includes the ability to specify acceptable exit values, trap errors, or process diagnostics. Package: libisoburn-doc Architecture: all Version: 1:1.5.6-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libisoburn Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libburnia packagers Installed-Size: 69 Filename: pool/main/libi/libisoburn/libisoburn-doc_1.5.6-ok1_all.deb Size: 43588 MD5sum: 89d58b45e4fe840187dffa2ec95fb072 SHA1: d7787e09ed0a5d7c40dbc285ea04715aee20f95a SHA256: 7b5322648bca8a8c471accaec7853562cb074fdfca4c5e4c09dccade46431478 SHA512: d997b02f79b7dadef5b8ffa3a691b0e4ca984020ea328dc9831f7eac7fde2b63e01f48542fed6fa0769c30d9327c89892a607dd1aff3c0518b67ce6f354ea651 Homepage: http://libburnia-project.org Description: documentation package for libisoburn libisoburn is a frontend for the libraries libburn and libisofs. It handles the creation, loading, manipulation and burning of ISO-9660 filesystem images. This library provides a low-level API, called libisoburn API, which enhances and partly encapsulates the API of libburn and libisofs. Further there is a higher level API, called xorriso API, which completely encapsulates the API of libburn, libisofs, and libisoburn. It implements all parts of xorriso except the small initialization module xorriso/xorriso_main.c . . This package contains the documentation for libisoburn. Package: libisofs-doc Architecture: all Version: 1.5.6.pl01-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libisofs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libburnia packagers Installed-Size: 132 Filename: pool/main/libi/libisofs/libisofs-doc_1.5.6.pl01-ok1_all.deb Size: 87008 MD5sum: d9b5648fa20514325722d1624b57441a SHA1: ffc21d8869c6a21826f40f24d4c5438829f7fad3 SHA256: 36810bd36629e95f5ca1ad2ffcbe707b054bd42e1fa306aa831c18e3097c337a SHA512: 8bca9c6043aa1f4b0ad12a9b45fb590df53ad75d30de69302af16e1f31b3da9803ca21a67dd5902739e4f9857f8bed9dfb55194b6188814710ea09c0ad112a8a Homepage: http://libburnia-project.org Description: background documentation for libisofs library This package contains documentation for libisofs6t64 extensions to the ISO 9660 filesystem format: extended file attributes by AAIP, MD5 checksums, zisofs as of mkzftree(1). Package: 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. 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. Package: libitext-java Architecture: all Version: 2.1.7-ok1.1 Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1211 Depends: libbcprov-java (>= 1.48), libbcmail-java, libbcpkix-java Filename: pool/main/libi/libitext-java/libitext-java_2.1.7-ok1.1_all.deb Size: 1120762 MD5sum: 01f5876ddae0bddc25f3e4cf9df894ca SHA1: 7f3dbd7b255fc9c0018ce622184457bc0cd837aa SHA256: baf8734c42c13e054385a645b35575523ee2769ec1bbd7649a08be543f64cc75 SHA512: 9d154ef27ce4e00308ec1323cb53a273199811309e0be2f353fdf0c914d319a1af0dc5e1dc3a595de69436efd440aa009c68e2970b33c3b8ee6f15570406c9a6 Homepage: http://www.lowagie.com/iText/ Description: Java Library to create and manipulate PDF on the fly iText is a library that allows you to generate PDF files on the fly. The iText classes are very useful for people who need to generate read-only, platform independent documents containing text, lists, tables and images. The library is especially useful in combination with Java(TM) technology-based Servlets: The look and feel of HTML is browser dependent; with iText and PDF you can control exactly how your servlet's output will look. Package: libitext-rtf-java Architecture: all Version: 2.1.7-ok1.1 Priority: optional Section: java Source: libitext-java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 209 Depends: libitext-java (= 2.1.7-ok1.1), libdom4j-java, libpdfrenderer-java Filename: pool/main/libi/libitext-java/libitext-rtf-java_2.1.7-ok1.1_all.deb Size: 157620 MD5sum: 671a203ed725fe947663e1361b4ae743 SHA1: fdbbb6880c50aff5dc9ada4124f6a419a7831cec SHA256: 5a91d53c4e207424bf64d6b651d4eace6fe5f1472430ac7f29fc09edc3b6a9e7 SHA512: e83e49285cbb5e677586f7eb6e506a09d97ea933a62c07cfb93a3034e242c8b384a8668bb40b96b77f5d99a584e87bb36afd269f54f3254b185aa0d83d38f914 Homepage: http://www.lowagie.com/iText/ Description: Java Library to create and manipulate RTF files on the fly iText RTF is a library that allows you to generate RTF files on the fly in a similar fashion to iText itself. Package: 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. Package: libixion-doc Architecture: all Version: 0.19.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libixion Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 1866 Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg) Filename: pool/main/libi/libixion/libixion-doc_0.19.0-ok1_all.deb Size: 160276 MD5sum: 05378ddf1e16cdb392aac62a033e4b39 SHA1: 22511f173875e5f5c47d440a6838ea2662b2053b SHA256: ab4fd10f3b946b3cbd8cf2d4e4dc467d63268310db4c469b9c22968a6774b14e SHA512: cc04d0ec4648284e067945465a432132482aa219c68e6b542cab739e7aa0bd59be5012c051e10465bf5fa257503e4f22b8c62a29e13deca70e9a845e6d2157b9 Homepage: https://gitlab.com/ixion/ixion Description: general purpose formula parser & interpreter library -- documentation Ixion is a general purpose formula parser & interpreter that can calculate multiple named targets, or “cells”. . This package contains the API documentation. Package: libjansson-doc Architecture: all Version: 2.14-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: jansson Origin: openKylin Maintainer: openKylin Developers Installed-Size: 665 Depends: libjs-sphinxdoc (>= 7.2.2) Filename: pool/main/j/jansson/libjansson-doc_2.14-ok1_all.deb Size: 86920 MD5sum: e63b586698497f242001907b00deb920 SHA1: a1bdeb15bbb60fb0dddfa2feb0bc668d62fdcbe9 SHA256: 5f94cf76e9424232efe9f91701f6d64a19274dcb2be16af1f88b931ba594aeff SHA512: d7471509d311919c675f27802d4e487cbe762dda6d16ec0790ef7b456c4072b2f50d5ad105321f78d693269fbcce070e228c6a2a79bca68a2e7cb9be4480af70 Homepage: http://www.digip.org/jansson/ Description: C library for encoding, decoding and manipulating JSON data (doc) Jansson is a C library for encoding, decoding and manipulating JSON data. . It features: * Simple and intuitive API and data model * Comprehensive documentation * No dependencies on other libraries * Full Unicode support (UTF-8) * Extensive test suite . This package contains the documentation for jansson. Package: libjaxp1.3-java Architecture: all Version: 1.3.05-ok2 Priority: optional Section: java Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 631 Conflicts: libxalan2-java (<= 2.7.1-2) Filename: pool/main/libj/libjaxp1.3-java/libjaxp1.3-java_1.3.05-ok2_all.deb Size: 224980 MD5sum: 3b06942d184b746091f04c4976c037b1 SHA1: 66198a641b2caa627801ae01bf22a3d36c16e55a SHA256: 219efd6eaa689fa19278d7ca84661cb8749e4e2e43bf93da8ffed0943004afd8 SHA512: 9d291685ec9e9e625b42c66d28c1d651a0850027ec416fdf8807adc2888a64f247455357901cf1c2a32f3f002e6f9a441d80f05ff4cfb9aa8810afb60b246d82 Homepage: http://java.sun.com/xml/jaxp/index.jsp Description: Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX) xml-apis.jar from the Apache XML Commons project is used by the Xerces-J XML parser and Xalan-J XSLT processor and specifies these APIs: * Document Object Model (DOM) level 3 * Simple API for XML (SAX) 2.0.2 * Java APIs for XML Processing (JAXP) 1.3.04 * Transformation API for XML (TrAX) 1.3.04 * Document Object Model (DOM) Level 3 Load and Save * JSR 206 Java API for XML Processing 1.3 . These classes are also used in Sun's reference implementation. A GPL'ed implementation of these APIs can be found in the libgnujaxp-java package. Package: libjcommon-java Architecture: all Version: 1.0.23-ok1.1 Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 525 Suggests: libjcommon-java-doc Filename: pool/main/libj/libjcommon-java/libjcommon-java_1.0.23-ok1.1_all.deb Size: 459218 MD5sum: b3cabe9728adf6b5db7574d2e6d3fab8 SHA1: aeccf8498a85cc2cdd3c00fbc7b871424528960e SHA256: f7d13b1407407c8c1ad2cea202a3dc8bd01aa18b88abdb0bf8f08e531abf31c4 SHA512: cf785e7b11bb8783bdc86bee1d51f61cb378a64925652413c1d9031f26df29b444f5d846122e51d4fabb5f9b54af701fcf4c5d8e6f3a1b175ba9d3442bd9222a Homepage: http://www.jfree.org/jcommon/ Description: General Purpose library for Java JCommon is a free general purpose Java class library that is used in several projects at The Object Refinery, including JFreeChart and JFreeReport. . The library includes: * user interface classes for displaying information about applications * custom layout managers * a date chooser panel * serialization utilities * XML parser support classes Package: libjcommon-java-doc Architecture: all Version: 1.0.23-ok1.1 Priority: optional Section: doc Source: libjcommon-java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 14054 Suggests: libjcommon-java Filename: pool/main/libj/libjcommon-java/libjcommon-java-doc_1.0.23-ok1.1_all.deb Size: 824944 MD5sum: 283ffde2bf648956bf2ebec8c790a80a SHA1: ffeeafa1ce9f0eb61d3c8244c9bfcca3feff095e SHA256: 8fa8aa9c6ce9f23e0c5de6312daf8533d931447ac74db64bb030dfeffb4d3cb7 SHA512: a772ad8ce7ddaf695545140a10767ee64850a3468171fdd8a242cafec06a1daaa56589c44f2ed74f2b96b075c300b316b690e5a0fa607fbd943edfad26b4e89e Homepage: http://www.jfree.org/jcommon/ Description: General Purpose library for Java - documentation JCommon is a free general purpose Java class library that is used in several projects at The Object Refinery, including JFreeChart and JFreeReport. . This package includes the documentation. Package: libjdepend-java Architecture: all Version: 2.10-ok1 Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 89 Filename: pool/main/libj/libjdepend-java/libjdepend-java_2.10-ok1_all.deb Size: 60256 MD5sum: fb7b1e1e1a344d766a716124a00a9bfe SHA1: b97846dfc72579dc82ffb4dd9d4bdd414b246051 SHA256: 04b405b7faf15c919805d702ae5857b024d5b60abbb022d38341486777ae745a SHA512: d102407ba6471b44e38d285fab08113bbccf812b18f3f2eb37a0c6fca0e261ee334fe5d6d512b2aad874997a244d815e5a58030204c1aade22e6ef0044d19e13 Homepage: http://www.clarkware.com/software/JDepend.html Description: tool to measure design quality of java class and source JDepend traverses Java class and source file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in terms of its extensibility, reusability, and maintainability to effectively manage and control package dependencies. Package: libjline-java Architecture: all Version: 1.0-ok1.1 Priority: optional Section: java Source: jline Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 92 Suggests: libjline-java-doc Filename: pool/main/j/jline/libjline-java_1.0-ok1.1_all.deb Size: 69440 MD5sum: 8dc5bc5401a2ecd0ea16a2c7e773a9a1 SHA1: 4fb4e785379eed9c744b5b6c427580b7dbe671a1 SHA256: 54492869aa98a53f3457636b64e90c8a28cb7985e5f62f666f58b0950702c473 SHA512: 40a89ac9efc5d423f8003f004c5fd032570fd7ce48cea1da348f58549b877ba12187467e6d8b7f18190b5f4f899a01cf66860ea5e700d795b1e15ba79d7633b4 Homepage: http://jline.sourceforge.net/ Description: Java library for handling console input JLine is a 100% pure Java library for reading and editing console input. It is similar in functionality to BSD editline and GNU readline. People familiar with the readline/editline capabilities for modern shells will find most of the command editing features of JLine to be familiar. Package: libjline-java-doc Architecture: all Version: 1.0-ok1.1 Priority: optional Section: doc Source: jline Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2234 Suggests: libjline-java, default-jdk-doc Filename: pool/main/j/jline/libjline-java-doc_1.0-ok1.1_all.deb Size: 417056 MD5sum: e94f692de557f014a2412d310bbdc5ed SHA1: f18156dfb982d7efa45367dad00da8c5e494e58f SHA256: 0e543b8f68bdfb73520a870722396073885ce0321b4867b8e350cc5e20cf0015 SHA512: 306d9d6fa464ee7fdc963e376a40e46bb3a25d8f69a77f367bcf7e1ae78fc8072df81c8c619ecc31493e0994cc50816a404fb0344b20518c4609a033d115745e Homepage: http://jline.sourceforge.net/ Description: Java library for handling console input - documentation JLine is a 100% pure Java library for reading and editing console input. It is similar in functionality to BSD editline and GNU readline. People familiar with the readline/editline capabilities for modern shells will find most of the command editing features of JLine to be familiar. . This package contains the documentation for JLine. Package: libjs-jquery Architecture: all Version: 3.6.1+dfsg+~3.5.14-ok1 Multi-Arch: foreign Priority: optional Section: javascript Source: node-jquery Origin: openKylin Maintainer: openKylin Developers Installed-Size: 705 Recommends: javascript-common Filename: pool/main/n/node-jquery/libjs-jquery_3.6.1+dfsg+~3.5.14-ok1_all.deb Size: 324308 MD5sum: 316010d2eda20fde09c29ec73fd7fddd SHA1: 3dc916f2a0230fdba3d00b2514825fb3bcf24f1b SHA256: 0178677a33d4d9d30482f6c81323ba9839c6cd7399200d6bef62de9c99da48ee SHA512: bca9b0fc0490df52470da84b93845c7b81ee69bca3db34ed8ca004b0abf4005ad7090ce88df5e24c9dba99f713a0dd31edd4d59e44cbf8018c13f2a5862a8bcf Homepage: https://jquery.com/ Description: JavaScript library for dynamic web applications jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript. Package: libjs-jquery-ui Architecture: all Version: 1.13.2+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: javascript Source: jqueryui Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2395 Depends: libjs-jquery Recommends: javascript-common Suggests: libjs-jquery-ui-docs Filename: pool/main/j/jqueryui/libjs-jquery-ui_1.13.2+dfsg-ok1_all.deb Size: 246928 MD5sum: c5724fad7b4fc1276c4e0571052ab22e SHA1: 919a8a61e12d367b4f7b0cbf4475deff9f002490 SHA256: 804621f5742047151aefec48cd2ac709ea5d3e707fbff5752b8649c74f10cdb3 SHA512: 138394f59e9d2893855576cf6bb561621b56e359461bf904c3641be6f3c8bbfffc0c4aeb6d86e62496d1cbb5e9362188b2b98b3d47931679977e57a2fb2ab8d2 Homepage: https://jqueryui.com/ Description: JavaScript UI library for dynamic web applications jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications. Package: libjs-jquery-ui-docs Architecture: all Version: 1.13.2+dfsg-ok1 Priority: optional Section: doc Source: jqueryui Origin: openKylin Maintainer: openKylin Developers Installed-Size: 750 Depends: libjs-jquery-mousewheel, libjs-jquery-ui, node-requirejs Filename: pool/main/j/jqueryui/libjs-jquery-ui-docs_1.13.2+dfsg-ok1_all.deb Size: 336948 MD5sum: bb2489d429602ec1cfc276f2fa19d556 SHA1: 3d0bbc3e52b28a152077d25189e770ed7770ce89 SHA256: 2df7bfaa66c2d675106b43b877f9df0f36f2e945ca5ff93d47329423ec15a3e1 SHA512: 58a15bd180d22392aca479c415684fa3c0274c3ed44ad744eff84a84f87fc187ca7c1507f4fc8856911f7cb16fe00fce3fdd7a7a4c1ffad1e640b5644d275703 Homepage: https://jqueryui.com/ Description: Documentation for JQuery-UI jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications. . This package provides examples as reference for developers. Package: libjs-marked Architecture: all Version: 4.2.3+ds+~4.0.7-ok1 Multi-Arch: foreign Priority: optional Section: javascript Source: node-marked Origin: openKylin Maintainer: openKylin Developers Installed-Size: 174 Recommends: javascript-common Filename: pool/main/n/node-marked/libjs-marked_4.2.3+ds+~4.0.7-ok1_all.deb Size: 33104 MD5sum: 12d5e03e46c8673990ba98aa877e0292 SHA1: aaab7093418b58a3744385d3a0ba6f5fa6c65d28 SHA256: d45bb2be399b4629a9e5560ccf4c5b6013f9fcfcd9a94275809aabcb164f59b5 SHA512: d976c2298c601f69a0efcfa4452b7806dc54364d6656080e86fa070873683c28095536bbae09a40528a8bd7121a5d61e257f67f462b4321bd842c6901f52cdd9 Homepage: https://github.com/chjj/marked Description: Full-featured markdown parser and compiler Marked implements all markdown features while having a high processing speed. It is also fully compatible with client-side javascript. . Additionally Marked also implements github flavored markdown. . This package contains the javascript module. Package: libjs-mathjax Architecture: all Version: 2.7.9+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: javascript Source: mathjax Origin: openKylin Maintainer: openKylin Developers Installed-Size: 41460 Depends: fonts-mathjax (>= 2.6.0~) Suggests: fonts-mathjax-extras, fonts-stix, libjs-mathjax-doc Filename: pool/main/m/mathjax/libjs-mathjax_2.7.9+dfsg-ok1_all.deb Size: 5663888 MD5sum: b619ca72dc3499d18235b7d9e79e4375 SHA1: 2e39a6650f53891bf861a1f4790c199c3e77a57a SHA256: 71ab2c491f12cca3d87599138a01ae3a71723b5964483f1a80b14aad868986b7 SHA512: 68927548d7d7d2c9cd3303731c98b9f9390564db76314ae4025a201ea05dcb610c68dd5666de3844eea0b68ad141481f9a6bb1072e9b4bb00290fc9f390637ba Homepage: https://www.mathjax.org Description: JavaScript display engine for LaTeX and MathML MathJax was designed with the goal of consolidating the recent advances in web technologies into a single, definitive, math-on-the-web platform supporting the major browsers and operating systems. . It requires no setup on the part of the user (no plugins to download or software to install), so the page author can write web documents that include mathematics and be confident that users will be able to view it naturally and easily. Simply include MathJax and some mathematics in a web page, and MathJax will do the rest. Package: libjs-modernizr Architecture: all Version: 2.6.2+ds1-ok2 Priority: optional Section: javascript Source: modernizr Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Javascript Maintainers Installed-Size: 282 Recommends: javascript-common Filename: pool/main/m/modernizr/libjs-modernizr_2.6.2+ds1-ok2_all.deb Size: 46766 MD5sum: 655ea4bd01d5b345d533e2d4e1cc90f3 SHA1: 73c028e3e301f57e8e3f6f0e08c1f0e4f20ebf9e SHA256: 222f987e3d66d9c5d498a4d66c5f3144af29f346372228e294e192ca66fbc491 SHA512: eca29cff4cf736fb4e7ff2d548d0b9fcbf424bcc76ff02b3885f549bf50fd88869139499201f572315e84da59ac77ee8511e88b48e4741f83efbe5e6939d682d Homepage: http://modernizr.com/ Description: JavaScript library to detect HTML5 and CSS3 features in the user's browser Modernizr is a JavaScript library allowing you to use HTML5 & CSS3 while maintaining control over unsupported browsers. . Modernizr tests which native CSS3 and HTML5 features are available in the current user agent and makes the results available to you in two ways, as properties on a global `Modernizr` object, and as classes on the `` element. This information allows you to progressively enhance your pages with a granular level of control over the experience. Package: libjs-requirejs Architecture: all Version: 2.3.6+ds+~2.1.34-ok1 Multi-Arch: foreign Priority: optional Section: web Source: requirejs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1290 Filename: pool/main/r/requirejs/libjs-requirejs_2.3.6+ds+~2.1.34-ok1_all.deb Size: 194856 MD5sum: 8ac595872a9ca43a7229114d073bdc42 SHA1: 3766d562b8a35f7bc6df4598ce2507e3d64fee75 SHA256: 1aafe99f7ac7a0c06f0abfc403e63b16513bba29d5b3bc9614809e332631a660 SHA512: 89d7b1d5adbae057f016652cd6c62d17ba2780f9208fb7e615940fd6d6d9060814e3123c2fb7f517539149992af5c55a8627eedf7a77551e9916e112c88ef319 Homepage: https://github.com/jrburke/r.js Description: JavaScript file and module loader RequireJS loads plain JavaScript files as well as more defined modules. It is optimized for in-browser use, including in a Web Worker, but it can be used in other JavaScript environments, like Rhino and Node. It implements the Asynchronous Module API . RequireJS uses plain script tags to load modules/files, so it should allow for easy debugging. It can be used simply to load existing JavaScript files, so you can add it to your existing project without having to re-write your JavaScript files. . RequireJS includes an optimization tool you can run as part of your packaging steps for deploying your code. The optimization tool can combine and minify your JavaScript files to allow for better performance. . If the JavaScript file defines a JavaScript module via define(), then there are other benefits RequireJS can offer: improvements over traditional CommonJS modules and loading multiple versions of a module in a page. RequireJS also has a plugin system that supports features like i18n string bundles, and text file dependencies. . RequireJS does not have any dependencies on a JavaScript framework. . The standard require.js file is around 5.5KB when minified via Closure Compiler and gzipped. . RequireJS works in IE 6+, Firefox 2+, Safari 3.2+, Chrome 3+, and Opera 10+. . This package also provides a script r.js, that has two major functions: * Run AMD-based projects in Node and Rhino. * Includes the RequireJS Optimizer that combines scripts for optimal browser delivery. Package: libjs-sphinxdoc Architecture: all Version: 7.2.6-ok1 Multi-Arch: foreign Priority: optional Section: javascript Source: sphinx Origin: openKylin Maintainer: Debian Python Team Installed-Size: 193 Depends: libjs-jquery (>= 1.11.1), libjs-underscore (>= 1.3.1) Filename: pool/main/s/sphinx/libjs-sphinxdoc_7.2.6-ok1_all.deb Size: 142146 MD5sum: 7a47a9a9b22dc735d6e2d19b239e6b99 SHA1: 324d6a9c62b28e6e4c9f1bb337f4a8f12c01ed30 SHA256: aac4df58ded3116dfe4cceced1f4c3e087cad3fee0b666ff08157dc6935bcc44 SHA512: 7a3e500a047a4da3966598a8e2f57c28866a585aca487e21e6aa8d0d58e1db853efb659e8209e55dc3a275d06b3553d58c6455a689a05e18f62f42158b244854 Homepage: https://www.sphinx-doc.org/ Description: JavaScript support for Sphinx documentation Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package provides JavaScript code for documentation generated by Sphinx. Package: libjs-typedarray-to-buffer Architecture: all Version: 4.0.0-ok1 Priority: optional Section: javascript Source: node-typedarray-to-buffer Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 17 Recommends: javascript-common Filename: pool/main/n/node-typedarray-to-buffer/libjs-typedarray-to-buffer_4.0.0-ok1_all.deb Size: 3734 MD5sum: 4e07048f661889261784c6505e6b542b SHA1: 6db8cfe7ab02d88f30b70fc718278b4af90af324 SHA256: b7cd59cfea4af6ca923c943a972c4816c363aea2566fe6ca092e0b3d28f56d29 SHA512: 8e6f496e22fcb57c08e63e67f34e8d0c196749e8035ec417e3b86b773b43bbf41aa2c9bd2239f7a4dc87ea3af4f8ab63309932739147a51134d8efec51992b77 Homepage: https://github.com/feross/typedarray-to-buffer Description: Nodejs utility converting TypedArray to buffer without copy Convert a typed array to a Buffer without a copy. Package: libjs-underscore Architecture: all Version: 1.13.4~dfsg+~1.11.4-ok1 Multi-Arch: foreign Priority: optional Section: web Source: underscore Origin: openKylin Maintainer: openKylin Developers Installed-Size: 348 Recommends: javascript-common, libjs-jquery Filename: pool/main/u/underscore/libjs-underscore_1.13.4~dfsg+~1.11.4-ok1_all.deb Size: 114504 MD5sum: 3259734bb9a55dd1c9d7a14bb55be23a SHA1: e277e9b9148950311c1eb0e98d4641ee3d96ff42 SHA256: 90cd1bdd10eb44188f8cb5451f9f7910099a596939f28a416a38c6b5cdcc4308 SHA512: ed7d7f11b8cca2e049d83f52b60a7b7491e54a87501a6d6370b0fcc74f9a8881755dae0c8e7b78065a53b30c89bcb87a1fda493aebdf6210b08801259de4231a Homepage: https://underscorejs.org/ Description: JavaScript's functional programming helper library Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux. . Underscore provides 60-odd functions that support both the usual functional suspects: map, select, invoke - as well as more specialized helpers: function binding, javascript templating, deep equality testing, and so on. It delegates to built-in functions, if present, so modern browsers will use the native implementations of forEach, map, reduce, filter, every, some and indexOf. Package: libjson-any-perl Architecture: all Version: 1.40-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 52 Depends: perl:any, libcpanel-json-xs-perl Filename: pool/main/libj/libjson-any-perl/libjson-any-perl_1.40-ok1_all.deb Size: 14300 MD5sum: 92147f10cdb1e74a6ff0237ce37f0123 SHA1: 52070c53dc283204e7242da1c1da7bd1b7928041 SHA256: f2d88ae2d870f37556a7857a0b889f3499c9b5d29029cce1b0fe2a8c1d198b26 SHA512: 82088ba6cde7773741e2b367f1becb512de898bb5e5951c4e2d638fd2c7ca1c3ee88e2976ae34acae59600519341c0a85b19e1e5e048ab51706be74fd3f4f5ec Homepage: https://metacpan.org/release/JSON-Any Description: wrapper class for the various JSON classes The JSON::Any module provides a coherent API to bring together the various JSON modules currently on CPAN. This module will allow you to code to any JSON API and have it work regardless of which JSON module is actually installed. . JSON::Any is deprecated. If you're producing new code it is recommended to use JSON::MaybeXS which will optionally use Cpanel::JSON::XS for speed purposes. Package: libjson-c-doc Architecture: all Version: 0.15-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: json-c Origin: openKylin Maintainer: openKylin Developers Installed-Size: 851 Depends: libjs-jquery Filename: pool/main/j/json-c/libjson-c-doc_0.15-ok1_all.deb Size: 84306 MD5sum: 9de7dd829bdeb85d2e60196c5939aa29 SHA1: 03722e38983df9f6e555620b2d1986f80ee6f76f SHA256: 75efbf208dd073719d539af8f4beee1a55c1bc5bafb1b6dcdacd23a9204f88ef SHA512: e9abfe8a0e81a8d10a6b20a84dcdda21d4b37d7d375b322d93f4c2d30d2aa3dffaf967f4767362fc54de74a438feac6a57b2271068cc1ce4901c67792dffe52d Homepage: https://github.com/json-c/json-c/wiki Description: JSON manipulation library - documentation files This library allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. . The documentation for libjson-c is provided by this package. Package: libjson-c-doc Architecture: all Version: 0.17-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: json-c Origin: openKylin Maintainer: openKylin Developers Installed-Size: 982 Depends: libjs-jquery Filename: pool/main/j/json-c/libjson-c-doc_0.17-ok1_all.deb Size: 95898 MD5sum: ea4c294bb5e440dafc3d2419381c85c9 SHA1: 4e19b383d44bf53ea819ab53a9a6675d140e1a0d SHA256: f4698847b46c91616c1914a230271068f5117daf94cdc807b069958cf62daaeb SHA512: 5218ae76db6ab3bb2f21ed43934a2b61a3b2b624334d6477aa84f92080763b83d93db798f22d972fd4c39ccf499375ac8a9705d595812e36bf411262e5102c98 Homepage: https://github.com/json-c/json-c/wiki Description: JSON manipulation library - documentation files This library allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. . The documentation for libjson-c is provided by this package. Package: libjson-glib-1.0-common Architecture: all Version: 1.8.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: json-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 486 Filename: pool/main/j/json-glib/libjson-glib-1.0-common_1.8.0-ok1_all.deb Size: 55372 MD5sum: 5c6d1c4d688fad84460c9ce9fbb9d17f SHA1: 1a2b0f44d58d088ea25fb90a1f4d6fe55458c3f9 SHA256: cb954b44242535d9aa4c73f1f8abcf703e5a8b7fca1ea59636eebf51cb25383e SHA512: a7b2b247639ad0bf7d810cece2753c7a798e491c02d4abf799e1cc3b8fbe393a263a91ea0318c7ce9ff1dbb6ca3b671c12415b0ed55aeb92a55596be52bf3980 Homepage: https://wiki.gnome.org/Projects/JsonGlib Description: GLib JSON manipulation library (common files) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains the translations files. Package: libjson-glib-doc Architecture: all Version: 1.8.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: json-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2200 Suggests: devhelp Filename: pool/main/j/json-glib/libjson-glib-doc_1.8.0-ok1_all.deb Size: 88036 MD5sum: 62d3543f48183e8908dc57f47b9c6f80 SHA1: c116c05b809215ee347cd52615f79bed6efba2ec SHA256: e6d155b13a619339e1255318dd9e9971903c4df6cbf512f741adc67c642fae1a SHA512: 2e75c0a0cef95763eb64c8c351cb6cd0f61867974ba5cb11cb8f420d6d3ad295a6b94e081a44cdef770a26fb5a5727e55aeaa69721f166662cf9b15ed2c7527c Homepage: https://wiki.gnome.org/Projects/JsonGlib Description: GLib JSON manipulation library (documentation) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains the documentation. Package: libjson-maybexs-perl Architecture: all Version: 1.004005-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 31 Depends: perl:any, libcpanel-json-xs-perl | libjson-xs-perl, libjson-pp-perl Filename: pool/main/libj/libjson-maybexs-perl/libjson-maybexs-perl_1.004005-ok1_all.deb Size: 10520 MD5sum: f975528aaeb87b44cffecccfae0c2f32 SHA1: 747269d517d2687865939edde816ed34aa142e3f SHA256: 77a66233d1eff6797e5fe1386fc60250de3d814b9df75b5cf05c5ee5499ba07f SHA512: 451f351500291d9f975dd9a92c5915aaf44a0e37284f72d2fe8de45098300959216308b731ba3f456f0c22d3bcde857e64bb14c5b94d2e9970f96e33d8b2d2f0 Homepage: https://metacpan.org/release/JSON-MaybeXS Description: interface to the best available JSON module JSON::MaybeXS first checks to see if either Cpanel::JSON::XS or JSON::XS is already loaded, in which case it uses that module. Otherwise it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and either uses the first module it finds or throws an error. . It then exports the encode_json and decode_json functions from the loaded module, along with a JSON constant that returns the class name for calling new on. Package: libjson-perl Architecture: all Version: 4.10000-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 243 Depends: perl:any Recommends: libjson-xs-perl Filename: pool/main/libj/libjson-perl/libjson-perl_4.10000-ok1_all.deb Size: 80164 MD5sum: efab681170df1f00373f60a0a4b28a86 SHA1: a1345e15ab075d7dafa59bf8ee1a3790801df0ba SHA256: f1d64768680cb36d5fbe39b14ed74493e8c64869373fc49b1a2c1a56dc53511d SHA512: d84813e242274bd88729fb032d4b53523f1c92b150e811d50043226a4061092f814143c03c72a994227d6c4f43c49152437c93558d15cf0e0073a756e58fab47 Homepage: https://metacpan.org/release/JSON Description: module for manipulating JSON-formatted data JSON is a Perl module for manipulating data stored in the format of the same name. JavaScript Object Notation (JSON) is a simple data serialization format (defined in RFC 4627) that serves as an alternative to XML. . The primary purpose of this module is to select an appropriate backend JSON implementation. It prefers either JSON::XS (see libjson-xs-perl) or JSON::PP (see libjson-pp-perl), but will fall back on a backport implementation if neither are available. Package: 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. Package: libjsoncpp-doc Architecture: all Version: 1.9.5-ok2 Multi-Arch: foreign Priority: extra Section: doc Source: libjsoncpp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Timo Röhling Installed-Size: 3295 Suggests: libjsoncpp-dev Breaks: libjsoncpp-dev (<< 0.10.2-1) Replaces: libjsoncpp-dev (<< 0.10.2-1) Filename: pool/main/libj/libjsoncpp/libjsoncpp-doc_1.9.5-ok2_all.deb Size: 235180 MD5sum: bcbeb40d41e0ca9023bddc7e853a59c9 SHA1: a80d1b22b518ca784a373fb910ee16a7c0b9654f SHA256: 4e80348d8bc6bd78cd31a878fe55ce9582bc9f1407fba259f9acc6100b765531 SHA512: e41e04c2de1936ee50ed0539a9dd8b0476ca95c94dae7305e8d2de15c43e6d5a9df879ce41bd794b999c14a9789055dfda8bb659d2aaa6f51c52acc00bd6355c Homepage: https://github.com/open-source-parsers/jsoncpp Description: API documentation for libjsoncpp-dev This package contains doxygen generated HTML API description of libjsoncpp0. . jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format that it is easy to parse and readable for human. It is useful for building config files, network communications protocols, etc. . This library provides following features: . * High-level data structures for collecting data from JSON. * Easy-to-use reader and writer. Package: libjsp-api-java Architecture: all Version: 2.3.4-ok1.1 Priority: optional Section: java Source: jsp-api Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 112 Breaks: libservlet2.5-java, libservlet3.1-java (<< 9) Replaces: libservlet2.5-java, libservlet3.1-java (<< 9) Filename: pool/main/j/jsp-api/libjsp-api-java_2.3.4-ok1.1_all.deb Size: 53280 MD5sum: b61a9acce8211ddc2977159923959446 SHA1: 7f3263e7f1a940b7d122dbd193f6de02a3d12faa SHA256: 2859231821b010e9a5521aa4cf3731d84217f82503d242820b5f0e6b8b3d09c3 SHA512: e03e9b3d13d64a5ad1af9b6e827208a49e64c53763c1a90cf0fc4d3d4bfab82d6c8ab3128355d41f17dc6a92189892c1a8a08c59e02ce30a995555fcfba198a1 Homepage: https://github.com/javaee/javaee-jsp-api Description: JavaServer Pages API JavaServer Pages (JSP) is a technology that helps software developers create dynamically generated web pages based on HTML, XML, or other document types. Package: libjxl-testdata Architecture: all Version: 0.0~git20231005.f7488f7-ok1 Multi-Arch: foreign Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin Developers Installed-Size: 112665 Filename: pool/main/libj/libjxl-testdata/libjxl-testdata_0.0~git20231005.f7488f7-ok1_all.deb Size: 55056824 MD5sum: 67821ed9f79b4889081a8547404f71fc SHA1: 53078311bfd16fb0997621941fa360ecf2ecf26e SHA256: 25b57932a0d025e3bba56b025ef8809fa53a1a67f7ab3a4b7e89a29c6fb4bac6 SHA512: a8e945212328a3eef05b902c26fa050c684587dd9871c038bf55e4b96c4cf0f5a100328e3fe5f48f4c0e265bd0aab6f932ee27ea3af16c4200b682e76345585a Homepage: https://github.com/libjxl/testdata Description: JPEG XL Image Coding System - "JXL" (testdata) The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and lossless image compression format. It has a rich feature set and is particularly optimized for responsive web environments, so that content renders well on a wide range of devices. Moreover, it includes several features that help transition from the legacy JPEG format. . This package installs the testdata files for libjxl. Package: libkchart2-l10n Architecture: all Version: 2.8.0-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: kdiagram Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian KDE Extras Team Installed-Size: 128 Filename: pool/main/k/kdiagram/libkchart2-l10n_2.8.0-ok1_all.deb Size: 10876 MD5sum: 8e2d37921b2ee2e448b90a90a8017df0 SHA1: 0254aae5c0c51d1c59983055e597c37b3c627ce7 SHA256: 8d312647ca7caf2dd403cfe31b376c7fd018ee7c7cfadc40e622d16704d5b6f5 SHA512: 1f21e9283ae7e38813df5efd185bf5b10bddc33f32a802c74ef6534f74e0e35b28f0d47b82f0d6fb3d9b2571bff737d501d51c575181fd03a11c94b92f0ce139 Homepage: https://cgit.kde.org/kdiagram.git Description: library for creating business charts (translation) KD Charts provides an implementation of the ODF Chart specification. It supports stock charts, box charts, and whisker charts and allows one to integrate these charts in Qt-based applications. . This package contains translations. Package: libkdsoap-doc Architecture: all Version: 1.9.1+dfsg-ok1 Priority: optional Section: doc Source: kdsoap Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Thomas Pierson Installed-Size: 73 Suggests: libkdsoap-dev Filename: pool/main/k/kdsoap/libkdsoap-doc_1.9.1+dfsg-ok1_all.deb Size: 13404 MD5sum: bdd4cce87a14f5e5a706b1c6e0c05fc2 SHA1: 76e0e6798035db084f1a077a95168f3cab8c9f69 SHA256: 00bdaf432faa801b2952578daf5cddd5d1f80f83b4cdb52848fadb6dff341cb9 SHA512: ff6e64b55ad858a956ee69dcb60c3af257ccbe9ec07c61f50d0bb8e7883d6f73d476c02048f1b71c6655657c5f197ac61acdac83eb99c88c2b7c5336631a1835 Homepage: https://www.kdab.com/development-resources/qt-tools/kd-soap/ Description: Qt-based client-side and server-side SOAP component - documentation Qt-based client-side and server-side SOAP component. It can be used to create client applications for web services and also provides the means to create web services without the need for any further component such as a dedicated web server. . This package contains the documentation. Package: libkeduvocdocument-data Architecture: all Version: 4:23.08.5-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libkeduvocdocument Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 528 Breaks: libkeduvocdocument5 (<< 4:22.11.90-2) Replaces: libkeduvocdocument5 (<< 4:22.11.90-2) Filename: pool/main/libk/libkeduvocdocument/libkeduvocdocument-data_23.08.5-ok1_all.deb Size: 48304 MD5sum: 4c21e60ceade2ff05eb014152f06eab5 SHA1: fdf9237b94bea9d9d2844fc6509518917b9e9ece SHA256: 69ac8032deb3c4b33cb823383b7f1b115253a5f38ebf660793ca432b2c4266f6 SHA512: b179fb1e313187388b66718fe0fe0aedea32805afb620570276bf211fa8deccccb5e5aa853ffac92e2e3b7880dd45e11d46d9b29555aae7b79e7308962fcd405 Homepage: https://invent.kde.org/education/libkeduvocdocument Description: translations for KEduVocDocument This package contains development files for building software that uses the KEduVocDocument library . This package is part of the KDE education module. Package: 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. 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. Package: libkf5archive-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: karchive Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 400 Filename: pool/main/k/karchive/libkf5archive-data_5.115.0-ok1_all.deb Size: 45132 MD5sum: 91a58394bc819718c0afabfbc6429d31 SHA1: e61361ffab3efb83070fc1c33f64a3dbe6813687 SHA256: 6fde234aa2e411c744bb989e453ea63deb419fef2716dd52ed2f202a32c589bd SHA512: 38b6dc095d16b0fc4b8a82300e0d20841f5f84b3bbb60d2032b94a7815e735cf610abffc4ce9d264b5d323f4813797fa6430c95a4c029e02e5dad2e49332d333 Homepage: https://invent.kde.org/frameworks/karchive Description: data files for karchive Karchive is a Qt 5 addon providing access to numerous types of archives. . KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR. . It also provides transparent compression and decompression of data, like the GZip format, via a subclass of QIODevice. . This package is part of KDE Frameworks 5. . This package contains the data files. Package: libkf5archive-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: karchive Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 449 Filename: pool/main/k/karchive/libkf5archive-doc_5.115.0-ok1_all.deb Size: 266876 MD5sum: 3816f622a7ea30f2296d5b11118dfa77 SHA1: a8c8c17726ce6ba0df4b0ef6ec5d49e4dd3d543a SHA256: 6954c07c4f2949a05848d3af4636bd4efb21755fd51c2a0d69b723082672a6ca SHA512: 71067bdb86feb8eab2986da906826f227f045c8b36a25374aea347cc02dd5f433a5fc32ffa4f34670226ff37cd8fb66d5c54b08be4813e2fa93dfb3bfc27e3da Homepage: https://invent.kde.org/frameworks/karchive Description: Qt 5 addon providing access to numerous types of archives (documentation) KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR. . It also provides transparent compression and decompression of data, like the GZip format, via a subclass of QIODevice. . This package is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5attica-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: attica-kf5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 879 Filename: pool/main/a/attica-kf5/libkf5attica-doc_5.115.0-ok1_all.deb Size: 504944 MD5sum: 21eadd09c2bf535689f99d2452c7cbbc SHA1: fe69448f1158716e1e677c64fc74d7d588783cd7 SHA256: 84719e7d1e5c57259ea8c2793a015484e088ad24a56dd48e51c80aac07881e70 SHA512: 37dc7a2ab826431486c3afcb4a57c8fca1daff86f2714942967b413fc31dafc86c411a28e3ec696623d6464509943ce9354ab552f8c1744f0fa230d8ae24a9f4 Homepage: https://invent.kde.org/frameworks/attica Description: Qt library that implements the Open Collaboration Services API (documentation) Attica is a Qt library that implements the Open Collaboration Services API version 1.6. . It grants easy access to the services such as querying information about persons and contents. . This package is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5codecs-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: kde Source: kcodecs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 678 Filename: pool/main/k/kcodecs/libkf5codecs-data_5.115.0-ok1_all.deb Size: 49484 MD5sum: 475c797c0ae294092207551e6ff5237b SHA1: 901e67e9dbb6b8aa544b5cda492c5894d81c60de SHA256: 760f310b8d2268011d63358dd8e3876553af911e96b1f60758fc355271b37765 SHA512: d961f8c52670b53f264f3ccdbcdd9a3948624320c15367c5382e151d7356377d81e0e5bd79e619cd42be0d6d6ffc44b2d6eb42d7ad247bdcb8b9dd177a41d426 Homepage: https://invent.kde.org/frameworks/kcodecs Description: collection of methods to manipulate strings KCodecs provide a collection of methods to manipulate strings using various encodings. . This package contains the translations. Package: libkf5codecs-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kcodecs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 382 Filename: pool/main/k/kcodecs/libkf5codecs-doc_5.115.0-ok1_all.deb Size: 200500 MD5sum: d038477df68466c8e3fe4b66d9608144 SHA1: 3faafa01823781251f0954d22a06bdd0c18685e4 SHA256: 574cac0ff6ecc5aebb91d284a35acefe291d0c490a78e84e5cb4d1db83c9bd2c SHA512: e37c27e1788b087ae52e734251b244e76a84c4b6fb4111a0102590f2eedc56a5543e0741d94171e9c96b20c694a336c43de93aaf530096a0d920e2323d0df2af Homepage: https://invent.kde.org/frameworks/kcodecs Description: collection of methods to manipulate strings (documentation) KCodecs provide a collection of methods to manipulate strings using various encodings. . This package contains the qch documentation files. Package: libkf5coreaddons-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kcoreaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1115 Filename: pool/main/k/kcoreaddons/libkf5coreaddons-data_5.115.0-ok1_all.deb Size: 134520 MD5sum: 0812be736467739843b32c4abc8e0cb3 SHA1: 100844d7cda63c9e39b5548d3d58ab458e280d62 SHA256: d878bc1ecdff708a3b93b6ff14453be9caa96e5407b89d0f930fff1c61b59749 SHA512: fbd8aef65f50e912ca85814cab51c39b84948b6390c2065e41e6c9a3255178ad8b1777f9b74785ae18c56418182b909385b67b9b6312b26e7200840de6e7897d Homepage: https://invent.kde.org/frameworks/kcoreaddons Description: KDE Frameworks 5 addons to QtCore - data files KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more. . This package is part of KDE Frameworks 5. . This package contains the arch independent files for KCoreAddons. Package: libkf5coreaddons-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kcoreaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1452 Filename: pool/main/k/kcoreaddons/libkf5coreaddons-doc_5.115.0-ok1_all.deb Size: 822848 MD5sum: 72228f375f0bc698dcfa7eb17882c450 SHA1: f2ab3eb9176f4b1d772698139b9da6ea9d9ccc16 SHA256: 157e5bf0d07c3a159a60a4066b2ea5fa6353854d4665d63c527fb370926539df SHA512: 79b43c30fb9631561ff2e53a9a4d463fb1302b7eabdfee754e87e8ef7e6fac6f4a1810d4f0aa881122d14ee4ee1b8b5614d4f109ca5b9ba197adfe464e520d3f Homepage: https://invent.kde.org/frameworks/kcoreaddons Description: KDE Frameworks 5 addons to QtCore (documentation) KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more. . This package is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5dbusaddons-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kdbusaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 225 Breaks: libkf5dbusaddons5-data Replaces: libkf5dbusaddons5-data Filename: pool/main/k/kdbusaddons/libkf5dbusaddons-data_5.115.0-ok1_all.deb Size: 15900 MD5sum: 277597f345ec497ebdb3ef672a298bc1 SHA1: b9cbfe568392eb61b8f3e87f3dd6003023f2c0f2 SHA256: 31af40f2cf3d285683ca238c59bc190b6388703ff49a5dc4f0bd316199cb3f79 SHA512: 65f33a494b877048304534f3207a7f7e1d88386a577fa55af6f69137f9df75f450085e8de8bd54ab6a983639dcac46af22d9501ec314dd7058e5b88e31a242f5 Homepage: https://invent.kde.org/frameworks/kdbusaddons Description: class library for qtdbus KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. . This package contains the translations. Package: libkf5dbusaddons-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kdbusaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 236 Filename: pool/main/k/kdbusaddons/libkf5dbusaddons-doc_5.115.0-ok1_all.deb Size: 134216 MD5sum: 021f17d2cd239e63115094b370943c28 SHA1: 9ef263b961db13ffd4f22ea7ab671c71f850233c SHA256: bbaf456bc3591fe03afb7e5c300c70f0e23643d152637aa6e9c4de3a23f04002 SHA512: 6f0aaab0384e190e392615741071fdc7361aed8d0ec7b92f7e6edb2df68f33679fff781461d4b1e4ed87fbca30c264b21ec416e039d2320e596491806f5fdcbb Homepage: https://invent.kde.org/frameworks/kdbusaddons Description: class library for qtdbus (documentation) KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. . This package contains the qch documentation files. Package: libkf5guiaddons-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kguiaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 26 Filename: pool/main/k/kguiaddons/libkf5guiaddons-data_5.115.0-ok1_all.deb Size: 4240 MD5sum: 237e96989ba82dc3bb0bfbad35312624 SHA1: 82d90f226f522f9dee8cac243a754fa5b8e538a5 SHA256: 883b8852f320a64890a628954426fb5a09f53b70e9b2e5d566ab9ba09d8e8b95 SHA512: 4bff5ffd2c01520e17ae877fed2475710d4d02d077a8fb451c8303c2acd9485972b4e40eb22e7256479080cbef0c7a238f5e7269dd00f555d4630abd4771c654 Homepage: https://invent.kde.org/frameworks/kguiaddons Description: additional addons for QtGui (documentation) Qt widgets for colours, fonts and text . This package contains the data files. Package: libkf5guiaddons-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kguiaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 396 Filename: pool/main/k/kguiaddons/libkf5guiaddons-doc_5.115.0-ok1_all.deb Size: 219068 MD5sum: 783801b501c1ea70302022df54464197 SHA1: 84a8023b875573e8b02f1cbf328c24edce3d0566 SHA256: c85a74bf36daa9d59700b064b30cca14201b1f2770952b98411ba84f842a6982 SHA512: 308951e8fcca94c8968f4f55a6b02094aeeb3406585817b8fafb07b1e32a3daeddf70ce8c70ab0556271cdec0621b5d8ce17d6e5ed6afec017b68d4d53fc4fe2 Homepage: https://invent.kde.org/frameworks/kguiaddons Description: additional addons for QtGui (documentation) Qt widgets for colours, fonts and text . This package contains the qch documentation files. Package: libkf5i18n-data Architecture: all Version: 5.92.0-ok3.3 Multi-Arch: foreign Priority: optional Section: libs Source: ki18n Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 16076 Filename: pool/main/k/ki18n/libkf5i18n-data_5.92.0-ok3.3_all.deb Size: 1199434 MD5sum: ce99ef8b0d91f5796094915927fabebb SHA1: e978616ddef9c1537f9dfa285240cab72e205d42 SHA256: bc26829c6fe6a03ad180dbfe577ec07d2f75a973db388d6eb216c0162ca0b9b4 SHA512: 49cc9e8a2e86a165eb6d17a90f8d67da34331174fcb6a6b2460aeffe86ae67f282511b365a3ca56814773fa1fa4855fa2b73e389781481075edb95dfee43a77b Homepage: https://invent.kde.org/frameworks/ki18n Description: Advanced internationalization framework. Ki18n is the KDE internationalization system for user-interface text. It enables localization of user-visible strings, including locale-aware argument substitution and formatting. Ki18n is built atop the widely used Gettext internationalization system, making the workflow familiar to both programmers and translators. It can be considered a Gettext-wrapper for code based on the Qt library, but it also provides additional functionality over basic Gettext. . This package contains the translations. Package: libkf5i18n-doc Architecture: all Version: 5.92.0-ok3.3 Multi-Arch: foreign Priority: optional Section: doc Source: ki18n Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 451 Filename: pool/main/k/ki18n/libkf5i18n-doc_5.92.0-ok3.3_all.deb Size: 258352 MD5sum: 8a497303622da60de38b245f36be4e9a SHA1: 965475742b41db22ce7dd397ed908e2d28e71a7e SHA256: 89ff1eea5c3f05f79dc7bf4c74242521497cc4cd0af5648f6eb66e164ccb822e SHA512: c86506139af996c97b17adc0b8a82153a4757e3504029b5563c9714a04f2ca64d4bc7bf10e3458477985f58b30a368b30d9962e0cab6d8365b7e08cdb6b8c3d9 Homepage: https://invent.kde.org/frameworks/ki18n Description: Advanced internationalization framework (documentation) Ki18n is the KDE internationalization system for user-interface text. It enables localization of user-visible strings, including locale-aware argument substitution and formatting. Ki18n is built atop the widely used Gettext internationalization system, making the workflow familiar to both programmers and translators. It can be considered a Gettext-wrapper for code based on the Qt library, but it also provides additional functionality over basic Gettext. . This package contains the qch documentation files. Package: libkf5idletime-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kidletime Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 181 Filename: pool/main/k/kidletime/libkf5idletime-doc_5.115.0-ok1_all.deb Size: 104908 MD5sum: 150e3651f5c0a237e50b75598ecb80eb SHA1: da0b285dff1411e03af62985f4b25b24be4a24af SHA256: 1b2a010bb94916ff5c278c0bc6543e204cdd1f9ffdff52949bf58f191aa6391c SHA512: b87174b813f6e517c8b33757ec64856d3c7701d76a5f17a36afcda6e4fb26f6b7236240e30fa074c76439951ddfedad15fb2c26466b331ff71781eee74675733 Homepage: https://invent.kde.org/frameworks/kidletime Description: library to provide information about idle time (documentation) This library contains a class that allows applications to watch for user activity or inactivity. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity. . This package contains the qch documentation files. Package: libkf5itemmodels-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kitemmodels Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 533 Filename: pool/main/k/kitemmodels/libkf5itemmodels-doc_5.115.0-ok1_all.deb Size: 369532 MD5sum: 7eab9026229b14b7a43db00ab0d83a6b SHA1: 0413c4555bea67171a2a7720bf107a577e769342 SHA256: 09822f798bfa35fbe85f0639f8a849c8a1212e71b5384e2af5ffa8bc7ef115a4 SHA512: 7c7099d56e6082ca4ef75c22f8178283ed4ee4fc7ac284bab24df10ae5a2145964772b1813734a7198ca3eaedf9f21adc37c34c48a333f710d759941de3f0f08 Homepage: https://invent.kde.org/frameworks/kitemmodels Description: additional item/view models for Qt Itemview (documentation) A library which provides additional item/view models for Qt Itemview. . This package is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5itemviews-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kitemviews Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 314 Filename: pool/main/k/kitemviews/libkf5itemviews-data_5.115.0-ok1_all.deb Size: 10444 MD5sum: dbfa9abf4f1d7b465dd03052d9a44840 SHA1: b26e6b8177231b58f157ea1b8dea42fcbfaddbf4 SHA256: 844c0c83a5b7a2c6518aa18b438792386f869de0474e6bb85521f18b419f107d SHA512: 9f6ea91eb17cb301591f6b90c3ce0a64fcfd2e7b23a8d5127756efd1a22c5198151191e37a8619827ae584f0123684523c2314f2ecc96415b6ee49ef0138a9c1 Homepage: https://invent.kde.org/frameworks/kitemviews Description: Qt library with additional widgets for ItemModels A Qt library which contains additional widgets for ItemModels, such as grouping into categories and filtering . This package is part of KDE Frameworks 5. . This package contains the translations. Package: libkf5itemviews-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kitemviews Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 383 Filename: pool/main/k/kitemviews/libkf5itemviews-doc_5.115.0-ok1_all.deb Size: 217476 MD5sum: b8ce4d0b15fde3aa9885da7b80ad700c SHA1: 724222c8f2759fdb7c489259ed1a43ead5f2e989 SHA256: c2def61c2eb4340842ec75db06725942091293570be9277ce3657c4ee4283a86 SHA512: 786cd9164344595cb0ca381540540647e76af9bf61f3135715d2c9ba545de99de834219a59bf10213b76dc9eb62ebf197b2399db56e047fe073661d33e46003c Homepage: https://invent.kde.org/frameworks/kitemviews Description: Qt library with additional widgets for ItemModels (documentation) A Qt library which contains additional widgets for ItemModels, such as grouping into categories and filtering . This package is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5jobwidgets-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kjobwidgets Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 490 Breaks: libkf5jobwidgets5-data Replaces: libkf5jobwidgets5-data Filename: pool/main/k/kjobwidgets/libkf5jobwidgets-data_5.115.0-ok1_all.deb Size: 33756 MD5sum: c27b12c68978b1d16ccc72eeb9728be1 SHA1: 8477850a1d2e4338cf998afec0733a622ebeb2d4 SHA256: daf2231a6233c5ce0479faff0418ab16b4af650b9aabd0643a770a229bc7a68b SHA512: ea5c19c99b651efe7d8a14c759fabd3bff808e94a195f21e72c9922c835bde5eed65018bf6952508951dabb811da0a4991dcd9dc949d7090e39380b1f43db6d3 Homepage: https://invent.kde.org/frameworks/kjobwidgets Description: Widgets for tracking KJob instances Window class that associates this job with a window given by window. This is used by KDialogJobUiDelegate as parent widget for error messages, KWidgetJobTracker as parent widget for progress dialogs, KIO::AbstractJobInteractionInterface as parent widget for rename/skip dialogs and possibly more. Overload that takes a QWindow. . Timestamp handling to update the last user action timestamp to the given time. Returns the last user action timestamp. . This package contains the translations. Package: libkf5jobwidgets-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kjobwidgets Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 297 Filename: pool/main/k/kjobwidgets/libkf5jobwidgets-doc_5.115.0-ok1_all.deb Size: 167632 MD5sum: be0c2d065a8b19499b2663c5eb51a52b SHA1: 6fe8db89594064dc2b024ef798fd6551c603a48c SHA256: c4b1c1121d0927d5e57acff154462d58c674b36f579cb2f4e79c4687fe5edac9 SHA512: 7dbd412898c884256004931b46bcbb11917d71b430d8cef1759c16f1f4cb84341ef77fe2813fc38285375e0dd8c98b6a4e49a24adcf6945e364a07e28cc20fff Homepage: https://invent.kde.org/frameworks/kjobwidgets Description: Widgets for tracking KJob instances (documentation) Window class that associates this job with a window given by window. This is used by KDialogJobUiDelegate as parent widget for error messages, KWidgetJobTracker as parent widget for progress dialogs, KIO::AbstractJobInteractionInterface as parent widget for rename/skip dialogs and possibly more. Overload that takes a QWindow. . Timestamp handling to update the last user action timestamp to the given time. Returns the last user action timestamp. . This package contains the qch documentation files. Package: libkf5jsembed-data Architecture: all Version: 5.92.0-0ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kjsembed Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 698 Filename: pool/main/k/kjsembed/libkf5jsembed-data_5.92.0-0ok1_all.deb Size: 83646 MD5sum: 2acd079824847fe1104659b89d62ec3e SHA1: 500259ad40d0cea7bb8555d94d8b0c88293d8122 SHA256: bcd21a391431acadcd854c480865b0a5cd71b4e0d22095db30d775c3e29ac3f7 SHA512: 98e14f3821a286cc1a0d8141f06d8c6c68abb9acfdf0dde9cf8da0253dc907b4007da3ba2f6c3f5bc46ce21c109ce22a6e0a0203ec7641de80d81d0cc35d6959 Homepage: https://invent.kde.org/frameworks/kjsembed Description: Embedded JS library for Qt kjsembed allows you to embed JavaScript in your Qt application. . This package contains the translations. Package: 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. Package: libkf5kdelibs4support-data Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: kdelibs4support Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 15145 Filename: pool/main/k/kdelibs4support/libkf5kdelibs4support-data_5.92.0-ok2_all.deb Size: 2498288 MD5sum: e2bf27061d2773f01d6b092ecfe0557a SHA1: e7d9ee5612520062bd2f8baa6c21531432fce620 SHA256: 3ce4bbed48c75c7fd53c3ec72373e28872a94a83af7a0baed396e6567096bb26 SHA512: f2ccd22921db546a8cbf41446977cedf01507ce95dc3586e34b152b4a8c4f88324fffa2c6ba9b5869a68baf61f3f15f02eac6753398690c4592e5c54a08dc6bd Homepage: https://invent.kde.org/frameworks/kdelibs4support Description: Porting aid from KDELibs4. This framework provides code and utilities to ease the transition from kdelibs 4 to KDE Frameworks 5. This includes CMake macros and C++ classes whose functionality has been replaced by code in CMake, Qt and other frameworks. . Code should aim to port away from this framework eventually. The API documentation of the classes in this framework and the notes at should help with this. . This package contains the data files used by kdelibs4support. Package: libkf5khtml-data Architecture: all Version: 5.92.0-ok1.1 Multi-Arch: foreign Priority: optional Section: libs Source: khtml Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3303 Filename: pool/main/k/khtml/libkf5khtml-data_5.92.0-ok1.1_all.deb Size: 596580 MD5sum: 37377dce35691cc2f0e57ac12102b6d0 SHA1: 7b524c1d966c67d28e49ce1e8dc7d0eece4814e1 SHA256: f4f5d1cb70777e56912735b0d0adaa7f2e13c5cec46ad08f3b3efdecddba554d SHA512: 5ba3972f11d7a8a071e56b4830e9f946f86e5347432e9e05bdc6982af5902e299c594ce91dd38f8775ee9e31c0a69734848b5b09551eaa72d6e1fc8daf035b37 Homepage: https://invent.kde.org/frameworks/khtml Description: HTML widget and component KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support. . This package contains the translations and data files. Package: libkf5kipi-data Architecture: all Version: 4:23.08.5-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libkf5kipi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 52 Filename: pool/main/libk/libkf5kipi/libkf5kipi-data_23.08.5-ok1_all.deb Size: 25664 MD5sum: 504386310c8ce10b4e5e4bad12029a87 SHA1: f30064b9acad64393522c06d963fc8b1af015cc2 SHA256: 0b4ad43ddba8b8a19814ed7a05649f72e9e310fc06ce84f62e2ba7e32705e990 SHA512: 514f7ba14cac97051590ed93e8b06d430e5504ccf0f7f077dbb87d4d19084f41a810980589e69cb061310e30150c7d317661d6f8f5e45d9a2ecddc9fe0df476e Homepage: https://www.kde.org/ Description: KDE Image Plugin Interface library -- data files Libkipi is a KDE library that provides a common interface for operations on images such as manipulation, organization, importing from and exporting to online services (and not only these), batch editing, etc. . These services are used in graphics applications such as gwenview, digiKam, kphotoalbum, and spectacle. . This package contains the data files of the kipi library. Package: libkf5kirigami2-doc Architecture: all Version: 5.92.0-ok4.2 Multi-Arch: foreign Priority: optional Section: doc Source: kirigami2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 245 Filename: pool/main/k/kirigami2/libkf5kirigami2-doc_5.92.0-ok4.2_all.deb Size: 149606 MD5sum: 905828544118be1093fa580d7a9b8015 SHA1: fcecfc837df0871a42c93a686e9d43b71181877e SHA256: c65da4c79511894b282c7d31f16d04a11ec6c48bc1b37a99c5cb978e1fd5d3aa SHA512: 808f004563f9bbdb7487d6abd5156ef4230d108457d75ba9200b1a82d04177bc018effb885b7d97528ac12cfb5d011c8709e8fbc5cabd770fad8b8dc33f31b9b Homepage: https://invent.kde.org/frameworks/kirigami Description: set of QtQuick components targeted for mobile use (documentation) Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the qch documentation files. Package: libkf5libkdepim-data Architecture: all Version: 4:22.12.3-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libkf5libkdepim Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 311 Filename: pool/main/libk/libkf5libkdepim/libkf5libkdepim-data_22.12.3-ok1_all.deb Size: 25402 MD5sum: 82c74058b0b0f347ad1a232318484ab2 SHA1: 70a55e87db03144907f499da4c5320a049b8c331 SHA256: bb22e8f66d2c0d01a3be48627228f23b4a9fad1b60b926e0d24500c5feb55ba4 SHA512: 08de744c2b78200f721e69862844a5380f53b517f6d5547722278a30c95a660105737f53183e7df75e08d54483a967ca04115cfba8a5638f67a520814bc809ab Homepage: https://invent.kde.org/pim/libkdepim Description: KDE PIM library - data files This is the internal runtime package for applications from the KDE PIM module. It contains data files used by the library. . This package is part of the KDE PIM module. Package: 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. 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. Package: libkf5networkmanagerqt-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: networkmanager-qt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2131 Filename: pool/main/n/networkmanager-qt/libkf5networkmanagerqt-doc_5.115.0-ok1_all.deb Size: 1156736 MD5sum: 4d96d9248afd23ddcaed6404ad99f8ae SHA1: 56b0c7ca2a3269785616b30a59bf3aeba6b272bb SHA256: aec3e2b1aeb360b161a238918db7e7c322e0d1d0b0a6dad720f2597d8301e7da SHA512: d38fffeb32cf8fd2ca24fd36b1a16b1345d7151e2dcf6a8f3513550789973a9e47973d146e44832f64b303ef835045d7700283c40c74942ebda7d5baf5bd7042 Homepage: https://invent.kde.org/frameworks/networkmanager-qt Description: Qt wrapper for NetworkManager - library (documentation) Qt wrapper for NetworkManager DBus API. . This package is part of the KDE Plasma. . This package contains the qch documentation files. Package: libkf5plasma-doc Architecture: all Version: 5.92.0-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: plasma-framework Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1225 Filename: pool/main/p/plasma-framework/libkf5plasma-doc_5.92.0-ok3_all.deb Size: 595044 MD5sum: c9f7efbb40d5f85137917166b59b2ab0 SHA1: dbad965a1f9464eb1cb3b6d21b1345c060db38f9 SHA256: 9fafe42cceef64ab8c022354ad8bf6654f348bf27eb8cce260e322c8162eb205 SHA512: d4ce07abfe930553930e5553fef3c2d56a53549249d02a0e00ddb782462b2157d29ce8b9f5bbea5d80774c7325ec47f1c2c838ad800a1897ffad7994959c3634 Homepage: https://invent.kde.org/frameworks/plasma-framework Description: Plasma Runtime components (documentation) Plasma library and runtime components based upon KF5 and Qt5. . This package contains the qch documentation files. Package: libkf5sane-data Architecture: all Version: 22.12.3-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libkf5sane Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 551 Breaks: libksane-data Replaces: libksane-data Filename: pool/main/libk/libkf5sane/libkf5sane-data_22.12.3-ok1_all.deb Size: 82492 MD5sum: c2bcc198d713cf79f42ecd18a1f505d6 SHA1: 984e632c2db4f91ca58a7e7cff0f272b6369ede7 SHA256: 4de5277b227a9c096f76aa01b5ed5fb50df3085bf130d58b292ae6b446fb00af SHA512: d70cdeaa7a603b01c4621d9683891b8106af110a26f4c7d54951bdb95c36c9f271c0fd8274cccbf6e7687dc2d7f572796e9b94df3bdf3d6bbb54c9b9f3aae1d1 Homepage: https://invent.kde.org/graphics/libksane Description: scanner library (data files) The KDE scanner library provides an API and widgets for using scanners and other imaging devices supported by SANE. . This package contains data files used by the library. Package: libkf5solid-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: solid Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 593 Filename: pool/main/s/solid/libkf5solid-doc_5.115.0-ok1_all.deb Size: 323276 MD5sum: cd318d4daa8dbfc073caf9d0c7a177d6 SHA1: 8b03806fcbf3bf0cbb221c4a1472269920d2a1fc SHA256: 83eabccfd97fc0aef14009b8373cb55a37d0ce64e56a717a65111e09978ab9d6 SHA512: a5bd81d3cdc274fb324f041ce36e392fb8a424d522a699e6bb1508f4fa98216d1f44c914e256fb71e742ad27ea8148f5d663deb4cc922d0a6675dfebd657bbf1 Homepage: https://invent.kde.org/frameworks/solid Description: Qt library to query and control hardware (documentation) Solid is a device integration framework. It provides a way of querying and interacting with hardware independently of the underlying operating system. . Solid is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5solid5-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: solid Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1032 Breaks: libkf5solid5 (<< 5.77.0-2~) Replaces: libkf5solid5 (<< 5.77.0-2~) Filename: pool/main/s/solid/libkf5solid5-data_5.115.0-ok1_all.deb Size: 100972 MD5sum: c288684c4de92235e3543b16ae481c74 SHA1: 0464d2fdd6628445e1035a25974144cccc3f79c7 SHA256: 0b254aff2a9c603ae2c3731799c88f35090464aa78eb34d3e0356335687203e4 SHA512: 2defb55a2587178fd0255e0209d88f8fcafe2677678a0e00de17a7bd8506eecb60e8b7f977a0417fbfdb2550c9206167a199f34e03556859cc61e52564d6d53f Homepage: https://invent.kde.org/frameworks/solid Description: Qt library to query and control hardware Solid is a device integration framework. It provides a way of querying and interacting with hardware independently of the underlying operating system. . Solid is part of KDE Frameworks 5. . This package contains shared data files. Package: libkf5sonnet-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: sonnet Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 492 Filename: pool/main/s/sonnet/libkf5sonnet-doc_5.115.0-ok1_all.deb Size: 202900 MD5sum: 435479b2312b53ce887e49b83f61bfde SHA1: e39e60238b0107585f987fbb773e5234d7904d43 SHA256: f427f756fb20c11240ba041f32e6d7891157a1fa01cb8995bfaf8944f913f1b1 SHA512: e6f33f605678c405cc5031daf48388df0f44f1d63ab7c092d21c052bb9117c04980ff6c068a8be0e425121e4dcb8dab216fe842fd5cd9fec200eb3509520a9a6 Homepage: https://invent.kde.org/frameworks/sonnet Description: spell checking library for Qt (documentation) Sonnet is a Qt based library that offers easy access to spell checking using various plugin based backends. It is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5sonnet5-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: sonnet Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1071 Filename: pool/main/s/sonnet/libkf5sonnet5-data_5.115.0-ok1_all.deb Size: 97264 MD5sum: bbc6212d8c340eba69085f7b2fcf3b29 SHA1: 44703b86a61b13ace30d52da2fd22f76b81c2fd7 SHA256: 35b6d7a26e95ab16a31d1b93107faba68ce73643bbd23a558ade54b40f961db9 SHA512: b5c3e741cc2051efc03662479daf98fbfa3b51c6f0e2e95e4e8018c110266a7e266f67438c582e7a602dd8a8144afcded0f608fdc9a582684b691852fd72ebf2 Homepage: https://invent.kde.org/frameworks/sonnet Description: spell checking library for Qt, data files Sonnet is a Qt based library that offers easy access to spell checking using various plugin based backends. It is part of KDE Frameworks 5. . This package contains the translations. Package: libkf5syndication-doc Architecture: all Version: 1:5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: syndication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1532 Filename: pool/main/s/syndication/libkf5syndication-doc_5.115.0-ok1_all.deb Size: 810892 MD5sum: f5322ef3fd7384e6d4a1c70668ffc048 SHA1: aad47d67663d800666e5768fbf7c1f9d2f8599bb SHA256: 0d6ee124f560796ee3db14b4d56c667af5c8080c287ad73b4952560e4d185f60 SHA512: 04b1cdfe7d0dedbc0c61ec3257d2d64b6124afa49c47e76a4016f3dde4434be6d43aac887f2f5fad62c2ca486e53245ff2db1ef37280fca387a5fe3d9068ca4b Homepage: https://invent.kde.org/frameworks/syndication Description: parser library for RSS and Atom feeds - documentation Syndication is a parser library for RSS and Atom feeds. It offers a unified, format-agnostic view on the parsed feed, so that the using application does not need to distinguish between feed formats. . This package is part of the KDE Development Platform PIM libraries module. . This package contains the qch documentation files. Package: 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 Package: libkf5wayland-doc Architecture: all Version: 4:5.92.0-ok4.2build1 Multi-Arch: foreign Priority: optional Section: doc Source: kwayland Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3508 Filename: pool/main/k/kwayland/libkf5wayland-doc_5.92.0-ok4.2build1_all.deb Size: 1839238 MD5sum: c86ad8faf4d1ad062ff0064065140f5a SHA1: 578c9758f67190c8aa097f58822478985e2ff593 SHA256: 896a7992c2c28400c04908aaf05c48b4e2ed52662bc41a5bc20a7996d67e067f SHA512: d6047ba929546b4cd22aba00c1489377cb92a572496335bad7b984fa52714721572f17b159cf234fa65ed1f1cc6de1e9bc95bf100f4e22b57ed8078fe7c98f99 Homepage: https://invent.kde.org/frameworks/kwayland Description: Qt library wrapper for Wayland libraries (documentation) KWayland provides a Qt-style Client and Server library wrapper for the Wayland libraries. . This package contains the qch documentation files. Package: libkf5widgetsaddons-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kwidgetsaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5465 Filename: pool/main/k/kwidgetsaddons/libkf5widgetsaddons-data_5.115.0-ok1_all.deb Size: 1055152 MD5sum: 4686591144d24bc2ba985dfc55899bf8 SHA1: 205c6e1b93553e94df939eb90f869e2bb51ab5e2 SHA256: cdf2deeba477ed74f011a24641c59984a5fd78309fdc37f71132b55f1fdd1cd5 SHA512: 65c96043bb5b3a69d9a2d86ef225a97b28d78a392cbbd5845ed47f43b5a1455f4cf7315ededd4624540eaa245a08e79ccea5a51f53b7b70fd4119f7a52bd6ff7 Homepage: https://invent.kde.org/frameworks/kwidgetsaddons Description: add-on widgets and classes for applications that use the Qt Widgets module Provided are action classes that can be added to toolbars or menus, a wide range of widgets for selecting characters, fonts, colors, actions, dates and times, or MIME types, as well as platform-aware dialogs for configuration pages, message boxes, and password requests. . This package contains the translations. Package: libkf5widgetsaddons-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kwidgetsaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3071 Filename: pool/main/k/kwidgetsaddons/libkf5widgetsaddons-doc_5.115.0-ok1_all.deb Size: 1971216 MD5sum: e0afe8f0c9fa8b22fd0a64f263bbe2e4 SHA1: 53df0cf0866dcffdcf3130acf16356d266820939 SHA256: 4de734446b016ddc41240678665657bb3ac673dd08e0b5c63f28cfe878dd94f6 SHA512: db708813e00a15e429931402eec625ff473d5b696b03fa87d4b120ba0ff414078d6983ea77deb9e351b4bd0998f56abdb9fa589ce74213895566c0235d5ef577 Homepage: https://invent.kde.org/frameworks/kwidgetsaddons Description: add-on widgets and classes for applications that use the Qt Widgets module (documentation) Provided are action classes that can be added to toolbars or menus, a wide range of widgets for selecting characters, fonts, colors, actions, dates and times, or MIME types, as well as platform-aware dialogs for configuration pages, message boxes, and password requests. . This package contains the qch documentation files. Package: libkf5windowsystem-data Architecture: all Version: 5.92.0-ok5.2 Multi-Arch: foreign Priority: optional Section: libs Source: kwindowsystem Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 325 Filename: pool/main/k/kwindowsystem/libkf5windowsystem-data_5.92.0-ok5.2_all.deb Size: 10000 MD5sum: 68b7cc5f69ca5b0d0e17ebf41586644a SHA1: d25887675a85cdfe5069d99935e2204020a5497f SHA256: c32e60a4aa2d9a21c703bc366926a8fa045dc1ceabd9a12f7e4aaee91764ba56 SHA512: c7ccdca383ba9c66a12ae48d935cf4502b17e68d1ba63c5c0f87b658649fde46c06e1ea6ff61f248fb4c7c496378291fc6a8ecdae56ebd1ac2b62a0ec9a65eac Homepage: https://invent.kde.org/frameworks/kwindowsystem Description: Convenience access to certain properties and features of the window manager The class KWindowSystem provides information about the state of the window manager and allows asking the window manager to change them using a more high-level interface than the NETWinInfo/NETRootInfo low level classes. . This package contains the translations. Package: libkf5windowsystem-doc Architecture: all Version: 5.92.0-ok5.2 Multi-Arch: foreign Priority: optional Section: doc Source: kwindowsystem Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1049 Filename: pool/main/k/kwindowsystem/libkf5windowsystem-doc_5.92.0-ok5.2_all.deb Size: 571516 MD5sum: 5e3727443d732c6d3a714c90cdfe7d02 SHA1: f182773b5bc4dd560b36e1c8736e5e72ec19754b SHA256: 322618d6c477601d3e75685a72662758d5f4c30e4a92ee8f8fc0e1da9262f075 SHA512: da23aef6f29f0884701127beb60c3a5fca14ef1a9db3aefeb5297fb8aa28450dd44460d3f9f7e00295c6299ef75428c73ef977667c52a543cccd8c823b3f8853 Homepage: https://invent.kde.org/frameworks/kwindowsystem Description: Convenience access to certain properties and features of the window manager The class KWindowSystem provides information about the state of the window manager and allows asking the window manager to change them using a more high-level interface than the NETWinInfo/NETRootInfo low level classes. . This package contains the qch documentation files. Package: libkf5xmlgui-data Architecture: all Version: 5.92.0-ok3.4 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.4_all.deb Size: 410682 MD5sum: 93561a90b6c5a5f04a167f6fe31faca7 SHA1: 64153df372e879100e435901dc6ff6dfaafebd40 SHA256: 9b635237865ef48b758d486be3ff5122dbae41ad4d62b119f473ed788f6304bb SHA512: 41b9ed424c79b1ae0ca3e099b3653f7aaae7506766afe0ef79220b2915b4e610d0975943b4a55733a8f0d393203f853390abd8151353f6481660e14f0163942d Homepage: https://invent.kde.org/frameworks/kxmlgui Description: User configurable main windows. framework for designing the user interface of an application using XML, using the idea of actions. . This package contains the data files. Package: libkf5xmlgui-doc Architecture: all Version: 5.92.0-ok3.4 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.4_all.deb Size: 661412 MD5sum: 2ffa587a2207b2abe59dc66d0258e3a1 SHA1: bc218a8bd66ac65bbad1ded21f4c7488786cf80c SHA256: 387aa43a3f18e859d42cb1023102c728c58b2ecd67e48051d8a6edf3789d1f69 SHA512: de8ac85dd86027634d5b3baede56e1d235710050b81582da3c4f806fccaa766d568f8103d8cc1a17d30959fde48de13a75c127f370f9932031238ef849ddb7a0 Homepage: https://invent.kde.org/frameworks/kxmlgui Description: User configurable main windows (documentation) framework for designing the user interface of an application using XML, using the idea of actions. . This package contains the qch documentation files. Package: libkf5xmlrpcclient-data Architecture: all Version: 5.92.0-0ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kxmlrpcclient Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 195 Breaks: plasma-workspace (<= 4:5.2.2-1) Replaces: plasma-workspace (<= 4:5.2.2-1) Filename: pool/main/k/kxmlrpcclient/libkf5xmlrpcclient-data_5.92.0-0ok1_all.deb Size: 13964 MD5sum: 2c5faad0a91f508ecfd80f651d67983d SHA1: f43ad00929726238236af4bf25643cadff256110 SHA256: 65293608fe8c39afd861e63468e0196464c1b0e87070bcf14cb6ac165a8145df SHA512: 343c322c9df4703997a78dd3b51a2917d4ac57dcad7812b995eed7a991bbd153e53d0b5652407aa6cc76a92ed3fd81fbec1bb25be0a1a1a88824a7c526c66ea9 Homepage: https://invent.kde.org/frameworks/kxmlrpcclient Description: data files for kxmlrpcclient XML RPC client library. . This package is part of KDE Frameworks 5. . This package contains the data files. Package: libkf5xmlrpcclient-doc Architecture: all Version: 5.92.0-0ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kxmlrpcclient Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 184 Filename: pool/main/k/kxmlrpcclient/libkf5xmlrpcclient-doc_5.92.0-0ok1_all.deb Size: 99784 MD5sum: 7c283e594d8f76d1ff1573edc1452682 SHA1: f16ecf14b48eed83d326fdbb79abeae168323a67 SHA256: 866403fcd367dc06db50571c480565e914ad59026cc797f37ad0da08bcd9f8fc SHA512: 5274f7f0481ee3a23aab4c9cbf5d10bd6606033e024cd8d8c7c53dc5820e3004f87805fd6aebc066269014fab0b7c15739ed9140e24b28b865fdaf4e7b49a4b0 Homepage: https://invent.kde.org/frameworks/kxmlrpcclient Description: framework providing an xml rpc client library (documentation) XML RPC client library. . This package is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkgantt2-l10n Architecture: all Version: 2.8.0-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: kdiagram Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian KDE Extras Team Installed-Size: 103 Filename: pool/main/k/kdiagram/libkgantt2-l10n_2.8.0-ok1_all.deb Size: 6256 MD5sum: 73a6778b633af450aa3e1078ff5e94c4 SHA1: 5860db131a78a773e9f5754fad27827cc1e31ddf SHA256: c20115d553c7583e1e86eba0710ea6d24d8f25c8863525e0ae107a3d6a4e25c4 SHA512: e17a99d07a0a07b70316053bf0270eb766ffec84c1fbffad8c94bec84b3f899a942e1a7f429c9701dc34f81a9b3e5b4953a5c0d811f6ad9c356b38b9a420ec93 Homepage: https://cgit.kde.org/kdiagram.git Description: library for creating Gantt diagrams (translations) Gantt charts are a bar charts that illustrate project schedules. KD Gantt provides a module for implementing ODF Gantt charts in Qt-based applications. . This package contains translations. Package: libkimageannotator-common Architecture: all Version: 0.6.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kimageannotator Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Boyuan Yang Installed-Size: 297 Breaks: libkimageannotator0 (<< 0.3.1-3) Replaces: libkimageannotator0 (<< 0.3.1-3) Filename: pool/main/k/kimageannotator/libkimageannotator-common_0.6.1-ok1_all.deb Size: 36292 MD5sum: 9d897c0aa811de50538e158edab5dc20 SHA1: 12d33aa2d0c4ee5c798848ca3f06892752a24448 SHA256: 2313bba9bde5a7b4bbece3dd40be01fdaba320afc7c6086ea29554aba7bbb357 SHA512: c025bfb86924afb073edd2d52fc2c1e4f3ecf5b7cd133e094c9f2c9edfe21cfde63bf4ebb48dea2b849752c4c23a7b30b3a0d7f5120213f9db5f3b3e84c30c4f Homepage: https://github.com/ksnip/kImageAnnotator Description: Image Annotating Library (common data files) The kImageAnnotator library provides tools to annotate images. This library is used by the ksnip project. . This package provides the architecture-independent files used by the library, including the translation files. Package: libksba-mingw-w64-dev Architecture: all Version: 1.6.5-ok1 Multi-Arch: foreign Priority: extra Section: libdevel Source: libksba Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 5096 Suggests: mingw-w64 Filename: pool/main/libk/libksba/libksba-mingw-w64-dev_1.6.5-ok1_all.deb Size: 757420 MD5sum: 1a015f0ae5d3892fb37b5d18c2ed04b3 SHA1: 1c06790c2b9654cd470c1598dbb77a6a500d78a5 SHA256: 9d4d890341efe4187782582b83cf4d81b4c71a95047b6d1483a2ffec3ff0ba09 SHA512: 4842f2ac4ad15932dbaac172b35583c9df32cea43225cd327baaad8f6616f56c525fc4dca576f011f4272d977a905276e9883fb38940ef1ac6cb3c4543792dcf Homepage: https://www.gnupg.org/related_software/libksba/ Description: X.509 and CMS support library (Windows development) KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS. . KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER Encoder, Certificate Handling and CMS Handling. . This package contains the runtime library files. . This is a Windows version of KSBA. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer. Package: libkseexpr-data Architecture: all Version: 4.0.4.0-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: kseexpr Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 756 Filename: pool/main/k/kseexpr/libkseexpr-data_4.0.4.0-ok1_all.deb Size: 80052 MD5sum: 3c4f7f5f2073a0e77599a13fed37b6d2 SHA1: a376ce9f248fb090600a75becb1f2a0718e4b1f0 SHA256: 150ccc9a04c95ac343c3f720839fcef02322cf3e3babbe811875b5fdec9b5871 SHA512: a640c8cd2c9ca54ad9065a0e2567dd7894871e3314c89dfc0b0a5466aa5357a16efe5e70b20defb00a93195787ed0a68653dab0c6e611f50b9d7a91c3319f766 Homepage: https://invent.kde.org/graphics/kseexpr Description: embeddable expression evaluation engine - shared data SeExpr is an embeddable, arithmetic expression language that enables flexible artistic control and customization in creating computer graphics images. Example uses include procedural geometry synthesis, image synthesis, simulation control, crowd animation, and geometry deformation. . KSeExpr is a fork of SeExpr mainly used for Krita. . This package contains the data shared by the KSeExpr libraries. Package: libktorrent-l10n Architecture: all Version: 23.08.5-ok1 Priority: optional Section: localization Source: libktorrent Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian KDE Extras Team Installed-Size: 608 Filename: pool/main/libk/libktorrent/libktorrent-l10n_23.08.5-ok1_all.deb Size: 73308 MD5sum: d54681f8cc54b49a0907f0e3824667d8 SHA1: 34dbb53b8e67f4799b11d4ffd53a6b7161a175d5 SHA256: 03efe282f5ad1af3bd0b3c5cd243ce33b07729b570b55de83663855076cd2ce8 SHA512: fae2be8a38c7c17be2e0491207d3ffeb4b03f58dadbcd75b52b507cd5ccaa5eeab991758c4f5a7752865f79bfa5cd947c5f12725e89b8cdd00f684ba0028dbf9 Homepage: https://www.kde.org/applications/internet/ktorrent/ Description: localization files for the KTorrent library The KTorrent library is a C++ / Qt 5 / KDE Frameworks based implementation of the BitTorrent protocol (mostly client side). . This package contains translations of the KTorrent library. Package: libkuserfeedback-l10n Architecture: all Version: 1.3.0-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: kuserfeedback Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 546 Breaks: libkuserfeedbackcore1 (<< 1.3.0-2~) Replaces: libkuserfeedbackcore1 (<< 1.3.0-2~) Filename: pool/main/k/kuserfeedback/libkuserfeedback-l10n_1.3.0-ok1_all.deb Size: 58742 MD5sum: 4b515ae408bebd2579ede6bee1787811 SHA1: 694c856c6c37166df0f88a71413864d8e88f3884 SHA256: 86125fb592294643b219ce336162161d598b4590cd0e19f57d118fca1a4d3905 SHA512: c53dc34f7562912424c4799b92102c2d0944369354271a83f22795b91ec202d8aa3c0b62cdabc0f13eb28b0d6c6a6906653236280889418327db2407242ad42f Homepage: https://invent.kde.org/libraries/kuserfeedback Description: user feedback for applications - localization files Framework for collecting user feedback for applications via telemetry and surveys. . Telemetry * Extensible set of data sources for telemetry. * Full control for the user on what data to contribute. Surveys * Distribute surveys and offer users to participate in them. * Survey targeting based on telemetry data. * Allow the user to configure how often they want to participate in surveys. . This package contains the shared localizations for KUserFeedback. Package: libkysdk-accounts-dev Architecture: all Version: 2.5.1.2-0k0.3 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 22 Depends: libkysdk-accounts (>= 2.5.1.2-0k0.3) Filename: pool/main/libk/libkysdk-system/libkysdk-accounts-dev_2.5.1.2-0k0.3_all.deb Size: 3328 MD5sum: 60dd97b4f3910278ef6270dd4289e277 SHA1: 30bd0c35462369db2889741d0df6ce33ccf78c86 SHA256: b00d852ee71ed70a97ea8debdeeacc504df226a8ccafcba4ab36ad755d986d5d SHA512: 4bc6191701a32024963409b9bfc3949267e7836284dd097e95210270bebfbe49283fca8bef12d6eaeb22a81b9109ccb535ce0813e7d3d71205a96846b2af4ef9 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统设置库 - 开发库 Package: libkysdk-base-dev Architecture: all Version: 2.3.0.0-0k0.12 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 12 Depends: libkysdk-base (>= 1.2.0), libkysdk-timer-dev (>= 1.2.0), libkysdk-log-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libkysdk-diagnostics-dev (>= 1.2.0), libkysdk-gsetting-dev (>= 1.2.0) Filename: pool/main/libk/libkysdk-base/libkysdk-base-dev_2.3.0.0-0k0.12_all.deb Size: 2234 MD5sum: 610acd88b4cf8e7f1af4060a705cd64b SHA1: 67981f957a9051d6b0f788f11957db87f6fe619b SHA256: 42200b8b0358185404e2c5cf7e6a30e8d601584167a129b0a3b67ef496f0d431 SHA512: 7c162ec137b722753b8dca5632de7fc6d9cf5c3e28db5032a733164bcd36a32f1045861118bb9c8f45dbdde67c80c39599801ded53affe2747409bfcbeb18639 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 麒麟开发者套件 - 基础层套件 - 开发库,提供日志管理、消息通信、进程守护、线程管理、定时器、调试与埋点、配置文件、utils Package: libkysdk-base-dev Architecture: all Version: 2.4.1.0-0k0.1 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 12 Depends: libkysdk-base (>= 1.2.0), libkysdk-timer-dev (>= 1.2.0), libkysdk-log-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libkysdk-diagnostics-dev (>= 1.2.0), libkysdk-gsetting-dev (>= 1.2.0) Filename: pool/main/libk/libkysdk-base/libkysdk-base-dev_2.4.1.0-0k0.1_all.deb Size: 2236 MD5sum: 14b6a89793fd373b76594cc50142c39c SHA1: 335048f853eaecf9c1dc907fe9fa639c714b3c8a SHA256: d0420653def5eea7c9dee02bf9ea9e283a5079791e3513a27c46c8d87e101867 SHA512: 610406678b739b7bf5aeb2b74b5f770e8db85767c4510154c705f9fb978f7bb2a2a87f920b64706d5278c843be3bf19235db7e5116699ded5241b80373deeceb Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 麒麟开发者套件 - 基础层套件 - 开发库,提供日志管理、消息通信、进程守护、线程管理、定时器、调试与埋点、配置文件、utils Package: libkysdk-base-dev Architecture: all Version: 2.5.1.0-0k0.0 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 13 Depends: libkysdk-base (= 2.5.1.0-0k0.0), libkysdk-timer-dev (= 2.5.1.0-0k0.0), libkysdk-log-dev (= 2.5.1.0-0k0.0), libkysdk-config-dev (= 2.5.1.0-0k0.0), libkysdk-utils-dev (= 2.5.1.0-0k0.0), libkysdk-diagnostics-dev (= 2.5.1.0-0k0.0), libkysdk-gsetting-dev (= 2.5.1.0-0k0.0) Filename: pool/main/libk/libkysdk-base/libkysdk-base-dev_2.5.1.0-0k0.0_all.deb Size: 2384 MD5sum: db3dc593df343913e996ce4bb5eee8c7 SHA1: b62ef07390a0757a1815bfde9ff2df3e1058ef89 SHA256: de38e35714f9488ebfe153b29e42e20c4593a07058a1de19b6f1ed615b5e8f68 SHA512: d6a58707a5c8856fb9b6d7c7cd6ab712946e142716811c01a62436d208c3be70ef2db672309480ff835bf4e0bff7534ec82a09faa7af2a022beecfda93c49e39 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 麒麟开发者套件 - 基础层套件 - 开发库,提供日志管理、消息通信、进程守护、线程管理、定时器、调试与埋点、配置文件、utils Package: libkysdk-battery-dev Architecture: all Version: 2.5.1.2-0k0.3 Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 24 Depends: libkysdk-battery (>= 2.5.1.2-0k0.3) Filename: pool/main/libk/libkysdk-system/libkysdk-battery-dev_2.5.1.2-0k0.3_all.deb Size: 3800 MD5sum: aca6afbfeab94ef4f6fc60465adc7166 SHA1: 947e7705e58d87d7ad168fcd97cbd5e6e89123c9 SHA256: 6b576f9aad146d631b9b14ccc4ee32ccfba17a2fd528288bf4560b18ac2a4d65 SHA512: c9efa40f34184403ca1da28c25731c5dd57c74df240c94701cf23a16cac0b705f8c72ba6ae9a53138ad68b7ef1e706507d418f505b11b8e341b352109a878d56 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 电池管理信息库 - 开发库 Package: libkysdk-conf2-dev Architecture: all Version: 2.3.0.0-0k0.12 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 23 Depends: libkysdk-conf2 (>= 2.2.0) Filename: pool/main/libk/libkysdk-base/libkysdk-conf2-dev_2.3.0.0-0k0.12_all.deb Size: 2744 MD5sum: 7c81823d966a13de2ccf0418e60062dc SHA1: e27f5b8a7d53d8241e656781991e349cce0489cb SHA256: 04c41cc9f34bfddc1855c7aca775cf7ec9e2039b62e5aad459aecb7fbd3b7faf SHA512: 933ce9d2137967e5bfd8baf25deffb6090281501569a8f7340a9d8d670fb94aaf37be77a89e3c863c155c5a341cc7be8f9480cd99e7e38420984446ef28b4367 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 统一配置模块 - 开发库 Package: libkysdk-conf2-dev Architecture: all Version: 2.4.1.0-0k0.1 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 25 Depends: libkysdk-conf2 (>= 2.2.0) Filename: pool/main/libk/libkysdk-base/libkysdk-conf2-dev_2.4.1.0-0k0.1_all.deb Size: 2980 MD5sum: f028d33b48b426e54124ed8c6b267a4b SHA1: cb4d2dc4ac9cce108bcd0ee53584d9fe03410d4d SHA256: 0358dfa5d9194db82e38bf90178852c5887dbb6818d1668c566f06a45862d8b0 SHA512: 2e76cdec28e3ca4b81a4b50bf1192fce438d4bf3025fe0d42120e28cbe373fe60fe0de797b9b76134cfaea84d1055f73782f54e170d9be086ca31f27d1aeb480 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 统一配置模块 - 开发库 Package: libkysdk-conf2-dev Architecture: all Version: 2.5.1.0-0k0.0 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 27 Depends: libkysdk-conf2 (= 2.5.1.0-0k0.0) Filename: pool/main/libk/libkysdk-base/libkysdk-conf2-dev_2.5.1.0-0k0.0_all.deb Size: 3240 MD5sum: 0fdd30f82ade69313ff60fb4f83b9125 SHA1: db7e955f0045e2e455e5af948386222d6929c464 SHA256: d29b28144a2e41306d6edc7f86be385bcffaa12f0092d50ba1863b9ed6666c6d SHA512: 54bb621a08c8b7adf27489fdc3ca108859007aaa7829313b1dae055669f35f5af88cc82e32ac8eb772cc0ff08d67929fc227575133d861fe41ddf8921481e8fe Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 统一配置模块 - 开发库 Package: libkysdk-config-dev Architecture: all Version: 2.3.0.0-0k0.12 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 33 Depends: libkysdk-utils-dev (>= 1.2.0), libkysdk-config (>= 1.2.0) Filename: pool/main/libk/libkysdk-base/libkysdk-config-dev_2.3.0.0-0k0.12_all.deb Size: 11798 MD5sum: bb234bfc1a91975782c31f224121ce4f SHA1: 5c2fecf03e62a8631f814a940f5fea13682e4d53 SHA256: 90171ae592d1476ddb42e7d8b5c35eb46ca22d10c7321f262d4a6c481c03b2d7 SHA512: 3b8be2c577c039ae2d9f119caa67a487037c217830695222b0508f260db50dbb43d786afba6dc7ab496662139a28d45057fc570ab2707b4538ea29b053bc859d Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 配置文件库 - 开发库 Package: libkysdk-config-dev Architecture: all Version: 2.4.1.0-0k0.1 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 33 Depends: libkysdk-utils-dev (>= 1.2.0), libkysdk-config (>= 1.2.0) Filename: pool/main/libk/libkysdk-base/libkysdk-config-dev_2.4.1.0-0k0.1_all.deb Size: 11810 MD5sum: cc3678c4b6f568f2c930ddea12dcff5f SHA1: 1b7e51a8fc063045a5ccccce75de9cb167a9d7b9 SHA256: befc7d369fb6d8665dbe4ac4ee729a508f602abcb42af90eeffa5020f001764f SHA512: 508e4ffbd59319da7ef1761bb860a8e9225f09e480e0c3c86382fca6363b2317738994f67d94d91be385f3a60385cd9034b2311ac40a016734a9c18dbe02b932 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 配置文件库 - 开发库 Package: libkysdk-config-dev Architecture: all Version: 2.5.1.0-0k0.0 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 34 Depends: libkysdk-utils-dev (>= 1.2.0), libkysdk-config (= 2.5.1.0-0k0.0) Filename: pool/main/libk/libkysdk-base/libkysdk-config-dev_2.5.1.0-0k0.0_all.deb Size: 11860 MD5sum: 5b4485b43735e9cb465bb5a26b07ebdf SHA1: c8b444f80cf43dfa29d961a94e82038152fbfcf5 SHA256: 15a4fb9cd76950048b524b20c491c4e541a8a2b841301446345f84732dda5461 SHA512: c8c55094f08a96c4397204ab0e274e985b792492f1ae1b9c4866dddfefcfde9e465ee7975670f3d3c6b04a4e71786d16f6b8b9b773d482cc8a0f57a285047211 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 配置文件库 - 开发库 Package: libkysdk-diagnostics-dev Architecture: all Version: 2.3.0.0-0k0.12 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 20 Depends: libkysdk-diagnostics (>= 1.2.0) Filename: pool/main/libk/libkysdk-base/libkysdk-diagnostics-dev_2.3.0.0-0k0.12_all.deb Size: 4282 MD5sum: 5a0d182f37e1850870ebc7d139a573b5 SHA1: 58337d690399c5116af134cf88451e9ade8ec3a2 SHA256: 06a2fe275ec1661f856b0a5bf14a329cf5e9d0be2d7768c095b070001f4091ff SHA512: 7931e0d066ccb836481ec6e672ceab9b927f09caf88949ee8e5ee0bc7f2534dae68f3a5558f94229c2635dac31172512f802d5b6a9c5f6c5590aaf9caa1d02f9 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者diagnostics - 开发库 Package: libkysdk-diagnostics-dev Architecture: all Version: 2.4.1.0-0k0.1 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 21 Depends: libkysdk-diagnostics (>= 1.2.0) Filename: pool/main/libk/libkysdk-base/libkysdk-diagnostics-dev_2.4.1.0-0k0.1_all.deb Size: 4418 MD5sum: 643678c5c489bda65cdffd5b02e6ff91 SHA1: cf3bdd87173c03b38996adf11468b754394c0b2f SHA256: 8d0199f8bae9bdfb50b10bce5c89af70388b94e475c07aabd48ef3b965ea3d4f SHA512: 455e0807b64283d69dfc4216cebd3df8987797b1de0943bfef0de40eacefb6161e2bbd0efeb4048b5de1a34268d5e62b49f6a1a8f32cdf3a99fddda2a038063f Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者diagnostics - 开发库 Package: libkysdk-diagnostics-dev Architecture: all Version: 2.5.1.0-0k0.0 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 22 Depends: libkysdk-diagnostics (= 2.5.1.0-0k0.0) Filename: pool/main/libk/libkysdk-base/libkysdk-diagnostics-dev_2.5.1.0-0k0.0_all.deb Size: 4492 MD5sum: 188775481c37b6090ecc3909d8e7c218 SHA1: 2ea4e4566dbe504f3d53510a9ff94b4e499724bf SHA256: 652dd7ce16441b456bb439f10300caf7666166b6d4e97200a8dc7ef01516bd1a SHA512: 00318bee9961a263dc77815f2481ee8605a685352fc258a2aedcf6147e85b46308ea7232d0cea39b3cc8a5ef10c1a7edfd8f3c0bdbe109665a47223ed5cafa6b Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者diagnostics - 开发库 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: 系统磁盘信息获取库 - 开发库 Package: libkysdk-disk-dev Architecture: all Version: 2.5.1.2-0k0.3 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 48 Depends: libkysdk-disk (>= 2.5.1.2-0k0.3), libkysdk-log-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libblkid-dev, libudev-dev Filename: pool/main/libk/libkysdk-system/libkysdk-disk-dev_2.5.1.2-0k0.3_all.deb Size: 16912 MD5sum: c6e146d7d673f9521652e09e538ddf08 SHA1: ebbfacf65e20ea3e3a811b5bfddcd1333b0d53eb SHA256: 41b40ea7ebb4d4a67973141ccd13decdb25b14753eaea0e1f127018d50853bfb SHA512: d3d59ae3db35ef73304148a542389bb36c2bbb78d228c94b953cc74788e9d10e1a5ade2d5ec399f96d11cdd51d8b1b44ecfc2a69371054b49f76aa4d8ed54a57 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统磁盘信息获取库 - 开发库 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: 文件系统库 - 开发库 Package: libkysdk-filesystem-dev Architecture: all Version: 2.5.1.2-0k0.3 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 42 Depends: libkysdk-filesystem (>= 2.5.1.2-0k0.3), libkysdk-log-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libsystemd-dev, qtbase5-dev Filename: pool/main/libk/libkysdk-system/libkysdk-filesystem-dev_2.5.1.2-0k0.3_all.deb Size: 13196 MD5sum: 12514af4cbc1a9fd9fd63ca6f5e8b9de SHA1: 9e368821bb4ec5ef6b6ea5123874d2db53767249 SHA256: 29e667f25598a2d491d1c0803e27f59f9e3426e5da79d0d678ed53c502be9a8b SHA512: 29515e893c584e983a09b89666810861a3ade07f9d51be92515b697b2620e99cc8559745b12ad35d17fbda69a9963f20435a203ed8b9f26cc272dedd8ae0a0de Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 文件系统库 - 开发库 Package: libkysdk-gsetting-dev Architecture: all Version: 2.3.0.0-0k0.12 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 38 Depends: libkysdk-gsetting (>= 1.2.0) Filename: pool/main/libk/libkysdk-base/libkysdk-gsetting-dev_2.3.0.0-0k0.12_all.deb Size: 13870 MD5sum: 155d1ad43dc4e1a20cd04239410adb87 SHA1: e5947f49092eeec0b5a694b13d8d57e49d66295a SHA256: 066363433c2e5caa9edd64eac73d66c1c4d468700c7d7ac28197156b818347f6 SHA512: b792d3c69092e3ed0d021c9f1852f23b43986f3d2acce30878784c294c769d000a53b02a59c5fea951722b2183d33823d72d1754f50e31ca78839af544548a31 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者gsetting - 开发库 Package: libkysdk-gsetting-dev Architecture: all Version: 2.4.1.0-0k0.1 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 38 Depends: libkysdk-gsetting (>= 1.2.0) Filename: pool/main/libk/libkysdk-base/libkysdk-gsetting-dev_2.4.1.0-0k0.1_all.deb Size: 13878 MD5sum: 38ba3927aefd2a91ea59ea3f9035dde3 SHA1: 831d0bd35d10905a8da6c5618fabf24ed16d2b19 SHA256: b6a807ba1614d4ebbd7a9c8340c2c50d0493d88062b9f7dbd2c7cf7f3e380ecb SHA512: 10f84f92a4b4f897d88e51e5d357bcf0aeb7baa088296a62dd3adeaa5083d46ed4dcd3c4f86f7d99a8b08dd14201e329877efc05e820bd166731f0ad5d1bdf1d Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者gsetting - 开发库 Package: libkysdk-gsetting-dev Architecture: all Version: 2.5.1.0-0k0.0 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 39 Depends: libkysdk-gsetting (= 2.5.1.0-0k0.0) Filename: pool/main/libk/libkysdk-base/libkysdk-gsetting-dev_2.5.1.0-0k0.0_all.deb Size: 13920 MD5sum: 5928364b5fa608b40081582492fd12d3 SHA1: 970dfaab68c0c9ad0eda85a3febae54f08266f41 SHA256: bc3b07e889ad6c13dc3e6bf2a06204f9591aa67e3cf4a05eff56743703dbe9d8 SHA512: 0e0c71187dd59fd9950571a0e077b8824e67c6bc79f98400c0e7c25894beaad9e09e0d61fe8125043ae60a972915d7110377636ac4aac16b00a0eaff7d0649fa Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者gsetting - 开发库 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: 硬件信息获取库 - 开发库 Package: libkysdk-hardware-dev Architecture: all Version: 2.5.1.2-0k0.3 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 220 Depends: libkysdk-hardware (>= 2.5.1.2-0k0.3), libkysdk-log-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libsystemd-dev, libcups2-dev, libcurl4-openssl-dev, libudev-dev, libxrandr-dev, libkysdk-utils-dev (>= 1.2.0) Filename: pool/main/libk/libkysdk-system/libkysdk-hardware-dev_2.5.1.2-0k0.3_all.deb Size: 104460 MD5sum: 1f2decd380b05ee21947c8c9c5bf8782 SHA1: 367eacd69efc41d0d389b9c4a1728d926b1b0aa7 SHA256: 3df947e0666438965455455e27cc1d2537ec21095e094f799aed44427e0272d4 SHA512: e37e9cb6abfed10fb3e2fc75a1601f7504deb775bf9cf2ba5c79cc1aa9ee612f3c1027aadb4c68d4fb6ba7cb6118ff9ea76acc6e086e8365830e242eb51ef121 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 硬件信息获取库 - 开发库 Package: libkysdk-imageproc-dev Architecture: all Version: 2.5.1.2-0k0.3 Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 21 Depends: libkysdk-imageproc (>= 2.5.1.2-0k0.3) Filename: pool/main/libk/libkysdk-system/libkysdk-imageproc-dev_2.5.1.2-0k0.3_all.deb Size: 2848 MD5sum: eadcde9557e206485aed61712c7b2303 SHA1: 99ebe4ec97f2ec199961ba391cd58ff6c73a5611 SHA256: 5e3612401438b91f03076e3d9a8597a4754f6ee18f6ca1e07428caa9ed7386f4 SHA512: 205cb8f68333b5070aa5593bd27571910836634f5db58192f33035c0c869c39a300724a05478e94c88772146468844ea10ed435ec99ea5bded5635e4c8de6057 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息库 - 开发库 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: 地理位置库 - 开发库 Package: libkysdk-location-dev Architecture: all Version: 2.5.1.2-0k0.3 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 25 Depends: libkysdk-location (>= 2.5.1.2-0k0.3) Filename: pool/main/libk/libkysdk-system/libkysdk-location-dev_2.5.1.2-0k0.3_all.deb Size: 3812 MD5sum: a906b3320a66aeb3fa5552dda372e96a SHA1: 3d49c6fbb1011099c2347430c7456dcccf32d411 SHA256: 2720ea789003bcf26acfeed16aa3ea0bd71504e2d437efe9482bb749111de185 SHA512: 5fc16a79ed934ea688e816b669746b9c8f5a907c7b8e8d3a58053c17b89206f8708c3ff79487d621727d00fdd15691a964b007a3f3d7422135a377c3413753f4 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 地理位置库 - 开发库 Package: libkysdk-log-dev Architecture: all Version: 2.3.0.0-0k0.12 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 29 Depends: libkysdk-log (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libsystemd-dev Filename: pool/main/libk/libkysdk-base/libkysdk-log-dev_2.3.0.0-0k0.12_all.deb Size: 9364 MD5sum: 209fa24cae630397913fdf7c02132b8a SHA1: 6d02af75f922219321d2a1de5602c53f352692b1 SHA256: 7be572d8f9afda8661ec0eef62d28d70b082323ef3a1b486d0e476e465b570f7 SHA512: 8e0db887f23b76861210b6c08de5a4922cfba6a6d3288d72990355268bbbf8841d123b83dc7ae61c8a167711ca2efb82401c1ee201858a72c91eaa59b741932c Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 日志库 - 开发库 Package: libkysdk-log-dev Architecture: all Version: 2.4.1.0-0k0.1 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 29 Depends: libkysdk-log (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libsystemd-dev Filename: pool/main/libk/libkysdk-base/libkysdk-log-dev_2.4.1.0-0k0.1_all.deb Size: 9380 MD5sum: 4f317867d27ffcecdd310db031def013 SHA1: 1e111a2419f539eec97fbb8d9be916092e434c20 SHA256: f5dc28c86c4c71a4922ac5472084258cd5dbdea853329d2e3a7a57c278695c9c SHA512: 75c4c115fae0cb459cd8489a77aa7fcbb52082d02dc8e7e94c244da494ab762f847f35a6b3fd0dfa285db02efe0c04a6c059c221c3374e4f9c94d9a94834f3b4 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 日志库 - 开发库 Package: libkysdk-log-dev Architecture: all Version: 2.5.1.0-0k0.0 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 30 Depends: libkysdk-log (= 2.5.1.0-0k0.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.5.1.0-0k0.0_all.deb Size: 9392 MD5sum: f3410643f4cb6a194148d544cbfcbd57 SHA1: a3662eb0db65d089b93f961b5949c5444916c6dc SHA256: 1184e89703665c86cb32d5fb36622d39a0be50c91c16c3ca01f61ecef4adc23d SHA512: 7db7cec0449389bf30d6ef535f30aede66b48cb9445f0e97b1e4d9a7096a98abfadba3aa6f2049c334583139ce1f97ee557b151f626c8d5fbaba6da09c2f6ef8 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 日志库 - 开发库 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: 网络信息库 - 开发库 Package: libkysdk-net-dev Architecture: all Version: 2.5.1.2-0k0.3 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 59 Depends: libkysdk-net (>= 2.5.1.2-0k0.3) Filename: pool/main/libk/libkysdk-system/libkysdk-net-dev_2.5.1.2-0k0.3_all.deb Size: 24536 MD5sum: 43d480ea8ae3f1eeeb7243be8f346573 SHA1: b2df4b3ac71c0a741beadf60b86bd019789d1ff2 SHA256: d2af46c2f28c529cb5161a515ffb09624c9f7bb8095156961688eed301c16162 SHA512: 2300d0ded60f8a0d04b4f58f2f8ae32a16d9132fef40fd4f8c5bb6bc44dd74e59577af298dee04f79af64431f36242bfd60530562d180c3cbccb31c51cff231f Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 网络信息库 - 开发库 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文字识别功能-开发库 Package: libkysdk-ocr-dev Architecture: all Version: 2.5.1.2-0k0.3 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 29 Depends: libkysdk-ocr (>= 2.5.1.2-0k0.3), libleptonica-dev, libopencv-dev, libarchive-dev, libtesseract-dev Filename: pool/main/libk/libkysdk-system/libkysdk-ocr-dev_2.5.1.2-0k0.3_all.deb Size: 6260 MD5sum: f81f44a5d213c46eb254e943bc93f906 SHA1: 27d86cc2c49324a7c286bf156db130c21d17fc27 SHA256: c88193a6a456a673da5e575e360db4719a81a6e8137cd744b28adc6cc18cce41 SHA512: dbe0197d74daf3224265b2c1a8061a9ab5bc353a0927dea8061bf64cded1f46dbe17b74449138e9485039c8ed7f299025e770bd2c26bbbabfa048be9fe20505d Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: AI文字识别功能-开发库 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: 包管理库 - 开发库 Package: libkysdk-package-dev Architecture: all Version: 2.5.1.2-0k0.3 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 34 Depends: libkysdk-package (>= 2.5.1.2-0k0.3) Filename: pool/main/libk/libkysdk-system/libkysdk-package-dev_2.5.1.2-0k0.3_all.deb Size: 9056 MD5sum: fd1c93c1d11ffe34762cdaf7461d882c SHA1: ef159203c8d9b3dc8f2fb65911444d5484e33082 SHA256: d88c43a1f6fa65f3d2bf56d178650e3605d7120d12fe7c613275f9e801ed40e4 SHA512: f47a04f6898fec7f2341058289e9738bc6d88d46855453e5b5ceb973042b45efc0a2cdee253c619bb079ad82171f1c7403db6f5187cfac51e5df06b267634833 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 包管理库 - 开发库 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: 电源管理 - 开发库 Package: libkysdk-powermanagement-dev Architecture: all Version: 2.5.1.2-0k0.3 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 29 Depends: libkysdk-log-dev (>= 1.2.0), libkysdk-powermanagement (>= 2.5.1.2-0k0.3) Filename: pool/main/libk/libkysdk-system/libkysdk-powermanagement-dev_2.5.1.2-0k0.3_all.deb Size: 5528 MD5sum: db08094aafbe849a0026a45adbe31f41 SHA1: 9ef20e23ca939fba162e991931f3322a5b131e87 SHA256: 67cd45280b7897de24ac905bbfd2b308979129a33a00a861c5b9f6b651c831b5 SHA512: 2f2e643f76993fb03af2e6bc8c17d182893bbba1520edcbcf9b1f7234d08a91a72cf0ad61d68e01d86af7c2dd21df93f069de41cae834d7af248f03e294980bd Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 电源管理 - 开发库 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: 运行时信息获取库 - 开发库 Package: libkysdk-proc-dev Architecture: all Version: 2.5.1.2-0k0.3 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 74 Depends: libkysdk-log-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libkysdk-proc (>= 2.5.1.2-0k0.3) Filename: pool/main/libk/libkysdk-system/libkysdk-proc-dev_2.5.1.2-0k0.3_all.deb Size: 33376 MD5sum: e22cbb5e90c9428ddc8601e257580a04 SHA1: 781d31324dc69a9fa0716b2a4018ef74860e4991 SHA256: 0dbbb3553d845a865624143297d1fd35bd83f070298c9738c646b8cf836e2254 SHA512: 05a64bf0dcea2b077e9f8b91210d6e0f202bfe901d234e9ca03848dceb453a9a12239e42e8840aa299ecabf3aae4705900bea9ac695135f839dd27f92807ecd5 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息获取库 - 开发库 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: 运行时信息库 - 开发库 Package: libkysdk-realtime-dev Architecture: all Version: 2.5.1.2-0k0.3 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 30 Depends: libkysdk-realtime (>= 2.5.1.2-0k0.3) Filename: pool/main/libk/libkysdk-system/libkysdk-realtime-dev_2.5.1.2-0k0.3_all.deb Size: 7912 MD5sum: 781a8a8574270c0f229125176801f88d SHA1: da2cedb152bf988e2917d67a44649809428e3e92 SHA256: 9b144d1b2e8bc9bcbc9451a7e6859505d48449fa417aa046731cbe97dd914634 SHA512: 5a9bd5fe9ba6d18c3faccf8eb1300d945a9eb152a9a10a0caa0b08dc9382bd60d48f32b016d3985bd896f767da2b38286499f37025b8face84ed877d4aec2bf7 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息库 - 开发库 Package: libkysdk-storage-dev Architecture: all Version: 2.5.1.2-0k0.3 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 24 Depends: libkysdk-storage (>= 2.5.1.2-0k0.3) Filename: pool/main/libk/libkysdk-system/libkysdk-storage-dev_2.5.1.2-0k0.3_all.deb Size: 3576 MD5sum: 66cc8e523423c1c31caa2bbdc80b5108 SHA1: 722abbf4b1362f98fa3bd4fed2f293797b625d83 SHA256: cbedd43e806a460733b2738b3b9fe315f2454aaff776e063bb2a6d4a0ce0ca75 SHA512: fd547b6d216d985b556b3d3cf90a2304639fbefe0a623dff5963d120513f59907debae3d8c7249ce1a0c34ba3939f2ae3625dda2cef7a2dc4b1053081c6e903c Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 存储模块库 - 开发库 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: 系统信息获取库 - 开发库 Package: libkysdk-sysinfo-dev Architecture: all Version: 2.5.1.2-0k0.3 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 94 Depends: libkysdk-sysinfo (>= 2.5.1.2-0k0.3), libkysdk-log-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libsystemd-dev, libcjson-dev, libdbus-1-dev, libdbus-glib-1-dev, libglib2.0-dev, libxrandr-dev Filename: pool/main/libk/libkysdk-system/libkysdk-sysinfo-dev_2.5.1.2-0k0.3_all.deb Size: 56772 MD5sum: f77a73346b1e2ad0c9310e85c6a4d518 SHA1: 2680ddacfd2bfa658eb35bd480e535fc5e97d5c5 SHA256: de4ef28d5a886eb49aa4b2328fab1ef27f039e85d3ca485d3017f7d9b65b5d58 SHA512: 3ecd44f49c9a972b41aee53b0a88c5e532fce19476817675d0afe2e37c84bb9b9312bd351ff687e39d033bcdd047d402e414f2e7077f221539d876d3e6013ff8 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统信息获取库 - 开发库 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与服务 Package: libkysdk-system-dev Architecture: all Version: 2.5.1.2-0k0.3 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 16 Depends: libkysdk-system (>= 2.5.1.2-0k0.3), libkysdk-disk-dev (>= 2.5.1.2-0k0.3), libkysdk-sysinfo-dev (>= 2.5.1.2-0k0.3), libkysdk-systime-dev (>= 2.5.1.2-0k0.3), libkysdk-filesystem-dev (>= 2.5.1.2-0k0.3), libkysdk-proc-dev (>= 2.5.1.2-0k0.3), libkysdk-hardware-dev (>= 2.5.1.2-0k0.3), libkysdk-package-dev (>= 2.5.1.2-0k0.3), libkysdk-powermanagement-dev (>= 2.5.1.2-0k0.3), libkysdk-location-dev (>= 2.5.1.2-0k0.3), libkysdk-net-dev (>= 2.5.1.2-0k0.3), libkysdk-realtime-dev (>= 2.5.1.2-0k0.3), libkysdk-imageproc-dev (>= 2.5.1.2-0k0.3), libkysdk-accounts-dev (>= 2.5.1.2-0k0.3), libkysdk-battery-dev (>= 2.5.1.2-0k0.3), libkysdk-storage-dev (>= 2.5.1.2-0k0.3) Filename: pool/main/libk/libkysdk-system/libkysdk-system-dev_2.5.1.2-0k0.3_all.deb Size: 2536 MD5sum: acfe783c3ff12389cd9b4c997a0515c5 SHA1: fb21ed0ef9de40d5cf40b08ef0879411c6165a8b SHA256: d4945da8eb84a5b5a28e4497007db548575b05f86dcff7bcbddbb7273fede04c SHA512: 4af3418fb197a3f9886418c4448b6f13acd2de03bd8d1fe8863e3ec067263eefd8d22804c9e46e5aece1d621847dbf008484d45ea24f533cba0d6a2a282f6111 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 麒麟开发者套件 - 系统层套件 - 开发库,提供系统信息、磁盘信息、系统时间等API与服务 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: 系统时间相关操作库 - 开发库 Package: libkysdk-systime-dev Architecture: all Version: 2.5.1.2-0k0.3 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 87 Depends: libkysdk-systime (>= 2.5.1.2-0k0.3), libglib2.0-dev, libkysdk-timer-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0) Filename: pool/main/libk/libkysdk-system/libkysdk-systime-dev_2.5.1.2-0k0.3_all.deb Size: 38500 MD5sum: 7563b5c43c19689af0b83338aedf8d31 SHA1: 7c1aeb4967cd44c56df75b09ac5a765a691b7a96 SHA256: 138fbc84df25d412f86b1327a3ebccc7703f989b528417f36097cb99751c553f SHA512: 9b6a9c631b5175cddf209142bf62566cc7c7fceb3d232297a6f475af6af781d51fab5df532ded301a6eed2148c10004335cfdfafca55d7460f1bfdacc67fb37b Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统时间相关操作库 - 开发库 Package: libkysdk-timer-dev Architecture: all Version: 2.3.0.0-0k0.12 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 33 Depends: libkysdk-utils-dev (>= 1.2.0), libkysdk-timer (>= 1.2.0), libkysdk-basecommon (>= 1.2.0), libc6 Filename: pool/main/libk/libkysdk-base/libkysdk-timer-dev_2.3.0.0-0k0.12_all.deb Size: 11590 MD5sum: bea3b1a2ae4a921a426ffdf67efe340b SHA1: 534457c775f731ee76df1169c3d905ef84f1ef3d SHA256: 71786e809a256aee2db1347b0196496a523b21f03e9975eb8c4c066eaa6aca3f SHA512: 7c688649bec41f32735c817569c9928cbb03fc097f58f87ad9cab2b64064e8a0f13fe9e4874917ae395225548cda1f2461cd775b6ff83241f3279bc87defbcdb Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 定时器模块 - 开发库 Package: libkysdk-timer-dev Architecture: all Version: 2.4.1.0-0k0.1 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 33 Depends: libkysdk-utils-dev (>= 1.2.0), libkysdk-timer (>= 1.2.0), libkysdk-basecommon (>= 1.2.0), libc6 Filename: pool/main/libk/libkysdk-base/libkysdk-timer-dev_2.4.1.0-0k0.1_all.deb Size: 11610 MD5sum: 658542566bd3d9ac702617ed4271a605 SHA1: 8ef724471e0dff631ca1bde0af0069d4028faedc SHA256: 6978812466f0dc7752ef943980654e5cfd3ca6ed79fe4435efe295e61596d302 SHA512: 2b839fb0314943f5724c52004726e926fee9161f26e10f8334747eacf1f615f0a7ea3c6c1ea945ca183140eb423222eda369d00582d0ee02b7214a486e1eb729 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 定时器模块 - 开发库 Package: libkysdk-timer-dev Architecture: all Version: 2.5.1.0-0k0.0 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 34 Depends: libkysdk-utils-dev (>= 1.2.0), libkysdk-timer (= 2.5.1.0-0k0.0), libkysdk-basecommon (>= 1.2.0), libc6 Filename: pool/main/libk/libkysdk-base/libkysdk-timer-dev_2.5.1.0-0k0.0_all.deb Size: 11700 MD5sum: 1020ad4d4dc3354abebdd82093e6a3c0 SHA1: 003953a19628d5ea9c3eee2616d8d591abe95267 SHA256: 229084c04bef2e6248a953d95e6de08bc345a5e6df8db66c874c89d500624898 SHA512: acfa3d21c7ffa8f662327e720293325b71707bb3469c6e3e6b1a76f3a52e7488feee15ca9c243ff005a0f15f0d96e87e1303ffe1728f83ac2d5e701616c71ad1 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 定时器模块 - 开发库 Package: libkysdk-utils-dev Architecture: all Version: 2.3.0.0-0k0.12 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 69 Depends: libkysdk-utils (>= 1.2.0) Filename: pool/main/libk/libkysdk-base/libkysdk-utils-dev_2.3.0.0-0k0.12_all.deb Size: 28864 MD5sum: 0414b2e8368477de046056a374d0f757 SHA1: 0fb60a0e80bcb989925afc7a2d13a8b4ae22ffef SHA256: 7f388a545214f0dc5be71543180e447393f3a65ab365b4147bad18fb95828c2f SHA512: 640bed75bf45395aec2ff51826798319fe28044c421731cc2eeaa417df2b44d7a48c1edc0e171658f9a962e3be348cfe68e81091483327792d81c9b31b4efc58 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者utils - 开发库 Package: libkysdk-utils-dev Architecture: all Version: 2.4.1.0-0k0.1 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 69 Depends: libkysdk-utils (>= 1.2.0) Filename: pool/main/libk/libkysdk-base/libkysdk-utils-dev_2.4.1.0-0k0.1_all.deb Size: 28876 MD5sum: d9a9d7c9e670cf8daf61369fa47182b4 SHA1: d7a2b239fc524099d71a89daa6d0343a4cee297b SHA256: 24925e32923743eaea487c8333b599302da7b02c695fea9b33550f9205423ea5 SHA512: d3712c00a9ee48106cb53d3ddfdb6d7fc069fc1f6611b38a7d798a55e2ffcb749a3a2273c63571af609c5367b0aa3d7df3cd20730f2a107d27c9ed9a6109890f Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者utils - 开发库 Package: libkysdk-utils-dev Architecture: all Version: 2.5.1.0-0k0.0 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 70 Depends: libkysdk-utils (= 2.5.1.0-0k0.0) Filename: pool/main/libk/libkysdk-base/libkysdk-utils-dev_2.5.1.0-0k0.0_all.deb Size: 28832 MD5sum: e0ae5ef6a37855e397dcbc47e3a552e7 SHA1: 4221eadb99884d88a94593880e9861b660fb01bd SHA256: b841177efeab1292d2cfa15b8982db30d576140269d8bb5e4ebe2ee89a4f7511 SHA512: ebf5d380761dcd105552cbde241ea534e311cc8840f9a026da8eec52317d701b6c7e11e7fd585b338fa53574ff046ea9e5908c865612067c4d6c4a5197953d44 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者utils - 开发库 Package: liblangtag-common Architecture: all Version: 0.6.7-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: liblangtag Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 2177 Filename: pool/main/libl/liblangtag/liblangtag-common_0.6.7-ok1_all.deb Size: 190344 MD5sum: e12a63e2c74f1803e2b015f62e65d0bc SHA1: 417548e574fa58d77918d5fba8b39357cb0bddbd SHA256: 1aa02aef0d87230c132ccacc81dcb94c41c442b105f10c3642184fb0513920ff SHA512: f0408231647d622be7abead3335a1e213dade235b5c6d9872e03696140a1b6ddaaf53f20879acab4a4d5f6ca977dd3dbcfe438e1a8bd65b736eb89db74b85b17 Homepage: http://tagoh.bitbucket.org/liblangtag/ Description: library to access tags for identifying languages -- data liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 . This package contains the architecture-independent language data. Package: liblangtag-doc Architecture: all Version: 0.6.7-ok1 Priority: optional Section: doc Source: liblangtag Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 688 Filename: pool/main/libl/liblangtag/liblangtag-doc_0.6.7-ok1_all.deb Size: 40488 MD5sum: 5c34e8cbe1069574d5af22066fba0bc3 SHA1: aa459cc7361da94d80037fe1f2c5b56461ace6db SHA256: ea6b8d0239d83c5d977ee37b798bbdbd45eda819d641c68e21e80ab2ef501a97 SHA512: f0161053bcf139781b5ccd222069ee6388032626ec507d152677158c9fdef2f61c508bd91ffd888bf8daee444e0eb10d830db07b80bcd61947f7c53fac835110 Homepage: http://tagoh.bitbucket.org/liblangtag/ Description: library to access tags for identifying languages -- documentation liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 . This package contains the (API) documentation. Package: liblapack-doc Architecture: all Version: 3.12.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 44218 Filename: pool/main/l/lapack/liblapack-doc_3.12.0-ok1_all.deb Size: 2846064 MD5sum: a823724e7e4ed80598e97c5e00aff426 SHA1: fab4d989560897ad7b33953bce3ad36f67b27ba9 SHA256: 077f8da4c587c59f52ef9c15d5cee360ede18f3f66aff7b80e878ff06ea0d81d SHA512: df37a87fc7e0a191b2c4d092ded714f3f58e8523bc4953f7b1ded9a28acf2238ded662a8b21794196e2929d536d0d916d25dd82e9710fc9e9d12839b352de750 Homepage: https://www.netlib.org/lapack/ Description: Library of linear algebra routines 3 - documentation LAPACK version 3.X is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. . This package contains: - manpages of BLAS and LAPACK routines, - the Lapack User's Guide manual (in HTML), - the manual for the LAPACKE C interface to LAPACK (in PDF). Package: libldap-common Architecture: all Version: 2.6.7+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: openldap Origin: openKylin Maintainer: openKylin Developers Installed-Size: 86 Replaces: libldap-2.4-2 (<< 2.4.44+dfsg-1) Filename: pool/main/o/openldap/libldap-common_2.6.7+dfsg-ok1_all.deb Size: 18056 MD5sum: 5bb31ba61b0c0030c7a8dd239c0bb1b5 SHA1: aa6ff23298be841af3aab28c1f83715137a0b44d SHA256: 35b753616153c02dccceab8ffa1e5bed605228dc0f7047e1522ad83818a70a9e SHA512: eb02e94d747570bca9bb9472357171c35b09a1d76e72fde41531535c84b09a85d7a599cbf05235378cdfb7428ad5b4d168d97a32ce5bf47c2df27f7a57a8a717 Homepage: https://www.openldap.org/ Description: OpenLDAP common files for libraries These are common files for the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Package: libldap2-dev Architecture: all Version: 2.6.7+dfsg-ok1 Priority: optional Section: libdevel Source: openldap Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: libldap-dev Filename: pool/main/o/openldap/libldap2-dev_2.6.7+dfsg-ok1_all.deb Size: 10964 MD5sum: 0f1b8d70ca9029cc9e00111dfdfb471d SHA1: 97868367d5ffc5e361c764ea5a146dc2a0f2e570 SHA256: 8c8b3e549c69e27af23ab62cd9d307617993b5ea7fdf51bd71d2aa39d11ac01c SHA512: f37edb6f38aa453a0230f9cd6abc6f794742bf1a4aade4783517f463f0491700af17616828bc63613f6d56c3c13840864a2cbb422fd3bf0a68e696503346beba Homepage: https://www.openldap.org/ Description: transitional package for libldap-dev This is a transitional package from libldap2-dev to libldap-dev. It can be safely removed. Package: liblibreoffice-java Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: java Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2229 Provides: libjuh-java, libjurt-java, libridl-java, libunoil-java Depends: libunoloader-java, ure-java Breaks: libjuh-java (<< 1:7.1.0~), libjurt-java (<< 1:7.1.0~), libridl-java (<< 1:7.1.0~), libunoil-java (<< 1:7.1.0~) Replaces: libjuh-java (<< 1:7.1.0~), libjurt-java (<< 1:7.1.0~), libridl-java (<< 1:7.1.0~), libunoil-java (<< 1:7.1.0~) Filename: pool/main/libr/libreoffice/liblibreoffice-java_7.4.7-ok1.4_all.deb Size: 1604262 MD5sum: 9cb816d05fb959a53aa7e21ba2cc1c52 SHA1: 0bdbad20f26fa41583cca7d44729da2b47d5a905 SHA256: d5c0f3066e2c04e0a7c8b487e18a7435979d4f2da597ae05e07b6fa6eeead790 SHA512: b8280e3d2edd982d275fa9f4fb25d941d698d4bdc41eee115057951640ade8cd3c0978d88aa103646077c066db6c38f5342708608e98cfa9159cc898d956d11b Homepage: http://www.libreoffice.org Description: LibreOffice UNO runtime environment -- Java library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . This package contains the public Java libraries. Package: libliftoff-dev Architecture: rv64g Version: 0.4.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libliftoff Origin: openKylin Maintainer: openKylin Developers Installed-Size: 21 Depends: libliftoff0 (= 0.4.1-ok1) Filename: pool/main/libl/libliftoff/libliftoff-dev_0.4.1-ok1_rv64g.deb Size: 4332 MD5sum: ce2cd7fdf1f3cf75cfe8e087ad832f30 SHA1: 7aad59c7f346e8690e356d67eddc27bebbcbf8a0 SHA256: 8c6da4bce8010b54817971f5cd929a3713e9d587609cefa7447d8834ddc71a0c SHA512: c8c33c103d318d37c1ea93677caf06f26ff266fbf49b905a70a0fe82963de0df989c379cf1eee170717754b3f1cacf737a5f367011c1872c6fb9cbfa59f1480d Homepage: https://gitlab.freedesktop.org/emersion/libliftoff Description: lightweight KMS plane library - development files libliftoff eases the use of KMS planes from userspace without standing in your way. Users create "virtual planes" called layers, set KMS properties on them, and libliftoff will pick planes for these layers if possible. . This package contains the development files. Package: libliftoff0 Architecture: rv64g Version: 0.4.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libliftoff Origin: openKylin Maintainer: openKylin Developers Installed-Size: 51 Depends: libc6 (>= 2.27), libdrm2 (>= 2.4.108) Filename: pool/main/libl/libliftoff/libliftoff0_0.4.1-ok1_rv64g.deb Size: 13038 MD5sum: dd499d6572827f3f8022986d70037524 SHA1: 4e25330f64e2eeb509ffed0ff6f7ab51721391b9 SHA256: 65d01a254529c1dd28251ddbfb011b6cf6b5449c2cf23b61c31db80e2860c43a SHA512: 91b0e8e0b6dc047430ef7d95de0f4ed3fb4f39e08e191ea7a1a0a069fdd60f8162f9727fe36eeb57fd44d9a5f7ef7f42f37ff26e5c07599e89ab2200317b5a4b Homepage: https://gitlab.freedesktop.org/emersion/libliftoff Description: lightweight KMS plane library libliftoff eases the use of KMS planes from userspace without standing in your way. Users create "virtual planes" called layers, set KMS properties on them, and libliftoff will pick planes for these layers if possible. Package: liblightdm-gobject-1-doc Architecture: all Version: 1.30.0-ok4nile1 Priority: optional Section: doc Source: lightdm Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 342 Filename: pool/main/l/lightdm/liblightdm-gobject-1-doc_1.30.0-ok4nile1_all.deb Size: 26008 MD5sum: beb83ab98c3048fe730372636f4869c5 SHA1: 806cc8532f72fe2afa9fca61877a9fb95a61622a SHA256: 5ecbe2a6a29b5879da3267cdf7f9326d262b45b64cce081894dd33b97db917e1 SHA512: e0e03b7ce5601d129e461c9a3f727ddd9255821ae5c3e088cf3ce8a0418ff97aae20cc460a6f7ec6b0b9bbcb32e9ddd79564d6f432c035f3b54fd0309cd68094 Homepage: https://github.com/canonical/lightdm Description: LightDM client library (documentation) A GObject based library for LightDM clients to use to interface with LightDM. . This package contains HTML documentation. Package: liblingua-en-inflect-perl Architecture: all Version: 1.905-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 141 Depends: perl:any Filename: pool/main/libl/liblingua-en-inflect-perl/liblingua-en-inflect-perl_1.905-ok3_all.deb Size: 51074 MD5sum: 595bf107347c6c25227a5c47db744476 SHA1: 163cc7957ce7441f8b40a169012645cd28e4e806 SHA256: dd90ce850a6bc001754be16fdc6f30ebe2b83c090b3af5d4d45168b117cdb8dc SHA512: b7006e078f2f413dd95f10480f218a29bb551f2d9c18542b86c1ffee631945f6b1c4814b95229d5e9facb70260f871b1baabdb6012f3383bf359b7dab92920e4 Homepage: https://metacpan.org/release/Lingua-EN-Inflect Description: Perl module to pluralize English words Lingua::EN::Inflect is a Perl module which can pluralize words in English. It handles the special cases, and support nouns, verbs, and adjectives. It can also pick between "a" and "an" based on pronunciation of a word and compare words in a "number-insensitive" manner. . Lingua::EN::Inflect follows the Oxford English Dictionary and the guidelines in Fowler's Modern English Usage, preferring the former where they disagree. Both British and American English are supported. Package: liblist-compare-perl Architecture: all Version: 0.55-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 230 Depends: perl:any Filename: pool/main/libl/liblist-compare-perl/liblist-compare-perl_0.55-ok1_all.deb Size: 62774 MD5sum: ea0970cfa79690034d255d4b246eb15b SHA1: 45d4363ee27eb3065e5adc5f6df2030e5651682c SHA256: 583ad7e035ca3163879791b978a265c458e3b712bec683ec2be24d19fd101b92 SHA512: ce6606249989ff7deba8caf049af76b0902ef27292397a534c17d4834c3bb234b5bba3f25b0cbdf6b43f8125d04df979d63c9be5a1dd9f25f9ea5d651139e676 Homepage: https://metacpan.org/release/List-Compare Description: Perl module for comparing elements of two or more lists List::Compare lets you compare elements between lists. This module uses the Carp module which is part of the standard Perl distribution. Other than that, there are no module dependencies in this version of List::Compare. Package: liblist-moreutils-perl Architecture: all Version: 0.430-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 122 Depends: perl:any, libexporter-tiny-perl, liblist-moreutils-xs-perl, perl (>= 5.22.2-0) Filename: pool/main/libl/liblist-moreutils-perl/liblist-moreutils-perl_0.430-ok1_all.deb Size: 44638 MD5sum: 24e463eea1f86d0187a699104ff07a10 SHA1: 06958a1b79cf68aba2988019675cfbbb14872902 SHA256: d1c2a29651ea47f8e433cf4b6123674d37dcef1c5212d758e55c0bb1bd6bbeab SHA512: 650d72b7ddaf8d5c9241b68c383e37ed842c6f68bc982e4d4dd3d127a79a6079c0e36bcd0294c9b18d6cb707388dfa5ef2dba54414de4f42c5792ee8240a1052 Homepage: https://metacpan.org/release/List-MoreUtils Description: Perl module with additional list functions not found in List::Util List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. . All of the functions are implementable in only a couple of lines of Perl code. Using the functions from this module however should give slightly better performance as everything is implemented in C. The pure-Perl implementation of these functions only serves as a fallback in case the C portions of this module could not be compiled on this machine. Package: liblist-someutils-perl Architecture: all Version: 0.59-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Depends: perl:any, libmodule-implementation-perl Recommends: liblist-someutils-xs-perl Filename: pool/main/libl/liblist-someutils-perl/liblist-someutils-perl_0.59-ok1_all.deb Size: 29000 MD5sum: c115144c50ac3a1b076f986d0d176ff5 SHA1: 73209884fca11c2c3a7d59d4df7e7b9905c03c3f SHA256: 167d310553bcd7c8ecab825e226cfca487dc7262ce9c919d933f1600dac1c04a SHA512: 6f926b0a7d5bc4c849190016bd1aeda047619487b159f340abbf3f1d3a36797043c46f4b05c4b56646598b0c9de85f84b9aa557a9e9fe11cb0a4251491310be4 Homepage: https://metacpan.org/release/List-SomeUtils Description: module that provides the stuff missing in List::Util List::SomeUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. . All of the functions are implementable in only a couple of lines of Perl code. Using the functions from this module however should give slightly better performance as everything is implemented in C. The pure-Perl implementation of these functions only serves as a fallback in case the C portions of this module couldn't be compiled on this machine. Package: liblist-utilsby-perl Architecture: all Version: 0.12-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 56 Depends: perl:any Filename: pool/main/libl/liblist-utilsby-perl/liblist-utilsby-perl_0.12-ok1_all.deb Size: 20682 MD5sum: d40faf02b2f38297b4fc5e781eab899f SHA1: 4bd5e47b2487450fbbbf768788562c031a28ac78 SHA256: 1eedef615719bba96ef871da9957f083c31766237f5f62f5271e62ea337555c8 SHA512: cc94b3644e08b422cbadcb7bb4f163cc5bd3051199f8e6758b6ef2a26f91d09fb9931c0321d2a6a89094fbf9f9976497823aa14db980a2f266ad72f62f4e4e4e Homepage: https://metacpan.org/release/List-UtilsBy Description: higher-order list utility functions List::UtilsBy provides a number of list utility functions, all of which take an initial code block to control their behaviour. They are variations on similar core perl or List::Util functions of similar names, but which use the block to control their behaviour. Package: liblocale-us-perl Architecture: all Version: 3.04-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 45 Depends: perl:any, libdata-section-simple-perl Filename: pool/main/libl/liblocale-us-perl/liblocale-us-perl_3.04-ok2_all.deb Size: 13080 MD5sum: 7a3a37f4f38da79f70fff366f713bb86 SHA1: 72c0c2d658a00d21cef29e8c2e1af24a7a3cf730 SHA256: 074b0ef26391fb50ffe9142729626370f2411eb82c86a92450e3de2703b36db4 SHA512: f8798a49c5507488a853a0a0933f0f26cae464000c77d57acd436b2092f31d6a422871500b43e208badc798285e3282c6a035727d5358ebc99dc61c7d9cc0a5a Homepage: https://metacpan.org/release/Locale-US Description: module for United States state identification Locale::US provides methods allowing United States' two-letter state identification parsing from state code to state name and vice versa. Package: liblog-any-adapter-screen-perl Architecture: all Version: 0.140-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 50 Depends: liblog-any-perl, perl:any Filename: pool/main/libl/liblog-any-adapter-screen-perl/liblog-any-adapter-screen-perl_0.140-ok2_all.deb Size: 17352 MD5sum: 1954619bca243c36a1d99f3eec0093fb SHA1: dc466971883d98ef4421f3593c2b05404e2264dc SHA256: b800b12806ee3f42395fa696593c59980c1ff4ecca00241666b1746252d526e0 SHA512: 6d83b4d625b5f713e1dd98fd52a8eb74858752f5e302fc7461bdbdf72dc3bfb3e3916b2d776770ecd4e66764b236c33be73f5f6aaf3869d07c69a6c46ccb3a41 Homepage: https://metacpan.org/release/Log-Any-Adapter-Screen Description: send logs to screen, with colors and some other features Log::Any::Adapter::Screen prints log messages to screen (STDERR/STDOUT). The messages are colored according to level (unless coloring is turned off). It has a few other features: * Allow passing formatter * Allow setting level from some environment variables * Add prefix/timestamps Package: liblog-any-perl Architecture: all Version: 1.717-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 191 Depends: perl:any, libscalar-list-utils-perl Recommends: libdevel-stacktrace-perl Filename: pool/main/libl/liblog-any-perl/liblog-any-perl_1.717-ok1_all.deb Size: 72120 MD5sum: e28426ac81be87ae1d42e2f95ecc6492 SHA1: 55319229ae37b3d2b452db48e82df634f2340b22 SHA256: 2316d5f9871fb979af9af007da251e85c8411c1983d8e899f0d5e4cef10e4b21 SHA512: 1f8605f02bd3cd9abf86268e7904f388e9f12f7e5e5c5e8840f4134f46719a2dfbab41e14774d9e415e5ff5d997e68bc01180aa0c8c0983250ee13a7dfea923e Homepage: https://metacpan.org/release/Log-Any Description: Perl module to log messages safely and efficiently Log::Any allows CPAN modules to safely and efficiently log messages, while letting the application choose (or decline to choose) a logging mechanism such as Log::Dispatch or Log::Log4perl. . Log::Any has a very tiny footprint and no dependencies beyond Perl 5.6, which makes it appropriate for even small CPAN modules to use. It defaults to 'null' logging activity, so a module can safely log without worrying about whether the application has chosen (or will ever choose) a logging mechanism. . The application, in turn, may choose one or more logging mechanisms via Log::Any::Adapter. Package: liblouis-data Architecture: all Version: 3.29.0-ok1 Multi-Arch: foreign Priority: optional Section: text Source: liblouis Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 12511 Filename: pool/main/libl/liblouis/liblouis-data_3.29.0-ok1_all.deb Size: 2033096 MD5sum: 9e87440cc34d28c9f712ed6d123a831a SHA1: 9e0e84c29b6ae931812cb547e10c2c451a7169d4 SHA256: bff9a4730effeb0268c0ae5aea20a091acae3294e8a63e12d8f43e61cdecd1a3 SHA512: 81332d71b09c2cc6650fb658ffc656b839941519e2a00ffe93eeea3febf7d36f6cfb7261156e6e726209720c4aa350024e14e0761ec6230b7a7b557aed043a2e Homepage: http://liblouis.org/ Description: Braille translation library - data Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). New languages can easily be added through tables that support a rule- or dictionary based approach. Included are also tools for testing and debugging tables. . This package contains runtime data. Package: liblttng-ust-agent-java Architecture: all Version: 2.13.7-ok1 Multi-Arch: foreign Priority: optional Section: java Source: ust Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jon Bernard Installed-Size: 126 Depends: liblttng-ust-agent-java-jni (<< 2.13.7-ok1.1~), liblttng-ust-agent-java-jni (>= 2.13.7-ok1), liblog4j1.2-java Filename: pool/main/u/ust/liblttng-ust-agent-java_2.13.7-ok1_all.deb Size: 51540 MD5sum: 19b6f0739d5426a4fd4619c29fdc7169 SHA1: 42f7829ce285d7f15c0b3e04d7af701713e8a727 SHA256: 4efc32ff7050c53ff1ea4adab838d57e9893b67f2a92766d42ff1cd50c8e7a2a SHA512: c58288f6058e02d3118c356c13ff2e4585d9a35c5596cd4635fad4d78b1ccd77dac3cd2ee9dac73c56ce7c2cb64948a73508a27b08bb021a29b2cccdf0d0a346 Homepage: https://lttng.org/ Description: LTTng 2.0 Userspace Tracer (Java agent library) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package ships the Java agent with JUL and log4j support, as a .jar that can be imported directly in Java applications. Package: liblttng-ust-java Architecture: all Version: 2.13.7-ok1 Multi-Arch: foreign Priority: optional Section: java Source: ust Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jon Bernard Installed-Size: 73 Depends: liblttng-ust-java-jni (<< 2.13.7-ok1.1~), liblttng-ust-java-jni (>= 2.13.7-ok1) Filename: pool/main/u/ust/liblttng-ust-java_2.13.7-ok1_all.deb Size: 6968 MD5sum: d2bd6e8e767dfc90aa11d41f41246122 SHA1: d356ceb32a131aaf6cd1239164df7901faac7ce4 SHA256: 913bd5b17302360345dbc2f1c4dfff9d843da217b7d30dd19a133eafc93582a3 SHA512: ed813c9c59910225c0127eabda60f26c2bcdbe2daedc8b6505557753d55a274be9c8ecb0af14a44bf8146eb253ea75a54ad5e17c2914f3662301c4b26f4481a2 Homepage: https://lttng.org/ Description: LTTng 2.0 Userspace Tracer (Java support library) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package ships the Java side of the JNI interface, as a .jar that can be imported directly in Java applications. Package: liblua5.3-0 Architecture: rv64g Version: 5.3.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: lua5.3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 467 Depends: libc6 (>= 2.34), libstdc++6 (>= 4.1.1) Filename: pool/main/l/lua5.3/liblua5.3-0_5.3.6-ok2_rv64g.deb Size: 128358 MD5sum: 55ea5d33a903dd1be28508c6e93940a1 SHA1: c4b96f8903d961cdf9950b8b225d7a351746dc16 SHA256: fa2de954ccd0a8f7301cc890db2317d7877225a497f57b1a40107a4d10f8f0c2 SHA512: cef4b7772b68eac5cc2e0b1d5a4b903a4d0baf4175d84c15e16780ab868f8cd29c77e18e4826f66422fe24cd1a37726fb8ce82e2ba748a489275334350397234 Homepage: https://www.lua.org Description: Shared library for the Lua interpreter version 5.3 Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains runtime libraries. You shouldn't need to install it explicitly. Package: liblua5.3-0-dbg Architecture: rv64g Version: 5.3.6-ok2 Multi-Arch: same Priority: extra Section: debug Source: lua5.3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1378 Depends: liblua5.3-0 (= 5.3.6-ok2) Filename: pool/main/l/lua5.3/liblua5.3-0-dbg_5.3.6-ok2_rv64g.deb Size: 1260580 MD5sum: fe8a2270ff470490a772e576824e3d03 SHA1: ae13f17a6474d51669bae9cc1fe44c5c2049f4ad SHA256: 11f8a9b582fadfabfe865cc5693d16e2f452e9d13211d95aa60a81271a3af0d0 SHA512: 7bf4f59c3965c4b0a6feb9821040240f72be8fd37aee1911c601be48b389a626a5c23b59da788c9025554321da8780b52246a1c84ff32b01793458affe586f2e 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: 0415d93dc449f36aae2d79c2b20ca0a8083061a6 1436887571bd6f9210f81b41a00a560f4b9daf0e 2761bc05c199f095592be2a4d28030c293161552 999a8f94dfa24c589feb9e148a9d4c0beb167d11 Package: liblua5.3-dev Architecture: rv64g Version: 5.3.6-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: lua5.3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4366 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_rv64g.deb Size: 501450 MD5sum: 484548a67c719629c493f8d0acf68197 SHA1: a70a16b10b9db96a975fa40d718da00d4d8b767e SHA256: 69bec503ad41097de2dcf80f29e6e1fbee07cace51045123b39325d2158055e2 SHA512: 8b75892f223899899675a8407e77c9b6f11064cd59d34338e6a856d1b90045ce6b063a36c74363648fe5e684a80152ec83ae12d4f2104395dbd96fca562c2802 Homepage: https://www.lua.org Description: Development files for the Lua language version 5.3 Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains developer resources for using the Lua library. Install it if you are developing programs which use the Lua C API. . This package also contains the official manual covering the Lua language and C API. Package: liblua5.4-0 Architecture: rv64g Version: 5.4.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: lua5.4 Origin: openKylin Maintainer: Debian Lua Team Installed-Size: 713 Depends: libc6 (>= 2.34), libstdc++6 (>= 4.1.1) Filename: pool/main/l/lua5.4/liblua5.4-0_5.4.6-ok1_rv64g.deb Size: 143230 MD5sum: d9f08918a8a00840e8938876b859c95f SHA1: 1ce2ec420f937b6f588d1140d9ba930f5268dc32 SHA256: 8571b4a75787d33db918b98776cf036a5eb7890e6cb6719f44d8c88f1a27b084 SHA512: eaba21b51aa31db05c064345105f075acffd11aa3f872e34241aba1fafcd3f34c7f770c799b7ceb91951bf96cca21eb143888a77ceff3f0ab52bb0b889a6f25f Homepage: http://www.lua.org Description: Shared library for the Lua interpreter version 5.4 Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains runtime libraries. You shouldn't need to install it explicitly. Package: liblua5.4-dev Architecture: rv64g Version: 5.4.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lua5.4 Origin: openKylin Maintainer: Debian Lua Team Installed-Size: 2318 Depends: liblua5.4-0 (= 5.4.6-ok1), libc6-dev | libc-dev, libreadline-dev Recommends: pkg-config, libtool-bin Filename: pool/main/l/lua5.4/liblua5.4-dev_5.4.6-ok1_rv64g.deb Size: 315820 MD5sum: 56ad2ca07e4469ba46ab82061229a72d SHA1: a93d5c193b9836e42d0b0293ab1119ad74bbd3cf SHA256: 21893fbe2ee9b23947eefe68610cda3acfe16d43e87956038dc767e5f6f8233f SHA512: 722294aa91ab642801d75be9da3c3525ccc505bceeb38e9aa518dbe76af74520c91fb88198538d4ec23f2dd7d9cb381b956f6030e7134e10fae0dd315f0d0e29 Homepage: http://www.lua.org Description: Development files for the Lua language version 5.4 Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains developer resources for using the Lua library. Install it if you are developing programs which use the Lua C API. . This package also contains the official manual covering the Lua language and C API. Package: liblwp-mediatypes-perl Architecture: all Version: 6.04-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 72 Depends: perl:any Filename: pool/main/libl/liblwp-mediatypes-perl/liblwp-mediatypes-perl_6.04-ok2_all.deb Size: 19654 MD5sum: d4b19437bd9efa1a8238aaa3855d3517 SHA1: f8069afc31fbd2c2837de9d8280f681226152c5f SHA256: 411e5232dd5a50f5230e9310fa0ad2c5f2a3982638928d66875ab34d3a2a106e SHA512: 2d13cca2d9b8054de1d5e82318ee9a4b45818249170b7a09c8f6f78c3d728b49a2a438cbe1e6980bf48345aff479a9ef42fba21e59762134240324c3800199bd Homepage: https://metacpan.org/release/LWP-MediaTypes Description: module to guess media type for a file or a URL LWP::MediaTypes provides functions for handling media (also known as MIME) types and encodings. The mapping from file extensions to media types is defined by the media.types file. If the ~/.media.types file exists it is used instead. For backwards compatibility it will also look for ~/.mime.types. Package: liblwp-protocol-https-perl Architecture: all Version: 6.13-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 25 Depends: perl:any, ca-certificates, libio-socket-ssl-perl, libnet-http-perl, libwww-perl Suggests: libcrypt-ssleay-perl Filename: pool/main/libl/liblwp-protocol-https-perl/liblwp-protocol-https-perl_6.13-ok1_all.deb Size: 8164 MD5sum: dc4cd6a6a6764911f6ede17ea32e8d9b SHA1: 259a9b10f7a5bfe43c8266c3c518bebfcc60ee1b SHA256: cf85946d35b2895716901b7b6dcf480ba37603c38e4d4094a4a799f51fdaffd8 SHA512: 1cf323a41df3182efef9f467ec12fcbc27172099be527a7250a29ba07686748b753c49458a4878806665f1f8b13b66437d400ff9a49cdae8a5c85b850ad6b37a Homepage: https://metacpan.org/release/LWP-Protocol-https Description: HTTPS driver for LWP::UserAgent The LWP::Protocol::https module provides support for using HTTPS schemed URLs with LWP. LWP::Protocol::https is a plug-in to the LWP protocol handling, so you don't use it directly. Once the module is installed LWP is able to access sites using HTTP over SSL/TLS. . If hostname verification is requested by LWP::UserAgent's ssl_opts, and neither SSL_ca_file nor SSL_ca_path is set, then SSL_ca_file is implied to be the one provided by ca-certificates. . This module used to be bundled with libwww-perl, but it was unbundled in v6.02 in order to be able to declare its dependencies properly for the CPAN tool-chain. Applications that need HTTPS support can just declare their dependency on LWP::Protocol::https and will no longer need to know what underlying modules to install. Package: liblz4-tool Architecture: all Version: 1.9.2-ok2 Priority: optional Section: oldlibs Source: lz4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nobuhiro Iwamatsu Installed-Size: 11 Depends: lz4 Filename: pool/main/l/lz4/liblz4-tool_1.9.2-ok2_all.deb Size: 2326 MD5sum: c357c450eedca6e9cd4e036a21fe8afb SHA1: 89efbfb6f63bdf833561549fca1978ec0e12d15e SHA256: 521f5e04feaf85ff610e8edcc674bb35d4c8e255c97930d72a3e494a3d249265 SHA512: 944b31142eb12baf5ff08738d8c78fafc15fd5c4d1c741c3dfac80c12be3642b8e1070638d64aedae6a98be90d309c4ffe0304e8d1d9ac16f8dbb884f366c382 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. Package: liblz4-tool Architecture: all Version: 1.9.4-1ok1 Priority: optional Section: oldlibs Source: lz4 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 11 Depends: lz4 Filename: pool/main/l/lz4/liblz4-tool_1.9.4-1ok1_all.deb Size: 2430 MD5sum: c7050c16a1d6ebd49f5c4eb3ee08b012 SHA1: f77a36bc473ce38e981d78e3fd6a8a592f1e4519 SHA256: bddbf9576b378698c1eb8a0493bbadf86189baa0aa5ce17b79d067102345b104 SHA512: 15cac574f47508200de2019bcb55f5c028ca6b80321721c4151861822d1db2a006e20a11240f6c569aa1dcbab6198e977f13156049d58b4cc73edcd16d1f0138 Homepage: https://gitee.com/openkylin/lz4/ Description: Fast LZ compression algorithm library - transitional package LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This is a transitional package. It can be safely removed. Package: liblzma-doc Architecture: all Version: 5.4.5-ok2 Priority: optional Section: doc Source: xz-utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1014 Suggests: liblzma-dev Filename: pool/main/x/xz-utils/liblzma-doc_5.4.5-ok2_all.deb Size: 93652 MD5sum: aecc1749d6aef88b2621b416488dc65c SHA1: a2302ef958b17aba03d95bb135d1700dd171c20f SHA256: 86226fb519508abffb0ef1d2244fcb1b5ab980e1cd9f671541e0365366fa198e SHA512: c12d5b76b288ec39c31307fe8f76c81b5dd6ec27f24b662d42aa9374683a0c39e96605072c054c8bc98ad4d950231ee00b91d672996e2f5423294493d18a86c5 Homepage: https://tukaani.org/xz/ Description: XZ-format compression library - API documentation This package contains a reference manual for the liblzma data compression library, in Doxygen-generated HTML files. The purpose of each struct, macro, and function in the public interface is explained. Package: 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. Package: libmagick++-6-headers Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 326 Pre-Depends: dpkg (>= 1.15.7.2) Depends: libmagickwand-6-headers (= 8:6.9.12.98+dfsg1-ok1), libmagickcore-6-headers (= 8:6.9.12.98+dfsg1-ok1), imagemagick-6-common (= 8:6.9.12.98+dfsg1-ok1) Filename: pool/main/i/imagemagick/libmagick++-6-headers_6.9.12.98+dfsg1-ok1_all.deb Size: 47280 MD5sum: d7806c4d9ddd8efb75d8be9d54082e9f SHA1: 743b8fbbce9030bbe23d020132787d52031e2365 SHA256: 7d94457e92aca3b7f865830143805de7591b4a3bb52894d12d970a4e3322390d SHA512: e9e6c4dbbfb7ec1f66c244317d5d853e6d567f842ca4ccab766d50a5c124f1038879e26a8254e0fc205c38a46122ca5892f9b4ea95c0223f9a08011359fdd772 Homepage: https://www.imagemagick.org/ Description: object-oriented C++ interface to ImageMagick - header files The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package includes header files needed to compile programs using Magick++. . This package is independent of channel depth. Package: libmagick++-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. Package: libmagick++-dev Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Priority: optional Section: oldlibs Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 8 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.12.98+dfsg1-ok1), libmagick++-6.q16-dev Filename: pool/main/i/imagemagick/libmagick++-dev_6.9.12.98+dfsg1-ok1_all.deb Size: 1224 MD5sum: 81f98d84bdddea63a6863d983c8c0896 SHA1: 782da2c2997c63654d3190f222bded3dec2412bb SHA256: aa445bf3d7519b3afc91616d51d9896048c7ceea6c5ba775107392357862c510 SHA512: 000ebbb577b6668fcc96b3ed64e5c10619d5fd3957af9819df5a2c6da5d5e6176cf2de06081d01b52abc98f7f7b8fec7145ae498c246b71cf7b5d3758678f038 Homepage: https://www.imagemagick.org/ Description: object-oriented C++ interface to ImageMagick -- dummy package The Magick++ library was a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This is a transitional package to help migrate systems to the new ABI of libmagick++-6 development files for default channel depth. . This is a dummy package. You can safely purge or remove it. Package: libmagickcore-6-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. Package: libmagickcore-6-headers Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 436 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.12.98+dfsg1-ok1) Filename: pool/main/i/imagemagick/libmagickcore-6-headers_6.9.12.98+dfsg1-ok1_all.deb Size: 50920 MD5sum: 6403fd1d4f45a1a56e8d35668db5ea25 SHA1: a6832118718fceb7142e80ae34caed2c71c7f051 SHA256: d3025bc40827f925665db2f1861ed88c361f5de754d58ee324efa412385e9936 SHA512: eb0cff7bf71f74f0d1c0399fb0ffc15eccabf7534a1fd2cb922c221a7e995ed7d55b7723477db94c8f31912350a77a2e061537507d02e0e65ec8f900eeee9a1a Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library - header files The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package includes the architecture independent header files needed to compile programs using MagickCore. . This package is independent of channel depth. Package: libmagickcore-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. Package: libmagickcore-dev Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Priority: optional Section: oldlibs Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 8 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.12.98+dfsg1-ok1), libmagickcore-6.q16-dev Filename: pool/main/i/imagemagick/libmagickcore-dev_6.9.12.98+dfsg1-ok1_all.deb Size: 1200 MD5sum: e0c5d3a9a1af276720bf3ba493b1b2c1 SHA1: 4f6fc356f09fbd118f625384fd6c60199b2d6e7d SHA256: d9a50547867e745a951509e804097b05279625ca1c6c2601048090903c545747 SHA512: 6cd1b6010c9438e3502691e01ed77eb27446de93a4938077545ca9220172dfbd3f4f34c39574fd8b10afcb5a051adf6dee96778b942b72c087f17b63dfcad77d Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library -- dummy package This package included header files and static libraries needed to compile programs using MagickCore. . This is a transitional package to help migrate systems to the new ABI of libmagickcore-6 development files for default channel depth. . This is a dummy package. You can safely purge or remove it. Package: libmagickwand-6-headers Architecture: all Version: 8:6.9.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. Package: libmagickwand-6-headers Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 91 Pre-Depends: dpkg (>= 1.15.7.2) Depends: libmagickcore-6-headers (= 8:6.9.12.98+dfsg1-ok1), imagemagick-6-common (= 8:6.9.12.98+dfsg1-ok1) Filename: pool/main/i/imagemagick/libmagickwand-6-headers_6.9.12.98+dfsg1-ok1_all.deb Size: 10320 MD5sum: 2346e3131bdb53cb4a635a275effd186 SHA1: ce6a62983f020a7a9082dcea538789b086ddf751 SHA256: 8b04d4b20d4460bb509523c38943b8054506a4beee7d03ad1d99e74cb09007b7 SHA512: 00c779af0509fe3e694ecadce10e1b9f3aebafaaafb53a7870c4c8efc4e752f88bc8724102e4ae3fe0f1c679abc16f26dfe41062916a517f460334de0e353220 Homepage: https://www.imagemagick.org/ Description: image manipulation library - headers files The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package includes header files needed to compile programs using MagickWand. . This package is independent of channel depth. Package: libmagickwand-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. Package: libmagickwand-dev Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Priority: optional Section: oldlibs Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 8 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.12.98+dfsg1-ok1), libmagickwand-6.q16-dev Filename: pool/main/i/imagemagick/libmagickwand-dev_6.9.12.98+dfsg1-ok1_all.deb Size: 1184 MD5sum: 241087179e3ddb0c735835130bd1588a SHA1: b2e5b3eb04627819c211591cf1e1b6816dc2fb5c SHA256: 996b416345788dacea68779e6baf7216370643f0b3dc6de506055569f2326816 SHA512: 60f7f8723631d29c7148e27e3f6b207fb6b19a9439a88e3efff544a74987ed0b603ec5a0c9d6c73e2a8bd18acc4d9bd57e544be39c344827c0fc1062c6edf59d Homepage: https://www.imagemagick.org/ Description: image manipulation library -- dummy package This package included the static libraries needed to compile programs using MagickWand. . This is a transitional package to help migrate systems to the new ABI of libmagickwand-6 development files for default channel depth. . This is a dummy package. You can safely purge or remove it. Package: libmate-desktop-doc Architecture: all Version: 1.26.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: mate-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 356 Breaks: libmatedesktop-doc Replaces: libmatedesktop-doc Filename: pool/main/m/mate-desktop/libmate-desktop-doc_1.26.2-ok1_all.deb Size: 29796 MD5sum: 0a7645b4dd28a92799a1c487b006c60c SHA1: 0de8fce2976cc3205d79bbccb09be80b0eba8bb0 SHA256: 85ab147f4feeeb5661f721b8d7e40990a64eb32bc5862fb8a1d7b8257e81af3d SHA512: dfee9f56c7f3cbca7675efd6d87d6d6cafa263b96ce49b7814cc7739c8f5e12e12bd815cd3ca55841fbd7b3dbcbc6e0ae5a0f3d4d637ee8c16864d740c52faba Homepage: http://www.mate-desktop.org/ Description: Library with common API for various MATE modules (documentation files) The MATE component mate-desktop contains the libmate-desktop library, the mate-about program, as well as some desktop-wide documents. . The libmate-desktop library provides an API shared by several applications on the desktop, but that cannot live in the platform for various reasons. . This package contains the documentation files. Package: libmatekbd-common Architecture: all Version: 1.26.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libmatekbd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 877 Depends: dconf-gsettings-backend | gsettings-backend Replaces: libmatekbd4 (<< 1.6.1-1) Filename: pool/main/libm/libmatekbd/libmatekbd-common_1.26.1-ok1_all.deb Size: 85876 MD5sum: c5c485ad8dbf99cd3e64fde5176b5222 SHA1: 6da8ca2bee2a84a39e489fd49245aca5537ef0d2 SHA256: e55bfc98e0f47e3a64ce879e9cd76ddaa19a03456bb8a3464cf05ff1f39f5925 SHA512: 5354f32d3e7e354315afdd206c0064e7a3885420b5b69b26652bd9cb77b3858611c9022c26434f6e11c98908186b07b7fff50878df8cb3a4f5309c7477fd91fb Homepage: http://www.mate-desktop.org/ Description: MATE library to manage keyboard configuration (common files) libmatekbd offers an API to manage the keyboard in MATE applications. . libmatekbdui offers an API to display a graphical user interface for libmatekbd operations. . This package contains the architecture-independent files. Package: libmatemixer-common Architecture: all Version: 1.26.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libmatemixer Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 646 Filename: pool/main/libm/libmatemixer/libmatemixer-common_1.26.1-ok1_all.deb Size: 57868 MD5sum: 3df480455d7cd40f99ce3aa576d25018 SHA1: fe0be6bbfaa02172369a097c310e244dc4afb902 SHA256: 2ebbaa50891e9235a8690ac707b84992e8c704b4376b80daa5e7abf1a6678d94 SHA512: 646fbd1eeed7470153c67506bccc91c8735b73d5bdd35899c518ebe010d8a0a43eefed9960e7ab7786bacc1e9142a73b50b5f0d9c73d517f2b6332d4736a2663 Homepage: http://www.mate-desktop.org/ Description: Mixer library for MATE Desktop (common files) Mixer library for MATE Desktop. It provides an abstract API allowing access to mixer functionality available in the PulseAudio, ALSA and OSS sound systems. . This package contains the architecture-independent files. Package: libmatemixer-doc Architecture: all Version: 1.26.1-ok1 Priority: optional Section: doc Source: libmatemixer Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 481 Filename: pool/main/libm/libmatemixer/libmatemixer-doc_1.26.1-ok1_all.deb Size: 31772 MD5sum: f0f8afe19e13e3ccaa9eae4fee2af19b SHA1: aad15d15b8492cc38facf487cf46f1a817e25b3c SHA256: 4bb39e50a0e49407b3e608f6b40a3f0c029e73c6dcb58d49c102449a1b541262 SHA512: 83c73083d7772d115194249b56da8dc8f3a5f55942daf59caa2e915ab6e7ee00a38230904d85b29ce5ca19e220784f4f7b7b7645a98379290d5be4c5ba9ac160 Homepage: http://www.mate-desktop.org/ Description: Mixer library for MATE Desktop (documentation files) Mixer library for MATE Desktop. It provides an abstract API allowing access to mixer functionality available in the PulseAudio, ALSA and OSS sound systems. . This package contains the documentation files. Package: libmath-base85-perl Architecture: all Version: 0.5+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 19 Depends: perl:any Filename: pool/main/libm/libmath-base85-perl/libmath-base85-perl_0.5+dfsg-ok1_all.deb Size: 5528 MD5sum: 97432465ec46bcc30c30c158ba020e7a SHA1: 389ce844dca9dc02812532de539ea77abe5dbfde SHA256: 4c611e6b5a2655e9b208e2184e0b9f843f86469f88597c7739f754eb69f704c9 SHA512: e4b36828bf52812d52b2103d5067979fcae4f87b2a929b412adc052cb19f1d2223d605855c8b3f7ebe6d9d2bc2438edfe9738d08d92d46d9c2a86ea543563903 Homepage: https://metacpan.org/release/Math-Base85 Description: Perl extension for base 85 numbers, as referenced by RFC 1924 RFC 1924 describes a compact, fixed-size representation of IPv6 addresses which uses a base 85 number system. Math::Base85 handles some of the uglier details of it. . The base 85 numbers (from 0 to 84) are as follows: . 0..9 A..Z a..z ! # $ % & ( ) * + - ; < = > ? @ ^ _ ` { | } ~ . At the moment, there's not much in this module. But it should be sufficient for the purposes of RFC 1924. . This module has a variable called $Math::Base85::base85_digits, which is a string containing the digits of the base 85 alphabet from lowest (0) to highest (~), in that order. Package: libmath-random-isaac-perl Architecture: all Version: 1.004-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 48 Depends: perl:any Recommends: libmath-random-isaac-xs-perl Filename: pool/main/libm/libmath-random-isaac-perl/libmath-random-isaac-perl_1.004-ok2_all.deb Size: 18856 MD5sum: 2cd80e741c3d87a56d3fec6357d6b5df SHA1: 0bbd0ee1af6717d6b4496da6b56ca03787259f59 SHA256: 4fc2ae666dc0a4a2f967fc20308b8e4ed957b5c144d110129e60c5bd81cac25d SHA512: 95efebe4a240854b9a19b0ed73c177ed3b534fa63ffd6de9e2eacd54aff1d9ed33dd6ad8dc964c656734b1107e822e0d272f8f3c9c22485d376e044574b33185 Homepage: https://metacpan.org/release/Math-Random-ISAAC Description: Perl interface to the ISAAC PRNG Algorithm Math::Random::ISAAC implements the ISAAC (Indirection, Shift, Accumulate, Add and Count) pseudorandom number generator (PRNG) algorithm described on the project page at: . As with other algorithms like the Mersenne Twister (see Math::Random::MT), this algorithm is designed to take some seed information and produce seemingly random results as output. . The results are uniformly distributed, unbiased, and unpredictable unless you know the seed. The algorithm was published by Bob Jenkins in the late 1990s and despite the best efforts of many security researchers, no feasible attacks have been found to date. . For comparison with other algorithms intended to generate random data, the Mersenne Twister has a period of 2^19937-1, the related TT800 has a period of 2^800-1 values. ISAAC has a period of 2^8295 values on average. Package: libmaven-bundle-plugin-java Architecture: all Version: 3.5.1-ok1 Priority: optional Section: java Source: maven-bundle-plugin Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 264 Depends: libmaven-deploy-plugin-java, libmaven-install-plugin-java, bnd, libdoxia-core-java (>= 1.7), libdoxia-sitetools-java (>= 1.7.5), libfelix-bundlerepository-java (>= 2.0.10), libfelix-utils-java, libjdom1-java (>= 1.1.3), libmaven-archiver-java (>= 3.2.0), libmaven-dependency-tree-java (>= 3.0.1), libmaven-reporting-api-java (>= 3.0), libmaven3-core-java (>= 3.6.3), libosgi-core-java, libplexus-build-api-java (>= 0.0.7), libplexus-utils2-java (>= 2.x) Filename: pool/main/m/maven-bundle-plugin/libmaven-bundle-plugin-java_3.5.1-ok1_all.deb Size: 205100 MD5sum: 9bfbc1a0cd7a7ea4ded8d4a6790f8db7 SHA1: af2f1d93c7866e8073d57d54ba4cf20f678a5162 SHA256: 2972555766b20f1895d90a66a4ad02f2f03329dc75f2c6cc4a153bd812608253 SHA512: 4504ded41e14fd4715ef118775e913d7f96b8625c205074ebc22a3a77f61f3f0d748184656c2a123d0f85861cc7026cda5b0d92598ed2d66f307cd51ea57ce49 Homepage: http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html Description: Maven plugin to handle artifact OSGi metadata Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. . This plugin allow you to handle artifact OSGi metadata of your artifact (JAR, WAR). It manage a new type of packaging "bundle" in your POM. . This plugin depends on Felix Bundle Repository and BND for low-level handling of metadata. Package: 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. Package: libmbedtls-doc Architecture: all Version: 2.28.8-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: mbedtls Origin: openKylin Maintainer: openKylin Developers Installed-Size: 33337 Depends: libjs-jquery Suggests: libmbedtls-dev Filename: pool/main/m/mbedtls/libmbedtls-doc_2.28.8-ok1_all.deb Size: 12271676 MD5sum: 61cf79306fa4d84a9a5548420b2e728e SHA1: 9d10ee157dd8d8c3407817f471cc348fed059c1a SHA256: 351dbbd1988322535286f1efbb7925f7c9ef97fa63d648bbae630b27b4351a9b SHA512: b3e852ee08a45dfb86757c19cdea9173fa9f52030e10c35313ebad239d6aa13c5a0a28e7c69c4028186a4aa5124f561983df10aeffd52c20b1590b6850070cf7 Homepage: https://www.trustedfirmware.org/projects/mbed-tls/ Description: lightweight crypto and SSL/TLS library - documentation mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading . This package contains the API documentation. Package: libmce-perl Architecture: all Version: 1.889-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 987 Depends: perl:any, libscalar-list-utils-perl, libsocket-perl Recommends: libsereal-decoder-perl, libsereal-encoder-perl Filename: pool/main/libm/libmce-perl/libmce-perl_1.889-ok1_all.deb Size: 268816 MD5sum: eefbce3621a43a42c0e9a34b98102657 SHA1: 6f0558e74048edb92e333a0b330969a37cd978e9 SHA256: 511b49bfbf8702d4fe07cf84c36f41257aa00c27cc88335c61937332a9629885 SHA512: 7478c7b2d8be5e41554415cb772e3e4cfbd08dbeb693176d5aa8ce1f2a222a7b29b35feb956b2cb20e641819a65568ad392baa7f7c22da4c68e0b1def92cc429 Homepage: https://metacpan.org/release/MCE Description: Many-Core Engine for Perl providing parallel processing capabilities Many-core Engine (MCE) for Perl helps enable a new level of performance by maximizing all available cores. MCE spawns a pool of workers and therefore does not fork a new process per each element of data. Instead, MCE follows a bank queuing model. Imagine the line being the data and bank-tellers the parallel workers. MCE enhances that model by adding the ability to chunk the next n elements from the input stream to the next available worker. . Chunking and input data are optional in MCE. One may use MCE to run many workers in parallel without specifying input data. Package: libmdds-dev Architecture: all Version: 2.1.1-ok1 Priority: optional Section: libdevel Source: mdds Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1154 Depends: libboost-dev (>= 1.39) Filename: pool/main/m/mdds/libmdds-dev_2.1.1-ok1_all.deb Size: 128308 MD5sum: be4de9a7e0fac6537c3331e639e0196d SHA1: 7ecfee44209d8871622b3a99a86e625ffae67f2c SHA256: d9ffa799568ea12254dc97a7210194697fff6ade9e40fca951e50f26d68fe826 SHA512: 7946bc7a159721404de82da584b64992cfb0ab8c5857ccfe0d62c9874a0812e85a7b7e71ebda4713a3267a5d9bad86791a70ffe83e10048bfe12486d9ed4faaf Homepage: https://gitlab.com/mdds/mdds Description: Multi Dimension Data structure library -- headers A collection of multi-dimensional data structure and indexing algorithm. . This is a C++ library, and is a collection of various data structures designed to efficiently store and query multi-dimensional data for various filtering criteria. Different structures are optimized for different query needs. . This library is a source-code only library. It’s designed to be header-only meaning that the user program does not need to link to any additional shared library in order to use these data structures. The data structures are all available as C++ templates. Package: libmdds-doc Architecture: all Version: 2.1.1-ok1 Priority: optional Section: doc Source: mdds Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6548 Filename: pool/main/m/mdds/libmdds-doc_2.1.1-ok1_all.deb Size: 397424 MD5sum: 067dbc2cadeb5ceb7ea6e16e9cc85256 SHA1: c0ee351148c0478f7ead2e7e9071c92dfce3f2dd SHA256: 8cb3c584d2f73bf1e117085e0872b2a031f1f5e5fce00d62e025615d1fcb9335 SHA512: 39cfbc3c2bc99cc9d067dbd8aeb742e4c8ac3adb9fc4904d96a53b17aacbad046911fe80c0b4b15c5eefcb285919daa0190d934e21df8dc7181bcdc5bb4e4b66 Homepage: https://gitlab.com/mdds/mdds Description: Multi Dimension Data structure library -- documentation A collection of multi-dimensional data structure and indexing algorithm. . This is a C++ library, and is a collection of various data structures designed to efficiently store and query multi-dimensional data for various filtering criteria. Different structures are optimized for different query needs. . This library is a source-code only library. It’s designed to be header-only meaning that the user program does not need to link to any additional shared library in order to use these data structures. The data structures are all available as C++ templates. . This package contains the API documentation for mdds. Package: libmecab-java Architecture: all Version: 0.996-ok4 Priority: optional Section: misc Source: mecab Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Natural Language Processing (Japanese) Installed-Size: 29 Depends: libmecab-jni Filename: pool/main/m/mecab/libmecab-java_0.996-ok4_all.deb Size: 14972 MD5sum: 40e11468da1383260d64fb2c157cb42c SHA1: d7b3431d6eee6345fc8147bf1ee36f55b6df4acc SHA256: 13182d19a4c52fc0dab47c46f6e59a3e71197492a6d322c8bdfe9b5e677f2229 SHA512: 00d67992bbb8c902fa5331ae60c1f4269ab05945cc22067081f4a60cfe2efdd77b89e280c80fd72e40450415138cfa0b8aaeccd65b14e8f0b0d18e7db73253f5 Homepage: https://taku910.github.io/mecab/ Description: mecab binding for Java - java classes Mecab is a Japanese morphological analysis system. . libmecab-java is built for Java. Package: libmediainfo-doc Architecture: all Version: 24.01+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libmediainfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chow Loong Jin Installed-Size: 786 Filename: pool/main/libm/libmediainfo/libmediainfo-doc_24.01+dfsg-ok1_all.deb Size: 109116 MD5sum: d1210fc4f7677de46971e94f5f0c8364 SHA1: cc56140766a844bd2515d571f08aeebc08ea51aa SHA256: 8587da0b25d5b54ca431c9c79ed4b8f09116d96b71115677be53088c34be1647 SHA512: 49a61cd2e92203c3f3ab6e1709c735c2563ec12a6275ad24f45e4f13bcf1b92be2000a4d203306b7a4ba20049ba3880b1b5f274cd05529da867bdde26d8df4a2 Homepage: http://MediaArea.net/MediaInfo Description: library for reading metadata from media files -- documentation MediaInfo is a library used for retrieving technical information and other metadata about audio or video files. . A non-exhaustive list of the information MediaInfo can retrieve from media files include: - General: title, author, director, album, track number, date, duration... - Video: codec, aspect, fps, bitrate... - Audio: codec, sample rate, channels, language, bitrate... - Text: language of subtitle - Chapters: number of chapters, list of chapters . MediaInfo supports the following formats: - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)... - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... - Subtitles: SRT, SSA, ASS, SAMI... . This package contains the Doxygen generated API reference for developing applications/libraries using this library. Package: libmetis-doc Architecture: all Version: 5.1.0.dfsg-ok1.1 Priority: optional Section: doc Source: metis Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 11534 Filename: pool/main/m/metis/libmetis-doc_5.1.0.dfsg-ok1.1_all.deb Size: 3628624 MD5sum: 2d5940f7fe24a7f1abc0892a5eda8601 SHA1: 61661886cc65874a9f902d7a02e8971da1c2afaa SHA256: 6b11c1fef124a59579fd0ea625227f973e635b576eb018bdec506ea8ea6b42c7 SHA512: 5e65d4b11a1120ff28255fb588d6cc524d4f142977938807c48cde144ce0a097bb855f759691f93267159e0a789f0aa96802a0f7e96c88497d11d46447b17fac Homepage: http://glaros.dtc.umn.edu/gkhome/metis/metis/overview Description: Serial Graph Partitioning and Fill-reducing Matrix Ordering. Documentation METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices. The algorithms implemented in METIS are based on the multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes. The package contains examples and documentation. Package: libmime-charset-perl Architecture: all Version: 1.013.1-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 112 Depends: perl:any Suggests: libencode-hanextra-perl, libpod2-base-perl Filename: pool/main/libm/libmime-charset-perl/libmime-charset-perl_1.013.1-ok1_all.deb Size: 37396 MD5sum: d74ed0b74a0290666f8aa346e8206515 SHA1: 37a5e2003e34301c50b2253349d67077ecd64aed SHA256: 5c90f36306ab7418de2b558be79d52b7ddf3d0f963fa2335bd33514353e031c1 SHA512: 4fa24f615f6cc8e449ec4fcfc35055b8de9b42b3a91a6ea37123737d311aab1e94ecb4ee90e9303dc35ecb09c24b05b72e16b1a1d08f1d82abfa31eeb62fa3b5 Homepage: https://metacpan.org/release/MIME-Charset Description: module for MIME character set information MIME::Charset provides information about character sets specified in the MIME (Multipurpose Internet Mail Extensions) format. It is often used to describe character set and encoding information for messages on the Internet. . This module allows one to work with character sets and encodings, providing a simple facility for converting between them. Package: libmlt-data Architecture: all Version: 7.20.0-ok1.2 Multi-Arch: foreign Priority: optional Section: libs Source: mlt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 735 Enhances: libmlt7 Filename: pool/main/m/mlt/libmlt-data_7.20.0-ok1.2_all.deb Size: 87000 MD5sum: 7b4e85c4da9a24d36cb9d0cc69b290ed SHA1: 4751e49c63b66b7ed87a727a372e4bc4ea11f32d SHA256: 81637aac25e74f20986440db2ab0dee483c6cade49787fb613703fe7402f1212 SHA512: 9a4ba284839f1b0c4f481cad38fa533e170a768b08a60c203e8ad119d2607a35fcbf84f129cb50186c5db8cafc334de3261b65a1ea7bdd6d3e09dd310a09f1bd Homepage: https://www.mltframework.org Description: multimedia framework (data) MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. . This package contains the data files for the MLT multimedia framework. Package: libmm-glib-doc Architecture: all Version: 1.23.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: modemmanager Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: DebianOnMobile Maintainers Installed-Size: 7188 Suggests: devhelp Filename: pool/main/m/modemmanager/libmm-glib-doc_1.23.4-ok1_all.deb Size: 270500 MD5sum: 9463cc225289219614e592cabf5454a1 SHA1: 917f770a907fa1878e96141ca5fb655ce083092e SHA256: 8e9b9690dc27b5513f678b95ca31c1db369d0c2aa60af74b0a64d3db4251dbb2 SHA512: d0d6a1e11fb1a8e909188ecb112829a00e2340008da6bb0d2d12bc703457097a11d5176141ab3dab35a0380072b4ad64291d5016255e25fbae5b0ed766f6f4e5 Homepage: https://www.freedesktop.org/wiki/Software/ModemManager/ Description: D-Bus service for managing modems - library documentation ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains documentation of libmm-glib to use when writing applications that interface with ModemManager. Package: libmnl-doc Architecture: all Version: 1.0.5-ok1.0 Multi-Arch: foreign Priority: optional Section: doc Source: libmnl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 742 Filename: pool/main/libm/libmnl/libmnl-doc_1.0.5-ok1.0_all.deb Size: 135060 MD5sum: 2713a179442ecd0daaa20bf3ffaaba56 SHA1: cb847a77f7c9f3e198767dab8e380640fdb20fd0 SHA256: c253a5f8b875a589ed82136bb73e8abd339f9850c31b86370d02d807fa8dfccb SHA512: 1f9703286848a13fb7b2bbc8e9a45d3ea02933386f0066cc803b1b0b81670986d69395d400a8bd564454c9b4bc993f9fc0aa0539f22cfcb3664c1e5372177aa2 Homepage: https://netfilter.org/projects/libmnl/ Description: Documentation files for libmnl0 libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel. . This package provides man-pages and HTML documentation for the API. Package: libmodule-build-tiny-perl Architecture: all Version: 0.047-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 33 Depends: perl:any, libextutils-config-perl, libextutils-helpers-perl, libextutils-installpaths-perl, libjson-pp-perl, libtest-harness-perl Filename: pool/main/libm/libmodule-build-tiny-perl/libmodule-build-tiny-perl_0.047-ok1_all.deb Size: 9472 MD5sum: e2bd9588fc8ee5521a341f826416a71c SHA1: 53f39c8a66b4eecfe2536e6c369a20470988010d SHA256: b19596bfa0238c70953c9be41a856158d00cd77d3fcd116e274b7a7d2046297e SHA512: 57c9de0ffee63207a28f09a90db10dd4e1e5e207f9ddacf1feb554bccdf3c6a806f8d49547fe668aa7545aec14e1bd7da9693a478ffea5a68cccbca1564e0deb Homepage: https://metacpan.org/release/Module-Build-Tiny Description: tiny replacement for Module::Build Many Perl distributions use a Build.PL file instead of a Makefile.PL file to drive distribution configuration, build, test and installation. Traditionally, Build.PL uses Module::Build as the underlying build system. Module::Build::Tiny provides a simple, lightweight, drop-in replacement. Package: libmodule-find-perl Architecture: all Version: 0.16-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Depends: perl:any Filename: pool/main/libm/libmodule-find-perl/libmodule-find-perl_0.16-ok1_all.deb Size: 9744 MD5sum: 9420b3bc7f67a713ab475804ee2e57f5 SHA1: fabcad6f9bf0becbe5fe78c1b1beadbbea3e39a1 SHA256: 7850fe921ba5d4653b26a1206e979f6ecebcc7febb59d37948ad98e525d2d99c SHA512: bd835ccf36c4799d42e5dcf99cc8db94f088b64f059015ea529710d378b4cd7389ce42b68ac8979bf67ec55a87af71f4050230277b782090199737b69ecb102c Homepage: https://metacpan.org/release/Module-List Description: module to find and use installed Perl modules Module::Find is a Perl module that allows developers to find and use modules in categories. This is useful for auto-detecting driver or plugin modules. You can differentiate between looking in the category itself or in all subcategories. . If you want Module::Find to search in a certain directory (like the plugins directory of your software installation), make sure you modify @INC before you call the Module::Find functions. Package: libmodule-implementation-perl Architecture: all Version: 0.09-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 34 Depends: perl:any, libmodule-runtime-perl, libtry-tiny-perl Filename: pool/main/libm/libmodule-implementation-perl/libmodule-implementation-perl_0.09-ok2_all.deb Size: 11478 MD5sum: 88c5795cab7ebf3d493b3d42c6db8375 SHA1: a6af9bf1dc61c9755a62e3f82b1622b3c359a76e SHA256: 25eda93b62d8c3a2c64a1c42f5b4088f5b7346cca38c9b849bbb66cde04f2ca2 SHA512: fc2c48213c3117229daab0ecd3ebcfa8f14ce2725ba05291b0d9570f6f7a262e23278f55c66a9f85b8cec7582496e0d9aa5dbde83098fadb66bc07b97bf70b57 Homepage: https://metacpan.org/release/Module-Implementation Description: module for loading one of several alternate implementations of a module Module::Implementation abstracts out the process of choosing one of several underlying implementations for a module. This can be used to provide XS and pure Perl implementations of a module, or it could be used to load an implementation for a given OS or any other case of needing to provide multiple implementations. . This module is only useful when you know all the implementations ahead of time. If you want to load arbitrary implementations then you probably want something like a plugin system, not this module. Package: libmodule-install-perl Architecture: all Version: 1.21-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 343 Depends: perl:any, libfile-remove-perl, libmodule-scandeps-perl, libparse-cpan-meta-perl (>= 1.4413), libyaml-tiny-perl Recommends: libarchive-zip-perl, libfile-homedir-perl, libjson-perl, libpar-dist-perl, libwww-perl Filename: pool/main/libm/libmodule-install-perl/libmodule-install-perl_1.21-ok1_all.deb Size: 128360 MD5sum: 2c8803060e782c7d0e9f2816d86b47e7 SHA1: 509ed530cf89c36ac4bf9e76d4de5c0504d94efe SHA256: d69a18b7efe8bbfa4ed917b7adb2c7216337af2218a89fe9828f029d4fc2a1ba SHA512: 6a3307dfbc0974f9427f2d1264472ef4a279f1440a46de7b7aa3770925f5b03c31567daf8a148e0a612907cf9b518a4d0855df96e16ee55a671106615d713f19 Homepage: https://metacpan.org/release/Module-Install Description: framework for installing Perl modules NOTE: while Module::Install pioneered many great ideas in its time, its primary benefits have been better achieved by other tools, like Dist::Zilla, and its spinoffs. Use of Module::Install for new distributions is therefore discouraged by the maintainers. . Module::Install is a package for writing installers for CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a strictly correct manner with ExtUtils::MakeMaker. It will run on any Perl installation version 5.005 or newer. . It is designed to automatically include a copy of itself with modules that use it, thus ensuring that bleeding-edge features will be available for use in Makefile.PL in a simple and portable way. It is simple to learn, and has the same features as ExtUtils::MakeMaker and Module::Build. However, it has the advantage that it requires no installation for end-users. Package: libmodule-pluggable-perl Architecture: all Version: 5.2-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 57 Depends: perl:any Recommends: libmodule-runtime-perl Filename: pool/main/libm/libmodule-pluggable-perl/libmodule-pluggable-perl_5.2-ok2_all.deb Size: 20322 MD5sum: aa0c1ff800e4cb966606b40d3e8b4f51 SHA1: 5a0ac079dbfba01c2872e469c605118812b8b6b9 SHA256: 69d491419ad5147e7d215c34b6196e03f85c40d06cbb21a985da8c420b9bf767 SHA512: a2343e8fbcf204151c11c513cf7a063a5479bbb3a4455b09c1ca8b1952fd3a3592bcd4aa15a06c18cde63f9bb77c81fc9287ef68122988af19750c475eee2a01 Homepage: https://metacpan.org/release/Module-Pluggable Description: module for giving modules the ability to have plugins Module::Pluggable provides a simple but, hopefully, extensible way of having 'plugins' for your module. Essentially all it does is export a method into your namespace that looks through a search path for .pm files and turn those into class names. Optionally it instantiates those classes for you. Package: libmodule-scandeps-perl Architecture: all Version: 1.35-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 108 Depends: perl:any, libmodule-metadata-perl, libscalar-list-utils-perl, libversion-perl Filename: pool/main/libm/libmodule-scandeps-perl/libmodule-scandeps-perl_1.35-ok1_all.deb Size: 28888 MD5sum: be357c5604d1fd999825fb3adca87c9e SHA1: a6b8d6fc82fa94513fd5c29dfd78ca4ed5ca3b30 SHA256: 497f5c6acfbff77da459a3ce3bdcf4d47400699f371a7c05598c69ac0cd9691e SHA512: cbf8b3c843de64d8e0de8875c57397dcad3e19be517be03318c570cce781057f02b3fcf793b20c09e0e80b6a687e6e7fdec86d9182912e3a1baaf7a8d33778c8 Homepage: https://metacpan.org/release/Module-ScanDeps Description: module to recursively scan Perl code for dependencies Module::ScanDeps is a Perl module that scans potential modules used by perl programs to determine information about modules they depend on. It performs static analysis as well as more aggressive scanning (by running files in compile-only or normal mode). Package: libmojolicious-perl Architecture: all Version: 9.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. Package: libmono-accessibility4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-accessibility4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15724 MD5sum: 70b5b4f8a59b4946054bfd052d8015f1 SHA1: 37baa49780c3e3214f3efe39e33f4b3157d07779 SHA256: 7577acba6d2d4cf70e73244397cdd05f1d4d5c0d311e46ef2aa8a1fca89ef211 SHA512: b0ca9c0d46273afd4dbb88c166912a08a384772775782a152d97cc6ddff5a0de6748092b9c3ab7dd26176e67e595c79a950200030f7cd35b67cb349bbd63f7ac Homepage: http://www.mono-project.com/ Description: Mono Accessibility library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Accessibility library for CLI 4.0. Package: libmono-cairo4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 125 Depends: libcairo2 (>= 1.8.0-2), libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-cairo4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 31836 MD5sum: 081ea9b221a689c7cd10247d6b9df846 SHA1: 09ac45db1d808f0f45ccac97d56a70000a6dfba8 SHA256: 8f3701b570ffc33ec74ad536a7746d83c152a5abd4a157dcabfd958eace79ac0 SHA512: 861d539794710747eb7119b08ef499bcc7011d7213dbca8819ca00dfa0223d023b678f051837f4d96b28ebbac54e184eda94b32637eaddfbc4658dc2aea1f78a Homepage: http://www.mono-project.com/ Description: Mono Cairo library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Cairo library for CLI 4.0. Package: libmono-cecil-private-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 699 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Replaces: libmono1.0-cil (<< 2.4) Filename: pool/main/m/mono/libmono-cecil-private-cil_6.8.0.105+dfsg-ok2_all.deb Size: 198680 MD5sum: a49405e416cc74b6215c11e966270c14 SHA1: 50999dccaf7b983a4e7ec9f83413b352534d04b6 SHA256: 911cca918ff74c2a756ddacadacc204c7ed4ad3e8747351dde777e64afedf787 SHA512: c0824b985ee6310ab17883e0e7e7f3bae4902293f560422b17d4249cf7c02cf8efca8af4e852e4ecfcda846083239a06a1f306bc716e4a8237d7169d864aaa52 Homepage: http://www.mono-project.com/ Description: Mono.Cecil library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the private Mono.Cecil library that allows one to generate and inspect programs and libraries in the ECMA CIL format. Package: libmono-cil-dev Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 70 Depends: libmono-accessibility4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-cairo4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-cecil-private-cil (= 6.8.0.105+dfsg-ok2), libmono-codecontracts4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-compilerservices-symbolwriter4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-corlib4.5-cil (= 6.8.0.105+dfsg-ok2), libmono-cscompmgd0.0-cil (= 6.8.0.105+dfsg-ok2), libmono-csharp4.0c-cil (= 6.8.0.105+dfsg-ok2), libmono-custommarshalers4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-data-tds4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-db2-1.0-cil (= 6.8.0.105+dfsg-ok2), libmono-debugger-soft4.0a-cil (= 6.8.0.105+dfsg-ok2), libmono-http4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-i18n4.0-all (= 6.8.0.105+dfsg-ok2), libmono-ldap4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-management4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-messaging4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-messaging-rabbitmq4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-microsoft-build4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-microsoft-build-engine4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-microsoft-build-framework4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-microsoft-build-tasks-v4.0-4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-microsoft-build-utilities-v4.0-4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-microsoft-csharp4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-microsoft-visualc10.0-cil (= 6.8.0.105+dfsg-ok2), libmono-microsoft-web-infrastructure1.0-cil (= 6.8.0.105+dfsg-ok2), libmono-oracle4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-parallel4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-peapi4.0a-cil (= 6.8.0.105+dfsg-ok2), libmono-posix4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-rabbitmq4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-relaxng4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-security4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-sharpzip4.84-cil (= 6.8.0.105+dfsg-ok2), libmono-simd4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-smdiagnostics0.0-cil (= 6.8.0.105+dfsg-ok2), libmono-sqlite4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-componentmodel-composition4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-componentmodel-dataannotations4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-configuration4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-configuration-install4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-core4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-data4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-data-datasetextensions4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-data-entity4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-data-linq4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-data-services4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-data-services-client4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-deployment4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-design4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-drawing4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-drawing-design4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-dynamic4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-enterpriseservices4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-identitymodel4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-identitymodel-selectors4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-io-compression4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-io-compression-filesystem4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-json4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-json-microsoft4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-ldap4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-ldap-protocols4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-management4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-messaging4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-net4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-net-http4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-net-http-formatting4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-net-http-webrequest4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-numerics4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-numerics-vectors4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-core2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-debugger2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-experimental2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-interfaces2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-linq2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-observable-aliases0.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-platformservices2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-providers2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-runtime-remoting2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-windows-forms2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-windows-threading2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reflection-context4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-runtime4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-runtime-caching4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-runtime-durableinstancing4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-runtime-serialization4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-runtime-serialization-formatters-soap4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-security4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-servicemodel4.0a-cil (= 6.8.0.105+dfsg-ok2), libmono-system-servicemodel-activation4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-servicemodel-discovery4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-servicemodel-internals0.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-servicemodel-routing4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-servicemodel-web4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-serviceprocess4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-threading-tasks-dataflow4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-transactions4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-abstractions4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-applicationservices4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-dynamicdata4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-extensions4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-extensions-design4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-http4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-http-selfhost4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-http-webhost4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-mobile4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-mvc3.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-razor2.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-regularexpressions4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-routing4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-services4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-webpages2.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-webpages-deployment2.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-webpages-razor2.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-windows4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-windows-forms4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-windows-forms-datavisualization4.0a-cil (= 6.8.0.105+dfsg-ok2), libmono-system-workflow-activities4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-workflow-componentmodel4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-workflow-runtime4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-xaml4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-xml4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-xml-linq4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-xml-serialization4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-tasklets4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-webbrowser4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-webmatrix-data4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-windowsbase4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-xbuild-tasks4.0-cil (= 6.8.0.105+dfsg-ok2) Conflicts: libmono-nunit2.2-cil, libmono-nunit2.4-cil Breaks: libmono-dev (<< 2.10~) Replaces: libmono-cairo2.0-cil (<< 2.4.3), libmono-cecil-private-cil (<< 2.4.3), libmono-dev (<< 2.10~), libmono-nunit2.2-cil (<< 2.4.3), libmono-nunit2.4-cil (<< 2.4.3), libmono-system-web2.0-cil (<< 2.4.3), libmono-wcf3.0-cil (<< 2.4.3), libmono2.0-cil (<< 2.4.3), mono-devel (<< 2.4.3) Filename: pool/main/m/mono/libmono-cil-dev_6.8.0.105+dfsg-ok2_all.deb Size: 14928 MD5sum: 5e8d4550d95eda1e98b7e00460c3c26f SHA1: ea3af2947ed245a7cb4e23618e933b9902e7de71 SHA256: 83ff404d88ef09ed3abe01492712082eeaf9623b69090c2ac7c24da60f974b84 SHA512: ffb816a397420d0b846e8d6dde12dfb6cdbf2c9690bf2f4deef55df84dc34a1d581ab45234be2384e8f8efceafdff8ef5d0c460878b6565b7090c8216392f13a Homepage: http://www.mono-project.com/ Description: Mono Base Class Libraries (BCL) - Development files This package contains development headers for the Mono Base Class Libraries. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmono-codecontracts4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 739 Depends: libmono-cecil-private-cil (>= 6.8.0.105), libmono-cecil-private-cil (<< 6.8.0.106), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-codecontracts4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 202260 MD5sum: 36a731af116bc54a142fb3433dbdf9f7 SHA1: 4f6f1d711454fec145bf2160d3012a386b4b9e3c SHA256: 08db15c12d879ec69c5472e94a18796cb2dcf094d9a91027220578954c55fd49 SHA512: f92e9d91398ce3a6e1c64174388ee5b4755a648cbc89ae31f8fff533dd3f655a09f26da944fc1cb8ad3fbc579294e84772abb488f248ebf3511322b7ffcfeb58 Homepage: http://www.mono-project.com/ Description: Mono.CodeContracts library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.CodeContracts library for CLI 4.0. Package: libmono-compilerservices-symbolwriter4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 106 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-compilerservices-symbolwriter4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 28412 MD5sum: 281166a273d5197673667c4ea9a7d288 SHA1: ddde8a9aa1ca93068023a50556ff61a341be81a7 SHA256: bf40a17dd4159bb2d132799adfc39477f85eb75d0f2afba9f94af38a46c414e6 SHA512: c45efc4c6ea60a65554b7fd038b5bb6da451006f65874615f5b08b4ad3a16955e02f847256b94317898119bdd89f3e1d6a240863cf863df5d9ff11296c89750b Homepage: http://www.mono-project.com/ Description: Mono.CompilerServices.SymbolWriter library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.CompilerServices.SymbolWriter library for CLI 4.0. Package: libmono-corlib4.5-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 55 Depends: libmono-corlib4.5-dll (= 6.8.0.105+dfsg-ok2), mono-runtime (>= 6.8.0.105), mono-runtime (<< 6.8.0.106) Recommends: libmono-i18n-west4.0-cil Suggests: libmono-i18n4.0-all Filename: pool/main/m/mono/libmono-corlib4.5-cil_6.8.0.105+dfsg-ok2_all.deb Size: 12940 MD5sum: e69e61e3a821ef6d11e5409be4c9fb1b SHA1: da73ff286ecf44cb9f5e282491b6df655dd18f03 SHA256: 8ae72c998f4126a496ac46be7aace72a301c9f8cea293088a52c57af988cdaf1 SHA512: 6b46f4930c5b3ca9c872a629f91ac3085fde91834166c418575772af0faa30f3fcfe9d4e8fa01d5a304188a99986a5bfb3549becc431e0469827297a27ef92bf Homepage: http://www.mono-project.com/ Description: Mono core library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Core Library (mscorlib.dll) of Mono for CLI 4.5, which is the glue between the BCL (Base Class Libraries) and the JIT. . You should install libmono-i18n-west4.0-cil if you are using ISO 8859-15 (Latin 9) or other common Western European code pages. US-ASCII, ISO 8859-1 (Latin 1) and UTF-8 users don't need any extra I18N packages. Package: libmono-corlib4.5-dll Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4756 Depends: tzdata Breaks: libmono-corlib4.5-cil (<< 6.8.0.105+dfsg-3.1~) Replaces: libmono-corlib4.5-cil (<< 6.8.0.105+dfsg-3.1~) Filename: pool/main/m/mono/libmono-corlib4.5-dll_6.8.0.105+dfsg-ok2_all.deb Size: 1251420 MD5sum: 69a4a36dd14dee4dcd91fd361c35e492 SHA1: 38908a52aeb67bf31510b5bf2c14011418798697 SHA256: f679fc7f4ae134fe6537601a9727debd1cbd74743cd8aebb7315d5d5f2f65183 SHA512: 8d392bad5419174948292ade4c600e54a8f19a25dc1757f0ce00e486487ba5d9d52020b3a81c700500d1bb118d6b1389e22f43e4f31f41134d3f5fb50f554db2 Homepage: http://www.mono-project.com/ Description: Mono core library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Core Library (mscorlib.dll) of Mono for CLI 4.5, which is the glue between the BCL (Base Class Libraries) and the JIT. . This package contains only mscorlib.dll without a mono-runtime dependency to avoid a dependency cycle between the mono core components. For all other uses you should install libmono-corlib4.5-cil instead. Package: libmono-cscompmgd0.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 79 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-cscompmgd0.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 18440 MD5sum: cbe6140e3a19d99480212ebb2c06bcf5 SHA1: 48df82a045931ff0b5cf654c360e0e98755e195d SHA256: 21bcb05df93055975b45d94be6a7b81f7636e2cc8613a0fffc11e3bece628ab9 SHA512: 4053ee8e08a390405620be498e3bffcd936d40748d17a6a5d199b230e27777f39ca03a528eb8785db1240c0065cbb5934ab93c0eefae7c1e380d519d5841588a Homepage: http://www.mono-project.com/ Description: Mono cscompmgd library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono cscompmgd library version 0.0, for CLI 4.0. Package: libmono-csharp4.0c-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1451 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Conflicts: libmono-csharp4.0-cil (<< 3.2.1), libmono-csharp4.0a-cil (<< 3.2.3), libmono-csharp4.0b-cil (<< 3.2.8) Replaces: libmono-csharp4.0-cil (<< 3.2.1), libmono-csharp4.0a-cil (<< 3.2.3), libmono-csharp4.0b-cil (<< 3.2.8) Filename: pool/main/m/mono/libmono-csharp4.0c-cil_6.8.0.105+dfsg-ok2_all.deb Size: 403400 MD5sum: a0799809dc65b8c30ddea5442bb67b18 SHA1: 0a2097fbd9c79de4b28ae2e7bf640ad34040978d SHA256: bd9189a9c6880b749dce1b3e8ae03779f649ffae7d798fa1ad7cf9ad00b879e6 SHA512: 538fd5c377cf012a4cfa0627f0ffb0e1663ae54b6b466dd54098bd88a064879e87d72b8ea2c4e619c20591441324b603d6cc3e877105429ea50ed08ffd62a444 Homepage: http://www.mono-project.com/ Description: Mono.CSharp library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.CSharp library for CLI 4.0. Package: libmono-custommarshalers4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 75 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), mono-runtime (>= 6.8.0.105), mono-runtime (<< 6.8.0.106) Filename: pool/main/m/mono/libmono-custommarshalers4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16352 MD5sum: 381379e97b694351a6e6064bd952fb72 SHA1: 9e5b510c44b4fce671727c68d4e3aa2d76d7e128 SHA256: dbbc00ef047db96a91a3754311b5a5498a11bcadc34b4c41bd7f06c37e133730 SHA512: b0a737b8e989245635efbed211572f2fd9e892da411606d929b772bf2acc8498496c7db9f342a7a0215b969e5345beb3495c095fe403e409cdad90dc54fccfdc Homepage: http://www.mono-project.com/ Description: Mono CustomMarshalers library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the CustomMarshalers library for CLI 4.0. Package: libmono-data-tds4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 164 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-security4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-data-tds4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 46000 MD5sum: 12d2710ff0e66ab813876cb606f90757 SHA1: d791b306f952715512a15f4b7915a800ab5a9401 SHA256: 1588a02f63a1c2ccd528e067ce9d4d1baaeb2b345e69c2bc2a9292734647ef79 SHA512: 484e3091499e4e3ef5b98abd7b02aed6b01f199bff3b6cf920560b60dbbb1a18a8b16af598e92d6fda3366189229def5598c3ed48434fcae88c9eeb32d2c0d86 Homepage: http://www.mono-project.com/ Description: Mono Data Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Data library for CLI 4.0. Package: libmono-db2-1.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 135 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-db2-1.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 36884 MD5sum: 204d9dc9eea1f2ee453041e2a0c88850 SHA1: 82a34ca947de63732b11fcb3f8e5ceaa7bf5e04d SHA256: e8de1777204174764d01096f21ba5b3e25de70c9b6282c2cbbf475fbccb03f39 SHA512: ba3ce2f66fb022502095d2f5396f9469ca68df2f9804a6a12a8c0c4c2f5ee2cc53741d7bd3fd2831afcbf555f3f7f0e3e669f3e0a767b68d0835c2be01608591 Homepage: http://www.mono-project.com/ Description: Mono DB2 library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono DB2 library. Package: libmono-debugger-soft4.0a-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 231 Depends: libmono-cecil-private-cil (>= 6.8.0.105), libmono-cecil-private-cil (<< 6.8.0.106), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240), mono-runtime (>= 6.8.0.105), mono-runtime (<< 6.8.0.106) Conflicts: libmono-debugger-soft4.0-cil Replaces: libmono-debugger-soft4.0-cil Filename: pool/main/m/mono/libmono-debugger-soft4.0a-cil_6.8.0.105+dfsg-ok2_all.deb Size: 68340 MD5sum: dde11236827dbd61334790c7ad168144 SHA1: ebd30172a7d5bd600e02817c92b9762963922611 SHA256: 7e21e1ddca3291c0c9cd6215e4070d5c873db1f2c191f801c6b5c06b51394f74 SHA512: d42d7ec56276882f15a96077b751ce9ddc1bb384287c22e4f72530e91581bb57c504ff417f235dc81d7c3d30428d482a0b98f5506ad9acecf511438eb51fe72c Homepage: http://www.mono-project.com/ Description: Mono Soft Debugger library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Soft Debugger library for CLI 4.0. Package: libmono-http4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 89 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-security4.0-cil (>= 4.6.1.3), libmono-sharpzip4.84-cil (>= 5.12.0.309), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-http4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22708 MD5sum: 7595d20731bdbd6f21e4fa214789c5a2 SHA1: 8c3493b23b9f61e96eb66ee98be2b695f6add1c2 SHA256: aa60a0b146b78e7f90a027958af3669056409506897e0b393aa33350a1313dca SHA512: b5032a6de78b6c533a273aff63d92977f57a041b546e6527ec6badb8d9c7da323f62945359d71d4725df35cddd1997caee44b14cb099e866da0f1c4f8b76704f Homepage: http://www.mono-project.com/ Description: Mono.Http library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Http library for CLI 4.0. Package: libmono-i18n-cjk4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 728 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-i18n4.0-cil (>= 4.0.0~alpha1), mono-runtime (>= 6.8.0.105), mono-runtime (<< 6.8.0.106) Filename: pool/main/m/mono/libmono-i18n-cjk4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 238900 MD5sum: 72df861eca00abfb3ca86e62052d0466 SHA1: 368500a093f658441bdcbe5c026787bcf4720b49 SHA256: 693c9f4703c3f791d43a7aedb86967509733677b5d4decd0144eaec83068f3f3 SHA512: 707efde4eb229d53546afe7c60a5393d99ece30dd000affb5e7a75355930b9d20b2c0b55739f191e897138cc3c066d6d02a30ec899e26a9b95f98e9798b8ed37 Homepage: http://www.mono-project.com/ Description: Mono I18N.CJK library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the I18N.CJK library for CLI 4.0. Package: libmono-i18n-mideast4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 94 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-i18n4.0-cil (>= 4.0.0~alpha1) Filename: pool/main/m/mono/libmono-i18n-mideast4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 19892 MD5sum: a6c0800b7dce72776c517c2509014834 SHA1: b6ab8edb88d1c6fca5dc2dddd9d897988ee3bfc2 SHA256: ded82127cfbc1a38908ecef2019cbb82d884b65106fc4f85df65b95117383c77 SHA512: 655992f5b350989d06124567133cdd3e477113269033a41679c058f8ddc421c606ec4c5015e3d5200473ebc93a6a927f2d438b40eaa409efce536515bb57dea7 Homepage: http://www.mono-project.com/ Description: Mono I18N.MidEast library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the I18N.MidEast library for CLI 4.0. Package: libmono-i18n-other4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 97 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-i18n4.0-cil (>= 4.0.0~alpha1) Filename: pool/main/m/mono/libmono-i18n-other4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 21296 MD5sum: 69932d013b40f9b3f0edce8db3129b58 SHA1: 59516206c5f55464a56c96eb195c2bb2a0995514 SHA256: 3ebd4c8a02b356d56376a5ccbe7dedb7aebb6a4b54cbf6da5221415bdafaf0b8 SHA512: 566e7b830cfed91899d175503d5f1b3df6bdc308d463e6912f28ec82360c4fa6dbbd53e139e5c984a7ba4298c23a4142c1d72b9109803cde976c299b66c8a003 Homepage: http://www.mono-project.com/ Description: Mono I18N.Other library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the I18N.Other library for CLI 4.0. Package: libmono-i18n-rare4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 249 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-i18n4.0-cil (>= 4.0.0~alpha1) Filename: pool/main/m/mono/libmono-i18n-rare4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 37608 MD5sum: 2fe53be53673e13e91fafc2b4692c2fb SHA1: 53034d15f27426fb17416cdbf1ef29b4730fcc70 SHA256: 63c2c97628200b61be294781bac1546c16e1da1423ec655adcd7cba1a111d04f SHA512: 63d4b480fffaa1e457759c861c51fb81195865b019b94f65ddca3c1b9e84e6f0262143c715249ea288851286c0ba3618511ce37a4ca4fe4537668d190def0542 Homepage: http://www.mono-project.com/ Description: Mono I18N.Rare library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the I18N.Rare library for CLI 4.0. Package: libmono-i18n-west4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 131 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-i18n4.0-cil (>= 4.0.0~alpha1) Filename: pool/main/m/mono/libmono-i18n-west4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 25892 MD5sum: b08ef6b2dd80f5bdb7563da44909296e SHA1: e38aa74e662d25ab460f6f4a7ec3249191972b88 SHA256: 030bb30695ed4835952c5e08fae4a011f6c0fa1d12eb5c4d046886a02d7d7b57 SHA512: 888c797697470852efc816d790c95f3ed8d412deeded3cbde135c1d87371157001f1c0d2c3253e9cdd109b6d79f6ce4683d1368c00ebce61f71539a59c0dfd8e Homepage: http://www.mono-project.com/ Description: Mono I18N.West library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the I18N.West library for CLI 4.0, containing Central and Western European code pages such as ISO 8859-3 (Latin 3), ISO 8859-15 (Latin 9) and others. Package: libmono-i18n4.0-all Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 53 Depends: libmono-i18n-cjk4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-i18n-mideast4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-i18n-other4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-i18n-rare4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-i18n-west4.0-cil (= 6.8.0.105+dfsg-ok2) Filename: pool/main/m/mono/libmono-i18n4.0-all_6.8.0.105+dfsg-ok2_all.deb Size: 12440 MD5sum: c4863c75c4fe24ff33b641babb4928a5 SHA1: c181d47453cfecf88f9c08a0e726a8d84dfd9c8f SHA256: 090392c4eaee1fcab8f041f08c4e58f1e02507493a0f0db5222e0b716c807665 SHA512: 2f9bcf3d731ecb732c6278935d7ebc6166bc8b5ae0456d14ce4358add23ae58c9fd9930f0c29caa02f8cc2e69190460fd0ad0efb07c777b47bac4e403fc83b9d Homepage: http://www.mono-project.com/ Description: Mono I18N libraries metapackage (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package will install all I18N libraries for CLI 4.0. Package: libmono-i18n4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 100 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), mono-runtime (>= 6.8.0.105), mono-runtime (<< 6.8.0.106) Filename: pool/main/m/mono/libmono-i18n4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22848 MD5sum: 27fa50136793d375b3dcc7e893d9335e SHA1: 642391e949bd020bef0a73a73e1fe7acbc72baf8 SHA256: 887425f293224779452f2766ff7ef3695bc1d5e4c05e2f39ec0bf1a038d523d5 SHA512: 8ee9c8c9a6f1080948863a53326958640c3cda7c396bd7110711b684f50a34cdc9ff751cdf62d244538571917713145f52b2babc00e2aacf2455168287b18f7a Homepage: http://www.mono-project.com/ Description: Mono I18N base library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package also includes the base I18N library used by all I18N libraries. Package: libmono-ldap4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 317 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-ldap4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 92836 MD5sum: 27698869667a6f056c400b9a931eab69 SHA1: 3c247a647f7031863558024b192828a3adcab04e SHA256: ab8e4664ab196008a26b652a6cb68ca6ddadb7578e181cd558357ba9da9070b4 SHA512: d7668265302f29f7f71b4be80d3539a6dcb65407e6ec8b4e7763611760d324806ff6ebf9fed3c97be27fae7ca9a36ade90eff8a68f56823d1faab2c5960321f9 Homepage: http://www.mono-project.com/ Description: Mono LDAP library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono LDAP library for CLI 4.0. Package: libmono-management4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 75 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-posix4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-management4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16764 MD5sum: f18382bbf788c0a7439d08eaaa0255a5 SHA1: 3884d2b0948af4fd0e83362ec48db06581b74dbe SHA256: 86322a52e03f27e10414955f22d5d62058a06eaa9f18536fb1cf9808fb525fc5 SHA512: 69223c9f69519b0f0710817c260874def6a47b7205454b00f44f4567d19ce65bdf3c19e8415a56029ce45891f71f6df45ce0b15d8032b9b0fee26143300d3a8c Homepage: http://www.mono-project.com/ Description: Mono Management library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Management library for CLI 4.0, which provides attach functionality for the Mono runtime. It allows one to load code externally into a Mono process to debug or augment code live. Package: libmono-messaging-rabbitmq4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 96 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-messaging4.0-cil (>= 3.0.6), libmono-rabbitmq4.0-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-messaging-rabbitmq4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 24052 MD5sum: daeb7ceb8de30c989ce5d02b926ea853 SHA1: eda93ceb31a2fcc10b32c73ec669a6dc2030a9af SHA256: 7fb8c1754ec44bd8c0fd7839c95731d896887f01b9f2565ea0daa7d30cff6d86 SHA512: 90f91c2c1a4ef46b83d5b3a145de75293d0efcccf827c66b3bd918bac12158e7edcfea862cff3af8138b3f09063319afc16cdf3d0f8636a8ceed2ad8b6f86326 Homepage: http://mono-project.com/SystemMessaging Description: Mono Messaging RabbitMQ library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Messaging.RabbitMQ library for CLI 4.0. Package: libmono-messaging4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 96 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-messaging4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 23476 MD5sum: ddd26cc8a32ac9cc4d7f1813352bb7b8 SHA1: eb3b71b6e94ea617b100f8533d29d5ac4c4297f0 SHA256: 03efcf5a382235756a5f69f06ee67e6a63c52fdeef11d2fdfda072ed400bc4b0 SHA512: 267d3b29dbc91a4bd3092ac6413b63298d8bf13201e7c4195905c42e9d154d4a25e0cce881e0394192875bd816c9e892887ffb069231d5ce4586faafbf580cf8 Homepage: http://mono-project.com/SystemMessaging Description: Mono Messaging library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Messaging library for CLI 4.0, which provides messaging functionality using different implementations. At this time Mono does not provide a System.Messaging implementation. Package: libmono-microsoft-build-engine4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 302 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-build-framework4.0-cil (>= 3.6.0), libmono-microsoft-build-utilities-v4.0-4.0-cil (>= 5.12.0.309), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-microsoft-build-engine4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 90796 MD5sum: 7a3b68d6e5cdfff7a0ddb8a4260259c9 SHA1: a470d430a2a85c566cfb30be412f249acf4f9527 SHA256: 0df0795f6388d49f4085cbf2a1a45fe73bea6e523abff0e525d301a73f437172 SHA512: 526385bf365249c7ac4777d3d550027b21f66cdbaf995c20143b7263bded271fc770bfa3f967a4cc2a777647b7e6a100a4a46cc60b5d7ff142236ecbacea00b0 Homepage: http://www.mono-project.com/ Description: Mono Microsoft.Build.Engine library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Build.Engine library for CLI 4.0. Package: libmono-microsoft-build-framework4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 94 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-microsoft-build-framework4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22164 MD5sum: de7bf995005b7fbbdb29565af85c486b SHA1: d5ad2dd0f9fc8aa8c505e5e454081727b2f41eb3 SHA256: 1a2dfdcfd5467e8e3dbd485e79984cabf91c865f9d4093cc8026c588c1a711e5 SHA512: 725453640c09c5050b50bfe6d82c0f769627e4c756ff097c2455e0fb4d8b8b7c886b5c11f140b5ea76b7b3e2d854969f1032119b61473067afe469695c121ef8 Homepage: http://www.mono-project.com/ Description: Mono Microsoft.Build.Framework library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Build.Framework library for CLI 4.0. Package: libmono-microsoft-build-tasks-v4.0-4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 243 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-build-engine4.0-cil (>= 3.2.1), libmono-microsoft-build-framework4.0-cil (>= 3.6.0), libmono-microsoft-build-utilities-v4.0-4.0-cil (>= 5.12.0.309), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240), libmono-xbuild-tasks4.0-cil (>= 1.0) Filename: pool/main/m/mono/libmono-microsoft-build-tasks-v4.0-4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 69432 MD5sum: 92bb64605f20847ff94c6640784e5ce0 SHA1: 79c0b72182afc716908256401421134a78bb9b17 SHA256: 480d432349f00d3a5caa2dd957d3998718a6ba63232f9578ddfcbf77657405d6 SHA512: 3022f4cd248dcae945f171310e884bb42d3dec0ab9561453cd20c2f273c251f1eb51c08f0916910ee0a2bfb2286ffcbb67fb009e1fa84bf7c85a44d3b0f838b5 Homepage: http://www.mono-project.com/ Description: Mono Microsoft.Build.Tasks.v4.0 library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Build.Tasks.v4.0 library for CLI 4.0. Package: libmono-microsoft-build-utilities-v4.0-4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 120 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-build-framework4.0-cil (>= 3.6.0), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-microsoft-build-utilities-v4.0-4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 32412 MD5sum: 3a79157d33ba06dc0af7b6c9fe0003ae SHA1: f3f019ac6630c1b576af9cfce32590dd95778470 SHA256: 5d4190e285b1f9e04c50cd59702b694fe244a9f3a0588a525ca7b622dd3cff18 SHA512: fd213eb7d9483dc43d4748b90ee442216a3e24d67a905429934cf2b1e1a761bacc03c126a897ad8578dc3da9532ba390776c21fea3610db76837cbb54a22692c Homepage: http://www.mono-project.com/ Description: Mono Microsoft.Build.Utilities.v4.0 library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Build.Utilities.v4.0 library for CLI 4.0. Package: libmono-microsoft-build4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 346 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-build-framework4.0-cil (>= 3.6.0), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-microsoft-build4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 100100 MD5sum: e099ee7be9efae9dd9d278624278912a SHA1: 8ade63ca679ccd4e1d2818810f4ec78a16aa492c SHA256: e138a798fcc23cfbf07aa9a57a1c941c2272355dc453668d94031e18d121bbf6 SHA512: 39a937eea988416c5616304fcc7e7317022fd75c1f0f3d9381153a4dcad967d43377a75f38e4e041206059b318c6142d1c0d21658d8c1504b122b065cdcd9c32 Homepage: http://www.mono-project.com/ Description: Mono Microsoft.Build library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Build library for CLI 4.0. Package: libmono-microsoft-csharp4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 381 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-microsoft-csharp4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 115892 MD5sum: d3026f16c2647a616d9395c4eff98804 SHA1: 8cf73d4947b10534fa63b3e34c68c2f552477463 SHA256: 3de9504bfc356f970519455e5b64c7f36c58ae0f15c07a856533e734237ece5d SHA512: 56fea667b439f2f86ea459ff93945fdabeb0cf5401677fddf3783f510167db3cfcacc8a373acf6719096ff62362f413d913543b9ed05b0ba8d32778aa3f4357b Homepage: http://www.mono-project.com/ Description: Mono Microsoft.CSharp library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.CSharp library version 4.0. Package: libmono-microsoft-visualc10.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-microsoft-visualc10.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15200 MD5sum: c0128ce8a185309d55a461e77a46367c SHA1: ee86f6caaa94d6de8a8014db0e1045e60c58a04e SHA256: 3f9e9503d57e655ff8eed21c05c65a4b5fd6a2364aae9ddf8c1b9a78775f6595 SHA512: d49bea636e1dcc1ec011ad7da74d314ae50597b93733edc746226a2cf9498e48f858e87c9c64cc3fbd64ebcb6ca8c0c78221d57b921c50f4be68891cd9d82cd7 Homepage: http://www.mono-project.com/ Description: Mono Microsoft.VisualC library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.VisualC library version 10.0, for CLI 4.0. Package: libmono-microsoft-web-infrastructure1.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-web4.0-cil (>= 2.10.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-microsoft-web-infrastructure1.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 17624 MD5sum: 93eec7c0c38ab01ffa407b6f8c1325e8 SHA1: 0131ed459644889dcc373f309b219f48376f087c SHA256: ad0ba7ff31aa186630fc1d43f4c905054298443e5233c9c964e0883f3a692b4a SHA512: 886a14e1d496902a8b54b09a70d945d7d3dff81f83eabb08651011b326f42a9e12dd83697b87418058ba0002f2a4b22caf32c7d30c77fbfd92081e32caea75b7 Homepage: http://www.mono-project.com/ Description: Mono Microsoft.Web.Infrastructure library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Web.Infrastructure library version 1.0, for CLI 4.0. Package: libmono-oracle4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 236 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-enterpriseservices4.0-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-oracle4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 64784 MD5sum: 088108d739a5c18f3cb75b95f71c6c7e SHA1: 22246d778e264a603afa99c25b5874362fca66a8 SHA256: fe535513323153d73a9c7f0f312e2fcfea7e4d688ce822c359673d6a07e262f2 SHA512: 0d8936c8e83ea8568443c97055f2065168fc00b78488ece037f4de026478c971d32cf7eb7265726fa9a74c83487bf187d92aa7c3eb322efccb63a308b57bbae1 Homepage: http://www.mono-project.com/ Description: Mono Oracle library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Oracle library for CLI 4.0. Package: libmono-parallel4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 91 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-parallel4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 23280 MD5sum: 6ecae0c7bcb21c5a4be3971fe651b6c7 SHA1: b7d215752f2d6365418b64d935c3dd64e2a0217e SHA256: 34c2fdd8464cb54551ff9e3ae57e3de64aba15766b66594dcbe926661b6bf2f4 SHA512: 146304a0f1f6be28e6c8c72aa9bf2ddf10e37b48fea6b748e2fa49dfa9fb958b1e6e695f5a2c5dffc89a7024a25ff7aa73df865e5328883ef35b006f925cd451 Homepage: http://www.mono-project.com/ Description: Mono.Parallel library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Parallel library for CLI 4.0 which ships some threading utility classes. Package: libmono-peapi4.0a-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 164 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Conflicts: libmono-peapi4.0-cil Replaces: libmono-peapi4.0-cil Filename: pool/main/m/mono/libmono-peapi4.0a-cil_6.8.0.105+dfsg-ok2_all.deb Size: 47624 MD5sum: ec2325e5b28bf65e6159b6d5c20a6d2d SHA1: e719df4841f886a559dfe87db3d3674f112074fe SHA256: 1a7751449402b1a9fea98c6f778de4258fd3ad5583642000be369e52dc499101 SHA512: a71436967ec3ffbbc36f82003d78429e447dded3483823288dde29188cca5ce1d4c5d07760ffa20bf74c34fbdbdb47e1ad5f6094013a4fc27b48dd07924bc996 Homepage: http://www.mono-project.com/ Description: Mono PEAPI library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono PEAPI library for CLI 4.0. Package: libmono-posix4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 284 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240), mono-runtime (>= 2.10.1) Filename: pool/main/m/mono/libmono-posix4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 82352 MD5sum: 995e13f5530590afa0b049699b9f08c2 SHA1: cb600bbb08caa859105123d3856607b2d93d0a58 SHA256: 4bbabebfc83098bd705b81031ebe309307bf76cecac22df09d0e178e52898fda SHA512: 9693aaa23bbe54f5b22c7a99cc19e1cdf7dbae34da4da12d389fe2df809cce243d9514c1445e103f2dfa18ce131a0c159a0f23bae4f8fa6e1ab452bd3f74d4bd Homepage: http://www.mono-project.com/ Description: Mono.Posix library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Posix library for CLI 4.0 that binds many APIs found in glibc or intl. Package: libmono-rabbitmq4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 508 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-rabbitmq4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 93108 MD5sum: f93ac4eb9dca7bd2f9c2463313738703 SHA1: 4c45e6f53d748166117f70421f6f896d19799e48 SHA256: 2f5551b0e9572740f730660688f209075d1810077d4ff490f487c9de57dd24fa SHA512: c9c0b7c7b31fb9984f7bdbb188575160b06c4170c2c63df78f53768a15d74d398c30565b18c473851c896a3240cc1ab768711c787436f936b97f5f9b2e5edbda Homepage: http://mono-project.com/SystemMessaging Description: Mono RabbitMQ.Client library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the RabbitMQ.Client library for CLI 4.0. Package: libmono-relaxng4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 298 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-relaxng4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 80288 MD5sum: ffeb620becbcd48e4b0421b90c531f09 SHA1: ae196780af1ace27e1f8d7bf900121960c95e337 SHA256: cdf36eefb3ec2a9de3e147f996a52b446b9f5b43be21b6658ff9b11c11a1682b SHA512: 369904fcac26c4659a767212e66d41173898049d012579ba54e58893f771a2e85aceb38c24a14eb77d459ea6deb8bfd1fc4548520e0c4a242b83f36c94fd407e Homepage: http://www.mono-project.com/ Description: Mono Relaxng library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Relaxng library for CLI 4.0. Package: libmono-security4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 317 Depends: libmono-corlib4.5-dll (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Recommends: ca-certificates-mono (= 6.8.0.105+dfsg-ok2) Filename: pool/main/m/mono/libmono-security4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 95200 MD5sum: fd079db5ae287161a507969d14322619 SHA1: fa599aaaed671266bb887c5360f26a6059ce6572 SHA256: dd4f787140106f4b49189199c173f90bb843a9dbd1f9fbcc45bd525b5bb8c1fa SHA512: 5cd072a7381816641d72200abdc1f91b1006259afc3a95286fb487b4deb6a4fa6f8ffb5c123a2f8b4cc86783ce405db3769055a9360064dd56ac432b4aa94d49 Homepage: http://www.mono-project.com/ Description: Mono Security library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Security library for CLI 4.0. Package: libmono-sharpzip4.84-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 191 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-sharpzip4.84-cil_6.8.0.105+dfsg-ok2_all.deb Size: 60976 MD5sum: 91e2dcd82ca7d8b8effecfb7728703e2 SHA1: 8a1e36e8e9d4b57cb37143ac292c127607c2a182 SHA256: 0340c4dc338749e467030882f4d54d3ff99cbe0692cf66aa76f2ed9022896f3f SHA512: 239480e729771bdd194dba5c84b6a4c5fc32473e37f97493ac1712385cbc8eca8c99d717ca6b9c7e9ba42aac40bfb1bd7cd3520b069ab5ff8f23ec7200a1297f Homepage: http://www.mono-project.com/ Description: Mono SharpZipLib library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono SharpZipLib library version 4.84, for CLI 4.0. Package: libmono-simd4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 129 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-simd4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 27540 MD5sum: 89aaafc15fc582fe87f3b44256f2ffd4 SHA1: ac538eab7a8699da898419545bb67298ffa491df SHA256: ef8f9a9ebb64ba09bab086fba885e12fb783a8d7e47e52bcdcbbabc53e0c0477 SHA512: 6e685d821175bb4002107a9984226ffa0e568cdbbfe3c4bb7aac31aee376b0c84a5b98e27701fe4e3e69c898a75b1e025325ca595ed6ce7489db5ec4421fbf40 Homepage: http://go-mono.com/docs/index.aspx?tlink=0@N%3aMono.Simd Description: Mono SIMD (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Simd library for CLI 4.0, which provides a number of classes that are hardware accelerated by mapping the classes and the actual operations to native SIMD instructions on a processor. Package: libmono-smdiagnostics0.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 101 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-servicemodel-internals0.0-cil (>= 1.0), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-smdiagnostics0.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 27888 MD5sum: 799029954a9cbb1889d59bcffb0db2d6 SHA1: bfbc6d335c62ebf1d24aea655ff622e2602da898 SHA256: 544989e8868b6543f7dc435d1c785d90e45073c98cf6607fd21ad02a6dd124ef SHA512: 2763bfc5c719b39566f67c4d83e2076ca7e5c9673d872aed018680f19810f5d6867574e7df54df81c1adefd4e0698ef957fe29ce95fb16cef62c6dd87cca1ecf Homepage: http://mono-project.com/WCF Description: Mono SMDiagnostics Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the SMDiagnostics library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-sqlite4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 230 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-transactions4.0-cil (>= 5.12.0.309), libmono-system4.0-cil (>= 5.18.0.240), libsqlite3-0 (>= 3.6.13) Filename: pool/main/m/mono/libmono-sqlite4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 58140 MD5sum: b2afbdda1831e132fb567c2b47f38743 SHA1: a51894ecd07f04f20852fca0e3f726b7b0f17e71 SHA256: fb1b13144a87629f928956c139f20d659c729c640a22f251d4bb7527b625f95d SHA512: f31019608ef2b39bdd752c1e5833d98833b7a47ceee35252c5a1aa578b65e6be1b3e2468d80afdf8073fd61441f5a79f289c9977bc269fca4713627346cd332e Homepage: http://www.mono-project.com/ Description: Mono Sqlite library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Sqlite library for CLI 4.0. Package: libmono-system-componentmodel-composition4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 326 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-componentmodel-composition4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 97300 MD5sum: 55c6fffffbbb7a2be7497ce48d43d4a7 SHA1: 9c510fe29c28e19ba81c60bce191adf6e2ae4c9d SHA256: 9b7cd8842f9f3b70f61f6c001140cb648e4e3bb074ca079a7556ab1455e46f25 SHA512: 6627b3662ef3939bd507338ee535a9d1f224cf7ccd1d711a1e6ee2046b3770bec486e63151b1157b59e600cbc2d6ffbd7c65d8057818bbf53befafef82356641 Homepage: http://www.mono-project.com/ Description: Mono System.ComponentModel.Composition library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.ComponentModel.Composition library for CLI 4.0. Package: libmono-system-componentmodel-dataannotations4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 147 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-componentmodel-dataannotations4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 37404 MD5sum: 1273f0094606e8fed96221a18b585f72 SHA1: b932d3101e202277ce62dc9b7f5c7ccc41f0c66a SHA256: 27e8067b219fa79cd5e73c61ffa0bc2c393a8900b8d235ad4db0034b2858be87 SHA512: 5219dad432ca2f57883df98fe59719cc7aaca3689543d58e14e1cf945f877df1260826a1e081e7e0f4d179ba18c9b752c26dcd2c1ea50c576f40b39fc5a64434 Homepage: http://www.mono-project.com/ Description: Mono System.ComponentModel.DataAnnotations library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.ComponentModel.DataAnnotations library for CLI 4.0. Package: libmono-system-configuration-install4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 85 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-configuration-install4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 19860 MD5sum: 40aa1bdf52a1596b266908b56e103d22 SHA1: 2730339b09aab19d215a65f5f1496a7f6cc9bfc1 SHA256: ec5216ac9970eb57e2c402e91054960c759ee0ca3f30878f79ae6c774977c8b2 SHA512: 02872c99f65bee4bb66d37c1a70680acc83cfeea23bc6893fc466585bf8ac37107945be17f641afb28552a948acefdad92060f077b911d1e6f7dc0ded8254fc1 Homepage: http://www.mono-project.com/ Description: Mono System.Configuration.Install library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Configuration.Install library for CLI 4.0. Package: libmono-system-configuration4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 188 Depends: libmono-corlib4.5-dll (>= 5.18.0.240), libmono-system-security4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-configuration4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 54760 MD5sum: e95b22ed44f42c18e6ddb3403ac646b7 SHA1: 72389c62574e8e6929dce971377b2aa6998c2f86 SHA256: a49c6ca34859898a159968b500a86c8f1a11eab264327144a5bf40d63e3cb1a7 SHA512: f542672700d4f9e4e3820aef31da875e3a94bc9094733517e055415f02b5fdc41ba3c76150558904d0c60802f3c0b0f78551cdf0739b82a8dcf8d332cbd794b5 Homepage: http://www.mono-project.com/ Description: Mono System.Configuration library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Configuration library for CLI 4.0. Package: libmono-system-core4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1203 Depends: libmono-corlib4.5-dll (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240), mono-runtime-common (>= 6.8.0.105+dfsg) Filename: pool/main/m/mono/libmono-system-core4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 301884 MD5sum: 6230e928bb6d6eb584d0f32d2d5d5abf SHA1: 98df860f0407e54e23805d893b387ba6d12c25b0 SHA256: b4ebad078514527976f7de82011e832f54b2187840f728a76662c542c09d788e SHA512: fb7224820dee09ca159204e359498c144121e2ac03d3f511ef56f8227e0da8039728ab1add46ed3ded2113d4a952df7e82db658c65be84c3d0e3e9c947729fe4 Homepage: http://www.mono-project.com/ Description: Mono System.Core library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Core library for CLI 4.0. Package: libmono-system-data-datasetextensions4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 91 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-data-datasetextensions4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22476 MD5sum: 6a6ed26efe3e3e1511f491da56340a14 SHA1: a8e05fc843cce16590680db2e73872d66d737c00 SHA256: e63e0b1b48bc4e8913f5591b3913decd45d2963f89e887e73f5440c0b42de943 SHA512: 7fe3db569c1480dff2ed2d2b748ed7003826c95e8b6421b2990c19507b12c38075f3c13395fd07948bc1c019da5f47ebe870a397193ab223f6d18ab477996dbf Homepage: http://www.mono-project.com/ Description: Mono System.Data.DataSetExtensions library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Data.DataSetExtensions library for CLI 4.0. Package: libmono-system-data-entity4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3476 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-componentmodel-dataannotations4.0-cil (>= 4.6.1.3), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-transactions4.0-cil (>= 5.12.0.309), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-data-entity4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 837904 MD5sum: cd1d01b71c9d9a9381b0ae85492c2fd3 SHA1: 9a9223c0ed37f5c0df2abe3888b6ab40e547b975 SHA256: df8b6c944d40bf12bb44fc8f0bcdb1801a5a8a235f1ffeb75a0f79c3b5f63b4e SHA512: a7b90f8abe73b9e26d178ac297195a5e82dd8a32201c5415aadea1130ebb99351a2bece1e39d7424530794e94020dd11179a926dd95662bd63d6def65f970cab Homepage: http://www.mono-project.com/ Description: Mono System.Data.Entity library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Data.Entity library for CLI 4.0. Package: libmono-system-data-linq4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 755 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-transactions4.0-cil (>= 5.12.0.309), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-data-linq4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 200220 MD5sum: c33349b4214e7cd76c198e98758de591 SHA1: 287d5ae1fac86fd5b01954082544a9de4903df8b SHA256: 9cc74a6ecfe90a6c14238603081ddeb83659317bd8adb85a92811941e8c1da9e SHA512: 0f55394e72b9d0adf180a63797fc4bd8b18f9ab49ef6b73ed161e1ddb36ae682ba7cec92412ea6e20d59db3fdc607165ad5fdf85161f095d5675a07b8eccfe1f Homepage: http://www.mono-project.com/ Description: Mono System.Data.Linq Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Data.Linq library which implements LINQ to SQL. LINQ to SQL allows one to query relational databases using the language-integrated query (LINQ) extension of the C# programming language. Package: libmono-system-data-services-client4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 508 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-data-services-client4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 139696 MD5sum: 8a56a9eca1e006c598a27b44e1e5e5bd SHA1: de14c4b004061f8e4e7bf5e6dd212da470865af8 SHA256: ff8421af0c9cde4aacb37152621e29fbdc26f55efbecbaea02570c6ea2fcf6ca SHA512: af036750c91e890a011c64cc609b67217166b4441a8fb1ae52f80b0b2f63b1d7c5a42af8b90ac3955942af233804dd83e4b6acdf979e21b3131c98a3fdcc4a28 Homepage: http://mono-project.com/WCF Description: Mono System.Data.Services.Client library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Data.Services.Client library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-data-services4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 119 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data-services-client4.0-cil (>= 1.0), libmono-system-servicemodel-activation4.0-cil (>= 1.0), libmono-system-servicemodel-web4.0-cil (>= 3.2.1), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-data-services4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 27588 MD5sum: 6b777dc0219859da2dbf3e385f29b341 SHA1: 530d1df3948dedcd0de026129a7fe03636f7a93e SHA256: e957c79d071290b8fe070e559da5eff848a623648f86b3918cff3b7583c1a5f2 SHA512: 6aa045835349516be48d0741ef53c0f1ed1b0bfeccedaf89e8b8e04a36905cc9f915f677c4c667b5804e0c5894c9ef4396bd2485bb8d84ebda72ba6f602f1032 Homepage: http://mono-project.com/WCF Description: Mono System.Data.Services library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Data.Services library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-data4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2251 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-enterpriseservices4.0-cil (>= 1.0), libmono-system-numerics4.0-cil (>= 5.16.0.220), libmono-system-transactions4.0-cil (>= 5.12.0.309), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-data4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 578532 MD5sum: 7c26f0d2a20c43f57a1744c5c5beb915 SHA1: 4fb19f0ba244694c9647237a9a33b327d98e9907 SHA256: 0b5b0d48cc29d56813a96b6c4fc649d1acb6cb228cdc2de1f1cb7d96e391a7c1 SHA512: f95736fcf659d1d5213e7adee25029fa0303be02de061fb58a3b87fd5541345b7b6707883d8a3896c6f35b76742dedb2b99c99289f5356a9ff23fd69226d1da1 Homepage: http://www.mono-project.com/ Description: Mono System.Data library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Data library for CLI 4.0. Package: libmono-system-deployment4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-deployment4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15132 MD5sum: 2f5401dd01c7c02fe992f0b20c2b2659 SHA1: b1d366bcca01914769a1a7659377feb3e28bf44f SHA256: ad254c48b5705100213f1251b31177024cc1aed3a0397f00f8bbe0a3b1598890 SHA512: 116d13e5b9b1f8bae9107e88934db8df6a1505af596e1d95c75d5cf03774250723c41ba112d4c4672df0c796ac9cd337d8867ba37149af8efe2527ce9352a8d7 Homepage: http://www.mono-project.com/ Description: Mono System.Deployment library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Deployment library. Package: libmono-system-design4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 346 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-windows-forms4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-design4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 104056 MD5sum: 94d3f31a758ec90bb21fd91b5fca47e9 SHA1: d403066cd73de2ad893ffc76a7070aa854b6cc88 SHA256: a99a4b9f55b814c9773d9d6f2ffaca9000303450262595d2a5898d58c99c317e SHA512: 2b4c9379fbed618e6a750bc3caba648f9259ad42fd11fc50ede31190ba210ca386895828fa61a41b3bbdc237a36e9a36893f3db588b50cdd1f3a3e7965e362ec Homepage: http://www.mono-project.com/ Description: Mono System.Design Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Design library for CLI 4.0. Package: libmono-system-drawing-design4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 92 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-windows-forms4.0-cil (>= 5.16.0.220), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-drawing-design4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22396 MD5sum: d28484ffe1ba07846ddc8228f5ac4f57 SHA1: 9e504d5010520e2a606cf62885cac04489e23738 SHA256: c3ade41ea6ffbe8883d058f98ae188eada34045898fdd0a5fdd5184448429c9a SHA512: cfbf6ee721687b4439f4dad8622d4f33d0e8013649dab3dcc94771ed69513a33ab235a7638bc2313d71f77432b23c36de2d55a5704a996c24d16a38b1645aa90 Homepage: http://www.mono-project.com/ Description: Mono System.Drawing.Design (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Drawing.Design library for CLI 4.0. Package: libmono-system-drawing4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 568 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libgdiplus (>= 2.6.7), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240), libx11-6 (>= 2:1.6.0) Suggests: libcups2 (>= 1.3.8) Filename: pool/main/m/mono/libmono-system-drawing4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 149752 MD5sum: c2e4f5b45f43663b8c9fcc7863a81757 SHA1: d6dbd2c1c22b1a906c8fcebbd3d383248b1753c7 SHA256: 09edf17710f7eace49e7cf6e6c58da279b9a5f486ace0a2ab71484cf014b29a9 SHA512: 8a5ac6ee819f73e1b9c6e14bd41002be4de3ab3acc4ab24f582bb3d7140e9a014afc9e4cc09887138fd6da502f9470ab04fa8ffdb094f7ff5a61400a1a8bdada Homepage: http://www.mono-project.com/ Description: Mono System.Drawing library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Drawing library for CLI 4.0. Package: libmono-system-dynamic4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 151 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-dynamic4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 44280 MD5sum: cbeb4489c66fbc31ddf75af8c892e6c2 SHA1: fd024c05c3699fc1cc684a6367fb6548e75f4670 SHA256: 642e5bafef5b444d98167c386cd3b82c83be4b6afd447785b0c2559ca74c93fb SHA512: 9ccc797ab84a117729c69d54181b6c483953b11e29dd4324a9d48e5a9ddbf7f29289d34f5bfb2b7a620978bbddb379570f8d62235bb91dd43cb7293e24414e11 Homepage: http://www.mono-project.com/ Description: Mono System.Dynamic library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Dynamic library for CLI 4.0. Package: libmono-system-enterpriseservices4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 108 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-transactions4.0-cil (>= 5.12.0.309) Filename: pool/main/m/mono/libmono-system-enterpriseservices4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 26948 MD5sum: 131ad02f724fdb03c43e88950cd8dc6b SHA1: 086ecac40a4bb80be89ff9928b5111f601ce90ff SHA256: e5b0c4738fea3cee9667d905af0461cfde81fb582f4ce49c9588f45dd3465d50 SHA512: b8e714b5b1550bca7c1e224e586ffa8899d974932815a5c72c2642c8b4fa83cfd2dd3819c93abb906e15a9fbdb417df75dcc6a93088c035f9013a17d51d2b79e Homepage: http://www.mono-project.com/ Description: Mono System.EnterpriseServices library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.EnterpriseServices library for CLI 4.0. Package: libmono-system-identitymodel-selectors4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-identitymodel4.0-cil (>= 5.12.0.309), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-identitymodel-selectors4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 17244 MD5sum: f4169dd90eba6633e1299f7784d0d1b5 SHA1: 652d262a7a908631c5220cfdd3c654c5186d3475 SHA256: c06c1c39112f5dc598903a6e4efbf234e93ca3690853ebbcfb97b29af9d0f9fa SHA512: c96ac311a2f5cc14629be1b7e56f22cc424b183c6384421c98988b5a607df960c3cff6cf8add69563258541d450c0e9b42cc35a834aacf327fd42c423a1e155c Homepage: http://mono-project.com/WCF Description: Mono System.IdentityModel.Selectors Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.IdentityModel.Selectors library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-identitymodel4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 204 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-security4.0-cil (>= 4.6.1.3), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-security4.0-cil (>= 5.18.0.240), libmono-system-web-applicationservices4.0-cil (>= 1.0), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-identitymodel4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 54280 MD5sum: 4c27bf193c2f760c302f03feac466a71 SHA1: 6d34f6753b648efff18cbd288cdaacfb0ace4e5d SHA256: f8f98a74ef9d692ce2363a4ad9e98dbd39581aaf89548581684d7cef3df6e0ca SHA512: 70299952f3c7522b14118487c3fce7a354e6b5261717b87bddb4e81638519ad9eacaee207d0a7cc49e51f74a5ee999eec4c9976a0e6867a61dece041bf049328 Homepage: http://mono-project.com/WCF Description: Mono System.IdentityModel Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.IdentityModel library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-io-compression-filesystem4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 79 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-io-compression4.0-cil (>= 5.12.0.309), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-io-compression-filesystem4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 18336 MD5sum: ef0ef6daa318175212f449751d429f10 SHA1: ba8b2cc7977c43eb5406d4cc8393bf11dc83c8cb SHA256: c69bb08ab4f4bd9018cbe7476bdb229c160827b1f288390397692ecc44b9b24c SHA512: 4fd5a5d197262bc024da4a710894e089f741ccfa257dd0f4da22d2dbc7cfbd2b86318a1f14bffeded4b14d7515c5e0f58082e8d563f92217b69cd27c6d312c88 Homepage: http://www.mono-project.com/ Description: Mono System.IO.Compresion.FileSystem library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.IO.Compression.FileSystem library for CLI 4.0. Package: libmono-system-io-compression4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 180 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240), mono-runtime-common (>= 6.8.0.105+dfsg) Filename: pool/main/m/mono/libmono-system-io-compression4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 56792 MD5sum: 1b747b34a0b43c881e44dec6e6a9e007 SHA1: 4130fd6de9e853ab3f8a0ba41bc32f73b169f676 SHA256: 012245bf7f30d21a28ad254ad9d681190de2c08b3b4022e7ced67b2cdced302a SHA512: 993281c8d7e07ca688d3f53cec17fdd3b0f96cee4b2ffc9004e8d510ac2402bad4dd3d08a89632cd37c33b6752c08c823629b26bd82ead5f347cb5accf336fec Homepage: http://www.mono-project.com/ Description: Mono System.IO.Compression library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.IO.Compression library for CLI 4.0. Package: libmono-system-json-microsoft4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 117 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-json-microsoft4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 32060 MD5sum: 9952ba9d8ada22004768f247a7ef533e SHA1: b747d73fe45dc6eca9688d97ff03890171bcf67b SHA256: cff3217537bc72224ac18898c60f90a527983674281fd4f1fcefccf3cdd88ef8 SHA512: 663104953c25aa66404cbdb4fa2e811c6008fea015782055e80ab6ccd7830f2340ed1b994a5dc4933142afb5020fc05ecb89e8d480441f9b9fc71c4da2ab4221 Homepage: http://www.mono-project.com/ Description: Mono System.Json.Microsoft library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Json.Microsoft library for CLI 4.0 which provides serialization of JavaScript Object Notation (JSON). Package: libmono-system-json4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 94 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-json4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22948 MD5sum: a92aa2eb0a52ea42246348e61386bfaf SHA1: 3f6e786cfdf1cdc682d9ce3ee0e449ca5d794464 SHA256: cfccd4b00a0c547d35246a573769442f8d773e4100c10547be1cc07a295448a2 SHA512: 38f8bb067fc0450111be3f5a4d980a80c3eed22ff46a04b46c82499c3df57b4e08e91b5dd3da9a46f98c2620aac83fa351cec432f59b38fb535371299ee1df1c Homepage: http://www.mono-project.com/ Description: Mono System.Json library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Json library for CLI 4.0 which provides serialization of JavaScript Object Notation (JSON). Package: libmono-system-ldap-protocols4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 124 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-ldap-protocols4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 30832 MD5sum: 9d8a6b4bafafbaa20cbee014e2f692da SHA1: dec5484a9e30062de3b31be4565efdce6a3e627f SHA256: f90d587eca067742cd6f6649b610ff9e28cc4a04c1af27f00c6e446003975c1b SHA512: 3c949a2edf027a19ec9a0674b8210f98b71557a7a309cc55a369fa321ca63569fd3cc0bb7db04922ba6a96a0ed58261c76be0223d72c946947d88c286174f526 Homepage: http://www.mono-project.com/ Description: Mono System.DirectoryServices.Protocols library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.DirectoryServices.Protocols library for CLI 4.0. Package: libmono-system-ldap4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 158 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-ldap4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-ldap4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 41504 MD5sum: df7a0b1b6f7a6f943b62a6ffb4ff934e SHA1: 5a15d64226637c93a917bea3afe14d30dcd76657 SHA256: c8a4a31eff3d69f12e0f1dcf3fa16c1b64dcaf3089706e3545b0ac636264dc08 SHA512: e373a6f0cddd629a38a2db35144704c57aca6632644be23883d294c6d864e6e449954c9606ee1cb101db12622808d9a39e4abf6202bf6181718b542d76b7e21a Homepage: http://www.mono-project.com/ Description: Mono System.DirectoryServices library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.DirectoryServices library for CLI 4.0. Package: libmono-system-management4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 111 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration-install4.0-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-management4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 26708 MD5sum: 94a24625d8cb99bf919782866ad17ea1 SHA1: 3f5e0da38e2f171f206f51654786d39fd592a410 SHA256: 533a39ce95d146360f270137a2f605a12d40ce7b00c46c0dbe0c08a41f2131ac SHA512: 3209c0db9edee2421d5cc6ac85c15779867aba958da0efb8a5088d99d3ba9de60a8e255acd958a7ac3087bc9f94eff8c2cd63e9842c86f9a568ef56593e11d16 Homepage: http://www.mono-project.com/ Description: Mono System.Management library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Management library for CLI 4.0. Package: libmono-system-messaging4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 139 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-messaging4.0-cil (>= 3.0.6), libmono-system-configuration-install4.0-cil (>= 1.0), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-windows-forms4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-messaging4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 35692 MD5sum: 1822d18c16cde3bb059607410025e307 SHA1: 9795b73209e225aee38fe9348de4ec4e284dd2b7 SHA256: b9d6d44147f8a2267ef174417fb88c680e728cdb78867767c0b5fc34734d7d64 SHA512: 7d53db6355ba040a40e77e459789ab8d073f2722330f1e78b09476925f5e0337a7992477e17858a42057c1fbc5f4564e8b85af2db3f3a30822c5215337bd058e Homepage: http://www.mono-project.com/ Description: Mono System.Messaging library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Messaging library for CLI 4.0. Package: libmono-system-net-http-formatting4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 595 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-net-http4.0-cil (>= 5.12.0.309), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-net-http-formatting4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 172724 MD5sum: fb2899577cdbd46774321386d7c08fd8 SHA1: 4a1454faf0a8f78e44ba6fe72cc0691353113abf SHA256: dbeb3d52638ffc399e4b4ac5928a1d36ebc9f506f6a31675a463d10e5b039097 SHA512: f8ae8611ef10cbedda6279312d25521d99a6b146d464acc2763f4ef10f159925b873b901354ef17186157b7c23e03e2a5f2208d1cfc2d363ea4066a1dd77c96e Homepage: http://www.mono-project.com/ Description: Mono System.Net.Http.Formatting library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Net.Http.Formatting library for CLI 4.0. Package: libmono-system-net-http-webrequest4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 88 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-net-http4.0-cil (>= 5.12.0.309), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-net-http-webrequest4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 21720 MD5sum: 0195582a7b00ec3338d4b623f42b4521 SHA1: 4d425cf0fbacc8badc17fc1bad65bb506ef601d9 SHA256: 7968c618ca38625f501667597dca3eea2224841c31eef9daafba0edaf30b94af SHA512: 6b611d321de9f86b965526596996454325f78ca9b8c261cc25fdd32cdb2dc19d51dd49fa808336f0de713aa9ce6fb81ceb09ff866a83161924907ecc31f403a1 Homepage: http://www.mono-project.com/ Description: Mono System.Net.Http.WebRequest library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Net.Http.WebRequest library for CLI 4.0. Package: libmono-system-net-http4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 353 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-net-http4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 108812 MD5sum: 3bd125da88b1d2c7bb62c84f7958e158 SHA1: 143d74781c825cafe4e7d746d8303fd200091ece SHA256: d151cbe1a70e2a492b5ec19f29c990209f8eea8974aaa8a2101246fff35cee1c SHA512: 71654b68884e233cebb6a09f1e8373cb60fdb07cdac185d8cae0a2cb41173cdbc42b61258bbba88b4a903527a65aecab5db419b5ca42e21b851b2c408b0094a0 Homepage: http://www.mono-project.com/ Description: Mono System.Net.Http library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Net.Http library for CLI 4.0. Package: libmono-system-net4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 74 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-net4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15988 MD5sum: 3a436239420059bfdf776d9d0caed3fb SHA1: 00531cbe5f2eccd4fd5af50f52803a1e0c9068ae SHA256: 94ea09157148906587a28a23ee59f751d652e8cc6a59ebf54038ba6b0d5a0a63 SHA512: d9f53d4a243d33c8d819f7215f0c47568ff85ef26e888e39a483229e3c3ef1d1433d1c4e6b6d5046528aaa9414def2b485a1a151f482941bde4bc3fa775d6bee Homepage: http://www.mono-project.com/ Description: Mono System.Net library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Net library for CLI 4.0. Package: libmono-system-numerics-vectors4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-numerics4.0-cil (>= 5.16.0.220) Filename: pool/main/m/mono/libmono-system-numerics-vectors4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15416 MD5sum: 0a4acec0063315a070727ebcfa1fd623 SHA1: dd474386a8d8827c9986987657c059b3ae6ce877 SHA256: 70551460e7423ddfb47514c1bdf47f13ce86b510ab7ff8172eafeae0bd3f6b29 SHA512: ec6cf247dbf5f1805c7b3643b39b5e09554bd91129f816b17999e04672eeaac0ec7a528fac57710f29783bd91d7294fe43d5d3d7b5ceec37504813a6dad394a3 Homepage: http://www.mono-project.com/ Description: Mono System.Numerics.Vectors library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Numerics.Vectors library for CLI 4.0. Package: libmono-system-numerics4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 186 Depends: libmono-corlib4.5-dll (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-numerics4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 48700 MD5sum: bb697b40dff13d9b3150bb69edeecea9 SHA1: b02b02e54615d0ca156e0deb05512a777ec1d5cf SHA256: 573c21eb0aceed0805b5b4f544830825bee708b304ac543b236c22acfad410f2 SHA512: de847466d9867a6671e5d803d462e055c455c5d530bde44174604a27795bcddcbe881c8af15320c66a40cde12d94d169cb815ee90670746b825b55989d81796e Homepage: http://www.mono-project.com/ Description: Mono System.Numerics library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Numerics library for CLI 4.0. Package: libmono-system-reactive-core2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 159 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-reactive-interfaces2.2-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240) Conflicts: libmono-system-reactive-core2.1-cil Replaces: libmono-system-reactive-core2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-core2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 46608 MD5sum: f4d3069d16a09f479307a1ffc995f82c SHA1: 1b6a1fd457f9c4e062a317523eaffa9c2c75023c SHA256: 4482a890ee3bca033e5a4b6591b35e58fffde59ddf2fa686305e3f9762d064ea SHA512: 98906a0dfbab5b5211cfe3d3bc0e40190942f3f8ac7d4392e3762a72a2561f1b92c608ed391a20132ddf02b025af1d55340ebb5187cf09128b8da3999f617fc6 Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Core Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Core library which is part of Reactive Extensions. Package: libmono-system-reactive-debugger2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 66 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-reactive-linq2.2-cil (>= 1.0) Conflicts: libmono-system-reactive-debugger2.1-cil Replaces: libmono-system-reactive-debugger2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-debugger2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 14400 MD5sum: f5d868f71213f3ee7e8283c075b35ce0 SHA1: e9e0277b4386dec1c0546b40bc2308969d7b18e0 SHA256: 247e869b17650a49ec74fdec50a862f260a999e0683a0f21ce71a2a712a572e9 SHA512: d769d3df056596f7f4bf517a06e60940e7c91bf50543cb1a9a2cbf3b9956a5fc7da6747734f6c8c73aed819df1b88b147af403bffd298cdd04680492e4adc1a5 Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Debugger Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Debugger library which is part of Reactive Extensions. Package: libmono-system-reactive-experimental2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 88 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-reactive-core2.2-cil (>= 1.0), libmono-system-reactive-interfaces2.2-cil (>= 1.0), libmono-system-reactive-linq2.2-cil (>= 1.0) Conflicts: libmono-system-reactive-experimental2.1-cil Replaces: libmono-system-reactive-experimental2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-experimental2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22652 MD5sum: d2115d841f13faeee220c87a8a44615a SHA1: 4056a5855ae8446cd4abffa52f7b86f1b577a723 SHA256: 0e0ab8144d6fa20fd82ea65a67bc96ee9427c6daf33cf88df83b6a7fec13b2e1 SHA512: a8d832ad3b2fe48a1fbcd1ffc1aae956d44f72c3550b90769bfb60d03cc94819ffb87aeb6d687376bbb8bff41c6d96598cf45da668604c9b4f23837e7b84d267 Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Experimental Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Experimental library which is part of Reactive Extensions. Package: libmono-system-reactive-interfaces2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 69 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240) Conflicts: libmono-system-reactive-interfaces2.1-cil Replaces: libmono-system-reactive-interfaces2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-interfaces2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15360 MD5sum: b37b51dfb4fcabb0f61ac5740b8c3e7b SHA1: b2dba36676afc17a6b0f131e4ebc9d5d17708ed5 SHA256: 2c41fbb2215dd34a0145c7d01c22ab9275ed5e49bab33409ed36b3b00aeb7c16 SHA512: c3b183719ec5a7f95146eb89645a4d9c8ca15ecd6a53d70afe214feaa5e053faf309e70b9afb022789b9b231c9e775140c19f5e12068484b6d2a3e69ff31f13d Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Interfaces Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Interfaces library which is part of Reactive Extensions. Package: libmono-system-reactive-linq2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 773 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-reactive-core2.2-cil (>= 1.0), libmono-system-reactive-interfaces2.2-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240) Conflicts: libmono-system-reactive-linq2.1-cil Replaces: libmono-system-reactive-linq2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-linq2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 158636 MD5sum: 13426ff727afbcf1beec7256acd564a2 SHA1: f7393a6a96c3f69562d41ce1e9c93219f8ff6a99 SHA256: b2a2f7a50c9f8eee8e8dec95102cb89684c11a33f955a60a3886c679e7a501d0 SHA512: d83081e8d302eaa3434f424ecef9c57c870430e0e80a9a62e1e26796403d6b7a037976bfb0427b6a206093829554a958b82538e55640a32cf668eabc2d816b0b Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Linq Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Linq library which is part of Reactive Extensions. Package: libmono-system-reactive-observable-aliases0.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 70 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-reactive-interfaces2.2-cil (>= 1.0), libmono-system-reactive-linq2.2-cil (>= 1.0), libmono-system-reactive-providers2.2-cil (>= 1.0) Filename: pool/main/m/mono/libmono-system-reactive-observable-aliases0.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15272 MD5sum: 55c316e8c5c3df9d3608a000212764fe SHA1: f34883df4df6596f49efd53dbbe77b483813987b SHA256: ea9fb052adc7aa38baf20476e25f9f09a150db8b4ea43f255a66d33ae4293826 SHA512: 4203c9a219940e22f062ad45afa8db44665d9579f32be71a1ce3a51d8db76f676f3c30ec440ba79101fc89aad5f4e942369744c7f0f2732c296a54bd441968ea Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Linq Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Observable.Aliases library which is part of Reactive Extensions. Package: libmono-system-reactive-platformservices2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 84 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-reactive-core2.2-cil (>= 1.0), libmono-system-reactive-interfaces2.2-cil (>= 1.0), libmono-system-reactive-linq2.2-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240) Conflicts: libmono-system-reactive-platformservices2.1-cil Replaces: libmono-system-reactive-platformservices2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-platformservices2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 21844 MD5sum: e481802a588d89fda2d8bf09060e97f1 SHA1: d8e0ed5ee188bd03dbffe005fe6fde358f63f924 SHA256: 29bd2fb2c6584e642157f1b4f3150243445dadcac46a8e1fc1eb44740caf04b2 SHA512: 27b0f593bfcf17b38783b8159412d7a17e380bee33d84ea036fd23be83ab86593e76e8fda9b74298e006b76ae32c447cbc0d1922a74511573a9517f788cfa852 Homepage: http://rx.codeplex.com Description: Mono System.Reactive.PlatformServices Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.PlatformServices library which is part of Reactive Extensions. Package: libmono-system-reactive-providers2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 309 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-reactive-core2.2-cil (>= 1.0), libmono-system-reactive-interfaces2.2-cil (>= 1.0), libmono-system-reactive-linq2.2-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240) Conflicts: libmono-system-reactive-providers2.1-cil Replaces: libmono-system-reactive-providers2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-providers2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 51624 MD5sum: e3b1e630d9acd1563e85f5ad6ca6ab36 SHA1: 688de0fa3ce4695c8a4873e39390a704282acf13 SHA256: 5524baddb67fc47372cb698ae6cb6e641e7784884f57c40f924ccc14782638b7 SHA512: 87b7b829a94366d953c2e0857144d5ec6ef072d1b15265c8cb69fb1be3faca5585e6f566f1c59ca7bf8ab3481e0264b7c0177e7765f604bf7267b93c2dda48b9 Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Providers Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Providers library which is part of Reactive Extensions. Package: libmono-system-reactive-runtime-remoting2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 70 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-reactive-core2.2-cil (>= 1.0), libmono-system-reactive-interfaces2.2-cil (>= 1.0) Conflicts: libmono-system-reactive-runtime-remoting2.1-cil Replaces: libmono-system-reactive-runtime-remoting2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-runtime-remoting2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16212 MD5sum: 7711014fbf05ebff4e5534da24894dda SHA1: 35aca4eeed149b799872b6d05bf0557b938039a2 SHA256: b39bdf0ea986b082c98819bfc72d26fc073b2648f1e022ccc29f7c1781d43c58 SHA512: 4d9c8be4b7e476c35af497b64cde8160cae837a953f88c1e233192eeb27274713b67775b401845c041926f9e253c2107d8aec24f7376266b5dfbab8e6288c53f Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Runtime.Remoting Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Runtime.Remoting library which is part of Reactive Extensions. Package: libmono-system-reactive-windows-forms2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 70 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-reactive-core2.2-cil (>= 1.0), libmono-system-reactive-interfaces2.2-cil (>= 1.0), libmono-system-windows-forms4.0-cil (>= 5.16.0.220) Conflicts: libmono-system-reactive-windows-forms2.1-cil Replaces: libmono-system-reactive-windows-forms2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-windows-forms2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16292 MD5sum: 53540e07da6b1e9de3b6cc0723811592 SHA1: 6ae5f9c1af0db1faa0734ad9c7882cd14aa5fb7a SHA256: 88ddd90aa7f3f20eacff1f1654f6acfd8b61c7f1404ce720b6e7f48a527f0dda SHA512: 15eba0c346f5e330d6321de1cbce846f9341ffc770cedf92c037ef41eebed40a881ac0b2169d17672a20651ccc6f44aa8a5bf13ea3401a5b0c9f8f9314443963 Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Windows.Forms Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Windows.Forms library which is part of Reactive Extensions. Package: libmono-system-reactive-windows-threading2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-reactive-core2.2-cil (>= 1.0), libmono-system-reactive-interfaces2.2-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240), libmono-windowsbase4.0-cil (>= 4.6.1.3) Conflicts: libmono-system-reactive-windows-threading2.1-cil Replaces: libmono-system-reactive-windows-threading2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-windows-threading2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 17588 MD5sum: 79386a7437cb9b6b24b09b7f347e8515 SHA1: 8a5840be4e469b33e2cd50fa12267844e4708b6a SHA256: 7a6f44af154060b40847390d06c96e4302e9593fd83c8ad42e74195446c37bd5 SHA512: b99dbd6315941fe25349686326a421388fe580c48bbbabe586767a91dc7a997244ea530bc647c10c061d2e8037b6030725f726d45ca5b06f29cfa338f8887580 Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Windows.Threading Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.windows.Threading library which is part of Reactive Extensions. Package: libmono-system-reflection-context4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 74 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-reflection-context4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15776 MD5sum: b5bc0e6e1db7133b3a6e3f08e70a400a SHA1: bb4fbd9f023aff8d6db2fd7464c6e8eca88de894 SHA256: e273aefcd4c318dca08741929304019ce1cb0db8f137c24d6b78c53a56a8697a SHA512: e6580885ad7c5f09e38bcf3c610897c79e5186cdf79149961820a7554e15f6f2d1bc2bf974595aeac98bc2f4a45dd32e529ecd2031822191b565eb7d8501df4b Homepage: http://www.mono-project.com/ Description: Mono System.Reflection.Context library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reflection.Context library. Package: libmono-system-runtime-caching4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 135 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-runtime-caching4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 38856 MD5sum: 5ad22dcbe02db6157af1bfcd7bb690db SHA1: b37ef24067a201cd6657c39c4bcf002443dca263 SHA256: 27c53a850baffa9a130cb1a48e4c1d9bb10a097bda9253b86355133afdf6c6ed SHA512: 03789450c6444e25c19559d91117fd77661a0c83a37dc25276f208e7b97eba2bd5a11f2637d5abcc47a69d51691605c3e793808ec0d4337ce702072583f35a14 Homepage: http://www.mono-project.com/ Description: Mono System.Runtime.Caching Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Runtime.Caching library for CLI 4.0. Package: libmono-system-runtime-durableinstancing4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 171 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-servicemodel-internals0.0-cil (>= 1.0), libmono-system-transactions4.0-cil (>= 5.12.0.309), libmono-system-xml-linq4.0-cil (>= 5.16.0.220) Filename: pool/main/m/mono/libmono-system-runtime-durableinstancing4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 46628 MD5sum: 50c65cd204e63927d456a678900843b2 SHA1: 5fef0a239f68d96e2940c815543b0b1d79527b0d SHA256: aa1a05ed7747b79ed70bfc68e2b6c62b4e637678b3b54715a10f24f5980ad4f1 SHA512: 8a8609be66305044b49c5e0f091fb4465238a10defee5cbee6cbe07c78008f0ed827da82903f742020b8d67db553e4c6edc5483a33baf77021067f5e39ec2db7 Homepage: http://www.mono-project.com/ Description: Mono System.Runtime.DurableInstancing Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Runtime.DurableInstancing library for CLI 4.0. Package: libmono-system-runtime-serialization-formatters-soap4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 100 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3) Filename: pool/main/m/mono/libmono-system-runtime-serialization-formatters-soap4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 26880 MD5sum: 1dd46faed0855985f6bf6bb145026c40 SHA1: 29df0bef06a3668df26fc89f0e8d0dfe14c970c4 SHA256: 42fa79c56e3e493c95231ac257d84040bf7b1a869643e8bb568db5ff4dc90256 SHA512: 52ea3ce1548c40a2cfa8d8ddaecd66c2c6083ee208ba7798d483cec3048b44a1fc481bfeff9f1a8f34f1582f08818fce2644e37e40edefcfacbd72b9d3b91fa2 Homepage: http://www.mono-project.com/ Description: Mono System.Runtime.Serialization.Formatters.Soap Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Runtime.Serialization.Formatters.Soap library for CLI 4.0. Package: libmono-system-runtime-serialization4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1028 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-servicemodel-internals0.0-cil (>= 1.0), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-runtime-serialization4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 249872 MD5sum: 1a01f1a27eaeeaa74b27d85c492cf9a0 SHA1: e3e8ac6218dcb0c2f6901a94ddf730006ec47778 SHA256: 2dd4da10a7b313276d9cf3cb8eeedbc88d88d41f86920ab3036065e097613083 SHA512: 9e645805dca8f01dcc8d78e126567d0c24d79a72f957bae58872cc8cd1c09456d8e083a582486b55ff87a4d16e7b1fb2d0040e9b5707586dd0073b69210dc88f Homepage: http://mono-project.com/WCF Description: Mono System.Runtime.Serialization Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Runtime.Serialization library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-runtime4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 184 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-runtime-serialization-formatters-soap4.0-cil (>= 1.0), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-runtime4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 56020 MD5sum: e340a6a614817feb55d34516780a96e9 SHA1: 617050b78e720c576ee4afb18dd141bb49171c32 SHA256: 7257dbf32576371ff453ecf9f72dd3548ae775345afb000dc1ba858fcd520131 SHA512: 6a156c53097f815b4e4da0076c3d12ad3cdbd355cc2320e0e1bb2bdfc5b096a5b1f2399f3120f38b606a18f7f57ff62396ff2531aba3616e7c1c99d8a9b319ec Homepage: http://www.mono-project.com/ Description: Mono System.Runtime library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Runtime library for CLI 4.0. Package: libmono-system-security4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 386 Depends: libmono-corlib4.5-dll (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-numerics4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Recommends: libmono-btls-interface4.0-cil Filename: pool/main/m/mono/libmono-system-security4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 113780 MD5sum: a4d5c6f4e326c19f40a8a81aee7c16e1 SHA1: 05c69ce1e4ae874849b1e8767d4765146a9575bc SHA256: 9cb76f9170d3199f541154b2b6da116f5c4697e828cb57f73cb8ad6009e0e370 SHA512: f3d4f8c9ca8688909e82dadbd51740b4ab3d824b830539d2a5b5ab74c2e50ce7c463bbf26641f7348a0a19a30815d4343472062f14e22df94b2f8b65d04ba519 Homepage: http://www.mono-project.com/ Description: Mono System.Security library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Security library for CLI 4.0. Package: libmono-system-servicemodel-activation4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 74 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-servicemodel-activation4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16080 MD5sum: 91afc85a49964cd4f1d6120867990947 SHA1: c95d3088a86e5fde121ad724ae2d71d765c3d83a SHA256: 13ad2d5ea39635169fa51f2c526589ae9d451f819b34f415434206b649e864cf SHA512: 3f1870c8c573b21327dca461ee36a4ed8c4786689f3f290f6d1eb9884f0e6d822349df059fc5cbfc33810fe7b5ec7ac935cc7805a498fec076ae0fb426202185 Homepage: http://mono-project.com/WCF Description: Mono System.ServiceModel.Activation Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel.Activation library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-servicemodel-discovery4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 205 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-servicemodel-discovery4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 53244 MD5sum: 9c67eae4555776ba76ccc4cc27bd954f SHA1: a4c759e949bf59a827a0cbca25b8d3c6050c458e SHA256: d6584dded3f6cf373fe56e8c1dec9903ee32b0abff4c42080f9e0b0acbf9a3f8 SHA512: ae600f759b2b304f223d8f65a040cd8f16f21fc5f80156631244c36981fd5511b6f58612e82a997787456374f9c96a9eac3246c4c60840abdb113c25ada7daf5 Homepage: http://mono-project.com/WCF Description: Mono System.ServiceModel.Discovery Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel.Discovery library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-servicemodel-internals0.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 282 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-servicemodel-internals0.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 82220 MD5sum: b00916a07194d3b462f5af24af5d3708 SHA1: 30f7923c90b82568daa655809ea2fcd4ba7a0a27 SHA256: c143c7b6837055c2024f1e94fd936af49a7d5d06a87abe8ca04fe510a59a2332 SHA512: 2f6aff0365a02e8c91359656a531b184f0ffb16609a27ced14f3c1954ca88f854e12731ee941d78bf8e30ecc5ffbc8b486cd1863f612d28378170ce3b0635323 Homepage: http://mono-project.com/WCF Description: Mono System.ServiceModel.Internals Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel.Internals library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-servicemodel-routing4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 98 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-servicemodel-routing4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 23492 MD5sum: 9cec3d552d316c8aaa935cf3499932d0 SHA1: 416db981222e80d3b0cefd2a218b384a0c489885 SHA256: 82aa37ff49ae25eb48006fb1c6fc516c5e3a4ea9d8338685e9d3986482ef4bcf SHA512: dcac82e73fb8e4572763a7192cfe52a2a2caf4d852492902d77d19b11aa67fa6f0d56728a09ab056e8c47016d53ffd60236ecc8221de4b12d5260d37580e1224 Homepage: http://mono-project.com/WCF Description: Mono System.ServiceModel.Routing Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel.Routing library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-servicemodel-web4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 143 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-servicemodel-activation4.0-cil (>= 1.0), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system-web-extensions4.0-cil (>= 2.10.3), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-servicemodel-web4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 40468 MD5sum: 0d946967572b2e9bf5c268273b7cd719 SHA1: 2a3beb2aa09ab6f08263af21b5541bc30537c03c SHA256: b940e6a456e89a68a10ed9150b81f62c785eb516c818b9e2130c82c40ddcdf87 SHA512: da414e840ba53c16ec8d54c06e5d00dac6f713600908b3b3b3d16f5b760e81f5bdd376cd3bc132f3a548831a0f61d1843b8215909f1caaf558368b7626532df4 Homepage: http://mono-project.com/WCF Description: Mono System.ServiceModel.Web Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel.Web library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-servicemodel4.0a-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1521 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-security4.0-cil (>= 4.6.1.3), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-identitymodel-selectors4.0-cil (>= 1.0), libmono-system-identitymodel4.0-cil (>= 5.12.0.309), libmono-system-messaging4.0-cil (>= 2.10.1), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-security4.0-cil (>= 5.18.0.240), libmono-system-servicemodel-activation4.0-cil (>= 1.0), libmono-system-transactions4.0-cil (>= 5.12.0.309), libmono-system-web-applicationservices4.0-cil (>= 1.0), libmono-system-web-services4.0-cil (>= 4.2.0), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Conflicts: libmono-system-servicemodel4.0-cil (<< 3.2.3) Replaces: libmono-system-servicemodel4.0-cil (<< 3.2.3) Filename: pool/main/m/mono/libmono-system-servicemodel4.0a-cil_6.8.0.105+dfsg-ok2_all.deb Size: 378864 MD5sum: 3695be62a6a4af458145c754abe8f8cc SHA1: 662dc1899859392010bce9191a71b87bbe46769c SHA256: 24bd73bdb94b037b5ef29d48d0358ad0c9ca88ce42c8b2909dfe24b947e4cc5e SHA512: 9ec2a3f9cfa943365a3f25192cb8f84cba1e779ee0bb40b9eb8ec3f362f97b934dde47bd77a3a01994890f2b16413d10dd0fb2b2fe5fb618c9f92f708b486c9f Homepage: http://mono-project.com/WCF Description: Mono System.ServiceModel Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-serviceprocess4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 110 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration-install4.0-cil (>= 1.0), libmono-system-windows-forms4.0-cil (>= 5.16.0.220), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-serviceprocess4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 28684 MD5sum: f92d9ffddea9c43ae24ccb1e1e9593ca SHA1: fc747c5efce8a0188762ab19b93b6dedc6a3b7ad SHA256: 5b29e930f335e8dc7ff0dcaf672546d251bf28089e77b3d1ece4691dd05b7557 SHA512: 2595e9c1aeac89fa20a34fcedabe244d77e59bfb4b7c275bd1540604f30e5d7515544942e51d93a8cd1b1e40d4be895273a7d7659a4b6c6e30d80af27abdc74e Homepage: http://www.mono-project.com/ Description: Mono System.ServiceProcess library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.ServiceProcess library for CLI 4.0. Package: libmono-system-threading-tasks-dataflow4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 234 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-threading-tasks-dataflow4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 69592 MD5sum: 56a133fbd4765350294d4de0d0e07900 SHA1: e4fd3b1549752e2e71fabeaee1fcc022f5d23e93 SHA256: 58c0fcf115e4e9924b63e8f4cbeeb091aa2739c61a09f44b3ce2855674d46ebd SHA512: 85c30d0fcf34f5408216f07bdf594e21d3a1a06131537f87f0693f913b3f607f098044264efe7adf75760b4550edc91c23e2ee353a01f2a26c3cc0997e69e3dc Homepage: http://www.mono-project.com/ Description: Mono System.Threading.Tasks.Dataflow library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Threading.Tasks.Dataflow library for CLI 4.0. Package: libmono-system-transactions4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 95 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1) Filename: pool/main/m/mono/libmono-system-transactions4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 23624 MD5sum: 2a446c81d4a18a1ce628a563e6569892 SHA1: c378218e04534a887255b324e7edb16212e12271 SHA256: 17faaa41e530d00df2c33c3b77ac990dff34e963e67b36a98e63a078b85ab173 SHA512: 571c25e1458798acfea3bbdb66ad1ef269ce0a5fb0a4f990f206fd3123cd0d9abda08dc4e2ce5e0cb5d36dc605d78ff1899e2cd60a44d747ee61caae338efb14 Homepage: http://www.mono-project.com/ Description: Mono System.Transactions library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Transactions library for CLI 4.0. Package: libmono-system-web-abstractions4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-web4.0-cil (>= 2.10.3) Filename: pool/main/m/mono/libmono-system-web-abstractions4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15520 MD5sum: bddcd4c6f5828f6a80748f07f142c484 SHA1: 3a9f0340c0807ec475c1e12bb7966279f05a90f5 SHA256: a61e4627b131c544d939e895d99d6a96895ceb08283b135daed8ff949124fc3d SHA512: 440b2dc31a2a3549844d05261ace82d4483088ca0bb7ba0f576109c9e27b7376ab6624fedba0c82a42f3e6ba230f08887d0f78d33a06c6b2e2bc78b0a9dfca36 Homepage: http://www.mono-project.com/ Description: Mono System.Web.Abstractions library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Abstractions library for CLI 4.0. Package: libmono-system-web-applicationservices4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 95 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-applicationservices4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22948 MD5sum: 631812f1ab314d3c5fb5533aa29cdcca SHA1: 115724196e16f445b7cf8bfeb5fb4e3db538ee67 SHA256: a23f0b171ed26bb2dae2a5a736248af6b6b1e960a0db2c26f2c6f40b13a6bea8 SHA512: e64feb45ceb2906c1a86b8c4319b52b22dd0d8bb9343ceef7051de62452fe5f4a3c244d756c0a08ff828100ae1ab26e3288b744539ea9aff1a05a0cbd8b84ada Homepage: http://www.mono-project.com/ Description: Mono System.Web.ApplicationServices library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.ApplicationServices library for CLI 4.0. Package: libmono-system-web-dynamicdata4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 133 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-componentmodel-dataannotations4.0-cil (>= 4.6.1.3), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data-linq4.0-cil (>= 1.0), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-web-extensions4.0-cil (>= 2.10.3), libmono-system-web4.0-cil (>= 2.10.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-dynamicdata4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 37032 MD5sum: a81c79928732cdb59948ffa541187367 SHA1: d7b929b91c3fbd00cb30f48996a7af80f94b68b8 SHA256: 888040937b33e675c90a0e6393cb88c8138e58e8e5d0dff18bc333ce20098846 SHA512: 383cf99a34a37eab26523583b0e7c8f51a42b3fec7df00494a12f345a8adf1cf7b1530300dfb1ae6c9dd81f4245179439260568ace9ac09585265d48ee278091 Homepage: http://www.mono-project.com/ Description: Mono System.Web.DynamicData library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.DynamicData library for CLI 4.0. Package: libmono-system-web-extensions-design4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 76 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-design4.0-cil (>= 5.16.0.220), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-extensions-design4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16532 MD5sum: 2000c4673b79447a342ece5d39cf04f9 SHA1: 5234eb9345ffcfc8e0174a1f369ab172faa5ea4d SHA256: a7a6d5ce9e40bd648e8f5ba180e619eda7d155b8880c8b181cbd51d8d7258c61 SHA512: 1c71a41ff3de61655aacb9fd5c6a3aecbeb21ef70f2390d529d714ac9ed59c0dd8e722f09a8e3e2bd412d710163bdda67c1173745e523216438de5ab237ca2d7 Homepage: http://www.mono-project.com/ Description: Mono System.Web.Extensions.Design library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Extensions.Design library for CLI 4.0. Package: libmono-system-web-extensions4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 806 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data-linq4.0-cil (>= 1.0), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system-web-applicationservices4.0-cil (>= 1.0), libmono-system-web-services4.0-cil (>= 4.2.0), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-extensions4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 162944 MD5sum: 1ffebf55cf37f63d3271f64d7a4d418d SHA1: b70ce344acb4ec85195b9af26e7c2fa372c22d2b SHA256: 64ffbafb012c601f7450474e2198b01b70630af61c9d9d3ef76c7e72eeac1ca7 SHA512: d196be529a6a91f209e0f86e8466743b6c135c36285d5d37b7e64901f9cab37d13aebd0d1a40f1c6426a89f56a16a27caaa1777aa3f322674e818d44c360bfea Homepage: http://www.mono-project.com/ Description: Mono System.Web.Extensions library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Extensions library for CLI 4.0. Package: libmono-system-web-http-selfhost4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 152 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-identitymodel4.0-cil (>= 5.12.0.309), libmono-system-net-http-formatting4.0-cil (>= 1.0), libmono-system-net-http4.0-cil (>= 5.12.0.309), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system-web-http4.0-cil (>= 1.0), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-http-selfhost4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 44440 MD5sum: d60b827666c14d355b7d8e60a4603916 SHA1: ba408ac7e6142567bd89fdd248834d3279074ca6 SHA256: 4b2f148c626444d23803fcf06c4934359a84c0596050598377513175e3ce0938 SHA512: 51d9bec055d43e155e49313c2125f8d3d42f70d8a86b139a0a05017598c29bb7e6c5dee2b47505e62f9e9aa66b8dffce91921d6de11b2d247b5d00db41295cce Homepage: http://www.mono-project.com/ Description: Mono System.Web.Http.SelfHost library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Http.SelfHost library for CLI 4.0. Package: libmono-system-web-http-webhost4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 118 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-web-infrastructure1.0-cil (>= 4.6.1.3), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-net-http4.0-cil (>= 5.12.0.309), libmono-system-web-http4.0-cil (>= 1.0), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-http-webhost4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 34732 MD5sum: eb29ddadc337befdc2d8350441c0fc37 SHA1: 4b46437e114b63f8f591af620225f504e2af7c70 SHA256: 5287973718d921f51d8b7bb7136dabeb7d6f30237003fe797b30fda6151f029b SHA512: 3773e5d432f1b13aade7a6013c7ed0bca8d3a5c8e2d9ec52948256c046eaf5baf608bd160b259dacd674dd34e1d48c1d06c8ee91a68476bba05c5c0ad627ae40 Homepage: http://www.mono-project.com/ Description: Mono System.Web.Http.WebHost library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Http.WebHost library for CLI 4.0. Package: libmono-system-web-http4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 393 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-componentmodel-dataannotations4.0-cil (>= 4.6.1.3), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data-linq4.0-cil (>= 1.0), libmono-system-net-http-formatting4.0-cil (>= 1.0), libmono-system-net-http4.0-cil (>= 5.12.0.309), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-http4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 121956 MD5sum: 2df8e586f8570a4268753f68941be655 SHA1: ffdef58256359eed488da7afd5a3762d060ec0ac SHA256: 3bad288193f4b44414dd7801f927a63c93e669d559283549667c073a8baa90fe SHA512: 44a7e10ce3fee3de764d7868e42d69693be983124be14634903c783f67b7595b3487f3e9992f69666167608fe05ab05f9f40fab95299fe1745314a0a4dc4bd43 Homepage: http://www.mono-project.com/ Description: Mono System.Web.Http library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Http library for CLI 4.0. Package: libmono-system-web-mobile4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-mobile4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15128 MD5sum: 7b3cfae2593517ddc9eab69c326c41ca SHA1: 45f23e4856b08505f564f1b97c77220f82ea80e9 SHA256: eece52d3ee4aaa43e5d24a5754ad6174e368429d4100a90420a1e28d0f0cc3c4 SHA512: 0616320889d3cf5665faf8658c96f5d9983bcd038745bcb0a3f79686fdf46a9e9d3a13b490d6cd0e3edbd8751183182694f21808da86c441f3db26f9b4a32788 Homepage: http://www.mono-project.com/ Description: Mono System.Web.Mobile library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Web.Mobile library. Package: libmono-system-web-mvc3.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 490 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-web-infrastructure1.0-cil (>= 4.6.1.3), libmono-system-componentmodel-dataannotations4.0-cil (>= 4.6.1.3), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data-linq4.0-cil (>= 1.0), libmono-system-runtime-caching4.0-cil (>= 5.12.0.309), libmono-system-web-extensions4.0-cil (>= 2.10.3), libmono-system-web-razor2.0-cil (>= 1.0), libmono-system-web-webpages-razor2.0-cil (>= 1.0), libmono-system-web-webpages2.0-cil (>= 1.0), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-mvc3.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 141880 MD5sum: f761273fc76a0591b1b36d8d8456fc5f SHA1: 6e661470ca697ca81830daf7a8ceafa27169a150 SHA256: 95e3e0e01ee3e861021464a89d2699e4c5fd6f13d680b0de0c51bcf7e176f570 SHA512: f877703fa03755c771ae7a73a66fce6c482a4aae0eefbcc29421f618f4653abb58c8f959d496580b2a9e312dfa0b9d01a3cde87c074574aa78a4a031ddf4f729 Homepage: http://www.mono-project.com/ Description: Mono ASP.NET MVC 3.0 Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Mvc 3.0 library for CLI 4.0. . The ASP.NET MVC framework is a web application framework that implements the model-view-controller (MVC) pattern. Package: libmono-system-web-razor2.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 322 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-razor2.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 96040 MD5sum: 68c86c27c58a7b4be7856ab255a21731 SHA1: fd5a4993aab5a9d59ed57f45518b1679794d3d84 SHA256: a564b778e3ffbeec78b9f2a6d1f853dfb99fca3c9e463fdbbfdd9698ab236c46 SHA512: c800f2f6d49886cd373d503f8e6981e57082fb83dbdd6f0b8931220b95b6e399a963e3c4cf252f58992d072aaff936d14d32eb53f495f3dd7dbce1ab5f3b0e68 Homepage: http://www.mono-project.com/ Description: Mono System.Web.Razor (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Razor library for CLI 4.0. Package: libmono-system-web-regularexpressions4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-regularexpressions4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15184 MD5sum: b565edabfda33dd98c1dee211a0c4e94 SHA1: 78edb11592a2cc5ee239b20fc24a44a5b38e493e SHA256: 7b12cb657f919aaf795a76f4daad07844faa90522e37c87a9a534a98d83e5417 SHA512: 2a4717dfa242ddc6fb936ee283f9e0ec9de7505c315a56a34fe5e6bb46da86148a8aa930472beefd12e015dda92b9a3656089e945959da64c214d626dc296196 Homepage: http://www.mono-project.com/ Description: Mono System.Web.RegularExpressions library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Web.RegularExpressions library. Package: libmono-system-web-routing4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-web4.0-cil (>= 2.10.3) Filename: pool/main/m/mono/libmono-system-web-routing4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15472 MD5sum: 003433525236e44020cede33cb82c5e0 SHA1: 6e82f42ff6a896606134fbe22073363f87e3cb10 SHA256: 8a87d27e28d344d88b0d0839f3e28826b7baca4278eb1264ac0b52856b5ace73 SHA512: 695224ed2930dfc1339f712b002b07d465ece2524eee58d5706cf4c35995acabc89add996bf7d60cee7da2ecf5160d81a29b2ed00d85358eae3fe85a5024239f Homepage: http://www.mono-project.com/ Description: Mono System.Web.Routing (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Routing library for CLI 4.0. Package: libmono-system-web-services4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 890 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-design4.0-cil (>= 5.16.0.220), libmono-system-enterpriseservices4.0-cil (>= 1.0), libmono-system-ldap4.0-cil (>= 4.6.1.3), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-services4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 172488 MD5sum: 185771ba97b3fbe15b3482f18c415259 SHA1: 0c9c2f41ceb07c454b9e0980a32423a2070b3748 SHA256: 53d1ab423b24dac2625649b8b2ff5bab1199ca1a87f303f34c7be34f3d7f2380 SHA512: ad65da584df90307c4d08457b7efaa797387d4ae04da5a84c7f48046af7b508af1445b24160ec6a005219ae170fd176fc55a1c8232b706c6de289d113b27a02d Homepage: http://www.mono-project.com/ Description: Mono System.Web.Services (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Services library for CLI 4.0. Package: libmono-system-web-webpages-deployment2.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 101 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-web-infrastructure1.0-cil (>= 4.6.1.3), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-web4.0-cil (>= 2.10.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-webpages-deployment2.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 26344 MD5sum: 00418eb9952ade6cc018475a5187ced7 SHA1: e1ec8d6a7e8e2ddeec502dbe60072ef9b640d9d3 SHA256: c05e1e681e71c8ab3a53b3b94142a1e032184353beed874372ae9c85ebbe1578 SHA512: fe09a7705e6a8b6c427923c188e6e9ed3e30a78dd99e6300ce813110d440d0ee6c25ecb2848653a0a7049b520118eb3fc2218cb0214181216d172d33f9676705 Homepage: http://www.mono-project.com/ Description: Mono System.Web.WebPages.Deployment (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.WebPages.Deployment library for CLI 4.0. Package: libmono-system-web-webpages-razor2.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 100 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-web-razor2.0-cil (>= 1.0), libmono-system-web-webpages2.0-cil (>= 1.0), libmono-system-web4.0-cil (>= 2.10.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-webpages-razor2.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 25784 MD5sum: 87ec3b27f3b5e572e6b6c4a0f07c1781 SHA1: c5f2bd4d43a3c731ae17efa707858035670ba59a SHA256: 0effe4fa72ee959550d75c93238abac25c31fc25e7d3e73d6994a1486a523823 SHA512: a4c68e66e940bf057065303643bacb8e91a2ce359d99673b5596f09b0735e8b42dacdc0bce8eed844dac4c30de6f8c970b46691b47322a0552f0d145bb4612d7 Homepage: http://www.mono-project.com/ Description: Mono System.Web.WebPages.Razor (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.WebPages.Razor library for CLI 4.0. Package: libmono-system-web-webpages2.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 261 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-csharp4.0-cil (>= 1.0), libmono-microsoft-web-infrastructure1.0-cil (>= 4.6.1.3), libmono-system-componentmodel-dataannotations4.0-cil (>= 4.6.1.3), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data-linq4.0-cil (>= 1.0), libmono-system-web-razor2.0-cil (>= 1.0), libmono-system-web-webpages-deployment2.0-cil (>= 1.0), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-webpages2.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 79208 MD5sum: e857264b7621a23850edd04ee30099e2 SHA1: a8af5d19aa5953b81bcd51f15d21878a7f7794e9 SHA256: e88abcdd58132aad619a6d00064be913ea678c611d01f85906eb0daabea75e7e SHA512: 4159b192e27fad83cd155400120948114ef510af438a36bc861b1b7d28c459de8a61c345692fa8dc82d7088e922b0b96aadd96db03f7663ea8cb44a07e1d364b Homepage: http://www.mono-project.com/ Description: Mono System.Web.WebPages (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.WebPages library for CLI 4.0. Package: libmono-system-web4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3155 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-sqlite4.0-cil (>= 3.0.6), libmono-system-componentmodel-dataannotations4.0-cil (>= 4.6.1.3), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-enterpriseservices4.0-cil (>= 1.0), libmono-system-runtime-serialization-formatters-soap4.0-cil (>= 1.0), libmono-system-web-applicationservices4.0-cil (>= 1.0), libmono-system-web-services4.0-cil (>= 4.2.0), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240), mono-runtime (>= 6.8.0.105), mono-runtime (<< 6.8.0.106), libgdiplus Filename: pool/main/m/mono/libmono-system-web4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 755712 MD5sum: 2c96fac0234f184c96ff26c38f33729d SHA1: c9765b951c7d8908729f3aaec990a866e1abc3af SHA256: bb5b56229bf1f1249b4ad4d44381e8da448eb0187899a59522771793a4fd2829 SHA512: 6d1698e34356e755ca81d8af695893a70974e2a094bd512b40dc1cdc4465c348e29aca37f3ef6c8d57251a4e39d9f108557176699c57e417b0baea624bbd6f78 Homepage: http://www.mono-project.com/ Description: Mono System.Web library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web library for CLI 4.0. Package: libmono-system-windows-forms-datavisualization4.0a-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 214 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-windows-forms4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Conflicts: libmono-system-windows-forms-datavisualization4.0-cil (<< 3.2.3) Replaces: libmono-system-windows-forms-datavisualization4.0-cil (<< 3.2.3) Filename: pool/main/m/mono/libmono-system-windows-forms-datavisualization4.0a-cil_6.8.0.105+dfsg-ok2_all.deb Size: 49536 MD5sum: f66a1c9e29b925235357b60c48929744 SHA1: 7be3c0ab7cdb89b6e2e1e51d952225ca2b3cf1ee SHA256: 0d222d5dfe9cf129d2a2187f3e631ae13fa9ca9a6837fce767ddde3d2190a829 SHA512: 3fe599fbcc66de220edc1193ab44f548042917066a5a5bf0a4eee225e0b7357b7825eb7d910a7b49307710c62c3a34ed25b2f36ad15ec5002dc3fd40fba748d8 Homepage: http://www.mono-project.com/ Description: Mono System.Windows.Forms.DataVisualization Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Windows.Forms.DataVisualization library for CLI 4.0. Package: libmono-system-windows-forms4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3052 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-accessibility4.0-cil (>= 1.0), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-posix4.0-cil (>= 4.6.1.3), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-runtime-serialization-formatters-soap4.0-cil (>= 1.0), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240), libmono-webbrowser4.0-cil (>= 1.0), libx11-6 (>= 2:1.6.0), libgdiplus, libmono-i18n-west4.0-cil Suggests: libgnomeui-0 (>= 2.22.0), libgtk2.0-0 (>= 2.16.0), librsvg2-2 (>= 2.22.3), shared-mime-info Filename: pool/main/m/mono/libmono-system-windows-forms4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 808872 MD5sum: c4c07590a21259bbc69817b4e54ffa11 SHA1: 84d37485717094dc77ae531c26f905b9ff0a4b29 SHA256: ecc6ec292ea3277ee9dbfe4063f7cab6c3d754bd071dd96cb5e826f31ae7cacc SHA512: b96fff50f822b031aafc4a0b97f3d988bc0940662bb53be99968d150f8dc1ac209a90925bd27f010eb2892940f87f60cc7f4cd74171bfcc61ccf435040d1b6c6 Homepage: http://www.mono-project.com/Winforms Description: Mono System.Windows.Forms Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Windows.Forms library for CLI 4.0. Package: libmono-system-windows4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-windows4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15176 MD5sum: 9719d2cbbecd8569bd409ad74b33e6ee SHA1: 846fb84178d6c6a056b4ee9c0ac4b2218a85e950 SHA256: 41391e27cc79601e3dc03cc7f5f797345b57226306d99370c3bfd4e33ce19146 SHA512: f21ec0cc3bf5d0b475401be7d9a5c5c93eec9b4533f45c1489425311286367d251c4ebc18df7fad14838768a66b8ab9545b83351718b4a7796a2733749058688 Homepage: http://www.mono-project.com/ Description: Mono System.Windows library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Windows library for CLI 4.0. Package: libmono-system-workflow-activities4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-workflow-activities4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15196 MD5sum: ed5455755347e2484df1a1f9237b82ca SHA1: 3ce3002dc03b20221ca9229188edf5edd3e194d4 SHA256: d2af0f6e4d89ce9c4f88dea04bbca502309861d7db5aae048782640905b17c49 SHA512: 01ad40fa238ace3d9c28218be876ca7d7b8bdb15158488896d7c3c8e57babd72a0cb698648b3baae9c3fc38bbf4701d6a50f8154974e66c2261c9d5309aba55d Homepage: http://www.mono-project.com/ Description: Mono System.Workflow.Activities library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Workflow.Activities library. Package: libmono-system-workflow-componentmodel4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-workflow-componentmodel4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15192 MD5sum: b9cd6be33acea2cc3fa4e71015996da5 SHA1: 818f12815c2588119398cee5a545f458c34e1290 SHA256: 8c05f9e60cb85fd0486a24073a7393ff0d9ec7c398959710346a1a9cde26c087 SHA512: 51443de2934dfc532051f171042f6dcb04f8947843aa154dc0151701e18fd38036a33b471342bce4b833b8430e958f26504c262acf54907042619103046f7937 Homepage: http://www.mono-project.com/ Description: Mono System.Workflow.ComponentModel library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Workflow.ComponentModel library. Package: libmono-system-workflow-runtime4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-workflow-runtime4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15152 MD5sum: 2f0715287934505ba788fe07f756bdc0 SHA1: 2e70cdec3d9b0062983679d7de1d2b193f4106b3 SHA256: 95b6657342da1204aabb2c5c3d49b6006ac8b74dddb7a827679a8c123b77e58a SHA512: 7705f39f8d2a7b263aacd2a65e95dcf421683664a783017e0ef25c86a6c143c4f0f1f2feb94826aab2643628536ca35dcb19d5c507da0e4ca3c2a3846f7b37e5 Homepage: http://www.mono-project.com/ Description: Mono System.Workflow.Runtime library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Workflow.Runtime library. Package: libmono-system-xaml4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 257 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-xaml4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 74460 MD5sum: 6cc9b5abdc63b97738a8bd6e928dd435 SHA1: 2692a3d532af340df6acccfdd9be202148ffdca6 SHA256: 2562de017d21e0ed077333c0c20f752057d8bddb9e3528b9410413a326dc6bf3 SHA512: 776c20d45e374cc018f6f617dc60df574c3ea5c79aff58eabb5d452738336c3d298aa1b08bb9c265a03cfc308a18def4b19f93a14c4ac2e6690a998630e18b8f Homepage: http://www.mono-project.com/SystemXamlHacking Description: Mono System.Xaml Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Xaml library for CLI 4.0. Package: libmono-system-xml-linq4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 203 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3) Filename: pool/main/m/mono/libmono-system-xml-linq4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 57248 MD5sum: 1a7313a4a321c1a2d2729ef0ad8eb083 SHA1: 80b32d875e857397698537cb206d2c60c6e7a1fa SHA256: d8e6615e5c0d08dd30a5b6e8185130e418acc95d2ed5e47830f0f3221ecb712a SHA512: da5e206b6b66413c22391e209eb4918ab35eb9ea15b1b356592b399e69507c38eb6f4c816b5033a64fedbe38d103dae62b3be53d169ff839ff2f928441274dde Homepage: http://www.mono-project.com/ Description: Mono System.Xml.Linq library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Xml.Linq library for CLI 4.0. Package: libmono-system-xml-serialization4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3) Filename: pool/main/m/mono/libmono-system-xml-serialization4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15048 MD5sum: 632f28c76d774d5d8fed4abcaf7bb5da SHA1: 6e2e3779bb75ae708b348c744ac7917429b0bdf9 SHA256: 2b92818dc1aed663f6ad80ec42277f8a74758cfeca399cff4d601f0f23519e20 SHA512: 07493fabea9a02cb27ab27864cd83d46d8d81a7df7b66dc8141ce4b98d337183d17048e42fae2fb910aaf34885a94fd66441a2d51a3b88069c4520f0c1a7b3cc Homepage: http://www.mono-project.com/ Description: Mono System.Xml.Serialization library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Xml.Serialization library for CLI 4.0. Package: libmono-system-xml4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3349 Depends: libmono-corlib4.5-dll (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-xml4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 815748 MD5sum: cfa15cbae8433cd228da469a2745129b SHA1: 7c7292dad0351a1b53338c60b5726daea757d148 SHA256: e376c6952ec421165b8ee5f3323689efdb413b256f68c880d19c07796a3e37b1 SHA512: 309c26d849bc89914f3e1da9db3baa320e363932130de93cbf768fe0b9222b14d1037ef90c6d8661128ae3ebd78c311f9ec67e7d9ebf5643a03d2346f1f16ba0 Homepage: http://www.mono-project.com/ Description: Mono System.Xml library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Xml library for CLI 4.0. Package: libmono-system4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2769 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-dll (>= 5.18.0.240), libmono-security4.0-cil (>= 4.6.1.3), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-numerics4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), mono-runtime-common (>= 6.8.0.105+dfsg) Recommends: ca-certificates-mono (= 6.8.0.105+dfsg-ok2) Suggests: libasound2 (>> 1.0.18), libgamin0 Filename: pool/main/m/mono/libmono-system4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 801548 MD5sum: 9f441a62f4b411100e25520270bfb24c SHA1: 28d5a983443f3f369dddaf57c994898c5144f1ff SHA256: 86db93503638ffd4c8bf91bc1b58e89cd3c1a381ba3f407ace6e9a30e716f415 SHA512: 0a9c6c7a8c4c4cf97bfdffe9b00f9fa8f4fe669c6627aca5b42fe74a6d1ffec8551bbbb4481c6f56bac5907649c854d13225040144e35de893b42010a8f3baf5 Homepage: http://www.mono-project.com/ Description: Mono System libraries (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the BCL (Base Class Libraries) of Mono for CLI 4.0. Package: libmono-tasklets4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), mono-runtime (>= 6.8.0.105), mono-runtime (<< 6.8.0.106) Filename: pool/main/m/mono/libmono-tasklets4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15472 MD5sum: 3ec4a44ec3d6788d89ef6d11f7efe3f7 SHA1: 73cbb8bf7c5f5a0cdf29d205d937b57d942fce7d SHA256: b3bb644349a4afe526fcceed814d982e1cd07518985be8124b82c9854db7280a SHA512: a437a0415ee87fcd47697f1bfa66601fdb4add70f741788568908e9c77fe24c516eabf14e9e219950a9c7db90177d9ca8dc229a3d68fab3a4f4861bceb805a8a Homepage: http://www.mono-project.com/Continuations Description: Mono Tasklets library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Tasklets library for CLI 4.0. . The Mono.Tasklets library provides a continuation framework that allows for a number of high-level abstractions like co-routines and cooperative multi-threading to be implemented on top of it. Package: libmono-webbrowser4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 236 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Recommends: libgluezilla (>= 2.6) Conflicts: libmono-webbrowser0.5-cil Replaces: libmono-webbrowser0.5-cil Filename: pool/main/m/mono/libmono-webbrowser4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 58224 MD5sum: a05c14c89306e0b66724cd1ae4726dbf SHA1: 4d0c7722e16dc77c2dcd50515a7c4a6b2c0660e6 SHA256: c4233b02b9d24d3751f7e0d4e8369dbfd5032646b40a7da3cc488c4649d38a94 SHA512: 00f0adb69e5465927c15cf94576800b8d08678c5939fb8d175999d36201a6e684e318ea081c25f6cc09bf0f0375fb11def393d97e5f441d6ce11ef4d54301555 Homepage: http://www.mono-project.com/ Description: Mono Web Browser library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains an empty implementation of the WebControl class - it will not render anything, but also should not crash applications which try to create a WebControl. Package: libmono-webmatrix-data4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 79 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-webmatrix-data4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 18276 MD5sum: f22f23b5fb3c276fba5b9d9e0e3ead0b SHA1: 873794543a06dd348a9215247cd3725a3201522a SHA256: c6a782b203d9e31c2ee4191c5e62dbb76f4a27bdb92a9078e1a007297d9334b3 SHA512: c1084766c62c45522910eead86499807b45496b503fc74ef0e2cc9f721bc5e1ca25ab41a30068219010a20b1dc1bf3dbcc9b1a19882788fd804e5019ffce4dd1 Homepage: http://www.mono-project.com/ Description: Mono WebMatrix.Data Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the WebMatrix.Data library for CLI 4.0. Package: libmono-windowsbase4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 228 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-xaml4.0-cil (>= 4.2.0), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240), mono-runtime (>= 2.10.1) Filename: pool/main/m/mono/libmono-windowsbase4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 64652 MD5sum: fa5704de009601a0a03a15081d352110 SHA1: a041a135d7bbaea84bb1f56d3ddf6856a1615a3d SHA256: 7b72db7743a58ae706f44b8d7b0dd4866e6f81f3a2b46b69eb78e1a6cf33dd15 SHA512: 9d5531e83a84e14f9618e5f335ff68d504e08b816840e8db8769214068daad62c9665d6f0396487e5fb4dbb5873e149e1e719dc51a45ca0f724f1bb2026f5aa9 Homepage: http://www.mono-project.com/ Description: Mono WindowsBase library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the WindowsBase library for CLI 4.0 which provides the System.IO.Packaging namespace. Package: libmono-xbuild-tasks4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 98 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-xbuild-tasks4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 25928 MD5sum: 874bfc4aa3371f01a1698213d2700b96 SHA1: d0354ca2180c025df081e7f5f1498999b745c1fc SHA256: 14a1a8db099d224a599bebb00f6cdedd46376e14141b91034c938d3132e144c5 SHA512: b3d142739bf83e75077827e627bb65d56fb427fc7d9f6d021199770020485c6bfb8ebbdae9b584ee7698e1f3cca0b23eacfed0f2bb0ab70adfb5da64aaa4d464 Homepage: http://www.mono-project.com/ Description: Mono Mono.XBuild.Tasks library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.XBuild.Tasks library for CLI 4.0 which provides the Mono.XBuild.Tasks namespace. Package: libmoo-perl Architecture: all Version: 2.005005-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 148 Depends: perl:any, libclass-method-modifiers-perl, libclass-xsaccessor-perl, libimport-into-perl, librole-tiny-perl (>= 2.002003), libscalar-list-utils-perl, libsub-quote-perl (>= 2.006006) Recommends: libnamespace-clean-perl Breaks: libobject-remote-perl (<< 0.004001-2~) Filename: pool/main/libm/libmoo-perl/libmoo-perl_2.005005-ok1_all.deb Size: 44984 MD5sum: 783366b805a7691072c1ef9335a27c15 SHA1: 519df94f284fd5497c895af4f636c056d031a766 SHA256: 62b23366c81111a8c0016c5b2a66da94a3220063882c13e4b876b6ab1d5b8bd5 SHA512: 1e33b1cdf0abf8de0aed81c0863feb884a129ff8bb36b0860a53e4bb7dfdc4f34602ec131e8cec1b7caf972b878fb9891dd1370971128b3a9aafa55b064568c6 Homepage: https://metacpan.org/release/Moo Description: Minimalist Object Orientation library (with Moose compatibility) Moo is an extremely light-weight, high-performance Moose replacement. It also avoids depending on any XS modules to allow simple deployments. The name Moo is based on the idea that it provides almost - but not quite - two thirds of Moose. . Unlike Mouse this module does not aim at full Moose compatibility. See INCOMPATIBILITIES in Moo(3pm) for more details. Package: libmoosex-types-json-perl Architecture: all Version: 1.01-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 41 Depends: perl:any, libjson-perl, libmoose-perl, libmoosex-types-perl Recommends: libjson-xs-perl Filename: pool/main/libm/libmoosex-types-json-perl/libmoosex-types-json-perl_1.01-ok1_all.deb Size: 11474 MD5sum: f02bb2491825e2082c8efe3eb28824c0 SHA1: 074973683f6a6c16901f15f5f900ca0edd7b3a4d SHA256: 64b73a1a192f6992291c603618bb318406d2cf76041a355acf6d7ff9e1895ce3 SHA512: 6ac2ce6bd892d7287d2c6f53f1b65ce97a6a7d0283ab20600f3cdc7411f5faad81a6fadef19077715bcb76918d0ca75daf64313bcc442d5ba880fb1f02c8c107 Homepage: https://metacpan.org/release/MooseX-Types-JSON Description: module providing JSON-constrained strings MooseX::Types::JSON is a Moose extension that provides type constraints that validate strings in the JavaScript Object Notation (JSON) format. It can use either the JSON or relaxed JSON specifications and depends on JSON to do the heavy lifting (see libjson-perl for details). Package: libmoox-aliases-perl Architecture: all Version: 0.001006-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 20 Depends: perl:any, libclass-method-modifiers-perl, libstrictures-perl, libmoo-perl Filename: pool/main/libm/libmoox-aliases-perl/libmoox-aliases-perl_0.001006-ok2_all.deb Size: 5954 MD5sum: b9a3dfd2aa44385bc4aeebe3f558148a SHA1: 59d85cd679b0ca2bf54f4e4877a01944f81a0f96 SHA256: 84f9f422f5517eb61ed6d6169694ece7b0f8d7195222ef4c00280d748703a50b SHA512: 489bd926adaeab5f8a60bf21fc43a434af80984c38a6207b0c682683673a33bddd4f46d63b10097d791f79deb0b8c050440764f6884972e84c2b5658b307661f Homepage: https://metacpan.org/pod/MooX::Aliases Description: easy aliasing of methods and attributes in Moo The MooX::Aliases module will allow you to quickly alias methods in Moo. It provides an alias parameter for has() to generate aliased accessors as well as the standard ones. Attributes can also be initialized in the constructor via their aliased names. Package: libmoox-struct-perl Architecture: all Version: 0.020-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 74 Depends: libb-hooks-endofscope-perl, libexporter-tiny-perl (>= 0.044), libmoo-perl, libnamespace-autoclean-perl, libobject-id-perl, libtype-tiny-perl, perl:any Filename: pool/main/libm/libmoox-struct-perl/libmoox-struct-perl_0.020-ok1_all.deb Size: 29128 MD5sum: 519e924d77fe175e8767edce300f30e4 SHA1: c380f911b9fc8855ab9abb87004445acff9004d8 SHA256: e940832abc9c97e710ce2177873a420702837c481ea68ed913b4cb6fb4327be7 SHA512: af73e13989d3e8f8a74ba7e7cad2fe0d43a8f029a6b5067f7217935fe5c43c7b60542a5577f9567ffbe4d814056589e7d2b6c996aeb304e8c20f5a4e4424e472 Homepage: https://metacpan.org/release/MooX-Struct Description: simple lightweight record-like structures making sounds like cows MooX::Struct allows you to create cheap struct-like classes for your data using Moo. . While similar in spirit to MooseX::Struct and Class::Struct, MooX::Struct has a somewhat different usage pattern. Rather than providing you with a "struct" keyword which can be used to define structs, you define all the structs as part of the "use" statement. This means they happen at compile time. . A struct is just an "anonymous" Moo class. MooX::Struct creates this class for you, and installs a lexical alias for it in your namespace. Thus your module can create a "Point3D" struct, and some other module can too, and they won't interfere with each other. All struct classes inherit from MooX::Struct. Package: libmousex-nativetraits-perl Architecture: all Version: 1.09-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 156 Depends: perl:any, libmouse-perl Filename: pool/main/libm/libmousex-nativetraits-perl/libmousex-nativetraits-perl_1.09-ok2_all.deb Size: 51064 MD5sum: 983eaa67154619753848af3e89e112f5 SHA1: 2673a9dee3186b20852afcc3bd9c57865ae332a2 SHA256: b2612bc5afcdab6a1fc18a00da74284f6fa9bfbbae39c75e34ede61a58259f16 SHA512: a6aeb00c41f26bb27c0d516975bae084fb587fc49c7608ff1abbbf1b1b654e235fb432e8a8d88ec9c502ef72164cc0ef0f9ac16df7e8bf29e8acfabfd78bdb2e Homepage: https://metacpan.org/release/MouseX-NativeTraits Description: extension for attribute interfaces for Mouse While Mouse attributes provide a way to name your accessors, readers, writers, clearers and predicates, MouseX::NativeTraits provides commonly used attribute helper methods for more specific types of data. . As seen in the "SYNOPSIS", you specify the data structure via the "traits" parameter. These traits will be loaded automatically, so you need not load MouseX::NativeTraits explicitly. . This extension is compatible with Moose native traits, although it is not a part of Mouse core. Package: libmousex-strictconstructor-perl Architecture: all Version: 0.02-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: perl:any, libmouse-perl Enhances: libmouse-perl Filename: pool/main/libm/libmousex-strictconstructor-perl/libmousex-strictconstructor-perl_0.02-ok2_all.deb Size: 4292 MD5sum: e0bf38c4af5637d0ff99984638f30e63 SHA1: 27fbe565baae2159c519396d658e5bcdab3a7ca4 SHA256: 5ff83231bb543cd1559e0129d74137ad06580db68b9aef3d3c02441a4e875d2a SHA512: b2ccebdc4008ce60a6832ed6c5236e58bc9de174872409e3df3685a78f6b32829f9b57cacaf44a5d375cb969b3a09986347288451bddeaa188dc91b186bc4893 Homepage: https://metacpan.org/release/MouseX-StrictConstructor Description: Mouse extension for making object constructors die on unknown attributes Simply loading MouseX::StrictConstructor in your Perl package will make your constructor "strict". If your constructor is called with an attribute argument that your class does not declare, then it dies. This is a great way to catch small typos. Package: libmpdec-doc Architecture: all Version: 2.5.1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: mpdecimal Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1369 Filename: pool/main/m/mpdecimal/libmpdec-doc_2.5.1-ok2_all.deb Size: 174060 MD5sum: 10dbc5d32b4911e74cc5f29f1c93acf4 SHA1: 496b20ea8e6778bd2aaa69b42d67be47639ded51 SHA256: d6d476a332ef4641b938449116bd89ffd9c1bcfdb3e41f04e0151ce237581e1c SHA512: 8b43384a39de61ed53b8ef2ff35a0769563663beeb84adb1139a80c72795c0cfe5250d7a30bc4a14de9f4e008f7704ce27cd4d1e8cd8fd8521ff7496e2605476 Homepage: https://www.bytereef.org/mpdecimal/index.html Description: library for decimal floating point arithmetic (documentation) mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. Package: libmpfr-doc Architecture: all Version: 4.2.1-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: mpfr4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1588 Filename: pool/main/m/mpfr4/libmpfr-doc_4.2.1-ok4_all.deb Size: 673920 MD5sum: bf904136b1eda837fb1a8fa8eb797b03 SHA1: d7ed9115482c73d9fcb69e5cf3bb35a8fad5269a SHA256: 2ca86f4250b9f5f7e11f10d6c697e31728d73c45030906ae66a5737fe85ebea5 SHA512: 69af19b9cd993d217424773f8f4b2f08923e01bbe6ea924762b4cd45acf4dc997ac9fb4cbe3dedf7e999f4fcc26c1e7d00604155d64504b21f70c6263e257544 Homepage: https://www.mpfr.org/ Description: multiple precision floating-point computation documentation This package provides documentation for the multiple-precision floating-point computation library MPFR. . The documentation is available as html and PDF. Package: libmro-compat-perl Architecture: all Version: 0.15-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 47 Depends: perl:any, libclass-c3-perl Recommends: libclass-c3-xs-perl Filename: pool/main/libm/libmro-compat-perl/libmro-compat-perl_0.15-ok1_all.deb Size: 15850 MD5sum: 9d22afab5caba8610b5ae7cadec45773 SHA1: 6c3aa4567241a2323f54b102cd4a0b88fdd8da99 SHA256: a2daaa86516b923824a47432fcad70d5e228f8d9f8d2ef93616102125f086da0 SHA512: 10670b377e63c2de8b1f60640f134612124ff21b0e10e47dc24abd647e9d78a449d115506270aa772bd15eae643ae14e3d4abcdd50ae872f0d94944e4b162b1d Homepage: https://metacpan.org/release/MRO-Compat Description: mro::* interface compatibility for Perls < 5.9.5 The "mro" namespace provides several utilities for dealing with method resolution order and method caching in general in Perl 5.9.5 and higher. . MRO::Compat provides those interfaces for earlier versions of Perl (back to 5.6.0 anyway). Package: libmspack-doc Architecture: all Version: 0.11-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libmspack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Marc Dequènes (Duck) Installed-Size: 1668 Depends: libjs-jquery Suggests: doc-base Filename: pool/main/libm/libmspack/libmspack-doc_0.11-ok1_all.deb Size: 429040 MD5sum: 971865188c9fcad73cf0c5ffbfe4fb04 SHA1: 306bf09b6f06c3361da880615d81f2e540e8b426 SHA256: 8edc1664f83cbdea445b60bf18e4aadf24f6e93f2dfab661cd13f4056385208c SHA512: 0e53bfe883ff052cf2c628c8c48cee7ffdccf4e785a24a06e814437e33e8b0b405d4a73755e9d1f62fff4cfee7b40b7f3d87f5f3eead987b3e0fcc35b2bcfbce Homepage: https://www.cabextract.org.uk/libmspack/ Description: library for Microsoft compression formats (documentation) The purpose of libmspack is to provide both compression and decompression of some loosely related file formats used by Microsoft. The intention is to support all of the following formats: COMPRESS.EXE [SZDD], Microsoft Help (.HLP), COMPRESS.EXE [KWAJ], Microsoft Cabinet (.CAB), HTML Help (.CHM), Microsoft eBook (.LIT), Windows Imaging Format (.WIM), Exchange Offline Address Book (.LZX). . This package contains the API documentation. Package: libmtp-common Architecture: all Version: 1.1.21-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libmtp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alessio Treglia Installed-Size: 160 Filename: pool/main/libm/libmtp/libmtp-common_1.1.21-ok1_all.deb Size: 16852 MD5sum: 7bf4aa8c5b8e6f73c3ca55bc014d6dc3 SHA1: 9b845ce98e4614931aa798c7ac1a2354e1b90af6 SHA256: bd4d38fc5c742a63b9085f1d9562b39e52376d15cd37c73d9a18168fa28bc1ec SHA512: b053d25def0422659f519863601a26191668998e4e9fab4ae9e1789960711d356b2a31bada2b909b25e616bb2a2f23b5fed2497c59f7081e1126bc68108f05ce Homepage: https://libmtp.sourceforge.net/ Description: Media Transfer Protocol (MTP) common files libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package provides the udev rules file. Package: libmtp-doc Architecture: all Version: 1.1.21-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libmtp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alessio Treglia Installed-Size: 4234 Filename: pool/main/libm/libmtp/libmtp-doc_1.1.21-ok1_all.deb Size: 383416 MD5sum: f75bb5caa2e3ea7c5da1a4d3dad4d89e SHA1: ead15ecebb08ec0dd87af90101dd598d5f166a6d SHA256: 745804d4839b31a9af6918ab348ba85f43c2cf533ff762e65352ad6ead131c8a SHA512: 6fd2074e0b855a7809a6d82877ac9b5d927be70c3ffaecc796eeba825b039b74311fb9ca76c6fefae8428a5db2d580e7da7756047fb1afa9602a5e813c3fe05e Homepage: https://libmtp.sourceforge.net/ Description: Media Transfer Protocol (MTP) library documentation libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package contains the development documentation. Package: libmusicbrainz5-doc Architecture: all Version: 5.1.0+git20150707-10ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libmusicbrainz5 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2212 Filename: pool/main/libm/libmusicbrainz5/libmusicbrainz5-doc_5.1.0+git20150707-10ok1_all.deb Size: 208254 MD5sum: b09434ee4ee34e0754dcdd0964b8ffa4 SHA1: 23d5dfb27380b5038654606383e7ce77acbb007e SHA256: 3ce3e952016ea45bd31a4d3b3130b02a758cdc865fb285fb5d584f256117de0a SHA512: 037d5ce53fdc6a541183c51da210dd25c3bd23bcfb3236bcbdb9d00306767263e7d43155191d33193ef0bf515004c49ef530f73ab5f79c9117c207773442ef51 Homepage: https://musicbrainz.org/doc/libmusicbrainz Description: Library to access the MusicBrainz.org database (developer documentation) MusicBrainz is a community music metadatabase that attempts to create a comprehensive music information site. . This package contains the developer documentation. Package: 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. Package: libmwaw-doc Architecture: all Version: 0.3.22-ok1 Priority: optional Section: doc Source: libmwaw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 61271 Filename: pool/main/libm/libmwaw/libmwaw-doc_0.3.22-ok1_all.deb Size: 3182816 MD5sum: ceac32ced889c6016e057ec14f5e3256 SHA1: 19f44502f6329341d8157d54db72a7181457e0d0 SHA256: 005b819e4afec86d42768eaff8c5857d71187d2141bb13572838d0c34e0e00d3 SHA512: 825eff4499bb3f6885df348467cdfcd2b5bd7e43e8f10688e3cb27a40145faed01855f48f3c81335dbdd319d1d6b4ed6a5d833366f28a215b9ef69bffe4e77f1 Homepage: http://sourceforge.net/projects/libmwaw Description: import library for some old Mac text documents -- documentation libmwaw contains some import filters for old Mac text documents (MacWrite, ClarisWorks, ... ) based on top of libwpd. . This package contains the documentation. Package: libmypaint-common Architecture: all Version: 1.6.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libmypaint Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 968 Conflicts: mypaint-data (<< 2~) Filename: pool/main/libm/libmypaint/libmypaint-common_1.6.0-ok1_all.deb Size: 154764 MD5sum: c5176ce29b459046b7a91bb4e569b4ce SHA1: cd89af6fa337850787ffb815f73bedb53c731ec7 SHA256: db2b4817dd6ef0f7fe3fc13795b29b134ecb53484f12284ad408ba20a11f88fe SHA512: f91a05986d325a6645b9956f3016e4513a01755ad18a6740d00b31ee9ed7de6ad6ab50128f6185191a5a036d6b573ade6eb627a8bea9b4d7b2562517cfc4ed58 Homepage: https://github.com/mypaint/libmypaint Description: brush library for mypaint - common files MyPaint is a pressure- and tilt-sensitive painting program which works well with Wacom graphics tablets and other similar devices. It comes with a large brush collection including charcoal and ink to emulate real media, but the highly configurable brush engine allows you to experiment with your own brushes and with not-quite-natural painting. . This package contains architecture-independent files such as translations. Package: libmypaint-doc Architecture: all Version: 1.6.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libmypaint Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1642 Depends: libjs-jquery, libjs-underscore Filename: pool/main/libm/libmypaint/libmypaint-doc_1.6.0-ok1_all.deb Size: 151724 MD5sum: 689c75e85d40a05eb44f899bd8b4db3b SHA1: a62763ebd25c5d20573bcce90d1b62eb5c8ddf03 SHA256: be24da5db47b5952e70b67ccb48aa1004b93decb77c883e11467a71145372e76 SHA512: c2f74416cefa4d02f50e401117ce333b9b1cf41241a3e3a32d8f3b61e1535ae2b9289630d767f32330b1af16cb8594850636dd8a2ba412332877bf14be7626e0 Homepage: https://github.com/mypaint/libmypaint Description: brush library for mypaint - documentation MyPaint is a pressure- and tilt-sensitive painting program which works well with Wacom graphics tablets and other similar devices. It comes with a large brush collection including charcoal and ink to emulate real media, but the highly configurable brush engine allows you to experiment with your own brushes and with not-quite-natural painting. . This package contains the API reference. Package: libnamespace-clean-perl Architecture: all Version: 0.27-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 35 Depends: libb-hooks-endofscope-perl, libpackage-stash-perl, libsub-identify-perl, libsub-name-perl, perl:any Filename: pool/main/libn/libnamespace-clean-perl/libnamespace-clean-perl_0.27-ok2_all.deb Size: 12630 MD5sum: 4631f4511516281172ff8486075d96d7 SHA1: f529823337ffa335b5b0d73142f3dfc917c36eb4 SHA256: f3550a81597c9eb0c2093866bbefe525b9c552ed9087ef4a5aa5326d96eda63a SHA512: fab43785d16e82b137b9c5013a59d23ec0fea618ff19795b882de80affd0a05f88d1290029a2846b6561418f97c13da1ca0804521d57276c2efee4395748eb14 Homepage: https://metacpan.org/release/namespace-clean Description: module for keeping imports and functions out of the current namespace namespace::clean is a Perl pragma for keeping imported functions out of the current namespace. This is especially important because Perl functions are naturally available as methods, which can complicate subclassing. . Using the namespace::clean pragma will remove all previously declared or imported symbols at the end of the current package's compile cycle. This means that functions called in the package itself will still be bound by their name, but they won't show up as methods on your class or instances. Package: libncurses-dev Architecture: rv64g Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: ncurses Origin: openKylin Maintainer: Craig Small Installed-Size: 7511 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_rv64g.deb Size: 813726 MD5sum: a3003b8f335e4f3eb7145640a3f33e01 SHA1: 4c89db5550f218c9da7d6938ef67f5d28d90cdb3 SHA256: fb45ce578945b7c795c3115e459632c479c0d6fc4a73e79e3123f750324b8755 SHA512: 62a585ec69fa2c17bb9529fd8d13d908528fb37fe64d84a56fe63a8370da832bcada59f8048ddea5ab74fe34060e3831c4df7858216aff0634255ecd878d55b5 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. Package: libncurses5 Architecture: rv64g Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: oldlibs Source: ncurses Origin: openKylin Maintainer: Craig Small Installed-Size: 258 Depends: libtinfo5 (= 6.2-ok4), libc6 (>= 2.34) Recommends: libgpm2 Filename: pool/main/n/ncurses/libncurses5_6.2-ok4_rv64g.deb Size: 91886 MD5sum: 07d300f35c625e90ed56149dea734b65 SHA1: 1e709974a6fc7af99cd8c3bfa4b05b640054d56b SHA256: f4e985934033f118219e408cd8e2d59d9a88151a069945e8d101d55a7a69a984 SHA512: b3e02c21dd5e0ee910e8693c35998fd4987ecf8cb0568fb24f2ecd4075e633f43eff184013b2d3141d82a59e1402e3256b98c064f6bc4f2b1bd3cbd357ccd0f7 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. Package: libncurses5-dev Architecture: rv64g Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: oldlibs Source: ncurses Origin: openKylin 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_rv64g.deb Size: 732 MD5sum: 2de58cb589289fc86ac59a113ab5db32 SHA1: 0e4df7fe58a2d9a20fc060a79e6459d85b358ab6 SHA256: 3e97a5c921ddedca7886887f336bb87b7f795ada5a260d7ce21ea62412a398a5 SHA512: ab676b05c573d991736a23057de30380285760b93c393ff1824b421c9729a11ec2b97dfce7a2d2263b8e8f95ba4f1b42a78878aadcc83c02ab8e25bacad76303 Homepage: https://invisible-island.net/ncurses/ Description: transitional package for libncurses-dev This is a transitional package that can safely be removed. Package: libncurses6 Architecture: rv64g Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: Craig Small Installed-Size: 277 Depends: libtinfo6 (= 6.2-ok4), libc6 (>= 2.34) Recommends: libgpm2 Filename: pool/main/n/ncurses/libncurses6_6.2-ok4_rv64g.deb Size: 96716 MD5sum: 36082cac8e39d43c691e3c1de3b6a300 SHA1: ff86f65c0d2b0fae96412c913f254e3dee42c0b2 SHA256: 040426513809960ad23022f91a2851d7dfd3e6ec7b094e98a26fb1289fd79f50 SHA512: e8090676704dd1382552c270e2f14390623a3655cdb053ed468d62bb1ec5f3110b2a8e23630086ac6f7c147e459203343864a11ecf9ad080a1260dc49c8b3b5b 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. Package: libncursesw5 Architecture: rv64g Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: oldlibs Source: ncurses Origin: openKylin Maintainer: Craig Small Installed-Size: 310 Depends: libtinfo5 (= 6.2-ok4), libc6 (>= 2.34) Recommends: libgpm2 Filename: pool/main/n/ncurses/libncursesw5_6.2-ok4_rv64g.deb Size: 114632 MD5sum: 5d022447f9dd876780ca133052e2ff69 SHA1: 1abaa3da825d8ddb6412b8e06890cab1967b39e0 SHA256: f3b4334528b75b3b5209c6aa97279780954014d5f3ee6d54532ab61d64d7a7fb SHA512: e3a1e8af84372e3a5c26d4c473d2e48904f36f18ef36ba55d897fa9a338cf3a349bf8c67fc9d03cbedb8118660393f61f050b6e4a5046c9d62a61634a362bc3b 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. Package: libncursesw5-dev Architecture: rv64g Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: oldlibs Source: ncurses Origin: openKylin 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_rv64g.deb Size: 734 MD5sum: 056af5e93356afe4656bf7c4b93e9253 SHA1: d688a5d38c026b1f150cc8388e69a233702338ea SHA256: b2c8975049a67a80ffade1b630515d6385c55773f50374e0adad336dec92cbec SHA512: 1b014c0a56a96d375734956a5b7841f2d30f1f39eda8f6dcc694d71140e527cef8ce753a4e0fcf70a33f983a45e1b5c942860a99dde2ce965acb7cc12d491110 Homepage: https://invisible-island.net/ncurses/ Description: transitional package for libncurses-dev This is a transitional package that can safely be removed. Package: libncursesw6 Architecture: rv64g Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: Craig Small Installed-Size: 351 Depends: libtinfo6 (= 6.2-ok4), libc6 (>= 2.34) Recommends: libgpm2 Filename: pool/main/n/ncurses/libncursesw6_6.2-ok4_rv64g.deb Size: 130470 MD5sum: b3ac971666a791b59c7a2bc39b9ba0a8 SHA1: e3996633fb3ea28894709211b578a4447b13e8f7 SHA256: d9358965fccdb91146497b203b48066378ae45f9c27336ae49fe531691c26fee SHA512: 1f9b820d44e8f5be588b65235e0f4a39992d27538c9ef288e699edafe17d8ce9ace7d7240a77eb1b8a1e609da9e0ee729213daf7177c40387f9b3aec56e37c3e 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. Package: libnet-domain-tld-perl Architecture: all Version: 1.75-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 126 Depends: perl:any Filename: pool/main/libn/libnet-domain-tld-perl/libnet-domain-tld-perl_1.75-ok2_all.deb Size: 36018 MD5sum: e85d3c13ae2cbebf972ea1dee4b03e6e SHA1: e6eb40a22a34b62267cfdaa5f54e83d49cff02b0 SHA256: 7ade00723407ee554fd2db863a15a12649689c0a8ee929266afa331897dadcef SHA512: aa17f7a0dc2adc80a7a0995f662e64c4fccb05dbcd2f608c64bfc2169a31697048f35919abeaa42338858fca676f08a5d6dec82be21202f8d52ff449e3a36f09 Homepage: https://metacpan.org/release/Net-Domain-TLD Description: list of currently available Top-level Domains (TLDs) The purpose of Net::Domain::TLD is to provide the user with a current list of available top level domain names including new ICANN additions and ccTLDs. It provides two functions: . - tld_exists - returns whether a certain top-level domain exists - tld - returns various lists of top-level domains Package: libnet-http-perl Architecture: all Version: 6.23-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 61 Depends: perl:any, libio-socket-ip-perl, liburi-perl Recommends: libio-socket-ssl-perl Filename: pool/main/libn/libnet-http-perl/libnet-http-perl_6.23-ok1_all.deb Size: 21172 MD5sum: 5a7af6651d0337e4c65fdca2c0e9d01b SHA1: 296d30cde1fdf8765221145275120d31bf439e2a SHA256: c85c15cd9f87114714ebc6b91b1383a480ecedbeea1925ae6632578b1a0abbb7 SHA512: 237774d90478bc6239386ded2ccaf60b760e63e7c33bfcbb92face9013969b2e9dc04bc2077e09de6e726667c75ad8a19e4da1a8d73f4951c8fc3a57dae892f5 Homepage: https://metacpan.org/release/Net-HTTP Description: module providing low-level HTTP connection client The Net::HTTP class is a low-level HTTP client. An instance of the Net::HTTP class represents a connection to an HTTP server. The HTTP protocol is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and HTTP/1.1. Net::HTTP is a sub-class of IO::Socket::INET. You can mix its methods with reading and writing from the socket directly. This is not necessarily a good idea, unless you know what you are doing. Package: libnet-ipv6addr-perl Architecture: all Version: 1.02-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 70 Depends: perl:any, libmath-bigint-perl Recommends: libmath-base85-perl Filename: pool/main/libn/libnet-ipv6addr-perl/libnet-ipv6addr-perl_1.02-ok1_all.deb Size: 20164 MD5sum: aa48d17d108388d374eb911847f57d59 SHA1: 6251241e085f7617dba932fe3fbaa3d576a61807 SHA256: 823e71f4baa731a8ed96cff0d3632d01bdc2014e107362f5be2f703b752f89ee SHA512: 324c29ee231d2f224dbb2a25557b37ccfad81f2bd8954cc39eecd7da1dd8c0d2276f6344537129e14ad74a9ac80e5543282a39c795be59d354f3f17ab9b50613 Homepage: https://metacpan.org/release/Net-IPv6Addr Description: module to validate/manipulate IPv6 addresses Net::IPv6Addr checks if strings are valid IPv6 addresses, as specified in RFC1884, and can convert them into other supported formats including: . * Preferred form x:x:x:x:x:x:x:x * Compressed form with double colon: x::x * Mixed IPv4/IPv6 format: x:x:x:x:x:x:d.d.d.d * Mixed IPv4/IPv6 with compression: x::x:d.d.d.d * Base-85-encoded * Big integers * Arrays * Reverse-address pointer . When creating/validating an IPv6 address from a given string, Net::IPv6Addr will either accept it or throw an exception. Package: libnet-netmask-perl Architecture: all Version: 2.0002-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 93 Depends: perl:any Filename: pool/main/libn/libnet-netmask-perl/libnet-netmask-perl_2.0002-ok1_all.deb Size: 30164 MD5sum: 2d54da8bd17e8ca140d0d3d2330a53db SHA1: cf155a4133dea4051bd30e92c05dd8a7d47d714e SHA256: fdca02973c8cb5ba637c8296274a2d5267a2d9813ef48acbafe85a04fd5cf87a SHA512: 4a8ea8e6a34029192080c594c3371a07dd1bde6d78209f064bab56686c4da9745a47743f36f55d9a47ed2f9b9c6f15022cee59cfca7ed6daabd4d603343acf34 Homepage: https://metacpan.org/release/Net-Netmask Description: module to parse, manipulate and lookup IP network blocks Net::Netmask parses and understands IPv4 and IPv6 CIDR blocks. It's built with an object-oriented interface, with functions being methods that operate on a Net::Netmask object. . These methods provide nearly all types of information about a network block that you might want. . There are also functions to insert a network block into a table and then later lookup network blocks by IP address using that table. There are functions to turn a IP address range into a list of CIDR blocks. There are functions to turn a list of CIDR blocks into a list of IP addresses. . There is a function for sorting by text IP address. . All functions understand both IPv4 and IPv6. Matches, finds, etc, will always return false when an IPv4 address is matched against an IPv6 address. Package: libnetfilter-conntrack-doc Architecture: all Version: 1.0.9-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libnetfilter-conntrack Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3048 Filename: pool/main/libn/libnetfilter-conntrack/libnetfilter-conntrack-doc_1.0.9-ok1_all.deb Size: 232104 MD5sum: 877833569bf777a6da44513576413118 SHA1: 28d42f464849788a8c14c02c76f222b9c38bcf24 SHA256: f77725a6478211895bbe60a2802b611b8dedd80b6408ebfae0f353e4660097e5 SHA512: e43fbc9c83f76518514c25760b21affc4770b1afca3bc7aef1354f921fab36515a4f2b966efd57a539e01cf67946b0d2919a55af92f4d1e8e4a72ee65442f2d6 Homepage: https://www.netfilter.org/projects/libnetfilter_conntrack/ Description: Documentation files for libnetfilter-conntrack3 libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. . This package provides HTML documentation for the API. Package: libnftnl-dev-doc Architecture: all Version: 1.2.6-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: libnftnl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 5358 Filename: pool/main/libn/libnftnl/libnftnl-dev-doc_1.2.6-ok3_all.deb Size: 351304 MD5sum: b444b2e762ee66ebf36d0bde8f0253a1 SHA1: 1776df9dd0a480d185cb71baeaa8503d3260ff7a SHA256: 333666a9c8f3d5461c464b6a75f24745e26a0014ee14ac8d9acbd83fac10e3ac SHA512: f33d06869fa5565562e4196ab2c562580376e29ec0449581e74e02d3a32900aee24ddef70eee8f278df22b32053a3f4577544ca46080d1924b440bc6af421802 Homepage: https://git.netfilter.org/libnftnl Description: Doxygen-generated documentation for libnftnl-dev libnftnl is the low-level library for Netfilter 4th generation framework nftables. . Is the user-space library for low-level interaction with nftables Netlink's API over libmnl. . This package provides additional doxygen-generated documentation for the libnftnl-dev package. Package: libnghttp2-doc Architecture: all Version: 1.59.0-ok2 Priority: optional Section: doc Source: nghttp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Tomasz Buchert Installed-Size: 11276 Depends: libjs-jquery, libjs-underscore, lynx | www-browser Filename: pool/main/n/nghttp2/libnghttp2-doc_1.59.0-ok2_all.deb Size: 2977604 MD5sum: af74f0017e2fb03240ab10e92cfaef7f SHA1: 3caf67b7561aff53c0b440dc3c14f48e69ff3564 SHA256: 691117d9738f7932c2de9c362e5ffe5f46bec71c7a367ff4792eef84bec7f072 SHA512: 402d744fa681780509cc143b326ef0914d68acd7b716de4e293a1945a054079d177ad67431a419de4d9b690021ca3288ad1f458d45605de165549d279ff214a5 Homepage: https://nghttp2.org/ Description: library implementing HTTP/2 protocol (documentation) This is an implementation of the Hypertext Transfer Protocol version 2 in C. The framing layer of HTTP/2 is implemented as a reusable C library. . This package installs documentation. Package: libnice-doc Architecture: all Version: 0.1.21-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libnice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Telepathy maintainers Installed-Size: 1061 Filename: pool/main/libn/libnice/libnice-doc_0.1.21-ok1_all.deb Size: 124364 MD5sum: 7f16d470c1ffaf3470d8d6e18dc2d109 SHA1: c650f37f6ce7728c56a913eab18392f217019c27 SHA256: 57141ba46ab90cdfefaa28956df7e28bb555cbb3ae2fabde45e7b657f2b4f567 SHA512: 85a9dded2ba4aff2dd28bdc3a8e188118484bb170625d447e3a9d185b080dfda157f08497638b796423e1caf21939d32b8f17cb4c239bd4433a07bebe74b7d96 Homepage: https://nice.freedesktop.org/ Description: ICE library (documentation) Nice is an implementation of the IETF's draft Interactive Connectivity Establishment standard (ICE). ICE is useful for applications that want to establish peer-to-peer UDP data streams. It automates the process of traversing NATs and provides security against some attacks. . Existing standards that use ICE include the Session Initiation Protocol (SIP) and the Jingle XMPP extension for audio/video calls. . Nice includes integration with GStreamer. . This package contains documentation for libnice. Package: libnma-common Architecture: all Version: 1.10.6-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libnma Origin: openKylin Maintainer: openKylin Developers Installed-Size: 975 Depends: dconf-gsettings-backend | gsettings-backend Breaks: network-manager-gnome (<< 1.30.0) Filename: pool/main/libn/libnma/libnma-common_1.10.6-ok1_all.deb Size: 134160 MD5sum: 1e8beeb272962b13f6cafb1a609476d9 SHA1: bc2f275959121ea6851276c60e061a24a2cd856b SHA256: 15cc36fa6a905a0ee303b3be6ea4bce9e35ac84849c8d786d65f55f9edad0df6 SHA512: a06ee15fde222dce117642f26d559db299b9f4bd52c574d58fd11d02165310dbcf21f08bc6b8c0cba28b1cbe2a73fbb7b8703b72a3657bcebe294ce206c09af6 Homepage: https://www.gnome.org/projects/NetworkManager/ Description: NetworkManager GUI library - translations The libnma library provides Gtk+ dialogs and UI utilities for NetworkManager. . This package contains translations and GSettings schema files. Package: libnma-doc Architecture: all Version: 1.10.6-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libnma Origin: openKylin Maintainer: openKylin Developers Installed-Size: 328 Breaks: libnma-dev (<< 1.8.34-2~) Replaces: libnma-dev (<< 1.8.34-2~) Filename: pool/main/libn/libnma/libnma-doc_1.10.6-ok1_all.deb Size: 26448 MD5sum: 3796a4a5c080e0a581dec75f57a361ad SHA1: 1d0669563870fccd729208473fa735e6db3eba4e SHA256: 11e66874cbf9c958ad1c2c7e6f5a18179a84fa58d4616d656c63c1ed6c4ec74a SHA512: 2452a736c478d764d79f3f8ff6529d9fa6e49f5c90426a940ecd15b5091cfd53ae518adaa7f46897d88cb46268cd82dfe6c44b2d75d9fbde0da54f6afdcb59ab Homepage: https://www.gnome.org/projects/NetworkManager/ Description: NetworkManager GUI library - reference docs The libnma library provides GTK dialogs and UI utilities for NetworkManager. . This package contains the API reference. Package: libnorm-doc Architecture: all Version: 1.5.9+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: norm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Luca Boccassi Installed-Size: 1418 Recommends: dwww | dhelp | doc-central Filename: pool/main/n/norm/libnorm-doc_1.5.9+dfsg-ok1_all.deb Size: 666876 MD5sum: b527fe65ce39a1c0faf7fbe2098f5ba4 SHA1: 658c1cdf1d3b686c991323eb6afa2b892355f2c2 SHA256: e00c3e8ff2a165f6435a54baf3e9622bc97c3e384eedd94f707951f476bbd0ef SHA512: aa69bb7895ce638b938b1f19a8d1de3d4d60d3b24c3a3981260273fba3bae9822baa2f1047bd78489a83ce964a84c3b0c80fdb36067e148dda5fc35e95cade8d Homepage: https://www.nrl.navy.mil/itd/ncs/products/norm Description: NACK-Oriented Reliable Multicast (NORM) library (documentation) The NORM protocol is designed to provide end-to-end reliable transport of bulk data objects or streams over generic IP multicast routing and forwarding services. libnorm provides a shared library and an API to use such protocol. . This package provides the documentation and examples for norm. Package: libnotify-doc Architecture: all Version: 0.8.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libnotify Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 470 Suggests: devhelp Filename: pool/main/libn/libnotify/libnotify-doc_0.8.3-ok1_all.deb Size: 40304 MD5sum: d419d46775295965ffcda1264bfea2ef SHA1: 3001aff4d34dae4937ceafee0bc1bf8461541f23 SHA256: 58c2e6b96be8ced0451dcfd9ba094a3df2ccba2c94ff8122d1b5b300d2c051a5 SHA512: c0cbca2cabeecf08b69d5634b67c9b1cbfd19d736fc6a75d0c0c57cc157aeb678a911cb08caacf6a6e21ecd708c3288a1b06496a2f8db92dbf4f2ab5667d38ff Description: sends desktop notifications to a notification daemon (Documentation) A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . This package contains the documentation for libnotify4 in /usr/share/gtk-doc/html/libnotify and the notifications specifications in /usr/share/doc/libnotify/spec/. Package: libnss-sudo Architecture: all Version: 1.9.15-ok1 Multi-Arch: foreign Priority: optional Section: admin Source: sudo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Sudo Maintainers Installed-Size: 27 Filename: pool/main/s/sudo/libnss-sudo_1.9.15-ok1_all.deb Size: 7340 MD5sum: 75b023b520080f9d5f04ca7000830a1c SHA1: f16186c3f22f06d6fa3e8748236d4c1e7faaca4e SHA256: 883b6aa97c8d885c82c78570e6181cf9b67bdc31932b91404ba281bfc0ec6a67 SHA512: 470f54358d92885da0abce845d1bf14ed0c28c021a8371b76e03dc24531a01ec7b11d46c45d61ec7509cdf3a03ff28584a32f9c7d7e43b9fc21b990292128410 Homepage: https://www.sudo.ws/ Description: NSS configuration for sudoers service This empty package provides the basic configuration needed to enable the `sudoers` NSS service. Package: libnumber-compare-perl Architecture: all Version: 0.03-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 18 Filename: pool/main/libn/libnumber-compare-perl/libnumber-compare-perl_0.03-ok2_all.deb Size: 5138 MD5sum: fb4a35f9a25bdc65ce02ce92768fcfc9 SHA1: f357a57f69adf26310f92d91ff3ecd4aa95b3687 SHA256: 39ac26446244e0a52f5c5f7a81441436c4df19f307676ef662a0c1eb82015f45 SHA512: cad39bdca8df50cf23c36f1627e86e82974a0e9dd09c5f48819cc837ea99c89aecba912721e502f831a925a5a53d3a99e6ff182d0431eb45aea2bea47d96fcb5 Homepage: https://metacpan.org/release/Number-Compare Description: module for performing numeric comparisons in Perl Number::Compare allows one to compile a simple comparison to an anonymous subroutine, which can then be called with a value to be tested against. . The advantage of using this module is that it understands both the SI prefixes 'k', 'M', and 'G', as well as the IEC binary prefixes 'Ki', 'Mi' and 'Gi'. Package: libobject-accessor-perl Architecture: all Version: 0.48-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 43 Depends: perl:any, perl Filename: pool/main/libo/libobject-accessor-perl/libobject-accessor-perl_0.48-ok3_all.deb Size: 15308 MD5sum: 86146204ebe0464ea7356a6c8b79fd64 SHA1: ce988e5bec9304ac7f573504239dd6525414fd4c SHA256: ca14733f918593b675c369fbd6bd26a4e0ca2ae2f627cf5cf5cc6769f6333e28 SHA512: 80bcce8087cd7ae00c1fe3467c78eadfcd5770fa797b90a18f96a2e757f2f7110e12f828d2599495efaffb6df9b5195e2fe55e36e045f7dff9fb460c03dc8025 Homepage: https://metacpan.org/release/Object-Accessor Description: interface to create per object accessors Object::Accessor provides an interface to create per object accessors (as opposed to per Class accessors, as, for example, Class::Accessor provides). . You can choose to either subclass this module, and thus using its accessors on your own module, or to store an Object::Accessor object inside your own object, and access the accessors from there. Package: libole-storage-lite-perl Architecture: all Version: 0.22-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 102 Depends: perl:any, libio-stringy-perl Filename: pool/main/libo/libole-storage-lite-perl/libole-storage-lite-perl_0.22-ok1_all.deb Size: 20048 MD5sum: 31b2b4f20a31b365771af68a8cc26c27 SHA1: 48a82aafca1c70659b843559873c4f1ac98dd05d SHA256: 654190bee54c0fbb3edc86299af45826b487509a69230040fa59fd43445d4843 SHA512: 10c65f7ffb4b66cda7c27215f090203ff749227d13a236c3fc5ec2960c89175a55f310d71d907d3bd9e1e8f65a9a6b132adba5995fa60d774713e1c37c4a69ee Homepage: https://metacpan.org/release/OLE-Storage_Lite Description: simple class for OLE document interface OLE::Storage_Lite is a Perl module that allows you to read and write an OLE-Structured file. OLE (Object Linking and Embedding) is Microsoft's framework for a compound document technology which is used throughout the Office product family. . This module provides the OLE functionality for Spreadsheet::ParseExcel (see libspreadsheet-parseexcel-perl) which can used to extract data from Excel spreadsheets. Package: libomp-10-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. Package: libomp-17-doc Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: doc Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 14316 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Filename: pool/main/l/llvm-toolchain-17/libomp-17-doc_17.0.6-9ok4_all.deb Size: 996888 MD5sum: b90d49aadfc4ba0a71aef6875f59878a SHA1: 2b6725e6f07f3360c47af0e2b0d3cfedd26c84fb SHA256: 62c0112b4e978f13e5dea0a5415bd02e6f6aae4a768ff9ada85fe74a50ac5aaf SHA512: ce0b0ce78f12449822dd3be6122c4cb44bb00a3adeede484fa1e11687ef2c048c585720e039bffcf4bb2592265be2bd407086c8e4bad950b364d95681b8f1787 Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libopenal-data Architecture: all Version: 1:1.23.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: openal-soft Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Games Team Installed-Size: 256 Breaks: libopenal1 (<< 1:1.14-5) Replaces: libopenal1 (<< 1:1.14-5) Filename: pool/main/o/openal-soft/libopenal-data_1.23.1-ok1_all.deb Size: 156960 MD5sum: 71d415db4570bf1f1de0c3948f009380 SHA1: 2d13e12939ffb1554c1ecab1b7840ec4099a73f5 SHA256: 6c56f741c0eb230c75e2f1e3ca0a0bca937dcbae7702137966a20c2c83e2f066 SHA512: f248a9109fd4103b0c82d97bfb1ebb52ebba2bf1115f97b820f4f54208d76df2ff5ed9d2488ac1c830a3ac8eeb63f338b6ba2f7c02b69ec89aabce9166d3d9f6 Homepage: https://github.com/kcat/openal-soft Description: Software implementation of the OpenAL audio API (data files) OpenAL, the Open Audio Library, is a joint effort to create an open, vendor-neutral, cross-platform API for interactive, primarily spatialized audio. OpenAL's primary audience are application developers and desktop users that rely on portable standards like OpenGL, for games and other multimedia applications. . This package installs data files used by the OpenAL Soft shared library. Package: libopencc-data Architecture: all Version: 1.1.7+ds1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: opencc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 36 Breaks: libopencc2-data (<< 1.1.1~) Replaces: libopencc2-data (<< 1.1.1~) Filename: pool/main/o/opencc/libopencc-data_1.1.7+ds1-ok1_all.deb Size: 8200 MD5sum: 02bd59c11c23c813cea97aa116815195 SHA1: eaa278226af2f1e53fdfb630466680a1c06db5ee SHA256: 4a2ae1070c0006c30f2d98fe461050583d32b1eda1b4dd7a81208ab36d95456b SHA512: a0d2bda72be45bf89b59ade3f565a84af27139232cbdfa16a52e15a6387c9131b34c5caa9129fce392e51910db155068e796442e29290c29775e9a3cf2cd22ed Homepage: https://github.com/BYVoid/OpenCC Description: simplified-traditional Chinese conversion library - data files opencc is a library for converting character between traditional Chinese and simplified Chinese. . This package includes the data files. Package: libopencc-doc Architecture: all Version: 1.1.7+ds1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: opencc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 2021 Filename: pool/main/o/opencc/libopencc-doc_1.1.7+ds1-ok1_all.deb Size: 172692 MD5sum: 61850e38e2655c4f3db71bc2976a2dbd SHA1: aaa27714738ac1e0b1e35aad0d74d031523498a9 SHA256: b2cc4b2759ca1acad525fb221b70bd07de65011bba279a36d56009e7685847a3 SHA512: 355b1859898308f81aaea638f3503621cd6813c9b80222636f3a056ccccf2edaaed8d5c5a280c30880df27cbfe33490a1c7e0aef058896bb3c0c622108563ee9 Homepage: https://github.com/BYVoid/OpenCC Description: simplified-traditional Chinese conversion library - document opencc is a library for converting character between traditional Chinese and simplified Chinese. . This package includes the library document files. Package: libopenexr-doc Architecture: all Version: 3.1.5-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: openexr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2614 Depends: libjs-jquery, sphinx-common Filename: pool/main/o/openexr/libopenexr-doc_3.1.5-ok2_all.deb Size: 689854 MD5sum: 7df9f7f106231adc646de7a7dfe92eb8 SHA1: fc2a2dcc2bccef8686611902b0c5091ce2b02335 SHA256: 84dfbc916ac23c27a20ba22ff8e91e687b2f02b81576a7d77aff3db85cceb7ed SHA512: 12b13de597a5ccd0efcdc1672c82250ccacbfad76108848543684408478e7c90e9a38fd3cfac6d24991e254d850fec8293de9b1f9e654263184b15a5701b9f28 Homepage: https://www.openexr.com Description: documentation and examples for the OpenEXR image format OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. . OpenEXR's features include: * Higher dynamic range and colour precision than existing 8- and 10-bit image file formats. * Support for the "half" 16-bit floating-point pixel format. * Multiple lossless image compression algorithms. Some of the included codecs can achieve 2:1 lossless compression ratios on images with film grain. * Extensibility. New compression codecs and image types can easily be added by extending the C++ classes included in the OpenEXR software distribution. New image attributes (strings, vectors, integers, etc.) can be added to OpenEXR image headers without affecting backward compatibility with existing OpenEXR applications. . This package contains documentation for the format and examples. Package: libopenjpip-viewer Architecture: all Version: 2.5.0-ok1 Priority: optional Section: graphics Source: openjpeg2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 101 Depends: libopenjpip-dec-server, default-jre | java8-runtime | java9-runtime | java10-runtime | java11-runtime, jarwrapper (>= 0.5), libxerces2-java Suggests: libopenjp2-tools Conflicts: openjpip-viewer Filename: pool/main/o/openjpeg2/libopenjpip-viewer_2.5.0-ok1_all.deb Size: 33456 MD5sum: c9c161ada64d63bb0294b8ad171a5e87 SHA1: dd8ae1cc318ad625d07448f68c65fa38269a9bb9 SHA256: 37d10dc66a3339b0cf8aed88fe5929d9aa8c6ed1c57e52e76f69d5ada2178de6 SHA512: 42c37d4b8fe3e92e32b168753cd1f6ce27d41db149bb6e2cd9ee928e99c82ebb399af26dc2dd838c13452f90918cefddb0fb1de07e980c549d50671acdccfee0 Homepage: https://www.openjpeg.org Description: JPEG 2000 java based viewer for advanced remote JPIP access Java based client to view remote JPEG 2000 using JPIP protocol. This is a simple java viewer to allow: . - Scale up request: Enlarge the window - ROI request: Select a region by mouse click and drag, then click inside the red frame of the selected region - Annotate image with ROI information in XML metadata: Click button "Region Of Interest" - Open a new window presenting an aligned image with a locally stored image: Click button "Image Registration" (Under Construction) Package: 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. Package: libopenmpt-doc Architecture: all Version: 0.7.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libopenmpt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 3852 Filename: pool/main/libo/libopenmpt/libopenmpt-doc_0.7.3-ok1_all.deb Size: 247576 MD5sum: a6f7bf7cf850ef547107ac2d39588707 SHA1: b362b935508c084666afd77b6df373af4567f57d SHA256: 030dd13e6c9b3daa7fee3e23c39c36755f1022182812ed40bfb4be8017b983db SHA512: 24dafc07a0f3417cb2ff79b4c78ee4714fce6a12a802519187b9760aaa66681113a5b9a38f439a57ff03b27ea8a6bab6415ebe7fab87e6440dbc4303d81ed1be Homepage: https://lib.openmpt.org/libopenmpt/ Description: module music library based on OpenMPT -- documentation libopenmpt is a cross-platform C++ and C library to decode tracked music files (modules) into a raw PCM audio stream. It is based on the player code of the OpenMPT project, a descendant of the original ModPlug Tracker. . This package contains documentation for developing programs which use libopenmpt. Package: libopus-doc Architecture: all Version: 1.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: opus Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1488 Filename: pool/main/o/opus/libopus-doc_1.4-ok1_all.deb Size: 244104 MD5sum: 94d423fa271f0210ba2fcc457a3bf73f SHA1: f6d003c2fdc0231ad287c2033abfb6e2d3ca3f05 SHA256: 4f54a0b4f151a0fe906d6da752d038c7e909cee7b5e3f0f9d24a0c1b877585c2 SHA512: de260446067da69a8660c980601271cb15562f589e4dfb452f089439c49a287a98529d59663cc3abdd0563a1e0e093c7896deb96062cd691b1a41fe5b320b483 Homepage: http://www.opus-codec.org Description: libopus API documentation The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec. . This package contains the developer documentation for libopus. Package: 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. Package: liborc-0.4-doc Architecture: all Version: 1:0.4.38-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: orc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 382 Suggests: liborc-0.4-dev Filename: pool/main/o/orc/liborc-0.4-doc_0.4.38-ok1_all.deb Size: 37984 MD5sum: 2aa97054b46c691e4a84626029273651 SHA1: 35cde01f777f0b38ea1ce50b91f8e916c53432c7 SHA256: e13be59ae87b0503a3efb18801dd9d28cc38a39ea13049b57d85589dd6e7e600 SHA512: 0dfa528a18fb41d560d697816e536fe590613def8c91d786794739626373ff9fd16efd01487df12abfe64c2e2f604dc2efd93e484d87d745a82c401d4f2ccbab Homepage: https://cgit.freedesktop.org/gstreamer/orc Description: Library of Optimized Inner Loops Runtime Compiler (documentation) Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. . This package contains the documentation for orc. Package: liborcus-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. Package: liborcus-doc Architecture: all Version: 0.19.2-ok1 Built-Using: sphinx (= 7.2.6-ok1) Multi-Arch: foreign Priority: optional Section: doc Source: liborcus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5178 Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg) Filename: pool/main/libo/liborcus/liborcus-doc_0.19.2-ok1_all.deb Size: 428872 MD5sum: ca2fbc037e4534de41566a417ad0ffe0 SHA1: eae532f6065bac4d677682c572acd8a110e5ecba SHA256: e8fa4b4b507b64a1a73ae1f1baecd98b6abb26bdbc63020eeafd726e05f0b7e8 SHA512: 408922b4298fd869785de4e1b319c4c8d086acbdce5fb00a85bd8d7cd49d78024267c9d8be9129c83b319c9eecbe44be08e9485d1978b9e786f4e51fe440e670 Homepage: https://gitlab.com/orcus/orcus Description: library for processing spreadsheet documents - documentation Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains the API documentation. Package: libosinfo-l10n Architecture: all Version: 1.11.0-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: libosinfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 427 Breaks: libosinfo-db (<< 1.0.0~) Replaces: libosinfo-db (<< 1.0.0~) Filename: pool/main/libo/libosinfo/libosinfo-l10n_1.11.0-ok1_all.deb Size: 43040 MD5sum: c3eddd8a827472d19bb39fcdd1ef1986 SHA1: abecb0f4eceda3969e189a73f160d1d529cd87ff SHA256: a9cae15fe0649ee8ab72284c0a112125a46545de23bedd4ebc78ca7c46db8441 SHA512: 3fb50e8cf1a863ef1b361e1d99bd7834c990c6186ed4696212fca9bd9a55663cba2b33607e15e5944f90cb40f2b38eb809d46c64c47863da8b877be51624764e Homepage: https://libosinfo.org/ Description: Translations for libosinfo libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It includes a database containing device metadata and provides APIs to match/identify optimal devices for deploying an operating system on a hypervisor. . This package contains the libosinfo translations. Package: libostree-doc Architecture: all Version: 2022.7-ok1.5 Multi-Arch: foreign Priority: optional Section: doc Source: ostree Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 1722 Suggests: devhelp Filename: pool/main/o/ostree/libostree-doc_2022.7-ok1.5_all.deb Size: 104936 MD5sum: 083974dca2b440cfd9e69c6046b4d000 SHA1: 250990ad291b8c3e171b5d726e62c957d33931cb SHA256: af89e7e47c44d7cdca96199745ffbc75e462cd80d0754023c6694a8ea55340ae SHA512: d2ac6f6b2e488bd54d0a85ab6dd6fb4a962daf6d53845c48b27b03aceb181f496f0c205a6adfe214991ee541201046e893c415cceaafee0fb6906546e99a44c8 Homepage: https://github.com/ostreedev/ostree/ Description: Development documentation for the libostree library libostree provides a library and tools for managing bootable, immutable, versioned filesystem trees. See the ostree package's description for more details. . This package contains development documentation for libostree. Package: libostree-doc Architecture: all Version: 2024.5-1ok1.9 Multi-Arch: foreign Priority: optional Section: doc Source: ostree Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 1748 Suggests: devhelp Filename: pool/main/o/ostree/libostree-doc_2024.5-1ok1.9_all.deb Size: 110536 MD5sum: 543dde974c76b988caff8f1547f66824 SHA1: 97242b833aa695973eff736c64afa4b939414ec7 SHA256: d03f078690bdddb38686ae4ea54ff46118abf721330282d3eefde23d33666544 SHA512: fd4cef37124685d83c85756fcb459b90e2981550042e0a35e2cbe18742750209068ddd37e34b66060c9c3b962ff1e262a473894fce0ec43559ee9b38b00f87ab Homepage: https://github.com/ostreedev/ostree/ Description: Development documentation for the libostree library libostree provides a library and tools for managing bootable, immutable, versioned filesystem trees. See the ostree package's description for more details. . This package contains development documentation for libostree. Package: libpackage-deprecationmanager-perl Architecture: all Version: 0.18-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 45 Depends: perl:any, libpackage-stash-perl, libparams-util-perl, libscalar-list-utils-perl, libsub-install-perl Filename: pool/main/libp/libpackage-deprecationmanager-perl/libpackage-deprecationmanager-perl_0.18-ok1_all.deb Size: 15568 MD5sum: 93cb37c74c38108bcb7b7cfe59302f66 SHA1: 1164cdb4e86c2327f89923245a1ce8a9f1e499a7 SHA256: cca26e2899bfad6a445bbd3161632ed32012bd47f9f79f47a9b6faa1623989a8 SHA512: 8a02cd0f2b645549dd50897050325ec9dee1c6f83b9ff655af25ef5cf313df614b3d79bf6182acaef70c3f3a92fbc3fa5004f46983036b9f71da5b8af234c5b2 Homepage: https://metacpan.org/release/Package-DeprecationManager Description: module for managing deprecation warnings for Perl distributions Package::DeprecationManager allows you to manage a set of deprecations for one or more modules. It will issue one warning per deprecated feature used, optionally with regard to an -api_version specified by users of your module. Package: libpackage-stash-perl Architecture: all Version: 0.40-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 68 Depends: perl:any, libmodule-implementation-perl, libscalar-list-utils-perl Recommends: libpackage-stash-xs-perl Filename: pool/main/libp/libpackage-stash-perl/libpackage-stash-perl_0.40-ok1_all.deb Size: 23846 MD5sum: 92dffcea3d29e3b857cf15c2d6331dd6 SHA1: 91f6094cd34c9f4bf4dbdd0280e3c3059df88941 SHA256: 80537203c8f9bca20bb6740ad0fbb0563414fd237d8b57cbecd89bd523732edd SHA512: 46fa494b24092e76a20268e42533c6921805bbc802fd3bf1a6917dcef3cb226882ddd4f783c9e8ed4a99d9ab0a1cc52aa6e7f213a10d5de591c86f53ff63c3df Homepage: https://metacpan.org/release/Package-Stash Description: module providing routines for manipulating stashes Package::Stash is a Perl module that provides an interface for manipulating stashes (Perl's symbol tables). These operations are occasionally necessary, but often very messy and easy to get wrong. Package: libpam-doc Architecture: all Version: 1.3.1-ok5 Priority: optional Section: doc Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Steve Langasek Installed-Size: 992 Provides: pam-doc Filename: pool/main/p/pam/libpam-doc_1.3.1-ok5_all.deb Size: 209656 MD5sum: e703ed7f24389c6d73b78027f0b53fa9 SHA1: a5c2a6667e306389851a56adf08d113f8b33b51f SHA256: c625048a642890a63dae43b57f4fe48fed8487096afb2e05bfc4f310e5fb026a SHA512: 1ea1c12a258306fa22cc01c45a94ce9e6d0eb62812c45b35a07987447d74f9e33b0806fdb063ef985aa66344e7f567b1ecb7fc4ddff7371fd67daecd0aa93de1 Homepage: http://www.linux-pam.org/ Description: Documentation of PAM Contains documentation (in HTML, ASCII, and PostScript format) for libpam, the Pluggable Authentication Modules library, a library that enables the local system administrator to choose how applications authenticate users. Package: libpam-doc Architecture: all Version: 1.3.1-ok6 Priority: optional Section: doc Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Steve Langasek Installed-Size: 992 Provides: pam-doc Filename: pool/main/p/pam/libpam-doc_1.3.1-ok6_all.deb Size: 209806 MD5sum: 86236d33dcba2dabc787b2e118c9bd34 SHA1: 4cbdc26751cb8d1d04559f99d58b018a5093d1ee SHA256: 41accad9184783d96dbe683697ba72560d332d5235a6d4122cb477c29ba3210b SHA512: 932a2636e3c76da5bd7e574906b76317d6e99ad842fdb04d87b7e70fdf4f22c758de2e3f9348f0ee3c601e838c67726bbf14b3b526a6a66ddaaeb815f8165807 Homepage: http://www.linux-pam.org/ Description: Documentation of PAM Contains documentation (in HTML, ASCII, and PostScript format) for libpam, the Pluggable Authentication Modules library, a library that enables the local system administrator to choose how applications authenticate users. Package: libpam-doc Architecture: all Version: 1.5.3-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Sam Hartman Installed-Size: 148 Provides: pam-doc Filename: pool/main/p/pam/libpam-doc_1.5.3-ok4_all.deb Size: 36692 MD5sum: 95a29fff06a6409951dbe1b19489e7b4 SHA1: 7da36f53905a4dbb0081d7f142abc38f45e95d80 SHA256: a9d683a4024237e4a0d2ed8f96e63ece17ec2293436d17109e9499a27ed5a2ab SHA512: 2e65cc3609b2f85fdb22122a903fb218e6bbf67af292ca1b5f6383d1749d3db60baf8858c2eb846c58f7724ca043e7643ed658e5e5d28c5fca8d7bdd4711e716 Homepage: http://www.linux-pam.org/ Description: Documentation of PAM Contains documentation (in HTML, ASCII, and PostScript format) for libpam, the Pluggable Authentication Modules library, a library that enables the local system administrator to choose how applications authenticate users. Package: libpam-kwallet-common Architecture: all Version: 4:5.24.7-ok1 Priority: optional Section: kde Source: kwallet-pam Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 26 Depends: socat Filename: pool/main/k/kwallet-pam/libpam-kwallet-common_5.24.7-ok1_all.deb Size: 5070 MD5sum: c2e1cf17170bfc28a5e9637f61cd9244 SHA1: d932474c401efcdb0f6718ae912a783950ca8eac SHA256: ed3427510bd556667f90b047bde2ac7fb4113b00da3609805ddc90eb4b231e84 SHA512: d420f197e131892fa6c77b1d4ad499f5437a6909bede2ae17cbcfc728d68fb95ec57ac9a21245e41e482a926b33c312613016a9511872948361106b27cb11dc2 Homepage: https://invent.kde.org/plasma/kwallet-pam Description: KWallet integration with PAM (common files) The KDE Wallet system provides a secure way to store passwords and other secret information, allowing the user to remember only a single KDE Wallet password instead of numerous different passwords and credentials. . This package provides a the common files needed by all versions of the PAM integration. Package: libpam-runtime Architecture: all Version: 1.3.1-ok5 Multi-Arch: foreign Priority: required Section: admin Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Steve Langasek Installed-Size: 1032 Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-0) Conflicts: libpam0g-util Replaces: libpam0g-dev, libpam0g-util Filename: pool/main/p/pam/libpam-runtime_1.3.1-ok5_all.deb Size: 150816 MD5sum: cce29d1f1e37da9a4c2a80bb44721eb1 SHA1: cef58777536dd0a4aa11758e58357c49956be937 SHA256: 1f84069d2d2157f4310e205e6acd9a4bb68d538203d713cd8883c207495262ae SHA512: 27b41a62e67942e0cade02a207201f0ea5bc60ef6fd319a8831efaeab3bbba279106e224a94d780a07c61952d87c1645854196072ea9b444448de81fa47498f4 Homepage: http://www.linux-pam.org/ Description: Runtime support for the PAM library Contains configuration files and directories required for authentication to work on Debian systems. This package is required on almost all installations. Package: libpam-runtime Architecture: all Version: 1.3.1-ok6 Multi-Arch: foreign Priority: required Section: admin Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Steve Langasek Installed-Size: 1032 Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-0) Conflicts: libpam0g-util Replaces: libpam0g-dev, libpam0g-util Filename: pool/main/p/pam/libpam-runtime_1.3.1-ok6_all.deb Size: 151160 MD5sum: c29855b6333ead2d6b132b1a432aaeb1 SHA1: 6a1030fe1a050afb96b6651bf9a81550e3a00c6b SHA256: b77cc4b4c79f50438b273a833cc0743c57eb4365d82e1a5e0b771520b4aa762b SHA512: 162fea16376eb575cb772660ea3e16dc65ef143c9ba7dce5976b8fc76371af0907b0918298e4586cd0290c38499b734478a0efc1ce3e8b8e14041f52394b1891 Homepage: http://www.linux-pam.org/ Description: Runtime support for the PAM library Contains configuration files and directories required for authentication to work on Debian systems. This package is required on almost all installations. Package: libpam-runtime Architecture: all Version: 1.5.3-ok4 Multi-Arch: foreign Priority: required Section: admin Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Sam Hartman Installed-Size: 878 Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-6) Conflicts: libpam0g-util Replaces: libpam0g-dev, libpam0g-util Filename: pool/main/p/pam/libpam-runtime_1.5.3-ok4_all.deb Size: 127616 MD5sum: 42bb085de23008097e2112f47362562d SHA1: 9e0fb204775385ccf37ec43f92e9a2957dea224f SHA256: 031a1cdb15a07026bbdd7864d7e4c275b808340e76f3d10329cea791118357e6 SHA512: b3bb65304aa8d9b787d551cda4ccaad6ae6f51a2ad72232192208c31ab7159511a3d4c053fa115579ba38328f88db03b3a15ea602c11e22f94b0f38d71595203 Homepage: http://www.linux-pam.org/ Description: Runtime support for the PAM library Contains configuration files and directories required for authentication to work on Debian systems. This package is required on almost all installations. Package: 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/ . Package: libpango1.0-doc Architecture: all Version: 1.52.1+ds-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 6914 Recommends: libglib2.0-doc Filename: pool/main/p/pango1.0/libpango1.0-doc_1.52.1+ds-ok5_all.deb Size: 624104 MD5sum: 6655604ed8598bb848c93d09572612ab SHA1: 63be050cebb7ff1bc9525d9776efa3d644633201 SHA256: a9345654ee1f7dadf4cdd25d4212521bbfcdd69f674c576e4d19b585122cada0 SHA512: dd0279deb063ad5ea75487da0da812e66f495c07a52848635eddea511f16aec9c454a17a63bff2cd6ee8d806d9cada5ab81d696bfe5bf46664769ba61a7864af Homepage: https://www.pango.org/ Description: Documentation files for the Pango Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the HTML documentation for the Pango in /usr/share/doc/libpango1.0-doc/ . Package: libpangomm-1.4-doc Architecture: all Version: 2.46.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: pangomm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 4150 Depends: doc-base Suggests: gtkmm-documentation Filename: pool/main/p/pangomm/libpangomm-1.4-doc_2.46.4-ok1_all.deb Size: 460392 MD5sum: 0c3171eb6ad3802b31ceab1ad5a883b2 SHA1: de0b911da534c8bfd101e6d8c619e96abe4a10e6 SHA256: d0eef771f008787e3b417827bc6d1fa2e637ea4348d5e82a32b54e446ca4fee4 SHA512: 584490c0a17883d1d95a61eb316cb0edbf990b88564e3355bc5ce5b40ed6c813d416fddffaa5894266fb8574a46d821c15d52584a571bfbf361687082bb0dcb5 Homepage: https://gtkmm.org Description: C++ Wrapper for pango (documentation) Pangomm is a C++ wrapper for the pango library. Originally part of gtkmm, pangomm provides convenient C++ interfaces for handling both the layout and internationalization of text in graphical applications. . This package contains the documentation. Package: libpar-dist-perl Architecture: all Version: 0.52-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Depends: perl:any Recommends: libarchive-zip-perl, libyaml-libyaml-perl | libyaml-perl | libyaml-tiny-perl | libyaml-syck-perl Filename: pool/main/libp/libpar-dist-perl/libpar-dist-perl_0.52-ok1_all.deb Size: 20548 MD5sum: f4b12380661f988642fd9441512315ed SHA1: 08df8ac9a123d2c39f496b7ce1f6ce60cd1ff83c SHA256: bc96a36da1661f5382d902e779a42aa469be6b66445b4d9fc1639155b708b3b7 SHA512: 136a321f51723f7acb9cef77e0fc1d86763ac51e2e86a7631461e3eba264167c1fae110bb8a86ab9022389803cbd86cd8606531af2c5cfc9059c619774d787d9 Homepage: https://metacpan.org/release/PAR-Dist Description: perl module to create and manipulate PAR distributions The PAR::Dist module creates and manipulates PAR distributions. These are architecture-specific .par files, containing everything under blib/ of a CPAN distribution after the make or Build stage, a META.yml describing metadata of the original CPAN distribution, and a MANIFEST detailing all files within it. Digitally signed PAR distributions will also contain a SIGNATURE file. Package: libparams-coerce-perl Architecture: all Version: 0.15-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 61 Depends: perl:any, libparams-util-perl Filename: pool/main/libp/libparams-coerce-perl/libparams-coerce-perl_0.15-ok1_all.deb Size: 19524 MD5sum: e1d26d7449e103091dbe975fafea9671 SHA1: 35c9c22cc6465c02bfb3c904886cc2ed516fdbb8 SHA256: d23432a996020f8f66ea4c9ce577682f2642ade94e1d4f0a45cb5f250e71ef77 SHA512: 8fa5646914a38f34516a3b81e992e54724adb6056584eb2479c8aaf91adad3d9f9818983ef1d0bfe738c6d9d44588c1c1b232006069d20ff8d1e2d9389a50aed Homepage: https://metacpan.org/release/Params-Coerce Description: Perl module to permit parameter coercion for classes Params::Coerce attempts to encourage flexibility in the ways that your class accepts parameters by making it easier to take different types of parameters, while adding negligible additional complexity to your code. Package: libparams-validationcompiler-perl Architecture: all Version: 0.31-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 96 Depends: perl:any, libeval-closure-perl, libexception-class-perl, libscalar-list-utils-perl Recommends: libclass-xsaccessor-perl Filename: pool/main/libp/libparams-validationcompiler-perl/libparams-validationcompiler-perl_0.31-ok1_all.deb Size: 27212 MD5sum: 7d3d74cd6d8213221d2ec6b52161d5d2 SHA1: a1636b8fab0a235eae2cce6b85a3b10cfc6fc55d SHA256: 7b23ea7727906f7fec3e767fe42c339cb1dc051b2a0581e198aa1cdcde43e05e SHA512: 17152ed9fdff3d502069d38ea1b0a06e8920dd9df30dc4e9e7c1f342e0c833952f791a22116b1fec01bb91850e4c2e3086800f0843f3693a3b115c7a38ae1763 Homepage: https://metacpan.org/release/Params-ValidationCompiler Description: module to build an optimized subroutine parameter validator Params::ValidationCompiler creates a customized, highly efficient parameter checking subroutine. It can handle named or positional parameters, and can return the parameters as key/value pairs or a list of values. . In addition to type checks, it also supports parameter defaults, optional parameters, and extra "slurpy" parameters. . A parameter specification can be provided as either an arrayref (which expects positional params) or a hashref (which expects named params). Parameter types can be specified as Moose, Type::Tiny or Specio type objects. Parameters can be specified as being optional and can be provided with default values. Package: libparse-debcontrol-perl Architecture: all Version: 2.005-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 58 Depends: perl:any, libio-stringy-perl, libwww-perl, liberror-perl, libexporter-lite-perl Recommends: libtie-ixhash-perl Filename: pool/main/libp/libparse-debcontrol-perl/libparse-debcontrol-perl_2.005-ok2_all.deb Size: 19448 MD5sum: 7bca79d047738d63f793158a1d6ca78b SHA1: b9a8e6e62ba179edd757d313d0ed0a19b3b12a11 SHA256: 6f05cf4f78193f553f981c422825e3c292fc3a63eaa22f672da433972f43cc3a SHA512: 4501d6765e57c351270d5fe5f5f848ea11f5e50ed8953768f1cee7c69dea0b4b2992f742c0559477463e30d052fb627324335221f8243ffbf2cd5b06212b79e0 Homepage: https://metacpan.org/release/Parse-DebControl Description: parser for debian control-like files Parse::DebControl is an easy OO way to parse Debian control files and other colon separated key-value pairs. It's specifically designed to handle the format used in Debian control files, template files, and the cache files used by dpkg. . For basic format information see: http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-controlsyntax . This module does not actually do any intelligence with the file content (because there are a lot of files in this format), but merely handles the format. It can handle simple control files, or files hundreds of lines long efficiently and easily. Package: libparse-recdescent-perl Architecture: all Version: 1.967015-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 Package: libparted-i18n Architecture: all Version: 3.6-ok2 Priority: optional Section: localization Source: parted Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Parted Maintainer Team Installed-Size: 2017 Depends: libparted2 Conflicts: libparted0-i18n Replaces: libparted0-i18n, libparted1 (<< 2.2), libparted1.4 (<< 1.4.24-0), libparted1.4-i18n, libparted1.6 (<< 1.5+1.6.0-pre3-0), libparted2 (<< 2.2), parted (<< 1.4.13+14pre1) Filename: pool/main/p/parted/libparted-i18n_3.6-ok2_all.deb Size: 302768 MD5sum: 9e87fa4b9b51d534f5079d3f076264f2 SHA1: d076cab6bca97fb1effc4b5facea8ac3738862d6 SHA256: bdc74ac8f7243a9c1965c69a69683621522a54cdfd0af9fb3c24932a13a46e83 SHA512: 27062a3aef57a220cf323353d1c9f6f9b7b0d67d608ebc8fa80aa3a660d8718a235c8555f48225b888ac021fb008b5049f40939387b37f03d419c33ff59faee0 Homepage: http://www.gnu.org/software/parted Description: disk partition manipulator - i18n support GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains localization data. Package: libpath-class-perl Architecture: all Version: 0.37-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 103 Depends: perl, perl:any Filename: pool/main/libp/libpath-class-perl/libpath-class-perl_0.37-ok2_all.deb Size: 42842 MD5sum: e520759edbc230d369699ffa6502c104 SHA1: 35f137a0c1d2e4c8d8824a104d75374017b89ec9 SHA256: a51d9e6ed7e2bfee03dbc76436051f6c9300b924e74b7e90f18d91df3377af56 SHA512: 0d5af8a4d3bd33ded257a2424f1549411ed91ffaabf1db64c2ca16e808a9387c38f4eb6a098878a431fc8f3969f07cf8770826784b7bc780dbdf1a58dabd2d40 Homepage: https://metacpan.org/release/Path-Class Description: module for cross-platform path specification manipulation Path::Class is a module for manipulation of file and directory specifications (strings describing their locations; for example: '/home/ken/foo.txt') in a cross-platform manner. It supports pretty much every platform Perl runs on, including Unix, Windows, Mac, VMS, Epoc, Cygwin, OS/2 and NetWare. . Path::Class uses File::Spec internally, wrapping all the unsightly details so you can concentrate on your application code. Path::Class provides an object model of path specifications and their semantics. In other words, it creates objects representing files and directories, and provides methods that relate them to each other. Package: libpath-iterator-rule-perl Architecture: all Version: 1.015-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 48 Depends: libnumber-compare-perl, libtext-glob-perl, libtry-tiny-perl, perl:any Filename: pool/main/libp/libpath-iterator-rule-perl/libpath-iterator-rule-perl_1.015-ok1_all.deb Size: 13148 MD5sum: d2161e97a1d0d8eb27219e9aa2503edd SHA1: 12e90f0f694d1b467e0aa1f53566c166c2013774 SHA256: 0070bb6d891c7e4d21c22546aec4a223fb6b3dd97e4ad3771b0911f3caa2422a SHA512: 5c7b979dd915aa1834086a10a6c1821a0dba805a803ee4749908e02676b9ab78aaa9e3e4ec6205f33be9dc5009a9866205b293db44b8c4c40859fc52e1acafc3 Homepage: https://github.com/dagolden/Path-Iterator-Rule Description: iterative, recursive file finder Path::Iterator::Rule iterates over files and directories to identify ones matching a user-defined set of rules. The API is based heavily on File::Find::Rule, but with more explicit distinction between matching rules and options that influence how directories are searched. A Path::Iterator::Rule object is a collection of rules (match criteria) with methods to add additional criteria. Options that control directory traversal are given as arguments to the method that generates an iterator. . Here is a summary of features for comparison to other file finding modules: * provides many "helper" methods for specifying rules * offers (lazy) iterator and flattened list interfaces * custom rules implemented with callbacks * breadth-first (default) or pre- or post-order depth-first searching * follows symlinks (by default, but can be disabled) * directories visited only once (no infinite loop; can be disabled) * doesn't chdir during operation * provides an API for extensions . As a convenience, the PIR module is an empty subclass of this one that is less arduous to type for one-liners. Package: libpath-tiny-perl Architecture: all Version: 0.144-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 165 Depends: perl:any Recommends: libunicode-utf8-perl Filename: pool/main/libp/libpath-tiny-perl/libpath-tiny-perl_0.144-ok1_all.deb Size: 45852 MD5sum: 59191fff21f0775c51b6fb53434e9fa8 SHA1: c0ef6a46b232f86c1f62bb1ca0d9ec33d09673e9 SHA256: 15eaa8a5081d5523d23f421c5f5820d35b6e67b7163f294ebe8141d373634718 SHA512: 382f5e7b31141f54ee65fca82abbfd2f9968ddbe719c9732502f662cee2983172cfd2ea8892efe9b6e301925c6029eef679e344bf5e2cc6b595fa75231c3b51c Homepage: https://metacpan.org/module/Path::Tiny Description: file path utility Path::Tiny attempts to provide a small, fast utility for working with file paths. It is friendlier to use than File::Spec and provides easy access to functions from several other core file handling modules. . It doesn't attempt to be as full-featured as IO::All or Path::Class, nor does it try to work for anything except Unix-like and Win32 platforms. Even then, it might break if you try something particularly obscure or tortuous. (Quick! What does this mean: "///../../..//./././a//b/.././c/././"? And how does it differ on Win32?) Package: libpcre2-16-0 Architecture: rv64g Version: 10.34-ok2 Multi-Arch: same Priority: optional Section: libs Source: pcre2 Origin: openKylin Maintainer: Matthew Vernon Installed-Size: 483 Depends: libc6 (>= 2.27) Filename: pool/main/p/pcre2/libpcre2-16-0_10.34-ok2_rv64g.deb Size: 127874 MD5sum: 8cd1dd8764dc2de86fdd58f02a6e4195 SHA1: adf64d959d546e1847778ce086d0f30e0fc1735e SHA256: b962d111c3c1d617bbe1db323064236a327dbffddd6722029044e3b7a4f386df SHA512: be1f1ce26a8cd3394e2888b1388a9cd6a080934f4b04b975503813ecb50a66abc1f052e41b3e883970bfa3310d9bdf5b32de9d19c78bf2308ae81ea0a0cfd01e 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. Package: libpcre2-32-0 Architecture: rv64g Version: 10.34-ok2 Multi-Arch: same Priority: optional Section: libs Source: pcre2 Origin: openKylin Maintainer: Matthew Vernon Installed-Size: 467 Depends: libc6 (>= 2.27) Filename: pool/main/p/pcre2/libpcre2-32-0_10.34-ok2_rv64g.deb Size: 125876 MD5sum: 11a5e0237a6d8e9c15241af345816ec4 SHA1: 25807af03ef2022f38d7a199b97d9c6d599d3c65 SHA256: b595bd9951f4d9826f2617a728e1ff63e11ef2a55e39dbb71bb65bf517233c08 SHA512: 261e4771c632a3a800ec05d4f096418182b403623cef34ee246885aed4556994189dedea76abef6976c26e81c05f8faa6e444b537c74cc1c9e47abf6d2731529 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. Package: libpcre2-8-0 Architecture: rv64g Version: 10.34-ok2 Multi-Arch: same Priority: optional Section: libs Source: pcre2 Origin: openKylin Maintainer: Matthew Vernon Installed-Size: 592 Depends: libc6 (>= 2.27) Filename: pool/main/p/pcre2/libpcre2-8-0_10.34-ok2_rv64g.deb Size: 132542 MD5sum: b921198b38ab6c2715f1406c94baaada SHA1: a1c571c84e868f537e3958f6e43620de2dfd1a55 SHA256: c686e67988a7ee92356b4e7ec2adbd6b999a6b9ab6b41c6e4c390cb7c55b974e SHA512: b1e13d13ae70442ec3c3d56ade32894e1eaf4950ea317a5064e4d37f9ee3fd20003be4709c24ea456a385b835cad29f058906d8479ca8396f2c9563b6674fe68 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. Package: libpcre2-dev Architecture: rv64g Version: 10.34-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: pcre2 Origin: openKylin Maintainer: Matthew Vernon Installed-Size: 3600 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_rv64g.deb Size: 636470 MD5sum: 230976c714c050f412bb892806af023b SHA1: 5a8ae435d4d9fe578b8fe5a5646b643363bd479a SHA256: 5147208f6f3c780b1516c2fcf8ec3f65bb7a46256e1b32f3b3bf7d0e52e013f7 SHA512: c63488248679ee34db40b2bdccf21b8fa38cc58eeeabd0fe1e2d1a30b292dba3a919928fc51b39d7ea78b1cf6934a664d474820405c6436722a9380356515a16 Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - development files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the development files, including headers, static libraries, and documentation. Package: libpcre2-posix2 Architecture: rv64g Version: 10.34-ok2 Multi-Arch: same Priority: optional Section: libs Source: pcre2 Origin: openKylin Maintainer: Matthew Vernon Installed-Size: 64 Depends: libc6 (>= 2.27), libpcre2-8-0 (>= 10.22) Conflicts: libpcre2-posix0 Replaces: libpcre2-posix0 Filename: pool/main/p/pcre2/libpcre2-posix2_10.34-ok2_rv64g.deb Size: 43326 MD5sum: 4f65595bb1c20d77c7c190c0229f1058 SHA1: 04efff0615e513a3974062a6c555690c7f71a280 SHA256: 2e67d737f13fce5bddff70f88e7f5380390e979d482f2806370ae38485c50871 SHA512: 37a04ed502112d17b33e14bc22042d2a08272128d9912808eebbd4e6762bb665698f85a86252995492a1416da901478bb8ba77d5cc91e16370133a87a12b4399 Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - posix-compatible runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the runtime library for the posix-compatible API. Package: libpeas-common Architecture: all Version: 1.36.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libpeas Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 414 Filename: pool/main/libp/libpeas/libpeas-common_1.36.0-ok1_all.deb Size: 46232 MD5sum: 3015016073d1b60cc3e6c2683107ebf7 SHA1: afcc73a7bf360b3f7800c2083fe625c71fe6e527 SHA256: 683ebabfcbac168a6af929be9686201590a757bdf74fb2f2ffe9ace3ef6b6946 SHA512: 566bb6544289522b5dbebcfbc12938b15a8eda64f584a3e9846d1e85f6b5afa9fd91cb93457bc075b159ec82effff36ae19fafaf7d03358fe98bad9c76f19709 Homepage: https://wiki.gnome.org/Projects/Libpeas Description: Application plugin library (common files) libpeas is a library that allows applications to support plugins. . This package contains common files, such as translations and icons. Package: libpentaho-reporting-flow-engine-java Architecture: all Version: 0.9.4-ok1 Priority: optional Section: java Source: pentaho-reporting-flow-engine Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 335 Provides: libjfreereport-java Suggests: libjfreereport-java-doc Conflicts: libjfreereport-java Replaces: libjfreereport-java Filename: pool/main/p/pentaho-reporting-flow-engine/libpentaho-reporting-flow-engine-java_0.9.4-ok1_all.deb Size: 240584 MD5sum: d5a2336c88c0b9b334ca739f178e5644 SHA1: 38a6a86749fde11643ea14163fbe1f27d252ecb8 SHA256: a0c62208c4f82ee3779a027701e913afee3484cff6d25829d97b3ca0b29d8825 SHA512: 522241e991b8039fda0f531272dbba0d295fc9b8af19d07cb1392472d3743e6fe53cf68363de4847917fba7fb88ea84d302e4d555385a1963a10fb5d3a229aaa Homepage: http://www.pentaho.com/ Description: report library for java Pentaho Reporting Flow Engine is a free Java report library. . It has the following features: * full on-screen print preview; * data obtained via Swing's TableModel interface (making it easy to print data directly from your application); * XML-based report definitions; * output to the screen, printer or various export formats (PDF, HTML, CSV, Excel, plain text); * support for servlets (uses the JFreeReport extensions) * extensive documentation in Acrobat PDF format, plus full Javadocs; Package: libpentaho-reporting-flow-engine-java-doc Architecture: all Version: 0.9.4-ok1 Priority: optional Section: doc Source: pentaho-reporting-flow-engine Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 45 Provides: libjfreereport-java-doc Conflicts: libjfreereport-java-doc Replaces: libjfreereport-java-doc Filename: pool/main/p/pentaho-reporting-flow-engine/libpentaho-reporting-flow-engine-java-doc_0.9.4-ok1_all.deb Size: 2050 MD5sum: 0a8203355df53e74f0cf449063bc991d SHA1: 83a701f543b88d770a34d5fb2b1cfc03189480b6 SHA256: 4de0f74ddf1bedf55d6a90cd62c76726c8bb5e1be8d291bd452be04d28366bd1 SHA512: 9d1128401239b25e9d5559b9208c789ba78621d52d404812fc0c142e04104d3b4481c59156708d8a22fa104a40f566080782feacca977c0b7f2575dd78f2bbdf Homepage: http://www.pentaho.com/ Description: report library for java documentation Pentaho Reporting Flow Engine is a free Java report library. . It has the following features: * full on-screen print preview; * data obtained via Swing's TableModel interface (making it easy to print data directly from your application); * XML-based report definitions; * output to the screen, printer or various export formats (PDF, HTML, CSV, Excel, plain text); * support for servlets (uses the JFreeReport extensions) * extensive documentation in Acrobat PDF format, plus full Javadocs; . This package contains the Javadoc, the Manual and the Developers Guide of the Pentaho Reporting Flow Engine. Package: libperl-critic-perl Architecture: all Version: 1.152-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2302 Depends: perl:any, libb-keywords-perl (>= 1.23), libconfig-tiny-perl, libexception-class-perl, libfile-which-perl, liblist-someutils-perl, libmodule-pluggable-perl, libpod-parser-perl, libpod-spell-perl, libppi-perl (>= 1.277), libppix-quotelike-perl, libppix-regexp-perl (>= 0.068), libppix-utils-perl, libreadonly-perl, libscalar-list-utils-perl, libstring-format-perl, libtest-simple-perl, libversion-perl, perltidy Filename: pool/main/libp/libperl-critic-perl/libperl-critic-perl_1.152-ok1_all.deb Size: 796192 MD5sum: 32df82af70f96ffaec5f8563c38937ca SHA1: 9ddd501fb4cf82ce96ecc52a36a5a1a82f002ad3 SHA256: bfd63df1655b2c982d42621dd92e59ff701bc92e5e3cddc14159a297d5467d02 SHA512: a0930ef656bfd709d8ed84da10301b14de1b4025408225391d59acb8a31db0eeee1c8c0cb4bd2e64eada79e6b026b41f550cac5feec055c274fa338fa6e6d457 Homepage: https://metacpan.org/release/Perl-Critic Description: Perl module to critique code for best practices Perl::Critic is an extensible framework for creating and applying software coding policies to Perl source code. By default, it is distributed with a number of policy modules that attempt to enforce various coding guidelines, including those discussed in Damian Conway's Perl Best Practices. However, it is not limited to PBP and will even support policies that contradict PBP. You can enable, disable and customize those policies through the Perl::Critic interface. You can also create new Policy modules to suit your own tastes. Package: libperl-minimumversion-perl Architecture: all Version: 1.40-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 94 Depends: perl:any, libfile-find-rule-perl, libfile-find-rule-perl-perl, libparams-util-perl, libppi-perl, libppix-regexp-perl, libppix-utils-perl Filename: pool/main/libp/libperl-minimumversion-perl/libperl-minimumversion-perl_1.40-ok1_all.deb Size: 27040 MD5sum: 84ecdcfb22dbbf996bc088a396b88d62 SHA1: 83b77d25a30af6ffa1ad14df000ee7b51fe634ce SHA256: edb467f441e180aaa130c453b08c989d5003fecc16be4226e5009475d2718ea5 SHA512: 45ca2e76de2fa4e656dbc390d757661731cff5c4ce9a121857ad83224f6941c1d947490ef7d8ff91e8f9997e9d8a1c4690637d396a958bcca62aa819a86abd9a Homepage: https://metacpan.org/release/Perl-MinimumVersion Description: module to determine minimum required version of perl required Perl::MinimumVersion is a module that inspects arbitrary Perl source code and determines the minimum version of perl required to be able to run it. Because it is based on PPI, it can do this without having to actually load the code. . Currently it tests both the syntax of your code, and the use of explicit version dependencies such as "require 5.005". . Future plans are to also add support for tracing module dependencies. Package: libperl4-corelibs-perl Architecture: all Version: 0.005-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 142 Depends: perl:any Filename: pool/main/libp/libperl4-corelibs-perl/libperl4-corelibs-perl_0.005-ok1_all.deb Size: 36532 MD5sum: bf1fb91ba285f23b2bd9ac1031fa6463 SHA1: f4219df08247604990110567c0c2fe3c2c86ceb4 SHA256: 63cdebf3cda55e0c02ee5610d54db0e92b11e2f6d4b70fe83feda834a6809588 SHA512: 429fd1dcb7d7dc5e81a1cea4836616db658c69f691eb58d71b8b6859166913055f8003a9a415122a79d96231773752e8f09abd39ada01154fcaa1db44fb1c455 Homepage: https://metacpan.org/release/Perl4-CoreLibs Description: libraries historically supplied with Perl 4 Perl4::CoreLibs is a collection of .pl files that have historically been bundled with the Perl core but are not distributed with core version 5.15 or later. Following their removal, they should be acquired from this package instead. Package: 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. Package: libphodav-3.0-common Architecture: all Version: 3.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: phodav Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 108 Filename: pool/main/p/phodav/libphodav-3.0-common_3.0-ok1_all.deb Size: 12708 MD5sum: 769a0a281cfe52387a723408ea7d64f2 SHA1: d7afb93e8a422c84055faa5985c86ec0bfff1038 SHA256: 348961f9098d232bf004dd790ef1b14e17bd4a168ec4d732a8ab4ea34cbd5b47 SHA512: 1c6f51616371301097962dd6d1388be408b4660ef88142a4dd84d797a234c62a2275036966ce49525e0ab06f00e578404f06fc8911cebef3291726f001b9ec5f Homepage: https://wiki.gnome.org/phodav Description: WebDAV server implementation using libsoup (common files) phởdav is a WebDAV server implementation using libsoup (RFC 4918). . This package contains the translations files. Package: libphonenumber8-java Architecture: all Version: 8.12.57+ds-ok1 Priority: optional Section: java Source: libphonenumber Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Java Maintainers Installed-Size: 3113 Depends: libprotobuf-java, libservlet-api-java Conflicts: libphonenumber7-java Replaces: libphonenumber7-java Filename: pool/main/libp/libphonenumber/libphonenumber8-java_8.12.57+ds-ok1_all.deb Size: 2210408 MD5sum: 32e2347c7c3cd68f61148360e3a44f2b SHA1: 6b8283da6b852782cf7da2e6296e15e42b2b24a0 SHA256: eac0877db91308ee302d60305d783ee5ff42cf8e7f626e4071b1631db64a0452 SHA512: e978bf668d01dc6b0e153df9065529fc1f8fe53adc83c603afe23e6abf2a4347ec282126b6f0e142e247ec07c560ba540c33dca767f03a79405e29df6e543f28 Homepage: https://github.com/googlei18n/libphonenumber/ Description: parsing/formatting/validating phone numbers - java Google's common C++ and Java library for parsing, formatting, storing and validating international phone numbers. . This package contains the runtime library JARs for Java users. Package: libphonon-l10n Architecture: all Version: 4:4.12.0-ok5 Multi-Arch: foreign Priority: optional Section: localization Source: phonon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 328 Breaks: libphonon4qt5-data (<< 4:4.12.0-ok4) Replaces: libphonon4qt5-data (<< 4:4.12.0-ok4) Filename: pool/main/p/phonon/libphonon-l10n_4.12.0-ok5_all.deb Size: 23656 MD5sum: 79c56f2a4f601198813a2df30711245b SHA1: 438b6f43762c326cbe8b52f525c10bed6fb0a455 SHA256: c54f5f01d056a7e7938325fdc2be26265d454c7d622721d64cde8180896cfe31 SHA512: 20cef3704cec08391e9d71d8c02630274be1821e212200a5b0452f8716e0f16038789b2a0a34fb878cc37019f70d8b42198f3dc383c554df23e75b5016c2fd3c Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt - localization files Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the shared localizations for the core Phonon library. Package: libphonon4qt5-data Architecture: all Version: 4:4.12.0-ok1.1 Multi-Arch: foreign Priority: optional Section: sound Source: phonon Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 328 Breaks: libphonon4qt5-4 (<< 4:4.11.1-2~) Replaces: libphonon4qt5-4 (<< 4:4.11.1-2~) Filename: pool/main/p/phonon/libphonon4qt5-data_4.12.0-ok1.1_all.deb Size: 25508 MD5sum: b2fa6094d429151aaaeb2e8e456572c8 SHA1: 0183ed422a4542ca3598d6267816616cc6165b68 SHA256: ee2b0e5b2697ed638a19aa8feabd3dbdc14ae8192b12eb58c71737b15ef4f0fb SHA512: a29fefe508609d534fa1d3ff2882caf7c92f86de1507b6323f96e80702b50b060e2bab71f758ed8d5bfe13d3519f410f211d72692e9738c6f8bd4743487d3cb4 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. Package: libphonon4qt5-data Architecture: all Version: 4:4.12.0-ok5 Multi-Arch: foreign Priority: optional Section: sound Source: phonon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 17 Depends: libphonon-l10n (>= 4:4.12.0-ok5) Filename: pool/main/p/phonon/libphonon4qt5-data_4.12.0-ok5_all.deb Size: 3452 MD5sum: c84fb2ed38bcd86bde4414e7762f8367 SHA1: 475a50001b60d96eb8db83bbf59eabb4b0d21692 SHA256: 509d40c8f59f7a76dd9aafd0d71420705ef90b82f59fe387dcea62e4172bcc41 SHA512: 3af296f624be65288cfe464821085831472003f987b5fbb0053b15c4863a312b6c2a8659e84f7c95010c2cee0f0d32e2461b22b9c91c58c43fb721ace1d56454 Homepage: https://phonon.kde.org/ Description: transitional package for libphonon-l10n Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This is a transitional package for migrating to libphonon-l10n. It can safely be removed. Package: libphp-embed Architecture: all Version: 2:8.3+93-ok1 Priority: optional Section: php Source: php-defaults (93-ok1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PHP Maintainers Installed-Size: 9 Depends: libphp8.3-embed Filename: pool/main/p/php-defaults/libphp-embed_8.3+93-ok1_all.deb Size: 2236 MD5sum: 2ae766e1f989ec3c371f85fb8022625b SHA1: 3fe9609d7f2bc8bab33591ba6bb405dd8f294142 SHA256: 154e276641b2ffb0832a91566ac2e1dad9388fcf410486c7a3d343bce00f363f SHA512: 22d5e1247b695dfe7e66daadd1529ca389d8c262d95b7c233fc7cdd19522b08ce4885d32aab4f3b2f2b5d32ca4a7e64764dae19d982a8a1076f3a7927f573fcd Description: HTML-embedded scripting language (Embedded SAPI library) (default) This package provides the library /usr/lib/libphp.so which can be used by application developers to embed PHP scripting functionality. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on latest stable PHP version (currently 8.3). Package: 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. Package: libpipewire-0.3-common Architecture: all Version: 0.3.79-2ok2 Multi-Arch: foreign Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 612 Filename: pool/main/p/pipewire/libpipewire-0.3-common_0.3.79-2ok2_all.deb Size: 74380 MD5sum: 782e2b39bf8aad393f4853a0b3ab3005 SHA1: f679d715c290e3f916802a6e1a6fd6cd3bf67f49 SHA256: f3023b523193ba968fdd76f651e3aec9d2b1a5495c9bf396e206ec4a42f4c290 SHA512: 7648bec029bf9574765a58a7f68bba80b83be863a52cc745ce0cfdc1b9f2623bfc467e582258b82e6b557074664d1989b941a041f8ad13392f2b54e17a02801d 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. Package: libpipewire-0.3-common Architecture: all Version: 1.0.0-1ok4 Multi-Arch: foreign Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 612 Filename: pool/main/p/pipewire/libpipewire-0.3-common_1.0.0-1ok4_all.deb Size: 64140 MD5sum: 7e8248a2bc337c5022682a9882968c73 SHA1: 9b4adfcbc33ac9ab1fafe79435a64c0a32c22f45 SHA256: fd630499adc3dd4100f1de398d0cb35f2eee6d943118e52ac5ee59eef11adb09 SHA512: e2956f978f153d600d497412e4a434854529a0b7a7d26ff70e2c832346b3754e0b2462c5d562d0aa03aeaf17804c126037042857de6c606286d0d29cd2a751fd Homepage: https://pipewire.org/ Description: libraries for the PipeWire multimedia server - common files PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package is needed for the runtime libraries to display messages in languages other than English. Package: libpixie-java Architecture: all Version: 1:1.1.6-ok1.1 Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 190 Depends: libbase-java, libcommons-logging-java Filename: pool/main/libp/libpixie-java/libpixie-java_1.1.6-ok1.1_all.deb Size: 162012 MD5sum: 63ed3a1c9914fe37d966fd7073973007 SHA1: b9401d24334205549a950ba63b69e002d0f46b1a SHA256: 449f4007e86351378c5cc57b87828c84f7dda1b45bf867449c562f161a29db59 SHA512: f7d6039fddbe196ca5cdb7fbb181c25d5c76bdb32b42dc678993ced0190326818f475528bf1468b3a411eba10a93bb100ff8aaa4c9d8973f43e2ad41da0c6c31 Description: Java Vector Format Viewer Library Pixie is a WMF-File reading library originally written as converter for the Pixie-ImageViewer. Pixie was long time dead and is now resurrected as WMF-Reader and ImageProducer for Java 1.2.2 or higher. . Pixie lacks the support for most BitMap-Formats but everything else is working fine. Write-Support will be implemented somewhere in the future, classes for the writesupport are mostly dummies at the moment. Package: libpixman-1-0 Architecture: rv64g Version: 0.42.2-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: pixman Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3318 Depends: libc6 (>= 2.27) Filename: pool/main/p/pixman/libpixman-1-0_0.42.2-ok1.1_rv64g.deb Size: 468410 MD5sum: e16befc560234bae4096278f8e317f40 SHA1: c5e5ffb97125b8e826dfc5892107ef320faeb794 SHA256: d479471a86ab0efe220029f858d91e7ec5f88517e738d3b12c5aa78619a78608 SHA512: 5cb8706b146bed3a528d0bb83191c826c83228ece94a28687cf26d89377b2fa60f68ecbd802ef7df8e154e3141218e118661041c161c4a211739b3b64ad964e1 Homepage: http://pixman.org/ Description: pixel-manipulation library for X and cairo A library for manipulating pixel regions -- a set of Y-X banded rectangles, image compositing using the Porter/Duff model and implicit mask generation for geometric primitives including trapezoids, triangles, and rectangles. Package: libpixman-1-dev Architecture: rv64g Version: 0.42.2-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: pixman Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6661 Depends: libpixman-1-0 (= 0.42.2-ok1.1) Filename: pool/main/p/pixman/libpixman-1-dev_0.42.2-ok1.1_rv64g.deb Size: 792582 MD5sum: 808ae9fcf27ac812dee3c0c504ac53aa SHA1: f757c3cac7303a90a475e0e6b1befbae8f9e97f3 SHA256: 91782fd4bfe9381892fb492f1a10bff36a97f3df8de30000fece08c7457ca9fa SHA512: ba7c45c469912770beb4707ed922ffdf2a31e2251bc6814c4bd788b0b7548c0e1cc0c3a3af8eda4e362244a4dde056bbe06de0e2227aaf5a36c7c32601d5fd06 Homepage: http://pixman.org/ Description: pixel-manipulation library for X and cairo (development files) Development libraries, header files and documentation needed by programs that want to compile with the Cairo/X pixman library. Package: libplexus-ant-factory-java Architecture: all Version: 1.0~alpha2.1-ok1 Priority: optional Section: java Source: plexus-ant-factory Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 35 Depends: ant, libplexus-container-default-java, libplexus-utils2-java (>= 3.3.0) Filename: pool/main/p/plexus-ant-factory/libplexus-ant-factory-java_1.0~alpha2.1-ok1_all.deb Size: 11086 MD5sum: b2a601d3c57cd1c23c0b6d8ef2565e8a SHA1: a60a3fc510e86216edbc598e4986b1fe4e1f677f SHA256: 6df6a2cf6289e79bf555658126b768eb58b81719008a5431313776aec7b631cb SHA512: c6a61ae9e0f4d50556645d19f93648a08fdd65e31c41e0fe756bd9a2c7eafd1adc8f85d00ff3fee38ceec639256189e5279be3bf3de1e7f88868d10500c799ca Homepage: https://codehaus-plexus.github.io/ Description: Plexus Ant Factory The Plexus project provides a full software stack for creating and executing software projects. Based on the Plexus container, the applications can utilise component-oriented programming to build modular, reusable components that can easily be assembled and reused. . This package provides a factory for instantiating Ant with Plexus. Package: libplexus-bsh-factory-java Architecture: all Version: 1.0~alpha7-ok1 Priority: optional Section: java Source: plexus-bsh-factory Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 32 Depends: libplexus-container-default1.5-java, libbsh-java Filename: pool/main/p/plexus-bsh-factory/libplexus-bsh-factory-java_1.0~alpha7-ok1_all.deb Size: 7878 MD5sum: 87aff4f007b2f1837c7707cb7471e79a SHA1: ca77fe63eccffb90fd70bc961e629d7f8ebfc20c SHA256: d273bb7003eeb773791e92924141cf9da8aa0882469ea14dacf9bfb7c430f7cc SHA512: d514adc1f2c0274f2acf08db45042fd2e19e2b45d47b10d9b84a1699a840e62ce018dad84e53830b2854b50d60f5d23bfefaa5e379274bc90dc1ce31d4a63d12 Homepage: http://plexus.codehaus.org/ Description: Plexus Beanshell Factory The Plexus project provides a full software stack for creating and executing software projects. Based on the Plexus container, the applications can utilise component-oriented programming to build modular, reusable components that can easily be assembled and reused. . This package provides a factory for instantiating BeanShell with Plexus. Package: libplist-doc Architecture: all Version: 2.3.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libplist Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 437 Depends: libjs-jquery Filename: pool/main/libp/libplist/libplist-doc_2.3.0-ok1_all.deb Size: 48900 MD5sum: c0284228170d3a86370c4bdee5f0030c SHA1: a8a283b943e9d7e8e37360601bbcb9be0f267698 SHA256: 8bc87881a7ead400ee1ceea05ba6352d8cf445c3742e75f887f33038886b00b7 SHA512: 80dcaff3ae0ebdeb1d752465ba96f164baea823bd1e9fe373030b9dc4898a31de9259473943b05677374aec2e24ffacda02c3c80e26fbc1d1ea0decaa71e50d6 Homepage: https://www.libimobiledevice.org/ Description: Library for handling Apple binary and XML property lists - docs This package contains tools to convert Apple property list files from binary to XML and vice-versa. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This package contains the documentation. Package: libpod-constants-perl Architecture: all Version: 0.19-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 40 Depends: perl:any, libpod-parser-perl Filename: pool/main/libp/libpod-constants-perl/libpod-constants-perl_0.19-ok2_all.deb Size: 15058 MD5sum: 08184c9d5c7903de135cd8ea700b3788 SHA1: 93b0f8646a850f9cc98d38930d4ef091115ba6a7 SHA256: 295cdbc2c18c4de2a2782709f8f18aa6d16c1f3ce27206d839cba044dbb01fe2 SHA512: 968cd0b73ba478dc1343b0c68c35854c11ffca86147103dae1258117952376c724ff28e5abd0bce6aa07262640729466326aeaf49d6243057c46f73dc9b51c59 Homepage: https://metacpan.org/release/Pod-Constants Description: module for including constants from POD This module allows you to specify those constants that should be documented in your POD, and pull them out a run time in a fairly arbitrary fashion. . Pod::Constants uses Pod::Parser to do the parsing of the source file. It has to open the source file it is called from, and does so directly either by lookup in %INC or by assuming it is $0 if the caller is "main" (or it can't find %INC{caller()}) Package: libpod-coverage-perl Architecture: all Version: 0.23-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 52 Depends: perl:any, libdevel-symdump-perl, libpod-parser-perl Filename: pool/main/libp/libpod-coverage-perl/libpod-coverage-perl_0.23-ok2_all.deb Size: 17614 MD5sum: b58c530aa674209208626481687e60c8 SHA1: ede5d2694c4635486b9b8d977cc7c1c45b010285 SHA256: 94496246a53990040afdb1ca3c1bf9d58c718ca65799eabf0dca2c637e5bcdf5 SHA512: 3b6712c1d29362a7d3e677601f83d17c22b3487f11287e309519fd235a0239d877e699a2f3bcd29940f4bfd9732e3a6a32e7fb69ce8d95d4a8ac35f679181d88 Homepage: https://metacpan.org/release/Pod-Coverage Description: checker for comprehensiveness of perl module documentation POD::Coverage provides a mechanism for determining if the pod for a given module is comprehensive. It checks on a function by function basis and is useful for finding holes in module documentation. Package: libpod-parser-perl Architecture: all Version: 1.67-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 254 Depends: perl:any Filename: pool/main/libp/libpod-parser-perl/libpod-parser-perl_1.67-ok1_all.deb Size: 82140 MD5sum: d19581a030dd05147d2aad6682f776dd SHA1: 7bc888f0b1e50a0db57d12fbef10415fe2b5ce38 SHA256: 4384389d41e7c302161934c8ff557e6a052264589825f48a5036ec08904196ba SHA512: da575df12694dd529314799c6f7d822d2694d9d074cf9125b52d99e9885447ca65fbaf039730363bfd2c8b87e71851ad419bfba73be94d3e4c19d6568b508d7d Homepage: https://metacpan.org/release/Pod-Parser Description: modules for parsing/translating POD format documents This package contains the following mdoules for using Perl5 "pod" (Plain Old Documentation). . "Pod::Parser", which provides a base class for parsing and selecting sections of POD documentation from an input stream. . "Pod::Select", which provides a subclass of Pod::Parser and an exported function named "podselect()" to dump selected sections of raw pod documentation from an input stream. . "Pod::PlainText", which is a replacement for "Pod::Text" and the corresponding "pod2text()" function. It is derived from the Pod::Parser class. As of perl 5.00_58, Pod::PlainText has been re-written by Russ Allbery, and has been renamed to Pod::Text in the core Perl distribution (replacing the previous implementation of Pod::Text). The Pod::PlainText module is still provided with Pod::Parser solely for backward compatibility. . "Pod::InputObjects": Some input objects needed by Pod::Parser, and for advanced users of Pod::Parser that need more about a command besides its name and text. . "Pod::ParseUtils", a module with several object-oriented helpers for POD parsing and processing. Probably the most important is Pod::Hyperlink for parsing and expanding POD hyperlinks L<...>. . This distribution is considered to be legacy - it has been superseded by Pod::Simple which brings more robustness, unicode and various other benefits. It has been removed from perl core after 5.31.0, and is packaged only for backward compatibility. Package: libpod-pom-perl Architecture: all Version: 2.01-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 202 Depends: perl:any Filename: pool/main/libp/libpod-pom-perl/libpod-pom-perl_2.01-ok2_all.deb Size: 60636 MD5sum: 4273b8a3afec78d5d293d5e74da6ba55 SHA1: e1f3c414ad6d9c09e912c692306d0ca29b0a0889 SHA256: 1ea0643327c9369996819d44c5a159c464fca39a14c0564a3b330468bb9596ec SHA512: c5fc8afef33447c6208d009ba3ff843a397864aa07e22971542e18ee0164898fbc29f00575ae2a9887326ac6161d5d0c105dbf589fe2cf6d5941f694e090fc5c Homepage: https://metacpan.org/release/Pod-POM Description: module providing a Pod Object Model Pod::POM is a Perl Pod document parser that exposes an object model called Pod Object Model. The object model is generated as a hierarchical tree of nodes, each of which represents a different element of the original document. The tree can be walked manually and the nodes examined, printed or otherwise manipulated. Pod::POM also provides view objects, which can automatically traverse the tree, or section thereof, and generate an output representation in one form or another. Package: libpod-pom-view-restructured-perl Architecture: all Version: 1.000003-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 51 Depends: perl:any, libpod-pom-perl Filename: pool/main/libp/libpod-pom-view-restructured-perl/libpod-pom-view-restructured-perl_1.000003-ok1_all.deb Size: 14300 MD5sum: 2020d03f1402a7693d2eaacba6572752 SHA1: 284fc8a2d74d2dfc85985cb714fb910f3b34a85a SHA256: 884a8575864d95a1e186e4c84da23c14416774776a708885b2cb5fc9a71f5b45 SHA512: 6e45f2de41c32d8b3b391b4f0d74d07ae2f6578cbe8c9b98b19d30a37a86243168a64edc2dfc3310106ec13de792380b680d552aad97f176bd32a7863b6de089 Homepage: https://metacpan.org/release/Pod-POM-View-Restructured Description: view for Pod::POM that outputs reStructuredText Pod::POM::View::Restructured outputs reStructuredText that is expected to be used with Sphinx. Verbatim sections (indented paragraphs) in the POD will be output with syntax highlighting for Perl code by default. Package: libpod-spell-perl Architecture: all Version: 1.26-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Depends: perl:any, libclass-tiny-perl, libfile-sharedir-perl, liblingua-en-inflect-perl, libpod-simple-perl Filename: pool/main/libp/libpod-spell-perl/libpod-spell-perl_1.26-ok1_all.deb Size: 29864 MD5sum: 9a316389e2c8178d3f90bbbdc376db20 SHA1: 586e4d202ba623a40f6bc08b3e13f611c3c56385 SHA256: 63529222702232918e520326a4353b14c986634d48fa92f9a32df3f2821ecb6a SHA512: 1e54145eca2536f95d7d428c485e086a72eceef9bc7a1298addc247ecec081aa7e210d597c28cbd51e4903e8acdf633245d9faae3e852e0947454255919380f9 Homepage: https://metacpan.org/release/Pod-Spell Description: formatter to easily check the spelling of POD Pod::Spell is a POD formatter whose output is good for checking the spelling of the document. Pod::Spell is much like Pod::Text, except that it doesn't put much effort into actual formatting, and it suppresses things that look like Perl symbols or Perl jargon (so that your spellchecking program won't complain about mystery words like "`$thing'" or "`Foo::Bar'" or "hashref"). Package: libpoppler-glib-doc Architecture: all Version: 24.02.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: poppler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 1697 Recommends: libglib2.0-doc, libcairo2-doc Filename: pool/main/p/poppler/libpoppler-glib-doc_24.02.0-ok1_all.deb Size: 94148 MD5sum: f7e4b8487e5723b77b338a9e876acd18 SHA1: ecdf4ccabd72cd49e75cb752356435ac2706a02d SHA256: 4ed9ebc2e11e95d8c4183d75bb2e1421791ee87dd7187e43a74d17e78e55eb7d SHA512: feb99bf9adb4bd9763232eeae37a019c4101ba819f9e396da38622aac4f8b8413756480ab35a55e7a796c5f3fdc71288d1c3d47eeb5ade9d4f42a6d765675c57 Homepage: https://poppler.freedesktop.org/ Description: PDF rendering library -- documentation for the GLib interface Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the API documentation of the GLib-based Poppler interface. Package: libppd2-common Architecture: all Version: 2:2.0.0-ok1 Priority: optional Section: libs Source: libppd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 36 Recommends: libppd2 (>= 2:2.0.0-ok1) Breaks: ppdc (<< 2:2.0~b4~) Replaces: ppdc (<< 2:2.0~b4~) Filename: pool/main/libp/libppd/libppd2-common_2.0.0-ok1_all.deb Size: 6740 MD5sum: 00b36090834c45603239ee67941ccd62 SHA1: 9222a9776de2e2d9754748babbeac3c7fa099788 SHA256: 7cbfb4dda6b36619ddb50656e6769d15cc4e146cc6489d8495f981b324fbf7dc SHA512: 9eeb56682f8d653522fe4d2743c4dd1c4946e45e90fb098297dd527c9dce06f15eef11f34e9c2558255378c5132eb7fd790e024cfe88571e999ae6263eb365f7 Homepage: http://www.openprinting.org/ Description: OpenPrinting libppd - Auxiliary files This library contains everything needed to support PPD (PostScript Printer Description) files, reading and parsing, handling collections of PPD files, building PPD files from printer IPP attributes and from *.drv files. . It contains the full PPD file and PostScript output functionality of CUPS 2.x (libcups, ppdc) and cups-filters 1.x, so that the functionality stays available for retro-fitting classic CUPS drivers after switching to CUPS 3.x which has all PPD file support removed. . This package contains system-architecture-independent auxiliary files for the library, needed for generating PPD files from *.drv files. Package: libppi-perl Architecture: all Version: 1.277-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 775 Depends: perl:any, libclone-perl, liblist-moreutils-perl, libparams-util-perl, libscalar-list-utils-perl, libtask-weaken-perl Recommends: libclass-xsaccessor-perl Filename: pool/main/libp/libppi-perl/libppi-perl_1.277-ok1_all.deb Size: 294964 MD5sum: bf868957896dd5772c6679f38df3a49a SHA1: 6a54b85ded03c3d8d8685d75a879464b390793f7 SHA256: a49e52e9ae96798fa32568df6d932ecc6b5e440e404a4bbbb1692d669f0a545a SHA512: 97b7e29e441d19d383577c13a04e7deaa50e225d70b478d406df1f42633d925b6d15b3e7eec1a280a97939f78f2051203a9f5b11cd8d264da1c9e37058549155 Homepage: https://metacpan.org/release/PPI Description: module to parse, analyze and manipulate Perl code PPI provides the ability to parse, analyze and manipulate Perl code without actually executing the code, by implementing a lexer similar to what perl has itself internally. . The purpose of PPI is not to parse Perl Code, but to parse Perl Documents. By making this distinction and treating the problem this way, one could analyze files containing Perl source code in isolation from any other resources and without executing it, including other libraries. A significant feature of PPI is the ability to analyze Perl source code without requiring an instance of perl to run alongside or inside the parser. Package: libppix-quotelike-perl Architecture: all Version: 0.023-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 182 Depends: perl:any, libencode-perl, libppi-perl (>= 1.238), libreadonly-perl, libscalar-list-utils-perl Filename: pool/main/libp/libppix-quotelike-perl/libppix-quotelike-perl_0.023-ok1_all.deb Size: 70456 MD5sum: b12f91a2c474fa9809410c45e9d60a53 SHA1: 07e52b446b25c47a662191c209ab0ed353d4af2c SHA256: cb247b7759995c41ab03649f59bc73d9e5053ba3cdb4bb3c1219936e745e5a00 SHA512: e7fb527d72d2a7172a406418cac9bdf6fe065eb792f4329cff7c1c83dbac9b72b75fd61c4194b9f1d89309ed0d55a7ecdb4a206035873fc5010a3a8c03d057f1 Homepage: https://metacpan.org/release/PPIx-QuoteLike Description: module to parse Perl string literals and string-literal-like things The PPIx::QuoteLike module parses Perl string literals and things that are reasonably like string literals. Its real reason for being is to find interpolated variables for Perl::Critic policies and similar code. Package: libppix-regexp-perl Architecture: all Version: 0.088-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 761 Depends: perl:any, libppi-perl (>= 1.238), libtask-weaken-perl Filename: pool/main/libp/libppix-regexp-perl/libppix-regexp-perl_0.088-ok1_all.deb Size: 279156 MD5sum: 380139acb48124d2622a1278a1b33a9b SHA1: 2bee104685659d83264deaa46b081cd7a7bd7370 SHA256: 7de5169865838aaf901f34d3277cdaadd140e21a4f23240bfa0dadc5a79853b1 SHA512: 962055e7a2825a9b4e685a7bc6afc814ff1dce6707ca111f9511f0bc6684b0353664d6a364f16adc31a032288f3660eaa15a517e7073d7b4509b73888980f4a3 Homepage: https://metacpan.org/release/PPIx-Regexp Description: module to parse regular expressions PPIx::Regexp is a Perl module that parses regular expressions in a manner similar to the way that PPI (see libppi-perl) parses Perl documents. This class forms the root of the parse tree, which is similar to PPI::Document. Like PPI, this module produces output which is round-trip safe. Package: libppix-utils-perl Architecture: all Version: 0.003-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 106 Depends: perl:any, libb-keywords-perl, libppi-perl (>= 1.250), libscalar-list-utils-perl Filename: pool/main/libp/libppix-utils-perl/libppix-utils-perl_0.003-ok1_all.deb Size: 34794 MD5sum: 3b90d6c5a53174360a8590ed1cb543b0 SHA1: e2e62543aafaebcdd89a49554145817253ae84b7 SHA256: 7a118235a7dc328563b8fa64152afc481ddb72d4d08ce61c71c180576bc9a6b2 SHA512: ee879749bab17c035a5a34129a13797bacccd3e1019b09645c48e76b1a8c46fee16b1a7b1d0d9265bf07351c0da024a7762d2dc556eb481d53ddc86c73c0f6f1 Homepage: https://metacpan.org/release/PPIx-Utils Description: utility functions for PPI PPIx::Utils is a collection of utility functions for working with PPI documents. The functions are organized into submodules, and may be imported from the appropriate submodule or via this module. . These functions were originally from Perl::Critic::Utils and related modules, and have been split off to this distribution for use outside of Perl::Critic. Package: libprefork-perl Architecture: all Version: 1.05-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 52 Depends: perl:any Filename: pool/main/libp/libprefork-perl/libprefork-perl_1.05-ok2_all.deb Size: 18664 MD5sum: caf9ef53a3956e843b960dc0d93b110c SHA1: e3d9cc12a740e48290028066d371bc3febad2add SHA256: 631ca31952b8c4b54b6828f953afadb15d9d457f3cd32f59830a634426f5a690 SHA512: 5adf3774c5e146011066e57d0a7881fc13e298b5dd8195848b5ed640df16e368c87985b0e9cc7a705ee46425d38f25fd74d7b6140fb781b3462d556b19befaeb Homepage: https://metacpan.org/release/prefork Description: pragma for optimized module loading for forking or non-forking processes The prefork pragma is intended to allow module writers to optimise module loading for both scenarios with as little additional code as possible. . prefork.pm is intended to serve as a central and optional marshalling point for state detection (the software is running in compile-time or run-time mode) and to act as a relatively light-weight module loader. Package: libprobe-perl-perl Architecture: all Version: 0.03-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 42 Depends: perl:any Filename: pool/main/libp/libprobe-perl-perl/libprobe-perl-perl_0.03-ok2_all.deb Size: 14194 MD5sum: 6cb1553524c7811ac7bedbd0847ac43c SHA1: 9e4bfbc9c703d47122b1256a7e551110c30a51d3 SHA256: e816cc28cac549a470a3eb94d75caa64773acc3230ec96ef8ffa756e632fd5e6 SHA512: 150a50a90f050f925fbf1757663a1cb686e527dafab755b41c97b269bcbd8d26fe1c3e76069c70e008a06cc388253a9c467e84e54b31932a37b61cdff95070ec Homepage: https://metacpan.org/release/Probe-Perl Description: module to obtain information about the currently running Perl interpreter Probe::Perl provides methods for obtaining information about the currently running Perl interpreter. . It can retrieve the current version, path, @INC or details about perl configuration, as well as compare if two Perl interpreters are the same. Package: libprotobuf-java Architecture: all Version: 3.21.12-ok1 Multi-Arch: foreign Priority: optional Section: java Source: protobuf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2610 Depends: libgoogle-gson-java, libguava-java Filename: pool/main/p/protobuf/libprotobuf-java_3.21.12-ok1_all.deb Size: 1212364 MD5sum: f62a7568e6b8d19d4a2873afed773514 SHA1: 059f4c65bd7c0dfeefa81f451dc6c074d8b1bba6 SHA256: 34e660c24b64bcdedc5f346e034d3161fa717d5e8112abcba4b4553572b84e92 SHA512: ebfced690231098c1610ba5eb738a002b432e683a85562b698faa451383c406f8fb7e7e211deccc4490bb8073113f75966dac131bf435bad59970eb8d3a3f296 Homepage: https://github.com/google/protobuf/ Description: Java bindings for protocol buffers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the Java bindings for the protocol buffers. You will need the protoc tool (in the protobuf-compiler package) to compile your definition to Java classes, and then the modules in this package will allow you to use those classes in your programs. Package: libprotobuf-java Architecture: all Version: 3.6.1.3-ok1.2 Multi-Arch: foreign Priority: optional Section: java Source: protobuf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1089 Filename: pool/main/p/protobuf/libprotobuf-java_3.6.1.3-ok1.2_all.deb Size: 966946 MD5sum: 2076a48ea133fdee4297f13937b68339 SHA1: 57d2b8642421b5c56c7fdc9ded70b2cfb8659941 SHA256: 9739ea8dbd5127c2c3fb1b8cdf816cf7c0ab0a7abf5cfebe5d91d658fa1bb85a SHA512: 04a2e77c8edb19373dcdc16f254d68e3376268e135e04ee2257ab231205568eb676411aa6c139dc2332d974e22df430bc009425a97c6dc038c497eb807d7e054 Homepage: https://github.com/google/protobuf/ Description: Java bindings for protocol buffers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the Java bindings for the protocol buffers. You will need the protoc tool (in the protobuf-compiler package) to compile your definition to Java classes, and then the modules in this package will allow you to use those classes in your programs. Package: libpwquality-common Architecture: all Version: 1.4.5-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: libpwquality Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 456 Breaks: libpwquality-tools (<< 1.4.1-2~) Replaces: libpwquality-tools (<< 1.4.1-2~) Filename: pool/main/libp/libpwquality/libpwquality-common_1.4.5-ok2_all.deb Size: 51164 MD5sum: 64737b823430f64d56f7db46e24acee7 SHA1: cf80d93d68789471cef5ba6f8d0a90a491e60a18 SHA256: 0add3a2a500f5c65d1f58cd4309dead7d725eb84a2cb50e03dccee38ac57f5e8 SHA512: 5268861d0c0f0344cc26e2fcfb311a0cb200f8f5c16bfdbceb4f754a7e874ff770c5b7590acca0ae3cd22e2a0201fb864728105bdb336cb2dfd6fecc66a621f6 Homepage: https://github.com/libpwquality/libpwquality Description: library for password quality checking and generation (data files) libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This package contains the configuration file and man page for libpwquality. Package: libpython2.7-testsuite Architecture: all Version: 2.7.18-ok2 Priority: optional Section: libdevel Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 14823 Depends: libpython2.7-stdlib (>= 2.7.18-ok2) Suggests: python-gdbm, python-tk Filename: pool/main/p/python2.7/libpython2.7-testsuite_2.7.18-ok2_all.deb Size: 2284944 MD5sum: 264256fe8dc27b318fce9c8cae92c85d SHA1: 1c0e92e294e6432cdd8657edda065a4439098d71 SHA256: 1096753b8703458faf4e9347ab6e5f649be3ce282fd6f2b85691016e03e20c63 SHA512: 6a10ae273f717a5e03463d588e9924e851bf820fbc0a4a36489ebbb2abf5551b612566444da1a2fce4fa764a951b1619791b17b97dec58f4366ef66ec22f2245 Description: Testsuite for the Python standard library (v2.7) The complete testsuite for the Python standard library. Note that a subset is found in the libpython2.7-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython2.7-stdlib package). Package: libpython3.10-testsuite Architecture: all Version: 3.10.7-ok5 Priority: optional Section: libdevel Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 23909 Depends: python3.10 (>= 3.10.7-ok5), net-tools Suggests: python3-gdbm, python3-tk Filename: pool/main/p/python3.10/libpython3.10-testsuite_3.10.7-ok5_all.deb Size: 3397962 MD5sum: b291e32b90c3422d3180cc231077b217 SHA1: 372eb38325c897c44cbf3f2916f6a2337931523f SHA256: 679c70f80d52d399f1b877938de6f7b6dfe16e90245cbec68492c247921e7244 SHA512: 04ff4ed7a7652a5ce342825bced0cd022a5ff4350990ec696c114d443f147addd9ea3042d90987ae46fc8ea16317d50e2d2a00016a04c674c4a92fb7b94a0457 Description: Testsuite for the Python standard library (v3.10) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.10-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.10-stdlib package). Package: libpython3.11-testsuite Architecture: all Version: 3.11.0~rc2-ok1 Priority: optional Section: libdevel Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 24698 Depends: python3.11 (>= 3.11.0~rc2-ok1), net-tools Suggests: python3-gdbm, python3-tk Filename: pool/main/p/python3.11/libpython3.11-testsuite_3.11.0~rc2-ok1_all.deb Size: 3489508 MD5sum: e921006dd2400a535ac1635891a95d27 SHA1: 192585e42487642e7d2713eef041bbf29125ea00 SHA256: f617fef1ba5f3af19332c3c83355e5e445e7955259d8c5d7418c0c3c08670a06 SHA512: 8e8a4f8def9aafcb31594aaf7dee88fc63d74b69151768721e68bdc11dfe9be29f47012b2ef1382861b37806ec64a7c4a8b5f31888bc931e02facfdf9e15add1 Description: Testsuite for the Python standard library (v3.11) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.11-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.11-stdlib package). Package: libpython3.12-testsuite Architecture: all Version: 3.12.2-ok1 Priority: optional Section: libdevel Source: python3.12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 27304 Depends: python3.12 (>= 3.12.2-ok1), net-tools Suggests: python3-gdbm, python3-tk Filename: pool/main/p/python3.12/libpython3.12-testsuite_3.12.2-ok1_all.deb Size: 4601856 MD5sum: 27d455af1ddaf1b54ec90b193d9ecad0 SHA1: 0b5e2e5ee59199b61870827da2e3851abfc6c744 SHA256: 7941c4fd2497bebae7f7b2a6ee5a2ad8e41b17ba09e5afd7568fc0b6e40d6e5a SHA512: 351a3e7654220ceb8990d287866bd2e11462263b7582ff45f3c6f813799c686980bb7cd9b9bbdc6d427214c191a8ae92bd155d7b56418177985df804d5865ee3 Description: Testsuite for the Python standard library (v3.12) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.12-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.12-stdlib package). Package: libpython3.12-testsuite Architecture: all Version: 3.12.2-ok2 Priority: optional Section: libdevel Source: python3.12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 27304 Depends: python3.12 (>= 3.12.2-ok2), net-tools Suggests: python3-gdbm, python3-tk Filename: pool/main/p/python3.12/libpython3.12-testsuite_3.12.2-ok2_all.deb Size: 4601840 MD5sum: d2f55049d9e09ffa5a5370981e1fe34c SHA1: bd2910dc6b3acc26c62f56be1e3ac64022fb24ae SHA256: 259adec5c5d57a2f8e71ab158e0a5f068f63551581bc47d16058ce31bd517f79 SHA512: 7a6bcc279132011a28b4064cee2b837c027c36dab265513c06f442a11cd3793560d2f3271ca55a78c7ec8fdeedf7de75055f2c07d4f3989a316767feac764982 Description: Testsuite for the Python standard library (v3.12) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.12-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.12-stdlib package). Package: libpython3.8-testsuite Architecture: all Version: 3.8.2-ok4 Priority: optional Section: libdevel Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 22315 Depends: python3.8 (>= 3.8.2-ok4), net-tools Suggests: python3-gdbm, python3-tk Filename: pool/main/p/python3.8/libpython3.8-testsuite_3.8.2-ok4_all.deb Size: 3184772 MD5sum: 0a86362684d49076ff461265bde4f13e SHA1: 2002e201692c782ee277932d6bc7df5b114ef1a3 SHA256: 3fd4515ee9e4aab4a83c53bfa9434bfa3128268516855bdfa81a710964089df0 SHA512: db668219a148fc438fff72d592596c35db6c53e6ba9961f0f74f441750e6b856fdc2ba3e84d3746151d7564f1c00b6a4eef099761cd76271dabed29a4a1a05cf Description: Testsuite for the Python standard library (v3.8) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.8-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.8-stdlib package). Package: libqalculate-data Architecture: all Version: 4.8.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libqalculate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2036 Breaks: libqalculate20-data (<< 3.20.1), libqalculate21-data Replaces: libqalculate20-data (<< 3.20.1), libqalculate21-data Filename: pool/main/libq/libqalculate/libqalculate-data_4.8.1-ok1_all.deb Size: 306578 MD5sum: e31b8435030a25d053c1fc123d922e22 SHA1: 5478deae8d3b52c58e4dc2e82cb8409807db754a SHA256: aee8979dd59a72403e52f3c8cc2fcd7e8ca2d960b8dcc803e02abf49741ba67a SHA512: fea876f592b74baab75417f572e26fd135db2b550f15e686b870cdc80afcddb1f7c0408e1f16aca24309dd7370fe4a04d35ebde95dbc2cab108713b3b3bf757b Homepage: https://qalculate.github.io/ Description: Powerful and easy to use desktop calculator - data Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a graphical interface that uses a one-line fault-tolerant expression entry (although it supports optional traditional buttons). . This package contains the data files needed by libqalculate. Package: libqalculate-doc Architecture: all Version: 4.8.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libqalculate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 319 Filename: pool/main/libq/libqalculate/libqalculate-doc_4.8.1-ok1_all.deb Size: 73114 MD5sum: fdecafa36601a5d6f8fd42e1b5152f19 SHA1: 0867c8be3e37bf8db4d0270c4cbf99264dc1881e SHA256: 5e8676687588c81c22c37f158d3c8387d59e117d602089f4cd4f870fc7695313 SHA512: 9762480e7c181913a55227e6966509085fba9191e1cafe03091e6ab4fd223f2b485fcb946547805061ce2634d5c104ac19c351edb9c2a74116815e460b37872f Homepage: https://qalculate.github.io/ Description: Powerful and easy to use desktop calculator - documentation Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a graphical interface that uses a one-line fault-tolerant expression entry (although it supports optional traditional buttons). . This package contains the libqalculate documentation for developers. Package: libqalculate20-data Architecture: all Version: 4.8.1-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Source: libqalculate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 68 Depends: libqalculate-data Filename: pool/main/libq/libqalculate/libqalculate20-data_4.8.1-ok1_all.deb Size: 1622 MD5sum: 773ddfea03686afb06573c1f11786ada SHA1: 3b79a0a8a33c87e7c2b5fdda75a4fdd6ea496c20 SHA256: eb9faf5d6eaa11ea21113772667e3d90fd0eb4d1a45b2d21a953bbe00e2381df SHA512: c409b0d31d77088d3aa7373c67f80eceeffe42e861ef7c090e726d0537c4242baf9b262711693625509a9cae0097f126b69469f4b6c2669b9a497a76a38b4487 Homepage: https://qalculate.github.io/ Description: Dummy transitional package for transition to new name This package ensures smooth transition to libqalculate-data and can be safely removed. Package: libqca2-doc Architecture: all Version: 2.3.7-ok1 Priority: optional Section: doc Source: qca2 Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 11172 Recommends: qt5-doc Suggests: libqca-qt5-2-dev (>= 2.3.7-ok1) Filename: pool/main/q/qca2/libqca2-doc_2.3.7-ok1_all.deb Size: 2903440 MD5sum: a601c9135c90f4fda177a8d1ef83f611 SHA1: b19ff0446f28322a737a4839ea3514caaf47194e SHA256: aea543c42f5b13a0ba6e025de67782bcdf400fb6d42debcc57c9692b52aa95e2 SHA512: 53d172d66a1f6e664dc6edae8d3551cf14d50e9db5d010e024b2a8fe8b79580766dd69ab4cde91d12247d0e6e21a346ba90cbe8dd365f7d7e1c30cd35331796f Homepage: https://userbase.kde.org/QCA Description: API documentation for the Qt Cryptographic Architecture The Qt Cryptographic Architecture (QCA) provides a straightforward and cross- platform API for a range of cryptographic features, including SSL/TLS, X.509 certificates, SASL, OpenPGP, S/MIME CMS, and smart cards. . This package contains documentation for developers working with the Qt Cryptographic Architecture. Package: libqhull-doc Architecture: all Version: 2020.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: qhull Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 949 Recommends: libqhull-dev (= 2020.2-ok1) Filename: pool/main/q/qhull/libqhull-doc_2020.2-ok1_all.deb Size: 219172 MD5sum: f8aead19f8f859415a8343e3fa9e0a2a SHA1: 4b524f4c707aa1329b3b3a9c1080a707bb20e652 SHA256: 55164117e84d1c6f61b46a3ab9f27ac81778cbc8c7fb6b78b3aadcbd9d3a50d5 SHA512: cda28f3c480d98207badd2b14d6b0b74323a71b8de3f8396a5de47af7003d36bfd642ff422093f302d7782a511939d2bc386b4f10922c36e931be9a7f00970e0 Homepage: https://www.qhull.org Description: calculate convex hulls and related structures (documentation files) Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams. It runs in 2-d, 3-d, 4-d, and higher dimensions. . This package contains the documentation for Qhull. Package: libqt5webengine-data Architecture: all Version: 5.15.9+dfsg-ok9.12 Multi-Arch: foreign Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 24691 Filename: pool/main/q/qtwebengine-opensource-src/libqt5webengine-data_5.15.9+dfsg-ok9.12_all.deb Size: 8014772 MD5sum: 0f4b671e87b3dc0a4360a26ac82bd165 SHA1: f47e3a9c0d81d6bbbcd60128376b81252d097a10 SHA256: b1fbfaa0a0f6cc0c9aa4ce6f63c7b45bd5525b5ba75c6f3a1277b0a0fe408dd4 SHA512: 583dc8f5529c95a045bf224432222c7cec25b698999f90f7928da6752d33b0393e0e77c27b80a411d04b55f3b616985e508f4ae9df7886111d19e5da0088d81f Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Web content engine library for Qt - Data QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the arch independent parts of QtWebEngine libraries. Package: libquazip-doc Architecture: all Version: 0.9.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libquazip Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 1437 Filename: pool/main/libq/libquazip/libquazip-doc_0.9.1-ok1_all.deb Size: 227692 MD5sum: c4eae45b5d330966a7e8c3242d56ccf4 SHA1: f4ed2eb8922519c2fb6fe114669c4c81f640f7f0 SHA256: 2a17173561998dd9248f0cc900c272107ee7c72e41c44a59ed8132110a161102 SHA512: c90e45739a7aa927d6549bb1c8af8476efb7b3e319159e253f37557a548fd934469105f0c220f2e9060385f2bf30a1e3161c9ba7b31799765af83bf1ab8b6cc3 Homepage: https://github.com/stachenov/quazip Description: C++ wrapper for ZIP/UNZIP (documentation) QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that can be used to access ZIP archives. It uses Trolltech's Qt toolkit. . QuaZIP allows you to access files inside ZIP archives using QIODevice API, and that means that you can also use QTextStream, QDataStream or whatever you would like to use on your zipped files. . QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading from and writing to ZIP archives. . This package contains the API documentation in HTML. Package: libraw-doc Architecture: all Version: 0.19.5-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: libraw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 249 Filename: pool/main/libr/libraw/libraw-doc_0.19.5-ok3_all.deb Size: 51844 MD5sum: 7b93f574610727edea4d9273521004a6 SHA1: c58ec103708c0a4c93146c750e9d76d5afe344cc SHA256: 1291aab3ea7496c7e26ea6c8138acb5364b7872746fd0980f1b73aaeacb17fa3 SHA512: 2d1eab0b8e1b713d04bf9c52d5c64aacf6e14fa077261ef41b8109a58787676c05246b3793e2d9f87059c5dd89c0f5a1ee917b731a4b308c705467f58e1afdad Homepage: https://www.libraw.org Description: raw image decoder library (documentation) LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains documentation files. Package: libraw-doc Architecture: all Version: 0.19.5-ok7 Multi-Arch: foreign Priority: optional Section: doc Source: libraw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 249 Filename: pool/main/libr/libraw/libraw-doc_0.19.5-ok7_all.deb Size: 52242 MD5sum: b34c86bfa7965aaa9ac9edbead5a287f SHA1: 5fca4e4020b4b7b1a123aa3866eccada022479c1 SHA256: e1746a090512236499e141c3057a91397efe51d420c10c5ade57c19b7df966ef SHA512: c1a0a9b6aae4feeaeb776c4d84ece96aefb2d852b9ae16078c331740cef054340345ad65220c421b7976ff4b185a7ed01535edd2b1f4e8256ff24618d3cd4846 Homepage: https://www.libraw.org Description: raw image decoder library (documentation) LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains documentation files. Package: libraw-doc Architecture: all Version: 0.21.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libraw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 311 Filename: pool/main/libr/libraw/libraw-doc_0.21.2-ok1_all.deb Size: 83520 MD5sum: 6b3c87bb94995cc6c53e8d2112ac8231 SHA1: 72703c1b4497ccdada180b6a00330ef369034e05 SHA256: 25c416843e3d6dcd05a3eaff4130bfc6bb7190ac5e715b9bb14fdc2cf0c95a8f SHA512: cb120992ca3c0c9f1a195692e7ac5f77aeda57e636930a6d7488497982838305408c50a3d26a1289c30f1fbde835455ebf2d90a13bdb61807e4a091e8de9e36e Homepage: https://www.libraw.org Description: raw image decoder library (documentation) LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains documentation files. Package: 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. Package: libregexp-assemble-perl Architecture: all Version: 0.38-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 240 Depends: perl:any Filename: pool/main/libr/libregexp-assemble-perl/libregexp-assemble-perl_0.38-ok1_all.deb Size: 73650 MD5sum: df2b1bd3285ecb52fabcc4399fa994e0 SHA1: b05c70170fc821b0b46a49ca3b7af17150f0acf2 SHA256: faf337f7623057df689f545546efb31e921feb118c10009b0eea1a51abb2a9a4 SHA512: 55d57de9418531186c6b8e4b4a6f144720e2c8e428d1f62678d623f5eacfc2f897c5edbd56a5ad41c65f9cd3cf8b320d9e12e579e0b40692bd87c86ae0859740 Homepage: https://metacpan.org/release/Regexp-Assemble Description: Perl module to merge several regular expressions Regexp::Assemble takes an arbitrary number of regular expressions and assembles them into a single regular expression (or RE) that matches all that the individual REs match. . It is also possible to track the original patterns, so that you can determine which, among the source patterns that form the assembled pattern, was the one that caused the match to occur. Package: libregexp-common-perl Architecture: all Version: 2017060201-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 530 Depends: perl:any Filename: pool/main/libr/libregexp-common-perl/libregexp-common-perl_2017060201-ok2_all.deb Size: 172572 MD5sum: ab2e94693df11d6499432eaa6f7c9cfb SHA1: 05b3ade86c20a9ecb473fda493aa30c5bda4dcb0 SHA256: 75e7e7c6525c5ee3d47c3e615ec3263215ae4548dab16be8494ebf6e6891b274 SHA512: fb2d02a83b9e7c97dd324b2fd0b86a85254b1748a5e481f88900c5e59ca2f7e2774307366b6b9454e83d4de84635337b6c989da480991f234669046d7d9387c9 Homepage: https://metacpan.org/release/Regexp-Common Description: module with common regular expressions Regexp::Common is a Perl module that exports a single hash ('%RE') that stores or generates commonly needed regular expressions. . The module currently provides the following patterns: . * balanced parentheses and brackets * delimited text (with escapes) * integers and floating-point numbers in any base (up to 36) * comments in 44 languages * offensive language * lists of any pattern * IPv4 and IPv6 addresses * URIs * Zip codes Package: libregexp-pattern-defhash-perl Architecture: all Version: 0.001-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 49 Depends: perl:any Filename: pool/main/libr/libregexp-pattern-defhash-perl/libregexp-pattern-defhash-perl_0.001-ok1_all.deb Size: 13376 MD5sum: 6184e166570ce82b5c1358bbbad0e9b7 SHA1: 82e67c041eee010627dd6a999605d16a0f9efdf0 SHA256: 70485cb24cef9720006b69ea0db4218469b972eeda5840bd405045b0e3ee36fc SHA512: 0e8f2bb54b301b83c3aac55071982cd69e98368744b3d263f2d7a7995d00ce178935e54b96a711fc7765a31031ce63c75d4c55a5c5f3c086f6677a14f0352a85 Homepage: https://metacpan.org/release/Regexp-Pattern-DefHash Description: Regexp patterns related to DefHash Regexp::Pattern is a convention for organizing reusable regex patterns. Package: libregexp-pattern-license-perl Architecture: all Version: 3.11.0-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 569 Depends: perl:any Recommends: libre-engine-re2-perl Breaks: licensecheck (<< 3.2.7-1~) Filename: pool/main/libr/libregexp-pattern-license-perl/libregexp-pattern-license-perl_3.11.0-ok1_all.deb Size: 82300 MD5sum: ed01df8be2e97056094213aae5c5e976 SHA1: fe37b77aea6e9c05fb3bcd747a8c28b2fc3e4092 SHA256: d094c0c8beb705544e378aed99c6cfc3c2fcb7680823d4ad9dd2f998ecb38c6d SHA512: 1b856b751198e9afd2e95ea902198bedde7eeafd3aa2c6191c41fd3bed8ad3b7a1160fd425388b78c3db8e9d3de59fe5f52b5c0729e88852cfa1d381e3ae8f3b Homepage: https://metacpan.org/pod/Regexp::Pattern::License Description: regular expressions for legal licenses Regexp::Pattern::License provides a hash of regular expression patterns related to legal software licenses. . Regexp::Pattern is a convention for organizing reusable regex patterns. Package: libregexp-pattern-perl Architecture: all Version: 0.2.14-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 68 Depends: perl:any Filename: pool/main/libr/libregexp-pattern-perl/libregexp-pattern-perl_0.2.14-ok1_all.deb Size: 23550 MD5sum: a75a0a55610350edd547852789a13eb5 SHA1: 0800ce635babc5ba3661cc01455b9cbbf4cf2583 SHA256: 98928b1ad65dd25dfd8d9e1feee135fcc5a0f5527163593526771badaab11423 SHA512: 1d4c278caf17adc42480081caeb01f64484bc57c5461e9f7fb30dc42f56da38fb374d662fb787756b5752fe594882b03d6f441567679fc490eac6e051e52bd48 Homepage: https://metacpan.org/pod/Regexp::Pattern Description: convention/framework for modules that contain collection of regexes Regexp::Pattern is a convention for organizing reusable regexp patterns in modules, as well as framework to provide convenience in using those patterns in your program. Package: libreoffice-common Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 57900 Provides: libreoffice-l10n-en-us Depends: libreoffice-style-colibre, ure, ucf (>= 0.8), libnumbertext-data Recommends: fonts-liberation2 | ttf-mscorefonts-installer, apparmor (>= 2.13.1~), poppler-data, xdg-utils, python3-uno (>= 4.4.0~beta2), libexttextcat-data Suggests: libreoffice-style Conflicts: broffice, libreoffice-base (<< 1:7.0.0~alpha~), libreoffice-base-nogui (<< 1:7.0.0~alpha~), libreoffice-calc (<< 1:7.0.0~alpha~), libreoffice-calc-nogui (<< 1:7.0.0~alpha~), libreoffice-draw (<< 1:7.0.0~alpha~), libreoffice-draw-nogui (<< 1:7.0.0~alpha~), libreoffice-evolution (<< 1:7.0.0~alpha~), libreoffice-filter-mobiledev, libreoffice-gnome (<< 1:7.0.0~alpha~), libreoffice-impress (<< 1:7.0.0~alpha~), libreoffice-impress-nogui (<< 1:7.0.0~alpha~), libreoffice-l10n (<< 7.0), libreoffice-l10n-4.3, libreoffice-l10n-4.4, libreoffice-librelogo (<< 1:7.0.0~alpha~), libreoffice-math (<< 1:7.0.0~alpha~), libreoffice-math-nogui (<< 1:7.0.0~alpha~), libreoffice-report-builder (<< 1:7.0.0~alpha~), libreoffice-sdbc-postgresql (<< 1:7.0.0~alpha~), libreoffice-wiki-publisher (<< 1.2.0+LibO5.4.0~rc2), libreoffice-writer (<< 1:7.0.0~alpha~), libreoffice-writer-nogui (<< 1:7.0.0~alpha~), openoffice.org-unbundled, python3-uno (<< 1:7.0.0~alpha~) Breaks: libreoffice-base (<< 1:6.4.0~beta1-2~), libreoffice-core (>= 4:7.5~), libreoffice-core (<< 4:7.4~), libreoffice-core-nogui (>= 4:7.5~), libreoffice-core-nogui (<< 4:7.4~), libreoffice-evolution (<< 1:7.0.0~alpha), libreoffice-gnome (<< 1:7.0.0~alpha), libreoffice-help (<< 5.4), libreoffice-help-5.2, libreoffice-l10n (<< 7.0), libreoffice-librelogo (<< 1:7.0.0~alpha), libreoffice-report-builder (<< 1:7.0.0~alpha), libreoffice-sdbc-postgresql (<< 1:7.0.0~alpha), libreoffice-style-andromeda (<< 1:7.4~), libreoffice-style-crystal (>= 1:7.5~), libreoffice-style-crystal (<< 1:7.4~), libreoffice-style-galaxy (>= 1:7.5~), libreoffice-style-galaxy (<< 1:7.4~), libreoffice-style-hicontrast (>= 1:7.5~), libreoffice-style-hicontrast (<< 1:7.4~), libreoffice-style-tango, libreoffice-writer2latex (<< 1.0.2-9), libreoffice-writer2xhtml (<< 1.0.2-9), openclipart-libreoffice (<= 1:0.18+dfsg-17), python3-uno (<< 1:7.0.0~alpha) Replaces: libreoffice-base (<< 1:6.4.0~beta1-2~), libreoffice-pdfimport (<< 1:5.4~), openclipart-libreoffice (<= 1:0.18+dfsg-17) Filename: pool/main/libr/libreoffice/libreoffice-common_7.4.7-ok1.4_all.deb Size: 23671220 MD5sum: 92f58b91ec598bc20db7f9235c0b9012 SHA1: 5163f9c9e638509ebc0e5e741957d70f72e04400 SHA256: e728427a126fa4391567882873c3ec91031d94a6ff0e7a861b9ff95dbb3cb72a SHA512: f9cc7d288be7baac97bdde39eb1ec166f82bab3ef0852bd76369c0f06f3cac01130e96a993716012a052b0f557c5419d20bbb0b8035c72fdedaab089bb5fc7cb Homepage: http://www.libreoffice.org Description: office productivity suite -- arch-independent files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of LibreOffice. Package: libreoffice-dev-common Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: devel Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 15685 Conflicts: libreoffice (<< 1:5.2.5-2~) Breaks: libreoffice-dev (<< 1:5.2.0~) Replaces: libreoffice-dev (<< 1:5.2.0~) Filename: pool/main/libr/libreoffice/libreoffice-dev-common_7.4.7-ok1.4_all.deb Size: 1392778 MD5sum: 33cf758901501cfa1751433b6b76989e SHA1: c9286d5bdbc0e378e3f126721bf39f55fa8836ff SHA256: 29409554953531c117651be30c092e38298bb6b501fd6da47f349b3cd11be527 SHA512: 395b180b630e71f80d602826cf5846a05bfd4e2c230f09b1a898d1ff464f2a0331b0ce787a721a6d4afa05cfaace43ec4d1d250667f0f4953221d250b9666146 Homepage: http://www.libreoffice.org Description: office productivity suite -- SDK -- architecture-independent parts LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the (architecture-independent) files needed to build plugins/add-ons for LibreOffice (includes, IDL files, ...) Package: libreoffice-dev-doc Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1008912 Recommends: libreoffice-dev (= 4:7.4.7-ok1.4), www-browser Conflicts: libreoffice (<< 1:5.2.5-2~), libreoffice-dev (<= 1:5.0.3~rc1-2), openoffice.org-dev-doc Filename: pool/main/libr/libreoffice/libreoffice-dev-doc_7.4.7-ok1.4_all.deb Size: 584539414 MD5sum: 121b646c2e6a49468165c93346e1d850 SHA1: c7eaf77344aa252119e1192f0f1c0989113b5f8a SHA256: 277675ce8c0ce3404baa9a1b0bb00f59566de75313a148eb9d66cc31a69e1c3b SHA512: d71903cff38d950357393fb53c2e9d9285d72296b02c26893df7d0ac6b099195134fd20545e7d2e98a47485e81ba95cd5bdfbede03c5a2bb6d3b406087c0148b Homepage: http://www.libreoffice.org Description: office productivity suite -- SDK documentation LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the documentation of the LibreOffice SDK: . * C++/Java API reference * IDL reference * C++/Java/Basic examples Package: libreoffice-help-ca Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 54714 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-ca, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-ca_7.4.7-ok1.4_all.deb Size: 5058532 MD5sum: a467d954b240ca0733b6798ad8084b52 SHA1: 1738cb6f3429bb8c83d1f1e96d9db6e0f0449460 SHA256: 10e69108bea672bc252bf7f475e7b4b2e93b2c92c4ca1913b59f5e6623fcca87 SHA512: 1e9db2b23bd3269c134282be3a07fcab403c1685ae25aac3627ded0b4c83ae38df647f9f2b63fafe71bfa0fa262b7404de52aa6cb93b7bd486ae039115226e6c Homepage: http://www.libreoffice.org Description: office productivity suite -- Catalan help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Catalan. Package: libreoffice-help-common Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 14455 Depends: libreoffice-common, node-normalize.css, node-prismjs Breaks: libreoffice-common (<< 1:6.1.0~alpha1-1) Replaces: libreoffice-common (<< 1:6.1.0~alpha1-1) Filename: pool/main/libr/libreoffice/libreoffice-help-common_7.4.7-ok1.4_all.deb Size: 3200422 MD5sum: 7d465cf85eadb5f77a6753c71c33bc4a SHA1: 6266718ee82826d9fe93b1844a503d9de314342d SHA256: 978406c709c69a39bbc63208c9e7d3f704662a7b684014050e011050b8901131 SHA512: 0b43b5f1e90b15ff3a282064b22fc0a869f76f6e2318fb407704b36825eb8f17c18b9f380645ee697214194073448065a70465c10fafad4dfcc1710dd2b1862e Homepage: http://www.libreoffice.org Description: office productivity suite -- common files for LibreOffice help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the common files (e.g. language-independent, media) files for the LibreOffice Help. Package: libreoffice-help-cs Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27112 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-cs, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-cs_7.4.7-ok1.4_all.deb Size: 2821656 MD5sum: d2ed9aefd14397e59a8c815998dfe615 SHA1: 7fdc3e727a7aad41261b76d0200b30d494319212 SHA256: 661a48ed27e7d2d7b91644dc9152de5476303bbdb6db61fbcaef56fc2ff3665e SHA512: 47dff4ba3a3b846d3cd0026742c553171f65200c13d93d68fc8a0fdd23992fdb8152f633de14725880d5223faad236e1e90e7134b66c3fb4ba9eb200daffcfa3 Homepage: http://www.libreoffice.org Description: office productivity suite -- Czech help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Czech. Package: libreoffice-help-da Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27067 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-da, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-da_7.4.7-ok1.4_all.deb Size: 2811348 MD5sum: f10113327c10c12a8295a3c1fcf40dd7 SHA1: 2dd38e9715d425396b122a93db45d04b5ae95541 SHA256: d1f6318315027007fa72818be46027459bb712e68e1e74dab78261aaa75b73d2 SHA512: 5c31a95c6ac934d7e5acd75f2919f3a33b891383c5ab0cd9c5e701ce91f70291ebf01919de0d50a4b6a5c8391cd5d8049776ea8a3672c750407061494fed0813 Homepage: http://www.libreoffice.org Description: office productivity suite -- Danish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Danish. Package: libreoffice-help-de Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27818 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-de, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-de_7.4.7-ok1.4_all.deb Size: 2854244 MD5sum: b095f95f234c508eff6b7160db93fe1b SHA1: baeed20784eb442198a9fa39426bf04bc2c6a0db SHA256: 71aedb596726f132194ca19c9c05e28c77612bba86b85d48eaa121db65e660d6 SHA512: 69ba51db76222ddee865a0381517f377e5df92a8e0c573632c82f4da7341c830f98618faa29aaf4bbe7df724c90fcf7f11be2fe60bfa81814b41f0d494b3c292 Homepage: http://www.libreoffice.org Description: office productivity suite -- German help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in German. Package: libreoffice-help-dz Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 31616 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-dz, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-dz_7.4.7-ok1.4_all.deb Size: 2879876 MD5sum: f457b2bdfe950edb90398dd5efde1e48 SHA1: 9c9e5e0991931d15bf9caca34c9c0fca81528b7b SHA256: 3c9e9e853518ab85aff0d369daa4fe70eec48d4a47976d9a4db7a5a56379ec00 SHA512: d3297555fa207f4407b0d3fb1456a41983938456e6fad9aa49226170977b30ab0fb3432e5c5178ba85471116fcb5f81133db046fb549dc6b65104779c093d3e9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Dzongkha help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Dzongkha. Package: libreoffice-help-el Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 32616 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-el, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-el_7.4.7-ok1.4_all.deb Size: 3126394 MD5sum: 067e5f9c1b19c5ac5facc253017446cf SHA1: fa07205e3fbfac4b19a38ebc18a91098e330936e SHA256: 92f2a44eb6678887a0967ab4a8f17dc97f2d3dbe2b08c6b351efce255d1e199f SHA512: 869d25725d950d77a0083dca0e26a8f158266f0a7b852bda5e120b00580fe8d3d6d99f0045584039051e2635f97452352233e3c947564d0f9cd1b39341fb508f Homepage: http://www.libreoffice.org Description: office productivity suite -- Greek help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Greek. Package: libreoffice-help-en-gb Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26755 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-en-gb, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-en-gb_7.4.7-ok1.4_all.deb Size: 2669526 MD5sum: 42502f3dbc3a21cc09bb827d09fee0f7 SHA1: 6d47cb055f226ca1dd1e892dfa0c869d1b723d81 SHA256: 3a9f30f137a98bebb3f544592bf1e137dc39437fadca5792839a976e8c7810fe SHA512: 3a8440acd3f2922da11630770e8c7ba2878033f1ee68069895ba2773cd694fa721c858213b84ce8f9f45a1e8edad79d8c224da1a581ebe916adaefd09b2f3c3f Homepage: http://www.libreoffice.org Description: office productivity suite -- English_british help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in English_british. Package: libreoffice-help-en-us Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 25186 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-en-us, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-en-us_7.4.7-ok1.4_all.deb Size: 1705440 MD5sum: 2795fa61dd243a70b2142555e9a5fb97 SHA1: 86ee1160b8dc98a063e8c47eae32148a689c7cc9 SHA256: 6a18b6eaed4993a7821f6082f0771ba465ac0ad712bff5a44b4a822c58ead1ee SHA512: 70c855d25d5ab9ff781f3217671c7d30c87ff0805f110f59e279cecd60e1014d9713de4e21266042bc7f3fd9b994701107f6de8683d09cba9d201bc894f69483 Homepage: http://www.libreoffice.org Description: office productivity suite -- English_american help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in English_american. Package: libreoffice-help-es Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27523 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-es, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-es_7.4.7-ok1.4_all.deb Size: 2857798 MD5sum: 1e27eafad2449d58dfa73906e25c048f SHA1: e471d936fdbd6987eb9122925870182f8423413b SHA256: 0c70db1c1ae0fa07504c157bd75f7cd7648f508480c7ec42825397f4f619e84d SHA512: 3a687f39c260c2bfb89d9fdf4a7b79aff02fdc01058b883228f1a0ba0d30e1870248c6c32873ce6b9cb3b5805770d9476f77488f00c513b9e34ba5f0b4f3e297 Homepage: http://www.libreoffice.org Description: office productivity suite -- Spanish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Spanish. Package: libreoffice-help-et Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26720 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-et, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-et_7.4.7-ok1.4_all.deb Size: 2770334 MD5sum: b568f2e8b14a9117f958fb722e97af5d SHA1: 2fa6534199940e38018867c33a0110650bcbe165 SHA256: e4a2274f80252e06bc554eb1d607af46df7c8ff63be57126d1827628ee9f10ec SHA512: 8677a99fa4b22375843dd4b43d7a4ab6667d256d09741d2675ed5f3b5e1f16f747db10f480c42a40954417f032d5989a93ddd6d4bd0ccbc35d4563868baf3a82 Homepage: http://www.libreoffice.org Description: office productivity suite -- Estonian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Estonian. Package: libreoffice-help-eu Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27221 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-eu, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-eu_7.4.7-ok1.4_all.deb Size: 2747246 MD5sum: 8fc55115865a8d0e906714f65ef63ab0 SHA1: cf3bf215f13097d5beb0b8f45d19545fa06227cf SHA256: a2699254664b35dbd1dcd06a4674299f165c4db8111929686e27cac634898e20 SHA512: 6b2621533eccfb3ad21ed598eed7cd52d0380cc035578509d82f96de47536286da8c42f460e230d45637b3a58522c1513ac92efa7aea1c6d7873923df954de9d Homepage: http://www.libreoffice.org Description: office productivity suite -- Basque help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Basque. Package: libreoffice-help-fi Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26857 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-fi, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-fi_7.4.7-ok1.4_all.deb Size: 2760408 MD5sum: c35622a26a677ecc2d7ea768b047dff0 SHA1: e14b144e1b9790385a35179ec16dd65ec37236ed SHA256: 4a565c009b872d2ce909323f2a35cfcd180dad78cde4741842415c9132adcf99 SHA512: 56c99c20b673b28cd545d78222b0c0ba37f630adc22d60f5c4c36e3dba22998c27443ce987aa8bd07398b87e8a75118355ca9c9126b7878277c903d108e5d5eb Homepage: http://www.libreoffice.org Description: office productivity suite -- Finnish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Finnish. Package: libreoffice-help-fr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27892 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-fr, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-fr_7.4.7-ok1.4_all.deb Size: 2811736 MD5sum: e2f69742aa707c49e4b6c8fa075eebe4 SHA1: 400427a689f0eaf258def67d034fa61fcf39e396 SHA256: a6dd50bad38203eb9ecc00c13d2df9ef0e9a40fda9a7b36baf248d8e64d46d22 SHA512: bb5d5228198188ff006c037a00585034637a77dce499837a541e98446216e9b1f4a2e5a59fc8ae59850f922cf5116bd8fef755b3be2fe24c79d298745ab762df Homepage: http://www.libreoffice.org Description: office productivity suite -- French help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in French. Package: libreoffice-help-gl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27034 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-gl, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-gl_7.4.7-ok1.4_all.deb Size: 2826656 MD5sum: 45dbafc8029cf72de134dad4354cab51 SHA1: 2d1a77e1120ae7b9587ccfd69cb49bf8ef6d1d36 SHA256: 4246aa61d51b89c971f89236cfc73974afd5b54ac69079c9e0c73aece2d18927 SHA512: d5e8fc56bc4973ae9391a3719f97924d8458d37aea1836f44f2a6eb3927085fd6e3c7700035613b3138f3b4e1f90010de074cb46351d8f73df1f5b853150210b Homepage: http://www.libreoffice.org Description: office productivity suite -- Galician help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Galician. Package: libreoffice-help-hi Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27166 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-hi, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-hi_7.4.7-ok1.4_all.deb Size: 2753648 MD5sum: 319496149443394076f06b6a9a0ae8a0 SHA1: b1e6a0944bf043139cd966398971103e389e5f92 SHA256: fba118143084eee3c4109c44440bc5dbfb0fa87cb4b621ff890eca067be45108 SHA512: d81223400077da74c532c47865e55dc5e1e3ad50e671bb05f78a93cf0e9f4f80963486a9495b26c089eb7ef5a28bdeec8296516f069e25a36fb784a86a0c79af Homepage: http://www.libreoffice.org Description: office productivity suite -- Hindi help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Hindi. Package: libreoffice-help-hu Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27558 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-hu, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-hu_7.4.7-ok1.4_all.deb Size: 2904696 MD5sum: 35d7a6547bbd53159c48f6213d1e8528 SHA1: 66412a1222b4f994937633545591c7aae0a6da37 SHA256: 7adb034a2bb43d0e2cf0d3ae2a60b74d007138cd7d8b26c65f7039fc5100f201 SHA512: 15e91d3f2ac18831a7a793ad783006ab424e265ebee21c8a01b643b2833a21d26260cc7608421bef96c2a9e76fc8ca954ca81578ceb9061c4028ef35cd9960d2 Homepage: http://www.libreoffice.org Description: office productivity suite -- Hungarian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Hungarian. Package: libreoffice-help-id Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26747 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-id, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-id_7.4.7-ok1.4_all.deb Size: 2742694 MD5sum: 75ac9811e65d061bfe58304778f35f13 SHA1: 430eaba0afb761b7a6a7c4d72d4be100f2c104a4 SHA256: 6687777401892f5c03c6459a89b0228893e6add07220ed9d8a334a6de8bf7a66 SHA512: c916f1da59269a8bba397a92b088ea1628a11046bcfe2c6d94102907158029fb2a011d859915666a3195f91d192f0ddf537abb6cd9fd2cbdde263ff51d819b80 Homepage: http://www.libreoffice.org Description: office productivity suite -- Indonesian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Indonesian. Package: libreoffice-help-it Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27601 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-it, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-it_7.4.7-ok1.4_all.deb Size: 2783366 MD5sum: a31d2cd9ae5a802188b8e820ece003f2 SHA1: 4ccaabb96e4e2bbe25798b22bf45449a0d323ef3 SHA256: 8cdd55c7055e625263c077f28e3aed052271095cd5d26d6b3b3217e4787f9128 SHA512: 847369765c8a3fbc7f6846792dc2633f31f1dc1d5e7618f1f7d87e39fee2e1f84a8701c9757e96c179483a26c43fccaacb32ac8a600b9ee5084d55ceee47f2d3 Homepage: http://www.libreoffice.org Description: office productivity suite -- Italian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Italian. Package: libreoffice-help-ja Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 28085 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-ja, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-ja_7.4.7-ok1.4_all.deb Size: 3114082 MD5sum: 712011c7a05bcb0d9694425af85c4707 SHA1: d9710ad6a55600089194cf7813e672a49d9f8a1d SHA256: 1be7cd1862daf69f54de4c69f15c08eecdca01eb126936404587eb3d60b12061 SHA512: 9946631ac8e8206e4e19a253fc154f43c61cd2f2e5910e85ef0d3c7be2f61644eec3ebc1c3288b7c7e89ae736a6a5ed97893dc94b77b8b32d25ee963ac91df49 Homepage: http://www.libreoffice.org Description: office productivity suite -- Japanese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Japanese. Package: libreoffice-help-km Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 31220 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-km, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-km_7.4.7-ok1.4_all.deb Size: 2954010 MD5sum: 868702711348a69ef22ef4cd0e5acd7c SHA1: 62d7330cf5fa78d0acc4dbadcc693ed4db9bb651 SHA256: 3713536d56782d228eb09063ee2c57f4f44bb8311d076c36fb6fc60c77650adb SHA512: 46a0049e48b22f3e8bc5491c97cf400bf17e82ca7baeb76965ea15f61552cedd1fb3ecf9a2d5070efee49227f3303f7463bc4b6b5d01960458f5fa760256fcb2 Homepage: http://www.libreoffice.org Description: office productivity suite -- Khmer help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Khmer. Package: libreoffice-help-ko Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27102 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-ko, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-ko_7.4.7-ok1.4_all.deb Size: 2818530 MD5sum: 7098dc8db866b305abe3e19347f43c7b SHA1: f5003840212011e2bd9cd1aaa291df2b0c520373 SHA256: 1e25ab670db62bb90794e49eebd1ea60f532d23968bd322c48a6332d73e54564 SHA512: 014169b8f7fe4e28ff56c2cc6d917217ab3420854a1c91a59930403c1d5483b24c601c5d91d925b6aa3cc712b5dbda9f5acfa6079d68d4b6eb07f86eb26e2561 Homepage: http://www.libreoffice.org Description: office productivity suite -- Korean help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Korean. Package: libreoffice-help-nl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27373 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-nl, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-nl_7.4.7-ok1.4_all.deb Size: 2829166 MD5sum: e6f1622a3ddda09f138c63dca690ce34 SHA1: 3585a9d142ea7f1c3ca4625c67d69a5b59d364e1 SHA256: b0bfacbffae0fbfbb140b3858b4046ec5c2769b681cdd00b0d180a71100bd67b SHA512: 18a89c7e9d3a12460451d51b30d6e1b6be8e6ac1458b3820961f700a38f503349c31432b92c5e70c7e254f62d97f024e9423f77e42cf76feb1c814d0a3903c1b Homepage: http://www.libreoffice.org Description: office productivity suite -- Dutch help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Dutch. Package: libreoffice-help-om Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26821 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-om, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-om_7.4.7-ok1.4_all.deb Size: 2815142 MD5sum: 2cad4b0141c1d7aa593bd698089aaf97 SHA1: ac716f75ec3ce663e6c95cf6d2f7aeadeb44b28f SHA256: e7d485ad01a0c2974a8e56ec654db670884ddba04fba900afe65596662fc20eb SHA512: 20a9742cc44d4a302a5eb82e10cd4cf953327d9c50728d0ad5c75ba95f2bceace8bcbb22eba56138be1a9a9115ce546bc26a9223039ed0923cb215d6cf307f76 Homepage: http://www.libreoffice.org Description: office productivity suite -- Oromo help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Oromo. Package: libreoffice-help-pl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27351 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-pl, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-pl_7.4.7-ok1.4_all.deb Size: 2911126 MD5sum: 2242545043d0dfc7863b68b0b6ca81d7 SHA1: cad4c6afbe8e1293260b60525e2d632fafe98bed SHA256: 45af182f033bdc227c7678ea75b617e99b26b0af351386c6120a3de37f163a29 SHA512: 55bb414f04ededdd5ce6806b4f8bc2e26881ee48723a81cda68a28e3ab99516e1f24c8fe4b20cb0e83333efd507b6beb1b6a26d152010b2047d8e8d6a258367d Homepage: http://www.libreoffice.org Description: office productivity suite -- Polish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Polish. Package: libreoffice-help-pt Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27289 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-pt, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-pt_7.4.7-ok1.4_all.deb Size: 2812420 MD5sum: e1d7ce7c66964adb93438ae420557afa SHA1: 3a70891e6babef25e58c09f67294cf30ba18d500 SHA256: 7821369a50759b914013c46eafce05ad5d3ad01ca6f53228179dfe3f81efabdc SHA512: d3130bd748222674f8fcdb048091a92a06f6f09a28916f7e02d80ae85e4d13b3b094d4c95f6c32437d8c43ae0b3eaf24a9a600fb78cf9b580c9ae52908ca805b Homepage: http://www.libreoffice.org Description: office productivity suite -- Portuguese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Portuguese. Package: libreoffice-help-pt-br Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27616 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-pt-br, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-pt-br_7.4.7-ok1.4_all.deb Size: 2807382 MD5sum: 49851e9764ef25b019b44ca6488f2a2c SHA1: b4c4d0057eecfc2fce745ac8f7de9aa7b3833734 SHA256: 20ce570bb50c23d3a0c7d15fe67bf20b84ec1c39f672b00c3246ab8df2b75448 SHA512: 006062d52d51d32539dfcbd043fbf2c631c865bc40cd75da60ffaf9263f92c2730bd4e1d76a07c1cc3e204d726245e9ea38bfc9c45c4be9b40da28e1bfe0126a Homepage: http://www.libreoffice.org Description: office productivity suite -- Portuguese_brazilian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Portuguese_brazilian. Package: libreoffice-help-ru Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 29406 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-ru, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-ru_7.4.7-ok1.4_all.deb Size: 2940984 MD5sum: db5175eaad7788bc1cebc33f1fe460e1 SHA1: 2447c36e4391f55b222a419821ecd06680fa5eee SHA256: 6aa33932bf6494ffa8e772155d5cedd3d57c3c36598f842043d34e9b5c6aba07 SHA512: d968b0a503f490fe02d32c3c5eeb5679edc6858d5da65bf581416ece22cb4b995ac66b86bc2a6f778b1f753afd8b3f8ebdc1385f630dab4d090f5c05d08a0c8a Homepage: http://www.libreoffice.org Description: office productivity suite -- Russian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Russian. Package: libreoffice-help-sk Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 37 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-help-cs, libreoffice-l10n-sk, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-sk_7.4.7-ok1.4_all.deb Size: 6700 MD5sum: e257591209ac9898346767dcdcc3da02 SHA1: 02cdfb9e44e312e84f0390ad1b797e1a6e3bad6d SHA256: 611a3fa06331519611d548ac00b91e8ccf24431ce2fb7566f882ee6470074f5f SHA512: a3e52992ade446a772ea6f5cff4e41f2ca076208f1719a2cef16cc73b68b8fe0a2b09872e42b1925849cc8cde584615cd7c11c167a8b3a4a80fcfd5cc8d13d25 Homepage: http://www.libreoffice.org Description: office productivity suite -- Slovak help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Slovak. Package: libreoffice-help-sl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26978 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-sl, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-sl_7.4.7-ok1.4_all.deb Size: 2794726 MD5sum: cd0029804348a187a0806bc6ec2dbab9 SHA1: d2baf10f4951b6988997b0ddbf77d620770e1a9f SHA256: 9a058aaa24c0d054a616e58f280c55b70cbc470a3cd5b9de1cbc1ffe201b093c SHA512: c3e0b2cc823b9afcdcea0e04ec14688b61c2cb7d30978209967789c420757c6b8f5ec3cc18bbb5ea1d0b84728377c24acb19ca62251b0e9c8ec98497e80eacfc Homepage: http://www.libreoffice.org Description: office productivity suite -- Slovenian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Slovenian. Package: libreoffice-help-sv Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26836 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-sv, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-sv_7.4.7-ok1.4_all.deb Size: 2784790 MD5sum: 07ae6f16c48ae419a4ea8588578a6a58 SHA1: 3ae8e73c106d1999b2adc2e784eea2688e5fdc73 SHA256: 54be48f88e571a31516519c1d09f4e59705073e20155cc4f5b9a00abb7d133ca SHA512: 6792cd6b0f1c2ed5450212fe18d5b7a166e32cef6dc26a74b35802ca6af632ac44039658be7776a16fe1cf182ae7c802d98c8adbd5b0d976c23bb7e2bb92c4c8 Homepage: http://www.libreoffice.org Description: office productivity suite -- Swedish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Swedish. Package: libreoffice-help-tr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27030 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-tr, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-tr_7.4.7-ok1.4_all.deb Size: 2818234 MD5sum: bcba25361b72c1ee99a8f9890dfbbeec SHA1: 9e436c54534b0a0b5e88061ad87b332ffa99296a SHA256: d26dd45dcdad3a77eb9e675abb7855890cda812a7f69b0b9f869182b46f633fc SHA512: 732b93c5e5efcc4863d6e18b2b68d85dccd946240c9fe6879b953bc539ebead1b36e43f813642055954b7fd8b6b127869a40def104cb768de30af6209e15967e Homepage: http://www.libreoffice.org Description: office productivity suite -- Turkish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Turkish. Package: libreoffice-help-vi Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27239 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-vi, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-vi_7.4.7-ok1.4_all.deb Size: 2761800 MD5sum: 478b0a50e0c537c49b13dcdad9bd7729 SHA1: 7cf5cb12daf1976155839b2ce281fe9ea01530f3 SHA256: 70c75cab1dc7a2c0dfee5637ed4b02dbfd4b61dd38cda6e1656e28eb8fa4b26b SHA512: da8f8593672b04f389fc1e21c02fa3beeb0e171cd102da1036263cfcc4f4b6288fdf5b850312a6b6f07ee8ad463180fe4ae9ce6c2588e871a48719e7855e24a7 Homepage: http://www.libreoffice.org Description: office productivity suite -- Vietnamese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Vietnamese. Package: libreoffice-help-zh-cn Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26741 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-zh-cn, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-zh-cn_7.4.7-ok1.4_all.deb Size: 2902706 MD5sum: 8da30f10d1761e27d6983e231b1880a9 SHA1: 9b80f361be5aa8710c9e764bb675082d4438caa0 SHA256: 7e015b46c87629fa294e1446eb97cab61fa459bd10830e345c15e1c6cf3a6d51 SHA512: f10bc832a2b883cff3e347302d6ae7974265502122011aee58bd67edf862b04bc563cb0aaf9778895a7ebcd171c5d9f37b7f5f123f11800b2f9f1eca9e6bd598 Homepage: http://www.libreoffice.org Description: office productivity suite -- Chinese_simplified help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Chinese_simplified. Package: libreoffice-help-zh-tw Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26902 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-zh-tw, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-zh-tw_7.4.7-ok1.4_all.deb Size: 2958374 MD5sum: 3b3c771464b2fe2718159028318011c9 SHA1: 3f8e9555e8f13962f135e3b78bd78005d5fcf219 SHA256: 347e43882965c346390e037c0265cae493c14678efdd02f0534fcdc86e5319f2 SHA512: 837102cbe193d5338c506d3ada3a5c16b4c4d3b0a863b731813e8a73da96aa2cd7d31c41a66f95a0e3cbf2605af42afb7baef0a88cd4e82a12899cd659dcdc6c Homepage: http://www.libreoffice.org Description: office productivity suite -- Chinese_traditional help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Chinese_traditional. Package: libreoffice-java-common Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 749 Depends: liblibreoffice-java, libreoffice-common, libunoloader-java, ure-java Breaks: libunoil-java (<< 1:6.4.0~rc1-6) Replaces: libunoil-java (<< 1:6.4.0~rc1-6) Filename: pool/main/libr/libreoffice/libreoffice-java-common_7.4.7-ok1.4_all.deb Size: 622790 MD5sum: d78af13ff3b3ce04f89ae4769605a8f8 SHA1: ec9aa1ed337be65259921f9c2777b63399530c05 SHA256: 714e05ef9bbf97a1310b7be3f5883e6d46fac4f4948200ad38453456f4cf5f7b SHA512: 0af70e1a2a66f651036b88a3c440eac15e46c9aaf32476b7ebafd726ef034b868546022262010430a7b8b122727ae55af9ba6f52d149ed98ff834bc81fb77858 Homepage: http://www.libreoffice.org Description: office productivity suite -- arch-independent Java support files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of the Java support for LibreOffice (Java classes, scripts, config snippets). Package: libreoffice-l10n-af Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4134 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-af | myspell-dictionary-af, hyphen-af, libreoffice-grammarcheck-af, libreoffice-help-af, mythes-af Filename: pool/main/libr/libreoffice/libreoffice-l10n-af_7.4.7-ok1.4_all.deb Size: 841532 MD5sum: 6bfe4d1c7477fceed71c5b09117a6f3b SHA1: f3a385c592b779db8792496538bf44224c46cc3a SHA256: abb6c259b22319221425b6746080d371fce28e6cef7402a846e69665116bf23f SHA512: ef63ce3be678b126eb99240e0ed01a3f310f89b434a937e55dc1393efb7d36c37d190c50fabf6c3bfb3b66d488e7d56a33f9550f3e9a583336f050ea75de980a Homepage: http://www.libreoffice.org Description: office productivity suite -- Afrikaans language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Afrikaans. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-am Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4430 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-am | myspell-dictionary-am, hyphen-am, libreoffice-grammarcheck-am, libreoffice-help-am, mythes-am Filename: pool/main/libr/libreoffice/libreoffice-l10n-am_7.4.7-ok1.4_all.deb Size: 749538 MD5sum: cab4e969036e7dcb7ff8a26b5874060d SHA1: 8c2daa5133e8f1e522b7a326a898581c9b69e4e2 SHA256: 8dc3fb3138a4aa8729c403de2d74c0e4dc65df80944f497ac43d368bd5d01e5b SHA512: 841f46135099fa9945fbd818a41edd01ec71ca54cb80a88997a98fc38186d2a2e4020ca2d37e5090fb263b83a4a0c08727a44de3f0fd6c756db9044942c49203 Homepage: http://www.libreoffice.org Description: office productivity suite -- Amharic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Amharic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ar Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3693 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-hosny-amiri, fonts-hosny-thabit, fonts-kacst, fonts-sil-scheherazade, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ar | myspell-dictionary-ar, hyphen-ar, libreoffice-grammarcheck-ar, libreoffice-help-ar, mythes-ar Filename: pool/main/libr/libreoffice/libreoffice-l10n-ar_7.4.7-ok1.4_all.deb Size: 633758 MD5sum: baead4572a84320d017532bcba3e0634 SHA1: 8bf28bf744be3add570ae99aa95399eadfe6c62a SHA256: d7bf323321d865a8a95557058a8867b7a1dfd123b849c9fa4d9ec92f86ff0fdc SHA512: 497c3344dc625e65fa4f73cce581202ace6b2ef0565574bdb49aabd5ea020f78502f9324115655e843821366ef0d9a21739014ace1502edd5af3da99c7a71568 Homepage: http://www.libreoffice.org Description: office productivity suite -- Arabic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Arabic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-as Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2875 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.6.ds1-1) | locales-all (>= 2.3.6.ds1-1), ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-as | myspell-dictionary-as, hyphen-as, libreoffice-grammarcheck-as, libreoffice-help-as, mythes-as Filename: pool/main/libr/libreoffice/libreoffice-l10n-as_7.4.7-ok1.4_all.deb Size: 401952 MD5sum: 53057dfe9a5dd998d89f77382b0d5fcc SHA1: 85f0624d435027b08595220a306fa8f69e129ab4 SHA256: fe8e0e04492d8be761c03aef895fc89c062f969ddc84329cec853802c8f3e281 SHA512: c5a9c5ad63a7eb12ee64a8abd150f753df57dcd67fa15c5c212fb277d83db89046c47917d19ab895abe92361552ceb4d35c65020e9fa5a61048bc7519ecb5ec4 Homepage: http://www.libreoffice.org Description: office productivity suite -- Assamese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Assamese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ast Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2593 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ast | myspell-dictionary-ast, hyphen-ast, libreoffice-grammarcheck-ast, libreoffice-help-ast, mythes-ast Filename: pool/main/libr/libreoffice/libreoffice-l10n-ast_7.4.7-ok1.4_all.deb Size: 471218 MD5sum: 721cdf39cdee32eac1564128d8467d51 SHA1: c3ae1c8658d87f53d957e0f8c3aef0490513e32d SHA256: d57eef8d2223f10275f8f8362bc4f69ef3c4f9422206311439fe69ed4a6b7fd3 SHA512: ccc834064d5dce4f4cba23d63e65253bb2ef6e3f11540a382c10ba1da940e776e836a4b3c313b2ca47e817966c49c803300e33f837c7c4b45cd8d2cb2adbfcb9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Asturian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Asturian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-be Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3197 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-be | myspell-dictionary-be, hyphen-be, libreoffice-grammarcheck-be, libreoffice-help-be, mythes-be Filename: pool/main/libr/libreoffice/libreoffice-l10n-be_7.4.7-ok1.4_all.deb Size: 510532 MD5sum: f8fda4b357528bad8304e30bcad0ac7f SHA1: 4f1bf2ce682ec39eb61cf250fb757b9162a785a6 SHA256: c111a494acb54e221e8287266403d2447cdbdbfb16b4c511cdf5353a6ed9c9dc SHA512: e80617a83095945f33918d118193b3a1c45a4b4c6efc0f5020e8b8a66bacbd00a055018e413b3e5f893dbd8c8a506fbf3496542f68e150fe326e268e674af2f3 Homepage: http://www.libreoffice.org Description: office productivity suite -- Belarusian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Belarusian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bg Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5486 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-bg | myspell-dictionary-bg, hyphen-bg, libreoffice-grammarcheck-bg, libreoffice-help-bg, mythes-bg Filename: pool/main/libr/libreoffice/libreoffice-l10n-bg_7.4.7-ok1.4_all.deb Size: 954078 MD5sum: ee9e3ff61a63df8f7ed0a57c704ce314 SHA1: 3d72af744908a12cf8ee2def18c83f0b15cf6700 SHA256: 1408899ca22d3958b606119277ffce7a4549005c2b2ff84a824fceebeebd1625 SHA512: 0d3d6a28ce1546c179f11c216c2cb289cdbc8f40b2e7892984d6e5560da81c908685c4ea94788fb10216a41342a5e885a9b842e6964762088d75d67009598be9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Bulgarian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bulgarian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bn Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2843 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-beng, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-bn | myspell-dictionary-bn, hyphen-bn, libreoffice-grammarcheck-bn, libreoffice-help-bn, mythes-bn Filename: pool/main/libr/libreoffice/libreoffice-l10n-bn_7.4.7-ok1.4_all.deb Size: 383972 MD5sum: bfd5242cf6f7cc6910e96f45e2654dad SHA1: e5bcee77ff2bb54aea2a866350c2246007b62667 SHA256: d9588d7c37d3764a36de2297582927571d2be887819ce167c87e625688a20ce6 SHA512: b8ba9c373b64e8597a823bd4f6b4284e5f979b799f17ca1b10d22162daf22c285a693b17d0fd4d48e66d801d6a0876fc33b1fadf2a6ae952957eed41213855b9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Bengali language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bengali. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-br Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2685 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-br | myspell-dictionary-br, hyphen-br, libreoffice-grammarcheck-br, libreoffice-help-br, mythes-br Filename: pool/main/libr/libreoffice/libreoffice-l10n-br_7.4.7-ok1.4_all.deb Size: 497112 MD5sum: e35eb65d3911a5fc124c0e0ecf6d13af SHA1: a7b875935c7a94a8d2b00571946c4a513e25eaae SHA256: 32bb8146f53018372daebd75cad52312064f4fe88f6af5f45fb986f441eb5d27 SHA512: eae8fa6a1fcc59271d64bfc195a41d6d052c745ab564a0e712e8e8565ea540461d09aeab4dded1916f0c1f9125440aed9db1e53cb4204f3bbf75a40dfafa1aab Homepage: http://www.libreoffice.org Description: office productivity suite -- Breton language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Breton. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bs Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2431 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-bs | myspell-dictionary-bs, hyphen-bs, libreoffice-grammarcheck-bs, libreoffice-help-bs, mythes-bs Filename: pool/main/libr/libreoffice/libreoffice-l10n-bs_7.4.7-ok1.4_all.deb Size: 437442 MD5sum: 04eab3111a7c2cc3119bb7da08a4de36 SHA1: 4bab54a9f918a98c9f170998d77323fba86cdb20 SHA256: 6be941cd6613f2ad6c24021a43ad1115e88a082dd919fbce819d84e93c114253 SHA512: f95668ff0543d2092331262774140967ef4e1f151b5a54e89aedc4dc70074b35abb717b04257686138e09659c04109b94fbea3e6fc2c3614e053fec329180758 Homepage: http://www.libreoffice.org Description: office productivity suite -- Bosnian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bosnian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ca Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 8277 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ca | myspell-dictionary-ca, hyphen-ca, libreoffice-grammarcheck-ca, libreoffice-help-ca, mythes-ca Filename: pool/main/libr/libreoffice/libreoffice-l10n-ca_7.4.7-ok1.4_all.deb Size: 1090324 MD5sum: 84cffa7cff31e775f16fe1eb05ae25df SHA1: b743cfbbb13be586b53c6b3a26c32ad46b3f5e5d SHA256: 7a074f8d7516158d50a69154b6b26e0deb2331ac0ef84c5189730428225d1072 SHA512: 33894001a5da997af4b0e1aa056fb22ee8edf2e64853e6d213750bc6af6ec3cf805939e43adde16e1ec117bc8d70b1159329965a779b874f8c5b8bba58a7cca9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Catalan language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Catalan. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-cs Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4352 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-cs | myspell-dictionary-cs, hyphen-cs, libreoffice-grammarcheck-cs, libreoffice-help-cs, mythes-cs Filename: pool/main/libr/libreoffice/libreoffice-l10n-cs_7.4.7-ok1.4_all.deb Size: 926434 MD5sum: d62e17a08b8a39d606c522ff0399637b SHA1: 904fafe0831b246a65ae92e8f2019e21aba39f47 SHA256: 609f6adafb7eef7fad40a458334bd04b5fd4eb75a6085405345eb440e4915369 SHA512: 7881ff99b3beae29a8cc3090d8d36cac629847e224ac73a6206e36f966d16f2fbc097afe148dc2c22ac1e45613ed9b07e8e9e0acce72703a664d256efbbb10af Homepage: http://www.libreoffice.org Description: office productivity suite -- Czech language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Czech. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-cy Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4124 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-cy | myspell-dictionary-cy, hyphen-cy, libreoffice-grammarcheck-cy, libreoffice-help-cy, mythes-cy Filename: pool/main/libr/libreoffice/libreoffice-l10n-cy_7.4.7-ok1.4_all.deb Size: 830638 MD5sum: 207ff0627d78b182074b1cfea39f183f SHA1: ae568f44535e4e957f7430b38b9792d0b435a6a7 SHA256: 4485be78a3a1aa9586ab11a18d6494bb413608f34eb28adc62d19f1b0385c4a7 SHA512: 713996751341c41437e589b3c1d2d7207a2f8d90f42dea4ca52dbc1151cd34d02106aeea379302091b99b3af09318e2e8c2a2fa3f7dd873d0a5f4e134e759ae3 Homepage: http://www.libreoffice.org Description: office productivity suite -- Welsh language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Welsh. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-da Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4214 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-da | myspell-dictionary-da, hyphen-da, libreoffice-grammarcheck-da, libreoffice-help-da, mythes-da Filename: pool/main/libr/libreoffice/libreoffice-l10n-da_7.4.7-ok1.4_all.deb Size: 894452 MD5sum: 9a864cb4cd50b854c167c86cf8c648cb SHA1: 82c0a7422b08d63bd2c09025ebef26713c1eb6b8 SHA256: 1b4906b32d8b03691aff91cfb07f7054bedbb52534ca10f82cc66e01791a40c2 SHA512: 22d8c4a7d273bcb8a2f288f10d0c7ad6ce20e974c338e82f18f0b73ef7791a77367cf05c427c34339598b2f4a04e120f26d4e35a7879e61f4156590f24260ded Homepage: http://www.libreoffice.org Description: office productivity suite -- Danish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Danish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-de Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4386 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-de | myspell-dictionary-de, hyphen-de, libreoffice-grammarcheck-de, libreoffice-help-de, mythes-de Filename: pool/main/libr/libreoffice/libreoffice-l10n-de_7.4.7-ok1.4_all.deb Size: 913748 MD5sum: 199aaaf2abb85b1c31d7d4ab2f75b560 SHA1: fbf70ea371f5e98a99bd4c14ded3263e4b31ed57 SHA256: f0a65c1fe7ac8b4a90782228186e978ecec9b616b0bf86c210539a3927fc2ceb SHA512: 7f450333ba588f0a15c007d711a8d608ed4520a0e5dc07728ad961020867eaa9f91d433b945c530b08302e5a654d721e81a1bfba0a2b8815813e1a8e8b04861c Homepage: http://www.libreoffice.org Description: office productivity suite -- German language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in German. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-dz Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3210 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-dzongkha, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-dz | myspell-dictionary-dz, hyphen-dz, libreoffice-grammarcheck-dz, libreoffice-help-dz, mythes-dz Filename: pool/main/libr/libreoffice/libreoffice-l10n-dz_7.4.7-ok1.4_all.deb Size: 369012 MD5sum: 5b7cd1546ee961a2f8860cc648fae5d0 SHA1: 7c4b1cc4abd0953198e38ee2d50e6f15d33027d8 SHA256: 7dfa9a1170e0f509dfa7e6fef65aa7ff935375f84d1ef9ea6f85272dd583ec40 SHA512: 566f59ff5f64fe830a182a5670d2effc2849baa586c996416d91503f6dd71630e074997e4d60eac0d1478a4a22b06c8fd94ba1d63238ad8439649314f9cbd94d Homepage: http://www.libreoffice.org Description: office productivity suite -- Dzongkha language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Dzongkha. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-el Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5611 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-el | myspell-dictionary-el, hyphen-el, libreoffice-grammarcheck-el, libreoffice-help-el, mythes-el Filename: pool/main/libr/libreoffice/libreoffice-l10n-el_7.4.7-ok1.4_all.deb Size: 892372 MD5sum: 0d2b7002b7199ac5565a3e20bbf1c5c4 SHA1: edf6a9ccce99e7b429b2b15abc2d6011ad673fbe SHA256: 7c8b565e1960735851899f614d62647e62c6628867dbe9da4127474b9c6b44cb SHA512: 04c98e8edd0625776191b7015ed76a61753b891580a45cc750f28610fcc8fc583c3315f353938aaa7494c41a17e3c73395a436ee47a611fc17cb313cccdddf6c Homepage: http://www.libreoffice.org Description: office productivity suite -- Greek language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Greek. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-en-gb Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4223 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-en-gb | myspell-dictionary-en-gb, hyphen-en-gb, libreoffice-grammarcheck-en-gb, libreoffice-help-en-gb, mythes-en-gb Filename: pool/main/libr/libreoffice/libreoffice-l10n-en-gb_7.4.7-ok1.4_all.deb Size: 771084 MD5sum: 82ec9d2b575e11146904a692ae232226 SHA1: f230ee45811cf6ba8fd420e5c99c4b459aeb7b00 SHA256: 23f6a8b6c59a7bbefc28221d5c4d92c647a3f29696a6c874a74c3b4a27a27109 SHA512: 007df9aa39daec5c46838f5b903bb01b5ccb42e1b38e9b759596c8ad93827d0dc34291da062703a3e70b293642721ccb62510924a813ca7202d51d30e9f13224 Homepage: http://www.libreoffice.org Description: office productivity suite -- English_british language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in English_british. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-en-za Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2311 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-en-za | myspell-dictionary-en-za, hyphen-en-za, libreoffice-grammarcheck-en-za, libreoffice-help-en-za, mythes-en-za Filename: pool/main/libr/libreoffice/libreoffice-l10n-en-za_7.4.7-ok1.4_all.deb Size: 329800 MD5sum: a8f31a89886c570e8b171522b5601250 SHA1: 82bc8ddd06e6aedaaf8164217ec7c209833c4e6b SHA256: a8697556d06461d9cc055bb6f4bc8085c8579e518786024fce3cd25b80497499 SHA512: 09a1cf963390e351d366ebe9074177a5f7986d87b5d1d17bed5fe448bccec86079369b43a96ac460850254d698f0bc847680a3f01f6e833987016d20b70104ce Homepage: http://www.libreoffice.org Description: office productivity suite -- English_southafrican language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in English_southafrican. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-eo Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4120 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-eo | myspell-dictionary-eo, hyphen-eo, libreoffice-grammarcheck-eo, libreoffice-help-eo, mythes-eo Filename: pool/main/libr/libreoffice/libreoffice-l10n-eo_7.4.7-ok1.4_all.deb Size: 825088 MD5sum: b667ce2935f9df7918d5b71acf9e4928 SHA1: b1cbcb479eb8ac90208e2d54ea7ac4f9658f12e6 SHA256: f13df356c0af4c88f4dbb306ef3c47472d628a90628426583bfa93d36ffa8e57 SHA512: f75b4d72f4619be241e1e7908540427ecc80aee956253ecef627cf084344c4c4298fe44a13f95a4fb509996f09aba8a908491fbcf38d193ec2f25a2b7ffc91bc Homepage: http://www.libreoffice.org Description: office productivity suite -- Esperanto language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Esperanto. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-es Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4325 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-es | myspell-dictionary-es, hyphen-es, libreoffice-grammarcheck-es, libreoffice-help-es, mythes-es Filename: pool/main/libr/libreoffice/libreoffice-l10n-es_7.4.7-ok1.4_all.deb Size: 895514 MD5sum: d0138d56863974a11d89eb8546bfc0e1 SHA1: 3c2b1d3f2eeb830f8dbd2eafd949923f9416c594 SHA256: 271652a169d252504da63b830d16dc4ff9af934d11396610c48df945abd60a53 SHA512: 4f567131c86b59073200848f88e0ce5610ac481d86cbba78ff6849edea818094ee5b7e1d7f9d819e2aff744dbab655ab94eb9de56c61716abffd306753e97782 Homepage: http://www.libreoffice.org Description: office productivity suite -- Spanish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Spanish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-et Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3799 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-et | myspell-dictionary-et, hyphen-et, libreoffice-grammarcheck-et, libreoffice-help-et, mythes-et Filename: pool/main/libr/libreoffice/libreoffice-l10n-et_7.4.7-ok1.4_all.deb Size: 760644 MD5sum: 9046622cbafba86794d27148419d8489 SHA1: 4d74b8e9e330fdfcb8afd0c6341ee1f1a4e229a9 SHA256: 5f6b281e8dc1396d147c1b09382743e067c056a7c56cfc59e3ef3b5e6a5c4db2 SHA512: 01c44ed05a2bdb5c4d2a652560e97c5eb51ceed046d9280b7c7f2427c6dd3161b1b402b93b9ef357d37669ffae771b6654ba47cbd7a7f4493c59a6faaf195842 Homepage: http://www.libreoffice.org Description: office productivity suite -- Estonian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Estonian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-eu Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4202 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-eu | myspell-dictionary-eu, hyphen-eu, libreoffice-grammarcheck-eu, libreoffice-help-eu, mythes-eu Filename: pool/main/libr/libreoffice/libreoffice-l10n-eu_7.4.7-ok1.4_all.deb Size: 829054 MD5sum: ad035e0dcdc3feb4a0145bf38335150a SHA1: ac1b967c6372c3870c3a09a98c5bdbecf67580d8 SHA256: 588555c5ac8deb407a9d618b66f362a6130cd95bddb4f1de636c49807d08407b SHA512: 00ae81371882d5121887e8e638218fbe0d4bf39f42d9829281494fd281e76b631377d48e3f42ac54c3980ddf05e61c3e0c5d0f125ded037f94d7ed5b06e631e4 Homepage: http://www.libreoffice.org Description: office productivity suite -- Basque language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Basque. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fa Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2174 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-farsiweb, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-fa | myspell-dictionary-fa, hyphen-fa, libreoffice-grammarcheck-fa, libreoffice-help-fa, mythes-fa Filename: pool/main/libr/libreoffice/libreoffice-l10n-fa_7.4.7-ok1.4_all.deb Size: 310044 MD5sum: fc0e4faec9a6a3625038dd6284edcb5f SHA1: 161fdceec580be695df9fd487c75263da66949e8 SHA256: 5bb14a2bb189b82ef4090eca84ea6067b78741b57b817c42fd1840590c9e4b96 SHA512: 7c379c0e3240acd4c663e49e436a57d86b9cd5b97b5ab5b98cbb1a9ea16a19ba317c65c1a3dc21bb9879bce6e0c48411cb7dc4afcdf2f63d8b969982a5001b23 Homepage: http://www.libreoffice.org Description: office productivity suite -- Farsi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Farsi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fi Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3615 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-fi | myspell-dictionary-fi | libreoffice-spellcheck-fi, hyphen-fi | libreoffice-hyphenation-fi, libreoffice-grammarcheck-fi, libreoffice-help-fi, mythes-fi Filename: pool/main/libr/libreoffice/libreoffice-l10n-fi_7.4.7-ok1.4_all.deb Size: 715122 MD5sum: c542a96a7f04e076e9253d51320e9af8 SHA1: e72801dfbb9dc3d7b90f6ad64d31e17ff1adeb79 SHA256: bd2b325710a423d8f504b152aa618c4451474af53385b18b47efbf3720b08cb8 SHA512: 67cd7b22af8a918e9ed508f33f0f00ed64d3a787d4fb8a5fcd92ae9c29c2a2c5f450e32759bbac666a8fd04ccc7f47c4571caa7d6c04acdab053001746c12f0a Homepage: http://www.libreoffice.org Description: office productivity suite -- Finnish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Finnish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4433 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-fr | myspell-dictionary-fr, hyphen-fr, libreoffice-grammarcheck-fr, libreoffice-help-fr, mythes-fr Filename: pool/main/libr/libreoffice/libreoffice-l10n-fr_7.4.7-ok1.4_all.deb Size: 909862 MD5sum: cfe5991d26095b0223c58b0128482bba SHA1: 91e202ad6fba859bb53dca11364c44211b90b161 SHA256: 0a307da959026eb3f9853368864ec29949445843b766eaf631442411b758f98e SHA512: 3f3e68641901833fe9d0ed8df1d92acdd6bd2f73e07428293fa5dddf6a8bfd7124404d5cd0796eb3e9ec7102ba53295dd23fd3888f741131f77b450d5e29bfc8 Homepage: http://www.libreoffice.org Description: office productivity suite -- French language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in French. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ga Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2987 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ga | myspell-dictionary-ga, hyphen-ga, libreoffice-grammarcheck-ga, libreoffice-help-ga, mythes-ga Filename: pool/main/libr/libreoffice/libreoffice-l10n-ga_7.4.7-ok1.4_all.deb Size: 565612 MD5sum: 787fc1c1a70985aff3f4062ef57d2429 SHA1: 11164d615d06b297328a8cb37d56fed2f0ac2d7b SHA256: f49248f783de1552d15964faffb0c78c840ed7ce68e071563978a3bf1d895efd SHA512: 6135519dbdd2a9189de943e4ed847daf574c0e747f3d9dd9a4633e64327ccccde5fe5a4546deef4214ba1f8933ae5d51da9e2ebb6273883c8a49a7e6f6733d87 Homepage: http://www.libreoffice.org Description: office productivity suite -- Gaelic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Gaelic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gd Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3067 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-gd | myspell-dictionary-gd, hyphen-gd, libreoffice-grammarcheck-gd, libreoffice-help-gd, mythes-gd Filename: pool/main/libr/libreoffice/libreoffice-l10n-gd_7.4.7-ok1.4_all.deb Size: 573154 MD5sum: 89768b572bd56e90185c3629f42c3e03 SHA1: 3a16426d615507ecbe09dcf3f96557c360d42ed4 SHA256: 9ca79261cca549c5f57d43f1555e345d991071d28db8a1ff9da58ca849ffe446 SHA512: 6105419aab4342bb9031f8e3dff41e2530f8afb8b64678970543ed7b7fbf17f8ffae7fbeafc0a69b16c10e19f55a5d8008cbce31c8edd2dbfe2e9f486ce802d6 Homepage: http://www.libreoffice.org Description: office productivity suite -- Scottish_gaelic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Scottish_gaelic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4234 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-gl | myspell-dictionary-gl, hyphen-gl, libreoffice-grammarcheck-gl, libreoffice-help-gl, mythes-gl Filename: pool/main/libr/libreoffice/libreoffice-l10n-gl_7.4.7-ok1.4_all.deb Size: 836980 MD5sum: 84d4845f67bbcaadcb85fe9fe02ebfb0 SHA1: 2150946f884250deef91f46ad33d1b95e10794c0 SHA256: 55eef8a516418b5b0b213768488a4b76b7200da9f91b2dc168889c3825d7c7ce SHA512: 1f9e1324a1fe1999450d8985ea6d94057c46df4fecb49afe9e134e6cb96d2f8d1672922480bf1f0ffde007a6e959f0084ac0046c7245ceb34334900f0ebc9c9a Homepage: http://www.libreoffice.org Description: office productivity suite -- Galician language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Galician. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gu Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3286 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-gujr, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-gu | myspell-dictionary-gu, hyphen-gu, libreoffice-grammarcheck-gu, libreoffice-help-gu, mythes-gu Filename: pool/main/libr/libreoffice/libreoffice-l10n-gu_7.4.7-ok1.4_all.deb Size: 487782 MD5sum: 1db843a3ae0a5b05e90f3febc4dc58de SHA1: 372ea063baa63fbb5c33fd27aa1993683ecf51f2 SHA256: 846861c8f0f16aca395a236a0eb655a9ea1156faaec36bccc03cd512c2e20b23 SHA512: eaf13b2480825d47c048e4491e04c93d22e4d6e13e106bab25b6172914e4b08eee7277a42a0e97a460515fb8114d287c9fabcfab0e8fccb36cccba08a191ffbb Homepage: http://www.libreoffice.org Description: office productivity suite -- Gujarati language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Gujarati. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gug Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2328 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-gug | myspell-dictionary-gug, hyphen-gug, libreoffice-grammarcheck-gug, libreoffice-help-gug, mythes-gug Filename: pool/main/libr/libreoffice/libreoffice-l10n-gug_7.4.7-ok1.4_all.deb Size: 407404 MD5sum: 4fe01a5e8a9443e787836e2c7c8e0a7a SHA1: 1923ae2e7c4c5b4c42c2fadd15485c993f3b9e7a SHA256: ca40f860cae59b5d27a79f6e15b2a64be7d9412475d14f730b6afd77c8cdb4bc SHA512: 3d72eeef8af2038ee201337e970523aabdeb6351154812b358e222cc45b138f49d6087afded86de9ad73784844ee3b7b8d21fe0c16cdb598de6d6b6c4d8051f1 Homepage: http://www.libreoffice.org Description: office productivity suite -- Guarani language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Guarani. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-he Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3160 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: culmus, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-he | myspell-dictionary-he, hyphen-he, libreoffice-grammarcheck-he, libreoffice-help-he, mythes-he Filename: pool/main/libr/libreoffice/libreoffice-l10n-he_7.4.7-ok1.4_all.deb Size: 526328 MD5sum: e2ebc46772cf93050021dbbad40e9589 SHA1: fa332041ab4215c9499b0a96b35fd1a9fcf5b219 SHA256: 49457939d5a8436d2fc9dcff212102d99718f54714938a629ae82dc931e02609 SHA512: e0146969b781df7ea1521895c8833d09a006d0b9f1880cef001f411c4dca4ee9bb237b083194794950f854357b44038cb1a8450084f7fec510a34454afb8a2a0 Homepage: http://www.libreoffice.org Description: office productivity suite -- Hebrew language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hebrew. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hi Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2678 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-hi | myspell-dictionary-hi, hyphen-hi, libreoffice-grammarcheck-hi, libreoffice-help-hi, mythes-hi Filename: pool/main/libr/libreoffice/libreoffice-l10n-hi_7.4.7-ok1.4_all.deb Size: 374198 MD5sum: a7f258fe1b113252ddc080cac8db6b3e SHA1: 704bbdf3d9184a0102f355baaf6a9eefd40bf2d9 SHA256: a7ac83e5d3927a27c52d0b9a33688abfedc7aca39860716f23274b3f81215fe9 SHA512: 415621e1164e0d4730cdda484491671e71120beab1486a187c1e514b0f2ac2c9222b6438219c5e910312230a4a4daa66b13bf8ff7fdb1774fb2a281ba813e497 Homepage: http://www.libreoffice.org Description: office productivity suite -- Hindi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hindi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3065 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-hr | myspell-dictionary-hr, hyphen-hr, libreoffice-grammarcheck-hr, libreoffice-help-hr, mythes-hr Filename: pool/main/libr/libreoffice/libreoffice-l10n-hr_7.4.7-ok1.4_all.deb Size: 596922 MD5sum: 10ce4317a8aed398bf801166bd4b1645 SHA1: 1dbb96c831af41f30da60b25b38b4b916c619168 SHA256: f44ee0ac371b8dad03e1fc9e70a7b089c3026ddcdccfd442788fcd11e0c5364e SHA512: 14ce6be298a0735eff3e5452615bc89476387329a144e24d69d7987bf13b49c6adc78d4ea72541081ac1b3e8d8845507f65333e3e8a905e3981429dc184ee927 Homepage: http://www.libreoffice.org Description: office productivity suite -- Croatian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Croatian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hu Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4452 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-hu | myspell-dictionary-hu, hyphen-hu, libreoffice-grammarcheck-hu, libreoffice-help-hu, mythes-hu Filename: pool/main/libr/libreoffice/libreoffice-l10n-hu_7.4.7-ok1.4_all.deb Size: 933370 MD5sum: 461b11493183050ba5d08d837bf31127 SHA1: 0c3f060bf61061c6d6581dc3b56abca8b713fbb1 SHA256: aa5f71b99eac4fa9714ba1b28fc4fdc7ccaef52f6a4f7913303e2ac852174a35 SHA512: 28ae5f97b198a5f1d64e97181ec0ec971fa3e8491c7795d337b9d642ea075e344ffc8dbc67693561ce230a9dff6e9d15f497d5e29adac75f745840edd28cc4ab Homepage: http://www.libreoffice.org Description: office productivity suite -- Hungarian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hungarian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-id Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4121 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-id | myspell-dictionary-id, hyphen-id, libreoffice-grammarcheck-id, libreoffice-help-id, mythes-id Filename: pool/main/libr/libreoffice/libreoffice-l10n-id_7.4.7-ok1.4_all.deb Size: 823144 MD5sum: 9eca189df838f806f16304838853f4e6 SHA1: f077eebf9977736b997e4fe0536118cfb561703d SHA256: 6d1c85e1656c4e39389c74bac523b80edcda141e2efb4b509538c04c8a172c70 SHA512: 2a67c663f4b654bbe85716512ca00c3c36c5a5bb384866cfa4a56e5a6620874f46a1b13c975dd95f6a5a240f4434954efd4d5fcab5088ec06917cab7617b5c0f Homepage: http://www.libreoffice.org Description: office productivity suite -- Indonesian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Indonesian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-in Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: metapackages Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 30 Depends: libreoffice-l10n-as, libreoffice-l10n-bn, libreoffice-l10n-gu, libreoffice-l10n-hi, libreoffice-l10n-kn, libreoffice-l10n-ml, libreoffice-l10n-mr, libreoffice-l10n-ne, libreoffice-l10n-or, libreoffice-l10n-pa-in, libreoffice-l10n-ta, libreoffice-l10n-te Recommends: fonts-indic Filename: pool/main/libr/libreoffice/libreoffice-l10n-in_7.4.7-ok1.4_all.deb Size: 6314 MD5sum: 755155140964bf43623742fe02cbda83 SHA1: a453c0a316b87b386073aa1ed6c65adaf25bb8f9 SHA256: de1bba38b63ad71ec125c23951cd216b628adbd60bea92e98842224d4c0318b6 SHA512: b096fbac51230dd07bb6d7e5c8996642c1d2ded34eecfefdede81dbb18aa6351fcb79c8a0bdeb03c3413ea3abef6ecf14c783be611834708f416f934964b1934 Homepage: http://www.libreoffice.org Description: office productivity suite -- Indic language packages LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all available indic languages. Package: libreoffice-l10n-is Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3302 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-is | myspell-dictionary-is, hyphen-is, libreoffice-grammarcheck-is, libreoffice-help-is, mythes-is Filename: pool/main/libr/libreoffice/libreoffice-l10n-is_7.4.7-ok1.4_all.deb Size: 648932 MD5sum: 3bb6e2a432ba4acd066bf4ebf54c256f SHA1: 2eaf51cdd2b2fc10b4683036a0262f401e4487be SHA256: bcb869e7e0f23e9ba5c93f10e62c512a5dc18e022670c698843a69abc4c732b5 SHA512: 817b7d076feeeaf94e9d57e4e5f1764c96c9f6b1ec832153ded2a76d171ff309dd090fa1df4ed3208e8772c6b3e1cbf27052e37e4edc9ef4f57be996a623525c Homepage: http://www.libreoffice.org Description: office productivity suite -- Icelandic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Icelandic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-it Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4358 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-it | myspell-dictionary-it, hyphen-it, libreoffice-grammarcheck-it, libreoffice-help-it, mythes-it Filename: pool/main/libr/libreoffice/libreoffice-l10n-it_7.4.7-ok1.4_all.deb Size: 901984 MD5sum: 113183e1173ccc3440054cd699a7db7d SHA1: 82cf709b586a83a3c401f57e49d5789b8de0d151 SHA256: a55f2aebeada02bd85144a42bc714681ef37d50aa42298587d8e730369c4320c SHA512: 6e4768e7ff3dfc7e715f0257f14801b1ac4918f424292b263c9bb352ad5c6712fcb4c9c8a7d776ff759dcafdfe179985dad005adb163006595d053a235b0f182 Homepage: http://www.libreoffice.org Description: office productivity suite -- Italian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Italian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ja Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4194 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ja | myspell-dictionary-ja, hyphen-ja, libreoffice-grammarcheck-ja, libreoffice-help-ja, mythes-ja Filename: pool/main/libr/libreoffice/libreoffice-l10n-ja_7.4.7-ok1.4_all.deb Size: 818942 MD5sum: dc4ee6bf1510a9f9199b9f8923969370 SHA1: edb3b0f2956c6db0a6df9b5efc30ac02bc7b1b7b SHA256: 9523e35486adca72a6473fb4ff62acd6b1fda08b04fed979d5adf75d50dbb02a SHA512: 747626b93b18607e6483dcc68b9d66aa30c0f4ccf5645a5a7b32b5686a5dfa6e0c45de125087aeaf4632b753f73dddcebfcda8a26ec16e1db510f8b20daf4631 Homepage: http://www.libreoffice.org Description: office productivity suite -- Japanese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Japanese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ka Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2449 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ka | myspell-dictionary-ka, hyphen-ka, libreoffice-grammarcheck-ka, libreoffice-help-ka, mythes-ka Filename: pool/main/libr/libreoffice/libreoffice-l10n-ka_7.4.7-ok1.4_all.deb Size: 309270 MD5sum: 6b4c1265ee7ac5eb568f6641c23fabb8 SHA1: 15ef36494e6da8efc259058095f11363368402d8 SHA256: b019823a999ea89d9b05205d5b3aa8febd5857019bc1275328d3b0fc651c750a SHA512: 4255e82619fe4eb3f453a43f04fed88191777224b8d47abdc909404345d83d2640e4652c2acb492cdf2818166de79814e09d01aed060020f20cc1ac5e2ff1a5a Homepage: http://www.libreoffice.org Description: office productivity suite -- Georgian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Georgian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kk Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4970 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-kk | myspell-dictionary-kk, hyphen-kk, libreoffice-grammarcheck-kk, libreoffice-help-kk, mythes-kk Filename: pool/main/libr/libreoffice/libreoffice-l10n-kk_7.4.7-ok1.4_all.deb Size: 811052 MD5sum: dc1bb8d5eed1049d82ebbbcee4266f1c SHA1: 33ee16acbc2cadeb2729ae5746c6cbc64081e7e3 SHA256: 2ab9101c700008ab9546d8effc83f4fa545ee0e10e1bc958f0e6a6ba3e9f178e SHA512: fab3bc560e0e14452137435fb24592953f09fa501506e574e6411dc0e69df5aee8810f7825626d65819aa439f2e209143f23e533330c4c4595fddd3860bfafd9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Kazakh language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kazakh. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-km Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4112 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.5-12) | locales-all, ucf (>= 0.8) Recommends: fonts-khmeros, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-km | myspell-dictionary-km, hyphen-km, libreoffice-grammarcheck-km, libreoffice-help-km, mythes-km Filename: pool/main/libr/libreoffice/libreoffice-l10n-km_7.4.7-ok1.4_all.deb Size: 623438 MD5sum: a98658f7fa289e3435a52d3c4991b51e SHA1: 6c6ca1a97721c6b0a31bee8eb31ba19a6e693d5e SHA256: 3849744e513fc75c39243defb370dfd29f122b32c2e315799b4fc99702b7cf46 SHA512: 500fd226809e3393e3d305e33996b33bb4801f64df8573f64e644dd75b39395695ac676bce4f0da298ce3afc2904b867983c0db31f4b83fbc27166597f743c84 Homepage: http://www.libreoffice.org Description: office productivity suite -- Khmer language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Khmer. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kmr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1822 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-kmr | myspell-dictionary-kmr, hyphen-kmr, libreoffice-grammarcheck-kmr, libreoffice-help-kmr, mythes-kmr Filename: pool/main/libr/libreoffice/libreoffice-l10n-kmr_7.4.7-ok1.4_all.deb Size: 274568 MD5sum: c4b7289723062ef352b6ce18b1c5f04c SHA1: d2793db6a9ee8bab0f841c30c1037f81e4da95ea SHA256: 815eced7c057cb2ebd8c02a68348a6c8a9fb6729b73e12532303ce46c0b29fdf SHA512: 86c4fb835918932feb265c7f8483b1cbfaa8d1bd7dfe39a44838928023e4c9dabc1ca5b3ac00749dbb93371850a14c8c1b40f365f283ee9f22887a9eb6f37f08 Homepage: http://www.libreoffice.org Description: office productivity suite -- Kurmanji language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kurmanji. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kn Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3103 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-kn | myspell-dictionary-kn, hyphen-kn, libreoffice-grammarcheck-kn, libreoffice-help-kn, mythes-kn Filename: pool/main/libr/libreoffice/libreoffice-l10n-kn_7.4.7-ok1.4_all.deb Size: 434400 MD5sum: 9e09846bb72134b61ab11c11b96d54ff SHA1: fa9b7400283097574b75398064f72fbc6a8ac4d7 SHA256: 6e3ac6c25f81e243f7f301f3286987c1da01190c777cfe2d8892c981f18c2b9c SHA512: a2993ead5dc581f1dbc94bd66fde2f2bd1e3b0fbe16f84491de3dcfdb7aa92ceb08b8c355c4dda5f72fa871bd7c94df49e3263cf4b71c3d391fc9f100c47d89c Homepage: http://www.libreoffice.org Description: office productivity suite -- Kannada language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kannada. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ko Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3602 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ko | myspell-dictionary-ko, hyphen-ko, libreoffice-grammarcheck-ko, libreoffice-help-ko, mythes-ko Filename: pool/main/libr/libreoffice/libreoffice-l10n-ko_7.4.7-ok1.4_all.deb Size: 712688 MD5sum: 5ab25ce31e660489d1462e388fddaf37 SHA1: 3bc2365612a9d25e40d8730d479fa9a61bbc8ece SHA256: 669e05d3084d7a68a68047fb7e373019cf48b117177fd3d2a6d0dd1c650e147e SHA512: cb64fa79bf7f9cd83e541b69d302a168f84584d9b80cc5c4c2cadb30e485079c22c93a9b0159b9c93acc68b3327e2e554eb539aeb71d84b4a36a544b45fca6e9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Korean language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Korean. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-lt Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3682 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-lt | myspell-dictionary-lt, hyphen-lt, libreoffice-grammarcheck-lt, libreoffice-help-lt, mythes-lt Filename: pool/main/libr/libreoffice/libreoffice-l10n-lt_7.4.7-ok1.4_all.deb Size: 704578 MD5sum: 83e07c40daae35bf374431156153259a SHA1: dc4487df28b21a7824b8f508574de1d01678f4ff SHA256: 7e197d6f7bae257aa5f9be3a96f2509d9804fc9ca47e133b946c00dabe5630d2 SHA512: 0a93324398d76f401aedb3a7d983bdfd351c5c92c7733565d7fb7fbf211e632ceaf03231b5cef0ba599c92216d0f36b5136a48696be9d75cec32aadd976f59ee Homepage: http://www.libreoffice.org Description: office productivity suite -- Lithuanian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Lithuanian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-lv Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3108 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-lv | myspell-dictionary-lv, hyphen-lv, libreoffice-grammarcheck-lv, libreoffice-help-lv, mythes-lv Filename: pool/main/libr/libreoffice/libreoffice-l10n-lv_7.4.7-ok1.4_all.deb Size: 594452 MD5sum: 738d9904c1c19d792c7aeb2b20da61b6 SHA1: 41d9cc4d28c5dc1e0e5ec376018f534dab3199e9 SHA256: 8d7072af5408c5e9b869240eafc10ee8a94da151657fc163bb4bbb227b7b6e55 SHA512: 75a5079a0b60ef7e20c54c8ffa60f436bfa2636fe5900e8ebf7830d97938fd54b3f3997d6967f521104e9d9262799f70df8b441b324aa42c63cdc8955ce05f84 Homepage: http://www.libreoffice.org Description: office productivity suite -- Latvian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Latvian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mk Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2644 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-mk | myspell-dictionary-mk, hyphen-mk, libreoffice-grammarcheck-mk, libreoffice-help-mk, mythes-mk Filename: pool/main/libr/libreoffice/libreoffice-l10n-mk_7.4.7-ok1.4_all.deb Size: 363070 MD5sum: 93b06964812901dd068f60457e784268 SHA1: 323c051ae899c01c0b29d45584c19462123902d2 SHA256: 345962a39791637e64c7de2c53b295a2d7d979d7b55299c3feeba6d6ebc99d84 SHA512: 2152997eedc1f3d3bc13e6f47d5b529d814e437de811372140cf39b33c3905ddd0c3650667c5313eeeef563f644b5f940674d5fff677309a24299e1f8c66936d Homepage: http://www.libreoffice.org Description: office productivity suite -- Macedonian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Macedonian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ml Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3063 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-mlym, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ml | myspell-dictionary-ml, hyphen-ml, libreoffice-grammarcheck-ml, libreoffice-help-ml, mythes-ml Filename: pool/main/libr/libreoffice/libreoffice-l10n-ml_7.4.7-ok1.4_all.deb Size: 403964 MD5sum: 848067995fcb7e721081cda5f74abdb9 SHA1: 9dfb831b02b8a6891126d3c95f0e69f7d5b93a71 SHA256: 3917018f4ff7050ae7a91f1a15935d4802b8d6947654fae5c4d7e0fd108d7a8f SHA512: 2bbfeb2bdbbfdc003da720d476960eab0c87a3d8a2b301df84ad508fb5de703cc846d73c44768fc46b499d182245a3a91f172c9754b483db1156f1a6e201f7a3 Homepage: http://www.libreoffice.org Description: office productivity suite -- Malayalam language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Malayalam. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mn Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3965 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-mn | myspell-dictionary-mn, hyphen-mn, libreoffice-grammarcheck-mn, libreoffice-help-mn, mythes-mn Filename: pool/main/libr/libreoffice/libreoffice-l10n-mn_7.4.7-ok1.4_all.deb Size: 684860 MD5sum: 173d5e4e9bad6eed02e7a702741373e9 SHA1: 69f6d6ba2fe400fbcccbc37b43c4a1b2a55f0230 SHA256: 653bd1fa226ffa95dea4f4b1ada6ff64f6c364cba0d9013fd2e2b020e8d0f74d SHA512: 4bc3868934a20da8c2eb3840764530c9c7e25d1cfddf0cf923ae149942c86045f7f8718b37226862e7670f30f21c45cba5f863943aa8bd46a1223508f0738230 Homepage: http://www.libreoffice.org Description: office productivity suite -- Mongolian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Mongolian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2956 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-deva, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-mr | myspell-dictionary-mr, hyphen-mr, libreoffice-grammarcheck-mr, libreoffice-help-mr, mythes-mr Filename: pool/main/libr/libreoffice/libreoffice-l10n-mr_7.4.7-ok1.4_all.deb Size: 431776 MD5sum: b4d17e265cc11a6954219789d803124c SHA1: 3d3715d759cbf05e9678dec89b477ff3b3b5fec8 SHA256: f99cc790f0df91315de1b07ff0b37943d36a2237e5d63f50d09be42ae88e11d3 SHA512: 50c4587acedf478a4ec239e2699c2576424c7090bdc5d019b4020015eaf2188921e1faf47e9c94ef4d3956f0f31377da443cd932a37493a0fad3e04f1b42d661 Homepage: http://www.libreoffice.org Description: office productivity suite -- Marathi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Marathi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nb Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4113 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-nb | myspell-dictionary-nb, hyphen-nb, libreoffice-grammarcheck-nb, libreoffice-help-nb, mythes-nb Filename: pool/main/libr/libreoffice/libreoffice-l10n-nb_7.4.7-ok1.4_all.deb Size: 826912 MD5sum: f01ec56e9df388f36f73ffbd49a1b8e1 SHA1: 99dda6ce30823d4f9c669e07f1b39e537dcf1065 SHA256: 8b8e131499a9d0e73968ee0cfde718e3f076c0843dfa180a696b12eececad518 SHA512: a3c1bc2ae1560b87a26a16327f8a2142421a7ef62be413390477ad502ef8679894e0ee258efe44701c2d55ea55cf133f95f17b40ea79c4488c5b974d7aa1c48d Homepage: http://www.libreoffice.org Description: office productivity suite -- Norwegian_bokmal language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Norwegian_bokmal. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ne Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3099 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-deva, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ne | myspell-dictionary-ne, hyphen-ne, libreoffice-grammarcheck-ne, libreoffice-help-ne, mythes-ne Filename: pool/main/libr/libreoffice/libreoffice-l10n-ne_7.4.7-ok1.4_all.deb Size: 418150 MD5sum: 4a5eaa7f34f7b14fa493a6ec04ac20e3 SHA1: d7d7c844759e867d24210e76b406018b9c7b16eb SHA256: 892fea16f54c2cb24151fef7c04c25c877a7f761bc149568d4e482a43ceac929 SHA512: f156a16b72fc81ab127695ba85ba59b95752944f25b32b8908995b8a977c1af37bc39c792c89f7257ec23ac4a9f98a8d45499511c7f2131edbedfc2ebc98a176 Homepage: http://www.libreoffice.org Description: office productivity suite -- Nepalese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Nepalese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4324 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-nl | myspell-dictionary-nl, hyphen-nl, libreoffice-grammarcheck-nl, libreoffice-help-nl, mythes-nl Filename: pool/main/libr/libreoffice/libreoffice-l10n-nl_7.4.7-ok1.4_all.deb Size: 920356 MD5sum: bbcc441ee247487436a0cdebd748a0aa SHA1: 8e2edff1b4f51afff9fdf3e3382dfb142084b0f0 SHA256: 5be18d155ada92b10937273c2d862b0d03e3801f2dfa44ee13bbfadba7ae2d59 SHA512: 5f2cb0baf3fb8a2fbd7303d2b52c3f6276b5aba997332bd46061d2ddbeb709b39479394d103bcad86d8bcc865d58912ba6b5700e2bfec60acc1b336f4d078b1f Homepage: http://www.libreoffice.org Description: office productivity suite -- Dutch language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Dutch. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nn Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4119 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-nn | myspell-dictionary-nn, hyphen-nn, libreoffice-grammarcheck-nn, libreoffice-help-nn, mythes-nn Filename: pool/main/libr/libreoffice/libreoffice-l10n-nn_7.4.7-ok1.4_all.deb Size: 829074 MD5sum: 4684f3a3d81f431925451fe76754ad1c SHA1: b36ba5c07f3f7a1990c616cd8c70f276d5d95c88 SHA256: 5e6a75ba76f47883404f22e4937ddbf6557a97f3f50771ef4f8183aa773236b8 SHA512: 574cbd6a931e73adeb5f138c7d6ad24db0804ac99c0f92edfd0ca81899caed2efdf002b661f0c123a1b307bfccaaa4cbbcd565d425af5347cc114e56409dbdaf Homepage: http://www.libreoffice.org Description: office productivity suite -- Norwegian_nynorsk language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Norwegian_nynorsk. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1626 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.6.ds1-1) | locales-all (>= 2.3.6.ds1-1), ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-nr | myspell-dictionary-nr, hyphen-nr, libreoffice-grammarcheck-nr, libreoffice-help-nr, mythes-nr Filename: pool/main/libr/libreoffice/libreoffice-l10n-nr_7.4.7-ok1.4_all.deb Size: 228120 MD5sum: ed3a43b6ee9b2bddd0b873cdbab3abba SHA1: 16959d8c5c5c57064660c0ccdf46c623eba65b11 SHA256: b41c0671759320639ab5c7c97fd6fcd9e0ff6f918e1e961a1fedbc10dfe94805 SHA512: 159a0a2425e47e9433207b9f9599f6bddae330d39d8a5111991fbc7b3d4fa84bd638dc6719b31abc6e6af6b3c30e4718952309d996e5e45e0948b0d087b45e16 Homepage: http://www.libreoffice.org Description: office productivity suite -- Ndebele language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Ndebele. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nso Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1782 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-nso | myspell-dictionary-nso, hyphen-nso, libreoffice-grammarcheck-nso, libreoffice-help-nso, mythes-nso Filename: pool/main/libr/libreoffice/libreoffice-l10n-nso_7.4.7-ok1.4_all.deb Size: 259640 MD5sum: a7fef29b96d5442572405caadf177b5b SHA1: 882a605c9422d18bbffd1309cd1e4a36e3fec6e2 SHA256: 365dcfe18a9b77b9daa15ca8804bb1e81de623b1f10791b25c95cb7ade90edd0 SHA512: 7a0c55bf4a2d7e5e011d67d8d723dbb6d5cfc1ab00e20ea9a312d0ae70f35c94f9f3b30aae9342613b141661b4b19d9b71db47fd2529420fc8b9d92513cf4f96 Homepage: http://www.libreoffice.org Description: office productivity suite -- Northern_sotho language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Northern_sotho. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-oc Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3022 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-oc | myspell-dictionary-oc, hyphen-oc, libreoffice-grammarcheck-oc, libreoffice-help-oc, mythes-oc Filename: pool/main/libr/libreoffice/libreoffice-l10n-oc_7.4.7-ok1.4_all.deb Size: 576560 MD5sum: daf16507f9149d6712aae5cd55de02cf SHA1: 9ecd49b61d5460d87109a870129a93a43e903635 SHA256: 84d63d4baca7e00e6a58921a712240adea530577f95908c53e8107982de9e33e SHA512: dfa79cbbf9895753a598672364217abf38ddc63fb2e34250a40f8bc75d77032633a726fbc60c6e99747cd60a669d40babf3036535b0411a6cd3ca55d3d95a01b Homepage: http://www.libreoffice.org Description: office productivity suite -- Occitan language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Occitan. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-om Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2281 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-om | myspell-dictionary-om, hyphen-om, libreoffice-grammarcheck-om, libreoffice-help-om, mythes-om Filename: pool/main/libr/libreoffice/libreoffice-l10n-om_7.4.7-ok1.4_all.deb Size: 381802 MD5sum: 8ab679170f304fac22b800b8f30ed54b SHA1: bcea577ced45dc55d2483ed04361c78735d6a41f SHA256: 280d954201de950cb2d63cbe94d12123223a8c1e60dd79e1537045e93e675235 SHA512: 47ec105913edbc2c86fdb28e9350bbe9b9e13f997161497e3e58eafa30113e86e019ead5c6af68c7da58061369554402258b0a38ea8487f39945e1abab11dc31 Homepage: http://www.libreoffice.org Description: office productivity suite -- Oromo language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Oromo. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-or Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3104 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.6.ds1-1) | locales-all (>= 2.3.6.ds1-1), ucf (>= 0.8) Recommends: fonts-orya, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-or | myspell-dictionary-or, hyphen-or, libreoffice-grammarcheck-or, libreoffice-help-or, mythes-or Filename: pool/main/libr/libreoffice/libreoffice-l10n-or_7.4.7-ok1.4_all.deb Size: 447612 MD5sum: 372f23888a6c3eaa9eb979a466ae2759 SHA1: 285c7f967b07260614eac53c555b26067bce7131 SHA256: e41c0fe1abbfac5136da9a8f15d984e409357148fbc7995c277929eb12f68931 SHA512: 9c2a58d164f55b243416e2abcaeb5927190dcf647ca125da5e69741c0f91fe685cf5533600fa04d9f1200f1b4fae963947440036573fc1e20ff3b17585cbb9d1 Homepage: http://www.libreoffice.org Description: office productivity suite -- Odia language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Odia. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pa-in Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2783 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-guru, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-pa-in | myspell-dictionary-pa-in, hyphen-pa-in, libreoffice-grammarcheck-pa-in, libreoffice-help-pa-in, mythes-pa-in Filename: pool/main/libr/libreoffice/libreoffice-l10n-pa-in_7.4.7-ok1.4_all.deb Size: 417780 MD5sum: bc6f8b836146ea8d4c1079107812599a SHA1: 749ebea64a0ecbc3f778257392dbffcf9cc4378e SHA256: ba1052c258792e0e9e54a213aad0849e60ccade351acb933c056b6a6aabc1e89 SHA512: 8a07f6a068f9d267bc65f9b450dffcea8f945d90fb5feb186f443720ef3677fd06f5505704a5ef3af6311555ffdcb5764e0beee2c64445e780ab4381bf1bef68 Homepage: http://www.libreoffice.org Description: office productivity suite -- Punjabi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Punjabi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4276 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-pl | myspell-dictionary-pl, hyphen-pl, libreoffice-grammarcheck-pl, libreoffice-help-pl, mythes-pl Filename: pool/main/libr/libreoffice/libreoffice-l10n-pl_7.4.7-ok1.4_all.deb Size: 880850 MD5sum: f48578d8464be886fc6b64e6ab31349e SHA1: 8ec096d4c9fb3341a1401343591deeb844d0c17d SHA256: a296794c2eb61f707ec3f3d645c112c4a320fca58dc6b62968c8a18e6b7d68f9 SHA512: 20b1af43e4555702e396d49f832e741cfd5d1785c18bf064c75a3b6bd6b5c1024f119c1ae0dcf04aa64674fa839f91e435032536b6900c36d994f965867c9c81 Homepage: http://www.libreoffice.org Description: office productivity suite -- Polish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Polish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pt Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4288 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-pt | myspell-dictionary-pt, hyphen-pt, libreoffice-grammarcheck-pt, libreoffice-help-pt, mythes-pt Filename: pool/main/libr/libreoffice/libreoffice-l10n-pt_7.4.7-ok1.4_all.deb Size: 867418 MD5sum: 65f5a7c24bb4d1c0ee7cd69488fe507c SHA1: b424ce0713262ea071be481f9602b705c96d2090 SHA256: 80c5be65bef959b5a519fef08319e2fa3064c4051657a2c9f704ffe45203c5d6 SHA512: dc3fc90691ee4207a09a1e7841b7d01aacc7e8d42cab08ccddfe565724b78926671eb499e67f1f657447e02ec2a8d501aa33664d9e888c8c78ead949664110db Homepage: http://www.libreoffice.org Description: office productivity suite -- Portuguese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Portuguese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pt-br Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4358 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-pt-br | myspell-dictionary-pt-br, hyphen-pt-br, libreoffice-grammarcheck-pt-br, libreoffice-help-pt-br, mythes-pt-br Filename: pool/main/libr/libreoffice/libreoffice-l10n-pt-br_7.4.7-ok1.4_all.deb Size: 905252 MD5sum: d5983eeb677c3fc567abe291153ca241 SHA1: ff8e2908eb1710ffa0e0bf65cf36ebea7bca9db0 SHA256: 3fe5cdf14ff5928a6f0bcf76a280ca4b7ade157bb610580f08f2717f7c2ed106 SHA512: 031876e9e114d5b0bd8d7139db6e2a22846d5ceae72b0f4b204ab7eb2c1e194ccfbd2bace7cb2295e81a1364ea24b617c253922be1c917a8c7adc00e8fa8fec8 Homepage: http://www.libreoffice.org Description: office productivity suite -- Portuguese_brazilian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Portuguese_brazilian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ro Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3190 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ro | myspell-dictionary-ro, hyphen-ro, libreoffice-grammarcheck-ro, libreoffice-help-ro, mythes-ro Filename: pool/main/libr/libreoffice/libreoffice-l10n-ro_7.4.7-ok1.4_all.deb Size: 614266 MD5sum: 9c46321d5b9e652bdf65d0203b131069 SHA1: e1f0b4799849310f1a9c225a746e858b35468613 SHA256: 7c8f38e8c8b6e48e33b8dfc1e810218c4325f7c91b72fc463be0d573c566d8a8 SHA512: 9b0f20403d32a35521eb51c7a81488f5f070559f0bf3bc9a1662d64705c4e33f8258176436f6cffa1cce4e8b65f315bd3e17087e5a3c1b631ec306f06fd8e5a2 Homepage: http://www.libreoffice.org Description: office productivity suite -- Romanian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Romanian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ru Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5397 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ru | myspell-dictionary-ru, hyphen-ru, libreoffice-grammarcheck-ru, libreoffice-help-ru, mythes-ru Filename: pool/main/libr/libreoffice/libreoffice-l10n-ru_7.4.7-ok1.4_all.deb Size: 934742 MD5sum: 6777a6f8c52e1488e07eda5cd952cf5a SHA1: 7616dd58e5f8dbf6801841b9f8a2fe7cd97a396b SHA256: d2e11b4e3b9e29828045e355e1f575fe14aff0cdf56b460109621983f0277db7 SHA512: 856ee5125b85f56a8976bf0a70d3808cee726543a03666e3e4180d37c8afa2977f901627f102478f69d19b721b6ec15aa043d5f280615bdcf19831ff1c710a2a Homepage: http://www.libreoffice.org Description: office productivity suite -- Russian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Russian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-rw Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1861 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.6) | locales-all (>= 2.3.6), ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-rw | myspell-dictionary-rw, hyphen-rw, libreoffice-grammarcheck-rw, libreoffice-help-rw, mythes-rw Filename: pool/main/libr/libreoffice/libreoffice-l10n-rw_7.4.7-ok1.4_all.deb Size: 280142 MD5sum: ce470b3ad44be13fa4afe0c6da46591e SHA1: 3b5102b37d1d2cf62131486de4be49657a24a1cf SHA256: 106c6929a45f0f8eee1c90ec838b15746031a38b75ab6b0597b8af51a7fb4041 SHA512: 7c05c0c31096e6c116567b9dab4f978cd64d7e5fa25b130337273e4384ac44c4a3b9f771352b9112c74af5972d01eb020aa7fcf507989a33e188a7fa3f734a7a Homepage: http://www.libreoffice.org Description: office productivity suite -- Kinarwanda language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kinarwanda. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-si Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2606 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-si | myspell-dictionary-si, hyphen-si, libreoffice-grammarcheck-si, libreoffice-help-si, mythes-si Filename: pool/main/libr/libreoffice/libreoffice-l10n-si_7.4.7-ok1.4_all.deb Size: 356442 MD5sum: d8b08d51471eb8d44d0d29a8a33ba61d SHA1: 9124ee94aba01a1840f577b74715442963ab38e4 SHA256: 225d69aaf63287ce57fcee0a68f319ecee9036a604d26529e6fcd3011dafd235 SHA512: 1247e55513b2d28ced0ab3bde230b461f184da2a9c5c4c57169c3b1acb519e52366feb0a5ebada17fbbe90df51ded4b38c613b92c87bae69047b5d01c74b83ac Homepage: http://www.libreoffice.org Description: office productivity suite -- Sinhala language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Sinhala. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sk Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4378 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-sk | myspell-dictionary-sk, hyphen-sk, libreoffice-grammarcheck-sk, libreoffice-help-sk, mythes-sk Filename: pool/main/libr/libreoffice/libreoffice-l10n-sk_7.4.7-ok1.4_all.deb Size: 937716 MD5sum: 4548e52c0f6c792d90df9abf70e98f88 SHA1: a74178c4d0cde7b5abb61a0d5554b782da2ec4e1 SHA256: 98547419f466fb94b1dce54ff19e3b2464f11895cf66c60df595b538c3fd153b SHA512: b2eac3a46a551fc22b64031898e2c3b0884eec1ff92483d1b7d6ef0b662512a0f29764adea614215855f24b40b9818fb11659d93eb8904a2b24a1a2ca077cc28 Homepage: http://www.libreoffice.org Description: office productivity suite -- Slovak language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Slovak. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4299 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-sl | myspell-dictionary-sl, hyphen-sl, libreoffice-grammarcheck-sl, libreoffice-help-sl, mythes-sl Filename: pool/main/libr/libreoffice/libreoffice-l10n-sl_7.4.7-ok1.4_all.deb Size: 917236 MD5sum: e2c371230ecc1b0f18a46b3c27693334 SHA1: 00a7d6cd94978e920961f49784bddc7ebd8bd6eb SHA256: 0a2f2201145626be4465df38e122bce7bbeedab42a2f3d5dd24f81b4d5192cab SHA512: c9dbe164750278e430f69ac5232eedbbfe06d310c73acd3a576a90cb9f0a51f4e5bdb10d32a245bda242732086dbe5844ed2be3043c1ab44dc030488fbc2a930 Homepage: http://www.libreoffice.org Description: office productivity suite -- Slovenian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Slovenian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5212 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.6.ds1-5) | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-sr | myspell-dictionary-sr, hyphen-sr, libreoffice-grammarcheck-sr, libreoffice-help-sr, mythes-sr Filename: pool/main/libr/libreoffice/libreoffice-l10n-sr_7.4.7-ok1.4_all.deb Size: 704912 MD5sum: c149137a775c6ce4fa4ff3e03316d9b9 SHA1: 6066fed033897870bd1b2ab859f1045b64a28b13 SHA256: df241507e7f1e317611fdfb3830d8fea72dad3aaac342cd969462cbfac8c32c4 SHA512: c885c6996f682c7eae6412946e6ef3162c9aa265fe7539749070dd993a20066928ac5804adc45863a1417608dbf4e195787c6829d706b688460e14e47752a1c4 Homepage: http://www.libreoffice.org Description: office productivity suite -- Serbian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Serbian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ss Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1649 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.5-12) | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ss | myspell-dictionary-ss, hyphen-ss, libreoffice-grammarcheck-ss, libreoffice-help-ss, mythes-ss Filename: pool/main/libr/libreoffice/libreoffice-l10n-ss_7.4.7-ok1.4_all.deb Size: 236666 MD5sum: 90d2bce3ba57a06f22815212410497a2 SHA1: aff282e3f6f86fe1741c909099f69cffc5a2dd87 SHA256: ab2fba6ce018f55910e9790a654b462ef1b388774abbbb136d4e8da755c87ac5 SHA512: 6c32a48a690f78185675af40521a6899bfaf5a6bf24f2a142981d550b4d6e8664015ba029eab0ab97e25652474fa88f9cf63ae16f6943d3a3debc605ca7bd719 Homepage: http://www.libreoffice.org Description: office productivity suite -- Swazi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Swazi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-st Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1642 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-st | myspell-dictionary-st, hyphen-st, libreoffice-grammarcheck-st, libreoffice-help-st, mythes-st Filename: pool/main/libr/libreoffice/libreoffice-l10n-st_7.4.7-ok1.4_all.deb Size: 229574 MD5sum: 3d2f6874b3f64116134e8b2d3aef7b91 SHA1: 4d262214449866c8fa24903aee41abca4294637e SHA256: aaf09771f2f20d3a26789801cb55dac9d38bc07d16f16339a714a0cdf0e75d16 SHA512: afc48d205475f5e584032c738f2f0005bf3c7c551caf899824e15130db713d941138943ca21c85b6237c78e9052ef21b3d7c308b4a7c5a0af8e091b50c75f4c0 Homepage: http://www.libreoffice.org Description: office productivity suite -- Southern_sotho language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Southern_sotho. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sv Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4250 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-sv | myspell-dictionary-sv, hyphen-sv, libreoffice-grammarcheck-sv, libreoffice-help-sv, mythes-sv Filename: pool/main/libr/libreoffice/libreoffice-l10n-sv_7.4.7-ok1.4_all.deb Size: 894916 MD5sum: 983d4f2d48379f3910de53b0c962bc56 SHA1: ab3419c3d66a2a9d0d854a1b1f2f0396ac69bc8a SHA256: 22fee63808b564493897b5401e1dff6a785767854d432f1953cea1e5f9f20749 SHA512: 050c4ac5302c72674b33398a3e3bcb6435928112ec4d4126c837db54edf09841110e2f12b3731655eef03468163d4f33489cc01a732590d091504fae56a378b9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Swedish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Swedish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-szl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3004 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-szl | myspell-dictionary-szl, hyphen-szl, libreoffice-grammarcheck-szl, libreoffice-help-szl, mythes-szl Filename: pool/main/libr/libreoffice/libreoffice-l10n-szl_7.4.7-ok1.4_all.deb Size: 574824 MD5sum: 6519248611a4440292a4794965211048 SHA1: 3a47b8fe8f477551943d8bd1452057c885afa55b SHA256: abda85206ca0cdc5558b9c7f574758cba10c16b1fe30b2d8f0f7166e01fa84e2 SHA512: 6bfffe9462ddcec3c80ecd000636e0755e08d31a5b93744f6bce559ab1b654415615660de89d350f0f94d78be1e4cb3f33e29aa22729229e506c07a723209071 Homepage: http://www.libreoffice.org Description: office productivity suite -- Upper_silesian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Upper_silesian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ta Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3826 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-taml, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ta | myspell-dictionary-ta, hyphen-ta, libreoffice-grammarcheck-ta, libreoffice-help-ta, mythes-ta Filename: pool/main/libr/libreoffice/libreoffice-l10n-ta_7.4.7-ok1.4_all.deb Size: 552818 MD5sum: 021c9eb229d41870b96c8150a4e9f891 SHA1: eb99d5794e7d6db5474e0cf042b4a5b337dd2de5 SHA256: a2478a5b2019f0245c646de30a207ee72867d3b81c9f2b2e244244b9ca1e4c1b SHA512: 489fb87ffef3eead421e16c9a8f58575205c0f161754724d506e1a5aa87903a67a0a9c8400b63c8dfed19af077c0cb419930c95cfccaae9b984176d85bbae538 Homepage: http://www.libreoffice.org Description: office productivity suite -- Tamil language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tamil. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-te Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2894 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-telu, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-te | myspell-dictionary-te, hyphen-te, libreoffice-grammarcheck-te, libreoffice-help-te, mythes-te Filename: pool/main/libr/libreoffice/libreoffice-l10n-te_7.4.7-ok1.4_all.deb Size: 406980 MD5sum: 303f99578f20b1f4302d7e7c7643c744 SHA1: a0e0150c2fe4f113c94c50d3d48b3d588330e74c SHA256: eab1a0c95e56733329a5206b856b89bbdef1b057f193bdcaa3e3e64923d8ac47 SHA512: e65f14a45e80b24cf53386be038e4efbad927e39b8b5bff1a8613147030886224ea8b908c27e66d46487af8b3cddeff8200004510fa3844dbfb1e6facbd2e677 Homepage: http://www.libreoffice.org Description: office productivity suite -- Telugu language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Telugu. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tg Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2263 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-tg | myspell-dictionary-tg, hyphen-tg, libreoffice-grammarcheck-tg, libreoffice-help-tg, mythes-tg Filename: pool/main/libr/libreoffice/libreoffice-l10n-tg_7.4.7-ok1.4_all.deb Size: 306436 MD5sum: 9549fae7f18af6a5dab82dfdc46ad0db SHA1: 0625f2521e48c31c74f4cebe8c5d672b727fd032 SHA256: 2d609960eaa12eb90c4355d8584fd0be9fa26a2f53c29da9763e286c4c62c894 SHA512: e098f33db78ad47589acd7b6d35b4d33b7d6b4af1b3e915ee61f5e053feccf8e0a15568c39626452b7ad5f21e203bb7db923a63253f8bfc10a5282233311e162 Homepage: http://www.libreoffice.org Description: office productivity suite -- Tajik language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tajik. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-th Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4215 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-thai-tlwg, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-th | myspell-dictionary-th, hyphen-th, libreoffice-grammarcheck-th, libreoffice-help-th, mythes-th Filename: pool/main/libr/libreoffice/libreoffice-l10n-th_7.4.7-ok1.4_all.deb Size: 613140 MD5sum: 4241f738d7828e7c4193e3f7fe421a9f SHA1: fae1ca81923bf2861a18f295e20445eb1d973470 SHA256: 24cac1d403c57a6997754b905ca02379b4c09dd3de237e7a2ca5c5ceea27f53c SHA512: c0d11f0abb23f9656fcba45b856adaf04f8d9af237036f9e9cee85f65e69c3d4faefae4b727070b9bf3ea81bdded5085ac2c52d5cf3bed270e5c395543a43f21 Homepage: http://www.libreoffice.org Description: office productivity suite -- Thai language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Thai. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tn Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1570 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.5-12) | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-tn | myspell-dictionary-tn, hyphen-tn, libreoffice-grammarcheck-tn, libreoffice-help-tn, mythes-tn Filename: pool/main/libr/libreoffice/libreoffice-l10n-tn_7.4.7-ok1.4_all.deb Size: 216360 MD5sum: 2aec9f11d62320cda93bfbe05f9970ec SHA1: 4e631938dc39794621f3afc4a0924519b276c4cb SHA256: 86d431e1594a5ee8375b9fd1dd727f97645e96483e8a8d73ca29841f10efb3bd SHA512: 7ff02842ce205828c870c2342e28d919bdbef7afdfcaeabc1dec09073846fa9870a462db9319073f8ebc01f2b53721c9cf3d4e0a29eaf9bf5f9ed7b398ddcfa9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Tswana language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tswana. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4257 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-tr | myspell-dictionary-tr, hyphen-tr, libreoffice-grammarcheck-tr, libreoffice-help-tr, mythes-tr Filename: pool/main/libr/libreoffice/libreoffice-l10n-tr_7.4.7-ok1.4_all.deb Size: 874314 MD5sum: 38baf205cc738f60961815535a2950f1 SHA1: 95d388b659e08656554c7362835076783ac78eaa SHA256: 85945f7d97ee2cb180b42857b9fe6a8e8da6c43ebcbb1e038f4906aed7c3845f SHA512: d7618ef2956b5d18e85f409f7474b69c80a9073acacb51d444597664e4644a0a4669b16f71659dfbe2efc70c711ed7bd722948a6b8baef456b184ed09bb6f6d7 Homepage: http://www.libreoffice.org Description: office productivity suite -- Turkish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Turkish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ts Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1644 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.5-12) | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ts | myspell-dictionary-ts, hyphen-ts, libreoffice-grammarcheck-ts, libreoffice-help-ts, mythes-ts Filename: pool/main/libr/libreoffice/libreoffice-l10n-ts_7.4.7-ok1.4_all.deb Size: 226850 MD5sum: 5dfc662a66af135ddd0abc6ee7a59e13 SHA1: 87cb4d4933c7a3e5de41d3fc286a87804fa17892 SHA256: 8a631db4ca7f6b6a188f23752d80f2e759fcaa4b3edcd8c0688204da4a55bdf4 SHA512: 769b57895671fee715cef4b6e3097b97397637f00bef071602445c16facdc96f7718b9f918e1e712ccd2aa03f5caf31b76ab4734879964d840f468b0c90e6a8a Homepage: http://www.libreoffice.org Description: office productivity suite -- Tsonga language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tsonga. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ug Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2939 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ug | myspell-dictionary-ug, hyphen-ug, libreoffice-grammarcheck-ug, libreoffice-help-ug, mythes-ug Filename: pool/main/libr/libreoffice/libreoffice-l10n-ug_7.4.7-ok1.4_all.deb Size: 422326 MD5sum: ec9036f3a7665af01f189d03d3cabdfa SHA1: 2271858934e9e1eb26e923ecef91b63204b11026 SHA256: 18b40dbe34d65c04b93853cc917a568f68be644c89fb63c37496a68719684423 SHA512: bad421025c42fc2536288ddeaf22061073b3f4fab85aef54d85903d530419c5c8d844663853c99b1ddc33afad80bb929f1531f9f0c662bb40f9249ad923b2d2b Homepage: http://www.libreoffice.org Description: office productivity suite -- Uighur language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Uighur. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-uk Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5237 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-uk | myspell-dictionary-uk, hyphen-uk, libreoffice-grammarcheck-uk, libreoffice-help-uk, mythes-uk Filename: pool/main/libr/libreoffice/libreoffice-l10n-uk_7.4.7-ok1.4_all.deb Size: 871744 MD5sum: 1dacb0b96b9cac9181ef9633d4031154 SHA1: fedaec07241f946d7123be9a26733f1ddc5b7862 SHA256: 67fe1887834e7d8da3a00da1e7f093f0eb2f1f457b239e9c37151136ede0a3f8 SHA512: ba30fc5acdae19ed14ad41a65dfd4713353ac0ae369682d414b5525f62597b378149055548856f9d60d0528fac53a953467086d527ea86937e0f635841bc6257 Homepage: http://www.libreoffice.org Description: office productivity suite -- Ukrainian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Ukrainian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-uz Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1713 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-uz | myspell-dictionary-uz, hyphen-uz, libreoffice-grammarcheck-uz, libreoffice-help-uz, mythes-uz Filename: pool/main/libr/libreoffice/libreoffice-l10n-uz_7.4.7-ok1.4_all.deb Size: 251172 MD5sum: 58c77251cc8326330238288777ecf377 SHA1: 2506b43a82e2f9ed628f935bfa4b6b929991c0aa SHA256: 590ccf1ee77268171db04dec978a8b8f0cad4abdb1a72f40f037396ee6bd0834 SHA512: d76109445444b27c1131c48c64b0620a0fce5fdde083928f128978950fe40a5b6be564755de6224852bf8dfc5f9a92d8d9f2b5e0fa57bcc188ba2fc026dd5aa7 Homepage: http://www.libreoffice.org Description: office productivity suite -- Uzbek language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Uzbek. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ve Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1655 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ve | myspell-dictionary-ve, hyphen-ve, libreoffice-grammarcheck-ve, libreoffice-help-ve, mythes-ve Filename: pool/main/libr/libreoffice/libreoffice-l10n-ve_7.4.7-ok1.4_all.deb Size: 234328 MD5sum: 24e544f684300d360388eacf532556d5 SHA1: 8acb8717d58917dc854fb105a9a2356cfa585c0d SHA256: 9737bee997d9cb637dae84cd9517f36b74ea45c306e25636b34c8c8cc49ba697 SHA512: 53bab7509f63ff3e1f8c747725de8aa97caf42263f2091b4bf4844f1cdee9e933a3ba9ff9b363b5a2c9419da0d1043c2b5ff572e8b8396fc987c894ec725c3fb Homepage: http://www.libreoffice.org Description: office productivity suite -- Venda language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Venda. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-vi Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2558 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-vi | myspell-dictionary-vi, hyphen-vi, libreoffice-grammarcheck-vi, libreoffice-help-vi, mythes-vi Filename: pool/main/libr/libreoffice/libreoffice-l10n-vi_7.4.7-ok1.4_all.deb Size: 421446 MD5sum: 2059e9b5e1a2feafee161243aa243a18 SHA1: 34c80df32c4c9084df19490e9177815f9854715a SHA256: 4eadf6a304b867b31fb88d8fe34673973a27a4fd66d89db84df30902f08f44ac SHA512: 01bd082dda76e9b06841695346264ecfbf816e9bcfe66c71791ff7f6529f4de4efc1ca88c772c9286a2396dbf2e7dcdad8af020a8c9b3f73928cf737e946ccb3 Homepage: http://www.libreoffice.org Description: office productivity suite -- Vietnamese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Vietnamese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-xh Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1669 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-xh | myspell-dictionary-xh, hyphen-xh, libreoffice-grammarcheck-xh, libreoffice-help-xh, mythes-xh Filename: pool/main/libr/libreoffice/libreoffice-l10n-xh_7.4.7-ok1.4_all.deb Size: 238268 MD5sum: 2d3158fbc19cdb818da29531cea35b72 SHA1: 1810d83a3d0ee8a94f857fb2089fa925c6d1c59b SHA256: 7704ba1b1564c4e24af665fb9eca12796892fa61c35f66a8055b056cc605f4f8 SHA512: 9ea349af9d6a0ff15ca7420e2a9fbe6e97d08ff9532b058de2218df3bb32054f3b35c090bd14ebf3d52cfcb3e00175a73e847a9fd1e48c81e146bfa738769eb4 Homepage: http://www.libreoffice.org Description: office productivity suite -- Xhosa language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Xhosa. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-za Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: metapackages Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 30 Depends: libreoffice-l10n-af, libreoffice-l10n-en-za, libreoffice-l10n-nr, libreoffice-l10n-nso, libreoffice-l10n-ss, libreoffice-l10n-st, libreoffice-l10n-tn, libreoffice-l10n-ts, libreoffice-l10n-ve, libreoffice-l10n-xh, libreoffice-l10n-zu Filename: pool/main/libr/libreoffice/libreoffice-l10n-za_7.4.7-ok1.4_all.deb Size: 6304 MD5sum: 212b9c6893dbbcdfc616e6050f1de610 SHA1: 8bc37f7c0e23d307f726c2a75104cb9ca1c65875 SHA256: 52657a1eaf249d4fb6f8acda80567157e2d422c878df55126ee38341dab122b3 SHA512: 6ad5471b2ac3040fba2109daa06b77e652c5c11d12650871d762edf91ad1ea895034b27d88f2d6e14d8b30f3c99b08a4a6d591bc5b742b1e243060044c369474 Homepage: http://www.libreoffice.org Description: office productivity suite -- South African language packages LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all 11 South African languages. Package: libreoffice-l10n-zh-cn Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4194 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-zh-cn | myspell-dictionary-zh-cn, hyphen-zh-cn, libreoffice-grammarcheck-zh-cn, libreoffice-help-zh-cn, mythes-zh-cn Filename: pool/main/libr/libreoffice/libreoffice-l10n-zh-cn_7.4.7-ok1.4_all.deb Size: 884568 MD5sum: 8d767f6d4e849764c750ccb873361ea7 SHA1: bd28fe88ec45fb11a722c33f814b03a0a12de1d6 SHA256: 23f8f525ba1cb7f193c7d652958a0aa83716116ad54fe9aa356e63f141dc4270 SHA512: bf2af3466ed16084851b62ae437c449509cf3997306922f5bf901301cb72f12080638c4e6ca7bf3c537fb6ee25bba714cc2fefa5528e9e9962a56241049e75b5 Homepage: http://www.libreoffice.org Description: office productivity suite -- Chinese_simplified language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Chinese_simplified. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-zh-tw Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4262 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-zh-tw | myspell-dictionary-zh-tw, hyphen-zh-tw, libreoffice-grammarcheck-zh-tw, libreoffice-help-zh-tw, mythes-zh-tw Filename: pool/main/libr/libreoffice/libreoffice-l10n-zh-tw_7.4.7-ok1.4_all.deb Size: 893796 MD5sum: 9e79b35c54f5d59c25215831cf594a78 SHA1: e8012e72d8ea65035a148bd3c2fb905291b5c40c SHA256: 1d87e4a4d031d39f012f3638a29eda79da675271003530f242474dc4f4533661 SHA512: 0d79f33865e0a37a9a8c8a43ab001684ed37945d46cdf355c1ad37baa0becb62760fee757d45070c0a30ff7d803a8d810f7edf93cd42596376d43ecfab87b37c Homepage: http://www.libreoffice.org Description: office productivity suite -- Chinese_traditional language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Chinese_traditional. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-zu Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1725 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-zu | myspell-dictionary-zu, hyphen-zu, libreoffice-grammarcheck-zu, libreoffice-help-zu, mythes-zu Filename: pool/main/libr/libreoffice/libreoffice-l10n-zu_7.4.7-ok1.4_all.deb Size: 252650 MD5sum: 34d4fdde123667045ea00971e0cde113 SHA1: 849bef5976ee16a632f1caff5ad0210c721f4459 SHA256: add833fd683bc74d667bd6c42e8f3d0e202bb2901a757ab79d312d9a8787eb37 SHA512: c4528ce0472f2c7c571a5b7974815c5b358f51498e9e2a990964a2d9ae10c355d988fb1b8d70e69ce93e6cefab6d39ac1b089749a3c517fb6effefa6311a99e3 Homepage: http://www.libreoffice.org Description: office productivity suite -- Zulu language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Zulu. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-librelogo Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 807 Depends: libreoffice-common (>= 1:7.0.0~alpha), libreoffice-core, libreoffice-script-provider-python, libreoffice-writer, ucf (>= 0.8) Filename: pool/main/libr/libreoffice/libreoffice-librelogo_7.4.7-ok1.4_all.deb Size: 175094 MD5sum: 235169a565d5bb61f6a826b4e46691f1 SHA1: 5758976b0da38376c83f7abea565622e4037b0bd SHA256: 3eb26191d8a12dd2c9dbf6008526310feaaeaf95fff63a724f86a038d5ed26dd SHA512: 20ba60035799d458d57bfeebe4639a9f0e9223007bbd2b667fba4bd43f7362b6c76e95eed93ec52ab1adffde6ca3f32bf1c488eeadf504c6d375a81f851c6391 Homepage: http://librelogo.org Description: Logo-like programming language for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains Librelogo, which is a pyuno-based Logo-like programming language with interactive vectorgraphics for education and DTP - basic Logo syntax for back compatibility with educational Logo systems - interactive vectorgraphics in LibreOffice Writer - native commands (easily translatable) - Python data structures (list, tuple, set, dictionary) and other Python features Package: libreoffice-nlpsolver Architecture: all Version: 4:0.9+LibO7.4.7-ok1.4 Priority: optional Section: math Source: libreoffice (4:7.4.7-ok1.4) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2333 Depends: liblibreoffice-java, libreoffice-calc, libreoffice-core, libreoffice-java-common, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Filename: pool/main/libr/libreoffice/libreoffice-nlpsolver_0.9+LibO7.4.7-ok1.4_all.deb Size: 704234 MD5sum: 13dc58f0a92a68a8b7bcfc3a3d800681 SHA1: a9f1cf3d45b5d372b5442e9de329a2ad92316206 SHA256: 98b02ad2a48b311a9fc21b3cb0e7c7451b8518d40b434e0fd250cedb1921159e SHA512: 1ee1da89e1b4b75915bde64026acb693561c43e06e3034fad4164eceee52762acb7adcdbe10c205022878cc7bb620bf1333c5428f91b426a9a0555d26dd3e8fe Homepage: http://www.libreoffice.org Description: "Solver for Nonlinear Programming" extension for LibreOffice By default LibreOffice Calc ships with a solver engine for linear programming only. This allows the optimization of models to a certain degree. However, if the formulas or constraints become more complex, nonlinear programming is required. That missing gap is now filled by the Solver for Nonlinear Programming extension. . Currently it incorporates two Evolutionary Algorithms which are able to handle floating point and integer variables as well as nonlinear constraints. Package: libreoffice-report-builder Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 570 Provides: libreoffice-reportdesigner Depends: liblibreoffice-java, libreoffice-common (>= 1:7.0.0~alpha), libreoffice-core | libreoffice-core-nogui, libreoffice-report-builder-bin (>= 4:7.4.7), libreoffice-java-common, ucf (>= 0.8), libbase-java, libsac-java, libxml-java (>= 1.1.6), libflute-java (>= 1.1.6), libpentaho-reporting-flow-engine-java (>= 0.9.4), liblayout-java (>= 0.2.10), libloader-java (>= 1.1.6), libformula-java (>= 1.1.7), librepository-java (>= 1.1.6), libfonts-java (>= 1.1.6), libserializer-java (>= 1.1.6) Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Replaces: libreoffice-common (<< 1:6.4.2~r~~) Enhances: libreoffice-base Filename: pool/main/libr/libreoffice/libreoffice-report-builder_7.4.7-ok1.4_all.deb Size: 288024 MD5sum: 20cb44b54d53c91f803b8745c27cc63f SHA1: 6df3704a97ce1ea249580d3c72c8ce6ad149d5b0 SHA256: 5253dd1d1336a900df00ab0fcc870efbbab5621be37ee8bff1ac78fd0b1f2635 SHA512: 0843677b67e0f347c48aa059b12438f6c8a0690144e782503d10c21deafb25f8354ff00742ae88962ed41007ef98c99e12b8359992f40f1cf899320f7f387d27 Homepage: http://www.libreoffice.org Description: LibreOffice component for building database reports LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the report builder: "Create with the Sun Report Builder stylish, smart-looking database reports. The flexible report editor can define group and page headers as well as group and page footers and even calculation fields are available to accomplish complex database reports." Package: libreoffice-script-provider-bsh Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: java Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 135 Depends: liblibreoffice-java, libreoffice-common, libreoffice-core-nogui | libreoffice-core, libreoffice-java-common, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre, libbsh-java Filename: pool/main/libr/libreoffice/libreoffice-script-provider-bsh_7.4.7-ok1.4_all.deb Size: 39112 MD5sum: 8bea66210851379a02c134aeba593e8a SHA1: 69ba4a599d36fd175dd1dfa2bde69c1a785dfa08 SHA256: ea3ee0f2f0ad3427f70ffac5adbc3ddbc98ef7e5ec8466f46503ed57d409afba SHA512: 00afc535d650f5d97035b426831f8bd72898de31cf56dc1efbae56da0c25beff20365135732c6dd30fc8a785d59a14fe44dcd171836881065f53d390e23571ba Homepage: http://www.libreoffice.org Description: BeanShell script support provider for LibreOffice scripting framework LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The Scripting Framework allows LibreOffice users to write and run macros in multiple languages including LibreOffice Basic, Python, Java, BeanShell and JavaScript. These macros can then be assigned to menus, toolbars, keyboard shortcuts, events and embedded objects. . This package contains the script provider to support BeanShell. Package: libreoffice-script-provider-js Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: web Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 720 Depends: liblibreoffice-java, libreoffice-common, libreoffice-core-nogui | libreoffice-core, libreoffice-java-common, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Filename: pool/main/libr/libreoffice/libreoffice-script-provider-js_7.4.7-ok1.4_all.deb Size: 642844 MD5sum: 0d50de7cda8dad9a7d104671c78849f0 SHA1: 51421a7f1bf8cc1f666a8d56cfecb15f9d5fadb2 SHA256: 50f7dbf31aeee51e5b85873d85d8e0ec478a78d0a87052c45dc65be79ab5f25c SHA512: 0923fc4f5fe60a344368088bd1c3a38f3df5737a20f8069d9cba35d8c7fbc79c2171e70c7f6160ddf41628768e9350f449e868e287f677b43d9ae69b5d340964 Homepage: http://www.libreoffice.org Description: JavaScript script support provider for LibreOffice scripting framework LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The Scripting Framework allows LibreOffice users to write and run macros in multiple languages including LibreOffice Basic, Python, Java, BeanShell and JavaScript. These macros can then be assigned to menus, toolbars, keyboard shortcuts, events and embedded objects. . This package contains the script provider to support JavaScript. Package: libreoffice-script-provider-python Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: python Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 81 Depends: libreoffice-common, libreoffice-core-nogui | libreoffice-core, python3-uno (>= 4.4.0~beta2) Filename: pool/main/libr/libreoffice/libreoffice-script-provider-python_7.4.7-ok1.4_all.deb Size: 16500 MD5sum: 3fe0909b60c31ba28fcebb96c7581bb9 SHA1: b22568304d580c7ae5ac9f7c3b37ce82ff24d7b8 SHA256: 363dea869958e54285fa96430c3056bf8507e1e5d1bcc714fb06372dbfeb294b SHA512: 6ad7a9ecbbe5b640a49d632b5ce8501b8258b6a6f26d5b9f05ffc871c5379abc9fbfe04b6428d66e701eccd4627b62323fbbf845e26a7ea602239e6b747da539 Homepage: http://www.libreoffice.org Description: Python script support provider for LibreOffice scripting framework LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The Scripting Framework allows LibreOffice users to write and run macros in multiple languages including LibreOffice Basic, Python, Java, BeanShell and JavaScript. These macros can then be assigned to menus, toolbars, keyboard shortcuts, events and embedded objects. . This package contains the script provider to support Python. Package: libreoffice-style-breeze Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6981 Provides: libreoffice-style Depends: libreoffice-style-colibre Recommends: libreoffice-common Suggests: breeze-icon-theme Enhances: libreoffice-core Filename: pool/main/libr/libreoffice/libreoffice-style-breeze_7.4.7-ok1.4_all.deb Size: 3146848 MD5sum: 7dd32f335b4398df52ddb9213c3f4928 SHA1: 8a96f17925b910b2d4333dd0f8bf568744351096 SHA256: 3b9ae005298e733a34931a461de7454688deb4e4dfc70950795888a2b381331b SHA512: bc75d2b2d18aac0069f64a50663c80b96b3a6dbd69222f831fd5db5ebff1c9e2b3bffa02002f3d836090c785247fa4d1786e3d7c45b00dc53dcfe0d67f234482 Homepage: http://www.libreoffice.org Description: office productivity suite -- Breeze symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "breeze" symbol style, default style for KDE 5. Package: libreoffice-style-colibre Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 11522 Provides: libreoffice-style Recommends: libreoffice-common Enhances: libreoffice-core Filename: pool/main/libr/libreoffice/libreoffice-style-colibre_7.4.7-ok1.4_all.deb Size: 7158210 MD5sum: 9e81ee94188055700176897681936956 SHA1: 9e7b44622badf4a735cdc84e7d2a9dced98af73d SHA256: 49c838248e08b1b7db674fe30f8a98fd1a67296f9d2811c034d84c0b5b00719c SHA512: e19b130b6da1bd50f3b269921e4da3d2f6c6da059fe91ef4ca1ce6108148c73c684b67d6b3fbb1d5ad9c14d7f146129c021a66ee11a52d9d0db0f2c2eb46385d Homepage: http://www.libreoffice.org Description: office productivity suite -- colibre symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "colibre" symbol style - a icon theme which follow Microsoft(R) Offices color scheme. Package: libreoffice-style-elementary Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9644 Provides: libreoffice-style Depends: libreoffice-style-colibre Recommends: libreoffice-common Enhances: libreoffice-core Filename: pool/main/libr/libreoffice/libreoffice-style-elementary_7.4.7-ok1.4_all.deb Size: 8076026 MD5sum: 086e08fada6391ba588dda74bc94ad12 SHA1: 3bca16de38fec0652039b0faef2c3a7978daa896 SHA256: 5620c97bddd38a8b6771329db74749ab27c08158aa72702bf968a0fb5a6504d2 SHA512: 71eee9d447dc237ef4d21b0f5b9827ab69422f9a6d12d28cb6a968217519b31379f74414f18ab115a925f0e2ec6cc8bef7471368ad647fbfd04e0afcdd54fb34 Homepage: http://www.libreoffice.org Description: office productivity suite -- Elementary symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "elementary" symbol style, default style for GTK+/Gnome. Package: libreoffice-style-karasa-jaga Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4850 Provides: libreoffice-style Recommends: libreoffice-common Enhances: libreoffice-core Filename: pool/main/libr/libreoffice/libreoffice-style-karasa-jaga_7.4.7-ok1.4_all.deb Size: 3769430 MD5sum: 1120dc07620d40d1227b151c93fb71c4 SHA1: de6ddfebbb707eefea32ec6e49570b7e53971ef4 SHA256: b85b71d34f38920fe0956c6e71e0ac10c91dabec07cdfb73f2e29c6b8dabd49c SHA512: d5ca4855faa3d1686248d0eff22db2386d5a2e11b8a00c686fedd150e31eeb78f9ce9633192155dcd7ca34993bc8390bfad9efc097d1ff27e182d10ad84b9a56 Homepage: http://www.libreoffice.org Description: office productivity suite -- Karasa Jaga symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "karasa_jaga" symbol style. Package: libreoffice-style-sifr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6030 Provides: libreoffice-style, libreoffice-style-hicontrast Depends: libreoffice-style-breeze Recommends: libreoffice-common Conflicts: libreoffice-style-hicontrast Replaces: libreoffice-style-hicontrast Enhances: libreoffice-core Filename: pool/main/libr/libreoffice/libreoffice-style-sifr_7.4.7-ok1.4_all.deb Size: 2493708 MD5sum: 3cba96fa339c490aa3bb879b6c538959 SHA1: 1448d70027c59e875d20a95a95a368bfa0351066 SHA256: 79bf982859e16a76271870675ea1e6478ba33035b27147ae3e007a4ae27a9eeb SHA512: 8ea7b3e368df2e0f8488f7ffd34a50bd4673de4c41e5a4fc1b68aafec114132f0f20590e6af0c76bac2600042b13bc932f805658c5cbe2d03cb3bae9a202c64d Homepage: http://www.libreoffice.org Description: office productivity suite -- Sifr symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "sifr" symbol style (an adaption of the Gnome symbolic theme), needs to be manually enabled in the LibreOffice option menu. Package: libreoffice-style-sukapura Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 7317 Provides: libreoffice-style Recommends: libreoffice-common Enhances: libreoffice-core Filename: pool/main/libr/libreoffice/libreoffice-style-sukapura_7.4.7-ok1.4_all.deb Size: 5629590 MD5sum: 80ce58e7667e5090188cd4a5801afc1f SHA1: 86b7591a8b78ebfafeb81e8de31cbd4a81bf8999 SHA256: 46a4ed25bc63459ef387735ec786a988685fcc9518d1326b03fbe8e88c60b27f SHA512: e3bcb468ca9969e9fb94e8d1f613e2aabd627e444547900edc30bfb8f808c322df6ccefec790d3d11bb40c1e3c72a0e5c7c1f3863ca55f229ce837ea6df6756e Homepage: http://www.libreoffice.org Description: office productivity suite -- Sukapura symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "sukapura" symbol style. Package: libreoffice-wiki-publisher Architecture: all Version: 4:1.2.0+LibO7.4.7-ok1.4 Priority: optional Section: misc Source: libreoffice (4:7.4.7-ok1.4) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4085 Depends: liblibreoffice-java, libreoffice-core, libreoffice-java-common, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Suggests: mediawiki Enhances: libreoffice-writer Filename: pool/main/libr/libreoffice/libreoffice-wiki-publisher_1.2.0+LibO7.4.7-ok1.4_all.deb Size: 1433576 MD5sum: e62cece901e1ebca75b26fa8f818cce0 SHA1: d7499176361d6a8902e6d390648480718f0d7faf SHA256: 09515d8a4e578c89b2e8c0e13d015f4556953cc48c072717fbfe49ed338a51da SHA512: 5a54a14359fb8d7f44176ec741585736e759ab53bfa22d64683e27042e371385e3245cfa1d1b2e714d12c0e527a5f5f7563267df3b49aa52ce3e34aef6f5d866 Homepage: http://www.libreoffice.org Description: LibreOffice extension for working with MediaWiki articles LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an extension to create/edit/publish MediaWiki articles with LibreOffice Package: libreofficekit-data Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: web Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 37 Recommends: gir1.2-lokdocview-0.1 Filename: pool/main/libr/libreoffice/libreofficekit-data_7.4.7-ok1.4_all.deb Size: 8090 MD5sum: 584718c009101438385496e65a9e7432 SHA1: a0aa3efe3c1ab07aad32b89cd81159c4bb5e49a5 SHA256: ede1a47bd14798af0e0275c618f15440f6da3309558014e4d2314bc3638746db SHA512: 2fb9f4329d6d1afa115d73d131369a30a7bccdf9aec0390420fff5e9b1f40ee54096c149686f6d687ed1e4cf77e995cafe0e418876067bdd0c3665981c2cbc30 Homepage: http://www.libreoffice.org Description: common data for LOKDocView LOKDocView is the GTK3 widget that wraps the libreoffice functionality and exposes a simple API for applications to use this widget. . This package contains architecture-independent data (e.g. the selection handlers). Package: librest-doc Architecture: all Version: 0.9.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: librest Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1146 Suggests: librest-dev Filename: pool/main/libr/librest/librest-doc_0.9.1-ok1_all.deb Size: 53192 MD5sum: 50064ea20ee89c87e632874644c1f062 SHA1: d7b0cbe1e56dfc2f880d4afcfd40cf2df3676004 SHA256: ebdcbb438582d78a7779bbe19d7e98be4c96a3bbc5b1d7dda34cd459d72d1f37 SHA512: 846fa232ac4b6c35a16e91d0b3ce6e546ddfeb37da5c48e1b09484a575a298d5929d464a48385680c25ae2d2debde283d89440f4c74d4c47e1da45684e8d4d44 Homepage: https://wiki.gnome.org/Projects/Librest Description: REST service access library (documentation) This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. . This package contains the documentation Package: libreturn-type-perl Architecture: all Version: 0.007-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 45 Depends: libtype-tiny-perl, perl:any Suggests: libscope-upper-perl Filename: pool/main/libr/libreturn-type-perl/libreturn-type-perl_0.007-ok1_all.deb Size: 14912 MD5sum: b23299d61094ad8fd55f0bbbf1af045d SHA1: 286f5aea87530872bd42b6c7db8cdeece8a81fdd SHA256: 0e45986241b096d26bf7f3a07a75d5f8d76d73d8464915df36f212ff044ed5fa SHA512: 33cf5efaf2ba7a33968d9d4241bb4225e3ee833d763e293f0ecb5c4b472de4025249dd570295412d0baa57c32969928435544d677a8ff95a6ed8aa79512f1828 Homepage: https://metacpan.org/release/Return-Type Description: specify a return type for a function (optionally with coercion) Return::Type allows you to specify a return type for your subs. Type constraints from any Type::Tiny, MooseX::Types or MouseX::Types type library are supported. Package: librole-tiny-perl Architecture: all Version: 2.002004-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 63 Depends: perl:any, libclass-method-modifiers-perl Filename: pool/main/libr/librole-tiny-perl/librole-tiny-perl_2.002004-ok2_all.deb Size: 22024 MD5sum: eed16cb8fd0c38fe035246b264e65d8a SHA1: fbdbaf1c08874875303efb602c46e8eacacaeba6 SHA256: a6fdc25ada3bb6cfe09134e93f5107991bf20c1b75e1fdac15deded85536396e SHA512: b3fb245a5008f50278effd71f33563e7aa89a35d379d7f060b1fa1c7b8c812b55a1024d7a5f09c11233fe8e40ae565ca3486ddebb02923f3712f31389cc92d0b Homepage: https://metacpan.org/release/Role-Tiny Description: Perl module for minimalist role composition Role::Tiny is a Perl module to do minimalist role composition. Role composition can be thought of as much more clever and meaningful multiple inheritance. . The basics of this implementation of roles is: * If a method is already defined on a class, that method will not be composed in from the role. * If a method that the role "requires" to be implemented is not implemented, role application will fail loudly. . Unlike Class::C3, where the last class inherited from "wins", role composition is the other way around, where first wins. In a more complete system (see Moose) roles are checked to see if they clash. The goal of this is to be much simpler, hence disallowing composition of multiple roles at once. Package: librsvg2-doc Architecture: all Version: 2.58.0+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: librsvg Origin: openKylin Maintainer: openKylin Developers Installed-Size: 844 Suggests: devhelp Filename: pool/main/libr/librsvg/librsvg2-doc_2.58.0+dfsg-ok1_all.deb Size: 65440 MD5sum: ddd2e7472b4c5a4a539092d654d46166 SHA1: e029bae580c826c7b7476d4442ffdb32b95fd079 SHA256: ef9bdb2052ce6b4b70000e621393a030da138b26a8958ca8602731e5eec6a67b SHA512: d9927f207ba090fdedbfa22aa4e8ed2f6c9d917cb87c7be1dff164ce8282f97cb938314ab7bd620e09b25e427d5df585615c2f7e75313f30dbdec377d180dacc Homepage: https://wiki.gnome.org/Projects/LibRsvg Description: SAX-based renderer library for SVG files (documentation) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package provides the API documentation. Package: libruby Architecture: all Version: 1:2.7+1-ok1.1 Priority: optional Section: libs Source: ruby-defaults Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 12 Depends: libruby2.7 Filename: pool/main/r/ruby-defaults/libruby_2.7+1-ok1.1_all.deb Size: 3160 MD5sum: 63b4f1d5c2e0b26a29859277c569a2a1 SHA1: c7cbd9ac9741f2ba80ea76c7b3ff7e24840b91b8 SHA256: 385bf6cf6b774f14609e48c229a73349a2df2c63121e78bcc24ede44ccbf37b3 SHA512: 6c15fe65ceba36114c8b57787d41742521e8b3263c7fab13b76e6e462c84362d548e3159c2cf36fb30f08976e21f1a870cfe1e6c3a78298765abda1b9c127e56 Homepage: https://www.ruby-lang.org/ Description: Libraries necessary to run Ruby Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package includes the 'libruby' library, necessary to run Ruby. . This package is a dependency package, which depends on Debian's default Ruby version (currently v2.7). Package: libruby2.7 Architecture: rv64g Version: 2.7.8-ok1.5 Multi-Arch: same Priority: optional Section: libs Source: ruby2.7 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 20002 Provides: ruby-benchmark (= 0.1.0), ruby-bigdecimal (= 2.0.0), ruby-cgi (= 0.1.0.2), ruby-csv (= 3.1.2), ruby-date (= 3.0.3), ruby-dbm (= 1.1.0), ruby-delegate (= 0.1.0), ruby-did-you-mean (= 1.4.0), ruby-etc (= 1.1.0), ruby-fcntl (= 1.0.0), ruby-fiddle (= 1.0.0), ruby-fileutils (= 1.4.1), ruby-forwardable (= 1.3.1), ruby-gdbm (= 2.1.0), ruby-getoptlong (= 0.1.0), ruby-io-console (= 0.5.6), ruby-ipaddr (= 1.2.2), ruby-irb (= 1.2.6), ruby-json (= 2.3.0), ruby-logger (= 1.4.2), ruby-matrix (= 0.2.0), ruby-mutex-m (= 0.1.0), ruby-net-pop (= 0.1.0), ruby-net-smtp (= 0.1.0), ruby-observer (= 0.1.0), ruby-open3 (= 0.1.0), ruby-openssl (= 2.1.4), ruby-ostruct (= 0.2.0), ruby-prime (= 0.1.1), ruby-pstore (= 0.1.0), ruby-psych (= 3.1.0), ruby-racc (= 1.4.16), ruby-rdoc (= 6.2.1.1), ruby-readline (= 0.0.2), ruby-readline-ext (= 0.1.0), ruby-reline (= 0.1.5), ruby-rexml (= 3.2.3.1), ruby-rss (= 0.2.8), ruby-sdbm (= 1.0.0), ruby-singleton (= 0.1.0), ruby-stringio (= 0.1.0), ruby-strscan (= 1.0.3), ruby-timeout (= 0.1.0), ruby-tracer (= 0.1.0), ruby-uri (= 0.10.0.2), ruby-webrick (= 1.6.1), ruby-yaml (= 0.1.0), ruby-zlib (= 1.1.0) Depends: rake (>= 10.4.2), ruby-minitest (>= 5.4), ruby-net-telnet (>= 0.1.1), ruby-test-unit (>= 3.0.8~), ruby-xmlrpc (>= 0.3.0~), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libedit2 (>= 3.1-20221030-ok1.2), libffi8 (>= 3.4), libgdbm-compat4 (>= 1.16), libgdbm6 (>= 1.16), libgmp10, libssl3 (>= 3.0.0), libyaml-0-2, zlib1g (>= 1:1.2.2) Filename: pool/main/r/ruby2.7/libruby2.7_2.7.8-ok1.5_rv64g.deb Size: 4741682 MD5sum: e9d6cff02e78cbebed56b81af6037524 SHA1: e750e7d0390f82770a1fc16d8002b4f0e3923caf SHA256: 75f3d6749d5f6802d7478ed4ab809024146a2913c1151daae0e9c81607fef9c9 SHA512: 418dbfae07118b24e2b5eb16b2b8c50bb6059ff6b3ca6444fde00a7e2367cc0c3833805b650428d4ccdc9371ed863bcb81de65bf44cb2f46a0d726eef85c84af Homepage: https://www.ruby-lang.org/ Description: Libraries necessary to run Ruby 2.7 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package includes the 'libruby-2.7' library, necessary to run Ruby 2.7. (API version 2.7.0) Package: librust-async-channel-dev Architecture: all Version: 1.9.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-channel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonas Smedegaard Installed-Size: 77 Provides: librust-async-channel+default-dev (= 1.9.0-ok1), librust-async-channel-1+default-dev (= 1.9.0-ok1), librust-async-channel-1-dev (= 1.9.0-ok1), librust-async-channel-1.9-dev (= 1.9.0-ok1), librust-async-channel-1.9.0-dev (= 1.9.0-ok1) Depends: librust-concurrent-queue-2+default-dev, librust-event-listener-5+default-dev, librust-futures-core-0.3+default-dev Filename: pool/main/r/rust-async-channel/librust-async-channel-dev_1.9.0-ok1_all.deb Size: 11232 MD5sum: 2be67824f8acd28fd262d017fc66e0ad SHA1: 299e0d9da85613ae344cfe7579335ca6836adc31 SHA256: 835cca11961509925b838c8c3544a181e02b5d83a2ec2e4a7a2a45146fd94bb1 SHA512: 06d3fb4444d09c3ead83fc466c87a07fac7ca61467b70d762a6a0c10a5788f9a15fab43c5e0ab3866f15016ff6c63e36301b80cc7a202a515b913486bd4b24e7 Homepage: https://github.com/smol-rs/async-channel Description: async multi-producer multi-consumer channel - Rust source code async-channel is a lightweight implementation of asyncronous multi-producer multi-consumer channels. . This package contains the source for the Rust async-channel crate, packaged for use with cargo and dh-cargo. Package: librust-async-executor-dev Architecture: all Version: 1.5.4-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-executor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 70 Provides: librust-async-executor+default-dev (= 1.5.4-ok1), librust-async-executor-1+default-dev (= 1.5.4-ok1), librust-async-executor-1-dev (= 1.5.4-ok1), librust-async-executor-1.5-dev (= 1.5.4-ok1), librust-async-executor-1.5.4-dev (= 1.5.4-ok1) Depends: librust-async-lock-2+default-dev, librust-async-task-4+default-dev, librust-concurrent-queue-2+default-dev, librust-fastrand-1+default-dev, librust-futures-lite-1-dev, librust-slab-0.4+default-dev (>= 0.4.4) Filename: pool/main/r/rust-async-executor/librust-async-executor-dev_1.5.4-ok1_all.deb Size: 12572 MD5sum: 0b5b945ac9a5041ef35c87405fb9b7bf SHA1: 023cd30d5a1a2c4660df11b3d99ab6404da67b84 SHA256: 490014df6f4ac7f4c2e66c897e5b51c94185ef9b62f8417c88a8a5b7d8f8a9f4 SHA512: 066bd044d53ac0a964f7eca64a94426af04665a8d1082c21347a7918a1741a6fd57498cd6e37d5ed657e0bd273b4d1b3020c6339ff2434ae2af8dc6e94fac5ee Homepage: https://github.com/smol-rs/async-executor Description: async executors - Rust source code async-executor provides a lighweight implementation of asyncronous executors. . This package contains the source for the Rust async-executor crate, packaged for use with cargo and dh-cargo. Package: librust-async-fs-dev Architecture: all Version: 1.6.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-fs Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 160 Provides: librust-async-fs-1+default-dev (= 1.6.0-ok1), librust-async-fs-1-dev (= 1.6.0-ok1), librust-async-fs-1.6-dev (= 1.6.0-ok1), librust-async-fs-1.6.0-dev (= 1.6.0-ok1) Depends: librust-async-lock-2+default-dev, librust-autocfg-1+default-dev, librust-blocking-1+default-dev, librust-futures-lite-1+default-dev Filename: pool/main/r/rust-async-fs/librust-async-fs-dev_1.6.0-ok1_all.deb Size: 29172 MD5sum: abbc94771a7a0701bd1f27c9d5f6c779 SHA1: e668ddc7e4e2b35160d3202bd5ad31332c435eda SHA256: 24c0bb9d32ae3bc31f8417505d08b106fbeb8334e024f73294f09ad71c9b0532 SHA512: ee9d3b2f0148212a22594379b536e185358eb44ca077e55155d2e4c733018c1952b0ef32945f9ef48a07f98636ea47ae00adf63f76b3f5473a64744001e95366 Homepage: https://github.com/smol-rs/async-fs Description: async filesystem primitives - Rust source code async-fs is a lightweight implementation of asyncronous filesystem primitives. . This package contains the source for the Rust async-fs crate, packaged for use with cargo and dh-cargo. Package: librust-async-lock-dev Architecture: all Version: 2.8.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-lock Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonas Smedegaard Installed-Size: 176 Provides: librust-async-lock-2+default-dev (= 2.8.0-ok1), librust-async-lock-2-dev (= 2.8.0-ok1), librust-async-lock-2.8-dev (= 2.8.0-ok1), librust-async-lock-2.8.0-dev (= 2.8.0-ok1) Depends: librust-event-listener-5+default-dev Filename: pool/main/r/rust-async-lock/librust-async-lock-dev_2.8.0-ok1_all.deb Size: 24864 MD5sum: 52b2cc556081c915d69585623fc52949 SHA1: 6aea0cc56f7599d1b2623a2a6a5d17201696f541 SHA256: a2fce415a8b840efe1c0570246b9a0c447bdf54bcb58748a31189074c59fda1f SHA512: 7d96d89f161582e2d172409702af719a6e9e710c4a8d4443f9c16ecc48cc15f27b8547958740edb31ecd0dd5b9621697643384137c6f781ee55c0b599218300e Homepage: https://github.com/smol-rs/async-lock Description: async synchronization primitives - Rust source code async-lock is a lightweight implementation of asyncronous synchronization primitives. . This package contains the source for the Rust async-lock crate, packaged for use with cargo and dh-cargo. Package: librust-async-net-dev Architecture: all Version: 2.0.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-net Origin: openKylin Maintainer: openKylin Developers Installed-Size: 102 Provides: librust-async-net-2+default-dev (= 2.0.0-ok1), librust-async-net-2-dev (= 2.0.0-ok1), librust-async-net-2.0-dev (= 2.0.0-ok1), librust-async-net-2.0.0-dev (= 2.0.0-ok1) Depends: librust-async-io-2+default-dev, librust-autocfg-1+default-dev, librust-blocking-1+default-dev, librust-futures-lite-dev (<< 3) Filename: pool/main/r/rust-async-net/librust-async-net-dev_2.0.0-ok1_all.deb Size: 13840 MD5sum: 6aa7935d254a57119cdba411145329ae SHA1: 537247b4fb6964e565e99253b12eba8b6f345cf2 SHA256: 3fe2aae65de32d05ce7e50b7eecd00f3f26b22f97e0be1ed26330a2cd31873dd SHA512: af248899cccc4c1c2cb00b48e64e174f25afca458a6962f23faee6283282d39a699788d747ed4c4c5559fa1982aa70028c3665428eb0ad60fcb0cb2578211b39 Homepage: https://github.com/smol-rs/async-net Description: async networking primitives - Rust source code async-net is a lightweight implementation of asyncronous networking primitives for TCP/UDP/Unix communication. . This package contains the source for the Rust async-net crate, packaged for use with cargo and dh-cargo. Package: librust-async-process-dev Architecture: all Version: 1.7.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-process Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonas Smedegaard Installed-Size: 82 Provides: librust-async-process-1+default-dev (= 1.7.0-ok1), librust-async-process-1-dev (= 1.7.0-ok1), librust-async-process-1.7-dev (= 1.7.0-ok1), librust-async-process-1.7.0-dev (= 1.7.0-ok1) Depends: librust-async-io-2+default-dev, librust-async-lock-2+default-dev (>= 2.8.0-1ubuntu1~), librust-autocfg-1+default-dev, librust-cfg-if-1+default-dev, librust-event-listener-5+default-dev, librust-futures-lite-1+default-dev, librust-libc-0.2+default-dev, librust-rustix-0.38+fs-dev, librust-rustix-0.38+std-dev, librust-signal-hook-0.3+iterator-dev Filename: pool/main/r/rust-async-process/librust-async-process-dev_1.7.0-ok1_all.deb Size: 16112 MD5sum: 25e4c4579c1c8386cf756d98676adb99 SHA1: 4ebafedde8225c49957296adee75636513a7aa88 SHA256: 2e8e00f753d817d954e919de585efd9e23dea53c239b726a2fa594b856980917 SHA512: 9c3038bd12327543ffc381dd8e44eb4e28bcc2b2d4e8b8441320e95646822fdedd3b08d9a2db3419232a5dc499222f2846eea054424722eebf68008b9782a6b7 Homepage: https://github.com/smol-rs/async-process Description: async interface for working with processes - Rust source code async-process provides a lightweight interface for working asyncronously with processes. . This package contains the source for the Rust async-process crate, packaged for use with cargo and dh-cargo. Package: librust-async-std-dev Architecture: all Version: 1.12.0-ok2 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-std Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1223 Provides: librust-async-std-1+alloc-dev (= 1.12.0-ok2), librust-async-std-1+attributes-dev (= 1.12.0-ok2), librust-async-std-1+default-dev (= 1.12.0-ok2), librust-async-std-1+docs-dev (= 1.12.0-ok2), librust-async-std-1+std-dev (= 1.12.0-ok2), librust-async-std-1+tokio1-dev (= 1.12.0-ok2), librust-async-std-1+unstable-dev (= 1.12.0-ok2), librust-async-std-1-dev (= 1.12.0-ok2), librust-async-std-1.12-dev (= 1.12.0-ok2), librust-async-std-1.12.0-dev (= 1.12.0-ok2) Depends: librust-async-attributes-1+default-dev, librust-async-channel-1+default-dev, librust-async-global-executor-2+async-io-dev, librust-async-global-executor-2+default-dev, librust-async-global-executor-2+tokio-dev, librust-async-io-2+default-dev, librust-async-lock-2+default-dev, librust-async-process-1+default-dev, librust-crossbeam-utils-0.8+default-dev, librust-futures-core-0.3+alloc-dev, librust-futures-io-0.3+default-dev, librust-futures-lite-1+default-dev, librust-kv-log-macro-1+default-dev, librust-log-0.4+default-dev, librust-log-0.4+kv-unstable-dev, librust-memchr-2+default-dev, librust-once-cell-1+default-dev, librust-pin-project-lite-0.2+default-dev, librust-pin-utils-0.1+default-dev, librust-slab-0.4+default-dev (>= 0.4.2) Filename: pool/main/r/rust-async-std/librust-async-std-dev_1.12.0-ok2_all.deb Size: 177032 MD5sum: 9fa5f32e5e9e78a9120de870292ebd7f SHA1: f3eb945abb7bff8f019d935ec502f93563f2e66e SHA256: 65a5b941f0ca005c0bf904e86cfbaf75c61ffe2ee22e9174b606175ef3896a37 SHA512: aa473716e740203da65536c2b3c23a34b38f98b42df17fc5e42e84435760eeef7af71e8bd34ddf27ba164f5c421be20f3eca26a8fa2bf250e929f7800e1edce3 Homepage: https://async.rs/ Description: async version of the Rust standard library - Rust source code async-std is a library that looks and feels like the Rust standard library, except everything in it is made to work with async/await exactly as you would expect it to. . This package contains the source for the Rust async-std crate, packaged for use with cargo and dh-cargo. Package: librust-blocking-dev Architecture: all Version: 1.4.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-blocking Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Provides: librust-blocking-1+default-dev (= 1.4.0-ok1), librust-blocking-1-dev (= 1.4.0-ok1), librust-blocking-1.4-dev (= 1.4.0-ok1), librust-blocking-1.4.0-dev (= 1.4.0-ok1) Depends: librust-async-channel-1+default-dev, librust-async-lock-2+default-dev, librust-async-task-4+default-dev, librust-fastrand-dev (<< 3), librust-futures-lite-1-dev, librust-futures-io-0.3+std-dev, librust-atomic-waker-1+default-dev, librust-tracing-0.1-dev Filename: pool/main/r/rust-blocking/librust-blocking-dev_1.4.0-ok1_all.deb Size: 15756 MD5sum: 2a97ea7cda51ad2efd08ecdd073b30e9 SHA1: 13a34dfdb8a8d2117ef39174705f2414cbd91bd6 SHA256: 4a111be8e65c8d71c186ab24f7970bf1613488af9e10062cbca60d065d11a1eb SHA512: a1a3a60d5c0934ebfa8220ef8f829d12a8ff8f24828968de9ee0437449e2ae6df12be4f664d91aba68ff1078390ddbe05c8540cb7e9bcc9883d68496853a2b52 Homepage: https://github.com/smol-rs/blocking Description: thread pool for isolating blocking I/O - Rust source code blocking provides a thread pool for isolating blocking I/O in async programs. . Sometimes there's no way to avoid blocking I/O. Consider files or stdin, which have weak asyncronous support on modern operating systems. While IOCP, AIO, and io_uring are possible solutions, they're not always available or ideal. . Since blocking is not allowed inside futures, we must move blocking I/O onto a special thread pool provided by this crate. The pool dynamically spawns and stops threads depending on the current number of running I/O jobs. . This package contains the source for the Rust blocking crate, packaged for use with cargo and dh-cargo. Package: librust-criterion-dev Architecture: all Version: 0.5.1-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-criterion Origin: openKylin Maintainer: openKylin Developers Installed-Size: 660 Provides: librust-criterion-0-dev (= 0.5.1-ok1), librust-criterion-0.5+async-futures-dev (= 0.5.1-ok1), librust-criterion-0.5+async-smol-dev (= 0.5.1-ok1), librust-criterion-0.5+async-std-dev (= 0.5.1-ok1), librust-criterion-0.5+async-tokio-dev (= 0.5.1-ok1), librust-criterion-0.5+cargo-bench-support-dev (= 0.5.1-ok1), librust-criterion-0.5+csv-output-dev (= 0.5.1-ok1), librust-criterion-0.5+default-dev (= 0.5.1-ok1), librust-criterion-0.5+html-reports-dev (= 0.5.1-ok1), librust-criterion-0.5+stable-dev (= 0.5.1-ok1), librust-criterion-0.5-dev (= 0.5.1-ok1), librust-criterion-0.5.1-dev (= 0.5.1-ok1), librust-criterion-plot-0.5+default-dev, librust-criterion-plot-0.5-dev, librust-criterion-plot-0.5.0-dev Depends: librust-anes-0.1+default-dev, librust-async-std-1+default-dev (>= 1.9), librust-is-terminal-0.4+default-dev, librust-cast-0.3+default-dev, librust-ciborium-0.2+default-dev, librust-clap-4+std-dev, librust-csv-1+default-dev (>= 1.1), librust-futures-0.3+executor-dev, librust-itertools-0.10+default-dev, librust-num-traits-0.2+std-dev, librust-once-cell-1+default-dev (>= 1.14), librust-oorandom-11+default-dev, librust-plotters-0.3+area-series-dev, librust-plotters-0.3+line-series-dev, librust-plotters-0.3+svg-backend-dev, librust-rayon-1+default-dev (>= 1.3), librust-regex-1+std-dev (>= 1.5), librust-serde-1+default-dev, librust-serde-derive-1+default-dev, librust-serde-json-1+default-dev, librust-smol-1-dev, librust-tinytemplate-1+default-dev (>= 1.1), librust-tokio-1+rt-dev, librust-walkdir-2+default-dev Suggests: gnuplot-nox Filename: pool/main/r/rust-criterion/librust-criterion-dev_0.5.1-ok1_all.deb Size: 101536 MD5sum: b3773883eeab158cfcbf3b60278c48c2 SHA1: 65e203d51f4fb94eac172c405c6920e0d8e31cf2 SHA256: 9d94b666b796bc272833102f8e4aaa8f3288bc3c3ba6bbf34bad7e5bfdfd4186 SHA512: 67b6cf072ede1bf9ec3abedc766a0ab3ec4b00f6cf75a9f65acf5a4dce92161bfde047e5d9134026217ebecc3926af02f9fb2ef927fc23b3f11c2d89375b6723 Homepage: https://bheisler.github.io/criterion.rs/book/index.html Description: statistics-driven micro-benchmarking - Rust source code Criterion.rs helps you write fast Rust code by detecting and measuring performance improvements or regressions, even small ones, quickly and accurately. You can optimize with confidence, knowing how each change affects the performance of your code. . This package contains the source for the Rust criterion crate, packaged for use with cargo and dh-cargo. Package: librust-easy-parallel-dev Architecture: all Version: 3.3.1-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-easy-parallel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 36 Provides: librust-easy-parallel-3+default-dev (= 3.3.1-ok1), librust-easy-parallel-3-dev (= 3.3.1-ok1), librust-easy-parallel-3.3-dev (= 3.3.1-ok1), librust-easy-parallel-3.3.1-dev (= 3.3.1-ok1) Filename: pool/main/r/rust-easy-parallel/librust-easy-parallel-dev_3.3.1-ok1_all.deb Size: 6876 MD5sum: c63a7db02cd2b30a7e6b7b0a03550ddc SHA1: 9088f3c826f09c7b068ff0465e9f5c1f3d0b4b15 SHA256: a32199837955ddbc7ddfe4ea1e9ca268da68ae899592f232fa6b8270afa7544f SHA512: e0c956f0ea9da1b0715059b4e911d9744eb28fac637bcee15fe6cb54fdfb03a2ca55b933c501f610d083bce4e22f19cec427dea78f494c0209cb3b9c4e26d9ec Homepage: https://github.com/smol-rs/easy-parallel Description: run closures in parallel - Rust source code easy-parallel is a simple primitive for spawning threads in bulk and waiting for them to complete. Threads are allowed to borrow local variables from the main thread. . This package contains the source for the Rust easy-parallel crate, packaged for use with cargo and dh-cargo. Package: librust-event-listener-dev Architecture: all Version: 5.3.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-event-listener Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonas Smedegaard Installed-Size: 177 Provides: librust-event-listener-5+default-dev (= 5.3.0-ok1), librust-event-listener-5+std-dev (= 5.3.0-ok1), librust-event-listener-5-dev (= 5.3.0-ok1), librust-event-listener-5.3-dev (= 5.3.0-ok1), librust-event-listener-5.3.0-dev (= 5.3.0-ok1) Depends: librust-concurrent-queue-2+std-dev, librust-parking-2-dev, librust-pin-project-lite-0.2+default-dev Filename: pool/main/r/rust-event-listener/librust-event-listener-dev_5.3.0-ok1_all.deb Size: 28520 MD5sum: 616ab575245228a4a17ebd057c3b012d SHA1: 5169fc23c6afc4282701d4650fdb3667f49dd86b SHA256: a47bfe60983511a773ab8af1da057c7aa0bcbd1a27e67dece2702ddaa4c8ab45 SHA512: 51284c50129284ea718bd90f64ca9e2f2ab24650a7fbcf7e55528d554f3cbcee082253f1a0e044d0f434af2ed189414a36a23da8f15c1a8fd8fd11de8e331870 Homepage: https://github.com/smol-rs/event-listener Description: notify async tasks or threads - Rust source code event-listener is a synchronization primitive similar to eventcounts. . You can use this crate to turn non-blocking data structures into async or blocking data structures. . This package contains the source for the Rust event-listener crate, packaged for use with cargo and dh-cargo. Package: librust-kv-log-macro-dev Architecture: all Version: 1.0.8-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-kv-log-macro Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 114 Provides: librust-kv-log-macro-1+default-dev (= 1.0.8-ok1), librust-kv-log-macro-1-dev (= 1.0.8-ok1), librust-kv-log-macro-1.0-dev (= 1.0.8-ok1), librust-kv-log-macro-1.0.8-dev (= 1.0.8-ok1) Depends: librust-log-0.4+default-dev (>= 0.4.8), librust-log-0.4+kv-unstable-dev (>= 0.4.8), librust-log-0.4+kv-unstable-std-dev (>= 0.4.8) Filename: pool/main/r/rust-kv-log-macro/librust-kv-log-macro-dev_1.0.8-ok1_all.deb Size: 22108 MD5sum: 112fb762ab861aa9ee7d253bf35cc1c8 SHA1: 6a492c8e3768a0200a19a66de47b6fec9471b0b4 SHA256: 8d6bc6ff77f564ac2948b9bcf270946113f6b9b129f90bd10946a8ff2e201f87 SHA512: 03e7d923aa2fa9b30138fe1bba70f5c5b23bfec4ec66794d0e3e976ba67168e629e24d79e3a62505070b48b52650c32ad6851acec7929096925e1187bbe4d4c6 Homepage: https://github.com/yoshuawuyts/kv-log-macro Description: log macro for log's kv-unstable backend - Rust source code kv-log-macro is a log macro for log's kv-unstable backend. . This package contains the source for the Rust kv-log-macro crate, packaged for use with cargo and dh-cargo. Package: librust-serde-fmt-dev Architecture: all Version: 1.0.3-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-serde-fmt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 34 Provides: librust-serde-fmt-1+default-dev (= 1.0.3-ok1), librust-serde-fmt-1+std-dev (= 1.0.3-ok1), librust-serde-fmt-1-dev (= 1.0.3-ok1), librust-serde-fmt-1.0-dev (= 1.0.3-ok1), librust-serde-fmt-1.0.3-dev (= 1.0.3-ok1) Depends: librust-serde-1+std-dev, librust-serde-1-dev Filename: pool/main/r/rust-serde-fmt/librust-serde-fmt-dev_1.0.3-ok1_all.deb Size: 6540 MD5sum: 9783d8b57a9c893a4e8457dd45de08cd SHA1: 80fe41d606f4606bf8c705cd25c9a37a46467cc1 SHA256: 7e18c13ee3f729293573b67af864d0c788f5e8d0ef1e784a64dc36537839e736 SHA512: ca4a5cf2e34a7db4c5233dd1171155ef711b00ecf1c8b19c426bd779ba35c0b99f0cec149fef6eceadb4111a19f5b615d5aeec3c33a4d0cac3de4ac4bb0a787e Homepage: https://github.com/kodraus/serde_fmt Description: write any serde::Serialize using standard formatting APIs - Rust source code This library lets you take any `Serialize` and format it as if it's `Debug`. The format produced is the same as if the type derived `Debug`, and any formatting flags will be preserved. . This package contains the source for the Rust serde_fmt crate, packaged for use with cargo and dh-cargo. Package: libsac-java Architecture: all Version: 1.3+dfsg-ok1 Priority: optional Section: java Source: sacjava Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 41 Filename: pool/main/s/sacjava/libsac-java_1.3+dfsg-ok1_all.deb Size: 14826 MD5sum: d0d4ecb910ab92de6edc108eaf251121 SHA1: 8b3e3ccf5a23fd30a5ee041925ff5dae42ceb7f7 SHA256: 3a272e7e6626874882434a6a4c619f8663d0465713424cb2fa930a3ea7269b7f SHA512: 50b1493a93dfbc6631c578228a320507b9b691fa6fd543f2dde248641387bcf07a0566ebb0d0b0d2cbdab24c04c14e9121770efaa9409a7324f0c49a4707f493 Homepage: https://www.w3.org/Style/CSS/SAC/ Description: Simple API for CSS Java library SAC is a standard interface for CSS parser and supposed to work with CSS1, CSS2, CSS3 (currently under development) and other CSS derived languages. . This package contains the SAC Java library. Package: libsane-common Architecture: all Version: 1.2.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: sane-backends Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6355 Pre-Depends: dpkg (>= 1.15.7.2) Breaks: sane-utils (<< 1.1.1-3~) Replaces: sane-utils (<< 1.1.1-3~) Filename: pool/main/s/sane-backends/libsane-common_1.2.1-ok1_all.deb Size: 1257682 MD5sum: 88a7ac5ccb219a33083c4c84baa21370 SHA1: 959963a37f1e281020e689b833b532453e228ff5 SHA256: 9b1c60eb5367f625d6b2e45878a497517f15faf1f1336dff8b429d81bf0614e7 SHA512: 98b3f108fefade1a024475c5ad477f21bf8779e75f76a7e624bbb4841dbdcd3fc5e61625ca3d0587ccb133dfc843c5110c593151282e557de87896b037fbb5a5 Homepage: http://www.sane-project.org Description: API library for scanners -- documentation and support files SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package includes documentation for libsane, such as the man pages and list of supported scanners, and support files (i18n data). Package: libscope-guard-perl Architecture: all Version: 0.21-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 21 Depends: perl:any Filename: pool/main/libs/libscope-guard-perl/libscope-guard-perl_0.21-ok2_all.deb Size: 6166 MD5sum: a63a7b2402dbf019f83021869f2eb5f6 SHA1: 8bdaddebfabd627601794112aaa10c4f80dfe6e3 SHA256: 7726852ee4e8bf4c28f20ef7f283c4c0dc28156a3f9601cdff3988439a4e0e90 SHA512: 01938a6a1c60049b57d7df74811780e0fe30b445a3cd01ae1d58bff20f9050289b5eb9eee475da9b014197ec261803c557e50958a6b75f21d3a76a7012cb687a Homepage: https://metacpan.org/release/Scope-Guard Description: lexically scoped resource management Scope::Guard is a Perl module that provides a convenient way to perform cleanup or other forms of resource management at the end of a scope. It is particularly useful when dealing with exceptions. . For more information, see: Package: libsdl2-doc Architecture: all Version: 2.30.0+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libsdl2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SDL packages maintainers Installed-Size: 33949 Breaks: libsdl2-dev (<< 2.0.4+dfsg-1) Replaces: libsdl2-dev (<< 2.0.4+dfsg-1) Filename: pool/main/libs/libsdl2/libsdl2-doc_2.30.0+dfsg-ok1_all.deb Size: 15159664 MD5sum: 9e4010b6854de414d09486c04efdcac4 SHA1: 822520b710851a475178833e8693083683bc7d2d SHA256: 0813c4775959e9873a91cff5285c3c6a0847415fe3af7f6d0f527b8cb75ece60 SHA512: 6e3e736a5050bf072422e88f656cf36d887f31ef32134a7a7ac70e745a6614bbaa750b410361f6410e58d5f16f0dd9b2f33361216f39344de75729ee0cdccb06 Homepage: https://www.libsdl.org/ Description: Reference manual for libsdl2 SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This package contains the reference manual and examples. Package: libsecret-common Architecture: all Version: 0.21.2-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libsecret Origin: openKylin Maintainer: openKylin Developers Installed-Size: 253 Filename: pool/main/libs/libsecret/libsecret-common_0.21.2-ok1_all.deb Size: 24540 MD5sum: 669f8d2342f6e818ed22801d299adafd SHA1: e0a266b61f92d4c6fedc04dce2e4fa88b29d7a19 SHA256: 90f45f4bf8b01a54193e0fbcde7efd65ba119dde995986e7a0086bd859c9f9c4 SHA512: 841ebe26c2d3bc81c01917bb48fe1e7d862fcbf64ff40be29578eebd4f0629792f987b45faaa5a4427ae66beb31a006b930647bc6f3c2b46cdd099224f303526 Homepage: https://wiki.gnome.org/Projects/Libsecret Description: Secret store (common files) Library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. . This package contains data files used by the libsecret library. Package: 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. Package: libsemanage-common Architecture: all Version: 3.5-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libsemanage Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SELinux maintainers Installed-Size: 25 Filename: pool/main/libs/libsemanage/libsemanage-common_3.5-ok1_all.deb Size: 8336 MD5sum: ccb537a07a1ce6347cf8cf6bd95e6094 SHA1: 511176a235f4e5c81ce9ddbb32abd3fe3e6feec5 SHA256: fe5d68cc39120c95e19b19fe8097663dc07af61e6ab0164e85c0c906ae8e28cf SHA512: 800fb4e38de877aefd60ff6dd43d212d99f8eba0b08a59e1e9c574a2f3d7920c224ca7f043934b587bb081bd2e72cd9826427cc3800558bcbd435654be6f6f53 Homepage: https://selinuxproject.org Description: Common files for SELinux policy management libraries This package provides the common files used by the shared libraries for SELinux policy management. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: libsemanage1 Architecture: rv64g Version: 3.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libsemanage Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 253 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_rv64g.deb Size: 81242 MD5sum: 064e7d2bc713951c03a40da0c4a16aef SHA1: c419e438a9c34552d514468a6d55f920813ab7ac SHA256: 3a8995516f630ef6c744380b9d04bbd1444dcd2cc5e04c638d9177c9f106c726 SHA512: 132127c65f8f6e26a27bf3b0f9cedc90271521ee9641c73e295998647115dbb9bbece3bbf06156ba1289c4ade77d8825cd9eb32ee81be575e33c6e3d0f492883 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. Package: libsemanage1-dev Architecture: rv64g Version: 3.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libsemanage Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2055 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_rv64g.deb Size: 250200 MD5sum: c67a4b411cb70354220708993c0d2b3d SHA1: 8d7689952be35ecb62b7ddead05e44b373612f42 SHA256: 29acf6a5252a1142e1aab8d0a03fbc79b8600f3041ab8b96fa7a5c98e2d7d717 SHA512: 775126cd72342dfa7b7d5161808f19905fe1a8f33c4a4df00318d8132d045fcd4b84d6e063365efe61c910d304c6ef68868e6921948054cc0d5fba33d0bfaeaa 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. Package: libserd-doc Architecture: all Version: 0.32.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: serd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 235 Depends: libjs-sphinxdoc (>= 3.4.3-1) Enhances: libserd-dev Filename: pool/main/s/serd/libserd-doc_0.32.2-ok1_all.deb Size: 37548 MD5sum: d1d9ec125a65f955a6e783d7e33ccf19 SHA1: 22b0df49daaca9c3aa9ce10c287f99d2177e8008 SHA256: d1039411358c018375dce90a3ecac11188022e04995db82f505702212688a055 SHA512: af6e0bd9767b04961be2a744382a265c7b16eef61afb08817a47ffad728681589bb0d369c7795d54c7eaac6662f55d24beceeb10031f2bb2b6993571b569fb0a Homepage: https://drobilla.net/software/serd.html Description: lightweight RDF syntax library - documentation Serd is a lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples. . This package provides the developer's reference for serd. Package: libsereal-perl Architecture: all Version: 5.004-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 29 Depends: perl:any, libsereal-decoder-perl (>= 5.004), libsereal-encoder-perl (>= 5.004) Filename: pool/main/libs/libsereal-perl/libsereal-perl_5.004-ok1_all.deb Size: 7708 MD5sum: 1a4d663612f5161fd272660242bafc3d SHA1: b7c0f4b38e1e9e3caccb3c0fb3ce842f86cc39e3 SHA256: 7cc2c252d5d60a0214917416803bda200d2d43d3ad86f711257706e38f530b6a SHA512: 5bbb55dad2eebdb37615183e89287dcc30fba58b79d2f568c80e3cbe43038d3a56866457799e61f07e493c5c342cfb3aea76d692d82ba9c3f0741840c0a9142f Homepage: https://metacpan.org/release/Sereal Description: fast, compact, powerful binary (de-)serialization module wrapper Sereal is an efficient, compact-output, binary and feature-rich serialization protocol. The Perl encoder is implemented as the Sereal::Encoder module, the Perl decoder correspondingly as Sereal::Decoder. They are distributed separately, in Debian as libsereal-decoder-perl and libsereal-encoder-perl. . This Sereal module is a very thin wrapper around both Sereal::Encoder and Sereal::Decoder. It depends on both and loads both. So if you have a user of both encoder and decoder, it is enough to depend on a particular version of Sereal and you'll get the most recent released versions of Sereal::Encoder and Sereal::Decoder. Package: libservlet-api-java Architecture: all Version: 4.0.1-ok1 Priority: optional Section: java Source: servlet-api Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 137 Breaks: libservlet2.5-java Replaces: libservlet2.5-java Filename: pool/main/s/servlet-api/libservlet-api-java_4.0.1-ok1_all.deb Size: 80420 MD5sum: 1840319f9fbde6133c04193b146beb1d SHA1: 9d7c75ea3202bc0fef5e73bb5bcc9aa497bfc066 SHA256: d4945bb7e98a9dd1c9f67baf104e6fc524ba355a1eb44e112f15296cad997077 SHA512: cc8b2c606b31ebab2be064f890ce89e89b9dd63e7cab73c923e55b84d286841160533e08386b93b0930103504a3c965b9367e1afd64b334f22a5766daca65ba7 Homepage: https://javaee.github.io/servlet-spec/ Description: Java Servlet API The Servlet API is the Java platform technology of choice for interacting with the web. Servlets provide a component-based, platform-independent method, for building web-based applications generating dynamic content. Servlets are managed by a container and interact with web clients via a request/response paradigm. Package: libservlet-api-java-doc Architecture: all Version: 4.0.1-ok1 Priority: optional Section: doc Source: servlet-api Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4702 Provides: libservlet3.1-java-doc Recommends: default-jdk-doc Breaks: libservlet3.1-java-doc Replaces: libservlet3.1-java-doc Filename: pool/main/s/servlet-api/libservlet-api-java-doc_4.0.1-ok1_all.deb Size: 393266 MD5sum: 05c4c2288da675d2699d6c1781aa52a4 SHA1: 7df3f2f24cd6b751f669266ff1aab440cabcd2c6 SHA256: 4af1c40226834721b7f9b6bbdd1b753e94cdd06060b48bafb2956156bb588af2 SHA512: dd26ee14aedaf5f7493eb285a91f74ccefb91152f55c822a26357f064ecc4aef1e1400ec8fb8f55a6dfcee4dcb59f062b896208d03f8017f50c4666f981c5d81 Homepage: https://javaee.github.io/servlet-spec/ Description: Java Servlet API (documentation) The Servlet API is the Java platform technology of choice for interacting with the web. Servlets provide a component-based, platform-independent method, for building web-based applications generating dynamic content. Servlets are managed by a container and interact with web clients via a request/response paradigm. . This package contains the API documentation of libservlet-api-java. Package: libservlet3.1-java Architecture: all Version: 1:4.0.1-ok1 Priority: optional Section: oldlibs Source: servlet-api (4.0.1-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 43 Provides: libservlet3.1-java Depends: libservlet-api-java, libjsp-api-java, libel-api-java, libwebsocket-api-java Filename: pool/main/s/servlet-api/libservlet3.1-java_4.0.1-ok1_all.deb Size: 9232 MD5sum: 35c81b4b958fd8e93e9d30c9da3f3a1f SHA1: 09249d94638181c9ddd876316d660c94a244b630 SHA256: 562d7f915bb5733d4e8377bad324f3f2a8af5f87a617d0bc3c73d32071d227b6 SHA512: 5a8bf79d0c527ff8f35d4f0b1a123294573148cd7c1ad3d519b4a83b19b30d2826388b429af3f4d9e05843b961dcff7185ba7592527a1de9c94d5aa681bca1ac Homepage: https://javaee.github.io/servlet-spec/ Description: Java Servlet API 3.1 (transitional package) The Servlet API is the Java platform technology of choice for interacting with the web. Servlets provide a component-based, platform-independent method, for building web-based applications generating dynamic content. Servlets are managed by a container and interact with web clients via a request/response paradigm. . This is a transitional package, the other JavaEE packages should be used instead. Package: libset-intspan-perl Architecture: all Version: 1.19-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 76 Depends: perl:any Filename: pool/main/libs/libset-intspan-perl/libset-intspan-perl_1.19-ok3_all.deb Size: 23912 MD5sum: 303eca6fdf9bcfa0839b59aba43e520d SHA1: 12551d13b0b278ca3102ab14024ce51f53dd44fe SHA256: 6c44bd2bc413107713589a580d0428c694038dbdf71b4ba4975a1adcfc0c4489 SHA512: f1caee55d4ace6f25fc1da42447f49555ed743bcf660649d9c6c2c773b3e741e99f9180da60ebb5a074084133c680034933711b7270cbe42ecc46318e8e6d4a4 Homepage: https://metacpan.org/release/Set-IntSpan Description: module to manage sets of integers The Set::IntSpan module manages sets of integers. It is optimized for sets that have long runs of consecutive integers. These arise, for example, in .newsrc files, which maintain lists of articles. Package: 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. Package: libsigc++-2.0-doc Architecture: all Version: 2.10.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libsigc++ Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 16265 Filename: pool/main/libs/libsigc++/libsigc++-2.0-doc_2.10.3-ok1_all.deb Size: 4084444 MD5sum: 85ff6425d5a82654c22fed36ce4c52fe SHA1: 1c7f8b964a0e778cc509b3c4b383012ce221b995 SHA256: c09b7e78a8edfb1d57b963f6006a9af8e2b732de3057a36dc95615ff6b561da9 SHA512: 82aae07f79ddc03823c3dc2b4bc4be43cf127889add5ab0204b75309810e30778ff811d880c6d1227573e7027d5ec1073893c0b7a4c141839b39119f2de6dfcc Homepage: https://libsigcplusplus.github.io/libsigcplusplus/ Description: type-safe Signal Framework for C++ - reference documentation This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for the connection of dissimilar callbacks. . This package contains the reference documentation for libsigc++, needed only if you wish to write software which uses it. Package: libsignon-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. Package: libsignon-plugins-doc Architecture: all Version: 8.61-ok1 Built-Using: doxygen (= 1.9.8+ds-ok1) Multi-Arch: foreign Priority: optional Section: doc Source: signond Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 978 Filename: pool/main/s/signond/libsignon-plugins-doc_8.61-ok1_all.deb Size: 382820 MD5sum: 7c1bdacc7fafde403be77797bcdbdff3 SHA1: d2162c63dac08f03f675f33bcebfc573468eb169 SHA256: be3d4e2ab79bcb4b4db50a8347f1a2bda27b4d607965a02469d33b59c46169e0 SHA512: b9f6fe0c7525ad500fbb2413cb8accf91e7a49859ee6b18ea82796edb8c1a2430c414e9f81c220ed182a96ac4b95cb228fcf516fca8deecebdc4df71f30569f6 Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework - plugins documentation Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains the documentation for libsignon-plugins-dev. Package: libsignon-qt-doc Architecture: all Version: 8.61-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. Package: libsignon-qt-doc Architecture: all Version: 8.61-ok1 Built-Using: doxygen (= 1.9.8+ds-ok1) Multi-Arch: foreign Priority: optional Section: doc Source: signond Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2123 Filename: pool/main/s/signond/libsignon-qt-doc_8.61-ok1_all.deb Size: 668812 MD5sum: 12b1d679cccbab0d07fe2024d292f216 SHA1: 013cc75468a3ddd0f8efcd2d7ec440177f676274 SHA256: 8b2a6d6a7e7c020b3605bc2f95ec30214a13384b4a7923420e72d61488f3669f SHA512: fe86ced152dad48c60b1434a98803257b6d137d667efaa643b2befcc969ff4756f0651e84bda6ceeeff6cc60f57c071c3379a7ecbff6598da8cf15004d13b9f9 Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework - documentation for Qt API Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains the documentation for libsignon-qt. Package: libsixel-examples Architecture: all Version: 1.10.3-ok1 Priority: optional Section: devel Source: libsixel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 8330 Suggests: libsixel-dev Filename: pool/main/libs/libsixel/libsixel-examples_1.10.3-ok1_all.deb Size: 2688652 MD5sum: 0e9f78c9cb186e0012890f43f83828a6 SHA1: 363f9e5068ffcb83d60be18e776fd7f65a1f2134 SHA256: 35ba154bbc6f7f9762c76e405cd11d9ae4e9886186e63e49305060ce0dbacab5 SHA512: 1c4dc910372195e01ed85e4fe0bfb2d207b6ebdbf5d17b781b4797b79b69cbcfb587b3ad44ad9c17ba5e86f186edb59be54b9568828ba4bd877f4c2b17a957b0 Homepage: https://github.com/libsixel/libsixel Description: DEC SIXEL graphics codec implementation (examples) SIXEL is one of image formats for printer and terminal imaging introduced by Digital Equipment Corp. (DEC). Its data scheme is represented as a terminal-friendly escape sequence. So if you want to view a SIXEL image file, all you have to do is "cat" it to your terminal. . The package contains examples of libsixel. Package: libsnmp-base Architecture: all Version: 5.8+dfsg-ok6 Multi-Arch: foreign Priority: optional Section: libs Source: net-snmp Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Net-SNMP Packaging Team Installed-Size: 2095 Suggests: snmp-mibs-downloader Breaks: snmp (<< 5.7.3+dfsg-0) Replaces: snmp (<< 5.7.3+dfsg-0) Filename: pool/main/n/net-snmp/libsnmp-base_5.8+dfsg-ok6_all.deb Size: 205050 MD5sum: 9f2c56bdf2dd0e54e8c2cea2ff9852f7 SHA1: b7079fff4374cf2133b3c0b23f93bfec847f9235 SHA256: 5e8183ed6480e72f1976f19d193f21befd86a267c92ac88aa0b630edfd6f3b08 SHA512: 8eb6a43dd2e09b295eac151f65e40e8ab615fa6e11825e8827a5cf0d8bde2a97088bc63903bf35c824cc2cfaa8ccc09615fef7005d60d32f062708749819ed0a 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. Package: libsnmp-base Architecture: all Version: 5.9.4+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 2180 Suggests: snmp-mibs-downloader Filename: pool/main/n/net-snmp/libsnmp-base_5.9.4+dfsg-ok1_all.deb Size: 198484 MD5sum: 3f7fc679cbc07950582bc1e5c8221e9f SHA1: 3c3131998fed02b4ea4c0329732684ef2a2a3280 SHA256: 5afc21755df1d96ae9ce7006027b5bc6be68aab3b98e64ae42e3ea77a3c95561 SHA512: 3c30458005206854fc690cda73b26d6b6d35d619c7adee831d3dbc3d78945b5dad01dd4bd6e812868ea8726c57a6ebd8e62ce450d2239ef36bc48c45a7aa4f1f Homepage: https://net-snmp.sourceforge.net/ Description: SNMP configuration script, MIBs and documentation The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . This package includes documentation and MIBs (Management Information Bases) for the SNMP libraries, agents and applications. MIBs contain a formal description of the data that can be managed using SNMP and applications. . NOTE: If you want the OIDs (Object Identifiers) to resolve to their text description, you need to activate the non-free repository and install the "snmp-mibs-downloader" package. Package: libsoftware-copyright-perl Architecture: all Version: 0.012-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 44 Depends: libarray-intspan-perl, libmouse-perl, libmousex-nativetraits-perl, libpath-tiny-perl, libtimedate-perl Breaks: libconfig-model-dpkg-perl (<= 3.001) Filename: pool/main/libs/libsoftware-copyright-perl/libsoftware-copyright-perl_0.012-ok1_all.deb Size: 16092 MD5sum: 8c46f610b746509c87d3207e20fa7664 SHA1: 8552f99be60a0558e19df2deec3be8286e24e7cc SHA256: e2cab2127fe7f6317cf68c16d8847746248714813a64a642eb959f5a5cc8aef6 SHA512: 5f839b6bd784ce4bad62004da8265c3bb0c4508d22e61c0ec18769be405f7361a19bcf71e3335007601d37b0769b0b55398b82e5d2eedbbf62a47ed0662ad7d0 Homepage: https://metacpan.org/dist/Software-Copyright Description: Perl module to manage copyright statements Software::Copyright is a Perl module to manage and cleanup copyright statements found in most Open-Source Software project. This module is intended to be used with software able to extract copyright-statements from source code like Debian's licensecheck. . This module is made of code refactored out of libconfig-model-dpkg-perl Package: libsoftware-license-perl Architecture: all Version: 0.104006-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 529 Depends: perl:any, libdata-section-perl, libtext-template-perl Filename: pool/main/libs/libsoftware-license-perl/libsoftware-license-perl_0.104006-ok1_all.deb Size: 113572 MD5sum: 40d65f2e13c7ed3898f67da555c7c126 SHA1: c1f6bf3fccae804a501f6f6f0d43d53fc1682e3e SHA256: 42bfd6317e4443cba4f03363a451c4475c01c422aab96383e6d2ac1c0dca6f53 SHA512: 58eecb64d9b072f5c780ed3172988df3d5754907f94bb08484cc0c14ccdc16c8f76f342e63520c456b128e89ce350fd789116c3cc043affd4268912dd29f14d5 Homepage: https://metacpan.org/release/Software-License Description: module providing templated software licenses Software::License is a Perl module used by various tools for module building, installation, and distribution to provide a simple way of referencing popular free and open-source software licenses. Package: libsoftware-licensemoreutils-perl Architecture: all Version: 1.009-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 66 Depends: perl:any, libpath-tiny-perl, libsoftware-license-perl, libtext-template-perl, libtry-tiny-perl, libyaml-tiny-perl Filename: pool/main/libs/libsoftware-licensemoreutils-perl/libsoftware-licensemoreutils-perl_1.009-ok1_all.deb Size: 20128 MD5sum: 049fd6573662edeb81b97af416966ade SHA1: 2104d10caae4855e35a81d4e118a07abfbd0b69f SHA256: af7b85057e0450bdd2451f17a368299f8046f96708f1c94ae4f866fb997f6008 SHA512: 0ce5f2ea056514786417d60f1e8add7da65be39359b251f5f5a6a826cfb82a9ff6b49d4e28366123d15abad7c8e339b48d61cd76ffd08c03c8b309b0617a3af9 Homepage: https://metacpan.org/release/Software-LicenseMoreUtils Description: More utilities and a summary for Software::License Software::LicenseMoreUtils Perl module provides more utilities for Software::License: . * more short keyword to create license object * license summaries that point to /usr/share/common-licenses Package: libsord-doc Architecture: all Version: 0.16.16-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: sord Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 391 Recommends: libjs-jquery Enhances: libsord-dev Filename: pool/main/s/sord/libsord-doc_0.16.16-ok1_all.deb Size: 80768 MD5sum: 3f9351b45d393d5bf85ef29f8d7db298 SHA1: 2a0274b4da61981bce42e0bd3f64bea1402b8c56 SHA256: 3c110af3ffdfb440961cf6a1bea9f72e84e2d37bca860831cb8aa9fd76290c62 SHA512: 121588963fc377a23979d825588301107924a30a2327e2b13353635120c245c566a01db992989da7e7c90ea146aa276ad0bcbe964b1e1a5002b3bbc1ec8d0a94 Homepage: https://drobilla.net/software/sord.html Description: library for storing RDF data in memory (documentation) Sord is a lightweight C library for storing Resource Description Framework (RDF) data in memory. . This package provides the developer's reference for sord. Package: libsort-versions-perl Architecture: all Version: 1.62-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 39 Depends: perl:any Filename: pool/main/libs/libsort-versions-perl/libsort-versions-perl_1.62-ok2_all.deb Size: 13170 MD5sum: cafe93769eda341548e0ff0198242d31 SHA1: 29d52ae3e4249605534dc0ee987e3b1d3b0c5a17 SHA256: a4faa2dfd338d70a157f9f486a216837d32a302c4bdb17f7980b6db73524f6dd SHA512: 27e893bbc2dbd1e561e65983bad9df5cec8560665a8af4f913fbea088fab6db107716cbc835075137497136ffe942606abbdaf2908de28266b52b2bafbc7ef9b Homepage: https://metacpan.org/release/Sort-Versions Description: Perl module for sorting of revision (and similar) numbers The Sort::Versions module allows easy sorting (via comparisons) of mixed text and numeric strings, similar to the complex "version numbers" that many revision control packages and shared library systems use. For an explanation of the algorithm, it's easiest to look at these examples: . 1.1 < 1.2 1.1a < 1.2 1.1 < 1.1.1 1.1 < 1.1a 1.1.a < 1.1a 1 < a a < b 1 < 2 . (special handling for leading zeros) 0002 < 1 1.06 < 1.5 . (a hyphen binds looser than a period) 1-1 < 1-2 1-2 < 1.2 Package: libsoup-3.0-common Architecture: all Version: 3.4.4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: libsoup3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 462 Filename: pool/main/libs/libsoup3/libsoup-3.0-common_3.4.4-ok2_all.deb Size: 55152 MD5sum: 77feecd46966e8e86bfe610a3573283e SHA1: dde00815ed47b7fee41caf6d1b916e4ca5b587a1 SHA256: 969e89609ec8a3ee923b310e859c944626e093a77ca7e3d2ecbe343f6bba3e5e SHA512: d43ed07815195fb88ff0bee25c6689aa808be51fd78e4948cdf9ee3206be713598224170c4f22cd8a0fe3ac874affb4e1d10f5612f7a7f706faf9c484fac35b8 Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- Common files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . This package contains architecture-independent files such as translations. Package: libsoup-3.0-doc Architecture: all Version: 3.4.4-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libsoup3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 5379 Recommends: libglib2.0-doc Suggests: libsoup-3.0-dev Filename: pool/main/libs/libsoup3/libsoup-3.0-doc_3.4.4-ok2_all.deb Size: 234016 MD5sum: ac8e026375c233d30e6bb32af00cbe40 SHA1: 27198d173668e0d9369da272a44bfa32c197529f SHA256: bbce0df3c25262353b8761d47198a08b3a4e4e99614a7a9f93e4f2a4646d68e9 SHA512: 0abd0ab0355809ea9d235a3bb4e2e6ff8dd2c6cfdc73c2f2e25d0cb7f46451651ea966fae5e4962fe83064de68ae6a41b767091352a651ac6cf2ea247f891e96 Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- API Reference It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP support . This package contains the documentation. Package: libsoup2.4-common Architecture: all Version: 2.74.3-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 447 Filename: pool/main/libs/libsoup2.4/libsoup2.4-common_2.74.3-ok1_all.deb Size: 51400 MD5sum: 4874696e75bdc4f4d8320758d5dc1ed6 SHA1: 3e30b1e5a6ef7cce7e101c8808e621ca6d57174a SHA256: 7332d1d9271c418728b39722558fcac2e7ff456fb200d793b87c3b0ec9366bd5 SHA512: fbc0472636d4e924866d87f3979b68efef46fb48b5f2a23feaa1c622a5f9c771699024bd74942213170d1acbb7aad115921f763bb9b736805eb53652a6bef7b9 Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- Common files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . This package contains architecture-independent files such as translations. Package: libsoup2.4-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. Package: libsoup2.4-doc Architecture: all Version: 2.74.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2395 Recommends: libglib2.0-doc Suggests: libsoup2.4-dev Filename: pool/main/libs/libsoup2.4/libsoup2.4-doc_2.74.3-ok1_all.deb Size: 180372 MD5sum: 59aaab9e14c7c65d9da01e1ceae3e4aa SHA1: 76320f1cef53623f30cdd880a4488e985704506b SHA256: fd3cbc79119c0508e5db4dbedfab7937ed948a98d77b38d9381c3d21db28c011 SHA512: 276a64e816deb511bd94276f236f8e0dbceebf67256368cae0994ee329a9a50de35f4a564eb728878bb5cb292ab9f4733f24b41ddc978ad321c642738e7238e7 Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- API Reference It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the documentation. Package: 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. 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. Package: libspandsp-doc Architecture: all Version: 0.0.6+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: spandsp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian VoIP Team Installed-Size: 24797 Depends: libjs-jquery Breaks: libspandsp-dev (<< 0.0.6+dfsg-2) Replaces: libspandsp-dev (<< 0.0.6+dfsg-2) Filename: pool/main/s/spandsp/libspandsp-doc_0.0.6+dfsg-ok1_all.deb Size: 1117484 MD5sum: baaf82c7b3ab77a6f4cbb90d28520371 SHA1: 02595e2c2c238564f43e1360fc074251f7c1ef6e SHA256: 6dcee3250d7176d5836ff9b2533a5dca136dc5533dc5e4c14907b216ae377f92 SHA512: c23240707d0955f9a0404bd8360ca4da39b84915f9e86f520f993b0acb42c37bb70cc3a985bdda310d9b379442ed8ed74a2ec154f846034f44f65b76d4e32e1f Homepage: https://www.soft-switch.org/installing-spandsp.html Description: Documentation for the spandsp signal processing library spandsp is a low-level signal processing library that modulates and demodulates signals commonly used in telephony, such as the "noise" generated by a fax modem or DTMF touchpad. . This package contains the online API in HTML. Package: libspecio-perl Architecture: all Version: 0.48-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 413 Depends: perl:any, libdevel-stacktrace-perl, libeval-closure-perl, libmodule-runtime-perl, libmro-compat-perl, librole-tiny-perl, libsub-quote-perl, libxstring-perl Recommends: libref-util-perl Suggests: libtest-fatal-perl, libtry-tiny-perl Filename: pool/main/libs/libspecio-perl/libspecio-perl_0.48-ok1_all.deb Size: 137972 MD5sum: 47b38d4eb9058586835d65df5708a4ad SHA1: 070e3dcdc6e4c5877a73082a42f083792f94a001 SHA256: ec6fc58610867879d775df9e157ae5e376e7906b04d6b467f6bb218d8aabaf3a SHA512: 4c4aac66a1932e3d79976c8d2708fe4c036959838fe7c72b22f332320b8a0231e724b64d1c55acc72d4df90984614284c7c480ca4d7fc9cd9a06b53f3ad822fd Homepage: https://metacpan.org/release/Specio Description: Perl module providing type constraints and coercions Specio provides classes for representing type constraints and coercion, along with the syntactic sugar for declaring them. . This distribution ships with a set of builtin types representing the types provided by the Perl interpreter itself. . Note that this is not a proper type system for Perl. Nothing in this distribution will magically make the Perl interpreter start checking a value's type on assignment to a variable. . Module Test::Specio requires the packages libtest-fatal-perl libtry-tiny-perl. Package: libsphinxbase-doc Architecture: all Version: 0.8+5prealpha+1-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: sphinxbase Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 11446 Depends: libjs-jquery Filename: pool/main/s/sphinxbase/libsphinxbase-doc_0.8+5prealpha+1-ok4_all.deb Size: 709204 MD5sum: a25b382b4dc5fc4b3df75919363df66e SHA1: 2309fff62d46004b55829b780f01aba3c001b6e0 SHA256: e1dc5a4057d7978e7c6f697f48822b99ac5af28ac8aaa3bf555cf587f8a4076b SHA512: 51efd12450f77ce646a508ced4eb43ef8231779038dd761a61a4d013d0d20f1d27402f0e1760f69a458b705d785b88c100110b2a5281d66fbdbcff694554dc89 Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool - development documentation CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains documentation for developing programs that use Sphinx. Package: libspice-protocol-dev Architecture: all Version: 0.14.3-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: spice-protocol Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 116 Filename: pool/main/s/spice-protocol/libspice-protocol-dev_0.14.3-ok1_all.deb Size: 21038 MD5sum: f45fc88b3da596f1e4d0c7c30c332911 SHA1: 7d031b19844bdd2024a376d843319326e96125f0 SHA256: ce0f69db334322d3743c6d871d6102ef7a5ad20380c6e6038020224b89ba607f SHA512: 29ebca667f40c166627ae0bfcc6b034993d1b1a34a41aab43e24c162059788104b1b2640cfffe3ef6c0538868c20e158f60e0e75e2ec6d649403ee00bc091a93 Homepage: https://www.spice-space.org/ Description: SPICE protocol headers The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package provides headers defining protocols. Package: libspiffy-perl Architecture: all Version: 0.46-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 77 Depends: perl:any, libscalar-list-utils-perl Filename: pool/main/libs/libspiffy-perl/libspiffy-perl_0.46-ok2_all.deb Size: 28646 MD5sum: 5dd541107ec11071a7447b118c610965 SHA1: 873c0d8191572a8a5d562b105856a04797ed17c2 SHA256: e659666e9e9adcf859ca3884387aecf1dac5c08d7d2aafdf0f551bb03d118144 SHA512: 8b5e671c5d7a17e48a62602644dae0a445528e1db32f1ab03a61668ebc785fbfaa4ddd3d5c4bc6d56ee7acaa2382f3bdcbf0090bebc9f65fe422e03903fbae59 Homepage: https://metacpan.org/release/Spiffy Description: Spiffy Perl Interface Framework For You "Spiffy" is a framework and methodology for doing object oriented (OO) programming in Perl. Spiffy combines the best parts of Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation class. It attempts to fix all the nits and warts of traditional Perl OO, in a clean, straightforward and (perhaps someday) standard way. . Spiffy borrows ideas from other OO languages like Python, Ruby, Java and Perl 6. It also adds a few tricks of its own. . If you take a look on CPAN, there are a ton of OO related modules. When starting a new project, you need to pick the set of modules that makes most sense, and then you need to use those modules in each of your classes. Spiffy, on the other hand, has everything you'll probably need in one module, and you only need to use it once in one of your classes. If you make Spiffy.pm the base class of the basest class in your project, Spiffy will automatically pass all of its magic to all of your subclasses. You may eventually forget that you're even using it! Package: 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. Package: libsql-abstract-perl Architecture: all Version: 2.000001-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 319 Depends: perl:any, libhash-merge-perl, libmoo-perl, libsub-quote-perl Recommends: libtest-deep-perl, libtest-simple-perl Breaks: libsql-abstract-limit-perl (<< 2:0.14.3~) Filename: pool/main/libs/libsql-abstract-perl/libsql-abstract-perl_2.000001-ok1_all.deb Size: 112806 MD5sum: 5d56912c677926511e91375bc791c69c SHA1: a9499006eba9883b7df44ae77320e34b4e4bb810 SHA256: ed1850b556eaffa8b753a16ccddedccbd2aab0dcff7d5bc4c614158688796378 SHA512: adb6ad1a34920a26481dd266f922a7fc75c40d9ec70485bb52d1d077d1c4308ab910f2638f08bef5b037faddbe15aa2d7191b43f50796435cb90b6d5f018ed43 Homepage: https://metacpan.org/release/SQL-Abstract Description: module to generate SQL from Perl data structures SQL::Abstract is a Perl module that allows developers to generate SQL from Perl data strutures, inspired by DBIx::Abstract. The intent of this module is to provide abstract SQL generation methods, allowing one to generate SQL while retaining complete control over the statement handles. . There are many important differences between this module and DBIx::Abstract, especially when it comes to WHERE clauses. Chief among these changes is a new design to make it easier to generate SQL from Perl data structures and hopefully more intuitive. The underlying idea is that this module does what you mean, based on the data structures you provide it; the biggest advantage is that you don't have to modify your code every time your data changes. Package: libsql-translator-perl Architecture: all Version: 1.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. Package: libsqlite3-0 Architecture: rv64g Version: 3.39.4-ok4 Multi-Arch: same Priority: optional Section: libs Source: sqlite3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1490 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_rv64g.deb Size: 789926 MD5sum: e22b05c931248e195b71c62e5970734a SHA1: 31a8bd4aaf6c7dbccb16c1c657268e5155a5d41c SHA256: b38dcb5cbc217cc91ae4cb79f1f6fcb9f7bc6d2204e48234166562aed74a5b67 SHA512: 19c4345a4805d48daa2f3ad8d39cebb43e6f79d47a0dcbfedd029be328db7e290160217982f3b76cecf7332436528670fa145bd5f46b0de760163d420cc49e1b Homepage: https://www.sqlite.org/ Description: SQLite 3 shared library SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: libsqlite3-dev Architecture: rv64g Version: 3.39.4-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: sqlite3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 13354 Depends: libsqlite3-0 (= 3.39.4-ok4), libc-dev Suggests: sqlite3-doc Filename: pool/main/s/sqlite3/libsqlite3-dev_3.39.4-ok4_rv64g.deb Size: 1991618 MD5sum: 960d521b6f8e81d8c5ec3114456f73b9 SHA1: 73a78784789979488dcbf9dc70ea9030b446048c SHA256: e555e4e5f96b88407ae86d70562372573f34a41331023cc50e9bbf6dad617a49 SHA512: 8553f5e0f05fc37576e253cd33d23fef798618ab11e0f1e2a4b1ea3d3c7e6a55830b6e4b3faf6acc5e0fd3042bad43f4d46231c378085a4d800b0dcdcdc08fcd Homepage: https://www.sqlite.org/ Description: SQLite 3 development files SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the development files (headers, static libraries) Package: libsqlite3-tcl Architecture: rv64g Version: 3.39.4-ok4 Priority: optional Section: interpreters Source: sqlite3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 277 Depends: libc6 (>= 2.27), libsqlite3-0 (>= 3.38.0) Suggests: sqlite3-doc Filename: pool/main/s/sqlite3/libsqlite3-tcl_3.39.4-ok4_rv64g.deb Size: 237134 MD5sum: 1a1091a03472aa278bb1a2f1bfcbb75d SHA1: a43229146ce4c09e879475fd219f0494a49ab57b SHA256: ecbcf0219258b9dd7b9c1c6b4c5d4dc203ace55e18f1b51fe4e71eba182367d2 SHA512: 27c709f48429a9c7834bb96a8cc8efac8a1b3be42fd3abac938904571c8fa8ed6f0f164151c1e97e3277d0e24c530f24db41e4fcbb66699eab3969173bf7f9a9 Homepage: https://www.sqlite.org/ Description: SQLite 3 Tcl bindings SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the Tcl bindings. Package: 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 Package: libsrt-doc Architecture: all Version: 1.5.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: srt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Florian Ernst Installed-Size: 1990 Depends: libjs-sphinxdoc (>= 7.2.2) Filename: pool/main/s/srt/libsrt-doc_1.5.3-ok1_all.deb Size: 282888 MD5sum: 636fc094c02164c3272df2d660955bff SHA1: 93c6269c76455d7c9214a19a5d3fe117d31b6d46 SHA256: 25bf6eac904360dd1a829ca4857c94d1842ee866f38f1d5d55b2e2eee60d2b9c SHA512: 40a6ef8e7fb51dfd39fd827ed41bb10beb69573a0464aa942a0529ec1f4af8d5e4c5c77d996ea5b339e899fa00395badcb45648ba3230fcef1f844971a429625 Homepage: https://github.com/Haivision/srt Description: Secure Reliable Transport UDP streaming library (documentation) SRT is a latency-aware UDP transport mechanism optimized for video streams. It detects and compensates for jitter and bandwidth fluctuations due to network congestion. It mitigates packet loss and supports AES encryption. . This package contains documentation files for libsrt1.5 Package: libsrtp2-1 Architecture: rv64g Version: 2.5.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libsrtp2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 104 Depends: libc6 (>= 2.27), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.15) Filename: pool/main/libs/libsrtp2/libsrtp2-1_2.5.0-ok1.1_rv64g.deb Size: 41634 MD5sum: bb8956a8db835a16a13cc28934ad8751 SHA1: 35a822e7713333052c3a306fb33340742fbfeae6 SHA256: 6ad1faf24ef1661aabc4ee0893563708c7e6902f7ed897f9c23da6a7581cd589 SHA512: e38f7b5b05250ffd89c50bea385c484a6a7834b3595aa2871c4fa8471eb6bbf36f1d391ab8686d4eaaf20aa3268de25b63ca289123c84c718c30bff2c9c96b62 Homepage: https://github.com/cisco/libsrtp Description: Secure RTP (SRTP) and UST Reference Implementations - shared library SRTP is a security profile for RTP that adds confidentiality, message authentication, and replay protection to that protocol. It is specified in RFC 3711. . LibSRTP provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel. . This package contains the shared libraries. Package: libsrtp2-dev Architecture: rv64g Version: 2.5.0-ok1.1 Priority: optional Section: libdevel Source: libsrtp2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 344 Depends: libsrtp2-1 (= 2.5.0-ok1.1), pkg-config, libnspr4-dev, libnss3-dev Suggests: libsrtp2-docs Filename: pool/main/libs/libsrtp2/libsrtp2-dev_2.5.0-ok1.1_rv64g.deb Size: 70740 MD5sum: 0b810af0e01292c7f365fa1f0eb33bed SHA1: 12dcf71d71cda05a1b5a19ab9dd2be9889473149 SHA256: c7e2265d00e20d75440a84efb9897ec087fbfdbd02f27d7646ac4cdba4baef92 SHA512: fecb80038f46cf4d2198dfad5c9fa1c92602a11234a7e6d1f7caa24af988fb51215a3af06f44711ba1a1d8578110ae5d2a8fae54b706bd8494cd022a05cc8628 Homepage: https://github.com/cisco/libsrtp Description: Secure RTP (SRTP) and UST Reference Implementations - development files SRTP is a security profile for RTP that adds confidentiality, message authentication, and replay protection to that protocol. It is specified in RFC 3711. . LibSRTP provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel. . This package contains the development headers and static libraries. Package: libsrtp2-docs Architecture: all Version: 2.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. Package: libsrtp2-docs Architecture: all Version: 2.5.0-ok1.1 Priority: optional Section: doc Source: libsrtp2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 900 Filename: pool/main/libs/libsrtp2/libsrtp2-docs_2.5.0-ok1.1_all.deb Size: 119556 MD5sum: 6d3509d1757b0857d6cc722de289c34f SHA1: c5a3829941cf165516da65373b8022d556009f7f SHA256: 50fc427754c98125653f5c920e5aaacc02c7841b7c52f6a70bca696a8ab35f89 SHA512: 784605052de7b89a1feb513c61dbf6bcfa321beb8116be12de64072bf8805431b2b05fb1b4018edbe25c53b4647e11022cb3b22cb8e03ae93f198dc12f2d0043 Homepage: https://github.com/cisco/libsrtp Description: Secure RTP (SRTP) and UST Reference Implementations - documentation SRTP is a security profile for RTP that adds confidentiality, message authentication, and replay protection to that protocol. It is specified in RFC 3711. . LibSRTP provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel. . This package contains API documentation. Package: libssh-doc Architecture: all Version: 0.10.6-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libssh Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 15730 Suggests: doc-base Filename: pool/main/libs/libssh/libssh-doc_0.10.6-ok1_all.deb Size: 9918940 MD5sum: 5a862acd6436774909d5b843264d3d9c SHA1: a011d30015b30f11cbdcb53edbe3b2ba08e35684 SHA256: e0016dee981856c384ea2b02e09f9741805270fb8fcd4eebcfb368af23ef06b1 SHA512: 84bff9eb39dc53f5a988faa6d1e427244908c7f6c89ae21ce3142b5da652cee7ee1512fd4b714c74bdae1da129239209ede7d4b9276e8771463cd8326035aaef Homepage: https://www.libssh.org/ Description: tiny C SSH library - Documentation files The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains documentation files. Package: libssh-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. 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. Package: libssl-doc Architecture: all Version: 3.2.1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: openssl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian OpenSSL Team Installed-Size: 8033 Filename: pool/main/o/openssl/libssl-doc_3.2.1-ok2_all.deb Size: 2318520 MD5sum: 49ef8793c3c302a9863302ab048aa2bd SHA1: 266c6e9661cb4e788397356056814d2134fa71da SHA256: 6b6fc88c4b24181e2d5edefe882c12bbbb710ac2d656469c8a0b4db52750b479 SHA512: 34e0a861a5c735be96c36204517949335104a9b2b3f348a6dfce81677bb3d7b58acee51b9c6e5b8d0797d00986d4dafc6af7dec49790f6eaf8915478330fb00d Homepage: https://www.openssl.org/ Description: Secure Sockets Layer toolkit - development documentation This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains manpages and demo files for libssl and libcrypto. Package: libssl-doc Architecture: all Version: 3.2.1-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: openssl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian OpenSSL Team Installed-Size: 8033 Filename: pool/main/o/openssl/libssl-doc_3.2.1-ok3_all.deb Size: 2325688 MD5sum: 0ba922bf65e10b1931cb231510701432 SHA1: aff1e5eafcb4f2628cde1afbb3c96a9b9aa311fe SHA256: 41d5eb85dffcd6ec61863da369ba2eda6fc0524b837650c580759c6f0b8b87bd SHA512: f4350ec46335e82dd684a5462eb634f09f1137a954ec89f5d8659f81e96c8ef98a5a2ecb721688d33336f75294114566f3ab98ce195116cd7ecad431f60e8d3b Homepage: https://www.openssl.org/ Description: Secure Sockets Layer toolkit - development documentation This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains manpages and demo files for libssl and libcrypto. Package: libstaroffice-doc Architecture: all Version: 0.0.7-ok2 Priority: optional Section: doc Source: libstaroffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 46553 Filename: pool/main/libs/libstaroffice/libstaroffice-doc_0.0.7-ok2_all.deb Size: 1077786 MD5sum: ddb82142737625e2c11c2a6812e63c32 SHA1: 9ee79b76c6a369dc1a5e6c6c57e874bca02c7ef3 SHA256: 20935a6eb2fdf6b3a07109ed0613a7a1dc2073de90461c2a8124fca6b124d4fb SHA512: fd2b8e25e6843f25dd414295d6c3475c7a15e97ea7bc08213ddc765fed6622239bf9be13707bfa239e2e6fb672c3d683f4307ffae06900a0be416dd5b2502424 Homepage: https://github.com/fosnola/libstaroffice Description: Import filter library to import all StarOffice documents -- documentation The purpose of libstaroffice is to build a filter for old StarOffice's documents (.sdc, .sdw, ...) based on librevenge (see https://sourceforge.net/p/libwpd/wiki/librevenge/ and http://www.documentliberation.org/projects/ ). . This package contains the API documentation. Package: libstdc++-10-doc Architecture: all Version: 10.5.0-ok3 Priority: optional Section: doc Source: gcc-10 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 134769 Depends: gcc-10-base (>= 10) Conflicts: libstdc++-4.8-doc, libstdc++-4.9-doc, libstdc++-5-doc, libstdc++-6-doc, libstdc++-7-doc, libstdc++-8-doc, libstdc++-9-doc, libstdc++5-3.3-doc, libstdc++5-doc, libstdc++6-4.0-doc, libstdc++6-4.1-doc, libstdc++6-4.2-doc, libstdc++6-4.3-doc, libstdc++6-4.4-doc, libstdc++6-4.5-doc, libstdc++6-4.6-doc, libstdc++6-4.7-doc, libstdc++6-doc Filename: pool/main/g/gcc-10/libstdc++-10-doc_10.5.0-ok3_all.deb Size: 9466896 MD5sum: a61067719d25db0204448a2bdcd243cd SHA1: 4db385371fe64a81340306a7cc57cf98ec8badef SHA256: 988ec86322aca31eeee0ce219a3ef9316f649446c08dd0b1bf511b246d2c95dd SHA512: cb7a03d23289d2b9d33a084310d5bd48577b683a5cfcafe225c14b813e9c3b42ee9b9e613b6fdf9245e65df21b01da4faad64e98901689976e89181772176c5d Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++-12-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. Package: libstdc++-12-doc Architecture: all Version: 12.3.0-1ok3 Priority: optional Section: doc Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 137773 Depends: gcc-12-base (>= 12) Conflicts: libstdc++-10-doc, libstdc++-11-doc, libstdc++-4.8-doc, libstdc++-4.9-doc, libstdc++-5-doc, libstdc++-6-doc, libstdc++-7-doc, libstdc++-8-doc, libstdc++-9-doc, libstdc++5-3.3-doc, libstdc++5-doc, libstdc++6-4.0-doc, libstdc++6-4.1-doc, libstdc++6-4.2-doc, libstdc++6-4.3-doc, libstdc++6-4.4-doc, libstdc++6-4.5-doc, libstdc++6-4.6-doc, libstdc++6-4.7-doc, libstdc++6-doc Filename: pool/main/g/gcc-12/libstdc++-12-doc_12.3.0-1ok3_all.deb Size: 9557440 MD5sum: 19d3760ffbb0a49f10cb4cfec37699f2 SHA1: e9d2b8f0a0dd598a53606b0e12f04b4fcc448c5b SHA256: 22f2633779600e26457e67666dbe6279b4b041998c243363bc8975b511e7927e SHA512: fa156807c91a3e76fa77d368a86b508f221b179d9e9155995895a4f35c2c97a5a5374eea5082b73ff4e89f1546b43189d2738dfcaee440f6ddfcfbe24f840c97 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++-13-doc Architecture: all Version: 13.2.0-4ok3.3 Priority: optional Section: doc Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 139093 Depends: gcc-13-base (>= 13) Conflicts: libstdc++-10-doc, libstdc++-11-doc, libstdc++-12-doc, libstdc++-4.8-doc, libstdc++-4.9-doc, libstdc++-5-doc, libstdc++-6-doc, libstdc++-7-doc, libstdc++-8-doc, libstdc++-9-doc, libstdc++5-3.3-doc, libstdc++5-doc, libstdc++6-4.0-doc, libstdc++6-4.1-doc, libstdc++6-4.2-doc, libstdc++6-4.3-doc, libstdc++6-4.4-doc, libstdc++6-4.5-doc, libstdc++6-4.6-doc, libstdc++6-4.7-doc, libstdc++6-doc Filename: pool/main/g/gcc-13/libstdc++-13-doc_13.2.0-4ok3.3_all.deb Size: 9705910 MD5sum: 20ff417503518426fc9582b9795d832e SHA1: 2e035de35a640e3a056c646c13ffad2a7547c3d0 SHA256: 1aa2903602a49b8775f0f1f674235846af8de6357fe736424c73d181dd51ed6f SHA512: c6ca79de42f9f8ef1e6ab0af8f19f24f2a278f1ac1eca4023daaa5c782e01068af039133e1fd4554191d9027b385b99472f22ce28a0b271f233ddb74e7052065 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++-9-doc Architecture: all Version: 9.3.0-ok12 Priority: optional Section: doc Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 127832 Depends: gcc-9-base (>= 8) Conflicts: libstdc++-4.8-doc, libstdc++-4.9-doc, libstdc++-5-doc, libstdc++-6-doc, libstdc++-7-doc, libstdc++-8-doc, libstdc++5-3.3-doc, libstdc++5-doc, libstdc++6-4.0-doc, libstdc++6-4.1-doc, libstdc++6-4.2-doc, libstdc++6-4.3-doc, libstdc++6-4.4-doc, libstdc++6-4.5-doc, libstdc++6-4.6-doc, libstdc++6-4.7-doc, libstdc++6-doc Filename: pool/main/g/gcc-9/libstdc++-9-doc_9.3.0-ok12_all.deb Size: 9104998 MD5sum: 1aab353d71cf50b4c3199ef9647a7755 SHA1: a19a6dca47a7a3a4ba29143fe3ac29fdfea2d04c SHA256: 36cd9c6064b1bf831f9c5517adb949bdd9f6ac2191ef632e5b8d1874d6ec4361 SHA512: 6b975a2145ae3d238e2378a6bc8248697ddbddf1edd74214ae135e23ae57783f38e7de8725fd22e99153a696426721442626b6d73134aac120dab020e04f2a9e Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstring-copyright-perl Architecture: all Version: 0.003014-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 65 Depends: libexporter-tiny-perl, libset-intspan-perl, perl:any Recommends: libre-engine-re2-perl Filename: pool/main/libs/libstring-copyright-perl/libstring-copyright-perl_0.003014-ok1_all.deb Size: 19248 MD5sum: 24a5ec48b8bc517784a86122ad2f5591 SHA1: d3321febbdf22194778dbad40032669487af73c9 SHA256: fc145159c0f3b87ce7749ff35b95922a2fefed06b0aad933852adecac4a9622f SHA512: 90c10c7e040df395985a64df7aea299d8da142e6613687908c9a1989af43cbfaaa369b7d98d9c53b9c85518858c7577f9389a5f8c339c35ae8f05366871c3004 Homepage: https://metacpan.org/pod/String::Copyright Description: representation of text-based copyright statements String::Copyright Parses common styles of copyright statements and serializes in normalized format. Package: libstring-format-perl Architecture: all Version: 1.18-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 44 Depends: perl:any Filename: pool/main/libs/libstring-format-perl/libstring-format-perl_1.18-ok2_all.deb Size: 14742 MD5sum: 120e066a0b3054567fc90a67eac551d3 SHA1: 291794827e59089bafc94a05e51253360412411a SHA256: e341209b13d8a26e9cf6b743474e3627cc69a3442bb971c51d2ed8d8ffa84bb6 SHA512: a3e5b27474b798388d8659be7c539b030f19216d01c0604d9441d801243b203eab17114a925a9427a41e3e4868fdd9405811159651104b579c6acfebcaf9ce15 Homepage: https://metacpan.org/release/String-Format Description: module for flexible printf-like string formatting String::Format is a Perl module that allows developers to define arbitrary printf-like format sequences to be expanded, inspired by mutt's index_format and related directives. This module would be most useful in configuration files and reporting tools, where the results of a query need to be formatted in a particular way. Package: libstring-license-perl Architecture: all Version: 0.0.9-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 116 Depends: libarray-intspan-perl, liblog-any-perl, libnamespace-clean-perl, libobject-pad-perl (>= 0.75), libpath-tiny-perl, libregexp-pattern-license-perl (>= 3.4), libregexp-pattern-perl (>= 0.2.12), perl:any Recommends: libre-engine-re2-perl, libregexp-pattern-license-perl (>= 3.9) Filename: pool/main/libs/libstring-license-perl/libstring-license-perl_0.0.9-ok1_all.deb Size: 33780 MD5sum: 961490ca9247cd630350c833325cf97a SHA1: 8696e7f79089726f664c88881738d3647f891ffa SHA256: 919ce0aa1f715986f967ad1fd55b02810409a86ee58244af7811336440c21aee SHA512: 5575fc8946ed7d8f4afb42103399dc93842ada419ec018625b79dfec73a37137bbb69dc8fc5bee4bf7769ca66bf173291fd30038ebc778ef3d1ace484078df2a Homepage: https://metacpan.org/pod/String::License Description: detect source code license statements in a text string String::License identifies license statements in a string and serializes them in a normalized format. Package: libstrongswan Architecture: rv64g Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1293 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_rv64g.deb Size: 425262 MD5sum: 42357385150204cb0f662b487c8cde1b SHA1: d50dfbff9c4b94f080d744f218581cd1129806b0 SHA256: cc843321e28c58469dc00ab539ccca34646dea311275064107aa2dec5ff7837d SHA512: a5486ea85a2989a4bc141567586f9319a63f47cecc70656b41ba8a7893ff3bbf240992235a100df152c2e4e8183680d5f6918ca9f94df26417fdd6c341595002 Homepage: http://www.strongswan.org Description: strongSwan utility and crypto library The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides the underlying libraries of charon and other strongSwan components. It is built in a modular way and is extendable through various plugins. . Some default (as specified by the strongSwan projet) plugins are included. For libstrongswan (cryptographic backends, URI fetchers and database layers): - aes (AES-128/192/256 cipher software implementation) - constraints (X.509 certificate advanced constraint checking) - dnskey (Parse RFC 4034 public keys) - drbg (NIST SP-800-90A Deterministic Random Bit Generator) - fips-prf (PRF specified by FIPS, used by EAP-SIM/AKA algorithms) - gmp (RSA/DH crypto backend based on libgmp) - hmac (HMAC wrapper using various hashers) - md5 (MD5 hasher software implementation) - mgf1 (Mask Generation Functions based on the SHA-1, SHA-256 and SHA-512) - nonce (Default nonce generation plugin) - pem (PEM encoding/decoding routines) - pgp (PGP encoding/decoding routines) - pkcs1 (PKCS#1 encoding/decoding routines) - pkcs8 (PKCS#8 decoding routines) - pkcs12 (PKCS#12 decoding routines) - pubkey (Wrapper to handle raw public keys as trusted certificates) - random (RNG reading from /dev/[u]random) - rc2 (RC2 cipher software implementation) - revocation (X.509 CRL/OCSP revocation checking) - sha1 (SHA1 hasher software implementation) - sha2 (SHA256/SHA384/SHA512 hasher software implementation) - sshkey (SSH key decoding routines) - x509 (Advanced X.509 plugin for parsing/generating X.509 certificates/CRLs and OCSP messages) - xcbc (XCBC wrapper using various ciphers) - attr (Provides IKE attributes configured in strongswan.conf) - kernel-netlink [linux] (IPsec/Networking kernel interface using Linux Netlink) - kernel-pfkey [kfreebsd] (IPsec kernel interface using PF_KEY) - kernel-pfroute [kfreebsd] (Networking kernel interface using PF_ROUTE) - resolve (Writes name servers received via IKE to a resolv.conf file or installs them via resolvconf(8)) Package: libstrongswan-extra-plugins Architecture: rv64g Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 714 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_rv64g.deb Size: 287562 MD5sum: 65a1b2964ac838b7e4b5c6ad84a0337f SHA1: ecad1465f4c6fad4b3e4c5bebd0dede01e14e84c SHA256: b0c0637bb9df5b98b680fcc81417ac550dfab484798590f12dbf1c9460129d60 SHA512: c0e0373078e981e39e7e8c5cda48d0706c9e3a440543212c7405e88d2ad8486500925b0252bbcd069f970af6401f34db0aa33dfc00819252cd3ce64efb59e944 Homepage: http://www.strongswan.org Description: strongSwan utility and crypto library (extra plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides extra plugins for the strongSwan utility and cryptographic library. . Included plugins are: - af-alg [linux] (AF_ALG Linux crypto API interface, provides ciphers/hashers/hmac/xcbc) - ccm (CCM cipher mode wrapper) - cmac (CMAC cipher mode wrapper) - ctr (CTR cipher mode wrapper) - curl (libcurl based HTTP/FTP fetcher) - curve25519 (support for Diffie-Hellman group 31 using Curve25519 and support for the Ed25519 digital signature algorithm for IKEv2) - gcrypt (Crypto backend based on libgcrypt, provides RSA/DH/ciphers/hashers/rng) - ldap (LDAP fetching plugin based on libldap) - ntru (key exchanged based on post-quantum computer NTRU) - padlock (VIA padlock crypto backend, provides AES128/SHA1) - pkcs11 (PKCS#11 smartcard backend) - rdrand (High quality / high performance random source using the Intel rdrand instruction found on Ivy Bridge processors) - test-vectors (Set of test vectors for various algorithms) . Also included is the libtpmtss library adding support for TPM plugin (https://wiki.strongswan.org/projects/strongswan/wiki/TpmPlugin) Package: libstrongswan-standard-plugins Architecture: rv64g Version: 5.9.11-ok1.2 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: openKylin Developers Installed-Size: 305 Depends: libstrongswan (= 5.9.11-ok1.2), libc6 (>= 2.27), libip4tc2 (>= 1.8.3), libssl3 (>= 3.0.0) Filename: pool/main/s/strongswan/libstrongswan-standard-plugins_5.9.11-ok1.2_rv64g.deb Size: 121708 MD5sum: 38b7b2bf46da2aceff42af1e4b9c9621 SHA1: 578a34f92fa5a346d55df3785b5100c65f462223 SHA256: fcf13ea45033f2949572d250f0a3d3a80f29d65caf853221c8e6c1a1da1d48e6 SHA512: 6ef4d5ce7590da2b2f91a27ba66c1955175633fefd7eff19abe75a6fb7a6b839b4dfceb3123cc5dd5d32ea1bb9b755180bf541d075ecb15164466bd77bdb82cb Homepage: http://www.strongswan.org Description: strongSwan utility and crypto library (standard plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides some common plugins for the strongSwan utility and cryptograhic library. . Included plugins are: - agent (RSA/ECDSA private key backend connecting to SSH-Agent) - gcm (GCM cipher mode wrapper) - openssl (Crypto backend based on OpenSSL, provides RSA/ECDSA/DH/ECDH/ciphers/hashers/HMAC/X.509/CRL/RNG) Package: libsub-exporter-formethods-perl Architecture: all Version: 0.100055-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 25 Depends: perl:any, libsub-exporter-perl Filename: pool/main/libs/libsub-exporter-formethods-perl/libsub-exporter-formethods-perl_0.100055-ok1_all.deb Size: 6632 MD5sum: 4f72f38d0d521f485b83efe731825f8b SHA1: 81a181080bfb2df585389a763652fc82e6bc5e6e SHA256: b9d75d81d2fa7373d5427f9adfb4e7ee2b7da8b3506b9726debfa51262202b25 SHA512: 02b9545746a5212d81fda4aff440c14cb08deacf836c8ff564359a43e31b3c2ff52e82172d8992e8ed18fb5e0976f3b26ab34ca2b530aac23dc5dc4e0e87ff9c Homepage: https://metacpan.org/release/Sub-Exporter-ForMethods Description: Sub::Exporter extension for handling methods Sub::Exporter::ForMethods is a Perl module that allows methods to be easily imported into your namespace. It also wraps method calls to a transformation routine, which inserts a named frame into stack traces to aid in debugging. Package: libsub-exporter-perl Architecture: all Version: 0.990-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 155 Depends: perl:any, libdata-optlist-perl, libsub-install-perl Filename: pool/main/libs/libsub-exporter-perl/libsub-exporter-perl_0.990-ok1_all.deb Size: 47432 MD5sum: fb09ab80f0c9c5777b8fb9e547ee9134 SHA1: 28991ac4126cd1c8faabdba673459e1c683e0a59 SHA256: f30a96fd7f1849df4e1df72610b7ca04b5bf5952f34976f290f60ea6421b1f94 SHA512: 188bada31585a41685737c1f5ccc5f43f40c3f68408d8729fc9e8480b53d4279bc70857d4a939601874a2cdbe169abd9fe6198deaf2b45438cd1067a9f1d71c0 Homepage: https://metacpan.org/release/Sub-Exporter Description: sophisticated exporter for custom-built routines When you use a perl module, first it is "required" function used, then its import method is called. . Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows for renaming, currying/sub-generation etc. . Sub::Exporter builds a custom exporter which can then be installed into your module. It builds this method based on configuration passed to its setup_exporter method. Package: libsub-exporter-progressive-perl Architecture: all Version: 0.001013-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 40 Depends: perl:any Filename: pool/main/libs/libsub-exporter-progressive-perl/libsub-exporter-progressive-perl_0.001013-ok2_all.deb Size: 12762 MD5sum: c861476ea0d5f3a50149417fd77aed4a SHA1: eb3a4f34ee59defa5f3acbd7cfc32561bd47d89f SHA256: efe823a61b492b87e4a1dca12b8848c3fd9641cbf9a4dec33f1bef5e338c46c3 SHA512: aadaa75e6d169afee1954668a5c029c4d3d6616bbb2eeab782ab098b8445137d4f65699be596490c22a253169ed9ee2d691f2803393a743fbf8843316904438f Homepage: https://metacpan.org/release/Sub-Exporter-Progressive Description: module for using Sub::Exporter only if needed Sub::Exporter is an incredibly powerful module, but with that power comes great responsibility, as well as some runtime penalties. Sub::Exporter::Progressive is a Sub::Exporter wrapper that will let your users just use Exporter if all they are doing is picking exports, but use Sub::Exporter if your users try to use Sub::Exporter's more advanced features, like renaming exports. . Note that this module will export @EXPORT and @EXPORT_OK package variables for Exporter to work. Additionally, if your package uses advanced Sub::Exporter features like currying, this module will only use Sub::Exporter, so you might as well use it directly. Package: libsub-install-perl Architecture: all Version: 0.928-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 31 Depends: perl:any Filename: pool/main/libs/libsub-install-perl/libsub-install-perl_0.928-ok3_all.deb Size: 9120 MD5sum: 0fa393c7915841329960399bfb9d5ae1 SHA1: c00e459dd6f8901cdc1e58f4b45b1522522f2c28 SHA256: 1e34df2c4399b4e7e0c7dd6a8a4f6866942d7978e9ec2086b7a2799ed550e936 SHA512: ed7d7afa8dd88fd38447b3efc11ce62552115ee88f8fdf987adff5a05e6d41d5cf70ea2cd51bd1db6b2e1d63a284fc0039dfebdd3dde373dd86aca4eaa424bd5 Homepage: https://github.com/rjbs/Sub-Install Description: module for installing subroutines into packages easily Sub::Install module makes it easy to install subroutines into packages without the unsightly mess of no strict or typeglobs lying about where just anyone can see them. Package: libsub-override-perl Architecture: all Version: 0.10-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 28 Depends: perl:any Filename: pool/main/libs/libsub-override-perl/libsub-override-perl_0.10-ok1_all.deb Size: 9172 MD5sum: 05c0cd5a1b9ba4cadf0f9b7237e13a1e SHA1: 2e998ae6c4b83683d0d4cea23c8c76f8c41d3995 SHA256: a2ae5837f9e8515ffa696baa02cbbfed290c167a0829a799942f8c0d9ba4bbe6 SHA512: 2ab064fca81e8ade181074f9a854cda4141cb9f52bf8675ee02ceb1d38e992c302f836b29a0d5294e9d27aa5addf7a0c70a4e1b1564c4ccf4c58288cca71fcea Homepage: https://metacpan.org/release/Sub-Override Description: Perl module used to temporarily override subroutines Perl programmers sometimes have a need to override subroutines, particularly for testing purposes. Sub::Override provides a simple way to override subroutines instead of using heavier-weight methods such as Mock Objects. Package: libsub-quote-perl Architecture: all Version: 2.006008-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 53 Depends: perl:any, libscalar-list-utils-perl Suggests: libxstring-perl Filename: pool/main/libs/libsub-quote-perl/libsub-quote-perl_2.006008-ok1_all.deb Size: 19452 MD5sum: 34eaaa425f079256126e70edcbdba4d2 SHA1: 7cad3828ad816ee81e1e18fcacaae5e30e66fefd SHA256: cf82f96d4f4abccda1eadc84a87c0c4d04c12e62d0d7097c2a3b61a82df3528f SHA512: c668238f4152012b39089122a9cb539f24100d100f6e458776d36aabaed0ad414fc49a921272e07132b684dc2dbfe3f53892be8f867322e4b7812f6fea278e0f Homepage: https://metacpan.org/release/Sub-Quote Description: helper modules for subroutines This package includes two modules: . Sub::Quote provides performant ways to generate subroutines from strings. . Sub::Defer contains subroutines which provide the user with a convenient way to defer creation of subroutines and methods until they are first called. Package: libsub-uplevel-perl Architecture: all Version: 0.2800-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 56 Depends: perl:any Filename: pool/main/libs/libsub-uplevel-perl/libsub-uplevel-perl_0.2800-ok2_all.deb Size: 17692 MD5sum: 9533869d1ff8ba586703ec11618f1f73 SHA1: 543e8832cecf4a80ab1dfd71805392dd1d163794 SHA256: 9e0ff042ca94e72089cd12e4d91576f6710705dbd36046a4f0ae472f447b7153 SHA512: d9f38e135e14760951b075a63466c8b5a6b97348f1b2dcb2d6e58fd6b4f631945397428f4b126dc1faa8a690f65854d82e71253517f1ab621229fdc949314604 Homepage: https://metacpan.org/release/Sub-Uplevel Description: module to spoof the Perl call stack Sub::Uplevel is a Perl module that provides a safe implementation similar to Tcl's uplevel() function. It allows you to safely fool the caller() into thinking it's in a different part of the stack, without knowing that it is being wrapped. Package: libsubunit-perl Architecture: all Version: 1.4.2-ok1 Multi-Arch: foreign Priority: optional Section: perl Source: subunit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian OpenStack Installed-Size: 21 Provides: libsubunit-diff-perl Depends: perl:any Filename: pool/main/s/subunit/libsubunit-perl_1.4.2-ok1_all.deb Size: 4916 MD5sum: 1958edd4ff288125cb80f1246de60139 SHA1: bb29012b0aa2f8a6279be3906c3e833e13b04271 SHA256: 57dcd2838dc06f829e075bdcc21146aa8b3072c3564638534e6e4dd3aeef5379 SHA512: 34ec0a844b4a841547c41f5361c982ce8e2707a646678b870a20504076c44ff22bb2fe5088b9e2c4490c9ebcf687bda65361590ff9890f7fd8cf07f436741f61 Homepage: https://code.launchpad.net/subunit Description: perl parser and diff for Subunit streams subunit is a protocol for test activity serialisation deserialisation. This permits executing tests remotely, or saving the result of test runs for later introspection. . The libsubunit-perl package contains the Perl language support for Subunit. Package: libsuitesparse-doc Architecture: all Version: 1:7.6.1+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 3216 Recommends: libgraphblas-doc Suggests: liblapack-doc, libatlas-doc Filename: pool/main/s/suitesparse/libsuitesparse-doc_7.6.1+dfsg-ok1_all.deb Size: 2899784 MD5sum: dcf2aa1c44fc861da45be487db5a1793 SHA1: bdbabbdf4d89e3f026d22c516fe4a6555b95d4f7 SHA256: db5b3906a62d70427ece75d51c9bd454f6eff2aa8623966c35c9c7fc93cf50c2 SHA512: b089c079ab26d350ee81c037c1b0e9b7d6bfe0afce42dd07c93cb4d76d28e882d7a1d8b2c6b39e0d91219c8737af9a5eb99344c1cd6bd6838816b0d3b0217e74 Homepage: http://suitesparse.com Description: libraries for sparse matrices computations (documentation) Suitesparse is a collection of libraries for computations involving sparse matrices. This package contains the user guides for the libraries distributed by the SuiteSparse project. Package: libsuper-perl Architecture: all Version: 1.20190531-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 43 Depends: perl:any, libsub-identify-perl Filename: pool/main/libs/libsuper-perl/libsuper-perl_1.20190531-ok2_all.deb Size: 15266 MD5sum: 92204280a64cc8c111647e10a5dac040 SHA1: 3f62009ef66392d13d038f4e3dcc992606e34ca8 SHA256: cd72041e5e7aceabe9f78bcbe46525770462799d30e04df3d03679ebf450532f SHA512: f897d452242cd1b09812b87a4cb0e426f8b5ceefa1c85af4ead866f7b32786ed4bd2cbdd0a47c212d6f49fef4a256814d10be66a044102ca46caf396bc309e72 Homepage: https://metacpan.org/release/SUPER Description: control superclass method dispatch SUPER allows one to dispatch control to the superclass with a better syntax than the original mechanism. It provides an universal method super to determine a class' own superclass. SUPER allows the use of mixin and roles as the class containing the method is no more needed at compile time. Package: libsuperlu-doc Architecture: all Version: 6.0.1+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: superlu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 6516 Recommends: libsuperlu-dev Filename: pool/main/s/superlu/libsuperlu-doc_6.0.1+dfsg1-ok1_all.deb Size: 237668 MD5sum: 09d3e2430ef3dfc3a1784bd3c59b3970 SHA1: ec5bd5eda6af36e72decfb6dc4639d7806888e82 SHA256: 6f7d923156dc11f67f4c2b12f714e1d011543c2ae02ea589fc65974767b94696 SHA512: ef4163355b7ee84eaee4b6bf96b213d5b94675b01b1575349b3ad661f471c651e1f124c47017db0f5f78caccd3a0fa2b483b84b0555568a036995b321d72aac0 Homepage: https://github.com/xiaoyeli/superlu Description: Documentation for SuperLU This package contains the user guide and the reference manual of SuperLU. It also includes some example programs. Package: libsv-dev Architecture: rv64g Version: 1.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsv Origin: openKylin Maintainer: Yangfl Installed-Size: 74 Depends: libsv1 (= 1.2-ok1) Filename: pool/main/libs/libsv/libsv-dev_1.2-ok1_rv64g.deb Size: 13208 MD5sum: 96a7e28e2a709610a123c1f7d55b7d8e SHA1: c3a673b0a230e040bb4d1ad41c066ab53948da07 SHA256: 02c2d8b62a17eceaac2623280a701202ce905a9a077a42c35dfb60521d75c1d2 SHA512: e44334f6f9d89b823fb24e9b53e126e417a16ab1e9fd88c43d0df116a0f47ba9e60d29bea6a76542e7f5e57492cd8fcde830e85b0cf877cc69f7c268c580a01b Homepage: https://github.com/uael/sv Description: Public domain cross-platform semantic versioning in c99 (development files) This is free and unencumbered software released into the public domain. This package installs a C language library implementing semantic versioning for the C language. . This package contains the header files for libsv0. Package: libsv1 Architecture: rv64g Version: 1.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsv Origin: openKylin Maintainer: Yangfl Installed-Size: 43 Depends: libc6 (>= 2.27) Filename: pool/main/libs/libsv/libsv1_1.2-ok1_rv64g.deb Size: 8980 MD5sum: 51a90d7d89f1f7ca01f473063d1c6b80 SHA1: c0d19be45488861f336efa02af840ba992fbe117 SHA256: 076669841f4bde08cdfa178e9200e128735ca9766f4baefa71214831597073d3 SHA512: 1fabbe98ace5b6804bb753c5b148e3726e93464d5685716a29d1a01e190fc64257c24000d4770fcdad164163eb7e1290486ff001c2cb7dbb1b4530a571995dbd Homepage: https://github.com/uael/sv Description: Public domain cross-platform semantic versioning in c99 This is free and unencumbered software released into the public domain. This package installs a C language library implementing semantic versioning for the C language. Package: libsvn-doc Architecture: all Version: 1.14.3-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: subversion Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 26658 Suggests: libsvn-dev Filename: pool/main/s/subversion/libsvn-doc_1.14.3-ok3_all.deb Size: 1701840 MD5sum: 3cc93e5c539dd56230840fa05cade124 SHA1: 82193b67424dc5d83f295c2c052bdc3251f81484 SHA256: e9d32467ce2e46a36c6995ad5e3a18ebc24b5cd3cbb4a5fc56004a3ada931941 SHA512: d895f83d659b6c39f9ea6c91423519e71b297e06125ae0ecd6a14ff34a3d97da30880f0fce23534bd8304caf00be685476a0d89b28f38325f8fbcb1e068eeee2 Homepage: http://subversion.apache.org/ Description: Developer documentation for libsvn This package contains development (API) documentation for libsvn1, the Apache Subversion libraries. See the 'libsvn1' package for more information. Package: 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. Package: libsvtav1-dev Architecture: all Version: 1.7.0+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: svt-av1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 105 Filename: pool/main/s/svt-av1/libsvtav1-dev_1.7.0+dfsg-ok1_all.deb Size: 22552 MD5sum: 11501238416dbf2daf5f28175453fa2f SHA1: 711ad60544d905808304354d44c04489cdbdd11d SHA256: 9a733c7dc657bc6a5dae9a74cc754d7c4a2a4b8d1ba29ff54561e2b87c1bea51 SHA512: 7b300ae80ef6086c41777941e6b977d9efbb01e25d7be5dfd5d788d392d232d7f7b0651d57b59547df5549a6a515fcd800c7efd41ec2740aa1c923928cbf972f Homepage: https://gitlab.com/AOMediaCodec/SVT-AV1 Description: Scalable Video Technology for AV1 (header files) The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development is a work-in-progress targeting performance levels applicable to both VOD and Live encoding / transcoding video applications. The SVT-AV1 decoder implementation is targeting future codec research activities. . This package provides the header files shared between libsvtav1enc-dev and libsvtav1dec-dev. Package: libsys-cpuaffinity-perl Architecture: rv64g Version: 1.13~03-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 137 Depends: perl (>= 5.30.0-ok4), perlapi-5.30.0, libc6 (>= 2.34) Filename: pool/main/libs/libsys-cpuaffinity-perl/libsys-cpuaffinity-perl_1.13~03-ok1_rv64g.deb Size: 32602 MD5sum: fe8a68f2fcced048f18fa90de3b7bc57 SHA1: e401496a829de87afdb3ce86f8f1b1ad29e9bf3f SHA256: a1684143ffef4e604fdb3f17f738dd90bbfa10c83bf3bbb9d1f3913ad77b4562 SHA512: c08639b6bbd7f5dd388b8d8e85c6739e9e91fa85c9ede609822bc334dcd3f8e867ec5931161f8120cfe1526da627a49a4dbb03481e434bca64a6838054821a41 Homepage: https://metacpan.org/release/Sys-CpuAffinity Description: module to set CPU affinity for processes The details of getting and setting process CPU affinities varies greatly from system to system. Even among the different flavors of Unix there is very little in the way of a common interface to CPU affinities. The existing tools and libraries for setting CPU affinities are not very standardized, so that a technique for setting CPU affinities on one system may not work on another system with the same architecture. . Sys::CpuAffinity seeks to do one thing and do it well: manipulate CPU affinities through a common interface on as many systems as possible, by any means necessary. . The module is composed of several subroutines, each one implementing a different technique to perform a CPU affinity operation. A technique might try to import a Perl module, run an external program that might be installed on your system, or invoke some C code to access your system libraries. Usually, a technique is applicable to only a single or small group of operating systems, and on any particular system, the vast majority of techniques would fail. Regardless of your particular system and configuration, it is hoped that at least one of the techniques will work and you will be able to get and set the CPU affinities of your processes. Package: libtag1-doc Architecture: all Version: 1.13.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: taglib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 16278 Depends: libjs-jquery Suggests: libtag1-dev Filename: pool/main/t/taglib/libtag1-doc_1.13.1-ok1_all.deb Size: 891520 MD5sum: 744aeee2c821f42e0fe1cd2caa8358a9 SHA1: 6c5cfe081ec240a964b6809a2e6d5a2a2da482e4 SHA256: 53d2eba3ab858cd38e849653ea4dfe11f29a858a0e09aa659ef10943bab1648f SHA512: 9f1c9aa10eadd5177a5c85573960a09f5fa1d8fea43de5ad7cd3c49ce70f85e59edf17cc5c2d06e947ec851a609eaea403703dd5ebcbdc90d80ac6cd08ca7309 Homepage: https://taglib.github.io/ Description: audio meta-data library - API documentation TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This is the documentation package which contains API documentation for the TagLib Audio Meta-Data Library. Package: libtask-weaken-perl Architecture: all Version: 1.06-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 43 Depends: perl:any Filename: pool/main/libt/libtask-weaken-perl/libtask-weaken-perl_1.06-ok2_all.deb Size: 14186 MD5sum: 218ee2edc2c47a84bcbd78b961364feb SHA1: 3f6166f49739995b1d0ce5afd188bdadbe454662 SHA256: 151cdb4b98a1a94211d9a65267344d4b9d1af48a2d52b0dd27092ecafdbbd4c1 SHA512: 11c1beccb4d51cfa01e54b8d20c2f7849733ca36f9642b231a1776e3a3e8f9aeb830673b261fd1a353820ab13dfb6066c5cdace949cc745967d616b1ea2a2e2c Homepage: https://metacpan.org/release/Task-Weaken Description: module for ensuring that a platform has weaken support One recurring problem in modules that use Scalar::Util's weaken function is that it is not present in the pure-perl variant. . While this isn't necessarily always a problem in a straight CPAN-based Perl environment, some operating system distributions only include the pure-Perl versions, don't include the XS version, and so weaken is then "missing" from the platform, despite passing a dependency on Scalar::Util successfully. . The normal solution is to manually write tests in each distribution to ensure that weaken is available. . Task::Weaken restores the functionality testing to a dependency you do once in your Makefile.PL, rather than something you have to write extra tests for each time you write a module. Package: libtasn1-doc Architecture: all Version: 4.19.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libtasn1-6 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 570 Filename: pool/main/libt/libtasn1-6/libtasn1-doc_4.19.0-ok1_all.deb Size: 317356 MD5sum: c7425eb4d92eadad7ace984a8e40be41 SHA1: aaf72cd09566e7bb2488f61f9c7369f8c4c042c8 SHA256: 46e5a401f1ffd018d45739000c6c4bf81f81a6776496ad88e1207200b87a6f86 SHA512: 3c62f23ffd52cb3227641e99005792c0165364f0f164c8c416913a102ad02258fab1578c72563c3b5ce7fa11ab7d6fd9c7b04dfe94ffb2ce4f9f8f6c37fae878 Homepage: https://www.gnu.org/software/libtasn1/ Description: Manage ASN.1 structures (documentation) Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation containing an array. * DER (Distinguish Encoding Rules) encoding * no limits for INTEGER and ENUMERATED values . This package contains the documentation for developing with libtasn1. Package: libtbox-dev Architecture: rv64g Version: 1.7.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: tbox Origin: openKylin Maintainer: Yangfl Installed-Size: 3268 Filename: pool/main/t/tbox/libtbox-dev_1.7.5-ok1_rv64g.deb Size: 425200 MD5sum: a40d8b5fd78b12264d16745d6aebaa74 SHA1: f30d502a71f1be697100cc7d4648141f4a78f7ef SHA256: 2384a80c16631025f7a6aad5ec069729b05e1245c911daa2d2d0a929e79da69d SHA512: db2396a36df47e3c953533775219f5f7eee8726294bca2731bf6459114500d9939a31f018261f87c606ab6d0493280d3b310d24c87f3f58c142faaf9185ea9bb Homepage: https://github.com/tboox/tbox Description: glib-like multi-platform c library (development files) TBOX is a glib-like cross-platform C library that is simple to use yet powerful in nature. . The project focuses on making C development easier and provides many modules (.e.g stream, coroutine, regex, container, algorithm ...), so that any developer can quickly pick it up and enjoy the productivity boost when developing in C language. . This package contains the header files and static library. Package: libterm-table-perl Architecture: all Version: 0.018-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: perl:any Recommends: libunicode-linebreak-perl Filename: pool/main/libt/libterm-table-perl/libterm-table-perl_0.018-ok1_all.deb Size: 27272 MD5sum: 036dc77e2dbd7ef65c61e33e7ebd71c3 SHA1: 2063c1e0a9be04fe9bb0b90bdc9008beb63c0c4f SHA256: 6e6ec4ef65acdfe09fc05592095f7f65f80b9f21321271bd0951957a5e23c633 SHA512: 97d5cf3e004fc8628ad6d1a6a55835a113810663284e4af9ed9d275b866d0e7a228db1211ce620b06c1ab7c9d2697b7768b7126145979938d963472ebf8d26c0 Homepage: https://metacpan.org/release/Term-Table Description: module to format a header and rows into a table The Term::Table module is able to generically format rows of data into tables. This is used in test suites by some failing tests to provide diagnostics about what has gone wrong but can also be used in all kinds of other contexts. Package: libtest-cleannamespaces-perl Architecture: all Version: 0.24-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 43 Depends: perl:any, libmodule-runtime-perl, libpackage-stash-perl, libsub-exporter-progressive-perl, libsub-identify-perl Recommends: libpackage-stash-xs-perl, librole-tiny-perl Filename: pool/main/libt/libtest-cleannamespaces-perl/libtest-cleannamespaces-perl_0.24-ok1_all.deb Size: 14028 MD5sum: d5ae82d6125e25763c51f478d983d8cb SHA1: 85019ef2a24e5d242c77a606448a5d1f0e0c0b2e SHA256: eb28650baed51bed5f72478760fa5c7ea1de2f7204a41832ee2825252f7d2e64 SHA512: a6a876730cb1db622caa0de5334e2502e986e0bad2f2d30b86fcf1d9b850610584065ea4e0b53195b191fdaa02547ca428accf1b6b78cee4289f7f97e020b30c Homepage: https://metacpan.org/release/Test-CleanNamespaces Description: module to check for uncleaned imports Test::CleanNamespaces lets you check your module's namespaces for imported functions you might have forgotten to remove with namespace::autoclean or namespace::clean and are therefore available to be called as methods, which usually isn't want you want. Package: libtest-command-simple-perl Architecture: all Version: 0.05-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 26 Depends: perl:any Filename: pool/main/libt/libtest-command-simple-perl/libtest-command-simple-perl_0.05-ok1_all.deb Size: 9360 MD5sum: 21ff6d9eb1ce1bcd1b428ae9e76987e6 SHA1: ed393c4478a4691b5c48471ce665b9d88e017184 SHA256: 1ee07513b7cb9d996dfc42ebb8bf8236651de1c3ee2d5caeb2a8bcc2d4c350db SHA512: cb0d55c8114ea202056f921486e4ce6dc0eb9b3b3a1a3af438f86daba1d2baf469fe456f6350c0685b68f73be84cc94081b05b64de4d5591dd420e395a641d26 Homepage: https://metacpan.org/release/Test-Command-Simple Description: Perl module to test external commands Test::Command::Simple is a intended to simplify testing of external commands. It does so by running the command under IPC::Open3, closing the stdin immediately, and reading everything from the command's stdout and stderr. It then makes the output available to be tested. . It is not (yet?) as feature-rich as Test::Cmd (in package libtest-cmd-perl), however the interface to this is much simpler. Tests also plug directly into the Test::Builder framework, which plays nice with Test::More. Package: libtest-cpan-meta-perl Architecture: all Version: 0.25-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 61 Depends: perl:any Filename: pool/main/libt/libtest-cpan-meta-perl/libtest-cpan-meta-perl_0.25-ok2_all.deb Size: 15970 MD5sum: 71b26e4069034d750c0d46c13e63059a SHA1: 1efc51353ff6acbdee39cdf2b38e3c5643c83186 SHA256: 9b4654aa5273a5bb93ba2df8f76f655e6025b40f4c891d19a4e376f50145cb98 SHA512: 2f8a6c6ccf082c3cfe37a4621558d67c728106e8fe74730f35d039d9992624a02a5f2e8bfa0b44e4d0ac1691b2f1b1240bdc608b39e3103586db1d98a51c190d Homepage: https://metacpan.org/release/Test-CPAN-Meta Description: test module to validate package metadata for CPAN Test::CPAN::Meta is a Perl test module for validating that the META.yml or META.json file, included in all standard distributions uploaded to CPAN, is correct. To work properly, these files must conform to the CPAN Metadata Specification (see ) . This package is considered the successor of Test::CPAN::Meta::YAML and Test::CPAN::Meta::JSON. Package: libtest-deep-perl Architecture: all Version: 1.204-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 224 Depends: perl:any, libscalar-list-utils-perl, libtest-simple-perl Filename: pool/main/libt/libtest-deep-perl/libtest-deep-perl_1.204-ok1_all.deb Size: 45764 MD5sum: 2604fdeeeb82a63f4c9d6eb9bf96ac44 SHA1: 05a526f535f241816e6a685682f58b29d3e9ceb4 SHA256: ad1a94d08f3da76083104c0bf905e7096d9e52cc41bf585d63fe838d0c8190fe SHA512: b3210e91c13bc0a79bdbd63f06cce58b8740dc0546202e081825a4cfb2f2cc0bb5721cba62f401f65c5a7e153d03ac9b97945d40061574673b5ab507f07cc6f9 Homepage: https://metacpan.org/release/Test-Deep Description: Perl module for extremely flexible deep comparisons Test::Deep gives you very flexible ways to check that the result you got is the result you were expecting. At it's simplest it compares two structures by going through each level, ensuring that the values match, that arrays and hashes have the same elements and that references are blessed into the correct class. It also handles circular data structures without getting caught in an infinite loop. . Where it becomes more interesting is in allowing you to do something besides simple exact comparisons. With strings, the eq operator checks that 2 strings are exactly equal but sometimes that's not what you want. When you don't know exactly what the string should be but you do know some things about how it should look, eq is no good and you must use pattern matching instead. Test::Deep provides pattern matching for complex data structures Package: libtest-exception-perl Architecture: all Version: 0.43-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 36 Depends: perl:any, libsub-uplevel-perl Filename: pool/main/libt/libtest-exception-perl/libtest-exception-perl_0.43-ok2_all.deb Size: 13196 MD5sum: 11a7748bc0008434d32f1f8028f2fe31 SHA1: 8d9278c0f380555677fc36079eacbc8b0a81a982 SHA256: ab3dd3029f1d7be11b0999a2086d008ff04716f55a1571f6e4d6f9970d47a6e6 SHA512: 042b536d9236beaafce00650dc33cb675fe621211195cb752a428dd93e33711c279f2f8bc5456df4ac4323e8ed712c22cd236c0dfb6273c48008af347b931674 Homepage: https://metacpan.org/release/Test-Exception Description: module for testing exception-based code Test::Exception is a Perl test module that provides a few convenience methods for testing exception-based code. It is built with Test::Builder and plays happily with Test::More and friends. . Note that this module only checks for exceptions, so it ignores other methods of halting program executing - including exit(). If your code causes the Perl interpreter to exit, Test::Exception won't be able to catch it. Package: libtest-failwarnings-perl Architecture: all Version: 0.008-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 37 Depends: perl:any Filename: pool/main/libt/libtest-failwarnings-perl/libtest-failwarnings-perl_0.008-ok1_all.deb Size: 12108 MD5sum: 7fd4a5bd35cda093b7caf5f4071aca47 SHA1: 085152a5714414c61302f22301a0b88ee18e04cf SHA256: 6d8a0c35d6d1bd070858a9cad9d67de23319bdce8b1ba50cb2e01ef50aae6a31 SHA512: 0c61adbc3cf3048ed7f020fc70f99424a4cb4768c23c31a3c93258f3d95cfb82fc425da752cff6bfecfa6e17672294298cb417cafe89ba28a60119b2a576258d Homepage: https://metacpan.org/release/Test-FailWarnings Description: module for adding test failures if warnings are caught Test::FailWarnings hooks $SIG{__WARN__} and converts warnings to Test::More's fail() calls. It is designed to be used with done_testing, when you don't need to know the test count in advance. . Just as with Test::NoWarnings, this does not catch warnings if other things localize $SIG{__WARN__}, as this is designed to catch unhandled warnings. Package: libtest-fatal-perl Architecture: all Version: 0.017-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 42 Depends: perl:any, libtry-tiny-perl Filename: pool/main/libt/libtest-fatal-perl/libtest-fatal-perl_0.017-ok1_all.deb Size: 11196 MD5sum: d20b918a28a50821b87fa5695652cd01 SHA1: a32ebbc5e942c9ea4318c44db23abc1027f4ce98 SHA256: 6745980cbea04e434cbf3b01877c133b2ea793f0f19da3c921ecc09970856428 SHA512: 6b5ed01c30b20646d5769278f35bf32f11a59c0e239772033a617dbd20dff01109658003056be8295d6d8d26e1170d19bf74688b3c23d2228718e0be6df5dccc Homepage: https://metacpan.org/release/Test-Fatal Description: module for testing code with exceptions Test::Fatal is an alternative to the popular Test::Exception. It does much less, but should allow greater flexibility in testing exception-throwing code with about the same amount of typing. . It exports one routine by default: exception. Package: libtest-file-perl Architecture: all Version: 1.993-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Depends: perl:any Filename: pool/main/libt/libtest-file-perl/libtest-file-perl_1.993-ok1_all.deb Size: 19644 MD5sum: 76ad9b23eb3a4edd8531cd5410f984fb SHA1: 416237b72f72ff884e5983f02127b6d677341ce6 SHA256: 4f4e336e78cc1e42e4c4b0df0ba01bc097c9cfb3eef5d2fa400a2a19786bffac SHA512: 46f8578a90163d123115bd8b8804610f0ed8b1b7cbf3caa4f4075fffbb3223464a53f8457a7057a086a5b613069ec3b49fbd4759d876bb8fb4c0c0581b7aa82a Homepage: https://metacpan.org/release/Test-File Description: Perl module to test file attributes Test::File provides a collection of test utilities for file attributes. . Some file attributes depend on the owner of the process testing the file in the same way the file test operators do. For instance, root (or super-user or Administrator) may always be able to read files no matter the permissions. Package: libtest-file-sharedir-perl Architecture: all Version: 1.001002-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 88 Depends: perl:any, libclass-tiny-perl, libfile-copy-recursive-perl, libfile-sharedir-perl, libpath-tiny-perl, libscope-guard-perl Filename: pool/main/libt/libtest-file-sharedir-perl/libtest-file-sharedir-perl_1.001002-ok1_all.deb Size: 32630 MD5sum: d671eb75301fa71580b8501c0b467153 SHA1: f390d386171696d2d70d3c338295e7cf2c42ab27 SHA256: ab8b35ab81f3eacc206f0ff58115416aebd1f625cc57a0f8fcedf09bfe98f10d SHA512: 71f330a001856403ea077919580f871d154a21cf03959597af5fdaa4c330eb9a9de23a08edec68a94ef1155e6f7d43c32b9db09f9fd465d5b10921e576aeed3a Homepage: https://metacpan.org/release/Test-File-ShareDir Description: Perl module to create fake ShareDirs Test::File::ShareDir is a Perl test module that provides functionality for creating fake ShareDirs (directories to store read-only data such as /usr/share on Linux), useful for module testing purposes. Package: libtest-filename-perl Architecture: all Version: 0.03-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 42 Depends: libpath-tiny-perl, perl:any Filename: pool/main/libt/libtest-filename-perl/libtest-filename-perl_0.03-ok1_all.deb Size: 11128 MD5sum: 532c50221eb0e563ea5302dc7b3c3f01 SHA1: 1980464b6f294acc96a9c78c4ac4197cc61fa9f5 SHA256: c91fe1b05cb58d382e059e047600b8083f1e9ecc4bc662c64578cdba68e0a503 SHA512: 9eb5f28fbcd19fdcb8ad458ef2ca78dc2993f994de2f6fc1bc7b512770a71f88a1c615aa5c2d99484771d8dc6019dee6943941479e99fe22d3261995490035af Homepage: https://metacpan.org/release/Test-Filename Description: portable filename comparison Many cross-platform test failures -- particularly on Win32 -- are due to hard-coded file paths being used in comparison tests. . my $file = get_file(); # returns "foo\bar.t"; is( $file, "foo/bar.t" ); # fails on Win32 . Test::Filename provides some handy functions to convert all those path separators automatically so filename tests will just DWIM. . The alternative is to write your own utility subroutine and use it everywhere or just keep on littering your test code with calls to File::Spec -- yuck! . is( $file, File::Spec->canonpath("some/path"), "should pass" ); . Since this module is so simple, you might not think it worth including as a dependency. After all, it's not that hard to always remember to use File::Spec, Path::Tiny or some other file utility, right? But odds are that, at some point, you'll be so busy writing tests that you'll forget and hard-code a path in your haste to show what a clever programmer you are. . So just use this module and stop worrying about it. You'll be happier and so will anyone trying to install your modules on Win32. Package: libtest-fork-perl Architecture: all Version: 0.02-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 21 Depends: perl:any Filename: pool/main/libt/libtest-fork-perl/libtest-fork-perl_0.02-ok1_all.deb Size: 6842 MD5sum: 271379e5143d318cfae8c96e2b07e131 SHA1: 87866145387c864c6d1e75bd0ea4766452d5397d SHA256: c70f77ce7a22c58e0589be8e47275fc60fde759f8d3f3373e40eaaa4050663e1 SHA512: 571c481f6d27ceecf64d288a467d013405d180f93ce699f72588b179da70c002c021e0eaf26ce3d5f8eb41c5d93fe1a48e8c8e14ed1d174044e4b0827993a85e Homepage: https://metacpan.org/release/Test-Fork Description: module for testing code which forks Because each test has a number associated with it, testing code which forks is problematic. Coordinating the test number amongst the parent and child processes is complicated. Test::Fork provides a function to smooth over the complications. Package: libtest-identity-perl Architecture: all Version: 0.01-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 38 Depends: perl:any Filename: pool/main/libt/libtest-identity-perl/libtest-identity-perl_0.01-ok1_all.deb Size: 12278 MD5sum: d71d0148a00342db43fbb53135e328ec SHA1: 8528f052524dadbc909849b3dd5a6a9d606bb048 SHA256: a78079ead6dcb3f9ead9e210b38946e29eaca657d307e53dd9685819a2121b52 SHA512: 4fe25e06f5f9ca1ae546226ab8a3fd11d635b8ab76f48665be5c3819660463c5460ef88bb564c206e9acca0bc05e832777ff1be2bd7e5bc8c8638eb8cee3476e Homepage: https://metacpan.org/release/Test-Identity Description: test module that asserts the referential identity of a reference Test::Identity provides a single testing function, identical. It asserts that a given reference is as expected; that is, it either refers to the same object or is undef. It is similar to Test::More::is except that it uses refaddr, ensuring that it behaves correctly even if the references under test are objects that overload stringification or numification. It also provides better diagnostics if the test fails. Package: libtest-longstring-perl Architecture: all Version: 0.17-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 31 Depends: perl:any Filename: pool/main/libt/libtest-longstring-perl/libtest-longstring-perl_0.17-ok1_all.deb Size: 10000 MD5sum: 708b59a6ed9a2784afa7ecda06b07dc5 SHA1: 089c4a0faffdae57ac41b0013e4a9dff3a5f3234 SHA256: c8accc1fe4256603369a0b0056187088dffb7e8f5d25ed9322183692779a5efb SHA512: c13761fdd62194e18efd5788b95eb2a17f9e688de23897a06ab80a484de540054328d893d6dd1c8a53305afff02c77d52fb4bf42ed45239074d728dba417d1be Homepage: https://metacpan.org/release/Test-LongString Description: module to test for string equality Test::LongString is a Perl test module that provides some functions useful for testing the equality of long strings. Upon failure, it will provide more useful diagnostic output by: . * Reporting lengths of the strings that have been compared * Reporting length of the common prefix of strings * Automatically escaping non-ASCII characters as \x{xx} Package: libtest-manifest-perl Architecture: all Version: 2.024-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 39 Depends: perl:any Filename: pool/main/libt/libtest-manifest-perl/libtest-manifest-perl_2.024-ok1_all.deb Size: 13132 MD5sum: d7f173a3e25e7781828c0174041d7df8 SHA1: 85cb7c1a52f7ec6b5ef12979d820514b4e8e6001 SHA256: 44ae8f62e52ab7f06a636beb5a088ce28dbcecd8f02724367baa20d188c3a784 SHA512: f7307ff90071be115285b4fca81ad621f993db96bd5b0b75b90083fd46b8083d83f4523f5aa2445199ae9ba2e32ee39d44187951becc8d3af4e176a70bb96c6d Homepage: https://metacpan.org/release/Test-Manifest Description: Perl module for interacting with a test manifest file Test::Manifest is a Perl test framework that allows you to run any tests you want based on the t/test_manifest file, in any order you desire (rather than simply the ascii-betical order provided by default.) Package: libtest-memory-cycle-perl Architecture: all Version: 1.06-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 35 Depends: perl:any, libdevel-cycle-perl, libpadwalker-perl Filename: pool/main/libt/libtest-memory-cycle-perl/libtest-memory-cycle-perl_1.06-ok2_all.deb Size: 9980 MD5sum: 719e8909cb5556e9d0cabfb2ef0dde78 SHA1: ce325a806fe9b81b3fb521b3a522d3fb23ca05b5 SHA256: 2724a866da2e571c0e7101b330667b1e2246f16ce92e930a41d3e5f56f289d1a SHA512: 4a91fcf609676049df90f2cdf230a3b296250fe6b79ffdc13cf61d43a24e4288a1b122261956af276c1d7fad7652ed011d381a20bfd897d0f0db807e4e5c9e67 Homepage: https://metacpan.org/release/Test-Memory-Cycle Description: Perl module that verifies code hasn't left circular references Test::Memory::Cycle checks for memory leaks and circular memory references. It's a thin Test::More-compatible wrapper around Lincoln Stein's Devel::Cycle module. . Perl's garbage collection has one big problem: Circular references can't get cleaned up. A circular reference can be as simple as two reference that refer to each other. Test::Memory::Cycle is built on top of Devel::Cycle to give you an easy way to check for these circular references. You can also use memory_cycle_exists() to make sure that you have a cycle where you expect to have one. Package: libtest-memorygrowth-perl Architecture: all Version: 0.04-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 47 Depends: perl:any Filename: pool/main/libt/libtest-memorygrowth-perl/libtest-memorygrowth-perl_0.04-ok1_all.deb Size: 17218 MD5sum: 7cc9c0d776d16fd258f4bdf5442a723e SHA1: a47d722118222e49f03549c34d2e80087da17b4d SHA256: 975c92e8843eb5c5659a2f99921d1d930dc553dfecde19dc4eca54791d261864 SHA512: 776c44a0db76bd2f3f02f6fb18b34a732e0d3e74c3cff6f66e10bcfddab250580bb3703399a44ab58c821304baf9df1ae880b6e4daac81b37b8406214cf1a4be Homepage: https://metacpan.org/release/Test-MemoryGrowth Description: module to assert that code does not cause growth in memory usage Test::MemoryGrowth provides a function to check that a given block of code does not result in the process consuming extra memory once it has finished. Despite the name of this module it does not, in the strictest sense of the word, test for a memory leak: that term is specifically applied to cases where memory has been allocated but all record of it has been lost, so it cannot possibly be reclaimed. While the method employed by this module can detect such bugs, it can also detect cases where memory is still referenced and reachable, but the usage has grown more than would be expected or necessary. . The block of code will be run a large number of times (by default 10,000), and the difference in memory usage by the process before and after is compared. If the memory usage has now increased by more than one byte per call, then the test fails. Package: libtest-minimumversion-perl Architecture: all Version: 0.101083-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 28 Depends: perl:any, libfile-find-rule-perl, libfile-find-rule-perl-perl, libperl-minimumversion-perl Filename: pool/main/libt/libtest-minimumversion-perl/libtest-minimumversion-perl_0.101083-ok1_all.deb Size: 7248 MD5sum: 6b8e34e8da54864423be539ad3c1c6d9 SHA1: 545e6a4cdcb51ca192b71babc2bd138956f064e9 SHA256: 2567250d164e5efb50a9796487048cf78b3a6c8652724a1852c5fa16ff8da62f SHA512: 7cca0b8cc7174c8850b396ad2b28346fc8c07b3e1f63f51e8625c181c92b8b49aa12882d0f7699f3b6d6afd7dc96baee3c26e57bc87500ce6969d0b77072cb2f Homepage: https://metacpan.org/release/Test-MinimumVersion Description: Perl test module to check the version of perl required Test::MinimumVersion is a simple test to look at the features you are using in your code and determine the minimum version of the perl interpreter that is required. This is helpful, for example, when you are using features like 'say' which was introduced in Perl 5.10. . This test makes it easy to determine if your Perl code requires a newer perl than expected, or if you accidentally made your dist require a newer version than strictly necessary. Package: libtest-mockrandom-perl Architecture: all Version: 1.01-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 55 Depends: perl:any Filename: pool/main/libt/libtest-mockrandom-perl/libtest-mockrandom-perl_1.01-ok2_all.deb Size: 19486 MD5sum: 5af944403fc0b11db8a6cc4bf1f7e112 SHA1: f8aa0f5754b8a6c50ecef03c8b9654bd8983687c SHA256: 932bc802beb5b9b080ea5476f793e1fb1e9ba4a7c474f0e142d8be87a9571f8d SHA512: e71759d6e9d98e91478a0dda81c2543eec65dec392f2395483b5a3cb3001314e830b03ae85dbc5bf0af1881dfc7c029418946e5c36743175c4f5943a1fa79bac Homepage: https://metacpan.org/release/Test-MockRandom Description: module to replace random number generation with non-random number generation The Test::MockRandom module replaces random number generation with non-random number generation. . This perhaps ridiculous-seeming module was created to test routines that manipulate random numbers by providing a known output from rand. Given a list of seeds with srand, it will return each in turn. After seeded random numbers are exhausted, it will always return 0. Seed numbers must be of a form that meets the expected output from rand as called with no arguments -- i.e. they must be between 0 (inclusive) and 1 (exclusive). In order to facilitate generating and testing a nearly-one number, this module exports the function oneish, which returns a number just fractionally less than one. . Depending on how this module is called with use, it will export rand to a specified package (e.g. a class being tested) effectively overriding and intercepting calls in that package to the built-in rand. It can also override rand in the current package or even globally. In all of these cases, it also exports srand and oneish to the current package in order to control the output of rand. Package: libtest-more-utf8-perl Architecture: all Version: 0.05-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 18 Depends: perl:any Filename: pool/main/libt/libtest-more-utf8-perl/libtest-more-utf8-perl_0.05-ok1_all.deb Size: 4750 MD5sum: cf6581cd1f0db8c0aa42538527051128 SHA1: 777dcfdbfed579ce0804c2f17364d9901505dda6 SHA256: 57385ed93457a501d614abfdaa01dd7e31daddc458ec81834e19931d8217f4eb SHA512: 6cffc368fbffeda09686c3fcb038081fdddb8e1ec6c1d820b6a8df08284b07cea6cdd2025b6307fe5c85e1449bd4b013341cb908e1a27c20d8a041c2b6cd0156 Homepage: https://metacpan.org/release/Test-More-UTF8 Description: enhance Test::More for UTF8-based projects Test::More::UTF8 is a simple extension for the widely used Test::More module. By default, it will do a "binmode ':utf8'" on all of Test::Builder's output handles thus enabling the easy use flagged strings without warnings like "Wide character in print ..." Package: libtest-needs-perl Architecture: all Version: 0.002010-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 26 Depends: perl:any Filename: pool/main/libt/libtest-needs-perl/libtest-needs-perl_0.002010-ok1_all.deb Size: 7844 MD5sum: def5a1bd35e99e7c4a25096b5ae71c50 SHA1: 099a02a7e0eb65f166b3ea3fd8de6ae726a4735b SHA256: 4a732209db93d3cb793e6ec876cf171e07d9f08e00fa8dd5f358d065ecfef555 SHA512: ed288c3d395b6b988645bfc2ff1e42e702a1d86db0dba5e7eb7293451815b6b2079a96b6dae78aa8e10eb39b15e58869ad03d6deb07c17aa97b9e600c8e855b7 Homepage: https://metacpan.org/release/Test-Needs Description: module to skip tests when modules are not available Test::Needs allows one to skip test scripts if modules are not available. The requested modules will be loaded, and optionally have their versions checked. If the module is missing, the test script will be skipped. Modules that are found but fail to compile will exit with an error rather than skip. . If used in a subtest, the rest of the subtest will be skipped. . If the "RELEASE_TESTING" environment variable is set, the tests will fail rather than skip. Subtests will be aborted, but the test script will continue running after that point. Package: libtest-nowarnings-perl Architecture: all Version: 1.06-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 55 Depends: perl:any Filename: pool/main/libt/libtest-nowarnings-perl/libtest-nowarnings-perl_1.06-ok2_all.deb Size: 18032 MD5sum: 47838f0abc50ba1623c96e51481dc78d SHA1: 1d8e63ae6feb12922ee7abae657bd7824a83f695 SHA256: d36590ffd3e3a24326f1bc8bdf13be7cd113df82709b834d838e44f07ffda8ee SHA512: e1096794033ff5c57e63bd639fcc8cf64d2a70999a79fa74ccdf88257f96a83c33d7a97cbf3e12ae876bdc1bd9281bfe3e755ab096b879264512dd7e110a60ae Homepage: https://metacpan.org/release/Test-NoWarnings Description: module to make sure you didn't emit any warnings while testing In general, your tests shouldn't produce warnings. This module causes any warnings to be captured and stored. It automatically adds an extra test that will run when your script ends to check that there were no warnings. If there were any warnings, the test will give a "not ok" and diagnostics of where, when and what the warning was, including a stack trace of what was going on when it occurred. . If some of your tests are supposed to produce warnings then you should be capturing and checking them with Test::Warn, that way Test::NoWarnings will not see them and so not complain. . The test is run by an END block in Test::NoWarnings. It will not be run when any forked children exit. Package: libtest-number-delta-perl Architecture: all Version: 1.06-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 52 Depends: perl:any Filename: pool/main/libt/libtest-number-delta-perl/libtest-number-delta-perl_1.06-ok1_all.deb Size: 15416 MD5sum: 52ebc26fded0451f95d00da1f1bbf700 SHA1: 0d1d7f95faf3d9ea5c52888030993f0381cd5c05 SHA256: 8ef0261b940f4e745c8592f1c84ecf7470a818bbc06df2e437fd35bfe298f5c0 SHA512: 8734efec6619b5f1b2257212500816a9adaa70e100aae421a6a059cc3421065cce3b41b7767c6f748e47635f9dd2959730bbf5227a8083533183c6b1f9f631b8 Homepage: https://metacpan.org/release/Test-Number-Delta Description: module to compare the difference between numbers against a given tolerance Test::Number::Delta allows perl programmers to define tests for operations that have no exact outcome, but need to return values in a given tolerance range around a certain value. Package: libtest-object-perl Architecture: all Version: 0.08-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 46 Depends: perl:any Filename: pool/main/libt/libtest-object-perl/libtest-object-perl_0.08-ok2_all.deb Size: 14720 MD5sum: a4e691406930b49e4d692e65bf581c44 SHA1: 8e0bc5e134af9c7db2ddff013b920df06f9f051d SHA256: 1cb85711fe87d3fecc8bb1f67cd1cba71ce6d4e7e3b5b5ab0004691f3a60fb11 SHA512: 16491dd42e1db36e365043abd52056e8e035caedc3e2d9b7004d8609090e0412f895c7559739894a35295e9126a15a69d276c4dde30fd1ba928d9eedbd056a8d Homepage: https://metacpan.org/release/Test-Object Description: module for thoroughly testing objects via registered handlers The Test::Object perl module aids testing deep trees of classes. It allows testing an object against the expected behavior of all the classes in its inheritance tree. Package: libtest-output-perl Architecture: all Version: 1.034-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 50 Depends: perl:any, libcapture-tiny-perl Filename: pool/main/libt/libtest-output-perl/libtest-output-perl_1.034-ok1_all.deb Size: 13052 MD5sum: a316d5ddeb880df196e87a2f6f64f50e SHA1: 46dc6be681aa4c4e1946398686a402c73db6a85b SHA256: 2943be9f47230ec8f812118630d7734dcf9411949a9d12cb153eb97db67f8ddd SHA512: 5170666cbd3a8cc5f9511d14c50e93b1e7032fbc005c2d52a42e1a9fbae7ef0207c36d293033878fba11426328ea0dde0ad897c0f500bb0306bdc9d0c7b5882a Homepage: https://metacpan.org/release/Test-Output Description: perl module to test stdout and stderr messages Test::Output provides a simple interface for testing output sent to STDOUT or STDERR. A number of different utilities are included to try and be as flexible as possible to the tester. . Test::Output ties STDOUT and STDERR using Test::Output::Tie, also provided by this package. Package: libtest-perl-critic-perl Architecture: all Version: 1.04-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 54 Depends: perl:any, libmce-perl (>= 1.827), libperl-critic-perl Filename: pool/main/libt/libtest-perl-critic-perl/libtest-perl-critic-perl_1.04-ok1_all.deb Size: 20020 MD5sum: cf5871814ad5ebe00ebb10524a45e7ca SHA1: c203f4f8c5147fd6c6a34d09386f17c8be2042c8 SHA256: 5b4262d06427bfde0b3d3adb9e98ebb09e19e084e11a90af0c7aceb3b05cf671 SHA512: bb29d65a0e4d77bc328b69047175d900d6698392b3b364b0b60c2e89fa6ba5ef5b5559e7d6ef37d076a50c4826ed578c6dd6ca97a263c9c63d2cac8a913ac327 Homepage: https://metacpan.org/release/Test-Perl-Critic Description: module to use Perl::Critic in test scripts Test::Perl::Critic wraps the Perl::Critic engine in a convenient subroutine suitable for test programs written using the Test::More framework. This makes it easy to integrate coding-standards enforcement into the build process. For ultimate convenience (at the expense of some flexibility), see the criticism pragma. . If you'd like to try Perl::Critic without installing anything, there is a web service available at http://perlcritic.com. The web service does not support all the configuration features that are available in the native Perl::Critic API, but it should give you a good idea of what it does. Package: libtest-pod-coverage-perl Architecture: all Version: 1.10-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 28 Depends: perl:any, libpod-coverage-perl Recommends: libtest-pod-perl Filename: pool/main/libt/libtest-pod-coverage-perl/libtest-pod-coverage-perl_1.10-ok2_all.deb Size: 8662 MD5sum: f4c688925239eba40db997659205a3d1 SHA1: 4a864fa689c005dcd2b1409c98ba469824c33d00 SHA256: 09cad435886cef5bc946054b4378ec8a40e3735bf552fb4fe0fb74164a63d17a SHA512: ee96e4066a7f585892afa66d28f29d94b304be7073611415468eebe1b8929c52c7aa930cce717fe7af33e74f01fd83da51c5c746f65d32464411f887c000efd6 Homepage: https://metacpan.org/release/Test-Pod-Coverage Description: module to check for pod coverage in a distribution Test::Pod::Coverage is a wrapper for Pod::Coverage that automates the process of testing one's documentation for completeness. It is mostly used as a final check before distributing a new release. . Also see libpod-coverage-perl. Package: libtest-pod-perl Architecture: all Version: 1.52-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 25 Depends: perl:any Filename: pool/main/libt/libtest-pod-perl/libtest-pod-perl_1.52-ok2_all.deb Size: 8444 MD5sum: d324f207c7aaf3ad64663f4b05b1b566 SHA1: af55f0bb38e5bb2ca049baae7d50e73eecace5f6 SHA256: 9b0e33a032cbfd0cdb2ca4952129d71948f2f18c9f3b0a284888bd91c54f17bb SHA512: abe5fd323d23f9cf8b692486b96054e174dd5ec202592098fd2853d7ff02a95434e00fe52cce354f7bc2575ec339c7944ba91ce2f5155016fbf2a4607589b68d Homepage: https://metacpan.org/release/Test-Pod Description: module to test for POD errors Test::Pod is a simple test for Perl's Plain Old Documentation (POD) format. It checks your distribution's module, script and documentation files for issues with the documentation syntax. In the CPAN community, it is considered a best practice to use this module as an author test prior to releasing your packages because it prevents issues with various applications that use the POD. Package: libtest-regexp-pattern-perl Architecture: all Version: 0.010-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 38 Depends: perl:any, libhash-defhash-perl, libregexp-pattern-perl Filename: pool/main/libt/libtest-regexp-pattern-perl/libtest-regexp-pattern-perl_0.010-ok1_all.deb Size: 10988 MD5sum: cd2297d2abff27e0e5a3c454ec1b380f SHA1: fb86040d01832f706720951a8fc8ca9873672a87 SHA256: 78f360c2f131bc55179eff6f326814585fbce9a4629da06be2578f30910eb46b SHA512: 92d9ed19c32719490bba8ead7be70792fd9addad1cfe3f0a51e4f7b230af8c312dd08ff2c92fa5ecfd83d432a66e6834bfd45f9114d59a5ee6bb035f61d14596 Homepage: https://metacpan.org/pod/Test::Regexp::Pattern Description: test Regexp::Pattern patterns Test::Regexp::Pattern performs various checks on a module's Regexp::Pattern patterns. It is recommended that you include something like release-regexp-pattern.t in your distribution if you add regexp patterns to your code. If you use Dist::Zilla to build your distribution, there is Test::Regexp::Pattern to make it easy to do so. . Regexp::Pattern is a convention for organizing reusable regexp patterns in modules. Package: libtest-regexp-perl Architecture: all Version: 2017040101-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 53 Depends: perl:any Filename: pool/main/libt/libtest-regexp-perl/libtest-regexp-perl_2017040101-ok2_all.deb Size: 17076 MD5sum: 7f7eabb23dbe1c226cf41e217ca34511 SHA1: f32bbb06d87f9a4ba52e2326c8586e40b6442393 SHA256: 932b77b5fd901702c3e0ca13691f10ef20df74ce0b8b718271d5a8dc0c9f5829 SHA512: b2ce1487a6286beb069cce91b12eb41408cb2ad0a2cbbce7db4a9b9a7712ac57f92d41a79c6257d808a9c84b3f3d89b8204db173fae9dca324db36010b95490b Homepage: https://metacpan.org/release/Test-Regexp Description: Perl module to test regular expressions Test::Regexp is intended to test regular expressions. Given a subject string and a regular expression (aka pattern), the module not only tests whether the regular expression complete matches the subject string, it performs a utf8::upgrade or utf8::downgrade on the subject string and performs the tests again, if necessary. Furthermore, given a pattern with capturing parenthesis, it checks whether all captures are present, and in the right order. Both named and unnamed captures are checked. Package: libtest-requires-perl Architecture: all Version: 0.11-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 38 Depends: perl:any Filename: pool/main/libt/libtest-requires-perl/libtest-requires-perl_0.11-ok2_all.deb Size: 11892 MD5sum: 90f4036083da0b2b14ea76cebca84503 SHA1: aff6860585bb0201ef5e2e46d0d9ef632ecf5c56 SHA256: ee3dc02ea5351bd9a56ecb646f3ece0f1064a9afd4694bacd1090c522e69fa29 SHA512: aa501baba5c5d462f54656a566c32458c399b32202e06f65e515d56031ab5fab13b4e8a33dc7d3112d995d05a8d6ba6eec0ee2db7c89af473c2cc1d669b7682a Homepage: https://metacpan.org/release/Test-Requires Description: utility module for tests to check whether modules are available Test::Requires is a Perl module for tests written using Test::Builder that simply checks to see if the module can be loaded. If loading the module fails then this skips all tests in the file, rather than causing a complete failure in module testing. Package: libtest-requiresinternet-perl Architecture: all Version: 0.05-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 37 Depends: perl:any, netbase Filename: pool/main/libt/libtest-requiresinternet-perl/libtest-requiresinternet-perl_0.05-ok2_all.deb Size: 11974 MD5sum: 69ce6d6ecc890b985ccb1df30ed30b54 SHA1: 5ca9c8a563a99b861fb391d29f5166ba498f930c SHA256: cf8449adc34d163d3638c48be58234173e11aef270446c17e3b4517d10699a6b SHA512: a399c2005ff2e95cb6077c8c734559bcb6a5b1821180d4529e058c28f39837ceada0227c5ba6704a47048065ae5deb6bc987e496d76798bbde6ee89d68455ef1 Homepage: https://metacpan.org/release/Test-RequiresInternet Description: module to easily test network connectivity Test::RequiresInternet is intended to easily test network connectivity before functional tests begin to non-local Internet resources. It does not require any modules beyond those supplied in core Perl. . If the environment variable NO_NETWORK_TESTING is set, then the tests will be skipped without attempting any socket connections. . If the sockets cannot connect to the specified hosts and ports, the exception is caught, reported and the tests skipped. Package: libtest-simple-perl Architecture: all Version: 1.302198-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 933 Provides: libtest-tester-perl, libtest-use-ok-perl, libtest2-perl Depends: perl:any Suggests: libmodule-pluggable-perl Breaks: liblog-dispatch-config-testlog-perl (<< 0.02+), libmoose-perl (<< 2.1209), libnet-bittorrent-perl (<< 0.052+), libtest-able-perl (<< 0.11+), libtest-aggregate-perl (<< 0.373+), libtest-alien-perl (<< 0.04+), libtest-builder-clutch-perl (<< 0.07+), libtest-clustericious-cluster-perl (<< 0.30+), libtest-dist-versionsync-perl (<< 1.1.4+), libtest-exception-perl (<< 0.42+), libtest-flatten-perl (<< 0.11+), libtest-group-perl (<< 0.20+), libtest-modern-perl (<< 0.012+), libtest-more-prefix-perl (<< 0.005+), libtest-parallelsubtest-perl (<< 0.05+), libtest-pretty-perl (<< 0.32+), libtest-sharedfork-perl (<< 0.34+), libtest-tester-perl (<< 0.114), libtest-use-ok-perl (<< 0.16), libtest-useallmodules-perl (<< 0.14+), libtest-wrapper-perl (<< 0.3.0+), libtest2-harness-perl (<< 0.000013+), libtest2-perl (<< 1.302015), libtest2-tools-eventdumper-perl (<< 0.000007+) Replaces: libtest-tester-perl (<< 0.114), libtest-use-ok-perl (<< 0.16), libtest2-perl (<< 1.302015) Filename: pool/main/libt/libtest-simple-perl/libtest-simple-perl_1.302198-ok1_all.deb Size: 357880 MD5sum: 130869e9b5c0f222c784ce5a2f0578b9 SHA1: 2e35186f96346d79e19a8599657519dceec76b96 SHA256: 90a392cef55efada02d4b6f67a6e3556e59bd83a5f2bb989e86ab846d38650b0 SHA512: 2726f9cc8b67b3355bba92902e6e5c37ca833b494ffb3b44065689447b6716b13a7a7036692c15c718130ba8e96340f887644b0d89dda3cdf20bd89fc6255d03 Homepage: https://metacpan.org/release/Test-Simple/ Description: set of basic utilities for writing tests in Perl Test::Simple is an extremely simple module for writing tests suitable for CPAN modules and other pursuits. . This module is already included as part of Perl's core distribution, so this package is only beneficial when newer features or bug fixes are required. Package: libtest-strict-perl Architecture: all Version: 0.52-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 53 Depends: perl:any, libdevel-cover-perl Filename: pool/main/libt/libtest-strict-perl/libtest-strict-perl_0.52-ok1_all.deb Size: 17952 MD5sum: 3815fe58c4ced3026ab869c2ed5dffbe SHA1: 01413b2722d0264ccc39356466fef259fe089d41 SHA256: 53d064ece08b677edb1f29abc1dd212a8046f86fc2ab4cc7b9b40f4ca7c76988 SHA512: addd23c323bc6d0c258c0fe574dc4b57432fd64ee59867f14511e1cdd9992a5cc39bf422143886b47674adcf499026ba8bc1069859da9bfcf3a5dba580ac21be Homepage: https://metacpan.org/release/Test-Strict Description: test module for checking the syntax of use strict and test coverage Test::Strict tests if the code compiles and inter-operates with Test::Simple modules. Another good practice this module can test is to "use strict;" in all perl files. . By setting a minimum test coverage through all_cover_ok(), a code author can ensure his code is tested above a preset level of kwalitee (CPAN quality metrics) throughout the development cycle. Along with Test::Pod, this module can provide the first tests to setup for a module author. Package: libtest-subcalls-perl Architecture: all Version: 1.10-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 44 Depends: perl:any, libhook-lexwrap-perl Filename: pool/main/libt/libtest-subcalls-perl/libtest-subcalls-perl_1.10-ok1_all.deb Size: 14510 MD5sum: 037ebe15647280d2dd57bc4e67a777e1 SHA1: 85bd3fc6fb5101335d3690a2a413b7433fa33e41 SHA256: f1e40b3d36917c316bde68f4a30cc88a6d14aa34f60e58cef2001fbd8ca01268 SHA512: 9b86e07ec1bf2a2b285065c6b30e113d499a3ace3f650b0626148dcdd7193cfd6012f520ea87930fe622985b557388dd33849ecc43f3a2ac1ec36714c49fc35d Homepage: https://metacpan.org/release/Test-SubCalls Description: Perl module to count subroutine calls Test::SubCalls provides functions for testing that subroutines are called a specific number of times. It is useful in situations like testing caching code, where you want to do some tests as normal and then verify that some underlying subroutine within the code was called a specific number of times. Package: libtest-useallmodules-perl Architecture: all Version: 0.17-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 22 Depends: perl:any Filename: pool/main/libt/libtest-useallmodules-perl/libtest-useallmodules-perl_0.17-ok1_all.deb Size: 6476 MD5sum: 3e84f775febfc528a57b6d180761e7ae SHA1: 2f5ca0b15c863cca0cd03d5f4e1c209c418c4a9f SHA256: cb33c79053b8a94b321b89782add15020e7989a50fae9e55a8ab3b4cde3b4da1 SHA512: 8e3b8b0c80c57e458e162a3624d2b9afd7bbb652a707e6700b4fa21a3c78b7ff95f55e2b6414cef6d77a7c4964504c2ae1b1cd5d5593eea666b963298348e46d Homepage: https://metacpan.org/release/Test-UseAllModules Description: test module to do use_ok() for all the MANIFESTed modules Test::UseAllModules reads MANIFEST to find modules to be tested and does use_ok() for each of them. Now all you have to do is update MANIFEST. You don't have to modify the test any more (hopefully). Package: libtest-version-perl Architecture: all Version: 2.09-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 46 Depends: perl:any, libfile-find-rule-perl-perl, perl (>= 5.21.1) | libmodule-metadata-perl (>= 1.000020) Filename: pool/main/libt/libtest-version-perl/libtest-version-perl_2.09-ok1_all.deb Size: 17886 MD5sum: 337a99194cd6637fd2ed282796485570 SHA1: b6e574178a0bf4d8bff30e3ed443bea538ee2343 SHA256: 0d34bcfded602c1bfcfe0e31375c1f86bf3c43ef7b49fb1bff31b2086c8382c6 SHA512: b9005033f3be9150d02eb0371321ffd22b1d519fb55513abd27a20fb39f90888e0a747a8f8901d6f850c33bbcee4d2089ecfbc15b1024157c32f6ad7d0fb4cb6 Homepage: https://metacpan.org/release/Test-Version Description: module for checking the sanity of versions in modules Test::Versions's goal is to be a one stop shop for checking to see that the versions in the modules across a CPAN distribution are sane. . It has checks to ensure that all modules have a VERSION defined, and that the VERSION is valid. Package: libtest-warn-perl Architecture: all Version: 0.37-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 35 Depends: perl:any, libsub-uplevel-perl Filename: pool/main/libt/libtest-warn-perl/libtest-warn-perl_0.37-ok2_all.deb Size: 12208 MD5sum: ac502b2994b00106a9b2d1fefe4b1588 SHA1: ff3389442976b1031f929400e391d2c10f1af47a SHA256: e16bcb1510342098f4282d51ac2a51a7d6332d98a4140761ad4529b848b1ef24 SHA512: 9e4a377e4b2aada39862fd73027a4b34856604286793321591fef2ebe629ee7d8488e9b32c3d6b9f33241d8f00cdf6701005f0172da8d9c1cc490e2e3ff336d4 Homepage: https://metacpan.org/release/Test-Warn Description: test module for checking which warnings are generated Test::Warn provides an easy way to test which warnings are thrown in some perl code. It is compatible with the Test::More family of utilities and similar to Test::Exception. Package: libtest-warnings-perl Architecture: all Version: 0.033-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 52 Depends: perl:any Filename: pool/main/libt/libtest-warnings-perl/libtest-warnings-perl_0.033-ok1_all.deb Size: 18088 MD5sum: bc8058bdc4cb88251e9ea7d6ac83662f SHA1: dcaf75bcce29461a211f1121d9543f78bef86bc4 SHA256: 70576c10cf05746e6b9ab44e46c577782a3175e73552927310e0c6ee1494272f SHA512: 9039aad2540fef88906c2e31b389d8a867d6c5d6963d35dfba56be497573ef82c630e5a216ad96d86ab2ff1a9ac30cd4bee04b7eca91d9eae664928e326f15ce Homepage: https://metacpan.org/release/Test-Warnings Description: Perl module to test for warnings and the lack of them If you've ever tried to use Test::NoWarnings to confirm there are no warnings generated by your tests, combined with the convenience of done_testing to not have to declare a test count, you'll have discovered that these two features do not play well together, as the test count will be calculated before the warnings test is run, resulting in a TAP error. . Test::Warnings is intended to be used as a drop-in replacement for Test::NoWarnings. It can also be used as a replacement for Test::Warn, if you wish to test the content of expected warnings. Package: libtest-without-module-perl Architecture: all Version: 0.21-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Depends: perl:any Filename: pool/main/libt/libtest-without-module-perl/libtest-without-module-perl_0.21-ok1_all.deb Size: 6252 MD5sum: 535207e14bb6c4aae9b0db141e2c75a7 SHA1: 844c04255b082908fcb3fe74307ef55518e04e93 SHA256: 77bd38d5ff516eb5b8792533ac8d7093448ae5c09a501929dd1f6189a3d050f1 SHA512: 4383bd59e81b3255f8b935b45b7ec17859009139714422a35a1ce8aa22f462371c6210d57043d774e0315f6aaf930372291364505689810281331611ee794609 Homepage: https://metacpan.org/release/Test-Without-Module Description: test fallback behaviour in absence of modules Test::Without::Module allows you to deliberately hide modules from a program even though they are installed. This is mostly useful for testing modules that have a fallback when a certain dependency module is not installed. Package: libtest-yaml-perl Architecture: all Version: 1.07-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 43 Depends: perl:any, libtest-base-perl (>= 0.74) Breaks: libyaml-perl (<< 1.01-1~) Replaces: libyaml-perl (<< 1.01-1~) Filename: pool/main/libt/libtest-yaml-perl/libtest-yaml-perl_1.07-ok1_all.deb Size: 12354 MD5sum: 779f163baca1823956f0177976f706ef SHA1: 8768b75da6a53ab32b83d57c62ccad41a78c9a52 SHA256: 5cb7d49db33fc58629917880e462a598b82cb5d36021b218f62315afa4f81c35 SHA512: ce90dd8722fbfe7a676dc1501d717c69d715624711465552e7674ea422c9336668237b1a69ff8b15fadf2fc920e85ea6260e972d90a083e68e56b16eedd172d4 Homepage: https://metacpan.org/release/Test-YAML Description: test module for YAML implementations Test::YAML is a subclass of Test::Base with YAML specific support. Its purpose is to test Perl YAML modules. Package: libtest2-plugin-nowarnings-perl Architecture: all Version: 0.09-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 44 Depends: perl:any, libtest-simple-perl (>= 1.302167) Filename: pool/main/libt/libtest2-plugin-nowarnings-perl/libtest2-plugin-nowarnings-perl_0.09-ok1_all.deb Size: 14580 MD5sum: 9e59b802d3da74d8a137d058d6b4b86f SHA1: 74a633fb43e9b8d6e82a052a50f42fb76578a3e2 SHA256: 0b913da64f09dc9d4d73bb1860c6a70d0bc1d62729280c9b1ed8c8e263948d03 SHA512: 38f96a5f4a4484c38db3ad23eb6c54192f2fd526635ddb847e125936899957d04be14fbe5c6f77dd43a8682f379f981db3f0e54eaa2cd206a69f0ea22217db08 Homepage: https://metacpan.org/release/Test2-Plugin-NoWarnings Description: Perl testing plugin to fail tests if warnings are generated The Test2::Plugin::NoWarnings plugin causes tests to fail if any warnings are generated whilst the tests run. Each warning generates a new failing test, and the warning content is output via diag. . This module uses $SIG{__WARN__}, so if the code you're testing sets this, this module will stop working. Package: libtexlua53 Architecture: all Version: 2023.20230311.66589-ok1 Priority: optional Section: libs Source: texlive-bin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TeX Task Force Installed-Size: 34 Depends: libtexlua53-5 Filename: pool/main/t/texlive-bin/libtexlua53_2023.20230311.66589-ok1_all.deb Size: 10000 MD5sum: 351bb68f021a6b23a4934429ec23ea3a SHA1: aae0c57b97637de39a1d91c898a0287730266cad SHA256: 305a6a2860cbd13615b353a4213671f20590e29c08b54c39219c894b572343bf SHA512: ea0692c32f53b8fab0a10befccea346b58f241a67869946c919497c85ffaeccc2b521d276225d546a0f3e79af7b1e69fb305cdb304af7d902896dd6e2c33c0b6 Homepage: https://www.tug.org/texlive/ Description: transitional package (lib) This is a transitional (library) package. It can safely be removed. Package: libtexlua53-dev Architecture: all Version: 2023.20230311.66589-ok1 Priority: optional Section: libdevel Source: texlive-bin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TeX Task Force Installed-Size: 34 Depends: libtexlua-dev Filename: pool/main/t/texlive-bin/libtexlua53-dev_2023.20230311.66589-ok1_all.deb Size: 10004 MD5sum: 501ebeca291704139afb2d12fd7abd9d SHA1: 9a56da5c01e840ad66f923af6f92ed136b84a2c7 SHA256: fa6145413fa314921150c04842a1f1ac36e38c33114e80331d6acb9bd79078a0 SHA512: 43e3f557564b11bbd77c712383effa1daac21fc1f8d48f7ca9337ae9b1453bc7a09b1568d3a92633c3301a7efa2327bf888e49526daa262e6e0328b04759a127 Homepage: https://www.tug.org/texlive/ Description: transitional package (dev) This is a transitional (development) package. It can safely be removed. Package: libtext-autoformat-perl Architecture: all Version: 1.750000-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 83 Depends: libtext-reform-perl, perl:any Filename: pool/main/libt/libtext-autoformat-perl/libtext-autoformat-perl_1.750000-ok1_all.deb Size: 28688 MD5sum: 71315df25d8ad775d80d74968d28f2c3 SHA1: 4b476582a47e46a331ed715eb0a7eab7352f08ae SHA256: ab729212f92371e1c11346c623cc329f3dbdcfad54efa68e4573bd3e2995ae1f SHA512: ab0ed75c205216ec0366a83d56264ce14b3848ca0ec2fd228f1ce832a190b72c5db8682e6595eca3a3ad13d6dbc48f33386dff3e60a007f92a0f7a1b691aa774 Homepage: https://metacpan.org/release/Text-Autoformat Description: module for automatic text wrapping and reformatting Text::Autoformat provides intelligent formatting of plain text without the need for any kind of embedded mark-up. The module recognizes Internet quoting conventions, a wide range of bullet and number schemes, centered text, and block quotations, and reformats each appropriately. Other options allow the user to adjust inter-word and inter-paragraph spacing, justify text, and impose various capitalization schemes. Package: libtext-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. Package: libtext-diff-perl Architecture: all Version: 1.45-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 88 Depends: libalgorithm-diff-perl, perl:any Filename: pool/main/libt/libtext-diff-perl/libtext-diff-perl_1.45-ok1_all.deb Size: 31234 MD5sum: 7736f7f7b3c9f8b385687bc09acc34eb SHA1: b6a27e0f4ef3a15b05283344828b0b8af58727a4 SHA256: bc0958c367028606c83cfee686739d9eb43a02132b45e5488bcb759a84e8d3b2 SHA512: dfa55cbccb3fb6698603ab1caffdf0a94db67803b24fbb06f162a5f24a4231b0b8d191cb45311f3e67f98aa13cec3afd45e539d6dae64b3708b3fcaa2173b6b3 Homepage: https://metacpan.org/release/Text-Diff Description: Perl module to find differences in files and record sets Text::Diff provides a basic functions similar to the GNU diff utility. It is not anywhere near as feature complete as GNU diff, but is better integrated with Perl and available on all platforms. It is often faster than shelling out to a system's diff executable for small files, and generally slower on larger files. While it is not guaranteed to produce the same output as the system diff command, output is often identical. Package: libtext-format-perl Architecture: all Version: 0.62-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 74 Depends: perl:any Filename: pool/main/libt/libtext-format-perl/libtext-format-perl_0.62-ok1_all.deb Size: 24712 MD5sum: 7b6624944c7da8a548e4332919ad4e5f SHA1: 3531017ecc3ce90d66b41b0829f98b4a4310b5ac SHA256: 2ca2ae148deef34580b40339c755e3e483e0c0c196a8b5d7b3708e10975fae5c SHA512: 793af02c71ea31facf8aaf37156d6e2b40844562a99290a82f6f03fe6d221add560bf9196302d2da86a660cd30073731706c4745857996b483c97a7733d5e407 Homepage: https://metacpan.org/release/Text-Format Description: module for formatting plain text Text::Format is a Perl module that provides various utility functions for formatting plain text. This module is similar to, but more powerful than, the Text::Wrap module (in Perl core). It can format arbitrary lines into paragraphs, center text, handle indentation and left/right margins, and convert between tabs and spaces. Package: libtext-glob-perl Architecture: all Version: 0.11-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 21 Filename: pool/main/libt/libtext-glob-perl/libtext-glob-perl_0.11-ok1_all.deb Size: 6148 MD5sum: f9cd44b0bb6694dfac99f8226b522283 SHA1: eae6f0de540b727ba0fccbe67e22d212d4156641 SHA256: 2156837481339492c17c463850f40374b6e5ee9f4fa407d805e6c5346e390db4 SHA512: e10921dd4cc3311c22ac8a99f5512adbde5d7aace98d05a8f3183fc8ed29f3a894e415e48974a54ccbbe1d2cb20f36532c6ced848871fdb8144d9dbbb796b16d Homepage: https://metacpan.org/release/Text-Glob Description: Perl module for matching globbing patterns against text Text::Glob implements glob(3) style matching that can be used to match against text, rather than fetching names from a filesystem. If you want to do full file globbing use the File::Glob module instead. Package: libtext-reform-perl Architecture: all Version: 1.20-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 104 Depends: perl:any Filename: pool/main/libt/libtext-reform-perl/libtext-reform-perl_1.20-ok1_all.deb Size: 35512 MD5sum: 90ae8c8609171e7f94b5efaac996b0a2 SHA1: 8ff410a94df0c2692662f595a20ea842c423554f SHA256: 26941073a907ac4b47857ec6df9593eac416251b80849c092c525aefc99c023b SHA512: 0cdad36e0d442943bc6b56fa5473b25e7c690e3a66d8b513d7d02d8b7e202caffa9143342b369d6ee46db523f3f26636e2fb978241197d82c3b57df84ba457cb Homepage: https://metacpan.org/release/Text-Reform Description: Perl module for manual text wrapping and reformatting Text::Reform provides a re-entrant, highly configurable replacement for the built-in Perl format() mechanism. Package: libtext-tabulardisplay-perl Architecture: all Version: 1.38-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 60 Depends: perl:any Filename: pool/main/libt/libtext-tabulardisplay-perl/libtext-tabulardisplay-perl_1.38-ok1_all.deb Size: 19304 MD5sum: 7268d29ca3499caf83e11752c757dfc5 SHA1: 71184b803b14f322d045b8b1f9c39cc7f043ac2c SHA256: ce21f79649349bb2bc91bf6e44c142739abc3a8c9a120b9f12cfd56eace41701 SHA512: 0dd14a3b89cc2148be08d255dc267c4da7492417992d1db2eeca8e577d5a0781f62235c71ce3dc1590fe593e279d4c913f155ea38e6430cf231957e29ba4660f Homepage: https://metacpan.org/release/Text-TabularDisplay Description: Perl module to display text as a formatted table Text::TabularDisplay is a Perl module that simplifies displaying textual data in a table. It provides column-based output identical to the display of query results in the MySQL text monitor. Package: libtext-template-perl Architecture: all Version: 1.61-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 128 Depends: perl:any Filename: pool/main/libt/libtext-template-perl/libtext-template-perl_1.61-ok1_all.deb Size: 53848 MD5sum: 885bd406424d07c8cf6e3612c5cdccec SHA1: 945749b006ca195aea2041fd420a305cd8714d14 SHA256: 7453383cc8413c64c2aa686c8208c343a6cb48c754833b007cbaf697a16c680a SHA512: 30459a04898a68c10e05f2e1bab6146dc289946276627d242707e11c2d8fce4477eeec61a20e53775707358d22a26b18872b9a10f39c967482c1a2e6082674f1 Homepage: https://metacpan.org/release/Text-Template Description: perl module to process text templates Text::Template is a library for generating form letters, building HTML pages, or filling in templates generally. A `template' is a piece of text that has little Perl programs embedded in it here and there. When you `fill in' a template, you evaluate the little programs and replace them with their values. Package: libtext-unidecode-perl Architecture: all Version: 1.30-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 649 Depends: perl:any Filename: pool/main/libt/libtext-unidecode-perl/libtext-unidecode-perl_1.30-ok2_all.deb Size: 108046 MD5sum: cfa295736648c2e7890d00344a06711d SHA1: 5a68c49d870d4001eb16db930dbbb33232bc0c95 SHA256: dc022a3da6292285a15b9ea616c62f46e6a56002504f02baf468a229d5106161 SHA512: 899edb7a8a8b5d985726e12f09c9feef75b47ff48728fdf9d390bc140ad53b070f21dbe517f53f0121c00af53e7ac90446446187ac6983a39c74a498adcf9d5b Homepage: https://metacpan.org/release/Text-Unidecode Description: US-ASCII transliterations of Unicode text It often happens that you have non-Roman text data in Unicode, but you can't display it -- usually because you're trying to show it to a user via an application that doesn't support Unicode, or because the fonts you need aren't accessible. You could represent the Unicode characters as "???????" or "\15BA\15A0\1610...", but that's nearly useless to the user who actually wants to read what the text says. . What Text::Unidecode provides is a function, unidecode(...) that takes Unicode data and tries to represent it in US-ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F). The representation is almost always an attempt at transliteration -- i.e., conveying, in Roman letters, the pronunciation expressed by the text in some other writing system. Package: libtext-wrapi18n-perl Architecture: all Version: 0.06-ok3 Priority: required Section: perl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 24 Depends: libtext-charwidth-perl Filename: pool/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-ok3_all.deb Size: 7020 MD5sum: 526da1c7707d661468f6f8a40fe77072 SHA1: 4243bf62330d7e233ea23b9274f0d8ba58e88ef4 SHA256: fdc9f7a954b865763458d741349a8bed322d548f4bf8f36e8d7a0e8d2f29e74a SHA512: 815063aec4611961c7804eae032ff0ae112911e6f3a559173c0f52c6fad43efb7e4f6b65bb5420f09c2407214033bd4d316754b9aa604b80b7642b6973da5b40 Homepage: https://metacpan.org/release/Text-WrapI18N Description: internationalized substitute of Text::Wrap The Text::WrapI18N module is a substitution for Text::Wrap, supporting multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth characters such as east Asian characters, combining characters such as diacritical marks and Thai, and languages which don't use whitespaces between words such as Chinese and Japanese. . It provides wrap(). Package: libthai-data Architecture: all Version: 0.1.29-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libthai Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theppitak Karoonboonyanan Installed-Size: 617 Breaks: libthai0 (<< 0.1.10) Filename: pool/main/libt/libthai/libthai-data_0.1.29-ok1_all.deb Size: 134944 MD5sum: 0efebfe6a0319287f85ab320bd873cdb SHA1: aa86e6138aa5719feff0b5c7c628166048418b40 SHA256: 5b2aa1d1f7e259ba0dc244c2945e3f8e38905868eaa9ff46a88fee4631e60140 SHA512: e638b7d113aca06202f333d47162fa4fbfd5186d2c9a60da2a152c6e5372a34a2f1c17d8ad619f79469551bcd812c1c83563631688bafd3a23466ae18bf72866 Homepage: https://linux.thai.net/projects/libthai Description: Data files for Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains data files needed by the LibThai library. Package: libthai-doc Architecture: all Version: 0.1.29-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libthai Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theppitak Karoonboonyanan Installed-Size: 524 Depends: libjs-jquery Suggests: www-browser Filename: pool/main/libt/libthai/libthai-doc_0.1.29-ok1_all.deb Size: 50852 MD5sum: a46cdde56b29fc0234ddd2a43fee80a3 SHA1: 081939cf9cbad08e5e975ad904f02fdc8fec17a7 SHA256: 1f3a3727932278da4854cd1c567658ae4ba738917097a14a00efa1cd572c4cd1 SHA512: 687315df9f598a3255d5a3e91ba2f913e54720ddcae2c139183fe6eab0f3821ead09b5fc408421f6213038baf73a6c09a4bec5fcdd08764c91d7054137ee649d Homepage: https://linux.thai.net/projects/libthai Description: Documentation files for Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains documents about the LibThai library. Package: libthrust-dev Architecture: all Version: 2.0.1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: libthrust Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5277 Depends: libcub-dev (>= 2.0.1), libcub-dev (<< 2.0.1.), libcu++-dev (>= 1.8.0) Recommends: libtbb-dev Suggests: nvidia-cuda-toolkit Filename: pool/main/libt/libthrust/libthrust-dev_2.0.1-ok1_all.deb Size: 414704 MD5sum: 0e0251c037c5059f26353c4ac395fc33 SHA1: 2c810e4634bc43ccfab3e5cc9343e0574591f422 SHA256: 9784498662daf5f1488ef4b3f4046befe0117914806ec967987faca5b5b8ac05 SHA512: a0017aa9d7a7bf300e81c8f543b2cae402762f0783e51712d5760bdf4db40d1096a9ac1a291cfa6ed2c4b6867a495669eb53de743d6d2526a71eda620e473725 Homepage: https://github.com/NVIDIA/thrust Description: Thrust - Parallel Algorithms Library Thrust is a parallel algorithms library which resembles the C++ Standard Template Library (STL). Thrust's high-level interface greatly enhances programmer productivity while enabling performance portability between GPUs and multicore CPUs. Interoperability with established technologies (such as CUDA, TBB, and OpenMP) facilitates integration with existing software. Package: 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. Package: libtiff-doc Architecture: all Version: 4.5.1+git230720-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: tiff Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 4472 Depends: libjs-jquery, libjs-sphinxdoc, libjs-underscore Filename: pool/main/t/tiff/libtiff-doc_4.5.1+git230720-ok1_all.deb Size: 554580 MD5sum: b6019af22cff541fc71fe3e812d040e8 SHA1: 308a7e8642483f95d0002caa5017028c9de1c7e9 SHA256: 3daff82595b737ef2235a87138b59735e0675a2ca263ec243cc399744dc1f8cd SHA512: 4f3ae96ac53ba44b0850c40974bfa6206c14b05718d2017a09c950c1bac7e9b58cf1a2c4294884c25b9dc4c46f407fc4178324f46521458cd1e342396f0da08b Homepage: https://libtiff.gitlab.io/libtiff/ Description: TIFF manipulation and conversion documentation libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package contains documentation. Package: libtime-duration-perl Architecture: all Version: 1.21-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 52 Depends: perl:any Filename: pool/main/libt/libtime-duration-perl/libtime-duration-perl_1.21-ok1_all.deb Size: 17880 MD5sum: 52d2d3d371484faef708175295e1f257 SHA1: 10a9224ed5a686b53af2e19c93d5e84a41bae8f2 SHA256: ea70d33b72e11d01ef366ff2d76bc70d589be6b452e5f45d25f60f10b468d821 SHA512: ef63e0285ad99b7ddbc27c48e5120958f56618730eb8fcddf508381a14bb33dfdabe373316f11e3934c7eadc1e315c8fa6b9fcb318edef88284df2fca326571e Homepage: https://metacpan.org/release/Time-Duration Description: module for rounded or exact English expression of durations Time::Duration provides functions for expressing time spans in rounded or exact terms. So while . say duration_exact(86399); . will correctly give "23 hours, 59 minutes, and 59 seconds", . say ago(86399); . will output the rounded time span as "1 day ago". . The provided functions are duration(), ago(), from_now(), later() and earlier(), along with their *_exact counterparts. The precision used for rounding can be specified, and version 1.10 added a millisecond mode. Package: libtime-piece-mysql-perl Architecture: all Version: 0.06-ok1 Priority: extra Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 22 Depends: perl:any Filename: pool/main/libt/libtime-piece-mysql-perl/libtime-piece-mysql-perl_0.06-ok1_all.deb Size: 5886 MD5sum: c011c154c3d942c1ddd820bd918dbf00 SHA1: 950f08c7914c8158efd672dbb8a47d309f88962b SHA256: ddcb086b5d2a00220a6facd40f6b413d894815559290e5729164e12664d75969 SHA512: bd32290bb21e87a82ad3f60cd096c9431b8bb40d45363fbd466195497cddaef77a997fdeb03aebe5fa6c898e0bda70d49eca3deb631300f04ee1f7ef58a71e63 Homepage: http://search.cpan.org/dist/Time-Piece-MySQL/ Description: module adding MySQL-specific methods to Time::Piece Using Time::Piece::MySQL instead of, or in addition to, Time::Piece adds a few MySQL-specific date-time methods to Time::Piece objects. Package: libtimedate-perl Architecture: all Version: 2.3300-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 122 Depends: perl:any Filename: pool/main/libt/libtimedate-perl/libtimedate-perl_2.3300-ok2_all.deb Size: 33458 MD5sum: b67a565ecfa795529cfff6159ee04f94 SHA1: bc8ac7420b0fa5ca7ed5c73a93bb2e2f811198cb SHA256: 3af212556f0e28b66254438c873b211565213f1ff36361b0e433a3ad421b13f9 SHA512: cdeb88f7b36c30e269bd36454567f4eb27c06d2df1e526852a985b27af4a2a1d9b88580d8a967f52d8a1955f6de1a70e22bca2f3bb31d1a31a09ad2f507f5f73 Homepage: https://metacpan.org/release/TimeDate Description: collection of modules to manipulate date/time information TimeDate is a collection of Perl modules useful for manipulating date and time information. Date::Parse can parse absolute date specifications in a wide variety of input formats and many languages (via Date::Language). . This package also includes Date::Format, which can format dates into strings, as well as Time::Zone, which contains miscellaneous time zone functions. Package: libtinfo-dev Architecture: rv64g Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: oldlibs Source: ncurses Origin: openKylin 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_rv64g.deb Size: 726 MD5sum: 848c21e82162d158fa5dc2c58f35acf5 SHA1: b0ea30410aa6a1a58bf9d2debf49146249e05787 SHA256: 7ab3156effd644f3f3a1d802708cbdde787d9c5193a02f84a91a741ef091be76 SHA512: 40f7a4b3449e9a9dcaddd68033ae0e58910bb827343ca4ef700c2f43e00461e0dffed02bab0e220ea6286731ee7360f47ed21a5a3b1a776e17b1f05182802776 Homepage: https://invisible-island.net/ncurses/ Description: transitional package for libncurses-dev This is a transitional package that can safely be removed. Package: libtinfo5 Architecture: rv64g Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: oldlibs Source: ncurses Origin: openKylin Maintainer: Craig Small Installed-Size: 486 Depends: libc6 (>= 2.33) Breaks: dialog (<< 1.2-0) Filename: pool/main/n/ncurses/libtinfo5_6.2-ok4_rv64g.deb Size: 85940 MD5sum: 60998f6b3b3e99fcafd068de9fa04bc4 SHA1: 1a9c44effb1bd7b34df47bf05c238f1ac28a8737 SHA256: 0f0e83faf4be6400aa6ef1957c4074668692245c5917668eed4d8818a4284813 SHA512: ee0f4fbb28d1ce25af39de6e85d30d184e4594bbfd789a25fbe4b64c561eda71e76e06531e207a335384f19bcf647220c38e2bb140c3c117cd2bbc7cf65e52ac 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. Package: libtinfo6 Architecture: rv64g Version: 6.2-ok4 Multi-Arch: same Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: Craig Small Installed-Size: 497 Depends: libc6 (>= 2.33) Filename: pool/main/n/ncurses/libtinfo6_6.2-ok4_rv64g.deb Size: 90296 MD5sum: fb9eb297dab128280943ad3ff4fc922d SHA1: eee4c94cbb9fc72066eff6c8cc0baca7e7365009 SHA256: d3859e1b4dc71c4aa1c235c52da219eacfe81426638649cfaecb510905ebe901 SHA512: 5897a14416b230db7ce7b88807979e9157f75993bd1bc390e092b503094d45930449b98ea3780b1d91b7c44284714e23844d283bb66949d686fe88a90526e885 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. 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. Package: libtirpc-common Architecture: all Version: 1.3.4+ds-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libtirpc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Breaks: libtirpc1, libtirpc3t64 (<< 1.1.4-0.1~) Replaces: libtirpc1, libtirpc3t64 (<< 1.1.4-0.1~) Filename: pool/main/libt/libtirpc/libtirpc-common_1.3.4+ds-ok1_all.deb Size: 6304 MD5sum: f3a7546b76c6640d6238f2293ccb7185 SHA1: eb54f9f6559c65bba32af56ecbd5545d6d06c150 SHA256: eded9f626cb52c3dd0c55d326c5276999483c1f6ba5758b7a09ac4d0cdb182b0 SHA512: d60ed2619ebf1c33ed55d8eac002d956e149ec0b776eed7c53b1396573a006bf96c66399160e5b0f547b8ffc6bd822a2d128a25d8d6f6d1e2ef56d414f912c82 Homepage: http://sourceforge.net/projects/libtirpc Description: transport-independent RPC library - common files This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. . This package contains the netconfig configuration file as well as the associated manpage. Package: libtoml-tiny-perl Architecture: all Version: 0.16-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 71 Depends: perl:any, libmath-bigint-perl Recommends: libtypes-serialiser-perl Suggests: libdatetime-format-rfc3339-perl Filename: pool/main/libt/libtoml-tiny-perl/libtoml-tiny-perl_0.16-ok1_all.deb Size: 21060 MD5sum: 73d4238ba3f25c09e09902c4435df64c SHA1: 3c5141a29c54c1e41374363982052ea54222a53b SHA256: 57853b206fefb6f3849f125452ed1bbbd9232421f36463e8fe524981167863c0 SHA512: 86dd7939ba58ff89f90e6aca21e143775db492a22ff4e7a0bff933a25ba59389cd432e108ead5b2e9c1bb1545144779daa3dfc515e46e9aa4517f1ca4e7dfcf3 Homepage: https://metacpan.org/release/TOML-Tiny Description: minimal, pure perl TOML parser and serializer TOML::Tiny implements a pure-perl parser and generator for the TOML (https://github.com/toml-lang/toml) data format. It currently conforms to TOML v5 (with a few caveats) with support for more recent changes in pursuit of v6. . TOML::Tiny strives to maintain an interface compatible to the TOML and TOML::Parser modules, and could even be used to override $TOML::Parser. Package: libtommath-dev Architecture: rv64g Version: 1.2.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libtommath Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 559 Depends: libtommath1 (= 1.2.1-ok1) Recommends: libtommath-doc Filename: pool/main/libt/libtommath/libtommath-dev_1.2.1-ok1_rv64g.deb Size: 115160 MD5sum: ad21bbab636d2a4c13bcb376e13f9ed5 SHA1: 7776de0db25c3cb2d5e498ef6c75349ea294aadc SHA256: 8aec7efb8f58a8b099b2e48b607f2ff46063358cac89410046aee007a4f42071 SHA512: 52c5b570a51858a38e4887b199f38d2a604ab3e89eb57aa73499ca9ff0f4ba04b3cc3e3dafd74265495405fd2085c8aaec51b94e974a91a296684da41df25922 Homepage: http://www.libtom.net/LibTomMath/ Description: multiple-precision integer library [development files] LibTomMath is a C language library that provides a vast array of highly optimized functions for number theory; including: . * Simple Algebra (Addition, Subtraction, Multiplication, Division) * Digit Manipulation (shift, binary AND/OR/XOR) * Modular Reduction (Barrett, Montgomery, DR, 2k) * Number Theory - Greatest Common Divisor - Least Common Multiple - Jacobi Symbol Computation - Multiplicative Inverse - Modular Exponentiation - Fermat & Miller-Rabin Primality Tests * Miscellaneous - Root finding over Z - Pseudo-random integers - Signed & Unsigned comparisons - Karatsuba and Toom-Cook multiplication algorithms - Fast Comba based Multiplier, Squaring and Montgomery routines . This package contains the files needed to create programs that use LibTomMath. It is not needed to merely execute programs that use LibTomMath. Package: libtommath-doc Architecture: all Version: 1.2.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libtommath Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 438 Filename: pool/main/libt/libtommath/libtommath-doc_1.2.1-ok1_all.deb Size: 426164 MD5sum: 20552b887373c6349846693a352d3d7f SHA1: 8c514dbdae0ee667e8bde5032b024de873e62d1d SHA256: b979c05f8b0a039a550167dc8a1194a41cb4090bd659efed791f7ba4260cd91f SHA512: 0990b3b4de88c047588d09b03c7f5556f469fbe9bb73ed29f696bf1e82fe86addeed732c9b8862e13f4ed5de029f2281099c37cdf8c93e7d5e307926441818d3 Homepage: http://www.libtom.net/LibTomMath/ Description: multiple-precision integer library [documentation] LibTomMath is a C language library that provides a vast array of highly optimized functions for number theory; including: . * Simple Algebra (Addition, Subtraction, Multiplication, Division) * Digit Manipulation (shift, binary AND/OR/XOR) * Modular Reduction (Barrett, Montgomery, DR, 2k) * Number Theory - Greatest Common Divisor - Least Common Multiple - Jacobi Symbol Computation - Multiplicative Inverse - Modular Exponentiation - Fermat & Miller-Rabin Primality Tests * Miscellaneous - Root finding over Z - Pseudo-random integers - Signed & Unsigned comparisons - Karatsuba and Toom-Cook multiplication algorithms - Fast Comba based Multiplier, Squaring and Montgomery routines . This package contains the documentation for the LibTomMath library. Package: libtommath1 Architecture: rv64g Version: 1.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libtommath Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 150 Depends: libc6 (>= 2.27) Filename: pool/main/libt/libtommath/libtommath1_1.2.1-ok1_rv64g.deb Size: 75240 MD5sum: 33df5c2ad6202ddea6d9c2ebd112d8e6 SHA1: a37c4410834f6130aaa814cb51b1f978740ec2c5 SHA256: 8c9fb3e694c4b0c7c365c632ba2477d3eb9e57430d82cde59ce8764d236c4fcf SHA512: d4fa161c9d9ac0d95fc10562f1d75bbabacf1579533fb5c600e896fa6b951f5ebb19289f940f1b96166d777818c0a21d49ad63a9ae708fff56beefd9e45f8864 Homepage: http://www.libtom.net/LibTomMath/ Description: multiple-precision integer library [runtime] LibTomMath is a C language library that provides a vast array of highly optimized functions for number theory; including: . * Simple Algebra (Addition, Subtraction, Multiplication, Division) * Digit Manipulation (shift, binary AND/OR/XOR) * Modular Reduction (Barrett, Montgomery, DR, 2k) * Number Theory - Greatest Common Divisor - Least Common Multiple - Jacobi Symbol Computation - Multiplicative Inverse - Modular Exponentiation - Fermat & Miller-Rabin Primality Tests * Miscellaneous - Root finding over Z - Pseudo-random integers - Signed & Unsigned comparisons - Karatsuba and Toom-Cook multiplication algorithms - Fast Comba based Multiplier, Squaring and Montgomery routines . This package contains the library needed to run programs that use LibTomMath. Package: libtool Architecture: all Version: 2.4.7-ok2 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 866 Depends: gcc | c-compiler, cpp, libc6-dev | libc-dev, file, autotools-dev Recommends: libltdl-dev Suggests: libtool-doc, autoconf, automaken, gfortran | fortran95-compiler, gcj-jdk Filename: pool/main/libt/libtool/libtool_2.4.7-ok2_all.deb Size: 164396 MD5sum: 8b71502aa847847ad8a39c4b58a9b3d2 SHA1: a8ff30a32fb0c4096c8b9a1410bd56e0c7153d51 SHA256: 94150a3a8173fde70790c80010d2391d231f3c58801fbda42daed6e43cf3166f SHA512: 37666b3e5ae44f3e39c263356341c61854581cdd0bac7f253d97a7c5eaff6ba50db0c65a3ea6f92260974e40579b4f07fc85e5225aa75e27108b50712f79a829 Homepage: https://www.gnu.org/software/libtool/ Description: Generic library support script This is GNU libtool, a generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. . Libtool supports generation of C, C++, Fortran and Java libraries. Package: libtool-doc Architecture: all Version: 2.4.7-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libtool Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1277 Breaks: libtool (<< 2.4.6-13) Filename: pool/main/libt/libtool/libtool-doc_2.4.7-ok2_all.deb Size: 238032 MD5sum: 8720b48fc6bb325cdcd4d087942c5d6c SHA1: e532ae9271ecb5ec151eb96cc09721410f3614fe SHA256: dc6a5f1abf0ef3f115d79e78f9b3f51e50ae1e1ecbf96c926696d7e2f8e82ef8 SHA512: 8c616e5ae1029cc801ed585773b63ca492b6d55091dc99fc912c6fee2350da806b44d0d9e8e86131a603a7062f590eb19ea58761320959bbc88a20bc199e8f1b Homepage: https://www.gnu.org/software/libtool/ Description: Generic library support script (documentation) This package contains the GNU libtool documentation. . GNU libtool is generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. Package: libtry-tiny-perl Architecture: all Version: 0.31-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 46 Depends: perl:any Suggests: libsub-name-perl Filename: pool/main/libt/libtry-tiny-perl/libtry-tiny-perl_0.31-ok1_all.deb Size: 20494 MD5sum: 088668753dd8a7fcaee08ff16dcd7083 SHA1: 68a300a4d3fd846bb73457713ba546d69f2560f0 SHA256: fb2dcdf1088a7e016e18f50d92f31c196f9f386f0221b94514f67e7b4f08cfaf SHA512: e14d5fb6755c15670830924efd656af9b34c2298a2d746456526f8824277fc52f2e6af4ef0d81d504f452e6d6d7e54ba3b0f4f452a138d6fbb08d25b370db0a4 Homepage: https://metacpan.org/release/Try-Tiny Description: module providing minimalistic try/catch Try::Tiny is a Perl module that provides bare bones try/catch statements. It is designed to eliminate common mistakes with eval blocks, and NOTHING else. . The main focus of this module is to provide simple and reliable error handling for those having a hard time installing TryCatch, but who still want to write correct eval blocks without 5 lines of boilerplate each time. Package: 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. Package: libtss2-doc Architecture: all Version: 4.0.1-ok1 Priority: optional Section: doc Source: tpm2-tss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mathieu Trudel-Lapierre Installed-Size: 10110 Breaks: libtss2-dev (<< 3.2.0-5) Replaces: libtss2-dev (<< 3.2.0-5) Filename: pool/main/t/tpm2-tss/libtss2-doc_4.0.1-ok1_all.deb Size: 790836 MD5sum: 027e51186eb985f1360ca501b22cfa00 SHA1: 30c0883361217364a08dc0176f0bd99cd8dc7b42 SHA256: aedc0c33c2ffe195e4bb8ee96749518877757127e5e1b9a73df4224aada61ef0 SHA512: a51cd5ae3e9180ea0bb443e9359a258dcf06dc1e50beab133745dbc1bf13a02bdffee44ffe140bbb0cc352575f4a58f9b666191716928965a7e0df995237dff4 Homepage: https://github.com/tpm2-software/tpm2-tss Description: TPM2 Software stack library - documentation TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. . This package contains documentation for use when writing applications that need access to TPM chips. Package: libturbojpeg-java Architecture: all Version: 1:2.1.2-ok2 Priority: optional Section: java Source: libjpeg-turbo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 212 Depends: libturbojpeg0 (>= 1:2.1.2-ok2) Filename: pool/main/libj/libjpeg-turbo/libturbojpeg-java_2.1.2-ok2_all.deb Size: 70676 MD5sum: 52357895d76c4dce4204eb379fc8dbec SHA1: add9f81c72cd5519a6856ef12df89f3172a2d86a SHA256: 93aef43267a1ab9a30625c4f9595ed22197a67b058525137011cb202682930a6 SHA512: 92e8066a1713b6356815f31c2dbf9a93ac67cf0e46446b761d03bc80353dacf13a8f76da290d1ab01992677907d9f541666124d1a8a3067f52c94d6f380c0764 Homepage: https://www.libjpeg-turbo.org/ Description: Java bindings for the TurboJPEG library The libjpeg-turbo JPEG library is a library for handling JPEG files. . libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. . This package contains the Java bindings. Package: libtype-tie-perl Architecture: all Version: 0.015-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 63 Depends: libexporter-tiny-perl, perl:any Recommends: libhash-fieldhash-perl Enhances: libmoosex-types-perl, libmousex-types-perl, libspecio-perl, libtype-tiny-perl Filename: pool/main/libt/libtype-tie-perl/libtype-tie-perl_0.015-ok1_all.deb Size: 20564 MD5sum: 8e6e0f2f6c8801cbe8e4d655d6634cd5 SHA1: 84f54db314ab8a05d2e5283857dfc4acf6062784 SHA256: 60a79e586d5887de3867c7bd4aff06ec24674ff610964c23f8506d83851a8918 SHA512: 9b2863f64f42a1d06dba1800adf4d8ae60ad985a6b4e4b756d6a6441b97b427d4b94557bde80d25a1c48284ea8c7c443233095199db97ee9b8a406d8b585d762 Homepage: https://metacpan.org/release/Type-Tie Description: tie a variable to a type constraint Type::Tie exports a single function: ttie. ttie ties a variable to a type constraint, ensuring that whatever values stored in the variable will conform to the type constraint. If the type constraint has coercions, these will be used if necessary to ensure values assigned to the variable conform. Package: libtype-tiny-perl Architecture: all Version: 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. Package: libtypes-path-tiny-perl Architecture: all Version: 0.006-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 39 Depends: perl:any, libpath-tiny-perl, libtype-tiny-perl Filename: pool/main/libt/libtypes-path-tiny-perl/libtypes-path-tiny-perl_0.006-ok1_all.deb Size: 12512 MD5sum: 0003b297ecb3f62901fbabedf17323ca SHA1: 462cd0fcc02b4fbb24ff142d9a54512c1221f8b1 SHA256: be6018cc6db48e8d906ee0d22132aaa7e6d307f38afc65fc4811580650eb2013 SHA512: 621c6c8dadf17ae481d923122cef86edb9926c84df0e4df3c2de0fe7f3fe27f36b048d2a32a9ce7fba6b2a496916c64a1e4518c1ead65eeac553e2ed07e44801 Homepage: https://metacpan.org/release/Types-Path-Tiny Description: Path::Tiny types and coercions for Moose and Moo Types::Path::Tiny provides types and coercions useful for dealing with Path::Tiny objects as Moose or Moo attributes. . It handles two important types of coercion: . • coercing objects with overloaded stringification; • coercing to absolute paths. . It also can check to ensure that files or directories exist. Package: libtypes-serialiser-perl Architecture: all Version: 1.01-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 31 Depends: perl:any, libcommon-sense-perl Filename: pool/main/libt/libtypes-serialiser-perl/libtypes-serialiser-perl_1.01-ok3_all.deb Size: 11228 MD5sum: e8a79756219b63974ece3010f589b635 SHA1: d809dd0291a6f3b8e005253ff3d712342d726bb4 SHA256: 93f6be0ea879ac6876f90fc6772d1682670cb7f1aafb3a2ee0eb2e3ee99639da SHA512: d407904bae7176f93c0216db1bd0a6a707eb290a0daa9b2b9ce7b6cd759f873dcc61d6d945bab1578ada9a578798f71c340c83a0846acadfbb0c6ea1f09fc0b9 Homepage: https://metacpan.org/release/Types-Serialiser Description: module providing simple data types for common serialisation formats Types::Serialiser provides some extra datatypes that are used by common serialisation formats such as JSON or CBOR. The idea is to have a repository of simple/small constants and containers that can be shared by different implementations so they become interoperable between each other. Package: libukui-notification-doc Architecture: all Version: 4.10.1.4-ok0 Multi-Arch: foreign Priority: optional Section: doc Source: ukui-notification Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zhangpengfei Installed-Size: 320 Filename: pool/main/u/ukui-notification/libukui-notification-doc_4.10.1.4-ok0_all.deb Size: 179056 MD5sum: b6dd7104f85784595f256a2d36da8649 SHA1: 3a1a710b2821e38d692e1f780d794c3f2064e07d SHA256: 868af9e9469c07c0ef1275caeb5efd5b0b22764f4009b1d3af00fbe4ef65a854 SHA512: 8aedb461bfaf9351cf8c7fa4c0a115a6a53e26d815c396ab171c249e60aab8dbacc7cdc9bedb7b76105535173080c29a1f4c30ecd468943781f800f289a56096 Homepage: https://www.ukui.org/ Description: Convenience access to certain properties and features ukui-notification . This package contains the qch documentation files. Package: libunibreak-doc Architecture: all Version: 5.1-ok1 Priority: optional Section: doc Source: libunibreak Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2229 Filename: pool/main/libu/libunibreak/libunibreak-doc_5.1-ok1_all.deb Size: 170968 MD5sum: 8a2cf82af35c8aa5580e1e2011912acd SHA1: 632cfa09e9ccd0b69407f92c65abe7a4a3860c09 SHA256: d30d9ab7eefc21b397d9dacbe6960c930de872ed16583e7ebb69bf01cca24257 SHA512: da12a1b7891a5ee310bdca2c3296d34f1896bd550ba4f5feefb7df9949d13fce4a2b532d8f67632d51c7373ae1fb48a422547cbaf11481639a7172b0eeb44b77 Homepage: https://github.com/adah1972/libunibreak Description: line breaking library for Unicode (documentation) libunibreak is an implementation of the Unicode line breaking algorithm described at http://www.unicode.org/reports/tr29/tr29-21.html . This package contains documentation. Package: libuniversal-moniker-perl Architecture: all Version: 0.08-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 17 Depends: perl:any Recommends: liblingua-en-inflect-perl Filename: pool/main/libu/libuniversal-moniker-perl/libuniversal-moniker-perl_0.08-ok1_all.deb Size: 5074 MD5sum: 4e0fd66495a889760de54661cae79d22 SHA1: e5aa8f23c90f735fe64f6c41d83099998ce25bcc SHA256: 2a2d4580919d804f2f7aca67167894fd532c438eb2f8a2d4767b2660b0d6176c SHA512: 5ed1c712ff4f2b40f6f90965eda085397e76ba6327d514bdf59e78df2aa35a09685afe038701a5ca4e41ae029ef6cb86203b4d34fcc0a810f0a13aac76bf8424 Homepage: https://metacpan.org/release/UNIVERSAL-moniker Description: Methods to output nicer names for your Perl modules/classes Class names in Perl often don't sound great when spoken, or look good when written in prose. For this reason, the module authors tend to say things like "customer" or "basket" when they are referring to "My::Site::User::Customer" or "My::Site::Shop::Basket". They thought it would be nice if their classes knew what they would prefer to call them. . The UNIVERSAL::moniker module will add a "moniker" (and "plural_moniker") method to "UNIVERSAL", and so to every class or module. Package: libunivocity-parsers-java Architecture: all Version: 2.9.1-ok1 Priority: optional Section: java Source: univocity-parsers Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 510 Filename: pool/main/u/univocity-parsers/libunivocity-parsers-java_2.9.1-ok1_all.deb Size: 401710 MD5sum: 9aa8f429726e9bad7449231da69e77a0 SHA1: 12cb7b6b99a23e468d05205c05ed698946c0766b SHA256: 9dfeefca72bd9bfaebc0f0e82c5b4f8b78b878682dff4f536811928efa6da819 SHA512: f591908818a7fe809fb111a7f72ac0e4ee4bf51fbfec27c28ed5841557a0ce15544287a55c9ea5f30983507528fa079c9e7b8b959dd943c3b1b2522f1373eda0 Homepage: https://www.univocity.com/pages/about-parsers Description: Parsers for CSV, TSV and fixed width files univocity-parsers is a collection of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different file formats, and a solid framework for the development of new parsers. Package: libunoloader-java Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: java Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 48 Breaks: ure (<< 6.4.0~rc1-6) Replaces: ure (<< 6.4.0~rc1-6) Filename: pool/main/libr/libreoffice/libunoloader-java_7.4.7-ok1.4_all.deb Size: 11094 MD5sum: 92fd787ef3911269d022a08ed37adc91 SHA1: 1eb853cdc1fd439b5fdab1902b391958634942a1 SHA256: cfe6d36d6718b143b9743298033d2b9ce171ead8448ab3c9c7f0e69d5752a1f3 SHA512: 07b8244dc8d7c01a1cd29320356787c1bd07f1e3a25ac211d65830b75c1b196926629ce04f0f4732b5489642dca693aff186f4f819cb01b2c65830933a561db3 Homepage: http://www.libreoffice.org Description: LibreOffice UNO runtime environment -- (Java) UNO loader The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . This package contains a UNO loader library for Java. Package: libupnp-doc Architecture: all Version: 1:1.14.18-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: pupnp Origin: openKylin Maintainer: openKylin Developers Installed-Size: 42248 Filename: pool/main/p/pupnp/libupnp-doc_1.14.18-ok1_all.deb Size: 30750580 MD5sum: eb4d54a2ef8a3da57c300a09690dac00 SHA1: f63fdbd7ebdc85dd595dc5c97f4f13471fc7299f SHA256: a5be3c458acc3581629c0ab9c579a299a2b39e6991a6dd6a6b69d74cd3e4e9d5 SHA512: a4ddf71d5f1d1d26d3f4479146b8c38a0b4eb39ed2b683f2441ae9c77eafd31f7e06825d4ab9d3ec8aa909c80c0ba635b59add1d2ce6041e41e014d7ec6a9c10 Homepage: https://pupnp.github.io/pupnp/ Description: Documentation for the Portable SDK for UPnP Devices The Portable SDK for UPnP Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification - see http://www.upnp.org/ for specifications. . This package contains the HTML documentation for the libupnp library in /usr/share/doc/libupnp-dev/ Package: liburi-perl Architecture: all Version: 5.27-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 263 Depends: perl:any Suggests: libbusiness-isbn-perl, libregexp-ipv6-perl, libwww-perl Breaks: sqitch (<< 1.3.1-2~) Filename: pool/main/libu/liburi-perl/liburi-perl_5.27-ok1_all.deb Size: 89872 MD5sum: 796715acc8d41e786a7363d14702bcfd SHA1: 4a01c65dfa0c80af0d70b8ffaa1827d7ed7493a2 SHA256: fcfa7cd24fe0f592468af96444e09d62c8bf096bebf777b83c07cb847788790a SHA512: 25a44345402e7fa86cefcda6001de2490d1ae95478e02f9633ea774ab8b309e39202df0a2b0a4aa759f69ef2aac4e889ba998b695747f85e3a07d898ead04fad Homepage: https://metacpan.org/release/URI Description: module to manipulate and access URI strings URI is a collection of Perl modules that represent and manipulate Uniform Resource Identifier (URI) references as specified in RFC 2396. . URI objects can be used to access and manipulate the various components that make up these strings. There are also methods to combine URIs in various ways. . The URI class replaces the URI::URL class that used to be distributed with libwww-perl. This package also includes an emulation of the old URI::URL interface, which implements both the old and the new interface. Package: liburiparser-doc Architecture: all Version: 0.9.7+dfsg-ok1 Priority: optional Section: doc Source: uriparser Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 864 Filename: pool/main/u/uriparser/liburiparser-doc_0.9.7+dfsg-ok1_all.deb Size: 140304 MD5sum: ea002680637a3752405b9d82347bfa7e SHA1: 49c0cfc1d4c92083963f7315f2aa5d30821b55fa SHA256: c897b9771ac1836581851941d8cfa85ba67b6f40a1e1ea78424adb80cc772fea SHA512: c4bbc3e023c49ca26614f9e871cfb15b473d93ccee82e59b433348826c2dcdf44bcd0156d7eb70c1cdeb77595a3e601541933225615e21d0c88cc0574a54b73c Homepage: http://uriparser.sourceforge.net Description: documentation files for uriparser uriparser is a library that parses Uniform Resource Identifiers (URIs), strictly adhering to RFC 3986 where syntax for URIs is defined. URIs are used to identify resources, like http://www.debian.org/ or urn:isbn:0-395-36341-1. This package provides the documentation files for uriparser. Package: libusb-1.0-doc Architecture: all Version: 2:1.0.27-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libusb-1.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1769 Conflicts: libusb-1.0-0-dev (<< 1.0.16) Replaces: libusb-1.0-0-dev (<< 1.0.16) Filename: pool/main/libu/libusb-1.0/libusb-1.0-doc_1.0.27-ok1_all.deb Size: 193804 MD5sum: 2ca01f52f0322b5a20096b94d0892db4 SHA1: 4493d1b1da524b85f00a98626000f7d8bc3fe845 SHA256: 1b5f95bbf6b1456459906f6604d8dadf2475bf950a9d28832ed02799032b46cd SHA512: 84a41c8e6c61e4e06bf11c7e869bcd411c16e185296bc99f6436450e26d0e3be43232a1cf20de2950049f5d1d49b2a8b349ccd75a6acf186434f5bb342ceb4f9 Homepage: http://www.libusb.info Description: documentation for userspace USB programming Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains the libusb 1.0 API reference manual in HTML format. Package: libutf8proc-dev Architecture: rv64g Version: 2.7.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: utf8proc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 409 Depends: libutf8proc2 (= 2.7.0-ok1) Filename: pool/main/u/utf8proc/libutf8proc-dev_2.7.0-ok1_rv64g.deb Size: 79650 MD5sum: 7da873151ced060080184c65c49783c7 SHA1: 83c087b6db370806d7ce99a1ab3b75b1bba18974 SHA256: e5d9845e47a0f708d6423985fb45987f9b7b9991909458e943b1401c4eeaa973 SHA512: 5ef1bd34d6d4432260f34f12aeed63b58101931838f9313d497375a1fbce63ed0227c4492d6e2902bc223ce2458983d076139dab564a838d12b784351571a4dd Homepage: https://github.com/JuliaStrings/utf8proc Description: C library for processing UTF-8 Unicode data (development files) utf8proc is a small, clean C library that provides Unicode normalization, case-folding, and other operations for data in the UTF-8 encoding, supporting Unicode version 8.0. . This package contains the development files needed to compile software using utf8proc. Package: libutf8proc2 Architecture: rv64g Version: 2.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: utf8proc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 366 Depends: libc6 (>= 2.27) Filename: pool/main/u/utf8proc/libutf8proc2_2.7.0-ok1_rv64g.deb Size: 72680 MD5sum: 0774544efa31f7bdb27516370571e969 SHA1: f56952d59e0abd18306f92b8df23aa5078a35221 SHA256: 60ac87fc13b191eec9e0e8190140dfc6c138f829b620a1c9824b865bcb28f899 SHA512: 9dd1355b77759b3062fa4214f757e46d6b7ff9a75af3f715f960ef42495f530910706779a598bebbd7e93364c0f5d769e19b49c418792838dd9debe8edf291df Homepage: https://github.com/JuliaStrings/utf8proc Description: C library for processing UTF-8 Unicode data (shared library) utf8proc is a small, clean C library that provides Unicode normalization, case-folding, and other operations for data in the UTF-8 encoding, supporting Unicode version 8.0. . This package contains a shared version of the library. Package: libvaladoc-0.56-data Architecture: all Version: 0.56.13-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 552 Filename: pool/main/v/vala/libvaladoc-0.56-data_0.56.13-ok1_all.deb Size: 78116 MD5sum: 9379c750abc350d5784b683495172045 SHA1: 2187bdd83e3a4527213db174d0a1aeb279eeb285 SHA256: c391be2ee61ed91e6241cd6a0425ae87da46d0c8215c2b4b472adcc1aac303ac SHA512: 908165f3609f2526340538f7db7c48a48df254ac3a29fe92b90a93dc30e5d4f0a598b818f56ef307f22461bb1a6ccc0a06180aac10ca94f7efe9d30d532945e7 Homepage: https://wiki.gnome.org/Projects/Vala/ Description: API documentation generator for vala (data) Valadoc is a documentation generator for generating API documentation in HTML format from Vala source code. It can be used for *.vala and *.vapi files. . This package contains the icons used by valadoc. Package: 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. Package: libvdpau-doc Architecture: all Version: 1.5-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libvdpau Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2965 Filename: pool/main/libv/libvdpau/libvdpau-doc_1.5-ok1_all.deb Size: 472020 MD5sum: b99dee64192f7717543877ff7e3efc83 SHA1: e4b0e4114bc42fb7d3952e6339426d4f77267320 SHA256: 79b52dee260c0d3e64cddb6d6694e8a7f282fe4282953d77bbc55d40abf19424 SHA512: dbb24b686d84da64ff8f2f935d454dc3a2f2e399a16502289936473692a7feba15cce7aa96c298a169203b694cfbce25280fbe4832880b97415e163c31647bb8 Homepage: https://www.freedesktop.org/wiki/Software/VDPAU/ Description: Video Decode and Presentation API for Unix (documentation) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package contains the VDPAU documentation. Package: libvirt-clients-qemu Architecture: all Version: 10.0.0-ok1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 79 Depends: libvirt0 (<< 10.0.0-ok1.1~), libvirt0 (>= 10.0.0-ok1), python3-cryptography, python3-libvirt, python3-lxml, python3:any Filename: pool/main/libv/libvirt/libvirt-clients-qemu_10.0.0-ok1_all.deb Size: 21660 MD5sum: b6d47a79d9f3f5068990de47a3fbe25c SHA1: c531893b1994bc746bd64bedcd3bd73f57b85c78 SHA256: d261a7dabfed252bfed4f83abc50f883efcebdc16d82c4b4d8bce14cda77fd62 SHA512: 9e1c38e12d2f03c2d35403b096220d720cdc741004f9345a33fb729aae0f919d0f29179ad0070d35aa22f3c849d581486ce1814bf5c0f917d3854d4b3dcf9f61 Homepage: https://libvirt.org/ Description: Programs for the libvirt library (QEMU specific) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the QEMU-specific client binaries. Package: libvirt-daemon-config-network Architecture: all Version: 10.0.0-ok1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 23 Depends: libvirt0 (<< 10.0.0-ok1.1~), libvirt0 (>= 10.0.0-ok1) 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_10.0.0-ok1_all.deb Size: 3292 MD5sum: 66419b31ca7f828fe599eed0879b695a SHA1: 849808921d15349169e906777a7ddf0af3d7b879 SHA256: 67cc2a36f67c8de8b063f0d72570bd89fd97b27f2cbf20b64f66503a331efb55 SHA512: c3a4cc55dd0fb40a7e8548040e7683474d43380a1dfec7de11878595acd82bb86d0a7e96e8a7e6940b131c359cb8718e5350909a9e22288867902653e2547916 Homepage: https://libvirt.org/ Description: Libvirt daemon configuration files (default network) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration for the 'default' libvirt network. Package: libvirt-daemon-config-nwfilter Architecture: all Version: 10.0.0-ok1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 48 Depends: libvirt0 (<< 10.0.0-ok1.1~), libvirt0 (>= 10.0.0-ok1) 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_10.0.0-ok1_all.deb Size: 6132 MD5sum: d6f44e905abf8a11a487855ddea8cf8a SHA1: 3d8e965ec201fb0e679a7493b1edd813278a8b5f SHA256: 8a76601aef2710b8971dd5375b249a253a487033e5ff702ba28fd17e6c0739e8 SHA512: c77d6ff265ea2b2859d731c74329ca97f2da0cf7a9c9822360891f281aeb959b7132eec04c42c8b256b1550851b92948a6afabd268f03093e1a75ed0d44d9d4b Homepage: https://libvirt.org/ Description: Libvirt daemon configuration files (default network filters) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration for the default set of nwfilters. Package: libvirt-daemon-system-systemd Architecture: all Version: 10.0.0-ok1 Multi-Arch: foreign Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 13 Depends: libvirt0 (<< 10.0.0-ok1.1~), libvirt0 (>= 10.0.0-ok1), systemd-container, systemd-sysv Conflicts: libvirt-daemon-system-sysv Filename: pool/main/libv/libvirt/libvirt-daemon-system-systemd_10.0.0-ok1_all.deb Size: 1556 MD5sum: a76476b0613acbbdafa0248254590e28 SHA1: 65926918484765cd08be9a2accade889e20d660c SHA256: 9bfc3052b44555c7a5fa75e43d640c8db5e89887dfbf5a6bbefb5a627d840621 SHA512: 59f77815ed3201d4bc1cb0a168f5ad3d148298ee00f9df6bed82c6c6f2ce373a3a5f115a331db04b922654d2057fac8b0147f471d23ba15fe822d6dc20422681 Homepage: https://libvirt.org/ Description: Libvirt daemon configuration files (systemd) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the dependencies to make libvirt work with systemd. (this is the default). This package is useless without the libvirt-daemon-system package installed. Package: libvirt-daemon-system-sysv Architecture: all Version: 10.0.0-ok1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 30 Depends: libvirt0 (<< 10.0.0-ok1.1~), libvirt0 (>= 10.0.0-ok1) Filename: pool/main/libv/libvirt/libvirt-daemon-system-sysv_10.0.0-ok1_all.deb Size: 4316 MD5sum: f5d80d3d43bc0c3b9d4daf99dca3e0d4 SHA1: 7f7573698a80e6ce4981e9c89c80febef63dc2d1 SHA256: 8c1519ed912f64b94bfb441863a0331c23f1951f0857ec4f93564af4d3046496 SHA512: 69d4a68bba0cf21fccc8d7003de95af258a4edb953503cad1b510179235c357303c06f16f690bc1695e7bb3abbbac77d1a84899251ccab93fd32032cca79e0b5 Homepage: https://libvirt.org/ Description: Libvirt daemon configuration files (sysv) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains dependencies and init scripts to make libvirt work with sysv based init systems. Using libvirt-daemon-systemd is preferred since the init scripts are incomplete. . This package is useless without the libvirt-daemon-system package installed. Package: libvirt-doc Architecture: all Version: 10.0.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libvirt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 7803 Filename: pool/main/libv/libvirt/libvirt-doc_10.0.0-ok1_all.deb Size: 1887284 MD5sum: 6ed4c064cad1808b22ad627af54aaf47 SHA1: 1be48d89489ec6a4d52385e0827da3ed038e3613 SHA256: 19b257bdc35eb2c9180022c6d4efbe4c99e77cee4e2d4b65bddca5b5c36c8a8a SHA512: 431b0f2058bb201fab5d3ad4f2ffa6dc030617806e11ee34b56f45c14ea8073c41665891189c6173c43d16ba1b83f18aa66443a31d72897a71a7a7e981d4ccb4 Homepage: https://libvirt.org/ Description: documentation for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the documentation. Package: libvirt-glib-1.0-data Architecture: all Version: 5.0.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libvirt-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 139 Filename: pool/main/libv/libvirt-glib/libvirt-glib-1.0-data_5.0.0-ok1_all.deb Size: 14560 MD5sum: 888a79fb2610607beedbc25e10907677 SHA1: fee12acc14da42e1b784f4a7cf4957da2cf85dca SHA256: d36ca11e34b11944bb62137f82894c14124c132efcbb5d4305e0750ec6aadaf9 SHA512: 5f0a88fb4286c0979eb84353ce5f8defd2b96617eb7bdc5d0f50e47e6cb4b89a0d28b079cbe80a22fedb4bfbb6f99a6265d0783c053a41637aabbac7544bb457 Homepage: https://libvirt.org Description: Common files for libvirt GLib library The libvirt-glib library eases integration of libvirt's events and API into GLib and GObject based applications. . This package is needed for the runtime libraries to display messages in languages other than English. Package: libvirt-l10n Architecture: all Version: 10.0.0-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: libvirt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 21259 Depends: libvirt0 (<< 10.0.0-ok1.1~), libvirt0 (>= 10.0.0-ok1) Breaks: libvirt0 (<< 8.10.0-2~) Replaces: libvirt0 (<< 8.10.0-2~) Filename: pool/main/libv/libvirt/libvirt-l10n_10.0.0-ok1_all.deb Size: 2764736 MD5sum: bceeba2e93adf04935fdb0deb03a53f8 SHA1: 37e3a5c9d0e550a576b3534a472d3490fed5f7b9 SHA256: 0b0c9675262848671a0dd01cbfe412041a5f912219aed3dcd7fbcfc8185b8431 SHA512: 50dcee8a84d3964c7733985991e71cc86011e3bb53887827f14813764635186eebb5e74d08aa57734e9cb39c4207dc4991679dd33b29605ce10d0bc49bf34075 Homepage: https://libvirt.org/ Description: localization for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the localization files. Package: libvo-aacenc-dev Architecture: rv64g Version: 0.1.3-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: vo-aacenc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 426 Depends: libvo-aacenc0 (= 0.1.3-ok1.1) Filename: pool/main/v/vo-aacenc/libvo-aacenc-dev_0.1.3-ok1.1_rv64g.deb Size: 89570 MD5sum: bdd59c539d5c42971acdeabea6722a2a SHA1: 6e4c2fb17189501cecf67ed94cce90355c958905 SHA256: 9ec5747368b5eaffb6646f199c9436f0e01e90d2f7995f02e84dbec177b0b8a6 SHA512: 0d22af2fab2f3bff998c6b14dc90a81d5956dab72c2ddf114d1962abef64dd67881eaba5700f5e0cb00f012fad3537dda24e411737206364e810c29f78cbb0d2 Homepage: http://opencore-amr.git.sourceforge.net/ Description: VisualOn AAC encoder library (development files) This library contains an encoder implementation of the Advanced Audio Coding (AAC) audio codec. The library is based on a codec implementation by VisualOn, part of the Stagefright framework from the Google Android project. . This package contains development files. Package: libvo-aacenc0 Architecture: rv64g Version: 0.1.3-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: vo-aacenc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 203 Depends: libc6 (>= 2.27) Filename: pool/main/v/vo-aacenc/libvo-aacenc0_0.1.3-ok1.1_rv64g.deb Size: 61814 MD5sum: 864597f4460349fe1ccecbc5fff70d6b SHA1: f4404d9380a3604005a532c60d52f49f4596a2c2 SHA256: ce5ba78a7683a2de391c4912ee99cc06320ee05fedc6f830f0e0977633839655 SHA512: 17b43863d99aca3747ffd1d8f2ebf1b970ba0cde77628fe9293059d75dff65dcefe8d2ec3d828046b168f7d9f5e0fb2831f3283695d18d18eecc5e2aeb3ae5e7 Homepage: http://opencore-amr.git.sourceforge.net/ Description: VisualOn AAC encoder library This library contains an encoder implementation of the Advanced Audio Coding (AAC) audio codec. The library is based on a codec implementation by VisualOn, part of the Stagefright framework from the Google Android project. Package: libvo-amrwbenc-dev Architecture: rv64g Version: 0.1.3-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: vo-amrwbenc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 394 Depends: libvo-amrwbenc0 (= 0.1.3-ok1.1) Filename: pool/main/v/vo-amrwbenc/libvo-amrwbenc-dev_0.1.3-ok1.1_rv64g.deb Size: 78490 MD5sum: 73d400b74edd986d03cfe7f652ca592a SHA1: 96142bbce5658a351e150a85447ae107e8a10fc4 SHA256: b70732b391c7f881078eed26b2a473a0b51d414dfd7cc15fcb486192959d0794 SHA512: 96b1917595290f73b482275efdab05a2f6c64a3d3295f8f5070fc971e9fc5b441717da7dae5cce4f0a3b3cd1c9bf2a387c6e03d3e4db6389132a77ae48638541 Homepage: http://opencore-amr.git.sourceforge.net/ Description: VisualOn AMR-WB encoder library (development files) This library contains an encoder implementation of the Adaptive Multi Rate Wideband (AMR-WB) audio codec. The library is based on a codec implementation by VisualOn, part of the Stagefright framework from the Google Android project. Package: libvo-amrwbenc0 Architecture: rv64g Version: 0.1.3-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: vo-amrwbenc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 202 Depends: libc6 (>= 2.27) Filename: pool/main/v/vo-amrwbenc/libvo-amrwbenc0_0.1.3-ok1.1_rv64g.deb Size: 61984 MD5sum: f3ecb47e494407d504adc36014fdb7f5 SHA1: cf1dd669a2d0cc728836d92301bc96046d0ea9a3 SHA256: df852b1389681ef8496519def1f9be4860759ac9115efaa3b38c1ba8c9c687a3 SHA512: 5e4a62a61879dbe8bf89289f7a948ca6fedaf48255a146e89afc8fa0b3201e3f9ba8d82aafa896bfa225172480c06bf9ac181424a838b12f8b8db0979d2209f2 Homepage: http://opencore-amr.git.sourceforge.net/ Description: VisualOn AMR-WB encoder library This library contains an encoder implementation of the Adaptive Multi Rate Wideband (AMR-WB) audio codec. The library is based on a codec implementation by VisualOn, part of the Stagefright framework from the Google Android project. . This package contains development files. Package: libvte-2.91-doc Architecture: all Version: 0.76.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: vte2.91 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4769 Filename: pool/main/v/vte2.91/libvte-2.91-doc_0.76.0-ok1_all.deb Size: 106432 MD5sum: 77d37378785b2c6597ec177f576b10c5 SHA1: d04d4a7e70356a1b7346495f62e404cf6f33f615 SHA256: a70352f5ad139c41c5fd110c127f093d1e86a767cce63b4aded602964d120897 SHA512: 8f0dbb53290175c174db578c38ad8904fe217df74819ac05dcef423f1f1a4f171e81375e52a1af3cb1c84821a50c7a183eea2a46ce3b70e12983f2a2e4d98b65 Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Description: Terminal emulator widget for GTK+ 3.0 - documentation The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains documentation files for the VTE library for GTK+ 3.x. Package: libvte-2.91-gtk4-doc Architecture: all Version: 0.76.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: vte2.91 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4425 Filename: pool/main/v/vte2.91/libvte-2.91-gtk4-doc_0.76.0-ok1_all.deb Size: 99324 MD5sum: 367de02d10e708d59a45a358cf6f6a82 SHA1: c45cf28fb87d282f1a2ad8bae5c885565815562a SHA256: 4935b59707e951fd4fc611c6318c8e77e39ce0011b1b6776ae3a6de8ad7c2321 SHA512: 98d579fdde45b5273738510525ae6d34eae6ce44019720315ee63965329d2f64fc0b9755fdf5e031db7024f70c2d045d3506f12d86fb0211e69b9d89b949567d Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Description: Terminal emulator widget for GTK 4 - documentation The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains documentation files for the VTE library for GTK 4. Package: libwacom-common Architecture: all Version: 1.3-ok3.2 Multi-Arch: foreign Priority: optional Section: libs Source: libwacom Origin: openKylin Maintainer: openKylin Developers Installed-Size: 713 Replaces: libwacom0 (<= 0.2-0) Filename: pool/main/libw/libwacom/libwacom-common_1.3-ok3.2_all.deb Size: 44052 MD5sum: a127b8da2e86bede407dbdb66811c066 SHA1: 8dc0ca2f6adbab9ed4f7e87b7395a20a1dbf4a3f SHA256: 0c8dff90275408ce301b47640b6efdcfc7e7678990c648632d61100a77ef0c49 SHA512: 04b213301cec733cfcf35e640c5681267e9bc6174bc07ad44b041ace42e60eab6c107ce4cc90d3e05d53d5cf3c5b3b6ac4d490814cdccc59743bbc9781d15e74 Description: Wacom model feature query library (common files) libwacom is a library to identify wacom tablets and their model-specific features. It provides easy access to information such as "is this a built-in on-screen tablet", "what is the size of this model", etc. . This package contains common data files for libwacom. Package: libwaffle-doc Architecture: all Version: 1.7.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: waffle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 106 Filename: pool/main/w/waffle/libwaffle-doc_1.7.2-ok1_all.deb Size: 38514 MD5sum: a37cdfd9ce15bf3b74c0ec3e70096a36 SHA1: c253a8c02debd4f83dc8e09610c256faff013219 SHA256: 4f060733ae2470ea5e8fb337ae7afd6ea004efc17b872f28d77222b9aff3db1b SHA512: 8dec984bfc2f786d30012bcfc133c408d7d6435a76e392aa72d5596dc725a8d0bfd11778c8d973185f769689c02ead2e7219cf96cc28a67f48de04a0bb6e2ea0 Homepage: https://waffle.freedesktop.org/ Description: Waffle library (documentation) A library for selecting an OpenGL API and window system at runtime . This package provides the documentation files for the waffle library. Package: libwaffle-doc Architecture: all Version: 1.8.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: waffle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 106 Filename: pool/main/w/waffle/libwaffle-doc_1.8.0-ok2_all.deb Size: 38828 MD5sum: 28c211d334518d0d7ed9c895bedd608f SHA1: 3c0eb4de34f0c2227a2da27f505064af2a60b6f1 SHA256: 89e5aff5946c2e376a38620860ae54564286ab9f585ccd45ba1ff41bcdf49af9 SHA512: be388dd649a624d565ebf1f24587839b5bdaf38abd0f0daf41ade633abd4ba3c62573bbf4f27ac960b9bb5d8b5a6000c87d3a880b9a2e647bd717164c213feea Homepage: https://waffle.freedesktop.org/ Description: Waffle library (documentation) A library for selecting an OpenGL API and window system at runtime . This package provides the documentation files for the waffle library. Package: libwayland-bin Architecture: rv64g Version: 1.22.0-2.1ok0.1 Multi-Arch: foreign Priority: optional Section: libdevel Source: wayland Origin: openKylin Maintainer: Debian X Strike Force Installed-Size: 63 Depends: libc6 (>= 2.34), libexpat1 (>= 2.0.1), libxml2 (>= 2.7.4) Conflicts: libwayland-dev (<< 1.11.0-1) Replaces: libwayland-dev (<< 1.11.0-1) Filename: pool/main/w/wayland/libwayland-bin_1.22.0-2.1ok0.1_rv64g.deb Size: 18028 MD5sum: b973ceb2bb1a7b659a133f8f14679ff4 SHA1: a9cf9c10c82b922d40154d9616449183c57ffda8 SHA256: 9f5b1be3a0d0ac9533172d95a5e7afc9be5b5884eea565f04a5e1888c1ea0812 SHA512: ef2472cf2eebdd1f29cced18486bf00a17e298ae54e21aac8a77a7a6e2f0815a77a4a80b8022ea94669c0fc903d5908df0e337a0ded0db8372a486e3305ca282 Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - binary utilities Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the development binary utilities Package: libwayland-client0 Architecture: rv64g Version: 1.22.0-2.1ok0.1 Multi-Arch: same Priority: optional Section: libs Source: wayland Origin: openKylin Maintainer: Debian X Strike Force Installed-Size: 89 Depends: libc6 (>= 2.28), libffi8 (>= 3.4) Conflicts: libwayland0 (<< 1.1.0-1) Replaces: libwayland0 (<< 1.1.0-1) Filename: pool/main/w/wayland/libwayland-client0_1.22.0-2.1ok0.1_rv64g.deb Size: 21964 MD5sum: da18dacb931e2556231fbaa3f23c9db8 SHA1: 628cc4bbc3d4a5a427a9d88003c21e84d8c69c5e SHA256: 4d98e3185d53909ca6a27ca2715c5e522af6f43530fed38edcf3fac49901ae45 SHA512: 84c6996bb9f43676396494c444e7c99dc90b695d80d262af0a2f5b179c236e4dd7ed4ceec9b89e7ef4b080b76336f6513ff6f504e041a8425f75922a1c63f9c0 Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - client library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the client side of the Wayland protocol. Package: libwayland-cursor0 Architecture: rv64g Version: 1.22.0-2.1ok0.1 Multi-Arch: same Priority: optional Section: libs Source: wayland Origin: openKylin Maintainer: Debian X Strike Force Installed-Size: 50 Depends: libc6 (>= 2.28), libwayland-client0 (>= 1.20.0) Conflicts: libwayland0 (<< 1.1.0-1) Replaces: libwayland0 (<< 1.1.0-1) Filename: pool/main/w/wayland/libwayland-cursor0_1.22.0-2.1ok0.1_rv64g.deb Size: 10196 MD5sum: 8e9c49692a9bde6ca70f4bb74fea88b9 SHA1: 36644133820f817091733e0d4559c56edd786de4 SHA256: 6b0c12c9a638e88c165291e0b00b01f5cd792991f54479320782b1df2f491610 SHA512: 54dc948ac368f5daf780b3712e9749d32ab6c74c45f80ea6bdc9cc9345f69e25a0077c151b74a036cde4093bc91e7969ea8d284efc620d6201d6986e460438f3 Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - cursor library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships a helper library to manage cursors. Package: libwayland-dev Architecture: rv64g Version: 1.22.0-2.1ok0.1 Multi-Arch: same Priority: optional Section: libdevel Source: wayland Origin: openKylin Maintainer: Debian X Strike Force Installed-Size: 586 Depends: libwayland-client0 (= 1.22.0-2.1ok0.1), libwayland-server0 (= 1.22.0-2.1ok0.1), libwayland-cursor0 (= 1.22.0-2.1ok0.1), libwayland-egl1 (= 1.22.0-2.1ok0.1), libwayland-bin (= 1.22.0-2.1ok0.1), libffi-dev Suggests: libwayland-doc Breaks: libegl1-mesa-dev (<< 18.0.5-0) Replaces: libegl1-mesa-dev (<< 18.0.5-0) Filename: pool/main/w/wayland/libwayland-dev_1.22.0-2.1ok0.1_rv64g.deb Size: 71592 MD5sum: 81b9b582bf8eafcf4f9d936c6880f61f SHA1: 3903a6977b1564a25dc750c168e3c07179314987 SHA256: 9a1c314e158c5c5c89f188a2c69022162296dccec8b897e7e7c612b05e0c4652 SHA512: 19000426fe0985c68aa4287660de41563bb0f777686069bc012196fe9d79b2eb800e9cf863718e9fe6a9252d8c8e24b858eae4195281012707f8049fc39f4e73 Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - development files Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the development headers for the Wayland libraries. Non-developers likely have little use for this package. Package: libwayland-doc Architecture: all Version: 1.22.0-2.1ok0.1 Multi-Arch: foreign Priority: optional Section: doc Source: wayland Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 740 Conflicts: libwayland-dev (<< 1.10.0-2) Replaces: libwayland-dev (<< 1.10.0-2) Filename: pool/main/w/wayland/libwayland-doc_1.22.0-2.1ok0.1_all.deb Size: 194858 MD5sum: dd54bb0bf71a19e4f7fde8f040be82d4 SHA1: 4ab8536df9246894494f3e7ee54c3f7012752518 SHA256: b7fdc815fac63d15f832b5cc9e93a50370583a64d70da0d221359408ff35d963 SHA512: f1a93b8d097490264e3f886359f96e82f51af485970e540794a55f957808ab598e4a94adbc30924f15fdffda747f5328a091d76736833995b5d7a3ee5e950fa4 Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - documentation files Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the documentation for the Wayland libraries. Non-developers likely have little use for this package. Package: libwayland-egl-backend-dev Architecture: rv64g Version: 1.22.0-2.1ok0.1 Multi-Arch: same Priority: optional Section: libdevel Source: wayland Origin: openKylin Maintainer: Debian X Strike Force Installed-Size: 16 Breaks: libegl1-mesa-dev (<< 18.0.5-0), libwayland-dev (<< 1.15.0) Replaces: libegl1-mesa-dev (<< 18.0.5-0), libwayland-dev (<< 1.15.0) Filename: pool/main/w/wayland/libwayland-egl-backend-dev_1.22.0-2.1ok0.1_rv64g.deb Size: 3322 MD5sum: 4a9456dd897c4b94186dd8061b0a1810 SHA1: 210fc0f2d04ce8ea2ff50d224b708a6a4de1f55d SHA256: 4de835e3b714f6775613d021c0a08d73f60145f801aab4258abaad6b037e7b2b SHA512: 3bb909c2adc078165aa6a0a92b68e6b3fc76727442fa0f7d14562835c7116b139deea4991d8cbb0e4d077bdc37369690038fea9cc14edf8dfe02e0e9fccc9de9 Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - EGL backend development files Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the development headers for the Wayland EGL backend. Package: libwayland-egl1 Architecture: rv64g Version: 1.22.0-2.1ok0.1 Multi-Arch: same Priority: optional Section: libs Source: wayland Origin: openKylin Maintainer: Debian X Strike Force Installed-Size: 21 Provides: libwayland-egl1-mesa Depends: libc6 (>= 2.27) Breaks: libwayland-egl1-mesa (<< 18.0.5-0) Replaces: libwayland-egl1-mesa (<< 18.0.5-0) Filename: pool/main/w/wayland/libwayland-egl1_1.22.0-2.1ok0.1_rv64g.deb Size: 4458 MD5sum: 90416e45a9209872e8a58c8138f1782c SHA1: e8757e098b01ba4b1278d861a65e6e93ae49e9d0 SHA256: 4e9236f0b88a1fd15cbfb520bdd6642e9666d968fe7080e685ed90c4fe2704f6 SHA512: 8210b921f012d999350535968a7534c66af1065f77e8c225fff583efc13f5540779ffb8e0904ba8fea5adbb8a9b54ed11dc7555f4130a3e41b3a33c6888cc378 Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - EGL library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the Wayland EGL platform of the Wayland protocol. Package: libwayland-server0 Architecture: rv64g Version: 1.22.0-2.1ok0.1 Multi-Arch: same Priority: optional Section: libs Source: wayland Origin: openKylin Maintainer: Debian X Strike Force Installed-Size: 111 Depends: libc6 (>= 2.34), libffi8 (>= 3.4) Conflicts: libwayland0 (<< 1.1.0-1) Breaks: weston (<< 1.2.0) Replaces: libwayland0 (<< 1.1.0-1) Filename: pool/main/w/wayland/libwayland-server0_1.22.0-2.1ok0.1_rv64g.deb Size: 28388 MD5sum: 7237fd952913d69e3f9ac12517be62f6 SHA1: 656e4357c5e9a895b4fad1c38089efc59a466912 SHA256: 108ea22e9af684fa929a7cc9cd431706cffeb442f272f88c35580e6eb47a9779 SHA512: fc5ad61a33e144a0164349d95bb9a5dbffed6a291d7bde5fa315dcddcd222525f9f993eae9b5cd860bb893f59d9d3fc2a8f1b4a932626fffe6231e30f795e75a Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - server library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the server side of the Wayland protocol. Package: libwebsocket-api-java Architecture: all Version: 1.1-ok1 Priority: optional Section: java Source: websocket-api Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 133 Breaks: libservlet3.1-java (<< 9) Replaces: libservlet3.1-java (<< 9) Filename: pool/main/w/websocket-api/libwebsocket-api-java_1.1-ok1_all.deb Size: 39862 MD5sum: 5c3c9414debc439feb72f750b053bf3b SHA1: e23fcd49d8e56a259accd20c452c7e4b68ca3510 SHA256: e107f32da8a245f6a33dccef921b7f295fe99c08352e24b858cba70bc94c9dd4 SHA512: 7c5ed20a17231d333dd5d8bff5d04d4e48745d0f085d7fac5b38c2eb99238931225d58999eab080100b2646ec5f6c5c8e2819aa6bee5efc71464f3b4a101ec88 Homepage: http://websocket-spec.java.net Description: Java WebSocket API Java API for WebSocket (JSR-356) defines a standard API for the development of websocket applications, both on the server side as well as on the Java client side. Package: libwildmidi-config Architecture: all Version: 0.4.3-ok1.1 Multi-Arch: foreign Priority: optional Section: misc Source: wildmidi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 47 Recommends: freepats Filename: pool/main/w/wildmidi/libwildmidi-config_0.4.3-ok1.1_all.deb Size: 11822 MD5sum: 8766f7893940abe881f1fceb2d436da9 SHA1: 5e27a39d2f28b9ace2d6f6fad76be5ec0360b378 SHA256: c0c17e167a4145ee94837ebab6de6866bf580a5412c02c88d011925ed598ad77 SHA512: 79d8a67ae127d16f5c1641d1763524f7ab3a54df55122b36895487c0cc87b8f22cc8a8fd4214bc5c32822db05a714057aec7306c55aa34a2d56b56a7df09feda Homepage: http://www.mindwerks.net/projects/wildmidi/ Description: software MIDI player configuration MIDI streaming library designed to process a MIDI file using sound patches and stream the results as stereo audio data through a buffer which an external program can then process further. . This package contains the configuration files and relevant documentation Package: libwnck-3-common Architecture: all Version: 43.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libwnck3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1976 Filename: pool/main/libw/libwnck3/libwnck-3-common_43.0-ok1_all.deb Size: 226868 MD5sum: 588727550032c9cc9d8ff605e1e99c94 SHA1: 58d7516f371bd36d17640a39e38d33494368cc36 SHA256: 8f633202f587c823979608d3ef762f752fb7894ff1302c0fc6b0af0f245589c5 SHA512: 1fc7e3d7a3fb5e39b7d4c21fc1a375c2df671eab110e42a492c7bb722f1942feff5e7e4ec6b9c375b29effb36e10a65d6fbca5927174e711eaf8fc53a9ea0d6d Homepage: https://gitlab.gnome.org/GNOME/libwnck Description: Window Navigator Construction Kit - common files A library to use for writing pagers and task lists. . This package contains internationalization files. Package: libwpd-doc Architecture: all Version: 0.10.3-ok2 Priority: optional Section: doc Source: libwpd Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 14848 Recommends: www-browser Filename: pool/main/libw/libwpd/libwpd-doc_0.10.3-ok2_all.deb Size: 784344 MD5sum: 4cf4cc0874558edf51688654640b7196 SHA1: 6eb0f27f271818822f89393b1ece44feb76f2c1e SHA256: e4b87456cb29b70c8272be16d0197931d043640aac991075059f0651fabe29a8 SHA512: 952e4b89e48d3d9d810aba196753ecf79539a37ce56cfc85bdd5137cd49a44c1eb88a0784a5a444c58df8a9bb606953a65402b83cb2d7aafc67e7d36a4180a80 Description: Library for handling WordPerfect documents (documentation) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains the API Documentation. Package: libwww-mechanize-perl Architecture: all Version: 2.18-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 252 Depends: perl:any, libcgi-pm-perl, libhtml-form-perl (>= 6.08), libhtml-parser-perl, libhtml-tree-perl, libhttp-cookies-perl, libhttp-message-perl, liburi-perl, libwww-perl Recommends: libio-socket-ssl-perl Filename: pool/main/libw/libwww-mechanize-perl/libwww-mechanize-perl_2.18-ok1_all.deb Size: 92832 MD5sum: 125dc0b1320f7e5c2192f3375cdd859a SHA1: 3d466758916f2ed1985f7d2ba80e309a425d57dc SHA256: 875ddb8311160b203bc2d63f7b343a58f7cd785bb3c55cdeb7c0c9c8739912d8 SHA512: 67d113342f5c390a4ee4266b921b759ac01c4f4f8b3737c5d1754f83b0f0e3a9ffeac2184485f62ca47e8a1a529a65373a088b9ab17a32e7efd202d9c224bb14 Homepage: https://metacpan.org/release/WWW-Mechanize Description: module to automate interaction with websites WWW::Mechanize, or Mech for short, helps you automate interaction with a website. It supports performing a sequence of page fetches including following links and submitting forms. Each fetched page is parsed and its links and forms are extracted. A link or a form can be selected, form fields can be filled and the next page can be fetched. Mech also stores a history of the URLs you've visited, which can be queried and revisited. Package: libwww-perl Architecture: all Version: 6.76-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 418 Depends: perl:any, ca-certificates, libencode-locale-perl, libfile-listing-perl, libhtml-parser-perl, libhtml-tagset-perl, libhtml-tree-perl, libhttp-cookies-perl, libhttp-date-perl, libhttp-message-perl, libhttp-negotiate-perl, liblwp-mediatypes-perl, liblwp-protocol-https-perl, libnet-http-perl, libtry-tiny-perl, liburi-perl, libwww-robotrules-perl, netbase Recommends: libdata-dump-perl, libhtml-form-perl, libhtml-format-perl, libhttp-daemon-perl, libmailtools-perl Suggests: libauthen-ntlm-perl Filename: pool/main/libw/libwww-perl/libwww-perl_6.76-ok1_all.deb Size: 139708 MD5sum: 5fcce9192f8f8c4b4f903164c1fafdc7 SHA1: 9f4aba6dfb09abdd2537cb7d3dcf29d557529973 SHA256: 0cf6f75ff82b1efb0f8f7fbbf0e49b664d67bfa618b07ceeee97393b6ec132e7 SHA512: 7368a1a3fe7acef2025c11d4487a3f1c1d6cbe915695f65925acf99cd1e1a519565ecc847cc660ea333d316c2835e971ee9eeb27ac9a11a41da3e09b520be390 Homepage: https://metacpan.org/release/libwww-perl Description: simple and consistent interface to the world-wide web libwww-perl (also known as LWP) is a collection of Perl modules that provide a simple and consistent programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. It also contains general purpose modules, as well as a simple HTTP/1.1-compatible server implementation. Package: libwww-robotrules-perl Architecture: all Version: 6.02-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 35 Depends: perl:any, liburi-perl Breaks: libwww-perl (<< 6.00) Replaces: libwww-perl (<< 6.00) Filename: pool/main/libw/libwww-robotrules-perl/libwww-robotrules-perl_6.02-ok2_all.deb Size: 12324 MD5sum: aab0d5e32def895178cc3dba09d91e78 SHA1: 0d203bf4a0444439772f4dde37c43a8edd01f245 SHA256: 1c8cea0ea831ca712bb33d1f6a91e12203317cdae3f1467f38221d9e39fd86d3 SHA512: dcbd9da7f7ce33b976126d4fd0d0d6a19eaf87d898386b9934fe89c79a8e67ca7668ac70ee703b4bc354ccf760516dc2fba998da14a59c9dfd69e1d7a45766fd Homepage: https://metacpan.org/release/WWW-RobotRules Description: database of robots.txt-derived permissions WWW::RobotRules parses /robots.txt files as specified in "A Standard for Robot Exclusion", at . Webmasters can use the /robots.txt file to forbid conforming robots from accessing parts of their web site. . The parsed files are kept in a WWW::RobotRules object, and this object provides methods to check if access to a given URL is prohibited. The same WWW::RobotRules object can be used for one or more parsed /robots.txt files Package: libx11-data Architecture: all Version: 2:1.8.6-ok1 Multi-Arch: foreign Priority: optional Section: x11 Source: libx11 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1552 Filename: pool/main/libx/libx11/libx11-data_1.8.6-ok1_all.deb Size: 113192 MD5sum: 7e5a3cf3bdf0bd03f3adf6d76566655b SHA1: 4f5b1fd382a4b41527071ed1870905d5003a004d SHA256: 51bd93d5af3e92bbc145bf4e41a5eb640f663e6a87062da10fe9da5acd8bea45 SHA512: 7ca789cce0edaa2015a35910dd82614a22e510166d3868e82350f398eabe423346d44f888dd889b0dfb7d67e5b33fa36491ab6f2b7833fcbb7ff85b52166fee2 Description: X11 client-side library This package provides the locale data files for libx11. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx11-data Architecture: all Version: 2:1.8.7-ok1 Multi-Arch: foreign Priority: optional Section: x11 Source: libx11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 1335 Filename: pool/main/libx/libx11/libx11-data_1.8.7-ok1_all.deb Size: 103800 MD5sum: a640e11dab29b85a9961d651a1fd506d SHA1: e045945f19d61b0c7164e5022345609e9b8fd4d1 SHA256: 4983e6e12d13cba18f5e7b4480aa071e515d67636ebd53bd3f7b897bc1d316f6 SHA512: 2cd22468a5f026c71cc3ff7577272feb4ad09a3c27fd168ff37e078f7c65bceb7d905d336f0511982c4d80c094334d1620333e88a0339293bf5805f81a595e24 Description: X11 client-side library This package provides the locale data files for libx11. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx11-doc Architecture: all Version: 2:1.8.6-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libx11 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10205 Filename: pool/main/libx/libx11/libx11-doc_1.8.6-ok1_all.deb Size: 2025452 MD5sum: 80dfe2ff10835d81f3e56f1c980ff204 SHA1: 43710e5dbdb78b2f71b15b7f9bccb6799dfd262b SHA256: fb59b6075efa00aab9bfdaa78c4ac846d334287f6f9a293547804c6710fa0aa2 SHA512: 694ea65c4cc19188362682409766eeb3366609068f71f09f36688f87a10799abe885538c5ca39770d2c08256ab8c07bfad91a803665979eb6c9c678d98c93c30 Description: X11 client-side library (development documentation) This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . This package contains supplemental documentation for the library found in libx11-6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx11-doc Architecture: all Version: 2:1.8.7-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libx11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 9909 Filename: pool/main/libx/libx11/libx11-doc_1.8.7-ok1_all.deb Size: 1993184 MD5sum: 26f52bdcc0182c25110abfa00b76cb9b SHA1: 0d08df6e2678889d803b26f636acfabe932e51ad SHA256: 79273d81a4f89968ab7eed4e7062abf1022b048cd0f2ffd3aedd6302fb935b84 SHA512: ed542f2fbe3399dc9032aa4f50cb082b7fd0121a9858c1424f50199e68335d24ae46c93807526e15f54c981c11dc59eb015056a88dd2df57cd69b96cc98f15f0 Description: X11 client-side library (development documentation) This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . This package contains supplemental documentation for the library found in libx11-6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx265-doc Architecture: all Version: 3.5-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: x265 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 967 Depends: libjs-sphinxdoc (>= 7.2.2) Filename: pool/main/x/x265/libx265-doc_3.5-ok1_all.deb Size: 122756 MD5sum: 8c07ac0343915bb1c25973ae768e5b03 SHA1: c67256c1ebc03bdc8a3b3f501b9ffcf2405d757b SHA256: c2818ade000131fdffaa38c6568f9c2d5fabcecd1f7a60634161dc1a20d2bb7e SHA512: ec614e763ee4ba76c4c9bff53f8cdf5a9b05aa1eb53c52589eab1e315b153a78a0f5f1013511a362f4982ce58b228b2a6983bf0a6cfe1aee745ad3dca90d5426 Homepage: http://x265.org Description: H.265/HEVC video stream encoder (documentation) libx265 is an encoding library for creating H.265/High Efficiency Video Coding (HEVC) video streams. . This package contains documentation for the command line encoder and the shared library. Package: libxapian-java Architecture: all Version: 1.4.22-ok1 Multi-Arch: foreign Priority: optional Section: java Source: xapian-bindings Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Olly Betts Installed-Size: 239 Depends: libxapian-jni (>= 1.4.22-ok1), libxapian-jni (<< 1.4.22-ok1.~) Filename: pool/main/x/xapian-bindings/libxapian-java_1.4.22-ok1_all.deb Size: 118724 MD5sum: cf5f102b16a9f271922ba2554ba3a8ce SHA1: c8fe7181f4790277fc96c69c864dbad124a5f0a8 SHA256: 69924d7f91d3c42702892a33298fe317b41cd809cb7e6862d7ff34735ee72366 SHA512: 02f3d4bf4f106eb8ab9523f103959f3aec62c7daf8d69de30abd7d2383758a6d60262f65aff65de8bd02e915376b0709610a816d51c3b54958ac17b7d0d34873 Homepage: https://xapian.org/ Description: Xapian search engine interface for Java The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. . The Xapian Java bindings provide an interface to the Xapian library from Java, allowing both indexing and retrieval operations. . This package contains the architecture-independent part of the Xapian Java bindings. Package: libxapian-java-doc Architecture: all Version: 1.4.22-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: xapian-bindings Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Olly Betts Installed-Size: 160 Filename: pool/main/x/xapian-bindings/libxapian-java-doc_1.4.22-ok1_all.deb Size: 9692 MD5sum: c713a61e3ef1a5a987337d90cb0458ea SHA1: a5809df9d9330b2c23669c36ccf95512443d048c SHA256: 25fafc065ade7b2a95ca175763810d0f97116716adba65e18147e1099355a87f SHA512: 57da174cc2971aef6f255306d80c4bad346c6ffca34db645578c59ad6fa6f6c3dc9c4382429b49d94b734198b45e2fb94894e5c4c5d3c6199424fa402336cbe3 Homepage: https://xapian.org/ Description: Xapian search engine interface for Java (documentation) The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. . The Xapian Java bindings provide an interface to the Xapian library from Java, allowing both indexing and retrieval operations. . This package contains the documentation for the Xapian Java bindings. Package: libxaw-doc Architecture: all Version: 2:1.0.14-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libxaw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 1486 Breaks: libxaw7-dev (<< 2:1.0.10) Replaces: libxaw7-dev (<< 2:1.0.10) Filename: pool/main/libx/libxaw/libxaw-doc_1.0.14-ok1_all.deb Size: 214008 MD5sum: 7dec993efe7f0d7c5a0e6d33add017b3 SHA1: d4883ab93b538b51a27e7127b6ce293f5fbca53f SHA256: e43224ffaae7a9a2d8e609aa9a001ac9f391a5fd84e8380a46d08fe2a3c0b0cf SHA512: 15431fd2a829091e2fac5226934b8f9de574be2d15c48497c3cd855ef974d37cab4bc9d97eac74811285b9fd7fc58b888f7605a79caf7e9021d58be936c8eacc Description: X11 Athena Widget library (documentation) Xaw, the Athena Widgets toolkit, is largely used by legacy X applications. . This package contains the documentation for the Xaw library. Package: libxcb-doc Architecture: all Version: 1.15-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libxcb Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 49177 Filename: pool/main/libx/libxcb/libxcb-doc_1.15-ok1_all.deb Size: 10029372 MD5sum: 574396ef28b17930e5eec9fe2cf36679 SHA1: de8fcd6eb5048036c932208074f21fef0e971db5 SHA256: 13c4e4c4e4d81dc1c137debb43db5b99b7abe04d0a5c8c9e284a056a5cf8a6b2 SHA512: 86fe7bb24294a64e3852bc81ce6a09d941171a61465918b4575ec5d163c88b3dd5cb7f5c81101356d49b8656ff4c8c3b6ceaeafe8bbc727fd5a2bf93a671e75b Homepage: https://xcb.freedesktop.org Description: X C Binding, development documentation This package contains the development documentation for libxcb, the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-util-dev Architecture: rv64g Version: 0.4.0-ok2 Multi-Arch: same Priority: extra Section: libdevel Source: xcb-util Origin: openKylin Maintainer: Debian X Strike Force Installed-Size: 109 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_rv64g.deb Size: 14754 MD5sum: 2e4ee5bdec3187c0a43326249d13410b SHA1: dfb5efe7782c33c0eeb3be012b818f7419bd5cf9 SHA256: 2e67c466e1ab526ab1115159b753281fe7f22e1a56b8001e96b6714e6ba420c5 SHA512: 932524528af1a47b90ba9973c3b8ff54477b5778adb47fdec4c9b5fc27e43a0c067b8c7decdbc93b8b899cf932651fa6cfdbaa32ff2197e4744cafb2843fb203 Homepage: http://xcb.freedesktop.org Description: utility libraries for X C Binding -- atom, aux and event This package contains the header and library files needed to build software using libxcb-util. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-util0-dev Architecture: rv64g Version: 0.4.0-ok2 Multi-Arch: same Priority: extra Section: libdevel Source: xcb-util Origin: openKylin 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_rv64g.deb Size: 2388 MD5sum: ed6a669e6d054c094ded30a448ce7a26 SHA1: 517fc674eb700f062a2a29435117e789c7004b0d SHA256: 6e56fafad7865fd5b6eed59e6d0e9aaa7701f4b9c8eb83255c8995e881963713 SHA512: 48ee62639f171dbdeb4d6854f49f61035692afb8c195c2901b15203de3aa1a396b94e85aae3910c3e20e05f8e6e984f6fde14d1a003932888e02d8e6fd85017d Homepage: http://xcb.freedesktop.org Description: dummy transitional package for utility libraries for X C Binding -- atom, aux and event This is a transitional dummy package for libxcb-util0-dev to libxcb-util-dev migration. . This package can be safely removed. Package: libxcb-util1 Architecture: rv64g Version: 0.4.0-ok2 Multi-Arch: same Priority: extra Section: libs Source: xcb-util Origin: openKylin Maintainer: Debian X Strike Force Installed-Size: 53 Depends: libc6 (>= 2.27), libxcb1 Filename: pool/main/x/xcb-util/libxcb-util1_0.4.0-ok2_rv64g.deb Size: 10130 MD5sum: 1f66a4cddcb520cdafd214b540cea010 SHA1: 2e26a8343eaaef5bc78f460e0d53ab6c183ec824 SHA256: 1c92ba2aa7614533c060678b39fc3b87b16e8ff96b7571265dbf6c1072759005 SHA512: 95d9780f51a760fe54c4f6e7f7d546cd265b137c0e5f18ff50465b26b9164b6083191650360b457e044dbc5d6dfe1f1e1abff3bbe97cd056e5c7c213ca993eae Homepage: http://xcb.freedesktop.org Description: utility libraries for X C Binding -- atom, aux and event This package contains the library files needed to run software using libxcb-util. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcrypt-source Architecture: all Version: 1:4.4.10-ok4 Multi-Arch: foreign Priority: optional Section: devel Source: libxcrypt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Marco d'Itri Installed-Size: 2892 Filename: pool/main/libx/libxcrypt/libxcrypt-source_4.4.10-ok4_all.deb Size: 534784 MD5sum: 4e0b41d65f16636ea746ef004e87ec11 SHA1: d9bd6e40d48495e0ddc507f4fb50a15cb6c765b6 SHA256: cb50da6f0035fadb77e9115d493640823d239b27d41a29e71270ba022d147d9d SHA512: e4ba1d623fbe71928c3dbc6928107bbc44f8204ef72cb8b5bb94c51e2c28c3bc943a9189cf2bd3210b1d9520ca5d5e9704d319e7599c1001b739775c306c62b0 Description: libcrypt shared library: sources This package contains the sources and patches which are needed to build libxcrypt. Package: libxcrypt-source Architecture: all Version: 1:4.4.36-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: libxcrypt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Marco d'Itri Installed-Size: 2061 Filename: pool/main/libx/libxcrypt/libxcrypt-source_4.4.36-ok2_all.deb Size: 386634 MD5sum: 8d1a056b0feef5ff53a29188e4a47c8b SHA1: 74fd2aa3aa79bb2adabbf47966eeed42e59ce890 SHA256: c9a496a8bd5702afd530c52f8e0033a50c0247e0ae5c03f39d7c130527447359 SHA512: 734f6231fabcf83000cf248382a22e8d9d514bcd9b39029f2900b0e0c2993992031dc0f4eac8103d68bbece4eb891485b46b3bf76552f3818ba0a41cf9226c45 Description: libcrypt shared library: sources This package contains the sources and patches which are needed to build libxcrypt. Package: libxdelta2 Architecture: rv64g Version: 1.1.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: xdelta Origin: openKylin Maintainer: openKylin Developers Installed-Size: 151 Depends: libc6 (>= 2.27), libglib2.0-0 (>= 2.24.0) Filename: pool/main/x/xdelta/libxdelta2_1.1.3-ok1_rv64g.deb Size: 50818 MD5sum: 40d0769772d30ac2c39ff817bd89dfa9 SHA1: 4317cebe4cdc1cb8ea5a1f4e7d941f9c32056dc7 SHA256: 76455a610c96c35f14438676ab7589d5e03a961098408ae7ed6fdcad86b4b816 SHA512: df75cba3534bfb4013680733abb6a9a9dbacf034e70ef04feb7e968691188e9c2f2a7db8a42cb9cb40ade208221e7d13514d457fdebadf7ac3a5d9d4530e55ab Description: Xdelta runtime library Xdelta is an application program designed to compute changes between files. These changes (deltas) are similar to the output of the "diff" program in that they may be used to store and transmit only the changes between files. However, unlike diff, the output of Xdelta is not expressed in a human-readable format--Xdelta can also apply these deltas to a copy of the original file. Xdelta uses a fast, linear algorithm and performs well on both binary and text files. . This is the runtime library. Package: libxdelta2-dev Architecture: rv64g Version: 1.1.3-ok1 Priority: optional Section: libdevel Source: xdelta Origin: openKylin Maintainer: openKylin Developers Installed-Size: 463 Depends: libxdelta2 (= 1.1.3-ok1) Conflicts: libxdelta0-dev, libxdelta1-dev Breaks: xdelta (<< 1.1.3-9.3~) Replaces: xdelta (<< 1.1.3-9.3~), xdelta-dev Filename: pool/main/x/xdelta/libxdelta2-dev_1.1.3-ok1_rv64g.deb Size: 89466 MD5sum: 140585d07944833ca6cb20e0c450fc34 SHA1: 775baf76c8df16b5a7812ad0bbd6aabc7e0de733 SHA256: 63213e397449b3f29efc115b1ecffcc9c39a1d7cea465900d536b7b683355f3b SHA512: 4259dc65a073b08c75387cdb40705634255f3fc1ae1e56fd9bcab06cefb83803390f80ac00e08cdf1d58a8eb001e80d35a09c05b06926ebf42c1053665f1a105 Description: Xdelta development files Xdelta is an application program designed to compute changes between files. These changes (deltas) are similar to the output of the "diff" program in that they may be used to store and transmit only the changes between files. However, unlike diff, the output of Xdelta is not expressed in a human-readable format--Xdelta can also apply these deltas to a copy of the original file. Xdelta uses a fast, linear algorithm and performs well on both binary and text files. . This is are the development files for the runtime library. Package: libxerces-c-doc Architecture: all Version: 3.2.4+debian-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: xerces-c Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: William Blough Installed-Size: 24582 Provides: libxerces-c3-doc Suggests: libxerces-c-dev Filename: pool/main/x/xerces-c/libxerces-c-doc_3.2.4+debian-ok1_all.deb Size: 1860388 MD5sum: 776055511a1541144b2e96e90711b97a SHA1: f1c9e090aef4511ab95cebddcb95868e618e623e SHA256: 5ad4e840d509e44cb4f9232aab658b4660ae761aa5d00833cdefdbe6a7fb371c SHA512: f52c1b23f8133e574ff1897cfdb2d8b90aae8b2dd20af0b5d941a8068d8221d608fc02d2c8ca3f198978d1a762b9158c1f9ec372f2edf459b0bf5e9a12792974 Homepage: https://xerces.apache.org/xerces-c/ Description: validating XML parser library for C++ (documentation) Xerces-C++ is a validating XML parser written in a portable subset of C++. This package contains the developer documentation, including programming guides and API documentation. Package: libxfce4ui-common Architecture: all Version: 4.18.4-ok1 Multi-Arch: foreign Priority: optional Section: xfce Source: libxfce4ui Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1757 Provides: xfce-keyboard-shortcuts Suggests: devhelp, libxfce4ui-2-0 | libxfce4ui-1-0 Filename: pool/main/libx/libxfce4ui/libxfce4ui-common_4.18.4-ok1_all.deb Size: 239252 MD5sum: 2a1deac2cbb3f1300cd8bd6adda3f3d0 SHA1: 50b95f0c81eac9366a53df8dda91e04206df2b97 SHA256: 8c9b07c55f4cc04fee15295f68116faf38939ad80592d383c942f2296174f29d SHA512: de12f8af33f9fcc709117f13c50b0e93c7cdeeff28a19e5f2330af7dfd28be777eaa1d36c89bb4acfff194c5a989f89a0b02f727dfb0147c7208c40fe2ed6c99 Homepage: https://docs.xfce.org/xfce/libxfce4ui/start Description: common files for libxfce4ui This package contains the common files for both variants of libxfce4ui. Package: libxfce4util-common Architecture: all Version: 4.18.1-ok1 Multi-Arch: foreign Priority: optional Section: xfce Source: libxfce4util Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 572 Breaks: libxfce4util4 (<< 4.6.1-2) Replaces: libxfce4util4 (<< 4.6.1-2) Filename: pool/main/libx/libxfce4util/libxfce4util-common_4.18.1-ok1_all.deb Size: 59764 MD5sum: e8ed4de51449d4a5d5e340e21e10ebee SHA1: cdf9b4241dc0fd42e4011fb0170db3155d47b43a SHA256: 3657163575f3886d120e3ef982b2b9d159060399fc550176470727b8abd4e86b SHA512: 1c5c51029934d09a716653a484cff5eac45218e0d651e24592b8117f696067ab7f0bf6f6e0c458861adcb163c2ef5ef693e4fdda95cdbbeb2b09add0bb09fb38 Homepage: https://docs.xfce.org/xfce/libxfce4util/start Description: common files for libxfce4util This package contains various infrastructure-independent common files for libxfce4util, the Xfce utility library. Package: libxml-commons-external-java Architecture: all Version: 1.4.01-ok1 Multi-Arch: foreign Priority: optional Section: java Source: xml-commons-external Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 353 Filename: pool/main/x/xml-commons-external/libxml-commons-external-java_1.4.01-ok1_all.deb Size: 238776 MD5sum: c9fa20271cecf7c16d362e895a9c3c87 SHA1: 05b2d45846a67a3f9a49ebb281d9db89b7e0d4d4 SHA256: f22d1dd412d8c2a116771006648259314ea5b693f4eaa9bd302da520561a54dd SHA512: ab2cc273a96a9f818b9dbdd5b4335c1750205358112f1b3653485dc4af784d7d71609b34fb7c08ef752a5dee5f65001ebc867944812be4ffe78509355c095efa Homepage: https://xerces.apache.org/xml-commons/ Description: XML Commons external code - DOM, SAX, and JAXP, etc xml-commons is focused on common code and guidelines for xml projects. The first focus will be to organize and have common packaging for the various externally-defined standards code relating to XML - things like the DOM, SAX, and JAXP interfaces. Package: libxml-dumper-perl Architecture: all Version: 0.81-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 50 Depends: perl:any, libxml-parser-perl (>= 2.16) Suggests: libcompress-zlib-perl Filename: pool/main/libx/libxml-dumper-perl/libxml-dumper-perl_0.81-ok1_all.deb Size: 16556 MD5sum: 26d148949886b53af4dcaba83d3e5ddc SHA1: 618681353d5f2c0981800d94ee84dcd1fd4fdde7 SHA256: d4ebd0a610112b61a5dd10f0c0adee7ac47a571e70f84b754dcdd969f32d5ec3 SHA512: 65f0d4ce47a9de035b1a850c5d6eff21e29833df336d16780495b64b2710292433b3ae14e008741b63ffc5715298294b9142abd06a1d9252b12ddb05980b9549 Homepage: https://metacpan.org/release/XML-Dumper Description: Perl module for dumping Perl objects from/to XML XML::Dumper dumps Perl data to a structured XML format. . XML::Dumper can also read XML data that was previously dumped by the module and convert it back to Perl. . This might be useful for dumping Perl objects to files using an XML format that can be reloaded or accessed by other programs. Maybe even other languages. Package: libxml-filter-buffertext-perl Architecture: all Version: 1.01-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 19 Depends: perl:any, libxml-sax-perl Filename: pool/main/libx/libxml-filter-buffertext-perl/libxml-filter-buffertext-perl_1.01-ok1_all.deb Size: 5314 MD5sum: 468bc060d8944b824404bc4242484312 SHA1: 17ab80c054f680463e542eb4ef7b86c00482c90f SHA256: cb2fa323238ea08a2b3db3ffd4bea51ea111ab4117bf2ce11c3055ac8f9c4d9c SHA512: 664fff5e89a58c3d2622848dac51d1cfac9661c9187b526b1c7a19670a93186e6a25af65c10fa2f6e0f485a07a116624e34bc22585e3fb26af7f0e9f19ea7fd2 Homepage: https://metacpan.org/release/XML-Filter-BufferText Description: Perl module for putting all characters into a single event The XML::Filter::BufferText module is a very simple filter. One common cause of grief (and programmer error) is that XML parsers aren't required to provide character events in one chunk. They can, but are not forced to, and most don't. This filter does the trivial but oft-repeated task of putting all characters into a single event. Package: libxml-handler-yawriter-perl Architecture: all Version: 0.23-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 43 Depends: perl:any, libxml-perl Filename: pool/main/libx/libxml-handler-yawriter-perl/libxml-handler-yawriter-perl_0.23-ok1_all.deb Size: 14292 MD5sum: d6f61fb56dc21278989ebba1910028d4 SHA1: 0bac236c68ab827d94c2650eb792096a0a116b9e SHA256: d8a466769695e016bc5c7f752cf8955827b7e7925ac7425ede28a6c58419d0c1 SHA512: 10e8103759bb949bc17ff2a345f72b1e1695b0240e0e45f7a0506c1f22773160755e2eb2edaf26238ba3dfc23ba2b68e3bd9ef4cf3a6a1887d508b22ff6792ad Homepage: https://metacpan.org/release/XML-Handler-YAWriter Description: Perl module for writing XML documents The XML::Handler::YAWriter implements Yet Another XML::Handler::Writer. The reasons for this one are needing a flexible escaping technique, and wanting some kind of pretty printing. Package: libxml-namespacesupport-perl Architecture: all Version: 1.12-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 57 Depends: perl:any Filename: pool/main/libx/libxml-namespacesupport-perl/libxml-namespacesupport-perl_1.12-ok2_all.deb Size: 17866 MD5sum: e7b9ba40dceee16875f7b53ae8307f58 SHA1: e76dbe1eb36f0b7299ec5dc755256ad43f82263e SHA256: 23a2e2f15736352edfbb355f0ef242a24c3f28a57db303d075ddbdc73f1a08bd SHA512: 1630ede39e191e1f900433a8d0e28ff3835a6edba8e8ba410ed96cdef6578dcfedf69c5478536c0ca0dc37e34f6b600837187ed8781878c247d774b4b0d0cecb Homepage: https://metacpan.org/release/XML-NamespaceSupport Description: Perl module for supporting simple generic namespaces XML::NamespaceSupport offers a simple way to process namespace-based XML names. It also helps maintain a prefix-to-namespace URI map and provides a number of basic checks. Package: libxml-perl Architecture: all Version: 0.08-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 289 Depends: perl:any, libxml-parser-perl Filename: pool/main/libx/libxml-perl/libxml-perl_0.08-ok1_all.deb Size: 91932 MD5sum: b3ea5c35cf1cdc537d2e6555c20cd0c7 SHA1: 5049f538e8d236ee68abd8ab951795907d09b5c2 SHA256: 23976f543fbefa99efb7d208f4ab38e42e9990ab3ee474ac39569b3f6d03c002 SHA512: 14b88216eccc4d36c87073926fca627f5d48a6a87a75e10f1d33a255a1e878b189838b366a8055a6962110b0256632e9373571548f568ea9e2bc40f67a37399f Homepage: https://metacpan.org/release/libxml-perl Description: Perl modules for working with XML libxml-perl is a collection of smaller Perl modules, scripts, and documents for working with XML in Perl. libxml-perl software works in combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove and others. Package: libxml-sax-base-perl Architecture: all Version: 1.09-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 146 Depends: perl:any Filename: pool/main/libx/libxml-sax-base-perl/libxml-sax-base-perl_1.09-ok2_all.deb Size: 18384 MD5sum: 48565fd3e2f11bbd387a8c248e50cb20 SHA1: 2bac9d037b9cea92fb93f917d1d5f2b1b05a74ce SHA256: 5b67a86c4dce89dccf3acd36f8f0767ff4c0a90864592dc9869175375ba05da1 SHA512: a53f48399ae405f60944cfd606c3a0dd653d63c1e4a36ab4cf07d9fb302a8e12bc4b2d6af962f3a704252999be663491321c8aece4a65fa72ca6cd6525859942 Homepage: https://metacpan.org/release/XML-SAX-Base Description: base class for SAX drivers and filters XML::SAX::Base is a base class for PerlSAX drivers and filters. The main advantages that it provides are easy dispatching of events the right way (ie it takes care for you of checking that the handler has implemented that method, or has defined an AUTOLOAD), and the guarantee that filters will pass along events that they aren't implementing to handlers downstream that might nevertheless be interested in them. . This package also provides XML::SAX::Exception. Package: libxml-sax-machines-perl Architecture: all Version: 0.46-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 212 Depends: perl:any, libxml-sax-writer-perl, libxml-sax-perl Filename: pool/main/libx/libxml-sax-machines-perl/libxml-sax-machines-perl_0.46-ok1_all.deb Size: 77870 MD5sum: 3ff5cd8549ee103e0e7bd7d52a793701 SHA1: d362494adc877566f7f37df6ea7450ddd10b2db0 SHA256: 7c265221ff6c9dacb5ddaab8b0cbfc7e26c1cc47996c433aea5dc009c7b161ee SHA512: 64088abc664f0ada9a460875b740e70e28e0aea13f36f23afd59edbca7302411767674d0c54534b4c178478c344a3e04be5eb046a1fdcaca722b40639c02ef11 Homepage: https://metacpan.org/release/XML-SAX-Machines Description: Perl module collection for managing SAX processors XML::SAX::Machines provides a collection of APIs that allow developers to build complex Simple API for XML (SAX) machines quickly and minimalistically. SAX machines are a way to gather and manage SAX processors. Each machine can also be used individually as SAX processors; they do not need to parse or write anything. Package: libxml-sax-perl Architecture: all Version: 1.02-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. Package: libxml-sax-writer-perl Architecture: all Version: 0.57-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 85 Depends: perl:any, libxml-filter-buffertext-perl, libxml-namespacesupport-perl, libxml-sax-perl Filename: pool/main/libx/libxml-sax-writer-perl/libxml-sax-writer-perl_0.57-ok1_all.deb Size: 23926 MD5sum: bef763b6d29df90925e7fda175ad2917 SHA1: e3995a58e832c30ba136bfccbf2c9221e14874c5 SHA256: c9936fa1ca35e7099d7af3d9cbc434af7666402f9965245fddd7ae0ef3be300a SHA512: aea7ac51fdbf1d587fd1d9d5bbb3140724aaf602a0a9777909e1e844af2fecfed9cea262e9c7a0b079b69f7ee96c1027e4b525d40bdd6bfbc76c6e0f0ad5f069 Homepage: https://metacpan.org/release/XML-SAX-Writer Description: Perl module for a SAX2 XML writer XML::SAX::Writer helps to serialize SAX2 representations of XML documents to strings, files, and other flat representations. It handles charset encodings, XML escaping conventions, and so forth. It is still considered alpha, although it has been put to limited use in settings such as XML::LibXML and the AxKit XML Application Server. Package: libxml-twig-perl Architecture: all Version: 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. Package: libxml-writer-perl Architecture: all Version: 0.900-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 78 Depends: perl:any Filename: pool/main/libx/libxml-writer-perl/libxml-writer-perl_0.900-ok1_all.deb Size: 23568 MD5sum: 4b49f32d5e9432c562d5b42f46ba3d41 SHA1: 199d37990c484edf9bff0b368100717d8d85d14b SHA256: 2f4d827d2aaa32cae0b0a540e165cfd8884aa168a4b5b363141e8fcae3d7d0dc SHA512: 34ef38a6c0585e2da03428f047288dad4722b40926b0ab128a472f12f0bffeb7a56b5e074e6af36b6287f615a6e9271f7f6ff3954773bbb570e91536ff2faa69 Homepage: https://metacpan.org/release/XML-Writer Description: Perl module for writing XML documents XML::Writer is a helper module for Perl programs that write an XML document. The module handles all escaping for attribute values and character data and constructs different types of markup, such as tags, comments, and processing instructions. . By default, the module performs several well-formedness checks to catch errors during output. This behaviour can be extremely useful during development and debugging, but it can be turned off for production-grade code. . The module can operate either in regular mode in or Namespace processing mode. In Namespace mode, the module will generate Namespace Declarations itself, and will perform additional checks on the output. . Additional support is available for a simplified data mode with no mixed content: newlines are automatically inserted around elements and elements can optionally be indented based as their nesting level. Package: libxml-xpath-perl Architecture: all Version: 1.48-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 245 Depends: perl:any, libscalar-list-utils-perl, libxml-parser-perl Filename: pool/main/libx/libxml-xpath-perl/libxml-xpath-perl_1.48-ok1_all.deb Size: 70188 MD5sum: 27bf3131ad8612e57365b0b3ca66567c SHA1: 0487c9e0f6f03cf6a1e0393a0b73d8a716c08853 SHA256: 5036fecfc81e38f4f8bf3332b8153ac570466ebd39fe2230d814263054d1a514 SHA512: bf49a66c1c483219ffc40f4a0f4344530df42e935cc37d3dcd1194f53e12f441a21dd3ce513f8c31f08a00a824366d625c181072f327fc02b5b7c086edefdc60 Homepage: https://metacpan.org/release/XML-XPath Description: Perl module for processing XPath The XML::XPath module implements the W3C's XPath specification. It aims to be completely correct to the letter of the spec, and yet still allow extensions through the use of functions and variables, such as are provided by XSLT and XPointer. . Besides the Perl modules it also provides a command line tool named "xpath" to query XPath statements in XML documents. Package: libxml2-doc Architecture: all Version: 2.9.10+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libxml2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 8711 Suggests: devhelp Filename: pool/main/libx/libxml2/libxml2-doc_2.9.10+dfsg-ok2_all.deb Size: 752630 MD5sum: ae0a1d63efd0ae58fa3b5563eb9a903d SHA1: f2dbaca803c97f95098e54479a0d0897127fa938 SHA256: 1dc732669e5f505970f96dea9579025646755f905ad18e9bb124c607f7c23c8d SHA512: e6614a5d1d1d5b69df94a26135987a9d7fbcc061f2681d4cd5fd6e533fc6c9925e872658a21006d5b5497a3beef2492ae8462df99187d4225c430a58dc3bb37d 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. Package: libxml2-doc Architecture: all Version: 2.9.14+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libxml2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 7956 Suggests: devhelp Filename: pool/main/libx/libxml2/libxml2-doc_2.9.14+dfsg-ok2_all.deb Size: 605024 MD5sum: bdeddfdbe999c87e2af7e988ff88e95a SHA1: 624151c4533856dc15c87a3830dc4448169e1571 SHA256: 3cd527188c1c790a6983bad4a49e0323b408803ee855cc2cee1195de93572194 SHA512: 5daeafcfd40198620d5e9bf28c499b449e10cbc37a4a410cde40ec4a3f45c995128d7003549ae8b0313034492208f2821b157bc974499201aa760638a6fa290e Homepage: http://xmlsoft.org Description: GNOME XML library - documentation XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains general information about the GNOME XML library and more specific API references. Package: libxmlgraphics-commons-java Architecture: all Version: 2.8-ok1 Priority: optional Section: java Source: xmlgraphics-commons Origin: openKylin Maintainer: openKylin Developers Installed-Size: 692 Depends: libcommons-io-java (>= 2.11.0), libcommons-logging-java (>= 1.3.0) Suggests: libxmlgraphics-commons-java-doc Filename: pool/main/x/xmlgraphics-commons/libxmlgraphics-commons-java_2.8-ok1_all.deb Size: 622608 MD5sum: a6e6fc844d785e86138e5acfd5cef92e SHA1: d031d2eb4969f80f784852ea71c0d9bb1984ee94 SHA256: ab297ac14e34bd83b32c5baf0297ac35b8bd9b08dcc1850dbf671d05b70f3a04 SHA512: bd39d69ced8d0345c7e814d9b46b9ebc3581fc5168bf111de2d0361b5a30b93d2d9dd24283f1d64e93d6383e0eda601250a729762642c9de77238cac48eed08d Homepage: http://xmlgraphics.apache.org/commons/ Description: Reusable components used by Batik and FOP Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. You will find components such as a PDF library, an RTF library, Graphics2D implementations that let you generate PDF & PostScript files, and much more. Package: libxmlgraphics-commons-java-doc Architecture: all Version: 2.8-ok1 Priority: optional Section: doc Source: xmlgraphics-commons Origin: openKylin Maintainer: openKylin Developers Installed-Size: 12879 Depends: default-jdk-doc Suggests: libxmlgraphics-commons-java Filename: pool/main/x/xmlgraphics-commons/libxmlgraphics-commons-java-doc_2.8-ok1_all.deb Size: 492964 MD5sum: 8b5b01005db2fa6624caa3b814f2a0be SHA1: 6d0f70668d0d8d454aea2490adb723a646e29eec SHA256: e251f3df1fa9971cc6f59c99458942d9fe04e273913281e078f9c5975d2a5c0b SHA512: 7b845e470029ff21d38e57f45808640eaafd65998f3e6a74610caa2daaaf07e0bd10f52e472656834a69d8364726e1cd618115abd3eabff5916e06ac8c1a5538 Homepage: http://xmlgraphics.apache.org/commons/ Description: Reusable components used by Batik and FOP (documentation) Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. You will find components such as a PDF library, an RTF library, Graphics2D implementations that let you generate PDF & PostScript files, and much more. . This package includes the documentation. Package: libxmlsec1-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. Package: libxmlsec1-doc Architecture: all Version: 1.2.39-ok1 Priority: optional Section: text Source: xmlsec1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 3126 Filename: pool/main/x/xmlsec1/libxmlsec1-doc_1.2.39-ok1_all.deb Size: 261664 MD5sum: 435c6de382e42e43a9f9af5a80dc30f1 SHA1: 3b14032bdfde0a0158edf0c4d1c9760b72bc51c9 SHA256: 1a37c78af64d24d6ec418afcf1cc00e63e0410490b84c9010d3aeb8a6b3ac437 SHA512: 4da64a8e29cfb390dd67310e65ac93c77eac1f06f2133e202ab0a8939f1c6442744efdf19a835c585f0440f00492e47cdf302a3706790384808ddc4d8d82eb75 Homepage: https://www.aleksey.com/xmlsec/ Description: XML security library -- documentation The XML Security Library implements standards related to secure handling of XML data. . This package contains the documentation for xmlsec1. E.g. the API docs. Package: libxsimd-doc Architecture: all Version: 11.1.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: xsimd Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1392 Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: pool/main/x/xsimd/libxsimd-doc_11.1.0-ok1_all.deb Size: 97750 MD5sum: b37e6ba45eb00031ddbcdc0b5dd6969c SHA1: 8341ce520e64822acb806a5753db9c178654816e SHA256: 2b14ce96f25a8eb536f60f0a509f2f815c86c9ba2719435a316200bbe0e45bde SHA512: 2b3d4c5bf8370b60848408c2c814ec3bd84915fe78ca01529839889c7c8d0cdf06eabb117ffd893e0ea9eb85fc773f0f56102da6af1bba717d9440081f392da9 Homepage: https://github.com/xtensor-stack/xsimd Description: Documentation for xsimd SIMD (Single Instruction, Multiple Data) is a feature of microprocessors that has been available for many years. SIMD instructions perform a single operation on a batch of values at once, and thus provide a way to significantly accelerate code execution. However, these instructions differ between microprocessor vendors and compilers. . xsimd provides a unified means for using these features for library authors. Namely, it enables manipulation of batches of numbers with the same arithmetic operators as for single values. It also provides accelerated implementation of common mathematical functions operating on batches. . This package provides the documentation. Package: libxt-doc Architecture: all Version: 1:1.2.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libxt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 1775 Filename: pool/main/libx/libxt/libxt-doc_1.2.1-ok1_all.deb Size: 406964 MD5sum: a49e98258cddc9157b328d7fcc1c4165 SHA1: 7f4965f0cbb43ca5ff0744ebd4ff8af1fb6ac944 SHA256: 83cc9dccad0a4b2471f4089fbfc292c98590469f7321b3391cb0a34d451ec0b1 SHA512: 5d770a6fef7c13a5d2cb99a748a92072e0d2423403b9019e57118fe88022d3f8a590bd4e3afa3e3c7b46d2ccebe5aa5edcd2e38d87d2940c30525928c10dbe18 Description: X11 toolkit intrinsics library (documentation) libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation). . This package contains the X Toolkit Intrinsics C API documentation. Package: libxxx-perl Architecture: all Version: 0.38-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 46 Depends: perl:any, libyaml-pp-perl Filename: pool/main/libx/libxxx-perl/libxxx-perl_0.38-ok1_all.deb Size: 15400 MD5sum: 66a101a7e82208e0975bb6c189e55455 SHA1: e258cf6a556e026cf3b4427cb4c6109c1e64359f SHA256: 09663cc33d730cadcdeff2e349b906cf92e99546066150d255e8138ed76282d5 SHA512: d0797b6d18173336db79cf718bff6b4b249b3aac4cda8eaced2a7d7195a46fd5720ece53e79f9e7469ee4e0ad7a67bb27596af432928465b830220f4e9f50088 Homepage: https://metacpan.org/release/XXX Description: debug viewer for Perl data structure XXX.pm exports a function called XXX that you can put just about anywhere in your Perl code to make it die with a YAML dump of the arguments to its right. . The charm of XXX-debugging is that it is easy to type, rarely requires parens and stands out visually so that you remember to remove it. . XXX.pm also exports WWW, YYY and ZZZ which do similar debugging things. Package: libyajl-doc Architecture: all Version: 2.1.0-ok1build1 Priority: optional Section: doc Source: yajl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: John Stamp Installed-Size: 626 Filename: pool/main/y/yajl/libyajl-doc_2.1.0-ok1build1_all.deb Size: 103858 MD5sum: fdd39b9caa1026f4090df968302a855d SHA1: 8aeb3fb147a5f68728ba595c3eacb95e1e162133 SHA256: 8972bba3e6d4c0eddc72f2a9543be6d573f521dbc793691ae22f8f587517fe4a SHA512: 7665fa4def664be4974fbcec5b25094b288c053ffc67682dbdc4fdd4855a52bdbfa40b8eb66295bbf92e358fb6380d7bdc5811eb940b763051bef65cae7b2a93 Homepage: http://lloyd.github.com/yajl/ Description: Yet Another JSON Library - library documentation A small, fast library for parsing JavaScript Object Notation (JSON). It supports incremental parsing from a stream and leaves data representation to higher level code. . This package contains the API documentation. Package: libyaml-doc Architecture: all Version: 0.2.5-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libyaml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1092 Filename: pool/main/liby/libyaml/libyaml-doc_0.2.5-ok1_all.deb Size: 136690 MD5sum: debc20508f02c2d904ee1e0f4f0fcf5d SHA1: bb06aded5f6d2672210801adea4aa39e45ecabb7 SHA256: 8e5e34e65983f677d571ff39e4e39984f98a2657647297761d11c909dd5370ca SHA512: 3cf89f999efa1a858a7e26b225a189459f8481ed7a1fa41d42b8bb124dae457c4e3677d01f9d9f88ad96618a9e2b3a3a434dcb5622b02b49c244bad085ef1e4a Homepage: https://github.com/yaml/libyaml Description: Fast YAML 1.1 parser and emitter library (documentation) LibYAML is a C library for parsing and emitting data in YAML 1.1, a human-readable data serialization format. . This package contains API documentation for developers in HTML format, and some example programs from the LibYAML distribution. Package: libyaml-perl Architecture: all Version: 1.31-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 174 Depends: perl:any Recommends: libyaml-libyaml-perl | libyaml-syck-perl Suggests: libyaml-shell-perl Filename: pool/main/liby/libyaml-perl/libyaml-perl_1.31-ok1_all.deb Size: 56568 MD5sum: afbbe704575b298603cd8b85f4b0ae97 SHA1: c02244c258eb4beadb4408c31094b9d8a9bea472 SHA256: 2511d7144aa69f4745d79b09fdd55e49f01933f4ec1a522ec4b51e7b336bdc0c SHA512: db4c76b89ca6789a954ab9aaf53af3e40940dbce39a757d04cc53478f06318632fdd240ee6cf2f12446a5e4fc002da084a0ab3bfa33745202a01820fdbf26adf Homepage: https://metacpan.org/release/YAML Description: YAML Ain't Markup Language YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages (including Perl, of course). YAML supports Unicode and there are implementations of the parser in many different languages, making it a rather portable serialization format. . Please note that the YAML module is currently a deprecated implementation in Pure Perl, which is probably slow on your system. The authors intend to change it to just be a front-end interface module for various YAML implementations. For now, YAML::Any is a module provided for this purpose, which simply selects the best YAML implementation available. Package: libyaml-pp-perl Architecture: all Version: 0.38.0-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 478 Depends: perl:any, libencode-perl, libscalar-list-utils-perl Recommends: libtie-ixhash-perl Filename: pool/main/liby/libyaml-pp-perl/libyaml-pp-perl_0.38.0-ok1_all.deb Size: 108736 MD5sum: 1bd5399be2dd4a399beccd8152e78cdf SHA1: f3d817eafec54b3f8f8afddd3c990e546c3111b2 SHA256: e346819f6b1a3d454517263e41cbcd84fe9317b3753fd4f2abbec8f53616bb73 SHA512: 2d294a62e602d1dcb165875382f2fccd55041292d4da1cdae5987a0d182dbfaef2698c2200bb1140ba3c9077ecb6dc21ddbc0a26f664ac5fd170559bb36973ef Homepage: https://metacpan.org/release/YAML-PP Description: pure-perl YAML framework YAML::PP is a modern, modular YAML processor. . It aims to support YAML 1.2 and YAML 1.1. . YAML is a serialization language. The YAML input is called "YAML Stream". A stream consists of one or more "Documents", separated by a line with a document start marker '---'. A document optionally ends with the document end marker '...'. . This allows one to process of continuous streams additionally to a fixed input file or string. . The YAML::PP frontend will currently load all documents, and return only the last if called with scalar context. . The YAML backend is implemented in a modular way that allows one to add custom handling of YAML tags, perl objects and data types. The inner API is not yet stable. Package: libyaml-tiny-perl Architecture: all Version: 1.74-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: perl:any Filename: pool/main/liby/libyaml-tiny-perl/libyaml-tiny-perl_1.74-ok1_all.deb Size: 23580 MD5sum: d3105b992e8f744a270fd0b0a2eb815f SHA1: 1f017db3f6e7285778084f11c4ab944d982c2f09 SHA256: 6b7de2a16701d7129534220f7d4473363a032129f2407d9b516b818ae337c48e SHA512: df0af14413550c7ac33f9fc28ea8a53d37e79da22933d7308d1bb56e1e4c4f395666988ed59400971926905b9f1a132382795a4520e1a1ed588a64e41e505514 Homepage: https://metacpan.org/release/YAML-Tiny Description: Perl module for reading and writing YAML files YAML::Tiny is a pure Perl module that provides support for reading and writing a usable subset of the full YAML specification. It aims to minimize memory requirements and avoid XS while remaining relatively fast. Package: libzen-doc Architecture: all Version: 0.4.41-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libzen Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chow Loong Jin Installed-Size: 4638 Filename: pool/main/libz/libzen/libzen-doc_0.4.41-ok1_all.deb Size: 279228 MD5sum: e56a310abd2bb5611617ea1adfda3212 SHA1: 023cb1d8ece8a879f99a0bd2018a69dd054ffee2 SHA256: 62e2c6a175fd3310e57f4293f0d5bbb263806775c01214a1388b5cc47b7ce97b SHA512: 3982cba74332e3e2f2c079d131d2adf6238663ae460dd21ded6514b2c111cc71a1145f9626993d30e6b39beec97169a4a1371ba26a8e025294fbb8a818ff6387 Homepage: https://github.com/MediaArea/ZenLib/ Description: ZenLib C++ utility library -- documentation ZenLib is a C++ utility library. It includes classes for handling strings, configuration, bit streams, threading, translation, and cross-platform operating system functions. . This package contains the Doxygen generated API reference for developing applications/libraries using this library. Package: libzita-resampler-doc Architecture: all Version: 1.11.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: zita-resampler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 261 Filename: pool/main/z/zita-resampler/libzita-resampler-doc_1.11.2-ok1_all.deb Size: 98460 MD5sum: 39db7a8afa9b43b8deea292ddb70d7c2 SHA1: 2c12b46e4af844d6ed47e819dd97f8a60fc2267e SHA256: 0bd55b332da105a7050ff578b22e6258556fd80e5d5560aa6bce1d814264d702 SHA512: c4df3805ef6001371acc382ff47a17904cd6e73b8442eb7ca2e977f4e1fce26494749eccb9a884a7f661241d69b69795f56bb43dc726738d0593f70f18555903 Homepage: https://kokkinizita.linuxaudio.org/linuxaudio/zita-resampler/resampler.html Description: Developers reference for libzita-resampler library Zita resampler is a C++ library for resampling audio signals. It is designed to be used within a real-time processing context, to be fast, and to provide high-quality sample rate conversion. . This package contains libzita-resampler API reference. Package: libzvbi-common Architecture: all Version: 0.2.42-2ok1 Multi-Arch: foreign Priority: optional Section: devel Source: zvbi Origin: openKylin Maintainer: openKylin Developers Installed-Size: 191 Replaces: libzvbi-0.1 (<= 0.2.1-3) Filename: pool/main/z/zvbi/libzvbi-common_0.2.42-2ok1_all.deb Size: 37456 MD5sum: c2b10c5ac138227b060f589cb3f28086 SHA1: f982f07e2aa59be6645aa660207c31ec3860f55a SHA256: 5bb90930b1d6a4f0c8560aacd94adfe1c2fd054ee6d2163a868e6f5eca9f128d SHA512: d6b75a353572dfdac63ba3d8fa9d8507ce0dc82695f88018aa686bda1d845a2d4d7422f4586fb73e2d5e80a0bfd2d680bcc04a02b50b2b7fd5eeaeaad498e91d Homepage: https://github.com/zapping-vbi/zvbi Description: Vertical Blanking Interval decoder (VBI) - common files The vertical blanking interval (VBI) is an interval in a television signal that temporarily suspends transmission of the signal for the electron gun to move back up to the first line of the television screen to trace the next screen field. . The vertical blanking interval can be used to carry data, since anything sent during the VBI would naturally not be displayed; various test signals, closed captioning, and other digital data can be sent during this time period. These include information like closed-caption data, Teletext (primarily in Europe), and now Intercast and the ATVEC Internet television encodings. . The Zapping VBI library, in short ZVBI, provides functions to capture and decode VBI data. It is written in plain ANSI C with few dependencies on other tools and libraries, licensed under GPL. Some features: * Captures raw VBI samples from V4L, V4L2 and FreeBSD BKTR devices, sliced VBI data from Linux DVB devices; * Implements a VBI Proxy to share one VBI device between multiple applications; * Has a robust and versatile bit slicer which handles a wide range of data services; * Functions to capture multiple data services at once, such as Closed Caption (both NTSC and PAL), Teletext, VPS, WSS, XDS; * Level 3.5 Teletext decoder with support for all Teletext character sets, graphics, 4096 colors, with built-in page cache including search functions; * Closed Caption decoder which supports roll-up, pop-up and paint-on style caption, color, expanded character set, text attributes and free text placement; * Renders Teletext and Caption pages, can export to HTML, PNG and other formats. * Can determine network names; * Can find Teletext subtitle and program pages; * Functions to extract data transmissions in Teletext streams (currently Page Format Clear and Independent Data Line Format A); * Can multiplex and demultiplex DVB VBI PES and TS streams. . This package contains internationalization files. Package: libzvbi-doc Architecture: all Version: 0.2.42-2ok1 Multi-Arch: foreign Priority: optional Section: doc Source: zvbi Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2102 Depends: libjs-jquery Filename: pool/main/z/zvbi/libzvbi-doc_0.2.42-2ok1_all.deb Size: 205772 MD5sum: 891b6ce893ba6c1bda06e7798532b679 SHA1: 53335692943fc71e1d81635476beec83ceb51698 SHA256: ab19f92cc0d1440dbab6a21d7f1ab944ab35c5785b2c8144d82c5e4f0afe158f SHA512: 3c696e430a9fbfe183a23483b0da1e39150eeec8341414835c4be5a62d10f3d0c900ae2d412ce9cce94f31a564d234bc7f72d6709aeb9faf91e438344feba0f6 Homepage: https://github.com/zapping-vbi/zvbi Description: Vertical Blanking Interval decoder (VBI) - documentation files The vertical blanking interval (VBI) is an interval in a television signal that temporarily suspends transmission of the signal for the electron gun to move back up to the first line of the television screen to trace the next screen field. . The vertical blanking interval can be used to carry data, since anything sent during the VBI would naturally not be displayed; various test signals, closed captioning, and other digital data can be sent during this time period. These include information like closed-caption data, Teletext (primarily in Europe), and now Intercast and the ATVEC Internet television encodings. . The Zapping VBI library, in short ZVBI, provides functions to capture and decode VBI data. It is written in plain ANSI C with few dependencies on other tools and libraries, licensed under GPL. Some features: * Captures raw VBI samples from V4L, V4L2 and FreeBSD BKTR devices, sliced VBI data from Linux DVB devices; * Implements a VBI Proxy to share one VBI device between multiple applications; * Has a robust and versatile bit slicer which handles a wide range of data services; * Functions to capture multiple data services at once, such as Closed Caption (both NTSC and PAL), Teletext, VPS, WSS, XDS; * Level 3.5 Teletext decoder with support for all Teletext character sets, graphics, 4096 colors, with built-in page cache including search functions; * Closed Caption decoder which supports roll-up, pop-up and paint-on style caption, color, expanded character set, text attributes and free text placement; * Renders Teletext and Caption pages, can export to HTML, PNG and other formats. * Can determine network names; * Can find Teletext subtitle and program pages; * Functions to extract data transmissions in Teletext streams (currently Page Format Clear and Independent Data Line Format A); * Can multiplex and demultiplex DVB VBI PES and TS streams. . This package contains documentation files. Package: libzxingcore-dev Architecture: all Version: 1.4.0-1ok2 Priority: optional Section: oldlibs Source: zxing-cpp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 15 Depends: libzxing-dev Filename: pool/main/z/zxing-cpp/libzxingcore-dev_1.4.0-1ok2_all.deb Size: 2854 MD5sum: 3fd2a3b916054b07f4af294750881099 SHA1: de8d9e25667d8f53e3cef1dd545a7c9d2971dd0f SHA256: c98bf5c861f3e1b1eb0def1bb44f396116a03b8d71f61011861c7fe4e793227b SHA512: c2d1f239e8fd025f6e85866adc04deb3ab7fb97e0cbb56e2f6e583b02fed52ebdf06e7f7070e1238fbcc59fb70f2fe892be34ba81029beacc41766718796cea5 Homepage: https://github.com/nu-book/zxing-cpp Description: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: licensecheck Architecture: all Version: 3.3.9-ok1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 124 Depends: libobject-pad-perl (>= 0.75), libsyntax-keyword-try-perl (>= 0.27), libio-interactive-perl, liblog-any-perl, liblog-any-adapter-screen-perl, libnamespace-clean-perl, libpath-iterator-rule-perl, libpath-tiny-perl, libpod-constants-perl, libstring-copyright-perl, libstring-escape-perl, libstring-license-perl, perl:any Recommends: libregexp-pattern-license-perl (>= 3.9) Suggests: bash-completion Filename: pool/main/l/licensecheck/licensecheck_3.3.9-ok1_all.deb Size: 33816 MD5sum: b2c78415a206137c9a38b9a3212ff638 SHA1: 24ebf6b7f06b5c56b18bb276e25d4f6f66443ef1 SHA256: 6c4d065ccdcaa7c068772e05b3010887c9693f6854ce7a7a4057216d4fb02304 SHA512: 531a0b682948c1981ba189a9d436e0e054b423d2e22cdac440de0fe29157e086acafe024880bd4a021c22ad962faf8d0b99d543c6f3cb9e658a3696e3bbf4698 Homepage: https://metacpan.org/pod/App::Licensecheck Description: simple license checker for source files Licensecheck attempts to determine the license that applies to each file passed to it, by searching the start of the file for text belonging to various licenses. . Support for bash tab-completion requires the package bash-completion. Package: 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. 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. 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. 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. Package: linux-cloud-tools-common Architecture: all Version: 6.6.0-1.0ok8 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 62 Depends: init-system-helpers (>= 1.51) Filename: pool/main/l/linux/linux-cloud-tools-common_6.6.0-1.0ok8_all.deb Size: 14752 MD5sum: ef3c484f2d3bbeae8f4c952382d882f1 SHA1: 63c56120f7d0f588f6cd05df5452612d62a40ca4 SHA256: 5ecc4385b16d8babbdb3ba71af276d0b426a78c6dcceba1f06b3d18810296db8 SHA512: bacb4fa3a0c2c6e20cd6d8f775a9494b939aefc79f43843990478489a6a4117fd313f965e9fe2fc63a97b7ead53864978263bcda5be912210ffa0efd62bf3c86 Description: Linux kernel version specific cloud tools for version 6.6.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 6.6.0. Package: linux-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. 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. 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. Package: linux-doc Architecture: all Version: 6.6.0-1.0ok8 Priority: optional Section: doc Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 28648 Filename: pool/main/l/linux/linux-doc_6.6.0-1.0ok8_all.deb Size: 12785692 MD5sum: 65a163a703ea6dbe7b2c56c96a8d0956 SHA1: 56d294f7a6b3d83549c915e847ebae38bd5cd351 SHA256: 8dfaff105f91607a6df544b2e341dea88eee71d6f53c450560b8e12825f588f2 SHA512: 9eaffcbff2a2531dcb5091740d8cc70fbe657e638ccdbef36cce2105e5af0882247ab001dec670c9a0cfeb8d51bf78c102c159cdedb253522ab8c1d68ef89cf0 Description: Linux kernel specific documentation for version 6.6.0 This package provides the various documents in the 6.6.0 kernel Documentation/ subdirectory. These document kernel subsystems, APIs, device drivers, and so on. See /usr/share/doc/linux-doc/00-INDEX for a list of what is contained in each file. Package: linux-firmware Architecture: all Version: 1.205ok9.2 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1011996 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.2_all.deb Size: 255114880 MD5sum: 7c312414cba110fb24b0ac212119d41b SHA1: 333944818a2fba6f917a7509b8b477c1ad8c151f SHA256: 60445933f1f01ffed4777e0781cc8dbb8f811c509048300a63b7c7882089dde1 SHA512: f679b6367150020f76a857151ae316f1dc6a9ab17ddc3660b39d1d304cdcef6a20cb1cb10f914a4caacfe117944d78a4a10b71a48fa448a52c0ba43040b1a4dc Description: Firmware for Linux kernel drivers This package provides firmware used by Linux kernel drivers. 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 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 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 Package: linux-headers-6.6.0-1 Architecture: all Version: 6.6.0-1.0ok8 Multi-Arch: foreign Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 84595 Depends: coreutils Filename: pool/main/l/linux/linux-headers-6.6.0-1_6.6.0-1.0ok8_all.deb Size: 13245928 MD5sum: 97a330a2be91f2e85ea94f8064fe9e7c SHA1: 09b0cd2316d6226c9a3b390800acea42a4efc115 SHA256: e47da955ee5b0d80dc1f23c6cc0dbe676403bd23e78e077c73040410790d278d SHA512: baded1c2d7e5bd226973f34d5086203e80103c0089b3c5f2a8977bf2c91e2ad13898856a92b763d3af5819839ec53c3ab8b74cb4817573c0e379d244ae1c5e59 Description: Header files related to Linux kernel version 6.6.0 This package provides kernel header files for version 6.6.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.6.0-1/debian.README.gz for details Package: linux-hwe-5.15-cloud-tools-common Architecture: all Version: 5.15.0-23.23ok9 Multi-Arch: foreign Priority: optional Section: kernel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 142 Filename: pool/main/l/linux-hwe-5.15/linux-hwe-5.15-cloud-tools-common_5.15.0-23.23ok9_all.deb Size: 38702 MD5sum: b86bb2c3e2aa1f4979a2d6a8ae4ee238 SHA1: 903e2b1d75c0ba41ccc9f431abcd99cacdb13d63 SHA256: 25c6f8522514078f861137da2a12a754174f9fa712ba7f0444bc6f001350a291 SHA512: c0dacd1539708d3d16cba74f7fd31d6bccc94b93d2ec97decf63e319815ff14f2e6829958cbad1c27d8766a610344d16acadfc588e22589e1f8ba6000ac140e9 Description: Linux kernel version specific cloud tools for version 5.15.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 5.15.0. Package: linux-hwe-5.15-headers-5.15.0-23 Architecture: all Version: 5.15.0-23.23ok9 Multi-Arch: foreign Priority: optional Section: devel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 75591 Depends: coreutils Filename: pool/main/l/linux-hwe-5.15/linux-hwe-5.15-headers-5.15.0-23_5.15.0-23.23ok9_all.deb Size: 12245852 MD5sum: a59ac1046ff2ca3d371dd692cc1d122e SHA1: d465bbca1b2f0a1d6537bdfb96e1899523911f48 SHA256: 55628cdca57f1f1fdf712542daec2b5f1b5586475e1a65856674e749f3e3cda2 SHA512: ff4fabc3dde116c3ca1cb3177d86d73e22a6ee4b7206bff3b79ff6ddb724bdfc5e440337655e7ba1b0d72cfbcc038132b370f6c4fff3fb5160c58a3c66c5ec9f Description: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.15-headers-5.15.0-23/debian.README.gz for details Package: linux-hwe-5.15-source-5.15.0 Architecture: all Version: 5.15.0-23.23ok9 Priority: optional Section: devel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 142 Provides: linux-source Depends: binutils, bzip2, coreutils Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev Filename: pool/main/l/linux-hwe-5.15/linux-hwe-5.15-source-5.15.0_5.15.0-23.23ok9_all.deb Size: 38976 MD5sum: 49080d855ecb4af8a17174eea685cb69 SHA1: 841019020754323aa1e41e67e3a9268bd485eb14 SHA256: 94fee4fd8880969ad9c3b5b98323ddba8dbc7914081726b214bf985deae6bd40 SHA512: 1f86b3b2035ff85c4f054d4e685debd7d8257de43bc42e87ee1177b7310cdcc2ed7ec99d7287aad12a660c47e2bcb587f3360ee7ed764b958bc07bb8ba7d3fc9 Description: Linux kernel source for version 5.15.0 with Ubuntu patches This package provides the source code for the Linux kernel version 5.15.0. . This package is mainly meant for other packages to use, in order to build custom flavours. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-headers package instead. Package: linux-hwe-5.15-tools-common Architecture: all Version: 5.15.0-23.23ok9 Multi-Arch: foreign Priority: optional Section: kernel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 142 Depends: lsb-release Filename: pool/main/l/linux-hwe-5.15/linux-hwe-5.15-tools-common_5.15.0-23.23ok9_all.deb Size: 38740 MD5sum: 8a440a7249c40c3bb27faa38dcef1d75 SHA1: f1b7299f86e84f88481ec735a0bd8d250fc2c53a SHA256: e2e3e523365dfb8eaa9b359758adceede22cf5791456285ca7ec4cdd8590dad6 SHA512: a8452a614fa13a3f1ea680708730685b8d7d6581f38142a04047610566465764e958a13bf7d2f914c7ae74344d48453b7a57de46866feb3338ca6b3d71c3be20 Description: Linux kernel version specific tools for version 5.15.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0. Package: linux-hwe-5.15-tools-host Architecture: all Version: 5.15.0-23.23ok9 Multi-Arch: foreign Priority: optional Section: kernel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 142 Depends: python3 Filename: pool/main/l/linux-hwe-5.15/linux-hwe-5.15-tools-host_5.15.0-23.23ok9_all.deb Size: 38662 MD5sum: ec4f9fcba78774bf6fe6259fe15cfe88 SHA1: 39943b0b691297d103c70e67333b05effc988a53 SHA256: 8f420a1b443f8b57c8d8b054f90a9334f06bb030672e007630fe9e4472e709f3 SHA512: c01c38bcb243c37cee869b4cafb1a1b8e6c38ef1990a1d52f971cbd355bfe3a36a3e41becbc8d4c0caac9802c32bffa79b250184c816e742ea737be2c4dc81b3 Description: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-source Architecture: all Version: 6.6.0.ok3 Priority: optional Section: devel Source: linux-meta Origin: openKylin Maintainer: openKylin Kernel Team Installed-Size: 9 Depends: linux-source-6.6.0 Filename: pool/main/l/linux-meta/linux-source_6.6.0.ok3_all.deb Size: 2332 MD5sum: 10ab8d1c9957e39d42e9c6599a57562b SHA1: c603d7920a01b117e8372fb6d445fe0e15058a97 SHA256: 1630bd35f71cec1388c9e8eb8d5e4420f3237e4a3e5bf396ceb85c82c32eb871 SHA512: 87c852b540207484377b32e42819d4f0d7b4bb3427647919d1890beb92f351eed0d75a1b991b0538cc2173b67f81b45c5050a3aac77676ea190be1ccd1cb7159 Description: Linux kernel source with Ubuntu patches This package will always depend on the latest Linux kernel source code available. The Ubuntu patches have been applied. Package: linux-source-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. 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. 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. Package: linux-source-6.6.0 Architecture: all Version: 6.6.0-1.0ok8 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 628355 Provides: linux-source Depends: binutils, bzip2, coreutils Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev Filename: pool/main/l/linux/linux-source-6.6.0_6.6.0-1.0ok8_all.deb Size: 622394440 MD5sum: c359b4b844a417d94b2a6fde73deb3ef SHA1: 0d4b366698012b14f711fde9635a0775df6c2c25 SHA256: fe066b0056916f55589699672b501aa9bff4e22a912ff7bb61485faea15e3f3b SHA512: 351f461dcef40c41e0a586aa205ad6d7eb60ec8613e2fa7f390dfc7a9cab40cd48ab14b0c3942079a9cf93ceed91cc81c02a7e550a7018be71384d2a037a4828 Description: Linux kernel source for version 6.6.0 with patches This package provides the source code for the Linux kernel version 6.6.0. . This package is mainly meant for other packages to use, in order to build custom flavours. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-headers package instead. Package: linux-tools-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. 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. 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. Package: linux-tools-common Architecture: all Version: 6.6.0-1.0ok8 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 337 Depends: lsb-release Filename: pool/main/l/linux/linux-tools-common_6.6.0-1.0ok8_all.deb Size: 248384 MD5sum: 66eb4b313828e118c811cbf3cd5b46e2 SHA1: bcc43c67aaa2fea4fb44f95ba60a66e5f417968c SHA256: ee3aebd8d885fe6c4c9be6fe06f02661ca6d94b93be0ede06728052113de551d SHA512: 8178637626e930abb060c4aee1deefda2cfd6200c4176bd7e555f8d303e7ce8d93a1e44b4f87b0a2c731c5f7cfb897635dbe24136c46aaafa236521ae43eb05c Description: Linux kernel version specific tools for version 6.6.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.6.0. Package: linux-tools-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. 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. 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. Package: linux-tools-host Architecture: all Version: 6.6.0-1.0ok8 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 87 Depends: python3 Filename: pool/main/l/linux/linux-tools-host_6.6.0-1.0ok8_all.deb Size: 25404 MD5sum: 75d26e689d61e91a3f24fbb23508e9a4 SHA1: 9cad23c371eb14f657fe940922c87e5b16bfa97f SHA256: 507c2f3bd892270bef9165208aa26ceaad2bfd2f9ee48eb4f57b3dde4bbbd764 SHA512: b37b9edb0f63121cd2171ba0eb6a6919d2000172aca03b2ed668ac6eef200279bc1a8aa3087a9f57269fad1e622e01c591c22c0af500dcd6a2e940623f457272 Description: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: lirc-doc Architecture: all Version: 0.10.2-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: lirc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7289 Filename: pool/main/l/lirc/lirc-doc_0.10.2-ok3_all.deb Size: 1010480 MD5sum: 050cccfe98d2588efa1286825c36f72c SHA1: 193157f3e3b10ec915a359881077f6a8ca5e0693 SHA256: d5b57f89a99518fcc1e3b72bd4b07462a70367e828f4c88c2f7c394e033002b6 SHA512: 97f58d8303387fcf8955acf134315fb86c84fd0c58865dd27c6b48b7433e37bb6d1c7546f495d3284f9b01fcbdeb0fa2d0e5ee798f227fc6f80837b22462723b Homepage: https://sf.net/p/lirc Description: Infra-red remote control support - website and manual docs LIRC stands for 'Linux Infra-red Remote Control'. . This package provides the documentation including manual, manpages and the public website. Package: live-build Architecture: all Version: 3.0~a57-ok9 Priority: optional Section: misc Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Live Project Installed-Size: 827 Depends: debootstrap | cdebootstrap | cdebootstrap-static, cpio, initramfs-tools (>= 0.130), dpkg-dev, apt-utils, dosfstools Suggests: genisoimage, git, memtest86+ | memtest86, mtools, parted, squashfs-tools | mtd-tools, sudo | fakeroot, syslinux | grub, uuid-runtime, win32-loader, gnu-fdisk Breaks: livecd-rootfs (<< 2.75) Filename: pool/main/l/live-build/live-build_3.0~a57-ok9_all.deb Size: 139840 MD5sum: 18d39d2d8c423820d5d037bf4af3435c SHA1: b2c1ba7ff891b9bb8af9451d5e49c58069e2a32f SHA256: e63e3684cc4415529be7689add47d5bbf8fc67a820ba97d043d0ee827eaf7af7 SHA512: d20d43f0754d2da7ed744d14adb4a906dc5d7ed962258178d8abdcc510288471b59cfbf5c6b14ab8883bb14a6b05a2ef8a0ed3afb55d5805a0593a57630de740 Homepage: http://live.debian.net/devel/live-build/ Description: Debian Live - System build scripts live-build contains the scripts that build a Debian Live system image from a configuration directory. Package: live-build-cgi Architecture: all Version: 3.0~a57-ok9 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-ok9) Recommends: apache2 | httpd, cron Filename: pool/main/l/live-build/live-build-cgi_3.0~a57-ok9_all.deb Size: 6624 MD5sum: 393f1f614f659ca646d23ebd82b9b248 SHA1: 859b073c5a0181df9f141711da992e9dfba49835 SHA256: 7edfcd1809dc9aadd1d1d2dc933672e4f8587fd1aa7e3bdc0f9b0a22cde31970 SHA512: e493cb3ae4a4c3f375391f9fdbd25527f206cfa8872ae124cf82922d1b07918709345f5a78d5e4ee78ce1e953d1f62d4819d572068e0483a938176a7b6e0633f Homepage: http://live.debian.net/devel/live-build/ Description: Debian Live - System build scripts (CGI frontend) live-build contains the scripts that build a Debian Live system image from a configuration directory. . This package contains the CGI frontend. Package: 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). 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. 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). 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). Package: llvm-15-doc Architecture: all Version: 1:15.0.7-ok3 Priority: optional Section: doc Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 47836 Depends: libjs-jquery, libjs-underscore Filename: pool/main/l/llvm-toolchain-15/llvm-15-doc_15.0.7-ok3_all.deb Size: 6824250 MD5sum: 5bd4aa5a6fc687da90f37067d0651e49 SHA1: 3d4444e7f52d362e20fc8051ebedca3dca760274 SHA256: 3bb0376759a41bed13d8028994c2221dcbf7584d99df4e56599f004e9f2d741f SHA512: 974c93e4fdd4002e93dd5e6514f2f2f505cffa2dc9599d5197a955d1c5e4674992e1d582268e05e60bef8e0c1eee18082f772954152df5c4a40a30b96ae4bc8e Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-15-examples Architecture: all Version: 1:15.0.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. 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. Package: llvm-15-examples Architecture: all Version: 1:15.0.7-ok3 Priority: optional Section: doc Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 439 Depends: llvm-15-dev (>= 1:15.0.7-ok3), llvm-15-dev (<< 1:15.0.7-ok3+c~) Filename: pool/main/l/llvm-toolchain-15/llvm-15-examples_15.0.7-ok3_all.deb Size: 244402 MD5sum: b83c7626bc76da3e623c1d2dcbc37185 SHA1: b3e8565b29705f85b6a242b0b6257dc055105291 SHA256: 7f19a116ef14a562c23eddef01ac8e4697332bfa6c74f55c3c920669a8c1df56 SHA512: a00a4978cfe3c3a2e2d02ae2fff110b86a8d9a9d938bd75c1cc504c028dd7feaa80d097bf9edb51f1f2e579cb11ea3181b6ad3d000b959af8b262b8b6c0937e7 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-17-doc Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: doc Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 53892 Depends: libjs-jquery, libjs-underscore Filename: pool/main/l/llvm-toolchain-17/llvm-17-doc_17.0.6-9ok4_all.deb Size: 7154424 MD5sum: aba3dfb5d1abcaf2d73a8971d4951743 SHA1: d23ea0236fa1e817ecd6a14625d66d26baaf0bb8 SHA256: 25aee0b72cf0e275aa178c95a43ee70d22df66fd83c2f3b4145d74d3774c5a4c SHA512: ec748d9280cda317077530f08c32ab7726816d7a79ec64d185360315110d5964598b3db5affff5910a407001e97db00762e871bdbfa4b655797d1af678c2b7c2 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-17-examples Architecture: all Version: 1:17.0.6-9ok4 Priority: optional Section: doc Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 428 Depends: llvm-17-dev (>= 1:17.0.6-9ok4), llvm-17-dev (<< 1:17.0.6-9ok4+c~) Filename: pool/main/l/llvm-toolchain-17/llvm-17-examples_17.0.6-9ok4_all.deb Size: 243508 MD5sum: 161681f3f6dcb45ec62b25ec433f5d97 SHA1: 86e2b458b355c084999ac79d2ff9f866598c1d70 SHA256: 089abee806aeba2d9952d409fd160250376583d6f6e913c4d0f78e656cb2808e SHA512: 0c0305e498aa5161b6e6ab2127af464a3d30733664367c863a3717ca43c9e9aa65e632e8eb553ad2d6d23e5cae90f80a228b600924d48d91fddbe6134e304caf Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: lmdb-doc Architecture: all Version: 0.9.31-ok1 Priority: optional Section: doc Source: lmdb Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LMDB Installed-Size: 2510 Breaks: liblmdb-dev (<< 0.9.9-0) Replaces: liblmdb-dev (<< 0.9.9-0) Filename: pool/main/l/lmdb/lmdb-doc_0.9.31-ok1_all.deb Size: 284606 MD5sum: 2b056dd0a281f2c533805fb2f9afeb4a SHA1: 9c5c00830da9652fd38b70a5a1f03f42d864ceb2 SHA256: 6744dad82db22d9df3232d2bde335f0ef0f930bd9c69d8ee1a66d1866ee2952d SHA512: 042e86d92b4fdf7fc9f5005eb911ba738fcb758787dc6fcee0ce463149fc227adc8b4ac56814488d20ee0a6c32179fd1bd282aa7b97a1e2ada20d08b6187915c Homepage: http://symas.com/mdb/ Description: Lightning Memory-Mapped Database doxygen documentation This package contains the doxygen generated documentation and the man pages for the LMDB library. . Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact key-value embedded data store developed for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space, (it is not limited to the size of physical RAM). Package: localechooser-data Architecture: all Version: 2.89-ok2 Priority: optional Section: devel Source: localechooser Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 816 Depends: iso-codes, debconf (>= 0.5) | debconf-2.0 Breaks: casper (<< 1.361), system-config-kickstart (<< 2.5.20-0ubuntu24) Filename: pool/main/l/localechooser/localechooser-data_2.89-ok2_all.deb Size: 188700 MD5sum: c6b2412064336518204fa14b47664fcb SHA1: 7b72603bee0f5dcc76530badf0d49bf43f684478 SHA256: 8b22794688a4d019c917de2e9ee9097725ca17793dbeb8c0b46d5c512211c59f SHA512: 3e7d494245ab6bb56b6dd39d832914019562d2fec267289975f6bf41b4794501acddbb7d9f6eb6732219bd6061e7f1aacee84b3cb2270dd384292d65b77278a5 Description: Lists of locales supported by the installer This package contains lists of languages, countries, and locales supported by the installer, for use by programs that create automatic installation scripts. Package: locales Architecture: all Version: 2.38-1ok6.8 Priority: standard Section: localization Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 15894 Depends: libc-bin (>> 2.38), debconf (>= 0.5) | debconf-2.0 Filename: pool/main/g/glibc/locales_2.38-1ok6.8_all.deb Size: 4200768 MD5sum: c2f04b4a3681341a99b3bd2db93779f9 SHA1: 0a39e5ff02038a8c161b966f794a62ce83b13f53 SHA256: 0b9889249900faadc9ce73d1c02629181f16670e4810f2a7078a2258e4e63da9 SHA512: e1d03f86038b9eb2fcb99df568f315076295420d641cb75fe2e4f699f5b3c5caa2acaa0581174002576ed53a4f9d8a7c6358648ab096fad11777857e8b392a32 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: National Language (locale) data [support] Machine-readable data files, shared objects and programs used by the C library for localization (l10n) and internationalization (i18n) support. . This package contains tools to generate locale definitions from source files (included in this package). It allows you to customize which definitions actually get generated. This is a space-saver over how this package used to be, with all locales generated by default. This created a package that unpacked to an excess of 30 megs. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: locales Architecture: all Version: 2.38-1ok6.9 Priority: standard Section: localization Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 15894 Depends: libc-bin (>> 2.38), debconf (>= 0.5) | debconf-2.0 Filename: pool/main/g/glibc/locales_2.38-1ok6.9_all.deb Size: 3883816 MD5sum: 4d2019d056b85c5a9d41b253b7eae569 SHA1: 4ac6c39ac363aa14167144c4ba43e59c8b0cbee9 SHA256: ea88363a9a18354699841d50cadcab045164b6228be3c435de95da065039faae SHA512: 71ed031103105ed719e0cbdf6af168c2060ddcfdcc9bf03d135cd70a78a9501290caf836791a89d7ce7ca70616a9cf1eba7e3f140f175e36909def313b83a929 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: National Language (locale) data [support] Machine-readable data files, shared objects and programs used by the C library for localization (l10n) and internationalization (i18n) support. . This package contains tools to generate locale definitions from source files (included in this package). It allows you to customize which definitions actually get generated. This is a space-saver over how this package used to be, with all locales generated by default. This created a package that unpacked to an excess of 30 megs. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: lsb Architecture: all Version: 11.1.0-ok3 Priority: optional Section: misc Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian sysvinit maintainers Installed-Size: 13 Depends: libjpeg62, lsb-core (>= 11.1.0-ok3), lsb-printing (>= 11.1.0-ok3) Filename: pool/main/l/lsb/lsb_11.1.0-ok3_all.deb Size: 2662 MD5sum: 2f3e58a93b14aad40859d07ac456c66c SHA1: 5425ae152c58829381eb6c12d894d2d8a6b8686d SHA256: 8228b4755b581b2844ac51b87923371943c1eff8fc1181004b8761c8a9fae0e5 SHA512: 3319e63d53eb4bf338f3eb8b927150bde8454fe755e59f22e68aa83db4c3175aec2f2f4cb40f06dffe25c7914c09546c631d08985af97b11bbba8a6a90056599 Homepage: https://wiki.linuxfoundation.org/lsb/start Description: Linux Standard Base support package The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . This package provides an implementation of only the printing and core modules of the Linux Standard Base for Ubuntu. Recent versions of Ubuntu do not implement the full LSB interfaces; this package is provided only for compatibility with third-party printer driver packages which depend on the lsb package. . The intent of this package is to provide a best current practice way of installing and running LSB packages on Debian GNU/Linux. Its presence does not imply that Ubuntu fully complies with the Linux Standard Base, and should not be construed as a statement that Ubuntu is LSB-compliant. Package: lsb-base Architecture: all Version: 11.1.0-ok3 Multi-Arch: foreign Priority: required Section: misc Source: lsb Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian sysvinit maintainers Installed-Size: 39 Filename: pool/main/l/lsb/lsb-base_11.1.0-ok3_all.deb Size: 11192 MD5sum: fcc0fd7cfc46ea4fca748fc086d51610 SHA1: 4cceb94857d1c4ae3fe4d68e260fe09ad68a883a SHA256: 7706304c144d28322a0e5a4e426f74466f7904e4706abc487fc5298e0ec9b341 SHA512: f82a5c274b65b0952a99b552e569ab27fd5bd19c15126054f3e17f43f3e92bbe0efd0d0a69e62d323c7cbffcf8566f7f35386a91d15afadc13ce6ea33b2386ce Homepage: https://wiki.linuxfoundation.org/lsb/start Description: Linux Standard Base init script functionality The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . This package only includes the init-functions shell library, which may be used by other packages' initialization scripts for console logging and other purposes. Package: lsb-base Architecture: all Version: 11.6-ok1 Multi-Arch: foreign Priority: required Section: misc Source: lsb Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: sysvinit-utils (>= 3.05-4~) Filename: pool/main/l/lsb/lsb-base_11.6-ok1_all.deb Size: 3392 MD5sum: 67e5520f9bc1eed29e4fa3d034d78539 SHA1: c812978caccc3ae962c96ef22d725936d5892ef0 SHA256: 647d2d4c02d0f3ab3382e80a55fe1f3d544d086ac0aff60ce4d69da7cbec7062 SHA512: 4e8bbb2a10fecec99285b6a1c1112edaad8df70fc3cf67bb405f628006818c87ea712d544b17bc35f007414f7b2b9bb468722bdf319c54c4f0f2432dd8356e33 Homepage: https://wiki.linuxfoundation.org/lsb/start Description: transitional package for Linux Standard Base init script functionality This is an empty package; it's needed only because of Provides: not being supported in debootstrap. It can be safely removed. Package: lsb-invalid-mta Architecture: all Version: 11.1.0-ok3 Priority: optional Section: misc Source: lsb Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian sysvinit maintainers Installed-Size: 17 Provides: mail-transport-agent Suggests: lsb Conflicts: mail-transport-agent Filename: pool/main/l/lsb/lsb-invalid-mta_11.1.0-ok3_all.deb Size: 3446 MD5sum: b0b08d38d3f0788fd0efb626a0697d2c SHA1: 34e5b94be391026c21bb241e26c1e226243c46bb SHA256: 7f2dfec9dc7487a773bc49101939fad6ed7dae1a0702d7da0fee7324410aed62 SHA512: 2442a274f399488befa94ebc0fedd9ddfcc79109af280af213d0375cc1e28675ecb87b7b51909364080a6e6c2d4f7572353aa7b4f68d43201e59b8c4c5d06d46 Homepage: https://wiki.linuxfoundation.org/lsb/start Description: Linux Standard Base sendmail dummy The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . This package contains nothing else than a fake /usr/sbin/sendmail command to fulfill the LSB's requirement of providing this command without requiring an MTA to get installed, which once introduces a daemon which can cause security problems and second, users get asked questions about how they want their MTA configured when in reality they simply wanted to install a desktop application or a printer driver, but the dependency on LSB compliance pulls in an MTA with the installation. . The LSB requirement on /usr/sbin/sendmail comes from old times where Linux and Unix machines had all fixed IPs and did server tasks in data centers. Today's typical desktop Linux machines do not do local e-mail any more as users use external e-mail services. . The /usr/sbin/sendmail always exits with exit status -1 (255) and sends a warning message to stderr, so that if a program actually tries to send e-mail via the sendmail command the user gets note. Package: lsb-release Architecture: all Version: 11.1.0-ok3 Multi-Arch: foreign Priority: optional Section: misc Source: lsb Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian sysvinit maintainers Installed-Size: 47 Depends: distro-info-data, python3:any Recommends: apt Filename: pool/main/l/lsb/lsb-release_11.1.0-ok3_all.deb Size: 9722 MD5sum: 24c32fbf5ed2511898b1cb104e779ebf SHA1: d6d6455f1edc8178b942b19609b5f4fe72df5a3d SHA256: 92bd7d865d801b5f31d34d2c5286fddf3a349bb9e3813b1c41d5da03f8a83c66 SHA512: cd421726d5e9c6274a6f8573c7ceb448f863cc428bdf879fdf0714e5ab8d616ea354dd4541340383f6bfaf5d354605ac80f1a95cacc5f198e8b2faee1fcd1766 Homepage: https://wiki.linuxfoundation.org/lsb/start Description: Linux Standard Base version reporting utility The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . The lsb-release command is a simple tool to help identify the Linux distribution being used and its compliance with the Linux Standard Base. LSB conformance will not be reported unless the required metapackages are installed. . While it is intended for use by LSB packages, this command may also be useful for programmatically distinguishing between a pure Debian installation and derived distributions. Package: lto-disabled-list Architecture: all Version: 24-ok21 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 38 Filename: pool/main/l/lto-disabled-list/lto-disabled-list_24-ok21_all.deb Size: 11872 MD5sum: aa37658db8197c468d8e21c76e49f3cf SHA1: 41b351e6f32d86eefd1621cc36bebb71143ef8c9 SHA256: fec74786966023246d818010d05b4fa91fb97dde9677e51da37947ced108e0e5 SHA512: ff7aca17f6fbf497e673d4aa370c53d13316903a65bbdcf0658c02a6ebe43ef036eb39b348c8e74aa3f74b209c121c30587355448b06c7f37fbe8fe3706c2bc4 Description: list of packages not to build with LTO A list of source packages not to build with link time optimization (LTO). . Entries in this list should have a bug report filed with the (user) tag 'lto'. Package: lua-any Architecture: all Version: 29-ok1 Priority: optional Section: interpreters Source: dh-lua Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 17 Depends: lua5.1 | lua Filename: pool/main/d/dh-lua/lua-any_29-ok1_all.deb Size: 4250 MD5sum: f3b167fbe9ba70b2e70e22f9c49a73d4 SHA1: 7c53efd7025cd66d9848b6372cc80755ffc274bc SHA256: 53ab1a2efc8beb1964462546a61a542e9faabdc5681da5df7149f1b551734424 SHA512: 361889ab5daf06d8e4029177a0ccc07bcd696a4ab8352abf2195a4b883f909f941e7db07955fa576abf2120a85cd916a6574f0d6c251d0da597fb85ff4783595 Homepage: https://salsa.debian.org/lua-team/ Description: helper script for shebang lines in Lua scripts Some Lua script do actually work with many, but not all, Lua versions in the Debian archive. This package contains the lua-any interpreter to be used in the shebang lines of such scripts. lua-any reads metadata stored in comments in the Lua script and selects an appropriate Lua interpreter. Package: lua5.3 Architecture: rv64g Version: 5.3.6-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 341 Provides: lua Depends: libc6 (>= 2.34), libreadline8 (>= 6.0) Filename: pool/main/l/lua5.3/lua5.3_5.3.6-ok2_rv64g.deb Size: 102972 MD5sum: a415a9da8c6c9cd52ad50f335b809c04 SHA1: 251b923bf6a3c8d5c7f8c2aec18d6150be88e1a9 SHA256: 9a1d1f0e588b8af3167c4cff7512e5035c41dd1e54cfbfc2e34ba81598487a60 SHA512: aa29294bbca7fe2998b32ae587b21703176ea99f7ad98e1022befdd017d0b514cd6b6ec46956744790a7b07293c74a07e1c8a733bf059f61022d2e19f5d3a031 Homepage: https://www.lua.org Description: Simple, extensible, embeddable programming language Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains the Lua command line interpreter and bytecode compiler. Install it if you are developing or using Lua scripts. Package: lua5.4 Architecture: rv64g Version: 5.4.6-ok1 Multi-Arch: foreign Priority: optional Section: interpreters Origin: openKylin Maintainer: Debian Lua Team Installed-Size: 567 Provides: lua Depends: libc6 (>= 2.34), libreadline8 (>= 6.0) Filename: pool/main/l/lua5.4/lua5.4_5.4.6-ok1_rv64g.deb Size: 111782 MD5sum: d1f1ab518a73b80c8e20138b4431fe5d SHA1: 52fb8567cddfc25cc55888376dd75eee0fa0f1fe SHA256: e05c70f6d19854391eacbf961bb72aec279a1a5e43a09a5aa305f7738c11f3ca SHA512: 2a64e27f8e29bc3955122796f63f629392e729dfa5e16a5987312114b60c21344dbc9ed3a7df81d5078191dfcb5f761191a7a4691c2fee600116c02f292583ea Homepage: http://www.lua.org Description: Simple, extensible, embeddable programming language Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains the Lua command line interpreter and bytecode compiler. Install it if you are developing or using Lua scripts. Package: lvm2-dbusd Architecture: all Version: 2.03.21-ok2 Multi-Arch: foreign Priority: optional Section: admin Source: lvm2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 243 Depends: python3:any, lvm2 (>= 2.03.21-ok2~), dbus, python3-dbus, python3-gi, python3-pyudev Filename: pool/main/l/lvm2/lvm2-dbusd_2.03.21-ok2_all.deb Size: 47464 MD5sum: e2f9f1b24fccf9d3e9565072675ab708 SHA1: f641f79f9990a870f180030100a59ddbf388053f SHA256: abb4bb60a74421e66bae59a9d08821702f7235182620b14c6e82830dfdc85cd0 SHA512: 0541fd84f51eeab10e9b93a0ba4041d68c242267ea9d4c3f228363b81d111f7702a88a5cadecb20d76ded1b3db36ddc0dcfcd91289907e9ddc613e2095699546 Homepage: https://sourceware.org/lvm2/ Description: LVM2 D-Bus daemon This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. . This package includes the D-Bus daemon. Package: lxqt-build-tools Architecture: all Version: 0.13.0-ok2 Priority: optional Section: devel Origin: openKylin Maintainer: XXTXTOP Original-Maintainer: XXTXTOP Installed-Size: 176 Depends: binutils, cmake, libglib2.0-dev (>= 2.73.1), pkg-config, qttools5-dev, qttools5-dev-tools Recommends: git, lintian Filename: pool/main/l/lxqt-build-tools/lxqt-build-tools_0.13.0-ok2_all.deb Size: 26154 MD5sum: 945c5b945f8faadbc0529066081cd748 SHA1: 6707a3bf5360ca3c2665e4bec6c50a0c4e82ea24 SHA256: 48f06780a106abe9121dbf247a91fa38b625bc47f34ff02302e76b3ab2eaa0d6 SHA512: d7c931a522eb367d2f244566945fde11c0387634a1801ab3a70ae5f6265bad448f5e323f55c9bc8f557a18426ce7016c3622e890eff5f84f5eace74f155884eb Homepage: https://github.com/lxqt/lxqt-build-tools Description: Build tools for the LXQt desktop environment LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt technologies. It has been tailored for users who value simplicity, speed, and an intuitive interface. Unlike most desktop environments, LXQt also works fine with less powerful machines. . This package contains the tools that are needed by the LXQt build process. Package: lxqt-system-theme Architecture: all Version: 1.3.0-ok1 Multi-Arch: foreign Priority: optional Section: x11 Source: lxqt-themes Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LXQt Packaging Team Installed-Size: 1072 Depends: x11-utils Recommends: papirus-icon-theme | oxygen-icon-theme | breeze-icon-theme | faenza-icon-theme Filename: pool/main/l/lxqt-themes/lxqt-system-theme_1.3.0-ok1_all.deb Size: 824556 MD5sum: a4fde72eb0eb81cfa8de20ebc80d430f SHA1: 36fd8285a84b225d52a0061fe8c528987ff036fc SHA256: 7553eb823ddcb8690e75f93bf3b07ba18affadde5e0714e3ef4e6813589399e9 SHA512: 58f6234f572a9317de3007c68e8f9aa5dcfccfe302e889b7397d1e8cc742cbed905573f72019760a725682acf1995bf798dd9e1691acf9375eb6585dac582b41 Homepage: https://github.com/lxqt/lxqt-themes Description: System theme for LXQt The System theme for LXQt provide basic styling for LXQt system components . This Package contains LXQt system theme files. Package: lxqt-themes Architecture: all Version: 1.3.0-ok1 Multi-Arch: foreign Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LXQt Packaging Team Installed-Size: 26044 Provides: lxqt-theme Depends: lxqt-system-theme Filename: pool/main/l/lxqt-themes/lxqt-themes_1.3.0-ok1_all.deb Size: 23657704 MD5sum: 0d98faf813d65f2c9a73f945fec8a9f1 SHA1: 9487f1f69007bc5c7a71e145006498ba0cbc7d31 SHA256: d4f50ba6873ecba74c47f53febfa55e6b404843aa526c650b9c007d363fbd3ee SHA512: 491c56f087a6a52b281d2326251b6baa3cc5286efac57daaf4f87d826919f958ba8350b56e572487b1f7ada1d47ca0bd5c189c6c798a2671621d99e242c6bf9d Homepage: https://github.com/lxqt/lxqt-themes Description: Themes for LXQt Some upstream themes for LXQt * Ambiance * Dark * Frost * KDE-Plasma * Light * System . This Package contains LXQt theme files. Package: 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. Package: lynx-common Architecture: all Version: 2.9.0rel.0-ok1 Multi-Arch: foreign Priority: optional Section: web Source: lynx Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Lynx Packaging Team Installed-Size: 3884 Recommends: lynx Breaks: lynx-cur (<< 2.8.9dev8-2~), lynx-cur-wrapper (<< 2.8.8dev.8-2) Replaces: lynx-cur (<< 2.8.9dev8-2~), lynx-cur-wrapper (<< 2.8.8dev.8-2) Filename: pool/main/l/lynx/lynx-common_2.9.0rel.0-ok1_all.deb Size: 967400 MD5sum: f4d18a502cb14a9e5188e0ccdadceaa4 SHA1: c719016009e676e79d9a51a88100aa6fd9a04885 SHA256: 73f581b52b5f0173759646b9aad80b964162c64b7c5443aecee01d8c6fb3fa54 SHA512: f2bef721edb1191c7d0a10e4fcdd1e760016684161765df188767498b770a6681bb2cec7d291189167f61a8a705d2749857364b5303df5653c9f0dc6bc099ef6 Homepage: https://lynx.invisible-island.net/ Description: shared files for lynx package In continuous development since 1992, Lynx sets the standard for text-mode web clients. . This package contains architecture-independent files shared by the lynx package over any architecture available in Debian. Examples of such shared files are: manpages, locale and mimetype definitions, and configuration files. Package: m4-doc Architecture: all Version: 1.4.19-ok1 Priority: optional Section: doc Source: m4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Santiago Vila Installed-Size: 859 Filename: pool/main/m/m4/m4-doc_1.4.19-ok1_all.deb Size: 111260 MD5sum: cecd5450bb285b719c2a94d030cdd093 SHA1: a5059910591bd01c3f575b0ac2f69ee095613006 SHA256: 74c6674f657f5c2f0fa07a72284013fe8eab16a4323a7e5ec22c24395a794d93 SHA512: 5bf30a2f0d734b96be9832d4cefa58b35984e0028fcab37d4f1a50fd0bb436143c2fd6c8a878149c788757bf282002051a38a37a43daed067a8f94c5e1d4d55b Homepage: https://www.gnu.org/software/m4/ Description: Documentation for GNU m4 This package contains the HTML documentation for GNU m4. Package: mailcap Architecture: all Version: 3.70+nmu1-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mime-Support Packagers Installed-Size: 78 Provides: run-mailcap Depends: media-types, perl Recommends: bzip2, file, xz-utils Breaks: mime-support (<< 3.65) Replaces: mime-support (<< 3.65) Filename: pool/main/m/mailcap/mailcap_3.70+nmu1-ok1_all.deb Size: 22440 MD5sum: 57641206e6cfcb9237d851a54e9b834d SHA1: 116eacd537b38df25373ba89c84196402b9cc54a SHA256: 2307fd53757bc1cd90732847476d709cd7291554ec443c8130743830536b4781 SHA512: f95821debb5e59ff97d9a1df672dde71394a202b0df7ae796e43162208893e6ae997502beb41a4757f5bc43f042a1c9f9a231806fa099df0f62fc4edb6b408d0 Description: Debian's mailcap system, and support programs The mailcap system associates media types with programs that can handle them, using system and user configuration files. A file's media type is determined by its extension or by running the "file" command if available. . Other packages register their programs as viewers/editors/composers/etc by placing mailcap entry files or FreeDesktop menu entries in predetermined directories monitored by this package's dpkg triggers. . This package provides a "run-mailcap" program to open arbitrary files, and in addition the "see", "edit", "compose", and "print" aliases to display, alter, create, and print (respectively). . This package also provides the "debian-view" utility to handle Debian packages interactively. Package: malcontent Architecture: all Version: 0.11.0-4-ok3 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 438 Depends: accountsservice, gir1.2-glib-2.0, gir1.2-malcontent-0 (>= 0.11.0-4-ok3), polkitd | policykit-1, python3, python3-gi Filename: pool/main/m/malcontent/malcontent_0.11.0-4-ok3_all.deb Size: 52000 MD5sum: a21d7df39c4917a9c6e7305f85031438 SHA1: d97f1999a0a251f786a1c60efb4b12c8e84a22f7 SHA256: a04efc37f88508d312456540719c9bae2cb4ae8ce621a63abfc9ef63eb6212d8 SHA512: 74f2b0bd4f2f2bc732591ad20d8cc75063745fed7f331741c9a750e64d06250289d9c3795d578cb6f4dee1eb0766aaeaf6ac7ce8d3dc6b0ccd03c8a51d313519 Homepage: https://gitlab.freedesktop.org/pwithnall/malcontent/ Description: framework for parental control of applications malcontent implements support for restricting the type of content accessible to non-administrator accounts on a Linux system. Typically, when this is used, a non-administrator account will be for a child using the system; and the administrator accounts will be for the parents; and the content being filtered will be apps which are not suitable for the child to use, due to (for example) being too violent. . This is not a security boundary, and a sufficiently technically advanced user may always work around these parental controls. malcontent is not a mandatory access control (MAC) system like AppArmor or SELinux. However, its correct use by applications should provide enough of an obstacle to prevent users easily or accidentally having access to content which they shouldn’t. Package: mallard-rng Architecture: all Version: 1.1.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 183 Depends: xml-core (>= 0.14) Filename: pool/main/m/mallard-rng/mallard-rng_1.1.0-ok1_all.deb Size: 10502 MD5sum: 2192d3f025ca6cbfd525074c5e51bd3d SHA1: 5a08e508abc8e7310228305b75fe3541076e2368 SHA256: 776c21759ddceb958f9b45fd069bf4b9cf3606e6e06f40cb2b08bad3478f6b69 SHA512: f6d6b3459c2e363e4fbf6d9541828d83bf0ab9cbf96a0b4462a45823bfc3a3e7823970c2653027133c13c3325ad5ecfc0eb5db375fcc6f39151cc77bf7930dc7 Homepage: http://projectmallard.org Description: Mallard RELAX NG Schemas This package provides installable RELAX NG schemas for all Mallard versions and extensions that have been marked final. Schemas are provided in both XML and compact syntax. . The package automatically integrates with your system's XML catalog. Package: marble-data Architecture: all Version: 4:22.12.3-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 30192 Depends: marble-qt-data (= 4:22.12.3-ok1) Filename: pool/main/m/marble/marble-data_22.12.3-ok1_all.deb Size: 27727430 MD5sum: f648de5846694afccb28220d070c09f7 SHA1: 746047e8d5f6b35adeccbee5059f6bc574b59b58 SHA256: 3c11bd6021cf0bc9c1aa580e3f1d30ea3390a9902c54f984eb3cac684ef7be0b SHA512: 2c2a6c443b9ceec4088c80b7b837c161352430dd5a0c5f2a9c64180b0fda851859472ec3e74e47b8b4f30bccf1fa07929086b35d5ae7ef68b46281a4a11d2373 Homepage: https://marble.kde.org/ Description: data files for Marble Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains the architecture-independent data files for the Marble desktop globe. . This package is part of the KDE education module. Package: marble-qt-data Architecture: all Version: 4:22.12.3-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 34255 Breaks: marble-data (<< 4:17.08.3-3~) Replaces: marble-data (<< 4:17.08.3-3~) Filename: pool/main/m/marble/marble-qt-data_22.12.3-ok1_all.deb Size: 15647916 MD5sum: 78322821adab9f92426bab80c0418a32 SHA1: 6f92004c53f14057512e9894e9a31265fae16a4e SHA256: 3a28db3e2ccbc1074134196b379f517be2c9b3e048ec122dbbaaa726727ae77a SHA512: c054ec316fa72980b133755011ea632690491a93c5897a910f58121e3a12b77d5bfe1df730335eb1c39a945b4c12f0440c418da1900b0a8474c1e4ab78f417dd Homepage: https://marble.kde.org/ Description: Qt-only data files for Marble Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains the architecture-independent data files for the Marble desktop globe. . This package is part of the KDE education module. Package: mariadb-client Architecture: all Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 45 Depends: mariadb-client-10.6 (>= 1:10.6.15-ok1.2) Filename: pool/main/m/mariadb-10.6/mariadb-client_10.6.15-ok1.2_all.deb Size: 11584 MD5sum: d18e505a6b2c7ade4cff76da87002d55 SHA1: b2f14595d7e93b614e7607709f4434a1a0159f87 SHA256: 9517d3092b3a19798369f99fc9df1ab6dad055fd6d4957b46be5ca94a664478c SHA512: 6ec07d7e7175b4b1053ad58916dc38a61c7feaaa9edfc6de10321c933575d6af46bf32de077e4572e1da9c9f9154304ed352eb5f2fdea6c6ea97e2317e2682e4 Homepage: https://mariadb.org/ Description: MariaDB database client (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mariadb-client (currently mariadb-client-10.6), as determined by the MariaDB maintainers. Install this package if in doubt about which MariaDB version you want, as this is the one considered to be in the best shape. Package: mariadb-common Architecture: all Version: 1:10.6.15-ok1.2 Multi-Arch: foreign Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 55 Depends: mysql-common (>= 5.6.25) Filename: pool/main/m/mariadb-10.6/mariadb-common_10.6.15-ok1.2_all.deb Size: 13404 MD5sum: 4bda5f566273c6280a3c8d53732d63e0 SHA1: 7dace710ab97a684a9574f928523144a93bab0a0 SHA256: 0494a04424b2011dd051c4d7af25bda7dc6799ecdd40268295d1a16fff084c14 SHA512: a507f1f03bf62128a19a73cf4d6ea855633768607443f2f372c9968083a41a97174dc1a410e6c8ffb3e72bd5f90edb9d9d6db3456fd297807cd2efe0e3a1ba09 Homepage: https://mariadb.org/ Description: MariaDB common configuration files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes configuration files common to all MariaDB programs. Package: mariadb-server Architecture: all Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 45 Depends: mariadb-server-10.6 (>= 1:10.6.15-ok1.2) Filename: pool/main/m/mariadb-10.6/mariadb-server_10.6.15-ok1.2_all.deb Size: 11698 MD5sum: f7518730fa4adcc7c1e89e5cc7d81ba4 SHA1: 3db5ffd78adb6143e7836e3f40672b3a3846ba63 SHA256: 423c631abb4eca7c68304b49a1d00a0584d8b1e44b9a043ae9c0ad2803aee5e2 SHA512: 4cfb341cf6346421914354a28f229881dfb42c465391aaf95b5aa4aabaa1516a442e230a0d5b8eb1d11522391e553ecf4ba0c61fd01bc35767cf0f8332fa3d88 Homepage: https://mariadb.org/ Description: MariaDB database server (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mariadb-server (currently mariadb-server-10.6), as determined by the MariaDB maintainers. Install this package if in doubt about which MariaDB version you need. That will install the version recommended by the package maintainers. . MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. Package: mariadb-test-data Architecture: all Version: 1:10.6.15-ok1.2 Multi-Arch: foreign Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 214782 Depends: perl:any, libc6 (>= 2.2.5), libpam0g (>= 0.99.7.1) Breaks: mariadb-test-10.0, mariadb-test-10.1, mariadb-test-5.5, mariadb-test-data-10.0, mysql-testsuite, mysql-testsuite-5.5, mysql-testsuite-5.6, mysql-testsuite-5.7, mysql-testsuite-8.0 Replaces: mariadb-test-10.0, mariadb-test-10.1, mariadb-test-5.5, mariadb-test-data-10.0, mysql-testsuite, mysql-testsuite-5.5, mysql-testsuite-5.6, mysql-testsuite-5.7, mysql-testsuite-8.0 Filename: pool/main/m/mariadb-10.6/mariadb-test-data_10.6.15-ok1.2_all.deb Size: 18394114 MD5sum: 60cff14dcadd93d722bd2cff7b048f13 SHA1: 2bb6c2e3b21e14621d115cddf45cdc030feb90f9 SHA256: 6f007a1c11b14ed63acd3465d30b0b713b91cd5322c5265f30c4f2224ae6afe4 SHA512: 9490db9dfc7b80d3f4b16dea1bb5676abb25a60958ec046e78c71dba0a38084a2c51fb78d0d2dc01aec1d0f2c273e5bd39041668515c7ac52f810a991f03c4e2 Homepage: https://mariadb.org/ Description: MariaDB database regression test suite - data files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package has the architecture independent data files for the test suite. Package: markdown Architecture: all Version: 1.0.1-ok1 Multi-Arch: foreign Priority: optional Section: web Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 60 Depends: perl (>= 5.6.0-0.1) Filename: pool/main/m/markdown/markdown_1.0.1-ok1_all.deb Size: 17502 MD5sum: ed879fb70084f4c6f5f0473664a69803 SHA1: 9e5bc4f95be8c32df9f38257552ab7821fd89ac8 SHA256: d10042dabfd77c216d93ba5bb4be0cad6e626949e7af8a0a65243b46b20c0ab7 SHA512: 5bfbfe93a17a581d91b20a739fbc046a3b70c08915181d73417be8e96e680487e659d6ac8858d4bde7e4d9b1636bdb373de47aba4d967827d87b7f2bfe65e865 Homepage: http://daringfireball.net/projects/markdown/ Description: Text-to-HTML conversion tool Markdown is a text-to-HTML conversion tool for web writers. It allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). Package: mate-desktop-common Architecture: all Version: 1.26.2-ok1 Priority: optional Section: x11 Source: mate-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 3246 Depends: dconf-gsettings-backend | gsettings-backend Breaks: mate-desktop (<< 1.1.1-1) Replaces: mate-desktop (<< 1.1.1-1) Filename: pool/main/m/mate-desktop/mate-desktop-common_1.26.2-ok1_all.deb Size: 494680 MD5sum: e0873d33343ad640ab543f76feb24ba6 SHA1: 5aa0fb7f7ad5d399cc96959990cbd4e3baa2d8b8 SHA256: a925a0398d48a5d872232685dc3f4570a9a7cccd083a70ec5a9d208b0f1ecd2c SHA512: 181962fcec78ebdbf0aa0c79e6f81564596f318bce30c2cc6b60462fa91732dac03449ef000617758672c9c478402b9168ceee5a81dfddd709384a5056d2e72b Homepage: http://www.mate-desktop.org/ Description: Library with common API for various MATE modules (common files) The MATE component mate-desktop contains the libmate-desktop library, the mate-about program, as well as some desktop-wide documents. . The libmate-desktop library provides an API shared by several applications on the desktop, but that cannot live in the platform for various reasons. . This package contains the architecture-independent files. Package: mate-polkit-bin Architecture: all Version: 1.26.1-ok1 Priority: optional Section: x11 Source: mate-polkit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 23 Depends: mate-polkit (>= 1.26.1-ok1) Breaks: mate-polkit (<< 1.26.1-2~) Replaces: mate-polkit (<< 1.26.1-2~) Filename: pool/main/m/mate-polkit/mate-polkit-bin_1.26.1-ok1_all.deb Size: 4928 MD5sum: 5f6fb3b17f41bf9970b91bbdacde0961 SHA1: e9a9ec23a50fdee5e5a86126c1ad2548da3c0470 SHA256: 4a81f33b8e0117d87fef79c888faa32324ad9bba179dff9450058d604d0c5d25 SHA512: e14b5d7b535709a9450367962be7a9fea360e8e5edbcec6a7d68a6d1292c7721bd2dd4dd1e615085b39b8b81734cac7a610620dba979b31197f01b36cea87989 Homepage: http://www.mate-desktop.org/ Description: MATE authentication agent for PolicyKit-1 (executable wrapper script) The mate-polkit package provides a D-Bus session bus service that is used to bring up authentication dialogs used for obtaining privileges. . This package contains an executable wrapper script for the MATE policy kit authentication agent. . This package eases using mate-polkit as PolicyKit-1 authentication agent on non-MATE desktop environments that don't auto-launch their own authentication agent (e.g., i3, awesome, ratpoison and alike). Package: mate-polkit-common Architecture: all Version: 1.26.1-ok1 Priority: optional Section: x11 Source: mate-polkit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 516 Breaks: mate-polkit (<< 1.8.0) Filename: pool/main/m/mate-polkit/mate-polkit-common_1.26.1-ok1_all.deb Size: 40676 MD5sum: 0293119e409fc3f5daf7f3ee1058c312 SHA1: 9aae77b026f02487dbeac78eb126caa7907d0559 SHA256: a90b3661a06ea6c91a8f0a15f8a82d850296dbc78579559a1cd79cf746430e6b SHA512: 20721ad89c6f4941639ab81ae0464ffe24589171d95b744bf1259808d00cce0a5718f4e77b290190453c433a44f5143cc350aecf3081b66ee5f986b070f18c0b Homepage: http://www.mate-desktop.org/ Description: MATE authentication agent for PolicyKit-1 (common files) The mate-polkit package provides a D-Bus session bus service that is used to bring up authentication dialogs used for obtaining privileges. . This package contains common files for the MATE policy kit authentication agent. Package: mate-terminal-common Architecture: all Version: 1.24.0-ok4.2 Priority: optional Section: x11 Source: mate-terminal Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 13878 Depends: dconf-gsettings-backend | gsettings-backend Breaks: mate-terminal (<< 1.1.0-0) Replaces: mate-terminal (<< 1.1.0-0) Filename: pool/main/m/mate-terminal/mate-terminal-common_1.24.0-ok4.2_all.deb Size: 1128434 MD5sum: b3d702af1f5bce7544251428bcc7062b SHA1: 2f9c106ea196330cddf709fd783023e7234a9f0c SHA256: 1532adc8f0168c676ed714ebc99e49d164487bf4e46209e11cbb647e059ba1a6 SHA512: fcc5fd554e38c051571bb95c729359841a9cfa2614d19237b7b8c97a7879cfe55ae400a152e9886e3c03d5350b76992abf5ee5441b2a4675c40d9fcf2a8f6b71 Homepage: http://www.mate-desktop.org Description: MATE terminal emulator application (common files) MATE Terminal is a terminal emulation application that you can use to perform the following actions: - Access a UNIX shell in the MATE environment. - Run any application that is designed to run on VT102, VT220, and xterm terminals. . MATE Terminal features the ability to use multiple terminals in a single window (tabs) and profiles support. . This package contains the architecture independent files. Package: mate-terminal-common Architecture: all Version: 1.26.1-ok3 Priority: optional Section: x11 Source: mate-terminal Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 14092 Depends: dconf-gsettings-backend | gsettings-backend Breaks: mate-terminal (<< 1.1.0-2) Replaces: mate-terminal (<< 1.1.0-2) Filename: pool/main/m/mate-terminal/mate-terminal-common_1.26.1-ok3_all.deb Size: 1087520 MD5sum: 9d7e304f14beef05767386156587580e SHA1: 86e0f5d9fc17b3d70bf51ff953bfdc4bbb0cffd1 SHA256: a1a853987be3bb2769d0342a550eaf22eb80a8fc1e4e293c5201c6ee3e77d3d7 SHA512: 579ad1304bb1402f04b51e3d9b2ced596b9c2a97282747c5344d631b9af3010ec7e1eece263fa3e5afd40d1a55f611304fad1b50c4dc1e873886192aec853d26 Homepage: http://www.mate-desktop.org Description: MATE terminal emulator application (common files) MATE Terminal is a terminal emulation application that you can use to perform the following actions: - Access a UNIX shell in the MATE environment. - Run any application that is designed to run on VT102, VT220, and xterm terminals. . MATE Terminal features the ability to use multiple terminals in a single window (tabs) and profiles support. . This package contains the architecture independent files. Package: maven-ant-helper Architecture: all Version: 8.7-ok1 Priority: optional Section: java Origin: openKylin Maintainer: openKylin Developers Installed-Size: 60 Depends: ant, ant-contrib, ant-optional, libstax-java, maven-repo-helper (>= 1.4) Suggests: default-jdk-doc, libmaven-plugin-tools-java, libmaven3-core-java, libmodello-java (>= 1.0), libplexus-component-metadata-java Filename: pool/main/m/maven-ant-helper/maven-ant-helper_8.7-ok1_all.deb Size: 12272 MD5sum: 51fcb4890938b5665668d66ad8a0ec86 SHA1: 9afabe7c70c87ca25cd214e38aa8fc5a7d20a598 SHA256: 9fb017a816665fed24acae4edfbeb9258b6b6b3959beffc1eca4b3ad761ba348 SHA512: ce8afd2e945027f0b90d47698861a95ce3bfa08c89623342cbd70b5adce05cf14ffd59f97bbcd4f1c26741849c9a17876ed91bc3c4136c768ba3629602a5cd07 Homepage: https://salsa.debian.org/java-team/maven-ant-helper Description: helper scripts for building Maven components with ant An environment that can be used to simplify the creation of Debian packages to support the Maven system. A "modello" ant task is also provided. . maven-build.xml attempts to reproduce the Maven build life-cycle. You can use it to build your jar or javadoc. If you have libmaven2-core-java installed, you can even use it to launch some Maven plugins to generate some code. Package: maven-repo-helper Architecture: all Version: 1.11-ok1 Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 345 Provides: dh-sequence-maven-repo-helper Depends: default-jre-headless (>= 2:1.7) | java7-runtime-headless Recommends: debhelper-compat (= 13) Suggests: maven-debian-helper Breaks: maven-debian-helper (<= 1.6.6) Filename: pool/main/m/maven-repo-helper/maven-repo-helper_1.11-ok1_all.deb Size: 137734 MD5sum: 5cdd7a46bf53e8ff9b71a51b45881bbb SHA1: 1ad5d594b8bfb2b4cc699311b2a9493cef8b31da SHA256: 387a09fa981fcdda16e91591a48fcfbfc5fed0d23922e1128d31182d9fdff2f0 SHA512: e9de4a006e5ef9bcfdd26734bd6db93ab637df5cb99410bdde2d9991f836e4abbe0a178e76af985a55b7889b96f31ed43e07aa125739e53a9b8c8f0cbf84e33e Homepage: https://wiki.debian.org/Java/MavenRepoSpec Description: Helper tools for including Maven metadata in Debian packages This package enables Debian packages which are not using Maven in their build process to provide and install Maven POMs and libraries in the repository located in /usr/share/maven-repo. . Packages built with Maven (using maven-debian-helper) will benefit as many of their dependencies are already packaged in Debian but they are missing the necessary metadata (Maven POM) which is required by Maven when it is using dependencies. . A tutorial is available at /usr/share/doc/maven-repo-helper/tutorial.html Package: media-types Architecture: all Version: 10.1.0-ok1 Multi-Arch: foreign Priority: standard Section: net Origin: openKylin Maintainer: openKylin Developers Installed-Size: 87 Breaks: mime-support (<< 3.65) Replaces: mime-support (<< 3.65) Filename: pool/main/m/media-types/media-types_10.1.0-ok1_all.deb Size: 20016 MD5sum: cd8107863d453b681af496fa809eb682 SHA1: 02d0d70e2e5c1e498d14141c6027146e298879fd SHA256: 78623d698e842b1ba6dd33c09452f8479b54f48265a6a95b87581b550a7ed374 SHA512: 5bbc56a65934dcad69e30055c10a43da58b3969ba8f5e0ae7f98e6968ca8afef2dda744fe6ec65b3606be8b05c9fc206a2b014849f0cf2d3f2c29a13f7a55693 Description: List of standard media types and their usual file extension This package installs the configuration file /etc/mime.types, that lists standard media types (originally known as "MIME" types) and their usual file extension. This provides a simple way for programs to have a first guess at a file's content. On standard Debian desktop systems, one will also find more sophisticated tools, for instance provided by the "file" and "xdg-utils" packages. . The /etc/mime.types file is compiled by hand using mostly information provided by the Internet Assigned Numbers Authority (IANA). Package: mediawiki Architecture: all Version: 1:1.39.7-ok1 Priority: optional Section: web Origin: openKylin Maintainer: openKylin Developers Installed-Size: 224328 Provides: mediawiki-extensions-confirmedit, mediawiki-extensions-geshi Depends: apache2 | httpd, php (>= 2:7.4~), php-intl, php-json, php-mysql | php-pgsql | php-sqlite3 | php-mysqlnd, php-mbstring, php-xml, mediawiki-classes (= 1:1.39.7-ok1) Recommends: default-mysql-server | virtual-mysql-server | postgresql-contrib | php-sqlite3, php-cli, php-apcu, php-curl, php-gmp, imagemagick | php-gd, php-readline, php-yaml, php-wikidiff2, python3-pygments, php-luasandbox | lua5.1 Suggests: memcached, clamav, firejail Breaks: fusionforge-plugin-mediawiki (<< 5.2~rc1+1~), mediawiki-extensions (<< 2.8~), mediawiki-extensions-base, mediawiki-extensions-collection (<< 2.8~), mediawiki-extensions-confirmedit, mediawiki-extensions-fckeditor, mediawiki-extensions-geshi, mediawiki-extensions-graphviz (<< 2.8~), mediawiki-extensions-ldapauth (<< 2.8~), mediawiki-extensions-math (<= 2:1.0+git20120528-8), mediawiki-extensions-openid (<< 2.8~), mediawiki-skin-greystuff (<< 1.2.5~) Replaces: mediawiki-extensions-base, mediawiki-extensions-confirmedit, mediawiki-extensions-geshi, mediawiki-extensions-math (<= 2:1.0+git20120528-8) Filename: pool/main/m/mediawiki/mediawiki_1.39.7-ok1_all.deb Size: 34898404 MD5sum: 30c8738b4cc2df23e1b5f9a989f45ca0 SHA1: a6433873c2bd512dbec1ee98c69138b44985327b SHA256: 94b198c919bde9ac4b2a3696cd4d074dbbd8e39a4604e7f64e01eb666056b2eb SHA512: f5ab03d8d4551c28c60d9bdb2c7331a4808c99fa97027ad0740fa74652a693c9274ed337d2da45e6f6647791e303c5006564e987704acda9e438c75e730c75bf Homepage: https://www.mediawiki.org/ Description: website engine for collaborative work MediaWiki is a wiki engine (a program for creating a collaboratively edited website). It is designed to handle heavy websites containing library-like document collections, and supports user uploads of images/sounds, multilingual content, TOC autogeneration, ISBN links, etc. . Moreover, it keeps track of changes, so users can receive notifications, view diffs and revert edits. This system has many other features and can easily be extended. Package: mediawiki-classes Architecture: all Version: 1:1.39.7-ok1 Priority: optional Section: web Source: mediawiki Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3162 Filename: pool/main/m/mediawiki/mediawiki-classes_1.39.7-ok1_all.deb Size: 451012 MD5sum: c25e9a13697dda77d03accfa891aa18c SHA1: a0d1bb318170019e55d84352adebe58dc213dd28 SHA256: 34adf7128bf42d7f18c35157a818433767b4b04d4bc951a0ea0d10145f4549c0 SHA512: b436885c7f5941429228d1e1e54a838ecabbae54addb0b1dd92548a4ef1e4a25438b96851b77a80d99c30c16e1a68a1f787b14943e919d2f75ba23a56db5413d Homepage: https://www.mediawiki.org/ Description: website engine for collaborative work - standalone classes This package provides standalone classes from the remainder of the MediaWiki codebase. They do not call on any other portions of MediaWiki code, and can be used in portions of MediaWiki code, and can be used in other projects without dependency issues. . MediaWiki is a wiki engine (a program for creating a collaboratively edited website). It is designed to handle heavy websites containing library-like document collections, and supports user uploads of images/sounds, multilingual content, TOC autogeneration, ISBN links, etc. . Moreover, it keeps track of changes, so users can receive notifications, view diffs and revert edits. This system has many other features and can easily be extended. Package: meson Architecture: all Version: 1.3.2-ok2 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3756 Depends: python3:any (>= 3.7~), ninja-build (>= 1.6), python3-pkg-resources, python3-setuptools Recommends: dpkg-dev Filename: pool/main/m/meson/meson_1.3.2-ok2_all.deb Size: 594932 MD5sum: 8b61d54df75f46196e641d3a64a569c2 SHA1: 4315588b49e7e3900456f363d70ef15716e85e34 SHA256: 7928fc42b4b47bb5be334b99be1530c2960237d9c78e9d5592aaf4c47b8af1ea SHA512: 5aff68204a03dd4201e233d72a489f2fe4fe67e3948dfdcbb0b55f168e9c482107dff631608673f027f8da004ee5acc0675e0ccc910e525978c23188656677c7 Homepage: https://mesonbuild.com Description: high-productivity build system Meson is a build system designed to increase programmer productivity. It does this by providing a fast, simple and easy to use interface for modern software development tools and practices. Package: mime-support Architecture: all Version: 3.66-ok1 Multi-Arch: foreign Priority: standard Section: net Origin: openKylin Maintainer: openKylin Developers Installed-Size: 8 Depends: mailcap, media-types Filename: pool/main/m/mime-support/mime-support_3.66-ok1_all.deb Size: 1508 MD5sum: 23695b3fc76d56645ad47241d17483e9 SHA1: 2d8ef1b980b518edb4f2251e53a2973cd8d50d0e SHA256: d2c5bb5d51ebac5f7677860f168c28bf83027868f148120ec22d299539f66a17 SHA512: 54bf38c0525a9c83ac85b55725c2cf86d9cdd01b83c8b67d21a836358b07f2703f22f7b78e48968de66c3a8ddd76b29732391a71d2da26f2ba78a6d7d193bfe7 Description: transitional package This is a transitional package. It will be possible to remove it safely once its dependency chain has adjusted to depend on mailcap or media-types directly. Package: minuet-data Architecture: all Version: 22.12.3-ok1 Priority: optional Section: kde Source: minuet Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 31844 Filename: pool/main/m/minuet/minuet-data_22.12.3-ok1_all.deb Size: 28646844 MD5sum: b0958264a30b0fdc93caa37b0f8cd375 SHA1: 514a954f670ce07b4ebadc4ffe3ce6492c2813ec SHA256: 6d26010ce74b39ff30a3faf27d62c2b328a25b00b8462a6189467f918fd3088e SHA512: 1a7094d957dd54116aee94723924392810cf0a99dd22cf0cadeae7dfc48d702910582f1db0e0695bb54f91a31bb27cc543a09ef399ce5421ccb385d3fe68880e Homepage: https://minuet.kde.org/ Description: data files for Minuet Music education Free Software, thoughtfully designed to push your musical skills to the next level. Enhance your ability to recognize intervals, chords, rhythm, and scales while enjoying all the power of Free Software. . This package contains the data files for Minuet. Package: mkbootimg Architecture: all Version: 1:34.0.4-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 98 Depends: python3:any Breaks: android-tools-mkbootimg (<< 1:10.0.0+r36-11) Replaces: android-tools-mkbootimg (<< 1:10.0.0+r36-11) Filename: pool/main/a/android-platform-tools/mkbootimg_34.0.4-ok1_all.deb Size: 19256 MD5sum: fc90d5b3380b1843c6849f05f7218c06 SHA1: 1f2fe90ccb36bef81ec907aea3a0183bfec7d9cc SHA256: b25f03104f9a48b3f584782cb415c6ccd8be50cb5b91d5af7f7b047b77ec79e4 SHA512: 9ae5d55e9529f94bc11fc885e892d3092c276d277df9eacfb290422004420ddc4d0bdf16355d72529c6f884c6cc33bb2e6758b0c055c06e8327fe2b3bad3e8f2 Homepage: https://developer.android.com/studio/releases/platform-tools Description: Creates Android boot images Creates Android boot images that includes kernel image and ramdisk, in a special format which can be used with fastboot. Package: 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. Package: mm-common Architecture: all Version: 1.0.6-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3962 Depends: automake | automaken, libtool, pkg-config Recommends: g++ | c++-compiler, doxygen, graphviz, xsltproc Suggests: libglibmm-2.4-dev, libsigc++-2.0-doc, libglibmm-2.4-doc Filename: pool/main/m/mm-common/mm-common_1.0.6-ok1_all.deb Size: 275840 MD5sum: 0ad8ba061813589d8fbcaf55824bc2ca SHA1: efbfe366c029ab259df257f97ce1db50e5a90b44 SHA256: 7809db49ccef43f45cb18261d25585e7b1f6fd928adff27fbca338ce9614c377 SHA512: 881da95f4c49affa5b780a40892216458c3930b4a2fe7e56a732e9d65958639ca0f6cb946ffc5c57cb00a60e6b9fb66da28ebccf7d5431c0d9ab132ba0e9521e Homepage: https://www.gtkmm.org/ Description: Common build files of the GNOME C++ bindings The mm-common module provides the build infrastructure and utilities shared among the GNOME C++ binding libraries. It is only a required dependency for building the C++ bindings from the gnome.org version control repository. An installation of mm-common is not required for building tarball releases, unless configured to use maintainer-mode. . The mm-common package also includes a snapshot of the Doxygen tag file for the GNU C++ Library reference documentation. Package: mmdebstrap Architecture: all Version: 1.4.0-1-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: XXTXTOP Installed-Size: 479 Depends: apt (>= 2.3.14), python3 (>= 3.10), perl:any Recommends: arch-test, fakechroot, fakeroot, gpg (>= 2.2.8), libdistro-info-perl, libdpkg-perl, mount, uidmap Suggests: apt-transport-tor, apt-utils, binfmt-support | systemd (>= 251.2-1), ca-certificates, debootstrap, distro-info-data, dpkg-dev, genext2fs, perl-doc, qemu-user, qemu-user-static, squashfs-tools-ng Filename: pool/main/m/mmdebstrap/mmdebstrap_1.4.0-1-ok1_all.deb Size: 113392 MD5sum: 9d3045755d9c44497cb0877a4dd057bc SHA1: 7d00905298af02f8a67a0b5de4ce5c888a23a9ab SHA256: 7447f5144dd762aa971fbf53b7154564a338d087ba4ffbf438f7ca751c0f0b5b SHA512: f7befbd996104c5a5e6102f00a00db383fd9e844a6094b0d509b1794b9ef4907b4d616e6b7160143e509588eb8183246f6d80b54004d47b4ef320d84b481b759 Homepage: https://gitlab.mister-muffin.de/josch/mmdebstrap/ Description: create a Debian chroot Downloads, unpacks and installs Debian packages to either directly create a directory which can be chrooted into, or a tarball of it. In contrast to debootstrap it uses apt, supports more than one mirror, automatically uses security and updates mirrors for Debian stable chroots, is 3-6 times faster, produces smaller output by removing unnecessary cruft, is bit-by-bit reproducible if $SOURCE_DATE_EPOCH is set, allows unprivileged operation using Linux user namespaces or fakechroot and can setup foreign architecture chroots using qemu-user. Package: mobile-broadband-provider-info Architecture: all Version: 20230416-ok1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 526 Filename: pool/main/m/mobile-broadband-provider-info/mobile-broadband-provider-info_20230416-ok1_all.deb Size: 62400 MD5sum: 21ecd898637e78d97b5ac36d4a6ea3da SHA1: 0ff3bf3105c3e5b676a31568a242800f84502624 SHA256: 013e809faef10b799fab1d7b78be84eb5e1cffac2c0ffc588ab1db0a81200687 SHA512: d5602282324a67566f7a6ae8538516f3ae521e4bf195684a17d08dc1e4d745d920b2f76e7da23a7a5a06cc95ce929bbd0381df2c5abc63107512452721f76152 Homepage: https://wiki.gnome.org/Projects/NetworkManager/MobileBroadband/ServiceProviders Description: database of mobile broadband service providers This package contains a database of provider-specific settings of mobile broadband providers in different countries. Its functioning through Network Manager makes it easy for users to choose their mobile broadband service provider. . The database contains information relevant to mobile networks access point usage, such as APN (access point name), username, password, etc. Package: modemmanager-doc Architecture: all Version: 1.23.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: modemmanager Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: DebianOnMobile Maintainers Installed-Size: 1577 Suggests: devhelp Filename: pool/main/m/modemmanager/modemmanager-doc_1.23.4-ok1_all.deb Size: 223728 MD5sum: 15a289c517f2c2865adbf2d5dbc19acf SHA1: 6c803f14a414572080bf3f58534642c1a8697217 SHA256: f2639116502209f298e02fc80fa955cad2ef97f5cf107551d040dd971428d68b SHA512: 6648d3d31050ac4e42d5e1697afd04e1251ee1073dbf77e87116b68d96c6ea86470038ffacf046a19f5d7c00937860035d166340e601c9d98f1e684d088479aa Homepage: https://www.freedesktop.org/wiki/Software/ModemManager/ Description: D-Bus service for managing modems - documentation files ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains documentation of the D-Bus protocol to interface ModemManager. Package: mongoose Architecture: all Version: 1:7.6.1+dfsg-ok1 Priority: optional Section: oldlibs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 36 Depends: suitesparse-mongoose Filename: pool/main/s/suitesparse/mongoose_7.6.1+dfsg-ok1_all.deb Size: 5232 MD5sum: a199b4b9769c1f0f8a90d048d8b438da SHA1: e9d4deadba99d17f0f644419fa71682605d1dba8 SHA256: c06e1333b106007255c583b1103bd90aa06378bed958bd61486a87b1a7089037 SHA512: 10d4623de96006ef3fe7ab0d47a2d7e21dc7fd28b19a3ae23912c01e14772d108da6671e53e0156f25b05faae98540d258aabbcb7364d55d05f97c38530384ca Homepage: http://suitesparse.com Description: transitional dummy package for suitesparse-mongoose This package eases the transition from mongoose to suitesparse-mongoose. It can be safely removed. Package: mono-4.0-gac Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 524 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-dll (>= 5.18.0.240), libmono-security4.0-cil (>= 4.6.1.3), libmono-system-security4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Recommends: cli-common (>= 0.4.0) Replaces: mono-gac (<< 2.0) Filename: pool/main/m/mono/mono-4.0-gac_6.8.0.105+dfsg-ok2_all.deb Size: 153228 MD5sum: 52ab5315c3e7099ed69f6e81ba05e05b SHA1: 47603696c39126d47542d95df2a4e7ae604c431a SHA256: c61c53d12b8d00b5f7826dab6bc5987e2339fcb316f91d7c3c92598947e2194c SHA512: 8291494479f20d638417cff72f1496ed7fcc4c5c850d3133e2a50ed65a88d3fbb51c9ed06f40e4966ab6af176500ea80851b505d80f033e55519ecacb5c86b6a Homepage: http://www.mono-project.com/ Description: Mono GAC tool (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package includes a version of the GAC (Global Assembly Cache) tool (gacutil) used by Mono to store shared CIL (Common Intermediate Language) libraries, for CLI 4.0 Package: mono-4.0-service Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 98 Depends: mono-runtime (>= 3.0~), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-posix4.0-cil (>= 4.6.1.3), libmono-system-serviceprocess4.0-cil (>= 3.0.6), libmono-system4.0-cil (>= 5.18.0.240) Conflicts: mono-1.0-service Replaces: mono-1.0-service Filename: pool/main/m/mono/mono-4.0-service_6.8.0.105+dfsg-ok2_all.deb Size: 19104 MD5sum: 53d8b015459702f8e78c4f560881b45d SHA1: 45a2d2b6a8c623e89e6036d6b3119c27f2800e43 SHA256: ce9e3e25534e906745e863dbb149e033420807e5348a9886d4a5408ba437f83d SHA512: 831e3fbd08f06d9869c1893e00e833a3001429a94067474cf313beda59fda6be9a72c3dce41da56ea75c0ad93059f400ef7fb4c5c6acd3873334b9be7f1b385b Homepage: http://www.mono-project.com/ Description: Mono service manager for CLI 4.0 Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the mono-service manager, used to start and stop CLI 4.0 services based on the System.ServiceProcess API. Package: mono-csharp-shell Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: shells Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 111 Depends: mono-runtime (>= 3.0~), libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-csharp4.0c-cil (>= 5.18.0.240), libmono-management4.0-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/mono-csharp-shell_6.8.0.105+dfsg-ok2_all.deb Size: 35460 MD5sum: 22e126c9dc1ff27f9105bf13a8c3f572 SHA1: c0f2784d085af58b6faed91b7b54dfa140dda2d4 SHA256: 9f1c256e45ea51d48db7429ba68faa63db0aefb29f971d9512503e865aaf5b8e SHA512: 993f8c6d0bbf5141aa1b8872eb0ae6a039a9e45b13ddfb688213877ba86e31091d1a310ed227da22b09e10991ddf16c8bc10baf3823d37475bc2ee4965aa0cac Homepage: http://www.mono-project.com/CsharpRepl Description: interactive C# shell Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the interactive C# shell named csharp. csharp permits dynamically evaluating C# statements, and can be used for writing scripts or testing code fragments. For examples and a brief overview of the commands see: http://www.mono-project.com/CsharpRepl Package: mono-dbg Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: debug Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 21413 Replaces: monodoc-base (<< 2.4) Filename: pool/main/m/mono/mono-dbg_6.8.0.105+dfsg-ok2_all.deb Size: 6508996 MD5sum: 23e95ff19c2c40d0f3d320c2b0dcfee3 SHA1: fe1265b5c699d8dc82385bda034c71216be4cad7 SHA256: d12a3968d482248541315075a5d91b21eafeefd7fb93abe8075d46003812461c SHA512: 7cc39fa7e1ae4823751d864e412b54757de92a65d2d61ac75fe5147ebce6db1eac96aa8c416c6b6722103b333251675fbdac7a58d7774979d935341b125c496d Homepage: http://www.mono-project.com/ Description: Mono debugging symbols This package contains the debugging symbols of various libmono-* and mono-* packages. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: mono-devel Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 115889 Provides: assembly-linker, c-sharp-2.0-compiler, c-sharp-3.0-compiler, c-sharp-4.0-compiler, c-sharp-4.5-compiler, c-sharp-compiler, resource-file-generator, strong-name-tool Depends: mono-runtime (>= 3.0~), libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-cecil-private-cil (>= 6.8.0.105), libmono-cecil-private-cil (<< 6.8.0.106), libmono-codecontracts4.0-cil (>= 1.0), libmono-compilerservices-symbolwriter4.0-cil (>= 4.6.1.3), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-peapi4.0a-cil (>= 4.2.0), libmono-relaxng4.0-cil (>= 2.10.1), libmono-security4.0-cil (>= 4.6.1.3), libmono-system-componentmodel-composition4.0-cil (>= 3.0.6), libmono-system-componentmodel-dataannotations4.0-cil (>= 4.6.1.3), libmono-system-configuration-install4.0-cil (>= 1.0), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data-datasetextensions4.0-cil (>= 5.12.0.309), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-identitymodel4.0-cil (>= 5.12.0.309), libmono-system-io-compression-filesystem4.0-cil (>= 5.12.0.309), libmono-system-io-compression4.0-cil (>= 5.12.0.309), libmono-system-net-http4.0-cil (>= 5.12.0.309), libmono-system-numerics4.0-cil (>= 5.16.0.220), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-runtime4.0-cil (>= 2.10.1), libmono-system-security4.0-cil (>= 5.18.0.240), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system-serviceprocess4.0-cil (>= 3.0.6), libmono-system-transactions4.0-cil (>= 5.12.0.309), libmono-system-web-services4.0-cil (>= 4.2.0), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240), mono-mcs (= 6.8.0.105+dfsg-ok2), mono-gac (= 6.8.0.105+dfsg-ok2), mono-xbuild (= 6.8.0.105+dfsg-ok2), libmono-cil-dev (= 6.8.0.105+dfsg-ok2), libmono-2.0-dev (>= 6.8.0.105+dfsg-ok2), libmono-2.0-dev (<< 6.8.0.105+dfsg-ok2.1~), ca-certificates-mono (= 6.8.0.105+dfsg-ok2), pkg-config Recommends: mono-csharp-shell Breaks: libmono-accessibility2.0-cil (<< 4.0.1~), libmono-accessibility4.0-cil (<< 4.0.0~alpha1-0~), libmono-cairo2.0-cil (<< 4.0.1~), libmono-cairo4.0-cil (<< 4.0.0~alpha1-0~), libmono-compilerservices-symbolwriter4.0-cil (<< 4.0.0~alpha1-0~), libmono-corlib2.0-cil (<< 4.0.1~), libmono-corlib4.0-cil (<< 4.0.0~alpha1-0~), libmono-cscompmgd8.0-cil (<< 4.0.1~), libmono-csharp4.0c-cil (<< 4.0.0~alpha1-0~), libmono-custommarshalers4.0-cil (<< 4.0.0~alpha1-0~), libmono-data-tds2.0-cil (<< 4.0.1~), libmono-data-tds4.0-cil (<< 4.0.0~alpha1-0~), libmono-db2-1.0-cil (<< 4.0.0~alpha1-0~), libmono-debugger-soft2.0a-cil (<< 4.0.1~), libmono-debugger-soft4.0a-cil (<< 4.0.0~alpha1-0~), libmono-facades-system-collections-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-collections-concurrent-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-componentmodel-annotations-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-componentmodel-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-componentmodel-eventbasedasync-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-diagnostics-contracts-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-diagnostics-debug-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-diagnostics-tools-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-dynamic-runtime-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-globalization-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-io-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-linq-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-linq-expressions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-linq-parallel-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-linq-queryable-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-net-networkinformation-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-net-primitives-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-net-requests-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-objectmodel-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-reflection-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-reflection-extensions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-reflection-primitives-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-resources-resourcemanager-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-extensions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-interopservices-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-numerics-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-serialization-json-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-serialization-primitives-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-serialization-xml-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-security-principal-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-servicemodel-http-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-servicemodel-primitives-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-text-encoding-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-text-encoding-extensions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-text-regularexpressions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-threading-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-threading-tasks-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-threading-tasks-parallel-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-xml-readerwriter-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-xml-xdocument-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-xml-xmlserializer-cil (<< 3.2.3+dfsg-5~), libmono-http4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-cjk4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-mideast4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-other4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-rare4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-west2.0-cil (<< 4.0.1~), libmono-i18n-west4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n2.0-cil (<< 4.0.1~), libmono-i18n4.0-cil (<< 4.0.0~alpha1-0~), libmono-ldap2.0-cil (<< 4.0.1~), libmono-ldap4.0-cil (<< 4.0.0~alpha1-0~), libmono-management2.0-cil (<< 4.0.1~), libmono-management4.0-cil (<< 4.0.0~alpha1-0~), libmono-messaging-rabbitmq2.0-cil (<< 4.0.1~), libmono-messaging-rabbitmq4.0-cil (<< 4.0.0~alpha1-0~), libmono-messaging2.0-cil (<< 4.0.1~), libmono-messaging4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build-engine4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build-framework4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build-tasks-v4.0-4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build-utilities-v4.0-4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build2.0-cil (<< 4.0.1~), libmono-microsoft-build4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-csharp4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-visualbasic10.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-visualc10.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-web-infrastructure1.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft8.0-cil (<< 4.0.1~), libmono-npgsql2.0-cil (<< 4.0.1~), libmono-npgsql4.0-cil (<< 4.0.0~alpha1-0~), libmono-oracle2.0-cil (<< 4.0.1~), libmono-oracle4.0-cil (<< 4.0.0~alpha1-0~), libmono-parallel4.0-cil (<< 4.0.0~alpha1-0~), libmono-peapi2.0a-cil (<< 4.0.1~), libmono-peapi4.0a-cil (<< 4.0.0~alpha1-0~), libmono-posix2.0-cil (<< 4.0.1~), libmono-posix4.0-cil (<< 4.0.0~alpha1-0~), libmono-rabbitmq2.0-cil (<< 4.0.1~), libmono-rabbitmq4.0-cil (<< 4.0.0~alpha1-0~), libmono-relaxng2.0-cil (<< 4.0.1~), libmono-relaxng4.0-cil (<< 4.0.0~alpha1-0~), libmono-security2.0-cil (<< 4.0.1~), libmono-security4.0-cil (<< 4.0.0~alpha1-0~), libmono-sharpzip2.84-cil (<< 4.0.1~), libmono-sharpzip4.84-cil (<< 4.0.0~alpha1-0~), libmono-simd2.0-cil (<< 4.0.1~), libmono-simd4.0-cil (<< 4.0.0~alpha1-0~), libmono-sqlite2.0-cil (<< 4.0.1~), libmono-sqlite4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-componentmodel-composition4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-componentmodel-dataannotations4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-configuration-install4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-configuration4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-core4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data-datasetextensions4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data-linq2.0-cil (<< 4.0.1~), libmono-system-data-linq4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data-services-client4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data-services2.0-cil (<< 4.0.1~), libmono-system-data-services4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data2.0-cil (<< 4.0.1~), libmono-system-data4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-design4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-drawing-design4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-drawing4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-dynamic4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-enterpriseservices4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-identitymodel-selectors4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-identitymodel4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-json-microsoft4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-json2.0-cil (<< 4.0.1~), libmono-system-json4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-ldap-protocols4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-ldap2.0-cil (<< 4.0.1~), libmono-system-ldap4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-management4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-messaging2.0-cil (<< 4.0.1~), libmono-system-messaging4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-net2.0-cil (<< 4.0.1~), libmono-system-net4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-numerics4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime-caching4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime-durableinstancing4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime-serialization-formatters-soap4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime-serialization4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime2.0-cil (<< 4.0.1~), libmono-system-runtime4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-security4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel-activation4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel-discovery4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel-routing4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel-web4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel4.0a-cil (<< 4.0.0~alpha1-0~), libmono-system-serviceprocess4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-transactions4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-abstractions4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-applicationservices4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-dynamicdata4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-extensions-design4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-extensions4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-mvc2.0-cil (<< 4.0.1~), libmono-system-web-routing4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-services4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web2.0-cil (<< 4.0.1~), libmono-system-web4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-windows-forms-datavisualization4.0a-cil (<< 4.0.0~alpha1-0~), libmono-system-windows-forms4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-xaml4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-xml-linq4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-xml4.0-cil (<< 4.0.0~alpha1-0~), libmono-system2.0-cil (<< 4.0.1~), libmono-system4.0-cil (<< 4.0.0~alpha1-0~), libmono-tasklets2.0-cil (<< 4.0.1~), libmono-tasklets4.0-cil (<< 4.0.0~alpha1-0~), libmono-wcf3.0a-cil (<< 4.0.1~), libmono-webbrowser2.0-cil (<< 4.0.1~), libmono-webbrowser4.0-cil (<< 4.0.0~alpha1-0~), libmono-webmatrix-data4.0-cil (<< 4.0.0~alpha1-0~), libmono-windowsbase3.0-cil (<< 4.0.1~), libmono-windowsbase4.0-cil (<< 4.0.0~alpha1-0~), libmono-winforms2.0-cil (<< 4.0.1~), libmono-xbuild-tasks2.0-cil (<< 4.0.1~), libmono-xbuild-tasks4.0-cil (<< 4.0.0~alpha1-0~), libmono2.0-cil (<< 4.0.1~), mono-reference-assemblies-2.0 (<< 5.0~), mono-reference-assemblies-3.5 (<< 5.0~), mono-reference-assemblies-4.0 (<< 5.0~) Replaces: libmono-accessibility2.0-cil (<< 4.0.1~), libmono-accessibility4.0-cil (<< 4.0.0~alpha1-0~), libmono-cairo2.0-cil (<< 4.0.1~), libmono-cairo4.0-cil (<< 4.0.0~alpha1-0~), libmono-compilerservices-symbolwriter4.0-cil (<< 4.0.0~alpha1-0~), libmono-corlib2.0-cil (<< 4.0.1~), libmono-corlib4.0-cil (<< 4.0.0~alpha1-0~), libmono-cscompmgd8.0-cil (<< 4.0.1~), libmono-csharp4.0c-cil (<< 4.0.0~alpha1-0~), libmono-custommarshalers4.0-cil (<< 4.0.0~alpha1-0~), libmono-data-tds2.0-cil (<< 4.0.1~), libmono-data-tds4.0-cil (<< 4.0.0~alpha1-0~), libmono-db2-1.0-cil (<< 4.0.0~alpha1-0~), libmono-debugger-soft2.0a-cil (<< 4.0.1~), libmono-debugger-soft4.0a-cil (<< 4.0.0~alpha1-0~), libmono-dev (<< 2.4), libmono-facades-system-collections-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-collections-concurrent-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-componentmodel-annotations-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-componentmodel-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-componentmodel-eventbasedasync-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-diagnostics-contracts-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-diagnostics-debug-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-diagnostics-tools-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-dynamic-runtime-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-globalization-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-io-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-linq-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-linq-expressions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-linq-parallel-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-linq-queryable-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-net-networkinformation-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-net-primitives-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-net-requests-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-objectmodel-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-reflection-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-reflection-extensions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-reflection-primitives-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-resources-resourcemanager-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-extensions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-interopservices-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-numerics-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-serialization-json-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-serialization-primitives-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-serialization-xml-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-security-principal-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-servicemodel-http-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-servicemodel-primitives-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-text-encoding-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-text-encoding-extensions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-text-regularexpressions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-threading-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-threading-tasks-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-threading-tasks-parallel-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-xml-readerwriter-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-xml-xdocument-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-xml-xmlserializer-cil (<< 3.2.3+dfsg-5~), libmono-http4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-cjk4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-mideast4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-other4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-rare4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-west2.0-cil (<< 4.0.1~), libmono-i18n-west4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n2.0-cil (<< 4.0.1~), libmono-i18n4.0-cil (<< 4.0.0~alpha1-0~), libmono-ldap2.0-cil (<< 4.0.1~), libmono-ldap4.0-cil (<< 4.0.0~alpha1-0~), libmono-management2.0-cil (<< 4.0.1~), libmono-management4.0-cil (<< 4.0.0~alpha1-0~), libmono-messaging-rabbitmq2.0-cil (<< 4.0.1~), libmono-messaging-rabbitmq4.0-cil (<< 4.0.0~alpha1-0~), libmono-messaging2.0-cil (<< 4.0.1~), libmono-messaging4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build-engine4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build-framework4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build-tasks-v4.0-4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build-utilities-v4.0-4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build2.0-cil (<< 4.0.1~), libmono-microsoft-build4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-csharp4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-visualbasic10.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-visualc10.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-web-infrastructure1.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft8.0-cil (<< 4.0.1~), libmono-npgsql2.0-cil (<< 4.0.1~), libmono-npgsql4.0-cil (<< 4.0.0~alpha1-0~), libmono-oracle2.0-cil (<< 4.0.1~), libmono-oracle4.0-cil (<< 4.0.0~alpha1-0~), libmono-parallel4.0-cil (<< 4.0.0~alpha1-0~), libmono-peapi2.0a-cil (<< 4.0.1~), libmono-peapi4.0a-cil (<< 4.0.0~alpha1-0~), libmono-posix2.0-cil (<< 4.0.1~), libmono-posix4.0-cil (<< 4.0.0~alpha1-0~), libmono-rabbitmq2.0-cil (<< 4.0.1~), libmono-rabbitmq4.0-cil (<< 4.0.0~alpha1-0~), libmono-relaxng2.0-cil (<< 4.0.1~), libmono-relaxng4.0-cil (<< 4.0.0~alpha1-0~), libmono-security2.0-cil (<< 4.0.1~), libmono-security4.0-cil (<< 4.0.0~alpha1-0~), libmono-sharpzip2.84-cil (<< 4.0.1~), libmono-sharpzip4.84-cil (<< 4.0.0~alpha1-0~), libmono-simd2.0-cil (<< 4.0.1~), libmono-simd4.0-cil (<< 4.0.0~alpha1-0~), libmono-sqlite2.0-cil (<< 4.0.1~), libmono-sqlite4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-componentmodel-composition4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-componentmodel-dataannotations4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-configuration-install4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-configuration4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-core4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data-datasetextensions4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data-linq2.0-cil (<< 4.0.1~), libmono-system-data-linq4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data-services-client4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data-services2.0-cil (<< 4.0.1~), libmono-system-data-services4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data2.0-cil (<< 4.0.1~), libmono-system-data4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-design4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-drawing-design4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-drawing4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-dynamic4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-enterpriseservices4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-identitymodel-selectors4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-identitymodel4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-json-microsoft4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-json2.0-cil (<< 4.0.1~), libmono-system-json4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-ldap-protocols4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-ldap2.0-cil (<< 4.0.1~), libmono-system-ldap4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-management4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-messaging2.0-cil (<< 4.0.1~), libmono-system-messaging4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-net2.0-cil (<< 4.0.1~), libmono-system-net4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-numerics4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime-caching4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime-durableinstancing4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime-serialization-formatters-soap4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime-serialization4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime2.0-cil (<< 4.0.1~), libmono-system-runtime4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-security4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel-activation4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel-discovery4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel-routing4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel-web4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel4.0a-cil (<< 4.0.0~alpha1-0~), libmono-system-serviceprocess4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-transactions4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-abstractions4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-applicationservices4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-dynamicdata4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-extensions-design4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-extensions4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-mvc2.0-cil (<< 4.0.1~), libmono-system-web-routing4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-services4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web2.0-cil (<< 4.0.1~), libmono-system-web4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-windows-forms-datavisualization4.0a-cil (<< 4.0.0~alpha1-0~), libmono-system-windows-forms4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-xaml4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-xml-linq4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-xml4.0-cil (<< 4.0.0~alpha1-0~), libmono-system2.0-cil (<< 4.0.1~), libmono-system4.0-cil (<< 4.0.0~alpha1-0~), libmono-tasklets2.0-cil (<< 4.0.1~), libmono-tasklets4.0-cil (<< 4.0.0~alpha1-0~), libmono-wcf3.0a-cil (<< 4.0.1~), libmono-webbrowser2.0-cil (<< 4.0.1~), libmono-webbrowser4.0-cil (<< 4.0.0~alpha1-0~), libmono-webmatrix-data4.0-cil (<< 4.0.0~alpha1-0~), libmono-windowsbase3.0-cil (<< 4.0.1~), libmono-windowsbase4.0-cil (<< 4.0.0~alpha1-0~), libmono-winforms2.0-cil (<< 4.0.1~), libmono-xbuild-tasks2.0-cil (<< 4.0.1~), libmono-xbuild-tasks4.0-cil (<< 4.0.0~alpha1-0~), libmono2.0-cil (<< 4.0.1~), mono-1.0-devel (<< 2.0), mono-2.0-devel (<< 2.10), mono-gmcs (<< 2.0), mono-mcs (<< 2.0), mono-reference-assemblies-2.0 (<< 5.0~), mono-reference-assemblies-3.5 (<< 5.0~), mono-reference-assemblies-4.0 (<< 5.0~) Filename: pool/main/m/mono/mono-devel_6.8.0.105+dfsg-ok2_all.deb Size: 23542992 MD5sum: 63ecf2271990580df994d8f992803b57 SHA1: 29f23924d560254f7c5ae344305a9846212bca74 SHA256: f14ccba4e3e8545756bc49fd9fe6a4b0443e46a925fd1582810cb84adcde4ab8 SHA512: 94d66e20354dc303bdbd21a719570bc6c8d154c06bae535ac4fdb2c219fef786111bce1ae7736eccd641dda0d9814030e044b1123713554663dede8b5b1b16a5 Homepage: http://www.mono-project.com/ Description: Mono development tools Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains various development tools and pulls in the default development stack for Mono (which is 4.0 currently). Package: mono-gac Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 76 Provides: global-assembly-cache-tool Pre-Depends: mono-runtime-common (>= 5.20) Depends: mono-4.0-gac (= 6.8.0.105+dfsg-ok2) Filename: pool/main/m/mono/mono-gac_6.8.0.105+dfsg-ok2_all.deb Size: 18736 MD5sum: 2eb52e08fbc41abd63a97f01c340d8bf SHA1: 829de75f1805d8ebe979666fb5b71e6a274c68ce SHA256: a1b975133658abeb93b078d2d7a578845b2a89e77dd92734ee8ee8aca06aec4e SHA512: 983fd6d70031eaa41d5c325379e7e6a501dd77651d346cbafbefc30cc4c225f6985a3d71f47a0cc9c5c392462179c4467f63b63702e3a5457465aae36037af6e Homepage: http://www.mono-project.com/ Description: Mono GAC tool Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package pulls in the default GAC (Global Assembly Cache) tool (gacutil) used by Mono to store shared CIL (Common Intermediate Language) libraries. Package: mono-mcs Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1956 Depends: mono-runtime (>= 3.0~), libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 6.8.0.105), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240), libmono-corlib4.5-cil (<< 6.8.0.106), libmono-microsoft-csharp4.0-cil Recommends: pkg-config Breaks: mono-dmcs (<< 3.0~), mono-gmcs (<< 3.0~) Replaces: mono-devel (<< 2.4.2.3), mono-dmcs (<< 3.0~), mono-gmcs (<< 3.0~) Filename: pool/main/m/mono/mono-mcs_6.8.0.105+dfsg-ok2_all.deb Size: 536684 MD5sum: 56ae077f32926e2aa0f4c1336c0f0f84 SHA1: 702f72a8b3d79dfad85de18918a1c066f63d99ad SHA256: 201d5f28df8bf9b556118ae597731b9951cb2dea28f002e486a1bac06572a650 SHA512: 17fe4c3b0623bd50e4c7d8e5f28689d4dfa41f2c44baa53397306554ead82776dbb88dd84b282bc721282deed88b3585f11c87fb65ec5b8492811a98cb48246e Homepage: http://www.mono-project.com/ Description: Mono C# 2.0 / 3.0 / 4.0 / 5.0 compiler for CLI 2.0 / 4.0 / 4.5 This is the Mono C# (C-Sharp) 2.0, 3.0, 4.0 and 5.0 compiler, a platform-independent compiler which produces CIL (Common Intermediate Language) binary executables. . This compiler targets the CLI 2.0, 4.0 or 4.5 runtime version. . The mcs compiler supports different C# versions as follows. With C# 2.0 it supports: - generics - iterators (yield) - nullable value types - partial types - anonymous methods - static classes - coalesce operator: ?? . With C# 3.0 it supports: - Language Integrated Query (LINQ) - object initializers - collection initializers - anonymous types - local variable type inference - implicitly-typed arrays - lambda expressions - automatic properties - extension methods - partial methods . With C# 4.0 it supports: - dynamic binding (duck typing) - named and optional arguments - covariant and contravariant generic type parameters . With C# 5.0 (which is the default) it supports: - asynchronous methods - caller info attributes (as of Mono 3.0 currently not supported!) . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: mono-source Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: devel Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 113716 Filename: pool/main/m/mono/mono-source_6.8.0.105+dfsg-ok2_all.deb Size: 116408112 MD5sum: 6bdace230200a9dab086e9d5967f2730 SHA1: 234c951140fbbeb631c73bf099582e01b18c991c SHA256: b56213900455c48d0892229b773164ab8687b8c0d27638c4628e154d61dbce20 SHA512: 1bfb652b0324d2bc9de63a0f8730c5520885275c3bc3797eabdb9c0db5ff25f10cdcf8c3a6dcd571e564308959147cf6295e24d993ed3c747ef61593da9bf8b8 Homepage: http://www.mono-project.com/ Description: Mono source code Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains an archive of the source code used to build the Mono packages in Debian. Package: mono-xbuild Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3060 Depends: mono-runtime (>= 3.0~), libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-build-engine4.0-cil (>= 3.2.1), libmono-microsoft-build-framework4.0-cil (>= 3.6.0), libmono-microsoft-build-tasks-v4.0-4.0-cil (>= 4.6.1.3), libmono-microsoft-build-utilities-v4.0-4.0-cil (>= 5.12.0.309), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Replaces: mono-gmcs (<< 1.2.6-1) Filename: pool/main/m/mono/mono-xbuild_6.8.0.105+dfsg-ok2_all.deb Size: 454124 MD5sum: 43173756217538d3b263ab5718aa10f2 SHA1: c1289a001dedb180abf7585fb8037dab0766ba69 SHA256: 421e202ca40cdc08510e39b69b9f9fac91d39045efc697091635441fafc53614 SHA512: 37d47df2895e184182d4f47b4a8ec1085fde341d78d0b6e007f29fe72873549b51fc06fb05d27f1a2f5cb45667b9e6148f167e3546f1f11c461aa9b20cabe1d6 Homepage: http://www.mono-project.com/ Description: MSBuild-compatible build system for Mono Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . xbuild is Mono's implementation of msbuild and allows projects that have a msbuild file to be compiled natively on Linux. . Microsoft Build (msbuild) is a build system developed by Microsoft similar in spirit to Nant (in that it uses XML files for describing the build process) and in the same spirit as make. . http://www.mono-project.com/Microsoft.Build Package: monodoc-base Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1803 Depends: mono-runtime (>= 3.0~), libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-cecil-private-cil (>= 6.8.0.105), libmono-cecil-private-cil (<< 6.8.0.106), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-sharpzip4.84-cil (>= 5.12.0.309), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/monodoc-base_6.8.0.105+dfsg-ok2_all.deb Size: 525072 MD5sum: 8e649d1c888b7bcc244698359c80afdd SHA1: e161c5539c768444d4f0a11078059e7ef9de8d33 SHA256: f3889e0802e9b6adbf7dbde86f1b4fea449d9caeec355679386536778cdfc7ed SHA512: 86d54faac25dac7f8659a20504e50d2c0476c81890285eaf54671bbb93d575921175f4a3c68d36d472cb147921e8f7a5e56d0ac5094c84afb8192fcbe75fb7cf Homepage: http://www.mono-project.com/ Description: shared MonoDoc binaries The MonoDoc Project is the documentation framework of the Mono project which provides detailed API documentation for all Mono components and the Mono CLI implementation. . This package contains the shared binaries which are used by the monodoc programs like the documentation file compiler (assembler.exe aka "monodoc"). Package: monodoc-manual Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: doc Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 21341 Recommends: monodoc-http | monodoc-viewer Suggests: monodoc-gtk-manual, monodoc-gecko-manual, monodoc-nunit-manual Filename: pool/main/m/mono/monodoc-manual_6.8.0.105+dfsg-ok2_all.deb Size: 18584780 MD5sum: cd51e7e1424464cc38cd89a98c1c3ac0 SHA1: 88fd37d1fb17df1b1a496a948bfa1a2fffbcd634 SHA256: e26b6b63bcb147325fb5244ac9bc7e7e69b374d031ba4ed9e15e19dbab41b389 SHA512: c1df43d64463e7043e5d4dc7ac3ff4a53f87f801842b58c9433169cc88c639ff4352a76ec3cb238d59f03a4c97ae0d4114b24343fecf4f48312d0900ed37a11e Homepage: http://www.mono-project.com/ Description: compiled XML documentation from the Mono project The MonoDoc Project is the documentation framework of the Mono project which provides detailed API documentation for all Mono components and the Mono CLI implementation. . This package contains the compiled XML documentation of MonoDoc. Package: mutter-common Architecture: all Version: 46.0-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: mutter Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3695 Depends: dconf-gsettings-backend | gsettings-backend Breaks: magpie-common (<< 0.9.3-0ubuntu8~) Replaces: magpie-common (<< 0.9.3-0ubuntu8~) Filename: pool/main/m/mutter/mutter-common_46.0-ok1_all.deb Size: 449144 MD5sum: c3d9e4d829f4b70a0de1f6c74e63e037 SHA1: 3fb9b4640dfee882109f440ac5d712bbc98962d3 SHA256: c8d6e58ed7cfb96a56b1f3b488230f3ffdf099a7a056415a1c3096df9bb15bc0 SHA512: d10febcb6d17cd9e97e358ccec65871790cece7e1aed0fdaa784fc5bddcbb53eeafad345209e4e03941a5d90886e4410eb2489e6c0960f9b2d5af8e70667d574 Homepage: https://mutter.gnome.org/ Description: shared files for the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the shared files. Package: mysql-client Architecture: all Version: 8.0.35-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 35 Depends: mysql-client-8.0 Filename: pool/main/m/mysql-8.0/mysql-client_8.0.35-ok1_all.deb Size: 9290 MD5sum: 6de0bcdeef1f2f7ad50f901fbcd7598e SHA1: 2b0bb1d87e82a421f6642bad0a63f91eb7927430 SHA256: 0fd122f5036bd98ba69714852d9dcdae69cfde212e18f18125a209973ed553c4 SHA512: d4f802253e2a9bed22b7c96feba1d4aceb9484395d600f703b6d275fd6da4ecab5d6fae6fe08eb638383c9f88ec16248aa97f37404ba09c474826332dbe492d7 Homepage: http://dev.mysql.com/ Description: MySQL database client (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mysql-client (currently mysql-client-8.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you want, as this is the one considered to be in the best shape by the Maintainers. Package: mysql-client Architecture: all Version: 8.0.36-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 36 Depends: mysql-client-8.0 Filename: pool/main/m/mysql-8.0/mysql-client_8.0.36-ok1_all.deb Size: 9344 MD5sum: f378f62a6f12f0038c741f2564f653bb SHA1: a1e93201d8dc3f169254f08254252c0e8f88abe4 SHA256: 53ee573537916aeedb5c7d70139290e95b1fa11e9cae06d09f5ab281806d8751 SHA512: c647354307d6843a81671cbfbe19e94dbfd67a2bdc71e011d7fe448bdc8cde9f87496bf85b0580c26556868be9ca5ee3f70ef217a8de3f3587c61c8fa34622b2 Homepage: http://dev.mysql.com/ Description: MySQL database client (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mysql-client (currently mysql-client-8.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you want, as this is the one considered to be in the best shape by the Maintainers. Package: mysql-common Architecture: all Version: 5.8+1.1.0-ok1 Multi-Arch: foreign Priority: optional Section: database Source: mysql-defaults (1.1.0-ok1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 33 Provides: mysql-common-5.6 Conflicts: mariadb-server-5.5, mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5 Breaks: mariadb-common (<< 10.0.20-3~) Replaces: mariadb-server-5.5, mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5 Filename: pool/main/m/mysql-defaults/mysql-common_5.8+1.1.0-ok1_all.deb Size: 6100 MD5sum: 18b9243c338a2a2093892d5aec890189 SHA1: 80a9232408079bb744eb23fd968918721366ac96 SHA256: 128fca570e2f6b573cf4ee4084df2b2cb9aed79e818cc52f8fcd18cc13f1c736 SHA512: 1f00fb4202efd6a84774e7417a35e25770cf1cf223cdeadde450491faf7a85b3f8b078c676cedc0beb4212b4814238dc05c2777f0e43a3f902700a9d90f9aa0e Description: MySQL database common files, e.g. /etc/mysql/my.cnf MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes files needed by all versions of the client library, e.g. /etc/mysql/my.cnf. Package: mysql-server Architecture: all Version: 8.0.35-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 35 Depends: mysql-server-8.0 Filename: pool/main/m/mysql-8.0/mysql-server_8.0.35-ok1_all.deb Size: 9398 MD5sum: f5811ce4dc04a2c4e6ad9e0969b6bac4 SHA1: 1041bb2a2862ad0028f42f2b278430f97c189680 SHA256: 3c2807dfead56e17151461a8f0d6228b0cfb35d7054a6b8c7bbbbb3d49a8b5c7 SHA512: 276bc7a5f9176046af62e917ebdf071c3da3dbd54bec5063b7b056da66aca4c7eccdabf155dd1f90b6b3ce3faa07b61f86894ea1c7921d5c5e1ff189fffd7427 Homepage: http://dev.mysql.com/ Description: MySQL database server (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mysql-server (currently mysql-server-8.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you need. That will install the version recommended by the package maintainers. . MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. Package: mysql-server Architecture: all Version: 8.0.36-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 36 Depends: mysql-server-8.0 Filename: pool/main/m/mysql-8.0/mysql-server_8.0.36-ok1_all.deb Size: 9464 MD5sum: 074b0c70925083dd1495e34c0dab91cb SHA1: 2dc6f5b7c0e5b899dbc56c55736656e0b06f4d2c SHA256: 2ccc964a218bc0de1190e9148b91191ead0931f644f79ab2d2984cc5cf6d95fc SHA512: ff23412f054bb4239718940a5ed6f43121ab5f3acbe85d7f332d32151e1656261d772e5ccd34071fb918e4fccca37008569d2f82f8db49eaa36c05890b53d56b Homepage: http://dev.mysql.com/ Description: MySQL database server (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mysql-server (currently mysql-server-8.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you need. That will install the version recommended by the package maintainers. . MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. Package: mysql-testsuite Architecture: all Version: 8.0.35-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 35 Depends: mysql-testsuite-8.0 Filename: pool/main/m/mysql-8.0/mysql-testsuite_8.0.35-ok1_all.deb Size: 9268 MD5sum: 91c3e18eab7b64e3c2dbc95bf8d80ed3 SHA1: 100b7c97f62e2043ef5916fc88f45a63b816bcf4 SHA256: d04f63d21578b38b3ee9f8bef791af95d4df382434940d3991dea6dd1f3c968c SHA512: b264d39847dc149e7ae232cc2fc3a57fc2c0e913858db993383fceec99f3ef0d492834caaa810a2b9b71ea4bd84dd4ef89a9764fef4871060e8ea7c8f6154d5b Homepage: http://dev.mysql.com/ Description: MySQL regression tests This is an empty package that depends on the current "best" version of mysql-testsuite (currently mysql-testsuite-8.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you want, as this is the one we consider to be in the best shape. Package: mysql-testsuite Architecture: all Version: 8.0.36-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 36 Depends: mysql-testsuite-8.0 Filename: pool/main/m/mysql-8.0/mysql-testsuite_8.0.36-ok1_all.deb Size: 9328 MD5sum: e03df96e616fb4cded44ceb2141e347b SHA1: 825b8cf380ecc4988d782848f1a4a459cefc3a0a SHA256: 5d098e34b9c764b2005193d790263f39859665f4c40840d82bdd69fc98b44f9d SHA512: 5ec031b891d4ab89dbfda4cfd2c61e3644a9e8bb45d46a02d3f6ffcfb57be5d615b393ee51601271806d8f2a40f783c6f031776dc940cbd4d45d2cab64c384b4 Homepage: http://dev.mysql.com/ Description: MySQL regression tests This is an empty package that depends on the current "best" version of mysql-testsuite (currently mysql-testsuite-8.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you want, as this is the one we consider to be in the best shape. Package: nas-doc Architecture: all Version: 1.9.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: nas Origin: openKylin Maintainer: openKylin Developers Installed-Size: 163 Filename: pool/main/n/nas/nas-doc_1.9.4-ok1_all.deb Size: 129308 MD5sum: 34626a56c4bdbd7bdcd8bda7ff8e1ea5 SHA1: 44b43963ba9d2873ab71025b6e507c2613a752cb SHA256: d6f5550e7114c9c4cc632640ae680061ad71edde0a285fa00b73aa977338903c SHA512: 1558ffd8561c2646e146b34e0d6aad14e3d22c636a229a094ecd93e9c714a5544d8f11d17e03eb8243b3b7768682d83e1d67fbccad0c3cf3b32ea7f8c04f01a3 Homepage: https://radscan.com/nas.html Description: Network Audio System - extra documentation The Network Audio System (NAS) was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. . This package contains the extra documentation provided with the NAS source, including PostScript copies of papers describing its design. Package: nautilus-data Architecture: all Version: 1:46.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Source: nautilus Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 12168 Depends: dconf-gsettings-backend | gsettings-backend Filename: pool/main/n/nautilus/nautilus-data_46.0-ok1_all.deb Size: 1708996 MD5sum: 13b3d8bcbdaf07e7c130aeb301d29132 SHA1: 3be98240923424b5e0015327f00baa17094455bc SHA256: 69dc7ce16d1995265c38f7f1946db3067a81d9c53dc43b627219408bb4315a11 SHA512: 818c3f700c767c0872badf952d54adfebad6067d8acad904873fe19bf76f7a6c498aa0622d6943a6af773f24a66df87e8f56afd25cd1df34e3f6568b1a8bcec0 Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus Description: data files for nautilus Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package contains pictures, localization files and other data needed by nautilus. Package: 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. Package: ncurses-base Architecture: all Version: 6.4+20240113-1ok1 Multi-Arch: foreign Priority: required Essential: yes Section: misc Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 378 Provides: ncurses-runtime Breaks: cryptsetup-initramfs (<< 2:2.6.1), ncurses-term (<< 6.4+20230625), neovim (<< 0.6.0), vim-common (<< 2:9.0.1000-2) Replaces: ncurses-term (<< 6.4+20230603) Filename: pool/main/n/ncurses/ncurses-base_6.4+20240113-1ok1_all.deb Size: 18972 MD5sum: 8e4d03f9abdc9e823fc239d33a406d88 SHA1: 6b45d7f49805d220a015096764647f815b2b81e2 SHA256: b05447ac13450bd9cfe5aa05d7323ed26efa5ae0c36675b9cd069dfdf43dfc42 SHA512: f9bc1bfa2a4ac7097c612e1cacabb231dddff934c9ee577822ef04f4156648c3b099f9dedf3fc9dad8b06cbc2ba2d1f1ca759a7b26a1b195bf25c6f4576adc53 Homepage: https://gitee.com/openkylin/ncurses/ Description: basic terminal type definitions The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains terminfo data files to support the most common types of terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220, vt52, and xterm. Package: ncurses-bin Architecture: rv64g Version: 6.2-ok4 Multi-Arch: foreign Priority: required Essential: yes Section: utils Source: ncurses Origin: openKylin Maintainer: Craig Small Installed-Size: 566 Pre-Depends: libc6 (>= 2.34), libtinfo6 (>= 6.2) Filename: pool/main/n/ncurses/ncurses-bin_6.2-ok4_rv64g.deb Size: 174982 MD5sum: a54f10d84eb8562ddb48a942871dfa1a SHA1: f8460f1fe2184d9272012c31c7f7b4a3b6271724 SHA256: 7cbc9afa0be800b81d75731e8e52ab8195860049a5c613b8c82d8a1aa5eafded SHA512: dfe873e6a73aaf3ea0c8bd3edf223cffe076bb0a088caa15ee1e33e6b6bb256af89286a6c1f2f4d437cc5c91221df755623e396318e73abc73d7b4f2dd092d33 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. 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. Package: ncurses-doc Architecture: all Version: 6.4+20240113-1ok1 Multi-Arch: foreign Priority: optional Section: doc Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3808 Filename: pool/main/n/ncurses/ncurses-doc_6.4+20240113-1ok1_all.deb Size: 715172 MD5sum: d2fb1d78506bcc7ee0aa3f70fd8f55e7 SHA1: 36e97825680eabcaa867dbc766824e611cd9369c SHA256: 49cedaaf2999115c97ac46c37dd3f06724b31ffda76d12326162ad1ca913511d SHA512: 5aea5de27071d0ba56debc79174325fa3e1362bf7c370573527fa90670536d6f5201848fb8e9e095d4b27250b1cca975368546ed250fd762fdae473ab30a3f58 Homepage: https://gitee.com/openkylin/ncurses/ Description: developer's guide and documentation for ncurses The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains an introduction to writing programs with ncurses a guide to the internals of the ncurses library. It also includes the libraries' man pages. . Non-developers likely have little use for this package. Package: ncurses-examples Architecture: rv64g Version: 6.2-ok4 Priority: optional Section: misc Source: ncurses Origin: openKylin Maintainer: Craig Small Installed-Size: 1584 Depends: libc6 (>= 2.34), libncursesw6 (>= 6.1+20180203), libtinfo6 (>= 6) Filename: pool/main/n/ncurses/ncurses-examples_6.2-ok4_rv64g.deb Size: 282908 MD5sum: ff3708bc2f0309edfb8dfded2288e318 SHA1: 9425423b4ec5098936ef4b1037daf4ab334fd57f SHA256: 0055f1194586ace4e84539e31833ad1fbb485a6e5d97c91a2fbea1fe7cd9ba70 SHA512: accae221857a54ebabb96f5165bfd81ee4ece258bf3307afad6f533abba443cfbeb610f9066dd3e9a1d8589dd07efdfbbd5244d6ae2e53094df598f57450d0f3 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. 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. Package: ncurses-term Architecture: all Version: 6.4+20240113-1ok1 Multi-Arch: foreign Priority: standard Section: misc Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4335 Provides: foot-terminfo (= 6.4+20240113-1ok1) Depends: ncurses-base (= 6.4+20240113-1ok1) Breaks: foot-terminfo (<< 1.15.1-2), vim-common (<< 2:9.0.1000-2) Replaces: alacritty (<< 0.3.4~), foot-terminfo (<< 1.15.1-2), jfbterm (<< 0.4.7-10), kon2 (<< 0.3.9b-21), libiterm1 (<< 0.5-9), ncurses-base (<< 6.4+20230625), tn5250 (<< 0.17.4-3) Filename: pool/main/n/ncurses/ncurses-term_6.4+20240113-1ok1_all.deb Size: 274746 MD5sum: 04603c5ea2c46e9682517183e03dea65 SHA1: e97e53d67eff5b03a42fe06241f5f91c041305a4 SHA256: c9074f270e6986400a645f6dab44b7a8e1d3c193b15048b7713fe122823d87b3 SHA512: 9f47206218a47e7336b05ebfc01edfb58219df64dd16fe90f03a8ff07087ef4385a869ceec695e80701666731fa31ddcd50bffe2722d99cdd4c260ace734a208 Homepage: https://gitee.com/openkylin/ncurses/ Description: additional terminal type definitions The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains all of the numerous terminal definitions not found in the ncurses-base package. Package: neofetch Architecture: all Version: 7.1.0-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 351 Recommends: chafa, caca-utils, imagemagick, jp2a, libsixel-bin, w3m-img, pciutils Filename: pool/main/n/neofetch/neofetch_7.1.0-ok1_all.deb Size: 83716 MD5sum: 3963fa06f7a054f6fcf5eb60ccdc55ce SHA1: 89c2a28dc131e2fa86c23bbb1fd25160af0699cf SHA256: 10e7a10c5df4d6983799e73891609b701a73d7aacbb48694196e33b607dcade5 SHA512: cd7e066318a43d11f3d5cc1f8e0856eabfb2fd6288b59a9767eec80f6e0fb9127dde4ac7ddff15979befc615eba743b7935dd249af07519a059427666eed3062 Homepage: https://github.com/dylanaraps/neofetch Description: Shows Linux System Information with Distribution Logo Neofetch is a cross-platform and easy-to-use system information command line script that collects your Linux system information and display it on the terminal next to an image, it could be your distributions logo or any ascii art of your choice. Package: netbase Architecture: all Version: 6.4-ok1 Multi-Arch: foreign Priority: important Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 34 Breaks: ebtables (<< 2.0.11-2) Replaces: ebtables (<< 2.0.11-2) Filename: pool/main/n/netbase/netbase_6.4-ok1_all.deb Size: 10560 MD5sum: 1589f57df4f73011e7b921b31184ac5c SHA1: 60f629e778b91e0ae8b4c598a8d999e5a374fb92 SHA256: 38f043142097afaf418f2d351b7cde9e493b7e0255d30acf3667e8acd7c14687 SHA512: a2de8587f695f0948c252fa2eafde3ab4316ba6977a96995310bc2e557bfcfbeb7baa2912768e517dad86f673001541e3b76b788a148b749b59166281088f709 Description: Basic TCP/IP networking system This package provides the necessary infrastructure for basic TCP/IP based networking. . In particular, it supplies common name-to-number mappings in /etc/services, /etc/rpc, /etc/protocols and /etc/ethertypes. Package: netcdf-doc Architecture: all Version: 1:4.9.2-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: netcdf Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 13182 Filename: pool/main/n/netcdf/netcdf-doc_4.9.2-ok4_all.deb Size: 2802752 MD5sum: 0e9979bd3a4cda7649eca1cfa6a84225 SHA1: 7d62af886658ca74179aebd041c6335094f6aba3 SHA256: 648acfd2f02f4d0630deaf962fc67cc470ddde7478ef0a40f1b6e5b740ed395c SHA512: 650ca27787fd309ea562c082ec7b8161e4ce884b61cba0ec6eb42daaf1c1fc8d29719679cf7bcc59417bfcf3d01416cba0a3f4aa9e3dc7cfed9998e8badd1318 Homepage: http://www.unidata.ucar.edu/software/netcdf/ Description: Documentation for NetCDF NetCDF (network Common Data Form) is an interface for scientific data access and a freely-distributed software library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. . This package contains documentation for the NetCDF library in a variety of formats. Package: 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. Package: network-manager-config-connectivity-debian Architecture: all Version: 1.44.2-ok1.0 Multi-Arch: foreign Priority: optional Section: net Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 16 Depends: network-manager (>= 1.44.2-ok1.0) Filename: pool/main/n/network-manager/network-manager-config-connectivity-debian_1.44.2-ok1.0_all.deb Size: 2174 MD5sum: 33dd0e692a5dcae25cbd8d179cda512b SHA1: 4b0579fdc08bbedbb00d24d22b52998442717fc0 SHA256: 85bbf31b393000f43f73a7caa4ae57f0830e0da48e1353533f7f8c3a347701c2 SHA512: 8bb171d5bce0589224dcfbdd69b90a73a0801b665b44d9f9344c8b0981ac1c927d365f26dc10e42de6dcb7311bcf70e4bcd8180e3b5915a9aec95214daebef21 Homepage: https://wiki.gnome.org/Projects/NetworkManager Description: NetworkManager configuration to enable connectivity checking This package contains a configuration file which enables NetworkManager's connectivity checking functionality. . NetworkManager will try to connect to a Debian server to determine the connection status. . This is particularly useful for captive portal detection. . No user data is transmitted in the connectivity checks, but merely contacting the Debian connectivity check servers reveals that the user is running a Debian(-based) operating system with NetworkManager. Package: network-manager-config-connectivity-debian Architecture: all Version: 1.44.2-ok1.2 Multi-Arch: foreign Priority: optional Section: net Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 15 Depends: network-manager (>= 1.44.2-ok1.2) Filename: pool/main/n/network-manager/network-manager-config-connectivity-debian_1.44.2-ok1.2_all.deb Size: 2388 MD5sum: 7a4da4f797ec8505309cdab4fb5c3e41 SHA1: ca2021e6a11325217425ece87350f1db831a4018 SHA256: c0ef9bba9fe6f5e1b0f57b7aabb8906fda9cf0f9f2a24a7a16269bc44af74de0 SHA512: 761e2451847d2ec2db484401651c71549206d72cec55d374cf1f9b98de0319db6250311ef2ac59ceb4440a9fd84720940b0fb37607873ab5e9057c1159231666 Homepage: https://wiki.gnome.org/Projects/NetworkManager Description: NetworkManager configuration to enable connectivity checking This package contains a configuration file which enables NetworkManager's connectivity checking functionality. . NetworkManager will try to connect to a Debian server to determine the connection status. . This is particularly useful for captive portal detection. . No user data is transmitted in the connectivity checks, but merely contacting the Debian connectivity check servers reveals that the user is running a Debian(-based) operating system with NetworkManager. Package: network-manager-config-connectivity-ubuntu Architecture: all Version: 1.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. Package: network-manager-config-connectivity-ubuntu Architecture: all Version: 1.44.2-ok1.0 Multi-Arch: foreign Priority: optional Section: net Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 16 Depends: network-manager (>= 1.44.2-ok1.0) Filename: pool/main/n/network-manager/network-manager-config-connectivity-ubuntu_1.44.2-ok1.0_all.deb Size: 2182 MD5sum: 5a3e1b83ad4c84390f7236db8954928c SHA1: 164cdad21587bedd6f147c793e2af48fbcd5da24 SHA256: 39921742830606a0072ddcdf893428043984c516f6f6d162b450213e96bbec7b SHA512: 48d174b623a44c81da31ce320c3384b0bb02573a425f2988213e059ba8bee258791c8103a32d16478e3afe8ae44e982239ed7f275894780d5011497d04309b63 Homepage: https://wiki.gnome.org/Projects/NetworkManager Description: NetworkManager configuration to enable connectivity checking This package contains a configuration file which enables NetworkManager's connectivity checking functionality. . NetworkManager will try to connect to an Ubuntu server to determine the connection status. . This is particularly useful for captive portal detection. . No user data is transmitted in the connectivity checks, but merely contacting the Ubuntu connectivity check servers reveals that the user is running an Ubuntu(-based) operating system with NetworkManager. Package: network-manager-config-connectivity-ubuntu Architecture: all Version: 1.44.2-ok1.2 Multi-Arch: foreign Priority: optional Section: net Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 15 Depends: network-manager (>= 1.44.2-ok1.2) Filename: pool/main/n/network-manager/network-manager-config-connectivity-ubuntu_1.44.2-ok1.2_all.deb Size: 2388 MD5sum: a364ad507b3117a9b523db55adf37aeb SHA1: a077495feebce75c20d271a4bfe289c639f533d6 SHA256: 66339cdb6bd3a0e29ce8f8b420bd93fe7975cde62cc1169e7ba2ff346c1967e6 SHA512: 439086263cb0966c1182bd8c332631b31f5f14be6dbe5ae03dfeba558af9914e14e0ac28abf3c4f0849aef224093884d50c600e25e6856e910a6d4c1faa38682 Homepage: https://wiki.gnome.org/Projects/NetworkManager Description: NetworkManager configuration to enable connectivity checking This package contains a configuration file which enables NetworkManager's connectivity checking functionality. . NetworkManager will try to connect to an Ubuntu server to determine the connection status. . This is particularly useful for captive portal detection. . No user data is transmitted in the connectivity checks, but merely contacting the Ubuntu connectivity check servers reveals that the user is running an Ubuntu(-based) operating system with NetworkManager. Package: network-manager-dev Architecture: all Version: 1.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. Package: network-manager-dev Architecture: all Version: 1.44.2-ok1.0 Multi-Arch: foreign Priority: optional Section: devel Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2518 Filename: pool/main/n/network-manager/network-manager-dev_1.44.2-ok1.0_all.deb Size: 216354 MD5sum: a13615216839cfe46c00b24ad90351b0 SHA1: 6fe1cfe18712baba49df6b23bbdc41b07ce4ec23 SHA256: 8b79fcd5cae1a50bf590afaa721777f087a08af1f70ccabb6e1707cda532eded SHA512: dc06eecd7bc2ede4d1f2d86c18fd5d999508ab9360fd9a11c7bfe360f03ca49a3cd33851e5a9e46c5f29bb70263e1afb0773236fe552896234e0415ca9af8023 Homepage: https://wiki.gnome.org/Projects/NetworkManager Description: network management framework (development files) This package provides documentation of the NetworkManager D-Bus API, the configuration formats and command line utilities. It also provides D-Bus introspection files. Package: network-manager-dev Architecture: all Version: 1.44.2-ok1.2 Multi-Arch: foreign Priority: optional Section: devel Source: network-manager Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2516 Filename: pool/main/n/network-manager/network-manager-dev_1.44.2-ok1.2_all.deb Size: 215184 MD5sum: d7e7f021da03934a35d6e354306de764 SHA1: a6d4424fcf658703dfa2180cc0ede50769bd9505 SHA256: 2c4c842e4a08e00c341c4d596df3933732516155bfe400fc1288f9982cba6976 SHA512: 7be9669a645e194f18b4a4ee83bbcc0c889d666b5549594a7aab676188fb0f1c88d935c9f27fe9691c85610119d209f250936cbaa72ed6e736a3ad180cf42514 Homepage: https://wiki.gnome.org/Projects/NetworkManager Description: network management framework (development files) This package provides documentation of the NetworkManager D-Bus API, the configuration formats and command line utilities. It also provides D-Bus introspection files. Package: networkd-dispatcher Architecture: all Version: 2.2.4-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 68 Depends: dbus, gir1.2-glib-2.0, python3-dbus, python3-gi, python3:any Suggests: iw | wireless-tools Filename: pool/main/n/networkd-dispatcher/networkd-dispatcher_2.2.4-ok1_all.deb Size: 14316 MD5sum: bb9fe20ff3d551e6ab327d20bf191b10 SHA1: c1ff2c0c8ea92bf90d059f08b14a5c8871076f0e SHA256: e58bfd26a4a6da22fcaa95ecc489d9a32f87462cffb2c72d9250db928c5aa0f8 SHA512: 4f0c9db6bab14364f717b37ef3f9479c739c8eb86e02424b5286f246448ef91b972f7ae5cc30b68423a21d3b9d6316eae9207a62e81dedb10bcb22b607e9c9af Homepage: https://gitlab.com/craftyguy/networkd-dispatcher Description: Dispatcher service for systemd-networkd connection status changes Networkd-dispatcher is a dispatcher daemon for systemd-networkd connection status changes. It is similar to NetworkManager-dispatcher, but is much more limited in the types of events it supports due to the limited nature of systemd-networkd. Package: nghttp2 Architecture: all Version: 1.59.0-ok2 Multi-Arch: foreign Priority: optional Section: httpd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Tomasz Buchert Installed-Size: 20 Depends: nghttp2-client (>= 1.59.0-ok2), nghttp2-proxy (>= 1.59.0-ok2), nghttp2-server (>= 1.59.0-ok2) Filename: pool/main/n/nghttp2/nghttp2_1.59.0-ok2_all.deb Size: 7508 MD5sum: fe42a3eb3bbf9f896cdffe31f678a33a SHA1: 34661b3bfead122bc58380c592d2274cc6207738 SHA256: d297019b5613b9be052bd1bbe7fa03d01da56628db4280b0f90ebbaafba176fa SHA512: 2b7be0039356947148257e6ff1f7e97c0e2145a083414dc54b3ce4c630dcccaafe3c60052ba9fe521f2c787282e74c355129bcabe66c017a4f4f0515ffb2b7f8 Homepage: https://nghttp2.org/ Description: server, proxy and client implementing HTTP/2 This package will install a set of programs implementing the HTTP/2 protocol: a standalone server (nghttp2-server), a reverse proxy (nghttp2-proxy) and a client (nghttp2-client). It provides no files on its own and is not necessary for these programs to work. Package: nlohmann-json3-dev Architecture: all Version: 3.11.3-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: nlohmann-json3 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1540 Conflicts: nlohmann-json-dev Filename: pool/main/n/nlohmann-json3/nlohmann-json3-dev_3.11.3-ok1_all.deb Size: 185456 MD5sum: ab2a4094f67f0ff91e56cddf2516174e SHA1: 8f4d0f7ff7441666d0cee93de08715b3d3e58059 SHA256: 7b9717a86f08aeaa0e0dee32b4d82f6a0bb3efab9266bc652fa7150a2996fff4 SHA512: 3337c5fb537afa6068b9e541dd4f58d9b600c05061866c7475b77f5257f2c8753297a7d82dd1034c153d9cd30f3b9962986836565277bbbf90ef33fab4a49e7d Homepage: https://nlohmann.github.io/json/ Description: JSON for Modern C++ JSON library with intuitive syntax, trivial integration and serious testing. Other aspects, as memory efficiency and speed were not so important. The library consists of a single source file json.hpp. Package: node-asynckit Architecture: all Version: 0.4.0-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 41 Filename: pool/main/n/node-asynckit/node-asynckit_0.4.0-ok1_all.deb Size: 9858 MD5sum: f5e8fd04008bf90b2c0652a6e5b1c747 SHA1: 0488bf3627940c5878eb10dbaaa571327698c1d8 SHA256: 30586e2c4935d1007ab15e2fb0e16926ea4aabd8a48702c713ed177c4839fb0a SHA512: f56c73eb23582670b1ae44ad6d489b5e47446aff6990c9d628e66d618270bd80b273ddb787921dcc94f5c8a862f4af69cab376842869885600ea640bbbdf57a9 Homepage: https://github.com/alexindigo/asynckit Description: Minimal async jobs utility library, with streams support Runs iterator over provided array sequentially. Stores output in the `result` array on the matching positions. In unlikely event of an error from one of the jobs, will not proceed to the rest of the items in the list and return error along with salvaged data to the main callback function. . Node.js is an event-based server-side JavaScript engine. Package: node-babel7 Architecture: all Version: 7.20.15+ds1+~cs214.269.168-ok6 Priority: optional Section: javascript Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 7323 Provides: babeljs (= 7.20.15+ds1+~cs214.269.168-ok6), node-babel-check-duplicated-nodes (= 1.0.0), node-babel-cli (= 7.20.7), node-babel-code-frame (= 7.18.6), node-babel-compat-data (= 7.20.14), node-babel-core (= 7.20.12), node-babel-eslint-config-internal (= 7.20.13), node-babel-eslint-parser (= 7.19.1), node-babel-eslint-plugin (= 7.19.1), node-babel-eslint-plugin-development (= 7.19.1), node-babel-eslint-plugin-development-internal (= 7.19.1), node-babel-eslint-shared-fixtures (= 7.19.1), node-babel-eslint-tests (= 7.19.1), node-babel-generator (= 7.20.14), node-babel-helper-annotate-as-pure (= 7.18.6), node-babel-helper-bindify-decorators (= 7.12.13), node-babel-helper-builder-binary-assignment-operator-visitor (= 7.18.9), node-babel-helper-builder-react-jsx (= 7.19.0), node-babel-helper-call-delegate (= 7.12.13), node-babel-helper-check-duplicate-nodes (= 7.18.6), node-babel-helper-compilation-targets (= 7.20.7), node-babel-helper-create-class-features-plugin (= 7.20.12), node-babel-helper-create-regexp-features-plugin (= 7.20.5), node-babel-helper-environment-visitor (= 7.18.9), node-babel-helper-explode-assignable-expression (= 7.18.6), node-babel-helper-explode-class (= 7.12.13), node-babel-helper-fixtures (= 7.19.4), node-babel-helper-function-name (= 7.19.0), node-babel-helper-hoist-variables (= 7.18.6), node-babel-helper-member-expression-to-functions (= 7.20.7), node-babel-helper-module-imports (= 7.18.6), node-babel-helper-module-transforms (= 7.20.11), node-babel-helper-optimise-call-expression (= 7.18.6), node-babel-helper-plugin-test-runner (= 7.18.6), node-babel-helper-plugin-utils (= 7.20.2), node-babel-helper-remap-async-to-generator (= 7.18.9), node-babel-helper-replace-supers (= 7.20.7), node-babel-helper-simple-access (= 7.20.2), node-babel-helper-skip-transparent-expression-wrappers (= 7.20.0), node-babel-helper-split-export-declaration (= 7.18.6), node-babel-helper-string-parser (= 7.19.4), node-babel-helper-transform-fixture-test-runner (= 7.20.14), node-babel-helper-validator-identifier (= 7.19.1), node-babel-helper-validator-option (= 7.18.6), node-babel-helper-wrap-function (= 7.20.5), node-babel-helpers (= 7.20.13), node-babel-highlight (= 7.18.6), node-babel-node (= 7.20.7), node-babel-parser (= 7.20.15), node-babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression (= 7.18.6), node-babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining (= 7.20.7), node-babel-plugin-codemod-object-assign-to-object-spread (= 7.10.4), node-babel-plugin-codemod-optional-catch-binding (= 7.10.4), node-babel-plugin-dynamic-import-node (= 2.3.3), node-babel-plugin-external-helpers (= 7.18.6), node-babel-plugin-proposal-async-do-expressions (= 7.18.6), node-babel-plugin-proposal-async-generator-functions (= 7.20.7), node-babel-plugin-proposal-class-properties (= 7.18.6), node-babel-plugin-proposal-class-static-block (= 7.20.7), node-babel-plugin-proposal-decorators (= 7.20.13), node-babel-plugin-proposal-destructuring-private (= 7.18.9), node-babel-plugin-proposal-do-expressions (= 7.18.6), node-babel-plugin-proposal-duplicate-named-capturing-groups-regex (= 7.20.5), node-babel-plugin-proposal-dynamic-import (= 7.18.6), node-babel-plugin-proposal-export-default-from (= 7.18.10), node-babel-plugin-proposal-export-namespace-from (= 7.18.9), node-babel-plugin-proposal-function-bind (= 7.18.9), node-babel-plugin-proposal-function-sent (= 7.18.6), node-babel-plugin-proposal-json-strings (= 7.18.6), node-babel-plugin-proposal-logical-assignment-operators (= 7.20.7), node-babel-plugin-proposal-nullish-coalescing-operator (= 7.18.6), node-babel-plugin-proposal-numeric-separator (= 7.18.6), node-babel-plugin-proposal-object-rest-spread (= 7.20.7), node-babel-plugin-proposal-optional-catch-binding (= 7.18.6), node-babel-plugin-proposal-optional-chaining (= 7.20.7), node-babel-plugin-proposal-partial-application (= 7.18.9), node-babel-plugin-proposal-pipeline-operator (= 7.18.9), node-babel-plugin-proposal-private-methods (= 7.18.6), node-babel-plugin-proposal-private-property-in-object (= 7.20.5), node-babel-plugin-proposal-record-and-tuple (= 7.18.6), node-babel-plugin-proposal-throw-expressions (= 7.18.6), node-babel-plugin-proposal-unicode-property-regex (= 7.18.6), node-babel-plugin-proposal-unicode-sets-regex (= 7.18.6), node-babel-plugin-syntax-async-do-expressions (= 7.18.6), node-babel-plugin-syntax-async-generators (= 7.8.4), node-babel-plugin-syntax-bigint (= 7.8.3), node-babel-plugin-syntax-class-properties (= 7.12.13), node-babel-plugin-syntax-class-static-block (= 7.14.5), node-babel-plugin-syntax-decimal (= 7.18.6), node-babel-plugin-syntax-decorators (= 7.19.0), node-babel-plugin-syntax-destructuring-private (= 7.18.6), node-babel-plugin-syntax-do-expressions (= 7.18.6), node-babel-plugin-syntax-dynamic-import (= 7.8.3), node-babel-plugin-syntax-explicit-resource-management (= 7.20.0), node-babel-plugin-syntax-export-default-from (= 7.18.6), node-babel-plugin-syntax-export-namespace-from (= 7.8.3), node-babel-plugin-syntax-flow (= 7.18.6), node-babel-plugin-syntax-function-bind (= 7.18.6), node-babel-plugin-syntax-function-sent (= 7.18.6), node-babel-plugin-syntax-import-assertions (= 7.20.0), node-babel-plugin-syntax-import-meta (= 7.10.4), node-babel-plugin-syntax-import-reflection (= 7.20.0), node-babel-plugin-syntax-json-strings (= 7.8.3), node-babel-plugin-syntax-jsx (= 7.18.6), node-babel-plugin-syntax-logical-assignment-operators (= 7.10.4), node-babel-plugin-syntax-module-blocks (= 7.18.6), node-babel-plugin-syntax-module-string-names (= 7.12.13), node-babel-plugin-syntax-nullish-coalescing-operator (= 7.8.3), node-babel-plugin-syntax-numeric-separator (= 7.10.4), node-babel-plugin-syntax-object-rest-spread (= 7.8.3), node-babel-plugin-syntax-optional-catch-binding (= 7.8.3), node-babel-plugin-syntax-optional-chaining (= 7.8.3), node-babel-plugin-syntax-partial-application (= 7.18.6), node-babel-plugin-syntax-pipeline-operator (= 7.18.6), node-babel-plugin-syntax-private-property-in-object (= 7.14.5), node-babel-plugin-syntax-record-and-tuple (= 7.18.6), node-babel-plugin-syntax-throw-expressions (= 7.18.6), node-babel-plugin-syntax-top-level-await (= 7.14.5), node-babel-plugin-syntax-typescript (= 7.20.0), node-babel-plugin-syntax-unicode-sets-regex (= 7.18.6), node-babel-plugin-transform-arrow-functions (= 7.20.7), node-babel-plugin-transform-async-to-generator (= 7.20.7), node-babel-plugin-transform-block-scoped-functions (= 7.18.6), node-babel-plugin-transform-block-scoping (= 7.20.15), node-babel-plugin-transform-charcodes (= 0.2.0), node-babel-plugin-transform-classes (= 7.20.7), node-babel-plugin-transform-computed-properties (= 7.20.7), node-babel-plugin-transform-destructuring (= 7.20.7), node-babel-plugin-transform-dotall-regex (= 7.18.6), node-babel-plugin-transform-duplicate-keys (= 7.18.9), node-babel-plugin-transform-exponentiation-operator (= 7.18.6), node-babel-plugin-transform-flow-comments (= 7.19.0), node-babel-plugin-transform-flow-strip-types (= 7.19.0), node-babel-plugin-transform-for-of (= 7.18.8), node-babel-plugin-transform-function-name (= 7.18.9), node-babel-plugin-transform-instanceof (= 7.18.9), node-babel-plugin-transform-jscript (= 7.20.2), node-babel-plugin-transform-literals (= 7.18.9), node-babel-plugin-transform-member-expression-literals (= 7.18.6), node-babel-plugin-transform-modules-amd (= 7.20.11), node-babel-plugin-transform-modules-commonjs (= 7.20.11), node-babel-plugin-transform-modules-systemjs (= 7.20.11), node-babel-plugin-transform-modules-umd (= 7.18.6), node-babel-plugin-transform-named-capturing-groups-regex (= 7.20.5), node-babel-plugin-transform-new-target (= 7.18.6), node-babel-plugin-transform-object-assign (= 7.18.6), node-babel-plugin-transform-object-set-prototype-of-to-assign (= 7.18.6), node-babel-plugin-transform-object-super (= 7.18.6), node-babel-plugin-transform-parameters (= 7.20.7), node-babel-plugin-transform-property-literals (= 7.18.6), node-babel-plugin-transform-property-mutators (= 7.20.7), node-babel-plugin-transform-proto-to-assign (= 7.20.7), node-babel-plugin-transform-react-constant-elements (= 7.20.2), node-babel-plugin-transform-react-display-name (= 7.18.6), node-babel-plugin-transform-react-inline-elements (= 7.18.6), node-babel-plugin-transform-react-jsx (= 7.20.13), node-babel-plugin-transform-react-jsx-compat (= 7.18.6), node-babel-plugin-transform-react-jsx-development (= 7.18.6), node-babel-plugin-transform-react-jsx-self (= 7.18.6), node-babel-plugin-transform-react-jsx-source (= 7.19.6), node-babel-plugin-transform-react-pure-annotations (= 7.18.6), node-babel-plugin-transform-regenerator (= 7.20.5), node-babel-plugin-transform-replace-object-assign (= 2.0.0), node-babel-plugin-transform-reserved-words (= 7.18.6), node-babel-plugin-transform-runtime (= 7.19.6), node-babel-plugin-transform-shorthand-properties (= 7.18.6), node-babel-plugin-transform-spread (= 7.20.7), node-babel-plugin-transform-sticky-regex (= 7.18.6), node-babel-plugin-transform-strict-mode (= 7.18.6), node-babel-plugin-transform-template-literals (= 7.18.9), node-babel-plugin-transform-typeof-symbol (= 7.18.9), node-babel-plugin-transform-typescript (= 7.20.13), node-babel-plugin-transform-unicode-escapes (= 7.18.10), node-babel-plugin-transform-unicode-regex (= 7.18.6), node-babel-preset-airbnb (= 5.0.0), node-babel-preset-current-node-syntax (= 1.0.1), node-babel-preset-env (= 7.20.2), node-babel-preset-flow (= 7.18.6), node-babel-preset-modules (= 0.1.5), node-babel-preset-react (= 7.18.6), node-babel-preset-typescript (= 7.18.6), node-babel-register (= 7.18.9), node-babel-runtime-corejs2 (= 7.20.13), node-babel-runtime-corejs3 (= 7.20.13), node-babel-template (= 7.20.7), node-babel-traverse (= 7.20.13), node-babel-types (= 7.20.7), node-charcodes (= 0.2.0), node-gensync (= 1.0.0-beta.2), node-js-levenshtein (= 1.1.6), node-node-modules-regexp (= 1.0.0), node-pirates (= 4.0.5), node-types-babel-code-frame (= 7.0.3), node-types-babel-core (= 7.20.0), node-types-babel-generator (= 7.6.4), node-types-babel-preset-env (= 7.9.2), node-types-babel-template (= 7.4.1), node-types-babel-traverse (= 7.18.3), node-types-babel-types (= 7.0.11), node-types-charcodes (= 0.2.0), node-types-gensync (= 1.0.0) Depends: node-ampproject-remapping, node-babel-plugin-add-module-exports, node-babel7-runtime (= 7.20.15+ds1+~cs214.269.168-ok6), node-babel-plugin-polyfill-corejs2, node-babel-plugin-polyfill-corejs3, node-babel-plugin-polyfill-regenerator, node-browserslist (>= 4.16~), node-chalk (>= 4~), node-clone-deep, node-commander (>= 4.1.1), node-convert-source-map, node-core-js (>= 3.1.1~), node-core-js-compat, node-core-js-pure, node-debug, node-esutils, node-find-cache-dir, node-fs-readdir-recursive (>= 1.1.0~), node-glob, node-globals, node-js-tokens, node-jsesc, node-json5, node-lodash (>= 4.17.19+dfsg1~), node-lodash-packages, node-make-dir, node-quick-lru, node-regenerator-transform (>= 0.14~), node-regexpu-core (>= 5.2.1~), node-resolve, node-semver (>= 7.0~), node-slash, node-source-map, node-source-map-support, node-to-fast-properties, node-v8flags, nodejs:any Suggests: node-babel-plugin-polyfill-es-shims, node-babel7-debug Breaks: node-babel-cli (<< 7), node-babel-code-frame (<< 7), node-babel-core (<< 6.26.0+repack-3~), node-babel-generator (<< 7), node-babel-helper-bindify-decorators (<< 7), node-babel-helper-builder-binary-assignment-operator-visitor (<< 7), node-babel-helper-builder-react-jsx (<< 7), node-babel-helper-call-delegate (<< 7), node-babel-helper-explode-assignable-expression (<< 7), node-babel-helper-explode-class (<< 7), node-babel-helper-function-name (<< 7), node-babel-helper-hoist-variables (<< 7), node-babel-helper-optimise-call-expression (<< 7), node-babel-helper-remap-async-to-generator (<< 7), node-babel-helper-replace-supers (<< 7), node-babel-helpers (<< 7), node-babel-plugin-external-helpers (<< 7), node-babel-plugin-syntax-async-generators (<< 7), node-babel-plugin-syntax-class-properties (<< 7), node-babel-plugin-syntax-decorators (<< 7), node-babel-plugin-syntax-do-expressions (<< 7), node-babel-plugin-syntax-dynamic-import (<< 7), node-babel-plugin-syntax-flow (<< 7), node-babel-plugin-syntax-function-bind (<< 7), node-babel-plugin-syntax-jsx (<< 7), node-babel-plugin-syntax-object-rest-spread (<< 7), node-babel-plugin-transform-async-to-generator (<< 7), node-babel-plugin-transform-exponentiation-operator (<< 7), node-babel-plugin-transform-flow-strip-types (<< 7), node-babel-plugin-transform-jscript (<< 7), node-babel-plugin-transform-proto-to-assign (<< 7), node-babel-plugin-transform-react-display-name (<< 7), node-babel-plugin-transform-react-jsx (<< 7), node-babel-plugin-transform-react-jsx-self (<< 7), node-babel-plugin-transform-react-jsx-source (<< 7), node-babel-plugin-transform-regenerator (<< 7), node-babel-plugin-transform-runtime (<< 7), node-babel-plugin-transform-strict-mode (<< 7), node-babel-preset-env (<< 7), node-babel-preset-flow (<< 7), node-babel-preset-react (<< 7), node-babel-register (<< 7), node-babel-template (<< 7), node-babel-traverse (<< 7) Replaces: node-babel-cli (<< 7), node-babel-code-frame (<< 7), node-babel-generator (<< 7), node-babel-helper-bindify-decorators (<< 7), node-babel-helper-builder-binary-assignment-operator-visitor (<< 7), node-babel-helper-builder-react-jsx (<< 7), node-babel-helper-call-delegate (<< 7), node-babel-helper-explode-assignable-expression (<< 7), node-babel-helper-explode-class (<< 7), node-babel-helper-function-name (<< 7), node-babel-helper-hoist-variables (<< 7), node-babel-helper-optimise-call-expression (<< 7), node-babel-helper-remap-async-to-generator (<< 7), node-babel-helper-replace-supers (<< 7), node-babel-helpers (<< 7), node-babel-plugin-external-helpers (<< 7), node-babel-plugin-syntax-async-generators (<< 7), node-babel-plugin-syntax-class-properties (<< 7), node-babel-plugin-syntax-decorators (<< 7), node-babel-plugin-syntax-do-expressions (<< 7), node-babel-plugin-syntax-dynamic-import (<< 7), node-babel-plugin-syntax-flow (<< 7), node-babel-plugin-syntax-function-bind (<< 7), node-babel-plugin-syntax-jsx (<< 7), node-babel-plugin-syntax-object-rest-spread (<< 7), node-babel-plugin-transform-async-to-generator (<< 7), node-babel-plugin-transform-exponentiation-operator (<< 7), node-babel-plugin-transform-flow-strip-types (<< 7), node-babel-plugin-transform-jscript (<< 7), node-babel-plugin-transform-proto-to-assign (<< 7), node-babel-plugin-transform-react-display-name (<< 7), node-babel-plugin-transform-react-jsx (<< 7), node-babel-plugin-transform-react-jsx-self (<< 7), node-babel-plugin-transform-react-jsx-source (<< 7), node-babel-plugin-transform-regenerator (<< 7), node-babel-plugin-transform-runtime (<< 7), node-babel-plugin-transform-strict-mode (<< 7), node-babel-preset-env (<< 7), node-babel-preset-flow (<< 7), node-babel-preset-react (<< 7), node-babel-register (<< 7), node-babel-template (<< 7), node-babel-traverse (<< 7) Filename: pool/main/n/node-babel7/node-babel7_7.20.15+ds1+~cs214.269.168-ok6_all.deb Size: 615824 MD5sum: bcffb39750bb8c406a5d101bac553d79 SHA1: f77570004e16a7a16f7fa9ec84320e800fe995ec SHA256: 9794d01b89bba7eb1c2f18935ba7e56d4321b2a7a3fa1897c1754fc1b0988286 SHA512: feeba57df40dfb33d1abb5a48db2751e4e6014a6c7e023964511f9db905403e18c0e4e5f4787ddac94f241711474bcc02cac740bb3db0fafb620cc014e4f2791 Homepage: https://babeljs.io/ Description: Babel compiler for writing next generation JavaScript Babel is a JavaScript compiler to use next generation JavaScript, today. . ES2015 and beyond: Babel has support for the latest version of JavaScript through syntax transformers. These plugins allow you to use new syntax, right now without waiting for browser support. Package: node-babel7-debug Architecture: all Version: 7.20.15+ds1+~cs214.269.168-ok6 Multi-Arch: foreign Priority: optional Section: javascript Source: node-babel7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 6773 Breaks: node-babel7 (<< 7.19.3+ds1+~cs214.250.186-2), node-babel7-runtime (<< 7.19.3+ds1+~cs214.250.186-2), node-babel7-standalone (<< 7.19.3+ds1+~cs214.250.186-2) Filename: pool/main/n/node-babel7/node-babel7-debug_7.20.15+ds1+~cs214.269.168-ok6_all.deb Size: 1043944 MD5sum: aafd9a7bfdfa21c260e7ad26e08a3ddd SHA1: bcfe2ae55020bfad551a95627d4f9c71f68b3b83 SHA256: 076081704d449c4a0b88c0b48d4efbc795b6d8025b74af05c898b2453792050d SHA512: a485a28ed9866b8416efd18a144fafffd8917072ec0af09a6855323d7923d0e24ec4ca679afaa0b62e6c988ad8b783d61d7d7e158994b23e0a31389efa51f7b4 Homepage: https://babeljs.io/ Description: Source-map files for node-babel7 packages Source map files for node-babel7, node-babel7-runtime and node-babel7-standalone Package: node-babel7-runtime Architecture: all Version: 7.20.15+ds1+~cs214.269.168-ok6 Multi-Arch: foreign Priority: optional Section: javascript Source: node-babel7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 461 Provides: node-babel-runtime (= 7.20.13) Depends: node-regenerator-runtime Filename: pool/main/n/node-babel7/node-babel7-runtime_7.20.15+ds1+~cs214.269.168-ok6_all.deb Size: 35332 MD5sum: cbd08fbf62f0bc91a85b894348919b28 SHA1: 7e1270598c71cd4793eec6240cc53824693626a5 SHA256: 6f615a0da4c6f64fb57963ab6cec17ee609708fdd75a7c37cc23cf8f9e5040f4 SHA512: 0a0bd3fd92fa6344517c03235288f6581bbaf6ede73026c2f6a54292315c1abcd834a5c323048921b65ac652795ee919a5c0d2afb79a3d6ae1bd476f2a24dd6c Homepage: https://babeljs.io/ Description: Babel modular runtime helpers @babel/runtime is meant to be used as a runtime dependency along with the Babel plugin @babel/plugin-transform-runtime. Package: node-babel7-standalone Architecture: all Version: 7.20.15+ds1+~cs214.269.168-ok6 Multi-Arch: foreign Priority: optional Section: javascript Source: node-babel7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 8124 Provides: node-babel-standalone (= 7.20.15), node-types-babel-standalone (= 7.1.4) Filename: pool/main/n/node-babel7/node-babel7-standalone_7.20.15+ds1+~cs214.269.168-ok6_all.deb Size: 920596 MD5sum: 5a478a59bae4f744b792327621279b91 SHA1: f07c89dde4726d7f2a706725ad576229b735e935 SHA256: 425a7e1e739f43ceeed552cfb9359507b0589cad58cd20f2e8bf9dbabb2bd01b SHA512: 174f17d15a08d5f027b8411b618d83933677fb9ff736c975db37ae2774374dfb6222ea5c416afcb0ac0f81ed9387af926fb193ae9bb4dfd57aca0fef1469e85c Homepage: https://babeljs.io/ Description: Standalone build of Babel for use in browsers and other non-Node.js environments @babel/standalone provides a standalone build of Babel for use in browsers and other non-Node.js environments.If you're using Babel in production, you should normally not use @babel/standalone. Instead, you should use a build system running on Node.js, such as Webpack, Rollup, or Parcel, to transpile your JS ahead of time. . However, there are some valid use cases for @babel/standalone: * It provides an easy, convenient way to prototype with Babel. Using @babel/standalone, you can get started using Babel with just a simple script tag in your HTML. * Sites that compile user-provided JavaScript in real-time, like JSFiddle, JS Bin, the REPL on the Babel site, JSitor, etc. * Apps that embed a JavaScript engine such as V8 directly, and want to use Babel for compilation * Apps that want to use JavaScript as a scripting language for extending the app itself, including all the goodies that ES2015 provides. * Other non-Node.js environments (ReactJS.NET, ruby-babel-transpiler, php-babel-transpiler, etc). Package: node-bluebird Architecture: all Version: 3.7.2+dfsg1+~3.5.36-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 336 Provides: node-types-bluebird (= 3.5.36) Filename: pool/main/n/node-bluebird/node-bluebird_3.7.2+dfsg1+~3.5.36-ok1_all.deb Size: 47004 MD5sum: e26198ad5ca1440b4c59281b13a27597 SHA1: 9704e9f6982350c3a1b9459b290215175b3d8cc7 SHA256: 16881f0fbe69fcba60476a7833a0011da1c209af32ad332457561d98c92e9fa1 SHA512: ff81e9b8d19edfbbb29dcd34e5e46c6ef5c2bed441176e34961bc94dc37608b68075ee5ec7e3df19535ca8ab0fa2a0d29c96a687bbbdbfde39670e9bff9e16ea Homepage: https://github.com/petkaantonov/bluebird Description: Fully featured Promises/A+ implementation for Node.js Bluebird is a fully featured Promise library with a focus on innovative features and performance. . This package contains the bluebird module for Node.js. . Node.js is an event-based server-side JavaScript engine. Package: node-cacache Architecture: all Version: 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. Package: node-ci-info Architecture: all Version: 4.0.0+~cs1.1.0-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 37 Provides: node-is-interactive (= 1.0.0), node-is-unicode-supported (= 0.1.0) Breaks: mocha (<< 9.1.0~) Filename: pool/main/n/node-ci-info/node-ci-info_4.0.0+~cs1.1.0-ok1_all.deb Size: 9584 MD5sum: 101bfb054c5d87302f271a240240d03d SHA1: 070b57dd823d3750740a43c8184e8abb892d31e3 SHA256: 559fa99640959a718b7ecad98f4ffa64e17e9abc7790a42c1e20bfd243cca020 SHA512: adb27bddc8f86e7d0f87bdce2677ac99deb355b289eb49868c6ba7c7840c693a072db0446243a352fc72b869434c2d137904e87a69db6ec0569102b17c1d4887 Homepage: https://github.com/watson/ci-info Description: Get details about the current Continuous Integration environment Lets you check whether you are running in a continuous integration server and fetches the name of the CI service. Supported CI: Travis CI, CircleCI, Jenkins CI, Hudson, Bamboo by Atlassian, TeamCity by JetBrains, Team Foundation Server by Microsoft, GitLab CI, Codeship, Drone, Magnum CI, Semaphore, AppVeyor, Buildkite, TaskCluster, GoCD, Bitbucket Pipelines Package: node-cli-table Architecture: all Version: 0.3.11+~cs0.13.4-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 116 Provides: node-cli-table2 (= 0.2.0), node-cli-table3 (= 0.6.1), node-types-cli-table (= 0.3.0), node-types-cli-table2 (= 0.2.3) Depends: node-colors, node-string-width Suggests: node-lodash Filename: pool/main/n/node-cli-table/node-cli-table_0.3.11+~cs0.13.4-ok1_all.deb Size: 21684 MD5sum: eafc25deba6039b34d3dde41a0b013ea SHA1: 93ac4d589a99fa0c2a4ad9a6c133c3f74dd8d437 SHA256: 76d316a2b584f86b73e849446a976690f874d8917e78df261123350a2aee2bbe SHA512: c170b10a99fe30331beed89dc45367d313282619bf97fafcd73902b64e8d74d6712ec7185d496541b7a01010e495a7529e02fe51075388c538d85b42e5daea25 Homepage: https://github.com/Automattic/cli-table Description: Pretty unicode tables for the CLI This utility allows you to render unicode-aided tables on the command line from your node.js scripts. Package: node-duplexer3 Architecture: all Version: 1.0.0+~0.1.1-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 34 Provides: node-duplexer2 (= 1.0.0+~0.1.1-ok1), node-types-duplexer3 (= 0.1.1) Breaks: node-duplexer2 (<< 0.1.4-2) Replaces: node-duplexer2 Filename: pool/main/n/node-duplexer3/node-duplexer3_1.0.0+~0.1.1-ok1_all.deb Size: 5604 MD5sum: 106ddb475b892bc1b2a5458079e44872 SHA1: ed2052f73db7d8e8419fefb79e5032c7e69b4f03 SHA256: 429e0a2d06baa4990697ff5d6a87b540f0e6239f2fd0e6d4988d167479f5d199 SHA512: 20358f58a0c5d82bc68ffa29c8c4cc035c70a01b89f54b7be684537c39f7972d8886b49ad5f692874ba3e7843591c8f3b7524ac03925eacf7ba7d888fbbda3c5 Homepage: https://github.com/floatdrop/duplexer3 Description: Like duplexer but using streams3 This is a reimplementation of duplexer using the Streams3 API which is standard in Node as of v4. Everything largely works the same Duplexer takes a writable stream and a readable stream and makes them appear as a readable writable stream. . Node.js is an event-based server-side JavaScript engine. Package: node-err-code Architecture: all Version: 2.0.3+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 19 Filename: pool/main/n/node-err-code/node-err-code_2.0.3+dfsg-ok1_all.deb Size: 4188 MD5sum: b06d04c273d3a2f76e1b88f914375170 SHA1: 94e3ae5db134593425e476e042c1866203ac7019 SHA256: 293dec83a32f9269d2cf202931774c385a0fa365185e0e296d2df1ea90461786 SHA512: 5eb3896d038a91b4a8adabc2f1881ab24853395e81ec2278836f897fb8d9cc5f01c9ca017d8e25549895acb164b988db978b75bab22854c50896dea2da665ff7 Homepage: https://github.com/IndigoUnited/js-err-code#readme Description: Create an error with a code Create new error instances with a code and additional properties. . Node.js is an event-based server-side JavaScript engine. Package: node-extend Architecture: all Version: 3.0.2+~3.0.1-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 24 Provides: node-types-extend (= 3.0.1) Filename: pool/main/n/node-extend/node-extend_3.0.2+~3.0.1-ok1_all.deb Size: 5558 MD5sum: cd1ed3199cb1aedace833506794a7d7b SHA1: a70ff37b8a7dd0f716b83c99bab45988f82d95c3 SHA256: ba10beff0f4ec2b5e28b27881e5f0c75c46a79b23930bf939c06ba3a4027e240 SHA512: 42abfc0ad07859d859f23b32371fa7c19ff044df20011be0a471e324ae352805438f89d6264ee0af000fb7483ea107ce07585d160049f4eecae0109050d31678 Homepage: https://github.com/justmoon/node-extend Description: port of jQuery.extend for Node.js This package contains a method extend() which merges the contents of two or more objects together into the first object. . Node.js is an event-based server-side JavaScript engine. Package: node-got Architecture: all Version: 11.8.5+~cs58.13.36-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 545 Provides: node-cacheable-lookup (= 6.1.0), node-cacheable-request (= 7.0.2), node-clone-response (= 1.0.3), node-defer-to-connect (= 2.0.1), node-http-cache-semantics (= 4.1.0), node-http2-wrapper (= 2.1.11), node-keyv (= 4.0.4), node-normalize-url (= 7.1.0), node-resolve-alpn (= 1.2.1), node-responselike (= 2.0.1), node-sindresorhus-is (= 4.6.0), node-szmarczak-http-timer (= 4.0.6), node-types-cacheable-request (= 6.0.2), node-types-http-cache-semantics (= 4.0.1), node-types-keyv (= 3.1.4), node-types-responselike (= 1.0.0) Depends: node-decompress-response, node-get-stream, node-lowercase-keys, node-json-buffer, node-mimic-response, node-p-cancelable (>= 2.0.0~), node-quick-lru Filename: pool/main/n/node-got/node-got_11.8.5+~cs58.13.36-ok1_all.deb Size: 119376 MD5sum: 43763973eb0bc9db5acf898a18db2b47 SHA1: 7b8d9b158a67c5844ed70122325cbf063291ba4f SHA256: 6f8932d8b62984390793cef9f8c0cb1d0ab1e6e76ff247b3962be559363c08d5 SHA512: 74f1325b019b69aed6b0d965caa5ee53a4e0d5556eebf2d35fb398ea16fbeda33762e7462244a51c2bba5016a0faa119a4c1c72b99372e2d72c17a10e34ceadb Homepage: https://github.com/sindresorhus/got Description: Simplified HTTP requests This module provides a nicer interface to the built-in http module. . This module was created because request is bloated *(several megabytes!)*. . Highlights: - Promise & stream API - Request cancellation - Follows redirects - Retries on network failure - Handles gzip/deflate - Timeout handling - Errors with metadata - JSON mode - WHATWG URL support - Electron support . Node.js is an event-based server-side JavaScript engine. Package: node-html5shiv Architecture: all Version: 3.7.3+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 86 Provides: libjs-html5shiv (= 3.7.3+dfsg-ok1) Suggests: nodejs (>= 10) Filename: pool/main/n/node-html5shiv/node-html5shiv_3.7.3+dfsg-ok1_all.deb Size: 13016 MD5sum: 7e60f4eebdc70755f4d538b25ef5e376 SHA1: a4d47867da9597dd5027d9b20a81d821e7a55550 SHA256: 3a461ccf5fe745625391c6f563057acfb68945286dbdffce8016a1bcb47a7159 SHA512: 8fa0ab76e0cbcb9837c6ba0b4fea379c025f72221c104ef88509158901d2539f7600974f8d19583a6cc351239c1de0c469c75d97b45ae0a8ff7ef4b515912a9b Homepage: https://github.com/aFarkas/html5shiv Description: enable use of HTML5 sectioning elements in legacy browser This package enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari 4.x (and iPhone 3.x), and Firefox 3.x. . Node.js is an event-based server-side JavaScript engine. Package: node-jest-debbundle Architecture: all Version: 29.6.2~ds1+~cs73.45.28-ok2 Multi-Arch: foreign Priority: optional Section: javascript Source: node-jest Origin: openKylin Maintainer: openKylin Developers Installed-Size: 403 Provides: node-astral-regex (= 2.0.0), node-babel-plugin-jest-hoist (= 29.5.0), node-babel-preset-jest (= 29.5.0), node-babel-preset-moxy (= 3.2.0), node-bcoe-v8-coverage (= 0.2.3), node-char-regex (= 1.0.2), node-dedent (= 0.7.0), node-import-local (= 3.1.0), node-is-ci (= 3.0.1), node-p-each-series (= 2.2.0), node-p-reduce (= 2.1.0), node-repl (= 0.1.3), node-resolve.exports (= 2.0.2), node-string-length (= 4.0.2), node-supports-hyperlinks (= 3.0.0), node-terminal-link (= 2.1.1), node-throat (= 5.0.0), node-types-dedent (= 0.7.0), node-types-is-ci (= 3.0.0) Depends: node-ansi-escapes, node-babel-plugin-lodash, node-ci-info, node-has-flag, node-pkg-dir, node-resolve-cwd, node-strip-ansi, node-supports-color Breaks: jest (<< 28.1.2~) Replaces: jest (<< 28.1.2~) Filename: pool/main/n/node-jest/node-jest-debbundle_29.6.2~ds1+~cs73.45.28-ok2_all.deb Size: 53280 MD5sum: 7e617342787e03fbf684962c9811923f SHA1: c1ca94db727de276c556ed63737dc4c85de57864 SHA256: 75c9a3c2f7992e86d3fffd3cc381f5cddfb903c81d4b2de73c70a9c88acb056d SHA512: cd5bcbc01915544e1143bf96046d79265160b3c9c06360f3632ed087e85e5cc30cccb4dbc9af8a15e814d9c58ab300fb1a149df4c24a3376de460cc28ef65f0c Homepage: https://jestjs.io Description: various ittle Node.js modules needed by jest This package provides: * astral-regex * babel-preset-jest * babel-plugin-jest-hoist * babel-preset-moxy. * char-regex * dedent * import-local * is-ci * p-each-series * p-reduce * repl * string-length * terminal-link * throat Package: node-jest-worker Architecture: all Version: 29.6.2~ds1+~cs73.45.28-ok2 Multi-Arch: foreign Priority: optional Section: javascript Source: node-jest Origin: openKylin Maintainer: openKylin Developers Installed-Size: 318 Provides: node-jest-schemas (= 29.6.0), node-jest-types (= 29.6.1), node-jest-util (= 29.6.2) Depends: node-chalk, node-ci-info, node-graceful-fs, node-merge-stream, node-picomatch, node-supports-color, node-types-node Breaks: jest (<< 29.1.2~ds1+~cs70.47.21-1~), node-rollup-plugin-terser (<< 7.0.2-6~) Replaces: jest (<< 29.1.2~ds1+~cs70.47.21-1~) Filename: pool/main/n/node-jest/node-jest-worker_29.6.2~ds1+~cs73.45.28-ok2_all.deb Size: 40840 MD5sum: 3a480df45a6bac002f232a2bb3722aa9 SHA1: 185784eb41ea617b3f4cce804fcc45815386685b SHA256: 9230745549441bf0043c30f989c2ae39b2948feb992b1db60514ec3fdac53ac6 SHA512: 42ac0df21c525e4fa67a0d1b76c2706d522394f28986d191b8958a55c9c0e0b14763f0a19d474d630bd2c5916a903cb7ef66cc7d87d77d221f3a107d874bed69 Homepage: https://jestjs.io Description: Nodejs module for executing heavy tasks under forked processes in parallel jest-worker provides a `Promise` based interface, minimum overhead and bound workers. . The module works by providing an absolute path of the module to be loaded in all forked processes. Files relative to a node module are also accepted. All methods are exposed on the parent process as promises, so they can be `await`'ed. Child (worker) methods can either be synchronous or asynchronous. . The module also implements support for bound workers. Binding a worker means that, based on certain parameters, the same task will always be executed by the same worker. The way bound workers work is by using the returned string of the `computeWorkerKey` method. If the string was used before for a task, the call will be queued to the related worker that processed the task earlier; if not, it will be executed by the first available worker, then sticked to the worker that executed it; so the next time it will be processed by the same worker. If you have no preference on the worker executing the task, but you have defined a `computeWorkerKey` method because you want _some_ of the tasks to be sticked, you can return `null` from it. Package: node-jquery Architecture: all Version: 3.6.1+dfsg+~3.5.14-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1391 Provides: node-types-jquery (= 3.5.14) Recommends: libjs-sizzle (>= 2.3.5) Breaks: node-typescript-types (<< 20201105-1~) Filename: pool/main/n/node-jquery/node-jquery_3.6.1+dfsg+~3.5.14-ok1_all.deb Size: 158056 MD5sum: 1f0d86edf853c8806ceb483a6e13bdfe SHA1: b64fe604e63f3cd5c94305eb5289663f02c0534a SHA256: c40666602210488d967407e6f17b5d5cfd0bc2970051bca9154526d4c1422ad7 SHA512: 4e3813d43cd67c294ddbef44c2a60c4128cef99e824ba81e3ed85db6b706378132d8202f8f19a24e30ca55b72ceeae6caeb7b66d7c22113a0975db0632a6e0fc Homepage: https://jquery.com/ Description: NodeJS wrapper for jQuery jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript. . This package contains the NodeJS module. Package: node-jquery-ui Architecture: all Version: 1.13.2+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: javascript Source: jqueryui Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1534 Filename: pool/main/j/jqueryui/node-jquery-ui_1.13.2+dfsg-ok1_all.deb Size: 238712 MD5sum: 50a8f7cad8f735a2c969942edf50bfc9 SHA1: b97eee8709f7f435fb4872dcf7f20c7be0f214e7 SHA256: 5646f6940609ee62c8a777cfdcdde59ee5790699e46f94eabf137f4993a594f5 SHA512: 39b8a4f5a6a5b2eeae79f68637f86d123488f41c56e4aee520b4f1436bed4b85edd7bc02795b243ed57e79d7561284583fdcc207bf5bb499f215e974f4f54893 Homepage: https://jqueryui.com/ Description: JavaScript UI library for dynamic web applications (NodeJs) jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications. . Node.js is an event-based server-side JavaScript engine. Package: node-json-buffer Architecture: all Version: 3.0.1+~3.0.0-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 19 Provides: node-types-json-buffer (= 3.0.0) Filename: pool/main/n/node-json-buffer/node-json-buffer_3.0.1+~3.0.0-ok1_all.deb Size: 4092 MD5sum: deb9f438285ea908e46c817536dff657 SHA1: fb6eb0db4c8bf18b5b2fc5ad201adb85373d9162 SHA256: 567c918cca9bbe57724f787d6748571a2db48732221c518d5ba0f95b2448d17d SHA512: e024353c8ce1e9e28e05c8dc3628f9787526f80df7613d2ae644b12150e4d112990317349101d75bad7f38dd421fd9fbf06683cc2c38fe296d1f5b8721bdd83a Homepage: https://github.com/dominictarr/json-buffer Description: JSON functions that can convert buffers. json buffer converts to base64 instead, and deconverts base64 to a buffer. . Node.js is an event-based server-side JavaScript engine. Package: node-json-parse-better-errors Architecture: all Version: 1.0.2+~cs3.3.1-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 28 Provides: node-json-parse-even-better-errors (= 2.3.1), node-types-json-parse-better-errors (= 1.0.0) Filename: pool/main/n/node-json-parse-better-errors/node-json-parse-better-errors_1.0.2+~cs3.3.1-ok1_all.deb Size: 6528 MD5sum: 2963fde3dfbd03bccc3601bdf28f7ebb SHA1: 0ad224e80e1dc5f9f063d787b69dd328f7e1cde0 SHA256: fef8d85fb33f9b9ac2d2622404594ebd43dee8630a7abdf538c7f78274fc3996 SHA512: b1cada759b5dd1432c30dc7dfba20789f3a623a40fadc2e83cbd18f4d581b70cf7179e2a0a635e5040b0041463cf325c966abf1f6a9d07e536c9dcb53d9f1c84 Homepage: https://github.com/zkat/json-parse-better-errors Description: JSON.parse() with context information on error This is a Node.js library for getting nicer errors out of JSON.parse(), including context and position of parse errors. . It servers similar purpose as the JSON.parse method but returns more useful errors when exceptions happen. . It's really fast, really good at concurrency, and it will never give you corrupted data, even if cache files get corrupted or manipulated. . It was originally written to be used as npm's local cache, but can just as easily be used on its own . Node.js is an event-based server-side JavaScript engine. Package: node-json-stable-stringify Architecture: all Version: 1.0.2+repack1+~cs1.0.34-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 32 Provides: node-types-json-stable-stringify (= 1.0.34) Depends: node-jsonify Filename: pool/main/n/node-json-stable-stringify/node-json-stable-stringify_1.0.2+repack1+~cs1.0.34-ok1_all.deb Size: 6340 MD5sum: 5b1ca16d371567a7a4d775c4ac1ac6d9 SHA1: 37b87a115e963ca0b294b6819d659f2edda0e7c5 SHA256: 4c60c0a0e3715fc9b78bd8116e7c81e3e119c8e72b2af788efe9ac5dc8b999f8 SHA512: bda891c973838f491b15f98e6951aeaa046ad20517ebafdbf9f3923e6b51a9b78ddfc1aa6ec3870e7ff1ded97fec78a3b9768356da1db00cab6fdffae88de003 Homepage: https://github.com/ljharb/json-stable-stringify Description: deterministic JSON.stringify() It comes with custom sorting to get deterministic hashes from stringified results . Node.js is an event-based server-side JavaScript engine. Package: node-marked Architecture: all Version: 4.2.3+ds+~4.0.7-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 500 Provides: node-types-marked (= 4.0.7) Depends: nodejs:any Breaks: node-marked-man (<< 0.7.0+~0.7.0~), node-typescript-types (<< 20201201~) Filename: pool/main/n/node-marked/node-marked_4.2.3+ds+~4.0.7-ok1_all.deb Size: 77036 MD5sum: e3e7b0ce16c5f69b2868ab054fb8a1ea SHA1: 94eaaecccc0f12d16492b5632c6af49f7f35fb65 SHA256: 538fc61863da19369b1be534dc2cded6903ed676ad5bed67b7683fb37f2d62c5 SHA512: aa5459b1b6ed389343bf42cc7c746cd43093279225e406d2ddb175a3aa8a2219f22649698d299f02e3416f915f3274c4484b2621757f442374f0d73a9c4910b8 Homepage: https://github.com/chjj/marked Description: Full-featured markdown parser and compiler for NodeJS Marked implements all markdown features while having a high processing speed. It is also fully compatible with client-side javascript. . Additionally Marked also implements github flavored markdown. . This package contains the marked executable and node module. Package: node-marked-man Architecture: all Version: 1.3.5-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 44 Depends: node-marked (>= 4.2.2), node-read-pkg-up, nodejs:any Filename: pool/main/n/node-marked-man/node-marked-man_1.3.5-ok1_all.deb Size: 8660 MD5sum: d9147b496973049fc031e19b5d2c4aeb SHA1: fc7a727c4ee108c5fe57eb3cf157e0db3d112d89 SHA256: d502d26ea13e6deec594a71224d4fd6a5f147e21276ab378fa68c9052424b734 SHA512: ef63107f63fd057aa898f2e0fedfe9e95bfb36bf52b96aae82fb1d1657894d674479f8de0f2126b0bff3667a03ddd75133be2e5fa83148fef2c9fdb0895ce6ee Homepage: https://github.com/kapouer/marked-man Description: Markdown to man page conversion - Node.js This module adds groff output support to node-marked. It provides an easy way to maintain man pages in a markdown format (with gfm flavor by default). . Node.js is an event-based server-side JavaScript engine. Package: node-minipass Architecture: all Version: 3.3.6+~cs9.4.19-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 166 Provides: node-minipass-collect (= 1.0.2), node-minipass-fetch (= 2.1.2), node-minipass-flush (= 1.0.5), node-minipass-json-stream (= 1.0.1), node-minipass-pipeline (= 1.2.4), node-minipass-sized (= 1.0.3), node-minizlib (= 2.1.2) Depends: node-encoding, node-jsonparse, node-yallist (>= 4.0.0) Filename: pool/main/n/node-minipass/node-minipass_3.3.6+~cs9.4.19-ok1_all.deb Size: 41112 MD5sum: 79a8e1acdb68a10611f7208e470c0c69 SHA1: d9522c378641d82a3807f504db524d13cb204270 SHA256: e2ac0379077370761eecc988ecd9e16f60d43aed18ce7b7ab882bc0f284bfe03 SHA512: 4f2d682504c42c8611e8a3757dceca4093984d39ec23b73518c0dd9323b8b4294abdd36d368c675360fe8bd129b38575a7ddff64aa536b8c789450104ef9176e Homepage: https://github.com/isaacs/minipass Description: Minimal implementation of a PassThrough for Node.js minipass supports pipe/multi-pipe buffering data until either a "data" event handler or "pipe()" is added (so firsk chunk not loose). Package: node-mkdirp Architecture: all Version: 1.0.4+~1.0.2-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 36 Provides: node-types-mkdirp (= 1.0.2) Depends: nodejs:any Breaks: node-bluebird (<< 3.7.2+dfsg1-3~), node-cacache (<< 15.0.0~), node-chownr (<< 1.1.3-4~), node-copy-concurrently (<< 1.0.5-6~), node-cpr (<< 3.0.1-2~), node-fs-vacuum (<< 1.2.10-4~), node-fstream (<< 1.0.12-3~), node-klaw (<< 3.0.0-3~), node-millstone (<< 0.6.19~), node-multiparty (<< 4.2.2-1~), node-tar (<< 6.0.5~), node-zipfile (<< 0.5.12+ds-5~), npm (<< 7.0.3+repack+ds~), webpack (<< 4.43.0-2~), yarnpkg (<< 1.22.4-3~) Filename: pool/main/n/node-mkdirp/node-mkdirp_1.0.4+~1.0.2-ok1_all.deb Size: 10032 MD5sum: 1c52f52905974936e6515489b5bfdd4c SHA1: 4b10c87b4ed7c0ca598715f4b7f76e40b466ccc4 SHA256: 095938de7de3acadba933cf93947980930b64450010a0a06c15ae088328d9ca1 SHA512: 04720130e7603135508e5c30e38d9f2f9e1c320e1419b068adc02ab2756779ba5c6a32ed8b32384ee9f146dc1667fb9b32e96be31a9b399fffbd5f55200e27c7 Homepage: https://github.com/isaacs/node-mkdirp Description: Recursively create directories - Node.js module mkdirp is a Node.js module to recursively create directories, emulating mkdir -p shell command. . Node.js is an event-based server-side javascript engine. Package: node-normalize.css Architecture: all Version: 8.0.1-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 50 Provides: libjs-normalize.css (= 8.0.1-ok1) Recommends: javascript-common Suggests: libjs-html5shiv Filename: pool/main/n/node-normalize.css/node-normalize.css_8.0.1-ok1_all.deb Size: 9540 MD5sum: 450575066d14e49fc3be167b4f4ec7f8 SHA1: ccdcd51dcc7500beccc30832c834ebaf274e9f24 SHA256: 81966bce88712a0de03cc959a999614d4b4a3bfaa295e5d1d848cdc13f07c3bf SHA512: f8bbec69788d55b49c360bb4b720f1a68a575eb56fcc73ca13aa90f5875be186c69808cf37a6e79f541e40e5575050605639104f24006ecc6596ab33ba907d1f Homepage: https://necolas.github.io/normalize.css Description: Modern alternative to CSS resets Normalize.css makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing. . Node.js is an event-based server-side JavaScript engine. Package: node-p-cancelable Architecture: all Version: 2.1.1-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 22 Breaks: node-got (<< 11.8.0) Filename: pool/main/n/node-p-cancelable/node-p-cancelable_2.1.1-ok1_all.deb Size: 6650 MD5sum: f4a1c906f43ad586b66b3f5339f91141 SHA1: c439b9ac42d801a2a504a6f2769e3e7a4cd25c92 SHA256: 73f597fd304e2c3bc59766370da6a7e1b2978043a9e566272668640603afce9e SHA512: 78ddab981a6236c8ba8f8aa3c4912c191f8f93c2163df4d3678446bdbf80ae1210b36663f32c8d1af9fa9a2805129a3d1a71b4b77eedfd0778d54cc3531fe536 Homepage: https://github.com/sindresorhus/p-cancelable Description: Create a promise that can be canceled Useful for animation, loading resources, long-running async computations, async iteration, etc. . Node.js is an event-based server-side JavaScript engine. Package: node-prismjs Architecture: all Version: 1.29.0+dfsg+~1.26.0-ok2 Priority: optional Section: javascript Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2272 Provides: node-types-prismjs (= 1.26.0) Depends: node-clipboard Filename: pool/main/n/node-prismjs/node-prismjs_1.29.0+dfsg+~1.26.0-ok2_all.deb Size: 373168 MD5sum: 797261c5df46cfb9c5efb9a74c011adb SHA1: 26f744b191f97a8580ccdeafa0066bddccce1ede SHA256: d4c0ab1ab6d3b393b873254ead4b1aa4ac641f230853013a4933404acc4c72a9 SHA512: fbd4ba63aaa1ecdf9f63756fa1e6009571da9b7b772deb14ef79a929e40e768f0c00250e364f7f28df8edb2bc141bc1b673e69c8810ff226d2413390a4cb9a53 Homepage: https://github.com/LeaVerou/prism Description: Lightweight, robust, elegant syntax highlighting A spin-off project from Dabblet. Some of its unique features include: * It’s tiny. The core is only 1.5KB minified & gzipped. * It’s incredibly extensible. Not only it’s easy to add new languages, but also to extend existing ones. * It encourages good author practices. Other highlighters encourage or even force you to use elements that are semantically wrong, like
 (on its
    own) or