Metadata-Version: 2.4
Name: ledmap
Version: 0.2a1
Summary: LED pixel mapper
Author: James Myatt
Author-email: James Myatt <james@jamesmyatt.co.uk>
License-Expression: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: numpy>=2
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# LED Pixel Mapper

Tools for working with pixel mappings.
Aimed at
[WLED](https://kno.wled.ge/advanced/mapping/)
and [ESPHome](https://esphome.io/components/display/addressable_light/#pixel_mapper).

We use [ADR](adr)s to capture the key decisions.
