{"id":34988036,"url":"https://github.com/umjammer/vavi-apps-xed","last_synced_at":"2026-05-23T10:03:08.836Z","repository":{"id":9208662,"uuid":"11018953","full_name":"umjammer/vavi-apps-xed","owner":"umjammer","description":"⚒ Command Line XML Editor","archived":false,"fork":false,"pushed_at":"2024-06-05T09:27:49.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-05T10:45:56.683Z","etag":null,"topics":["cli","java","xml","xml-editor"],"latest_commit_sha":null,"homepage":"","language":"Java","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/umjammer.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":"2013-06-28T07:24:22.000Z","updated_at":"2024-06-05T10:46:06.167Z","dependencies_parsed_at":"2024-06-05T10:46:03.858Z","dependency_job_id":"30f974b4-af14-4146-8247-af10eb8cb668","html_url":"https://github.com/umjammer/vavi-apps-xed","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/umjammer/vavi-apps-xed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umjammer%2Fvavi-apps-xed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umjammer%2Fvavi-apps-xed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umjammer%2Fvavi-apps-xed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umjammer%2Fvavi-apps-xed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umjammer","download_url":"https://codeload.github.com/umjammer/vavi-apps-xed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umjammer%2Fvavi-apps-xed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33390972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"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":["cli","java","xml","xml-editor"],"created_at":"2025-12-27T01:43:21.604Z","updated_at":"2026-05-23T10:03:08.831Z","avatar_url":"https://github.com/umjammer.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Release](https://jitpack.io/v/umjammer/vavi-apps-xed.svg)](https://jitpack.io/#umjammer/vavi-apps-xed)\n[![Java CI](https://github.com/umjammer/vavi-apps-xed/actions/workflows/maven.yml/badge.svg)](https://github.com/umjammer/vavi-apps-xed/actions/workflows/maven.yml)\n[![CodeQL](https://github.com/umjammer/vavi-apps-xed/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/umjammer/vavi-apps-xed/actions/workflows/codeql-analysis.yml)\n![Java](https://img.shields.io/badge/Java-17-b07219)\n\n# XED\n\na command line **X**ml **ED**itor.\n\n## Goal\n\n* sort by tag\n* edit inner text specified by tag\n\n## Example\n\n* a KML exported from the [FourSquare](https://ja.foursquare.com/feeds/)\n* sort by updated time ascending (`-s` option)\n* add updated time to description tag (`-e` option)\n    * `'$$'` inside a string is replaced by the original inner text\n    * function `xpath_sdf(xpath, format1, format2)` reformats date/time text using `java.util.SimpleDateFormat`\n\n```shell\n$ java -cp foo xed \\\n      -s \"/kml/Folder/Placemark\" \"/kml/Folder/Placemark/updated/text()\" asc datetime \"EEE, d MMM yy HH:mm:ss Z\" \\\n      -e \"/kml/Folder/Placemark\" \"/kml/Folder/Placemark/description\" \"xpath_sdf('/kml/Folder/Placemark/updated/text()', 'EEE, d MMM yy HH:mm:ss Z', 'yyyy/MM/dd HH:mm:ss') + ' | $$'\" \\\n      in_file.kml\n```\n\n```\n$ xmllint --format foo.kml \u003e bar.kml\n```\n\n## TODO\n\n* splitter (wip?)\n* ~~bump all version of a dependency in my projects pom.xml~~","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumjammer%2Fvavi-apps-xed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumjammer%2Fvavi-apps-xed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumjammer%2Fvavi-apps-xed/lists"}