GET /api/v1/ports/py310-tokenizers/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-tokenizers",
"portdir": "python/py-tokenizers",
"version": "0.13.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/tokenizers",
"description": "Fast and Customizable Tokenizers",
"long_description": "Tokenizers provides an implementation of today's most used tokenizers, with a focus on performance and versatility.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-setuptools-rust",
"py310-installer",
"cargo",
"legacy-support",
"rust",
"py310-setuptools",
"py310-toml",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"libunwind"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-transformers"
]
}
]
}