./wip/pypod, Python tools for manipluating iPod data

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.0, Package name: py27-pypod-0.6.0, Maintainer: pkgsrc-users

pypod is Python library and script for managing iPod metadata. It is
similar in scope the gnupod (written in Perl) and is designed to work
well with other programs that generate iPod metadata.

Features:
* 100% pure Python
* full read/write support for the iTunesDB file format
* support for gtkpod-style extended metadata
* support for gnupod-style extended metadata
* support for reading Rhythmbox music database
* full ID3v2 support via any one of the ID3 liraries for Python


Required to run:
[audio/py-mad] [devel/py-curses] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 125578447a7b7da589870177d97b79c893efb65b
Filesize: 27.803 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-01-26 16:49:50 by Thomas Klausner | Files touched by this commit (121)
Log message:
Mark packages as not python-3.x ready where appropriate.
   2014-01-25 11:45:27 by Thomas Klausner | Files touched by this commit (26)
Log message:
No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
   2013-06-04 09:45:21 by Thomas Klausner | Files touched by this commit (30)
Log message:
Replace py-{curses,readline,Tk}/buildlink3.mk with DEPENDS.

There are no buildlink3-relevant files here, just a loadable module.
   2013-02-02 14:20:14 by Sergey Svishchev | Files touched by this commit (5)
Log message:
Drop maintainership.
   2013-02-02 14:05:25 by Sergey Svishchev | Files touched by this commit (3)
Log message:
Set LICENSE.
   2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127)
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
   2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261)
Log message:
Remove obsolete @dirrm lines.