{"id":21306226,"url":"https://github.com/brlin-tw/snap-packaging-for-mp3splt","last_synced_at":"2026-02-14T20:02:41.813Z","repository":{"id":143329701,"uuid":"138205414","full_name":"brlin-tw/Snap-Packaging-for-Mp3splt","owner":"brlin-tw","description":"Snap Packaging for Mp3splt","archived":false,"fork":false,"pushed_at":"2018-07-01T16:49:38.000Z","size":160,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T15:30:54.537Z","etag":null,"topics":["application","audio-processing","mp3","mp3splt","ogg","snap","snap-packaging","snappy","splitter"],"latest_commit_sha":null,"homepage":"https://github.com/Lin-Buo-Ren/Snap-Packaging-for-Mp3splt","language":"sed","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-06-21T18:01:29.000Z","updated_at":"2018-07-01T16:49:40.000Z","dependencies_parsed_at":"2023-05-15T16:30:27.730Z","dependency_job_id":null,"html_url":"https://github.com/brlin-tw/Snap-Packaging-for-Mp3splt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brlin-tw/Snap-Packaging-for-Mp3splt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2FSnap-Packaging-for-Mp3splt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2FSnap-Packaging-for-Mp3splt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2FSnap-Packaging-for-Mp3splt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2FSnap-Packaging-for-Mp3splt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brlin-tw","download_url":"https://codeload.github.com/brlin-tw/Snap-Packaging-for-Mp3splt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brlin-tw%2FSnap-Packaging-for-Mp3splt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29454688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["application","audio-processing","mp3","mp3splt","ogg","snap","snap-packaging","snappy","splitter"],"created_at":"2024-11-21T16:22:35.582Z","updated_at":"2026-02-14T20:02:41.771Z","avatar_url":"https://github.com/brlin-tw.png","language":"sed","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"snap/gui/icon.png\" alt=\"Project\"\u003e\n  \u003cbr /\u003e\n  Mp3splt\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\u003cb\u003eThis is the snap for Mp3splt\u003c/b\u003e, \u003ci\u003e\"An utility to split mp3, ogg vorbis and FLAC files without decoding\"\u003c/i\u003e. It works on Ubuntu, Fedora, Debian, and other major Linux\ndistributions.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://build.snapcraft.io/user/Lin-Buo-Ren/Snap-Packaging-for-Mp3splt\"\u003e\u003cimg src=\"https://build.snapcraft.io/badge/Lin-Buo-Ren/Snap-Packaging-for-Mp3splt.svg\" alt=\"Snap Status\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n![Screenshot](snap/screenshots/main-view.png \"Screenshot\")\n\n\u003cp align=\"center\"\u003ePublished for \u003cimg src=\"http://anything.codes/slack-emoji-for-techies/emoji/tux.png\" align=\"top\" width=\"24\" /\u003e with 💝 by Snapcrafters\u003c/p\u003e\n\n## Installation\n\n    sudo snap install --channel=beta mp3splt-gtk\n\n([Don't have snapd installed?](https://snapcraft.io/docs/core/install))\n\n## Remaining Tasks\n\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/snapcrafters/fork-and-rename-me/blob/master/snap/snapcraft.yaml)\nupstream so Mp3splt can authoritatively publish future releases.\n\n  - [x] Fork the [Snapcrafters template](https://github.com/snapcrafters/fork-and-rename-me) repository to your own GitHub account.\n    - If you have already forked the Snapcrafter template to your account and want to create another snap, you'll need to use GitHub's [Import repository](https://github.com/new/import) feature because you can only fork a repository once.\n  - [x] Rename the forked Snapcrafters template repository\n  - [x] Update the description of the repository\n  - [x] Update logos and references to `Mp3splt` and `mp3splt`\n  - [x] Create a snap that runs in `devmode`\n  - [x] Register the snap in the store, **using the preferred upstream name**\n  - [x] Add a screenshot to this `README.md`\n  - [x] Publish the `devmode` snap in the Snap store edge channel\n  - [x] Add install instructions to this `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 this `README.md`\n  - [ ] Post a call for testing on the [Snapcraft Forum](https://forum.snapcraft.io) - [link]()\n  - [ ] 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\n  - [x] Add the provided Snapcraft build badge to this `README.md`\n  - [ ] Publish the snap in the Snap store stable channel\n  - [ ] Update the install instructions in this `README.md`\n  - [ ] Post an announcement in the [Snapcraft Forum](https://forum.snapcraft.io) - [link]()\n  - [ ] Submit a pull request or patch upstream that adds snap install documentation - [link]()\n  - [ ] Submit a pull request or patch upstream that adds the `snapcraft.yaml` and any required assets/launchers - [link]()\n  - [ ] Add upstream contact information to the `README.md`  \n  - If upstream accept 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  - [ ] 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\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## Upstream\n\n| [![Alexandru Munteanu](https://gravatar.com/avatar/abeb34e570c9d9b83830639f8f22059c?size=128)](https://sourceforge.net/u/userid-1009175) |\n| :---: |\n| [Alexandru Munteanu](https://sourceforge.net/u/userid-1009175) |\n\n| [![Matteo Trotta](https://gravatar.com/avatar/713a3a7348cd8ad9019344359ac1caaa?size=128)](https://sourceforge.net/u/mtrotta) |\n| :---: |\n| [Matteo Trotta](https://sourceforge.net/u/mtrotta) |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrlin-tw%2Fsnap-packaging-for-mp3splt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrlin-tw%2Fsnap-packaging-for-mp3splt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrlin-tw%2Fsnap-packaging-for-mp3splt/lists"}