Path to this page:
./
wip/go-stripansi,
Go package for removing ANSI color escape codes from strings
Branch: CURRENT,
Version: 20180116,
Package name: go-stripansi-20180116,
Maintainer: kamelderouicheThis Go package removes ANSI escape codes from strings.
Ideally, we would prevent these from appearing in any
text we want to process. However, sometimes this can't
be helped, and we need to be able to deal with that noise.
This will use a regexp to remove those unwanted escape codes.
Master sites:
Version history: (Expand)
- (2021-01-10) Package added to pkgsrc.se, version go-stripansi-20180116 (created)