polyfile-weave 0.5.5__py3-none-any.whl → 0.5.6__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.
Potentially problematic release.
This version of polyfile-weave might be problematic. Click here for more details.
- polyfile/polyfile.py +2 -2
- {polyfile_weave-0.5.5.dist-info → polyfile_weave-0.5.6.dist-info}/METADATA +1 -1
- {polyfile_weave-0.5.5.dist-info → polyfile_weave-0.5.6.dist-info}/RECORD +7 -7
- {polyfile_weave-0.5.5.dist-info → polyfile_weave-0.5.6.dist-info}/WHEEL +0 -0
- {polyfile_weave-0.5.5.dist-info → polyfile_weave-0.5.6.dist-info}/entry_points.txt +0 -0
- {polyfile_weave-0.5.5.dist-info → polyfile_weave-0.5.6.dist-info}/licenses/LICENSE +0 -0
- {polyfile_weave-0.5.5.dist-info → polyfile_weave-0.5.6.dist-info}/top_level.txt +0 -0
polyfile/polyfile.py
CHANGED
|
@@ -16,11 +16,11 @@ from .magic import MagicMatcher, Match as MagicMatch, MatchContext, TestResult
|
|
|
16
16
|
|
|
17
17
|
if sys.version_info >= (3, 10):
|
|
18
18
|
from importlib.metadata import version
|
|
19
|
-
__version__: str = version("
|
|
19
|
+
__version__: str = version("polyfile_weave")
|
|
20
20
|
del version
|
|
21
21
|
else:
|
|
22
22
|
import pkg_resources
|
|
23
|
-
__version__ = pkg_resources.require("
|
|
23
|
+
__version__ = pkg_resources.require("polyfile_weave")[0].version
|
|
24
24
|
del pkg_resources
|
|
25
25
|
mod_year = localtime(Path(__file__).stat().st_mtime).tm_year
|
|
26
26
|
__copyright__: str = f"Copyright ©{mod_year} Trail of Bits"
|
|
@@ -16,7 +16,7 @@ polyfile/nes.py,sha256=I_yvW1iboEbPy4RP15eYVk9CVnKjwCQnchR6ahrd5tc,3933
|
|
|
16
16
|
polyfile/nitf.py,sha256=1GbylAnWEV6OgkblEjIsnSM0XRd3uoa3ZF-ra_E_81M,589
|
|
17
17
|
polyfile/pdf.py,sha256=alJgVaczZT1lB7f-MFHfioBcdBDQpFg_3kFlTToD88Y,46929
|
|
18
18
|
polyfile/pickles.py,sha256=4QElNrwW_kcmmKVvDT66KSVu7IUzplmvh6Nkqa_AWTg,1932
|
|
19
|
-
polyfile/polyfile.py,sha256=
|
|
19
|
+
polyfile/polyfile.py,sha256=AqC0rfR13vx8V9DDWUzWBomTBnMhrd6ZUPFfAtUyzwM,14728
|
|
20
20
|
polyfile/profiling.py,sha256=rnJDZQo9qWdBwOkGBbcn85jEOuMA8HZDHR1fyEHvKvM,3694
|
|
21
21
|
polyfile/repl.py,sha256=xnI9mnX3GpsWAqLhgij9Wk8WCBcO_khFJa0bDX_nJtk,24132
|
|
22
22
|
polyfile/search.py,sha256=cRixN3aAXQUifFLopTcXAwN_IKdcwVEAzAk7slwb5Eo,9837
|
|
@@ -572,14 +572,14 @@ polyfile/templates/hexdump.css,sha256=UyvMxUcPwO8FLZofGfsuD7OLxseSaAXtdE5ZgqJnl-
|
|
|
572
572
|
polyfile/templates/hexdump.js,sha256=mg-wAVj9FR8-h1FDNlFGh5QSdOSGb-Boefj8OZ9TiYs,22917
|
|
573
573
|
polyfile/templates/jquery-3.4.1.min.js,sha256=CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo,88145
|
|
574
574
|
polyfile/templates/template.html,sha256=x_njCp9XFPmeealSBgcn0onDcMkkpGR0hrgUWXPFElo,4226
|
|
575
|
-
polyfile_weave-0.5.
|
|
575
|
+
polyfile_weave-0.5.6.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
|
576
576
|
polymerge/__init__.py,sha256=nBpeA5mhu-ZtHRp4AtT5TRucLakHz8_ZC-kgmtmaHO0,28
|
|
577
577
|
polymerge/__main__.py,sha256=n5M3RPFcFN30bn0HF0BeR2t6qIQh7WchIEifcpOVDcw,13261
|
|
578
578
|
polymerge/cfg.py,sha256=8Tq0VkaxARZuXSDLdB5ljSpPffL_5WnGrKzUQymfygs,4293
|
|
579
579
|
polymerge/polymerge.py,sha256=Kz_KqpA7jGzbsIzUiN9WUYa-KtS3Kdi7rkB8Wy40eBI,8357
|
|
580
580
|
polymerge/polytracker.py,sha256=MoeiXDDfHOUy8kuylba6po6v-xRhwRCOsf8rR7aYk8o,6866
|
|
581
|
-
polyfile_weave-0.5.
|
|
582
|
-
polyfile_weave-0.5.
|
|
583
|
-
polyfile_weave-0.5.
|
|
584
|
-
polyfile_weave-0.5.
|
|
585
|
-
polyfile_weave-0.5.
|
|
581
|
+
polyfile_weave-0.5.6.dist-info/METADATA,sha256=ePHHcxETFPCWqC7LtvNp2ztup2MVpIGbCWryPGR936g,7588
|
|
582
|
+
polyfile_weave-0.5.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
583
|
+
polyfile_weave-0.5.6.dist-info/entry_points.txt,sha256=aYTDT8rTusiriW6Gla03D8akWAtEgG3bKAoeIXW4AMU,52
|
|
584
|
+
polyfile_weave-0.5.6.dist-info/top_level.txt,sha256=FXJ-FLNEQcq_ZX7bp4aQq3hSAC1KoLFCb019q2D3XQQ,19
|
|
585
|
+
polyfile_weave-0.5.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|