{"id":17520600,"url":"https://github.com/oxzi/pmwiki-pagefileformat-go","last_synced_at":"2025-03-28T23:25:10.990Z","repository":{"id":134034821,"uuid":"310884451","full_name":"oxzi/pmwiki-pagefileformat-go","owner":"oxzi","description":"Go library for PmWiki's PageFileFormat and a PmWiki-to-git converter with full history.","archived":false,"fork":false,"pushed_at":"2020-11-07T16:21:24.000Z","size":44,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-07-11T08:18:52.820Z","etag":null,"topics":["pagefileformat","pmwiki"],"latest_commit_sha":null,"homepage":"","language":"Go","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/oxzi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSES/CC0-1.0.txt","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":"2020-11-07T16:21:08.000Z","updated_at":"2023-07-11T08:18:52.821Z","dependencies_parsed_at":null,"dependency_job_id":"78ad3f35-dcb8-425f-bfc1-6d953b3c6352","html_url":"https://github.com/oxzi/pmwiki-pagefileformat-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxzi%2Fpmwiki-pagefileformat-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxzi%2Fpmwiki-pagefileformat-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxzi%2Fpmwiki-pagefileformat-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxzi%2Fpmwiki-pagefileformat-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxzi","download_url":"https://codeload.github.com/oxzi/pmwiki-pagefileformat-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246113906,"owners_count":20725543,"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":["pagefileformat","pmwiki"],"created_at":"2024-10-20T11:24:01.895Z","updated_at":"2025-03-28T23:25:10.969Z","avatar_url":"https://github.com/oxzi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nSPDX-FileCopyrightText: 2020 Alvar Penning\n\nSPDX-License-Identifier: GPL-3.0-or-later\n--\u003e\n# PmWiki's PageFileFormat in Go\n\n[![GoDoc](https://godoc.org/github.com/oxzi/pmwiki-pagefileformat-go?status.svg)](https://godoc.org/github.com/oxzi/pmwiki-pagefileformat-go) ![CI](https://github.com/oxzi/pmwiki-pagefileformat-go/workflows/CI/badge.svg)\n\nA somewhat overengineered programming library to handle PmWiki's [PageFileFormat][pagefileformat] in [Go][golang].\nRevision history can also be evaluated to provide file progress information.\nLexer and parser included.\n\n\n## pmwiki-to-git\n\nBased on this library, the `pmwiki-to-git` program converts the PmWiki `wiki.d` directory into a git repository.\n\n```\n# Clone this repository and build the tool\ngit clone https://github.com/oxzi/pmwiki-pagefileformat-go\ncd pmwiki-pagefileformat-go\ngo build ./cmd/pmwiki-to-git\n\n# Create a new git repository\ngit init pmwiki-git\n\n# Start the conversion\n./pmwiki-to-git -pmwiki ~/pmwiki/wiki.d -git pmwiki-git\n```\n\nThis may log some errors.\nBut as long as the program does not abort, these are negligible.\nPmWiki is sometimes very quirky.\n\n\n## License\n\nGNU GPLv3 or later.\n\n\n[golang]: https://golang.org/\n[pagefileformat]: https://www.pmwiki.org/wiki/PmWiki/PageFileFormat\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxzi%2Fpmwiki-pagefileformat-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foxzi%2Fpmwiki-pagefileformat-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxzi%2Fpmwiki-pagefileformat-go/lists"}