1,610
edits
Changes
From Gramps
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
[[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