File: control

package info (click to toggle)
r-cran-rmariadb 1.3.3%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,588 kB
  • sloc: sql: 146,810; cpp: 1,666; ruby: 27; sh: 14; makefile: 2
file content (37 lines) | stat: -rw-r--r-- 1,259 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Source: r-cran-rmariadb
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Michael R. Crusoe <crusoe@debian.org>,
           Shayan Doust <hello@shayandoust.me>
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-bit64,
               r-cran-blob,
               r-cran-dbi (>= 1.1.3),
               r-cran-hms,
               r-cran-lubridate,
               r-cran-rlang,
               r-cran-cpp11,
               r-cran-plogr,
               libboost-dev,
               libmariadb-client-lgpl-dev-compat
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-rmariadb
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-rmariadb.git
Homepage: https://cran.r-project.org/package=RMariaDB
Rules-Requires-Root: no

Package: r-cran-rmariadb
Architecture: any
Depends: ${R:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: Database Interface and 'MariaDB' Driver
 Implements a 'DBI'-compliant interface to 'MariaDB'
 (<https://mariadb.org/>) and 'MySQL' (<https://www.mysql.com/>)
 databases.