File: control

package info (click to toggle)
r-cran-rcppspdlog 0.0.23-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,652 kB
  • sloc: cpp: 20,957; makefile: 5; sh: 2
file content (16 lines) | stat: -rw-r--r-- 638 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: r-cran-rcppspdlog
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 13), r-base-dev (>= 4.5.1), dh-r, r-cran-rcpp
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/edd/r-cran-rcppspdlog
Vcs-Git: https://salsa.debian.org/edd/r-cran-rcppspdlog.git
Homepage: https://cran.r-project.org/package=rcppspdlog

Package: r-cran-rcppspdlog
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}
Description: GNU R package with 'spdlog' logging support
 The package provides the 'spdlog' library for C+++ logging for use from
 an R package.