{"id":17442569,"url":"https://github.com/jez/mldepgraph","last_synced_at":"2026-02-08T22:31:46.833Z","repository":{"id":73798280,"uuid":"117378793","full_name":"jez/mldepgraph","owner":"jez","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-13T21:10:44.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-11T21:43:51.217Z","etag":null,"topics":["sml"],"latest_commit_sha":null,"homepage":null,"language":"Awk","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/jez.png","metadata":{"files":{"readme":"README.md","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-01-13T21:10:35.000Z","updated_at":"2018-11-19T03:10:19.000Z","dependencies_parsed_at":"2023-05-20T14:31:29.104Z","dependency_job_id":null,"html_url":"https://github.com/jez/mldepgraph","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jez/mldepgraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jez%2Fmldepgraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jez%2Fmldepgraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jez%2Fmldepgraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jez%2Fmldepgraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jez","download_url":"https://codeload.github.com/jez/mldepgraph/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jez%2Fmldepgraph/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29247579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T21:42:34.334Z","status":"ssl_error","status_checked_at":"2026-02-08T21:41:38.468Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["sml"],"created_at":"2024-10-17T16:17:55.392Z","updated_at":"2026-02-08T22:31:46.812Z","avatar_url":"https://github.com/jez.png","language":"Awk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mldepgraph [optons] \u003cfile\u003e.du\n\n## TODO\n\n- copy/paste git-madge\n- rip out the madge dependency\n- replace it with the def-use oneliner below\n- make being run from a git repository optional\n- distribution channel:\n  - Homebrew, + note about how to copy files manually\n    - (download folder somewhere, put /path/to/mldepgraph/bin on your `PATH`)\n\n## Implementation\n\n```bash\n# TODO(jez) document that it filters to the current directory only\ngrep $(pwd -P) hw03.du | \\\n  # maybe make this filter optional\n  grep -v cmlib | \\\n  awk -f \"$ROOTDIR/filter.awk\" | \\\n  uniq | \\\n  awk -f \"$ROOTDIR/to_dot.awk\" | \\\n  gvpr -c -f \"$STYLESDIR/$STYLE.gv\" | \\\n  dot -Tpng | \\\n  imgcat\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjez%2Fmldepgraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjez%2Fmldepgraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjez%2Fmldepgraph/lists"}