Commit Graph

1 Commits

Author SHA1 Message Date
Alex Stewart
08782a6565 python-future: add new recipe
python-future is a compatibility library allowing python3.x code to run
on python2.x runtimes. This package also includes the 'futurize' utility
to convert python2 code to python2/3 agnositic code.

Signed-off-by: Alex Stewart <alex.stewart@ni.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-15 16:31:29 -08:00