Source: python-cookiecutter
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/cookiecutter/cookiecutter/tags
Vcs-Browser: https://github.com/alvistack/cookiecutter-cookiecutter
Vcs-Git: https://github.com/alvistack/cookiecutter-cookiecutter.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-cookiecutter
Architecture: all
Description: Command-line utility that creates projects from cookiecutters
 A command-line utility that creates projects from cookiecutters (project
 templates), e.g. creating a Python package project from a Python package
 project template.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-arrow,
 python3-binaryornot (>= 0.4.4),
 python3-click (>= 7.0),
 python3-jinja2 (>= 2.7),
 python3-requests (>= 2.23.0),
 python3-rich,
 python3-slugify (>= 4.0.0),
 python3-yaml (>= 5.3.1),
