Curry Package 'xmldata'

API documentation

Package metadata:

xmldata-2.0.0
-------------
Version      2.0.0
Author       Bernd Brassel Michael Hanus <mh@informatik.uni-kiel.de>
Maintainer   Michael Hanus <mh@informatik.uni-kiel.de>
Synopsis     A tool for generating XML conversion functions
Category     Data Web
Dependencies
    abstract-curry >= 2.0.0
    base >= 1.0.0,  < 2.0.0
    currypath >= 0.0.1
    flatcurry >= 2.0.0
    xml >= 2.0.0
Compiler compatibility
    pakcs >= 2.0.0
    kics2 >= 2.0.0
Description
    This package contains a tool with generates for a given Curry module a new
    Curry module containing conversion functions from and to an XML
    representation for all data types declared in this module.
Executable
    Name          curry-data2xml
    Main module   Data2Xml
Config module
    PackageConfig
Test suite
    Directory     test
    Test modules  testData2Xml
Source
    Git https://git.ps.informatik.uni-kiel.de/curry-packages/xmldata.git@v2.0.0