wok diff libextractor/description.txt @ rev 25559
updated xfce4-ristretto 0.6.3 -> 0.8.5
author | Hans-G?nter Theisgen |
---|---|
date | Tue Apr 25 15:16:20 2023 +0100 (18 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/libextractor/description.txt Tue Apr 25 15:16:20 2023 +0100 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.