Metadata-Version: 2.1
Name: ansys-pythonnet
Version: 3.1.0rc2
Summary: .NET and Mono integration for Python (Ansys, Inc. fork)
Author-email: "ANSYS, Inc." <pyansys.maintainers@ansys.com>
License: MIT
Project-URL: Homepage, https://github.com/pyansys/ansys-pythonnet
Project-URL: Sources, https://github.com/pyansys/ansys-pythonnet
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: C#
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Requires-Python: <3.12,>=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.md
Requires-Dist: clr_loader<0.3.0,>=0.2.6

Ansys fork of `pythonnet <https://github.com/pythonnet/pythonnet>`_.

We will try to keep this up-to-date with pythonnet and upstream changes that might benefit the pythonnet community

Changes relative to pythonnet:
- Revert of `#1240 <https://github.com/pythonnet/pythonnet/pull/1240>`_.
- Enum REPR `#2239 <https://github.com/pythonnet/pythonnet/pull/2239>` is included in this release of version 3.0.2, but is unreleased in pythonnet
