Source: golang-github-a8m-tree Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Dr. Tobias Quathamer Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Standards-Version: 4.6.2 Rules-Requires-Root: no Homepage: https://github.com/a8m/tree Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-a8m-tree Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-a8m-tree.git XS-Go-Import-Path: github.com/a8m/tree Testsuite: autopkgtest-pkg-go Package: golang-github-a8m-tree-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: foreign Description: implementation of the tree command An implementation of the tree (http://mama.indstate.edu/users/ice/tree/) command written in Go, that can be used programmatically.