aboutsummaryrefslogtreecommitdiff
path: root/README.txt
AgeCommit message (Collapse)Author
2018-06-22clean upmorefigs
2015-01-26Fixed imports in READMEsFrançois-Michel De Rainville
2015-01-26Updated README to use the with statementFrançois-Michel De Rainville
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