notetxt 0.0.1

An implementation of note.txt specification.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.glob]
version = "0.2.11"

[dependencies.regex]
version = "0.2"

[package]
authors = ["mr.Shu <mr@shu.io>"]
description = "An implementation of note.txt specification."
license = "MIT"
name = "notetxt"
repository = "https://github.com/mrshu/notetxt-rs"
version = "0.0.1"