Metadata-Version: 2.1
Name: goap-ai
Version: 1.0.0
Summary: Goal oriented action programming
License: MIT
Author: Angus Hollands
Author-email: goosey15@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: plot
Requires-Dist: matplotlib (>=3.0); extra == "plot"
Requires-Dist: networkx (>=2.3); extra == "plot"
