Source: golang-github-sj14-astral
Section: golang
Maintainer: Romeo Calotă <mail@romeocalota.me>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any
Standards-Version: 4.7.3
Vcs-Browser: https://gitlab.com/kicsyromy/golang-github-sj14-astral-debian
Vcs-Git: https://gitlab.com/kicsyromy/golang-github-sj14-astral-debian.git
Homepage: https://github.com/sj14/astral
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/sj14/astral

Package: golang-github-sj14-astral-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Go library for astronomical calculations (sun and moon)
 astral is a Go library for calculating times for the various phases of the
 sun and moon, including:
 .
  * Dawn, sunrise, noon, sunset, dusk
  * Civil, nautical, and astronomical twilight
  * Golden hour and blue hour
  * Moon phase and rise/set times
 .
 This package provides the importable Go library at
 github.com/sj14/astral/pkg/astral. The upstream command-line client
 (cmd/astral) is not built; only the library source is shipped.
