File: control

package info (click to toggle)
python-phx-class-registry 3.0.5-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 240 kB
  • sloc: python: 786; makefile: 16
file content (2 lines) | stat: -rw-r--r-- 142 bytes parent folder | download | duplicates (2)
1
2
Depends: @, python3-all
Test-Command: set -e; for py in $(py3versions -s); do echo "[*] testing on $py:"; $py debian/tests/register.py ; done