{"id":16956081,"url":"https://github.com/varp/sublime-pexpect","last_synced_at":"2025-07-15T14:13:22.288Z","repository":{"id":140664916,"uuid":"106592348","full_name":"varp/sublime-pexpect","owner":"varp","description":"Python pexpect package as SublimeText dependecy","archived":false,"fork":false,"pushed_at":"2024-10-09T10:46:05.000Z","size":72,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T09:03:15.338Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/varp.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}},"created_at":"2017-10-11T18:19:26.000Z","updated_at":"2024-10-09T10:34:12.000Z","dependencies_parsed_at":"2024-11-27T19:33:14.085Z","dependency_job_id":null,"html_url":"https://github.com/varp/sublime-pexpect","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varp%2Fsublime-pexpect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varp%2Fsublime-pexpect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varp%2Fsublime-pexpect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varp%2Fsublime-pexpect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/varp","download_url":"https://codeload.github.com/varp/sublime-pexpect/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246418655,"owners_count":20773933,"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":[],"created_at":"2024-10-13T22:14:12.932Z","updated_at":"2025-03-31T04:30:49.866Z","avatar_url":"https://github.com/varp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# *pexpect* module for Package Control\n\nThis is the *[pexpect](https://pexpect.readthedocs.io/en/stable/)* module\nbundled for usage with [Package Control](http://packagecontrol.io/),\na package manager\nfor the [Sublime Text](http://sublimetext.com/) text editor.\n\n\n## How to use *pexpect* as a dependency\n\nIn order to tell Package Control\nthat you are using the *pexpect* module\nin your ST package,\ncreate a `dependencies.json` file\nin your package root\nwith the following contents:\n\n```js\n{\n   \"*\": {\n      \"\u003e3000\": [\n         \"pexpect\"\n      ]\n   }\n}\n```\n\nIf the file exists already,\nadd `\"pexpect\"` to the every dependency list.\n\nThen run the **Package Control: Satisfy Dependencies** command\nto make Package Control\ninstall the module for you locally\n(if you don't have it already).\n\nAfter all this\nyou can use `import pexpect`\nin any of your Python plugins.\n\nSee also:\n[Documentation on Dependencies](https://packagecontrol.io/docs/dependencies)\n\n\n## How to update this repository (for contributors)\n\n1. Download the latest tarball\n   from [pypi](https://pypi.python.org).\n2. Delete everything inside the `st3/` folder.\n3. Copy the `pexpect/` folder\n   and everything related to copyright/licensing\n   from the tarball\n   to the `st3/` folder.\n4. Commit changes\n   and either create a pull request\n   or create a tag directly\n   in the format `v\u003cversion\u003e`\n   (in case you have push access).\n\n\n## License\n\nThe contents of the root folder\nin this repository\nare released\nunder the *public domain*.\nThe contents of the `st3/` folder\nfall under *their own bundled licenses*.\n\n## Links\n\n- [pexpect](https://pexpect.readthedocs.io/en/stable/)\n- [Package Control](http://packagecontrol.io/)\n- [Sublime Text](http://sublimetext.com/)\n- [pypi](https://pypi.python.org/pypi/pexpect)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarp%2Fsublime-pexpect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvarp%2Fsublime-pexpect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarp%2Fsublime-pexpect/lists"}