]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
rxgen: Extract py module emitter
authorDavid Howells <dhowells@redhat.com>
Thu, 9 Jan 2014 14:44:55 +0000 (14:44 +0000)
committerDavid Howells <dhowells@redhat.com>
Thu, 9 Jan 2014 14:49:38 +0000 (14:49 +0000)
commit8082b119b898789cf158b5ab363298b0173e11e3
treebd814ea0806132409cfe5daba58fcffae495fcad
parent223e5ed0c7e5076407913b090e67aa2ab3571ea9
rxgen: Extract py module emitter

Extract the code to emit the python module creation code from the main rxgen
script and put into its own perl module.

Signed-off-by: David Howells <dhowells@redhat.com>
rxgen/emit_py_module.pm [new file with mode: 0644]
rxgen/rxgen.pl