XMLStarlet 1.4

Full internal name:net.sourceforge.xmlstar.XMLStarlet
Project site:http://xmlstar.sourceforge.net/
Screen shots:
Download: Download XMLStarlet 1.4

http://heanet.dl.sourceforge.net/project/xmlstar/xmlstarlet/1.4.0/xmlstarlet-1.4.0-win32.zip

VirusTotal results
Change log:https://sourceforge.net/p/xmlstar/code/ci/master/tree/NEWS
Description:

command line XML toolkit

License:MIT license
Version:1.4
SHA-1 or SHA-256:238089faf9fe96dfb61aecd7c91feaaa951ac622
Type:zip
Dependencies:
Tags:
Text files:
.Npackd\Install.bat:
for /f "delims=" %%x in ('dir /b xml*') do set name=%%x
cd "%name%" 
for /f "delims=" %%a in ('dir /b') do (
move "%%a" ..
)
cd ..
rmdir "%name%"

"%clu%\clu" add-path --path "%CD%"
verify
.WPM\Uninstall.bat:
"%clu%\clu" remove-path --path "%CD%"
verify
Last modified:Sat May 15 08:55:53 UTC 2021
Last modified by:tim.lebedk...
Created:Mon Feb 02 22:05:47 UTC 2015
Created by:tim.lebedk...
Automated tests:1 of 2 installations succeeded, 1 of 1 removals succeeded