Skip to content

golang-lib/magic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magic

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.

Usage

go get github.com/jteeuwen/magic

License

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.

Packages

No packages published

Languages

  • Go 100.0%