{"id":26518877,"url":"https://github.com/fzakaria/aterm2json","last_synced_at":"2026-05-10T16:42:13.540Z","repository":{"id":283598185,"uuid":"952296888","full_name":"fzakaria/aterm2json","owner":"fzakaria","description":"A tool to convert between aterm and json.","archived":false,"fork":false,"pushed_at":"2025-03-21T03:47:17.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-30T03:51:11.482Z","etag":null,"topics":["aterm","json","nix","nixos"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fzakaria.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":"2025-03-21T03:46:45.000Z","updated_at":"2025-10-23T17:56:12.000Z","dependencies_parsed_at":"2025-03-21T04:30:36.335Z","dependency_job_id":"0b567cf9-4a03-40df-822b-c9be5659d0f7","html_url":"https://github.com/fzakaria/aterm2json","commit_stats":null,"previous_names":["fzakaria/aterm2json"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fzakaria/aterm2json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzakaria%2Faterm2json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzakaria%2Faterm2json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzakaria%2Faterm2json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzakaria%2Faterm2json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fzakaria","download_url":"https://codeload.github.com/fzakaria/aterm2json/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzakaria%2Faterm2json/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32864092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["aterm","json","nix","nixos"],"created_at":"2025-03-21T10:16:07.110Z","updated_at":"2026-05-10T16:42:13.520Z","avatar_url":"https://github.com/fzakaria.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aterm2json\n\n[![built with nix](https://builtwithnix.org/badge.svg)](https://builtwithnix.org)\n\nA simple tool to convert between [nix](https://nixos.org) aterm format and JSON.\n\n\nIf you are using [Nix](https://nixos.org/), you can easily run this locally.\n\n```sh\nnix shell github:fzakaria/aterm2json\n```\n\nYou can round trip this!\n\n```console\n\u003e cat /nix/store/z3hhlxbckx4g3n9sw91nnvlkjvyw754p-myname.drv\nDerive([(\"out\",\"/nix/store/40s0qmrfb45vlh6610rk29ym318dswdr-myname\",\"\",\"\")],[],[],\"mysystem\",\"mybuilder\",[],[(\"builder\",\"mybuilder\"),(\"name\",\"myname\"),(\"out\",\"/nix/store/40s0qmrfb45vlh6610rk29ym318dswdr-myname\"),(\"system\",\"mysystem\")])\n\n\u003e aterm2json /nix/store/z3hhlxbckx4g3n9sw91nnvlkjvyw754p-myname.drv | jq | json2aterm -\n\nDerive([(\"out\",\"/nix/store/40s0qmrfb45vlh6610rk29ym318dswdr-myname\",\"\",\"\")],[],[],\"mysystem\",\"mybuilder\",[],[(\"builder\",\"mybuilder\"),(\"name\",\"myname\"),(\"out\",\"/nix/store/40s0qmrfb45vlh6610rk29ym318dswdr-myname\"),(\"system\",\"mysystem\")])\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffzakaria%2Faterm2json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffzakaria%2Faterm2json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffzakaria%2Faterm2json/lists"}