Provide shared libraries to interface Pascal program with standard astronomy libraries.
libpasgetdss.so : Interface with GetDSS to work with DSS images.
libpasplan404.so: Interface with Plan404 to compute planets position.
libpaswcs.so : Interface with libwcs to work with FITS WCS.
This libraries are used with the following projects:
https://sourceforge.net/projects/skychart/
https://sourceforge.net/projects/ccdciel/
https://sourceforge.net/projects/virtualplanet/
https://sourceforge.net/projects/virtualmoon/
Categories
AstronomyLicense
GNU General Public License version 2.0 (GPLv2)Follow libpasastro
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
There's an error in line 153 of buildpkg.sh in trunk which makes the arm pkg useless. 'mv lib debian/libpasastro/usr/' has to be changed to 'mv lib debian/libpasastroarm/usr/' afterwards the arm package builds without error.