Package: crayon
Title: Colored Terminal Output
Version: 1.2.1
Authors@R: person("Gabor", "Csardi", , "csardi.gabor@gmail.com", role = c("aut", "cre"))
Description: Colored terminal output on
    terminals that support ANSI color and highlight codes.
    ANSI color support is automatically detected.
    Colors and highlighting can be combined and nested. New styles
    can also be created easily. This package was inspired by the chalk
    JavaScript project.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/gaborcsardi/crayon
BugReports: https://github.com/gaborcsardi/crayon/issues
Collate: 'ansi-256.r' 'combine.r' 'utils.r' 'string.r'
        'crayon-package.r' 'disposable.r' 'has_ansi.r' 'has_color.r'
        'styles.r' 'machinery.r' 'print.r' 'style-var.r' 'show.r'
        'string_operations.r'
Imports: memoise
Suggests: testthat
NeedsCompilation: no
Packaged: 2015-05-17 12:43:03 UTC; gaborcsardi
Author: Gabor Csardi [aut, cre]
Maintainer: Gabor Csardi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2015-05-18 01:23:52
Built: R 3.1.3; ; 2015-05-18 08:19:22 UTC; unix
