Metadata-Version: 2.4
Name: noetic-connector-api
Version: 0.1.0
Summary: A placeholder for the noetic connector API package provided on Surface Command
Author-email: Rapid7 <integrationalliance@rapid7.com>
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"

# noetic-connector-api

This is a placeholder package. The actual latest version of `noetic-connector-api` is installed and used by default when running a connector on [Surface Command](https://www.rapid7.com/products/surface-command/).

You do not need to install this package manually. If you see this on PyPI, it means the real implementation is provided automatically at runtime within the Surface Command environment.
