golang-github-huandu-xstrings 1.3.3-1 source package in Ubuntu

Changelog

golang-github-huandu-xstrings (1.3.3-1) unstable; urgency=low

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Drew Parsons ]
  * New upstream release.
  * update debian/watch to latest github format
  * Standards-Version: 4.6.1
  * debhelper compatibility level 13

 -- Drew Parsons <email address hidden>  Thu, 03 Nov 2022 16:21:03 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Low 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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-huandu-xstrings_1.3.3-1.dsc 2.2 KiB 629e7fa5252aa9d8a11ac62b5c21e8d41fb451f25e35445d1fb85fedcac136f5
golang-github-huandu-xstrings_1.3.3.orig.tar.gz 18.0 KiB d3851fd60a6621f56df3a8b9732df0a9acb2611f4320a569bb528d3f2cff177e
golang-github-huandu-xstrings_1.3.3-1.debian.tar.xz 2.3 KiB d63cce55291e6627c7b896870dee0cf4b63c2c1b60cb0d9322976f6ad05680b0

Available diffs

No changes file available.

Binary packages built by this source

golang-github-huandu-xstrings-dev: Package xstrings: A collection of useful string functions in Go.

 Go package xstrings is a collection of string functions, which are
 widely used in other languages but absent in Go package strings.
 .
 All functions are well tested and carefully tuned for performance.