flake8-file-encoding

View on PyPIReverse Dependencies (0)

0.1.0 flake8_file_encoding-0.1.0-py3-none-any.whl

Wheel Details

Project: flake8-file-encoding
Version: 0.1.0
Filename: flake8_file_encoding-0.1.0-py3-none-any.whl
Download: [link]
Size: 3002
MD5: cb5c1ecfe7c29d3171a41244225901bd
SHA256: 9106c9cc50c200ffc52621325f9463ebac6ee7320fcd3e954c9009e0bd92bcd0
Uploaded: 2019-06-16 13:40:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-file-encoding
Version: 0.1.0
Summary: A Flake8 plugin to check for files opened without an explicit encoding
Author: Jack Taylor
Author-Email: rayjolt[at]gmail.com
Home-Page: https://github.com/rayjolt/flake8-file-encoding
License: MIT
Keywords: flake8,file,open,encoding
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.4,<4.0
Requires-Dist: flake8 (<4,>=3)
Description-Content-Type: text/markdown
[Description omitted; length: 1334 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_file_encoding/__init__.py sha256=1U5vDa4toRN1zM13T3TLzm816i521UHvXfDJV65ahtI 1890
flake8_file_encoding-0.1.0.dist-info/entry_points.txt sha256=M-Shp72VuuH4XWA7dbGyRMXLnlwaGYPellvuE_0yCVc 61
flake8_file_encoding-0.1.0.dist-info/WHEEL sha256=C90Mwr_Jk4_IPKbEQeJHH_TSkLAVFEZOMPO9_4HdXQI 85
flake8_file_encoding-0.1.0.dist-info/METADATA sha256=B5Y87WqLXx_S7qxLe5MQDPmdGInlIt_rNgZOlzk0ly0 2376
flake8_file_encoding-0.1.0.dist-info/RECORD

entry_points.txt

FEN = flake8_file_encoding:EncodingChecker