wok annotate libextractor/description.txt @ rev 25496

Up expat (2.5.0), CVE-2022-43680. Again.
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 02 10:26:08 2022 +0000 (18 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.