aboutsummaryrefslogtreecommitdiff
path: root/vimbaframe.py
AgeCommit message (Collapse)Author
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
2013-12-24Create vimbaframe.pymorefigs