Source: golang-github-klauspost-asmfmt Section: golang Maintainer: Debian Go Packaging Team Uploaders: Simon Josefsson , Build-Depends: debhelper-compat (= 14), dh-sequence-golang, dpkg-build-api (= 1), golang-any, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-klauspost-asmfmt Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-klauspost-asmfmt.git Homepage: https://github.com/klauspost/asmfmt XS-Go-Import-Path: github.com/klauspost/asmfmt Package: golang-github-klauspost-asmfmt-dev Architecture: all Multi-Arch: foreign Description: Go Assembler Formatter (library) This will format your assembler code in a similar way that gofmt formats your Go code. . Read Introduction: asmfmt: Go Assembler Formatter: https://blog.klauspost.com/asmfmt-assembler-formatter/ . This package contains the library.