p11-glue / p11-kit

Provides a way to load and enumerate PKCS#11 modules.
https://p11-glue.github.io/p11-glue/p11-kit.html
Other
151 stars 94 forks source link

print: New interface p11_list_printer #510

Closed ueno closed 1 year ago

ueno commented 1 year ago

This introduces a new type p11_list_printer, which abstracts a pretty-printer for key value pairs, by maintaining the context of the current printing operation, including indentation and header colors.

coveralls commented 1 year ago

Coverage Status

Coverage: 69.955% (-0.08%) from 70.033% when pulling c940f50b765ed79bef39898c8739e2d92b7bf1f6 on ueno:wip/dueno/print into 1b14bfa49c1da1f6c6037e6c60f92a76d92a2464 on p11-glue:master.