golang-github-mmcdole-goxpp 0.0~git20200921.2f3784f-2 source package in Ubuntu

Changelog

golang-github-mmcdole-goxpp (0.0~git20200921.2f3784f-2) unstable; urgency=medium

  [ Aloïs Micard ]
  * d/control:
    - Update my uploader email.
    - Bump Standards-Version.
  * d/copyright:
    - Update my uploader email.

  [ Debian Janitor ]
  * Apply multi-arch hints. + golang-github-mmcdole-goxpp-dev: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Wed, 23 Nov 2022 22:36:27 +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
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-mmcdole-goxpp_0.0~git20200921.2f3784f-2.dsc 2.3 KiB 2c3dd08b5cfca2d7b799404b4d393c91a860139e7fd374397710a4f8c3f05802
golang-github-mmcdole-goxpp_0.0~git20200921.2f3784f.orig.tar.xz 5.3 KiB c1e03d9181b4125064a765a7cd2412aeb41f3e195ae32fc2477b9051a5fc3d61
golang-github-mmcdole-goxpp_0.0~git20200921.2f3784f-2.debian.tar.xz 2.5 KiB 468c9680ae0fae9cabc819842bc74abdbec97564b10709fbd7272c746553dd43

No changes file available.

Binary packages built by this source

golang-github-mmcdole-goxpp-dev: Go XML Pull Parser

 Go XML Pull Parser allows you to easily parse arbitrary XML content
 using a pull parser. You can think of goxpp as a lightweight wrapper
 around Go's XML Decoder that provides a set of functions that make it
 easier to parse XML content than using the raw decoder itself.