aboutsummaryrefslogtreecommitdiff
path: root/manifest
blob: ab3859e2b59f785e6c83873f457a23e4beb86bfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
: 1
name: libodb-sqlite
version: 2.5.0-a10
summary: SQLite ODB runtime library
license: GPLv2
license: proprietary
tags: c++, orm, sqlite, database, relational, object, persistence, sql
description-file: README
changes-file: NEWS
url: http://www.codesynthesis.com/products/odb/
email: odb-users@codesynthesis.com
requires: c++11
depends: * build2 >= 0.4.0
depends: * bpkg >= 0.4.0
depends: libsqlite3 >= 3.6.18
depends: libodb == 2.5.0-a10