Difference between revisions of "Libmagic-dev"
Jump to navigation
Jump to search
(Trial import from script.) |
|||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{ | + | {{Infobox tool |
| − | |purpose= This library can be used to classify files according to magic number tests. | + | |purpose=This library can be used to classify files according to magic number tests. |
| − | + | |homepage=http://packages.debian.org/unstable/libdevel/libmagic-dev | |
| − | |homepage= http://packages.debian.org/unstable/libdevel/libmagic-dev | + | |function=File Format Identification |
| − | | | + | }} |
| − | | | + | {{Infobox tool details |
| + | |ohloh_id=libmagic-dev | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
= Description = | = Description = | ||
This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. | This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. | ||
| Line 18: | Line 14: | ||
= Development Activity = | = Development Activity = | ||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 09:48, 23 April 2021
Description
This library can be used to classify files according to magic number tests. It implements the core functionality of the file command.