pyarmor.cli.core 7.6.4__cp311-none-win_amd64.whl → 7.6.6__cp311-none-win_amd64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pyarmor/cli/core/__init__.py +1 -1
- pyarmor/cli/core/pyarmor_runtime.pyd +0 -0
- pyarmor/cli/core/pytransform3.pyd +0 -0
- {pyarmor.cli.core-7.6.4.dist-info → pyarmor_cli_core-7.6.6.dist-info}/METADATA +1 -4
- pyarmor_cli_core-7.6.6.dist-info/RECORD +9 -0
- {pyarmor.cli.core-7.6.4.dist-info → pyarmor_cli_core-7.6.6.dist-info}/WHEEL +1 -1
- pyarmor.cli.core-7.6.4.dist-info/RECORD +0 -9
- {pyarmor.cli.core-7.6.4.dist-info → pyarmor_cli_core-7.6.6.dist-info}/top_level.txt +0 -0
pyarmor/cli/core/__init__.py
CHANGED
Binary file
|
Binary file
|
@@ -1,13 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: pyarmor.cli.core
|
3
|
-
Version: 7.6.
|
3
|
+
Version: 7.6.6
|
4
4
|
Summary: Provide extension module pytransform3 for Pyarmor
|
5
5
|
Home-page: https://github.com/dashingsoft/pyarmor
|
6
6
|
Author: Jondy Zhao
|
7
7
|
Author-email: pyarmor@163.com
|
8
8
|
License: Free To Use But Restricted
|
9
9
|
Keywords: protect obfuscate encrypt obfuscation distribute
|
10
|
-
Platform: UNKNOWN
|
11
10
|
Classifier: Programming Language :: Python :: 3
|
12
11
|
Classifier: License :: Free To Use But Restricted
|
13
12
|
Classifier: Operating System :: Android
|
@@ -71,5 +70,3 @@ It includes prebuilt extensions support the following platforms for Python 3.7+:
|
|
71
70
|
|
72
71
|
.. _Pyarmor: https://pypi.python.org/pypi/pyarmor/
|
73
72
|
.. _Extension Module: https://packaging.python.org/en/latest/glossary/#term-Extension-Module
|
74
|
-
|
75
|
-
|
@@ -0,0 +1,9 @@
|
|
1
|
+
pyarmor/cli/core/__init__.py,sha256=22KbUybP7udB4GvNy0pBw6U1gwDn6TDEcCZ1QfXoMFk,4433
|
2
|
+
pyarmor/cli/core/features.py,sha256=8hIY19uTyiISWsTf508Za7TVH94MoitW8Z3JBWodhOY,1513
|
3
|
+
pyarmor/cli/core/pyarmor_runtime.pyd,sha256=MxXkYtzJlyiwM7vsV25kFdEKSbopQhSOTZ8GaJiZqyc,631296
|
4
|
+
pyarmor/cli/core/pytransform3.pyd,sha256=KHapUEEAY2OmwRQ2VB3mV4FWtj1y2QWyodDu1-YDHT4,460800
|
5
|
+
pyarmor/cli/core/runtime.py,sha256=tSR2e_rh5LVd9FsPMnEsLP_3JoCjV2lLxk-ytTDftAU,2456
|
6
|
+
pyarmor_cli_core-7.6.6.dist-info/METADATA,sha256=x1HCcI0RAoPKk1LehULPlr9rc6WtBk4bH5wRTr2WNTY,2996
|
7
|
+
pyarmor_cli_core-7.6.6.dist-info/WHEEL,sha256=G4cNIYaLtltvFYXPO87FgAzirX7K5hbHWp9QkIINuhA,99
|
8
|
+
pyarmor_cli_core-7.6.6.dist-info/top_level.txt,sha256=UE1ovZ_90YzwF_lZ3LV7o8HKLe-RgzUaUUvdH5UTUus,8
|
9
|
+
pyarmor_cli_core-7.6.6.dist-info/RECORD,,
|
@@ -1,9 +0,0 @@
|
|
1
|
-
pyarmor/cli/core/__init__.py,sha256=9BzVWIfIlynUko-es6L9OiKQgqJTuLVoJm3icjkdOB8,4433
|
2
|
-
pyarmor/cli/core/features.py,sha256=8hIY19uTyiISWsTf508Za7TVH94MoitW8Z3JBWodhOY,1513
|
3
|
-
pyarmor/cli/core/pyarmor_runtime.pyd,sha256=X-QLiNsELeFY7yH8bAr4Fw5x6WJCr-1WjkyhmhYmCHw,631296
|
4
|
-
pyarmor/cli/core/pytransform3.pyd,sha256=otrfx2E_XsR_Yc625r9ZXcz02dUSbdlckpNvnJYHUAk,460800
|
5
|
-
pyarmor/cli/core/runtime.py,sha256=tSR2e_rh5LVd9FsPMnEsLP_3JoCjV2lLxk-ytTDftAU,2456
|
6
|
-
pyarmor.cli.core-7.6.4.dist-info/METADATA,sha256=DQW2Nh4rwjXeYgzFZK3o_7QQR4STB7kaT85EOs-lbDQ,3016
|
7
|
-
pyarmor.cli.core-7.6.4.dist-info/WHEEL,sha256=h6gTZFezF3B_I2pNzhpuznL9YBNLtfhETAiohbsu2gs,100
|
8
|
-
pyarmor.cli.core-7.6.4.dist-info/top_level.txt,sha256=UE1ovZ_90YzwF_lZ3LV7o8HKLe-RgzUaUUvdH5UTUus,8
|
9
|
-
pyarmor.cli.core-7.6.4.dist-info/RECORD,,
|
File without changes
|