File: control

package info (click to toggle)
golang-text 0.0~git20130502-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 92 kB
  • ctags: 44
  • sloc: makefile: 8
file content (16 lines) | stat: -rw-r--r-- 621 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: golang-text
Section: devel
Priority: extra
Maintainer: Tonnerre Lombard <tonnerre@ancient-solutions.com>
Build-Depends: debhelper (>= 9.0.0), dh-golang, golang-go
Standards-Version: 3.9.4
Homepage: https://github.com/kr/text
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-text.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-go/packages/golang-text.git;a=summary

Package: golang-text-dev
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Go package for manipulating paragraphs of text
 Package text provides rudimentary functions for manipulating text in
 paragraphs.