2011-10-15 09:57:17 by OBATA Akio | Files touched by this commit (1) |
Log message:
Update HOMEPAGE.
|
2008-06-12 02:18:10 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Use Python extension framework. Bump revision.
|
2008-04-25 22:39:14 by Joerg Sonnenberger | Files touched by this commit (170) |
Log message:
Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
|
2007-06-11 19:38:35 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Doesn't build with Python before 2.3.
|
2007-05-04 22:23:41 by Alistair G. Crooks | Files touched by this commit (4) | |
Log message:
Initial import of PythonDaap 0.7 as py-daap into the Packages Collection.
PythonDaap is a (under development) DAAP client implemented in Python,
and based on PyTunes by Davyd Madeley. The authentication stuff
(needed by recent copies of iTunes) has been added, and a primitive
object model that can download individual tracks, and has playlist
support.
This distribution also includes an implementation of Apple's custom
MD5 hasher as a python module. This hasher is used in the DAAP
authentication protocol, documented by David Hammerton.
|