2018-08-25 13:32:04 +03:00
|
|
|
DEFINED_PHASES=compile install test unpack
|
2019-02-09 21:58:25 +03:00
|
|
|
DEPEND=test? ( dev-go/godebug-pretty ) >=dev-lang/go-1.10
|
2018-08-25 13:32:04 +03:00
|
|
|
DESCRIPTION=Go library that provides fuzzy string matching
|
|
|
|
EAPI=6
|
|
|
|
HOMEPAGE=https://github.com/sahilm/fuzzy
|
|
|
|
IUSE=test
|
|
|
|
KEYWORDS=~amd64
|
|
|
|
LICENSE=MIT
|
2019-12-11 07:27:31 +03:00
|
|
|
RESTRICT=strip !test? ( test )
|
2018-08-25 13:32:04 +03:00
|
|
|
SLOT=0/0.0.5
|
|
|
|
SRC_URI=https://github.com/sahilm/fuzzy/archive/v0.0.5.tar.gz -> fuzzy-0.0.5.tar.gz
|
2022-03-24 17:03:46 +03:00
|
|
|
_eclasses_=golang-base 9f0e420ab37bc55a318d74bab3aae891 golang-build 0bd4f7f8de6ac61b4224cb690c5ea321 golang-vcs-snapshot 6864f899c6843043ba23620fcd4a908c
|
2019-12-11 07:27:31 +03:00
|
|
|
_md5_=44f9c71d514719f3550fb03cc2eef62b
|