Metadata-Version: 2.1
Name: gesture
Version: 0.0.1
Summary: Robust Background Processing
Home-page: https://github.com/orklann/gesture
Author: Aaron Elkins
Author-email: threcius@yahoo.com
License: GPLv2.0
Platform: any
Description-Content-Type: text/markdown
License-File: LICENSE

Gesture
=======
**Gesture**, robust background processing for Python.

How to install
--------------
```shell
pip install gesture
```

How to run unit tests
---------------------
```
python -m unittest
```

Author
------
[Aaron Elkins](https://twitter.com/ryh1113) ([https://rkt.pixelegg.me](https://rkt.pixelegg.me/))


