python-pickle 0.2.0
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.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Development 相依性套件 (1):
            bundler
            ~> 2.0
          
    