golang-github-rivo-uniseg 0.4.4-1 source package in Ubuntu

Changelog

golang-github-rivo-uniseg (0.4.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.4.4
  * Simplify and correct debian/gbp.conf
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Bump Standards-Version to 4.6.2 (no change)

 -- Anthony Fok <email address hidden>  Sun, 15 Oct 2023 01:55:47 -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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-rivo-uniseg_0.4.4-1.dsc 2.3 KiB c97e4a52f9775412b9afecbcec6d889571481835c7ed60668d5b6f41d21ca7e0
golang-github-rivo-uniseg_0.4.4.orig.tar.gz 442.8 KiB eb2837932d0a666e13ea6b4cebf698096266d4f14740faa78c63b8291cf1fb5c
golang-github-rivo-uniseg_0.4.4-1.debian.tar.xz 2.5 KiB 531807014ca8c51d15a0ea1b74c982c473326da8316dc360c514c526702e9a7e

Available diffs

No changes file available.

Binary packages built by this source

golang-github-rivo-uniseg-dev: Unicode Text Segmentation for Go

 This package provides a tool to iterate over these grapheme clusters.
 This may be used to determine the number of user-perceived characters,
 to split strings in their intended places, or to extract individual
 characters which form a unit.
 .
 This package implements the Unicode Text Segmentation according to
 Unicode Standard Annex #29 (Unicode version 12.0.0).