{"id":23123986,"url":"https://github.com/jevinskie/dune-expand","last_synced_at":"2025-07-30T02:10:52.567Z","repository":{"id":254377625,"uuid":"846353941","full_name":"jevinskie/dune-expand","owner":"jevinskie","description":"Tool to view ppx-expanded OCaml source files - updated fork from Kiran Gopinathan's original","archived":false,"fork":false,"pushed_at":"2024-08-26T21:58:44.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"jev/main","last_synced_at":"2025-07-27T04:21:03.854Z","etag":null,"topics":["dune","ppx","ppxlib"],"latest_commit_sha":null,"homepage":"","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jevinskie.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":"2024-08-23T03:08:03.000Z","updated_at":"2024-08-26T21:58:48.000Z","dependencies_parsed_at":"2024-08-27T00:32:40.806Z","dependency_job_id":null,"html_url":"https://github.com/jevinskie/dune-expand","commit_stats":null,"previous_names":["jevinskie/dune-expand"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jevinskie/dune-expand","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jevinskie%2Fdune-expand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jevinskie%2Fdune-expand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jevinskie%2Fdune-expand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jevinskie%2Fdune-expand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jevinskie","download_url":"https://codeload.github.com/jevinskie/dune-expand/tar.gz/refs/heads/jev/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jevinskie%2Fdune-expand/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267797644,"owners_count":24145709,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dune","ppx","ppxlib"],"created_at":"2024-12-17T07:37:11.934Z","updated_at":"2025-07-30T02:10:52.534Z","avatar_url":"https://github.com/jevinskie.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# opam dune-expand\n\nTool to expand PPXs in dune-based projects.\n\nRun:\n```\ndune-expand\n```\nOutput:\n```\nmodule Dune__exe.Expand:\n...\n;;\n...\nmodule Dune_expand_lib.Dune_spec:\n...\n;;\n```\n\n## Fork notice\nThis was forked to work with newer OCaml versions from [Kiran Gopinathan's original repo](https://gitlab.com/gopiandcode/dune-expand).\n\n## Usage\n\n```\nNAME\n       dune-expand - Pretty prints the expanded output of OCaml source files\n       in a dune-based OCaml project.\n\nSYNOPSIS\n       dune-expand [OPTION]...\n\nOPTIONS\n       --help[=FMT] (default=auto)\n           Show this help in format FMT. The value FMT must be one of `auto',\n           `pager', `groff' or `plain'. With `auto', the format is `pager` or\n           `plain' whenever the TERM env var is `dumb' or undefined.\n\n       -l, --list\n           Lists all discovered modules in the current dune project.\n\n       -m MODULE, --module=MODULE\n           (optional) OCaml module (path) to expand. If not provided,\n           dune-expand expands all modules in the project.\n\n       --version\n           Show version information.\n\nENVIRONMENT\n       These environment variables affect the execution of dune-expand:\n\n       DUNE_EXPAND_SEARCH_DEPTH\n           Integer representing the maximum number of directories to search\n           through to find the dune-project root before giving up.\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjevinskie%2Fdune-expand","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjevinskie%2Fdune-expand","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjevinskie%2Fdune-expand/lists"}