Sha256: b5533c47dde857a03ea779c28185762d7f33a1dd1b1e9b53e685424f6114b403
Contents?: true
Size: 1.29 KB
Versions: 0
Compression: gzip
Compressed size: 654 Bytes
Stored size: 654 Bytes
Contents
--- !ruby/object:Gem::Specification name: hunspell version: !ruby/object:Gem::Version version: 0.1.4 platform: ruby authors: - Gábor SEBESTYÉN autorequire: bindir: bin cert_chain: [] date: 2016-07-07 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 - TODO - example.rb - extconf.rb - hunspell.c - hunspell.rb - test/test_hunspell.rb homepage: https://github.com/segabor/Hunspell licenses: [] 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.4.8 signing_key: specification_version: 4 summary: Ruby interface to hunspell spell checker test_files: - test/test_hunspell.rb