-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.cruft.json
24 lines (24 loc) · 949 Bytes
/
.cruft.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"template": "https://github.com/abilian/cookiecutter-abilian-python",
"commit": "fa9d6189c8fdb4d29f990025902ad817ebb2d2e0",
"context": {
"cookiecutter": {
"full_name": "Stefane Fermigier",
"email": "[email protected]",
"github_username": "sfermigier",
"project_name": "ldif",
"project_slug": "ldif",
"project_short_description": "ldif - generate and parse LDIF data (see RFC 2849).",
"pypi_username": "sfermigier",
"version": "4.0.0",
"use_pytest": "y",
"use_pypi_deployment_with_travis": "n",
"add_pyup_badge": "n",
"command_line_interface": "No command-line interface",
"create_author_file": "y",
"open_source_license": "MIT license",
"_template": "https://github.com/abilian/cookiecutter-abilian-python"
}
},
"directory": null
}