golang-pkg-pcre

Perl Compatible Regular Expression shim for Go

  • 所有者: glenn-brown/golang-pkg-pcre
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

golang-pkg-pcre

This is a Go language package providing Perl-Compatible RegularExpression
support using libpcre++. Install the package with the current Debian
distribution as follows:

sudo apt-get install libpcre++-dev
go get github.com/glenn-brown/golang-pkg-pcre/src/pkg/pcre

Go programs that depend on this package should import this package as
follows to allow automatic downloading:

import "github.com/glenn-brown/golang-pkg-pcre/src/pkg/pcre"

This is a clone of
golang-pkg-pcre
by Florian Weimer, which has been placed on github so it can be fetched by
Go's automatic package installer. The FindIndex() and ReplaceAll()
functions were added by Glenn Brown, to mimic functions in Go's default
regexp package.

主要指標

概覽
名稱與所有者glenn-brown/golang-pkg-pcre
主編程語言Go
編程語言Go (語言數: 1)
平台
許可證
所有者活动
創建於2012-05-17 22:18:02
推送於2021-11-16 19:44:50
最后一次提交2012-05-22 15:36:59
發布數0
用户参与
星數133
關注者數4
派生數72
提交數28
已啟用問題?
問題數10
打開的問題數9
拉請求數0
打開的拉請求數2
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?