{"id":16989770,"url":"https://github.com/sappho192/wxr-generator","last_synced_at":"2026-04-10T16:50:29.649Z","repository":{"id":186968786,"uuid":"675906546","full_name":"sappho192/wxr-generator","owner":"sappho192","description":"Basic WXR(WordPress Extended RSS) generator using CSV data (Supports default WordPress Import feature)","archived":false,"fork":false,"pushed_at":"2023-08-11T07:45:17.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T22:14:08.821Z","etag":null,"topics":["csv","dotnet","rss","wordpress","wordpress-extended-rss","wxr"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sappho192.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":"2023-08-08T02:25:20.000Z","updated_at":"2023-08-09T06:03:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"f290e844-9f53-47e6-b6c2-a84f6a837d2a","html_url":"https://github.com/sappho192/wxr-generator","commit_stats":null,"previous_names":["sappho192/wxr-generator"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sappho192%2Fwxr-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sappho192%2Fwxr-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sappho192%2Fwxr-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sappho192%2Fwxr-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sappho192","download_url":"https://codeload.github.com/sappho192/wxr-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244898446,"owners_count":20528341,"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":["csv","dotnet","rss","wordpress","wordpress-extended-rss","wxr"],"created_at":"2024-10-14T03:07:50.005Z","updated_at":"2026-04-10T16:50:24.595Z","avatar_url":"https://github.com/sappho192.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WXRGenerator\n\n Basic WXR(WordPress Extended RSS) generator using CSV data\n\n# Requirements\n\n* .NET 6.0 Runtime [[Download](https://dotnet.microsoft.com/ko-kr/download/dotnet/6.0)]\n  * Download not the Runtime but the SDK if you want to change the code and compile on your own.\n\n# How to use\n\nUsage: WXRGenerator [options...]\n\nOptions:\n\n* -i, --input `\u003cString\u003e`: [Required] Filepath of the input CSV data\n* -c, --comment `\u003cString\u003e`: [Required] Directory path of comments CSV data\n* -m, --metadata `\u003cString\u003e`: [Required] Filepath of CSV metadata\n* -o, --output `\u003cString\u003e`: [Required] Filepath of the output XML file\n\nExample:\n\n`dotnet WXRGenerator.dll  -i \"D:\\temp\\wp\\input.csv\" -c \"D:\\temp\\wp\\comments\" -m \"D:temp\\wp\\metadata.csv\" -o \"D:\\temp\\wp\\output.xml\"`\n\nAfter the program have successfully finished, you can upload the file in Import page in WordPress blog and it will work\n\n# Required data\n\nPlease check `example/input.csv`, `example/metadata.csv`, and `example/comments` to prepare data files like them.\n\nFilename of comment corresponds to `uniqueId` of input post data.\n\nFor example, if `uniqueId` of a post data is `2`, then corresponding comment CSV data should be prepared in `comments/2.csv`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsappho192%2Fwxr-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsappho192%2Fwxr-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsappho192%2Fwxr-generator/lists"}