aboutsummaryrefslogtreecommitdiff
path: root/stsci.ndimage
diff options
context:
space:
mode:
Diffstat (limited to 'stsci.ndimage')
-rw-r--r--stsci.ndimage/stsci.ndimage.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/stsci.ndimage/stsci.ndimage.ini b/stsci.ndimage/stsci.ndimage.ini
index e99577d..c102bbf 100644
--- a/stsci.ndimage/stsci.ndimage.ini
+++ b/stsci.ndimage/stsci.ndimage.ini
@@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git
[about]
home: https://github.com/embray/${package:name}
license: GPL
-summary: ${package:name}
+summary: Various functions for multi-dimensional image processing--fork of scipy.ndimage for use with stsci_python
[source]
git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name}