{"id":20010134,"url":"https://github.com/cxa/ob-awk-cmd","last_synced_at":"2026-03-19T13:03:06.022Z","repository":{"id":216035269,"uuid":"740302024","full_name":"cxa/ob-awk-cmd","owner":"cxa","description":"`ob-awk-cmd` provides a `:cmd` header argument to dynamically select an AWK variant for execution","archived":false,"fork":false,"pushed_at":"2024-01-08T06:17:30.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T01:44:50.438Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/cxa.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":"2024-01-08T04:08:36.000Z","updated_at":"2024-01-11T22:49:16.000Z","dependencies_parsed_at":"2024-01-08T05:44:47.613Z","dependency_job_id":"b199a164-bfe0-49a4-8b0d-1ea3ee701892","html_url":"https://github.com/cxa/ob-awk-cmd","commit_stats":null,"previous_names":["cxa/ob-awk-cmd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cxa/ob-awk-cmd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxa%2Fob-awk-cmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxa%2Fob-awk-cmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxa%2Fob-awk-cmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxa%2Fob-awk-cmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cxa","download_url":"https://codeload.github.com/cxa/ob-awk-cmd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxa%2Fob-awk-cmd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30297897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T13:46:43.843Z","status":"ssl_error","status_checked_at":"2026-03-09T13:46:42.821Z","response_time":61,"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":[],"created_at":"2024-11-13T07:18:34.480Z","updated_at":"2026-03-09T14:05:52.248Z","avatar_url":"https://github.com/cxa.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ob-awk-cmd\n\nThough you can customize a fixed `org-babel-awk-command`, `ob-awk-cmd` provides a `:cmd` header argument to dynamically select an AWK variant for execution:\n\n```org\n#+begin_src awk :cmd gawk\nBEGIN {\n    print gensub(/Hello/, \"Hey\", \"g\", \"Hello world\")\n}\n#+end_src\n\n#+RESULTS:\n: Hey world\n```\n\n## Install\n\nAdd `ob-awk-cmd.el` to your `load-path`, or use a package manager like `use-package` w/ `quelpa`:\n\n```elisp\n(use-package ob-awk-cmd\n  :quelpa (ob-awk-cmd :fetcher github :repo \"cxa/ob-awk-cmd\"))\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcxa%2Fob-awk-cmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcxa%2Fob-awk-cmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcxa%2Fob-awk-cmd/lists"}