deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: libjs-sphinxdoc (>= 7.4)
Description: "implementation of memoization technique for Django (common documentation)\n\
\ django-memoize is an implementation of the memoization technique for Django.\n\
\ You can think of it as a cache for function or method results.\n .\n In memoization,\
\ the functions arguments are also included into the cache_key.\n Memoize is also\
\ designed for methods, since it will take into account the repr\n of the \u2018\
self\u2019 or \u2018cls\u2019 argument as part of the cache key. The theory behind\n\
\ memoization is that if you have a function you need to call several times in\n\
\ one request, it would only be calculated the first time that function is called\n\
\ with those arguments.\n .\n This is the common documentation package."
Homepage: https://pythonhosted.org/django-memoize/
Installed-Size: '120'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Multi-Arch: foreign
Package: python-django-memoize-doc
Priority: optional
Section: doc
Source: django-memoize
Version: 2.2.0+dfsg-3
srcpkg_name: django-memoize
srcpkg_version: 2.2.0+dfsg-3