extra-platforms

View on PyPIReverse Dependencies (4)

3.1.0 extra_platforms-3.1.0-py3-none-any.whl

Wheel Details

Project: extra-platforms
Version: 3.1.0
Filename: extra_platforms-3.1.0-py3-none-any.whl
Download: [link]
Size: 34262
MD5: 5773ef4e10fba302ef42285603f438c8
SHA256: 16ac650a176c212101995f42cc0fde12c50682b351cc64c23683e0d1ee823d2e
Uploaded: 2025-03-04 12:55:27 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: extra-platforms
Version: 3.1.0
Summary: Detect platforms and group them by family
Author-Email: Kevin Deldycke <kevin[at]deldycke.com>
Project-Url: Homepage, https://github.com/kdeldycke/extra-platforms
Project-Url: Documentation, https://kdeldycke.github.io/extra-platforms
Project-Url: Repository, https://github.com/kdeldycke/extra-platforms
Project-Url: Funding, https://github.com/sponsors/kdeldycke
Project-Url: Issues, https://github.com/kdeldycke/extra-platforms/issues
Project-Url: Changelog, https://github.com/kdeldycke/extra-platforms/blob/main/changelog.md
Keywords: multiplatform,pytest,python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: boltons (~=25.0.0)
Requires-Dist: distro (~=1.9.0)
Requires-Dist: pytest (>=8); extra == "pytest"
Requires-Dist: coverage[toml] (~=7.6.0); extra == "test"
Requires-Dist: pytest (~=8.3.1); extra == "test"
Requires-Dist: pytest-cov (~=6.0.0); extra == "test"
Requires-Dist: pytest-github-actions-annotate-failures (~=0.3.0); extra == "test"
Requires-Dist: pytest-randomly (~=3.16.0); extra == "test"
Requires-Dist: pytest-xdist[psutil] (~=3.6.1); extra == "test"
Requires-Dist: requests (~=2.32.3); extra == "test"
Requires-Dist: types-requests (~=2.32.0.20240622); extra == "typing"
Requires-Dist: furo (~=2024.8.6); extra == "docs"
Requires-Dist: myst-parser (~=4.0.0); extra == "docs"
Requires-Dist: sphinx (~=8.2.0); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (~=3.1.0); extra == "docs"
Requires-Dist: sphinx-copybutton (~=0.5.2); extra == "docs"
Requires-Dist: sphinx-design (~=0.6.0); extra == "docs"
Requires-Dist: sphinx-issues (~=5.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-mermaid (~=1.0.0); extra == "docs"
Requires-Dist: sphinxext-opengraph (~=0.9.0); extra == "docs"
Provides-Extra: pytest
Provides-Extra: test
Provides-Extra: typing
Provides-Extra: docs
Description-Content-Type: text/markdown
[Description omitted; length: 30386 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
extra_platforms/__init__.py sha256=BbCehecUmwp2vK5N153ZSt6l9wEm5sY_F_uHodh1lis 12119
extra_platforms/detection.py sha256=Exts_0xBmx84JQ6wNVUrL8_FpycNcmVCY-CYnekYegA 10811
extra_platforms/docs_update.py sha256=WtikuusNXzIEsrWgGHeOXRrtLdTOykuNMrVm-_p9RWc 7258
extra_platforms/group.py sha256=svraQolX_NbgfZWUDk48dIboNvHiuoZsD1lCcaNZqc4 10133
extra_platforms/group_data.py sha256=b0zQhIxqbKkXJwY-cPtUOgYRDeg9PHoHD7D4MM_1KqI 7174
extra_platforms/operations.py sha256=9cYiDKSgkdZy9cnFt5S_FccbZ9KCQyDVHO1NfBheqo0 6592
extra_platforms/platform.py sha256=pc1EFapOhnpVh5kFR9gAPdHBMbMoooDidC76xPMApck 9025
extra_platforms/platform_data.py sha256=O-bjW_MhUWn6a_lOtVerGNzn7eIX0DopPlfaV-PD5ps 5880
extra_platforms/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
extra_platforms/pytest.py sha256=5Zql8jdlYVW4gg7-ZByBxzEF0zbddt48Fv1T_2XhjZU 8093
extra_platforms-3.1.0.dist-info/METADATA sha256=vnV0sLhLeg0ro0ze03sLJkZCOhwlzlOFvAtxBYmCj2M 33884
extra_platforms-3.1.0.dist-info/WHEEL sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM 91
extra_platforms-3.1.0.dist-info/entry_points.txt sha256=isBLN3Ql7i0xvHQnB1S36QVWepytJD7GvesLxzhPjCg 52
extra_platforms-3.1.0.dist-info/top_level.txt sha256=9182Fz_BFq0UF5vXtcQFkH1lQOeMK29bs3SH3e6tjJA 16
extra_platforms-3.1.0.dist-info/RECORD

top_level.txt

extra_platforms

entry_points.txt

extra-platforms = extra_platforms.pytest