Make pip buildableThis package would be very useful if able to be built with pip. Thiscommit makes libcper usable from python withgit clone git@github.com:openbmc/libcper.gitpip install libcper
Make pip buildableThis package would be very useful if able to be built with pip. Thiscommit makes libcper usable from python withgit clone git@github.com:openbmc/libcper.gitpip install libcperThe API at the moment is primitive, and only supports the parse api. Anexample of its usage is included.Change-Id: I944565c71f616735a738bcc4f815d25251ed27bbSigned-off-by: Ed Tanous <etanous@nvidia.com>
show more ...