.. geographiclib documentation master file, created by
   sphinx-quickstart on Sat Oct 24 17:14:00 2015.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

geographiclib
=============

Author: Charles F. F. Karney (karney@alum.mit.edu)

Version: |version|

Date: |today|

This package is a python implementation of the geodesic routines in
`GeographicLib <../../index.html>`_.  It allows the solution geodesic
problems on an ellipsoid model of the earth.

Licensed under the MIT/X11 License; see `LICENSE.txt <../../LICENSE.txt>`_.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   package
   geodesics
   interface
   code
   examples

Indices and tables
------------------

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
