Sha256: e45bef1f7e5cc93a14967be0a76d6e24815ac6c9adf8e7143ada42db8ca9cbb3

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: 0.1.7
platform: ruby
authors:
- Gábor SEBESTYÉN
autorequire: 
bindir: bin
cert_chain: []
date: 2017-08-12 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.11
signing_key: 
specification_version: 4
summary: Ruby interface to hunspell spell checker
test_files:
- test/test_hunspell.rb

Package Spec version

hunspell-0.1.7