RHInception / jsonstats

system stats over rest in json (buzzzzwords here)
MIT License
22 stars 8 forks source link

Refactor to use librpm and fallback to cmd #28

Closed kelcecil closed 10 years ago

kelcecil commented 10 years ago

This is a take on issue #27. We try to load the rpm package, and we check for it's existence in the global space when determining if we want to use lib rpm or fallback to calling the command.