flake518

View on PyPIReverse Dependencies (8)

1.6.0 flake518-1.6.0-py3-none-any.whl

Wheel Details

Project: flake518
Version: 1.6.0
Filename: flake518-1.6.0-py3-none-any.whl
Download: [link]
Size: 9093
MD5: d1322a17f4827767322dc3758c0fc7fa
SHA256: 4ebd78e3dcffd0b2f9e8ca03a5d4da1786385d97009a21af11493788f3779977
Uploaded: 2023-06-16 20:13:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake518
Version: 1.6.0
Summary: A small wrapper around flake8 to support PEP518 pyproject.toml as configuration file.
Author-Email: Carsten Igel <cig[at]bite-that-bit.de>
Home-Page: https://github.com/carstencodes/flake518
Project-Url: Homepage, https://github.com/carstencodes/flake518
License: MIT License Copyright (c) 2021 Carsten Igel Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Typing :: Typed
Requires-Python: <4,>=3.9
Requires-Dist: tomli (>=0.10.2); python_version < "3.11"
Requires-Dist: flake8 (>=3.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2084 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flake518-1.6.0.dist-info/METADATA sha256=pqMZ5I7FWGYJliOvVDwP6lUBcJcpguaO_9qZ94NpBmg 4460
flake518-1.6.0.dist-info/WHEEL sha256=2pzpU5yX8ZDRkL1JJPwjqHXoJgM2dqtofaxvD6IHFj4 90
flake518-1.6.0.dist-info/entry_points.txt sha256=xYLlk7N6I1JCVv0AULbtWDXS8WBKR5JVnZzkKfxxN3Y 53
flake518-1.6.0.dist-info/licenses/LICENSE sha256=EjMnwzHocwA5Mc2enav-IY-8FTFZtJO6jGt9YJ86kdo 1111
flake518/__init__.py sha256=r-CfoS1DbI5i2ep4OHwLmr2KRxMXAL4tgRcXWopBFP0 1297
flake518/__main__.py sha256=S5Nffv98nsQ-uEqPRNb60roiJ67cewngVO47JF4naqw 1351
flake518/adapter.py sha256=yJ4OdLe-RYgvaJiADpd6jiDE0LJpT5iK16APUGxcW9A 8901
flake518-1.6.0.dist-info/RECORD

entry_points.txt

flake518 = flake518.__main__:main