Metadata-Version: 2.4
Name: semantics.py3
Version: 0.0.3
Summary: Semantics namespace for Python3
Project-URL: Homepage, https://github.com/odys-z/antson/semantics.py3
Project-URL: Issues, https://github.com/odys-z/antson/issues
Author-email: Ody Z <odys.zhou@gmail.com>
License: Copyright (c) 2025 Ody Z. All rights reserved.
        
        This work is licensed under the terms of the MIT license.
        For a copy, see <https://opensource.org/licenses/MIT>.
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: typing-extensions>=4.0.0
Provides-Extra: testing
Requires-Dist: pytest; extra == 'testing'
Requires-Dist: requests; extra == 'testing'
