Skip to content
Sections
>> Trisquel >> Packages >> aramo >> web >> freetable
etiona  ] [  nabia  ] [  aramo  ]
[ Source: freetable  ]

Package: freetable (2.3-4.3)

Facilitates production of HTML tables

Freetable is a perl script that aims to make the production of HTML tables a little easier. This script works as a filter, reading stdin and writing to stdout.

The input syntax is as roughly follows:

      <wwwtable table-options...>
        initial text (e.g. <caption> ... </caption>).
        (X, Y) options for cell (X, Y)
        text for cell (X,Y)...
        ((X,Y)) options for header cell X,Y
        text for header cell (X,Y)...
      </wwwtable>

Rows and cells may be specified in any order, numbering starts at 1. X and/or Y may be replaced by regular expression, explicit range or even arbitrary Perl code to indicate rows or columns. Options or text (or both) may be omitted for cells. Cells may be omitted completely if they are empty or fall under the rowspan/colspan specifications of another cell. Cells may contain arbitrary HTML text, including other freetable tables.

Other Packages Related to freetable

  • depends
  • recommends
  • suggests
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

Download freetable

Download for all available architectures
Architecture Package Size Installed Size Files
all 19.2 kB41 kB [list of files]