python: New plugin that lets you write plugins as Python scripts.
commit185539eed1aafa601ee2ed3471ff8d868d23cba5
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 10 Feb 2014 14:17:15 +0000 (10 15:17 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 14 Feb 2014 17:42:19 +0000 (14 17:42 +0000)
tree80999f488b71eec4d82b9f01632c0c7c6e08375d
parent8c9d4f4d02bd4912068a3689c7b68e769a14513f
python: New plugin that lets you write plugins as Python scripts.
configure.ac
docs/nbdkit-plugin.pod
plugins/Makefile.am
plugins/python/Makefile.am [copied from plugins/Makefile.am with 66% similarity]
plugins/python/example.py [new file with mode: 0644]
plugins/python/nbdkit-python-plugin.pod [new file with mode: 0644]
plugins/python/python.c [new file with mode: 0644]