diff options
Diffstat (limited to 'imexam/imexam.ini')
-rw-r--r-- | imexam/imexam.ini | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/imexam/imexam.ini b/imexam/imexam.ini index e956467..5686de9 100644 --- a/imexam/imexam.ini +++ b/imexam/imexam.ini @@ -5,8 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: https://github.com/spacetelescope/${package:name} license: BSD -summary: ${package:name} -readme: README.rst +summary: imexam is a python tool for simple image examination, much like the IRAF imexamine task. [source] #fn: ${package:name}-${package:version}.tar.gz |