Downloadliste

Projektbeschreibung

libextractor is a library used to extract meta-data from files of arbitrary type. It is designed to use helper-libraries to perform the actual extraction, and to be trivially extendable by linking against external extractors for additional file types. The goal is to provide developers of file-sharing networks, file managers, and WWW-indexing bots with a universal library to obtain meta-data about files. It includes a shell-command and bindings for Java (JNI) and Python.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-10-07 06:22
1.0.1

Diese Version behebt Plugin Entdeckung unter OS X. Auf anderen Systemen, hat nichts geändert, so müssen Sie kein update von 1.0.0 auf nicht - OS X-Systemen besteht.
Tags: Minor bugfixes, Stable
This release fixes plugin discovery on OS X. Nothing has changed on other systems, so there is no need to update from 1.0.0 on non-OS X systems.

2012-09-26 06:43
1.0.0

Wesentliche Änderungen an den Plugin-Mechanismus nun erlauben Out-of-Process-Plugins volle wahlfreien Zugriff auf die gesamte Datei. Die meisten Plugins wurden neu in das neue Plugin API geschrieben. Die externe (Libextractor) API bleibt unverändert und kompatibel mit 0,6. Im Rahmen der Neufassung, viele Plugins wurden geändert, um die Norm 3rd verwenden Partei Bibliotheken (Libjpeg, Libtiff, Libgif, Libtidy und Libmagic) für die Analyse. Ein neues Plugin basiert auf Gstreamer ersetzt viele vorhandene multimedia-Plugins. Auch automatisierte Testfälle für (fast alle) der Plugins geschrieben wurden, und die Dokumentation wurde aktualisiert.
Tags: Stable, Major feature enhancements
Major changes to the plugin mechanism now allow out-of-process plugins full random access to the entire file. Most plugins have been rewritten to the new plugin API. The external (libextractor) API remains unchanged and compatible with 0.6. As part of the rewrite, many plugins were changed to use standard 3rd party libraries (libjpeg, libtiff, libgif, libtidy, and libmagic) for parsing. A new plugin based on gstreamer replaces many existing multimedia plugins. Automated test cases for (almost all) of the plugins were also written, and the documentation was updated.

2011-11-29 07:52
0.6.3

Dieses Release fügt Unterstützung für Matroska, behebt einige kleinere Bugs (Lecks auf Fehlerbehandlung Pfade) und macht einige kleineren Code bereinigen (Beheben von Compiler-Warnungen über dead-Code).
Tags: Stable, Minor bugfixes, Minor feature enhancements
This release adds support for Matroska, fixes some minor bugs (leaks on error-handling paths), and does some minor code clean up (fixing compiler warnings about dead code).

2010-06-14 20:23
0.6.2

Diese Version behebt verschiedene kleinere Fehler, insbesondere die bessere Handhabung von malloc Ausfälle und robuster Verarbeitung ungültiger Eingaben in verschiedenen Plugins.
Tags: Minor bugfixes
This release fixes various minor bugs, in particular better handling of malloc failures and more robust handling of malformed inputs in various plugins.

2010-03-14 18:42
0.6.1

Diese Version behebt ein Problem mit LE nicht finden, seine Plugins unter bestimmten Bedingungen. Es behebt auch ein Problem unter FreeBSD IPC einige Plugins, die nicht zu arbeiten, verursacht werden.
This release fixes a problem with LE not finding its plugins under certain conditions. It also fixes an IPC issue under FreeBSD which caused some plugins to not work.

Project Resources