fable_format 0.1.1

A Rust library for using the assets of Fable, Fable: The Lost Chapters, Fable Anniversary, and mods.
Documentation
[package]
name = "fable_format"
version = "0.1.1"
authors = ["Jamen Marz <me@jamen.dev>"]
edition = "2018"
description = "A Rust library for using the assets of Fable, Fable: The Lost Chapters, Fable Anniversary, and mods."
license = "Zlib"
homepage = "https://github.com/jamen/fable_format"
repository = "https://github.com/jamen/fable_format"
documentation = "https://docs.rs/fable_format"

[dependencies]
nom = "5.0.1"
chrono = "0.4.9"