[ 源代码: 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