libdtd-parser-java
Java library for parsing XML DTDs
SAX-like API for parsing XML Document Type Definition (DTD) streams, generating
appropriate events based on them.
pulseaudio-module-x11-dbg
X11 module for PulseAudio sound server (debugging symbols)
python3-erfa
Python bindings for ERFA routines
PyERFA provides Python bindings for the ERFA library (Essential Routines
for Fundamental Astronomy), a C library containing key algorithms for
astronomy, which is based on the SOFA library published by the
International Astronomical Union (IAU).
All C routines are wrapped as Numpy universal functions, so that they can
be called with scalar or array inputs.
gstreamer0.10-plugins-good-dbg
GStreamer plugins from the "good" set
python-defer
Small framework for asynchronous programming (Python 2)
The defer module provides an easy way to write asynchrouns Python programs.
It is greatly inspired by Twisted's defer, but hasn't got any external
dependencies.
python-django-app-plugins
plugin system for django
Allow 3rd party apps to dynamically insert template inclusions into your
apps at pre-defined plugin points. Similar to how Eclipse manages plugins
via contributors.You could think of this as the reverse of the {% block %}
or {% include %} tags.