File: control

package info (click to toggle)
golang-github-peterh-liner 0.0~git20151118.0.4d47685-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 156 kB
  • ctags: 290
  • sloc: makefile: 2
file content (23 lines) | stat: -rw-r--r-- 997 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-peterh-liner
Section: devel
Priority: extra
Homepage: https://github.com/peterh/liner
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Pierre-Luc Wagner <pierre-luc@wagner.qc.com>,
           Alexandre Viau <aviau@debian.org>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-go
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-github-peterh-liner.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-go/packages/golang-github-peterh-liner.git
XS-Go-Import-Path: github.com/peterh/liner

Package: golang-github-peterh-liner-dev
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Command line editor with history
 Liner is a command line editor with history. It was inspired by linenoise;
 everything Unix-like is a VT100 (or is trying very hard to be). If your
 terminal is not pretending to be a VT100, change it. Liner also support
 Windows.