diff options
Diffstat (limited to 'astro/p5-Astro-PAL/pkg-descr')
-rw-r--r-- | astro/p5-Astro-PAL/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/astro/p5-Astro-PAL/pkg-descr b/astro/p5-Astro-PAL/pkg-descr new file mode 100644 index 000000000000..9b7a437f99dc --- /dev/null +++ b/astro/p5-Astro-PAL/pkg-descr @@ -0,0 +1,10 @@ +Astro::PAL provides a Perl interface to either the Starlink PAL positional +astronomy library. + +Return values are returned on the stack rather than being modified in place. + +In addition small utility subroutines are provided that do useful tasks (from +the author's point of view) - specifically routines for calculating the Local +Sidereal Time. + +WWW: http://search.cpan.org/dist/Astro-PAL/ |