Source: golang-github-djherbis-times Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Dr. Tobias Quathamer Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Standards-Version: 4.6.0 Homepage: https://github.com/djherbis/times Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-djherbis-times Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-djherbis-times.git XS-Go-Import-Path: github.com/djherbis/times Testsuite: autopkgtest-pkg-go Rules-Requires-Root: no Package: golang-github-djherbis-times-dev Architecture: all Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Built-Using: ${misc:Built-Using} Description: file times (atime, mtime, ctime, btime) Go has hidden time functions for most platforms, this repo makes them accessible.