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