Package: wnpp
Severity: wishlist
Owner: Arthur Diniz <arthurbdi...@gmail.com>

* Package name    : golang-github-monochromegane-go-gitignore
  Version         : 0.0~git20200626.205db1a-1
  Upstream Author : monochromegane
* URL             : https://github.com/monochromegane/go-gitignore
* License         : Expat
  Programming Lang: Go
  Description     : Fast gitignore matching library for Go.

 This library use simple tree index for matching, so keep fast if
 gitignore file has many pattern.

 Features
  * Support absolute path (/path/to/ignore)
  * Support relative path (path/to/ignore)
  * Support accept pattern (!path/to/accept)
  * Support directory pattern (path/to/directory/)
  * Support glob pattern (path/to/\*.txt)

Reply via email to