File: README.md

package info (click to toggle)
golang-github-mb0-glob 0.0~git20160210.1eb79d2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 80 kB
  • sloc: makefile: 2
file content (9 lines) | stat: -rw-r--r-- 206 bytes parent folder | download
1
2
3
4
5
6
7
8
9
glob
====

A configurable globbing and matching algorithm for go.

The package is based on the globbing and matching code from package path/filepath.

Documentation at http://godoc.org/github.com/mb0/glob