aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/vici/python/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* vici: Add support for python 3Björn Schuberg2015-03-181-0/+1
|
* vici: Execute python tests during "check" if py.test is availableMartin Willi2015-03-181-0/+4
|
* vici: Add test of Message (de)serialization in python libraryBjörn Schuberg2015-03-181-0/+2
|
* vici: Add python egg setuptools building and installation using easy_installMartin Willi2015-03-181-0/+15
| | | | | | An uninstall target is currently not supported, as there is no trivial way with either plain setuptools or with easy_install. pip would probably be the best choice, but we currently don't depend on it.
* vici: Generate a version specific setup.py for setuptools installationMartin Willi2015-03-181-0/+6
|
* vici: Include python package in distributionMartin Willi2015-03-181-0/+5