Metadata-Version: 2.4
Name: learningfoundry
Version: 0.2.0
Summary: A curriculum engine that turns a YAML curriculum definition into a deployable SvelteKit learning application.
Author: Pointmatic
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: click>=8.1
Requires-Dist: pydantic>=2.0
Requires-Dist: pyyaml>=6.0
Provides-Extra: quizazz
Requires-Dist: quizazz-builder>=0.1; extra == 'quizazz'
