esplugin
esplugin copied to clipboard
A free software library for reading Elder Scrolls plugin (.esp/.esm/.esl) files.
Hello! Thanks for the work on this library. I can't run the tests locally because they rely on a bunch of plugin files which are not in the repo. Have...
I know that you say in the README that esplugin focuses on providing an API to libloadorder and LOOT, rather than being a general-purpose plugin parser, but would you be...
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.33 to 1.0.34. Release notes Sourced from flate2's releases. 1.0.34 What's Changed Add minimum build test back in to CI by @jongiddy in rust-lang/flate2-rs#426 docs: fix compression...
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.12.0 to 3.13.0. Changelog Sourced from tempfile's changelog. 3.13.0 Add with_suffix constructors for easily creating new temporary files with a specific suffix (e.g., a specific file extension)....
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.158 to 0.2.159. Release notes Sourced from libc's releases. 0.2.159 Added Android: add more AT_* constants in rust-lang/libc#3779 Apple: add missing NOTE_* constants in rust-lang/libc#3883 Hermit: add...