./textproc/qore-xml-module, XML module for Qore

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.8.1nb6, Package name: qore-xml-module-1.8.1nb6, Maintainer: nros

XML module for the Qore language that provides (de)serialization, Soap
support and XmlRpcHandler and other things.


Required to run:
[textproc/libxml2] [lang/qore]

Master sites:

Filesize: 2841.291 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-16 21:31:15 by Niclas Rosenvik | Files touched by this commit (20) | Package updated
Log message:
revbump due tp lang/qore update
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-09-30 13:06:55 by Niclas Rosenvik | Files touched by this commit (20) | Package updated
Log message:
revbump due to lang/qore update
   2023-08-21 21:31:22 by Niclas Rosenvik | Files touched by this commit (20) | Package updated
Log message:
Revbump after lang/qore update
   2023-08-13 12:38:03 by Niclas Rosenvik | Files touched by this commit (16) | Package updated
Log message:
revbump due to lang/qore update
   2023-08-08 21:38:53 by Niclas Rosenvik | Files touched by this commit (2)
Log message:
Update textproc/qore-xml-module to version 1.8.1

Changes from release notes:

* allow connection options designating files to be selected as files
   2023-04-20 14:59:46 by Niclas Rosenvik | Files touched by this commit (4)
Log message:
Update qore-xml-module to version 1.8.0

Update to build with latest version of qore.
Build using cmake since configure.ac but not
./configure is included in dist any more.
This also means that prebuilt docs are not
included and building them requires doxygen
which is a quite heavy dependency.