Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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-09-26 06:43 Back to release list
1.0.0

Grandes mudanças para o mecanismo de plugin agora permitem out-of-process-plugins acesso aleatório completo para o arquivo inteiro. A maioria dos plugins foram reescritas para o novo plugin API. Externo (libextractor) API permanece inalterado e compatível com 0,6. Como parte da reescrita, muitos plugins foram alterados para usar padrão 3 bibliotecas de partido (libjpeg, libtiff, libgif, libtidy e libmagic) para análise. Um novo plugin baseado no gstreamer substitui muitos plugins multimídia existentes. Casos de teste automatizados para (quase todos) dos plugins também foram escritos e a documentação foi atualizada.
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.

Project Resources