[Python-modules-commits] r11199 - in packages/hachoir-metadata/trunk/debian (control)
mca-guest at users.alioth.debian.org
mca-guest at users.alioth.debian.org
Mon Jan 18 00:53:25 UTC 2010
Date: Monday, January 18, 2010 @ 00:53:21
Author: mca-guest
Revision: 11199
lintian said it was a spelling error :-p
Modified:
packages/hachoir-metadata/trunk/debian/control
Modified: packages/hachoir-metadata/trunk/debian/control
===================================================================
--- packages/hachoir-metadata/trunk/debian/control 2010-01-18 00:48:28 UTC (rev 11198)
+++ packages/hachoir-metadata/trunk/debian/control 2010-01-18 00:53:21 UTC (rev 11199)
@@ -24,17 +24,17 @@
* Video: ASF format (WMV video), AVI, Matroska (MKV), Quicktime (MOV),
Ogg/Theora, Real media (RM)
.
- It tries to give the more informations as possible. For some file formats,
- it gives really more informations then libextractor for example. RIFF parser
+ It tries to give the more information as possible. For some file formats,
+ it gives really more information then libextractor for example. RIFF parser
is really good for example, it can extract creation date, software used to
- generate the file, etc. But hachoir-metadata can not guess informations. The
+ generate the file, etc. But hachoir-metadata can not guess information. The
most complex operation is just to compute duration of a music using frame size
and file size.
.
hachoir-metadata has three modes:
* classic mode: extract metadata, you can use --level=LEVEL to limit quantity
of information to display (and not to extract)
- * --type: show on one line the file format and most important informations
+ * --type: show on one line the file format and most important information
* --mime: just display file MIME type
.
The command 'hachoir-metadata --mime' works like 'file --mime',
More information about the Python-modules-commits
mailing list