|
| 1 | +{ |
| 2 | + "template": "https://github.com/saezlab/python-project.git", |
| 3 | + "commit": "9994d74de08e6c13ae1c82fd47675347f1e3a79f", |
| 4 | + "checkout": "master", |
| 5 | + "context": { |
| 6 | + "cookiecutter": { |
| 7 | + "project_name": "saezlab_core", |
| 8 | + "project_slug": "saezlab_core", |
| 9 | + "package_name": "saezlab_core", |
| 10 | + "short_description": "This is session handler, configuration and logging handler for Saezlab packages and applications.", |
| 11 | + "readme": "This is session handler, configuration and logging handler for Saezlab packages and applications.", |
| 12 | + "author_full_name": "Edwin Carreño", |
| 13 | + "author_email": "ecarrenolozano@gmail.com", |
| 14 | + "github_organization": "saezlab", |
| 15 | + "project_repo": "https://github.com/saezlab/saezlab_core", |
| 16 | + "license": "MIT License", |
| 17 | + "_license": { |
| 18 | + "MIT License": { |
| 19 | + "license_short": "MIT", |
| 20 | + "license_classifiers": "MIT License", |
| 21 | + "license_spdx": "MIT" |
| 22 | + }, |
| 23 | + "BSD 2-Clause License": { |
| 24 | + "license_short": "BSD-2-Clause", |
| 25 | + "license_classifiers": "BSD License", |
| 26 | + "license_spdx": "BSD-2-Clause" |
| 27 | + }, |
| 28 | + "BSD 3-Clause License": { |
| 29 | + "license_short": "BSD-3-Clause", |
| 30 | + "license_classifiers": "BSD License", |
| 31 | + "license_spdx": "BSD-3-Clause" |
| 32 | + }, |
| 33 | + "Apache License Version 2.0": { |
| 34 | + "license_short": "Apache-2.0", |
| 35 | + "license_classifiers": "Apache Software License", |
| 36 | + "license_spdx": "Apache-2.0" |
| 37 | + }, |
| 38 | + "GNU General Public License Version 3": { |
| 39 | + "license_short": "GPL-3.0-or-later", |
| 40 | + "license_classifiers": "GNU General Public License v3 (GPLv3)", |
| 41 | + "license_spdx": "GPL-3.0-or-later" |
| 42 | + }, |
| 43 | + "GNU Lesser General Public License Version 3": { |
| 44 | + "license_short": "LGPL-3.0-or-later", |
| 45 | + "license_classifiers": "GNU Lesser General Public License v3 (LGPLv3)", |
| 46 | + "license_spdx": "LGPL-3.0-or-later" |
| 47 | + }, |
| 48 | + "ISC License": { |
| 49 | + "license_short": "ISC", |
| 50 | + "license_classifiers": "ISC License (ISCL)", |
| 51 | + "license_spdx": "ISC" |
| 52 | + }, |
| 53 | + "Unlicense": { |
| 54 | + "license_short": "Unlicense", |
| 55 | + "license_classifiers": "The Unlicense (Unlicense)", |
| 56 | + "license_spdx": "Unlicense" |
| 57 | + } |
| 58 | + }, |
| 59 | + "python_version": "3.10", |
| 60 | + "copyright_holder": "Heidelberg University Hospital", |
| 61 | + "__year": "2025", |
| 62 | + "_extensions": [ |
| 63 | + "cookiecutter.extensions.TimeExtension" |
| 64 | + ], |
| 65 | + "_copy_without_render": [ |
| 66 | + ".github/workflows/*.yml", |
| 67 | + ".github/workflows/**.yaml", |
| 68 | + ".github/actions/*" |
| 69 | + ], |
| 70 | + "_template": "https://github.com/saezlab/python-project.git", |
| 71 | + "_commit": "9994d74de08e6c13ae1c82fd47675347f1e3a79f" |
| 72 | + } |
| 73 | + }, |
| 74 | + "directory": null |
| 75 | +} |
0 commit comments