Sha256: a78333170fb9a531b914053fce41974f4d2b4f06eb1e6eabafa1cb4a36faa183

Contents?: true

Size: 1.6 KB

Versions: 0

Compression: gzip

Compressed size: 697 Bytes

Stored size: 697 Bytes

Contents

--- !ruby/object:Gem::Specification
name: annoy-rb
version: !ruby/object:Gem::Version
  version: 0.3.0
platform: ruby
authors:
- yoshoku
autorequire: 
bindir: exe
cert_chain: []
date: 2021-05-23 00:00:00.000000000 Z
dependencies: []
description: Annoy.rb is a Ruby binding 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/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.1.6
signing_key: 
specification_version: 4
summary: Ruby binding for the Annoy (Approximate Nearest Neighbors Oh Yeah).
test_files: []

Package Spec version

annoy-rb-0.3.0