flake8-qiskit-migration

View on PyPIReverse Dependencies (0)

0.4.0 flake8_qiskit_migration-0.4.0-py3-none-any.whl

Wheel Details

Project: flake8-qiskit-migration
Version: 0.4.0
Filename: flake8_qiskit_migration-0.4.0-py3-none-any.whl
Download: [link]
Size: 11337
MD5: e596741ae4af40f01d3f7e0e7f6b4313
SHA256: 39bce955cf8f5389e23b6c57509e6b602856804d3796157b51234f6dd27d0dd2
Uploaded: 2024-02-29 12:43:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-qiskit-migration
Version: 0.4.0
Summary: Quickly detect imports removed in the Qiskit 1.0 release
Author-Email: Frank Harkins <frankharkins[at]hotmail.co.uk>
Project-Url: Homepage, https://github.com/frankharkins/flake8-qiskit-migration
Project-Url: Issues, https://github.com/frankharkins/flake8-qiskit-migration/issues
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: flake8
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2240 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flake8_qiskit_migration/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake8_qiskit_migration/command.py sha256=R5voOhsboEe1wGPsuBl2CrRs8v29FTUW1L07PlDTPto 391
flake8_qiskit_migration/deprecated_paths.py sha256=WhKB6ysCvGP_AFAzyI2NT17n-Nova835YSMH0q8j62c 15298
flake8_qiskit_migration/plugin.py sha256=VVBNGntIQjU2hwJ2eW9wpjDkV1_GM2GTI_gz25cSFwk 4256
flake8_qiskit_migration-0.4.0.dist-info/METADATA sha256=QVMStZW823_xyh5ZeXIDMAjVQrlfLuYeGHiIQwVM5W8 2859
flake8_qiskit_migration-0.4.0.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
flake8_qiskit_migration-0.4.0.dist-info/entry_points.txt sha256=2WlIw9nl4kpH1TOR5u6JiNDZjHQx3M4ABXC6wsTFpKE 147
flake8_qiskit_migration-0.4.0.dist-info/licenses/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
flake8_qiskit_migration-0.4.0.dist-info/RECORD

entry_points.txt

flake8-qiskit-migration = flake8_qiskit_migration.command:cli
QKT100 = flake8_qiskit_migration.plugin:Plugin