Open main menu

Gramps β

Changes

Addon:ExportRaw

369 bytes added, 12:26, 15 March 2010
New page: Category:Plugins Category:Developers/General The Export Raw exporter will dump your BSDDB database into a raw Python representation format for low-level manipulation. This has bee...
[[Category:Plugins]]
[[Category:Developers/General]]

The Export Raw exporter will dump your BSDDB database into a raw Python representation format for low-level manipulation. This has been used for byte-wise comparisons to make sure that different import/export functions process the data correctly.

Future enhancements:

* Create an importer that will read this data