Package: wnpp Severity: wishlist Owner: Dawid Dziurla <dawidd0...@gmail.com>
* Package name : golang-github-acarl005-stripansi Version : 0.0~git20180116.5a71ef0-1 Upstream Author : Andy * URL : https://github.com/acarl005/stripansi * License : Expat Programming Lang: Go Description : A little Go package for removing ANSI color escape codes from strings This 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. This package is in the dependency tree of "lazydocker" (#935641)