A Python package for dealing with Ragnarok Online data files.
- provide a simple and easy to use API
- open, read and unpack GRF and GPF archives
- open, read and parse various game files, such as GAT, SPR, etc.
- no external dependencies
- well tested using pytest