From 7a1bc577c53c6c513c03cea6ef582af2055beebd Mon Sep 17 00:00:00 2001 From: Robert Schumacher Date: Fri, 23 Mar 2018 10:55:04 -0700 Subject: [sqlite-orm] Initial commit of 1.1 --- ports/sqlite-orm/CONTROL | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ports/sqlite-orm/CONTROL (limited to 'ports/sqlite-orm/CONTROL') diff --git a/ports/sqlite-orm/CONTROL b/ports/sqlite-orm/CONTROL new file mode 100644 index 000000000..893a0dfe9 --- /dev/null +++ b/ports/sqlite-orm/CONTROL @@ -0,0 +1,4 @@ +Source: sqlite-orm +Version: 1.1 +Build-Depends: sqlite3 +Description: SQLite ORM light header only library for modern C++ -- cgit v1.2.3