Wikipedia parser that generates offline content embeddable into Organic Maps map mwm files
* Fix license identifier * Add CI tests A cached setup that includes cargo check, clippy, fmt, and test * Fix formatting * Remove explicit rustup install cargo, etc. is already installed, see: <https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2204-Readme.md> * Add more context to cache prefix-key * Apply suggestions from code review * Ignore non-rust files * Remove unused matrix testing key * Use a better filename --------- Signed-off-by: Evan Lloyd New-Schmidt <evan@new-schmidt.com> Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com> |
||
---|---|---|
.github/workflows | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
wikiparser
Extracts articles from Wikipedia database dumps for embedding into the mwm
map files created by the Organic Maps generator.