Sha256: a013cc241f233c481167c9ba15823242c1fc3b6a44422346ca663dc76357b7d9
Contents?: true
Size: 928 Bytes
Versions: 3
Compression:
Stored size: 928 Bytes
Contents
name: python-pickle summary: A modern Ruby implementation of the Python Pickle serialization format. description: | 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. license: MIT authors: Postmodern email: postmodern.mod3@gmail.com homepage: https://github.com/postmodern/python-pickle.rb#readme has_yard: true metadata: documentation_uri: https://rubydoc.info/gems/python-pickle source_code_uri: https://github.com/postmodern/python-pickle.rb bug_tracker_uri: https://github.com/postmodern/python-pickle.rb/issues changelog_uri: https://github.com/postmodern/python-pickle.rb/blob/master/ChangeLog.md rubygems_mfa_required: 'true' required_ruby_version: ">= 3.0.0" development_dependencies: bundler: ~> 2.0
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
python-pickle-0.2.0 | gemspec.yml |
python-pickle-0.1.1 | gemspec.yml |
python-pickle-0.1.0 | gemspec.yml |