套件: golang-github-sahilm-fuzzy-dev (0.1.0-1.1)
golang-github-sahilm-fuzzy-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-sahilm-fuzzy:
- [golang-github-sahilm-fuzzy_0.1.0-1.1.dsc]
- [golang-github-sahilm-fuzzy_0.1.0.orig.tar.gz]
- [golang-github-sahilm-fuzzy_0.1.0-1.1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team (郵件存檔)
- Michael Meskes
外部的資源:
- 主頁 [github.com]
相似套件:
Go library for fuzzy string matching
Go library that provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ IDEA et al. This library is external dependency-free. It only depends on the Go standard library. Demo Here is a demo (_example/main.go) of matching various patterns against ~16K files from the Unreal Engine 4 codebase.
其他與 golang-github-sahilm-fuzzy-dev 有關的套件
|
|
|
-
- dep: golang-github-kylelemons-godebug-dev
- Debugging helper utilities for Go