cookiecutter 1.7.3-1 source package in Ubuntu
Changelog
cookiecutter (1.7.3-1) unstable; urgency=medium * New upstream release. Closes: #964934. * d/control: add recommonmark extension for Sphinx * d/control: update dependencies * d/control: update debhelper-compat and Standards-Version * d/control: update homepage * d/patches: update patches and remove the one around click * d/watch: update GitHub repository -- Vincent Bernat <email address hidden> Fri, 12 Nov 2021 20:44:54 +0100
Upload details
- Uploaded by:
- Vincent Bernat
- Uploaded to:
- Sid
- Original maintainer:
- Vincent Bernat
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cookiecutter_1.7.3-1.dsc | 2.5 KiB | b989e03756861d708f53ce1d10e149c41c17bb7dd9659ee1a932269117130cb6 |
cookiecutter_1.7.3.orig.tar.gz | 247.5 KiB | 5c16f9e33875f49bb091ef836b71ced63372aadc49799d78315db1d91d17d76d |
cookiecutter_1.7.3-1.debian.tar.xz | 6.1 KiB | 12a483827f0fa7d20d5d6ff82e6fd91dfa828ae35260a6e09df87132d889b88f |
No changes file available.
Binary packages built by this source
- cookiecutter: create projects from project templates
Cookiecutter is command-line utility that creates projects from
project templates, e.g. creating a Python package project from a
Python package project template.
.
It can also be used as a Python module. It supports local and remote
templates. The templating is done with Jinja2 and there is no
limitation on the language used by the templated projects (Python,
Ruby, Javascript, C, HTML, Postscript...).
- python-cookiecutter-doc: create projects from project templates (documentation)
Cookiecutter is command-line utility that creates projects from
project templates, e.g. creating a Python package project from a
Python package project template.
.
It can also be used as a Python module. It supports local and remote
templates. The templating is done with Jinja2 and there is no
limitation on the language used by the templated projects (Python,
Ruby, Javascript, C, HTML, Postscript...).
.
This package contains the documentation.
- python3-cookiecutter: create projects from project templates (Python 3 module)
Cookiecutter is command-line utility that creates projects from
project templates, e.g. creating a Python package project from a
Python package project template.
.
It can also be used as a Python module. It supports local and remote
templates. The templating is done with Jinja2 and there is no
limitation on the language used by the templated projects (Python,
Ruby, Javascript, C, HTML, Postscript...).
.
This package contains the Python 3 module.