{"id":20029255,"url":"https://github.com/abo-abo/xlx","last_synced_at":"2025-06-21T11:04:05.314Z","repository":{"id":152316025,"uuid":"119085330","full_name":"abo-abo/xlx","owner":"abo-abo","description":"XML \u003c-\u003e LISP converter","archived":false,"fork":false,"pushed_at":"2018-01-26T18:09:35.000Z","size":18,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-09T05:52:35.360Z","etag":null,"topics":["lisp","xml"],"latest_commit_sha":null,"homepage":null,"language":"Common 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/abo-abo.png","metadata":{"files":{"readme":"README.org","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-26T18:01:17.000Z","updated_at":"2023-04-15T20:50:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"0800923e-43b3-4d71-930d-955daeb00254","html_url":"https://github.com/abo-abo/xlx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abo-abo/xlx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abo-abo%2Fxlx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abo-abo%2Fxlx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abo-abo%2Fxlx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abo-abo%2Fxlx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abo-abo","download_url":"https://codeload.github.com/abo-abo/xlx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abo-abo%2Fxlx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261110584,"owners_count":23111061,"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":["lisp","xml"],"created_at":"2024-11-13T09:19:27.723Z","updated_at":"2025-06-21T11:04:00.304Z","avatar_url":"https://github.com/abo-abo.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"* Description\nThis is a demo of a XML-\u003eLISP-\u003eXML converter.\n\nGenerate a LISP file from a XML file:\n#+begin_src sh\n./xlx.lisp res/config.xml out.lisp\n#+end_src\n\nGenerate a XML file from a LISP file:\n#+begin_src sh\n./xlx.lisp out.lisp out.xml\n#+end_src\n\nCheck for diffs:\n#+begin_src sh\ndiff -s res/config.xml out.xml\n#+end_src\n\n* Using Cookbook.py\nInstall pycook:\n#+begin_src sh\npip install pycook\n#+end_src\n\nInstall Quicklisp:\n#+begin_src sh\ncook install_quicklisp\n#+end_src\n\nRun the test case:\n#+begin_src sh\ncook run\n#+end_src\n\n* Possible Emacs integration\nWhen visiting an XML file, ~M-x~ =xlx-mode= will:\n- generate a new buffer in =lisp-mode= with the transformed contents\n- overwrite the original file each time ~C-x C-s~ is done in the LISP buffer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabo-abo%2Fxlx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabo-abo%2Fxlx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabo-abo%2Fxlx/lists"}