=============
magic_square_
============= 

*Simple operations with magic squares.*

- ``magic_square.py`` -- the magic_square module.

- ``setup.py`` -- the setup script.

- ``README.txt`` and `doc/README.html`_ -- this file. 

- ``INSTALL.txt`` and `doc/INSTALL.html`_ -- the installation 
  instructions.

- ``LICENSE.txt`` and `doc/LICENSE.html`_ -- the license. 

- ``NEWS.txt`` and `doc/NEWS.html`_ -- the history.

- `doc/`_ -- the html documentation.
   
Copyright (c) 2007 `Alec Mihailovs`_ <alec@mihailovs.com>
    All rights reserved. Licensed under the `MIT License`_ .
    
.. _magic_square: http://mihailovs.com/Alec/Python/magic_square.html

.. _`doc/README.html`: README.html

.. _`doc/INSTALL.html`: INSTALL.html

.. _`doc/LICENSE.html`: LICENSE.html

.. _`doc/NEWS.html`: NEWS.html

.. _`doc/`: index.html

.. _`Alec Mihailovs`: http://mihailovs.com/Alec/ 
    
.. _`MIT License`: http://opensource.org/licenses/mit-license.php

