Source: golang-github-oschwald-maxminddb-golang Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau Build-Depends: debhelper (>= 9), dh-golang, golang-go, golang-golang-x-sys-dev, golang-gopkg-check.v1-dev Standards-Version: 4.0.0 Homepage: https://github.com/oschwald/maxminddb-golang Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-oschwald-maxminddb-golang Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-oschwald-maxminddb-golang.git XS-Go-Import-Path: github.com/oschwald/maxminddb-golang Testsuite: autopkgtest-pkg-go Package: golang-github-oschwald-maxminddb-golang-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-go, golang-golang-x-sys-dev, golang-gopkg-check.v1-dev Description: MaxMind DB Reader for Go This is a Go reader for the MaxMind DB format. Although this can be used to read GeoLite2 and GeoIP2 databases, geoip2-golang provides a higher-level API for doing so.