HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-future",
"portdir": "python/py-future",
"version": "1.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-future.org/",
"description": "Provides clean single-source support for Python 3 and 2",
"long_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.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-pyslides",
"mythtv-core.28",
"py27-molmod",
"py27-python-jsonrpc-server",
"py27-canmatrix",
"py27-geocoder",
"py27-instrumentkit",
"py27-backports.os",
"py27-tatsu",
"py27-zope-hookable",
"py27-uncertainties",
"py27-lz4",
"py27-language-server",
"py27-fipy",
"py27-obspy",
"py27-barnaba",
"py27-stomper",
"py27-mdp-toolkit"
]
},
{
"type": "run",
"ports": [
"py27-dns-lexicon",
"py27-hcloud"
]
}
]
}