Source: r-cran-webfakes
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
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-webfakes
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-webfakes.git
Homepage: https://cran.r-project.org/package=webfakes

Package: r-cran-webfakes
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Fake Web Apps for HTTP Testing
 Create a web app that makes it easier to test web clients without using
 the internet. It includes a web app framework with path matching,
 parameters and templates. Can parse various 'HTTP' request bodies.
 Can send 'JSON' data or files from the disk. Includes a web app that
 implements the 'httpbin.org' web service.
