Metadata-Version: 2.3
Name: mustrd
Version: 0.2.0a1
Summary: A Spec By Example framework for RDF and SPARQL, Inspired by Cucumber.
Author: John Placek
Author-email: john.placek@semanticpartners.com
Requires-Python: >=3.11,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: beautifulsoup4 (>=4.11.1)
Requires-Dist: colorlog (>=6.7.0)
Requires-Dist: multimethods-py (>=0.5.3)
Requires-Dist: openpyxl (>=3.1.2)
Requires-Dist: pandas (>=1.5.2)
Requires-Dist: pyanzo (>=3.3.7)
Requires-Dist: pyshacl (>=0.23.0)
Requires-Dist: pytest (>=7.2.0)
Requires-Dist: rdflib (>=6.2.0)
Requires-Dist: requests (>=2.28.2)
Requires-Dist: tabulate (>=0.9.0)
Requires-Dist: toml (>=0.10.2)
Requires-Dist: tomli (>=2.0.1)
