aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2019-01-21update setuppython2morefigs
2018-09-25Fixed erroneous package path in setup.py.sfo
2018-06-22clean upmorefigs
2016-05-16Update setup.pymorefigs
2014-09-22OpenCV Color Liveview example.Derric Williams
2014-04-04re-format code to fixup whitespaceJohn Sun
2014-04-04Rename directory to pymba instead of pyvimba.John Sun
Fix test_systemfeatures.py
2014-04-02First pass at making pymba a pip installable module.John Sun
1) Moved all the source-code under a new folder "pyvimba". Yes I changed the name. Feel free to change it back 2) Added initial CHANGES.txt, MANIFEST.in, LICENSE, README.txt 3) Move opencv_example.py to "tests" directory