API package:koji

Low level XMLRPC API based directly on the python API since that is the only available reference documentation: https://koji.fedoraproject.org/koji/api. Note that many of the procedures in this module are untested and experimental: particularly most of those that return a Value. Higher level wrapper procedures live in Distribution.Koji. Fixes and enhancements welcome.
getAPIVersion()