python-pickle is a modern Ruby implementation of the Python Pickle serialization format. It supports protocol 0, protocol 1, protocol 2, protocol 3, protocol 4, and protocol 5, allowing it to parse both Python 2 and Python 3 pickle data.
Required Ruby Version
>= 3.0.0
Authors
Postmodern