Metadata-Version: 2.4
Name: anaconda-connector-core
Version: 0.1.11
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.11
Requires-Dist: attrs>=25.4.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.4
Requires-Dist: typing-extensions<5.0.0a0,>=4.15.0
Description-Content-Type: text/markdown

# Anaconda Connector Core

Core framework of the anaconda connector with essential runtime components.
