mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 18:48:05 -04:00
7 lines
364 B
Plaintext
7 lines
364 B
Plaintext
libextractor is a simple library for keyword extraction. libextractor
|
|
does not support all formats but supports a simple plugging mechanism
|
|
such that you can quickly add extractors for additional formats, even
|
|
without recompiling libextractor. libextractor typically ships with a
|
|
dozen helper-libraries that can be used to obtain keywords from common
|
|
file-types.
|