sqlite2json is a tool i need to finish the imessage dumper
This commit is contained in:
parent
4c80999e6d
commit
85e47effca
2
sqlite2json/.gitignore
vendored
Normal file
2
sqlite2json/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
venv
|
||||||
|
|
5
sqlite2json/sqlite2json.py
Normal file
5
sqlite2json/sqlite2json.py
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
|
||||||
|
import dataset
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user