Mercurial > hg > monetdb-perl
view debian/control @ 43:17959d0d6923
Also pass MONETDB_DATABASE
author | Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com> |
---|---|
date | Fri, 18 Dec 2020 10:35:27 +0100 (2020-12-18) |
parents | b9e0744b2396 |
children |
line wrap: on
line source
Source: libdbd-monetdb-perl Section: misc Priority: optional Maintainer: MonetDB BV <info@monetdb.org> Build-Depends: debhelper (>= 9~), perl Standards-Version: 3.9.6 Vcs-Hg: https://dev.monetdb.org/hg/monetdb-perl/ Vcs-Browser: https://dev.monetdb.org/hg/monetdb-perl/ Homepage: https://www.monetdb.org/ Package: libdbd-monetdb-perl Architecture: all Depends: libdbi-perl, ${perl:Depends}, ${shlibs:Depends} Recommends: monetdb5-sql Conflicts: perl-monetdb-client Replaces: perl-monetdb-client Description: Pure Perl database driver for MonetDB/SQL MonetDB is a database management system that is developed from a main-memory perspective with use of a fully decomposed storage model, automatic index management, extensibility of data types and search accelerators. It also has an SQL frontend. . This package contains a pure Perl database driver for MonetDB/SQL.