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

https://github.com/shlomif/text-table

CPAN Distribution to render text / ASCII-art / Unicode tables
https://github.com/shlomif/text-table

hacktoberfest

Last synced: about 1 month ago
JSON representation

CPAN Distribution to render text / ASCII-art / Unicode tables

Awesome Lists containing this project

README

        

# Text::Table

This module can be used to render plaintext/ASCII-art/Unicode-art tables.

# Building from source

[![Travis-CI Build Status](https://travis-ci.org/shlomif/Text-Table.svg?branch=master)](https://travis-ci.org/shlomif/Text-Table)
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/b9kbqrvv235o5mxs/branch/master?svg=true)](https://ci.appveyor.com/project/shlomif/text-table/branch/master)

We use [Dist-Zilla](http://dzil.org/). To run the tests, install Dist-Zilla
from CPAN and type:

```
dzil test --all
```

You can also look for information at:

* [MetaCPAN](http://metacpan.org/release/Text-Table)

# COPYRIGHT AND LICENCE

Copyright (c) 2002-2011, Anno Siegel
Copyright (c) 2011, Shlomi Fish

This program is released under the following license:
[The ISC License](https://en.wikipedia.org/wiki/ISC_license).