{"id":16645582,"url":"https://github.com/boolangery/lua-dbus-type-parse","last_synced_at":"2025-12-11T17:02:26.957Z","repository":{"id":87084172,"uuid":"121142256","full_name":"boolangery/lua-dbus-type-parse","owner":"boolangery","description":"DBus type signature parsing","archived":false,"fork":false,"pushed_at":"2018-10-15T06:29:00.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-18T20:07:53.763Z","etag":null,"topics":["dbus","lua","parser"],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boolangery.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-02-11T16:24:24.000Z","updated_at":"2018-10-15T06:29:01.000Z","dependencies_parsed_at":"2023-03-04T17:45:12.485Z","dependency_job_id":null,"html_url":"https://github.com/boolangery/lua-dbus-type-parse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolangery%2Flua-dbus-type-parse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolangery%2Flua-dbus-type-parse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolangery%2Flua-dbus-type-parse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolangery%2Flua-dbus-type-parse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boolangery","download_url":"https://codeload.github.com/boolangery/lua-dbus-type-parse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243181228,"owners_count":20249434,"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":["dbus","lua","parser"],"created_at":"2024-10-12T08:24:22.177Z","updated_at":"2025-12-11T17:02:26.877Z","avatar_url":"https://github.com/boolangery.png","language":"Lua","readme":"lua-dbus-type-parse\n===============================================================================\n\nA Lua DBus type signature parser.\n\n\nUsage\n==============================================================================\n\nMinimal exemple:\n\n.. code-block:: lua\n\n    local parse = require 'parse'\n\n    local tree = parse.parseSignature('a{s{u(iodai)}}')\n    parse.prettyPrint(tree)\n\n\nwill display:\n\n.. code-block::\n\n    [array]\n      [dictionary]\n        [basic] string\n        [dictionary]\n          [basic] uint32\n          [structure]\n            [basic] int32\n            [basic] path\n            [basic] double\n            [array]\n              [basic] int32\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboolangery%2Flua-dbus-type-parse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboolangery%2Flua-dbus-type-parse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboolangery%2Flua-dbus-type-parse/lists"}