cddb_query
Library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g. http://freedb.org).
Install
- All systems
-
curl cmd.cat/cddb_query.sh
- Alpine
-
apk add libcddb
- Arch Linux
-
pacman -S libcddb
- Fedora
-
dnf install libcddb
- OS X
-
brew install libcddb
- Dockerfile
- dockerfile.run/cddb_query
- Docker
-
docker run cmd.cat/cddb_query cddb_query
powered by Commando