This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Description
do we want this? data-microscopes is using my unofficial version of it already, and it seems to work OK. if so, I think we'll want to do two things:
(A) make an official distributions channel on binstar
(B) get a travis CI hook to build new recipes when tags are made (or this can be manual, but it has to be done on both an OS X machine and Linux machine separately)
right now the pip install route is (a) not kept up to date and (b) doesn't quite work out of the box (you still need to compile libdistributions by yourself). I think the conda install can potentially be more portable since it, for example, packages libprotobuf so you don't have to worry about protobuf library version discrepancies. conda also gets the rpath stuff right so you don't have to keep exporting (DY)LD_LIBRARY_PATH