removestar

View on PyPIReverse Dependencies (19)

1.5.1 removestar-1.5.1-py3-none-any.whl

Wheel Details

Project: removestar
Version: 1.5.1
Filename: removestar-1.5.1-py3-none-any.whl
Download: [link]
Size: 16147
MD5: 39d05cd286e211813f559b3ca1812c18
SHA256: 90f729fa1082522ad7e0f5608263abf5e9c5b2bf6f5e838317024989902a03c5
Uploaded: 2024-08-14 10:35:29 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: removestar
Version: 1.5.1
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
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.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
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
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 10216 characters]

WHEEL

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

RECORD

Path Digest Size
removestar/__init__.py sha256=26Wdg9R3_Dwde7RuyBsrXvQLRuWLAveenLvYyWaIoq4 48
removestar/__main__.py sha256=oHV0lYlLt_9DRq1pyLHXFrrf2Hb1c_xzwA7Gjiej3hU 8033
removestar/_version.py sha256=W6YuN1JOd6M-rSt9HDXK91AutRDYXTjJT_LQg3rCsjk 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.1.dist-info/METADATA sha256=NNwQUC-muk3lEDowBXUX3lea8ldEiFd95-x4NvCwqXI 11596
removestar-1.5.1.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
removestar-1.5.1.dist-info/entry_points.txt sha256=EVR0C8Va6tpRzn8qc5U5Ui7P1Vs98635mRMFmXD0qdQ 56
removestar-1.5.1.dist-info/licenses/LICENSE sha256=YTpZCgOZa37z6Zht6Tyq9PvkJbO5vROYzcChit49jjI 1069
removestar-1.5.1.dist-info/RECORD

entry_points.txt

removestar = removestar.__main__:main