"EnexExploder" processes enex files (produced by Evernote exporter) into smaller pieces.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
[package]
|
|
|
|
name = "enexparser"
|
|
|
|
version = "0.1.0"
|
|
|
|
authors = ["Julio Biason <julio.biason@deliverit.com.br>"]
|
|
|
|
edition = "2018"
|
|
|
|
|
|
|
|
[dependencies]
|
|
|
|
RustyXML = "0.1.1"
|
|
|
|
slug = "0.1.4"
|
|
|
|
base64 = "0.10.1"
|