File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "template" : " https://github.com/dornech/the-hatchlor-enhanced" ,
3+ "checkout" : null ,
4+ "context" : {
5+ "cookiecutter" : {
6+ "full_name" : " dornech" ,
7+ 8+ "project_name" : " COM utilities for Python" ,
9+ "project_slug" : " utils-COMobjects" ,
10+ "pkg_name" : " utils_COMobjects" ,
11+ "project_short_description" : " Package with various utilities to support COM object development with Python based on PyWin32" ,
12+ "open_source_license" : " GPL-3.0-only" ,
13+ "target_python_version" : " 3.9" ,
14+ "github_username" : " dornech" ,
15+ "project_repo" : " https://github.com/dornech/utils-COMobjects" ,
16+ "pypi_username" : " dornech" ,
17+ "lock_file_support" : false ,
18+ "_template" : " https://github.com/dornech/the-hatchlor-enhanced.git"
19+ }
20+ },
21+ "directory" : null ,
22+ "skip" : [
23+ " .git"
24+ ]
25+ }
You can’t perform that action at this time.
0 commit comments