diff options
Diffstat (limited to 'astrolib.coords/astrolib.coords.ini')
-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} |