diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-20 07:34:14 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:27:09 +0000 |
commit | 53826d70dca68633ee862eeaae9a3d37c5fbb881 (patch) | |
tree | abfe96ee543a79d0823b53fcfbab639961d1fed8 /development | |
parent | 86ec94665ab71450b99c21912ef1491632b1e23c (diff) | |
download | slackbuilds-53826d70dca68633ee862eeaae9a3d37c5fbb881.tar.gz |
development/odb: Fix slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/odb/slack-desc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/development/odb/slack-desc b/development/odb/slack-desc index 24db785979..4fd2d61794 100644 --- a/development/odb/slack-desc +++ b/development/odb/slack-desc @@ -9,11 +9,11 @@ odb: odb (ODB: C++ Object-Relational Mapping - ORM) odb: odb: ODB is an open-source, cross-platform, and cross-database object- -odb: relational mapping (ORM) system for C++. It allows you to persist -odb: C++ objects to a relational database without having to deal with -odb: tables, columns, or SQL and without manually writing any mapping -odb: code. +odb: relational mapping (ORM) system for C++. It allows you to persist +odb: C++ objects to a relational database without having to deal with +odb: tables, columns, or SQL and without manually writing any mapping +odb: code. odb: -odb: -odb: http://www.codesynthesis.com/products/odb/ +odb: +odb: http://www.codesynthesis.com/products/odb/ odb: |