Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoehrmann/text-ansitable-sqlstylesheet
Text::ANSITable::SQLStyleSheet Perl module
https://github.com/hoehrmann/text-ansitable-sqlstylesheet
ansi-colors perl sql stylesheets table-formatter
Last synced: 19 days ago
JSON representation
Text::ANSITable::SQLStyleSheet Perl module
- Host: GitHub
- URL: https://github.com/hoehrmann/text-ansitable-sqlstylesheet
- Owner: hoehrmann
- Created: 2018-10-06T23:18:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-07T02:27:30.000Z (about 6 years ago)
- Last Synced: 2024-04-17T21:16:56.772Z (8 months ago)
- Topics: ansi-colors, perl, sql, stylesheets, table-formatter
- Language: Perl
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Text::ANSITable::SQLStyleSheet
==============================Please see `perldoc lib/Text/ANSITable/SQLStyleSheet.pm` for details.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install