fcitx5-kkc
Fcitx5 wrapper for libkkc IM engine
fcitx5-kkc is a wrapper of libkkc IM engine for Fcitx 5.
python3-debusine
Main Python library for debusine
Debusine is a general purpose software factory tailored to the needs of a
Debian-based distribution.
rime-data-loengfan
Rime Input Method Engine schema data - Loengfan
RIME is the acronym of Rime Input Method Engine.
libmrpt-img2.11
Mobile Robot Programming Toolkit - img library
The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform,
and open source C++ library aimed to help robotics researchers to design and
implement algorithms in the fields of Simultaneous Localization and Mapping
(SLAM), computer vision, and motion planning (obstacle avoidance).
python3-django-parler
Django model translations (Python3 version)
Simple Django model translations without nasty hacks.
Features:
* Nice admin integration.
* Access translated attributes like regular attributes.
* Automatic fallback to the default language.
* Separate table for translated fields, compatible with django-hvad.
* Plays nice with others, compatible with django-polymorphic and django-mptt.
python3-django-pint
Django Quantity Field (Python3 version)
A small Django field extension allowing you to store quantities in certain
units and perform conversions easily. Uses pint behind the scenes. Also
contains a form field class and form widget that allows a user to choose
alternative units to input data. The cleaned_data will output the value in the
base_units defined for the field, eg: you specify you want to store a value in
grams but will allow users to input either grams or ounces.