Metadata-Version: 2.1
Name: papercut-xml-webservices-api
Version: 0.2.3
Summary: PaperCut NG/MF server's API uses XML-RPC. This library utilizes Python's [stable XMLRPC library
Author-email: Jordan Reyes <jreyes@safehomedev.com>
License: MIT license
Project-URL: Homepage, https://github.com/safehome-jdev/PaperCutSoftware/api/papercut_xml_webservices_api
Project-URL: Bug Tracker, https://github.com/safehome-jdev/PaperCutSoftware/issues
Keywords: papercut,xml,api,NG,MF
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.md

# PaperCut XML WebServices API

[![](https://img.shields.io/pypi/v/papercut_xml_webservices_api.svg)](https://pypi.python.org/pypi/papercut_xml_webservices_api)
-   Free software: MIT license
-   Not affiliated with PaperCut Software
-   [Documentation](https://github.com/safehome-jdev/PaperCutSoftware/blob/main/api/papercut_xml_webservices_api/README.md)
-   [PaperCut API Docs](https://www.papercut.com/help/manuals/ng-mf/common/tools-web-services/)

# Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage) project template.
