libextractor/README.md

6 lines
269 B
Markdown
Raw Normal View History

2024-01-06 04:13:50 +01:00
# libextractor
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.