Sha256: fde05c304f3277114848f1e5026476690f5a7858b859afceb6e60d76008479f0

Contents?: true

Size: 1.59 KB

Versions: 0

Compression: gzip

Compressed size: 662 Bytes

Stored size: 662 Bytes

Contents

--- !ruby/object:Gem::Specification
name: hnswlib
version: !ruby/object:Gem::Version
  version: 0.2.0
platform: ruby
authors:
- yoshoku
autorequire:
bindir: exe
cert_chain: []
date: 2021-08-02 00:00:00.000000000 Z
dependencies: []
description: Hnswlib.rb provides Ruby bindings for the Hnswlib.
email:
- yoshoku@outlook.com
executables: []
extensions:
- ext/hnswlib/extconf.rb
extra_rdoc_files: []
files:
- ".github/workflows/build.yml"
- ".gitignore"
- ".rspec"
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- ext/hnswlib/extconf.rb
- ext/hnswlib/hnswlibext.cpp
- ext/hnswlib/hnswlibext.hpp
- ext/hnswlib/src/LICENSE
- ext/hnswlib/src/bruteforce.h
- ext/hnswlib/src/hnswalg.h
- ext/hnswlib/src/hnswlib.h
- ext/hnswlib/src/space_ip.h
- ext/hnswlib/src/space_l2.h
- ext/hnswlib/src/visited_list_pool.h
- hnswlib.gemspec
- lib/hnswlib.rb
- lib/hnswlib/version.rb
homepage: https://github.com/yoshoku/hnswlib.rb
licenses:
- Apache-2.0
metadata:
  homepage_uri: https://github.com/yoshoku/hnswlib.rb
  source_code_uri: https://github.com/yoshoku/hnswlib.rb
  changelog_uri: https://github.com/yoshoku/hnswlib.rb/blob/main/CHANGELOG.md
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.22
signing_key:
specification_version: 4
summary: Ruby bindings for the Hnswlib.
test_files: []

Package Spec version

hnswlib-0.2.0