aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/README
blob: 0eabc5d76df892082e71d61df147c5e4223dd3ce (plain)
1
2
3
4
5
6
7
8
9
10
11
			  ppamltracer-python, v0.2.0

This package provides Python bindings to ppamltracer.  They require Python 2.7.

This package uses distutils for installation; you can run

    python setup.py install

to install the package.

For examples of use, see the examples directory.