# Generated by devtools/yamaker (pypi). PY3_LIBRARY() VERSION(15.0.0) LICENSE(MIT) PEERDIR( contrib/python/Pygments contrib/python/markdown-it-py ) NO_LINT() NO_CHECK_IMPORTS( rich._win32_console rich._windows_renderer ) PY_SRCS( TOP_LEVEL rich/__init__.py rich/__main__.py rich/_emoji_codes.py rich/_emoji_replace.py rich/_export_format.py rich/_extension.py rich/_fileno.py rich/_inspect.py rich/_log_render.py rich/_loop.py rich/_null_file.py rich/_palettes.py rich/_pick.py rich/_ratio.py rich/_spinners.py rich/_stack.py rich/_timer.py rich/_unicode_data/__init__.py rich/_unicode_data/_versions.py rich/_unicode_data/unicode10-0-0.py rich/_unicode_data/unicode11-0-0.py rich/_unicode_data/unicode12-0-0.py rich/_unicode_data/unicode12-1-0.py rich/_unicode_data/unicode13-0-0.py rich/_unicode_data/unicode14-0-0.py rich/_unicode_data/unicode15-0-0.py rich/_unicode_data/unicode15-1-0.py rich/_unicode_data/unicode16-0-0.py rich/_unicode_data/unicode17-0-0.py rich/_unicode_data/unicode4-1-0.py rich/_unicode_data/unicode5-0-0.py rich/_unicode_data/unicode5-1-0.py rich/_unicode_data/unicode5-2-0.py rich/_unicode_data/unicode6-0-0.py rich/_unicode_data/unicode6-1-0.py rich/_unicode_data/unicode6-2-0.py rich/_unicode_data/unicode6-3-0.py rich/_unicode_data/unicode7-0-0.py rich/_unicode_data/unicode8-0-0.py rich/_unicode_data/unicode9-0-0.py rich/_win32_console.py rich/_windows.py rich/_windows_renderer.py rich/_wrap.py rich/abc.py rich/align.py rich/ansi.py rich/bar.py rich/box.py rich/cells.py rich/color.py rich/color_triplet.py rich/columns.py rich/console.py rich/constrain.py rich/containers.py rich/control.py rich/default_styles.py rich/diagnose.py rich/emoji.py rich/errors.py rich/file_proxy.py rich/filesize.py rich/highlighter.py rich/json.py rich/jupyter.py rich/layout.py rich/live.py rich/live_render.py rich/logging.py rich/markdown.py rich/markup.py rich/measure.py rich/padding.py rich/pager.py rich/palette.py rich/panel.py rich/pretty.py rich/progress.py rich/progress_bar.py rich/prompt.py rich/protocol.py rich/region.py rich/repr.py rich/rule.py rich/scope.py rich/screen.py rich/segment.py rich/spinner.py rich/status.py rich/style.py rich/styled.py rich/syntax.py rich/table.py rich/terminal_theme.py rich/text.py rich/theme.py rich/themes.py rich/traceback.py rich/tree.py ) RESOURCE_FILES( PREFIX contrib/python/rich/ .dist-info/METADATA rich/py.typed ) END()