/usr/bin/go2chadoxml is in libgo-perl 0.15-1.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 | #!/bin/sh
go2fmt.pl -w xml $@ | go-apply-xslt oboxml_to_chadoxml - -stringparam default_idspace `basename $1`
|