summaryrefslogtreecommitdiffstats
path: root/python/tagpy/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/tagpy/README')
-rw-r--r--python/tagpy/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/tagpy/README b/python/tagpy/README
new file mode 100644
index 0000000000..1561d0c25e
--- /dev/null
+++ b/python/tagpy/README
@@ -0,0 +1,5 @@
+TagPy is a set of Python bindings for Scott Wheeler's TagLib. It
+builds upon Boost.Python, a wrapper generation library which is
+part of the Boost set of C++ libraries.
+
+pysetuptools (available at SBo) is required to build TagPy.