Source: r-cran-glue Standards-Version: 4.7.4 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-glue Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-glue.git Homepage: https://cran.r-project.org/package=glue Package: r-cran-glue Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: Interpreted String Literals An implementation of interpreted string literals, inspired by Python's Literal String Interpolation and Docstrings and Julia's Triple-Quoted String Literals.