Sha256: f84a70d7e73e0e7a03b73ec060f602d9da3bc14248aaeca28bec0e94adb17d1e

Contents?: true

Size: 1.49 KB

Versions: 0

Compression: gzip

Compressed size: 602 Bytes

Stored size: 602 Bytes

Contents

--- !ruby/object:Gem::Specification
name: hnswlib
version: !ruby/object:Gem::Version
  version: 0.6.0
platform: ruby
authors:
- yoshoku
autorequire:
bindir: exe
cert_chain: []
date: 2022-04-16 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
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.3.7
signing_key:
specification_version: 4
summary: Ruby bindings for the Hnswlib.
test_files: []

Package Spec version

hnswlib-0.6.0