# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup seatgeek fuzzywuzzy 0.12.0
categories-append textproc
python.versions 27 34 35 36
description Fuzzy String Matching in Python
long_description Fuzzy string matching like a boss. It uses Levenshtein \
Distance to calculate the differences between sequences \
in a simple-to-use package.
checksums rmd160 49889258ea7832e5f1c1506e69caf29a855eed05 \
sha256 1bde112698d7cf905521f6054441e0e65e4e9df888ed9a01081a371a99586392
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-levenshtein