معرفی شرکت ها


golang-github-hexops-gotextdiff-dev_1.0.3-2_all.deb


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Unified text diffing in Go (copy of gopls internal diffing)
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bookworm-12
مخزن Debian main all
نام بسته golang-github-hexops-gotextdiff-dev
نام فایل بسته golang-github-hexops-gotextdiff-dev_1.0.3-2_all.deb
نسخه بسته 1.0.3
انتشار بسته 2
معماری بسته all
نگهدارنده Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/hexops/gotextdiff
مجوز -
حجم دانلود 22076
حجم نصب 104
gotextdiff is a copy of the Go text diffing packages that the official Go language server gopls uses internally to generate unified diffs. . If you've previously tried to generate unified text diffs in Go (like the ones you see in Git and on GitHub), you may have found github.com/sergi/go-diff which is a Go port of Neil Fraser's google-diff-match-patch code - however it does not support unified diffs. . This is arguably one of the best (and most maintained) unified text diffing packages in Go as of at least 2020. . (All credit goes to the Go authors (http://tip.golang.org/AUTHORS), I am merely re-publishing their work so others can use it.)


نیازمندی

مقدار نام
-


نحوه نصب


نصب پکیج deb golang-github-hexops-gotextdiff-dev:

    sudo apt-get install golang-github-hexops-gotextdiff-dev_1.0.3-2_all.deb


فایل ها

مسیرها
./usr/share/doc/golang-github-hexops-gotextdiff-dev/changelog.Debian.gz
./usr/share/doc/golang-github-hexops-gotextdiff-dev/copyright
./usr/share/gocode/src/github.com/hexops/gotextdiff/diff.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/diff_test.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/difftest/difftest.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/difftest/difftest_test.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/go.mod
./usr/share/gocode/src/github.com/hexops/gotextdiff/myers/diff.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/myers/diff_test.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/span/parse.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/span/span.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/span/span_test.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/span/token.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/span/token111.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/span/token112.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/span/token_test.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/span/uri.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/span/uri_test.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/span/uri_windows_test.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/span/utf16.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/span/utf16_test.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/testenv/testenv.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/testenv/testenv_112.go
./usr/share/gocode/src/github.com/hexops/gotextdiff/unified.go