summaryrefslogtreecommitdiffstats
path: root/libraries/pytaglib/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/pytaglib/README')
-rw-r--r--libraries/pytaglib/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/pytaglib/README b/libraries/pytaglib/README
new file mode 100644
index 0000000000..1327f439e0
--- /dev/null
+++ b/libraries/pytaglib/README
@@ -0,0 +1,4 @@
+pytaglib is a Python audio tagging library. It is a wrapper around
+the TagLib C++ library. It supports more than a dozen file formats,
+including mp3, flac, ogg, wma, and mp4, arbitary, non-standard tag
+names and multiple values per tag. It works with all Python versions.