summaryrefslogtreecommitdiffstats
path: root/database/libdbi/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'database/libdbi/DETAILS')
-rwxr-xr-xdatabase/libdbi/DETAILS10
1 files changed, 6 insertions, 4 deletions
diff --git a/database/libdbi/DETAILS b/database/libdbi/DETAILS
index 71ae81a16b..a4c5b50bbc 100755
--- a/database/libdbi/DETAILS
+++ b/database/libdbi/DETAILS
@@ -11,8 +11,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="database"
SHORT="a database-independent abstraction layer in C"
cat << EOF
-libdbi implements a database-independent abstraction layer in C, similar to the
-DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage
-the power of multiple databases and multiple simultaneous database connections by
-using this framework.
+libdbi implements a database-independent abstraction layer in C, similar to the
+DBI/DBD layer in Perl. Writing one generic set of code, programmers can
+leverage
+the power of multiple databases and multiple simultaneous database
+connections by
+using this framework.
EOF