python-lepl
recursive descent parser library
A recursive descent parser for Python 2.6+ (including 3!). Lepl is powerful,
simple to use, and easy to extend: grammars are written directly as Python
code, using a syntax similar to BNF; new matchers can be simple functions.
libghc-text-manipulate-prof
case conversion and word boundary manipulation; profiling libraries
Manipulate identifiers and structurally non-complex pieces
of text by delimiting word boundaries via a combination of whitespace,
control-characters, and case-sensitivity.
enjarify
translate Dalvik bytecode to equivalent Java bytecode
Android applications are Java programs that run on a customized virtual
machine, which is part of the Android operating system, the Dalvik VM.
Their bytecode differs from the bytecode of normal Java applications.
libjs-jquery-mobile
Touch-Optimized Web Framework for Smartphones & Tablets
A unified, HTML5-based user interface system for all popular mobile
device platforms, built on the rock-solid jQuery and jQuery UI
foundation. Its lightweight code is built with progressive
enhancement, and has a flexible, easily themeable design.
python3-slip
miscellaneous convenience, extension and workaround code for Python
The Simple Library for Python packages contain miscellaneous code for
convenience, extension and workaround purposes.
ktap
lightweight script-based dynamic tracing tool for Linux
ktap is a new script-based dynamic tracing tool for Linux, it uses a scripting
language and lets users trace the Linux kernel dynamically. ktap is designed to
give operational insights with interoperability that allows users to tune,
troubleshoot and extend kernel and application. It's similar with Linux
Systemtap and Solaris Dtrace.