Metadata-Version: 2.4
Name: haskytech-haskos-kernel
Version: 0.1.1
Summary: HaskyOS kernel primitives — shared models, services, auth for stage apps
Author-email: HaskyTech <john.ang@haskytech.com>
Requires-Python: >=3.12
Requires-Dist: asyncpg>=0.30
Requires-Dist: fastapi>=0.115
Requires-Dist: passlib[bcrypt]>=1.7
Requires-Dist: pydantic-settings>=2.0
Requires-Dist: pydantic>=2.0
Requires-Dist: pyjwt>=2.0
Requires-Dist: python-jose[cryptography]>=3.3
Requires-Dist: pyyaml>=6.0
Requires-Dist: sqlalchemy[asyncio]>=2.0
