mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-06-29 18:06:49 +00:00
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>