deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-django, python3:any
Description: "Class based template tags for Django projects (Python3 version)\n\
\ django-classy-tags is an approach at making writing template tags in\n Django\
\ easier, shorter and more fun. It provides an extensible\n argument parser which\
\ reduces most of the boiler plate code you\n usually have to write when coding\
\ custom template tags.\n .\n django-classy-tags does no magic by design. Thus\
\ you will not get\n automatic registering/loading of your tags like other solutions\n\
\ provide. You will not get automatic argument guessing from function\n signatures\
\ but rather you have to declare what arguments your tag\n accepts. There is no\
\ magic in your template tag class either,\n it\u2019s just a subclass of django.template.Node\
\ which invokes a parser\n class to parse the arguments when it\u2019s initialized\
\ and resolves those\n arguments into keyword arguments in it\u2019s render method\
\ and calls its\n render_tag method with those keyword arguments.\n .\n This package\
\ contains the Python 3 version of the library."
Homepage: https://github.com/ojii/django-classy-tags
Installed-Size: '67'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-django-classy-tags
Priority: optional
Section: python
Source: django-classy-tags
Suggests: python-django-classy-tags-doc
Version: 4.0.0-1
srcpkg_name: django-classy-tags
srcpkg_version: 4.0.0-1