xmlfrob

command module
v0.0.0-...-0d92af3 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2017 License: MIT Imports: 10 Imported by: 0

README

xmlfrob

xmlfrob implements a program for making minor modifications to XML files.

Goals:

  1. more robust for XML files than sed
  2. simpler than xsltproc
  3. keep style, indentation and comments of original input file

Example:

<server>
  <connector port="8080"/>
</server>


xmlfrob --inplace --input foo.xml /server/connector@port=8181

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