Metadata-Version: 2.1
Name: pagebreaksip
Version: 0.1.4
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
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: ipython>=8.26.0
Requires-Dist: pandas>=2.2.2
Requires-Dist: numpy>=2.0.0
Requires-Dist: jsondiff>=2.1.2
Requires-Dist: loguru>=0.7.2
Requires-Dist: pytest>=8.2.2
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.
