fso-gsmd
freesmartphone.org GSM daemon
fsogsmd implements the freesmartphone.org GSM API. It takes care
of all GSM related functions.
thunderbird-locale-rm
Romansh language pack for Thunderbird
ruby-hyperestraier
Hyper Estraier Node API Libraries for Ruby
Hyper Estraier is a full-text search system.
This package provides the Ruby interface for the Node API for
Hyper Estraier.
camitk-actionstatemachine
pipeline replay application for the CamiTK library
CamiTK helps researchers and clinicians to easily and rapidly collaborate in
order to prototype CAMI applications, that feature medical images,
surgical navigation and biomechanical simulations.
ladish
session management system for JACK applications
LADI Session Handler or simply ladish is a session management
system for JACK applications on GNU/Linux. Its aim is to allow
you to have many different audio programs running at once, to
save their setup, close them down and then easily reload the
setup at some other time. ladish doesn't deal with any kind of
audio or MIDI data itself; it just runs programs, deals with
saving/loading (arbitrary) data and connects JACK ports
together. It can also be used to move entire sessions between
computers, or post sessions on the Internet for download.
python3-ply
Lex and Yacc implementation for Python3
PLY is yet another implementation of lex and yacc for
Python. Although several other parsing tools are available for
Python, there are several reasons why you might want to take a look
at PLY:
* It's implemented entirely in Python.
* It uses LR-parsing which is reasonably efficient and well suited
for larger grammars.
* PLY provides most of the standard lex/yacc features including
support for empty productions, precedence rules, error recovery,
and support for ambiguous grammars.
* PLY is extremely easy to use and provides very extensive error
checking.