Metadata-Version: 2.1
Name: stencila_plugin
Version: 2.0.0a25
Summary: Library for building Stencila Plugins
Keywords: programmable reproducible interactive documents python SDK
Author-Email: Nokome Bentley <nokome@stencila.io>, Brett Calcott <brett@dragonfly.co.nz>
License: Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: Apache Software License
Project-URL: Homepage, https://github.com/stencila/stencila/tree/main/python#readme
Project-URL: Repository, https://github.com/stencila/stencila
Requires-Python: >=3.10
Requires-Dist: aiohttp>=3.9.3
Requires-Dist: beartype>=0.17.2
Requires-Dist: stencila-types>=2.0.0a25
Description-Content-Type: text/markdown

# Stencila Plugin

Tools for writing a [Stencila](https://github.com/stencila/stencila) plugin.
