| 7 | | 'version' : "0.45%rs"%revset.strip(), |
|---|
| 8 | | 'description ' : 'Python Synthetic Photometry Utilities', |
|---|
| 9 | | 'fullname ' : 'AstroLib Pysynphot', |
|---|
| 10 | | 'license ' : 'BSD', |
|---|
| 11 | | 'author' : "Robert Jedrzejewski, Ivo Busko, Vicki Laidler", |
|---|
| 12 | | 'author_email' : "help@stsci.edu", |
|---|
| 13 | | 'url' : "http://projects.scipy.org/astropy/astrolib", |
|---|
| 14 | | 'platforms' : ["Linux","Solaris","Mac OS X", "Win"], |
|---|
| 15 | | 'requires' : ['pyfits','numpy'], |
|---|
| 16 | | 'data_files' : [ ( pkg+'/data', [ 'data/generic/*', 'data/wavecat/*' ] ), |
|---|
| | 7 | 'version' : "0.45%rs"%revset.strip(), |
|---|
| | 8 | 'description' : 'Python Synthetic Photometry Utilities', |
|---|
| | 9 | 'fullname' : 'AstroLib Pysynphot', |
|---|
| | 10 | 'license' : 'BSD', |
|---|
| | 11 | 'author' : "Robert Jedrzejewski, Ivo Busko, Vicki Laidler", |
|---|
| | 12 | 'author_email' : "help@stsci.edu", |
|---|
| | 13 | 'url' : "http://projects.scipy.org/astropy/astrolib", |
|---|
| | 14 | 'platforms' : ["Linux","Solaris","Mac OS X", "Win"], |
|---|
| | 15 | 'requires' : ['pyfits','numpy'], |
|---|
| | 16 | 'data_files' : [ ( pkg+'/data', [ 'data/generic/*', 'data/wavecat/*' ] ), |
|---|