pyproject-fmt

View on PyPIReverse Dependencies (26)

2.0.4 pyproject_fmt-2.0.4-py3-none-any.whl
2.0.3 pyproject_fmt-2.0.3-py3-none-any.whl

Wheel Details

Project: pyproject-fmt
Version: 2.0.3
Filename: pyproject_fmt-2.0.3-py3-none-any.whl
Download: [link]
Size: 7164
MD5: cc0336d2b82482a0ba2413f7f9fb959b
SHA256: 20e1841a90b0790a2aa97f5008a724a2d988259e2ba08407ee98996b81a5363e
Uploaded: 2024-05-11 18:16:45 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pyproject-fmt
Version: 2.0.3
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: pyproject-fmt-rust (==1.0.4)
Requires-Dist: furo (>=2024.5.6); extra == "docs"
Requires-Dist: sphinx-argparse-cli (>=1.15); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (>=2.1); extra == "docs"
Requires-Dist: sphinx-copybutton (>=0.5.2); extra == "docs"
Requires-Dist: sphinx (>=7.3.7); extra == "docs"
Requires-Dist: covdefaults (>=2.3); extra == "test"
Requires-Dist: pytest-cov (>=5); extra == "test"
Requires-Dist: pytest-mock (>=3.14); extra == "test"
Requires-Dist: pytest (>=8.2); 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.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyproject_fmt/__init__.py sha256=XSWZgcIsLwZdCkUzUsNjcKheTPt-Gw5OkyykJZgM1Lg 125
pyproject_fmt/__main__.py sha256=b6dz7F559sIshcs6jPN17ArRvcuF4-J1yYYzTRvotk8 2042
pyproject_fmt/_version.py sha256=nHByjT85Mzor0VestVUVI70fkRS763utSt6toCJI-NY 411
pyproject_fmt/cli.py sha256=RsuW07L1iPs5SK047p2BdFYmerqO8Nog2edE295y6e0 5948
pyproject_fmt/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyproject_fmt-2.0.3.dist-info/METADATA sha256=VbldFvZ2n8LC7_2FmvpnHyoxMJbIV0CR-3ikzODYCWU 3784
pyproject_fmt-2.0.3.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
pyproject_fmt-2.0.3.dist-info/entry_points.txt sha256=qQOxIRyVFyDkdhw528Owa8CBbL2BN0iQJSsHQKYVkkA 61
pyproject_fmt-2.0.3.dist-info/licenses/LICENSE.txt sha256=kOJeH68qSq6o2V7o5_VziwUqGswMnFgGgQH5Mahr1Yg 1023
pyproject_fmt-2.0.3.dist-info/RECORD

entry_points.txt

pyproject-fmt = pyproject_fmt.__main__:run