Metadata-Version: 2.1
Name: afmt
Version: 0.0.1
Summary: ANSI escape code formatter
Home-page: https://github.com/adzierzanowski/afmt
Author: Aleksander Dzierżanowski
Author-email: a.dzierzanowski1@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Terminals
Classifier: Topic :: Text Processing :: General
Requires-Python: >=3.6

# afmt

This module provides an easy way to format text in CLI environment.

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


