wok annotate libextractor/description.txt @ rev 24895

libgpod: libplist 2.x support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 08 11:37:28 2022 +0000 (2022-04-08)
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.