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
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
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.