File: control

package info (click to toggle)
golang-github-thlib-go-timezone-local 0.0~git20210907.ef149e4-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 228 kB
  • sloc: makefile: 4
file content (23 lines) | stat: -rw-r--r-- 970 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: golang-github-thlib-go-timezone-local
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Anthony Fok <foka@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-thlib-go-timezone-local
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-thlib-go-timezone-local.git
Homepage: https://github.com/thlib/go-timezone-local
XS-Go-Import-Path: github.com/thlib/go-timezone-local

Package: golang-github-thlib-go-timezone-local-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: get the full name of the local timezone (Go library)
 This Go library package provides the full name of the local timezone
 from OS setting.  Works on Windows, Linux and macOS.