| PEAR Announce 2007-03-27, 7:03 pm |
| The new PEAR package OpenDocument-0.1.0 (alpha) has been released at http://pear.php.net/.
Release notes
-------------
First release
Package Info
------------
OpenDocument is a package to read, create or modify office documents in open document format.
OpenDocument format is a replacement for proprietary office formats such as .doc or .xls. This package is a very useful tool for php developers and another point to switch from proprietary office formats to OpenDocument one, that means switching to open s
ource software and standards.
OpenDocument was developed as a project of Google Summer of Code 2006 Program.
Package provides object oriented style for working with open documents, a little similar to DOM as for XML.
Related Links
-------------
Package home: http://pear.php.net/package/OpenDocument
Changelog: http://pear.php.net/package/OpenDocument/download/0.1.0
Download: http://download.pear.php.net/packag...ument-0.1.0.tgz
Authors
-------
Alexander Pak <irokez@gmail.com> (lead)
|