Mercurial > hg > monetdb-ruby
view debian/control @ 0:aab36be83762
Created a new repository for the Ruby driver for MonetDB.
The Ruby files are based on the files in changeset 5db87c0b5920 in the
default branch of the MonetDB repository.
author | Sjoerd Mullender <sjoerd@acm.org> |
---|---|
date | Wed, 02 Mar 2016 14:50:19 +0100 (2016-03-02) |
parents | |
children | d73739e2965c |
line wrap: on
line source
Source: ruby-monetdb-sql Section: ruby Priority: optional Maintainer: MonetDB BV <info@monetdb.org> Build-Depends: debhelper (>= 9~), gem2deb Standards-Version: 3.9.6 Vcs-Hg: http://dev.monetdb.org/hg/monetdb-ruby/ Vcs-Browser: http://dev.monetdb.org/hg/monetdb-ruby/ Homepage: http://www.monetdb.org/ Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-monetdb-sql Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Recommends: monetdb5-sql (>= 11.22.0) Conflicts: ruby-monetdb-client Replaces: ruby-monetdb-client Description: Pure Ruby 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 Ruby database driver for MonetDB/SQL.