Metadata-Version: 2.4
Name: LightForge
Version: 0.0.0.dev0
Summary: Placeholder — LightForge will be the authoring platform for the LighTeX typesetting language.
Author: Purrplexia
Keywords: authoring,lightex,markdown,math,typesetting
Classifier: Development Status :: 1 - Planning
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Text Editors
Classifier: Topic :: Text Processing :: Markup
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# LightForge

**Placeholder release.** This package name has been reserved on PyPI for the
authoring platform of the LighTeX typesetting language. The platform is under
active development and is not yet available.

Installing this version (`0.0.0.dev0`) will emit a `FutureWarning` on import
and does not provide any functionality. It exists solely to hold the name.

## About LightForge

LightForge is the environment LighTeX documents are authored in. It holds the
source, the history, and the intelligence the compiler draws on; `compiLeX`
compiles what it is handed.

## Status

- **Current release:** `0.0.0.dev0` (placeholder only)
- **Target first functional release:** `0.0.1`
- **Import name:** `lightforge`
- **Distribution name:** `LightForge`

More information will be published when the first functional release is ready.

## License

License terms are pending and will be finalized before the first functional
release. This placeholder release carries no license grant; please do not
redistribute or derive works from it until a license is declared.
