Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-bsddb3-4.4.2-1.el4.rf RPM for i386

From DAG packages for Red Hat Linux el4 i386

Name: python-bsddb3 Distribution: Dag Apt Repository for Red Hat Enterprise Linux 4
Version: 4.4.2 Vendor: Dag Apt Repository, http://dag.wieers.com/apt/
Release: 1.el4.rf Build date: Tue Apr 11 10:32:26 2006
Group: Development/Libraries Build host: lisse.leuven.wieers.com
Size: 3178514 Source RPM: python-bsddb3-4.4.2-1.el4.rf.src.rpm
Packager: Dag Wieers <dag@wieers.com>
Url: http://pybsddb.sourceforge.net/
Summary: Python interface for BerkeleyDB 3.x and 4.x
Berkeley DB is a programmatic toolkit that provides high-performance
built-in database support for desktop and server applications.

The Berkeley DB access methods include B+tree, Extended Linear Hashing,
Fixed and Variable-length records, and Queues. Berkeley DB provides full
transactional support, database recovery, online backups, multi-threaded
and multi-process access, etc.

The Python wrappers allow you to store Python string objects of any
length, keyed either by strings or integers depending on the database
access method. With the use of another module in the package standard
shelve-like functionality is provided allowing you to store any picklable
Python object!

Provides

Requires

License

Unknown

Changelog

* Fri Apr 07 2006 Dries Verachtert <dries@ulyssis.org> - 4.4.2-1 - 4276/dries
  - Updated to release 4.4.2.
* Wed May 19 2004 Dag Wieers <dag@wieers.com> - 4.2.4-1
  - Updated to release 4.2.4.
* Sat Aug 02 2003 Dag Wieers <dag@wieers.com> - 4.1.6-0
  - Initial package. (using DAR)

Files

