File: control

package info (click to toggle)
python-progress 1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 124 kB
  • ctags: 102
  • sloc: python: 244; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 143 bytes parent folder | download
1
2
3
Test-Command: python -c "import progress; print progress.__version__"

Test-Command: python3 -c "import progress; print(progress.__version__)"