File: control

package info (click to toggle)
enum34 1.1.6-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 300 kB
  • sloc: python: 2,183; makefile: 7
file content (5 lines) | stat: -rw-r--r-- 216 bytes parent folder | download
1
2
3
4
5
# We can't use autodep8 because the name of the Debian package is
# 'enum34' but the name of the Python module is 'enum'.

Test-Command: cd "$AUTOPKGTEST_TMP" ; pypy -c "import enum; print enum"
Depends: pypy-enum34