summaryrefslogtreecommitdiff
path: root/dev-python/tagpy/files/tagpy-2018.1-readme.rst
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/tagpy/files/tagpy-2018.1-readme.rst')
-rw-r--r--dev-python/tagpy/files/tagpy-2018.1-readme.rst16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-python/tagpy/files/tagpy-2018.1-readme.rst b/dev-python/tagpy/files/tagpy-2018.1-readme.rst
deleted file mode 100644
index 83bb4d2671e3..000000000000
--- a/dev-python/tagpy/files/tagpy-2018.1-readme.rst
+++ /dev/null
@@ -1,16 +0,0 @@
-TagPy is a set of Python bindings for Scott Wheeler's
-`TagLib <http://developer.kde.org/~wheeler/taglib.html>`_.
-It builds upon `Boost.Python <http://www.boost.org/libs/python/doc/>`_,
-a wrapper generation library which is part of the renowned Boost
-set of C++ libraries.
-
-Just like TagLib, TagPy can:
-
-* read and write ID3 tags of version 1 and 2, with many supported frame types
- for version 2 (in MPEG Layer 2 and MPEG Layer 3, FLAC and MPC),
-* access Xiph Comments in Ogg Vorbis Files and Ogg Flac Files,
-* access APE tags in Musepack and MP3 files.
-
-All these features have their own specific interfaces, but
-TagLib's generic tag reading and writing mechanism is also
-supported. It comes with a bunch of examples. \ No newline at end of file