Metadata-Version: 2.1
Name: arguebuf
Version: 1.0.0
Summary: A library for loading argument graphs in various formats (e.g., AIF).
Home-page: https://recap.uni-trier.de
License: MIT
Author: Mirko Lenz
Author-email: info@mirko-lenz.de
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: docs
Requires-Dist: arg-services (>=0.3.8,<0.4.0)
Requires-Dist: autodocsumm (>=0.2.8,<0.3.0); extra == "docs"
Requires-Dist: furo (>=2022.6.4.1,<2023.0.0.0); extra == "docs"
Requires-Dist: graphviz (>=0.20,<0.21)
Requires-Dist: lxml (>=4.9.0,<5.0.0)
Requires-Dist: myst-parser (>=0.18.0,<0.19.0); extra == "docs"
Requires-Dist: networkx (>=2.8.4,<3.0.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: sphinx (>=4.5.0,<5.0.0); extra == "docs"
Requires-Dist: sphinx-autoapi (>=1.8.4,<2.0.0); extra == "docs"
Project-URL: Documentation, https://arguebuf.readthedocs.io/en/latest
Project-URL: Repository, https://github.com/recap-utr/arguebuf-python
Description-Content-Type: text/markdown

# Arguebuf

- [Documentation](https://arguebuf.readthedocs.io/en/latest/)
- [PyPI](https://pypi.org/project/arguebuf/)

