summaryrefslogtreecommitdiffstats
path: root/python/mmpython
diff options
context:
space:
mode:
author dsomero <xgizzmo@slackbuilds.org>2012-05-21 20:00:14 -0400
committer dsomero <xgizzmo@slackbuilds.org>2012-05-21 20:01:58 -0400
commita11fe67bac39409a738d987823ad990bc2a49f6a (patch)
tree16d38504a106f38e2a9c9f05b7567a2e22ad10f7 /python/mmpython
parentab0586e7c5c26167908e1872c8005760446ecab5 (diff)
downloadslackbuilds-a11fe67bac39409a738d987823ad990bc2a49f6a.tar.gz
slackbuilds-a11fe67bac39409a738d987823ad990bc2a49f6a.tar.xz
Fix files with no newline at the end.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/mmpython')
-rw-r--r--python/mmpython/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/mmpython/README b/python/mmpython/README
index c74667cdb9..2486f2585a 100644
--- a/python/mmpython/README
+++ b/python/mmpython/README
@@ -3,4 +3,4 @@ from mp3, ogg, avi, jpg, tiff and other file formats. Among others it
thereby parses ID3v2, ID3v1, EXIF, IPTC and Vorbis data into an object
oriented struture.
-Requires lsdvd and PyXML. \ No newline at end of file
+Requires lsdvd and PyXML.