root/apache_log/apache_log/version.py

Revision 46, 126 bytes (checked in by haypo, 1 year ago)

Add AUTHORS, INSTALL, README, etc.

  • Property svn:eol-style set to native
Line 
1 __version__ = "0.1"
2 PACKAGE = "apache_log"
3 WEBSITE = 'http://haypo.hachoir.org/trac/wiki/apache_log'
4 LICENSE = 'GNU GPL v2'
5
6
Note: See TracBrowser for help on using the browser.