pyr-benchmark-wrangling

View on PyPIReverse Dependencies (0)

0.0.11 pyr_benchmark_wrangling-0.0.11-py3-none-any.whl

Wheel Details

Project: pyr-benchmark-wrangling
Version: 0.0.11
Filename: pyr_benchmark_wrangling-0.0.11-py3-none-any.whl
Download: [link]
Size: 52203
MD5: 757e60a24125787fe42161bbef70dcce
SHA256: 1746ee27fea452fd7bda5cdc709825e437c0a3e0e43504d3ce677da58b43b886
Uploaded: 2024-03-12 18:04:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyr_benchmark_wrangling
Version: 0.0.11
Summary: A package to facilitate data-wrangling for APR tools
Author: PyRepair Team
Author-Email: nikhil.parasaram.19[at]ucl.ac.uk
Home-Page: https://github.com/PyRepair/pyr_benchmark_wrangling
License: Apache License 2.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: absl-py (<2.0.0,>=1.0.0)
Requires-Dist: GitPython (<4.0.0,>=3.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 7445 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
BugsInPy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
BugsInPy/bgp.py sha256=eqLb4pn480WkM86qQlsX4SHYM6qR2gPALrhhfskh4lw 15535
BugsInPy/bgp_config.py sha256=PUqxzrFxeGrS3H2wPg4DF8yHlyrT6FfTjOadg07UqPI 1288
BugsInPy/class_extractor.py sha256=0TqiBUnDxAqagZy-6OLcxv2be6s-Le6JXqteUCMRQF0 8336
BugsInPy/exceptions.py sha256=xpgsFq0_sVTPxjXcBRKX-4YXF4BjDTS-Na5RAvQ31B8 186
BugsInPy/extract_localistion_set.py sha256=01kEGVGcGi1RILmCi1gqBPr7K0UJwj5yzxvzgfoW8QM 2804
BugsInPy/lmeasures.py sha256=Wt4NL9pD8w6XhdKJA-34ardGQQUE8jr5p9x_qX8jXN8 19602
BugsInPy/run_custom_patch.py sha256=wahNw_2ryCW00I_hNFTt3cPDUXhWr2S-mt0_n0CkIlM 11198
BugsInPy/sample_bip.py sha256=dw5p0KlVi95wSNrQip-89HYiI6cIA3xlcnn2u5G-_5g 1024
BugsInPy/test_runner.py sha256=OUp_7MZ4asmIdZwm7CCCXCGdujYRWDGEsMj6PV1SO3Y 35886
BugsInPy/utils.py sha256=yJWNrgrsGRNpMjSmsK1TKp9VOzEpB3GBOZsAHpfPTjw 3301
BugsInPy/feature_extractor/__init__.py sha256=3O81imZbq2Olrc1HLhURuGPg7iBgBkM089T9I9dssns 659
BugsInPy/feature_extractor/dynamic_features.py sha256=7YXzPuQIz_54K58sWSyp9XO6dj0M_C5S8rpr75xbIhU 14710
BugsInPy/feature_extractor/file_instrumenter.py sha256=HWnXgSqGaxWvEzRPidI0Px5hNHbyuYO0TUQmhcHUDDw 13728
BugsInPy/feature_extractor/static_features.py sha256=z-9sckv3XQdokv71QH5oEoSb6xFoKqVNMpYsoN5lBNw 4525
diff_utils/__init__.py sha256=imRpR0sdBUizRAnwbbOSW769Ysl-F3EL-tpZ6TYmb_A 787
diff_utils/diff_utils.py sha256=yemnChob-RXD3CT7gkcdLMIjDtsm7S6PWULcoVtRMRs 12351
diff_utils/diff_utils_test.py sha256=jtAmEeNPUvxFjocMK9eVYPMvLn3qgp803xlN7KIenB0 1311
static_library/__init__.py sha256=9rxXBC1OnEACx8ZNw5fh3YN_yUjfple7yc0_0pTR6ZY 360
static_library/static_utils.py sha256=9fkHjKmCH7ZqonyQqlm0qkdXkNHuobPd6IX2jcHAj9U 24869
pyr_benchmark_wrangling-0.0.11.dist-info/METADATA sha256=2mFY--ceO-tvYNHG0tbWp0Wg2dhdARItSP7K-rRY1BU 8186
pyr_benchmark_wrangling-0.0.11.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pyr_benchmark_wrangling-0.0.11.dist-info/entry_points.txt sha256=l-4sf1oEaonS7NylzCohNzwNQqJasdMHZ8b_XFrJaa8 206
pyr_benchmark_wrangling-0.0.11.dist-info/top_level.txt sha256=5EYQ_5QbgPzky5omo-elfVhB2NutvQabqIGXDJlYZEE 35
pyr_benchmark_wrangling-0.0.11.dist-info/RECORD

top_level.txt

BugsInPy
diff_utils
static_library

entry_points.txt

bgp = BugsInPy.bgp:main
diff_utils = diff_utils.diff_utils:main
lmeasures = BugsInPy.lmeasures:main
run_custom_patch = BugsInPy.run_custom_patch:main
sample_bip = BugsInPy.sample_bip:main