Expose main app properties as project properties

This commit is contained in:
Roberto Rosario
2012-01-07 23:20:39 -04:00
parent eb267cae10
commit a020b011dc

View File

@@ -0,0 +1,2 @@
from main import (__version__, __author__, __copyright__, __credits__,
__license__, __maintainer__, __email__, __status__)