Metadata-Version: 2.4
Name: anaconda-connector-core
Version: 0.1.17
Summary: Core framework of the anaconda connector with essential runtime components.
Author: anaconda
License-File: LICENSE
Keywords: anaconda,connector
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: <4.0,>=3.10
Requires-Dist: anaconda-connector-utilities==0.1.17
Requires-Dist: attrs>=26.1.0
Requires-Dist: frozendict<3.0.0a0,>=2.4.6
Requires-Dist: more-itertools>=10.8.0
Requires-Dist: pydantic<3.0.0a0,>=2.12.5
Requires-Dist: typing-extensions<5.0.0a0,>=4.15.0
Provides-Extra: sentry
Requires-Dist: sentry-sdk<3.0.0a0,>=2.45.0; extra == 'sentry'
Description-Content-Type: text/markdown

# Anaconda Connector Core

Core framework of the anaconda connector with essential runtime components.
