##############################################################################
README - provpy library
##############################################################################

provpy is a python based library providing APIs for user application to construct provenance graph. 
The data structure is based on the (PROV-DM) PROV Data Model and Abstract Syntax Notation (http://www.w3.org/TR/prov-dm/). 

EXAMPLE
----------------
There is an example python module (provpyexample.py) to help you start with the provpy lib API.
