libcddb/README.md

9 lines
227 B
Markdown
Raw Normal View History

2024-01-06 03:57:53 +01:00
# libcddb
Libcddb is a C library to access data on a CDDB server.
It allows you to:
* search the database for possible CD matches;
* retrieve detailed information about a specific CD;
* submit new CD entries to the database.