p2j

command module
v0.0.0-...-a937665 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2023 License: MIT Imports: 6 Imported by: 0

README

p2j

Convert a Maven POM file to JSON.

Notable Features:

  • input can be STDIN or specified by filename
  • all keys are converted to lowercase
  • POM elements which may have multiple children (like licenses or developers) will be converted to JSON arrays, even is there is only a single element.

Install

$ go install install github.com/jswank/p2j@latest

Usage

$ p2j foo.pom

$ cat foo.pom | p2j

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL