summaryrefslogtreecommitdiffstats
path: root/libraries/libnova/README
diff options
context:
space:
mode:
author Chris Abela2013-02-24 01:57:56 +0100
committer Robby Workman2013-02-24 01:57:56 +0100
commit637b5ffda425a50ad79ccec7fd5ebc4bccc9fec4 (patch)
tree4edd9ad90d61e7bd235d1b88b4d720c4e97927ca /libraries/libnova/README
parent4b52f06019620d59ac9023164849e96856fba260 (diff)
downloadslackbuilds-637b5ffda425a50ad79ccec7fd5ebc4bccc9fec4.tar.gz
libraries/libnova: Added (Celestial Mechanics, Astrometry, and Astrodynamics Library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libnova/README')
-rw-r--r--libraries/libnova/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/libnova/README b/libraries/libnova/README
new file mode 100644
index 0000000000..3feee8b657
--- /dev/null
+++ b/libraries/libnova/README
@@ -0,0 +1,7 @@
+libnova is a general purpose, double precision, Celestial Mechanics,
+Astrometry, and Astrodynamics library.
+
+The intended audience of libnova is C / C++ programmers, astronomers
+and anyone else interested in calculating positions of astronomical
+objects or celestial mechanics. libnova is the calculation engine
+used by the Nova project and most importantly, is free software.