* Package name : golang-github-rakyll-magicmime Version : 0.1.0-1 Upstream Author : Jaana Dogan <jbd@google.com> * URL : https://github.com/rakyll/magicmime * License : Apache-2.0 Programming Lang: Go Description : Go bindings for libmagic to detect MIME types golang-github-rakyll-magicmime-dev is a Go package which allows you to discover a file's mimetype by looking for magic numbers in its content. It could be used as a supplementary for Go's mime (http://golang.org/pkg/mime/) package which only interprets the file extension to detect mimetypes. Internally, it implements libmagic(3) (http://linux.die.net/man/3/libmagic) bindings. I intend to maintain this under the umbrella of the Go packaging team
Dear mentors, I am looking for a sponsor for my package "golang-github-rakyll-magicmime": * Package name : golang-github-rakyll-magicmime Version : 0.1.0-1 Upstream Author : Jaana Dogan <jbd@google.com> * URL : https://github.com/rakyll/magicmime * License : Apache-2.0 * Vcs : https://salsa.debian.org/go-team/packages/golang-github-rakyll-magicmime Section : devel It builds those binary packages: golang-github-rakyll-magicmime-dev - Go bindings for libmagic to detect MIME types To access further information about this package, please visit the following URL: https://mentors.debian.net/package/golang-github-rakyll-magicmime/ Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/g/golang-github-rakyll-magicmime/golang-github-rakyll-magicmime_0.1.0-1.dsc Changes for the initial release: golang-github-rakyll-magicmime (0.1.0-1) unstable; urgency=medium . * Initial release (Closes: #969539) * This is my first Debian package. * Adjusted the tests to pass with updated libmagic Thanks, -- Jai Flack