See [link](https://github.com/RapidAI/RapidLayout) for details.
Raw data
{
"_id": null,
"home_page": "https://github.com/RapidAI/RapidLayout",
"name": "rapid-layout",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "ppstructure, layout, rapidocr, rapid_layout",
"author": "SWHL",
"author_email": "liekkaskono@163.com",
"download_url": null,
"platform": "Any",
"description": "See [link](https://github.com/RapidAI/RapidLayout) for details.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Tools for document layout analysis based ONNXRuntime.",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/RapidAI/RapidLayout"
},
"split_keywords": [
"ppstructure",
" layout",
" rapidocr",
" rapid_layout"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "90009e0cb0bda87a0f888c8f1da53f08545cdc887079a5dd9ed3c8d8a7302a5f",
"md5": "a12369a54e69cc65e872448e81971676",
"sha256": "a9454b40c9d8ca3f35dc65de69a576d8cb127f05ed69662a15449269d6fc8761"
},
"downloads": -1,
"filename": "rapid_layout-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a12369a54e69cc65e872448e81971676",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 6860101,
"upload_time": "2025-08-06T14:32:10",
"upload_time_iso_8601": "2025-08-06T14:32:10.046462Z",
"url": "https://files.pythonhosted.org/packages/90/00/9e0cb0bda87a0f888c8f1da53f08545cdc887079a5dd9ed3c8d8a7302a5f/rapid_layout-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-06 14:32:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "RapidAI",
"github_project": "RapidLayout",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "opencv_python",
"specs": [
[
">=",
"4.5.1.48"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"2.0.0"
]
]
},
{
"name": "Pillow",
"specs": []
},
{
"name": "tqdm",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "colorlog",
"specs": []
},
{
"name": "omegaconf",
"specs": []
}
],
"lcname": "rapid-layout"
}