Name | hatch-rs JSON |
Version |
0.1.4
JSON |
| download |
home_page | None |
Summary | Hatch plugin for Rust builds |
upload_time | 2025-08-07 00:07:49 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | Apache-2.0 |
keywords |
build
hatch
python
rust
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# hatch rs
Hatch plugin for Rust builds
[](https://github.com/python-project-templates/hatch-rs/actions/workflows/build.yaml)
[](https://codecov.io/gh/python-project-templates/hatch-rs)
[](https://github.com/python-project-templates/hatch-rs)
[](https://pypi.python.org/pypi/hatch-rs)
## Overview
A simple, extensible Rust build plugin for [hatch](https://hatch.pypa.io/latest/).
```toml
[tool.hatch.build.hooks.hatch-rs]
verbose = true
path = "."
module = "project"
```
> [!NOTE]
> This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).
Raw data
{
"_id": null,
"home_page": null,
"name": "hatch-rs",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "build, hatch, python, rust",
"author": null,
"author_email": "the hatch-rs authors <t.paine154@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/fc/26/330a2e9dbd738695ef136d010befba2cdcf045d92e065511f742f4d5bd85/hatch_rs-0.1.4.tar.gz",
"platform": null,
"description": "# hatch rs\n\nHatch plugin for Rust builds\n\n[](https://github.com/python-project-templates/hatch-rs/actions/workflows/build.yaml)\n[](https://codecov.io/gh/python-project-templates/hatch-rs)\n[](https://github.com/python-project-templates/hatch-rs)\n[](https://pypi.python.org/pypi/hatch-rs)\n\n## Overview\n\nA simple, extensible Rust build plugin for [hatch](https://hatch.pypa.io/latest/).\n\n```toml\n[tool.hatch.build.hooks.hatch-rs]\nverbose = true\npath = \".\"\nmodule = \"project\"\n```\n\n> [!NOTE]\n> This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Hatch plugin for Rust builds",
"version": "0.1.4",
"project_urls": {
"Homepage": "https://github.com/python-project-templates/hatch-rs",
"Repository": "https://github.com/python-project-templates/hatch-rs"
},
"split_keywords": [
"build",
" hatch",
" python",
" rust"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c48f488a62fe77fcd1575191cad77b37a5d53a940c8c8f83f69a85555acb20c5",
"md5": "6c04b51ddcbb09d64f3e76bd411c47eb",
"sha256": "663dadde6206457ec589ebfcefdc0b2b938ab86b332b18f7a438d7eb5e1630ac"
},
"downloads": -1,
"filename": "hatch_rs-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6c04b51ddcbb09d64f3e76bd411c47eb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 14348,
"upload_time": "2025-08-07T00:07:48",
"upload_time_iso_8601": "2025-08-07T00:07:48.152981Z",
"url": "https://files.pythonhosted.org/packages/c4/8f/488a62fe77fcd1575191cad77b37a5d53a940c8c8f83f69a85555acb20c5/hatch_rs-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fc26330a2e9dbd738695ef136d010befba2cdcf045d92e065511f742f4d5bd85",
"md5": "b31ba1eb176a2d0d6d84cfa3da58cc4b",
"sha256": "f977c7dcb68c157f566492e9b3e2338b473f6ddf86e4826c8a3aa5017a5cb3ff"
},
"downloads": -1,
"filename": "hatch_rs-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "b31ba1eb176a2d0d6d84cfa3da58cc4b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 12503,
"upload_time": "2025-08-07T00:07:49",
"upload_time_iso_8601": "2025-08-07T00:07:49.218296Z",
"url": "https://files.pythonhosted.org/packages/fc/26/330a2e9dbd738695ef136d010befba2cdcf045d92e065511f742f4d5bd85/hatch_rs-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-07 00:07:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "python-project-templates",
"github_project": "hatch-rs",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "hatch-rs"
}