removestar

View on PyPIReverse Dependencies (19)

1.5.2 removestar-1.5.2-py3-none-any.whl

Wheel Details

Project: removestar
Version: 1.5.2
Filename: removestar-1.5.2-py3-none-any.whl
Download: [link]
Size: 16150
MD5: 207d4b1bd4d3eab0d3e18d22018f1744
SHA256: 774278462d8d9d8c27ae92b12e9882bffddf3cba67da317a97508653ed12df86
Uploaded: 2024-11-25 15:38:23 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: removestar
Version: 1.5.2
Summary: A tool to automatically replace 'import *' imports with explicit imports in files
Author-Email: Aaron Meurer <asmeurer[at]gmail.com>
Maintainer-Email: Aaron Meurer <asmeurer[at]gmail.com>, Saransh Chopra <saransh0701[at]gmail.com>
Project-Url: Bug Tracker, https://github.com/asmeurer/removestar/issues
Project-Url: Homepage, https://www.asmeurer.com/removestar/
Project-Url: Source Code, https://github.com/asmeurer/removestar
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.7
Requires-Dist: pyflakes
Requires-Dist: pytest-cov (>=3); extra == "dev"
Requires-Dist: pytest-doctestplus; extra == "dev"
Requires-Dist: pytest (>=6); extra == "dev"
Requires-Dist: nbconvert; extra == "nb"
Requires-Dist: nbformat; extra == "nb"
Provides-Extra: dev
Provides-Extra: nb
Description-Content-Type: text/markdown
[Description omitted; length: 10212 characters]

WHEEL

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

RECORD

Path Digest Size
removestar/__init__.py sha256=26Wdg9R3_Dwde7RuyBsrXvQLRuWLAveenLvYyWaIoq4 48
removestar/__main__.py sha256=I-fTVgy5MD_tlFtFS91DVi2V_5omDwlpiebjuO1lLyA 8049
removestar/_version.py sha256=P-JlE1bO3FGbbntvKHqxjgKk7ORvjFhybkK-h8R2s5g 411
removestar/helper.py sha256=kmAmEqPq7VoXI5ctijF-LJM8MWyULbD_qMifjLinhmw 1768
removestar/output.py sha256=XUizIbTkxcDwDpf0IiSESSOYW7-vySzjmPoPk_J3WZo 2205
removestar/removestar.py sha256=PrRZuZz6As76RNh8e9RWKDVKj8trz8-kJAFEa-mWOe0 14892
removestar/version.pyi sha256=j5kbzfm6lOn8BzASXWjGIA1yT0OlHTWqlbyZ8Si_o0E 118
removestar-1.5.2.dist-info/METADATA sha256=IU7BEM1t5ffV-XCq9vUPAxvA9lTbx4pfbT9qPKHxHCE 11660
removestar-1.5.2.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
removestar-1.5.2.dist-info/entry_points.txt sha256=EVR0C8Va6tpRzn8qc5U5Ui7P1Vs98635mRMFmXD0qdQ 56
removestar-1.5.2.dist-info/licenses/LICENSE sha256=YTpZCgOZa37z6Zht6Tyq9PvkJbO5vROYzcChit49jjI 1069
removestar-1.5.2.dist-info/RECORD

entry_points.txt

removestar = removestar.__main__:main