Metadata-Version: 2.4
Name: pylinslus
Version: 0.2.0
Summary: PyLinslus is a package providing adapters for displaying python drawing instructions across multiple platforms.
Author: Eunie
License-Expression: MIT
Project-URL: Homepage, https://github.com/euniee27/pylinslus
Project-URL: Issues, https://github.com/euniee27/pylinslus/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: starlette
Requires-Dist: uvicorn>=0.53.0; extra == "starlette"
Requires-Dist: starlette>=1.6.0; extra == "starlette"
Requires-Dist: websockets>=17.1; extra == "starlette"
Requires-Dist: pylinslus-starlette-static>=0.1.0; extra == "starlette"
Provides-Extra: pygame
Requires-Dist: pygame-ce>=2.5.8; extra == "pygame"
Provides-Extra: all
Requires-Dist: pylinslus[pygame,starlette]; extra == "all"
Dynamic: license-file

PyLinslus is a package providing adapters for displaying python drawing instructions across multiple platforms.
