Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-08 | All supported python versions in pkgsrc support eggs, so remove | wiz | 1 | -2/+2 | |
${PLIST.eggfile} from PLISTs and support code from lang/python. | |||||
2011-10-15 | register egg-info. | obache | 2 | -6/+5 | |
Bump PKGREVISION. | |||||
2011-10-15 | Update HOMEPAGE. | obache | 1 | -2/+2 | |
2008-06-12 | Use Python extension framework. Bump revision. | joerg | 2 | -11/+7 | |
2008-04-25 | Update PYTHON_VERSIONS_COMPATIBLE | joerg | 1 | -3/+1 | |
- 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 | Doesn't build with Python before 2.3. | joerg | 1 | -1/+3 | |
2007-05-04 | Initial import of PythonDaap 0.7 as py-daap into the Packages Collection. | agc | 4 | -0/+42 | |
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. |