Metadata-Version: 2.1
Name: pagebreaksip
Version: 0.1.10
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
Requires-Dist: pandas>=2.0.0
Requires-Dist: numpy<2.0.0
Requires-Dist: jsondiff
Requires-Dist: loguru
Requires-Dist: pytest

# Pagebreaks IPython Backend

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