wok annotate libextractor/description.txt @ rev 24741

updated libextractor and libextractor-dev (1.9 -> 1.11)
author Hans-G?nter Theisgen
date Wed Mar 16 10:23:10 2022 +0100 (2022-03-16)
parents
children
rev   line source
Hans-G?nter@24741 1 GNU Libextractor is a library used to extract meta data from files.
Hans-G?nter@24741 2 The goal is to provide developers of file-sharing networks, browsers
Hans-G?nter@24741 3 or WWW-indexing bots with a universal library to obtain simple
Hans-G?nter@24741 4 keywords and meta data to match against queries and to show to users
Hans-G?nter@24741 5 instead of only relying on filenames.
Hans-G?nter@24741 6 Libextractor contains the shell command extract that, similar to the
Hans-G?nter@24741 7 well-known file command, can extract meta data from a file and print
Hans-G?nter@24741 8 the results to stdout.