libjs-xterm
terminal front-end component for the browser - browser library
Xterm.js is a terminal front-end component written in JavaScript that works in
the browser.
sortsmill-tools
tools for designers of digital fonts
This package contains tools for designers of digital fonts,
including tools enhancing FontForge and tools to build TrueType (TTF),
OpenType (OTF) and Embedded OpenType (EOT) binary font files.
phoneuid
SHR daemon for user interaction
This package provides the SHR daemon showing the user
interface. It can be controlled with the utilities from
phoneui-apps and will show up automatically on incoming
calls.
fusionforge-plugin-contribtracker
FusionForge plugin - Contribution Tracker
FusionForge provides many tools to aid collaboration in a
development project, such as bug-tracking, task management,
mailing-lists, SCM repository, forums, support request helper,
web/FTP hosting, release management, etc. All these services are
integrated into one web site and managed through a web interface.
nng-utils
Lightweight Messaging Library - utility
Lightweight, broker-less library, offering a simple API to solve
common recurring messaging problems, such as publish/subscribe,
RPC-style request/reply, or service discovery. The API frees the
programmer from worrying about details like connection management,
retries, and other common considerations, so that they can focus on
the application instead of the plumbing.
libavro-java
Apache Avro data serialization system
Apache Avro is a data serialization system providing:
* Rich data structures.
* A compact, fast, binary data format.
* A container file, to store persistent data.
* Remote procedure call (RPC).
* Simple integration with dynamic languages. Code generation is not required
to read or write data files nor to use or implement RPC protocols. Code
generation as an optional optimization, only worth implementing
for statically typed languages.