pyproject-fmt

View on PyPIReverse Dependencies (26)

1.8.0 pyproject_fmt-1.8.0-py3-none-any.whl

Wheel Details

Project: pyproject-fmt
Version: 1.8.0
Filename: pyproject_fmt-1.8.0-py3-none-any.whl
Download: [link]
Size: 15058
MD5: 3428ce7cf4f2100782c2a1859b3e265e
SHA256: b5a577bf4ac01cd97fc27962a1f76f30f835cbe182d3ae3141f430c088dc0be3
Uploaded: 2024-04-17 14:48:54 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pyproject-fmt
Version: 1.8.0
Summary: Format your pyproject.toml file
Author-Email: Bernat Gabor <gaborjbernat[at]gmail.com>
Project-Url: Bug Tracker, https://github.com/tox-dev/pyproject-fmt/issues
Project-Url: Changelog, https://github.com/tox-dev/pyproject-fmt/releases
Project-Url: Documentation, https://github.com/tox-dev/pyproject-fmt/
Project-Url: Source Code, https://github.com/tox-dev/pyproject-fmt
License: 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 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.
Keywords: format,pyproject
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.8
Requires-Dist: natsort (>=8.4)
Requires-Dist: packaging (>=23.2)
Requires-Dist: tomlkit (>=0.12.3)
Requires-Dist: furo (>=2023.9.10); extra == "docs"
Requires-Dist: sphinx-argparse-cli (>=1.11.1); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (>=1.25.2); extra == "docs"
Requires-Dist: sphinx-copybutton (>=0.5.2); extra == "docs"
Requires-Dist: sphinx (>=7.2.6); extra == "docs"
Requires-Dist: covdefaults (>=2.3); extra == "test"
Requires-Dist: pytest-cov (>=4.1); extra == "test"
Requires-Dist: pytest-mock (>=3.12); extra == "test"
Requires-Dist: pytest (>=7.4.3); extra == "test"
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 1072 characters]

WHEEL

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

RECORD

Path Digest Size
pyproject_fmt/__init__.py sha256=XEyeyP9gIyDdiAIv_-MxUIJDmDghkPD4QSoFVoWwmmg 305
pyproject_fmt/__main__.py sha256=H9EbBaJCz-5j4VEqDDxbUceUGYeMXATDa09kdZLQVMM 2086
pyproject_fmt/_version.py sha256=PikY8ZcokXQcck_OODdQtYmXxEq-zKRR9b1ZMOFZlds 411
pyproject_fmt/cli.py sha256=dj6aullRHwirZMZAOb6bbNjvG0u7dhqD937LoC6QHoU 3521
pyproject_fmt/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyproject_fmt/formatter/__init__.py sha256=r-lwWorKeXFq0uIU9sF9vkwUucukpZGNeZoXLYWybYI 985
pyproject_fmt/formatter/build_system.py sha256=823V7Ci12ALLATF-154rlBYsyzcxdE2HvfrPBOrR6aU 1110
pyproject_fmt/formatter/config.py sha256=F_jYJokzIN2AmsBJn4r5vNUvaQEn7Z7mhkknb6Bs09Y 2029
pyproject_fmt/formatter/pep508.py sha256=jJpBfG2CUbL8hb24bX_rYYsmV6vM6iwGIFXmUormmjY 2183
pyproject_fmt/formatter/project.py sha256=ITxNm0LfM71voBBQcAkKhp8LVD2ZizszYhuyAScHo-c 6596
pyproject_fmt/formatter/tools.py sha256=wdk53pkkGYXxOrof29jAsZ12Ipy_Y8Ir7Gb3TSzlUik 1898
pyproject_fmt/formatter/util.py sha256=qNVgeDOtcL99zvCxXBMF3uXXaFvy_yhTV5c7QlwRqGw 4878
pyproject_fmt-1.8.0.dist-info/METADATA sha256=mgGJG_TymKZSkUTKlTyf6HSVWgnjh0QsIJAItVjbk6w 3843
pyproject_fmt-1.8.0.dist-info/WHEEL sha256=K0BPUNF1N3kQ9olb8aVEtkObePEjdr2JOLT1N83EVws 87
pyproject_fmt-1.8.0.dist-info/entry_points.txt sha256=qQOxIRyVFyDkdhw528Owa8CBbL2BN0iQJSsHQKYVkkA 61
pyproject_fmt-1.8.0.dist-info/licenses/LICENSE.txt sha256=kOJeH68qSq6o2V7o5_VziwUqGswMnFgGgQH5Mahr1Yg 1023
pyproject_fmt-1.8.0.dist-info/RECORD

entry_points.txt

pyproject-fmt = pyproject_fmt.__main__:run