Metadata-Version: 2.1
Name: noteout
Version: 0.0.1
Summary: Notebook parsing filters for Pandoc
Home-page: https://github.com/matthew-brett/noteout
Author: Matthew Brett
Author-email: matthew.brett@gmail.com
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Requires-Dist: panflute
Requires-Dist: jupytext

# Noteout

Pandoc filters for, among other things, extracting embedded notebooks,
replacing with suitable link material.

See the example [Quarto](https://quarto.org) book project in
`noteout/tests/qbook` for a quickstart.

