File: control

package info (click to toggle)
rapache 1.2.10-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,368 kB
  • sloc: sh: 18,629; ansic: 10,417; perl: 5,675; javascript: 2,800; makefile: 307
file content (26 lines) | stat: -rw-r--r-- 878 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
Source: rapache
Section: httpd
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Ondřej Surý <ondrej@debian.org>
Build-Depends: apache2-dev,
               debhelper-compat (= 13),
               dh-apache2,
               libapreq2-dev,
	       libicu-dev,
               r-base-core,
               r-base-dev
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/r-pkg-team/rapache
Vcs-Git: https://salsa.debian.org/r-pkg-team/rapache.git
Homepage: https://jeffreyhorner.github.io/rapache
Rules-Requires-Root: no

Package: libapache2-mod-r-base
Architecture: any
Depends: r-base-core,
         ${misc:Depends},
         ${shlibs:Depends}
Description: server-side R integration with Apache 2
 This package provides the R module that adds support for embedding
 the R interpreter inside Apache 2 webserver.