1
0
Fork
You've already forked Join_bookmarks
0
This repository includes a script to merge multiple JSON formatted Firefox bookmark files into one.
  • Python 100%
2024年03月30日 20:42:07 +01:00
src Initial commit 2024年03月29日 20:25:21 +01:00
' Initial commit 2024年03月29日 20:25:21 +01:00
AUTHORS.md Initial commit 2024年03月29日 20:25:21 +01:00
CHANGES.md Initial commit 2024年03月29日 20:25:21 +01:00
LICENCE Initial commit 2024年03月29日 20:25:21 +01:00
MANIFEST.in Initial commit 2024年03月29日 20:25:21 +01:00
pyproject.toml Initial commit 2024年03月29日 20:25:21 +01:00
README.md chore: update README 2024年03月30日 20:42:07 +01:00
requirements.txt Initial commit 2024年03月29日 20:25:21 +01:00
setup.py Initial commit 2024年03月29日 20:25:21 +01:00

STILL WIP!! the main function to use is :

def r_merge(data: dict, targ: dict, eid: str, r_key: str)