File: README

package info (click to toggle)
libtk-tablematrix-perl 1.26-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,156 kB
  • sloc: ansic: 22,028; perl: 2,751; makefile: 131; sh: 16
file content (11 lines) | stat: -rw-r--r-- 548 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Similar to the perl/tk's build structure, this 'mTk' directory 
contains _complete_ sources of Tktable in their minimally modified forms.

This is because 'munging' to pTk directory from either modified form
or original Tk becomes very complex now Tk is split unix/generic.

It should also makes merging changes less error prone.

# Note that as for Tk800 and Tk804 compatibility, there are two directories here
Tktable: Main-line TableMatrix code for Tk804 and above
Tktable800: Tablematrix code compatible with the older Tk800-series.