nushell/crates/nu-cli/tests/format_conversions
Andrew Davis ab5e24a0e7
WIP: Add vcard/ical support (#1504)
* Initial from-ical implementation

* Initial from-vcard implementation

* Rename from-ics and from-vcf for autoconvert

* Remove redundant clones

* Add from-vcf and from-ics tests

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2020-03-21 08:35:09 +13:00
..
bson.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
csv.rs Infer types from regular delimited plain text unstructured files. (#1494) 2020-03-16 15:50:45 -05:00
html.rs Add simple to-html output and bump version (#1487) 2020-03-15 16:04:44 +13:00
ics.rs WIP: Add vcard/ical support (#1504) 2020-03-21 08:35:09 +13:00
json.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
markdown.rs Add markdown output (#1503) 2020-03-20 08:18:24 +13:00
mod.rs WIP: Add vcard/ical support (#1504) 2020-03-21 08:35:09 +13:00
ods.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
sqlite.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
ssv.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
toml.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
tsv.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
url.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
vcf.rs WIP: Add vcard/ical support (#1504) 2020-03-21 08:35:09 +13:00
xlsx.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
yaml.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00