Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#1064242: ITP: golang-github-monochromegane-go-gitignore -- A fast gitignore matching library for Go.

0 views
Skip to first unread message

Arthur Diniz

unread,
Feb 18, 2024, 4:30:05 PMFeb 18
to
Package: wnpp
Severity: wishlist
Owner: Arthur Diniz <arthur...@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)
0 new messages