summaryrefslogtreecommitdiffstats
path: root/python-pypi/bsddb3/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'python-pypi/bsddb3/DETAILS')
-rwxr-xr-xpython-pypi/bsddb3/DETAILS14
1 files changed, 9 insertions, 5 deletions
diff --git a/python-pypi/bsddb3/DETAILS b/python-pypi/bsddb3/DETAILS
index 4e29400851..19b31282ac 100755
--- a/python-pypi/bsddb3/DETAILS
+++ b/python-pypi/bsddb3/DETAILS
@@ -13,9 +13,13 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="python db"
SHORT="Python wrapper for BerkeleyDB"
cat << EOF
-PyBSDDB provides a nearly complete wrapping of the Oracle/Sleepycat C API for the
-Database Environment, Database, Cursor, and Transaction objects, and each of these is
-exposed as a Python type in the bsddb3.db module. The database objects can use various access
-methods: btree, hash, recno, and queue. Complete support of Berkeley DB distributed
-transactions.
+PyBSDDB provides a nearly complete wrapping of the Oracle/Sleepycat C API
+for the
+Database Environment, Database, Cursor, and Transaction objects, and each
+of these is
+exposed as a Python type in the bsddb3.db module. The database objects can
+use various access
+methods: btree, hash, recno, and queue. Complete support of Berkeley DB
+distributed
+transactions.
EOF