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.
ruby-devise
Flexible authentication solution for Rails with Warden
Devise is Rack based, a MVC solution based on Rails engines, allows one to
have multiple roles (or models/scopes) signed at the same time, based on a
modularity concept. It is composed of 12 modules: Database Authenticable,
Token Authenticable, Omniauthable, Confirmable, Recoverable, Registerable,
Rememberable, Trackable, Timeoutable, Validatable and Lockable.
There are a number of extensions to be found at the github homepage of
devise.
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.
postgresql-14-pointcloud
PostgreSQL extension for storing point cloud (LIDAR) data
LIDAR sensors quickly produce millions of points with large numbers of
variables measured on each point. The challenge for a point cloud database
extension is efficiently storing this data while allowing high fidelity access
to the many variables stored.
tgt-rbd
Linux SCSI target user-space daemon and tools - RBD support
The Linux target framework (tgt) allows a Linux system to provide SCSI
devices (targets) over networked SCSI transports.