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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.