GET /api/v1/ports/py313-roman_numerals_py/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-roman_numerals_py",
"portdir": "python/py-roman_numerals_py",
"version": "3.1.0",
"license": "(BSD or public-domain)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/roman_numerals_py/",
"description": "Manipulate well-formed Roman numerals",
"long_description": "A library for manipulating well-formed Roman numerals.",
"active": true,
"categories": [
"textproc",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-roman_numerals_py"
]
},
{
"type": "run",
"ports": [
"py313-sphinx"
]
}
]
}