{"id":21306267,"url":"https://github.com/brlin-tw/libxml2-snap","last_synced_at":"2025-09-13T14:40:38.363Z","repository":{"id":143329588,"uuid":"144834591","full_name":"brlin-tw/libxml2-snap","owner":"brlin-tw","description":"Unofficial Snap Packaging for XML Toolkit from the GNOME Project","archived":false,"fork":false,"pushed_at":"2019-04-19T21:01:25.000Z","size":167,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T19:42:31.140Z","etag":null,"topics":["packaging","snap","snappy","utiltity","xml"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/brlin-tw.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":"2018-08-15T09:37:38.000Z","updated_at":"2019-04-19T21:01:26.000Z","dependencies_parsed_at":"2023-05-15T16:30:31.861Z","dependency_job_id":null,"html_url":"https://github.com/brlin-tw/libxml2-snap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brlin-tw/libxml2-snap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2Flibxml2-snap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2Flibxml2-snap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2Flibxml2-snap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2Flibxml2-snap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brlin-tw","download_url":"https://codeload.github.com/brlin-tw/libxml2-snap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2Flibxml2-snap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259964329,"owners_count":22938724,"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":["packaging","snap","snappy","utiltity","xml"],"created_at":"2024-11-21T16:22:55.214Z","updated_at":"2025-06-15T11:08:31.351Z","avatar_url":"https://github.com/brlin-tw.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unofficial Snap Packaging for XML Toolkit from the GNOME Project\nThis is the unofficial snap packaging for [XML Toolkit from the GNOME Project](http://www.xmlsoft.org), [Snaps are universal Linux packages](https://snapcraft.io).\n\nRefer [snap/README.md](snap/README.md) for user-oriented information.\n\n## Remaining Tasks\nSnapcrafters ([join us](https://forum.snapcraft.io/t/join-snapcrafters/1325)) are working to land snap install documentation and the [snapcraft.yaml](https://github.com/Lin-Buo-Ren/snapcrafters-template-plus/blob/master/snap/snapcraft.yaml) upstream so XML Toolkit from the GNOME Project can authoritatively publish future releases.\n\n- [x] *Import* the [Snapcrafters Template Plus](https://github.com/Lin-Buo-Ren/snapcrafters-template-plus) repository to your own GitHub account and name it as _snap_name_-snap (or any valid name you prefer) using GitHub's [Import repository](https://github.com/new/import) feature\n  - It is recommended to *avoid forking the template repository* unless you're working on the template itself because you can only fork a repository once\n- [x] Update the description of the repository\n- [x] Update logos and references to `[Project]` and `[my-snap-name]` in `README.md`, `snap/snapcraft.yaml`, and `snap/README.md`\n- [x] Add upstream contact information to this `README.md`\n- [x] Create a snap that runs in `devmode`\n- [x] Add a screenshot to `snap/README.md`\n- [x] Register the snap in the store, **using the preferred upstream name**(i.e. without custom postfix).  If the preferred upstream name is not available or reserved, [file a request to take over the preferred upstream name](https://dashboard.snapcraft.io/register-snap) and temporary use a name with personal postfix instead.\n- [x] Publish the `devmode` snap in the Snap store edge channel\n- [x] Add install instructions to `snap/README.md`\n- [x] Update snap store metadata, icons and screenshots\n- [x] Convert the snap to `strict` confinement, or `classic` confinement if it qualifies\n- [x] Publish the confined snap in the Snap store beta channel\n- [x] Update the install instructions in `snap/README.md`\n- [x] Post a call for testing on the [Snapcraft Forum](https://forum.snapcraft.io) - [link](https://forum.snapcraft.io/t/call-for-testing-libxml2-utils/6917)\n- [x] Add the provided Snapcraft build badge to `snap/README.md`\n- [x] Publish the snap in the Snap store stable channel\n- [x] Update the install instructions in `snap/README.md`\n- [x] Post an announcement in the [Snapcraft Forum](https://forum.snapcraft.io) - [link](https://forum.snapcraft.io/t/unofficial-snap-packaging-for-xml-toolkit-from-the-gnome-project/6947)\n- [x] Submit a pull request or patch upstream that adds snap install documentation - [link](https://gitlab.gnome.org/GNOME/libxml2/merge_requests/5)\n- [x] Submit a pull request or patch upstream that adds the `snapcraft.yaml` and any required assets/launchers - [link](https://gitlab.gnome.org/GNOME/libxml2/merge_requests/5)\n\nDepending on the upstream's response:\n\n- If the upstream accepts the PR:\n    - [ ] Request upstream create a Snap store account\n    - [ ] Contact the Snap Advocacy team to request the snap be transferred to upstream\n- If the upstream rejects the PR:\n    - [x] Ask a [Snapcrafters admin](https://github.com/orgs/snapcrafters/people?query=%20role%3Aowner) to fork your repo into github.com/snapcrafters, transfer the snap name from you to snapcrafters, and configure the repo for automatic publishing into edge on commit - [link](https://forum.snapcraft.io/t/please-transfer-libxml2-utils-to-snapcrafters/8807)\n\n* [ ] Ask the Snap Advocacy team to celebrate the snap - [link]()\n\nIf you have any questions, [post in the Snapcraft forum](https://forum.snapcraft.io).\n\n## The Snapcrafters\n| [![林博仁(Buo-ren, Lin)'s Avatar](https://www.gravatar.com/avatar/66a5b84972e73e895d5d68d48b1e1e21?size=128)](https://github.com/Lin-Buo-Ren/) |\n| :----------------------------------------------------------: |\n|   [林博仁\u003cbr\u003eBuo-ren, Lin](https://Lin-Buo-Ren.github.io)    |\n\n\n## Upstream\n| [![Upstream Name](http://gravatar.com/avatar/7696e09125323ea21a87ad8daacdc6d1?s=128)](mailto:Daniel.Veillard@w3.org) |\n| :----------------------------------------------------------: |\n|       [Daniel Veillard](mailto:Daniel.Veillard@w3.org)       |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrlin-tw%2Flibxml2-snap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrlin-tw%2Flibxml2-snap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrlin-tw%2Flibxml2-snap/lists"}