File: control

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

Package: golang-github-djherbis-nio-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: Concurrent buffered IO (Go library)
 nio is a Go library implementing concurrent buffered input/output.