Metadata-Version: 2.4
Name: dune.gdt
Version: 2026.2.0
Summary: Python bindings for dune-gdt
Author-email: The dune-gdt devs <felix.schindler@uni-muenster.de>
Project-URL: Homepage, https://github.com/dune-gdt/dune-gdt
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: dune.xt==2026.2.0
Provides-Extra: visualisation
Requires-Dist: dune-xt[visualisation]==2026.2.0; extra == "visualisation"
Provides-Extra: docs
Requires-Dist: dune-xt[docs]==2026.2.0; extra == "docs"
Provides-Extra: examples
Requires-Dist: dune-xt[examples]==2026.2.0; extra == "examples"
Provides-Extra: infrastructure
Requires-Dist: dune-xt[infrastructure]==2026.2.0; extra == "infrastructure"
Provides-Extra: parallel
Requires-Dist: dune-xt[parallel]==2026.2.0; extra == "parallel"
Provides-Extra: all
Requires-Dist: dune-xt[visualisation]==2026.2.0; extra == "all"
Requires-Dist: dune-xt[docs]==2026.2.0; extra == "all"
Requires-Dist: dune-xt[examples]==2026.2.0; extra == "all"
Requires-Dist: dune-xt[infrastructure]==2026.2.0; extra == "all"
Requires-Dist: dune-xt[parallel]==2026.2.0; extra == "all"
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist

```
# This file is part of the dune-xt project:
#   https://zivgitlab.uni-muenster.de/ag-ohlberger/dune-community/dune-xt
# Copyright 2009-2021 dune-xt developers and contributors. All rights reserved.
# License: Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
#      or  GPL-2.0+ (http://opensource.org/licenses/gpl-license)
#          with "runtime exception" (http://www.dune-project.org/license.html)
# Authors:
#   Felix Schindler (2017)
#   René Fritze     (2016, 2018 - 2019)
#   Tobias Leibner  (2020 - 2021)
```

