Source: golang-github-jdkato-prose Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok Section: devel Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper (>= 11), dh-golang, golang-any, golang-github-montanaflynn-stats-dev, golang-github-shogo82148-go-shuffle-dev, golang-github-stretchr-testify-dev, golang-github-urfave-cli-dev, golang-gopkg-neurosnap-sentences.v1-dev Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-jdkato-prose.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-jdkato-prose.git Homepage: https://github.com/jdkato/prose XS-Go-Import-Path: github.com/jdkato/prose Package: golang-github-jdkato-prose-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-github-montanaflynn-stats-dev, golang-github-shogo82148-go-shuffle-dev, golang-github-stretchr-testify-dev, golang-github-urfave-cli-dev, golang-gopkg-neurosnap-sentences.v1-dev Description: Golang library for text processing prose is Go library for text (primarily English at the moment) processing that supports tokenization, part-of-speech tagging, named-entity extraction, and more. The library's functionality is split into subpackages designed for modular use. See the documentation at https://godoc.org/github.com/jdkato/prose for more information.