Sha256: 3c4cc2b851aeefe44a00534a2aab4b017f56548c0e98212848339c1694f920ca

Contents?: true

Size: 1.63 KB

Versions: 0

Compression: gzip

Compressed size: 702 Bytes

Stored size: 702 Bytes

Contents

--- !ruby/object:Gem::Specification
name: annoy-rb
version: !ruby/object:Gem::Version
  version: 0.5.0
platform: ruby
authors:
- yoshoku
autorequire:
bindir: exe
cert_chain: []
date: 2021-11-27 00:00:00.000000000 Z
dependencies: []
description: Annoy.rb provides Ruby bindings for the Annoy (Approximate Nearest Neighbors
  Oh Yeah).
email:
- yoshoku@outlook.com
executables: []
extensions:
- ext/annoy/extconf.rb
extra_rdoc_files: []
files:
- ".github/workflows/build.yml"
- ".gitignore"
- ".rspec"
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- Steepfile
- annoy-rb.gemspec
- ext/annoy/annoyext.cpp
- ext/annoy/annoyext.hpp
- ext/annoy/extconf.rb
- ext/annoy/src/LICENSE
- ext/annoy/src/annoylib.h
- ext/annoy/src/kissrandom.h
- ext/annoy/src/mman.h
- lib/annoy.rb
- lib/annoy/version.rb
- sig/annoy.rbs
homepage: https://github.com/yoshoku/annoy.rb
licenses:
- Apache-2.0
metadata:
  homepage_uri: https://github.com/yoshoku/annoy.rb
  source_code_uri: https://github.com/yoshoku/annoy.rb
  changelog_uri: https://github.com/yoshoku/annoy.rb/blob/main/CHANGELOG.md
  documentation_uri: https://yoshoku.github.io/annoy.rb/doc/
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.2.32
signing_key:
specification_version: 4
summary: Ruby bindings for the Annoy (Approximate Nearest Neighbors Oh Yeah).
test_files: []

Package Spec version

annoy-rb-0.5.0