-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.cruft.json
More file actions
27 lines (27 loc) · 985 Bytes
/
.cruft.json
File metadata and controls
27 lines (27 loc) · 985 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"template": "C:\\Users\\56kyl\\source\\repos\\cookiecutter-robust-python",
"commit": "c6577daf23a9972a456f2331e679b07c049a264a",
"checkout": null,
"context": {
"cookiecutter": {
"project_name": "robust-python-demo",
"package_name": "robust_python_demo",
"friendly_name": "Robust Python Demo",
"min_python_version": "3.9",
"max_python_version": "3.13",
"add_rust_extension": false,
"author": "Kyle Oliver",
"email": "56kyleoliver+cookiecutter-robust-python@gmail.com",
"repository_provider": "github",
"repository_host": "github.com",
"repository_path": "56kyle/robust-python-demo",
"version": "0.0.0",
"copyright_year": "2025",
"license": "MIT",
"development_status": "Development Status :: 1 - Planning",
"_template": "C:\\Users\\56kyl\\source\\repos\\cookiecutter-robust-python",
"_commit": "c6577daf23a9972a456f2331e679b07c049a264a"
}
},
"directory": null
}