summaryrefslogtreecommitdiff
path: root/audio/eyed3/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'audio/eyed3/DESCR')
-rw-r--r--audio/eyed3/DESCR6
1 files changed, 0 insertions, 6 deletions
diff --git a/audio/eyed3/DESCR b/audio/eyed3/DESCR
deleted file mode 100644
index 1857f2248d9..00000000000
--- a/audio/eyed3/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-eyeD3 is a Python tool for working with audio files, specifically
-mp3 files containing ID3 metadata (i.e. song info).
-
-It provides a command-line tool (``eyeD3``) and a Python library
-(``import eyed3``) that can be used to write your own applications
-or plugins that are callable from the command-line tool.