flake8-pathlib

View on PyPIReverse Dependencies (0)

0.1.3 flake8_pathlib-0.1.3-py3-none-any.whl

Wheel Details

Project: flake8-pathlib
Version: 0.1.3
Filename: flake8_pathlib-0.1.3-py3-none-any.whl
Download: [link]
Size: 3996
MD5: 3e8aef0c9420616146a694cf96390c48
SHA256: a7d75398bc90cc7407c245745859e96e84fff6a0e505e6d06ee49bd393fc7498
Uploaded: 2020-07-15 14:05:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-pathlib
Version: 0.1.3
Summary: A plugin for flake8 finding use of functions that can be replaced by pathlib module.
Author: Rodolphe Pelloux-Prayer
Author-Email: rodolphe[at]damsy.net
Home-Page: https://gitlab.com/RoPP/flake8-pathlib
Project-Url: Repository, https://gitlab.com/RoPP/flake8-pathlib
License: MIT
Keywords: flake8,linter,pathlib
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6,<4.0
Requires-Dist: dataclasses (<0.8,>=0.7); python_version >= "3.6" and python_version < "3.7"
Requires-Dist: flake8 (<4.0.0,>=3.8.3)
Description-Content-Type: text/markdown
[Description omitted; length: 3264 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.9
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flake8_pathlib/__init__.py sha256=1pyE6Dt2P_cV6JFJPFHQ3IJofWU5RKszcTQmoFSq8Lg 67
flake8_pathlib/checker.py sha256=QQnwTBfMKn0VoScKV14f_remThCvLM_E5AGggc6O1t4 6747
flake8_pathlib-0.1.3.dist-info/entry_points.txt sha256=40V7ukcbud9gLvflVqFmkNT6bTRVrV8czp6IXWERYqI 53
flake8_pathlib-0.1.3.dist-info/WHEEL sha256=G_NFpzHmv_dUXgCUSAWL0-bLL-eMzYU6DzDeGXbRXUk 83
flake8_pathlib-0.1.3.dist-info/METADATA sha256=C0i2WBnnogi3qtmOsKyCc66YrTpZC6laiPj5w2QGiJk 4089
flake8_pathlib-0.1.3.dist-info/RECORD

entry_points.txt

PL = flake8_pathlib:PathlibChecker