profphd-utils

profphd helper utilities convert_seq and filter_hssp

The package provides the following binary utilities: convert_seq, filter_hssp. These are used by prof from the profphd package: a secondary structure, accessibility and transmembrane helix predictor from Burkhard Rost.
Japanese Truetype font, Motoya L Maruberi

fonts-motoya-l-maruberi

Japanese Truetype font, Motoya L Maruberi

Motoya font was created in 1950s, it aims beauty and readability.

libmrpt-tfest2.1

Mobile Robot Programming Toolkit - tfest library

More about MRPT libraries in: https://www.mrpt.org/Libraries

python-flask-babel

internationalization and localization support for Flask (Python 2)

Flask-Babel is an extension to Flask that adds internationalization and localization support. It has a friendly interface to gettext translations and supports date formatting with timezones.

erlang-folsom

Erlang based metrics system inspired by Coda Hale's metrics

Folsom is an Erlang based metrics system inspired by Coda Hale's metrics (https://github.com/codahale/metrics/). The metrics API's purpose is to collect realtime metrics from your Erlang applications and publish them via Erlang APIs and output plugins. folsom is *not* a persistent store. There are 6 types of metrics: counters, gauges, histograms (and timers), histories, meter_readers and meters. Metrics can be created, read and updated via the `folsom_metrics` module.

ruby-subexec

mechanism for spawning a subprocess

Subexec is a simple library that spawns an external command. It has an optional timeout parameter, useful for libraries which are wrappers for external command line programs and which may sometimes fail ever to return control back to the original process.