aboutsummaryrefslogtreecommitdiff
path: root/stsci.convolve/stsci.convolve.ini
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmai.com>2016-01-14 00:48:12 -0500
committerJoseph Hunkeler <jhunkeler@gmai.com>2016-01-14 00:48:12 -0500
commitbe44ec8a21584cf5482efdd7108714502ead9caa (patch)
treed1ff4b89fd0329e0403180e9da4a75756fb8d334 /stsci.convolve/stsci.convolve.ini
parent0c316a405ca2b54d7523b09e795f09ceba286af1 (diff)
downloadcbc-recipes-be44ec8a21584cf5482efdd7108714502ead9caa.tar.gz
Massive summary changesenhanced_summaries
Diffstat (limited to 'stsci.convolve/stsci.convolve.ini')
-rw-r--r--stsci.convolve/stsci.convolve.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/stsci.convolve/stsci.convolve.ini b/stsci.convolve/stsci.convolve.ini
index 2f29e76..bb6a7d2 100644
--- a/stsci.convolve/stsci.convolve.ini
+++ b/stsci.convolve/stsci.convolve.ini
@@ -3,9 +3,9 @@ name: stsci.convolve
version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git
[about]
-home: https://github.com/embray/${package:name}
+home: http://www.stsci.edu/resources/software_hardware/stsci_python
license: GPL
-summary: ${package:name}
+summary: Image array convolution functions
[source]
git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name}