aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/teapot.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-08-17teapot 1.09Rémi Prévost
teapot is a spread sheet program for UNIX, which uses modern concepts besides being portable and extensible, for instance three dimensional tables and iterative expressions. The most important feature is the funktional addressing of cells, unlike the traditional approach like A0, C5, etc. which is probably inherited from VisiCalc. Signed-off-by: Adam Vandenberg <flangy@gmail.com>