Skip to content

kwilczynski/go-magic

Repository files navigation

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.