Sha256: b4cb79144f9dfd30a654b07f4383a8949567bdbcacba2db407ccb042f18b3536

Contents?: true

Size: 1.55 KB

Versions: 0

Compression: gzip

Compressed size: 655 Bytes

Stored size: 655 Bytes

Contents

--- !ruby/object:Gem::Specification
name: annoy-rb
version: !ruby/object:Gem::Version
  version: 0.7.0
platform: ruby
authors:
- yoshoku
autorequire:
bindir: exe
cert_chain: []
date: 2022-08-13 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:
- CHANGELOG.md
- LICENSE.txt
- README.md
- 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.rb
- 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/
  rubygems_mfa_required: 'true'
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.33
signing_key:
specification_version: 4
summary: Ruby bindings for the Annoy (Approximate Nearest Neighbors Oh Yeah).
test_files: []

Package Spec version

annoy-rb-0.7.0