freebsd-ports/textproc/libextractor/pkg-descr
Dmitry Marakasov 1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00

6 lines
300 B
Text

Libextractor is a library used to extract meta-data from files of
arbitrary type. It is designed to use helper-libraries to perform the
actual extraction, and to be trivially extendable by linking against
external extractors for additional file types.
WWW: http://www.gnu.org/software/libextractor/