Difference between revisions of "GNU libextractor"
Jump to navigation
Jump to search
(Import from spreadsheet via script.) |
|||
| Line 1: | Line 1: | ||
| − | {{ | + | {{Infobox tool |
|purpose=GNU libextractor is a library used to extract meta data from files of arbitrary type. | |purpose=GNU libextractor is a library used to extract meta data from files of arbitrary type. | ||
| − | |||
|homepage=http://savannah.gnu.org/projects/libextractor | |homepage=http://savannah.gnu.org/projects/libextractor | ||
| − | | | + | |function=Metadata Extraction |
| − | | | + | }} |
| + | {{Infobox tool details | ||
| + | |ohloh_id=GNU libextractor | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
= Description = | = Description = | ||
GNU 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. | GNU 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. | ||
| Line 18: | Line 14: | ||
= Development Activity = | = Development Activity = | ||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 14:56, 22 April 2021
Description
GNU 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.