Source: golang-github-rickb777-date Maintainer: Debian Go Packaging Team Uploaders: Arun Kumar Pariyar , Section: devel Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-rickb777-plural-dev, golang-golang-x-text-dev, golang-gomega-dev, tzdata, Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-rickb777-date Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-rickb777-date.git Homepage: https://github.com/rickb777/date Rules-Requires-Root: no XS-Go-Import-Path: github.com/rickb777/date Package: golang-github-rickb777-date-dev Architecture: all Depends: golang-github-rickb777-plural-dev, golang-golang-x-text-dev, golang-gomega-dev, tzdata, ${misc:Depends}, Description: Go package for working with dates (library) This package introduces a light-weight Date type that is storage-efficient and convenient for calendrical calculations and date parsing and formatting (including years outside the [0,9999] interval).