Add licenses and more metadata

This commit is contained in:
Juergen Stuber
2024-10-19 15:01:53 +02:00
parent e00d1890f9
commit fa22a5e838
3 changed files with 232 additions and 0 deletions

View File

@ -2,6 +2,12 @@
name = "pixelfoo"
version = "0.2.0"
authors = ["juergen <juergen@chaospott.de>"]
description = "Pixelfoo animation apps."
homepage = "https://codeberg.org/poc/pixelfoo-apps.git"
repository = "https://codeberg.org/poc/pixelfoo-spps.git"
keywords = ["led", "led-matrix", "neopixel", "smart-leds", "graphics"]
categories = ["graphics"]
license = "MIT OR Apache-2.0"
edition = "2021"
[dependencies]