Metadata-Version: |
2.1 |
Name: |
calamus |
Version: |
0.4.2 |
Summary: |
calamus is a library built on top of marshmallow to allow (de-)Serialization of Python classes to JSON-LD. |
Author: |
Swiss Data Science Center |
Author-Email: |
contact[at]datascience.ch |
Home-Page: |
https://github.com/SwissDataScienceCenter/calamus/ |
Project-Url: |
Repository, https://github.com/SwissDataScienceCenter/calamus/ |
License: |
Apache-2.0 |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
>=3.7.1,<4.0.0 |
Requires-Dist: |
Jinja2 (<3.1.0,>=3.0.0); extra == "docs" |
Requires-Dist: |
lazy-object-proxy (<2.0.0,>=1.4.3) |
Requires-Dist: |
marshmallow (<4.0.0,>=3.14.0) |
Requires-Dist: |
pyld (<3.0.0,>=2.0.2) |
Requires-Dist: |
rdflib (<7.0.0,>=6.0.0) |
Requires-Dist: |
sphinx (<4.0.0,>=3.0.3); extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme (<0.5.0,>=0.4.3); extra == "docs" |
Requires-Dist: |
sphinxcontrib-spelling (<6.0.0,>=5.0.0); extra == "docs" |
Provides-Extra: |
docs |
Description-Content-Type: |
text/x-rst |