Metadata-Version: 1.1
Name: ztfy.thesaurus
Version: 0.2.1
Summary: ZTFY thesaurus management package
Home-page: http://www.ztfy.org
Author: Thierry Florac
Author-email: tflorac@ulthar.net
License: ZPL
Description: ======================
        ztfy.thesaurus package
        ======================
        
        .. contents::
        
        What is ztfy.thesaurus ?
        ========================
        
        ztfy.thesaurus is a quite small package used to handle content's indexation
        through the help of a structured and controlled vocabulary's thesaurus, which is
        like a big hierarchic dictionary of terms linked together.
        
        Several XML standards have emerged to handle such thesauri ; this package is mainly based
        on a custom format but you can import and export thesaurus in SKOS/RDF format.
        
        
        How to use ztfy.thesaurus ?
        ===========================
        A set of ztfy.thesaurus usages are given as doctests in ztfy/thesaurus/doctests/README.txt
        
        
        - Thierry Florac <tflorac@ulthar.net>
        
        
        HISTORY
        =======
        
        0.2.1
        -----
         - activate AJAX cache when loading I18n translations strings
        
        0.2.0
        -----
         - use ZTFY.skin data API
         - make resources compatible with Fanstatic "bottom" option
        
        0.1.4
        -----
         - convert roles edit form to dialog
        
        0.1.3
        -----
         - removed useless add forms title
         - imports cleanup
        
        0.1.2
        -----
         - updated templates for ZTFY.skin >= 0.4.0
         - changed icons class
        
        0.1.1
        -----
         - updated doctests
         - corrected packaging
        
        0.1.0
        -----
         - first release
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
