File: meta.py

package info (click to toggle)
python-django-bootstrap-form 3.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 692 kB
  • sloc: python: 447; makefile: 138
file content (5 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (4)
1
2
3
4
5
from distutils.version import StrictVersion


VERSION = StrictVersion('3.4')