File: control

package info (click to toggle)
python-passlib 1.9.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,184 kB
  • sloc: python: 26,132; makefile: 7
file content (2 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (3)
1
2
Test-Command: set -e; for py in $(py3versions -i); do echo "[*] testing on $py:"; $py -c 'import passlib.pwd'; done
Depends: @