diff options
Diffstat (limited to 'python/python3-cookiecutter/README')
-rw-r--r-- | python/python3-cookiecutter/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-cookiecutter/README b/python/python3-cookiecutter/README new file mode 100644 index 0000000000000..d42a4dfb91d22 --- /dev/null +++ b/python/python3-cookiecutter/README @@ -0,0 +1,3 @@ +Cookiecutter is a command-line utility that creates projects from +cookiecutters (project templates), e.g. creating a Python package +project from a Python package project template. |