diff options
author | Chris Abela <kristofru@gmail.com> | 2013-02-23 18:57:56 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-02-23 18:57:56 -0600 |
commit | 637b5ffda425a50ad79ccec7fd5ebc4bccc9fec4 (patch) | |
tree | 4edd9ad90d61e7bd235d1b88b4d720c4e97927ca /libraries/libnova/slack-desc | |
parent | 4b52f06019620d59ac9023164849e96856fba260 (diff) | |
download | slackbuilds-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/slack-desc')
-rw-r--r-- | libraries/libnova/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libnova/slack-desc b/libraries/libnova/slack-desc new file mode 100644 index 0000000000..4a935af1be --- /dev/null +++ b/libraries/libnova/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +libnova: libnova (Celestial Mechanics, Astrometry, and Astrodynamics Library) +libnova: +libnova: libnova is a general purpose, double precision, Celestial Mechanics, +libnova: Astrometry, and Astrodynamics library. +libnova: +libnova: The intended audience of libnova is C / C++ programmers, astronomers +libnova: and anyone else interested in calculating positions of astronomical +libnova: objects or celestial mechanics. libnova is the calculation engine used +libnova: by the Nova project and most importantly, is free software. +libnova: +libnova: Homepage: http://libnova.sourceforge.net/ |