freebsd-ports/textproc/libixion/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

6 lines
417 B
Text

Ixion is a library for calculating the results of formula expressions stored in
multiple fomrula cells. The cells can be referenced by each other, and Ixion
resolves their dependencies automatically upon calculation. Ixion also supports
re-calculations where the contents of one or more cells have been modified since
the last calculation, and a partial calculation of only the affected cells need
to be calculated.