This is a set of Go bindings for the C library libmagic.
To run the test code, we refer to the magic definition files
in the testdata
directory. You can substitute your own
if you have some.
go get github.com/jteeuwen/magic
The uncompiled magic files included in this project have been supplied by Craig Heffner and his binwalk project and are provided under an MIT license.
The remaining work in this project is subject to a 1-clause BSD license. Its contents can be found in the enclosed LICENSE file.