summaryrefslogtreecommitdiffstats
path: root/libraries/libmusicbrainz3/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libmusicbrainz3/README')
-rw-r--r--libraries/libmusicbrainz3/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/libmusicbrainz3/README b/libraries/libmusicbrainz3/README
new file mode 100644
index 0000000000..799867485d
--- /dev/null
+++ b/libraries/libmusicbrainz3/README
@@ -0,0 +1,9 @@
+The libmusicbrainz (also known as mb_client or MusicBrainz Client Library)
+is a development library geared towards developers who wish to add
+MusicBrainz lookup capabilities to their applications.
+
+This requires libdiscid, and cppunit is an optional build-time dep.
+
+Note: This is a new library for libmusicbrainz, which is not backwards
+compatible with previous versions. It is safe to have version 2.X and
+version 3.X on the same system as they don't conflict with each other.