python-ming
Ming (SWF) module for Python
Ming is an SWF (Flash) file format output library.
It is written in C, with wrappers for C++, Perl, Python,
PHP and experimental support for Ruby and Java.
trac-mercurial
Mercurial version control backend for Trac
TracMercurial is a plugin for Edgewall Software's Trac that allows Trac to use
Mercurial for version control instead of Subversion.
eldav
interface to the WebDAV servers for Emacs.
WebDAV files can be treated just like a normal file in Emacsen.
Emacs/w3 is not required. External program is used for WebDAV access.
svn-load
Enhanced import facility for Subversion
svn-load is a free replacement for svn_load_dirs, an enhanced import
facility for Subversion.
super
Execute commands setuid root
Super allows specified users to execute scripts (or other commands)
as if they were root; or it can set the uid and/or gid on a
per-command basis before executing the command. It is intended to be
a secure alternative to making scripts setuid root.
svnmailer
extensible Subversion commit notification tool
The svnmailer is a tool, which is usually called by a Subversion hook
to submit commit notifications in various ways (at the moment: mail via
SMTP or a pipe to a sendmail like program, news via NNTP, CIA live
tracker notification via XML-RPC). It is derived from the original
mailer.py distributed with Subversion, but supposed to be much more
consistent, better extensible and to have much more features. Have a
look at the documentation for further details.