Package: asciicast
Title: Create 'Ascii' Screen Casts from R Scripts
Version: 1.0.0
Authors@R: c(
    person(given = "Gábor",
           family = "Csárdi",
           role = c("aut", "cre"),
           email = "csardi.gabor@gmail.com"),
    person(given = "Romain",
           family = "Francois",
           role = "aut"),
    person(given = "Mario",
           family = "Nebl",
           role = "aut",
           comment = "https://github.com/marionebl/svg-term author"),
    person(given = "Marcin",
           family = "Kulik",
           role = "aut",
           comment = "https://github.com/asciinema/asciinema-player author"))
Description: Record 'asciicast' screen casts from R scripts. Convert them
    to animated SVG images, to be used in 'README' files, or blog posts.
    Includes 'asciinema-player' as an 'HTML' widget, and an 'asciicast'
    'knitr' engine, to embed 'ascii' screen casts in 'Rmarkdown' documents.
License: MIT + file LICENSE
Imports: curl, jsonlite, processx (>= 3.4.0), tibble, utils, uuid, V8
Suggests: cli, htmlwidgets, knitr, rmarkdown
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.1.9000
VignetteBuilder: asciicast
NeedsCompilation: no
Packaged: 2019-12-01 14:49:00 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre],
  Romain Francois [aut],
  Mario Nebl [aut] (https://github.com/marionebl/svg-term author),
  Marcin Kulik [aut] (https://github.com/asciinema/asciinema-player
    author)
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2019-12-13 13:00:02 UTC
Built: R 4.0.2; ; 2020-07-16 04:45:02 UTC; unix
