[ 原始碼: golang-github-yuin-gluare ]
套件:golang-github-yuin-gluare-dev(0.0~git20170607.d7c94f1-2)
golang-github-yuin-gluare-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-yuin-gluare:
- [golang-github-yuin-gluare_0.0~git20170607.d7c94f1-2.dsc]
- [golang-github-yuin-gluare_0.0~git20170607.d7c94f1.orig.tar.xz]
- [golang-github-yuin-gluare_0.0~git20170607.d7c94f1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Regular expression library for the GopherLua
Gluare has almost the same API as Lua pattern match. "re.find" , "re.gsub", "re.match", "re.gmatch" are available. These functions have the same API as Lua pattern match. gluare uses the Go regexp package, so you can use regular expressions that are supported in the Go regexp package.
其他與 golang-github-yuin-gluare-dev 有關的套件
|
|
|
|
-
- dep: golang-github-yuin-gopher-lua-dev
- virtual machine and compiler for Lua in Go