lamda 8.5__tar.gz → 8.8__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
Files changed (42) hide show
  1. {lamda-8.5 → lamda-8.8}/PKG-INFO +1 -1
  2. {lamda-8.5 → lamda-8.8}/lamda/__init__.py +1 -1
  3. {lamda-8.5 → lamda-8.8}/lamda.egg-info/PKG-INFO +1 -1
  4. {lamda-8.5 → lamda-8.8}/README.md +0 -0
  5. {lamda-8.5 → lamda-8.8}/lamda/bcast.proto +0 -0
  6. {lamda-8.5 → lamda-8.8}/lamda/client.py +0 -0
  7. {lamda-8.5 → lamda-8.8}/lamda/const.py +0 -0
  8. {lamda-8.5 → lamda-8.8}/lamda/exceptions.py +0 -0
  9. {lamda-8.5 → lamda-8.8}/lamda/google/protobuf/any.proto +0 -0
  10. {lamda-8.5 → lamda-8.8}/lamda/google/protobuf/api.proto +0 -0
  11. {lamda-8.5 → lamda-8.8}/lamda/google/protobuf/compiler/plugin.proto +0 -0
  12. {lamda-8.5 → lamda-8.8}/lamda/google/protobuf/descriptor.proto +0 -0
  13. {lamda-8.5 → lamda-8.8}/lamda/google/protobuf/duration.proto +0 -0
  14. {lamda-8.5 → lamda-8.8}/lamda/google/protobuf/empty.proto +0 -0
  15. {lamda-8.5 → lamda-8.8}/lamda/google/protobuf/field_mask.proto +0 -0
  16. {lamda-8.5 → lamda-8.8}/lamda/google/protobuf/source_context.proto +0 -0
  17. {lamda-8.5 → lamda-8.8}/lamda/google/protobuf/struct.proto +0 -0
  18. {lamda-8.5 → lamda-8.8}/lamda/google/protobuf/timestamp.proto +0 -0
  19. {lamda-8.5 → lamda-8.8}/lamda/google/protobuf/type.proto +0 -0
  20. {lamda-8.5 → lamda-8.8}/lamda/google/protobuf/wrappers.proto +0 -0
  21. {lamda-8.5 → lamda-8.8}/lamda/rpc/application.proto +0 -0
  22. {lamda-8.5 → lamda-8.8}/lamda/rpc/debug.proto +0 -0
  23. {lamda-8.5 → lamda-8.8}/lamda/rpc/file.proto +0 -0
  24. {lamda-8.5 → lamda-8.8}/lamda/rpc/policy.proto +0 -0
  25. {lamda-8.5 → lamda-8.8}/lamda/rpc/proxy.proto +0 -0
  26. {lamda-8.5 → lamda-8.8}/lamda/rpc/services.proto +0 -0
  27. {lamda-8.5 → lamda-8.8}/lamda/rpc/settings.proto +0 -0
  28. {lamda-8.5 → lamda-8.8}/lamda/rpc/shell.proto +0 -0
  29. {lamda-8.5 → lamda-8.8}/lamda/rpc/status.proto +0 -0
  30. {lamda-8.5 → lamda-8.8}/lamda/rpc/storage.proto +0 -0
  31. {lamda-8.5 → lamda-8.8}/lamda/rpc/types.proto +0 -0
  32. {lamda-8.5 → lamda-8.8}/lamda/rpc/uiautomator.proto +0 -0
  33. {lamda-8.5 → lamda-8.8}/lamda/rpc/util.proto +0 -0
  34. {lamda-8.5 → lamda-8.8}/lamda/rpc/wifi.proto +0 -0
  35. {lamda-8.5 → lamda-8.8}/lamda/types.py +0 -0
  36. {lamda-8.5 → lamda-8.8}/lamda.egg-info/SOURCES.txt +0 -0
  37. {lamda-8.5 → lamda-8.8}/lamda.egg-info/dependency_links.txt +0 -0
  38. {lamda-8.5 → lamda-8.8}/lamda.egg-info/not-zip-safe +0 -0
  39. {lamda-8.5 → lamda-8.8}/lamda.egg-info/requires.txt +0 -0
  40. {lamda-8.5 → lamda-8.8}/lamda.egg-info/top_level.txt +0 -0
  41. {lamda-8.5 → lamda-8.8}/setup.cfg +0 -0
  42. {lamda-8.5 → lamda-8.8}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: lamda
3
- Version: 8.5
3
+ Version: 8.8
4
4
  Summary: Android reverse engineering & automation framework (Client API)
5
5
  Home-page: https://github.com/firerpa/lamda
6
6
  Author: rev1si0n
@@ -2,4 +2,4 @@
2
2
  #
3
3
  # Distributed under MIT license.
4
4
  # See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
5
- __version__ = "8.5"
5
+ __version__ = "8.8"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: lamda
3
- Version: 8.5
3
+ Version: 8.8
4
4
  Summary: Android reverse engineering & automation framework (Client API)
5
5
  Home-page: https://github.com/firerpa/lamda
6
6
  Author: rev1si0n
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes