=======
Instant
=======

Instant is a Python module that allows for instant inlining of C and
C++ code in Python. It is a small Python module built on top of SWIG
and Distutils. For more information, visit:

https://bitbucket.org/fenics-project/instant


Dependencies
============

Instant depends on Python 2.5 or later, SWIG, and NumPy


Optional dependencies
=====================

To enable NFS safe file locking flufl.lock can be installed:

https://launchpad.net/flufl.lock
