Help language development. Donate to The Perl Foundation
{ "name": "EuclideanRhythm", "version": "0.0.4", "auth": "github:jonathanstowe", "api": "1.0", "description": "create rhythmic patterns based on the Euclidean algorithm", "source-url": "git://github.com/jonathanstowe/EuclideanRhythm.git", "support": { "source": "git://github.com/jonathanstowe/EuclideanRhythm.git", "email": "[email protected]", "bugtracker": "https://github.com/jonathanstowe/EuclideanRhythm/issues" }, "perl": "6.*", "rakudo": "6.*", "resources": [ ], "build-depends": [ ], "depends": [ ], "tags": [ "rhythm", "algorithm", "euclid" ], "license": "Artistic-2.0", "test-depends": [ ], "provides": { "EuclideanRhythm": "lib/EuclideanRhythm.pm" }, "authors": [ "Jonathan Stowe <[email protected]>" ], "meta-version": "1" }