{"id":17208202,"url":"https://github.com/stephanlachnit/mmeson","last_synced_at":"2025-03-25T11:22:08.134Z","repository":{"id":65142707,"uuid":"582648457","full_name":"stephanlachnit/mmeson","owner":"stephanlachnit","description":"ccmake for Meson projects","archived":false,"fork":false,"pushed_at":"2023-01-06T15:40:08.000Z","size":449,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-29T12:20:21.377Z","etag":null,"topics":["ccmake","meson","python","python3","tui","urwid"],"latest_commit_sha":null,"homepage":"https://stephanlachnit.github.io/mmeson/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"eupl-1.2","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stephanlachnit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-12-27T13:21:24.000Z","updated_at":"2023-02-06T14:00:08.000Z","dependencies_parsed_at":"2023-02-06T06:00:54.179Z","dependency_job_id":null,"html_url":"https://github.com/stephanlachnit/mmeson","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephanlachnit%2Fmmeson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephanlachnit%2Fmmeson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephanlachnit%2Fmmeson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephanlachnit%2Fmmeson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephanlachnit","download_url":"https://codeload.github.com/stephanlachnit/mmeson/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245449871,"owners_count":20617231,"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":["ccmake","meson","python","python3","tui","urwid"],"created_at":"2024-10-15T02:47:49.596Z","updated_at":"2025-03-25T11:22:08.106Z","avatar_url":"https://github.com/stephanlachnit.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!---\n# SPDX-FileCopyrightText: 2022 Stephan Lachnit \u003cstephanlachnit@debian.org\u003e\n# SPDX-License-Identifier: CC-BY-SA-4.0\n---\u003e\n\n# mmeson\n\n[![REUSE status](https://api.reuse.software/badge/github.com/stephanlachnit/mmeson)](https://api.reuse.software/info/github.com/stephanlachnit/mmeson)\n[![CI status](https://github.com/stephanlachnit/mmeson/actions/workflows/build_test.yml/badge.svg)](https://github.com/stephanlachnit/mmeson/actions/workflows/build_test.yml)\n\nTUI to configure Meson projects similar to `ccmake` for CMake projects\n\n![](screenshots/screenshot.png)\n\n## Installation\n\n### Via pip\n\n```sh\npip install mmeson\n```\n\n## Running\n\n```sh\npython3 -m mmeson path/to/builddir\n```\n\nIt is not need to run it in the project's source folder, however you need to setup the project beforehand.\n\nChanged items will start with a star, press `enter` to edit a filed and enter to exit editing (except fields of type\nboolean or combo). Press `c` to configure and exit and `q` to exit without configuring.\n\nNote: you can always set options via `meson configure path/to/builddir -Doption=value` in addition to `mmeson`. This\ndoes not reconfigure the project though, this needs to be done via `meson setup --reconfigure path/to/builddir`. When\nexiting `mmeson` with `c`, it combines both of these steps, while exiting with `g` does not reconfigure the project.\nNote that this will happen automatically though when you run `meson compile`.\n\n## Dependencies\n\n- Python3 \u003e=3.9\n- [`urwid`](https://github.com/urwid/urwid)\n\n## Contributing\n\nContributions are welcome, the code is well documented, especially the TUI part. You can find documentation of the\ninternal function and classes [here](https://stephanlachnit.github.io/mmeson/api/mmeson.html).\n\n## ToDo-List\n\n- Custom Widget for array editing (instead of writing string only edit array entries)\n- Search function for build option\n- Path completion via `TAB` when editing strings / arrays\n- Unit tests and coverage report\n- More elaborate error handling (e.g. array with choices)\n- Fix workaround for colored output\n\n## License\n\n- Code: [EUPL-1.2](https://spdx.org/licenses/EUPL-1.2)\n- Documentation: [CC-BY-SA-4.0](https://spdx.org/licenses/CC-BY-SA-4.0)\n\n## Notable mentions\n\n- [`cmeson`](https://github.com/proskur1n/cmeson)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanlachnit%2Fmmeson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephanlachnit%2Fmmeson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanlachnit%2Fmmeson/lists"}