Difference between revisions of "GNU libextractor"

From COPTR
Jump to navigation Jump to search
(Trial import from script.)
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Infobox_tool
+
{{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.
|image=
+
|homepage=http://savannah.gnu.org/projects/libextractor
|homepage= http://savannah.gnu.org/projects/libextractor
+
|function=Metadata Extraction
|license=
+
}}
|platforms=
+
{{Infobox tool details
 +
|ohloh_id=GNU libextractor
 
}}
 
}}
 
<!-- Delete the Categories that do not apply -->
 
[[Category:Metadata Extraction]]
 
 
 
 
= 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.  

Latest revision as of 14:56, 22 April 2021





GNU libextractor is a library used to extract meta data from files of arbitrary type.
Homepage:http://savannah.gnu.org/projects/libextractor
Function:Metadata Extraction
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt66219cbecb4973_54477235


Description[edit]

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.

User Experiences[edit]

Development Activity[edit]