diff options
Diffstat (limited to 'wfpc2tools')
-rw-r--r-- | wfpc2tools/wfpc2tools.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wfpc2tools/wfpc2tools.ini b/wfpc2tools/wfpc2tools.ini index 7b5f833..02e55fd 100644 --- a/wfpc2tools/wfpc2tools.ini +++ b/wfpc2tools/wfpc2tools.ini @@ -3,9 +3,9 @@ name : wfpc2tools version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home : http:// +home : http://www.stsci.edu/resources/software_hardware/stsci_python license : BSD -summary : ${package:name} +summary : Tools for use with WFPC2 (Wide Field and Planetary Camera 2) [source] git_url : ssh://git@bitbucket.org/stsci_ssb/${package:name} |