File: control

package info (click to toggle)
golang-github-ianlancetaylor-demangle 0.0~git20181102.5e5cf60-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 352 kB
  • sloc: makefile: 2
file content (20 lines) | stat: -rw-r--r-- 839 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: golang-github-ianlancetaylor-demangle
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Stephen Gelman <ssgelm@debian.org>
Build-Depends: debhelper (>= 11),
               dh-golang,
               golang-any
Standards-Version: 4.3.0
Homepage: https://github.com/ianlancetaylor/demangle
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-ianlancetaylor-demangle
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-ianlancetaylor-demangle.git
XS-Go-Import-Path: github.com/ianlancetaylor/demangle
Testsuite: autopkgtest-pkg-go

Package: golang-github-ianlancetaylor-demangle-dev
Architecture: all
Depends: ${misc:Depends}
Description: C++ symbol name demangler written in Go
 A Go package that can be used to demangle C++ symbol names.