معرفی شرکت ها


golang-github-bmatcuk-doublestar-dev_2.0.4-1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

support for double star matches in golang's path.Match and filepath.Glob
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bullseye-11
مخزن Debian main all
نام بسته golang-github-bmatcuk-doublestar-dev
نام فایل بسته golang-github-bmatcuk-doublestar-dev_2.0.4-1_all.deb
نسخه بسته 2.0.4
انتشار بسته 1
معماری بسته all
نگهدارنده Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/bmatcuk/doublestar
مجوز -
حجم دانلود 10576
حجم نصب 48
This package contains a Golang implementation of path pattern matching and globbing with support for "doublestar" (aka globstar: **) patterns. . doublestar patterns match files and directories recursively. For example, if you had the following directory structure: . grandparent `-- parent |-- child1 `-- child2 . You could find the children with patterns such as: **/child*, grandparent/**/child?, **/parent/*, or even just ** by itself (which will return all files and directories recursively). . Bash's globstar is doublestar's inspiration and, as such, works similarly. Note that the doublestar must appear as a path component by itself. A pattern such as /path** is invalid and will be treated the same as /path*, but /path*/** should achieve the desired result. Additionally, /path/** will match all directories and files under the path directory, but /path/**/ will only match directories.


نیازمندی

مقدار نام
-


نحوه نصب


نصب پکیج deb golang-github-bmatcuk-doublestar-dev:

    sudo apt-get install golang-github-bmatcuk-doublestar-dev_2.0.4-1_all.deb


فایل ها

مسیرها
./usr/share/doc/golang-github-bmatcuk-doublestar-dev/changelog.Debian.gz
./usr/share/doc/golang-github-bmatcuk-doublestar-dev/copyright
./usr/share/gocode/src/github.com/bmatcuk/doublestar/doublestar.go
./usr/share/gocode/src/github.com/bmatcuk/doublestar/doublestar_test.go
./usr/share/gocode/src/github.com/bmatcuk/doublestar/examples/find.go
./usr/share/gocode/src/github.com/bmatcuk/doublestar/go.mod