Help language development. Donate to The Perl Foundation
{ "auth": "zef:raku-community-modules", "authors": [ "Zoffix Znet" ], "build-depends": [ ], "depends": [ ], "description": "Format conversion, manipulation, and math operations on colors", "license": "Artistic-2.0", "name": "Color", "perl": "6.c", "provides": { "Color": "lib/Color.rakumod", "Color::Conversion": "lib/Color/Conversion.rakumod", "Color::Manipulation": "lib/Color/Manipulation.rakumod", "Color::Operators": "lib/Color/Operators.rakumod", "Color::Utilities": "lib/Color/Utilities.rakumod" }, "resources": [ ], "source-url": "https://github.com/raku-community-modules/Color.git", "support": { "source": "git://github.com/raku-community-modules/Color.git" }, "tags": [ ], "test-depends": [ ], "version": "1.004001" }