extra-platforms

View on PyPIReverse Dependencies (3)

1.7.0 extra_platforms-1.7.0-py3-none-any.whl

Wheel Details

Project: extra-platforms
Version: 1.7.0
Filename: extra_platforms-1.7.0-py3-none-any.whl
Download: [link]
Size: 29059
MD5: 8aad32f59d6dc29e5323aacfa25d6e26
SHA256: 4a0ea0a79d91cffefaab0bc16cc2e633b181193d58c0700c3c3e600d321b72a8
Uploaded: 2024-12-03 07:17:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: extra-platforms
Version: 1.7.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.10
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.10
Requires-Dist: boltons (~=24.1.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.2.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.1.3); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (~=2.5.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"
Requires-Dist: tomli (~=2.0.1); python_version < "3.11" and extra == "docs"
Provides-Extra: pytest
Provides-Extra: test
Provides-Extra: typing
Provides-Extra: docs
Description-Content-Type: text/markdown
[Description omitted; length: 29887 characters]

WHEEL

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

RECORD

Path Digest Size
extra_platforms/__init__.py sha256=2gEMNRbra_io75YVB5pUE3Ma-qBxBCLdvz55yCdFYa0 8810
extra_platforms/detection.py sha256=wbHerpHp34V6HrS2tDQo2ZLnddP-wEdOF5uC7gjEkQY 10107
extra_platforms/docs_update.py sha256=7AosYBXVb7BtwXioeYn3Vz-hXzwBTltQrs7KId3V1Qs 7191
extra_platforms/group.py sha256=HXNljKTA9T7VP7BzzID8cGJGtuI4oaaK-qAye0Je4Uk 11878
extra_platforms/group_data.py sha256=oxz4HH3QfX2fNVi9jzSp3gphqN8HW4qw7n_AbTDlD3c 7118
extra_platforms/platform.py sha256=vsqxjoEsRW7lxjgSxkNEh6ZBIOHr_u7U7GNu45hDm5g 8477
extra_platforms/platform_data.py sha256=i-hg4R6Thx16pOoMvudLf0MYTj5hNbxPEnpPGKGn0MI 5003
extra_platforms/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
extra_platforms/pytest.py sha256=T3eOmBUJ9FcC0VfNZCr5FBkKwQ9BQXL1ijd0tgMh4pU 1982
extra_platforms-1.7.0.dist-info/METADATA sha256=yNDc4UUXvrduTABhkyeWPVPZtM78PKf0_r-DEHcVBzk 33497
extra_platforms-1.7.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
extra_platforms-1.7.0.dist-info/entry_points.txt sha256=isBLN3Ql7i0xvHQnB1S36QVWepytJD7GvesLxzhPjCg 52
extra_platforms-1.7.0.dist-info/top_level.txt sha256=9182Fz_BFq0UF5vXtcQFkH1lQOeMK29bs3SH3e6tjJA 16
extra_platforms-1.7.0.dist-info/RECORD

top_level.txt

extra_platforms

entry_points.txt

extra-platforms = extra_platforms.pytest