/usr/lib/python2.3/site-packages/bsddb3
/usr/lib/python2.3/site-packages/bsddb3/__init__.py
/usr/lib/python2.3/site-packages/bsddb3/__init__.pyc
/usr/lib/python2.3/site-packages/bsddb3/__init__.pyo
/usr/lib/python2.3/site-packages/bsddb3/_pybsddb.so
/usr/lib/python2.3/site-packages/bsddb3/db.py
/usr/lib/python2.3/site-packages/bsddb3/db.pyc
/usr/lib/python2.3/site-packages/bsddb3/db.pyo
/usr/lib/python2.3/site-packages/bsddb3/dbobj.py
/usr/lib/python2.3/site-packages/bsddb3/dbobj.pyc
/usr/lib/python2.3/site-packages/bsddb3/dbobj.pyo
/usr/lib/python2.3/site-packages/bsddb3/dbrecio.py
/usr/lib/python2.3/site-packages/bsddb3/dbrecio.pyc
/usr/lib/python2.3/site-packages/bsddb3/dbrecio.pyo
/usr/lib/python2.3/site-packages/bsddb3/dbshelve.py
/usr/lib/python2.3/site-packages/bsddb3/dbshelve.pyc
/usr/lib/python2.3/site-packages/bsddb3/dbshelve.pyo
/usr/lib/python2.3/site-packages/bsddb3/dbtables.py
/usr/lib/python2.3/site-packages/bsddb3/dbtables.pyc
/usr/lib/python2.3/site-packages/bsddb3/dbtables.pyo
/usr/lib/python2.3/site-packages/bsddb3/dbutils.py
/usr/lib/python2.3/site-packages/bsddb3/dbutils.pyc
/usr/lib/python2.3/site-packages/bsddb3/dbutils.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests
/usr/lib/python2.3/site-packages/bsddb3/tests/__init__.py
/usr/lib/python2.3/site-packages/bsddb3/tests/__init__.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/__init__.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests/test_1413192.py
/usr/lib/python2.3/site-packages/bsddb3/tests/test_1413192.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/test_1413192.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests/test_all.py
/usr/lib/python2.3/site-packages/bsddb3/tests/test_all.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/test_all.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests/test_associate.py
/usr/lib/python2.3/site-packages/bsddb3/tests/test_associate.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/test_associate.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests/test_basics.py
/usr/lib/python2.3/site-packages/bsddb3/tests/test_basics.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/test_basics.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests/test_compare.py
/usr/lib/python2.3/site-packages/bsddb3/tests/test_compare.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/test_compare.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests/test_compat.py
/usr/lib/python2.3/site-packages/bsddb3/tests/test_compat.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/test_compat.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests/test_dbobj.py
/usr/lib/python2.3/site-packages/bsddb3/tests/test_dbobj.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/test_dbobj.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests/test_dbshelve.py
/usr/lib/python2.3/site-packages/bsddb3/tests/test_dbshelve.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/test_dbshelve.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests/test_dbtables.py
/usr/lib/python2.3/site-packages/bsddb3/tests/test_dbtables.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/test_dbtables.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests/test_env_close.py
/usr/lib/python2.3/site-packages/bsddb3/tests/test_env_close.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/test_env_close.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests/test_get_none.py
/usr/lib/python2.3/site-packages/bsddb3/tests/test_get_none.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/test_get_none.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests/test_join.py
/usr/lib/python2.3/site-packages/bsddb3/tests/test_join.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/test_join.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests/test_lock.py
/usr/lib/python2.3/site-packages/bsddb3/tests/test_lock.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/test_lock.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests/test_misc.py
/usr/lib/python2.3/site-packages/bsddb3/tests/test_misc.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/test_misc.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests/test_queue.py
/usr/lib/python2.3/site-packages/bsddb3/tests/test_queue.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/test_queue.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests/test_recno.py
/usr/lib/python2.3/site-packages/bsddb3/tests/test_recno.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/test_recno.pyo
/usr/lib/python2.3/site-packages/bsddb3/tests/test_thread.py
/usr/lib/python2.3/site-packages/bsddb3/tests/test_thread.pyc
/usr/lib/python2.3/site-packages/bsddb3/tests/test_thread.pyo
/usr/share/doc/python-bsddb3-4.4.2
/usr/share/doc/python-bsddb3-4.4.2/ChangeLog
/usr/share/doc/python-bsddb3-4.4.2/README.txt
/usr/share/doc/python-bsddb3-4.4.2/TODO.txt
/usr/share/doc/python-bsddb3-4.4.2/docs
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/c_index.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/c_pindex.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_associate.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_close.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_create.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_cursor.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_del.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_err.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_fd.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_get.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_get_byteswapped.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_get_type.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_join.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_key_range.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_lsn.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_open.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_put.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_remove.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_rename.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_alloc.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_append_recno.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_bt_compare.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_bt_minkey.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_bt_prefix.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_cachesize.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_dup_compare.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_errcall.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_errfile.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_errpfx.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_feedback.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_flags.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_h_ffactor.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_h_hash.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_h_nelem.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_lorder.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_pagesize.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_paniccall.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_q_extentsize.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_re_delim.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_re_len.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_re_pad.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_set_re_source.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_stat.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_sync.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_truncate.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_upgrade.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/db_verify.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/dbc_close.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/dbc_count.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/dbc_del.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/dbc_dup.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/dbc_get.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/dbc_put.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/dbm.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/dbt.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/dbt_bulk.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_close.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_create.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_err.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_open.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_remove.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_alloc.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_cachesize.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_data_dir.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_errcall.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_errfile.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_errpfx.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_feedback.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_flags.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_lg_bsize.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_lg_dir.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_lg_max.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_lg_regionmax.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_lk_conflicts.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_lk_detect.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_lk_max.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_lk_max_lockers.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_lk_max_locks.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_lk_max_objects.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_mp_mmapsize.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_mutexlocks.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_pageyield.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_paniccall.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_panicstate.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_rec_init.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_region_init.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_rpc_server.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_shm_key.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_tas_spins.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_tmp_dir.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_tx_max.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_tx_recover.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_tx_timestamp.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_set_verbose.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_strerror.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/env_version.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/hsearch.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/lock_detect.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/lock_get.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/lock_id.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/lock_put.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/lock_stat.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/lock_vec.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/log_archive.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/log_compare.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/log_file.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/log_flush.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/log_get.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/log_put.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/log_register.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/log_stat.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/log_unregister.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/memp_fclose.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/memp_fget.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/memp_fopen.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/memp_fput.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/memp_fset.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/memp_fsync.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/memp_register.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/memp_stat.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/memp_sync.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/memp_trickle.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_close.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_dirfree.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_dirlist.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_exists.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_free.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_fsync.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_ioinfo.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_malloc.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_map.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_open.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_read.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_realloc.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_rename.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_seek.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_sleep.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_unlink.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_unmap.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_write.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/set_func_yield.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/txn_abort.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/txn_begin.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/txn_checkpoint.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/txn_commit.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/txn_discard.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/txn_id.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/txn_prepare.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/txn_recover.html
/usr/share/doc/python-bsddb3-4.4.2/docs/api_c/txn_stat.html
/usr/share/doc/python-bsddb3-4.4.2/docs/bsddb3.html
/usr/share/doc/python-bsddb3-4.4.2/docs/bsddb3.txt
/usr/share/doc/python-bsddb3-4.4.2/docs/images
/usr/share/doc/python-bsddb3-4.4.2/docs/images/api.gif
/usr/share/doc/python-bsddb3-4.4.2/docs/images/next.gif
/usr/share/doc/python-bsddb3-4.4.2/docs/images/prev.gif
/usr/share/doc/python-bsddb3-4.4.2/docs/images/ps.gif
/usr/share/doc/python-bsddb3-4.4.2/docs/images/ref.gif
/usr/share/doc/python-bsddb3-4.4.2/docs/images/sleepycat.gif
/usr/share/doc/python-bsddb3-4.4.2/docs/images/spacer.gif
/usr/share/doc/python-bsddb3-4.4.2/docs/images/wavback.jpg
/usr/share/doc/python-bsddb3-4.4.2/docs/index.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/close.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/count.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/curclose.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/curdel.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/curdup.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/curget.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/curput.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/cursor.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/delete.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/error.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/get.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/join.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/open.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/opensub.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/ops.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/partial.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/put.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/second.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/stability.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/stat.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/sync.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/truncate.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/upgrade.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am/verify.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/bt_compare.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/bt_minkey.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/bt_prefix.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/bt_recnum.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/byteorder.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/cachesize.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/dup.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/extentsize.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/h_ffactor.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/h_hash.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/h_nelem.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/logrec.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/malloc.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/pagesize.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/re_source.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/recno.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/renumber.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_conf/select.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_misc
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_misc/align.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_misc/dbsizes.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_misc/diskspace.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_misc/error.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_misc/faq.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_misc/get_bulk.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_misc/partial.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_misc/perm.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_misc/stability.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/am_misc/tune.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/arch
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/arch/apis.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/arch/bigpic.gif
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/arch/bigpic.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/arch/progmodel.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/arch/script.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/arch/smallpic.gif
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/arch/utilities.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/aix.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/conf.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/embedix.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/flags.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/freebsd.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/hpux.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/install.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/irix.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/linux.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/notes.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/osf1.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/qnx.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/sco.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/shlib.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/solaris.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/sunos.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/test.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_unix/ultrix.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_vxworks
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_vxworks/faq.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_vxworks/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_vxworks/notes.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_win
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_win/faq.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_win/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_win/notes.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/build_win/test.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/cam
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/cam/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/distrib
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/distrib/layout.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/dumpload
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/dumpload/format.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/dumpload/text.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/dumpload/utility.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/env
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/env/create.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/env/error.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/env/faq.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/env/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/env/naming.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/env/open.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/env/region.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/env/remote.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/env/security.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/install
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/install/file.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/install/magic.s5.be.txt
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/install/magic.s5.le.txt
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/install/magic.txt
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/install/multiple.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/install/rpm.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/intro
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/intro/data.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/intro/dbis.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/intro/dbisnot.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/intro/distrib.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/intro/do.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/intro/need.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/intro/products.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/intro/terrain.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/intro/what.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/intro/where.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/java
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/java/compat.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/java/conf.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/java/faq.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/java/program.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/lock
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/lock/am_conv.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/lock/cam_conv.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/lock/config.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/lock/dead.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/lock/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/lock/max.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/lock/nondb.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/lock/notxn.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/lock/page.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/lock/stdmode.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/lock/twopl.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/log
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/log/config.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/log/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/log/limits.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/mp
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/mp/config.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/mp/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/perl
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/perl/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/program
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/program/appsignals.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/program/byteorder.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/program/compatible.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/program/copy.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/program/dbsizes.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/program/diskspace.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/program/environ.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/program/errorret.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/program/extending.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/program/mt.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/program/namespace.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/program/recimp.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/program/runtime.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/program/scope.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/program/solaris.txt
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/program/version.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/refs
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/refs/bdb_usenix.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/refs/embedded.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/refs/refs.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/refs/witold.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/rpc
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/rpc/client.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/rpc/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/rpc/server.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/sendmail
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/sendmail/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/simple_tut
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/simple_tut/close.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/simple_tut/del.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/simple_tut/errors.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/simple_tut/example.txt
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/simple_tut/get.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/simple_tut/handles.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/simple_tut/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/simple_tut/keydata.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/simple_tut/open.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/simple_tut/put.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/tcl
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/tcl/error.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/tcl/faq.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/tcl/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/tcl/program.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/tcl/using.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/test
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/test/faq.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/test/run.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/admin.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/app.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/archival.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/checkpoint.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/cursor.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/data_open.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/deadlock.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/env_open.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/faq.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/filesys.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/inc.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/logfile.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/nested.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/put.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/read.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/recimp.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/reclimit.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/recovery.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/routine.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/term.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/throughput.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/transapp.txt
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/tune.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/why.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/transapp/writetest.txt
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/txn
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/txn/config.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/txn/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/txn/limits.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/txn/nested.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/txn/other.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/txn/stability.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.2.0
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.2.0/convert.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.2.0/disk.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.2.0/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.2.0/system.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.2.0/toc.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/close.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/cxx.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/db.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/db_cxx.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/dbenv.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/dbenv_cxx.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/dbinfo.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/disk.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/eacces.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/eagain.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/envopen.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/func.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/java.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/join.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/jump_set.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/lock_detect.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/lock_notheld.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/lock_put.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/lock_stat.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/log_register.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/log_stat.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/memp_stat.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/open.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/rmw.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/stat.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/toc.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/txn_begin.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/txn_commit.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/txn_stat.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/value_set.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.0/xa.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/btstat.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/config.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/disk.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/dup.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/env.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/log_register.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/logalloc.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/memp_register.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/put.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/set_feedback.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/set_paniccall.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/set_tx_recover.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/sysmem.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/tcl.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/tmp.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/toc.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.1/txn_check.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.2
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.2/callback.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.2/db_dump.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.2/disk.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.2/handle.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.2/incomplete.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.2/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.2/mutexlock.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.2/notfound.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.2/renumber.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.2/set_flags.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.2/toc.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.2/tx_recover.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.3
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.3/alloc.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.3/bigfile.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.3/conflict.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.3/disk.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.3/getswap.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.3/gettype.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.3/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.3/memp_fget.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.3/rpc.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.3/shared.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.3/toc.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade.3.3/txn_prepare.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade/process.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/upgrade/version.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/xa
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/xa/build.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/xa/config.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/xa/faq.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/xa/intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/xa/xa_config.html
/usr/share/doc/python-bsddb3-4.4.2/docs/ref/xa/xa_intro.html
/usr/share/doc/python-bsddb3-4.4.2/docs/reftoc.html
/usr/share/doc/python-bsddb3-4.4.2/docs/simple.css
/usr/share/doc/python-bsddb3-4.4.2/docs/utility
/usr/share/doc/python-bsddb3-4.4.2/docs/utility/berkeley_db_svc.html
/usr/share/doc/python-bsddb3-4.4.2/docs/utility/db_archive.html
/usr/share/doc/python-bsddb3-4.4.2/docs/utility/db_checkpoint.html
/usr/share/doc/python-bsddb3-4.4.2/docs/utility/db_deadlock.html
/usr/share/doc/python-bsddb3-4.4.2/docs/utility/db_dump.html
/usr/share/doc/python-bsddb3-4.4.2/docs/utility/db_load.html
/usr/share/doc/python-bsddb3-4.4.2/docs/utility/db_printlog.html
/usr/share/doc/python-bsddb3-4.4.2/docs/utility/db_recover.html
/usr/share/doc/python-bsddb3-4.4.2/docs/utility/db_stat.html
/usr/share/doc/python-bsddb3-4.4.2/docs/utility/db_upgrade.html
/usr/share/doc/python-bsddb3-4.4.2/docs/utility/db_verify.html
/usr/share/doc/python-bsddb3-4.4.2/docs/utility/index.html


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 08:43:52 2024