summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-future_0.16.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-future: add new recipeAlex Stewart2017-11-151-0/+13
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>