Metadata-Version: 2.4
Name: webfront
Version: 0.1.0
Summary: A Python library that compiles declarative UI code into static HTML, CSS, and JavaScript.
Project-URL: Homepage, https://github.com/dylan-lebreton/webfront
Project-URL: Repository, https://github.com/dylan-lebreton/webfront
Author-email: Dylan LEBRETON <dylan.lebreton1996@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: User Interfaces
Requires-Python: >=3.12
Requires-Dist: treeproject>=0.1.0
Description-Content-Type: text/markdown

# webfront
A Python library that compiles declarative UI code into static HTML, CSS, and JavaScript.
