Index of /download/gnosis

      Name                    Last modified       Size  Description

[DIR] Parent Directory 20-Jul-2009 15:34 - [   ] __init__.py 27-Feb-2003 18:23 1k [DIR] anon/ 01-Apr-2004 21:01 - [DIR] doc/ 23-Mar-2005 14:08 - [   ] indexer.py 06-Dec-2004 17:44 34k [DIR] magic/ 01-Apr-2004 21:01 - [DIR] nodist/ 01-Apr-2004 21:01 - [   ] spam-test.py 23-Aug-2002 12:10 2k [   ] trigramlib.py 05-Feb-2004 15:20 2k [   ] trigrams-gen.py 22-Aug-2002 12:41 1k [DIR] util/ 23-Mar-2005 14:09 - [DIR] xml/ 23-Mar-2005 14:09 -

The most current distutils release is available as:

   http://gnosis.cx/download/Gnosis_Utils-current.tar.gz

This directory may contain more up-to-date versions of some files.

----------------------------------------------------------------------
BACKGROUND:  Gnosis Utilities contains a number of Python libraries,
most (but not all) related to working with XML.  These include:

    gnosis.xml.pickle       (XML pickling of Python objects)
    gnosis.xml.objectify    (Any XML to "native" Python objects)
    gnosis.xml.validity     (Enforce validity constraints)
    gnosis.xml.indexer      (XPATH indexing of XML documents)
    gnosis.xml.relax        (Tools for working with RelaxNG)
    gnosis.indexer          (Full-text indexing/searching)
    [...].convert.txt2html  (Convert ASCII source files to HTML)
    gnosis.util.dtd2sql     (DTD -> SQL 'CREATE TABLE' statements)
    gnosis.util.sql2dtd     (SQL query -> DTD for query results)
    gnosis.util.xml2sql     (XML -> SQL 'INSERT INTO' statements)
    gnosis.util.combinators (Combinatorial higher-order functions)
    gnosis.util.introspect  (Introspect Python objects)
    gnosis.magic            (Multimethods, metaclasses, etc)

...and so much more! :-)