From 5f175602a78a9694e68f874a443bc09c24264751 Mon Sep 17 00:00:00 2001
From: "Barry J. Grundy" <bgrundy@gmail.com>
Date: Thu, 27 Nov 2014 11:03:18 +0700
Subject: python/hachoir-metadata: Added (Metadata Extractor).

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
---
 python/hachoir-metadata/README | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 python/hachoir-metadata/README

(limited to 'python/hachoir-metadata/README')

diff --git a/python/hachoir-metadata/README b/python/hachoir-metadata/README
new file mode 100644
index 0000000000000..1f8052c7f70d6
--- /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)
-- 
cgit v1.2.3