An open API service indexing awesome lists of open source software.

https://github.com/nkh/p5-text-colorizer

Generate colored HTML, ANSI, ASCII text from a text and color description
https://github.com/nkh/p5-text-colorizer

Last synced: 3 months ago
JSON representation

Generate colored HTML, ANSI, ASCII text from a text and color description

Awesome Lists containing this project

README

        

Colorizer
=========

'Generate formated text in HTML, ANSI, ASCII for a text and color description'

INSTALLATION
------------

To install this module type the following:

perl Build.PL
./Build
./Build test
./Build install