aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/README
blob: 35a6bbddc5175e25b8f46ae722196fcfe5fefb97 (plain)
1
2
3
4
5
6
7
8
9
10
11
			  ppamltracer-python, v0.1.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.