Logoj0ke.net Open Build Service > Projects > multimedia > libextractor > Meta
Sign Up | Log In

Meta Configuration of Package libextractor

 
1
<package name="libextractor" project="multimedia">
2
  <title>Library to Extract Metadata from Files</title>
3
  <description>Using libextractor, you can extract metadata from files of arbitrary
4
types. Supported file formats include HTML, PDF, DVI, PS, MP3, OGG,
5
WAV, JPEG, GIF, PNG, TIFF, RPM, ZIP, TAR, ELF, REAL, RIFF (AVI), MPEG,
6
QT, and ASF. Also, various additional MIME types are detected.
7
8
This release adds support for Adobe Flash (FLV) and Free Lossless Audio
9
Codec (FLAC) files. The quicktime, ole2, and split extractors were also
10
improved.
11
12
Helper libraries perform the extraction. It is extendable by linking
13
against external extractors for additional file types.
14
15
The goal is to provide developers of indexing tools with a universal
16
library to obtain simple keywords to match against queries.
17
libextractor contains a shell command 'extract' that, similar to the
18
well-known 'file' command, can extract metadata from a file and print
19
the results to stdout.
20
21
The project site is http://savannah.gnu.org/projects/libextractor.
22
23
Authos: Christian Grothoff &lt;christian@grothoff.org&gt;</description>
24
  <person userid="hostmaster" role="bugowner"/>
25
  <person userid="hostmaster" role="maintainer"/>
26
  <url>PUT_UPSTREAM_URL_HERE</url>
27
</package>
28