town and world maps to unicode

This commit is contained in:
2016-03-09 12:21:18 -08:00
commit 79a59a1a5d
4 changed files with 274 additions and 0 deletions

8
Cargo.toml Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "vrtue"
version = "0.1.0"
authors = ["Jared Roberts <jaredr@gmail.com>"]
[dependencies]
itertools = ">=0.4"
memmap = "~0.2"