-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.cruft.json
More file actions
30 lines (30 loc) · 1.04 KB
/
.cruft.json
File metadata and controls
30 lines (30 loc) · 1.04 KB
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
28
29
30
{
"template": "https://github.com/Ouranosinc/cookiecutter-pypackage",
"commit": "66708e5e15f00caaaaf1748bf0a7e041bc5c6243",
"checkout": null,
"context": {
"cookiecutter": {
"full_name": "Didier Haguma",
"email": "dhaguma@hotmail.com",
"github_username": "hydrologie",
"orcid_id": "N/A",
"project_name": "hsamiplus",
"project_slug": "hsamiplus",
"project_short_description": "Python Boilerplate contains all the boilerplate you need to create a Python package.",
"pypi_username": "dhagum",
"version": "0.1.0",
"use_pytest": "y",
"use_conda": "y",
"make_docs": "y",
"add_translations": "y",
"command_line_interface": "Typer",
"create_author_file": "y",
"open_source_license": "BSD license",
"generated_with_cruft": "y",
"__gh_slug": "https://github.com/hydrologie/hsamiplus",
"_template": "https://github.com/Ouranosinc/cookiecutter-pypackage",
"_commit": "66708e5e15f00caaaaf1748bf0a7e041bc5c6243"
}
},
"directory": null
}