Metadata-Version: 2.1
Name: sphinx-notebook
Version: 0.7.0
Summary: Top-level package for Sphinx Notebook.
Home-page: https://github.com/midwatch/sphinx_notebook
License: MIT
Author: Justin Stout
Author-email: midwatch@jstout.us
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Jinja2 (>=2.10.1,<3.0.0)
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: anytree (>=2.8.0,<3.0.0)
Requires-Dist: click
Requires-Dist: nanoid (>=2.0.0,<3.0.0)
Requires-Dist: parse (>=1.19.0,<2.0.0)
Description-Content-Type: text/x-rst


CLI tool that generates an index.rst for a Sphinx based notebook

* Free software: MIT License

Features
--------

* TODO


Credits
-------

This package was created with Cookiecutter_ and the `midwatch/cc-py3-pkg`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`midwatch/cc-py3-pkg`: https://github.com/midwatch/cc-py3-pkg

