You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
568 B
14 lines
568 B
DEFINED_PHASES=compile install test unpack
|
|
DEPEND=test? ( dev-go/godebug-pretty ) >=dev-lang/go-1.10
|
|
DESCRIPTION=Go library that provides fuzzy string matching
|
|
EAPI=6
|
|
HOMEPAGE=https://github.com/sahilm/fuzzy
|
|
IUSE=test
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RESTRICT=strip !test? ( test )
|
|
SLOT=0/0.0.5
|
|
SRC_URI=https://github.com/sahilm/fuzzy/archive/v0.0.5.tar.gz -> fuzzy-0.0.5.tar.gz
|
|
_eclasses_=golang-base b8fb27dacacea08140c53857f439fc7d golang-build 91472d4e18894e738c69b415e236a664 golang-vcs-snapshot ff485cabd3f37b060f110b0be95092ec
|
|
_md5_=44f9c71d514719f3550fb03cc2eef62b
|