Skip to content

michaelmdresser/eve_item_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eve_item_parser

Item (and item list) parsing for EVE Online. Check out the tests in src/lib.rs for an idea of what this can parse. Items are assumed to be line-delimited. A useful utility for diffing item lists is packaged separately at michaelmdresser/eve_item_diff. A practical application can be found at the EVE Item Diff site.

SDE data has to be periodically downloaded to the data folder.

cd data
rm invTypes.csv
wget https://www.fuzzwork.co.uk/dump/latest/invTypes.csv

CLI testing

About

Parser for EVE Online item (list) text formats

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages