Compare commits
No commits in common. "8d1232d48df26c93242fafc6482096e616b4e319" and "1406b0666dc5667b3603bf83f649df186b3233a8" have entirely different histories.
8d1232d48d
...
1406b0666d
|
@ -4,9 +4,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Markdown Message Conversion
|
# Markdown Message Conversion.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
Conversion script from various messaging formats to markdown.
|
Conversion script from various messaging formats to markdown.
|
||||||
|
|
||||||
|
@ -71,6 +69,7 @@ python -m libpurple_to_markdown LOG_DIRECTORY --output OUTPUT_FOLDER --skip-this
|
||||||
|
|
||||||
- [ ] SyncTech: Decode MMS parts and reconstruct image attachments.
|
- [ ] SyncTech: Decode MMS parts and reconstruct image attachments.
|
||||||
|
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
All requirements can be installed easily using:
|
All requirements can be installed easily using:
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.7'
|
__version__ = '0.1.6'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user