poe_gem_parser 0.1.0

PoE gem parser written in Rust
Documentation
run:
	cargo run -- --file input.txt output.txt

test:
	cargo test

fmt:
	cargo fmt

clippy:
	cargo clippy

help:
	cargo run -- --help

credits:
	cargo run -- --credits