{"id":18980892,"url":"https://github.com/sublimetext/extractsublimepackage","last_synced_at":"2025-08-02T03:10:24.842Z","repository":{"id":66974243,"uuid":"13804586","full_name":"SublimeText/ExtractSublimePackage","owner":"SublimeText","description":"Extract .sublime-package files to the Sublime Text Packages folder.","archived":false,"fork":false,"pushed_at":"2022-05-03T19:36:59.000Z","size":5,"stargazers_count":20,"open_issues_count":1,"forks_count":2,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-04-19T20:49:52.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/SublimeText.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2013-10-23T14:12:20.000Z","updated_at":"2024-09-19T15:04:00.000Z","dependencies_parsed_at":"2023-05-02T01:34:57.798Z","dependency_job_id":null,"html_url":"https://github.com/SublimeText/ExtractSublimePackage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SublimeText/ExtractSublimePackage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeText%2FExtractSublimePackage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeText%2FExtractSublimePackage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeText%2FExtractSublimePackage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeText%2FExtractSublimePackage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SublimeText","download_url":"https://codeload.github.com/SublimeText/ExtractSublimePackage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeText%2FExtractSublimePackage/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268330914,"owners_count":24233152,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-08T16:08:07.252Z","updated_at":"2025-08-02T03:10:24.827Z","avatar_url":"https://github.com/SublimeText.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Extract Sublime Package -- extract a .sublime-package file for quick editing\n============================================================================\n\n**This package is unmaintained!\nFor a similar but better experience, install [OverrideAudit][]!**\n\n---\n\n[OverrideAudit]: https://odatnurd.net/overrideaudit/\n\nThis plugin allows you to easily extract a `.sublime-package` file for quick\nediting. The package contents will be stored in subdirectory of your `Packages`\nfolder named after the package file. For example,\n`Installed Packages/Extract Sublime Package.sublime-package` will be extracted\nto `Packages/Extract Sublime Package/`. Sublime Text will prefer to load the\nloose files from the `Packages` directory and will therefore pick up on any\nchanges you make to them. If you extract a package file that was installed by\n[Package Control][pkgctrl] and then choose to uninstall the package, it will\nremove the extracted files as well.\n\n[pkgctrl]: https://packagecontrol.io/\n\n## Configuration\nConfiguration settings are stored in the user configuration file\n(`Packages/User/Preferences.sublime-settings`). The following settings are\navailable:\n\n* **extract_sublime_package_ask_on_open** -- if set to `true`, whenever you view\n  a `.sublime-package` file in the editor, you will be asked if you want to\n  extract the package. Defaults to `false`.\n\n## About\nCopyright (c) 2013 Felix Krull \u003cf_krull@gmx.de\u003e  \nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1) Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n2) Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n3) The names of its contributors may not be used to endorse or promote products\n   derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimetext%2Fextractsublimepackage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsublimetext%2Fextractsublimepackage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimetext%2Fextractsublimepackage/lists"}