cookiecutter 1.6.0-1 source package in Ubuntu

Changelog

cookiecutter (1.6.0-1) unstable; urgency=medium

  * New upstream release.
  * d/control: bump Standards-Version.
  * d/control: build-depends on python*-pytest-cov.
  * d/control: build-depends on python3-sphinx.
  * d/patches: update privacy breach patch.

 -- Vincent Bernat <email address hidden>  Sun, 12 Nov 2017 15:40: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 Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cookiecutter_1.6.0-1.dsc 2.8 KiB 81f7e25db10abc68b84f6f60b78f8899b631f6debd882a6cf7bc72e0467394d8
cookiecutter_1.6.0.orig.tar.gz 249.6 KiB 0c9018699b556b83d7c37b27fe0cc17485b90b6e1f47365b3cdddf77f6ca9d36
cookiecutter_1.6.0-1.debian.tar.xz 5.9 KiB 53449bf8fac1815841a3df1cb7a80a663d0caac35195dabfab940f2988760682

Available diffs

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: create projects from project templates (Python 2 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 2 module.

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.