XMLStarlet 1.4.2

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

https://sourceforge.net/projects/xmlstar/files/xmlstarlet/1.4.2/xmlstarlet-1.4.2-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.2
SHA-1 or SHA-256:9737e28b4b6e46e18aba44f6d1efcb0106fb7ebf
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:54 UTC 2021
Last modified by:tim.lebedk...
Created:Mon Feb 02 22:05:47 UTC 2015
Created by:tim.lebedk...
Automated tests:2 of 2 installations succeeded, 2 of 2 removals succeeded