xmldata-3.0.0 ------------- Version 3.0.0 Author Bernd Brassel Michael Hanus Maintainer Michael Hanus Synopsis A tool for generating XML conversion functions Category Data Web Dependencies base >= 3.0.0, < 4.0.0 abstract-curry >= 3.0.0, < 4.0.0 currypath >= 3.0.0, < 4.0.0 directory >= 3.0.0, < 4.0.0 filepath >= 3.0.0, < 4.0.0 flatcurry >= 3.0.0, < 4.0.0 process >= 3.0.0, < 4.0.0 xml >= 3.0.0, < 4.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://github.com/curry-packages/xmldata.git@v3.0.0 License BSD-3-Clause License file LICENSE