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

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.