Metadata-Version: 2.1
Name: arguebuf
Version: 0.2.12
Summary: A library for loading argument graphs in various formats (e.g., AIF).
Home-page: http://recap.uni-trier.de
License: Apache-2.0
Author: Mirko Lenz
Author-email: info@mirko-lenz.de
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software 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.1.18,<0.2.0)
Requires-Dist: furo (>=2021.4.11b34,<2022.0.0); extra == "docs"
Requires-Dist: graphviz (>=0.13.2,<0.14.0)
Requires-Dist: lxml (>=4.6,<5.0)
Requires-Dist: myst-parser (>=0.13.7,<0.14.0); extra == "docs"
Requires-Dist: networkx (>=2.4,<3.0)
Requires-Dist: pendulum (>=2.0,<3.0)
Requires-Dist: sphinx (>=3.5,<4.0); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=0.5.2,<0.6.0); extra == "docs"
Project-URL: Documentation, https://arguebuf.readthedocs.io/en/latest
Project-URL: Repository, https://github.com/ReCAP-UTR/Arguebuf
Description-Content-Type: text/markdown

# Argument Buffers (Arguebuf)

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

