{"id":21311017,"url":"https://github.com/eeriemyxi/wiktionary-cli","last_synced_at":"2025-12-31T14:38:43.003Z","repository":{"id":207368831,"uuid":"719075886","full_name":"eeriemyxi/wiktionary-cli","owner":"eeriemyxi","description":"A fast command-line interface to search words at Wiktionary.","archived":false,"fork":false,"pushed_at":"2023-11-22T13:39:40.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T20:42:03.973Z","etag":null,"topics":["cpp","parser","scraping","wiktionary"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eeriemyxi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-15T11:59:08.000Z","updated_at":"2024-03-08T19:03:33.000Z","dependencies_parsed_at":"2025-01-22T09:42:38.506Z","dependency_job_id":"7edd0707-35f0-4620-8ccd-642ceb7fc98f","html_url":"https://github.com/eeriemyxi/wiktionary-cli","commit_stats":null,"previous_names":["eeriemyxi/wiktionary-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eeriemyxi/wiktionary-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeriemyxi%2Fwiktionary-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeriemyxi%2Fwiktionary-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeriemyxi%2Fwiktionary-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeriemyxi%2Fwiktionary-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eeriemyxi","download_url":"https://codeload.github.com/eeriemyxi/wiktionary-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeriemyxi%2Fwiktionary-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265820083,"owners_count":23833558,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","parser","scraping","wiktionary"],"created_at":"2024-11-21T17:15:43.458Z","updated_at":"2025-12-31T14:38:42.960Z","avatar_url":"https://github.com/eeriemyxi.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\nA fast command-line interface to find words at [Wiktionary](http://en.wiktionary.org/).\n## Note\nThis project, as of now, is fully unfinished.\n\n# Build\nI depend on CMake. Instructions assume your CWD is this project directory.\nYou are also required to have the following packages installed:\n- `include-what-you-use` (v0.20)\n- `clang`, `clang++` (v16)\n\nDo it using GNU Make, or Ninja. No need to do both.\n\n## GNU Make\n```console\nmkdir build\ncd build\ncmake ..\nmake package\n```\n\n## Ninja\nNinja uses parallelism by default, resulting in faster compilation.\n```console\nmkdir build\ncd build\ncmake .. -G Ninja\nninja package\n```\n\n## Note\nYou must install GNU Make or Ninja yourself. Use internet search engines\nto figure that out.\n\n# Install\nFollow the build instructions. You should then be able to find `wiktionary-cli[.exe]` \nbinary in the `build` directory.\n\nIf you would like, you can move it to somewhere like `$USER[/.local]/bin` \nor `%HOME%/bin` then add the folder to your PATH environment variable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feeriemyxi%2Fwiktionary-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feeriemyxi%2Fwiktionary-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feeriemyxi%2Fwiktionary-cli/lists"}