Metadata-Version: 2.1
Name: stepup-reprep
Version: 1.4.0
Summary: StepUp RepRep is the StepUp extension for Reproducible Reporting
Author-email: Toon Verstraelen <toon.verstraelen@ugent.be>
Project-URL: Documentation, https://reproducible-reporting.github.io/stepup-reprep/
Project-URL: Issues, https://github.com/reproducible-reporting/stepup-reprep/issues
Project-URL: Source, https://github.com/reproducible-reporting/stepup-reprep/
Project-URL: Changelog, https://reproducible-reporting.github.io/stepup-reprep/changelog/
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Education :: Computer Aided Instruction (CAI)
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Markup :: LaTeX
Classifier: Topic :: Text Processing :: Markup :: Markdown
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: attrs >=23.1.0
Requires-Dist: bibsane >=0.1.3
Requires-Dist: beautifulsoup4 >=4.11.0
Requires-Dist: cattrs >=23.2.3
Requires-Dist: defusedxml >=0.7.0
Requires-Dist: jinja2 >=3.1.4
Requires-Dist: markdown >=3.6
Requires-Dist: markdown-katex >=202406.1035
Requires-Dist: numpy >=1.24.3
Requires-Dist: path >=16.14.0
Requires-Dist: pymupdf >=1.23.7
Requires-Dist: pyyaml >=6.0
Requires-Dist: requests >=2.32.3
Requires-Dist: scipy >=1.11.1
Requires-Dist: semver >=3.0.0
Requires-Dist: stepup >=1.3.0
Requires-Dist: svg.path >=6.0
Requires-Dist: weasyprint >=62.0
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-asyncio >=0.24 ; extra == 'dev'
Requires-Dist: pytest-xdist ; extra == 'dev'
Requires-Dist: mkdocs ; extra == 'dev'
Requires-Dist: mkdocstrings[python] ; extra == 'dev'
Requires-Dist: mkdocs-macros-plugin ; extra == 'dev'
Requires-Dist: mkdocs-material ; extra == 'dev'

[![release](https://github.com/reproducible-reporting/stepup-reprep/actions/workflows/release.yaml/badge.svg)](https://github.com/reproducible-reporting/stepup-reprep/actions/workflows/release.yaml)
[![pytest](https://github.com/reproducible-reporting/stepup-reprep/actions/workflows/pytest.yaml/badge.svg)](https://github.com/reproducible-reporting/stepup-reprep/actions/workflows/pytest.yaml)
[![mkdocs](https://github.com/reproducible-reporting/stepup-reprep/actions/workflows/mkdocs.yaml/badge.svg)](https://github.com/reproducible-reporting/stepup-reprep/actions/workflows/mkdocs.yaml)
[![PyPI Version](https://img.shields.io/pypi/v/stepup-reprep)](https://pypi.org/project/stepup-reprep/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/stepup-reprep)
![GPL-3 License](https://img.shields.io/github/license/reproducible-reporting/stepup-reprep)
[![CodeFactor](https://www.codefactor.io/repository/github/reproducible-reporting/stepup-reprep/badge)](https://www.codefactor.io/repository/github/reproducible-reporting/stepup-reprep)
[![DeepSource](https://app.deepsource.com/gh/reproducible-reporting/stepup-reprep.svg/?label=active+issues&show_trend=true&token=4JwJJ5kVvxh83bIvV7LRbH_y)](https://app.deepsource.com/gh/reproducible-reporting/stepup-reprep/)


# StepUp RepRep

StepUp RepRep is the [StepUp](https://github.com/reproducible-reporting/stepup-core) extension for [Reproducible Reporting](https://github.com/reproducible-reporting).

For more information, consult the [documentation](http://reproducible-reporting.github.io/stepup-reprep).

A screen recording for a quick visual impression of StepUp RepRep in action:

[![asciicast](https://asciinema.org/a/665096.svg)](https://asciinema.org/a/665096)
