erfa-sys 0.2.1

Crate for providing bindings to and linking the ERFA C library.
Documentation
1
2
3
4
5
6
7
8
9
10
## Process this file with automake to produce Makefile.in

SUBDIRS = src

ACLOCAL_AMFLAGS = -I m4

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = erfa.pc

EXTRA_DIST = bootstrap.sh INFO LICENSE README.rst