PyOpenGL is the cross platform Python binding to OpenGL and related
APIs. The binding is created using the standard (in Python 2.5 and
above) ctypes library, and is provided under an extremely liberal
BSD-style Open-Source license.
PyOpenGL includes support for OpenGL v1.1 through 3.0, GLU, GLUT v3.7
(and FreeGLUT), and GLE 3. It also includes support for hundreds of
OpenGL extensions.
PyOpenGL is interoperable with a large number of external GUI libraries
for Python including (wxPython, FxPy, PyGame, and Qt). It can be used
with the Tkinter GUI library if you have installed the Togl widget for
Tk.
X-platform Music Multiplexing System 2 is a client-server audio player.
Client-server model allows XMMS2 to have various multiple (remote)
interfaces (as clients):
* Command line interfaces
* GTK clients (matching GNOME & Xfce4 look and feel)
* KDE clients (matching KDE look and feel)
It has a wide format support and can play over different media.
It comes with Medialib, a database-driven media library which stores
metadata about songs as they're played, so songs can be quickly recalled
and new playlists easily made. The media library can be easily queried
and managed using Collections.
from Amaury Gauthier (maintainer) with several tweaks by me
Meld is a visual diff and merge tool. You can compare two or three files
and edit them in place (diffs update dynamically). You can compare two
or three folders and launch file comparisons. You can browse and view a
working copy from popular version control systems such such as CVS,
Subversion, Bazaar-ng and Mercurial if the corresponding commands are
installed.
ok ajacoutot@ wcmaier@
picks bind_textdomain_codeset() from libintl, and correctly sets the
codeset to UTF-8. This has annoyed me since c2k8, and the fix magically
appeared under my eyes this morning.
makes sense to wcmaier], ok ajacoutot@ jasper@
Avahi is a free, standards-compliant implementation of the Zeroconf
protocols Multicast DNS and DNS-SD.
It is a system which facilitates service discovery on a local network.
This means that you can plug your laptop or computer into a network and
instantly be able to view other people who you can chat with, find
printers to print to or find files being shared. This kind of
technology is already found in Apple MacOS X (branded Rendezvous,
Bonjour and sometimes Zeroconf) and is very convenient.
Completely reworked from an old submission from jasper@
Based on FreeBSD and pkgsrc.
Some successful test from marco@, thanks ;-)
It will probably need a bit more love in the next few days.
ok landry@ jasper@