liblingua-en-words2nums-perl
convert English text to numbers
A perl module that can parse a wide variety of English text
and deduce the number it represents. For example, it can convert
"five million, one thousand and sixteen" to 5001016, and
"twenty-seventh" to 27.
python-wordpresslib
Python module to connect to Wordpress blogs using XML-RPC protocol
This module provides an interface to interact with wordpress blogs using the
XML-RPC interface. Currently it can publish, edit and delete content; get
information about users, upload files, and more.
ruby-romkan
Romaji <-> Kana conversion library for Ruby
Ruby/Romkan is a Romaji <-> Kana conversion library for Ruby.
It can convert a Japanese Romaji string to a Japanese Kana string
or vice versa.
indicator-datetime
Simple clock
eclipse-mylyn-builds-hudson
Mylyn Hudson/Jenkins Connector
Mylyn integrates task support into Eclipse. It supports offline editing
for certain task repositories and monitors work activity to hide
information that is not relevant to the current task. Also included is
the Mylyn Focused UI for reducing information overload when working with
tasks and the Bugzilla task connector.
cl-plus-ssl
Common Lisp interface to OpenSSL
CL+SSL is portable code based on CFFI and gray streams. It defines its own
libssl BIO method, so that SSL I/O can be written over portable Lisp
streams instead of bypassing the streams and sending data over Unix file
descriptors directly. (But the traditional approach is still used if
possible.)