I am looking for a library or a bit of code that I can include in a Cocoa project, where I can turn a text flow with ansi color management codes into an attribute string. There are many projects that do this, but after examining their code, they are either dirty or too complex. Does anyone have an idea for a simple piece of code or library or structure that I can use to accomplish this simple task?
source share