Metadata-Version: 2.4
Name: ontodag-fs
Version: 0.0.2
Summary: Stateless fsspec adapter presenting an OntoDAG concept lattice as a browsable filesystem, with bytes on Ethereum Swarm via swarmfs.
License: BSD-3-Clause
Project-URL: Homepage, https://github.com/petfold/ontodag-fs
Project-URL: Repository, https://github.com/petfold/ontodag-fs
Project-URL: Issues, https://github.com/petfold/ontodag-fs/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: System :: Filesystems
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: fsspec
Requires-Dist: ontodag
Requires-Dist: swarmfs
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: hypothesis; extra == "test"
Provides-Extra: dev
Requires-Dist: ontodag-fs[test]; extra == "dev"
Dynamic: license-file
