leaves
leaves copied to clipboard
add human readable text output of parsed pickle data
trafficstars
we have internal.pickle package to read pickle format.
It's difficult to debug what was read into the memory. We need a function to print parsed pickle data for debug purpose.