Metadata-Version: 2.2
Name: codemeta-server
Version: 0.5.0
Summary: Web API serving codemeta software metadata using codemeta and schema.org, provides a SPARQL endpoint and also offers a human web-interface
Home-page: https://github.com/proycon/codemeta-server
Author: Maarten van Gompel
Author-email: proycon@anaproy.nl
License: GPL-3.0-only
Project-URL: Issues, https://github.com/proycon/codemeta-server/issues
Project-URL: Source Code, https://github.com/proycon/codemeta-server
Project-URL: Releases, https://github.com/proycon/codemeta-server/releases
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.7.0
License-File: LICENSE
Requires-Dist: rdflib-endpoint>=0.4.0
Requires-Dist: codemetapy>=3.0.0
Requires-Dist: codemeta2html>=0.2.0
Requires-Dist: fastapi
Requires-Dist: uvicorn
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
