Metadata-Version: 2.4
Name: pythonnet314-whl
Version: 3.1.0.dev3
Summary: Pythonnet wheels for unsupported Python versions.
Author-email: "The Contributors of the Python.NET Project" <pythonnet@python.org>, Adam Karpierz <adam@karpierz.net>
Maintainer-email: Adam Karpierz <adam@karpierz.net>
License-Expression: MIT
Project-URL: Homepage, https://pypi.org/project/pythonnet314-whl/
Project-URL: Documentation, https://pythonnet.github.io/pythonnet/
Project-URL: History, https://github.com/karpierz/pythonnet314-whl/blob/main/CHANGES.rst
Project-URL: Download, https://pypi.org/project/pythonnet314-whl/
Project-URL: Repository, https://github.com/karpierz/pythonnet314-whl
Project-URL: Tracker, https://github.com/karpierz/pythonnet314-whl/issues
Project-URL: Sponsoring, https://www.paypal.com/donate/?hosted_button_id=FX8L7CJUGLW7S
Keywords: pythonnet314-whl,pythonnet,wheel
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: Polish
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <4.0.0,~=3.14.0
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE
Requires-Dist: packaging>=26.0.0
Dynamic: license-file

pythonnet314-whl
================

Pythonnet wheels for unsupported Python versions.

Overview
========

|package_bold| installs Pythonnet for unsupported Python versions.

`PyPI record`_.

`Documentation`_.

Installation
============

Prerequisites:

+ Python 3.14 or higher

  * https://www.python.org/

+ pip

  * https://pypi.org/project/pip/

To install run:

  .. parsed-literal::

    python -m pip install --upgrade |package|

License
=======

  | |copyright|
  | Copyright (c) 2006-2026 The Contributors of the Python.NET Project
  | Licensed under the MIT License
  | https://opensource.org/license/mit
  | Please refer to the accompanying LICENSE file.

Authors
=======

* The Contributors of the Python.NET Project <pythonnet@python.org>
* Adam Karpierz <adam@karpierz.net>

Sponsoring
==========

| If you would like to sponsor the development of this project, your contribution
  is greatly appreciated.
| As I am now retired, any support helps me dedicate more time to maintaining and
  improving this work.

`Donate`_

.. |package| replace:: pythonnet314-whl
.. |package_bold| replace:: **pythonnet314-whl**
.. |copyright| replace:: Copyright (c) 2026-2026 Adam Karpierz
.. _PyPI record: https://pypi.org/project/pythonnet314-whl/
.. _Documentation: https://pythonnet.github.io/pythonnet/
.. _Donate: https://www.paypal.com/donate/?hosted_button_id=FX8L7CJUGLW7S
