Metadata-Version: 2.1
Name: provena-interfaces
Version: 2.8.0
Summary: Interfaces for Provena Application (see https://provena.io)
Home-page: https://provena.io
Maintainer-email: rrap-mds-is-support@csiro.au
Description-Content-Type: text/markdown


Provena-Interfaces is a Python package that provides interfaces for the Provena Application. It includes a set of interfaces that are used to interact with the Provena system. The interfaces are especially useful for parsing response payloads from the API, and for creating requests to the API. The interfaces will sit adjacent to (and be consumed by) a ProvenaClient library which is a work in progress.
