File: control

package info (click to toggle)
golang-github-pkg-browser 0.0~git20240102.5ac0b6a-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 116 kB
  • sloc: makefile: 5
file content (23 lines) | stat: -rw-r--r-- 882 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-pkg-browser
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Reinhard Tartler <siretart@tauware.de>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pkg-browser
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pkg-browser.git
Homepage: https://github.com/pkg/browser
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/pkg/browser

Package: golang-github-pkg-browser-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Helpers to open files, readers, and URLs in a browser window
 This golang helper library provides helpers to open files, readers, and urls in a
 browser window.