XMLFY README
============

About

    * xmlfy - Convert text/UTF-8 based output into XML format.

Compiling 

    * Download and unpack the source code into a temporary folder.
    * % cd xmlfy-<version>
    * % make clean
    * % make all

Installing

    * Refer to the INSTALL file.

Package

    * Support for building a native package is provided on some platforms.
    * % make dist
    * Also refer to the INSTALL file.

Testing

    * To execute the test harness run
    * % make test
    * Results are placed in a html file.

Running

    * Refer to the main documentation.

Main Documentation

    * http://xmlfy.sourceforge.net
    * man page xmlfy(1)

License

    * Refer to the terms and conditions described in the LICENSE file.


Enjoy, Arthur Gouros, 2008.

