# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

           |-----handy-ruler------------------------------------------------------|
go-colorful: go-colorful (Go library for color space conversion/manipulation)
go-colorful:
go-colorful: go-colorful lets Go code convert between color spaces (RGB,
go-colorful: HSV, HSL, Lab, Luv, HCL, XYZ, etc.), measure perceptual color
go-colorful: distance, blend/interpolate colors, and generate palettes of
go-colorful: visually distinct or aesthetically pleasing colors.
go-colorful:
go-colorful: It's a source-only Go library (no binaries), used by TUI
go-colorful: libraries such as tcell for terminal color handling.
go-colorful:
go-colorful: Homepage: https://github.com/lucasb-eyer/go-colorful
