Package: excerptr
Title: Excerpt Structuring Comments from Your Code File and Set a Table
        of Contents
Version: 2.0.0
Authors@R: person(given = c("Andreas", "Dominik"), family = "Cullmann",
    email = "fvafrcu@mailbox.org", role = c("aut","cre"))
Description: This is an R interface to the
    python package 'excerpts' (<https://pypi.python.org/pypi/excerpts>).
URL: https://github.com/fvafrCU/excerptr
Depends: R (>= 3.3.0)
Imports: checkmate, reticulate
License: BSD_2_clause + file LICENSE
SystemRequirements: Python (>= 3.0.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat, knitr, rmarkdown, devtools, RUnit, pkgload,
        rprojroot
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-04-23 15:30:19 UTC; qwer
Author: Andreas Dominik Cullmann [aut, cre]
Maintainer: Andreas Dominik Cullmann <fvafrcu@mailbox.org>
Repository: CRAN
Date/Publication: 2019-04-25 08:00:29 UTC
