File: control

package info (click to toggle)
golang-go.cypherpunks-recfile 0.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 100 kB
  • sloc: makefile: 5
file content (24 lines) | stat: -rw-r--r-- 992 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
24
Source: golang-go.cypherpunks-recfile
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: John Goerzen <jgoerzen@complete.org>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-go.cypherpunks-recfile
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-go.cypherpunks-recfile.git
Homepage: http://www.git.cypherpunks.ru/?p=gorecfile.git;a=summary
Rules-Requires-Root: no
XS-Go-Import-Path: go.cypherpunks.ru/recfile

Package: golang-go.cypherpunks-recfile-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Pure Go implementation of GNU recutils/recfile databases
 GNU recutils (see package recutils) databases are human-editable,
 text-based databases called recfiles.  This package provides a Go interface
 to working with recfiles.