Metadata-Version: 2.1
Name: nbcourse
Version: 0.1.1
Summary: Create a minisite to publish a course based on Jupyter notebooks
Home-page: https://gitlab.math.unistra.fr/boileau/nbcourse
License: MIT
Keywords: jupyter,nbconvert
Author: Matthieu Boileau
Author-email: matthieu.boileau@math.unistra.fr
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: IPython (>=7.15.0,<8.0.0)
Requires-Dist: bookbook (>=0.2,<0.3)
Requires-Dist: bs4 (>=0.0.1,<0.0.2)
Requires-Dist: doit (>=0.32.0)
Requires-Dist: jinja2 (>=2.11.2,<3.0.0)
Requires-Dist: jupyter_contrib_nbextensions (>=0.5.1,<0.6.0)
Requires-Dist: latex (>=0.7.0,<0.8.0)
Requires-Dist: markdown (>=3.2.2,<4.0.0)
Requires-Dist: python-frontmatter (>=0.5.0,<0.6.0)
Requires-Dist: pyyaml (>=5.3.1,<6.0.0)
Requires-Dist: rise (>=5.6.1,<6.0.0)
Project-URL: Repository, https://gitlab.math.unistra.fr/boileau/nbcourse
