Source: golang-github-wcharczuk-go-chart
Section: golang
Priority: optional
Maintainer: Fast Forward Maintainers <maintainers@lists.fastforward.deb822.org>
XSBC-Uploaders: Daniel Baumann <daniel@debian.org>
XSBC-Original-Maintainer: Daniel Baumann <daniel@debian.org>
Bugs: mailto:maintainers@lists.fastforward.deb822.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://git.fastforward.debian.net/trixie-fastforward-backports/golang-github-wcharczuk-go-chart
Vcs-Git: https://git.fastforward.debian.net/trixie-fastforward-backports/golang-github-wcharczuk-go-chart
XSBC-Original-Vcs-Browser: https://salsa.debian.org/go-team/packages/go-chart
XSBC-Original-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.
