GET /api/v1/ports/py27-freezegun/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-freezegun",
"portdir": "python/py-freezegun",
"version": "0.3.15",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spulec/freezegun",
"description": "FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.",
"long_description": "FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-six",
"python27",
"py27-dateutil"
]
},
{
"type": "test",
"ports": [
"py27-pytest",
"py27-mock"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"lscsoft-deps"
]
},
{
"type": "test",
"ports": [
"py27-tempora",
"py27-structlog",
"py27-itsdangerous",
"py27-babel",
"py27-dateutil"
]
}
]
}