Metadata-Version: 2.1
Name: rdflib_rif
Version: 0.1
Summary: Parser for rif as plugin for rdflib
Author: Richard Focke Fechner
Author-email: richardfechner@posteo.net
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: rdflib
Provides-Extra: rifxml-validation
Requires-Dist: lxml; extra == "rifxml-validation"
Provides-Extra: test
Requires-Dist: lxml; extra == "test"
Requires-Dist: re; extra == "test"
Requires-Dist: xml; extra == "test"

This module should allow rdflib to load rif.
