Metadata-Version: 2.4
Name: orbit-framework-core
Version: 0.1.2
Summary: Core routing and dependency injection system for Orbit
Author: Pranav Manglik
License: MIT
Keywords: orbit,core,di,routing
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: orbit-framework-types>=0.1.0
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Dynamic: license-file
