Rossum 0.2.0 convenience distribution
Pre-release
Pre-release
This is a convenience distribution of rossum, ktransw, ninja and gpp.
Tools included:
- rossum v0.1.4 (Apache 2)
- ktransw v0.2.2 (Apache 2)
- ninja v1.7.2 (Apache 2)
- yamljson2xml (MIT)
- gpp v2.25-SNAPSHOT-ktransw-patches ((L)GPLv3)
Requirements
- Python (see rossum readme)
- ktrans (from RoboGuide, see ktrans readme)
- install python dependencies with
pip install -r requirements.txt
yamljson2xml
For compiling yaml or json files to xml with yamljson2xml, it dependeds
on a forked repository of dicttoxml.py
install this dependency with:
git clone https://github.com/kobbled/dicttoxml
cd dicttoxml
python setup.py install
Installation
Extract the archive to a suitable location and place the directory containing
ktransw.cmd
, rossum.cmd
, yamljson2xml.cmd
, gpp.exe
, ninja.exe
on the Windows PATH.
Make sure Python and EmPy have been installed.
If necessary, install the appropriate Visual C++ Redistributable 2013 package
(gpp will not run without it).
Opening a Windows command prompt (cmd) and running rossum
should result in
the rossum usage text being printed.