GET /api/v1/ports/py36-simplejson/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-simplejson",
"portdir": "python/py-simplejson",
"version": "3.19.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://simplejson.readthedocs.org/",
"description": "Simple, fast, extensible JSON encoder/decoder for Python",
"long_description": "simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.4+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-mygpoclient",
"py36-rasa-nlu"
]
},
{
"type": "run",
"ports": [
"py36-cinderclient",
"py36-novaclient",
"py36-osc-lib"
]
}
]
}