Metadata-Version: 2.4
Name: compiLeX
Version: 0.0.0.dev0
Summary: Placeholder — compiLeX will be the reference compiler for the LighTeX typesetting language.
Author: Purrplexia
License-File: LICENSE
Keywords: compiler,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 :: Software Development :: Compilers
Classifier: Topic :: Text Processing :: Markup
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# compiLeX

**Placeholder release.** This package name has been reserved on PyPI for the
reference compiler of the LighTeX typesetting language. The compiler 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 LighTeX

LighTeX is a math-first, runtime-native typesetting language in the markdown
family. `compiLeX` will compile `.lx` source into self-contained, openable
`.light.html` files — no network calls, no external renderers, no server.

## Status

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

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.
