diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-11-28 01:58:37 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-11-28 01:58:37 +0100 |
commit | 7a908b3e0522e6971c9d83adffdea2440b06f97c (patch) | |
tree | 01e82ebb69494b5b23cdc7f9d523cadc0fba3066 /README | |
parent | update dist (diff) | |
download | solar-python-7a908b3e0522e6971c9d83adffdea2440b06f97c.tar.gz solar-python-7a908b3e0522e6971c9d83adffdea2440b06f97c.tar.bz2 solar-python-7a908b3e0522e6971c9d83adffdea2440b06f97c.tar.xz |
improve readme
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 13 insertions, 3 deletions
@@ -1,4 +1,14 @@ -Python library that can be used to calculate information -about the Sun's position and related data and predict at -when time solar events occur. +NAME + solar-python - Solar data calculation and prediction library for Python + +DESCRIPTION + Python library that can be used to calculate information about the Sun's + position and related data and predict at when time solar events occur. + +RATIONALE + This was needed by blueshift(1) to select appropriate colour temperature. + There is no reason not to put it in its own library. + +SEE ALSO + blueshift(1), redshift(1) |