File: control

package info (click to toggle)
r-cran-rpostgresql 0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,184 kB
  • ctags: 2,152
  • sloc: ansic: 22,721; sh: 2,850; makefile: 1
file content (24 lines) | stat: -rw-r--r-- 834 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
Source: r-cran-rpostgresql
Section: gnu-r
Priority: optional
Maintainer: Ondřej Surý <ondrej@debian.org>
Build-Depends: autotools-dev,
               cdbs,
               debhelper (>= 9),
               libpq-dev,
               r-base-dev,
               r-cran-dbi
Standards-Version: 3.9.6
Homepage: https://code.google.com/p/rpostgresql/
Vcs-Git: git://anonscm.debian.org/collab-maint/r-cran-rpostgresql.git
Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/r-cran-rpostgresql.git;a=summary

Package: r-cran-rpostgresql
Architecture: any
Depends: ${R:Depends},
	 r-cran-dbi,
         ${misc:Depends},
         ${shlibs:Depends}
Description: GNU R package providing database interface and driver for PostgreSQL
 This package provides a Database Interface (DBI) compliant driver
 for R to access PostgreSQL database systems.