1 /** 2 * Authors: ponce 3 * Date: July 28, 2014 4 * License: Licensed under the MIT license. See LICENSE for more information 5 * Version: 1.0.2 6 */ 7 module colorize; 8 9 public import colorize.colors; 10 public import colorize.cwrite;