wok annotate libextractor/description.txt @ rev 25466

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 01 09:32:27 2022 +0000 (20 months ago)
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.