Opened 11 years ago
Closed 11 years ago
#42452 closed submission (fixed)
py-future @0.11.2: new port
Reported by: | petrrr | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py-future |
Description
This port implements future
a package to handle Python 3 to Python 2 compatibility. It is not to be confused with py-futures
, which is already present in MacPorts.
py-future @0.11.2 (python, devel) Sub-ports: py26-future, py27-future, py33-future, py34-future Description: The Python package future is the missing compatibility layer between Python 3 and Python 2. It allows you to use a single, clean Python 3.x-compatible codebase to support both Python 3 and Python 2 with minimal overhead. The futurize script aids in converting code from either Python 2 or Python 3 to code compatible with both platforms. Homepage: http://python-future.org/ Library Dependencies: py27-future Platforms: darwin License: MIT Maintainers: Peter.Danecek@bo.ingv.it, openmaintainer@macports.org
Attachments (1)
Change History (2)
Changed 11 years ago by petrrr
comment:1 Changed 11 years ago by g5pw (Aljaž Srebrnič)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Commited in r117305. Thanks!
Note: See
TracTickets for help on using
tickets.
Portfile for python/py-future