This is a staging site. Uploads will not persist. Testing only.

libpinyin15

library to deal with PinYin

libpinyin is a set of core algorithms designed for intelligent sentence-based Chinese PinYin input methods.

libzhuyin15

Zhuyin input method library

The libzhuyin project aims to provide the algorithms core for intelligent sentence-based Chinese zhuyin input methods. libzhuyin can be integrated with input method framework likes ibus, fcitx, etc. to provide a zhuyin based input method for Traditional Chinese user.

libpangomm-2.48-1

C++ Wrapper for pango (shared libraries)

Pangomm is a C++ wrapper for the pango library. Originally part of gtkmm, pangomm provides convenient C++ interfaces for handling both the layout and internationalization of text in graphical applications.

python3-pyprojroot

Find Python project root paths and return relative project files

This library finds the root working directory for your Python project as a 'pathlib' object.

lcl-qt5-2.2

Lazarus Components Library - Qt backend

Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more.

elpa-orderless

Emacs completion style that matches multiple regexps in any order

This package provides an Emacs orderless completion style that divides the pattern into space-separated components, and matches candidates that match all of the components in any order. Each component can match in any one of several ways: literally, as a regexp, as an initialism, in the flex style, or as multiple word prefixes. By default, regexp and literal matches are enabled.