From 017279903ec3e8a8cb99b2e06eb35c458cd7a3f7 Mon Sep 17 00:00:00 2001 From: pommicket Date: Fri, 5 Sep 2025 17:38:43 -0400 Subject: initial commit --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..ecd34b4 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# wicopy + +Various miscellaneous scripts for parsing [wiktionary data dumps](https://dumps.wikimedia.org/enwiktionary/). + +Some outputs from this tool which you may find useful: . + +## Acknowledgments + +Thanks to the `xml` Rust crate (aka `xml-rs`): + +And of course to the many contributors to and maintainers of Wiktionary. + +## License + +Do whatever with this. -- cgit v1.2.3