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 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.

I really should be parsing here but I was in a hurry.