wok annotate libextractor/description.txt @ rev 24891

lynx: use ncursesw (tanks ceel)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 07 07:20:18 2022 +0000 (2022-04-07)
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.