File: control

package info (click to toggle)
golang-github-blevesearch-segment 0.0~git20160915.0.762005e-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,280 kB
  • sloc: ruby: 202; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 899 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-blevesearch-segment
Section: devel
Priority: extra
Maintainer: QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any
Standards-Version: 4.1.0
Homepage: https://github.com/blevesearch/segment
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-blevesearch-segment.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-blevesearch-segment.git
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/blevesearch/segment

Package: golang-github-blevesearch-segment-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Go library for performing Unicode Text Segmentation
 Segment is a Go library for performing Unicode Text Segmentation as
 described in Unicode Standard Annex #29.
 .
 Reference: http://www.unicode.org/reports/tr29/