deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Description: "Class based template tags for Django projects (Documentation)\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 documentation."
Homepage: https://github.com/ojii/django-classy-tags
Installed-Size: '347'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Multi-Arch: foreign
Package: python-django-classy-tags-doc
Priority: optional
Section: doc
Source: django-classy-tags
Version: 4.0.0-1
srcpkg_name: django-classy-tags
srcpkg_version: 4.0.0-1