github.com/kwilczynski/go-magic

Simple interface to libmagic for Go Programming Language


Keywords
c, cgo, file-format, file-format-detection, go, golang, magic, mime, mime-types, recognition
License
Apache-2.0
Install
go get github.com/kwilczynski/go-magic

Documentation

File Magic in Go

Build Status Go Report Card Go Documentation License

Introduction

Provides simple interface to libmagic for Go Programming Language.

Table of Contents

  1. Contributing
  2. Versioning
  3. Author
  4. Copyright
  5. License

Contributing

See CONTRIBUTING.md for best practices and instructions on setting up your development environment.

Versioning

This project adheres to Semantic Versioning. For the versions available, see the tags on this repository.

Author

Krzysztof WilczyƄski (kw@linux.com)

Copyright

Copyright 2013-2021 Krzysztof WilczyƄski

License

This project is licensed under the terms of the Apache License, Version 2.0 license.
To view the full license see the included LICENSE file.