Metadata-Version: 2.5
Name: uopt
Version: 2026.7.1527
Summary: UOpt Python Interface
Project-URL: Homepage, https://ai-and-it.de/uopt.html
Author-email: "AI & IT UG (haftungsbeschränkt)" <info@ai-and-it.de>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Provides-Extra: build
Requires-Dist: build; extra == 'build'
Requires-Dist: matplotlib; extra == 'build'
Requires-Dist: numpy; extra == 'build'
Requires-Dist: py-cpuinfo; extra == 'build'
Requires-Dist: pytest; extra == 'build'
Requires-Dist: sphinx; extra == 'build'
Provides-Extra: full
Requires-Dist: matplotlib; extra == 'full'
Requires-Dist: numpy; extra == 'full'
Requires-Dist: py-cpuinfo; extra == 'full'
Provides-Extra: lean
Provides-Extra: test
Requires-Dist: matplotlib; extra == 'test'
Requires-Dist: numpy; extra == 'test'
Requires-Dist: py-cpuinfo; extra == 'test'
Description-Content-Type: text/markdown

# UOpt Python Package

This is the Python interface for UOpt. See the [UOPT home
page](http://www.ai-and-it.de/uopt/).
