Help language development. Donate to The Perl Foundation
{ "name": "Dan::Polars", "description": "Bridge Dan to Rust Polars", "version": "0.0.2", "perl": "6.d", "authors": [ "p6steve" ], "auth": "zef:p6steve", "depends": [ "Dan", "Timer" ], "build-depends": [], "test-depends": [], "provides": { "Dan::Polars": "lib/Dan/Polars.rakumod", "Dan::Polars::Containers": "lib/Dan/Polars/Containers.rakumod" }, "resources": [ "libraries/dan" ], "license": "Artistic-2.0", "tags": [ "Data Analytics", "Series", "DataSlice", "DataFrame", "Rust", "Polars" ], "api": "1", "source-url": "git://github.com/p6steve/raku-dan-polars.git" }