{"id":16677920,"url":"https://github.com/dushistov/sdcv","last_synced_at":"2025-04-04T13:12:41.080Z","repository":{"id":38486838,"uuid":"60255100","full_name":"Dushistov/sdcv","owner":"Dushistov","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-15T10:08:34.000Z","size":53236,"stargazers_count":311,"open_issues_count":41,"forks_count":45,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-28T12:08:50.892Z","etag":null,"topics":["console","dictionaries","dictionary","utility"],"latest_commit_sha":null,"homepage":"https://dushistov.github.io/sdcv/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dushistov.png","metadata":{"files":{"readme":"README.org","changelog":"NEWS","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-02T10:27:41.000Z","updated_at":"2025-03-21T00:11:02.000Z","dependencies_parsed_at":"2024-06-20T00:06:22.746Z","dependency_job_id":"95a3bddb-e270-4bc3-8162-db8772cbc3d9","html_url":"https://github.com/Dushistov/sdcv","commit_stats":{"total_commits":161,"total_committers":17,"mean_commits":9.470588235294118,"dds":"0.27329192546583847","last_synced_commit":"beebb0faa79bf138c6e3b143d4b43b4bc142d92e"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dushistov%2Fsdcv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dushistov%2Fsdcv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dushistov%2Fsdcv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dushistov%2Fsdcv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dushistov","download_url":"https://codeload.github.com/Dushistov/sdcv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247182401,"owners_count":20897381,"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":["console","dictionaries","dictionary","utility"],"created_at":"2024-10-12T13:27:54.009Z","updated_at":"2025-04-04T13:12:41.046Z","avatar_url":"https://github.com/Dushistov.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+OPTIONS: ^:nil\n[[https://github.com/Dushistov/sdcv/actions?query=workflow%3ACI+branch%3Amaster][https://github.com/Dushistov/sdcv/workflows/CI/badge.svg]]\n[[https://github.com/Dushistov/sdcv/blob/master/LICENSE][https://img.shields.io/badge/license-GPL%202-brightgreen.svg]]\n\n* sdcv\n*sdcv* is a simple, cross-platform, text-based utility for working with dictionaries in [[http://stardict-4.sourceforge.net/][StarDict]] format.\n* How to compile and install\n#+BEGIN_SRC sh\nmkdir /tmp/build-sdcv\ncd /tmp/build-sdcv\ncmake path/to/source/code/of/sdcv\nmake\n#+END_SRC\nif you enable nls then you should also type\n#+BEGIN_SRC sh\nmake lang\n#+END_SRC\n** to install type\n#+BEGIN_SRC sh\nmake install\n#+END_SRC\nyou can use \"DESTDIR\" variable to change installation path\n\n* Documentation\nSee sdcv man page for usage description.\n\n* Bugs\nTo report bugs use https://github.com/Dushistov/sdcv/issues ,\nif it is not possible you can report it via email to dushistov at mail dot ru.\nBe sure to include the word \"sdcv\" somewhere in the \"Subject:\" field.\n\n* Notes to developer\n** make source code release\n#+BEGIN_SRC sh\nmake package_source\n#+END_SRC\n** update translation\n#+BEGIN_SRC sh\ncd po\nxgettext -k_ ../src/*.cpp -o new.pot\nmsgmerge -U sdcv.pot new.pot\nrm new.pot\nfor i in `ls *.po`; do msgmerge -U $i sdcv.pot; done\n#+END_SRC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdushistov%2Fsdcv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdushistov%2Fsdcv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdushistov%2Fsdcv/lists"}