Source: r-cran-repr
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Gordon Ball <gordon@chronitis.net>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 11~),
               r-base-dev (>= 3.0.1),
               dh-r,
               r-cran-base64enc,
               r-cran-htmltools
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-repr
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-repr.git
Homepage: https://cran.r-project.org/package=repr

Package: r-cran-repr
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Breaks: r-irkernel-repr
Replaces: r-irkernel-repr
Description: Serializable representations of R objects
 GNU R library providing string or binary representations of various types
 of R objects, to support using R with the Jupyter notebook.
