GUI functions (e.g. waterfall) for libsdr, a simple software defined radio
(SDR) library.
txt2tags is a utility to turn simply formatted text into markup (e.g., HTML).
Sippy B2BUA is a RFC3261-compliant Session Initiation Protocol (SIP)
Back-to-back user agent (B2BUA) server software.
The B2BUA is a SIP call controlling component. Unlike a SIP proxy, which only
maintains transaction state, the B2BUA maintains complete call state and
participates in all call requests. For this reason it can perform number of
functions that are not possible to implement using SIP proxy, such as for
example accurate call accounting, pre-paid rating and billing, fail over call
routing etc. Unlike PBX-type solutions such as Asterisk for example, the B2BUA
doesn't perform any media relaying or processing, therefore it doesn't
introduce any additional packet loss, delay or jitter into the media path.
Features:
o Realtime calls control and call data records (CDRs) generation;
o Optional ability to use Sippy RTPproxy for media relaying;
o Optional ability to perform Cisco-compatible RADIUS AAA (Authentication,
Authorization and Accounting);
o RFC3261 compliance;
o RFC3326 support;
o IPv6 support;
o Seamless compatibility with majority of popular SIP software and hardware
on the market today;
o Robustness and Resilience.
hmconv-1.0pl3
-------------
hmconv is Korean code conversion utility for especially for E-mail.
It can convert between KS C 5601 and ISO-2022-KR.
Original version is by Jungshik Shin <jshin@minerva.cis.yale.edu>.
Creates a version constraint of supported Rubies,suitable for a gemspec file
Expedite is meant to be a detailed and comprehensive benchmark
suite for Evas.
This module adds cancellation capabilities for threads. Cancelled threads are
terminated using threads->exit(). The thread is then detached, and hence
automatically cleaned up.
Threads that are suspended using Thread::Suspend do not need to be resumed in
order to be cancelled.
It is possible for a thread to cancel itself.
mime4j provides a parser, MimeStreamParser, for e-mail message streams
in plain rfc822 and MIME format. The parser uses a callback mechanism to
report parsing events such as the start of an entity header, the start
of a body, etc. If you are familiar with the SAX XML parser interface
you should have no problem getting started with mime4j.
The parser only deals with the structure of the message stream. It won't
do any decoding of base64 or quoted-printable encoded header fields and
bodies.
The parser has been designed to be extremely tolerant against messages
violating the standards.
mime4j can also be used to build a tree representation of an e-mail
message using the Message class. Using this facility mime4j
automatically handles the decoding of fields and bodies and uses
temporary files for large attachments.
Interchange is the open source alternative to commercial e-commerce
servers and "best of breed" application server/component applications.
Interchange is one of the most powerful tools available to automate and
database-enable your web site or build online applications. It's also
one of the easiest tools to learn, plus it's open source, making it the
most open and least expensive solution to implement.
For some documentation and resources for it have a look at
http://www.interchange.rtfm.info/