Source: golang-gopkg-h2non-filetype.v1 Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau Build-Depends: debhelper (>= 11), dh-golang, golang-any Standards-Version: 4.1.4 Homepage: https://github.com/h2non/filetype Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-h2non-filetype.v1 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-h2non-filetype.v1.git XS-Go-Import-Path: gopkg.in/h2non/filetype.v1, github.com/h2non/filetype Testsuite: autopkgtest-pkg-go Package: golang-gopkg-h2non-filetype.v1-dev Architecture: all Depends: ${misc:Depends} Description: infer file types checking the magic numbers signature Filetype is a small and dependency free Go package to infer file and MIME type checking the magic numbers signature.