golang-github-jdkato-prose 1.2.1-1 source package in Ubuntu

Changelog

golang-github-jdkato-prose (1.2.1-1) unstable; urgency=medium

  * New upstream version 1.2.1
  * debian/watch: Track v1 only to avoid fetching v2.0.0 and newer
  * Simplify packaging as upstream has dropped cmd/prose/main.go
  * Change Section from devel to golang
  * Bump Standards-Version to 4.6.0 (no change)
  * Mark library package with "Multi-Arch: foreign"

 -- Anthony Fok <email address hidden>  Sun, 19 Sep 2021 03:17:09 -0600

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-jdkato-prose_1.2.1-1.dsc 2.4 KiB a4d8059ff99811b265f5c49d8c07d6bc5c59f0c93f7ff4e15e5cfa49d2c379b1
golang-github-jdkato-prose_1.2.1.orig.tar.gz 4.4 MiB 7f9b67ef0e50793f258f6d2786ad9db72cef481bf7edebf573ba33f52445fffa
golang-github-jdkato-prose_1.2.1-1.debian.tar.xz 3.8 KiB 9c88f7d619428c445a94f959a8780eb7806f2c57646692a69de354dac475f201

Available diffs

No changes file available.

Binary packages built by this source

golang-github-jdkato-prose-dev: 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.