Sha256: acb1352bbc9c154ac53627f8d1e2c243f3a8d312f0842fda7aa1eef7fcae9926

Contents?: true

Size: 1.21 KB

Versions: 0

Compression: gzip

Compressed size: 602 Bytes

Stored size: 602 Bytes

Contents

--- !ruby/object:Gem::Specification 
rubygems_version: 0.8.1
specification_version: 1
name: amatch
version: !ruby/object:Gem::Version 
  version: 0.1.4
date: 2005-01-20
summary: Approximate String Matching library
require_paths: 
  - lib
author: Florian Frank
email: flori@ping.de
homepage: http://amatch.rubyforge.org
rubyforge_project: amatch
description: Amatch is a library for approximate string matching and searching using a dynamic programming algorithm to compute the Levenstein distance between strings.
autorequire: amatch
default_executable: agrep.rb
bindir: bin
has_rdoc: true
required_ruby_version: !ruby/object:Gem::Version::Requirement 
  requirements: 
    - 
      - ">"
      - !ruby/object:Gem::Version 
        version: 0.0.0
  version: 
platform: ruby
files: 
  - README.en
  - CHANGES
  - GPL
  - bin
  - bin/agrep.rb
  - ext
  - ext/Makefile
  - ext/MANIFEST
  - ext/amatch.c
  - ext/extconf.rb
  - ext/amatch.o
  - ext/amatch.so
  - Rakefile
  - VERSION
  - amatch.txt.en
  - install.rb
  - config.save
  - InstalledFiles
  - tests
  - tests/test.rb
test_files: 
  - tests/test.rb
rdoc_options: []
extra_rdoc_files: []
executables: 
  - agrep.rb
extensions: 
  - ext/extconf.rb
requirements: []
dependencies: []

Package Spec version

amatch-0.1.4