Once you have installed Python and its packages manager pip, use one of the following commands, depending on if you want only this tool, the full set of PNU tools, or PNU plus a selection of additional third-parties tools:
pip install pnu-vuxml
pip install PNU
pip install 'PNU[freebsd]' # if you use a platform other than FreeBSD
pip install pytnix
This repository includes a command-line utility:
- vuxml(1) - FreeBSD VuXML query tool
And a Python library:
- vuxml(3) - FreeBSD VuXML library