Source: golang-github-wcharczuk-go-chart
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-github-golang-freetype-dev,
 golang-golang-x-image-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/go-chart
Vcs-Git: https://salsa.debian.org/go-team/packages/go-chart.git
Homepage: https://github.com/wcharczuk/go-chart
XS-Go-Import-Path: github.com/wcharczuk/go-chart

Package: golang-github-wcharczuk-go-chart-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-golang-freetype-dev,
 golang-golang-x-image-dev,
 ${misc:Depends},
Description: basic charting library (Golang)
 go-chart is a very simple golang native charting library that supports
 timeseries and continuous line charts.
