# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-future # py-future/pkg-descr # py-future/Makefile # py-future/distinfo # echo c - py-future mkdir -p py-future > /dev/null 2>&1 echo x - py-future/pkg-descr sed 's/^X//' >py-future/pkg-descr << '68f4bff659c70f3e44a4458b3afb4623' Xfuture is the missing compatibility layer between Python 3 and Python 2. It Xallows you to use a single, clean Python 3.x-compatible codebase to support both XPython 3 and Python 2 with minimal overhead. X XNotable projects that use future for Python 2/3 compatibility are Mezzanine and XObsPy. X XWWW: http://pypi.python.org/pypi/future 68f4bff659c70f3e44a4458b3afb4623 echo x - py-future/Makefile sed 's/^X//' >py-future/Makefile << 'dd5d790d838e31b189ae20461c22ec6d' X# Created by: Muhammad Moinur Rahman<5u623l20@gmail.com> X# $FreeBSD$ X XPORTNAME= future XPORTVERSION= 0.13.0 XCATEGORIES= devel python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= 5u623l20@gmail.com XCOMMENT= FUTURE is the missing compatibility layer between Python3 and Python2 X XLICENSE= MIT X XUSES= python XUSE_PYTHON= distutils autoplist X X.include dd5d790d838e31b189ae20461c22ec6d echo x - py-future/distinfo sed 's/^X//' >py-future/distinfo << '9320472bb017b921a55e8b622fa77023' XSHA256 (future-0.13.0.tar.gz) = 7fb75607a7a2af3aa975a39373dc7b5db7edbc4e37d54065e6a04b1d4a1bc2c8 XSIZE (future-0.13.0.tar.gz) = 898408 9320472bb017b921a55e8b622fa77023 exit