Package: golang-github-mattn-go-runewidth / 0.0.16-2

Metadata

Package Version Patches format
golang-github-mattn-go-runewidth 0.0.16-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use data from unicode data package.patch | (download)

script/generate.go | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 use data from unicode-data package

0002 Update for unicode 16.0.0.patch | (download)

runewidth_table.go | 397 203 + 194 - 0 !
runewidth_test.go | 14 7 + 7 - 0 !
2 files changed, 210 insertions(+), 201 deletions(-)

 refresh runewidth_table against system unicode 16.0.0 data