File: control

package info (click to toggle)
golang-github-nf-cr2 0.0~git20180623.4699471-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 108 kB
  • sloc: makefile: 2
file content (22 lines) | stat: -rw-r--r-- 827 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
Source: golang-github-nf-cr2
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Alexandre Viau <aviau@debian.org>
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-nf-cr2
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-nf-cr2.git
Homepage: https://github.com/nf/cr2
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/nf/cr2

Package: golang-github-nf-cr2-dev
Architecture: all
Depends: ${misc:Depends}
Description: basic Camera Raw 2 reader
 Package cr2 implements rudimentary support for reading Canon Camera Raw 2
 (CR2) files. CR2 is a TIFF file with a JPEG file inside it.