Metadata-Version: 2.1
Name: sphinx-cli-recorder
Version: 0.1.3
Summary: A Sphinx extension that runs/automates recordings of CLI applications, without requiring any external services.
Home-page: https://github.com/kai-tub/sphinx_cli_recorder/
License: GNU General Public License v3
Author: Kai Norman Clasen
Author-email: k.clasen@protonmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: Sphinx (>=4.4.0,<5.0.0)
Requires-Dist: asciinema (>=2.2.0,<3.0.0)
Requires-Dist: asyncer (>=0.0.1,<0.0.2)
Requires-Dist: pexpect (>=4.8.0,<5.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: unsync (>=1.4.0,<2.0.0)
Requires-Dist: yamale (>=4.0.3,<5.0.0)
Project-URL: Documentation, https://github.com/kai-tub.github.io/sphinx_cli_recorder
Project-URL: Repository, https://github.com/kai-tub/sphinx_cli_recorder/
Description-Content-Type: text/markdown

# Sphinx CLI Recorder

[Please take a look at the official documentation](kai-tub.github.io/sphinx-cli-recorder).

