About Placeholder
==================
Operator overloading for fast anonymous functions.

Installation
==================
Standard installation from local download or directly from pypi.
::

  python setup.py install
  pip install placeholder

Dependencies
==================
Python 2.6 or higher, including Python 3.

Usage
==================
See tests and documentation.

Tests
==================
::

  python test.py
