Source: r-cran-itertools
Standards-Version: 4.7.3
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Steffen Moeller <moeller@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-iterators,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-itertools
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-itertools.git
Homepage: https://cran.r-project.org/package=itertools
Rules-Requires-Root: no

Package: r-cran-itertools
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Iterator Tools
 Various tools for creating iterators, many patterned after
 functions in the Python itertools module, and others patterned
 after functions in the 'snow' package.
