Name | commitizen-wails JSON |
Version |
0.2.2
JSON |
| download |
home_page | None |
Summary | A commitizen version provider for Wails. |
upload_time | 2024-08-11 22:59:45 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
commitizen
wails
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# commitizen Wails Version Provider
A commitizen version provider for [Wails](https://wails.io).
![PyPI - Version](https://img.shields.io/pypi/v/commitizen-wails)
![PyPI - Status](https://img.shields.io/pypi/status/commitizen-wails)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/commitizen-wails)
![PyPI - Implementation](https://img.shields.io/pypi/implementation/commitizen-wails)
![PyPI - License](https://img.shields.io/pypi/l/commitizen-wails)
## Installation
```shell
pip install commitizen commitizen-wails
```
Via rye tools:
```shell
rye install commitizen --extra-requirement commitizen-wails
```
## Configuration
Example for `.cz.toml`
```toml
[tool.commitizen]
name = "cz_conventional_commits"
tag_format = "$version"
version_scheme = "semver"
version_provider = "wails-provider"
update_changelog_on_bump = true
major_version_zero = true
```
## License
This project is [MIT](./LICENSE) licensed.
Raw data
{
"_id": null,
"home_page": null,
"name": "commitizen-wails",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "commitizen, wails",
"author": null,
"author_email": "YogiLiu <YogiLiu@outlook.com>",
"download_url": "https://files.pythonhosted.org/packages/f3/e1/e1bb0c10dbc2e3b1ea87fffbecbdae552a2130257db8f087997c33fb1027/commitizen_wails-0.2.2.tar.gz",
"platform": null,
"description": "# commitizen Wails Version Provider\n\nA commitizen version provider for [Wails](https://wails.io).\n\n![PyPI - Version](https://img.shields.io/pypi/v/commitizen-wails)\n![PyPI - Status](https://img.shields.io/pypi/status/commitizen-wails)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/commitizen-wails)\n![PyPI - Implementation](https://img.shields.io/pypi/implementation/commitizen-wails)\n![PyPI - License](https://img.shields.io/pypi/l/commitizen-wails)\n\n## Installation\n\n```shell\npip install commitizen commitizen-wails\n```\n\nVia rye tools:\n\n```shell\nrye install commitizen --extra-requirement commitizen-wails\n```\n\n## Configuration\n\nExample for `.cz.toml`\n\n```toml\n[tool.commitizen]\nname = \"cz_conventional_commits\"\ntag_format = \"$version\"\nversion_scheme = \"semver\"\nversion_provider = \"wails-provider\"\nupdate_changelog_on_bump = true\nmajor_version_zero = true\n```\n\n## License\n\nThis project is [MIT](./LICENSE) licensed.\n",
"bugtrack_url": null,
"license": null,
"summary": "A commitizen version provider for Wails.",
"version": "0.2.2",
"project_urls": {
"Changelog": "https://github.com/YogiLiu/commitizen-wails/blob/main/CHANGELOG.md",
"Documentation": "https://github.com/YogiLiu/commitizen-wails",
"Homepage": "https://github.com/YogiLiu/commitizen-wails",
"Issues": "https://github.com/YogiLiu/commitizen-wails/issues",
"Repository": "https://github.com/YogiLiu/commitizen-wails"
},
"split_keywords": [
"commitizen",
" wails"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1a859d455e27666d8c5036ac9719ab9f399bf654de9e82825ec56d2648e2804f",
"md5": "dfaaa3cd690506ec2cf094aab4612037",
"sha256": "262d8a2e024beeb8c0a4a3c825e1ed495a40cae04a9094486d47b7882d09f3a0"
},
"downloads": -1,
"filename": "commitizen_wails-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dfaaa3cd690506ec2cf094aab4612037",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 3639,
"upload_time": "2024-08-11T22:59:44",
"upload_time_iso_8601": "2024-08-11T22:59:44.347462Z",
"url": "https://files.pythonhosted.org/packages/1a/85/9d455e27666d8c5036ac9719ab9f399bf654de9e82825ec56d2648e2804f/commitizen_wails-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f3e1e1bb0c10dbc2e3b1ea87fffbecbdae552a2130257db8f087997c33fb1027",
"md5": "199073c982b1984fb75f15611a455f6d",
"sha256": "3800a00426d355e37c8297f5733738f70b828684c500514c5692cb0683d1f203"
},
"downloads": -1,
"filename": "commitizen_wails-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "199073c982b1984fb75f15611a455f6d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 5981,
"upload_time": "2024-08-11T22:59:45",
"upload_time_iso_8601": "2024-08-11T22:59:45.355236Z",
"url": "https://files.pythonhosted.org/packages/f3/e1/e1bb0c10dbc2e3b1ea87fffbecbdae552a2130257db8f087997c33fb1027/commitizen_wails-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-11 22:59:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "YogiLiu",
"github_project": "commitizen-wails",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "commitizen-wails"
}