h2non / filetype

Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature
https://pkg.go.dev/github.com/h2non/filetype?tab=doc
MIT License
2.1k stars 175 forks source link

Add zstd support #98

Closed cfergeau closed 3 years ago

cfergeau commented 3 years ago

This pull request adds support for detecting zstd archives https://en.wikipedia.org/wiki/Zstandard

h2non commented 3 years ago

Can you please add it to the README list?

cfergeau commented 3 years ago

Can you please add it to the README list?

Done! https://github.com/cfergeau/filetype/tree/zstd#archive