Sha256: bc33691063d63276ec03f61c8144ef7f9743158a7c3d0102c26f6ac31fd9f087
Contents?: true
Size: 1.29 KB
Versions: 0
Compression: gzip
Compressed size: 657 Bytes
Stored size: 657 Bytes
Contents
--- !ruby/object:Gem::Specification name: hunspell version: !ruby/object:Gem::Version version: 1.0.0 platform: ruby authors: - Gábor SEBESTYÉN autorequire: bindir: bin cert_chain: [] date: 2017-09-06 00:00:00.000000000 Z dependencies: [] description: | Hunspell is an easy native Ruby interface to the famous Hunspell spell checker library which is part of OpenOffice and Mozilla products. With this bundle you can start to develop your own AJAX based spell checker service for Ruby on Rails. email: segabor@gmail.com executables: [] extensions: - extconf.rb extra_rdoc_files: [] files: - LGPL_LICENSE - README.md - example.rb - extconf.rb - hunspell.c - hunspell.rb - test/test_hunspell.rb homepage: https://github.com/segabor/Hunspell licenses: - LGPL-3.0 metadata: {} 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: - hunspell 1.3 or newer rubyforge_project: rubygems_version: 2.6.13 signing_key: specification_version: 4 summary: Ruby interface to hunspell spell checker test_files: - test/test_hunspell.rb