ruby-stringex
Some useful extensions to Ruby's String class
Some useful extensions to Ruby's String class. Stringex is made up of
three libraries:
- ActsAsUrl: permalink solution with better character translation
- Unidecoder: Unicode to ASCII transliteration
- StringExtensions: miscellaneous helper methods for the String class
libiscwt-java
abstractions and Java implementations for rendering PDF
To built a flexible PDF rendering one first needed some basics
functionality to deal with fonts, images and general platform
abstractions. The result is isCWT. It contains all abstraction and
implementations needed for rendering PDF that are not related to PDF
itself. This library is built and used primarily for jPod Renderer,
so one is likely to miss some features when using it in another context.
rsbac-admin
Rule Set Based Access Control administrative utilities
python-repoze.who
ident and auth framework for Python WSGI applications - Python 2.x
repoze.who is an identification and authentication framework for
arbitrary Python WSGI applications; it acts as WSGI middleware.
python-tegaki
core Python module of Tegaki
Tegaki is an ongoing project which aims to develop a free and open-source
modern implementation of handwriting recognition software, that is suitable
for both the desktop and mobile devices, and that is designed from the ground
up to work well with Chinese and Japanese.
node-underscore
JavaScript's functional programming helper library - NodeJS
Underscore is a utility-belt library for JavaScript that provides a lot
of the functional programming support that you would expect in
Prototype.js (or Ruby), but without extending any of the built-in
JavaScript objects. It's the tie to go along with jQuery's tux.