Simple Little Warranty Parser

if anyone is interested I have a python prototype of @glarriza’s warranty ruby script that spits all keys out as a dict http://gist.github.com/1357622
I would have used his but I am writing something in python that needed this directly and I did not want to call an external command.
-Z


