summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorLivio Recchia <recchialivio@libero.it>2020-04-05 14:52:49 +0200
committerLivio Recchia <recchialivio@libero.it>2020-04-05 14:52:49 +0200
commit19a25076dcddb4c1219909cf7572b85e9b4d4a2a (patch)
treecc25d204a50d85292eb518a08256e4bb5b953983 /external
parent2d6470e55dee3cb70f5ac41923792371d6674b3c (diff)
downloadmanachat-19a25076dcddb4c1219909cf7572b85e9b4d4a2a.tar.gz
manachat-19a25076dcddb4c1219909cf7572b85e9b4d4a2a.tar.bz2
manachat-19a25076dcddb4c1219909cf7572b85e9b4d4a2a.tar.xz
manachat-19a25076dcddb4c1219909cf7572b85e9b4d4a2a.zip
Trying to fix something like setting files.
Diffstat (limited to 'external')
-rwxr-xr-x[-rw-r--r--]external/LINCENCE.six0
-rwxr-xr-x[-rw-r--r--]external/README.six0
-rwxr-xr-x[-rw-r--r--]external/construct/LICENSE0
-rwxr-xr-x[-rw-r--r--]external/construct/README.rst0
-rwxr-xr-x[-rw-r--r--]external/construct/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/construct/__init__.pycbin5522 -> 5522 bytes
-rwxr-xr-x[-rw-r--r--]external/construct/adapters.py0
-rwxr-xr-x[-rw-r--r--]external/construct/adapters.pycbin25730 -> 25730 bytes
-rwxr-xr-x[-rw-r--r--]external/construct/core.py0
-rwxr-xr-x[-rw-r--r--]external/construct/core.pycbin61597 -> 61597 bytes
-rwxr-xr-x[-rw-r--r--]external/construct/debug.py0
-rwxr-xr-x[-rw-r--r--]external/construct/debug.pycbin5537 -> 5537 bytes
-rwxr-xr-x[-rw-r--r--]external/construct/formats/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/construct/formats/data/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/construct/formats/data/cap.py0
-rwxr-xr-x[-rw-r--r--]external/construct/formats/data/snoop.py0
-rwxr-xr-x[-rw-r--r--]external/construct/formats/executable/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/construct/formats/executable/elf32.py0
-rwxr-xr-x[-rw-r--r--]external/construct/formats/executable/pe32.py0
-rwxr-xr-x[-rw-r--r--]external/construct/formats/filesystem/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/construct/formats/filesystem/ext2.py0
-rwxr-xr-x[-rw-r--r--]external/construct/formats/filesystem/fat16.py0
-rwxr-xr-x[-rw-r--r--]external/construct/formats/filesystem/mbr.py0
-rwxr-xr-x[-rw-r--r--]external/construct/formats/graphics/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/construct/formats/graphics/bmp.py0
-rwxr-xr-x[-rw-r--r--]external/construct/formats/graphics/emf.py0
-rwxr-xr-x[-rw-r--r--]external/construct/formats/graphics/gif.py0
-rwxr-xr-x[-rw-r--r--]external/construct/formats/graphics/png.py0
-rwxr-xr-x[-rw-r--r--]external/construct/formats/graphics/wmf.py0
-rwxr-xr-x[-rw-r--r--]external/construct/lib/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/construct/lib/__init__.pycbin700 -> 700 bytes
-rwxr-xr-x[-rw-r--r--]external/construct/lib/binary.py0
-rwxr-xr-x[-rw-r--r--]external/construct/lib/binary.pycbin7551 -> 7551 bytes
-rwxr-xr-x[-rw-r--r--]external/construct/lib/bitstream.py0
-rwxr-xr-x[-rw-r--r--]external/construct/lib/bitstream.pycbin4227 -> 4227 bytes
-rwxr-xr-x[-rw-r--r--]external/construct/lib/container.py0
-rwxr-xr-x[-rw-r--r--]external/construct/lib/container.pycbin11401 -> 11401 bytes
-rwxr-xr-x[-rw-r--r--]external/construct/lib/expr.py0
-rwxr-xr-x[-rw-r--r--]external/construct/lib/expr.pycbin12000 -> 12000 bytes
-rwxr-xr-x[-rw-r--r--]external/construct/lib/hex.py0
-rwxr-xr-x[-rw-r--r--]external/construct/lib/hex.pycbin3081 -> 3081 bytes
-rwxr-xr-x[-rw-r--r--]external/construct/lib/py3compat.py0
-rwxr-xr-x[-rw-r--r--]external/construct/lib/py3compat.pycbin3600 -> 3600 bytes
-rwxr-xr-x[-rw-r--r--]external/construct/macros.py0
-rwxr-xr-x[-rw-r--r--]external/construct/macros.pycbin30964 -> 30964 bytes
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/__init__.pycbin324 -> 324 bytes
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/application/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/application/dns.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/ipstack.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer2/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer2/arp.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer2/ethernet.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer2/mtp2.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer3/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer3/__init__.pycbin238 -> 238 bytes
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer3/dhcpv4.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer3/dhcpv6.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer3/icmpv4.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer3/igmpv2.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer3/ipv4.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer3/ipv4.pycbin4605 -> 4605 bytes
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer3/ipv6.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer3/mtp3.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer4/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer4/isup.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer4/tcp.py0
-rwxr-xr-x[-rw-r--r--]external/construct/protocols/layer4/udp.py0
-rwxr-xr-x[-rw-r--r--]external/construct/version.py0
-rwxr-xr-x[-rw-r--r--]external/construct/version.pycbin293 -> 293 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/CHANGELOG.md0
-rwxr-xr-x[-rw-r--r--]external/plyer/LICENSE0
-rwxr-xr-x[-rw-r--r--]external/plyer/README.rst0
-rwxr-xr-x[-rw-r--r--]external/plyer/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/__init__.pycbin1254 -> 1254 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/compat.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/__init__.pycbin1522 -> 1522 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/accelerometer.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/accelerometer.pycbin2335 -> 2335 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/audio.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/audio.pycbin3053 -> 3053 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/battery.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/battery.pycbin1404 -> 1404 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/camera.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/camera.pycbin2296 -> 2296 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/compass.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/compass.pycbin2215 -> 2215 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/email.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/email.pycbin1447 -> 1447 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/filechooser.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/filechooser.pycbin3367 -> 3367 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/gps.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/gps.pycbin3208 -> 3208 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/gyroscope.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/gyroscope.pycbin2226 -> 2226 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/irblaster.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/irblaster.pycbin3340 -> 3340 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/notification.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/notification.pycbin1581 -> 1581 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/orientation.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/orientation.pycbin2726 -> 2726 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/sms.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/sms.pycbin1051 -> 1051 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/tts.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/tts.pycbin1035 -> 1035 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/uniqueid.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/uniqueid.pycbin1498 -> 1498 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/vibrator.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/facades/vibrator.pycbin3205 -> 3205 bytes
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/android/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/android/accelerometer.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/android/audio.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/android/battery.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/android/camera.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/android/compass.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/android/email.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/android/gps.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/android/gyroscope.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/android/irblaster.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/android/notification.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/android/orientation.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/android/sms.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/android/tts.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/android/uniqueid.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/android/vibrator.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/ios/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/ios/accelerometer.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/ios/battery.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/ios/compass.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/ios/email.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/ios/gps.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/ios/gyroscope.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/ios/tts.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/ios/uniqueid.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/linux/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/linux/accelerometer.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/linux/battery.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/linux/email.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/linux/filechooser.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/linux/notification.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/linux/tts.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/linux/uniqueid.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/macosx/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/macosx/accelerometer.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/macosx/battery.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/macosx/email.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/macosx/filechooser.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/macosx/libs/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/macosx/libs/osx_motion_sensor.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/macosx/notification.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/macosx/tts.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/macosx/uniqueid.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/win/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/win/battery.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/win/email.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/win/filechooser.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/win/libs/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/win/libs/balloontip.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/win/libs/batterystatus.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/win/libs/win_api_defs.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/win/notification.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/win/tts.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/platforms/win/uniqueid.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/tools/pep8checker/pep8.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/tools/pep8checker/pep8base.html0
-rwxr-xr-x[-rw-r--r--]external/plyer/tools/pep8checker/pep8kivy.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/tools/pep8checker/pre-commit.githook0
-rwxr-xr-x[-rw-r--r--]external/plyer/utils.py0
-rwxr-xr-x[-rw-r--r--]external/plyer/utils.pycbin5806 -> 5806 bytes
-rwxr-xr-x[-rw-r--r--]external/pytmx/LICENSE0
-rwxr-xr-x[-rw-r--r--]external/pytmx/__init__.py0
-rwxr-xr-x[-rw-r--r--]external/pytmx/pytmx.py0
-rwxr-xr-x[-rw-r--r--]external/pytmx/readme.md0
-rwxr-xr-x[-rw-r--r--]external/pytmx/util_pygame.py0
-rwxr-xr-x[-rw-r--r--]external/pytmx/util_pyglet.py0
-rwxr-xr-x[-rw-r--r--]external/pytmx/util_pysdl2.py0
-rwxr-xr-x[-rw-r--r--]external/six.py0
-rwxr-xr-x[-rw-r--r--]external/six.pycbin32310 -> 32310 bytes
180 files changed, 0 insertions, 0 deletions
diff --git a/external/LINCENCE.six b/external/LINCENCE.six
index e558f9d..e558f9d 100644..100755
--- a/external/LINCENCE.six
+++ b/external/LINCENCE.six
diff --git a/external/README.six b/external/README.six
index ee628a9..ee628a9 100644..100755
--- a/external/README.six
+++ b/external/README.six
diff --git a/external/construct/LICENSE b/external/construct/LICENSE
index a3c7898..a3c7898 100644..100755
--- a/external/construct/LICENSE
+++ b/external/construct/LICENSE
diff --git a/external/construct/README.rst b/external/construct/README.rst
index 207bd82..207bd82 100644..100755
--- a/external/construct/README.rst
+++ b/external/construct/README.rst
diff --git a/external/construct/__init__.py b/external/construct/__init__.py
index 024fe33..024fe33 100644..100755
--- a/external/construct/__init__.py
+++ b/external/construct/__init__.py
diff --git a/external/construct/__init__.pyc b/external/construct/__init__.pyc
index 2bdb820..2bdb820 100644..100755
--- a/external/construct/__init__.pyc
+++ b/external/construct/__init__.pyc
Binary files differ
diff --git a/external/construct/adapters.py b/external/construct/adapters.py
index b6a85df..b6a85df 100644..100755
--- a/external/construct/adapters.py
+++ b/external/construct/adapters.py
diff --git a/external/construct/adapters.pyc b/external/construct/adapters.pyc
index b5a6c79..b5a6c79 100644..100755
--- a/external/construct/adapters.pyc
+++ b/external/construct/adapters.pyc
Binary files differ
diff --git a/external/construct/core.py b/external/construct/core.py
index e1800e0..e1800e0 100644..100755
--- a/external/construct/core.py
+++ b/external/construct/core.py
diff --git a/external/construct/core.pyc b/external/construct/core.pyc
index 7bc1225..7bc1225 100644..100755
--- a/external/construct/core.pyc
+++ b/external/construct/core.pyc
Binary files differ
diff --git a/external/construct/debug.py b/external/construct/debug.py
index 3910cae..3910cae 100644..100755
--- a/external/construct/debug.py
+++ b/external/construct/debug.py
diff --git a/external/construct/debug.pyc b/external/construct/debug.pyc
index abecc69..abecc69 100644..100755
--- a/external/construct/debug.pyc
+++ b/external/construct/debug.pyc
Binary files differ
diff --git a/external/construct/formats/__init__.py b/external/construct/formats/__init__.py
index e69de29..e69de29 100644..100755
--- a/external/construct/formats/__init__.py
+++ b/external/construct/formats/__init__.py
diff --git a/external/construct/formats/data/__init__.py b/external/construct/formats/data/__init__.py
index 50ce2de..50ce2de 100644..100755
--- a/external/construct/formats/data/__init__.py
+++ b/external/construct/formats/data/__init__.py
diff --git a/external/construct/formats/data/cap.py b/external/construct/formats/data/cap.py
index f95c5c1..f95c5c1 100644..100755
--- a/external/construct/formats/data/cap.py
+++ b/external/construct/formats/data/cap.py
diff --git a/external/construct/formats/data/snoop.py b/external/construct/formats/data/snoop.py
index a5fa799..a5fa799 100644..100755
--- a/external/construct/formats/data/snoop.py
+++ b/external/construct/formats/data/snoop.py
diff --git a/external/construct/formats/executable/__init__.py b/external/construct/formats/executable/__init__.py
index e69de29..e69de29 100644..100755
--- a/external/construct/formats/executable/__init__.py
+++ b/external/construct/formats/executable/__init__.py
diff --git a/external/construct/formats/executable/elf32.py b/external/construct/formats/executable/elf32.py
index 246ae32..246ae32 100644..100755
--- a/external/construct/formats/executable/elf32.py
+++ b/external/construct/formats/executable/elf32.py
diff --git a/external/construct/formats/executable/pe32.py b/external/construct/formats/executable/pe32.py
index 1463ec3..1463ec3 100644..100755
--- a/external/construct/formats/executable/pe32.py
+++ b/external/construct/formats/executable/pe32.py
diff --git a/external/construct/formats/filesystem/__init__.py b/external/construct/formats/filesystem/__init__.py
index 217ec83..217ec83 100644..100755
--- a/external/construct/formats/filesystem/__init__.py
+++ b/external/construct/formats/filesystem/__init__.py
diff --git a/external/construct/formats/filesystem/ext2.py b/external/construct/formats/filesystem/ext2.py
index 954049e..954049e 100644..100755
--- a/external/construct/formats/filesystem/ext2.py
+++ b/external/construct/formats/filesystem/ext2.py
diff --git a/external/construct/formats/filesystem/fat16.py b/external/construct/formats/filesystem/fat16.py
index 5d6caf1..5d6caf1 100644..100755
--- a/external/construct/formats/filesystem/fat16.py
+++ b/external/construct/formats/filesystem/fat16.py
diff --git a/external/construct/formats/filesystem/mbr.py b/external/construct/formats/filesystem/mbr.py
index 1fd5a62..1fd5a62 100644..100755
--- a/external/construct/formats/filesystem/mbr.py
+++ b/external/construct/formats/filesystem/mbr.py
diff --git a/external/construct/formats/graphics/__init__.py b/external/construct/formats/graphics/__init__.py
index 4abda02..4abda02 100644..100755
--- a/external/construct/formats/graphics/__init__.py
+++ b/external/construct/formats/graphics/__init__.py
diff --git a/external/construct/formats/graphics/bmp.py b/external/construct/formats/graphics/bmp.py
index abe1ad0..abe1ad0 100644..100755
--- a/external/construct/formats/graphics/bmp.py
+++ b/external/construct/formats/graphics/bmp.py
diff --git a/external/construct/formats/graphics/emf.py b/external/construct/formats/graphics/emf.py
index 4f00a03..4f00a03 100644..100755
--- a/external/construct/formats/graphics/emf.py
+++ b/external/construct/formats/graphics/emf.py
diff --git a/external/construct/formats/graphics/gif.py b/external/construct/formats/graphics/gif.py
index fa50150..fa50150 100644..100755
--- a/external/construct/formats/graphics/gif.py
+++ b/external/construct/formats/graphics/gif.py
diff --git a/external/construct/formats/graphics/png.py b/external/construct/formats/graphics/png.py
index 39edf3a..39edf3a 100644..100755
--- a/external/construct/formats/graphics/png.py
+++ b/external/construct/formats/graphics/png.py
diff --git a/external/construct/formats/graphics/wmf.py b/external/construct/formats/graphics/wmf.py
index 55e79dd..55e79dd 100644..100755
--- a/external/construct/formats/graphics/wmf.py
+++ b/external/construct/formats/graphics/wmf.py
diff --git a/external/construct/lib/__init__.py b/external/construct/lib/__init__.py
index 2d533e8..2d533e8 100644..100755
--- a/external/construct/lib/__init__.py
+++ b/external/construct/lib/__init__.py
diff --git a/external/construct/lib/__init__.pyc b/external/construct/lib/__init__.pyc
index 6eda7eb..6eda7eb 100644..100755
--- a/external/construct/lib/__init__.pyc
+++ b/external/construct/lib/__init__.pyc
Binary files differ
diff --git a/external/construct/lib/binary.py b/external/construct/lib/binary.py
index c5ef9b3..c5ef9b3 100644..100755
--- a/external/construct/lib/binary.py
+++ b/external/construct/lib/binary.py
diff --git a/external/construct/lib/binary.pyc b/external/construct/lib/binary.pyc
index 1614005..1614005 100644..100755
--- a/external/construct/lib/binary.pyc
+++ b/external/construct/lib/binary.pyc
Binary files differ
diff --git a/external/construct/lib/bitstream.py b/external/construct/lib/bitstream.py
index 3b51f66..3b51f66 100644..100755
--- a/external/construct/lib/bitstream.py
+++ b/external/construct/lib/bitstream.py
diff --git a/external/construct/lib/bitstream.pyc b/external/construct/lib/bitstream.pyc
index 8ea4399..8ea4399 100644..100755
--- a/external/construct/lib/bitstream.pyc
+++ b/external/construct/lib/bitstream.pyc
Binary files differ
diff --git a/external/construct/lib/container.py b/external/construct/lib/container.py
index f04d037..f04d037 100644..100755
--- a/external/construct/lib/container.py
+++ b/external/construct/lib/container.py
diff --git a/external/construct/lib/container.pyc b/external/construct/lib/container.pyc
index 690afbb..690afbb 100644..100755
--- a/external/construct/lib/container.pyc
+++ b/external/construct/lib/container.pyc
Binary files differ
diff --git a/external/construct/lib/expr.py b/external/construct/lib/expr.py
index 783c947..783c947 100644..100755
--- a/external/construct/lib/expr.py
+++ b/external/construct/lib/expr.py
diff --git a/external/construct/lib/expr.pyc b/external/construct/lib/expr.pyc
index 14e1ca2..14e1ca2 100644..100755
--- a/external/construct/lib/expr.pyc
+++ b/external/construct/lib/expr.pyc
Binary files differ
diff --git a/external/construct/lib/hex.py b/external/construct/lib/hex.py
index 62fd3c7..62fd3c7 100644..100755
--- a/external/construct/lib/hex.py
+++ b/external/construct/lib/hex.py
diff --git a/external/construct/lib/hex.pyc b/external/construct/lib/hex.pyc
index bc766fa..bc766fa 100644..100755
--- a/external/construct/lib/hex.pyc
+++ b/external/construct/lib/hex.pyc
Binary files differ
diff --git a/external/construct/lib/py3compat.py b/external/construct/lib/py3compat.py
index 4a52c29..4a52c29 100644..100755
--- a/external/construct/lib/py3compat.py
+++ b/external/construct/lib/py3compat.py
diff --git a/external/construct/lib/py3compat.pyc b/external/construct/lib/py3compat.pyc
index 4f06b7b..4f06b7b 100644..100755
--- a/external/construct/lib/py3compat.pyc
+++ b/external/construct/lib/py3compat.pyc
Binary files differ
diff --git a/external/construct/macros.py b/external/construct/macros.py
index bbcbd33..bbcbd33 100644..100755
--- a/external/construct/macros.py
+++ b/external/construct/macros.py
diff --git a/external/construct/macros.pyc b/external/construct/macros.pyc
index c197a3f..c197a3f 100644..100755
--- a/external/construct/macros.pyc
+++ b/external/construct/macros.pyc
Binary files differ
diff --git a/external/construct/protocols/__init__.py b/external/construct/protocols/__init__.py
index 0ec215e..0ec215e 100644..100755
--- a/external/construct/protocols/__init__.py
+++ b/external/construct/protocols/__init__.py
diff --git a/external/construct/protocols/__init__.pyc b/external/construct/protocols/__init__.pyc
index 9048b27..9048b27 100644..100755
--- a/external/construct/protocols/__init__.pyc
+++ b/external/construct/protocols/__init__.pyc
Binary files differ
diff --git a/external/construct/protocols/application/__init__.py b/external/construct/protocols/application/__init__.py
index 7ea61f7..7ea61f7 100644..100755
--- a/external/construct/protocols/application/__init__.py
+++ b/external/construct/protocols/application/__init__.py
diff --git a/external/construct/protocols/application/dns.py b/external/construct/protocols/application/dns.py
index 8a586ce..8a586ce 100644..100755
--- a/external/construct/protocols/application/dns.py
+++ b/external/construct/protocols/application/dns.py
diff --git a/external/construct/protocols/ipstack.py b/external/construct/protocols/ipstack.py
index 7c82fb6..7c82fb6 100644..100755
--- a/external/construct/protocols/ipstack.py
+++ b/external/construct/protocols/ipstack.py
diff --git a/external/construct/protocols/layer2/__init__.py b/external/construct/protocols/layer2/__init__.py
index bdcdb4a..bdcdb4a 100644..100755
--- a/external/construct/protocols/layer2/__init__.py
+++ b/external/construct/protocols/layer2/__init__.py
diff --git a/external/construct/protocols/layer2/arp.py b/external/construct/protocols/layer2/arp.py
index 3e86b53..3e86b53 100644..100755
--- a/external/construct/protocols/layer2/arp.py
+++ b/external/construct/protocols/layer2/arp.py
diff --git a/external/construct/protocols/layer2/ethernet.py b/external/construct/protocols/layer2/ethernet.py
index d8d4bdd..d8d4bdd 100644..100755
--- a/external/construct/protocols/layer2/ethernet.py
+++ b/external/construct/protocols/layer2/ethernet.py
diff --git a/external/construct/protocols/layer2/mtp2.py b/external/construct/protocols/layer2/mtp2.py
index 1cbe3a0..1cbe3a0 100644..100755
--- a/external/construct/protocols/layer2/mtp2.py
+++ b/external/construct/protocols/layer2/mtp2.py
diff --git a/external/construct/protocols/layer3/__init__.py b/external/construct/protocols/layer3/__init__.py
index 4477713..4477713 100644..100755
--- a/external/construct/protocols/layer3/__init__.py
+++ b/external/construct/protocols/layer3/__init__.py
diff --git a/external/construct/protocols/layer3/__init__.pyc b/external/construct/protocols/layer3/__init__.pyc
index 5275b6e..5275b6e 100644..100755
--- a/external/construct/protocols/layer3/__init__.pyc
+++ b/external/construct/protocols/layer3/__init__.pyc
Binary files differ
diff --git a/external/construct/protocols/layer3/dhcpv4.py b/external/construct/protocols/layer3/dhcpv4.py
index f39bc97..f39bc97 100644..100755
--- a/external/construct/protocols/layer3/dhcpv4.py
+++ b/external/construct/protocols/layer3/dhcpv4.py
diff --git a/external/construct/protocols/layer3/dhcpv6.py b/external/construct/protocols/layer3/dhcpv6.py
index ed4f573..ed4f573 100644..100755
--- a/external/construct/protocols/layer3/dhcpv6.py
+++ b/external/construct/protocols/layer3/dhcpv6.py
diff --git a/external/construct/protocols/layer3/icmpv4.py b/external/construct/protocols/layer3/icmpv4.py
index 2c0715e..2c0715e 100644..100755
--- a/external/construct/protocols/layer3/icmpv4.py
+++ b/external/construct/protocols/layer3/icmpv4.py
diff --git a/external/construct/protocols/layer3/igmpv2.py b/external/construct/protocols/layer3/igmpv2.py
index 41797eb..41797eb 100644..100755
--- a/external/construct/protocols/layer3/igmpv2.py
+++ b/external/construct/protocols/layer3/igmpv2.py
diff --git a/external/construct/protocols/layer3/ipv4.py b/external/construct/protocols/layer3/ipv4.py
index 82dfaa9..82dfaa9 100644..100755
--- a/external/construct/protocols/layer3/ipv4.py
+++ b/external/construct/protocols/layer3/ipv4.py
diff --git a/external/construct/protocols/layer3/ipv4.pyc b/external/construct/protocols/layer3/ipv4.pyc
index cc4fbbf..cc4fbbf 100644..100755
--- a/external/construct/protocols/layer3/ipv4.pyc
+++ b/external/construct/protocols/layer3/ipv4.pyc
Binary files differ
diff --git a/external/construct/protocols/layer3/ipv6.py b/external/construct/protocols/layer3/ipv6.py
index 18a0955..18a0955 100644..100755
--- a/external/construct/protocols/layer3/ipv6.py
+++ b/external/construct/protocols/layer3/ipv6.py
diff --git a/external/construct/protocols/layer3/mtp3.py b/external/construct/protocols/layer3/mtp3.py
index 7f712f2..7f712f2 100644..100755
--- a/external/construct/protocols/layer3/mtp3.py
+++ b/external/construct/protocols/layer3/mtp3.py
diff --git a/external/construct/protocols/layer4/__init__.py b/external/construct/protocols/layer4/__init__.py
index 38693c6..38693c6 100644..100755
--- a/external/construct/protocols/layer4/__init__.py
+++ b/external/construct/protocols/layer4/__init__.py
diff --git a/external/construct/protocols/layer4/isup.py b/external/construct/protocols/layer4/isup.py
index 8111b60..8111b60 100644..100755
--- a/external/construct/protocols/layer4/isup.py
+++ b/external/construct/protocols/layer4/isup.py
diff --git a/external/construct/protocols/layer4/tcp.py b/external/construct/protocols/layer4/tcp.py
index 44f1bd7..44f1bd7 100644..100755
--- a/external/construct/protocols/layer4/tcp.py
+++ b/external/construct/protocols/layer4/tcp.py
diff --git a/external/construct/protocols/layer4/udp.py b/external/construct/protocols/layer4/udp.py
index 42a951e..42a951e 100644..100755
--- a/external/construct/protocols/layer4/udp.py
+++ b/external/construct/protocols/layer4/udp.py
diff --git a/external/construct/version.py b/external/construct/version.py
index df1db1f..df1db1f 100644..100755
--- a/external/construct/version.py
+++ b/external/construct/version.py
diff --git a/external/construct/version.pyc b/external/construct/version.pyc
index dfda228..dfda228 100644..100755
--- a/external/construct/version.pyc
+++ b/external/construct/version.pyc
Binary files differ
diff --git a/external/plyer/CHANGELOG.md b/external/plyer/CHANGELOG.md
index 20f5bcf..20f5bcf 100644..100755
--- a/external/plyer/CHANGELOG.md
+++ b/external/plyer/CHANGELOG.md
diff --git a/external/plyer/LICENSE b/external/plyer/LICENSE
index b336a3a..b336a3a 100644..100755
--- a/external/plyer/LICENSE
+++ b/external/plyer/LICENSE
diff --git a/external/plyer/README.rst b/external/plyer/README.rst
index 56860db..56860db 100644..100755
--- a/external/plyer/README.rst
+++ b/external/plyer/README.rst
diff --git a/external/plyer/__init__.py b/external/plyer/__init__.py
index f8e35e5..f8e35e5 100644..100755
--- a/external/plyer/__init__.py
+++ b/external/plyer/__init__.py
diff --git a/external/plyer/__init__.pyc b/external/plyer/__init__.pyc
index d78a630..d78a630 100644..100755
--- a/external/plyer/__init__.pyc
+++ b/external/plyer/__init__.pyc
Binary files differ
diff --git a/external/plyer/compat.py b/external/plyer/compat.py
index fee64da..fee64da 100644..100755
--- a/external/plyer/compat.py
+++ b/external/plyer/compat.py
diff --git a/external/plyer/facades/__init__.py b/external/plyer/facades/__init__.py
index e5560c0..e5560c0 100644..100755
--- a/external/plyer/facades/__init__.py
+++ b/external/plyer/facades/__init__.py
diff --git a/external/plyer/facades/__init__.pyc b/external/plyer/facades/__init__.pyc
index 8058b7a..8058b7a 100644..100755
--- a/external/plyer/facades/__init__.pyc
+++ b/external/plyer/facades/__init__.pyc
Binary files differ
diff --git a/external/plyer/facades/accelerometer.py b/external/plyer/facades/accelerometer.py
index e8146bf..e8146bf 100644..100755
--- a/external/plyer/facades/accelerometer.py
+++ b/external/plyer/facades/accelerometer.py
diff --git a/external/plyer/facades/accelerometer.pyc b/external/plyer/facades/accelerometer.pyc
index c646a98..c646a98 100644..100755
--- a/external/plyer/facades/accelerometer.pyc
+++ b/external/plyer/facades/accelerometer.pyc
Binary files differ
diff --git a/external/plyer/facades/audio.py b/external/plyer/facades/audio.py
index 5678841..5678841 100644..100755
--- a/external/plyer/facades/audio.py
+++ b/external/plyer/facades/audio.py
diff --git a/external/plyer/facades/audio.pyc b/external/plyer/facades/audio.pyc
index 9b79fcf..9b79fcf 100644..100755
--- a/external/plyer/facades/audio.pyc
+++ b/external/plyer/facades/audio.pyc
Binary files differ
diff --git a/external/plyer/facades/battery.py b/external/plyer/facades/battery.py
index 7cd48c7..7cd48c7 100644..100755
--- a/external/plyer/facades/battery.py
+++ b/external/plyer/facades/battery.py
diff --git a/external/plyer/facades/battery.pyc b/external/plyer/facades/battery.pyc
index 07f25d7..07f25d7 100644..100755
--- a/external/plyer/facades/battery.pyc
+++ b/external/plyer/facades/battery.pyc
Binary files differ
diff --git a/external/plyer/facades/camera.py b/external/plyer/facades/camera.py
index 5300ede..5300ede 100644..100755
--- a/external/plyer/facades/camera.py
+++ b/external/plyer/facades/camera.py
diff --git a/external/plyer/facades/camera.pyc b/external/plyer/facades/camera.pyc
index 5146deb..5146deb 100644..100755
--- a/external/plyer/facades/camera.pyc
+++ b/external/plyer/facades/camera.pyc
Binary files differ
diff --git a/external/plyer/facades/compass.py b/external/plyer/facades/compass.py
index aed4bbf..aed4bbf 100644..100755
--- a/external/plyer/facades/compass.py
+++ b/external/plyer/facades/compass.py
diff --git a/external/plyer/facades/compass.pyc b/external/plyer/facades/compass.pyc
index af2e244..af2e244 100644..100755
--- a/external/plyer/facades/compass.pyc
+++ b/external/plyer/facades/compass.pyc
Binary files differ
diff --git a/external/plyer/facades/email.py b/external/plyer/facades/email.py
index 6056a16..6056a16 100644..100755
--- a/external/plyer/facades/email.py
+++ b/external/plyer/facades/email.py
diff --git a/external/plyer/facades/email.pyc b/external/plyer/facades/email.pyc
index b1ee2bf..b1ee2bf 100644..100755
--- a/external/plyer/facades/email.pyc
+++ b/external/plyer/facades/email.pyc
Binary files differ
diff --git a/external/plyer/facades/filechooser.py b/external/plyer/facades/filechooser.py
index 040e9bb..040e9bb 100644..100755
--- a/external/plyer/facades/filechooser.py
+++ b/external/plyer/facades/filechooser.py
diff --git a/external/plyer/facades/filechooser.pyc b/external/plyer/facades/filechooser.pyc
index 70c0f61..70c0f61 100644..100755
--- a/external/plyer/facades/filechooser.pyc
+++ b/external/plyer/facades/filechooser.pyc
Binary files differ
diff --git a/external/plyer/facades/gps.py b/external/plyer/facades/gps.py
index 09f7e4b..09f7e4b 100644..100755
--- a/external/plyer/facades/gps.py
+++ b/external/plyer/facades/gps.py
diff --git a/external/plyer/facades/gps.pyc b/external/plyer/facades/gps.pyc
index 175cf9e..175cf9e 100644..100755
--- a/external/plyer/facades/gps.pyc
+++ b/external/plyer/facades/gps.pyc
Binary files differ
diff --git a/external/plyer/facades/gyroscope.py b/external/plyer/facades/gyroscope.py
index 31ec1ae..31ec1ae 100644..100755
--- a/external/plyer/facades/gyroscope.py
+++ b/external/plyer/facades/gyroscope.py
diff --git a/external/plyer/facades/gyroscope.pyc b/external/plyer/facades/gyroscope.pyc
index c6989c6..c6989c6 100644..100755
--- a/external/plyer/facades/gyroscope.pyc
+++ b/external/plyer/facades/gyroscope.pyc
Binary files differ
diff --git a/external/plyer/facades/irblaster.py b/external/plyer/facades/irblaster.py
index 0e15a07..0e15a07 100644..100755
--- a/external/plyer/facades/irblaster.py
+++ b/external/plyer/facades/irblaster.py
diff --git a/external/plyer/facades/irblaster.pyc b/external/plyer/facades/irblaster.pyc
index 74c9d71..74c9d71 100644..100755
--- a/external/plyer/facades/irblaster.pyc
+++ b/external/plyer/facades/irblaster.pyc
Binary files differ
diff --git a/external/plyer/facades/notification.py b/external/plyer/facades/notification.py
index 3a477e9..3a477e9 100644..100755
--- a/external/plyer/facades/notification.py
+++ b/external/plyer/facades/notification.py
diff --git a/external/plyer/facades/notification.pyc b/external/plyer/facades/notification.pyc
index 8a31ae3..8a31ae3 100644..100755
--- a/external/plyer/facades/notification.pyc
+++ b/external/plyer/facades/notification.pyc
Binary files differ
diff --git a/external/plyer/facades/orientation.py b/external/plyer/facades/orientation.py
index e58e723..e58e723 100644..100755
--- a/external/plyer/facades/orientation.py
+++ b/external/plyer/facades/orientation.py
diff --git a/external/plyer/facades/orientation.pyc b/external/plyer/facades/orientation.pyc
index 23deae8..23deae8 100644..100755
--- a/external/plyer/facades/orientation.pyc
+++ b/external/plyer/facades/orientation.pyc
Binary files differ
diff --git a/external/plyer/facades/sms.py b/external/plyer/facades/sms.py
index ce4f299..ce4f299 100644..100755
--- a/external/plyer/facades/sms.py
+++ b/external/plyer/facades/sms.py
diff --git a/external/plyer/facades/sms.pyc b/external/plyer/facades/sms.pyc
index 7294345..7294345 100644..100755
--- a/external/plyer/facades/sms.pyc
+++ b/external/plyer/facades/sms.pyc
Binary files differ
diff --git a/external/plyer/facades/tts.py b/external/plyer/facades/tts.py
index 91c1a76..91c1a76 100644..100755
--- a/external/plyer/facades/tts.py
+++ b/external/plyer/facades/tts.py
diff --git a/external/plyer/facades/tts.pyc b/external/plyer/facades/tts.pyc
index d5d395f..d5d395f 100644..100755
--- a/external/plyer/facades/tts.pyc
+++ b/external/plyer/facades/tts.pyc
Binary files differ
diff --git a/external/plyer/facades/uniqueid.py b/external/plyer/facades/uniqueid.py
index d916f01..d916f01 100644..100755
--- a/external/plyer/facades/uniqueid.py
+++ b/external/plyer/facades/uniqueid.py
diff --git a/external/plyer/facades/uniqueid.pyc b/external/plyer/facades/uniqueid.pyc
index 2d4c2ff..2d4c2ff 100644..100755
--- a/external/plyer/facades/uniqueid.pyc
+++ b/external/plyer/facades/uniqueid.pyc
Binary files differ
diff --git a/external/plyer/facades/vibrator.py b/external/plyer/facades/vibrator.py
index 94fe9aa..94fe9aa 100644..100755
--- a/external/plyer/facades/vibrator.py
+++ b/external/plyer/facades/vibrator.py
diff --git a/external/plyer/facades/vibrator.pyc b/external/plyer/facades/vibrator.pyc
index cec7d7f..cec7d7f 100644..100755
--- a/external/plyer/facades/vibrator.pyc
+++ b/external/plyer/facades/vibrator.pyc
Binary files differ
diff --git a/external/plyer/platforms/__init__.py b/external/plyer/platforms/__init__.py
index e69de29..e69de29 100644..100755
--- a/external/plyer/platforms/__init__.py
+++ b/external/plyer/platforms/__init__.py
diff --git a/external/plyer/platforms/android/__init__.py b/external/plyer/platforms/android/__init__.py
index 6b565a3..6b565a3 100644..100755
--- a/external/plyer/platforms/android/__init__.py
+++ b/external/plyer/platforms/android/__init__.py
diff --git a/external/plyer/platforms/android/accelerometer.py b/external/plyer/platforms/android/accelerometer.py
index af07c52..af07c52 100644..100755
--- a/external/plyer/platforms/android/accelerometer.py
+++ b/external/plyer/platforms/android/accelerometer.py
diff --git a/external/plyer/platforms/android/audio.py b/external/plyer/platforms/android/audio.py
index 2115f19..2115f19 100644..100755
--- a/external/plyer/platforms/android/audio.py
+++ b/external/plyer/platforms/android/audio.py
diff --git a/external/plyer/platforms/android/battery.py b/external/plyer/platforms/android/battery.py
index 2ade1d2..2ade1d2 100644..100755
--- a/external/plyer/platforms/android/battery.py
+++ b/external/plyer/platforms/android/battery.py
diff --git a/external/plyer/platforms/android/camera.py b/external/plyer/platforms/android/camera.py
index 344296d..344296d 100644..100755
--- a/external/plyer/platforms/android/camera.py
+++ b/external/plyer/platforms/android/camera.py
diff --git a/external/plyer/platforms/android/compass.py b/external/plyer/platforms/android/compass.py
index 7fb19d6..7fb19d6 100644..100755
--- a/external/plyer/platforms/android/compass.py
+++ b/external/plyer/platforms/android/compass.py
diff --git a/external/plyer/platforms/android/email.py b/external/plyer/platforms/android/email.py
index 79923e4..79923e4 100644..100755
--- a/external/plyer/platforms/android/email.py
+++ b/external/plyer/platforms/android/email.py
diff --git a/external/plyer/platforms/android/gps.py b/external/plyer/platforms/android/gps.py
index fbe580f..fbe580f 100644..100755
--- a/external/plyer/platforms/android/gps.py
+++ b/external/plyer/platforms/android/gps.py
diff --git a/external/plyer/platforms/android/gyroscope.py b/external/plyer/platforms/android/gyroscope.py
index 58747d7..58747d7 100644..100755
--- a/external/plyer/platforms/android/gyroscope.py
+++ b/external/plyer/platforms/android/gyroscope.py
diff --git a/external/plyer/platforms/android/irblaster.py b/external/plyer/platforms/android/irblaster.py
index 6c44717..6c44717 100644..100755
--- a/external/plyer/platforms/android/irblaster.py
+++ b/external/plyer/platforms/android/irblaster.py
diff --git a/external/plyer/platforms/android/notification.py b/external/plyer/platforms/android/notification.py
index bfc3a25..bfc3a25 100644..100755
--- a/external/plyer/platforms/android/notification.py
+++ b/external/plyer/platforms/android/notification.py
diff --git a/external/plyer/platforms/android/orientation.py b/external/plyer/platforms/android/orientation.py
index e98e34d..e98e34d 100644..100755
--- a/external/plyer/platforms/android/orientation.py
+++ b/external/plyer/platforms/android/orientation.py
diff --git a/external/plyer/platforms/android/sms.py b/external/plyer/platforms/android/sms.py
index 8650968..8650968 100644..100755
--- a/external/plyer/platforms/android/sms.py
+++ b/external/plyer/platforms/android/sms.py
diff --git a/external/plyer/platforms/android/tts.py b/external/plyer/platforms/android/tts.py
index eae2974..eae2974 100644..100755
--- a/external/plyer/platforms/android/tts.py
+++ b/external/plyer/platforms/android/tts.py
diff --git a/external/plyer/platforms/android/uniqueid.py b/external/plyer/platforms/android/uniqueid.py
index b8561de..b8561de 100644..100755
--- a/external/plyer/platforms/android/uniqueid.py
+++ b/external/plyer/platforms/android/uniqueid.py
diff --git a/external/plyer/platforms/android/vibrator.py b/external/plyer/platforms/android/vibrator.py
index c28fe8e..c28fe8e 100644..100755
--- a/external/plyer/platforms/android/vibrator.py
+++ b/external/plyer/platforms/android/vibrator.py
diff --git a/external/plyer/platforms/ios/__init__.py b/external/plyer/platforms/ios/__init__.py
index e69de29..e69de29 100644..100755
--- a/external/plyer/platforms/ios/__init__.py
+++ b/external/plyer/platforms/ios/__init__.py
diff --git a/external/plyer/platforms/ios/accelerometer.py b/external/plyer/platforms/ios/accelerometer.py
index bf1ef02..bf1ef02 100644..100755
--- a/external/plyer/platforms/ios/accelerometer.py
+++ b/external/plyer/platforms/ios/accelerometer.py
diff --git a/external/plyer/platforms/ios/battery.py b/external/plyer/platforms/ios/battery.py
index 55aa2c6..55aa2c6 100644..100755
--- a/external/plyer/platforms/ios/battery.py
+++ b/external/plyer/platforms/ios/battery.py
diff --git a/external/plyer/platforms/ios/compass.py b/external/plyer/platforms/ios/compass.py
index 6e5c935..6e5c935 100644..100755
--- a/external/plyer/platforms/ios/compass.py
+++ b/external/plyer/platforms/ios/compass.py
diff --git a/external/plyer/platforms/ios/email.py b/external/plyer/platforms/ios/email.py
index 7e55e4e..7e55e4e 100644..100755
--- a/external/plyer/platforms/ios/email.py
+++ b/external/plyer/platforms/ios/email.py
diff --git a/external/plyer/platforms/ios/gps.py b/external/plyer/platforms/ios/gps.py
index 4d6d665..4d6d665 100644..100755
--- a/external/plyer/platforms/ios/gps.py
+++ b/external/plyer/platforms/ios/gps.py
diff --git a/external/plyer/platforms/ios/gyroscope.py b/external/plyer/platforms/ios/gyroscope.py
index e8b93cf..e8b93cf 100644..100755
--- a/external/plyer/platforms/ios/gyroscope.py
+++ b/external/plyer/platforms/ios/gyroscope.py
diff --git a/external/plyer/platforms/ios/tts.py b/external/plyer/platforms/ios/tts.py
index a711483..a711483 100644..100755
--- a/external/plyer/platforms/ios/tts.py
+++ b/external/plyer/platforms/ios/tts.py
diff --git a/external/plyer/platforms/ios/uniqueid.py b/external/plyer/platforms/ios/uniqueid.py
index 1587f4b..1587f4b 100644..100755
--- a/external/plyer/platforms/ios/uniqueid.py
+++ b/external/plyer/platforms/ios/uniqueid.py
diff --git a/external/plyer/platforms/linux/__init__.py b/external/plyer/platforms/linux/__init__.py
index e69de29..e69de29 100644..100755
--- a/external/plyer/platforms/linux/__init__.py
+++ b/external/plyer/platforms/linux/__init__.py
diff --git a/external/plyer/platforms/linux/accelerometer.py b/external/plyer/platforms/linux/accelerometer.py
index 7272c33..7272c33 100644..100755
--- a/external/plyer/platforms/linux/accelerometer.py
+++ b/external/plyer/platforms/linux/accelerometer.py
diff --git a/external/plyer/platforms/linux/battery.py b/external/plyer/platforms/linux/battery.py
index 0cdb763..0cdb763 100644..100755
--- a/external/plyer/platforms/linux/battery.py
+++ b/external/plyer/platforms/linux/battery.py
diff --git a/external/plyer/platforms/linux/email.py b/external/plyer/platforms/linux/email.py
index ceb5497..ceb5497 100644..100755
--- a/external/plyer/platforms/linux/email.py
+++ b/external/plyer/platforms/linux/email.py
diff --git a/external/plyer/platforms/linux/filechooser.py b/external/plyer/platforms/linux/filechooser.py
index 545487b..545487b 100644..100755
--- a/external/plyer/platforms/linux/filechooser.py
+++ b/external/plyer/platforms/linux/filechooser.py
diff --git a/external/plyer/platforms/linux/notification.py b/external/plyer/platforms/linux/notification.py
index d78f130..d78f130 100644..100755
--- a/external/plyer/platforms/linux/notification.py
+++ b/external/plyer/platforms/linux/notification.py
diff --git a/external/plyer/platforms/linux/tts.py b/external/plyer/platforms/linux/tts.py
index 0a609e1..0a609e1 100644..100755
--- a/external/plyer/platforms/linux/tts.py
+++ b/external/plyer/platforms/linux/tts.py
diff --git a/external/plyer/platforms/linux/uniqueid.py b/external/plyer/platforms/linux/uniqueid.py
index f7fff89..f7fff89 100644..100755
--- a/external/plyer/platforms/linux/uniqueid.py
+++ b/external/plyer/platforms/linux/uniqueid.py
diff --git a/external/plyer/platforms/macosx/__init__.py b/external/plyer/platforms/macosx/__init__.py
index e69de29..e69de29 100644..100755
--- a/external/plyer/platforms/macosx/__init__.py
+++ b/external/plyer/platforms/macosx/__init__.py
diff --git a/external/plyer/platforms/macosx/accelerometer.py b/external/plyer/platforms/macosx/accelerometer.py
index ec1fe77..ec1fe77 100644..100755
--- a/external/plyer/platforms/macosx/accelerometer.py
+++ b/external/plyer/platforms/macosx/accelerometer.py
diff --git a/external/plyer/platforms/macosx/battery.py b/external/plyer/platforms/macosx/battery.py
index fe1c525..fe1c525 100644..100755
--- a/external/plyer/platforms/macosx/battery.py
+++ b/external/plyer/platforms/macosx/battery.py
diff --git a/external/plyer/platforms/macosx/email.py b/external/plyer/platforms/macosx/email.py
index 8e29fa9..8e29fa9 100644..100755
--- a/external/plyer/platforms/macosx/email.py
+++ b/external/plyer/platforms/macosx/email.py
diff --git a/external/plyer/platforms/macosx/filechooser.py b/external/plyer/platforms/macosx/filechooser.py
index 5774cc4..5774cc4 100644..100755
--- a/external/plyer/platforms/macosx/filechooser.py
+++ b/external/plyer/platforms/macosx/filechooser.py
diff --git a/external/plyer/platforms/macosx/libs/__init__.py b/external/plyer/platforms/macosx/libs/__init__.py
index e69de29..e69de29 100644..100755
--- a/external/plyer/platforms/macosx/libs/__init__.py
+++ b/external/plyer/platforms/macosx/libs/__init__.py
diff --git a/external/plyer/platforms/macosx/libs/osx_motion_sensor.py b/external/plyer/platforms/macosx/libs/osx_motion_sensor.py
index cd4fae4..cd4fae4 100644..100755
--- a/external/plyer/platforms/macosx/libs/osx_motion_sensor.py
+++ b/external/plyer/platforms/macosx/libs/osx_motion_sensor.py
diff --git a/external/plyer/platforms/macosx/notification.py b/external/plyer/platforms/macosx/notification.py
index a52ebe3..a52ebe3 100644..100755
--- a/external/plyer/platforms/macosx/notification.py
+++ b/external/plyer/platforms/macosx/notification.py
diff --git a/external/plyer/platforms/macosx/tts.py b/external/plyer/platforms/macosx/tts.py
index 755e820..755e820 100644..100755
--- a/external/plyer/platforms/macosx/tts.py
+++ b/external/plyer/platforms/macosx/tts.py
diff --git a/external/plyer/platforms/macosx/uniqueid.py b/external/plyer/platforms/macosx/uniqueid.py
index 51ba169..51ba169 100644..100755
--- a/external/plyer/platforms/macosx/uniqueid.py
+++ b/external/plyer/platforms/macosx/uniqueid.py
diff --git a/external/plyer/platforms/win/__init__.py b/external/plyer/platforms/win/__init__.py
index e69de29..e69de29 100644..100755
--- a/external/plyer/platforms/win/__init__.py
+++ b/external/plyer/platforms/win/__init__.py
diff --git a/external/plyer/platforms/win/battery.py b/external/plyer/platforms/win/battery.py
index 04006f8..04006f8 100644..100755
--- a/external/plyer/platforms/win/battery.py
+++ b/external/plyer/platforms/win/battery.py
diff --git a/external/plyer/platforms/win/email.py b/external/plyer/platforms/win/email.py
index e33f5cf..e33f5cf 100644..100755
--- a/external/plyer/platforms/win/email.py
+++ b/external/plyer/platforms/win/email.py
diff --git a/external/plyer/platforms/win/filechooser.py b/external/plyer/platforms/win/filechooser.py
index 4d284dc..4d284dc 100644..100755
--- a/external/plyer/platforms/win/filechooser.py
+++ b/external/plyer/platforms/win/filechooser.py
diff --git a/external/plyer/platforms/win/libs/__init__.py b/external/plyer/platforms/win/libs/__init__.py
index e69de29..e69de29 100644..100755
--- a/external/plyer/platforms/win/libs/__init__.py
+++ b/external/plyer/platforms/win/libs/__init__.py
diff --git a/external/plyer/platforms/win/libs/balloontip.py b/external/plyer/platforms/win/libs/balloontip.py
index 171b25f..171b25f 100644..100755
--- a/external/plyer/platforms/win/libs/balloontip.py
+++ b/external/plyer/platforms/win/libs/balloontip.py
diff --git a/external/plyer/platforms/win/libs/batterystatus.py b/external/plyer/platforms/win/libs/batterystatus.py
index ddb22cc..ddb22cc 100644..100755
--- a/external/plyer/platforms/win/libs/batterystatus.py
+++ b/external/plyer/platforms/win/libs/batterystatus.py
diff --git a/external/plyer/platforms/win/libs/win_api_defs.py b/external/plyer/platforms/win/libs/win_api_defs.py
index 7aed430..7aed430 100644..100755
--- a/external/plyer/platforms/win/libs/win_api_defs.py
+++ b/external/plyer/platforms/win/libs/win_api_defs.py
diff --git a/external/plyer/platforms/win/notification.py b/external/plyer/platforms/win/notification.py
index ea46e08..ea46e08 100644..100755
--- a/external/plyer/platforms/win/notification.py
+++ b/external/plyer/platforms/win/notification.py
diff --git a/external/plyer/platforms/win/tts.py b/external/plyer/platforms/win/tts.py
index e2539c3..e2539c3 100644..100755
--- a/external/plyer/platforms/win/tts.py
+++ b/external/plyer/platforms/win/tts.py
diff --git a/external/plyer/platforms/win/uniqueid.py b/external/plyer/platforms/win/uniqueid.py
index bfcf996..bfcf996 100644..100755
--- a/external/plyer/platforms/win/uniqueid.py
+++ b/external/plyer/platforms/win/uniqueid.py
diff --git a/external/plyer/tools/pep8checker/pep8.py b/external/plyer/tools/pep8checker/pep8.py
index 63a78e2..63a78e2 100644..100755
--- a/external/plyer/tools/pep8checker/pep8.py
+++ b/external/plyer/tools/pep8checker/pep8.py
diff --git a/external/plyer/tools/pep8checker/pep8base.html b/external/plyer/tools/pep8checker/pep8base.html
index e69ca6f..e69ca6f 100644..100755
--- a/external/plyer/tools/pep8checker/pep8base.html
+++ b/external/plyer/tools/pep8checker/pep8base.html
diff --git a/external/plyer/tools/pep8checker/pep8kivy.py b/external/plyer/tools/pep8checker/pep8kivy.py
index 245928e..245928e 100644..100755
--- a/external/plyer/tools/pep8checker/pep8kivy.py
+++ b/external/plyer/tools/pep8checker/pep8kivy.py
diff --git a/external/plyer/tools/pep8checker/pre-commit.githook b/external/plyer/tools/pep8checker/pre-commit.githook
index 23d119c..23d119c 100644..100755
--- a/external/plyer/tools/pep8checker/pre-commit.githook
+++ b/external/plyer/tools/pep8checker/pre-commit.githook
diff --git a/external/plyer/utils.py b/external/plyer/utils.py
index 347c8d5..347c8d5 100644..100755
--- a/external/plyer/utils.py
+++ b/external/plyer/utils.py
diff --git a/external/plyer/utils.pyc b/external/plyer/utils.pyc
index ff2d89a..ff2d89a 100644..100755
--- a/external/plyer/utils.pyc
+++ b/external/plyer/utils.pyc
Binary files differ
diff --git a/external/pytmx/LICENSE b/external/pytmx/LICENSE
index 65c5ca8..65c5ca8 100644..100755
--- a/external/pytmx/LICENSE
+++ b/external/pytmx/LICENSE
diff --git a/external/pytmx/__init__.py b/external/pytmx/__init__.py
index 46c8707..46c8707 100644..100755
--- a/external/pytmx/__init__.py
+++ b/external/pytmx/__init__.py
diff --git a/external/pytmx/pytmx.py b/external/pytmx/pytmx.py
index 61120a0..61120a0 100644..100755
--- a/external/pytmx/pytmx.py
+++ b/external/pytmx/pytmx.py
diff --git a/external/pytmx/readme.md b/external/pytmx/readme.md
index 459d9c0..459d9c0 100644..100755
--- a/external/pytmx/readme.md
+++ b/external/pytmx/readme.md
diff --git a/external/pytmx/util_pygame.py b/external/pytmx/util_pygame.py
index 7744e80..7744e80 100644..100755
--- a/external/pytmx/util_pygame.py
+++ b/external/pytmx/util_pygame.py
diff --git a/external/pytmx/util_pyglet.py b/external/pytmx/util_pyglet.py
index 6b4a38a..6b4a38a 100644..100755
--- a/external/pytmx/util_pyglet.py
+++ b/external/pytmx/util_pyglet.py
diff --git a/external/pytmx/util_pysdl2.py b/external/pytmx/util_pysdl2.py
index a88793a..a88793a 100644..100755
--- a/external/pytmx/util_pysdl2.py
+++ b/external/pytmx/util_pysdl2.py
diff --git a/external/six.py b/external/six.py
index 190c023..190c023 100644..100755
--- a/external/six.py
+++ b/external/six.py
diff --git a/external/six.pyc b/external/six.pyc
index ddff77d..ddff77d 100644..100755
--- a/external/six.pyc
+++ b/external/six.pyc
Binary files differ