File: version.py

package info (click to toggle)
hachoir-subfile 0.5.3-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 188 kB
  • sloc: python: 377; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
VERSION = "0.5.3"
PACKAGE = "hachoir-subfile"
WEBSITE = "http://bitbucket.org/haypo/hachoir/wiki/hachoir-subfile"
LICENSE = 'GNU GPL v2'