Metadata-Version: 2.4
Name: Wanting
Version: 0.1.0
Author-email: Wanting <Narvin.A.Singh@gmail.com>
License: Wanting is a library for working with incomplete models.
        Copyright (C) 2025  Narvin Singh
        
        This program is free software: you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation, either version 3 of the License, or
        (at your option) any later version.
        
        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU General Public License for more details.
        
        You should have received a copy of the GNU General Public License
        along with this program.  If not, see <https://www.gnu.org/licenses/>.
        
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
License-File: LICENSE
Requires-Dist: pydantic~=2.11
Provides-Extra: dev
Requires-Dist: pytest~=8.4; extra == "dev"
Requires-Dist: mypy~=1.18; extra == "dev"
Requires-Dist: ruff~=0.13.0; extra == "dev"
Provides-Extra: deploy
Requires-Dist: build~=1.3; extra == "deploy"
Dynamic: license-file
