GET /api/v1/ports/py38-zbar/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-zbar",
"portdir": "python/py-zbar",
"version": "0.1.9",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/NaturalHistoryMuseum/pyzbar",
"description": "Read one-dimensional barcodes and QR codes from Python 2 and 3.",
"long_description": "Read one-dimensional barcodes and QR codes from Python 2 and 3.",
"active": false,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"zbar",
"py38-Pillow"
]
},
{
"type": "test",
"ports": [
"py38-pytest-cov",
"py38-python-coveralls",
"py38-imageio",
"py38-nose",
"py38-numpy",
"py38-pytest"
]
}
],
"depends_on": []
}