Sha256: 12a7cfbd27549e21f04be8107506bfed5e7624810d7e48adad960c793c1bb041
Contents?: true
Size: 1.36 KB
Versions: 0
Compression: gzip
Compressed size: 605 Bytes
Stored size: 605 Bytes
Contents
--- !ruby/object:Gem::Specification name: mmh3 version: !ruby/object:Gem::Version version: 1.1.0 platform: ruby authors: - yoshoku autorequire: bindir: exe cert_chain: [] date: 2021-05-29 00:00:00.000000000 Z dependencies: [] description: A pure Ruby implementation of MurmurHash3 email: - yoshoku@outlook.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".coveralls.yml" - ".github/workflows/build.yml" - ".github/workflows/coverage.yml" - ".gitignore" - ".rspec" - CHANGELOG.md - Gemfile - LICENSE.txt - README.md - Rakefile - Steepfile - lib/mmh3.rb - lib/mmh3/version.rb - mmh3.gemspec - sig/mmh3.rbs homepage: https://github.com/yoshoku/mmh3 licenses: - MIT metadata: homepage_uri: https://github.com/yoshoku/mmh3 source_code_uri: https://github.com/yoshoku/mmh3 changelog_uri: https://github.com/yoshoku/mmh3/blob/main/CHANGELOG.md documentation_uri: https://rubydoc.info/gems/mmh3 post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.6 signing_key: specification_version: 4 summary: A pure Ruby implementation of MurmurHash3 test_files: []