Package: xmlrpc2
Type: Package
Title: Implementation of the Remote Procedure Call Protocol ('XML-RPC')
Version: 1.2
Authors@R: person("Florian", "Schwendinger", role = c("aut", "cre"), email = "FlorianSchwendinger@gmx.at")
Description: The 'XML-RPC' is a remote procedure call protocol 
    based on 'XML'. The 'xmlrpc2' package is inspired by the 'XMLRPC'
	package but uses the 'curl' and 'xml2' packages instead 'RCurl' and 'XML'.
License: GPL-3
Imports: curl, xml2, base64enc
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-05-02 19:37:09 UTC; f
Author: Florian Schwendinger [aut, cre]
Maintainer: Florian Schwendinger <FlorianSchwendinger@gmx.at>
Repository: CRAN
Date/Publication: 2025-05-02 20:10:02 UTC
Built: R 4.6.0; ; 2025-10-11 01:35:39 UTC; windows
