Metadata-Version: 2.4
Name: sphinx_probs_rdf
Version: 0.6.0
Summary: sphinx_probs_rdf is a sphinx extension which outputs RDF describing Processes and Objects using the PRObs ontology.
Home-page: https://github.com/ricklupton/sphinx_probs_rdf
Download-URL: https://pypi.org/project/sphinx_probs_rdf/
Author: Rick Lupton
Author-email: mail@ricklupton.name
License: BSD
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Framework :: Sphinx
Classifier: Framework :: Sphinx :: Extension
Classifier: Topic :: Documentation
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: sphinx>=4.0
Requires-Dist: rdflib<7.0,>=6.2
Requires-Dist: pyyaml
Provides-Extra: loader
Requires-Dist: myst-parser>=1.0; extra == "loader"
Requires-Dist: markdown-it-py; extra == "loader"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: myst_parser; extra == "test"
Provides-Extra: lint
Requires-Dist: flake8; extra == "lint"
Requires-Dist: mypy; extra == "lint"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: requires-python
Dynamic: summary


sphinx_probs_rdf is a sphinx extension which outputs RDF describing Processes and Objects using the PRObs ontology.
