Archive for April, 2008



man2dbk Download

Monday, April 28th, 2008

man2dbk converts Unix man pages to XML DocBook. It currently handles basic man pages and has eqn and tbl support.

ID3 Tagging Download

Monday, April 28th, 2008

This module allows one to read and manipulate so-called ID3 informational tags on MP3 files through an object-oriented Python interface.

GPixPod Download

Monday, April 28th, 2008

GPixPod is a new PyGTK application to organize photos and photo albums on your Apple iPod video (5G).

But it is at the moment the free, open source and cross-platfo

PyTone Download

Monday, April 28th, 2008

PyTone is a music jukebox written in Python with a curses based GUI.

While providing advanced features like crossfading and multiple players, special emphasis is p

Read a text file backwards Download

Monday, April 28th, 2008

This script presents another way to read a file line by line, starting at the end.
Download