Metadata-Version: 2.4
Name: cssforge
Version: 0.0.1a1
Summary: A CSS layout engine compiled from W3C specifications (name reservation; first real release upcoming)
Author: Victor Deviatov
License: MIT
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Text Processing :: Markup :: HTML
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# CSSForge

**This is a name-reservation placeholder.** The package is not usable yet.

CSSForge is a CSS layout engine compiled from W3C specifications: a Python
engine whose spec-defined computations were generated from the normative spec
text by LLM agents under verification gates, with verbatim spec citations
carried in the code. It scores 84.3% on the WPT CSS 2 suite against a headless
Chromium geometry oracle.

The first real release will appear here and on GitHub shortly.
