leo-cli
leo-cli copied to clipboard
a simple command line tool for http://dict.leo.org
Looks like leo.org added gendered translations, and the script only picks one: ```console $ leo criminal Found 24 matches for 'criminal' on dict.leo.org: Nouns criminal die Verbrecherin [...] ``` dict.leo.org...
I'm not sure how to go forward with this - It might make sense to put the spec into a separate repo or even get it into Fedora. OTOH I'm...
I noticed - again while updating my RPM 📦 - that there two small things in the PYPI release that didn't make into the git repo: - [ ] changes...
Hey, I happen to have built a GitHub Actions workflow for another project (in another account I use for my professional stuff) that, when triggered by a git tag `v1.2.3`:...