File: control

package info (click to toggle)
golang-github-nwaples-rardecode 2.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 232 kB
  • sloc: makefile: 2
file content (23 lines) | stat: -rw-r--r-- 732 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-nwaples-rardecode
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/nwaples/rardecode
Vcs-Browser: https://forgejo.debian.net/golang/golang-github-nwaples-rardecode
Vcs-Git: https://forgejo.debian.net/golang/golang-github-nwaples-rardecode
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/nwaples/rardecode

Package: golang-github-nwaples-rardecode-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: reading RAR archives (Go library)
 rardecode is a Go library to read RAR archives.