diff options
author | Eugene Wissner <belka@caraus.de> | 2016-07-28 18:25:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 06:04:36 +0700 |
commit | e96f0a975b85aed331ce61999c92a8c4925dc2a0 (patch) | |
tree | ecf015d1b99a214258c84ece68db3224972803dc /development/opendbx/slack-desc | |
parent | 023c4f558ac21295fe62b41495ec90f04c314a38 (diff) | |
download | slackbuilds-e96f0a975b85aed331ce61999c92a8c4925dc2a0.tar.gz |
development/opendbx: Added (Database Access Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/opendbx/slack-desc')
-rw-r--r-- | development/opendbx/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/opendbx/slack-desc b/development/opendbx/slack-desc new file mode 100644 index 0000000000..fb1fd85bd2 --- /dev/null +++ b/development/opendbx/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------------------------------------------------------| +opendbx: opendbx (Database Access Library) +opendbx: +opendbx: OpenDBX is an extremely lightweight but extensible database access +opendbx: library written in C. It provides an abstraction layer to all +opendbx: supported databases with a single, clean and simple interface that +opendbx: leads to an elegant code design automatically. If you want your +opendbx: application to support different databases with little effort, this +opendbx: is definitively the right thing for you! +opendbx: +opendbx: +opendbx: |