python-lucene
Python extension for accessing Java Lucene
PyLucene is a Python extension for accessing Java Lucene. Its goal
is to allow you to use Lucene's text indexing and searching
capabilities from Python.
znc
advanced modular IRC bouncer
znc is an IRC proxy. It runs as a daemon and connects to IRC server,
then allows you to connect from a workstation and work as the user that
is logged in to the IRC server. After you disconnect, it maintains the
connection to the server. It acts like any normal IRC server, so you can
use any IRC client to connect to it.
python-libdiscid
libdiscid binding for Python 2
libdiscid allows one to create MusicBrainz DiscIDs from audio CDs. It reads a
CD's table of contents and generates and identifier which can be used to
lookup the CD at MusicBrainz. python-libdiscid provides a binding to work with
libdiscid from Python.
python-gevent-websocket
websocket library for the gevent networking library (Python 2)
gevent-websocket is a WebSocket library for the gevent networking library.
morse2ascii
tool for decoding the morse codes from a PCM WAV file
This tool employs a volume/peak based method to decode the morse codes
from a PCM WAV file as well as from text and RAW PCM files.
python-zope.error
Error reporting utility for Zope