Home > Archive > PHP Pear > March 2007 > [ANNOUNCEMENT] OpenDocument-0.1.0 (alpha) Released.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
[ANNOUNCEMENT] OpenDocument-0.1.0 (alpha) Released.
|
|
| PEAR Announce 2007-03-26, 7:01 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)
| |
| Alexander Pak 2007-03-27, 7:03 pm |
| Hello Torsten,
thanks for mentioning it.
PEAR team,
should I fix it and release a bugfix, or I may change it in my next package
release?
On 3/27/07, roehr@zilleon.com <roehr@zilleon.com> wrote:
>
> http://pear.php.net/.
>
> First of all thanks for creating this package. There is one small error,
> though:
>
> Dependency should be:
> PHP Version: PHP 5.1.0 or newer (or whichever PHP 5 version is required)
> instead of:
> PHP Version: PHP 4.0.0 or newer
>
> Best regards,
>
> Torsten Roehr
>
--
regards,
Alexander Pak
| |
| Alexander Pak 2007-03-27, 7:03 pm |
| ok, done
On 3/27/07, Gregory Beaver <greg@chiaraquartet.net> wrote:
>
> Alexander Pak wrote:
> package
>
> I would recommend simply pulling the release, fixing the dependency in
> package.xml, and re-releasing. The code is the same, so this won't
> affect anyone who already downloaded it.
>
> Greg
>
--
regards,
Alexander Pak
| |
| Gregory Beaver 2007-03-27, 7:03 pm |
| Alexander Pak wrote:
> Hello Torsten,
> thanks for mentioning it.
>
> PEAR team,
> should I fix it and release a bugfix, or I may change it in my next package
> release?
I would recommend simply pulling the release, fixing the dependency in
package.xml, and re-releasing. The code is the same, so this won't
affect anyone who already downloaded it.
Greg
| |
| roehr@zilleon.com 2007-03-27, 7:03 pm |
| > The new PEAR package OpenDocument-0.1.0 (alpha) has been released at http://pear.php.net/.
First of all thanks for creating this package. There is one small error, though:
Dependency should be:
PHP Version: PHP 5.1.0 or newer (or whichever PHP 5 version is required)
instead of:
PHP Version: PHP 4.0.0 or newer
Best regards,
Torsten Roehr
|
|
|
|
|