Metadata-Version: 2.1
Name: OctoPrint-Setuptools
Version: 1.0.0
Summary: Setuptools helpers for installing OctoPrint & OctoPrint plugins
Author-email: Gina Haeussge <gina@octoprint.org>
License: AGPLv3
Project-URL: homepage, https://github.com/OctoPrint/OctoPrint-Setuptools
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: <4,>=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# OctoPrint-Setuptools

Setuptools helpers for installing OctoPrint & OctoPrint plugins. Provided as a separate package
to allow for easy reuse and as build dependency for OctoPrint plugins.
