This repository includes a script to merge multiple JSON formatted Firefox bookmark files into one.
| src | Initial commit | |
| ' | Initial commit | |
| AUTHORS.md | Initial commit | |
| CHANGES.md | Initial commit | |
| LICENCE | Initial commit | |
| MANIFEST.in | Initial commit | |
| pyproject.toml | Initial commit | |
| README.md | chore: update README | |
| requirements.txt | Initial commit | |
| setup.py | Initial commit | |
STILL WIP!! the main function to use is :
def r_merge(data: dict, targ: dict, eid: str, r_key: str)