From fb2b65e5fd7092eef0964e0ef12e77d7abd66abe Mon Sep 17 00:00:00 2001 From: John Coggeshall Date: Wed, 6 Aug 2003 20:17:10 +0000 Subject: [PATCH] PEAR packaging details --- ext/tidy/{README_TIDY => README} | 0 ext/tidy/package.xml | 15 +++++++++------ 2 files changed, 9 insertions(+), 6 deletions(-) rename ext/tidy/{README_TIDY => README} (100%) diff --git a/ext/tidy/README_TIDY b/ext/tidy/README similarity index 100% rename from ext/tidy/README_TIDY rename to ext/tidy/README diff --git a/ext/tidy/package.xml b/ext/tidy/package.xml index e9458c1873..612b248b42 100644 --- a/ext/tidy/package.xml +++ b/ext/tidy/package.xml @@ -1,7 +1,7 @@ - Tidy + tidy Tidy HTML Repairing and Parsing @@ -15,22 +15,25 @@ Tidy is a binding for the Tidy HTML clean and repair utility which allows you to not only clean and otherwise manipluate HTML documents, but also traverse the document tree using the Zend Engine 2 OO semantics. - PHP - stable - 0.5 - TBA + beta + 0.5.2 + 2003-05-06 + Initial package release. + + + - + -- 2.50.1