From dfc4cb62cb578fec5527e7724b2c87dd4845f90c Mon Sep 17 00:00:00 2001 From: Andre Barboza Date: Fri, 30 Dec 2016 09:56:11 +0700 Subject: development/libodb-qt: Added (C++ ORM Qt Profile Libraries). Signed-off-by: Willy Sudiarto Raharjo --- development/libodb-qt/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 development/libodb-qt/slack-desc (limited to 'development/libodb-qt/slack-desc') diff --git a/development/libodb-qt/slack-desc b/development/libodb-qt/slack-desc new file mode 100644 index 0000000000..23a4dd10bb --- /dev/null +++ b/development/libodb-qt/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +libodb-qt: libodb-qt (ODB C++ ORM Qt Profile Libraries) +libodb-qt: +libodb-qt: ODB is an open-source, cross-platform, and cross-database object- +libodb-qt: relational mapping (ORM) system for C++. It allows you to persist +libodb-qt: C++ objects to a relational database without having to deal with +libodb-qt: tables, columns, or SQL and without manually writing any mapping +libodb-qt: code. +libodb-qt: +libodb-qt: +libodb-qt: http://www.codesynthesis.com/products/odb/ +libodb-qt: -- cgit v1.2.3-65-gdbad