golang-github-christrenkamp-goxpath 1.0~alpha3+git20170922.c385f95-2 source package in Ubuntu

Changelog

golang-github-christrenkamp-goxpath (1.0~alpha3+git20170922.c385f95-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository-Browse.

 -- Jelmer Vernooij <email address hidden>  Mon, 21 Nov 2022 12:40:09 +0000

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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-christrenkamp-goxpath_1.0~alpha3+git20170922.c385f95-2.dsc 2.5 KiB 403496955d67472c0141c7caacaf2e70a4a05cf51744bf767942a94de401ff73
golang-github-christrenkamp-goxpath_1.0~alpha3+git20170922.c385f95.orig.tar.gz 31.6 KiB c908d48cd1decd0b3e7a46d99fbebf007f00ada94e245aa36b720f09b15f8404
golang-github-christrenkamp-goxpath_1.0~alpha3+git20170922.c385f95-2.debian.tar.xz 2.4 KiB 3f64fea260b78d1200fc58520ec4337e6efb7c2630595d5eeffa1b0709f78fef

No changes file available.

Binary packages built by this source

golang-github-christrenkamp-goxpath-dev: XPath 1.0 implementation written in Go

 goxpath is a XPath 1.0 implementation, written natively in the Go programming
 language. XPath queries XML documents, selecting elements, attributes, text,
 and has some operators and functions for manipulating strings, numbers, and
 booleans.