Added plugin example
authorEd Bartosh <eduard.bartosh@intel.com>
Sat, 10 Aug 2013 18:25:25 +0000 (21:25 +0300)
committerEduard Bartosh <eduard.bartosh@intel.com>
Tue, 13 Aug 2013 06:55:27 +0000 (23:55 -0700)
commit6283be55aa6f5e0a0203a923bec2b802bf1ee73a
tree5e2d5c33191a22a4cfc6570a6fa0c30187c33dbf
parent492756142ff2cfa848898a06207777fc3cf39e85
Added plugin example

Example shows how to implement 3rd party repa plugins

Change-Id: I0bfc523a87d867e7d8564e00ef317d1ac824b9f2
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Reviewed-on: https://otctools.jf.intel.com/review/5836
Tested-by: OTC Tools Tester <ed.bartosh@linux.intel.com>
examples/plugin/repa_plugin/__init__.py [new file with mode: 0644]
examples/plugin/repa_plugin/plugin.py [new file with mode: 0644]
examples/plugin/setup.py [new file with mode: 0644]