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
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
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.