Skip to content

Python3 implementation to connect to a CDDB service like freedb.org

License

Notifications You must be signed in to change notification settings

soerenbe/python3-cddb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python3-cddb

Python3 implementation to connect to a CDDB service like freedb.org

Initial idea: http://pycddb.sourceforge.net/

why new library:

  • no python3
  • hard to handle if more than 1 match
  • no utf-8
  • old urllib

Current state: Work in progress

TODO

  • Stabalize API
  • Unittest for edgecases
  • Pypi release

About

Python3 implementation to connect to a CDDB service like freedb.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages