Metadata-Version: 2.1
Name: papercut_xml_webservices_api
Version: 0.2.1
Summary: PaperCut NG/MF server's API uses XML-RPC. This library utilizes Python's [stable XMLRPC library
Home-page: https://github.com/safehome_jdev/PaperCutSoftware
Author: Jordan Reyes
Author-email: jreyes@safehomedev.com
License: MIT license
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
License-File: LICENSE
License-File: AUTHORS.rst

============================
PaperCut XML WebServices API
============================

.. image:: https://img.shields.io/pypi/v/papercut_xml_webservices_api.svg
    :target: https://pypi.python.org/pypi/papercut_xml_webservices_api

-  Free software: MIT license
-   `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.

=======
History
=======

0.1.0 (2022-12-07)
------------------

* First release on PyPI.
