How To Install skrf
======================

skrf uses Python Distutils for installation. Installers are available for 
some platforms. See the Installation page, which can be found in docs/skrf.html

you can install from a source distribution (.tar.gz or .zip) by:

1. Unpack the archive file.

2. run 'python setup.py install' (without the quotes)

