File: control

package info (click to toggle)
django-memoize 2.1.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 204 kB
  • ctags: 160
  • sloc: python: 697; makefile: 114
file content (6 lines) | stat: -rw-r--r-- 209 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
Test-Command: cd "$ADTTMP" ; python -c "import memoize; print memoize"
Depends: python-django-memoize

Test-Command: cd "$ADTTMP" ; python3 -c "import memoize; print(memoize)"
Depends: python3-django-memoize