Source: golang-github-tealeg-xlsx Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 11), dh-golang, golang-any, golang-gopkg-check.v1-dev Standards-Version: 4.2.1 Homepage: https://github.com/tealeg/xlsx Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-tealeg-xlsx Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-tealeg-xlsx.git XS-Go-Import-Path: github.com/tealeg/xlsx Testsuite: autopkgtest-pkg-go Package: golang-github-tealeg-xlsx-dev Architecture: all Depends: ${misc:Depends}, golang-gopkg-check.v1-dev Description: golang library for reading and writing XLSX files golang-github-tealeg-xlsx is a library to simplify reading and writing the XML format used by recent version of Microsoft Excel in Go programs.