lief 0.16.3__cp38-cp38-win32.whl → 0.16.5__cp38-cp38-win32.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.

Potentially problematic release.


This version of lief might be problematic. Click here for more details.

lief/_lief.pyd CHANGED
Binary file
@@ -1,19 +1,18 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: lief
3
- Version: 0.16.3
3
+ Version: 0.16.5
4
4
  Summary: Library to instrument executable formats
5
5
  Keywords: parser,elf,pe,macho,reverse-engineering
6
- Home-page: https://lief-project.github.io/
7
6
  Author-Email: Romain Thomas <contact@lief.re>
8
7
  License: Apache License 2.0
9
8
  Classifier: Development Status :: 4 - Beta
10
9
  Classifier: Programming Language :: Python :: 3
11
10
  Classifier: Programming Language :: C++
12
11
  Classifier: Topic :: Software Development :: Libraries
13
- Project-URL: Homepage, https://lief-project.github.io/
14
- Project-URL: Documentation, https://lief-project.github.io/doc/latest/
15
- Project-URL: Repository, https://github.com/lief-project/LIEF
16
- Project-URL: Changelog, https://lief-project.github.io/doc/latest/changelog.html
12
+ Project-URL: homepage, https://lief-project.github.io/
13
+ Project-URL: documentation, https://lief-project.github.io/doc/latest/
14
+ Project-URL: repository, https://github.com/lief-project/LIEF
15
+ Project-URL: changelog, https://lief-project.github.io/doc/latest/changelog.html
17
16
  Project-URL: Funding, https://github.com/sponsors/lief-project
18
17
  Project-URL: Tracker, https://github.com/lief-project/LIEF/issues
19
18
  Requires-Python: >=3.8
@@ -8,7 +8,7 @@ lief/PE/__init__.pyi,sha256=JvOJY6HPj2-ZrUVPj4nN-JERFrb0Tz93Kn6bYacJmGE,70421
8
8
  lief/VDEX/__init__.pyi,sha256=9YUZKojOWhtb15Vbn3JPuUu7HWkLnXH4eP1PQpp1-D4,1097
9
9
  lief/__init__.py,sha256=sOMCNwqJ22NGeTiw6U8ZGdU974xKMcPJeVrqw_IuAFo,643
10
10
  lief/__init__.pyi,sha256=Pw-RQM-xjzfEVX3K465XOBW5P0tqVsHW5kEjonWR6ok,11053
11
- lief/_lief.pyd,sha256=AwJnireW9wUkJICQ9J0uh66KHsPGyV5J4FkS8M3r2TM,8045568
11
+ lief/_lief.pyd,sha256=y6RyjyeMTO41eLOFo5j1Znh5w6TeMRaoHFleIuYVbko,8073728
12
12
  lief/assembly/__init__.pyi,sha256=9lEo2ZtNqce4cdVzkV1_mQ3P2PFGbMwBchjFFIe3gl0,1914
13
13
  lief/assembly/aarch64/__init__.pyi,sha256=9YkVkhh5w72vtHpZNAGqyhRoa80puk5W1ix3rGo6bGs,250900
14
14
  lief/assembly/aarch64/operands/__init__.pyi,sha256=otjElFFmQmWz2qctYMB0ALmIRp4fUbRX36f_CQ1HuPo,1002
@@ -28,6 +28,6 @@ lief/objc/__init__.pyi,sha256=jYeFLOHsdI76IZk0q3LdqI5Q4D-Om4oc7WzfjvHMapc,1854
28
28
  lief/pdb/__init__.pyi,sha256=kouZpAbkGg6QzeZLpMfGL7uKdoVur6AT3f901AVPdW0,1849
29
29
  lief/pdb/types/__init__.pyi,sha256=KDf2dzaUWprt_yJgmcVeFF8q2k1w7C-zDcX-6PEzd6o,1194
30
30
  lief/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
31
- lief-0.16.3.dist-info/METADATA,sha256=lRgufyB21_iX7-OOMAheAL3JOjR2zvPOaSDPjsLgil4,2466
32
- lief-0.16.3.dist-info/WHEEL,sha256=rOcXmjkTPx-HyVGy_TsQThlKPZ0FINasOHgwktfSKmU,99
33
- lief-0.16.3.dist-info/RECORD,,
31
+ lief-0.16.5.dist-info/METADATA,sha256=XW7qW6SdwFJIqUw_YD7UWioxfutLDn17mfrUwTmM-0A,2423
32
+ lief-0.16.5.dist-info/WHEEL,sha256=JJvcil9pWUK-nJmIg1y81ExjFtM5jnHuY8Wjwn4vdQU,100
33
+ lief-0.16.5.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: scikit-build-core 0.9.8
2
+ Generator: scikit-build-core 0.11.1
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp38-cp38-win32
5
5