https://github.com/chlunde/xmlfrob
https://github.com/chlunde/xmlfrob
cli sed xml
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chlunde/xmlfrob
- Owner: chlunde
- License: mit
- Created: 2017-02-12T21:02:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-12T09:15:39.000Z (over 4 years ago)
- Last Synced: 2025-01-29T22:46:54.932Z (9 months ago)
- Topics: cli, sed, xml
- Language: Go
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xmlfrob
`xmlfrob` implements a program for making minor modifications to XML
files.Goals:
1. more robust for XML files than sed
1. simpler than xsltproc
1. keep style, indentation and comments of original input fileExample:
xmlfrob --inplace --input foo.xml /server/connector@port=8181