{"id":20816965,"url":"https://github.com/mass1ve-err0r/wpkg","last_synced_at":"2025-06-17T06:32:27.468Z","repository":{"id":116664605,"uuid":"230410072","full_name":"mass1ve-err0r/wpkg","owner":"mass1ve-err0r","description":"A kinda dpkg-deb for Windows","archived":false,"fork":false,"pushed_at":"2019-12-28T16:02:33.000Z","size":21,"stargazers_count":13,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-07T13:33:29.923Z","etag":null,"topics":["debian-packaging","debs","packaging","packaging-tool","windows"],"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/mass1ve-err0r.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":"2019-12-27T09:06:07.000Z","updated_at":"2025-04-09T07:26:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"e10eb9a2-9100-4c7f-89fe-75ece0084264","html_url":"https://github.com/mass1ve-err0r/wpkg","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mass1ve-err0r/wpkg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mass1ve-err0r%2Fwpkg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mass1ve-err0r%2Fwpkg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mass1ve-err0r%2Fwpkg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mass1ve-err0r%2Fwpkg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mass1ve-err0r","download_url":"https://codeload.github.com/mass1ve-err0r/wpkg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mass1ve-err0r%2Fwpkg/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260306761,"owners_count":22989657,"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":["debian-packaging","debs","packaging","packaging-tool","windows"],"created_at":"2024-11-17T21:38:31.497Z","updated_at":"2025-06-17T06:32:27.460Z","avatar_url":"https://github.com/mass1ve-err0r.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Windows Packager - wpkg\nA kind of dpkg-deb for Windows, completely written in C#.\n\n## Introduction\nIf you own a device running iOS and it's jailbroken, you'll know that additional software (\"Tweak\" or \"Theme\") is distributed through iOS specific APT repositories and are packaged as `.deb` files.\n\nUnless you work within WSL, managing debian packages is a breeze. The only downside to WSL are its permission issues.\n\nI wanted a WSL-free solution and that's how wpkg was born: A pain free dpkg-deb, completely written in C#, for the platform everyone is familiar with.\n\n___DISCLAIMER: It's not entirely dpkg-deb, to be clear.___ This utility was mainly designed to help and make (jailbroken) iOS development easier on Windows. However, you can still use it however you may please!\n\n__PLEASE READ THROUGH THE WIKI ([HERE](https://github.com/mass1ve-err0r/wpkg/wiki)) TO UNDERSTAND ITS TRIGGERS__\n\n## Features\n- Creation of `.deb` files\n- Extraction of `.deb` files\n- Custom triggers\n\t- `--theme` to quickly create a skeleton base for creating themes\n\t- More can be added to the official wpkg! (To request, feel free to create an issue or just recompile it yourself!)\n\n## Installation Guide\n*--This is the recommended method so you can call it from anywhere. Else you'd have to add it to the Windows folder directly so it's visible globally--*\n\n1. Open a new Explorer Window, navigate to your Windows boot drive *(commonly \"C\")* and create a folder titled \"_mytools\". (The name is an arbitrary choice, just for good measure we keep it clear)\n\t- The full path at the end should look like `C:\\_mytools`\n2. Open the Start Menu and searh for `env`. It should suggest editing the environment variables.\n3. Once the Menu opens, select `Environment variables`.\n4. Under System variables, search for `PATH` and edit it.\n5. Add a new Entry\n\t- An Entry in the `PATH` is always a path, so here our entry is `C:\\_mytools`\n6. Now that we have added our folder to the `PATH`, you can now just download it, move it to our \"_mytools\" folder and Ta-DA! It's now accessible from the commandline like any other tool!\n7. Profit??\n\n## Download\n__! I CANNOT STRESS THIS ENOUGH: PLEASE READ THE WIKI IF YOU HAVE ANY ISSUES/ TROUBLES FIGURING OUT HOW THIS WORKS !__\n\nLink (stable release): [HERE](https://github.com/mass1ve-err0r/wpkg/releases/latest)\n\nGuide on commands: [HERE](https://github.com/mass1ve-err0r/wpkg/wiki/Command-Overview)\n\n## Thanks/ Credits\n- F. Carlier for dotnet-packaging - This was a tremendously good resource to study!\n- OpenGroup for the gool 'ol `.ar` and the necessary header\n- MSDN for providing the best C# support\n- ICShapCode for SharpZipLib - you guys rock!\n\n## License\nThis project is licensed under MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmass1ve-err0r%2Fwpkg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmass1ve-err0r%2Fwpkg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmass1ve-err0r%2Fwpkg/lists"}