lamda 7.65__tar.gz → 7.67__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-7.65 → lamda-7.67}/PKG-INFO +1 -1
  2. {lamda-7.65 → lamda-7.67}/lamda/__init__.py +1 -1
  3. {lamda-7.65 → lamda-7.67}/lamda.egg-info/PKG-INFO +1 -1
  4. {lamda-7.65 → lamda-7.67}/README.md +0 -0
  5. {lamda-7.65 → lamda-7.67}/lamda/bcast.proto +0 -0
  6. {lamda-7.65 → lamda-7.67}/lamda/client.py +0 -0
  7. {lamda-7.65 → lamda-7.67}/lamda/const.py +0 -0
  8. {lamda-7.65 → lamda-7.67}/lamda/exceptions.py +0 -0
  9. {lamda-7.65 → lamda-7.67}/lamda/google/protobuf/any.proto +0 -0
  10. {lamda-7.65 → lamda-7.67}/lamda/google/protobuf/api.proto +0 -0
  11. {lamda-7.65 → lamda-7.67}/lamda/google/protobuf/compiler/plugin.proto +0 -0
  12. {lamda-7.65 → lamda-7.67}/lamda/google/protobuf/descriptor.proto +0 -0
  13. {lamda-7.65 → lamda-7.67}/lamda/google/protobuf/duration.proto +0 -0
  14. {lamda-7.65 → lamda-7.67}/lamda/google/protobuf/empty.proto +0 -0
  15. {lamda-7.65 → lamda-7.67}/lamda/google/protobuf/field_mask.proto +0 -0
  16. {lamda-7.65 → lamda-7.67}/lamda/google/protobuf/source_context.proto +0 -0
  17. {lamda-7.65 → lamda-7.67}/lamda/google/protobuf/struct.proto +0 -0
  18. {lamda-7.65 → lamda-7.67}/lamda/google/protobuf/timestamp.proto +0 -0
  19. {lamda-7.65 → lamda-7.67}/lamda/google/protobuf/type.proto +0 -0
  20. {lamda-7.65 → lamda-7.67}/lamda/google/protobuf/wrappers.proto +0 -0
  21. {lamda-7.65 → lamda-7.67}/lamda/rpc/application.proto +0 -0
  22. {lamda-7.65 → lamda-7.67}/lamda/rpc/debug.proto +0 -0
  23. {lamda-7.65 → lamda-7.67}/lamda/rpc/file.proto +0 -0
  24. {lamda-7.65 → lamda-7.67}/lamda/rpc/policy.proto +0 -0
  25. {lamda-7.65 → lamda-7.67}/lamda/rpc/proxy.proto +0 -0
  26. {lamda-7.65 → lamda-7.67}/lamda/rpc/services.proto +0 -0
  27. {lamda-7.65 → lamda-7.67}/lamda/rpc/settings.proto +0 -0
  28. {lamda-7.65 → lamda-7.67}/lamda/rpc/shell.proto +0 -0
  29. {lamda-7.65 → lamda-7.67}/lamda/rpc/status.proto +0 -0
  30. {lamda-7.65 → lamda-7.67}/lamda/rpc/storage.proto +0 -0
  31. {lamda-7.65 → lamda-7.67}/lamda/rpc/types.proto +0 -0
  32. {lamda-7.65 → lamda-7.67}/lamda/rpc/uiautomator.proto +0 -0
  33. {lamda-7.65 → lamda-7.67}/lamda/rpc/util.proto +0 -0
  34. {lamda-7.65 → lamda-7.67}/lamda/rpc/wifi.proto +0 -0
  35. {lamda-7.65 → lamda-7.67}/lamda/types.py +0 -0
  36. {lamda-7.65 → lamda-7.67}/lamda.egg-info/SOURCES.txt +0 -0
  37. {lamda-7.65 → lamda-7.67}/lamda.egg-info/dependency_links.txt +0 -0
  38. {lamda-7.65 → lamda-7.67}/lamda.egg-info/not-zip-safe +0 -0
  39. {lamda-7.65 → lamda-7.67}/lamda.egg-info/requires.txt +0 -0
  40. {lamda-7.65 → lamda-7.67}/lamda.egg-info/top_level.txt +0 -0
  41. {lamda-7.65 → lamda-7.67}/setup.cfg +0 -0
  42. {lamda-7.65 → lamda-7.67}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: lamda
3
- Version: 7.65
3
+ Version: 7.67
4
4
  Summary: Android reverse engineering & automation framework
5
5
  Home-page: https://github.com/rev1si0n/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__ = "7.65"
5
+ __version__ = "7.67"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: lamda
3
- Version: 7.65
3
+ Version: 7.67
4
4
  Summary: Android reverse engineering & automation framework
5
5
  Home-page: https://github.com/rev1si0n/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