-------------------
* fixed conda pip NAME==VERSION
* added conda info --license option
* add source activate and deactivate commands
* rename the old activate and deactivate to link and unlink
* add ability for environments to track "features"
* add ability to distinguish conda build packages from Anaconda
packages by adding a "file_hash" meta-data field in info/index.json
* add conda.builder.share module