deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-django, python3:any
Description: "implementation of memoization technique for Django (Python 3)\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 \u2018self\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\n called with those\
\ arguments."
Homepage: https://pythonhosted.org/django-memoize/
Installed-Size: '41'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Multi-Arch: foreign
Package: python3-django-memoize
Priority: optional
Section: python
Source: django-memoize
Version: 2.2.0+dfsg-3
srcpkg_name: django-memoize
srcpkg_version: 2.2.0+dfsg-3