Source: golang-github-fatih-structtag Section: golang Maintainer: Debian Go Packaging Team Uploaders: Dr. Tobias Quathamer , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-fatih-structtag Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-fatih-structtag.git Homepage: https://github.com/fatih/structtag XS-Go-Import-Path: github.com/fatih/structtag Package: golang-github-fatih-structtag-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: Parse and modify Go struct field tags (library) structtag provides a way of parsing and manipulating struct tag Go fields.