Package pear-Text_Wiki: Information

    Source package: pear-Text_Wiki
    Version: 1.2.0-alt3
    Build time:  Jun 20, 2008, 04:38 AM
    Report package bug
    License: LGPL
    Summary: Transforms Wiki and BBCode markup into XHTML, LaTeX or plain text markup. This is the base engine for all of the Text_Wiki sub-classes
    Description: 
    The text transformation is done in 2 steps.
    The chosen parser uses markup rules to tokenize the tags and content.
    Renderers output the tokens and text into the requested format.
    The tokenized form replaces the tags by a protected byte value associated
    to an index in an options table. This form shares up to 50 rules by all
    parsers and renderers.
    The package is intented for versatile transformers as well as converters.
    Text_Wiki is delivered with its own parser, which is used by Yawiki or
    Horde's Wicked and three basic renderers: XHTML , LaTeX and plain text.
    Strong sanitizing of XHTML is default.
    Parsers (* and Renderers) exist for BBCode, Cowiki (*), Dokuwiki (*),
    Mediawiki and Tikiwiki (*).
    It is highly configurable and can be easily extended.

    List of rpms provided by this srpm:
    pear-Text_Wiki (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    ACL:
    @qa_p7

      1. rpm-build-pear
      2. pear-core

    Last changed


    June 20, 2008 Vitaly Lipatov 1.2.0-alt3
    - autorebuild for correct requires(pre) (see bug #16086)
    Jan. 10, 2008 Vitaly Lipatov 1.2.0-alt2
    - update according to rpm-build-pear 0.3
    Jan. 5, 2008 Vitaly Lipatov 1.2.0-alt1
    - initial build for ALT Linux Sisyphus