Sha256: 3f17b45ef7b8e8b9304c10ea9d3aafe4c519c4b27888a25c5622717b0991519b

Contents?: true

Size: 1.52 KB

Versions: 0

Compression: gzip

Compressed size: 620 Bytes

Stored size: 620 Bytes

Contents

--- !ruby/object:Gem::Specification
name: hnswlib
version: !ruby/object:Gem::Version
  version: 0.6.2
platform: ruby
authors:
- yoshoku
autorequire:
bindir: exe
cert_chain: []
date: 2022-06-25 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:
- CHANGELOG.md
- LICENSE.txt
- README.md
- 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
- lib/hnswlib.rb
- lib/hnswlib/version.rb
- sig/hnswlib.rbs
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
  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 Hnswlib.
test_files: []

Package Spec version

hnswlib-0.6.2