Package: r-cran-extrafont Version: 0.17-1+deb10u1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 81 Depends: r-base-core (>= 3.5.2-1), r-api-3.5 Filename: buster/r-cran-extrafont/r-cran-extrafont_0.17-1+deb10u1_all.deb Size: 50044 MD5sum: 3dea7baa9cc404163a1bd989abe5215a SHA1: 659641d3ae8ed34ce194a47cad65b6ce3340d5b8 SHA256: db0666b14b0291b961272fc1c51687fe8aa83eb661fc59a6d09e3fc37e04a75d Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=extrafont Description: Tools for using fonts Tools to using fonts other than the standard PostScript fonts. This package makes it easy to use system TrueType fonts and with PDF or PostScript output files, and with bitmap output files in Windows. extrafont can also be used with fonts packaged specifically to be used with, such as the fontcm package, which has Computer Modern PostScript fonts with math symbols. See https://github.com/wch/extrafont for instructions and examples. Package: r-cran-spacyr Version: 1.0-1+deb10u1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 516 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-data.table, r-cran-reticulate (>= 1.6) Suggests: r-cran-knitr, r-cran-rmarkdown, r-cran-testthat Filename: buster/r-cran-spacyr/r-cran-spacyr_1.0-1+deb10u1_all.deb Size: 446448 MD5sum: 5e55b07315c6669c083827bb66941999 SHA1: 596218552cf1eb60dd3d801d81fde9af7a9a9fd7 SHA256: cc0a7c957d80e523229bdb0ed25c447fc8ce9a1286fdb34294f9f25857aefe0a Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=spacyr Description: Wrapper to the 'spaCy' 'NLP' Library An R wrapper to the 'Python' 'spaCy' 'NLP' library, from . Package: r-cran-stopwords Version: 0.9.0-1+deb10u1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 178 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-isocodes Suggests: r-cran-testthat Filename: buster/r-cran-stopwords/r-cran-stopwords_0.9.0-1+deb10u1_all.deb Size: 139612 MD5sum: c88a5c60cdd6e938cabb4d6677845972 SHA1: fe06f5d490dc6ede1e8a1f195c4df10c20d5adb5 SHA256: 25a0bd1ba7eb10dc82e9b7196463a0259ea2d4fb1ff8e08b99da20c83af01aa8 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=stopwords Description: Multilingual Stopword Lists Provides multiple sources of stopwords, for use in text analysis and natural language processing. Package: r-cran-lsa Version: 0.73.1-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 251 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-snowballc Suggests: r-cran-tm Filename: buster/r-cran-lsa/r-cran-lsa_0.73.1-1_all.deb Size: 203852 MD5sum: 064927d996ffdaa53140558ad7c6e66f SHA1: 2578933a5fe5caa7449f53b927474de363cafdc8 SHA256: 5926db82f2c996dde6de7b0afcd2907b355b96bb20a7d842dd19e88ae523d9a5 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=lsa Description: Latent Semantic Analysis The basic idea of latent semantic analysis (LSA) is, that text do have a higher order (=latent semantic) structure which, however, is obscured by word usage (e.g. through the use of synonyms or polysemy). By using conceptual indices that are derived statistically via a truncated singular value decomposition (a two-mode factor analysis) over a given document-term matrix, this variability problem can be overcome. Package: r-cran-tablehtml Version: 1.1.0-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 4846 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-htmltools, r-cran-magrittr, r-cran-shiny Suggests: r-cran-testthat, r-cran-knitr, r-cran-rmarkdown, r-cran-rcolorbrewer Filename: buster/r-cran-tablehtml/r-cran-tablehtml_1.1.0-1_all.deb Size: 732732 MD5sum: 50862ab60b92789735a4e32014c99fac SHA1: 25aeed8abaae2ab18cbda9d03d482b8c7dc05e46 SHA256: ef60ecb84e658664d89acde02236b61766a0346707e2da9914e06549dfef9277 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=tableHTML Description: A Tool to Create HTML Tables A tool to create and style HTML tables with CSS. These can be exported and used in any application that accepts HTML (e.g. 'shiny', 'rmarkdown', 'PowerPoint'). It also provides functions to create CSS files (which also work with shiny). Package: r-cran-d3network Version: 0.5.2.1-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 117 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-plyr, r-cran-rjson, r-cran-whisker Suggests: r-cran-rcurl Filename: buster/r-cran-d3network/r-cran-d3network_0.5.2.1-1_all.deb Size: 79180 MD5sum: c2733582f89cf424ea51e1d2b22aa32b SHA1: ec0c1e5e094a33485e6f2e4b3c792cf9fa92641f SHA256: c07a564309fad8d3bd6fb02def6e53589a51c6d2e340c2885275abf7ef28fc6e Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=d3Network Description: Tools for creating D3 JavaScript network, tree, dendrogram, and Sankey graphs from R This packages is intended to make it easy to create D3 JavaScript network, tree, dendrogram, and Sankey graphs from R using data frames. !!! NOTE: Active development has moved to the networkD3 package. !!! Package: r-cran-dtt Version: 0.1-2-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 51 Depends: r-base-core (>= 3.5.2-1), r-api-3.5 Filename: buster/r-cran-dtt/r-cran-dtt_0.1-2-1_all.deb Size: 20336 MD5sum: dabdd0fa93649cab731e42658bccdb83 SHA1: e84e6aa89169172d5bf0176696493e01cd27de17 SHA256: 49454f23fddf098a3a18851a60bb70ba86cba15add4707b04b18cb346dd4ed05 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=dtt Description: Discrete Trigonometric Transforms This package provides functions for 1D and 2D Discrete Cosine Transform (DCT), Discrete Sine Transform (DST) and Discrete Hartley Transform (DHT). Package: r-cran-english Version: 1.2-3-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 172 Depends: r-base-core (>= 3.5.2-1), r-api-3.5 Suggests: r-cran-knitr, r-cran-rmarkdown Filename: buster/r-cran-english/r-cran-english_1.2-3-1_all.deb Size: 131484 MD5sum: f459223f23f601a81276eed9749eace6 SHA1: 1277dc364ad65470d9424cd2f80f53edb01f2cf3 SHA256: b128cc15ce96a7d467b34175c7549d477d7f3f029365db35b1a2bfd68c5f25c2 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=english Description: Translate Integers into English Allow numbers to be presented in an English language version, one, two, three, ... Ordinals are also available, first, second, third, ... Package: r-cran-ggm Version: 2.3-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 680 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-igraph Filename: buster/r-cran-ggm/r-cran-ggm_2.3-1_all.deb Size: 621500 MD5sum: 34a23818492b89126d3215b16c52d5f4 SHA1: cf41041e646eccf7bd4b9e2e736be17a70bbe731 SHA256: 8c8401af060889e2a1f20504225098532b5117be076e1b9c5090cc130ed8826a Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=ggm Description: Functions for graphical Markov models Functions and datasets for maximum likelihood fitting of some classes of graphical Markov models. Package: r-cran-korpus Version: 0.11-5-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 1594 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-data.table Recommends: r-cran-testthat Suggests: r-cran-tm, r-cran-snowballc, r-cran-shiny, r-cran-knitr, r-cran-rmarkdown Filename: buster/r-cran-korpus/r-cran-korpus_0.11-5-1_all.deb Size: 1034896 MD5sum: 3a2ab318e8f40593eb2620c955661078 SHA1: a6dfb97e937e4c3f0999a44f66536fe081005a8c SHA256: 0cd181d2e3b2ff5d2db520482f810d22a593d54f5c0a1281ad121ce79fcb30ae Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=koRpus Description: An R Package for Text Analysis A set of tools to analyze texts. Includes, amongst others, functions for automatic language detection, hyphenation, several indices of lexical diversity (e.g., type token ratio, HD-D/vocd-D, MTLD) and readability (e.g., Flesch, SMOG, LIX, Dale-Chall). Basic import functions for language corpora are also provided, to enable frequency analyses (supports Celex and Leipzig Corpora Collection file formats) and measures like tf-idf. Note: For full functionality a local installation of TreeTagger is recommended. It is also recommended to not load this package directly, but by loading one of the available language support packages from the 'l10n' repository . 'koRpus' also includes a plugin for the R GUI and IDE RKWard, providing graphical dialogs for its basic features. The respective R package 'rkward' cannot be installed directly from a repository, as it is a part of RKWard. To make full use of this feature, please install RKWard from (plugins are detected automatically). Due to some restrictions on CRAN, the full package sources are only available from the project homepage. To ask for help, report bugs, request features, or discuss the development of the package, please subscribe to the koRpus-dev mailing list (). Package: r-cran-qdapregex Version: 0.7.2-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 537 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-stringi (>= 0.5-5) Recommends: r-cran-testthat Filename: buster/r-cran-qdapregex/r-cran-qdapregex_0.7.2-1_all.deb Size: 360864 MD5sum: 592abe365342e2dbb281f4d5261a40b6 SHA1: 9b343ed6376d280a2e1abe14c32adb17309af7a5 SHA256: 81a640c6153f47f16b082e7a226b72987dce8d11e60d417693db270df8865876 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=qdapRegex Description: Regular Expression Removal, Extraction, and Replacement Tools A collection of regular expression tools associated with the 'qdap' package that may be useful outside of the context of discourse analysis. Tools include removal/extraction/replacement of abbreviations, dates, dollar amounts, email addresses, hash tags, numbers, percentages, citations, person tags, phone numbers, times, and zip codes. Package: r-cran-sylly Version: 0.1-5-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 326 Depends: r-base-core (>= 3.5.2-1), r-api-3.5 Recommends: r-cran-testthat Suggests: r-cran-knitr, r-cran-rmarkdown Filename: buster/r-cran-sylly/r-cran-sylly_0.1-5-1_all.deb Size: 210824 MD5sum: cf58ab1abf1ce6b184423912a0caea2e SHA1: 270edd395fa60a3e30d2a1d0974905ddbdd4cbad SHA256: 3757420aabce3bcd90475ea1c5a7987c1963e7457bd9cd408fde548f5b10c063 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=sylly Description: Hyphenation and Syllable Counting for Text Analysis Provides the hyphenation algorithm used for 'TeX'/'LaTeX' and similar software, as proposed by Liang (1983, ). Mainly contains the function hyphen() to be used for hyphenation/syllable counting of text objects. It was originally developed for and part of the 'koRpus' package, but later released as a separate package so it's lighter to have this particular functionality available for other packages. Support for various languages needs be added on-the-fly or by plugin packages (); this package does not include any language specific data. Due to some restrictions on CRAN, the full package sources are only available from the project homepage. To ask for help, report bugs, request features, or discuss the development of the package, please subscribe to the koRpus-dev mailing list (). Package: r-cran-sylly.en Version: 0.1-3-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 306 Depends: r-base-core (>= 3.5.2-1), r-api-3.5 Filename: buster/r-cran-sylly/r-cran-sylly.en_0.1-3-1_all.deb Size: 277308 MD5sum: 5533a61f4efa7003df11775af8c4fc21 SHA1: e11d031378d711890a65b09d3295e0a8fd429af3 SHA256: 7630514da6734c96951e10d125b20b700457ba3fc9e961978083ccba0b78b7ba Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=sylly.en Description: Language Support for 'sylly' Package: English Adds support for the English language to the 'sylly' package. Due to some restrictions on CRAN, the full package sources are only available from the project homepage. To ask for help, report bugs, suggest feature improvements, or discuss the global development of the package, please consider subscribing to the koRpus-dev mailing list (). Package: r-cran-sylly.en Version: 0.1-3-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 306 Depends: r-base-core (>= 3.5.2-1), r-api-3.5 Filename: buster/r-cran-sylly.en/r-cran-sylly.en_0.1-3-1_all.deb Size: 277308 MD5sum: 5533a61f4efa7003df11775af8c4fc21 SHA1: e11d031378d711890a65b09d3295e0a8fd429af3 SHA256: 7630514da6734c96951e10d125b20b700457ba3fc9e961978083ccba0b78b7ba Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=sylly.en Description: Language Support for 'sylly' Package: English Adds support for the English language to the 'sylly' package. Due to some restrictions on CRAN, the full package sources are only available from the project homepage. To ask for help, report bugs, suggest feature improvements, or discuss the global development of the package, please consider subscribing to the koRpus-dev mailing list (). Package: r-cran-syuzhet Version: 1.0.4-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 5083 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-nlp, r-cran-zoo, r-cran-dplyr, r-cran-tidyr Recommends: r-cran-testthat (>= 0.9.1) Suggests: r-cran-devtools, r-cran-readxl, r-cran-stringr, r-cran-knitr Filename: buster/r-cran-syuzhet/r-cran-syuzhet_1.0.4-1_all.deb Size: 2648040 MD5sum: 2b562b5c35e90411f5fdcb88400948f9 SHA1: 6e373bbc266f3940a4c1296b3ca0af7b99a2ee30 SHA256: 93545e31bac8bb6b6ca2407c042826de1c3cc435e24fa9d42b64d9ded09f3012 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=syuzhet Description: Extracts Sentiment and Sentiment-Derived Plot Arcs from Text Extracts sentiment and sentiment-derived plot arcs from text using a variety of sentiment dictionaries conveniently packaged for consumption by R users. Implemented dictionaries include "syuzhet" (default) developed in the Nebraska Literary Lab "afinn" developed by Finn {\AA}rup Nielsen, "bing" developed by Minqing Hu and Bing Liu, and "nrc" developed by Mohammad, Saif M. and Turney, Peter D. Applicable references are available in README.md and in the documentation for the "get_sentiment" function. The package also provides a hack for implementing Stanford's coreNLP sentiment parser. The package provides several methods for plot arc normalization. Package: r-cran-textshape Version: 1.6.0-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 588 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-data.table, r-cran-slam, r-cran-stringi Recommends: r-cran-testthat Filename: buster/r-cran-textshape/r-cran-textshape_1.6.0-1_all.deb Size: 514316 MD5sum: 55801424683b3616278baa48505a9c3b SHA1: bc6b77a790cc9335540ac184d60bcc50d6c91cac SHA256: 789775b71a7830bcb9fffbda51a6ff4a9a53a48c5f649a8ce1344756505dd4a1 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=textshape Description: Tools for Reshaping Text Tools that can be used to reshape and restructure text data. Package: r-cran-mgsub Version: 1.7.1-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 140 Depends: r-base-core (>= 3.5.2-1), r-api-3.5 Recommends: r-cran-testthat Suggests: r-cran-knitr, r-cran-rmarkdown Filename: buster/r-cran-mgsub/r-cran-mgsub_1.7.1-1_all.deb Size: 41792 MD5sum: e05b2f85aa09bb6b6c1d7490a6a59e2e SHA1: 7fb72d5154bddfb6d89c279c7bffadd3c9207a08 SHA256: 7c547556c93f7d3a0ff3c0dd54c91568d63e1e4ed5ebeb1d880f3182b98e6e34 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=mgsub Description: Safe, Multiple, Simultaneous String Substitution Designed to enable simultaneous substitution in strings in a safe fashion. Safe means it does not rely on placeholders (which can cause errors in same length matches). Package: r-cran-textstem Version: 0.1.4-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 167 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-dplyr, r-cran-snowballc, r-cran-stringi Recommends: r-cran-testthat Filename: buster/r-cran-textstem/r-cran-textstem_0.1.4-1_all.deb Size: 127512 MD5sum: 3d0a440c0306c6e0960ee11e08d96fbf SHA1: a65851282c7a424b3ab79c45ff1571b1756f9068 SHA256: 98a46279b742bfc9693552bae519238a81b7c6efd2acbf9f5f6cb219967ffe09 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=textstem Description: Tools for Stemming and Lemmatizing Text Tools that stem and lemmatize text. Stemming is a process that removes endings such as affixes. Lemmatization is the process of grouping inflected forms together as a single base form. Package: r-cran-korpus.lang.en Version: 0.1-2-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 52 Depends: r-base-core (>= 3.5.2-1), r-api-3.5 Filename: buster/r-cran-korpus.lang.en/r-cran-korpus.lang.en_0.1-2-1_all.deb Size: 18004 MD5sum: 862cb34c78aa5dcf54399afb46803546 SHA1: a668e2754ad9f9deacffbba07dbaf538a7ce6cc1 SHA256: 54b1dea69640f6b5a80581fa94bc923dcaa97b75d622409c4155308562493ae8 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=koRpus.lang.en Description: Language Support for 'koRpus' Package: English Adds support for the English language to the 'koRpus' package. To ask for help, report bugs, suggest feature improvements, or discuss the global development of the package, please consider subscribing to the koRpus-dev mailing list (). Package: r-cran-textclean Version: 0.9.3-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 1306 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-data.table, r-cran-glue (>= 1.3.0), r-cran-stringi Recommends: r-cran-testthat Filename: buster/r-cran-textclean/r-cran-textclean_0.9.3-1_all.deb Size: 1272264 MD5sum: 63f3055fe0de92cfd41af8a5f075e9b0 SHA1: 0dea47141eada0c899232e92887da0b8ebd8d0b8 SHA256: fa6bbdacf60a7a97e561265a5999d56f05aa8e257cadd91c6dc19a040683a332 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=textclean Description: Text Cleaning Tools Tools to clean and process text. Tools are geared at checking for substrings that are not optimal for analysis and replacing or removing them (normalizing) with more analysis friendly substrings (see Sproat, Black, Chen, Kumar, Ostendorf, & Richards (2001) ) or extracting them into new variables. For example, emoticons are often used in text but not always easily handled by analysis algorithms. The replace_emoticon() function replaces emoticons with word equivalents. Package: r-cran-lexicon Version: 1.2.1-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 3228 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-data.table Filename: buster/r-cran-lexicon/r-cran-lexicon_1.2.1-1_all.deb Size: 3243576 MD5sum: c6a8555fe394296138d97cdd5d0e3906 SHA1: aefc95bd61ad7d432417409f3dee53759466574a SHA256: b938d387bba872af4d34cf576c7d21463392f8d6797d57b3fa19cc62f061221a Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=lexicon Description: Lexicons for Text Analysis A collection of lexical hash tables, dictionaries, and word lists. Package: r-cran-shiny Version: 1.3.2+dfsg-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 6956 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-httpuv (>= 1.5.0), r-cran-mime (>= 0.3), r-cran-jsonlite (>= 0.9.16), r-cran-xtable, r-cran-digest, r-cran-htmltools (>= 0.3.6), r-cran-r6 (>= 2.0), r-cran-sourcetools, r-cran-later (>= 0.7.2), r-cran-promises (>= 1.0.1), r-cran-crayon, r-cran-rlang, libjs-bootstrap, libjs-json, libjs-jquery-datatables, libjs-es5-shim, libjs-jquery, libjs-jquery-ui, libjs-highlight.js, libjs-twitter-bootstrap-datepicker, libjs-jquery-selectize.js, libjs-d3, libjs-normalize.css, fonts-font-awesome Suggests: r-cran-cairo (>= 1.5-5), r-cran-testthat, r-cran-knitr (>= 1.6), r-cran-markdown, r-cran-rmarkdown, r-cran-ggplot2, r-cran-magrittr Filename: buster/r-cran-shiny/r-cran-shiny_1.3.2+dfsg-1_all.deb Size: 3169260 MD5sum: e2320dd8fcda40b9493afaffd8e79f75 SHA1: dbaa2eb75f65c7f3a7593d6ee7fc64970c75fcc5 SHA256: e498f6876fd43387f3bce573ecf5a2cc2b433a8dc238399cde71d0dc8a046f36 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=shiny Description: GNU R web application framework Makes it incredibly easy to build interactive web applications with R. Automatic "reactive" binding between inputs and outputs and extensive pre-built widgets make it possible to build beautiful, responsive, and powerful applications with minimal effort. Package: r-cran-kableextra Version: 1.1.0-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 3808 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-knitr (>= 1.16), r-cran-magrittr, r-cran-stringr (>= 1.0), r-cran-xml2 (>= 1.1.1), r-cran-rvest, r-cran-rmarkdown (>= 1.6.0), r-cran-readr, r-cran-scales, r-cran-viridislite, r-cran-htmltools, r-cran-rstudioapi, r-cran-glue, r-cran-webshot, r-cran-digest Suggests: r-cran-testthat, r-cran-magick, r-cran-dplyr Filename: buster/r-cran-kableextra/r-cran-kableextra_1.1.0-1_all.deb Size: 841148 MD5sum: 197ee720f9c016ce7fa7319632ac8df0 SHA1: 862f6b09e398b3be858c9493cf7d8aa544646c90 SHA256: 6c6590727764b6efc0bba4a0b8634924bdcd3d3d2786c9a0a60bba68d32c36b3 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=kableExtra Description: Construct Complex Table with 'kable' and Pipe Syntax Build complex HTML or 'LaTeX' tables using 'kable()' from 'knitr' and the piping syntax from 'magrittr'. Function 'kable()' is a light weight table generator coming from 'knitr'. This package simplifies the way to manipulate the HTML or 'LaTeX' codes generated by 'kable()' and allows users to construct complex tables and customize styles using a readable syntax. Package: dmarc2srs Version: 0.12 Architecture: all Maintainer: Wessel Dankers Installed-Size: 43 Depends: python3, python3-milter, python3-spf, python3-srs, python3-dkim Filename: buster/dmarc2srs/dmarc2srs_0.12_all.deb Size: 10544 MD5sum: 923aa177ea08061d9a031bd0ee06ddeb SHA1: df74aa3f558c630b4d940fff6a8b83483d473352 SHA256: 3c5fe4ed2b87c05f14a4f653faf35dce9c40c5a4230f6c5c181931151bf2aba4 Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: dmarc2srs Version: 0.0 Architecture: all Maintainer: Wessel Dankers Installed-Size: 37 Depends: python3, python3-milter, python3-spf, python3-srs Filename: buster/dmarc2srs/dmarc2srs_0.0_all.deb Size: 7496 MD5sum: 97a4dda65b5773b5e29e8f5a95f6d5f1 SHA1: 1dde2d6751b53f05dd1f867040d9284a8f600fd7 SHA256: afa50fc782dd36f12aa5ae5859548f97483c025a734ce7ba750e094992bbfbb8 Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: dmarc2srs Version: 0.1 Architecture: all Maintainer: Wessel Dankers Installed-Size: 39 Depends: python3, python3-milter, python3-spf, python3-srs Filename: buster/dmarc2srs/dmarc2srs_0.1_all.deb Size: 7812 MD5sum: 7b1de41e23419554aa8b7d815700aa2e SHA1: 8610002b8d1588f99222fed28711938ec76311d1 SHA256: 83127bec56f7575816d17fdeb81edecca4953c87f2c10c5dc093440d69176cc9 Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: dmarc2srs Version: 0.8 Architecture: all Maintainer: Wessel Dankers Installed-Size: 42 Depends: python3, python3-milter, python3-spf, python3-srs Filename: buster/dmarc2srs/dmarc2srs_0.8_all.deb Size: 9784 MD5sum: d44dac20f625b36154d916f53ab53495 SHA1: 3f28f1a8c1bab3f8083f95ed17e847fc27875a85 SHA256: aaf33db921006e001d742a29fbd27928e49791fc629b21445fb0bf55332871ba Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: dmarc2srs Version: 0.13 Architecture: all Maintainer: Wessel Dankers Installed-Size: 43 Depends: python3, python3-milter, python3-spf, python3-srs, python3-dkim Filename: buster/dmarc2srs/dmarc2srs_0.13_all.deb Size: 10548 MD5sum: 4746e540c5fcf980ccb9af1e4eed07e1 SHA1: a428fe593036077dfdc8051eeadb74464e44fc6e SHA256: 38375823f63385bf08c223635c1477651cc62fb105e8cb47e5b17a063d99418f Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: dmarc2srs Version: 0.2 Architecture: all Maintainer: Wessel Dankers Installed-Size: 39 Depends: python3, python3-milter, python3-spf, python3-srs Filename: buster/dmarc2srs/dmarc2srs_0.2_all.deb Size: 7868 MD5sum: b7b61210c27bdedba613feb1e8cd11b2 SHA1: bdea1caed67aa11fd3bbec5ab5f007b7c2f1d77a SHA256: 6a461f85a024bcf225f5e4b732f09cb5dc247f1e9972dd55262df8ecafde5e72 Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: dmarc2srs Version: 0.14 Architecture: all Maintainer: Wessel Dankers Installed-Size: 43 Depends: python3, python3-milter, python3-spf, python3-srs, python3-dkim Filename: buster/dmarc2srs/dmarc2srs_0.14_all.deb Size: 10568 MD5sum: e0ab0acc72c3e8df91828d8699adaef5 SHA1: 59eeb8fc08453eb873a3c8fdbd53d33be45e5835 SHA256: 596fc56271fc797c255d120b6e0d9fcc3c1e0aaadff00e0f3aa9f2543d10395c Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: dmarc2srs Version: 0.3 Architecture: all Maintainer: Wessel Dankers Installed-Size: 39 Depends: python3, python3-milter, python3-spf, python3-srs Filename: buster/dmarc2srs/dmarc2srs_0.3_all.deb Size: 8120 MD5sum: 18a8fada7e4698fdfa77d0e304ef790f SHA1: bcaaf4d64baacb3ef1995c43525da157ccd88d5b SHA256: 67a01cee35a1cea1d5c7f879253a03afc94b6115f05c2ceb4958f19abd71c0d7 Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: dmarc2srs Version: 0.10 Architecture: all Maintainer: Wessel Dankers Installed-Size: 42 Depends: python3, python3-milter, python3-spf, python3-srs Filename: buster/dmarc2srs/dmarc2srs_0.10_all.deb Size: 9856 MD5sum: e0ed3337a2f70f478e32f09e5563a3bf SHA1: 1aadef0393871a063b0f0dc0c22144d5458b41d2 SHA256: b4f7d673200ad87ea9f686487a6537bd48c7b5d9efd0a95b746dadb2ae692c86 Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: dmarc2srs Version: 0.4 Architecture: all Maintainer: Wessel Dankers Installed-Size: 39 Depends: python3, python3-milter, python3-spf, python3-srs Filename: buster/dmarc2srs/dmarc2srs_0.4_all.deb Size: 8524 MD5sum: 5f10dc81b7436dd308c639553377c96a SHA1: 234b59d5da067d09ca5db1e960bbfa3354a5c8ee SHA256: 84fba4a8dacdec8f08781ccd71a3235d30b6a67bdfbb7c5c1ac4cb0a5a05643c Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: dmarc2srs Version: 0.15 Architecture: all Maintainer: Wessel Dankers Installed-Size: 43 Depends: python3, python3-milter, python3-spf, python3-srs, python3-dkim Filename: buster/dmarc2srs/dmarc2srs_0.15_all.deb Size: 10796 MD5sum: bbd268efc560fa6ecbe55cc714c019f3 SHA1: 49f78a34b15133b94ec9e4bcf96765f3142ce36f SHA256: 9108d3f9874f664e1ac1736d6adfc436fba84e4e9d067bf140e8efe9f16e5fa6 Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: dmarc2srs Version: 0.5 Architecture: all Maintainer: Wessel Dankers Installed-Size: 39 Depends: python3, python3-milter, python3-spf, python3-srs Filename: buster/dmarc2srs/dmarc2srs_0.5_all.deb Size: 8588 MD5sum: c1e91b1db6562554f0ac556b6b3b967e SHA1: e4bf74e502a5cc80dd203b8012d3ce771e8a837c SHA256: 98c88a523a9019c933aa72996c6169e97221d95701e77327f0042ea4c4e717ca Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: dmarc2srs Version: 0.11 Architecture: all Maintainer: Wessel Dankers Installed-Size: 43 Depends: python3, python3-milter, python3-spf, python3-srs Filename: buster/dmarc2srs/dmarc2srs_0.11_all.deb Size: 10512 MD5sum: d94408847a11d68d8a152456405b0e4c SHA1: 6c31d199c60c7ca6c1503d54c820d440e0caf2a5 SHA256: b57aee8f40787a0ca36fe41cbaf182cb67ed4b3ad363ccd6e32175962b73bfe3 Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: dmarc2srs Version: 0.6 Architecture: all Maintainer: Wessel Dankers Installed-Size: 42 Depends: python3, python3-milter, python3-spf, python3-srs Filename: buster/dmarc2srs/dmarc2srs_0.6_all.deb Size: 9696 MD5sum: ce02075962a74fdb06b677403c7abd29 SHA1: 1197179da9ca4120548e3850035c0afaaf2a0c74 SHA256: 91194453f75f276eac4f36b4d12f89b43fee807fb9c1fe800c9fe1966bdc26fa Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: dmarc2srs Version: 0.7 Architecture: all Maintainer: Wessel Dankers Installed-Size: 42 Depends: python3, python3-milter, python3-spf, python3-srs Filename: buster/dmarc2srs/dmarc2srs_0.7_all.deb Size: 9740 MD5sum: 0ba9e420726a9e9816468d8f699262d9 SHA1: d6b1de07a9933f70dacda0aa804a466801fcdc46 SHA256: 2af3a4ff2fc772a7067486353df9668a4f807d53ab01a5f1491138a74f0b8a35 Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: dmarc2srs Version: 0.16 Architecture: all Maintainer: Wessel Dankers Installed-Size: 45 Depends: python3, python3-milter, python3-spf, python3-srs, python3-dkim Filename: buster/dmarc2srs/dmarc2srs_0.16_all.deb Size: 11132 MD5sum: 941ef8abedf1b3e1dc06369b2523e88e SHA1: 4bfe3cadacfd810ff33c0ae9735a3a51757991fe SHA256: 5340fc338fbaa7ee14faeabecf4e6d4fdcfeb29a3266ac6834bd042943f07dd3 Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: dmarc2srs Version: 0.9 Architecture: all Maintainer: Wessel Dankers Installed-Size: 42 Depends: python3, python3-milter, python3-spf, python3-srs Filename: buster/dmarc2srs/dmarc2srs_0.9_all.deb Size: 9808 MD5sum: 02f4d41ac75d8dede6e219631ebfc185 SHA1: 213f54af6c0e43a09aa95d81c6ba2feaee68ca32 SHA256: 0e668a4ba7ba587d9defb0a9458cf989d8ca8a28ee8be34a8d2ac5bc2ef364e1 Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: dmarc2srs Version: 0.17 Architecture: all Maintainer: Wessel Dankers Installed-Size: 46 Depends: python3, python3-milter, python3-spf, python3-srs, python3-dkim Filename: buster/dmarc2srs/dmarc2srs_0.17_all.deb Size: 11012 MD5sum: 43567a128a0871cdc9d08e7754ad68ac SHA1: 50b88e62b98d07572bcb1acc3c1557c44fdeeb1a SHA256: 6a2430add8a44a36ffc44d5ae19e5bfdd28bbe0010af59b521d41967f0e085a9 Section: mail Priority: optional Description: Milter that applies SRS when necessitated by SPF Applies SRS translation to the envelope from of outgoing mail messages, but only if the SPF/DKIM/DMARC records of the corresponding domain dictate that this is necessary. . Implemented as a Milter (tested with Postfix). . Adds a Authentication-Results header to notify subsequent milters that SPF is taken care of. . Includes a Milter that checks if a mail can be sent from your mail server without violating the sender's SPF record. Package: python-milter-doc Source: pymilter Version: 1.0.3-3+uvt2 Architecture: all Maintainer: Scott Kitterman Installed-Size: 1346 Suggests: www-browser Filename: buster/dmarc2srs/python-milter-doc_1.0.3-3+uvt2_all.deb Size: 218904 MD5sum: 71b56ee3a510a8ce16198b076cc8466b SHA1: 4b76c28d0b3f16f0a9a3cd7d23e33922b6b5cbd7 SHA256: c5dbbe02358cf8f9e06da54f1dd1797240c3d74f0e5b365c3fbbe62785a5e8fc Section: doc Priority: optional Homepage: https://github.com/sdgathman/pymilter Description: Documentation for the Python Milter extension Python milter provides Python extensions for the Milter protocol traditionally used by Sendmail and now also used by Postfix. It provides a thin layer of Python over the Milter protocol. . This package provides HTML and LaTeX documentation for python-milter and python3-milter. Package: python-milter-doc Source: pymilter Version: 1.0.3-3+uvt3 Architecture: all Maintainer: Scott Kitterman Installed-Size: 1346 Suggests: www-browser Filename: buster/dmarc2srs/python-milter-doc_1.0.3-3+uvt3_all.deb Size: 218876 MD5sum: a1fa318d014ca2d54ae9f595e5df7450 SHA1: 215872ad54821ec4cd90fdd22cb829136d590c24 SHA256: 946549c8d6b56abbe6cd118972a10db9653288a52e7302009582888142944419 Section: doc Priority: optional Homepage: https://github.com/sdgathman/pymilter Description: Documentation for the Python Milter extension Python milter provides Python extensions for the Milter protocol traditionally used by Sendmail and now also used by Postfix. It provides a thin layer of Python over the Milter protocol. . This package provides HTML and LaTeX documentation for python-milter and python3-milter. Package: r-cran-shinyalert Version: 1.0-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 513 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-digest, r-cran-shiny (>= 1.0.4) Suggests: r-cran-colourpicker, r-cran-knitr, r-cran-rmarkdown Filename: buster/r-cran-shinyalert/r-cran-shinyalert_1.0-1_all.deb Size: 327876 MD5sum: 427a53fe67914d4a5fa62d9ea9972be2 SHA1: c8025eb5a87911da41374fa17c11edbf4dcd0920 SHA256: c7d9a020c050ec293cdcec683281585646173ded7f907a413b1bd0461b17d1a9 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=shinyalert Description: Easily Create Pretty Popup Messages (Modals) in 'Shiny' Easily create pretty popup messages (modals) in 'Shiny'. A modal can contain text, images, OK/Cancel buttons, an input to get a response from the user, and many more customizable options. Package: r-cran-shinydashboardplus Version: 0.7.0-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 3511 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-shiny, r-cran-htmltools, r-cran-shinydashboard Suggests: r-cran-knitr, r-cran-rmarkdown Filename: buster/r-cran-shinydashboardplus/r-cran-shinydashboardplus_0.7.0-1_all.deb Size: 2160436 MD5sum: 4808c7a60c21e88ea6a4feaa545ac027 SHA1: 79941d4adcbee5f4f503389671b725426d5411f0 SHA256: ff488b09e7eaef4ddd26cbe477eeb86a94d630eb2d01bfdc8a1bcf211f8b3292 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=shinydashboardPlus Description: Add More 'AdminLTE2' Components to 'shinydashboard' Extend 'shinydashboard' with 'AdminLTE2' components. 'AdminLTE2' is a free 'Bootstrap 3' dashboard template available at . Customize boxes, add timelines and a lot more. Package: r-cran-visnetwork Version: 2.0.5-1 Architecture: all Maintainer: Debian R Packages Maintainers Installed-Size: 10995 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-htmlwidgets, r-cran-htmltools, r-cran-jsonlite, r-cran-magrittr Recommends: r-cran-nleqslv Suggests: r-cran-knitr, r-cran-rmarkdown, r-cran-webshot, r-cran-igraph, r-cran-rpart, r-cran-shiny, r-cran-colourpicker, r-cran-flashclust Filename: buster/r-cran-visnetwork/r-cran-visnetwork_2.0.5-1_all.deb Size: 3678344 MD5sum: 3247ccffcf27938a881d672733f09d1a SHA1: 591498c5dd64cfdd43090beb4a29866b8b9b78fd SHA256: 0353ecb696c3ee2027b0121e51aa93a26a010f301370b6d1aeb6f0823192ebf9 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=visNetwork Description: Network Visualization using 'vis.js' Library Provides an R interface to the 'vis.js' JavaScript charting library. It allows an interactive visualization of networks. Package: python3-checkdkim Source: checkdkim Version: 0.2.3-1 Architecture: all Maintainer: Casper Gielen Installed-Size: 36 Depends: python3-crypto, python3-dnspython, python3:any Suggests: python-checkdkim-doc Filename: buster/python3-checkdkim/python3-checkdkim_0.2.3-1_all.deb Size: 6136 MD5sum: e280521212ef7f141e4dd8bceeee4a1b SHA1: 5c09a8f1f227a1b01481e128897a07d180f96dfd SHA256: 86129875cd9bedcda72ba3c846d6c8c928ff4ecd8f0319c1ad078686c3f77bb1 Section: net Priority: optional Description: check dkim keys (Python 3) Check dkim keys. . This package installs the library for Python 3. Package: kavoom Version: 6.2 Architecture: all Maintainer: Wessel Dankers Installed-Size: 55 Depends: perl:any, qemu-kvm (>= 1), libkvm-kavoom-perl (= 6.2) Filename: buster/kavoom/kavoom_6.2_all.deb Size: 17932 MD5sum: 02a6547a07d0da3a7796cd12a8e4cb19 SHA1: cc5a7e090cbb9e1b797e23cdd040e33f00717ba0 SHA256: 3eb19b86add152f0217b713cf9ea1ace3839eea32bc2d34defa017ae0b608d14 Section: admin Priority: extra Description: Manage KVM instances Manage KVM instances using configuration files and start/stop/monitor commands. . This package provides the kavoom and init.d scripts. Package: kavoom Version: 7.0 Architecture: all Maintainer: Wessel Dankers Installed-Size: 54 Depends: perl:any, qemu-kvm (>= 1), libkvm-kavoom-perl (= 7.0) Filename: buster/kavoom/kavoom_7.0_all.deb Size: 17060 MD5sum: e81ac3afc894fb8f1f9eb2ed32373c13 SHA1: 1d3252894be5d530d6e01f876db56790c03bb716 SHA256: 75e86df9d99aca43e1d2e8998867f7e73e77c76feb4b144c8b522e5b1d23f704 Section: admin Priority: extra Description: Manage KVM instances Manage KVM instances using configuration files and start/stop/monitor commands. . This package provides the kavoom and init.d scripts. Package: kavoom Version: 7.1 Architecture: all Maintainer: Wessel Dankers Installed-Size: 54 Depends: perl:any, libkvm-kavoom-perl (= 7.1) Recommends: qemu-system-x86 | qemu-kvm Filename: buster/kavoom/kavoom_7.1_all.deb Size: 17088 MD5sum: 1515eaa1e2c0b0131c927c357d774931 SHA1: f2fdddaac20d2b62df3f33398136744642230b5c SHA256: e6cd807fec4b3b7d10cb487ab87b4814d1e9adf06207de58222d682f4d77f50e Section: admin Priority: extra Description: Manage KVM instances Manage KVM instances using configuration files and start/stop/monitor commands. . This package provides the kavoom and init.d scripts. Package: kavoom Version: 7.2 Architecture: all Maintainer: Wessel Dankers Installed-Size: 55 Depends: perl:any, libkvm-kavoom-perl (= 7.2) Recommends: qemu-system-x86 | qemu-kvm Filename: buster/kavoom/kavoom_7.2_all.deb Size: 17292 MD5sum: 29900186706ab0954d019530842123dd SHA1: 100c4be4486946cb49447de4f7fd429a43b2d0d1 SHA256: 037d5204bb9d24f84d296d54c06fd36639a0f45e5ecd96ed67d7acc0f667c49a Section: admin Priority: extra Description: Manage KVM instances Manage KVM instances using configuration files and start/stop/monitor commands. . This package provides the kavoom and init.d scripts. Package: kavoom Version: 7.3 Architecture: all Maintainer: Wessel Dankers Installed-Size: 55 Depends: perl:any, libkvm-kavoom-perl (= 7.3) Recommends: qemu-system-x86 | qemu-kvm Filename: buster/kavoom/kavoom_7.3_all.deb Size: 17340 MD5sum: a58b8e0d6b50c2327f9ef3582a222cd1 SHA1: 0936b19c56ceaf73d740248af71b1bb10760dee6 SHA256: 292837e23ed51c6200cd18e42d776178fa1c2a94ed59a0e19efefa2328bd1701 Section: admin Priority: extra Description: Manage KVM instances Manage KVM instances using configuration files and start/stop/monitor commands. . This package provides the kavoom and init.d scripts. Package: libkvm-kavoom-perl Source: kavoom Version: 6.2 Architecture: all Maintainer: Wessel Dankers Installed-Size: 40 Depends: perl, libexpect-perl, libclass-clarity-perl, libdigest-md5-perl Filename: buster/kavoom/libkvm-kavoom-perl_6.2_all.deb Size: 10832 MD5sum: 1d61c4e84b3d23e1eb87f0496798b2e6 SHA1: 096e759b59d13629c892755c8dab0c5d1658adf4 SHA256: dc460c9fd13bf8ca6c59506d4fc4fc9ecc3126085d42dbc6a5ecf6af9164fc60 Section: perl Priority: extra Description: Manage KVM instances Manage KVM instances using configuration files and start/stop/monitor commands. . This package provides the KVM::Kavoom perl module. Package: libkvm-kavoom-perl Source: kavoom Version: 7.0 Architecture: all Maintainer: Wessel Dankers Installed-Size: 39 Depends: perl, libexpect-perl, libclass-clarity-perl, libdigest-md5-perl Filename: buster/kavoom/libkvm-kavoom-perl_7.0_all.deb Size: 9892 MD5sum: 1619857a23dcc6871de995e9e7989331 SHA1: 139f399256fc94612ac0f3b7268dc79e5c36dbde SHA256: 2093d0c10a795adce049295a968e6fba62f782c3c26392597875b235000dfc83 Section: perl Priority: extra Description: Manage KVM instances Manage KVM instances using configuration files and start/stop/monitor commands. . This package provides the KVM::Kavoom perl module. Package: libkvm-kavoom-perl Source: kavoom Version: 7.1 Architecture: all Maintainer: Wessel Dankers Installed-Size: 39 Depends: perl, libexpect-perl, libclass-clarity-perl, libdigest-md5-perl Filename: buster/kavoom/libkvm-kavoom-perl_7.1_all.deb Size: 9904 MD5sum: f160addb9f91388ca588e13f90da36e8 SHA1: bc81795bf74c7b45e493fcd7109fc26a95c7a08f SHA256: a8dc9a2abd2a8b8361364e6b7220596c2846b13b1f5915fa83fc21713a71eb94 Section: perl Priority: extra Description: Manage KVM instances Manage KVM instances using configuration files and start/stop/monitor commands. . This package provides the KVM::Kavoom perl module. Package: libkvm-kavoom-perl Source: kavoom Version: 7.2 Architecture: all Maintainer: Wessel Dankers Installed-Size: 41 Depends: perl, libclass-clarity-perl, libdigest-md5-perl, libexpect-perl, libguard-perl Filename: buster/kavoom/libkvm-kavoom-perl_7.2_all.deb Size: 10260 MD5sum: 94fff4f6fd2e181ba7c2507908964c40 SHA1: 13bd938b6a7eaad3ff330ce8290ab930873895ac SHA256: ec87513a0a719e5ef2f693989375b9142da9869d677dacb255c38de832498328 Section: perl Priority: extra Description: Manage KVM instances Manage KVM instances using configuration files and start/stop/monitor commands. . This package provides the KVM::Kavoom perl module. Package: libkvm-kavoom-perl Source: kavoom Version: 7.3 Architecture: all Maintainer: Wessel Dankers Installed-Size: 41 Depends: perl, libclass-clarity-perl, libdigest-md5-perl, libexpect-perl, libguard-perl Filename: buster/kavoom/libkvm-kavoom-perl_7.3_all.deb Size: 10268 MD5sum: d54fa200ceb7336e83eb5d365c51ccfc SHA1: 04b16e5fdf2708c4be976ab9bedc4cdb22699b78 SHA256: b13d28f11b34ee784af96dffab0aa7d07f8254894032f7301be16e930a4ceb15 Section: perl Priority: extra Description: Manage KVM instances Manage KVM instances using configuration files and start/stop/monitor commands. . This package provides the KVM::Kavoom perl module. Package: squarepeg Version: 2.2 Architecture: all Maintainer: Wessel Dankers Installed-Size: 414 Depends: perl, xyzzy (>= 7), xyzzy (<< 8), makepasswd, libnet-ldap-perl, libio-socket-ssl-perl, libcrypt-openssl-random-perl, libxyzzy-cas-perl, libxyzzy-database-perl Filename: buster/squarepeg/squarepeg_2.2_all.deb Size: 222600 MD5sum: 426227da308798c08cb0d83937f50fa1 SHA1: de400f7a997045411c694f3468f3cc619c8d223f SHA256: 0226af488ddc942b4f70eb9b9f937fa6926c4256b1b8c62a3b708113d6eaaf73 Section: web Priority: extra Description: Manage mailboxes and users UvT-specific application to manage mailboxes and users. Package: python3-webdriver-manager Source: webdriver-manager Version: 3.3.0-1~buster1 Architecture: all Maintainer: Joost van Baal-Ilić Installed-Size: 55 Depends: python3-requests, python3:any Filename: buster/webdriver-manager/python3-webdriver-manager_3.3.0-1~buster1_all.deb Size: 9740 MD5sum: 45181a8b45313e93dd0335b00ea84875 SHA1: 2230205020410e1fac76bd530a892fb1929f880c SHA256: 9604216c5327528a9796b4c722056d7f24137538ba1071a8adddfc107b6d4f0e Section: python Priority: optional Homepage: https://github.com/SergeyPirogov/webdriver_manager Description: Library provides the way to automatically manage drivers for # Webdriver Manager for Python . ![Tests](https://github.com/SergeyPirogov/webdriver_manager/workflows/Tests/badge.svg) [![PyPI](https://img.shields.io/pypi/v/webdriver_manager.svg)](https://pypi.org/project/webdriver-manager) [![Supported Python Versions](https://img.shields.io/pypi/pyversions/webdriver_manager.svg)](https://pypi.org/project/webdriver-manager/) [![codecov](https://codecov.io/gh/SergeyPirogov/webdriver_manager/branch/master/graph/badge.svg)](https://codecov.io/gh/SergeyPirogov/webdriver_manager) . [Patreon](https://www.patreon.com/automation_remarks) . The main idea is to simplify management of binary drivers for different browsers. . For now support: . - ChromeDriver . - GeckoDriver . - IEDriver . - OperaDriver Package: meson Version: 0.60.1-1 Architecture: all Maintainer: Jussi Pakkanen Installed-Size: 3213 Depends: python3:any (>= 3.7~), ninja-build (>= 1.6), python3-pkg-resources, python3-distutils Recommends: dpkg-dev Filename: buster/meson/meson_0.60.1-1_all.deb Size: 511916 MD5sum: 021ff52875e7f4d213e787f00e29c790 SHA1: f7b31296bfc72efbe5f8004af214d1f700a9c25f SHA256: a2ee6c2dee489e138e20a0fd741fad4e48b2fb4ef3762439705ef059c421e24e Section: devel Priority: optional Multi-Arch: foreign Homepage: https://mesonbuild.com Description: high-productivity build system Meson is a build system designed to increase programmer productivity. It does this by providing a fast, simple and easy to use interface for modern software development tools and practices. Package: meson Version: 0.61.0-1 Architecture: all Maintainer: Jussi Pakkanen Installed-Size: 3253 Depends: python3:any (>= 3.7~), ninja-build (>= 1.6), python3-pkg-resources, python3-distutils Recommends: dpkg-dev Filename: buster/meson/meson_0.61.0-1_all.deb Size: 516816 MD5sum: 58679bd228bbb6a370100d33049f3078 SHA1: f11471859b76845939c6420c7b4e3cbc26db37e9 SHA256: 8ab2aa0009f46cc2fa97d2eee65c66aa776c808e634a88b1f7bdc69c04a322c3 Section: devel Priority: optional Multi-Arch: foreign Homepage: https://mesonbuild.com Description: high-productivity build system Meson is a build system designed to increase programmer productivity. It does this by providing a fast, simple and easy to use interface for modern software development tools and practices. Package: clamav-base Architecture: all Version: 0.103.8+dfsg-0+deb10u1~uvt0 Priority: optional Section: utils Source: clamav Maintainer: ClamAV Team Installed-Size: 178 Depends: adduser, logrotate, ucf, debconf (>= 0.5) | debconf-2.0 Recommends: clamav Filename: buster/clamav/clamav-base_0.103.8+dfsg-0+deb10u1~uvt0_all.deb Size: 129448 MD5sum: bf589a4a26330e8827b0d033b5a06bcb SHA1: b5cee96d49358a6102a12b28c0a24386fe2f629e SHA256: 4f804a57146f03fdba39aeb8178ac37558908043bd4d0565ab3b0c919a78b161 SHA512: f794da75f3110d1cb3bf59c01ada65b5568e554b2670f9d95462c3a5789ba5459ee4e32d71e3dea66fefb52ccc5e8e50d56f08569b3e5e865463f9f5273be5e0 Homepage: https://www.clamav.net/ Description: anti-virus utility for Unix - base package Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package mainly manages the clamav system account. It is not really useful without the clamav or clamav-daemon package. Package: clamav-docs Architecture: all Version: 0.103.8+dfsg-0+deb10u1~uvt0 Multi-Arch: foreign Priority: optional Section: doc Source: clamav Maintainer: ClamAV Team Installed-Size: 8975 Filename: buster/clamav/clamav-docs_0.103.8+dfsg-0+deb10u1~uvt0_all.deb Size: 2634388 MD5sum: 4f5dc4fe0191a40049f34c61896b20c9 SHA1: f598424e582ed35afa42d089e37e909bc3c375f3 SHA256: 29418dd25827d30a3752c4db197fdb7bb2ac819d1577a91498171207caab6ee4 SHA512: 3a560d624d6a5678370dadd5a9eec142786c3ef190a4bded4913129967169f55fe325136c291991d3a3f85c9a6dcf41fc1e0cc59f9608375313d1ade51f2e205 Homepage: https://www.clamav.net/ Description: anti-virus utility for Unix - documentation Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the documentation for the ClamAV suite. Package: clamav-testfiles Architecture: all Version: 0.103.8+dfsg-0+deb10u1~uvt0 Multi-Arch: foreign Priority: optional Section: utils Source: clamav Maintainer: ClamAV Team Installed-Size: 6543 Filename: buster/clamav/clamav-testfiles_0.103.8+dfsg-0+deb10u1~uvt0_all.deb Size: 2886396 MD5sum: 023d2af4c10108fa5877d7ebdf4262f9 SHA1: 3f30f672072b1b10562d4fa6c64ad3fefcd594af SHA256: 4b4585abf7d17ae64439163488250b8e5de04ed612ea62abf2472ada743ef5a3 SHA512: b8b9826332c47034f45ef30cccaf4fbca40fb8f1b468cffc8ec730334302ab3f1bf3393088c4043a0a77fb20e124ee20b2ea0cccc51774cd388d4ed6c0e565de Homepage: https://www.clamav.net/ Description: anti-virus utility for Unix - test files Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains files 'infected' with a test signature. The test signature (ClamAV-Test-Signature) should be detectable by all anti-virus programs. Package: python-acme-doc Architecture: all Version: 1.12.0-2~bpo10+1 Priority: optional Section: doc Source: python-acme Maintainer: Debian Let's Encrypt Installed-Size: 846 Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: buster/python-acme/python-acme-doc_1.12.0-2~bpo10+1_all.deb Size: 74284 MD5sum: 16b1fbfbdefd03e047613e6b21b7aee0 SHA1: 583d6c43b12b265e85d7c16770e4ab1f7eac5065 SHA256: d8fbee7c690b4473fc4793c2e724193ae40f3ca465000667165b420d19b5228e SHA512: 6c2c3ec95a9d59d7a854cc436714346c2e4268a73ea444fd33ce9f08755109624d3e44349b179a05d13b0a67be5a84aada7ece758c588a5a97170c557e56b3f0 Homepage: https://letsencrypt.org/ Description: ACME protocol library for Python 3 - Documentation This is a library used by the Let's Encrypt client for the ACME (Automated Certificate Management Environment). The ACME protocol is designed as part of the Let's Encrypt project, to make it possible to setup an HTTPS server and have it automatically obtain a browser-trusted certificate, without any human intervention. This library implements the protocol used for proving the control of a domain. . This package provides the documentation. Package: python3-acme Architecture: all Version: 1.12.0-2~bpo10+1 Priority: optional Section: python Source: python-acme Maintainer: Debian Let's Encrypt Installed-Size: 152 Provides: python3-acme-abi-1 (= 1.12) Depends: ca-certificates, python3-openssl (>= 17.3.0), python3-cryptography (>= 2.1.4), python3-josepy, python3-pkg-resources, python3-requests, python3-requests-toolbelt, python3-rfc3339, python3-six (>= 1.11.0), python3-tz, python3:any Suggests: python-acme-doc Filename: buster/python-acme/python3-acme_1.12.0-2~bpo10+1_all.deb Size: 34852 MD5sum: 58a75dae75abf968538a9fdb97dfa654 SHA1: ddf7bd418b52f0f38d0f6e6276499c3d3561f8bb SHA256: f0d676b716861b2c703ae0ea7887beef96f5db25ed1584bd0ddf2514daa071a6 SHA512: edacd0f5d8b3e03a17464fb5ce9136fe8c22a86de4c717d3bd1b83a6b88250d962b89f1cac03ad067869f275103d898167745412807be0a76a8d6b0d49359cdc Homepage: https://letsencrypt.org/ Description: ACME protocol library for Python 3 This is a library used by the Let's Encrypt client for the ACME (Automated Certificate Management Environment). The ACME protocol is designed as part of the Let's Encrypt project, to make it possible to setup an HTTPS server and have it automatically obtain a browser-trusted certificate, without any human intervention. This library implements the protocol used for proving the control of a domain. This library is Python 3. Package: certbot Architecture: all Version: 1.12.0-2~bpo10+1 Priority: optional Section: web Source: python-certbot Maintainer: Debian Let's Encrypt Installed-Size: 87 Provides: letsencrypt Depends: python3-certbot (= 1.12.0-2~bpo10+1), debconf (>= 0.5) | debconf-2.0, python3:any Suggests: python3-certbot-apache, python3-certbot-nginx, python-certbot-doc Replaces: letsencrypt Filename: buster/python-certbot/certbot_1.12.0-2~bpo10+1_all.deb Size: 49748 MD5sum: 0d833af62f127a6559d43938c8e36f52 SHA1: 4995756507eb999bba38c42e5431eb9eda057660 SHA256: 9a959889d9d77eeba24aa7e2d5186c61c0d50bdf41e4f86ea5a29a79e3392659 SHA512: 19e3c3bd559118bfc0371f14556e722510f8375aa01929e864e18bb6284dc0f38c5da9cc122ed259399bb01dafea1b8008d2bc3ee9e4cffa4e2680c0e4010d49 Homepage: https://certbot.eff.org/ Description: automatically configure HTTPS using Let's Encrypt The objective of Certbot, Let's Encrypt, and the ACME (Automated Certificate Management Environment) protocol is to make it possible to set up an HTTPS server and have it automatically obtain a browser-trusted certificate, without any human intervention. This is accomplished by running a certificate management agent on the web server. . This agent is used to: . - Automatically prove to the Let's Encrypt CA that you control the website - Obtain a browser-trusted certificate and set it up on your web server - Keep track of when your certificate is going to expire, and renew it - Help you revoke the certificate if that ever becomes necessary. . This package contains the main application, including the standalone and the manual authenticators. Package: python-certbot-doc Architecture: all Version: 1.12.0-2~bpo10+1 Priority: optional Section: doc Source: python-certbot Maintainer: Debian Let's Encrypt Installed-Size: 2509 Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: buster/python-certbot/python-certbot-doc_1.12.0-2~bpo10+1_all.deb Size: 237028 MD5sum: 95a87fcdcc661159da4ce7ab33eafbbb SHA1: 9af7ef0f4efa0a374d3b03ea70eca52c922067dc SHA256: 4cbba53cc48b8a31aeddd3cebf2218a6e3ff8708739c3d54f595ff4e604a8818 SHA512: beeaeafb9af9b31e8a250c00eb94b4dd6fe5ab2323621414a9bd00ae8fe9cf5fb0d38e9e7098c7d105a6665365041255a0ecbe171e59e54a0c7160ceb278c223 Homepage: https://certbot.eff.org/ Description: client documentation for certbot The objective of Certbot, Let's Encrypt, and the ACME (Automated Certificate Management Environment) protocol is to make it possible to set up an HTTPS server and have it automatically obtain a browser-trusted certificate, without any human intervention. This is accomplished by running a certificate management agent on the web server. . This agent is used to: . - Automatically prove to the Let's Encrypt CA that you control the website - Obtain a browser-trusted certificate and set it up on your web server - Keep track of when your certificate is going to expire, and renew it - Help you revoke the certificate if that ever becomes necessary. . This package contains the documentation. Package: python3-certbot Architecture: all Version: 1.12.0-2~bpo10+1 Priority: optional Section: python Source: python-certbot Maintainer: Debian Let's Encrypt Installed-Size: 821 Provides: python3-certbot-abi-1 (= 1.12) Depends: python3-acme-abi-1 (>= 1.8), python3-requests, python3-acme, python3-configargparse, python3-configobj, python3-cryptography (>= 2.1.4), python3-distro, python3-josepy, python3-parsedatetime (>= 2.4), python3-pkg-resources, python3-rfc3339, python3-tz, python3-zope.component, python3-zope.interface, python3:any Recommends: certbot Suggests: python-certbot-doc Breaks: python-letsencrypt (<= 0.6.0) Replaces: python-letsencrypt Filename: buster/python-certbot/python3-certbot_1.12.0-2~bpo10+1_all.deb Size: 194120 MD5sum: 4bc5a3d553cbeb141066d31751959525 SHA1: 447bfc0b9897bb289af82ca6ee993165de4d0a4d SHA256: f15fcddeb7015c0b68b1290d8d3fcb3fb549cb0965323fc74418279e6c968b14 SHA512: 9d25f1875c94edc6cc978cff565f56ebdc43b1c4be70aae4783507c1c161cf4082528bc8bb40c291019b120ac4d70c47c92e8b958ba9094673c9f67d97bc83b1 Homepage: https://certbot.eff.org/ Description: main library for certbot The objective of Certbot, Let's Encrypt, and the ACME (Automated Certificate Management Environment) protocol is to make it possible to set up an HTTPS server and have it automatically obtain a browser-trusted certificate, without any human intervention. This is accomplished by running a certificate management agent on the web server. . This agent is used to: . - Automatically prove to the Let's Encrypt CA that you control the website - Obtain a browser-trusted certificate and set it up on your web server - Keep track of when your certificate is going to expire, and renew it - Help you revoke the certificate if that ever becomes necessary. . This package contains the main libraries. Package: facedin Architecture: all Version: 1.15 Priority: extra Section: perl Maintainer: Wessel Dankers Installed-Size: 63 Depends: perl:any, uruk (>= 20150401-1), make Filename: buster/facedin/facedin_1.15_all.deb Size: 18012 MD5sum: 3ba88d3c14e7440b310e15f9e26c3192 SHA1: 79957cbf6d2c122bbbfdb1fea5060969d1bd1e35 SHA256: 357b6f0746e836f814c66ad84149e9a47437e9821c5883dafab1be9cc0e28588 SHA512: f9a9e531b8241754b1c8a9026a3e90adce31f5dcd58a74216f86e0fc207411f4cc5fda6897aea8d264ccf05a18d3ed209a3b327e775b49c9fcc4cdd1b17490ee Description: User management tool This tool allows you to create and remove users using a declarative policy. It has hooks for integration with ssh, uruk and sudo.