kwilczynski / go-magic

Simple interface to libmagic for Go Programming Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple interface to libmagic for Go Programming Language

License:Apache License 2.0


Languages

Language:Go 86.6%Language:C 9.0%Language:Shell 2.3%Language:Makefile 2.0%