| Home | Trees | Indices | Help |
|
|---|
|
|
1 """ 2 version and package information about Snobfit 3 """ 4 5 # Version for Snobfit. 6 version = '1.0.0' 7 8 # Authors for the package 9 AUTHORS = '' 10 11 # Email list of Authors 12 EMAILS = '' 13 14 # URL of Snobfit 15 URL = 'http://www.reflectometry.org' 16 17 # Download url 18 DOWNLOAD_URL = 'svn co svn://svn@danse.us/park/other/snobfit' 19
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Mar 16 15:26:29 2009 | http://epydoc.sourceforge.net |