blob: e5f4bccb04db4405abb4d50f40bb6af9d8a2dabe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Source: sqlite-orm
Version: 1.5
Port-Version: 2
Homepage: https://github.com/fnc12/sqlite_orm
Build-Depends: sqlite3
Description: SQLite ORM light header only library for modern C++
Feature: test
Description: Build sqlite_orm unit tests
Build-Depends: catch2
Feature: example
Description: Build examples
|