03bf547f5e
Approved by: maintainer (implicit)
13 lines
631 B
Text
13 lines
631 B
Text
libgpod is a shared library to access the contents of an iPod and optionally
|
|
iPhone (via `comms/libimobiledevice' library port, enabled by default).
|
|
|
|
This code was originally part of gtkpod itself. When the parsing code was
|
|
made self-contained with gtkpod v0.93, decision was made to put this code in
|
|
a separate library so that other projects can benefit from it without
|
|
duplicating code.
|
|
|
|
libgpod supports playlists, smart playlists, playcounts, ratings, podcasts,
|
|
cover art, audio and video. Photo support is implemented as well. Python
|
|
and Mono bindings are optionally available too.
|
|
|
|
WWW: http://www.gtkpod.org/libgpod.html
|