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)
10 lines
518 B
Text
10 lines
518 B
Text
OpenOffice::OODoc is an extensible Perl interface allowing direct
|
|
read/write operations on files which comply with the
|
|
OASIS Open Document Format for Office Applications (ODF),
|
|
i.e. the ISO/IEC 26300:2006 standard.
|
|
|
|
It provides a high-level, document-oriented language, and isolates
|
|
the programmer from the details of the file format. It can process
|
|
different document classes (texts, spreadsheets, presentations,
|
|
and drawings). It can retrieve or update styles and images,
|
|
document metadata, as well as text content.
|