Metadata-Version: 2.4
Name: termcap
Version: 0.1.1
Summary: Terminal capture tool - Record terminal sessions as SVG animations
Home-page: https://github.com/rexwzh/termcap
Author: rexwzh
Author-email: 1073853456@qq.com
License: MIT License
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: System :: Shells
Classifier: Topic :: Terminals
Requires-Python: >=3.5
License-File: LICENSE
License-File: LICENSE-BSD
Requires-Dist: lxml
Requires-Dist: pyte
Requires-Dist: wcwidth
Requires-Dist: click
Requires-Dist: platformdirs
Requires-Dist: toml
Provides-Extra: dev
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: build; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

A Linux terminal recorder written in Python which renders your command line sessions as standalone SVG animations.
