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
Secure User Management, Made Simple | Frontegg
Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
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.