AboutDownloadsDocumentsForumsSource CodeIssues
Instructions and Details
After downloading the package, use the following commands in
a terminal to decompress the package, enter the folder, and
install the package:

tar xzf c2a-x-x.tar.gz
cd c2a-x-x
python setup.py build
python setup.py install

Then try running some examples in the examples directory to
get started.
Feedback