GET /api/v1/ports/py311-pybtex/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-pybtex",
"portdir": "python/py-pybtex",
"version": "0.24.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://pybtex.org/",
"description": "A BibTeX-compatible bibliography processor in Python.",
"long_description": "Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-setuptools",
"py311-six",
"py311-yaml",
"py311-latexcodec"
]
},
{
"type": "test",
"ports": [
"py311-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-emmet-core",
"py311-pybtex-docutils",
"py311-sphinxcontrib-bibtex"
]
},
{
"type": "run",
"ports": [
"py311-pymatgen"
]
}
]
}