{"id":16956396,"url":"https://github.com/bgamari/mediawiki-parser","last_synced_at":"2025-07-31T00:34:58.793Z","repository":{"id":66202350,"uuid":"65243194","full_name":"bgamari/mediawiki-parser","owner":"bgamari","description":"Haskell parsers for MediaWiki markup","archived":false,"fork":false,"pushed_at":"2023-12-22T22:08:18.000Z","size":180,"stargazers_count":6,"open_issues_count":3,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-06T13:17:22.334Z","etag":null,"topics":["mediawiki","parser"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bgamari.png","metadata":{"files":{"readme":"README.mkd","changelog":"ChangeLog.md","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}},"created_at":"2016-08-08T22:13:18.000Z","updated_at":"2025-01-25T20:11:19.000Z","dependencies_parsed_at":"2023-03-01T09:16:03.532Z","dependency_job_id":null,"html_url":"https://github.com/bgamari/mediawiki-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgamari%2Fmediawiki-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgamari%2Fmediawiki-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgamari%2Fmediawiki-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgamari%2Fmediawiki-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bgamari","download_url":"https://codeload.github.com/bgamari/mediawiki-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248486175,"owners_count":21112011,"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":["mediawiki","parser"],"created_at":"2024-10-13T22:14:57.321Z","updated_at":"2025-04-11T21:40:34.938Z","avatar_url":"https://github.com/bgamari.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mediawiki-parser\n\nParser for the MediaWiki markup language for GHC Haskell.\n\nThis package only provides the library --- the development of executables that convert MediaWiki to another format is left to the dependee.\n\n\n# Link Graph Utility\n\nThe only executable offered in this package is the `mediawiki-links` utility which\naccepts a MediaWiki XML dump file on `stdin` and writes a set of link graph\nedges to `stdout`. The output format is a tab-separated text file with the\nfollowing columns,\n\n * source node name\n * link target node name\n * link target namespace\n * link anchor text\n\n## Installation\n\n1. Download and install [Haskell Platform](https://www.haskell.org/platform/)\n2. Run `cabal update`\n3. Clone this repository, `git clone git://github.com/bgamari/mediawiki-parser`\n4. Run `cabal install` from within the repository\n5. The `mediawiki-import` executable can be found in `~/.cabal/bin`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbgamari%2Fmediawiki-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbgamari%2Fmediawiki-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbgamari%2Fmediawiki-parser/lists"}