![]() ![]() | ![]() |
version 1.1, 2013/10/14 10:32:47 | version 1.1.1.2, 2014/06/15 20:20:05 |
---|---|
Line 5 import string | Line 5 import string |
from stat import * | from stat import * |
package = 'lighttpd' | package = 'lighttpd' |
version = '1.4.33' | version = '1.4.35' |
def checkCHeaders(autoconf, hdrs): | def checkCHeaders(autoconf, hdrs): |
p = re.compile('[^A-Z0-9]') | p = re.compile('[^A-Z0-9]') |