Metadata-Version: 2.4
Name: termtosvg
Version: 1.1.0
Summary: Record terminal sessions as SVG animations
Home-page: https://github.com/nbedos/termtosvg
Author: Nicolas Bedos
Author-email: nicolas.bedos@gmail.com
License: BSD 3-clause license
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
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
Requires-Dist: lxml
Requires-Dist: pyte
Requires-Dist: wcwidth
Provides-Extra: dev
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: wheel; 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.
