From be44ec8a21584cf5482efdd7108714502ead9caa Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 14 Jan 2016 00:48:12 -0500 Subject: Massive summary changes --- stsci.convolve/stsci.convolve.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stsci.convolve/stsci.convolve.ini') 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} -- cgit