Panucci is a resuming podcast and audiobook player with bookmark support. WEB SITE: http://gpodder.org/panucci GIT: https://github.com/xerxes2/panucci MAILING LIST: https://lists.berlios.de/mailman/listinfo/gpodder-panucci IRC: #gpodder on irc.freenode.org BUG REPORTS: https://bugs.gpodder.org/enter_bug.cgi?product=Panucci AUTHOR: Thomas Perl and Jens Persson with friends REQUIREMENTS: Python (2.x) GStreamer (with python bindings) Sqlite Mutagen GTK (2.x with python bindings)(optional) Qt (4.7.x with PySide bindings)(optional) INSTALL: $ make install CONTRIBUTE: 1. $ git clone git://github.com/xerxes2/panucci.git 2. $ cd panucci 3. Make your changes. 4. $ git diff HEAD > panucci.patch 5. Send the patch with personal information "fname lname <name@example.com>".