diff options
Diffstat (limited to 'textproc/py-rxp/pkg-descr')
-rw-r--r-- | textproc/py-rxp/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-rxp/pkg-descr b/textproc/py-rxp/pkg-descr index ff7e837e3f15..c75b3f654ac5 100644 --- a/textproc/py-rxp/pkg-descr +++ b/textproc/py-rxp/pkg-descr @@ -6,6 +6,6 @@ lightweight in-memory "tuple tree" in a single call. This structure is the lightest one we could define in Python, and it is constructed entirely in C code, resulting in unprecedented speed. It is a core part of ReportLab's forthcoming XML toolkit, which aims to offer -simple, fast and pythonic tools for common XML processing tasks. +simple, fast and pythonic tools for common XML processing tasks. WWW: http://www.reportlab.org/pyrxp.html |