#1148625 ITP: golang-github-vifraa-gopom -- Maven POM file parser for Go

Package:
wnpp
Source:
wnpp
Submitter:
Juan Manuel Méndez Rey
Date:
2026-09-21 12:47:02 UTC
Severity:
normal
#1148625#5
Date:
2026-09-21 12:45:44 UTC
From:
To:
* Package name    : golang-github-vifraa-gopom
  Version         : 1.0.0
  Upstream Contact: https://github.com/vifraa/gopom/issues
* URL             : https://github.com/vifraa/gopom
* License         : Expat
  Programming Lang: Go
  Description     : Maven POM file parser for Go

Parser for Apache Maven POM files written in Go. It unmarshals a
 pom.xml into a Project struct mirroring the Maven 3.6.3 model, covering
 coordinates, parent and module declarations, properties, dependencies and
 dependency management, build plugins, profiles, repositories, distribution
 management and reporting.
 .
 Parse reads a POM from a file path and ParseFromReader from any io.Reader;
 custom XML marshalling handles Maven's free-form properties element.
 .
 This package is a build dependency of syft (ITP https://bugs.debian.org/1124819).

I intend to maintain this package within the Debian Go Packaging Team.