mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-04-23 14:31:37 +00:00
Update setup.py
This commit is contained in:
4
setup.py
4
setup.py
@@ -18,10 +18,10 @@ setuptools.setup(
|
|||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
license="MIT",
|
license="MIT",
|
||||||
keywords=[
|
keywords=[
|
||||||
"android", "ios", "parsing", "history","iphone", "whatsapp"
|
"android", "ios", "parsing", "history","iphone", "whatsapp", "message"
|
||||||
"customizable", "android-backup", "crypt12", "whatsapp-chat-exporter",
|
"customizable", "android-backup", "crypt12", "whatsapp-chat-exporter",
|
||||||
"whatsapp-export", "whatsapp-database", "whatsapp-database-parser",
|
"whatsapp-export", "whatsapp-database", "whatsapp-database-parser",
|
||||||
"whatsapp-conversations", "iphone-backup", "crypt14", "crypt15"
|
"whatsapp-conversations", "iphone-backup", "crypt14", "crypt15", "messages"
|
||||||
],
|
],
|
||||||
platforms=["any"],
|
platforms=["any"],
|
||||||
url="https://github.com/KnugiHK/Whatsapp-Chat-Exporter",
|
url="https://github.com/KnugiHK/Whatsapp-Chat-Exporter",
|
||||||
|
|||||||
Reference in New Issue
Block a user