Metadata-Version: 2.1
Name: pagebreaksip
Version: 0.1.7
Summary: Backend for Pagebreaks
Home-page: https://github.com/erawn/pagebreaks
Author: Eric Rawn
License: BSD-3
Keywords: jupyter,ipython,magic,extension,namespace
Classifier: Environment :: Console
Classifier: Framework :: IPython
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown
Provides-Extra: test
Requires-Dist: pytest>=8.2.2; extra == "test"
Requires-Dist: pytest-cov==4.0.0; extra == "test"

# Pagebreaks IPython Backend

You shouldn't have to install this explicitly, since it will be installed with pagebreaks, the Jupyter Plugin.
