2017 © Pedro Peláez
 

project csvtotextile

A tool for converting CSV-files into a Textile-formatted text tables.

image

dmromanov/csvtotextile

A tool for converting CSV-files into a Textile-formatted text tables.

  • Sunday, August 27, 2017
  • by dmromanov
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Csv To Textile

CsvToTextile is a tool for converting CSV-tables into Textile-formatted textual tables written in PHP., (*1)

Latest Stable Version Minimum PHP Version Build Status codecov, (*2)

Usage

The program can be run either from sources or from a PHP Archive (PHAR), (*3)

To run from a PHAR-file, download it on your computer and run the following command., (*4)

$ php csvtotextile.phar foo.csv --output foo.textile.txt

Development

A PHAR-file can be build from sources with the following command:, (*5)

$ php -d phar.readonly=0 vendor/bin/phing build-phar

The Versions

27/08 2017

dev-feature/align-columns

dev-feature/align-columns

A tool for converting CSV-files into a Textile-formatted text tables.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Dmitrii Romanov

csv converter textile

23/08 2017

dev-master

9999999-dev

A tool for converting CSV-files into a Textile-formatted text tables.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Dmitrii Romanov

csv converter textile

17/08 2017

0.2.0

0.2.0.0

A tool for converting CSV-files into a Textile-formatted text tables.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Dmitrii Romanov

csv converter textile

16/08 2017

0.1.0

0.1.0.0

A tool for converting CSV-files into a Textile-formatted text tables.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Dmitrii Romanov