Releases: DavidGamba/xmlsect
Releases · DavidGamba/xmlsect
v0.4.0: Release 0.4.0
* Add limit option to limit the depth of the tree.
v0.3.0: Release 0.3.0
* Add --unique option to modify --tree output
v0.2.0: Release 0.2.0
* Add --tree option to show the xpath tree of the given file. * Change default namespace id to '_' and 'DEFAULT'. * Rename import path from davidgamba to DavidGamba. * Build using travis.
It's alive!
xmlsect - Quickly query an XML file using XPath 1.0.
Installation
- Using Golang:
go install github.com/davidgamba/xmlsect
- Using Copr:
dnf copr enable davidgamba/xmlsect
dnf install xmlsect