Metadata-Version: 2.1
Name: PyGrabIt
Version: 0.0.5
Summary: Python implementation of grabit toolbox.
Home-page: https://github.com/ludvikalkhoury/PyGrabIt.git
Author: Ludvik Alkhoury
Author-email: Ludvik.Alkhoury@gmail.com

This is a Python implementation of the Matlab toolbox grabit. 

To install this package, use:
``pip install PyGrabIt``

Then to run it, use:
``python -m PyGrabIt``
