Metadata-Version: 2.1
Name: viur-scriptor-api
Version: 0.0.3
Summary: This is the internal Scriptor library that the viur-scriptor utilizes. The API includes components for networking as well as parts related to the Scriptor's files.
Project-URL: Homepage, https://github.com/viur-framework/viur-scriptor-api
Project-URL: Bug Tracker, https://github.com/viur-framework/viur-scriptor-api/issues
Author-email: Cian <co@mausbrand.de>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Interpreters
Requires-Python: >=3.10
Requires-Dist: click==8.1.7
Requires-Dist: requests==2.31.0
Description-Content-Type: text/markdown

# Internal Scriptor API

This is the official Scriptor API, which is used by the viur-scriptor in both the web version and the terminal version.
