===========
erfa_python
===========

this is a Python wrapper for ERFA (Essential Routines for 
Fundamental Astronomy).

for installation, see ``doc/installation.rst``

some examples in ``examples/`` directory.

----------
what's new
----------

. 20140127
**********

- support for Python-3.4.

. 20131226
**********

- completed routines from the latest SOFA release.
- rename and slightly reworked the C extension to _erfamodule.c

. 20131222
**********

- added a few routines from the latest SOFA release.

. 20130830
**********

- registered to PyPi

. 20130815
**********

- rewrote the wrapper from SOFA to ERFA

