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
- Host: GitHub
- URL: https://github.com/nkh/p5-text-colorizer
- Owner: nkh
- Created: 2011-10-21T07:48:29.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2016-10-06T16:27:07.000Z (almost 9 years ago)
- Last Synced: 2025-02-16T09:41:59.885Z (5 months ago)
- Language: Perl
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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