wok diff libextractor/description.txt @ rev 24981

Up pce (20220220-991c55d9)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 08 10:57:53 2022 +0000 (2022-05-08)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libextractor/description.txt	Sun May 08 10:57:53 2022 +0000
     1.3 @@ -0,0 +1,8 @@
     1.4 +GNU Libextractor is a library used to extract meta data from files.
     1.5 +The goal is to provide developers of file-sharing networks, browsers
     1.6 +or WWW-indexing bots with a universal library to obtain simple
     1.7 +keywords and meta data to match against queries and to show to users
     1.8 +instead of only relying on filenames.
     1.9 +Libextractor contains the shell command extract that, similar to the
    1.10 +well-known file command, can extract meta data from a file and print
    1.11 +the results to stdout.