GET /api/v1/ports/py37-pybtex/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-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": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-latexcodec",
"py37-setuptools",
"python37",
"py37-yaml",
"py37-six"
]
},
{
"type": "test",
"ports": [
"py37-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-sphinxcontrib-bibtex",
"py37-pybtex-docutils"
]
}
]
}