package: Example OTIO Reader
author: Contributors to the OpenTimelineIO project
organization: OpenTimelineIO project
contact: opentimelineio@pixar.com
version: 1.0
url: http://opentimeline.io
rv: 4.0.8

modes: 
  - file: example_otio_reader_plugin.py
    load: immediate
  - file: otio_reader.py
    location: Python
  

description: |
  <p>
  Example plugin that can read files supported by otio from within rv. This is
  meant only as proof of concept.
  </p>
  <p>
  To create the package run:
  </p>
  <p>
  zip example_otio_reader_plugin-1.0.rvpkg PACKAGE example_otio_reader_plugin.py otio_reader.py
  </p>
