1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: golang-github-la5nta-wl2k-go
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Taowa Rosetwig <taowa@debian.org>, Federico Grau <donfede@casagrau.org>
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-golang,
golang-any,
golang-github-paulrosania-go-charset-dev,
golang-github-albenik-go-serial-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-la5nta-wl2k-go
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-la5nta-wl2k-go.git
Homepage: https://github.com/la5nta/wl2k-go
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/la5nta/wl2k-go
Package: golang-github-la5nta-wl2k-go-dev
Architecture: all
Depends: golang-github-paulrosania-go-charset-dev,
golang-github-albenik-go-serial-dev,
${misc:Depends}
Description: Winlink framework for Go (library)
wl2k-go is a collection of Go packages implementing various parts
needed to build a Winlink client.
|