File: control

package info (click to toggle)
python-murmurhash 1.0.9%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 176 kB
  • sloc: cpp: 592; python: 132; sh: 10; makefile: 7
file content (2 lines) | stat: -rw-r--r-- 196 bytes parent folder | download | duplicates (2)
1
2
Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import murmurhash; print(murmurhash)" ; done
Depends: @, python3-all