Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-musicbrainz2: Library which provides access to the MusicBrainz Database
- Summary
- The package python-musicbrainz2 is a client library written in python,
which provides easy object oriented access to the MusicBrainz Database
using the XMLWebService. It has been written from scratch and uses a
different model than PythonMusicbrainz, the first generation python
bindings.
Changelog
- * Mon Jan 29 16:00:00 2007 Jeffrey C. Ollie <jeff{%}ocjtech{*}us> - 0.4.1-1
- Update to 0.4.1
- * Tue Dec 12 16:00:00 2006 Jeffrey C. Ollie <jeff{%}ocjtech{*}us> - 0.4.0-3
- Don't require python-ctypes in development as it's included in the
main Python package
- * Fri Dec 8 16:00:00 2006 Jeffrey C. Ollie <jeff{%}ocjtech{*}us> - 0.4.0-2
- Bump release for rebuild with Python 2.5.