kdevelop-pg-qt
LL(1) parser generator based on Qt
KDevelop-PG-Qt is a parser generator written in readable source-code and
generating readable source-code. Its syntax was inspirated by AntLR.
It implements the visitor-pattern and uses the Qt library.
libcgi-application-plugin-anytemplate-perl
module supporting any templating system in CGI::Application
CGI::Application::Plugin::AnyTemplate allows you to use any supported Perl
templating system using a single consistent interface. Currently supported
templating systems include HTML::Template, HTML::Template::Expr,
HTML::Template::Pluggable, Template::Toolkit, Template and Petal.
You can access any of these templating systems using the same interface.
In this way, you can use the same code and switch templating systems on
the fly. This approach has many uses. For instance, it can be useful in
migrating your application from one templating system to another.
python-lazr.restful
Publish Python objects as RESTful resources over HTTP
libnet-imap-perl
client interface to IMAP (Internet Message Access Protocol)
Net::IMAP provides a perl interface to the client portion of IMAP
(Internet Message Access Protocol).
windows-el
window manager for GNU Emacs
windows.el allows you to switch between window configurations in emacs,
providing behaviour similar to virtual desktops that is common in several
window managers. In addition, you can save window configurations to a file
and restore them at a later time.
python-xdo
Python 2 library for simulating X11 keyboard/mouse input (libxdo bindings)
python's xdo module lets you programmatically simulate keyboard input
and mouse activity, move and resize windows, etc. It does this using
libxdo, which uses X11's XTEST extension and other Xlib functions.