===========
Localization
===========

Localization package provides tool for muultilateration and triangulation
in '2D' and '3D'. Also with this package you will be able to locate targets
on sphere and Earth using longitude/latitude info. Typical usage of the package is:

    #!/usr/bin/env python

    import localization

(Note the double-colon and 4-space indent formatting above.)

An Example
=========

Basic
-------------

To be completed:

1. README

2. DOC
