File: control

package info (click to toggle)
python-croniter 0.3.12-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 156 kB
  • sloc: python: 1,111; makefile: 20
file content (5 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (2)
1
2
3
4
5
Depends: python-croniter
Test-Command: cd "$ADTTMP" ; python -c "import croniter ; print croniter"

Depends: python3-croniter
Test-Command: cd "$ADTTMP" ; python3 -c "import croniter ; print(croniter)"