--- /srv/rebuilderd/tmp/rebuilderd26h5uF/inputs/r-cran-tokenizers_0.3.0-1_armel.deb +++ /srv/rebuilderd/tmp/rebuilderd26h5uF/out/r-cran-tokenizers_0.3.0-1_armel.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2022-12-30 12:37:46.000000 debian-binary │ --rw-r--r-- 0 0 0 2344 2022-12-30 12:37:46.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 2304 2022-12-30 12:37:46.000000 control.tar.xz │ -rw-r--r-- 0 0 0 648920 2022-12-30 12:37:46.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── file list │ │ │ @@ -1,3 +1,3 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2022-12-30 12:37:46.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 1157 2022-12-30 12:37:46.000000 ./control │ │ │ +-rw-r--r-- 0 root (0) root (0) 1075 2022-12-30 12:37:46.000000 ./control │ │ │ -rw-r--r-- 0 root (0) root (0) 4574 2022-12-30 12:37:46.000000 ./md5sums │ │ ├── ./control │ │ │ @@ -1,15 +1,13 @@ │ │ │ Package: r-cran-tokenizers │ │ │ Version: 0.3.0-1 │ │ │ Architecture: armel │ │ │ Maintainer: Debian R Packages Maintainers │ │ │ Installed-Size: 860 │ │ │ Depends: r-base-core (>= 4.2.2.20221110-1), r-api-4.0, r-cran-stringi (>= 1.0.1), r-cran-rcpp (>= 0.12.3), r-cran-snowballc (>= 0.5.1), libc6 (>= 2.4), libgcc-s1 (>= 3.5), libstdc++6 (>= 11) │ │ │ -Recommends: r-cran-testthat │ │ │ -Suggests: r-cran-covr, r-cran-knitr, r-cran-rmarkdown │ │ │ Section: gnu-r │ │ │ Priority: optional │ │ │ Homepage: https://cran.r-project.org/package=tokenizers │ │ │ Description: GNU R fast, consistent tokenization of natural language text │ │ │ Convert natural language text into tokens. Includes tokenizers for │ │ │ shingled n-grams, skip n-grams, words, word stems, sentences, │ │ │ paragraphs, characters, shingled characters, lines, tweets, Penn