esedbrc.scripts package

Submodules

esedbrc.scripts.extract module

Script to extract an ESE database catalog.

esedbrc.scripts.extract.Main()[source]

Entry point of console script to extract the ESE database catalog.

Returns:

exit code that is provided to sys.exit().

Return type:

int

esedbrc.scripts.list_databases module

Script to list file entries that contain an ESE database.

esedbrc.scripts.list_databases.Main()[source]

Entry point of console script to list ESE database file entries.

Returns:

exit code that is provided to sys.exit().

Return type:

int

Module contents