bergquist 6253476c73 tech(build): move dependencies to vendor folder há 9 anos atrás
..
Readme 6253476c73 tech(build): move dependencies to vendor folder há 9 anos atrás
column.go 6253476c73 tech(build): move dependencies to vendor folder há 9 anos atrás
column_test.go 6253476c73 tech(build): move dependencies to vendor folder há 9 anos atrás

Readme

Package colwriter provides a write filter that formats
input lines in multiple columns.

The package is a straightforward translation from
/src/cmd/draw/mc.c in Plan 9 from User Space.