mirror of
https://github.com/frida/frida-python
synced 2026-06-08 14:16:17 +00:00
Improve description
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ class FridaPrebuiltExt(build_ext):
|
||||
setup(
|
||||
name='frida',
|
||||
version=version,
|
||||
description="Inject JavaScript code to explore native apps on Windows, Mac, Linux and iOS",
|
||||
description="Inject JavaScript to explore native apps on Windows, Mac, Linux and iOS",
|
||||
long_description=long_description,
|
||||
author="Frida Developers",
|
||||
author_email="ole.andre.ravnas@tillitech.com",
|
||||
|
||||
Reference in New Issue
Block a user