summaryrefslogtreecommitdiffstats
path: root/python/hachoir-metadata/README
diff options
context:
space:
mode:
author Barry J. Grundy <bgrundy@gmail.com>2014-11-27 11:03:18 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-27 11:03:18 +0700
commit5f175602a78a9694e68f874a443bc09c24264751 (patch)
tree5d86ccedede143875c5046861f0b3e61a0a81190 /python/hachoir-metadata/README
parent852fa7230ab83f183fc400dd82cb36daac80e99d (diff)
downloadslackbuilds-5f175602a78a9694e68f874a443bc09c24264751.tar.gz
slackbuilds-5f175602a78a9694e68f874a443bc09c24264751.tar.xz
python/hachoir-metadata: Added (Metadata Extractor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/hachoir-metadata/README')
-rw-r--r--python/hachoir-metadata/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/python/hachoir-metadata/README b/python/hachoir-metadata/README
new file mode 100644
index 0000000000..1f8052c7f7
--- /dev/null
+++ b/python/hachoir-metadata/README
@@ -0,0 +1,13 @@
+hachoir-metadata is tool to extract metadata from multimedia files (sound,
+video, archives, etc.).
+
+It supports most common file formats:
+
+ - Archives: bzip2, gzip, zip, tar
+ - Audio: MPEG audio ("MP3"), WAV, Sun/NeXT audio, Ogg/Vorbis (OGG),
+ MIDI, AIFF, AIFC, Real audio (RA)
+ - Image: BMP, CUR, EMF, ICO, GIF, JPEG, PCX, PNG, TGA, TIFF, WMF, XCF
+ - Misc: Torrent
+ - Program: EXE
+ - Video: ASF format (WMV video), AVI, Matroska (MKV), Quicktime (MOV),
+ Ogg/Theora, Real media (RM)