cwm revision 23c47f15354bce111171eaced401fb8c2dbbf503
The cwm tool is used in Hets to convert between RDF formats. In order to install
it, you can do either:
(for Ubuntu)
sudo apt-get install swap-cwm
or
tar -xvf cwm.tar.gz
cd cwm-1.2.1
sudo ./setup.py install