Source: r-cran-itertools
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
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-r,
               r-base-dev,
               r-cran-iterators
Standards-Version: 4.4.1
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

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.
