Name | yaml-setup JSON |
Version |
0.1.2
JSON |
| download |
home_page | |
Summary | |
upload_time | 2023-04-07 00:52:43 |
maintainer | |
docs_url | None |
author | arnos-stuff |
requires_python | >=3.9,<4.0 |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# YAML based Windows setup files with schema validation
As as example, consider this [README for a windows scoop-based setup](out.md).
This was produced entirely using this module's CLI from the [YAML setup file](tests/setup.yml).
The command you need is
```shell
yamlup render /path/to/setup.yml -o /path/to/README.md
```
This module doesn't have any other aims besides setup schema validation and formatting its contents.
Raw data
{
"_id": null,
"home_page": "",
"name": "yaml-setup",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "arnos-stuff",
"author_email": "bcda0276@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/9b/6f/60841e686294055673da94e66068435e01593065b281343d969a8843f50b/yaml_setup-0.1.2.tar.gz",
"platform": null,
"description": "# YAML based Windows setup files with schema validation\n\nAs as example, consider this [README for a windows scoop-based setup](out.md).\n\nThis was produced entirely using this module's CLI from the [YAML setup file](tests/setup.yml).\n\nThe command you need is\n\n```shell\n\nyamlup render /path/to/setup.yml -o /path/to/README.md\n```\n\nThis module doesn't have any other aims besides setup schema validation and formatting its contents.",
"bugtrack_url": null,
"license": "",
"summary": "",
"version": "0.1.2",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6971b8698c41ada1bf631682c5f5993f1584c196f0c4e820313eeade84fccdd9",
"md5": "b0c76bdd1bab93aa56ca007039d28c7c",
"sha256": "082ad8ba612fcfec4ada111d6e176f031056089b6203f5d1e160027e4b991715"
},
"downloads": -1,
"filename": "yaml_setup-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b0c76bdd1bab93aa56ca007039d28c7c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 6901,
"upload_time": "2023-04-07T00:52:42",
"upload_time_iso_8601": "2023-04-07T00:52:42.026215Z",
"url": "https://files.pythonhosted.org/packages/69/71/b8698c41ada1bf631682c5f5993f1584c196f0c4e820313eeade84fccdd9/yaml_setup-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9b6f60841e686294055673da94e66068435e01593065b281343d969a8843f50b",
"md5": "a1995d61c2aa5f8918a23a1288d31391",
"sha256": "2f8cffddb48d24c498292123b6de0af23d24ab73fb44397c810500d575ac1bb2"
},
"downloads": -1,
"filename": "yaml_setup-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "a1995d61c2aa5f8918a23a1288d31391",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 6217,
"upload_time": "2023-04-07T00:52:43",
"upload_time_iso_8601": "2023-04-07T00:52:43.234328Z",
"url": "https://files.pythonhosted.org/packages/9b/6f/60841e686294055673da94e66068435e01593065b281343d969a8843f50b/yaml_setup-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-07 00:52:43",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "yaml-setup"
}