Mercurial > hg > monetdb-php
view debian/control @ 4:4c17d4bb7f22
Added debian/ubuntu build configuration.
author | Sjoerd Mullender <sjoerd@acm.org> |
---|---|
date | Wed, 14 Sep 2016 16:58:25 +0200 (2016-09-14) |
parents | |
children | 2a267cba51fd |
line wrap: on
line source
Source: php-monetdb-client Maintainer: MonetDB BV <info@monetdb.org> Section: misc Priority: optional Standards-Version: 3.9.2 Build-Depends: debhelper (>= 9) Package: php-monetdb-client Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: monetdb5-sql Conflicts: php5-monetdb-client Replaces: php5-monetdb-client Description: MonetDB PHP client module 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 the files needed to use MonetDB from a PHP program.