Sha256: 224c374ea7273e6f401ea040e8fb8e1dc97301d983b325f2087a28807f78b31a

Contents?: true

Size: 1.26 KB

Versions: 0

Compression: gzip

Compressed size: 576 Bytes

Stored size: 576 Bytes

Contents

--- !ruby/object:Gem::Specification
name: xxhash
version: !ruby/object:Gem::Version
  version: 0.5.0
platform: ruby
authors:
- Vasiliy Ermolovich
autorequire: 
bindir: bin
cert_chain: []
date: 2022-07-28 00:00:00.000000000 Z
dependencies: []
description: Ruby wrapper for xxHash lib
email:
- younash@gmail.com
executables: []
extensions:
- ext/xxhash/extconf.rb
extra_rdoc_files: []
files:
- ".github/workflows/ruby.yml"
- ".gitignore"
- CHANGELOG.md
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- ext/xxhash/extconf.rb
- ext/xxhash/libxxhash.c
- ext/xxhash/libxxhash.h
- ext/xxhash/xxhash.c
- ext/xxhash/xxhash.h
- lib/xxhash.rb
- lib/xxhash/version.rb
- test/test_helper.rb
- test/xxhash_test.rb
- xxhash.gemspec
homepage: http://github.com/nashby/xxhash
licenses:
- MIT
metadata: {}
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.0.9
signing_key: 
specification_version: 4
summary: Ruby wrapper for xxHash lib
test_files:
- test/test_helper.rb
- test/xxhash_test.rb

Package Spec version

xxhash-0.5.0