diff options
author | Joseph Hunkeler <jhunkeler@gmai.com> | 2016-01-14 00:48:12 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmai.com> | 2016-01-14 00:48:12 -0500 |
commit | be44ec8a21584cf5482efdd7108714502ead9caa (patch) | |
tree | d1ff4b89fd0329e0403180e9da4a75756fb8d334 /astrolib.coords | |
parent | 0c316a405ca2b54d7523b09e795f09ceba286af1 (diff) | |
download | cbc-recipes-enhanced_summaries.tar.gz |
Massive summary changesenhanced_summaries
Diffstat (limited to 'astrolib.coords')
-rw-r--r-- | astrolib.coords/astrolib.coords.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astrolib.coords/astrolib.coords.ini b/astrolib.coords/astrolib.coords.ini index b46b11a..6466c1a 100644 --- a/astrolib.coords/astrolib.coords.ini +++ b/astrolib.coords/astrolib.coords.ini @@ -4,8 +4,8 @@ version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home : ssh://git@bitbucket.org/stsci_ssb/astrolib.coords.git -license : -summary : ${package:name} +license : BSD +summary : Astronomical coordinates & angular separations [source] git_url : ${about:home}/${fn} |