File: control

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