File debian.control of Package sofa-c
Source: sofa-c
Section: libs
Priority: optional
Build-Depends:
make,
debhelper-compat (= 13),
Maintainer: Алыпов Андрей <and.november@opensuse.org>
Homepage: http://iausofa.org
Standards-Version: 4.6.2
Rules-Requires-Root: no
Package: libsofa-c0
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends},
Pre-Depends:
${misc:Pre-Depends}
Description: Standards of fundamental astronomy
SOFA stands for "Standards of Fundamental Astronomy". The SOFA
software libraries are a collection of subprograms, in source-code
form, which implement official IAU algorithms for
fundamental-astronomy computations. The subprograms at present
comprise 192 "astronomy" routines supported by 55 "vector/matrix"
routines, available in both Fortran77 and C implementations.
Package: libsofa-c-dev
Section: libdevel
Architecture: any
Depends:
${misc:Depends},
libsofa-c0 (= ${binary:Version}),
Description: Headers for developing programs that will use sofa-c
.
This package contains development files.