Source: r-cran-repr
Standards-Version: 4.7.3
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Gordon Ball <gordon@chronitis.net>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-htmltools,
 r-cran-jsonlite,
 r-cran-pillar,
 r-cran-base64enc,
 architecture-is-64-bit,
 architecture-is-little-endian,
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
Rules-Requires-Root: no

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.
