smallworld-re 1.0.0__py3-none-any.whl → 1.0.2__py3-none-any.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.
smallworld/__init__.py CHANGED
@@ -1,6 +1,6 @@
1
1
  from importlib import metadata as __metadata
2
2
 
3
- metadata = __metadata.metadata("smallworld")
3
+ metadata = __metadata.metadata("smallworld-re")
4
4
 
5
5
  __title__ = metadata["name"]
6
6
  __description__ = metadata["Summary"]
@@ -1,20 +1,20 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: smallworld-re
3
- Version: 1.0.0
3
+ Version: 1.0.2
4
4
  Summary: An emulation stack tracking library
5
5
  Home-page: https://github.com/smallworld-re/smallworld
6
6
  Author: MIT Lincoln Laboratory
7
7
  Author-email: smallworld@ll.mit.edu
8
8
  License: MIT
9
- Requires-Python: >=3.8
9
+ Requires-Python: >=3.10
10
10
  Description-Content-Type: text/markdown
11
11
  License-File: LICENSE.txt
12
- Requires-Dist: unicorn
13
- Requires-Dist: angr
14
- Requires-Dist: capstone
15
- Requires-Dist: lief
16
- Requires-Dist: pyhidra
17
- Requires-Dist: pypcode
12
+ Requires-Dist: pyhidra==1.3.0
13
+ Requires-Dist: angr==9.2.137
14
+ Requires-Dist: capstone==5.0.3
15
+ Requires-Dist: lief==0.14.1
16
+ Requires-Dist: pypcode==3.0
17
+ Requires-Dist: unicorn==2.0.1.post1
18
18
  Provides-Extra: development
19
19
  Requires-Dist: black; extra == "development"
20
20
  Requires-Dist: isort; extra == "development"
@@ -1,4 +1,4 @@
1
- smallworld/__init__.py,sha256=u-wAjCOd56oT9STHQxPIXZdadi1we0fi2bEfBIxKyF0,633
1
+ smallworld/__init__.py,sha256=TdF5xT1AGWujYlH6nGghOhVHOnyWW-0RPtmSyQwe5eU,636
2
2
  smallworld/helpers.py,sha256=9KZPOtPeJuZ7ipkB2x0tBcn4ZNHzwqW2niGZMI05wuY,3291
3
3
  smallworld/logging.py,sha256=QMowRbtH9HdPPQUCI6tJGxhOwC5llQQqP5ssdt0Hd08,2171
4
4
  smallworld/platforms.py,sha256=YCh2Np-CdkfEA46Vth1u3D4z9mDJXE3TVBDWZ-9-cpM,1861
@@ -158,9 +158,9 @@ smallworld/state/models/x86/microsoftcdecl.py,sha256=tSWxBYsJ3hS9wFbbaGmqKlxbzN_
158
158
  smallworld/state/models/x86/systemv.py,sha256=0U_WjoeBP5uuwJkkgmbV4r0S1r9VL3lE19YEH8edgtY,5101
159
159
  smallworld/state/unstable/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
160
160
  smallworld/state/unstable/elf.py,sha256=icgNvR53vzixYGQHZuAPo2Iu1p45DuGcrx-0BMz1hX8,15475
161
- smallworld_re-1.0.0.dist-info/LICENSE.txt,sha256=hJgzoM94yZXUpdbqkggYvqC5yAhrvy7Mi6hPKKUhu5I,1083
162
- smallworld_re-1.0.0.dist-info/METADATA,sha256=CW8PdSw4owi5wd96lNPv01ATyl94H-UHO8KVh0-uEPg,6088
163
- smallworld_re-1.0.0.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
164
- smallworld_re-1.0.0.dist-info/entry_points.txt,sha256=bP2uJRrjWRJ4wCDYTVX-XbUvyJAqUz6P1NgUTbONz2g,56
165
- smallworld_re-1.0.0.dist-info/top_level.txt,sha256=fHjt8xbQdfHStalSy4-pP9Jv6WfDtRH6S9UPw6KMrwk,11
166
- smallworld_re-1.0.0.dist-info/RECORD,,
161
+ smallworld_re-1.0.2.dist-info/LICENSE.txt,sha256=hJgzoM94yZXUpdbqkggYvqC5yAhrvy7Mi6hPKKUhu5I,1083
162
+ smallworld_re-1.0.2.dist-info/METADATA,sha256=OBwoDfWJ7afQ_D53aiW7Ty9RI3j7Bzanh_QbPiwVbds,6138
163
+ smallworld_re-1.0.2.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
164
+ smallworld_re-1.0.2.dist-info/entry_points.txt,sha256=bP2uJRrjWRJ4wCDYTVX-XbUvyJAqUz6P1NgUTbONz2g,56
165
+ smallworld_re-1.0.2.dist-info/top_level.txt,sha256=fHjt8xbQdfHStalSy4-pP9Jv6WfDtRH6S9UPw6KMrwk,11
166
+ smallworld_re-1.0.2.dist-info/RECORD,,