You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
clair/contrib/analyze-local-images/vendor/github.com/kr/text/colwriter
Quentin Machu f024576223
contrib: Add vendors to analyze-local-images
9 years ago
..
Readme contrib: Add vendors to analyze-local-images 9 years ago
column.go contrib: Add vendors to analyze-local-images 9 years ago

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.