Sha256: 6bed33070a0e3ba5d2016102dcd3a22fe4006d590f9c03761923c275a5536542
Contents?: true
Size: 1.49 KB
Versions: 0
Compression: gzip
Compressed size: 601 Bytes
Stored size: 601 Bytes
Contents
--- !ruby/object:Gem::Specification name: hnswlib version: !ruby/object:Gem::Version version: 0.5.1 platform: ruby authors: - yoshoku autorequire: bindir: exe cert_chain: [] date: 2022-02-11 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.3 signing_key: specification_version: 4 summary: Ruby bindings for the Hnswlib. test_files: []