Refactor cumulus-util into a library plus small command front-end.
authorMichael Vrable <mvrable@google.com>
Thu, 20 Sep 2012 20:43:22 +0000 (13:43 -0700)
committerMichael Vrable <mvrable@google.com>
Tue, 25 Sep 2012 21:50:28 +0000 (14:50 -0700)
commite21af7d71c2c53e2f2cacea9eb9e277ed50b0eac
tree679a5708f7253ace3429a14bf6d7a4007d007683
parente8f99f8ccafa3c0c08e370413f0e4d6142582fb4
Refactor cumulus-util into a library plus small command front-end.

There is still more cleanup work to be done here, but this first step
makes commands in cumulus-util importable as a Python module for re-use
elsewhere.
cumulus-util
python/cumulus/cmd_util.py [new file with mode: 0644]