Sha256: 8b3e7cd56124b68efbc0a67d254fdb488bc394225fc9d326ae8abd90aa866210

Contents?: true

Size: 1.39 KB

Versions: 0

Compression: gzip

Compressed size: 611 Bytes

Stored size: 611 Bytes

Contents

--- !ruby/object:Gem::Specification
name: blake3ruby
version: !ruby/object:Gem::Version
  version: 0.1.1
platform: ruby
authors:
- Nightforge
autorequire:
bindir: exe
cert_chain: []
date: 2024-06-30 00:00:00.000000000 Z
dependencies: []
description: Ruby bindings for the blake3 hash function using the Rust implementation
email:
- modo00@gmail.com
executables: []
extensions:
- ext/blake3ruby/Cargo.toml
extra_rdoc_files: []
files:
- ".rspec"
- ".rubocop.yml"
- CODE_OF_CONDUCT.md
- Cargo.lock
- Cargo.toml
- Gemfile
- Gemfile.lock
- LICENSE.txt
- README.md
- Rakefile
- blake3ruby.gemspec
- ext/blake3ruby/Cargo.toml
- ext/blake3ruby/extconf.rb
- ext/blake3ruby/src/lib.rs
- lib/blake3ruby.rb
- lib/blake3ruby/version.rb
- sig/blake3ruby.rbs
homepage: https://github.com/Nightforge/blake3ruby
licenses:
- MIT
- Ruby
metadata:
  homepage_uri: https://github.com/Nightforge/blake3ruby
  source_code_uri: https://github.com/Nightforge/blake3ruby
post_install_message:
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '3.0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 3.3.11
requirements: []
rubygems_version: 3.5.13
signing_key:
specification_version: 4
summary: Ruby bindings for the blake3 hash function
test_files: []

Package Spec version

blake3ruby-0.1.1